mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-12 09:10:32 +00:00
Localisation updates for extension messages from Betawiki (2007-12-28 16.52 CET)
This commit is contained in:
parent
ceb3e2aa9c
commit
0e832c240a
|
@ -14,20 +14,29 @@ $wgSpecialCiteMessages['en'] = array(
|
|||
'cite_submit' => 'Cite',
|
||||
'cite_text' => '', # Don't translate this
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['af'] = array(
|
||||
'cite_article_link' => 'Haal dié blad aan',
|
||||
'cite' => 'Aanhaling',
|
||||
'cite_page' => 'Bladsy:',
|
||||
'cite_submit' => 'Aanhaling',
|
||||
);
|
||||
|
||||
/** Amharic (አማርኛ)
|
||||
* @author Codex Sinaiticus
|
||||
*/
|
||||
$wgSpecialCiteMessages['am'] = array(
|
||||
'cite_article_link' => 'መጥቀሻ ለዚህ መጣጥፍ',
|
||||
'cite' => 'መጥቀሻ',
|
||||
'cite_page' => 'አርዕስት፦',
|
||||
'cite_submit' => 'ዝርዝሮች ይታዩ',
|
||||
);
|
||||
|
||||
/** Arabic (العربية)
|
||||
* @author Meno25
|
||||
*/
|
||||
$wgSpecialCiteMessages['ar'] = array(
|
||||
'cite_article_link' => 'استشهد بهذه المقالة',
|
||||
'cite_article_link' => 'استشهد بهذه الصفحة',
|
||||
'cite' => 'استشهاد',
|
||||
'cite_page' => 'الصفحة:',
|
||||
'cite_submit' => 'استشهاد',
|
||||
|
@ -35,7 +44,6 @@ $wgSpecialCiteMessages['ar'] = array(
|
|||
|
||||
/** Asturian (Asturianu)
|
||||
* @author SPQRobin
|
||||
* @author לערי ריינהארט
|
||||
*/
|
||||
$wgSpecialCiteMessages['ast'] = array(
|
||||
'cite_article_link' => 'Citar esti artículu',
|
||||
|
@ -44,12 +52,17 @@ $wgSpecialCiteMessages['ast'] = array(
|
|||
'cite_submit' => 'Citar',
|
||||
);
|
||||
|
||||
/** Bikol Central (Bikol Central)
|
||||
* @author Filipinayzd
|
||||
*/
|
||||
$wgSpecialCiteMessages['bcl'] = array(
|
||||
'cite_article_link' => 'Sambiton an artikulong ini',
|
||||
'cite' => 'Sambiton',
|
||||
'cite_page' => 'Pahina:',
|
||||
'cite_submit' => 'Sambiton',
|
||||
);
|
||||
|
||||
/** Belarusian (Беларуская) */
|
||||
$wgSpecialCiteMessages['be'] = array(
|
||||
'cite_article_link' => 'Цытаваць гэты артыкул',
|
||||
);
|
||||
|
@ -68,41 +81,65 @@ $wgSpecialCiteMessages['bpy'] = array(
|
|||
'cite_article_link' => 'নিবন্ধ এহানরে উদ্ধৃত করেদে',
|
||||
'cite' => 'উদ্ধৃত করেদে',
|
||||
);
|
||||
|
||||
/** Breton (Brezhoneg)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['br'] = array(
|
||||
'cite_article_link' => 'Menegiñ ar pennad-mañ',
|
||||
'cite' => 'Menegiñ',
|
||||
'cite_page' => 'Pajenn:',
|
||||
'cite_submit' => 'Menegiñ',
|
||||
);
|
||||
|
||||
/** Catalan (Català)
|
||||
* @author Toniher
|
||||
* @author SMP
|
||||
*/
|
||||
$wgSpecialCiteMessages['ca'] = array(
|
||||
'cite_article_link' => 'Cita aquest article',
|
||||
'cite' => 'Citeu',
|
||||
'cite_page' => 'Pàgina:',
|
||||
'cite_submit' => 'Cita',
|
||||
);
|
||||
|
||||
|
||||
$wgSpecialCiteMessages['cdo'] = array(
|
||||
'cite_article_link' => 'Īng-ê̤ṳng cī piĕng ùng-ciŏng',
|
||||
'cite' => 'Īng-ê̤ṳng',
|
||||
'cite_page' => 'Hiĕk-miêng:',
|
||||
'cite_submit' => 'Īng-ê̤ṳng',
|
||||
);
|
||||
|
||||
/** Corsican (Corsu)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['co'] = array(
|
||||
'cite_article_link' => 'Cità issu articulu',
|
||||
'cite' => 'Cità',
|
||||
'cite_page' => 'Pagina:',
|
||||
);
|
||||
|
||||
/** Czech (Česky)
|
||||
* @author Martin Kozák
|
||||
* @author Beren
|
||||
*/
|
||||
$wgSpecialCiteMessages['cs'] = array(
|
||||
'cite_article_link' => 'Citovat stránku',
|
||||
'cite' => 'Citace',
|
||||
'cite_page' => 'Článek:',
|
||||
'cite_submit' => 'Citovat',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['cu'] = array(
|
||||
'cite_article_link' => 'Приведи статїѭ',
|
||||
);
|
||||
|
||||
/** Danish (Dansk) */
|
||||
$wgSpecialCiteMessages['da'] = array(
|
||||
'cite_article_link' => 'Citér denne artikel',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['de'] = array(
|
||||
'cite_article_link' => 'Seite zitieren',
|
||||
'cite' => 'Zitierhilfe',
|
||||
|
@ -116,50 +153,74 @@ $wgSpecialCiteMessages['de'] = array(
|
|||
$wgSpecialCiteMessages['diq'] = array(
|
||||
'cite_article_link' => 'Na pele çıme bımocne',
|
||||
'cite' => 'Çıme bımocne',
|
||||
|
||||
);
|
||||
|
||||
/** Greek (Ελληνικά)
|
||||
* @author Consta
|
||||
*/
|
||||
$wgSpecialCiteMessages['el'] = array(
|
||||
'cite_article_link' => 'Αναφέρεται αυτό το άρθρο',
|
||||
'cite' => 'Αναφορά',
|
||||
'cite_page' => 'Σελίδα:',
|
||||
);
|
||||
|
||||
/** Esperanto (Esperanto)
|
||||
* @author Tlustulimu
|
||||
*/
|
||||
$wgSpecialCiteMessages['eo'] = array(
|
||||
'cite_article_link' => 'Citu ĉi tiun artikolon',
|
||||
'cite' => 'Citado',
|
||||
'cite_page' => 'Paĝo:',
|
||||
'cite_submit' => 'Citu',
|
||||
);
|
||||
|
||||
/** Spanish (Español)
|
||||
* @author Icvav
|
||||
*/
|
||||
$wgSpecialCiteMessages['es'] = array(
|
||||
'cite_article_link' => 'Citar este artículo',
|
||||
'cite' => 'Citar',
|
||||
'cite_page' => 'Página:',
|
||||
'cite_submit' => 'Citar',
|
||||
);
|
||||
|
||||
/** Estonian (Eesti)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['et'] = array(
|
||||
'cite_article_link' => 'Tsiteeri seda artiklit',
|
||||
'cite' => 'Tsiteeri',
|
||||
'cite_page' => 'Leht:',
|
||||
'cite_submit' => 'Tsiteeri',
|
||||
);
|
||||
|
||||
/** Basque (Euskara)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['eu'] = array(
|
||||
'cite_article_link' => 'Artikulu hau aipatu',
|
||||
'cite' => 'Aipamenak',
|
||||
'cite_page' => 'Orrialdea:',
|
||||
'cite_submit' => 'Aipatu',
|
||||
);
|
||||
|
||||
/** Extremaduran (Estremeñu)
|
||||
* @author Better
|
||||
*/
|
||||
$wgSpecialCiteMessages['ext'] = array(
|
||||
'cite_article_link' => 'Almiental esti artículu',
|
||||
'cite' => 'Almiental',
|
||||
'cite_page' => 'Páhina:',
|
||||
'cite_submit' => 'Almiental',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['fa'] = array(
|
||||
'cite_article_link' => 'یادکرد پیوند این مقاله',
|
||||
'cite' => 'یادکرد این مقاله',
|
||||
'cite_page' => 'صفحه:',
|
||||
'cite_submit' => 'یادکرد',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['fi'] = array(
|
||||
'cite_article_link' => 'Viitetiedot',
|
||||
'cite' => 'Viitetiedot',
|
||||
|
@ -175,18 +236,30 @@ $wgSpecialCiteMessages['fj'] = array(
|
|||
|
||||
);
|
||||
|
||||
/** Faroese (Føroyskt)
|
||||
* @author Spacebirdy
|
||||
*/
|
||||
$wgSpecialCiteMessages['fo'] = array(
|
||||
'cite_article_link' => 'Sitera hesa greinina',
|
||||
'cite' => 'Sitera',
|
||||
'cite_page' => 'Síða:',
|
||||
'cite_submit' => 'Sitera',
|
||||
);
|
||||
|
||||
/** French (Français)
|
||||
* @author Hégésippe Cormier
|
||||
* @author Grondin
|
||||
*/
|
||||
$wgSpecialCiteMessages['fr'] = array(
|
||||
'cite_article_link' => 'Citer cet article',
|
||||
'cite_article_link' => 'Citer cette page',
|
||||
'cite' => 'Citation',
|
||||
'cite_page' => 'Page :',
|
||||
'cite_submit' => 'Citer',
|
||||
);
|
||||
|
||||
/** Franco-Provençal (Arpetan)
|
||||
* @author ChrisPtDe
|
||||
*/
|
||||
$wgSpecialCiteMessages['frp'] = array(
|
||||
'cite_article_link' => 'Citar ceti articllo',
|
||||
'cite' => 'Citacion',
|
||||
|
@ -196,7 +269,6 @@ $wgSpecialCiteMessages['frp'] = array(
|
|||
|
||||
/** Irish (Gaeilge)
|
||||
* @author SPQRobin
|
||||
* @author לערי ריינהארט
|
||||
*/
|
||||
$wgSpecialCiteMessages['ga'] = array(
|
||||
'cite_article_link' => 'Luaigh an lch seo',
|
||||
|
@ -205,6 +277,9 @@ $wgSpecialCiteMessages['ga'] = array(
|
|||
'cite_submit' => 'Luaigh',
|
||||
);
|
||||
|
||||
/** Galician (Galego)
|
||||
* @author Xosé
|
||||
*/
|
||||
$wgSpecialCiteMessages['gl'] = array(
|
||||
'cite_article_link' => 'Citar este artigo',
|
||||
'cite' => 'Citar',
|
||||
|
@ -225,24 +300,34 @@ $wgSpecialCiteMessages['he'] = array(
|
|||
'cite_page' => 'דף:',
|
||||
'cite_submit' => 'צטט',
|
||||
);
|
||||
|
||||
/** Croatian (Hrvatski)
|
||||
* @author SpeedyGonsales
|
||||
*/
|
||||
$wgSpecialCiteMessages['hr'] = array(
|
||||
'cite_article_link' => 'Citiraj ovaj članak',
|
||||
'cite' => 'Citiranje',
|
||||
'cite_page' => 'Stranica:',
|
||||
'cite_submit' => 'Citiraj',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['hsb'] = array(
|
||||
'cite_article_link' => 'Nastawk citować',
|
||||
'cite' => 'Citowanska pomoc',
|
||||
'cite_page' => 'Strona:',
|
||||
'cite_submit' => 'pokazać',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['hu'] = array(
|
||||
'cite_article_link' => 'Szócikk idézése',
|
||||
'cite' => 'Irodalomjegyzék-bejegyzés készítése',
|
||||
'cite_page' => 'Idézendő lap:',
|
||||
'cite_submit' => 'Bejegyzés elkészítése',
|
||||
);
|
||||
|
||||
/** Armenian (Հայերեն)
|
||||
* @author Teak
|
||||
*/
|
||||
$wgSpecialCiteMessages['hy'] = array(
|
||||
'cite_article_link' => 'Քաղվածել հոդվածը',
|
||||
'cite' => 'Քաղվածում',
|
||||
|
@ -267,12 +352,16 @@ $wgSpecialCiteMessages['ilo'] = array(
|
|||
'cite_submit' => 'Idakamat',
|
||||
);
|
||||
|
||||
/** Icelandic (Íslenska)
|
||||
* @author לערי ריינהארט
|
||||
*/
|
||||
$wgSpecialCiteMessages['is'] = array(
|
||||
'cite_article_link' => 'Vitna í þessa grein',
|
||||
'cite' => 'Vitna í síðu',
|
||||
'cite_page' => 'Síða:',
|
||||
);
|
||||
|
||||
/** Italian (Italiano) */
|
||||
$wgSpecialCiteMessages['it'] = array(
|
||||
'cite_article_link' => 'Cita questa voce',
|
||||
'cite' => 'Citazione',
|
||||
|
@ -280,33 +369,42 @@ $wgSpecialCiteMessages['it'] = array(
|
|||
'cite_submit' => 'Crea la citazione',
|
||||
);
|
||||
|
||||
/** Japanese (日本語)
|
||||
* @author Suisui
|
||||
*/
|
||||
$wgSpecialCiteMessages['ja'] = array(
|
||||
'cite_article_link' => 'この項目を引用する',
|
||||
'cite' => '{{SITENAME}}の項目を引用する',
|
||||
'cite_page' => 'ページ名',
|
||||
'cite_submit' => '引用する',
|
||||
);
|
||||
|
||||
/** Georgian (ქართული) */
|
||||
$wgSpecialCiteMessages['ka'] = array(
|
||||
'cite_article_link' => 'ამ გვერდის ციტირება',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['kk-cyrl'] = array(
|
||||
'cite_article_link' => 'Беттен дәйексоз алу',
|
||||
'cite' => 'Дәйексөз алу',
|
||||
'cite_page' => 'Бет атауы:',
|
||||
'cite_submit' => 'Дәйексөз ал!',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['kk-latn'] = array(
|
||||
'cite_article_link' => 'Betten däýeksoz alw',
|
||||
'cite' => 'Däýeksöz alw',
|
||||
'cite_page' => 'Bet atawı:',
|
||||
'cite_submit' => 'Däýeksöz al!',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['kk-arab'] = array(
|
||||
'cite_article_link' => 'بەتتەن دٵيەكسوز الۋ',
|
||||
'cite' => 'دٵيەكسٶز الۋ',
|
||||
'cite_page' => 'بەت اتاۋى:',
|
||||
'cite_submit' => 'دٵيەكسٶز ال!',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['ksh'] = array(
|
||||
'cite_article_link' => 'Di Sigk Zitteere',
|
||||
'cite' => 'Zittiere',
|
||||
|
@ -318,6 +416,9 @@ $wgSpecialCiteMessages['ku'] = array(
|
|||
'cite_page' => 'Rûpel:',
|
||||
);
|
||||
|
||||
/** Latin (Latina)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
$wgSpecialCiteMessages['la'] = array(
|
||||
'cite_article_link' => 'Hanc paginam citare',
|
||||
'cite' => 'Paginam citare',
|
||||
|
@ -340,8 +441,9 @@ $wgSpecialCiteMessages['lo'] = array(
|
|||
'cite_page' => 'ໜ້າ:',
|
||||
);
|
||||
|
||||
/** Lithuanian (Lietuvių) */
|
||||
$wgSpecialCiteMessages['lt'] = array(
|
||||
'cite_article_link' => 'Cituoti šį straipsnį',
|
||||
'cite_article_link' => 'Cituoti straipsnį',
|
||||
'cite' => 'Cituoti',
|
||||
'cite_page' => 'Puslapis:',
|
||||
'cite_submit' => 'Cituoti',
|
||||
|
@ -349,7 +451,6 @@ $wgSpecialCiteMessages['lt'] = array(
|
|||
|
||||
/** Latvian (Latviešu)
|
||||
* @author SPQRobin
|
||||
* @author לערי ריינהארט
|
||||
*/
|
||||
$wgSpecialCiteMessages['lv'] = array(
|
||||
'cite_article_link' => 'Atsauce uz šo rakstu',
|
||||
|
@ -358,6 +459,9 @@ $wgSpecialCiteMessages['lv'] = array(
|
|||
'cite_submit' => 'Parādīt atsauci',
|
||||
);
|
||||
|
||||
/** Macedonian (Македонски)
|
||||
* @author Misos
|
||||
*/
|
||||
$wgSpecialCiteMessages['mk'] = array(
|
||||
'cite_article_link' => 'Библиографски детали',
|
||||
'cite' => 'Библиографија',
|
||||
|
@ -365,24 +469,43 @@ $wgSpecialCiteMessages['mk'] = array(
|
|||
'cite_submit' => 'Цитирај',
|
||||
);
|
||||
|
||||
/** Mongolian (Монгол) */
|
||||
$wgSpecialCiteMessages['mn'] = array(
|
||||
'cite_article_link' => 'Энэ бичлэгийг эш татах',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['nan'] = array(
|
||||
'cite_article_link' => 'Ín-iōng chit phiⁿ bûn-chiuⁿ',
|
||||
'cite' => 'Ín-iōng',
|
||||
'cite_page' => 'Ia̍h:',
|
||||
'cite_submit' => 'Ín-iōng',
|
||||
);
|
||||
|
||||
/** Dutch (Nederlands)
|
||||
* @author SPQRobin
|
||||
* @author Effeietsanders
|
||||
* @author Siebrand
|
||||
*/
|
||||
$wgSpecialCiteMessages['nl'] = array(
|
||||
'cite_article_link' => 'Deze pagina citeren',
|
||||
'cite' => 'Citeren',
|
||||
'cite_page' => 'Pagina:',
|
||||
'cite_submit' => 'Citeren',
|
||||
);
|
||||
|
||||
/** Norwegian (Norsk (bokmål))
|
||||
* @author Jon Harald Søby
|
||||
*/
|
||||
$wgSpecialCiteMessages['no'] = array(
|
||||
'cite_article_link' => 'Siter denne artikkelen',
|
||||
'cite' => 'Siter',
|
||||
'cite_page' => 'Side:',
|
||||
'cite_submit' => 'Siter',
|
||||
);
|
||||
|
||||
/** Occitan (Occitan)
|
||||
* @author Cedric31
|
||||
*/
|
||||
$wgSpecialCiteMessages['oc'] = array(
|
||||
'cite_article_link' => 'Citar aqueste article',
|
||||
'cite' => 'Citacion',
|
||||
|
@ -390,6 +513,7 @@ $wgSpecialCiteMessages['oc'] = array(
|
|||
'cite_submit' => 'Citar',
|
||||
);
|
||||
|
||||
/** Polish (Polski) */
|
||||
$wgSpecialCiteMessages['pl'] = array(
|
||||
'cite_article_link' => 'Odwołanie bibliograficzne',
|
||||
'cite' => 'Cytowanie',
|
||||
|
@ -397,6 +521,9 @@ $wgSpecialCiteMessages['pl'] = array(
|
|||
'cite_submit' => 'Cytuj',
|
||||
);
|
||||
|
||||
/** Piemontèis (Piemontèis)
|
||||
* @author Bèrto 'd Sèra
|
||||
*/
|
||||
$wgSpecialCiteMessages['pms'] = array(
|
||||
'cite_article_link' => 'Cita sta vos-sì',
|
||||
'cite' => 'Citassion',
|
||||
|
@ -418,32 +545,60 @@ $wgSpecialCiteMessages['rm'] = array(
|
|||
'cite_page' => 'Pagina:',
|
||||
);
|
||||
|
||||
/** Romani (Romani)
|
||||
* @author Desiphral
|
||||
*/
|
||||
$wgSpecialCiteMessages['rmy'] = array(
|
||||
'cite_article_link' => 'Prinjardo phandipen ko lekh',
|
||||
'cite' => 'Kana trebul phandipen',
|
||||
'cite_submit' => 'Ja',
|
||||
);
|
||||
|
||||
/** Romanian (Română)
|
||||
* @author Emily
|
||||
*/
|
||||
$wgSpecialCiteMessages['ro'] = array(
|
||||
'cite_article_link' => 'Citează acest articol',
|
||||
'cite' => 'Citează',
|
||||
'cite_page' => 'Citează pagina:',
|
||||
'cite_submit' => 'Deschide informaţii',
|
||||
);
|
||||
|
||||
/** Armãneashce (Armãneashce) */
|
||||
$wgSpecialCiteMessages['roa-rup'] = array(
|
||||
'cite_article_link' => 'Bagã articlu aistu ca tsitat',
|
||||
);
|
||||
|
||||
/** Russian (Русский)
|
||||
* @author .:Ajvol:.
|
||||
*/
|
||||
$wgSpecialCiteMessages['ru'] = array(
|
||||
'cite_article_link' => 'Цитировать статью',
|
||||
'cite_article_link' => 'Цитировать страницу',
|
||||
'cite' => 'Цитирование',
|
||||
'cite_page' => 'Страница:',
|
||||
'cite_submit' => 'Процитировать',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['sd'] = array(
|
||||
'cite' => 'حواليو',
|
||||
);
|
||||
|
||||
/** Slovak (Slovenčina)
|
||||
* @author Martin Kozák
|
||||
* @author Robbot
|
||||
*/
|
||||
$wgSpecialCiteMessages['sk'] = array(
|
||||
'cite_article_link' => 'Citovať článok',
|
||||
'cite' => 'Citovať',
|
||||
'cite_page' => 'Stránka:',
|
||||
'cite_submit' => 'Citovať',
|
||||
);
|
||||
|
||||
/** Shona (chiShona) */
|
||||
$wgSpecialCiteMessages['sn'] = array(
|
||||
'cite_article_link' => 'Ita cite nyaya iyi',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['sq'] = array(
|
||||
'cite_article_link' => 'Cito artikullin',
|
||||
'cite' => 'Citate',
|
||||
|
@ -459,28 +614,53 @@ $wgSpecialCiteMessages['stq'] = array(
|
|||
'cite' => 'Zitierhälpe',
|
||||
'cite_page' => 'Siede:',
|
||||
'cite_submit' => 'anwiese',
|
||||
|
||||
);
|
||||
|
||||
/** Sundanese (Basa Sunda)
|
||||
* @author Kandar
|
||||
*/
|
||||
$wgSpecialCiteMessages['su'] = array(
|
||||
'cite_article_link' => 'Cutat artikel ieu',
|
||||
'cite' => 'Cutat',
|
||||
'cite_page' => 'Kaca:',
|
||||
'cite_submit' => 'Cutat',
|
||||
);
|
||||
|
||||
/** Swedish (Svenska)
|
||||
* @author Sannab
|
||||
* @author Lejonel
|
||||
*/
|
||||
$wgSpecialCiteMessages['sv'] = array(
|
||||
'cite_article_link' => 'Ange denna artikel som källa',
|
||||
'cite_article_link' => 'Ange denna sida som källa',
|
||||
'cite' => 'Ange källa',
|
||||
'cite_page' => 'Sida:',
|
||||
'cite_submit' => 'Ange som källa',
|
||||
);
|
||||
|
||||
/** Säggssch (Säggssch)
|
||||
* @author Thogo
|
||||
*/
|
||||
$wgSpecialCiteMessages['sxu'] = array(
|
||||
'cite_article_link' => 'Zidier dän ardiggl hier',
|
||||
'cite' => 'Zidierhilfe',
|
||||
'cite_submit' => 'Zidierhilfe',
|
||||
);
|
||||
|
||||
/** Tetum (Tetun)
|
||||
* @author MF-Warburg
|
||||
*/
|
||||
$wgSpecialCiteMessages['tet'] = array(
|
||||
'cite_article_link' => 'Sita artigu ne\'e',
|
||||
'cite_article_link' => "Sita pájina ne'e",
|
||||
'cite' => 'Sita',
|
||||
'cite_page' => 'Pájina:',
|
||||
'cite_submit' => 'Sita',
|
||||
);
|
||||
|
||||
/** Tswana (Setswana) */
|
||||
$wgSpecialCiteMessages['tn'] = array(
|
||||
'cite_article_link' => 'Nopola mokwalo o',
|
||||
);
|
||||
|
||||
/** Tonga (faka-Tonga)
|
||||
* @author SPQRobin
|
||||
*/
|
||||
|
@ -489,48 +669,59 @@ $wgSpecialCiteMessages['to'] = array(
|
|||
'cite' => 'Lau ki he',
|
||||
);
|
||||
|
||||
/** Turkish (Türkçe)
|
||||
* @author Uğur Başak
|
||||
*/
|
||||
$wgSpecialCiteMessages['tr'] = array(
|
||||
'cite_article_link' => 'Sayfayı kaynak göster',
|
||||
'cite' => 'Kaynak göster',
|
||||
'cite_page' => 'Sayfa:',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['ur'] = array(
|
||||
'cite_article_link' => 'مضمون کا حوالہ دیں',
|
||||
'cite' => 'حوالہ',
|
||||
'cite_page' => 'صفحہ:',
|
||||
'cite_submit' => 'Cite',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['wa'] = array(
|
||||
'cite_page' => 'Pådje:',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['wuu'] = array(
|
||||
'cite_article_link' => '引用该篇文章',
|
||||
'cite' => '引用',
|
||||
'cite_page' => '页面:',
|
||||
'cite_submit' => '引用',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['yue'] = array(
|
||||
'cite_article_link' => '引用呢篇文',
|
||||
'cite' => '引用文章',
|
||||
'cite_page' => '版:',
|
||||
'cite_submit' => '引用',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['zh-classical'] = array(
|
||||
'cite_article_link' => '引文',
|
||||
'cite' => '引文',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['zh-hans'] = array(
|
||||
'cite_article_link' => '引用此文',
|
||||
'cite' => '引用文章',
|
||||
'cite_page' => '页面:',
|
||||
'cite_submit' => '引用',
|
||||
);
|
||||
|
||||
$wgSpecialCiteMessages['zh-hant'] = array(
|
||||
'cite_article_link' => '引用此文',
|
||||
'cite' => '引用文章',
|
||||
'cite_page' => '頁面:',
|
||||
'cite_submit' => '引用',
|
||||
);
|
||||
|
||||
# Fallback Kazakh
|
||||
$wgSpecialCiteMessages['kk-kz'] = $wgSpecialCiteMessages['kk-cyrl'];
|
||||
$wgSpecialCiteMessages['kk-tr'] = $wgSpecialCiteMessages['kk-latn'];
|
||||
|
|
Loading…
Reference in a new issue