diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 4d68eabbd12..ef8f9631f5f 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -312,8 +312,8 @@ OC.L10N.register( "Forum" : "论坛", "Getting help" : "获取帮助", "Commercial support" : "商业支持", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> of <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>)", + "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" : "选择文件", @@ -335,7 +335,7 @@ OC.L10N.register( "It can take up to 24 hours before the account is displayed as verified." : "在帐户显示为验证之前最多可能需要24小时。", "Link https://…" : "链接 https://…", "Twitter" : "Twitter", - "Twitter handle @…" : "@…", + "Twitter handle @…" : "推特用户名@…", "You are member of the following groups:" : "您是以下组的成员:", "Password" : "密码", "Current password" : "当前密码", @@ -349,6 +349,7 @@ OC.L10N.register( "iOS app" : "iOS 应用", "If you want to support the project {contributeopen}join development{linkclose} or {contributeopen}spread the word{linkclose}!" : "如果您想支持这个项目 {contributeopen}加入开发团队{linkclose} 或 {contributeopen}帮助我们宣传{linkclose}!", "Show First Run Wizard again" : "再次显示首次运行向导", + "Web, desktop, mobile clients and app specific passwords that currently have access to your account." : "网站,桌面设备,移动客户端和当前可以访问您帐户的应用专用密码。", "Device" : "设备", "Last activity" : "最后活跃", "App passwords" : "应用密码", |