author | drw <drw> | 2005-09-05 14:59:26 (UTC) |
---|---|---|
committer | drw <drw> | 2005-09-05 14:59:26 (UTC) |
commit | 230d2f86808a087138a89fd8fde77ff6197b4bd4 (patch) (side-by-side diff) | |
tree | afafce472824b7288f049d521e6bea37c32bf637 /i18n/cz/libmemoryapplet.ts | |
parent | 62ae8e732a5d4e5b23d060185c0655b1666be59c (diff) | |
download | opie-230d2f86808a087138a89fd8fde77ff6197b4bd4.zip opie-230d2f86808a087138a89fd8fde77ff6197b4bd4.tar.gz opie-230d2f86808a087138a89fd8fde77ff6197b4bd4.tar.bz2 |
Translation updates for 1.2.1
-rw-r--r-- | i18n/cz/libmemoryapplet.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/cz/libmemoryapplet.ts b/i18n/cz/libmemoryapplet.ts index 0f029b0..9d8c376 100644 --- a/i18n/cz/libmemoryapplet.ts +++ b/i18n/cz/libmemoryapplet.ts @@ -69,98 +69,102 @@ Paměť je kategorizována následovně: </message> <message> <source>Memory</source> <translation>Paměť</translation> </message> <message> <source>Swapfile</source> <translation>Swap soubor</translation> </message> <message> <source><center><b>Memory Monitor Plugin</b><br>Copyright (C) 2003 Anton Maslovsky<br>&lt;<a href="mailto:my-zaurus@narod.ru">my-zaurus@narod.ru</a>&gt;<br><a href="http://my-zaurus.narod.ru">http://my-zaurus.narod.ru</a><br>Based on source code from:<br> qswap (udoseidel@gmx.de) <br> Battery Applet (trolltech.com) <br> SysInfo (OPIE)<br><br>This program is licensed under GNU GPL.</center></source> <translation><center><b>Memory Monitor Plugin</b><br>Copyright (C) 2003 Anton Maslovsky<br>&lt;<a href="mailto:my-zaurus@narod.ru">my-zaurus@narod.ru</a>&gt;<br><a href="http://my-zaurus.narod.ru">http://my-zaurus.narod.ru</a><br>Založeno na zdrojovém kódu:<br> qswap (udoseidel@gmx.de) <br> Battery Applet (trolltech.com) <br> SysInfo (OPIE)<br><br>Tento program je licencován pod GNU GPL.</center></translation> </message> <message> <source>About</source> <translation>O aplikaci</translation> </message> </context> <context> <name>Swapfile</name> <message> <source>Swapfile location</source> <translation>Umístění swap souboru</translation> </message> <message> <source>RAM</source> <translation>RAM</translation> </message> <message> <source>CF Card</source> <translation>Karta CF</translation> </message> <message> <source>SD Card</source> <translation>Karta SD</translation> </message> <message> <source> On </source> <translation>Zapnout</translation> </message> <message> <source> Off </source> <translation>Vypnout</translation> </message> <message> <source>Manage Swapfile</source> <translation>Správa swap souboru</translation> </message> <message> <source>Generate</source> <translation>Vytvořit</translation> </message> <message> <source>Remove</source> <translation>Odstranit</translation> </message> <message> <source>Failed to detach swapfile.</source> <translation>Selhalo odpojení swap souboru.</translation> </message> <message> <source>Swapfile deactivated.</source> <translation>Soubor swap deaktivován.</translation> </message> <message> <source>Failed to create swapfile.</source> <translation>Nelze vytvořit swap soubor.</translation> </message> <message> <source>Failed to initialize swapfile.</source> <translation>Nelze inicializovat swap soubor.</translation> </message> <message> <source>Swapfile created.</source> <translation>Swap soubor vytvořen.</translation> </message> <message> <source>Failed to remove swapfile.</source> <translation>Nelze odstranit swap soubor.</translation> </message> <message> <source>Swapfile removed.</source> <translation>Swap soubor odstraněn.</translation> </message> <message> <source>Swapfile activated.</source> <translation>Swap soubor aktivován.</translation> </message> <message> <source></source> <translation></translation> </message> <message> <source>2 Mb,4 Mb,6 Mb,8 Mb,16 Mb,32 Mb,64 Mb</source> <translation>2 MB,4 MB,6 MB,8 MB,16 MB,32 MB,64 MB</translation> </message> + <message> + <source>Swap disabled in kernel</source> + <translation type="unfinished"></translation> + </message> </context> </TS> |