-rw-r--r-- | i18n/cz/libusb.ts | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/i18n/cz/libusb.ts b/i18n/cz/libusb.ts index c985420..1882223 100644 --- a/i18n/cz/libusb.ts +++ b/i18n/cz/libusb.ts @@ -1,24 +1,25 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>USBGUI</name> <message> - <source>USB</source> - <translation type="unfinished"></translation> + <source>USB</source> + <translation>USB</translation> </message> <message> - <source>Nothing to configure</source> - <translation type="unfinished"></translation> + <source>Nothing to configure</source> + <translation>Nic k nastavení</translation> </message> -</context> -<context> + </context> + <context> <name>USBNetNode</name> <message> - <source>USB Cable Connect</source> - <translation type="unfinished"></translation> + <source>USB Cable Connect</source> + <translation>USB spojení kabelem</translation> </message> <message> - <source><p>Configure Ethernet over USB.</p><p>Use this for a computer to computer USB cable connection</p></source> - <translation type="unfinished"></translation> + <source><p>Configure Ethernet over USB.</p><p>Use this for a computer to computer USB cable connection</p></source> + <translation><p>Nastaví Ethernet přes USB.</p><p>Požijte pro spojení počítač-počítač USB kabelem</p></translation> </message> -</context> + </context> </TS> |