Skip to content

Commit 137cda4

Browse files
Merge branch 'FixText' of https://github.com/VictoriousRaptor/Flow.Launcher into FixText
2 parents 230e4fb + 43e3b1f commit 137cda4

File tree

2 files changed

+64
-53
lines changed

2 files changed

+64
-53
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Languages/en.xaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
1+
<ResourceDictionary
2+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
23
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
34
xmlns:system="clr-namespace:System;assembly=mscorlib">
45

@@ -75,7 +76,7 @@
7576
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
7677
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
7778
<system:String x:Key="plugin_explorer_opencontainingfolder">Open containing folder</system:String>
78-
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the file or folder</system:String>
79+
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the item</system:String>
7980
<system:String x:Key="plugin_explorer_openwitheditor">Open With Editor:</system:String>
8081
<system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String>
8182
<system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String>
Lines changed: 61 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
1-
<?xml version="1.0"?>
2-
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
1+
<ResourceDictionary
2+
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3+
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4+
xmlns:system="clr-namespace:System;assembly=mscorlib">
35

46
<!-- Dialogues -->
5-
<system:String x:Key="plugin_explorer_make_selection_warning">Please make a selection first</system:String>
7+
<system:String x:Key="plugin_explorer_make_selection_warning">항목을 먼저 선택하세요</system:String>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">폴더 링크를 선택하세요</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Are you sure you want to delete {0}?</system:String>
8-
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">Are you sure you want to permanently delete this {0}?</system:String>
10+
<system:String x:Key="plugin_explorer_deletefolderconfirm">Are you sure you want to permanently delete this folder?</system:String>
11+
<system:String x:Key="plugin_explorer_deletefileconfirm">Are you sure you want to permanently delete this file?</system:String>
912
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Deletion successful</system:String>
10-
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">Successfully deleted the {0}</system:String>
13+
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">Successfully deleted {0}</system:String>
1114
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Assigning the global action keyword could bring up too many results during search. Please choose a specific action keyword</system:String>
1215
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">Quick Access can not be set to the global action keyword when enabled. Please choose a specific action keyword</system:String>
1316
<system:String x:Key="plugin_explorer_windowsSearchServiceNotRunning">The required service for Windows Index Search does not appear to be running</system:String>
@@ -20,84 +23,89 @@
2023
<system:String x:Key="plugin_explorer_delete">삭제</system:String>
2124
<system:String x:Key="plugin_explorer_edit">편집</system:String>
2225
<system:String x:Key="plugin_explorer_add">추가</system:String>
23-
<system:String x:Key="plugin_explorer_generalsetting_header">General Setting</system:String>
26+
<system:String x:Key="plugin_explorer_generalsetting_header">일반 설정</system:String>
2427
<system:String x:Key="plugin_explorer_manageactionkeywords_header">사용자 지정 액션 키워드</system:String>
25-
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
26-
<system:String x:Key="plugin_explorer_everything_setting_header">Everything Setting</system:String>
27-
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>
28-
<system:String x:Key="plugin_explorer_everything_installed_path">Everything Path:</system:String>
28+
<system:String x:Key="plugin_explorer_quickaccesslinks_header">빠른 접근 항목</system:String>
29+
<system:String x:Key="plugin_explorer_everything_setting_header">Everything 설정</system:String>
30+
<system:String x:Key="plugin_explorer_everything_sort_option">정렬:</system:String>
31+
<system:String x:Key="plugin_explorer_everything_installed_path">Everything 경로:</system:String>
2932
<system:String x:Key="plugin_explorer_launch_hidden">Launch Hidden</system:String>
30-
<system:String x:Key="plugin_explorer_editor_path">Editor Path</system:String>
31-
<system:String x:Key="plugin_explorer_shell_path">Shell Path</system:String>
32-
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Index Search Excluded Paths</system:String>
33+
<system:String x:Key="plugin_explorer_editor_path">에디터 경로</system:String>
34+
<system:String x:Key="plugin_explorer_shell_path">쉘 경로</system:String>
35+
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">색인 제외 경로</system:String>
3336
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Use search result's location as executable working directory</system:String>
3437
<system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
35-
<system:String x:Key="plugin_explorer_manageindexoptions">색인 옵션</system:String>
38+
<system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
3639
<system:String x:Key="plugin_explorer_actionkeywordview_search">검색:</system:String>
3740
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">경로 검색:</system:String>
3841
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">파일 내용 검색:</system:String>
39-
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">색인 검색:</system:String>
40-
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
41-
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
42+
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
43+
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">빠른 접근:</system:String>
44+
<system:String x:Key="plugin_explorer_actionkeyword_current">현재 액션 키워드</system:String>
4245
<system:String x:Key="plugin_explorer_actionkeyword_done">완료</system:String>
43-
<system:String x:Key="plugin_explorer_actionkeyword_enabled"></system:String>
46+
<system:String x:Key="plugin_explorer_actionkeyword_enabled">활성</system:String>
4447
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">When disabled Flow will not execute this search option, and will additionally revert back to '*' to free up the action keyword</system:String>
4548
<system:String x:Key="plugin_explorer_engine_everything">Everything</system:String>
46-
<system:String x:Key="plugin_explorer_engine_windows_index">Windows Index</system:String>
47-
<system:String x:Key="plugin_explorer_path_enumeration_engine_none">Direct Enumeration</system:String>
49+
<system:String x:Key="plugin_explorer_engine_windows_index">윈도우 색인</system:String>
50+
<system:String x:Key="plugin_explorer_path_enumeration_engine_none">Flow Launcher</system:String>
4851

