Skip to content

Commit

Permalink
Update pt-br.xaml (#795)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorruckert authored Feb 24, 2024
1 parent 7d7f619 commit 0ca84ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/OfficeToolPlus/Dictionaries/Languages/pt-br.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<sys:String x:Key="Deploy_Mode.Install">Instalar</sys:String>
<sys:String x:Key="Deploy_Mode.Create_ISO">Criar arquivo ISO</sys:String>
<sys:String x:Key="Deploy_Architecture">Arquitetura</sys:String>
<sys:String x:Key="Deploy_Architecture_Current_Installed">Architecture of the currently installed Office: {0}.</sys:String>
<sys:String x:Key="Deploy_Architecture_Current_Installed">Arquitetura do Office instalado atualmente: {0}.</sys:String>
<sys:String x:Key="Deploy_Architecture.x86">32 bits</sys:String>
<sys:String x:Key="Deploy_Architecture.x64">64 bits</sys:String>
<sys:String x:Key="Deploy_Architecture.ARM">ARM (compatível com 32 bits)</sys:String>
Expand Down Expand Up @@ -754,7 +754,7 @@
<sys:String x:Key="Info_Restart_Required">Você precisa reiniciar o aplicativo para aplicar as alterações.</sys:String>
<sys:String x:Key="Info_No_Updates">Você está usando a versão mais recente do Office Tool Plus.</sys:String>
<sys:String x:Key="Info_Update_In_Progress">Atualização em andamento. Por favor, aguarde...</sys:String>
<sys:String x:Key="Info_Updates_Incomplete">Some updates failed to apply, please try again later.</sys:String>
<sys:String x:Key="Info_Updates_Incomplete">Falha ao aplicar algumas atualizações, tente de novo mais tarde.</sys:String>
<sys:String x:Key="Info_No_Language_Added_For_Download">Detectamos que você não adicionou um idioma. Na maioria dos casos, recomendamos adicionar idiomas para evitar problemas.</sys:String>
<sys:String x:Key="Info_Select_Where_To_Save_Office_Installation">Selecione a pasta para salvar os arquivos de instalação do Office.&#x000A;Para usar o local padrão, desative "Perguntar onde salvar arquivos" na página de configurações.</sys:String>
<sys:String x:Key="Info_All_Files_Exist">Não há necessidade de baixar o arquivo.</sys:String>
Expand All @@ -773,7 +773,7 @@
<sys:String x:Key="Info_Enable_Mica">O efeito Mica necessita do Windows 11 para ser exibido.</sys:String>

<!-- Success Message -->
<sys:String x:Key="Success_Download_Updates">Successfully applied the update(s).</sys:String>
<sys:String x:Key="Success_Download_Updates">Atualizações aplicadas com sucesso.</sys:String>
<sys:String x:Key="Success_Add_Download_Task">Tarefas de download adicionadas com sucesso.</sys:String>
<sys:String x:Key="Success_Create_ISO">Arquivo ISO do Office criado.</sys:String>
<sys:String x:Key="Success_Installation_Verify">Os arquivos de instalação foram verificados e nenhum erro foi encontrado.</sys:String>
Expand Down

0 comments on commit 0ca84ed

Please sign in to comment.