diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:00 +0000 |
commit | 4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466 (patch) | |
tree | 0d7f832a5de1f668eb330db9be641a819e841ea2 /core/l10n/ru.js | |
parent | 8e01ff15df434f4f3452daff9614dca66a27a4ab (diff) | |
download | nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.tar.gz nextcloud-server-4cf0f37387d10a8f0720c76cc2dbc8b8cf5bb466.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 1 |
1 files changed, 1 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" : "Войти по токену приложения", |