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 1ddee012823..c60c990d1ac 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -28,10 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", "Preparing update" : "準備更新", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step: " : "修復步驟:", - "Repair info: " : "修復資訊:", - "Repair warning: " : "修復警告:", - "Repair error: " : "修復錯誤:", "Please use the command line updater because automatic updating is disabled in the config.php." : "請使用命令列更新工具,因為自動更新在 config.php 中被停用了", "[%d / %d]: Checking table %s" : "[%d / %d]: 檢查資料表 %s", "Turned on maintenance mode" : "已啓用維護模式", @@ -356,6 +352,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", + "Repair step: " : "修復步驟:", + "Repair info: " : "修復資訊:", + "Repair warning: " : "修復警告:", + "Repair error: " : "修復錯誤:", "Updated \"%s\" to %s" : "已更新 %s 到 %s", "%s (3rdparty)" : "%s(第三方)", "There was an error loading your contacts" : "載入聯絡人發生錯誤", |