Skip to content

Commit 9a546ce

Browse files
committed
New translations en.xaml (Portuguese)
[ci skip]
1 parent 606496c commit 9a546ce

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
</system:String>
99
<system:String x:Key="runtimePluginChooseRuntimeExecutable">Por favor, selecione o executável {0}</system:String>
1010
<system:String x:Key="runtimeExecutableInvalidChooseDownload">
11-
O executável {0} é inválido.
11+
Your selected {0} executable is invalid.
1212
{2}{2}
13-
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}
1414
</system:String>
1515
<system:String x: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>
1616
<system:String x:Key="failedToInitializePluginsTitle">Falha ao iniciar os plugins</system:String>
@@ -413,7 +413,7 @@
413413
<system:String x:Key="fileManagerWindow">Selecione o gestor de ficheiros</system:String>
414414
<system:String x:Key="fileManager_learnMore">Saber mais</system:String>
415415
<system:String x:Key="fileManager_tips">Por favor, especifique a localização do executável do seu gestor de ficheiros e adicione os argumentos necessários. &quot;%d&quot; representa o caminho do diretório a abrir, usado pelo argumento do campo Pasta e para comandos que abrem diretórios específicos. &quot;%f&quot; 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:String x:Key="fileManager_tips2">Por exemplo, se o gestor de ficheiros utilizar o comando &quot;totalcmd.exe /A c:\windows&quot; 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 &quot;%d&quot;. Alguns gestores de ficheiros, como QTTabBar podem apenas exigir que especifique o caminho. Para estes, deve utilizar &quot;%d&quot; como caminho para o gestor de ficheiros e deixar o resto dos campos em branco.</system:String>
416+
<system:String x:Key="fileManager_tips2">For example, if the file manager uses a command such as &quot;totalcmd.exe /A c:\windows&quot; to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A &quot;%d&quot;. Certain file managers like QTTabBar may just require a path to be supplied, in this instance use &quot;%d&quot; as the File Manager Path and leave the rest of the fields blank.</system:String>
417417
<system:String x:Key="fileManager_name">Gestor de ficheiros</system:String>
418418
<system:String x:Key="fileManager_profile_name">Nome do perfil</system:String>
419419
<system:String x:Key="fileManager_path">Caminho do gestor de ficheiros</system:String>
@@ -464,13 +464,14 @@
464464
<system:String x:Key="customeQueryHotkeyTips">Prima uma tecla de atalho personalizada para abrir Flow Launcher e escrever automaticamente a pesquisa.</system:String>
465465
<system:String x:Key="preview">Antevisão</system:String>
466466
<system:String x:Key="hotkeyIsNotUnavailable">Tecla de atalho indisponível, por favor escolha outra</system:String>
467-
<system:String x:Key="invalidPluginHotkey">Tecla de atalho inválida</system:String>
467+
<system:String x:Key="invalidPluginHotkey">Hotkey is invalid</system:String>
468468
<system:String x:Key="update">Atualizar</system:String>
469469
<system:String x:Key="hotkeyRegTitle">Associar tecla de atalho</system:String>
470470
<system:String x:Key="hotkeyUnavailable">A tecla de atalho atual não está disponível.</system:String>
471471
<system:String x:Key="hotkeyUnavailableUneditable">Esta tecla de atalho está reservada para &quot;{0}&quot; e não pode ser usada. Por favor, escolha outra.</system:String>
472472
<system:String x:Key="hotkeyUnavailableEditable">Esta tecla de atalho está a ser utilizada por &quot;{0}&quot;. Se escolher &quot;Substituir&quot;, será removida de &quot;{0}&quot;.</system:String>
473473
<system:String x:Key="hotkeyRegGuide">Prima as teclas que pretende utilizar para esta função.</system:String>
474+
<system:String x:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
474475

475476
<!-- Custom Query Shortcut Dialog -->
476477
<system:String x: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
481482
</system:String>
482483
<system:String x:Key="duplicateShortcut">Este atallho já existe. Por favor escolha outro ou edite o existente.</system:String>
483484
<system:String x:Key="emptyShortcut">O atalho e/ou a expansão não estão preenchidos.</system:String>
485+
<system:String x:Key="invalidShortcut">Shortcut is invalid</system:String>
484486

485487
<!-- Common Action -->
486488
<system:String x:Key="commonSave">Guardar</system:String>

0 commit comments

Comments
 (0)