harbor/static/i18n/locale_en-US.ini

88 lines
3.3 KiB
INI
Raw Normal View History

2016-02-01 12:59:10 +01:00
page_title_index = Harbor
page_title_sign_in = Sign In - Harbor
page_title_project = Project - Harbor
2016-02-25 11:57:19 +01:00
page_title_item_details = Details - Harbor
page_title_registration = Sign Up - Harbor
2016-03-30 12:02:38 +02:00
page_title_add_user = Add User - Harbor
2016-02-01 12:59:10 +01:00
page_title_forgot_password = Forgot Password - Harbor
title_forgot_password = Forgot Password
page_title_reset_password = Reset Password - Harbor
title_reset_password = Reset Password
page_title_change_password = Change Password - Harbor
title_change_password = Change Password
page_title_search = Search - Harbor
sign_in = Sign In
sign_up = Sign Up
2016-03-30 12:02:38 +02:00
add_user = Add User
2016-02-01 12:59:10 +01:00
log_out = Log Out
2016-02-25 11:57:19 +01:00
search_placeholder = projects or repositories
2016-02-01 12:59:10 +01:00
change_password = Change Password
username_email = Username/Email
password = Password
forgot_password = Forgot Password
welcome = Welcome
my_projects = My Projects
public_projects = Public Projects
admin_options = Admin Options
project_name = Project Name
creation_time = Creation Time
publicity = Publicity
add_project = Add Project
2016-02-25 11:57:19 +01:00
check_for_publicity = Public project
2016-02-01 12:59:10 +01:00
button_save = Save
2016-02-25 11:57:19 +01:00
button_cancel = Cancel
2016-02-01 12:59:10 +01:00
button_submit = Submit
username = Username
email = Email
system_admin = System Admin
dlg_button_ok = OK
dlg_button_cancel = Cancel
2016-02-25 11:57:19 +01:00
registration = Sign Up
2016-02-01 12:59:10 +01:00
username_description = This will be your username.
2016-02-25 11:57:19 +01:00
email_description = The Email address will be used for resetting password.
2016-02-01 12:59:10 +01:00
full_name = Full Name
full_name_description = First name & Last name.
2016-02-25 11:57:19 +01:00
password_description = At least 7 characters with 1 lowercase letter, 1 capital letter and 1 numeric character.
2016-02-01 12:59:10 +01:00
confirm_password = Confirm Password
2016-02-25 11:57:19 +01:00
note_to_the_admin = Comments
2016-02-01 12:59:10 +01:00
old_password = Old Password
new_password = New Password
2016-02-25 11:57:19 +01:00
forgot_password_description = Please input the Email used when you signed up, a reset password Email will be sent to you.
2016-02-01 12:59:10 +01:00
projects = Projects
repositories = Repositories
search = Search
home = Home
project = Project
owner = Owner
repo = Repositories
user = Users
logs = Logs
repo_name = Repository Name
2016-04-21 18:28:59 +02:00
repo_tag = Tag
2016-02-01 12:59:10 +01:00
add_members = Add Members
operation = Operation
2016-02-25 11:57:19 +01:00
advance = Advanced Search
2016-02-01 12:59:10 +01:00
all = All
others = Others
start_date = Start Date
end_date = End Date
timestamp = Timestamp
role = Role
2016-02-25 11:57:19 +01:00
reset_email_hint = Please click this link to reset your password
2016-02-01 12:59:10 +01:00
reset_email_subject = Reset your password
language = English
language_en-US = English
language_zh-CN = 中文
2016-04-25 17:35:54 +02:00
language_de-DE = Deutsch
2016-02-01 12:59:10 +01:00
copyright = Copyright
all_rights_reserved = All rights reserved.
index_desc = Project Harbor is to build an enterprise-class, reliable registry server. Enterprises can set up a private registry server in their own environment to improve productivity as well as security. Project Harbor can be used in both development and production environment.
2016-02-26 11:10:53 +01:00
index_desc_0 = Key benefits:
2016-02-01 12:59:10 +01:00
index_desc_1 = 1. Security: Keep their intellectual properties within their organizations.
index_desc_2 = 2. Efficiency: A private registry server is set up within the organization's network and can reduce significantly the internet traffic to the public service.
2016-02-26 11:10:53 +01:00
index_desc_3 = 3. Access Control: RBAC (Role Based Access Control) is provided. User management can be integrated with existing enterprise identity services like AD/LDAP.
2016-02-01 12:59:10 +01:00
index_desc_4 = 4. Audit: All access to the registry are logged and can be used for audit purpose.
2016-02-26 11:10:53 +01:00
index_desc_5 = 5. GUI: User friendly single-pane-of-glass management console.
index_title = An enterprise-class registry server