Skip to content

Commit 9c9eaca

Browse files
author
Dominik Rubo
committed
Grammar
- Corrections of tense, number, part of speech and other grammatical aspects - Revert errors introduced in b861d86
1 parent 3531e9d commit 9c9eaca

File tree

1 file changed

+32
-32
lines changed

1 file changed

+32
-32
lines changed

options/locale/locale_en-US.ini

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ authorize_application_description = If you grant access, it will be able to acce
481481
authorize_application_with_scopes = With scopes: %s
482482
authorize_title = Authorize "%s" to access your account?
483483
authorization_failed = Authorization failed
484-
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
484+
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you tried to authorize.
485485
sspi_auth_failed = SSPI authentication failed
486486
password_pwned = The password you chose is on a <a target="_blank" rel="noopener noreferrer" href="%s">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.
487487
password_pwned_err = Could not complete request to HaveIBeenPwned
@@ -702,7 +702,7 @@ block.info_3 = send you notifications by @mentioning your username
702702
block.info_4 = inviting you as a collaborator to their repositories
703703
block.info_5 = starring, forking or watching on repositories
704704
block.info_6 = opening and commenting on issues or pull requests
705-
block.info_7 = reacting on your comments in issues or pull requests
705+
block.info_7 = reacting to your comments in issues or pull requests
706706
block.user_to_block = User to block
707707
block.note = Note
708708
block.note.title = Optional note:
@@ -855,7 +855,7 @@ gpg_key_matched_identities_long=The embedded identities in this key match the fo
855855
gpg_key_verified=Verified Key
856856
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.
857857
gpg_key_verify=Verify
858-
gpg_invalid_token_signature = The provided GPG key, signature and token do not match or token is out-of-date.
858+
gpg_invalid_token_signature = The provided GPG key, signature and token do not match or the token is out-of-date.
859859
gpg_token_required = You must provide a signature for the below token
860860
gpg_token = Token
861861
gpg_token_help = You can generate a signature using:
@@ -865,7 +865,7 @@ verify_gpg_key_success = GPG key "%s" has been verified.
865865
ssh_key_verified=Verified Key
866866
ssh_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.
867867
ssh_key_verify=Verify
868-
ssh_invalid_token_signature = The provided SSH key, signature or token do not match or token is out-of-date.
868+
ssh_invalid_token_signature = The provided SSH key, signature or token do not match or the token is out-of-date.
869869
ssh_token_required = You must provide a signature for the below token
870870
ssh_token = Token
871871
ssh_token_help = You can generate a signature using:
@@ -886,7 +886,7 @@ gpg_key_deletion = Remove GPG Key
886886
ssh_principal_deletion = Remove SSH Certificate Principal
887887
ssh_key_deletion_desc = Removing an SSH key revokes its access to your account. Continue?
888888
gpg_key_deletion_desc = Removing a GPG key un-verifies commits signed by it. Continue?
889-
ssh_principal_deletion_desc = Removing a SSH Certificate Principal revokes its access to your account. Continue?
889+
ssh_principal_deletion_desc = Removing an SSH Certificate Principal revokes its access to your account. Continue?
890890
ssh_key_deletion_success = The SSH key has been removed.
891891
gpg_key_deletion_success = The GPG key has been removed.
892892
ssh_principal_deletion_success = The principal has been removed.
@@ -976,7 +976,7 @@ twofa_not_enrolled = Your account is not currently enrolled in two-factor authen
976976
twofa_disable = Disable Two-Factor Authentication
977977
twofa_scratch_token_regenerate = Regenerate Single-Use Recovery Key
978978
twofa_scratch_token_regenerated = Your single-use recovery key is now %s. Store it in a safe place, as it will not be shown again.
979-
twofa_enroll = Enroll into Two-Factor Authentication
979+
twofa_enroll = Enroll in Two-Factor Authentication
980980
twofa_disable_note = You can disable two-factor authentication if needed.
981981
twofa_disable_desc = Disabling two-factor authentication will make your account less secure. Continue?
982982
regenerate_scratch_token_desc = If you misplaced your recovery key or have already used it to sign in, you can reset it here.
@@ -1164,8 +1164,8 @@ template.issue_labels = Issue Labels
11641164
template.one_item = Must select at least one template item
11651165
template.invalid = Must select a template repository
11661166

