OC.L10N.register(
"richdocumentscode",
{
"Built-in CODE Server" : "内建服务器 (CODE)",
"Collabora Online - Built-in CODE Server" : "在线协作 - 内建服务器 (CODE)",
"Built-in Collabora Online Development Edition (CODE) server for local testing and non-production use" : "内建的在线协作开发版 (CODE) 服务器,用于本地测试和非生产用途",
"**This app has to be installed and used together with the [Nextcloud Office](https://apps.nextcloud.com/apps/richdocuments) integration app.**\n\nCollabora Online is a powerful LibreOffice-based online office suite with collaborative editing, which supports all major documents, spreadsheet and presentation file formats and works together with all modern browsers.\n\n* This app provides a built-in server with all of the document editing features of Collabora Online.\n* Easy to install, for personal use or for small teams.\n* A bit slower than a standalone server and without the advanced scalability features.\n\n**System Requirements:**\n- Linux running on ```x86-64``` or ```arm64/aarch64```\n- A ```glibc``` based distribution/container (```musl libc``` is **not** supported)\n- Fontconfig (```libfontconfig.so.1```)\n- Additional requirements can be found in [here](https://github.com/CollaboraOnline/richdocumentscode#richdocumentscode)\n\n*The download is rather big so it is possible you will experience a time-out when installing via the web interface.* You can use the OCC command install the built-in server from the command-line instead:\n\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:install richdocumentscode\n```\nWhere `wwwrun` is the user of your web server. This is ```www-data``` on Debian, Ubuntu and derivatives, `wwwrun` on SUSE based distributions, `apache` on Red Hat/Fedora and `http` on Arch linux and derivatives.\n\nUpdates can be done like this:\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:update --all\n```\n\nOf course, alternatively you could increase memory usage and PHP time-outs by default, see the [Nextcloud documentation.](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html?highlight=php%20timeout#configuring-your-web-server)\n\nAdditional troubleshooting tips can be found [here](https://github.com/CollaboraOnline/richdocumentscode?tab=readme-ov-file#troubleshooting)." : "此应用必须与**[Collabora Online](https://apps.nextcloud.com/apps/richdocuments)** 应用一起安装和使用。\n\nCollabora Online 是一款功能强大的基于 LibreOffice 的在线办公套件。它具有协作编辑功能,支持多种文档、电子表格和演示文件格式,并能在所有主流浏览器中正常工作。\n\n此应用程序提供了一个内置服务器,其中包含 Collabora Online 的所有文档编辑功能。 易于安装,供个人或小型团队使用。 它比独立的CODE服务器稍慢一点,并且不具有独立服务器的高级可扩展功能。\n\n本APP的下载量相当大,在使用Web界面下载安装时可能会遇到超时问题。因此,你可以使用OCC命令行工具安装此内置服务器:\n\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:install richdocumentscode\n```\n其中 `wwwrun` 作为Web服务器的用户。在Debian, Ubuntu及其衍生版中为 ```www-data``` ,基于SUSE的发行版中为 `wwwrun` ,Red Hat/Fedora 中为 `apache` ,Arch linux及其衍生版中为 `http`。\n\n更新可以通过如下命令:\n```\nsudo -u wwwrun php -d memory_limit=512M ./occ app:update --all\n```\n\n当然,您也可以增加默认分配的内存和 PHP 超时设定,请参阅 [Nextcloud 文档.](https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html?highlight=php%20timeout#configuring-your-web-server)",
"Your system is ARM64, but you have installed the x86_64 version of the app. Please remove this and" : "您的系统是 ARM64 架构,但是您已经安装了该应用程序的 x86_64 版本。请删除且",
"install the correct version from the Nextcloud App Store." : "从 Nextcloud 应用商店安装正确的版本。",
"Your system is x86_64, but you have installed the ARM64 version of the app. Please remove this and" : "您的系统是 x86_64 架构,但是您已经安装了该应用程序的 ARM64 版本。 请删除且",
"You have the Collabora Online app enabled. For further information and configuration, please check:" : "您已启用在线协作应用。有关更多信息和配置,请参阅:",
"Administration settings > Nextcloud Office" : "管理设置 > Nextcloud Office",
"The Built-in CODE Server is designed to work with the Nextcloud Office app." : "内建 CODE 服务器旨在与 Nextcloud Office 应用协同工作。",
"Install it from the Nextcloud App Store." : "从 Nextcloud 应用商店安装。",
"An error occurred while trying to check your Collabora Online app installation. You may report this error\n with the tag: richdocuments-EnabledCheckFailed" : "尝试检查您的在线协作应用安装时发生错误。 您可以报告此错误\n带有标签:richdocuments-EnabledCheckFailed"
},
"nplurals=1; plural=0;");