diff options
Diffstat (limited to 'apps/settings/l10n/zh_CN.json')
-rw-r--r-- | apps/settings/l10n/zh_CN.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index 948f4109af9..4c3ab4f62ad 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -509,8 +509,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" : "电子邮件选项", @@ -789,6 +787,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" : "无用户", |