From e89ebdc59455ff84625b2d97c1407040df427bda Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 09:41:26 +0000 Subject: [PATCH] Translate large_file_upload.pot in zh_CN [Manual Sync] 100% translated source file: 'large_file_upload.pot' on 'zh_CN'. --- .../LC_MESSAGES/files/large_file_upload.pot | 57 +++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 user_manual/locale/zh_CN/LC_MESSAGES/files/large_file_upload.pot diff --git a/user_manual/locale/zh_CN/LC_MESSAGES/files/large_file_upload.pot b/user_manual/locale/zh_CN/LC_MESSAGES/files/large_file_upload.pot new file mode 100644 index 000000000..ede83fa4a --- /dev/null +++ b/user_manual/locale/zh_CN/LC_MESSAGES/files/large_file_upload.pot @@ -0,0 +1,57 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) 2025 Nextcloud GmbH +# This file is distributed under the same license as the Nextcloud latest User Manual package. +# FIRST AUTHOR , YEAR. +# +# Translators: +# Julian, 2021 +# bilibiliLEO, 2022 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: Nextcloud latest User Manual latest\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2025-02-12 13:02+0000\n" +"PO-Revision-Date: 2019-11-07 20:29+0000\n" +"Last-Translator: bilibiliLEO, 2022\n" +"Language-Team: Chinese (China) (https://app.transifex.com/nextcloud/teams/64236/zh_CN/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: zh_CN\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: ../../files/large_file_upload.rst:3 +msgid "Large file uploads" +msgstr "大文件上传" + +#: ../../files/large_file_upload.rst:5 +msgid "" +"When uploading files through the web client, Nextcloud is limited by PHP and" +" Apache configurations. By default, PHP is configured for only 2 megabyte " +"uploads. As this default upload limit is not entirely useful, we recommend " +"that your Nextcloud administrator increase the Nextcloud variables to sizes " +"appropriate for users." +msgstr "" +"通过web客户端上传文件时,受PHP和Apache配置的限制。默认PHP只允许2兆字节的上传。此默认配置(2兆字节限制)并不适用,我们建议您的Nextcloud管理员将Nextcloud变量的大小增加到适合用户的大小。" + +#: ../../files/large_file_upload.rst:7 +msgid "" +"Modifying certain Nextcloud variables requires administrative access. If you" +" require larger upload limits than have been provided by the default (or " +"already set by your administrator):" +msgstr "修改某些Nextcloud设置需要管理员权限。如果您需要修改上传限制请联系管理员:" + +#: ../../files/large_file_upload.rst:9 +msgid "Contact your administrator to request an increase in these variables" +msgstr "联系管理员修改设置" + +#: ../../files/large_file_upload.rst:11 +msgid "" +"Refer to the section in the `Administration Documentation " +"`_" +" that describes how to manage file upload size limits." +msgstr "" +"请参阅“管理文档”`_" +" 中描述了如何管理文件上传大小限制"