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
Clique Sim se quiser escolher o novo executável {0}. Clique Não se quiser descarregar {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">Não foi possível definir o caminho do executável {0}. Experimente definir o caminho nas definições (desloque até ao fundo).</system:String>
16
16
<system:Stringx:Key="failedToInitializePluginsTitle">Falha ao iniciar os plugins</system:String>
@@ -413,7 +413,7 @@
413
413
<system:Stringx:Key="fileManagerWindow">Selecione o gestor de ficheiros</system:String>
<system:Stringx:Key="fileManager_tips">Por favor, especifique a localização do executável do seu gestor de ficheiros e adicione os argumentos necessários. "%d" representa o caminho do diretório a abrir, usado pelo argumento do campo Pasta e para comandos que abrem diretórios específicos. "%f" representa o caminho do ficheiro a abrir, usado pelo argumento do campo Ficheiro e para comandos que abrem ficheiros específicos.</system:String>
416
-
<system:Stringx:Key="fileManager_tips2">Por exemplo, se o gestor de ficheiros utilizar o comando "totalcmd.exe /A c:\windows"para abrir o diretório c:\windows , o caminho para o gestor de ficheiros será totalcmd.exe e os argumentos para a Pasta serão /A "%d". Alguns gestores de ficheiros, como QTTabBar podem apenas exigir que especifique o caminho. Para estes, deve utilizar "%d"como caminho para o gestor de ficheiros e deixar o resto dos campos em branco.</system:String>
416
+
<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>
417
417
<system:Stringx:Key="fileManager_name">Gestor de ficheiros</system:String>
418
418
<system:Stringx:Key="fileManager_profile_name">Nome do perfil</system:String>
419
419
<system:Stringx:Key="fileManager_path">Caminho do gestor de ficheiros</system:String>
@@ -464,13 +464,14 @@
464
464
<system:Stringx:Key="customeQueryHotkeyTips">Prima uma tecla de atalho personalizada para abrir Flow Launcher e escrever automaticamente a pesquisa.</system:String>
<system:Stringx:Key="hotkeyRegTitle">Associar tecla de atalho</system:String>
470
470
<system:Stringx:Key="hotkeyUnavailable">A tecla de atalho atual não está disponível.</system:String>
471
471
<system:Stringx:Key="hotkeyUnavailableUneditable">Esta tecla de atalho está reservada para "{0}" e não pode ser usada. Por favor, escolha outra.</system:String>
472
472
<system:Stringx:Key="hotkeyUnavailableEditable">Esta tecla de atalho está a ser utilizada por "{0}". Se escolher "Substituir", será removida de "{0}".</system:String>
473
473
<system:Stringx:Key="hotkeyRegGuide">Prima as teclas que pretende utilizar para esta função.</system:String>
474
+
<system:Stringx:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
474
475
475
476
<!-- Custom Query Shortcut Dialog -->
476
477
<system:Stringx:Key="customeQueryShortcutTitle">Atalho de consulta personalizada</system:String>
@@ -481,6 +482,7 @@ Se adicionar o prefixo '@' durante a introdução do atalho, será utilizada qua
481
482
</system:String>
482
483
<system:Stringx:Key="duplicateShortcut">Este atallho já existe. Por favor escolha outro ou edite o existente.</system:String>
483
484
<system:Stringx:Key="emptyShortcut">O atalho e/ou a expansão não estão preenchidos.</system:String>
485
+
<system:Stringx:Key="invalidShortcut">Shortcut is invalid</system:String>
0 commit comments