@@ -4,7 +4,7 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2017-01-24 10:49+0100\n "
7- "PO-Revision-Date : 2017-02-10 16:44 +0000\n "
7+ "PO-Revision-Date : 2017-02-10 16:51 +0000\n "
88"
Last-Translator :
hd hd <[email protected] >\n "
99"Language-Team : Chinese (Taiwan) "
1010"<https://hosted.weblate.org/projects/phpmyadmin/sql-parser/zh_TW/>\n "
@@ -22,20 +22,21 @@ msgstr "尚未實作。"
2222#: src/Components/AlterOperation.php:224 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:236
28+ #, fuzzy
2829msgid "Unrecognized alter operation."
29- msgstr "無法辨識的修改(Alter)操作 。"
30+ msgstr "無法識別的修改操作 。"
3031
3132#: src/Components/Array2d.php:88
3233#, php-format
3334msgid "%1$d values were expected, but found %2$d."
34- msgstr "預期要有 %1$d 個數值,但只找到 %2$d 個。"
35+ msgstr "預期 %1$d 個數值,但找到 %2$d 個。"
3536
3637#: src/Components/Array2d.php:111
3738msgid "An opening bracket followed by a set of values was expected."
38- msgstr "預期要於數值之後接著開始括號 。"
39+ msgstr "預期開括號後有一組數值 。"
3940
4041#: src/Components/ArrayObj.php:114 src/Components/CreateDefinition.php:201
4142msgid "An opening bracket was expected."
0 commit comments