Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -933,9 +933,9 @@ |
934 | 934 | $messages['si'] = array( |
935 | 935 | 'welcome' => 'ආයුබෝවන්', |
936 | 936 | 'form-submit' => 'යන්න', |
937 | | - 'form-reset' => 'ප්රත්යාරම්භ කරන්න', |
938 | | - 'years' => 'වර්ෂ', |
939 | | - 'days' => 'දින', |
| 937 | + 'form-reset' => 'නැවත සකසන්න', |
| 938 | + 'years' => 'අවුරුදු', |
| 939 | + 'days' => 'දවස්', |
940 | 940 | 'hours' => 'පැය', |
941 | 941 | 'view-source' => 'මූලාශ්රය බලන්න', |
942 | 942 | ); |
Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php |
— | — | @@ -45,6 +45,21 @@ |
46 | 46 | 'time-label' => 'The label for the duration representing the time their query took to perform.', |
47 | 47 | ); |
48 | 48 | |
| 49 | +/** Afrikaans (Afrikaans) |
| 50 | + * @author Naudefj |
| 51 | + */ |
| 52 | +$messages['af'] = array( |
| 53 | + 'enter-details' => 'Verskaf besonderhede', |
| 54 | + 'introduction' => 'Verskaf die naam van \'n sjabloon (slegs vir Wikipedia\'s op die oomblik) en kliek op "OK". Dit is so eenvoudig. Daar word van kasgeheue gebruik gemaak (onthou vorige resultate), maar dit is buite die program en sy eienaar se beheer.', |
| 55 | + 'language-label' => 'Taal', |
| 56 | + 'namespace-label' => 'Naamruimte', |
| 57 | + 'pagename-label' => 'Bladsynaam (sonder die naamruimte)', |
| 58 | + 'transclusion-count-label' => 'Aantal sjablone', |
| 59 | + 'transclusion-count' => '$1 sjablo(o)n(e) gevind.', |
| 60 | + 'error-suggestion' => 'Miskien het u die bladsynaam verkeerd ingevoer (dink aan hoofletters en dergelike)?', |
| 61 | + 'time-label' => 'Tyd geneem om opdrag uit te voer', |
| 62 | +); |
| 63 | + |
49 | 64 | /** Bulgarian (Български) |
50 | 65 | * @author DCLXVI |
51 | 66 | */ |
— | — | @@ -214,6 +229,13 @@ |
215 | 230 | 'time-label' => 'Tiden det tar å utføre kommandoen', |
216 | 231 | ); |
217 | 232 | |
| 233 | +/** Ossetic (Иронау) |
| 234 | + * @author Amikeco |
| 235 | + */ |
| 236 | +$messages['os'] = array( |
| 237 | + 'language-label' => 'Æвзаг', |
| 238 | +); |
| 239 | + |
218 | 240 | /** Slovenian (Slovenščina) |
219 | 241 | * @author Dbc334 |
220 | 242 | */ |
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php |
— | — | @@ -897,10 +897,11 @@ |
898 | 898 | ); |
899 | 899 | |
900 | 900 | /** Sinhala (සිංහල) |
| 901 | + * @author Singhalawap |
901 | 902 | * @author පසිඳු කාවින්ද |
902 | 903 | */ |
903 | 904 | $messages['si'] = array( |
904 | | - 'tools-subject' => 'විෂය', |
| 905 | + 'tools-subject' => 'විෂයය', |
905 | 906 | ); |
906 | 907 | |
907 | 908 | /** Slovenian (Slovenščina) |