diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index 87f1b38c1f5..e2806e58b00 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -33,7 +33,6 @@ "Turned on maintenance mode" : "启用维护模式", "Turned off maintenance mode" : "关闭维护模式", "Maintenance mode is kept active" : "维护模式已启用", - "Waiting for cron to finish (checks again in 5 seconds) …" : "等待cron进程结束(5秒后重新检测) …", "Updating database schema" : "正在更新数据库结构", "Updated database" : "数据库已更新", "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "检查数据库结构是否可以更新 (这可能需要很长的时间, 这取决于数据库大小)", @@ -157,12 +156,12 @@ "Choose a password for the public link" : "为公开链接设置密码", "Choose a password for the public link or press the \"Enter\" key" : "为公开链接设置密码, 或按 \"回车\" 键", "Copied!" : "已经复制!", + "Copy link" : "复制链接", "Not supported!" : "无法支持!", "Press ⌘-C to copy." : "按 ⌘ + C 进行复制.", "Press Ctrl-C to copy." : "按 Ctrl + C 进行复制.", "Resharing is not allowed" : "不允许二次共享", "Share to {name}" : "共享给{name}", - "Copy link" : "复制链接", "Link" : "链接", "Password protect" : "密码保护", "Allow editing" : "允许编辑", @@ -175,8 +174,9 @@ "Expiration" : "过期", "Expiration date" : "过期日期", "Note to recipient" : "备注", + "Unshare" : "取消共享", "Share link" : "共享链接", - "Enable" : "启用", + "Could not unshare" : "无法共享", "Shared with you and the group {group} by {owner}" : "{owner} 共享给您及 {group} 分组", "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 共享给您及对话 {conversation}", @@ -189,7 +189,6 @@ "email" : "邮件", "conversation" : "对话", "shared by {sharer}" : "由 {sharer} 共享", - "Unshare" : "取消共享", "Can reshare" : "可以再次共享", "Can edit" : "可以编辑", "Can create" : "可以创建", @@ -198,7 +197,6 @@ "Password protect by Talk" : "通过 Talk 保护密码", "Access control" : "访问控制", "{shareInitiatorDisplayName} shared via link" : "{shareInitiatorDisplayName} 通过链接共享", - "Could not unshare" : "无法共享", "Error while sharing" : "共享时出错", "Share details could not be loaded for this item." : "无法加载这个项目的共享详情.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["{count}字符需要自动完成"], @@ -408,7 +406,9 @@ "Back to log in" : "返回登录", "You are about to grant %s access to your %s account." : "你将分配 %s 访问权限给你的 %s 账户。", "Depending on your configuration, this button could also work to trust the domain:" : "取决于配置,此按钮也可用作设置信任域名:", + "Waiting for cron to finish (checks again in 5 seconds) …" : "等待cron进程结束(5秒后重新检测) …", "Copy URL" : "复制超链接", + "Enable" : "启用", "{sharee} (conversation)" : "{sharee}(对话)", "Please log in before granting %s access to your %s account." : "请在登录之前授权 %s 访问你的 %s 账户。", "Further information how to configure this can be found in the %sdocumentation%s." : "更多配置信息可以查看 %s文档%s。" |