diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-26 01:09:23 +0000 |
commit | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (patch) | |
tree | dedbae4d6e8ee374b357d5caa2f09b03477ccacb /core/l10n/zh_TW.js | |
parent | 56c016946d0695a62e418839cf19786a223b4ae7 (diff) | |
download | nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.tar.gz nextcloud-server-3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index ba1d0f6b3cd..97b472d453a 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -322,11 +322,6 @@ OC.L10N.register( "Enhanced security has been enabled for your account. Please authenticate using a second factor." : "您的帳號已啟用進階安全機制,請使用第二階段來認證", "Cancel login" : "取消登入", "Please authenticate using the selected factor." : "請以選擇的二階段方式認證", - "An error occured while verifying the token" : "驗證 token 時發生錯誤", - "An error occured. Please try again" : "發生錯誤,請重試", - "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "與其他在ownCloud上的人們分享,請使用此格式 username@example.com/owncloud", - "not assignable" : "不可指定", - "Updating {productName} to version {version}, this may take a while." : "正在更新 {productName} 至版本 {version} ,需要一些時間", - "An internal error occured." : "發生內部錯誤" + "An error occured while verifying the token" : "驗證 token 時發生錯誤" }, "nplurals=1; plural=0;"); |