@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
66"POT-Creation-Date : 2017-08-21 12:54+0200\n "
7- "PO-Revision-Date : 2017-05-25 08:10 +0000\n "
8- "Last-Translator : TobbyKwok <tobbyguo@gmail .com>\n "
7+ "PO-Revision-Date : 2018-08-01 07:29 +0000\n "
8+ "Last-Translator : popcorner <memoword@163 .com>\n "
99"Language-Team : Chinese (Simplified) <https://hosted.weblate.org/projects/ "
1010"phpmyadmin/sql-parser/zh_Hans/>\n "
1111"Language : zh_CN\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=1; plural=0;\n "
16- "X-Generator : Weblate 2.14 .1\n "
16+ "X-Generator : Weblate 3.1 .1\n "
1717
1818#: src/Component.php:43 src/Component.php:63
1919msgid "Not implemented yet."
@@ -22,26 +22,24 @@ msgstr "还未实现."
2222#: src/Components/AlterOperation.php:241 src/Statement.php:334
2323msgid ""
2424"A new statement was found, but no delimiter between it and the previous one."
25- msgstr ""
25+ msgstr "发现了一个新的声明,但它与前一声明之间没有分隔符。 "
2626
2727#: src/Components/AlterOperation.php:253
28- #, fuzzy
29- #| msgid "Iconic table operations"
3028msgid "Unrecognized alter operation."
31- msgstr "数据表操作显示 "
29+ msgstr "无法识别的变更(alter)操作。 "
3230
3331#: src/Components/Array2d.php:88
3432#, php-format
3533msgid "%1$d values were expected, but found %2$d."
36- msgstr ""
34+ msgstr "期望%1$d个值,但查找到了%2$d个。 "
3735
3836#: src/Components/Array2d.php:111
3937msgid "An opening bracket followed by a set of values was expected."
40- msgstr ""
38+ msgstr "正确形式是一个开头括号后面跟着一组值。 "
4139
4240#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4341msgid "An opening bracket was expected."
44- msgstr ""
42+ msgstr "正确形式是一个打开的括号。 "
4543
4644#: src/Components/CaseExpression.php:135 src/Components/CaseExpression.php:164
4745#: src/Components/CaseExpression.php:176 src/Components/CaseExpression.php:190
@@ -55,204 +53,163 @@ msgstr ""
5553#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
5654#: src/Statements/ReplaceStatement.php:155
5755#: src/Statements/ReplaceStatement.php:182
58- #, fuzzy
59- #| msgid "Unexpected characters on line %s."
6056msgid "Unexpected keyword."
61- msgstr "第 %s 行有不应出现的字符 。"
57+ msgstr "不应出现的关键词 。"
6258
6359#: src/Components/CaseExpression.php:199
6460msgid "Unexpected end of CASE expression"
65- msgstr ""
61+ msgstr "CASE表达式意外结束 "
6662
6763#: src/Components/CreateDefinition.php:223
6864msgid ""
6965"A symbol name was expected! A reserved keyword can not be used as a column "
7066"name without backquotes."
71- msgstr ""
67+ msgstr "正确形式应该有一个符号名称!保留的关键字不能用作没有反引号的列名。 "
7268
7369#: src/Components/CreateDefinition.php:237
74- #, fuzzy
75- #| msgid "Table name template"
7670msgid "A symbol name was expected!"
77- msgstr "表名称模板 "
71+ msgstr "正确形式是有一个符号名称! "
7872
7973#: src/Components/CreateDefinition.php:270
80- #, fuzzy
81- #| msgid "No databases selected."
8274msgid "A comma or a closing bracket was expected."
83- msgstr "没有已选择的数据库 。"
75+ msgstr "正确形式是有逗号或结束括号 。"
8476
8577#: src/Components/CreateDefinition.php:286
8678msgid "A closing bracket was expected."
87- msgstr ""
79+ msgstr "正确形式是有一个结束括号。 "
8880
8981#: src/Components/DataType.php:123
9082msgid "Unrecognized data type."
91- msgstr ""
83+ msgstr "无法识别的数据类型。 "
9284
9385#: src/Components/Expression.php:244 src/Components/Expression.php:394
94- #, fuzzy
95- #| msgid "No databases selected."
9686msgid "An alias was expected."
97- msgstr "没有已选择的数据库 。"
87+ msgstr "正确形式是有一个别名 。"
9888
9989#: src/Components/Expression.php:332 src/Components/Expression.php:351
10090#: src/Components/Expression.php:383
10191msgid "An alias was previously found."
102- msgstr ""
92+ msgstr "之前发现了一个别名。 "
10393
10494#: src/Components/Expression.php:364
10595msgid "Unexpected dot."
106- msgstr ""
96+ msgstr "不应出现的点。 "
10797
10898#: src/Components/ExpressionArray.php:102
109- #, fuzzy
110- #| msgid "No rows selected"
11199msgid "An expression was expected."
112- msgstr "没有选中任何行 "
100+ msgstr "正确形式应为一个表达式。 "
113101
114102#: src/Components/Limit.php:86 src/Components/Limit.php:108
115103msgid "An offset was expected."
116- msgstr ""
104+ msgstr "正确形式应为一个偏移。 "
117105
118106#: src/Components/OptionsArray.php:143
119107#, php-format
120108msgid "This option conflicts with \" %1$s\" ."
121- msgstr ""
109+ msgstr "此选项与“%1$s”冲突。 "
122110
123111#: src/Components/RenameOperation.php:109
124- #, fuzzy
125- #| msgid "The number of tables that are open."
126112msgid "The old name of the table was expected."
127- msgstr "打开的数据表个数 。"
113+ msgstr "需要有表的旧名称 。"
128114
129115#: src/Components/RenameOperation.php:119
130116msgid "Keyword \" TO\" was expected."
131- msgstr ""
117+ msgstr "正确形式应为关键词“TO”。 "
132118
133119#: src/Components/RenameOperation.php:135
134- #, fuzzy
135- #| msgid "The number of tables that are open."
136120msgid "The new name of the table was expected."
137- msgstr "打开的数据表个数 。"
121+ msgstr "需要有表的新名称 。"
138122
139123#: src/Components/RenameOperation.php:153
140- #, fuzzy
141- #| msgid "The row has been deleted."
142124msgid "A rename operation was expected."
143- msgstr "已删除该行 。"
125+ msgstr "需要进行重命名操作 。"
144126
145127#: src/Components/SetOperation.php:117
146- #, fuzzy
147- #| msgid "as regular expression"
148128msgid "Missing expression."
149- msgstr "使用正则表达式 "
129+ msgstr "缺少正则表达式。 "
150130
151131#: src/Lexer.php:237
152- #, fuzzy
153- #| msgid "Unexpected characters on line %s."
154132msgid "Unexpected character."
155- msgstr "第 %s 行有不应出现的字符 。"
133+ msgstr "缺少字符 。"
156134
157135#: src/Lexer.php:278
158136msgid "Expected whitespace(s) before delimiter."
159- msgstr ""
137+ msgstr "分隔符之前应有空格。 "
160138
161139#: src/Lexer.php:296 src/Lexer.php:314
162140msgid "Expected delimiter."
163- msgstr ""
141+ msgstr "应有分隔符。 "
164142
165143#: src/Lexer.php:843
166- #, fuzzy , php-format
167- #| msgid "Event %1$s has been created."
144+ #, php-format
168145msgid "Ending quote %1$s was expected."
169- msgstr "已创建事件 %1$s 。"
146+ msgstr "应有结束引号 %1$s。"
170147
171148#: src/Lexer.php:884
172- #, fuzzy
173- #| msgid "Table name template"
174149msgid "Variable name was expected."
175- msgstr "表名称模板 "
150+ msgstr "应有变量名。 "
176151
177152#: src/Parser.php:423
178- #, fuzzy
179- #| msgid "At Beginning of Table"
180153msgid "Unexpected beginning of statement."
181- msgstr "于表开头 "
154+ msgstr "不应出现的开始声明。 "
182155
183156#: src/Parser.php:442
184157msgid "Unrecognized statement type."
185- msgstr ""
158+ msgstr "无法识别的声明形式。 "
186159
187160#: src/Parser.php:527
188161msgid "No transaction was previously started."
189- msgstr ""
162+ msgstr "之前没有开始任何事务。 "
190163
191164#: src/Statement.php:242 src/Statements/DeleteStatement.php:254
192165#: src/Statements/DeleteStatement.php:306
193166#: src/Statements/InsertStatement.php:226
194167#: src/Statements/InsertStatement.php:246 src/Statements/LoadStatement.php:261
195168#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
196169#: src/Statements/ReplaceStatement.php:190
197- #, fuzzy
198- #| msgid "Unexpected characters on line %s."
199170msgid "Unexpected token."
200- msgstr "第 %s 行有不应出现的字符。 "
171+ msgstr "意外的标记. "
201172
202173#: src/Statement.php:306
203174msgid "This type of clause was previously parsed."
204- msgstr ""
175+ msgstr "之前已解析此类型的子句。 "
205176
206177#: src/Statement.php:366
207178msgid "Unrecognized keyword."
208179msgstr "不能识别的关键词"
209180
210181#: src/Statement.php:377
211- #, fuzzy
212- #| msgid "At Beginning of Table"
213182msgid "Keyword at end of statement."
214- msgstr "于表开头 "
183+ msgstr "声明结尾处的关键字。 "
215184
216185#: src/Statement.php:503
217- #, fuzzy
218- #| msgid "At Beginning of Table"
219186msgid "Unexpected ordering of clauses."
220- msgstr "于表开头 "
187+ msgstr "错误的语句顺序。 "
221188
222189#: src/Statements/CreateStatement.php:375
223- #, fuzzy
224- #| msgid "The number of tables that are open."
225190msgid "The name of the entity was expected."
226- msgstr "打开的数据表个数 。"
191+ msgstr "应有该实体的名称 。"
227192
228193#: src/Statements/CreateStatement.php:430
229- #, fuzzy
230- #| msgid "Table name template"
231194msgid "A table name was expected."
232- msgstr "表名称模板 "
195+ msgstr "应有表名。 "
233196
234197#: src/Statements/CreateStatement.php:438
235- #, fuzzy
236- #| msgid "The row has been deleted."
237198msgid "At least one column definition was expected."
238- msgstr "已删除该行 。"
199+ msgstr "至少应有一个字段定义 。"
239200
240201#: src/Statements/CreateStatement.php:550
241202msgid "A \" RETURNS\" keyword was expected."
242- msgstr ""
203+ msgstr "应有“RETURNS”关键字。 "
243204
244205#: src/Statements/DeleteStatement.php:314
245206msgid "This type of clause is not valid in Multi-table queries."
246- msgstr ""
207+ msgstr "此类型的子句在多表查询中无效。 "
247208
248209#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
249- #, fuzzy
250- #| msgid "errors."
251210msgid "error #1"
252- msgstr "个错误。 "
211+ msgstr "错误 #1 "
253212
254213#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
255- #, fuzzy
256- #| msgid "Gather errors"
257214msgid "strict error"
258- msgstr "收集错误 "
215+ msgstr "严格错误 "
0 commit comments