diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c6f768e7b27..a827d47dadc 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -53,12 +53,24 @@ OC.L10N.register( "%s (incompatible)" : "%s (不相容)", "Following apps have been disabled: %s" : "以下應用程式已經被停用:%s", "Already up to date" : "已經是最新版", + "Saving..." : "儲存中...", + "Dismiss" : "知道了", + "Authentication required" : "需要認證", + "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", + "Confirm" : "確認", + "Password" : "密碼", + "Failed to authenticate, try again" : "認證失敗,請再試一次", + "seconds ago" : "幾秒前", + "New in" : "新加入", + "View changelog" : "檢視版本更動紀錄", "Could not load your contacts" : "無法載入您的聯絡人", "Search contacts …" : "尋找聯絡人…", "No contacts found" : "查無聯絡人", "Show all contacts …" : "顯示所有聯絡人…", "Loading your contacts …" : "載入聯絡人…", "Looking for {term} …" : "搜尋 {term} …", + "No action available" : "沒有可用的動作", + "Error fetching contact actions" : "擷取聯絡人動作發生錯誤", "Error" : "錯誤", "Error while sharing" : "分享時發生錯誤", "Error removing share" : "移除分享時發生錯誤", @@ -82,7 +94,6 @@ OC.L10N.register( "Hide download" : "隱藏下載", "Password protection enforced" : "已啟用密碼保護", "Password protect" : "密碼保護", - "Password" : "密碼", "Allow editing" : "允許編輯", "Email link to person" : "將連結 email 給別人", "Send" : "寄出", @@ -136,18 +147,9 @@ OC.L10N.register( "Shared" : "已分享", "Shared with" : "分享給", "Shared by" : "分享自", - "No action available" : "沒有可用的動作", - "Error fetching contact actions" : "擷取聯絡人動作發生錯誤", "Settings" : "設定", "Connection to server lost" : "伺服器連線中斷", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], - "Saving..." : "儲存中...", - "Dismiss" : "知道了", - "Authentication required" : "需要認證", - "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", - "Confirm" : "確認", - "Failed to authenticate, try again" : "認證失敗,請再試一次", - "seconds ago" : "幾秒前", "Logging in …" : "載入中…", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "您的檔案是加密的,當您重設密碼之後將無法存取您的資料。<br/>如果不確定該怎麼做,請聯絡您的系統管理員。<br/>您確定要繼續嗎?", "I know what I'm doing" : "我知道我在幹嘛", @@ -178,8 +180,6 @@ OC.L10N.register( "Pending" : "等候中", "Copy to {folder}" : "複製到 {folder}", "Move to {folder}" : "移動到 {folder}", - "New in" : "新加入", - "View changelog" : "檢視版本更動紀錄", "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", "So-so password" : "密碼強度普通", |