diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-19 00:12:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-19 00:12:16 +0000 |
commit | 75f9dd6d67a9a2305841b1586f56681939c1ba61 (patch) | |
tree | afad78577af5aad2390f36ae0bcabe70e1b60267 /core/l10n/ru.js | |
parent | 51ae913513cf3448196ecdbf1b73b7b8e2f4760b (diff) | |
download | nextcloud-server-75f9dd6d67a9a2305841b1586f56681939c1ba61.tar.gz nextcloud-server-75f9dd6d67a9a2305841b1586f56681939c1ba61.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 f8aee02cac9..148147dee02 100644 --- a/core/l10n/ru.js +++ b/core/l10n/ru.js @@ -294,6 +294,7 @@ OC.L10N.register( "Error while validating your second factor" : "Ошибка проверки кода", "Access through untrusted domain" : "Доступ через недоверенный домен", "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Обратитесь к администратору. Если вы являетесь администратором этого сервера, отредактируйте параметр «trusted_domains» в файле «config/config.php». Пример настройки можно найти в файле «config/config.sample.php».", + "Further information how to configure this can be found in the %sdocumentation%s." : "Более подробная информация о том, как это сконфигурировать, может быть найдена в %sдокументации%s.", "App update required" : "Требуется обновление приложения", "%s will be updated to version %s" : "%s будет обновлен до версии %s", "These apps will be updated:" : "Следующие приложения будут обновлены:", |