Skip to content

Commit 8d2eba5

Browse files
author
Dominik Rubo
committed
Remove spaces before ellipses
1 parent dfa2719 commit 8d2eba5

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

options/locale/locale_en-US.ini

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ language = Language
1818
notifications = Notifications
1919
active_stopwatch = Active Time Tracker
2020
tracked_time_summary = Summary of tracked time based on filters of issue list
21-
create_new = Create 
22-
user_profile_and_more = Profile and Settings 
21+
create_new = Create…
22+
user_profile_and_more = Profile and Settings…
2323
signed_in_as = Signed in as
2424
enable_javascript = This website requires JavaScript.
2525
toc = Table of Contents
@@ -39,7 +39,7 @@ passcode = Passcode
3939

4040
webauthn_insert_key = Insert your security key
4141
webauthn_sign_in = Press the button on your security key. If your security key has no button, re-insert it.
42-
webauthn_press_button = Please press the button on your security key 
42+
webauthn_press_button = Please press the button on your security key…
4343
webauthn_use_twofa = Use a two-factor code from your phone
4444
webauthn_error = Could not read your security key.
4545
webauthn_unsupported_browser = Your browser does not currently support WebAuthn.
@@ -112,7 +112,7 @@ copy_type_unsupported = This file type cannot be copied
112112

113113
write = Write
114114
preview = Preview
115-
loading = Loading 
115+
loading = Loading…
116116
files = Files
117117

118118
error = Error
@@ -168,7 +168,7 @@ no_results_found = No results found.
168168
internal_error_skipped = Internal error occurred but is skipped: %s
169169

170170
[search]
171-
search = Search 
171+
search = Search…
172172
type_tooltip = Search type
173173
fuzzy = Fuzzy
174174
fuzzy_tooltip = Include results that closely match the search term
@@ -178,23 +178,23 @@ regexp = Regexp
178178
regexp_tooltip = Include only results that match the regexp search term
179179
exact = Exact
180180
exact_tooltip = Include only results that match the exact search term
181-
repo_kind = Search repos 
182-
user_kind = Search users 
183-
org_kind = Search orgs 
184-
team_kind = Search teams 
185-
code_kind = Search code 
181+
repo_kind = Search repos…
182+
user_kind = Search users…
183+
org_kind = Search orgs…
184+
team_kind = Search teams…
185+
code_kind = Search code…
186186
code_search_unavailable = Code search is currently not available. Please contact the site administrator.
187187
code_search_by_git_grep = Current code search results are provided by "git grep". There might be better results if site administrator enables Repository Indexer.
188-
package_kind = Search packages 
189-
project_kind = Search projects 
190-
branch_kind = Search branches 
191-
tag_kind = Search tags 
188+
package_kind = Search packages…
189+
project_kind = Search projects…
190+
branch_kind = Search branches…
191+
tag_kind = Search tags…
192192
tag_tooltip = Search for matching tags. Use '%' to match any sequence of numbers.
193-
commit_kind = Search commits 
194-
runner_kind = Search runners 
193+
commit_kind = Search commits…
194+
runner_kind = Search runners…
195195
no_results = No matching results found.
196-
issue_kind = Search issues 
197-
pull_kind = Search pull requests 
196+
issue_kind = Search issues…
197+
pull_kind = Search pull requests…
198198
keyword_search_unavailable = Searching by keyword is currently not available. Please contact the site administrator.
199199

200200
[aria]
@@ -252,7 +252,7 @@ license_desc = Go get <a target="_blank" rel="noopener noreferrer" href="%[1]s">
252252

