Translated using Weblate (Simplified Chinese)

Currently translated at 94.3% (2565 of 2720)
This commit is contained in:
shanyan baishui 2013-08-24 12:11:10 +02:00 committed by Weblate
parent 220fa37a6f
commit bffc2355a6

View File

@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.1-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n"
"POT-Creation-Date: 2013-08-18 06:16-0400\n"
"PO-Revision-Date: 2013-08-24 09:25+0200\n"
"PO-Revision-Date: 2013-08-24 12:11+0200\n"
"Last-Translator: shanyan baishui <Siramizu@gmail.com>\n"
"Language-Team: Simplified Chinese "
"<http://l10n.cihar.com/projects/phpmyadmin/master/zh_CN/>\n"
@ -865,28 +865,28 @@ msgstr "服务器上运行了 Suhosin。请查看%s文档%s了解可能发生的
#: js/messages.php:29 libraries/import.lib.php:118 sql.php:138
msgid "\"DROP DATABASE\" statements are disabled."
msgstr "已禁用删除数据库 (“DROP DATABASE) 语句。"
msgstr "已禁用删除数据库”语句。"
#: js/messages.php:35
msgid "Confirm"
msgstr ""
msgstr "确认"
#: js/messages.php:36
#, php-format
msgid "Do you really want to execute \"%s\"?"
msgstr "您真的要执行\"%s\"吗?"
msgstr "您真的要执行“%s”吗"
#: js/messages.php:37 libraries/mult_submits.lib.php:399
msgid "You are about to DESTROY a complete database!"
msgstr "您将要删除一个完整的数据库!"
msgstr "您将要完全删除一个数据库!"
#: js/messages.php:38
msgid "You are about to DESTROY a complete table!"
msgstr "您将要删除一个完整的数据表!"
msgstr "您将要完全删除一个表!"
#: js/messages.php:39
msgid "You are about to TRUNCATE a complete table!"
msgstr "您将要清空一个完整的数据表!"
msgstr "您将要完全清空一个表!"
#: js/messages.php:41
msgid "Deleting tracking data"
@ -898,27 +898,26 @@ msgstr "正在删除主键"
#: js/messages.php:43
msgid "This operation could take a long time. Proceed anyway?"
msgstr "该操作可能需要执行较长时间,确定执行?"
msgstr "该操作可能需要较长时间执行。是否继续"
#: js/messages.php:44
#, fuzzy, php-format
#, php-format
#| msgid "Do you really want to execute \"%s\"?"
msgid "Do you really want to delete user group \"%s\"?"
msgstr "您真的要执行\"%s\"吗?"
msgstr "您真的要删除用户组“%s”吗"
#: js/messages.php:47
msgid "Missing value in the form!"
msgstr "表单内缺少值!"
#: js/messages.php:48
#, fuzzy
#| msgid "Not a valid port number"
msgid "Please enter a valid number"
msgstr "非法的端口号"
msgstr "请输入一个有效的数字"
#: js/messages.php:49
msgid "Please enter a valid length"
msgstr ""
msgstr "请输入一个有效的长度"
#: js/messages.php:50
msgid "Add Index"
@ -966,7 +965,7 @@ msgstr "添加用户"
#: js/messages.php:64
msgid "Reloading Privileges"
msgstr "重新载入权限"
msgstr "正在重新载入权限"
#: js/messages.php:65
msgid "Removing Selected Users"
@ -999,7 +998,7 @@ msgstr "连接 / 进程"
#: js/messages.php:78
msgid "Local monitor configuration incompatible"
msgstr "本地监控置不兼容"
msgstr "本地监控置不兼容"
#: js/messages.php:79
msgid ""
@ -1041,7 +1040,7 @@ msgstr "平均负载"
#: js/messages.php:90
msgid "Total memory"
msgstr "内存总"
msgstr "内存总"
#: js/messages.php:91
msgid "Cached memory"
@ -1061,7 +1060,7 @@ msgstr "已用内存"
#: js/messages.php:96
msgid "Total Swap"
msgstr "交换空间总"
msgstr "交换空间总"
#: js/messages.php:97
msgid "Cached Swap"
@ -1184,27 +1183,27 @@ msgstr "暂停监控"
#: js/messages.php:129
msgid "general_log and slow_query_log are enabled."
msgstr "general_log 和 slow_query_log 已启用。"
msgstr "已启用 general_log 和 slow_query_log。"
#: js/messages.php:130
msgid "general_log is enabled."
msgstr "general_log 已启用。"
msgstr "已启用 general_log。"
#: js/messages.php:131
msgid "slow_query_log is enabled."
msgstr "slow_query_log 已启用。"
msgstr "已启用 slow_query_log。"
#: js/messages.php:132
msgid "slow_query_log and general_log are disabled."
msgstr "slow_query_log 和 general_log 已禁用。"
msgstr "未启用 slow_query_log 和 general_log。"
#: js/messages.php:133
msgid "log_output is not set to TABLE."
msgstr "log_output 未设置到 TABLE 。"
msgstr "未设置 log_output 为 TABLE。"
#: js/messages.php:134
msgid "log_output is set to TABLE."
msgstr "log_output 已设置到 TABLE 。"
msgstr "已设置 log_output 为 TABLE。"
#: js/messages.php:135
#, php-format
@ -1213,19 +1212,19 @@ msgid ""
"than %d seconds. It is advisable to set this long_query_time 0-2 seconds, "
"depending on your system."
msgstr ""
"slow_query_log 已启用,但服务器仅记录查询时间超过 %d 秒的查询。请根据您的系统"
"适当设置 long_query_time 为 0-2 秒。"
"已启用 slow_query_log但服务器仅记录查询时间超过 %d 秒的查询。请根据您的系统适当设置 long_query_time 为 0-2 "
"秒。"
#: js/messages.php:136
#, php-format
msgid "long_query_time is set to %d second(s)."
msgstr "long_query_time 已设为 %d 秒。"
msgstr "已设置 long_query_time 为 %d 秒。"
#: js/messages.php:137
msgid ""
"Following settings will be applied globally and reset to default on server "
"restart:"
msgstr "下列设置将被应用到整个服务器直到服务器重新启动:"
msgstr "下列设置将被应用到整个服务器直到服务器重新启动"
#. l10n: %s is FILE or TABLE
#: js/messages.php:139
@ -1289,7 +1288,7 @@ msgstr "从慢查询日志"
#: js/messages.php:157
msgid "From general log"
msgstr "从通用日志"
msgstr "从常规日志"
#: js/messages.php:158
msgid "Analysing logs"
@ -1297,7 +1296,7 @@ msgstr "正在分析日志"
#: js/messages.php:159
msgid "Analysing & loading logs. This may take a while."
msgstr "正在加载并分析日志。请稍候。"
msgstr "正在分析并加载日志。请稍候。"
#: js/messages.php:160
msgid "Cancel request"