-rw-r--r-- | i18n/cz/libirda.ts | 39 |
1 files changed, 20 insertions, 19 deletions
diff --git a/i18n/cz/libirda.ts b/i18n/cz/libirda.ts index c86caf6..98bc68f 100644 --- a/i18n/cz/libirda.ts +++ b/i18n/cz/libirda.ts @@ -1,36 +1,37 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>IRDAGUI</name> <message> - <source>IRDA</source> - <translation type="unfinished"></translation> + <source>IRDA</source> + <translation>IrDA</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>IRDANetNode</name> <message> - <source>Infrared link</source> - <translation type="unfinished"></translation> + <source>Infrared link</source> + <translation>Infra spojení</translation> </message> <message> - <source><p>Sets up a infra red serial link.</p></source> - <translation type="unfinished"></translation> + <source><p>Sets up a infra red serial link.</p></source> + <translation><p>Vytvoří infračervené sériové spojení.</p></translation> </message> -</context> + </context> </TS> |