r100451 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100450‎ | r100451 | r100452 >
Date:20:34, 21 October 2011
Author:raymond
Status:ok
Tags:
Comment:
Localisation updates for ToolserverI18N from translatewiki.net
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Catdown.i18n.php
@@ -67,6 +67,7 @@
6868 'readme-filename' => 'README.txt', // Optional
6969 );
7070
 71+/** Message documentation (Message documentation) */
7172 $messages['qqq'] = array(
7273 'title' => 'Title for the tool',
7374 'subtitle' => 'Subtitle for the tool',
@@ -77,31 +78,73 @@
7879 'max-height' => 'Label of the input to set the maximum height of the thumbnails.',
7980 'invalid-width' => 'Shown when an invalid width is provided',
8081 'invalid-height' => 'Shown when an invalid height is provided',
81 - 'no-such-project' => 'Error given for wrong project (eg. \'qwerty.wikipedia\')',
82 - 'no-images' => 'Shown when the category doesn\'t have any files',
 82+ 'no-such-project' => "Error given for wrong project (eg. 'qwerty.wikipedia')",
 83+ 'no-images' => "Shown when the category doesn't have any files",
8384 'category-is-url' => 'Shown when a full url is given as category name',
8485 'category-contains-namespace' => 'Shown when a category with namespace is given as category. $1: Given category name.',
8586 'zip-failed' => 'Generic error for when the zip creation failed',
86 - 'image-area-too-big' => "Shown when an image cannot be thumbnailed. See http://www.mediawiki.org/wiki/Manual:\$wgMaxImageArea\nParameters: $1: Name of the image",
87 -
88 - 'download-info' => "Information shown previous to the download.\n$1: Number of images.\n$2: Estimated size of all the files in the system",
 87+ 'image-area-too-big' => 'Shown when an image cannot be thumbnailed. See http://www.mediawiki.org/wiki/Manual:$wgMaxImageArea
 88+Parameters: $1: Name of the image',
 89+ 'download-info' => 'Information shown previous to the download.
 90+$1: Number of images.
 91+$2: Estimated size of all the files in the system',
8992 'download' => 'Big link to download the zip',
90 -
91 - 'readme-contents' => "Contents of the README file.\n* $1: Category name\n* $2: Category url\n* $3 Result of scaling restrictions (one of scaling-none, scaling-width, scaling-height, scaling-both messages)\n* $4: Filename of the list.\n* $5 Name of the .bat script to run (script-filename msg)\n* $6: Note if wget for Windows was not bundled (contents of non-bundled-wget message if \'Bundle wget\' was not checked)",
 93+ 'readme-contents' => "Contents of the README file.
 94+* $1: Category name
 95+* $2: Category url
 96+* $3 Result of scaling restrictions (one of scaling-none, scaling-width, scaling-height, scaling-both messages)
 97+* $4: Filename of the list.
 98+* $5 Name of the .bat script to run (script-filename msg)
 99+* $6: Note if wget for Windows was not bundled (contents of non-bundled-wget message if \\'Bundle wget\\' was not checked)",
92100 'non-bundled-wget' => "Message added to the readme noting that the script won't work in Windows without a wget.exe (it is usually installed in other OS)",
93101 'wget-info' => 'Text appended to the readme explaining the rights you have on the wget binary.
94102 $1: Version of wget
95103
96104 The content of the gpl-3.0 is appended below this text (untranslated, as it is required by the license).',
 105+ 'scaling-none' => "Added to readme-contents as $6 if there's no scaling",
 106+ 'scaling-width' => 'Added to readme-contents as $6 if the images are scaled to a maximum width.
 107+$1: Maximum width in pixels',
 108+ 'scaling-height' => 'Added to readme-contents as $6 if the images are scaled to a maximum height.
 109+$1: Maximum height in pixels',
 110+ 'scaling-both' => 'Added to readme-contents as $6 if the images are scaled to a maximum width and.
 111+$1: Maximum width in pixels
 112+$2: Maximum height in pixels',
 113+ 'script-filename' => 'Name of the script which downloads the files.',
 114+ 'readme-filename' => 'Name of the readme file',
 115+);
