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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ru.js1
-rw-r--r--core/l10n/ru.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js
index 975a934dcaa..ecddb7857fc 100644
--- a/core/l10n/ru.js
+++ b/core/l10n/ru.js
@@ -310,6 +310,7 @@ OC.L10N.register(
"Confirm your password" : "Подтвердите свой пароль",
"Connect to your account" : "Вход в систему",
"Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.",
+ "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Если вы не пытались настроить новое устройство или приложение, значит, кто-то пытается получить доступ к вашим данным. В этом случае свяжитесь с администратором системы.",
"App token" : "Токен приложения",
"Grant access" : "Разрешить доступ",
"Alternative log in using app token" : "Войти по токену приложения",
diff --git a/core/l10n/ru.json b/core/l10n/ru.json
index 44d5a94c0d4..10a1f7d9cd7 100644
--- a/core/l10n/ru.json
+++ b/core/l10n/ru.json
@@ -308,6 +308,7 @@
"Confirm your password" : "Подтвердите свой пароль",
"Connect to your account" : "Вход в систему",
"Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.",
+ "If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "Если вы не пытались настроить новое устройство или приложение, значит, кто-то пытается получить доступ к вашим данным. В этом случае свяжитесь с администратором системы.",
"App token" : "Токен приложения",
"Grant access" : "Разрешить доступ",
"Alternative log in using app token" : "Войти по токену приложения",