Skip to content

Commit 040d960

Browse files
hoanghuy309weblate
authored andcommitted
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (53 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/vi/ Signed-off-by: hoanghuy309 <hoanghuy309@gmail.com>
1 parent 78ad234 commit 040d960

2 files changed

Lines changed: 6 additions & 14 deletions

File tree

locale/vi/LC_MESSAGES/sqlparser.mo

425 Bytes
Binary file not shown.

locale/vi/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: SQL parser 5\n"
1010
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
1111
"POT-Creation-Date: 2023-02-26 22:46+0100\n"
12-
"PO-Revision-Date: 2025-03-22 07:14+0000\n"
12+
"PO-Revision-Date: 2026-07-11 16:01+0000\n"
1313
"Last-Translator: hoanghuy309 <hoanghuy309@gmail.com>\n"
1414
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/phpmyadmin/"
1515
"sql-parser/vi/>\n"
@@ -18,7 +18,7 @@ msgstr ""
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=1; plural=0;\n"
21-
"X-Generator: Weblate 5.11-dev\n"
21+
"X-Generator: Weblate 2026.7.1.dev0\n"
2222

2323
#: src/Component.php:39 src/Component.php:59
2424
msgid "Not implemented yet."
@@ -244,36 +244,28 @@ msgid "This type of clause is not valid in Multi-table queries."
244244
msgstr "Mệnh đề loại này không hợp lệ trong các truy vấn Đa bảng."
245245

246246
#: src/Statements/LockStatement.php:120
247-
#, fuzzy
248-
#| msgid "Unexpected beginning of statement."
249247
msgid "Unexpected end of LOCK statement."
250-
msgstr "Gặp phần đầu mệnh đề không cần."
248+
msgstr "Kết thúc bất ngờ của câu lệnh LOCK."
251249

252250
#: src/Statements/PurgeStatement.php:138
253251
msgid "Unexpected keyword"
254252
msgstr "Từ khóa không mong muốn"
255253

256254
#: src/Statements/WithStatement.php:118
257-
#, fuzzy
258-
#| msgid "The name of the entity was expected."
259255
msgid "The name of the CTE was expected."
260-
msgstr "Cần tên của thực thể."
256+
msgstr "Tên gọi CTE đã được dự đoán trước."
261257

262258
#: src/Statements/WithStatement.php:137
263259
msgid "AS keyword was expected."
264260
msgstr "Cần từ khóa AS."
265261

266262
#: src/Statements/WithStatement.php:149
267-
#, fuzzy
268-
#| msgid "The name of the entity was expected."
269263
msgid "Subquery of the CTE was expected."
270-
msgstr "Cần tên của thực thể."
264+
msgstr "Truy vấn con của CTE là điều được mong đợi."
271265

272266
#: src/Statements/WithStatement.php:266
273-
#, fuzzy
274-
#| msgid "Unexpected beginning of statement."
275267
msgid "Unexpected end of the WITH CTE."
276-
msgstr "Gặp phần đầu mệnh đề không cần."
268+
msgstr "Kết thúc bất ngờ của WITH CTE."
277269

278270
#~ msgid "Unexpected end of Lock expression."
279271
#~ msgstr "Kết thúc bất ngờ của biểu thức LOCK."

0 commit comments

Comments
 (0)