Skip to content

Commit 5e81271

Browse files
committed
New translations en.xaml (Korean)
[ci skip]
1 parent 452ecad commit 5e81271

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Flow.Launcher/Languages/ko.xaml

+10
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,11 @@
122122
<system:String x:Key="KoreanImeOpenLinkButton">열기</system:String>
123123
<system:String x:Key="KoreanImeRegistry">이전 버전의 Microsoft IME 사용</system:String>
124124
<system:String x:Key="KoreanImeRegistryTooltip">이전 버전의 IME를 사용하도록 시스템 설정을 변경합니다</system:String>
125+
<system:String x:Key="homePage">Home Page</system:String>
126+
<system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String>
127+
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
128+
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
129+
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
125130

126131
<!-- Setting Plugin -->
127132
<system:String x:Key="searchplugin">플러그인 검색</system:String>
@@ -144,6 +149,7 @@
144149
<system:String x:Key="DisplayModeOnOff">켬</system:String>
145150
<system:String x:Key="DisplayModePriority">중요</system:String>
146151
<system:String x:Key="DisplayModeSearchDelay">검색 지연</system:String>
152+
<system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String>
147153
<system:String x:Key="currentPriority">현재 중요도:</system:String>
148154
<system:String x:Key="newPriority">새 중요도:</system:String>
149155
<system:String x:Key="priority">중요도</system:String>
@@ -397,6 +403,10 @@
397403
<system:String x:Key="searchDelayTimeTitle">검색 지연 시간 설정</system:String>
398404
<system:String x:Key="searchDelayTimeTips">플러그인에서 사용할 검색 지연 시간(ms)을 입력하세요. 지정하지 않으려면 비워두세요. 기본 검색 지연 시간이 사용됩니다.</system:String>
399405

406+
<!-- Search Delay Settings Dialog -->
407+
<system:String x:Key="homeTitle">Home Page</system:String>
408+
<system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String>
409+
400410
<!-- Custom Query Hotkey Dialog -->
401411
<system:String x:Key="customeQueryHotkeyTitle">사용자지정 쿼리 단축키</system:String>
402412
<system:String x:Key="customeQueryHotkeyTips">Press a custom hotkey to open Flow Launcher and input the specified query automatically.</system:String>

0 commit comments

Comments
 (0)