mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-13 04:31:23 +00:00
i18n(en): remove unused strings (#4805)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4805 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
This commit is contained in:
parent
3d4271e731
commit
7c74def6ff
1 changed files with 0 additions and 24 deletions
|
@ -51,7 +51,6 @@ webauthn_error_unable_to_process = The server could not process your request.
|
||||||
webauthn_error_duplicated = The security key is not permitted for this request. Please make sure that the key is not already registered.
|
webauthn_error_duplicated = The security key is not permitted for this request. Please make sure that the key is not already registered.
|
||||||
webauthn_error_empty = You must set a name for this key.
|
webauthn_error_empty = You must set a name for this key.
|
||||||
webauthn_error_timeout = Timeout reached before your key could be read. Please reload this page and retry.
|
webauthn_error_timeout = Timeout reached before your key could be read. Please reload this page and retry.
|
||||||
webauthn_reload = Reload
|
|
||||||
|
|
||||||
repository = Repository
|
repository = Repository
|
||||||
organization = Organization
|
organization = Organization
|
||||||
|
@ -227,7 +226,6 @@ string.desc = Z - A
|
||||||
[error]
|
[error]
|
||||||
occurred = An error occurred
|
occurred = An error occurred
|
||||||
report_message = If you believe that this is a Forgejo bug, please search for issues on <a href="https://codeberg.org/forgejo/forgejo/issues" target="_blank">Codeberg</a> or open a new issue if necessary.
|
report_message = If you believe that this is a Forgejo bug, please search for issues on <a href="https://codeberg.org/forgejo/forgejo/issues" target="_blank">Codeberg</a> or open a new issue if necessary.
|
||||||
missing_csrf = Bad Request: no CSRF token present
|
|
||||||
invalid_csrf = Bad Request: invalid CSRF token
|
invalid_csrf = Bad Request: invalid CSRF token
|
||||||
not_found = The target couldn't be found.
|
not_found = The target couldn't be found.
|
||||||
network_error = Network error
|
network_error = Network error
|
||||||
|
@ -364,12 +362,9 @@ env_config_keys_prompt = The following environment variables will also be applie
|
||||||
|
|
||||||
[home]
|
[home]
|
||||||
uname_holder = Username or email address
|
uname_holder = Username or email address
|
||||||
password_holder = Password
|
|
||||||
switch_dashboard_context = Switch dashboard context
|
switch_dashboard_context = Switch dashboard context
|
||||||
my_repos = Repositories
|
my_repos = Repositories
|
||||||
my_orgs = Organizations
|
my_orgs = Organizations
|
||||||
show_more_repos = Show more repositories…
|
|
||||||
collaborative_repos = Collaborative repositories
|
|
||||||
view_home = View %s
|
view_home = View %s
|
||||||
filter = Other filters
|
filter = Other filters
|
||||||
filter_by_team_repositories = Filter by team repositories
|
filter_by_team_repositories = Filter by team repositories
|
||||||
|
@ -407,7 +402,6 @@ disable_register_prompt = Registration is disabled. Please contact your site adm
|
||||||
disable_register_mail = Email confirmation for registration is disabled.
|
disable_register_mail = Email confirmation for registration is disabled.
|
||||||
manual_activation_only = Contact your site administrator to complete activation.
|
manual_activation_only = Contact your site administrator to complete activation.
|
||||||
remember_me = Remember this device
|
remember_me = Remember this device
|
||||||
remember_me.compromised = The login token is not valid anymore which may indicate a compromised account. Please check your account for unusual activities.
|
|
||||||
forgot_password_title= Forgot password
|
forgot_password_title= Forgot password
|
||||||
forgot_password = Forgot password?
|
forgot_password = Forgot password?
|
||||||
hint_login = Already have an account? <a href="%s">Sign in now!</a>
|
hint_login = Already have an account? <a href="%s">Sign in now!</a>
|
||||||
|
@ -428,7 +422,6 @@ change_unconfirmed_email_summary = Change the email address activation mail is s
|
||||||
change_unconfirmed_email = If you have given the wrong email address during registration, you can change it below, and a confirmation will be sent to the new address instead.
|
change_unconfirmed_email = If you have given the wrong email address during registration, you can change it below, and a confirmation will be sent to the new address instead.
|
||||||
change_unconfirmed_email_error = Unable to change the email address: %v
|
change_unconfirmed_email_error = Unable to change the email address: %v
|
||||||
resend_mail = Click here to resend your activation email
|
resend_mail = Click here to resend your activation email
|
||||||
email_not_associate = The email address is not associated with any account.
|
|
||||||
send_reset_mail = Send recovery email
|
send_reset_mail = Send recovery email
|
||||||
reset_password = Account recovery
|
reset_password = Account recovery
|
||||||
invalid_code = Your confirmation code is invalid or has expired.
|
invalid_code = Your confirmation code is invalid or has expired.
|
||||||
|
@ -470,7 +463,6 @@ authorize_application_description = If you grant the access, it will be able to
|
||||||
authorize_title = Authorize "%s" to access your account?
|
authorize_title = Authorize "%s" to access your account?
|
||||||
authorization_failed = Authorization failed
|
authorization_failed = Authorization failed
|
||||||
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
|
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
|
||||||
sspi_auth_failed = SSPI authentication failed
|
|
||||||
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 and consider changing this password elsewhere too.
|
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 and consider changing this password elsewhere too.
|
||||||
password_pwned_err = Could not complete request to HaveIBeenPwned
|
password_pwned_err = Could not complete request to HaveIBeenPwned
|
||||||
last_admin = You cannot remove the last admin. There must be at least one admin.
|
last_admin = You cannot remove the last admin. There must be at least one admin.
|
||||||
|
@ -582,8 +574,6 @@ RepoName = Repository name
|
||||||
Email = Email address
|
Email = Email address
|
||||||
Password = Password
|
Password = Password
|
||||||
Retype = Confirm password
|
Retype = Confirm password
|
||||||
SSHTitle = SSH key name
|
|
||||||
HttpsUrl = HTTPS URL
|
|
||||||
PayloadUrl = Payload URL
|
PayloadUrl = Payload URL
|
||||||
TeamName = Team name
|
TeamName = Team name
|
||||||
AuthName = Authorization name
|
AuthName = Authorization name
|
||||||
|
@ -727,13 +717,11 @@ password = Password
|
||||||
security = Security
|
security = Security
|
||||||
avatar = Avatar
|
avatar = Avatar
|
||||||
ssh_gpg_keys = SSH / GPG keys
|
ssh_gpg_keys = SSH / GPG keys
|
||||||
social = Social accounts
|
|
||||||
applications = Applications
|
applications = Applications
|
||||||
orgs = Organizations
|
orgs = Organizations
|
||||||
repos = Repositories
|
repos = Repositories
|
||||||
delete = Delete Account
|
delete = Delete Account
|
||||||
twofa = Two-factor authentication (TOTP)
|
twofa = Two-factor authentication (TOTP)
|
||||||
account_link = Linked accounts
|
|
||||||
organization = Organizations
|
organization = Organizations
|
||||||
uid = UID
|
uid = UID
|
||||||
webauthn = Two-factor authentication (Security keys)
|
webauthn = Two-factor authentication (Security keys)
|
||||||
|
@ -795,7 +783,6 @@ keep_activity_private = Hide activity from profile page
|
||||||
keep_activity_private.description = Your <a href="%s">public activity</a> will only be visible to you and the instance administrators.
|
keep_activity_private.description = Your <a href="%s">public activity</a> will only be visible to you and the instance administrators.
|
||||||
|
|
||||||
lookup_avatar_by_mail = Lookup avatar by email address
|
lookup_avatar_by_mail = Lookup avatar by email address
|
||||||
federated_avatar_lookup = Federated avatar lookup
|
|
||||||
enable_custom_avatar = Use custom avatar
|
enable_custom_avatar = Use custom avatar
|
||||||
choose_new_avatar = Choose new avatar
|
choose_new_avatar = Choose new avatar
|
||||||
update_avatar = Update avatar
|
update_avatar = Update avatar
|
||||||
|
@ -856,7 +843,6 @@ principal_desc = These SSH certificate principals are associated with your accou
|
||||||
gpg_desc = These public GPG keys are associated with your account and used to verify your commits. Keep your private keys safe as they allow to sign commits with your identity.
|
gpg_desc = These public GPG keys are associated with your account and used to verify your commits. Keep your private keys safe as they allow to sign commits with your identity.
|
||||||
ssh_helper = <strong>Need help?</strong> Have a look at the guide to <a href="%s">create your own SSH keys</a> or solve <a href="%s">common problems</a> you may encounter using SSH.
|
ssh_helper = <strong>Need help?</strong> Have a look at the 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 the guide <a href="%s">about GPG</a>.
|
gpg_helper = <strong>Need help?</strong> Have a look at the guide <a href="%s">about GPG</a>.
|
||||||
add_new_key = Add SSH key
|
|
||||||
add_new_gpg_key = Add GPG key
|
add_new_gpg_key = Add GPG key
|
||||||
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"
|
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"
|
||||||
key_content_gpg_placeholder = Begins with "-----BEGIN PGP PUBLIC KEY BLOCK-----"
|
key_content_gpg_placeholder = Begins with "-----BEGIN PGP PUBLIC KEY BLOCK-----"
|
||||||
|
@ -875,7 +861,6 @@ gpg_invalid_token_signature = The provided GPG key, signature and token do not m
|
||||||
gpg_token_required = You must provide a signature for the below token
|
gpg_token_required = You must provide a signature for the below token
|
||||||
gpg_token = Token
|
gpg_token = Token
|
||||||
gpg_token_help = You can generate a signature using:
|
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
|
gpg_token_signature = Armored GPG signature
|
||||||
key_signature_gpg_placeholder = Begins with "-----BEGIN PGP SIGNATURE-----"
|
key_signature_gpg_placeholder = Begins with "-----BEGIN PGP SIGNATURE-----"
|
||||||
verify_gpg_key_success = GPG key "%s" has been verified.
|
verify_gpg_key_success = GPG key "%s" has been verified.
|
||||||
|
@ -922,7 +907,6 @@ hide_openid = Hide from profile
|
||||||
ssh_disabled = SSH is disabled
|
ssh_disabled = SSH is disabled
|
||||||
ssh_signonly = SSH is currently disabled so these keys are only used for commit signature verification.
|
ssh_signonly = SSH is currently disabled so these keys are only used for commit signature verification.
|
||||||
ssh_externally_managed = This SSH key is externally managed for this user
|
ssh_externally_managed = This SSH key is externally managed for this user
|
||||||
manage_social = Manage Associated Social Accounts
|
|
||||||
social_desc = These social accounts can be used to sign in to your account. Make sure you recognize all of them.
|
social_desc = These social accounts can be used to sign in to your account. Make sure you recognize all of them.
|
||||||
unbind = Unlink
|
unbind = Unlink
|
||||||
unbind_success = The social account has been removed successfully.
|
unbind_success = The social account has been removed successfully.
|
||||||
|
@ -1743,18 +1727,13 @@ issues.add_time_sum_to_small = No time was entered.
|
||||||
issues.time_spent_total = Total time spent
|
issues.time_spent_total = Total time spent
|
||||||
issues.time_spent_from_all_authors = `Total time spent: %s`
|
issues.time_spent_from_all_authors = `Total time spent: %s`
|
||||||
issues.due_date = Due date
|
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.
|
|
||||||
issues.push_commit_1 = added %d commit %s
|
issues.push_commit_1 = added %d commit %s
|
||||||
issues.push_commits_n = added %d commits %s
|
issues.push_commits_n = added %d commits %s
|
||||||
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`
|
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`
|
||||||
issues.force_push_compare = Compare
|
issues.force_push_compare = Compare
|
||||||
issues.due_date_form = yyyy-mm-dd
|
issues.due_date_form = yyyy-mm-dd
|
||||||
issues.due_date_form_add = Add due date
|
|
||||||
issues.due_date_form_edit = Edit
|
issues.due_date_form_edit = Edit
|
||||||
issues.due_date_form_remove = Remove
|
issues.due_date_form_remove = Remove
|
||||||
issues.due_date_not_writer = You need write access to this repository in order to update the due date of an issue.
|
|
||||||
issues.due_date_not_set = No due date set.
|
issues.due_date_not_set = No due date set.
|
||||||
issues.due_date_added = added the due date %s %s
|
issues.due_date_added = added the due date %s %s
|
||||||
issues.due_date_modified = modified the due date from %[2]s to %[1]s %[3]s
|
issues.due_date_modified = modified the due date from %[2]s to %[1]s %[3]s
|
||||||
|
@ -2480,9 +2459,6 @@ settings.branches = Branches
|
||||||
settings.protected_branch = Branch protection
|
settings.protected_branch = Branch protection
|
||||||
settings.protected_branch.save_rule = Save rule
|
settings.protected_branch.save_rule = Save rule
|
||||||
settings.protected_branch.delete_rule = Delete rule
|
settings.protected_branch.delete_rule = Delete rule
|
||||||
settings.protected_branch_can_push = Allow push?
|
|
||||||
settings.protected_branch_can_push_yes = You can push
|
|
||||||
settings.protected_branch_can_push_no = You cannot push
|
|
||||||
settings.branch_protection = Protection rules for branch "<b>%s</b>"
|
settings.branch_protection = Protection rules for branch "<b>%s</b>"
|
||||||
settings.protect_this_branch = Enable branch protection
|
settings.protect_this_branch = Enable branch protection
|
||||||
settings.protect_this_branch_desc = Prevents deletion and restricts Git pushing and merging to the branch.
|
settings.protect_this_branch_desc = Prevents deletion and restricts Git pushing and merging to the branch.
|
||||||
|
|
Loading…
Reference in a new issue