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

github.com/nextcloud/privacy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-20 06:23:53 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-20 06:23:53 +0300
commitd2dbcfbcfc63838ec10799454cd3e20080627037 (patch)
tree80a7167b154b622e5e7b4097ab5b7165bb14b791 /l10n/ru.js
parentd9d1d86b3e7cdd3156d52cec233e9f8cde33f2f6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index d9d83e5..ce24f85 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -8,10 +8,8 @@ OC.L10N.register(
"Add external admin" : "Добавить внешнего администратора",
"Name of external admin" : "Имя внешнего администратора",
"This server is using full-disk-encryption." : "Этот сервер использует шифрование диска.",
- "Your files are not protected by encryption." : "Ваши файлы не защищены шифрованием.",
- "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Для защиты ваших файлов используется {linkopen}шифрование на стороне сервера ↗{linkclose}.",
"This server is protected with full-disk-encryption." : "Этот сервер защищён шифрованием диска.",
- "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Для защиты ваших файлов используется {linkopen}шифрование на стороне сервера ↗{linkclose}. Также этот сервер защищён с помощью шифрования диска.",
+ "Your files are not protected by encryption." : "Ваши файлы не защищены шифрованием.",
"Your data is located in:" : "Ваши данные находятся в:",
"The admin hasn't selected the location of the server yet." : "Место размещения сервера ещё не указано администратором.",
"Change data location" : "Изменить расположение данных",
@@ -285,6 +283,8 @@ OC.L10N.register(
"Privacy policy" : "Политика конфиденциальности",
"Read the privacy policy." : "Ознакомиться с политикой конфиденциальности.",
"Encryption" : "Шифрование",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}." : "Для защиты ваших файлов используется {linkopen}шифрование на стороне сервера ↗{linkclose}.",
+ "Your files are encrypted with {linkopen}server-side-encryption ↗{linkclose}. Additionally, this server is protected with full-disk-encryption." : "Для защиты ваших файлов используется {linkopen}шифрование на стороне сервера ↗{linkclose}. Также этот сервер защищён с помощью шифрования диска.",
"Your data is located in: " : "Размещение данных:"
},
"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);");