diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-22 01:11:40 +0000 |
commit | c1b36e165e3a4126a4983f395f7a774621f6898f (patch) | |
tree | 49d976dcd8ffc66d0a1ae14dca89849477c90dfa /core/l10n/zh_CN.js | |
parent | de3297848e713daf14031b55b79b05a450c381da (diff) | |
download | nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.tar.gz nextcloud-server-c1b36e165e3a4126a4983f395f7a774621f6898f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index a796a2f207d..ecaac56116b 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -169,9 +169,6 @@ OC.L10N.register( "{sharee} (email)" : "{sharee} (邮件)", "{sharee} ({type}, {owner})" : "{share}({type},{owner})", "Share" : "分享", - "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。", - "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。", - "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人", "Name or email address..." : "姓名或电子邮件地址...", "Name or federated cloud ID..." : "姓名或联合云 ID", "Name, federated cloud ID or email address..." : "姓名, 联合云 ID 或电子邮件地址...", @@ -302,6 +299,9 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现, 请联系你的系统管理员.", "Thank you for your patience." : "感谢您久等了.", "%s (3rdparty)" : "%s(第三方)", + "Share with other people by entering a user or group, a federated cloud ID or an email address." : "通过输入用户或组,联合云ID或电子邮件地址与其他人分享。", + "Share with other people by entering a user or group or a federated cloud ID." : "通过输入用户或组或联合云ID与其他人共享。", + "Share with other people by entering a user or group or an email address." : "输入用户/组织或邮箱地址来分享给其他人", "This action requires you to confirm your password:" : "此操作需要确认您的密码:", "Wrong password. Reset it?" : "密码错误。是否重置?", "Alternative Logins" : "其他登录方式", |