r100856 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100855‎ | r100856 | r100857 >
Date:19:34, 26 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/Monumentsapi.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.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,12 +67,17 @@
6868 'readme-filename' => 'README.txt', // Optional
6969 );
7070
71 -/** Message documentation (Message documentation) */
 71+/** Message documentation (Message documentation)
 72+ * @author EugeneZelenko
 73+ * @author Siebrand
 74+ */
7275 $messages['qqq'] = array(
7376 'title' => 'Title for the tool',
7477 'subtitle' => 'Subtitle for the tool',
75 - 'project' => 'Caption for choosing the project domain',
76 - 'category' => 'Label for the input to choose the category to dump. It is recommended to make it the same as the local NS_CATEGORY, with trailing :',
 78+ 'project' => 'Caption for choosing the project domain.
 79+{{Identical|Project}}',
 80+ 'category' => 'Label for the input to choose the category to dump. It is recommended to make it the same as the local NS_CATEGORY, with trailing :
 81+{{Identical|Category}}',
7782 'thumbnailing' => 'Title for the inputs for max width and height',
7883 'max-width' => 'Label of the input to set the maximum width of the thumbnails.',
7984 'max-height' => 'Label of the input to set the maximum height of the thumbnails.',
@@ -81,13 +86,14 @@
8287 'no-such-project' => "Error given for wrong project (eg. 'qwerty.wikipedia')",
8388 'no-images' => "Shown when the category doesn't have any files",
8489 'category-is-url' => 'Shown when a full URL is given as category name',
85 - 'category-contains-namespace' => 'Shown when a category with namespace is given as category. $1: Given category name.',
 90+ 'category-contains-namespace' => 'Shown when a category with namespace is given as category. Paramters:
 91+* $1: Given category name.',
8692 'zip-failed' => 'Generic error for when the zip creation failed',
8793 'image-area-too-big' => 'Shown when an image cannot be thumbnailed. See http://www.mediawiki.org/wiki/Manual:$wgMaxImageArea
8894 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',
 95+ 'download-info' => 'Information shown on the download page. Parameters:
 96+* $1: Number of images.
 97+* $2: Estimated size of all the files in the system (in which unit?)',
9298 'download' => 'Big link to download the zip',
9399 'readme-contents' => "Contents of the README file.
94100 * $1: Category name
@@ -113,6 +119,23 @@
114120 'readme-filename' => 'Name of the readme file',
115121 );
116122
 123+/** Belarusian (Taraškievica orthography) (‪Беларуская (тарашкевіца)‬)
 124+ * @author EugeneZelenko
 125+ * @author Jim-by
 126+ */
 127+$messages['be-tarask'] = array(
 128+ 'title' => 'Загрузка выяваў з катэгорыі',
 129+ 'subtitle' => 'Просты шлях загрузкі выяваў ў катэгорыі',
 130+ 'project' => 'Праект:',
 131+ 'category' => 'Катэгорыя:',
 132+ 'thumbnailing' => 'Мініятурызацыя',
 133+ 'max-width' => 'Максымальная шырыня:',
 134+ 'max-height' => 'Максымальная вышыня:',
 135+ 'invalid-width' => 'Няслушная шырыня',
 136+ 'invalid-height' => 'Няслушная вышыня',
 137+ 'no-such-project' => 'Няма такога праекту',
 138+);
 139+
