Skip to content

Commit b4368bd

Browse files
Dependency (transifix/language): Translate Strings.resx in cs_CZ [Manual Sync] (#3124)
70% of minimum 30% 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 Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
1 parent 0b4e7a2 commit b4368bd

File tree

1 file changed

+122
-39
lines changed

1 file changed

+122
-39
lines changed

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

Lines changed: 122 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -59,46 +59,46 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
62-
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63-
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
62+
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
63+
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
6666
<xsd:choice maxOccurs="unbounded">
6767
<xsd:element name="metadata">
6868
<xsd:complexType>
6969
<xsd:sequence>
70-
<xsd:element name="value" type="xsd:string" minOccurs="0" />
70+
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
7171
</xsd:sequence>
72-
<xsd:attribute name="name" use="required" type="xsd:string" />
73-
<xsd:attribute name="type" type="xsd:string" />
74-
<xsd:attribute name="mimetype" type="xsd:string" />
75-
<xsd:attribute ref="xml:space" />
72+
<xsd:attribute name="name" use="required" type="xsd:string"/>
73+
<xsd:attribute name="type" type="xsd:string"/>
74+
<xsd:attribute name="mimetype" type="xsd:string"/>
75+
<xsd:attribute ref="xml:space"/>
7676
</xsd:complexType>
7777
</xsd:element>
7878
<xsd:element name="assembly">
7979
<xsd:complexType>
80-
<xsd:attribute name="alias" type="xsd:string" />
81-
<xsd:attribute name="name" type="xsd:string" />
80+
<xsd:attribute name="alias" type="xsd:string"/>
81+
<xsd:attribute name="name" type="xsd:string"/>
8282
</xsd:complexType>
8383
</xsd:element>
8484
<xsd:element name="data">
8585
<xsd:complexType>
8686
<xsd:sequence>
87-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88-
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
87+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
88+
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2"/>
8989
</xsd:sequence>
90-
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91-
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92-
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93-
<xsd:attribute ref="xml:space" />
90+
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1"/>
91+
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3"/>
92+
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4"/>
93+
<xsd:attribute ref="xml:space"/>
9494
</xsd:complexType>
9595
</xsd:element>
9696
<xsd:element name="resheader">
9797
<xsd:complexType>
9898
<xsd:sequence>
99-
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
99+
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1"/>
100100
</xsd:sequence>
101-
<xsd:attribute name="name" type="xsd:string" use="required" />
101+
<xsd:attribute name="name" type="xsd:string" use="required"/>
102102
</xsd:complexType>
103103
</xsd:element>
104104
</xsd:choice>
@@ -679,7 +679,7 @@
679679
<value>Použít</value>
680680
</data>
681681
<data name="ApplyWindowsKeyCombinationsLikeAltTab" xml:space="preserve">
682-
<value>Použít kombinaci kláves Windows (např. Alt + Tab):</value>
682+
<value>Apply Windows key combinations (e.g., ALT+TAB):</value>
683683
</data>
684684
<data name="Auth" xml:space="preserve">
685685
<value>Autorizace</value>
@@ -1367,16 +1367,16 @@ Profile files are not affected!</value>
13671367
<value>Vložit správnou IPv4 adresu!</value>
13681368
</data>
13691369
<data name="EnterValidMACAddress" xml:space="preserve">
1370-
<value>Vložit správnou MAC adresu (např. 00:F1:23:AB:F2:35)!</value>
1370+
<value>Enter a valid MAC address (e.g., 00:F1:23:AB:F2:35)!</value>
13711371
</data>
13721372
<data name="EnterValidPort" xml:space="preserve">
13731373
<value>Vložit správný port (1 - 65535)!</value>
13741374
</data>
13751375
<data name="EnterValidSubnetmask" xml:space="preserve">
1376-
<value>Vložit správnou masku sítě (např. 255.255.255.0)!</value>
1376+
<value>Enter a valid subnetmask (e.g., 255.255.255.0)!</value>
13771377
</data>
13781378
<data name="EnterValidSubnetmaskOrCIDR" xml:space="preserve">
1379-
<value>Vložit správnou masku sítě nebo CIDR (např. 255.255.255.0 nebo /24)!</value>
1379+
<value>Enter a valid subnetmask or CIDR (e.g., 255.255.255.0 or /24)!</value>
13801380
</data>
13811381
<data name="FieldCannotBeEmpty" xml:space="preserve">
13821382
<value>Pole nemůže být prázdné!</value>
@@ -1448,10 +1448,10 @@ Profile files are not affected!</value>
14481448
<value>Vložit správný port nebo rozsah (1-65535)!</value>
14491449
</data>
14501450
<data name="EnterValidSubnet" xml:space="preserve">
1451-
<value>Vložit správnou podsíť (např. 192.168.178.133/26)!</value>
1451+
<value>Enter a valid subnet (e.g., 192.168.178.133/26)!</value>
14521452
</data>
14531453
<data name="EnterValidWebsiteUri" xml:space="preserve">
1454-
<value>Vložit správnou adresu WWW (např. https://example.com/index.html)!</value>
1454+
<value>Enter a valid website (e.g., https://example.com/index.html)</value>
14551455
</data>
14561456
<data name="Green" xml:space="preserve">
14571457
<value>Zelený</value>
@@ -1742,7 +1742,7 @@ Profile files are not affected!</value>
17421742
<value>Přidat kartu s dotazem Whois...</value>
17431743
</data>
17441744
<data name="EnterValidDomain" xml:space="preserve">
1745-
<value>Vložit správnou doménu (např.example.com)!</value>
1745+
<value>Enter a valid domain (e.g., "example.com")!</value>
17461746
</data>
17471747
<data name="WhoisServerNotFoundForTheDomain" xml:space="preserve">
17481748
<value>Server Whois nenalezen pro domény: "{0}"</value>
@@ -1931,7 +1931,7 @@ Changes to this value will take effect after restarting the application.</value>
19311931
<data name="WelcomeMessage" xml:space="preserve">
19321932
<value>Thank you for using NETworkManager!
19331933

1934-
If you like this tool, please leave a star on GitHub and recommend it to others.</value>
1934+
If you enjoy it, please consider supporting its development — whether by leaving a star on GitHub, making a donation, or simply sharing it with others. Your support helps keep the project going and growing.</value>
19351935
</data>
19361936
<data name="HelpMessage_CheckForUpdatesAtStartup" xml:space="preserve">
19371937
<value>Během spouštění aplikace kontroluje, zda-li není k dispozici novější verze na GitHubu.
@@ -2031,7 +2031,7 @@ URL: https://api.ipify.org/</value>
20312031
<value>Use custom IPv4 address API</value>
20322032
</data>
20332033
<data name="HelpMessage_CustomPublicIPv4AddressAPI" xml:space="preserve">
2034-
<value>URL to a web service that can be reached via http or https and returns an IPv4 address like "xx.xx.xx.xx" as response.</value>
2034+
<value>URL to a web service that can be reached via http or https and returns an IPv4 address e.g., "xx.xx.xx.xx" as response.</value>
20352035
</data>
20362036
<data name="CouldNotParsePublicIPAddressFromXXXMessage" xml:space="preserve">
20372037
<value>Nelze přečíst veřejnou IP adresu z „{0}“! Použijte jinou službu nebo vyberte výchozí... </value>
@@ -2391,7 +2391,7 @@ $$hostname$$ --&gt; Název hosta</value>
23912391
<value>Spustit znovu "Jako administrátor"</value>
23922392
</data>
23932393
<data name="NetworkPacketsCaptureAdminMessage" xml:space="preserve">
2394-
<value>Aby bylo možné analyzovat síťové pakety, musí být aplikace spuštěna se zvýšenými oprávněními!</value>
2394+
<value>Analysing network packets requires elevated rights!</value>
23952395
</data>
23962396
<data name="Capture" xml:space="preserve">
23972397
<value>Zachytit</value>
@@ -3192,7 +3192,7 @@ If the option is disabled again, the values are no longer modified. However, the
31923192
<value>SNTP server(s)</value>
31933193
</data>
31943194
<data name="HelpMessage_CustomPublicIPv6AddressAPI" xml:space="preserve">
3195-
<value>URL to a web service that can be reached via http or https and returns an IPv6 address like "xxxx:xx:xxx::xx" as response.</value>
3195+
<value>URL to a web service that can be reached via http or https and returns an IPv6 address e.g., "xxxx:xx:xxx::xx" as response.</value>
31963196
</data>
31973197
<data name="IPEndPoint" xml:space="preserve">
31983198
<value>IP endpoint</value>
@@ -3234,7 +3234,7 @@ If the option is disabled again, the values are no longer modified. However, the
32343234
<value>An SNTP server with this name already exists!</value>
32353235
</data>
32363236
<data name="EnterValidHostnameOrIPAddress" xml:space="preserve">
3237-
<value>Enter a valid hostname (like "server-01" or "example.com") or a valid IP address (like 192.168.178.1)!</value>
3237+
<value>Enter a valid hostname (e.g., "server-01" or "example.com") or a valid IP address (e.g., 192.168.178.1)!</value>
32383238
</data>
32393239
<data name="Servers" xml:space="preserve">
32403240
<value>Server(s)</value>
@@ -3528,10 +3528,10 @@ Changes to this value will take effect after the application is restarted. Wheth
35283528
<value>The settings on this page contain errors. Correct them to be able to save.</value>
35293529
</data>
35303530
<data name="HelpMessage_PuTTYHostkey" xml:space="preserve">
3531-
<value>SSH hostkey to use for the connection (like "71:b8:f2:6e..."). Only available if the mode is "SSH".</value>
3531+
<value>SSH hostkey to use for the connection (e.g., "71:b8:f2:6e..."). Only available if the mode is "SSH".</value>
35323532
</data>
35333533
<data name="HelpMessage_PuTTYPrivateKeyFile" xml:space="preserve">
3534-
<value>Full path to the private key file (like "C:\Users\BornToBeRoot\SSH\private_key.ppk"). Only available if the mode is "SSH".</value>
3534+
<value>Full path to the private key file (e.g., "C:\Users\BornToBeRoot\SSH\private_key.ppk"). Only available if the mode is "SSH".</value>
35353535
</data>
35363536
<data name="HelpMessage_PuTTYUsername" xml:space="preserve">
35373537
<value>Username that will be passed into the PuTTY session. Only available if the mode is "SSH", "Telnet" or "Rlogin".</value>
@@ -3858,25 +3858,108 @@ Right-click for more options.</value>
38583858
<data name="ProfileFile" xml:space="preserve">
38593859
<value>Profile file</value>
38603860
</data>
3861+
<data name="ApplicationName_HostsFileEditor" xml:space="preserve">
3862+
<value>Hosts File Editor</value>
3863+
</data>
3864+
<data name="HostsFileEditor" xml:space="preserve">
3865+
<value>Hosts File Editor</value>
3866+
</data>
3867+
<data name="HostsFileEditorAdminMessage" xml:space="preserve">
3868+
<value>Read-only mode. Modifying the hosts file requires elevated rights!</value>
3869+
</data>
3870+
<data name="Comment" xml:space="preserve">
3871+
<value>Comment</value>
3872+
</data>
3873+
<data name="Disable" xml:space="preserve">
3874+
<value>Disable</value>
3875+
</data>
3876+
<data name="EditEntry" xml:space="preserve">
3877+
<value>Edit entry</value>
3878+
</data>
3879+
<data name="EditEntryDots" xml:space="preserve">
3880+
<value>Edit entry...</value>
3881+
</data>
3882+
<data name="EnableEntry" xml:space="preserve">
3883+
<value>Enable entry</value>
3884+
</data>
3885+
<data name="DisableEntry" xml:space="preserve">
3886+
<value>Disable entry</value>
3887+
</data>
3888+
<data name="RefreshingDots" xml:space="preserve">
3889+
<value>Refreshing...</value>
3890+
</data>
3891+
<data name="ReloadedAtX" xml:space="preserve">
3892+
<value>Reloaded at {0}</value>
3893+
</data>
3894+
<data name="FailedToLoadHostsFileMessage" xml:space="preserve">
3895+
<value>Failed to load hosts file: {0}</value>
3896+
</data>
3897+
<data name="RetryingInXSecondsDots" xml:space="preserve">
3898+
<value>Retrying in {0} seconds...</value>
3899+
</data>
3900+
<data name="WhatsNew" xml:space="preserve">
3901+
<value>What's new?</value>
3902+
</data>
3903+
<data name="Changelog" xml:space="preserve">
3904+
<value>Changelog</value>
3905+
</data>
3906+
<data name="UpgradedToXXX" xml:space="preserve">
3907+
<value>Upgraded to {0}</value>
3908+
</data>
3909+
<data name="WhatsNewMessage" xml:space="preserve">
3910+
<value>This release includes new features, improvements, and bug fixes. Check out the changelog for all the details!</value>
3911+
</data>
3912+
<data name="Entries" xml:space="preserve">
3913+
<value>Entries</value>
3914+
</data>
3915+
<data name="DeleteHostsFileEntryMessage" xml:space="preserve">
3916+
<value>The selected entry is permanently deleted:
3917+
3918+
{0} {1} {2}</value>
3919+
</data>
3920+
<data name="ExampleHostsFileEntryComment" xml:space="preserve">
3921+
<value>Primary DNS server</value>
3922+
</data>
3923+
<data name="EnterValidHostsFileEntryHostname" xml:space="preserve">
3924+
<value>Enter a valid hostname (e.g., "server-01" or "example.com")! Multiple hostnames can be separated with a space.</value>
3925+
</data>
3926+
<data name="HostsFileReadErrorMessage" xml:space="preserve">
3927+
<value>The "hosts" file could not be read! See log file for more details.</value>
3928+
</data>
3929+
<data name="HostsFileWriteErrorMessage" xml:space="preserve">
3930+
<value>The "hosts" file could not be written to. See log file for more details.</value>
3931+
</data>
3932+
<data name="HostsFileEntryNotFoundMessage" xml:space="preserve">
3933+
<value>The entry was not found in the "hosts" file! Maybe the file has been modified.</value>
3934+
</data>
3935+
<data name="HostsFileBackupErrorMessage" xml:space="preserve">
3936+
<value>A backup of the "hosts" file could not be created! See log file for more details.</value>
3937+
</data>
38613938
<data name="ShowStatusBar" xml:space="preserve">
3862-
<value />
3939+
<value>Show status bar</value>
38633940
</data>
38643941
<data name="HelpMessage_ShowStatusBar" xml:space="preserve">
3865-
<value />
3942+
<value>Displays the status bar in the bottom-left of the WebView when hovering over a link.</value>
38663943
</data>
38673944
<data name="SaveCredentials" xml:space="preserve">
3868-
<value />
3945+
<value>Save credentials</value>
38693946
</data>
38703947
<data name="HelpMessage_SaveCredentials" xml:space="preserve">
3871-
<value />
3948+
<value>Displays a dialog to save credentials after a successful sign-in.</value>
38723949
</data>
38733950
<data name="DeleteBrowsingData" xml:space="preserve">
3874-
<value />
3951+
<value>Delete browsing data</value>
38753952
</data>
38763953
<data name="DeleteBrowsingDataMessage" xml:space="preserve">
3877-
<value />
3954+
<value>Permanently delete browsing data (history, cookies, cache, credentials, etc.) for the current WebView2 profile.</value>
38783955
</data>
38793956
<data name="BrowsingData" xml:space="preserve">
3880-
<value />
3957+
<value>Browsing Data</value>
3958+
</data>
3959+
<data name="BrowsingDataSuccessfullyDeletedMessage" xml:space="preserve">
3960+
<value>Browsing data successfully deleted!</value>
3961+
</data>
3962+
<data name="BrowsingDataErrorMessage" xml:space="preserve">
3963+
<value>An error occurred while deleting browsing data. Feel free to report this issue on GitHub.</value>
38813964
</data>
3882-
</root>
3965+
</root>

0 commit comments

Comments
 (0)