Translate large_file_upload.pot in ru [Manual Sync]

100% translated source file: 'large_file_upload.pot'
on 'ru'.
This commit is contained in:
transifex-integration[bot] 2025-07-11 09:21:46 +00:00 committed by GitHub
parent 8523ff70c9
commit 38114fcc17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -0,0 +1,67 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Andrey Atapin <atab74@gmail.com>, 2020
# Leon Backs, 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: Leon Backs, 2022\n"
"Language-Team: Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\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 ""
"При загрузке файлов через веб-клиент Nextcloud ограничен конфигурацией PHP и"
" Apache. По умолчанию PHP настроен только на загрузку файлов размером 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 "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_"
" that describes how to manage file upload size limits."
msgstr ""
"Обратитесь к разделу `Административная документация "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_,"
" в котором описано, как управлять ограничениями на размер загружаемых "
"файлов."