117140 /** Breton (Brezhoneg)
118141 * @author Fulup
119142 */
@@ -211,6 +234,101 @@
212235 http://www.gnu.org/prep/ftp.html',
213236 );
214237
 238+/** French (Français)
 239+ * @author Gomoko
 240+ */
 241+$messages['fr'] = array(
 242+ 'title' => "Téléchargement d'images par catégorie",
 243+ 'subtitle' => 'La manière la plus simple pour télécharger les images dans une catégorie',
 244+ 'project' => 'Projet :',
 245+ 'category' => 'Catégorie:',
 246+ 'thumbnailing' => 'Vignettage',
 247+ 'max-width' => 'Largeur maximale:',
 248+ 'max-height' => 'Hauteur maximale:',
 249+ 'invalid-width' => 'Largeur non valide',
 250+ 'invalid-height' => 'Hauteur non valide',
 251+ 'no-such-project' => "Ce projet n'existe pas",
 252+ 'no-images' => "Il n'y a pas d'images dans cette catégorie",
 253+ 'category-is-url' => 'Le nom de catégorie fourni ressemble à une URL. Vous devez spécifier le nom de la catégorie, non pas son URL.',
 254+ 'category-contains-namespace' => "Il semble que vous avez inclus l'espace de nom avec le nom de la catégorie. Avec le nom fourni, la page serait disponible à [[Category:$1]].",
 255+ 'zip-failed' => 'Création du zip échouée',
 256+ 'image-area-too-big' => '$1 est trop gros pour créer une vignette. Utilisez la taille réelle.',
 257+ 'download-info' => 'Il y a $1 images avec une taille estimée de $2',
 258+ 'download' => 'Télécharger',
 259+ 'readme-contents' => 'Le fichier conteneur $4 liste les images de la catégorie $1 ( $2 )$3.
 260+
 261+== Instructions pour télécharger toutes les images listées ==
 262+Le temps de téléchargement peut varier de quelques minutes à plusieurs heures.
 263+
 264+Windows:
 265+ Extraire tous les fichier dans le même répertoire et lancez $5
 266+ $6
 267+Linux/Mac OS:
 268+ Extraire tous les fichiers et ouvrir un terminal dans ce répertoire. Lancez sh $5',
 269+ 'non-bundled-wget' => 'Note: Cette version ne comprend pas wget pour Windows. Vous devez décompresser dans un répertoire avec wget.exe, ou avoir wget dans le PATH',
 270+ 'wget-info' => 'Le fichier comprend une copie de wget $1 (pour plateformes Windows). Wget est un logiciel libre, sous licence de la GNU GENERAL PUBLIC LICENSE version 3.
 271+Vous trouverez une copie de cette licence ci-dessous, et elle est également disponible à http://www.gnu.org/licenses/gpl-3.0.txt
 272+
 273+Si vous êtes intéressés par le code source de ce programme, vous pouvez le télécharger depuis
 274+ http://toolserver.org/~platonides/catdown/wget-sources.php?version=$1
 275+ http://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 276+ ftp://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 277+ou un autre miroir GNU, voyez
 278+ http://www.gnu.org/prep/ftp.html',
 279+ 'scaling-width' => ", mis à l'échelle avec une largeur maximale de $1 pixels",
 280+ 'scaling-height' => ", mis à l'échelle avec une hauteur maximale de $1 pixels",
 281+ 'scaling-both' => ", mis à l'échelle avec une taille maximale de $1x$2 pixels",
 282+);
 283+
 284+/** Galician (Galego)
 285+ * @author Toliño
 286+ */
 287+$messages['gl'] = array(
 288+ 'title' => 'Descarga de imaxes por categoría',
 289+ 'subtitle' => 'Un xeito doado de descargar as imaxes presentes nunha categoría',
 290+ 'project' => 'Proxecto:',
 291+ 'category' => 'Categoría:',
 292+ 'thumbnailing' => 'Miniatura',
 293+ 'max-width' => 'Ancho máximo:',
 294+ 'max-height' => 'Altura máxima:',
 295+ 'invalid-width' => 'Ancho incorrecto',
 296+ 'invalid-height' => 'Altura incorrecta',
 297+ 'no-such-project' => 'Ese proxecto non existe',
 298+ 'no-images' => 'Non hai imaxes na categoría',
 299+ 'category-is-url' => 'O nome da categoría especificado semella un enderezo URL. Cómpre especificar o nome da categoría, non o seu URL.',
 300+ 'category-contains-namespace' => 'Semella que incluíu o espazo de nomes xunto ao nome da categoría. Co nome dado, a páxina estaría dispoñible en [[Category:$1]].',
 301+ 'zip-failed' => 'Erro na creación do ZIP',
 302+ 'image-area-too-big' => '"$1" é grande de máis para crear unha miniatura. Emprégase o tamaño completo.',
 303+ 'download-info' => 'Hai $1 imaxes cun tamaño estimado de $2',
 304+ 'download' => 'Descargar',
 305+ 'readme-contents' => 'O ficheiro "$4" incluído lista
 306+as imaxes na categoría "$1" ($2)$3.
 307+
 308+== Instrucións para descargar todas as imaxes ==
 309+O tempo de descarga pode variar duns minutos a varias horas.
 310+
 311+Windows:
 312+ Extraia todos os ficheiros no mesmo cartafol e execute $5
 313+ $6
 314+Linux/Mac OS
 315+ Extraia todos os ficheiros e abra un terminal nese cartafol. Execute sh $5',
 316+ 'non-bundled-wget' => 'Nota: Esta versión non inclúe wget para Windows. Terá que descomprimir
 317+nun cartafol con wget.exe ou ter wget na RUTA',
 318+ 'wget-info' => 'Este ficheiro contén unha copia de wget $1 (para a plataforma Windows). Wget é software libre,
 319+baixo os termos da LICENZA PÚBLICA XERAL DE GNU versión 3.
 320+A continuación hai unha copia da licenza e tamén está dispoñible en http://www.gnu.org/licenses/gpl-3.0.txt
 321+
 322+En caso de estar interesado en obter o código fonte deste programa, pode descargalo en
 323+ http://toolserver.org/~platonides/catdown/wget-sources.php?version=$1
 324+ http://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 325+ ftp://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 326+ou nestoutro espello de GNU
 327+ http://www.gnu.org/prep/ftp.html',
 328+ 'scaling-width' => ', escaladas a un ancho máximo de $1 píxeles',
 329+ 'scaling-height' => ', escaladas a unha altura máxima de $1 píxeles',
 330+ 'scaling-both' => ', escaladas a un tamaño máximo de $1x$2 píxeles',
 331+);
 332+
