Merge pull request #7990 from nextcloud/translations_user-manual-locale-source-files-encrypting-files-pot--master_ru

This commit is contained in:
github-actions[bot]
2022-01-26 16:27:33 +00:00
committed by GitHub

View File

@@ -1,20 +1,21 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2021 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
# Nikita Epifanov, 2021
# Leon Backs, 2022
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Nextcloud latest User Manual latest\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-04-19 08:14+0000\n"
"POT-Creation-Date: 2022-01-07 14:47+0100\n"
"PO-Revision-Date: 2019-11-07 20:29+0000\n"
"Last-Translator: Nikita Epifanov, 2021\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"
@@ -70,18 +71,19 @@ msgid ""
"If your Nextcloud server is not connected to any remote storage services, "
"then it is better to use some other form of encryption such as file-level or"
" whole disk encryption. Because the keys are kept on your Nextcloud server, "
"it is possible for your Nextcloud admin to snoop in your files, and if the "
"server is compromised the intruder may get access to your files. (Read "
"`Encryption in Nextcloud <https://nextcloud.com/blog/encryption-in-"
"it is possible for your Nextcloud administrator to snoop in your files, and "
"if the server is compromised the intruder may get access to your files. "
"(Read `Encryption in Nextcloud <https://nextcloud.com/blog/encryption-in-"
"nextcloud/>`_ to learn more.)"
msgstr ""
"Если ваш сервер Nextcloud не подключен к каким-либо службам удаленного "
"Если ваш сервер Nextcloud не подключён к каким-либо службам удалённого "
"хранения, то лучше использовать другую форму шифрования, например шифрование"
" на уровне файлов или всего диска. Поскольку ключи хранятся на вашем сервере"
" Nextcloud, администратор Nextcloud может отслеживать ваши файлы, и в случае"
" взлома сервера злоумышленник может получить доступ к вашим файлам. "
"(Прочитайте `Шифрование в Nextcloud <https://nextcloud.com/blog/encryption-"
"in-nextcloud/>`_, чтобы узнать больше.)"
" на уровне файлов или всего диска. Поскольку ключи хранятся на сервере "
"Nextcloud, администратор Nextcloud может подсмотреть ваши файлы, а если "
"сервер взломан, злоумышленник может получить доступ к вашим файлам. "
"(Прочитайте статью `Шифрование в Nextcloud "
"<https://nextcloud.com/blog/encryption-in-nextcloud/>`_, чтобы узнать "
"больше)."
#: ../../files/encrypting_files.rst:31
msgid "Encryption FAQ"
@@ -94,14 +96,13 @@ msgstr "Как можно отключить шифрование?"
#: ../../files/encrypting_files.rst:36
msgid ""
"The only way to disable encryption is to run the `\"decrypt all\" "
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html"
"#encryption-label>`_ script, which decrypts all files and disables "
"encryption."
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#encryption-"
"label>`_ script, which decrypts all files and disables encryption."
msgstr ""
"Единственный способ отключить шифрование - запустить `«дешифровать все» "
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html"
"#encryption-label>`_ скрипт, который расшифровывает все файлы и отключает "
"шифрование."
"Единственный способ отключить шифрование - запустить скрипт `\"decrypt all\""
" "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#encryption-"
"label>`_, который расшифровывает все файлы и отключает шифрование."
#: ../../files/encrypting_files.rst:41
msgid "Is it possible to disable encryption with the recovery key?"
@@ -110,16 +111,16 @@ msgstr "Можно ли отключить шифрование с помощь
#: ../../files/encrypting_files.rst:43
msgid ""
"Yes, *if* every user uses the `file recovery key "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html"
"#enabling-users-file-recovery-keys>`_, `\"decrypt all\" "
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html"
"#encryption-label>`_ will use it to decrypt all files."
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
"users-file-recovery-keys>`_, `\"decrypt all\" "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/occ_command.html#encryption-"
"label>`_ will use it to decrypt all files."
msgstr ""
"Да, *если* каждый пользователь использует ключ восстановления файла "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html"
"#enabling-users-file-recovery-keys>`_, `\"расшифровать все\" "
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html"
"#encryption-label>`_ будет использовать его для дешифрования всех файлов."
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
"users-file-recovery-keys>`_, `\"расшифровать все\" "
"<https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/occ_command.html#encryption-"
"label>`_ будет использовать его для дешифрования всех файлов."
#: ../../files/encrypting_files.rst:50
msgid "Can encryption be disabled without the user's password?"
@@ -128,16 +129,16 @@ msgstr "Можно ли отключить шифрование без паро
#: ../../files/encrypting_files.rst:52
msgid ""
"If you don't have the users password or `file recovery key "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html"
"#enabling-users-file-recovery-keys>`_, then there is no way to decrypt all "
"files. What's more, running it on login would be dangerous, because you "
"would most likely run into timeouts."
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
"users-file-recovery-keys>`_, then there is no way to decrypt all files. "
"What's more, running it on login would be dangerous, because you would most "
"likely run into timeouts."
msgstr ""
"Если у вас нет пароля пользователя или `ключа восстановления файла "
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html"
"#enabling-users-file-recovery-keys>`_, тогда нет возможности расшифровать "
"все файлы. Более того, запускать его при входе в систему было бы опасно, "
"потому что вы, скорее всего, столкнулись бы с тайм-аутом."
"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
"users-file-recovery-keys>`_, тогда нет возможности расшифровать все файлы. "
"Более того, запускать его при входе в систему было бы опасно, потому что вы,"
" скорее всего, столкнулись бы с тайм-аутом."
#: ../../files/encrypting_files.rst:58
msgid "Is it planned to move this to the next user login or a background job?"
@@ -180,19 +181,19 @@ msgstr ""
#: ../../files/encrypting_files.rst:75
msgid ""
"When your Nextcloud admin enables encryption for the first time, you must "
"log out and then log back in to create your encryption keys and encrypt your"
" files. When encryption has been enabled on your Nextcloud server you will "
"see a yellow banner on your Files page warning you to log out and then log "
"back in:"
"When your Nextcloud administrator enables encryption for the first time, you"
" must log out and then log back in to create your encryption keys and "
"encrypt your files. When encryption has been enabled on your Nextcloud "
"server you will see a yellow banner on your Files page warning you to log "
"out and then log back in:"
msgstr ""
"Когда администратор Nextcloud впервые включает шифрование, вы должны выйти "
"из системы, а затем снова войти в нее, чтобы создать ключи шифрования и "
"зашифровать файлы. Когда шифрование на вашем сервере Nextcloud включено, вы "
"увидите желтый значок на странице «Файлы», предупреждающий вас о "
"необходимости выйти из системы, а затем снова войти в нее:"
"Когда администратор Nextcloud включает шифрование в первый раз, вы должны "
"выйти из системы, а затем снова войти в неё, чтобы создать ключи шифрования "
"и зашифровать файлы. После включения шифрования на сервере Nextcloud на "
"странице \"Файлы\" появится жёлтый баннер, предупреждающий о необходимости "
"выйти из системы, а затем снова войти:"
#: ../../files/encrypting_files.rst:83
#: ../../files/encrypting_files.rst:82
msgid ""
"When you log back in it takes a few minutes to work, depending on how many "
"files you have, and then you are returned to your default Nextcloud page."
@@ -201,7 +202,7 @@ msgstr ""
"зависимости от того, сколько у вас файлов, а затем вы возвращаетесь на "
"страницу по умолчанию Nextcloud."
#: ../../files/encrypting_files.rst:90
#: ../../files/encrypting_files.rst:88
msgid ""
"You must never lose your Nextcloud password, because you will lose access to"
" your files. Though there is an optional recovery option that your Nextcloud"
@@ -213,11 +214,11 @@ msgstr ""
"которую может включить администратор Nextcloud; см. раздел «Пароль ключа "
"восстановления» (ниже), чтобы узнать об этом."
#: ../../files/encrypting_files.rst:96
#: ../../files/encrypting_files.rst:94
msgid "Sharing encrypted files"
msgstr "Совместное использование зашифрованных файлов"
#: ../../files/encrypting_files.rst:98
#: ../../files/encrypting_files.rst:96
msgid ""
"Only users who have private encryption keys have access to shared encrypted "
"files and folders. Users who have not yet created their private encryption "
@@ -234,7 +235,7 @@ msgstr ""
"«Приложение шифрования включено, но ваши ключи не инициализированы, "
"пожалуйста, выйдите из системы и войдите снова»."
#: ../../files/encrypting_files.rst:105
#: ../../files/encrypting_files.rst:103
msgid ""
"Share owners may need to re-share files after encryption is enabled; users "
"trying to access the share will see a message advising them to ask the share"
@@ -252,11 +253,11 @@ msgstr ""
"обновляет шифрование, и затем владелец общего ресурса может удалить "
"отдельные общие ресурсы."
#: ../../files/encrypting_files.rst:113
#: ../../files/encrypting_files.rst:111
msgid "Recovery key password"
msgstr "Восстановления ключа шифрования"
#: ../../files/encrypting_files.rst:115
#: ../../files/encrypting_files.rst:113
msgid ""
"If your Nextcloud administrator has enabled the recovery key feature, you "
"can choose to use this feature for your account. If you enable \"Password "
@@ -273,11 +274,11 @@ msgstr ""
"восстановления не активирован, восстановление файлов невозможно, если вы "
"потеряете пароль для входа."
#: ../../files/encrypting_files.rst:126
#: ../../files/encrypting_files.rst:123
msgid "Files not encrypted"
msgstr "Файлы не зашифрованы"
#: ../../files/encrypting_files.rst:128
#: ../../files/encrypting_files.rst:125
msgid ""
"Only the data in your files is encrypted, and not the filenames or folder "
"structures. These files are never encrypted:"
@@ -285,27 +286,27 @@ msgstr ""
"Зашифрованы только данные в ваших файлах, а не имена файлов или структуры "
"папок. Эти файлы никогда не шифруются:"
#: ../../files/encrypting_files.rst:131
#: ../../files/encrypting_files.rst:128
msgid "Old files in the trash bin."
msgstr "Старые файлы в корзине."
#: ../../files/encrypting_files.rst:132
#: ../../files/encrypting_files.rst:129
msgid "Image thumbnails from the Gallery app."
msgstr "Миниатюры изображений из приложения Галерея."
#: ../../files/encrypting_files.rst:133
#: ../../files/encrypting_files.rst:130
msgid "Previews from the Files app."
msgstr "Миниатюры предварительного просмотра из приложения Файлы."
#: ../../files/encrypting_files.rst:134
#: ../../files/encrypting_files.rst:131
msgid "The search index from the full text search app."
msgstr "Индекс поиска из приложения полнотекстового поиска."
#: ../../files/encrypting_files.rst:135
#: ../../files/encrypting_files.rst:132
msgid "Third-party app data"
msgstr "Данные сторонних приложений"
#: ../../files/encrypting_files.rst:137
#: ../../files/encrypting_files.rst:134
msgid ""
"Only those files that are shared with third-party storage providers can be "
"encrypted, the rest of the files may not be encrypted."
@@ -313,11 +314,11 @@ msgstr ""
"Только те файлы, которые используются сторонними поставщиками хранилищ, "
"могут быть зашифрованы, остальные файлы могут быть не зашифрованы."
#: ../../files/encrypting_files.rst:141
#: ../../files/encrypting_files.rst:138
msgid "Change private key password"
msgstr "Изменить пароль закрытого ключа"
#: ../../files/encrypting_files.rst:143
#: ../../files/encrypting_files.rst:140
msgid ""
"This option is only available if the encryption password has not been "
"changed by the administrator, but only the log-in password. This can occur "