97116
98 - 'scaling-none' => "Added to readme-contents as $6 if there's no scaling",
99 - 'scaling-width' => "Added to readme-contents as $6 if the images are scaled to a maximum width.\n$1: Maximum width in pixels",
100 - 'scaling-height' => "Added to readme-contents as $6 if the images are scaled to a maximum height.\n$1: Maximum height in pixels",
101 - 'scaling-both' => "Added to readme-contents as $6 if the images are scaled to a maximum width and.\n$1: Maximum width in pixels\n$2: Maximum height in pixels",
 117+/** German (Deutsch)
 118+ * @author Kghbln
 119+ */
 120+$messages['de'] = array(
 121+ 'title' => 'Bilder nach Kategorie herunterladen',
 122+ 'subtitle' => 'Die einfache Möglichkeit die in einer Kategorie enthaltenen Bilder herunterzuladen',
 123+ 'project' => 'Projekt:',
 124+ 'category' => 'Kategorie:',
 125+ 'thumbnailing' => 'Miniaturbilderstellung',
 126+ 'max-width' => 'Maximale Breite:',
 127+ 'max-height' => 'Maximale Höhe:',
 128+ 'invalid-width' => 'Die Breite ist ungültig.',
 129+ 'invalid-height' => 'Die Höhe ist ungültig.',
 130+ 'no-such-project' => 'Das angegebene Projekt ist nicht vorhanden.',
 131+ 'no-images' => 'In dieser Kategorie sind keine Bilder enthalten.',
 132+ 'category-is-url' => 'Der angegebenen Kategorienamen scheint eine URL zu sein. Bitte den Kategorienamen und nicht dessen URL angeben.',
 133+ 'category-contains-namespace' => 'Du scheinst neben dem Kategorienamen auch die Namensraumbezeichnung angegeben zu haben. Mit dem angegebene Namen würde die Seite als [[Category:$1]] verfügbar sein.',
 134+ 'zip-failed' => 'ZIP-Erstellung fehlgeschlagen',
 135+ 'image-area-too-big' => '$1 ist zu groß, um eine Miniaturansicht erstellen zu können. Daher wird die volle Bildgröße genutzt.',
 136+ 'download-info' => 'Es sind $1 Bilder mit eine geschätzten Gesamtgröße von $2 vorhanden.',
 137+ 'download' => 'Herunterladen',
 138+ 'non-bundled-wget' => 'Hinweis: Diese Version enthält nicht Wget für Windows. Du musst die Bilder mit wget.exe in einem Ordner
 139+dekomprimieren oder Wget im Pfad bereitstellen.',
 140+ 'scaling-width' => ', auf eine maximale Breite von $1 Pixel skaliert',
 141+ 'scaling-height' => ', auf eine maximale Höhe von $1 Pixel skaliert',
 142+ 'scaling-both' => ', auf eine maximale Größe von $1x$2 Pixel skaliert',
 143+);
102144
103 - 'script-filename' => 'Name of the script which downloads the files.', // Optional
104 - 'readme-filename' => 'Name of the readme file', // Optional
 145+/** German (formal address) (‪Deutsch (Sie-Form)‬)
 146+ * @author Kghbln
 147+ */
 148+$messages['de-formal'] = array(
 149+ 'category-contains-namespace' => 'Sie scheinen neben dem Kategorienamen auch die Namensraumbezeichnung angegeben zu haben. Mit dem angegebene Namen würde die Seite als [[Category:$1]] verfügbar sein.',
105150 );
106151
107 -
108 -
Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -310,6 +310,7 @@
311311 'competes' => 'Nimmt teil',
312312 'author' => 'Urheber',
313313 'upload-time' => 'Hochladezeitpunkt',
 314+ 'deleted' => 'Gelöscht ($1)',
314315 'concursa' => 'Nimmt an WLM teil',
315316 'no-concursa' => 'Nimmt nicht an WLM teil',
316317 'not-available' => 'Nicht verfügbar',
@@ -319,6 +320,7 @@
320321 'provide-id' => 'Die Kennung eines Denkmals angeben, um die für es verfügbaren Daten anzuzeigen',
321322 'show-images-bad-only' => 'Nur Bilder außerhalb der Listen anzeigen',
322323 'show-images-all' => 'Alle Bilder anzeigen',
 324+ 'show-images-removed' => 'Nur Bilder anzeigen, die aus dem Wettbewerb zurückgezogen wurden',
323325 'search-monuments' => 'Denkmäler suchen',
324326 'view-frequency' => 'Beliebte Denkmäler',
325327 'view-ccaa' => 'Nach autonomer Gemeinschaft ansehen',
@@ -416,6 +418,7 @@
417419 'competes' => 'Competición',
418420 'author' => 'Autor',
419421 'upload-time' => 'Data da carga',
 422+ 'deleted' => 'Borrado ($1)',
420423 'concursa' => 'Participa en WLM',
421424 'no-concursa' => 'Fóra da competición de WLM',
422425 'not-available' => 'Non dispoñible',
@@ -425,6 +428,7 @@
426429 'provide-id' => 'Indique un número de identificación de monumento para mostrar os datos dispoñibles para ese elemento',
427430 'show-images-bad-only' => 'Mostrar só as imaxes fóra das listas',
428431 'show-images-all' => 'Mostrar todas as imaxes',
 432+ 'show-images-removed' => 'Mostrar as imaxes eliminadas da competición',
