Translation update done using Pootle.
This commit is contained in:
parent
a2e672fa4a
commit
b994880747
@ -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 <Siramizu@gmail.com>\n"
|
||||
"Language-Team: chinese_simplified <zh_CN@li.org>\n"
|
||||
"Language: zh_CN\n"
|
||||
@ -5193,14 +5193,13 @@ msgid "<code>CREATE TABLE</code> options:"
|
||||
msgstr "<code>CREATE TABLE</code> 选项:"
|
||||
|
||||
#: libraries/export/sql.php:123
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Enclose table and field names with backquotes <i>(Protects field and "
|
||||
#| "table names formed with special characters)</i>"
|
||||
msgid ""
|
||||
"Enclose table and field names with backquotes <i>(Protects field and table "
|
||||
"names formed with special characters or keywords)</i>"
|
||||
msgstr "给表名和字段名加上反引号 <i>(保护表名和字段名中的特殊字符)</i>"
|
||||
msgstr "给表名和字段名加上反引号 <i>(保护名称中含有特殊字符或保留字的字段和表)</i>"
|
||||
|
||||
#: libraries/export/sql.php:136
|
||||
msgid "Instead of <code>INSERT</code> statements, use:"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user