-rw-r--r-- | i18n/cz/libirda.ts | 39 |
1 files changed, 19 insertions, 20 deletions
diff --git a/i18n/cz/libirda.ts b/i18n/cz/libirda.ts index 98bc68f..b14ab28 100644 --- a/i18n/cz/libirda.ts +++ b/i18n/cz/libirda.ts @@ -1,37 +1,36 @@ -<!DOCTYPE TS> -<TS> - <context> +<!DOCTYPE TS><TS> +<context> <name>IRDAGUI</name> <message> - <source>IRDA</source> - <translation>IrDA</translation> + <source>IRDA</source> + <translation>IrDA</translation> </message> <message> - <source>Name</source> - <translation>Jméno</translation> + <source>Name</source> + <translation>Jméno</translation> </message> <message> - <source>Description</source> - <translation>Popis</translation> + <source>Description</source> + <translation>Popis</translation> </message> <message> - <source>Start automatically</source> - <translation>Spustit automaticky</translation> + <source>Start automatically</source> + <translation>Spustit automaticky</translation> </message> <message> - <source>Confirm before start</source> - <translation>Potvrdit před spuštěním</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>Infra spojení</translation> + <source>Infrared link</source> + <translation>Infra spojení</translation> </message> <message> - <source><p>Sets up a infra red serial link.</p></source> - <translation><p>Vytvoří infračervené sériové spojení.</p></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> |