author | pavouk <pavouk> | 2004-12-21 23:06:54 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2004-12-21 23:06:54 (UTC) |
commit | f09523c593302e472e44085507a69bddfa9687a9 (patch) (side-by-side diff) | |
tree | 47fd89693dd2553a821533d70e6a9ffc0c6d52ea /i18n/cz/libbatteryapplet.ts | |
parent | edecaf624eee83caf608feb0d0de5666c377c207 (diff) | |
download | opie-f09523c593302e472e44085507a69bddfa9687a9.zip opie-f09523c593302e472e44085507a69bddfa9687a9.tar.gz opie-f09523c593302e472e44085507a69bddfa9687a9.tar.bz2 |
Package manager translation and few translation fixes
-rw-r--r-- | i18n/cz/libbatteryapplet.ts | 99 |
1 files changed, 46 insertions, 53 deletions
diff --git a/i18n/cz/libbatteryapplet.ts b/i18n/cz/libbatteryapplet.ts index 73e96d2..b30df57 100644 --- a/i18n/cz/libbatteryapplet.ts +++ b/i18n/cz/libbatteryapplet.ts @@ -1,97 +1,90 @@ -<!DOCTYPE TS><TS> -<context> +<!DOCTYPE TS> +<TS> + <context> <name>BatteryStatus</name> <message> - <source>Battery status</source> - <translation type="obsolete">Stav baterie</translation> + <source>Failure</source> + <translation>Závada</translation> </message> <message> - <source>Close</source> - <translation type="obsolete">Zavřít</translation> + <source>could not open file</source> + <translation>nelze otevřít soubor</translation> </message> <message> - <source>Failure</source> - <translation>Závada</translation> + <source>no data</source> + <translation>nejsou data</translation> </message> <message> - <source>could not open file</source> - <translation>nelze otevřít soubor</translation> + <source>Charging both devices</source> + <translation>Nabíjení obou zařízení</translation> </message> <message> - <source>no data</source> - <translation>nejsou data</translation> + <source>Charging</source> + <translation>Nabíjení</translation> </message> <message> - <source>Charging both devices</source> - <translation>Nabíjení obou zařízení</translation> + <source>Percentage battery remaining</source> + <translation>Stav baterie</translation> </message> <message> - <source>Charging</source> - <translation>Nabíjení</translation> + <source>Battery status: </source> + <translation>Stav baterie:</translation> </message> <message> - <source>Percentage battery remaining</source> - <translation>Stav baterie v procentech</translation> + <source>Good</source> + <translation>Dobrý</translation> </message> <message> - <source>Battery status: </source> - <translation>Stav baterie:</translation> + <source>Low</source> + <translation>Špatný</translation> </message> <message> - <source>Good</source> - <translation>Dobrý</translation> + <source>Very Low</source> + <translation>Velmi špatný</translation> </message> <message> - <source>Low</source> - <translation>Špatný</translation> + <source>Critical</source> + <translation>Kritický</translation> </message> <message> - <source>Very Low</source> - <translation>Velmi špatný</translation> + <source>Unknown</source> + <translation>Neznámý</translation> </message> <message> - <source>Critical</source> - <translation>Kritický</translation> + <source>On backup power</source> + <translation>Na záložním napájení</translation> </message> <message> - <source>Unknown</source> - <translation>Neznámý</translation> + <source>Power on-line</source> + <translation>Připojeno k síti</translation> </message> <message> - <source>On backup power</source> - <translation>Na záložním napájení</translation> + <source>External power disconnected</source> + <translation>Externí zdroj odpojen</translation> </message> <message> - <source>Power on-line</source> - <translation>Připojeno k síti</translation> + <source>Battery time remaining</source> + <translation>Do vybití zbývá</translation> </message> <message> - <source>External power disconnected</source> - <translation>Externí zdroj odpojen</translation> + <source>Ipaq </source> + <translation>Ipaq</translation> </message> <message> - <source>Battery time remaining</source> - <translation>Do vybití zbývá</translation> + <source>Percentage battery remaining: </source> + <translation>Stav baterie v procentech:</translation> </message> <message> - <source>Ipaq </source> - <translation>Ipaq</translation> + <source>Battery time remaining: </source> + <translation>Do vybití zbývá:</translation> </message> <message> - <source>Percentage battery remaining: </source> - <translation>Stav baterie v procentech:</translation> + <source>Jacket </source> + <translation>Košilka</translation> </message> <message> - <source>Battery time remaining: </source> - <translation>Do vybití zbývá:</translation> + <source>No jacket with battery inserted</source> + <translation>Nebyla vložena košilka s baterií</translation> </message> - <message> - <source>Jacket </source> - <translation>Košilka</translation> - </message> - <message> - <source>No jacket with battery inserted</source> - <translation>Nebyla vložena košilka s baterií</translation> - </message> -</context> + </context> </TS> |