r97541 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r97540‎ | r97541 | r97542 >
Date:19:20, 19 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)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php
@@ -27,15 +27,16 @@
2828
2929 /** Message documentation (Message documentation)
3030 * @author Krinkle
 31+ * @author Siebrand
3132 */
3233 $messages['qqq'] = array(
33 - 'search-title' => 'Title (window caption) of http://toolserver.org/~erfgoed/api/',
34 - 'search-monuments-database' => 'Title (h1) of the page',
 34+ 'search-title' => 'Title (window caption) of http://toolserver.org/~erfgoed/api/.',
 35+ 'search-monuments-database' => 'Title (h1) of the page.',
3536 'search-table-th-field' => 'Table header for the Field-column in the search table. {{Identical|Field}}',
3637 'search-table-th-filter' => '{{Identical|Filter}}',
3738 'search-table-th-search' => '{{Identical|Search}}',
38 - 'filter-all-countries' => 'Entry for the countries filter selecting all countries',
39 - 'filter-all-languages' => 'Entry for the language filter selecting all languages',
 39+ 'filter-all-countries' => 'Entry for the countries filter selecting all countries.',
 40+ 'filter-all-languages' => 'Entry for the language filter selecting all languages.',
4041 );
4142
4243 /** Afrikaans (Afrikaans)
@@ -213,9 +214,13 @@
214215 * @author Toliño
215216 */
216217 $messages['gl'] = array(
 218+ 'search-title' => 'Procura de monumentos',
 219+ 'search-monuments-database' => 'Procurar na base de datos de monumentos',
217220 'search-table-th-field' => 'Campo',
218221 'search-table-th-filter' => 'Filtro',
219222 'search-table-th-search' => 'Procurar',
 223+ 'filter-all-countries' => 'Todos os países',
 224+ 'filter-all-languages' => 'Todas as linguas',
220225 );
221226
222227 /** Hebrew (עברית)
@@ -336,18 +341,26 @@
337342 * @author Bjankuloski06
338343 */
339344 $messages['mk'] = array(
 345+ 'search-title' => 'Пребарување на споменици',
 346+ 'search-monuments-database' => 'Пребарување на базата на споменици',
340347 'search-table-th-field' => 'Поле',
341348 'search-table-th-filter' => 'Филтер',
342349 'search-table-th-search' => 'Пребарување',
 350+ 'filter-all-countries' => 'Сите земји',
 351+ 'filter-all-languages' => 'Сите јазици',
343352 );
344353
345354 /** Malay (Bahasa Melayu)
346355 * @author Anakmalaysia
347356 */
348357 $messages['ms'] = array(
 358+ 'search-title' => 'Carian monumen',
 359+ 'search-monuments-database' => 'Cari pangkalan data monumen',
349360 'search-table-th-field' => 'Medan',
350361 'search-table-th-filter' => 'Penapis',
351362 'search-table-th-search' => 'Cari',
 363+ 'filter-all-countries' => 'Semua negara',
 364+ 'filter-all-languages' => 'Semua bahasa',
352365 );
353366
354367 /** Dutch (Nederlands)
@@ -355,9 +368,13 @@
356369 * @author Siebrand
357370 */
358371 $messages['nl'] = array(
 372+ 'search-title' => 'Monumenten zoeken',
 373+ 'search-monuments-database' => 'De database met monumenten doorzoeken',
359374 'search-table-th-field' => 'Veld',
360375 'search-table-th-filter' => 'Filteren',
361376 'search-table-th-search' => 'Zoeken',
 377+ 'filter-all-countries' => 'Alle landen',
 378+ 'filter-all-languages' => 'Alle talen',
362379 );
363380
364381 /** Norwegian (bokmål)‬ (‪Norsk (bokmål)‬)
@@ -506,9 +523,13 @@
507524 * @author Minh Nguyen
508525 */
509526 $messages['vi'] = array(
 527+ 'search-title' => 'Tìm kiếm đài tưởng niệm',
 528+ 'search-monuments-database' => 'Tìm kiếm cơ sở dữ liệu đài tưởng niệm',
510529 'search-table-th-field' => 'Trường',
511530 'search-table-th-filter' => 'Bộ lọc',
512531 'search-table-th-search' => 'Tìm kiếm',
 532+ 'filter-all-countries' => 'Tất cả các quốc gia',
 533+ 'filter-all-languages' => 'Tất cả các ngôn ngữ',
513534 );
514535
515536 /** Simplified Chinese (‪中文(简体)‬)

Status & tagging log