Skip to content

Commit 51c348a

Browse files
committed
New translations en.xaml (Portuguese)
[ci skip]
1 parent fa79ca0 commit 51c348a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,11 @@
130130
<system:String x:Key="KoreanImeOpenLinkButton">Abrir</system:String>
131131
<system:String x:Key="KoreanImeRegistry">Utilizar versão anterior de IME Coreano</system:String>
132132
<system:String x:Key="KoreanImeRegistryTooltip">Pode alterar as definições do método de introdução coreano aqui</system:String>
133+
<system:String x:Key="homePage">Home Page</system:String>
134+
<system:String x:Key="homePageToolTip">Show home page results when query text is empty.</system:String>
135+
<system:String x:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
136+
<system:String x:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
137+
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
133138

134139
<!-- Setting Plugin -->
135140
<system:String x:Key="searchplugin">Pesquisar plugins</system:String>
@@ -152,6 +157,7 @@
152157
<system:String x:Key="DisplayModeOnOff">Ativo</system:String>
153158
<system:String x:Key="DisplayModePriority">Prioridade</system:String>
154159
<system:String x:Key="DisplayModeSearchDelay">Atraso da pesquisa</system:String>
160+
<system:String x:Key="DisplayModeHomeOnOff">Home Page</system:String>
155161
<system:String x:Key="currentPriority">Prioridade atual</system:String>
156162
<system:String x:Key="newPriority">Nova prioridade</system:String>
157163
<system:String x:Key="priority">Prioridade</system:String>
@@ -404,6 +410,10 @@
404410
<system:String x:Key="searchDelayTimeTitle">Definição do tempo de espera</system:String>
405411
<system:String x:Key="searchDelayTimeTips">Indique o tempo de espera que pretende utilizar com este plugin. Nada escreva se não o quiser especificar e o plugin irá utilizar o tempo de espera padrão.</system:String>
406412

413+
<!-- Search Delay Settings Dialog -->
414+
<system:String x:Key="homeTitle">Home Page</system:String>
415+
<system:String x:Key="homeTips">Enable the plugin home page state if you like to show the plugin results when query is empty.</system:String>
416+
407417
<!-- Custom Query Hotkey Dialog -->
408418
<system:String x:Key="customeQueryHotkeyTitle">Tecla de atalho personalizada</system:String>
409419
<system:String x:Key="customeQueryHotkeyTips">Prima uma tecla de atalho personalizada para abrir Flow Launcher e escrever automaticamente a pesquisa.</system:String>

0 commit comments

Comments
 (0)