1167-
archive.title = This repo is archived. You can view files and clone it. You cannot open issues, pull requests or push a commit.
1168-
archive.title_date = This repository has been archived on %s. You can view files and clone it. You cannot open issues, pull requests or push a commit.
1167+
archive.title = This repo is archived. You can view files and clone it. You cannot open issues or pull requests or push a commit.
1168+
archive.title_date = This repository has been archived on %s. You can view files and clone it. You cannot open issues or pull requests or push a commit.
11691169
archive.issue.nocomment = This repo is archived. You cannot comment on issues.
11701170
archive.pull.nocomment = This repo is archived. You cannot comment on pull requests.
11711171

@@ -1829,7 +1829,7 @@ issues.review.requested = Review pending
18291829
issues.review.rejected = Changes requested
18301830
issues.review.stale = Updated since approval
18311831
issues.review.unofficial = Uncounted approval
1832-
issues.assignee.error = Not all assignees was added due to an unexpected error.
1832+
issues.assignee.error = Not all assignees were added due to an unexpected error.
18331833
issues.reference_issue.body = Body
18341834
issues.content_history.deleted = deleted
18351835
issues.content_history.edited = edited
@@ -2159,7 +2159,7 @@ settings.public_access = Public Access
21592159
settings.public_access_desc = Configure public visitor's access permissions to override the defaults of this repository.
21602160
settings.public_access.docs.not_set = Not Set: no extra public access permission. The visitor's permission follows the repository's visibility and member permissions.
21612161
settings.public_access.docs.anonymous_read = Anonymous Read: users who are not logged in can access the unit with read permission.
2162-
settings.public_access.docs.everyone_read = Everyone Read: all logged-in users can access the unit with read permission. Read permission of issues/pull-requests units also means users can create new issues/pull-requests.
2162+
settings.public_access.docs.everyone_read = Everyone Read: all logged-in users can access the unit with read permission. Read permission of issue/pull-request units also means users can create new issues/pull requests.
21632163
settings.public_access.docs.everyone_write = Everyone Write: all logged-in users have write permission to the unit. Only Wiki unit supports this permission.
21642164
settings.collaboration = Collaborators
21652165
settings.collaboration.admin = Administrator
@@ -2274,7 +2274,7 @@ settings.transfer_abort_invalid = You cannot cancel a non existent repository tr
22742274
settings.transfer_abort_success = The repository transfer to %s was successfully canceled.
22752275
settings.transfer_desc = Transfer this repository to a user or to an organization for which you have administrator rights.
22762276
settings.transfer_form_title = Enter the repository name as confirmation:
2277-
settings.transfer_in_progress = There is currently an ongoing transfer. Please cancel it if you will like to transfer this repository to another user.
2277+
settings.transfer_in_progress = There is currently an ongoing transfer. Please cancel it if you would like to transfer this repository to another user.
22782278
settings.transfer_notices_1 = - You will lose access to the repository if you transfer it to an individual user.
22792279
settings.transfer_notices_2 = - You will keep access to the repository if you transfer it to an organization that you (co-)own.
22802280
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).
@@ -2326,8 +2326,8 @@ settings.team_not_in_organization = The team is not in the same organization as
23262326
settings.teams = Teams
23272327
settings.add_team = Add Team
23282328
settings.add_team_duplicate = Team already has the repository
2329-
settings.add_team_success = The team now have access to the repository.
2330-
settings.change_team_permission_tip = Team's permission is set on the team setting page and can't be changed per repository
2329+
settings.add_team_success = The team now has access to the repository.
2330+
settings.change_team_permission_tip = Team's permission is set on the team settings page and can't be changed per repository
23312331
settings.delete_team_tip = This team has access to all repositories and can't be removed
23322332
settings.remove_team_success = The team's access to the repository has been removed.
23332333
settings.add_webhook = Add Webhook
@@ -2772,7 +2772,7 @@ branch.new_branch_from = Create new branch from "%s"
27722772
branch.renamed = Branch %s was renamed to %s.
27732773
branch.rename_default_or_protected_branch_error = Only admins can rename default or protected branches.
27742774
branch.rename_protected_branch_failed = This branch is protected by glob-based protection rules.
2775-
branch.commits_divergence_from = Commits divergence: %[1]d behind and %[2]d ahead of %[3]s
2775+
branch.commits_divergence_from = Commit divergence: %[1]d behind and %[2]d ahead of %[3]s
27762776
branch.commits_no_divergence = The same as branch %[1]s
27772777
27782778
tag.create_tag = Create tag %s
@@ -2853,7 +2853,7 @@ settings.update_setting_success = Organization settings have been updated.
28532853

