Fixed some translation error in zh-hans and zh-hant.
authorPhilip Tzou <philip@users.mediawiki.org>
Sun, 26 Apr 2009 06:02:58 +0000 (06:02 +0000)
committerPhilip Tzou <philip@users.mediawiki.org>
Sun, 26 Apr 2009 06:02:58 +0000 (06:02 +0000)
languages/messages/MessagesZh_hans.php
languages/messages/MessagesZh_hant.php

index c4d2152..d8a346d 100644 (file)
@@ -3107,24 +3107,24 @@ $1',
 'dberr-cachederror' => '这是所请求页面的缓存副本,可能不是最新的。',
 
 # HTML forms
-'htmlform-invalid-input'       => '在您的输入中出现了一些问题',
-'htmlform-select-badoption'    => '您所指定的值不是一个有效的选项。',
-'htmlform-int-invalid'         => '您所指定的值不是一个整数。',
+'htmlform-invalid-input'       => '您输入的内容存在问题',
+'htmlform-select-badoption'    => '您所指定的值不是有效的选项。',
+'htmlform-int-invalid'         => '您所指定的值不是整数。',
 'htmlform-int-toolow'          => '您所指定的值低于最小值$1',
 'htmlform-int-toohigh'         => '您所指定的值高于最大值$1',
 'htmlform-submit'              => '提交',
-'htmlform-reset'               => '复原更改',
-'htmlform-selectorother-other' => '其',
+'htmlform-reset'               => '撤销更改',
+'htmlform-selectorother-other' => '其',
 
 # Special:CreatePage
-'createpage'              => '创建一个新页面',
-'createpage-submitbutton' => '交',
-'createpage-instructions' => 'è¾\93å\85¥æ\82¨æ\83³å\8e»创建页面的标题:',
-'createpage-entertitle'   => '请输入您的页面标题。',
-'createpage-titleexists'  => '以标题[[$1]]之页面已经存在。
-您是否想去编辑现有之页面?',
-'createpage-tryagain'     => '否。我想用一个不同的标题创建一个新页面。',
-'createpage-editexisting' => '是。我想去贡献现有之页面。',
-'createpage-badtitle'     => '“$1”可以用作页面标题',
+'createpage'              => '创建新页面',
+'createpage-submitbutton' => '交',
+'createpage-instructions' => '请è¾\93å\85¥æ\82¨æ\83³创建页面的标题:',
+'createpage-entertitle'   => '请为您的页面输入标题。',
+'createpage-titleexists'  => '标题为[[$1]]的页面已经存在。
+您是否需要编辑现有页面?',
+'createpage-tryagain'     => '否,我想用别的标题来创建新页面。',
+'createpage-editexisting' => '是,我想编辑现有页面。',
+'createpage-badtitle'     => '“$1”无法用作页面标题',
 
 );
index 067c5f0..838ecf7 100644 (file)
@@ -3093,9 +3093,9 @@ $1',
 'htmlform-selectorother-other' => '其它',
 
 # Special:CreatePage
-'createpage'              => '創建一個新頁面',
+'createpage'              => '創建新頁面',
 'createpage-submitbutton' => '遞交',
-'createpage-instructions' => '輸å\85¥æ\82¨æ\83³å\8e»創建頁面的標題:',
+'createpage-instructions' => 'è«\8b輸å\85¥æ\82¨æ\83³創建頁面的標題:',
 'createpage-entertitle'   => '請輸入您的頁面標題。',
 'createpage-titleexists'  => '以標題[[$1]]之頁面已經存在。
 您是否想去編輯現有之頁面?',