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

48 lines
1.4 KiB
YAML
Raw Normal View History

en:
layout:
repositories:
add_project_to: Add project to repository
list: List
about: About repository
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
confirm_delete: Are you sure you want to delete this repository?
current_repository_header: Current repository
personal_repositories:
settings_header: Settings
change_visibility_from_hidden: Change status to "Public"
change_visibility_from_open: Change status to "Private"
settings: Settings
show: My repository
private_users: Private repository users
flash:
repository:
saved: Repository added
save_error: Unable to add repository
destroyed: Repository deleted
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
project_removed: Project deleted
project_not_removed: Unable to delete project from repository
activerecord:
models:
repository: Repository
attributes:
repository:
name: Name
description: Description
platform_id: Platform
platform: Platform
created_at: Created
updated_at: Updated
owner: Owner