diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index bace4c67afb..30510837526 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "輸入您的出生日期", "Unable to update date of birth" : "無法更新出生日期", "You are a member of the following groups:" : "你是下列群組的成員︰", - "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "您的全名", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", "Email options" : "電子郵件選項", @@ -839,6 +837,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "cron.php 必須由系統使用者「{user}」執行。", "Enable or disable profile by default for new users." : "預設情況下為新使用者啟用或停用個人檔案", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "您將要移除群組「{group}」。使用者將不會被刪除。", + "You are using <strong>{usage}</strong>" : "您已使用 <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "額外的電子郵件", "Enable Profile" : "啟用個人檔案", "No users" : "無使用者", |