2014-07-26 06:24:27 +02:00
home = Home
dashboard = Dashboard
explore = Explore
help = Help
sign_in = Sign In
2018-04-19 16:24:31 +02:00
sign_in_with = Sign In With
2014-07-26 06:24:27 +02:00
sign_out = Sign Out
2018-04-19 16:24:31 +02:00
sign_up = Register
2017-02-22 08:14:37 +01:00
link_account = Link Account
2014-07-26 06:24:27 +02:00
register = Register
website = Website
version = Version
2020-01-04 21:27:19 +01:00
powered_by = Powered by %s
2014-07-26 06:24:27 +02:00
page = Page
template = Template
language = Language
2016-12-30 19:49:54 +01:00
notifications = Notifications
2021-01-21 15:51:52 +01:00
active_stopwatch = Active Time Tracker
2018-02-16 15:02:40 +01:00
create_new = Create…
2018-04-19 16:24:31 +02:00
user_profile_and_more = Profile and Settings…
2015-08-10 16:59:12 +02:00
signed_in_as = Signed in as
2018-04-19 16:24:31 +02:00
enable_javascript = This website works better with JavaScript.
2020-04-24 15:22:36 +02:00
toc = Table of Contents
2020-06-12 13:26:37 +02:00
licenses = Licenses
2020-08-26 18:39:45 +02:00
return_to_gitea = Return to Gitea
2014-07-26 06:24:27 +02:00
username = Username
2018-04-19 16:24:31 +02:00
email = Email Address
2014-07-26 06:24:27 +02:00
password = Password
2020-08-28 03:36:37 +02:00
access_token = Access Token
2018-04-19 16:24:31 +02:00
re_type = Re-Type Password
captcha = CAPTCHA
twofa = Two-Factor Authentication
twofa_scratch = Two-Factor Scratch Code
2017-01-16 03:14:29 +01:00
passcode = Passcode
2014-07-26 06:24:27 +02:00
2018-05-19 16:12:37 +02:00
u2f_insert_key = Insert your security key
2018-07-20 18:40:08 +02:00
u2f_sign_in = Press the button on your security key. If your security key has no button, re-insert it.
2018-05-19 16:12:37 +02:00
u2f_press_button = Please press the button on your security key…
u2f_use_twofa = Use a two-factor code from your phone
2018-07-20 18:40:08 +02:00
u2f_error = Could not read your security key.
u2f_unsupported_browser = Your browser does not support U2F security keys.
u2f_error_1 = An unknown error occurred. Please retry.
u2f_error_2 = Please make sure to use the correct, encrypted (https://) URL.
u2f_error_3 = The server could not process your request.
u2f_error_4 = The security key is not permitted for this request. Please make sure that the key is not already registered.
u2f_error_5 = Timeout reached before your key could be read. Please reload this page and retry.
2018-05-19 16:12:37 +02:00
u2f_reload = Reload
2014-07-26 06:24:27 +02:00
repository = Repository
organization = Organization
mirror = Mirror
new_repo = New Repository
new_migrate = New Migration
2015-12-09 17:24:56 +01:00
new_mirror = New Mirror
2017-03-09 14:24:57 +01:00
new_fork = New Repository Fork
2014-07-26 06:24:27 +02:00
new_org = New Organization
2020-08-17 05:07:38 +02:00
new_project = New Project
new_project_board = New Project board
2014-07-26 06:24:27 +02:00
manage_org = Manage Organizations
2018-04-19 16:24:31 +02:00
admin_panel = Site Administration
2014-07-26 06:24:27 +02:00
account_settings = Account Settings
settings = Settings
2018-04-19 16:24:31 +02:00
your_profile = Profile
your_starred = Starred
your_settings = Settings
2014-07-26 06:24:27 +02:00
2017-08-17 03:31:34 +02:00
all = All
sources = Sources
mirrors = Mirrors
collaborative = Collaborative
2017-08-18 08:56:04 +02:00
forks = Forks
2017-08-17 03:31:34 +02:00
2016-02-15 02:26:49 +01:00
activities = Activities
2014-07-26 06:24:27 +02:00
pull_requests = Pull Requests
issues = Issues
2019-12-15 15:20:08 +01:00
milestones = Milestones
2014-07-26 06:24:27 +02:00
2021-02-11 18:32:25 +01:00
ok = OK
2014-07-26 06:24:27 +02:00
cancel = Cancel
2020-06-11 23:06:20 +02:00
save = Save
2019-11-09 01:39:37 +01:00
add = Add
add_all = Add All
remove = Remove
remove_all = Remove All
2021-06-25 16:28:55 +02:00
edit = Edit
2014-07-26 06:24:27 +02:00
2018-08-06 06:43:22 +02:00
write = Write
preview = Preview
loading = Loading…
2020-12-10 03:59:05 +01:00
step1 = Step 1:
step2 = Step 2:
2021-06-14 19:20:43 +02:00
error = Error
2020-02-10 20:23:35 +01:00
error404 = The page you are trying to reach either <strong>does not exist</strong> or <strong>you are not authorized</strong> to view it.
2021-06-14 19:20:43 +02:00
never = Never
2020-04-28 01:03:15 +02:00
[error]
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.
2021-07-08 15:57:24 +02:00
missing_csrf = Bad Request: no CSRF token present
invalid_csrf = Bad Request: Invalid CSRF token
2020-04-28 01:03:15 +02:00
2019-10-20 11:06:53 +02:00
[startpage]
app_desc = A painless, self-hosted Git service
install = Easy to install
2020-05-13 11:08:44 +02:00
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>.
2019-10-20 11:06:53 +02:00
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!
2014-09-08 01:02:58 +02:00
[install]
install = Installation
2018-04-19 16:24:31 +02:00
title = Initial Configuration
2018-07-04 01:52:36 +02:00
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.
2018-09-19 11:02:08 +02:00
requite_db_desc = Gitea requires MySQL, PostgreSQL, MSSQL or SQLite3.
2015-07-07 19:09:03 +02:00
db_title = Database Settings
2014-09-08 01:02:58 +02:00
db_type = Database Type
host = Host
2018-04-19 16:24:31 +02:00
user = Username
2014-09-08 01:02:58 +02:00
password = Password
db_name = Database Name
2019-05-24 06:15:26 +02:00
db_helper = Note to MySQL users: please use the InnoDB storage engine and if you use "utf8mb4", your InnoDB version must be greater than 5.6 .
2020-01-20 16:45:14 +01:00
db_schema = Schema
db_schema_helper = Leave blank for database default ("public").
2018-04-19 16:24:31 +02:00
ssl_mode = SSL
2019-05-24 06:15:26 +02:00
charset = Charset
2014-09-08 01:02:58 +02:00
path = Path
2018-09-11 16:42:40 +02:00
sqlite_helper = File path for the SQLite3 database.<br>Enter an absolute path if you run Gitea as a service.
err_empty_db_path = The SQLite3 database path cannot be empty.
2018-04-19 16:24:31 +02:00
no_admin_and_disable_registration = You cannot disable user self-registration without creating an administrator account.
err_empty_admin_password = The administrator password cannot be empty.
2019-05-28 08:18:40 +02:00
err_empty_admin_email = The administrator email cannot be empty.
err_admin_name_is_reserved = Administrator Username is invalid, username is reserved
2020-01-15 10:53:30 +01:00
err_admin_name_pattern_not_allowed = Administrator username is invalid, the username matches a reserved pattern
2019-05-28 08:18:40 +02:00
err_admin_name_is_invalid = Administrator Username is invalid
2018-04-19 16:24:31 +02:00
general_title = General Settings
app_name = Site Title
2018-05-10 08:58:49 +02:00
app_name_helper = You can enter your company name here.
2014-09-08 01:02:58 +02:00
repo_path = Repository Root Path
2018-04-19 16:24:31 +02:00
repo_path_helper = Remote Git repositories will be saved to this directory.
lfs_path = Git LFS Root Path
lfs_path_helper = Files tracked by Git LFS will be stored in this directory. Leave empty to disable.
run_user = Run As Username
run_user_helper = Enter the operating system username that Gitea runs as. Note that this user must have access to the repository root path.
2021-11-05 20:23:55 +01:00
domain = Server Domain
domain_helper = Domain or host address for the server.
2018-04-19 16:24:31 +02:00
ssh_port = SSH Server Port
ssh_port_helper = Port number your SSH server listens on. Leave empty to disable.
http_port = Gitea HTTP Listen Port
http_port_helper = Port number the Giteas web server will listen on.
app_url = Gitea Base URL
app_url_helper = Base address for HTTP(S) clone URLs and email notifications.
2016-02-12 15:19:45 +01:00
log_root_path = Log Path
2018-04-19 16:24:31 +02:00
log_root_path_helper = Log files will be written to this directory.
2015-07-08 13:47:56 +02:00
optional_title = Optional Settings
2018-04-19 16:24:31 +02:00
email_title = Email Settings
2014-09-08 01:02:58 +02:00
smtp_host = SMTP Host
2018-04-19 16:24:31 +02:00
smtp_from = Send Email As
smtp_from_helper = Email address Gitea will use. Enter a plain email address or use the "Name" <email@example.com> format.
mailer_user = SMTP Username
mailer_password = SMTP Password
register_confirm = Require Email Confirmation to Register
mail_notify = Enable Email Notifications
server_service_title = Server and Third-Party Service Settings
offline_mode = Enable Local Mode
offline_mode_popup = Disable third-party content delivery networks and serve all resources locally.
disable_gravatar = Disable Gravatar
disable_gravatar_popup = Disable Gravatar and third-party avatar sources. A default avatar will be used unless a user locally uploads an avatar.
federated_avatar_lookup = Enable Federated Avatars
2017-02-06 16:17:18 +01:00
federated_avatar_lookup_popup = Enable federated avatar lookup using Libravatar.
2018-04-19 16:24:31 +02:00
disable_registration = Disable Self-Registration
disable_registration_popup = Disable user self-registration. Only administrators will be able to create new user accounts.
2018-07-20 18:40:08 +02:00
allow_only_external_registration_popup = Allow Registration Only Through External Services
2017-08-19 17:34:49 +02:00
openid_signin = Enable OpenID Sign-In
2018-04-19 16:24:31 +02:00
openid_signin_popup = Enable user sign-in via OpenID.
openid_signup = Enable OpenID Self-Registration
openid_signup_popup = Enable OpenID-based user self-registration.
2020-05-29 10:36:51 +02:00
enable_captcha = Enable registration CAPTCHA
2017-02-06 16:17:18 +01:00
enable_captcha_popup = Require a CAPTCHA for user self-registration.
2018-04-19 16:24:31 +02:00
require_sign_in_view = Require Sign-In to View Pages
require_sign_in_view_popup = Limit page access to signed-in users. Visitors will only see the 'sign in' and registration pages.
admin_setting_desc = Creating an administrator account is optional. The first registered user will automatically become an administrator.
admin_title = Administrator Account Settings
admin_name = Administrator Username
2014-09-08 01:02:58 +02:00
admin_password = Password
confirm_password = Confirm Password
2018-04-19 16:24:31 +02:00
admin_email = Email Address
2016-12-21 13:13:17 +01:00
install_btn_confirm = Install Gitea
2017-02-06 16:17:18 +01:00
test_git_failed = Could not test 'git' command: %v
2018-04-19 16:24:31 +02:00
sqlite3_not_available = This Gitea 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_repo_path = The repository root path is invalid: %v
run_user_not_match = The 'run as' username is not the current username: %s -> %s
2017-05-18 03:03:43 +02:00
save_config_failed = Failed to save configuration: %v
2018-04-19 16:24:31 +02:00
invalid_admin_setting = Administrator account setting is invalid: %v
install_success = Welcome! Thank you for choosing Gitea. Have fun and take care!
invalid_log_root_path = The log path is invalid: %v
default_keep_email_private = Hide Email Addresses by Default
default_keep_email_private_popup = Hide email addresses of new user accounts by default.
default_allow_create_organization = Allow Creation of Organizations by Default
default_allow_create_organization_popup = Allow new user accounts to create organizations by default.
default_enable_timetracking = Enable Time Tracking by Default
default_enable_timetracking_popup = Enable time tracking for new repositories by default.
no_reply_address = Hidden Email Domain
no_reply_address_helper = Domain name for users with a hidden email address. For example, the username 'joe' will be logged in Git as 'joe@noreply.example.org' if the hidden email domain is set to 'noreply.example.org'.
2021-02-16 23:37:20 +01:00
password_algorithm = Password Hash Algorithm
password_algorithm_helper = Set the password hashing algorithm. Algorithms have differing requirements and strength. `argon2` whilst having good characteristics uses a lot of memory and may be inappropriate for small systems.
2014-09-08 01:02:58 +02:00
2014-07-26 06:24:27 +02:00
[home]
2018-04-19 16:24:31 +02:00
uname_holder = Username or Email Address
2014-07-26 06:24:27 +02:00
password_holder = Password
switch_dashboard_context = Switch Dashboard Context
2018-05-21 22:07:34 +02:00
my_repos = Repositories
2018-02-16 15:02:40 +01:00
show_more_repos = Show more repositories…
2014-07-26 06:24:27 +02:00
collaborative_repos = Collaborative Repositories
my_orgs = My Organizations
my_mirrors = My Mirrors
2015-08-25 18:01:06 +02:00
view_home = View %s
2018-02-16 15:02:40 +01:00
search_repos = Find a repository…
2020-05-16 22:07:01 +02:00
filter = Other Filters
2020-12-27 20:58:03 +01:00
filter_by_team_repositories = Filter by team repositories
2021-10-16 16:21:16 +02:00
feed_of = Feed of "%s"
2020-05-16 22:07:01 +02:00
show_archived = Archived
show_both_archived_unarchived = Showing both archived and unarchived
show_only_archived = Showing only archived
show_only_unarchived = Showing only unarchived
show_private = Private
show_both_private_public = Showing both public and private
show_only_private = Showing only private
show_only_public = Showing only public
2014-07-26 06:24:27 +02:00
2015-08-25 16:58:34 +02:00
issues.in_your_repos = In your repositories
2014-09-05 23:28:09 +02:00
[explore]
repos = Repositories
2016-03-11 21:33:12 +01:00
users = Users
2016-09-01 15:08:05 +02:00
organizations = Organizations
2016-03-11 21:33:12 +01:00
search = Search
2018-03-16 15:04:33 +01:00
code = Code
2021-01-27 11:00:35 +01:00
search.fuzzy = Fuzzy
search.match = Match
2018-04-19 16:24:31 +02:00
repo_no_results = No matching repositories found.
user_no_results = No matching users found.
org_no_results = No matching organizations found.
code_no_results = No source code matching your search term found.
code_search_results = Search results for '%s'
2020-02-20 20:53:55 +01:00
code_last_indexed_at = Last indexed %s
2014-09-05 23:28:09 +02:00
2014-07-26 06:24:27 +02:00
[auth]
2018-04-19 16:24:31 +02:00
create_new_account = Register Account
2017-02-07 16:30:20 +01:00
register_helper_msg = Already have an account? Sign in now!
2018-04-19 16:24:31 +02:00
social_register_helper_msg = Already have an account? Link it now!
disable_register_prompt = Registration is disabled. Please contact your site administrator.
disable_register_mail = Email confirmation for registration is disabled.
2020-11-21 04:32:27 +01:00
remember_me = Remember this Device
2017-02-20 19:27:20 +01:00
forgot_password_title = Forgot Password
forgot_password = Forgot password?
2018-04-19 16:24:31 +02:00
sign_up_now = Need an account? Register now.
2018-08-11 21:33:19 +02:00
sign_up_successful = Account was successfully created.
2017-05-29 09:35:47 +02:00
confirmation_mail_sent_prompt = A new confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the registration process.
2018-09-13 14:04:25 +02:00
must_change_password = Update your password
2018-09-13 18:34:36 +02:00
allow_password_change = Require user to change password (recommended)
2019-04-18 09:23:59 +02:00
reset_password_mail_sent_prompt = A confirmation email has been sent to <b>%s</b>. Please check your inbox within the next %s to complete the account recovery process.
2014-08-10 06:02:00 +02:00
active_your_account = Activate Your Account
2018-07-25 19:54:56 +02:00
account_activated = Account has been activated
2018-04-19 16:24:31 +02:00
prohibit_login = Sign In Prohibited
prohibit_login_desc = Your account is prohibited to sign in, please contact your site administrator.
resent_limit_prompt = You have already requested an activation email recently. Please wait 3 minutes and try again.
2015-12-02 05:21:24 +01:00
has_unconfirmed_mail = Hi %s, you have an unconfirmed email address (<b>%s</b>). If you haven't received a confirmation email or need to resend a new one, please click on the button below.
resend_mail = Click here to resend your activation email
2017-05-18 03:03:43 +02:00
email_not_associate = The email address is not associated with any account.
2019-04-18 09:23:59 +02:00
send_reset_mail = Send Account Recovery Email
reset_password = Account Recovery
2018-04-19 16:24:31 +02:00
invalid_code = Your confirmation code is invalid or has expired.
2019-04-18 09:23:59 +02:00
reset_password_helper = Recover Account
reset_password_wrong_user = You are signed in as %s, but the account recovery link is for %s
2018-06-11 09:12:38 +02:00
password_too_short = Password length cannot be less than %d characters.
2018-04-19 16:24:31 +02:00
non_local_account = Non-local users can not update their password through the Gitea web interface.
2017-01-16 03:14:29 +01:00
verify = Verify
scratch_code = Scratch code
use_scratch_code = Use a scratch code
twofa_scratch_used = You have used your scratch code. You have been redirected to the two-factor settings page so you may remove your device enrollment or generate a new scratch code.
2018-04-19 16:24:31 +02:00
twofa_passcode_incorrect = Your passcode is incorrect. If you misplaced your device, use your scratch code to sign in.
2017-06-02 02:41:52 +02:00
twofa_scratch_token_incorrect = Your scratch code is incorrect.
2018-04-19 16:24:31 +02:00
login_userpass = Sign In
2017-03-17 15:16:08 +01:00
login_openid = OpenID
2018-10-28 23:46:16 +01:00
oauth_signup_tab = Register New Account
2020-11-21 04:32:27 +01:00
oauth_signup_title = Complete New Account
2018-10-28 23:46:16 +01:00
oauth_signup_submit = Complete Account
oauth_signin_tab = Link to Existing Account
oauth_signin_title = Sign In to Authorize Linked Account
oauth_signin_submit = Link Account
2017-03-17 15:16:08 +01:00
openid_connect_submit = Connect
openid_connect_title = Connect to an existing account
2018-04-19 16:24:31 +02:00
openid_connect_desc = The chosen OpenID URI is unknown. Associate it with a new account here.
2017-03-17 15:16:08 +01:00
openid_register_title = Create new account
2018-04-19 16:24:31 +02:00
openid_register_desc = The chosen OpenID URI is unknown. Associate it with a new account here.
openid_signin_desc = Enter your OpenID URI. For example: https://anne.me, bob.openid.org.cn or gnusocial.net/carry.
2021-06-26 06:16:36 +02:00
disable_forgot_password_mail = Account recovery is disabled because no email is set up. Please contact your site administrator.
disable_forgot_password_mail_admin = Account recovery is only available when email is set up. Please set up email to enable account recovery.
2018-11-15 02:00:04 +01:00
email_domain_blacklisted = You cannot register with your email address.
2019-03-08 17:42:50 +01:00
authorize_application = Authorize Application
2019-10-23 23:04:22 +02:00
authorize_redirect_notice = You will be redirected to %s if you authorize this application.
2019-03-08 17:42:50 +01:00
authorize_application_created_by = This application was created by %s.
authorize_application_description = If you grant the access, it will be able to access and write to all your account information, including private repos and organisations.
authorize_title = Authorize "%s" to access your account?
authorization_failed = Authorization failed
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you've tried to authorize.
2019-11-23 00:33:31 +01:00
sspi_auth_failed = SSPI authentication failed
2020-09-09 00:06:39 +02:00
password_pwned = The password you chose is on a <a target="_blank" rel="noopener noreferrer" href="https://haveibeenpwned.com/Passwords">list of stolen passwords</a> previously exposed in public data breaches. Please try again with a different password.
password_pwned_err = Could not complete request to HaveIBeenPwned
2014-07-26 06:24:27 +02:00
2015-09-17 07:54:12 +02:00
[mail]
2021-06-23 14:33:21 +02:00
view_it_on = View it on %s
link_not_working_do_paste = Not working? Try copying and pasting it to your browser.
hi_user_x = Hi <b>%s</b>,
2015-09-17 07:54:12 +02:00
activate_account = Please activate your account
2021-06-23 14:33:21 +02:00
activate_account.title = %s, please activate your account
2021-07-10 19:40:14 +02:00
activate_account.text_1 = Hi <b>%[1]s</b>, thanks for registering at %[2]s!
activate_account.text_2 = Please click the following link to activate your account within <b>%s</b>:
2021-06-23 14:33:21 +02:00
2015-12-02 05:21:24 +01:00
activate_email = Verify your email address
2021-06-23 14:33:21 +02:00
activate_email.title = %s, please verify your e-mail address
activate_email.text = Please click the following link to verify your email address within <b>%s</b>:
register_notify = Welcome to Gitea
register_notify.title = %[1]s, welcome to %[2]s
register_notify.text_1 = this is your registration confirmation email for %s!
register_notify.text_2 = You can now login via username: %s.
register_notify.text_3 = If this account has been created for you, please <a href="%s">set your password</a> first.
2019-04-18 09:23:59 +02:00
reset_password = Recover your account
2021-06-23 14:33:21 +02:00
reset_password.title = %s, you have requested to recover your account
reset_password.text = Please click the following link to recover your account within <b>%s</b>:
2017-03-09 14:24:57 +01:00
register_success = Registration successful
2021-06-23 14:33:21 +02:00
2021-09-30 01:20:18 +02:00
issue_assigned.pull = @%[1]s assigned you to pull request %[2]s in repository %[3]s.
issue_assigned.issue = @%[1]s assigned you to issue %[2]s in repository %[3]s.
2021-06-23 14:33:21 +02:00
issue.x_mentioned_you = <b>@%s</b> mentioned you:
issue.action.force_push = <b>%[1]s</b> force-pushed the <b>%[2]s</b> from %[3]s to %[4]s.
2021-07-14 15:06:09 +02:00
issue.action.push_1 = <b>@%[1]s</b> pushed %[3]d commit to %[2]s
2021-06-23 19:43:33 +02:00
issue.action.push_n = <b>@%[1]s</b> pushed %[3]d commits to %[2]s
2021-06-23 14:33:21 +02:00
issue.action.close = <b>@%[1]s</b> closed #%[2]d.
issue.action.reopen = <b>@%[1]s</b> reopened #%[2]d.
2021-06-23 19:43:33 +02:00
issue.action.merge = <b>@%[1]s</b> merged #%[2]d into %[3]s.
2021-06-23 14:33:21 +02:00
issue.action.approve = <b>@%[1]s</b> approved this pull request.
issue.action.reject = <b>@%[1]s</b> requested changes on this pull request.
issue.action.review = <b>@%[1]s</b> commented on this pull request.
issue.action.review_dismissed = <b>@%[1]s</b> dismissed last review from %[2]s for this pull request.
issue.action.ready_for_review = <b>@%[1]s</b> marked this pull request ready for review.
2021-06-23 19:43:33 +02:00
issue.action.new = <b>@%[1]s</b> created #%[2]d.
2021-06-23 14:33:21 +02:00
issue.in_tree_path = In %s:
2015-09-17 07:54:12 +02:00
2021-04-02 12:25:13 +02:00
release.new.subject = %s in %s released
2021-06-23 14:33:21 +02:00
release.new.text = <b>@%[1]s</b> released %[2]s in %[3]s
release.title = Title: %s
release.note = Note:
release.downloads = Downloads:
release.download.zip = Source Code (ZIP)
release.download.targz = Source Code (TAR.GZ)
2021-04-02 12:25:13 +02:00
repo.transfer.subject_to = %s would like to transfer "%s" to %s
repo.transfer.subject_to_you = %s would like to transfer "%s" to you
repo.transfer.to_you = you
2021-06-23 14:33:21 +02:00
repo.transfer.body = To accept or reject it visit %s or just ignore it.
2021-04-02 12:25:13 +02:00
repo.collaborator.added.subject = %s added you to %s
2021-06-23 14:33:21 +02:00
repo.collaborator.added.text = You have been added as a collaborator of repository:
2021-04-02 12:25:13 +02:00
2015-07-24 17:13:42 +02:00
[modal]
yes = Yes
no = No
2018-04-19 16:24:31 +02:00
modify = Update
2015-07-24 17:13:42 +02:00
2014-07-26 06:24:27 +02:00
[form]
UserName = Username
2014-08-02 19:47:33 +02:00
RepoName = Repository name
2015-12-02 05:21:24 +01:00
Email = Email address
2014-07-26 06:24:27 +02:00
Password = Password
2018-04-19 16:24:31 +02:00
Retype = Re-Type Password
2014-07-26 06:24:27 +02:00
SSHTitle = SSH key name
2014-08-01 06:06:19 +02:00
HttpsUrl = HTTPS URL
2014-08-10 00:40:10 +02:00
PayloadUrl = Payload URL
2014-08-16 10:21:17 +02:00
TeamName = Team name
2014-08-29 14:50:43 +02:00
AuthName = Authorization name
2015-12-02 05:21:24 +01:00
AdminEmail = Admin email
2014-07-26 06:24:27 +02:00
2016-08-11 14:48:08 +02:00
NewBranchName = New branch name
CommitSummary = Commit summary
CommitMessage = Commit message
CommitChoice = Commit choice
TreeName = File path
Content = Content
2019-11-23 00:33:31 +01:00
SSPISeparatorReplacement = Separator
SSPIDefaultLanguage = Default Language
2014-07-26 06:24:27 +02:00
require_error = ` cannot be empty.`
2018-04-19 16:24:31 +02:00
alpha_dash_error = ` should contain only alphanumeric, dash ('-') and underscore ('_') characters.`
alpha_dash_dot_error = ` should contain only alphanumeric, dash ('-'), underscore ('_') and dot ('.') characters.`
git_ref_name_error = ` must be a well-formed Git reference name.`
2017-05-11 03:03:34 +02:00
size_error = ` must be size %s.`
2014-07-26 06:24:27 +02:00
min_size_error = ` must contain at least %s characters.`
max_size_error = ` must contain at most %s characters.`
2015-12-02 05:21:24 +01:00
email_error = ` is not a valid email address.`
2014-07-26 06:24:27 +02:00
url_error = ` is not a valid URL.`
2015-10-30 02:09:48 +01:00
include_error = ` must contain substring '%s'.`
2019-09-09 07:48:21 +02:00
glob_pattern_error = ` glob pattern is invalid: %s.`
2021-06-25 16:28:55 +02:00
regex_pattern_error = ` regex pattern is invalid: %s.`
2014-07-26 06:24:27 +02:00
unknown_error = Unknown error:
2018-04-19 16:24:31 +02:00
captcha_incorrect = The CAPTCHA code is incorrect.
password_not_match = The passwords do not match.
2019-11-23 00:33:31 +01:00
lang_select_error = Select a language from the list.
2018-04-19 16:24:31 +02:00
username_been_taken = The username is already taken.
2021-01-10 13:14:02 +01:00
username_change_not_local_user = Non-local users are not allowed to change their username.
2018-04-19 16:24:31 +02:00
repo_name_been_taken = The repository name is already used.
2020-09-25 06:09:23 +02:00
repository_files_already_exist = Files already exist for this repository. Contact the system administrator.
repository_files_already_exist.adopt = Files already exist for this repository and can only be Adopted.
repository_files_already_exist.delete = Files already exist for this repository. You must delete them.
repository_files_already_exist.adopt_or_delete = Files already exist for this repository. Either adopt them or delete them.
2019-05-07 03:12:51 +02:00
visit_rate_limit = Remote visit addressed rate limitation.
2fa_auth_required = Remote visit required two factors authentication.
2018-04-19 16:24:31 +02:00
org_name_been_taken = The organization name is already taken.
team_name_been_taken = The team name is already taken.
team_no_units_error = Allow access to at least one repository section.
email_been_used = The email address is already used.
2020-11-14 17:53:43 +01:00
email_invalid = The email address is invalid.
2018-04-19 16:24:31 +02:00
openid_been_used = The OpenID address '%s' is already used.
username_password_incorrect = Username or password is incorrect.
2019-11-19 23:44:58 +01:00
password_complexity = Password does not pass complexity requirements:
password_lowercase_one = At least one lowercase character
password_uppercase_one = At least one uppercase character
password_digit_one = At least one digit
password_special_one = At least one special character (punctuation, brackets, quotes, etc.)
2018-04-19 16:24:31 +02:00
enterred_invalid_repo_name = The repository name you entered is incorrect.
2021-03-01 15:33:05 +01:00
enterred_invalid_org_name = The organization name you entered is incorrect.
2018-04-19 16:24:31 +02:00
enterred_invalid_owner_name = The new owner name is not valid.
enterred_invalid_password = The password you entered is incorrect.
2017-05-18 03:03:43 +02:00
user_not_exist = The user does not exist.
2019-09-23 22:08:03 +02:00
team_not_exist = The team does not exist.
2020-08-28 16:39:50 +02:00
last_org_owner = You cannot remove the last user from the 'owners' team. There must be at least one owner for an organization.
2018-04-19 16:24:31 +02:00
cannot_add_org_to_team = An organization cannot be added as a team member.
2017-05-18 03:03:43 +02:00
2018-04-19 16:24:31 +02:00
invalid_ssh_key = Can not verify your SSH key: %s
invalid_gpg_key = Can not verify your GPG key: %s
2020-10-11 02:38:09 +02:00
invalid_ssh_principal = Invalid principal: %s
2018-04-19 16:24:31 +02:00
unable_verify_ssh_key = "Can not verify the SSH key; double-check it for mistakes."
2014-08-01 06:06:19 +02:00
auth_failed = Authentication failed: %v
2014-07-26 06:24:27 +02:00
2018-04-19 16:24:31 +02:00
still_own_repo = "Your account owns one or more repositories; delete or transfer them first."
still_has_org = "Your account is a member of one or more organizations; leave them first."
org_still_own_repo = "This organization still owns one or more repositories; delete or transfer them first."
2014-07-26 06:24:27 +02:00
2015-03-19 20:26:04 +01:00
target_branch_not_exist = Target branch does not exist.
2014-11-07 04:06:41 +01:00
2014-09-26 01:33:39 +02:00
[user]
2018-04-19 16:24:31 +02:00
change_avatar = Change your avatar…
2014-09-26 01:33:39 +02:00
join_on = Joined on
repositories = Repositories
activity = Public Activity
followers = Followers
2018-04-19 16:24:31 +02:00
starred = Starred Repositories
2021-04-15 18:53:57 +02:00
watched = Watched Repositories
2020-08-17 05:07:38 +02:00
projects = Projects
2014-09-26 01:33:39 +02:00
following = Following
2015-12-21 13:24:11 +01:00
follow = Follow
unfollow = Unfollow
2018-10-23 04:57:42 +02:00
heatmap.loading = Loading Heatmap…
2019-03-19 03:28:10 +01:00
user_bio = Biography
2020-06-05 22:01:53 +02:00
disabled_public_activity = This user has disabled the public visibility of the activity.
2014-09-26 01:33:39 +02:00
2017-05-18 03:03:43 +02:00
form.name_reserved = The username '%s' is reserved.
2018-04-19 16:24:31 +02:00
form.name_pattern_not_allowed = The pattern '%s' is not allowed in a username.
2020-02-23 20:52:05 +01:00
form.name_chars_not_allowed = User name '%s' contains invalid characters.
2015-03-26 22:11:47 +01:00
2014-07-26 06:24:27 +02:00
[settings]
profile = Profile
2018-05-15 12:07:32 +02:00
account = Account
2021-10-27 17:40:08 +02:00
appearance = Appearance
2014-07-26 06:24:27 +02:00
password = Password
2017-10-16 11:14:12 +02:00
security = Security
2016-08-07 19:27:38 +02:00
avatar = Avatar
2017-04-26 15:10:43 +02:00
ssh_gpg_keys = SSH / GPG Keys
2014-07-26 06:24:27 +02:00
social = Social Accounts
2018-05-15 12:07:32 +02:00
applications = Applications
2018-04-19 16:24:31 +02:00
orgs = Manage Organizations
2017-09-14 13:46:14 +02:00
repos = Repositories
2014-08-14 10:51:55 +02:00
delete = Delete Account
2017-01-16 03:14:29 +01:00
twofa = Two-Factor Authentication
2018-04-19 16:24:31 +02:00
account_link = Linked Accounts
organization = Organizations
2014-09-14 04:12:11 +02:00
uid = Uid
2018-05-19 16:12:37 +02:00
u2f = Security Keys
2014-07-26 06:24:27 +02:00
public_profile = Public Profile
2020-09-10 16:29:26 +02:00
biography_placeholder = Tell us a little bit about yourself
2018-04-19 16:24:31 +02:00
profile_desc = Your email address will be used for notifications and other operations.
password_username_disabled = Non-local users are not allowed to change their username. Please contact your site administrator for more details.
2014-07-26 06:24:27 +02:00
full_name = Full Name
website = Website
location = Location
2019-01-09 18:22:57 +01:00
update_theme = Update Theme
2014-07-26 06:24:27 +02:00
update_profile = Update Profile
2021-10-27 17:40:08 +02:00
update_language = Update Language
2020-12-04 07:20:30 +01:00
update_language_not_found = Language '%s' is not available.
2021-10-27 17:40:08 +02:00
update_language_success = Language has been updated.
2017-05-18 03:03:43 +02:00
update_profile_success = Your profile has been updated.
2018-04-19 16:24:31 +02:00
change_username = Your username has been changed.
change_username_prompt = Note: username changes also change your account URL.
2021-01-24 16:23:05 +01:00
change_username_redirect_prompt = The old username will redirect until it is claimed.
2014-09-27 04:33:30 +02:00
continue = Continue
cancel = Cancel
2018-05-05 02:28:30 +02:00
language = Language
2019-01-09 18:22:57 +01:00
ui = Theme
2020-06-05 22:01:53 +02:00
privacy = Privacy
keep_activity_private = Hide the activity from the profile page
keep_activity_private_popup = Makes the activity visible only for you and the admins
2014-11-21 18:51:36 +01:00
2018-04-19 16:24:31 +02:00
lookup_avatar_by_mail = Look Up Avatar by Email Address
2016-08-07 19:27:38 +02:00
federated_avatar_lookup = Federated Avatar Lookup
enable_custom_avatar = Use Custom Avatar
2014-11-21 16:58:08 +01:00
choose_new_avatar = Choose new avatar
2018-04-19 16:24:31 +02:00
update_avatar = Update Avatar
2016-03-05 06:51:51 +01:00
delete_current_avatar = Delete Current Avatar
2018-04-19 16:24:31 +02:00
uploaded_avatar_not_a_image = The uploaded file is not an image.
2019-05-30 04:22:26 +02:00
uploaded_avatar_is_too_big = The uploaded file has exceeded the maximum size.
2018-04-19 16:24:31 +02:00
update_avatar_success = Your avatar has been updated.
2014-07-26 06:24:27 +02:00
2018-04-19 16:24:31 +02:00
change_password = Update Password
2014-07-26 06:24:27 +02:00
old_password = Current Password
new_password = New Password
2018-04-19 16:24:31 +02:00
retype_new_password = Re-Type New Password
password_incorrect = The current password is incorrect.
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.
2014-07-26 06:24:27 +02:00
2015-12-02 05:21:24 +01:00
emails = Email Addresses
2018-04-19 16:24:31 +02:00
manage_emails = Manage Email Addresses
2019-01-09 18:22:57 +01:00
manage_themes = Select default theme
2018-04-19 16:24:31 +02:00
manage_openid = Manage OpenID Addresses
2015-12-02 05:21:24 +01:00
email_desc = Your primary email address will be used for notifications and other operations.
2019-01-09 18:22:57 +01:00
theme_desc = This will be your default theme across the site.
2014-12-22 08:41:29 +01:00
primary = Primary
2020-03-02 19:25:36 +01:00
activated = Activated
requires_activation = Requires activation
2018-04-19 16:24:31 +02:00
primary_email = Make Primary
2020-03-02 19:25:36 +01:00
activate_email = Send Activation
activations_pending = Activations Pending
2018-04-19 16:24:31 +02:00
delete_email = Remove
email_deletion = Remove Email Address
email_deletion_desc = The email address and related information will be removed from your account. Git commits by this email address will remain unchanged. Continue?
email_deletion_success = The email address has been removed.
2019-01-09 18:22:57 +01:00
theme_update_success = Your theme was updated.
theme_update_error = The selected theme does not exist.
2018-04-19 16:24:31 +02:00
openid_deletion = Remove OpenID Address
openid_deletion_desc = Removing this OpenID address from your account will prevent you from signing in with it. Continue?
openid_deletion_success = The OpenID address has been removed.
add_new_email = Add New Email Address
add_new_openid = Add New OpenID URI
add_email = Add Email Address
2017-03-17 15:16:08 +01:00
add_openid = Add OpenID URI
2018-04-19 16:24:31 +02:00
add_email_confirmation_sent = A confirmation email has been sent to '%s'. Please check your inbox within the next %s to confirm your email address.
add_email_success = The new email address has been added.
2020-04-09 19:22:17 +02:00
email_preference_set_success = Email preference has been set successfully.
2018-04-19 16:24:31 +02:00
add_openid_success = The new OpenID address has been added.
keep_email_private = Hide Email Address
keep_email_private_popup = Your email address will be hidden from other users.
openid_desc = OpenID lets you delegate authentication to an external provider.
2014-12-22 08:11:30 +01:00
2014-07-26 06:24:27 +02:00
manage_ssh_keys = Manage SSH Keys
2020-10-11 02:38:09 +02:00
manage_ssh_principals = Manage SSH Certificate Principals
2017-04-26 15:10:43 +02:00
manage_gpg_keys = Manage GPG Keys
2014-07-26 06:24:27 +02:00
add_key = Add Key
2018-04-19 16:24:31 +02:00
ssh_desc = These public SSH keys are associated with your account. The corresponding private keys allow full access to your repositories.
2020-10-11 02:38:09 +02:00
principal_desc = These SSH certificate principals are associated with your account and allow full access to your repositories.
2018-04-19 16:24:31 +02:00
gpg_desc = These public GPG keys are associated with your account. Keep your private keys safe as they allow commits to be verified.
2017-11-01 17:03:10 +01:00
ssh_helper = <strong>Need help?</strong> Have a look at GitHub's guide to <a href="%s">create your own SSH keys</a> or solve <a href="%s">common problems</a> you may encounter using SSH.
gpg_helper = <strong>Need help?</strong> Have a look at GitHub's guide <a href="%s">about GPG</a>.
2014-07-26 06:24:27 +02:00
add_new_key = Add SSH Key
2017-04-26 15:10:43 +02:00
add_new_gpg_key = Add GPG Key
2021-01-20 21:36:55 +01:00
key_content_ssh_placeholder = Begins with 'ssh-ed25519', 'ssh-rsa', 'ecdsa-sha2-nistp256', 'ecdsa-sha2-nistp384', 'ecdsa-sha2-nistp521', 'sk-ecdsa-sha2-nistp256@openssh.com', or 'sk-ssh-ed25519@openssh.com'
2020-08-20 17:51:34 +02:00
key_content_gpg_placeholder = Begins with '-----BEGIN PGP PUBLIC KEY BLOCK-----'
2020-10-11 02:38:09 +02:00
add_new_principal = Add Principal
2019-02-04 00:56:53 +01:00
ssh_key_been_used = This SSH key has already been added to the server.
2020-10-11 02:38:09 +02:00
ssh_key_name_used = An SSH key with same name already exists on your account.
ssh_principal_been_used = This principal has already been added to the server.
2018-04-19 16:24:31 +02:00
gpg_key_id_used = A public GPG key with same ID already exists.
2021-07-13 15:28:07 +02:00
gpg_no_key_email_found = This GPG key does not match any activated email address associated with your account. It may still be added if you sign the provided token.
gpg_key_matched_identities = Matched Identities:
2021-07-14 12:50:39 +02:00
gpg_key_matched_identities_long = The embedded identities in this key match the following activated email addresses for this user. Commits matching these email addresses can be verified with this key.
2021-07-13 15:28:07 +02:00
gpg_key_verified = Verified Key
gpg_key_verified_long = Key has been verified with a token and can be used to verify commits matching any activated email addresses for this user in addition to any matched identities for this key.
gpg_key_verify = Verify
gpg_invalid_token_signature = The provided GPG key, signature and token do not match or token is out-of-date.
gpg_token_required = You must provide a signature for the below token
gpg_token = Token
gpg_token_help = You can generate a signature using:
gpg_token_code = echo "%s" | gpg -a --default-key %s --detach-sig
gpg_token_signature = Armored GPG signature
key_signature_gpg_placeholder = Begins with '-----BEGIN PGP SIGNATURE-----'
verify_gpg_key_success = The GPG key '%s' has been verified.
2017-04-26 15:10:43 +02:00
subkeys = Subkeys
key_id = Key ID
2014-07-26 06:24:27 +02:00
key_name = Key Name
key_content = Content
2020-10-11 02:38:09 +02:00
principal_content = Content
2018-04-19 16:24:31 +02:00
add_key_success = The SSH key '%s' has been added.
add_gpg_key_success = The GPG key '%s' has been added.
2020-10-11 02:38:09 +02:00
add_principal_success = The SSH certificate principal '%s' has been added.
2018-04-19 16:24:31 +02:00
delete_key = Remove
ssh_key_deletion = Remove SSH Key
gpg_key_deletion = Remove GPG Key
2020-10-11 02:38:09 +02:00
ssh_principal_deletion = Remove SSH Certificate Principal
2018-04-19 16:24:31 +02:00
ssh_key_deletion_desc = Removing an SSH key revokes its access to your account. Continue?
gpg_key_deletion_desc = Removing a GPG key un-verifies commits signed by it. Continue?
2020-10-11 02:38:09 +02:00
ssh_principal_deletion_desc = Removing a SSH Certificate Principal revokes its access to your account. Continue?
2018-04-19 16:24:31 +02:00
ssh_key_deletion_success = The SSH key has been removed.
gpg_key_deletion_success = The GPG key has been removed.
2020-10-11 02:38:09 +02:00
ssh_principal_deletion_success = The principal has been removed.
2014-07-26 06:24:27 +02:00
add_on = Added on
2017-04-26 15:10:43 +02:00
valid_until = Valid until
2017-06-24 08:37:03 +02:00
valid_forever = Valid forever
2014-07-26 06:24:27 +02:00
last_used = Last used on
no_activity = No recent activity
2018-01-06 23:55:53 +01:00
can_read_info = Read
can_write_info = Write
2017-05-18 03:03:43 +02:00
key_state_desc = This key has been used in the last 7 days
token_state_desc = This token has been used in the last 7 days
2020-10-11 02:38:09 +02:00
principal_state_desc = This principal has been used in the last 7 days
2017-03-20 09:31:08 +01:00
show_openid = Show on profile
hide_openid = Hide from profile
2018-04-19 16:24:31 +02:00
ssh_disabled = SSH Disabled
2020-12-26 05:24:47 +01:00
ssh_externally_managed = This SSH key is externally managed for this user
2014-07-26 06:24:27 +02:00
manage_social = Manage Associated Social Accounts
2018-04-19 16:24:31 +02:00
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.
unbind = Unlink
unbind_success = The social account has been unlinked from your Gitea account.
2014-08-10 02:25:02 +02:00
2018-04-19 16:24:31 +02:00
manage_access_token = Manage Access Tokens
2014-11-12 12:48:50 +01:00
generate_new_token = Generate New Token
2018-04-19 16:24:31 +02:00
tokens_desc = These tokens grant access to your account using the Gitea API.
new_token_desc = Applications using a token have full access to your account.
2014-11-12 12:48:50 +01:00
token_name = Token Name
generate_token = Generate Token
2018-04-19 16:24:31 +02:00
generate_token_success = Your new token has been generated. Copy it now as it will not be shown again.
2020-04-13 21:02:48 +02:00
generate_token_name_duplicate = <strong>%s</strong> has been used as an application name already. Please use a new one.
2014-11-12 12:48:50 +01:00
delete_token = Delete
2018-04-19 16:24:31 +02:00
access_token_deletion = Delete Access Token
access_token_deletion_desc = Deleting a token will revoke access to your account for applications using it. Continue?
delete_token_success = The token has been deleted. Applications using it no longer have access to your account.
2014-11-12 12:48:50 +01:00
2019-03-08 17:42:50 +01:00
manage_oauth2_applications = Manage OAuth2 Applications
edit_oauth2_application = Edit OAuth2 Application
oauth2_applications_desc = OAuth2 applications enables your third-party application to securely authenticate users at this Gitea instance.
remove_oauth2_application = Remove OAuth2 Application
2019-06-05 16:16:06 +02:00
remove_oauth2_application_desc = Removing an OAuth2 application will revoke access to all signed access tokens. Continue?
2019-03-08 17:42:50 +01:00
remove_oauth2_application_success = The application has been deleted.
create_oauth2_application = Create a new OAuth2 Application
create_oauth2_application_button = Create Application
create_oauth2_application_success = You've successfully created a new OAuth2 application.
update_oauth2_application_success = You've successfully updated the OAuth2 application.
oauth2_application_name = Application Name
oauth2_select_type = Which application type fits?
oauth2_type_web = Web (e.g. Node.JS, Tomcat, Go)
oauth2_type_native = Native (e.g. Mobile, Desktop, Browser)
oauth2_redirect_uri = Redirect URI
save_application = Save
oauth2_client_id = Client ID
oauth2_client_secret = Client Secret
oauth2_regenerate_secret = Regenerate Secret
oauth2_regenerate_secret_hint = Lost your secret?
oauth2_client_secret_hint = The secret won't be visible if you revisit this page. Please save your secret.
oauth2_application_edit = Edit
oauth2_application_create_description = OAuth2 applications gives your third-party application access to user accounts on this instance.
oauth2_application_remove_description = Removing an OAuth2 application will prevent it to access authorized user accounts on this instance. Continue?
2019-04-17 10:18:16 +02:00
authorized_oauth2_applications = Authorized OAuth2 Applications
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.
revoke_key = Revoke
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_success = You've revoked access successfully.
2018-04-19 16:24:31 +02:00
twofa_desc = Two-factor authentication enhances the security of your account.
2017-05-18 03:03:43 +02:00
twofa_is_enrolled = Your account is currently <strong>enrolled</strong> in two-factor authentication.
2017-03-09 14:24:57 +01:00
twofa_not_enrolled = Your account is not currently enrolled in two-factor authentication.
2018-04-19 16:24:31 +02:00
twofa_disable = Disable Two-Factor Authentication
twofa_scratch_token_regenerate = Regenerate Scratch Token
twofa_scratch_token_regenerated = Your scratch token is now %s. Store it in a safe place.
twofa_enroll = Enroll into Two-Factor Authentication
twofa_disable_note = You can disable two-factor authentication if needed.
twofa_disable_desc = Disabling two-factor authentication will make your account less secure. Continue?
regenerate_scratch_token_desc = If you misplaced your scratch token or have already used it to sign in you can reset it here.
2017-01-16 03:14:29 +01:00
twofa_disabled = Two-factor authentication has been disabled.
scan_this_image = Scan this image with your authentication application:
or_enter_secret = Or enter the secret: %s
2018-04-19 16:24:31 +02:00
then_enter_passcode = And enter the passcode shown in the application:
passcode_invalid = The passcode is incorrect. Try again.
twofa_enrolled = Your account has been enrolled into two-factor authentication. Store your scratch token (%s) in a safe place as it is only shown once!
2021-01-18 21:38:41 +01:00
twofa_failed_get_secret = Failed to get secret.
2017-01-16 03:14:29 +01:00
2018-07-20 18:40:08 +02:00
u2f_desc = Security keys are hardware devices containing cryptographic keys. They can be used for two-factor authentication. Security keys must support the <a rel="noreferrer" href="https://fidoalliance.org/">FIDO U2F</a> standard.
u2f_require_twofa = Your account must be enrolled in two-factor authentication to use security keys.
2018-05-19 16:12:37 +02:00
u2f_register_key = Add Security Key
u2f_nickname = Nickname
u2f_press_button = Press the button on your security key to register it.
u2f_delete_key = Remove Security Key
2018-07-20 18:40:08 +02:00
u2f_delete_key_desc = If you remove a security key you can no longer sign in with it. Continue?
2018-05-19 16:12:37 +02:00
2018-04-19 16:24:31 +02:00
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.
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_success = The linked account has been removed.
2017-02-22 08:14:37 +01:00
2017-06-02 10:43:44 +02:00
orgs_none = You are not a member of any organizations.
2017-09-14 13:46:14 +02:00
repos_none = You do not own any repositories
2017-06-02 10:43:44 +02:00
2014-07-26 06:24:27 +02:00
delete_account = Delete Your Account
2018-04-19 16:24:31 +02:00
delete_prompt = This operation will permanently delete your user account. It <strong>CAN NOT</strong> be undone.
2021-01-22 03:56:19 +01:00
delete_with_all_comments = Your account is younger than %s. To avoid ghost comments, all issue/PR comments will be deleted with it.
2014-07-26 06:24:27 +02:00
confirm_delete_account = Confirm Deletion
2018-04-19 16:24:31 +02:00
delete_account_title = Delete User Account
delete_account_desc = Are you sure you want to permanently delete this user account?
2014-07-26 06:24:27 +02:00
2019-08-29 16:05:42 +02:00
email_notifications.enable = Enable Email Notifications
email_notifications.onmention = Only Email on Mention
email_notifications.disable = Disable Email Notifications
email_notifications.submit = Set Email Preference
2021-06-26 21:53:14 +02:00
visibility = User visibility
visibility.public = Public
visibility.public_tooltip = Visible to all users
visibility.limited = Limited
visibility.limited_tooltip = Visible to logged in users only
visibility.private = Private
visibility.private_tooltip = Visible only to organization members
2014-07-26 06:24:27 +02:00
[repo]
2021-02-21 10:59:31 +01:00
new_repo_helper = A repository contains all project files, including revision history. Already have it elsewhere? <a href="%s">Migrate repository.</a>
2014-07-26 06:24:27 +02:00
owner = Owner
2020-12-21 14:12:13 +01:00
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
2014-07-26 06:24:27 +02:00
repo_name = Repository Name
2018-04-19 16:24:31 +02:00
repo_name_helper = Good repository names use short, memorable and unique keywords.
2019-11-15 00:52:18 +01:00
repo_size = Repository Size
2019-11-11 16:15:29 +01:00
template = Template
template_select = Select a template.
template_helper = Make repository a template
template_description = Template repositories let users generate new repositories with the same directory structure, files, and optional settings.
2014-07-26 06:24:27 +02:00
visibility = Visibility
2019-09-05 11:13:51 +02:00
visibility_description = Only the owner or the organization members if they have rights, will be able to see it.
2018-07-04 13:43:21 +02:00
visibility_helper = Make Repository Private
visibility_helper_forced = Your site administrator forces new repositories to be private.
visibility_fork_helper = (Changing this will affect all forks.)
2018-07-04 01:52:36 +02:00
clone_helper = Need help cloning? Visit <a target="_blank" rel="noopener noreferrer" href="%s">Help</a>.
2014-11-06 05:30:04 +01:00
fork_repo = Fork Repository
fork_from = Fork From
2018-07-04 13:43:21 +02:00
fork_visibility_helper = The visibility of a forked repository cannot be changed.
2019-11-11 16:15:29 +01:00
use_template = Use this template
2021-08-12 14:21:34 +02:00
clone_in_vsc = Clone in VS Code
download_zip = Download ZIP
download_tar = Download TAR.GZ
2021-08-24 18:47:09 +02:00
download_bundle = Download BUNDLE
2019-11-11 16:15:29 +01:00
generate_repo = Generate Repository
generate_from = Generate From
2014-07-26 06:24:27 +02:00
repo_desc = Description
2021-02-21 10:59:31 +01:00
repo_desc_helper = Enter short description (optional)
2014-07-26 06:24:27 +02:00
repo_lang = Language
2018-04-19 16:24:31 +02:00
repo_gitignore_helper = Select .gitignore templates.
2021-02-21 10:59:31 +01:00
repo_gitignore_helper_desc = Choose which files not to track from a list of templates for common languages. Typical artifacts generated by each language's build tools are included on .gitignore by default.
2019-09-08 10:28:40 +02:00
issue_labels = Issue Labels
issue_labels_helper = Select an issue label set.
2014-07-26 06:24:27 +02:00
license = License
2018-04-19 16:24:31 +02:00
license_helper = Select a license file.
2021-02-21 10:59:31 +01:00
license_helper_desc = A license governs what others can and can't do with your code. Not sure which one is right for your project? See <a target="_blank" rel="noopener noreferrer" href="%s">Choose a license.</a>
2018-04-19 16:24:31 +02:00
readme = README
readme_helper = Select a README file template.
2021-02-21 10:59:31 +01:00
readme_helper_desc = This is the place where you can write a complete description for your project.
2018-04-19 16:24:31 +02:00
auto_init = Initialize Repository (Adds .gitignore, License and README)
2021-02-21 10:59:31 +01:00
trust_model_helper = Select trust model for signature verification. Possible options are:
trust_model_helper_collaborator = Collaborator: Trust signatures by collaborators
trust_model_helper_committer = Committer: Trust signatures that match committers
trust_model_helper_collaborator_committer = Collaborator+Committer: Trust signatures by collaborators which match the committer
trust_model_helper_default = Default: Use the default trust model for this installation
2014-07-26 06:24:27 +02:00
create_repo = Create Repository
2014-08-02 19:47:33 +02:00
default_branch = Default Branch
2021-02-21 10:59:31 +01:00
default_branch_helper = The default branch is the base branch for pull requests and code commits.
2016-07-09 07:42:05 +02:00
mirror_prune = Prune
2018-04-19 16:24:31 +02:00
mirror_prune_desc = Remove obsolete remote-tracking references
2018-11-09 00:58:02 +01:00
mirror_interval = Mirror Interval (valid time units are 'h', 'm', 's'). 0 to disable automatic sync.
2018-04-19 16:24:31 +02:00
mirror_interval_invalid = The mirror interval is not valid.
mirror_address = Clone From URL
2021-06-14 19:20:43 +02:00
mirror_address_desc = Put any required credentials in the Authorization section.
2019-04-12 22:52:57 +02:00
mirror_address_url_invalid = The provided url is invalid. You must escape all components of the url correctly.
mirror_address_protocol_invalid = The provided url is invalid. Only http(s):// or git:// locations can be mirrored from.
2021-04-09 17:00:32 +02:00
mirror_lfs = Large File Storage (LFS)
2021-04-09 00:25:57 +02:00
mirror_lfs_desc = Activate mirroring of LFS data.
mirror_lfs_endpoint = LFS Endpoint
mirror_lfs_endpoint_desc = Sync will attempt to use the clone url to <a target="_blank" rel="noopener noreferrer" href="%s">determine the LFS server</a>. You can also specify a custom endpoint if the repository LFS data is stored somewhere else.
2018-04-19 16:24:31 +02:00
mirror_last_synced = Last Synchronized
2021-05-31 12:46:20 +02:00
mirror_password_placeholder = (Unchanged)
mirror_password_blank_placeholder = (Unset)
mirror_password_help = Change the username to erase a stored password.
2015-11-17 05:28:46 +01:00
watchers = Watchers
stargazers = Stargazers
forks = Forks
2017-12-04 00:14:26 +01:00
pick_reaction = Pick your reaction
reactions_more = and %d more
2020-01-17 08:34:37 +01:00
unit_disabled = The site administrator has disabled this repository section.
2020-02-11 10:34:17 +01:00
language_other = Other
2020-09-25 06:09:23 +02:00
adopt_search = Enter username to search for unadopted repositories... (leave blank to find all)
adopt_preexisting_label = Adopt Files
adopt_preexisting = Adopt pre-existing files
adopt_preexisting_content = Create repository from %s
adopt_preexisting_success = Adopted files and created repository from %s
delete_preexisting_label = Delete
delete_preexisting = Delete pre-existing files
delete_preexisting_content = Delete files in %s
delete_preexisting_success = Deleted unadopted files in %s
2021-06-28 01:13:20 +02:00
blame_prior = View blame prior to this change
2014-07-26 06:24:27 +02:00
2021-03-01 01:47:30 +01:00
transfer.accept = Accept Transfer
transfer.accept_desc = Transfer to "%s"
transfer.reject = Reject Transfer
transfer.reject_desc = Cancel transfer to "%s"
transfer.no_permission_to_accept = You do not have permission to Accept
transfer.no_permission_to_reject = You do not have permission to Reject
2020-06-22 22:20:51 +02:00
desc.private = Private
desc.public = Public
desc.private_template = Private template
desc.public_template = Template
desc.internal = Internal
desc.internal_template = Internal template
desc.archived = Archived
2019-11-11 16:15:29 +01:00
template.items = Template Items
template.git_content = Git Content (Default Branch)
2019-11-24 18:57:52 +01:00
template.git_hooks = Git Hooks
template.git_hooks_tooltip = You are currently unable to modify or remove git hooks once added. Select this only if you trust the template repository.
template.webhooks = Webhooks
2019-11-11 16:15:29 +01:00
template.topics = Topics
2019-11-25 06:17:51 +01:00
template.avatar = Avatar
template.issue_labels = Issue Labels
2019-11-11 16:15:29 +01:00
template.one_item = Must select at least one template item
template.invalid = Must select a template repository
2019-01-23 19:58:38 +01:00
archive.title = This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
archive.issue.nocomment = This repo is archived. You cannot comment on issues.
archive.pull.nocomment = This repo is archived. You cannot comment on pull requests.
2021-01-22 00:44:37 +01:00
form.reach_limit_of_creation_1 = You have already reached your limit of %d repository.
form.reach_limit_of_creation_n = You have already reached your limit of %d repositories.
2017-03-09 14:24:57 +01:00
form.name_reserved = The repository name '%s' is reserved.
2018-04-19 16:24:31 +02:00
form.name_pattern_not_allowed = The pattern '%s' is not allowed in a repository name.
2015-03-26 22:11:47 +01:00
2021-06-14 19:20:43 +02:00
need_auth = Authorization
2020-08-28 03:36:37 +02:00
migrate_options = Migration Options
migrate_service = Migration Service
migrate_options_mirror_helper = This repository will be a <span class="text blue">mirror</span>
migrate_options_mirror_disabled = Your site administrator has disabled new mirrors.
2021-04-09 00:25:57 +02:00
migrate_options_lfs = Migrate LFS files
migrate_options_lfs_endpoint.label = LFS Endpoint
migrate_options_lfs_endpoint.description = Migration will attempt to use your Git remote to <a target="_blank" rel="noopener noreferrer" href="%s">determine the LFS server</a>. You can also specify a custom endpoint if the repository LFS data is stored somewhere else.
migrate_options_lfs_endpoint.description.local = A local server path is supported too.
migrate_options_lfs_endpoint.placeholder = Leave blank to derive from clone URL
2019-05-07 03:12:51 +02:00
migrate_items = Migration Items
migrate_items_wiki = Wiki
migrate_items_milestones = Milestones
migrate_items_labels = Labels
migrate_items_issues = Issues
migrate_items_pullrequests = Pull Requests
2020-09-09 20:29:10 +02:00
migrate_items_merge_requests = Merge Requests
2019-05-07 03:12:51 +02:00
migrate_items_releases = Releases
2014-08-01 06:06:19 +02:00
migrate_repo = Migrate Repository
2018-04-19 16:24:31 +02:00
migrate.clone_address = Migrate / Clone From URL
migrate.clone_address_desc = The HTTP(S) or Git 'clone' URL of an existing repository
2021-10-15 07:47:15 +02:00
migrate.github_token_desc = You can put one or more tokens with comma separated here to make migrating faster because of Github API rate limit. WARN: Abusing this feature may violate the service provider's policy and lead to account blocking.
2018-04-19 16:24:31 +02:00
migrate.clone_local_path = or a local server path
2015-11-04 00:40:52 +01:00
migrate.permission_denied = You are not allowed to import local repositories.
2021-03-15 22:52:11 +01:00
migrate.permission_denied_blocked = You are not allowed to import from blocked hosts.
migrate.permission_denied_private_ip = You are not allowed to import from private IPs.
2018-04-19 16:24:31 +02:00
migrate.invalid_local_path = "The local path is invalid. It does not exist or is not a directory."
2021-04-09 00:25:57 +02:00
migrate.invalid_lfs_endpoint = The LFS endpoint is not valid.
2015-11-19 19:45:07 +01:00
migrate.failed = Migration failed: %v
2020-09-09 20:29:10 +02:00
migrate.migrate_items_options = Access Token is required to migrate additional items
2019-07-08 04:14:12 +02:00
migrated_from = Migrated from <a href="%[1]s">%[2]s</a>
migrated_from_fake = Migrated From %[1]s
2020-09-09 20:29:10 +02:00
migrate.migrate = Migrate From %s
2019-10-13 15:23:14 +02:00
migrate.migrating = Migrating from <b>%s</b> ...
migrate.migrating_failed = Migrating from <b>%s</b> failed.
2021-06-17 00:02:24 +02:00
migrate.migrating_failed.error = Error: %s
2021-08-25 15:47:05 +02:00
migrate.github.description = Migrate data from github.com or other Github instances.
migrate.git.description = Migrate a repository only from any Git service.
migrate.gitlab.description = Migrate data from gitlab.com or other GitLab instances.
migrate.gitea.description = Migrate data from gitea.com or other Gitea instances.
migrate.gogs.description = Migrate data from notabug.org or other Gogs instances.
migrate.onedev.description = Migrate data from code.onedev.io or other OneDev instances.
2021-06-17 00:02:24 +02:00
migrate.migrating_git = Migrating Git Data
migrate.migrating_topics = Migrating Topics
migrate.migrating_milestones = Migrating Milestones
migrate.migrating_labels = Migrating Labels
migrate.migrating_releases = Migrating Releases
migrate.migrating_issues = Migrating Issues
migrate.migrating_pulls = Migrating Pull Requests
2014-08-01 06:06:19 +02:00
2016-02-01 21:59:48 +01:00
mirror_from = mirror of
2015-07-23 22:50:05 +02:00
forked_from = forked from
2019-11-11 16:15:29 +01:00
generated_from = generated from
2018-04-19 16:24:31 +02:00
fork_from_self = You cannot fork a repository you own.
2019-01-11 05:25:14 +01:00
fork_guest_user = Sign in to fork this repository.
2020-09-11 13:01:51 +02:00
watch_guest_user = Sign in to watch this repository.
star_guest_user = Sign in to star this repository.
2014-08-31 15:03:16 +02:00
copy_link = Copy
2018-04-19 16:24:31 +02:00
copy_link_success = Link has been copied
copy_link_error = Use ⌘C or Ctrl-C to copy
2021-10-19 19:32:11 +02:00
copy_branch = Copy
copy_branch_success = Branch name has been copied
copy_branch_error = Use ⌘C or Ctrl-C to copy
2014-09-22 20:47:47 +02:00
copied = Copied OK
2014-08-11 05:11:18 +02:00
unwatch = Unwatch
watch = Watch
unstar = Unstar
star = Star
fork = Fork
2018-04-19 16:24:31 +02:00
download_archive = Download Repository
2014-08-11 05:11:18 +02:00
2014-09-28 07:38:25 +02:00
no_desc = No Description
2014-08-31 15:03:16 +02:00
quick_guide = Quick Guide
clone_this_repo = Clone this repository
2017-05-18 03:03:43 +02:00
create_new_repo_command = Creating a new repository on the command line
push_exist_repo = Pushing an existing repository from the command line
2019-01-18 01:01:04 +01:00
empty_message = This repository does not contain any content.
2015-10-03 01:58:36 +02:00
2015-12-02 23:00:23 +01:00
code = Code
2018-04-19 16:24:31 +02:00
code.desc = Access source code, files, commits and branches.
2014-09-23 19:47:54 +02:00
branch = Branch
tree = Tree
2020-09-08 18:29:51 +02:00
clear_ref = `Clear current reference`
2015-11-14 10:34:01 +01:00
filter_branch_and_tag = Filter branch or tag
2021-05-03 19:27:48 +02:00
find_tag = Find tag
2014-09-23 19:47:54 +02:00
branches = Branches
tags = Tags
issues = Issues
2015-09-02 22:18:09 +02:00
pulls = Pull Requests
2020-08-17 05:07:38 +02:00
project_board = Projects
2015-07-23 22:50:05 +02:00
labels = Labels
Add Organization Wide Labels (#10814)
* Add organization wide labels
Implement organization wide labels similar to organization wide
webhooks. This lets you create individual labels for organizations that can be used
for all repos under that organization (so being able to reuse the same
label across multiple repos).
This makes it possible for small organizations with many repos to use
labels effectively.
Fixes #7406
* Add migration
* remove comments
* fix tests
* Update options/locale/locale_en-US.ini
Removed unused translation string
* show org labels in issue search label filter
* Use more clear var name
* rename migration after merge from master
* comment typo
* update migration again after rebase with master
* check for orgID <=0 per guillep2k review
* fmt
* Apply suggestions from code review
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* remove unused code
* Make sure RepoID is 0 when searching orgID per code review
* more changes/code review requests
* More descriptive translation var per code review
* func description/delete comment when issue label deleted instead of hiding it
* remove comment
* only use issues in that repo when calculating number of open issues for org label on repo label page
* Add integration test for IssuesSearch API with labels
* remove unused function
* Update models/issue_label.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Use subquery in GetLabelIDsInReposByNames
* Fix tests to use correct orgID
* fix more tests
* IssuesSearch api now uses new BuildLabelNamesIssueIDsCondition. Add a few more tests as well
* update comment for clarity
* Revert previous code change now that we can use the new BuildLabelNamesIssueIDsCondition
* Don't sort repos by date in IssuesSearch API
After much debugging I've found a strange issue where in some cases MySQL will return a different result than other enigines if a query is sorted by a null collumn. For example with our integration test data where we don't set updated_unix in repository fixtures:
SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `avatar`, `created_unix`, `updated_unix` FROM `repository` ORDER BY updated_unix DESC LIMIT 15 OFFSET 45
Returns different results for MySQL than other engines. However, the similar query:
SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `avatar`, `created_unix`, `updated_unix` FROM `repository` ORDER BY updated_unix DESC LIMIT 15 OFFSET 30
Returns the same results.
This causes integration tests to fail on MySQL in certain cases but would never show up in a real installation. Since this API call always returns issues based on the optionally provided repo_priority_id or the issueID itself, there is no change to results by changing the repo sorting method used to get ids earlier in the function.
* linter is back!
* code review
* remove now unused option
* Fix newline at end of files
* more unused code
* update to master
* check for matching ids before query
* Update models/issue_label.go
Co-Authored-By: 6543 <6543@obermui.de>
* Update models/issue_label.go
* update comments
* Update routers/org/setting.go
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2020-04-01 06:14:46 +02:00
org_labels_desc = Organization level labels that can be used with <strong>all repositories</strong> under this organization
org_labels_desc_manage = manage
2015-07-23 22:50:05 +02:00
milestones = Milestones
2014-09-23 19:47:54 +02:00
commits = Commits
2017-12-03 21:52:30 +01:00
commit = Commit
2020-11-03 00:10:22 +01:00
release = Release
2014-09-23 19:47:54 +02:00
releases = Releases
2020-11-05 15:20:42 +01:00
tag = Tag
2020-11-03 00:10:22 +01:00
released_this = released this
2014-10-12 00:02:48 +02:00
file_raw = Raw
file_history = History
2021-01-13 04:45:19 +01:00
file_view_source = View Source
file_view_rendered = View Rendered
2014-10-12 00:02:48 +02:00
file_view_raw = View Raw
2015-05-14 00:14:24 +02:00
file_permalink = Permalink
2018-04-19 16:24:31 +02:00
file_too_large = The file is too large to be shown.
2021-10-02 09:46:43 +02:00
file_copy_permalink = Copy Permalink
2018-04-19 16:24:31 +02:00
video_not_supported_in_browser = Your browser does not support the HTML5 'video' tag.
2018-10-30 03:17:26 +01:00
audio_not_supported_in_browser = Your browser does not support the HTML5 'audio' tag.
2016-12-26 02:16:37 +01:00
stored_lfs = Stored with Git LFS
2020-02-22 00:04:20 +01:00
symbolic_link = Symbolic link
2018-04-19 16:24:31 +02:00
commit_graph = Commit Graph
2020-11-08 18:21:54 +01:00
commit_graph.select = Select branches
commit_graph.hide_pr_refs = Hide Pull Requests
2020-08-06 10:04:08 +02:00
commit_graph.monochrome = Mono
2021-10-21 23:51:03 +02:00
commit_graph.color = Color
2019-04-20 04:47:00 +02:00
blame = Blame
normal_view = Normal View
2019-10-08 01:38:41 +02:00
line = line
2019-10-07 06:59:17 +02:00
lines = lines
2014-09-23 19:47:54 +02:00
2018-04-19 16:24:31 +02:00
editor.new_file = New File
editor.upload_file = Upload File
editor.edit_file = Edit File
2016-08-28 13:31:42 +02:00
editor.preview_changes = Preview Changes
2019-02-12 16:09:43 +01:00
editor.cannot_edit_lfs_files = LFS files cannot be edited in the web interface.
2018-04-19 16:24:31 +02:00
editor.cannot_edit_non_text_files = Binary files cannot be edited in the web interface.
editor.edit_this_file = Edit File
2019-10-29 22:32:21 +01:00
editor.this_file_locked = File is locked
2018-04-19 16:24:31 +02:00
editor.must_be_on_a_branch = You must be on a branch to make or propose changes to this file.
editor.fork_before_edit = You must fork this repository to make or propose changes to this file.
editor.delete_this_file = Delete File
editor.must_have_write_access = You must have write access to make or propose changes to this file.
editor.file_delete_success = File '%s' has been deleted.
2018-02-16 15:02:40 +01:00
editor.name_your_file = Name your file…
2018-04-19 16:24:31 +02:00
editor.filename_help = Add a directory by typing its name followed by a slash ('/'). Remove a directory by typing backspace at the beginning of the input field.
2016-08-28 13:31:42 +02:00
editor.or = or
2018-04-19 16:24:31 +02:00
editor.cancel_lower = Cancel
2020-01-15 09:32:57 +01:00
editor.commit_signed_changes = Commit Signed Changes
2016-08-28 10:41:44 +02:00
editor.commit_changes = Commit Changes
2019-04-17 18:06:35 +02:00
editor.add_tmpl = Add '<filename>'
2016-08-28 10:41:44 +02:00
editor.add = Add '%s'
editor.update = Update '%s'
editor.delete = Delete '%s'
2018-02-16 15:02:40 +01:00
editor.commit_message_desc = Add an optional extended description…
2021-01-29 09:57:45 +01:00
editor.signoff_desc = Add a Signed-off-by trailer by the committer at the end of the commit log message.
2017-11-01 17:03:10 +01:00
editor.commit_directly_to_this_branch = Commit directly to the <strong class="branch-name">%s</strong> branch.
2016-08-15 08:02:14 +02:00
editor.create_new_branch = Create a <strong>new branch</strong> for this commit and start a pull request.
2019-10-05 04:09:19 +02:00
editor.create_new_branch_np = Create a <strong>new branch</strong> for this commit.
2019-07-17 20:40:28 +02:00
editor.propose_file_change = Propose file change
2018-02-16 15:02:40 +01:00
editor.new_branch_name_desc = New branch name…
2016-08-28 10:41:44 +02:00
editor.cancel = Cancel
2018-04-19 16:24:31 +02:00
editor.filename_cannot_be_empty = The filename cannot be empty.
2019-04-17 18:06:35 +02:00
editor.filename_is_invalid = The filename is invalid: '%s'.
editor.branch_does_not_exist = Branch '%s' does not exist in this repository.
2016-08-15 08:02:14 +02:00
editor.branch_already_exists = Branch '%s' already exists in this repository.
2018-04-19 16:24:31 +02:00
editor.directory_is_a_file = Directory name '%s' is already used as a filename in this repository.
editor.file_is_a_symlink = '%s' is a symbolic link. Symbolic links cannot be edited in the web editor
editor.filename_is_a_directory = Filename '%s' is already used as a directory name in this repository.
editor.file_editing_no_longer_exists = The file being edited, '%s', no longer exists in this repository.
2019-04-17 18:06:35 +02:00
editor.file_deleting_no_longer_exists = The file being deleted, '%s', no longer exists in this repository.
2018-07-04 01:52:36 +02:00
editor.file_changed_while_editing = The file contents have changed since you started editing. <a target="_blank" rel="noopener noreferrer" href="%s">Click here</a> to see them or <strong>Commit Changes again</strong> to overwrite them.
2018-04-19 16:24:31 +02:00
editor.file_already_exists = A file named '%s' already exists in this repository.
2019-10-16 21:28:41 +02:00
editor.commit_empty_file_header = Commit an empty file
2020-09-06 18:24:24 +02:00
editor.commit_empty_file_text = The file you're about to commit is empty. Proceed?
2016-08-15 08:02:14 +02:00
editor.no_changes_to_show = There are no changes to show.
2020-10-21 01:50:10 +02:00
editor.fail_to_update_file = Failed to update/create file '%s'.
editor.fail_to_update_file_summary = Error Message:
2020-02-22 14:08:48 +01:00
editor.push_rejected_no_message = The change was rejected by the server without a message. Please check githooks.
2020-10-21 01:50:10 +02:00
editor.push_rejected = The change was rejected by the server. Please check githooks.
editor.push_rejected_summary = Full Rejection Message:
2018-04-19 16:24:31 +02:00
editor.add_subdir = Add a directory…
2016-08-30 14:07:50 +02:00
editor.unable_to_upload_files = Failed to upload files to '%s' with error: %v
2019-11-02 08:37:05 +01:00
editor.upload_file_is_locked = File '%s' is locked by %s.
2016-08-30 14:07:50 +02:00
editor.upload_files_to_dir = Upload files to '%s'
2018-04-19 16:24:31 +02:00
editor.cannot_commit_to_protected_branch = Cannot commit to protected branch '%s'.
2020-01-15 09:32:57 +01:00
editor.no_commit_to_branch = Unable to commit directly to branch because:
editor.user_no_push_to_branch = User cannot push to branch
editor.require_signed_commit = Branch requires a signed commit
2016-08-11 14:48:08 +02:00
2018-04-19 16:24:31 +02:00
commits.desc = Browse source code change history.
2014-09-23 21:30:04 +02:00
commits.commits = Commits
2019-04-09 22:45:58 +02:00
commits.no_commits = No commits in common. '%s' and '%s' have entirely different histories.
2021-07-29 04:32:48 +02:00
commits.nothing_to_compare = These branches are equal.
2018-04-19 16:24:31 +02:00
commits.search = Search commits…
2019-04-12 04:28:44 +02:00
commits.search.tooltip = You can prefix keywords with "author:", "committer:", "after:", or "before:", e.g. "revert author:Alice before:2019-04-01".
2017-04-06 03:32:59 +02:00
commits.find = Search
2018-04-19 16:24:31 +02:00
commits.search_all = All Branches
2014-09-23 21:30:04 +02:00
commits.author = Author
commits.message = Message
commits.date = Date
commits.older = Older
commits.newer = Newer
2017-07-10 03:46:06 +02:00
commits.signed_by = Signed by
2020-02-27 20:20:55 +01:00
commits.signed_by_untrusted_user = Signed by untrusted user
commits.signed_by_untrusted_user_unmatched = Signed by untrusted user who does not match committer
2018-04-19 16:24:31 +02:00
commits.gpg_key_id = GPG Key ID
2014-09-23 21:30:04 +02:00
2018-04-19 16:24:31 +02:00
ext_issues = Ext. Issues
ext_issues.desc = Link to an external issue tracker.
2017-05-18 16:54:24 +02:00
2020-08-17 17:58:23 +02:00
projects = Projects
2021-02-16 23:37:20 +01:00
projects.desc = Manage issues and pulls in project boards.
2021-01-23 11:30:28 +01:00
projects.description = Description (optional)
projects.description_placeholder = Description
2020-08-17 05:07:38 +02:00
projects.create = Create Project
projects.title = Title
projects.new = New project
projects.new_subheader = Coordinate, track, and update your work in one place, so projects stay transparent and on schedule.
projects.create_success = The project '%s' has been created.
projects.deletion = Delete Project
projects.deletion_desc = Deleting a project removes it from all related issues. Continue?
projects.deletion_success = The project has been deleted.
projects.edit = Edit Projects
projects.edit_subheader = Projects organize issues and track progress.
projects.modify = Update Project
projects.edit_success = Project '%s' has been updated.
projects.type.none = "None"
projects.type.basic_kanban = "Basic Kanban"
projects.type.bug_triage = "Bug Triage"
projects.template.desc = "Project template"
projects.template.desc_helper = "Select a project template to get started"
projects.type.uncategorized = Uncategorized
projects.board.edit = "Edit board"
projects.board.edit_title = "New Board Name"
projects.board.new_title = "New Board Name"
projects.board.new_submit = "Submit"
projects.board.new = "New Board"
2021-01-15 21:29:32 +01:00
projects.board.set_default = "Set Default"
projects.board.set_default_desc = "Set this board as default for uncategorized issues and pulls"
2020-08-17 05:07:38 +02:00
projects.board.delete = "Delete Board"
projects.board.deletion_desc = "Deleting a project board moves all related issues to 'Uncategorized'. Continue?"
2021-10-21 23:51:03 +02:00
projects.board.color = "Color"
2020-08-17 05:07:38 +02:00
projects.open = Open
projects.close = Close
2018-04-19 16:24:31 +02:00
issues.desc = Organize bug reports, tasks and milestones.
2020-04-04 07:39:48 +02:00
issues.filter_assignees = Filter Assignee
issues.filter_milestones = Filter Milestone
2020-08-17 05:07:38 +02:00
issues.filter_projects = Filter Project
2020-04-04 07:39:48 +02:00
issues.filter_labels = Filter Label
2020-04-06 18:33:34 +02:00
issues.filter_reviewers = Filter Reviewer
2015-07-23 22:50:05 +02:00
issues.new = New Issue
2019-01-21 12:45:32 +01:00
issues.new.title_empty = Title cannot be empty
2015-08-10 08:42:50 +02:00
issues.new.labels = Labels
2020-04-04 07:39:48 +02:00
issues.new.add_labels_title = Apply labels
2015-08-10 12:57:57 +02:00
issues.new.no_label = No Label
2015-08-10 08:42:50 +02:00
issues.new.clear_labels = Clear labels
2020-08-17 05:07:38 +02:00
issues.new.projects = Projects
issues.new.add_project_title = Set Project
issues.new.clear_projects = Clear projects
issues.new.no_projects = No project
issues.new.open_projects = Open Projects
issues.new.closed_projects = Closed Projects
2020-04-04 07:39:48 +02:00
issues.new.no_items = No items
2015-08-10 08:42:50 +02:00
issues.new.milestone = Milestone
2020-04-04 07:39:48 +02:00
issues.new.add_milestone_title = Set milestone
2015-08-10 12:57:57 +02:00
issues.new.no_milestone = No Milestone
issues.new.clear_milestone = Clear milestone
issues.new.open_milestone = Open Milestones
issues.new.closed_milestone = Closed Milestones
2018-05-09 18:29:04 +02:00
issues.new.assignees = Assignees
2020-04-04 07:39:48 +02:00
issues.new.add_assignees_title = Assign users
2018-05-09 18:29:04 +02:00
issues.new.clear_assignees = Clear assignees
2018-07-20 18:40:08 +02:00
issues.new.no_assignees = No Assignees
2020-04-06 18:33:34 +02:00
issues.new.no_reviewers = No reviewers
issues.new.add_reviewer_title = Request review
2020-09-11 16:48:39 +02:00
issues.choose.get_started = Get Started
2020-09-16 04:07:09 +02:00
issues.choose.blank = Default
2020-10-14 13:17:40 +02:00
issues.choose.blank_about = Create an issue from default template.
2017-08-24 14:30:27 +02:00
issues.no_ref = No Branch/Tag Specified
2015-08-09 09:23:02 +02:00
issues.create = Create Issue
2015-07-24 15:02:49 +02:00
issues.new_label = New Label
2018-04-19 16:24:31 +02:00
issues.new_label_placeholder = Label name
issues.new_label_desc_placeholder = Description
2015-08-09 16:45:38 +02:00
issues.create_label = Create Label
2016-08-30 05:00:06 +02:00
issues.label_templates.title = Load a predefined set of labels
2018-04-19 16:24:31 +02:00
issues.label_templates.info = No labels exist yet. Create a label with 'New Label' or use a predefined label set:
2016-08-30 05:00:06 +02:00
issues.label_templates.helper = Select a label set
2018-04-19 16:24:31 +02:00
issues.label_templates.use = Use Label Set
2016-08-30 05:00:06 +02:00
issues.label_templates.fail_to_load_file = Failed to load label template file '%s': %v
2020-10-25 22:49:48 +01:00
issues.add_label = added the %s label %s
issues.add_labels = added the %s labels %s
issues.remove_label = removed the %s label %s
issues.remove_labels = removed the %s labels %s
issues.add_remove_labels = added %s and removed %s labels %s
2017-02-01 03:36:08 +01:00
issues.add_milestone_at = `added this to the <b>%s</b> milestone %s`
2020-08-17 05:07:38 +02:00
issues.add_project_at = `added this to the <b>%s</b> project %s`
2017-02-01 03:36:08 +01:00
issues.change_milestone_at = `modified the milestone from <b>%s</b> to <b>%s</b> %s`
2020-08-17 05:07:38 +02:00
issues.change_project_at = `modified the project from <b>%s</b> to <b>%s</b> %s`
2017-02-01 03:36:08 +01:00
issues.remove_milestone_at = `removed this from the <b>%s</b> milestone %s`
2020-08-17 05:07:38 +02:00
issues.remove_project_at = `removed this from the <b>%s</b> project %s`
2017-06-17 06:51:28 +02:00
issues.deleted_milestone = `(deleted)`
2020-08-17 05:07:38 +02:00
issues.deleted_project = `(deleted)`
2017-02-03 16:09:10 +01:00
issues.self_assign_at = `self-assigned this %s`
issues.add_assignee_at = `was assigned by <b>%s</b> %s`
2019-01-19 20:16:46 +01:00
issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
issues.remove_self_assignment = `removed their assignment %s`
2019-09-02 18:11:23 +02:00
issues.change_title_at = `changed title from <b><strike>%s</strike></b> to <b>%s</b> %s`
2017-02-11 05:00:29 +01:00
issues.delete_branch_at = `deleted branch <b>%s</b> %s`
2015-07-23 22:50:05 +02:00
issues.open_tab = %d Open
issues.close_tab = %d Closed
issues.filter_label = Label
2019-10-23 18:29:14 +02:00
issues.filter_label_exclude = `Use <code>alt</code> + <code>click/enter</code> to exclude labels`
2018-04-19 16:24:31 +02:00
issues.filter_label_no_select = All labels
2015-07-23 22:50:05 +02:00
issues.filter_milestone = Milestone
2018-04-19 16:24:31 +02:00
issues.filter_milestone_no_select = All milestones
2015-07-23 22:50:05 +02:00
issues.filter_assignee = Assignee
2018-04-19 16:24:31 +02:00
issues.filter_assginee_no_select = All assignees
2015-07-23 22:50:05 +02:00
issues.filter_type = Type
issues.filter_type.all_issues = All issues
issues.filter_type.assigned_to_you = Assigned to you
issues.filter_type.created_by_you = Created by you
issues.filter_type.mentioning_you = Mentioning you
2021-01-17 17:34:19 +01:00
issues.filter_type.review_requested = Review requested
2015-08-15 06:07:08 +02:00
issues.filter_sort = Sort
2015-08-15 10:30:24 +02:00
issues.filter_sort.latest = Newest
2015-08-15 06:07:08 +02:00
issues.filter_sort.oldest = Oldest
2015-08-15 10:30:24 +02:00
issues.filter_sort.recentupdate = Recently updated
issues.filter_sort.leastupdate = Least recently updated
issues.filter_sort.mostcomment = Most commented
issues.filter_sort.leastcomment = Least commented
2019-03-05 15:39:41 +01:00
issues.filter_sort.nearduedate = Nearest due date
issues.filter_sort.farduedate = Farthest due date
2018-05-24 03:03:42 +02:00
issues.filter_sort.moststars = Most stars
issues.filter_sort.feweststars = Fewest stars
issues.filter_sort.mostforks = Most forks
issues.filter_sort.fewestforks = Fewest forks
2017-03-15 02:10:35 +01:00
issues.action_open = Open
issues.action_close = Close
issues.action_label = Label
issues.action_milestone = Milestone
issues.action_milestone_no_select = No milestone
issues.action_assignee = Assignee
issues.action_assignee_no_select = No assignee
2017-11-01 17:03:10 +01:00
issues.opened_by = opened %[1]s by <a href="%[2]s">%[3]s</a>
2021-09-23 18:57:52 +02:00
pulls.merged_by = merged %[1]s by <a href="%[2]s">%[3]s</a>
pulls.merged_by_fake = merged %[1]s by %[2]s
issues.closed_by = closed %[1]s by <a href="%[2]s">%[3]s</a>
issues.opened_by_fake = opened %[1]s by %[2]s
issues.closed_by_fake = closed %[1]s by %[2]s
2015-07-27 21:14:37 +02:00
issues.previous = Previous
issues.next = Next
2015-08-12 11:04:23 +02:00
issues.open_title = Open
issues.closed_title = Closed
issues.num_comments = %d comments
2017-11-01 17:03:10 +01:00
issues.commented_at = `commented <a href="#%s">%s</a>`
2016-07-25 20:48:17 +02:00
issues.delete_comment_confirm = Are you sure you want to delete this comment?
2019-11-19 19:33:42 +01:00
issues.context.copy_link = Copy Link
issues.context.quote_reply = Quote Reply
2021-01-21 14:51:17 +01:00
issues.context.reference_issue = Reference in new issue
2019-11-19 19:33:42 +01:00
issues.context.edit = Edit
issues.context.delete = Delete
2015-08-13 10:07:11 +02:00
issues.no_content = There is no content yet.
2015-08-12 12:44:09 +02:00
issues.close_issue = Close
2021-04-10 04:24:59 +02:00
issues.pull_merged_at = `merged commit <a class="ui sha" href="%[1]s"><code>%[2]s</code></a> into <b>%[3]s</b> %[4]s`
issues.manually_pull_merged_at = `merged commit <a class="ui sha" href="%[1]s"><code>%[2]s</code></a> into <b>%[3]s</b> manually %[4]s`
2018-04-19 16:24:31 +02:00
issues.close_comment_issue = Comment and Close
2015-08-13 17:21:43 +02:00
issues.reopen_issue = Reopen
2018-04-19 16:24:31 +02:00
issues.reopen_comment_issue = Comment and Reopen
2015-08-12 12:44:09 +02:00
issues.create_comment = Comment
2020-04-30 15:49:12 +02:00
issues.closed_at = `closed this issue <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.reopened_at = `reopened this issue <a id="%[1]s" href="#%[1]s">%[2]s</a>`
2017-11-01 17:03:10 +01:00
issues.commit_ref_at = `referenced this issue from a commit <a id="%[1]s" href="#%[1]s">%[2]s</a>`
2019-11-18 14:13:07 +01:00
issues.ref_issue_from = `<a href="%[3]s">referenced this issue %[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_pull_from = `<a href="%[3]s">referenced this pull request %[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_closing_from = `<a href="%[3]s">referenced a pull request %[4]s that will close this issue</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_reopening_from = `<a href="%[3]s">referenced a pull request %[4]s that will reopen this issue</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_closed_from = `<a href="%[3]s">closed this issue %[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_reopened_from = `<a href="%[3]s">reopened this issue %[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>`
issues.ref_from = `from %[1]s`
2015-08-13 20:43:40 +02:00
issues.poster = Poster
2016-03-06 02:45:23 +01:00
issues.collaborator = Collaborator
2015-08-13 20:43:40 +02:00
issues.owner = Owner
2020-04-06 18:33:34 +02:00
issues.re_request_review = Re-request review
2020-09-04 18:36:37 +02:00
issues.is_stale = There have been changes to this PR since this review
2020-04-06 18:33:34 +02:00
issues.remove_request_review = Remove review request
issues.remove_request_review_block = Can't remove review request
2021-02-11 18:32:25 +01:00
issues.dismiss_review = Dismiss Review
issues.dismiss_review_warning = Are you sure you want to dismiss this review?
2017-11-01 17:03:10 +01:00
issues.sign_in_require_desc = <a href="%s">Sign in</a> to join this conversation.
2015-08-15 08:14:55 +02:00
issues.edit = Edit
2015-08-19 17:14:57 +02:00
issues.cancel = Cancel
2015-08-15 08:14:55 +02:00
issues.save = Save
2015-07-24 15:02:49 +02:00
issues.label_title = Label name
2018-03-13 03:03:55 +01:00
issues.label_description = Label description
2015-07-24 15:02:49 +02:00
issues.label_color = Label color
issues.label_count = %d labels
issues.label_open_issues = %d open issues
issues.label_edit = Edit
issues.label_delete = Delete
2018-04-19 16:24:31 +02:00
issues.label_modify = Edit Label
issues.label_deletion = Delete Label
issues.label_deletion_desc = Deleting a label removes it from all issues. Continue?
issues.label_deletion_success = The label has been deleted.
2016-12-24 15:41:09 +01:00
issues.label.filter_sort.alphabetically = Alphabetically
issues.label.filter_sort.reverse_alphabetically = Reverse alphabetically
2020-03-03 18:27:38 +01:00
issues.label.filter_sort.by_size = Smallest size
issues.label.filter_sort.reverse_by_size = Largest size
2016-02-02 02:55:12 +01:00
issues.num_participants = %d Participants
2016-08-12 01:16:36 +02:00
issues.attachment.open_tab = `Click to see "%s" in a new tab`
issues.attachment.download = `Click to download "%s"`
2017-03-31 00:10:30 +02:00
issues.subscribe = Subscribe
issues.unsubscribe = Unsubscribe
2019-02-18 21:55:04 +01:00
issues.lock = Lock conversation
issues.unlock = Unlock conversation
issues.lock.unknown_reason = Cannot lock an issue with an unknown reason.
issues.lock_duplicate = An issue cannot be locked twice.
issues.unlock_error = Cannot unlock an issue that is not locked.
issues.lock_with_reason = "locked as <strong>%s</strong> and limited conversation to collaborators %s"
issues.lock_no_reason = "locked and limited conversation to collaborators %s"
issues.unlock_comment = "unlocked this conversation %s"
issues.lock_confirm = Lock
issues.unlock_confirm = Unlock
issues.lock.notice_1 = - Other users can’ t add new comments to this issue.
issues.lock.notice_2 = - You and other collaborators with access to this repository can still leave comments that others can see.
issues.lock.notice_3 = - You can always unlock this issue again in the future.
issues.unlock.notice_1 = - Everyone would be able to comment on this issue once more.
issues.unlock.notice_2 = - You can always lock this issue again in the future.
issues.lock.reason = Reason for locking
issues.lock.title = Lock conversation on this issue.
issues.unlock.title = Unlock conversation on this issue.
issues.comment_on_locked = You cannot comment on a locked issue.
2018-04-19 16:24:31 +02:00
issues.tracker = Time Tracker
2021-01-21 15:51:52 +01:00
issues.start_tracking_short = Start Timer
2018-04-19 16:24:31 +02:00
issues.start_tracking = Start Time Tracking
2017-09-12 08:48:13 +02:00
issues.start_tracking_history = `started working %s`
2019-02-05 12:38:11 +01:00
issues.tracker_auto_close = Timer will be stopped automatically when this issue gets closed
2020-12-21 07:11:39 +01:00
issues.tracking_already_started = `You have already started time tracking on <a href="%s">another issue</a>!`
2021-01-21 15:51:52 +01:00
issues.stop_tracking = Stop Timer
2017-09-12 08:48:13 +02:00
issues.stop_tracking_history = `stopped working %s`
2021-01-21 15:51:52 +01:00
issues.cancel_tracking = Discard
issues.cancel_tracking_history = `cancelled time tracking %s`
2018-04-19 16:24:31 +02:00
issues.add_time = Manually Add Time
2021-02-19 11:52:11 +01:00
issues.del_time = Delete this time log
2018-04-19 16:24:31 +02:00
issues.add_time_short = Add Time
2017-09-12 08:48:13 +02:00
issues.add_time_cancel = Cancel
issues.add_time_history = `added spent time %s`
2019-12-27 21:30:58 +01:00
issues.del_time_history = `deleted spent time %s`
2017-09-12 08:48:13 +02:00
issues.add_time_hours = Hours
issues.add_time_minutes = Minutes
2018-04-19 16:24:31 +02:00
issues.add_time_sum_to_small = No time was entered.
2018-05-01 21:05:28 +02:00
issues.time_spent_total = Total Time Spent
2018-04-29 07:58:47 +02:00
issues.time_spent_from_all_authors = `Total Time Spent: %s`
2018-05-08 14:40:52 +02:00
issues.due_date = Due Date
issues.invalid_due_date_format = "Due date format must be 'yyyy-mm-dd'."
issues.error_modifying_due_date = "Failed to modify the due date."
issues.error_removing_due_date = "Failed to remove the due date."
2020-05-20 14:47:24 +02:00
issues.push_commit_1 = "added %d commit %s"
issues.push_commits_n = "added %d commits %s"
2021-04-10 04:24:59 +02:00
issues.force_push_codes = `force-pushed %[1]s from <a class="ui sha" href="%[3]s"><code>%[2]s</code></a> to <a class="ui sha" href="%[5]s"><code>%[4]s</code></a> %[6]s`
2018-05-06 23:26:40 +02:00
issues.due_date_form = "yyyy-mm-dd"
2018-05-01 21:05:28 +02:00
issues.due_date_form_add = "Add due date"
2018-08-27 20:34:12 +02:00
issues.due_date_form_edit = "Edit"
issues.due_date_form_remove = "Remove"
2018-05-08 14:40:52 +02:00
issues.due_date_not_writer = "You need repository write access to update an issue's due date."
2018-05-01 21:05:28 +02:00
issues.due_date_not_set = "No due date set."
issues.due_date_added = "added the due date %s %s"
issues.due_date_modified = "modified the due date to %s from %s %s"
issues.due_date_remove = "removed the due date %s %s"
issues.due_date_overdue = "Overdue"
2018-07-20 18:40:08 +02:00
issues.due_date_invalid = "The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'."
2018-07-17 23:23:58 +02:00
issues.dependency.title = Dependencies
issues.dependency.issue_no_dependencies = This issue currently doesn't have any dependencies.
issues.dependency.pr_no_dependencies = This pull request currently doesn't have any dependencies.
2018-09-19 11:02:08 +02:00
issues.dependency.add = Add dependency…
2018-07-17 23:23:58 +02:00
issues.dependency.cancel = Cancel
issues.dependency.remove = Remove
2018-09-07 04:32:46 +02:00
issues.dependency.remove_info = Remove this dependency
2020-04-19 02:15:07 +02:00
issues.dependency.added_dependency = `added a new dependency %s`
issues.dependency.removed_dependency = `removed a dependency %s`
2021-08-21 01:13:45 +02:00
issues.dependency.pr_closing_blockedby = Closing this pull request is blocked by the following issues
issues.dependency.issue_closing_blockedby = Closing this issue is blocked by the following issues
2018-07-17 23:23:58 +02:00
issues.dependency.issue_close_blocks = This issue blocks closing of the following issues
issues.dependency.pr_close_blocks = This pull request blocks closing of the following issues
2018-07-20 18:40:08 +02:00
issues.dependency.issue_close_blocked = You need to close all issues blocking this issue before you can close it.
issues.dependency.pr_close_blocked = You need to close all issues blocking this pull request before you can merge it.
2018-07-17 23:23:58 +02:00
issues.dependency.blocks_short = Blocks
issues.dependency.blocked_by_short = Depends on
issues.dependency.remove_header = Remove Dependency
2018-07-20 18:40:08 +02:00
issues.dependency.issue_remove_text = This will remove the dependency from this issue. Continue?
issues.dependency.pr_remove_text = This will remove the dependency from this pull request. Continue?
issues.dependency.setting = Enable Dependencies For Issues and Pull Requests
issues.dependency.add_error_same_issue = You cannot make an issue depend on itself.
issues.dependency.add_error_dep_issue_not_exist = Dependent issue does not exist.
issues.dependency.add_error_dep_not_exist = Dependency does not exist.
issues.dependency.add_error_dep_exists = Dependency already exists.
issues.dependency.add_error_cannot_create_circular = You cannot create a dependency with two issues blocking each other.
issues.dependency.add_error_dep_not_same_repo = Both issues must be in the same repository.
2018-08-20 07:04:01 +02:00
issues.review.self.approval = You cannot approve your own pull request.
issues.review.self.rejection = You cannot request changes on your own pull request.
2018-08-06 06:43:22 +02:00
issues.review.approve = "approved these changes %s"
issues.review.comment = "reviewed %s"
2021-02-11 18:32:25 +01:00
issues.review.dismissed = "dismissed %s’ s review %s"
issues.review.dismissed_label = Dismissed
2020-04-11 00:01:41 +02:00
issues.review.left_comment = left a comment
2018-08-07 19:15:41 +02:00
issues.review.content.empty = You need to leave a comment indicating the requested change(s).
2019-01-27 18:39:49 +01:00
issues.review.reject = "requested changes %s"
2020-04-06 18:33:34 +02:00
issues.review.wait = "was requested for review %s"
issues.review.add_review_request = "requested review from %s %s"
issues.review.remove_review_request = "removed review request for %s %s"
issues.review.remove_review_request_self = "refused to review %s"
2018-08-06 06:43:22 +02:00
issues.review.pending = Pending
issues.review.review = Review
2018-11-22 14:17:36 +01:00
issues.review.reviewers = Reviewers
2020-10-15 10:17:48 +02:00
issues.review.outdated = Outdated
2018-08-06 06:43:22 +02:00
issues.review.show_outdated = Show outdated
issues.review.hide_outdated = Hide outdated
2020-04-18 15:50:25 +02:00
issues.review.show_resolved = Show resolved
issues.review.hide_resolved = Hide resolved
issues.review.resolve_conversation = Resolve conversation
issues.review.un_resolve_conversation = Unresolve conversation
issues.review.resolved_by = marked this conversation as resolved
2019-10-25 16:46:37 +02:00
issues.assignee.error = Not all assignees was added due to an unexpected error.
2021-01-21 14:51:17 +01:00
issues.reference_issue.body = Body
2021-10-11 00:40:03 +02:00
issues.content_history.deleted = deleted
issues.content_history.edited = edited
issues.content_history.created = created
issues.content_history.delete_from_history = Delete from history
issues.content_history.delete_from_history_confirm = Delete from history?
issues.content_history.options = Options
2015-07-23 22:50:05 +02:00
2021-05-07 23:10:05 +02:00
compare.compare_base = base
compare.compare_head = compare
2019-08-27 22:33:48 +02:00
pulls.desc = Enable pull requests and code reviews.
2015-11-16 16:14:12 +01:00
pulls.new = New Pull Request
2018-04-19 16:24:31 +02:00
pulls.compare_changes = New Pull Request
pulls.compare_changes_desc = Select the branch to merge into and the branch to pull from.
pulls.compare_base = merge into
pulls.compare_compare = pull from
2021-09-27 14:19:34 +02:00
pulls.switch_comparison_type = Switch comparison type
pulls.switch_head_and_base = Switch head and base
2015-09-02 10:08:05 +02:00
pulls.filter_branch = Filter branch
2015-08-09 19:04:23 +02:00
pulls.no_results = No results found.
2018-04-19 16:24:31 +02:00
pulls.nothing_to_compare = These branches are equal. There is no need to create a pull request.
2021-03-04 04:41:23 +01:00
pulls.nothing_to_compare_and_allow_empty_pr = These branches are equal. This PR will be empty.
2018-04-19 16:24:31 +02:00
pulls.has_pull_request = `A pull request between these branches already exists: <a href="%[1]s/pulls/%[3]d">%[2]s#%[3]d</a>`
2015-08-31 09:24:28 +02:00
pulls.create = Create Pull Request
2019-12-16 07:20:25 +01:00
pulls.title_desc = wants to merge %[1]d commits from <code>%[2]s</code> into <code id="branch_target">%[3]s</code>
2015-09-02 15:26:56 +02:00
pulls.merged_title_desc = merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s
2019-12-16 07:20:25 +01:00
pulls.change_target_branch_at = `changed target branch from <b>%s</b> to <b>%s</b> %s`
2015-09-02 01:07:02 +02:00
pulls.tab_conversation = Conversation
pulls.tab_commits = Commits
2018-04-19 16:24:31 +02:00
pulls.tab_files = Files Changed
2017-03-09 14:24:57 +01:00
pulls.reopen_to_merge = Please reopen this pull request to perform a merge.
2019-04-20 22:50:34 +02:00
pulls.cant_reopen_deleted_branch = This pull request cannot be reopened because the branch was deleted.
2015-09-02 15:26:56 +02:00
pulls.merged = Merged
2019-09-03 08:29:36 +02:00
pulls.merged_as = The pull request has been merged as <a rel="nofollow" class="ui sha" href="%[1]s"><code>%[2]s</code></a>.
2021-03-04 04:41:23 +01:00
pulls.manually_merged = Manually merged
pulls.manually_merged_as = The pull request has been manually merged as <a rel="nofollow" class="ui sha" href="%[1]s"><code>%[2]s</code></a>.
2019-12-16 07:20:25 +01:00
pulls.is_closed = The pull request has been closed.
2018-04-19 16:24:31 +02:00
pulls.has_merged = The pull request has been merged.
2018-08-13 21:04:39 +02:00
pulls.title_wip_desc = `<a href="#">Start the title with <strong>%s</strong></a> to prevent the pull request from being merged accidentally.`
2021-05-31 12:46:20 +02:00
pulls.cannot_merge_work_in_progress = This pull request is marked as a work in progress.
2021-05-27 22:02:04 +02:00
pulls.still_in_progress = Still in progress?
pulls.add_prefix = Add <strong>%s</strong> prefix
pulls.remove_prefix = Remove <strong>%s</strong> prefix
2018-04-19 16:24:31 +02:00
pulls.data_broken = This pull request is broken due to missing fork information.
2019-02-05 12:54:49 +01:00
pulls.files_conflicted = This pull request has changes conflicting with the target branch.
2018-04-19 16:24:31 +02:00
pulls.is_checking = "Merge conflict checking is in progress. Try again in few moments."
2021-03-04 04:41:23 +01:00
pulls.is_empty = "This branch is equal with the target branch."
2019-09-18 07:39:45 +02:00
pulls.required_status_check_failed = Some required checks were not successful.
2020-04-15 22:35:18 +02:00
pulls.required_status_check_missing = Some required checks are missing.
2019-09-18 07:39:45 +02:00
pulls.required_status_check_administrator = As an administrator, you may still merge this pull request.
2019-01-28 16:05:20 +01:00
pulls.blocked_by_approvals = "This Pull Request doesn't have enough approvals yet. %d of %d approvals granted."
2020-01-03 18:47:10 +01:00
pulls.blocked_by_rejection = "This Pull Request has changes requested by an official reviewer."
2020-11-28 20:30:46 +01:00
pulls.blocked_by_official_review_requests = "This Pull Request has official review requests."
2020-04-17 03:00:36 +02:00
pulls.blocked_by_outdated_branch = "This Pull Request is blocked because it's outdated."
2020-10-13 20:50:57 +02:00
pulls.blocked_by_changed_protected_files_1 = "This Pull Request is blocked because it changes a protected file:"
pulls.blocked_by_changed_protected_files_n = "This Pull Request is blocked because it changes protected files:"
2015-12-09 23:12:21 +01:00
pulls.can_auto_merge_desc = This pull request can be merged automatically.
2018-04-19 16:24:31 +02:00
pulls.cannot_auto_merge_desc = This pull request cannot be merged automatically due to conflicts.
pulls.cannot_auto_merge_helper = Merge manually to resolve the conflicts.
2020-02-07 17:38:18 +01:00
pulls.num_conflicting_files_1 = "%d conflicting file"
pulls.num_conflicting_files_n = "%d conflicting files"
2020-03-06 04:44:06 +01:00
pulls.approve_count_1 = "%d approval"
pulls.approve_count_n = "%d approvals"
pulls.reject_count_1 = "%d change request"
pulls.reject_count_n = "%d change requests"
2020-04-06 18:33:34 +02:00
pulls.waiting_count_1 = "%d waiting review"
pulls.waiting_count_n = "%d waiting reviews"
2021-03-04 04:41:23 +01:00
pulls.wrong_commit_id = "commit id must be a commit id on the target branch"
2020-03-06 04:44:06 +01:00
2018-04-19 16:24:31 +02:00
pulls.no_merge_desc = This pull request cannot be merged because all repository merge options are disabled.
pulls.no_merge_helper = Enable merge options in the repository settings or merge the pull request manually.
2018-08-13 21:04:39 +02:00
pulls.no_merge_wip = This pull request can not be merged because it is marked as being a work in progress.
2020-01-11 08:29:34 +01:00
pulls.no_merge_not_ready = This pull request is not ready to be merged, check review status and status checks.
pulls.no_merge_access = You are not authorized to merge this pull request.
2021-08-02 21:23:57 +02:00
pulls.merge_pull_request = Create merge commit
pulls.rebase_merge_pull_request = Rebase then fast-forward
pulls.rebase_merge_commit_pull_request = Rebase then create merge commit
pulls.squash_merge_pull_request = Create squash commit
2021-03-04 04:41:23 +01:00
pulls.merge_manually = Manually merged
pulls.merge_commit_id = The merge commit ID
2020-01-15 09:32:57 +01:00
pulls.require_signed_wont_sign = The branch requires signed commits but this merge will not be signed
2018-04-19 16:24:31 +02:00
pulls.invalid_merge_option = You cannot use this merge option for this pull request.
2020-10-21 01:50:10 +02:00
pulls.merge_conflict = Merge Failed: There was a conflict whilst merging. Hint: Try a different strategy
pulls.merge_conflict_summary = Error Message
pulls.rebase_conflict = Merge Failed: There was a conflict whilst rebasing commit: %[1]s. Hint: Try a different strategy
pulls.rebase_conflict_summary = Error Message
; </summary><code>%[2]s<br>%[3]s</code></details>
2019-11-10 09:42:51 +01:00
pulls.unrelated_histories = Merge Failed: The merge head and base do not share a common history. Hint: Try a different strategy
pulls.merge_out_of_date = Merge Failed: Whilst generating the merge, the base was updated. Hint: Try again.
2020-10-24 05:34:21 +02:00
pulls.push_rejected = Merge Failed: The push was rejected. Review the githooks for this repository.
2020-10-21 01:50:10 +02:00
pulls.push_rejected_summary = Full Rejection Message
2020-02-22 14:08:48 +01:00
pulls.push_rejected_no_message = Merge Failed: The push was rejected but there was no remote message.<br>Review the githooks for this repository
2018-04-19 16:24:31 +02:00
pulls.open_unmerged_pull_exists = `You cannot perform a reopen operation because there is a pending pull request (#%d) with identical properties.`
2019-06-30 09:57:59 +02:00
pulls.status_checking = Some checks are pending
pulls.status_checks_success = All checks were successful
2020-04-16 21:08:20 +02:00
pulls.status_checks_warning = Some checks reported warnings
pulls.status_checks_failure = Some checks failed
pulls.status_checks_error = Some checks reported errors
2020-09-12 09:29:50 +02:00
pulls.status_checks_requested = Required
pulls.status_checks_details = Details
2021-08-31 16:03:45 +02:00
pulls.update_branch = Update branch by merge
pulls.update_branch_rebase = Update branch by rebase
2020-01-17 07:03:40 +01:00
pulls.update_branch_success = Branch update was successful
pulls.update_not_allowed = You are not allowed to update branch
pulls.outdated_with_base_branch = This branch is out-of-date with the base branch
2020-04-30 15:49:12 +02:00
pulls.closed_at = `closed this pull request <a id="%[1]s" href="#%[1]s">%[2]s</a>`
pulls.reopened_at = `reopened this pull request <a id="%[1]s" href="#%[1]s">%[2]s</a>`
2020-12-10 03:59:05 +01:00
pulls.merge_instruction_hint = `You can also view <a class="show-instruction">command line instructions</a>.`
pulls.merge_instruction_step1_desc = From your project repository, check out a new branch and test the changes.
pulls.merge_instruction_step2_desc = Merge the changes and update on Gitea.
2015-08-08 16:43:14 +02:00
2015-08-03 11:42:09 +02:00
milestones.new = New Milestone
milestones.open_tab = %d Open
milestones.close_tab = %d Closed
milestones.closed = Closed %s
2020-09-05 19:38:54 +02:00
milestones.update_ago = Updated %s ago
2016-01-02 00:30:00 +01:00
milestones.no_due_date = No due date
2015-08-03 11:42:09 +02:00
milestones.open = Open
milestones.close = Close
2018-04-19 16:24:31 +02:00
milestones.new_subheader = Milestones organize issues and track progress.
2018-11-29 02:46:30 +01:00
milestones.completeness = %d%% Completed
2015-08-05 09:24:26 +02:00
milestones.create = Create Milestone
milestones.title = Title
milestones.desc = Description
milestones.due_date = Due Date (optional)
2015-08-05 12:26:18 +02:00
milestones.clear = Clear
2018-04-19 16:24:31 +02:00
milestones.invalid_due_date_format = "Due date format must be 'yyyy-mm-dd'."
milestones.create_success = The milestone '%s' has been created.
2015-08-05 12:26:18 +02:00
milestones.edit = Edit Milestone
2018-04-19 16:24:31 +02:00
milestones.edit_subheader = Milestones organize issues and track progress.
2015-08-05 12:26:18 +02:00
milestones.cancel = Cancel
2018-04-19 16:24:31 +02:00
milestones.modify = Update Milestone
milestones.edit_success = Milestone '%s' has been updated.
milestones.deletion = Delete Milestone
milestones.deletion_desc = Deleting a milestone removes it from all related issues. Continue?
milestones.deletion_success = The milestone has been deleted.
2016-12-24 15:41:09 +01:00
milestones.filter_sort.closest_due_date = Closest due date
milestones.filter_sort.furthest_due_date = Furthest due date
milestones.filter_sort.least_complete = Least complete
milestones.filter_sort.most_complete = Most complete
milestones.filter_sort.most_issues = Most issues
milestones.filter_sort.least_issues = Least issues
2015-08-03 11:42:09 +02:00
2020-01-15 09:32:57 +01:00
signing.will_sign = This commit will be signed with key '%s'
signing.wont_sign.error = There was an error whilst checking if the commit could be signed
signing.wont_sign.nokey = There is no key available to sign this commit
signing.wont_sign.never = Commits are never signed
signing.wont_sign.always = Commits are always signed
signing.wont_sign.pubkey = The commit will not be signed because you do not have a public key associated with your account
signing.wont_sign.twofa = You must have two factor authentication enabled to have commits signed
signing.wont_sign.parentsigned = The commit will not be signed as the parent commit is not signed
signing.wont_sign.basesigned = The merge will not be signed as the base commit is not signed
signing.wont_sign.headsigned = The merge will not be signed as the head commit is not signed
signing.wont_sign.commitssigned = The merge will not be signed as all the associated commits are not signed
signing.wont_sign.approved = The merge will not be signed as the PR is not approved
2020-08-23 23:59:41 +02:00
signing.wont_sign.not_signed_in = You are not signed in
2020-01-15 09:32:57 +01:00
2018-04-19 16:24:31 +02:00
ext_wiki = Ext. Wiki
ext_wiki.desc = Link to an external wiki.
2017-05-18 16:54:24 +02:00
2015-11-26 02:10:25 +01:00
wiki = Wiki
2018-04-19 16:24:31 +02:00
wiki.welcome = Welcome to the Wiki.
wiki.welcome_desc = The wiki lets you write and share documentation with collaborators.
wiki.desc = Write and share documentation with collaborators.
wiki.create_first_page = Create the First Page
2015-11-27 07:50:38 +01:00
wiki.page = Page
wiki.filter_page = Filter page
2018-04-19 16:24:31 +02:00
wiki.new_page = Page
2017-03-09 14:24:57 +01:00
wiki.default_commit_message = Write a note about this page update (optional).
2015-11-26 02:10:25 +01:00
wiki.save_page = Save Page
2015-11-27 06:24:24 +01:00
wiki.last_commit_info = %s edited this page %s
2015-11-27 07:50:38 +01:00
wiki.edit_page_button = Edit
wiki.new_page_button = New Page
2019-07-08 10:20:22 +02:00
wiki.file_revision = Page Revision
wiki.wiki_page_revisions = Wiki Page Revisions
wiki.back_to_wiki = Back to wiki page
2016-03-03 23:06:50 +01:00
wiki.delete_page_button = Delete Page
2018-04-19 16:24:31 +02:00
wiki.delete_page_notice_1 = Deleting the wiki page '%s' cannot be undone. Continue?
2017-02-06 16:17:18 +01:00
wiki.page_already_exists = A wiki page with the same name already exists.
2018-04-19 16:24:31 +02:00
wiki.reserved_page = The wiki page name '%s' is reserved.
2015-11-27 08:16:12 +01:00
wiki.pages = Pages
wiki.last_updated = Last updated %s
2015-11-26 02:10:25 +01:00
2017-10-15 01:17:39 +02:00
activity = Activity
activity.period.filter_label = Period:
activity.period.daily = 1 day
activity.period.halfweekly = 3 days
activity.period.weekly = 1 week
activity.period.monthly = 1 month
2019-11-05 06:45:48 +01:00
activity.period.quarterly = 3 months
activity.period.semiyearly = 6 months
activity.period.yearly = 1 year
2017-10-15 01:17:39 +02:00
activity.overview = Overview
activity.active_prs_count_1 = <strong>%d</strong> Active Pull Request
activity.active_prs_count_n = <strong>%d</strong> Active Pull Requests
activity.merged_prs_count_1 = Merged Pull Request
activity.merged_prs_count_n = Merged Pull Requests
activity.opened_prs_count_1 = Proposed Pull Request
activity.opened_prs_count_n = Proposed Pull Requests
activity.title.user_1 = %d user
activity.title.user_n = %d users
activity.title.prs_1 = %d Pull request
activity.title.prs_n = %d Pull requests
activity.title.prs_merged_by = %s merged by %s
activity.title.prs_opened_by = %s proposed by %s
activity.merged_prs_label = Merged
activity.opened_prs_label = Proposed
activity.active_issues_count_1 = <strong>%d</strong> Active Issue
activity.active_issues_count_n = <strong>%d</strong> Active Issues
activity.closed_issues_count_1 = Closed Issue
activity.closed_issues_count_n = Closed Issues
activity.title.issues_1 = %d Issue
activity.title.issues_n = %d Issues
2021-02-28 08:54:12 +01:00
activity.title.issues_closed_from = %s closed from %s
2017-10-15 01:17:39 +02:00
activity.title.issues_created_by = %s created by %s
activity.closed_issue_label = Closed
activity.new_issues_count_1 = New Issue
activity.new_issues_count_n = New Issues
activity.new_issue_label = Opened
2018-04-19 16:24:31 +02:00
activity.title.unresolved_conv_1 = %d Unresolved Conversation
activity.title.unresolved_conv_n = %d Unresolved Conversations
activity.unresolved_conv_desc = These recently changed issues and pull requests have not been resolved yet.
2017-10-15 01:17:39 +02:00
activity.unresolved_conv_label = Open
activity.title.releases_1 = %d Release
activity.title.releases_n = %d Releases
activity.title.releases_published_by = %s published by %s
activity.published_release_label = Published
2019-05-04 14:39:03 +02:00
activity.no_git_activity = There has not been any commit activity in this period.
activity.git_stats_exclude_merges = Excluding merges,
activity.git_stats_author_1 = %d author
activity.git_stats_author_n = %d authors
2019-05-04 22:32:37 +02:00
activity.git_stats_pushed_1 = has pushed
activity.git_stats_pushed_n = have pushed
2019-05-04 14:39:03 +02:00
activity.git_stats_commit_1 = %d commit
activity.git_stats_commit_n = %d commits
activity.git_stats_push_to_branch = to %s and
activity.git_stats_push_to_all_branches = to all branches.
activity.git_stats_on_default_branch = On %s,
activity.git_stats_file_1 = %d file
activity.git_stats_file_n = %d files
2019-05-04 22:32:37 +02:00
activity.git_stats_files_changed_1 = has changed
activity.git_stats_files_changed_n = have changed
activity.git_stats_additions = and there have been
2019-05-04 14:39:03 +02:00
activity.git_stats_addition_1 = %d addition
activity.git_stats_addition_n = %d additions
activity.git_stats_and_deletions = and
activity.git_stats_deletion_1 = %d deletion
activity.git_stats_deletion_n = %d deletions
2017-10-15 01:17:39 +02:00
2017-10-27 08:10:54 +02:00
search = Search
search.search_repo = Search repository
2021-01-27 11:00:35 +01:00
search.fuzzy = Fuzzy
search.match = Match
2017-11-01 17:03:10 +01:00
search.results = Search results for "%s" in <a href="%s">%s</a>
2017-10-27 08:10:54 +02:00
2014-08-02 19:47:33 +02:00
settings = Settings
2017-05-23 10:01:27 +02:00
settings.desc = Settings is where you can manage the settings for the repository
2018-04-19 16:24:31 +02:00
settings.options = Repository
settings.collaboration = Collaborators
settings.collaboration.admin = Administrator
2016-06-27 18:22:30 +02:00
settings.collaboration.write = Write
settings.collaboration.read = Read
2019-09-23 22:08:03 +02:00
settings.collaboration.owner = Owner
2016-06-27 18:22:30 +02:00
settings.collaboration.undefined = Undefined
2014-08-02 19:47:33 +02:00
settings.hooks = Webhooks
2014-10-06 23:50:00 +02:00
settings.githooks = Git Hooks
2014-08-02 19:47:33 +02:00
settings.basic_settings = Basic Settings
2016-08-31 01:18:33 +02:00
settings.mirror_settings = Mirror Settings
2021-06-14 19:20:43 +02:00
settings.mirror_settings.docs = Set up your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically. <a target="_blank" rel="noopener noreferrer" href="https://docs.gitea.io/en-us/repo-mirror/">How do I mirror repositories?</a>
settings.mirror_settings.mirrored_repository = Mirrored repository
settings.mirror_settings.direction = Direction
settings.mirror_settings.direction.pull = Pull
settings.mirror_settings.direction.push = Push
settings.mirror_settings.last_update = Last update
settings.mirror_settings.push_mirror.none = No push mirrors configured
settings.mirror_settings.push_mirror.remote_url = Git Remote Repository URL
settings.mirror_settings.push_mirror.add = Add Push Mirror
2018-04-19 16:24:31 +02:00
settings.sync_mirror = Synchronize Now
settings.mirror_sync_in_progress = Mirror synchronization is in progress. Check back in a minute.
2019-08-29 16:05:42 +02:00
settings.email_notifications.enable = Enable Email Notifications
settings.email_notifications.onmention = Only Email on Mention
settings.email_notifications.disable = Disable Email Notifications
settings.email_notifications.submit = Set Email Preference
2018-04-19 16:24:31 +02:00
settings.site = Website
2014-08-02 19:47:33 +02:00
settings.update_settings = Update Settings
2021-05-16 20:24:47 +02:00
settings.branches.update_default_branch = Update Default Branch
2015-12-05 03:30:33 +01:00
settings.advanced_settings = Advanced Settings
2018-04-19 16:24:31 +02:00
settings.wiki_desc = Enable Repository Wiki
settings.use_internal_wiki = Use Built-In Wiki
settings.use_external_wiki = Use External Wiki
2015-12-11 10:55:08 +01:00
settings.external_wiki_url = External Wiki URL
2018-04-19 16:24:31 +02:00
settings.external_wiki_url_error = The external wiki URL is not a valid URL.
settings.external_wiki_url_desc = Visitors are redirected to the external wiki URL when clicking the wiki tab.
settings.issues_desc = Enable Repository Issue Tracker
settings.use_internal_issue_tracker = Use Built-In Issue Tracker
settings.use_external_issue_tracker = Use External Issue Tracker
2016-11-04 09:06:54 +01:00
settings.external_tracker_url = External Issue Tracker URL
2018-04-19 16:24:31 +02:00
settings.external_tracker_url_error = The external issue tracker URL is not a valid URL.
settings.external_tracker_url_desc = Visitors are redirected to the external issue tracker URL when clicking on the issues tab.
2015-12-05 03:30:33 +01:00
settings.tracker_url_format = External Issue Tracker URL Format
2018-08-15 08:29:37 +02:00
settings.tracker_url_format_error = The external issue tracker URL format is not a valid URL.
2018-04-19 16:24:31 +02:00
settings.tracker_issue_style = External Issue Tracker Number Format
2016-07-25 10:55:51 +02:00
settings.tracker_issue_style.numeric = Numeric
settings.tracker_issue_style.alphanumeric = Alphanumeric
2018-04-19 16:24:31 +02:00
settings.tracker_url_format_desc = Use the placeholders <code>{user}</code>, <code>{repo}</code> and <code>{index}</code> for the username, repository name and issue index.
settings.enable_timetracker = Enable Time Tracking
settings.allow_only_contributors_to_track_time = Let Only Contributors Track Time
settings.pulls_desc = Enable Repository Pull Requests
settings.pulls.ignore_whitespace = Ignore Whitespace for Conflicts
settings.pulls.allow_merge_commits = Enable Commit Merging
settings.pulls.allow_rebase_merge = Enable Rebasing to Merge Commits
2018-12-27 11:27:08 +01:00
settings.pulls.allow_rebase_merge_commit = Enable Rebasing with explicit merge commits (--no-ff)
2018-04-19 16:24:31 +02:00
settings.pulls.allow_squash_commits = Enable Squashing to Merge Commits
2021-03-04 04:41:23 +01:00
settings.pulls.allow_manual_merge = Enable Mark PR as manually merged
settings.pulls.enable_autodetect_manual_merge = Enable autodetect manual merge (Note: In some special cases, misjudgments can occur)
2021-07-13 01:26:25 +02:00
settings.pulls.default_delete_branch_after_merge = Delete pull request branch after merge by default
2020-08-17 05:07:38 +02:00
settings.projects_desc = Enable Repository Projects
2018-04-19 16:24:31 +02:00
settings.admin_settings = Administrator Settings
settings.admin_enable_health_check = Enable Repository Health Checks (git fsck)
2019-02-10 20:27:19 +01:00
settings.admin_enable_close_issues_via_commit_in_any_branch = Close an issue via a commit made in a non default branch
2015-12-05 03:30:33 +01:00
settings.danger_zone = Danger Zone
2015-03-19 20:26:04 +01:00
settings.new_owner_has_same_repo = The new owner already has a repository with same name. Please choose another name.
2018-04-19 16:24:31 +02:00
settings.convert = Convert to Regular Repository
settings.convert_desc = You can convert this mirror into a regular repository. This cannot be undone.
settings.convert_notices_1 = This operation will convert the mirror into a regular repository and cannot be undone.
settings.convert_confirm = Convert Repository
settings.convert_succeed = The mirror has been converted into a regular repository.
2020-07-02 16:09:09 +02:00
settings.convert_fork = Convert to Regular Repository
settings.convert_fork_desc = You can convert this fork into a regular repository. This cannot be undone.
settings.convert_fork_notices_1 = This operation will convert the fork into a regular repository and cannot be undone.
settings.convert_fork_confirm = Convert Repository
settings.convert_fork_succeed = The fork has been converted into a regular repository.
2014-08-02 19:47:33 +02:00
settings.transfer = Transfer Ownership
2021-03-01 01:47:30 +01:00
settings.transfer.rejected = Repository transfer was rejected.
settings.transfer.success = Repository transfer was successful.
settings.transfer_abort = Cancel transfer
settings.transfer_abort_invalid = You cannot cancel a non existent repository transfer.
settings.transfer_abort_success = The repository transfer to %s was successfully cancelled.
2018-04-19 16:24:31 +02:00
settings.transfer_desc = Transfer this repository to a user or to an organization for which you have administrator rights.
2021-03-01 01:47:30 +01:00
settings.transfer_form_title = Enter the repository name as confirmation:
settings.transfer_in_progress = There is currently an ongoing transfer. Please cancel it if you will like to transfer this repository to another user.
2018-04-19 16:24:31 +02:00
settings.transfer_notices_1 = - You will lose access to the repository if you transfer it to an individual user.
settings.transfer_notices_2 = - You will keep access to the repository if you transfer it to an organization that you (co-)own.
2021-06-14 20:30:35 +02:00
settings.transfer_notices_3 = - If the repository is private and is transferred to an individual user, this action makes sure that the user does have at least read permission (and changes permissions if necessary).
2021-03-01 01:47:30 +01:00
settings.transfer_owner = New Owner
settings.transfer_perform = Perform Transfer
settings.transfer_started = This repository has been marked for transfer and awaits confirmation from "%s"
settings.transfer_succeed = The repository has been transferred.
2020-09-19 18:44:55 +02:00
settings.signing_settings = Signing Verification Settings
settings.trust_model = Signature Trust Model
settings.trust_model.default = Default Trust Model
settings.trust_model.default.desc = Use the default repository trust model for this installation.
settings.trust_model.collaborator = Collaborator
settings.trust_model.collaborator.long = Collaborator: Trust signatures by collaborators
settings.trust_model.collaborator.desc = Valid signatures by collaborators of this repository will be marked "trusted" - (whether they match the committer or not). Otherwise, valid signatures will be marked "untrusted" if the signature matches the committer and "unmatched" if not.
settings.trust_model.committer = Committer
settings.trust_model.committer.long = Committer: Trust signatures that match committers (This matches GitHub and will force Gitea signed commits to have Gitea as the committer)
2020-12-22 03:19:33 +01:00
settings.trust_model.committer.desc = Valid signatures will only be marked "trusted" if they match the committer, otherwise they will be marked "unmatched". This will force Gitea to be the committer on signed commits with the actual committer marked as Co-authored-by: and Co-committed-by: trailer in the commit. The default Gitea key must match a User in the database.
2020-09-19 18:44:55 +02:00
settings.trust_model.collaboratorcommitter = Collaborator+Committer
settings.trust_model.collaboratorcommitter.long = Collaborator+Committer: Trust signatures by collaborators which match the committer
2020-10-14 13:17:40 +02:00
settings.trust_model.collaboratorcommitter.desc = Valid signatures by collaborators of this repository will be marked "trusted" if they match the committer. Otherwise, valid signatures will be marked "untrusted" if the signature matches the committer and "unmatched" otherwise. This will force Gitea to be marked as the committer on signed commits with the actual committer marked as Co-Authored-By: and Co-Committed-By: trailer in the commit. The default Gitea key must match a User in the database.
2018-04-19 16:24:31 +02:00
settings.wiki_delete = Delete Wiki Data
settings.wiki_delete_desc = Deleting repository wiki data is permanent and cannot be undone.
settings.wiki_delete_notices_1 = - This will permanently delete and disable the repository wiki for %s.
settings.confirm_wiki_delete = Delete Wiki Data
settings.wiki_deletion_success = The repository wiki data has been deleted.
2016-02-14 22:40:39 +01:00
settings.delete = Delete This Repository
2018-04-19 16:24:31 +02:00
settings.delete_desc = Deleting a repository is permanent and cannot be undone.
2015-09-01 12:31:47 +02:00
settings.delete_notices_1 = - This operation <strong>CANNOT</strong> be undone.
2018-04-19 16:24:31 +02:00
settings.delete_notices_2 = - This operation will permanently delete the <strong>%s</strong> repository including code, issues, comments, wiki data and collaborator settings.
settings.delete_notices_fork_1 = - Forks of this repository will become independent after deletion.
settings.deletion_success = The repository has been deleted.
settings.update_settings_success = The repository settings have been updated.
settings.confirm_delete = Delete Repository
settings.add_collaborator = Add Collaborator
settings.add_collaborator_success = The collaborator has been added.
2018-08-07 12:01:06 +02:00
settings.add_collaborator_inactive_user = Can not add an inactive user as a collaborator.
settings.add_collaborator_duplicate = The collaborator is already added to this repository.
2018-04-19 16:24:31 +02:00
settings.delete_collaborator = Remove
settings.collaborator_deletion = Remove Collaborator
settings.collaborator_deletion_desc = Removing a collaborator will revoke their access to this repository. Continue?
settings.remove_collaborator_success = The collaborator has been removed.
2018-02-16 15:02:40 +01:00
settings.search_user_placeholder = Search user…
2018-04-19 16:24:31 +02:00
settings.org_not_allowed_to_be_collaborator = Organizations cannot be added as a collaborator.
2019-09-23 22:08:03 +02:00
settings.change_team_access_not_allowed = Changing team access for repository has been restricted to organization owner
settings.team_not_in_organization = The team is not in the same organization as the repository
2020-05-08 14:39:17 +02:00
settings.teams = Teams
settings.add_team = Add Team
2019-09-23 22:08:03 +02:00
settings.add_team_duplicate = Team already has the repository
settings.add_team_success = The team now have access to the repository.
2020-05-08 14:39:17 +02:00
settings.search_team = Search Team…
settings.change_team_permission_tip = Team's permission is set on the team setting page and can't be changed per repository
settings.delete_team_tip = This team has access to all repositories and can't be removed
2019-09-23 22:08:03 +02:00
settings.remove_team_success = The team's access to the repository has been removed.
2014-08-09 19:29:51 +02:00
settings.add_webhook = Add Webhook
2018-09-10 16:31:08 +02:00
settings.add_webhook.invalid_channel_name = Webhook channel name cannot be empty and cannot contain only a # character.
2018-07-04 01:52:36 +02:00
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>.
2018-04-19 16:24:31 +02:00
settings.webhook_deletion = Remove Webhook
settings.webhook_deletion_desc = Removing a webhook deletes its settings and delivery history. Continue?
settings.webhook_deletion_success = The webhook has been removed.
2015-12-05 19:24:13 +01:00
settings.webhook.test_delivery = Test Delivery
2018-04-19 16:24:31 +02:00
settings.webhook.test_delivery_desc = Test this webhook with a fake event.
settings.webhook.test_delivery_success = A fake event has been added to the delivery queue. It may take few seconds before it shows up in the delivery history.
2015-08-27 17:06:14 +02:00
settings.webhook.request = Request
settings.webhook.response = Response
settings.webhook.headers = Headers
2018-04-19 16:24:31 +02:00
settings.webhook.payload = Content
2015-08-27 17:06:14 +02:00
settings.webhook.body = Body
2018-04-19 16:24:31 +02:00
settings.githooks_desc = "Git hooks are powered by Git itself. You can edit hook files below to set up custom operations."
2015-03-19 20:26:04 +01:00
settings.githook_edit_desc = If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
2014-10-06 23:50:00 +02:00
settings.githook_name = Hook Name
settings.githook_content = Hook Content
settings.update_githook = Update Hook
2018-07-04 01:52:36 +02:00
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>.
2018-04-19 16:24:31 +02:00
settings.payload_url = Target URL
2019-05-05 20:09:02 +02:00
settings.http_method = HTTP Method
2018-04-19 16:24:31 +02:00
settings.content_type = POST Content Type
2014-08-10 00:40:10 +02:00
settings.secret = Secret
2015-08-29 05:49:59 +02:00
settings.slack_username = Username
settings.slack_icon_url = Icon URL
2021-10-21 23:51:03 +02:00
settings.slack_color = Color
2017-08-28 07:06:45 +02:00
settings.discord_username = Username
settings.discord_icon_url = Icon URL
2018-04-19 16:24:31 +02:00
settings.event_desc = Trigger On:
settings.event_push_only = Push Events
settings.event_send_everything = All Events
settings.event_choose = Custom Events…
2020-03-06 06:10:48 +01:00
settings.event_header_repository = Repository Events
2015-08-28 17:36:13 +02:00
settings.event_create = Create
2018-04-19 16:24:31 +02:00
settings.event_create_desc = Branch or tag created.
2018-05-16 16:01:55 +02:00
settings.event_delete = Delete
2020-03-06 06:10:48 +01:00
settings.event_delete_desc = Branch or tag deleted.
2018-05-16 16:01:55 +02:00
settings.event_fork = Fork
2020-03-06 06:10:48 +01:00
settings.event_fork_desc = Repository forked.
2018-05-16 16:01:55 +02:00
settings.event_release = Release
2018-05-21 04:28:29 +02:00
settings.event_release_desc = Release published, updated or deleted in a repository.
2015-08-28 17:36:13 +02:00
settings.event_push = Push
2018-04-19 16:24:31 +02:00
settings.event_push_desc = Git push to a repository.
2017-09-03 10:20:24 +02:00
settings.event_repository = Repository
2018-04-19 16:24:31 +02:00
settings.event_repository_desc = Repository created or deleted.
2020-03-06 06:10:48 +01:00
settings.event_header_issue = Issue Events
settings.event_issues = Issues
settings.event_issues_desc = Issue opened, closed, reopened, or edited.
settings.event_issue_assign = Issue Assigned
settings.event_issue_assign_desc = Issue assigned or unassigned.
settings.event_issue_label = Issue Labeled
settings.event_issue_label_desc = Issue labels updated or cleared.
settings.event_issue_milestone = Issue Milestoned
settings.event_issue_milestone_desc = Issue milestoned or demilestoned.
settings.event_issue_comment = Issue Comment
settings.event_issue_comment_desc = Issue comment created, edited, or deleted.
settings.event_header_pull_request = Pull Request Events
settings.event_pull_request = Pull Request
settings.event_pull_request_desc = Pull request opened, closed, reopened, or edited.
settings.event_pull_request_assign = Pull Request Assigned
settings.event_pull_request_assign_desc = Pull request assigned or unassigned.
settings.event_pull_request_label = Pull Request Labeled
settings.event_pull_request_label_desc = Pull request labels updated or cleared.
settings.event_pull_request_milestone = Pull Request Milestoned
settings.event_pull_request_milestone_desc = Pull request milestoned or demilestoned.
settings.event_pull_request_comment = Pull Request Comment
settings.event_pull_request_comment_desc = Pull request comment created, edited, or deleted.
settings.event_pull_request_review = Pull Request Reviewed
settings.event_pull_request_review_desc = Pull request approved, rejected, or review comment.
settings.event_pull_request_sync = Pull Request Synchronized
settings.event_pull_request_sync_desc = Pull request synchronized.
settings.branch_filter = Branch filter
2021-06-25 16:28:55 +02:00
settings.branch_filter_desc = Branch whitelist for push, branch creation and branch deletion events, specified as glob pattern. If empty or <code>*</code>, events for all branches are reported. See <a href="https://pkg.go.dev/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> documentation for syntax. Examples: <code>master</code>, <code>{master,release*}</code>.
2018-08-15 13:55:17 +02:00
settings.active = Active
settings.active_helper = Information about triggered events will be sent to this webhook URL.
2018-04-19 16:24:31 +02:00
settings.add_hook_success = The webhook has been added.
2014-08-10 00:40:10 +02:00
settings.update_webhook = Update Webhook
2018-04-19 16:24:31 +02:00
settings.update_hook_success = The webhook has been updated.
settings.delete_webhook = Remove Webhook
2014-08-10 00:40:10 +02:00
settings.recent_deliveries = Recent Deliveries
2014-08-24 14:59:47 +02:00
settings.hook_type = Hook Type
2018-04-19 16:24:31 +02:00
settings.add_slack_hook_desc = Integrate <a href="%s">Slack</a> into your repository.
2014-08-24 14:59:47 +02:00
settings.slack_token = Token
settings.slack_domain = Domain
settings.slack_channel = Channel
2018-04-19 16:24:31 +02:00
settings.add_discord_hook_desc = Integrate <a href="%s">Discord</a> into your repository.
settings.add_dingtalk_hook_desc = Integrate <a href="%s">Dingtalk</a> into your repository.
2019-04-19 04:45:02 +02:00
settings.add_telegram_hook_desc = Integrate <a href="%s">Telegram</a> into your repository.
2020-03-28 14:09:55 +01:00
settings.add_matrix_hook_desc = Integrate <a href="%s">Matrix</a> into your repository.
2019-04-19 16:18:06 +02:00
settings.add_msteams_hook_desc = Integrate <a href="%s">Microsoft Teams</a> into your repository.
2020-02-12 09:48:28 +01:00
settings.add_feishu_hook_desc = Integrate <a href="%s">Feishu</a> into your repository.
2021-07-23 06:41:27 +02:00
settings.add_Wechat_hook_desc = Integrate <a href="%s">Wechatwork</a> into your repository.
2015-08-06 16:48:11 +02:00
settings.deploy_keys = Deploy Keys
settings.add_deploy_key = Add Deploy Key
2018-04-19 16:24:31 +02:00
settings.deploy_key_desc = Deploy keys have read-only pull access to the repository.
settings.is_writable = Enable Write Access
settings.is_writable_info = Allow this deploy key to <strong>push</strong> to the repository.
settings.no_deploy_keys = There are no deploy keys yet.
2015-08-06 16:48:11 +02:00
settings.title = Title
settings.deploy_key_content = Content
2018-04-19 16:24:31 +02:00
settings.key_been_used = A deploy key with identical content is already in use.
settings.key_name_used = A deploy key with the same name already exists.
settings.add_key_success = The deploy key '%s' has been added.
settings.deploy_key_deletion = Remove Deploy Key
settings.deploy_key_deletion_desc = Removing a deploy key will revoke its access to this repository. Continue?
settings.deploy_key_deletion_success = The deploy key has been removed.
settings.branches = Branches
settings.protected_branch = Branch Protection
settings.protected_branch_can_push = Allow push?
settings.protected_branch_can_push_yes = You can push
settings.protected_branch_can_push_no = You can not push
settings.branch_protection = Branch Protection for Branch '<b>%s</b>'
settings.protect_this_branch = Enable Branch Protection
2019-12-04 02:08:56 +01:00
settings.protect_this_branch_desc = Prevents deletion and restricts Git pushing and merging to the branch.
settings.protect_disable_push = Disable Push
settings.protect_disable_push_desc = No pushing will be allowed to this branch.
settings.protect_enable_push = Enable Push
settings.protect_enable_push_desc = Anyone with write access will be allowed to push to this branch (but not force push).
settings.protect_whitelist_committers = Whitelist Restricted Push
settings.protect_whitelist_committers_desc = Only whitelisted users or teams will be allowed to push to this branch (but not force push).
2020-06-27 13:11:35 +02:00
settings.protect_whitelist_deploy_keys = Whitelist deploy keys with write access to push.
2018-04-19 16:24:31 +02:00
settings.protect_whitelist_users = Whitelisted users for pushing:
settings.protect_whitelist_search_users = Search users…
settings.protect_whitelist_teams = Whitelisted teams for pushing:
settings.protect_whitelist_search_teams = Search teams…
settings.protect_merge_whitelist_committers = Enable Merge Whitelist
settings.protect_merge_whitelist_committers_desc = Allow only whitelisted users or teams to merge pull requests into this branch.
settings.protect_merge_whitelist_users = Whitelisted users for merging:
settings.protect_merge_whitelist_teams = Whitelisted teams for merging:
2019-09-18 07:39:45 +02:00
settings.protect_check_status_contexts = Enable Status Check
2020-06-27 13:11:35 +02:00
settings.protect_check_status_contexts_desc = Require status checks to pass before merging. Choose which status checks must pass before branches can be merged into a branch that matches this rule. When enabled, commits must first be pushed to another branch, then merged or pushed directly to a branch that matches this rule after status checks have passed. If no contexts are selected, the last commit must be successful regardless of context.
2019-09-18 07:39:45 +02:00
settings.protect_check_status_contexts_list = Status checks found in the last week for this repository
2018-12-11 12:28:37 +01:00
settings.protect_required_approvals = Required approvals:
2019-12-04 02:08:56 +01:00
settings.protect_required_approvals_desc = Allow only to merge pull request with enough positive reviews.
settings.protect_approvals_whitelist_enabled = Restrict approvals to whitelisted users or teams
2020-01-07 12:23:09 +01:00
settings.protect_approvals_whitelist_enabled_desc = Only reviews from whitelisted users or teams will count to the required approvals. Without approval whitelist, reviews from anyone with write access count to the required approvals.
2018-12-11 12:28:37 +01:00
settings.protect_approvals_whitelist_users = Whitelisted reviewers:
settings.protect_approvals_whitelist_teams = Whitelisted teams for reviews:
2020-01-09 02:47:45 +01:00
settings.dismiss_stale_approvals = Dismiss stale approvals
settings.dismiss_stale_approvals_desc = When new commits that change the content of the pull request are pushed to the branch, old approvals will be dismissed.
2020-01-15 09:32:57 +01:00
settings.require_signed_commits = Require Signed Commits
2020-06-27 13:11:35 +02:00
settings.require_signed_commits_desc = Reject pushes to this branch if they are unsigned or unverifiable.
2020-05-17 11:18:59 +02:00
settings.protect_protected_file_patterns = Protected file patterns (separated using semicolon '\;'):
2021-06-25 16:28:55 +02:00
settings.protect_protected_file_patterns_desc = Protected files that are not allowed to be changed directly even if user has rights to add, edit, or delete files in this branch. Multiple patterns can be separated using semicolon ('\;'). See <a href="https://pkg.go.dev/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> documentation for pattern syntax. Examples: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>.
2021-09-11 16:21:17 +02:00
settings.protect_unprotected_file_patterns = Unprotected file patterns (separated using semicolon '\;'):
settings.protect_unprotected_file_patterns_desc = Unprotected files that are allowed to be changed directly if user has write access, bypassing push restriction. Multiple patterns can be separated using semicolon ('\;'). See <a href="https://pkg.go.dev/github.com/gobwas/glob#Compile">github.com/gobwas/glob</a> documentation for pattern syntax. Examples: <code>.drone.yml</code>, <code>/docs/**/*.txt</code>.
2018-04-19 16:24:31 +02:00
settings.add_protected_branch = Enable protection
settings.delete_protected_branch = Disable protection
settings.update_protect_branch_success = Branch protection for branch '%s' has been updated.
settings.remove_protected_branch_success = Branch protection for branch '%s' has been disabled.
settings.protected_branch_deletion = Disable Branch Protection
settings.protected_branch_deletion_desc = Disabling branch protection allows users with write permission to push to the branch. Continue?
2020-01-03 18:47:10 +01:00
settings.block_rejected_reviews = Block merge on rejected reviews
settings.block_rejected_reviews_desc = Merging will not be possible when changes are requested by official reviewers, even if there are enough approvals.
2020-11-28 20:30:46 +01:00
settings.block_on_official_review_requests = Block merge on official review requests
settings.block_on_official_review_requests_desc = Merging will not be possible when it has official review requests, even if there are enough approvals.
2020-04-17 03:00:36 +02:00
settings.block_outdated_branch = Block merge if pull request is outdated
settings.block_outdated_branch_desc = Merging will not be possible when head branch is behind base branch.
2018-04-19 16:24:31 +02:00
settings.default_branch_desc = Select a default repository branch for pull requests and code commits:
2021-03-27 15:55:40 +01:00
settings.default_merge_style_desc = Default merge style for pull requests:
2018-02-16 15:02:40 +01:00
settings.choose_branch = Choose a branch…
2018-04-19 16:24:31 +02:00
settings.no_protected_branch = There are no protected branches.
2018-07-13 22:57:20 +02:00
settings.edit_protected_branch = Edit
2018-12-11 12:28:37 +01:00
settings.protected_branch_required_approvals_min = Required approvals cannot be negative.
2021-06-25 16:28:55 +02:00
settings.tags = Tags
settings.tags.protection = Tag Protection
settings.tags.protection.pattern = Tag Pattern
settings.tags.protection.allowed = Allowed
settings.tags.protection.allowed.users = Allowed users
settings.tags.protection.allowed.teams = Allowed teams
settings.tags.protection.allowed.noone = No One
settings.tags.protection.create = Protect Tag
settings.tags.protection.none = There are no protected tags.
settings.tags.protection.pattern.description = You can use a single name or a glob pattern or regular expression to match multiple tags. Read more in the <a target="_blank" rel="noopener" href="https://docs.gitea.io/en-us/protected-tags/">protected tags guide</a>.
2019-04-19 04:45:02 +02:00
settings.bot_token = Bot Token
settings.chat_id = Chat ID
2020-03-28 14:09:55 +01:00
settings.matrix.homeserver_url = Homeserver URL
settings.matrix.room_id = Room ID
settings.matrix.access_token = Access Token
settings.matrix.message_type = Message Type
2019-01-23 19:58:38 +01:00
settings.archive.button = Archive Repo
settings.archive.header = Archive This Repo
settings.archive.text = Archiving the repo will make it entirely read-only. It is hidden from the dashboard, cannot be committed to and no issues or pull-requests can be created.
settings.archive.success = The repo was successfully archived.
2019-06-05 16:16:06 +02:00
settings.archive.error = An error occurred while trying to archive the repo. See the log for more details.
2019-01-23 19:58:38 +01:00
settings.archive.error_ismirror = You cannot archive a mirrored repo.
settings.archive.branchsettings_unavailable = Branch settings are not available if the repo is archived.
2021-06-25 16:28:55 +02:00
settings.archive.tagsettings_unavailable = Tag settings are not available if the repo is archived.
2019-01-23 19:58:38 +01:00
settings.unarchive.button = Un-Archive Repo
settings.unarchive.header = Un-Archive This Repo
2019-06-05 16:16:06 +02:00
settings.unarchive.text = Un-Archiving the repo will restore its ability to receive commits and pushes, as well as new issues and pull-requests.
2019-01-23 19:58:38 +01:00
settings.unarchive.success = The repo was successfully un-archived.
2019-06-05 16:16:06 +02:00
settings.unarchive.error = An error occurred while trying to un-archive the repo. See the log for more details.
2019-05-30 04:22:26 +02:00
settings.update_avatar_success = The repository avatar has been updated.
2019-10-28 19:31:55 +01:00
settings.lfs = LFS
settings.lfs_filelist = LFS files stored in this repository
settings.lfs_no_lfs_files = No LFS files stored in this repository
settings.lfs_findcommits = Find commits
settings.lfs_lfs_file_no_commits = No Commits found for this LFS file
2019-12-12 14:18:07 +01:00
settings.lfs_noattribute = This path does not have the lockable attribute in the default branch
2019-10-28 19:31:55 +01:00
settings.lfs_delete = Delete LFS file with OID %s
settings.lfs_delete_warning = Deleting an LFS file may cause 'object does not exist' errors on checkout. Are you sure?
settings.lfs_findpointerfiles = Find pointer files
2019-12-12 14:18:07 +01:00
settings.lfs_locks = Locks
settings.lfs_invalid_locking_path = Invalid path: %s
settings.lfs_invalid_lock_directory = Cannot lock directory: %s
settings.lfs_lock_already_exists = Lock already exists: %s
settings.lfs_lock = Lock
settings.lfs_lock_path = Filepath to lock...
settings.lfs_locks_no_locks = No Locks
settings.lfs_lock_file_no_exist = Locked file does not exist in default branch
settings.lfs_force_unlock = Force Unlock
2019-10-28 19:31:55 +01:00
settings.lfs_pointers.found = Found %d blob pointer(s) - %d associated, %d unassociated (%d missing from store)
settings.lfs_pointers.sha = Blob SHA
settings.lfs_pointers.oid = OID
settings.lfs_pointers.inRepo = In Repo
settings.lfs_pointers.exists = Exists in store
settings.lfs_pointers.accessible = Accessible to User
settings.lfs_pointers.associateAccessible = Associate accessible %d OIDs
2021-10-08 19:03:04 +02:00
settings.rename_branch_failed_exist = Cannot rename branch because target branch %s exists.
settings.rename_branch_failed_not_exist = Cannot rename branch %s because it does not exist.
settings.rename_branch_success = Branch %s was successfully renamed to %s.
settings.rename_branch_from = old branch name
settings.rename_branch_to = new branch name
settings.rename_branch = Rename branch
2014-08-02 19:47:33 +02:00
2014-10-11 03:40:51 +02:00
diff.browse_source = Browse Source
diff.parent = parent
diff.commit = commit
2019-05-24 09:52:05 +02:00
diff.git-notes = Notes
2017-05-11 03:03:34 +02:00
diff.data_not_available = Diff Content Not Available
2019-10-15 12:44:36 +02:00
diff.options_button = Diff Options
diff.show_diff_stats = Show Stats
diff.download_patch = Download Patch File
diff.download_diff = Download Diff File
2016-01-02 00:30:00 +01:00
diff.show_split_view = Split View
2016-01-02 23:13:47 +01:00
diff.show_unified_view = Unified View
2018-08-14 19:49:33 +02:00
diff.whitespace_button = Whitespace
diff.whitespace_show_everything = Show all changes
diff.whitespace_ignore_all_whitespace = Ignore whitespace when comparing lines
diff.whitespace_ignore_amount_changes = Ignore changes in amount of whitespace
diff.whitespace_ignore_at_eol = Ignore changes in whitespace at EOL
2014-10-11 03:40:51 +02:00
diff.stats_desc = <strong> %d changed files</strong> with <strong>%d additions</strong> and <strong>%d deletions</strong>
2020-12-12 02:06:22 +01:00
diff.stats_desc_file = %d changes: %d additions and %d deletions
2014-10-11 03:40:51 +02:00
diff.bin = BIN
2021-03-29 22:44:28 +02:00
diff.bin_not_shown = Binary file not shown.
2014-10-11 03:40:51 +02:00
diff.view_file = View File
2019-09-16 11:03:22 +02:00
diff.file_before = Before
diff.file_after = After
diff.file_image_width = Width
diff.file_image_height = Height
diff.file_byte_size = Size
2016-07-09 17:59:13 +02:00
diff.file_suppressed = File diff suppressed because it is too large
2021-05-04 14:58:49 +02:00
diff.file_suppressed_line_too_long = File diff suppressed because one or more lines are too long
2021-10-15 18:05:33 +02:00
diff.too_many_files = Some files were not shown because too many files have changed in this diff
diff.show_more = Show More
2021-09-09 22:13:36 +02:00
diff.generated = generated
diff.vendored = vendored
2018-08-06 06:43:22 +02:00
diff.comment.placeholder = Leave a comment
diff.comment.markdown_info = Styling with markdown is supported.
diff.comment.add_single_comment = Add single comment
diff.comment.add_review_comment = Add comment
diff.comment.start_review = Start review
diff.comment.reply = Reply
diff.review = Review
diff.review.header = Submit review
diff.review.placeholder = Review comment
diff.review.comment = Comment
diff.review.approve = Approve
2019-01-26 18:20:56 +01:00
diff.review.reject = Request changes
2020-06-03 04:40:08 +02:00
diff.committed_by = committed by
2020-10-13 20:50:57 +02:00
diff.protected = Protected
2021-02-27 18:25:00 +01:00
diff.image.side_by_side = Side by Side
diff.image.swipe = Swipe
diff.image.overlay = Overlay
2014-10-11 03:40:51 +02:00
2018-04-19 16:24:31 +02:00
releases.desc = Track project versions and downloads.
2014-12-10 22:37:54 +01:00
release.releases = Releases
2020-11-03 00:10:22 +01:00
release.detail = Release details
release.tags = Tags
2014-12-10 22:37:54 +01:00
release.new_release = New Release
release.draft = Draft
release.prerelease = Pre-Release
release.stable = Stable
2021-05-03 19:27:48 +02:00
release.compare = Compare
2014-12-10 22:37:54 +01:00
release.edit = edit
2020-06-05 20:44:54 +02:00
release.ahead.commits = <strong>%d</strong> commits
release.ahead.target = to %s since this release
2014-12-10 22:37:54 +01:00
release.source_code = Source Code
2018-04-19 16:24:31 +02:00
release.new_subheader = Releases organize project versions.
release.edit_subheader = Releases organize project versions.
2014-12-10 22:37:54 +01:00
release.tag_name = Tag name
release.target = Target
2018-04-19 16:24:31 +02:00
release.tag_helper = Choose an existing tag or create a new tag.
2015-11-16 05:52:46 +01:00
release.title = Title
release.content = Content
2018-04-19 16:24:31 +02:00
release.prerelease_desc = Mark as Pre-Release
release.prerelease_helper = Mark this release unsuitable for production use.
2015-11-16 05:52:46 +01:00
release.cancel = Cancel
2014-12-10 22:37:54 +01:00
release.publish = Publish Release
release.save_draft = Save Draft
2018-04-19 16:24:31 +02:00
release.edit_release = Update Release
release.delete_release = Delete Release
2020-11-03 00:10:22 +01:00
release.delete_tag = Delete Tag
2018-04-19 16:24:31 +02:00
release.deletion = Delete Release
2020-11-03 00:10:22 +01:00
release.deletion_desc = Deleting a release only removes it from Gitea. Git tag, repository contents and history remain unchanged. Continue?
2017-05-18 03:03:43 +02:00
release.deletion_success = The release has been deleted.
2020-11-03 00:10:22 +01:00
release.deletion_tag_desc = Will delete this tag from repository. Repository contents and history remain unchanged. Continue?
release.deletion_tag_success = The tag has been deleted.
2018-04-19 16:24:31 +02:00
release.tag_name_already_exist = A release with this tag name already exists.
release.tag_name_invalid = The tag name is not valid.
2021-06-25 16:28:55 +02:00
release.tag_name_protected = The tag name is protected.
2020-11-03 00:10:22 +01:00
release.tag_already_exist = This tag name already exists.
2015-11-16 05:52:46 +01:00
release.downloads = Downloads
2020-02-03 20:50:37 +01:00
release.download_count = Downloads: %s
2021-02-28 20:57:45 +01:00
release.add_tag_msg = Use the title and content of release as tag message.
release.add_tag = Create Tag Only
2014-12-10 22:37:54 +01:00
2018-04-19 16:24:31 +02:00
branch.name = Branch Name
2017-10-26 02:49:16 +02:00
branch.search = Search branches
2018-04-19 16:24:31 +02:00
branch.already_exists = A branch named '%s' already exists.
2017-10-26 02:49:16 +02:00
branch.delete_head = Delete
2018-04-19 16:24:31 +02:00
branch.delete = Delete Branch '%s'
2017-10-26 02:49:16 +02:00
branch.delete_html = Delete Branch
2018-04-19 16:24:31 +02:00
branch.delete_desc = Deleting a branch is permanent. It <strong>CANNOT</strong> be undone. Continue?
branch.deletion_success = Branch '%s' has been deleted.
branch.deletion_failed = Failed to delete branch '%s'.
branch.delete_branch_has_new_commits = Branch '%s' cannot be deleted because new commits have been added after merging.
2017-10-15 21:59:24 +02:00
branch.create_branch = Create branch <strong>%s</strong>
branch.create_from = from '%s'
2018-04-19 16:24:31 +02:00
branch.create_success = Branch '%s' has been created.
2017-10-15 21:59:24 +02:00
branch.branch_already_exists = Branch '%s' already exists in this repository.
2018-04-19 16:24:31 +02:00
branch.branch_name_conflict = Branch name '%s' conflicts with the already existing branch '%s'.
branch.tag_collision = Branch '%s' cannot be created as a tag with same name already exists in the repository.
2017-10-26 02:49:16 +02:00
branch.deleted_by = Deleted by %s
2018-04-19 16:24:31 +02:00
branch.restore_success = Branch '%s' has been restored.
branch.restore_failed = Failed to restore branch '%s'.
branch.protected_deletion_failed = Branch '%s' is protected. It cannot be deleted.
2020-05-06 13:08:45 +02:00
branch.default_deletion_failed = Branch '%s' is the default branch. It cannot be deleted.
2019-07-26 02:01:25 +02:00
branch.restore = Restore Branch '%s'
2019-07-29 04:27:05 +02:00
branch.download = Download Branch '%s'
2019-10-15 00:40:17 +02:00
branch.included_desc = This branch is part of the default branch
branch.included = Included
2021-05-24 16:57:46 +02:00
branch.create_new_branch = Create branch from branch:
branch.confirm_create_branch = Create branch
branch.new_branch = Create new branch
branch.new_branch_from = Create new branch from '%s'
2021-10-08 19:03:04 +02:00
branch.renamed = Branch %s was renamed to %s.
2016-12-25 17:19:25 +01:00
2021-02-28 20:57:45 +01:00
tag.create_tag = Create tag <strong>%s</strong>
tag.create_success = Tag '%s' has been created.
2018-04-11 04:51:44 +02:00
topic.manage_topics = Manage Topics
topic.done = Done
2018-07-20 18:40:08 +02:00
topic.count_prompt = You can not select more than 25 topics
topic.format_prompt = Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2018-04-11 04:51:44 +02:00
2021-03-29 22:44:28 +02:00
error.csv.too_large = Can't render this file because it is too large.
error.csv.unexpected = Can't render this file because it contains an unexpected character in line %d and column %d.
error.csv.invalid_field_count = Can't render this file because it has a wrong number of fields in line %d.
2014-07-27 05:53:16 +02:00
[org]
org_name_holder = Organization Name
2015-11-03 20:34:21 +01:00
org_full_name_holder = Organization Full Name
2018-04-19 16:24:31 +02:00
org_name_helper = Organization names should be short and memorable.
2014-07-27 05:53:16 +02:00
create_org = Create Organization
2014-08-11 05:11:18 +02:00
repo_updated = Updated
people = People
teams = Teams
lower_members = members
lower_repositories = repositories
2018-03-09 18:37:24 +01:00
create_new_team = New Team
create_team = Create Team
2014-08-14 08:12:21 +02:00
org_desc = Description
2014-08-16 10:21:17 +02:00
team_name = Team Name
team_desc = Description
2018-04-19 16:24:31 +02:00
team_name_helper = Team names should be short and memorable.
team_desc_helper = Describe the purpose or role of the team.
2019-11-06 10:37:14 +01:00
team_access_desc = Repository access
2018-04-19 16:24:31 +02:00
team_permission_desc = Permission
team_unit_desc = Allow Access to Repository Sections
2020-01-17 08:34:37 +01:00
team_unit_disabled = (Disabled)
2014-08-14 08:12:21 +02:00
2018-04-19 16:24:31 +02:00
form.name_reserved = The organization name '%s' is reserved.
form.name_pattern_not_allowed = The pattern '%s' is not allowed in an organization name.
form.create_org_not_allowed = You are not allowed to create an organization.
2015-03-26 22:11:47 +01:00
2014-08-14 08:12:21 +02:00
settings = Settings
2018-04-19 16:24:31 +02:00
settings.options = Organization
2014-08-14 08:12:21 +02:00
settings.full_name = Full Name
settings.website = Website
settings.location = Location
2019-09-23 22:08:03 +02:00
settings.permission = Permissions
settings.repoadminchangeteam = Repository admin can add and remove access for teams
2019-02-18 17:00:27 +01:00
settings.visibility = Visibility
settings.visibility.public = Public
settings.visibility.limited = Limited (Visible to logged in users only)
2020-10-06 08:25:43 +02:00
settings.visibility.limited_shortname = Limited
2019-02-18 17:00:27 +01:00
settings.visibility.private = Private (Visible only to organization members)
2020-10-06 08:25:43 +02:00
settings.visibility.private_shortname = Private
2019-02-18 17:00:27 +01:00
2014-08-14 08:12:21 +02:00
settings.update_settings = Update Settings
2017-05-18 03:03:43 +02:00
settings.update_setting_success = Organization settings have been updated.
2018-04-19 16:24:31 +02:00
settings.change_orgname_prompt = Note: changing the organization name also changes the organization's URL.
2021-01-24 16:23:05 +01:00
settings.change_orgname_redirect_prompt = The old name will redirect until it is claimed.
2018-04-19 16:24:31 +02:00
settings.update_avatar_success = The organization's avatar has been updated.
2015-03-26 22:11:47 +01:00
settings.delete = Delete Organization
2014-08-14 08:12:21 +02:00
settings.delete_account = Delete This Organization
2018-04-19 16:24:31 +02:00
settings.delete_prompt = The organization will be permanently removed. This <strong>CANNOT</strong> be undone!
2014-08-14 08:12:21 +02:00
settings.confirm_delete_account = Confirm Deletion
2018-04-19 16:24:31 +02:00
settings.delete_org_title = Delete Organization
settings.delete_org_desc = This organization will be deleted permanently. Continue?
2017-07-12 04:25:45 +02:00
settings.hooks_desc = Add webhooks which will be triggered for <strong>all repositories</strong> under this organization.
2014-07-27 05:53:16 +02:00
Add Organization Wide Labels (#10814)
* Add organization wide labels
Implement organization wide labels similar to organization wide
webhooks. This lets you create individual labels for organizations that can be used
for all repos under that organization (so being able to reuse the same
label across multiple repos).
This makes it possible for small organizations with many repos to use
labels effectively.
Fixes #7406
* Add migration
* remove comments
* fix tests
* Update options/locale/locale_en-US.ini
Removed unused translation string
* show org labels in issue search label filter
* Use more clear var name
* rename migration after merge from master
* comment typo
* update migration again after rebase with master
* check for orgID <=0 per guillep2k review
* fmt
* Apply suggestions from code review
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* remove unused code
* Make sure RepoID is 0 when searching orgID per code review
* more changes/code review requests
* More descriptive translation var per code review
* func description/delete comment when issue label deleted instead of hiding it
* remove comment
* only use issues in that repo when calculating number of open issues for org label on repo label page
* Add integration test for IssuesSearch API with labels
* remove unused function
* Update models/issue_label.go
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Use subquery in GetLabelIDsInReposByNames
* Fix tests to use correct orgID
* fix more tests
* IssuesSearch api now uses new BuildLabelNamesIssueIDsCondition. Add a few more tests as well
* update comment for clarity
* Revert previous code change now that we can use the new BuildLabelNamesIssueIDsCondition
* Don't sort repos by date in IssuesSearch API
After much debugging I've found a strange issue where in some cases MySQL will return a different result than other enigines if a query is sorted by a null collumn. For example with our integration test data where we don't set updated_unix in repository fixtures:
SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `avatar`, `created_unix`, `updated_unix` FROM `repository` ORDER BY updated_unix DESC LIMIT 15 OFFSET 45
Returns different results for MySQL than other engines. However, the similar query:
SELECT `id`, `owner_id`, `owner_name`, `lower_name`, `name`, `description`, `website`, `original_service_type`, `original_url`, `default_branch`, `num_watches`, `num_stars`, `num_forks`, `num_issues`, `num_closed_issues`, `num_pulls`, `num_closed_pulls`, `num_milestones`, `num_closed_milestones`, `is_private`, `is_empty`, `is_archived`, `is_mirror`, `status`, `is_fork`, `fork_id`, `is_template`, `template_id`, `size`, `is_fsck_enabled`, `close_issues_via_commit_in_any_branch`, `topics`, `avatar`, `created_unix`, `updated_unix` FROM `repository` ORDER BY updated_unix DESC LIMIT 15 OFFSET 30
Returns the same results.
This causes integration tests to fail on MySQL in certain cases but would never show up in a real installation. Since this API call always returns issues based on the optionally provided repo_priority_id or the issueID itself, there is no change to results by changing the repo sorting method used to get ids earlier in the function.
* linter is back!
* code review
* remove now unused option
* Fix newline at end of files
* more unused code
* update to master
* check for matching ids before query
* Update models/issue_label.go
Co-Authored-By: 6543 <6543@obermui.de>
* Update models/issue_label.go
* update comments
* Update routers/org/setting.go
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2020-04-01 06:14:46 +02:00
settings.labels_desc = Add labels which can be used on issues for <strong>all repositories</strong> under this organization.
2015-11-22 07:32:09 +01:00
members.membership_visibility = Membership Visibility:
2018-04-19 16:24:31 +02:00
members.public = Visible
members.public_helper = make hidden
members.private = Hidden
members.private_helper = make visible
2015-11-22 07:32:09 +01:00
members.member_role = Member Role:
2014-08-15 12:29:41 +02:00
members.owner = Owner
members.member = Member
members.remove = Remove
2021-08-27 04:57:40 +02:00
members.remove.detail = Remove %[1]s from %[2]s?
2014-08-16 10:21:17 +02:00
members.leave = Leave
2021-08-27 04:57:40 +02:00
members.leave.detail = Leave %s?
2015-11-22 07:32:09 +01:00
members.invite_desc = Add a new member to %s:
2014-08-15 12:29:41 +02:00
members.invite_now = Invite Now
2014-08-16 10:21:17 +02:00
teams.join = Join
teams.leave = Leave
2021-08-27 04:57:40 +02:00
teams.leave.detail = Leave %s?
2019-11-20 12:27:49 +01:00
teams.can_create_org_repo = Create repositories
teams.can_create_org_repo_helper = Members can create new repositories in organization. Creator will get administrator access to the new repository.
2014-08-16 10:21:17 +02:00
teams.read_access = Read Access
2018-04-19 16:24:31 +02:00
teams.read_access_helper = Members can view and clone team repositories.
2014-08-16 10:21:17 +02:00
teams.write_access = Write Access
2018-04-19 16:24:31 +02:00
teams.write_access_helper = Members can read and push to team repositories.
teams.admin_access = Administrator Access
teams.admin_access_helper = Members can pull and push to team repositories and add collaborators to them.
2014-08-23 14:24:02 +02:00
teams.no_desc = This team has no description
teams.settings = Settings
2018-04-19 16:24:31 +02:00
teams.owners_permission_desc = Owners have full access to <strong>all repositories</strong> and have <strong>administrator access</strong> to the organization.
2014-08-23 14:24:02 +02:00
teams.members = Team Members
2014-08-24 15:09:05 +02:00
teams.update_settings = Update Settings
2018-04-19 16:24:31 +02:00
teams.delete_team = Delete Team
2014-08-24 15:09:05 +02:00
teams.add_team_member = Add Team Member
2018-04-19 16:24:31 +02:00
teams.delete_team_title = Delete Team
teams.delete_team_desc = Deleting a team revokes repository access from its members. Continue?
2017-05-18 03:03:43 +02:00
teams.delete_team_success = The team has been deleted.
2018-04-19 16:24:31 +02:00
teams.read_permission_desc = This team grants <strong>Read</strong> access: members can view and clone team repositories.
teams.write_permission_desc = This team grants <strong>Write</strong> access: members can read from and push to team repositories.
teams.admin_permission_desc = This team grants <strong>Admin</strong> access: members can read from, push to and add collaborators to team repositories.
2019-11-20 12:27:49 +01:00
teams.create_repo_permission_desc = Additionally, this team grants <strong>Create repository</strong> permission: members can create new repositories in organization.
2014-08-26 12:11:15 +02:00
teams.repositories = Team Repositories
2018-02-16 15:02:40 +01:00
teams.search_repo_placeholder = Search repository…
2019-11-09 01:39:37 +01:00
teams.remove_all_repos_title = Remove all team repositories
teams.remove_all_repos_desc = This will remove all repositories from the team.
teams.add_all_repos_title = Add all repositories
teams.add_all_repos_desc = This will add all the organization's repositories to the team.
2017-11-01 17:03:10 +01:00
teams.add_nonexistent_repo = "The repository you're trying to add does not exist; please create it first."
2018-08-19 20:49:19 +02:00
teams.add_duplicate_users = User is already a team member.
2018-12-09 07:42:11 +01:00
teams.repos.none = No repositories could be accessed by this team.
teams.members.none = No members on this team.
2019-11-06 10:37:14 +01:00
teams.specific_repositories = Specific repositories
teams.specific_repositories_helper = Members will only have access to repositories explicitly added to the team. Selecting this <strong>will not</strong> automatically remove repositories already added with <i>All repositories</i>.
teams.all_repositories = All repositories
teams.all_repositories_helper = Team has access to all repositories. Selecting this will <strong>add all existing</strong> repositories to the team.
teams.all_repositories_read_permission_desc = This team grants <strong>Read</strong> access to <strong>all repositories</strong>: members can view and clone repositories.
teams.all_repositories_write_permission_desc = This team grants <strong>Write</strong> access to <strong>all repositories</strong>: members can read from and push to repositories.
teams.all_repositories_admin_permission_desc = This team grants <strong>Admin</strong> access to <strong>all repositories</strong>: members can read from, push to and add collaborators to repositories.
2014-08-16 10:21:17 +02:00
2014-08-28 16:29:00 +02:00
[admin]
dashboard = Dashboard
2018-04-19 16:24:31 +02:00
users = User Accounts
2014-08-28 16:29:00 +02:00
organizations = Organizations
repositories = Repositories
2021-01-15 00:24:03 +01:00
hooks = Webhooks
2018-04-19 16:24:31 +02:00
authentication = Authentication Sources
2020-03-02 19:25:36 +01:00
emails = User Emails
2014-08-28 16:29:00 +02:00
config = Configuration
2014-10-09 00:29:18 +02:00
notices = System Notices
2014-08-28 16:29:00 +02:00
monitor = Monitoring
2015-09-12 02:42:26 +02:00
first_page = First
last_page = Last
2015-09-10 21:45:03 +02:00
total = Total: %d
2014-08-28 16:29:00 +02:00
2018-04-19 16:24:31 +02:00
dashboard.statistic = Summary
dashboard.operations = Maintenance Operations
dashboard.system_status = System Status
dashboard.statistic_info = The Gitea database holds <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> authentication 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.
2014-08-28 16:29:00 +02:00
dashboard.operation_name = Operation Name
dashboard.operation_switch = Switch
dashboard.operation_run = Run
2017-05-18 03:03:43 +02:00
dashboard.clean_unbind_oauth = Clean unbound OAuth connections
dashboard.clean_unbind_oauth_success = All unbound OAuth connections have been deleted.
2020-07-05 21:38:03 +02:00
dashboard.task.started = Started Task: %[1]s
dashboard.task.process = Task: %[1]s
dashboard.task.cancelled = Task: %[1]s cancelled: %[3]s
dashboard.task.error = Error in Task: %[1]s: %[3]s
dashboard.task.finished = Task: %[1]s started by %[2]s has finished
dashboard.task.unknown = Unknown task: %[1]s
2020-05-17 01:31:38 +02:00
dashboard.cron.started = Started Cron: %[1]s
dashboard.cron.process = Cron: %[1]s
2020-05-17 11:18:59 +02:00
dashboard.cron.cancelled = Cron: %s cancelled: %[3]s
2020-05-17 01:31:38 +02:00
dashboard.cron.error = Error in Cron: %s: %[3]s
dashboard.cron.finished = Cron: %[1]s has finished
dashboard.delete_inactive_accounts = Delete all unactivated accounts
dashboard.delete_inactive_accounts.started = Delete all unactivated accounts task started.
2021-02-19 07:24:51 +01:00
dashboard.delete_repo_archives = "Delete all repositories' archives (ZIP, TAR.GZ, etc..)"
2020-05-17 01:31:38 +02:00
dashboard.delete_repo_archives.started = Delete all repository archives task started.
2018-04-19 16:24:31 +02:00
dashboard.delete_missing_repos = Delete all repositories missing their Git files
2020-05-17 01:31:38 +02:00
dashboard.delete_missing_repos.started = Delete all repositories missing their Git files task started.
2019-06-02 08:40:12 +02:00
dashboard.delete_generated_repository_avatars = Delete generated repository avatars
2020-05-17 01:31:38 +02:00
dashboard.update_mirrors = Update Mirrors
dashboard.repo_health_check = Health check all repositories
dashboard.check_repo_stats = Check all repository statistics
dashboard.archive_cleanup = Delete old repository archives
dashboard.deleted_branches_cleanup = Clean-up deleted branches
dashboard.update_migration_poster_id = Update migration poster IDs
2018-04-19 16:24:31 +02:00
dashboard.git_gc_repos = Garbage collect all repositories
2020-05-17 01:31:38 +02:00
dashboard.resync_all_sshkeys = Update the '.ssh/authorized_keys' file with Gitea SSH keys.
dashboard.resync_all_sshkeys.desc = (Not needed for the built-in SSH server.)
2020-10-11 02:38:09 +02:00
dashboard.resync_all_sshprincipals = Update the '.ssh/authorized_principals' file with Gitea SSH principals.
dashboard.resync_all_sshprincipals.desc = (Not needed for the built-in SSH server.)
2018-04-19 16:24:31 +02:00
dashboard.resync_all_hooks = Resynchronize pre-receive, update and post-receive hooks of all repositories.
2017-07-12 04:25:45 +02:00
dashboard.reinit_missing_repos = Reinitialize all missing Git repositories for which records exist
2017-05-10 15:10:18 +02:00
dashboard.sync_external_users = Synchronize external user data
2021-01-26 22:02:42 +01:00
dashboard.cleanup_hook_task_table = Cleanup hook_task table
2014-08-28 16:29:00 +02:00
dashboard.server_uptime = Server Uptime
dashboard.current_goroutine = Current Goroutines
dashboard.current_memory_usage = Current Memory Usage
dashboard.total_memory_allocated = Total Memory Allocated
dashboard.memory_obtained = Memory Obtained
dashboard.pointer_lookup_times = Pointer Lookup Times
2018-04-19 16:24:31 +02:00
dashboard.memory_allocate_times = Memory Allocations
dashboard.memory_free_times = Memory Frees
2014-08-28 16:29:00 +02:00
dashboard.current_heap_usage = Current Heap Usage
dashboard.heap_memory_obtained = Heap Memory Obtained
dashboard.heap_memory_idle = Heap Memory Idle
dashboard.heap_memory_in_use = Heap Memory In Use
dashboard.heap_memory_released = Heap Memory Released
dashboard.heap_objects = Heap Objects
dashboard.bootstrap_stack_usage = Bootstrap Stack Usage
dashboard.stack_memory_obtained = Stack Memory Obtained
dashboard.mspan_structures_usage = MSpan Structures Usage
dashboard.mspan_structures_obtained = MSpan Structures Obtained
dashboard.mcache_structures_usage = MCache Structures Usage
dashboard.mcache_structures_obtained = MCache Structures Obtained
dashboard.profiling_bucket_hash_table_obtained = Profiling Bucket Hash Table Obtained
2015-12-16 22:52:38 +01:00
dashboard.gc_metadata_obtained = GC Metadata Obtained
2014-08-28 16:29:00 +02:00
dashboard.other_system_allocation_obtained = Other System Allocation Obtained
dashboard.next_gc_recycle = Next GC Recycle
dashboard.last_gc_time = Since Last GC Time
dashboard.total_gc_time = Total GC Pause
dashboard.total_gc_pause = Total GC Pause
dashboard.last_gc_pause = Last GC Pause
dashboard.gc_times = GC Times
2021-05-01 14:17:02 +02:00
dashboard.delete_old_actions = Delete all old actions from database
dashboard.delete_old_actions.started = Delete all old actions from database started.
2014-08-28 16:29:00 +02:00
2018-04-19 16:24:31 +02:00
users.user_manage_panel = User Account Management
users.new_account = Create User Account
users.name = Username
2020-03-02 19:25:36 +01:00
users.full_name = Full Name
2014-08-29 09:32:52 +02:00
users.activated = Activated
users.admin = Admin
2020-01-13 18:33:46 +01:00
users.restricted = Restricted
2020-08-20 03:53:49 +02:00
users.2fa = 2FA
2014-08-29 09:32:52 +02:00
users.repos = Repos
users.created = Created
2018-04-19 16:24:31 +02:00
users.last_login = Last Sign-In
users.never_login = Never Signed-In
users.send_register_notify = Send User Registration Notification
users.new_success = The user account '%s' has been created.
2014-08-29 09:32:52 +02:00
users.edit = Edit
2015-09-07 17:51:53 +02:00
users.auth_source = Authentication Source
2014-08-29 09:32:52 +02:00
users.local = Local
2018-04-19 16:24:31 +02:00
users.auth_login_name = Authentication Sign-In Name
users.password_helper = Leave the password empty to keep it unchanged.
users.update_profile_success = The user account has been updated.
users.edit_account = Edit User Account
2019-11-12 16:47:29 +01:00
users.max_repo_creation = Maximum Number of Repositories
2018-04-19 16:24:31 +02:00
users.max_repo_creation_desc = (Enter -1 to use the global default limit.)
users.is_activated = User Account Is Activated
users.prohibit_login = Disable Sign-In
users.is_admin = Is Administrator
2020-01-13 18:33:46 +01:00
users.is_restricted = Is Restricted
2018-04-19 16:24:31 +02:00
users.allow_git_hook = May Create Git Hooks
2020-10-07 11:55:13 +02:00
users.allow_git_hook_tooltip = Git Hooks are executed as the OS user running Gitea and will have the same level of host access. As a result, users with this special Git Hook privilege can access and modify all Gitea repositories as well as the database used by Gitea. Consequently they are also able to gain Gitea administrator privileges.
2018-04-19 16:24:31 +02:00
users.allow_import_local = May Import Local Repositories
users.allow_create_organization = May Create Organizations
users.update_profile = Update User Account
users.delete_account = Delete User Account
users.still_own_repo = This user still owns one or more repositories. Delete or transfer these repositories first.
users.still_has_org = This user is a member of an organization. Remove the user from any organizations first.
users.deletion_success = The user account has been deleted.
2021-01-05 14:54:48 +01:00
users.reset_2fa = Reset 2FA
2021-10-12 20:11:35 +02:00
users.list_status_filter.menu_text = Filter
users.list_status_filter.reset = Reset
users.list_status_filter.is_active = Active
users.list_status_filter.not_active = Inactive
users.list_status_filter.is_admin = Admin
users.list_status_filter.not_admin = Not Admin
users.list_status_filter.is_restricted = Restricted
users.list_status_filter.not_restricted = Not Restricted
users.list_status_filter.is_prohibit_login = Prohibit Login
users.list_status_filter.not_prohibit_login = Allow Login
users.list_status_filter.is_2fa_enabled = 2FA Enabled
users.list_status_filter.not_2fa_enabled = 2FA Disabled
2014-08-29 09:32:52 +02:00
2020-03-02 19:25:36 +01:00
emails.email_manage_panel = User Email Management
emails.primary = Primary
emails.activated = Activated
emails.filter_sort.email = Email
emails.filter_sort.email_reverse = Email (reverse)
emails.filter_sort.name = User Name
emails.filter_sort.name_reverse = User Name (reverse)
emails.updated = Email updated
emails.not_updated = Failed to update the requested email address: %v
emails.duplicate_active = This email address is already active for a different user.
emails.change_email_header = Update Email Properties
emails.change_email_text = Are your sure you want to update this email address?
2017-05-18 03:03:43 +02:00
orgs.org_manage_panel = Organization Management
2014-08-29 14:50:43 +02:00
orgs.name = Name
orgs.teams = Teams
orgs.members = Members
2018-04-19 16:24:31 +02:00
orgs.new_orga = New Organization
2014-08-29 14:50:43 +02:00
2017-05-18 03:03:43 +02:00
repos.repo_manage_panel = Repository Management
2020-09-25 06:09:23 +02:00
repos.unadopted = Unadopted Repositories
repos.unadopted.no_more = No more unadopted repositories found
2014-08-29 14:50:43 +02:00
repos.owner = Owner
repos.name = Name
repos.private = Private
repos.watches = Watches
repos.stars = Stars
2018-05-24 03:03:42 +02:00
repos.forks = Forks
2014-08-29 14:50:43 +02:00
repos.issues = Issues
2017-04-11 15:30:15 +02:00
repos.size = Size
2014-08-29 14:50:43 +02:00
2021-01-15 00:24:03 +01:00
defaulthooks = Default Webhooks
defaulthooks.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>.
defaulthooks.add_webhook = Add Default Webhook
defaulthooks.update_webhook = Update Default Webhook
2019-03-19 03:33:20 +01:00
2021-01-15 00:24:03 +01:00
systemhooks = System Webhooks
systemhooks.desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined here 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>.
2020-03-08 23:08:05 +01:00
systemhooks.add_webhook = Add System Webhook
systemhooks.update_webhook = Update System Webhook
2018-04-19 16:24:31 +02:00
auths.auth_manage_panel = Authentication Source Management
auths.new = Add Authentication Source
2014-08-29 14:50:43 +02:00
auths.name = Name
auths.type = Type
auths.enabled = Enabled
2018-04-19 16:24:31 +02:00
auths.syncenabled = Enable User Synchronization
2014-08-29 14:50:43 +02:00
auths.updated = Updated
2015-09-07 17:51:53 +02:00
auths.auth_type = Authentication Type
auths.auth_name = Authentication Name
2016-07-08 01:25:09 +02:00
auths.security_protocol = Security Protocol
2014-08-29 14:50:43 +02:00
auths.domain = Domain
auths.host = Host
auths.port = Port
2015-08-13 01:58:27 +02:00
auths.bind_dn = Bind DN
auths.bind_password = Bind Password
auths.user_base = User Search Base
2015-09-05 05:39:23 +02:00
auths.user_dn = User DN
2018-04-19 16:24:31 +02:00
auths.attribute_username = Username Attribute
auths.attribute_username_placeholder = Leave empty to use the username entered in Gitea.
auths.attribute_name = First Name Attribute
auths.attribute_surname = Surname Attribute
auths.attribute_mail = Email Attribute
2018-05-24 06:59:02 +02:00
auths.attribute_ssh_public_key = Public SSH Key Attribute
2021-09-27 04:39:36 +02:00
auths.attribute_avatar = Avatar Attribute
2018-04-19 16:24:31 +02:00
auths.attributes_in_bind = Fetch Attributes in Bind DN Context
2020-01-20 04:47:39 +01:00
auths.allow_deactivate_all = Allow an empty search result to deactivate all users
2018-05-08 14:40:52 +02:00
auths.use_paged_search = Use Paged Search
auths.search_page_size = Page Size
2015-08-13 01:58:27 +02:00
auths.filter = User Filter
2015-08-19 06:34:03 +02:00
auths.admin_filter = Admin Filter
2020-03-05 07:30:33 +01:00
auths.restricted_filter = Restricted Filter
auths.restricted_filter_helper = Leave empty to not set any users as restricted. Use an asterisk ('*') to set all users that do not match Admin Filter as restricted.
2020-09-10 17:30:07 +02:00
auths.verify_group_membership = Verify group membership in LDAP
auths.group_search_base = Group Search Base DN
auths.valid_groups_filter = Valid Groups Filter
auths.group_attribute_list_users = Group Attribute Containing List Of Users
auths.user_attribute_in_group = User Attribute Listed In Group
2018-01-02 03:37:16 +01:00
auths.ms_ad_sa = MS AD Search Attributes
2015-09-07 17:51:53 +02:00
auths.smtp_auth = SMTP Authentication Type
2014-08-29 14:50:43 +02:00
auths.smtphost = SMTP Host
auths.smtpport = SMTP Port
2015-09-11 19:32:33 +02:00
auths.allowed_domains = Allowed Domains
2018-04-19 16:24:31 +02:00
auths.allowed_domains_helper = Leave empty to allow all domains. Separate multiple domains with a comma (',').
2015-08-29 09:45:58 +02:00
auths.skip_tls_verify = Skip TLS Verify
2021-08-11 22:42:58 +02:00
auths.force_smtps = Force SMTPS
2021-08-14 16:10:39 +02:00
auths.force_smtps_helper = SMTPS is always used on port 465. Set this to force SMTPS on other ports. (Otherwise STARTTLS will be used on other ports if it is supported by the host.)
2021-08-11 22:42:58 +02:00
auths.helo_hostname = HELO Hostname
auths.helo_hostname_helper = Hostname sent with HELO. Leave blank to send current hostname.
auths.disable_helo = Disable HELO
2015-04-23 13:58:57 +02:00
auths.pam_service_name = PAM Service Name
2021-05-14 00:11:47 +02:00
auths.pam_email_domain = PAM Email Domain (optional)
2017-05-01 15:26:53 +02:00
auths.oauth2_provider = OAuth2 Provider
2020-12-28 03:35:55 +01:00
auths.oauth2_icon_url = Icon URL
2017-02-22 08:14:37 +01:00
auths.oauth2_clientID = Client ID (Key)
auths.oauth2_clientSecret = Client Secret
2017-05-01 15:26:53 +02:00
auths.openIdConnectAutoDiscoveryURL = OpenID Connect Auto Discovery URL
2018-04-19 16:24:31 +02:00
auths.oauth2_use_custom_url = Use Custom URLs Instead of Default URLs
2017-05-01 15:26:53 +02:00
auths.oauth2_tokenURL = Token URL
auths.oauth2_authURL = Authorize URL
auths.oauth2_profileURL = Profile URL
auths.oauth2_emailURL = Email URL
2021-09-10 18:37:57 +02:00
auths.skip_local_two_fa = Skip local 2FA
auths.skip_local_two_fa_helper = Leaving unset means local users with 2FA set will still have to pass 2FA to log on
2021-08-06 03:11:08 +02:00
auths.oauth2_tenant = Tenant
2014-08-29 14:50:43 +02:00
auths.enable_auto_register = Enable Auto Registration
2019-11-23 00:33:31 +01:00
auths.sspi_auto_create_users = Automatically create users
auths.sspi_auto_create_users_helper = Allow SSPI auth method to automatically create new accounts for users that login for the first time
auths.sspi_auto_activate_users = Automatically activate users
auths.sspi_auto_activate_users_helper = Allow SSPI auth method to automatically activate new users
auths.sspi_strip_domain_names = Remove domain names from usernames
auths.sspi_strip_domain_names_helper = If checked, domain names will be removed from logon names (eg. "DOMAIN\user" and "user@example.org" both will become just "user").
auths.sspi_separator_replacement = Separator to use instead of \, / and @
auths.sspi_separator_replacement_helper = The character to use to replace the separators of down-level logon names (eg. the \ in "DOMAIN\user") and user principal names (eg. the @ in "user@example.org").
auths.sspi_default_language = Default user language
auths.sspi_default_language_helper = Default language for users automatically created by SSPI auth method. Leave empty if you prefer language to be automatically detected.
2014-08-29 14:50:43 +02:00
auths.tips = Tips
2017-05-01 15:26:53 +02:00
auths.tips.oauth2.general = OAuth2 Authentication
auths.tips.oauth2.general.tip = When registering a new OAuth2 authentication, the callback/redirect URL should be: <host>/user/oauth2/<Authentication Name>/callback
auths.tip.oauth2_provider = OAuth2 Provider
2018-04-19 16:24:31 +02:00
auths.tip.bitbucket = Register a new OAuth consumer on https://bitbucket.org/account/user/<your username>/oauth-consumers/new and add the permission 'Account' - 'Read'
2020-03-03 04:11:45 +01:00
auths.tip.nextcloud = Register a new OAuth consumer on your instance using the following menu "Settings -> Security -> OAuth 2.0 client"
2017-10-21 15:30:21 +02:00
auths.tip.dropbox = Create a new application at https://www.dropbox.com/developers/apps
2017-11-01 17:03:10 +01:00
auths.tip.facebook = Register a new application at https://developers.facebook.com/apps and add the product "Facebook Login"
2017-05-01 15:26:53 +02:00
auths.tip.github = Register a new OAuth application on https://github.com/settings/applications/new
auths.tip.gitlab = Register a new application on https://gitlab.com/profile/applications
2018-04-19 16:24:31 +02:00
auths.tip.google_plus = Obtain OAuth2 client credentials from the Google API console at https://console.developers.google.com/
2017-05-01 15:26:53 +02:00
auths.tip.openid_connect = Use the OpenID Connect Discovery URL (<server>/.well-known/openid-configuration) to specify the endpoints
2018-04-19 16:24:31 +02:00
auths.tip.twitter = Go to https://dev.twitter.com/apps, create an application and ensure that the “Allow this application to be used to Sign in with Twitter” option is enabled
2019-01-13 20:06:22 +01:00
auths.tip.discord = Register a new application on https://discordapp.com/developers/applications/me
2019-09-13 04:15:36 +02:00
auths.tip.gitea = Register a new OAuth2 application. Guide can be found at https://docs.gitea.io/en-us/oauth2-provider/
2020-03-04 23:08:52 +01:00
auths.tip.yandex = Create a new application at https://oauth.yandex.com/client/new. Select following permissions from the "Yandex.Passport API" section: "Access to email address", "Access to user avatar" and "Access to username, first name and surname, gender"
2020-10-25 19:21:49 +01:00
auths.tip.mastodon = Input a custom instance URL for the mastodon instance you want to authenticate with (or use the default one)
2018-04-19 16:24:31 +02:00
auths.edit = Edit Authentication Source
auths.activated = This Authentication Source is Activated
2017-05-18 03:03:43 +02:00
auths.new_success = The authentication '%s' has been added.
2018-04-19 16:24:31 +02:00
auths.update_success = The authentication source has been updated.
auths.update = Update Authentication Source
auths.delete = Delete Authentication Source
2017-05-18 03:03:43 +02:00
auths.delete_auth_title = Delete Authentication Source
2018-04-19 16:24:31 +02:00
auths.delete_auth_desc = Deleting an authentication source prevents users from using it to sign in. Continue?
auths.still_in_used = The authentication source is still in use. Convert or delete any users using this authentication source first.
auths.deletion_success = The authentication source has been deleted.
auths.login_source_exist = The authentication source '%s' already exists.
2019-11-23 00:33:31 +01:00
auths.login_source_of_type_exist = An authentication source of this type already exists.
2014-08-29 14:50:43 +02:00
2014-08-30 14:49:51 +02:00
config.server_config = Server Configuration
2018-04-19 16:24:31 +02:00
config.app_name = Site Title
config.app_ver = Gitea Version
config.app_url = Gitea Base URL
2017-06-22 15:21:56 +02:00
config.custom_conf = Configuration File Path
2019-03-19 23:40:13 +01:00
config.custom_file_root_path = "Custom File Root Path"
2021-11-05 20:23:55 +01:00
config.domain = Server Domain
2018-04-19 16:24:31 +02:00
config.offline_mode = Local Mode
2014-08-30 14:49:51 +02:00
config.disable_router_log = Disable Router Log
2018-04-19 16:24:31 +02:00
config.run_user = Run As Username
2014-08-30 14:49:51 +02:00
config.run_mode = Run Mode
2017-02-13 12:49:42 +01:00
config.git_version = Git Version
2014-08-30 14:49:51 +02:00
config.repo_root_path = Repository Root Path
2016-12-26 02:16:37 +01:00
config.lfs_root_path = LFS Root Path
2014-08-30 14:49:51 +02:00
config.static_file_root_path = Static File Root Path
2018-04-19 16:24:31 +02:00
config.log_file_root_path = Log Path
2014-08-30 14:49:51 +02:00
config.script_type = Script Type
config.reverse_auth_user = Reverse Authentication User
2016-02-28 02:48:39 +01:00
config.ssh_config = SSH Configuration
config.ssh_enabled = Enabled
2018-04-19 16:24:31 +02:00
config.ssh_start_builtin_server = Use Built-In Server
2021-11-05 20:23:55 +01:00
config.ssh_domain = SSH Server Domain
2016-02-28 02:48:39 +01:00
config.ssh_port = Port
config.ssh_listen_port = Listen Port
config.ssh_root_path = Root Path
config.ssh_key_test_path = Key Test Path
config.ssh_keygen_path = Keygen ('ssh-keygen') Path
config.ssh_minimum_key_size_check = Minimum Key Size Check
config.ssh_minimum_key_sizes = Minimum Key Sizes
2019-06-16 20:24:49 +02:00
config.lfs_config = LFS Configuration
config.lfs_enabled = Enabled
config.lfs_content_path = LFS Content Path
config.lfs_http_auth_expiry = LFS HTTP Auth Expiry
2014-08-30 14:49:51 +02:00
config.db_config = Database Configuration
config.db_type = Type
config.db_host = Host
config.db_name = Name
2018-04-19 16:24:31 +02:00
config.db_user = Username
2020-01-20 16:45:14 +01:00
config.db_schema = Schema
2018-04-19 16:24:31 +02:00
config.db_ssl_mode = SSL
2014-08-30 14:49:51 +02:00
config.db_path = Path
2016-08-10 20:01:42 +02:00
2014-08-30 14:49:51 +02:00
config.service_config = Service Configuration
2018-04-19 16:24:31 +02:00
config.register_email_confirm = Require Email Confirmation to Register
config.disable_register = Disable Self-Registration
2021-05-09 16:13:35 +02:00
config.allow_only_internal_registration = Allow Registration Only Through Gitea itself
2018-07-20 18:40:08 +02:00
config.allow_only_external_registration = Allow Registration Only Through External Services
2018-04-19 16:24:31 +02:00
config.enable_openid_signup = Enable OpenID Self-Registration
config.enable_openid_signin = Enable OpenID Sign-In
2015-02-05 18:10:52 +01:00
config.show_registration_button = Show Register Button
2018-04-19 16:24:31 +02:00
config.require_sign_in_view = Require Sign-In to View Pages
config.mail_notify = Enable Email Notifications
2015-09-13 17:16:29 +02:00
config.disable_key_size_check = Disable Minimum Key Size Check
2018-04-19 16:24:31 +02:00
config.enable_captcha = Enable CAPTCHA
2014-08-30 14:49:51 +02:00
config.active_code_lives = Active Code Lives
2019-04-18 09:23:59 +02:00
config.reset_password_code_lives = Recover Account Code Expiry Time
2018-04-19 16:24:31 +02:00
config.default_keep_email_private = Hide Email Addresses by Default
config.default_allow_create_organization = Allow Creation of Organizations by Default
config.enable_timetracking = Enable Time Tracking
config.default_enable_timetracking = Enable Time Tracking by Default
config.default_allow_only_contributors_to_track_time = Let Only Contributors Track Time
config.no_reply_address = Hidden Email Domain
2019-02-18 17:00:27 +01:00
config.default_visibility_organization = Default visibility for new Organizations
2018-07-20 18:40:08 +02:00
config.default_enable_dependencies = Enable Issue Dependencies by Default
2016-08-10 20:01:42 +02:00
2014-08-30 14:49:51 +02:00
config.webhook_config = Webhook Configuration
2015-07-25 20:14:07 +02:00
config.queue_length = Queue Length
2014-08-30 14:49:51 +02:00
config.deliver_timeout = Deliver Timeout
2017-05-18 03:03:43 +02:00
config.skip_tls_verify = Skip TLS Verification
2016-08-10 20:01:42 +02:00
2018-04-19 16:24:31 +02:00
config.mailer_config = SMTP Mailer Configuration
2014-08-30 14:49:51 +02:00
config.mailer_enabled = Enabled
2015-07-03 08:39:36 +02:00
config.mailer_disable_helo = Disable HELO
2014-08-30 14:49:51 +02:00
config.mailer_name = Name
config.mailer_host = Host
config.mailer_user = User
2017-10-26 10:47:16 +02:00
config.mailer_use_sendmail = Use Sendmail
config.mailer_sendmail_path = Sendmail Path
2018-04-19 16:24:31 +02:00
config.mailer_sendmail_args = Extra Arguments to Sendmail
2020-05-03 01:04:31 +02:00
config.mailer_sendmail_timeout = Sendmail Timeout
2020-08-11 04:38:30 +02:00
config.test_email_placeholder = Email (e.g. test@example.com)
2018-04-19 16:24:31 +02:00
config.send_test_mail = Send Testing Email
config.test_mail_failed = Failed to send a testing email to '%s': %v
config.test_mail_sent = A testing email has been sent to '%s'.
2016-08-10 20:01:42 +02:00
2014-08-30 14:49:51 +02:00
config.oauth_config = OAuth Configuration
config.oauth_enabled = Enabled
2016-08-10 20:01:42 +02:00
2014-08-30 14:49:51 +02:00
config.cache_config = Cache Configuration
config.cache_adapter = Cache Adapter
config.cache_interval = Cache Interval
config.cache_conn = Cache Connection
2019-05-06 16:35:11 +02:00
config.cache_item_ttl = Cache Item TTL
2016-08-10 20:01:42 +02:00
2014-08-30 14:49:51 +02:00
config.session_config = Session Configuration
config.session_provider = Session Provider
config.provider_config = Provider Config
config.cookie_name = Cookie Name
config.gc_interval_time = GC Interval Time
config.session_life_time = Session Life Time
config.https_only = HTTPS Only
config.cookie_life_time = Cookie Life Time
2016-08-10 20:01:42 +02:00
2018-04-19 16:24:31 +02:00
config.picture_config = Picture and Avatar Configuration
2014-08-30 14:49:51 +02:00
config.picture_service = Picture Service
config.disable_gravatar = Disable Gravatar
2016-08-07 19:27:38 +02:00
config.enable_federated_avatar = Enable Federated Avatars
2016-08-10 20:01:42 +02:00
config.git_config = Git Configuration
config.git_disable_diff_highlight = Disable Diff Syntax Highlight
config.git_max_diff_lines = Max Diff Lines (for a single file)
config.git_max_diff_line_characters = Max Diff Characters (for a single line)
config.git_max_diff_files = Max Diff Files (to be shown)
config.git_gc_args = GC Arguments
config.git_migrate_timeout = Migration Timeout
config.git_mirror_timeout = Mirror Update Timeout
config.git_clone_timeout = Clone Operation Timeout
config.git_pull_timeout = Pull Operation Timeout
config.git_gc_timeout = GC Operation Timeout
2014-08-30 14:49:51 +02:00
config.log_config = Log Configuration
config.log_mode = Log Mode
2019-04-02 09:48:31 +02:00
config.own_named_logger = Named Logger
config.routes_to_default_logger = Routes To Default Logger
config.go_log = Uses Go Log (redirected to default)
config.router_log_mode = Router Log Mode
config.disabled_logger = Disabled
config.access_log_mode = Access Log Mode
config.access_log_template = Template
config.xorm_log_mode = XORM Log Mode
config.xorm_log_sql = Log SQL
2014-08-30 14:49:51 +02:00
monitor.cron = Cron Tasks
monitor.name = Name
monitor.schedule = Schedule
monitor.next = Next Time
monitor.previous = Previous Time
2018-04-19 16:24:31 +02:00
monitor.execute_times = Executions
2014-08-30 14:49:51 +02:00
monitor.process = Running Processes
monitor.desc = Description
monitor.start = Start Time
monitor.execute_time = Execution Time
2019-11-30 15:40:22 +01:00
monitor.process.cancel = Cancel process
monitor.process.cancel_desc = Cancelling a process may cause data loss
monitor.process.cancel_notices = Cancel: <strong>%s</strong>?
2020-01-07 12:23:09 +01:00
monitor.queues = Queues
monitor.queue = Queue: %s
monitor.queue.name = Name
monitor.queue.type = Type
monitor.queue.exemplar = Exemplar Type
monitor.queue.numberworkers = Number of Workers
monitor.queue.maxnumberworkers = Max Number of Workers
monitor.queue.review = Review Config
monitor.queue.review_add = Review/Add Workers
monitor.queue.configuration = Initial Configuration
monitor.queue.nopool.title = No Worker Pool
monitor.queue.nopool.desc = This queue wraps other queues and does not itself have a worker pool.
monitor.queue.wrapped.desc = A wrapped queue wraps a slow starting queue, buffering queued requests in a channel. It does not have a worker pool itself.
monitor.queue.persistable-channel.desc = A persistable-channel wraps two queues, a channel queue that has its own worker pool and a level queue for persisted requests from previous shutdowns. It does not have a worker pool itself.
monitor.queue.pool.timeout = Timeout
monitor.queue.pool.addworkers.title = Add Workers
monitor.queue.pool.addworkers.submit = Add Workers
monitor.queue.pool.addworkers.desc = Add Workers to this pool with or without a timeout. If you set a timeout these workers will be removed from the pool after the timeout has lapsed.
monitor.queue.pool.addworkers.numberworkers.placeholder = Number of Workers
monitor.queue.pool.addworkers.timeout.placeholder = Set to 0 for no timeout
monitor.queue.pool.addworkers.mustnumbergreaterzero = Number of Workers to add must be greater than zero
monitor.queue.pool.addworkers.musttimeoutduration = Timeout must be a golang duration eg. 5m or be 0
2020-01-29 02:01:06 +01:00
monitor.queue.pool.flush.title = Flush Queue
monitor.queue.pool.flush.desc = Flush will add a worker that will terminate once the queue is empty, or it times out.
monitor.queue.pool.flush.submit = Add Flush Worker
monitor.queue.pool.flush.added = Flush Worker added for %[1]s
2020-01-07 12:23:09 +01:00
monitor.queue.settings.title = Pool Settings
monitor.queue.settings.desc = Pools dynamically grow with a boost in response to their worker queue blocking. These changes will not affect current worker groups.
monitor.queue.settings.timeout = Boost Timeout
monitor.queue.settings.timeout.placeholder = Currently %[1]v
monitor.queue.settings.timeout.error = Timeout must be a golang duration eg. 5m or be 0
monitor.queue.settings.numberworkers = Boost Number of Workers
monitor.queue.settings.numberworkers.placeholder = Currently %[1]d
monitor.queue.settings.numberworkers.error = Number of Workers to add must be greater than or equal to zero
monitor.queue.settings.maxnumberworkers = Max Number of workers
monitor.queue.settings.maxnumberworkers.placeholder = Currently %[1]d
monitor.queue.settings.maxnumberworkers.error = Max number of workers must be a number
monitor.queue.settings.submit = Update Settings
monitor.queue.settings.changed = Settings Updated
monitor.queue.settings.blocktimeout = Current Block Timeout
monitor.queue.settings.blocktimeout.value = %[1]v
monitor.queue.pool.none = This queue does not have a Pool
monitor.queue.pool.added = Worker Group Added
monitor.queue.pool.max_changed = Maximum number of workers changed
monitor.queue.pool.workers.title = Active Worker Groups
monitor.queue.pool.workers.none = No worker groups.
monitor.queue.pool.cancel = Shutdown Worker Group
monitor.queue.pool.cancelling = Worker Group shutting down
monitor.queue.pool.cancel_notices = Shutdown this group of %s workers?
monitor.queue.pool.cancel_desc = Leaving a queue without any worker groups may cause requests to block indefinitely.
2014-08-30 14:49:51 +02:00
2014-10-09 00:29:18 +02:00
notices.system_notice_list = System Notices
2017-05-11 03:03:34 +02:00
notices.view_detail_header = View Notice Details
2015-12-05 07:09:14 +01:00
notices.actions = Actions
notices.select_all = Select All
notices.deselect_all = Deselect All
notices.inverse_selection = Inverse Selection
notices.delete_selected = Delete Selected
notices.delete_all = Delete All Notices
2014-10-09 00:29:18 +02:00
notices.type = Type
notices.type_1 = Repository
2020-05-17 01:31:38 +02:00
notices.type_2 = Task
2014-10-09 00:29:18 +02:00
notices.desc = Description
notices.op = Op.
2017-05-18 03:03:43 +02:00
notices.delete_success = The system notices have been deleted.
2014-10-09 00:29:18 +02:00
2014-07-26 06:24:27 +02:00
[action]
2017-11-01 17:03:10 +01:00
create_repo = created repository <a href="%s">%s</a>
rename_repo = renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a>
2018-08-28 17:48:15 +02:00
commit_repo = pushed to <a href="%[1]s/src/branch/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a>
2017-11-01 17:03:10 +01:00
create_issue = `opened issue <a href="%s/issues/%s">%s#%[2]s</a>`
close_issue = `closed issue <a href="%s/issues/%s">%s#%[2]s</a>`
reopen_issue = `reopened issue <a href="%s/issues/%s">%s#%[2]s</a>`
create_pull_request = `created pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
close_pull_request = `closed pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
reopen_pull_request = `reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
comment_issue = `commented on issue <a href="%s/issues/%s">%s#%[2]s</a>`
2019-12-22 09:29:26 +01:00
comment_pull = `commented on pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
2017-11-01 17:03:10 +01:00
merge_pull_request = `merged pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
transfer_repo = transferred repository <code>%s</code> to <a href="%s">%s</a>
2021-07-17 23:21:04 +02:00
push_tag = pushed tag <a href="%s/src/tag/%s">%[4]s</a> to <a href="%[1]s">%[3]s</a>
2017-11-01 17:03:10 +01:00
delete_tag = deleted tag %[2]s from <a href="%[1]s">%[3]s</a>
delete_branch = deleted branch %[2]s from <a href="%[1]s">%[3]s</a>
2020-05-05 00:44:30 +02:00
compare_branch = Compare
2017-05-18 03:03:43 +02:00
compare_commits = Compare %d commits
2019-06-29 11:18:49 +02:00
compare_commits_general = Compare commits
2018-09-07 04:06:09 +02:00
mirror_sync_push = synced commits to <a href="%[1]s/src/%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> from mirror
mirror_sync_create = synced new reference <a href="%s/src/%s">%[2]s</a> to <a href="%[1]s">%[3]s</a> from mirror
mirror_sync_delete = synced and deleted reference <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> from mirror
2019-11-15 00:52:18 +01:00
approve_pull_request = `approved <a href="%s/pulls/%s">%s#%[2]s</a>`
reject_pull_request = `suggested changes for <a href="%s/pulls/%s">%s#%[2]s</a>`
2020-07-29 21:20:54 +02:00
publish_release = `released <a href="%s/releases/tag/%s"> "%[4]s" </a> at <a href="%[1]s">%[3]s</a>`
2021-02-11 18:32:25 +01:00
review_dismissed = `dismissed review from <b>%[4]s</b> for <a href="%[1]s/pulls/%[2]s">%[3]s#%[2]s</a>`
review_dismissed_reason = Reason:
2021-01-04 17:51:00 +01:00
create_branch = created branch <a href="%[1]s/src/branch/%[2]s">%[3]s</a> in <a href="%[1]s">%[4]s</a>
2021-10-28 09:05:00 +02:00
starred_repo = starred <a href="%[1]s">%[2]s</a>
2021-10-16 16:21:16 +02:00
watched_repo = started watching <a href="%[1]s">%[2]s</a>
2014-07-26 06:24:27 +02:00
[tool]
2017-06-28 07:43:28 +02:00
ago = %s ago
from_now = %s from now
2014-07-26 06:24:27 +02:00
now = now
2017-06-28 07:43:28 +02:00
future = future
1s = 1 second
1m = 1 minute
1h = 1 hour
1d = 1 day
1w = 1 week
1mon = 1 month
1y = 1 year
seconds = %d seconds
minutes = %d minutes
hours = %d hours
days = %d days
weeks = %d weeks
months = %d months
years = %d years
2014-08-30 14:49:51 +02:00
raw_seconds = seconds
raw_minutes = minutes
2015-08-11 11:54:00 +02:00
[dropzone]
2018-04-19 16:24:31 +02:00
default_message = Drop files or click here to upload.
invalid_input_type = You can not upload files of this type.
2017-03-09 14:24:57 +01:00
file_too_big = File size ({{filesize}} MB) exceeds the maximum size of ({{maxFilesize}} MB).
2015-08-13 01:58:27 +02:00
remove_file = Remove file
2016-12-30 19:49:54 +01:00
[notification]
notifications = Notifications
unread = Unread
read = Read
2018-04-19 16:24:31 +02:00
no_unread = No unread notifications.
no_read = No read notifications.
2017-03-09 14:24:57 +01:00
pin = Pin notification
2017-01-18 02:18:55 +01:00
mark_as_read = Mark as read
mark_as_unread = Mark as unread
2017-12-07 06:52:57 +01:00
mark_all_as_read = Mark all as read
2017-03-22 11:43:54 +01:00
[gpg]
2019-10-16 15:42:42 +02:00
default_key = Signed with default key
2017-03-22 11:43:54 +01:00
error.extract_sign = Failed to extract signature
error.generate_hash = Failed to generate hash of commit
2018-04-19 16:24:31 +02:00
error.no_committer_account = No account linked to committer's email address
2017-11-01 17:03:10 +01:00
error.no_gpg_keys_found = "No known key found for this signature in database"
error.not_signed_commit = "Not a signed commit"
2018-04-19 16:24:31 +02:00
error.failed_retrieval_gpg_keys = "Failed to retrieve any key attached to the committer's account"
2019-10-16 15:42:42 +02:00
error.probable_bad_signature = "WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS."
error.probable_bad_default_signature = "WARNING! Although the default key has this ID it does not verify this commit! This commit is SUSPICIOUS."
2017-05-18 16:54:24 +02:00
[units]
2018-04-19 16:24:31 +02:00
error.no_unit_allowed_repo = You are not allowed to access any section of this repository.
error.unit_not_allowed = You are not allowed to access this repository section.