diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-13 01:12:40 +0000 |
commit | 5e8482483934e1d39703c1568b532fa26724a6c5 (patch) | |
tree | 033c25346c5eaffd04e973bff1688dae56fd4268 /core/l10n/zh_TW.json | |
parent | 795cc8345db60cc0663ba57a514cafde96bc5339 (diff) | |
download | nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.tar.gz nextcloud-server-5e8482483934e1d39703c1568b532fa26724a6c5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 09601d54d38..40be61ddbd2 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -57,7 +57,6 @@ "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" : "設定", @@ -348,6 +347,7 @@ "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>。", |