@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 0\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"POT-Creation-Date : 2017-08-21 12:54+0200\n "
7- "PO-Revision-Date : 2018-08-17 10:42 +0000\n "
8- "Last-Translator : Anusuk Sangubon <jaideejung007@gmail .com>\n "
7+ "PO-Revision-Date : 2019-07-19 00:04 +0000\n "
8+ "Last-Translator : Kongfa Warorot <gongpha@hotmail .com>\n "
99"Language-Team : Thai <https://hosted.weblate.org/projects/phpmyadmin/ "
1010"sql-parser/th/>\n "
1111"Language : th\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 3.2 -dev\n "
16+ "X-Generator : Weblate 3.8 -dev\n "
1717
1818#: src/Component.php:43 src/Component.php:63
1919msgid "Not implemented yet."
@@ -170,59 +170,48 @@ msgstr "ไม่มีข้อมูลเข้าออกได้เริ
170170#: src/Statements/LoadStatement.php:291 src/Statements/LoadStatement.php:310
171171#: src/Statements/ReplaceStatement.php:190
172172msgid "Unexpected token."
173- msgstr ""
173+ msgstr "โทเค็นที่ไม่ได้คาดหวังไว้ "
174174
175175#: src/Statement.php:306
176176msgid "This type of clause was previously parsed."
177- msgstr ""
177+ msgstr "ชนิดของประโยคนี้ถูกวิเคราะห์มาแล้วก่อนหน้านี้ "
178178
179179#: src/Statement.php:366
180180msgid "Unrecognized keyword."
181- msgstr ""
181+ msgstr "ไม่รู้จักชนิดของคีย์เวิร์ด "
182182
183183#: src/Statement.php:377
184- #, fuzzy
185- #| msgid "Unexpected beginning of statement."
186184msgid "Keyword at end of statement."
187- msgstr "ไม่อาจคาดเดาจุดเริ่มต้นของประพจน์ "
185+ msgstr "คีย์เวิร์ดในตอนท้ายของคำสั่ง "
188186
189187#: src/Statement.php:503
190- #, fuzzy
191- #| msgid "At Beginning of Table"
192188msgid "Unexpected ordering of clauses."
193- msgstr "ที่จุดเริ่มต้นของตาราง "
189+ msgstr "การเรียงของประโยคที่ไม่ได้คาดหวังไว้ "
194190
195191#: src/Statements/CreateStatement.php:375
196192msgid "The name of the entity was expected."
197- msgstr ""
193+ msgstr "ชื่อเอนทิติได้รับการคาดหวัง "
198194
199195#: src/Statements/CreateStatement.php:430
200- #, fuzzy
201196msgid "A table name was expected."
202- msgstr "รูปแบบของชื่อไฟล์ "
197+ msgstr "ชื่อตารางได้รับการคาดหวัง "
203198
204199#: src/Statements/CreateStatement.php:438
205- #, fuzzy
206- #| msgid "The row has been deleted."
207200msgid "At least one column definition was expected."
208- msgstr "ลบเรียบร้อยแล้ว "
201+ msgstr "การกำหนดคอลัมน์อย่างน้อยหนึ่งคอลัมน์ได้รับการคาดหวัง "
209202
210203#: src/Statements/CreateStatement.php:550
211204msgid "A \" RETURNS\" keyword was expected."
212- msgstr ""
205+ msgstr "คีย์เวิร์ด \" RETURNS \" ได้รับการคาดหวัง "
213206
214207#: src/Statements/DeleteStatement.php:314
215208msgid "This type of clause is not valid in Multi-table queries."
216- msgstr ""
209+ msgstr "ประโยคชนิดนี้ไม่ถูกต้องในการเรียกใช้แบบหลายตาราง "
217210
218211#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
219- #, fuzzy
220- #| msgid "Error"
221212msgid "error #1"
222- msgstr "ผิดพลาด"
213+ msgstr "ผิดพลาด #1 "
223214
224215#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
225- #, fuzzy
226- #| msgid "Gather errors"
227216msgid "strict error"
228- msgstr "รวบรวมข้อผิดพลาด "
217+ msgstr "ข้อผิดพลาดที่ครัดเคร้ง "
0 commit comments