diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-31 00:20:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-31 00:20:26 +0000 |
commit | 6d1f66dc5689d670bb3ee2c6504ea57d48abd4fc (patch) | |
tree | 354c3e02f3a531338cd255d7f08d3309dc736d49 /core/l10n/ru.js | |
parent | b1d94d3d16b509c3d99cf34abc25b0dee7edde13 (diff) | |
download | nextcloud-server-6d1f66dc5689d670bb3ee2c6504ea57d48abd4fc.tar.gz nextcloud-server-6d1f66dc5689d670bb3ee2c6504ea57d48abd4fc.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 2978f156c63..99f7a98f2bb 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -346,6 +346,7 @@ OC.L10N.register( "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 password" : "Пароль приложения", "Grant access" : "Разрешить доступ", "Account access" : "Доступ к аккаунту", "Currently logged in as %1$s (%2$s)." : "Вход в систему выполнен под именем %1$s (%2$s).", |