-rw-r--r-- | i18n/cz/libbluetooth.ts | 83 |
1 files changed, 42 insertions, 41 deletions
diff --git a/i18n/cz/libbluetooth.ts b/i18n/cz/libbluetooth.ts index 9247272..cfbe053 100644 --- a/i18n/cz/libbluetooth.ts +++ b/i18n/cz/libbluetooth.ts @@ -1,77 +1,78 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>BluetoothBNEPEdit</name> <message> - <source><p>No bluetooth device addresses specified</p></source> - <translation type="unfinished"></translation> + <source><p>No bluetooth device addresses specified</p></source> + <translation><p>Nebyly specifikovány adresy bluetooth zařízení</p></translation> </message> -</context> -<context> + </context> + <context> <name>BluetoothBNEPGUI</name> <message> - <source>Bluetooth-bnep</source> - <translation type="unfinished"></translation> + <source>Bluetooth-bnep</source> + <translation>Bluetooth-bnep</translation> </message> <message> - <source>Any available PAN device</source> - <translation type="unfinished"></translation> + <source>Any available PAN device</source> + <translation>Jakékoliv dostupné PAN zařízení</translation> </message> <message> - <source>Select Card</source> - <translation type="unfinished"></translation> + <source>Select Card</source> + <translation>Vyberte kartu</translation> </message> <message> - <source>BDAddress</source> - <translation type="unfinished"></translation> + <source>BDAddress</source> + <translation>BD adresa</translation> </message> <message> - <source>Rescan</source> - <translation type="unfinished"></translation> + <source>Rescan</source> + <translation>Prohledat</translation> </message> -</context> -<context> + </context> + <context> <name>BluetoothBNEPNetNode</name> <message> - <source>Bluetooth PAN/NAP</source> - <translation type="unfinished"></translation> + <source>Bluetooth PAN/NAP</source> + <translation>Bluetooth PAN/NAP</translation> </message> <message> - <source><p>Sets up a bluetooth link using the bluetooth Network profile.</p><p>Use this to connect two computing devices.</p></source> - <translation type="unfinished"></translation> + <source><p>Sets up a bluetooth link using the bluetooth Network profile.</p><p>Use this to connect two computing devices.</p></source> + <translation><p>Vytvoří bluetooth spojení s použitím bluetooth síťového profilu.</p><p>Toto použijte pro spojení dvou počítačových zařízení.</p></translation> </message> -</context> -<context> + </context> + <context> <name>BluetoothRFCOMMGUI</name> <message> - <source>Bluetooth-rfcomm</source> - <translation type="unfinished"></translation> + <source>Bluetooth-rfcomm</source> + <translation>Bluetooth-rfcomm</translation> </message> <message> - <source>Name</source> - <translation type="unfinished"></translation> + <source>Name</source> + <translation>Jméno</translation> </message> <message> - <source>Description</source> - <translation type="unfinished"></translation> + <source>Description</source> + <translation>Popis</translation> </message> <message> - <source>Start automatically</source> - <translation type="unfinished"></translation> + <source>Start automatically</source> + <translation>Spustit automaticky</translation> </message> <message> - <source>Confirm before start</source> - <translation type="unfinished"></translation> + <source>Confirm before start</source> + <translation>Potvrdit před spuštěním</translation> </message> -</context> -<context> + </context> + <context> <name>BluetoothRFCOMMNetNode</name> <message> - <source>Bluetooth serial link</source> - <translation type="unfinished"></translation> + <source>Bluetooth serial link</source> + <translation>Bluetooth serial link</translation> </message> <message> - <source><p>Sets up a bluetooth link using the bluetooth serial profile.</p><p>Use this to connect to a GSM.</p></source> - <translation type="unfinished"></translation> + <source><p>Sets up a bluetooth link using the bluetooth serial profile.</p><p>Use this to connect to a GSM.</p></source> + <translation><p>Vytvoří bluetooth spojení s použitím profilu sériového portu.</p><p>Použijte pro GSM spojení.</p></translation> </message> -</context> + </context> </TS> |