Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -1124,6 +1124,14 @@ |
1125 | 1125 | 'project' => 'Proje', |
1126 | 1126 | ); |
1127 | 1127 | |
| 1128 | +/** Latin (Latina) |
| 1129 | + * @author MissPetticoats |
| 1130 | + */ |
| 1131 | +$messages['la'] = array( |
| 1132 | + 'language' => 'Lingua', |
| 1133 | + 'standard_language' => 'la', |
| 1134 | +); |
| 1135 | + |
1128 | 1136 | /** Luxembourgish (Lëtzebuergesch) |
1129 | 1137 | * @author Robby |
1130 | 1138 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -656,6 +656,14 @@ |
657 | 657 | 'view-source' => 'Çavkanîyê bibîne', |
658 | 658 | ); |
659 | 659 | |
| 660 | +/** Latin (Latina) |
| 661 | + * @author MissPetticoats |
| 662 | + */ |
| 663 | +$messages['la'] = array( |
| 664 | + 'hello' => 'Salve', |
| 665 | + 'form-submit' => 'Ire', |
| 666 | +); |
| 667 | + |
660 | 668 | /** Luxembourgish (Lëtzebuergesch) |
661 | 669 | * @author Robby |
662 | 670 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Svgtranslate.i18n.php |
— | — | @@ -965,6 +965,14 @@ |
966 | 966 | 'finalise' => 'Donn de Einzelheite kumplätt maache', |
967 | 967 | ); |
968 | 968 | |
| 969 | +/** Latin (Latina) |
| 970 | + * @author MissPetticoats |
| 971 | + */ |
| 972 | +$messages['la'] = array( |
| 973 | + 'th-language' => 'Lingua', |
| 974 | + 'translate' => 'Transducere', |
| 975 | +); |
| 976 | + |
969 | 977 | /** Luxembourgish (Lëtzebuergesch) |
970 | 978 | * @author Robby |
971 | 979 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php |
— | — | @@ -224,6 +224,13 @@ |
225 | 225 | 'search-table-th-filter' => 'Fîltre', |
226 | 226 | ); |
227 | 227 | |
| 228 | +/** Latin (Latina) |
| 229 | + * @author MissPetticoats |
| 230 | + */ |
| 231 | +$messages['la'] = array( |
| 232 | + 'search-table-th-search' => 'Quarere', |
| 233 | +); |
| 234 | + |
228 | 235 | /** Luxembourgish (Lëtzebuergesch) |
229 | 236 | * @author Robby |
230 | 237 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php |
— | — | @@ -158,6 +158,13 @@ |
159 | 159 | 'time-label' => 'Tempore prendite pro executar le commando', |
160 | 160 | ); |
161 | 161 | |
| 162 | +/** Latin (Latina) |
| 163 | + * @author MissPetticoats |
| 164 | + */ |
| 165 | +$messages['la'] = array( |
| 166 | + 'language-label' => 'Lingua', |
| 167 | +); |
| 168 | + |
162 | 169 | /** Luxembourgish (Lëtzebuergesch) |
163 | 170 | * @author Robby |
164 | 171 | */ |
— | — | @@ -166,6 +173,7 @@ |
167 | 174 | 'language-label' => 'Sprooch', |
168 | 175 | 'namespace-label' => 'Nummraum', |
169 | 176 | 'pagename-label' => 'Numm vun der Säit (ouni Nummraum)', |
| 177 | + 'transclusion-count-label' => 'Zuel vun den agebonnene Schablounen', |
170 | 178 | ); |
171 | 179 | |
172 | 180 | /** Macedonian (Македонски) |
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php |
— | — | @@ -609,6 +609,13 @@ |
610 | 610 | 'resultslimited' => 'Heh di Leß es bejränz op $1 Sigg(e)', |
611 | 611 | ); |
612 | 612 | |
| 613 | +/** Latin (Latina) |
| 614 | + * @author MissPetticoats |
| 615 | + */ |
| 616 | +$messages['la'] = array( |
| 617 | + 'page' => 'Pagina', |
| 618 | +); |
| 619 | + |
613 | 620 | /** Luxembourgish (Lëtzebuergesch) |
614 | 621 | * @author Robby |
615 | 622 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -825,6 +825,13 @@ |
826 | 826 | 'bl-mysettings-new' => 'Zimanê biguherîne!', |
827 | 827 | ); |
828 | 828 | |
| 829 | +/** Latin (Latina) |
| 830 | + * @author MissPetticoats |
| 831 | + */ |
| 832 | +$messages['la'] = array( |
| 833 | + 'bl-mysettings-new' => 'Mutare linguam!', |
| 834 | +); |
| 835 | + |
829 | 836 | /** Luxembourgish (Lëtzebuergesch) |
830 | 837 | * @author Robby |
831 | 838 | */ |