From 6cd048caac5e2beca20fa7942397fffb9f662739 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Sat, 12 Aug 2023 09:46:56 +0000 Subject: [PATCH] Translate access_webdav.pot in ru 100% translated source file: 'access_webdav.pot' on 'ru'. --- .../ru/LC_MESSAGES/files/access_webdav.pot | 995 +++++++++++------- 1 file changed, 637 insertions(+), 358 deletions(-) diff --git a/user_manual/locale/ru/LC_MESSAGES/files/access_webdav.pot b/user_manual/locale/ru/LC_MESSAGES/files/access_webdav.pot index 1670f41a3..7bf385400 100644 --- a/user_manual/locale/ru/LC_MESSAGES/files/access_webdav.pot +++ b/user_manual/locale/ru/LC_MESSAGES/files/access_webdav.pot @@ -1,5 +1,5 @@ # SOME DESCRIPTIVE TITLE. -# Copyright (C) 2022 Nextcloud GmbH +# Copyright (C) 2023 Nextcloud GmbH # This file is distributed under the same license as the Nextcloud latest User Manual package. # FIRST AUTHOR , YEAR. # @@ -8,16 +8,19 @@ # Aleksandr Koppelmann , 2021 # Nikita Epifanov, 2021 # Leon Backs, 2022 +# Nikita Grishko, 2023 +# vfeshenko, 2023 +# ashed , 2023 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Nextcloud latest User Manual latest\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2022-01-07 14:47+0100\n" +"POT-Creation-Date: 2023-08-03 17:52+0000\n" "PO-Revision-Date: 2019-11-07 20:29+0000\n" -"Last-Translator: Leon Backs, 2022\n" -"Language-Team: Russian (https://www.transifex.com/nextcloud/teams/64236/ru/)\n" +"Last-Translator: ashed , 2023\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" @@ -31,53 +34,46 @@ msgstr "Доступ к файлам Nextcloud с помощью WebDAV" #: ../../files/access_webdav.rst:5 msgid "" "Nextcloud fully supports the WebDAV protocol, and you can connect and " -"synchronize with your Nextcloud files over WebDAV. In this chapter you will " +"synchronize with Nextcloud Files over WebDAV. In this chapter, you will " "learn how to connect Linux, macOS, Windows, and mobile devices to your " -"Nextcloud server via WebDAV. Before we get into configuring WebDAV, let's " -"take a quick look at the recommended way of connecting client devices to " -"your Nextcloud servers." +"Nextcloud server." msgstr "" "Nextcloud полностью поддерживает протокол WebDAV, и вы можете подключаться и" " синхронизироваться с файлами Nextcloud через WebDAV. В этой главе вы " "узнаете, как подключить Linux, macOS, Windows и мобильные устройства к " -"вашему серверу Nextcloud через WebDAV. Прежде чем приступить к настройке " -"WebDAV, давайте кратко рассмотрим рекомендуемый способ подключения " -"клиентских устройств к вашим серверам Nextcloud." +"вашему серверу Nextcloud." -#: ../../files/access_webdav.rst:11 +#: ../../files/access_webdav.rst:9 msgid "" -"In the following examples, you should replace **example.com/nextcloud** with" -" the URL of your Nextcloud server (omit the directory part if the " -"installation is in the root of your domain), and \"USERNAME\" with the " -"username of the connecting user." +"WebDAV stands for Distributed Authoring and Versioning. It is an HTTP " +"extension that makes it easy to create, read, and edit files hosted on " +"remote Web servers. With a WebDAV, client you can access your Nextcloud " +"Files (including shares) on Linux, macOS and Windows in a similar way as any" +" remote network share, and stay synchronized." msgstr "" -"В следующих примерах вы должны заменить **example.com/nextcloud** URL-" -"адресом вашего сервера Nextcloud (пропустите часть каталога, если установка " -"находится в корне вашего домена), а \"USERNAME\" - именем подключающегося " -"пользователя." +"WebDAV расшифровывается как Distributed Authoring and Versioning. Это " +"расширение HTTP, упрощающее создание, чтение и редактирование файлов, " +"размещенных на удаленных веб-серверах. С помощью клиента WebDAV вы можете " +"получить доступ к своим файлам Nextcloud (включая общие ресурсы) в Linux, " +"macOS и Windows аналогично любому удаленному сетевому ресурсу и оставаться " +"синхронизированными." -#: ../../files/access_webdav.rst:15 -msgid "See the WebDAV URL (bottom left in settings) on your Nextcloud." -msgstr "" -"См. адрес для подключения к WebDAV (снизу слева в меню настройки) на Вашей " -"странице Nextcloud" - -#: ../../files/access_webdav.rst:17 +#: ../../files/access_webdav.rst:14 msgid "" -"In the following examples, you must use an app-password for login, which you" -" can generate in your security settings." +"Before we get into configuring WebDAV, let's take a quick look at the " +"recommended way of connecting client devices to Nextcloud." msgstr "" -"В следующих примерах для входа Вам надо использовать пароль, который Вы " -"можете создать в Настройках на вкладке Безопасность." +"Прежде чем мы приступим к настройке WebDAV, давайте кратко рассмотрим " +"рекомендуемый способ подключения клиентских устройств к Nextcloud." + +#: ../../files/access_webdav.rst:18 +msgid "Official Nextcloud desktop and mobile clients" +msgstr "Официальный Nextcloud Desktop и мобильные клиенты" #: ../../files/access_webdav.rst:20 -msgid "Nextcloud Desktop and mobile clients" -msgstr "Nextcloud Desktop и мобильные клиенты" - -#: ../../files/access_webdav.rst:22 msgid "" -"The recommended way to synchronize a desktop PC with a Nextcloud server is " -"by using `Nextcloud/ownCloud sync clients " +"The recommended way to synchronize a computer with a Nextcloud server is by " +"using the `official Nextcloud sync clients " "`_. You can configure the " "client to save files in any local directory and you can choose which " "directories on the Nextcloud server to sync with. The client displays the " @@ -92,90 +88,156 @@ msgstr "" "клиент для сохранения файлов в любом локальном каталоге и выбрать, какие " "каталоги на сервере Nextcloud синхронизировать. Клиент отображает текущее " "состояние соединения и регистрирует все действия, поэтому вы всегда знаете, " -"какие удаленные файлы были загружены на ваш компьютер, и вы можете " -"проверить, правильно ли синхронизированы файлы, созданные и обновленные на " -"вашем локальном ПК, с сервером." +"какие удалённые файлы были загружены на ваш компьютер, и можете проверить, " +"правильно ли синхронизированы с сервером файлы, созданные и обновлённые на " +"вашем локальном ПК." -#: ../../files/access_webdav.rst:30 +#: ../../files/access_webdav.rst:28 msgid "" -"The recommended way to synchronize Nextcloud server with Android and Apple " -"iOS devices is by using the `mobile apps `_." +"The recommended way to synchronize Android and Apple iOS devices is by using" +" the `official Nextcloud mobile apps `_." msgstr "" "Рекомендуемый способ синхронизации сервера Nextcloud с устройствами Android " "и Apple iOS - использование `мобильных приложений " "`_." -#: ../../files/access_webdav.rst:34 +#: ../../files/access_webdav.rst:31 msgid "" -"To connect your mobile app to a Nextcloud server use the base URL and folder" -" only::" +"To connect the official Nextcloud apps to a Nextcloud server use the same " +"URL you use to access Nextcloud from your web browser - e.g.::" msgstr "" -"Чтобы подключить мобильное приложение к серверу Nextcloud, используйте " -"только базовый URL и папку:" +"Чтобы подключить официальные приложения Nextcloud к серверу Nextcloud, " +"используйте тот же URL-адрес, который вы используете для доступа к Nextcloud" +" из веб-браузера, например::" #: ../../files/access_webdav.rst:39 -msgid "" -"In addition to the mobile apps provided by Nextcloud or ownCloud, you can " -"use other apps to connect to Nextcloud from your mobile device using WebDAV." -" `WebDAV Navigator`_ is a good (proprietary) app for `Android devices`_ and " -"`iPhones`_. The URL to use on these is::" -msgstr "" -"В дополнение к мобильным приложениям, предоставляемым Nextcloud или " -"ownCloud, вы можете использовать другие приложения для подключения к " -"Nextcloud со своего мобильного устройства с помощью WebDAV. `WebDAV " -"Navigator`_ - хорошее (проприетарное) приложение для `устройств Android`_ и " -"`iPhone`_. URL для использования на них:" +msgid "Third-party WebDAV clients" +msgstr "Сторонние клиенты WebDAV" -#: ../../files/access_webdav.rst:46 -msgid "WebDAV configuration" -msgstr "Конфигурация WebDAV" +#: ../../files/access_webdav.rst:41 +msgid "" +"If you prefer, you may also connect your computer to your Nextcloud server " +"by using any third-party client that supports the WebDAV protocol (including" +" what may be built into your operating system)." +msgstr "" +"При желании вы также можете подключить свой компьютер к серверу Nextcloud с " +"помощью любого стороннего клиента, поддерживающего протокол WebDAV (включая " +"тот, который может быть встроен в вашу операционную систему)." + +#: ../../files/access_webdav.rst:45 +msgid "" +"You can also use third-party WebDAV capable apps to connect your mobile " +"device to Nextcloud." +msgstr "" +"Вы также можете использовать сторонние приложения с поддержкой WebDAV для " +"подключения вашего мобильного устройства к Nextcloud." #: ../../files/access_webdav.rst:48 msgid "" -"If you prefer, you may also connect your desktop PC to your Nextcloud server" -" by using the WebDAV protocol rather than using a special client " -"application. Web Distributed Authoring and Versioning (WebDAV) is a " -"Hypertext Transfer Protocol (HTTP) extension that makes it easy to create, " -"read, and edit files on Web servers. With WebDAV you can access your " -"Nextcloud shares on Linux, macOS and Windows in the same way as any remote " -"network share, and stay synchronized." +"When using third-party clients, keep in mind that they may not be optimized " +"for use with Nextcloud or implement capabilities you consider important to " +"your use case." msgstr "" -"При желании вы также можете подключить свой настольный ПК к серверу " -"Nextcloud, используя протокол WebDAV, а не специальное клиентское " -"приложение. Web Distributed Authoring and Versioning (WebDAV) - это " -"расширение протокола передачи гипертекста (HTTP), которое позволяет легко " -"создавать, читать и редактировать файлы на веб-серверах. С помощью WebDAV вы" -" можете получать доступ к общим ресурсам Nextcloud в Linux, macOS и Windows " -"так же, как и к любому удаленному сетевому ресурсу, и сохранять " -"синхронизацию." +"При использовании сторонних клиентов имейте в виду, что они могут быть не " +"оптимизированы для использования с Nextcloud или не реализовывают " +"возможности, которые вы считаете важными для своего варианта использования." + +#: ../../files/access_webdav.rst:51 +msgid "" +"Mobile clients that Nextcloud community members have reported using include:" +msgstr "" +"Мобильные клиенты, о которых сообщили участники сообщества Nextcloud, " +"включают:" + +#: ../../files/access_webdav.rst:53 +msgid "`FolderSync (Android) `_" +msgstr "`FolderSync (Android) `_" + +#: ../../files/access_webdav.rst:54 +msgid "" +"`WebDAV Navigator (iPhone) `_" +msgstr "" +"`WebDAV Navigator (iPhone) `_" #: ../../files/access_webdav.rst:56 +msgid "" +"The URL to use when configuring third-party apps to connect to Nextcloud is " +"a bit lengthier than the one for official clients::" +msgstr "" +"URL-адрес, используемый при настройке сторонних приложений для подключения к" +" Nextcloud, немного длиннее, чем для официальных клиентов:" + +#: ../../files/access_webdav.rst:62 +msgid "" +"When using a third-party WebDAV client (including your operating system's " +"built-in client), you should use an application password for login rather " +"than your regular password. In addition improved security, this `increases " +"performance significantly " +"_`." +" To configure an application password, log into the Nextcloud Web interface," +" click on the avatar in the top right and choose *Personal settings*. Then " +"choose *Security* in the left sidebar and scroll to the very bottom. There " +"you can create an app password (which can also be revoked in the future " +"without changing your main user password)." +msgstr "" +"При использовании стороннего клиента WebDAV (включая встроенный клиент вашей" +" операционной системы) для входа в систему следует использовать пароль " +"приложения, а не обычный пароль. Помимо повышения безопасности, это " +"`значительно повышает производительность " +"_`." +" Чтобы настроить пароль приложения, войдите в веб-интерфейс Nextcloud, " +"нажмите на аватар в правом верхнем углу и выберите *Личные настройки*. Затем" +" выберите *Безопасность* на левой боковой панели и прокрутите до самого " +"низа. Там вы можете создать пароль приложения (который также можно отозвать " +"в будущем, не меняя основной пароль пользователя)." + +#: ../../files/access_webdav.rst:71 +msgid "" +"In the following examples, you should replace **example.com/nextcloud** with" +" the URL of your Nextcloud server (omit the directory part if the " +"installation is in the root of your domain), and **USERNAME** with the " +"username of the connecting user." +msgstr "" +"В следующих примерах вы должны заменить **example.com/nextcloud** URL-" +"адресом вашего сервера Nextcloud (пропустите часть каталога, если установка " +"находится в корне вашего домена), а **USERNAME** - именем подключающегося " +"пользователя." + +#: ../../files/access_webdav.rst:75 +msgid "See the WebDAV URL (bottom left in settings) on your Nextcloud." +msgstr "" +"См. адрес для подключения к WebDAV (снизу слева в меню настройки) на Вашей " +"странице Nextcloud" + +#: ../../files/access_webdav.rst:79 msgid "Accessing files using Linux" msgstr "Доступ к файлам с помощью Linux" -#: ../../files/access_webdav.rst:58 +#: ../../files/access_webdav.rst:81 msgid "" "You can access files in Linux operating systems using the following methods." msgstr "" "Вы можете получить доступ к файлам в операционных системах Linux, используя " "следующие методы." -#: ../../files/access_webdav.rst:61 +#: ../../files/access_webdav.rst:84 msgid "Nautilus file manager" msgstr "Файловый менеджер Наутилус" -#: ../../files/access_webdav.rst:63 +#: ../../files/access_webdav.rst:86 msgid "" "**When you configure your Nextcloud account in the** `GNOME Control Center " -"<../pim/sync_gnome.html>`_, **your files will automatically be mounted by " -"Nautilus as a WebDAV share, unless you deselect file access**." +"<../groupware/sync_gnome.html>`_, **your files will automatically be mounted" +" by Nautilus as a WebDAV share, unless you deselect file access**." msgstr "" -"**Когда вы настраиваете свою учетную запись Nextcloud в** `Центре управления" -" GNOME <../pim/sync_gnome.html>`_, **ваши файлы будут автоматически " -"подключаться Nautilus как общий ресурс WebDAV, если вы не отмените выбор " -"доступа к файлам.**" +"**Когда вы настраиваете свою сетевую учетную запись Nextcloud в** `Центре " +"управления GNOME <../groupware/sync_gnome.html>`_, **ваши файлы будут " +"автоматически подключаться файловым менеджером Nautilus как общий ресурс " +"WebDAV, если вы не отключите доступ к файлам.**" -#: ../../files/access_webdav.rst:67 +#: ../../files/access_webdav.rst:90 msgid "" "You can also mount your Nextcloud files manually. Use the ``davs://`` " "protocol to connect the Nautilus file manager to your Nextcloud share::" @@ -184,7 +246,7 @@ msgstr "" "``davs://`` для подключения файлового менеджера Nautilus к вашей папке " "Nextcloud::" -#: ../../files/access_webdav.rst:73 +#: ../../files/access_webdav.rst:96 msgid "" "If your server connection is not HTTPS-secured, use ``dav://`` instead of " "``davs://``:" @@ -193,23 +255,24 @@ msgstr "" "вместо `davs://`." #: ../../files/access_webdav.rstNone -msgid "screenshot of configuring Nautilus file manager to use WebDAV" +msgid "Screenshot of configuring Nautilus file manager to use WebDAV" msgstr "" -"скриншот настройки файлового менеджера Nautilus для использования WebDAV" +"Снимок экрана настройки файлового менеджера Nautilus для использования " +"WebDAV" -#: ../../files/access_webdav.rst:79 +#: ../../files/access_webdav.rst:102 msgid "" -"The same method works for other file managers that use GVfs, such as MATE's " +"The same method works for other file managers that use GVFS, such as MATE's " "Caja and Cinnamon's Nepomuk." msgstr "" "Тот же метод работает для других файловых менеджеров, которые используют " "GVfs, таких как Caja MATE и Nepomuk Cinnamon." -#: ../../files/access_webdav.rst:84 +#: ../../files/access_webdav.rst:106 msgid "Accessing files with KDE and Dolphin file manager" msgstr "Доступ к файлам с помощью KDE и файлового менеджера Dolphin" -#: ../../files/access_webdav.rst:86 +#: ../../files/access_webdav.rst:108 msgid "" "To access your Nextcloud files using the Dolphin file manager in KDE, use " "the ``webdav://`` protocol::" @@ -218,19 +281,20 @@ msgstr "" "Dolphin в KDE, используйте протокол ``webdav://``::" #: ../../files/access_webdav.rstNone -msgid "screenshot of configuring Dolphin file manager to use WebDAV" +msgid "Screenshot of configuring Dolphin file manager to use WebDAV" msgstr "" -"скриншот настройки файлового менеджера Dolphin для использования WebDAV" +"Снимок экрана: настройка файлового менеджера Dolphin для использования " +"WebDAV" -#: ../../files/access_webdav.rst:94 +#: ../../files/access_webdav.rst:116 msgid "You can create a permanent link to your Nextcloud server:" msgstr "Вы можете создать постоянную ссылку на свой сервер Nextcloud:" -#: ../../files/access_webdav.rst:96 -msgid "Open Dolphin and click \"Network\" in the left hand \"Places\" column." -msgstr "Откройте Dolphin и нажмите \"Сеть\" в левом столбце \"Места\"." +#: ../../files/access_webdav.rst:118 +msgid "Open Dolphin and click \"Network\" in the left-hand \"Places\" column." +msgstr "Откройте Dolphin и нажмите \"Сеть\" в левой колонке \"Места\"." -#: ../../files/access_webdav.rst:97 +#: ../../files/access_webdav.rst:119 msgid "" "Click on the icon labeled **Add a Network Folder**. The resulting dialog " "should appear with WebDAV already selected." @@ -238,45 +302,45 @@ msgstr "" "Нажмите на иконку с надписью **Добавить сетевую папку**. Результирующий " "диалог должен появиться с уже выбранным WebDAV." -#: ../../files/access_webdav.rst:99 +#: ../../files/access_webdav.rst:121 msgid "If WebDAV is not selected, select it." msgstr "Если WebDAV не выбран, выберите его." -#: ../../files/access_webdav.rst:100 +#: ../../files/access_webdav.rst:122 msgid "Click **Next**." msgstr "Нажмите кнопку **Далее**." -#: ../../files/access_webdav.rst:101 +#: ../../files/access_webdav.rst:123 msgid "Enter the following settings:" msgstr "Введите следующие настройки:" -#: ../../files/access_webdav.rst:103 +#: ../../files/access_webdav.rst:125 msgid "" -"Name: The name you want to see in the **Places** bookmark, for example " +"Name: the name you want to see in the **Places** bookmark, for example, " "Nextcloud." msgstr "" -"Имя: имя, которое вы хотите видеть в закладке **Размещение**, например " +"Имя: имя, которое вы хотите видеть в закладке **Места**, например, " "Nextcloud." -#: ../../files/access_webdav.rst:105 -msgid "User: The Nextcloud username you used to log in, for example admin." +#: ../../files/access_webdav.rst:127 +msgid "User: the Nextcloud username you used to log in, for example, admin." msgstr "" "Пользователь: имя пользователя Nextcloud, которое вы использовали для входа," " например, admin." -#: ../../files/access_webdav.rst:107 +#: ../../files/access_webdav.rst:129 msgid "" -"Server: The Nextcloud domain name, for example **example.com** (without " +"Server: the Nextcloud domain name, for example, **example.com** (without " "**http://** before or directories afterwards)." msgstr "" -"Сервер: доменное имя Nextcloud, например **example.com** (без **http://** до" -" каталогов)." +"Сервер: доменное имя Nextcloud, например, **example.com** (без **http://** " +"до и после каталогов)." -#: ../../files/access_webdav.rst:109 +#: ../../files/access_webdav.rst:131 msgid "Folder -- Enter the path ``nextcloud/remote.php/dav/files/USERNAME/``." msgstr "Папка - введите путь ``nextcloud/remote.php/dav/files/USERNAME/``." -#: ../../files/access_webdav.rst:110 +#: ../../files/access_webdav.rst:132 msgid "" "(Optional) Check the \"Create icon\" checkbox for a bookmark to appear in " "the Places column." @@ -284,7 +348,7 @@ msgstr "" "(Необязательно) Установите флажок \"Создать значок\", чтобы закладка " "появилась в столбце \"Места\"." -#: ../../files/access_webdav.rst:112 +#: ../../files/access_webdav.rst:134 msgid "" "(Optional) Provide any special settings or an SSL certificate in the \"Port " "& Encrypted\" checkbox." @@ -292,11 +356,11 @@ msgstr "" "(Необязательно) Укажите любые специальные настройки или сертификат SSL в " "поле «Порт и шифрование»." -#: ../../files/access_webdav.rst:116 +#: ../../files/access_webdav.rst:139 msgid "Creating WebDAV mounts on the Linux command line" msgstr "Монтирования WebDAV в командной строке Linux" -#: ../../files/access_webdav.rst:118 +#: ../../files/access_webdav.rst:141 msgid "" "You can create WebDAV mounts from the Linux command line. This is useful if " "you prefer to access Nextcloud the same way as any other remote filesystem " @@ -309,7 +373,7 @@ msgstr "" "показано, как создать персональное монтирование и автоматически монтировать " "его при каждом входе в систему на компьютере Linux." -#: ../../files/access_webdav.rst:123 +#: ../../files/access_webdav.rst:146 msgid "" "Install the ``davfs2`` WebDAV filesystem driver, which allows you to mount " "WebDAV shares just like any other remote filesystem. Use this command to " @@ -319,34 +383,34 @@ msgstr "" " вам монтировать общие ресурсы WebDAV, как и любую другую удаленную файловую" " систему. Используйте эту команду для установки в Debian/Ubuntu::" -#: ../../files/access_webdav.rst:129 +#: ../../files/access_webdav.rst:152 msgid "Use this command to install it on CentOS, Fedora, and openSUSE::" msgstr "Используйте эту команду для установки на CentOS, Fedora и openSUSE::" -#: ../../files/access_webdav.rst:133 +#: ../../files/access_webdav.rst:156 msgid "Add yourself to the ``davfs2`` group::" msgstr "Добавьте себя в группу ``davfs2``::" -#: ../../files/access_webdav.rst:137 +#: ../../files/access_webdav.rst:160 msgid "" -"Then create a ``nextcloud`` directory in your home directory for the " -"mountpoint, and ``.davfs2/`` for your personal configuration file::" +"Then create a ``nextcloud`` directory in your home directory for the mount " +"point, and ``.davfs2/`` for your personal configuration file::" msgstr "" "Затем создайте каталог ``nextcloud`` в вашем домашнем каталоге для точки " "монтирования и ``.davfs2/`` для вашего личного файла конфигурации::" -#: ../../files/access_webdav.rst:143 +#: ../../files/access_webdav.rst:166 msgid "Copy ``/etc/davfs2/secrets`` to ``~/.davfs2``::" msgstr "Скопируйте ``/etc/davfs2/secrets`` в ``~/.davfs2``::" -#: ../../files/access_webdav.rst:147 +#: ../../files/access_webdav.rst:170 msgid "" "Set yourself as the owner and make the permissions read-write owner only::" msgstr "" "Установите себя в качестве владельца и сделайте права доступа для чтения и " "записи:" -#: ../../files/access_webdav.rst:152 +#: ../../files/access_webdav.rst:175 msgid "" "Add your Nextcloud login credentials to the end of the ``secrets`` file, " "using your Nextcloud server URL and your Nextcloud username and password::" @@ -355,11 +419,11 @@ msgstr "" "``secrets``, используя URL-адрес вашего сервера Nextcloud, а также имя " "пользователя и пароль для Nextcloud::" -#: ../../files/access_webdav.rst:161 +#: ../../files/access_webdav.rst:184 msgid "Add the mount information to ``/etc/fstab``::" msgstr "Добавьте информацию о монтировании в ``/etc/fstab``::" -#: ../../files/access_webdav.rst:167 +#: ../../files/access_webdav.rst:188 msgid "" "Then test that it mounts and authenticates by running the following command." " If you set it up correctly you won't need root permissions::" @@ -367,11 +431,11 @@ msgstr "" "Затем проверьте, что он монтируется и аутентифицируется, выполнив следующую " "команду. Если вы установите его правильно, вам не понадобятся права root:" -#: ../../files/access_webdav.rst:172 +#: ../../files/access_webdav.rst:193 msgid "You should also be able to unmount it::" msgstr "Вы также должны иметь возможность размонтировать его:" -#: ../../files/access_webdav.rst:176 +#: ../../files/access_webdav.rst:197 msgid "" "Now every time you login to your Linux system your Nextcloud share should " "automatically mount via WebDAV in your ``~/nextcloud`` directory. If you " @@ -383,28 +447,28 @@ msgstr "" "``~/nextcloud``. Если вы предпочитаете монтировать его вручную, измените " "``auto`` на ``noauto`` в ``/etc/fstab``." -#: ../../files/access_webdav.rst:181 +#: ../../files/access_webdav.rst:203 msgid "Known issues" msgstr "Известные проблемы" -#: ../../files/access_webdav.rst:184 ../../files/access_webdav.rst:195 -#: ../../files/access_webdav.rst:363 ../../files/access_webdav.rst:385 -#: ../../files/access_webdav.rst:403 ../../files/access_webdav.rst:413 -#: ../../files/access_webdav.rst:442 +#: ../../files/access_webdav.rst:206 ../../files/access_webdav.rst:217 +#: ../../files/access_webdav.rst:386 ../../files/access_webdav.rst:408 +#: ../../files/access_webdav.rst:426 ../../files/access_webdav.rst:439 +#: ../../files/access_webdav.rst:449 msgid "Problem" msgstr "Проблема" -#: ../../files/access_webdav.rst:185 +#: ../../files/access_webdav.rst:207 msgid "Resource temporarily unavailable" msgstr "Ресурс временно недоступен" -#: ../../files/access_webdav.rst:188 ../../files/access_webdav.rst:199 -#: ../../files/access_webdav.rst:391 ../../files/access_webdav.rst:408 -#: ../../files/access_webdav.rst:417 ../../files/access_webdav.rst:448 +#: ../../files/access_webdav.rst:210 ../../files/access_webdav.rst:221 +#: ../../files/access_webdav.rst:414 ../../files/access_webdav.rst:444 +#: ../../files/access_webdav.rst:453 msgid "Solution" msgstr "Решение" -#: ../../files/access_webdav.rst:189 +#: ../../files/access_webdav.rst:211 msgid "" "If you experience trouble when you create a file in the directory, edit " "``/etc/davfs2/davfs2.conf`` and add::" @@ -412,11 +476,11 @@ msgstr "" "Если при создании файла в каталоге возникают проблемы, отредактируйте файл " "``/etc/davfs2/davfs2.conf`` и добавьте::" -#: ../../files/access_webdav.rst:196 +#: ../../files/access_webdav.rst:218 msgid "Certificate warnings" msgstr "Сертификат, предупреждения" -#: ../../files/access_webdav.rst:201 +#: ../../files/access_webdav.rst:223 msgid "" "If you use a self-signed certificate, you will get a warning. To change " "this, you need to configure ``davfs2`` to recognize your certificate. Copy " @@ -431,11 +495,11 @@ msgstr "" "``servercert``. Теперь добавьте путь вашего сертификата, как в этом " "примере::" -#: ../../files/access_webdav.rst:210 +#: ../../files/access_webdav.rst:233 msgid "Accessing files using macOS" msgstr "Доступ к файлам с помощью macOS" -#: ../../files/access_webdav.rst:212 +#: ../../files/access_webdav.rst:235 msgid "" "The macOS Finder suffers from a `series of implementation problems " "`_ and should only be used if the " @@ -443,31 +507,30 @@ msgid "" "Alternative macOS-compatible clients capable of accessing WebDAV shares " "include open source apps like `Cyberduck `_ (see " "instructions `here " -"`_) and `Filezilla `_. " "Commercial clients include `Mountain Duck `_, " "`Forklift `_, `Transmit `_, " "and `Commander One `_." msgstr "" -"MacOS Finder страдает от `серии проблем реализации " -"`_ и должен использоваться, только если" -" сервер Nextcloud работает на **Apache** и **mod_php** или **Nginx 1.3.8+**." -" Альтернативные macOS-совместимые клиенты, способные получать доступ к общим" -" ресурсам WebDAV, включают приложения с открытым исходным кодом, такие как " -"`Cyberduck `_ (см. Инструкции `здесь " -"`_ и его следует использовать только в " +"том случае, если сервер Nextcloud работает на **Apache** и **mod_php**, или " +"**Nginx 1.3.8+**. Альтернативные WebDAV клиенты с открытым исходным кодом, " +"совместимые с macOS `Cyberduck `_ (см. инструкции " +"`здесь " +"`_) и `Filezilla `_. " -"Коммерческие клиенты включают в себя `Mountain Duck " -"`_, `Forklift `_, " -"`Transmit `_ и `Commander One " -"`_." +"Коммерческие клиенты включают `Mountain Duck `_, " +"`Forklift `_, `Transmit `_, и" +" `Commander One `_." -#: ../../files/access_webdav.rst:214 +#: ../../files/access_webdav.rst:239 msgid "To access files through the macOS Finder:" msgstr "Чтобы получить доступ к файлам через macOS Finder:" -#: ../../files/access_webdav.rst:216 -msgid "From the Finder’s top menu bar, choose **Go > Connect to Server…**:" +#: ../../files/access_webdav.rst:241 +msgid "From the Finder's top menu bar, choose **Go > Connect to Server…**:" msgstr "" "В верхней строке меню Finder выберите **Go > Подключиться к серверу...**" @@ -475,23 +538,23 @@ msgstr "" msgid "Screenshot of entering your Nextcloud server address on macOS" msgstr "Скриншот ввода адреса сервера Nextcloud на macOS" -#: ../../files/access_webdav.rst:221 +#: ../../files/access_webdav.rst:246 msgid "" -"When the **Connect to Server…** window opens, enter your Nextcloud server’s " +"When the **Connect to Server…** window opens, enter your Nextcloud server's " "WebDAV address in the **Server Address:** field, i.e.::" msgstr "" "Когда откроется окно **Подключиться к серверу..**, введите адрес WebDAV " -"вашего сервера Nextcloud в поле **Адрес сервера:**, т.е." +"вашего сервера Nextcloud в поле **Адрес сервера:**, т.е.::" #: ../../files/access_webdav.rst:0 msgid "" -"Screenshot: Enter Nextcloud server address in “Connect to Server…” dialog " +"Screenshot: Enter Nextcloud server address in \"Connect to Server…\" dialog " "box" msgstr "" "Скриншот: Введите адрес сервера Nextcloud в диалоговом окне \"Подключиться к" " серверу...\"" -#: ../../files/access_webdav.rst:228 +#: ../../files/access_webdav.rst:253 msgid "" "Click **Connect**. Your WebDAV server should appear on the Desktop as a " "shared disk drive." @@ -499,23 +562,23 @@ msgstr "" "Нажмите **Подключить**. Ваш сервер WebDAV должен появиться на рабочем столе " "как общий диск." -#: ../../files/access_webdav.rst:232 +#: ../../files/access_webdav.rst:257 msgid "Accessing files using Microsoft Windows" msgstr "Доступ к файлам с помощью Microsoft Windows" -#: ../../files/access_webdav.rst:234 +#: ../../files/access_webdav.rst:259 msgid "" "If you use the native Windows implementation of WebDAV, you can map " "Nextcloud to a new drive using Windows Explorer. Mapping to a drive enables " -"you to browse files stored on a Nextcloud server the way you would files " -"stored in a mapped network drive." +"you to browse files stored on a Nextcloud server the way you would browse " +"files stored in a mapped network drive." msgstr "" -"Если вы используете собственную реализацию WebDAV в Windows, вы можете " +"Если вы используете встроенную реализацию WebDAV в Windows, вы можете " "сопоставить Nextcloud с новым диском с помощью проводника Windows. " "Сопоставление с диском позволяет просматривать файлы, хранящиеся на сервере " "Nextcloud, так же, как и файлы, хранящиеся на сопоставленном сетевом диске." -#: ../../files/access_webdav.rst:238 +#: ../../files/access_webdav.rst:263 msgid "" "Using this feature requires network connectivity. If you want to store your " "files offline, use the Desktop Client to sync all files on your Nextcloud to" @@ -526,37 +589,53 @@ msgstr "" "синхронизации всех файлов вашего Nextcloud с одним или несколькими " "каталогами вашего локального жесткого диска." -#: ../../files/access_webdav.rst:242 +#: ../../files/access_webdav.rst:267 msgid "" "Windows 10 now defaults to allow Basic Authentication if HTTPS is enabled " -"prior to mapping your drive. On older versions of Windows, you must permit " -"the use of Basic Authentication in the Windows Registry: launch ``regedit`` " -"and navigate to " -"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." -" Create or edit the ``DWORD`` value ``BasicAuthLevel`` (Windows Vista, 7 and" -" 8) or ``UseBasicAuth`` (Windows XP and Windows Server 2003) and set its " -"value data to ``1`` for SSL connections. Value ``0`` means that Basic " -"Authentication is disabled, a value of ``2`` allows both SSL and non-SSL " -"connections (not recommended). Then exit Registry Editor, and restart the " -"computer." +"before mapping your drive." msgstr "" -"В Windows 10 теперь по умолчанию разрешена базовая аутентификация, если " -"HTTPS включён перед сопоставлением диска. В старых версиях Windows " -"необходимо разрешить использование базовой аутентификации в реестре Windows:" -" запустите ``regedit`` и перейдите к " -"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." -" Создайте или отредактируйте значение ``DWORD`` ``BasicAuthLevel`` (Windows " -"Vista, 7 и 8) или ``UseBasicAuth`` (Windows XP и Windows Server 2003) и " -"установите его значение ``1`` для SSL соединений. Значение ``0`` означает, " -"что базовая аутентификация отключена, значение ``2`` разрешает как SSL, так " -"и не-SSL соединения (не рекомендуется). Затем выйдите из Редактора реестра и" -" перезагрузите компьютер." +"Windows 10 теперь по умолчанию разрешает Basic Authentication, если HTTPS " +"включен перед подключением вашего диска." -#: ../../files/access_webdav.rst:254 +#: ../../files/access_webdav.rst:269 +msgid "" +"On older versions of Windows, you must permit the use of Basic " +"Authentication in the Windows Registry:" +msgstr "" +"В более старых версиях Windows необходимо разрешить использование Basic " +"Authentication в реестре Windows:" + +#: ../../files/access_webdav.rst:271 +msgid "" +"launch ``regedit`` and navigate to " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." +msgstr "" +"запустите ``regedit`` и пройдите по пути " +"``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\WebClient\\Parameters``." + +#: ../../files/access_webdav.rst:272 +msgid "" +"Create or edit the ``BasicAuthLevel`` (Windows Vista, 7 and 8), or " +"``UseBasicAuth`` (Windows XP and Windows Server 2003), ``DWORD`` value and " +"set its value data to ``1`` for SSL connections. A value of ``0`` means that" +" Basic Authentication is disabled, and a value of ``2`` allows both SSL and " +"non-SSL connections (not recommended)." +msgstr "" +"Создайте или отредактируйте ``BasicAuthLevel`` (Windows Vista, 7 и 8) или " +"``UseBasicAuth`` (Windows XP и Windows Server 2003), значение ``DWORD`` и " +"установите ему значение ``1`` для SSL-соединений. Значение ``0`` означает, " +"что базовая аутентификация отключена, а значение ``2`` разрешает как SSL, " +"так и не-SSL-соединения (не рекомендуется)." + +#: ../../files/access_webdav.rst:274 +msgid "Then exit Registry Editor, and restart the computer." +msgstr "Затем выйдите из редактора реестра и перезагрузите компьютер." + +#: ../../files/access_webdav.rst:277 msgid "Mapping drives with the command line" msgstr "Сопоставление дисков с помощью командной строки" -#: ../../files/access_webdav.rst:256 +#: ../../files/access_webdav.rst:279 msgid "" "The following example shows how to map a drive using the command line. To " "map the drive:" @@ -564,11 +643,11 @@ msgstr "" "В следующем примере показано, как подключить диск с помощью командной " "строки. Чтобы сопоставить диск:" -#: ../../files/access_webdav.rst:259 +#: ../../files/access_webdav.rst:282 msgid "Open a command prompt in Windows." msgstr "Откройте командную строку Windows." -#: ../../files/access_webdav.rst:260 +#: ../../files/access_webdav.rst:283 msgid "" "Enter the following line in the command prompt to map to the computer Z " "drive::" @@ -576,57 +655,62 @@ msgstr "" "Введите следующую строку в командной строке, чтобы сопоставить диск " "компьютера Z::" -#: ../../files/access_webdav.rst:266 -msgid "where is the URL to your Nextcloud server." -msgstr "где находится URL вашего сервера Nextcloud." - -#: ../../files/access_webdav.rst:268 -msgid "" -"For example: ``net use Z: " -"https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /user:youruser " -"yourpassword``" +#: ../../files/access_webdav.rst:288 +msgid "with as the URL to your Nextcloud server. For example::" msgstr "" -"Пример: ``net use Z: " -"https://example.com/nextcloud/remote.php/dav/files/USERNAME/ /user:youruser " -"yourpassword``" +"с в качестве URL-адреса вашего сервера Nextcloud. Например::" -#: ../../files/access_webdav.rst:271 +#: ../../files/access_webdav.rst:293 msgid "" "The computer maps the files of your Nextcloud account to the drive letter Z." msgstr "" "Компьютер сопоставляет файлы вашей учетной записи Nextcloud с буквой диска " "Z." -#: ../../files/access_webdav.rst:273 +#: ../../files/access_webdav.rst:295 +msgid "" +"If you get the following error ``System error 67 has occurred. The network " +"name cannot be found.``, open the **Services** app and make sure that the " +"``WebClient`` service is running and started automatically at startup." +msgstr "" +"Если вы получаете следующую ошибку «Произошла системная ошибка 67. Не " +"удается найти сетевое имя.``, откройте приложение **Службы** и убедитесь, " +"что служба ``WebClient`` запущена и запускается автоматически при запуске." + +#: ../../files/access_webdav.rst:300 msgid "" "Though not recommended, you can also mount the Nextcloud server using HTTP, " -"leaving the connection unencrypted. If you plan to use HTTP connections on " -"devices while in a public place, we strongly recommend using a VPN tunnel to" -" provide the necessary security." +"leaving the connection unencrypted." msgstr "" -"Хотя это и не рекомендуется, вы также можете подключить сервер Nextcloud по " -"протоколу HTTP, оставив соединение незашифрованным. Если вы планируете " -"использовать HTTP-соединения на устройствах в общественных местах, мы " -"настоятельно рекомендуем использовать VPN-туннель для обеспечения " -"необходимой безопасности." +"Хотя это крайне не рекомендуется, вы можете подключить сервер Nextcloud с " +"помощью HTTP, оставив соединение незашифрованным." -#: ../../files/access_webdav.rst:278 +#: ../../files/access_webdav.rst:302 +msgid "" +"If you plan to use HTTP connections on devices while in a public place, we " +"strongly recommend using a VPN tunnel to provide the necessary security." +msgstr "" +"Если вы планируете использовать HTTP-соединения на устройствах, находясь в " +"общественном месте, настоятельно рекомендуется использовать VPN-туннель для " +"обеспечения необходимой безопасности." + +#: ../../files/access_webdav.rst:304 msgid "An alternative command syntax is::" msgstr "Альтернативный синтаксис команды::" -#: ../../files/access_webdav.rst:284 +#: ../../files/access_webdav.rst:310 msgid "Mapping drives with Windows Explorer" msgstr "Сопоставление дисков с помощью проводника Windows" -#: ../../files/access_webdav.rst:286 -msgid "To map a drive using the Microsoft Windows Explorer:" +#: ../../files/access_webdav.rst:312 +msgid "To map a drive using Microsoft Windows Explorer:" msgstr "Чтобы подключить диск с помощью Microsoft Windows Explorer:" -#: ../../files/access_webdav.rst:288 +#: ../../files/access_webdav.rst:314 msgid "Open Windows Explorer on your MS Windows computer." msgstr "Откройте Проводник Windows на компьютере под управлением MS Windows." -#: ../../files/access_webdav.rst:289 +#: ../../files/access_webdav.rst:315 msgid "" "Right-click on **Computer** entry and select **Map network drive…** from the" " drop-down menu." @@ -634,12 +718,12 @@ msgstr "" "Щелкните правой кнопкой мыши на элементе **Компьютер** и выберите " "**Подключить сетевой диск...** в раскрывающемся меню." -#: ../../files/access_webdav.rst:291 +#: ../../files/access_webdav.rst:317 msgid "Choose a local network drive to which you want to map Nextcloud." msgstr "" "Выберите локальный сетевой диск, к которому вы хотите подключить Nextcloud." -#: ../../files/access_webdav.rst:292 +#: ../../files/access_webdav.rst:318 msgid "" "Specify the address to your Nextcloud instance, followed by " "**/remote.php/dav/files/USERNAME/**." @@ -647,13 +731,13 @@ msgstr "" "Укажите адрес своего экземпляра Nextcloud, " "**/remote.php/dav/files/USERNAME/**." -#: ../../files/access_webdav.rst:295 +#: ../../files/access_webdav.rst:321 msgid "For example::" msgstr "Пример::" -#: ../../files/access_webdav.rst:299 +#: ../../files/access_webdav.rst:325 msgid "" -"For SSL protected servers, check **Reconnect at sign-in** to ensure that the" +"For SSL-protected servers, check **Reconnect at sign-in** to ensure that the" " mapping is persistent upon subsequent reboots. If you want to connect to " "the Nextcloud server as a different user, check **Connect using different " "credentials**." @@ -663,15 +747,15 @@ msgstr "" "подключиться к серверу Nextcloud от имени другого пользователя, отметьте " "**Подключиться, используя другие учётные данные**." -#: ../../files/access_webdav.rstNone -msgid "screenshot of mapping WebDAV on Windows Explorer" -msgstr "скриншот отображения WebDAV в проводнике Windows" +#: ../../files/access_webdav.rst:0 +msgid "Screenshot of mapping WebDAV on Windows Explorer" +msgstr "Скриншот отображения WebDAV в проводнике Windows" -#: ../../files/access_webdav.rst:308 +#: ../../files/access_webdav.rst:334 msgid "Click the ``Finish`` button." msgstr "Нажмите кнопку ``Готово``." -#: ../../files/access_webdav.rst:310 +#: ../../files/access_webdav.rst:336 msgid "" "Windows Explorer maps the network drive, making your Nextcloud instance " "available." @@ -679,118 +763,132 @@ msgstr "" "Проводник Windows отображает сетевой диск, делая ваш экземпляр Nextcloud " "доступным." -#: ../../files/access_webdav.rst:314 +#: ../../files/access_webdav.rst:340 msgid "Accessing files using Cyberduck" msgstr "Доступ к файлам с помощью Cyberduck" -#: ../../files/access_webdav.rst:316 +#: ../../files/access_webdav.rst:342 msgid "" -"`Cyberduck `_ is an open source FTP and SFTP, WebDAV," -" OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS" -" and Windows." +"`Cyberduck `_ is an open source FTP, SFTP, WebDAV, " +"OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS " +"and Windows." msgstr "" "`Cyberduck `_ - это браузер с открытым исходным кодом" " для FTP и SFTP, WebDAV, OpenStack Swift и Amazon S3, предназначенный для " "передачи файлов в macOS и Windows." -#: ../../files/access_webdav.rst:320 +#: ../../files/access_webdav.rst:344 msgid "This example uses Cyberduck version 4.2.1." msgstr "В этом примере используется Cyberduck версии 4.2.1." -#: ../../files/access_webdav.rst:322 +#: ../../files/access_webdav.rst:346 msgid "To use Cyberduck:" msgstr "Чтобы использовать Cyberduck:" -#: ../../files/access_webdav.rst:324 -msgid "" -"Specify a server without any leading protocol information. For example:" -msgstr "Укажите сервер без какой-либо информации протокола. Например:" +#: ../../files/access_webdav.rst:348 +msgid "Specify a server without any leading protocol information." +msgstr "Укажите сервер без какой-либо информации протокола." -#: ../../files/access_webdav.rst:326 -msgid "``example.com``" -msgstr "``example.com``" +#: ../../files/access_webdav.rst:350 +msgid "For example: ``example.com``" +msgstr "Например: ``example.com``" -#: ../../files/access_webdav.rst:328 +#: ../../files/access_webdav.rst:352 +msgid "Specify the appropriate port." +msgstr "Укажите соответствующий порт." + +#: ../../files/access_webdav.rst:354 msgid "" -"Specify the appropriate port. The port you choose depends on whether or not " -"your Nextcloud server supports SSL. Cyberduck requires that you select a " -"different connection type if you plan to use SSL. For example:" +"The port you choose depends on whether or not your Nextcloud server supports" +" SSL. Cyberduck requires that you select a different connection type if you " +"plan to use SSL." msgstr "" -"Укажите нужный порт. Выбор порта зависит от того, поддерживает ли ваш " -"сервер Nextcloud SSL. Cyberduck требует, чтобы вы выбрали другой тип " -"подключения, если вы планируете использовать SSL. Например:" +"Выбранный вами порт зависит от того, поддерживает ли ваш сервер Nextcloud " +"SSL. Cyberduck требует, чтобы вы выбрали другой тип подключения, если вы " +"планируете использовать SSL." -#: ../../files/access_webdav.rst:332 -msgid "80 (for WebDAV)" -msgstr "80 (для WebDAV)" +#: ../../files/access_webdav.rst:358 +msgid "For example:" +msgstr "Пример:" -#: ../../files/access_webdav.rst:334 -msgid "443 (for WebDAV (HTTPS/SSL))" -msgstr "443 (для WebDAV (HTTPS/SSL))" +#: ../../files/access_webdav.rst:357 +msgid "``80`` for unencrypted WebDAV" +msgstr "``80`` для незашифрованного WebDAV" -#: ../../files/access_webdav.rst:336 +#: ../../files/access_webdav.rst:358 +msgid "``443`` for secure WebDAV (HTTPS/SSL)" +msgstr "``443`` для защищённого WebDAV (HTTPS/SSL)" + +#: ../../files/access_webdav.rst:360 msgid "" "Use the 'More Options' drop-down menu to add the rest of your WebDAV URL " -"into the 'Path' field. For example:" +"into the 'Path' field." msgstr "" "Используйте раскрывающееся меню «Дополнительные параметры», чтобы добавить " -"оставшуюся часть URL-адреса WebDAV в поле «Путь». Например:" +"оставшуюся часть URL-адреса WebDAV в поле «Путь». " -#: ../../files/access_webdav.rst:339 -msgid "``remote.php/dav/files/USERNAME/``" -msgstr "``remote.php/dav/files/USERNAME/``" +#: ../../files/access_webdav.rst:363 +msgid "For example: ``remote.php/dav/files/USERNAME/``" +msgstr "Например: ``remote.php/dav/files/USERNAME/``" -#: ../../files/access_webdav.rst:341 +#: ../../files/access_webdav.rst:365 msgid "Now Cyberduck enables file access to the Nextcloud server." msgstr "Теперь Cyberduck обеспечивает доступ к файлам на сервере Nextcloud." -#: ../../files/access_webdav.rst:344 +#: ../../files/access_webdav.rst:369 msgid "Accessing public shares over WebDAV" msgstr "Доступ к общедоступным ресурсам через WebDAV" -#: ../../files/access_webdav.rst:346 +#: ../../files/access_webdav.rst:371 msgid "" -"Nextcloud provides the possibility to access public shares over WebDAV." +"Nextcloud provides the possibility to access public shares anonymously over " +"WebDAV." msgstr "" -"Nextcloud предоставляет возможность доступа к общим ресурсам через WebDAV." +"Nextcloud предоставляет возможность анонимного доступа к общедоступным " +"ресурсам через WebDAV." -#: ../../files/access_webdav.rst:348 +#: ../../files/access_webdav.rst:373 msgid "To access the public share, open::" msgstr "Чтобы получить доступ к общедоступной папке, откройте::" -#: ../../files/access_webdav.rst:352 +#: ../../files/access_webdav.rst:377 msgid "" "in a WebDAV client, use the share token as username and the (optional) share" -" password as password." +" password as the password. For example, with a share link " +"https://example.com/s/kFy9Lek5sm928xP, ``kFy9Lek5sm928xP`` will be the " +"username." msgstr "" "в клиенте WebDAV используйте токен общего доступа в качестве имени " -"пользователя и (необязательно) пароль общего ресурса в качестве пароля." +"пользователя и (необязательно) общий пароль в качестве пароля. Например, для" +" ссылки на общий доступ https://example.com/s/kFy9Lek5sm928xP именем " +"пользователя будет ``kFy9Lek5sm928xP``." -#: ../../files/access_webdav.rst:355 +#: ../../files/access_webdav.rst:379 msgid "" "**Settings** → **Administration** → **Sharing** → **Allow users on this " "server to send shares to other servers**. This option also allows WebDAV " -"access to public shares needs to be enabled in order to make this feature " -"work." +"access to public shares and needs to be enabled to make this feature work, " +"except if cURL is being used (see below)." msgstr "" -"**Настройки** → **Параметры сервера** → **Параметры публикации** → " -"**Разрешить пользователям на этом сервере отправлять общие ресурсы на другие" -" серверы**. Этот параметр также разрешает доступ WebDAV к общедоступным " -"ресурсам, необходимо включить, чтобы эта функция работала." +"**Настройки** → **Администрирование** → **Общий доступ** → **Разрешить " +"пользователям этого сервера отправлять общие ресурсы на другие серверы**. " +"Этот параметр также разрешает доступ WebDAV к общедоступным общим ресурсам и" +" должен быть включен, чтобы эта функция работала, за исключением случаев, " +"когда используется cURL (см. ниже)." -#: ../../files/access_webdav.rst:360 +#: ../../files/access_webdav.rst:383 msgid "Known problems" msgstr "Известные проблемы" -#: ../../files/access_webdav.rst:364 +#: ../../files/access_webdav.rst:387 msgid "Windows does not connect using HTTPS." msgstr "Windows не подключается с использованием HTTPS." -#: ../../files/access_webdav.rst:367 +#: ../../files/access_webdav.rst:390 msgid "Solution 1" msgstr "Решение 1" -#: ../../files/access_webdav.rst:369 +#: ../../files/access_webdav.rst:392 msgid "" "The Windows WebDAV Client might not support Server Name Indication (SNI) on " "encrypted connections. If you encounter an error mounting an SSL-encrypted " @@ -802,11 +900,11 @@ msgstr "" "экземпляра Nextcloud с шифрованием SSL, обратитесь к своему провайдеру о " "назначении выделенного IP-адреса для вашего сервера на основе SSL." -#: ../../files/access_webdav.rst:375 +#: ../../files/access_webdav.rst:398 msgid "Solution 2" msgstr "Решение 2" -#: ../../files/access_webdav.rst:377 +#: ../../files/access_webdav.rst:400 msgid "" "The Windows WebDAV Client might not support TLSv1.1 and TLSv1.2 connections." " If you have restricted your server config to only provide TLSv1.1 and above" @@ -819,7 +917,7 @@ msgstr "" "Пожалуйста, обратитесь к документации WinHTTP_ для получения дополнительной " "информации." -#: ../../files/access_webdav.rst:387 +#: ../../files/access_webdav.rst:410 msgid "" "You receive the following error message: **Error 0x800700DF: The file size " "exceeds the limit allowed and cannot be saved.**" @@ -827,7 +925,7 @@ msgstr "" "Появляется следующее сообщение об ошибке: **Ошибка 0x800700DF: размер файла " "превышает допустимый предел и не может быть сохранен.**" -#: ../../files/access_webdav.rst:393 +#: ../../files/access_webdav.rst:416 msgid "" "Windows limits the maximum size a file transferred from or to a WebDAV share" " may have. You can increase the value **FileSizeLimitInBytes** in " @@ -839,7 +937,7 @@ msgstr "" "**HKEY_LOCAL_MACHINE\\\\\\SYSTEM\\\\\\CurrentControlSet\\\\\\Services\\\\\\WebClient\\\\\\\\Parameters**," " нажав на **Modify**." -#: ../../files/access_webdav.rst:398 +#: ../../files/access_webdav.rst:421 msgid "" "To increase the limit to the maximum value of 4GB, select **Decimal**, enter" " a value of **4294967295**, and reboot Windows or restart the **WebClient** " @@ -849,30 +947,57 @@ msgstr "" "**Десятичное число**, введите значение **4294967295** и перезагрузите " "Windows или перезапустите службу **WebClient**." -#: ../../files/access_webdav.rst:405 +#: ../../files/access_webdav.rst:428 +msgid "" +"Adding a WebDAV drive on Windows via the above described steps does not " +"display the correct size of in Nextcloud available space and instead shows " +"the size of the C: drive with its available space." +msgstr "" +"Добавление диска WebDAV в Windows с помощью описанных выше шагов не " +"отображает правильный размер доступного пространства в Nextcloud, а вместо " +"этого показывает размер диска C: с его доступным пространством." + +#: ../../files/access_webdav.rst:432 +msgid "Answer" +msgstr "Ответ" + +#: ../../files/access_webdav.rst:434 +msgid "" +"Unfortunately is this a limitation of WebDAV itself, because it does not " +"provide a way for the client to get the available free space from the " +"server. Windows automatically falls back to show the size of the C: drive " +"with its available space instead. So unfortunately there is no real solution" +" to this problem." +msgstr "" +"К сожалению, это ограничение самого WebDAV, потому что он не дает клиенту " +"возможности получить доступное свободное пространство с сервера. Windows " +"автоматически возвращается к показу размера диска C: с его доступным " +"пространством. Так что, к сожалению, нет реального решения этой проблемы" + +#: ../../files/access_webdav.rst:441 msgid "Accessing your files from Microsoft Office via WebDAV fails." msgstr "" "Не удается получить доступ к вашим файлам из Microsoft Office через WebDAV." -#: ../../files/access_webdav.rst:410 +#: ../../files/access_webdav.rst:446 msgid "" "Known problems and their solutions are documented in the KB2123563_ article." msgstr "Известные проблемы и способы их решения описаны в статье KB2123563_." -#: ../../files/access_webdav.rst:414 +#: ../../files/access_webdav.rst:450 msgid "" -"Cannot map Nextcloud as a WebDAV drive in Windows using self-signed " +"Cannot map Nextcloud as a WebDAV drive in Windows using a self-signed " "certificate." msgstr "" "Невозможно сопоставить Nextcloud как диск WebDAV в Windows, используя " "самоподписаный сертификат." -#: ../../files/access_webdav.rst:419 -msgid "Go to the your Nextcloud instance via your favorite Web browser." +#: ../../files/access_webdav.rst:455 +msgid "Access to your Nextcloud instance via your favorite Web browser." msgstr "" -"Перейдите к своему экземпляру Nextcloud через ваш любимый веб-браузер." +"Перейдите к своему экземпляру Nextcloud в предпочитаемом веб-браузере." -#: ../../files/access_webdav.rst:420 +#: ../../files/access_webdav.rst:456 msgid "" "Click through until you get to the certificate error in the browser status " "line." @@ -880,122 +1005,276 @@ msgstr "" "Нажимайте, пока не дойдете до ошибки сертификата в строке состояния " "браузера." -#: ../../files/access_webdav.rst:422 -msgid "View the cert, then from the Details tab, select Copy to File." +#: ../../files/access_webdav.rst:458 +msgid "View the certificate, then from the Details tab, select Copy to File." msgstr "" "Просмотрите сертификат, затем на вкладке «Сведения» выберите «Копировать в " "файл»." -#: ../../files/access_webdav.rst:423 +#: ../../files/access_webdav.rst:459 msgid "" -"Save to the desktop with an arbitrary name, for example ``myNextcloud.pem``." +"Save the file to your desktop with an arbitrary name, for example " +"``myNextcloud.pem``." msgstr "" "Сохраните на рабочий стол с произвольным именем, например " "``myNextcloud.pem``." -#: ../../files/access_webdav.rst:424 -msgid "Start, Run, MMC." -msgstr "Пуск, Выполнить, MMC." +#: ../../files/access_webdav.rst:461 +msgid "" +"Go to Start menu > Run, type MMC, and click OK to open Microsoft Management " +"Console." +msgstr "" +"Перейдите в меню «Пуск», «Выполнить», введите MMC и нажмите «ОК», чтобы " +"открыть консоль управления Microsoft (Microsoft Management Console)." -#: ../../files/access_webdav.rst:425 -msgid "File, Add/Remove Snap-In." -msgstr "Файл, добавить/удалить оснастку." +#: ../../files/access_webdav.rst:463 +msgid "Go to File > Add/Remove Snap-In." +msgstr "Перейдите к Файл > Добавить/удалить оснастку." -#: ../../files/access_webdav.rst:426 -msgid "Select Certificates, Click Add, My User Account, then Finish, then OK." +#: ../../files/access_webdav.rst:464 +msgid "" +"Select Certificates, Click Add, choose My User Account, then Finish, and " +"finally OK." msgstr "" "Выберите «Сертификаты», нажмите «Добавить», «Моя учетная запись», «Готово» и" " «ОК»." -#: ../../files/access_webdav.rst:427 +#: ../../files/access_webdav.rst:466 msgid "Dig down to Trust Root Certification Authorities, Certificates." msgstr "Выберете доверенные корневые центры сертификации, сертификаты." -#: ../../files/access_webdav.rst:428 -msgid "Right-Click Certificate, Select All Tasks, Import." +#: ../../files/access_webdav.rst:467 +msgid "Right-Click Certificate, Select All Tasks, and Import." msgstr "Щелкните правой кнопкой мыши Сертификат, выберите Все задачи, Импорт." -#: ../../files/access_webdav.rst:429 -msgid "Select the Save Cert from the Desktop." +#: ../../files/access_webdav.rst:468 +msgid "Select the saved certificate from the Desktop." msgstr "Выберите Сохранить сертификат на рабочем столе." -#: ../../files/access_webdav.rst:430 -msgid "Select Place all Certificates in the following Store, Click Browse." +#: ../../files/access_webdav.rst:469 +msgid "" +"Select Place all Certificates in the following Store, and click Browse." msgstr "" "Выберите «Поместить все сертификаты в следующее хранилище», нажмите «Обзор»," -#: ../../files/access_webdav.rst:431 +#: ../../files/access_webdav.rst:470 msgid "" -"Check the Box that says Show Physical Stores, Expand out Trusted Root " -"Certification Authorities, and select Local Computer there, click OK, " +"Check the Box that says Show Physical Stores, expand out Trusted Root " +"Certification Authorities, select Local Computer there, click OK, and " "Complete the Import." msgstr "" "Установите флажок «Показать физические хранилища», «Развернуть доверенные " "корневые центры сертификации» и выберите «Локальный компьютер», нажмите " "«ОК», завершите импорт." -#: ../../files/access_webdav.rst:434 +#: ../../files/access_webdav.rst:473 msgid "" -"Check the list to make sure it shows up. You will probably need to Refresh " -"before you see it. Exit MMC." +"Check the list to make sure the certificate shows up. You will probably need" +" to Refresh before you see it." msgstr "" -"Проверьте список, чтобы убедиться, что он добавлен. Вам, вероятно, нужно " -"обновить, прежде чем вы увидите это. Выйдите из MMC." +"Проверьте список, чтобы убедиться, что сертификат добавлен. Вам, вероятно, " +"нужно нажать Обновить. Выйдите из MMC." -#: ../../files/access_webdav.rst:436 -msgid "Open Browser, select Tools, Delete Browsing History." -msgstr "Откройте Браузер, выберите Инструменты, Удалить историю просмотров." +#: ../../files/access_webdav.rst:475 +msgid "Exit MMC." +msgstr "Выйти из ММС." -#: ../../files/access_webdav.rst:437 -msgid "Select all but In Private Filtering Data, complete." -msgstr "Выберите все, кроме Приватной фильтрации данных, завершите." +#: ../../files/access_webdav.rst:477 +msgid "For Firefox users:" +msgstr "Для пользователей Firefox:" -#: ../../files/access_webdav.rst:438 -msgid "Go to Internet Options, Content Tab, Clear SSL State." +#: ../../files/access_webdav.rst:479 +msgid "" +"Launch your browser, go to Application menu > History > Clear recent " +"history..." msgstr "" -"Перейдите в Свойства обозревателя, Вкладка содержимого, Очистить состояние " -"SSL." +"Запустите браузер, перейдите в меню приложений История Очистить недавнюю " +"историю..." -#: ../../files/access_webdav.rst:439 -msgid "Close browser, then re-open and test." +#: ../../files/access_webdav.rst:480 +msgid "Select 'Everything' in the 'Time range to clear' dropdown menu" +msgstr "Выберите «Все» в раскрывающемся меню «Диапазон времени для очистки»." + +#: ../../files/access_webdav.rst:481 +msgid "Select the 'Active Logins' check box" +msgstr "Установите флажок «Активные логины»." + +#: ../../files/access_webdav.rst:482 +msgid "Click the 'Clear now' button" +msgstr "Нажмите кнопку «Очистить сейчас»" + +#: ../../files/access_webdav.rst:483 ../../files/access_webdav.rst:489 +msgid "Close the browser, then re-open and test." msgstr "Закройте браузер, затем снова откройте и протестируйте." -#: ../../files/access_webdav.rst:444 -msgid "" -"You cannot download more than 50 MB or upload large files when the upload " -"takes longer than 30 minutes using Web Client in Windows 7." +#: ../../files/access_webdav.rst:485 +msgid "For Chrome-based browsers (Chrome, Chromium, Microsoft Edge) users:" msgstr "" -"Вы не можете загружать более 50 МБ или загружать большие файлы, если " -"загрузка занимает более 30 минут с помощью веб-клиента в Windows 7." +"Для пользователей браузеров на базе Chrome (Chrome, Chromium, Microsoft " +"Edge):" -#: ../../files/access_webdav.rst:450 -msgid "Workarounds are documented in the KB2668751_ article." -msgstr "Обходные пути описаны в статье KB2668751_." +#: ../../files/access_webdav.rst:487 +msgid "Open Windows Control Panel, navigate down to Internet Options" +msgstr "" +"Откройте панель управления Windows, перейдите в раздел «Свойства " +"обозревателя»." -#: ../../files/access_webdav.rst:454 +#: ../../files/access_webdav.rst:488 +msgid "In the Content tab, click the Clear SSL State button." +msgstr "На вкладке «Содержимое» нажмите кнопку «Очистить состояние SSL»." + +#: ../../files/access_webdav.rst:493 msgid "Accessing files using cURL" msgstr "Доступ к файлам с помощью cURL" -#: ../../files/access_webdav.rst:456 +#: ../../files/access_webdav.rst:495 msgid "" -"Since WebDAV is an extension of HTTP cURL can be used to script file " +"Since WebDAV is an extension of HTTP, cURL can be used to script file " "operations." msgstr "" -"Поскольку WebDAV является расширением HTTP, cURL может использоваться для " -"сценариев файловых операций." +"Поскольку WebDAV является расширением протокола HTTP, cURL может " +"использоваться при написании сценариев для работы с файлами." -#: ../../files/access_webdav.rst:458 +#: ../../files/access_webdav.rst:497 +msgid "" +"**Settings** → **Administration** → **Sharing** → **Allow users on this " +"server to send shares to other servers**. If this option is disabled, the " +"option ``--header \"X-Requested-With: XMLHttpRequest\"`` needs to be passed " +"to cURL." +msgstr "" +"**Настройки** → **Администрирование** → **Общий доступ** → **Разрешить " +"пользователям на этом сервере отправлять общие ресурсы на другие серверы**. " +"Если эта опция выключена, cURL нужно передать параметр ``--header " +"\"X-Requested-With: XMLHttpRequest\"``" + +#: ../../files/access_webdav.rst:500 msgid "To create a folder with the current date as name:" msgstr "Чтобы создать папку с текущей датой в качестве имени:" -#: ../../files/access_webdav.rst:464 +#: ../../files/access_webdav.rst:506 msgid "To upload a file ``error.log`` into that directory:" msgstr "Чтобы загрузить файл ``error.log`` в этот каталог:" -#: ../../files/access_webdav.rst:470 +#: ../../files/access_webdav.rst:512 msgid "To move a file:" msgstr "Чтобы переместить файл:" -#: ../../files/access_webdav.rst:476 +#: ../../files/access_webdav.rst:518 msgid "To get the properties of files in the root folder:" msgstr "Чтобы получить свойства файлов в корневой папке:" + +#: ../../files/access_webdav.rst:557 +msgid "Accessing files using WinSCP" +msgstr "Доступ к файлам с помощью WinSCP" + +#: ../../files/access_webdav.rst:559 +msgid "" +"`WinSCP `_ is an open source " +"free SFTP, FTP, WebDAV, S3, and SCP client for Windows. Its main function is" +" file transfer between a local and a remote computer. Beyond this, WinSCP " +"offers scripting and basic file management functionality." +msgstr "" +"`WinSCP `_ — это бесплатный " +"клиент SFTP, FTP, WebDAV, S3 и SCP с открытым исходным кодом для Windows. " +"Его основная функция — передача файлов между локальным и удаленным " +"компьютером. Помимо этого, WinSCP предлагает сценарии и основные функции " +"управления файлами." + +#: ../../files/access_webdav.rst:561 +msgid "" +"You can `download `_ the portable " +"version of WinSCP and run it on Linux through `Wine " +"`_." +msgstr "" +"Вы можете `загрузить `_ портативную " +"версию WinSCP и запустить её в Linux через `Wine " +"`_." + +#: ../../files/access_webdav.rst:563 +msgid "" +"To run WinSCP on Linux, download wine through your distribution's package " +"manager, then run it with the command: ``wine WinSCP.exe``." +msgstr "" +"Чтобы запустить WinSCP в Linux, загрузите Wine через диспетчер пакетов " +"вашего дистрибутива, а затем запустите его с помощью команды: ``wine " +"WinSCP.exe``." + +#: ../../files/access_webdav.rst:565 +msgid "To connect to Nextcloud:" +msgstr "Чтобы подключиться к Nextcloud:" + +#: ../../files/access_webdav.rst:567 +msgid "Start WinSCP" +msgstr "Запустить WinSCP" + +#: ../../files/access_webdav.rst:568 +msgid "Press 'Session' in the menu" +msgstr "Нажмите «Сессия» в меню" + +#: ../../files/access_webdav.rst:569 +msgid "Press the 'New Session' menu option" +msgstr "Нажмите пункт меню «Новая сессия»" + +#: ../../files/access_webdav.rst:570 +msgid "Set the 'File protocol' dropdown to WebDAV" +msgstr "" +"Установите в раскрывающемся списке «Файловый протокол» значение WebDAV" + +#: ../../files/access_webdav.rst:571 +msgid "Set the 'Encryption' dropdown to TLS/SSL Implicit encryption" +msgstr "" +"В раскрывающемся списке «Шифрование» выберите «Неявное шифрование TLS/SSL»" + +#: ../../files/access_webdav.rst:572 +msgid "Fill in the hostname field: ``example.com``" +msgstr "Заполните поле имени хоста: ``example.com``" + +#: ../../files/access_webdav.rst:573 +msgid "Fill in the username field: ``NEXTCLOUDUSERNAME``" +msgstr "Заполните поле имени пользователя: ``NEXTCLOUDUSERNAME``" + +#: ../../files/access_webdav.rst:574 +msgid "Fill in the password field: ``NEXTCLOUDPASSWORD``" +msgstr "Заполните поле пароля: ``NEXTCLOUDPASSWORD``" + +#: ../../files/access_webdav.rst:575 +msgid "Press the 'Advanced...' button" +msgstr "Нажмите кнопку 'Дополнительно...'" + +#: ../../files/access_webdav.rst:576 +msgid "Navigate to 'Environment', 'Directories' on the left side" +msgstr "Перейдите к «Окружение», «Каталоги» с левой стороны." + +#: ../../files/access_webdav.rst:577 +msgid "" +"Fill in the 'Remote directory' field with the following: " +"``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``" +msgstr "" +"Заполните поле «Удалённый каталог» следующим образом: " +"``/nextcloud/remote.php/dav/files/NEXTCLOUDUSERNAME/``" + +#: ../../files/access_webdav.rst:578 +msgid "Press the 'OK' button" +msgstr "Нажмите кнопку 'ОК'" + +#: ../../files/access_webdav.rst:579 +msgid "Press the 'Save' button" +msgstr "Нажмите кнопку 'Сохранить'" + +#: ../../files/access_webdav.rst:580 +msgid "Select the desired options and press the 'OK' button" +msgstr "Выберите нужные параметры и нажмите кнопку «ОК»." + +#: ../../files/access_webdav.rst:581 +msgid "Press the 'Login' button to connect to Nextcloud" +msgstr "Нажмите кнопку «Войти», чтобы подключиться к Nextcloud." + +#: ../../files/access_webdav.rst:583 +msgid "" +"it is recommended to use an app password for the password if you use TOTP as" +" WinSCP does not understand TOTP with Nextcloud at the time of writing " +"(2022-11-07)." +msgstr "" +"рекомендуется использовать пароль приложения в качестве пароля, если вы " +"используете TOTP, поскольку WinSCP не понимает TOTP с Nextcloud на момент " +"написания (2022-11-07)."