Skip to content

Commit 680c8d4

Browse files
committed
New translations en.xaml (Portuguese)
[ci skip]
1 parent ad86f13 commit 680c8d4

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Flow.Launcher/Languages/pt-pt.xaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
<system:String x:Key="typingStartEn">Escrever sempre em inglês</system:String>
9292
<system:String x:Key="typingStartEnTooltip">Alterar, temporariamente, o método de introdução para inglês ao iniciar Flow launcher.</system:String>
9393
<system:String x:Key="autoUpdates">Atualização automática</system:String>
94+
<system:String x:Key="autoUpdatesTooltip">Automatically check and update the app when available</system:String>
9495
<system:String x:Key="select">Selecionar</system:String>
9596
<system:String x:Key="hideOnStartup">Ocultar Flow Launcher ao arrancar</system:String>
9697
<system:String x:Key="hideOnStartupToolTip">Ocultar caixa de pesquisa na bandeja após iniciar Flow Launcher.</system:String>
@@ -115,7 +116,7 @@
115116
<system:String x:Key="DoublePinyinSchemasXingKongJianDao">Xing Kong Jian Dao</system:String>
116117
<system:String x:Key="DoublePinyinSchemasDaNiu">Da Niu</system:String>
117118
<system:String x:Key="DoublePinyinSchemasXiaoLang">Xiao Lang</system:String>
118-
119+
119120
<system:String x:Key="AlwaysPreview">Pré-visualizar sempre</system:String>
120121
<system:String x:Key="AlwaysPreviewToolTip">Abrir painel de pré-visualização ao ativar Flow Launcher. Prima {0} para comutar a pré-visualização.</system:String>
121122
<system:String x:Key="shadowEffectNotAllowed">O efeito sombra não é permitido com este tema porque o efeito desfocar está ativo</system:String>
@@ -154,6 +155,8 @@
154155
<system:String x:Key="autoRestartAfterChangingToolTip">Reiniciar Flow Launcher após instalar/desinstalar/atualizar um plugin via Loja de plugins</system:String>
155156
<system:String x:Key="showUnknownSourceWarning">Mostrar aviso de origem desconhecida</system:String>
156157
<system:String x:Key="showUnknownSourceWarningToolTip">Mostrar aviso ao instalar plugins de origens desconhecidas</system:String>
158+
<system:String x:Key="autoUpdatePlugins">Auto update plugins</system:String>
159+
<system:String x:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String>
157160

158161
<!-- Setting Plugin -->
159162
<system:String x:Key="searchplugin">Pesquisar plugins</system:String>
@@ -235,6 +238,11 @@
235238
<system:String x:Key="ZipFiles">Ficheiros Zip</system:String>
236239
<system:String x:Key="SelectZipFile">Selecione o ficheiro Zip</system:String>
237240
<system:String x:Key="installLocalPluginTooltip">Instalar plugin de um caminho local</system:String>
241+
<system:String x:Key="updateNoResultTitle">Não existem atualizações</system:String>
242+
<system:String x:Key="updateNoResultSubtitle">Todos os plugins estão instalados</system:String>
243+
<system:String x:Key="updateAllPluginsTitle">Plugin updates available</system:String>
244+
<system:String x:Key="updateAllPluginsButtonContent">Atualizar todos os plugins</system:String>
245+
<system:String x:Key="checkPluginUpdatesTooltip">Check plugin updates</system:String>
238246

239247
<!-- Setting Theme -->
240248
<system:String x:Key="theme">Tema</system:String>

0 commit comments

Comments
 (0)