Skip to content

Commit bf96275

Browse files
Dependency (transifex/language): Translate Strings.resx in cs_CZ
62% 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
1 parent aafdd0f commit bf96275

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

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

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,12 @@
309309
<data name="NetworkInterface" xml:space="preserve">
310310
<value>Síťový adapter</value>
311311
</data>
312+
<data name="NetworkInterfaceConfigurationAppliedSuccessfully" xml:space="preserve">
313+
<value>Configuration applied</value>
314+
</data>
315+
<data name="NetworkInterfaceConfigureAdminMessage" xml:space="preserve">
316+
<value>Configuring the network interface requires elevated rights!</value>
317+
</data>
312318
<data name="NewTab" xml:space="preserve">
313319
<value>Nová karta</value>
314320
</data>
@@ -513,6 +519,30 @@
513519
<data name="IPv4Address" xml:space="preserve">
514520
<value>IPv4 adresy</value>
515521
</data>
522+
<data name="IPv4AddressAddedSuccessfully" xml:space="preserve">
523+
<value>IPv4 address added</value>
524+
</data>
525+
<data name="IPv4AddressRemovedSuccessfully" xml:space="preserve">
526+
<value>IPv4 address removed</value>
527+
</data>
528+
<data name="IPv4AddressReleasedAndRenewedSuccessfully" xml:space="preserve">
529+
<value>IPv4 address released and renewed</value>
530+
</data>
531+
<data name="IPv4AddressReleasedSuccessfully" xml:space="preserve">
532+
<value>IPv4 address released</value>
533+
</data>
534+
<data name="IPv4AddressRenewedSuccessfully" xml:space="preserve">
535+
<value>IPv4 address renewed</value>
536+
</data>
537+
<data name="IPv6AddressReleasedAndRenewedSuccessfully" xml:space="preserve">
538+
<value>IPv6 address released and renewed</value>
539+
</data>
540+
<data name="IPv6AddressReleasedSuccessfully" xml:space="preserve">
541+
<value>IPv6 address released</value>
542+
</data>
543+
<data name="IPv6AddressRenewedSuccessfully" xml:space="preserve">
544+
<value>IPv6 address renewed</value>
545+
</data>
516546
<data name="IPv4DefaultGateway" xml:space="preserve">
517547
<value>IPv4 výchozí brána</value>
518548
</data>
@@ -1294,6 +1324,9 @@ Profile files are not affected!</value>
12941324
<data name="FlushDNSCache" xml:space="preserve">
12951325
<value>Vyčistit mezipaměť DNS</value>
12961326
</data>
1327+
<data name="FlushDNSCacheSuccessfully" xml:space="preserve">
1328+
<value>DNS cache flushed</value>
1329+
</data>
12971330
<data name="HelpMessage_Credentials" xml:space="preserve">
12981331
<value>Dešivrovat a zavést pověření pro vyběr.</value>
12991332
</data>
@@ -2216,6 +2249,21 @@ $$hostname$$ --&gt; Název hosta</value>
22162249
<data name="CtrlAltDel" xml:space="preserve">
22172250
<value>Ctrl+Alt+Del</value>
22182251
</data>
2252+
<data name="TaskManager" xml:space="preserve">
2253+
<value>Task Manager (Ctrl+Shift+Esc)</value>
2254+
</data>
2255+
<data name="Lock" xml:space="preserve">
2256+
<value>Lock (Win+L)</value>
2257+
</data>
2258+
<data name="ShowDesktop" xml:space="preserve">
2259+
<value>Show Desktop (Win+D)</value>
2260+
</data>
2261+
<data name="Explorer" xml:space="preserve">
2262+
<value>Explorer (Win+E)</value>
2263+
</data>
2264+
<data name="RunDialog" xml:space="preserve">
2265+
<value>Run dialog (Win+R)</value>
2266+
</data>
22192267
<data name="KeyboardShortcuts" xml:space="preserve">
22202268
<value>Klávesové zkratky</value>
22212269
</data>

0 commit comments

Comments
 (0)