diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-04 00:12:17 +0000 |
commit | 1a900c6928388c8b38d09f7eca56bb28c806fcd8 (patch) | |
tree | b9d972bc541ec408542f6845bdd6511867e4a742 /settings/l10n/zh_CN.js | |
parent | 1dcf40515f0cfe768daaf7ae55458c426d83ae86 (diff) | |
download | nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.tar.gz nextcloud-server-1a900c6928388c8b38d09f7eca56bb28c806fcd8.zip |
[tx-robot] updated from transifex
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" : "安卓应用", |