28542854
settings.rename = Rename Organization
28552855
settings.rename_desc = Changing the organization name will also change your organization's URL and free the old name.
2856-
settings.rename_success = Organization %[1]s have been renamed to %[2]s successfully.
2856+
settings.rename_success = Organization %[1]s has been renamed to %[2]s successfully.
28572857
settings.rename_no_change = Organization name is no change.
28582858
settings.rename_new_org_name = New Organization Name
28592859
settings.rename_failed = Rename Organization failed because of internal error
@@ -3261,15 +3261,15 @@ auths.oauth2_map_group_to_team = Map claimed groups to Organization teams. (Opti
32613261
auths.oauth2_map_group_to_team_removal = Remove users from synchronized teams if user does not belong to corresponding group.
32623262
auths.enable_auto_register = Enable Auto Registration
32633263
auths.sspi_auto_create_users = Automatically create users
3264-
auths.sspi_auto_create_users_helper = Allow SSPI auth method to automatically create new accounts for users that login for the first time
3264+
auths.sspi_auto_create_users_helper = Allow SSPI auth method to automatically create new accounts for users that log in for the first time
32653265
auths.sspi_auto_activate_users = Automatically activate users
32663266
auths.sspi_auto_activate_users_helper = Allow SSPI auth method to automatically activate new users
32673267
auths.sspi_strip_domain_names = Remove domain names from usernames
32683268
auths.sspi_strip_domain_names_helper = If checked, domain names will be removed from logon names (eg. "DOMAIN\user" and "[email protected]" both will become just "user").
32693269
auths.sspi_separator_replacement = Separator to use instead of \, / and @
32703270
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 "[email protected]").
32713271
auths.sspi_default_language = Default user language
3272-
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.
3272+
auths.sspi_default_language_helper = Default language for users automatically created by SSPI auth method. Leave empty if you prefer the language to be automatically detected.
32733273
auths.tips = Tips
32743274
auths.tips.oauth2.general = OAuth2 Authentication
32753275
auths.tips.oauth2.general.tip = When registering a new OAuth2 authentication, the callback/redirect URL should be:
@@ -3500,7 +3500,7 @@ notices.delete_success = The system notices have been deleted.
35003500
self_check.no_problem_found = No problem found yet.
35013501
self_check.startup_warnings = Startup warnings:
35023502
self_check.database_collation_mismatch = Expect database to use collation: %s
3503-
self_check.database_collation_case_insensitive = Database is using a collation %s, which is an insensitive collation. Although Gitea could work with it, there might be some rare cases which don't work as expected.
3503+
self_check.database_collation_case_insensitive = Database is using collation %s, which is an insensitive collation. Although Gitea could work with it, there might be some rare cases which don't work as expected.
35043504
self_check.database_inconsistent_collation_columns = Database is using collation %s, but these columns are using mismatched collations. It might cause some unexpected problems.
35053505
self_check.database_fix_mysql = For MySQL/MariaDB users, you could use the "gitea doctor convert" command to fix the collation problems, or you could also fix the problem by "ALTER ... COLLATE ..." SQLs manually.
35063506
self_check.database_fix_mssql = For MSSQL users, you could only fix the problem by "ALTER ... COLLATE ..." SQLs manually at the moment.
@@ -3627,7 +3627,7 @@ versions.view_all = View all
36273627
dependency.id = ID
36283628
dependency.version = Version
36293629
search_in_external_registry = Search in %s
3630-
alpine.registry = Setup this registry by adding the url in your <code>/etc/apk/repositories</code> file:
3630+
alpine.registry = Set up this registry by adding the url in your <code>/etc/apk/repositories</code> file:
36313631
alpine.registry.key = Download the registry public RSA key into the <code>/etc/apk/keys/</code> folder to verify the index signature:
36323632
alpine.registry.info = Choose $branch and $repository from the list below.
36333633
alpine.install = To install the package, run the following command:
@@ -3640,18 +3640,18 @@ arch.install = Sync package with pacman:
36403640
arch.repository = Repository Info
36413641
arch.repository.repositories = Repositories
36423642
arch.repository.architectures = Architectures
3643-
cargo.registry = Setup this registry in the Cargo configuration file (for example <code>~/.cargo/config.toml</code>):
3643+
cargo.registry = Set up this registry in the Cargo configuration file (for example <code>~/.cargo/config.toml</code>):
36443644
cargo.install = To install the package using Cargo, run the following command:
3645-
chef.registry = Setup this registry in your <code>~/.chef/config.rb</code> file:
3645+
chef.registry = Set up this registry in your <code>~/.chef/config.rb</code> file:
36463646
chef.install = To install the package, run the following command:
3647-
composer.registry = Setup this registry in your <code>~/.composer/config.json</code> file:
3647+
composer.registry = Set up this registry in your <code>~/.composer/config.json</code> file:
36483648
composer.install = To install the package using Composer, run the following command:
36493649
composer.dependencies = Dependencies
36503650
composer.dependencies.development = Development Dependencies
36513651
conan.details.repository = Repository
3652-
conan.registry = Setup this registry from the command line:
3652+
conan.registry = Set up this registry from the command line:
36533653
conan.install = To install the package using Conan, run the following command:
3654-
conda.registry = Setup this registry as a Conda repository in your <code>.condarc</code> file:
3654+
conda.registry = Set up this registry as a Conda repository in your <code>.condarc</code> file:
36553655
conda.install = To install the package using Conda, run the following command:
36563656
container.details.type = Image Type
36573657
container.details.platform = Platform
@@ -3663,9 +3663,9 @@ container.layers = Image Layers
36633663
container.labels = Labels
36643664
container.labels.key = Key
36653665
container.labels.value = Value
3666-
cran.registry = Setup this registry in your <code>Rprofile.site</code> file:
3666+
cran.registry = Set up this registry in your <code>Rprofile.site</code> file:
36673667
cran.install = To install the package, run the following command:
3668-
debian.registry = Setup this registry from the command line:
3668+
debian.registry = Set up this registry from the command line:
36693669
debian.registry.info = Choose $distribution and $component from the list below.
36703670
debian.install = To install the package, run the following command:
36713671
debian.repository = Repository Info
@@ -3674,16 +3674,16 @@ debian.repository.components = Components
36743674
debian.repository.architectures = Architectures
36753675
generic.download = Download package from the command line:
36763676
go.install = Install the package from the command line:
3677-
helm.registry = Setup this registry from the command line:
3677+
helm.registry = Set up this registry from the command line:
36783678
helm.install = To install the package, run the following command:
3679-
maven.registry = Setup this registry in your project <code>pom.xml</code> file:
3679+
maven.registry = Set up this registry in your project <code>pom.xml</code> file:
36803680
maven.install = To use the package include the following in the <code>dependencies</code> block in the <code>pom.xml</code> file:
36813681
maven.install2 = Run via command line:
36823682
maven.download = To download the dependency, run via command line:
3683-
nuget.registry = Setup this registry from the command line:
3683+
nuget.registry = Set up this registry from the command line:
36843684
nuget.install = To install the package using NuGet, run the following command:
36853685
nuget.dependency.framework = Target Framework
3686-
npm.registry = Setup this registry in your project <code>.npmrc</code> file:
3686+
npm.registry = Set up this registry in your project <code>.npmrc</code> file:
36873687
npm.install = To install the package using npm, run the following command:
36883688
npm.install2 = or add it to the package.json file:
36893689
npm.dependencies = Dependencies
@@ -3695,7 +3695,7 @@ npm.details.tag = Tag
36953695
pub.install = To install the package using Dart, run the following command:
36963696
pypi.requires = Requires Python
36973697
pypi.install = To install the package using pip, run the following command:
3698-
rpm.registry = Setup this registry from the command line:
3698+
rpm.registry = Set up this registry from the command line:
36993699
rpm.distros.redhat = on RedHat based distributions
37003700
rpm.distros.suse = on SUSE based distributions
37013701
rpm.install = To install the package, run the following command:
@@ -3708,7 +3708,7 @@ rubygems.dependencies.runtime = Runtime Dependencies
37083708
rubygems.dependencies.development = Development Dependencies
37093709
rubygems.required.ruby = Requires Ruby version
37103710
rubygems.required.rubygems = Requires RubyGem version
3711-
swift.registry = Setup this registry from the command line:
3711+
swift.registry = Set up this registry from the command line:
37123712
swift.install = Add the package in your <code>Package.swift</code> file:
37133713
swift.install2 = and run the following command:
37143714
vagrant.install = To add a Vagrant box, run the following command:

0 commit comments

Comments
 (0)