diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-31 00:20:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-31 00:20:16 +0000 |
commit | 5b0b535260dec05f31ec4dd1e06da6b793debbd1 (patch) | |
tree | ee6061d1cd7873cd3d16074e67bc38546261fcca /core/l10n/ru.js | |
parent | c9611c0f5d08cc0a41fb7018cb5691dd71b2cea0 (diff) | |
download | nextcloud-server-5b0b535260dec05f31ec4dd1e06da6b793debbd1.tar.gz nextcloud-server-5b0b535260dec05f31ec4dd1e06da6b793debbd1.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).", |