diff options
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} 項)", |