rosa-build/config/locales/models/statistics.ru.yml

67 lines
3.7 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ru:
statistics:
index:
header: "Статистика"
filter:
header: "Статистика"
range_label: "Показать данные за"
range_start_placeholder: "Выберите начальную дату"
range_separator: " и "
range_end_placeholder: "Выберите конечную дату"
users_or_groups_label: "для пользователей или групп"
refresh: "обновить"
users_or_groups_placeholder: "Введите никнейм здесь."
build_lists:
header: "Сборочные листы"
build_started_title: "Cобирается"
success_title: "Cобрано"
build_error_title: "Ошибка сборки"
build_published_title: "Опубликовано"
total_build_started: "Всего запущено"
total_success: "Всего собрано"
total_build_error: "Всего ошибок сборки"
total_build_published: "Всего опубликовано"
no_data: "Нет данных"
commits:
header: "Коммиты"
commits_title: "Коммиты"
total_commits: "Всего коммитов"
no_data: "Нет данных"
issues:
header: "Задачи"
open_title: "Открыто"
reopen_title: "Переоткрыто"
closed_title: "Закрыто"
total_open: "Всего открыто"
total_reopen: "Всего переоткрыто"
total_closed: "Всего закрыто"
no_data: "Нет данных"
pull_requests:
header: "Пулл реквесты"
open_title: "Открыто"
merged_title: "Принято"
closed_title: "Закрыто"
total_open: "Всего открыто"
total_merged: "Всего принято"
total_closed: "Всего закрыто"
no_data: "Нет данных"
helper:
period:
twenty_four_hours: "последние 24 часа"
last_7_days: "последние 7 дней"
last_30_days: "последние 30 дней"
last_60_days: "последние 60 дней"
last_90_days: "последние 90 дней"
last_180_days: "последние 6 месяцев"
last_year: "последний год"
custom: "интервал"