diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-25 00:14:54 +0000 |
commit | 60734cd79d6ceb86d45a0949f8b8d1202bcfa867 (patch) | |
tree | 28092a15d989edf1d41abc8857bc0a035d33679a /core/l10n/zh_TW.js | |
parent | eefe256abc377ca9e6d43682d50fadebfcfed966 (diff) | |
download | nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.tar.gz nextcloud-server-60734cd79d6ceb86d45a0949f8b8d1202bcfa867.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 851675a2d1a..00d69e1dac0 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -67,11 +67,10 @@ OC.L10N.register( "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], "Saving..." : "儲存中...", "Dismiss" : "知道了", - "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", "Authentication required" : "需要認證", - "Password" : "密碼", - "Cancel" : "取消", + "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", "Confirm" : "確認", + "Password" : "密碼", "Failed to authenticate, try again" : "認證失敗,請再試一次", "seconds ago" : "幾秒前", "Logging in …" : "載入中…", @@ -97,6 +96,7 @@ OC.L10N.register( "Already existing files" : "已經存在的檔案", "Which files do you want to keep?" : "您要保留哪一個檔案?", "If you select both versions, the copied file will have a number added to its name." : "如果您同時選擇兩個版本,被複製的那個檔案名稱後面會加上編號", + "Cancel" : "取消", "Continue" : "繼續", "(all selected)" : "(已全選)", "({count} selected)" : "(已選 {count} 項)", |