diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-01 02:17:12 +0000 |
commit | 9d56c5142b6d2ea63607cd1c63701f1698e977df (patch) | |
tree | b4a766be4d2b8d49e93d64239058a27cd61a40af /core/l10n/ru.js | |
parent | e2fa284bd9f5cd4c2230b7ac91fcc1f9720fdac8 (diff) | |
download | nextcloud-server-9d56c5142b6d2ea63607cd1c63701f1698e977df.tar.gz nextcloud-server-9d56c5142b6d2ea63607cd1c63701f1698e977df.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" : "Войти по токену приложения", |