215333 /** Luxembourgish (Lëtzebuergesch)
216334 * @author Robby
217335 */
@@ -221,9 +339,13 @@
222340 'category' => 'Kategorie:',
223341 'max-width' => 'Maximal Breet:',
224342 'max-height' => 'Maximal Héicht:',
 343+ 'invalid-width' => "D'Breet ass net valabel",
 344+ 'invalid-height' => "D'Héicht ass net valabel",
225345 'no-such-project' => 'Esou e Projet gëtt et net',
226346 'no-images' => 'Et gëtt keng Biller an där Kategorie',
227347 'category-is-url' => "D'Kategorie déi ugi gouf gesäit wéi eng komplett URL aus. Dir musst den Numm vun der Kategorie uginn, an net hir URL.",
 348+ 'category-contains-namespace' => "Et schéngt wéi wann dir den Nummraum bäi den Numm vun der Kategorie derbäigesat hutt. Mam Numm den uginn ass wier d'Säit als [[Category:$1]] disponibel.",
 349+ 'zip-failed' => 'De ZIP-Fichier konnt net gemaach ginn',
228350 'image-area-too-big' => '$1 ass ze grouss fir e Miniatur-Bild ze generéieren. Déi komplett Gréisst gëtt benotzt.',
229351 'download-info' => 'Et sinn $1 Biller mat enger geschater Gréisst vun $2 do',
230352 'download' => 'Eroflueden',
@@ -333,12 +455,14 @@
334456
335457 /** Dutch (Nederlands)
336458 * @author SPQRobin
 459+ * @author Siebrand
337460 */
338461 $messages['nl'] = array(
339 - 'title' => 'Downloaden van afbeeldingen in een categorie',
 462+ 'title' => 'Afbeeldingen in een categorie downloaden',
340463 'subtitle' => 'De gemakkelijke manier om afbeeldingen in een bepaalde categorie te downloaden',
341464 'project' => 'Project:',
342465 'category' => 'Categorie:',
 466+ 'thumbnailing' => 'Miniaruren',
343467 'max-width' => 'Maximale breedte:',
344468 'max-height' => 'Maximale hoogte:',
345469 'invalid-width' => 'Ongeldige breedte',
@@ -346,12 +470,78 @@
347471 'no-such-project' => 'Er bestaat geen project met die naam',
348472 'no-images' => 'Er zijn geen afbeeldingen in die categorie',
349473 'category-is-url' => 'De opgegeven categorienaam lijkt een URL te zijn. U moet de categorienaam opgeven, niet de URL.',
350 - 'zip-failed' => 'Het maken van een zip-bestand is mislukt',
 474+ 'category-contains-namespace' => 'U hebt de naamruimte opgenomen in de categorienaam. Met de opgegeven naam, komt de pagina beschikbaar als [[Category:$1|Categorie $1]].',
 475+ 'zip-failed' => 'Het maken van een zip-bestand is mislukt.',
351476 'image-area-too-big' => '$1 is te groot om een miniatuur maken. De volledige grootte wordt gebruikt.',
352477 'download-info' => 'Er zijn $1 afbeeldingen met een geschatte grootte van $2',
353478 'download' => 'Downloaden',
 479+ 'readme-contents' => 'In het bestand $4 staat een lijst met
 480+bestanden uit de categorie $1 ($2)$3.
 481+
 482+== Instructie voor het downloaden van alle bestanden uit de lijst ==
 483+De downloadtijd kan uiteen lopen van minuten tot uren.
 484+
 485+Windows:
 486+ Pak alle bestanden uit in dezelfde map en voer uit: $5
 487+ $6
 488+Linux/Mac OSX
 489+ Pak alle bestanden uit en open een terminalvenster in die map. Voer daarna uit: sh $5',
 490+ 'non-bundled-wget' => 'Let op: in deze versie is wget voor Windows niet opgenomen. U moet uitpakken
 491+naar een map waarin wget.exe staat, of wget moet opgenomen zijn in de
 492+omgevingsvariabele PATH.',
 493+ 'scaling-width' => ', geschaald naar een maximale breedte van $1 pixels',
 494+ 'scaling-height' => ', geschaald naar een maximale hoogte van $1 pixels',
 495+ 'scaling-both' => ', geschaald naar een maximale afmeting van $1 x $2 pixels',
354496 );
355497
 498+/** Polish (Polski)
 499+ * @author Sp5uhe
 500+ */
 501+$messages['pl'] = array(
 502+ 'title' => 'Pobieranie grafik ze względu na kategorię',
 503+ 'subtitle' => 'Prosta metoda na pobranie grafik znajdujących się w określonej kategorii',
 504+ 'project' => 'Projekt',
 505+ 'category' => 'Kategoria',
 506+ 'thumbnailing' => 'Miniatura',
 507+ 'max-width' => 'Maksymalna szerokość',
 508+ 'max-height' => 'Maksymalna wysokość',
 509+ 'invalid-width' => 'Nieprawidłowa szerokość',
 510+ 'invalid-height' => 'Nieprawidłowa wysokość',
 511+ 'no-such-project' => 'Brak takiego projektu',
 512+ 'no-images' => 'W wybranej kategorii nie ma grafik',
 513+ 'category-is-url' => 'Wybrana nazwa kategorii wygląda jak adres internetowy. Musisz podać nazwę kategorii, a nie jej adres w Internecie.',
 514+ 'category-contains-namespace' => 'Wygląda na to, że w nazwie kategorii jest nazwa przestrzeni nazw. Z zadaną nazwą strona byłaby dostępna jako [[Category:$1]].',
 515+ 'zip-failed' => 'Błąd utworzenia archiwum w formacie ZIP',
 516+ 'image-area-too-big' => 'Grafika $1 jest zbyt duża, aby utworzyć miniaturkę. Zostanie użyta w pełnym rozmiarze.',
 517+ 'download-info' => 'Jest $1 grafik o szacowanej wielkości $2',
 518+ 'download' => 'Pobierz',
 519+ 'readme-contents' => 'Załączony plik $4 zawiera listę
 520+grafik znajdujących się w kategorii $1 ( $2 )$3.
 521+the images at the $1 category ( $2 )$3.
 522+
 523+== Instrukcja pobrania wszystkich plików z listy ==
 524+Czas pobierania może się wahać od kilku minut do wielu godzin.
 525+
 526+Windows:
 527+ Rozpakuj wszystkie pliki w jednym folderze i uruchom $5
 528+ $6
 529+Linux lub Mac OS:
 530+ Rozpakuj wszystkie pliki, a następnie otwórz terminal w tym folderze. Uruchom sh $5',
 531+ 'non-bundled-wget' => 'Uwaga – ta wersja nie zawiera wget dla systemu Windows. Będziesz musiał rozpakować archiwum do folderu z programem wget.exe lub musisz mieć ten program na ścieżce wpisanej w PATH.',
 532+ 'wget-info' => 'W tym pliku znajduje się kopia programu wget $1 (dla platformy Windows). Wget jest darmowym oprogramowaniem, dostępnym na zasadach licencji GNU GENERAL PUBLIC LICENSE w wersji 3.
 533+Kopia licencji dostępna jest poniżej oraz pod adresem http://www.gnu.org/licenses/gpl-3.0.txt
 534+
 535+Jeśli jesteś zainteresowany kodem źródłowym tego programu możesz pobrać go z
 536+ http://toolserver.org/~platonides/catdown/wget-sources.php?version=$1
 537+ http://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 538+ ftp://ftp.gnu.org/gnu/wget/wget-$1.tar.xz
 539+lub niektórych innych mirrorów GNU, zobacz
 540+ http://www.gnu.org/prep/ftp.html',
 541+ 'scaling-width' => ', przeskalowanych do szerokości maksymalnie $1 pikseli',
 542+ 'scaling-height' => ', przeskalowanych do wysokości maksymalnie $1 pikseli',
 543+ 'scaling-both' => ', przeskalowanych do maksymalnego rozmiaru $1x$2 pikseli',
 544+);
 545+
