diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index e91ada4a635..34e7e6c808b 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -50,7 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "遠端抹除已開始於 %1$s", "Remote wipe has finished on %1$s" : "遠端抹除已結束於 %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "您的<strong>密碼</strong>或<strong>電子郵件</strong>已修改", - "Apps" : "應用程式", + "Settings" : "設定", "Could not remove app." : "無法移除應用程式。", "Could not update app." : "無法更新應用程式。", "Wrong password" : "密碼錯誤", @@ -72,7 +72,6 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "無法傳送郵件。請檢查您的郵件伺服器紀錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "傳送郵件時發生問題。請檢查您的設定。(錯誤:%s)", "You need to set your account email before being able to send test emails. Go to %s for that." : "您必須先設定您的帳號電子郵件,然後才能傳送測試用的電子郵件。前往 %s 進行設定。", - "Users" : "使用者", "Invalid account" : "無效的帳號", "Invalid mail address" : "無效的電子郵件地址", "Settings saved" : "設定已儲存", @@ -104,9 +103,10 @@ OC.L10N.register( "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", "Logged in account must be a subadmin" : "登入的帳號必須為子管理員", - "Settings" : "設定", + "Apps" : "應用程式", "Personal" : "個人", "Administration" : "管理", + "Users" : "使用者", "Additional settings" : "其他設定", "Artificial Intelligence" : "人工智慧", "Administration privileges" : "管理員權限", |