-
-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Translated using Weblate (Vietnamese)
Currently translated at 83.0% (44 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/vi/ Signed-off-by: hoanghuy309 <[email protected]>
- Loading branch information
1 parent
3416ccf
commit a472187
Showing
2 changed files
with
5 additions
and
7 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,16 +9,16 @@ msgstr "" | |
"Project-Id-Version: SQL parser 5\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2023-02-26 22:46+0100\n" | ||
"PO-Revision-Date: 2023-11-25 12:08+0000\n" | ||
"Last-Translator: Phương Nguyễn <beterng@gmail.com>\n" | ||
"PO-Revision-Date: 2024-05-29 10:37+0000\n" | ||
"Last-Translator: hoanghuy309 <hoanghuy309@gmail.com>\n" | ||
"Language-Team: Vietnamese <https://hosted.weblate.org/projects/phpmyadmin/" | ||
"sql-parser/vi/>\n" | ||
"Language: vi\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=1; plural=0;\n" | ||
"X-Generator: Weblate 5.2.1-rc\n" | ||
"X-Generator: Weblate 5.6-dev\n" | ||
|
||
#: src/Component.php:39 src/Component.php:59 | ||
msgid "Not implemented yet." | ||
|
@@ -32,7 +32,7 @@ msgstr "" | |
|
||
#: src/Components/AlterOperation.php:427 | ||
msgid "Missing comma before start of a new alter operation." | ||
msgstr "" | ||
msgstr "Thiếu dấu phẩy trước khi bắt đầu thao tác thay đổi mới." | ||
|
||
#: src/Components/AlterOperation.php:472 | ||
msgid "Unrecognized alter operation." | ||
|
@@ -86,10 +86,8 @@ msgid "An alias was previously found." | |
msgstr "Một bí danh đã tìm thấy từ trước đây." | ||
|
||
#: src/Components/CaseExpression.php:252 | ||
#, fuzzy | ||
#| msgid "An alias was expected." | ||
msgid "An alias was expected after AS." | ||
msgstr "Cần một bí danh." | ||
msgstr "Một bí danh đã được mong đợi sau AS." | ||
|
||
#: src/Components/CreateDefinition.php:255 | ||
msgid "" | ||
|