Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil))
Browse files Browse the repository at this point in the history
Currently translated at 87.0% (81 of 93 strings)

Translation: GoAwayEdge/User Interface
Translate-URL: http://translate.valnoxy.dev/projects/goawayedge/user-interface/pt_BR/
  • Loading branch information
valnoxy authored and weblate committed Dec 25, 2024
1 parent 0fa35d7 commit cd3d64f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions GoAwayEdge/Localization/ResourceDictionary.pt-BR.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,44 @@
<system:String x:Key="IfeoCreateSuccessfulDescription">O arquivo de inicialização alternativo do Edge foi criado com sucesso.</system:String>
<system:String x:Key="SettingsControlPanelTitle">Instalar Painel de Controle</system:String>
<system:String x:Key="SettingsControlPanelDescription">Instalar o Painel de Controle para configurar o GoAwayEdge mais facilmente.</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramDescription">Execute um aplicativo externo quando você pressionar a tecla Copilot.</system:String>
<system:String x:Key="SettingsUninstallEdgeWarningDescription">A remoção do Microsoft Edge pode causar sérios problemas no sistema, pois ele está profundamente integrado ao Windows e é essencial para muitos recursos, incluindo atualizações, arquivos de ajuda e alguns aplicativos. Excluí-lo pode resultar em instabilidade ou funcionalidade interrompida.\n\nSó prossiga se você compreender totalmente os riscos e tiver um backup ou ponto de restauração confiável.</system:String>
<system:String x:Key="FailedFlushSetting">Não foi possível aplicar as configurações: {0}</system:String>
<system:String x:Key="FailedSetAppDisabled">Não foi possível desativar o GoAwayEdge neste sistema: {0}</system:String>
<system:String x:Key="RedirectRemoveDescription">Deseja redirecionar todas as chamadas do Edge para outro navegador ou remover completamente o Edge?</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramPathTitle">Caminho para o aplicativo</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramPathDescription">Selecione o aplicativo que deseja executar.</system:String>
<system:String x:Key="ControlPanelWelcomeCopilotDescription">Gerencie teclas de atalho e muito mais.</system:String>
<system:String x:Key="ControlPanelEdgePowerTitle">Ativar/desativar o GoAwayEdge</system:String>
<system:String x:Key="ControlPanelEdgePowerDescription">Desativar o encaminhamento de consultas de pesquisa para outros navegadores.</system:String>
<system:String x:Key="ControlPanelEdgePowerEnable">Ativar o GoAwayEdge</system:String>
<system:String x:Key="ControlPanelEdgePowerDisable">Desativar o GoAwayEdge</system:String>
<system:String x:Key="ControlPanelWeatherProviderTitle">Serviço meteorológico</system:String>
<system:String x:Key="ControlPanelWeatherProviderDescription">Altere o serviço para seu site de clima favorito.</system:String>
<system:String x:Key="ControlPanelCustomWeatherProviderTitle">Serviço meteorológico personalizado</system:String>
<system:String x:Key="ControlPanelCustomWeatherProviderDescription">Digite o URL do Serviço de Meteorologia.</system:String>
<system:String x:Key="CopilotKeyTitle">Chave do copiloto</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramTitle">Programa externo</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramArgsTitle">Argumentos</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramArgsDescription">Defina os argumentos de seu aplicativo.</system:String>
<system:String x:Key="ControlPanelHotkeyExternalProgramNoSource">Nenhuma fonte selecionada</system:String>
<system:String x:Key="MessageGoAwayEdgeDisabled">O GoAwayEdge foi desativado com sucesso neste sistema.</system:String>
<system:String x:Key="FailedSetAppEnabled">Não foi possível ativar o GoAwayEdge neste sistema: {0}</system:String>
<system:String x:Key="ControlPanelCopilotProviderTitle">Provedor de IA</system:String>
<system:String x:Key="ControlPanelCopilotProviderDescription">Altere o provedor para sua IA favorita (ou para seu site favorito).</system:String>
<system:String x:Key="ControlPanelCustomCopilotProviderTitle">Provedor de IA personalizado</system:String>
<system:String x:Key="ControlPanelCustomCopilotProviderDescription">Digite o URL do provedor de IA (ou seu site favorito).</system:String>
<system:String x:Key="MessageGoAwayEdgeEnabled">O GoAwayEdge foi ativado com sucesso neste sistema.</system:String>
<system:String x:Key="Default">Padrão</system:String>
<system:String x:Key="Warning">Advertência</system:String>
<system:String x:Key="Cancel">Cancelar</system:String>
<system:String x:Key="RedirectRemoveTitle">Redirecionar ou remover?</system:String>
<system:String x:Key="RedirectEverythingTitle">Redirecionar tudo</system:String>
<system:String x:Key="RedirectEverythingDescription">Redirecione todas as chamadas do Edge para seu navegador favorito.</system:String>
<system:String x:Key="SettingsUninstallEdgeBtn">Remover Microsoft Edge</system:String>
<system:String x:Key="ControlPanelTitle">Painel de controle do GoAwayEdge</system:String>
<system:String x:Key="ControlPanelWelcome">Bem-vindo ao GoAwayEdge</system:String>
<system:String x:Key="ControlPanelWelcomeEdgeTitle">Microsoft Edge</system:String>
<system:String x:Key="ControlPanelWelcomeCopilotTitle">Windows Copilot</system:String>
<system:String x:Key="ControlPanelWelcomeEdgeDescription">Gerenciar mecanismos de pesquisa e muito mais.</system:String>
</ResourceDictionary>

0 comments on commit cd3d64f

Please sign in to comment.