2012-03-03 00:19:31 +00:00
en :
layout :
projects :
add : Add
2012-10-02 16:20:58 +01:00
public_projects_list : Public projects list
2012-03-23 19:15:26 +00:00
edit : Settings
2012-03-31 00:37:54 +01:00
fork_and_edit : Fork
2012-04-09 18:56:03 +01:00
fork_to : Fork to %{to}
fork_modal_header : Where do you want to fork this project?
2012-04-09 20:43:45 +01:00
already_exists : Project already exists
2012-08-10 17:14:45 +01:00
unexisted_project : Project not exists
2012-03-03 00:19:31 +00:00
list : List
list_header : Projects
2012-03-29 11:48:15 +01:00
edit_header : Edit project
2012-03-03 00:19:31 +00:00
show : Project
build : Build
new_build : New build %{project_name}
2012-04-10 14:07:09 +01:00
new_build_list : New build
2012-03-29 11:48:15 +01:00
confirm_delete : Are you sure you want to delete this project?
2012-03-03 00:19:31 +00:00
new : New project
location : Location
git_repo_location : Path to git repo
current_project_header : Current project
current_build_lists : Current builds
build_button : Start build
2012-03-23 19:15:26 +00:00
add_collaborators : Add members
2012-03-03 00:19:31 +00:00
members : Members
groups : Groups
2012-03-23 19:15:26 +00:00
edit_collaborators : Members
2012-03-07 21:34:49 +00:00
role : Project role
remove_user : Leave project
2012-03-03 00:19:31 +00:00
issues : Issues
wiki : Wiki
2012-03-29 11:48:15 +01:00
delete_warning : Attention! Deleted project cannot be restored!
2012-03-03 00:19:31 +00:00
sections : Sections
2012-03-29 11:48:15 +01:00
has_issue_description : Tracker adds a lightweight issue management system tightly integrated with your repository.
has_wiki_description : Wikis are the simplest way to allow other users to contribute content. Any user can create and edit pages for documentation, examples, support or anything you wish.
2012-04-13 14:24:43 +01:00
human_average_build_time : Expected time is %{hours} h. %{minutes} min.
2012-08-03 14:15:29 +01:00
git_global_setup : Git global setup
create_repository : Create Repository
move_files_to_folder : Move files you need to the project or create them.
existing_git_repo : Git repo already exist?
2012-03-03 00:19:31 +00:00
2012-04-05 08:26:03 +01:00
git_help :
cloning : Cloning the repository
remote : Add this repository as a remote to an existing local repository
2012-03-03 00:19:31 +00:00
diff_show_header : "%{files} with %{additions} and %{deletions}."
about_subheader : "About project"
last_commit : "Last commit"
filename : File
age : Modification date
message : Message
author : Author
2012-03-29 17:27:33 +01:00
participant_type : Part. type
2012-03-21 19:55:14 +00:00
current_branch : Current branch/tag
2012-03-03 00:19:31 +00:00
current_commit : Current commit
files_in_project : Files in
flash :
project :
saved : Project saved
2012-03-29 11:48:15 +01:00
save_error : Unable to save project
save_warning_ssh_key : Project owner must provide a SSH key in his profile
2012-03-03 00:19:31 +00:00
destroyed : Project deleted
forked : Project forked
fork_error : Project fork error
2012-03-07 21:34:49 +00:00
user_removed : User successfully removed from project
2012-03-03 00:19:31 +00:00
activerecord :
models :
project : Project
attributes :
project :
name : Name
description : Descripton
owner : Owner
visibility : Visibility
visibility_types :
2012-03-29 11:48:15 +01:00
open : Public
hidden : Private
2012-03-03 00:19:31 +00:00
repository_id : Repository
repository : Repository
2012-03-29 11:48:15 +01:00
created_at : Created on
updated_at : Updated on
has_issues : Issues tracker enabled
has_wiki : Wiki enabled
2012-03-03 00:19:31 +00:00
srpm : Import code from src.rpm
who_owns :
2012-03-29 11:48:15 +01:00
me : Myself
2012-03-03 00:19:31 +00:00
group : Group
2012-03-21 19:55:14 +00:00
default_branch : Default branch
2012-05-17 21:40:30 +01:00
is_package : Project is a package
2012-08-24 16:19:26 +01:00
maintainer : Maintainer of project
2012-08-27 22:12:53 +01:00
maintainer_id : Maintainer of project
2012-05-15 12:11:18 +01:00
errors :
project :
uname : The name can only use lower case Latin letters (a-z), numbers (0-9) and underscore (_)
2012-12-06 07:18:16 +00:00
default_branch : Wrong branch