diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index e6efafd0e0b..924301043cc 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -297,8 +297,6 @@ OC.L10N.register( "Hardening and security guidance" : "强化和安全指南", "Personal" : "个人", "Administration" : "管理", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> 的 <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong>的<strong>%s</strong>(<strong>%s %%</strong>)", "Profile picture" : "账户头像", "Upload new" : "上传", "Select from Files" : "选择文件", @@ -308,6 +306,7 @@ OC.L10N.register( "Cancel" : "取消", "Choose as profile picture" : "选择个人头像", "You are member of the following groups:" : "您是以下组的成员:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong>的<strong>%s</strong>(<strong>%s %%</strong>)", "Full name" : "全名", "No display name set" : "不显示名称设置", "Email" : "电子邮件", @@ -380,6 +379,7 @@ OC.L10N.register( "Verifying" : "正在验证", "Personal info" : "个人信息", "Sync clients" : "同步客户端", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> 的 <strong>%s</strong>", "Get the apps to sync your files" : "安装应用进行文件同步", "Desktop client" : "桌面客户端", "Android app" : "安卓应用", |