mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Apply translations in ru
translation completed for the source file '/user_manual/locale/source/files/large_file_upload.pot' on the 'ru' language.
This commit is contained in:
committed by
GitHub
parent
dc312b2500
commit
7aa1707e23
@@ -1,19 +1,20 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) 2020 Nextcloud GmbH
|
||||
# Copyright (C) 2022 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 <atab@kirovedu.ru>, 2020
|
||||
# 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: 2020-07-27 14:38+0200\n"
|
||||
"POT-Creation-Date: 2022-01-07 14:47+0100\n"
|
||||
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
|
||||
"Last-Translator: Andrey Atapin <atab@kirovedu.ru>, 2020\n"
|
||||
"Last-Translator: Leon Backs, 2022\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -30,16 +31,16 @@ 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 admin increase the Nextcloud variables to sizes "
|
||||
"that your Nextcloud administrator increase the Nextcloud variables to sizes "
|
||||
"appropriate for users."
|
||||
msgstr ""
|
||||
"При загрузке файлов через веб-клиент Nextcloud ограничивается конфигурациями"
|
||||
" PHP и Apache. По умолчанию PHP настроен для загрузки только 2 мегабайта. "
|
||||
"Поскольку этот предел загрузки по умолчанию не совсем полезен, мы "
|
||||
"рекомендуем вашему администратору Nextcloud увеличить переменные Nextcloud "
|
||||
"до размеров, подходящих для пользователей."
|
||||
"При загрузке файлов через веб-клиент Nextcloud ограничен конфигурацией PHP и"
|
||||
" Apache. По умолчанию PHP настроен только на загрузку файлов размером 2 "
|
||||
"мегабайта. Поскольку этот лимит загрузки по умолчанию не совсем удобен, мы "
|
||||
"рекомендуем администратору Nextcloud увеличить переменные Nextcloud до "
|
||||
"размеров, подходящих для пользователей."
|
||||
|
||||
#: ../../files/large_file_upload.rst:11
|
||||
#: ../../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 "
|
||||
@@ -49,19 +50,18 @@ msgstr ""
|
||||
"Если вам требуются более высокие лимиты загрузки, чем было предусмотрено по "
|
||||
"умолчанию (или уже установлено вашим администратором):"
|
||||
|
||||
#: ../../files/large_file_upload.rst:15
|
||||
#: ../../files/large_file_upload.rst:9
|
||||
msgid "Contact your administrator to request an increase in these variables"
|
||||
msgstr ""
|
||||
"Обратитесь к администратору, чтобы запросить увеличение этих переменных"
|
||||
|
||||
#: ../../files/large_file_upload.rst:17
|
||||
#: ../../files/large_file_upload.rst:11
|
||||
msgid ""
|
||||
"Refer to the section in the `Admin Documentation "
|
||||
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_files/ "
|
||||
"big_file_upload_configuration.html>`_ that describes how to manage file "
|
||||
"upload size limits."
|
||||
"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.org/server/latest/admin_manual/configuration_files/ "
|
||||
"big_file_upload_configuration.html>`_, в котором описано, как управлять "
|
||||
"ограничениями размера загрузки файла."
|
||||
"Обратитесь к разделу `Административная документация "
|
||||
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/big_file_upload_configuration.html>`_,"
|
||||
" в котором описано, как управлять ограничениями на размер загружаемых "
|
||||
"файлов."
|
||||
|
||||
Reference in New Issue
Block a user