File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ msgstr ""
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7
7
"PO-Revision-Date : 2022-03-09 05:43+0000\n "
8
- "Last-Translator : xiao0yy <xiao0yy@gmail .com>\n "
8
+ "Last-Translator : LightJiao <764166691@qq .com>\n "
9
9
"Language-Team : Chinese (Simplified) <https://hosted.weblate.org/projects/ "
10
10
"phpmyadmin/sql-parser/zh_Hans/>\n "
11
11
"Language : zh_CN\n "
@@ -247,28 +247,20 @@ msgid "Unexpected keyword"
247
247
msgstr "不应出现的关键词"
248
248
249
249
#: src/Statements/WithStatement.php:119
250
- #, fuzzy
251
- #| msgid "The name of the entity was expected."
252
250
msgid "The name of the CTE was expected."
253
- msgstr "应有该实体的名称 。"
251
+ msgstr "应该有CTE的名字 。"
254
252
255
253
#: src/Statements/WithStatement.php:138
256
- #, fuzzy
257
- #| msgid "A \"RETURNS\" keyword was expected."
258
254
msgid "AS keyword was expected."
259
- msgstr "应有“RETURNS ”关键字。"
255
+ msgstr "应有“AS ”关键字。"
260
256
261
257
#: src/Statements/WithStatement.php:154
262
- #, fuzzy
263
- #| msgid "The name of the entity was expected."
264
258
msgid "Subquery of the CTE was expected."
265
- msgstr "应有该实体的名称 。"
259
+ msgstr "应为CTE的子查询 。"
266
260
267
261
#: src/Statements/WithStatement.php:271
268
- #, fuzzy
269
- #| msgid "Unexpected end of LOCK statement."
270
262
msgid "Unexpected end of the WITH CTE."
271
- msgstr "LOCK语句意外结束 。"
263
+ msgstr "CTE语句意外结束 。"
272
264
273
265
#~ msgid "error #1"
274
266
#~ msgstr "错误 #1"
You can’t perform that action at this time.
0 commit comments