r97768 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97767‎ | r97768 | r97769 >
Date:21:36, 21 September 2011
Author:raymond
Status:ok
Tags:
Comment:
Localisation updates for ToolserverI18N messages from translatewiki.net
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php
@@ -326,9 +326,13 @@
327327 * @author Robby
328328 */
329329 $messages['lb'] = array(
 330+ 'search-title' => 'Monumenter sichen',
 331+ 'search-monuments-database' => 'An der Datebank vun de Monumenter sichen',
330332 'search-table-th-field' => 'Feld',
331333 'search-table-th-filter' => 'Filter',
332334 'search-table-th-search' => 'Sichen',
 335+ 'filter-all-countries' => 'All Länner',
 336+ 'filter-all-languages' => 'All Sproochen',
333337 );
334338
335339 /** Lithuanian (Lietuvių)
@@ -480,18 +484,26 @@
481485 * @author Rancher
482486 */
483487 $messages['sr-ec'] = array(
 488+ 'search-title' => 'Претрага споменика',
 489+ 'search-monuments-database' => 'Претрага базе података са споменицима',
484490 'search-table-th-field' => 'Поље',
485491 'search-table-th-filter' => 'Филтер',
486492 'search-table-th-search' => 'Претрага',
 493+ 'filter-all-countries' => 'све земље',
 494+ 'filter-all-languages' => 'сви језици',
487495 );
488496
489497 /** Serbian (Latin script) (‪Srpski (latinica)‬)
490498 * @author Rancher
491499 */
492500 $messages['sr-el'] = array(
 501+ 'search-title' => 'Pretraga spomenika',
 502+ 'search-monuments-database' => 'Pretraga baze podataka sa spomenicima',
493503 'search-table-th-field' => 'Polje',
494504 'search-table-th-filter' => 'Filter',
495505 'search-table-th-search' => 'Pretraga',
 506+ 'filter-all-countries' => 'sve zemlje',
 507+ 'filter-all-languages' => 'svi jezici',
496508 );
497509
498510 /** Swedish (Svenska)
Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -52,11 +52,88 @@
5353 'gallery-header' => 'Images for the monument with id $1.',
5454 );
5555
56 -/**
57 - * Spanish
58 - *
 56+/** Message documentation (Message documentation)
 57+ * @author EugeneZelenko
5958 * @author Platonides
6059 */
 60+$messages['qqq'] = array(
 61+ 'title' => 'Title of the different pages',
 62+ 'file' => 'Header for the column showing the filenames.
 63+{{Identical|File}}',
 64+ 'monument-type' => 'Header for the column showing the type of monument -BIC or BCIL-, basically the template used',
 65+ 'monument-id' => 'Header for the column showing the monument id',
 66+ 'province' => 'Header for the column showing the monument province',
 67+ 'competes' => 'Header for the column showing if the monument takes part in the competition',
 68+ 'author' => 'Header for the column showing the author listed for that image',
 69+ 'upload-time' => 'Upload time in CEST',
 70+ 'concursa' => 'Entry for the competes column if the monuments takes part in WLM (also see: no-concursa)',
 71+ 'no-concursa' => 'Entry for the competes column if the monuments does not take part in WLM (also see: concursa)',
 72+ 'not-available' => 'Shown for images not yet loaded',
 73+ 'date-unknown' => 'Showed when the',
 74+ 'total-images' => 'A message with the total number of images listed above, provided in $1',
 75+ 'view-uncategorized-images' => 'Caption for link to [[commons:Category:Cultural_heritage_monuments_in_Spain]]',
 76+ 'provide-id' => 'Caption for ids.php',
 77+ 'show-images-bad-only' => 'Text for the link for filtering to just images with a bad id',
 78+ 'show-images-all' => 'Text for the link for unfiltering the list to all images',
 79+ 'search-monuments' => 'Caption link for the tool to search monuments',
 80+ 'view-frequency' => 'Caption link for the tool to view monuments grouped by id',
 81+ 'id-label' => 'Label for ids.php input',
 82+ 'date-format' => 'Format in which to present the date in the upload-time column',
 83+ 'id-none' => "Column to show where there's no id",
 84+ 'monument-heading' => 'Heading for the identifier',
 85+ 'count-heading' => 'Heading for the count of images with that id',
 86+ 'bic-list' => 'Text of link which shows the list of monuments with the id of this row',
 87+ 'bic-gallery' => 'Text of link which shows the gallery of monuments with the id of this row',
 88+ 'gallery-header' => 'Text for the gallery pages. $1 is the selected monument id.',
 89+);
 90+
 91+/** Belarusian (Taraškievica orthography) (‪Беларуская (тарашкевіца)‬)
 92+ * @author EugeneZelenko
 93+ * @author Jim-by
 94+ */
 95+$messages['be-tarask'] = array(
 96+ 'title' => 'WLM-файлы',
 97+ 'file' => 'Файл',
 98+ 'monument-type' => 'Тып славутасьці',
 99+ 'monument-id' => 'Ідэнтыфікатар славутасьці',
 100+ 'province' => 'Правінцыя/вобласьць',
 101+);
 102+
 103+/** German (Deutsch)
 104+ * @author Kghbln
 105+ */
 106+$messages['de'] = array(
 107+ 'title' => 'WLM-Dateien',
 108+ 'file' => 'Datei',
 109+ 'monument-type' => 'Art des Denkmals',
 110+ 'monument-id' => 'Kennung des Denkmals',
 111+ 'province' => 'Provinz',
 112+ 'competes' => 'Nimmt teil',
 113+ 'author' => 'Urheber',
 114+ 'upload-time' => 'Hochladezeitpunkt',
 115+ 'concursa' => 'Nimmt an WLM teil',
 116+ 'no-concursa' => 'Nimmt nicht an WLM teil',
 117+ 'not-available' => 'Nicht verfügbar',
 118+ 'date-unknown' => 'Unbekannt',
 119+ 'total-images' => 'Gesamtzahl an Bildern: $1',
 120+ 'view-uncategorized-images' => 'Nicht kategorisierte Bilder ansehen',
 121+ 'provide-id' => 'Die Kennung eines Denkmals angeben, um die für es verfügbaren Daten anzuzeigen',
 122+ 'show-images-bad-only' => 'Nur Bilder außerhalb der Listen anzeigen',
 123+ 'show-images-all' => 'Alle Bilder anzeigen',
 124+ 'search-monuments' => 'Denkmäler suchen',
 125+ 'view-frequency' => 'Beliebte Denkmäler',
 126+ 'id-label' => 'Kennung des Denkmals:',
 127+ 'id-none' => '(Keine)',
 128+ 'monument-heading' => 'Denkmal',
 129+ 'count-heading' => 'Fotos',
 130+ 'bic-list' => 'Liste',
 131+ 'bic-gallery' => 'Galerie',
 132+ 'gallery-header' => 'Bilder des Denkmals mit der Kennung $1.',
 133+);
 134+
 135+/** Spanish (Español)
 136+ * @author Platonides
 137+ */
