123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548 |
- <?php
- /**
- * Internationalisation file for Poem extension.
- *
- * @addtogroup Extensions
- */
- $messages = array();
- $messages['en'] = array(
- 'poem-desc' => 'Adds <tt><poem></tt> tag for poem formatting',
- );
- /** Message documentation (Message documentation)
- * @author Raymond
- */
- $messages['qqq'] = array(
- 'poem-desc' => 'Extension description displayed on [[Special:Version]]',
- );
- /** Afrikaans (Afrikaans)
- * @author Naudefj
- */
- $messages['af'] = array(
- 'poem-desc' => "Maak 'n <tt><poem></tt> etiket beskikbaar vir die formatering van poësie",
- );
- /** Aragonese (Aragonés)
- * @author Juanpabl
- */
- $messages['an'] = array(
- 'poem-desc' => 'Adibe a etiqueta <tt><poem></tt> ta formateyar poesía',
- );
- /** Arabic (العربية)
- * @author Meno25
- */
- $messages['ar'] = array(
- 'poem-desc' => 'يضيف الوسم <tt><poem></tt> لصياغة القصيدة',
- );
- /** Egyptian Spoken Arabic (مصرى)
- * @author Ramsis II
- */
- $messages['arz'] = array(
- 'poem-desc' => 'بيضيف تاج ال <tt><poem></tt> لصياغة القصيدة',
- );
- /** Asturian (Asturianu)
- * @author Esbardu
- */
- $messages['ast'] = array(
- 'poem-desc' => 'Añade la etiqueta <tt><poem></tt> pal formatu de poemes',
- );
- /** Southern Balochi (بلوچی مکرانی)
- * @author Mostafadaneshvar
- */
- $messages['bcc'] = array(
- 'poem-desc' => 'هورکنت <tt><poem></tt> برچسپء په فرمت شئر',
- );
- /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))
- * @author Jim-by
- */
- $messages['be-tarask'] = array(
- 'poem-desc' => 'Дадае тэг <tt><poem></tt> для фарматаваньня вершаў',
- );
- /** Bulgarian (Български)
- * @author DCLXVI
- */
- $messages['bg'] = array(
- 'poem-desc' => 'Добавя етикет <tt><poem></tt> за форматиране на стихове',
- );
- /** Bengali (বাংলা)
- * @author Bellayet
- */
- $messages['bn'] = array(
- 'poem-desc' => 'কবিতার ফরমেটিং এর জন্য <tt><poem></tt> ট্যাগ যোগ করুন',
- );
- /** Bosnian (Bosanski)
- * @author CERminator
- */
- $messages['bs'] = array(
- 'poem-desc' => 'Dodaje oznaku <tt><poem></tt> za formatiranje stihova',
- );
- /** Catalan (Català)
- * @author Paucabot
- */
- $messages['ca'] = array(
- 'poem-desc' => "Afegeix l'etiqueta <tt><poem></tt> per al formatatge de poemes",
- );
- /** Czech (Česky)
- * @author Matěj Grabovský
- */
- $messages['cs'] = array(
- 'poem-desc' => 'Přidává značku <tt><poem></tt> pro formátování básní',
- );
- /** German (Deutsch)
- * @author Raimond Spekking
- */
- $messages['de'] = array(
- 'poem-desc' => 'Fügt das <tt><poem></tt>-Tag zur Formatierung von Gedichten hinzu',
- );
- /** Lower Sorbian (Dolnoserbski)
- * @author Michawiki
- */
- $messages['dsb'] = array(
- 'poem-desc' => 'Pśidawa toflicku <tt><poem></tt> za formatěrowanje basnjow',
- );
- /** Greek (Ελληνικά)
- * @author Dead3y3
- */
- $messages['el'] = array(
- 'poem-desc' => 'Προσθέτει την ετικέτα <tt><poem></tt> για την μορφοποίηση ποιημάτων',
- );
- /** Esperanto (Esperanto)
- * @author Yekrats
- */
- $messages['eo'] = array(
- 'poem-desc' => 'Aldonas <tt><poem></tt> etikedon por formatado de poezio.',
- );
- /** Spanish (Español)
- * @author Muro de Aguas
- */
- $messages['es'] = array(
- 'poem-desc' => 'Añade la etiqueta <tt><poem></tt> para dar el formato propio de un poema.',
- );
- /** Basque (Euskara)
- * @author Theklan
- */
- $messages['eu'] = array(
- 'poem-desc' => '<tt><poem></tt> etiketa gehitzen du olerkien formaturako',
- );
- /** Persian (فارسی)
- * @author Huji
- */
- $messages['fa'] = array(
- 'poem-desc' => 'برچسب <tt><poem></tt> را برای قالببندی شعرها میافزاید',
- );
- /** Finnish (Suomi)
- * @author Nike
- */
- $messages['fi'] = array(
- 'poem-desc' => 'Mahdollistaa runojen muotoilun <tt><nowiki><poem></nowiki></tt>-elementillä.',
- );
- /** French (Français)
- * @author Grondin
- */
- $messages['fr'] = array(
- 'poem-desc' => 'Ajoute la balise <tt><poem></tt> pour le formatage des poèmes',
- );
- /** Franco-Provençal (Arpetan)
- * @author ChrisPtDe
- */
- $messages['frp'] = array(
- 'poem-desc' => 'Apond la balisa <tt><poem></tt> por lo formatâjo des poèmos.',
- );
- /** Galician (Galego)
- * @author Alma
- */
- $messages['gl'] = array(
- 'poem-desc' => 'Engada a etiqueta <tt><poem></tt> para o formato poema',
- );
- /** Swiss German (Alemannisch)
- * @author Als-Holder
- */
- $messages['gsw'] = array(
- 'poem-desc' => 'Fiegt s <tt><poem></tt>-Tag zue zum Formatiere vu Gedicht',
- );
- /** Hebrew (עברית) */
- $messages['he'] = array(
- 'poem-desc' => 'הוספת התגית <tt><poem></tt> לעיצוב שירה',
- );
- /** Hindi (हिन्दी)
- * @author Kaustubh
- */
- $messages['hi'] = array(
- 'poem-desc' => 'कविता लिखने के लिये आवश्यक <tt><poem></tt> टॅग देता हैं',
- );
- /** Croatian (Hrvatski)
- * @author Dalibor Bosits
- */
- $messages['hr'] = array(
- 'poem-desc' => 'Dodaje <tt><poem></tt> oznaku za formatiranje pjesama',
- );
- /** Upper Sorbian (Hornjoserbsce)
- * @author Michawiki
- */
- $messages['hsb'] = array(
- 'poem-desc' => 'Přidawa tafličku <tt><poem></tt> za formatowanje basnjow',
- );
- /** Hungarian (Magyar)
- * @author Dani
- */
- $messages['hu'] = array(
- 'poem-desc' => '<tt><poem></tt> tag a versek formázásához',
- );
- /** Interlingua (Interlingua)
- * @author McDutchie
- */
- $messages['ia'] = array(
- 'poem-desc' => 'Adde le etiquetta <tt><poem></tt> pro formatar poemas',
- );
- /** Indonesian (Bahasa Indonesia)
- * @author IvanLanin
- */
- $messages['id'] = array(
- 'poem-desc' => 'Menambahkan tag <tt><poem></tt> tag untuk pemformatan puisi',
- );
- /** Italian (Italiano)
- * @author BrokenArrow
- */
- $messages['it'] = array(
- 'poem-desc' => 'Aggiunge il tag <tt><poem></tt> per la formattazione dei testi poetici',
- );
- /** Japanese (日本語)
- * @author Aotake
- * @author JtFuruhata
- */
- $messages['ja'] = array(
- 'poem-desc' => '詩の書式を整えるための <tt><poem></tt> タグを追加する',
- );
- /** Jutish (Jysk)
- * @author Huslåke
- */
- $messages['jut'] = array(
- 'poem-desc' => 'Tilføje <tt><poem></tt> tag før digt formåter',
- );
- /** Javanese (Basa Jawa)
- * @author Meursault2004
- */
- $messages['jv'] = array(
- 'poem-desc' => 'Nambahaké tag <tt><poem></tt> tag kanggo formatting tembang utawa puisi',
- );
- /** Khmer (ភាសាខ្មែរ)
- * @author Lovekhmer
- * @author Thearith
- */
- $messages['km'] = array(
- 'poem-desc' => 'ដាក់ប្លាក <tt><poem></tt> សម្រាប់ទ្រង់ទ្រាយកំណាព្យ',
- );
- /** Korean (한국어)
- * @author ToePeu
- */
- $messages['ko'] = array(
- 'poem-desc' => '시 형식을 위해 <tt><poem></tt> 태그를 추가',
- );
- /** Ripoarisch (Ripoarisch)
- * @author Purodha
- */
- $messages['ksh'] = array(
- 'poem-desc' => 'Brengk et <tt><poem></tt>-Kommando met, för Jedeeshte ze jeshtallde.',
- );
- /** Luxembourgish (Lëtzebuergesch)
- * @author Robby
- */
- $messages['lb'] = array(
- 'poem-desc' => "Setzt de <tt><poem></tt>-Tag fir d'Formatéierung vu Gedichter derbäi",
- );
- /** Limburgish (Limburgs)
- * @author Matthias
- */
- $messages['li'] = array(
- 'poem-desc' => 'Voegt de tag <tt><poem></tt> toe veur de opmaak van poëzie',
- );
- /** Lithuanian (Lietuvių)
- * @author Garas
- * @author Hugo.arg
- */
- $messages['lt'] = array(
- 'poem-desc' => 'Prideda <tt><poem></tt> gaires poemų formatavimui',
- );
- /** Latvian (Latviešu)
- * @author Xil
- */
- $messages['lv'] = array(
- 'poem-desc' => 'Pievieno <tt><poem></tt> tagu dzejas formatēšanai',
- );
- /** Macedonian (Македонски)
- * @author Brest
- */
- $messages['mk'] = array(
- 'poem-desc' => 'Додава <tt><poem></tt> приврзок за форматирање на стихови',
- );
- /** Malayalam (മലയാളം)
- * @author Shijualex
- */
- $messages['ml'] = array(
- 'poem-desc' => 'പദ്യത്തിന്റെ ഫോര്മാറ്റിങ്ങിനു <tt><poem></tt> എന്ന ടാഗ് ചേര്ക്കുന്നു',
- );
- /** Marathi (मराठी)
- * @author Kaustubh
- */
- $messages['mr'] = array(
- 'poem-desc' => 'कवितेच्या सादरीकरणासाठी आवश्यक असणारा <tt><poem></tt> टॅग देतो.',
- );
- /** Malay (Bahasa Melayu)
- * @author Aviator
- */
- $messages['ms'] = array(
- 'poem-desc' => 'Menambah tag <tt><poem></tt> untuk pemformatan puisi',
- );
- /** Low German (Plattdüütsch)
- * @author Slomox
- */
- $messages['nds'] = array(
- 'poem-desc' => 'Föögt dat <tt><poem></tt>-Tag för dat Formateren vun Gedichten to',
- );
- /** Dutch (Nederlands)
- * @author Siebrand
- */
- $messages['nl'] = array(
- 'poem-desc' => 'Voegt de tag <tt><poem></tt> toe voor de opmaak van poëzie',
- );
- /** Norwegian Nynorsk (Norsk (nynorsk))
- * @author Harald Khan
- */
- $messages['nn'] = array(
- 'poem-desc' => 'Legg til merket <tt><poem></tt> for å kunna formatera dikt',
- );
- /** Norwegian (bokmål) (Norsk (bokmål))
- * @author Jon Harald Søby
- */
- $messages['no'] = array(
- 'poem-desc' => 'Legger til taggen <tt><poem></tt> for å kunne formatere dikt',
- );
- /** Occitan (Occitan)
- * @author Cedric31
- */
- $messages['oc'] = array(
- 'poem-desc' => 'Apond la balisa <tt><poem></tt> pel formatatge dels poèmas',
- );
- /** Polish (Polski)
- * @author Sp5uhe
- */
- $messages['pl'] = array(
- 'poem-desc' => 'Dodaje znacznik <tt><poem></tt> służący do formatowania wierszy',
- );
- /** Pashto (پښتو)
- * @author Ahmed-Najib-Biabani-Ibrahimkhel
- */
- $messages['ps'] = array(
- 'poem-desc' => 'د شعر بڼه ورکولو کړنې لپاره د <tt><شعر></tt> وييکه ورګډوي',
- );
- /** Portuguese (Português)
- * @author Malafaya
- */
- $messages['pt'] = array(
- 'poem-desc' => 'Adiciona a marca <tt><poem></tt> para formatação de poemas',
- );
- /** Brazilian Portuguese (Português do Brasil)
- * @author Eduardo.mps
- */
- $messages['pt-br'] = array(
- 'poem-desc' => 'Adiciona a marca <tt><poem></tt> para formatação de poemas',
- );
- /** Romanian (Română)
- * @author Mihai
- */
- $messages['ro'] = array(
- 'poem-desc' => 'Adaugă eticheta <tt><poem></tt> pentru formatarea poem',
- );
- /** Tarandíne (Tarandíne)
- * @author Joetaras
- */
- $messages['roa-tara'] = array(
- 'poem-desc' => "Aggiunge 'u tag <tt><poem></tt> p'a formattazione de le poesie",
- );
- /** Russian (Русский)
- * @author Александр Сигачёв
- */
- $messages['ru'] = array(
- 'poem-desc' => 'Добавляет тег <tt><poem></tt> для форматирования стихов',
- );
- /** Yakut (Саха тыла)
- * @author HalanTul
- */
- $messages['sah'] = array(
- 'poem-desc' => 'Хоһооннору суруйарга <tt><poem></tt> тиэги эбэр',
- );
- /** Slovak (Slovenčina)
- * @author Helix84
- */
- $messages['sk'] = array(
- 'poem-desc' => 'Pridáva značku <tt><poem></tt> pre formátovanie básní',
- );
- /** Albanian (Shqip)
- * @author Puntori
- */
- $messages['sq'] = array(
- 'poem-desc' => 'Vendosë kodin <tt><poem></tt> për formatim të poezive',
- );
- /** Serbian Cyrillic ekavian (ћирилица)
- * @author Millosh
- */
- $messages['sr-ec'] = array(
- 'poem-desc' => 'Додаје <tt><poem></tt> ознаку за форматирање песме.',
- );
- /** Seeltersk (Seeltersk)
- * @author Pyt
- */
- $messages['stq'] = array(
- 'poem-desc' => 'Föiget dät <tt><poem></tt>-Tag tou ju Formatierenge fon Gedichte bietou',
- );
- /** Swedish (Svenska)
- * @author Lejonel
- */
- $messages['sv'] = array(
- 'poem-desc' => 'Lägger till taggen <tt><poem></tt> för att formatera dikter',
- );
- /** Telugu (తెలుగు)
- * @author Veeven
- */
- $messages['te'] = array(
- 'poem-desc' => 'పద్యాల ఫార్మాటింగుకై <tt><poem></tt> అనే టాగుని చేరుస్తుంది',
- );
- /** Tajik (Cyrillic) (Тоҷикӣ (Cyrillic))
- * @author Ibrahim
- */
- $messages['tg-cyrl'] = array(
- 'poem-desc' => 'Барчасби <tt><poem></tt>-ро барои қолаббандиҳои шеърҳо илова мекунад',
- );
- /** Tagalog (Tagalog)
- * @author AnakngAraw
- */
- $messages['tl'] = array(
- 'poem-desc' => 'Nagdaragdag ng tatak na <tt><poem></tt> para sa pagpopormat ng tula',
- );
- /** Turkish (Türkçe)
- * @author Joseph
- */
- $messages['tr'] = array(
- 'poem-desc' => 'Şiir biçimlendirmesi için <tt><poem></tt> etiketini ekler',
- );
- /** Ukrainian (Українська)
- * @author Ahonc
- */
- $messages['uk'] = array(
- 'poem-desc' => 'Додає тег <tt><poem></tt> для форматування віршів',
- );
- /** Vèneto (Vèneto)
- * @author Candalua
- */
- $messages['vec'] = array(
- 'poem-desc' => 'Zonta el tag <tt><poem></tt> par la formatazion dei testi poetici',
- );
- /** Vietnamese (Tiếng Việt)
- * @author Minh Nguyen
- */
- $messages['vi'] = array(
- 'poem-desc' => 'Thêm thẻ <tt><poem></tt> để định dạng các bài thơ',
- );
- /** Volapük (Volapük)
- * @author Smeira
- */
- $messages['vo'] = array(
- 'poem-desc' => 'Läükon mali: <tt><poem></tt> pro fomät: poedot',
- );
- /** Yue (粵語)
- * @author Shinjiman
- */
- $messages['yue'] = array(
- 'poem-desc' => '加 <tt><poem></tt> 標籤畀詩格式用',
- );
- /** Simplified Chinese (中文(简体))
- * @author Shinjiman
- * @author Wmr89502270
- */
- $messages['zh-hans'] = array(
- 'poem-desc' => '加入 <tt><poem></tt> 标签用于诗歌格式',
- );
- /** Traditional Chinese (中文(繁體))
- * @author Shinjiman
- */
- $messages['zh-hant'] = array(
- 'poem-desc' => '加入 <tt><poem></tt> 標籤給予詩歌格式使用',
- );
|