aboutsummaryrefslogtreecommitdiff
path: root/conf/locale/locale_en-GB.ini
diff options
context:
space:
mode:
Diffstat (limited to 'conf/locale/locale_en-GB.ini')
-rw-r--r--conf/locale/locale_en-GB.ini76
1 files changed, 71 insertions, 5 deletions
diff --git a/conf/locale/locale_en-GB.ini b/conf/locale/locale_en-GB.ini
index 3010b49e..1bf8b900 100644
--- a/conf/locale/locale_en-GB.ini
+++ b/conf/locale/locale_en-GB.ini
@@ -236,6 +236,7 @@ team_name_been_taken=Team name has already been taken.
email_been_used=Email address has already been used.
username_password_incorrect=Username or password is not correct.
auth_source_mismatch=The authentication source selected is not associated with the user.
+
enterred_invalid_repo_name=Please make sure that the repository name you have entered is correct.
enterred_invalid_owner_name=Please make sure that the owner name you have entered is correct.
enterred_invalid_password=Please make sure the that password you have entered is correct.
@@ -263,7 +264,8 @@ following=Following
follow=Follow
unfollow=Unfollow
-form.name_not_allowed=User name or pattern %q is not allowed.
+form.name_not_allowed=Username or pattern %q is not allowed.
+
[settings]
profile=Profile
@@ -355,6 +357,7 @@ two_factor_then_enter_passcode=Then enter passcode:
two_factor_verify=Verify
two_factor_invalid_passcode=The passcode you entered is not valid, please try again!
two_factor_reused_passcode=The passcode you entered has already been used, please try another one!
+
two_factor_enable_error=Enable Two-factor authentication failed: %v
two_factor_enable_success=Two-factor authentication has enabled for your account successfully!
two_factor_recovery_codes_title=Two-factor Authentication Recovery Codes
@@ -379,6 +382,7 @@ access_token_deletion_desc=Delete this personal access token will remove all rel
delete_token_success=Personal access token has been removed successfully! Don't forget to update your application as well.
token_name_exists=Token with same name already exists.
+
orgs.none=You are not a member of any organisations.
orgs.leave_title=Leave organisation
orgs.leave_desc=You will lose access to all repositories and teams after you left the organization. Do you want to continue?
@@ -426,11 +430,14 @@ watchers=Watchers
stargazers=Stargazers
forks=Forks
repo_description_helper=Description of repository. Maximum 512 characters length.
+
repo_description_length=Available characters
+
form.reach_limit_of_creation=The owner has reached maximum creation limit of %d repositories.
form.name_not_allowed=Repository name or pattern %q is not allowed.
+
need_auth=Need Authorisation
migrate_type=Migration Type
migrate_type_helper=This repository will be a <span class="text blue">mirror</span>
@@ -524,6 +531,7 @@ editor.file_already_exists=A file with name '%s' already exists in this reposito
editor.no_changes_to_show=There are no changes to show.
editor.fail_to_update_file=Failed to update/create file '%s' with error: %v
editor.fail_to_delete_file=Failed to delete file '%s' with error: %v
+
editor.add_subdir=Add subdirectory...
editor.unable_to_upload_files=Failed to upload files to '%s' with error: %v
editor.upload_files_to_dir=Upload files to '%s'
@@ -643,6 +651,7 @@ pulls.can_auto_merge_desc=This pull request can be merged automatically.
pulls.cannot_auto_merge_desc=This pull request can't be merged automatically because there are conflicts.
pulls.cannot_auto_merge_helper=Please merge manually in order to resolve the conflicts.
pulls.create_merge_commit=Create a merge commit
+
pulls.rebase_before_merging=Rebase before merging
pulls.commit_description=Commit Description
pulls.merge_pull_request=Merge Pull Request
@@ -750,8 +759,11 @@ settings.tracker_issue_style.numeric=Numeric
settings.tracker_issue_style.alphanumeric=Alphanumeric
settings.tracker_url_format_desc=You can use placeholder <code>{user} {repo} {index}</code> for user name, repository name and issue index.
settings.pulls_desc=Enable pull requests to accept contributions between repositories and branches
+
settings.pulls.ignore_whitespace=Ignore changes in whitespace
+
settings.pulls.allow_rebase_merge=Allow use rebase to merge commits
+
settings.danger_zone=Danger Zone
settings.cannot_fork_to_same_owner=You cannot fork a repository to its original owner.
settings.new_owner_has_same_repo=The new owner already has a repository with same name. Please choose another name.
@@ -773,6 +785,7 @@ settings.delete=Delete This Repository
settings.delete_desc=Once you delete a repository, there is no going back. Please be certain.
settings.delete_notices_1=- This operation <strong>CANNOT</strong> be undone.
settings.delete_notices_2=- This operation will permanently delete everything in this repository, including Git data, issues, comments and collaborator access.
+
settings.delete_notices_fork_1=- All forks will become independent after deletion.
settings.deletion_success=Repository has been deleted successfully!
settings.update_settings_success=Repository options has been updated successfully.
@@ -790,7 +803,9 @@ settings.search_user_placeholder=Search user...
settings.org_not_allowed_to_be_collaborator=Organisation is not allowed to be added as a collaborator.
settings.hooks_desc=Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gogs, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" href="%s">Webhooks Guide</a>.
settings.webhooks.add_new=Add a new webhook:
+
settings.webhooks.choose_a_type=Choose a type...
+
settings.add_webhook=Add Webhook
settings.webhook_deletion=Delete Webhook
settings.webhook_deletion_desc=Delete this webhook will remove its information and all delivery history. Do you want to continue?
@@ -805,8 +820,9 @@ settings.webhook.response=Response
settings.webhook.headers=Headers
settings.webhook.payload=Payload
settings.webhook.body=Body
-settings.webhook.err_cannot_parse_payload_url=Cannot parse payload URL: %v
-settings.webhook.err_cannot_use_local_addresses=Non admins are not allowed to use local addresses.
+settings.webhook.err_cannot_parse_payload_url=Cannot parse the payload URL: %v
+
+settings.webhook.err_cannot_use_local_addresses=Only admins are allowed to use local addresses.
settings.githooks_desc=Git Hooks are powered by Git itself, you can edit files of supported hooks in the list below to perform custom operations.
settings.githook_edit_desc=If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
settings.githook_name=Hook Name
@@ -868,8 +884,10 @@ settings.deploy_key_deletion=Delete Deploy Key
settings.deploy_key_deletion_desc=Deleting this deploy key will remove all related accesses for this repository. Do you want to continue?
settings.deploy_key_deletion_success=Deploy key has been deleted successfully!
settings.description_desc=Description of repository. Maximum 512 characters length.
+
settings.description_length=Available characters
+
diff.browse_source=Browse Source
diff.parent=parent
diff.commit=commit
@@ -934,8 +952,10 @@ team_desc_helper=What is this team all about?
team_permission_desc=What permission level should this team have?
form.name_not_allowed=Organization name or pattern %q is not allowed.
+
form.team_name_not_allowed=Team name or pattern %q is not allowed.
+
settings=Settings
settings.options=Options
settings.full_name=Full Name
@@ -1007,18 +1027,25 @@ last_page=Last
total=Total: %d
dashboard.build_info=Build Information
+
dashboard.app_ver=Application version
+
dashboard.git_version=Git version
+
dashboard.go_version=Go version
+
dashboard.build_time=Build time
+
dashboard.build_commit=Build commit
+
dashboard.statistic=Statistics
dashboard.operations=Operations
dashboard.system_status=System Monitor Status
dashboard.statistic_info=Gogs database has <b>%d</b> users, <b>%d</b> organisations, <b>%d</b> public keys, <b>%d</b> repositories, <b>%d</b> watches, <b>%d</b> stars, <b>%d</b> actions, <b>%d</b> accesses, <b>%d</b> issues, <b>%d</b> comments, <b>%d</b> social accounts, <b>%d</b> follows, <b>%d</b> mirrors, <b>%d</b> releases, <b>%d</b> login sources, <b>%d</b> webhooks, <b>%d</b> milestones, <b>%d</b> labels, <b>%d</b> hook tasks, <b>%d</b> teams, <b>%d</b> update tasks, <b>%d</b> attachments.
dashboard.operation_name=Operation Name
dashboard.operation_switch=Switch
-dashboard.select_operation_to_run=Please select operation to run
+dashboard.select_operation_to_run=Please select an operation to run
+
dashboard.operation_run=Run
dashboard.clean_unbind_oauth=Clean unbound OAuthes
dashboard.clean_unbind_oauth_success=All unbind OAuthes have been deleted successfully.
@@ -1125,6 +1152,7 @@ auths.host=Host
auths.port=Port
auths.bind_dn=Bind DN
auths.bind_dn_helper=You can use '%s' as placeholder for username, e.g. DOM\%s
+
auths.bind_password=Bind Password
auths.bind_password_helper=Warning: This password is stored in plain text. Do not use a high privileged account.
auths.user_base=User Search Base
@@ -1154,7 +1182,8 @@ auths.pam_service_name=PAM Service Name
auths.enable_auto_register=Enable Auto Registration
auths.edit=Edit Authentication Setting
auths.activated=This authentication is activated
-auths.default_auth=This authentication is default login source
+auths.default_auth=This authentication is the default login page
+
auths.new_success=New authentication '%s' has been added successfully.
auths.update_success=Authentication setting has been updated successfully.
auths.update=Update Authentication Setting
@@ -1167,25 +1196,41 @@ auths.login_source_exist=Login source '%s' already exists.
auths.github_api_endpoint=API Endpoint
config.not_set=(not set)
+
config.server_config=Server Configuration
config.brand_name=Brand name
+
config.run_user=Run User
config.run_mode=Run Mode
config.server.external_url=External URL
+
config.server.domain=Domain
+
config.server.protocol=Protocol
config.server.http_addr=HTTP address
+
config.server.http_port=HTTP port
+
config.server.cert_file=Certificate file
+
config.server.key_file=Key file
+
config.server.tls_min_version=Minimum TLS version
+
config.server.unix_socket_permission=Unix socket permission
+
config.server.local_root_url=Local root URL
+
config.server.offline_mode=Offline mode
+
config.server.disable_router_log=Disable router log
+
config.server.enable_gzip=Enable Gzip
+
config.server.app_data_path=Application data path
+
config.server.load_assets_from_disk=Load assets from disk
+
config.server.landing_url=Landing URL
config.ssh_config=SSH Configuration
@@ -1245,28 +1290,49 @@ config.security.login_status_cookie_name=Login status cookie
config.email_config=Email configuration
config.email.enabled=Enabled
+
config.email.subject_prefix=Subject prefix
+
config.email.host=Host
+
config.email.from=From
+
config.email.user=User
config.email.disable_helo=Disable HELO
+
config.email.helo_hostname=HELO hostname
+
config.email.skip_verify=Skip certificate verify
+
config.email.use_certificate=Use custom certificate
+
config.email.cert_file=Certificate file
+
config.email.key_file=Key file
+
config.email.use_plain_text=Use plain text
+
config.email.add_plain_text_alt=Add plain text alternative
+
config.email.send_test_mail=Send test email
+
config.email.test_mail_failed=Failed to send test email to '%s': %v
+
config.email.test_mail_sent=Test email has been sent to '%s'.
+
config.auth_config=Authentication configuration
+
config.auth.activate_code_lives=Activate code lives
+
config.auth.reset_password_code_lives=Reset password code lives
+
config.auth.require_email_confirm=Require email confirmation
+
config.auth.require_sign_in_view=Require sign in view
+
config.auth.disable_registration=Disable registration
+
config.auth.enable_registration_captcha=Enable registration captcha
config.auth.enable_reverse_proxy_authentication=Enable reverse proxy authentication
config.auth.enable_reverse_proxy_auto_registration=Enable reverse proxy auto registration