Skip to content

Commit fc4450d

Browse files
Apply translations in pt_BR (#649)
at least 5% translated updated for the source file '/Source/NETworkManager.Localization/Resources/Strings.resx' on the 'pt_BR' language. Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 4b52c7e commit fc4450d

File tree

1 file changed

+89
-0
lines changed

1 file changed

+89
-0
lines changed

Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2976,4 +2976,93 @@ O aplicativo será reiniciado em seguida!</value>
29762976
<data name="HiddenNetwork" xml:space="preserve">
29772977
<value>Rede Oculta</value>
29782978
</data>
2979+
<data name="DevelopedAndMaintainedByX" xml:space="preserve">
2980+
<value>Developed and maintained by {0} with the help of the</value>
2981+
</data>
2982+
<data name="ExternalService_ipify_Description" xml:space="preserve">
2983+
<value>A Simple Public IP Address API</value>
2984+
</data>
2985+
<data name="Library_AirspaceFixer_Description" xml:space="preserve">
2986+
<value>AirspacePanel fixes all Airspace issues with WPF-hosted Winforms.</value>
2987+
</data>
2988+
<data name="Library_ControlzEx_Description" xml:space="preserve">
2989+
<value>Shared Controlz for WPF and ... more</value>
2990+
</data>
2991+
<data name="Library_DnsClientNET_Description" xml:space="preserve">
2992+
<value>DnsClient.NET is a simple yet very powerful and high performant open source library for the .NET Framework to do DNS lookups</value>
2993+
</data>
2994+
<data name="Library_Dragablz_Description" xml:space="preserve">
2995+
<value>Dragable and tearable tab control for WPF</value>
2996+
</data>
2997+
<data name="Library_IPNetwork_Description" xml:space="preserve">
2998+
<value>C# library take care of complex network, IP, IPv4, IPv6, netmask, CIDR, subnet, subnetting, supernet, and supernetting calculation for .NET developers.</value>
2999+
</data>
3000+
<data name="Library_LiveCharts_Description" xml:space="preserve">
3001+
<value>Simple, flexible, interactive &amp; powerful charts, maps and gauges for .Net</value>
3002+
</data>
3003+
<data name="Library_LoadingIndicatorsWPF_Description" xml:space="preserve">
3004+
<value>A collection of loading indicators for WPF</value>
3005+
</data>
3006+
<data name="Library_MahAppsMetroIconPacks_Description" xml:space="preserve">
3007+
<value>Some awesome icons for WPF and UWP all together...</value>
3008+
</data>
3009+
<data name="Library_MahAppsMetro_Description" xml:space="preserve">
3010+
<value>A toolkit for creating Metro / Modern UI styled WPF apps.</value>
3011+
</data>
3012+
<data name="Library_NewtonsoftJson_Description" xml:space="preserve">
3013+
<value>Json.NET is a popular high-performance JSON framework for .NET</value>
3014+
</data>
3015+
<data name="Library_Octokit_Description" xml:space="preserve">
3016+
<value>A GitHub API client library for .NET</value>
3017+
</data>
3018+
<data name="Library_PSDicoveryProtocol_Description" xml:space="preserve">
3019+
<value>Capture and parse CDP and LLDP packets on local or remote computers</value>
3020+
</data>
3021+
<data name="Library_SharpSNMP_Description" xml:space="preserve">
3022+
<value>Sharp SNMP Library - Open Source SNMP for .NET and Mono</value>
3023+
</data>
3024+
<data name="Resource_Flag_Description" xml:space="preserve">
3025+
<value>A collection of all country flags in SVG</value>
3026+
</data>
3027+
<data name="Resource_ListTLD_Description" xml:space="preserve">
3028+
<value>List of Top-Level-Domains from iana.org, which is used to query whois servers of the TLD from whois.iana.org via port 43</value>
3029+
</data>
3030+
<data name="Resource_OUI_Description" xml:space="preserve">
3031+
<value>Sanitized IEEE OUI Data from linuxnet.ca.</value>
3032+
</data>
3033+
<data name="Resource_ServiceNamePortNumber_Description" xml:space="preserve">
3034+
<value>Service Name and Transport Protocol Port Number Registry from iana.org.</value>
3035+
</data>
3036+
<data name="License_ApacheLicense2dot0" xml:space="preserve">
3037+
<value>Apache License 2.0</value>
3038+
</data>
3039+
<data name="License_BDS2Clause" xml:space="preserve">
3040+
<value>BSD-2-Clause</value>
3041+
</data>
3042+
<data name="License_MITLicense" xml:space="preserve">
3043+
<value>MIT License</value>
3044+
</data>
3045+
<data name="License_Unlicense" xml:space="preserve">
3046+
<value>Unlicense</value>
3047+
</data>
3048+
<data name="Library_CsWinRT_Description" xml:space="preserve">
3049+
<value>C#/WinRT provides packaged WinRT projection support for the C# language.</value>
3050+
</data>
3051+
<data name="Library_PowerShellSDK_Description" xml:space="preserve">
3052+
<value>Runtime for hosting PowerShell</value>
3053+
</data>
3054+
<data name="Library_WebView2_Description" xml:space="preserve">
3055+
<value>The WebView2 control enables you to embed web technologies (HTML, CSS, and JavaScript) in your native applications powered by Microsoft Edge (Chromium).</value>
3056+
</data>
3057+
<data name="Library_XamlBehaviorsWpf_Description" xml:space="preserve">
3058+
<value>Easily add interactivity to your apps using XAML Behaviors for WPF.</value>
3059+
</data>
3060+
<data name="License_MicrosoftWebView2License" xml:space="preserve">
3061+
<value>Microsoft WebView2 License</value>
3062+
</data>
3063+
<data name="WarningMessage_ProfileFileNotEncryptedStoringPasswords" xml:space="preserve">
3064+
<value>The current profile file is not encrypted and passwords will stored unencrypted on disk!
3065+
3066+
Enable profile file encryption in Settings&gt;Profile to store credentials securely.</value>
3067+
</data>
29793068
</root>

0 commit comments

Comments
 (0)