From b0d5d744370a8dab80fdf2ce49260a8eecb556ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Aug 2015 14:34:55 +0200 Subject: [PATCH] Translated using Weblate (Chinese (Taiwan)) Currently translated at 99.3% (3019 of 3040 strings) [CI skip] --- po/zh_TW.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/po/zh_TW.po b/po/zh_TW.po index ff598ef062..f9a7699272 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -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 \n" +"PO-Revision-Date: 2015-08-26 14:34+0200\n" +"Last-Translator: Michal Čihař \n" "Language-Team: Chinese (Taiwan) " "\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