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">Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files.</system:String>
418
-
<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 fileds blank.</system:String>
418
+
<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="customeQueryHotkeyTips">Premere un tasto di scelta rapida personalizzato per aprire Flow Launcher e inserire automaticamente la query specificata.</system:String>
<system:Stringx:Key="hotkeyUnavailable">Scorciatoia corrente non disponibile.</system:String>
473
473
<system:Stringx:Key="hotkeyUnavailableUneditable">Questa scorciatoia è riservata per "{0}" e non può essere utilizzata. Si prega di scegliere un'altra scorciatoia.</system:String>
474
474
<system:Stringx:Key="hotkeyUnavailableEditable">Questa scorciatoia è già in uso da "{0}". Premendo "Sovrascrivi", verrà rimossa da "{0}".</system:String>
475
475
<system:Stringx:Key="hotkeyRegGuide">Premi i tasti che vuoi usare per questa funzione.</system:String>
476
+
<system:Stringx:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
476
477
477
478
<!-- Custom Query Shortcut Dialog -->
478
479
<system:Stringx:Key="customeQueryShortcutTitle">Scorciatoia per ricerca personalizzata</system:String>
@@ -483,6 +484,7 @@ Se si aggiunge un prefisso '@' mentre si inserisce una scorciatoia, corrisponde
483
484
</system:String>
484
485
<system:Stringx:Key="duplicateShortcut">La scorciatoia esiste già, inserisci una nuova scorciatoia o modifica quella esistente.</system:String>
485
486
<system:Stringx:Key="emptyShortcut">La scorciatoia e/o la sua espansione sono vuote.</system:String>
487
+
<system:Stringx:Key="invalidShortcut">Shortcut is invalid</system:String>
0 commit comments