429433 'search-monuments' => 'Buscar monumentos',
430434 'view-frequency' => 'Monumentos populares',
431435 'view-ccaa' => 'Ver por comunidade autónoma',
@@ -496,6 +500,7 @@
497501 'monument-type' => 'Typo de monumento',
498502 'monument-id' => 'ID del monumento',
499503 'province' => 'Provincia',
 504+ 'comarque' => 'Comarca',
500505 'competes' => 'In competition',
501506 'author' => 'Autor',
502507 'upload-time' => 'Hora de incargamento',
@@ -664,6 +669,7 @@
665670 'competes' => 'Конкурира',
666671 'author' => 'Автор',
667672 'upload-time' => 'Време на подигањето',
 673+ 'deleted' => 'Избришана ($1)',
668674 'concursa' => 'Учествува во WLM',
669675 'no-concursa' => 'Надвор од конкурсот на WLM',
670676 'not-available' => 'Недостапно',
@@ -673,6 +679,7 @@
674680 'provide-id' => 'Наведете назнака на споменикот за да ги добиете расположивите податоци за тој објект',
675681 'show-images-bad-only' => 'Прикажи само слики вон списоците',
676682 'show-images-all' => 'Сите слики',
 683+ 'show-images-removed' => 'Прикажи ги отстранетите слики од конкурсот',
677684 'search-monuments' => 'Пребарување на споменици',
678685 'view-frequency' => 'Популарни споменици',
679686 'view-ccaa' => 'Прегл. по автономни заедници',
@@ -709,6 +716,7 @@
710717 'competes' => 'Pertandingan',
711718 'author' => 'Pengarang',
712719 'upload-time' => 'Waktu muat naik',
 720+ 'deleted' => 'Dihapuskan ($1)',
713721 'concursa' => 'Menyertai WLM',
714722 'no-concursa' => 'Di luar pertandingan WLM',
715723 'not-available' => 'Tiada',
@@ -718,6 +726,7 @@
719727 'provide-id' => 'Nyatakan id monumen untuk menunjukkan data yang ada untuk item itu',
720728 'show-images-bad-only' => 'Tunjukkan imej di luar senarai sahaja',
721729 'show-images-all' => 'Tunjukkan semua imej',
 730+ 'show-images-removed' => 'Tunjukkan imej-imej yang dibuang dari pertandingan',
722731 'search-monuments' => 'Cari monumen',
723732 'view-frequency' => '(Tiada)',
724733 'view-ccaa' => 'Lihat mengikut komuniti autonomi',
@@ -750,9 +759,11 @@
751760 'monument-type' => 'Monumenttype',
752761 'monument-id' => 'Monument-ID',
753762 'province' => 'Provincie',
 763+ 'comarque' => 'Comarca',
754764 'competes' => 'In wedstrijd',
755765 'author' => 'Auteur',
756766 'upload-time' => 'Uploadtijd',
 767+ 'deleted' => 'Verwijderd ($1)',
757768 'concursa' => 'Neemt deel aan WLM',
758769 'no-concursa' => 'Buiten WLM-wedstrijd',
759770 'not-available' => 'Niet beschikbaar',
@@ -762,8 +773,10 @@
763774 'provide-id' => 'Geef een monument-ID op om de beschikbare gegevens ervoor te bekijken',
764775 'show-images-bad-only' => 'Alleen afbeeldingen buiten de lijsten weergeven',
765776 'show-images-all' => 'Alle afbeeldingen weergeven',
 777+ 'show-images-removed' => 'Afbeeldingen die verwijderd zijn uit de wedstrijd weergeven',
766778 'search-monuments' => 'Monumenten zoeken',
767779 'view-frequency' => 'Populaire monumenten',
 780+ 'view-ccaa' => 'Per autonome gemeenschap bekijken',
768781 'view-province' => 'Per provincie bekijken',
769782 'id-label' => 'Monument-ID:',
770783 'id-none' => '(Geen)',
@@ -772,6 +785,7 @@
773786 'bic-list' => 'Lijst',
774787 'bic-gallery' => 'Galerij',
775788 'gallery-header' => 'Afbeeldingen voor het monument met ID $1.',
 789+ 'gallery-header-place' => 'Afbeeldingen voor monumenten uit $1.',
776790 'wall-of-shame-text' => 'Auteurs op aantal ongeïdentificeerde afbeeldingen',
777791 'author-heading' => 'Auteur',
778792 'bic-list-bad' => 'Bekijken',
@@ -779,6 +793,7 @@
780794 'unregistered' => 'Niet geregistreerd',
781795 'province-heading' => 'Provincie',
782796 'province-none' => '(Onbekend)',
 797+ 'ccaa-heading' => 'CC.AA.',
783798 );
784799
785800 /** Polish (Polski)

Status & tagging log