Index: trunk/extensions/HTMLets/HTMLets.i18n.php |
— | — | @@ -106,7 +106,7 @@ |
107 | 107 | * @author Crt |
108 | 108 | */ |
109 | 109 | $messages['fi'] = array( |
110 | | - 'htmlets-desc' => 'Mahdollistaa HTML-koodinpalasen lisäämisen tiedostosta käyttäen elementtiä <tt><nowiki><htmlet></nowiki></tt>.', |
| 110 | + 'htmlets-desc' => 'Mahdollistaa HTML-katkelmien lisäämisen tiedostosta käyttäen elementtiä <tt><nowiki><htmlet></nowiki></tt>.', |
111 | 111 | ); |
112 | 112 | |
113 | 113 | /** French (Français) |
Index: trunk/extensions/UsabilityInitiative/OptIn/OptIn.i18n.php |
— | — | @@ -5230,6 +5230,7 @@ |
5231 | 5231 | 'optin-survey-answer-whyoptout-didntlike-layout' => 'නව ටැබ හා වින්යාස සැලැස්ම මා සිත් ගත්තේ නැත.', |
5232 | 5232 | 'optin-survey-answer-whyoptout-didntlike-toolbar' => 'නව මෙවලම්-පටිය මා සිත් ගත්තේ නැත.', |
5233 | 5233 | 'optin-survey-answer-whyoptout-other' => 'වෙනත් හේතුවක්:', |
| 5234 | + 'optin-survey-answer-changes-other' => 'වෙනත්:', |
5234 | 5235 | ); |
5235 | 5236 | |
5236 | 5237 | /** Slovak (Slovenčina) |
Index: trunk/extensions/UsabilityInitiative/WikiEditor/Modules/Toolbar/Toolbar.i18n.php |
— | — | @@ -13014,6 +13014,7 @@ |
13015 | 13015 | 'wikieditor-toolbar-help-content-olist-result' => '<ol><li>Aya</li><li>Aya</li></ol>', |
13016 | 13016 | 'wikieditor-toolbar-help-content-file-description' => 'Faili futike', |
13017 | 13017 | 'wikieditor-toolbar-help-content-reference-description' => 'Tiniwayo', |
| 13018 | + 'wikieditor-toolbar-help-content-reference-syntax' => 'Maandishi ya ukurasa.<ref name="mfano">[http://www.example.org Maandishi ya kiungo], maandishi mengine.</ref>', |
13018 | 13019 | 'wikieditor-toolbar-help-content-reference-result' => "Maandiko.<sup><a href='#'>[1]</a></sup>", |
13019 | 13020 | 'wikieditor-toolbar-help-content-rereference-result' => "Maandiko.<sup><a href='#'>[1]</a></sup>", |
13020 | 13021 | 'wikieditor-toolbar-help-content-showreferences-description' => 'Onyesha tiniwayo', |
Index: trunk/extensions/SpecialForm/SpecialForm.i18n.php |
— | — | @@ -1319,6 +1319,16 @@ |
1320 | 1320 | 'formsaveerrortext' => 'При сохранении страницы «$1» возникла неизвестная ошибка.', |
1321 | 1321 | ); |
1322 | 1322 | |
| 1323 | +/** Sinhala (සිංහල) |
| 1324 | + * @author චතුනි අලහප්පෙරුම |
| 1325 | + */ |
| 1326 | +$messages['si'] = array( |
| 1327 | + 'formarticleexists' => 'පිටුව පවතියි', |
| 1328 | + 'formarticleexiststext' => '[[$1]] පිටුව දැනටමත් පවතියි.', |
| 1329 | + 'formbadpagename' => 'නොමනා පිටු නාමය', |
| 1330 | + 'formbadrecaptcha' => 'reCaptcha වෙනුවෙන් සාවද්යය අගයන් සැපයුමකි. යළි උත්සාහ කරන්න.', |
| 1331 | +); |
| 1332 | + |
1323 | 1333 | /** Slovak (Slovenčina) |
1324 | 1334 | * @author Helix84 |
1325 | 1335 | */ |
Index: trunk/extensions/Configure/settings/Settings.i18n.php |
— | — | @@ -13026,8 +13026,22 @@ |
13027 | 13027 | 'configure-setting-wgMetaNamespaceTalk' => 'Navn på diskusjonsside for prosjektnavnerom', |
13028 | 13028 | 'configure-setting-wgNamespaceAliases' => 'Omdirigeringer av navnerom', |
13029 | 13029 | 'configure-setting-wgNamespaceProtection' => 'Beskyttelse av navnerom', |
| 13030 | + 'configure-setting-wgRightsPage' => 'Side som beskriver nettsidelisensen', |
| 13031 | + 'configure-setting-wgRightsText' => 'Tekst som beskriver nettsidelisensen', |
| 13032 | + 'configure-setting-wgRightsUrl' => 'URL som beskriver nettsidelisensen', |
| 13033 | + 'configure-setting-wgAllowRealName' => 'Tillat virkelige navn', |
| 13034 | + 'configure-setting-wgAllowPrefChange-key' => 'Brukerinnstillinger', |
| 13035 | + 'configure-setting-wgDefaultUserOptions' => 'Standard brukerinnstillinger', |
| 13036 | + 'configure-setting-wgDisableAnonTalk' => 'Deaktiver diskusjonssider for anonyme brukere (ikke innlogget)', |
| 13037 | + 'configure-setting-wgHiddenPrefs' => 'Deaktiverte brukerinstillinger', |
| 13038 | + 'configure-setting-wgMaxNameChars' => 'Maks antall byte i brukernavn', |
| 13039 | + 'configure-setting-wgMinimalPasswordLength' => 'Minste passordlengde', |
| 13040 | + 'configure-setting-wgReservedUsernames' => 'Kontonavn reservert for programvaren', |
| 13041 | + 'configure-setting-wgSecretKey' => 'Hemmelig nøkkel', |
13030 | 13042 | 'configure-setting-wgDBmysql5' => 'Bruk UTF-8-tegnsettet', |
13031 | 13043 | 'configure-setting-wgDBservers' => 'Databasetjenere', |
| 13044 | + 'configure-setting-wgSVGMaxSize' => 'Maksimal størrelse for SVG-skalering', |
| 13045 | + 'configure-setting-wgImageMagickConvertCommand' => 'ImageMagick-kommando', |
13032 | 13046 | 'configure-setting-wgUseImageMagick' => 'Bruk ImageMagick', |
13033 | 13047 | 'configure-setting-wgDjvuToXML' => 'Filsti til den kjørbare djvutoxml', |
13034 | 13048 | 'configure-setting-wgMemCachedPersistent' => 'Bruk varige memcached-tilkoblinger', |
— | — | @@ -13097,6 +13111,12 @@ |
13098 | 13112 | 'configure-setting-wgVariantArticlePath' => 'Sti for språkvariantsider', |
13099 | 13113 | 'configure-setting-wgBlockAllowsUTEdit' => 'Tillat en blokkert bruker å redigere sin egen diskusjonsside', |
13100 | 13114 | 'configure-setting-wgSysopEmailBans' => 'Tillat administratorer å blokkere brukere fra å få tilgang til [[Special:EmailUser]]', |
| 13115 | + 'configure-setting-wgSysopRangeBans' => 'Tillat administratorer å blokkere hele intervall av IP-adresser', |
| 13116 | + 'configure-setting-wgSysopUserBans' => 'Tillat administratorer å blokkere innloggede brukere', |
| 13117 | + 'configure-setting-wgEnotifUseJobQ' => 'Send e-post gjennom jobbkøen', |
| 13118 | + 'configure-setting-wgEnotifUseRealName' => 'Bruk virkelig navn i stedet for brukernavn som avsender i e-post', |
| 13119 | + 'configure-setting-wgUDPProfilerHost' => 'Vert for UDP-profiler', |
| 13120 | + 'configure-setting-wgUDPProfilerPort' => 'Port for UDP-profiler', |
13101 | 13121 | ); |
13102 | 13122 | |
13103 | 13123 | /** Occitan (Occitan) |
Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -7146,6 +7146,7 @@ |
7147 | 7147 | 'configure-section-namespaces' => 'Espacis de noms', |
7148 | 7148 | 'configure-section-stats' => 'Estatisticas del site', |
7149 | 7149 | 'configure-section-skin' => 'Abilhatge', |
| 7150 | + 'configure-section-vector' => 'Abilhatge vector', |
7150 | 7151 | 'configure-section-category' => 'Categorias', |
7151 | 7152 | 'configure-section-cache' => 'Amagatal', |
7152 | 7153 | 'configure-section-pcache' => 'Amagatal del parser', |
— | — | @@ -7168,6 +7169,7 @@ |
7169 | 7170 | 'configure-section-specialpages' => 'Paginas especialas', |
7170 | 7171 | 'configure-section-recentchanges' => 'Darrièrs cambiaments', |
7171 | 7172 | 'configure-section-users' => 'Utilizaires', |
| 7173 | + 'configure-section-externalauth' => 'Autenticacion extèrna', |
7172 | 7174 | 'configure-section-feed' => 'Alimentacion', |
7173 | 7175 | 'configure-section-job' => 'Trabalhs', |
7174 | 7176 | 'configure-section-extension' => 'Extensions', |
Index: trunk/extensions/SmoothGallery/SmoothGallery.i18n.php |
— | — | @@ -147,6 +147,7 @@ |
148 | 148 | 'smoothgallery-gallery-not-found' => "N'eus ket eus ar palier goulennet.", |
149 | 149 | 'smoothgallery-not-found' => "N'eus bet ouzhpennet skeudenn ebet d'ar palier. |
150 | 150 | Ouzhpennit ur skeudenn da nebeutañ, mar plij.", |
| 151 | + 'smoothgallery-invalid-images' => 'Ur furmad direizh a oa gant {{PLURAL:$2|ar skeudenn|ar skeudennoù}} da-heul : $1', |
151 | 152 | 'smoothgallery-unexpected-error' => "Ur fazi dic'hortoz zo bet. |
152 | 153 | Leugnit un danevell draen, mar plij.", |
153 | 154 | 'smoothgallery-javascript-disabled' => 'Rekis eo JavaScript evit gwelet ervat ar skeudennaoueg.', |
Index: trunk/extensions/PasswordReset/PasswordReset.i18n.php |
— | — | @@ -223,9 +223,13 @@ |
224 | 224 | 'passwordreset-newpass' => 'Ger-tremen nevez :', |
225 | 225 | 'passwordreset-confirmpass' => 'Kadarnaat ar ger-tremen :', |
226 | 226 | 'passwordreset-submit' => 'Adderaouekaat ar ger-tremen', |
| 227 | + 'passwordreset-success' => 'Adlakaet eo bet da zero ar ger-tremen evit ID an implijer : $1.', |
227 | 228 | 'passwordreset-disableuser' => 'Diweredekaat ar gont implijer ?', |
| 229 | + 'passwordreset-disablesuccess' => 'Diweredekaet eo bet ar gont implijer evit ID an implijer : $1', |
228 | 230 | 'passwordreset-accountdisabled' => 'Diweredekaet eo bet ar gont', |
229 | 231 | 'disabledusers' => 'Implijerien diweredekaet', |
| 232 | + 'disabledusers-summary' => 'Ur roll eus an implijerien bet diweredekaet dre PasswordReset eo.', |
| 233 | + 'right-passwordreset' => 'Adderaouekaat ger tremen un implijer ([[Special:PasswordReset|pajenn ispisial]])', |
230 | 234 | ); |
231 | 235 | |
232 | 236 | /** Bosnian (Bosanski) |
Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php |
— | — | @@ -3563,12 +3563,13 @@ |
3564 | 3564 | */ |
3565 | 3565 | $messages['cy'] = array( |
3566 | 3566 | 'centralauth-groupname' => 'Sefydliad Wikimedia', |
| 3567 | + 'centralauth-merge-dryrun-or' => "'''neu'''", |
3567 | 3568 | 'centralauth-merge-step3-submit' => "Uno'r cyfrifon", |
3568 | 3569 | 'centralauth-list-home-title' => 'Wici cartref', |
3569 | 3570 | 'centralauth-admin-info-id' => 'ID y defnyddiwr:', |
3570 | 3571 | 'centralauth-admin-info-registered' => 'Wedi cofrestri:', |
3571 | 3572 | 'centralauth-admin-info-locked' => 'Wedi cloi:', |
3572 | | - 'centralauth-admin-info-hidden' => 'Wedi cuddio:', |
| 3573 | + 'centralauth-admin-info-hidden' => 'Lefel cudd:', |
3573 | 3574 | 'centralauth-prefs-status' => 'Statws y cyfrif wici-gyfan:', |
3574 | 3575 | 'centralauth-prefs-not-managed' => 'Ddim yn defnyddio cyfrif unedig', |
3575 | 3576 | 'centralauth-prefs-unattached' => 'Heb ei gadarnhau', |
— | — | @@ -19060,16 +19061,22 @@ |
19061 | 19062 | 'centralauth-admin-manage' => 'Kullanıcı verisini yönet', |
19062 | 19063 | 'centralauth-admin-username' => 'Kullanıcı adı:', |
19063 | 19064 | 'centralauth-admin-lookup-ro' => 'Kullanıcı bilgilerini görüntüleyin', |
| 19065 | + 'centralauth-admin-lookup-rw' => 'Kullanıcı hesabını yönet', |
19064 | 19066 | 'centralauth-admin-permission' => 'Sadece stewardlar diğer insanların hesaplarını onlar için birleştirebilir.', |
19065 | 19067 | 'centralauth-admin-no-unified' => 'Bu kullanıcı adı için hiçbir birleşik hesap yok.', |
19066 | 19068 | 'centralauth-admin-info-header' => 'Küresel kullanıcı bilgileri', |
19067 | 19069 | 'centralauth-admin-info-id' => "Kullanıcı ID'si:", |
19068 | 19070 | 'centralauth-admin-info-registered' => 'Kayıt:', |
| 19071 | + 'centralauth-admin-info-home' => 'Ev vikisi:', |
19069 | 19072 | 'centralauth-admin-info-editcount' => 'Toplam değişiklik sayısı', |
19070 | 19073 | 'centralauth-admin-info-locked' => 'Kilitlenmiş:', |
19071 | 19074 | 'centralauth-admin-info-hidden' => 'Gizlilik seviyesi:', |
19072 | 19075 | 'centralauth-admin-yes' => 'evet', |
19073 | 19076 | 'centralauth-admin-no' => 'hayır', |
| 19077 | + 'centralauth-admin-hidden-list' => 'umumi listelerden', |
| 19078 | + 'centralauth-admin-hidden-oversight' => 'gözetlendi', |
| 19079 | + 'centralauth-admin-list-legend-ro' => 'Yerel hesapların listesi', |
| 19080 | + 'centralauth-admin-list-legend-rw' => 'Yerel hesapları çöz', |
19074 | 19081 | 'centralauth-admin-unattached' => 'eklenmemiş', |
19075 | 19082 | 'centralauth-admin-notblocked' => 'Engellenmedi', |
19076 | 19083 | 'centralauth-admin-blocked' => '$3 $4 tarihine kadar engellendi. Sebep: $2', |
— | — | @@ -19096,10 +19103,16 @@ |
19097 | 19104 | 'centralauth-admin-delete-nonexistent' => 'Hata: "<nowiki>$1</nowiki>" küresel hesabı mevcut değil.', |
19098 | 19105 | 'centralauth-token-mismatch' => 'Üzgünüz, oturum veri kaybından dolayı form gönderiminizi işleyemiyoruz.', |
19099 | 19106 | 'centralauth-admin-reason' => 'Neden:', |
| 19107 | + 'centralauth-admin-reason-other' => 'Diğer/ilave neden:', |
19100 | 19108 | 'centralauth-admin-status' => 'Küresel hesap durumunu ayarla', |
19101 | 19109 | 'centralauth-admin-status-intro' => 'Bu küresel hesabın durumunu değiştirmek için bu formu kullanabilirsiniz', |
19102 | 19110 | 'centralauth-admin-status-locked' => 'Kilitli:', |
| 19111 | + 'centralauth-admin-status-locked-no' => 'Hesap kilitli değil', |
| 19112 | + 'centralauth-admin-status-locked-yes' => 'Hesabın değişiklik yapması kilitlendi', |
19103 | 19113 | 'centralauth-admin-status-hidden' => 'Gizli:', |
| 19114 | + 'centralauth-admin-status-hidden-no' => 'Hesap gizli değil', |
| 19115 | + 'centralauth-admin-status-hidden-list' => 'Hesap umumi listelerden gizlendi', |
| 19116 | + 'centralauth-admin-status-hidden-oversight' => 'Hesap tamamen gizlendi', |
19104 | 19117 | 'centralauth-admin-status-submit' => 'Durumu ayarla', |
19105 | 19118 | 'centralauth-admin-status-nonexistent' => 'Hata: küresel hesap "<nowiki>$1</nowiki>" mevcut değil.', |
19106 | 19119 | 'centralauth-admin-setstatus-success' => 'Bu küresel hesabın durumunu başarıyla değiştirdiniz.', |
— | — | @@ -19139,7 +19152,7 @@ |
19140 | 19153 | 'centralauth-logout-progress' => 'Diğer {{MediaWiki:Centralauth-groupname}} projelerinde oturumunuz kapatılıyor:', |
19141 | 19154 | 'centralauth-login-no-others' => 'Diğer {{int:Centralauth-groupname}} projelerinde otomatik olarak giriş yaptınız.', |
19142 | 19155 | 'centralauth-logout-no-others' => 'Diğer {{int:Centralauth-groupname}} projelerinden otomatik olarak çıkış yaptınız.', |
19143 | | - 'centralauth-hidden-blockreason' => '$1 tarafından küresel olarak gizlendi. Sebep: $2', |
| 19156 | + 'centralauth-hidden-blockreason' => '$1 tarafından küresel olarak $2 tarihinde şu sebeple gizlendi: $3', |
19144 | 19157 | 'centralauth-log-name' => 'Küresel hesap günlüğü', |
19145 | 19158 | 'centralauth-log-header' => 'Bu günlük küresel hesap altındaki operasyonları içerir: silmeler, kilitlemeler ve kilidi açmalar.', |
19146 | 19159 | 'centralauth-log-entry-delete' => '"$1" küresel hesabı silindi', |
— | — | @@ -19151,6 +19164,7 @@ |
19152 | 19165 | 'centralauth-log-entry-chgstatus' => 'küresel hesap "$1 için durumu değiştirdi: $2 ayarlandı; $3 ayarlama kaldırıldı', |
19153 | 19166 | 'centralauth-log-status-locked' => 'kilitli', |
19154 | 19167 | 'centralauth-log-status-hidden' => 'gizli', |
| 19168 | + 'centralauth-log-status-oversighted' => 'gözetlendi', |
19155 | 19169 | 'centralauth-log-status-none' => '(hiçbiri)', |
19156 | 19170 | 'centralauth-rightslog-name' => 'Küresel yetkiler günlüğü', |
19157 | 19171 | 'centralauth-rightslog-entry-usergroups' => "$1 için küresel grup üyeliği $2'den $3'e değiştirildi", |
— | — | @@ -19228,7 +19242,9 @@ |
19229 | 19243 | 'centralauth-editset-success' => 'Viki seti başarıyla değiştirildi.', |
19230 | 19244 | 'centralauth-editset-return' => 'Ana görünüme dön', |
19231 | 19245 | 'right-globalgroupmembership' => 'Küresel gruplara üyeliği değiştir', |
| 19246 | + 'right-centralauth-unmerge' => 'Küresel hesabı çöz', |
19232 | 19247 | 'right-centralauth-lock' => 'Küresel hesabı kilitle ya da gizle', |
| 19248 | + 'right-centralauth-oversight' => 'Küresel hesabı bastır', |
19233 | 19249 | 'right-centralauth-merge' => 'Hesaplarını birleştir', |
19234 | 19250 | 'right-globalgrouppermissions' => 'Küresel grupları düzenle', |
19235 | 19251 | ); |
Index: trunk/extensions/PagedTiffHandler/PagedTiffHandler.i18n.php |
— | — | @@ -86,9 +86,12 @@ |
87 | 87 | |
88 | 88 | /** Breton (Brezhoneg) |
89 | 89 | * @author Fohanno |
| 90 | + * @author Y-M D |
90 | 91 | */ |
91 | 92 | $messages['br'] = array( |
| 93 | + 'tiff-desc' => 'Maveg evit gwelet ar restroù TIFF e mod skeudenn', |
92 | 94 | 'tiff_no_metadata' => "Ne c'haller ket tapout metaroadennoù eus TIFF", |
| 95 | + 'tiff_page_error' => "N'emañ ket niverenn ar bajenn er skeuliad", |
93 | 96 | 'tiff_too_many_embed_files' => 'Re a restroù enklozet zo er skeudenn.', |
94 | 97 | 'tiff_file_too_large' => 'Re vras eo ar restr karget ha distaolet eo bet.', |
95 | 98 | 'tiff_too_much_meta' => "Ar metaroadennoù a implij re a lec'h.", |
— | — | @@ -136,13 +139,14 @@ |
137 | 140 | |
138 | 141 | /** Finnish (Suomi) |
139 | 142 | * @author Centerlink |
| 143 | + * @author Crt |
140 | 144 | */ |
141 | 145 | $messages['fi'] = array( |
142 | 146 | 'tiff_no_metadata' => 'Metatietojen hakeminen TIFF-tiedostosta epäonnistui', |
143 | 147 | 'tiff_too_many_embed_files' => 'Kuvassa on liian monta upotettua tiedostoa.', |
144 | 148 | 'tiff_file_too_large' => 'Palvelimelle kopioitu tiedosto on liian suuri ja torjuttiin.', |
145 | 149 | 'tiff_out_of_service' => 'Palvelimelle kopioitua tiedostoa ei voitu käsitellä. ImageMagick ei ollut käytettävissä.', |
146 | | - 'tiff_too_much_meta' => 'Metatiedot käyttää liikaa tilaa.', |
| 150 | + 'tiff_too_much_meta' => 'Metatiedot vievät liikaa tilaa.', |
147 | 151 | 'tiff_script_detected' => 'Palvelimelle kopioitu tiedosto sisältää skriptejä.', |
148 | 152 | 'tiff_bad_file' => 'Palvelimelle kopioitu tiedosto sisältää virheitä.', |
149 | 153 | ); |
Index: trunk/extensions/FlaggedRevs/language/ValidationStatistics.i18n.php |
— | — | @@ -1318,7 +1318,7 @@ |
1319 | 1319 | */ |
1320 | 1320 | $messages['oc'] = array( |
1321 | 1321 | 'validationstatistics' => 'Estatisticas de validacion', |
1322 | | - 'validationstatistics-users' => "'''{{SITENAME}}''' dispausa actualament de '''[[Special:ListUsers/editor|$1]]''' utilizaire{{PLURAL:$1||s}} amb los dreches de [[{{MediaWiki:Validationpage}}|contributor]] e de '''[[Special:ListUsers/reviewer|$2]]''' utilizaire{{PLURAL:$2||s}} amb los dreches de [[{{MediaWiki:Validationpage}}|relector]]. |
| 1322 | + 'validationstatistics-users' => "'''{{SITENAME}}''' dispausa actualament de '''[[Special:ListUsers/editor|$1]]''' utilizaire{{PLURAL:$1||s}} amb los dreches de [[{{MediaWiki:Validationpage}}|contributor]]. |
1323 | 1323 | |
1324 | 1324 | Los contributors e relectors son d'utilizaires establits que pòdon verificar las revisions de las paginas.", |
1325 | 1325 | 'validationstatistics-time' => "'''Las donadas seguentas son en amagatal e son estadas mesas a jorn pel darrièr còp lo $5 a $6.'' |
— | — | @@ -1328,8 +1328,8 @@ |
1329 | 1329 | Lo temps de relectura mejan de las modificacions per ''d'utilizaires que son pas connectats'' es '''$1''' ; la valor mediana es '''$3'''. |
1330 | 1330 | $4 |
1331 | 1331 | Lo relambi mejan per las [[Special:OldReviewedPages|paginas que contenon de modificacions pas relegidas en cors]] es '''$2'''. |
1332 | | -Aquelas paginas son consideradas ''perimidas''. Amai, las paginas son declaradas ''sincronizadas'' se la [[{{MediaWiki:Validationpage}}|version establa]] es tanben la version de borrolhon correnta. |
1333 | | -Las versions establas son de versions de paginas verificadas per al mens un utilizaire regular.", |
| 1332 | +Aquelas paginas son consideradas ''perimidas''. Amai, las paginas son declaradas ''sincronizadas'' se i a pas cap de modificacion qu'espère una relectura. |
| 1333 | +La version publicada es la version de la pagina mai recenta qu'es estada verificada per èsser afichada per defaut a totes los lectors.", |
1334 | 1334 | 'validationstatistics-table' => "Las estatisticas per cada espaci de noms son afichadas çaijós, a ''l’exclusion'' de las paginas de redireccion.", |
1335 | 1335 | 'validationstatistics-ns' => 'Nom de l’espaci', |
1336 | 1336 | 'validationstatistics-total' => 'Paginas', |
Index: trunk/extensions/FlaggedRevs/language/StablePages.i18n.php |
— | — | @@ -690,8 +690,8 @@ |
691 | 691 | */ |
692 | 692 | $messages['oc'] = array( |
693 | 693 | 'stablepages' => 'Paginas establas', |
694 | | - 'stablepages-stable' => 'version establa', |
695 | | - 'stablepages-text' => 'Vaquí, çaijós, una lista de las pagians normalament configuradas per veire lo contengut de la version establa pels revisaires.', |
| 694 | + 'stablepages-stable' => 'version publicada', |
| 695 | + 'stablepages-text' => 'Aquí, çaijós, una lista de las paginas configuradas manualament per far pas veire que la version publicada coma contengut per defaut pels lectors.', |
696 | 696 | 'stablepages-none' => 'Existís pas cap de pagina dins aquesta lista', |
697 | 697 | 'stablepages-config' => 'Configuracion', |
698 | 698 | 'stablepages-prec-none' => 'pas cap de prioritat', |
Index: trunk/extensions/AbuseFilter/AbuseFilter.i18n.php |
— | — | @@ -7548,7 +7548,7 @@ |
7549 | 7549 | et les âneries répétées ou outrageantes provoqueront le blocage de votre compte ou de votre adresse IP. |
7550 | 7550 | Si vous êtes convaincu{{GENDER:||e|(e)}} que votre modification est constructive, vous pouvez la soumettre une nouvelle fois pour la confirmer. |
7551 | 7551 | Voici une brève description de la règle de filtrage antiabus ayant détecté votre action : $1", |
7552 | | - 'abusefilter-disallowed' => 'Cette action a été automatiquement idenfiée comme nuisible |
| 7552 | + 'abusefilter-disallowed' => 'Cette action a été automatiquement identifiée comme nuisible |
7553 | 7553 | et a donc été empêchée. |
7554 | 7554 | Si vous êtes convaincu{{GENDER:||e|(e)}} que votre modification était constructive, veuillez contacter un administrateur et l’informer de ce que vous avez essayé de faire. |
7555 | 7555 | Voici une brève description de la règle de filtrage antiabus ayant détecté votre action : $1', |
Index: trunk/extensions/SimpleSecurity/SimpleSecurity.i18n.php |
— | — | @@ -129,9 +129,12 @@ |
130 | 130 | $messages['br'] = array( |
131 | 131 | 'security' => 'Marilh surentez', |
132 | 132 | 'security-logpage' => 'Marilh surentez', |
| 133 | + 'security-logpagetext' => 'Ur marilh eus an oberezhioù stanket gant an [http://www.mediawiki.org/wiki/Extension:SimpleSecurity astenn SimpleSecurity] eo.', |
133 | 134 | 'security-info' => " Bez' ez eus $1 war ar bajenn-mañ", |
134 | 135 | 'security-info-toggle' => 'strishadurioù surentez', |
135 | 136 | 'security-inforestrict' => '$1 zo strishaet da $2', |
| 137 | + 'security-desc-LS' => '(arloet dre ma \'z eo ar pennad-mañ en "$2 $1")', |
| 138 | + 'security-desc-PR' => '(termenet adalek an ivinell gwarez)', |
136 | 139 | 'security-infosysops' => "N'eus strishadur ebet o ren abalamour ma'z oc'h ezel eus ar strollad \"sysop\"", |
137 | 140 | 'security-manygroups' => 'strolladoù $1 ha $2', |
138 | 141 | 'security-unchain' => 'Kemmañ an oberoù unan-hag-unan', |
Index: trunk/extensions/SocialProfile/UserProfile/UserProfile.i18n.php |
— | — | @@ -7528,6 +7528,16 @@ |
7529 | 7529 | 'right-avatarremove' => 'Usuwanie portretów użytkowników', |
7530 | 7530 | ); |
7531 | 7531 | |
| 7532 | +/** Piedmontese (Piemontèis) |
| 7533 | + * @author Dragonòt |
| 7534 | + */ |
| 7535 | +$messages['pms'] = array( |
| 7536 | + 'populateuserprofiles' => 'Vemp profil utent', |
| 7537 | + 'user-time-ago' => '$1 fà', |
| 7538 | + 'user-awards-title' => 'Premi', |
| 7539 | + 'user-gifts-title' => 'Regaj', |
| 7540 | +); |
| 7541 | + |
7532 | 7542 | /** Pashto (پښتو) |
7533 | 7543 | * @author Ahmed-Najib-Biabani-Ibrahimkhel |
7534 | 7544 | */ |
Index: trunk/extensions/SocialProfile/YUI/yui.i18n.php |
— | — | @@ -269,10 +269,11 @@ |
270 | 270 | ); |
271 | 271 | |
272 | 272 | /** Karachay-Balkar (Къарачай-Малкъар) |
| 273 | + * @author Iltever |
273 | 274 | * @author Къарачайлы |
274 | 275 | */ |
275 | 276 | $messages['krc'] = array( |
276 | | - 'yui-desc' => 'JavaScript-де джазылгъан интструменле бла джюрютюучю элементлени джыйымы', |
| 277 | + 'yui-desc' => 'JavaScript-де джазылгъан интструментле бла джюрютюучю элементлени джыйымы', |
277 | 278 | ); |
278 | 279 | |
279 | 280 | /** Ripoarisch (Ripoarisch) |
Index: trunk/extensions/GlobalBlocking/GlobalBlocking.i18n.php |
— | — | @@ -5329,6 +5329,10 @@ |
5330 | 5330 | 'globalblocking-block-reason' => 'Årsak:', |
5331 | 5331 | 'globalblocking-block-otherreason' => 'Annen/ytterligere årsak:', |
5332 | 5332 | 'globalblocking-block-reasonotherlist' => 'Annen årsak', |
| 5333 | + 'globalblocking-block-reason-dropdown' => '* Vanlige blokkeringsårsaker |
| 5334 | +** Crosswiki-spamming |
| 5335 | +** Crosswiki-misbruk |
| 5336 | +** Vandalisme', |
5333 | 5337 | 'globalblocking-block-edit-dropdown' => 'Rediger blokkeringsgrunner', |
5334 | 5338 | 'globalblocking-block-expiry' => 'Utgår:', |
5335 | 5339 | 'globalblocking-block-expiry-other' => 'Annen varighet', |
— | — | @@ -7430,11 +7434,11 @@ |
7431 | 7435 | 'globalblocking-block' => 'Bir IP adresini küresel olarak engelle', |
7432 | 7436 | 'globalblocking-modify-intro' => 'Bir küresel engellemenin ayarlarını değiştirmek için bu formu kullanabilirsiniz.', |
7433 | 7437 | 'globalblocking-block-intro' => 'Bu sayfayı, bir IP adresini tüm vikilerde engellemek için kullanabilirsiniz.', |
7434 | | - 'globalblocking-block-reason' => 'Engellemenin sebebi:', |
| 7438 | + 'globalblocking-block-reason' => 'Sebep:', |
7435 | 7439 | 'globalblocking-block-otherreason' => 'Diğer/Ek sebepler:', |
7436 | 7440 | 'globalblocking-block-reasonotherlist' => 'Diğer sebepler', |
7437 | 7441 | 'globalblocking-block-edit-dropdown' => 'Engelleme sebeplerini değiştirin', |
7438 | | - 'globalblocking-block-expiry' => 'Engelleme bitişi:', |
| 7442 | + 'globalblocking-block-expiry' => 'Bitiş:', |
7439 | 7443 | 'globalblocking-block-expiry-other' => 'Diğer bitiş zamanı', |
7440 | 7444 | 'globalblocking-block-expiry-otherfield' => 'Diğer zaman:', |
7441 | 7445 | 'globalblocking-block-legend' => 'Bir IP adresini küresel olarak engelle', |
Index: trunk/extensions/LiquidThreads/i18n/Lqt.i18n.php |
— | — | @@ -9064,6 +9064,11 @@ |
9065 | 9065 | 'lqt-log-name' => 'Logbuch vun den Diskussiouns-Rubriken', |
9066 | 9066 | 'lqt-log-header' => 'An dësem Logbuch sinn Detailer vun den Aktioune vun den Diskusssiouns-Rubriken.', |
9067 | 9067 | 'lqt-log-action-move' => 'huet [[$1]] vu(n) [[$2]] op [[$3]] geréckelt.', |
| 9068 | + 'lqt-log-action-split' => 'huet [[$1]] vun ënnert [[$3]] opgedeelt, mat dem neie Sujct "$2".', |
| 9069 | + 'lqt-log-action-merge-across' => 'huet [[$1]] vun ënnert [[$2]] op ënnert [[$3]] geréckelt.', |
| 9070 | + 'lqt-log-action-merge-down' => 'huet [[$1]] zesummelgeluecht op [[$3]]', |
| 9071 | + 'lqt-log-action-subjectedit' => 'huet de Sujet vu(n) [[$1]] vun "$2" op "$3" geännert', |
| 9072 | + 'lqt-log-action-resort' => 'huet de Reiefolleg vum Zortéiere vu(n) [[$1]] gännert. De Zortéierschlësel giuf vun $2 op $3 geännert.', |
9068 | 9073 | 'lqt-preference-notify-talk' => 'Mir eng E-Mail schécke wann op eng Rubrik geäntwert gëtt déi ech iwwerwaachen', |
9069 | 9074 | 'lqt-preference-watch-threads' => 'Rubriken déi ech uleeën oder an deenen ech äntwerten iwwerwaachen', |
9070 | 9075 | 'prefs-lqt' => 'Diskussioun mat Rubriken', |
— | — | @@ -9636,6 +9641,11 @@ |
9637 | 9642 | 'lqt-log-name' => 'ചരടിൽ കോർത്തപോലുള്ള സംവാദങ്ങളുടെ രേഖ', |
9638 | 9643 | 'lqt-log-header' => 'സംവാദങ്ങളുടെ ചരടുകളിൽ വരുത്തിയ മാറ്റങ്ങളുടെ വിവരങ്ങൾ ഈ രേഖയിൽ കാണാം.', |
9639 | 9644 | 'lqt-log-action-move' => '[[$1]]- [[$2]] എന്നതിൽ നിന്നു [[$3]] എന്നതിലേയ്ക്കു മാറ്റിയിരിക്കുന്നു.', |
| 9645 | + 'lqt-log-action-split' => '[[$3]] എന്നതിൽ നിന്നും [[$1]] "$2" എന്ന തലക്കെട്ടിലുള്ള വിഘടനം.', |
| 9646 | + 'lqt-log-action-merge-across' => '[[$2]] എന്നതിൽ നിന്നും [[$3]] എന്നതിനു കീഴിലേയ്ക്ക് [[$1]] മാറ്റിയിരിക്കുന്നു.', |
| 9647 | + 'lqt-log-action-merge-down' => '[[$3]] എന്നതിനു കീഴിലേയ്ക്ക് [[$1]] ലയിപ്പിച്ചിരിക്കുന്നു', |
| 9648 | + 'lqt-log-action-subjectedit' => '[[$1]] എന്നതിന്റെ വിഷയം "$2" എന്നതിൽ നിന്നും "$3" എന്നാക്കി മാറ്റിയിരിക്കുന്നു.', |
| 9649 | + 'lqt-log-action-resort' => '[[$1]] പ്രത്യക്ഷപ്പെടുന്ന ക്രമം വ്യത്യാസപ്പെടുത്തിയിരിക്കുന്നു. ക്രമപ്പെടുത്തൽ ചാവി $2 എന്നതിൽ നിന്ന് $3 എന്നാക്കി മാറ്റിയിരിക്കുന്നു.', |
9640 | 9650 | 'lqt-preference-notify-talk' => 'ഞാൻ ശ്രദ്ധിക്കുന്ന ചരടുകൾക്ക് മറുപടികളുണ്ടായാൽ ഇമെയിൽ അയയ്ക്കുക', |
9641 | 9651 | 'lqt-preference-watch-threads' => 'ഞാൻ സൃഷ്ടിച്ചതോ മറുപടി നൽകിയതോ ആയ ചരടുകൾ ശ്രദ്ധിക്കുന്നവയുടെ കൂട്ടത്തിൽ ചേർക്കുക', |
9642 | 9652 | 'prefs-lqt' => 'ചരടിൽ കോർത്ത സംവാദം', |
Index: trunk/extensions/CooperationStatistics/CooperationStatistics.i18n.php |
— | — | @@ -93,6 +93,13 @@ |
94 | 94 | 'cooperationstatistics-legendmore' => 'ці болей рэдактараў.', |
95 | 95 | ); |
96 | 96 | |
| 97 | +/** Bulgarian (Български) |
| 98 | + * @author DCLXVI |
| 99 | + */ |
| 100 | +$messages['bg'] = array( |
| 101 | + 'cooperationstatistics-articles' => '$1 {{PLURAL:$1|страница|страници}}', |
| 102 | +); |
| 103 | + |
97 | 104 | /** Breton (Brezhoneg) |
98 | 105 | * @author Fulup |
99 | 106 | */ |
— | — | @@ -541,8 +548,16 @@ |
542 | 549 | $messages['no'] = array( |
543 | 550 | 'cooperationstatistics' => 'Samarbeidsstatistikk', |
544 | 551 | 'cooperationstatistics-desc' => 'Vis [[Special:CooperationStatistics|samarbeidsstatistikk i hovednavnerommet]].', |
| 552 | + 'cooperationstatistics-text' => "Vis samarbeidsstatistikk i hovednavnerommet. |
| 553 | +Fra [[MediaWiki:Cooperationstatistics-limit-few-revisors|{{MediaWiki:Cooperationstatistics-limit-few-revisors}}]] til [[MediaWiki:Cooperationstatistics-limit-many-revisors|{{MediaWiki:cooperationstatistics-limit-many-revisors}}+]] revisorer.<br /> |
| 554 | +Se også [[Special:MostRevisors|'''sidene med flest revisorer''']] og [[Special:MostRevisions|sidene med flest revisjoner]].", |
545 | 555 | 'cooperationstatistics-tablearticle' => 'Sideantall', |
| 556 | + 'cooperationstatistics-tablevalue' => 'Antall bidragsytere', |
546 | 557 | 'cooperationstatistics-articles' => '$1 {{PLURAL:$1|side|sider}}', |
| 558 | + 'cooperationstatistics-nbusers' => '{{PLURAL:$2|har|har}} {{PLURAL:$1|én bidragsyter|$1 bidragsytere}}', |
| 559 | + 'cooperationstatistics-nblessusers' => '{{PLURAL:$2|har|har}} {{PLURAL:$1|én bidragsyter|$1 eller færre bidragsytere}}', |
| 560 | + 'cooperationstatistics-nbmoreusers' => '{{PLURAL:$2|har|har}} $1 eller fler bidragsytere', |
| 561 | + 'cooperationstatistics-legendmore' => 'eller fler bidragsytere.', |
547 | 562 | ); |
548 | 563 | |
549 | 564 | /** Occitan (Occitan) |
Index: trunk/extensions/ProofreadPage/ProofreadPage.i18n.php |
— | — | @@ -3189,6 +3189,8 @@ |
3190 | 3190 | Comentaris||10', |
3191 | 3191 | 'proofreadpage_pages' => '{{PLURAL:$1|pagina|paginas}}', |
3192 | 3192 | 'proofreadpage_specialpage_legend' => 'Recercar dins las paginas d’indèx', |
| 3193 | + 'proofreadpage_source' => 'Font', |
| 3194 | + 'proofreadpage_source_message' => "Edicion numerizada d'ont es eissit aqueste tèxte", |
3193 | 3195 | ); |
3194 | 3196 | |
3195 | 3197 | /** Ossetic (Иронау) |
Index: trunk/extensions/Crosswiki/Block/CrosswikiBlock.i18n.php |
— | — | @@ -326,6 +326,7 @@ |
327 | 327 | * [[Special:CrosswikiBlock|Формуляра за блокиране]] |
328 | 328 | * [[$4]]", |
329 | 329 | 'crosswikiunblock-local' => 'Локалните отблокирания не се поддържат от този интерфейс. Използва се [[Special:IPBlockList|{{int:ipblocklist}}]]', |
| 330 | + 'right-crosswikiblock' => 'Блокиране и отблокиране на потребители в други уикита', |
330 | 331 | ); |
331 | 332 | |
332 | 333 | /** Breton (Brezhoneg) |
Index: trunk/extensions/regexBlock/regexBlock.i18n.php |
— | — | @@ -404,7 +404,7 @@ |
405 | 405 | 'regexblock-block-log' => "Sanket eo bet an implijer pe ar chomlec'h IP '''$1'''.", |
406 | 406 | 'regexblock-block-success' => 'Stanket eo bet an implijer', |
407 | 407 | 'regexblock-currently-blocked' => "Chomlec'hioù stanket er mare-mañ :", |
408 | | - 'regexblock-expire-duration' => '1 eurvezh,2 eurvezh,4 eurvezh,6 eurvezh,1 devez,3 devez,1 sizhunvezh,2 sizhunvezh,1 miz,3 miz,6 miz,1 vloaz, da viken', |
| 408 | + 'regexblock-expire-duration' => '1 eurvezh, 2 eurvezh, 4 eurvezh, 6 eurvezh, 1 devez, 3 devez, 1 sizhunvezh, 2 sizhunvezh, 1 miz, 3 miz, 6 miz, 1 vloaz, da viken', |
409 | 409 | 'regexblock-form-username' => "Chomlec'h IP pe anv implijer :", |
410 | 410 | 'regexblock-form-reason' => 'Abeg :', |
411 | 411 | 'regexblock-form-expiry' => 'Termen :', |
Index: trunk/extensions/Translate/PageTranslation.i18n.php |
— | — | @@ -353,10 +353,12 @@ |
354 | 354 | $messages['bg'] = array( |
355 | 355 | 'tpt-diff-old' => 'Предишен текст', |
356 | 356 | 'tpt-diff-new' => 'Нов текст', |
| 357 | + 'tpt-rev-latest' => 'най-новата версия', |
357 | 358 | 'tpt-rev-mark-new' => 'отбелязване на тази версия за превеждане', |
358 | 359 | 'tpt-translate-this' => 'превеждане на тази страница', |
359 | 360 | 'translate-tag-translate-link-desc' => 'Превеждане на тази страница', |
360 | 361 | 'tpt-languages-legend' => 'Други езици:', |
| 362 | + 'tpt-download-page' => 'Изнасяне на страница с преводите', |
361 | 363 | ); |
362 | 364 | |
363 | 365 | /** Bengali (বাংলা) |
— | — | @@ -2425,6 +2427,19 @@ |
2426 | 2428 | 'tpt-edit-failed' => 'Бу сирэйи саҥардар табыллыбата: $1', |
2427 | 2429 | ); |
2428 | 2430 | |
| 2431 | +/** Sinhala (සිංහල) |
| 2432 | + * @author චතුනි අලහප්පෙරුම |
| 2433 | + */ |
| 2434 | +$messages['si'] = array( |
| 2435 | + 'tpt-template' => 'පිටු සැකිල්ල', |
| 2436 | + 'tpt-diff-old' => 'පූර්ව පෙළ', |
| 2437 | + 'tpt-diff-new' => 'නව පෙළ', |
| 2438 | + 'tpt-rev-latest' => 'නවතම අනුවාදය', |
| 2439 | + 'tpt-translate-this' => 'මෙම පිටුව පරිවර්තනය කරන්න', |
| 2440 | + 'translate-tag-translate-link-desc' => 'මෙම පිටුව පරිවර්තනය කරන්න', |
| 2441 | + 'tpt-languages-legend' => 'වෙනත් භාෂා:', |
| 2442 | +); |
| 2443 | + |
2429 | 2444 | /** Slovak (Slovenčina) |
2430 | 2445 | * @author Helix84 |
2431 | 2446 | * @author Mormegil |
Index: trunk/extensions/Translate/Translate.i18n.php |
— | — | @@ -12261,6 +12261,21 @@ |
12262 | 12262 | 'translate-import-err-ul-failed' => "Cariagi dël file a l'é pa andàit bin.", |
12263 | 12263 | 'translate-import-err-invalid-title' => "Nòm dël file dàit <nowiki>$1</nowiki> a l'é pa bon.", |
12264 | 12264 | 'translate-import-err-no-such-file' => "File <nowiki>$1</nowiki> a esist pa o a l'é pa stàit carià localment.", |
| 12265 | + 'translate-import-err-no-headers' => "File a l'é pa un file bin formà Gettext an formà d'estension Translate: |
| 12266 | +As peul pa determiné la partìa e la lenga da la testà dël file.", |
| 12267 | + 'translate-import-err-warnings' => "Ël file a l'é pa bin frmà. |
| 12268 | +Sigurte che tò editor a gava pa ij camp msgctxt. |
| 12269 | +Detaj: $1", |
| 12270 | + 'translate-js-fb' => 'Modìfica normal', |
| 12271 | + 'translate-gs-pos' => 'Pos.', |
| 12272 | + 'translate-gs-code' => 'Còdes', |
| 12273 | + 'translate-gs-continent' => 'Continent', |
| 12274 | + 'translate-gs-speakers' => 'Parlant', |
| 12275 | + 'translate-gs-score' => 'Pontegi', |
| 12276 | + 'translate-gs-multiple' => 'Mùltipl', |
| 12277 | + 'translate-gs-count' => 'Cont', |
| 12278 | + 'translate-gs-total' => 'Total', |
| 12279 | + 'translate-gs-avgscore' => 'Pontegi medi', |
12265 | 12280 | ); |
12266 | 12281 | |
12267 | 12282 | /** Western Punjabi (پنجابی) |
— | — | @@ -13514,6 +13529,80 @@ |
13515 | 13530 | 'translate-language' => 'Ханнык тылынан:', |
13516 | 13531 | ); |
13517 | 13532 | |
| 13533 | +/** Sinhala (සිංහල) |
| 13534 | + * @author චතුනි අලහප්පෙරුම |
| 13535 | + */ |
| 13536 | +$messages['si'] = array( |
| 13537 | + 'translate' => 'පරිවර්තනය කරන්න', |
| 13538 | + 'translate-desc' => 'මාධ්යවිකී සහ ඉන් ඔබ්බට පරිවර්තනය කෙරුම සඳහා [[Special:Translate|විශේෂ පිටුව]]', |
| 13539 | + 'translate-edit' => 'සංස්කරණය', |
| 13540 | + 'translate-talk' => 'සාකච්ඡාව', |
| 13541 | + 'translate-history' => 'ඉතිහාසය', |
| 13542 | + 'translate-task-view' => 'පහත කාණඩයෙහි සියළු පණිවුඩ නැරඹීමටය', |
| 13543 | + 'translate-task-untranslated' => 'පහත කාණ්ඩයෙහි පරිවර්තනය නොකෙරුනු සියළු පණිවුඩ නැරඹීමටය', |
| 13544 | + 'translate-task-optional' => 'පහත කාණ්ඩයෙහි වෛකල්පික පණිවුඩ නැරඹීමටය', |
| 13545 | + 'translate-task-untranslatedoptional' => 'පහත කාණ්ඩයෙහි පරිවර්තනය නොනෙරුනු වෛකල්පික පණිවුඩ නැරඹීමටය', |
| 13546 | + 'translate-task-problematic' => 'ගැටළු සහිත පණිවුඩ නැරඹීමටය', |
| 13547 | + 'translate-task-review' => 'පහත කාණඩයෙහි වූ වෙනස්කම් පෙරදසුන් කරන්න', |
| 13548 | + 'translate-task-reviewall' => 'පහත කාණ්ඩයෙහි පරිවර්තනය නොනෙරුනු සියළු පණිවුඩ පෙරදසුන් කරන්න', |
| 13549 | + 'translate-task-export' => 'පහත කාණ්ඩයෙන් පරිවර්තන නිර්යාත කිරීමටය', |
| 13550 | + 'translate-task-export-to-file' => 'පහත කාණ්ඩයෙන් පරිවර්තන ගොනුවකට නිර්යාත කෙරුමටය', |
| 13551 | + 'translate-task-export-as-po' => 'Gettext ආකෘතියෙන් පරිවර්තන නිර්යාත කෙරුමටය', |
| 13552 | + 'translate-task-export-to-xliff' => 'Xliff ආකෘතියෙන් පරිවර්තන නිර්යාත කෙරුමටය', |
| 13553 | + 'translate-page-no-such-language' => 'නම් කෙරුනු භාෂාව අනීතිකයි.', |
| 13554 | + 'translate-page-no-such-task' => 'නම් කෙරුණු කෘත්යය අනීතිකයි.', |
| 13555 | + 'translate-page-no-such-group' => 'නම් කෙරුණු කාණ්ඩය අනීතිකයි.', |
| 13556 | + 'translate-page-settings-legend' => 'පරිස්ථිතීන්', |
| 13557 | + 'translate-page-task' => 'මට අවශ්ය වන්නේ', |
| 13558 | + 'translate-page-group' => 'කාණ්ඩය', |
| 13559 | + 'translate-page-language' => 'භාෂාව', |
| 13560 | + 'translate-page-limit' => 'සීමාව', |
| 13561 | + 'translate-page-limit-option' => 'එක් පිටුවකට {{PLURAL:$1|පණිවුඩයක්|පණිවුඩ}} $1 ක්', |
| 13562 | + 'translate-submit' => 'ආහරනය කරන්න', |
| 13563 | + 'translate-page-navigation-legend' => 'ප්රයාණය', |
| 13564 | + 'translate-page-showing' => '$3 ක් අතුරින් පණ්වුඩ $1 සිට $2 දක්වා ප්රදර්ශනය කෙරෙයි .', |
| 13565 | + 'translate-next' => 'ඊළඟ පිටුව', |
| 13566 | + 'translate-prev' => 'පූර්ව පිටුව', |
| 13567 | + 'translate-page-description-legend' => 'කාණ්ඩය පිළිබඳ විස්තර', |
| 13568 | + 'translate-optional' => '(වෛකල්පික)', |
| 13569 | + 'translate-ignored' => '(නොසලකන ලදි)', |
| 13570 | + 'translate-edit-contribute' => 'දායකවන්න', |
| 13571 | + 'translate-edit-goto-prev' => 'පූර්ව පණිවුඩය පරිවර්තනය කරන්න', |
| 13572 | + 'translate-edit-goto-next' => 'ඊලඟ පණිවුඩය පරිවර්තනය කරන්න', |
| 13573 | + 'translate-magic-cm-current' => 'වත්මන්', |
| 13574 | + 'translate-magic-cm-savefailed' => 'සුරැකීම අසාර්ථක විය', |
| 13575 | + 'translate-magic-namespace' => 'නාමඅවකාශ නම්', |
| 13576 | + 'translate-magic-notsaved' => 'ඔබගේ සංස්කරණය සුරැකීම සිදු නොවිණි!', |
| 13577 | + 'translate-stats-edits' => 'සංස්කරණ', |
| 13578 | + 'translate-stats-users' => 'පරිවර්තකයන්', |
| 13579 | + 'translate-statsf-width' => 'පික්සල් වලින් පළල:', |
| 13580 | + 'translate-statsf-height' => 'පික්සල් වලින් උස:', |
| 13581 | + 'translate-statsf-scale-days' => 'දින', |
| 13582 | + 'translate-statsf-scale-hours' => 'පැය', |
| 13583 | + 'translate-statsf-count-edits' => 'සංස්කරණයන් සංඛ්යාව', |
| 13584 | + 'translate-statsf-count-users' => 'සක්රීය පරිවර්තකයෝ', |
| 13585 | + 'translate-statsf-submit' => 'පෙරදසුන', |
| 13586 | + 'translate-tag-category' => 'පරිවර්තනය කල හැකි පිටු', |
| 13587 | + 'translate-tag-page-desc' => '[[:$1]] විකි පිටුවෙහි පරිවර්තනය.', |
| 13588 | + 'translate-sidebar-alltrans' => 'වෙනත් භාෂා වලින්', |
| 13589 | + 'translations' => 'සියළු පරිවර්තන', |
| 13590 | + 'translate-translations-fieldset-title' => 'පණිවුඩය', |
| 13591 | + 'translate-translations-messagename' => 'නම:', |
| 13592 | + 'translate-translations-project' => 'ව්යාපෘතිය:', |
| 13593 | + 'languagestats' => 'භාෂා සංඛ්යානයන්', |
| 13594 | + 'translate-language-code' => 'භාෂා කේතය', |
| 13595 | + 'translate-language-code-field-name' => 'භාෂා කේතය:', |
| 13596 | + 'translate-suppress-complete' => 'සම්පූර්ණයෙන් පරිවර්තිත පණිවුඩ කාණ්ඩ යටපත් කරන්න', |
| 13597 | + 'translate-language' => 'භාෂාව', |
| 13598 | + 'translate-total' => 'පණිඩුඩ', |
| 13599 | + 'translate-untranslated' => 'පරිවර්තනය නොකල', |
| 13600 | + 'translate-percentage-complete' => 'සමාප්තිය', |
| 13601 | + 'translate-percentage-fuzzy' => 'යල් පැන ගිය', |
| 13602 | + 'translate-manage-import-new' => 'නව පණිවුඩය $1', |
| 13603 | + 'translate-manage-import-deleted' => 'මකාදැමුනු පණිවුඩය $1', |
| 13604 | + 'translate-manage-action-ignore' => 'නොසලකන්න', |
| 13605 | +); |
| 13606 | + |
13518 | 13607 | /** Slovak (Slovenčina) |
13519 | 13608 | * @author Helix84 |
13520 | 13609 | * @author Mormegil |
Index: trunk/extensions/WikiAtHome/WikiAtHome.i18n.php |
— | — | @@ -270,6 +270,7 @@ |
271 | 271 | 'wah-uploading' => 'Качването на файла <i>$1</i> завърши', |
272 | 272 | 'wah-uploadfail' => 'Възникна грешка при качването', |
273 | 273 | 'wah-doneuploading' => 'Качването на файла завърши. Благодарим ви за приноса.', |
| 274 | + 'wah-needs-firefogg' => 'За да участвате в Wiki@Home, необходимо е да инсталирате <a href="http://firefogg.org">Firefogg.</a>', |
274 | 275 | 'wah-api-error' => 'Възникна грешка в приложно-програмния интерфейс. Моля, опитайте пак по-късно.', |
275 | 276 | ); |
276 | 277 | |
Index: trunk/extensions/DataTransfer/languages/DT_Messages.php |
— | — | @@ -249,6 +249,8 @@ |
250 | 250 | 'dt_xml_freetext' => 'Свободен текст', |
251 | 251 | 'importxml' => 'Внасяне на XML', |
252 | 252 | 'dt_import_importing' => 'Внасяне...', |
| 253 | + 'importcsv' => 'Внасяне на CSV', |
| 254 | + 'right-datatransferimport' => 'Внасяне на данни', |
253 | 255 | ); |
254 | 256 | |
255 | 257 | /** Breton (Brezhoneg) |
Index: trunk/extensions/Collection/Collection.i18n.php |
— | — | @@ -7143,6 +7143,8 @@ |
7144 | 7144 | 'coll-rendering_status' => '<strong>Estatut :</strong> $1', |
7145 | 7145 | 'coll-rendering_article' => '(pagina wiki : $1)', |
7146 | 7146 | 'coll-rendering_page' => '(pagina : $1)', |
| 7147 | + 'coll-rendering_page_info_text_article' => "{{MediaWiki:Coll-helppage}}/Tèxte d'informacion sul rendut de las paginas", |
| 7148 | + 'coll-rendering_collection_info_text_article' => "{{MediaWiki:Coll-helppage}}/Tèxte d'informacion sul rendut de las colleccions", |
7147 | 7149 | 'coll-rendering_finished_title' => 'Rendut acabat', |
7148 | 7150 | 'coll-rendering_finished_text' => '<strong>Lo fichièr document es estat creat.</strong> |
7149 | 7151 | <strong>[$1 Telecargatz-lo]</strong> sus vòstre ordenador. |
Index: trunk/extensions/Transliterator/Transliterator.i18n.php |
— | — | @@ -184,12 +184,13 @@ |
185 | 185 | |
186 | 186 | /** Finnish (Suomi) |
187 | 187 | * @author Centerlink |
| 188 | + * @author Crt |
188 | 189 | */ |
189 | 190 | $messages['fi'] = array( |
190 | 191 | 'transliterator-error-ambiguous' => 'Sääntö <code>$1</code> ei ole yksiselitteinen sivulla [[MediaWiki:$2]]', |
191 | 192 | 'transliterator-error-syntax' => 'Virheellinen syntaksi <code>$1</code> sivulla [[MediaWiki:$2]]', |
192 | 193 | 'transliterator-error-rulecount' => 'Enemmän kuin $1 {{PLURAL:$1|sääntö|sääntöä}} sivulla [[MediaWiki:$2]]', |
193 | | - 'transliterator-error-rulesize' => 'Säännöllä <code>$1</code> on enemmän kuin $3 {{PLURAL:$3|merkki|merkkiä}} vasemmalla sivulla [[MediaWiki:$2]]', |
| 194 | + 'transliterator-error-rulesize' => 'Säännöllä <code>$1</code> on enemmän kuin $3 {{PLURAL:$3|merkki|merkkiä}} jäljellä sivulla [[MediaWiki:$2]]', |
194 | 195 | 'transliterator-error-prefix' => '[[MediaWiki:$2]] on oltava pituudeltaan vähintään $1 {{PLURAL:$1|merkki|merkkiä}}.', |
195 | 196 | ); |
196 | 197 | |
— | — | @@ -379,7 +380,7 @@ |
380 | 381 | 'transliterator-error-syntax' => 'Sintaxi incorrècta <code>$1</code> dins [[MediaWiki:$2]]', |
381 | 382 | 'transliterator-error-rulecount' => 'Mai de $1 {{PLURAL:$1|règla|règlas}} dins [[MediaWiki:$2]]', |
382 | 383 | 'transliterator-error-rulesize' => "La règla <code>$1</code> a mai de $3 {{PLURAL:$3|caractèr|caractèrs}} sus l'esquèrra dins [[MediaWiki:$2]]", |
383 | | - 'transliterator-error-prefix' => '[[MediaWiki:$2]] deu aver al mens $1 caractèrs.', |
| 384 | + 'transliterator-error-prefix' => '[[MediaWiki:$2]] deu aver al mens $1 {{PLURAL:$1|caractèr|caractèrs}}.', |
384 | 385 | ); |
385 | 386 | |
386 | 387 | /** Polish (Polski) |
Index: trunk/extensions/ConfirmAccount/ConfirmAccount.i18n.php |
— | — | @@ -1155,7 +1155,8 @@ |
1156 | 1156 | 'requestaccount-tos' => 'Декларирам, че прочетох и се съгласявам с [[{{MediaWiki:Requestaccount-page}}|Условията за ползване]] на {{SITENAME}}. |
1157 | 1157 | Името, което попълних във формуляра, е моето истинско име и фамилия.', |
1158 | 1158 | 'requestaccount-submit' => 'Изпращане на заявката', |
1159 | | - 'requestaccount-sent' => 'Вашата заявка за потребителска сметка е изпратена успешно и чака да бъде разгледана.', |
| 1159 | + 'requestaccount-sent' => 'Вашата заявка за потребителска сметка е изпратена успешно и чака да бъде разгледана. |
| 1160 | +На вашия адрес за е-поща беше изпратено писмо за потвърждение.', |
1160 | 1161 | 'request-account-econf' => 'Адресът на електронната ви поща беше потвърден и ще бъде отбелязан като такъв в заявката ви за потребителска сметка.', |
1161 | 1162 | 'requestaccount-email-subj' => '{{SITENAME}}: Потвърждение на адрес за е-поща', |
1162 | 1163 | 'requestaccount-email-body' => 'Някой, вероятно вие, от IP-адрес $1, е изпратил заявка за потребителска сметка „$2“ в {{SITENAME}}, като е посочил този адрес за електронна поща. |
Index: trunk/extensions/RecordAdmin/RecordAdmin.i18n.php |
— | — | @@ -1547,6 +1547,9 @@ |
1548 | 1548 | 'recordadmin-editwithform' => 'Modificar amb un formulari', |
1549 | 1549 | 'recordadmin-typeinfo' => 'enregistrament $1', |
1550 | 1550 | 'right-recordadmin' => 'Trobar e modificar las paginas d’enregistrament', |
| 1551 | + 'recordadmin-export-csv' => 'CSV', |
| 1552 | + 'recordadmin-export-pdf' => 'PDF', |
| 1553 | + 'recordadmin-notset' => 'Pas cap de « $1 »', |
1551 | 1554 | ); |
1552 | 1555 | |
1553 | 1556 | /** Ossetic (Иронау) |
Index: trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php |
— | — | @@ -872,6 +872,7 @@ |
873 | 873 | 'wm-license-cc-by-2.0-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/nl/ Deroadenn 2.0 Izelvroioù].', |
874 | 874 | 'wm-license-cc-by-2.0-pl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/pl/ Deroadenn 2.0 Polonia].', |
875 | 875 | 'wm-license-cc-by-2.0-tw-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/tw/deed.en Deroadenn 2.0 Taiwan].', |
| 876 | + 'wm-license-cc-by-2.0-uk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/uk/ Deroadenn 2.0 R-U : Bro-Saoz & Kembre].', |
876 | 877 | 'wm-license-cc-by-2.0-za-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/za/ Deroadenn 2.0 Su Afrika].', |
877 | 878 | 'wm-license-cc-by-2.1-au-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.1/au/ Deroadenn 2.1 Aostralia].', |
878 | 879 | 'wm-license-cc-by-2.1-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.1/es/ Deroadenn 2.1 Spagn].', |
— | — | @@ -882,7 +883,9 @@ |
883 | 884 | 'wm-license-cc-by-2.5-br-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/br/ Deroadenn 2.5 Brazil].', |
884 | 885 | 'wm-license-cc-by-2.5-ca-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/ca/ Deroadenn 2.5 Kanada].', |
885 | 886 | 'wm-license-cc-by-2.5-ch-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/ch/ Deroadenn 2.5 Suis].', |
| 887 | + 'wm-license-cc-by-2.5-cn-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/cn/ Deroadenn 2.5 Sina].', |
886 | 888 | 'wm-license-cc-by-2.5-co-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/co/ Deroadenn 2.5 Kolombia].', |
| 889 | + 'wm-license-cc-by-2.5-dk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/dk/ Deroadenn 2.5 Danmark].', |
887 | 890 | 'wm-license-cc-by-2.5-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/es/ Deroadenn 2.5 Spagn].', |
888 | 891 | 'wm-license-cc-by-2.5-hr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/hr/ Deroadenn 2.5 Kroatia].', |
889 | 892 | 'wm-license-cc-by-2.5-hu-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/hu/ Deroadenn 2.5 Hungaria].', |
— | — | @@ -891,17 +894,82 @@ |
892 | 895 | 'wm-license-cc-by-2.5-it-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/it/ Deroadenn 2.5 Italia].', |
893 | 896 | 'wm-license-cc-by-2.5-mk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/mk/ Deroadenn 2.5 Makedonia].', |
894 | 897 | 'wm-license-cc-by-2.5-mt-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/mt/ Deroadenn 2.5 Malta].', |
| 898 | + 'wm-license-cc-by-2.5-mx-text' => "Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/mx/ Deroadenn 2.5 Mec'hiko].", |
| 899 | + 'wm-license-cc-by-2.5-my-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/my/ Deroadenn 2.5 Malaysia].', |
| 900 | + 'wm-license-cc-by-2.5-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/nl/ Deroadenn 2.5 Izelvroioù].', |
| 901 | + 'wm-license-cc-by-2.5-pe-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/pe/ Deroadenn 2.5 Perou].', |
895 | 902 | 'wm-license-cc-by-2.5-pl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/pl/ Deroadenn 2.5 Polonia].', |
896 | 903 | 'wm-license-cc-by-2.5-pt-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/pt/ Deroadenn 2.5 Portugal].', |
| 904 | + 'wm-license-cc-by-2.5-scotland-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/scotland/ Deroadenn 2.5 R-U : Skos].', |
| 905 | + 'wm-license-cc-by-2.5-se-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/se/ Deroadenn 2.5 Sveden].', |
| 906 | + 'wm-license-cc-by-2.5-si-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/si/ Deroadenn 2.5 Slovenia].', |
| 907 | + 'wm-license-cc-by-2.5-tw-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/tw/ Deroadenn 2.5 Taiwan].', |
| 908 | + 'wm-license-cc-by-2.5-za-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.5/za/ Deroadenn 2.5 Suafrika].', |
897 | 909 | 'wm-license-cc-by-3.0-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/ Deroadenn 3.0 Unported]', |
| 910 | + 'wm-license-cc-by-3.0-at-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/at/ Deroadenn 3.0 Aostria].', |
| 911 | + 'wm-license-cc-by-3.0-cz-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/cz/ Deroadenn 3.0 Republik Tchek].', |
| 912 | + 'wm-license-cc-by-3.0-de-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/de/ Deroadenn 3.0 Alamagn].', |
| 913 | + 'wm-license-cc-by-3.0-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/es/ Deroadenn 3.0 Spagn].', |
| 914 | + 'wm-license-cc-by-3.0-gr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/gr/ Deroadenn 3.0 Gres].', |
| 915 | + 'wm-license-cc-by-3.0-gt-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/gt/ Deroadenn 3.0 Guatemala].', |
| 916 | + 'wm-license-cc-by-3.0-hr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/hr/ Deroadenn 3.0 Kroatia].', |
| 917 | + 'wm-license-cc-by-3.0-hk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/hk/ Deroadenn 3.0 Hong Kong].', |
| 918 | + 'wm-license-cc-by-3.0-lu-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/lu/ Deroadenn 3.0 Luksembourg].', |
| 919 | + 'wm-license-cc-by-3.0-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/nl/ Deroadenn 3.0 Izelvroioù].', |
| 920 | + 'wm-license-cc-by-3.0-no-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/no/ Deroadenn 3.0 Norvegia].', |
| 921 | + 'wm-license-cc-by-3.0-nz-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/nz/ Deroadenn 3.0 Zeland-Nevez].', |
| 922 | + 'wm-license-cc-by-3.0-ph-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/ph/ Deroadenn 3.0 Filipinez].', |
| 923 | + 'wm-license-cc-by-3.0-pl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/pl/ Deroadenn 3.0 Polonia].', |
| 924 | + 'wm-license-cc-by-3.0-pr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/pr/ Deroadenn 3.0 Puerto Rico].', |
| 925 | + 'wm-license-cc-by-3.0-ro-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/ro/ Deroadenn 3.0 Roumania].', |
| 926 | + 'wm-license-cc-by-3.0-rs-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/rs/ Deroadenn 3.0 Serbia].', |
| 927 | + 'wm-license-cc-by-3.0-sg-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/sg/ Deroadenn 3.0 Singapour].', |
| 928 | + 'wm-license-cc-by-3.0-th-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/th/ Deroadenn 3.0 Thailand].', |
| 929 | + 'wm-license-cc-by-3.0-tw-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/tw/ Deroadenn 3.0 Taiwan].', |
| 930 | + 'wm-license-cc-by-3.0-us-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/3.0/us/ Deroadenn 3.0 Stadoù-Unanet].', |
898 | 931 | 'wm-license-cc-by-sa-1.0-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/1.0/ Attribution-Share Alike 1.0 Generic]', |
899 | 932 | 'wm-license-cc-by-sa-1.0-fi-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/1.0/fi/ Deroadenn-Share Alike 1.0 Finland].', |
900 | 933 | 'wm-license-cc-by-sa-1.0-il-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/ Deroadenn-Share Alike 2.0 Hollek]', |
901 | 934 | 'wm-license-cc-by-sa-1.0-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/1.0/nl/ Deroadenn-Share Alike 1.0 Izelvroioù].', |
902 | 935 | 'wm-license-cc-by-sa-2.0-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/ Attribution-Share Alike 2.0 Generic]', |
| 936 | + 'wm-license-cc-by-sa-2.0-at-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/at/ Deroadenn-Share Alike 2.0 Aostria].', |
| 937 | + 'wm-license-cc-by-sa-2.0-au-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/au/ Deroadenn-Share Alike 2.0 Aostralia].', |
| 938 | + 'wm-license-cc-by-sa-2.0-be-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/be/ Deroadenn-Share Alike 2.0 Belgia].', |
| 939 | + 'wm-license-cc-by-sa-2.0-br-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/br/ Deroadenn-Share Alike 2.0 Brazil].', |
| 940 | + 'wm-license-cc-by-sa-2.0-ca-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/ca/ Deroadenn-Share Alike 2.0 Kanada].', |
| 941 | + 'wm-license-cc-by-sa-2.0-cl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/cl/ Deroadenn-Share Alike 2.0 Chile].', |
| 942 | + 'wm-license-cc-by-sa-2.0-de-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/de/ Deroadenn-Share Alike 2.0 Alamagn].', |
| 943 | + 'wm-license-cc-by-sa-2.0-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/es/ Deoradenn-Share Alike 2.0 Spagn].', |
| 944 | + 'wm-license-cc-by-sa-2.0-fr-text' => "Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/fr/ Deroadenn-Share Alike 2.0 Bro-C'hall].", |
| 945 | + 'wm-license-cc-by-sa-2.0-hr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/hr/ Deroadenn-Share Alike 2.0 Kroatia].', |
| 946 | + 'wm-license-cc-by-sa-2.0-it-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/it/ Deroadenn-Share Alike 2.0 Italia].', |
| 947 | + 'wm-license-cc-by-sa-2.0-jp-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/jp/ Deroadenn-Share Alike 2.0 Japon].', |
| 948 | + 'wm-license-cc-by-sa-2.0-kr-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/kr/ Deroadenn-Share Alike 2.0 Korea].', |
| 949 | + 'wm-license-cc-by-sa-2.0-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/nl/ Deroadenn-Share Alike 2.0 Izelvroioù].', |
| 950 | + 'wm-license-cc-by-sa-2.0-pl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/pl/ Deroadenn-Share Alike 2.0 Polonia].', |
| 951 | + 'wm-license-cc-by-sa-2.0-tw-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/tw/ Deroadenn-Share Alike 2.0 Taiwan].', |
| 952 | + 'wm-license-cc-by-sa-2.0-uk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/uk/ Deroadenn-Share Alike 2.0 R-U: Bro-Saoz & Kembre].', |
| 953 | + 'wm-license-cc-by-sa-2.0-za-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.0/za/ Deroadenn-Share Alike 2.0 Suafrika].', |
| 954 | + 'wm-license-cc-by-sa-2.1-au-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.1/au/ Deroadenn-Share Alike 2.1 Aostralia].', |
| 955 | + 'wm-license-cc-by-sa-2.1-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.1/es/ Deroadenn-Share Alike 2.1 Spagn].', |
| 956 | + 'wm-license-cc-by-sa-2.1-jp-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.1/jp/ Deroadenn-Share Alike 2.1 Japan].', |
903 | 957 | 'wm-license-cc-by-sa-2.5-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/ Attribution-Share Alike 2.5 Generic]', |
| 958 | + 'wm-license-cc-by-sa-2.5-ar-text' => "Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/ar/ Attribution-Share Alike 2.5 Arc'hantina].", |
| 959 | + 'wm-license-cc-by-sa-2.5-au-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/au/ Deroadenn-Share Alike 2.5 Aostralia].', |
| 960 | + 'wm-license-cc-by-sa-2.5-bg-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/bg/ Deroadenn-Share Alike 2.5 Bulgaria].', |
| 961 | + 'wm-license-cc-by-sa-2.5-br-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/br/ Deroadenn-Share Alike 2.5 Brazil].', |
| 962 | + 'wm-license-cc-by-sa-2.5-ca-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/ca/ Deroadenn-Share Alike 2.5 Kanada].', |
| 963 | + 'wm-license-cc-by-sa-2.5-ch-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/ch/ Deroadenn-Share Alike 2.5 Suis].', |
| 964 | + 'wm-license-cc-by-sa-2.5-cn-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/cn/ Deroadenn-Share Alike 2.5 Sina].', |
| 965 | + 'wm-license-cc-by-sa-2.5-co-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/co/ Deroadenn-Share Alike 2.5 Kolombia].', |
| 966 | + 'wm-license-cc-by-sa-2.5-dk-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/dk/ Deroadenn-Share Alike 2.5 Danmark].', |
| 967 | + 'wm-license-cc-by-sa-2.5-es-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/2.5/es/ Deroadenn-Share Alike 2.5 Spagn].', |
904 | 968 | 'wm-license-cc-by-sa-3.0-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/3.0/ Attribution-Share Alike 3.0 Unported]', |
905 | 969 | 'wm-license-cc-by-sa-3.0-at-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by-sa/3.0/at/ Deroadenn-Share Alike 3.0 Aostria].', |
| 970 | + 'wm-license-cc-sa-1.0-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/ Share Alike 1.0 Hollek].', |
| 971 | + 'wm-license-cc-sa-1.0-fi-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/fi/ Share Alike 1.0 Finland].', |
| 972 | + 'wm-license-cc-sa-1.0-nl-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/1.0/nl/ Share Alike 1.0 Izelvroioù].', |
| 973 | + 'wm-license-cc-sa-2.0-jp-text' => 'Ar restr-mañ a zo dindan an aotre-implijout [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/sa/2.0/jp/ Share Alike 2.0 Japan].', |
906 | 974 | 'wm-license-cc-free' => 'Gallout a rit :', |
907 | 975 | 'wm-license-cc-free-to-share-header' => 'eskemm', |
908 | 976 | 'wm-license-cc-free-to-share-text' => 'eilañ, skignañ ha treuzkas an oberenn-mañ', |
— | — | @@ -5318,15 +5386,20 @@ |
5319 | 5387 | 'wm-license-cc-wiki-link' => 'w:oc:Creative Commons', |
5320 | 5388 | 'wm-license-cc-attribution' => 'Atribucion', |
5321 | 5389 | 'wm-license-cc-by-1.0-text' => 'Aqueste fichièr es jos licéncia [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/1.0/deed.fr paternitat 1.0 generica]', |
| 5390 | + 'wm-license-cc-by-1.0-fi-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/fr/deed.fr paternitat 2.0 Finlàndia].', |
| 5391 | + 'wm-license-cc-by-1.0-il-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/it/deed.fr paternitat 2.0 Israèl].', |
5322 | 5392 | 'wm-license-cc-by-1.0-nl-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/1.0/nl/deed.fr paternitat 1.0 Païses Basses].', |
5323 | 5393 | 'wm-license-cc-by-2.0-text' => 'Aqueste fichièr es jos licéncia [[{{int:wm-license-cc-wiki-link}}|Creative Commons]] [http://creativecommons.org/licenses/by/2.0/ licéncia generica atribucion 2.0]', |
5324 | 5394 | 'wm-license-cc-by-2.0-at-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/at/deed.fr paternitat 2.0 Àustria].', |
| 5395 | + 'wm-license-cc-by-2.0-au-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/au/deed.fr Paternitat 2.0 Austràlia].', |
5325 | 5396 | 'wm-license-cc-by-2.0-be-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/be/deed.fr paternitat 2.0 Belgica].', |
5326 | 5397 | 'wm-license-cc-by-2.0-br-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/br/deed.fr paternitat 2.0 Brasil].', |
| 5398 | + 'wm-license-cc-by-2.0-ca-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/ca/2.0/cl/deed.fr paternitat 2.0 Canadà].', |
5327 | 5399 | 'wm-license-cc-by-2.0-cl-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/cl/deed.fr paternitat 2.0 Chile].', |
5328 | 5400 | 'wm-license-cc-by-2.0-de-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/de/deed.fr paternitat 2.0 Alemanha].', |
5329 | 5401 | 'wm-license-cc-by-2.0-es-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/es/deed.fr paternitat 2.0 Espanha].', |
5330 | 5402 | 'wm-license-cc-by-2.0-fr-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/fr/deed.fr paternitat 2.0 França].', |
| 5403 | + 'wm-license-cc-by-2.0-hr-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/hr/2.0/br/deed.fr paternitat 2.0 Croàcia].', |
5331 | 5404 | 'wm-license-cc-by-2.0-it-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/it/deed.fr paternitat 2.0 Itàlia].', |
5332 | 5405 | 'wm-license-cc-by-2.0-kr-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/br/deed.fr paternitat 2.0 Corèa].', |
5333 | 5406 | 'wm-license-cc-by-2.0-nl-text' => 'Aqueste fichièr es disponible segon los tèrmes de la [[{{int:wm-license-cc-wiki-link}}|licéncia Creative Commons]] [http://creativecommons.org/licenses/by/2.0/nl/deed.fr paternitat 2.0 Païses Basses].', |
— | — | @@ -6462,7 +6535,7 @@ |
6463 | 6536 | 'wm-license-cc-conditions-attribution-text' => 'කතෘ හෝ බලපත්රදායකයා නිරූපනය කර ඇති ආකාරයට ඔබ විසින් කාර්යය ආරෝපණය කළ යුතුයි.(නමුත් ඔබ හෝ කාර්යයයේදී ඔබේ භාවිතය ඔවුන් විසින් අනුමත කරන බව හඟවන කිසිම ආකාරයකින් නොවේ.)', |
6464 | 6537 | 'wm-license-cc-conditions-share_alike-header' => 'සමානව බෙදාහදා ගැනීම', |
6465 | 6538 | 'wm-license-cc-conditions-share_alike-text' => 'ඔබ වෙනස් කිරීම,පරිණාමනය කිරීම හෝ මෙම කාර්යය මත ගොඩනැගීම සිදු කරයි නම්,ඔබ ඵලිත කාර්යය බෙදා හරිනු ලබන්නේ මෙයට සමාන වූ බලපත්රයක් යටතේය.', |
6466 | | - 'wm-license-information-table-summary' => 'ප්රමිත වගුවක් එය පෙන්වන්නේ කුමක්ද හා සාදනු ලැබුවේ කෙසේද යන විස්තරය ඇතුළුව ,ප්රකාශන අයිතියේ තත්වය හා මූලාශ්රය යන ගොනුව පිළිබඳ සම්පූර්ණ තොරතුරු සපයයි.', |
| 6539 | + 'wm-license-information-table-summary' => 'එය පෙන්වන්නේ කුමක්ද හා නිමැවුනේ කෙසේද, එහි හිමිකම් තත්ත්වයන් හා මූලාශ්රයන් යන දේ ගැන විස්තරයන්ද ඇතුළුව,ගොනුව පිළිබඳ පූර්ණ තොරතුරු සපයන ප්රමිතිගත වගුවකි.', |
6467 | 6540 | 'wm-license-information-description' => 'විස්තරය', |
6468 | 6541 | 'wm-license-information-source' => 'මූලාශ්රය', |
6469 | 6542 | 'wm-license-information-date' => 'දිනය', |
— | — | @@ -6471,8 +6544,8 @@ |
6472 | 6545 | 'wm-license-information-permission-reusing-text' => 'මෙම ගොනුව නැවත භාවිතා කරමින්', |
6473 | 6546 | 'wm-license-information-permission-see-below' => 'පහත බලන්න.', |
6474 | 6547 | 'wm-license-information-other-versions' => 'අනෙකුත් අනුවාදයන්', |
6475 | | - 'wm-license-self-one-license' => 'I,මෙම කාර්යයේ ප්රකාශන අයිතිය දරන්නා ,පහත බලපත්රය යටතේ එය ප්රකාශයට පත් කරනු ලබයි:', |
6476 | | - 'wm-license-self-one-license-with-author' => '$1, මෙම කාර්යයේ ප්රකාශන අයිතිය දරන්නා , පහත බලපත්රයන් යටතේ එය ප්රකාශයට පත් කරනු ලබයි:', |
| 6548 | + 'wm-license-self-one-license' => 'මෙම කෘතියෙහි හිමිකම් අයිතීන් දරන්නා වන මම,පහත වරපත යටතේ එය ප්රකාශයට පත් කරමි:', |
| 6549 | + 'wm-license-self-one-license-with-author' => 'මෙම කෘතියෙහි හිමිකම් අයිතීන් දරන්නා වන $1 නමැති මම, පහත වරපත යටතේ එය ප්රකාශයට පත් කරමි:', |
6477 | 6550 | 'wm-license-self-multiple-licenses-select' => 'ඔබට අභිමත වරපත ඔබ විසින් තෝරාගත හැක.', |
6478 | 6551 | ); |
6479 | 6552 | |
Index: trunk/extensions/Interwiki/SpecialInterwiki.i18n.php |
— | — | @@ -2541,10 +2541,16 @@ |
2542 | 2542 | 'interwiki_intro' => 'Dette er en oversikt over interwikitabellen. Betydningene til dataene i kolonnene:', |
2543 | 2543 | 'interwiki_prefix' => 'Prefiks', |
2544 | 2544 | 'interwiki-prefix-label' => 'Prefiks:', |
| 2545 | + 'interwiki_prefix_intro' => 'Interwikiprefiks som skal brukes i <code>[<nowiki />[prefiks:<i>sidenavn</i>]]</code>-wikisyntaks.', |
| 2546 | + 'interwiki_url_intro' => 'Mal for internettadresser. Variabelen $1 vil bli erstattet av <i>sidenavnet</i> i wikiteksten når wikisyntaksen ovenfor blir brukt.', |
2545 | 2547 | 'interwiki_local' => 'Videresend', |
2546 | 2548 | 'interwiki-local-label' => 'Videresend:', |
| 2549 | + 'interwiki_local_intro' => 'En HTTP-forespørsel til den lokale wikien med dette interwikiprefikset i internettadressen er:', |
| 2550 | + 'interwiki_local_0_intro' => 'ikke fulgt, vanligvis blokkert av «siden ble ikke funnet»,', |
| 2551 | + 'interwiki_local_1_intro' => 'omdirigert til målnettadressen gitt i interwikilenkedefinisjonene (med andre ord behandlet som referanser på lokale sider)', |
2547 | 2552 | 'interwiki_trans' => 'Transkluder', |
2548 | 2553 | 'interwiki-trans-label' => 'Transkluder:', |
| 2554 | + 'interwiki_trans_intro' => 'Dersom wikisyntaksen <code>{<nowiki />{prefiks:<i>sidenavn</i>}}</code> blir brukt, så:', |
2549 | 2555 | 'interwiki_trans_1_intro' => 'tillat transklusjon fra en fremmed wiki, om interwikitranskluderinger generellt er tillatt på denne wikien,', |
2550 | 2556 | 'interwiki_trans_0_intro' => 'ikke tillat det, se heller etter en side i malnavnerommet.', |
2551 | 2557 | 'interwiki_intro_footer' => 'Se [http://www.mediawiki.org/wiki/Interwiki_table MediaWiki.org] for mer informasjon om interwikitabellen. |
Index: trunk/extensions/Validator/Validator.i18n.php |
— | — | @@ -128,6 +128,13 @@ |
129 | 129 | 'validator_error_accepts_only' => 'Парамэтар $1 можа мець толькі {{PLURAL:$3|гэтае значэньне|гэтыя значэньні}}: $2.', |
130 | 130 | ); |
131 | 131 | |
| 132 | +/** Bulgarian (Български) |
| 133 | + * @author DCLXVI |
| 134 | + */ |
| 135 | +$messages['bg'] = array( |
| 136 | + 'validator_error_empty_argument' => 'Параметърът $ 1 не може да има празна стойност.', |
| 137 | +); |
| 138 | + |
132 | 139 | /** Breton (Brezhoneg) |
133 | 140 | * @author Fohanno |
134 | 141 | * @author Fulup |
Index: trunk/extensions/LastUserLogin/LastUserLogin.i18n.php |
— | — | @@ -57,10 +57,13 @@ |
58 | 58 | * @author Y-M D |
59 | 59 | */ |
60 | 60 | $messages['br'] = array( |
| 61 | + 'lastuserlogin' => 'Kevreadenn ziwezhañ an implijerien', |
61 | 62 | 'lastuserlogin_userid' => 'Anv implijer', |
62 | 63 | 'lastuserlogin_username' => 'Anv gwir', |
63 | 64 | 'lastuserlogin_useremail' => 'Postel an implijer', |
| 65 | + 'lastuserlogin_lastlogin' => 'Kevreadenn ziwezhañ', |
64 | 66 | 'lastuserlogin_daysago' => 'Deiz zo', |
| 67 | + 'right-lastlogin' => "Gwelet peur e oa ar wech ziwezhañ ma 'z eo en em luget un implijer", |
65 | 68 | ); |
66 | 69 | |
67 | 70 | /** German (Deutsch) */ |
Index: trunk/phase3/languages/messages/MessagesSw.php |
— | — | @@ -704,8 +704,9 @@ |
705 | 705 | 'whitelistedittext' => 'Inabidi $1 ili uweze kuhariri kurasa.', |
706 | 706 | 'confirmedittext' => 'Lazima uthibitishe anwani ya barua pepe yako kabla ya kuhariri kurasa. |
707 | 707 | Tafadhali thibitisha anwani ya barua pepe yako kupitia [[Special:Preferences|mapendekezo yako ya mtumiaji]].', |
708 | | -'nosuchsectiontitle' => 'Fungu hili hamna', |
709 | | -'nosuchsectiontext' => 'Umejaribu kuhariri sehemu ambayo haipo.', |
| 708 | +'nosuchsectiontitle' => 'Fungu hili halipatikani', |
| 709 | +'nosuchsectiontext' => 'Umejaribu kuhariri sehemu ambayo haipo. |
| 710 | +Labda ilihamishwa au ilifutwa endapo unatazama ukurasa.', |
710 | 711 | 'loginreqtitle' => 'Unatakiwa kuingia au kujisajili', |
711 | 712 | 'loginreqlink' => 'uingie', |
712 | 713 | 'loginreqpagetext' => 'Inabidi $1 ili uweze kutazama kurasa zingine.', |
— | — | @@ -784,10 +785,13 @@ |
785 | 786 | Unaweza kukata-na-kabandika maandishi yako kwenye faili na kulihifadhi kwa ajili ya baadaye. |
786 | 787 | |
787 | 788 | Msimamizi aliyefunga ametoa maelezo haya: $1", |
788 | | -'protectedpagewarning' => "'''ANGALIA: Ukurasa huu unakingwa kwa hiyo watumiaji wenye haki za wasimamizi tu wanaweza kuuhariri. Hakikisha kwamba unakuwa unafuata mwongozo wa kuhariri kurasa zinazokingwa.'''", |
789 | | -'semiprotectedpagewarning' => "'''Ilani:''' Ukurasa huu umefungwa kwa hiyo watumiaji waliojisajili tu ndiyo wanaweza kuuhariri.", |
| 789 | +'protectedpagewarning' => "'''ILANI: Ukurasa huu unakingwa kwa hiyo watumiaji wenye haki za wasimamizi tu wanaweza kuuhariri.''' |
| 790 | +Rejea kumbukumbu ya mwisho inayoandikwa chini:", |
| 791 | +'semiprotectedpagewarning' => "'''Ilani:''' Ukurasa huu umefungwa kwa hiyo watumiaji waliojisajili tu ndiyo wanaweza kuuhariri. |
| 792 | +Rejea kumbukumbu ya mwisho inayoandikwa chini:", |
790 | 793 | 'cascadeprotectedwarning' => "'''Ilani:''' Ukurasa huu umefungwa kwa hiyo watumia wenye haki za usimamizi tu ndiyo wanaweza kuuhariri, kwa sababu umejumlishwa kwenye kurasa zingine zenye {{PLURAL:$1|page|kulindwa}}:", |
791 | | -'titleprotectedwarning' => "'''Ilani: Ukurasa umefungwa kwa hiyo [[Special:ListGroupRights|haki maalumu]] zinahitajika ili kuanzisha ukurasa huu.'''", |
| 794 | +'titleprotectedwarning' => "'''Ilani: Ukurasa umefungwa, kwa hiyo [[Special:ListGroupRights|haki maalumu]] zinahitajika ili kuuanzisha ukurasa huu.''' |
| 795 | +Rejea kumbukumbu ya mwisho inayoandikwa chini:", |
792 | 796 | 'templatesused' => '{{PLURAL:$1|Kigezo kinachotumiwa|Vigezo vinavyotumiwa}} kwenye ukurasa huu:', |
793 | 797 | 'templatesusedpreview' => '{{PLURAL:$1|Kigezo kinachotumiwa|Vigezo vinavyotumiwa}} katika mandhari haya:', |
794 | 798 | 'templatesusedsection' => '{{PLURAL:$1|Kigezo kilichotumika|Vigezo vilivyotumika}} katika sehemu hii:', |
— | — | @@ -837,6 +841,7 @@ |
838 | 842 | 'histlegend' => "Chagua tofauti: tia alama katika vitufe redio kulinganisha matoleo, na bonyeza \"enter\" au kitufe hapo chini.<br /> |
839 | 843 | Ufunguo: '''({{int:cur}})''' = tofauti na toleo la sasa, '''({{int:last}})''' = tofauti na toleo lililotangulia, '''({{int:minoreditletter}})''' = badiliko dogo.", |
840 | 844 | 'history-fieldset-title' => 'Fungua historia', |
| 845 | +'history-show-deleted' => 'Zilizofutwa tu', |
841 | 846 | 'histfirst' => 'Mwanzoni', |
842 | 847 | 'histlast' => 'Mwishoni', |
843 | 848 | 'historysize' => '({{PLURAL:$1|baiti}}) $1', |
— | — | @@ -858,6 +863,7 @@ |
859 | 864 | 'revdelete-show-file-submit' => 'Ndiyo', |
860 | 865 | 'revdelete-radio-same' => '(isibadilishwe)', |
861 | 866 | 'revdelete-radio-set' => 'Ndiyo', |
| 867 | +'revdelete-radio-unset' => 'Siyo', |
862 | 868 | 'revdelete-log' => 'Sababu ya kufuta', |
863 | 869 | 'revdel-restore' => 'badilisha mwonekano', |
864 | 870 | 'pagehist' => 'Historia ya ukurasa', |
— | — | @@ -1065,12 +1071,14 @@ |
1066 | 1072 | 'right-delete' => 'Kufuta kurasa', |
1067 | 1073 | |
1068 | 1074 | # User rights log |
1069 | | -'rightslog' => 'Kumbukumbu ya vyeo vya watumiaji', |
| 1075 | +'rightslog' => 'Kumbukumbu ya vyeo vya watumiaji', |
| 1076 | +'rightsnone' => '(hana)', |
1070 | 1077 | |
1071 | 1078 | # Associated actions - in the sentence "You do not have permission to X" |
1072 | 1079 | 'action-read' => 'kusoma ukurasa huu', |
1073 | 1080 | 'action-edit' => 'kuhariri ukurasa huu', |
1074 | 1081 | 'action-createpage' => 'kuanzisha kurasa', |
| 1082 | +'action-minoredit' => 'kutia alama ya badiliko dogo', |
1075 | 1083 | 'action-move' => 'kusogeza ukurasa huu', |
1076 | 1084 | 'action-movefile' => 'kusogeza faili hili', |
1077 | 1085 | 'action-delete' => 'kufuta ukurasa huu', |
— | — | @@ -1083,6 +1091,7 @@ |
1084 | 1092 | 'recentchangestext' => 'Orodha ya mabadilisho yaliyofanywa katika {{SITENAME}} siku zilizopita.', |
1085 | 1093 | 'recentchanges-feed-description' => 'Tumia tawanyiko hili kufuatilia mabadiliko yote ya hivi karibuni katika Wiki.', |
1086 | 1094 | 'recentchanges-legend-newpage' => '$1 - ukurasa upya', |
| 1095 | +'recentchanges-label-minor' => 'Hili ni badiliko dogo', |
1087 | 1096 | 'rcnote' => "Yanayofuata ni {{PLURAL:$1|badiliko '''1'''|mabadiliko '''$1''' ya mwisho}} kutoka katika {{PLURAL:$2|siku iliyopita|siku '''$2''' zilizopita}}, hadi $5, $4.", |
1088 | 1097 | 'rcnotefrom' => "Hapo chini yaonekana mabadiliko tangu '''$2''' (tunaonyesha hadi '''$1''').", |
1089 | 1098 | 'rclistfrom' => 'Onyesha mabadiliko mapya kuanzia $1', |
— | — | @@ -1147,14 +1156,18 @@ |
1148 | 1157 | 'upload-description' => 'Elezo la faili', |
1149 | 1158 | 'watchthisupload' => 'Kufuatilia faili hili', |
1150 | 1159 | |
| 1160 | +'upload-file-error' => 'Hitilafu ya ndani', |
| 1161 | +'upload-misc-error' => 'Hitilafu ya kupakia isiyojulikana', |
1151 | 1162 | 'upload-unknown-size' => 'Ukubwa haujulikani', |
1152 | 1163 | |
1153 | 1164 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
1154 | 1165 | 'upload-curl-error6' => 'KISARA (URL) haikupatikana', |
1155 | 1166 | |
1156 | | -'license' => 'Hatimiliki:', |
1157 | | -'license-header' => 'Hatimiliki', |
1158 | | -'nolicense' => 'Haikuchaguliwa', |
| 1167 | +'license' => 'Hatimiliki:', |
| 1168 | +'license-header' => 'Hatimiliki', |
| 1169 | +'nolicense' => 'Haikuchaguliwa', |
| 1170 | +'license-nopreview' => '(Hakikisho hakipatikani)', |
| 1171 | +'upload_source_file' => ' (faili kwenye kompyuta yako)', |
1159 | 1172 | |
1160 | 1173 | # Special:ListFiles |
1161 | 1174 | 'imgfile' => 'faili', |
— | — | @@ -1404,42 +1417,50 @@ |
1405 | 1418 | |
1406 | 1419 | $NEWPAGE |
1407 | 1420 | |
1408 | | -Editor\'s summary: $PAGESUMMARY $PAGEMINOREDIT |
| 1421 | +Muhtasari wa mhariri: $PAGESUMMARY $PAGEMINOREDIT |
1409 | 1422 | |
1410 | | -Contact the editor: |
1411 | | -mail: $PAGEEDITOR_EMAIL |
| 1423 | +Uwasiliane na mhariri kwa njia hizi: |
| 1424 | +barua pepe: $PAGEEDITOR_EMAIL |
1412 | 1425 | wiki: $PAGEEDITOR_WIKI |
1413 | 1426 | |
1414 | | -There will be no other notifications in case of further changes unless you visit this page. |
1415 | | -You could also reset the notification flags for all your watched pages on your watchlist. |
| 1427 | +Hutapata taarifa za mabadiliko mengine yatakayotokea kwenye ukurasa huu hadi utakapotazama ukurasa. |
| 1428 | +Au unaweza kuweka upya maombi ya kupewa taarifa kwa ajili ya kurasa zote zilizopo kwenye orodha yako ya maangalizi. |
1416 | 1429 | |
1417 | | - Your friendly {{SITENAME}} notification system |
| 1430 | + Kutoka kwa {{SITENAME}} |
1418 | 1431 | |
1419 | 1432 | -- |
1420 | | -To change your watchlist settings, visit |
| 1433 | +Ukitaka kubadilisha mapendekezo yako yanayohusika orodha ya maangalizi yako, nenda |
1421 | 1434 | {{fullurl:{{#special:Watchlist}}/edit}} |
1422 | 1435 | |
1423 | | -Feedback and further assistance: |
| 1436 | +Ukitaka kutoa ukurasa huu kwenye orodha ya maangalizi yako, nenda |
| 1437 | +{{fullurl:{{FULLPAGENAMEE}}|action=unwatch}} |
| 1438 | + |
| 1439 | +Kutoa maoni yako au kupata msaada mwingine: |
1424 | 1440 | {{fullurl:{{MediaWiki:Helppage}}}}', |
1425 | 1441 | |
1426 | 1442 | # Delete |
1427 | | -'deletepage' => 'Futa ukurasa', |
1428 | | -'delete-legend' => 'Futa', |
1429 | | -'historywarning' => "'''Ilani:''' Ukurasa unaotaka kufuta una historia ya {{PLURAL:$1|sahihisho|masahihisho}} $1:", |
1430 | | -'confirmdeletetext' => 'Wewe unategemea kufuta ukurasa pamoja na historia yake yote. |
| 1443 | +'deletepage' => 'Futa ukurasa', |
| 1444 | +'excontent' => "iliyokuwemo: '$1'", |
| 1445 | +'exblank' => 'ukurasa ulikuwa tupu', |
| 1446 | +'delete-confirm' => 'Futa "$1"', |
| 1447 | +'delete-legend' => 'Futa', |
| 1448 | +'historywarning' => "'''Ilani:''' Ukurasa unaotaka kufuta una historia ya {{PLURAL:$1|sahihisho|masahihisho}} $1 hivi:", |
| 1449 | +'confirmdeletetext' => 'Wewe unategemea kufuta ukurasa pamoja na historia yake yote. |
1431 | 1450 | Tafadhali hakikisha kwamba unalenga kufanya hivyo, na kwamba unaelewa matokeo yake, na kwamba unafuata [[{{MediaWiki:Policy-url}}|sera]].', |
1432 | | -'actioncomplete' => 'Kitendo kimekwisha', |
1433 | | -'deletedtext' => '"<nowiki>$1</nowiki>" imefutwa. Ona $2 kwa historia ya kurasa zilizofutwa hivi karibuni.', |
1434 | | -'deletedarticle' => 'alifuta "[[$1]]"', |
1435 | | -'dellogpage' => 'Kumbukumbu ya ufutaji', |
1436 | | -'reverted' => 'Ilirejeshwa hadi sahihisho la zamani', |
1437 | | -'deletecomment' => 'Sababu ya kufuta', |
1438 | | -'deleteotherreason' => 'Sababu nyingine:', |
1439 | | -'deletereasonotherlist' => 'Sababu nyingine', |
1440 | | -'deletereason-dropdown' => '*Sababu za kawaida za ufutaji |
| 1451 | +'actioncomplete' => 'Kitendo kimekwisha', |
| 1452 | +'deletedtext' => '"<nowiki>$1</nowiki>" imefutwa. Ona $2 kwa historia ya kurasa zilizofutwa hivi karibuni.', |
| 1453 | +'deletedarticle' => 'alifuta "[[$1]]"', |
| 1454 | +'dellogpage' => 'Kumbukumbu ya ufutaji', |
| 1455 | +'deletionlog' => 'kumbukumbu za kufuta', |
| 1456 | +'reverted' => 'Ilirejeshwa hadi sahihisho la zamani', |
| 1457 | +'deletecomment' => 'Sababu ya kufuta', |
| 1458 | +'deleteotherreason' => 'Sababu nyingine:', |
| 1459 | +'deletereasonotherlist' => 'Sababu nyingine', |
| 1460 | +'deletereason-dropdown' => '*Sababu za kawaida za ufutaji |
1441 | 1461 | ** Ombi la mmiliki |
1442 | 1462 | ** Ukiukaji wa hakimiliki |
1443 | 1463 | ** Uharabu', |
| 1464 | +'delete-edit-reasonlist' => 'Uhariri sababu za kufuta', |
1444 | 1465 | |
1445 | 1466 | # Rollback |
1446 | 1467 | 'rollback' => 'Rejesha masahihisho', |
— | — | @@ -1471,6 +1492,7 @@ |
1472 | 1493 | 'protect-level-sysop' => 'Wakabidhi tu', |
1473 | 1494 | 'protect-summary-cascade' => 'ulindaji kwa kurasa chini yake', |
1474 | 1495 | 'protect-expiring' => 'itakwisha $1 (UTC)', |
| 1496 | +'protect-expiry-indefinite' => 'bila mwisho', |
1475 | 1497 | 'protect-cascade' => 'Linda kurasa zinazozingatiwa chini ya ukurasa huu', |
1476 | 1498 | 'protect-cantedit' => 'Huwezi kubadilisha kiwango cha ulindaji wa ukurasa huu, kwa sababu huruhusiwi kuuhariri.', |
1477 | 1499 | 'protect-othertime' => 'Kipindi kingine:', |
— | — | @@ -1568,6 +1590,7 @@ |
1569 | 1591 | 'ipbwatchuser' => 'Fuatilia kurasa za mtumiaji na majadiliano ya mtumiaji huyu.', |
1570 | 1592 | 'ipballowusertalk' => 'Ruhusu mtumiaji huyu kuhariri ukurasa wake mwenyewe wa majadiliano wakati kazuiliwa', |
1571 | 1593 | 'ipblocklist' => 'Anwani za IP na majina ya watumiaji waliozuiliwa', |
| 1594 | +'ipblocklist-submit' => 'Tafuta', |
1572 | 1595 | 'emailblock' => 'barua pepe imezuiliwa', |
1573 | 1596 | 'blocklink' => 'zuia', |
1574 | 1597 | 'unblocklink' => 'acha kuzuia', |
— | — | @@ -1636,6 +1659,10 @@ |
1637 | 1660 | 'thumbnail-more' => 'Kuza', |
1638 | 1661 | 'thumbnail_error' => 'Hitilafu kutengeneza picha ndogo: $1', |
1639 | 1662 | |
| 1663 | +# Special:Import |
| 1664 | +'import-upload-filename' => 'Jina la faili:', |
| 1665 | +'import-comment' => 'Maelezo:', |
| 1666 | + |
1640 | 1667 | # Import log |
1641 | 1668 | 'importlogpage' => 'Kumbukumbu ya kuingizwa', |
1642 | 1669 | |
— | — | @@ -1848,7 +1875,8 @@ |
1849 | 1876 | 'specialpages-group-pages' => 'Orodha za kurasa', |
1850 | 1877 | |
1851 | 1878 | # Special:BlankPage |
1852 | | -'blankpage' => 'Ukurasa tupu', |
| 1879 | +'blankpage' => 'Ukurasa tupu', |
| 1880 | +'intentionallyblankpage' => 'Ukurasa huu umeachwa tupu kwa makusudi.', |
1853 | 1881 | |
1854 | 1882 | # Special:Tags |
1855 | 1883 | 'tag-filter' => 'Chujio cha [[Special:Tags|tagi]]:', |
— | — | @@ -1857,7 +1885,11 @@ |
1858 | 1886 | 'tags-edit' => 'hariri', |
1859 | 1887 | |
1860 | 1888 | # Database error messages |
1861 | | -'dberr-header' => 'Wiki imekuta tatizo', |
| 1889 | +'dberr-header' => 'Wiki imekuta tatizo', |
| 1890 | +'dberr-problems' => 'Kumradhi! |
| 1891 | +Tovuti hii inapata matatatizo wakati huu.', |
| 1892 | +'dberr-again' => 'Jaribu tena baada ya kusubiri dakika chache.', |
| 1893 | +'dberr-info' => '(Hamna mawasiliano na seva ya hifadhidata: $1)', |
1862 | 1894 | |
1863 | 1895 | # HTML forms |
1864 | 1896 | 'htmlform-reset' => 'Tengua mabadiliko', |
Index: trunk/phase3/languages/messages/MessagesMg.php |
— | — | @@ -1471,6 +1471,8 @@ |
1472 | 1472 | 'imagelinks' => "Fampiasan'io rakitra io", |
1473 | 1473 | 'linkstoimage' => "Ireto avy no {{PLURAL:$1|pejy mirohy|pejy mirohy}} ($1) amin'io rakitra io:", |
1474 | 1474 | 'nolinkstoimage' => "Tsy misy pejy mirohy amin'ity sary ity.", |
| 1475 | +'morelinkstoimage' => "Hijery [[Special:WhatLinksHere/$1|rohy fanampiny]] makany amin'io rakitra io.", |
| 1476 | +'redirectstofile' => "Ny rakitra fihodinana manaraka dia mitondra any amin'ity rakitra ity {{PLURAL:$1||}}:", |
1475 | 1477 | 'sharedupload' => "Mety ho rakitra itambarana amin'ny tetikasa hafa ny rakitra $1.", |
1476 | 1478 | 'uploadnewversion-linktext' => "Andefa version vaovao n'ity rakitra ity", |
1477 | 1479 | 'shared-repo-from' => "avy amin'ny $1", |
— | — | @@ -1493,6 +1495,7 @@ |
1494 | 1496 | 'filedelete-success' => "voafafa '''$1'''.", |
1495 | 1497 | 'filedelete-success-old' => "Voafafa ny santiônan'ny '''[[Media:$1|$1]]''' tamin'ny $2 tamin'ny $3.", |
1496 | 1498 | 'filedelete-nofile' => "Tsy misy '''$1'''.", |
| 1499 | +'filedelete-nofile-old' => "Tsy nisy santiôna voatahirin'i '''$1''' miaraka amin'ny mahasamihafa naseho.", |
1497 | 1500 | 'filedelete-otherreason' => 'Antony fanampiny :', |
1498 | 1501 | 'filedelete-reason-otherlist' => 'Antony hafa', |
1499 | 1502 | 'filedelete-edit-reasonlist' => 'Hanova ny antom-pamafàna', |
— | — | @@ -1550,6 +1553,7 @@ |
1551 | 1554 | 'brokenredirects-edit' => 'ovao', |
1552 | 1555 | 'brokenredirects-delete' => 'fafao', |
1553 | 1556 | |
| 1557 | +'withoutinterwiki' => 'Pejy tsy manan-drohi-piteny', |
1554 | 1558 | 'withoutinterwiki-legend' => 'Tovona', |
1555 | 1559 | 'withoutinterwiki-submit' => 'Aseho', |
1556 | 1560 | |
— | — | @@ -1600,11 +1604,11 @@ |
1601 | 1605 | 'listusers-creationsort' => "Afantina amin'ny daty fanokafana", |
1602 | 1606 | 'usereditcount' => 'fanovana $1 {{PLURAL:}}', |
1603 | 1607 | 'newpages' => 'pejy Vaovao', |
| 1608 | +'newpages-username' => 'Solonanarana:', |
1604 | 1609 | 'ancientpages' => 'Ireo pejy tranainy indrindra', |
1605 | 1610 | 'move' => 'Afindrao', |
1606 | 1611 | 'movethispage' => 'Afindrao ity pejy ity', |
1607 | | -'unusedimagestext' => " |
1608 | | -<p>Mariho tsara aloha fa mety misy sehatra hafa mampiasa ireto sary ireto |
| 1612 | +'unusedimagestext' => "<p>Mariho tsara aloha fa mety misy sehatra hafa mampiasa ireto sary ireto |
1609 | 1613 | ka mety ho antony tokony hamelana azy eto izany na dia tsy miasa ato anatin'ity |
1610 | 1614 | wiki ity aza izy.</p>", |
1611 | 1615 | 'unusedcategoriestext' => 'Ireto sokajy manaraka ireto dia noforonina kanefa tsy misy pejy na dia iray aza mampiasa azy akory.', |
— | — | @@ -1642,12 +1646,23 @@ |
1643 | 1647 | 'allpagesprefix' => "Asehoy ny pejy miantomboka amin'ny:", |
1644 | 1648 | |
1645 | 1649 | # Special:Categories |
1646 | | -'categories' => 'Sokajy', |
1647 | | -'categoriespagetext' => "Ireto no sokajy misy eto amin'ity wiki ity.", |
| 1650 | +'categories' => 'Sokajy', |
| 1651 | +'categoriespagetext' => "Ireto no sokajy misy eto amin'ity wiki ity.", |
| 1652 | +'special-categories-sort-abc' => 'famantinana ara-abidy', |
1648 | 1653 | |
| 1654 | +# Special:DeletedContributions |
| 1655 | +'deletedcontributions' => "Fandraisan'anjara voafafa", |
| 1656 | +'deletedcontributions-title' => "fandraisan'anjara voafafa", |
| 1657 | + |
1649 | 1658 | # Special:LinkSearch |
1650 | | -'linksearch' => 'Rohy ivelany', |
| 1659 | +'linksearch' => 'Rohy ivelany', |
| 1660 | +'linksearch-ns' => 'Anaran-tsehatra :', |
| 1661 | +'linksearch-ok' => 'Fikarohana', |
1651 | 1662 | |
| 1663 | +# Special:ListUsers |
| 1664 | +'listusers-submit' => 'Aseho', |
| 1665 | +'listusers-noresult' => 'Tsy nahitana mpikambana.', |
| 1666 | + |
1652 | 1667 | # Special:Log/newusers |
1653 | 1668 | 'newuserlogpage' => "Tantaran'asa ny fampidiran'ny mpikambana vaovao", |
1654 | 1669 | 'newuserlog-create-entry' => 'Mpikambana vaovao', |
Index: trunk/phase3/languages/messages/MessagesNn.php |
— | — | @@ -1214,9 +1214,9 @@ |
1215 | 1215 | 'prefs-personal' => 'Brukaropplysningar', |
1216 | 1216 | 'prefs-rc' => 'Siste endringar', |
1217 | 1217 | 'prefs-watchlist' => 'Overvakingsliste', |
1218 | | -'prefs-watchlist-days' => 'Tal på dagar som vert viste i overvakingslista:', |
| 1218 | +'prefs-watchlist-days' => 'Tal på dagar som viser i overvakingslista:', |
1219 | 1219 | 'prefs-watchlist-days-max' => '(høgst sju dagar)', |
1220 | | -'prefs-watchlist-edits' => 'Talet på endringar som vert viste i den utvida overvakingslista:', |
| 1220 | +'prefs-watchlist-edits' => 'Talet på endringar som viser i den utvida overvakingslista:', |
1221 | 1221 | 'prefs-watchlist-edits-max' => '(høgst 1000)', |
1222 | 1222 | 'prefs-watchlist-token' => 'Emne på overvakingslista:', |
1223 | 1223 | 'prefs-misc' => 'Andre', |
— | — | @@ -1235,9 +1235,9 @@ |
1236 | 1236 | 'contextlines' => 'Liner per resultat', |
1237 | 1237 | 'contextchars' => 'Teikn per line i resultatet', |
1238 | 1238 | 'stub-threshold' => 'Grense (i byte) for at frø/spirer skal formaterast <a href="#" class="stub">slik</a>:', |
1239 | | -'recentchangesdays' => 'Tal på dagar som vert viste på siste endringar:', |
| 1239 | +'recentchangesdays' => 'Tal på dagar som viser på siste endringar:', |
1240 | 1240 | 'recentchangesdays-max' => '(høgst $1 {{PLURAL:$1|dag|dagar}})', |
1241 | | -'recentchangescount' => 'Tal på endringar som skal verta viste som standard:', |
| 1241 | +'recentchangescount' => 'Tal på endringar som viser som standard:', |
1242 | 1242 | 'prefs-help-recentchangescount' => 'Dette inkluderer nylege endringar, sidehistorikk og loggar.', |
1243 | 1243 | 'prefs-help-watchlist-token' => 'Om du fyller ut dette feltet med eit hemmeleg tal, vil det opprettast ei RSS opplisting for overvakingslista di. |
1244 | 1244 | Alle som veit det rette talet vil vera i stand til å lesa overvakingslista di, så vél gjerne ein trygg verdi. |
Index: trunk/phase3/languages/messages/MessagesKrc.php |
— | — | @@ -1434,9 +1434,13 @@ |
1435 | 1435 | 'img-auth-noread' => 'Къоушулуучуну «$1» файлыны окъургъа эркинлиги джокъду.', |
1436 | 1436 | |
1437 | 1437 | # HTTP errors |
1438 | | -'http-invalid-url' => 'Терс URL: $1', |
1439 | | -'http-invalid-scheme' => '«$1» схемалы адресле тутулмайла', |
1440 | | -'http-request-error' => 'Соруу ийгенни халаты.', |
| 1438 | +'http-invalid-url' => 'Терс URL: $1', |
| 1439 | +'http-invalid-scheme' => '«$1» схемалы адресле тутулмайла', |
| 1440 | +'http-request-error' => 'Соруу ийгенни халаты.', |
| 1441 | +'http-read-error' => 'HTTP окъууну халаты.', |
| 1442 | +'http-timed-out' => 'HTTP сорууну заманы ётдю.', |
| 1443 | +'http-curl-error' => 'Бу URL-ны элтиуде халат: $1', |
| 1444 | +'http-host-unreachable' => 'URL-ге джетелмеди', |
1441 | 1445 | |
1442 | 1446 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
1443 | 1447 | 'upload-curl-error6' => 'URL-ге джетилелимеди', |
Index: trunk/phase3/languages/messages/MessagesUr.php |
— | — | @@ -92,11 +92,13 @@ |
93 | 93 | 'tog-diffonly' => 'مختلفات کے نیچے صفحے کی مشمولات مت دکھاؤ', |
94 | 94 | 'tog-showhiddencats' => 'پوشیدہ زمرہ جات دکھاؤ', |
95 | 95 | |
96 | | -'underline-always' => 'ہمیشہ', |
97 | | -'underline-never' => 'کبھی نہیں', |
| 96 | +'underline-always' => 'ہمیشہ', |
| 97 | +'underline-never' => 'کبھی نہیں', |
| 98 | +'underline-default' => 'متصفح کا طے شدہ', |
98 | 99 | |
99 | 100 | # Font style option in Special:Preferences |
100 | | -'editfont-style' => 'خانۂ تدوین کا اندازِ تحریر:', |
| 101 | +'editfont-style' => 'خانۂ تدوین کا اندازِ تحریر:', |
| 102 | +'editfont-default' => 'متصفح کا طے شدہ', |
101 | 103 | |
102 | 104 | # Dates |
103 | 105 | 'sunday' => 'اتوار', |
— | — | @@ -151,13 +153,16 @@ |
152 | 154 | 'dec' => 'دسمبر', |
153 | 155 | |
154 | 156 | # Categories related messages |
155 | | -'pagecategories' => '{{PLURAL:$1|زمرہ|زمرہ جات}}', |
156 | | -'category_header' => 'زمرہ "$1" میں مضامین', |
157 | | -'subcategories' => 'ذیلی ذمرہ جات', |
158 | | -'category-media-header' => 'زمرہ "$1" میں وسیط', |
159 | | -'category-empty' => '‘‘اِس زمرہ میں ابھی کوئی صفحات یا وسیط موجود نہیں.’’', |
160 | | -'hidden-category-category' => 'پوشیدہ زمرہ جات', |
161 | | -'listingcontinuesabbrev' => '۔جاری', |
| 157 | +'pagecategories' => '{{PLURAL:$1|زمرہ|زمرہ جات}}', |
| 158 | +'category_header' => 'زمرہ "$1" میں مضامین', |
| 159 | +'subcategories' => 'ذیلی ذمرہ جات', |
| 160 | +'category-media-header' => 'زمرہ "$1" میں وسیط', |
| 161 | +'category-empty' => '‘‘اِس زمرہ میں ابھی کوئی صفحات یا وسیط موجود نہیں.’’', |
| 162 | +'hidden-categories' => '{{PLURAL:$1|پوشیدہ زمرہ|پوشیدہ زمرہ جات}}', |
| 163 | +'hidden-category-category' => 'پوشیدہ زمرہ جات', |
| 164 | +'category-subcat-count' => '{{PLURAL:$2|اِس زمرہ میں صرف درج ذیل ذیلی زمرہ ہے.|اِس زمرہ میں درج ذیل {{PLURAL:$1|ذیلی زمرہ|$1 ذیلی زمرہ جات}}, کل $2 میں سے.}}', |
| 165 | +'category-subcat-count-limited' => 'اِس زمرہ میں درج ذیل {{PLURAL:$1|ذیلی زمرہ ہے|$1 ذیلی زمرہ جات ہیں}}.', |
| 166 | +'listingcontinuesabbrev' => '۔جاری', |
162 | 167 | |
163 | 168 | 'mainpagetext' => "<big>'''میڈیاوکی کو کامیابی سے چالو کردیا گیا ہے۔.'''</big>", |
164 | 169 | |
— | — | @@ -616,6 +621,7 @@ |
617 | 622 | آپ کو اپنی تبدیلیاں موجودہ متن میں ضم کرنا ہوں گی. |
618 | 623 | \"محفوظ\" کا بٹن ٹک کرنے سے '''صرف''' بالائی متن محفوظ ہوگا.", |
619 | 624 | 'yourtext' => 'آپ کی تحریر', |
| 625 | +'storedversion' => 'ذخیرہ شدہ نظرثانی', |
620 | 626 | 'editingold' => "'''انتباہ: آپ اس صفحے کا ایک پرانا مسودہ مرتب کررہے ہیں۔ اگر آپ اسے محفوظ کرتے ہیں تو اس صفحے کے اس پرانے مسودے سے اب تک کی جانے والی تمام تدوین ضائع ہو جاۓ گی۔'''", |
621 | 627 | 'yourdiff' => 'تضادات', |
622 | 628 | 'copyrightwarning' => "یہ یادآوری کرلیجیۓ کہ {{SITENAME}} میں تمام تحریری شراکت جی این یو آزاد مسوداتی اجازہ ($2)کے تحت تصور کی جاتی ہے (مزید تفصیل کیلیۓ $1 دیکھیۓ)۔ اگر آپ اس بات سے متفق نہیں کہ آپکی تحریر میں ترمیمات کری جائیں اور اسے آزادانہ (جیسے ضرورت ہو) استعمال کیا جاۓ تو براۓ کرم اپنی تصانیف یہاں داخل نہ کیجیۓ۔ اگر آپ یہاں اپنی تحریر جمع کراتے ہیں تو آپ اس بات کا بھی اقرار کر رہے ہیں کہ، اسے آپ نے خود تصنیف کیا ہے یا دائرہ ءعام (پبلک ڈومین) سے حاصل کیا ہے یا اس جیسے کسی اور آذاد وسیلہ سے۔'''بلااجازت ایسا کام داخل نہ کیجیۓ جسکا حق ِطبع و نشر محفوظ ہو!'''", |
— | — | @@ -680,37 +686,43 @@ |
681 | 687 | آپ متعلقہ نئے صفحات کیلئے [[Special:Search|ویکی پر تلاش]] کرسکتے ہیں.', |
682 | 688 | |
683 | 689 | # Revision deletion |
684 | | -'rev-deleted-comment' => '(تبصرہ ہٹایا گیا ہے)', |
685 | | -'rev-delundel' => 'دکھاؤ/چھپاؤ', |
686 | | -'rev-showdeleted' => 'دکھاؤ', |
687 | | -'revisiondelete' => 'نظرثانی حذف کریں/واپس لائیں', |
688 | | -'revdelete-nooldid-title' => 'ناقص مقصود نظرثانی', |
689 | | -'revdelete-legend' => 'رویتی پابندیاں لگائیں', |
690 | | -'revdelete-hide-text' => 'نظرثانی متن چھپاؤ', |
691 | | -'revdelete-hide-image' => 'مشمولاتِ ملف چھپاؤ', |
692 | | -'revdelete-hide-name' => 'عمل اور ہدف کو چھپاؤ', |
693 | | -'revdelete-hide-comment' => 'ترمیمی تبصرہ چھپاؤ', |
694 | | -'revdelete-hide-user' => 'ترمیم کار کا اسمِ صارف / آئی.پی پتہ چُھپاؤ', |
695 | | -'revdelete-radio-same' => '(تبدیل مت کرو)', |
696 | | -'revdelete-radio-set' => 'ہاں', |
697 | | -'revdelete-radio-unset' => 'نہیں', |
698 | | -'revdelete-unsuppress' => 'بحال شدہ نظرثانیوں پر پابندیاں ہٹاؤ', |
699 | | -'revdelete-log' => 'حذف کرنے کی وجہ:', |
700 | | -'revdelete-success' => "'''رؤیتِ نظرثانی کی تجدید کامیابی سے ہوئی.'''", |
701 | | -'logdelete-success' => "'''نوشتۂ رویت کامیابی سے مرتب.'''", |
702 | | -'logdelete-failure' => "'''نوشتۂ رویت مرتب نہیں کیا جاسکتا:''' |
| 690 | +'rev-deleted-comment' => '(تبصرہ ہٹایا گیا ہے)', |
| 691 | +'rev-delundel' => 'دکھاؤ/چھپاؤ', |
| 692 | +'rev-showdeleted' => 'دکھاؤ', |
| 693 | +'revisiondelete' => 'نظرثانی حذف کریں/واپس لائیں', |
| 694 | +'revdelete-nooldid-title' => 'ناقص مقصود نظرثانی', |
| 695 | +'revdelete-nologtype-title' => 'کوئی نوشتی قِسم مہیّا نہیں کی گئی', |
| 696 | +'revdelete-nologid-title' => 'ناقص اندراجِ نوشتہ', |
| 697 | +'revdelete-show-file-submit' => 'ہاں', |
| 698 | +'revdelete-selected' => "'''[[:$1]] کی {{PLURAL:$2|منتخب نظرثانی|منتخب نظرثانیاں}}:'''", |
| 699 | +'logdelete-selected' => "'''{{PLURAL:$1|منتخب واقعۂ نوشتہ|منتخب واقعاتِ نوشتہ}}:'''", |
| 700 | +'revdelete-confirm' => 'برائے مہربانی! یقین دِہانی کرلیجئے کہ آپ واقعی ایسا کرنا چاہتے ہیں، آپ اِس کے نتائج سے باخبر ہیں، اور آپ یہ [[{{MediaWiki:Policy-url}}|پالیسی]] کے مطابق کررہے ہیں.', |
| 701 | +'revdelete-legend' => 'رویتی پابندیاں لگائیں', |
| 702 | +'revdelete-hide-text' => 'نظرثانی متن چھپاؤ', |
| 703 | +'revdelete-hide-image' => 'مشمولاتِ ملف چھپاؤ', |
| 704 | +'revdelete-hide-name' => 'عمل اور ہدف کو چھپاؤ', |
| 705 | +'revdelete-hide-comment' => 'ترمیمی تبصرہ چھپاؤ', |
| 706 | +'revdelete-hide-user' => 'ترمیم کار کا اسمِ صارف / آئی.پی پتہ چُھپاؤ', |
| 707 | +'revdelete-radio-same' => '(تبدیل مت کرو)', |
| 708 | +'revdelete-radio-set' => 'ہاں', |
| 709 | +'revdelete-radio-unset' => 'نہیں', |
| 710 | +'revdelete-unsuppress' => 'بحال شدہ نظرثانیوں پر پابندیاں ہٹاؤ', |
| 711 | +'revdelete-log' => 'حذف کرنے کی وجہ:', |
| 712 | +'revdelete-success' => "'''رؤیتِ نظرثانی کی تجدید کامیابی سے ہوئی.'''", |
| 713 | +'logdelete-success' => "'''نوشتۂ رویت کامیابی سے مرتب.'''", |
| 714 | +'logdelete-failure' => "'''نوشتۂ رویت مرتب نہیں کیا جاسکتا:''' |
703 | 715 | |
704 | 716 | $1", |
705 | | -'revdel-restore' => 'ظاہریت تبدیل کرو', |
706 | | -'pagehist' => 'تاریخچۂ صفحہ', |
707 | | -'deletedhist' => 'حذف شدہ تاریخچہ', |
708 | | -'revdelete-content' => 'مشمولہ', |
709 | | -'revdelete-summary' => 'خلاصۂ تدوین', |
710 | | -'revdelete-uname' => 'اسمِ صارف', |
711 | | -'revdelete-otherreason' => 'دوسری/اضافی وجہ:', |
712 | | -'revdelete-reasonotherlist' => 'کوئی اَور وجہ', |
713 | | -'revdelete-edit-reasonlist' => 'تحذیفی وجوہات کی تدوین', |
714 | | -'revdelete-offender' => 'نظرثانی مصنف:', |
| 717 | +'revdel-restore' => 'ظاہریت تبدیل کرو', |
| 718 | +'pagehist' => 'تاریخچۂ صفحہ', |
| 719 | +'deletedhist' => 'حذف شدہ تاریخچہ', |
| 720 | +'revdelete-content' => 'مشمولہ', |
| 721 | +'revdelete-summary' => 'خلاصۂ تدوین', |
| 722 | +'revdelete-uname' => 'اسمِ صارف', |
| 723 | +'revdelete-otherreason' => 'دوسری/اضافی وجہ:', |
| 724 | +'revdelete-reasonotherlist' => 'کوئی اَور وجہ', |
| 725 | +'revdelete-edit-reasonlist' => 'تحذیفی وجوہات کی تدوین', |
| 726 | +'revdelete-offender' => 'نظرثانی مصنف:', |
715 | 727 | |
716 | 728 | # History merging |
717 | 729 | 'mergehistory' => 'تواریخِ صفحہ کا انضمام', |
Index: trunk/phase3/languages/messages/MessagesBr.php |
— | — | @@ -1508,8 +1508,10 @@ |
1509 | 1509 | 'img-auth-noread' => 'N\'eo ket aotreet an implijer da lenn "$1"', |
1510 | 1510 | |
1511 | 1511 | # HTTP errors |
1512 | | -'http-invalid-url' => 'URL direizh : $1', |
1513 | | -'http-request-error' => "Ur fazi dianavezet 'zo bet pa veze kaset ar reked.", |
| 1512 | +'http-invalid-url' => 'URL direizh : $1', |
| 1513 | +'http-request-error' => "Ur fazi dianavezet 'zo bet pa veze kaset ar reked.", |
| 1514 | +'http-read-error' => 'Fazi lenn HTTP.', |
| 1515 | +'http-host-unreachable' => "N'eus ket bet gallet tizhout an URL.", |
1514 | 1516 | |
1515 | 1517 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
1516 | 1518 | 'upload-curl-error6' => "N'eus ket bet gallet tizhout an URL", |
— | — | @@ -1932,8 +1934,12 @@ |
1933 | 1935 | Ho reizhiad kemenn {{SITENAME}} muiañ karet |
1934 | 1936 | |
1935 | 1937 | -- |
1936 | | -A-benn kemmañ doare ho rollad evezhiañ, sellit ouzh {{fullurl:{{#special:Watchlist}}/edit}} |
| 1938 | +A-benn kemmañ doare ho rollad evezhiañ, sellit ouzh |
| 1939 | +{{fullurl:{{#special:Watchlist}}/edit}} |
1937 | 1940 | |
| 1941 | +A-benn dilemel ar bajenn eus ho rollad evezhiañ, sellit ouzh |
| 1942 | +{{fullurl:{{FULLPAGENAMEE}}|action=unwatch}} |
| 1943 | + |
1938 | 1944 | Evezhiadennoù ha skoazell pelloc\'h : |
1939 | 1945 | {{fullurl:{{MediaWiki:Helppage}}}}', |
1940 | 1946 | |
Index: trunk/phase3/languages/messages/MessagesEs.php |
— | — | @@ -1649,7 +1649,7 @@ |
1650 | 1650 | 'http-request-error' => 'solicitu de HTTP fallida debido a un error desconocido.', |
1651 | 1651 | 'http-read-error' => 'Error de lectura HTTP.', |
1652 | 1652 | 'http-timed-out' => 'La solicitud HTTP ha expirado.', |
1653 | | -'http-curl-error' => 'Error al recuperar URL: $ 1', |
| 1653 | +'http-curl-error' => 'Error al recuperar el URL: $1', |
1654 | 1654 | 'http-host-unreachable' => 'No fue posible acceder a la URL.', |
1655 | 1655 | |
1656 | 1656 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
Index: trunk/phase3/languages/messages/MessagesJa.php |
— | — | @@ -2019,6 +2019,9 @@ |
2020 | 2020 | ウォッチリストの設定を変更する: |
2021 | 2021 | {{fullurl:{{#special:Watchlist}}/edit}} |
2022 | 2022 | |
| 2023 | +あなたのウォッチリストからこのページを除去する: |
| 2024 | +{{fullurl:{{FULLPAGENAMEE}}|action=unwatch}} |
| 2025 | + |
2023 | 2026 | ご意見・お問い合わせ: |
2024 | 2027 | {{fullurl:{{MediaWiki:Helppage}}}}', |
2025 | 2028 | |
Index: trunk/phase3/languages/messages/MessagesGa.php |
— | — | @@ -1247,7 +1247,7 @@ |
1248 | 1248 | Amach anseo liostálfar athruithe don leathanach seo agus dá leathanach plé ansin, |
1249 | 1249 | agus beidh '''cló trom''' ar a theideal san [[Special:RecentChanges|liosta de na hathruithe is déanaí]] sa chaoi go bhfeicfeá iad go héasca.", |
1250 | 1250 | 'removedwatch' => 'Bainte den liosta faire', |
1251 | | -'removedwatchtext' => 'Baineadh an leathanach "<nowiki>$1</nowiki>" as [[Special:Watchlist|do liosta faire]].', |
| 1251 | +'removedwatchtext' => 'Baineadh an leathanach "[[:$1]]" as [[Special:Watchlist|do liosta faire]].', |
1252 | 1252 | 'watch' => 'Déan faire', |
1253 | 1253 | 'watchthispage' => 'Déan faire ar an leathanach seo', |
1254 | 1254 | 'unwatch' => 'Ná fair', |
— | — | @@ -1585,7 +1585,7 @@ |
1586 | 1586 | 'movedto' => 'athainmnithe bheith', |
1587 | 1587 | 'movetalk' => 'Athainmnigh an leathanach plé freisin.', |
1588 | 1588 | '1movedto2' => 'tar éis [[$1]] a athainmniú mar [[$2]]', |
1589 | | -'1movedto2_redir' => 'Rinneadh athsheoladh de $1 go $2.', |
| 1589 | +'1movedto2_redir' => 'rinneadh athsheoladh de [[$1]] go [[$2]]', |
1590 | 1590 | 'movelogpage' => 'Log athainmnithe', |
1591 | 1591 | 'movelogpagetext' => 'Liosta is ea seo thíos de leathanaigh athainmnithe.', |
1592 | 1592 | 'movereason' => 'Cúis', |
Index: trunk/phase3/languages/messages/MessagesOc.php |
— | — | @@ -1694,11 +1694,13 @@ |
1695 | 1695 | 'img-auth-noread' => "L'utilizaire a pas lo drech en lectura sus « $1 ».", |
1696 | 1696 | |
1697 | 1697 | # HTTP errors |
1698 | | -'http-invalid-url' => 'URL incorrècta : $1', |
1699 | | -'http-invalid-scheme' => 'Las URLs amb l"esquèma « $1 » son pas suportadas', |
1700 | | -'http-request-error' => 'Error desconeguda al moment del mandadís de la requèsta.', |
1701 | | -'http-read-error' => 'HTTP Error de lectura.', |
1702 | | -'http-timed-out' => 'HTTP request timed out.', |
| 1698 | +'http-invalid-url' => 'URL incorrècta : $1', |
| 1699 | +'http-invalid-scheme' => 'Las URLs amb l"esquèma « $1 » son pas suportadas', |
| 1700 | +'http-request-error' => 'Error desconeguda al moment del mandadís de la requèsta.', |
| 1701 | +'http-read-error' => 'HTTP Error de lectura.', |
| 1702 | +'http-timed-out' => 'HTTP request timed out.', |
| 1703 | +'http-curl-error' => "Error al moment de la recuperacion de l'URL : $1", |
| 1704 | +'http-host-unreachable' => "Impossible d'aténher l'URL", |
1703 | 1705 | |
1704 | 1706 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
1705 | 1707 | 'upload-curl-error6' => 'Pòt pas aténher l’URL', |
— | — | @@ -2098,26 +2100,30 @@ |
2099 | 2101 | 'enotif_lastvisited' => 'Consultatz $1 per totes los cambiaments dempuèi vòstra darrièra visita.', |
2100 | 2102 | 'enotif_lastdiff' => 'Consultatz $1 per veire aquesta modificacion.', |
2101 | 2103 | 'enotif_anon_editor' => 'utilizaire anonim $1', |
2102 | | -'enotif_body' => 'Car $WATCHINGUSERNAME, |
| 2104 | +'enotif_body' => 'Car(a) $WATCHINGUSERNAME, |
2103 | 2105 | |
2104 | | -La pagina « $PAGETITLE » de {{SITENAME}} es estada $CHANGEDORCREATED lo $PAGEEDITDATE per « $PAGEEDITOR », vejatz $PAGETITLE_URL per la version actuala. |
| 2106 | +La pagina « $PAGETITLE » de {{SITENAME}} es estada $CHANGEDORCREATED lo $PAGEEDITDATE per « $PAGEEDITOR », visitatz $PAGETITLE_URL per visualizar la version actuala. |
2105 | 2107 | |
2106 | 2108 | $NEWPAGE |
2107 | 2109 | |
2108 | 2110 | Resumit del contributor : $PAGESUMMARY $PAGEMINOREDIT |
2109 | 2111 | |
2110 | 2112 | Contactatz aqueste contributor : |
2111 | | -corrièr electronic : $PAGEEDITOR_EMAIL |
| 2113 | +corrièl : $PAGEEDITOR_EMAIL |
2112 | 2114 | wiki : $PAGEEDITOR_WIKI |
2113 | 2115 | |
2114 | | -I aurà pas de notificacions mai en cas de cambiaments ulteriors, levat se visitatz aquesta pagina. |
2115 | | -Tanben podètz reïnicializar las bandièras de notificacion per totas las paginas de vòstra lista de seguiment. |
| 2116 | +I aurà pas d’autras notificacions en cas de cambiaments ulteriors, levat se visitatz aquela pagina. |
| 2117 | +Podètz tanben reïnicializar las bandièras de notificacion per totas las paginas de vòstra lista de seguiment. |
2116 | 2118 | |
2117 | 2119 | Vòstre sistèma de notificacion de {{SITENAME}} |
| 2120 | + |
2118 | 2121 | -- |
2119 | 2122 | Per modificar los paramètres de vòstra lista de seguiment, visitatz |
2120 | 2123 | {{fullurl:{{#special:Watchlist}}/edit}} |
2121 | 2124 | |
| 2125 | +Per suprimir la pagina de vòstra lista de seguiment, visitatz |
| 2126 | +{{fullurl:{{FULLPAGENAMEE}}|action=unwatch}} |
| 2127 | + |
2122 | 2128 | Retorn e assisténcia : |
2123 | 2129 | {{fullurl:{{MediaWiki:Helppage}}}}', |
2124 | 2130 | |
Index: trunk/phase3/languages/messages/MessagesDe.php |
— | — | @@ -1406,24 +1406,25 @@ |
1407 | 1407 | 'prefs-diffs' => 'Versionsvergleich', |
1408 | 1408 | |
1409 | 1409 | # User rights |
1410 | | -'userrights' => 'Benutzerrechteverwaltung', |
1411 | | -'userrights-lookup-user' => 'Gruppenzugehörigkeit verwalten', |
1412 | | -'userrights-user-editname' => 'Benutzername:', |
1413 | | -'editusergroup' => 'Benutzerrechte bearbeiten', |
1414 | | -'editinguser' => "Ändere Benutzerrechte von '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]]{{int:pipe-separator}}[[Special:Contributions/$1|{{int:contribslink}}]])", |
1415 | | -'userrights-editusergroup' => 'Benutzer-Gruppenzugehörigkeit bearbeiten', |
1416 | | -'saveusergroups' => 'Gruppenzugehörigkeit ändern', |
1417 | | -'userrights-groupsmember' => 'Mitglied von:', |
1418 | | -'userrights-groups-help' => 'Du kannst die Gruppenzugehörigkeit für diesen Benutzer ändern: |
| 1410 | +'userrights' => 'Benutzerrechteverwaltung', |
| 1411 | +'userrights-lookup-user' => 'Gruppenzugehörigkeit verwalten', |
| 1412 | +'userrights-user-editname' => 'Benutzername:', |
| 1413 | +'editusergroup' => 'Benutzerrechte bearbeiten', |
| 1414 | +'editinguser' => "Ändere Benutzerrechte von '''[[User:$1|$1]]''' ([[User talk:$1|{{int:talkpagelinktext}}]]{{int:pipe-separator}}[[Special:Contributions/$1|{{int:contribslink}}]])", |
| 1415 | +'userrights-editusergroup' => 'Benutzer-Gruppenzugehörigkeit bearbeiten', |
| 1416 | +'saveusergroups' => 'Gruppenzugehörigkeit ändern', |
| 1417 | +'userrights-groupsmember' => 'Mitglied von:', |
| 1418 | +'userrights-groupsmember-auto' => 'Einschließlich Mitglied von:', |
| 1419 | +'userrights-groups-help' => 'Du kannst die Gruppenzugehörigkeit für diesen Benutzer ändern: |
1419 | 1420 | * Ein markiertes Kästchen bedeutet, dass der Benutzer Mitglied dieser Gruppe ist |
1420 | 1421 | * Ein * bedeutet, dass du das Benutzerrecht nach Erteilung nicht wieder zurücknehmen kannst (oder umgekehrt).', |
1421 | | -'userrights-reason' => 'Grund:', |
1422 | | -'userrights-no-interwiki' => 'Du hast keine Berechtigung, Benutzerrechte in anderen Wikis zu ändern.', |
1423 | | -'userrights-nodatabase' => 'Die Datenbank $1 ist nicht vorhanden oder nicht lokal.', |
1424 | | -'userrights-nologin' => 'Du musst dich mit einem Administrator-Benutzerkonto [[Special:UserLogin|anmelden]], um Benutzerrechte zu ändern.', |
1425 | | -'userrights-notallowed' => 'Du besitzt nicht die erforderlichen Berechtigungen, um Benutzerrechte zu vergeben.', |
1426 | | -'userrights-changeable-col' => 'Gruppenzugehörigkeit, die du ändern kannst', |
1427 | | -'userrights-unchangeable-col' => 'Gruppenzugehörigkeit, die du nicht ändern kannst', |
| 1422 | +'userrights-reason' => 'Grund:', |
| 1423 | +'userrights-no-interwiki' => 'Du hast keine Berechtigung, Benutzerrechte in anderen Wikis zu ändern.', |
| 1424 | +'userrights-nodatabase' => 'Die Datenbank $1 ist nicht vorhanden oder nicht lokal.', |
| 1425 | +'userrights-nologin' => 'Du musst dich mit einem Administrator-Benutzerkonto [[Special:UserLogin|anmelden]], um Benutzerrechte zu ändern.', |
| 1426 | +'userrights-notallowed' => 'Du besitzt nicht die erforderlichen Berechtigungen, um Benutzerrechte zu vergeben.', |
| 1427 | +'userrights-changeable-col' => 'Gruppenzugehörigkeit, die du ändern kannst', |
| 1428 | +'userrights-unchangeable-col' => 'Gruppenzugehörigkeit, die du nicht ändern kannst', |
1428 | 1429 | |
1429 | 1430 | # Groups |
1430 | 1431 | 'group' => 'Gruppe:', |
— | — | @@ -1744,9 +1745,13 @@ |
1745 | 1746 | 'img-auth-noread' => 'Benutzer hat keine Berechtigung, „$1“ zu lesen.', |
1746 | 1747 | |
1747 | 1748 | # HTTP errors |
1748 | | -'http-invalid-url' => 'Ungültige URL: $1', |
1749 | | -'http-invalid-scheme' => 'URLs mit dem Schema „$1“ werden nicht unterstützt', |
1750 | | -'http-request-error' => 'Fehler beim Senden der Anfrage.', |
| 1749 | +'http-invalid-url' => 'Ungültige URL: $1', |
| 1750 | +'http-invalid-scheme' => 'URLs mit dem Schema „$1“ werden nicht unterstützt', |
| 1751 | +'http-request-error' => 'Fehler beim Senden der Anfrage.', |
| 1752 | +'http-read-error' => 'HTTP-Lesefehler.', |
| 1753 | +'http-timed-out' => 'Zeitüberschreitung bei der HTTP-Anfrage.', |
| 1754 | +'http-curl-error' => 'Fehler beim Abruf der URL: $1', |
| 1755 | +'http-host-unreachable' => 'URL konnte nicht erreicht werden.', |
1751 | 1756 | |
1752 | 1757 | # Some likely curl errors. More could be added from <http://curl.haxx.se/libcurl/c/libcurl-errors.html> |
1753 | 1758 | 'upload-curl-error6' => 'URL ist nicht erreichbar', |