diff options
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r-- | settings/l10n/zh_CN.json | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index f8656f779e0..6989cc21933 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -50,10 +50,12 @@ "Your %s account was created" : "你的帐户 %s 已创建", "Welcome aboard" : "欢迎登陆", "Welcome aboard %s" : "欢迎登陆 %s", + "Welcome to your %s account, you can add, protect, and share your data." : "欢迎使用您的 %s 账户, 您可以添加,保护和分享您的数据。", "Your username is: %s" : "你的用户名是: %s", "Set your password" : "设置你的密码", "Go to %s" : "到 %s", "Install Client" : "安装客户端", + "Logged in user must be a subadmin" : "已登录的用户必须为子管理员", "Migration in progress. Please wait until the migration is finished" : "正在进行迁移. 请稍等, 直到迁移完成", "Migration started …" : "迁移开始...", "Not saved" : "未保存", @@ -101,7 +103,9 @@ "Good password" : "较强的密码", "Strong password" : "强密码", "An error occured while changing your language. Please reload the page and try again." : "在为您更改语言设置的过程中出错,请刷新页面重试", + "An error occured while changing your locale. Please reload the page and try again." : "在更改语言时发生错误。请刷新页面并重试。", "Select a profile picture" : "选择头像", + "Week starts on {fdow}" : "每周的第一天为 {fdow}", "Groups" : "分组", "Official" : "官方", "Visit website" : "访问网站", @@ -126,6 +130,7 @@ "Updates" : "更新", "App bundles" : "应用软件包", "Admins" : "管理员", + "Disabled users" : "已禁用的用户", "Everyone" : "所有人", "SSL Root Certificates" : "SSL 根证书", "Common Name" : "通用名称", @@ -324,6 +329,7 @@ "The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "已启用只读配置. 这将阻止在 Web 界面中进行设置. 此外, 每次更新后该文件需要手动设置为可写入.", "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "这可能是由缓存/加速器造成的, 例如 Zend OPcache 或 eAccelerator.", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "您的数据库不能在 \"READ COMMITTED\" 事务隔离级别运行. 这样可能导致在多个并行操作时出现问题.", + "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with MIME type detection." : "PHP 模块 'fileinfo' 缺失。我们强烈推荐启用该模块来获得最佳的 MIME 类型检测结果。", "System locale can not be set to a one which supports UTF-8." : "系统区域无法设置为支持 UTF-8 的区域.", "Tips & tricks" : "小提示", "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "有很多功能和配置可用于更好地自定义和使用此实例。以下是更多相关信息的指南。", @@ -381,16 +387,21 @@ "change email address" : "修改电子邮箱地址", "Default" : "默认", "App up to date" : "已是最新应用", + "Updating …" : "正在更新....", + "Could not update app" : "无法更新应用", "Could not remove app" : "无法移除应用", "{size} used" : "{size} 已使用", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the Tips & Tricks section and the documentation for more information." : "你的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅提示与技巧部分和文档。", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP 的设置似乎有问题, 无法获取系统环境变量. 使用 getenv(\\\"PATH\\\") 测试时仅返回空结果.", + "Please check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation documentation ↗</a> for PHP configuration notes and the PHP configuration of your server, especially when using php-fpm." : "请检查 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装文档 ↗</a> 中关于 PHP 配置部分和您的服务器上的 PHP 配置,特别是使用php-fpm时。", "PHP is apparently set up to strip inline doc blocks. This will make several core apps inaccessible." : "PHP 被设置为移除内联块, 这将导致多个核心应用无法访问.", "%1$s below version %2$s is installed, for stability and performance reasons it is recommended to update to a newer %1$s version." : "已安装 %1$s 的低版本 %2$s. 出于稳定性和性能的原因, 我们建议您升级到更新的 %1$s 版本.", "The PHP module 'fileinfo' is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP 模块 'fileinfo' 缺失. 我们强烈建议启用此模块以便在 MIME 类型检测时获得最准确的结果.", + "Transactional file locking is disabled, this might lead to issues with race conditions. Enable 'filelocking.enabled' in config.php to avoid these problems. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a> for more information." : "事务文件锁被禁用,这将可能导致竞态条件引发的相关问题。在 config.php 中启用 'filelocking.enabled' 来避免这些问题。请参考 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">文档中 ↗</a> 以获取更多信息。", "This means that there might be problems with certain characters in filenames." : "这意味着当文件名中包含特定字符时可能出现问题.", "It is strongly proposed to install the required packages on your system to support one of the following locales: %s." : "我们强烈建议在您的系统中安装需要的包以支持下列区域: %s.", "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "如果您不是安装在域名的根目录, 并且使用系统 cron 服务时, 可能导致 URL 生成问题. 为了避免这些问题, 请在您的 config.php 文件中设置 \"overwrite.cli.url\" 选项为您的安装根目录路径 (建议: \"%s\")", - "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "由于下列的技术错误, 无法通过 CLI 执行计划任务:" + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "由于下列的技术错误, 无法通过 CLI 执行计划任务:", + "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">documentation ↗</a>." : "使用以下命令行工具来迁移至其他数据库: 'occ db:convert-type', 或者参考 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">文档 ↗</a>。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |