author | pavouk <pavouk> | 2005-02-13 22:23:11 (UTC) |
---|---|---|
committer | pavouk <pavouk> | 2005-02-13 22:23:11 (UTC) |
commit | 866b55b819809a7bc448ea8b9cf2597051518007 (patch) (side-by-side diff) | |
tree | 1a75ccdcd6726fdc1301ad053d8b2f53fc8aec66 /i18n | |
parent | a06a7ee08f51ce6b9078fd27ebf49b83c3b6207e (diff) | |
download | opie-866b55b819809a7bc448ea8b9cf2597051518007.zip opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.gz opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.bz2 |
updated various CZ translations
-rw-r--r-- | i18n/cz/sheetqt.ts | 170 | ||||
-rw-r--r-- | i18n/cz/simple-icon.ts | 4 | ||||
-rw-r--r-- | i18n/cz/simple-main.ts | 14 | ||||
-rw-r--r-- | i18n/cz/simple-pim.ts | 26 | ||||
-rw-r--r-- | i18n/cz/simple.ts | 6 | ||||
-rw-r--r-- | i18n/cz/stocktickertest.ts | 30 | ||||
-rw-r--r-- | i18n/cz/sysinfo.ts | 4 | ||||
-rw-r--r-- | i18n/cz/textedit.ts | 2 | ||||
-rw-r--r-- | i18n/cz/today.ts | 6 | ||||
-rw-r--r-- | i18n/cz/todolist.ts | 14 | ||||
-rw-r--r-- | i18n/cz/wellenreiter.ts | 6 | ||||
-rw-r--r-- | i18n/cz/zlines.ts | 18 | ||||
-rw-r--r-- | i18n/cz/zsafe.ts | 20 | ||||
-rw-r--r-- | i18n/cz/zsame.ts | 12 |
14 files changed, 167 insertions, 165 deletions
diff --git a/i18n/cz/sheetqt.ts b/i18n/cz/sheetqt.ts index 630f97c..6c326ff 100644 --- a/i18n/cz/sheetqt.ts +++ b/i18n/cz/sheetqt.ts @@ -505,79 +505,79 @@ </message> <message> <source>ABS(x)</source> - <translation type="unfinished"></translation> + <translation>ABS(x)</translation> </message> <message> <source>CEILING(x,acc)</source> - <translation type="unfinished"></translation> + <translation>CEILING(x,acc)</translation> </message> <message> <source>FACT(x)</source> - <translation type="unfinished"></translation> + <translation>FACT(x)</translation> </message> <message> <source>FLOOR(x,acc)</source> - <translation type="unfinished"></translation> + <translation>FLOOR(x,acc)</translation> </message> <message> <source>INT(x)</source> - <translation type="unfinished"></translation> + <translation>INT(x)</translation> </message> <message> <source>MOD(x,y)</source> - <translation type="unfinished"></translation> + <translation>MOD(x,y)</translation> </message> <message> <source>ROUND(x,digits)</source> - <translation type="unfinished"></translation> + <translation>ROUND(x,digits)</translation> </message> <message> <source>SIGN(x)</source> - <translation type="unfinished"></translation> + <translation>SIGN(x)</translation> </message> <message> <source>EXP(x)</source> - <translation type="unfinished"></translation> + <translation>EXP(x)</translation> </message> <message> <source>LN(x)</source> - <translation type="unfinished"></translation> + <translation>LN(x)</translation> </message> <message> <source>LOG(x,b)</source> - <translation type="unfinished"></translation> + <translation>LOG(x,b)</translation> </message> <message> <source>LOG10(x)</source> - <translation type="unfinished"></translation> + <translation>LOG10(x)</translation> </message> <message> <source>POWER(x,y)</source> - <translation type="unfinished"></translation> + <translation>POWER(x,y)</translation> </message> <message> <source>SQRT(x)</source> - <translation type="unfinished"></translation> + <translation>SQRT(x)</translation> </message> <message> <source>DEGREES(x)</source> - <translation type="unfinished"></translation> + <translation>DEGREES(x)</translation> </message> <message> <source>RADIANS(x)</source> - <translation type="unfinished"></translation> + <translation>RADIANS(x)</translation> </message> <message> <source>PI()</source> - <translation type="unfinished"></translation> + <translation>PI()</translation> </message> <message> <source>RAND()</source> - <translation type="unfinished"></translation> + <translation>RAND()</translation> </message> <message> <source>RANDBETWEEN(a,b)</source> - <translation type="unfinished"></translation> + <translation>RANDBETWEEN(a,b)</translation> </message> <message> <source>S&tandard</source> @@ -585,47 +585,47 @@ </message> <message> <source>AND(x1,x2)</source> - <translation type="unfinished"></translation> + <translation>AND(x1,x2)</translation> </message> <message> <source>NOT(x)</source> - <translation type="unfinished"></translation> + <translation>NOT(x)</translation> </message> <message> <source>OR(x1,x2)</source> - <translation type="unfinished"></translation> + <translation>OR(x1,x2)</translation> </message> <message> <source>IF(compare,val1,val2)</source> - <translation type="unfinished"></translation> + <translation>IF(compare,val1,val2)</translation> </message> <message> <source>INDEX(range,index)</source> - <translation type="unfinished"></translation> + <translation>INDEX(range,index)</translation> </message> <message> <source>ISBLANK(x)</source> - <translation type="unfinished"></translation> + <translation>ISBLANK(x)</translation> </message> <message> <source>ISNUMBER(x)</source> - <translation type="unfinished"></translation> + <translation>ISNUMBER(x)</translation> </message> <message> <source>EVEN(x)</source> - <translation type="unfinished"></translation> + <translation>EVEN(x)</translation> </message> <message> <source>ISEVEN(x)</source> - <translation type="unfinished"></translation> + <translation>ISEVEN(x)</translation> </message> <message> <source>ODD(x)</source> - <translation type="unfinished"></translation> + <translation>ODD(x)</translation> </message> <message> <source>ISODD(x)</source> - <translation type="unfinished"></translation> + <translation>ISODD(x)</translation> </message> <message> <source>Logical-&Information</source> @@ -633,55 +633,55 @@ </message> <message> <source>SIN(x)</source> - <translation type="unfinished"></translation> + <translation>SIN(x)</translation> </message> <message> <source>COS(x)</source> - <translation type="unfinished"></translation> + <translation>COS(x)</translation> </message> <message> <source>TAN(x)</source> - <translation type="unfinished"></translation> + <translation>TAN(x)</translation> </message> <message> <source>ASIN(x)</source> - <translation type="unfinished"></translation> + <translation>ASIN(x)</translation> </message> <message> <source>ACOS(x)</source> - <translation type="unfinished"></translation> + <translation>ACOS(x)</translation> </message> <message> <source>ATAN(x)</source> - <translation type="unfinished"></translation> + <translation>ATAN(x)</translation> </message> <message> <source>ATAN2(x,y)</source> - <translation type="unfinished"></translation> + <translation>ATAN2(x,y)</translation> </message> <message> <source>SINH(x)</source> - <translation type="unfinished"></translation> + <translation>SINH(x)</translation> </message> <message> <source>COSH(x)</source> - <translation type="unfinished"></translation> + <translation>COSH(x)</translation> </message> <message> <source>TANH(x)</source> - <translation type="unfinished"></translation> + <translation>TANH(x)</translation> </message> <message> <source>ACOSH(x)</source> - <translation type="unfinished"></translation> + <translation>ACOSH(x)</translation> </message> <message> <source>ASINH(x)</source> - <translation type="unfinished"></translation> + <translation>ASINH(x)</translation> </message> <message> <source>ATANH(x)</source> - <translation type="unfinished"></translation> + <translation>ATANH(x)</translation> </message> <message> <source>&Trigonometric</source> @@ -689,47 +689,47 @@ </message> <message> <source>LEN(s)</source> - <translation type="unfinished"></translation> + <translation>LEN(s)</translation> </message> <message> <source>LEFT(s,num)</source> - <translation type="unfinished"></translation> + <translation>LEFT(s,num)</translation> </message> <message> <source>RIGHT(s,num)</source> - <translation type="unfinished"></translation> + <translation>RIGHT(s,num)</translation> </message> <message> <source>MID(s,pos,len)</source> - <translation type="unfinished"></translation> + <translation>MID(s,pos,len)</translation> </message> <message> <source>CONCATENATE(s1,s2..)</source> - <translation type="unfinished"></translation> + <translation>CONCATENATE(s1,s2..)</translation> </message> <message> <source>EXACT(s1,s2)</source> - <translation type="unfinished"></translation> + <translation>EXACT(s1,s2)</translation> </message> <message> <source>FIND(what,where,pos)</source> - <translation type="unfinished"></translation> + <translation>FIND(what,where,pos)</translation> </message> <message> <source>REPLACE(s,pos,len,ns)</source> - <translation type="unfinished"></translation> + <translation>REPLACE(s,pos,len,ns)</translation> </message> <message> <source>REPT(s,n)</source> - <translation type="unfinished"></translation> + <translation>REPT(s,n)</translation> </message> <message> <source>UPPER(s)</source> - <translation type="unfinished"></translation> + <translation>UPPER(s)</translation> </message> <message> <source>LOWER(s)</source> - <translation type="unfinished"></translation> + <translation>LOWER(s)</translation> </message> <message> <source>&Strings</source> @@ -737,55 +737,55 @@ </message> <message> <source>AVERAGE(range)</source> - <translation type="unfinished"></translation> + <translation>AVERAGE(range)</translation> </message> <message> <source>COUNT(range)</source> - <translation type="unfinished"></translation> + <translation>COUNT(range)</translation> </message> <message> <source>COUNTIF(range,eqls)</source> - <translation type="unfinished"></translation> + <translation>COUNTIF(range,eqls)</translation> </message> <message> <source>MAX(range)</source> - <translation type="unfinished"></translation> + <translation>MAX(range)</translation> </message> <message> <source>MIN(range)</source> - <translation type="unfinished"></translation> + <translation>MIN(range)</translation> </message> <message> <source>SUM(range)</source> - <translation type="unfinished"></translation> + <translation>SUM(range)</translation> </message> <message> <source>SUMSQ(range)</source> - <translation type="unfinished"></translation> + <translation>SUMSQ(range)</translation> </message> <message> <source>VAR(range)</source> - <translation type="unfinished"></translation> + <translation>VAR(range)</translation> </message> <message> <source>VARP(range)</source> - <translation type="unfinished"></translation> + <translation>VARP(range)</translation> </message> <message> <source>STDEV(range)</source> - <translation type="unfinished"></translation> + <translation>STDEV(range)</translation> </message> <message> <source>STDEVP(range)</source> - <translation type="unfinished"></translation> + <translation>STDEVP(range)</translation> </message> <message> <source>SKEW(range)</source> - <translation type="unfinished"></translation> + <translation>SKEW(range)</translation> </message> <message> <source>KURT(range)</source> - <translation type="unfinished"></translation> + <translation>KURT(range)</translation> </message> <message> <source>Sta&tistical</source> @@ -793,43 +793,43 @@ </message> <message> <source>BESSELI(x,n)</source> - <translation type="unfinished"></translation> + <translation>BESSELI(x,n)</translation> </message> <message> <source>BESSELJ(x,n)</source> - <translation type="unfinished"></translation> + <translation>BESSELJ(x,n)</translation> </message> <message> <source>BESSELK(x,n)</source> - <translation type="unfinished"></translation> + <translation>BESSELK(x,n)</translation> </message> <message> <source>BESSELY(x,n)</source> - <translation type="unfinished"></translation> + <translation>BESSELY(x,n)</translation> </message> <message> <source>BETAI(x,a,b)</source> - <translation type="unfinished"></translation> + <translation>BETAI(x,a,b)</translation> </message> <message> <source>ERF(a,b)</source> - <translation type="unfinished"></translation> + <translation>ERF(a,b)</translation> </message> <message> <source>ERFC(a,b)</source> - <translation type="unfinished"></translation> + <translation>ERFC(a,b)</translation> </message> <message> <source>GAMMALN(x)</source> - <translation type="unfinished"></translation> + <translation>GAMMALN(x)</translation> </message> <message> <source>GAMMAP(x,a)</source> - <translation type="unfinished"></translation> + <translation>GAMMAP(x,a)</translation> </message> <message> <source>GAMMAQ(x,a)</source> - <translation type="unfinished"></translation> + <translation>GAMMAQ(x,a)</translation> </message> <message> <source>Scienti&fic</source> @@ -837,35 +837,35 @@ </message> <message> <source>BETADIST(z,a,b,Q?)</source> - <translation type="unfinished"></translation> + <translation>BETADIST(z,a,b,Q?)</translation> </message> <message> <source>CHI2DIST(x,n,Q?)</source> - <translation type="unfinished"></translation> + <translation>CHI2DIST(x,n,Q?)</translation> </message> <message> <source>CHIDIST(x,n,Q?)</source> - <translation type="unfinished"></translation> + <translation>CHIDIST(x,n,Q?)</translation> </message> <message> <source>FDIST(z,deg1,deg2,Q?)</source> - <translation type="unfinished"></translation> + <translation>FDIST(z,deg1,deg2,Q?)</translation> </message> <message> <source>GAMMADIST(x,a,b,Q?)</source> - <translation type="unfinished"></translation> + <translation>GAMMADIST(x,a,b,Q?)</translation> </message> <message> <source>NORMALDIST(x,m,s,Q?)</source> - <translation type="unfinished"></translation> + <translation>NORMALDIST(x,m,s,Q?)</translation> </message> <message> <source>PHI(x,Q?)</source> - <translation type="unfinished"></translation> + <translation>PHI(x,Q?)</translation> </message> <message> <source>POISSON(x,n,Q?)</source> - <translation type="unfinished"></translation> + <translation>POISSON(x,n,Q?)</translation> </message> <message> <source>&Distributions</source> diff --git a/i18n/cz/simple-icon.ts b/i18n/cz/simple-icon.ts index dfdccec..017159a 100644 --- a/i18n/cz/simple-icon.ts +++ b/i18n/cz/simple-icon.ts @@ -3,12 +3,12 @@ <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <message> <source>Fire</source> <comment>translatable fire string</comment> - <translation type="unfinished"></translation> + <translation>Jeď</translation> </message> </context> </TS> diff --git a/i18n/cz/simple-main.ts b/i18n/cz/simple-main.ts index d962dc5..6ef10f4 100644 --- a/i18n/cz/simple-main.ts +++ b/i18n/cz/simple-main.ts @@ -3,35 +3,35 @@ <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Moje hlavní okno</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> <message> <source>Fire</source> - <translation type="unfinished"></translation> + <translation>Jeď</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Soubor</translation> </message> </context> <context> <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <message> <source>Click on the button or follow the white rabbit</source> - <translation type="unfinished"></translation> + <translation>Klikněte na tlačítko, nebo následujte bílého králíka</translation> </message> <message> <source>Fire</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> </context> </TS> diff --git a/i18n/cz/simple-pim.ts b/i18n/cz/simple-pim.ts index 32a0072..59ca0a8 100644 --- a/i18n/cz/simple-pim.ts +++ b/i18n/cz/simple-pim.ts @@ -3,58 +3,58 @@ <name>MainWindow</name> <message> <source>My MainWindow</source> - <translation type="unfinished"></translation> + <translation>Moje hlavní okno</translation> </message> <message> <source>Todos</source> - <translation type="unfinished"></translation> + <translation>Úkoly</translation> </message> <message> <source>Events</source> - <translation type="unfinished"></translation> + <translation>Události</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> <message> <source>View Current</source> - <translation type="unfinished"></translation> + <translation>Zobrazit aktuální</translation> </message> <message> <source>Views the current record</source> - <translation type="unfinished"></translation> + <translation>Zobrazit aktuální záznam</translation> </message> <message> <source>Choose Date</source> - <translation type="unfinished"></translation> + <translation>Vyberte datum</translation> </message> <message> <source>File</source> - <translation type="unfinished"></translation> + <translation>Soubor</translation> </message> <message> <source>View Record</source> - <translation type="unfinished"></translation> + <translation>Zobrazit záznam</translation> </message> </context> <context> <name>PIMListView</name> <message> <source>Start </source> - <translation type="unfinished"></translation> + <translation>Začátek</translation> </message> <message> <source>End </source> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> <message> <source>Time </source> - <translation type="unfinished"></translation> + <translation>Čas</translation> </message> <message> <source> This is an All-Day Event</source> - <translation type="unfinished"></translation> + <translation>Toto je každodenní událost</translation> </message> </context> </TS> diff --git a/i18n/cz/simple.ts b/i18n/cz/simple.ts index 846ed58..5178fea 100644 --- a/i18n/cz/simple.ts +++ b/i18n/cz/simple.ts @@ -3,16 +3,16 @@ <name>Simple</name> <message> <source>My Simple Application</source> - <translation type="unfinished"></translation> + <translation>Moje jednoduchá aplikace</translation> </message> <message> <source>Click on the button or follow the white rabbit</source> - <translation type="unfinished"></translation> + <translation>Klikněte na tlačítko, nebo následujte bílého králíka</translation> </message> <message> <source>Quit</source> <comment>translatable quit string</comment> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> </context> </TS> diff --git a/i18n/cz/stocktickertest.ts b/i18n/cz/stocktickertest.ts index 53c65ee..93968e8 100644 --- a/i18n/cz/stocktickertest.ts +++ b/i18n/cz/stocktickertest.ts @@ -3,66 +3,66 @@ <name>HelpWindow</name> <message> <source>&Open File</source> - <translation type="unfinished"></translation> + <translation>&Otevřít soubor</translation> </message> <message> <source>&Close</source> - <translation type="unfinished"></translation> + <translation>&Zavřít</translation> </message> <message> <source>&Backward</source> - <translation type="unfinished"></translation> + <translation>Z&pět</translation> </message> <message> <source>&Forward</source> - <translation type="unfinished"></translation> + <translation>&Vpřed</translation> </message> <message> <source>&Home</source> - <translation type="unfinished"></translation> + <translation>&Domů</translation> </message> <message> <source>Add Bookmark</source> - <translation type="unfinished"></translation> + <translation>Přidat záložku</translation> </message> <message> <source>&File</source> - <translation type="unfinished"></translation> + <translation>&Soubor</translation> </message> <message> <source>&Go</source> - <translation type="unfinished"></translation> + <translation>&Spustit</translation> </message> <message> <source>History</source> - <translation type="unfinished"></translation> + <translation>Historie</translation> </message> <message> <source>Bookmarks</source> - <translation type="unfinished"></translation> + <translation>Záložky</translation> </message> <message> <source>Backward</source> - <translation type="unfinished"></translation> + <translation>Zpět</translation> </message> <message> <source>Forward</source> - <translation type="unfinished"></translation> + <translation>Vpřed</translation> </message> <message> <source>Home</source> - <translation type="unfinished"></translation> + <translation>Domů</translation> </message> </context> <context> <name>InputDialog</name> <message> <source>Symbol Lookup</source> - <translation type="unfinished"></translation> + <translation>Hledání znaků</translation> </message> <message> <source>Enter something to lookup / search.</source> - <translation type="unfinished"></translation> + <translation>Zadejte něco pro hledání.</translation> </message> </context> </TS> diff --git a/i18n/cz/sysinfo.ts b/i18n/cz/sysinfo.ts index 5529a45..fc733e0 100644 --- a/i18n/cz/sysinfo.ts +++ b/i18n/cz/sysinfo.ts @@ -324,7 +324,7 @@ tomuto procesu?</translation> </message> <message> <source>Syslog</source> - <translation type="unfinished"></translation> + <translation>Syslog</translation> </message> </context> <context> @@ -363,7 +363,7 @@ tomuto procesu?</translation> </message> <message> <source>Built against Qt/E </source> - <translation type="unfinished"></translation> + <translation>Sestaveno proti Qt/E </translation> </message> </context> </TS> diff --git a/i18n/cz/textedit.ts b/i18n/cz/textedit.ts index 7501d1d..aa862cb 100644 --- a/i18n/cz/textedit.ts +++ b/i18n/cz/textedit.ts @@ -202,7 +202,7 @@ Chcete je uložit?</translation> </message> <message> <source>Save Failed</source> - <translation type="unfinished"></translation> + <translation>Uložení selhalo</translation> </message> </context> <context> diff --git a/i18n/cz/today.ts b/i18n/cz/today.ts index 9265d98..45b9e8c 100644 --- a/i18n/cz/today.ts +++ b/i18n/cz/today.ts @@ -23,15 +23,15 @@ </message> <message> <source>Today</source> - <translation type="unfinished">Today</translation> + <translation>Today</translation> </message> <message> <source>Today Error</source> - <translation type="unfinished"></translation> + <translation>Today Chyba</translation> </message> <message> <source><qt>The plugin '%1' caused Today to crash. It could be that the plugin is not properly installed.<br>Today tries to continue loading plugins.</qt></source> - <translation type="unfinished"></translation> + <translation><qt>Plugin '%1' způsobil havárii Today. Je možné, že plugin není řádně nainstalován.<br>Today zkusí pokračovat v nahrávání pluginů.</qt></translation> </message> </context> <context> diff --git a/i18n/cz/todolist.ts b/i18n/cz/todolist.ts index 7883cd6..a8662d7 100644 --- a/i18n/cz/todolist.ts +++ b/i18n/cz/todolist.ts @@ -11,26 +11,26 @@ </message> <message> <source>All</source> - <translation type="unfinished"></translation> + <translation>Vše</translation> </message> <message> <source>Unfiled</source> - <translation type="unfinished">Nezařazené</translation> + <translation>Nezařazené</translation> </message> </context> <context> <name>NewTaskDlg</name> <message> <source>New Task</source> - <translation type="unfinished">Nový úkol</translation> + <translation>Nový úkol</translation> </message> <message> <source>Blank task</source> - <translation type="unfinished"></translation> + <translation>Prázdný úkol</translation> </message> <message> <source>Using template:</source> - <translation type="unfinished"></translation> + <translation>Použít šablonu:</translation> </message> </context> <context> @@ -60,11 +60,11 @@ <name>Opie</name> <message> <source>Todo List</source> - <translation type="unfinished">Seznam Todo</translation> + <translation>Seznam úkolů</translation> </message> <message> <source>Task</source> - <translation type="unfinished"></translation> + <translation>Úkol</translation> </message> </context> <context> diff --git a/i18n/cz/wellenreiter.ts b/i18n/cz/wellenreiter.ts index 468e3c8..0a18ff3 100644 --- a/i18n/cz/wellenreiter.ts +++ b/i18n/cz/wellenreiter.ts @@ -187,7 +187,7 @@ připojením k síti.</translation> </message> <message> <source><p>The Wireless Extension Versions<br>do not match!<p> Wellenreiter II : WE V%1<br>Interface driver: WE V%2</source> - <translation type="unfinished"></translation> + <translation><p>Verze bezdrátových rozšíření<br>nesouhlasí!<p> Wellenreiter II : WE V%1<br>Ovladač rozhraní: WE V%2</translation> </message> </context> <context> @@ -621,11 +621,11 @@ připojením k síti.</translation> </message> <message> <source>Wellenreiter II Configuration Dialog</source> - <translation type="unfinished"></translation> + <translation>Wellenreiter II konfigurační okno</translation> </message> <message> <source>Send probe requests</source> - <translation type="unfinished"></translation> + <translation>Provádět sondování</translation> </message> </context> <context> diff --git a/i18n/cz/zlines.ts b/i18n/cz/zlines.ts index 7f2e967..214876b 100644 --- a/i18n/cz/zlines.ts +++ b/i18n/cz/zlines.ts @@ -3,39 +3,39 @@ <name>KLines</name> <message> <source>&New game</source> - <translation type="unfinished"></translation> + <translation>&Nová hra</translation> </message> <message> <source>Ne&xt</source> - <translation type="unfinished"></translation> + <translation>&Další</translation> </message> <message> <source>&Show next</source> - <translation type="unfinished"></translation> + <translation>&Zobrazit další</translation> </message> <message> <source>&Quit</source> - <translation type="unfinished"></translation> + <translation>&Konec</translation> </message> <message> <source>Und&o</source> - <translation type="unfinished"></translation> + <translation>&Vrátit</translation> </message> <message> <source>&Game</source> - <translation type="unfinished"></translation> + <translation>&Hra</translation> </message> <message> <source>&Edit</source> - <translation type="unfinished"></translation> + <translation>&Upravit</translation> </message> <message> <source>Points: 0</source> - <translation type="unfinished"></translation> + <translation>Bodů: 0</translation> </message> <message> <source> Score: %1 </source> - <translation type="unfinished"></translation> + <translation>Skóre: %1 </translation> </message> </context> </TS> diff --git a/i18n/cz/zsafe.ts b/i18n/cz/zsafe.ts index 63133f5..a49d2c4 100644 --- a/i18n/cz/zsafe.ts +++ b/i18n/cz/zsafe.ts @@ -605,39 +605,41 @@ nově vytvořenému dokumentu.</translation> </message> <message> <source><P>Can't create directory %1</P><P>ZSafe will now exit.</P></source> - <translation type="unfinished"></translation> + <translation><P>Nelze vytvořit adresář %1</P><P>ZSafe se nyní ukončí.</P></translation> </message> <message> <source>ZSafe: </source> - <translation type="unfinished"></translation> + <translation>ZSafe: </translation> </message> <message> <source><P>No document defined. You have to create a new document</P></source> - <translation type="unfinished"></translation> + <translation><P>Nebyl definován dokument. Měli byste vytvořit nový</P></translation> </message> <message> <source><P>You must create a new document first. Ok to create?</P></source> - <translation type="unfinished"></translation> + <translation><P>Musíte nejdříve vytvořit nový dokument. Vytvořit?</P></translation> </message> <message> <source><html><body><div align=center><b>Zaurus Password Manager<br>ZSafe version 2.1.2<br></b>by Carsten Schneider<br>zcarsten@gmx.net<br>http://z-soft.z-portal.info/zsafe<br>Translations by Robert Ernst<br>robert.ernst@linux-solutions.at<br><br></div></body></html></source> - <translation type="unfinished"></translation> + <translation><html><body><div align=center><b>Zaurus správce hesel<br>ZSafe verze 2.1.2<br></b>vytvořil Carsten +Schneider<br>zcarsten@gmx.net<br>http://z-soft.z-portal.info/zsafe<br>Přeložil Robert +Ernst<br>robert.ernst@linux-solutions.at<br><br></div></body></html></translation> </message> <message> <source>Copy to Clipboard</source> - <translation type="unfinished"></translation> + <translation>Kopírovat do schránky</translation> </message> <message> <source>Edit</source> - <translation type="unfinished"></translation> + <translation>Upravit</translation> </message> <message> <source>Show Info</source> - <translation type="unfinished"></translation> + <translation>Zobrazit Info</translation> </message> <message> <source>Cancel</source> - <translation type="unfinished"></translation> + <translation>Storno</translation> </message> </context> </TS> diff --git a/i18n/cz/zsame.ts b/i18n/cz/zsame.ts index d134e06..f24b5fd 100644 --- a/i18n/cz/zsame.ts +++ b/i18n/cz/zsame.ts @@ -3,27 +3,27 @@ <name>ZSameWidget</name> <message> <source>ZSame</source> - <translation type="unfinished"></translation> + <translation>ZSame</translation> </message> <message> <source>New Game</source> - <translation type="unfinished"></translation> + <translation>Nová hra</translation> </message> <message> <source>Restart This Board</source> - <translation type="unfinished"></translation> + <translation>Restartovat tuto desku</translation> </message> <message> <source>Undo</source> - <translation type="unfinished"></translation> + <translation>Vrátit</translation> </message> <message> <source>Quit</source> - <translation type="unfinished"></translation> + <translation>Konec</translation> </message> <message> <source>Game</source> - <translation type="unfinished"></translation> + <translation>Hra</translation> </message> </context> </TS> |