diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 2a9ebf9a6e1..804b48bdaeb 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -78,8 +78,6 @@ OC.L10N.register( "Password confirmation is required" : "需要密碼確認", "Couldn't remove app." : "無法移除應用程式", "Couldn't update app." : "無法更新應用程式", - "Are you really sure you want add {domain} as trusted domain?" : "您確定要新增 {domain} 為信任的網域?", - "Add trusted domain" : "新增信任的網域", "Migration in progress. Please wait until the migration is finished" : "資料搬移中,請耐心等候直到資料搬移結束", "Migration started …" : "開始遷移…", "Not saved" : "未儲存", @@ -358,6 +356,8 @@ OC.L10N.register( "Default" : "預設", "A problem occurred, please check your log files (Error: %s)" : "出現問題,請您檢查您的記錄檔(錯誤:%s)", "Migration Completed" : "遷移已完成", + "Are you really sure you want add {domain} as trusted domain?" : "您確定要新增 {domain} 為信任的網域?", + "Add trusted domain" : "新增信任的網域", "A valid password must be provided" : "一定要提供一個有效的密碼", "A valid email must be provided" : "必須提供一個有效的電子郵件地址", "__language_name__" : "正體中文(臺灣)", |