2012-03-03 00:19:31 +00:00
|
|
|
en:
|
|
|
|
layout:
|
|
|
|
repositories:
|
2013-07-26 15:41:39 +01:00
|
|
|
extra_actions: Extra actions
|
2013-07-29 13:24:41 +01:00
|
|
|
add_sync_lock_file: "Add '.sync.lock' file"
|
|
|
|
remove_sync_lock_file: "Remove '.sync.lock' file"
|
|
|
|
sync_lock_file_info: "Presence of '.sync.lock' file means that repository is not ready for sync with mirror"
|
2013-11-12 12:04:40 +00:00
|
|
|
add_projects_to: Add projects to repository
|
2013-11-13 09:33:36 +00:00
|
|
|
remove_projects_from: Remove projects from repository
|
2012-09-11 16:30:14 +01:00
|
|
|
edit: Settings
|
2012-03-03 00:19:31 +00:00
|
|
|
list: List
|
2012-03-13 15:05:33 +00:00
|
|
|
about: About repository
|
2012-03-03 00:19:31 +00:00
|
|
|
list_header: Repositories
|
|
|
|
new: New repository
|
|
|
|
new_header: New repository
|
|
|
|
show: Repository
|
|
|
|
location: Location
|
|
|
|
projects: Projects
|
|
|
|
new_header: New repository
|
|
|
|
back_to_the_list: ⇐ List of repositories
|
2012-03-29 11:48:15 +01:00
|
|
|
confirm_delete: Are you sure you want to delete this repository?
|
2012-03-03 00:19:31 +00:00
|
|
|
current_repository_header: Current repository
|
2012-06-21 08:15:20 +01:00
|
|
|
clear: Clear
|
|
|
|
clear_confirm: Are you sure you want to clear this platform?
|
|
|
|
clear_warning: Attention! Cleared packages cannot be restored!
|
2013-02-11 15:12:58 +00:00
|
|
|
regenerate_metadata: Regenerate metadata
|
2013-11-12 12:04:40 +00:00
|
|
|
mass_delete: Mass delete
|
2016-05-22 13:25:00 +01:00
|
|
|
manage_projects: Manage projects
|
2012-03-03 00:19:31 +00:00
|
|
|
|
|
|
|
personal_repositories:
|
|
|
|
settings_header: Settings
|
|
|
|
settings: Settings
|
|
|
|
show: My repository
|
|
|
|
private_users: Private repository users
|
|
|
|
|
|
|
|
flash:
|
|
|
|
repository:
|
2013-07-29 13:24:41 +01:00
|
|
|
sync_lock_file_added: "'.sync.lock' file has been added to repository"
|
|
|
|
sync_lock_file_removed: "'.sync.lock' file has been removed from repository"
|
2013-11-12 12:04:40 +00:00
|
|
|
projects_will_be_removed: Projects added to queue for removing
|
|
|
|
projects_will_be_added: Projects added to queue for adding
|
2013-11-13 09:33:36 +00:00
|
|
|
no_access_to_read_project: You have no access to read this project
|
2013-07-26 15:41:39 +01:00
|
|
|
|
2012-03-03 00:19:31 +00:00
|
|
|
saved: Repository added
|
2012-09-06 14:43:50 +01:00
|
|
|
updated: Repository updated
|
2012-03-29 11:48:15 +01:00
|
|
|
save_error: Unable to add repository
|
2012-09-06 14:43:50 +01:00
|
|
|
update_error: Unable to update repository
|
2012-03-03 00:19:31 +00:00
|
|
|
destroyed: Repository deleted
|
2012-03-29 11:48:15 +01:00
|
|
|
project_added: Project added to repository
|
2013-04-08 15:27:50 +01:00
|
|
|
project_not_added: Project adding error. A project with such name already exists in one repository of platform. Remove the old project first
|
2012-03-03 00:19:31 +00:00
|
|
|
project_removed: Project deleted
|
2012-03-29 11:48:15 +01:00
|
|
|
project_not_removed: Unable to delete project from repository
|
2012-06-21 08:15:20 +01:00
|
|
|
clear: Platform successfully cleared!
|
2012-09-11 16:30:14 +01:00
|
|
|
members:
|
|
|
|
successfully_added: "%{name} successfully added to the repository"
|
|
|
|
error_in_adding: "Unable to add %{name} as member"
|
2013-02-12 13:30:28 +00:00
|
|
|
regenerate_in_queue: Repository is queued for regenerate metadata
|
|
|
|
regenerate_already_in_queue: Repository is already queued for regenerate metadata
|
2012-03-03 00:19:31 +00:00
|
|
|
|
|
|
|
activerecord:
|
|
|
|
models:
|
|
|
|
repository: Repository
|
|
|
|
attributes:
|
|
|
|
repository:
|
2013-11-12 12:04:40 +00:00
|
|
|
projects_list: Projects list
|
2012-03-03 00:19:31 +00:00
|
|
|
name: Name
|
|
|
|
description: Description
|
2012-09-06 16:50:12 +01:00
|
|
|
publish_without_qa: Publication without QA
|
2012-03-03 00:19:31 +00:00
|
|
|
platform_id: Platform
|
|
|
|
platform: Platform
|
|
|
|
created_at: Created
|
|
|
|
updated_at: Updated
|
|
|
|
owner: Owner
|
2014-01-15 10:15:41 +00:00
|
|
|
synchronizing_publications: Publish only on success all build_lists for each arch (checking by commit hash)
|
2014-06-02 17:49:50 +01:00
|
|
|
publish_builds_only_from_branch: "Publish builds only from branch"
|
2014-10-29 21:18:49 +00:00
|
|
|
|
|
|
|
simple_form:
|
|
|
|
labels:
|
|
|
|
repository:
|
|
|
|
projects_list: Projects list
|
|
|
|
placeholders:
|
|
|
|
repository:
|
|
|
|
projects_list: Enter the names of projects here.
|
|
|
|
hints:
|
|
|
|
repository:
|
|
|
|
remove_project:
|
|
|
|
projects_list_html: "For example: <i>project-name</i>"
|
|
|
|
add_project:
|
|
|
|
projects_list_html: "For example: <i>my/project-name</i>"
|