@@ -89,24 +89,13 @@ error404 = The page you are trying to reach either <strong>does not exist</stron
[error]
[error]
occurred = An error has occurred
occurred = An error has occurred
report_message = If you are sure this is a Gitea bug, please search for issue on <a href="https://github.com/go-gitea/gitea/issues">GitHub</a> and open new issue if necessary.
[startpage]
app_desc = A painless, self-hosted Git service
install = Easy to install
install_desc = Simply <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/install-from-binary/">run the binary</a> for your platform, ship it with <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea/tree/master/docker">Docker</a>, or get it <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/install-from-package/">packaged</a>.
platform = Cross-platform
platform_desc = Gitea runs anywhere <a target="_blank" rel="noopener noreferrer" href="http://golang.org/">Go</a> can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love!
lightweight = Lightweight
lightweight_desc = Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!
license = Open Source
license_desc = Go get <a target="_blank" rel="noopener noreferrer" href="https://code.gitea.io/gitea">code.gitea.io/gitea</a>! Join us by <a target="_blank" rel="noopener noreferrer" href="https://github.com/go-gitea/gitea">contributing</a> to make this project even better. Don't be shy to be a contributor!
report_message = An error has occurred
[install]
[install]
install = Installation
install = Installation
title = Initial Configuration
title = Initial Configuration
docker_helper = If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="%s">documentation</a> before changing any settings.
requite_db_desc = Gitea requires MySQL, PostgreSQL, MSSQL or SQLite3.
docker_helper = If you run openi inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="%s">documentation</a> before changing any settings.
requite_db_desc = openi requires MySQL, PostgreSQL, MSSQL or SQLite3.
test_git_failed = Could not test 'git' command: %v
test_git_failed = Could not test 'git' command: %v
sqlite3_not_available = This Gitea version does not support SQLite3. Please download the official binary version from %s (not the 'gobuild' version).
sqlite3_not_available = This openi version does not support SQLite3. Please download the official binary version from %s (not the 'gobuild' version).
invalid_db_setting = The database settings are invalid: %v
invalid_db_setting = The database settings are invalid: %v
invalid_repo_path = The repository root path is invalid: %v
invalid_repo_path = The repository root path is invalid: %v
run_user_not_match = The 'run as' username is not the current username: %s -> %s
run_user_not_match = The 'run as' username is not the current username: %s -> %s
save_config_failed = Failed to save configuration: %v
save_config_failed = Failed to save configuration: %v
invalid_admin_setting = Administrator account setting is invalid: %v
invalid_admin_setting = Administrator account setting is invalid: %v
install_success = Welcome! Thank you for choosing Gitea. Have fun and take care!
install_success = Welcome! Thank you for choosing openi. Have fun and take care!
invalid_log_root_path = The log path is invalid: %v
invalid_log_root_path = The log path is invalid: %v
default_keep_email_private = Hide Email Addresses by Default
default_keep_email_private = Hide Email Addresses by Default
default_keep_email_private_popup = Hide email addresses of new user accounts by default.
default_keep_email_private_popup = Hide email addresses of new user accounts by default.
@@ -268,7 +257,7 @@ invalid_code = Your confirmation code is invalid or has expired.
reset_password_helper = Recover Account
reset_password_helper = Recover Account
reset_password_wrong_user = You are signed in as %s, but the account recovery link is for %s
reset_password_wrong_user = You are signed in as %s, but the account recovery link is for %s
password_too_short = Password length cannot be less than %d characters.
password_too_short = Password length cannot be less than %d characters.
non_local_account = Non-local users can not update their password through the Gitea web interface.
non_local_account = Non-local users can not update their password through the openi web interface.
verify = Verify
verify = Verify
scratch_code = Scratch code
scratch_code = Scratch code
use_scratch_code = Use a scratch code
use_scratch_code = Use a scratch code
@@ -306,7 +295,7 @@ activate_account = Please activate your account
activate_email = Verify your email address
activate_email = Verify your email address
reset_password = Recover your account
reset_password = Recover your account
register_success = Registration successful
register_success = Registration successful
register_notify = Welcome to Gitea
register_notify = Welcome to openi
[modal]
[modal]
yes = Yes
yes = Yes
@@ -454,7 +443,7 @@ new_password = New Password
retype_new_password = Re-Type New Password
retype_new_password = Re-Type New Password
password_incorrect = The current password is incorrect.
password_incorrect = The current password is incorrect.
change_password_success = Your password has been updated. Sign in using your new password from now on.
change_password_success = Your password has been updated. Sign in using your new password from now on.
password_change_disabled = Non-local users can not update their password through the Gitea web interface.
password_change_disabled = Non-local users can not update their password through the openi web interface.
emails = Email Addresses
emails = Email Addresses
manage_emails = Manage Email Addresses
manage_emails = Manage Email Addresses
@@ -529,13 +518,13 @@ hide_openid = Hide from profile
ssh_disabled = SSH Disabled
ssh_disabled = SSH Disabled
manage_social = Manage Associated Social Accounts
manage_social = Manage Associated Social Accounts
social_desc = These social accounts are linked to your Gitea account. Make sure you recognize all of them as they can be used to sign in to your Gitea account.
social_desc = These social accounts are linked to your openi account. Make sure you recognize all of them as they can be used to sign in to your openi account.
unbind = Unlink
unbind = Unlink
unbind_success = The social account has been unlinked from your Gitea account.
unbind_success = The social account has been unlinked from your openi account.
manage_access_token = Manage Access Tokens
manage_access_token = Manage Access Tokens
generate_new_token = Generate New Token
generate_new_token = Generate New Token
tokens_desc = These tokens grant access to your account using the Gitea API.
tokens_desc = These tokens grant access to your account using the openi API.
new_token_desc = Applications using a token have full access to your account.
new_token_desc = Applications using a token have full access to your account.
token_name = Token Name
token_name = Token Name
generate_token = Generate Token
generate_token = Generate Token
@@ -548,7 +537,7 @@ delete_token_success = The token has been deleted. Applications using it no long
authorized_oauth2_applications_description = You've granted access to your personal Gitea account to these third party applications. Please revoke access for applications no longer needed.
authorized_oauth2_applications_description = You've granted access to your personal openi account to these third party applications. Please revoke access for applications no longer needed.
revoke_key = Revoke
revoke_key = Revoke
revoke_oauth2_grant = Revoke Access
revoke_oauth2_grant = Revoke Access
revoke_oauth2_grant_description = Revoking access for this third party application will prevent this application from accessing your data. Are you sure?
revoke_oauth2_grant_description = Revoking access for this third party application will prevent this application from accessing your data. Are you sure?
u2f_delete_key_desc = If you remove a security key you can no longer sign in with it. Continue?
u2f_delete_key_desc = If you remove a security key you can no longer sign in with it. Continue?
manage_account_links = Manage Linked Accounts
manage_account_links = Manage Linked Accounts
manage_account_links_desc = These external accounts are linked to your Gitea account.
account_links_not_available = There are currently no external accounts linked to your Gitea account.
manage_account_links_desc = These external accounts are linked to your openi account.
account_links_not_available = There are currently no external accounts linked to your openi account.
remove_account_link = Remove Linked Account
remove_account_link = Remove Linked Account
remove_account_link_desc = Removing a linked account will revoke its access to your Gitea account. Continue?
remove_account_link_desc = Removing a linked account will revoke its access to your openi account. Continue?
remove_account_link_success = The linked account has been removed.
remove_account_link_success = The linked account has been removed.
orgs_none = You are not a member of any organizations.
orgs_none = You are not a member of any organizations.
@@ -1501,7 +1490,7 @@ settings.delete_team_tip = This team has access to all repositories and can't be
settings.remove_team_success = The team's access to the repository has been removed.
settings.remove_team_success = The team's access to the repository has been removed.
settings.add_webhook = Add Webhook
settings.add_webhook = Add Webhook
settings.add_webhook.invalid_channel_name = Webhook channel name cannot be empty and cannot contain only a # character.
settings.add_webhook.invalid_channel_name = Webhook channel name cannot be empty and cannot contain only a # character.
settings.hooks_desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Read more in the <a target="_blank" rel="noopener noreferrer" href="%s">webhooks guide</a>.
settings.hooks_desc = Webhooks automatically make HTTP POST requests to a server when certain openi events trigger. Read more in the <a target="_blank" rel="noopener noreferrer" href="%s">webhooks guide</a>.
settings.webhook_deletion = Remove Webhook
settings.webhook_deletion = Remove Webhook
settings.webhook_deletion_desc = Removing a webhook deletes its settings and delivery history. Continue?
settings.webhook_deletion_desc = Removing a webhook deletes its settings and delivery history. Continue?
settings.webhook_deletion_success = The webhook has been removed.
settings.webhook_deletion_success = The webhook has been removed.
@@ -1518,7 +1507,7 @@ settings.githook_edit_desc = If the hook is inactive, sample content will be pre
settings.githook_name = Hook Name
settings.githook_name = Hook Name
settings.githook_content = Hook Content
settings.githook_content = Hook Content
settings.update_githook = Update Hook
settings.update_githook = Update Hook
settings.add_webhook_desc = Gitea will send <code>POST</code> requests with a specified content type to the target URL. Read more in the <a target="_blank" rel="noopener noreferrer" href="%s">webhooks guide</a>.
settings.add_webhook_desc = openi will send <code>POST</code> requests with a specified content type to the target URL. Read more in the <a target="_blank" rel="noopener noreferrer" href="%s">webhooks guide</a>.
users.allow_git_hook_tooltip = Git Hooks are executed as the OS user running Gitea and will have the same level of host access
users.allow_git_hook_tooltip = Git Hooks are executed as the OS user running openi and will have the same level of host access
users.allow_import_local = May Import Local Repositories
users.allow_import_local = May Import Local Repositories
users.allow_create_organization = May Create Organizations
users.allow_create_organization = May Create Organizations
users.update_profile = Update User Account
users.update_profile = Update User Account
@@ -2067,11 +2056,11 @@ datasets.owner=Owner
datasets.name=name
datasets.name=name
datasets.private=Private
datasets.private=Private
hooks.desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined here are defaults and will be copied into all new repositories. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>.
hooks.desc = Webhooks automatically make HTTP POST requests to a server when certain openi events trigger. Webhooks defined here are defaults and will be copied into all new repositories. Read more in the <a target="_blank" rel="noopener" href="https://docs.openi.io/en-us/webhooks/">webhooks guide</a>.
hooks.add_webhook = Add Default Webhook
hooks.add_webhook = Add Default Webhook
hooks.update_webhook = Update Default Webhook
hooks.update_webhook = Update Default Webhook
systemhooks.desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined will act on all repositories on the system, so please consider any performance implications this may have. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/webhooks/">webhooks guide</a>.
systemhooks.desc = Webhooks automatically make HTTP POST requests to a server when certain openi events trigger. Webhooks defined will act on all repositories on the system, so please consider any performance implications this may have. Read more in the <a target="_blank" rel="noopener" href="https://docs.openi.io/en-us/webhooks/">webhooks guide</a>.
systemhooks.add_webhook = Add System Webhook
systemhooks.add_webhook = Add System Webhook
systemhooks.update_webhook = Update System Webhook
systemhooks.update_webhook = Update System Webhook
@@ -2094,7 +2083,7 @@ auths.bind_password_helper = Warning: This password is stored in plain text. Use
auths.user_base = User Search Base
auths.user_base = User Search Base
auths.user_dn = User DN
auths.user_dn = User DN
auths.attribute_username = Username Attribute
auths.attribute_username = Username Attribute
auths.attribute_username_placeholder = Leave empty to use the username entered in Gitea.
auths.attribute_username_placeholder = Leave empty to use the username entered in openi.
auths.attribute_name = First Name Attribute
auths.attribute_name = First Name Attribute
auths.attribute_surname = Surname Attribute
auths.attribute_surname = Surname Attribute
auths.attribute_mail = Email Attribute
auths.attribute_mail = Email Attribute
@@ -2167,8 +2156,8 @@ auths.login_source_of_type_exist = An authentication source of this type already