diff options
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r-- | settings/l10n/zh_CN.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index 5ba8fc92337..bb4563980d1 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -68,6 +68,7 @@ "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", @@ -290,7 +291,6 @@ "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" : "小提示", @@ -305,6 +305,8 @@ "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" : "账户头像", @@ -415,6 +417,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'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!" : "干杯!", |