-
-
Notifications
You must be signed in to change notification settings - Fork 103
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 93.1% (41 of 44 strings) [CI skip]
- Loading branch information
Showing
2 changed files
with
5 additions
and
3 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 0\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2017-08-21 12:54+0200\n" | ||
"PO-Revision-Date: 2017-03-25 13:13+0000\n" | ||
"Last-Translator: Vuong Phan <thevuong@live.com>\n" | ||
"PO-Revision-Date: 2018-06-30 00:46+0000\n" | ||
"Last-Translator: Name <Noname932018@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 2.12\n" | ||
"X-Generator: Weblate 3.1-dev\n" | ||
|
||
#: src/Component.php:43 src/Component.php:63 | ||
msgid "Not implemented yet." | ||
|
@@ -71,6 +71,8 @@ msgid "" | |
"A symbol name was expected! A reserved keyword can not be used as a column " | ||
"name without backquotes." | ||
msgstr "" | ||
"Cần tên biểu tượng. Một từ khoá truy ngược không thể được sử dụng như là một " | ||
"tên cột mà không có các ngoặc sau." | ||
|
||
#: src/Components/CreateDefinition.php:237 | ||
#, fuzzy | ||
|