Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index 4661acf..7ae5cf0 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -23,7 +23,6 @@ OC.L10N.register(
"Ignore note file patterns" : "Шаблоны игнорируемых имён информационных файлов",
"Protection is currently active" : "Защита активна",
"Protection is currently paused until: <strong>%s</strong>" : "Защита временно отключена до <strong>%s</strong>",
- "Re-enable protection now" : "Повторно активировать защиту",
- "This app prevents the Nextcloud Sync clients from uploading files with known ransomware file endings.\n\n⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.\n\n⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way." : "Это приложение служит для блокирования попыток со стороны клиентов передать на сервер файлы с известными расширениями вирусов-вымогателей.\n\n⚠️ Это приложение не заменяет регулярное создание резервных копий. Приложение препятствует замене файлов на сервере Nextcloud заражёнными компьютерами, но бесполезно, если заражён сам сервер.\n\n⚠️ Разработчики приложения и Nextcloud GmbH не предоставляют никаких гарантий относительно возможности повреждения файлов другими способами."
+ "Re-enable protection now" : "Повторно активировать защиту"
},
"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);");