From b9948807476031e0e5a14276e2d9d6ee72bb8b24 Mon Sep 17 00:00:00 2001 From: shanyan baishui Date: Thu, 16 Sep 2010 11:54:28 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/zh_CN.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/po/zh_CN.po b/po/zh_CN.po index 30439c956d..3e4c19fce9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-09-15 15:08+0200\n" -"PO-Revision-Date: 2010-09-09 14:28+0200\n" +"PO-Revision-Date: 2010-09-16 11:54+0200\n" "Last-Translator: shanyan baishui \n" "Language-Team: chinese_simplified \n" "Language: zh_CN\n" @@ -5193,14 +5193,13 @@ msgid "CREATE TABLE options:" msgstr "CREATE TABLE 选项:" #: libraries/export/sql.php:123 -#, fuzzy #| msgid "" #| "Enclose table and field names with backquotes (Protects field and " #| "table names formed with special characters)" msgid "" "Enclose table and field names with backquotes (Protects field and table " "names formed with special characters or keywords)" -msgstr "给表名和字段名加上反引号 (保护表名和字段名中的特殊字符)" +msgstr "给表名和字段名加上反引号 (保护名称中含有特殊字符或保留字的字段和表)" #: libraries/export/sql.php:136 msgid "Instead of INSERT statements, use:"