diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-25 00:12:34 +0000 |
commit | fb77ff9da432f5cf304a67a538ed497ee437c155 (patch) | |
tree | c63ed4e140c60f65e86c869e58ae0ae54031677b /core/l10n/zh_CN.js | |
parent | a96137ef0bbe707d58227e0635209cf28f78e934 (diff) | |
download | nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.tar.gz nextcloud-server-fb77ff9da432f5cf304a67a538ed497ee437c155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index b0f446bb4a4..f939e7e0782 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -129,11 +129,6 @@ OC.L10N.register( "Shared" : "已共享", "Shared with" : "分享给", "Shared by" : "共享人", - "Error setting expiration date" : "设置过期日期时出错", - "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效", - "Set expiration date" : "设置过期日期", - "Expiration" : "过期", - "Expiration date" : "过期日期", "Choose a password for the public link" : "为公开链接设置密码", "Choose a password for the public link or press the \"Enter\" key" : "为公开链接设置密码, 或按 \"回车\" 键", "Copied!" : "已经复制!", @@ -142,7 +137,6 @@ OC.L10N.register( "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制.", "Resharing is not allowed" : "不允许二次共享", "Share to {name}" : "分享给{name}", - "Share link" : "分享链接", "Link" : "链接", "Password protect" : "密码保护", "Allow editing" : "允许编辑", @@ -151,6 +145,10 @@ OC.L10N.register( "Allow upload and editing" : "允许上传和编辑", "Read only" : "只读", "File drop (upload only)" : "文件拖拽 (仅上传)", + "Set expiration date" : "设置过期日期", + "Expiration" : "过期", + "Expiration date" : "过期日期", + "Share link" : "分享链接", "Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组", "Shared with you by {owner}" : "{owner} 分享给您", "Choose a password for the mail share" : "为电子邮件分享选择一个密码", @@ -333,6 +331,8 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\" rel=\"noreferrer\">security tips</a>." : "HTTP 请求头 \"Strict-Transport-Security\" 没有配置为至少 “{seconds}” 秒. 出于增强安全性考虑, 我们推荐按照<a href=\"{docUrl}\" rel=\"noreferrer\">安全提示</a>中的说明启用 HSTS.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "您正在通过 HTTP 访问该站点, 我们强烈建议您按照<a href=\"{docUrl}\">安全提示</a>中的说明配置服务器强制使用 HTTPS.", "Shared with {recipients}" : "由 {recipients} 分享", + "Error setting expiration date" : "设置过期日期时出错", + "The public link will expire no later than {days} days after it is created" : "该共享链接将在创建后 {days} 天失效", "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." : "输入用户/组织或邮箱地址来分享给其他人", |