Skip to content

Commit 43e3b1f

Browse files
committed
Adjust Korean Texts
1 parent ae1ea59 commit 43e3b1f

File tree

1 file changed

+9
-9
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<system:String x:Key="plugin_explorer_add">추가</system:String>
2626
<system:String x:Key="plugin_explorer_generalsetting_header">일반 설정</system:String>
2727
<system:String x:Key="plugin_explorer_manageactionkeywords_header">사용자 지정 액션 키워드</system:String>
28-
<system:String x:Key="plugin_explorer_quickaccesslinks_header">빠른 실행 항목</system:String>
28+
<system:String x:Key="plugin_explorer_quickaccesslinks_header">빠른 접근 항목</system:String>
2929
<system:String x:Key="plugin_explorer_everything_setting_header">Everything 설정</system:String>
3030
<system:String x:Key="plugin_explorer_everything_sort_option">정렬:</system:String>
3131
<system:String x:Key="plugin_explorer_everything_installed_path">Everything 경로:</system:String>
@@ -40,7 +40,7 @@
4040
<system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">경로 검색:</system:String>
4141
<system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">파일 내용 검색:</system:String>
4242
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
43-
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">빠른 실행:</system:String>
43+
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">빠른 접근:</system:String>
4444
<system:String x:Key="plugin_explorer_actionkeyword_current">현재 액션 키워드</system:String>
4545
<system:String x:Key="plugin_explorer_actionkeyword_done">완료</system:String>
4646
<system:String x:Key="plugin_explorer_actionkeyword_enabled">활성</system:String>
@@ -86,21 +86,21 @@
8686
<system:String x:Key="plugin_explorer_openindexingoptions">윈도우 색인 설정 열기</system:String>
8787
<system:String x:Key="plugin_explorer_openindexingoptions_subtitle">폴더 및 파일의 색인 관리</system:String>
8888
<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>
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>
9191
<system:String x:Key="plugin_explorer_addfilefoldersuccess">추가 완료</system:String>
92-
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">빠른 실행에 추가했습니다</system:String>
92+
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">빠른 접근에 추가했습니다</system:String>
9393
<system:String x:Key="plugin_explorer_removefilefoldersuccess">제거 완료</system:String>
94-
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">빠른 실행에서 제거했습니다</system:String>
94+
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">빠른 접근에서 제거했습니다</system:String>
9595
<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>
9696
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Remove from Quick Access</system:String>
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>
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>
9999
<system:String x:Key="plugin_explorer_show_contextmenu_title">우클릭 메뉴 보기</system:String>
100100

101101
<!-- Everything -->
102102
<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>
103+
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">경고: Everything 서비스가 실행 중이 아닙니다</system:String>
104104
<system:String x:Key="flowlauncher_plugin_everything_query_error">Error while querying Everything</system:String>
105105
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Sort By</system:String>
106106
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String>

0 commit comments

Comments
 (0)