Translated using Weblate (Chinese (Taiwan))

Currently translated at 99.3% (3019 of 3040 strings)

[CI skip]
This commit is contained in:
Michal Čihař 2015-08-26 14:34:55 +02:00 committed by Weblate
parent 8d9fc9f057
commit b0d5d74437

View File

@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: phpMyAdmin 4.4.14-dev\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2015-08-08 13:51-0400\n"
"PO-Revision-Date: 2015-08-25 13:43+0200\n"
"Last-Translator: Chien Wei Lin <cwlin0416@gmail.com>\n"
"PO-Revision-Date: 2015-08-26 14:34+0200\n"
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
"Language-Team: Chinese (Taiwan) "
"<https://hosted.weblate.org/projects/phpmyadmin/4-4/zh_TW/>\n"
"Language: zh_TW\n"
@ -681,7 +681,7 @@ msgstr ""
#: import_status.php:103
msgid "Could not load the progress of the import."
msgstr ""
msgstr "無法讀取匯入的進度。"
#: import_status.php:112 js/messages.php:340 libraries/Util.class.php:735
#: libraries/export.lib.php:464
@ -5957,11 +5957,11 @@ msgstr "新增錯誤時不中斷程式"
#: libraries/config/messages.inc.php:337 libraries/config/messages.inc.php:349
msgid "Add ON DUPLICATE KEY UPDATE"
msgstr ""
msgstr "加入 ON DUPLICATE KEY UPDATE"
#: libraries/config/messages.inc.php:338 libraries/config/messages.inc.php:350
msgid "Update data when duplicate keys found on import"
msgstr ""
msgstr "匯入發現重複鍵值時更新資料"
#: libraries/config/messages.inc.php:341
msgid ""
@ -9798,7 +9798,7 @@ msgstr "資料表:"
#: libraries/plugins/import/AbstractImportCsv.class.php:55
msgid ""
"Update data when duplicate keys found on import (add ON DUPLICATE KEY UPDATE)"
msgstr ""
msgstr "當匯入重複鍵值時更新資料 (加入 ON DUPLICATE KEY UPDATE)"
#: libraries/plugins/import/ImportCsv.class.php:63
#: libraries/plugins/import/ImportOds.class.php:75