diff options
Diffstat (limited to 'settings/l10n/ru.js')
-rw-r--r-- | settings/l10n/ru.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/settings/l10n/ru.js b/settings/l10n/ru.js index 504e1c84e8d..feec854f729 100644 --- a/settings/l10n/ru.js +++ b/settings/l10n/ru.js @@ -106,7 +106,6 @@ OC.L10N.register( "A valid group name must be provided" : "Введите правильное имя группы", "deleted {groupName}" : "удалена {groupName}", "undo" : "отмена", - "No group" : "Без группы", "never" : "никогда", "deleted {userName}" : "удалён {userName}", "Add group" : "Добавить группу", @@ -185,7 +184,6 @@ OC.L10N.register( "We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "Мы рекомендуем установить требуемые пакеты для вашей системы для поддержки одного из следующих языков: %s.", "If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Если ваша копия ownCloud установлена не в корне домена и использует системный планировщик cron, возможны проблемы с правильной генерацией URL. Чтобы избежать этого, установите опцию \"overwrite.cli.url\" в файле config.php равной пути папки установки. (Предположительно: \"%s\".)", "It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "Не удается запустить задачу планировщика через CLI. Произошли следующие технические ошибки:", - "Please double check the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Пожалуйста еще раз обратитесь к <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">документации по установке ↗</a> и проверьте <a href=\"#log-section\">журнал</a>на наличие ошибок", "All checks passed." : "Все проверки пройдены.", "Cron" : "Cron (планировщик задач)", "Last cron job execution: %s." : "Последнее выполненное задание планировщика: %s.", |