253253
[install]
254254
install = Installation
255-
installing_desc = Installing now, please wait 
255+
installing_desc = Installing now, please wait…
256256
title = Initial Configuration
257257
docker_helper = If you run Gitea inside Docker, please read the <a target="_blank" rel="noopener noreferrer" href="%s">documentation</a> before changing any settings.
258258
require_db_desc = Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).
@@ -371,7 +371,7 @@ uname_holder = Username or Email Address
371371
password_holder = Password
372372
switch_dashboard_context = Switch Dashboard Context
373373
my_repos = Repositories
374-
show_more_repos = Show more repositories 
374+
show_more_repos = Show more repositories…
375375
collaborative_repos = Collaborative Repositories
376376
my_orgs = My Organizations
377377
my_mirrors = My Mirrors
@@ -662,7 +662,7 @@ target_ref_not_exist = Target ref does not exist %s
662662
admin_cannot_delete_self = You cannot delete yourself when you are an admin. Please remove your admin privileges first.
663663
664664
[user]
665-
change_avatar = Change your avatar 
665+
change_avatar = Change your avatar…
666666
joined_on = Joined on %s
667667
repositories = Repositories
668668
activity = Public Activity
@@ -1122,7 +1122,7 @@ stars = Stars
11221122
reactions_more = and %d more
11231123
unit_disabled = The site administrator has disabled this repository section.
11241124
language_other = Other
1125-
adopt_search = Enter username to search for unadopted repositories … (leave blank to find all)
1125+
adopt_search = Enter username to search for unadopted repositories… (leave blank to find all)
11261126
adopt_preexisting_label = Adopt Files
11271127
adopt_preexisting = Adopt pre-existing files
11281128
adopt_preexisting_content = Create repository from %s
@@ -1205,7 +1205,7 @@ migrate.migrate_items_options = Access Token is required to migrate additional i
12051205
migrated_from = Migrated from <a href="%[1]s">%[2]s</a>
12061206
migrated_from_fake = Migrated From %[1]s
12071207
migrate.migrate = Migrate From %s
1208-
migrate.migrating = Migrating from <b>%s</b> 
1208+
migrate.migrating = Migrating from <b>%s</b>…
12091209
migrate.migrating_failed = Migrating from <b>%s</b> failed.
12101210
migrate.migrating_failed.error = Failed to migrate: %s
12111211
migrate.migrating_failed_no_addr = Migration failed.
@@ -1345,7 +1345,7 @@ editor.fork_before_edit = You must fork this repository to make or propose chang
13451345
editor.delete_this_file = Delete File
13461346
editor.must_have_write_access = You must have write access to make or propose changes to this file.
13471347
editor.file_delete_success = File "%s" has been deleted.
1348-
editor.name_your_file = Name your file 
1348+
editor.name_your_file = Name your file…
13491349
editor.filename_help = Add a directory by typing its name followed by a slash ('/'). Remove a directory by typing backspace at the beginning of the input field.
13501350
editor.or = or
13511351
editor.cancel_lower = Cancel
@@ -1359,14 +1359,14 @@ editor.patch = Apply Patch
13591359
editor.patching = Patching:
13601360
editor.fail_to_apply_patch = Unable to apply patch
13611361
editor.new_patch = New Patch
1362-
editor.commit_message_desc = Add an optional extended description 
1362+
editor.commit_message_desc = Add an optional extended description…
13631363
editor.signoff_desc = Add a Signed-off-by trailer by the committer at the end of the commit log message.
13641364
editor.commit_directly_to_this_branch = Commit directly to the <strong class="branch-name">%s</strong> branch.
13651365
editor.create_new_branch = Create a <strong>new branch</strong> for this commit and start a pull request.
13661366
editor.create_new_branch_np = Create a <strong>new branch</strong> for this commit.
13671367
editor.propose_file_change = Propose file change
13681368
editor.new_branch_name = Name the new branch for this commit
1369-
editor.new_branch_name_desc = New branch name 
1369+
editor.new_branch_name_desc = New branch name…
13701370
editor.cancel = Cancel
13711371
editor.filename_cannot_be_empty = The filename cannot be empty.
13721372
editor.filename_is_invalid = The filename is invalid: "%s".
@@ -1388,7 +1388,7 @@ editor.no_changes_to_show = There are no changes to show.
13881388
editor.push_rejected_no_message = The change was rejected by the server without a message. Please check Git Hooks.
13891389
editor.push_rejected = The change was rejected by the server. Please check Git Hooks.
13901390
editor.push_rejected_summary = Full Rejection Message:
1391-
editor.add_subdir = Add a directory 
1391+
editor.add_subdir = Add a directory…
13921392
editor.unable_to_upload_files = Failed to upload files to "%s" with error: %v
13931393
editor.upload_file_is_locked = File "%s" is locked by %s.
13941394
editor.upload_files_to_dir = Upload files to "%s"
@@ -1770,7 +1770,7 @@ issues.dependency.pr_no_dependencies = No dependencies set.
17701770
issues.dependency.no_permission_1 = "You do not have permission to read %d dependency"
17711771
issues.dependency.no_permission_n = "You do not have permission to read %d dependencies"
17721772
issues.dependency.no_permission.can_remove = "You do not have permission to read this dependency but can remove this dependency"
1773-
issues.dependency.add = Add dependency 
1773+
issues.dependency.add = Add dependency…
17741774
issues.dependency.cancel = Cancel
17751775
issues.dependency.remove = Remove
17761776
issues.dependency.remove_info = Remove this dependency
@@ -1896,7 +1896,7 @@ pulls.add_prefix = Add <strong>%s</strong> prefix
18961896
pulls.remove_prefix = Remove <strong>%s</strong> prefix
18971897
pulls.data_broken = This pull request is broken due to missing fork information.
18981898
pulls.files_conflicted = This pull request has changes conflicting with the target branch.
1899-
pulls.is_checking = Checking for merge conflicts 
1899+
pulls.is_checking = Checking for merge conflicts…
19001900
pulls.is_ancestor = "This branch is already included in the target branch. There is nothing to merge."
19011901
pulls.is_empty = "The changes on this branch are already on the target branch. This will be an empty commit."
19021902
pulls.required_status_check_failed = Some required checks were not successful.
@@ -1973,7 +1973,7 @@ pulls.cmd_instruction_merge_title = Merge
19731973
pulls.cmd_instruction_merge_desc = Merge the changes and update on Gitea.
19741974
pulls.cmd_instruction_merge_warning = Warning: This operation cannot merge pull request because "autodetect manual merge" is not enabled.
19751975
pulls.clear_merge_message = Clear merge message
1976-
pulls.clear_merge_message_hint = Clearing the merge message will only remove the commit message content and keep generated git trailers such as "Co-Authored-By ".
1976+
pulls.clear_merge_message_hint = Clearing the merge message will only remove the commit message content and keep generated git trailers such as "Co-Authored-By…".
19771977

