diff options
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:" : "Следующие приложения будут обновлены:", |