Index: trunk/extensions/Renameuser/SpecialRenameuser.i18n.php |
— | — | @@ -383,6 +383,14 @@ |
384 | 384 | 'renameuser-move-log' => '«[[{{ns:user}}:$1|$1]]» دەگەن قاتىسۋشى اتىن «[[{{ns:user}}:$2|$2]]» دەگەنگە اۋىسقاندا بەت ٴوزدٴىك تٴۇردە جىلجىتىلدى', |
385 | 385 | ); |
386 | 386 | $wgRenameuserMessages['kk'] = $wgRenameuserMessages['kk-kz']; |
| 387 | +$wgRenameuserMessages['ku'] = array( |
| 388 | + 'renameuser' => 'Navî bikarhênerê biguherîne', |
| 389 | + 'renameuserold' => 'Navî niha:', |
| 390 | + 'renameusernew' => 'Navî nuh:', |
| 391 | + 'renameusersuccess' => 'Navî bikarhênerê "<nowiki>$1</nowiki>" bû "<nowiki>$2</nowiki>"', |
| 392 | + 'renameusersubmit' => 'Bike', |
| 393 | + 'renameuserlog' => 'Navî bikarhênerê "[[User:$1|$1]]" (yê $3 beşdarîyên xwe hebû) kir "[[User:$2|$2]]"', |
| 394 | +); |
387 | 395 | $wgRenameuserMessages['nl'] = array( |
388 | 396 | 'renameuser' => 'Gebruiker hernoemen', |
389 | 397 | 'renameuserold' => 'Huidige gebruikersnaam:', |
Index: trunk/extensions/Cite/SpecialCite.i18n.php |
— | — | @@ -91,6 +91,9 @@ |
92 | 92 | 'cite_submit' => 'دٴايەكسٴوز ال!', |
93 | 93 | ); |
94 | 94 | $wgSpecialCiteMessages['kk'] = $wgSpecialCiteMessages['kk-kz']; |
| 95 | +$wgSpecialCiteMessages['ku'] = array( |
| 96 | + 'cite_page' => 'Rûpel:', |
| 97 | +); |
95 | 98 | $wgSpecialCiteMessages['lt'] = array( |
96 | 99 | 'cite_article_link' => 'Cituoti šį straipsnį', |
97 | 100 | 'cite' => 'Cituoti', |
Index: trunk/extensions/CategoryTree/CategoryTree.i18n.ku.php |
— | — | @@ -0,0 +1,36 @@ |
| 2 | +<?php |
| 3 | + /* |
| 4 | + * Internationalisation file for the CategoryTree extension |
| 5 | + Copyright (C) 2006, Daniel Kinzler, brightbyte.de |
| 6 | + This file is licensed under the GPL and the GFDL: |
| 7 | + |
| 8 | + |
| 9 | + Permission is granted to copy, distribute and/or modify this document |
| 10 | + under the terms of the GNU Free Documentation License, Version 1.2 |
| 11 | + or any later version published by the Free Software Foundation; |
| 12 | + with no Invariant Sections, no Front-Cover Texts, and no Back-Cover |
| 13 | + Texts. A copy of the license is included in the section entitled "GNU |
| 14 | + Free Documentation License". |
| 15 | + |
| 16 | + |
| 17 | + This program is free software; you can redistribute it and/or |
| 18 | + modify it under the terms of the GNU General Public License |
| 19 | + as published by the Free Software Foundation; either version 2 |
| 20 | + of the License, or (at your option) any later version. |
| 21 | + |
| 22 | + This program is distributed in the hope that it will be useful, |
| 23 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 24 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 25 | + GNU General Public License for more details. |
| 26 | + |
| 27 | + You should have received a copy of the GNU General Public License |
| 28 | + along with this program; if not, write to the Free Software |
| 29 | + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
| 30 | + */ |
| 31 | + |
| 32 | +$messages['categorytree-tab']= 'Dar'; |
| 33 | +$messages['categorytree-category']= 'Kategorî'; |
| 34 | +$messages['categorytree-load']= 'bar bike'; |
| 35 | +$messages['categorytree-loading']= 'tê barkirin'; |
| 36 | +$messages['categorytree-no-subcategories']= 'binekategorî tune'; |
| 37 | +?> |
Property changes on: trunk/extensions/CategoryTree/CategoryTree.i18n.ku.php |
___________________________________________________________________ |
Added: svn:eol-style |
1 | 38 | + native |
Index: trunk/extensions/UsernameBlacklist/UsernameBlacklist.i18n.php |
— | — | @@ -68,6 +68,11 @@ |
69 | 69 | باسقا اتاۋ تالعاڭىز.', |
70 | 70 | ), |
71 | 71 | |
| 72 | +/* Kurdi */ |
| 73 | +'ku' => array( |
| 74 | +'blacklistedusernametext' => 'Wê navî yê te hilbijart li ser [[MediaWiki:Usernameblacklist|lîstêya navên nebaş]] e. Xêra xwe navekî din hilbijêre.', |
| 75 | +), |
| 76 | + |
72 | 77 | /* nld / Dutch (Siebrand Mazeland) */ |
73 | 78 | 'nl' => array( |
74 | 79 | 'blacklistedusername' => 'Gebruikersnaam op zwarte lijst', |
Index: trunk/extensions/CrossNamespaceLinks/SpecialCrossNamespaceLinks.i18n.php |
— | — | @@ -73,6 +73,9 @@ |
74 | 74 | $wgCrossNamespaceLinksMessages['ksh'] = array( |
75 | 75 | 'crossnamespacelinks-summary' => 'Die Sigg hee enthält en Liss met Links vun en Sigg em Appachtemeng vun de Atikkele, die en ander Appachtemengs jonn (usser de Toiminnot, Keskustelu, Betawiki and Malline Appachtemengs) - su jet sollte mer nit han.', |
76 | 76 | ); |
| 77 | +$wgCrossNamespaceLinksMessages['ku'] = array( |
| 78 | + 'crossnamespacelinks' => 'Linkên ji boşahiya navekê bo boşahiya navekê din', |
| 79 | +); |
77 | 80 | $wgCrossNamespaceLinksMessages['nl'] = array( |
78 | 81 | 'crossnamespacelinks' => 'Pagina\'s met verwijzingen naar andere naamruimten', |
79 | 82 | 'crossnamespacelinkstext' => '$1: $2 {{PLURAL:$2|verwijzing|verwijzingen}} naar $3' |
Index: trunk/extensions/Newuserlog/Newuserlog.i18n.php |
— | — | @@ -94,6 +94,10 @@ |
95 | 95 | 'newuserlog-create2-entry' => 'جاڭا تٴىركەلگٴى جاسادى — $1', |
96 | 96 | ); |
97 | 97 | $wgNewuserlogMessages['kk'] = $wgNewuserlogMessages['kk-kz']; |
| 98 | +$wgNewuserlogMessages['ku'] = array( |
| 99 | + 'newuserlogpage' => 'Reşahiya çêkirina hesabên nû', |
| 100 | + 'newuserlog-create-entry' => 'Bikarhênerekî nuh', |
| 101 | +); |
98 | 102 | $wgNewuserlogMessages['nl'] = array( |
99 | 103 | 'newuserlogpage' => 'Logboek nieuwe gebruikers', |
100 | 104 | 'newuserlogpagetext' => 'Hieronder staan de nieuw ingeschreven gebruikers', |