mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-07 11:10:16 +01:00
239 lines
12 KiB
JavaScript
239 lines
12 KiB
JavaScript
var locale_messages = {
|
|
'sign_in': 'Sign In',
|
|
'sign_up': 'Sign Up',
|
|
'forgot_password': 'Forgot Password',
|
|
'login_now': 'Login Now',
|
|
'its_easy_to_get_started': 'It\'s easy to get started ...',
|
|
'anybody_can_read_public_projects': 'Anybody can read public projects',
|
|
'create_projects_and_connect_repositories': 'Create projects and connect repositories',
|
|
'user_management_and_role_assignment': 'User management and role assignment',
|
|
'why_use_harbor': 'Why use Harbor?',
|
|
'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.',
|
|
'index_desc_1': '<strong>Security:</strong> Keep their intellectual properties within their organizations.',
|
|
'index_desc_2': '<strong>Efficiency:</strong> A private registry server is set up within the organization\'s network and can reduce significantly the internet traffic to the public service. ',
|
|
'index_desc_3': '<strong>Access Control:</strong> RBAC (Role Based Access Control) is provided. User management can be integrated with existing enterprise identity services like AD/LDAP. ',
|
|
'index_desc_4': '<strong>Audit:</strong> All access to the registry are logged and can be used for audit purpose.',
|
|
'index_desc_5': '<strong>GUI:</strong> User friendly single-pane-of-glass management console.',
|
|
'view_all': 'View all...',
|
|
'repositories': 'Repositories',
|
|
'project_repo_name': 'Project/Repository Name',
|
|
'creation_time': 'Creation Time',
|
|
'author': 'Author',
|
|
'username': 'Username',
|
|
'username_is_required': 'Username is required.',
|
|
'username_has_been_taken': 'Username has been taken.',
|
|
'username_is_too_long': 'Username is too long. (maximum 20 characters)',
|
|
'username_contains_illegal_chars': 'Username contains illegal character(s).',
|
|
'email': 'Email',
|
|
'email_desc': 'The Email address will be used for resetting password.',
|
|
'email_is_required': 'Email is required.',
|
|
'email_has_been_taken': 'Email has been taken.',
|
|
'email_content_illegal': 'Email format is illegal.',
|
|
'email_does_not_exist': 'Email does not exist.',
|
|
'email_is_too_long': 'Email is to long. (maximum 50 characters)',
|
|
'full_name': 'Full Name',
|
|
'full_name_desc': 'First name & Last name',
|
|
'full_name_is_required': 'Full name is required.',
|
|
'full_name_is_too_long': 'Full name is too long. (maximum 20 characters)',
|
|
'full_name_contains_illegal_chars': 'Full name contains illegal character(s).',
|
|
'password': 'Password',
|
|
'password_desc': 'At least 7 characters with 1 lowercase letter, 1 capital letter and 1 numeric character.',
|
|
'password_is_required': 'Password is required.',
|
|
'password_is_invalid': 'Password is invalid. At least 7 characters with 1 lowercase letter, 1 capital letter and 1 numeric character.',
|
|
'confirm_password': 'Confirm Password',
|
|
'password_does_not_match': 'Passwords do not match.',
|
|
'comments': 'Comments',
|
|
'comment_is_too_long': 'Comment is too long. (maximum 20 characters)',
|
|
'forgot_password_description': 'Please input the Email used when you signed up, a reset password Email will be sent to you.',
|
|
'reset_password': 'Reset Password',
|
|
'successful_reset_password': 'Password has been reset successfully.',
|
|
'summary': 'Summary',
|
|
'projects': 'Projects',
|
|
'public_projects': 'Public Projects',
|
|
'public': 'Public',
|
|
'public_repositories': 'Public Repositories',
|
|
'my_project_count': 'My Projects',
|
|
'my_repo_count': 'My Repositories',
|
|
'public_project_count': 'Public Projects',
|
|
'public_repo_count': 'Public Repositories',
|
|
'total_project_count': 'Total Projects',
|
|
'total_repo_count': 'Total Repositories',
|
|
'top_10_repositories': 'Top 10 Repositories',
|
|
'repository_name': 'Repository Name',
|
|
'size': 'Size',
|
|
'count': 'Count',
|
|
'creator': 'Creator',
|
|
'no_top_repositories': 'No data, start with Harbor now!',
|
|
'logs': 'Logs',
|
|
'task_name': 'Task Name',
|
|
'details': 'Details',
|
|
'user': 'User',
|
|
'no_user_logs': 'No data, start with Harbor now!',
|
|
'users': 'Users',
|
|
'my_projects': 'My Projects',
|
|
'project_name': 'Project Name',
|
|
'role': 'Role',
|
|
'publicity': 'Publicity',
|
|
'button_on': 'On',
|
|
'button_off': 'Off',
|
|
'new_project': 'New Project',
|
|
'save': 'Save',
|
|
'cancel': 'Cancel',
|
|
'items': 'items',
|
|
'add_member': 'Add Member',
|
|
'operation': 'Operation',
|
|
'advanced_search': 'Advanced Search',
|
|
'all': 'All',
|
|
'others': 'Others',
|
|
'search': 'Search',
|
|
'duration': 'Duration',
|
|
'from': 'From',
|
|
'to': 'To',
|
|
'timestamp': 'Timestamp',
|
|
'dashboard': 'Dashboard',
|
|
'admin_options': 'Admin Options',
|
|
'account_setting': 'Account Setting',
|
|
'log_out': 'Log Out',
|
|
'registration_time': 'Registration Time',
|
|
'system_management': 'System Management',
|
|
'change_password': 'Change Password',
|
|
'search_result': 'Search Results',
|
|
'old_password': 'Old Password',
|
|
'old_password_is_required': 'Old password is required.',
|
|
'old_password_is_incorrect': 'Old password is incorrect.',
|
|
'new_password_is_required': 'New password is required.',
|
|
'new_password_is_invalid': 'New password is invalid. At least 7 characters with 1 lowercase letter, 1 capital letter and 1 numeric character.',
|
|
'new_password': 'New Password',
|
|
'username_already_exist': 'Username already exist.',
|
|
'username_does_not_exist': 'Username does not exist.',
|
|
'username_or_password_is_incorrect': 'Username or password is incorrect',
|
|
'username_email': 'Username/Email',
|
|
'project_name_is_required': 'Project name is required',
|
|
'project_already_exist': 'Project already exist',
|
|
'project_name_is_invalid': 'Project name is invalid, it should be all lowercase and with no space.',
|
|
'project_name_is_too_short': 'Project name is too short, it should be greater than 4 characters.',
|
|
'project_name_is_too_long': 'Project name is too long, it should be less than 30 characters.',
|
|
'search_projects_or_repositories': 'Search projects or repositories',
|
|
'tag': 'Tag',
|
|
'image_details': 'Image Details',
|
|
'pull_command': 'Pull Command',
|
|
'alert_delete_repo_title': 'Delete repository - $0',
|
|
'alert_delete_repo': 'After deleting the associated tags with the repository will be deleted together.<br/>' +
|
|
'And the corresponding image will be removed from the system.<br/>' +
|
|
'<br/>Delete this "$0" repository now?',
|
|
'alert_delete_last_tag': 'After deleting the associated repository with the tag will be deleted together,<br/>' +
|
|
'because a repository contains at least one tag. And the corresponding image will be removed from the system.<br/>' +
|
|
'<br/>Delete this "$0" tag now?',
|
|
'alert_delete_tag_title': 'Delete tag - $0',
|
|
'alert_delete_tag': 'Delete this "$0" tag now?',
|
|
'close': 'Close',
|
|
'ok': 'OK',
|
|
'welcome': 'Welcome ',
|
|
'to_harbor': ' to Harbor!',
|
|
'continue' : 'Continue',
|
|
'no_projects_add_new_project': 'No projects, add new project now.',
|
|
'no_repositories': 'No repositories found, please use "docker push" to upload images.',
|
|
'failed_to_add_member': 'Project member can not be added, insuffient permissions.',
|
|
'failed_to_change_member': 'Project member can not be changed, insuffient permissions.',
|
|
'failed_to_delete_member': 'Project member can not be deleted, insuffient permissions.',
|
|
'confirm_delete_user_title': 'Delete user',
|
|
'confirm_delete_user': 'Are you sure to delete the current user?',
|
|
'confirm_delete_destination_title': 'Delete destination',
|
|
'confirm_delete_destination': 'Are you sure to delete the current destination?',
|
|
'replication': 'Replication',
|
|
'name': 'Name',
|
|
'description': 'Description',
|
|
'destination': 'Destination',
|
|
'start_time': 'Start Time',
|
|
'last_start_time': 'Last Start Time',
|
|
'end_time': 'End Time',
|
|
'activation': 'Activation',
|
|
'replication_jobs': 'Replication Jobs',
|
|
'actions': 'Actions',
|
|
'status': 'Status',
|
|
'logs' : 'Logs',
|
|
'enabled': 'Enabled',
|
|
'disabled': 'Disabled',
|
|
'no_replication_policies_add_new': 'No replication policies, add new replication policy.',
|
|
'no_replication_policies': 'No replication policies.',
|
|
'no_replication_jobs': 'No replication jobs.',
|
|
'no_destinations': 'No destinations, add new destination.',
|
|
'name_is_required': 'Name is required.',
|
|
'name_is_too_long': 'Name is too long. (maximum 20 characters)',
|
|
'description_is_too_long': 'Description is too long. (maximum 20 characters)',
|
|
'enable': 'Enable',
|
|
'general_setting': 'General',
|
|
'destination_setting': 'Destination Setting',
|
|
'endpoint': 'Endpoint',
|
|
'test_connection': 'Test connection',
|
|
'add_new_destination': 'New Destination',
|
|
'edit_destination': 'Edit Destination',
|
|
'successful_changed_password': 'Password has been changed successfully.',
|
|
'change_profile': 'Change Profile',
|
|
'successful_changed_profile': 'User profile has been changed successfully.',
|
|
'form_is_invalid': 'Form content is invalid',
|
|
'form_is_invalid_message': 'Form content is invalid, please fill the required fields.',
|
|
'administrator': 'Administrator',
|
|
'popular_repositories': 'Popular Repositories',
|
|
'harbor_intro_title': 'About Harbor',
|
|
'mail_has_been_sent': 'Resetting Email has been sent.',
|
|
'send': 'Send',
|
|
'successful_signed_up': 'Signed up successfully.',
|
|
'add_new_policy': 'Add New Policy',
|
|
'edit_policy': 'Edit Policy',
|
|
'add_new_title': 'Add User',
|
|
'add_new': 'Add',
|
|
'successful_added': 'Added new user successfully.',
|
|
'copyright': 'Copyright',
|
|
'all_rights_reserved': 'All Rights Reserved.',
|
|
'pinging_target': 'Testing connection, please wait...',
|
|
'successful_ping_target': 'Test connection successfully.',
|
|
'failed_to_ping_target': 'Faild to connect target.',
|
|
'policy_already_exists': 'Policy alreay exists.',
|
|
'destination_already_exists': 'Destination already exists.',
|
|
'refresh': 'Refresh',
|
|
'select_all': 'Select All',
|
|
'delete_tag': 'Delete Tag',
|
|
'delete_repo': 'Delete Repo',
|
|
'download_log': 'Download Logs',
|
|
'edit': 'Edit',
|
|
'delete': 'Delete',
|
|
'transfer': 'Transfer',
|
|
'all': 'All',
|
|
'pending': 'Pending',
|
|
'running': 'Running',
|
|
'finished': 'Finished',
|
|
'canceled': 'Canceled',
|
|
'stopped': 'Stopped',
|
|
'error': 'Error',
|
|
'failed_to_get_project_member': 'Failed to get current project member.',
|
|
'failed_to_delete_repo': 'Failed to delete repository. ',
|
|
'failed_to_delete_repo_insuffient_permissions': 'Failed to delete repository, insuffient permissions.',
|
|
'failed_to_get_tag': 'Failed to get tag.',
|
|
'failed_to_get_log': 'Failed to get logs.',
|
|
'failed_to_get_project': 'Failed to get projects.',
|
|
'failed_to_update_user': 'Failed to update user.',
|
|
'failed_to_get_stat': 'Failed to get stat data.',
|
|
'failed_to_get_top_repo': 'Failed to get top repositories.',
|
|
'failed_to_get_user_log': 'Failed to get user logs.',
|
|
'failed_to_send_email': 'Failed to send email.',
|
|
'failed_to_reset_pasword': 'Failed to reset password.',
|
|
'failed_in_search': 'Failed in search.',
|
|
'failed_to_sign_up': 'Failed to sign up.',
|
|
'failed_to_add_user': 'Failed to add user.',
|
|
'failed_to_delete_user': 'Failed to delete user.',
|
|
'failed_to_list_user': 'Failed to list user data.',
|
|
'failed_to_toggle_admin': 'Failed to toggle admin user.',
|
|
'failed_to_list_destination': 'Failed to list destinations.',
|
|
'failed_to_list_replication': 'Failed to list replication policies.',
|
|
'failed_to_toggle_policy': 'Failed to toggle replication policy.',
|
|
'failed_to_create_replication_policy': 'Failed to create replication policy.',
|
|
'failed_to_get_destination': 'Failed to get destination.',
|
|
'failed_to_get_destination_policies': 'Failed to get destination policies.',
|
|
'failed_to_get_replication_policy': 'Failed to get replication policy.',
|
|
'failed_to_update_replication_policy': 'Failed to update replication policy.',
|
|
'failed_to_delete_destination': 'Failed to delete destination.',
|
|
'failed_to_create_destination': 'Failed to create destination.',
|
|
'failed_to_update_destination': 'Failed to update destination.',
|
|
|
|
}; |