Index: trunk/extensions/Piwik/Piwik.i18n.php |
— | — | @@ -169,6 +169,7 @@ |
170 | 170 | |
171 | 171 | /** Spanish (Español) |
172 | 172 | * @author Castellano |
| 173 | + * @author Crazymadlover |
173 | 174 | * @author Isb1009 |
174 | 175 | */ |
175 | 176 | $messages['es'] = array( |
— | — | @@ -177,6 +178,7 @@ |
178 | 179 | 'piwik-lastvisits' => 'Últimas visitas', |
179 | 180 | 'piwik-countries' => 'Países', |
180 | 181 | 'piwik-browsers' => 'Navegadores', |
| 182 | + 'right-viewpiwik' => 'Ver [[Special:Piwik|estadísticas Piwik]]', |
181 | 183 | ); |
182 | 184 | |
183 | 185 | /** Basque (Euskara) |
— | — | @@ -319,9 +321,10 @@ |
320 | 322 | */ |
321 | 323 | $messages['lb'] = array( |
322 | 324 | 'piwik-desc' => 'Setzt Piwik-Script op MediaWiki Säiten derbäi fir den Tracking ze maachen a setzt [[Special:Piwik|e puer Statistiken]] derbäi', |
323 | | - 'piwik-lastvisits' => 'Läscht Visiten', |
| 325 | + 'piwik-lastvisits' => 'Lescht Visiten', |
324 | 326 | 'piwik-countries' => 'Länner', |
325 | 327 | 'piwik-browsers' => 'Browser', |
| 328 | + 'right-viewpiwik' => '[[Special:Piwik|Piwik Statistike]] weisen', |
326 | 329 | ); |
327 | 330 | |
328 | 331 | /** Dutch (Nederlands) |
— | — | @@ -364,6 +367,7 @@ |
365 | 368 | 'piwik-lastvisits' => 'Darrièras visitas', |
366 | 369 | 'piwik-countries' => 'Païses', |
367 | 370 | 'piwik-browsers' => 'Navigadors', |
| 371 | + 'right-viewpiwik' => 'Vejatz las [[Special:Piwik|estatisticas de Piwik]]', |
368 | 372 | ); |
369 | 373 | |
370 | 374 | /** Polish (Polski) |
Index: trunk/extensions/SemanticMediaWiki/languages/SMW_Messages.php |
— | — | @@ -3066,9 +3066,13 @@ |
3067 | 3067 | 'smw_misplacedsubquery' => 'Někajke podnaprašowanje so na městnje wužiwa, hdźež podnaprašowanja njejsu dowolene.', |
3068 | 3068 | 'smw_valuesubquery' => 'Podnaprašowanja so za hódnoty kajkosće "$1" njepodpěruja.', |
3069 | 3069 | 'smw_overprintoutlimit' => 'Wotprašowanje wobsahuje přewjele wudawanskich naprašowanjow.', |
| 3070 | + 'smw_badprintout' => 'Wudawanska instrukcija w wotprašowanju je so skomoliła.', |
3070 | 3071 | 'smw_badtitle' => '"$1" płaćiwy titul strony njeje.', |
3071 | 3072 | 'smw_badqueryatom' => 'Dźěl "<nowiki>[[…]]</nowiki>" naprašowanja njebu zrozumjeny.', |
3072 | 3073 | 'smw_propvalueproblem' => 'Hódnota kajkosće "$1" njebu zrozumjena.', |
| 3074 | + 'smw_noqueryfeature' => 'Wotprašowanska funkcija njepodpěruje so w tutym wikiju a dźěl wotprašowanja je so wotstronił ($1).', |
| 3075 | + 'smw_noconjunctions' => 'A-zwjazanja we wotprašowanajch njepodpěruja so w tutym wikiju a dźěl wotprašowanja je so wotstronił ($1).', |
| 3076 | + 'smw_nodisjunctions' => 'ABO-zwjazanja we wotprašowanjach njepodpěruja so w tutym wikiju a dźěl wotprašowanja je so wotstronił ($1).', |
3073 | 3077 | 'smw_devel_warning' => 'Tuta funkcija je tuchwilu hišće we wuwiću a móhło być, zo hišće korektnje funguje. Zawěsć swoje daty, prjedy hač ju wužiwa.', |
3074 | 3078 | 'smw_notemplategiven' => 'Podaj hódnotu za parameter "template", zo by tutón naprašowanski format fungował.', |
3075 | 3079 | 'smw_type_header' => 'Kajkosće typa "$1"', |
— | — | @@ -3165,6 +3169,7 @@ |
3166 | 3170 | 'smw_smwadmin_updatenotstarted' => 'Proces aktualizacije hižo běži. |
3167 | 3171 | Nowy so njezapočnje.', |
3168 | 3172 | 'smw_smwadmin_updatestopped' => 'Wšě eksistowace aktualizaciske procesy su so zastajili.', |
| 3173 | + 'smw_smwadmin_updatenotstopped' => 'Zo by běžny aktualizowanski proces zastajił, dyrbiš kontrolny kašćik aktiwizować, zo by podał, zo sy sej woprawdźe wěsty.', |
3169 | 3174 | 'smw_smwadmin_docu' => 'Tuta specialna strona ći za instalaciju a akutalizaciju <a href="http://semantic-mediawiki.org">Semantic MediaWiki</a> pomha. |
3170 | 3175 | Njezabudź hódnotne daty zawěsćić, prjedy hač administratiwne funkcije wuwjedźeš.', |
3171 | 3176 | 'smw_smwadmin_db' => 'Instalacija a aktualizacija datoweje banki', |
— | — | @@ -3176,6 +3181,7 @@ |
3177 | 3182 | 'smw_smwadmin_datarefreshstopconfirm' => 'Haj, sym wěsty.', |
3178 | 3183 | 'smw_smwadmin_support' => 'Podpěru dóstać', |
3179 | 3184 | 'smw_smwadmin_supportdocu' => 'Wšelake resursy móhli ći w problemowych padach pomhać:', |
| 3185 | + 'smw_smwadmin_installfile' => 'Jeli su problemy z twojej instalaciju, wobhladaj sej směrnicy w <a href="http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/SemanticMediaWiki/INSTALL">dataji INSTALL</a>.', |
3180 | 3186 | 'smw_smwadmin_smwhomepage' => 'Kompletna wužiwarska dokumentacija za Semantic MediaWiki je na <b><a href="http://semantic-mediawiki.org">semantic-mediawiki.org</a></b>.', |
3181 | 3187 | 'smw_smwadmin_mediazilla' => 'Zmylki móžeš w systemje <a href="https://bugzilla.wikimedia.org/">Bugzilla</a> zdźělić.', |
3182 | 3188 | 'smw_smwadmin_questions' => 'Jeli maš dalše prašenja abo namjety, wobdźěl so na diskusiji na <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=semediawiki-user">wužiwarskim forumje Semantic MediaWiki</a>.', |
Index: trunk/extensions/AuthorProtect/AuthorProtect.i18n.php |
— | — | @@ -298,6 +298,7 @@ |
299 | 299 | 'authorprotect-failure' => 'Protección no exitosa', |
300 | 300 | 'protect-level-author' => 'Proteger de no-autores.', |
301 | 301 | 'restriction-level-author' => 'Protegido por autor', |
| 302 | + 'right-authorprotect' => 'proteger las páginas con autor', |
302 | 303 | ); |
303 | 304 | |
304 | 305 | /** Estonian (Eesti) |
— | — | @@ -549,6 +550,7 @@ |
550 | 551 | 'authorprotect-failure' => 'Protection non succedite', |
551 | 552 | 'protect-level-author' => 'Proteger contra non-autores', |
552 | 553 | 'restriction-level-author' => 'Protegite per le autor', |
| 554 | + 'right-authorprotect' => 'Proteger paginas scribite per autores', |
553 | 555 | ); |
554 | 556 | |
555 | 557 | /** Indonesian (Bahasa Indonesia) |
— | — | @@ -926,6 +928,7 @@ |
927 | 929 | 'authorprotect-failure' => 'Fracàs de la proteccion', |
928 | 930 | 'protect-level-author' => 'Protegir de non-autors', |
929 | 931 | 'restriction-level-author' => 'Autor protegit', |
| 932 | + 'right-authorprotect' => 'Protegir la pagina dels autors', |
930 | 933 | ); |
931 | 934 | |
932 | 935 | /** Ossetic (Иронау) |
Index: trunk/extensions/UserOptionStats/UserOptionStats.alias.php |
— | — | @@ -13,3 +13,9 @@ |
14 | 14 | $aliases['en'] = array( |
15 | 15 | 'UserOptionStats' => array( 'UserOptionStats' ), |
16 | 16 | ); |
| 17 | + |
| 18 | +/** Japanese (日本語) */ |
| 19 | +$aliases['ja'] = array( |
| 20 | + 'UserOptionStats' => array( '利用者オプション統計' ), |
| 21 | +); |
| 22 | + |
Index: trunk/extensions/UserOptionStats/UserOptionStats.i18n.php |
— | — | @@ -31,15 +31,22 @@ |
32 | 32 | * @author CERminator |
33 | 33 | */ |
34 | 34 | $messages['bs'] = array( |
| 35 | + 'useroptionstats' => 'Statistike korisničkih opcija', |
| 36 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Posebna stranica]] za izvještaje o korištenju MediaWiki korisničkih opcija', |
35 | 37 | 'uos-warn' => 'PHPlot nije instaliran!', |
| 38 | + 'uos-choose' => 'Izaberite jednu od slijedećih korisničkih opcija: $1', |
| 39 | + 'uos-unknown' => '*Pretpostavljeno', |
| 40 | + 'uos-other' => '*Ostalo', |
| 41 | + 'uos-title' => 'Raspored vrijednosti korisničke opcije $1', |
36 | 42 | ); |
37 | 43 | |
38 | 44 | /** German (Deutsch) |
39 | 45 | * @author Purodha |
| 46 | + * @author Umherirrender |
40 | 47 | */ |
41 | 48 | $messages['de'] = array( |
42 | 49 | 'useroptionstats' => 'Statistiken zu Benutzereinstellungen', |
43 | | - 'useroptionstats-desc' => '[[Special:UserOptionStats|Sonderseite]], um über die Verteilung der Benutzereinstellungen MediaWikis zu berichten', |
| 50 | + 'useroptionstats-desc' => 'Ergänzt eine [[Special:UserOptionStats|Spezialseite]], um über die Verteilung der Benutzereinstellungen des MediaWiki zu berichten', |
44 | 51 | 'uos-warn' => 'PHPlot ist nicht installiert!', |
45 | 52 | 'uos-choose' => 'Wähle eine der folgenden Einstellungen: $1', |
46 | 53 | 'uos-unknown' => '*Standardeinstellung', |
— | — | @@ -67,15 +74,31 @@ |
68 | 75 | 'uos-title' => 'Distribucija gódnotow wužywarskeje opcije $1', |
69 | 76 | ); |
70 | 77 | |
| 78 | +/** Spanish (Español) |
| 79 | + * @author Crazymadlover |
| 80 | + */ |
| 81 | +$messages['es'] = array( |
| 82 | + 'useroptionstats' => 'Estadísticas de opción de usuario', |
| 83 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Página especial]] para reportes en uso de opción de usuario de Mediawiki', |
| 84 | + 'uos-warn' => 'PHPlot no está instalado', |
| 85 | + 'uos-choose' => 'Escoger una de las siguientes opciones de usuario: $1', |
| 86 | + 'uos-unknown' => '*Por defecto', |
| 87 | + 'uos-other' => '*Otro', |
| 88 | + 'uos-title' => 'Distribución de valores de opción de usuario $1', |
| 89 | +); |
| 90 | + |
71 | 91 | /** French (Français) |
72 | 92 | * @author Crochet.david |
| 93 | + * @author IAlex |
73 | 94 | */ |
74 | 95 | $messages['fr'] = array( |
75 | 96 | 'useroptionstats' => 'Statistiques des options de l’utilisateur', |
| 97 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Page spéciale]] pour afficher les utilisations des options utilisateur sur MediaWiki', |
76 | 98 | 'uos-warn' => 'PHPlot n’est pas installé !', |
77 | 99 | 'uos-choose' => 'Choisissez l’une des options utilisateur suivantes : $1', |
78 | 100 | 'uos-unknown' => '* Par défaut', |
79 | 101 | 'uos-other' => '* Autres', |
| 102 | + 'uos-title' => "Distribution des valeurs de l'option utilisateur $1", |
80 | 103 | ); |
81 | 104 | |
82 | 105 | /** Galician (Galego) |
— | — | @@ -117,6 +140,19 @@ |
118 | 141 | 'uos-title' => 'Distribucija hódnotow wužiwarskeje opcije $1', |
119 | 142 | ); |
120 | 143 | |
| 144 | +/** Interlingua (Interlingua) |
| 145 | + * @author McDutchie |
| 146 | + */ |
| 147 | +$messages['ia'] = array( |
| 148 | + 'useroptionstats' => 'Statisticas de optiones de usator', |
| 149 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Pagina special]] pro reportar le uso de optiones de usator in Mediawiki', |
| 150 | + 'uos-warn' => 'PHPlot non es installate!', |
| 151 | + 'uos-choose' => 'Selige un del sequente optiones de usator: $1', |
| 152 | + 'uos-unknown' => '*Predefinition', |
| 153 | + 'uos-other' => '*Altere', |
| 154 | + 'uos-title' => 'Distribution de valores del option de usator $1', |
| 155 | +); |
| 156 | + |
121 | 157 | /** Japanese (日本語) |
122 | 158 | * @author Fryed-peach |
123 | 159 | */ |
— | — | @@ -143,3 +179,55 @@ |
144 | 180 | 'uos-title' => 'De Verdeijlung vun de Entshellunge vun de Metmaacher ier Ußwahl „$1“', |
145 | 181 | ); |
146 | 182 | |
| 183 | +/** Luxembourgish (Lëtzebuergesch) |
| 184 | + * @author Robby |
| 185 | + */ |
| 186 | +$messages['lb'] = array( |
| 187 | + 'useroptionstats' => 'Statistike vun de Benotzerastellungen', |
| 188 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Spezialsäit]], fir de Gebrauch vun de Benotzeroptiounen op MediaWiki unzeweisen', |
| 189 | + 'uos-warn' => 'PHPlot ass net installéiert!', |
| 190 | + 'uos-choose' => 'Wielt eng vun dëse Benotzerastellungen: $1', |
| 191 | + 'uos-unknown' => '*Standardastellung', |
| 192 | + 'uos-other' => '*Anerer', |
| 193 | + 'uos-title' => 'Verdeelung vun de Werter vun der Benotzerastellung $1', |
| 194 | +); |
| 195 | + |
| 196 | +/** Dutch (Nederlands) |
| 197 | + * @author McDutchie |
| 198 | + */ |
| 199 | +$messages['nl'] = array( |
| 200 | + 'useroptionstats' => 'Statistieken over gebruikersinstellingen', |
| 201 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Speciale pagina]] voor rapportage over het gebruik van gebruikersinstellingen in Mediawiki', |
| 202 | + 'uos-warn' => 'PHPlot is niet geïnstalleerd!', |
| 203 | + 'uos-choose' => 'Kies een van de volgende gebruikersinstellingen: $1', |
| 204 | + 'uos-unknown' => '*Standaardinstelling', |
| 205 | + 'uos-other' => '*Andere', |
| 206 | + 'uos-title' => 'Verdeling van de waarden van de gebruikersinstelling $1', |
| 207 | +); |
| 208 | + |
| 209 | +/** Occitan (Occitan) |
| 210 | + * @author Cedric31 |
| 211 | + */ |
| 212 | +$messages['oc'] = array( |
| 213 | + 'useroptionstats' => 'Estatisticas de las opcions de l’utilizaire', |
| 214 | + 'useroptionstats-desc' => "[[Special:UserOptionStats|Pagina especiala]] per afichar las utilizacions de las opcions d'utilizaire sus MediaWiki", |
| 215 | + 'uos-warn' => 'PHPlot es pas installat !', |
| 216 | + 'uos-choose' => "Causissètz una de las opcions d'utilizaire seguentas : $1", |
| 217 | + 'uos-unknown' => '* Per defaut', |
| 218 | + 'uos-other' => '* Autras', |
| 219 | + 'uos-title' => "Distribucion de las valors de l'opcion d'utilizaire $1", |
| 220 | +); |
| 221 | + |
| 222 | +/** Slovak (Slovenčina) |
| 223 | + * @author Helix84 |
| 224 | + */ |
| 225 | +$messages['sk'] = array( |
| 226 | + 'useroptionstats' => 'Štatistiky volieb používateľov', |
| 227 | + 'useroptionstats-desc' => '[[Special:UserOptionStats|Špeciálna stránka]] na tvorbu správ používania volieb používateľov MediaWiki', |
| 228 | + 'uos-warn' => 'PHPlot nie je nainštalované!', |
| 229 | + 'uos-choose' => 'Vyberte jednu z nasledovných volieb používateľa: $1', |
| 230 | + 'uos-unknown' => '*Predvolené', |
| 231 | + 'uos-other' => '*Iné', |
| 232 | + 'uos-title' => 'Rozdelenie hodnôt používateľskej voľby $1', |
| 233 | +); |
| 234 | + |
Index: trunk/extensions/BadImage/BadImage.i18n.php |
— | — | @@ -540,6 +540,7 @@ |
541 | 541 | 'badimages-log-add' => '[[$1]] fue añadida satisfactoriamente a la lista de malas imágenes', |
542 | 542 | 'badimages-log-remove' => '[[$1]] ha sido removida satisfactoriamente de la lista de malas imágenes', |
543 | 543 | 'badimages-page' => '{{ns:help}}:Lista de malas imágenes', |
| 544 | + 'right-badimages' => 'Actualizar la lista de malas imágenes', |
544 | 545 | ); |
545 | 546 | |
546 | 547 | /** Basque (Euskara) |
— | — | @@ -650,7 +651,7 @@ |
651 | 652 | 'badimages-log-add' => 'a ajouté [[$1]] à la liste des images indésirables', |
652 | 653 | 'badimages-log-remove' => 'a retiré [[$1]] de la liste des images indésirables', |
653 | 654 | 'badimages-page' => '{{ns:help}}:Liste des images indésirables', |
654 | | - 'right-badimages' => 'Mise à jour de la liste des mauvaises images', |
| 655 | + 'right-badimages' => 'Modifier la liste des mauvaises images', |
655 | 656 | ); |
656 | 657 | |
657 | 658 | /** Cajun French (Français cadien) |
— | — | @@ -992,6 +993,7 @@ |
993 | 994 | 'badimages-log-add' => 'addeva [[$1]] al lista de imagines problematic', |
994 | 995 | 'badimages-log-remove' => 'removeva [[$1]] del lista de imagines problematic', |
995 | 996 | 'badimages-page' => '{{ns:help}}:Lista de imagines problematic', |
| 997 | + 'right-badimages' => 'Actualisar le lista de imagines problematic', |
996 | 998 | ); |
997 | 999 | |
998 | 1000 | /** Indonesian (Bahasa Indonesia) |
— | — | @@ -1615,6 +1617,7 @@ |
1616 | 1618 | 'badimages-log-add' => 'a apondut [[$1]] a la tièra dels imatges indesirables', |
1617 | 1619 | 'badimages-log-remove' => 'a levat [[$1]] de la lista dels imatges indesirables', |
1618 | 1620 | 'badimages-page' => '{{ns:help}}:Lista dels imatges indesirables', |
| 1621 | + 'right-badimages' => 'Modificar la lista dels imatges marrits', |
1619 | 1622 | ); |
1620 | 1623 | |
1621 | 1624 | /** Ossetic (Иронау) |
Index: trunk/extensions/SocialProfile/UserBoard/UserBoard.i18n.php |
— | — | @@ -252,8 +252,7 @@ |
253 | 253 | */ |
254 | 254 | $messages['be-tarask'] = array( |
255 | 255 | 'boardblastlogintitle' => 'Вам неабходна ўвайсьці ў сыстэму, каб дасылаць паведамленьні на агульную дошку', |
256 | | - 'boardblastlogintext' => 'Вам неабходна ўвайсьці ў сыстэму, каб дасылаць паведамленьні на агульную дошку. |
257 | | -Націсьніце <a href="index.php?title=Special:UserLogin">тут, каб увайсьці ў сыстэму</a>', |
| 256 | + 'boardblastlogintext' => 'Вам неабходна <a href="index.php?title=Special:UserLogin">ўвайсьці ў сыстэму</a>, каб дасылаць паведамленьні на агульную дошку.', |
258 | 257 | 'messagesenttitle' => 'Паведамленьні дасланыя', |
259 | 258 | 'boardblasttitle' => 'Адпраўка паведамленьня на дошку', |
260 | 259 | 'boardblaststep1' => 'Крок 1: Напішыце Вашае паведамленьне', |
— | — | @@ -504,8 +503,7 @@ |
505 | 504 | */ |
506 | 505 | $messages['de'] = array( |
507 | 506 | 'boardblastlogintitle' => 'Du musst angemeldet sein, um Nachrichten versenden zu können', |
508 | | - 'boardblastlogintext' => 'Du musst angemeldet sein, um Nachrichten versenden zu können. |
509 | | -Klicke <a href="index.php?title=Special:UserLogin">hier zum Anmelden</a>', |
| 507 | + 'boardblastlogintext' => 'Du musst <a href="index.php?title=Special:UserLogin">angemeldet</a> sein, um Nachrichten versenden zu können.', |
510 | 508 | 'messagesenttitle' => 'Nachrichten verschickt', |
511 | 509 | 'boardblasttitle' => 'Nachricht senden', |
512 | 510 | 'boardblaststep1' => 'Schritt 1: Schreibe deine Nachricht', |
— | — | @@ -567,8 +565,7 @@ |
568 | 566 | */ |
569 | 567 | $messages['dsb'] = array( |
570 | 568 | 'boardblastlogintitle' => 'Musyš pśizjawjony byś, aby pósłał forumowe powěsći', |
571 | | - 'boardblastlogintext' => 'Musyš pśizjawjony byś, aby pósłał forumowe powěsći. |
572 | | -Klikni <a href="index.php?title=Special:UserLogin">sem, aby se pśizjawił</a>', |
| 569 | + 'boardblastlogintext' => 'Musyš <a href="index.php?title=Special:UserLogin">pśizjawjony</a> byś, aby pósłał forumowe powěsći.', |
573 | 570 | 'messagesenttitle' => 'Powěsći pósłane', |
574 | 571 | 'boardblasttitle' => 'Forumowu powěsć pósłaś', |
575 | 572 | 'boardblaststep1' => 'Kšac 1 - Napiš swóju powěsć', |
— | — | @@ -822,7 +819,8 @@ |
823 | 820 | */ |
824 | 821 | $messages['fr'] = array( |
825 | 822 | 'boardblastlogintitle' => 'Vous devez être connecté pour envoyer le tableau en rafale', |
826 | | - 'boardblastlogintext' => 'Vous devez être connecté pour envoyer le tableau en rafales. Cliquez <a href="index.php?title=Special:UserLogin">ici pour ouvrir vous connecter</a>', |
| 823 | + 'boardblastlogintext' => 'Pour envoyer des tableau en rafales, |
| 824 | +vous devez <a href="index.php?title=Special:UserLogin">être connecté</a>.', |
827 | 825 | 'messagesenttitle' => 'Messages envoyés', |
828 | 826 | 'boardblasttitle' => 'Envoyer le tableau en rafale', |
829 | 827 | 'boardblaststep1' => 'Étape 1 - Écrivez votre message', |
— | — | @@ -891,8 +889,8 @@ |
892 | 890 | */ |
893 | 891 | $messages['gl'] = array( |
894 | 892 | 'boardblastlogintitle' => 'Debe acceder ao sistema para enviar un recado', |
895 | | - 'boardblastlogintext' => 'Debe acceder ao sistema para enviar un recado. |
896 | | -Prema <a href="index.php?title=Special:UserLogin">aquí para acceder</a>', |
| 893 | + 'boardblastlogintext' => 'Para poder enviar un recado |
| 894 | +debe antes ter <a href="index.php?title=Special:UserLogin">accedido ao sistema</a>.', |
897 | 895 | 'messagesenttitle' => 'Mensaxes enviadas', |
898 | 896 | 'boardblasttitle' => 'Enviar un recado', |
899 | 897 | 'boardblaststep1' => 'Paso 1 - Estriba a súa mensaxe', |
— | — | @@ -970,8 +968,8 @@ |
971 | 969 | */ |
972 | 970 | $messages['gsw'] = array( |
973 | 971 | 'boardblastlogintitle' => 'Du muesch aagmäldet syy zum Nochrichte verschicke z chenne', |
974 | | - 'boardblastlogintext' => 'Du muesch aagmäldet syy go Nochrichte chenne verschicke. |
975 | | -Druck <a href="index.php?title=Special:UserLogin">doo zum Aamälde</a>', |
| 972 | + 'boardblastlogintext' => 'Go Nochrichte chenne verschicke, |
| 973 | +muesch <a href="index.php?title=Special:UserLogin">aagmäldet syy</a>', |
976 | 974 | 'messagesenttitle' => 'Nochrichte gschickt', |
977 | 975 | 'boardblasttitle' => 'Nochricht schicke', |
978 | 976 | 'boardblaststep1' => 'Schritt 1: Schryb Dyyni Nochricht', |
— | — | @@ -1124,8 +1122,7 @@ |
1125 | 1123 | */ |
1126 | 1124 | $messages['hsb'] = array( |
1127 | 1125 | 'boardblastlogintitle' => 'Dyrbiš přizjewjeny być, zo by forumowe powěsće pósłał', |
1128 | | - 'boardblastlogintext' => 'Dyrbiš přizjewjeny być, zo by forumowe powěsće pósłał. |
1129 | | -Klikń <a href="index.php?title=Special:UserLogin">sem, zo by so přizjewił</a>', |
| 1126 | + 'boardblastlogintext' => 'Dyrbiš <a href="index.php?title=Special:UserLogin">přizjewjeny</a> być, zo by forumowe powěsće pósłał.', |
1130 | 1127 | 'messagesenttitle' => 'Powěsće pósłane', |
1131 | 1128 | 'boardblasttitle' => 'Forumowu powěsć pósłać', |
1132 | 1129 | 'boardblaststep1' => 'Krok 1 - Napisaj swoju powěsć', |
— | — | @@ -1268,10 +1265,9 @@ |
1269 | 1266 | */ |
1270 | 1267 | $messages['ja'] = array( |
1271 | 1268 | 'boardblastlogintitle' => '一斉メッセージを送るにはログインする必要があります', |
1272 | | - 'boardblastlogintext' => '一斉メッセージを送るにはログインする必要があります。 |
1273 | | -ログインするには<a href="index.php?title=Special:UserLogin">ここをクリック</a>', |
| 1269 | + 'boardblastlogintext' => '一斉メッセージを送るには<a href="index.php?title=Special:UserLogin">ログイン</a>する必要があります。', |
1274 | 1270 | 'messagesenttitle' => 'メッセージを送る', |
1275 | | - 'boardblasttitle' => '一斉メッセージを送信', |
| 1271 | + 'boardblasttitle' => '一斉メッセージの送信', |
1276 | 1272 | 'boardblaststep1' => 'ステップ1 - メッセージを書きます', |
1277 | 1273 | 'boardblastprivatenote' => 'すべてのメッセージはプライベートメッセージとして送信されます', |
1278 | 1274 | 'boardblaststep2' => 'ステップ2 - メッセージを送りたい相手を選んでください', |
— | — | @@ -1613,7 +1609,7 @@ |
1614 | 1610 | */ |
1615 | 1611 | $messages['nl'] = array( |
1616 | 1612 | 'boardblastlogintitle' => 'U moet aangemeld zijn om berichten naar meerdere gebruikers te kunnen verzenden', |
1617 | | - 'boardblastlogintext' => 'U moet aangemeld zijn om berichten naar meerdere gebruikers te kunnen verzenden. Klik <a href="index.php?title=Special:UserLogin">hier om aan te melden</a>', |
| 1613 | + 'boardblastlogintext' => 'U moet <a href="index.php?title=Special:UserLogin"aanmelden</a> om berichten naar meerdere gebruikers te kunnen verzenden.', |
1618 | 1614 | 'messagesenttitle' => 'Berichten verstuurd', |
1619 | 1615 | 'boardblasttitle' => 'Bericht aan meerdere gebruikers verzenden', |
1620 | 1616 | 'boardblaststep1' => 'Stap 1: uw bericht schrijven', |
— | — | @@ -1676,8 +1672,7 @@ |
1677 | 1673 | */ |
1678 | 1674 | $messages['nn'] = array( |
1679 | 1675 | 'boardblastlogintitle' => 'Du må logga inn for kunna senda meldingar', |
1680 | | - 'boardblastlogintext' => 'Du vera innlogga inn for kunna senda meldingar. |
1681 | | -Gå <a href="index.php?title=Special:UserLogin">her for å logga inn</a>', |
| 1676 | + 'boardblastlogintext' => 'For å kunna senda meldingar, lyt du vera <a href="index.php?title=Special:UserLogin">innlogga</a>.', |
1682 | 1677 | 'messagesenttitle' => 'Sendte meldingar', |
1683 | 1678 | 'boardblasttitle' => 'Send melding', |
1684 | 1679 | 'boardblaststep1' => 'Steg 1 – skriv meldinga di', |
— | — | @@ -1716,6 +1711,7 @@ |
1717 | 1712 | 'userboard_sendbutton' => 'send', |
1718 | 1713 | 'userboard_loggedout' => 'Du må vera <a href="$1">innlogga</a> for å senda meldingar til andre brukarar.', |
1719 | 1714 | 'userboard_showingmessages' => 'Syner {{PLURAL:$4|melding $3|meldingane $2–$3}} av {{PLURAL:$1|éi melding|$1 meldingar}} totalt', |
| 1715 | + 'right-userboard-delete' => 'Sletta andre sine meldingar', |
1720 | 1716 | 'message_received_subject' => '$1 skreiv på diskusjonssida di på {{SITENAME}}', |
1721 | 1717 | 'message_received_body' => 'Hei, $1. |
1722 | 1718 | |
— | — | @@ -1799,7 +1795,8 @@ |
1800 | 1796 | */ |
1801 | 1797 | $messages['oc'] = array( |
1802 | 1798 | 'boardblastlogintitle' => 'Vos cal èsser en sesilha per mandar lo tablèu en mitralhada', |
1803 | | - 'boardblastlogintext' => 'Vos cal èsser en sesilha per mandar lo tablèu en mitralhadas. Clicatz <a href="index.php?title=Special:UserLogin">aicí per dobrir una sesilha</a>', |
| 1799 | + 'boardblastlogintext' => 'Per mandar lo tablèu en mitralhadas, |
| 1800 | +vos cal <a href="index.php?title=Special:UserLogin">èsser connectat(ada)</a>.', |
1804 | 1801 | 'messagesenttitle' => 'Messatges mandats', |
1805 | 1802 | 'boardblasttitle' => 'Mandar lo tablèu en mitralhada', |
1806 | 1803 | 'boardblaststep1' => 'Etapa 1 - Escrivètz vòstre messatge', |
— | — | @@ -2134,7 +2131,7 @@ |
2135 | 2132 | */ |
2136 | 2133 | $messages['sk'] = array( |
2137 | 2134 | 'boardblastlogintitle' => 'Musíte sa prihlásiť, aby ste mohli posielať správy fóra', |
2138 | | - 'boardblastlogintext' => 'Musíte sa prihlásiť, aby ste mohli posielať správy fóra. Kliknutím sem <a href="index.php?title=Special:UserLogin">sa prihlásite</a>', |
| 2135 | + 'boardblastlogintext' => 'Musíte <a href="index.php?title=Special:UserLogin">sa prihlásiť</a>, aby ste mohli posielať správy fóra.', |
2139 | 2136 | 'messagesenttitle' => 'Poslaných správ', |
2140 | 2137 | 'boardblasttitle' => 'Poslať správu fóra', |
2141 | 2138 | 'boardblaststep1' => 'Krok 1 - Napíšte svoju správu', |
Index: trunk/extensions/Chemistry/ChemFunctions.i18n.php |
— | — | @@ -295,6 +295,7 @@ |
296 | 296 | 'chemFunctions_ECNumber' => 'ECNumber', |
297 | 297 | 'chemFunctions_Formula' => 'Fórmula', |
298 | 298 | 'chemFunctions_Name' => 'Nombre IUPAC', |
| 299 | + 'chemFunctions_ChemFormInputError' => 'Chemform: error de entrada!', |
299 | 300 | ); |
300 | 301 | |
301 | 302 | /** Estonian (Eesti) |
Index: trunk/extensions/EditSectionHiliteLink/EditSectionHiliteLink.i18n.php |
— | — | @@ -126,9 +126,10 @@ |
127 | 127 | |
128 | 128 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
129 | 129 | * @author Gunnernett |
| 130 | + * @author Harald Khan |
130 | 131 | */ |
131 | 132 | $messages['nn'] = array( |
132 | | - 'Editsectionhilitelink-desc' => 'Uthév den aktuelle delen av ei side når du fører musepeikaren over lenkja til endring', |
| 133 | + 'Editsectionhilitelink-desc' => 'Uthev den aktuelle delen av ei side når du fører musepeikaren over lenkja til endring', |
133 | 134 | ); |
134 | 135 | |
135 | 136 | /** Occitan (Occitan) |
Index: trunk/extensions/IMStatus/IMStatus.i18n.php |
— | — | @@ -696,14 +696,17 @@ |
697 | 697 | 'imstatus_max' => 'max', |
698 | 698 | 'imstatus_min' => 'min', |
699 | 699 | 'imstatus_or' => 'oder', |
| 700 | + 'imstatus_style' => 'Styl vum Indicateur vum Status', |
700 | 701 | 'imstatus_action' => 'Aktioun wann de Knäppche geklickt ass', |
701 | 702 | 'imstatus_details_saa' => "fir méi Detailer iwwer d'Stiler and d'Aktioune, kukckt w.e.g. $1.", |
702 | 703 | 'imstatus_your_name' => 'ären $1 Numm', |
703 | 704 | 'imstatus_gtalk_code' => 'Äre Google Talk Code', |
| 705 | + 'imstatus_gtalk_get_code' => 'Ären Goggle-Talk-Code: Fot Iech en op $1.', |
704 | 706 | 'imstatus_gtalk_height' => 'Höicht vun der Këscht a Pixel.', |
705 | 707 | 'imstatus_gtalk_width' => 'Breet vun der Këscht, a Pixel.', |
706 | 708 | 'imstatus_icq_id' => 'är ICQ ID', |
707 | 709 | 'imstatus_icq_style' => 'eng Zuel tëschent 0 a 26 (jo, et gëtt 27 verschidde Stylen ...).', |
| 710 | + 'imstatus_live_code' => 'Är Live Messenger Website-Idendifikatioun', |
708 | 711 | 'imstatus_xfire_size' => "d'Gréisst vum Knäppchen, vun $1 (gréissten) bis $2 (klengsten).", |
709 | 712 | 'imstatus_yahoo_style' => 'de Styl vum Knäppchen, vun $1 (klengsten) bis $2 (gréissten), $3 a(n) $4 si fir Voicemail.', |
710 | 713 | ); |
Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -2070,7 +2070,7 @@ |
2071 | 2071 | 'configure-setting-wgParserOutputHooks' => 'Ausgabe-Hooks des Parsers', |
2072 | 2072 | 'configure-setting-wgSpecialPageCacheUpdates' => 'Zusätzliche Funktionen, die mit updateSpecialPages.php ausgeführt werden', |
2073 | 2073 | 'configure-setting-wgSpecialPages' => 'Eigene Spezialseiten', |
2074 | | - 'configure-setting-wgSkinExtensionFunctions' => 'Funktionen der Skin-Erweiterung', |
| 2074 | + 'configure-setting-wgSkinExtensionFunctions' => 'Funktionen zur Skin-Erweiterung', |
2075 | 2075 | 'configure-setting-wgGroupPermissions' => 'Zuweisung von Gruppenberechtigungen', |
2076 | 2076 | 'configure-setting-wgGroupPermissions-value' => 'Zugewiesene Berechtigungen', |
2077 | 2077 | 'configure-setting-wgAddGroups' => 'Hinzufügbare Gruppen', |
— | — | @@ -5827,6 +5827,7 @@ |
5828 | 5828 | 'configure-setting-wgDBname' => 'Dä Name vun de Datebangk', |
5829 | 5829 | 'configure-setting-wgDBpassword' => 'Dat Passwoot för dä Zohjang zor Datebangk övver dä Name <i lang="en">$wgDBuser</i>', |
5830 | 5830 | 'configure-setting-wgDBport' => 'Däm Datebangk-ßööver singe Poot', |
| 5831 | + 'configure-setting-wgDBserver' => 'Däm ßööver för de Datebangk singe <i lang="en">host name</i> udder sing <code lang="en">IP-</code>Addräß', |
5831 | 5832 | 'configure-setting-wgDBtype' => 'De Zoot Datebangk', |
5832 | 5833 | 'configure-setting-wgDBuser' => 'Dä Name för et Wiki en de Datebangk aanzemellde', |
5833 | 5834 | 'configure-setting-wgLocalDatabases' => 'Ander Datebanke, di mer vun hee dämm ßööver verwallde kann', |
— | — | @@ -5979,17 +5980,45 @@ |
5980 | 5981 | 'configure-setting-wgDisableCookieCheck' => 'De <i lang="en">cookies</i> för de Sezunge afschallde', |
5981 | 5982 | 'configure-setting-wgSessionName' => 'Name för de Sezunge', |
5982 | 5983 | 'configure-setting-wgInternalServer' => 'Dä entärrne Name för dä ßööver, dä aan dä <code lang="en">Squid</code> jeiht, wann dä angersch eß', |
| 5984 | + 'configure-setting-wgMaxSquidPurgeTitles' => 'De grüüßte Zahl Tittelle vun Sigge, di bei en einzel Akßjuhn vun enem Brauser neu aanjelaat wäde', |
| 5985 | + 'configure-setting-wgSquidMaxage' => 'De Lävensduuer fun enem Enndraach em <i lang="en">Squid</i> singem Zwescheshpeischer', |
| 5986 | + 'configure-setting-wgSquidServers' => 'En Leß met <i lang="en">proxy</i> ßöövere, wann müjjelesch met dänne ier <code lang="en">IP-</code>Addräße, di bei Änderunge enfommeet un och zeröck jesaz wääde', |
| 5987 | + 'configure-setting-wgSquidServersNoPurge' => 'En Leß met <i lang="en">proxy</i> ßöövere, wann müjjelesch met dänne ier <code lang="en">IP-</code>Addräße, di bei Änderunge nit enfommeet un och nit zeröck jesaz wääde', |
| 5988 | + 'configure-setting-wgUseESI' => 'De nüüdejje Enshtellung för der <i lang="en">Squid3</i> met <i lang="en">ESI</i> Ongershtözzung', |
5983 | 5989 | 'configure-setting-wgUseSquid' => '<i lang="en">Squid</i> enschallde', |
5984 | 5990 | 'configure-setting-wgAllowSlowParserFunctions' => 'Donn de „lahme“ Paaser_Funxjuhne ennschallde', |
5985 | | - 'configure-setting-wgAPIListModules' => 'Zohsäzlejje Müjjeleschkeijte em API singem Projrammdeijl „<code lang="en">list</code>“', |
5986 | | - 'configure-setting-wgAPIMetaModules' => 'Zohsäzlejje Müjjeleschkeijte em API singem Projrammdeijl „<code lang="en">meta</code>“', |
5987 | | - 'configure-setting-wgAPIModules' => 'Zohsäzlejje Müjjeleschkeijte em API singe Projrammdeijle', |
| 5991 | + 'configure-setting-wgAPIListModules' => 'Zohsäzlejje Müjjeleschkeijte em <i lang="en">API</i> singem Projrammdeijl „<code lang="en">list</code>“', |
| 5992 | + 'configure-setting-wgAPIMetaModules' => 'Zohsäzlejje Müjjeleschkeijte em <i lang="en">API</i> singem Projrammdeijl „<code lang="en">meta</code>“', |
| 5993 | + 'configure-setting-wgAPIModules' => 'Zohsäzlejje Müjjeleschkeijte em <i lang="en">API</i> singe Projrammdeijle', |
5988 | 5994 | 'configure-setting-wgAPIPropModules' => 'Äjänzunge för dat <i lang="en">API</i>-Modul „<code>prop</code>“', |
5989 | 5995 | 'configure-setting-wgAutoloadClasses' => 'Plaz för de Klasse-Dateije ze shpeijschere', |
5990 | 5996 | 'configure-setting-wgAvailableRights' => 'Leß met de müjjelesche Rääschte', |
5991 | 5997 | 'configure-setting-wgDisableInternalSearch' => 'De em Wiki enjboute Projrammdeijle för et Söke affschallde', |
5992 | 5998 | 'configure-setting-wgExceptionHooks' => 'Projramm_Hohke för Sönderfäll un Fäähler en de Projramme ußzejävve', |
5993 | 5999 | 'configure-setting-wgExtensionAliasesFiles' => 'Zohsäzlijje Name för de Söndersigge, die en Zohsaz_Projramme vum Wiki shteijsche', |
| 6000 | + 'configure-setting-wgExtensionCredits' => 'Zosammejedonn Leß met de Texte un Dank för de Projamm_Zohsät zom Wiki', |
| 6001 | + 'configure-setting-wgExtensionFunctions' => 'Funkßjuhne för de Projramm_Zohsäz', |
| 6002 | + 'configure-setting-wgExtensionMessagesFiles' => 'Dateije met Texte un Nohreschte för de Projramm_Zohsäz', |
| 6003 | + 'configure-setting-wgHooks' => 'Hooke för Ungerprojramme', |
| 6004 | + 'configure-setting-wgPagePropLinkInvalidations' => 'Leß met de Tabälle met Lengks en de Datebangk, un met wat för en Änderunge aan Sigge di nit mieh jöltesch sin', |
| 6005 | + 'configure-setting-wgParserOutputHooks' => 'Däm Paaser sing Hooke för jät ußzejävve', |
| 6006 | + 'configure-setting-wgSpecialPageCacheUpdates' => 'De zohsäzlejje Funkßjuhne, di met <code lang="en">updateSpecialPages.php</code> ußjeföhrt wäde sulle', |
| 6007 | + 'configure-setting-wgSpecialPages' => 'Eije zohsäzlijje Söndersigge', |
| 6008 | + 'configure-setting-wgSkinExtensionFunctions' => 'Funkßjuhne di de Overfläsche ußboue donn', |
| 6009 | + 'configure-setting-wgGroupPermissions' => 'Rääschte, zohjedeilt aan Jroppe vun Metmaachere', |
| 6010 | + 'configure-setting-wgGroupPermissions-value' => 'Zohjedeilte Rääschte', |
| 6011 | + 'configure-setting-wgAddGroups' => 'Jroppe, die mer dobei donn kann', |
| 6012 | + 'configure-setting-wgAddGroups-value' => 'Jroppe, di mer dobei donn kann', |
| 6013 | + 'configure-setting-wgRemoveGroups' => 'Jroppe, di mer fott nämme kann', |
| 6014 | + 'configure-setting-wgRemoveGroups-value' => 'Jroppe, di mer fott nämme kann', |
| 6015 | + 'configure-setting-wgGroupsAddToSelf' => 'Jroppe, woh mer sesch sellvs eren donn kann', |
| 6016 | + 'configure-setting-wgGroupsAddToSelf-value' => 'Jroppe, woh mer sesch sellvs eren donn kann', |
| 6017 | + 'configure-setting-wgGroupsRemoveFromSelf' => 'Jroppe, woh mer sesch sellvs eruß donn kann', |
| 6018 | + 'configure-setting-wgGroupsRemoveFromSelf-value' => 'Jroppe, woh mer sesch sellvs eruß donn kann', |
| 6019 | + 'configure-setting-wgRateLimitLog' => 'Dä Name för de Datei mem Logbooch för de Treffer bei beschrängkte |
| 6020 | +Rate', |
| 6021 | + 'configure-setting-wgContentNamespaces' => 'Appachtemangs, woh me dofun ußjeiht, dat do Sigge met reschtejje Enhallde dren sin', |
| 6022 | + 'configure-setting-wgExtraNamespaces-key' => 'Däm Appachtemang sing Känn_Nommer', |
5994 | 6023 | 'configure-setting-wgLocalMessageCache' => 'Verzeijschneß för dä Zwescheshpeijscher för de Nohreeschte hee', |
5995 | 6024 | 'configure-setting-wgMsgCacheExpiry' => 'Däm Zwescheshpeijscher för de Nohreeschte sing Läävensdooer', |
5996 | 6025 | 'configure-setting-wgCheckSerialized' => 'Donn prööfe, of de seerijaliseete Dateije om aktoälle Shtand sin', |
Index: trunk/extensions/SemanticResultFormats/SRF_Messages.php |
— | — | @@ -178,6 +178,7 @@ |
179 | 179 | 'srf_printername_vcard' => 'vCard Export', |
180 | 180 | 'srf_printername_icalendar' => 'iCalendar Export', |
181 | 181 | 'srf_printername_bibtex' => 'BibTeX Export', |
| 182 | + 'srf_outline_novalue' => 'Kein Wert', |
182 | 183 | 'srf_printername_sum' => 'Summe der Zahlen', |
183 | 184 | 'srf_printername_average' => 'Durchschnittliche Zahl', |
184 | 185 | 'srf_printername_min' => 'Maximale Zahl', |
— | — | @@ -191,6 +192,7 @@ |
192 | 193 | */ |
193 | 194 | $messages['dsb'] = array( |
194 | 195 | 'srf-desc' => 'Pśidatne formaty za rědowe wótpšašanja Semantic MediaWiki', |
| 196 | + 'srf-name' => 'Formaty semantiskich wuslědkow', |
195 | 197 | 'srfc_previousmonth' => 'Slědny mjasec', |
196 | 198 | 'srfc_nextmonth' => 'Pśiducy mjasec', |
197 | 199 | 'srfc_today' => 'Źinsa', |
— | — | @@ -199,6 +201,8 @@ |
200 | 202 | 'srf_printername_vcard' => 'vCard eksportěrowaś', |
201 | 203 | 'srf_printername_icalendar' => 'iCalendar eksportěrowaś', |
202 | 204 | 'srf_printername_bibtex' => 'BibTeX eksportěrowaś', |
| 205 | + 'srf_outline_novalue' => 'Žedna gódnota', |
| 206 | + 'srf_printername_outline' => 'Kontura', |
203 | 207 | 'srf_printername_sum' => 'Suma licbow', |
204 | 208 | 'srf_printername_average' => 'Pśerězk licbow', |
205 | 209 | 'srf_printername_min' => 'Maksimalna licba', |
— | — | @@ -306,6 +310,7 @@ |
307 | 311 | */ |
308 | 312 | $messages['gl'] = array( |
309 | 313 | 'srf-desc' => 'Outros formatos para Semantic MediaWiki dentro das pescudas', |
| 314 | + 'srf-name' => 'Formatos semánticos resultantes', |
310 | 315 | 'srfc_previousmonth' => 'Mes anterior', |
311 | 316 | 'srfc_nextmonth' => 'Mes seguinte', |
312 | 317 | 'srfc_today' => 'Hoxe', |
— | — | @@ -316,6 +321,8 @@ |
317 | 322 | 'srf_icalendar_link' => 'iCalendario', |
318 | 323 | 'srf_printername_icalendar' => 'Exportación en iCalendar', |
319 | 324 | 'srf_printername_bibtex' => 'Exportación en BibTeX', |
| 325 | + 'srf_outline_novalue' => 'Sen valor', |
| 326 | + 'srf_printername_outline' => 'Esquema', |
320 | 327 | 'srf_printername_sum' => 'Suma dos números', |
321 | 328 | 'srf_printername_average' => 'Media dos números', |
322 | 329 | 'srf_printername_min' => 'Número máximo', |
— | — | @@ -387,6 +394,7 @@ |
388 | 395 | */ |
389 | 396 | $messages['hsb'] = array( |
390 | 397 | 'srf-desc' => 'Přidatne formaty za rjadowe wotprašowanja Semantic MediaWiki', |
| 398 | + 'srf-name' => 'Formaty semantiskich wuslědkow', |
391 | 399 | 'srfc_previousmonth' => 'Předchadny měsac', |
392 | 400 | 'srfc_nextmonth' => 'Přichodny měsac', |
393 | 401 | 'srfc_today' => 'Dźensa', |
— | — | @@ -395,6 +403,8 @@ |
396 | 404 | 'srf_printername_vcard' => 'vCard eksportować', |
397 | 405 | 'srf_printername_icalendar' => 'iCalendar eksportować', |
398 | 406 | 'srf_printername_bibtex' => 'BibTeX eksportować', |
| 407 | + 'srf_outline_novalue' => 'Žana hódnota', |
| 408 | + 'srf_printername_outline' => 'Kontura', |
399 | 409 | 'srf_printername_sum' => 'Suma ličbow', |
400 | 410 | 'srf_printername_average' => 'Přerězk ličbow', |
401 | 411 | 'srf_printername_min' => 'Maksimalna ličba', |
— | — | @@ -596,6 +606,7 @@ |
597 | 607 | */ |
598 | 608 | $messages['nl'] = array( |
599 | 609 | 'srf-desc' => 'Aanvullende formaten voor inline zoekopdrachten via Semantic MediaWiki', |
| 610 | + 'srf-name' => 'Semantische resultaatformaten', |
600 | 611 | 'srfc_previousmonth' => 'Vorige maand', |
601 | 612 | 'srfc_nextmonth' => 'Volgende maand', |
602 | 613 | 'srfc_today' => 'Vandaag', |
— | — | @@ -604,6 +615,8 @@ |
605 | 616 | 'srf_printername_vcard' => 'Naar vCard exporteren', |
606 | 617 | 'srf_printername_icalendar' => 'Naar iCalendar exporteren', |
607 | 618 | 'srf_printername_bibtex' => 'Naar BibTeX exporteren', |
| 619 | + 'srf_outline_novalue' => 'Geen waarde', |
| 620 | + 'srf_printername_outline' => 'Outline', |
608 | 621 | 'srf_printername_sum' => 'Som van getallen', |
609 | 622 | 'srf_printername_average' => 'Gemiddelde van getallen', |
610 | 623 | 'srf_printername_min' => 'Hoogste getal', |
— | — | @@ -768,6 +781,7 @@ |
769 | 782 | */ |
770 | 783 | $messages['sk'] = array( |
771 | 784 | 'srf-desc' => 'Ďalšie formáty inline požiadaviek Semantic MediaWiki', |
| 785 | + 'srf-name' => 'Formáty sémantických výsledkov', |
772 | 786 | 'srfc_previousmonth' => 'Predošlý mesiac', |
773 | 787 | 'srfc_nextmonth' => 'Ďalší mesiac', |
774 | 788 | 'srfc_today' => 'Dnes', |
— | — | @@ -776,6 +790,8 @@ |
777 | 791 | 'srf_printername_vcard' => 'export vCard', |
778 | 792 | 'srf_printername_icalendar' => 'export iCalendar', |
779 | 793 | 'srf_printername_bibtex' => 'export BibTeX', |
| 794 | + 'srf_outline_novalue' => 'Žiadna hodnota', |
| 795 | + 'srf_printername_outline' => 'Náčrt', |
780 | 796 | 'srf_printername_sum' => 'Suma čísiel', |
781 | 797 | 'srf_printername_average' => 'Priemer čísiel', |
782 | 798 | 'srf_printername_min' => 'Maximálne číslo', |
Index: trunk/extensions/Plotters/Plotters.i18n.php |
— | — | @@ -123,6 +123,17 @@ |
124 | 124 | 'plotters-errors' => '{{PLURAL:$1|Ploterowa zmólka|Ploterowej zmólce|Ploterowe zmólki|Ploterowe zmólki}}:', |
125 | 125 | ); |
126 | 126 | |
| 127 | +/** Spanish (Español) |
| 128 | + * @author Crazymadlover |
| 129 | + */ |
| 130 | +$messages['es'] = array( |
| 131 | + 'plotters-desc' => 'Deja a los usuarios usar JavaScript personalizada en etiquetas jsplot', |
| 132 | + 'plotters' => 'Plotters', |
| 133 | + 'plotters-title' => 'Plotters', |
| 134 | + 'plotters-uses' => 'Usos', |
| 135 | + 'plotters-no-data' => 'sin datos proveídos', |
| 136 | +); |
| 137 | + |
127 | 138 | /** French (Français) |
128 | 139 | * @author Crochet.david |
129 | 140 | * @author IAlex |
— | — | @@ -222,6 +233,8 @@ |
223 | 234 | 'plotters-missing-arguments' => 'Nulle parametro specificate.', |
224 | 235 | 'plotters-excessively-long-scriptname' => 'Le nomine del script es troppo longe. Per favor defini un script que ha minus de 255 characteres.', |
225 | 236 | 'plotters-excessively-long-preprocessorname' => 'Le nomine del preprocessator es troppo longe. Per favor defini un preprocessator que ha minus de 255 characteres.', |
| 237 | + 'plotters-excessively-long-name' => 'Le nomine del plot es troppo longe. |
| 238 | +Per favor defini un nomine de plot que ha 255 characteres al maximo.', |
226 | 239 | 'plotters-excessively-long-tableclass' => 'Le classe de tabula es troppo longe. |
227 | 240 | Per favor defini un classe de tabula que ha 255 characteres al maximo.', |
228 | 241 | 'plotters-no-data' => ' Nulle dato esseva providite.', |
— | — | @@ -304,6 +317,19 @@ |
305 | 318 | 'plotters-pagetext' => "Çaijós la lista dels traçaires especials que los utilizaires pòdon utilizar dins lors balisas jsplot, coma definidas sua [[MediaWiki:Plotters-definition]]. |
306 | 319 | Aquesta vista d'ensemble permet d'accedir aididament als messatges del sistèma que definisson lo còde e la descripcion de cada traçaire.", |
307 | 320 | 'plotters-uses' => 'Utiliza', |
| 321 | + 'plotters-missing-script' => "Cap d'escripte es pas estat definit.", |
| 322 | + 'plotters-missing-arguments' => "Cap d'argument es pas estat especificat.", |
| 323 | + 'plotters-excessively-long-scriptname' => "Lo nom de l'escript es tròp long. |
| 324 | +Definissètz un escript qu'a mens de 255 caractèrs.", |
| 325 | + 'plotters-excessively-long-preprocessorname' => 'Lo nom del preprocessor es tròp long. |
| 326 | +Definissètz un preprocessor que fa mens de 255 caractèrs.', |
| 327 | + 'plotters-excessively-long-name' => 'Lo nom del graf es tròp long. |
| 328 | +Definissètz un nom de graf que fa mens de 255 caractèrs.', |
| 329 | + 'plotters-excessively-long-tableclass' => 'La classa del tablèu es tròp longa. |
| 330 | +Definissètz una classa de tablèu que fa mens de 255 caractèrs.', |
| 331 | + 'plotters-no-data' => 'Cap de donada es pas estada provesida.', |
| 332 | + 'plotters-invalid-renderer' => 'Un motor de rendut invalid es estat seleccionat.', |
| 333 | + 'plotters-errors' => '{{PLURAL:$1|Error|Errors}} de traçadors :', |
308 | 334 | ); |
309 | 335 | |
310 | 336 | /** Slovak (Slovenčina) |
Index: trunk/extensions/SimpleSecurity/SimpleSecurity.i18n.php |
— | — | @@ -473,13 +473,14 @@ |
474 | 474 | 'security-info' => 'I a $1 sus aqueste article', |
475 | 475 | 'security-info-toggle' => 'restriccions de seguretat', |
476 | 476 | 'security-inforestrict' => '$1 es limitat a $2', |
477 | | - 'security-desc-LS' => "''(s'aplica perque aqueste article es dins lo '''$2 $1''')''", |
478 | | - 'security-desc-PR' => "''(definit dempuèi l''''onglet de proteccion''')''", |
479 | | - 'security-infosysops' => "Cap de restriccion pas en vigor perque sètz un membre del grop '''administrator'''", |
| 477 | + 'security-desc-LS' => "(s'aplica perque aqueste article es dins lo « $1 $2 »)", |
| 478 | + 'security-desc-PR' => "(definit dempuèi l'onglet de proteccion)", |
| 479 | + 'security-infosysops' => 'Cap de restriccion pas en vigor perque sètz un membre del grop « administrator »', |
480 | 480 | 'security-manygroups' => 'gropes $1 e $2', |
481 | 481 | 'security-unchain' => 'Modificar las accions individualament', |
482 | 482 | 'security-type-category' => 'categoria', |
483 | 483 | 'security-type-namespace' => 'espaci de nom', |
| 484 | + 'security-restricttogroup' => 'Accès al contengut reservat als membres de « $1 »', |
484 | 485 | ); |
485 | 486 | |
486 | 487 | /** Polish (Polski) |
Index: trunk/extensions/GetFamily/GetFamily.i18n.php |
— | — | @@ -47,9 +47,14 @@ |
48 | 48 | 'right-getfamily' => 'Pravljenje datoteke porodice za pywikipediabot', |
49 | 49 | ); |
50 | 50 | |
51 | | -/** German (Deutsch) */ |
| 51 | +/** German (Deutsch) |
| 52 | + * @author Umherirrender |
| 53 | + */ |
52 | 54 | $messages['de'] = array( |
53 | 55 | 'getfamily-desc' => 'Erstellt eine Familiendatei für den pywikipediabot', |
| 56 | + 'getfamily' => 'pywikipediabot-Familie holen', |
| 57 | + 'getfamily-interwikierror' => 'Fehler: Fehlerhaftes Interwiki-Setup, kontaktiere einen lokalen Administrator.', |
| 58 | + 'right-getfamily' => 'Eine Familiendatei für pywikipediabot erstellen', |
54 | 59 | ); |
55 | 60 | |
56 | 61 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -153,6 +158,16 @@ |
154 | 159 | 'right-getfamily' => 'Een familiebestand voor pywikipediabot maken', |
155 | 160 | ); |
156 | 161 | |
| 162 | +/** Occitan (Occitan) |
| 163 | + * @author Cedric31 |
| 164 | + */ |
| 165 | +$messages['oc'] = array( |
| 166 | + 'getfamily-desc' => 'Genèra un fichièr de familha per pywikipediabot', |
| 167 | + 'getfamily' => 'Obténer la familha pywikipediabot', |
| 168 | + 'getfamily-interwikierror' => 'Error : Configuracion interwiki incorrècta, contactatz l’administrator.', |
| 169 | + 'right-getfamily' => 'Crear un fichièr de familha per pywikipediabot', |
| 170 | +); |
| 171 | + |
157 | 172 | /** Slovak (Slovenčina) |
158 | 173 | * @author Helix84 |
159 | 174 | */ |
Index: trunk/extensions/WhatIsMyIP/WhatIsMyIP.i18n.php |
— | — | @@ -25,6 +25,7 @@ |
26 | 26 | */ |
27 | 27 | $messages['qqq'] = array( |
28 | 28 | 'whatismyip-desc' => 'Short description of the Whatismyip extension, shown in [[Special:Version]].{{doc-important|Do not translate or change links.}}', |
| 29 | + 'right-whatismyip' => '{{doc-right|whatismyip}}', |
29 | 30 | ); |
30 | 31 | |
31 | 32 | /** Afrikaans (Afrikaans) |
— | — | @@ -63,7 +64,7 @@ |
64 | 65 | */ |
65 | 66 | $messages['be-tarask'] = array( |
66 | 67 | 'whatismyip' => 'Які мой IP-адрас', |
67 | | - 'whatismyip-desc' => 'Паказвае цяперашні ІР-адрас удзельніка на [[Special:WhatIsMyIP]]', |
| 68 | + 'whatismyip-desc' => 'Паказвае цяперашні [[Special:WhatIsMyIP|ІР-адрас удзельніка]]', |
68 | 69 | 'whatismyip-out' => 'Ваш ІР-адрас:', |
69 | 70 | ); |
70 | 71 | |
— | — | @@ -72,8 +73,8 @@ |
73 | 74 | */ |
74 | 75 | $messages['bg'] = array( |
75 | 76 | 'whatismyip' => 'Какво ми е IP', |
76 | | - 'whatismyip-desc' => 'Показва IP адреса на потребителя на [[Special:WhatIsMyIP]]', |
77 | | - 'whatismyip-out' => 'Вашето IP:', |
| 77 | + 'whatismyip-desc' => 'Показва текущия [[Special:WhatIsMyIP|IP адрес]] на потребителя', |
| 78 | + 'whatismyip-out' => 'Текущ IP адрес:', |
78 | 79 | ); |
79 | 80 | |
80 | 81 | /** Bosnian (Bosanski) |
— | — | @@ -81,8 +82,9 @@ |
82 | 83 | */ |
83 | 84 | $messages['bs'] = array( |
84 | 85 | 'whatismyip' => 'Koja je moja IP', |
85 | | - 'whatismyip-desc' => 'Prikazuje trenutnu IP adresu korisnika na [[Special:WhatIsMyIP]]', |
86 | | - 'whatismyip-out' => 'Vaš IP:', |
| 86 | + 'whatismyip-desc' => 'Prikazuje trenutnu [[Special:WhatIsMyIP|IP adresu]] korisnika', |
| 87 | + 'whatismyip-out' => 'Vaša IP adresa:', |
| 88 | + 'right-whatismyip' => 'Pregledati vlastitu IP adresu na [[Special:WhatIsMyIP]]', |
87 | 89 | ); |
88 | 90 | |
89 | 91 | /** Czech (Česky) |
— | — | @@ -106,15 +108,18 @@ |
107 | 109 | /** German (Deutsch) |
108 | 110 | * @author Leithian |
109 | 111 | * @author Revolus |
| 112 | + * @author Umherirrender |
110 | 113 | */ |
111 | 114 | $messages['de'] = array( |
112 | 115 | 'whatismyip' => 'Wie lautet meine IP-Adresse', |
113 | | - 'whatismyip-desc' => 'Zeigt die derzeite IP-Adresse des Benutzers auf [[Special:WhatIsMyIP]] an', |
| 116 | + 'whatismyip-desc' => 'Zeigt die derzeitige [[Special:WhatIsMyIP|IP-Adresse]] des Benutzers an', |
114 | 117 | 'whatismyip-out' => 'Deine IP-Adresse:', |
| 118 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|Eigene IP-Adresse]] sehen', |
115 | 119 | ); |
116 | 120 | |
117 | 121 | /** German (formal address) (Deutsch (Sie-Form)) |
118 | 122 | * @author Raimond Spekking |
| 123 | + * @author Umherirrender |
119 | 124 | */ |
120 | 125 | $messages['de-formal'] = array( |
121 | 126 | 'whatismyip-out' => 'Ihre IP-Adresse:', |
— | — | @@ -125,17 +130,20 @@ |
126 | 131 | */ |
127 | 132 | $messages['dsb'] = array( |
128 | 133 | 'whatismyip' => 'Což jo mója IP-adresa', |
129 | | - 'whatismyip-desc' => 'Pokazujo aktualnu IP-adresu wužywarja na [[Special:WhatIsMyIP]]', |
130 | | - 'whatismyip-out' => 'Twója IP:', |
| 134 | + 'whatismyip-desc' => 'Pokazujo aktualnu [[Special:WhatIsMyIP|IP-adresu]] wužywarja', |
| 135 | + 'whatismyip-out' => 'Twója IP-adresa:', |
| 136 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|Swójsku IP-adresu]] se woglědaś', |
131 | 137 | ); |
132 | 138 | |
133 | 139 | /** Greek (Ελληνικά) |
| 140 | + * @author Crazymadlover |
134 | 141 | * @author Dead3y3 |
135 | 142 | */ |
136 | 143 | $messages['el'] = array( |
137 | 144 | 'whatismyip' => 'Ποια είναι η IP μου', |
138 | | - 'whatismyip-desc' => 'Εμφανίζει την τρέχουσα διεύθυνση IP του χρήστη στο [[Special:WhatIsMyIP]]', |
| 145 | + 'whatismyip-desc' => 'Εμφανίζει την τρέχουσα [[Special:WhatIsMyIP|διεύθυνση IP]] του χρήστη', |
139 | 146 | 'whatismyip-out' => 'Η διεύθυνση IP σας:', |
| 147 | + 'right-whatismyip' => 'Άποψη [[Special:WhatIsMyIP|ίδια διεύθυνση IP]]', |
140 | 148 | ); |
141 | 149 | |
142 | 150 | /** Esperanto (Esperanto) |
— | — | @@ -148,12 +156,14 @@ |
149 | 157 | ); |
150 | 158 | |
151 | 159 | /** Spanish (Español) |
| 160 | + * @author Crazymadlover |
152 | 161 | * @author Sanbec |
153 | 162 | */ |
154 | 163 | $messages['es'] = array( |
155 | 164 | 'whatismyip' => 'Cuál es mi IP', |
156 | | - 'whatismyip-desc' => 'Muestra la dirección IP del usuario actual en [[Special:WhatIsMyIP]]', |
157 | | - 'whatismyip-out' => 'Tu IP:', |
| 165 | + 'whatismyip-desc' => 'Muestra la [[Special:WhatIsMyIP|dirección IP]] del usuario actual', |
| 166 | + 'whatismyip-out' => 'Tu dirección IP:', |
| 167 | + 'right-whatismyip' => 'Ver [[Special:WhatIsMyIP|dirección IP propia]]', |
158 | 168 | ); |
159 | 169 | |
160 | 170 | /** Estonian (Eesti) |
— | — | @@ -196,11 +206,13 @@ |
197 | 207 | |
198 | 208 | /** French (Français) |
199 | 209 | * @author Grondin |
| 210 | + * @author IAlex |
200 | 211 | */ |
201 | 212 | $messages['fr'] = array( |
202 | 213 | 'whatismyip' => 'Quel est mon IP', |
203 | | - 'whatismyip-desc' => 'Afficher l’adresse IP courante de l’utilisateur dans [[Special:WhatIsMyIP]]', |
204 | | - 'whatismyip-out' => 'Votre IP :', |
| 214 | + 'whatismyip-desc' => 'Affiche [[Special:WhatIsMyIP|l’adresse IP]] courante de l’utilisateur', |
| 215 | + 'whatismyip-out' => 'Votre adresse IP :', |
| 216 | + 'right-whatismyip' => 'Voir sa propre adresse IP sur [[Special:WhatIsMyIP]]', |
205 | 217 | ); |
206 | 218 | |
207 | 219 | /** Irish (Gaeilge) |
— | — | @@ -215,8 +227,9 @@ |
216 | 228 | */ |
217 | 229 | $messages['gl'] = array( |
218 | 230 | 'whatismyip' => 'Cal é o meu enderezo IP', |
219 | | - 'whatismyip-desc' => 'Amosa cal é o enderezo IP actual dun usuario en [[Special:WhatIsMyIP]]', |
| 231 | + 'whatismyip-desc' => 'Amosa [[Special:WhatIsMyIP|o enderezo IP]] actual dun usuario', |
220 | 232 | 'whatismyip-out' => 'O seu enderezo IP:', |
| 233 | + 'right-whatismyip' => 'Ver o [[Special:WhatIsMyIP|enderezo IP propio]]', |
221 | 234 | ); |
222 | 235 | |
223 | 236 | /** Swiss German (Alemannisch) |
— | — | @@ -224,8 +237,9 @@ |
225 | 238 | */ |
226 | 239 | $messages['gsw'] = array( |
227 | 240 | 'whatismyip' => 'Wel isch myy IP-Adräss', |
228 | | - 'whatismyip-desc' => 'Zeigt di aktuäll IP-Adräss vum Benutzer uf [[Special:WhatIsMyIP]] aa', |
| 241 | + 'whatismyip-desc' => 'Zeigt di aktuäll [[Special:WhatIsMyIP|IP-Adräss ]] vum Benutzer uf aa', |
229 | 242 | 'whatismyip-out' => 'Dyyni IP-Adräss:', |
| 243 | + 'right-whatismyip' => 'Di [[Special:WhatIsMyIP|eige IP-Adräss]] aaluege', |
230 | 244 | ); |
231 | 245 | |
232 | 246 | /** Hebrew (עברית) |
— | — | @@ -252,8 +266,9 @@ |
253 | 267 | */ |
254 | 268 | $messages['hsb'] = array( |
255 | 269 | 'whatismyip' => 'Štož je moja IP', |
256 | | - 'whatismyip-desc' => 'Pokazuje aktualnu IP-adresu wužiwarja na [[Special:WhatIsMyIP]]', |
257 | | - 'whatismyip-out' => 'Twoja IP:', |
| 270 | + 'whatismyip-desc' => 'Pokazuje aktualnu [[Special:WhatIsMyIP|IP-adresu]] wužiwarja', |
| 271 | + 'whatismyip-out' => 'Twoja IP-adresa:', |
| 272 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|Swójsku IP-adresu]] sej wobhladać', |
258 | 273 | ); |
259 | 274 | |
260 | 275 | /** Hungarian (Magyar) |
— | — | @@ -290,8 +305,9 @@ |
291 | 306 | */ |
292 | 307 | $messages['ja'] = array( |
293 | 308 | 'whatismyip' => '自分のIPアドレス', |
294 | | - 'whatismyip-desc' => '現在の利用者のIPアドレスを[[Special:WhatIsMyIP]]で表示する', |
| 309 | + 'whatismyip-desc' => '現在の利用者の[[Special:WhatIsMyIP|IPアドレス]]を表示する', |
295 | 310 | 'whatismyip-out' => 'あなたのIPアドレス:', |
| 311 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|自身のIPアドレス]]を見る', |
296 | 312 | ); |
297 | 313 | |
298 | 314 | /** Javanese (Basa Jawa) |
— | — | @@ -323,9 +339,10 @@ |
324 | 340 | * @author Purodha |
325 | 341 | */ |
326 | 342 | $messages['ksh'] = array( |
327 | | - 'whatismyip' => 'Ming IP_Addrëß', |
328 | | - 'whatismyip-desc' => 'Zëijsch enem Medmaacher sing IP_Addrëß op [[Special:WhatIsMyIP|{{int:whatismyip}}]] aan.', |
329 | | - 'whatismyip-out' => 'Ding IP_Addrëß eß', |
| 343 | + 'whatismyip' => 'Ming <code lang="en">IP-</code>Addräß', |
| 344 | + 'whatismyip-desc' => 'Zëijsch däm Medmaacher sing jraad aktive <code lang="en">IP-</code>Addräß op [[Special:WhatIsMyIP|{{int:whatismyip}}]] aan.', |
| 345 | + 'whatismyip-out' => 'Ding <code lang="en">IP-</code>Addräß eß', |
| 346 | + 'right-whatismyip' => 'De eije <code lang="en">IP-</code>Addräß op [[{{#special:WhatIsMyIP}}]] aanzeije', |
330 | 347 | ); |
331 | 348 | |
332 | 349 | /** Latin (Latina) |
— | — | @@ -333,8 +350,9 @@ |
334 | 351 | */ |
335 | 352 | $messages['la'] = array( |
336 | 353 | 'whatismyip' => 'Qui est locus IP meus', |
337 | | - 'whatismyip-desc' => 'Monstrat locum IP usoris in pagina [[{{ns:special}}:WhatIsMyIP]]', |
| 354 | + 'whatismyip-desc' => 'Monstrat [[Special:WhatIsMyIP|locum IP]] usoris', |
338 | 355 | 'whatismyip-out' => 'Locus IP tuus:', |
| 356 | + 'right-whatismyip' => 'Videre [[Special:WhatIsMyIP|locum IP proprium]]', |
339 | 357 | ); |
340 | 358 | |
341 | 359 | /** Luxembourgish (Lëtzebuergesch) |
— | — | @@ -342,8 +360,9 @@ |
343 | 361 | */ |
344 | 362 | $messages['lb'] = array( |
345 | 363 | 'whatismyip' => 'Wéi ass meng IP', |
346 | | - 'whatismyip-desc' => 'Weist dem Benotzer seng aktuell IP-Adress op [[Special:WhatIsMyIP|Wéi ass meng IP]]', |
347 | | - 'whatismyip-out' => 'Är IP:', |
| 364 | + 'whatismyip-desc' => 'Weist dem Benotzer seng aktuell [[Special:WhatIsMyIP|IP-Adress]]', |
| 365 | + 'whatismyip-out' => 'Är IP-Adress:', |
| 366 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|Meng IP-Adress]] weisen', |
348 | 367 | ); |
349 | 368 | |
350 | 369 | /** Malagasy (Malagasy) |
— | — | @@ -378,8 +397,9 @@ |
379 | 398 | */ |
380 | 399 | $messages['nl'] = array( |
381 | 400 | 'whatismyip' => 'Wat is mijn IP-adres', |
382 | | - 'whatismyip-desc' => 'Geeft het IP-adres van de huidige gebruiker weer op een [[Special:WhatIsMyIP|speciale pagina]]', |
| 401 | + 'whatismyip-desc' => 'Geeft het [[Special:WhatIsMyIP|IP-adres van de huidige gebruiker]] weer', |
383 | 402 | 'whatismyip-out' => 'Uw IP-adres:', |
| 403 | + 'right-whatismyip' => '[[Special:WhatIsMyIP|Eigen IP-adres]] bekijken', |
384 | 404 | ); |
385 | 405 | |
386 | 406 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -405,8 +425,9 @@ |
406 | 426 | */ |
407 | 427 | $messages['oc'] = array( |
408 | 428 | 'whatismyip' => 'Quina es mon IP', |
409 | | - 'whatismyip-desc' => 'Afichar l’adreça IP correnta de l’utilizaire dins [[Special:WhatIsMyIP]]', |
410 | | - 'whatismyip-out' => 'Vòstra IP :', |
| 429 | + 'whatismyip-desc' => 'Aficha [[Special:WhatIsMyIP|l’adreça IP]] correnta de l’utilizaire', |
| 430 | + 'whatismyip-out' => 'Vòstra adreça IP :', |
| 431 | + 'right-whatismyip' => 'Veire [[Special:WhatIsMyIP|sa pròpria adreça IP]]', |
411 | 432 | ); |
412 | 433 | |
413 | 434 | /** Ossetic (Иронау) |
— | — | @@ -487,8 +508,9 @@ |
488 | 509 | */ |
489 | 510 | $messages['sk'] = array( |
490 | 511 | 'whatismyip' => 'Akú mám IP', |
491 | | - 'whatismyip-desc' => 'Zobrazí aktuálnu IP adresu na [[Special:WhatIsMyIP|špeciálnej stránke]]', |
492 | | - 'whatismyip-out' => 'Vaša IP:', |
| 512 | + 'whatismyip-desc' => 'Zobrazí aktuálnu [[Special:WhatIsMyIP|IP adresu používateľa]]', |
| 513 | + 'whatismyip-out' => 'Vaša IP adresa:', |
| 514 | + 'right-whatismyip' => 'Zobraziť [[Special:WhatIsMyIP|vlastnú IP adresu]]', |
493 | 515 | ); |
494 | 516 | |
495 | 517 | /** Seeltersk (Seeltersk) |
Index: trunk/extensions/SemanticForms/languages/SF_Messages.php |
— | — | @@ -1400,6 +1400,7 @@ |
1401 | 1401 | 'sf_category_hasdefaultform' => 'Esta categoría usa el formulario $1.', |
1402 | 1402 | 'sf_category_desc' => 'Esta es la categoría $1.', |
1403 | 1403 | 'sf_blank_namespace' => 'Principal', |
| 1404 | + 'right-viewedittab' => 'Ver pestaña "Editar" para páginas editables por formulario', |
1404 | 1405 | 'right-editrestrictedfields' => 'Editar campos de formulario restringidos', |
1405 | 1406 | ); |
1406 | 1407 | |
— | — | @@ -1745,6 +1746,8 @@ |
1746 | 1747 | 'sf_category_hasdefaultform' => 'Cette catégorie utilise le formulaire « $1 ».', |
1747 | 1748 | 'sf_category_desc' => 'Ceci est la catégorie « $1 ».', |
1748 | 1749 | 'sf_blank_namespace' => 'Principal', |
| 1750 | + 'right-viewedittab' => "Voir l'onglet « modifier » pour les pages modifiables via un formulaire", |
| 1751 | + 'right-editrestrictedfields' => 'Modifier les champs restreints des formulaires', |
1749 | 1752 | ); |
1750 | 1753 | |
1751 | 1754 | /** Western Frisian (Frysk) |
— | — | @@ -3765,6 +3768,8 @@ |
3766 | 3769 | 'sf_category_hasdefaultform' => 'Aquesta categoria utiliza lo formulari « $1 ».', |
3767 | 3770 | 'sf_category_desc' => 'Aquò es la categoria « $1 ».', |
3768 | 3771 | 'sf_blank_namespace' => 'Principal', |
| 3772 | + 'right-viewedittab' => "Veire l'onglet « modificar » per las paginas modificablas via un formulari", |
| 3773 | + 'right-editrestrictedfields' => 'Modificar los camps restrenches dels formularis', |
3769 | 3774 | ); |
3770 | 3775 | |
3771 | 3776 | /** Ossetic (Иронау) |
Index: trunk/extensions/ProtectSection/ProtectSection.i18n.php |
— | — | @@ -138,6 +138,7 @@ |
139 | 139 | 'protectsection_add_remove' => 'usted trató de agregar o remover una sección de protección', |
140 | 140 | 'protectsection_modify' => 'usted trató de modificar un texto protegido', |
141 | 141 | 'protectsection_forbidden' => 'Prohibido', |
| 142 | + 'right-protectsection' => 'Proteger secciones de página', |
142 | 143 | ); |
143 | 144 | |
144 | 145 | /** Basque (Euskara) |
— | — | @@ -374,6 +375,7 @@ |
375 | 376 | 'protectsection_add_remove' => "Avètz ensajat d'ajustar o d'escafar una seccion protegida.", |
376 | 377 | 'protectsection_modify' => 'Avètz ensajat de modificar de tèxte protegit.', |
377 | 378 | 'protectsection_forbidden' => 'Interdich', |
| 379 | + 'right-protectsection' => 'Protegir las seccions de pagina', |
378 | 380 | ); |
379 | 381 | |
380 | 382 | /** Polish (Polski) |
Index: trunk/extensions/Duplicator/Duplicator.i18n.php |
— | — | @@ -376,6 +376,7 @@ |
377 | 377 | 'duplicator-dest-exists' => '[[$1]] ya existe. Por favor provea un título de destino el cual no exista.', |
378 | 378 | 'duplicator-toomanyrevisions' => '[[$1]] tiene demasiadas ($2) revisiones y no puede ser copiada. |
379 | 379 | El límite actual es $3.', |
| 380 | + 'right-duplicate' => 'Duplicar páginas', |
380 | 381 | ); |
381 | 382 | |
382 | 383 | /** Basque (Euskara) |
— | — | @@ -463,7 +464,7 @@ |
464 | 465 | 'duplicator-dest-invalid' => 'Veuillez donner un nom valide pour la destination.', |
465 | 466 | 'duplicator-dest-exists' => '[[$1]] existe déjà. Veuillez donner le nom d’une page qui n’existe pas encore.', |
466 | 467 | 'duplicator-toomanyrevisions' => '[[$1]] a trop ($2) de révisions et ne peut pas être copié. La limite actuelle est de $3.', |
467 | | - 'right-duplicate' => 'Pages en doublon', |
| 468 | + 'right-duplicate' => 'dupliquer des pages', |
468 | 469 | ); |
469 | 470 | |
470 | 471 | /** Western Frisian (Frysk) |
— | — | @@ -691,6 +692,7 @@ |
692 | 693 | 'duplicator-dest-exists' => '[[$1]] existe ja. Per favor entra un titulo de destination non ancora existente.', |
693 | 694 | 'duplicator-toomanyrevisions' => '[[$1]] ha troppo de versiones (i.e. $2) e non pote esser copiate. |
694 | 695 | Le limite actual es $3.', |
| 696 | + 'right-duplicate' => 'Duplicar paginas', |
695 | 697 | ); |
696 | 698 | |
697 | 699 | /** Indonesian (Bahasa Indonesia) |
— | — | @@ -1065,6 +1067,7 @@ |
1066 | 1068 | 'duplicator-dest-invalid' => 'Donatz un nom valid per la destinacion.', |
1067 | 1069 | 'duplicator-dest-exists' => '[[$1]] existís ja. Donatz lo nom d’un article qu’existís pas encara.', |
1068 | 1070 | 'duplicator-toomanyrevisions' => '[[$1]] a tròp ($2) de revisions e pòt pas èsser copiat. La limita actuala es de $3.', |
| 1071 | + 'right-duplicate' => 'duplicar de paginas', |
1069 | 1072 | ); |
1070 | 1073 | |
1071 | 1074 | /** Polish (Polski) |
Index: trunk/extensions/SignDocument/SpecialCreateSignDocument.i18n.php |
— | — | @@ -416,6 +416,13 @@ |
417 | 417 | */ |
418 | 418 | $messages['es'] = array( |
419 | 419 | 'createsigndocument' => 'Habilitar firma de documentos', |
| 420 | + 'createsigndoc-head' => "Usar este formulario para crear una página 'Firmar documento' para la página proveída, tal que los usuarios podrán [[Special:SignDocument|firmarla]]. |
| 421 | +Por favor especifica el nombre de la página en el cual deseas habilitar el firmado digital, miembros de cuales grupos deberían estar permitidos de firmala, que campos desearías hacer visibles a los usuarios y cuales deberían ser opcionales, una mínima edad a ser requerida a los usuarios para firmar el documento (sin mínimo si fue omitida); |
| 422 | +y un breve texto introductorio que describa el documento y que provea instrucciones a los usuarios. |
| 423 | +<b>No hay actualmente manera de borrar o modificar la página de firma después de que son creados </b> sin acceso directo a la base de datos. |
| 424 | +Adicionalmente, el texto de la página mostrada en la página de firma será el texto ''actual'' de la página, a pesar de los cambios hechos a esta después de hoy. |
| 425 | +Por favor ser absolutamente positivo que el documento es a un punto de estabilidad para firmado. |
| 426 | +Por favor también asegúrate que especificas todos los campos exactamente como debería ser, ''antes de enviar este formulario''.", |
420 | 427 | 'createsigndoc-pagename' => 'Página:', |
421 | 428 | 'createsigndoc-allowedgroup' => 'Grupo permitido:', |
422 | 429 | 'createsigndoc-email' => 'Dirección de correo electrónico:', |
Index: trunk/extensions/SignDocument/SignDocument.alias.php |
— | — | @@ -64,8 +64,8 @@ |
65 | 65 | |
66 | 66 | /** Japanese (日本語) */ |
67 | 67 | $aliases['ja'] = array( |
68 | | - 'SignDocument' => array( '文書の署名' ), |
69 | | - 'CreateSignDocument' => array( '文書の署名を有効化' ), |
| 68 | + 'SignDocument' => array( '文書署名' ), |
| 69 | + 'CreateSignDocument' => array( '文書署名の有効化' ), |
70 | 70 | ); |
71 | 71 | |
72 | 72 | /** Ripoarisch (Ripoarisch) */ |
Index: trunk/extensions/SignDocument/SpecialSignDocument.i18n.php |
— | — | @@ -2118,6 +2118,8 @@ |
2119 | 2119 | 'signdocument' => 'Dokument ënnerschreiwen', |
2120 | 2120 | 'sign-nodocselected' => 'Wielt w.e.g dat Dokument aus dat Dir ënenrschreiwe wëllt.', |
2121 | 2121 | 'sign-selectdoc' => 'Dokument:', |
| 2122 | + 'sign-docheader' => '<div class="noarticletext">Benotzt w.e.g. dëse Formulair, fir d\'Dokument „[[$1]]“, dat hei ënnedrënner gewisen ass, z\'ënnerschreiwen. |
| 2123 | +Liest dat ganzt Dokument duerch a wann Dir dozou Är ënnerstetzung gi wëllt da fëllt déi néideg Felder aus fir et z\'ënnerschreiwen.</div>', |
2122 | 2124 | 'sign-error-nosuchdoc' => 'Dat Dokument, dat Dir ugefrot hutt ($1), gëtt et net.', |
2123 | 2125 | 'sign-realname' => 'Numm:', |
2124 | 2126 | 'sign-address' => 'Adress Strooss:', |
— | — | @@ -2165,6 +2167,7 @@ |
2166 | 2168 | 'sign-viewfield-stricken' => 'Duerchgestrach', |
2167 | 2169 | 'sign-viewfield-reviewedby' => 'Reviseur', |
2168 | 2170 | 'sign-viewfield-reviewcomment' => 'Bemierkung', |
| 2171 | + 'sign-detail-uniquequery' => 'Ähnlecht Eenheeten', |
2169 | 2172 | 'sign-detail-strike' => 'Ënnerschreft duerchsträichen', |
2170 | 2173 | 'sign-reviewsig' => 'Ënnerschrëft nokucken', |
2171 | 2174 | 'sign-review-comment' => 'Bemierkung', |
Index: trunk/extensions/FindSpam/FindSpam.i18n.php |
— | — | @@ -140,9 +140,12 @@ |
141 | 141 | * @author Solde |
142 | 142 | */ |
143 | 143 | $messages['ca'] = array( |
| 144 | + 'findspam' => 'Troba correu brossa', |
| 145 | + 'findspam-desc' => 'Afegeix una [[Special:FindSpam|pàgina especeial]] que permet afegir el correu brossa afegit recentment', |
144 | 146 | 'findspam-ip' => 'Adreça IP:', |
145 | 147 | 'findspam-ok' => 'OK', |
146 | 148 | 'findspam-notextfound' => "No s'han trobat contribucions", |
| 149 | + 'right-findspam' => 'Cerca el correu brossa recent', |
147 | 150 | ); |
148 | 151 | |
149 | 152 | /** Czech (Česky) |
Index: trunk/extensions/LatexDoc/LatexDoc.i18n.php |
— | — | @@ -251,7 +251,7 @@ |
252 | 252 | * @author Xosé |
253 | 253 | */ |
254 | 254 | $messages['gl'] = array( |
255 | | - 'latexdoc_no_text' => 'A páxina non contén texto, non pode xenerar DVI', |
| 255 | + 'latexdoc_no_text' => 'A páxina non contén texto, non pode xerar DVI', |
256 | 256 | 'latexdoc_cant_create_dir' => 'Non se pode crear un directorio temporal $1', |
257 | 257 | 'latexdoc_cant_write' => 'Non se pode escribir no ficheiro $1', |
258 | 258 | 'latexdoc_error' => 'Erro de LaTeX |
Index: trunk/extensions/Farmer/Farmer.i18n.php |
— | — | @@ -177,6 +177,8 @@ |
178 | 178 | 'farmer-yes' => '{{Identical|Yes}}', |
179 | 179 | 'farmer-no' => '{{Identical|No}}', |
180 | 180 | 'farmer-extensions-register-name' => '{{Identical|Name}}', |
| 181 | + 'right-farmeradmin' => '{{doc-right|farmeradmin}}', |
| 182 | + 'right-createwiki' => '{{doc-right|createwiki}}', |
181 | 183 | ); |
182 | 184 | |
183 | 185 | /** Faeag Rotuma (Faeag Rotuma) |
— | — | @@ -922,6 +924,8 @@ |
923 | 925 | 'farmer-log-header' => 'Dieses Logbuch zeigt die Änderung an der Wiki-Farm.', |
924 | 926 | 'farmer-log-create' => 'erstellte das Wiki „$2“', |
925 | 927 | 'farmer-log-delete' => 'löschte das Wiki „$2“', |
| 928 | + 'right-farmeradmin' => 'Wiki-Farm verwalten', |
| 929 | + 'right-createwiki' => 'Wikis in der Wiki-Farm erstellen', |
926 | 930 | ); |
927 | 931 | |
928 | 932 | /** German (formal address) (Deutsch (Sie-Form)) |
— | — | @@ -1065,6 +1069,8 @@ |
1066 | 1070 | 'farmer-log-header' => 'To jo protokol změnow, kótarež su se na wikijowem farmje cynili.', |
1067 | 1071 | 'farmer-log-create' => 'jo załožył wiki "$2"', |
1068 | 1072 | 'farmer-log-delete' => 'jo wulašował wiki "$2"', |
| 1073 | + 'right-farmeradmin' => 'Wikijowu farmu zastojaś', |
| 1074 | + 'right-createwiki' => 'Wikije we wikijowej farmje napóraś', |
1069 | 1075 | ); |
1070 | 1076 | |
1071 | 1077 | /** Ewe (Eʋegbe) */ |
— | — | @@ -1504,6 +1510,8 @@ |
1505 | 1511 | 'farmer-log-header' => 'Ce journal contient les modifications apportées à la ferme wiki.', |
1506 | 1512 | 'farmer-log-create' => 'a créé le wiki « $2 »', |
1507 | 1513 | 'farmer-log-delete' => 'a supprimé le wiki « $2 »', |
| 1514 | + 'right-farmeradmin' => 'Gérer la ferme de wikis', |
| 1515 | + 'right-createwiki' => 'Créer des wikis dans la ferme de wikis', |
1508 | 1516 | ); |
1509 | 1517 | |
1510 | 1518 | /** Franco-Provençal (Arpetan) |
— | — | @@ -1658,6 +1666,8 @@ |
1659 | 1667 | 'farmer-log-header' => 'Este é un rexistro dos cambios feitos no wiki granxa.', |
1660 | 1668 | 'farmer-log-create' => 'creou o wiki "$2"', |
1661 | 1669 | 'farmer-log-delete' => 'eliminou o wiki "$2"', |
| 1670 | + 'right-farmeradmin' => 'Xestionar o wiki granxa', |
| 1671 | + 'right-createwiki' => 'Crear wikis no wiki granxa', |
1662 | 1672 | ); |
1663 | 1673 | |
1664 | 1674 | /** Gothic (Gothic) |
— | — | @@ -1826,6 +1836,8 @@ |
1827 | 1837 | 'farmer-log-header' => 'Des isch e Logbuech vu dr Änderige, wu am Wiki-Hof gmacht wore sin.', |
1828 | 1838 | 'farmer-log-create' => 'het s Wiki „$2“ aagleit', |
1829 | 1839 | 'farmer-log-delete' => 'het s Wiki „$2“ glescht', |
| 1840 | + 'right-farmeradmin' => 'Dr Wiki-Hof verwalte', |
| 1841 | + 'right-createwiki' => 'Wikis uf em Wiki-Hof aalege', |
1830 | 1842 | ); |
1831 | 1843 | |
1832 | 1844 | /** Gujarati (ગુજરાતી) |
— | — | @@ -2276,6 +2288,8 @@ |
2277 | 2289 | 'farmer-log-header' => 'To je protokol změnow, kotrež su so na wikijowym farmje činili.', |
2278 | 2290 | 'farmer-log-create' => 'je wiki "$2" załožił', |
2279 | 2291 | 'farmer-log-delete' => 'je wiki "$2" zničił', |
| 2292 | + 'right-farmeradmin' => 'Wikijowu formu zrjadować', |
| 2293 | + 'right-createwiki' => 'Wikije we wikijowej farmje wutworić', |
2280 | 2294 | ); |
2281 | 2295 | |
2282 | 2296 | /** Hungarian (Magyar) |
— | — | @@ -2788,6 +2802,8 @@ |
2789 | 2803 | 'farmer-log-header' => 'これはウィキファームに対してなされた変更の記録です。', |
2790 | 2804 | 'farmer-log-create' => 'ウィキ「$2」を作成しました', |
2791 | 2805 | 'farmer-log-delete' => 'ウィキ「$2」を削除しました', |
| 2806 | + 'right-farmeradmin' => 'ウィキファームを管理する', |
| 2807 | + 'right-createwiki' => 'ウィキファーム内にウィキを作成する', |
2792 | 2808 | ); |
2793 | 2809 | |
2794 | 2810 | /** Javanese (Basa Jawa) |
— | — | @@ -3079,6 +3095,8 @@ |
3080 | 3096 | 'farmer-log-header' => 'Dat Logboch hee zeisch de Änderunge aan däm Shtal vull Wikis.', |
3081 | 3097 | 'farmer-log-create' => 'hät dat Wiki „$2“ aanjelaat', |
3082 | 3098 | 'farmer-log-delete' => 'hät dat Wiki „$2“ fottjeschmeße', |
| 3099 | + 'right-farmeradmin' => 'Ene Shtall vull Wikis verwallde', |
| 3100 | + 'right-createwiki' => 'Neu Wikis en der Shtall vun de Wikis erin donn', |
3083 | 3101 | ); |
3084 | 3102 | |
3085 | 3103 | /** Kurdish (Latin) (Kurdî / كوردی (Latin)) |
— | — | @@ -3606,6 +3624,8 @@ |
3607 | 3625 | 'farmer-log-header' => 'Dit is een logboek met de wijzigingen aan de wikifarm.', |
3608 | 3626 | 'farmer-log-create' => 'heeft de wiki "$2" aangemaakt', |
3609 | 3627 | 'farmer-log-delete' => 'heeft de wiki "$2" verwijderd', |
| 3628 | + 'right-farmeradmin' => 'De wikifarm beheren', |
| 3629 | + 'right-createwiki' => "Wiki's aanmaken in de wikifarm", |
3610 | 3630 | ); |
3611 | 3631 | |
3612 | 3632 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -3999,6 +4019,8 @@ |
4000 | 4020 | 'farmer-log-header' => 'Aqueste jornal conten las modificacions aportadas a la bòria wiki.', |
4001 | 4021 | 'farmer-log-create' => 'a creat lo wiki « $2 »', |
4002 | 4022 | 'farmer-log-delete' => 'a suprimit lo wiki « $2 »', |
| 4023 | + 'right-farmeradmin' => 'Gerir la bòria de wikis', |
| 4024 | + 'right-createwiki' => 'Crear de wikis dins la bòria de wikis', |
4003 | 4025 | ); |
4004 | 4026 | |
4005 | 4027 | /** Oriya (ଓଡ଼ିଆ) |
— | — | @@ -4768,6 +4790,8 @@ |
4769 | 4791 | 'farmer-log-header' => 'Toto je záznam zmien vykonaných vo farme wiki.', |
4770 | 4792 | 'farmer-log-create' => 'vytvoril wiki „$2“', |
4771 | 4793 | 'farmer-log-delete' => 'zmazal wiki „$2“', |
| 4794 | + 'right-farmeradmin' => 'Spravovať farmu wiki', |
| 4795 | + 'right-createwiki' => 'Vytvára wiki vo wiki farme', |
4772 | 4796 | ); |
4773 | 4797 | |
4774 | 4798 | /** Serbian Cyrillic ekavian (ћирилица) |
Index: trunk/extensions/Todo/SpecialTodo.i18n.php |
— | — | @@ -499,6 +499,7 @@ |
500 | 500 | 'todo-form-email' => 'Para recibir notificación por correo electrónico cuando el item está cerrado, escriba su dirección aquí:', |
501 | 501 | 'todo-form-submit' => 'enviar pregunta', |
502 | 502 | 'right-todo' => 'Tener lista de quehaceres', |
| 503 | + 'right-todosubmit' => 'Restringir derecho de lista de quehaceres de usuario', |
503 | 504 | ); |
504 | 505 | |
505 | 506 | /** Basque (Euskara) |
— | — | @@ -518,6 +519,7 @@ |
519 | 520 | |
520 | 521 | /** French (Français) |
521 | 522 | * @author Crochet.david |
| 523 | + * @author IAlex |
522 | 524 | * @author McDutchie |
523 | 525 | * @author PieRRoMaN |
524 | 526 | * @author Urhixidur |
— | — | @@ -552,6 +554,8 @@ |
553 | 555 | 'todo-form-details' => 'Précisions :', |
554 | 556 | 'todo-form-email' => 'Pour recevoir un courriel de notification lorsque l’élément sera fermé, inscrivez votre adresse dans le cadre ci-dessous :', |
555 | 557 | 'todo-form-submit' => 'Soumettre la requête', |
| 558 | + 'right-todo' => 'Avoir une liste de choses à faire', |
| 559 | + 'right-todosubmit' => 'Restreindre les droits des listes personnelles de choses à faire', |
556 | 560 | ); |
557 | 561 | |
558 | 562 | /** Galician (Galego) |
— | — | @@ -1164,6 +1168,8 @@ |
1165 | 1169 | 'todo-form-details' => 'Precisions :', |
1166 | 1170 | 'todo-form-email' => 'Per recebre las notificacions per corrièr electronic un còp l’article clausurat, inscrivètz vòstra adreça dins lo quadre çaijós :', |
1167 | 1171 | 'todo-form-submit' => 'Sometre la requèsta', |
| 1172 | + 'right-todo' => 'Aver una lista de causas de far', |
| 1173 | + 'right-todosubmit' => 'Restrénher los dreches de las listas personalas de causas de far', |
1168 | 1174 | ); |
1169 | 1175 | |
1170 | 1176 | /** Ossetic (Иронау) |
Index: trunk/extensions/Crosswiki/Block/CrosswikiBlock.i18n.php |
— | — | @@ -382,6 +382,7 @@ |
383 | 383 | * [[Special:CrosswikiBlock|Sperrformular]] |
384 | 384 | * [[$4]]", |
385 | 385 | 'crosswikiunblock-local' => 'Lokale Sperren werden über dieses Formular nicht unterstützt. Bitte benutze [[Special:IPBlockList|{{int:ipblocklist}}]].', |
| 386 | + 'right-crosswikiblock' => 'Benutzer auf anderen Wikis sperren oder entsperren', |
386 | 387 | ); |
387 | 388 | |
388 | 389 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -704,6 +705,7 @@ |
705 | 706 | * [[Special:CrosswikiBlock|Formulario de bloqueo]] |
706 | 707 | * [[$4]]", |
707 | 708 | 'crosswikiunblock-local' => 'Os desbloqueos locais non están soportados mediante esta interface. Use [[Special:IPBlockList|{{int:ipblocklist}}]]', |
| 709 | + 'right-crosswikiblock' => 'Bloquear e desbloquear usuarios noutros wikis', |
708 | 710 | ); |
709 | 711 | |
710 | 712 | /** Gothic |
— | — | @@ -1477,6 +1479,7 @@ |
1478 | 1480 | * [[Special:CrosswikiBlock|Blokkeerformulier]] |
1479 | 1481 | * [[$4]]", |
1480 | 1482 | 'crosswikiunblock-local' => 'Plaatselijke deblokkades worden niet ondersteund door dit formulier. Gebruik daarvoor [[Special:IPBlockList|{{int:ipblocklist}}]].', |
| 1483 | + 'right-crosswikiblock' => "Blokkeren en deblokkeren van van de gebruikers op andere wiki's", |
1481 | 1484 | ); |
1482 | 1485 | |
1483 | 1486 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
Index: trunk/extensions/MetavidWiki/languages/MV_Messages.php |
— | — | @@ -477,6 +477,7 @@ |
478 | 478 | |
479 | 479 | /** Message documentation (Message documentation) |
480 | 480 | * @author EugeneZelenko |
| 481 | + * @author Fryed-peach |
481 | 482 | * @author Jon Harald Søby |
482 | 483 | * @author McDutchie |
483 | 484 | * @author Purodha |
— | — | @@ -507,6 +508,7 @@ |
508 | 509 | 'mv_edit' => '{{Identical|Edit}}', |
509 | 510 | 'mv_history' => '{{Identical|History}}', |
510 | 511 | 'mv_remove' => '{{Identical|Remove}}', |
| 512 | + 'mv_existing_categories' => '{{Identical|Category}}', |
511 | 513 | 'mv_search_spoken_by' => '{{Identical|Spoken by}}', |
512 | 514 | 'mv_search_categories' => '{{Identical|Categories}}', |
513 | 515 | 'mv_search_category' => '{{Identical|Category}}', |
— | — | @@ -4518,11 +4520,26 @@ |
4519 | 4521 | 'error_swap_vid' => 'エラー: ビデオタグをmv_embedインターフェイスと交換することができませんでした', |
4520 | 4522 | 'download_segment' => 'ダウンロードの選択:', |
4521 | 4523 | 'download_text' => 'テキストのダウンロード (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">CMML</a> XML):', |
| 4524 | + 'mv_ogg-player-selected' => '(選択済み)', |
| 4525 | + 'auto_scroll' => '自動スクロール', |
4522 | 4526 | 'close' => '閉じる', |
| 4527 | + 'next_clip_msg' => '次のクリップを再生', |
| 4528 | + 'prev_clip_msg' => '前のクリップを再生', |
4523 | 4529 | 'upload-select-file' => 'ファイルの選択…', |
| 4530 | + 'mv_media_search' => 'メディア検索', |
| 4531 | + 'rsd_box_layout' => 'ボックス・レイアウト', |
| 4532 | + 'rsd_list_layout' => 'リスト・レイアウト', |
| 4533 | + 'rsd_results_desc' => '結果', |
| 4534 | + 'rsd_no_results' => '<b>$1</b> に対する結果はありませんでした', |
4524 | 4535 | 'rsd_results_next' => '次', |
| 4536 | + 'rsd_results_prev' => '前', |
| 4537 | + 'mv_upload' => 'アップロード', |
| 4538 | + 'rsd_layout' => 'レイアウト:', |
| 4539 | + 'rsd_resource_edit' => 'リソースを編集: $1', |
| 4540 | + 'resource_description_page' => 'リソース解説ページ', |
4525 | 4541 | 'cc_pd_title' => 'パブリックドメイン', |
4526 | 4542 | 'unknown_license' => '不明なライセンス', |
| 4543 | + 'mv_resource_page' => 'リソースページ', |
4527 | 4544 | 'menu_options' => 'オプション', |
4528 | 4545 | 'zoom_in' => '拡大', |
4529 | 4546 | 'zoom_out' => '縮小', |
— | — | @@ -4559,9 +4576,15 @@ |
4560 | 4577 | 'mv_adjust_preview_stop' => 'プレビュー停止', |
4561 | 4578 | 'mv_start_desc' => '開始時刻', |
4562 | 4579 | 'mv_end_desc' => '終了時刻', |
| 4580 | + 'mv_remove_category' => 'カテゴリ除去', |
| 4581 | + 'mv_existing_categories' => 'カテゴリ:', |
| 4582 | + 'mv_add_category' => 'カテゴリ追加', |
| 4583 | + 'mediasearch' => 'メディア検索', |
4563 | 4584 | 'mv_search_category' => 'カテゴリ', |
4564 | 4585 | 'mv_category' => 'カテゴリ', |
4565 | 4586 | 'mv_export_cmml' => 'CMMLのエクスポート', |
| 4587 | + 'mv_prev_cat' => '前のカテゴリ: $1', |
| 4588 | + 'mv_next_cat' => '次のカテゴリ: $1', |
4566 | 4589 | ); |
4567 | 4590 | |
4568 | 4591 | /** Lojban (Lojban) |
— | — | @@ -6421,6 +6444,7 @@ |
6422 | 6445 | 'mv_sequence_edit_visual_editor' => "Bascuolar cap a l'editor visual", |
6423 | 6446 | 'mv_other_options' => 'Autras opcions', |
6424 | 6447 | 'mv_contextmenu_opt' => 'Activar los menuts contextuals', |
| 6448 | + 'mv_days' => '$1 {{PLURAL:$1|jorn|jorns}}', |
6425 | 6449 | 'mv_hours' => '$1 {{PLURAL:$1|ora|oras}}', |
6426 | 6450 | 'mv_hours_singular' => '$1 ora', |
6427 | 6451 | 'mv_minutes' => '$1 {{PLURAL:$1|minuta|minutas}}', |
Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php |
— | — | @@ -646,15 +646,21 @@ |
647 | 647 | * @author Purodha |
648 | 648 | */ |
649 | 649 | $messages['ksh'] = array( |
650 | | - 'validationstatistics-users' => " De '''{{SITENAME}}''' hät em Momang {{PLURAL:$1|'''eine''' Metmaacher|'''$1''' Metmaachere|'''keine''' Metmaacher}} met Rääsch, ene [[{{MediaWiki:Validationpage}}|Editor]] ze maache, un {{PLURAL:$2|'''eine''' Metmaacher|'''$2''' Metmaacher|'''keine''' Metmaacher}} met däm [[{{MediaWiki:Validationpage}}|Reviewer]]-Rääsch.", |
651 | | - 'validationstatistics-time' => "Die Dorschnitt för de Zick op Änderunge vun Namelose ze Waade, es '''$1'''. |
652 | | -Der Dorschnitt vun de Zick, wo [[Special:OldReviewedPages|ahl Sigge]] hengerher hingke, es '''$2'''.", |
| 650 | + 'validationstatistics-users' => "De '''{{SITENAME}}''' hät em Momang {{PLURAL:$1|'''eine''' Metmaacher|'''$1''' Metmaachere|'''keine''' Metmaacher}} met däm Rääsch, ene [[{{MediaWiki:Validationpage}}|{{int:group-editor-member}}]] ze maache, un {{PLURAL:$2|'''eine''' Metmaacher|'''$2''' Metmaacher|'''keine''' Metmaacher}} met däm Rääsch, der [[{{MediaWiki:Validationpage}}|{{int:group-reviewer-member}}]] ze maache.", |
| 651 | + 'validationstatistics-time' => "Dä Dorschnitt för de Zick op Änderunge vun Namelose ze Waade, es '''$1''' Shtunde, Menutte, un Sekunde. |
| 652 | +Der Dorschnitt vun de Zick, wo [[Special:OldReviewedPages|ahl Sigge]] hengerher hingke, es '''$2''' Shtunde, Menutte, un Sekunde. |
| 653 | +Di Sigge sen ''{{lcfirst:{{int:validationstatistics-old}}}}''. Jenou esu joot donn Sigge als ''{{lcfirst:{{int:validationstatistics-latest}}}}'' jellde, wann de [[{{MediaWiki:Validationpage}}|stable version]] och dä aktälle Äntworf es. |
| 654 | +Stable version |
| 655 | +es de Version vun en Sigg, di |
| 656 | +checked by at least one established user.", |
653 | 657 | 'validationstatistics-table' => "Statistike för jedes Appachtemang (oohne de Sigge met Ömleijdunge) |
654 | 658 | <!-- |
655 | 659 | '''Opjepaß:''' De Date hee noh sen för e paa Stond zweschespeichert, se künnte alsu nit janz de neuste sin. |
656 | 660 | -->", |
657 | 661 | 'validationstatistics-ns' => 'Appachtemang', |
658 | 662 | 'validationstatistics-total' => 'Sigge jesamp', |
| 663 | + 'validationstatistics-synced' => '{{int:validationstatistics-stable}} un {{int:validationstatistics-latest}}', |
| 664 | + 'validationstatistics-old' => 'Övverhollt', |
659 | 665 | ); |
660 | 666 | |
661 | 667 | /** Cornish (Kernewek) |
Index: trunk/extensions/FlaggedRevs/language/FlaggedRevs.i18n.php |
— | — | @@ -1945,6 +1945,7 @@ |
1946 | 1946 | 'hist-stable' => 'versió revisada', |
1947 | 1947 | 'review-diff2stable' => 'Visualitza els canvis entre les revisions estable i actual', |
1948 | 1948 | 'review-logentry-app' => 'revisada la r$2 de [[$1]]', |
| 1949 | + 'review-logentry-id' => 'veure', |
1949 | 1950 | 'review-logentry-diff' => "dif a l'estable", |
1950 | 1951 | 'review-logpage' => 'Registre de revisió', |
1951 | 1952 | 'reviewer' => 'Supervisor', |
— | — | @@ -6039,7 +6040,7 @@ |
6040 | 6041 | 'revreview-style-3' => '明快', |
6041 | 6042 | 'revreview-style-4' => '秀逸', |
6042 | 6043 | 'revreview-submit' => '送信', |
6043 | | - 'revreview-submitting' => '送信中...', |
| 6044 | + 'revreview-submitting' => '送信中…', |
6044 | 6045 | 'revreview-finished' => '査読完了', |
6045 | 6046 | 'revreview-successful' => "'''[[:$1|$1]] の特定版の判定に成功しました。([{{fullurl:Special:Stableversions|page=$2}} 固定版を閲覧])'''", |
6046 | 6047 | 'revreview-successful2' => "'''[[:$1|$1]] の特定版の判定取り消しに成功しました。'''", |
— | — | @@ -6085,7 +6086,7 @@ |
6086 | 6087 | 'readerfeedback-main' => '評価の対象となるのは記事のみです。', |
6087 | 6088 | 'readerfeedback-success' => "'''評価にご協力いただきありがとうございます!'''([$3 ご意見・お問い合わせ])", |
6088 | 6089 | 'readerfeedback-voted' => "'''このページは既に評価されているようです。'''([$3 ご意見・お問い合わせ])", |
6089 | | - 'readerfeedback-submitting' => '送信中...', |
| 6090 | + 'readerfeedback-submitting' => '送信中…', |
6090 | 6091 | 'readerfeedback-finished' => 'ありがとうございます!', |
6091 | 6092 | 'revreview-filter-all' => 'すべて', |
6092 | 6093 | 'revreview-filter-stable' => '固定', |
— | — | @@ -6676,6 +6677,8 @@ |
6677 | 6678 | 'review-logentry-id' => 'beloore', |
6678 | 6679 | 'review-logpage' => ' Review Logbooch', |
6679 | 6680 | 'revreview-auto' => 'automattesch', |
| 6681 | + 'revreview-draft-title' => 'Äntworfs_Sigg', |
| 6682 | + 'revreview-edit' => 'Dä Äntworf ändere', |
6680 | 6683 | 'revreview-log' => 'Koot zosamme jefaß:', |
6681 | 6684 | 'revreview-oldrating' => 'Se wohr enjeshtoof als:', |
6682 | 6685 | 'revreview-quick-invalid' => "'''Onjöltijje Versions-Nommer'''", |
— | — | @@ -6695,6 +6698,7 @@ |
6696 | 6699 | 'revreview-filter-auto' => 'Automattesch', |
6697 | 6700 | 'revreview-filter-manual' => 'Vun Hand', |
6698 | 6701 | 'log-show-hide-review' => '$1 et Logbooch vum Sigge <i lang="en">review</i>', |
| 6702 | + 'revreview-tt-review' => 'Review hee di Sigg', |
6699 | 6703 | ); |
6700 | 6704 | |
6701 | 6705 | /** Cornish (Kernewek) |
— | — | @@ -6783,6 +6787,8 @@ |
6784 | 6788 | 'revreview-patrol' => 'Dës Ännerung als iwwerkuckt markéieren', |
6785 | 6789 | 'revreview-patrol-title' => 'Als iwwerkuckt markéieren', |
6786 | 6790 | 'revreview-patrolled' => 'Déi erausgsichte Versioun vu(n) [[:$1|$1]] gouf als iwwerkuckt markéiert.', |
| 6791 | + 'revreview-quality-old' => "Dëst ass eng [[{{MediaWiki:Validationpage}}|Qualitéitsversioun]] ([{{fullurl:Special:Stableversions|page={{FULLPAGENAMEE}}}} kuckt d'Lëscht]), [{{fullurl:Special:Log|type=review&page={{FULLPAGENAMEE}}}} nogekuckt] den <i>$2</i>. |
| 6792 | +Nei [{{fullurl:{{FULLPAGENAMEE}}|oldid=$1&diff=cur&diffonly=0}} Ännerunge] kënne gemaach gi sinn.", |
6787 | 6793 | 'revreview-quality-title' => 'Qualitéitssäit', |
6788 | 6794 | 'revreview-quick-basic-same' => "'''[[{{MediaWiki:Validationpage}}|Iwwerkuckte Säit]]'''", |
6789 | 6795 | 'revreview-quick-invalid' => "'''Ongëlteg Versiounsnummer'''", |
— | — | @@ -6837,6 +6843,7 @@ |
6838 | 6844 | 'revreview-typefilter' => 'Typ:', |
6839 | 6845 | 'revreview-tagfilter' => 'Tag:', |
6840 | 6846 | 'revreview-levelfilter' => 'Niveau:', |
| 6847 | + 'revreview-lev-sighted' => 'gesinn', |
6841 | 6848 | 'revreview-lev-quality' => 'Qualitéit', |
6842 | 6849 | 'revreview-reviewlink' => 'nokucken', |
6843 | 6850 | 'tooltip-ca-current' => 'Den aktuelle Brouillon vun dëser Säit weisen', |
Index: trunk/extensions/FlaggedRevs/language/Stabilization.i18n.php |
— | — | @@ -546,6 +546,7 @@ |
547 | 547 | |
548 | 548 | /** German (Deutsch) |
549 | 549 | * @author Als-Holder |
| 550 | + * @author Purodha |
550 | 551 | * @author Umherirrender |
551 | 552 | */ |
552 | 553 | $messages['de'] = array( |
— | — | @@ -566,7 +567,7 @@ |
567 | 568 | 'stabilization-def1' => 'Die markierte Version; wenn keine vorhanden ist, dann die aktuelle Version', |
568 | 569 | 'stabilization-def2' => 'Die aktuelle Version', |
569 | 570 | 'stabilization-restrict' => 'Begrenzt auf automatische Markierungen', |
570 | | - 'stabilization-restrict-none' => 'Keine extra Begrenzungen', |
| 571 | + 'stabilization-restrict-none' => 'Keine zusätzlichen Einschränkungen', |
571 | 572 | 'stabilization-submit' => 'Bestätigen', |
572 | 573 | 'stabilization-notexists' => 'Es gibt keine Seite „[[:$1|$1]]“. Keine Einstellungen möglich.', |
573 | 574 | 'stabilization-notcontent' => 'Die Seite „[[:$1|$1]]“ kann nicht markiert werden. Konfiguration ist nicht möglich.', |
— | — | @@ -1635,6 +1636,7 @@ |
1636 | 1637 | $messages['ksh'] = array( |
1637 | 1638 | 'stabilization-page' => 'Name fun dä Sigg:', |
1638 | 1639 | 'stabilization-def2' => 'De aktuelle Version', |
| 1640 | + 'stabilization-restrict-none' => 'Kein zohsäzlejje Bescharänkunge', |
1639 | 1641 | 'stabilization-submit' => 'Bestätije', |
1640 | 1642 | 'stabilization-notexists' => 'Mer han kein Sigg met dämm Tittel „[[:$1|$1]]“. |
1641 | 1643 | Et jit nix enzestelle.', |
— | — | @@ -1643,6 +1645,10 @@ |
1644 | 1646 | 'stabilization-comment' => 'Jrond:', |
1645 | 1647 | 'stabilization-otherreason' => 'Ene andere Jrond', |
1646 | 1648 | 'stabilization-expiry' => 'Leuf uß:', |
| 1649 | + 'stabilization-othertime' => 'En ander Zick', |
| 1650 | + 'stabilization-sel-short' => 'Weeschteschkeit', |
| 1651 | + 'stabilization-sel-short-1' => 'Kein', |
| 1652 | + 'stabilization-sel-short-2' => 'orshprönglesch', |
1647 | 1653 | 'stabilization-def-short' => 'Shtandatt', |
1648 | 1654 | 'stabilization-def-short-0' => 'Von jetz', |
1649 | 1655 | 'stabilize_expiry_invalid' => 'Dat Affloufdattum es nit jöltisch.', |
Index: trunk/extensions/FCKeditor/FCKeditor.i18n.php |
— | — | @@ -211,9 +211,10 @@ |
212 | 212 | |
213 | 213 | /** French (Français) |
214 | 214 | * @author Crochet.david |
| 215 | + * @author IAlex |
215 | 216 | */ |
216 | 217 | $messages['fr'] = array( |
217 | | - 'fckeditor-desc' => 'Autoriser la modification en utilisant l’éditeur WYSIWYG FCKeditor', |
| 218 | + 'fckeditor-desc' => 'Permet la modification en utilisant l’éditeur WYSIWYG FCKeditor', |
218 | 219 | 'textrichditor' => 'Éditeur enrichi', |
219 | 220 | 'prefs-fckeditor' => 'Éditeur enrichi', |
220 | 221 | 'tog-riched_disable' => "Désactiver l'éditeur enrichi", |
— | — | @@ -365,6 +366,30 @@ |
366 | 367 | */ |
367 | 368 | $messages['ia'] = array( |
368 | 369 | 'fckeditor-desc' => 'Permitter le modification con le editor WYSIWYG FCKeditor', |
| 370 | + 'textrichditor' => 'Editor typographic', |
| 371 | + 'prefs-fckeditor' => 'Editor typographic', |
| 372 | + 'tog-riched_disable' => 'Disactivar le editor typographic', |
| 373 | + 'tog-riched_disable_ns_main' => 'Disactivar le editor typographic intra le spatio de nomines principal', |
| 374 | + 'tog-riched_disable_ns_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:talk}}"', |
| 375 | + 'tog-riched_disable_ns_user' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:user}}"', |
| 376 | + 'tog-riched_disable_ns_user_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:user_talk}}"', |
| 377 | + 'tog-riched_disable_ns_project' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:project}}"', |
| 378 | + 'tog-riched_disable_ns_project_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:project_talk}}"', |
| 379 | + 'tog-riched_disable_ns_image' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:file}}"', |
| 380 | + 'tog-riched_disable_ns_image_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:file_talk}}"', |
| 381 | + 'tog-riched_disable_ns_mediawiki' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:mediawiki}}"', |
| 382 | + 'tog-riched_disable_ns_mediawiki_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:mediawiki_talk}}"', |
| 383 | + 'tog-riched_disable_ns_template' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:template}}"', |
| 384 | + 'tog-riched_disable_ns_template_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:template_talk}}"', |
| 385 | + 'tog-riched_disable_ns_help' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:help}}"', |
| 386 | + 'tog-riched_disable_ns_help_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:help_talk}}"', |
| 387 | + 'tog-riched_disable_ns_category' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:category}}"', |
| 388 | + 'tog-riched_disable_ns_category_talk' => 'Disactivar le editor typographic intra le spatio de nomines "{{ns:category_talk}}"', |
| 389 | + 'rich_editor_new_window' => 'Aperir le editor typographic in un nove fenestra', |
| 390 | + 'tog-riched_start_disabled' => 'Initialmente disactivar le editor typographic', |
| 391 | + 'tog-riched_use_popup' => 'Aperir le editor typographic in un pop-up', |
| 392 | + 'tog-riched_use_toggle' => 'Presentar un button pro cambiar inter wikitexto e editor typographic (in loco del area de texto)', |
| 393 | + 'tog-riched_toggle_remember_state' => 'Memorar le ultime selection de editor', |
369 | 394 | ); |
370 | 395 | |
371 | 396 | /** Japanese (日本語) |
— | — | @@ -456,6 +481,35 @@ |
457 | 482 | 'tog-riched_toggle_remember_state' => 'Donn dä letzte Zohschtand vum Ömschallde zwesche däm Wikitäx Beärbeide un däm „<i lang="en">Rich Editor</i>“ faßhallde', |
458 | 483 | ); |
459 | 484 | |
| 485 | +/** Luxembourgish (Lëtzebuergesch) |
| 486 | + * @author Robby |
| 487 | + */ |
| 488 | +$messages['lb'] = array( |
| 489 | + 'fckeditor-desc' => 'Erlaabt et de WYSIWYG-Editeur FCKeditor ze benotzen', |
| 490 | + 'textrichditor' => 'Editeur mat erweiderte Fonctiounen', |
| 491 | + 'prefs-fckeditor' => 'Editeur mat erweiderte Fonctiounen', |
| 492 | + 'tog-riched_disable' => 'Editeur mat erweiderte Fonctiounen aschalten', |
| 493 | + 'tog-riched_disable_ns_main' => 'Editeur mat erweiderte Fonctiounen am Haaptnummraum ausschalten', |
| 494 | + 'tog-riched_disable_ns_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:talk}}" ausschalten', |
| 495 | + 'tog-riched_disable_ns_user' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:user}}" ausschalten', |
| 496 | + 'tog-riched_disable_ns_user_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:user_talk}}" ausschalten', |
| 497 | + 'tog-riched_disable_ns_project' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:project}}" ausschalten', |
| 498 | + 'tog-riched_disable_ns_project_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:prject_talk}}" ausschalten', |
| 499 | + 'tog-riched_disable_ns_image' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:file}}" ausschalten', |
| 500 | + 'tog-riched_disable_ns_image_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:file_talk}}" ausschalten', |
| 501 | + 'tog-riched_disable_ns_mediawiki' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:mediawiki}}" ausschalten', |
| 502 | + 'tog-riched_disable_ns_mediawiki_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:mediawiki_talk}}" ausschalten', |
| 503 | + 'tog-riched_disable_ns_template' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:template}}" ausschalten', |
| 504 | + 'tog-riched_disable_ns_template_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:template_talk}}" ausschalten', |
| 505 | + 'tog-riched_disable_ns_help' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:help}}" ausschalten', |
| 506 | + 'tog-riched_disable_ns_help_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:help_talk}}" ausschalten', |
| 507 | + 'tog-riched_disable_ns_category' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:category}}" ausschalten', |
| 508 | + 'tog-riched_disable_ns_category_talk' => 'Editeur mat erweiderte Fonctiounen am Nummraum "{{ns:category_talk}}" ausschalten', |
| 509 | + 'rich_editor_new_window' => 'Editeur mat erweiderte Fonctiounen an enger neier Fënster opmaachen', |
| 510 | + 'tog-riched_start_disabled' => 'Editeur mat erweiderte Fonctiounen beim Start ausgeschalt', |
| 511 | + 'tog-riched_use_popup' => 'Editeur mat erweiderte Fonctiounen an engem Popup opmaachen', |
| 512 | +); |
| 513 | + |
460 | 514 | /** Dutch (Nederlands) |
461 | 515 | * @author Siebrand |
462 | 516 | */ |
— | — | @@ -515,7 +569,9 @@ |
516 | 570 | * @author Cedric31 |
517 | 571 | */ |
518 | 572 | $messages['oc'] = array( |
| 573 | + 'fckeditor-desc' => 'Permet la modificacion en utilizant l’editor WYSIWYG FCKeditor', |
519 | 574 | 'textrichditor' => "''Rich Editor''", |
| 575 | + 'prefs-fckeditor' => 'Editor enriquit', |
520 | 576 | 'tog-riched_disable' => "Desactivar ''Rich Editor''", |
521 | 577 | 'tog-riched_disable_ns_main' => "Desactivar ''Rich Editor'' dins l'espaci de noms principal.", |
522 | 578 | 'tog-riched_disable_ns_talk' => "Desactivar ''Rich Editor'' dins l'espaci de noms ''{{ns:talk}}''.", |
— | — | @@ -533,6 +589,11 @@ |
534 | 590 | 'tog-riched_disable_ns_help_talk' => "Desactivar ''Rich Editor'' dins l'espaci de noms ''{{ns:help_talk}}''.", |
535 | 591 | 'tog-riched_disable_ns_category' => "Desactivar ''Rich Editor'' dins l'espaci de noms ''{{ns:category}}''.", |
536 | 592 | 'tog-riched_disable_ns_category_talk' => "Desactivar ''Rich Editor'' dins l'espaci de noms ''{{ns:category_talk}}''.", |
| 593 | + 'rich_editor_new_window' => "Dobrir l'editor enriquit dins una fenèstra novèla", |
| 594 | + 'tog-riched_start_disabled' => "Amodar amb l'editor enriquit desactivat", |
| 595 | + 'tog-riched_use_popup' => "Dobrir l'editor enriquit dins una popup", |
| 596 | + 'tog-riched_use_toggle' => "Balhar la possibilitat de cambiar entre l'editor original WikiTèxte e l'editor enriquit", |
| 597 | + 'tog-riched_toggle_remember_state' => "Se remembrar de la darrièra seleccion de l'editor", |
537 | 598 | ); |
538 | 599 | |
539 | 600 | /** Polish (Polski) */ |
Index: trunk/extensions/UsageStatistics/SpecialUserStats.i18n.php |
— | — | @@ -65,6 +65,7 @@ |
66 | 66 | {{Identical|Cumulative}}', |
67 | 67 | 'usagestatistics-editindividual' => "Text in usage statistics graph. Parameter $1 can be either 'cumulative' ({{msg|Usagestatisticscumulative-text}}) or 'incremental' ({{msg|Usagestatisticsincremental-text}})", |
68 | 68 | 'usagestatistics-editpages' => "Text in usage statistics graph. Parameter $1 can be either 'cumulative' ({{msg|Usagestatisticscumulative-text}}) or 'incremental' ({{msg|Usagestatisticsincremental-text}})", |
| 69 | + 'right-viewsystemstats' => '{{doc-right|viewsystemstats}}', |
69 | 70 | ); |
70 | 71 | |
71 | 72 | /** Afrikaans (Afrikaans) |
— | — | @@ -329,6 +330,7 @@ |
330 | 331 | 'usagestatisticscalselect' => 'odaberi', |
331 | 332 | 'usagestatistics-editindividual' => '$1 statistike uređivanja pojedinačnog korisnika', |
332 | 333 | 'usagestatistics-editpages' => '$1 statistike stranica pojedinog korisnika', |
| 334 | + 'right-viewsystemstats' => 'Pregledavanje [[Special:UserStats|statistika korištenja wikija]]', |
333 | 335 | ); |
334 | 336 | |
335 | 337 | /** Catalan (Català) |
— | — | @@ -404,6 +406,7 @@ |
405 | 407 | * @author Melancholie |
406 | 408 | * @author Purodha |
407 | 409 | * @author Revolus |
| 410 | + * @author Umherirrender |
408 | 411 | */ |
409 | 412 | $messages['de'] = array( |
410 | 413 | 'specialuserstats' => 'Nutzungs-Statistik', |
— | — | @@ -429,6 +432,7 @@ |
430 | 433 | 'usagestatisticscalselect' => 'Wähle', |
431 | 434 | 'usagestatistics-editindividual' => 'Individuelle Bearbeitungsstatistiken für Benutzer $1', |
432 | 435 | 'usagestatistics-editpages' => 'Individuelle Seitenstatistiken für Benutzer $1', |
| 436 | + 'right-viewsystemstats' => '[[Special:UserStats|Benutzer-Nutzungsstatistiken]] sehen', |
433 | 437 | ); |
434 | 438 | |
435 | 439 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -458,6 +462,7 @@ |
459 | 463 | 'usagestatisticscalselect' => 'Wubraś', |
460 | 464 | 'usagestatistics-editindividual' => 'Statistika změnow jadnotliwego wužywarja $1', |
461 | 465 | 'usagestatistics-editpages' => 'Statistika bokow jadnotliwego wužywarja $1', |
| 466 | + 'right-viewsystemstats' => '[[Special:UserStats|Wikijowu wužywańsku statistiku]] se woglědaś', |
462 | 467 | ); |
463 | 468 | |
464 | 469 | /** Greek (Ελληνικά) |
— | — | @@ -532,6 +537,7 @@ |
533 | 538 | 'usagestatisticscalselect' => 'Seleccionar', |
534 | 539 | 'usagestatistics-editindividual' => 'Estadísticas de ediciones de usuario individual $1', |
535 | 540 | 'usagestatistics-editpages' => 'Estadísticas de páginas de usuario individual $1', |
| 541 | + 'right-viewsystemstats' => 'Ver [[Special:UserStats|estadísticas de uso del wiki]]', |
536 | 542 | ); |
537 | 543 | |
538 | 544 | /** Estonian (Eesti) |
— | — | @@ -614,6 +620,7 @@ |
615 | 621 | /** French (Français) |
616 | 622 | * @author Crochet.david |
617 | 623 | * @author Grondin |
| 624 | + * @author IAlex |
618 | 625 | * @author PieRRoMaN |
619 | 626 | * @author Sherbrooke |
620 | 627 | */ |
— | — | @@ -641,6 +648,7 @@ |
642 | 649 | 'usagestatisticscalselect' => 'Sélectionner', |
643 | 650 | 'usagestatistics-editindividual' => 'Statistiques $1 des modifications par utilisateur', |
644 | 651 | 'usagestatistics-editpages' => 'Statistiques $1 des pages par utilisateur', |
| 652 | + 'right-viewsystemstats' => "Voir les [[Special:UserStats|statistiques d'utilisation du wiki]]", |
645 | 653 | ); |
646 | 654 | |
647 | 655 | /** Irish (Gaeilge) |
— | — | @@ -659,19 +667,19 @@ |
660 | 668 | * @author Xosé |
661 | 669 | */ |
662 | 670 | $messages['gl'] = array( |
663 | | - 'specialuserstats' => 'Estatísticas do Uso', |
664 | | - 'usagestatistics' => 'Estatísticas do Uso', |
| 671 | + 'specialuserstats' => 'Estatísticas de uso', |
| 672 | + 'usagestatistics' => 'Estatísticas de uso', |
665 | 673 | 'usagestatistics-desc' => 'Amosar as estatíticas de uso do usuario individual e mais as do wiki en xeral', |
666 | | - 'usagestatisticsfor' => '<h2>Estatísticas de uso para [[User:$1|$1]]</h2>', |
667 | | - 'usagestatisticsforallusers' => '<h2>Estatísticas de uso para todos os usuarios</h2>', |
| 674 | + 'usagestatisticsfor' => '<h2>Estatísticas de uso de "[[User:$1|$1]]"</h2>', |
| 675 | + 'usagestatisticsforallusers' => '<h2>Estatísticas de uso de todos os usuarios</h2>', |
668 | 676 | 'usagestatisticsinterval' => 'Intervalo', |
669 | 677 | 'usagestatisticstype' => 'Clase', |
670 | 678 | 'usagestatisticsstart' => 'Data de comezo', |
671 | 679 | 'usagestatisticsend' => 'Data de fin', |
672 | | - 'usagestatisticssubmit' => 'Xerar Estatísticas', |
| 680 | + 'usagestatisticssubmit' => 'Xerar as estatísticas', |
673 | 681 | 'usagestatisticsnostart' => 'Por favor, especifique unha data de comezo', |
674 | 682 | 'usagestatisticsnoend' => 'Por favor, especifique unha data de fin', |
675 | | - 'usagestatisticsbadstartend' => '<b>Malo <i>Comezo</i> e/ou <i>Fin</i> da data!</b>', |
| 683 | + 'usagestatisticsbadstartend' => '<b>Data de <i>comezo</i> e/ou <i>fin</i> errónea!</b>', |
676 | 684 | 'usagestatisticsintervalday' => 'Día', |
677 | 685 | 'usagestatisticsintervalweek' => 'Semana', |
678 | 686 | 'usagestatisticsintervalmonth' => 'Mes', |
— | — | @@ -682,6 +690,7 @@ |
683 | 691 | 'usagestatisticscalselect' => 'Seleccionar', |
684 | 692 | 'usagestatistics-editindividual' => 'Estatísticas das edicións $1 do usuario', |
685 | 693 | 'usagestatistics-editpages' => 'Páxinas das estatísticas $1 do usuario', |
| 694 | + 'right-viewsystemstats' => 'Ver as [[Special:UserStats|estatísticas de uso do wiki]]', |
686 | 695 | ); |
687 | 696 | |
688 | 697 | /** Ancient Greek (Ἀρχαία ἑλληνικὴ) |
— | — | @@ -719,6 +728,7 @@ |
720 | 729 | 'usagestatisticscalselect' => 'Wehl', |
721 | 730 | 'usagestatistics-editindividual' => 'Individuälli Bearbeitigsstatischtike fir Benutzer $1', |
722 | 731 | 'usagestatistics-editpages' => 'Individuälli Sytestatischtike fir Benutzer $1', |
| 732 | + 'right-viewsystemstats' => '[[Special:UserStats|Wiki-Nutzigs-Statischtik]] aaluege', |
723 | 733 | ); |
724 | 734 | |
725 | 735 | /** Gujarati (ગુજરાતી) |
— | — | @@ -846,6 +856,7 @@ |
847 | 857 | 'usagestatisticscalselect' => 'Wubrać', |
848 | 858 | 'usagestatistics-editindividual' => 'Indiwiduelna statistika změnow wužiwarja $1', |
849 | 859 | 'usagestatistics-editpages' => 'Indiwiduelna statistika stronow wužiwarja $1', |
| 860 | + 'right-viewsystemstats' => '[[Special:UserStats|Wikijowu wužiwansku statistiku]] sej wobhladać', |
850 | 861 | ); |
851 | 862 | |
852 | 863 | /** Interlingua (Interlingua) |
— | — | @@ -950,6 +961,7 @@ |
951 | 962 | 'usagestatisticscalselect' => '選択', |
952 | 963 | 'usagestatistics-editindividual' => '利用者の$1編集統計', |
953 | 964 | 'usagestatistics-editpages' => '利用者の$1ページ統計', |
| 965 | + 'right-viewsystemstats' => '[[Special:UserStats|ウィキの利用統計]]を見る', |
954 | 966 | ); |
955 | 967 | |
956 | 968 | /** Javanese (Basa Jawa) |
— | — | @@ -1040,6 +1052,7 @@ |
1041 | 1053 | 'usagestatisticscalselect' => 'Ußsöke', |
1042 | 1054 | 'usagestatistics-editindividual' => '$1 Änderungs-Statistike fun enem Metmaacher', |
1043 | 1055 | 'usagestatistics-editpages' => '$1 Sigge-Statistike fun enem Metmaacher', |
| 1056 | + 'right-viewsystemstats' => 'Dem [[Special:UserStats|Wiki sing Jebruchs_Shtatistike]] aanloore', |
1044 | 1057 | ); |
1045 | 1058 | |
1046 | 1059 | /** Luxembourgish (Lëtzebuergesch) |
— | — | @@ -1220,6 +1233,7 @@ |
1221 | 1234 | 'usagestatisticscalselect' => 'Selecteren', |
1222 | 1235 | 'usagestatistics-editindividual' => '$1 bewerkingsstatistieken voor enkele gebruiker', |
1223 | 1236 | 'usagestatistics-editpages' => '$1 paginastatistieken voor enkele gebruiker', |
| 1237 | + 'right-viewsystemstats' => '[[Special:UserStats|Wikigebruiksstatistieken]] bekijken', |
1224 | 1238 | ); |
1225 | 1239 | |
1226 | 1240 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -1309,6 +1323,7 @@ |
1310 | 1324 | 'usagestatisticscalselect' => 'Seleccionar', |
1311 | 1325 | 'usagestatistics-editindividual' => 'Edicions estatisticas $1 per utilizaire', |
1312 | 1326 | 'usagestatistics-editpages' => 'Estatisticas $1 de las paginas per utilizaire individual', |
| 1327 | + 'right-viewsystemstats' => "Vejatz las [[Special:UserStats|estatisticas d'utilizacion del wiki]]", |
1313 | 1328 | ); |
1314 | 1329 | |
1315 | 1330 | /** Ossetic (Иронау) |
— | — | @@ -1532,6 +1547,7 @@ |
1533 | 1548 | 'usagestatisticscalselect' => 'Vybrať', |
1534 | 1549 | 'usagestatistics-editindividual' => 'Štatistika úprav jednotlivého používateľa $1', |
1535 | 1550 | 'usagestatistics-editpages' => 'Štatistika stránok jednotlivého používateľa $1', |
| 1551 | + 'right-viewsystemstats' => 'Zobraziť [[Special:UserStats|štatistiku použitia wiki]]', |
1536 | 1552 | ); |
1537 | 1553 | |
1538 | 1554 | /** Serbian Cyrillic ekavian (ћирилица) |
Index: trunk/extensions/Wikidata/SpecialLanguages.i18n.php |
— | — | @@ -5547,9 +5547,13 @@ |
5548 | 5548 | 'ow_uipref_datasets' => 'Standat-Ansich', |
5549 | 5549 | 'ow_uiprefs' => 'Wikidata', |
5550 | 5550 | 'ow_none_selected' => 'Nix ußjewählt', |
| 5551 | + 'transaction' => 'Wikidata: Transakßjuhnß_Logbooch', |
| 5552 | + 'ow_transaction_from_transaction' => 'Vun Transakßjuhn:', |
5551 | 5553 | 'ow_transaction_count' => 'Aanzahl:', |
5552 | 5554 | 'ow_transaction_user' => 'Metmaacher-Name:', |
| 5555 | + 'ow_transaction_show_rollback' => 'De Knöpp zom Retuur maache aanzeije:', |
5553 | 5556 | 'ow_transaction_rollback_button' => 'Lohß Jonn!', |
| 5557 | + 'ow_transaction_rollback_header' => 'Retuur maache', |
5554 | 5558 | 'ow_transaction_no_action' => 'Donn nix', |
5555 | 5559 | 'ow_transaction_previous_version' => 'Vörijje Version', |
5556 | 5560 | 'ow_transaction_restore' => 'Wider zerök holle', |
— | — | @@ -5560,6 +5564,8 @@ |
5561 | 5565 | 'ow_transaction_first_dm' => 'Eezte faßjelaate un explizeete Bedüggdeniß', |
5562 | 5566 | 'ow_transaction_second_dm' => 'Zweite faßjelaate un explizeete Bedüggdeniß', |
5563 | 5567 | 'ow_transaction_summary' => 'Zosammejefaß, Quelle', |
| 5568 | + 'conceptmapping' => 'Wikidata: Konzäp-Zohoodenung', |
| 5569 | + 'ow_conceptmapping_title' => 'Konzäp-Zohoodenung', |
5564 | 5570 | 'ow_conceptmapping_help' => '<p>Müjjelesche Akßjuhne: <ul> |
5565 | 5571 | <li><code>&action=insert&<data_context_prefix>=<defined_id>& </code>{{int:ellipsis}} — donn en Afbelldung dobei</li> |
5566 | 5572 | <li><code>&action=get&concept=<concept_id> </code> — liß en Afbelldung zerök</li> |
— | — | @@ -5682,6 +5688,7 @@ |
5683 | 5689 | De Datebangk es nit mieh konsistent. |
5684 | 5690 | Wikidata kunnt kein jöltije Date fenge, di met dä Nommer för en faßjelaate un explizeete Bedüggdeniß zosamme passe däte. Se künnt verloore jejange sin. |
5685 | 5691 | Bes esu joot, un saach dat enem Wiki-Köbes, udder ennem Administrator fun däm Server.', |
| 5692 | + 'ow_history_transaction' => 'Transakßjuhn:', |
5686 | 5693 | 'ow_history_show_life_span' => 'Zeisch däm Datesatz sing Levvensduur:', |
5687 | 5694 | 'ow_class_attr_type_dm' => 'Faßjelaate un explizeete Bedüggdeniß', |
5688 | 5695 | 'ow_class_attr_type_xlate' => 'Övversetzbaa Tex', |
Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -403,6 +403,7 @@ |
404 | 404 | 'tpt-unknown-page' => 'Cet espace de noms est réservé pour la traduction de pages. |
405 | 405 | La page que vous essayé de modifier ne semble pas correspondre à aucune page marqué pour être traduite.', |
406 | 406 | 'tpt-install' => "Lancez php maintenance/update.php ou l'installation web pour activer la fonctionnalité de traduction de pages.", |
| 407 | + 'tpt-render-summary' => 'Mise à jour pour être en accord avec la nouvelle version de la source de la page', |
407 | 408 | ); |
408 | 409 | |
409 | 410 | /** Franco-Provençal (Arpetan) |
— | — | @@ -816,6 +817,7 @@ |
817 | 818 | Dës Säit ass eng Iwwersetzung vun der Säit [[$1]] an d'Iwwersetzung ka mat Hëllef vun der [$2 Iwwersetzungs-Fonctioun] aktulaiséiert ginn.", |
818 | 819 | 'tpt-unknown-page' => "Dëse Nummraum ass fir d'Iwwersetze vu Säitemat Inhalt reservéiert. |
819 | 820 | D'Säit, déi Dir versicht z'änneren schéngt net mat enger Säit déi fir d'iwwersetzung markéiert ass ze korrespondéieren.", |
| 821 | + 'tpt-install' => "Lancéiert php maintenance/update.php oder web install fir d'Fonctioun vun der Säiteniwwersetzung anzeschalten.", |
820 | 822 | 'tpt-render-summary' => 'Aktualiséieren fir matt der nier Versioun vun der Quellsäit iwwereneenzestëmmen', |
821 | 823 | ); |
822 | 824 | |
— | — | @@ -890,19 +892,25 @@ |
891 | 893 | 'pagetranslation' => 'Traduccion de paginas', |
892 | 894 | 'right-pagetranslation' => 'Marcar de versions de paginas per èsser traduchas', |
893 | 895 | 'tpt-desc' => 'Extension per traduire de paginas de contengut', |
894 | | - 'tpt-section' => 'Seccion:', |
895 | | - 'tpt-section-new' => 'Seccion novèla :', |
| 896 | + 'tpt-section' => 'Unitat de traduccion $1', |
| 897 | + 'tpt-section-new' => 'Unitat de traduccion novèla. Nom : $1', |
| 898 | + 'tpt-section-deleted' => 'Unitat de traduccion $1', |
| 899 | + 'tpt-template' => 'Modèl de pagina', |
| 900 | + 'tpt-templatediff' => 'Lo modèl de pagina a cambiat.', |
896 | 901 | 'tpt-diff-old' => 'Tèxte precedent', |
897 | 902 | 'tpt-diff-new' => 'Tèxte novèl', |
898 | 903 | 'tpt-submit' => 'Marcar aquesta version per èsser traducha', |
| 904 | + 'tpt-sections-oldnew' => 'Unitats de traduccion novèlas e existentas', |
| 905 | + 'tpt-sections-deleted' => 'Unitats de traduccion suprimidas', |
| 906 | + 'tpt-sections-template' => 'Modèl de pagina de traduccion', |
899 | 907 | 'tpt-badtitle' => 'Lo nom de pagina donada ($1) es pas un títol valid', |
900 | 908 | 'tpt-oldrevision' => '$2 es pas la darrièra version de la pagina [[$1]]. |
901 | 909 | Sola la darrièra version de la pagina pòt èsser marcada per èsser traducha.', |
902 | 910 | 'tpt-notsuitable' => "La pagina $1 conven pas per èsser traducha. |
903 | 911 | Siatz segur(a) que conten la balisa <nowiki><translate></nowiki> e qu'a una sintaxi corrècta.", |
904 | | - 'tpt-saveok' => 'La pagina « $1 » es estada marcada per èsser traducha amb $2 seccions tradusiblas. |
| 912 | + 'tpt-saveok' => 'La pagina « $1 » es estada marcada per èsser traducha amb $2 {{PLURAL:$2|unitat de traduccion|unitats de traduccion}}. |
905 | 913 | La pagina pòt èsser <span class="plainlinks">[$3 traducha]</span> tre ara.', |
906 | | - 'tpt-badsect' => '« $1 » es pas un nom valid per la seccion $2.', |
| 914 | + 'tpt-badsect' => '« $1 » es pas un nom valid per una unitat de traduccion $2.', |
907 | 915 | 'tpt-showpage-intro' => "Çaijós, las traduccions novèlas, las qu'existisson e las suprimidas. |
908 | 916 | Abans de marcar aquestas versions per èsser traduchas, verificatz que las modificacions a las seccions son minimizadas per evitar de trabalh inutil als traductors.", |
909 | 917 | 'tpt-mark-summary' => 'Aquesta version es estada marcada per èsser traducha', |
— | — | @@ -912,18 +920,22 @@ |
913 | 921 | 'tpt-old-pages' => "De versions d'{{PLURAL:$1|aquesta pagina|aquestas paginas}} son estadas marcadas per èsser traduchas.", |
914 | 922 | 'tpt-new-pages' => "{{PLURAL:$1|Aquesta pagina conten|Aquestas paginas contenon}} de tèxte amb de balisas de traduccion, mas cap de version d'{{PLURAL:$1|aquesta pagina es pas marcada per èsser traducha|aquestas paginas son pas marcadas per èsser traduchas}}.", |
915 | 923 | 'tpt-rev-latest' => 'darrièra version', |
916 | | - 'tpt-rev-old' => 'version $1', |
| 924 | + 'tpt-rev-old' => 'diferéncia amb la version marcada precedenta', |
917 | 925 | 'tpt-rev-mark-new' => 'marcar aquesta version per èsser traducha', |
918 | 926 | 'tpt-translate-this' => 'traduire aquesta pagina', |
919 | 927 | 'translate-tag-translate-link-desc' => 'Traduire aquesta pagina', |
920 | 928 | 'translate-tag-markthis' => 'Marcar aquesta pagina per èsser traducha', |
| 929 | + 'translate-tag-markthisagain' => 'Aquesta pagina a agut <span class="plainlinks">[$1 de modificacions]</span> dempuèi qu’es estada darrièrament <span class="plainlinks">[$2 marcada per èsser traducha]</span>.', |
| 930 | + 'translate-tag-hasnew' => 'Aquesta pagina conten <span class="plainlinks">[$1 de modificacions]</span> que son pas marcadas per la traduccion.', |
921 | 931 | 'tpt-translation-intro' => 'Aquesta pagina es una <span class="plainlinks">[$1 traduccion]</span> de la pagina [[$2]] e la traduccion es completada a $3 % e a jorn.', |
| 932 | + 'tpt-translation-intro-fuzzy' => 'Las traduccions obsolètas son marcadas atal.', |
922 | 933 | 'tpt-languages-legend' => 'Autras lengas :', |
923 | 934 | 'tpt-target-page' => "Aquesta pagina pòt pas èsser mesa a jorn manualament. |
924 | 935 | Es una version traducha de [[$1]] e la traduccion pòt èsser mesa a jorn en utilizant [$2 l'esplech de traduccion].", |
925 | 936 | 'tpt-unknown-page' => "Aqueste espaci de noms es reservat per la traduccion de paginas. |
926 | 937 | La pagina qu'ensajatz de modificar sembla pas correspondre a cap de pagina marcada per èsser traducha.", |
927 | 938 | 'tpt-install' => "Aviatz php maintenance/update.php o l'installacion web per activar la foncionalitat de traduccion de paginas.", |
| 939 | + 'tpt-render-summary' => 'Mesa a jorn per èsser en acòrd amb la version novèla de la font de la pagina', |
928 | 940 | ); |
929 | 941 | |
930 | 942 | /** Portuguese (Português) |
Index: trunk/extensions/SecurePoll/SecurePoll.i18n.php |
— | — | @@ -3016,6 +3016,7 @@ |
3017 | 3017 | 'securepoll-header-timestamp' => 'Zäit', |
3018 | 3018 | 'securepoll-header-voter-name' => 'Numm', |
3019 | 3019 | 'securepoll-header-voter-domain' => 'Domaine', |
| 3020 | + 'securepoll-header-ua' => 'Benotzeragent', |
3020 | 3021 | 'securepoll-header-cookie-dup' => 'Duplikat', |
3021 | 3022 | 'securepoll-header-strike' => 'Duerchsträichen', |
3022 | 3023 | 'securepoll-header-details' => 'Detailer', |
Index: trunk/extensions/WikimediaIncubator/WikimediaIncubator.i18n.php |
— | — | @@ -396,6 +396,7 @@ |
397 | 397 | 'wminc-warning-unprefixed' => 'Atencion : la pagina que modificatz a pas de prefixe !', |
398 | 398 | 'wminc-warning-suggest' => 'Podètz crear la pagina a [[$1]].', |
399 | 399 | 'wminc-warning-suggest-move' => 'Podètz [{{fullurl:Special:MovePage/$3|wpNewTitle=$2}} tornar nomenar aquesta pagina cap a $1].', |
| 400 | + 'right-viewuserlang' => 'Vejatz [[Special:ViewUserLang|lenga de l’utilizaire e lo wiki de tèst]]', |
400 | 401 | ); |
401 | 402 | |
402 | 403 | /** Polish (Polski) |
Index: trunk/extensions/CheckUser/CheckUser.i18n.php |
— | — | @@ -3369,6 +3369,7 @@ |
3370 | 3370 | 'checkuser-block-failure' => "'''차단된 사용자가 없습니다.'''", |
3371 | 3371 | 'checkuser-block-limit' => '너무 많은 사용자를 선택하였습니다.', |
3372 | 3372 | 'checkuser-block-noreason' => '차단하는 이유를 반드시 입력해야 합니다.', |
| 3373 | + 'checkuser-noreason' => '당신은 이 명령에 대한 이유를 반드시 제시해야 합니다.', |
3373 | 3374 | 'checkuser-accounts' => '$1개의 새 계정', |
3374 | 3375 | 'checkuser-too-many' => '결과가 너무 많습니다. CIDR 범위를 좁혀 주세요. |
3375 | 3376 | 다음은 사용되고 있는 IP의 목록입니다 (최대 5000개, 주소별로 정렬됨):', |
Index: trunk/extensions/ReplaceText/ReplaceText.i18n.php |
— | — | @@ -263,6 +263,7 @@ |
264 | 264 | 'replacetext_editpages' => 'Ersetze Text im Seiteninhalt', |
265 | 265 | 'replacetext_movepages' => 'Ersetze Text auch in Seitentiteln, wenn möglich', |
266 | 266 | 'replacetext_givetarget' => 'Du musst eine Zeichenkette angeben, die ersetzt werden soll.', |
| 267 | + 'replacetext_nonamespace' => 'Mindestens ein Namensraum muss ausgewählt werden.', |
267 | 268 | 'replacetext_editormove' => 'Du musst mindestens eine Ersetzungsoption wählen.', |
268 | 269 | 'replacetext_choosepagesforedit' => 'Bitte die {{PLURAL:$3|Seite|Seiten}} auswählen, bei denen du „$1“ durch „$2“ ersetzen möchtest:', |
269 | 270 | 'replacetext_choosepagesformove' => 'Ersetze Text „$1“ durch „$2“ {{PLURAL:$3|im Namen der folgenden Seite|in den Namen der folgenden Seiten}}:', |
— | — | @@ -307,6 +308,7 @@ |
308 | 309 | 'replacetext_editpages' => 'Tekst w datajowem wopśimjeśu wuměniś', |
309 | 310 | 'replacetext_movepages' => 'Tekst w bokowych titelach wuměniś, jolic móžno', |
310 | 311 | 'replacetext_givetarget' => 'Musyš tekst pódaś, kótaryž ma se wuměniś.', |
| 312 | + 'replacetext_nonamespace' => 'Musyš nanejmjenjej jaden mjenjowy rum wubraś.', |
311 | 313 | 'replacetext_editormove' => 'Musyš nanejmjenjej jadnu z wuměnjeńskich opcijow wubraś.', |
312 | 314 | 'replacetext_choosepagesforedit' => "Pšosym wubjeŕ {{PLURAL:$3|bok|boka|boki|boki}}, na {{PLURAL:$3|kótaremž|kótarymaž|kótarychž|kótarychž}} coš '$1' pśez '$2' wuměniś:", |
313 | 315 | 'replacetext_choosepagesformove' => "'$1' pśez '$2' w {{PLURAL:$3|mjenju slědujucego boka|mjenjoma slědujuceju bokowu|mjenjach slědujucych bokow|mjenjach slědujucych bokow}} wuměniś:", |
— | — | @@ -486,6 +488,7 @@ |
487 | 489 | 'replacetext_editpages' => 'Substituír o texto nos contidos da páxina', |
488 | 490 | 'replacetext_movepages' => 'Substituír o texto nos títulos das páxinas, cando sexa posible', |
489 | 491 | 'replacetext_givetarget' => 'Debe especificar a cadea que vai ser substituída.', |
| 492 | + 'replacetext_nonamespace' => 'Debe escoller, polo menos, un espazo de nomes.', |
490 | 493 | 'replacetext_editormove' => 'Debe seleccionar, polo menos, unha das opcións de substitución.', |
491 | 494 | 'replacetext_choosepagesforedit' => 'Por favor, seleccione {{PLURAL:$3|a páxina na|as páxinas nas}} que quere substituír "$1" por "$2":', |
492 | 495 | 'replacetext_choosepagesformove' => 'Substituír "$1" por "$2" {{PLURAL:$3|no nome da seguinte páxina|nos nomes das seguintes páxinas}}:', |
— | — | @@ -614,6 +617,7 @@ |
615 | 618 | 'replacetext_editpages' => 'Tekst we wobsahu strony narunać', |
616 | 619 | 'replacetext_movepages' => 'Tekst w titulach stronow narunać, jeli móžno', |
617 | 620 | 'replacetext_givetarget' => 'Dyrbiš tekst podać, kotryž ma so narunać.', |
| 621 | + 'replacetext_nonamespace' => 'Dyrbiš znajmjeńša jedyn mjenowy rum wubrać.', |
618 | 622 | 'replacetext_editormove' => 'Dyrbiš znajmjeńša jednu z narunanskich opcijow wubrać.', |
619 | 623 | 'replacetext_choosepagesforedit' => "Prošu wubjer {{PLURAL:$3|stronu|stronje|strony|strony}}, za kotrež chceš '$1' přez '$2' narunać:", |
620 | 624 | 'replacetext_choosepagesformove' => "'$1 přez '$2' w {{PLURAL:$3|mjenje slědowaceje strony|mjenomaj slědowaceju stronow|mjenach slědowacych stronow|mjenach slědowacych stronow}} narunać:", |
— | — | @@ -827,6 +831,7 @@ |
828 | 832 | 'replacetext_editpages' => 'Den Text a Säiteninhalter ersetzen', |
829 | 833 | 'replacetext_movepages' => 'Text an den Titele vun de Säiten ersetzen, wa méiglech', |
830 | 834 | 'replacetext_givetarget' => 'Dir musst déi Zeechen uginn déi ersat solle ginn.', |
| 835 | + 'replacetext_nonamespace' => 'Dir musst mindestens een Nummraum eraussichen.', |
831 | 836 | 'replacetext_editormove' => 'Dir musst mindestens eng vun den Optioune vum Ersetzen eraussichen.', |
832 | 837 | 'replacetext_choosepagesforedit' => 'Wielt w.e.g. d\'{{PLURAL:$3|Säit op däer|Säiten op denen}} Dir "$1" duerch "$2" ersetze wëllt:', |
833 | 838 | 'replacetext_choosepagesformove' => "'$1' duerch '$2' am Numm vun {{PLURAL:$3|dëser Säit|dëse Säiten}} ersetzen:", |
— | — | @@ -895,6 +900,7 @@ |
896 | 901 | 'replacetext_editpages' => 'Tekst vervangen in de pagina-inhoud', |
897 | 902 | 'replacetext_movepages' => 'Tekst vervangen in paginanamen als mogelijk', |
898 | 903 | 'replacetext_givetarget' => 'U moet de te vervangen tekst opgeven.', |
| 904 | + 'replacetext_nonamespace' => 'U moet ten minste één naamruimte selecteren.', |
899 | 905 | 'replacetext_editormove' => 'U moet tenminste een van de vervangingingsopties kiezen.', |
900 | 906 | 'replacetext_choosepagesforedit' => "Selecteer de {{PLURAL:$3|pagina|pagina's}} waar u '$1' door '$2' wilt vervangen:", |
901 | 907 | 'replacetext_choosepagesformove' => '"$1" door "$2" vervangen in de volgende {{PLURAL:$3|paginanaam|paginanamen}}:', |
— | — | @@ -1181,6 +1187,7 @@ |
1182 | 1188 | 'replacetext_editpages' => 'Nahradiť text v obsahu stránok', |
1183 | 1189 | 'replacetext_movepages' => 'Nahradiť text v názvoch stránok, keď je to možné', |
1184 | 1190 | 'replacetext_givetarget' => 'Musíte zadať reťazec, ktorý sa má nahradiť.', |
| 1191 | + 'replacetext_nonamespace' => 'Musíte vybrať aspoň jeden menný priestor.', |
1185 | 1192 | 'replacetext_editormove' => 'Musíte vybrať aspoň jednu z volieb nahrádzania.', |
1186 | 1193 | 'replacetext_choosepagesforedit' => 'Prosím, vyberte {{PLURAL:$3|stránku, na ktorej|stránky, na ktorých}} chcete nahradiť „$1“ za „$2“:', |
1187 | 1194 | 'replacetext_choosepagesformove' => 'Nahradiť text „$1“ textom „$2“ v {{PLURAL:$3|názve nasledovnej stránky|názvoch nasledovných stránok}}:', |
Index: trunk/extensions/SharedUserRights/SharedUserRights.i18n.php |
— | — | @@ -117,6 +117,7 @@ |
118 | 118 | 'gblrights-logpage' => 'Globales Rechte-Logbuch', |
119 | 119 | 'gblrights-pagetext' => 'Dieses Logbuch enthält alle Änderungen, die an der globalen Rechtetabelle der Wikifamilie vorgenommen wurden.', |
120 | 120 | 'gblrights-rights-entry' => 'änderte die globale Gruppenzugehörigkeit für $1 von $2 auf $3', |
| 121 | + 'right-userrights-shared' => 'Gemeinsame Benutzerrechte verwalten', |
121 | 122 | ); |
122 | 123 | |
123 | 124 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -179,6 +180,7 @@ |
180 | 181 | 'gblrights-logpage' => 'Rexistro de dereitos globais', |
181 | 182 | 'gblrights-pagetext' => 'Este é un rexistro de todos os cambios feitos na táboa de dereitos globais da familia wiki', |
182 | 183 | 'gblrights-rights-entry' => 'cambiou o grupo global ao que pertence "$1" de $2 a $3', |
| 184 | + 'right-userrights-shared' => 'Xestionar os dereitos de usuario compartidos', |
183 | 185 | ); |
184 | 186 | |
185 | 187 | /** Swiss German (Alemannisch) |
— | — | @@ -285,6 +287,7 @@ |
286 | 288 | 'gblrights-logpage' => 'Globaal rechtenlogboek', |
287 | 289 | 'gblrights-pagetext' => 'Dit is een logboek met alle wijzigingen aan de tabel voor globale rechten van de wikifamilie', |
288 | 290 | 'gblrights-rights-entry' => 'heeft globaal groepslidmaatschap voor $1 gewijzigd van $2 naar $3', |
| 291 | + 'right-userrights-shared' => 'Gedeelde gebruikersrechten beheren', |
289 | 292 | ); |
290 | 293 | |
291 | 294 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
Index: trunk/extensions/ConfirmAccount/ConfirmAccount.i18n.php |
— | — | @@ -312,6 +312,9 @@ |
313 | 313 | 'usercredentials-attach' => '{{Identical|Resume/CV}}', |
314 | 314 | 'usercredentials-notes' => '{{Identical|Additional notes}}', |
315 | 315 | 'usercredentials-urls' => '{{Identical|List of websites}}', |
| 316 | + 'right-confirmaccount' => '{{doc-right|confirmaccount}}', |
| 317 | + 'right-requestips' => '{{doc-right|requestips}}', |
| 318 | + 'right-lookupcredentials' => '{{doc-right|lookupcredentials}}', |
316 | 319 | ); |
317 | 320 | |
318 | 321 | /** Faeag Rotuma (Faeag Rotuma) |
— | — | @@ -1316,7 +1319,7 @@ |
1317 | 1320 | */ |
1318 | 1321 | $messages['de'] = array( |
1319 | 1322 | 'requestaccount' => 'Benutzerkonto beantragen', |
1320 | | - 'requestaccount-text' => "'''Fülle das folgende Formular aus und schick es ab, um ein Benutzerkonto zu beantragen'''. |
| 1323 | + 'requestaccount-text' => "'''Fülle das folgende Formular aus und schick es ab, um ein Benutzerkonto zu beantragen'''. |
1321 | 1324 | |
1322 | 1325 | Bitte lies zunächst die [[{{MediaWiki:Requestaccount-page}}|Nutzungsbedingungen]], bevor du ein Benutzerkonto beantragst. |
1323 | 1326 | |
— | — | @@ -1479,7 +1482,7 @@ |
1480 | 1483 | Aus Sicherheitsgründen solltest du Dein Passwort unbedingt beim ersten |
1481 | 1484 | Einloggen ändern. Um dich einzuloggen gehst du auf die Seite |
1482 | 1485 | {{fullurl:Special:Userlogin}}.', |
1483 | | - 'confirmaccount-email-body3' => 'Leider wurde dein Antrag auf ein Benutzerkonto „$1“ |
| 1486 | + 'confirmaccount-email-body3' => 'Leider wurde dein Antrag auf ein Benutzerkonto „$1“ |
1484 | 1487 | bei {{SITENAME}} abgelehnt. |
1485 | 1488 | |
1486 | 1489 | Dies kann viele Gründe haben. Möglicherweise hast du das Antragsformular |
— | — | @@ -1488,7 +1491,7 @@ |
1489 | 1492 | |
1490 | 1493 | Möglicherweise gibt es auf der Seite Kontaktadressen, an die du dich wenden |
1491 | 1494 | kannst, wenn du mehr über die Anforderungen wissen möchtest.', |
1492 | | - 'confirmaccount-email-body4' => 'Leider wurde dein Antrag auf ein Benutzerkonto „$1“ |
| 1495 | + 'confirmaccount-email-body4' => 'Leider wurde dein Antrag auf ein Benutzerkonto „$1“ |
1493 | 1496 | bei {{SITENAME}} abgelehnt. |
1494 | 1497 | |
1495 | 1498 | $2 |
— | — | @@ -1517,6 +1520,9 @@ |
1518 | 1521 | 'usercredentials-ip' => 'Originale IP-Adresse:', |
1519 | 1522 | 'usercredentials-member' => 'Rechte:', |
1520 | 1523 | 'usercredentials-badid' => 'Es wurden keinen Berechtigungsnachweis für diesen Benutzer gefunden. Bitte die Schreibweise prüfen.', |
| 1524 | + 'right-confirmaccount' => 'Die [[Special:ConfirmAccounts|Warteschlange der angefragten Benutzerkonten]] sehen', |
| 1525 | + 'right-requestips' => 'Die IP-Adresse des Anfragers für ein Benutzerkonto sehen', |
| 1526 | + 'right-lookupcredentials' => '[[Special:UserCredentials|Benutzerempfehlungsschreiben]] sehen', |
1521 | 1527 | ); |
1522 | 1528 | |
1523 | 1529 | /** Zazaki (Zazaki) |
— | — | @@ -1730,6 +1736,9 @@ |
1731 | 1737 | 'usercredentials-ip' => 'Originalna IP-adresa:', |
1732 | 1738 | 'usercredentials-member' => 'Pšawa:', |
1733 | 1739 | 'usercredentials-badid' => 'Za toś togo wužywarja njebuchu žedne wósobinske pódaśa namakane. Pśekontrolěruj, lěc te mě jo pšawje napisane.', |
| 1740 | + 'right-confirmaccount' => '[[Special:ConfirmAccounts|Cakański rěd z pominanymi kontami]] se woglědaś', |
| 1741 | + 'right-requestips' => 'IP-adrese póžadarja se woglědaś, mjaztym až se pominane konta pśeźěłuju', |
| 1742 | + 'right-lookupcredentials' => '[[Special:UserCredentials|Wužywarske wopšawnjeńki]] se woglědaś', |
1734 | 1743 | ); |
1735 | 1744 | |
1736 | 1745 | /** Ewe (Eʋegbe) */ |
— | — | @@ -2349,6 +2358,7 @@ |
2350 | 2359 | * @author Crochet.david |
2351 | 2360 | * @author Dereckson |
2352 | 2361 | * @author Grondin |
| 2362 | + * @author IAlex |
2353 | 2363 | * @author Louperivois |
2354 | 2364 | * @author Meithal |
2355 | 2365 | * @author PieRRoMaN |
— | — | @@ -2358,10 +2368,10 @@ |
2359 | 2369 | */ |
2360 | 2370 | $messages['fr'] = array( |
2361 | 2371 | 'requestaccount' => 'Demande de compte utilisateur', |
2362 | | - 'requestaccount-text' => "'''Remplissez et envoyez le formulaire ci-dessous pour demander un compte d’utilisateur'''. |
2363 | | - |
| 2372 | + 'requestaccount-text' => "'''Remplissez et envoyez le formulaire ci-dessous pour demander un compte d’utilisateur'''. |
| 2373 | + |
2364 | 2374 | Assurez-vous d'avoir lu [[{{MediaWiki:Requestaccount-page}}|les conditions d’utilisation]] avant de faire votre demande de compte. |
2365 | | - |
| 2375 | + |
2366 | 2376 | Une fois que le compte est accepté, vous recevrez un courriel de notification et votre compte pourra être utilisé sur [[Special:UserLogin|la page de connexion]].", |
2367 | 2377 | 'requestaccount-page' => "{{ns:project}}:Conditions d'utilisation", |
2368 | 2378 | 'requestaccount-dup' => "'''Note : Vous êtes déjà sur une session avec un compte enregistré.'''", |
— | — | @@ -2372,7 +2382,7 @@ |
2373 | 2383 | 'requestaccount-leg-tos' => "Conditions d'utilisation", |
2374 | 2384 | 'requestaccount-acc-text' => 'Un message de confirmation sera envoyé à votre adresse électronique une fois que la demande aura été envoyée. Dans le courrier reçu, cliquez sur le lien correspondant à la confirmation de votre demande. Aussi, un mot de passe sera envoyé par courriel quand votre compte sera créé.', |
2375 | 2385 | 'requestaccount-areas-text' => 'Choisissez les domaines dans lesquels vous avez une expertise démontrée, ou dans lesquels vous êtes enclin à contribuer le plus.', |
2376 | | - 'requestaccount-ext-text' => 'L’information suivante reste privée et ne pourra être utilisée que pour cette requête. |
| 2386 | + 'requestaccount-ext-text' => 'L’information suivante reste privée et ne pourra être utilisée que pour cette requête. |
2377 | 2387 | Vous avez la possibilité de lister des contacts tels qu’un numéro de téléphone pour obtenir une assistance pour confirmer votre identité.', |
2378 | 2388 | 'requestaccount-bio-text' => 'Votre biographie sera mise par défaut sur votre page utilisateur. Essayez d’y mettre vos recommandations. Assurez-vous que vous pouvez diffuser sans crainte les informations. Votre nom peut être changé en utilisant [[Special:Preferences]].', |
2379 | 2389 | 'requestaccount-real' => 'Nom réel :', |
— | — | @@ -2507,7 +2517,7 @@ |
2508 | 2518 | |
2509 | 2519 | $3 |
2510 | 2520 | |
2511 | | -Pour des raisons de sécurité, vous devrez changer votre mot de passe lors de votre première connexion. Pour vous connecter, allez sur |
| 2521 | +Pour des raisons de sécurité, vous devrez changer votre mot de passe lors de votre première connexion. Pour vous connecter, allez sur |
2512 | 2522 | {{fullurl:Special:UserLogin}}.', |
2513 | 2523 | 'confirmaccount-email-body3' => 'Désolé, votre demande de compte utilisateur « $1 » a été rejetée sur {{SITENAME}}. |
2514 | 2524 | |
— | — | @@ -2539,6 +2549,9 @@ |
2540 | 2550 | 'usercredentials-ip' => 'Adresse IP initiale :', |
2541 | 2551 | 'usercredentials-member' => 'Droits :', |
2542 | 2552 | 'usercredentials-badid' => 'Aucune référence trouvée pour cet utilisateur. Véfifiez que le nom soit bien rédigé.', |
| 2553 | + 'right-confirmaccount' => 'Voir la [[Special:ConfirmAccounts|file des demandes de compte]]', |
| 2554 | + 'right-requestips' => 'Voir les adresses IP des demandeurs lors du traitement des demandes de nouveau comptes', |
| 2555 | + 'right-lookupcredentials' => 'Voir les [[Special:UserCredentials|références des utilisateurs]]', |
2543 | 2556 | ); |
2544 | 2557 | |
2545 | 2558 | /** Franco-Provençal (Arpetan) |
— | — | @@ -2670,7 +2683,7 @@ |
2671 | 2684 | 'requestaccount-exts' => 'Non se permite este tipo de ficheiro como anexo.', |
2672 | 2685 | 'requestaccount-resub' => 'Ten que volver seleccionar o ficheiro do seu curriculum vitae por razóns de seguranza. |
2673 | 2686 | Deixe o campo en branco se non o quere incluír máis.', |
2674 | | - 'requestaccount-tos' => 'Lin e estou de acordo en respectar as [[{{MediaWiki:Requestaccount-page}}|Condicións de Servizo]] de {{SITENAME}}. |
| 2687 | + 'requestaccount-tos' => 'Lin e estou de acordo en respectar as [[{{MediaWiki:Requestaccount-page}}|Condicións de Servizo]] de {{SITENAME}}. |
2675 | 2688 | O nome especificado como "Nome real" é, efectivamente, o meu propio nome real.', |
2676 | 2689 | 'requestaccount-submit' => 'Solicitar unha conta', |
2677 | 2690 | 'requestaccount-sent' => 'Enviouse sen problemas a súa solicitude de conta e agora está pendente de exame.', |
— | — | @@ -2692,15 +2705,15 @@ |
2693 | 2706 | 'acct_request_throttle_hit' => 'Sentímolo, xa solicitou {{PLURAL:$1|unha conta|$1 contas}}. |
2694 | 2707 | Non pode facer máis solicitudes.', |
2695 | 2708 | 'requestaccount-loginnotice' => "Para obter unha conta de usuario ten que '''[[Special:RequestAccount|solicitar unha]]'''.", |
2696 | | - 'confirmaccount-newrequests' => "Hai {{PLURAL:$1}} actualmente '''$1''' aberto |
| 2709 | + 'confirmaccount-newrequests' => "Hai {{PLURAL:$1}} actualmente '''$1''' aberto |
2697 | 2710 | {{PLURAL:$1|[[Special:ConfirmAccounts|solicitude de conta]]|[[Special:ConfirmAccounts|solicitudes de contas]]}} pendente.", |
2698 | 2711 | 'confirmaccounts' => 'Confirmar solicitudes de contas', |
2699 | 2712 | 'confirmedit-desc' => 'Dar aos burócratas a capacidade para confirmar as solicitudes de contas', |
2700 | 2713 | 'confirmaccount-maintext' => "'''Esta páxina é usada para confirmar as súas solicitudes de conta pendentes en ''{{SITENAME}}''.''' |
2701 | 2714 | |
2702 | | -Cada cola de solicitudes de conta consiste en tres subcuestións, unha para abrila, outra para aquelas que fosen postas por outros administradores en espera de máis información e unha última para as solicitudes rexeitadas recentemente. |
| 2715 | +Cada cola de solicitudes de conta consiste en tres subcuestións, unha para abrila, outra para aquelas que fosen postas por outros administradores en espera de máis información e unha última para as solicitudes rexeitadas recentemente. |
2703 | 2716 | |
2704 | | -Ao respostar unha solicitude revísea con coidado e, se é necesario, confirme a información alí contida. |
| 2717 | +Ao respostar unha solicitude revísea con coidado e, se é necesario, confirme a información alí contida. |
2705 | 2718 | As súas accións serán rexistradas de maneira privada. |
2706 | 2719 | Agárdase tamén que revise calquera actividade que teña lugar aquí á parte das súas propias.", |
2707 | 2720 | 'confirmaccount-list' => 'Abaixo aparece unha lista de contas pendentes de aprobación. |
— | — | @@ -2830,6 +2843,9 @@ |
2831 | 2844 | 'usercredentials-ip' => 'Enderezo IP orixinal:', |
2832 | 2845 | 'usercredentials-member' => 'Dereitos:', |
2833 | 2846 | 'usercredentials-badid' => 'Non se atoparon credenciais para este usuario. Comprobe que o nome estea escrito correctamente.', |
| 2847 | + 'right-confirmaccount' => 'Ver a [[Special:ConfirmAccounts|cola coas solicitudes de contas]]', |
| 2848 | + 'right-requestips' => 'Ver os enderezos IP que solicitan contas', |
| 2849 | + 'right-lookupcredentials' => 'Ver os [[Special:UserCredentials|credenciais de usuario]]', |
2834 | 2850 | ); |
2835 | 2851 | |
2836 | 2852 | /** Ancient Greek (Ἀρχαία ἑλληνικὴ) |
— | — | @@ -2864,7 +2880,7 @@ |
2865 | 2881 | */ |
2866 | 2882 | $messages['gsw'] = array( |
2867 | 2883 | 'requestaccount' => 'E Aatrag stelle uf e Benutzerkonto', |
2868 | | - 'requestaccount-text' => "'''Fill des Formular uus un schick s ab go ne Aatrag stelle uf e Benutzerkonto'''. |
| 2884 | + 'requestaccount-text' => "'''Fill des Formular uus un schick s ab go ne Aatrag stelle uf e Benutzerkonto'''. |
2869 | 2885 | |
2870 | 2886 | Bitte liis zerscht d [[{{MediaWiki:Requestaccount-page}}|Nutzigbedingige]], voreb Du ne Aatrag stellsch uf e Benutzerkonto. |
2871 | 2887 | |
— | — | @@ -3057,6 +3073,9 @@ |
3058 | 3074 | 'usercredentials-ip' => 'Original IP-Adräss:', |
3059 | 3075 | 'usercredentials-member' => 'Rächt:', |
3060 | 3076 | 'usercredentials-badid' => 'S sin kei Berächtigungsnochwyys fir dää Benutzer gfunde wore. Bitte d Schryybwyys priefe.', |
| 3077 | + 'right-confirmaccount' => '[[Special:ConfirmAccounts|Lischt mit beaatraite Benutzerkonte]] aaluege', |
| 3078 | + 'right-requestips' => 'D IP-Adräss vum Aatragsteller aaluege, derwylscht dr Aatrag bearbeitet wird', |
| 3079 | + 'right-lookupcredentials' => '[[Special:UserCredentials|Zyygnis vum Benutzer]] aaluege', |
3061 | 3080 | ); |
3062 | 3081 | |
3063 | 3082 | /** Gujarati (ગુજરાતી) |
— | — | @@ -3507,7 +3526,7 @@ |
3508 | 3527 | */ |
3509 | 3528 | $messages['hsb'] = array( |
3510 | 3529 | 'requestaccount' => 'Wužiwarske konto sej žadać', |
3511 | | - 'requestaccount-text' => "'''Wupjelń slědowacy formular a wotesćel jón, zo by wužiwarske konto požadał'''. |
| 3530 | + 'requestaccount-text' => "'''Wupjelń slědowacy formular a wotesćel jón, zo by wužiwarske konto požadał'''. |
3512 | 3531 | |
3513 | 3532 | Prošu přečitaj najprjedy [[{{MediaWiki:Requestaccount-page}}|wužiwanske wuměnjenja]], prjedy hač požadaš wužiwarske konto. |
3514 | 3533 | |
— | — | @@ -3688,6 +3707,9 @@ |
3689 | 3708 | 'usercredentials-ip' => 'Originalna IP-adresa:', |
3690 | 3709 | 'usercredentials-member' => 'Prawa:', |
3691 | 3710 | 'usercredentials-badid' => 'Žane daty za tutoho wužiwarja namakane. Kontroluj, hač mjeno je prawje napisane.', |
| 3711 | + 'right-confirmaccount' => '[[Special:ConfirmAccounts|Čakanski rynk z požadanymi kontami]] sej wobhladać', |
| 3712 | + 'right-requestips' => 'IP-adresy požadarja sej wobhladać, mjeztym zo so požadane konta předźěłuja', |
| 3713 | + 'right-lookupcredentials' => '[[Special:UserCredentials|Wužiwarske woprawnjenki]] sej wobhladać', |
3692 | 3714 | ); |
3693 | 3715 | |
3694 | 3716 | /** Hungarian (Magyar) |
— | — | @@ -4541,7 +4563,7 @@ |
4542 | 4564 | */ |
4543 | 4565 | $messages['ja'] = array( |
4544 | 4566 | 'requestaccount' => 'アカウント登録申請', |
4545 | | - 'requestaccount-text' => "'''利用者アカウントを申請する方は、以下の項目を記入の上、送信してください''' |
| 4567 | + 'requestaccount-text' => "'''利用者アカウントを申請する方は、以下の項目を記入の上、送信してください''' |
4546 | 4568 | |
4547 | 4569 | アカウント申請を行う前に、[[{{MediaWiki:Requestaccount-page}}|サービス利用条件]]をご一読下さい。 |
4548 | 4570 | |
— | — | @@ -4728,6 +4750,9 @@ |
4729 | 4751 | 'usercredentials-ip' => '申請時IPアドレス:', |
4730 | 4752 | 'usercredentials-member' => '権限:', |
4731 | 4753 | 'usercredentials-badid' => '利用者信頼情報が見つかりません。利用者名が正しく指定されているか確認してください。', |
| 4754 | + 'right-confirmaccount' => '[[Special:ConfirmAccounts|アカウント申請キュー]]を見る', |
| 4755 | + 'right-requestips' => 'アカウント申請の処理中に申請者のIPアドレスを見る', |
| 4756 | + 'right-lookupcredentials' => '[[Special:UserCredentials|利用者信頼情報]]を見る', |
4732 | 4757 | ); |
4733 | 4758 | |
4734 | 4759 | /** Javanese (Basa Jawa) |
— | — | @@ -5210,6 +5235,9 @@ |
5211 | 5236 | 'usercredentials-member' => 'Rääschte:', |
5212 | 5237 | 'usercredentials-badid' => 'Mer han kein Aanjabe för dä Metmaacher jefonge. |
5213 | 5238 | Loor ens, ov dä Name reschtesch jetipp es.', |
| 5239 | + 'right-confirmaccount' => 'De [[Special:ConfirmAccounts|Schlang met de aanjefroochte Zohjäng]] beloore', |
| 5240 | + 'right-requestips' => 'De jewönschte Neu_Metmaacher ier <code lang="en">IP-</code>Addräß aanloore beim Aanfroore beärbeede', |
| 5241 | + 'right-lookupcredentials' => 'De [[Special:UserCredentials|Nohwiise]] för Metmaacher aanloore', |
5214 | 5242 | ); |
5215 | 5243 | |
5216 | 5244 | /** Cornish (Kernewek) |
— | — | @@ -5834,7 +5862,7 @@ |
5835 | 5863 | */ |
5836 | 5864 | $messages['nl'] = array( |
5837 | 5865 | 'requestaccount' => 'Gebruiker aanvragen', |
5838 | | - 'requestaccount-text' => "'''Vul het onderstaande formulier in en stuur het op om een gebruiker aan te vragen'''. |
| 5866 | + 'requestaccount-text' => "'''Vul het onderstaande formulier in en stuur het op om een gebruiker aan te vragen'''. |
5839 | 5867 | |
5840 | 5868 | Zorg ervoor dat u eerst de [[{{MediaWiki:Requestaccount-page}}|voorwaarden]] leest voordat u een gebruiker aanvraagt. |
5841 | 5869 | |
— | — | @@ -5850,7 +5878,7 @@ |
5851 | 5879 | Reageer daar op door te klikken op de verwijzing die in de e-mail staat. |
5852 | 5880 | U krijgt een wachtwoord als uw gebruiker is aangemaakt.', |
5853 | 5881 | 'requestaccount-areas-text' => 'Selecteer hieronder de onderwerpen waarmee u ervaring hebt of waarvan u het meeste werk wil verrichten.', |
5854 | | - 'requestaccount-ext-text' => 'De volgende informatie wordt vertrouwelijk behandeld en wordt alleen gebruikt voor dit verzoek. |
| 5882 | + 'requestaccount-ext-text' => 'De volgende informatie wordt vertrouwelijk behandeld en wordt alleen gebruikt voor dit verzoek. |
5855 | 5883 | U kunt contactgegevens zoals een telefoonummer opgeven om te helpen bij het vaststellen van uw identiteit.', |
5856 | 5884 | 'requestaccount-bio-text' => 'Uw biografie wordt opgenomen in uw gebruikerspagina. |
5857 | 5885 | Probeer uw belangrijkste gegevens op te nemen. |
— | — | @@ -5886,7 +5914,7 @@ |
5887 | 5915 | |
5888 | 5916 | $3 |
5889 | 5917 | |
5890 | | -Als de gebruiker is aangemaakt krijgt alleen u een e-mail met het wachtwoord. Als de aanvraag niet van u afkomstig is, volg de verwijzing dan *niet*. |
| 5918 | +Als de gebruiker is aangemaakt krijgt alleen u een e-mail met het wachtwoord. Als de aanvraag niet van u afkomstig is, volg de verwijzing dan *niet*. |
5891 | 5919 | Deze bevestigingse-mail vervalt op $4.', |
5892 | 5920 | 'requestaccount-email-subj-admin' => '{{SITENAME}} gebruikersverzoeken', |
5893 | 5921 | 'requestaccount-email-body-admin' => '"$1" heeft een gebruiker aangevraagd en wacht op bevestiging. |
— | — | @@ -5916,7 +5944,7 @@ |
5917 | 5945 | Bewerkingen die u maakt aan de biografie die in het verzoek is opgenomen hebben geen invloed op de opgeslagen identiteit. |
5918 | 5946 | U kunt de gebruiker onder een andere naam aanmaken. |
5919 | 5947 | Doe dit alleen als er mogelijk verwarring kan optreden met andere gebruikersnamen. |
5920 | | - |
| 5948 | + |
5921 | 5949 | Als u deze pagina verlaat zonder het gebruikersverzoek te bevestigen of af te wijzen, dan blijft het open staan.", |
5922 | 5950 | 'confirmaccount-none-o' => 'Er staan op het moment geen openstaande gebruikersaanvragen in deze lijst.', |
5923 | 5951 | 'confirmaccount-none-h' => 'Er staan op het moment geen uitgestelde gebruikersaanvragen in deze lijst.', |
— | — | @@ -5976,7 +6004,7 @@ |
5977 | 6005 | 'confirmaccount-rej' => 'Gebruikersverzoek afgewezen.', |
5978 | 6006 | 'confirmaccount-viewing' => '(op dit ogenblik bekeken door [[User:$1|$1]])', |
5979 | 6007 | 'confirmaccount-summary' => 'Er wordt een gebruikerspagina gemaakt met de biografie van de nieuwe gebruiker.', |
5980 | | - 'confirmaccount-welc' => "'''Welkom bij ''{{SITENAME}}''!''' We hopen dat u veel goede bijdragen levert. |
| 6008 | + 'confirmaccount-welc' => "'''Welkom bij ''{{SITENAME}}''!''' We hopen dat u veel goede bijdragen levert. |
5981 | 6009 | Waarschijnlijk wilt u de [[{{MediaWiki:Helppage}}|hulppagina's]] lezen. Nogmaals, welkom en veel plezier!", |
5982 | 6010 | 'confirmaccount-wsum' => 'Welkom!', |
5983 | 6011 | 'confirmaccount-email-subj' => '{{SITENAME}} gebruikersverzoek', |
— | — | @@ -5986,7 +6014,7 @@ |
5987 | 6015 | |
5988 | 6016 | Wachtwoord: $2 |
5989 | 6017 | |
5990 | | -Om beveiligingsredenen dient u uw wachtwoord bij de eerste keer aanmelden te wijzigen. Aanmelden kan via |
| 6018 | +Om beveiligingsredenen dient u uw wachtwoord bij de eerste keer aanmelden te wijzigen. Aanmelden kan via |
5991 | 6019 | {{fullurl:Special:Userlogin}}.', |
5992 | 6020 | 'confirmaccount-email-body2' => 'Uw gebruikersverzoek op {{SITENAME}} is goedekeurd. |
5993 | 6021 | |
— | — | @@ -5996,7 +6024,7 @@ |
5997 | 6025 | |
5998 | 6026 | $3 |
5999 | 6027 | |
6000 | | -Om beveiligingsredenen dient u uw wachtwoord bij de eerste keer aanmelden te wijzigen. Aanmelden kan via |
| 6028 | +Om beveiligingsredenen dient u uw wachtwoord bij de eerste keer aanmelden te wijzigen. Aanmelden kan via |
6001 | 6029 | {{fullurl:Special:Userlogin}}.', |
6002 | 6030 | 'confirmaccount-email-body3' => 'Uw gebruikersverzoek voor "$1" op {{SITENAME}} is afgewezen. |
6003 | 6031 | |
— | — | @@ -6031,6 +6059,9 @@ |
6032 | 6060 | 'usercredentials-member' => 'Rechten:', |
6033 | 6061 | 'usercredentials-badid' => 'Geen referenties gevonden voor deze gebruiker. |
6034 | 6062 | Kijk na of de naam correct gespeld is.', |
| 6063 | + 'right-confirmaccount' => '[[Special:ConfirmAccounts|Wachtrij met gebruikersaanvragen]] bekijken', |
| 6064 | + 'right-requestips' => 'De IP-adressen van aanvragers bekijken bij het verwerken bij het verwerken van gebruikersaanvragen', |
| 6065 | + 'right-lookupcredentials' => '[[Special:UserCredentials|gebruikersreferenties]] bekijken', |
6035 | 6066 | ); |
6036 | 6067 | |
6037 | 6068 | /** Norwegian Nynorsk (Norsk (nynorsk)) |
— | — | @@ -6465,9 +6496,9 @@ |
6466 | 6497 | |
6467 | 6498 | Per confirmar qu'aqueste compte vos aparten vertadièrament sus {{SITENAME}}, sètz pregat de dobrir aqueste ligam dins vòstre navigador Web : |
6468 | 6499 | |
6469 | | -$3 |
| 6500 | +$3 |
6470 | 6501 | |
6471 | | -Vòstre senhal vos serà mandat unicament se vòstre compte es creat. Se èra pas lo cas, utilizetz pas aqueste ligam. |
| 6502 | +Vòstre senhal vos serà mandat unicament se vòstre compte es creat. Se èra pas lo cas, utilizetz pas aqueste ligam. |
6472 | 6503 | Aqueste còde de confirmacion expira lo $4.", |
6473 | 6504 | 'requestaccount-email-subj-admin' => 'Demanda de compte sus {{SITENAME}}', |
6474 | 6505 | 'requestaccount-email-body-admin' => "« $1 » a demandat un compte e se tròba en espèra de confirmacion. |
— | — | @@ -6489,7 +6520,7 @@ |
6490 | 6521 | 'confirmaccount-list3' => 'Çaijós se tròba una lista de comptes expirats que poirián èsser automaticament suprimits aprèp qualques jorns. Encara pòdon èsser aprovats.', |
6491 | 6522 | 'confirmaccount-text' => "Vaquí una demanda en cors per un compte d'utilizaire sus '''{{SITENAME}}'''. |
6492 | 6523 | |
6493 | | -Atencion, verificatz e, se fe mestièr, confirmatz totas las entresenhas çaijós. Notatz que podètz causir de crear un compte jos un autre nom. Fasètz aquò unicament per evitar de conflictes amb d’autres noms. |
| 6524 | +Atencion, verificatz e, se fe mestièr, confirmatz totas las entresenhas çaijós. Notatz que podètz causir de crear un compte jos un autre nom. Fasètz aquò unicament per evitar de conflictes amb d’autres noms. |
6494 | 6525 | |
6495 | 6526 | Se quitatz aquesta pagina sens confirmar o regetar aquesta demanda, serà totjorn mesa en espèra.", |
6496 | 6527 | 'confirmaccount-none-o' => "Actualament i a pas cap de demanda de compte d'utilizaire en cors dins aquesta lista.", |
— | — | @@ -6581,6 +6612,9 @@ |
6582 | 6613 | 'usercredentials-ip' => 'Adreça IP iniciala :', |
6583 | 6614 | 'usercredentials-member' => 'Dreches :', |
6584 | 6615 | 'usercredentials-badid' => 'Cap de referéncia pas trobada per aqueste utilizaire. Verificatz que lo nom siá ben redigit.', |
| 6616 | + 'right-confirmaccount' => 'Vejatz la [[Special:ConfirmAccounts|fila de las demandas de compte]]', |
| 6617 | + 'right-requestips' => 'Vejatz las adreças IP dels demandaires al moment del tractament de las demandas de comptes novèls', |
| 6618 | + 'right-lookupcredentials' => 'Vejatz las [[Special:UserCredentials|referéncias dels utilizaires]]', |
6585 | 6619 | ); |
6586 | 6620 | |
6587 | 6621 | /** Ossetic (Иронау) |
— | — | @@ -7721,7 +7755,7 @@ |
7722 | 7756 | 'acct_request_throttle_hit' => 'Prepáčte, už ste požiadali o vytvorenie {{PLURAL:$1|$1 účtu|$1 účtov}}. |
7723 | 7757 | Nemôžete odoslať viac žiadostí.', |
7724 | 7758 | 'requestaccount-loginnotice' => "Aby ste dostali používateľský účet, musíte '''[[Special:RequestAccount|oň požiadať]]'''.", |
7725 | | - 'confirmaccount-newrequests' => "Momentálne {{PLURAL:$1|je jedna otvorená|sú '''$1''' otvorené|je '''$1''' otvorených}} |
| 7759 | + 'confirmaccount-newrequests' => "Momentálne {{PLURAL:$1|je jedna otvorená|sú '''$1''' otvorené|je '''$1''' otvorených}} |
7726 | 7760 | [[Special:ConfirmAccounts|{{PLURAL:$1|žiadosť o účet|žiadosti o účet|žiadostí o účet}}]].", |
7727 | 7761 | 'confirmaccounts' => 'Potvrdiť žiadosti o účet', |
7728 | 7762 | 'confirmedit-desc' => 'Dáva byroktatom schopnosť potvrdzovať žiadosti o účet', |
— | — | @@ -7729,7 +7763,7 @@ |
7730 | 7764 | |
7731 | 7765 | Každý front žiadostí o účet pozostáva z troch podfront -- jednej pre otvorené požiadavky, druhej pre tie, ktoré boli pozdržané sptávcami kvôli chýbajúcim informáciám a tretej pre nedávno zamietnuté žiadosti. |
7732 | 7766 | |
7733 | | -Keď odpovedáte na žiadosť, pozorne si ju prečítajte a ak je to potrebné, overte obsiahnuté |
| 7767 | +Keď odpovedáte na žiadosť, pozorne si ju prečítajte a ak je to potrebné, overte obsiahnuté |
7734 | 7768 | informácie. |
7735 | 7769 | O vašej činnosti sa povedie neverejný záznam. Tiež sa od vás očakáva, že budete kontrolovať činnosti, ktoré tu robia iní okrem vás.", |
7736 | 7770 | 'confirmaccount-list' => 'Nižšie je zoznam žiadostí o účet, ktoré čakajú na schválenie. Schválené účty budú vytvorené a odstránené z tohoto zoznamu. Odmietnuté účty budú jednoducho odstránené z tohoto zoznamu.', |
— | — | @@ -7808,7 +7842,7 @@ |
7809 | 7843 | $2 |
7810 | 7844 | |
7811 | 7845 | Ak sa chcete dozvedieť viac o politike tvorby účtov, na tejto stránke môžete nájsť kontakty.', |
7812 | | - 'confirmaccount-email-body5' => 'Predtým, než bude možné vašu žiadosť o účet „$1“ na {{GRAMMAR:lokál|{{SITENAME}}}} možné prijať |
| 7846 | + 'confirmaccount-email-body5' => 'Predtým, než bude možné vašu žiadosť o účet „$1“ na {{GRAMMAR:lokál|{{SITENAME}}}} možné prijať |
7813 | 7847 | musíte poskytnúť ďalšie informácie. |
7814 | 7848 | |
7815 | 7849 | $2 |
— | — | @@ -7831,6 +7865,9 @@ |
7832 | 7866 | 'usercredentials-ip' => 'Pôvodná IP adresa:', |
7833 | 7867 | 'usercredentials-member' => 'Práva:', |
7834 | 7868 | 'usercredentials-badid' => 'Žiadne osobné informácie tohto používateľa neboli nájdené. Skontrolujte, či ste správne napísali meno.', |
| 7869 | + 'right-confirmaccount' => 'Zobraziť [[Special:ConfirmAccounts|front žiadostí o účet]]', |
| 7870 | + 'right-requestips' => 'Zobraziť IP adresu žiadateľa pri spracovaní žiadostí o účet', |
| 7871 | + 'right-lookupcredentials' => 'Zobraziť [[Special:UserCredentials|údaje používateľa]]', |
7835 | 7872 | ); |
7836 | 7873 | |
7837 | 7874 | /** Serbian Cyrillic ekavian (ћирилица) |
Index: trunk/extensions/ContributionScores/ContributionScores.i18n.php |
— | — | @@ -464,6 +464,7 @@ |
465 | 465 | * @author Omnipaedista |
466 | 466 | */ |
467 | 467 | $messages['grc'] = array( |
| 468 | + 'contributionscores-score' => 'Στιγμή', |
468 | 469 | 'contributionscores-pages' => 'Δέλτοι', |
469 | 470 | 'contributionscores-changes' => 'Μεταβολαί', |
470 | 471 | 'contributionscores-username' => 'Ὄνομα χρωμένου', |
Index: trunk/extensions/Vote/Vote.i18n.php |
— | — | @@ -194,8 +194,10 @@ |
195 | 195 | 'vote-view-results' => 'Преглед на резултатите', |
196 | 196 | 'vote-results' => 'Резултати от гласуването', |
197 | 197 | 'vote-results-none' => 'Все още никой не е гласувал.', |
198 | | - 'vote-login' => 'За гласуване е необходимо [$1 влизане] в системата.', |
| 198 | + 'vote-login' => 'За гласуване е необходимо [$1 влизане].', |
199 | 199 | 'vote-invalid-choice' => 'Необходимо е да бъде избрана една от наличните възможности.', |
| 200 | + 'right-vote' => 'Гласуване', |
| 201 | + 'right-voteadmin' => 'Преглеждане на резултатите от гласуванията', |
200 | 202 | ); |
201 | 203 | |
202 | 204 | /** Bengali (বাংলা) |
— | — | @@ -396,6 +398,7 @@ |
397 | 399 | |
398 | 400 | /** Greek (Ελληνικά) |
399 | 401 | * @author Consta |
| 402 | + * @author Crazymadlover |
400 | 403 | * @author K sal 15 |
401 | 404 | */ |
402 | 405 | $messages['el'] = array( |
— | — | @@ -412,8 +415,10 @@ |
413 | 416 | 'vote-results-choice' => 'Επιλογή', |
414 | 417 | 'vote-results-count' => 'Καταμέτρηση', |
415 | 418 | 'vote-results-none' => 'Δεν διεξάγονται ψηφοφορίες αυτήν την περίοδο.', |
416 | | - 'vote-login' => 'Πρέπει [$1 Εγγραφή] να ψηφίσετε.', |
| 419 | + 'vote-login' => 'Πρέπει [$1 σύνδεση] να ψηφίσετε.', |
417 | 420 | 'vote-invalid-choice' => 'Πρέπει να επιλέξετε μια από της διαθέσιμες επιλογές.', |
| 421 | + 'right-vote' => 'Ψηφοφορία', |
| 422 | + 'right-voteadmin' => 'Δείτε τα αποτελέσματα της ψηφοφορίας', |
418 | 423 | ); |
419 | 424 | |
420 | 425 | /** Esperanto (Esperanto) |
— | — | @@ -457,7 +462,7 @@ |
458 | 463 | 'vote-results-choice' => 'Selección', |
459 | 464 | 'vote-results-count' => 'Contar', |
460 | 465 | 'vote-results-none' => 'Ningún voto ha sido emitido en este momento.', |
461 | | - 'vote-login' => 'Usted debe [$1 entrar] votar.', |
| 466 | + 'vote-login' => 'Debes [$1 iniciar sesión] para votar.', |
462 | 467 | 'vote-invalid-choice' => 'Usted debe seleccionar una de las opciones disponibles.', |
463 | 468 | 'right-vote' => 'Votar', |
464 | 469 | 'right-voteadmin' => 'Ver resultados de votos', |
— | — | @@ -866,6 +871,7 @@ |
867 | 872 | ); |
868 | 873 | |
869 | 874 | /** Korean (한국어) |
| 875 | + * @author Kwj2772 |
870 | 876 | * @author Yknok29 |
871 | 877 | */ |
872 | 878 | $messages['ko'] = array( |
— | — | @@ -885,7 +891,7 @@ |
886 | 892 | 'vote-results-choice' => '선택', |
887 | 893 | 'vote-results-count' => '합계', |
888 | 894 | 'vote-results-none' => '지금은 아무도 투표할 수 없습니다.', |
889 | | - 'vote-login' => '사용자께서는 투표를 위해 [$1 로그인] 하셔야만 합니다.', |
| 895 | + 'vote-login' => '투표하시려면 [$1 로그인]하셔야만 합니다.', |
890 | 896 | 'vote-invalid-choice' => '사용자께서는 유효한 후보 중 하나를 택하셔야만 합니다.', |
891 | 897 | ); |
892 | 898 | |
— | — | @@ -1128,8 +1134,10 @@ |
1129 | 1135 | 'vote-results-choice' => 'Causida', |
1130 | 1136 | 'vote-results-count' => 'Compte', |
1131 | 1137 | 'vote-results-none' => 'Cap de vòte es pas estat efectuat a aqueste moment.', |
1132 | | - 'vote-login' => 'Vos cal vos [$1 vos connectar] per votar.', |
| 1138 | + 'vote-login' => 'Vos cal [$1 vos connectar] per votar.', |
1133 | 1139 | 'vote-invalid-choice' => 'Vos cal causir una de las opcions disponiblas.', |
| 1140 | + 'right-vote' => 'Vòte', |
| 1141 | + 'right-voteadmin' => 'Vejatz los resultats del vòte', |
1134 | 1142 | ); |
1135 | 1143 | |
1136 | 1144 | /** Punjabi (ਪੰਜਾਬੀ) |
Index: trunk/extensions/AdminLinks/AdminLinks.i18n.php |
— | — | @@ -84,8 +84,18 @@ |
85 | 85 | * @author Umherirrender |
86 | 86 | */ |
87 | 87 | $messages['de'] = array( |
| 88 | + 'adminlinks' => 'Links für Administratoren', |
88 | 89 | 'adminlinks-desc' => 'Ergänzt eine [[Special:AdminLinks|Spezialseite]] mit hilfreichen Links für Administratoren', |
| 90 | + 'adminlinks_documentation' => 'Dokumentation von „$1“', |
89 | 91 | 'adminlinks_general' => 'Allgemein', |
| 92 | + 'adminlinks_editsidebar' => 'Sidebar bearbeiten', |
| 93 | + 'adminlinks_editcss' => 'CSS-Dateien bearbeiten', |
| 94 | + 'adminlinks_editmainpagename' => 'Name der Hauptseite bearbeiten', |
| 95 | + 'adminlinks_users' => 'Benutzer', |
| 96 | + 'adminlinks_createuser' => 'Benutzer erstellen', |
| 97 | + 'adminlinks_browsesearch' => 'Durchsehen und Suchen', |
| 98 | + 'adminlinks_importexport' => 'Importieren und Exportieren', |
| 99 | + 'right-adminlinks' => 'Link nach [[Special:AdminLinks|Links für Administratoren]] sehen', |
90 | 100 | ); |
91 | 101 | |
92 | 102 | /** Lower Sorbian (Dolnoserbski) |
— | — | @@ -127,6 +137,7 @@ |
128 | 138 | $messages['fr'] = array( |
129 | 139 | 'adminlinks' => "Liens d'administration", |
130 | 140 | 'adminlinks-desc' => 'Ajoute une [[Special:AdminLinks|page spéciale]] qui contient des liens utiles pour les administrateurs', |
| 141 | + 'adminlinks_documentation' => 'documentation de $1', |
131 | 142 | 'adminlinks_general' => 'Général', |
132 | 143 | 'adminlinks_editsidebar' => 'Modifier la barre latérale', |
133 | 144 | 'adminlinks_editcss' => 'Modifier le fichier CSS', |
— | — | @@ -314,6 +325,24 @@ |
315 | 326 | 'right-adminlinks' => 'Se lenken til [[Special:AdminLinks|admin-lenker]]', |
316 | 327 | ); |
317 | 328 | |
| 329 | +/** Occitan (Occitan) |
| 330 | + * @author Cedric31 |
| 331 | + */ |
| 332 | +$messages['oc'] = array( |
| 333 | + 'adminlinks' => "Ligams d'administracion", |
| 334 | + 'adminlinks-desc' => 'Apond una [[Special:AdminLinks|pagina especiala]] que conten de ligams utils pels administrators', |
| 335 | + 'adminlinks_documentation' => 'documentacion de $1', |
| 336 | + 'adminlinks_general' => 'General', |
| 337 | + 'adminlinks_editsidebar' => 'Modificar la barra laterala', |
| 338 | + 'adminlinks_editcss' => 'Modificar lo fichièr CSS', |
| 339 | + 'adminlinks_editmainpagename' => "Modificar lo nom de la pagina d'acuèlh", |
| 340 | + 'adminlinks_users' => 'Utilizaires', |
| 341 | + 'adminlinks_createuser' => 'Crear un utilizaire', |
| 342 | + 'adminlinks_browsesearch' => 'Navigacion e recèrca', |
| 343 | + 'adminlinks_importexport' => 'Importar e exportar', |
| 344 | + 'right-adminlinks' => "Vejatz lo ligam cap als [[Special:AdminLinks|ligams d'administracion]]", |
| 345 | +); |
| 346 | + |
318 | 347 | /** Portuguese (Português) |
319 | 348 | * @author Waldir |
320 | 349 | */ |
Index: trunk/extensions/SemanticCompoundQueries/SemanticCompoundQueries.i18n.php |
— | — | @@ -13,3 +13,109 @@ |
14 | 14 | $messages['en'] = array( |
15 | 15 | 'semanticcompoundqueries-desc' => 'A parser function that displays multiple semantic queries at the same time', |
16 | 16 | ); |
| 17 | + |
| 18 | +/** Message documentation (Message documentation) |
| 19 | + * @author Purodha |
| 20 | + */ |
| 21 | +$messages['qqq'] = array( |
| 22 | + 'semanticcompoundqueries-desc' => 'A short description of this extension. Shown in [[Special:Version]]. Do not translate link targets, or tag names.', |
| 23 | +); |
| 24 | + |
| 25 | +/** Bosnian (Bosanski) |
| 26 | + * @author CERminator |
| 27 | + */ |
| 28 | +$messages['bs'] = array( |
| 29 | + 'semanticcompoundqueries-desc' => 'Parserska funkcija koja prikazuje više semantičkih upita u isto vrijeme', |
| 30 | +); |
| 31 | + |
| 32 | +/** German (Deutsch) |
| 33 | + * @author Purodha |
| 34 | + */ |
| 35 | +$messages['de'] = array( |
| 36 | + 'semanticcompoundqueries-desc' => 'Eine Parserfunktion, die mehrere semantische Abfragen zugleich anzuzeigen erlaubt', |
| 37 | +); |
| 38 | + |
| 39 | +/** Lower Sorbian (Dolnoserbski) |
| 40 | + * @author Michawiki |
| 41 | + */ |
| 42 | +$messages['dsb'] = array( |
| 43 | + 'semanticcompoundqueries-desc' => 'Parserowa funkcija, kótaraž rownocasnje zwobraznjujo někotare semantiske wótpšašanja', |
| 44 | +); |
| 45 | + |
| 46 | +/** Spanish (Español) |
| 47 | + * @author Crazymadlover |
| 48 | + */ |
| 49 | +$messages['es'] = array( |
| 50 | + 'semanticcompoundqueries-desc' => 'Una función analizadora que muestra múltiples consultas semánticas al mismo tiempo', |
| 51 | +); |
| 52 | + |
| 53 | +/** French (Français) |
| 54 | + * @author IAlex |
| 55 | + */ |
| 56 | +$messages['fr'] = array( |
| 57 | + 'semanticcompoundqueries-desc' => 'Une fonction du parseur qui affiche plusieurs requêtes sémantiques en même temps', |
| 58 | +); |
| 59 | + |
| 60 | +/** Galician (Galego) |
| 61 | + * @author Toliño |
| 62 | + */ |
| 63 | +$messages['gl'] = array( |
| 64 | + 'semanticcompoundqueries-desc' => 'Unha función analítica que mostra varias pescudas semánticas ao mesmo tempo', |
| 65 | +); |
| 66 | + |
| 67 | +/** Swiss German (Alemannisch) |
| 68 | + * @author Als-Holder |
| 69 | + */ |
| 70 | +$messages['gsw'] = array( |
| 71 | + 'semanticcompoundqueries-desc' => 'E Parserfunktion, wu erlaubt, mehreri semantischi Abfroge uf eimol aazzeige', |
| 72 | +); |
| 73 | + |
| 74 | +/** Upper Sorbian (Hornjoserbsce) |
| 75 | + * @author Michawiki |
| 76 | + */ |
| 77 | +$messages['hsb'] = array( |
| 78 | + 'semanticcompoundqueries-desc' => 'Parserowa funkcija, kotraž wjacore semantiske wotprašowanja nadobo zwobrazuje', |
| 79 | +); |
| 80 | + |
| 81 | +/** Japanese (日本語) |
| 82 | + * @author Fryed-peach |
| 83 | + */ |
| 84 | +$messages['ja'] = array( |
| 85 | + 'semanticcompoundqueries-desc' => '複数の意味的クエリーを一度に表示するパーサー関数', |
| 86 | +); |
| 87 | + |
| 88 | +/** Ripoarisch (Ripoarisch) |
| 89 | + * @author Purodha |
| 90 | + */ |
| 91 | +$messages['ksh'] = array( |
| 92 | + 'semanticcompoundqueries-desc' => 'En Paaser_Funkßuhn öm ettlijje semantesche Froore op eijmohl aanzezeije.', |
| 93 | +); |
| 94 | + |
| 95 | +/** Luxembourgish (Lëtzebuergesch) |
| 96 | + * @author Robby |
| 97 | + */ |
| 98 | +$messages['lb'] = array( |
| 99 | + 'semanticcompoundqueries-desc' => 'Eng Parserfonctioun déi et erlaabt méi semantesch Ufroe mateneen ze weisen', |
| 100 | +); |
| 101 | + |
| 102 | +/** Dutch (Nederlands) |
| 103 | + * @author Siebrand |
| 104 | + */ |
| 105 | +$messages['nl'] = array( |
| 106 | + 'semanticcompoundqueries-desc' => 'Een parserfunctie die meerdere semantische zoekopdrachten op hetzelfde moment kan weergeven', |
| 107 | +); |
| 108 | + |
| 109 | +/** Occitan (Occitan) |
| 110 | + * @author Cedric31 |
| 111 | + */ |
| 112 | +$messages['oc'] = array( |
| 113 | + 'semanticcompoundqueries-desc' => "Una foncion del parser qu'aficha mai d'una requèsta semanticas a l'encòp", |
| 114 | +); |
| 115 | + |
| 116 | +/** Slovak (Slovenčina) |
| 117 | + * @author Helix84 |
| 118 | + */ |
| 119 | +$messages['sk'] = array( |
| 120 | + 'semanticcompoundqueries-desc' => 'Funkcia syntaktického analyzátora, ktorá zobrazuje viaceré sémantické požiadavky naraz', |
| 121 | +); |
| 122 | + |