@@ -155,6 +155,27 @@ filter.not_template = Not Template
155155filter.public = Public
156156filter.private = Private
157157
158+ [search]
159+ search = Search...
160+ type_tooltip = Search type
161+ fuzzy = Fuzzy
162+ fuzzy_tooltip = Include results that also match the search term closely
163+ match = Match
164+ match_tooltip = Include only results that match the exact search term
165+ repo_kind = Search repos...
166+ user_kind = Search users...
167+ org_kind = Search orgs...
168+ team_kind = Search teams...
169+ code_kind = Search code...
170+ code_search_unavailable = Code search is currently not available. Please contact the site administrator.
171+ package_kind = Search packages...
172+ project_kind = Search projects...
173+ branch_kind = Search branches...
174+ commit_kind = Search commits...
175+ runner_kind = Search runners...
176+ no_results = No matching results found.
177+ keyword_search_unavailable = Searching by keyword is currently not available. Please contact the site administrator.
178+
158179[aria]
159180navbar = Navigation Bar
160181footer = Footer
@@ -330,7 +351,6 @@ collaborative_repos = Collaborative Repositories
330351my_orgs = My Organizations
331352my_mirrors = My Mirrors
332353view_home = View %s
333- search_repos = Find a repository…
334354filter = Other Filters
335355filter_by_team_repositories = Filter by team repositories
336356feed_of = Feed of " %s"
@@ -351,20 +371,8 @@ issues.in_your_repos = In your repositories
351371repos = Repositories
352372users = Users
353373organizations = Organizations
354- search = Search
355374go_to = Go to
356375code = Code
357- search.type.tooltip = Search type
358- search.fuzzy = Fuzzy
359- search.fuzzy.tooltip = Include results that also matches the search term closely
360- search.match = Match
361- search.match.tooltip = Include only results that matches the exact search term
362- code_search_unavailable = Currently code search is not available. Please contact your site administrator.
363- repo_no_results = No matching repositories found.
364- user_no_results = No matching users found.
365- org_no_results = No matching organizations found.
366- code_no_results = No source code matching your search term found.
367- code_search_results = Search results for " %s"
368376code_last_indexed_at = Last indexed %s
369377relevant_repositories_tooltip = Repositories that are forks or that have no topic, no icon, and no description are hidden.
370378relevant_repositories = Only relevant repositories are being shown, <a href =" %s" >show unfiltered results</a>.
@@ -1324,9 +1332,8 @@ commits.desc = Browse source code change history.
13241332commits.commits = Commits
13251333commits.no_commits = No commits in common. " %s" and " %s" have entirely different histories.
13261334commits.nothing_to_compare = These branches are equal.
1327- commits.search = Search commits…
13281335commits.search.tooltip = You can prefix keywords with " author:" , " committer:" , " after:" , or " before:" , e.g. " revert author:Alice before:2019-01-13" .
1329- commits.find = Search
1336+ commits.search_branch = This Branch
13301337commits.search_all = All Branches
13311338commits.author = Author
13321339commits.message = Message
@@ -1502,7 +1509,6 @@ issues.filter_sort.moststars = Most stars
15021509issues.filter_sort.feweststars = Fewest stars
15031510issues.filter_sort.mostforks = Most forks
15041511issues.filter_sort.fewestforks = Fewest forks
1505- issues.keyword_search_unavailable = Searching by keyword is currently not available. Please contact your site administrator.
15061512issues.action_open = Open
15071513issues.action_close = Close
15081514issues.action_label = Label
@@ -2035,17 +2041,6 @@ contributors.contribution_type.commits = Commits
20352041contributors.contribution_type.additions = Additions
20362042contributors.contribution_type.deletions = Deletions
20372043
2038- search = Search
2039- search.search_repo = Search repository
2040- search.type.tooltip = Search type
2041- search.fuzzy = Fuzzy
2042- search.fuzzy.tooltip = Include results that also matches the search term closely
2043- search.match = Match
2044- search.match.tooltip = Include only results that matches the exact search term
2045- search.results = Search results for " %s" in <a href =" %s" >%s</a>
2046- search.code_no_results = No source code matching your search term found.
2047- search.code_search_unavailable = Currently code search is not available. Please contact your site administrator.
2048-
20492044settings = Settings
20502045settings.desc = Settings is where you can manage the settings for the repository
20512046settings.options = Repository
@@ -2206,15 +2201,13 @@ settings.delete_collaborator = Remove
22062201settings.collaborator_deletion = Remove Collaborator
22072202settings.collaborator_deletion_desc = Removing a collaborator will revoke their access to this repository. Continue?
22082203settings.remove_collaborator_success = The collaborator has been removed.
2209- settings.search_user_placeholder = Search user…
22102204settings.org_not_allowed_to_be_collaborator = Organizations cannot be added as a collaborator.
22112205settings.change_team_access_not_allowed = Changing team access for repository has been restricted to organization owner
22122206settings.team_not_in_organization = The team is not in the same organization as the repository
22132207settings.teams = Teams
22142208settings.add_team = Add Team
22152209settings.add_team_duplicate = Team already has the repository
22162210settings.add_team_success = The team now have access to the repository.
2217- settings.search_team = Search Team…
22182211settings.change_team_permission_tip = Team' s permission is set on the team setting page and can' t be changed per repository
22192212settings.delete_team_tip = This team has access to all repositories and can' t be removed
22202213settings.remove_team_success = The team' s access to the repository has been removed.
@@ -2367,9 +2360,7 @@ settings.protect_whitelist_committers = Whitelist Restricted Push
23672360settings.protect_whitelist_committers_desc = Only whitelisted users or teams will be allowed to push to this branch (but not force push).
23682361settings.protect_whitelist_deploy_keys = Whitelist deploy keys with write access to push.
23692362settings.protect_whitelist_users = Whitelisted users for pushing:
2370- settings.protect_whitelist_search_users = Search users…
23712363settings.protect_whitelist_teams = Whitelisted teams for pushing:
2372- settings.protect_whitelist_search_teams = Search teams…
23732364settings.protect_merge_whitelist_committers = Enable Merge Whitelist
23742365settings.protect_merge_whitelist_committers_desc = Allow only whitelisted users or teams to merge pull requests into this branch.
23752366settings.protect_merge_whitelist_users = Whitelisted users for merging:
@@ -2614,7 +2605,6 @@ branch.default_deletion_failed = Branch "%s" is the default branch. It cannot be
26142605branch.restore = Restore Branch " %s"
26152606branch.download = Download Branch " %s"
26162607branch.rename = Rename Branch " %s"
2617- branch.search = Search Branch
26182608branch.included_desc = This branch is part of the default branch
26192609branch.included = Included
26202610branch.create_new_branch = Create branch from branch:
@@ -2760,7 +2750,6 @@ teams.write_permission_desc = This team grants <strong>Write</strong> access: me
27602750teams.admin_permission_desc = This team grants <strong>Admin</strong> access: members can read from, push to and add collaborators to team repositories.
27612751teams.create_repo_permission_desc = Additionally, this team grants <strong>Create repository</strong> permission: members can create new repositories in organization.
27622752teams.repositories = Team Repositories
2763- teams.search_repo_placeholder = Search repository…
27642753teams.remove_all_repos_title = Remove all team repositories
27652754teams.remove_all_repos_desc = This will remove all repositories from the team.
27662755teams.add_all_repos_title = Add all repositories
0 commit comments