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

166 lines
6.0 KiB
YAML
Raw Normal View History

en:
activerecord:
models:
build_list: Build list
build_list_item: Build list item
attributes:
build_list:
bs_id: Id
name: Name
2013-02-18 15:43:30 +00:00
extra_repos: Extra repositories and containers
auto_create_container: Automated creating container
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
new_core: New core
is_circle: Recurrent build
updated_at: Notified at
additional_repos: Additional repositories
include_repos: Included repositories
created_at: Created on
2012-09-13 17:08:41 +01:00
save_to_repository: Save to repository
use_save_to_repository: Use 'save to repository' for assembly
2012-07-09 23:52:08 +01:00
build_for_platform: Build for platform
update_type: Update type
auto_publish: Automated publising
project_version: Version
user: User
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
build_list/item:
name: Name
level: Level
status: Status
version: Version
build_list: Build list
build_list/package:
name: Name
fullname: Fullname
release: Release
version: Version
layout:
build_lists:
2013-01-25 17:24:46 +00:00
create_container: Create container
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:"
bs_id_search: 'Search by Id'
project_name_search: Search by project name
bs_id_not_set: Id has not been configured yet
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...'
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_fail: 'Errors during build publishing!'
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!
human_current_duration: Build currently takes %{hours} h. %{minutes} min.
human_duration: Built in %{hours} h. %{minutes} min.
attached_advisory: Attached advisory
create_advisory: Create new advisory
ownership:
header: Build list ownership
owned: My
related: Related
everything: All
build_server_status:
header: Build server status
count: '- count'
tasks: '- tasks in queue'
build_tasks: '- tasks in execution'
rpm_workers: Workers for building
2013-01-24 10:42:03 +00:00
iso_workers: Workers for building
publish_workers: Workers for 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
statuses:
build_lists: All
build_error: Build error
build_published: Build has been published
tests_failed: Tests failed
rejected_publish: Publishing rejected
2012-05-25 21:22:23 +01:00
build_publish: Build is being published
failed_publish: Publishing error
dependencies_fail: Dependences 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
project_version_not_found: Project version not found
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"
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
2012-10-11 11:55:06 +01:00
wrong_commit_hash: Unable find commit '%{commit_hash}' in project