Skip to content

Commit 463ec9f

Browse files
committed
New translations en.xaml (Korean)
[ci skip]
1 parent 46f3cd2 commit 463ec9f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Flow.Launcher/Languages/ko.xaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
<system:String x:Key="portableMode">포터블 모드</system:String>
4646
<system:String x:Key="portableModeToolTIp">모든 설정이 폴더안에 들어갑니다. USB 드라이브나 클라우드로 사용 가능합니다.</system:String>
4747
<system:String x:Key="startFlowLauncherOnSystemStartup">시스템 시작 시 Flow Launcher 실행</system:String>
48-
<system:String x:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
49-
<system:String x:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
48+
<system:String x:Key="useLogonTaskForStartup">더 빠른 시작을 위해 시작 프로그램 항목 대신 로그온 Task 사용</system:String>
49+
<system:String x:Key="useLogonTaskForStartupTooltip">Flow Launcher를 제거한 후에는 작업 스케줄러에서 이 작업(Flow.Launcher Startup)을 수동으로 삭제해야 합니다</system:String>
5050
<system:String x:Key="setAutoStartFailed">Error setting launch on startup</system:String>
5151
<system:String x:Key="hideFlowLauncherWhenLoseFocus">포커스 잃으면 Flow Launcher 숨김</system:String>
5252
<system:String x:Key="dontPromptUpdateMsg">새 버전 알림 끄기</system:String>
@@ -343,7 +343,7 @@
343343
<system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
344344
<system:String x:Key="success">성공</system:String>
345345
<system:String x:Key="completedSuccessfully">성공적으로 완료했습니다.</system:String>
346-
<system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
346+
<system:String x:Key="actionkeyword_tips">플러그인을 실행할 때 사용할 액션 키워드를 입력하세요. 여러 개를 입력할 경우 공백으로 구분하세요. 아무 키워드도 지정하지 않으려면 * 를 입력하세요. 이 경우 액션 키워드 없이도 플러그인이 실행됩니다.</system:String>
347347

348348
<!-- Custom Query Hotkey Dialog -->
349349
<system:String x:Key="customeQueryHotkeyTitle">사용자지정 쿼리 단축키</system:String>

0 commit comments

Comments
 (0)