diff options
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 2598adf2128..ef7c96f97c2 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -54,6 +54,8 @@ OC.L10N.register( "%s (incompatible)" : "%s (不相容)", "Following apps have been disabled: %s" : "以下應用程式已經被停用:%s", "Already up to date" : "已經是最新版", + "Dismiss" : "知道了", + "Connection to server lost" : "伺服器連線中斷", "No" : "否", "Yes" : "是", "No files in here" : "沒有任何檔案", @@ -84,8 +86,9 @@ OC.L10N.register( "Copy to {folder}" : "複製到 {folder}", "Move to {folder}" : "移動到 {folder}", "Saving..." : "儲存中...", - "Dismiss" : "知道了", "seconds ago" : "幾秒前", + "Settings" : "設定", + "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], "Authentication required" : "需要認證", "This action requires you to confirm your password" : "這個動作需要您再次確認密碼", "Confirm" : "確認", @@ -194,9 +197,6 @@ OC.L10N.register( "Rename" : "重新命名", "Collaborative tags" : "標籤", "No tags found" : "查無標籤", - "Settings" : "設定", - "Connection to server lost" : "伺服器連線中斷", - "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["載入頁面出錯,%n 秒後重新整理"], "Very weak password" : "密碼強度非常弱", "Weak password" : "密碼強度弱", "So-so password" : "密碼強度普通", |