diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-05 02:15:04 +0000 |
commit | c88aabd1252c00dad59f143853042fc05ebc8d40 (patch) | |
tree | c7a2dd926d364addc83ceb1cf641ab22368f77dc /core/l10n/zh_CN.js | |
parent | 5c4a66f0c19f5260c0104de31d526c211b801828 (diff) | |
download | nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.tar.gz nextcloud-server-c88aabd1252c00dad59f143853042fc05ebc8d40.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js index dac71bfc825..2b01b8906fa 100644 --- a/core/l10n/zh_CN.js +++ b/core/l10n/zh_CN.js @@ -401,18 +401,17 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "该实例 %s 当前处于维护模式,这将花费一些时间。", "This page will refresh itself when the instance is available again." : "当实例再次可用时,页面会自动刷新。", "Contact your system administrator if this message persists or appeared unexpectedly." : "如果这个消息一直存在或不停出现,请联系您的系统管理员。", + "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Nextcloud 的这个社区版本不受支持,即时通知不可用。", "Enter your subscription key to increase the user limit. For more information about Nextcloud Enterprise see our website." : "输入订阅密钥以增加用户限制。欲了解更多关于Nextcloud企业版的信息,请访问我们的网站。", "[%d / %d]: Checking table %s" : "[%d / %d]:检查数据表 %s", - "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "此服务器没有可用的互联网连接:多个节点无法访问。这意味着某些功能比如挂载外部存储,更新通知以及安装第三方应用将无法工作。远程访问文件和发送通知邮件可能也不工作。启用这台服务器上的互联网连接以享用所有功能。", - "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 将是最后一个支持 PHP 7.2 的发布版。Nextcloud 21 将最低支持 PHP 7.3。", - "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "未加载 PHP OPcache 模块。{linkstart} 为了更佳性能,建议 ↗{linkend} 将其加载到你的 PHP 安装。", - "The PHP OPcache module is not properly configured. {linkstart}For better performance it is recommended ↗{linkend} to use the following settings in the <code>php.ini</code>:" : "未正确配置 PHP OPcache 模块。 {linkstart}为了更佳性能,建议 ↗{linkend}使用 <code>php.ini</code>中的下列设置:", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "这是 Nextcloud 不受支持的社区构建。鉴于此实例的大小,无法保证性能、可靠性和可伸缩性。推送通知已被禁用,以避免超量使用我们的免费服务。访问 nextcloud.com/enterprise 了解更多关于企业版的优势。", "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running 'occ db:convert-filecache-bigint' those pending changes could be applied manually. This operation needs to be made while the instance is offline. For further details read {linkstart}the documentation page about this ↗{linkend}." : "数据库中的一些列缺少到 big int 的转换。由于更改大表上的列类型可能需要一些时间,所以它们不会被自动更改。通过运行 'occ db:convert-filecache-bigint',这些挂起的更改可以手动应用。需要在实例离线时执行此操作。进一步的细节,可以阅读 {linkstart} 关于此问题的文档页面 ↗{linkend}", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the {linkstart}documentation ↗{linkend}." : "要迁移到另一个数据库,使用命令行工具 'occ db:convert-type'或见 {linkstart}文档↗{linkend}", - "Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "您的数据目录和文件可以从互联网直接访问。.htaccess 文件不起作用。强烈建议您配置 Web 服务器,以便数据目录不再可访问,或者您可以将数据目录移动到 Web 服务器文档根目录。", "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "HTTP 头 \"{header}\" 未包含 \"{expected}\"。这是一种潜在的安全或隐私风险,因此推荐调整此项设置。", "Collaboratively edit office documents." : "协作编辑办公文档。", "Local document editing back-end used by the Collabora Online app." : "Collabora Online 应用程序使用的本地文档编辑后端。", + "You haven't added any info yet" : "你尚未添加任何信息", + "{user} hasn't added any info yet" : "{user} 尚未添加任何信息", "restricted" : "受限", "invisible" : "不可见", "File not found" : "文件未找到", @@ -421,10 +420,6 @@ OC.L10N.register( "More apps menu" : "更多的应用菜单", "Settings menu" : "设置菜单", "The password is wrong. Try again." : "用户名或密码错误!请重试", - "Setup two-factor authentication" : "配置两步验证", - "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "Nextcloud 的这个社区版本不受支持,即时通知不可用。", - "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications have been disabled to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at nextcloud.com/enterprise." : "这是 Nextcloud 不受支持的社区构建。鉴于此实例的大小,无法保证性能、可靠性和可伸缩性。推送通知已被禁用,以避免超量使用我们的免费服务。访问 nextcloud.com/enterprise 了解更多关于企业版的优势。", - "You haven't added any info yet" : "你尚未添加任何信息", - "{user} hasn't added any info yet" : "{user} 尚未添加任何信息" + "Setup two-factor authentication" : "配置两步验证" }, "nplurals=1; plural=0;"); |