2006-07-03 13:11:35 +00:00
|
|
|
|
<?php
|
|
|
|
|
/**
|
2006-07-13 18:43:07 +00:00
|
|
|
|
* Internationalisation file for Cite special page extension.
|
2006-07-03 13:11:35 +00:00
|
|
|
|
*
|
2007-01-20 15:10:35 +00:00
|
|
|
|
* @addtogroup Extensions
|
2006-07-03 13:11:35 +00:00
|
|
|
|
*/
|
|
|
|
|
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages = array();
|
2006-07-03 13:11:35 +00:00
|
|
|
|
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['en'] = array(
|
2008-03-20 19:44:21 +00:00
|
|
|
|
'cite_article_desc' => 'Adds a [[Special:Cite|citation]] special page and toolbox link',
|
2007-12-28 12:13:16 +00:00
|
|
|
|
'cite_article_link' => 'Cite this page',
|
2006-07-03 13:11:35 +00:00
|
|
|
|
'cite' => 'Cite',
|
|
|
|
|
'cite_page' => 'Page:',
|
|
|
|
|
'cite_submit' => 'Cite',
|
2008-03-26 11:21:26 +00:00
|
|
|
|
'cite_text' => '', # Do not translate this
|
2006-07-03 13:11:35 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-07 12:30:49 +00:00
|
|
|
|
/** Eastern Mari (Олык Марий)
|
2008-06-25 20:43:35 +00:00
|
|
|
|
* @author Сай
|
|
|
|
|
*/
|
|
|
|
|
$messages['mhr'] = array(
|
|
|
|
|
'cite_page' => 'Лаштык:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-07 12:30:49 +00:00
|
|
|
|
/** Niuean (ko e vagahau Niuē)
|
2008-07-02 15:34:15 +00:00
|
|
|
|
* @author Jose77
|
|
|
|
|
*/
|
|
|
|
|
$messages['niu'] = array(
|
|
|
|
|
'cite_article_link' => 'Fakakite e tala nei',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Afrikaans (Afrikaans)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['af'] = array(
|
2007-07-10 15:01:39 +00:00
|
|
|
|
'cite_article_link' => 'Haal dié blad aan',
|
|
|
|
|
'cite' => 'Aanhaling',
|
Localisation updates from Betawiki.
* Fixes and additions to 27 extensions for af, ar, el, fi, fr, frp, gl, hsb, nl, oc, pms, sk
2007-11-17 21:23:56 +00:00
|
|
|
|
'cite_page' => 'Bladsy:',
|
|
|
|
|
'cite_submit' => 'Aanhaling',
|
2007-07-10 15:01:39 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Amharic (አማርኛ)
|
|
|
|
|
* @author Codex Sinaiticus
|
2007-12-31 23:34:06 +00:00
|
|
|
|
* @author Teferra
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['am'] = array(
|
2007-12-31 23:34:06 +00:00
|
|
|
|
'cite_article_link' => 'ይህንን ገጽ አጣቅስ',
|
2007-09-28 08:59:16 +00:00
|
|
|
|
'cite' => 'መጥቀሻ',
|
|
|
|
|
'cite_page' => 'አርዕስት፦',
|
|
|
|
|
'cite_submit' => 'ዝርዝሮች ይታዩ',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-01-07 22:29:56 +00:00
|
|
|
|
/** Aragonese (Aragonés)
|
|
|
|
|
* @author Juanpabl
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['an'] = array(
|
2008-02-22 16:28:21 +00:00
|
|
|
|
'cite_article_desc' => 'Adibe un binclo y una pachina espezial de [[Special:Cite|zita]]',
|
2008-01-07 22:29:56 +00:00
|
|
|
|
'cite_article_link' => 'Zitar ista pachina',
|
|
|
|
|
'cite' => 'Zitar',
|
|
|
|
|
'cite_page' => 'Pachina:',
|
|
|
|
|
'cite_submit' => 'Zitar',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Arabic (العربية)
|
|
|
|
|
* @author Meno25
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ar'] = array(
|
2008-02-07 22:18:16 +00:00
|
|
|
|
'cite_article_desc' => 'يضيف صفحة [[Special:Cite|استشهاد]] خاصة ووصلة صندوق أدوات',
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'استشهد بهذه الصفحة',
|
2007-07-11 14:16:15 +00:00
|
|
|
|
'cite' => 'استشهاد',
|
|
|
|
|
'cite_page' => 'الصفحة:',
|
|
|
|
|
'cite_submit' => 'استشهاد',
|
2007-04-20 18:01:09 +00:00
|
|
|
|
);
|
2007-12-17 22:42:52 +00:00
|
|
|
|
|
2008-08-04 21:58:06 +00:00
|
|
|
|
/** Egyptian Spoken Arabic (مصرى)
|
|
|
|
|
* @author Ghaly
|
|
|
|
|
* @author Ramsis1978
|
|
|
|
|
*/
|
|
|
|
|
$messages['arz'] = array(
|
|
|
|
|
'cite_article_link' => 'استشهد بالصفحة دي',
|
|
|
|
|
'cite' => 'مرجع',
|
|
|
|
|
'cite_page' => 'الصفحه:',
|
|
|
|
|
'cite_submit' => 'مرجع',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-17 22:42:52 +00:00
|
|
|
|
/** Asturian (Asturianu)
|
|
|
|
|
* @author SPQRobin
|
2007-12-31 00:12:42 +00:00
|
|
|
|
* @author Esbardu
|
2007-12-17 22:42:52 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ast'] = array(
|
2008-02-03 12:52:56 +00:00
|
|
|
|
'cite_article_desc' => 'Añade una páxina especial de [[Special:Cite|cites]] y un enllaz a la caxa de ferramientes',
|
2007-12-31 00:12:42 +00:00
|
|
|
|
'cite_article_link' => 'Citar esta páxina',
|
2007-12-17 22:42:52 +00:00
|
|
|
|
'cite' => 'Citar',
|
2007-12-19 08:11:07 +00:00
|
|
|
|
'cite_page' => 'Páxina:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
2007-10-31 14:22:49 +00:00
|
|
|
|
);
|
2007-12-17 22:42:52 +00:00
|
|
|
|
|
2008-07-15 00:44:30 +00:00
|
|
|
|
/** Southern Balochi (بلوچی مکرانی)
|
|
|
|
|
* @author Mostafadaneshvar
|
|
|
|
|
*/
|
|
|
|
|
$messages['bcc'] = array(
|
|
|
|
|
'cite_article_desc' => 'اضافه کن یک [[Special:Cite|citation]] صفحه حاص و لینک جعبه ابزار',
|
|
|
|
|
'cite_article_link' => 'ای صفحه ی مرجع بل',
|
|
|
|
|
'cite' => 'مرجع',
|
|
|
|
|
'cite_page' => 'صفحه:',
|
|
|
|
|
'cite_submit' => 'مرجع',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Bikol Central (Bikol Central)
|
|
|
|
|
* @author Filipinayzd
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['bcl'] = array(
|
Localisation updates for MediaWiki extension messages from Betawiki
* AjaxShowEditors: bcl, hsb added
* AntiSpoof: bcl, eo, hsb added
* Asksql: hsb added
* BackAndForth: bcl, eo, hsb added
* BadImage: bcl, hsb added
* BoardVote: bcl, hsb added
* BookInformation: hsb added
* CentralAuth: hsb added, pt updated
* CheckUser: hsb added
* Cite: bcl, eo, hsb added
* ConfirmAccount: hsb added
* ConfirmEdit: hsb, lv updated
* Contributors: hsb, su updated
* CountEdits: hsb, no, ro updated
Diffs checked by Raymond
2007-09-04 17:32:33 +00:00
|
|
|
|
'cite_article_link' => 'Sambiton an artikulong ini',
|
|
|
|
|
'cite' => 'Sambiton',
|
|
|
|
|
'cite_page' => 'Pahina:',
|
|
|
|
|
'cite_submit' => 'Sambiton',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Belarusian (Беларуская) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['be'] = array(
|
2007-11-20 22:48:36 +00:00
|
|
|
|
'cite_article_link' => 'Цытаваць гэты артыкул',
|
|
|
|
|
);
|
2007-12-25 11:26:44 +00:00
|
|
|
|
|
2008-07-08 21:45:09 +00:00
|
|
|
|
/** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))
|
|
|
|
|
* @author EugeneZelenko
|
|
|
|
|
*/
|
|
|
|
|
$messages['be-tarask'] = array(
|
|
|
|
|
'cite_article_link' => 'Цытаваць гэтую старонку',
|
|
|
|
|
'cite_page' => 'Старонка:',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-25 11:26:44 +00:00
|
|
|
|
/** Bulgarian (Български)
|
|
|
|
|
* @author DCLXVI
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['bg'] = array(
|
2008-03-04 23:08:43 +00:00
|
|
|
|
'cite_article_desc' => 'Добавя специална страница и препратка за [[Special:Cite|цитиране]]',
|
2007-12-26 10:49:21 +00:00
|
|
|
|
'cite_article_link' => 'Цитиране на страницата',
|
|
|
|
|
'cite' => 'Цитиране',
|
|
|
|
|
'cite_page' => 'Страница:',
|
|
|
|
|
'cite_submit' => 'Цитиране',
|
2007-12-08 12:45:20 +00:00
|
|
|
|
);
|
2007-12-25 11:26:44 +00:00
|
|
|
|
|
2008-01-22 21:43:14 +00:00
|
|
|
|
/** Bengali (বাংলা)
|
|
|
|
|
* @author Bellayet
|
2008-02-17 18:20:58 +00:00
|
|
|
|
* @author Zaheen
|
2008-01-22 21:43:14 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['bn'] = array(
|
2008-02-17 18:20:58 +00:00
|
|
|
|
'cite_article_desc' => 'একটি বিশেষ [[Special:Cite|উদ্ধৃতি]] পাতা ও টুলবক্স সংযোগ যোগ করে',
|
2008-01-23 19:43:39 +00:00
|
|
|
|
'cite_article_link' => 'এ পাতাটি উদ্ধৃত করো',
|
|
|
|
|
'cite' => 'উদ্ধৃত',
|
|
|
|
|
'cite_page' => 'পাতা:',
|
|
|
|
|
'cite_submit' => 'উদ্ধৃত করো',
|
2008-01-22 21:43:14 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Bishnupriya (ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['bpy'] = array(
|
2008-07-09 21:38:19 +00:00
|
|
|
|
'cite_article_link' => 'নিবন্ধ এহানরে উদ্ধৃত করেদে',
|
|
|
|
|
'cite' => 'উদ্ধৃত করেদে',
|
2007-02-28 20:31:26 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Breton (Brezhoneg)
|
2007-12-29 15:22:11 +00:00
|
|
|
|
* @author Fulup
|
2008-03-30 18:14:34 +00:00
|
|
|
|
* @author SPQRobin
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['br'] = array(
|
2008-03-30 18:14:34 +00:00
|
|
|
|
'cite_article_desc' => 'Ouzhpennañ a ra ur bajenn zibar [[Special:Cite|arroud]] hag ul liamm er voest ostilhoù',
|
2007-12-02 23:19:14 +00:00
|
|
|
|
'cite_article_link' => 'Menegiñ ar pennad-mañ',
|
|
|
|
|
'cite' => 'Menegiñ',
|
2008-03-30 18:14:34 +00:00
|
|
|
|
'cite_page' => 'Pajenn :',
|
2007-12-02 23:19:14 +00:00
|
|
|
|
'cite_submit' => 'Menegiñ',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Catalan (Català)
|
|
|
|
|
* @author SMP
|
2008-02-05 23:01:06 +00:00
|
|
|
|
* @author Toniher
|
2007-12-29 15:22:11 +00:00
|
|
|
|
* @author SPQRobin
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ca'] = array(
|
2008-02-05 23:01:06 +00:00
|
|
|
|
'cite_article_desc' => 'Afegeix un enllaç i una pàgina especial de [[Special:Cite|citació]]',
|
2007-12-29 15:22:11 +00:00
|
|
|
|
'cite_article_link' => 'Cita aquesta pàgina',
|
2007-09-17 19:47:03 +00:00
|
|
|
|
'cite' => 'Citeu',
|
|
|
|
|
'cite_page' => 'Pàgina:',
|
|
|
|
|
'cite_submit' => 'Cita',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Min Dong Chinese (Mìng-dĕ̤ng-ngṳ̄) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['cdo'] = array(
|
2007-11-26 11:56:55 +00:00
|
|
|
|
'cite_article_link' => 'Īng-ê̤ṳng cī piĕng ùng-ciŏng',
|
|
|
|
|
'cite' => 'Īng-ê̤ṳng',
|
|
|
|
|
'cite_page' => 'Hiĕk-miêng:',
|
|
|
|
|
'cite_submit' => 'Īng-ê̤ṳng',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-08-03 08:48:02 +00:00
|
|
|
|
/** Cebuano (Cebuano)
|
|
|
|
|
* @author Abastillas
|
|
|
|
|
*/
|
|
|
|
|
$messages['ceb'] = array(
|
|
|
|
|
'cite' => 'Kutloa',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Corsican (Corsu)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['co'] = array(
|
2007-12-08 12:45:20 +00:00
|
|
|
|
'cite_article_link' => 'Cità issu articulu',
|
|
|
|
|
'cite' => 'Cità',
|
|
|
|
|
'cite_page' => 'Pagina:',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Czech (Česky)
|
2008-02-01 10:17:29 +00:00
|
|
|
|
* @author Li-sung
|
2007-12-28 17:17:03 +00:00
|
|
|
|
* @author Martin Kozák
|
|
|
|
|
* @author Beren
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['cs'] = array(
|
2008-02-01 10:17:29 +00:00
|
|
|
|
'cite_article_desc' => 'Přidává speciální stránku [[Special:Cite|Citace]] a odkaz v nabídce nástrojů',
|
2007-09-12 22:43:26 +00:00
|
|
|
|
'cite_article_link' => 'Citovat stránku',
|
|
|
|
|
'cite' => 'Citace',
|
|
|
|
|
'cite_page' => 'Článek:',
|
|
|
|
|
'cite_submit' => 'Citovat',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-02 15:34:15 +00:00
|
|
|
|
/** Church Slavic (Словѣ́ньскъ / ⰔⰎⰑⰂⰡⰐⰠⰔⰍⰟ)
|
2008-05-28 21:54:39 +00:00
|
|
|
|
* @author ОйЛ
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['cu'] = array(
|
2008-05-28 21:54:39 +00:00
|
|
|
|
'cite_article_link' => 'привєдє́ниѥ члѣ́на словє́съ',
|
2008-07-02 15:34:15 +00:00
|
|
|
|
'cite_page' => 'страни́ца :',
|
2007-06-13 14:41:43 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-06-08 21:05:28 +00:00
|
|
|
|
/** Welsh (Cymraeg)
|
|
|
|
|
* @author Lloffiwr
|
|
|
|
|
*/
|
2008-06-08 20:38:45 +00:00
|
|
|
|
$messages['cy'] = array(
|
|
|
|
|
'cite_article_desc' => 'Yn ychwanegu tudalen arbennig ar gyfer [[Special:Cite|dyfynnu erthygl]] a chyswllt bocs offer',
|
|
|
|
|
'cite_article_link' => 'Dyfynnwch yr erthygl hon',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-03 22:34:13 +00:00
|
|
|
|
/** Danish (Dansk)
|
2008-03-12 08:39:53 +00:00
|
|
|
|
* @author Morten
|
2008-01-03 22:34:13 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['da'] = array(
|
2007-09-19 14:30:16 +00:00
|
|
|
|
'cite_article_link' => 'Citér denne artikel',
|
2008-01-03 22:34:13 +00:00
|
|
|
|
'cite' => 'Fodnote',
|
|
|
|
|
'cite_page' => 'Side:',
|
|
|
|
|
'cite_submit' => 'Fodnote',
|
2007-09-19 14:30:16 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** German (Deutsch) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['de'] = array(
|
2008-01-31 14:38:12 +00:00
|
|
|
|
'cite_article_desc' => 'Ergänzt die [[Special:Cite|Zitierhilfe]]-Spezialseite und einen Link im Kasten Werkzeuge',
|
2007-11-12 08:34:21 +00:00
|
|
|
|
'cite_article_link' => 'Seite zitieren',
|
2006-07-03 20:08:36 +00:00
|
|
|
|
'cite' => 'Zitierhilfe',
|
|
|
|
|
'cite_page' => 'Seite:',
|
|
|
|
|
'cite_submit' => 'anzeigen',
|
|
|
|
|
);
|
Localisation updates from Betawiki.
* Fixes and additions to 37 extensions for ar, bg, ca, diq, el, fr, hsb, hu, loz, lt, nl, no, oc, stq
2007-12-15 13:48:18 +00:00
|
|
|
|
|
|
|
|
|
/** Zazaki (Zazaki)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['diq'] = array(
|
Localisation updates from Betawiki.
* Fixes and additions to 37 extensions for ar, bg, ca, diq, el, fr, hsb, hu, loz, lt, nl, no, oc, stq
2007-12-15 13:48:18 +00:00
|
|
|
|
'cite_article_link' => 'Na pele çıme bımocne',
|
|
|
|
|
'cite' => 'Çıme bımocne',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-21 00:05:29 +00:00
|
|
|
|
/** Lower Sorbian (Dolnoserbski)
|
|
|
|
|
* @author Michawiki
|
|
|
|
|
*/
|
|
|
|
|
$messages['dsb'] = array(
|
2008-02-04 22:57:28 +00:00
|
|
|
|
'cite_article_desc' => 'Pśidawa specialny bok [[Special:Cite|Citěrowańska pomoc]] a link w kašćiku źěłowe rědy',
|
2008-01-21 00:05:29 +00:00
|
|
|
|
'cite_article_link' => 'Toś ten bok citěrowaś',
|
2008-02-04 22:57:28 +00:00
|
|
|
|
'cite' => 'Citěrowańska pomoc',
|
2008-01-21 00:05:29 +00:00
|
|
|
|
'cite_page' => 'Bok:',
|
|
|
|
|
'cite_submit' => 'pokazaś',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-12 23:28:48 +00:00
|
|
|
|
/** Ewe (Eʋegbe)
|
|
|
|
|
* @author M.M.S.
|
|
|
|
|
*/
|
|
|
|
|
$messages['ee'] = array(
|
|
|
|
|
'cite_page' => 'Nuŋɔŋlɔ:',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Greek (Ελληνικά)
|
|
|
|
|
* @author Consta
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['el'] = array(
|
2008-01-08 17:26:21 +00:00
|
|
|
|
'cite_article_link' => 'Αναφέρεται αυτή τη σελίδα',
|
Localisation updates from Betawiki.
* Fixes and additions to 26 extensions for af, an, ar, el, eu, fr, hr, hsb, it, oc, pl, sv
2007-11-19 08:35:48 +00:00
|
|
|
|
'cite' => 'Αναφορά',
|
2007-11-15 23:11:49 +00:00
|
|
|
|
'cite_page' => 'Σελίδα:',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Esperanto (Esperanto)
|
|
|
|
|
* @author Tlustulimu
|
2008-01-24 17:04:04 +00:00
|
|
|
|
* @author Yekrats
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['eo'] = array(
|
2008-06-08 20:38:45 +00:00
|
|
|
|
'cite_article_desc' => 'Aldonas specialan paĝon por [[Special:Cite|citado]] kaj ligilo al ilaro',
|
2008-01-24 17:04:04 +00:00
|
|
|
|
'cite_article_link' => 'Citu ĉi tiun pagxon',
|
Localisation updates for MediaWiki extension messages from Betawiki
* AjaxShowEditors: bcl, hsb added
* AntiSpoof: bcl, eo, hsb added
* Asksql: hsb added
* BackAndForth: bcl, eo, hsb added
* BadImage: bcl, hsb added
* BoardVote: bcl, hsb added
* BookInformation: hsb added
* CentralAuth: hsb added, pt updated
* CheckUser: hsb added
* Cite: bcl, eo, hsb added
* ConfirmAccount: hsb added
* ConfirmEdit: hsb, lv updated
* Contributors: hsb, su updated
* CountEdits: hsb, no, ro updated
Diffs checked by Raymond
2007-09-04 17:32:33 +00:00
|
|
|
|
'cite' => 'Citado',
|
|
|
|
|
'cite_page' => 'Paĝo:',
|
2008-05-24 15:22:11 +00:00
|
|
|
|
'cite_submit' => 'Citado',
|
Localisation updates for MediaWiki extension messages from Betawiki
* AjaxShowEditors: bcl, hsb added
* AntiSpoof: bcl, eo, hsb added
* Asksql: hsb added
* BackAndForth: bcl, eo, hsb added
* BadImage: bcl, hsb added
* BoardVote: bcl, hsb added
* BookInformation: hsb added
* CentralAuth: hsb added, pt updated
* CheckUser: hsb added
* Cite: bcl, eo, hsb added
* ConfirmAccount: hsb added
* ConfirmEdit: hsb, lv updated
* Contributors: hsb, su updated
* CountEdits: hsb, no, ro updated
Diffs checked by Raymond
2007-09-04 17:32:33 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Spanish (Español)
|
|
|
|
|
* @author Icvav
|
2008-04-24 21:11:43 +00:00
|
|
|
|
* @author Jatrobat
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['es'] = array(
|
2007-09-17 19:47:03 +00:00
|
|
|
|
'cite_article_link' => 'Citar este artículo',
|
|
|
|
|
'cite' => 'Citar',
|
|
|
|
|
'cite_page' => 'Página:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Estonian (Eesti)
|
|
|
|
|
* @author SPQRobin
|
2008-05-01 20:13:56 +00:00
|
|
|
|
* @author WikedKentaur
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['et'] = array(
|
Localisation updates from Betawiki.
* Fixes and additions to 50 extensions for ar, el, et, fr, hr, hsb, io, ka, la, nap, nl, pt, sk, stq, tet, vo
2007-11-27 09:49:24 +00:00
|
|
|
|
'cite_article_link' => 'Tsiteeri seda artiklit',
|
|
|
|
|
'cite' => 'Tsiteeri',
|
|
|
|
|
'cite_page' => 'Leht:',
|
|
|
|
|
'cite_submit' => 'Tsiteeri',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Basque (Euskara)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['eu'] = array(
|
Localisation updates from Betawiki.
* Fixes and additions to 26 extensions for af, an, ar, el, eu, fr, hr, hsb, it, oc, pl, sv
2007-11-19 08:35:48 +00:00
|
|
|
|
'cite_article_link' => 'Artikulu hau aipatu',
|
|
|
|
|
'cite' => 'Aipamenak',
|
|
|
|
|
'cite_page' => 'Orrialdea:',
|
|
|
|
|
'cite_submit' => 'Aipatu',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Extremaduran (Estremeñu)
|
|
|
|
|
* @author Better
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ext'] = array(
|
2007-09-28 08:59:16 +00:00
|
|
|
|
'cite_article_link' => 'Almiental esti artículu',
|
|
|
|
|
'cite' => 'Almiental',
|
|
|
|
|
'cite_page' => 'Páhina:',
|
|
|
|
|
'cite_submit' => 'Almiental',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Persian (فارسی)
|
2008-02-07 11:24:08 +00:00
|
|
|
|
* @author Huji
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['fa'] = array(
|
2008-02-07 11:24:08 +00:00
|
|
|
|
'cite_article_desc' => 'صفحهٔ ویژهای برای [[Special:Cite|یادکرد]] اضافه میکند و پیوندی به جعبه ابزار میافزاید',
|
2007-11-04 18:45:55 +00:00
|
|
|
|
'cite_article_link' => 'یادکرد پیوند این مقاله',
|
|
|
|
|
'cite' => 'یادکرد این مقاله',
|
|
|
|
|
'cite_page' => 'صفحه:',
|
|
|
|
|
'cite_submit' => 'یادکرد',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-04-19 11:05:15 +00:00
|
|
|
|
/** Finnish (Suomi)
|
|
|
|
|
* @author Nike
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['fi'] = array(
|
2008-04-19 11:05:15 +00:00
|
|
|
|
'cite_article_desc' => 'Lisää työkaluihin toimintosivun, joka neuvoo [[Special:Cite|viittaamaan]] oikeaoppisesti.',
|
2006-12-30 12:17:40 +00:00
|
|
|
|
'cite_article_link' => 'Viitetiedot',
|
|
|
|
|
'cite' => 'Viitetiedot',
|
|
|
|
|
'cite_page' => 'Sivu:',
|
|
|
|
|
'cite_submit' => 'Viittaa',
|
|
|
|
|
);
|
2007-12-15 18:08:32 +00:00
|
|
|
|
|
|
|
|
|
/** Fijian (Na Vosa Vakaviti)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['fj'] = array(
|
2007-12-15 18:08:32 +00:00
|
|
|
|
'cite_article_link' => 'Vola dau vaqarai',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Faroese (Føroyskt)
|
|
|
|
|
* @author Spacebirdy
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['fo'] = array(
|
2007-11-22 00:21:04 +00:00
|
|
|
|
'cite_article_link' => 'Sitera hesa greinina',
|
|
|
|
|
'cite' => 'Sitera',
|
|
|
|
|
'cite_page' => 'Síða:',
|
|
|
|
|
'cite_submit' => 'Sitera',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** French (Français)
|
|
|
|
|
* @author Hégésippe Cormier
|
|
|
|
|
* @author Grondin
|
2008-02-15 22:57:25 +00:00
|
|
|
|
* @author Urhixidur
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['fr'] = array(
|
2008-02-15 22:57:25 +00:00
|
|
|
|
'cite_article_desc' => 'Ajoute une page spéciale [[Special:Cite|citation]] et un lien dans la boîte à outils',
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Citer cette page',
|
2007-10-07 19:23:11 +00:00
|
|
|
|
'cite' => 'Citation',
|
2007-01-12 22:24:37 +00:00
|
|
|
|
'cite_page' => 'Page :',
|
|
|
|
|
'cite_submit' => 'Citer',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Franco-Provençal (Arpetan)
|
|
|
|
|
* @author ChrisPtDe
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['frp'] = array(
|
2008-02-01 22:38:34 +00:00
|
|
|
|
'cite_article_desc' => 'Apond una pâge spèciâla [[Special:Cite|citacion]] et un lim dens la bouèta d’outils.',
|
2007-12-29 15:22:11 +00:00
|
|
|
|
'cite_article_link' => 'Citar ceta pâge',
|
Localisation updates from Betawiki.
* Fixes and additions to 52 extensions for ar, cs, es, fi, frp, hsb, hu, la, nl, oc, pl, sk, tet
* change indentation for export of a few extension's messages in Translate/MessageGroups.php
2007-11-10 18:15:02 +00:00
|
|
|
|
'cite' => 'Citacion',
|
|
|
|
|
'cite_page' => 'Pâge :',
|
|
|
|
|
'cite_submit' => 'Citar',
|
|
|
|
|
);
|
2007-12-23 11:21:34 +00:00
|
|
|
|
|
2008-02-04 22:57:28 +00:00
|
|
|
|
/** Friulian (Furlan)
|
|
|
|
|
* @author MF-Warburg
|
|
|
|
|
*/
|
|
|
|
|
$messages['fur'] = array(
|
|
|
|
|
'cite_article_link' => 'Cite cheste vôs',
|
|
|
|
|
'cite_page' => 'Pagjine:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-06-15 21:31:59 +00:00
|
|
|
|
/** Western Frisian (Frysk)
|
|
|
|
|
* @author Snakesteuben
|
|
|
|
|
*/
|
|
|
|
|
$messages['fy'] = array(
|
|
|
|
|
'cite_article_link' => 'Sitearje dizze side',
|
|
|
|
|
'cite' => 'Sitearje',
|
|
|
|
|
'cite_page' => 'Side:',
|
|
|
|
|
'cite_submit' => 'Sitearje',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-23 11:21:34 +00:00
|
|
|
|
/** Irish (Gaeilge)
|
|
|
|
|
* @author SPQRobin
|
2008-01-02 10:28:40 +00:00
|
|
|
|
* @author Alison
|
2007-12-23 11:21:34 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ga'] = array(
|
2007-12-23 11:21:34 +00:00
|
|
|
|
'cite_article_link' => 'Luaigh an lch seo',
|
|
|
|
|
'cite' => 'Luaigh',
|
|
|
|
|
'cite_page' => 'Leathanach:',
|
|
|
|
|
'cite_submit' => 'Luaigh',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Galician (Galego)
|
|
|
|
|
* @author Xosé
|
2008-04-17 23:40:12 +00:00
|
|
|
|
* @author Toliño
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['gl'] = array(
|
2008-04-17 23:40:12 +00:00
|
|
|
|
'cite_article_desc' => 'Engade unha páxina especial de [[Special:Cite|citas]] e unha ligazón na caixa de ferramentas',
|
2008-01-10 18:22:39 +00:00
|
|
|
|
'cite_article_link' => 'Citar esta páxina',
|
2008-05-25 23:13:55 +00:00
|
|
|
|
'cite' => 'Citar un artigo',
|
2007-10-31 14:22:49 +00:00
|
|
|
|
'cite_page' => 'Páxina:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
2007-09-19 14:30:16 +00:00
|
|
|
|
);
|
2007-12-19 08:11:07 +00:00
|
|
|
|
|
2008-04-05 22:38:19 +00:00
|
|
|
|
/** Ancient Greek (Ἀρχαία ἑλληνικὴ)
|
|
|
|
|
* @author AndreasJS
|
2008-07-27 11:14:25 +00:00
|
|
|
|
* @author LeighvsOptimvsMaximvs
|
2008-04-05 22:38:19 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['grc'] = array(
|
|
|
|
|
'cite_article_link' => 'Άναφέρειν τήνδε τὴν δέλτον',
|
2008-07-27 11:14:25 +00:00
|
|
|
|
'cite' => 'Μνημονεύειν',
|
|
|
|
|
'cite_page' => 'Δέλτος:',
|
|
|
|
|
'cite_submit' => 'Μνημονεύειν',
|
2008-04-05 22:38:19 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-30 14:48:32 +00:00
|
|
|
|
/** Gujarati (ગુજરાતી)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['gu'] = array(
|
2007-12-30 14:48:32 +00:00
|
|
|
|
'cite_page' => 'પાનું:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-04-17 23:40:12 +00:00
|
|
|
|
/** Manx (Gaelg)
|
|
|
|
|
* @author MacTire02
|
|
|
|
|
*/
|
|
|
|
|
$messages['gv'] = array(
|
|
|
|
|
'cite_article_link' => 'Symney yn duillag shoh',
|
|
|
|
|
'cite' => 'Symney',
|
|
|
|
|
'cite_page' => 'Duillag:',
|
|
|
|
|
'cite_submit' => 'Symney',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-19 08:11:07 +00:00
|
|
|
|
/** Hawaiian (Hawai`i)
|
2008-06-15 21:31:59 +00:00
|
|
|
|
* @author Singularity
|
2007-12-19 08:11:07 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['haw'] = array(
|
2007-12-19 08:11:07 +00:00
|
|
|
|
'cite_article_link' => "E ho'ōia i kēia mea",
|
2008-06-15 21:31:59 +00:00
|
|
|
|
'cite_page' => '‘Ao‘ao:',
|
2007-12-19 08:11:07 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-06-13 14:02:48 +00:00
|
|
|
|
/** Hebrew (עברית)
|
|
|
|
|
* @author Rotem Liss
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['he'] = array(
|
2008-06-13 14:02:48 +00:00
|
|
|
|
'cite_article_desc' => 'הוספת דף מיוחד וקישור בתיבת הכלים ל[[Special:Cite|ציטוט]]',
|
|
|
|
|
'cite_article_link' => 'ציטוט דף זה',
|
2006-07-03 13:11:35 +00:00
|
|
|
|
'cite' => 'ציטוט',
|
|
|
|
|
'cite_page' => 'דף:',
|
2008-06-13 14:02:48 +00:00
|
|
|
|
'cite_submit' => 'ציטוט',
|
2006-07-03 13:11:35 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-04-02 18:19:05 +00:00
|
|
|
|
/** Hindi (हिन्दी)
|
|
|
|
|
* @author Kaustubh
|
|
|
|
|
*/
|
|
|
|
|
$messages['hi'] = array(
|
|
|
|
|
'cite_article_desc' => 'एक विशेष [[Special:Cite|बाह्यकड़ियां]] देनेवाला पन्ना और टूलबॉक्सका लिंक बनाईयें',
|
|
|
|
|
'cite_article_link' => 'इस पन्ने को उद्घृत करें',
|
|
|
|
|
'cite' => 'उद्घॄत करें',
|
|
|
|
|
'cite_page' => 'पन्ना:',
|
|
|
|
|
'cite_submit' => 'उद्घृत करें',
|
|
|
|
|
);
|
|
|
|
|
|
2008-05-05 11:53:47 +00:00
|
|
|
|
/** Hiligaynon (Ilonggo)
|
|
|
|
|
* @author Jose77
|
|
|
|
|
*/
|
|
|
|
|
$messages['hil'] = array(
|
|
|
|
|
'cite_article_link' => 'Tumuron ining artikulo',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Croatian (Hrvatski)
|
|
|
|
|
* @author SpeedyGonsales
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['hr'] = array(
|
2007-09-30 22:42:22 +00:00
|
|
|
|
'cite_article_link' => 'Citiraj ovaj članak',
|
|
|
|
|
'cite' => 'Citiranje',
|
2007-11-28 12:21:08 +00:00
|
|
|
|
'cite_page' => 'Stranica:',
|
|
|
|
|
'cite_submit' => 'Citiraj',
|
2007-09-30 22:42:22 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-02-01 22:38:34 +00:00
|
|
|
|
/** Upper Sorbian (Hornjoserbsce)
|
|
|
|
|
* @author Michawiki
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['hsb'] = array(
|
2008-02-01 22:38:34 +00:00
|
|
|
|
'cite_article_desc' => 'Přidawa specialnu stronu [[Special:Cite|Citowanska pomoc]] a wotkaz w gratowym kašćiku',
|
Localisation updates for MediaWiki extension messages from Betawiki
* AjaxShowEditors: bcl, hsb added
* AntiSpoof: bcl, eo, hsb added
* Asksql: hsb added
* BackAndForth: bcl, eo, hsb added
* BadImage: bcl, hsb added
* BoardVote: bcl, hsb added
* BookInformation: hsb added
* CentralAuth: hsb added, pt updated
* CheckUser: hsb added
* Cite: bcl, eo, hsb added
* ConfirmAccount: hsb added
* ConfirmEdit: hsb, lv updated
* Contributors: hsb, su updated
* CountEdits: hsb, no, ro updated
Diffs checked by Raymond
2007-09-04 17:32:33 +00:00
|
|
|
|
'cite_article_link' => 'Nastawk citować',
|
|
|
|
|
'cite' => 'Citowanska pomoc',
|
|
|
|
|
'cite_page' => 'Strona:',
|
|
|
|
|
'cite_submit' => 'pokazać',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-04 07:26:07 +00:00
|
|
|
|
/** Haitian (Kreyòl ayisyen)
|
|
|
|
|
* @author Masterches
|
|
|
|
|
*/
|
|
|
|
|
$messages['ht'] = array(
|
|
|
|
|
'cite_article_desc' => 'Ajoute yon paj espesyal [[Special:Cite|sitasyon]] epitou yon lyen nan bwat zouti yo',
|
|
|
|
|
'cite_article_link' => 'Site paj sa',
|
|
|
|
|
'cite' => 'Sitasyon',
|
|
|
|
|
'cite_page' => 'Paj:',
|
|
|
|
|
'cite_submit' => 'Site',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-01 22:38:34 +00:00
|
|
|
|
/** Hungarian (Magyar)
|
2008-03-21 13:31:10 +00:00
|
|
|
|
* @author Dani
|
2008-02-01 22:38:34 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['hu'] = array(
|
2008-02-01 22:38:34 +00:00
|
|
|
|
'cite_article_desc' => '[[Special:Cite|Irodalomjegyzék-bejegyzés készítése]] speciális lap és hivatkozás az eszközdobozba',
|
2008-07-04 07:26:07 +00:00
|
|
|
|
'cite_article_link' => 'A lap idézése',
|
2007-03-22 12:40:10 +00:00
|
|
|
|
'cite' => 'Irodalomjegyzék-bejegyzés készítése',
|
|
|
|
|
'cite_page' => 'Idézendő lap:',
|
|
|
|
|
'cite_submit' => 'Bejegyzés elkészítése',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Armenian (Հայերեն)
|
|
|
|
|
* @author Teak
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['hy'] = array(
|
2007-10-31 14:22:49 +00:00
|
|
|
|
'cite_article_link' => 'Քաղվածել հոդվածը',
|
|
|
|
|
'cite' => 'Քաղվածում',
|
|
|
|
|
'cite_page' => 'Էջ.',
|
|
|
|
|
'cite_submit' => 'Քաղվածել',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-05-05 11:53:47 +00:00
|
|
|
|
/** Interlingua (Interlingua)
|
|
|
|
|
* @author Malafaya
|
2008-07-17 20:42:26 +00:00
|
|
|
|
* @author McDutchie
|
2008-05-05 11:53:47 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['ia'] = array(
|
2008-07-17 20:42:26 +00:00
|
|
|
|
'cite_article_desc' => 'Adde un pagina special de [[Special:Cite|citation]] e un ligamine verso le instrumentario',
|
|
|
|
|
'cite_article_link' => 'Citar iste pagina',
|
|
|
|
|
'cite' => 'Citation',
|
|
|
|
|
'cite_page' => 'Pagina:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
2008-05-05 11:53:47 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-02-26 10:32:17 +00:00
|
|
|
|
/** Indonesian (Bahasa Indonesia)
|
|
|
|
|
* @author IvanLanin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['id'] = array(
|
2008-02-26 10:32:17 +00:00
|
|
|
|
'cite_article_desc' => 'Menambahkan halaman istimewa [[Special:Cite|kutipan]] dan pranala pada kotak peralatan',
|
2006-07-15 16:23:14 +00:00
|
|
|
|
'cite_article_link' => 'Kutip artikel ini',
|
2006-10-09 16:43:55 +00:00
|
|
|
|
'cite' => 'Kutip',
|
|
|
|
|
'cite_page' => 'Halaman:',
|
|
|
|
|
'cite_submit' => 'Kutip',
|
2006-07-03 13:11:35 +00:00
|
|
|
|
);
|
2007-12-21 23:46:08 +00:00
|
|
|
|
|
|
|
|
|
/** Iloko (Ilokano)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ilo'] = array(
|
2007-12-21 23:46:08 +00:00
|
|
|
|
'cite_article_link' => 'Dakamaten ti articulo',
|
|
|
|
|
'cite' => 'Dakamaten',
|
|
|
|
|
'cite_page' => 'Panid:',
|
|
|
|
|
'cite_submit' => 'Idakamat',
|
|
|
|
|
);
|
|
|
|
|
|
2008-04-16 18:12:50 +00:00
|
|
|
|
/** Ido (Ido)
|
|
|
|
|
* @author Malafaya
|
|
|
|
|
*/
|
|
|
|
|
$messages['io'] = array(
|
2008-05-05 11:53:47 +00:00
|
|
|
|
'cite_article_link' => 'Citar ca pagino',
|
|
|
|
|
'cite' => 'Citar',
|
|
|
|
|
'cite_page' => 'Pagino:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
2008-04-16 18:12:50 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Icelandic (Íslenska)
|
|
|
|
|
* @author לערי ריינהארט
|
2008-01-30 14:12:43 +00:00
|
|
|
|
* @author S.Örvarr.S
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['is'] = array(
|
2008-01-30 14:12:43 +00:00
|
|
|
|
'cite_article_link' => 'Vitna í þessa síðu',
|
2007-09-12 15:50:22 +00:00
|
|
|
|
'cite' => 'Vitna í síðu',
|
|
|
|
|
'cite_page' => 'Síða:',
|
2008-01-30 14:12:43 +00:00
|
|
|
|
'cite_submit' => 'Vitna í',
|
2007-09-12 15:50:22 +00:00
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-01-01 23:09:25 +00:00
|
|
|
|
/** Italian (Italiano)
|
|
|
|
|
* @author BrokenArrow
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['it'] = array(
|
2008-02-24 22:32:26 +00:00
|
|
|
|
'cite_article_desc' => 'Aggiunge una pagina speciale per le [[Special:Cite|citazioni]] e un collegamento negli strumenti',
|
2008-01-01 23:09:25 +00:00
|
|
|
|
'cite_article_link' => 'Cita questa pagina',
|
2006-12-03 20:14:20 +00:00
|
|
|
|
'cite' => 'Citazione',
|
|
|
|
|
'cite_page' => 'Pagina da citare:',
|
|
|
|
|
'cite_submit' => 'Crea la citazione',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Japanese (日本語)
|
|
|
|
|
* @author Suisui
|
2008-02-15 22:57:25 +00:00
|
|
|
|
* @author JtFuruhata
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ja'] = array(
|
2008-07-18 14:59:21 +00:00
|
|
|
|
'cite_article_desc' => '特別ページ [[Special:Cite|{{SITENAME}}の項目を引用する]] とツールボックスへのリンクを追加する',
|
2007-09-25 20:23:16 +00:00
|
|
|
|
'cite_article_link' => 'この項目を引用する',
|
|
|
|
|
'cite' => '{{SITENAME}}の項目を引用する',
|
|
|
|
|
'cite_page' => 'ページ名',
|
2006-12-18 10:42:53 +00:00
|
|
|
|
'cite_submit' => '引用する',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-03-15 19:57:19 +00:00
|
|
|
|
/** Jutish (Jysk)
|
|
|
|
|
* @author Huslåke
|
|
|
|
|
*/
|
|
|
|
|
$messages['jut'] = array(
|
|
|
|
|
'cite_article_link' => 'Fodnåter denne ertikel',
|
|
|
|
|
'cite' => 'Fodnåt',
|
|
|
|
|
'cite_page' => 'Side:',
|
|
|
|
|
'cite_submit' => 'Fodnåt',
|
|
|
|
|
);
|
|
|
|
|
|
2008-04-10 22:00:49 +00:00
|
|
|
|
/** Javanese (Basa Jawa)
|
|
|
|
|
* @author Meursault2004
|
|
|
|
|
*/
|
|
|
|
|
$messages['jv'] = array(
|
2008-04-16 09:08:09 +00:00
|
|
|
|
'cite_article_desc' => 'Nambahaké kaca astaméwa [[Special:Cite|sitat (kutipan)]] lan pranala ing kothak piranti',
|
2008-04-10 22:00:49 +00:00
|
|
|
|
'cite_article_link' => 'Kutip (sitir) kaca iki',
|
|
|
|
|
'cite' => 'Kutip (sitir)',
|
|
|
|
|
'cite_page' => 'Kaca:',
|
|
|
|
|
'cite_submit' => 'Kutip (sitir)',
|
|
|
|
|
);
|
|
|
|
|
|
2008-04-21 06:43:59 +00:00
|
|
|
|
/** Georgian (ქართული)
|
|
|
|
|
* @author Malafaya
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ka'] = array(
|
Localisation updates from Betawiki.
* Fixes and additions to 45 extensions for ar, el, fr, frp, grc, hr, hsb, io, ka, nl, pt, stq
2007-11-25 15:17:41 +00:00
|
|
|
|
'cite_article_link' => 'ამ გვერდის ციტირება',
|
2008-04-21 06:43:59 +00:00
|
|
|
|
'cite_page' => 'გვერდი:',
|
Localisation updates from Betawiki.
* Fixes and additions to 45 extensions for ar, el, fr, frp, grc, hr, hsb, io, ka, nl, pt, stq
2007-11-25 15:17:41 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Kazakh (Arabic script) (قازاقشا (تٴوتە)) */
|
2008-01-10 18:22:39 +00:00
|
|
|
|
$messages['kk-arab'] = array(
|
2008-01-12 16:46:25 +00:00
|
|
|
|
'cite_article_link' => 'بەتتەن دايەكسوز الۋ',
|
|
|
|
|
'cite' => 'دايەكسوز الۋ',
|
2008-01-10 18:22:39 +00:00
|
|
|
|
'cite_page' => 'بەت اتاۋى:',
|
2008-01-12 16:46:25 +00:00
|
|
|
|
'cite_submit' => 'دايەكسوز ال!',
|
2008-01-10 18:22:39 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Kazakh (Cyrillic) (Қазақша (Cyrillic)) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['kk-cyrl'] = array(
|
2006-11-18 14:57:17 +00:00
|
|
|
|
'cite_article_link' => 'Беттен дәйексоз алу',
|
|
|
|
|
'cite' => 'Дәйексөз алу',
|
|
|
|
|
'cite_page' => 'Бет атауы:',
|
|
|
|
|
'cite_submit' => 'Дәйексөз ал!',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Kazakh (Latin) (Қазақша (Latin)) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['kk-latn'] = array(
|
2006-11-18 14:57:17 +00:00
|
|
|
|
'cite_article_link' => 'Betten däýeksoz alw',
|
|
|
|
|
'cite' => 'Däýeksöz alw',
|
|
|
|
|
'cite_page' => 'Bet atawı:',
|
|
|
|
|
'cite_submit' => 'Däýeksöz al!',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-02-25 11:51:13 +00:00
|
|
|
|
/** Khmer (ភាសាខ្មែរ)
|
|
|
|
|
* @author Chhorran
|
2008-04-02 18:19:05 +00:00
|
|
|
|
* @author Lovekhmer
|
2008-02-25 11:51:13 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['km'] = array(
|
2008-04-02 18:19:05 +00:00
|
|
|
|
'cite_article_link' => 'ប្រភពនៃទំព័រនេះ',
|
|
|
|
|
'cite_page' => 'ទំព័រ ៖',
|
2008-02-25 11:51:13 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-01-01 17:27:27 +00:00
|
|
|
|
/** Kannada (ಕನ್ನಡ)
|
|
|
|
|
* @author Shushruth
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['kn'] = array(
|
2008-01-01 17:27:27 +00:00
|
|
|
|
'cite_article_link' => 'ಈ ಪುಟವನ್ನು ಉಲ್ಲೇಖಿಸಿ',
|
|
|
|
|
'cite' => 'ಉಲ್ಲೇಖಿಸಿ',
|
|
|
|
|
);
|
|
|
|
|
|
2008-04-21 06:43:59 +00:00
|
|
|
|
/** Korean (한국어)
|
|
|
|
|
* @author ToePeu
|
|
|
|
|
*/
|
|
|
|
|
$messages['ko'] = array(
|
|
|
|
|
'cite_article_desc' => '[[Special:Cite|인용]] 특수문서와 도구상자 고리를 더함',
|
|
|
|
|
'cite_article_link' => '이 문서 인용하기',
|
|
|
|
|
'cite' => '인용',
|
|
|
|
|
'cite_page' => '문서:',
|
|
|
|
|
'cite_submit' => '인용',
|
|
|
|
|
);
|
|
|
|
|
|
2008-05-07 12:24:23 +00:00
|
|
|
|
/** Kinaray-a (Kinaray-a)
|
|
|
|
|
* @author Jose77
|
|
|
|
|
*/
|
|
|
|
|
$messages['krj'] = array(
|
|
|
|
|
'cite_page' => 'Pahina:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-05-27 09:38:22 +00:00
|
|
|
|
/** Ripoarisch (Ripoarisch)
|
|
|
|
|
* @author Purodha
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ksh'] = array(
|
2008-07-30 09:27:54 +00:00
|
|
|
|
'cite_article_desc' => 'Brenk de Sondersigg [[{{#special:Cite}}|Ziteere]] un ene Link onger „{{int:toolbox}}“.',
|
2007-11-23 23:59:24 +00:00
|
|
|
|
'cite_article_link' => 'Di Sigk Zitteere',
|
|
|
|
|
'cite' => 'Zittiere',
|
|
|
|
|
'cite_page' => 'Sigk:',
|
|
|
|
|
'cite_submit' => 'Zittėere',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Latin (Latina)
|
|
|
|
|
* @author SPQRobin
|
2008-07-09 21:38:19 +00:00
|
|
|
|
* @author UV
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['la'] = array(
|
2007-11-15 23:11:49 +00:00
|
|
|
|
'cite_article_link' => 'Hanc paginam citare',
|
2007-09-23 18:38:58 +00:00
|
|
|
|
'cite' => 'Paginam citare',
|
|
|
|
|
'cite_page' => 'Pagina:',
|
2007-11-15 23:11:49 +00:00
|
|
|
|
'cite_submit' => 'Citare',
|
2007-09-23 18:38:58 +00:00
|
|
|
|
);
|
2007-12-25 11:26:44 +00:00
|
|
|
|
|
|
|
|
|
/** Luxembourgish (Lëtzebuergesch)
|
|
|
|
|
* @author Robby
|
2008-01-01 23:09:25 +00:00
|
|
|
|
* @author Kaffi
|
2007-12-25 11:26:44 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['lb'] = array(
|
2008-02-12 23:28:48 +00:00
|
|
|
|
'cite_article_desc' => "Setzt eng [[Special:Cite|Zitatioun op dëser Spezialsäit]] bäi an e Link an d'Geschiirkëscht",
|
2008-01-10 18:22:39 +00:00
|
|
|
|
'cite_article_link' => 'Dës Säit zitéieren',
|
|
|
|
|
'cite' => 'Zitéierhëllef',
|
|
|
|
|
'cite_page' => 'Säit:',
|
|
|
|
|
'cite_submit' => 'weisen',
|
2007-12-25 11:26:44 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-05-08 21:41:41 +00:00
|
|
|
|
/** Lingua Franca Nova (Lingua Franca Nova)
|
|
|
|
|
* @author Malafaya
|
|
|
|
|
*/
|
|
|
|
|
$messages['lfn'] = array(
|
|
|
|
|
'cite_page' => 'Paje:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-06 16:48:17 +00:00
|
|
|
|
/** Limburgish (Limburgs)
|
|
|
|
|
* @author Ooswesthoesbes
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['li'] = array(
|
2008-02-05 23:01:06 +00:00
|
|
|
|
'cite_article_desc' => "Voeg 'n [[Special:Cite|speciaal pazjena óm te citere]] toe en 'ne lank d'rhaer inne gereidsjapskis",
|
2008-01-06 16:48:17 +00:00
|
|
|
|
'cite_article_link' => 'Citeer dees pazjena',
|
|
|
|
|
'cite' => 'Citere',
|
|
|
|
|
'cite_page' => 'Pazjena:',
|
|
|
|
|
'cite_submit' => 'Citere',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-20 10:23:22 +00:00
|
|
|
|
/** Lumbaart (Lumbaart)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
|
|
|
|
$messages['lmo'] = array(
|
|
|
|
|
'cite_article_link' => 'Cita questa vus',
|
|
|
|
|
'cite' => 'Cita una vus',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Lao (ລາວ) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['lo'] = array(
|
2007-07-30 12:16:23 +00:00
|
|
|
|
'cite_article_link' => 'ອ້າງອີງບົດຄວາມນີ້',
|
|
|
|
|
'cite' => 'ອ້າງອີງ',
|
|
|
|
|
'cite_page' => 'ໜ້າ:',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-01-19 21:24:12 +00:00
|
|
|
|
/** Lithuanian (Lietuvių)
|
|
|
|
|
* @author Garas
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['lt'] = array(
|
2008-01-19 21:24:12 +00:00
|
|
|
|
'cite_article_link' => 'Cituoti šį puslapį',
|
2007-03-06 16:54:11 +00:00
|
|
|
|
'cite' => 'Cituoti',
|
|
|
|
|
'cite_page' => 'Puslapis:',
|
|
|
|
|
'cite_submit' => 'Cituoti',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
|
|
|
|
/** Latvian (Latviešu)
|
2008-08-05 20:09:06 +00:00
|
|
|
|
* @author Xil
|
2007-12-27 11:51:22 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['lv'] = array(
|
2008-08-05 20:09:06 +00:00
|
|
|
|
'cite_article_link' => 'Atsauce uz šo lapu',
|
2007-12-27 11:51:22 +00:00
|
|
|
|
'cite' => 'Citēšana',
|
|
|
|
|
'cite_page' => 'Raksts:',
|
|
|
|
|
'cite_submit' => 'Parādīt atsauci',
|
2007-11-11 14:23:02 +00:00
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Macedonian (Македонски)
|
|
|
|
|
* @author Misos
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['mk'] = array(
|
2007-11-12 23:09:27 +00:00
|
|
|
|
'cite_article_link' => 'Библиографски детали',
|
|
|
|
|
'cite' => 'Библиографија',
|
|
|
|
|
'cite_page' => 'Страница:',
|
|
|
|
|
'cite_submit' => 'Цитирај',
|
|
|
|
|
);
|
2007-12-21 23:46:08 +00:00
|
|
|
|
|
2008-03-27 18:26:06 +00:00
|
|
|
|
/** Malayalam (മലയാളം)
|
|
|
|
|
* @author Shijualex
|
|
|
|
|
*/
|
|
|
|
|
$messages['ml'] = array(
|
2008-04-10 22:00:49 +00:00
|
|
|
|
'cite_article_desc' => '[[Special:Cite|സൈറ്റേഷന്]] എന്ന പ്രത്യേക താളും, പണി സഞ്ചി കണ്ണിയും ചേര്ക്കുന്നു',
|
2008-04-03 10:35:17 +00:00
|
|
|
|
'cite_article_link' => 'ഈ താള് ഉദ്ധരിക്കുക',
|
|
|
|
|
'cite' => 'ഉദ്ധരിക്കുക',
|
|
|
|
|
'cite_page' => 'താള്:',
|
|
|
|
|
'cite_submit' => 'ഉദ്ധരിക്കുക',
|
2008-03-27 18:26:06 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Mongolian (Монгол) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['mn'] = array(
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Энэ бичлэгийг эш татах',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-25 23:37:30 +00:00
|
|
|
|
/** Marathi (मराठी)
|
|
|
|
|
* @author Mahitgar
|
2008-03-14 17:59:36 +00:00
|
|
|
|
* @author Kaustubh
|
2008-02-25 23:37:30 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['mr'] = array(
|
2008-03-14 17:59:36 +00:00
|
|
|
|
'cite_article_desc' => 'एक विशेष [[Special:Cite|बाह्यदुवे]] देणारे पान व टूलबॉक्सची लिंक तयार करा',
|
2008-02-25 23:37:30 +00:00
|
|
|
|
'cite_article_link' => 'हे पान उधृत करा',
|
|
|
|
|
'cite' => 'उधृत करा',
|
|
|
|
|
'cite_page' => 'पान',
|
|
|
|
|
'cite_submit' => 'उधृत करा',
|
|
|
|
|
);
|
|
|
|
|
|
2008-06-25 20:43:35 +00:00
|
|
|
|
/** Malay (Bahasa Melayu)
|
|
|
|
|
* @author Aviator
|
|
|
|
|
*/
|
|
|
|
|
$messages['ms'] = array(
|
|
|
|
|
'cite_article_desc' => 'Menambah laman khas dan pautan kotak alatan untuk [[Special:Cite|pemetikan]]',
|
|
|
|
|
'cite_article_link' => 'Petik laman ini',
|
|
|
|
|
'cite' => 'Petik',
|
|
|
|
|
'cite_page' => 'Laman:',
|
|
|
|
|
'cite_submit' => 'Petik',
|
|
|
|
|
);
|
|
|
|
|
|
2008-06-15 21:31:59 +00:00
|
|
|
|
/** Maltese (Malti)
|
|
|
|
|
* @author Giangian15
|
|
|
|
|
*/
|
|
|
|
|
$messages['mt'] = array(
|
|
|
|
|
'cite_page' => 'Paġna:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Erzya (Эрзянь)
|
2008-01-16 00:06:16 +00:00
|
|
|
|
* @author Amdf
|
|
|
|
|
*/
|
|
|
|
|
$messages['myv'] = array(
|
|
|
|
|
'cite_page' => 'Лопа:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-19 17:53:41 +00:00
|
|
|
|
/** Nahuatl (Nahuatl)
|
|
|
|
|
* @author Fluence
|
|
|
|
|
*/
|
|
|
|
|
$messages['nah'] = array(
|
|
|
|
|
'cite_article_link' => 'Tlahtoa inīn tlahcuilōltechcopa',
|
|
|
|
|
'cite' => 'Tlahtoa',
|
2008-07-22 08:32:02 +00:00
|
|
|
|
'cite_page' => 'Zāzanilli:',
|
2008-07-19 17:53:41 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Min Nan Chinese (Bân-lâm-gú) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['nan'] = array(
|
2007-10-08 19:23:12 +00:00
|
|
|
|
'cite_article_link' => 'Ín-iōng chit phiⁿ bûn-chiuⁿ',
|
|
|
|
|
'cite' => 'Ín-iōng',
|
|
|
|
|
'cite_page' => 'Ia̍h:',
|
|
|
|
|
'cite_submit' => 'Ín-iōng',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-01-04 10:30:26 +00:00
|
|
|
|
/** Low German (Plattdüütsch)
|
|
|
|
|
* @author Slomox
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['nds'] = array(
|
2008-07-31 22:00:39 +00:00
|
|
|
|
'cite_article_desc' => 'Föögt en [[Special:Cite|Spezialsied för Zitaten]] un en Lenk dorop in’n Kasten Warktüüch to',
|
2008-01-06 11:16:11 +00:00
|
|
|
|
'cite_article_link' => 'Disse Siet ziteren',
|
|
|
|
|
'cite' => 'Ziteerhelp',
|
|
|
|
|
'cite_page' => 'Siet:',
|
|
|
|
|
'cite_submit' => 'Ziteren',
|
2008-01-04 10:30:26 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-02-04 22:57:28 +00:00
|
|
|
|
/** Nepali (नेपाली)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
|
|
|
|
$messages['ne'] = array(
|
|
|
|
|
'cite_article_link' => 'लेख उद्दरण गर्नुहोस्',
|
|
|
|
|
'cite' => 'उद्दरण गर्नु',
|
|
|
|
|
'cite_page' => 'पृष्ठ:',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Dutch (Nederlands)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
* @author Effeietsanders
|
2008-02-01 22:38:34 +00:00
|
|
|
|
* @author Siebrand
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['nl'] = array(
|
2008-02-01 22:38:34 +00:00
|
|
|
|
'cite_article_desc' => 'Voegt een [[Special:Cite|special pagina om te citeren]] toe, en een link ernaar in de toolbox',
|
Localisation updates from Betawiki.
* Fixes and additions to 54 extensions for ang, ar, fo, gl, hr, hsb, hy, is, ja, kn, la, nl, no, pl, pms, sk
2007-10-28 23:55:11 +00:00
|
|
|
|
'cite_article_link' => 'Deze pagina citeren',
|
|
|
|
|
'cite' => 'Citeren',
|
2006-07-13 17:18:50 +00:00
|
|
|
|
'cite_page' => 'Pagina:',
|
Localisation updates from Betawiki.
* Fixes and additions to 54 extensions for ang, ar, fo, gl, hr, hsb, hy, is, ja, kn, la, nl, no, pl, pms, sk
2007-10-28 23:55:11 +00:00
|
|
|
|
'cite_submit' => 'Citeren',
|
2006-07-13 17:18:50 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-03-24 10:07:10 +00:00
|
|
|
|
/** Norwegian Nynorsk (Norsk (nynorsk))
|
|
|
|
|
* @author Jon Harald Søby
|
|
|
|
|
*/
|
|
|
|
|
$messages['nn'] = array(
|
|
|
|
|
'cite_page' => 'Side:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Norwegian (bokmål) (Norsk (bokmål))
|
2007-12-28 17:17:03 +00:00
|
|
|
|
* @author Jon Harald Søby
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['no'] = array(
|
2008-02-04 22:57:28 +00:00
|
|
|
|
'cite_article_desc' => 'Legger til en [[Special:Cite|siteringsside]] og lenke i verktøy-menyen',
|
2007-12-31 00:12:42 +00:00
|
|
|
|
'cite_article_link' => 'Siter denne siden',
|
2007-06-15 20:28:41 +00:00
|
|
|
|
'cite' => 'Siter',
|
|
|
|
|
'cite_page' => 'Side:',
|
|
|
|
|
'cite_submit' => 'Siter',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-02-04 14:27:24 +00:00
|
|
|
|
/** Novial (Novial)
|
|
|
|
|
* @author MF-Warburg
|
|
|
|
|
*/
|
|
|
|
|
$messages['nov'] = array(
|
|
|
|
|
'cite_article_link' => 'Sita disi artikle',
|
|
|
|
|
'cite' => 'Sita',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-12 23:28:48 +00:00
|
|
|
|
/** Northern Sotho (Sesotho sa Leboa)
|
|
|
|
|
* @author Mohau
|
|
|
|
|
*/
|
|
|
|
|
$messages['nso'] = array(
|
|
|
|
|
'cite_page' => 'Letlakala:',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Occitan (Occitan)
|
|
|
|
|
* @author Cedric31
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['oc'] = array(
|
2008-04-16 18:12:50 +00:00
|
|
|
|
'cite_article_desc' => "Apond una pagina especiala [[Special:Cite|citacion]] e un ligam dins la bóstia d'espleches",
|
2007-04-06 14:46:43 +00:00
|
|
|
|
'cite_article_link' => 'Citar aqueste article',
|
|
|
|
|
'cite' => 'Citacion',
|
2008-04-19 11:05:15 +00:00
|
|
|
|
'cite_page' => 'Pagina :',
|
2007-04-06 14:46:43 +00:00
|
|
|
|
'cite_submit' => 'Citar',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-04-21 21:28:06 +00:00
|
|
|
|
/** Ossetic (Иронау)
|
|
|
|
|
* @author Amikeco
|
|
|
|
|
*/
|
|
|
|
|
$messages['os'] = array(
|
|
|
|
|
'cite_page' => 'Фарс:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-12 16:46:25 +00:00
|
|
|
|
/** Pangasinan (Pangasinan)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
|
|
|
|
$messages['pag'] = array(
|
|
|
|
|
'cite_article_link' => 'Bitlaen yan article',
|
|
|
|
|
'cite' => 'Bitlaen',
|
|
|
|
|
'cite_page' => 'Bolong:',
|
|
|
|
|
'cite_submit' => 'Bitlaen',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-03 22:12:16 +00:00
|
|
|
|
/** Pampanga (Kapampangan)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
|
|
|
|
$messages['pam'] = array(
|
|
|
|
|
'cite_article_link' => 'Banggitan ya ing articulung ini',
|
|
|
|
|
'cite' => 'Banggitan ya',
|
|
|
|
|
'cite_page' => 'Bulung:',
|
|
|
|
|
'cite_submit' => 'Banggitan me',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-01 23:09:25 +00:00
|
|
|
|
/** Polish (Polski)
|
|
|
|
|
* @author Sp5uhe
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['pl'] = array(
|
2008-02-21 20:36:09 +00:00
|
|
|
|
'cite_article_desc' => 'Dodaje stronę specjalną i guzik w toolbarze edycyjnym do obsługi [[Special:Cite|cytowania]]',
|
2008-04-17 23:40:12 +00:00
|
|
|
|
'cite_article_link' => 'Odwołanie bibliograficzne',
|
2006-08-13 17:42:19 +00:00
|
|
|
|
'cite' => 'Cytowanie',
|
|
|
|
|
'cite_page' => 'Strona:',
|
2008-04-17 23:40:12 +00:00
|
|
|
|
'cite_submit' => 'stwórz wpis bibliograficzny',
|
2006-08-13 17:42:19 +00:00
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Piemontèis (Piemontèis)
|
|
|
|
|
* @author Bèrto 'd Sèra
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['pms'] = array(
|
2007-07-08 16:35:08 +00:00
|
|
|
|
'cite_article_link' => 'Cita sta vos-sì',
|
|
|
|
|
'cite' => 'Citassion',
|
|
|
|
|
'cite_page' => 'Pàgina da cité:',
|
|
|
|
|
'cite_submit' => 'Pronta la citassion',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-01-22 21:43:14 +00:00
|
|
|
|
/** Pashto (پښتو)
|
|
|
|
|
* @author Ahmed-Najib-Biabani-Ibrahimkhel
|
|
|
|
|
*/
|
|
|
|
|
$messages['ps'] = array(
|
|
|
|
|
'cite_article_link' => 'د همدې ليکنې درک',
|
|
|
|
|
'cite' => 'درک',
|
2008-02-11 18:03:28 +00:00
|
|
|
|
'cite_page' => 'مخ:',
|
2008-03-06 19:23:44 +00:00
|
|
|
|
'cite_submit' => 'درک لګول',
|
2008-01-22 21:43:14 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-27 11:51:22 +00:00
|
|
|
|
/** Portuguese (Português)
|
|
|
|
|
* @author 555
|
2008-02-03 22:12:16 +00:00
|
|
|
|
* @author Malafaya
|
2007-12-27 11:51:22 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['pt'] = array(
|
2008-07-18 14:59:21 +00:00
|
|
|
|
'cite_article_desc' => 'Adiciona uma página especial de [[Special:Cite|citação]] & ligação da caixa de ferramentas',
|
2007-12-27 11:51:22 +00:00
|
|
|
|
'cite_article_link' => 'Citar esta página',
|
2007-05-09 06:04:41 +00:00
|
|
|
|
'cite' => 'Citar',
|
|
|
|
|
'cite_page' => 'Página:',
|
|
|
|
|
'cite_submit' => 'Citar',
|
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2008-01-19 00:05:29 +00:00
|
|
|
|
/** Quechua (Runa Simi)
|
|
|
|
|
* @author AlimanRuna
|
|
|
|
|
*/
|
|
|
|
|
$messages['qu'] = array(
|
|
|
|
|
'cite_article_link' => 'Kay qillqamanta willay',
|
|
|
|
|
'cite' => 'Qillqamanta willay',
|
|
|
|
|
'cite_page' => "P'anqa:",
|
|
|
|
|
'cite_submit' => 'Qillqamanta willay',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Rhaeto-Romance (Rumantsch)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['rm'] = array(
|
2008-07-09 21:38:19 +00:00
|
|
|
|
'cite_page' => 'Pagina:',
|
2007-10-31 14:22:49 +00:00
|
|
|
|
);
|
2007-12-27 11:51:22 +00:00
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Romani (Romani)
|
|
|
|
|
* @author Desiphral
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['rmy'] = array(
|
2007-11-11 14:52:31 +00:00
|
|
|
|
'cite_article_link' => 'Prinjardo phandipen ko lekh',
|
|
|
|
|
'cite' => 'Kana trebul phandipen',
|
|
|
|
|
'cite_submit' => 'Ja',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Romanian (Română)
|
|
|
|
|
* @author Emily
|
2008-07-08 21:45:09 +00:00
|
|
|
|
* @author Firilacroco
|
2008-07-22 08:32:02 +00:00
|
|
|
|
* @author KlaudiuMihaila
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ro'] = array(
|
2007-09-30 22:42:22 +00:00
|
|
|
|
'cite_article_link' => 'Citează acest articol',
|
|
|
|
|
'cite' => 'Citează',
|
2008-07-22 08:32:02 +00:00
|
|
|
|
'cite_page' => 'Pagină:',
|
2007-09-30 22:42:22 +00:00
|
|
|
|
'cite_submit' => 'Deschide informaţii',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Aromanian (Armãneashce) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['roa-rup'] = array(
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Bagã articlu aistu ca tsitat',
|
|
|
|
|
);
|
|
|
|
|
|
|
|
|
|
/** Russian (Русский)
|
2008-05-21 22:56:07 +00:00
|
|
|
|
* @author Александр Сигачёв
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ru'] = array(
|
2008-02-01 10:17:29 +00:00
|
|
|
|
'cite_article_desc' => 'Добавляет служебную страницу [[Special:Cite|цитирования]] и ссылку в инструментах',
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Цитировать страницу',
|
2006-09-15 14:04:37 +00:00
|
|
|
|
'cite' => 'Цитирование',
|
|
|
|
|
'cite_page' => 'Страница:',
|
|
|
|
|
'cite_submit' => 'Процитировать',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-01-27 15:34:48 +00:00
|
|
|
|
/** Yakut (Саха тыла)
|
|
|
|
|
* @author HalanTul
|
|
|
|
|
*/
|
|
|
|
|
$messages['sah'] = array(
|
2008-02-02 16:02:59 +00:00
|
|
|
|
'cite_article_desc' => 'Аналлаах [[Special:Cite|быһа тардыы]] сирэйин уонна үнүстүрүмүөннэргэ ыйынньык эбэн биэрэр',
|
2008-01-27 15:34:48 +00:00
|
|
|
|
'cite_article_link' => 'Сирэйи цитируйдааһын',
|
|
|
|
|
'cite' => 'Цитата',
|
|
|
|
|
'cite_page' => 'Сирэй:',
|
2008-01-30 14:12:43 +00:00
|
|
|
|
'cite_submit' => 'Цитаата',
|
2008-01-27 15:34:48 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Sindhi (سنڌي)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sd'] = array(
|
2008-07-09 21:38:19 +00:00
|
|
|
|
'cite' => 'حواليو',
|
Localisation updates from Betawiki.
* Fixes and additions to 29 extensions for an, ar, br, el, fo, hsb, is, li, nl, no, sd, tet, tg, ug, vls
2007-10-20 17:34:25 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Slovak (Slovenčina)
|
2008-01-03 13:17:08 +00:00
|
|
|
|
* @author Helix84
|
2008-01-31 23:19:41 +00:00
|
|
|
|
* @author Martin Kozák
|
2008-07-09 21:38:19 +00:00
|
|
|
|
* @author Andre Engels
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sk'] = array(
|
2008-01-31 23:19:41 +00:00
|
|
|
|
'cite_article_desc' => 'Pridáva špeciálnu stránku [[Special:Cite|Citovať]] a odkaz v nástrojoch',
|
2008-01-03 13:17:08 +00:00
|
|
|
|
'cite_article_link' => 'Citovať túto stránku',
|
2006-10-09 16:43:55 +00:00
|
|
|
|
'cite' => 'Citovať',
|
|
|
|
|
'cite_page' => 'Stránka:',
|
|
|
|
|
'cite_submit' => 'Citovať',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-01-04 18:35:36 +00:00
|
|
|
|
/** Southern Sami (Åarjelsaemien gïele)
|
2008-03-12 08:39:53 +00:00
|
|
|
|
* @author M.M.S.
|
2008-01-04 18:35:36 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sma'] = array(
|
2008-01-04 18:35:36 +00:00
|
|
|
|
'cite_page' => 'Bielie:',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Shona (chiShona) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sn'] = array(
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Ita cite nyaya iyi',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Albanian (Shqip) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sq'] = array(
|
2007-06-20 16:06:01 +00:00
|
|
|
|
'cite_article_link' => 'Cito artikullin',
|
|
|
|
|
'cite' => 'Citate',
|
|
|
|
|
'cite_page' => 'Faqja:',
|
|
|
|
|
'cite_submit' => 'Citoje',
|
|
|
|
|
);
|
Localisation updates from Betawiki.
* Fixes and additions to 36 extensions for ar, fr, gl, hsb, hu, la, lt, nl, oc, stq, yue, zh-hant
2007-12-14 11:29:36 +00:00
|
|
|
|
|
2008-04-02 18:19:05 +00:00
|
|
|
|
/** Serbian Cyrillic ekavian (ћирилица)
|
2008-01-10 18:22:39 +00:00
|
|
|
|
* @author Sasa Stefanovic
|
2008-07-12 13:39:25 +00:00
|
|
|
|
* @author Millosh
|
2008-01-10 18:22:39 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['sr-ec'] = array(
|
2008-07-13 20:33:50 +00:00
|
|
|
|
'cite_article_desc' => 'Додаје специјалну страну за [[Special:Cite|цитирање]] и везу ка оруђима.',
|
2008-07-12 13:39:25 +00:00
|
|
|
|
'cite_article_link' => 'цитирање ове стране',
|
|
|
|
|
'cite' => 'цитат',
|
|
|
|
|
'cite_page' => 'Страна:',
|
|
|
|
|
'cite_submit' => 'цитат',
|
2008-01-10 18:22:39 +00:00
|
|
|
|
);
|
|
|
|
|
|
Localisation updates from Betawiki.
* Fixes and additions to 36 extensions for ar, fr, gl, hsb, hu, la, lt, nl, oc, stq, yue, zh-hant
2007-12-14 11:29:36 +00:00
|
|
|
|
/** Seeltersk (Seeltersk)
|
|
|
|
|
* @author Pyt
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['stq'] = array(
|
2008-03-02 01:18:31 +00:00
|
|
|
|
'cite_article_desc' => 'Föiget ju [[Special:Cite|Zitierhilfe]]-Spezioalsiede un n Link in dän Kasten Reewen bietou',
|
2007-12-29 15:22:11 +00:00
|
|
|
|
'cite_article_link' => 'Disse Siede zitierje',
|
2007-12-15 18:08:32 +00:00
|
|
|
|
'cite' => 'Zitierhälpe',
|
|
|
|
|
'cite_page' => 'Siede:',
|
|
|
|
|
'cite_submit' => 'anwiese',
|
Localisation updates from Betawiki.
* Fixes and additions to 36 extensions for ar, fr, gl, hsb, hu, la, lt, nl, oc, stq, yue, zh-hant
2007-12-14 11:29:36 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Sundanese (Basa Sunda)
|
|
|
|
|
* @author Kandar
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['su'] = array(
|
2008-02-11 18:03:28 +00:00
|
|
|
|
'cite_article_desc' => 'Nambahkeun kaca husus [[Special:Cite|cutatan]] & tumbu toolbox',
|
|
|
|
|
'cite_article_link' => 'Cutat kaca ieu',
|
Sundanese (su) localisation updates for 26 extensions from BetaWiki.
AjaxShowEditors, AntiSpoof, Asksql, BadImage, BoardVote, CentralAuth, Cite, ConfirmEdit, Contributors, CountEdits, CrossNamespaceLinks, Desysop, DismissableSiteNotice, ExpandTemplates, Filepath, Makebot, Makesysop, MinimumNameLength, Newuserlog, Patroller, Renameuser, SiteMatrix, Translate, UserImages, UsernameBlacklist, Vote
2007-05-11 03:12:56 +00:00
|
|
|
|
'cite' => 'Cutat',
|
|
|
|
|
'cite_page' => 'Kaca:',
|
|
|
|
|
'cite_submit' => 'Cutat',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
|
|
|
|
/** Swedish (Svenska)
|
|
|
|
|
* @author Sannab
|
|
|
|
|
* @author Lejonel
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['sv'] = array(
|
2008-02-01 10:17:29 +00:00
|
|
|
|
'cite_article_desc' => 'Lägger till en specialsida för [[Special:Cite|källhänvisning]] och en länk i verktygslådan',
|
2008-03-14 17:59:36 +00:00
|
|
|
|
'cite_article_link' => 'Citera denna artikel',
|
|
|
|
|
'cite' => 'Citera',
|
2007-10-04 18:18:43 +00:00
|
|
|
|
'cite_page' => 'Sida:',
|
2008-03-14 17:59:36 +00:00
|
|
|
|
'cite_submit' => 'Citera',
|
2007-10-04 18:18:43 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Silesian (Ślůnski)
|
2008-04-13 14:05:11 +00:00
|
|
|
|
* @author Herr Kriss
|
|
|
|
|
*/
|
|
|
|
|
$messages['szl'] = array(
|
|
|
|
|
'cite_page' => 'Zajta:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-02-26 20:01:28 +00:00
|
|
|
|
/** Tamil (தமிழ்)
|
|
|
|
|
* @author Trengarasu
|
|
|
|
|
*/
|
|
|
|
|
$messages['ta'] = array(
|
|
|
|
|
'cite_article_desc' => 'கருவிப் பெட்டியில் [[Special:Cite|மேற்கோள்]] காடுவதற்கான இணைப்பை ஏற்படுத்துகிறது',
|
|
|
|
|
'cite_article_link' => 'இப்பக்க்த்தை மேற்கோள் காட்டு',
|
|
|
|
|
'cite' => 'மேற்கோள் காட்டு',
|
|
|
|
|
'cite_page' => 'பக்கம்',
|
|
|
|
|
'cite_submit' => 'மேற்கோள் காட்டு',
|
|
|
|
|
);
|
|
|
|
|
|
2008-01-20 19:39:32 +00:00
|
|
|
|
/** Telugu (తెలుగు)
|
|
|
|
|
* @author Veeven
|
2008-02-04 14:27:24 +00:00
|
|
|
|
* @author Mpradeep
|
2008-01-20 19:39:32 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['te'] = array(
|
2008-02-04 14:27:24 +00:00
|
|
|
|
'cite_article_desc' => '[[Special:Cite|ఉదహరింపు]] అనే ప్రత్యేక పేజీని & పరికర పెట్టె లింకునీ చేరుస్తుంది',
|
2008-01-26 18:14:39 +00:00
|
|
|
|
'cite_article_link' => 'ఈ వ్యాసాన్ని ఉదహరించండి',
|
|
|
|
|
'cite' => 'ఉదహరించు',
|
|
|
|
|
'cite_page' => 'పేజీ:',
|
2008-02-04 14:27:24 +00:00
|
|
|
|
'cite_submit' => 'ఉదహరించు',
|
2008-01-20 19:39:32 +00:00
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Tetum (Tetun)
|
|
|
|
|
* @author MF-Warburg
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['tet'] = array(
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => "Sita pájina ne'e",
|
2007-09-23 11:08:02 +00:00
|
|
|
|
'cite' => 'Sita',
|
|
|
|
|
'cite_page' => 'Pájina:',
|
|
|
|
|
'cite_submit' => 'Sita',
|
|
|
|
|
);
|
Localisation updates from Betawiki (2007-12-20 23:25 CET).
* Fixes and additions to 49 extensions for arm bg, el, fi, gl, hr, hu, loz, nl, ru, stq, sv, to
2007-12-20 22:50:57 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Tajik (Cyrillic) (Тоҷикӣ/tojikī (Cyrillic))
|
2008-02-03 12:52:56 +00:00
|
|
|
|
* @author Ibrahim
|
|
|
|
|
*/
|
2008-03-31 19:02:21 +00:00
|
|
|
|
$messages['tg-cyrl'] = array(
|
2008-03-04 23:08:43 +00:00
|
|
|
|
'cite_article_desc' => 'Саҳифаи вижае барои [[Special:Cite|ёдкард]] изофа мекунад ва пайванде ба ҷаъбаи абзор меафзояд',
|
2008-02-03 12:52:56 +00:00
|
|
|
|
'cite_article_link' => 'Ёд кардани пайванди ин мақола',
|
|
|
|
|
'cite' => 'Ёд кардани ин мақола',
|
|
|
|
|
'cite_page' => 'Саҳифа:',
|
|
|
|
|
'cite_submit' => 'Ёд кардан',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-19 17:53:41 +00:00
|
|
|
|
/** Thai (ไทย)
|
|
|
|
|
* @author Passawuth
|
|
|
|
|
*/
|
|
|
|
|
$messages['th'] = array(
|
|
|
|
|
'cite_article_link' => 'อ้างอิงหน้านี้',
|
|
|
|
|
'cite' => 'อ้างอิง',
|
|
|
|
|
'cite_page' => 'หน้า:',
|
|
|
|
|
'cite_submit' => 'อ้างอิง',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Tswana (Setswana) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['tn'] = array(
|
2007-12-28 17:17:03 +00:00
|
|
|
|
'cite_article_link' => 'Nopola mokwalo o',
|
|
|
|
|
);
|
|
|
|
|
|
Localisation updates from Betawiki (2007-12-20 23:25 CET).
* Fixes and additions to 49 extensions for arm bg, el, fi, gl, hr, hu, loz, nl, ru, stq, sv, to
2007-12-20 22:50:57 +00:00
|
|
|
|
/** Tonga (faka-Tonga)
|
|
|
|
|
* @author SPQRobin
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['to'] = array(
|
Localisation updates from Betawiki (2007-12-20 23:25 CET).
* Fixes and additions to 49 extensions for arm bg, el, fi, gl, hr, hu, loz, nl, ru, stq, sv, to
2007-12-20 22:50:57 +00:00
|
|
|
|
'cite_article_link' => 'Lau ki he kupú ni',
|
|
|
|
|
'cite' => 'Lau ki he',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-28 17:17:03 +00:00
|
|
|
|
/** Turkish (Türkçe)
|
|
|
|
|
* @author Uğur Başak
|
2008-01-30 14:12:43 +00:00
|
|
|
|
* @author Erkan Yilmaz
|
2008-02-07 22:18:16 +00:00
|
|
|
|
* @author Srhat
|
2007-12-28 17:17:03 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['tr'] = array(
|
Localisation updates from Betawiki.
* Fixes and additions to 45 extensions for pl, pms, pt, ro, sk, sr-ec, sr-el, su, sv, tet, tr, vi, wa, yue, zh-hans, zh-hant, zh-hk
* export format in extension Translate and indentation changed in a few i18n files (BookInformation, Patroller, SpamBlacklist, SyntaxHighlight_GeSHi, UsernameBlacklist, WebStore)
2007-11-05 00:05:07 +00:00
|
|
|
|
'cite_article_link' => 'Sayfayı kaynak göster',
|
|
|
|
|
'cite' => 'Kaynak göster',
|
|
|
|
|
'cite_page' => 'Sayfa:',
|
2008-01-30 14:12:43 +00:00
|
|
|
|
'cite_submit' => 'Belirt',
|
Localisation updates from Betawiki.
* Fixes and additions to 45 extensions for pl, pms, pt, ro, sk, sr-ec, sr-el, su, sv, tet, tr, vi, wa, yue, zh-hans, zh-hant, zh-hk
* export format in extension Translate and indentation changed in a few i18n files (BookInformation, Patroller, SpamBlacklist, SyntaxHighlight_GeSHi, UsernameBlacklist, WebStore)
2007-11-05 00:05:07 +00:00
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-22 08:32:02 +00:00
|
|
|
|
/** Tsonga (Xitsonga)
|
|
|
|
|
* @author Thuvack
|
|
|
|
|
*/
|
|
|
|
|
$messages['ts'] = array(
|
|
|
|
|
'cite_page' => 'Tluka:',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-31 22:00:39 +00:00
|
|
|
|
/** Udmurt (Удмурт)
|
|
|
|
|
* @author ОйЛ
|
|
|
|
|
*/
|
|
|
|
|
$messages['udm'] = array(
|
|
|
|
|
'cite_article_link' => 'Кызьы со статьяез цитировать кароно',
|
|
|
|
|
);
|
|
|
|
|
|
2008-03-14 17:59:36 +00:00
|
|
|
|
/** Ukrainian (Українська)
|
|
|
|
|
* @author Ahonc
|
|
|
|
|
*/
|
|
|
|
|
$messages['uk'] = array(
|
|
|
|
|
'cite_article_desc' => 'Додає спеціальну сторінку [[Special:Cite|цитування]] і посилання в інструментах',
|
|
|
|
|
'cite_article_link' => 'Цитувати сторінку',
|
|
|
|
|
'cite' => 'Цитування',
|
|
|
|
|
'cite_page' => 'Сторінка:',
|
|
|
|
|
'cite_submit' => 'Процитувати',
|
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Urdu (اردو) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['ur'] = array(
|
2007-04-03 09:14:30 +00:00
|
|
|
|
'cite_article_link' => 'مضمون کا حوالہ دیں',
|
|
|
|
|
'cite' => 'حوالہ',
|
|
|
|
|
'cite_page' => 'صفحہ:',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-04-07 07:32:05 +00:00
|
|
|
|
/** Vèneto (Vèneto)
|
|
|
|
|
* @author Candalua
|
|
|
|
|
*/
|
|
|
|
|
$messages['vec'] = array(
|
2008-04-09 09:24:29 +00:00
|
|
|
|
'cite_article_desc' => 'Zonta na pagina speciale par le [[Special:Cite|citazion]] e un colegamento nei strumenti',
|
2008-04-08 07:36:06 +00:00
|
|
|
|
'cite_article_link' => 'Cita sta pagina',
|
|
|
|
|
'cite' => 'Citazion',
|
|
|
|
|
'cite_page' => 'Pagina da citar:',
|
|
|
|
|
'cite_submit' => 'Crea la citazion',
|
2008-04-07 07:32:05 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-01-22 08:02:24 +00:00
|
|
|
|
/** Vietnamese (Tiếng Việt)
|
|
|
|
|
* @author Vinhtantran
|
2008-02-10 18:32:27 +00:00
|
|
|
|
* @author Minh Nguyen
|
2008-01-22 08:02:24 +00:00
|
|
|
|
*/
|
|
|
|
|
$messages['vi'] = array(
|
2008-02-10 18:32:27 +00:00
|
|
|
|
'cite_article_desc' => 'Thêm trang đặc biệt để [[Special:Cite|ghi chú bài]] và đặt liên kết đến nó trong thanh công cụ',
|
2008-01-22 08:02:24 +00:00
|
|
|
|
'cite_article_link' => 'Chú thích trang này',
|
|
|
|
|
'cite' => 'Chú thích',
|
|
|
|
|
'cite_page' => 'Trang:',
|
|
|
|
|
'cite_submit' => 'Chú thích',
|
|
|
|
|
);
|
|
|
|
|
|
2007-12-31 09:19:53 +00:00
|
|
|
|
/** Volapük (Volapük)
|
2008-01-31 23:19:41 +00:00
|
|
|
|
* @author Smeira
|
2008-02-03 12:52:56 +00:00
|
|
|
|
* @author Malafaya
|
2007-12-31 09:19:53 +00:00
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['vo'] = array(
|
2008-02-03 12:52:56 +00:00
|
|
|
|
'cite_article_desc' => 'Läükon padi patik [[{{ns:special}}:Cite|saitama]] sa yüm ad stumem',
|
2008-01-12 16:46:25 +00:00
|
|
|
|
'cite_article_link' => 'Saitön padi at',
|
2008-01-31 23:15:31 +00:00
|
|
|
|
'cite' => 'Saitön',
|
2008-01-12 16:46:25 +00:00
|
|
|
|
'cite_page' => 'Pad:',
|
2008-01-31 23:15:31 +00:00
|
|
|
|
'cite_submit' => 'Saitön',
|
2007-12-31 09:19:53 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Walloon (Walon)
|
|
|
|
|
* @author Srtxg
|
|
|
|
|
*/
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['wa'] = array(
|
2006-08-10 18:22:31 +00:00
|
|
|
|
'cite_page' => 'Pådje:',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Wu (吴语) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['wuu'] = array(
|
2007-12-02 14:49:27 +00:00
|
|
|
|
'cite_article_link' => '引用该篇文章',
|
|
|
|
|
'cite' => '引用',
|
|
|
|
|
'cite_page' => '页面:',
|
|
|
|
|
'cite_submit' => '引用',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-06-15 21:31:59 +00:00
|
|
|
|
/** Yiddish (ייִדיש)
|
|
|
|
|
* @author פוילישער
|
|
|
|
|
*/
|
|
|
|
|
$messages['yi'] = array(
|
2008-07-07 12:30:49 +00:00
|
|
|
|
'cite_article_link' => 'ציטירן דעם דאזיגן בלאט',
|
|
|
|
|
'cite' => 'ציטיר',
|
2008-06-15 21:31:59 +00:00
|
|
|
|
);
|
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Yue (粵語) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['yue'] = array(
|
2008-04-08 15:57:40 +00:00
|
|
|
|
'cite_article_desc' => '加一個[[Special:Cite|引用]]特別頁同埋一個工具箱連結',
|
2007-07-05 12:40:38 +00:00
|
|
|
|
'cite_article_link' => '引用呢篇文',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite' => '引用文章',
|
2007-07-05 12:40:38 +00:00
|
|
|
|
'cite_page' => '版:',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite_submit' => '引用',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Classical Chinese (文言) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['zh-classical'] = array(
|
2007-08-30 10:55:14 +00:00
|
|
|
|
'cite_article_link' => '引文',
|
|
|
|
|
'cite' => '引文',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Simplified Chinese (中文(简体)) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['zh-hans'] = array(
|
2008-04-08 15:57:40 +00:00
|
|
|
|
'cite_article_desc' => '加入一个[[Special:Cite|引用]]的特殊页面以及一个工具箱链接',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite_article_link' => '引用此文',
|
|
|
|
|
'cite' => '引用文章',
|
2007-07-05 12:40:38 +00:00
|
|
|
|
'cite_page' => '页面:',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite_submit' => '引用',
|
|
|
|
|
);
|
2007-12-28 17:17:03 +00:00
|
|
|
|
|
2008-07-09 21:38:19 +00:00
|
|
|
|
/** Traditional Chinese (中文(繁體)) */
|
2008-01-09 20:52:38 +00:00
|
|
|
|
$messages['zh-hant'] = array(
|
2008-04-08 15:57:40 +00:00
|
|
|
|
'cite_article_desc' => '加入一個[[Special:Cite|引用]]的特殊頁面以及一個工具箱連結',
|
2007-07-05 12:40:38 +00:00
|
|
|
|
'cite_article_link' => '引用此文',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite' => '引用文章',
|
2007-07-05 12:40:38 +00:00
|
|
|
|
'cite_page' => '頁面:',
|
2006-09-12 12:31:00 +00:00
|
|
|
|
'cite_submit' => '引用',
|
|
|
|
|
);
|
2008-02-10 18:32:27 +00:00
|
|
|
|
|