diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-10-20 02:16:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-10-20 02:16:50 +0000 |
commit | aa58d6c9805693ea4d08e1d781ccfacb9f645aae (patch) | |
tree | 4e06961af199078872e850d7ce1f02fe9756219f /core/l10n/ru.js | |
parent | 6c0e6b531dfd3061d1c00cbabd6732266d801bb9 (diff) | |
download | nextcloud-server-aa58d6c9805693ea4d08e1d781ccfacb9f645aae.tar.gz nextcloud-server-aa58d6c9805693ea4d08e1d781ccfacb9f645aae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ru.js')
-rw-r--r-- | core/l10n/ru.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ru.js b/core/l10n/ru.js index a5d7d07e328..c3f824b40d0 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -360,10 +360,10 @@ OC.L10N.register( "Connect to your account" : "Вход в систему", "Please log in before granting %1$s access to your %2$s account." : "Для предоставления %1$s доступа к учётной записи %2$s необходимо войти в систему.", "App token" : "Токен приложения", - "Grant access" : "Предоставить доступ", + "Grant access" : "Разрешить доступ", "Alternative log in using app token" : "Войти по токену приложения", "Account access" : "Доступ к аккаунту", - "You are about to grant %1$s access to your %2$s account." : "Вы собираетесь предоставить %1$s доступ к своей учетной записи %2$s", + "You are about to grant %1$s access to your %2$s account." : "Вы собираетесь разрешить приложению %1$s доступ к своей учётной записи %2$s.", "Account connected" : "Аккаунт подключен", "Your client should now be connected! You can close this window." : "Ваш клиент должен быть подключен! Вы можете закрыть это окно.", "This share is password-protected" : "Доступ к этому ресурсу защищён паролем", |