68 lines
3.2 KiB
YAML
68 lines
3.2 KiB
YAML
en:
|
|
statistics:
|
|
index:
|
|
header: "Statistics"
|
|
|
|
filter:
|
|
header: "Statistics"
|
|
range_label: "Display data for"
|
|
range_start_placeholder: "Select a start date"
|
|
range_separator: " and "
|
|
range_end_placeholder: "Select an end date"
|
|
|
|
users_or_groups_label: "for users or groups"
|
|
refresh: "refresh"
|
|
users_or_groups_placeholder: "Enter a nickname here."
|
|
|
|
build_lists:
|
|
header: "Build lists"
|
|
build_started_title: "Build started"
|
|
success_title: "Build complete"
|
|
build_error_title: "Build error"
|
|
build_published_title: "Published"
|
|
|
|
total_build_started: "Total build started"
|
|
total_success: "Total build complete"
|
|
total_build_error: "Total build error"
|
|
total_build_published: "Total build has been published"
|
|
no_data: "No data available"
|
|
|
|
commits:
|
|
header: "Commits"
|
|
commits_title: "Commits"
|
|
total_commits: "Total commits"
|
|
no_data: "No data available"
|
|
|
|
issues:
|
|
header: "Issues"
|
|
open_title: "Open"
|
|
reopen_title: "Reopen"
|
|
closed_title: "Closed"
|
|
|
|
total_open: "Total opened"
|
|
total_reopen: "Total reopened"
|
|
total_closed: "Total closed"
|
|
no_data: "No data available"
|
|
|
|
pull_requests:
|
|
header: "Pull Requests"
|
|
open_title: "Open"
|
|
merged_title: "Merged"
|
|
closed_title: "Closed"
|
|
|
|
total_open: "Total open"
|
|
total_merged: "Total merged"
|
|
total_closed: "Total closed"
|
|
no_data: "No data available"
|
|
|
|
helper:
|
|
period:
|
|
twenty_four_hours: "the last 24 hours"
|
|
last_7_days: "the last 7 days"
|
|
last_30_days: "the last 30 days"
|
|
last_60_days: "the last 60 days"
|
|
last_90_days: "the last 90 days"
|
|
last_180_days: "the last 6 months"
|
|
last_year: "the last year"
|
|
custom: "custom"
|