diff options
Diffstat (limited to 'apps/settings/l10n/zh_HK.json')
-rw-r--r-- | apps/settings/l10n/zh_HK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index b14b345090f..c307edc784f 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.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" : "沒有用戶", |