Skip to content

Commit

Permalink
Translated using Weblate (Portuguese (Brazil)) (#977)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (240 of 240 strings)

Translation: Magpie/UI
Translate-URL: https://hosted.weblate.org/projects/magpie/ui/pt_BR/

Co-authored-by: Pret <marcospret88@gmail.com>
  • Loading branch information
weblate and Pret13 authored Aug 7, 2024
1 parent e7fa43a commit 8f2da8e
Showing 1 changed file with 46 additions and 1 deletion.
47 changes: 46 additions & 1 deletion src/Magpie.App/Resources.language-pt-BR.resw
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
Expand Down Expand Up @@ -793,4 +793,49 @@
<data name="About_Version_CommitId" xml:space="preserve">
<value>Comitar</value>
</data>
<data name="Profile_Performance_FrameRateLimiter.Header" xml:space="preserve">
<value>Limitador de taxa de quadros</value>
</data>
<data name="Profile_Performance_FrameRateLimiter_MaxFrameRate.Header" xml:space="preserve">
<value>Taxa de quadros máxima</value>
</data>
<data name="Overlay_Profiler_FrameRate" xml:space="preserve">
<value>Taxa de quadros</value>
</data>
<data name="Overlay_Profiler_DynamicDetection" xml:space="preserve">
<value>Detecção dinâmica</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Always.Content" xml:space="preserve">
<value>Sempre</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Dynamic.Content" xml:space="preserve">
<value>Dinâmica</value>
</data>
<data name="Home_Advanced_DeveloperOptions_EnableStatisticsForDynamicDetection.Content" xml:space="preserve">
<value>Ativar estatísticas para detecção dinâmica</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport_LearnMore.Content" xml:space="preserve">
<value>Saiba mais</value>
</data>
<data name="Home_TouchSupport.Header" xml:space="preserve">
<value>Suporte para toque</value>
</data>
<data name="Home_TouchSupport_InfoBar.Title" xml:space="preserve">
<value>Se o suporte para toque falhar, Magpie pode pedir privilégios de administrador antes de redimensionar para realizar reparos.</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport.Header" xml:space="preserve">
<value>Ativar suporte para toque</value>
</data>
<data name="Home_Advanced_SimulateExclusiveFullscreen_InfoBar.Title" xml:space="preserve">
<value>Essa opção não é compatível com alguns jogos antigos. Use com cuidado.</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection.Header" xml:space="preserve">
<value>Detecção de quadros duplicados</value>
</data>
<data name="Home_Advanced_DeveloperOptions_DuplicateFrameDetection_Never.Content" xml:space="preserve">
<value>Nunca</value>
</data>
<data name="Home_TouchSupport_EnableTouchSupport_Description.Text" xml:space="preserve">
<value>Você precisa fornecer privilégios de administrador para alterar essa configuração</value>
</data>
</root>

0 comments on commit 8f2da8e

Please sign in to comment.