{{.i18n.Tr "repo.branch.delete_desc" | Safe}}
- {{.i18n.Tr "repo.branch.delete_notices_1" | Safe}}- {{.i18n.Tr "repo.branch.delete_notices_html" | Safe}}
%[2]s
into %[3]s
pulls.merged_title_desc = merged %[1]d commits from %[2]s
into %[3]s
%[4]s
pulls.tab_conversation = Conversation
pulls.tab_commits = Commits
-pulls.tab_files = Files changed
+pulls.tab_files = Files Changed
pulls.reopen_to_merge = Please reopen this pull request to perform a merge.
pulls.merged = Merged
-pulls.has_merged = This pull request has been merged successfully.
-pulls.data_broken = Data of this pull request has been broken due to deletion of fork information.
-pulls.is_checking = "The conflict checking is still in progress; please refresh page in few moments."
+pulls.has_merged = The pull request has been merged.
+pulls.data_broken = This pull request is broken due to missing fork information.
+pulls.is_checking = "Merge conflict checking is in progress. Try again in few moments."
pulls.can_auto_merge_desc = This pull request can be merged automatically.
-pulls.cannot_auto_merge_desc = This pull request cannot be merged automatically because there are conflicts.
-pulls.cannot_auto_merge_helper = Please merge manually in order to resolve the conflicts.
-pulls.no_merge_desc = This pull request can not be merged as no merge options are enabled.
-pulls.no_merge_helper = To merge this pull request enable at least one merge option in repository settings or merge pull request manually.
+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.
+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.
pulls.merge_pull_request = Merge Pull Request
pulls.rebase_merge_pull_request = Rebase and Merge
pulls.squash_merge_pull_request = Squash and Merge
-pulls.invalid_merge_option = You can not use this merge option for this pull request
-pulls.open_unmerged_pull_exists = `You cannot perform reopen operation because there is already an open pull request (#%d) from same repository with same merge information and is waiting for merging.`
+pulls.invalid_merge_option = You cannot use this merge option for this pull request.
+pulls.open_unmerged_pull_exists = `You cannot perform a reopen operation because there is a pending pull request (#%d) with identical properties.`
milestones.new = New Milestone
milestones.open_tab = %d Open
@@ -772,22 +772,22 @@ milestones.closed = Closed %s
milestones.no_due_date = No due date
milestones.open = Open
milestones.close = Close
-milestones.new_subheader = Create milestones to organize your issues.
+milestones.new_subheader = Milestones organize issues and track progress.
milestones.create = Create Milestone
milestones.title = Title
milestones.desc = Description
milestones.due_date = Due Date (optional)
milestones.clear = Clear
-milestones.invalid_due_date_format = "Due date format is invalid; must be 'yyyy-mm-dd'."
-milestones.create_success = Milestone '%s' has been created successfully!
+milestones.invalid_due_date_format = "Due date format must be 'yyyy-mm-dd'."
+milestones.create_success = The milestone '%s' has been created.
milestones.edit = Edit Milestone
-milestones.edit_subheader = Use a good description for milestones so people won't be confused.
+milestones.edit_subheader = Milestones organize issues and track progress.
milestones.cancel = Cancel
-milestones.modify = Modify Milestone
-milestones.edit_success = Changes of milestone '%s' has been saved successfully!
-milestones.deletion = Milestone Deletion
-milestones.deletion_desc = Deleting this milestone will remove it from all related issues. Do you want to continue?
-milestones.deletion_success = Milestone has been deleted successfully!
+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.
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
@@ -799,22 +799,22 @@ ext_wiki = Ext Wiki
ext_wiki.desc = Ext Wiki links to an external wiki system
wiki = Wiki
-wiki.welcome = Welcome to the project wiki
-wiki.welcome_desc = A wiki allows you and your collaborators to easily document your project.
+wiki.welcome = Welcome to the Wiki.
+wiki.welcome_desc = The wiki lets you write and share documentation with collaborators.
wiki.desc = Wiki is a place to store documentation
-wiki.create_first_page = Create the first page
+wiki.create_first_page = Create the First Page
wiki.page = Page
wiki.filter_page = Filter page
-wiki.new_page = Create New Page
+wiki.new_page = Page
wiki.default_commit_message = Write a note about this page update (optional).
wiki.save_page = Save Page
wiki.last_commit_info = %s edited this page %s
wiki.edit_page_button = Edit
wiki.new_page_button = New Page
wiki.delete_page_button = Delete Page
-wiki.delete_page_notice_1 = This will delete the page "%s"
. Please make sure you want to delete this page.
+wiki.delete_page_notice_1 = Deleting the wiki page '%s' cannot be undone. Continue?
wiki.page_already_exists = A wiki page with the same name already exists.
-wiki.reserved_page = The wiki page name %s is reserved, please select a different name.
+wiki.reserved_page = The wiki page name '%s' is reserved.
wiki.pages = Pages
wiki.last_updated = Last updated %s
@@ -866,7 +866,7 @@ search.results = Search results for "%s" in %s
settings = Settings
settings.desc = Settings is where you can manage the settings for the repository
-settings.options = Options
+settings.options = Repository
settings.collaboration = Collaboration
settings.collaboration.admin = Admin
settings.collaboration.write = Write
@@ -878,33 +878,33 @@ settings.basic_settings = Basic Settings
settings.mirror_settings = Mirror Settings
settings.sync_mirror = Sync Now
settings.mirror_sync_in_progress = Mirror sync in progress. Please refresh the page to check again in a minute.
-settings.site = Official Site
+settings.site = Website
settings.update_settings = Update Settings
settings.advanced_settings = Advanced Settings
-settings.wiki_desc = Enable wiki system
-settings.use_internal_wiki = Use builtin wiki
-settings.use_external_wiki = Use external wiki
+settings.wiki_desc = Enable Repository Wiki
+settings.use_internal_wiki = Use Built-In Wiki
+settings.use_external_wiki = Use External Wiki
settings.external_wiki_url = External Wiki URL
-settings.external_wiki_url_error = External Wiki URL is invalid
-settings.external_wiki_url_desc = Visitors will be redirected to the specified URL when they click on the tab.
-settings.issues_desc = Enable issue tracker
-settings.use_internal_issue_tracker = Use builtin issue tracker
-settings.use_external_issue_tracker = Use external issue tracker
+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
settings.external_tracker_url = External Issue Tracker URL
-settings.external_tracker_url_error = External Issue Tracker URL is invalid
-settings.external_tracker_url_desc = Visitors will be redirected to the specified URL when they click on the tab.
+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.
settings.tracker_url_format = External Issue Tracker URL Format
-settings.tracker_issue_style = External Issue Tracker Naming Style:
+settings.tracker_issue_style = External Issue Tracker Number Format
settings.tracker_issue_style.numeric = Numeric
settings.tracker_issue_style.alphanumeric = Alphanumeric
-settings.tracker_url_format_desc = You can use placeholder {user} {repo} {index}
for username, repository name and issue index.
-settings.enable_timetracker = Enable time tracker
-settings.allow_only_contributors_to_track_time = Allow only contributors to track time
-settings.pulls_desc = Enable pull requests to accept public contributions
-settings.pulls.ignore_whitespace = Ignore changes in whitespace when checking conflicts
-settings.pulls.allow_merge_commits = Allow merge commits
-settings.pulls.allow_rebase_merge = Allow rebase to merge commits
-settings.pulls.allow_squash_commits = Allow to squash commits before merging
+settings.tracker_url_format_desc = Use the placeholders {user}
, {repo}
and {index}
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
+settings.pulls.allow_squash_commits = Enable Squashing to Merge Commits
settings.danger_zone = Danger Zone
settings.new_owner_has_same_repo = The new owner already has a repository with same name. Please choose another name.
settings.convert = Convert To Regular Repository
@@ -913,9 +913,9 @@ settings.convert_notices_1 = - This operation will convert this repository mirro
settings.convert_confirm = Confirm Conversion
settings.convert_succeed = Repository has been converted to a regular repository.
settings.transfer = Transfer Ownership
-settings.transfer_desc = Transfer this repository to another user or to an organization in which you have admin rights.
+settings.transfer_desc = Transfer this repository to another user or to a group in which you have administrator rights.
settings.transfer_notices_1 = - You will lose access if the new owner is an individual user.
-settings.transfer_notices_2 = - You will preserve access if the new owner is an organization and if you're one of the owners.
+settings.transfer_notices_2 = - You will preserve access if the new owner is a group and if you're one of the owners.
settings.transfer_form_title = Please enter the following information to confirm your operation:
settings.wiki_delete = Erase Wiki Data
settings.wiki_delete_desc = Once you erase wiki data there is no going back. Please be certain.
@@ -924,10 +924,10 @@ settings.wiki_deletion_success = Repository wiki data have been erased.
settings.delete = Delete This Repository
settings.delete_desc = Once you delete a repository, there is no going back. Please be certain.
settings.delete_notices_1 = - This operation CANNOT be undone.
-settings.delete_notices_2 = - This operation will permanently delete everything in the %s repository, including code, issues, comments, the wiki, and collaborators associations.
+settings.delete_notices_2 = - This operation will permanently delete everything in the %s repository, including code, issues, comments, the wiki and collaborators associations.
settings.delete_notices_fork_1 = - All forks will become independent repositories after deletion.
settings.deletion_success = Repository has been deleted.
-settings.update_settings_success = Repository options have been updated.
+settings.update_settings_success = Repository settings have been updated.
settings.transfer_owner = New Owner
settings.make_transfer = Make Transfer
settings.transfer_succeed = Repository ownership has been transferred.
@@ -935,17 +935,17 @@ settings.confirm_delete = Confirm Deletion
settings.add_collaborator = Add New Collaborator
settings.add_collaborator_success = New collaborator has been added.
settings.delete_collaborator = Delete
-settings.collaborator_deletion = Collaborator Deletion
-settings.collaborator_deletion_desc = This user will no longer have collaboration access to this repository after deletion. Do you want to continue?
+settings.collaborator_deletion = Delete Collaborator
+settings.collaborator_deletion_desc = This user will no longer have collaboration access to this repository after deletion. Continue?
settings.remove_collaborator_success = Collaborator has been removed.
settings.search_user_placeholder = Search user…
-settings.org_not_allowed_to_be_collaborator = Organization is not allowed to be added as a collaborator.
-settings.user_is_org_member = User is organization member who cannot be added as a collaborator.
+settings.org_not_allowed_to_be_collaborator = Group is not allowed to be added as a collaborator.
+settings.user_is_org_member = User is group member who cannot be added as a collaborator.
settings.add_webhook = Add Webhook
settings.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gitea, we will send a notification to the target host. Learn more in the webhooks guide.
settings.webhook_deletion = Delete Webhook
-settings.webhook_deletion_desc = Deleting this webhook will remove its information and all delivery history. Are you sure you want to continue?
-settings.webhook_deletion_success = Webhook has been deleted successfully!
+settings.webhook_deletion_desc = Deleting a webhook removes its information and all delivery history. Continue?
+settings.webhook_deletion_success = The webhook has been deleted.
settings.webhook.test_delivery = Test Delivery
settings.webhook.test_delivery_desc = Send a fake push event delivery to test your webhook settings
settings.webhook.test_delivery_success = Test webhook has been added to the delivery queue. It may take few seconds before it shows up in the delivery history.
@@ -973,9 +973,9 @@ settings.event_push_only = Just the push
event.
settings.event_send_everything = I need everything.
settings.event_choose = Let me choose what I need.
settings.event_create = Create
-settings.event_create_desc = Branch, or tag created
+settings.event_create_desc = Branch or tag created
settings.event_pull_request = Pull Request
-settings.event_pull_request_desc = Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared, or synchronized.
+settings.event_pull_request_desc = Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared or synchronized.
settings.event_push = Push
settings.event_push_desc = Git push to a repository
settings.event_repository = Repository
@@ -1004,10 +1004,10 @@ settings.title = Title
settings.deploy_key_content = Content
settings.key_been_used = Deploy key content has been used.
settings.key_name_used = Deploy key with the same name already exists.
-settings.add_key_success = New deploy key '%s' has been added successfully!
+settings.add_key_success = The deploy key '%s' has been added.
settings.deploy_key_deletion = Delete Deploy Key
-settings.deploy_key_deletion_desc = Deleting this deploy key will prevent this repository from being accessed with it. Do you want to continue?
-settings.deploy_key_deletion_success = The deploy key has been deleted successfully!
+settings.deploy_key_deletion_desc = Deleting a deploy key will prevent this repository from being accessed with it. Continue?
+settings.deploy_key_deletion_success = The deploy key has been deleted.
settings.branches=Branches
settings.protected_branch=Branch Protection
settings.protected_branch_can_push=Allow push?
@@ -1017,17 +1017,17 @@ settings.branch_protection = Branch Protection for %s
settings.protect_this_branch = Protect this branch
settings.protect_this_branch_desc = Disable force pushes and prevent deletion.
settings.protect_whitelist_committers = Whitelist who can push to this branch
-settings.protect_whitelist_committers_desc = Add users or teams to this branch's whitelist. Whitelisted users bypass the typical push restrictions.
+settings.protect_whitelist_committers_desc = Add users or subgroups to this branch's whitelist. Whitelisted users bypass the typical push restrictions.
settings.protect_whitelist_users = Users who can push to this branch
settings.protect_whitelist_search_users = Search users
-settings.protect_whitelist_teams = Teams whose members can push to this branch.
-settings.protect_whitelist_search_teams = Search teams
+settings.protect_whitelist_teams = Subgroups whose members can push to this branch.
+settings.protect_whitelist_search_teams = Search subgroups
settings.add_protected_branch=Enable protection
settings.delete_protected_branch=Disable protection
-settings.update_protect_branch_success = Branch %s protect options changed successfully.
-settings.remove_protected_branch_success= Branch %s protect options removed successfully
+settings.update_protect_branch_success = Branch %s protect options changed.
+settings.remove_protected_branch_success= Branch %s protect options removed.
settings.protected_branch_deletion=To delete a protected branch
-settings.protected_branch_deletion_desc=Anyone with write permissions will be able to push directly to this branch. Are you sure?
+settings.protected_branch_deletion_desc=Anyone with write permissions will be able to push directly to this branch. Continue?
settings.default_branch_desc = The default branch is considered the "base" branch in your repository against which all pull requests and code commits are automatically made, unless you specify a different branch.
settings.choose_branch = Choose a branch…
settings.no_protected_branch = There are no protected branches
@@ -1054,28 +1054,28 @@ release.stable = Stable
release.edit = edit
release.ahead = %d commits to %s since this release
release.source_code = Source Code
-release.new_subheader = Publish releases to keep track of project versions.
-release.edit_subheader = A detailed changelog can help users understand what has been changed.
+release.new_subheader = Releases organize project versions.
+release.edit_subheader = Releases organize project versions.
release.tag_name = Tag name
release.target = Target
-release.tag_helper = Choose an existing tag, or create a new tag.
+release.tag_helper = Choose an existing tag or create a new tag.
release.title = Title
release.content = Content
release.write = Write
release.preview = Preview
release.loading = Loading…
-release.prerelease_desc = This is a pre-release
-release.prerelease_helper = We'll point out that this release is not production-ready.
+release.prerelease_desc = Mark as Pre-Release
+release.prerelease_helper = Mark this release unsuitable for production use.
release.cancel = Cancel
release.publish = Publish Release
release.save_draft = Save Draft
-release.edit_release = Edit Release
-release.delete_release = Delete This Release
-release.deletion = Release Deletion
-release.deletion_desc = Deleting this release will delete the corresponding Git tag. You will not lose any code. Do you want to continue?
+release.edit_release = Update Release
+release.delete_release = Delete Release
+release.deletion = Delete Release
+release.deletion_desc = Deleting a release removes its Git tag from the repository. Repository contents and history remain unchanged. Continue?
release.deletion_success = The release has been deleted.
-release.tag_name_already_exist = Release with this tag name already exists.
-release.tag_name_invalid = Tag name is not valid.
+release.tag_name_already_exist = A release with this tag name already exists.
+release.tag_name_invalid = The tag name is not valid.
release.downloads = Downloads
branch.name = Branch name
@@ -1093,60 +1093,60 @@ branch.deletion_failed = Failed to delete branch %s.
branch.delete_branch_has_new_commits = %s cannot be deleted because new commits have been added after merging.
branch.create_branch = Create branch %s
branch.create_from = from '%s'
-branch.create_success = Branch '%s' has been created successfully!
+branch.create_success = Branch '%s' has been created.
branch.branch_already_exists = Branch '%s' already exists in this repository.
branch.branch_name_conflict = Branch name '%s' conflicts with already existing branch '%s'.
-branch.tag_collision = Branch '%s' can not be created as tag with same name already exists in this repository.
+branch.tag_collision = Branch '%s' cannot be created as tag with same name already exists in this repository.
branch.deleted_by = Deleted by %s
-branch.restore_success = %s successfully restored
+branch.restore_success = Branch %s has been restored.
branch.restore_failed = Failed to restore branch %s.
branch.protected_deletion_failed = It's not possible to delete protected branch %s.
[org]
-org_name_holder = Organization Name
-org_full_name_holder = Organization Full Name
-org_name_helper = Great organization names are short and memorable.
-create_org = Create Organization
+org_name_holder = Group Name
+org_full_name_holder = Group Full Name
+org_name_helper = Great group names are short and memorable.
+create_org = Create Group
repo_updated = Updated
people = People
-teams = Teams
+teams = Subgroups
lower_members = members
lower_repositories = repositories
-create_new_team = Create New Team
+create_new_team = New Subgroup
org_desc = Description
-team_name = Team Name
+team_name = Subgroup Name
team_desc = Description
-team_name_helper = You will use this name to mention this team in conversations.
-team_desc_helper = What is this team for?
-team_permission_desc = What permissions should this team have?
-team_unit_desc = Which units should this team have access to?
+team_name_helper = You will use this name to mention this subgroup in conversations.
+team_desc_helper = What is this subgroup for?
+team_permission_desc = What permissions should this subgroup have?
+team_unit_desc = Which units should this subgroup have access to?
-form.name_reserved = Organization name '%s' is reserved.
-form.name_pattern_not_allowed = Organization name pattern '%s' is not allowed.
-form.create_org_not_allowed = This user is not allowed to create an organization.
+form.name_reserved = The group name '%s' is reserved.
+form.name_pattern_not_allowed = The pattern '%s' is not allowed in a group name.
+form.create_org_not_allowed = You are not allowed to create a group.
settings = Settings
-settings.options = Options
+settings.options = Group
settings.full_name = Full Name
settings.website = Website
settings.location = Location
settings.update_settings = Update Settings
-settings.update_setting_success = Organization settings have been updated.
-settings.change_orgname_prompt = This change will change the links to the organization.
-settings.update_avatar_success = The organization avatar has been updated.
-settings.delete = Delete Organization
-settings.delete_account = Delete This Organization
-settings.delete_prompt = The organization will be permanently removed. And, this CANNOT be undone!
+settings.update_setting_success = Group settings have been updated.
+settings.change_orgname_prompt = Note: changing the group name also changes the group's URL.
+settings.update_avatar_success = The group avatar has been updated.
+settings.delete = Delete Group
+settings.delete_account = Delete This Group
+settings.delete_prompt = The group will be permanently removed. And, this CANNOT be undone!
settings.confirm_delete_account = Confirm Deletion
-settings.delete_org_title = Organization Deletion
-settings.delete_org_desc = This organization is going to be deleted permanently, are you sure you want to continue?
-settings.hooks_desc = Add webhooks which will be triggered for all repositories under this organization.
+settings.delete_org_title = Delete Group
+settings.delete_org_desc = This group will be deleted permanently. Continue?
+settings.hooks_desc = Add webhooks which will be triggered for all repositories under this group.
members.membership_visibility = Membership Visibility:
-members.public = Public
-members.public_helper = make private
-members.private = Private
-members.private_helper = make public
+members.public = Visible
+members.public_helper = make hidden
+members.private = Hidden
+members.private_helper = make visible
members.member_role = Member Role:
members.owner = Owner
members.member = Member
@@ -1158,34 +1158,34 @@ members.invite_now = Invite Now
teams.join = Join
teams.leave = Leave
teams.read_access = Read Access
-teams.read_access_helper = This team will be able to view and clone its repositories.
+teams.read_access_helper = This subgroup will be able to view and clone its repositories.
teams.write_access = Write Access
-teams.write_access_helper = This team will be able to read and push to its repositories.
-teams.admin_access = Admin Access
-teams.admin_access_helper = This team will be able to push and pull to its repositories, as well as add other collaborators to them.
-teams.no_desc = This team has no description
+teams.write_access_helper = This subgroup will be able to read and push to its repositories.
+teams.admin_access = Administrator Access
+teams.admin_access_helper = This subgroup will be able to push and pull to its repositories, as well as add other collaborators to them.
+teams.no_desc = This subgroup has no description
teams.settings = Settings
-teams.owners_permission_desc = Owners have full access to all repositories and have admin rights to the organization.
-teams.members = Team Members
+teams.owners_permission_desc = Owners have full access to all repositories and have administrator access to the group.
+teams.members = Subgroup Members
teams.update_settings = Update Settings
-teams.delete_team = Delete This Team
-teams.add_team_member = Add Team Member
-teams.delete_team_title = Team Deletion
-teams.delete_team_desc = Because this team will be deleted, members of this team may lose access to some repositories. Do you want to continue?
-teams.delete_team_success = The team has been deleted.
-teams.read_permission_desc = This team grants Read access: members can view and clone the team's repositories.
-teams.write_permission_desc = This team grants Write access: members can read from and push to the team's repositories.
-teams.admin_permission_desc = This team grants Admin access: members can read from, push to, and add collaborators to the team's repositories.
-teams.repositories = Team Repositories
+teams.delete_team = Delete This Subgroup
+teams.add_team_member = Add Subgroup Member
+teams.delete_team_title = Delete Subgroup
+teams.delete_team_desc = Because this subgroup will be deleted, members of this subgroup may lose access to some repositories. Continue?
+teams.delete_team_success = The subgroup has been deleted.
+teams.read_permission_desc = This subgroup grants Read access: members can view and clone the subgroup's repositories.
+teams.write_permission_desc = This subgroup grants Write access: members can read from and push to the subgroup's repositories.
+teams.admin_permission_desc = This subgroup grants Admin access: members can read from, push to and add collaborators to the subgroup's repositories.
+teams.repositories = Subgroup Repositories
teams.search_repo_placeholder = Search repository…
-teams.add_team_repository = Add Team Repository
+teams.add_team_repository = Add Subgroup Repository
teams.remove_repo = Remove
teams.add_nonexistent_repo = "The repository you're trying to add does not exist; please create it first."
[admin]
dashboard = Dashboard
users = Users
-organizations = Organizations
+organizations = Groups
repositories = Repositories
authentication = Authentications
config = Configuration
@@ -1195,10 +1195,10 @@ first_page = First
last_page = Last
total = Total: %d
-dashboard.statistic = Statistics
+dashboard.statistic = Summary
dashboard.operations = Operations
dashboard.system_status = System Monitor Status
-dashboard.statistic_info = Gitea database has %d users, %d organizations, %d public keys, %d repositories, %d watches, %d stars, %d actions, %d accesses, %d issues, %d comments, %d social accounts, %d follows, %d mirrors, %d releases, %d login sources, %d webhooks, %d milestones, %d labels, %d hook tasks, %d teams, %d update tasks, %d attachments.
+dashboard.statistic_info = The Gitea database holds %d users, %d groups, %d public keys, %d repositories, %d watches, %d stars, %d actions, %d accesses, %d issues, %d comments, %d social accounts, %d follows, %d mirrors, %d releases, %d authentication sources, %d webhooks, %d milestones, %d labels, %d hook tasks, %d subgroups, %d update tasks, %d attachments.
dashboard.operation_name = Operation Name
dashboard.operation_switch = Switch
dashboard.operation_run = Run
@@ -1259,41 +1259,41 @@ users.activated = Activated
users.admin = Admin
users.repos = Repos
users.created = Created
-users.last_login = Last Login
-users.never_login = Never Login
+users.last_login = Last Sign-In
+users.never_login = Never Signed-In
users.send_register_notify = Send Registration Notification To User
users.new_success = The account '%s' has been created.
users.edit = Edit
users.auth_source = Authentication Source
users.local = Local
-users.auth_login_name = Authentication Login Name
+users.auth_login_name = Authentication Sign-In Name
users.password_helper = Leave it empty to remain unchanged.
users.update_profile_success = Account profile has been updated.
users.edit_account = Edit Account
users.max_repo_creation = Maximum Repository Creation Limit
users.max_repo_creation_desc = (Set -1 to use global default limit)
users.is_activated = Account activated
-users.prohibit_login = Login disabled
+users.prohibit_login = Sign-in disabled
users.is_admin = Administrator permissions
users.allow_git_hook = Allowed to create git hooks
users.allow_import_local = Allowed to import local repositories
-users.allow_create_organization = Allowed to create organizations
+users.allow_create_organization = Allowed to create groups
users.update_profile = Update Account Profile
users.delete_account = Delete Account
users.still_own_repo = This user still owns one or more repositories. These repositories need to be deleted or transferred first.
-users.still_has_org = This user is still is a member of one or more organizations. This user needs to leave or delete them first.
-users.deletion_success = Account deleted successfully.
+users.still_has_org = This user is still is a member of one or more groups. This user needs to leave or delete them first.
+users.deletion_success = The account has been deleted.
-orgs.org_manage_panel = Organization Management
+orgs.org_manage_panel = Group Management
orgs.name = Name
-orgs.teams = Teams
+orgs.teams = Subgroups
orgs.members = Members
-orgs.new_orga = Create Organization
+orgs.new_orga = Create Group
repos.repo_manage_panel = Repository Management
repos.owner = Owner
repos.name = Name
-repos.private = Private
+repos.private = Hidden
repos.watches = Watches
repos.stars = Stars
repos.issues = Issues
@@ -1363,10 +1363,10 @@ auths.update_success = The authentication settings have been updated.
auths.update = Update Authentication Settings
auths.delete = Delete This Authentication Source
auths.delete_auth_title = Delete Authentication Source
-auths.delete_auth_desc = This authentication source is going to be deleted. Are you sure you want to continue?
-auths.still_in_used = This authentication source is still used by one or more users, please delete or convert them to another login source first.
-auths.deletion_success = Authentication has been deleted successfully.
-auths.login_source_exist = Login source '%s' already exists.
+auths.delete_auth_desc = This authentication source is going to be deleted. Continue?
+auths.still_in_used = This authentication source is still used by one or more users, please delete or convert them to another authentication source first.
+auths.deletion_success = The authentication source has been deleted.
+auths.login_source_exist = Authentication source '%s' already exists.
config.server_config = Server Configuration
config.app_name = Application Name
@@ -1420,8 +1420,8 @@ config.disable_key_size_check = Disable Minimum Key Size Check
config.enable_captcha = Enable Captcha
config.active_code_lives = Active Code Lives
config.reset_password_code_lives = Reset Password Code Expiry Time
-config.default_keep_email_private = Default Value for Keep Email Private
-config.default_allow_create_organization = Default permission to create organizations
+config.default_keep_email_private = Hide Email Addresses by Default
+config.default_allow_create_organization = Default permission to create groups
config.default_enable_timetracking = Enable time tracking by default
config.default_allow_only_contributors_to_track_time = Allow only contributors to track time by default
config.no_reply_address = No-reply Address
@@ -1557,8 +1557,8 @@ remove_file = Remove file
notifications = Notifications
unread = Unread
read = Read
-no_unread = You do not have any unread notifications.
-no_read = You do not have any read notifications.
+no_unread = No unread notifications.
+no_read = No read notifications.
pin = Pin notification
mark_as_read = Mark as read
mark_as_unread = Mark as unread
From 4322fa7ba21a6e697213d01c0263b1cd4d2361ef Mon Sep 17 00:00:00 2001
From: bugreport0 <32939607+bugreport0@users.noreply.github.com>
Date: Mon, 5 Mar 2018 20:49:38 +0000
Subject: [PATCH 02/12] Apply review comments, push translation further.
---
options/locale/locale_en-US.ini | 111 ++++++++++++++++----------------
1 file changed, 56 insertions(+), 55 deletions(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index c9f822d6c3ebf..a6be3c5d89ef5 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -81,7 +81,7 @@ err_empty_admin_password = The administrator password cannot be empty.
general_title = General Settings
app_name = Site Title
-app_name_helper = Enter your group name here.
+app_name_helper = Enter your company name here.
repo_path = Repository Root Path
repo_path_helper = Remote Git repositories will be saved to this directory.
lfs_path = Git LFS Root Path
@@ -257,32 +257,32 @@ email_error = ` is not a valid email address.`
url_error = ` is not a valid URL.`
include_error = ` must contain substring '%s'.`
unknown_error = Unknown error:
-captcha_incorrect = CAPTCHA response is incorrect.
-password_not_match = Your chosen passwords do not match.
-
-username_been_taken = Username already taken.
-repo_name_been_taken = Repository name already used.
-org_name_been_taken = Group name already taken.
-team_name_been_taken = Subgroup name already taken.
-team_no_units_error = Subgroup must have at least one unit enabled.
-email_been_used = Email already used.
-openid_been_used = OpenID address '%s' already used.
-username_password_incorrect = Incorrect username or password.
-enterred_invalid_repo_name = Please ensure that the repository name you entered is correct.
-enterred_invalid_owner_name = Please ensure that the owner name you entered is correct.
-enterred_invalid_password = Please ensure that the password you entered is correct.
+captcha_incorrect = The CAPTCHA code is incorrect.
+password_not_match = The passwords do not match.
+
+username_been_taken = The username is already taken.
+repo_name_been_taken = The repository name is already used.
+org_name_been_taken = The group name is already taken.
+team_name_been_taken = The subgroup name is already taken.
+team_no_units_error = Enable at least on unit for the subgroup.
+email_been_used = The email address is already used.
+openid_been_used = The OpenID address '%s' is already used.
+username_password_incorrect = Username or password is incorrect.
+enterred_invalid_repo_name = The repository name you entered is incorrect.
+enterred_invalid_owner_name = The owner name you entered is incorrect.
+enterred_invalid_password = The password you entered is incorrect.
user_not_exist = The user does not exist.
-last_org_owner = Removing the last user from the owner subgroup is not allowed because there must always be at least one owner in any given group.
-cannot_add_org_to_team = Group cannot be added as a subgroup member.
+last_org_owner = You cannot remove the last user from the 'owners' subgroup. There must be at least one owner in any given group.
+cannot_add_org_to_team = A group cannot be added as a subgroup member.
invalid_ssh_key = Can not verify your SSH key: %s
invalid_gpg_key = Can not verify your GPG key: %s
unable_verify_ssh_key = "Can not verify the SSH key; double-check it for mistakes."
auth_failed = Authentication failed: %v
-still_own_repo = "Your account still has ownership of at least one repository; you need to delete or transfer them first."
-still_has_org = "Your account still is still a member of least one group; you need to leave them first."
-org_still_own_repo = "This group still owns repositories; you need to delete or transfer them first."
+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 groups; leave them first."
+org_still_own_repo = "This group still owns one or more repositories; delete or transfer them first."
target_branch_not_exist = Target branch does not exist.
@@ -373,7 +373,7 @@ openid_desc = OpenID lets you delegate authentication to an external provider.
manage_ssh_keys = Manage SSH Keys
manage_gpg_keys = Manage GPG Keys
add_key = Add Key
-ssh_desc = These SSH keys are associated with your account. Make sure you recognize all of them as they allow full access to your repositories.
+ssh_desc = These public SSH keys are associated with your account. The corresponding private keys allow full access to your repositories.
gpg_desc = These public GPG keys are associated with your account. Keep your private keys safe as they allow commits to be verified.
ssh_helper = Need help? Have a look at GitHub's guide to create your own SSH keys or solve common problems you may encounter using SSH.
gpg_helper = Need help? Have a look at GitHub's guide about GPG.
@@ -440,7 +440,7 @@ 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
then_enter_passcode = And enter the passcode the application gives you:
-passcode_invalid = The passcode is invalid. Try again.
+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!
manage_account_links = Manage Linked Accounts
@@ -454,10 +454,10 @@ orgs_none = You are not a member of any groups.
repos_none = You do not own any repositories
delete_account = Delete Your Account
-delete_prompt = The operation will delete your account permanently. And, this CANNOT be undone!
+delete_prompt = This operation will permanently delete your account. It CAN NOT be undone.
confirm_delete_account = Confirm Deletion
delete_account_title = Delete Account
-delete_account_desc = Are you sure you want to permanently delete this account?
+delete_account_desc = Are you sure you want to permanently delete your account?
[repo]
owner = Owner
@@ -867,8 +867,8 @@ search.results = Search results for "%s" in %s
settings = Settings
settings.desc = Settings is where you can manage the settings for the repository
settings.options = Repository
-settings.collaboration = Collaboration
-settings.collaboration.admin = Admin
+settings.collaboration = Collaborators
+settings.collaboration.admin = Administer
settings.collaboration.write = Write
settings.collaboration.read = Read
settings.collaboration.undefined = Undefined
@@ -907,40 +907,41 @@ settings.pulls.allow_rebase_merge = Enable Rebasing to Merge Commits
settings.pulls.allow_squash_commits = Enable Squashing to Merge Commits
settings.danger_zone = Danger Zone
settings.new_owner_has_same_repo = The new owner already has a repository with same name. Please choose another name.
-settings.convert = Convert To Regular Repository
-settings.convert_desc = You can convert this mirror to a regular repository. This cannot be undone.
+settings.convert = Convert to Regular Repository
+settings.convert_desc = You can convert this repository mirror into a regular repository. This cannot be undone.
settings.convert_notices_1 = - This operation will convert this repository mirror into a regular repository and cannot be undone.
-settings.convert_confirm = Confirm Conversion
-settings.convert_succeed = Repository has been converted to a regular repository.
+settings.convert_confirm = Convert Repository
+settings.convert_succeed = The repository mirror has been converted into a regular repository.
settings.transfer = Transfer Ownership
-settings.transfer_desc = Transfer this repository to another user or to a group in which you have administrator rights.
-settings.transfer_notices_1 = - You will lose access if the new owner is an individual user.
-settings.transfer_notices_2 = - You will preserve access if the new owner is a group and if you're one of the owners.
-settings.transfer_form_title = Please enter the following information to confirm your operation:
-settings.wiki_delete = Erase Wiki Data
-settings.wiki_delete_desc = Once you erase wiki data there is no going back. Please be certain.
-settings.wiki_delete_notices_1 = - This will delete and disable the wiki for %s
-settings.wiki_deletion_success = Repository wiki data have been erased.
+settings.transfer_desc = Transfer this repository to a user or to a group for which you have administrator rights.
+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 a group that you (co-)own.
+settings.transfer_form_title = Enter the repository name as confirmation:
+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.
settings.delete = Delete This Repository
-settings.delete_desc = Once you delete a repository, there is no going back. Please be certain.
+settings.delete_desc = Deleting a repository is permanent and cannot be undone.
settings.delete_notices_1 = - This operation CANNOT be undone.
-settings.delete_notices_2 = - This operation will permanently delete everything in the %s repository, including code, issues, comments, the wiki and collaborators associations.
-settings.delete_notices_fork_1 = - All forks will become independent repositories after deletion.
-settings.deletion_success = Repository has been deleted.
+settings.delete_notices_2 = - This operation will permanently delete the %s 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 = Repository settings have been updated.
settings.transfer_owner = New Owner
-settings.make_transfer = Make Transfer
-settings.transfer_succeed = Repository ownership has been transferred.
-settings.confirm_delete = Confirm Deletion
-settings.add_collaborator = Add New Collaborator
-settings.add_collaborator_success = New collaborator has been added.
-settings.delete_collaborator = Delete
-settings.collaborator_deletion = Delete Collaborator
-settings.collaborator_deletion_desc = This user will no longer have collaboration access to this repository after deletion. Continue?
-settings.remove_collaborator_success = Collaborator has been removed.
+settings.make_transfer = Perform Transfer
+settings.transfer_succeed = The repository has been transferred.
+settings.confirm_delete = Delete Repository
+settings.add_collaborator = Add Collaborator
+settings.add_collaborator_success = The collaborator has been added.
+settings.delete_collaborator = Remove
+settings.collaborator_deletion = Remove Collaborator
+settings.collaborator_deletion_desc = Removing a collaborator will revoke the user's access to this repository. Continue?
+settings.remove_collaborator_success = The collaborator has been removed.
settings.search_user_placeholder = Search user…
-settings.org_not_allowed_to_be_collaborator = Group is not allowed to be added as a collaborator.
-settings.user_is_org_member = User is group member who cannot be added as a collaborator.
+settings.org_not_allowed_to_be_collaborator = Groups cannot be added as a collaborator.
+settings.user_is_org_member = The user is group member who cannot be added as a collaborator.
settings.add_webhook = Add Webhook
settings.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gitea, we will send a notification to the target host. Learn more in the webhooks guide.
settings.webhook_deletion = Delete Webhook
@@ -1280,7 +1281,7 @@ users.allow_import_local = Allowed to import local repositories
users.allow_create_organization = Allowed to create groups
users.update_profile = Update Account Profile
users.delete_account = Delete Account
-users.still_own_repo = This user still owns one or more repositories. These repositories need to be deleted or transferred first.
+users.still_own_repo = This user still owns one or more repositories. These repositories need to be deleted or be transferred first.
users.still_has_org = This user is still is a member of one or more groups. This user needs to leave or delete them first.
users.deletion_success = The account has been deleted.
@@ -1549,7 +1550,7 @@ raw_minutes = minutes
[dropzone]
default_message = Drop files or click to upload.
-invalid_input_type = You can't upload files of this type.
+invalid_input_type = You cannot upload files of this type.
file_too_big = File size ({{filesize}} MB) exceeds the maximum size of ({{maxFilesize}} MB).
remove_file = Remove file
From 22f651e0946b16efdd8510e93ad9ac5c491d8674 Mon Sep 17 00:00:00 2001
From: bugreport0 <32939607+bugreport0@users.noreply.github.com>
Date: Tue, 6 Mar 2018 21:43:56 +0000
Subject: [PATCH 03/12] Additional review changes; expand translation.
---
options/locale/locale_en-US.ini | 118 ++++++++++++++++----------------
1 file changed, 59 insertions(+), 59 deletions(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index a6be3c5d89ef5..27e5494463c4a 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -88,13 +88,13 @@ 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 runs Gitea. Note that this user must have access to the repository root path.
-domain = SSH Domain
+domain = Server SSH Domain
domain_helper = Domain or host address for SSH clone URLs.
-ssh_port = SSH Port
+ssh_port = Server SSH Port
ssh_port_helper = Port number your SSH server listens on. Leave empty to disable.
-http_port = HTTP Port
-http_port_helper = Port number that the Gitea web interface will listen on.
-app_url = Site URL
+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.
log_root_path = Log Path
log_root_path_helper = Log files will be written to this directory.
@@ -127,10 +127,10 @@ 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 = Username
+admin_name = Administrator Username
admin_password = Password
confirm_password = Confirm Password
-admin_email = Administrator Email Address
+admin_email = Email Address
install_btn_confirm = Install Gitea
test_git_failed = Could not test 'git' command: %v
sqlite3_not_available = This Gitea version does not support SQLite3. Please download the official binary version from %s (not the 'gobuild' version).
@@ -264,12 +264,12 @@ username_been_taken = The username is already taken.
repo_name_been_taken = The repository name is already used.
org_name_been_taken = The group name is already taken.
team_name_been_taken = The subgroup name is already taken.
-team_no_units_error = Enable at least on unit for the subgroup.
+team_no_units_error = Allow access to at least one repository section.
email_been_used = The email address is already used.
openid_been_used = The OpenID address '%s' is already used.
username_password_incorrect = Username or password is incorrect.
enterred_invalid_repo_name = The repository name you entered is incorrect.
-enterred_invalid_owner_name = The owner name you entered is incorrect.
+enterred_invalid_owner_name = The new owner name is not valid.
enterred_invalid_password = The password you entered is incorrect.
user_not_exist = The user does not exist.
last_org_owner = You cannot remove the last user from the 'owners' subgroup. There must be at least one owner in any given group.
@@ -532,7 +532,7 @@ push_exist_repo = Pushing an existing repository from the command line
bare_message = This repository does not contain any content.
code = Code
-code.desc = Code is where the code is stored
+code.desc = Access source code, files, commits and branches.
branch = Branch
tree = Tree
filter_branch_and_tag = Filter branch or tag
@@ -607,10 +607,10 @@ commits.newer = Newer
commits.signed_by = Signed by
commits.gpg_key_id = GPG key ID
-ext_issues = Ext Issues
-ext_issues.desc = Ext Issues link to an external issue management page
+ext_issues = Ext. Issues
+ext_issues.desc = Link to an external issue tracker.
-issues.desc = Issues is the place to manage tasks and bugs
+issues.desc = Organize bug reports, tasks and milestones.
issues.new = New Issue
issues.new.labels = Labels
issues.new.no_label = No Label
@@ -733,7 +733,7 @@ issues.cancel_tracking = Cancel
issues.cancel_tracking_history = `cancelled time tracking %s`
issues.time_spent_total = Total Time Spent
-pulls.desc = Pulls management your code review and merge requests
+pulls.desc = Enable merge requests and code reviews.
pulls.new = New Pull Request
pulls.compare_changes = New Pull Request
pulls.compare_changes_desc = Select the branch to merge into and the branch to pull from.
@@ -795,13 +795,13 @@ milestones.filter_sort.most_complete = Most complete
milestones.filter_sort.most_issues = Most issues
milestones.filter_sort.least_issues = Least issues
-ext_wiki = Ext Wiki
-ext_wiki.desc = Ext Wiki links to an external wiki system
+ext_wiki = Ext. Wiki
+ext_wiki.desc = Link to an external wiki.
wiki = Wiki
wiki.welcome = Welcome to the Wiki.
wiki.welcome_desc = The wiki lets you write and share documentation with collaborators.
-wiki.desc = Wiki is a place to store documentation
+wiki.desc = Write and share documentation with collaborators.
wiki.create_first_page = Create the First Page
wiki.page = Page
wiki.filter_page = Filter page
@@ -868,7 +868,7 @@ settings = Settings
settings.desc = Settings is where you can manage the settings for the repository
settings.options = Repository
settings.collaboration = Collaborators
-settings.collaboration.admin = Administer
+settings.collaboration.admin = Administrator
settings.collaboration.write = Write
settings.collaboration.read = Read
settings.collaboration.undefined = Undefined
@@ -928,7 +928,7 @@ settings.delete_notices_1 = - This operation CANNOT be undone.
settings.delete_notices_2 = - This operation will permanently delete the %s 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 = Repository settings have been updated.
+settings.update_settings_success = The repository settings have been updated.
settings.transfer_owner = New Owner
settings.make_transfer = Perform Transfer
settings.transfer_succeed = The repository has been transferred.
@@ -937,7 +937,7 @@ settings.add_collaborator = Add Collaborator
settings.add_collaborator_success = The collaborator has been added.
settings.delete_collaborator = Remove
settings.collaborator_deletion = Remove Collaborator
-settings.collaborator_deletion_desc = Removing a collaborator will revoke the user's access to this repository. Continue?
+settings.collaborator_deletion_desc = Removing a collaborator will revoke their access to this repository. Continue?
settings.remove_collaborator_success = The collaborator has been removed.
settings.search_user_placeholder = Search user…
settings.org_not_allowed_to_be_collaborator = Groups cannot be added as a collaborator.
@@ -1009,29 +1009,29 @@ settings.add_key_success = The deploy key '%s' has been added.
settings.deploy_key_deletion = Delete Deploy Key
settings.deploy_key_deletion_desc = Deleting a deploy key will prevent this repository from being accessed with it. Continue?
settings.deploy_key_deletion_success = The deploy key has been deleted.
-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 %s
-settings.protect_this_branch = Protect this branch
-settings.protect_this_branch_desc = Disable force pushes and prevent deletion.
-settings.protect_whitelist_committers = Whitelist who can push to this branch
-settings.protect_whitelist_committers_desc = Add users or subgroups to this branch's whitelist. Whitelisted users bypass the typical push restrictions.
-settings.protect_whitelist_users = Users who can push to this branch
-settings.protect_whitelist_search_users = Search users
-settings.protect_whitelist_teams = Subgroups whose members can push to this branch.
-settings.protect_whitelist_search_teams = Search subgroups
-settings.add_protected_branch=Enable protection
-settings.delete_protected_branch=Disable protection
-settings.update_protect_branch_success = Branch %s protect options changed.
-settings.remove_protected_branch_success= Branch %s protect options removed.
-settings.protected_branch_deletion=To delete a protected branch
-settings.protected_branch_deletion_desc=Anyone with write permissions will be able to push directly to this branch. Continue?
-settings.default_branch_desc = The default branch is considered the "base" branch in your repository against which all pull requests and code commits are automatically made, unless you specify a different branch.
+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 '%s'
+settings.protect_this_branch = Enable Branch Protection
+settings.protect_this_branch_desc = Prevent deletion and disable Git force pushing to the branch.
+settings.protect_whitelist_committers = Enable Push Whitelist
+settings.protect_whitelist_committers_desc = Allow whitelisted users or subgroups to bypass push restrictions.
+settings.protect_whitelist_users = Whitelisted users:
+settings.protect_whitelist_search_users = Search users…
+settings.protect_whitelist_teams = Whitelisted subgroups:
+settings.protect_whitelist_search_teams = Search subgroups…
+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?
+settings.default_branch_desc = Select a default repository branch for pull requests and code commits:
settings.choose_branch = Choose a branch…
-settings.no_protected_branch = There are no protected branches
+settings.no_protected_branch = There are no protected branches.
diff.browse_source = Browse Source
diff.parent = parent
@@ -1046,7 +1046,7 @@ diff.view_file = View File
diff.file_suppressed = File diff suppressed because it is too large
diff.too_many_files = Some files were not shown because too many files changed in this diff
-releases.desc = Releases is the place to manage versions of your project
+releases.desc = Track project versions and downloads.
release.releases = Releases
release.new_release = New Release
release.draft = Draft
@@ -1106,7 +1106,7 @@ branch.protected_deletion_failed = It's not possible to delete protected branch
[org]
org_name_holder = Group Name
org_full_name_holder = Group Full Name
-org_name_helper = Great group names are short and memorable.
+org_name_helper = Group names should be short and memorable.
create_org = Create Group
repo_updated = Updated
people = People
@@ -1117,10 +1117,10 @@ create_new_team = New Subgroup
org_desc = Description
team_name = Subgroup Name
team_desc = Description
-team_name_helper = You will use this name to mention this subgroup in conversations.
-team_desc_helper = What is this subgroup for?
-team_permission_desc = What permissions should this subgroup have?
-team_unit_desc = Which units should this subgroup have access to?
+team_name_helper = Subgroup names should be short and memorable.
+team_desc_helper = Describe the purpose or role of the subgroup.
+team_permission_desc = Permission
+team_unit_desc = Allow Access to Repository Sections
form.name_reserved = The group name '%s' is reserved.
form.name_pattern_not_allowed = The pattern '%s' is not allowed in a group name.
@@ -1159,24 +1159,24 @@ members.invite_now = Invite Now
teams.join = Join
teams.leave = Leave
teams.read_access = Read Access
-teams.read_access_helper = This subgroup will be able to view and clone its repositories.
+teams.read_access_helper = Members can view and clone subgroup repositories.
teams.write_access = Write Access
-teams.write_access_helper = This subgroup will be able to read and push to its repositories.
+teams.write_access_helper = Members can read and push to subgroup repositories.
teams.admin_access = Administrator Access
-teams.admin_access_helper = This subgroup will be able to push and pull to its repositories, as well as add other collaborators to them.
+teams.admin_access_helper = Members can pull and push to subgroup repositories and add collaborators to them.
teams.no_desc = This subgroup has no description
teams.settings = Settings
teams.owners_permission_desc = Owners have full access to all repositories and have administrator access to the group.
teams.members = Subgroup Members
teams.update_settings = Update Settings
-teams.delete_team = Delete This Subgroup
+teams.delete_team = Delete Subgroup
teams.add_team_member = Add Subgroup Member
teams.delete_team_title = Delete Subgroup
-teams.delete_team_desc = Because this subgroup will be deleted, members of this subgroup may lose access to some repositories. Continue?
+teams.delete_team_desc = Deleting a subgroup revokes repository access from its members. Continue?
teams.delete_team_success = The subgroup has been deleted.
-teams.read_permission_desc = This subgroup grants Read access: members can view and clone the subgroup's repositories.
-teams.write_permission_desc = This subgroup grants Write access: members can read from and push to the subgroup's repositories.
-teams.admin_permission_desc = This subgroup grants Admin access: members can read from, push to and add collaborators to the subgroup's repositories.
+teams.read_permission_desc = This subgroup grants Read access: members can view and clone subgroup repositories.
+teams.write_permission_desc = This subgroup grants Write access: members can read from and push to subgroup repositories.
+teams.admin_permission_desc = This subgroup grants Admin access: members can read from, push to and add collaborators to subgroup repositories.
teams.repositories = Subgroup Repositories
teams.search_repo_placeholder = Search repository…
teams.add_team_repository = Add Subgroup Repository
@@ -1289,7 +1289,7 @@ orgs.org_manage_panel = Group Management
orgs.name = Name
orgs.teams = Subgroups
orgs.members = Members
-orgs.new_orga = Create Group
+orgs.new_orga = New Group
repos.repo_manage_panel = Repository Management
repos.owner = Owner
@@ -1574,5 +1574,5 @@ error.not_signed_commit = "Not a signed commit"
error.failed_retrieval_gpg_keys = "Failed to retrieve any key attached to the committer account"
[units]
-error.no_unit_allowed_repo = Cannot find any unit on this repository which you are allowed to access
-error.unit_not_allowed = You are not allowed to visit this repository unit
+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.
From 6f3406162f2e07e3bdfb9b29c578443fb20844ef Mon Sep 17 00:00:00 2001
From: bugreport0 <32939607+bugreport0@users.noreply.github.com>
Date: Sun, 11 Mar 2018 16:00:03 +0000
Subject: [PATCH 04/12] Undo team/organization change, further translation.
---
options/locale/locale_en-US.ini | 287 ++++++++++++++++----------------
1 file changed, 144 insertions(+), 143 deletions(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 27e5494463c4a..02f4593a7014e 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -32,14 +32,14 @@ twofa_scratch = Two-Factor Scratch Code
passcode = Passcode
repository = Repository
-organization = Group
+organization = Organization
mirror = Mirror
new_repo = New Repository
new_migrate = New Migration
new_mirror = New Mirror
new_fork = New Repository Fork
-new_org = New Group
-manage_org = Manage Groups
+new_org = New Organization
+manage_org = Manage Organizations
admin_panel = Site Administration
account_settings = Account Settings
settings = Settings
@@ -143,8 +143,8 @@ 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 Groups by Default
-default_allow_create_organization_popup = Allow new user accounts to create groups 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
@@ -157,7 +157,7 @@ switch_dashboard_context = Switch Dashboard Context
my_repos = My Repositories
show_more_repos = Show more repositories…
collaborative_repos = Collaborative Repositories
-my_orgs = My Groups
+my_orgs = My Organizations
my_mirrors = My Mirrors
view_home = View %s
search_repos = Find a repository…
@@ -167,11 +167,11 @@ issues.in_your_repos = In your repositories
[explore]
repos = Repositories
users = Users
-organizations = Groups
+organizations = Organizations
search = Search
repo_no_results = No matching repositories found.
user_no_results = No matching users found.
-org_no_results = No matching groups found.
+org_no_results = No matching organizations found.
[auth]
create_new_account = Register Account
@@ -235,7 +235,7 @@ Retype = Re-Type Password
SSHTitle = SSH key name
HttpsUrl = HTTPS URL
PayloadUrl = Payload URL
-TeamName = Subgroup name
+TeamName = Team name
AuthName = Authorization name
AdminEmail = Admin email
@@ -262,8 +262,8 @@ password_not_match = The passwords do not match.
username_been_taken = The username is already taken.
repo_name_been_taken = The repository name is already used.
-org_name_been_taken = The group name is already taken.
-team_name_been_taken = The subgroup name is already taken.
+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.
openid_been_used = The OpenID address '%s' is already used.
@@ -272,8 +272,8 @@ enterred_invalid_repo_name = The repository name you entered is incorrect.
enterred_invalid_owner_name = The new owner name is not valid.
enterred_invalid_password = The password you entered is incorrect.
user_not_exist = The user does not exist.
-last_org_owner = You cannot remove the last user from the 'owners' subgroup. There must be at least one owner in any given group.
-cannot_add_org_to_team = A group cannot be added as a subgroup member.
+last_org_owner = You cannot remove the last user from the 'owners' team. There must be at least one owner in any given team.
+cannot_add_org_to_team = An organization cannot be added as a team member.
invalid_ssh_key = Can not verify your SSH key: %s
invalid_gpg_key = Can not verify your GPG key: %s
@@ -281,8 +281,8 @@ unable_verify_ssh_key = "Can not verify the SSH key; double-check it for mistake
auth_failed = Authentication failed: %v
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 groups; leave them first."
-org_still_own_repo = "This group still 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."
target_branch_not_exist = Target branch does not exist.
@@ -308,12 +308,12 @@ avatar = Avatar
ssh_gpg_keys = SSH / GPG Keys
social = Social Accounts
applications = Access Tokens
-orgs = Manage Groups
+orgs = Manage Organizations
repos = Repositories
delete = Delete Account
twofa = Two-Factor Authentication
account_link = Linked Accounts
-organization = Groups
+organization = Organizations
uid = Uid
public_profile = Public Profile
@@ -439,7 +439,7 @@ regenerate_scratch_token_desc = If you misplaced your scratch token or have alre
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
-then_enter_passcode = And enter the passcode the application gives you:
+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!
@@ -450,7 +450,7 @@ 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.
-orgs_none = You are not a member of any groups.
+orgs_none = You are not a member of any organizations.
repos_none = You do not own any repositories
delete_account = Delete Your Account
@@ -482,12 +482,12 @@ auto_init = Initialize Repository (Adds .gitignore, License and README)
create_repo = Create Repository
default_branch = Default Branch
mirror_prune = Prune
-mirror_prune_desc = Remove any remote-tracking references which no longer exist on the remote
-mirror_interval = Mirror interval (valid time units are "h", "m", "s")
-mirror_interval_invalid = Mirror interval is not valid
-mirror_address = Mirror Address
-mirror_address_desc = Please include any necessary user credentials in the address.
-mirror_last_synced = Last Synced
+mirror_prune_desc = Remove obsolete remote-tracking references
+mirror_interval = Mirror Interval (valid time units are 'h', 'm', 's')
+mirror_interval_invalid = The mirror interval is not valid.
+mirror_address = Clone From URL
+mirror_address_desc = Include any required authorization credentials in the URL.
+mirror_last_synced = Last Synchronized
watchers = Watchers
stargazers = Stargazers
forks = Forks
@@ -498,15 +498,15 @@ form.reach_limit_of_creation = You have already reached your limit of %d reposit
form.name_reserved = The repository name '%s' is reserved.
form.name_pattern_not_allowed = The pattern '%s' is not allowed in a repository name.
-need_auth = Need Authorization
+need_auth = Clone Authorization
migrate_type = Migration Type
migrate_type_helper = This repository will be a mirror
migrate_repo = Migrate Repository
-migrate.clone_address = Clone Address
-migrate.clone_address_desc = This can be a HTTP/HTTPS/GIT URL
-migrate.clone_local_path = or local server path
+migrate.clone_address = Migrate / Clone From URL
+migrate.clone_address_desc = The HTTP(S) or Git 'clone' URL of an existing repository
+migrate.clone_local_path = or a local server path
migrate.permission_denied = You are not allowed to import local repositories.
-migrate.invalid_local_path = "Invalid local path; it does not exist or is not a directory."
+migrate.invalid_local_path = "The local path is invalid. It does not exist or is not a directory."
migrate.failed = Migration failed: %v
migrate.lfs_mirror_unsupported = Mirroring LFS objects is not supported - use 'git lfs fetch --all' and 'git lfs push --all' instead.
@@ -594,7 +594,7 @@ editor.unable_to_upload_files = Failed to upload files to '%s' with error: %v
editor.upload_files_to_dir = Upload files to '%s'
editor.cannot_commit_to_protected_branch = Cannot commit to protected branch '%s'.
-commits.desc = Commits show the change history of the code
+commits.desc = Browse source code change history.
commits.commits = Commits
commits.search = Search commits…
commits.find = Search
@@ -605,7 +605,7 @@ commits.date = Date
commits.older = Older
commits.newer = Newer
commits.signed_by = Signed by
-commits.gpg_key_id = GPG key ID
+commits.gpg_key_id = GPG Key ID
ext_issues = Ext. Issues
ext_issues.desc = Link to an external issue tracker.
@@ -851,9 +851,9 @@ activity.closed_issue_label = Closed
activity.new_issues_count_1 = New Issue
activity.new_issues_count_n = New Issues
activity.new_issue_label = Opened
-activity.title.unresolved_conv_1 = %d Unresolved conversation
-activity.title.unresolved_conv_n = %d Unresolved conversations
-activity.unresolved_conv_desc = List of all old issues and pull requests that have changed recently but have not been resolved yet.
+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.
activity.unresolved_conv_label = Open
activity.title.releases_1 = %d Release
activity.title.releases_n = %d Releases
@@ -876,8 +876,8 @@ settings.hooks = Webhooks
settings.githooks = Git Hooks
settings.basic_settings = Basic Settings
settings.mirror_settings = Mirror Settings
-settings.sync_mirror = Sync Now
-settings.mirror_sync_in_progress = Mirror sync in progress. Please refresh the page to check again in a minute.
+settings.sync_mirror = Synchronize Now
+settings.mirror_sync_in_progress = Mirror synchronization is in progress. Check back in a minute.
settings.site = Website
settings.update_settings = Update Settings
settings.advanced_settings = Advanced Settings
@@ -908,14 +908,14 @@ settings.pulls.allow_squash_commits = Enable Squashing to Merge Commits
settings.danger_zone = Danger Zone
settings.new_owner_has_same_repo = The new owner already has a repository with same name. Please choose another name.
settings.convert = Convert to Regular Repository
-settings.convert_desc = You can convert this repository mirror into a regular repository. This cannot be undone.
-settings.convert_notices_1 = - This operation will convert this repository mirror into a regular repository and cannot be undone.
+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 repository mirror has been converted into a regular repository.
+settings.convert_succeed = The mirror has been converted into a regular repository.
settings.transfer = Transfer Ownership
-settings.transfer_desc = Transfer this repository to a user or to a group for which you have administrator rights.
+settings.transfer_desc = Transfer this repository to a user or to an organization for which you have administrator rights.
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 a group that you (co-)own.
+settings.transfer_notices_2 = - You will keep access to the repository if you transfer it to an organization that you (co-)own.
settings.transfer_form_title = Enter the repository name as confirmation:
settings.wiki_delete = Delete Wiki Data
settings.wiki_delete_desc = Deleting repository wiki data is permanent and cannot be undone.
@@ -940,75 +940,75 @@ 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.
settings.search_user_placeholder = Search user…
-settings.org_not_allowed_to_be_collaborator = Groups cannot be added as a collaborator.
-settings.user_is_org_member = The user is group member who cannot be added as a collaborator.
+settings.org_not_allowed_to_be_collaborator = Organizations cannot be added as a collaborator.
+settings.user_is_org_member = The user is an organization member who cannot be added as a collaborator.
settings.add_webhook = Add Webhook
-settings.hooks_desc = Webhooks are much like basic HTTP POST event triggers. Whenever something occurs in Gitea, we will send a notification to the target host. Learn more in the webhooks guide.
-settings.webhook_deletion = Delete Webhook
-settings.webhook_deletion_desc = Deleting a webhook removes its information and all delivery history. Continue?
-settings.webhook_deletion_success = The webhook has been deleted.
+settings.hooks_desc = Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Read more in the webhooks guide.
+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.
settings.webhook.test_delivery = Test Delivery
-settings.webhook.test_delivery_desc = Send a fake push event delivery to test your webhook settings
-settings.webhook.test_delivery_success = Test webhook has been added to the delivery queue. It may take few seconds before it shows up in the delivery history.
+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.
settings.webhook.request = Request
settings.webhook.response = Response
settings.webhook.headers = Headers
-settings.webhook.payload = Payload
+settings.webhook.payload = Content
settings.webhook.body = Body
-settings.githooks_desc = "Git Hooks are powered by Git itself. You can edit files of supported hooks in the list below to perform custom operations."
+settings.githooks_desc = "Git hooks are powered by Git itself. You can edit hook files below to set up custom operations."
settings.githook_edit_desc = If the hook is inactive, sample content will be presented. Leaving content to an empty value will disable this hook.
settings.githook_name = Hook Name
settings.githook_content = Hook Content
settings.update_githook = Update Hook
-settings.add_webhook_desc = Gitea will send a POST
request to the URL you specify, along with information about the event that occurred. You can also specify what data format you would like to receive upon triggering the hook (JSON, x-www-form-urlencoded, XML, etc). More information can be found in our webhooks guide.
-settings.payload_url = Payload URL
-settings.content_type = Content Type
+settings.add_webhook_desc = Gitea will send POST
requests with a specified content type to the target URL. Read more in the webhooks guide.
+settings.payload_url = Target URL
+settings.content_type = POST Content Type
settings.secret = Secret
settings.slack_username = Username
settings.slack_icon_url = Icon URL
settings.discord_username = Username
settings.discord_icon_url = Icon URL
settings.slack_color = Color
-settings.event_desc = When should this webhook be triggered?
-settings.event_push_only = Just the push
event.
-settings.event_send_everything = I need everything.
-settings.event_choose = Let me choose what I need.
+settings.event_desc = Trigger On:
+settings.event_push_only = Push Events
+settings.event_send_everything = All Events
+settings.event_choose = Custom Events…
settings.event_create = Create
-settings.event_create_desc = Branch or tag created
+settings.event_create_desc = Branch or tag created.
settings.event_pull_request = Pull Request
settings.event_pull_request_desc = Pull request opened, closed, reopened, edited, assigned, unassigned, label updated, label cleared or synchronized.
settings.event_push = Push
-settings.event_push_desc = Git push to a repository
+settings.event_push_desc = Git push to a repository.
settings.event_repository = Repository
-settings.event_repository_desc = Repository created or deleted
-settings.active = Active
-settings.active_helper = Information about the event which triggered the hook will be sent as well.
-settings.add_hook_success = New webhook has been added.
+settings.event_repository_desc = Repository created or deleted.
+settings.active = Include Event Details
+settings.active_helper = Add information about the triggering event to requests.
+settings.add_hook_success = The webhook has been added.
settings.update_webhook = Update Webhook
-settings.update_hook_success = Webhook has been updated.
-settings.delete_webhook = Delete Webhook
+settings.update_hook_success = The webhook has been updated.
+settings.delete_webhook = Remove Webhook
settings.recent_deliveries = Recent Deliveries
settings.hook_type = Hook Type
-settings.add_slack_hook_desc = Add Slack integration to your repository.
+settings.add_slack_hook_desc = Integrate Slack into your repository.
settings.slack_token = Token
settings.slack_domain = Domain
settings.slack_channel = Channel
-settings.add_discord_hook_desc = Add Discord integration to your repository.
-settings.add_dingtalk_hook_desc = Add Dingtalk integration to your repository.
+settings.add_discord_hook_desc = Integrate Discord into your repository.
+settings.add_dingtalk_hook_desc = Integrate Dingtalk into your repository.
settings.deploy_keys = Deploy Keys
settings.add_deploy_key = Add Deploy Key
-settings.deploy_key_desc = Deploy keys have read-only access. They are not the same as personal account SSH keys.
-settings.is_writable = Allow write access
-settings.is_writable_info = Can this key be used to push to this repository? Deploy keys always have pull access.
-settings.no_deploy_keys = You haven't added any deploy keys.
+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 push to the repository.
+settings.no_deploy_keys = There are no deploy keys yet.
settings.title = Title
settings.deploy_key_content = Content
-settings.key_been_used = Deploy key content has been used.
-settings.key_name_used = Deploy key with the same name already exists.
+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 = Delete Deploy Key
-settings.deploy_key_deletion_desc = Deleting a deploy key will prevent this repository from being accessed with it. Continue?
-settings.deploy_key_deletion_success = The deploy key has been deleted.
+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?
@@ -1018,11 +1018,11 @@ settings.branch_protection = Branch Protection for Branch '%s'
settings.protect_this_branch = Enable Branch Protection
settings.protect_this_branch_desc = Prevent deletion and disable Git force pushing to the branch.
settings.protect_whitelist_committers = Enable Push Whitelist
-settings.protect_whitelist_committers_desc = Allow whitelisted users or subgroups to bypass push restrictions.
+settings.protect_whitelist_committers_desc = Allow whitelisted users or teams to bypass push restrictions.
settings.protect_whitelist_users = Whitelisted users:
settings.protect_whitelist_search_users = Search users…
-settings.protect_whitelist_teams = Whitelisted subgroups:
-settings.protect_whitelist_search_teams = Search subgroups…
+settings.protect_whitelist_teams = Whitelisted teams:
+settings.protect_whitelist_search_teams = Search teams…
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.
@@ -1079,69 +1079,70 @@ release.tag_name_already_exist = A release with this tag name already exists.
release.tag_name_invalid = The tag name is not valid.
release.downloads = Downloads
-branch.name = Branch name
+branch.name = Branch Name
branch.search = Search branches
-branch.already_exists = A branch named %s already exists.
+branch.already_exists = A branch named '%s' already exists.
branch.delete_head = Delete
-branch.delete = Delete Branch %s
+branch.delete = Delete Branch '%s'
branch.delete_html = Delete Branch
-branch.delete_desc = Deleting a branch is permanent. There is no way to undo it.
-branch.delete_notices_1 = - This operation CANNOT be undone.
-branch.delete_notices_2 = - This operation will permanently delete everything in branch %s.
-branch.delete_notices_html = - This operation will permanently delete everything in branch
-branch.deletion_success = %s has been deleted.
-branch.deletion_failed = Failed to delete branch %s.
-branch.delete_branch_has_new_commits = %s cannot be deleted because new commits have been added after merging.
+branch.delete_desc = Deleting a branch is permanent. It CANNOT be undone. Continue?
+branch.delete_notices_1 =
+branch.delete_notices_2 =
+branch.delete_notices_html =
+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.
branch.create_branch = Create branch %s
branch.create_from = from '%s'
branch.create_success = Branch '%s' has been created.
branch.branch_already_exists = Branch '%s' already exists in this repository.
-branch.branch_name_conflict = Branch name '%s' conflicts with already existing branch '%s'.
-branch.tag_collision = Branch '%s' cannot be created as tag with same name already exists in this repository.
+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.
branch.deleted_by = Deleted by %s
-branch.restore_success = Branch %s has been restored.
-branch.restore_failed = Failed to restore branch %s.
-branch.protected_deletion_failed = It's not possible to delete protected branch %s.
+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.
[org]
-org_name_holder = Group Name
-org_full_name_holder = Group Full Name
-org_name_helper = Group names should be short and memorable.
-create_org = Create Group
+org_name_holder = Organization Name
+org_full_name_holder = Organization Full Name
+org_name_helper = Organization names should be short and memorable.
+create_org = Create Organization
repo_updated = Updated
people = People
-teams = Subgroups
+teams = Teams
lower_members = members
lower_repositories = repositories
-create_new_team = New Subgroup
+create_new_team = New Team
+create_team = Create Team
org_desc = Description
-team_name = Subgroup Name
+team_name = Team Name
team_desc = Description
-team_name_helper = Subgroup names should be short and memorable.
-team_desc_helper = Describe the purpose or role of the subgroup.
+team_name_helper = Team names should be short and memorable.
+team_desc_helper = Describe the purpose or role of the team.
team_permission_desc = Permission
team_unit_desc = Allow Access to Repository Sections
-form.name_reserved = The group name '%s' is reserved.
-form.name_pattern_not_allowed = The pattern '%s' is not allowed in a group name.
-form.create_org_not_allowed = You are not allowed to create a group.
+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.
settings = Settings
-settings.options = Group
+settings.options = Organization
settings.full_name = Full Name
settings.website = Website
settings.location = Location
settings.update_settings = Update Settings
-settings.update_setting_success = Group settings have been updated.
-settings.change_orgname_prompt = Note: changing the group name also changes the group's URL.
-settings.update_avatar_success = The group avatar has been updated.
-settings.delete = Delete Group
-settings.delete_account = Delete This Group
-settings.delete_prompt = The group will be permanently removed. And, this CANNOT be undone!
+settings.update_setting_success = Organization settings have been updated.
+settings.change_orgname_prompt = Note: changing the organization name also changes the organization's URL.
+settings.update_avatar_success = The organization's avatar has been updated.
+settings.delete = Delete Organization
+settings.delete_account = Delete This Organization
+settings.delete_prompt = The organization will be permanently removed. This CANNOT be undone!
settings.confirm_delete_account = Confirm Deletion
-settings.delete_org_title = Delete Group
-settings.delete_org_desc = This group will be deleted permanently. Continue?
-settings.hooks_desc = Add webhooks which will be triggered for all repositories under this group.
+settings.delete_org_title = Delete Organization
+settings.delete_org_desc = This organization will be deleted permanently. Continue?
+settings.hooks_desc = Add webhooks which will be triggered for all repositories under this organization.
members.membership_visibility = Membership Visibility:
members.public = Visible
@@ -1159,34 +1160,34 @@ members.invite_now = Invite Now
teams.join = Join
teams.leave = Leave
teams.read_access = Read Access
-teams.read_access_helper = Members can view and clone subgroup repositories.
+teams.read_access_helper = Members can view and clone team repositories.
teams.write_access = Write Access
-teams.write_access_helper = Members can read and push to subgroup repositories.
+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 subgroup repositories and add collaborators to them.
-teams.no_desc = This subgroup has no description
+teams.admin_access_helper = Members can pull and push to team repositories and add collaborators to them.
+teams.no_desc = This team has no description
teams.settings = Settings
-teams.owners_permission_desc = Owners have full access to all repositories and have administrator access to the group.
-teams.members = Subgroup Members
+teams.owners_permission_desc = Owners have full access to all repositories and have administrator access to the organization.
+teams.members = Team Members
teams.update_settings = Update Settings
-teams.delete_team = Delete Subgroup
-teams.add_team_member = Add Subgroup Member
-teams.delete_team_title = Delete Subgroup
-teams.delete_team_desc = Deleting a subgroup revokes repository access from its members. Continue?
-teams.delete_team_success = The subgroup has been deleted.
-teams.read_permission_desc = This subgroup grants Read access: members can view and clone subgroup repositories.
-teams.write_permission_desc = This subgroup grants Write access: members can read from and push to subgroup repositories.
-teams.admin_permission_desc = This subgroup grants Admin access: members can read from, push to and add collaborators to subgroup repositories.
-teams.repositories = Subgroup Repositories
+teams.delete_team = Delete Team
+teams.add_team_member = Add Team Member
+teams.delete_team_title = Delete Team
+teams.delete_team_desc = Deleting a team revokes repository access from its members. Continue?
+teams.delete_team_success = The team has been deleted.
+teams.read_permission_desc = This team grants Read access: members can view and clone team repositories.
+teams.write_permission_desc = This team grants Write access: members can read from and push to team repositories.
+teams.admin_permission_desc = This team grants Admin access: members can read from, push to and add collaborators to team repositories.
+teams.repositories = Team Repositories
teams.search_repo_placeholder = Search repository…
-teams.add_team_repository = Add Subgroup Repository
+teams.add_team_repository = Add Team Repository
teams.remove_repo = Remove
teams.add_nonexistent_repo = "The repository you're trying to add does not exist; please create it first."
[admin]
dashboard = Dashboard
users = Users
-organizations = Groups
+organizations = Organizations
repositories = Repositories
authentication = Authentications
config = Configuration
@@ -1199,7 +1200,7 @@ total = Total: %d
dashboard.statistic = Summary
dashboard.operations = Operations
dashboard.system_status = System Monitor Status
-dashboard.statistic_info = The Gitea database holds %d users, %d groups, %d public keys, %d repositories, %d watches, %d stars, %d actions, %d accesses, %d issues, %d comments, %d social accounts, %d follows, %d mirrors, %d releases, %d authentication sources, %d webhooks, %d milestones, %d labels, %d hook tasks, %d subgroups, %d update tasks, %d attachments.
+dashboard.statistic_info = The Gitea database holds %d users, %d organizations, %d public keys, %d repositories, %d watches, %d stars, %d actions, %d accesses, %d issues, %d comments, %d social accounts, %d follows, %d mirrors, %d releases, %d authentication sources, %d webhooks, %d milestones, %d labels, %d hook tasks, %d teams, %d update tasks, %d attachments.
dashboard.operation_name = Operation Name
dashboard.operation_switch = Switch
dashboard.operation_run = Run
@@ -1278,18 +1279,18 @@ users.prohibit_login = Sign-in disabled
users.is_admin = Administrator permissions
users.allow_git_hook = Allowed to create git hooks
users.allow_import_local = Allowed to import local repositories
-users.allow_create_organization = Allowed to create groups
+users.allow_create_organization = Allowed to create organizations
users.update_profile = Update Account Profile
users.delete_account = Delete Account
users.still_own_repo = This user still owns one or more repositories. These repositories need to be deleted or be transferred first.
-users.still_has_org = This user is still is a member of one or more groups. This user needs to leave or delete them first.
+users.still_has_org = This user is still is a member of one or more organizations. This user needs to leave or delete them first.
users.deletion_success = The account has been deleted.
-orgs.org_manage_panel = Group Management
+orgs.org_manage_panel = Organization Management
orgs.name = Name
-orgs.teams = Subgroups
+orgs.teams = Teams
orgs.members = Members
-orgs.new_orga = New Group
+orgs.new_orga = New Organization
repos.repo_manage_panel = Repository Management
repos.owner = Owner
@@ -1422,7 +1423,7 @@ config.enable_captcha = Enable Captcha
config.active_code_lives = Active Code Lives
config.reset_password_code_lives = Reset Password Code Expiry Time
config.default_keep_email_private = Hide Email Addresses by Default
-config.default_allow_create_organization = Default permission to create groups
+config.default_allow_create_organization = Default permission to create organizations
config.default_enable_timetracking = Enable time tracking by default
config.default_allow_only_contributors_to_track_time = Allow only contributors to track time by default
config.no_reply_address = No-reply Address
From 9c4a89a6cb44f674624c569c8286ae6f90c73cf7 Mon Sep 17 00:00:00 2001
From: bugreport0 <32939607+bugreport0@users.noreply.github.com>
Date: Thu, 15 Mar 2018 18:11:38 +0000
Subject: [PATCH 05/12] Add site administration; review comments; merge.
---
options/locale/locale_en-US.ini | 204 ++++++++++++++++----------------
1 file changed, 103 insertions(+), 101 deletions(-)
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 02f4593a7014e..9009f36b359c2 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -454,18 +454,18 @@ orgs_none = You are not a member of any organizations.
repos_none = You do not own any repositories
delete_account = Delete Your Account
-delete_prompt = This operation will permanently delete your account. It CAN NOT be undone.
+delete_prompt = This operation will permanently delete your user account. It CAN NOT be undone.
confirm_delete_account = Confirm Deletion
-delete_account_title = Delete Account
-delete_account_desc = Are you sure you want to permanently delete your account?
+delete_account_title = Delete User Account
+delete_account_desc = Are you sure you want to permanently delete this user account?
[repo]
owner = Owner
repo_name = Repository Name
repo_name_helper = Good repository names use short, memorable and unique keywords.
visibility = Visibility
-visiblity_helper = Make Repository Hidden
-visiblity_helper_forced = Your site administrator forces new repositories to be hidden.
+visiblity_helper = Make Repository Private
+visiblity_helper_forced = Your site administrator forces new repositories to be private.
visiblity_fork_helper = (Changing this will affect all forks.)
clone_helper = Need help cloning? Visit Help.
fork_repo = Fork Repository
@@ -627,6 +627,7 @@ issues.no_ref = No Branch/Tag Specified
issues.create = Create Issue
issues.new_label = New Label
issues.new_label_placeholder = Label name
+issues.new_label_desc_placeholder = Description
issues.create_label = Create Label
issues.label_templates.title = Load a predefined set of labels
issues.label_templates.info = No labels exist yet. Create a label with 'New Label' or use a predefined label set:
@@ -697,6 +698,7 @@ issues.edit = Edit
issues.cancel = Cancel
issues.save = Save
issues.label_title = Label name
+issues.label_description = Label description
issues.label_color = Label color
issues.label_count = %d labels
issues.label_open_issues = %d open issues
@@ -1186,10 +1188,10 @@ teams.add_nonexistent_repo = "The repository you're trying to add does not exist
[admin]
dashboard = Dashboard
-users = Users
+users = User Accounts
organizations = Organizations
repositories = Repositories
-authentication = Authentications
+authentication = Authentication Sources
config = Configuration
notices = System Notices
monitor = Monitoring
@@ -1198,8 +1200,8 @@ last_page = Last
total = Total: %d
dashboard.statistic = Summary
-dashboard.operations = Operations
-dashboard.system_status = System Monitor Status
+dashboard.operations = Maintenance Operations
+dashboard.system_status = System Status
dashboard.statistic_info = The Gitea database holds %d users, %d organizations, %d public keys, %d repositories, %d watches, %d stars, %d actions, %d accesses, %d issues, %d comments, %d social accounts, %d follows, %d mirrors, %d releases, %d authentication sources, %d webhooks, %d milestones, %d labels, %d hook tasks, %d teams, %d update tasks, %d attachments.
dashboard.operation_name = Operation Name
dashboard.operation_switch = Switch
@@ -1208,30 +1210,30 @@ dashboard.clean_unbind_oauth = Clean unbound OAuth connections
dashboard.clean_unbind_oauth_success = All unbound OAuth connections have been deleted.
dashboard.delete_inactivate_accounts = Delete all inactive accounts
dashboard.delete_inactivate_accounts_success = All inactive accounts have been deleted.
-dashboard.delete_repo_archives = Delete all repositories archives
-dashboard.delete_repo_archives_success = All repositories archives have been deleted.
-dashboard.delete_missing_repos = Delete all repository records which are missing their Git files
-dashboard.delete_missing_repos_success = All repository records which are missing their Git files have been deleted.
-dashboard.git_gc_repos = Execute garbage collection on all repositories
-dashboard.git_gc_repos_success = All repositories have finished executing garbage collection.
-dashboard.resync_all_sshkeys = Rewrite '.ssh/authorized_keys' file (for Gitea SSH keys). There is no need to do this if you are using the built-in SSH server.
-dashboard.resync_all_sshkeys_success = All public keys controlled by Gitea have been rewritten.
-dashboard.resync_all_hooks = Resync pre-receive, update and post-receive hooks of all repositories.
-dashboard.resync_all_hooks_success = All repositories' pre-receive, update and post-receive hooks have been resynced.
+dashboard.delete_repo_archives = Delete all repository archives
+dashboard.delete_repo_archives_success = All repository archives have been deleted.
+dashboard.delete_missing_repos = Delete all repositories missing their Git files
+dashboard.delete_missing_repos_success = All repositories missing their Git files have been deleted.
+dashboard.git_gc_repos = Garbage collect all repositories
+dashboard.git_gc_repos_success = All repositories have finished garbage collection.
+dashboard.resync_all_sshkeys = Update the '.ssh/authorized_keys' file with Gitea SSH keys. (Not needed for the built-in SSH server.)
+dashboard.resync_all_sshkeys_success = The public SSH keys controlled by Gitea have been updated.
+dashboard.resync_all_hooks = Resynchronize pre-receive, update and post-receive hooks of all repositories.
+dashboard.resync_all_hooks_success = All pre-receive, update and post-receive repository hooks have been resynchronized.
dashboard.reinit_missing_repos = Reinitialize all missing Git repositories for which records exist
dashboard.reinit_missing_repos_success = All missing Git repositories for which records existed have been reinitialized.
dashboard.sync_external_users = Synchronize external user data
-dashboard.sync_external_users_started = External user synchronization started
+dashboard.sync_external_users_started = External user data synchronization has started.
dashboard.git_fsck = Execute health checks on all repositories
-dashboard.git_fsck_started = Repository health checks started
+dashboard.git_fsck_started = Repository health checks have started.
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
-dashboard.memory_allocate_times = Memory Allocate Times
-dashboard.memory_free_times = Memory Free Times
+dashboard.memory_allocate_times = Memory Allocations
+dashboard.memory_free_times = Memory Frees
dashboard.current_heap_usage = Current Heap Usage
dashboard.heap_memory_obtained = Heap Memory Obtained
dashboard.heap_memory_idle = Heap Memory Idle
@@ -1254,37 +1256,37 @@ dashboard.total_gc_pause = Total GC Pause
dashboard.last_gc_pause = Last GC Pause
dashboard.gc_times = GC Times
-users.user_manage_panel = User Management Panel
-users.new_account = Create New Account
-users.name = Name
+users.user_manage_panel = User Account Management
+users.new_account = Create User Account
+users.name = Username
users.activated = Activated
users.admin = Admin
users.repos = Repos
users.created = Created
users.last_login = Last Sign-In
users.never_login = Never Signed-In
-users.send_register_notify = Send Registration Notification To User
-users.new_success = The account '%s' has been created.
+users.send_register_notify = Send User Registration Notification
+users.new_success = The user account '%s' has been created.
users.edit = Edit
users.auth_source = Authentication Source
users.local = Local
users.auth_login_name = Authentication Sign-In Name
-users.password_helper = Leave it empty to remain unchanged.
-users.update_profile_success = Account profile has been updated.
-users.edit_account = Edit Account
-users.max_repo_creation = Maximum Repository Creation Limit
-users.max_repo_creation_desc = (Set -1 to use global default limit)
-users.is_activated = Account activated
-users.prohibit_login = Sign-in disabled
-users.is_admin = Administrator permissions
-users.allow_git_hook = Allowed to create git hooks
-users.allow_import_local = Allowed to import local repositories
-users.allow_create_organization = Allowed to create organizations
-users.update_profile = Update Account Profile
-users.delete_account = Delete Account
-users.still_own_repo = This user still owns one or more repositories. These repositories need to be deleted or be transferred first.
-users.still_has_org = This user is still is a member of one or more organizations. This user needs to leave or delete them first.
-users.deletion_success = The account has been deleted.
+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
+users.max_repo_creation = Maximal Number of Repositories
+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
+users.allow_git_hook = May Create Git Hooks
+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.
orgs.org_manage_panel = Organization Management
orgs.name = Name
@@ -1295,18 +1297,18 @@ orgs.new_orga = New Organization
repos.repo_manage_panel = Repository Management
repos.owner = Owner
repos.name = Name
-repos.private = Hidden
+repos.private = Private
repos.watches = Watches
repos.stars = Stars
repos.issues = Issues
repos.size = Size
-auths.auth_manage_panel = Authentication Management
-auths.new = Add New Source
+auths.auth_manage_panel = Authentication Source Management
+auths.new = Add Authentication Source
auths.name = Name
auths.type = Type
auths.enabled = Enabled
-auths.syncenabled = Enable user synchronization
+auths.syncenabled = Enable User Synchronization
auths.updated = Updated
auths.auth_type = Authentication Type
auths.auth_name = Authentication Name
@@ -1316,15 +1318,15 @@ auths.host = Host
auths.port = Port
auths.bind_dn = Bind DN
auths.bind_password = Bind Password
-auths.bind_password_helper = Warning: This password is stored in plain text. It is highly recommended to use read-only account.
+auths.bind_password_helper = Warning: This password is stored in plain text. Use a read-only account if possible.
auths.user_base = User Search Base
auths.user_dn = User DN
-auths.attribute_username = Username attribute
-auths.attribute_username_placeholder = Leave empty to use sign-in form field value for username.
-auths.attribute_name = First name attribute
-auths.attribute_surname = Surname attribute
-auths.attribute_mail = Email attribute
-auths.attributes_in_bind = Fetch attributes in Bind DN context
+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
+auths.attributes_in_bind = Fetch Attributes in Bind DN Context
auths.filter = User Filter
auths.admin_filter = Admin Filter
auths.ms_ad_sa = MS AD Search Attributes
@@ -1332,7 +1334,7 @@ auths.smtp_auth = SMTP Authentication Type
auths.smtphost = SMTP Host
auths.smtpport = SMTP Port
auths.allowed_domains = Allowed Domains
-auths.allowed_domains_helper = Leave it empty to allow all domains. Multiple domains should be separated by comma ','.
+auths.allowed_domains_helper = Leave empty to allow all domains. Separate multiple domains with a comma (',').
auths.enable_tls = Enable TLS Encryption
auths.skip_tls_verify = Skip TLS Verify
auths.pam_service_name = PAM Service Name
@@ -1340,7 +1342,7 @@ auths.oauth2_provider = OAuth2 Provider
auths.oauth2_clientID = Client ID (Key)
auths.oauth2_clientSecret = Client Secret
auths.openIdConnectAutoDiscoveryURL = OpenID Connect Auto Discovery URL
-auths.oauth2_use_custom_url = Use custom URLs instead of default URLs
+auths.oauth2_use_custom_url = Use Custom URLs Instead of Default URLs
auths.oauth2_tokenURL = Token URL
auths.oauth2_authURL = Authorize URL
auths.oauth2_profileURL = Profile URL
@@ -1350,48 +1352,48 @@ auths.tips = Tips
auths.tips.oauth2.general = OAuth2 Authentication
auths.tips.oauth2.general.tip = When registering a new OAuth2 authentication, the callback/redirect URL should be: {{.i18n.Tr "repo.branch.delete_desc" | Safe}}
- {{.i18n.Tr "repo.branch.delete_notices_1" | Safe}}{{.i18n.Tr "repo.branch.delete_desc" | Safe}}
- {{.i18n.Tr "repo.branch.delete_notices_1" | Safe}}