rosa-build/config/locales/models/build_list.en.yml

230 lines
8.5 KiB
YAML
Raw Normal View History

en:
activerecord:
models:
build_list: Build list
build_list_item: Build list item
attributes:
build_list:
2013-07-01 13:20:38 +01:00
id: Id
name: Name
extra_repositories: Extra repositories
extra_build_lists: Extra build lists
extra_mass_builds: Extra mass builds
2013-02-19 17:04:50 +00:00
auto_create_container: Create container automatically
2014-04-07 20:00:42 +01:00
use_cached_chroot: Use cached chroot
native_build: Native build
use_extra_tests: Use extra tests
2014-09-24 21:44:32 +01:00
save_buildroot: Save RPM build root
container_path: Container path
status: Status
project_id: Project
project: Project
arch_id: Architecture
2013-02-14 16:59:52 +00:00
arch_short: Arch
arch: Architecture
hostname: Hostname
fail_reason: Fail reason
new_core: New core
is_circle: Recurrent build
updated_at: Notified at
additional_repos: Additional repositories
include_testing_subrepository: "Include 'testing' subrepository"
include_repos: Included repositories
created_at: Created on
2012-09-13 17:08:41 +01:00
save_to_repository: Save to repository
2012-07-09 23:52:08 +01:00
build_for_platform: Build for platform
update_type: Update type
auto_publish_status: Automated publishing
project_version: Version
user: User
2013-03-28 11:58:26 +00:00
publisher: Publisher
builder: Builder
preferences: Preferences
2012-04-12 11:29:04 +01:00
started_at: Build started at
duration: Build duration in seconds
mass_build_id: Mass build
2012-10-11 11:55:06 +01:00
commit_hash: Commit hash
2013-01-22 16:41:25 +00:00
logs: Logs
external_nodes: External nodes
extra_params:
label: Extra params
2013-11-23 15:58:57 +00:00
cfg_options: "'urpmi_options' for *.cfg file"
cfg_urpm_options: "'urpm_options' for *.cfg file"
build_src_rpm: Build src.rpm, e.g. --with=foo
build_rpm: Build rpm e.g. --without=foo
build_list/item:
name: Name
level: Level
status: Status
version: Version
build_list: Build list
build_list/package:
name: Name
fullname: Fullname
2020-01-22 11:50:51 +00:00
size: Size
2013-09-12 15:13:42 +01:00
epoch: Epoch
release: Release
version: Version
projects:
build_lists:
dependent_projects:
title: Create Build Lists of dependent projects
projects: Projects
packages: "Packages:"
architecture: Architecture
preferences: Preferences
are_you_sure: Are you sure what would like to run build lists? Release tag will be increased automatically.
layout:
build_lists:
2013-01-25 17:24:46 +00:00
create_container: Create container
2014-06-12 22:41:27 +01:00
create_build_list: Create Build List
2014-06-17 18:17:21 +01:00
are_you_sure_to_run_build_lists: Are you sure what would like to run build lists? Release tag will be increased automatically.
2013-01-25 11:31:00 +00:00
platform_deleted: platform has been deleted
filter_header: Filter
current: Curent
created_at_start: "Build to start on:"
created_at_end: "Build to start until:"
updated_at_start: "Last update from BS on:"
updated_at_end: " Last update from BS until:"
2013-07-01 13:20:38 +01:00
id_search: 'Search by Id'
project_name_search: Search by project name
items_header: Build items
2013-01-21 11:02:08 +00:00
packages_header: Packages
no_items_data: No data
show: Show
cancel: Cancel build
will_be_canceled: 'Build will be canceled...'
2013-01-25 17:24:46 +00:00
creating: 'creating...'
2014-05-21 23:58:13 +01:00
rerun_tests: Rerun tests
rerun_tests_success: 'Build is queued for rerun tests'
rerun_tests_fail: 'Errors during rerun tests!'
2013-01-30 20:04:19 +00:00
create_container_success: 'Container is queued for creating'
create_container_fail: 'Errors during container creating!'
publish_success: 'Build is queued for publishing'
publish_into_testing_success: 'Build is queued for publishing'
publish_fail: 'Errors during build publishing!'
publish_into_testing_fail: 'Errors during build publishing!'
publish_with_extra_fail: 'All extra build lists should be published before publishing this build list!'
2013-01-30 20:04:19 +00:00
cancel_success: 'Build canceled'
cancel_fail: 'Errors during build cancelation!'
reject_publish_success: 'Publishing rejected'
2012-04-18 11:59:41 +01:00
reject_publish_fail: 'Rejecting publishing failed'
container_published: 'Container published in a repository'
action: Action
new_header: New build
main_data: Main data
2013-02-06 09:42:34 +00:00
tests_failed: Some tests failed. Be careful!
wrong_branch_for_publish_html: Build can be published only from <b>%{branch}</b> branch
human_current_duration: Build currently takes %{hours} h. %{minutes} min.
human_duration: Built in %{hours} h. %{minutes} min.
ownership:
header: Build list ownership
owned: My
related: Related
everything: All
external_nodes:
owned: My
everything: All
build_server_status:
header: Build server status
2014-05-26 18:42:27 +01:00
amount: amount
abf: ABF
tasks: tasks in queue
custom: user's
mass_build_tasks: mass build's
build_tasks: tasks in execution
2013-05-24 09:47:35 +01:00
rpm_workers: Workers of building
iso_workers: Workers of building
publish_workers: Workers of publishing
items:
statuses:
build_started: Build started
build_error: Build error
dependencies_error: Dependences not found
success: Build complete
unknown: Build is waiting
git_error: Git error
build_canceled: Build canceled
auto_publish_status:
none: None
default: Default
testing: Into 'testing'
statuses:
build_lists: All
2014-05-21 23:58:13 +01:00
rerun_tests: Rerun tests
2014-05-22 00:17:29 +01:00
rerunning_tests: Build is being rerun tests
build_error: Build error
build_published: Published
tests_failed: Tests failed
rejected_publish: Publishing rejected
build_publish: Publishing
failed_publish: Publishing error
dependencies_fail: Dependences not found
packages_fail: Packages not found
waiting_for_response: Waiting for response
build_pending: Build pending
build_canceling: Build is canceling
build_canceled: Build canceled
success: Build complete
build_started: Build started
2012-04-10 14:11:36 +01:00
platform_pending: Platform pending
build_published_into_testing: '[testing] Published'
build_publish_into_testing: '[testing] Publishing'
2013-11-01 17:11:59 +00:00
failed_publish_into_testing: '[testing] Publishing error'
unpermitted_arch: Unpermitted architecture
log:
build_log: Build Log
not_available: Log not available yet.
download: Download log
2012-10-11 11:55:06 +01:00
autoreload: Update log every
load_lines: Load last %{count} lines
reload_times:
10000: "10 s"
30000: "30 s"
60000: "1 m"
300000: "5 m"
600000: "10 m"
900000: "15 m"
show_filter: Show filters
hide_filter: Hide filters
2014-05-26 18:42:27 +01:00
filters: Filters
last_build_lists: Last Build Lists
recreate_build_list: Recreate Build List
2013-08-01 18:18:46 +01:00
only_my_build_lists: Only My
failed_build_lists: Only Failed
flash:
build_list:
saved: Build list for project version '%{project_version}', platform '%{build_for_platform}' and architecture '%{arch}' has been created successfully
save_error: Build list for project version '%{project_version}', platform '%{build_for_platform}' and architecture '%{arch}' could not been created
no_project_version_selected: Select any version of the project
no_project_version_found: Project version '%{project_version}' not found
no_arch_or_platform_selected: At least one of architecture of platform must selected
wrong_platform: Only the primary platform can be selected for the main repository!
wrong_build_for_platform: Type of platform in "build_for_platform" should be "main"
wrong_repository: Repository to save package to must belongs to platform.
wrong_project: Repository does not contain project.
cannot_write: You can't build project to this repository.
can_not_published: Build can only be published with status "Build complete"
frozen_platform: In case of a repository for package storage with frozen platform allowed only bugfix and security updates
wrong_include_repos: Include repos have to belongs to build for platform
2014-01-13 22:05:26 +00:00
wrong_commit_hash: "Unable find commit '%{commit_hash}' in project"
2016-03-01 18:14:48 +00:00
not_all_build_lists_success: 'Project has been built successfully not for all default arches'
dependent_projects_job_added_to_queue: Task for creation of build lists has been added to queue.