61138 $messages['es'] = array(
62139 'title' => 'Imágenes de Wiki Loves Monuments',
63140 'file' => 'Imagen',
@@ -73,61 +150,267 @@
74151 'total-images' => 'Total de imágenes: $1',
75152 'view-uncategorized-images' => 'Ver imágenes sin categorizar',
76153 'provide-id' => 'Proporcione el identificador de un monumento para mostrar los datos disponibles sobre el mismo',
77 - 'id-label' => 'BIC:',
78154 'show-images-bad-only' => 'Mostrar sólo las imágenes con códigos incorrectos',
79155 'show-images-all' => 'Mostrar todas las imágenes',
80156 'search-monuments' => 'Buscar monumentos',
81157 'view-frequency' => 'Monumentos populares',
82 -
 158+ 'id-label' => 'BIC:',
83159 'id-none' => '(Sin identificador)',
84160 'monument-heading' => 'Monumento',
85161 'count-heading' => 'Fotografías',
86162 'bic-list' => 'Lista',
87163 'bic-gallery' => 'Galería',
88 -
89164 'gallery-header' => 'Imágenes del monumento con el registro $1.',
90165 );
91166
92 -/**
93 - * Message documentation (Message documentation)
94 - * @author Platonides
 167+/** Galician (Galego)
 168+ * @author Elisardojm
 169+ * @author Toliño
95170 */
96 -$messages['qqq'] = array(
97 - 'title' => 'Title of the different pages',
 171+$messages['gl'] = array(
 172+ 'title' => 'Ficheiros de WLM',
 173+ 'file' => 'Ficheiro',
 174+ 'monument-type' => 'Tipo de monumento',
 175+ 'monument-id' => 'Identificador do monumento',
 176+ 'province' => 'Provincia',
 177+ 'competes' => 'Competición',
 178+ 'author' => 'Autor',
 179+ 'upload-time' => 'Data da carga',
 180+ 'concursa' => 'Participa en WLM',
 181+ 'no-concursa' => 'Fóra da competición de WLM',
 182+ 'not-available' => 'Non dispoñible',
 183+ 'date-unknown' => 'Descoñecido',
 184+ 'total-images' => 'Total de imaxes: $1',
 185+ 'view-uncategorized-images' => 'Ver as imaxes sen categoría',
 186+ 'provide-id' => 'Indique un número de identificación de monumento para mostrar os datos dispoñibles para ese elemento',
 187+ 'show-images-bad-only' => 'Mostrar só as imaxes fóra das listas',
 188+ 'show-images-all' => 'Mostrar todas as imaxes',
 189+ 'search-monuments' => 'Buscar monumentos',
 190+ 'view-frequency' => 'Monumentos populares',
 191+ 'id-label' => 'Identificador do monumento:',
 192+ 'id-none' => '(Ningún)',
 193+ 'monument-heading' => 'Monumento',
 194+ 'count-heading' => 'Fotografías',
 195+ 'bic-list' => 'Lista',
 196+ 'bic-gallery' => 'Galería',
 197+ 'gallery-header' => 'Imaxes para o monumento co identificador $1.',
 198+);
98199
99 - /* uploads.php */
100 - 'file' => 'Header for the column showing the filenames',
101 - 'monument-type' => 'Header for the column showing the type of monument -BIC or BCIL-, basically the template used',
102 - 'monument-id' => 'Header for the column showing the monument id',
103 - 'province' => 'Header for the column showing the monument province',
104 - 'competes' => 'Header for the column showing if the monument takes part in the competition',
105 - 'author' => 'Header for the column showing the author listed for that image',
106 - 'upload-time' => 'Upload time in CEST',
107 - 'concursa' => 'Entry for the competes column if the monuments takes part in WLM (also see: no-concursa)',
108 - 'no-concursa' => 'Entry for the competes column if the monuments does not take part in WLM (also see: concursa)',
109 - 'not-available' => 'Shown for images not yet loaded',
110 - 'date-unknown' => 'Showed when the ',
111 - 'total-images' => 'A message with the total number of images listed above, provided in $1',
112 - 'view-uncategorized-images' => 'Caption for link to [[commons:Category:Cultural_heritage_monuments_in_Spain]]',
113 - 'date-format' => 'Format in which to present the date in the upload-time column',
114 - 'show-images-bad-only' => 'Text for the link for filtering to just images with a bad id',
115 - 'show-images-all' => 'Text for the link for unfiltering the list to all images',
116 - 'search-monuments' => 'Caption link for the tool to search monuments',
117 - 'view-frequency' => 'Caption link for the tool to view monuments grouped by id',
 200+/** Luxembourgish (Lëtzebuergesch)
 201+ * @author Robby
 202+ */
 203+$messages['lb'] = array(
 204+ 'title' => 'WLM-Fichieren',
 205+ 'file' => 'Fichier',
 206+ 'monument-type' => 'Type vu Monument',
 207+ 'monument-id' => 'ID vum Monument',
 208+ 'province' => 'Provënz',
 209+ 'author' => 'Auteur',
 210+ 'not-available' => 'Net disponibel',
 211+ 'date-unknown' => 'Onbekannt',
 212+ 'total-images' => 'Zuel vu Biller: $1',
 213+ 'view-uncategorized-images' => 'Net kategoriséiert Biller weisen',
 214+ 'show-images-all' => 'All Biller weisen',
 215+ 'search-monuments' => 'Monumenter sichen',
 216+ 'view-frequency' => 'Beléifte Monumenter',
 217+ 'id-none' => '(Keng)',
 218+ 'monument-heading' => 'Monument',
 219+ 'count-heading' => 'Photographen',
 220+ 'bic-list' => 'Lëscht',
 221+ 'bic-gallery' => 'Galerie',
 222+);
118223
119 - /* ids.php */
120 - 'provide-id' => 'Caption for ids.php',
121 - 'id-label' => 'Label for ids.php input',
 224+/** Macedonian (Македонски)
 225+ * @author Bjankuloski06
 226+ */
 227+$messages['mk'] = array(
 228+ 'title' => 'WLM-податотеки',
 229+ 'file' => 'Податотека',
 230+ 'monument-type' => 'Тип на споменик',
 231+ 'monument-id' => 'Назнака на споменикот',
 232+ 'province' => 'Покраина',
 233+ 'competes' => 'Конкурира',
 234+ 'author' => 'Автор',
 235+ 'upload-time' => 'Време на подигањето',
 236+ 'concursa' => 'Учествува во WLM',
 237+ 'no-concursa' => 'Надвор од конкурсот на WLM',
 238+ 'not-available' => 'Недостапно',
 239+ 'date-unknown' => 'Непознат',
 240+ 'total-images' => 'Вкупно слики: $1',
 241+ 'view-uncategorized-images' => 'Некатегоризирани слики',
 242+ 'provide-id' => 'Наведете назнака на споменикот за да ги добиете расположивите податоци за тој објект',
 243+ 'show-images-bad-only' => 'Прикажи само слики вон списоците',
 244+ 'show-images-all' => 'Сите слики',
 245+ 'search-monuments' => 'Пребарување на споменици',
 246+ 'view-frequency' => 'Популарни споменици',
 247+ 'id-label' => 'Назнака на споменикот:',
 248+ 'date-format' => 'j F Y, H:i ч. и s сек.',
 249+ 'id-none' => '(Нема)',
 250+ 'monument-heading' => 'Споменик',
 251+ 'count-heading' => 'Фотографии',
 252+ 'bic-list' => 'Список',
 253+ 'bic-gallery' => 'Галерија',
 254+ 'gallery-header' => 'Слики на споменикот со назнака $1.',
 255+);
122256
123 - /* monumentos.php */
124 - 'id-none' => 'Column to show where there\'s no id',
125 - 'monument-heading' => 'Heading for the identifier',
126 - 'count-heading' => 'Heading for the count of images with that id',
127 - 'bic-list' => 'Text of link which shows the list of monuments with the id of this row',
128 - 'bic-gallery' => 'Text of link which shows the gallery of monuments with the id of this row',
 257+/** Malay (Bahasa Melayu)
 258+ * @author Anakmalaysia
 259+ */
 260+$messages['ms'] = array(
 261+ 'title' => 'Fail WLM',
 262+ 'file' => 'Fail',
 263+ 'monument-type' => 'Jenis monumen',
 264+ 'monument-id' => 'Id monumen',
 265+ 'province' => 'Wilayah',
 266+ 'competes' => 'Pertandingan',
 267+ 'author' => 'Pengarang',
 268+ 'upload-time' => 'Waktu muat naik',
 269+ 'concursa' => 'Menyertai WLM',
 270+ 'no-concursa' => 'Di luar pertandingan WLM',
 271+ 'not-available' => 'Tiada',
 272+ 'date-unknown' => 'Tidak diketahui',
 273+ 'total-images' => 'Jumlah imej: $1',
 274+ 'view-uncategorized-images' => 'Lihat imej yang belum dikategorikan',
 275+ 'provide-id' => 'Nyatakan id monumen untuk menunjukkan data yang ada untuk item itu',
 276+ 'show-images-bad-only' => 'Tunjukkan imej di luar senarai sahaja',
 277+ 'show-images-all' => 'Tunjukkan semua imej',
 278+ 'search-monuments' => 'Cari monumen',
 279+ 'view-frequency' => '(Tiada)',
 280+ 'id-label' => 'Monumen',
 281+ 'id-none' => '(Tiada)',
 282+ 'monument-heading' => 'Monumen',
 283+ 'count-heading' => 'Gambar',
 284+ 'bic-list' => 'Senarai',
 285+ 'bic-gallery' => 'Galeri',
 286+ 'gallery-header' => 'Imej untuk monumen id $1.',
 287+);
129288
130 - /* gallery.php */
131 - 'gallery-header' => 'Text for the gallery pages. $1 is the selected monument id.',
 289+/** Dutch (Nederlands)
 290+ * @author SPQRobin
 291+ * @author Siebrand
 292+ */
 293+$messages['nl'] = array(
 294+ 'title' => 'WLM-bestanden',
 295+ 'file' => 'Bestand',
 296+ 'monument-type' => 'Monumenttype',
 297+ 'monument-id' => 'Monument-ID',
 298+ 'province' => 'Provincie',
 299+ 'competes' => 'In wedstrijd',
 300+ 'author' => 'Auteur',
 301+ 'upload-time' => 'Uploadtijd',
 302+ 'concursa' => 'Neemt deel aan WLM',
 303+ 'no-concursa' => 'Buiten WLM-wedstrijd',
 304+ 'not-available' => 'Niet beschikbaar',
 305+ 'date-unknown' => 'Onbekend',
 306+ 'total-images' => 'Totaal aantal afbeeldingen: $1',
 307+ 'view-uncategorized-images' => 'Afbeeldingen zonder categorieën bekijken',
 308+ 'provide-id' => 'Geef een monument-ID op om de beschikbare gegevens ervoor te bekijken',
 309+ 'show-images-bad-only' => 'Alleen afbeeldingen buiten de lijsten weergeven',
 310+ 'show-images-all' => 'Alle afbeeldingen weergeven',
 311+ 'search-monuments' => 'Monumenten zoeken',
 312+ 'view-frequency' => 'Populaire monumenten',
 313+ 'id-label' => 'Monument-ID:',
 314+ 'id-none' => '(Geen)',
 315+ 'monument-heading' => 'Monument',
 316+ 'count-heading' => 'Afbeeldingen',
 317+ 'bic-list' => 'Lijst',
 318+ 'bic-gallery' => 'Galerij',
 319+ 'gallery-header' => 'Afbeeldingen voor het monument met ID $1.',
132320 );
133321
 322+/** Serbian (Cyrillic script) (‪Српски (ћирилица)‬)
 323+ * @author Rancher
 324+ */
 325+$messages['sr-ec'] = array(
 326+ 'title' => 'WLM датотеке',
 327+ 'file' => 'Датотека',
 328+ 'monument-type' => 'Врста споменика',
 329+ 'monument-id' => 'ИБ споменика',
 330+ 'province' => 'Покрајина',
 331+ 'competes' => 'Такмичи се',
 332+ 'author' => 'Аутор',
 333+ 'upload-time' => 'Време отпремања',
 334+ 'concursa' => 'Учествује у WLM',
 335+ 'no-concursa' => 'Ван такмичења WLM',
 336+ 'not-available' => 'Недоступно',
 337+ 'date-unknown' => 'Непознато',
 338+ 'total-images' => 'Укупно слика: $1',
 339+ 'view-uncategorized-images' => 'Погледај несврстане слике',
 340+ 'provide-id' => 'Наведите ИБ споменика да погледате податке о њему',
 341+ 'show-images-bad-only' => 'Прикажи само слике ван спискова',
 342+ 'show-images-all' => 'Прикажи све слике',
 343+ 'search-monuments' => 'Претрага споменика',
 344+ 'view-frequency' => 'Популарни споменици',
 345+ 'id-label' => 'ИБ споменика:',
 346+ 'id-none' => '(нема)',
 347+ 'monument-heading' => 'Споменик',
 348+ 'count-heading' => 'Фотографије',
 349+ 'bic-list' => 'Списак',
 350+ 'bic-gallery' => 'Галерија',
 351+ 'gallery-header' => 'Слике споменика чији је ИБ $1.',
 352+);
134353
 354+/** Serbian (Latin script) (‪Srpski (latinica)‬)
 355+ * @author Rancher
 356+ */
 357+$messages['sr-el'] = array(
 358+ 'title' => 'WLM datoteke',
 359+ 'file' => 'Datoteka',
 360+ 'monument-type' => 'Vrsta spomenika',
 361+ 'monument-id' => 'IB spomenika',
 362+ 'province' => 'Pokrajina',
 363+ 'competes' => 'Takmiči se',
 364+ 'author' => 'Autor',
 365+ 'upload-time' => 'Vreme otpremanja',
 366+ 'concursa' => 'Učestvuje u WLM',
 367+ 'no-concursa' => 'Van takmičenja WLM',
 368+ 'not-available' => 'Nedostupno',
 369+ 'date-unknown' => 'Nepoznato',
 370+ 'total-images' => 'Ukupno slika: $1',
 371+ 'view-uncategorized-images' => 'Pogledaj nesvrstane slike',
 372+ 'provide-id' => 'Navedite IB spomenika da pogledate podatke o njemu',
 373+ 'show-images-bad-only' => 'Prikaži samo slike van spiskova',
 374+ 'show-images-all' => 'Prikaži sve slike',
 375+ 'search-monuments' => 'Pretraga spomenika',
 376+ 'view-frequency' => 'Popularni spomenici',
 377+ 'id-label' => 'IB spomenika:',
 378+ 'id-none' => '(nema)',
 379+ 'monument-heading' => 'Spomenik',
 380+ 'count-heading' => 'Fotografije',
 381+ 'bic-list' => 'Spisak',
 382+ 'bic-gallery' => 'Galerija',
 383+ 'gallery-header' => 'Slike spomenika čiji je IB $1.',
 384+);
 385+
 386+/** Vietnamese (Tiếng Việt)
 387+ * @author Minh Nguyen
 388+ */
 389+$messages['vi'] = array(
 390+ 'title' => 'Tập tin WLM',
 391+ 'file' => 'Tập tin',
 392+ 'monument-type' => 'Loại đài tưởng niệm',
 393+ 'monument-id' => 'ID của đài tưởng niệm',
 394+ 'province' => 'Tỉnh',
 395+ 'competes' => 'Thi đấu',
 396+ 'author' => 'Tác giả',
 397+ 'upload-time' => 'Lúc tải lên',
 398+ 'concursa' => 'Tham gia vào WLM',
 399+ 'no-concursa' => 'Ngoài cuộc thi WLM',
 400+ 'not-available' => 'Không có sẵn',
 401+ 'date-unknown' => 'Không rõ',
 402+ 'total-images' => 'Tổng số hình ảnh: $1',
 403+ 'view-uncategorized-images' => 'Xem hình ảnh chưa phân loại',
 404+ 'provide-id' => 'Nhập ID của đài tưởng niệm để xem dữ liệu có sẵn về đài tưởng niệm đó',
 405+ 'show-images-bad-only' => 'Chỉ hiện các hình ngoài các danh sách',
 406+ 'show-images-all' => 'Hiện tất cả các hình ảnh',
 407+ 'search-monuments' => 'Tìm kiếm đài tưởng niệm',
 408+ 'view-frequency' => 'Đài tưởng niệm phổ biến',
 409+ 'id-label' => 'ID của đài tưởng niệm',
 410+ 'id-none' => '(Không có)',
 411+ 'monument-heading' => 'Đài tưởng niệm',
 412+ 'count-heading' => 'Hình chụp',
 413+ 'bic-list' => 'Danh sách',
 414+ 'bic-gallery' => 'Album',
 415+ 'gallery-header' => 'Hình ảnh của đài tưởng niệm với ID $1.',
 416+);
 417+

Status & tagging log