356546 /** Telugu (తెలుగు)
357547 * @author Veeven
358548 */
@@ -366,6 +556,17 @@
367557 'no-images' => 'ఆ వర్గంలో బొమ్మలు ఏమీ లేవు',
368558 );
369559
 560+/** Turkish (Türkçe)
 561+ * @author Emperyan
 562+ */
 563+$messages['tr'] = array(
 564+ 'project' => 'Proje:',
 565+ 'category' => 'Kategori:',
 566+ 'max-width' => 'En fazla genişlik:',
 567+ 'max-height' => 'En fazla yükseklik:',
 568+ 'download' => 'İndir',
 569+);
 570+
370571 /** Vietnamese (Tiếng Việt)
371572 * @author Minh Nguyen
372573 */
Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php
@@ -572,8 +572,12 @@
573573
574574 /** Turkish (Türkçe)
575575 * @author Emperyan
 576+ * @author Khutuck
576577 */
577578 $messages['tr'] = array(
 579+ 'search-title' => 'Anıt arama',
 580+ 'search-monuments-database' => 'Anıtlar veritabanında arama',
 581+ 'search-table-th-field' => 'Alan',
578582 'search-table-th-filter' => 'Süzgeç',
579583 'search-table-th-search' => 'Ara',
580584 'filter-all-countries' => 'Bütün ülkeler',
Index: trunk/tools/ToolserverI18N/language/messages/Wlm.i18n.php
@@ -351,6 +351,9 @@
352352 'bic-list-bad' => 'Anzeigen',
353353 'bic-list-all' => 'Vollständige Liste',
354354 'unregistered' => 'Nicht registriert',
 355+ 'users-text' => 'Diese Seite zeigt die Autoren, mitsamt den von ihnen hochgeladenen Bildern, sowie die entsprechende Anzahl der unterschiedlichen Denkmäler, an',
 356+ 'users-list' => 'Ansehen',
 357+ 'distict-monuments' => 'Unterschiedliche Denkmäler',
355358 'province-heading' => 'Provinz',
356359 'province-none' => '(Unbekannt)',
357360 'ccaa-heading' => 'CC.AA.',
@@ -640,6 +643,7 @@
641644 'monument-type' => 'Type vu Monument',
642645 'monument-id' => 'ID vum Monument',
643646 'province' => 'Provënz',
 647+ 'comarque' => 'Comarca',
644648 'competes' => 'Partizipéiert',
645649 'author' => 'Auteur',
646650 'upload-time' => 'Zäitpunkt vum Eroplueden',
@@ -656,6 +660,7 @@
657661 'show-images-removed' => 'Biller weisen déi aus dem Concours erausgeholl goufen',
658662 'search-monuments' => 'Monumenter sichen',
659663 'view-frequency' => 'Beléifte Monumenter',
 664+ 'view-ccaa' => 'No autonome Gemeinschafte weisen',
660665 'view-province' => '
661666 Pro Provënz weisen',
662667 'id-label' => 'ID vum Monument:',
@@ -826,22 +831,41 @@
827832 'monument-type' => 'Typ zabytku',
828833 'monument-id' => 'Identyfikator zabytku',
829834 'province' => 'Prowincja',
 835+ 'comarque' => 'Comarca',
 836+ 'competes' => 'W konkursie',
830837 'author' => 'Autor',
831838 'upload-time' => 'Moment przesłania',
 839+ 'deleted' => 'Usunięty ($1)',
832840 'concursa' => 'Weź udział w WLM',
 841+ 'no-concursa' => 'Poza konkursem WLM',
833842 'not-available' => 'Niedostępne',
834843 'date-unknown' => 'Nieznana',
 844+ 'total-images' => 'Wszystkich zdjęć $1',
835845 'view-uncategorized-images' => 'Zobacz zdjęcia bez kategorii',
 846+ 'provide-id' => 'Podaj identyfikator zabytku, aby pozyskać dostępne na jego temat informacje',
 847+ 'show-images-bad-only' => 'Pokaż wyłącznie zdjęcia spoza listy',
836848 'show-images-all' => 'Pokaż wszystkie zdjęcia',
 849+ 'show-images-removed' => 'Pokaż wyłącznie zdjęcia niezakwalifikowane do konkursu',
837850 'search-monuments' => 'Szukaj zabytków',
 851+ 'view-frequency' => 'Popularne zabytki',
 852+ 'view-ccaa' => 'Grupuj ze względu na autonomiczne społeczności',
 853+ 'view-province' => 'Grupuj ze względu na prowicję',
 854+ 'id-label' => 'Identyfikator zabytku',
838855 'id-none' => '(brak)',
839856 'monument-heading' => 'Zabytek',
840857 'count-heading' => 'Fotografie',
841858 'bic-list' => 'Lista',
842859 'bic-gallery' => 'Galeria',
 860+ 'gallery-header' => 'Zdjęcia zabytku o identyfikatorze $1.',
 861+ 'gallery-header-place' => 'Zdjęcia zabytków z $1.',
 862+ 'wall-of-shame-text' => 'Autorzy ze względu na liczbę niezidentyfikowanych fotografii',
843863 'author-heading' => 'Autor',
844864 'bic-list-bad' => 'Pokaż',
845865 'bic-list-all' => 'Pełna lista',
 866+ 'unregistered' => 'Niezarejestrowany',
 867+ 'province-heading' => 'Prowincja',
 868+ 'province-none' => '(nieznana)',
 869+ 'ccaa-heading' => 'CC.AA.',
846870 );
847871
848872 /** Slovenian (Slovenščina)
@@ -853,9 +877,11 @@
854878 'monument-type' => 'Vrsta spomenika',
855879 'monument-id' => 'Id spomenika',
856880 'province' => 'Provinca',
 881+ 'comarque' => 'Comarque',
857882 'competes' => 'Tekmuje',
858883 'author' => 'Avtor',
859884 'upload-time' => 'Čas nalaganja',
 885+ 'deleted' => 'Izbrisano ($1)',
860886 'concursa' => 'Sodeluje v WLM',
861887 'no-concursa' => 'Zunaj tekmovanja WLM',
862888 'not-available' => 'Ni na voljo',
@@ -865,8 +891,10 @@
866892 'provide-id' => 'Za prikaz podatkov, ki so na voljo za spomenik, navedite njegov id',
867893 'show-images-bad-only' => 'Prikaži samo slike izven seznamov',
868894 'show-images-all' => 'Prikaži vse slike',
 895+ 'show-images-removed' => 'Prikaži slike, izključene iz tekmovanja',
869896 'search-monuments' => 'Iskanje spomenikov',
870897 'view-frequency' => 'Priljubljeni spomeniki',
 898+ 'view-ccaa' => 'Ogled po avtonomni skupnosti',
871899 'view-province' => 'Ogled po provincah',
872900 'id-label' => 'Id spomenika:',
873901 'id-none' => '(Brez)',
@@ -875,6 +903,7 @@
876904 'bic-list' => 'Seznam',
877905 'bic-gallery' => 'Galerija',
878906 'gallery-header' => 'Slike spomenika z id $1.',
 907+ 'gallery-header-place' => 'Slike spomenikov iz $1.',
879908 'wall-of-shame-text' => 'Avtorji po številu neprepoznanih fotografij',
880909 'author-heading' => 'Avtor',
881910 'bic-list-bad' => 'Prikaži',
@@ -882,6 +911,7 @@
883912 'unregistered' => 'Neregistriran',
884913 'province-heading' => 'Provinca',
885914 'province-none' => '(Neznano)',
 915+ 'ccaa-heading' => 'CC.AA.',
886916 );
887917
888918 /** Serbian (Cyrillic script) (‪Српски (ћирилица)‬)
@@ -990,6 +1020,7 @@
9911021 $messages['tr'] = array(
9921022 'file' => 'Resim',
9931023 'author' => 'Üreten',
 1024+ 'date-unknown' => 'Bilinmiyor',
9941025 );
9951026
9961027 /** Vietnamese (Tiếng Việt)
Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php
@@ -609,9 +609,14 @@
610610
611611 /** Turkish (Türkçe)
612612 * @author Emperyan
 613+ * @author Khutuck
613614 */
614615 $messages['tr'] = array(
 616+ 'enter-details' => 'Detayları girin',
615617 'language-label' => 'Dil',
 618+ 'namespace-label' => 'Alan adı',
 619+ 'pagename-label' => 'Sayfa adı (alan adı hariç)',
 620+ 'time-label' => 'Komutu yürütmek için geçen süre',
616621 );
617622
618623 /** Vietnamese (Tiếng Việt)
Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php
@@ -368,6 +368,7 @@
369369
370370 /** Basque (Euskara)
371371 * @author An13sa
 372+ * @author Xabier Armendaritz
372373 */
373374 $messages['eu'] = array(
374375 'title' => 'OrphanTalk2',
@@ -375,7 +376,7 @@
376377 'hidesubpages' => 'Azpiorrialdeak ezkutatu',
377378 'limit' => 'Muga',
378379 'page' => 'Orrialdea',
379 - 'redirect' => 'Birzuzenketak da?',
 380+ 'redirect' => 'Birzuzenketa da?',
380381 'update' => 'Eguneratu',
381382 'tools-delete' => 'ezabatu',
382383 'tools-links' => 'loturak',
Index: trunk/tools/ToolserverI18N/language/messages/Toolserverstatus.i18n.php
@@ -417,6 +417,13 @@
418418 'toolserver-status-short-missing' => '$1: Nedostaje',
419419 );
420420
 421+/** Turkish (Türkçe)
 422+ * @author Emperyan
 423+ */
 424+$messages['tr'] = array(
 425+ 'toolserver-status-short-erro' => '$1: Hata',
 426+);
 427+
421428 /** Vietnamese (Tiếng Việt)
422429 * @author Minh Nguyen
423430 */

Status & tagging log