19781978
pulls.auto_merge_button_when_succeed = (When checks succeed)
19791979
pulls.auto_merge_when_succeed = Auto merge when all checks succeed
@@ -2366,7 +2366,7 @@ settings.discord_icon_url = Icon URL
23662366
settings.event_desc = Trigger On:
23672367
settings.event_push_only = Push Events
23682368
settings.event_send_everything = All Events
2369-
settings.event_choose = Custom Events 
2369+
settings.event_choose = Custom Events…
23702370
settings.event_header_repository = Repository Events
23712371
settings.event_create = Create
23722372
settings.event_create_desc = Branch or tag created.
@@ -2547,7 +2547,7 @@ settings.block_admin_merge_override_desc = Administrators must follow branch pro
25472547
settings.default_branch_desc = Select a default repository branch for pull requests and code commits:
25482548
settings.merge_style_desc = Merge Styles
25492549
settings.default_merge_style_desc = Default Merge Style
2550-
settings.choose_branch = Choose a branch 
2550+
settings.choose_branch = Choose a branch…
25512551
settings.no_protected_branch = There are no protected branches.
25522552
settings.edit_protected_branch = Edit
25532553
settings.protected_branch_required_rule_name = Required rule name
@@ -2610,7 +2610,7 @@ settings.lfs_invalid_locking_path=Invalid path: %s
26102610
settings.lfs_invalid_lock_directory=Cannot lock directory: %s
26112611
settings.lfs_lock_already_exists=Lock already exists: %s
26122612
settings.lfs_lock=Lock
2613-
settings.lfs_lock_path=Filepath to lock 
2613+
settings.lfs_lock_path=Filepath to lock…
26142614
settings.lfs_locks_no_locks=No Locks
26152615
settings.lfs_lock_file_no_exist=Locked file does not exist in default branch
26162616
settings.lfs_force_unlock=Force Unlock
@@ -2797,9 +2797,9 @@ error.csv.invalid_field_count = Can't render this file because it has a wrong nu
27972797
error.broken_git_hook = Git hooks of this repository seem to be broken. Please follow the <a target="_blank" rel="noreferrer" href="%s">documentation</a> to fix them, then push some commits to refresh the status.
27982798

27992799
[graphs]
2800-
component_loading = Loading %s 
2800+
component_loading = Loading %s…
28012801
component_loading_failed = Could not load %s
2802-
component_loading_info = This might take a bit 
2802+
component_loading_info = This might take a bit…
28032803
component_failed_to_load = An unexpected error happened.
28042804
code_frequency.what = code frequency
28052805
contributors.what = contributions

0 commit comments

Comments
 (0)