diff --git a/po/zh_CN.po b/po/zh_CN.po index 932690f07f..45eab11d62 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,16 +4,16 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.0.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2012-11-20 11:39-0500\n" -"PO-Revision-Date: 2012-11-05 10:23+0200\n" -"Last-Translator: Michal Čihař \n" -"Language-Team: Chinese (China) \n" +"PO-Revision-Date: 2012-11-22 15:50+0200\n" +"Last-Translator: Liang Comver \n" +"Language-Team: Chinese (China) " +"\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 1.3-dev\n" +"X-Generator: Weblate 1.4-dev\n" #: browse_foreigners.php:36 browse_foreigners.php:60 js/messages.php:356 #: libraries/DisplayResults.class.php:809 @@ -1374,7 +1374,7 @@ msgid "" "This column shows the amount of identical queries that are grouped together. " "However only the SQL query itself has been used as a grouping criteria, so " "the other attributes of queries, such as start time, may differ." -msgstr "" +msgstr "这一列显示了相同的查询被组合在一起了。然而,有且只有SQL文本被修改过了,因此查询其他属性例如启动时间可能不同。" #: js/messages.php:176 msgid "" @@ -5344,7 +5344,7 @@ msgstr "控制用户" msgid "" "An alternate host to hold the configuration storage; leave blank to use the " "already defined host" -msgstr "" +msgstr "一个会变的主机被设置在了设置文件中,你可以留空以使用已经定义了的主机" #: libraries/config/messages.inc.php:388 msgid "Control host" @@ -10387,10 +10387,9 @@ msgid "Advisor" msgstr "建议" #: server_status.php:848 server_status.php:877 -#, fuzzy #| msgid "Number of rows:" msgid "Number of data points: " -msgstr "记录数:" +msgstr "记录数: " #: server_status.php:852 server_status.php:881 msgid "Refresh rate: " @@ -12230,10 +12229,9 @@ msgid "log_slow_queries is set to 'OFF'" msgstr "log_slow_queries 被设为 'OFF'" #: libraries/advisory_rules.txt:93 -#, fuzzy #| msgid "Clear series" msgid "Release Series" -msgstr "清除所有数据" +msgstr "发行版系列" #: libraries/advisory_rules.txt:96 msgid "The MySQL server version less than 5.1." @@ -12461,7 +12459,7 @@ msgid "" "The cache is currently fragmented by %s%% , with 100%% fragmentation meaning " "that the query cache is an alternating pattern of free and used blocks. This " "value should be below 20%%." -msgstr "" +msgstr "缓存碎片的数量已经到达至 %s%%,当到 100%% 的时候那就意味着已用空间和可用空间的界线已经不清楚了,这个值会下降 20%%." #: libraries/advisory_rules.txt:181 msgid "Query cache low memory prunes" @@ -12487,7 +12485,7 @@ msgstr "" msgid "" "The ratio of removed queries to inserted queries is %s%%. The lower this " "value is, the better (This rules firing limit: 0.1%%)" -msgstr "" +msgstr "删除查询比插入查询的比例是 %s%%.这个比例越小越好。(警戒比例:0.1%%)" #: libraries/advisory_rules.txt:188 msgid "Query cache max size" @@ -12825,7 +12823,7 @@ msgstr "从内存读取索引的百分比" #: libraries/advisory_rules.txt:314 #, php-format msgid "The %% of indexes that use the MyISAM key buffer is low." -msgstr "" +msgstr "%% 使用索引缓存的比例是低的。" #: libraries/advisory_rules.txt:315 msgid "You may need to increase {key_buffer_size}."