diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-19 00:08:27 +0000 |
commit | d603d78630849a913d9737602b011d7013a68b72 (patch) | |
tree | 61504dea75f8edc951196474a45a9d01f5dc33b2 /settings/l10n/zh_CN.js | |
parent | 1995c699284a1dc522ccb5d7035fd1dca277b10e (diff) | |
download | nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.tar.gz nextcloud-server-d603d78630849a913d9737602b011d7013a68b72.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index 8a2a553f7ac..ba036c1c18d 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -70,6 +70,7 @@ OC.L10N.register( "Email address for %1$s changed on %2$s" : "%1$s的邮箱地址更改为%2$s", "Welcome aboard" : "欢迎登陆", "Welcome aboard %s" : "欢迎登陆 %s", + "You now have an %s account, you can add, protect, and share your data." : "您已经创建账户%s,您现在可以增加、保护和共享数据。", "Your username is: %s" : "你的用户名是: %s", "Set your password" : "设置你的密码", "Go to %s" : "到 %s", @@ -292,7 +293,6 @@ OC.L10N.register( "Restrict users to only share with users in their groups" : "限制仅与组内用户分享", "Exclude groups from sharing" : "在分享中排除组", "These groups will still be able to receive shares, but not to initiate them." : "这些组将仍可以获取分享, 但无法向他人分享.", - "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中自动补全用户名. 如果被禁用, 需要输入完整的用户名.", "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "在公开链接上传页中显示免责声明. (仅当文件列表隐藏时显示)", "This text will be shown on the public link upload page when the file list is hidden." : "这些内容将在公开链接上传页中当文件列表隐藏时显示.", "Tips & tricks" : "小提示", @@ -307,6 +307,8 @@ OC.L10N.register( "Theming" : "主题", "Check the security of your Nextcloud over our security scan" : "通过我们的安全扫描来检查Nextcloud的安全性", "Hardening and security guidance" : "强化和安全指南", + "Personal" : "个人", + "Administration" : "管理", "You are using <strong>%s</strong> of <strong>%s</strong>" : "您正在使用 <strong>%s</strong> 的 <strong>%s</strong>", "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "你使用了<strong>%s</strong> 的<strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "账户头像", @@ -417,6 +419,7 @@ OC.L10N.register( "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's cron service to call the cron.php file every 15 minutes." : "使用系统 cron 服务每 15 分钟执行一次 cron.php 文件.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "为了运行该功能, 您需要 PHP posix 扩展. 请参考 {linkstart}PHP 文档{linkend} 获取更多信息.", + "Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "允许在共享对话框中自动补全用户名. 如果被禁用, 需要输入完整的用户名.", "Uninstall app" : "卸载应用", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "您好,<br><br>您刚刚创建了 %s 账户<br><br>您的用户名: <strong>%s</strong><br>现在访问: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "干杯!", |