diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-27 01:07:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-27 01:07:18 +0000 |
commit | a5aeddc810e1879c86bfba5acfb8d9e776cca985 (patch) | |
tree | a46c3a20a6047622724621705bf328dde05b4311 /settings/l10n/zh_CN.js | |
parent | 426c8e3be14930dbedc342854008e8435e60f70f (diff) | |
download | nextcloud-server-a5aeddc810e1879c86bfba5acfb8d9e776cca985.tar.gz nextcloud-server-a5aeddc810e1879c86bfba5acfb8d9e776cca985.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index c70d0aa67f1..ec0cf50dbd1 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -29,25 +29,32 @@ OC.L10N.register( "Unable to create user." : "无法创建用户。", "Your %s account was created" : "你的帐户 %s 已创建", "Unable to delete user." : "不能删除用户", + "Settings saved" : "设置已保存", "Unable to change full name" : "无法修改全名", + "Unable to change email address" : "无法更改邮箱地址", "Your full name has been changed." : "您的全名已修改。", "Forbidden" : "被禁止", "Invalid user" : "用户无效", "Unable to change mail address" : "无法更改邮箱地址", "Email saved" : "电子邮件已保存", + "Password confirmation is required" : "需要密码确认", "Couldn't remove app." : "无法删除应用。", "Couldn't update app." : "无法更新应用。", + "Are you really sure you want add {domain} as trusted domain?" : "您确定要将 {domain} 添加为受信任的域吗?", "Add trusted domain" : "添加信任域", "Migration in progress. Please wait until the migration is finished" : "迁移正在进行中。请等待,直到完成迁移", "Migration started …" : "迁移开始...", + "Not saved" : "未保存", "Sending..." : "正在发送...", "Official" : "官方", "All" : "全部", "Update to %s" : "更新为 %s", "_You have %n app update pending_::_You have %n app updates pending_" : ["%n 个应用正在等待升级"], "No apps found for your version" : "未找到适合当前版本的应用", + "The app will be downloaded from the app store" : "该应用程序将从应用商店下载", "Approved apps are developed by trusted developers and have passed a cursory security check. They are actively maintained in an open code repository and their maintainers deem them to be stable for casual to normal use." : "已认可的应用是由值得信赖的开发商开发,并已通过了一个粗略的安全检查。他们放在一个开放的代码库并且维护人员认为他们是稳定的差不多可以正常使用。", "This app is not checked for security issues and is new or known to be unstable. Install at your own risk." : "此应用未检查安全问题,它是新的或已知是不稳定的。安装风险自担。", + "Enabling app …" : "启用应用程序", "Error while disabling app" : "禁用应用时出错", "Disable" : "禁用", "Enable" : "开启", @@ -65,6 +72,27 @@ OC.L10N.register( "App update" : "应用更新", "Approved" : "已认可", "Experimental" : "实验", + "No apps found for {query}" : "找不到符合 {query} 的应用程序", + "Allow filesystem access" : "允许文件系统访问", + "Disconnect" : "断开连接", + "Revoke" : "撤销", + "Internet Explorer" : "Internet Explorer", + "Edge" : "Edge", + "Firefox" : "Firefox", + "Google Chrome" : "Google Chrome", + "Safari" : "Safari", + "Google Chrome for Android" : "Google Chrome for Android", + "iPhone iOS" : "iPhone iOS", + "iPad iOS" : "iPad iOS", + "iOS Client" : "iOS Client", + "Android Client" : "Android Client", + "Sync client - {os}" : "Sync client - {os}", + "This session" : "这个会话", + "Copy" : "复制", + "Copied!" : "已复制!", + "Not supported!" : "不支持!", + "Press ⌘-C to copy." : "按 ⌘-C 键复制.", + "Press Ctrl-C to copy." : "按 Ctrl-C 进行复制.", "An error occurred. Please upload an ASCII-encoded PEM certificate." : "出现了一个错误。请上传 ASCII 编码的 PEM 证书。", "Valid until {date}" : "有效期至 {date}", "Delete" : "删除", |