~ubuntu-branches/ubuntu/saucy/mediawiki-extensions/saucy

« back to all changes in this revision

Viewing changes to dist/mediawiki-extensions-base/usr/share/mediawiki-extensions/base/Poem/Poem.i18n.php

  • Committer: Bazaar Package Importer
  • Author(s): Romain Beauxis
  • Date: 2010-05-04 15:13:35 UTC
  • mfrom: (0.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100504151335-54qeucg3ec108q28
Tags: 2.2
* Added Replaces:/Conflicts: to allow a proper upgrade.
Closes: #580066
* Fixed package descriptions.
Closes: #579667
* Patched mediawiki-extensions-fckeditor to make it work with
  php 5.3. The fix may not be perfect but at least it work.
  Not closing the bug (#579822) for now..

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
/**
 
3
 * Internationalisation file for Poem extension.
 
4
 *
 
5
 * @addtogroup Extensions
 
6
 */
 
7
 
 
8
$messages = array();
 
9
 
 
10
$messages['en'] = array(
 
11
        'poem-desc' => 'Adds <tt>&lt;poem&gt;</tt> tag for poem formatting',
 
12
);
 
13
 
 
14
/** Message documentation (Message documentation)
 
15
 * @author Raymond
 
16
 */
 
17
$messages['qqq'] = array(
 
18
        'poem-desc' => 'Extension description displayed on [[Special:Version]]',
 
19
);
 
20
 
 
21
/** Afrikaans (Afrikaans)
 
22
 * @author Naudefj
 
23
 */
 
24
$messages['af'] = array(
 
25
        'poem-desc' => "Maak 'n <tt>&lt;poem&gt;</tt> etiket beskikbaar vir die formatering van poësie",
 
26
);
 
27
 
 
28
/** Aragonese (Aragonés)
 
29
 * @author Juanpabl
 
30
 */
 
31
$messages['an'] = array(
 
32
        'poem-desc' => 'Adibe a etiqueta <tt>&lt;poem&gt;</tt> ta formateyar poesía',
 
33
);
 
34
 
 
35
/** Arabic (العربية)
 
36
 * @author Meno25
 
37
 */
 
38
$messages['ar'] = array(
 
39
        'poem-desc' => 'يضيف الوسم <tt>&lt;poem&gt;</tt> لصياغة القصيدة',
 
40
);
 
41
 
 
42
/** Egyptian Spoken Arabic (مصرى)
 
43
 * @author Ramsis II
 
44
 */
 
45
$messages['arz'] = array(
 
46
        'poem-desc' => 'بيضيف تاج ال <tt>&lt;poem&gt;</tt> لصياغة القصيدة',
 
47
);
 
48
 
 
49
/** Asturian (Asturianu)
 
50
 * @author Esbardu
 
51
 */
 
52
$messages['ast'] = array(
 
53
        'poem-desc' => 'Añade la etiqueta <tt>&lt;poem&gt;</tt> pal formatu de poemes',
 
54
);
 
55
 
 
56
/** Southern Balochi (بلوچی مکرانی)
 
57
 * @author Mostafadaneshvar
 
58
 */
 
59
$messages['bcc'] = array(
 
60
        'poem-desc' => 'هورکنت <tt>&lt;poem&gt;</tt> برچسپء په فرمت شئر',
 
61
);
 
62
 
 
63
/** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))
 
64
 * @author Jim-by
 
65
 */
 
66
$messages['be-tarask'] = array(
 
67
        'poem-desc' => 'Дадае тэг <tt>&lt;poem&gt;</tt> для фарматаваньня вершаў',
 
68
);
 
69
 
 
70
/** Bulgarian (Български)
 
71
 * @author DCLXVI
 
72
 */
 
73
$messages['bg'] = array(
 
74
        'poem-desc' => 'Добавя етикет <tt>&lt;poem&gt;</tt> за форматиране на стихове',
 
75
);
 
76
 
 
77
/** Bengali (বাংলা)
 
78
 * @author Bellayet
 
79
 */
 
80
$messages['bn'] = array(
 
81
        'poem-desc' => 'কবিতার ফরমেটিং এর জন্য <tt>&lt;poem&gt;</tt> ট্যাগ যোগ করুন',
 
82
);
 
83
 
 
84
/** Bosnian (Bosanski)
 
85
 * @author CERminator
 
86
 */
 
87
$messages['bs'] = array(
 
88
        'poem-desc' => 'Dodaje oznaku <tt>&lt;poem&gt;</tt> za formatiranje stihova',
 
89
);
 
90
 
 
91
/** Catalan (Català)
 
92
 * @author Paucabot
 
93
 */
 
94
$messages['ca'] = array(
 
95
        'poem-desc' => "Afegeix l'etiqueta <tt>&lt;poem&gt;</tt> per al formatatge  de poemes",
 
96
);
 
97
 
 
98
/** Czech (Česky)
 
99
 * @author Matěj Grabovský
 
100
 */
 
101
$messages['cs'] = array(
 
102
        'poem-desc' => 'Přidává značku <tt>&lt;poem&gt;</tt> pro formátování básní',
 
103
);
 
104
 
 
105
/** German (Deutsch)
 
106
 * @author Raimond Spekking
 
107
 */
 
108
$messages['de'] = array(
 
109
        'poem-desc' => 'Fügt das <tt>&lt;poem&gt;</tt>-Tag zur Formatierung von Gedichten hinzu',
 
110
);
 
111
 
 
112
/** Lower Sorbian (Dolnoserbski)
 
113
 * @author Michawiki
 
114
 */
 
115
$messages['dsb'] = array(
 
116
        'poem-desc' => 'Pśidawa toflicku <tt>&lt;poem&gt;</tt> za formatěrowanje basnjow',
 
117
);
 
118
 
 
119
/** Greek (Ελληνικά)
 
120
 * @author Dead3y3
 
121
 */
 
122
$messages['el'] = array(
 
123
        'poem-desc' => 'Προσθέτει την ετικέτα <tt>&lt;poem&gt;</tt> για την μορφοποίηση ποιημάτων',
 
124
);
 
125
 
 
126
/** Esperanto (Esperanto)
 
127
 * @author Yekrats
 
128
 */
 
129
$messages['eo'] = array(
 
130
        'poem-desc' => 'Aldonas <tt>&lt;poem&gt;</tt> etikedon por formatado de poezio.',
 
131
);
 
132
 
 
133
/** Spanish (Español)
 
134
 * @author Muro de Aguas
 
135
 */
 
136
$messages['es'] = array(
 
137
        'poem-desc' => 'Añade la etiqueta <tt>&lt;poem&gt;</tt> para dar el formato propio de un poema.',
 
138
);
 
139
 
 
140
/** Basque (Euskara)
 
141
 * @author Theklan
 
142
 */
 
143
$messages['eu'] = array(
 
144
        'poem-desc' => '<tt>&lt;poem&gt;</tt> etiketa gehitzen du olerkien formaturako',
 
145
);
 
146
 
 
147
/** Persian (فارسی)
 
148
 * @author Huji
 
149
 */
 
150
$messages['fa'] = array(
 
151
        'poem-desc' => 'برچسب <tt>&lt;poem&gt;</tt> را برای قالب‌بندی شعرها می‌افزاید',
 
152
);
 
153
 
 
154
/** Finnish (Suomi)
 
155
 * @author Nike
 
156
 */
 
157
$messages['fi'] = array(
 
158
        'poem-desc' => 'Mahdollistaa runojen muotoilun <tt><nowiki><poem></nowiki></tt>-elementillä.',
 
159
);
 
160
 
 
161
/** French (Français)
 
162
 * @author Grondin
 
163
 */
 
164
$messages['fr'] = array(
 
165
        'poem-desc' => 'Ajoute la balise <tt>&lt;poem&gt;</tt> pour le formatage des poèmes',
 
166
);
 
167
 
 
168
/** Franco-Provençal (Arpetan)
 
169
 * @author ChrisPtDe
 
170
 */
 
171
$messages['frp'] = array(
 
172
        'poem-desc' => 'Apond la balisa <tt>&lt;poem&gt;</tt> por lo formatâjo des poèmos.',
 
173
);
 
174
 
 
175
/** Galician (Galego)
 
176
 * @author Alma
 
177
 */
 
178
$messages['gl'] = array(
 
179
        'poem-desc' => 'Engada a etiqueta <tt>&lt;poem&gt;</tt> para o formato poema',
 
180
);
 
181
 
 
182
/** Swiss German (Alemannisch)
 
183
 * @author Als-Holder
 
184
 */
 
185
$messages['gsw'] = array(
 
186
        'poem-desc' => 'Fiegt s <tt>&lt;poem&gt;</tt>-Tag zue zum Formatiere vu Gedicht',
 
187
);
 
188
 
 
189
/** Hebrew (עברית) */
 
190
$messages['he'] = array(
 
191
        'poem-desc' => 'הוספת התגית <tt>&lt;poem&gt;</tt> לעיצוב שירה',
 
192
);
 
193
 
 
194
/** Hindi (हिन्दी)
 
195
 * @author Kaustubh
 
196
 */
 
197
$messages['hi'] = array(
 
198
        'poem-desc' => 'कविता लिखने के लिये आवश्यक <tt>&lt;poem&gt;</tt> टॅग देता हैं',
 
199
);
 
200
 
 
201
/** Croatian (Hrvatski)
 
202
 * @author Dalibor Bosits
 
203
 */
 
204
$messages['hr'] = array(
 
205
        'poem-desc' => 'Dodaje <tt>&lt;poem&gt;</tt> oznaku za formatiranje pjesama',
 
206
);
 
207
 
 
208
/** Upper Sorbian (Hornjoserbsce)
 
209
 * @author Michawiki
 
210
 */
 
211
$messages['hsb'] = array(
 
212
        'poem-desc' => 'Přidawa tafličku <tt>&lt;poem&gt;</tt> za formatowanje basnjow',
 
213
);
 
214
 
 
215
/** Hungarian (Magyar)
 
216
 * @author Dani
 
217
 */
 
218
$messages['hu'] = array(
 
219
        'poem-desc' => '<tt>&lt;poem&gt;</tt> tag a versek formázásához',
 
220
);
 
221
 
 
222
/** Interlingua (Interlingua)
 
223
 * @author McDutchie
 
224
 */
 
225
$messages['ia'] = array(
 
226
        'poem-desc' => 'Adde le etiquetta <tt>&lt;poem&gt;</tt> pro formatar poemas',
 
227
);
 
228
 
 
229
/** Indonesian (Bahasa Indonesia)
 
230
 * @author IvanLanin
 
231
 */
 
232
$messages['id'] = array(
 
233
        'poem-desc' => 'Menambahkan tag <tt>&lt;poem&gt;</tt> tag untuk pemformatan puisi',
 
234
);
 
235
 
 
236
/** Italian (Italiano)
 
237
 * @author BrokenArrow
 
238
 */
 
239
$messages['it'] = array(
 
240
        'poem-desc' => 'Aggiunge il tag <tt>&lt;poem&gt;</tt> per la formattazione dei testi poetici',
 
241
);
 
242
 
 
243
/** Japanese (日本語)
 
244
 * @author Aotake
 
245
 * @author JtFuruhata
 
246
 */
 
247
$messages['ja'] = array(
 
248
        'poem-desc' => '詩の書式を整えるための <tt>&lt;poem&gt;</tt> タグを追加する',
 
249
);
 
250
 
 
251
/** Jutish (Jysk)
 
252
 * @author Huslåke
 
253
 */
 
254
$messages['jut'] = array(
 
255
        'poem-desc' => 'Tilføje <tt>&lt;poem&gt;</tt> tag før digt formåter',
 
256
);
 
257
 
 
258
/** Javanese (Basa Jawa)
 
259
 * @author Meursault2004
 
260
 */
 
261
$messages['jv'] = array(
 
262
        'poem-desc' => 'Nambahaké tag <tt>&lt;poem&gt;</tt> tag kanggo formatting tembang utawa puisi',
 
263
);
 
264
 
 
265
/** Khmer (ភាសាខ្មែរ)
 
266
 * @author Lovekhmer
 
267
 * @author Thearith
 
268
 */
 
269
$messages['km'] = array(
 
270
        'poem-desc' => 'ដាក់ប្លាក <tt>&lt;poem&gt;</tt> សម្រាប់ទ្រង់ទ្រាយកំណាព្យ',
 
271
);
 
272
 
 
273
/** Korean (한국어)
 
274
 * @author ToePeu
 
275
 */
 
276
$messages['ko'] = array(
 
277
        'poem-desc' => '시 형식을 위해 <tt>&lt;poem&gt;</tt> 태그를 추가',
 
278
);
 
279
 
 
280
/** Ripoarisch (Ripoarisch)
 
281
 * @author Purodha
 
282
 */
 
283
$messages['ksh'] = array(
 
284
        'poem-desc' => 'Brengk et <tt>&lt;poem&gt;</tt>-Kommando met, för Jedeeshte ze jeshtallde.',
 
285
);
 
286
 
 
287
/** Luxembourgish (Lëtzebuergesch)
 
288
 * @author Robby
 
289
 */
 
290
$messages['lb'] = array(
 
291
        'poem-desc' => "Setzt de <tt>&lt;poem&gt;</tt>-Tag fir d'Formatéierung vu Gedichter derbäi",
 
292
);
 
293
 
 
294
/** Limburgish (Limburgs)
 
295
 * @author Matthias
 
296
 */
 
297
$messages['li'] = array(
 
298
        'poem-desc' => 'Voegt de tag <tt>&lt;poem&gt;</tt> toe veur de opmaak van poëzie',
 
299
);
 
300
 
 
301
/** Lithuanian (Lietuvių)
 
302
 * @author Garas
 
303
 * @author Hugo.arg
 
304
 */
 
305
$messages['lt'] = array(
 
306
        'poem-desc' => 'Prideda <tt>&lt;poem&gt;</tt> gaires poemų formatavimui',
 
307
);
 
308
 
 
309
/** Latvian (Latviešu)
 
310
 * @author Xil
 
311
 */
 
312
$messages['lv'] = array(
 
313
        'poem-desc' => 'Pievieno <tt>&lt;poem&gt;</tt> tagu dzejas formatēšanai',
 
314
);
 
315
 
 
316
/** Macedonian (Македонски)
 
317
 * @author Brest
 
318
 */
 
319
$messages['mk'] = array(
 
320
        'poem-desc' => 'Додава <tt>&lt;poem&gt;</tt> приврзок за форматирање на стихови',
 
321
);
 
322
 
 
323
/** Malayalam (മലയാളം)
 
324
 * @author Shijualex
 
325
 */
 
326
$messages['ml'] = array(
 
327
        'poem-desc' => 'പദ്യത്തിന്റെ ഫോര്‍മാറ്റിങ്ങിനു <tt>&lt;poem&gt;</tt>  എന്ന ടാഗ് ചേര്‍ക്കുന്നു',
 
328
);
 
329
 
 
330
/** Marathi (मराठी)
 
331
 * @author Kaustubh
 
332
 */
 
333
$messages['mr'] = array(
 
334
        'poem-desc' => 'कवितेच्या सादरीकरणासाठी आवश्यक असणारा <tt>&lt;poem&gt;</tt> टॅग देतो.',
 
335
);
 
336
 
 
337
/** Malay (Bahasa Melayu)
 
338
 * @author Aviator
 
339
 */
 
340
$messages['ms'] = array(
 
341
        'poem-desc' => 'Menambah tag <tt>&lt;poem&gt;</tt> untuk pemformatan puisi',
 
342
);
 
343
 
 
344
/** Low German (Plattdüütsch)
 
345
 * @author Slomox
 
346
 */
 
347
$messages['nds'] = array(
 
348
        'poem-desc' => 'Föögt dat <tt>&lt;poem&gt;</tt>-Tag för dat Formateren vun Gedichten to',
 
349
);
 
350
 
 
351
/** Dutch (Nederlands)
 
352
 * @author Siebrand
 
353
 */
 
354
$messages['nl'] = array(
 
355
        'poem-desc' => 'Voegt de tag <tt>&lt;poem&gt;</tt> toe voor de opmaak van poëzie',
 
356
);
 
357
 
 
358
/** Norwegian Nynorsk (‪Norsk (nynorsk)‬)
 
359
 * @author Harald Khan
 
360
 */
 
361
$messages['nn'] = array(
 
362
        'poem-desc' => 'Legg til merket <tt>&lt;poem&gt;</tt> for å kunna formatera dikt',
 
363
);
 
364
 
 
365
/** Norwegian (bokmål)‬ (‪Norsk (bokmål)‬)
 
366
 * @author Jon Harald Søby
 
367
 */
 
368
$messages['no'] = array(
 
369
        'poem-desc' => 'Legger til taggen <tt>&lt;poem&gt;</tt> for å kunne formatere dikt',
 
370
);
 
371
 
 
372
/** Occitan (Occitan)
 
373
 * @author Cedric31
 
374
 */
 
375
$messages['oc'] = array(
 
376
        'poem-desc' => 'Apond la balisa <tt>&lt;poem&gt;</tt> pel formatatge dels poèmas',
 
377
);
 
378
 
 
379
/** Polish (Polski)
 
380
 * @author Sp5uhe
 
381
 */
 
382
$messages['pl'] = array(
 
383
        'poem-desc' => 'Dodaje znacznik <tt>&lt;poem&gt;</tt> służący do formatowania wierszy',
 
384
);
 
385
 
 
386
/** Pashto (پښتو)
 
387
 * @author Ahmed-Najib-Biabani-Ibrahimkhel
 
388
 */
 
389
$messages['ps'] = array(
 
390
        'poem-desc' => 'د شعر بڼه ورکولو کړنې لپاره د <tt>&lt;شعر&gt;</tt> وييکه ورګډوي',
 
391
);
 
392
 
 
393
/** Portuguese (Português)
 
394
 * @author Malafaya
 
395
 */
 
396
$messages['pt'] = array(
 
397
        'poem-desc' => 'Adiciona a marca <tt>&lt;poem&gt;</tt> para formatação de poemas',
 
398
);
 
399
 
 
400
/** Brazilian Portuguese (Português do Brasil)
 
401
 * @author Eduardo.mps
 
402
 */
 
403
$messages['pt-br'] = array(
 
404
        'poem-desc' => 'Adiciona a marca <tt>&lt;poem&gt;</tt> para formatação de poemas',
 
405
);
 
406
 
 
407
/** Romanian (Română)
 
408
 * @author Mihai
 
409
 */
 
410
$messages['ro'] = array(
 
411
        'poem-desc' => 'Adaugă eticheta <tt>&lt;poem&gt;</tt> pentru formatarea poem',
 
412
);
 
413
 
 
414
/** Tarandíne (Tarandíne)
 
415
 * @author Joetaras
 
416
 */
 
417
$messages['roa-tara'] = array(
 
418
        'poem-desc' => "Aggiunge 'u tag <tt>&lt;poem&gt;</tt> p'a formattazione de le poesie",
 
419
);
 
420
 
 
421
/** Russian (Русский)
 
422
 * @author Александр Сигачёв
 
423
 */
 
424
$messages['ru'] = array(
 
425
        'poem-desc' => 'Добавляет тег <tt>&lt;poem&gt;</tt> для форматирования стихов',
 
426
);
 
427
 
 
428
/** Yakut (Саха тыла)
 
429
 * @author HalanTul
 
430
 */
 
431
$messages['sah'] = array(
 
432
        'poem-desc' => 'Хоһооннору суруйарга <tt>&lt;poem&gt;</tt> тиэги эбэр',
 
433
);
 
434
 
 
435
/** Slovak (Slovenčina)
 
436
 * @author Helix84
 
437
 */
 
438
$messages['sk'] = array(
 
439
        'poem-desc' => 'Pridáva značku <tt>&lt;poem&gt;</tt> pre formátovanie básní',
 
440
);
 
441
 
 
442
/** Albanian (Shqip)
 
443
 * @author Puntori
 
444
 */
 
445
$messages['sq'] = array(
 
446
        'poem-desc' => 'Vendosë kodin <tt>&lt;poem&gt;</tt> për formatim të poezive',
 
447
);
 
448
 
 
449
/** Serbian Cyrillic ekavian (ћирилица)
 
450
 * @author Millosh
 
451
 */
 
452
$messages['sr-ec'] = array(
 
453
        'poem-desc' => 'Додаје <tt>&lt;poem&gt;</tt> ознаку за форматирање песме.',
 
454
);
 
455
 
 
456
/** Seeltersk (Seeltersk)
 
457
 * @author Pyt
 
458
 */
 
459
$messages['stq'] = array(
 
460
        'poem-desc' => 'Föiget dät <tt>&lt;poem&gt;</tt>-Tag tou ju Formatierenge fon Gedichte bietou',
 
461
);
 
462
 
 
463
/** Swedish (Svenska)
 
464
 * @author Lejonel
 
465
 */
 
466
$messages['sv'] = array(
 
467
        'poem-desc' => 'Lägger till taggen <tt>&lt;poem&gt;</tt> för att formatera dikter',
 
468
);
 
469
 
 
470
/** Telugu (తెలుగు)
 
471
 * @author Veeven
 
472
 */
 
473
$messages['te'] = array(
 
474
        'poem-desc' => 'పద్యాల ఫార్మాటింగుకై <tt>&lt;poem&gt;</tt> అనే టాగుని చేరుస్తుంది',
 
475
);
 
476
 
 
477
/** Tajik (Cyrillic) (Тоҷикӣ (Cyrillic))
 
478
 * @author Ibrahim
 
479
 */
 
480
$messages['tg-cyrl'] = array(
 
481
        'poem-desc' => 'Барчасби <tt>&lt;poem&gt;</tt>-ро барои қолаббандиҳои шеърҳо илова мекунад',
 
482
);
 
483
 
 
484
/** Tagalog (Tagalog)
 
485
 * @author AnakngAraw
 
486
 */
 
487
$messages['tl'] = array(
 
488
        'poem-desc' => 'Nagdaragdag ng tatak na <tt>&lt;poem&gt;</tt> para sa pagpopormat ng tula',
 
489
);
 
490
 
 
491
/** Turkish (Türkçe)
 
492
 * @author Joseph
 
493
 */
 
494
$messages['tr'] = array(
 
495
        'poem-desc' => 'Şiir biçimlendirmesi için <tt>&lt;poem&gt;</tt> etiketini ekler',
 
496
);
 
497
 
 
498
/** Ukrainian (Українська)
 
499
 * @author Ahonc
 
500
 */
 
501
$messages['uk'] = array(
 
502
        'poem-desc' => 'Додає тег <tt>&lt;poem&gt;</tt> для форматування віршів',
 
503
);
 
504
 
 
505
/** Vèneto (Vèneto)
 
506
 * @author Candalua
 
507
 */
 
508
$messages['vec'] = array(
 
509
        'poem-desc' => 'Zonta el tag <tt>&lt;poem&gt;</tt> par la formatazion dei testi poetici',
 
510
);
 
511
 
 
512
/** Vietnamese (Tiếng Việt)
 
513
 * @author Minh Nguyen
 
514
 */
 
515
$messages['vi'] = array(
 
516
        'poem-desc' => 'Thêm thẻ <tt>&lt;poem&gt;</tt> để định dạng các bài thơ',
 
517
);
 
518
 
 
519
/** Volapük (Volapük)
 
520
 * @author Smeira
 
521
 */
 
522
$messages['vo'] = array(
 
523
        'poem-desc' => 'Läükon mali: <tt>&lt;poem&gt;</tt> pro fomät: poedot',
 
524
);
 
525
 
 
526
/** Yue (粵語)
 
527
 * @author Shinjiman
 
528
 */
 
529
$messages['yue'] = array(
 
530
        'poem-desc' => '加 <tt>&lt;poem&gt;</tt> 標籤畀詩格式用',
 
531
);
 
532
 
 
533
/** Simplified Chinese (‪中文(简体)‬)
 
534
 * @author Shinjiman
 
535
 * @author Wmr89502270
 
536
 */
 
537
$messages['zh-hans'] = array(
 
538
        'poem-desc' => '加入 <tt>&lt;poem&gt;</tt> 标签用于诗歌格式',
 
539
);
 
540
 
 
541
/** Traditional Chinese (‪中文(繁體)‬)
 
542
 * @author Shinjiman
 
543
 */
 
544
$messages['zh-hant'] = array(
 
545
        'poem-desc' => '加入 <tt>&lt;poem&gt;</tt> 標籤給予詩歌格式使用',
 
546
);
 
547