From beea5ccaaa0044dda5fa1dfdda6576abf5512c1b Mon Sep 17 00:00:00 2001
From: shanyan baishui INSERT statements, use:"
@@ -6456,8 +6374,8 @@ msgid ""
"both of the above
Example: INSERT INTO "
"tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)"
msgstr ""
-"以上兼有
如:INSERT INTO tbl_name (col_A,"
-"col_B) VALUES (1,2,3), (4,5,6), (7,8,9)"
+"以上兼有
如:INSERT INTO tbl_name (col_A,col_B) "
+"VALUES (1,2,3), (4,5,6), (7,8,9)"
#: libraries/export/sql.php:277
msgid ""
@@ -6477,9 +6395,7 @@ msgstr "转储二进制字段时用十六进制标记 (例如,“abc”将
msgid ""
"Dump TIMESTAMP columns in UTC (enables TIMESTAMP columns to be dumped and "
"reloaded between servers in different time zones)"
-msgstr ""
-"转储 TIMESTAMP 字段时用 UTC 时区 (允许在不同时区的服务器间转储和重新载入 "
-"TIMESTAMP 字段)"
+msgstr "转储 TIMESTAMP 字段时用 UTC 时区 (允许在不同时区的服务器间转储和重新载入 TIMESTAMP 字段)"
#: libraries/export/sql.php:342 libraries/export/xml.php:45
msgid "Procedures"
@@ -6613,9 +6529,7 @@ msgid ""
"If the data in each row of the file is not in the same order as in the "
"database, list the corresponding column names here. Column names must be "
"separated by commas and not enclosed in quotations."
-msgstr ""
-"若文件每行的数据和数据库中的顺序不一致,请在此列出对应的字段名。字段名间用半"
-"角逗号分隔且不能用引号括起。"
+msgstr "若文件每行的数据和数据库中的顺序不一致,请在此列出对应的字段名。字段名间用半角逗号分隔且不能用引号括起。"
#: libraries/import/csv.php:42
msgid "Column names: "
@@ -6632,9 +6546,7 @@ msgstr "导入 CSV 文件 %s 时有无效参数"
msgid ""
"Invalid column (%s) specified! Ensure that columns names are spelled "
"correctly, separated by commas, and not enclosed in quotes."
-msgstr ""
-"无效字段 (%s)!请检查字段名是否拼写正确,使用半角逗号分隔,并且不要用引号括"
-"起。"
+msgstr "无效字段 (%s)!请检查字段名是否拼写正确,使用半角逗号分隔,并且不要用引号括起。"
#: libraries/import/csv.php:191 libraries/import/csv.php:451
#, php-format
@@ -7028,8 +6940,8 @@ msgid ""
"Enable advanced features in configuration file (config.inc.php"
"code>), for example by starting from config.sample.inc.php."
msgstr ""
-"在配置文件 (config.inc.php) 中启用高级功能,参见 config."
-"sample.inc.php 中的范例。"
+"在配置文件 (config.inc.php) 中启用高级功能,参见 "
+"config.sample.inc.php 中的范例。"
#: libraries/relation.lib.php:157
msgid "Re-login to phpMyAdmin to load the updated configuration file."
@@ -7051,9 +6963,7 @@ msgstr "修改或重新配置主服务器"
msgid ""
"Make sure, you have unique server-id in your configuration file (my.cnf). If "
"not, please add the following line into [mysqld] section:"
-msgstr ""
-"请确保在你的配置文件 (my.cnf) 中具有唯一的服务器标识 (server-id) 。若没有,请"
-"添加此行到 [mysqld] 一节中:"
+msgstr "请确保在你的配置文件 (my.cnf) 中具有唯一的服务器标识 (server-id) 。若没有,请添加此行到 [mysqld] 一节中:"
#: libraries/replication_gui.lib.php:58 libraries/replication_gui.lib.php:59
#: libraries/replication_gui.lib.php:255 libraries/replication_gui.lib.php:258
@@ -7286,8 +7196,8 @@ msgid ""
"handling multi queries. The execution of some stored routines may fail!"
"b> Please use the improved 'mysqli' extension to avoid any problems."
msgstr ""
-"你正在使用 PHP 所不推荐的 'mysql' 扩展,不支持多语句查询。运行部分存储程序"
-"时可能会失败!请使用改进的 'mysqli' 扩展避免此类问题发生。"
+"你正在使用 PHP 所不推荐的 'mysql' 扩展,不支持多语句查询。运行部分存储程序时可能会失败!请使用改进的 'mysqli' "
+"扩展避免此类问题发生。"
#: libraries/rte/rte_routines.lib.php:245
#: libraries/rte/rte_routines.lib.php:1005
@@ -7810,9 +7720,7 @@ msgstr "网站服务器上传文件夹"
msgid ""
"There seems to be an error in your SQL query. The MySQL server error output "
"below, if there is any, may also help you in diagnosing the problem"
-msgstr ""
-"您的 SQL 查询可能有错。如果可能的话,以下会列出 MySQL 服务器的错误输出,这可"
-"能对您解决问题有一定的帮助。"
+msgstr "您的 SQL 查询可能有错。如果可能的话,以下会列出 MySQL 服务器的错误输出,这可能对您解决问题有一定的帮助。"
#: libraries/sqlparser.lib.php:175
msgid ""
@@ -7826,12 +7734,11 @@ msgid ""
"please reduce your SQL query input to the single query that causes problems, "
"and submit a bug report with the data chunk in the CUT section below:"
msgstr ""
-"您可能发现了 SQL 解析器的缺陷 (bug)。请仔细检查您的查询,包括引号是否正确及是"
-"否匹配。其它可能的失败原因可能由于您上传了超过引用文本区域外的二进制数据。您"
-"还可以在 MySQL 命令行界面试一下您的查询。如果可能的话,以下会列出 MySQL 服务"
-"器的错误输出,这可能对您解决问题有一定的帮助。如果您仍然有问题,或者命令行界"
-"面执行成功而解析器出错,请将您的 SQL 查询缩减到导致问题的某一条语句,然后和下"
-"面剪切区中的数据一起提交一个缺陷 (bug) 报告:"
+"您可能发现了 SQL 解析器的缺陷 "
+"(bug)。请仔细检查您的查询,包括引号是否正确及是否匹配。其它可能的失败原因可能由于您上传了超过引用文本区域外的二进制数据。您还可以在 MySQL "
+"命令行界面试一下您的查询。如果可能的话,以下会列出 MySQL "
+"服务器的错误输出,这可能对您解决问题有一定的帮助。如果您仍然有问题,或者命令行界面执行成功而解析器出错,请将您的 SQL "
+"查询缩减到导致问题的某一条语句,然后和下面剪切区中的数据一起提交一个缺陷 (bug) 报告:"
#: libraries/sqlparser.lib.php:177
msgid "BEGIN CUT"
@@ -7870,8 +7777,7 @@ msgstr "未知的标点符号字符串"
msgid ""
"The SQL validator could not be initialized. Please check if you have "
"installed the necessary PHP extensions as described in the %sdocumentation%s."
-msgstr ""
-"SQL 校验程序无法初始化。请检查是否已经安装了%s文档%s内说明的必需 PHP 扩展。"
+msgstr "SQL 校验程序无法初始化。请检查是否已经安装了%s文档%s内说明的必需 PHP 扩展。"
#: libraries/tbl_links.inc.php:118 libraries/tbl_links.inc.php:119
msgid "Table seems to be empty!"
@@ -7889,8 +7795,8 @@ msgid ""
"a single quote (\"'\") amongst those values, precede it with a backslash "
"(for example '\\\\xyz' or 'a\\'b')."
msgstr ""
-"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'...
如果需要输"
-"入反斜杠(“\\”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
+"如字段类型是“enum”或“set”,请使用以下格式输入:'a','b','c'...
如果需要输入反斜杠(“\\”)或单引号(“'”),请在前面加上反斜杠(如 '\\\\xyz' 或 'a\\'b')。"
#: libraries/tbl_properties.inc.php:99
msgid ""
@@ -7922,8 +7828,8 @@ msgid ""
"quote (\"'\") amongst those values, precede it with a backslash (for example "
"'\\\\xyz' or 'a\\'b')."
msgstr ""
-"请使用此格式输入转换选项的值:'a',100,b,'c'...
如果您需要在值中输入反斜"
-"杠 (“\\”)或单引号(“'”),请在前面加上反斜杠 (如 '\\\\xyz' 或 'a\\'b')。"
+"请使用此格式输入转换选项的值:'a',100,b,'c'...
如果您需要在值中输入反斜杠 (“\\”)或单引号(“'”),请在前面加上反斜杠 "
+"(如 '\\\\xyz' 或 'a\\'b')。"
#: libraries/tbl_properties.inc.php:321
msgid "ENUM or SET data too long?"
@@ -7977,10 +7883,9 @@ msgid "Operator"
msgstr "运算符"
#: libraries/tbl_select.lib.php:103
-#, fuzzy
#| msgid "Search"
msgid "Table Search"
-msgstr "搜索"
+msgstr "普通搜索"
#: libraries/tbl_select.lib.php:175 tbl_change.php:1000
msgid "Edit/Insert"
@@ -8000,15 +7905,13 @@ msgid ""
"of a column which contains the filename. If you use the second option, you "
"need to set the first option to the empty string."
msgstr ""
-"字段中显示一个二进制数据的下载连接。第一个选项是文件名,或使用第二个选项,用"
-"表中的一个字段值作为文件名。如果想使用字段值作为文件名,第一个选项必须留空。"
+"字段中显示一个二进制数据的下载连接。第一个选项是文件名,或使用第二个选项,用表中的一个字段值作为文件名。如果想使用字段值作为文件名,第一个选项必须留空。"
#: libraries/transformations/application_octetstream__hex.inc.php:10
msgid ""
"Displays hexadecimal representation of data. Optional first parameter "
"specifies how often space will be added (defaults to 2 nibbles)."
-msgstr ""
-"显示十六进制的数据。第一个参数设置需要增加多少个空格 (默认值为一个字节宽度)。"
+msgstr "显示十六进制的数据。第一个参数设置需要增加多少个空格 (默认值为一个字节宽度)。"
#: libraries/transformations/image_jpeg__inline.inc.php:10
#: libraries/transformations/image_png__inline.inc.php:10
@@ -8032,11 +7935,10 @@ msgid ""
"documentation for PHP's strftime() function and for \"utc\" it is done using "
"gmdate() function."
msgstr ""
-"将一个 TIME、TIMESTAMP、DATETIME 或数字 UNIX 时间戳字段格式化显示为日期。第一"
-"个选项是小时偏移量,该值将加到时间戳中 (默认:0)。第二个选项用于指定时间格式"
-"字符串。第三个选项决定显示本地时间还是 UTC 时间 (填入“local”或“utc”),所以"
-"填“local”(参见 PHP 的 strftime() 函数文档)和“utc”(参见 PHP 的 gmdate() 函数文"
-"档)所到的结果是不一样的。"
+"将一个 TIME、TIMESTAMP、DATETIME 或数字 UNIX 时间戳字段格式化显示为日期。第一个选项是小时偏移量,该值将加到时间戳中 "
+"(默认:0)。第二个选项用于指定时间格式字符串。第三个选项决定显示本地时间还是 UTC 时间 "
+"(填入“local”或“utc”),所以填“local”(参见 PHP 的 strftime() 函数文档)和“utc”(参见 PHP 的 "
+"gmdate() 函数文档)所到的结果是不一样的。"
#: libraries/transformations/text_plain__external.inc.php:10
msgid ""
@@ -8051,20 +7953,16 @@ msgid ""
"will prevent wrapping and ensure that the output appears all on one line "
"(Default 1)."
msgstr ""
-"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。"
-"默认为 Tidy,可以很好的打印 HTML 代码。为了安全起见,您需要手动编辑 "
-"libraries/transformations/text_plain__external.inc.php 文件来加入可以运行的工"
-"具。第一个选项是您想要使用的程序编号,第二个选项是程序的参数。第三个参数如果"
-"设为 1 的话将会用 htmlspecialchars() 处理输出 (默认为 1)。第四个参数如果设为 "
-"1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
+"仅 LINUX:调用外部程序并通过标准输入传入字段数据。返回此应用程序的标准输出。默认为 Tidy,可以很好的打印 HTML "
+"代码。为了安全起见,您需要手动编辑 libraries/transformations/text_plain__external.inc.php "
+"文件来加入可以运行的工具。第一个选项是您想要使用的程序编号,第二个选项是程序的参数。第三个参数如果设为 1 的话将会用 "
+"htmlspecialchars() 处理输出 (默认为 1)。第四个参数如果设为 1 的话,将禁止换行,确保所有内容显示在一行中 (默认为 1)。"
#: libraries/transformations/text_plain__formatted.inc.php:10
msgid ""
"Displays the contents of the column as-is, without running it through "
"htmlspecialchars(). That is, the column is assumed to contain valid HTML."
-msgstr ""
-"显示字段的原始内容,不使用 htmlspecialchars() 处理。即假定内容为合法的 HTML "
-"代码。"
+msgstr "显示字段的原始内容,不使用 htmlspecialchars() 处理。即假定内容为合法的 HTML 代码。"
#: libraries/transformations/text_plain__imagelink.inc.php:10
msgid ""
@@ -8072,17 +7970,15 @@ msgid ""
"option is a URL prefix like \"http://www.example.com/\". The second and "
"third options are the width and the height in pixels."
msgstr ""
-"显示图像和链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这"
-"样的 URL 前缀。第二和第三个选项是以像素为单位的宽度和高度。"
+"显示图像和链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 URL "
+"前缀。第二和第三个选项是以像素为单位的宽度和高度。"
#: libraries/transformations/text_plain__link.inc.php:10
msgid ""
"Displays a link; the column contains the filename. The first option is a URL "
"prefix like \"http://www.example.com/\". The second option is a title for "
"the link."
-msgstr ""
-"显示链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 "
-"URL 前缀。第二个选项是链接的标题。"
+msgstr "显示链接,字段内包含文件名。第一个选项是类似“http://www.example.com/”这样的 URL 前缀。第二个选项是链接的标题。"
#: libraries/transformations/text_plain__longToIpv4.inc.php:10
msgid ""
@@ -8102,9 +7998,8 @@ msgid ""
"option is the string to append and/or prepend when truncation occurs "
"(Default: \"...\")."
msgstr ""
-"显示部分字符串。第一个选项定义了文本开始输出的字数 (默认为 0)。第二个选项是要"
-"返回的字数 (默认直到结尾)。第三个选项是当发生截取的时候,将会加在字符串之前/"
-"后的输出 (默认为:“...”)。"
+"显示部分字符串。第一个选项定义了文本开始输出的字数 (默认为 0)。第二个选项是要返回的字数 "
+"(默认直到结尾)。第三个选项是当发生截取的时候,将会加在字符串之前/后的输出 (默认为:“...”)。"
#: libraries/user_preferences.inc.php:33
msgid "Manage your settings"
@@ -8221,18 +8116,15 @@ msgid ""
"running with this default, is open to intrusion, and you really should fix "
"this security hole by setting a password for user 'root'."
msgstr ""
-"您配置文件中的设置 (空密码的 root) 与 MySQL 默认管理员账户对应。您的 MySQL 服"
-"务器使用默认值运行当然没有问题,不过这样的话,被入侵的可能性会很大,我们强烈"
-"建议您应该立即给 'root' 用户设置一个密码来补上这个安全漏洞。"
+"您配置文件中的设置 (空密码的 root) 与 MySQL 默认管理员账户对应。您的 MySQL "
+"服务器使用默认值运行当然没有问题,不过这样的话,被入侵的可能性会很大,我们强烈建议您应该立即给 'root' 用户设置一个密码来补上这个安全漏洞。"
#: main.php:277
msgid ""
"You have enabled mbstring.func_overload in your PHP configuration. This "
"option is incompatible with phpMyAdmin and might cause some data to be "
"corrupted!"
-msgstr ""
-"PHP 配置中已启用了 mbstring.func_overload 。这个选项和 phpMyAdmin 不兼容,可"
-"能会导致一些数据损坏!"
+msgstr "PHP 配置中已启用了 mbstring.func_overload 。这个选项和 phpMyAdmin 不兼容,可能会导致一些数据损坏!"
#: main.php:285
msgid ""
@@ -8240,8 +8132,8 @@ msgid ""
"multibyte charset. Without the mbstring extension phpMyAdmin is unable to "
"split strings correctly and it may result in unexpected results."
msgstr ""
-"没有找到 PHP 扩展 mbstring,而您现在好像在使用多字节字符集。没有 mbstring 扩"
-"展的 phpMyAdmin 不能正确分割字符串,可能产生意想不到的结果。"
+"没有找到 PHP 扩展 mbstring,而您现在好像在使用多字节字符集。没有 mbstring 扩展的 phpMyAdmin "
+"不能正确分割字符串,可能产生意想不到的结果。"
#: main.php:293
msgid ""
@@ -8250,18 +8142,18 @@ msgid ""
"validity configured in phpMyAdmin, because of this, your login will expire "
"sooner than configured in phpMyAdmin."
msgstr ""
-"您的 PHP 配置参数 [a@http://php.net/manual/en/session.configuration.php#ini."
-"session.gc-maxlifetime@]session.gc_maxlifetime (外链,英文)[/a] 短于您在 "
-"phpMyAdmin 中设置的 Cookies 有效期,因此您的登录会话有效期将会比您在 "
-"phpMyAdmin 中设置的时间要更短。"
+"您的 PHP 配置参数 "
+"[a@http://php.net/manual/en/session.configuration.php#ini.session.gc-"
+"maxlifetime@]session.gc_maxlifetime (外链,英文)[/a] 短于您在 phpMyAdmin 中设置的 Cookies "
+"有效期,因此您的登录会话有效期将会比您在 phpMyAdmin 中设置的时间要更短。"
#: main.php:300
msgid ""
"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
"because of this, your login will expire sooner than configured in phpMyAdmin."
msgstr ""
-"phpMyAdmin 中所设置的登录 cookie 存储小于 cookie 有效期,因此您的登录过期时间"
-"将会比您在 phpMyAdmin 中设置的时间要更短。"
+"phpMyAdmin 中所设置的登录 cookie 存储小于 cookie 有效期,因此您的登录过期时间将会比您在 phpMyAdmin "
+"中设置的时间要更短。"
#: main.php:308
msgid "The configuration file now needs a secret passphrase (blowfish_secret)."
@@ -8272,35 +8164,28 @@ msgid ""
"Directory [code]config[/code], which is used by the setup script, still "
"exists in your phpMyAdmin directory. You should remove it once phpMyAdmin "
"has been configured."
-msgstr ""
-"安装时所用的 [code]config[/code] 文件夹尚未删除,如果 phpMyAdmin 已经安装配置"
-"好,请立即删除该文件夹。"
+msgstr "安装时所用的 [code]config[/code] 文件夹尚未删除,如果 phpMyAdmin 已经安装配置好,请立即删除该文件夹。"
#: main.php:322
#, php-format
msgid ""
"The phpMyAdmin configuration storage is not completely configured, some "
"extended features have been deactivated. To find out why click %shere%s."
-msgstr ""
-"phpMyAdmin 高级功能未全部设置,部分功能不可用。要查出原因请%s点这里%s。"
+msgstr "phpMyAdmin 高级功能未全部设置,部分功能不可用。要查出原因请%s点这里%s。"
#: main.php:337
msgid ""
"Javascript support is missing or disabled in your browser, some phpMyAdmin "
"functionality will be missing. For example navigation frame will not refresh "
"automatically."
-msgstr ""
-"你的浏览器不支持或禁用了 Javascript,部分 phpMyAdmin 功能将不可用。如导航框架"
-"将不能自动刷新。"
+msgstr "你的浏览器不支持或禁用了 Javascript,部分 phpMyAdmin 功能将不可用。如导航框架将不能自动刷新。"
#: main.php:356
#, php-format
msgid ""
"Your PHP MySQL library version %s differs from your MySQL server version %s. "
"This may cause unpredictable behavior."
-msgstr ""
-"你的 PHP MySQL 库版本 %s 和你的 MySQL 服务器版本 %s 不同。这可能造成一些未知"
-"的问题。"
+msgstr "你的 PHP MySQL 库版本 %s 和你的 MySQL 服务器版本 %s 不同。这可能造成一些未知的问题。"
#: main.php:380
#, php-format
@@ -8545,8 +8430,7 @@ msgstr "与当前设置合并"
msgid ""
"You can set more settings by modifying config.inc.php, eg. by using %sSetup "
"script%s."
-msgstr ""
-"你可以通过修改 config.inc.php 文件进行更多设置,如通过使用%s安装脚本%s。"
+msgstr "你可以通过修改 config.inc.php 文件进行更多设置,如通过使用%s安装脚本%s。"
#: prefs_manage.php:300
msgid "Save to browser's storage"
@@ -8649,8 +8533,7 @@ msgstr "启用统计"
msgid ""
"Note: Enabling the database statistics here might cause heavy traffic "
"between the web server and the MySQL server."
-msgstr ""
-"注意:在此启用数据库统计可能导致网站服务器和 MySQL 服务器之间的流量骤增。"
+msgstr "注意:在此启用数据库统计可能导致网站服务器和 MySQL 服务器之间的流量骤增。"
#: server_engines.php:45
msgid "Storage Engines"
@@ -8862,9 +8745,7 @@ msgid ""
"Allows connecting, even if maximum number of connections is reached; "
"required for most administrative operations like setting global variables or "
"killing threads of other users."
-msgstr ""
-"允许在达到最大连接数时连接,对于大多数像设置全局变量或杀死其它用户线程这样的"
-"管理操作是必需的。"
+msgstr "允许在达到最大连接数时连接,对于大多数像设置全局变量或杀死其它用户线程这样的管理操作是必需的。"
#: server_privileges.php:67 server_privileges.php:281
#: server_privileges.php:650
@@ -9015,9 +8896,8 @@ msgid ""
"server uses, if they have been changed manually. In this case, you should "
"%sreload the privileges%s before you continue."
msgstr ""
-"注意:phpMyAdmin 直接由 MySQL 权限表取得用户权限。如果用户手动更改表,表内容"
-"将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权"
-"限%s。"
+"注意:phpMyAdmin 直接由 MySQL "
+"权限表取得用户权限。如果用户手动更改表,表内容将可能与服务器使用的用户权限有异。在这种情况下,您应在继续前%s重新载入权限%s。"
#: server_privileges.php:1858
msgid "The selected user was not found in the privilege table."
@@ -9149,9 +9029,7 @@ msgstr "查看已连接的从服务器"
msgid ""
"This server is not configured as master in a replication process. Would you "
"like to configure it?"
-msgstr ""
-"此服务器尚未配置为一个复制进程中的主服务器。你想现在配置"
-"吗?"
+msgstr "此服务器尚未配置为一个复制进程中的主服务器。你想现在配置吗?"
#: server_replication.php:215
msgid "Master configuration"
@@ -9165,8 +9043,7 @@ msgid ""
"ignore all databases by default and allow only certain databases to be "
"replicated. Please select the mode:"
msgstr ""
-"此服务器尚未配置为一个复制进程中的主服务器。你可以选择复制所有但忽略某些数据"
-"库 (当你想复制大多数数据库时很有用) 或者仅复制某些数据库。请选择模式:"
+"此服务器尚未配置为一个复制进程中的主服务器。你可以选择复制所有但忽略某些数据库 (当你想复制大多数数据库时很有用) 或者仅复制某些数据库。请选择模式:"
#: server_replication.php:219
msgid "Replicate all databases; Ignore:"
@@ -9191,9 +9068,7 @@ msgid ""
"Once you restarted MySQL server, please click on Go button. Afterwards, you "
"should see a message informing you, that this server is configured as "
"master"
-msgstr ""
-"当 MySQL 服务器重新启动后,请点击 执行 按钮。你应该看见一条提示信息说此服务器"
-"已经被配置为主服务器"
+msgstr "当 MySQL 服务器重新启动后,请点击 执行 按钮。你应该看见一条提示信息说此服务器已经被配置为主服务器"
#: server_replication.php:291
msgid "Slave SQL Thread not running!"
@@ -9273,9 +9148,7 @@ msgstr "个错误。"
msgid ""
"This server is not configured as slave in a replication process. Would you "
"like to configure it?"
-msgstr ""
-"此服务器尚未配置为一个复制进程中的从服务器。你想现在配置"
-"吗?"
+msgstr "此服务器尚未配置为一个复制进程中的从服务器。你想现在配置吗?"
#: server_status.php:455
#, php-format
@@ -9407,27 +9280,21 @@ msgid ""
"Do note however that this system provides recommendations based on simple "
"calculations and by rule of thumb which may not necessarily apply to your "
"system."
-msgstr ""
-"请注意本系统所提出的建议建立在简单计算以及通用场合中,可能并不能满足您系统的"
-"实际需求。"
+msgstr "请注意本系统所提出的建议建立在简单计算以及通用场合中,可能并不能满足您系统的实际需求。"
#: server_status.php:913
msgid ""
"Prior to changing any of the configuration, be sure to know what you are "
"changing (by reading the documentation) and how to undo the change. Wrong "
"tuning can have a very negative effect on performance."
-msgstr ""
-"在修改任何设置之前,请确定您确实知道在修改什么设置 (通过阅读文档) 并知道如何"
-"撤销改变。错误的设置可能导致与预期完全相反的结果。"
+msgstr "在修改任何设置之前,请确定您确实知道在修改什么设置 (通过阅读文档) 并知道如何撤销改变。错误的设置可能导致与预期完全相反的结果。"
#: server_status.php:915
msgid ""
"The best way to tune your system would be to change only one setting at a "
"time, observe or benchmark your database, and undo the change if there was "
"no clearly measurable improvement."
-msgstr ""
-"最好的系统调整方法是一次只修改一个设置,观察并测试您的数据库,如果没有显著的"
-"效果就撤销改变。"
+msgstr "最好的系统调整方法是一次只修改一个设置,观察并测试您的数据库,如果没有显著的效果就撤销改变。"
#. l10n: Questions is the name of a MySQL Status variable
#: server_status.php:937
@@ -9472,9 +9339,7 @@ msgstr "此 MySQL 服务器正以从服务器运行于复制进程
msgid ""
"For further information about replication status on the server, please visit "
"the replication section."
-msgstr ""
-"要获得更多关于此服务器的复制状态,请查看复制状态信息"
-"。"
+msgstr "要获得更多关于此服务器的复制状态,请查看复制状态信息。"
#: server_status.php:1085
msgid "Replication status"
@@ -9484,9 +9349,7 @@ msgstr "复制状态"
msgid ""
"On a busy server, the byte counters may overrun, so those statistics as "
"reported by the MySQL server may be incorrect."
-msgstr ""
-"在高负载的服务器上,字节计数器可能会溢出,因此由 MySQL 返回的统计值可能会不正"
-"确"
+msgstr "在高负载的服务器上,字节计数器可能会溢出,因此由 MySQL 返回的统计值可能会不正确"
#: server_status.php:1106
msgid "Received"
@@ -9531,9 +9394,7 @@ msgid ""
"The number of transactions that used the temporary binary log cache but that "
"exceeded the value of binlog_cache_size and used a temporary file to store "
"statements from the transaction."
-msgstr ""
-"因事务使用的临时二进制日志缓存超出 binlog_cache_size 的设置而使用临时文件存储"
-"的数量。"
+msgstr "因事务使用的临时二进制日志缓存超出 binlog_cache_size 的设置而使用临时文件存储的数量。"
#: server_status.php:1305
msgid "The number of transactions that used the temporary binary log cache."
@@ -9551,8 +9412,8 @@ msgid ""
"to increase the tmp_table_size value to cause temporary tables to be memory-"
"based instead of disk-based."
msgstr ""
-"服务器执行语句时自动在磁盘上创建的临时表的数量。如果 Created_tmp_disk_tables "
-"很大,你可以增加 tmp_table_size 的值,让服务器使用内存来存储临时表而非磁盘。"
+"服务器执行语句时自动在磁盘上创建的临时表的数量。如果 Created_tmp_disk_tables 很大,你可以增加 tmp_table_size "
+"的值,让服务器使用内存来存储临时表而非磁盘。"
#: server_status.php:1308
msgid "How many temporary files mysqld has created."
@@ -9568,9 +9429,7 @@ msgstr "服务器执行语句时自动在内存中创建的临时表的数量。
msgid ""
"The number of rows written with INSERT DELAYED for which some error occurred "
"(probably duplicate key)."
-msgstr ""
-"发生错误的延迟插入 (INSERT DELAYED) 行数 (可能是因为在唯一字段中存在重复"
-"值) 。"
+msgstr "发生错误的延迟插入 (INSERT DELAYED) 行数 (可能是因为在唯一字段中存在重复值) 。"
#: server_status.php:1311
msgid ""
@@ -9600,8 +9459,7 @@ msgid ""
"table with a given name. This is called discovery. Handler_discover "
"indicates the number of time tables have been discovered."
msgstr ""
-"如果知道一张表的名字,MySQL 服务器可以询问 NDB 集群存储引擎,这被称为“发现”。"
-"Handler_discovery 表明了一张表被发现的次数。"
+"如果知道一张表的名字,MySQL 服务器可以询问 NDB 集群存储引擎,这被称为“发现”。Handler_discovery 表明了一张表被发现的次数。"
#: server_status.php:1317
msgid ""
@@ -9609,32 +9467,27 @@ msgid ""
"it suggests that the server is doing a lot of full index scans; for example, "
"SELECT col1 FROM foo, assuming that col1 is indexed."
msgstr ""
-"读取一个索引入口点的次数。如果该值很大,说明你的服务器执行了很多完整索引扫"
-"描。例如,假设字段 col1 已经建立了索引,然后执行 SELECT col1 FROM foo 。"
+"读取一个索引入口点的次数。如果该值很大,说明你的服务器执行了很多完整索引扫描。例如,假设字段 col1 已经建立了索引,然后执行 SELECT col1 "
+"FROM foo 。"
#: server_status.php:1318
msgid ""
"The number of requests to read a row based on a key. If this is high, it is "
"a good indication that your queries and tables are properly indexed."
-msgstr ""
-"根据索引读取行的请求数。如果该值很大,说明你的查询和表都建立了很好的索引。"
+msgstr "根据索引读取行的请求数。如果该值很大,说明你的查询和表都建立了很好的索引。"
#: server_status.php:1319
msgid ""
"The number of requests to read the next row in key order. This is "
"incremented if you are querying an index column with a range constraint or "
"if you are doing an index scan."
-msgstr ""
-"根据索引顺序读取下一行的请求数。如果你在查询一个已索引的字段且限制了范围,或"
-"进行完整表扫描,该值将会不断增长。"
+msgstr "根据索引顺序读取下一行的请求数。如果你在查询一个已索引的字段且限制了范围,或进行完整表扫描,该值将会不断增长。"
#: server_status.php:1320
msgid ""
"The number of requests to read the previous row in key order. This read "
"method is mainly used to optimize ORDER BY ... DESC."
-msgstr ""
-"根据索引顺序读取上一行的请求数。这种读取方式通常用于优化带有 ORDER BY ... "
-"DESC 的查询。"
+msgstr "根据索引顺序读取上一行的请求数。这种读取方式通常用于优化带有 ORDER BY ... DESC 的查询。"
#: server_status.php:1321
msgid ""
@@ -9642,9 +9495,7 @@ msgid ""
"if you are doing a lot of queries that require sorting of the result. You "
"probably have a lot of queries that require MySQL to scan whole tables or "
"you have joins that don't use keys properly."
-msgstr ""
-"根据固定位置读取行的请求数。如果你执行很多需要排序的查询,该值会很高。你可能"
-"有很多需要完整表扫描的查询,或者你使用了不正确的索引用来多表查询。"
+msgstr "根据固定位置读取行的请求数。如果你执行很多需要排序的查询,该值会很高。你可能有很多需要完整表扫描的查询,或者你使用了不正确的索引用来多表查询。"
#: server_status.php:1322
msgid ""
@@ -9652,9 +9503,7 @@ msgid ""
"if you are doing a lot of table scans. Generally this suggests that your "
"tables are not properly indexed or that your queries are not written to take "
"advantage of the indexes you have."
-msgstr ""
-"从数据文件中读取行的请求数。如果你在扫描很多表,该值会很大。通常情况下这意味"
-"着你的表没有做好索引,或者你的查询语句没有使用好索引字段。"
+msgstr "从数据文件中读取行的请求数。如果你在扫描很多表,该值会很大。通常情况下这意味着你的表没有做好索引,或者你的查询语句没有使用好索引字段。"
#: server_status.php:1323
msgid "The number of internal ROLLBACK statements."
@@ -9689,9 +9538,7 @@ msgid ""
"The number of latched pages in InnoDB buffer pool. These are pages currently "
"being read or written or that can't be flushed or removed for some other "
"reason."
-msgstr ""
-"InnoDB 缓冲池中锁定页的数量。这些页是正在被读取或写入的,或者是因其他原因不能"
-"被刷新或删除的。"
+msgstr "InnoDB 缓冲池中锁定页的数量。这些页是正在被读取或写入的,或者是因其他原因不能被刷新或删除的。"
#: server_status.php:1331
msgid ""
@@ -9700,9 +9547,8 @@ msgid ""
"be calculated as Innodb_buffer_pool_pages_total - "
"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data."
msgstr ""
-"负载页的数量,像锁定行或适应性的散列索引这样的管理操作时分配的页。该值可用此"
-"公式计算: Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - "
-"Innodb_buffer_pool_pages_data 。"
+"负载页的数量,像锁定行或适应性的散列索引这样的管理操作时分配的页。该值可用此公式计算: Innodb_buffer_pool_pages_total - "
+"Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data 。"
#: server_status.php:1332
msgid "Total size of buffer pool, in pages."
@@ -9712,16 +9558,13 @@ msgstr "缓冲池总大小 (单位:页)。"
msgid ""
"The number of \"random\" read-aheads InnoDB initiated. This happens when a "
"query is to scan a large portion of a table but in random order."
-msgstr ""
-"InnoDB 初始化的“随机”预读数。这通常会在对一张表进行大范围的随机排序查询时发"
-"生。"
+msgstr "InnoDB 初始化的“随机”预读数。这通常会在对一张表进行大范围的随机排序查询时发生。"
#: server_status.php:1334
msgid ""
"The number of sequential read-aheads InnoDB initiated. This happens when "
"InnoDB does a sequential full table scan."
-msgstr ""
-"InnoDB 初始化的顺序预读数。这会在 InnoDB 执行一个顺序完整表扫描时发生。"
+msgstr "InnoDB 初始化的顺序预读数。这会在 InnoDB 执行一个顺序完整表扫描时发生。"
#: server_status.php:1335
msgid "The number of logical read requests InnoDB has done."
@@ -9741,9 +9584,8 @@ msgid ""
"counter counts instances of these waits. If the buffer pool size was set "
"properly, this value should be small."
msgstr ""
-"写入 InnoDB 缓冲池通常在后台进行,但有必要在没有干净页的时候读取或创建页,有"
-"必要先等待页被刷新。该计数器统计了这种等待的数量。如果缓冲池大小设置正确,这"
-"个值应该会很小。"
+"写入 InnoDB 缓冲池通常在后台进行,但有必要在没有干净页的时候读取或创建页,有必要先等待页被刷新。该计数器统计了这种等待的数量。如果缓冲池大小设置"
+"正确,这个值应该会很小。"
#: server_status.php:1338
msgid "The number writes done to the InnoDB buffer pool."
@@ -9827,9 +9669,7 @@ msgstr "创建的页数。"
msgid ""
"The compiled-in InnoDB page size (default 16KB). Many values are counted in "
"pages; the page size allows them to be easily converted to bytes."
-msgstr ""
-"编译的 InnoDB 页大小 (默认 16KB)。许多值都以页为单位进行统计,页大小可以很方"
-"便地将这些值转化为字节数。"
+msgstr "编译的 InnoDB 页大小 (默认 16KB)。许多值都以页为单位进行统计,页大小可以很方便地将这些值转化为字节数。"
#: server_status.php:1358
msgid "The number of pages read."
@@ -9879,8 +9719,7 @@ msgstr "InnoDB 中更新的行数。"
msgid ""
"The number of key blocks in the key cache that have changed but haven't yet "
"been flushed to disk. It used to be known as Not_flushed_key_blocks."
-msgstr ""
-"键缓存中还没有被写入到磁盘的键块数。该值过去名为 Not_flushed_key_blocks 。"
+msgstr "键缓存中还没有被写入到磁盘的键块数。该值过去名为 Not_flushed_key_blocks 。"
#: server_status.php:1370
msgid ""
@@ -9905,8 +9744,8 @@ msgid ""
"then your key_buffer_size value is probably too small. The cache miss rate "
"can be calculated as Key_reads/Key_read_requests."
msgstr ""
-"从磁盘中物理读取键块的次数。如果 Key_reads 很大,则说明您的 key_buffer_size "
-"可能设置得太小了。缓存缺失率可以由 Key_reads/Key_read_requests 计算得出。"
+"从磁盘中物理读取键块的次数。如果 Key_reads 很大,则说明您的 key_buffer_size 可能设置得太小了。缓存缺失率可以由 "
+"Key_reads/Key_read_requests 计算得出。"
#: server_status.php:1374
msgid "The number of requests to write a key block to the cache."
@@ -9921,9 +9760,7 @@ msgid ""
"The total cost of the last compiled query as computed by the query "
"optimizer. Useful for comparing the cost of different query plans for the "
"same query. The default value of 0 means that no query has been compiled yet."
-msgstr ""
-"最后编译的查询的总开销由查询优化器计算得出,可用于比较使用不同的查询语句进行"
-"相同的查询时的效率差异。默认值0表示还没有查询被编译。"
+msgstr "最后编译的查询的总开销由查询优化器计算得出,可用于比较使用不同的查询语句进行相同的查询时的效率差异。默认值0表示还没有查询被编译。"
#: server_status.php:1377
msgid ""
@@ -9958,9 +9795,7 @@ msgid ""
"The number of free memory blocks in query cache. High numbers can indicate "
"fragmentation issues, which may be solved by issuing a FLUSH QUERY CACHE "
"statement."
-msgstr ""
-"查询缓存中的空闲内存块。过多的空闲内存块可能产生碎片,可通过执行 FLUSH QUERY "
-"CACHE 语句解决。"
+msgstr "查询缓存中的空闲内存块。过多的空闲内存块可能产生碎片,可通过执行 FLUSH QUERY CACHE 语句解决。"
#: server_status.php:1384
msgid "The amount of free memory for query cache."
@@ -9980,17 +9815,13 @@ msgid ""
"memory for caching new queries. This information can help you tune the query "
"cache size. The query cache uses a least recently used (LRU) strategy to "
"decide which queries to remove from the cache."
-msgstr ""
-"为缓存新的查询而被删除的已缓存查询的个数,由最近最少使用算法 (LRU) 确定应删除"
-"哪个已缓存的查询。该信息可帮助您调整查询缓存大小。"
+msgstr "为缓存新的查询而被删除的已缓存查询的个数,由最近最少使用算法 (LRU) 确定应删除哪个已缓存的查询。该信息可帮助您调整查询缓存大小。"
#: server_status.php:1388
msgid ""
"The number of non-cached queries (not cachable, or not cached due to the "
"query_cache_type setting)."
-msgstr ""
-"未缓存的查询数 (包括不能被缓存,或因为 query_cache_type 的设置而没有被缓存的"
-"查询)。"
+msgstr "未缓存的查询数 (包括不能被缓存,或因为 query_cache_type 的设置而没有被缓存的查询)。"
#: server_status.php:1389
msgid "The number of queries registered in the cache."
@@ -10008,9 +9839,7 @@ msgstr "失败保护器的状态 (尚未应用)。"
msgid ""
"The number of joins that do not use indexes. If this value is not 0, you "
"should carefully check the indexes of your tables."
-msgstr ""
-"没有使用索引的多表查询数。如果该值不为0,您应该仔细检查是否已经为表建立了适当"
-"的索引。"
+msgstr "没有使用索引的多表查询数。如果该值不为0,您应该仔细检查是否已经为表建立了适当的索引。"
#: server_status.php:1393
msgid "The number of joins that used a range search on a reference table."
@@ -10020,17 +9849,13 @@ msgstr "使用在关联表上使用范围搜索的多表查询的数量。"
msgid ""
"The number of joins without keys that check for key usage after each row. "
"(If this is not 0, you should carefully check the indexes of your tables.)"
-msgstr ""
-"没有使用索引但在每行之后检查索引使用的多表查询数。(如果该值不为 0,您应该仔细"
-"检查是否已经为表建立了适当的索引。)"
+msgstr "没有使用索引但在每行之后检查索引使用的多表查询数。(如果该值不为 0,您应该仔细检查是否已经为表建立了适当的索引。)"
#: server_status.php:1395
msgid ""
"The number of joins that used ranges on the first table. (It's normally not "
"critical even if this is big.)"
-msgstr ""
-"在第一张表上使用范围查询的多表查询数。(即使该值很大,通常也不会有致命的影"
-"响。)"
+msgstr "在第一张表上使用范围查询的多表查询数。(即使该值很大,通常也不会有致命的影响。)"
#: server_status.php:1396
msgid "The number of joins that did a full scan of the first table."
@@ -10066,9 +9891,7 @@ msgid ""
"The number of merge passes the sort algorithm has had to do. If this value "
"is large, you should consider increasing the value of the sort_buffer_size "
"system variable."
-msgstr ""
-"排序算法使用归并的次数。如果该值很大,您应该考虑增加系统变量 "
-"sort_buffer_size 的值。"
+msgstr "排序算法使用归并的次数。如果该值很大,您应该考虑增加系统变量 sort_buffer_size 的值。"
#: server_status.php:1403
msgid "The number of sorts that were done with ranges."
@@ -10092,9 +9915,7 @@ msgid ""
"a wait was needed. If this is high, and you have performance problems, you "
"should first optimize your queries, and then either split your table or "
"tables or use replication."
-msgstr ""
-"无法立即获得锁定表而必须等待的次数。如果该值很高,且您遇到了性能方面的问题,"
-"则应该首先检查您的查询语句,然后使用复制操作来分开表。"
+msgstr "无法立即获得锁定表而必须等待的次数。如果该值很高,且您遇到了性能方面的问题,则应该首先检查您的查询语句,然后使用复制操作来分开表。"
#: server_status.php:1408
msgid ""
@@ -10102,8 +9923,8 @@ msgid ""
"calculated as Threads_created/Connections. If this value is red you should "
"raise your thread_cache_size."
msgstr ""
-"线程缓存中线程的数量。缓存命中率可以由 Threads_created/Connections 计算得出。"
-"如果该值是红色的,则应该增加 thread_cache_size 的值。"
+"线程缓存中线程的数量。缓存命中率可以由 Threads_created/Connections 计算得出。如果该值是红色的,则应该增加 "
+"thread_cache_size 的值。"
#: server_status.php:1409
msgid "The number of currently open connections."
@@ -10116,9 +9937,8 @@ msgid ""
"doesn't give a notable performance improvement if you have a good thread "
"implementation.)"
msgstr ""
-"当前用于控制连接的线程数。如果 Threads_created 很大,您可能需要增加 "
-"thread_cache_size 的值 (如果线程状况良好,这么做通常并不会带来显著的性能提"
-"升)。"
+"当前用于控制连接的线程数。如果 Threads_created 很大,您可能需要增加 thread_cache_size 的值 "
+"(如果线程状况良好,这么做通常并不会带来显著的性能提升)。"
#: server_status.php:1411
msgid "The number of threads that are not sleeping."
@@ -10160,8 +9980,7 @@ msgstr "图表排列"
msgid ""
"The arrangement of the charts is stored to the browsers local storage. You "
"may want to export it if you have a complicated set up."
-msgstr ""
-"图表排列存储在浏览器本地存储。如果你设置了一个复杂的排列,请导出该设置。"
+msgstr "图表排列存储在浏览器本地存储。如果你设置了一个复杂的排列,请导出该设置。"
#: server_status.php:1606
msgid "Reset to default"
@@ -10179,9 +9998,8 @@ msgid ""
"enabled. Note however, that the general_log produces a lot of data and "
"increases server load by up to 15%"
msgstr ""
-"phpMyAdmin 监控可以帮助你优化服务期配置并追踪特定查询。要实现追踪查询功能,你"
-"需要将 log_output 设置为 'TABLE' 并启用 slow_query_log 或 general_log 功能。"
-"请注意,general_log 会产生很多数据并可能增加服务器负载多达 15%"
+"phpMyAdmin 监控可以帮助你优化服务期配置并追踪特定查询。要实现追踪查询功能,你需要将 log_output 设置为 'TABLE' 并启用 "
+"slow_query_log 或 general_log 功能。请注意,general_log 会产生很多数据并可能增加服务器负载多达 15%"
#: server_status.php:1616
msgid ""
@@ -10190,23 +10008,20 @@ msgid ""
"table is supported by MySQL 5.1.6 and onwards. You may still use the server "
"charting features however."
msgstr ""
-"很遗憾你的数据库服务器不支持日志记录到表,这是使用 phpMyAdmin 分析数据库日志"
-"的必要功能。MySQL 自 5.1.6 起有该功能。但你仍然可以使用服务器图表功能。"
+"很遗憾你的数据库服务器不支持日志记录到表,这是使用 phpMyAdmin 分析数据库日志的必要功能。MySQL 自 5.1.6 "
+"起有该功能。但你仍然可以使用服务器图表功能。"
#: server_status.php:1629
-#, fuzzy
#| msgid "Pause monitor"
msgid "Using the monitor:"
-msgstr "暂停监控"
+msgstr "使用监控:"
#: server_status.php:1631
msgid ""
"Your browser will refresh all displayed charts in a regular interval. You "
"may add charts and change the refresh rate under 'Settings', or remove any "
"chart using the cog icon on each respective chart."
-msgstr ""
-"您的浏览器将会以一定的频率刷新所有已显示的图表。您可以在'设置'中添加图表或修"
-"改刷新频率,您也可以通过每个图表的齿轮图标来删除图表。"
+msgstr "您的浏览器将会以一定的频率刷新所有已显示的图表。您可以在'设置'中添加图表或修改刷新频率,您也可以通过每个图表的齿轮图标来删除图表。"
#: server_status.php:1633
msgid ""
@@ -10214,9 +10029,7 @@ msgid ""
"by holding down the left mouse button and panning over the chart. Once "
"confirmed, this will load a table of grouped queries, there you may click on "
"any occuring SELECT statements to further analyze them."
-msgstr ""
-"要从日志中显示查询,请通过按下鼠标左键并拖拽选择一段时间范围。确定后,将会显"
-"示出分好组的查询,您可以点击任意 SELECT 查询以进一步分析。"
+msgstr "要从日志中显示查询,请通过按下鼠标左键并拖拽选择一段时间范围。确定后,将会显示出分好组的查询,您可以点击任意 SELECT 查询以进一步分析。"
#: server_status.php:1640
msgid "Please note:"
@@ -10229,15 +10042,13 @@ msgid ""
"it is advisable to select only a small time span and to disable the "
"general_log and empty its table once monitoring is not required any more."
msgstr ""
-"启用 general_log 可能会增加 5-15% 的服务器负载。从日志中统计数据同样也是高负"
-"载的任务,建议选择一段小范围的时间并在用完监控后禁止 general_log 并清空它的"
-"表。"
+"启用 general_log 可能会增加 5-15% 的服务器负载。从日志中统计数据同样也是高负载的任务,建议选择一段小范围的时间并在用完监控后禁止 "
+"general_log 并清空它的表。"
#: server_status.php:1654
-#, fuzzy
#| msgid "Remove chart"
msgid "Preset chart"
-msgstr "删除图表"
+msgstr "预置图表"
#: server_status.php:1658
msgid "Status variable(s)"
@@ -10462,9 +10273,9 @@ msgid ""
"level directory as described in [a@Documentation.html#setup_script]"
"documentation[/a]. Otherwise you will be only able to download or display it."
msgstr ""
-"请在 phpMyAdmin 的根文件夹下创建 [a@Documentation.html#setup_script]文档[/a]"
-"中所述的网站服务器可以写入的 [em]config[/em] 文件夹。否则你只能下载或显示配"
-"置。"
+"请在 phpMyAdmin 的根文件夹下创建 "
+"[a@Documentation.html#setup_script]文档[/a]中所述的网站服务器可以写入的 [em]config[/em] "
+"文件夹。否则你只能下载或显示配置。"
#: setup/frames/index.inc.php:57
msgid ""
@@ -10491,9 +10302,7 @@ msgstr "配置已保存。"
msgid ""
"Configuration saved to file config/config.inc.php in phpMyAdmin top level "
"directory, copy it to top level one and delete directory config to use it."
-msgstr ""
-"配置已保存到 config/config.inc.php 文件,请将其复制到 phpMyAdmin 根目录并删"
-"除 config 文件夹。"
+msgstr "配置已保存到 config/config.inc.php 文件,请将其复制到 phpMyAdmin 根目录并删除 config 文件夹。"
#: setup/frames/index.inc.php:102 setup/frames/menu.inc.php:15
msgid "Overview"
@@ -10603,9 +10412,7 @@ msgstr "无法解析版本"
msgid ""
"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
"version is %s, released on %s."
-msgstr ""
-"你现在使用的是开发版,请通过 [kbd]git pull[/kbd] 检查更新 :-)[br]最新正式版"
-"为 %s,于 %s 发布。"
+msgstr "你现在使用的是开发版,请通过 [kbd]git pull[/kbd] 检查更新 :-)[br]最新正式版为 %s,于 %s 发布。"
#: setup/lib/index.lib.php:186
msgid "No newer stable version is available"
@@ -10619,8 +10426,8 @@ msgid ""
"proxies list%s. However, IP-based protection may not be reliable if your IP "
"belongs to an ISP where thousands of users, including you, are connected to."
msgstr ""
-"该%s选项%s应该被关闭以防止有人尝试暴力破解 MySQL 服务器。如果有必要,您可以使"
-"用%s可信代理表%s。但如果您和许多人共用一个 IP 地址,该措施的安全性将下降。"
+"该%s选项%s应该被关闭以防止有人尝试暴力破解 MySQL 服务器。如果有必要,您可以使用%s可信代理表%s。但如果您和许多人共用一个 IP "
+"地址,该措施的安全性将下降。"
#: setup/lib/index.lib.php:276
msgid ""
@@ -10628,8 +10435,7 @@ msgid ""
"so a key was automatically generated for you. It is used to encrypt cookies; "
"you don't need to remember it."
msgstr ""
-"您打开了 Cookies 认证方式,但没有设置短语密码,因此系统自动生成了一个短语密"
-"码,该密语用于加密 Cookies。您不需要记住这个短语密码。"
+"您打开了 Cookies 认证方式,但没有设置短语密码,因此系统自动生成了一个短语密码,该密语用于加密 Cookies。您不需要记住这个短语密码。"
#: setup/lib/index.lib.php:277
#, php-format
@@ -10642,9 +10448,7 @@ msgstr "此系统目前不支持 %sBzip2 压缩和解压缩%s所必须的 (%s)
msgid ""
"This value should be double checked to ensure that this directory is neither "
"world accessible nor readable or writable by other users on your server."
-msgstr ""
-"对该值应该进行小心谨慎的检查,确保服务器上的其他用户对该文件夹都没有读取和写"
-"入的权限。"
+msgstr "对该值应该进行小心谨慎的检查,确保服务器上的其他用户对该文件夹都没有读取和写入的权限。"
#: setup/lib/index.lib.php:280
#, php-format
@@ -10665,26 +10469,22 @@ msgid ""
"invalidation if %ssession.gc_maxlifetime%s is lower than its value "
"(currently %d)."
msgstr ""
-"如果%s登录 cookie 有效期%s超过 1440 秒且超过 %ssession.gc_maxlifetime%s 的值 "
-"(当前 %d) 则可能导致会话随机失效。"
+"如果%s登录 cookie 有效期%s超过 1440 秒且超过 %ssession.gc_maxlifetime%s 的值 (当前 %d) "
+"则可能导致会话随机失效。"
#: setup/lib/index.lib.php:286
#, php-format
msgid ""
"%sLogin cookie validity%s should be set to 1800 seconds (30 minutes) at "
"most. Values larger than 1800 may pose a security risk such as impersonation."
-msgstr ""
-"%s登录 cookie 有效期%s不应超过 1800 秒 (30 分钟)。如果有效期大于 1800 秒,将"
-"会增加安全风险。"
+msgstr "%s登录 cookie 有效期%s不应超过 1800 秒 (30 分钟)。如果有效期大于 1800 秒,将会增加安全风险。"
#: setup/lib/index.lib.php:288
#, php-format
msgid ""
"If using cookie authentication and %sLogin cookie store%s is not 0, %sLogin "
"cookie validity%s must be set to a value less or equal to it."
-msgstr ""
-"如果使用 cookie 认证且%s登录 cookie 保存时间%s不为 0,%s登录 cookie 有效期%s"
-"的值不能超过前者。"
+msgstr "如果使用 cookie 认证且%s登录 cookie 保存时间%s不为 0,%s登录 cookie 有效期%s的值不能超过前者。"
#: setup/lib/index.lib.php:290
#, php-format
@@ -10693,9 +10493,7 @@ msgid ""
"authentication%s settings and %strusted proxies list%s. However, IP-based "
"protection may not be reliable if your IP belongs to an ISP where thousands "
"of users, including you, are connected to."
-msgstr ""
-"如果有必要,您可以使用额外的保护设置 - %s主机认证%s和%s可信代理表%s。但如果您"
-"和许多人共用一个 IP 地址,该措施的安全性将下降。"
+msgstr "如果有必要,您可以使用额外的保护设置 - %s主机认证%s和%s可信代理表%s。但如果您和许多人共用一个 IP 地址,该措施的安全性将下降。"
#: setup/lib/index.lib.php:292
#, php-format
@@ -10706,9 +10504,8 @@ msgid ""
"phpMyAdmin panel. Set %sauthentication type%s to [kbd]cookie[/kbd] or [kbd]"
"http[/kbd]."
msgstr ""
-"您设置了 [kbd]config[/kbd] 认证方式,且为了能够自动登录而保存了用户名和密码,"
-"但在常用主机上不建议这样设置。如果有人知道 phpMyAdmin 的地址,他们就能够进入 "
-"phpMyAdmin 的管理界面。建议将%s认证方式%s设置为 [kbd]cookie 认证[/kbd]或 "
+"您设置了 [kbd]config[/kbd] 认证方式,且为了能够自动登录而保存了用户名和密码,但在常用主机上不建议这样设置。如果有人知道 "
+"phpMyAdmin 的地址,他们就能够进入 phpMyAdmin 的管理界面。建议将%s认证方式%s设置为 [kbd]cookie 认证[/kbd]或 "
"[kbd]HTTP 认证[/kbd]。"
#: setup/lib/index.lib.php:294
@@ -10853,11 +10650,10 @@ msgid "Bar"
msgstr "柱状图"
#: tbl_chart.php:91
-#, fuzzy
#| msgid "Column"
msgctxt "Chart type"
msgid "Column"
-msgstr "字段"
+msgstr "柱状图"
#: tbl_chart.php:93
msgctxt "Chart type"
@@ -11426,30 +11222,27 @@ msgid "Create version"
msgstr "创建版本"
#: tbl_zoom_select.php:135
-#, fuzzy
#| msgid "Do a \"query by example\" (wildcard: \"%\")"
msgid "Do a \"query by example\" (wildcard: \"%\") for two different columns"
-msgstr "执行“依例查询”(通配符:“%”)"
+msgstr "在两个不同的字段中执行 “依例查询” (通配符:“%”)"
#: tbl_zoom_select.php:145
-#, fuzzy
#| msgid "Hide search criteria"
msgid "Additional search criteria"
-msgstr "隐藏搜索条件"
+msgstr "附加搜索条件"
#: tbl_zoom_select.php:276
msgid "Use this column to label each point"
-msgstr ""
+msgstr "使用该字段标记每个点"
#: tbl_zoom_select.php:296
-#, fuzzy
#| msgid "Maximum number of rows to display"
msgid "Maximum rows to plot"
msgstr "显示的最多行数"
#: tbl_zoom_select.php:410
msgid "Browse/Edit the points"
-msgstr ""
+msgstr "浏览/编辑点"
#: tbl_zoom_select.php:417
msgid "How to use"
@@ -11551,7 +11344,7 @@ msgstr "你可能需要增加 {long_query_time} 值或优化在慢查询日志
#: po/advisory_rules.php:18
#, php-format
msgid "The slow query rate should be below 5%%, your value is %s%%."
-msgstr "慢查询率应小于 5%%,当前为 %s%%。"
+msgstr "慢查询率应低于 5%%,当前为 %s%%。"
#: po/advisory_rules.php:20
msgid "Slow query rate"
@@ -11577,8 +11370,7 @@ msgstr "慢查询时间"
msgid ""
"long_query_time is set to 10 seconds or more, thus only slow queries that "
"take above 10 seconds are logged."
-msgstr ""
-"long_query_time 当前设为 10 秒或更长,因此超过 10 秒的查询才被记为慢查询。"
+msgstr "long_query_time 当前设为 10 秒或更长,因此超过 10 秒的查询才被记为慢查询。"
#: po/advisory_rules.php:27
msgid ""
@@ -11603,8 +11395,7 @@ msgstr "慢查询记录已禁用。"
msgid ""
"Enable slow query logging by setting {log_slow_queries} to 'ON'. This will "
"help troubleshooting badly performing queries."
-msgstr ""
-"请将 {log_slow_queries} 设为 'ON' 来启用慢查询记录。这将有助于解决查询问题。"
+msgstr "请将 {log_slow_queries} 设为 'ON' 来启用慢查询记录。这将有助于解决查询问题。"
#: po/advisory_rules.php:33
msgid "log_slow_queries is set to 'OFF'"
@@ -11654,10 +11445,9 @@ msgid "You should upgrade, to a stable version of MySQL 5.5"
msgstr "您应升级到 MySQL 5.5 的稳定版本。"
#: po/advisory_rules.php:50 po/advisory_rules.php:55 po/advisory_rules.php:60
-#, fuzzy
#| msgid "Description"
msgid "Distribution"
-msgstr "说明"
+msgstr "发行"
#: po/advisory_rules.php:51
msgid "Version is compiled from source, not a MySQL official binary."
@@ -11777,9 +11567,8 @@ msgid "The current query cache hit rate of %s%% is below 20%%"
msgstr "当前查询缓存命中率为 %s%% 低于 20%%"
#: po/advisory_rules.php:85
-#, fuzzy
msgid "Query Cache usage"
-msgstr "查询缓存"
+msgstr "查询缓存使用率"
#: po/advisory_rules.php:86
#, php-format
@@ -11800,10 +11589,9 @@ msgid ""
msgstr ""
#: po/advisory_rules.php:90
-#, fuzzy
#| msgid "Query cache"
msgid "Query cache fragmentation"
-msgstr "查询缓存"
+msgstr "查询缓存碎片"
#: po/advisory_rules.php:91
msgid "The query cache is considerably fragmented."
@@ -11904,41 +11692,38 @@ msgid "query_cache_limit is set to 1 MiB"
msgstr ""
#: po/advisory_rules.php:110
-#, fuzzy
#| msgid "Allows creating temporary tables."
msgid "Percentage of sorts that cause temporary tables"
-msgstr "允许创建临时表。"
+msgstr "使用临时表的排序率"
#: po/advisory_rules.php:111 po/advisory_rules.php:116
-#, fuzzy
#| msgid "Allows creating temporary tables."
msgid "Too many sorts are causing temporary tables."
-msgstr "允许创建临时表。"
+msgstr "过多排序引发临时表创建。"
#: po/advisory_rules.php:112 po/advisory_rules.php:117
msgid ""
"Consider increasing sort_buffer_size and/or read_rnd_buffer_size, depending "
"on your system memory limits"
-msgstr ""
+msgstr "根据系统内存,考虑增加 sort_buffer_size 和/或 read_rnd_buffer_size"
#: po/advisory_rules.php:113
#, php-format
msgid ""
"%s%% of all sorts cause temporary tables, this value should be lower than "
"10%%."
-msgstr ""
+msgstr "%s%% 的排序引发临时表创建,该值应低于 10%%。"
#: po/advisory_rules.php:115
-#, fuzzy
#| msgid "Allows creating temporary tables."
msgid "Rate of sorts that cause temporary tables"
-msgstr "允许创建临时表。"
+msgstr "排序使用临时表的创建率"
#: po/advisory_rules.php:118
#, php-format
msgid ""
"Temporary tables average: %s, this value should be less than 1 per hour."
-msgstr ""
+msgstr "临时表创建率: %s,该值应低于 1 每小时"
#: po/advisory_rules.php:120
msgid "Sort rows"
@@ -11946,7 +11731,7 @@ msgstr "行排序"
#: po/advisory_rules.php:121
msgid "There are lots of rows being sorted."
-msgstr "大量行正被排序中"
+msgstr "大量行被排序"
#: po/advisory_rules.php:122
msgid ""
@@ -11954,16 +11739,16 @@ msgid ""
"want to make sure that the queries which require a lot of sorting use "
"indexed columns in the ORDER BY clause, as this will result in much faster "
"sorting"
-msgstr ""
+msgstr "大量行排序不是什么错误,但您应确保需要大量排序的查询在 ORDER BY 中使用索引字段,这将使排序加快"
#: po/advisory_rules.php:123
#, php-format
msgid "Sorted rows average: %s"
-msgstr ""
+msgstr "行排序率: %s"
#: po/advisory_rules.php:125
msgid "Rate of joins without indexes"
-msgstr "无索引联合的比率"
+msgstr "无索引联合查询率"
#: po/advisory_rules.php:126
msgid "There are too many joins without indexes."
@@ -11973,20 +11758,20 @@ msgstr "有太多的联合查询未使用索引"
msgid ""
"This means that joins are doing full table scans. Adding indexes for the "
"columns being used in the join conditions will greatly speed up table joins"
-msgstr ""
+msgstr "这意味着联合查询使用全表扫描。给联合条件所用的字段增加索引将极大提高查询速度"
#: po/advisory_rules.php:128
#, php-format
msgid "Table joins average: %s, this value should be less than 1 per hour"
-msgstr ""
+msgstr "表联合率: %s,该值应低于 1 每小时"
#: po/advisory_rules.php:130
msgid "Rate of reading first index entry"
-msgstr ""
+msgstr "首索引入口读取率"
#: po/advisory_rules.php:131
msgid "The rate of reading the first index entry is high."
-msgstr ""
+msgstr "读取第一个索引入口比例过高。"
#: po/advisory_rules.php:132
msgid ""
@@ -11997,51 +11782,51 @@ msgid ""
"scans. Other than that full index scans can only be reduced by rewriting "
"queries."
msgstr ""
+"这通常说明频繁的全索引扫描。全索引扫描虽然比全表扫描快,但在大表中仍然需要一定 CPU 周期,如果这些表有或有过大量 UPDATE 和 "
+"DELETE,运行 'OPTIMIZE TABLE' 可减少全索引扫描的次数以及提高速度。其它会减少全索引扫描的是重写查询。"
#: po/advisory_rules.php:133
#, php-format
msgid "Index scans average: %s, this value should be less than 1 per hour"
-msgstr ""
+msgstr "索引扫描率: %s,该值应低于 1 每小时"
#: po/advisory_rules.php:135
msgid "Rate of reading fixed position"
-msgstr ""
+msgstr "固定位置读取率"
#: po/advisory_rules.php:136
msgid "The rate of reading data from a fixed position is high."
-msgstr ""
+msgstr "从固定位置读取数据的比例过高。"
#: po/advisory_rules.php:137
msgid ""
"This indicates that many queries need to sort results and/or do a full table "
"scan, including join queries that do not use indexes. Add indexes where "
"applicable."
-msgstr ""
+msgstr "这说明很多查询需要结果排序且/或执行一次全表扫描,包括无索引的联合查询。请在合适的地方添加索引。"
#: po/advisory_rules.php:138
#, php-format
msgid ""
"Rate of reading fixed position average: %s, this value should be less than 1 "
"per hour"
-msgstr ""
+msgstr "固定位置读取率: %s,该值应低于 1 每小时"
#: po/advisory_rules.php:140
-#, fuzzy
#| msgid "Where to show the table row links"
msgid "Rate of reading next table row"
-msgstr "表中每行数据操作链接位置"
+msgstr "下一行读取率"
#: po/advisory_rules.php:141
-#, fuzzy
#| msgid "Where to show the table row links"
msgid "The rate of reading the next table row is high."
-msgstr "表中每行数据操作链接位置"
+msgstr "读取下一行的比例过高。"
#: po/advisory_rules.php:142
msgid ""
"This indicates that many queries are doing full table scans. Add indexes "
"where applicable."
-msgstr ""
+msgstr "这说明很多查询都需要全表扫描。请在合适的地方添加索引。"
#: po/advisory_rules.php:143
#, php-format
@@ -12051,11 +11836,11 @@ msgstr ""
#: po/advisory_rules.php:145
msgid "tmp_table_size vs. max_heap_table_size"
-msgstr ""
+msgstr "tmp_table_size 对比 max_heap_table_size"
#: po/advisory_rules.php:146
msgid "tmp_table_size and max_heap_table_size are not the same."
-msgstr ""
+msgstr "tmp_table_size 和 max_heap_table_size 不一致。"
#: po/advisory_rules.php:147
msgid ""
@@ -12068,19 +11853,18 @@ msgstr ""
#: po/advisory_rules.php:148
#, php-format
msgid "Current values are tmp_table_size: %s, max_heap_table_size: %s"
-msgstr ""
+msgstr "当前值为 tmp_table_size: %s,max_heap_table_size: %s"
#: po/advisory_rules.php:150
-#, fuzzy
#| msgid "Where to show the table row links"
msgid "Percentage of temp tables on disk"
-msgstr "表中每行数据操作链接位置"
+msgstr "磁盘临时表比例"
#: po/advisory_rules.php:151 po/advisory_rules.php:156
msgid ""
"Many temporary tables are being written to disk instead of being kept in "
"memory."
-msgstr ""
+msgstr "很多临时表被创建在磁盘上而非内存中。"
#: po/advisory_rules.php:152
msgid ""
@@ -12098,7 +11882,7 @@ msgstr ""
msgid ""
"%s%% of all temporary tables are being written to disk, this value should be "
"below 25%%"
-msgstr ""
+msgstr "%s%% 的临时表被创建在磁盘上,该值应低于 25%%"
#: po/advisory_rules.php:155
#, fuzzy
@@ -12126,24 +11910,23 @@ msgid ""
msgstr ""
#: po/advisory_rules.php:160
-#, fuzzy
#| msgid "Sort buffer size"
msgid "MyISAM key buffer size"
-msgstr "排序缓存大小"
+msgstr "MyISAM 索引缓存大小"
#: po/advisory_rules.php:161
msgid "Key buffer is not initialized. No MyISAM indexes will be cached."
-msgstr ""
+msgstr "索引缓存未初始化。MyISAM 索引不会被缓存。"
#: po/advisory_rules.php:162
msgid ""
"Set {key_buffer_size} depending on the size of your MyISAM indexes. 64M is a "
"good start."
-msgstr ""
+msgstr "根据 MyISAM 索引大小设置 {key_buffer_size}。64M 通常可以满足普通需求。"
#: po/advisory_rules.php:163
msgid "key_buffer_size is 0"
-msgstr ""
+msgstr "key_buffer_size 为 0"
#: po/advisory_rules.php:165
#, fuzzy, php-format
@@ -12180,7 +11963,7 @@ msgstr "排序缓存大小"
#: po/advisory_rules.php:173
#, php-format
msgid "%% MyISAM key buffer used: %s%%, this value should be above 95%%"
-msgstr ""
+msgstr "MyISAM 索引缓存使用率: %s%%,该值应高于 95%%"
#: po/advisory_rules.php:175
msgid "Percentage of index reads from memory"
@@ -12193,59 +11976,56 @@ msgstr ""
#: po/advisory_rules.php:177
msgid "You may need to increase {key_buffer_size}."
-msgstr "你需要增大{key_buffer_size}"
+msgstr "你需要增大 {key_buffer_size}"
#: po/advisory_rules.php:178
#, php-format
msgid "Index reads from memory: %s%%, this value should be above 95%%"
-msgstr ""
+msgstr "从内存读取索引率: %s%%,该值应高于 95%%"
#: po/advisory_rules.php:180
-#, fuzzy
#| msgid "Create table"
msgid "Rate of table open"
-msgstr "新建数据表"
+msgstr "表打开率"
#: po/advisory_rules.php:181
-#, fuzzy
#| msgid "The current number of pending writes."
msgid "The rate of opening tables is high."
-msgstr "当前挂起的写操作数。"
+msgstr "打开表的比例过高。"
#: po/advisory_rules.php:182
msgid ""
"Opening tables requires disk I/O which is costly. Increasing "
"{table_open_cache} might avoid this."
-msgstr ""
+msgstr "打开表需要很耗时的磁盘 I/O。增加 {table_open_cache} 避免多次打开。"
#: po/advisory_rules.php:183
#, php-format
msgid "Opened table rate: %s, this value should be less than 10 per hour"
-msgstr "已打开表的比率:%s,这个值应该低于10每小时"
+msgstr "已打开表的比率: %s,该值应低于 10 每小时"
#: po/advisory_rules.php:185
-#, fuzzy
#| msgid "Format of imported file"
msgid "Percentage of used open files limit"
-msgstr "导入文件的格式"
+msgstr "打开文件限制使用率"
#: po/advisory_rules.php:186
msgid ""
"The number of open files is approaching the max number of open files. You "
"may get a \"Too many open files\" error."
-msgstr ""
+msgstr "打开文件的数量接近打开文件的最大数量。您可能会收到 \"过多打开的文件\" 错误。"
#: po/advisory_rules.php:187 po/advisory_rules.php:192
msgid ""
"Consider increasing {open_files_limit}, and check the error log when "
"restarting after changing open_files_limit."
-msgstr ""
+msgstr "考虑增加 {open_files_limit},并在修改 open_files_limit 重启后检查错误日志。"
#: po/advisory_rules.php:188
#, php-format
msgid ""
"The number of opened files is at %s%% of the limit. It should be below 85%%"
-msgstr ""
+msgstr "打开的文件数量为最大数量的 %s%%。该值应低于 85%%"
#: po/advisory_rules.php:190
msgid "Rate of open files"
@@ -12266,28 +12046,27 @@ msgid "Immediate table locks %%"
msgstr "立即锁表 %%"
#: po/advisory_rules.php:196 po/advisory_rules.php:201
-#, fuzzy
#| msgid "The number of times that a table lock was acquired immediately."
msgid "Too many table locks were not granted immediately."
-msgstr "立即需要锁定表的次数。"
+msgstr "过多的锁表没有立即执行。"
#: po/advisory_rules.php:197 po/advisory_rules.php:202
msgid "Optimize queries and/or use InnoDB to reduce lock wait."
-msgstr ""
+msgstr "优化查询并/或使用 InnoDB 来减少锁等待。"
#: po/advisory_rules.php:198
#, php-format
msgid "Immediate table locks: %s%%, this value should be above 95%%"
-msgstr ""
+msgstr "立即锁表率: %s%%,该值应高于 95%%"
#: po/advisory_rules.php:200
msgid "Table lock wait rate"
-msgstr ""
+msgstr "锁表等待率"
#: po/advisory_rules.php:203
#, php-format
msgid "Table lock wait rate: %s, this value should be less than 1 per hour"
-msgstr ""
+msgstr "锁表等待率: %s,该值应低于 1 每小时"
#: po/advisory_rules.php:205
msgid "Thread cache"
@@ -12297,15 +12076,15 @@ msgstr "线程缓存"
msgid ""
"Thread cache is disabled, resulting in more overhead from new connections to "
"MySQL."
-msgstr ""
+msgstr "线程缓存被禁用,有新连接到 MySQL 时将导致额外开销。"
#: po/advisory_rules.php:207
msgid "Enable the thread cache by setting {thread_cache_size} > 0."
-msgstr ""
+msgstr "通过设置 {thread_cache_size} 大于 0 启用线程缓存。"
#: po/advisory_rules.php:208
msgid "The thread cache is set to 0"
-msgstr ""
+msgstr "线程缓存被设为 0"
#: po/advisory_rules.php:210
#, php-format
@@ -12313,85 +12092,82 @@ msgid "Thread cache hit rate %%"
msgstr "线程缓存命中率 %%"
#: po/advisory_rules.php:211
-#, fuzzy
#| msgid "Tracking is not active."
msgid "Thread cache is not efficient."
-msgstr "追踪已禁用。"
+msgstr "线程缓存效率低。"
#: po/advisory_rules.php:212
msgid "Increase {thread_cache_size}."
-msgstr ""
+msgstr "增加 {thread_cache_size}。"
#: po/advisory_rules.php:213
#, php-format
msgid "Thread cache hitrate: %s%%, this value should be above 80%%"
-msgstr ""
+msgstr "线程缓存命中率: %s%%,该值应高于 80%%"
#: po/advisory_rules.php:215
msgid "Threads that are slow to launch"
-msgstr ""
+msgstr "线程启动缓慢"
#: po/advisory_rules.php:216
-#, fuzzy
#| msgid "The number of threads that are not sleeping."
msgid "There are too many threads that are slow to launch."
-msgstr "非睡眠状态的线程数量。"
+msgstr "大量线程运行缓慢。"
#: po/advisory_rules.php:217
msgid ""
"This generally happens in case of general system overload as it is pretty "
"simple operations. You might want to monitor your system load carefully."
-msgstr ""
+msgstr "这通常是因为系统负载过高。您需要监控您的系统负载。"
#: po/advisory_rules.php:218
#, php-format
msgid "%s thread(s) took longer than %s seconds to start, it should be 0"
-msgstr ""
+msgstr "%s 个线程启动时间超过 %s 秒,该数值应为 0"
#: po/advisory_rules.php:220
msgid "Slow launch time"
-msgstr ""
+msgstr "慢启动时间"
#: po/advisory_rules.php:221
msgid "Slow_launch_threads is above 2s"
-msgstr ""
+msgstr "Slow_launch_threads 大于 2 秒"
#: po/advisory_rules.php:222
msgid ""
"Set slow_launch_time to 1s or 2s to correctly count threads that are slow to "
"launch"
-msgstr ""
+msgstr "设置 slow_launch_time 为 1 秒或 2 秒以正确计算启动慢的线程数"
#: po/advisory_rules.php:223
-#, fuzzy, php-format
+#, php-format
#| msgid "long_query_time is set to %d second(s)."
msgid "slow_launch_time is set to %s"
-msgstr "long_query_time 已设为 %d 秒。"
+msgstr "slow_launch_time 已设为 %s"
#: po/advisory_rules.php:225
-#, fuzzy
#| msgid "Persistent connections"
msgid "Percentage of used connections"
-msgstr "持久连接"
+msgstr "已用连接率"
#: po/advisory_rules.php:226
msgid ""
"The maximum amount of used connections is getting close to the value of "
"max_connections."
-msgstr ""
+msgstr "最大已用连接数接近 max_connections。"
#: po/advisory_rules.php:227
msgid ""
"Increase max_connections, or decrease wait_timeout so that connections that "
"do not close database handlers properly get killed sooner. Make sure the "
"code closes database handlers properly."
-msgstr ""
+msgstr "增加 max_connections,或减少 wait_timeout 以使没有正常关闭连接的连接更快被杀死。确保代码中正常关闭数据库连接。"
#: po/advisory_rules.php:228
#, php-format
msgid ""
"Max_used_connections is at %s%% of max_connections, it should be below 80%%"
-msgstr ""
+msgstr "Max_used_connections 为 max_connections 的 %s%%,该值应低于 80%%"
#: po/advisory_rules.php:230
#, fuzzy
@@ -12457,7 +12233,7 @@ msgstr "客户端的取消率"
#: po/advisory_rules.php:248
#, php-format
msgid "Aborted client rate is at %s, this value should be less than 1 per hour"
-msgstr "客户端取消率为 %s,此值应小于 1 每小时"
+msgstr "客户端取消率为 %s,此值应低于 1 每小时"
#: po/advisory_rules.php:250
msgid "Is InnoDB disabled?"
@@ -12527,13 +12303,13 @@ msgid ""
"mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-"
"proper-way.html\">this blog entry"
msgstr ""
-"通常将 innodb_log_file_size 设置为 {innodb_buffer_pool_size} 的 25%% 已经足"
-"够。过大的 innodb_log_file_size 将会严重减慢数据库崩溃后的恢复时间。参见这篇文章。您首先需要关闭服务器,移除 InnoDB 日志"
-"文件,然后在 my.cnf 中设置新的值,最后启动服务器,并检查错误日志确定一切都正"
-"常。参见这篇博客"
+"innodb_log_file_size/\">这篇文章。您首先需要关闭服务器,移除 InnoDB 日志文件,然后在 my.cnf "
+"中设置新的值,最后启动服务器,并检查错误日志确定一切都正常。参见这篇博客"
#: po/advisory_rules.php:263
#, php-format
@@ -12618,9 +12394,7 @@ msgstr "concurrent_insert 被设为 0"
#~ msgid ""
#~ "[kbd]horizontal[/kbd], [kbd]vertical[/kbd] or a number that indicates "
#~ "maximum number for which vertical model is used"
-#~ msgstr ""
-#~ "[kbd]horizontal (水平)[/kbd]、[kbd]vertical (垂直)[/kbd] 或限定使用垂直模"
-#~ "式的最大数值"
+#~ msgstr "[kbd]horizontal (水平)[/kbd]、[kbd]vertical (垂直)[/kbd] 或限定使用垂直模式的最大数值"
#~ msgid "Display direction for altering/creating columns"
#~ msgstr "修改/新建字段时的显示模式"
@@ -12644,9 +12418,7 @@ msgstr "concurrent_insert 被设为 0"
#~ "The display column is shown in pink. To set/unset a column as the display "
#~ "column, click the \"Choose column to display\" icon, then click on the "
#~ "appropriate column name."
-#~ msgstr ""
-#~ "显示的字段为粉红色。要设置/取消显示的字段,点击“选择显示字段”图标,然后选"
-#~ "择需要的字段名。"
+#~ msgstr "显示的字段为粉红色。要设置/取消显示的字段,点击“选择显示字段”图标,然后选择需要的字段名。"
#~ msgid ""
#~ "The Advisor system can provide recommendations on server variables by "
@@ -12661,12 +12433,9 @@ msgstr "concurrent_insert 被设为 0"
#~ "measurable improvement.