2012-03-03 00:19:31 +00:00
|
|
|
en:
|
|
|
|
layout:
|
|
|
|
repositories:
|
2012-03-13 15:05:33 +00:00
|
|
|
add_project_to: Add project to repository
|
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!
|
2012-03-03 00:19:31 +00:00
|
|
|
|
|
|
|
personal_repositories:
|
|
|
|
settings_header: Settings
|
2012-03-29 11:48:15 +01:00
|
|
|
change_visibility_from_hidden: Change status to "Public"
|
|
|
|
change_visibility_from_open: Change status to "Private"
|
2012-03-03 00:19:31 +00:00
|
|
|
settings: Settings
|
|
|
|
show: My repository
|
|
|
|
private_users: Private repository users
|
|
|
|
|
|
|
|
flash:
|
|
|
|
repository:
|
|
|
|
saved: Repository added
|
2012-03-29 11:48:15 +01:00
|
|
|
save_error: Unable to add 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
|
|
|
|
project_not_added: Project adding error. A project with such name already exists in this repository. 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-03-03 00:19:31 +00:00
|
|
|
|
|
|
|
activerecord:
|
|
|
|
models:
|
|
|
|
repository: Repository
|
|
|
|
attributes:
|
|
|
|
repository:
|
|
|
|
name: Name
|
|
|
|
description: Description
|
|
|
|
platform_id: Platform
|
|
|
|
platform: Platform
|
|
|
|
created_at: Created
|
|
|
|
updated_at: Updated
|
|
|
|
owner: Owner
|