diff options
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r-- | settings/l10n/zh_CN.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 2ac8f603028..12e7fa2a978 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -105,7 +105,6 @@ "Logged in user must be a subadmin" : "当前登录用户必须为子管理员", "Create" : "创建", "Change" : "修改", - "Share" : "共享", "Unlimited" : "无限", "Verifying" : "正在验证", "Nextcloud settings" : "Nextcloud 设置", @@ -196,18 +195,15 @@ "Could not copy app password. Please copy it manually." : "无法复制应用密码。请手动复制。", "You do not have permissions to see the details of this user" : "您没有权限查看该用户的详细信息", "The backend does not support changing the display name" : "此后端不支持修改显示名称", - "New password" : "新密码", "Add user in group" : "向群组中添加用户", "Set user as admin for" : "设置用户为管理员", "Select user quota" : "选择用户容量限额", "No language set" : "没有设置语言", - "Never" : "从不", "Delete user" : "删除用户", "Wipe all devices" : "擦除所有设备", "Disable user" : "禁用用户", "Enable user" : "启用用户", "Resend welcome email" : "重新发送欢迎邮件", - "{size} used" : "已使用 {size}", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "如果设备丢失或退出组织,这可以从与 {userid} 关联的所有设备中远程擦除 Nextcloud 数据。 仅当设备连接到互联网时才有效。", "Remote wipe of devices" : "远程擦除设备", "Wipe {userid}'s devices" : "擦除 {userid} 的设备", @@ -216,13 +212,14 @@ "Account deletion" : "帐号删除", "Delete {userid}'s account" : "删除 {userid} 的账号", "Welcome mail sent!" : "欢迎邮件已经发送!", + "{size} used" : "已使用 {size}", "Display name" : "显示名称", "Email" : "电子邮件", "Group admin for" : "分组管理员", "Quota" : "配额", "Language" : "语言", - "Storage location" : "存储位置", "User backend" : "用户来源", + "Storage location" : "存储位置", "Last login" : "最后登录", "Will be autogenerated" : "将自动生成", "Default language" : "默认语言", @@ -233,7 +230,6 @@ "All languages" : "所有语言", "Password change is disabled because the master key is disabled" : "密码修改被禁用,因为主密码被禁用", "Your apps" : "您的应用", - "Recommended apps" : "推荐的应用", "Active apps" : "已启用的应用", "Disabled apps" : "已禁用的应用", "Updates" : "更新", @@ -253,6 +249,7 @@ "Add group" : "添加分组", "You are about to remove the group {group}. The users will NOT be deleted." : "您正在删除 {group} 组。组中的用户将不会被删除。", "Please confirm the group removal " : "请确认分组删除", + "Never" : "从不", "An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "该应用已启用,但是需要更新。5秒后将跳转到更新页面。", "App update" : "更新应用", @@ -329,7 +326,6 @@ "Sharing" : "共享", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "作为管理员,您可以调整共享行为。 有关详细信息,请参阅文档。", "Allow apps to use the Share API" : "允许应用使用共享 API", - "Set default expiration date for non-link shares" : "设置非链接共享的默认到期日期", "Expire after " : "过期于", "days" : "天", "Enforce expiration date" : "强制过期日期", @@ -383,6 +379,7 @@ "Help translate" : "帮助翻译", "Locale" : "本地", "Current password" : "当前密码", + "New password" : "新密码", "Change password" : "修改密码", "Use a second factor besides your password to increase security for your account." : "使用除您密码之外的第二种方法来增强您账号的安全性。", "Disconnect" : "断开连接", @@ -830,6 +827,7 @@ "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php 注册到 webcron 服务上,通过 http 每 15 分钟执行 cron.php。", "Use system cron service to call the cron.php file every 15 minutes." : "使用系统定时任务服务每 15 分钟执行一次 cron.php 文件。", "Set default expiration date" : "设置默认过期日期", - "Follow us on Google+" : "在 Google+ 上关注我们" + "Follow us on Google+" : "在 Google+ 上关注我们", + "Share" : "共享" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |