diff options
Diffstat (limited to 'conf/locale/locale_en-US.ini')
-rw-r--r-- | conf/locale/locale_en-US.ini | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index fa1b3874a8..1b0cfff4a4 100644 --- a/conf/locale/locale_en-US.ini +++ b/conf/locale/locale_en-US.ini @@ -47,8 +47,8 @@ cancel = Cancel [install] install = Installation title = Install Steps For First-time Run -docker_helper = If you're running Gogs inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page! -requite_db_desc = Gogs requires MySQL, PostgreSQL, SQLite3 or TiDB. +docker_helper = If you're running Gitea inside Docker, please read <a target="_blank" href="%s">Guidelines</a> carefully before you change anything in this page! +requite_db_desc = Gitea requires MySQL, PostgreSQL, SQLite3 or TiDB. db_title = Database Settings db_type = Database Type host = Host @@ -70,7 +70,7 @@ app_name_helper = Put your organization name here huge and loud! repo_path = Repository Root Path repo_path_helper = All Git remote repositories will be saved to this directory. run_user = Run User -run_user_helper = The user must have access to Repository Root Path and run Gogs. +run_user_helper = The user must have access to Repository Root Path and run Gitea. domain = Domain domain_helper = This affects SSH clone URLs. ssh_port = SSH Port @@ -110,7 +110,7 @@ admin_name = Username admin_password = Password confirm_password = Confirm Password admin_email = Admin Email -install_gogs = Install Gogs +install_gogs = Install Gitea test_git_failed = Fail to test 'git' command: %v sqlite3_not_available = Your release version does not support SQLite3, please download the official binary version from %s, NOT the gobuild version. invalid_db_setting = Database setting is not correct: %v @@ -118,7 +118,7 @@ invalid_repo_path = Repository root path is invalid: %v run_user_not_match = Run user isn't the current user: %s -> %s save_config_failed = Fail to save configuration: %v invalid_admin_setting = Admin account setting is invalid: %v -install_success = Welcome! We're glad that you chose Gogs, have fun and take care. +install_success = Welcome! We're glad that you chose Gitea, have fun and take care. invalid_log_root_path = Log root path is invalid: %v [home] @@ -163,7 +163,7 @@ reset_password = Reset Your Password invalid_code = Sorry, your confirmation code has expired or not valid. reset_password_helper = Click here to reset your password password_too_short = Password length cannot be less then 6. -non_local_account = Non-local accounts cannot change passwords through Gogs. +non_local_account = Non-local accounts cannot change passwords through Gitea. [mail] activate_account = Please activate your account @@ -223,7 +223,7 @@ user_not_exist = Given user does not exist. last_org_owner = Removing the last user from a owner team isn't allowed, as there must always be at least one owner in any given organization. invalid_ssh_key = Sorry, we're not able to verify your SSH key: %s -unable_verify_ssh_key = Gogs cannot verify your SSH key, but we assume that it is valid, please double-check it. +unable_verify_ssh_key = Gitea cannot verify your SSH key, but we assume that it is valid, please double-check it. auth_failed = Authentication failed: %v still_own_repo = Your account still has ownership over at least one repository, you have to delete or transfer them first. @@ -328,7 +328,7 @@ unbind_success = Social account has been unbound. manage_access_token = Manage Personal Access Tokens generate_new_token = Generate New Token -tokens_desc = Tokens you have generated that can be used to access the Gogs APIs. +tokens_desc = Tokens you have generated that can be used to access the Gitea APIs. new_token_desc = Each token will have full access to your account. token_name = Token Name generate_token = Generate Token @@ -693,7 +693,7 @@ settings.search_user_placeholder = Search user... settings.org_not_allowed_to_be_collaborator = Organization is not allowed to be added as a collaborator. settings.user_is_org_member = User is organization member who cannot be added as a collaborator. settings.add_webhook = Add Webhook -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.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gitea, we will handle the notification to the target host you specify. Learn more in this <a target="_blank" href="%s">Webhooks Guide</a>. 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? settings.webhook_deletion_success = Webhook has been deleted successfully! @@ -710,7 +710,7 @@ settings.githook_edit_desc = If the hook is inactive, sample content will be pre settings.githook_name = Hook Name settings.githook_content = Hook Content settings.update_githook = Update Hook -settings.add_webhook_desc = Gogs will send a <code>POST</code> request to the URL you specify, along with regarding the event that occured. You can also specify what kind of data format you'd like to get upon triggering the hook (JSON, x-www-form-urlencoded, XML, etc). More information can be found in our <a target="_blank" href="%s">Webhooks Guide</a>. +settings.add_webhook_desc = Gitea will send a <code>POST</code> request to the URL you specify, along with regarding the event that occured. You can also specify what kind of data format you'd like to get upon triggering the hook (JSON, x-www-form-urlencoded, XML, etc). More information can be found in our <a target="_blank" href="%s">Webhooks Guide</a>. settings.payload_url = Payload URL settings.content_type = Content Type settings.secret = Secret @@ -892,7 +892,7 @@ total = Total: %d dashboard.statistic = Statistic dashboard.operations = Operations dashboard.system_status = System Monitor Status -dashboard.statistic_info = Gogs database has <b>%d</b> users, <b>%d</b> organizations, <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.statistic_info = Gitea database has <b>%d</b> users, <b>%d</b> organizations, <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.operation_run = Run @@ -906,7 +906,7 @@ dashboard.delete_missing_repos = Delete all repository records that lost Git fil dashboard.delete_missing_repos_success = All repository records that lost Git files have been deleted successfully. dashboard.git_gc_repos = Do garbage collection on repositories dashboard.git_gc_repos_success = All repositories have done garbage collection successfully. -dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (caution: non-Gogs keys will be lost) +dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (caution: non-Gitea keys will be lost) dashboard.resync_all_sshkeys_success = All public keys have been rewritten successfully. dashboard.resync_all_update_hooks = Rewrite all update hook of repositories (needed when custom config path is changed) dashboard.resync_all_update_hooks_success = All repositories' update hook have been rewritten successfully. |