49-
<system:String x:Key="plugin_explorer_Content_Search_Engine">Content Search Engine</system:String>
50-
<system:String x:Key="plugin_explorer_Directory_Recursive_Search_Engine">Directory Recursive Search Engine</system:String>
51-
<system:String x:Key="plugin_explorer_Index_Search_Engine">Index Search Engine</system:String>
52-
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">Open Windows Index Option</system:String>
52+
<system:String x:Key="plugin_explorer_Content_Search_Engine">내용 검색 엔진</system:String>
53+
<system:String x:Key="plugin_explorer_Directory_Recursive_Search_Engine">경로 재귀 검색 엔진</system:String>
54+
<system:String x:Key="plugin_explorer_Index_Search_Engine">색인 검색 엔진</system:String>
55+
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">윈도우 색인 설정 열기</system:String>
5356

5457
<!-- Plugin Infos -->
5558
<system:String x:Key="plugin_explorer_plugin_name">탐색기</system:String>
56-
<system:String x:Key="plugin_explorer_plugin_description">Window Index Search를 사용하여 파일과 폴더를 검색 및 관리합니다</system:String>
59+
<system:String x:Key="plugin_explorer_plugin_description">윈도우 색인 또는 Everything을 사용하여 파일과 폴더를 검색 및 관리합니다</system:String>
5760

5861
<!-- Plugin Tooltip -->
59-
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter to open the directory</system:String>
60-
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter to open the containing folder</system:String>
62+
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter으로 폴더 열기</system:String>
63+
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter으로 포함된 폴더 열기</system:String>
6164

