You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click yes if you would like select the {0} executable agian. Click no if you would like to download {1}
13
+
Click yes if you would like select the {0} executable again. Click no if you would like to download {1}
14
14
</system:String>
15
15
<system:Stringx:Key="runtimePluginUnableToSetExecutablePath">Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom).</system:String>
16
16
<system:Stringx:Key="failedToInitializePluginsTitle">Fail to Init Plugins</system:String>
<system:Stringx:Key="fileManager_tips">사용 중인 파일 관리자의 파일 위치를 지정하고, 필요한 경우 인수를 추가하세요. "%d"는 열고자 하는 디렉터리 경로를 나타내며, 폴더용 인수 필드 및 특정 디렉터리를 여는 명령어에서 사용됩니다. "%f"는 열고자 하는 파일 경로를 나타내며, 파일용 인수 필드 및 특정 파일을 여는 명령어에서 사용됩니다.</system:String>
409
-
<system:Stringx:Key="fileManager_tips2">예를 들어, 파일 관리자가 totalcmd.exe /A c:\windows와 같은 명령어로 c:\windows 디렉터리를 연다면, 파일 관리자 경로는 totalcmd.exe가 되고, 폴더용 인수는 /A "%d"가 됩니다. QTTabBar와 같은 일부 파일 관리자는 경로만 전달하면 되는 경우가 있으므로, 이 경우에는 파일 관리자 경로에 "%d"를 입력하고 나머지 필드는 비워두세요.</system:String>
409
+
<system:Stringx:Key="fileManager_tips2">For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank.</system:String>
<system:Stringx:Key="hotkeyUnavailable">Current hotkey is unavailable.</system:String>
464
464
<system:Stringx:Key="hotkeyUnavailableUneditable">This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey.</system:String>
465
465
<system:Stringx:Key="hotkeyUnavailableEditable">This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}".</system:String>
466
466
<system:Stringx:Key="hotkeyRegGuide">이 기능에 사용할 키를 눌러주세요.</system:String>
467
+
<system:Stringx:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
467
468
468
469
<!-- Custom Query Shortcut Dialog -->
469
470
<system:Stringx:Key="customeQueryShortcutTitle">사용자 지정 쿼리 단축어</system:String>
@@ -474,6 +475,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in
474
475
</system:String>
475
476
<system:Stringx:Key="duplicateShortcut">Shortcut already exists, please enter a new Shortcut or edit the existing one.</system:String>
476
477
<system:Stringx:Key="emptyShortcut">Shortcut and/or its expansion is empty.</system:String>
478
+
<system:Stringx:Key="invalidShortcut">Shortcut is invalid</system:String>
0 commit comments