Skip to content

Commit eb46c3a

Browse files
committed
New translations en.xaml (Portuguese)
[ci skip]
1 parent 4467ec5 commit eb46c3a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,9 +339,10 @@
339339
<system:String x:Key="cannotFindSpecifiedPlugin">Plugin não encontrado</system:String>
340340
<system:String x:Key="newActionKeywordsCannotBeEmpty">A nova palavra-chave não pode estar vazia</system:String>
341341
<system:String x:Key="newActionKeywordsHasBeenAssigned">Esta palavra-chave já está associada a um plugin. Por favor escolha outra.</system:String>
342+
<system:String x:Key="newActionKeywordsSameAsOld">This new Action Keyword is the same as old, please choose a different one</system:String>
342343
<system:String x:Key="success">Sucesso</system:String>
343344
<system:String x:Key="completedSuccessfully">Terminado com sucesso</system:String>
344-
<system:String x:Key="actionkeyword_tips">Introduza a palavra-chave a utilizar para iniciar o plugin. Utilize * se não quiser utilizar esta funcionalidade e o plugin não será ativado com palavras-chave.</system:String>
345+
<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>
345346

346347
<!-- Custom Query Hotkey Dialog -->
347348
<system:String x:Key="customeQueryHotkeyTitle">Tecla de atalho personalizada</system:String>

0 commit comments

Comments
 (0)