6265
<!-- Context menu items -->
6366
<system:String x:Key="plugin_explorer_copypath">경로 복사</system:String>
67+
<system:String x:Key="plugin_explorer_copypath_subtitle">이 항목의 경로를 클립보드에 복사</system:String>
6468
<system:String x:Key="plugin_explorer_copyfilefolder">복사하기</system:String>
69+
<system:String x:Key="plugin_explorer_copyfile_subtitle">이 파일을 클립보드에 복사</system:String>
70+
<system:String x:Key="plugin_explorer_copyfolder_subtitle">이 폴더를 클립보드에 복사</system:String>
6571
<system:String x:Key="plugin_explorer_deletefilefolder">삭제</system:String>
72+
<system:String x:Key="plugin_explorer_deletefile_subtitle">이 파일을 영구적으로 삭제</system:String>
73+
<system:String x:Key="plugin_explorer_deletefolder_subtitle">이 폴더를 영구적으로 삭제</system:String>
6674
<system:String x:Key="plugin_explorer_path">경로:</system:String>
67-
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
75+
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">선택 항목을 삭제</system:String>
6876
<system:String x:Key="plugin_explorer_runasdifferentuser">다른 유저 권한으로 실행</system:String>
69-
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>
77+
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">선택한 다른 사용자 계정으로 실행</system:String>
7078
<system:String x:Key="plugin_explorer_opencontainingfolder">포함된 폴더 열기</system:String>
71-
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the file or folder</system:String>
72-
<system:String x:Key="plugin_explorer_openwitheditor">편집기에서 열기:</system:String>
79+
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">이 항목이 포함된 위치를 열기</system:String>
80+
<system:String x:Key="plugin_explorer_openwitheditor">에디터로 열기:</system:String>
7381
<system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String>
74-
<system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String>
82+
<system:String x:Key="plugin_explorer_openwithshell">쉘로 열기:</system:String>
7583
<system:String x:Key="plugin_explorer_openwithshell_error">Failed to open folder {0} with Shell {1} at {2}</system:String>
7684
<system:String x:Key="plugin_explorer_excludefromindexsearch">Exclude current and sub-directories from Index Search</system:String>
7785
<system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Excluded from Index Search</system:String>
78-
<system:String x:Key="plugin_explorer_openindexingoptions">윈도우 인덱싱 옵션 열기</system:String>
79-
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">Manage indexed files and folders</system:String>
80-
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">윈도우 인덱싱 옵션 열기에 실패했습니다</system:String>
81-
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">Add to Quick Access</system:String>
82-
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">Add the current {0} to Quick Access</system:String>
83-
<system:String x:Key="plugin_explorer_addfilefoldersuccess">성공적으로 추가되었습니다</system:String>
84-
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Successfully added to Quick Access</system:String>
85-
<system:String x:Key="plugin_explorer_removefilefoldersuccess">성공적으로 제거했습니다</system:String>
86-
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Successfully removed from Quick Access</system:String>
86+
<system:String x:Key="plugin_explorer_openindexingoptions">윈도우 색인 설정 열기</system:String>
87+
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">폴더 및 파일의 색인 관리</system:String>
88+
<system:String x:Key="plugin_explorer_openindexingoptions_errormsg">윈도우 색인 설정을 여는데 실패했습니다</system:String>
89+
<system:String x:Key="plugin_explorer_add_to_quickaccess_title">빠른 접근에 추가</system:String>
90+
<system:String x:Key="plugin_explorer_add_to_quickaccess_subtitle">빠른 접근에 이 항목을 추가</system:String>
91+
<system:String x:Key="plugin_explorer_addfilefoldersuccess">추가 완료</system:String>
92+
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">빠른 접근에 추가했습니다</system:String>
93+
<system:String x:Key="plugin_explorer_removefilefoldersuccess">제거 완료</system:String>
94+
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">빠른 접근에서 제거했습니다</system:String>
8795
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Add to Quick Access so it can be opened with Explorer's Search Activation action keyword</system:String>
8896
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Remove from Quick Access</system:String>
89-
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Remove from Quick Access</system:String>
90-
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove the current {0} from Quick Access</system:String>
91-
<system:String x:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String>
92-
97+
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">빠른 접근에서 제거</system:String>
98+
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">이 항목을 빠른 접근에서 제거</system:String>
99+
<system:String x:Key="plugin_explorer_show_contextmenu_title">우클릭 메뉴 보기</system:String>
100+
93101
<!-- Everything -->
94-
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Everything SDK Loaded Fail</system:String>
95-
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Warning: Everything service is not running</system:String>
102+
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Everything SDK를 불러오는데 실패했습니다</system:String>
103+
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">경고: Everything 서비스가 실행 중이 아닙니다</system:String>
96104
<system:String x:Key="flowlauncher_plugin_everything_query_error">Error while querying Everything</system:String>
97105
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Sort By</system:String>
98106
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String>
99107
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Path</system:String>
100-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">크기</system:String>
108+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Size</system:String>
101109
<system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Extension</system:String>
102110
<system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Type Name</system:String>
103111
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Date Created</system:String>
@@ -108,8 +116,8 @@
108116
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date Recently Changed</system:String>
109117
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Date Accessed</system:String>
110118
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Date Run</system:String>
111-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending"></system:String>
112-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending"></system:String>
119+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">&#x2191;</system:String>
120+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">&#x2193;</system:String>
113121
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Warning: This is not a Fast Sort option, searches may be slow</system:String>
114122

115123
<system:String x:Key="flowlauncher_plugin_everything_click_to_launch_or_install">Click to Launch or Install Everything</system:String>
@@ -119,5 +127,7 @@
119127
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com</system:String>
120128
<system:String x:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String>
121129
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Unable to find an Everything installation, would you like to manually select a location?{0}{0}Click no and Everything will be automatically installed for you</system:String>
130+
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Do you want to enable content search for Everything?</system:String>
131+
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">"It can be very slow without index (which is only supported in Everything v1.5+)"</system:String>
122132

123-
</ResourceDictionary>
133+
</ResourceDictionary>

0 commit comments

Comments
 (0)