Skip to content

Commit 623143e

Browse files
Dependency (transifex/language): Updates for project NETworkManager (#3392)
* Dependency (transifex/language): Translate Strings.resx in fr_FR 93% of minimum 25% translated source file: 'Strings.resx' on 'fr_FR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in pt_BR 97% of minimum 25% translated source file: 'Strings.resx' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ru_RU 67% of minimum 25% translated source file: 'Strings.resx' on 'ru_RU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_TW 94% of minimum 25% translated source file: 'Strings.resx' on 'zh_TW'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in zh_CN 89% of minimum 25% translated source file: 'Strings.resx' on 'zh_CN'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in es_ES 70% of minimum 25% translated source file: 'Strings.resx' on 'es_ES'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in cs_CZ 67% of minimum 25% translated source file: 'Strings.resx' on 'cs_CZ'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ja_JP 97% of minimum 25% translated source file: 'Strings.resx' on 'ja_JP'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in it_IT 97% of minimum 25% translated source file: 'Strings.resx' on 'it_IT'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in nl_NL 67% of minimum 25% translated source file: 'Strings.resx' on 'nl_NL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in pl_PL 68% of minimum 25% translated source file: 'Strings.resx' on 'pl_PL'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in hu_HU 67% of minimum 25% translated source file: 'Strings.resx' on 'hu_HU'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sl_SI 88% of minimum 25% translated source file: 'Strings.resx' on 'sl_SI'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in ko_KR 96% of minimum 25% translated source file: 'Strings.resx' on 'ko_KR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in sv_SE 68% of minimum 25% translated source file: 'Strings.resx' on 'sv_SE'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * Dependency (transifex/language): Translate Strings.resx in de_DE 97% of minimum 25% translated source file: 'Strings.resx' on 'de_DE'. 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 eafcc0e commit 623143e

16 files changed

Lines changed: 1664 additions & 0 deletions

Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2150,6 +2150,12 @@ URL: https://api.ipify.org/</value>
21502150
<data name="Program" xml:space="preserve">
21512151
<value>Programy</value>
21522152
</data>
2153+
<data name="Private" xml:space="preserve">
2154+
<value>Private</value>
2155+
</data>
2156+
<data name="Public" xml:space="preserve">
2157+
<value>Public</value>
2158+
</data>
21532159
<data name="DeleteCustomCommandMessage" xml:space="preserve">
21542160
<value>Vybraný vlastní příkaz bude trvale odstraněn.</value>
21552161
</data>
@@ -3796,6 +3802,9 @@ Right-click for more options.</value>
37963802
<data name="HostsFileEditorAdminMessage" xml:space="preserve">
37973803
<value>Read-only mode. Modifying the hosts file requires elevated rights!</value>
37983804
</data>
3805+
<data name="OpenHostsFile" xml:space="preserve">
3806+
<value>Open hosts file</value>
3807+
</data>
37993808
<data name="Comment" xml:space="preserve">
38003809
<value>Comment</value>
38013810
</data>
@@ -4037,6 +4046,9 @@ You can copy your profile files from “{0}” to “{1}” to migrate your exis
40374046
<data name="Block" xml:space="preserve">
40384047
<value>Block</value>
40394048
</data>
4049+
<data name="NetworkProfile" xml:space="preserve">
4050+
<value>Network profile</value>
4051+
</data>
40404052
<data name="NetworkProfiles" xml:space="preserve">
40414053
<value>Network profiles</value>
40424054
</data>
@@ -4046,4 +4058,96 @@ You can copy your profile files from “{0}” to “{1}” to migrate your exis
40464058
<data name="FailedToLoadFirewallRulesMessage" xml:space="preserve">
40474059
<value>Failed to load firewall rules. {0}</value>
40484060
</data>
4061+
<data name="DeleteFirewallRuleMessage" xml:space="preserve">
4062+
<value>The selected firewall rule is permanently deleted:
4063+
4064+
{0}</value>
4065+
</data>
4066+
<data name="FirewallProtocol_Any" xml:space="preserve">
4067+
<value>Any</value>
4068+
</data>
4069+
<data name="FirewallProtocol_TCP" xml:space="preserve">
4070+
<value>TCP</value>
4071+
</data>
4072+
<data name="FirewallProtocol_UDP" xml:space="preserve">
4073+
<value>UDP</value>
4074+
</data>
4075+
<data name="FirewallProtocol_ICMPv4" xml:space="preserve">
4076+
<value>ICMPv4</value>
4077+
</data>
4078+
<data name="FirewallProtocol_ICMPv6" xml:space="preserve">
4079+
<value>ICMPv6</value>
4080+
</data>
4081+
<data name="FirewallProtocol_HOPOPT" xml:space="preserve">
4082+
<value>HOPOPT</value>
4083+
</data>
4084+
<data name="FirewallProtocol_GRE" xml:space="preserve">
4085+
<value>GRE</value>
4086+
</data>
4087+
<data name="FirewallProtocol_IPv6" xml:space="preserve">
4088+
<value>IPv6</value>
4089+
</data>
4090+
<data name="FirewallProtocol_IPv6_Route" xml:space="preserve">
4091+
<value>IPv6-Route</value>
4092+
</data>
4093+
<data name="FirewallProtocol_IPv6_Frag" xml:space="preserve">
4094+
<value>IPv6-Frag</value>
4095+
</data>
4096+
<data name="FirewallProtocol_IPv6_NoNxt" xml:space="preserve">
4097+
<value>IPv6-NoNxt</value>
4098+
</data>
4099+
<data name="FirewallProtocol_IPv6_Opts" xml:space="preserve">
4100+
<value>IPv6-Opts</value>
4101+
</data>
4102+
<data name="FirewallProtocol_VRRP" xml:space="preserve">
4103+
<value>VRRP</value>
4104+
</data>
4105+
<data name="FirewallProtocol_PGM" xml:space="preserve">
4106+
<value>PGM</value>
4107+
</data>
4108+
<data name="FirewallProtocol_L2TP" xml:space="preserve">
4109+
<value>L2TP</value>
4110+
</data>
4111+
<data name="FirewallInterfaceType_Any" xml:space="preserve">
4112+
<value>Any</value>
4113+
</data>
4114+
<data name="FirewallInterfaceType_Wired" xml:space="preserve">
4115+
<value>Wired</value>
4116+
</data>
4117+
<data name="FirewallInterfaceType_Wireless" xml:space="preserve">
4118+
<value>Wireless</value>
4119+
</data>
4120+
<data name="FirewallInterfaceType_RemoteAccess" xml:space="preserve">
4121+
<value>Remote access</value>
4122+
</data>
4123+
<data name="FirewallAdminMessage" xml:space="preserve">
4124+
<value>Read-only mode. Modifying firewall rules requires elevated rights!</value>
4125+
</data>
4126+
<data name="FirewallRuleDirection_Inbound" xml:space="preserve">
4127+
<value>Inbound</value>
4128+
</data>
4129+
<data name="FirewallRuleDirection_Outbound" xml:space="preserve">
4130+
<value>Outbound</value>
4131+
</data>
4132+
<data name="FirewallRuleAction_Block" xml:space="preserve">
4133+
<value>Block</value>
4134+
</data>
4135+
<data name="FirewallRuleAction_Allow" xml:space="preserve">
4136+
<value>Allow</value>
4137+
</data>
4138+
<data name="LocalPorts" xml:space="preserve">
4139+
<value>Local ports</value>
4140+
</data>
4141+
<data name="RemotePorts" xml:space="preserve">
4142+
<value>Remote ports</value>
4143+
</data>
4144+
<data name="LocalAddresses" xml:space="preserve">
4145+
<value>Local addresses</value>
4146+
</data>
4147+
<data name="RemoteAddresses" xml:space="preserve">
4148+
<value>Remote addresses</value>
4149+
</data>
4150+
<data name="EnterValidFirewallAddress" xml:space="preserve">
4151+
<value>Enter a valid IP address, subnet (e.g. 10.0.0.0/8) or keyword (e.g. LocalSubnet, Internet)</value>
4152+
</data>
40494153
</root>

Source/NETworkManager.Localization/Resources/Strings.de-DE.resx

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,6 +2151,12 @@ ist deaktiviert!</value>
21512151
<data name="Program" xml:space="preserve">
21522152
<value>Programm</value>
21532153
</data>
2154+
<data name="Private" xml:space="preserve">
2155+
<value>Private</value>
2156+
</data>
2157+
<data name="Public" xml:space="preserve">
2158+
<value>Public</value>
2159+
</data>
21542160
<data name="DeleteCustomCommandMessage" xml:space="preserve">
21552161
<value>Der ausgewählte benutzerdefinierte Befehl wird unwiederbringlich gelöscht.</value>
21562162
</data>
@@ -3796,6 +3802,9 @@ Rechtsklick für weitere Optionen.</value>
37963802
<data name="HostsFileEditorAdminMessage" xml:space="preserve">
37973803
<value>Schreibgeschützter Modus. Das Ändern der hosts Datei erfordert erhöhte Rechte!</value>
37983804
</data>
3805+
<data name="OpenHostsFile" xml:space="preserve">
3806+
<value>Open hosts file</value>
3807+
</data>
37993808
<data name="Comment" xml:space="preserve">
38003809
<value>Kommentar</value>
38013810
</data>
@@ -4037,6 +4046,9 @@ Bei Bedarf können Sie die Profildateien von „{0}“ nach „{1}“ kopieren,
40374046
<data name="Block" xml:space="preserve">
40384047
<value>Blockieren</value>
40394048
</data>
4049+
<data name="NetworkProfile" xml:space="preserve">
4050+
<value>Network profile</value>
4051+
</data>
40404052
<data name="NetworkProfiles" xml:space="preserve">
40414053
<value>Netzwerkprofile</value>
40424054
</data>
@@ -4046,4 +4058,96 @@ Bei Bedarf können Sie die Profildateien von „{0}“ nach „{1}“ kopieren,
40464058
<data name="FailedToLoadFirewallRulesMessage" xml:space="preserve">
40474059
<value>Firewall-Regeln konnten nicht geladen werden. {0}</value>
40484060
</data>
4061+
<data name="DeleteFirewallRuleMessage" xml:space="preserve">
4062+
<value>The selected firewall rule is permanently deleted:
4063+
4064+
{0}</value>
4065+
</data>
4066+
<data name="FirewallProtocol_Any" xml:space="preserve">
4067+
<value>Any</value>
4068+
</data>
4069+
<data name="FirewallProtocol_TCP" xml:space="preserve">
4070+
<value>TCP</value>
4071+
</data>
4072+
<data name="FirewallProtocol_UDP" xml:space="preserve">
4073+
<value>UDP</value>
4074+
</data>
4075+
<data name="FirewallProtocol_ICMPv4" xml:space="preserve">
4076+
<value>ICMPv4</value>
4077+
</data>
4078+
<data name="FirewallProtocol_ICMPv6" xml:space="preserve">
4079+
<value>ICMPv6</value>
4080+
</data>
4081+
<data name="FirewallProtocol_HOPOPT" xml:space="preserve">
4082+
<value>HOPOPT</value>
4083+
</data>
4084+
<data name="FirewallProtocol_GRE" xml:space="preserve">
4085+
<value>GRE</value>
4086+
</data>
4087+
<data name="FirewallProtocol_IPv6" xml:space="preserve">
4088+
<value>IPv6</value>
4089+
</data>
4090+
<data name="FirewallProtocol_IPv6_Route" xml:space="preserve">
4091+
<value>IPv6-Route</value>
4092+
</data>
4093+
<data name="FirewallProtocol_IPv6_Frag" xml:space="preserve">
4094+
<value>IPv6-Frag</value>
4095+
</data>
4096+
<data name="FirewallProtocol_IPv6_NoNxt" xml:space="preserve">
4097+
<value>IPv6-NoNxt</value>
4098+
</data>
4099+
<data name="FirewallProtocol_IPv6_Opts" xml:space="preserve">
4100+
<value>IPv6-Opts</value>
4101+
</data>
4102+
<data name="FirewallProtocol_VRRP" xml:space="preserve">
4103+
<value>VRRP</value>
4104+
</data>
4105+
<data name="FirewallProtocol_PGM" xml:space="preserve">
4106+
<value>PGM</value>
4107+
</data>
4108+
<data name="FirewallProtocol_L2TP" xml:space="preserve">
4109+
<value>L2TP</value>
4110+
</data>
4111+
<data name="FirewallInterfaceType_Any" xml:space="preserve">
4112+
<value>Any</value>
4113+
</data>
4114+
<data name="FirewallInterfaceType_Wired" xml:space="preserve">
4115+
<value>Wired</value>
4116+
</data>
4117+
<data name="FirewallInterfaceType_Wireless" xml:space="preserve">
4118+
<value>Wireless</value>
4119+
</data>
4120+
<data name="FirewallInterfaceType_RemoteAccess" xml:space="preserve">
4121+
<value>Remote access</value>
4122+
</data>
4123+
<data name="FirewallAdminMessage" xml:space="preserve">
4124+
<value>Read-only mode. Modifying firewall rules requires elevated rights!</value>
4125+
</data>
4126+
<data name="FirewallRuleDirection_Inbound" xml:space="preserve">
4127+
<value>Inbound</value>
4128+
</data>
4129+
<data name="FirewallRuleDirection_Outbound" xml:space="preserve">
4130+
<value>Outbound</value>
4131+
</data>
4132+
<data name="FirewallRuleAction_Block" xml:space="preserve">
4133+
<value>Block</value>
4134+
</data>
4135+
<data name="FirewallRuleAction_Allow" xml:space="preserve">
4136+
<value>Allow</value>
4137+
</data>
4138+
<data name="LocalPorts" xml:space="preserve">
4139+
<value>Local ports</value>
4140+
</data>
4141+
<data name="RemotePorts" xml:space="preserve">
4142+
<value>Remote ports</value>
4143+
</data>
4144+
<data name="LocalAddresses" xml:space="preserve">
4145+
<value>Local addresses</value>
4146+
</data>
4147+
<data name="RemoteAddresses" xml:space="preserve">
4148+
<value>Remote addresses</value>
4149+
</data>
4150+
<data name="EnterValidFirewallAddress" xml:space="preserve">
4151+
<value>Enter a valid IP address, subnet (e.g. 10.0.0.0/8) or keyword (e.g. LocalSubnet, Internet)</value>
4152+
</data>
40494153
</root>

Source/NETworkManager.Localization/Resources/Strings.es-ES.resx

Lines changed: 104 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2148,6 +2148,12 @@ está deshabilitada!</value>
21482148
<data name="Program" xml:space="preserve">
21492149
<value>Programa</value>
21502150
</data>
2151+
<data name="Private" xml:space="preserve">
2152+
<value>Private</value>
2153+
</data>
2154+
<data name="Public" xml:space="preserve">
2155+
<value>Public</value>
2156+
</data>
21512157
<data name="DeleteCustomCommandMessage" xml:space="preserve">
21522158
<value>El comando personalizado seleccionado será eliminado permanentemente.</value>
21532159
</data>
@@ -3793,6 +3799,9 @@ Right-click for more options.</value>
37933799
<data name="HostsFileEditorAdminMessage" xml:space="preserve">
37943800
<value>Read-only mode. Modifying the hosts file requires elevated rights!</value>
37953801
</data>
3802+
<data name="OpenHostsFile" xml:space="preserve">
3803+
<value>Open hosts file</value>
3804+
</data>
37963805
<data name="Comment" xml:space="preserve">
37973806
<value>Comment</value>
37983807
</data>
@@ -4034,6 +4043,9 @@ You can copy your profile files from “{0}” to “{1}” to migrate your exis
40344043
<data name="Block" xml:space="preserve">
40354044
<value>Block</value>
40364045
</data>
4046+
<data name="NetworkProfile" xml:space="preserve">
4047+
<value>Network profile</value>
4048+
</data>
40374049
<data name="NetworkProfiles" xml:space="preserve">
40384050
<value>Network profiles</value>
40394051
</data>
@@ -4043,4 +4055,96 @@ You can copy your profile files from “{0}” to “{1}” to migrate your exis
40434055
<data name="FailedToLoadFirewallRulesMessage" xml:space="preserve">
40444056
<value>Failed to load firewall rules. {0}</value>
40454057
</data>
4058+
<data name="DeleteFirewallRuleMessage" xml:space="preserve">
4059+
<value>The selected firewall rule is permanently deleted:
4060+
4061+
{0}</value>
4062+
</data>
4063+
<data name="FirewallProtocol_Any" xml:space="preserve">
4064+
<value>Any</value>
4065+
</data>
4066+
<data name="FirewallProtocol_TCP" xml:space="preserve">
4067+
<value>TCP</value>
4068+
</data>
4069+
<data name="FirewallProtocol_UDP" xml:space="preserve">
4070+
<value>UDP</value>
4071+
</data>
4072+
<data name="FirewallProtocol_ICMPv4" xml:space="preserve">
4073+
<value>ICMPv4</value>
4074+
</data>
4075+
<data name="FirewallProtocol_ICMPv6" xml:space="preserve">
4076+
<value>ICMPv6</value>
4077+
</data>
4078+
<data name="FirewallProtocol_HOPOPT" xml:space="preserve">
4079+
<value>HOPOPT</value>
4080+
</data>
4081+
<data name="FirewallProtocol_GRE" xml:space="preserve">
4082+
<value>GRE</value>
4083+
</data>
4084+
<data name="FirewallProtocol_IPv6" xml:space="preserve">
4085+
<value>IPv6</value>
4086+
</data>
4087+
<data name="FirewallProtocol_IPv6_Route" xml:space="preserve">
4088+
<value>IPv6-Route</value>
4089+
</data>
4090+
<data name="FirewallProtocol_IPv6_Frag" xml:space="preserve">
4091+
<value>IPv6-Frag</value>
4092+
</data>
4093+
<data name="FirewallProtocol_IPv6_NoNxt" xml:space="preserve">
4094+
<value>IPv6-NoNxt</value>
4095+
</data>
4096+
<data name="FirewallProtocol_IPv6_Opts" xml:space="preserve">
4097+
<value>IPv6-Opts</value>
4098+
</data>
4099+
<data name="FirewallProtocol_VRRP" xml:space="preserve">
4100+
<value>VRRP</value>
4101+
</data>
4102+
<data name="FirewallProtocol_PGM" xml:space="preserve">
4103+
<value>PGM</value>
4104+
</data>
4105+
<data name="FirewallProtocol_L2TP" xml:space="preserve">
4106+
<value>L2TP</value>
4107+
</data>
4108+
<data name="FirewallInterfaceType_Any" xml:space="preserve">
4109+
<value>Any</value>
4110+
</data>
4111+
<data name="FirewallInterfaceType_Wired" xml:space="preserve">
4112+
<value>Wired</value>
4113+
</data>
4114+
<data name="FirewallInterfaceType_Wireless" xml:space="preserve">
4115+
<value>Wireless</value>
4116+
</data>
4117+
<data name="FirewallInterfaceType_RemoteAccess" xml:space="preserve">
4118+
<value>Remote access</value>
4119+
</data>
4120+
<data name="FirewallAdminMessage" xml:space="preserve">
4121+
<value>Read-only mode. Modifying firewall rules requires elevated rights!</value>
4122+
</data>
4123+
<data name="FirewallRuleDirection_Inbound" xml:space="preserve">
4124+
<value>Inbound</value>
4125+
</data>
4126+
<data name="FirewallRuleDirection_Outbound" xml:space="preserve">
4127+
<value>Outbound</value>
4128+
</data>
4129+
<data name="FirewallRuleAction_Block" xml:space="preserve">
4130+
<value>Block</value>
4131+
</data>
4132+
<data name="FirewallRuleAction_Allow" xml:space="preserve">
4133+
<value>Allow</value>
4134+
</data>
4135+
<data name="LocalPorts" xml:space="preserve">
4136+
<value>Local ports</value>
4137+
</data>
4138+
<data name="RemotePorts" xml:space="preserve">
4139+
<value>Remote ports</value>
4140+
</data>
4141+
<data name="LocalAddresses" xml:space="preserve">
4142+
<value>Local addresses</value>
4143+
</data>
4144+
<data name="RemoteAddresses" xml:space="preserve">
4145+
<value>Remote addresses</value>
4146+
</data>
4147+
<data name="EnterValidFirewallAddress" xml:space="preserve">
4148+
<value>Enter a valid IP address, subnet (e.g. 10.0.0.0/8) or keyword (e.g. LocalSubnet, Internet)</value>
4149+
</data>
40464150
</root>

0 commit comments

Comments
 (0)