Skip to content

Commit 8db855a

Browse files
Dependency (transifix/language): Translate Strings.resx in sl_SI [Manual Sync]
94% of minimum 30% 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
1 parent 0121712 commit 8db855a

File tree

1 file changed

+123
-40
lines changed

1 file changed

+123
-40
lines changed

Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx

Lines changed: 123 additions & 40 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>
@@ -681,7 +681,7 @@
681681
<value>Uporabi</value>
682682
</data>
683683
<data name="ApplyWindowsKeyCombinationsLikeAltTab" xml:space="preserve">
684-
<value>Uporabi kombinacije tipk Windows (npr. ALT + TAB):</value>
684+
<value>Apply Windows key combinations (e.g., ALT+TAB):</value>
685685
</data>
686686
<data name="Auth" xml:space="preserve">
687687
<value>Poobl.</value>
@@ -1363,16 +1363,16 @@ Ustvarite enega...</value>
13631363
<value>Vnesite veljaven naslov IPv4! </value>
13641364
</data>
13651365
<data name="EnterValidMACAddress" xml:space="preserve">
1366-
<value>Vnesite veljaven naslov MAC (kot 00:F1:23:AB:F2:35)!</value>
1366+
<value>Enter a valid MAC address (e.g., 00:F1:23:AB:F2:35)!</value>
13671367
</data>
13681368
<data name="EnterValidPort" xml:space="preserve">
13691369
<value>Vnesite veljavna vrata (1 - 65535)!</value>
13701370
</data>
13711371
<data name="EnterValidSubnetmask" xml:space="preserve">
1372-
<value>Vnesite veljavno masko podomrežja (kot 255.255.255.0)!</value>
1372+
<value>Enter a valid subnetmask (e.g., 255.255.255.0)!</value>
13731373
</data>
13741374
<data name="EnterValidSubnetmaskOrCIDR" xml:space="preserve">
1375-
<value>Vnesite veljavno masko podomrežja ali CIDR (kot 255.255.255.0 ali /24)!</value>
1375+
<value>Enter a valid subnetmask or CIDR (e.g., 255.255.255.0 or /24)!</value>
13761376
</data>
13771377
<data name="FieldCannotBeEmpty" xml:space="preserve">
13781378
<value>Polje ne sme biti prazno!</value>
@@ -1444,10 +1444,10 @@ Ustvarite enega...</value>
14441444
<value>Vnesite veljavna vrata in/ali obseg vrat (1-65535)</value>
14451445
</data>
14461446
<data name="EnterValidSubnet" xml:space="preserve">
1447-
<value>Vnesite veljavno podomrežje (kot 192.168.178.133/26)!</value>
1447+
<value>Enter a valid subnet (e.g., 192.168.178.133/26)!</value>
14481448
</data>
14491449
<data name="EnterValidWebsiteUri" xml:space="preserve">
1450-
<value>Vnesite veljavno spletno stran (kot https://primer.com.index.html)</value>
1450+
<value>Enter a valid website (e.g., https://example.com/index.html)</value>
14511451
</data>
14521452
<data name="Green" xml:space="preserve">
14531453
<value>Zelena</value>
@@ -1738,7 +1738,7 @@ Ustvarite enega...</value>
17381738
<value>Dodaj zavihek za poizvedbo Whois...</value>
17391739
</data>
17401740
<data name="EnterValidDomain" xml:space="preserve">
1741-
<value>Vnesite veljavno domeno (kot 'primer.com')!</value>
1741+
<value>Enter a valid domain (e.g., "example.com")!</value>
17421742
</data>
17431743
<data name="WhoisServerNotFoundForTheDomain" xml:space="preserve">
17441744
<value>Whois strežnika ni mogoče najti za domeno: "{0}"</value>
@@ -1925,9 +1925,9 @@ Spremembe te vrednosti bodo uveljavljene po ponovnem zagonu aplikacije.</value>
19251925
<value>Preveri javni naslov IP</value>
19261926
</data>
19271927
<data name="WelcomeMessage" xml:space="preserve">
1928-
<value>Hvala, ker uporabljate NETworkManager!
1928+
<value>Thank you for using NETworkManager!
19291929

1930-
Če vam je to orodje všeč, pustite zvezdico na GitHubu in ga priporočite drugim.</value>
1930+
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>
19311931
</data>
19321932
<data name="HelpMessage_CheckForUpdatesAtStartup" xml:space="preserve">
19331933
<value>Ob zagonu programa ta v ozadju preveri, če je na GitHubu na voljo nova različica programa.
@@ -2028,7 +2028,7 @@ je onemogočeno!</value>
20282028
<value>Uporabi API poljubnega naslova IPv4</value>
20292029
</data>
20302030
<data name="HelpMessage_CustomPublicIPv4AddressAPI" xml:space="preserve">
2031-
<value>URL do spletne storitve, ki je dosegljiva prek http ali https in kot odgovor vrne naslov IPv4, kot je "xx.xx.xx.xx".</value>
2031+
<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>
20322032
</data>
20332033
<data name="CouldNotParsePublicIPAddressFromXXXMessage" xml:space="preserve">
20342034
<value>Javnega naslova IP ni bilo mogoče razčleniti iz "{0}"! Poskusite drugo storitev ali uporabite privzeto...</value>
@@ -2388,7 +2388,7 @@ $$hostname$$--&gt;Ime gostitelja</value>
23882388
<value>Znova zaženi kot skrbnik</value>
23892389
</data>
23902390
<data name="NetworkPacketsCaptureAdminMessage" xml:space="preserve">
2391-
<value>Za analizo omrežnih paketov je potrebno program zagnati s povišanimi pravicami!</value>
2391+
<value>Analysing network packets requires elevated rights!</value>
23922392
</data>
23932393
<data name="Capture" xml:space="preserve">
23942394
<value>Zajemi</value>
@@ -3183,7 +3183,7 @@ V zgornjem desnem kotu kliknite na gumb za Pomoč/Dokumentacijo (levo od gumba z
31833183
<value>Strežniki SNTP</value>
31843184
</data>
31853185
<data name="HelpMessage_CustomPublicIPv6AddressAPI" xml:space="preserve">
3186-
<value>URL do spletne storitve, ki je dosegljiva prek http ali https in kot odgovor vrne naslov IPv6, kot je "xxxx:xx:xxx::xx".</value>
3186+
<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>
31873187
</data>
31883188
<data name="IPEndPoint" xml:space="preserve">
31893189
<value>Končna točka IP</value>
@@ -3225,7 +3225,7 @@ V zgornjem desnem kotu kliknite na gumb za Pomoč/Dokumentacijo (levo od gumba z
32253225
<value>Strežnik SNTP s tem imenom že obstaja!</value>
32263226
</data>
32273227
<data name="EnterValidHostnameOrIPAddress" xml:space="preserve">
3228-
<value>Vnesite veljavno ime gostitelja (na primer "server-01" ali "primer.com") ali veljaven naslov IP (na primer 192.168.178.1)!</value>
3228+
<value>Enter a valid hostname (e.g., "server-01" or "example.com") or a valid IP address (e.g., 192.168.178.1)!</value>
32293229
</data>
32303230
<data name="Servers" xml:space="preserve">
32313231
<value>Strežniki</value>
@@ -3513,10 +3513,10 @@ V zgornjem desnem kotu kliknite na gumb za Pomoč/Dokumentacijo (levo od gumba z
35133513
<value>Nastavitve na tej strani vsebujejo napake. Popravite jih, da jih lahko shranite.</value>
35143514
</data>
35153515
<data name="HelpMessage_PuTTYHostkey" xml:space="preserve">
3516-
<value>Ključ gostitelja SSH za povezavo (na primer "71:b8:f2:6e ..."). Na voljo samo, če je način "SSH".</value>
3516+
<value>SSH hostkey to use for the connection (e.g., "71:b8:f2:6e..."). Only available if the mode is "SSH".</value>
35173517
</data>
35183518
<data name="HelpMessage_PuTTYPrivateKeyFile" xml:space="preserve">
3519-
<value>Celotna pot do datoteke zasebnega ključa (na primer »C:\Users\BornToBeRoot\SSH\private_key.ppk«). Na voljo samo, če je način "SSH".</value>
3519+
<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>
35203520
</data>
35213521
<data name="HelpMessage_PuTTYUsername" xml:space="preserve">
35223522
<value>Uporabniško ime, ki bo posredovano v sejo PuTTY. Na voljo samo, če je način "SSH", "Telnet" ali "Rlogin".</value>
@@ -3840,25 +3840,108 @@ Right-click for more options.</value>
38403840
<data name="ProfileFile" xml:space="preserve">
38413841
<value>Profile file</value>
38423842
</data>
3843+
<data name="ApplicationName_HostsFileEditor" xml:space="preserve">
3844+
<value>Hosts File Editor</value>
3845+
</data>
3846+
<data name="HostsFileEditor" xml:space="preserve">
3847+
<value>Hosts File Editor</value>
3848+
</data>
3849+
<data name="HostsFileEditorAdminMessage" xml:space="preserve">
3850+
<value>Read-only mode. Modifying the hosts file requires elevated rights!</value>
3851+
</data>
3852+
<data name="Comment" xml:space="preserve">
3853+
<value>Comment</value>
3854+
</data>
3855+
<data name="Disable" xml:space="preserve">
3856+
<value>Disable</value>
3857+
</data>
3858+
<data name="EditEntry" xml:space="preserve">
3859+
<value>Edit entry</value>
3860+
</data>
3861+
<data name="EditEntryDots" xml:space="preserve">
3862+
<value>Edit entry...</value>
3863+
</data>
3864+
<data name="EnableEntry" xml:space="preserve">
3865+
<value>Enable entry</value>
3866+
</data>
3867+
<data name="DisableEntry" xml:space="preserve">
3868+
<value>Disable entry</value>
3869+
</data>
3870+
<data name="RefreshingDots" xml:space="preserve">
3871+
<value>Refreshing...</value>
3872+
</data>
3873+
<data name="ReloadedAtX" xml:space="preserve">
3874+
<value>Reloaded at {0}</value>
3875+
</data>
3876+
<data name="FailedToLoadHostsFileMessage" xml:space="preserve">
3877+
<value>Failed to load hosts file: {0}</value>
3878+
</data>
3879+
<data name="RetryingInXSecondsDots" xml:space="preserve">
3880+
<value>Retrying in {0} seconds...</value>
3881+
</data>
3882+
<data name="WhatsNew" xml:space="preserve">
3883+
<value>What's new?</value>
3884+
</data>
3885+
<data name="Changelog" xml:space="preserve">
3886+
<value>Changelog</value>
3887+
</data>
3888+
<data name="UpgradedToXXX" xml:space="preserve">
3889+
<value>Upgraded to {0}</value>
3890+
</data>
3891+
<data name="WhatsNewMessage" xml:space="preserve">
3892+
<value>This release includes new features, improvements, and bug fixes. Check out the changelog for all the details!</value>
3893+
</data>
3894+
<data name="Entries" xml:space="preserve">
3895+
<value>Entries</value>
3896+
</data>
3897+
<data name="DeleteHostsFileEntryMessage" xml:space="preserve">
3898+
<value>The selected entry is permanently deleted:
3899+
3900+
{0} {1} {2}</value>
3901+
</data>
3902+
<data name="ExampleHostsFileEntryComment" xml:space="preserve">
3903+
<value>Primary DNS server</value>
3904+
</data>
3905+
<data name="EnterValidHostsFileEntryHostname" xml:space="preserve">
3906+
<value>Enter a valid hostname (e.g., "server-01" or "example.com")! Multiple hostnames can be separated with a space.</value>
3907+
</data>
3908+
<data name="HostsFileReadErrorMessage" xml:space="preserve">
3909+
<value>The "hosts" file could not be read! See log file for more details.</value>
3910+
</data>
3911+
<data name="HostsFileWriteErrorMessage" xml:space="preserve">
3912+
<value>The "hosts" file could not be written to. See log file for more details.</value>
3913+
</data>
3914+
<data name="HostsFileEntryNotFoundMessage" xml:space="preserve">
3915+
<value>The entry was not found in the "hosts" file! Maybe the file has been modified.</value>
3916+
</data>
3917+
<data name="HostsFileBackupErrorMessage" xml:space="preserve">
3918+
<value>A backup of the "hosts" file could not be created! See log file for more details.</value>
3919+
</data>
38433920
<data name="ShowStatusBar" xml:space="preserve">
3844-
<value />
3921+
<value>Show status bar</value>
38453922
</data>
38463923
<data name="HelpMessage_ShowStatusBar" xml:space="preserve">
3847-
<value />
3924+
<value>Displays the status bar in the bottom-left of the WebView when hovering over a link.</value>
38483925
</data>
38493926
<data name="SaveCredentials" xml:space="preserve">
3850-
<value />
3927+
<value>Save credentials</value>
38513928
</data>
38523929
<data name="HelpMessage_SaveCredentials" xml:space="preserve">
3853-
<value />
3930+
<value>Displays a dialog to save credentials after a successful sign-in.</value>
38543931
</data>
38553932
<data name="DeleteBrowsingData" xml:space="preserve">
3856-
<value />
3933+
<value>Delete browsing data</value>
38573934
</data>
38583935
<data name="DeleteBrowsingDataMessage" xml:space="preserve">
3859-
<value />
3936+
<value>Permanently delete browsing data (history, cookies, cache, credentials, etc.) for the current WebView2 profile.</value>
38603937
</data>
38613938
<data name="BrowsingData" xml:space="preserve">
3862-
<value />
3939+
<value>Browsing Data</value>
3940+
</data>
3941+
<data name="BrowsingDataSuccessfullyDeletedMessage" xml:space="preserve">
3942+
<value>Browsing data successfully deleted!</value>
3943+
</data>
3944+
<data name="BrowsingDataErrorMessage" xml:space="preserve">
3945+
<value>An error occurred while deleting browsing data. Feel free to report this issue on GitHub.</value>
38633946
</data>
3864-
</root>
3947+
</root>

0 commit comments

Comments
 (0)