11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2025 Nextcloud GmbH
2+ # Copyright (C) 2016-2026 Nextcloud GmbH and Nextcloud contributors
33# This file is distributed under the same license as the Nextcloud latest User Manual package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
77# Andrey Atapin <atab74@gmail.com>, 2020
88# Nikita Epifanov, 2021
99# Leon Backs, 2022
10- # ashed <craysy@gmail.com>, 2023
10+ # Алексей Дедун <lewadedun@gmail.com>, 2026
11+ # ashed <craysy@gmail.com>, 2026
1112#
1213#, fuzzy
1314msgid ""
1415msgstr ""
1516"Project-Id-Version : Nextcloud latest User Manual latest\n "
1617"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2025-02-12 13:02 +0000\n "
18+ "POT-Creation-Date : 2026-04-16 17:09 +0000\n "
1819"PO-Revision-Date : 2019-11-07 20:29+0000\n "
19- "Last-Translator : ashed <craysy@gmail.com>, 2023 \n "
20+ "Last-Translator : ashed <craysy@gmail.com>, 2026 \n "
2021"Language-Team : Russian (https://app.transifex.com/nextcloud/teams/64236/ru/)\n "
2122"MIME-Version : 1.0\n "
2223"Content-Type : text/plain; charset=UTF-8\n "
@@ -25,12 +26,12 @@ msgstr ""
2526"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 "
2627
2728#: ../../files/encrypting_files.rst:3
28- msgid "Encrypting your Nextcloud files on the server"
29- msgstr "Шифрование ваших файлов Nextcloud на сервере "
29+ msgid "Using server-side encryption "
30+ msgstr "Использование шифрования на стороне сервера "
3031
3132#: ../../files/encrypting_files.rst:5
3233msgid ""
33- "Nextcloud includes a server side Encryption app, and when it is enabled by "
34+ "Nextcloud includes a server- side encryption app, and when it is enabled by "
3435"your Nextcloud administrator all of your Nextcloud data files are "
3536"automatically encrypted on the server. Encryption is server-wide, so when it"
3637" is enabled you cannot choose to keep your files unencrypted. You don't have"
@@ -39,15 +40,15 @@ msgid ""
3940"share your files as you normally do, and you can still change your password "
4041"whenever you want."
4142msgstr ""
42- "Nextcloud включает в себя приложение шифрования на стороне сервера, и когда "
43- "оно включено администратором Nextcloud, все ваши файлы данных Nextcloud "
44- "автоматически шифруются на сервере. Шифрование распространяется на весь "
45- "сервер, поэтому, когда оно включено, вы не можете оставить свои файлы "
46- "незашифрованными. Вам не нужно делать ничего особенного, поскольку он "
47- "использует ваш логин Nextcloud в качестве пароля для вашего уникального "
48- "личного ключа шифрования. Просто войдите и выйдите из системы, управляйте "
49- "своими файлами и делитесь ими, как обычно, и вы все равно сможете изменить "
50- "свой пароль, когда захотите."
43+ "Nextcloud включает приложение для шифрования на стороне сервера, и если оно "
44+ "включено вашим администратором Nextcloud, все ваши файлы данных в Nextcloud "
45+ "автоматически шифруются на сервере. Шифрование действует на весь сервер, "
46+ "поэтому когда оно включено, вы не можете оставить свои файлы "
47+ "незашифрованными. Вам не нужно ничего делать особенного, так как система "
48+ "использует ваш пароль от Nextcloud в качестве ключа для вашего уникального "
49+ "личного ключа шифрования. Просто выходите из системы и заходите снова, а "
50+ "также управляйте своими файлами и делитесь ими как обычно — при этом вы "
51+ "можете менять свой пароль в любое время , когда захотите."
5152
5253#: ../../files/encrypting_files.rst:14
5354msgid ""
@@ -100,25 +101,33 @@ msgid ""
100101"<https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html#encryption-"
101102"label>`_ script, which decrypts all files and disables encryption."
102103msgstr ""
104+ "Единственный способ отключить шифрование — запустить скрипт \" decrypt all\" "
105+ "<https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html#encryption-"
106+ "label>_, который расшифровывает все файлы и отключает шифрование."
103107
104- #: ../../files/encrypting_files.rst:43
108+ #: ../../files/encrypting_files.rst:41
105109msgid "Is it possible to disable encryption with the recovery key?"
106110msgstr "Можно ли отключить шифрование с помощью ключа восстановления?"
107111
108- #: ../../files/encrypting_files.rst:45
112+ #: ../../files/encrypting_files.rst:43
109113msgid ""
110114"Yes, *if* every user uses the `file recovery key "
111115"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
112116"users-file-recovery-keys>`_, `\" decrypt all\" "
113117"<https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html#encryption-"
114118"label>`_ will use it to decrypt all files."
115119msgstr ""
120+ "Да, *если* каждый пользователь использует `ключ восстановления файла "
121+ "<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
122+ "users-file-recovery-keys>`_, `\" decrypt all\" "
123+ "<https://docs.nextcloud.com/server/latest/admin_manual/occ_command.html#encryption-"
124+ "label>`_ будет использовать его для расшифровки всех файлов."
116125
117- #: ../../files/encrypting_files.rst:52
126+ #: ../../files/encrypting_files.rst:48
118127msgid "Can encryption be disabled without the user's password?"
119128msgstr "Можно ли отключить шифрование без пароля пользователя?"
120129
121- #: ../../files/encrypting_files.rst:54
130+ #: ../../files/encrypting_files.rst:50
122131msgid ""
123132"If you don't have the users password or `file recovery key "
124133"<https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/encryption_configuration.html#enabling-"
@@ -132,11 +141,11 @@ msgstr ""
132141"Более того, запускать его при входе в систему было бы опасно, потому что вы,"
133142" скорее всего, столкнулись бы с тайм-аутом."
134143
135- #: ../../files/encrypting_files.rst:62
144+ #: ../../files/encrypting_files.rst:56
136145msgid "Is it planned to move this to the next user login or a background job?"
137146msgstr "Планируется ли реализовать это позже?"
138147
139- #: ../../files/encrypting_files.rst:64
148+ #: ../../files/encrypting_files.rst:58
140149msgid ""
141150"If we did that, then we would need to store your login password in the "
142151"database. This could be seen as a security issue, so nothing like that is "
@@ -146,32 +155,32 @@ msgstr ""
146155"базу данных. Это можно рассматривать как проблему безопасности, поэтому "
147156"ничего подобного не планируется."
148157
149- #: ../../files/encrypting_files.rst:68
158+ #: ../../files/encrypting_files.rst:62
150159msgid "Is group Sharing possible with the recovery key?"
151160msgstr ""
152161"Возможно ли совместное использование группы с помощью ключа восстановления?"
153162
154- #: ../../files/encrypting_files.rst:70
163+ #: ../../files/encrypting_files.rst:64
155164msgid ""
156165"If you mean adding users to groups and make it magically work? No. This only"
157166" works with the master key."
158167msgstr ""
159168"Если вы хотите добавить пользователей в группы и заставить их работать? Нет,"
160169" это работает только с главным ключом."
161170
162- #: ../../files/encrypting_files.rst:74
171+ #: ../../files/encrypting_files.rst:68
163172msgid "Using encryption"
164173msgstr "Использование шифрования"
165174
166- #: ../../files/encrypting_files.rst:76
175+ #: ../../files/encrypting_files.rst:70
167176msgid ""
168177"Nextcloud encryption is pretty much set it and forget it, but you have a few"
169178" options you can use."
170179msgstr ""
171180"Шифрование Nextcloud в основном не требует настроек, но некоторые настройки "
172181"вы можете менять."
173182
174- #: ../../files/encrypting_files.rst:79
183+ #: ../../files/encrypting_files.rst:73
175184msgid ""
176185"When your Nextcloud administrator enables encryption for the first time, you"
177186" must log out and then log back in to create your encryption keys and "
@@ -185,7 +194,7 @@ msgstr ""
185194"странице \" Файлы\" появится жёлтый баннер, предупреждающий о необходимости "
186195"выйти из системы, а затем снова войти:"
187196
188- #: ../../files/encrypting_files.rst:86
197+ #: ../../files/encrypting_files.rst:80
189198msgid ""
190199"When you log back in it takes a few minutes to work, depending on how many "
191200"files you have, and then you are returned to your default Nextcloud page."
@@ -194,7 +203,7 @@ msgstr ""
194203"зависимости от того, сколько у вас файлов, а затем вы возвращаетесь на "
195204"страницу по умолчанию Nextcloud."
196205
197- #: ../../files/encrypting_files.rst:92
206+ #: ../../files/encrypting_files.rst:86
198207msgid ""
199208"You must never lose your Nextcloud password, because you will lose access to"
200209" your files. Though there is an optional recovery option that your Nextcloud"
@@ -206,11 +215,11 @@ msgstr ""
206215"которую может включить администратор Nextcloud; см. раздел «Пароль ключа "
207216"восстановления» (ниже), чтобы узнать об этом."
208217
209- #: ../../files/encrypting_files.rst:98
218+ #: ../../files/encrypting_files.rst:92
210219msgid "Sharing encrypted files"
211220msgstr "Совместное использование зашифрованных файлов"
212221
213- #: ../../files/encrypting_files.rst:100
222+ #: ../../files/encrypting_files.rst:94
214223msgid ""
215224"Only users who have private encryption keys have access to shared encrypted "
216225"files and folders. Users who have not yet created their private encryption "
@@ -227,7 +236,7 @@ msgstr ""
227236"«Приложение шифрования включено, но ваши ключи не инициализированы, "
228237"пожалуйста, выйдите из системы и войдите снова»."
229238
230- #: ../../files/encrypting_files.rst:107
239+ #: ../../files/encrypting_files.rst:101
231240msgid ""
232241"Share owners may need to re-share files after encryption is enabled; users "
233242"trying to access the share will see a message advising them to ask the share"
@@ -245,11 +254,11 @@ msgstr ""
245254"обновляет шифрование, и затем владелец общего ресурса может удалить "
246255"отдельные общие ресурсы."
247256
248- #: ../../files/encrypting_files.rst:115
257+ #: ../../files/encrypting_files.rst:109
249258msgid "Recovery key password"
250259msgstr "Восстановления ключа шифрования"
251260
252- #: ../../files/encrypting_files.rst:117
261+ #: ../../files/encrypting_files.rst:111
253262msgid ""
254263"If your Nextcloud administrator has enabled the recovery key feature, you "
255264"can choose to use this feature for your account. If you enable \" Password "
@@ -266,51 +275,51 @@ msgstr ""
266275"восстановления не активирован, восстановление файлов невозможно, если вы "
267276"потеряете пароль для входа."
268277
269- #: ../../files/encrypting_files.rst:127
278+ #: ../../files/encrypting_files.rst:121
270279msgid "Files not encrypted"
271280msgstr "Файлы не зашифрованы"
272281
273- #: ../../files/encrypting_files.rst:129
282+ #: ../../files/encrypting_files.rst:123
274283msgid ""
275284"Only the data in your files is encrypted, and not the filenames or folder "
276285"structures. These files are never encrypted:"
277286msgstr ""
278287"Зашифрованы только данные в ваших файлах, а не имена файлов или структуры "
279288"папок. Эти файлы никогда не шифруются:"
280289
281- #: ../../files/encrypting_files.rst:132
290+ #: ../../files/encrypting_files.rst:126
282291msgid "Old files in the trash bin."
283292msgstr "Старые файлы в корзине."
284293
285- #: ../../files/encrypting_files.rst:133
294+ #: ../../files/encrypting_files.rst:127
286295msgid "Image thumbnails from the Gallery app."
287296msgstr "Миниатюры изображений из приложения Галерея."
288297
289- #: ../../files/encrypting_files.rst:134
298+ #: ../../files/encrypting_files.rst:128
290299msgid "Previews from the Files app."
291300msgstr "Миниатюры предварительного просмотра из приложения Файлы."
292301
293- #: ../../files/encrypting_files.rst:135
302+ #: ../../files/encrypting_files.rst:129
294303msgid "The search index from the full text search app."
295304msgstr "Индекс поиска из приложения полнотекстового поиска."
296305
297- #: ../../files/encrypting_files.rst:136
306+ #: ../../files/encrypting_files.rst:130
298307msgid "Third-party app data"
299308msgstr "Данные сторонних приложений"
300309
301- #: ../../files/encrypting_files.rst:138
310+ #: ../../files/encrypting_files.rst:132
302311msgid ""
303312"Only those files that are shared with third-party storage providers can be "
304313"encrypted, the rest of the files may not be encrypted."
305314msgstr ""
306315"Только те файлы, которые используются сторонними поставщиками хранилищ, "
307316"могут быть зашифрованы, остальные файлы могут быть не зашифрованы."
308317
309- #: ../../files/encrypting_files.rst:142
318+ #: ../../files/encrypting_files.rst:136
310319msgid "Change private key password"
311320msgstr "Изменить пароль закрытого ключа"
312321
313- #: ../../files/encrypting_files.rst:144
322+ #: ../../files/encrypting_files.rst:138
314323msgid ""
315324"This option is only available if the encryption password has not been "
316325"changed by the administrator, but only the log-in password. This can occur "
0 commit comments