diff options
author | Tobby Guo <tobbyguo@gmail.com> | 2017-05-25 08:10:26 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-05-27 12:44:23 +0200 |
commit | 8fe146bb31dcd5cad8bbeedad15b60f4a521daa1 (patch) | |
tree | 7dfa3e360048b20c6f5c82e3297cf6e2d925fe6a | |
parent | 1d01175831a32fc5bcf937d562f4b7b4c8671476 (diff) | |
download | sql-parser-8fe146bb31dcd5cad8bbeedad15b60f4a521daa1.zip sql-parser-8fe146bb31dcd5cad8bbeedad15b60f4a521daa1.tar.gz sql-parser-8fe146bb31dcd5cad8bbeedad15b60f4a521daa1.tar.bz2 |
Translated using Weblate (Chinese (Simplified))
Currently translated at 4.6% (2 of 43 strings)
[CI skip]
-rw-r--r-- | locale/zh_CN/LC_MESSAGES/sqlparser.mo | bin | 603 -> 666 bytes | |||
-rw-r--r-- | locale/zh_CN/LC_MESSAGES/sqlparser.po | 12 |
2 files changed, 6 insertions, 6 deletions
diff --git a/locale/zh_CN/LC_MESSAGES/sqlparser.mo b/locale/zh_CN/LC_MESSAGES/sqlparser.mo Binary files differindex 8a6a7de..c39c66b 100644 --- a/locale/zh_CN/LC_MESSAGES/sqlparser.mo +++ b/locale/zh_CN/LC_MESSAGES/sqlparser.mo diff --git a/locale/zh_CN/LC_MESSAGES/sqlparser.po b/locale/zh_CN/LC_MESSAGES/sqlparser.po index b2554e0..efa8ada 100644 --- a/locale/zh_CN/LC_MESSAGES/sqlparser.po +++ b/locale/zh_CN/LC_MESSAGES/sqlparser.po @@ -4,20 +4,20 @@ msgstr "" "Project-Id-Version: SQL parser 0\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\n" "POT-Creation-Date: 2017-05-15 10:30+0200\n" -"PO-Revision-Date: 2016-12-24 07:59+0000\n" -"Last-Translator: ctyzxx <ctyzxx@126.com>\n" -"Language-Team: Chinese (China) <https://hosted.weblate.org/projects/" -"phpmyadmin/sql-parser/zh_CN/>\n" +"PO-Revision-Date: 2017-05-25 08:10+0000\n" +"Last-Translator: TobbyKwok <tobbyguo@gmail.com>\n" +"Language-Team: Chinese (Simplified) " +"<https://hosted.weblate.org/projects/phpmyadmin/sql-parser/zh_Hans/>\n" "Language: zh_CN\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.11-dev\n" +"X-Generator: Weblate 2.14.1\n" #: src/Component.php:43 src/Component.php:63 msgid "Not implemented yet." -msgstr "" +msgstr "还未实现." #: src/Components/AlterOperation.php:224 src/Statement.php:334 msgid "" |