summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-11-13 01:13:02 +0000
committerNextcloud bot <bot@nextcloud.com>2018-11-13 01:13:02 +0000
commit413121dea1378777b1a717a268cea906010a7c81 (patch)
tree63408be6d86cf924cde19861606259dc012a7e89 /core/l10n/zh_TW.js
parent357bbe1b793ae7bd22c7a10527db4bc8d23e381f (diff)
downloadnextcloud-server-413121dea1378777b1a717a268cea906010a7c81.tar.gz
nextcloud-server-413121dea1378777b1a717a268cea906010a7c81.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 986b1356bd4..6e591cd2f7a 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -59,7 +59,6 @@ OC.L10N.register(
"Show all contacts …" : "顯示所有聯絡人…",
"Loading your contacts …" : "載入聯絡人…",
"Looking for {term} …" : "搜尋 {term} …",
- "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">執行程式碼完整性檢查時發生問題。更多資訊…</a>",
"No action available" : "沒有可用的動作",
"Error fetching contact actions" : "擷取聯絡人動作發生錯誤",
"Settings" : "設定",
@@ -350,6 +349,7 @@ OC.L10N.register(
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
"%s (3rdparty)" : "%s(第三方)",
"There was an error loading your contacts" : "載入聯絡人發生錯誤",
+ "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">執行程式碼完整性檢查時發生問題。更多資訊…</a>",
"Your web server is not yet set up properly to allow file synchronization because the WebDAV interface seems to be broken." : "您的網頁伺服器無法提供檔案同步功能,因為 WebDAV 界面似乎是故障的",
"No memory cache has been configured. To enhance your performance please configure a memcache if available. Further information can be found in our <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">documentation</a>." : "您沒有設定記憶體快取,如果可以,請完成設定來提升效能。更多資訊請查閱<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">說明文件</a>",
"Memcached is configured as distributed cache, but the wrong PHP module \"memcache\" is installed. \\OC\\Memcache\\Memcached only supports \"memcached\" and not \"memcache\". See the <a target=\"_blank\" rel=\"noreferrer\" href=\"{wikiLink}\">memcached wiki about both modules</a>." : "您已經設定 Memcached 為分散式快取,但是您安裝了錯誤的 PHP 模組 \"memcache\" , Nextcloud 的 \\OC\\Memcache\\Memcached 元件不支援 \"memcache\" 模組,僅支援 \"memcached\" 模組。若想要更加瞭解這兩個模組,請閱讀 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{wikiLink}\">memcached wiki</a>。",