diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 5d7a983b669..21dbd23a1f5 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -50,6 +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" : "應用程式", "Could not remove app." : "無法移除應用程式。", "Could not update app." : "無法更新應用程式。", "Wrong password" : "密碼錯誤", @@ -83,6 +84,7 @@ 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 user email before being able to send test emails. Go to %s for that." : "您必須先設定您的使用者電子郵件,然後才能傳送測試用的電子郵件。前往 %s 進行設定。", + "Users" : "使用者", "Invalid user" : "無效的使用者", "Invalid mail address" : "無效的電子郵件地址", "Settings saved" : "設定已儲存", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "前往 %s", "Install Client" : "安裝客戶端程式", "Logged in user must be a subadmin" : "登入使用者必須為子管理員", - "Apps" : "應用程式", "Settings" : "設定", "Personal" : "個人", "Administration" : "管理", |