r95512 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95511‎ | r95512 | r95513 >
Date:20:28, 25 August 2011
Author:raymond
Status:ok
Tags:
Comment:
Localisation updates for ToolserverI18N messages from translatewiki.net
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/General.i18n.php (modified) (history)
  • /trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php
@@ -847,6 +847,10 @@
848848 'error_commons_user' => 'Para identificar o usuario que efectúa a transferencia, cómpre que o seu nome de usuario da Wikimedia Commons estea presente na descrición!',
849849 'error_upload_users' => 'A función de cargas só está dispoñible para algúns usuarios durante o período de probas!',
850850 'error_upload_file' => 'O ficheiro orixinal non se pode descargar.',
 851+ 'help_intro' => 'Se quere informar dun erro, facer unha suxestión ou resolver unha dúbida, pode empregar calquera dos medios de contacto que hai a continuación:',
 852+ 'help_jira' => '$1JIRA (necesita unha conta)$2 (Proxecto: Commonshelper2)',
 853+ 'help_mail' => 'Enviar un correo electrónico a $1',
 854+ 'help_commons' => '$1Engadir un comentario en Commons$2',
851855 );
852856
853857 /** Hebrew (עברית)
@@ -1305,6 +1309,7 @@
13061310 'error_upload_file' => 'De Quell-Fichier kann net erofgeluede ginn.',
13071311 'help_jira' => '$1JIRA (Dir braucht e Benotzerkont)$2 (Projet: Commonshelper2)',
13081312 'help_mail' => 'Eng Mail op $1 schécken',
 1313+ 'help_commons' => '$1Eng Noriicht op Commons hannerloossen$2',
13091314 );
13101315
13111316 /** Lezghian (Лезги)
@@ -1712,7 +1717,7 @@
17131718 'error_no_meta' => 'Nie odnaleziono metadanych źródłowej wiki! $1Dodaj lub uaktualnij matadane projektu$2',
17141719 'original_wikitext' => 'Oryginalny tekst wiki',
17151720 'new_wikitext' => 'Nowy tekst wiki',
1716 - 'new_filename' => 'Nowa nazwa pliku:',
 1721+ 'new_filename' => 'Nowa nazwa pliku',
17171722 'upload_submit' => 'Prześlij!',
17181723 'target_wiki' => 'docelowa wiki',
17191724 'standard_language' => 'pl',
@@ -2276,3 +2281,10 @@
22772282 'error_upload_file' => '原始文件不能进行下载。',
22782283 );
22792284
 2285+/** Traditional Chinese (‪中文(繁體)‬)
 2286+ * @author Lauhenry
 2287+ */
 2288+$messages['zh-hant'] = array(
 2289+ 'attention' => '注意',
 2290+);
 2291+
Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php
@@ -1237,3 +1237,22 @@
12381238 'view-source' => '查看源代码',
12391239 );
12401240
 1241+/** Traditional Chinese (‪中文(繁體)‬)
 1242+ * @author Lauhenry
 1243+ */
 1244+$messages['zh-hant'] = array(
 1245+ 'hello' => '您好',
 1246+ 'welcome' => '歡迎',
 1247+ 'toolversionstamp' => '版本$1 ($2)',
 1248+ 'etc' => '等。',
 1249+ 'form-reset' => '重置',
 1250+ 'years' => '{{PLURAL: $1|年|年}}',
 1251+ 'weeks' => '{{PLURAL: $1|週|週}}',
 1252+ 'days' => '{{PLURAL: $1|天|天}}',
 1253+ 'hours' => '{{PLURAL: $1|小時|小時}}',
 1254+ 'minutes' => '{{PLURAL: $1|分鐘|分鐘}}',
 1255+ 'seconds' => '{{PLURAL: $1|秒|秒}}',
 1256+ 'last-modified-date' => '最近修改於: $1',
 1257+ 'view-source' => '查看原始碼',
 1258+);
 1259+
Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php
@@ -509,3 +509,12 @@
510510 'output' => '输出的 "$1"',
511511 );
512512
 513+/** Traditional Chinese (‪中文(繁體)‬)
 514+ * @author Lauhenry
 515+ */
 516+$messages['zh-hant'] = array(
 517+ 'formats-heading' => '輸出格式',
 518+ 'input' => '輸入',
 519+ 'no-matches' => '找不到 "$1"',
 520+);
 521+

Status & tagging log