summaryrefslogtreecommitdiff
path: root/i18n
authorpavouk <pavouk>2005-02-13 22:23:11 (UTC)
committer pavouk <pavouk>2005-02-13 22:23:11 (UTC)
commit866b55b819809a7bc448ea8b9cf2597051518007 (patch) (side-by-side diff)
tree1a75ccdcd6726fdc1301ad053d8b2f53fc8aec66 /i18n
parenta06a7ee08f51ce6b9078fd27ebf49b83c3b6207e (diff)
downloadopie-866b55b819809a7bc448ea8b9cf2597051518007.zip
opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.gz
opie-866b55b819809a7bc448ea8b9cf2597051518007.tar.bz2
updated various CZ translations
Diffstat (limited to 'i18n') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/cz/sheetqt.ts170
-rw-r--r--i18n/cz/simple-icon.ts4
-rw-r--r--i18n/cz/simple-main.ts14
-rw-r--r--i18n/cz/simple-pim.ts26
-rw-r--r--i18n/cz/simple.ts6
-rw-r--r--i18n/cz/stocktickertest.ts30
-rw-r--r--i18n/cz/sysinfo.ts4
-rw-r--r--i18n/cz/textedit.ts2
-rw-r--r--i18n/cz/today.ts6
-rw-r--r--i18n/cz/todolist.ts14
-rw-r--r--i18n/cz/wellenreiter.ts6
-rw-r--r--i18n/cz/zlines.ts18
-rw-r--r--i18n/cz/zsafe.ts20
-rw-r--r--i18n/cz/zsame.ts12
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
@@ -507,3 +507,3 @@
<source>ABS(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ABS(x)</translation>
</message>
@@ -511,3 +511,3 @@
<source>CEILING(x,acc)</source>
- <translation type="unfinished"></translation>
+ <translation>CEILING(x,acc)</translation>
</message>
@@ -515,3 +515,3 @@
<source>FACT(x)</source>
- <translation type="unfinished"></translation>
+ <translation>FACT(x)</translation>
</message>
@@ -519,3 +519,3 @@
<source>FLOOR(x,acc)</source>
- <translation type="unfinished"></translation>
+ <translation>FLOOR(x,acc)</translation>
</message>
@@ -523,3 +523,3 @@
<source>INT(x)</source>
- <translation type="unfinished"></translation>
+ <translation>INT(x)</translation>
</message>
@@ -527,3 +527,3 @@
<source>MOD(x,y)</source>
- <translation type="unfinished"></translation>
+ <translation>MOD(x,y)</translation>
</message>
@@ -531,3 +531,3 @@
<source>ROUND(x,digits)</source>
- <translation type="unfinished"></translation>
+ <translation>ROUND(x,digits)</translation>
</message>
@@ -535,3 +535,3 @@
<source>SIGN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>SIGN(x)</translation>
</message>
@@ -539,3 +539,3 @@
<source>EXP(x)</source>
- <translation type="unfinished"></translation>
+ <translation>EXP(x)</translation>
</message>
@@ -543,3 +543,3 @@
<source>LN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>LN(x)</translation>
</message>
@@ -547,3 +547,3 @@
<source>LOG(x,b)</source>
- <translation type="unfinished"></translation>
+ <translation>LOG(x,b)</translation>
</message>
@@ -551,3 +551,3 @@
<source>LOG10(x)</source>
- <translation type="unfinished"></translation>
+ <translation>LOG10(x)</translation>
</message>
@@ -555,3 +555,3 @@
<source>POWER(x,y)</source>
- <translation type="unfinished"></translation>
+ <translation>POWER(x,y)</translation>
</message>
@@ -559,3 +559,3 @@
<source>SQRT(x)</source>
- <translation type="unfinished"></translation>
+ <translation>SQRT(x)</translation>
</message>
@@ -563,3 +563,3 @@
<source>DEGREES(x)</source>
- <translation type="unfinished"></translation>
+ <translation>DEGREES(x)</translation>
</message>
@@ -567,3 +567,3 @@
<source>RADIANS(x)</source>
- <translation type="unfinished"></translation>
+ <translation>RADIANS(x)</translation>
</message>
@@ -571,3 +571,3 @@
<source>PI()</source>
- <translation type="unfinished"></translation>
+ <translation>PI()</translation>
</message>
@@ -575,3 +575,3 @@
<source>RAND()</source>
- <translation type="unfinished"></translation>
+ <translation>RAND()</translation>
</message>
@@ -579,3 +579,3 @@
<source>RANDBETWEEN(a,b)</source>
- <translation type="unfinished"></translation>
+ <translation>RANDBETWEEN(a,b)</translation>
</message>
@@ -587,3 +587,3 @@
<source>AND(x1,x2)</source>
- <translation type="unfinished"></translation>
+ <translation>AND(x1,x2)</translation>
</message>
@@ -591,3 +591,3 @@
<source>NOT(x)</source>
- <translation type="unfinished"></translation>
+ <translation>NOT(x)</translation>
</message>
@@ -595,3 +595,3 @@
<source>OR(x1,x2)</source>
- <translation type="unfinished"></translation>
+ <translation>OR(x1,x2)</translation>
</message>
@@ -599,3 +599,3 @@
<source>IF(compare,val1,val2)</source>
- <translation type="unfinished"></translation>
+ <translation>IF(compare,val1,val2)</translation>
</message>
@@ -603,3 +603,3 @@
<source>INDEX(range,index)</source>
- <translation type="unfinished"></translation>
+ <translation>INDEX(range,index)</translation>
</message>
@@ -607,3 +607,3 @@
<source>ISBLANK(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ISBLANK(x)</translation>
</message>
@@ -611,3 +611,3 @@
<source>ISNUMBER(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ISNUMBER(x)</translation>
</message>
@@ -615,3 +615,3 @@
<source>EVEN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>EVEN(x)</translation>
</message>
@@ -619,3 +619,3 @@
<source>ISEVEN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ISEVEN(x)</translation>
</message>
@@ -623,3 +623,3 @@
<source>ODD(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ODD(x)</translation>
</message>
@@ -627,3 +627,3 @@
<source>ISODD(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ISODD(x)</translation>
</message>
@@ -635,3 +635,3 @@
<source>SIN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>SIN(x)</translation>
</message>
@@ -639,3 +639,3 @@
<source>COS(x)</source>
- <translation type="unfinished"></translation>
+ <translation>COS(x)</translation>
</message>
@@ -643,3 +643,3 @@
<source>TAN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>TAN(x)</translation>
</message>
@@ -647,3 +647,3 @@
<source>ASIN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ASIN(x)</translation>
</message>
@@ -651,3 +651,3 @@
<source>ACOS(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ACOS(x)</translation>
</message>
@@ -655,3 +655,3 @@
<source>ATAN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ATAN(x)</translation>
</message>
@@ -659,3 +659,3 @@
<source>ATAN2(x,y)</source>
- <translation type="unfinished"></translation>
+ <translation>ATAN2(x,y)</translation>
</message>
@@ -663,3 +663,3 @@
<source>SINH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>SINH(x)</translation>
</message>
@@ -667,3 +667,3 @@
<source>COSH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>COSH(x)</translation>
</message>
@@ -671,3 +671,3 @@
<source>TANH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>TANH(x)</translation>
</message>
@@ -675,3 +675,3 @@
<source>ACOSH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ACOSH(x)</translation>
</message>
@@ -679,3 +679,3 @@
<source>ASINH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ASINH(x)</translation>
</message>
@@ -683,3 +683,3 @@
<source>ATANH(x)</source>
- <translation type="unfinished"></translation>
+ <translation>ATANH(x)</translation>
</message>
@@ -691,3 +691,3 @@
<source>LEN(s)</source>
- <translation type="unfinished"></translation>
+ <translation>LEN(s)</translation>
</message>
@@ -695,3 +695,3 @@
<source>LEFT(s,num)</source>
- <translation type="unfinished"></translation>
+ <translation>LEFT(s,num)</translation>
</message>
@@ -699,3 +699,3 @@
<source>RIGHT(s,num)</source>
- <translation type="unfinished"></translation>
+ <translation>RIGHT(s,num)</translation>
</message>
@@ -703,3 +703,3 @@
<source>MID(s,pos,len)</source>
- <translation type="unfinished"></translation>
+ <translation>MID(s,pos,len)</translation>
</message>
@@ -707,3 +707,3 @@
<source>CONCATENATE(s1,s2..)</source>
- <translation type="unfinished"></translation>
+ <translation>CONCATENATE(s1,s2..)</translation>
</message>
@@ -711,3 +711,3 @@
<source>EXACT(s1,s2)</source>
- <translation type="unfinished"></translation>
+ <translation>EXACT(s1,s2)</translation>
</message>
@@ -715,3 +715,3 @@
<source>FIND(what,where,pos)</source>
- <translation type="unfinished"></translation>
+ <translation>FIND(what,where,pos)</translation>
</message>
@@ -719,3 +719,3 @@
<source>REPLACE(s,pos,len,ns)</source>
- <translation type="unfinished"></translation>
+ <translation>REPLACE(s,pos,len,ns)</translation>
</message>
@@ -723,3 +723,3 @@
<source>REPT(s,n)</source>
- <translation type="unfinished"></translation>
+ <translation>REPT(s,n)</translation>
</message>
@@ -727,3 +727,3 @@
<source>UPPER(s)</source>
- <translation type="unfinished"></translation>
+ <translation>UPPER(s)</translation>
</message>
@@ -731,3 +731,3 @@
<source>LOWER(s)</source>
- <translation type="unfinished"></translation>
+ <translation>LOWER(s)</translation>
</message>
@@ -739,3 +739,3 @@
<source>AVERAGE(range)</source>
- <translation type="unfinished"></translation>
+ <translation>AVERAGE(range)</translation>
</message>
@@ -743,3 +743,3 @@
<source>COUNT(range)</source>
- <translation type="unfinished"></translation>
+ <translation>COUNT(range)</translation>
</message>
@@ -747,3 +747,3 @@
<source>COUNTIF(range,eqls)</source>
- <translation type="unfinished"></translation>
+ <translation>COUNTIF(range,eqls)</translation>
</message>
@@ -751,3 +751,3 @@
<source>MAX(range)</source>
- <translation type="unfinished"></translation>
+ <translation>MAX(range)</translation>
</message>
@@ -755,3 +755,3 @@
<source>MIN(range)</source>
- <translation type="unfinished"></translation>
+ <translation>MIN(range)</translation>
</message>
@@ -759,3 +759,3 @@
<source>SUM(range)</source>
- <translation type="unfinished"></translation>
+ <translation>SUM(range)</translation>
</message>
@@ -763,3 +763,3 @@
<source>SUMSQ(range)</source>
- <translation type="unfinished"></translation>
+ <translation>SUMSQ(range)</translation>
</message>
@@ -767,3 +767,3 @@
<source>VAR(range)</source>
- <translation type="unfinished"></translation>
+ <translation>VAR(range)</translation>
</message>
@@ -771,3 +771,3 @@
<source>VARP(range)</source>
- <translation type="unfinished"></translation>
+ <translation>VARP(range)</translation>
</message>
@@ -775,3 +775,3 @@
<source>STDEV(range)</source>
- <translation type="unfinished"></translation>
+ <translation>STDEV(range)</translation>
</message>
@@ -779,3 +779,3 @@
<source>STDEVP(range)</source>
- <translation type="unfinished"></translation>
+ <translation>STDEVP(range)</translation>
</message>
@@ -783,3 +783,3 @@
<source>SKEW(range)</source>
- <translation type="unfinished"></translation>
+ <translation>SKEW(range)</translation>
</message>
@@ -787,3 +787,3 @@
<source>KURT(range)</source>
- <translation type="unfinished"></translation>
+ <translation>KURT(range)</translation>
</message>
@@ -795,3 +795,3 @@
<source>BESSELI(x,n)</source>
- <translation type="unfinished"></translation>
+ <translation>BESSELI(x,n)</translation>
</message>
@@ -799,3 +799,3 @@
<source>BESSELJ(x,n)</source>
- <translation type="unfinished"></translation>
+ <translation>BESSELJ(x,n)</translation>
</message>
@@ -803,3 +803,3 @@
<source>BESSELK(x,n)</source>
- <translation type="unfinished"></translation>
+ <translation>BESSELK(x,n)</translation>
</message>
@@ -807,3 +807,3 @@
<source>BESSELY(x,n)</source>
- <translation type="unfinished"></translation>
+ <translation>BESSELY(x,n)</translation>
</message>
@@ -811,3 +811,3 @@
<source>BETAI(x,a,b)</source>
- <translation type="unfinished"></translation>
+ <translation>BETAI(x,a,b)</translation>
</message>
@@ -815,3 +815,3 @@
<source>ERF(a,b)</source>
- <translation type="unfinished"></translation>
+ <translation>ERF(a,b)</translation>
</message>
@@ -819,3 +819,3 @@
<source>ERFC(a,b)</source>
- <translation type="unfinished"></translation>
+ <translation>ERFC(a,b)</translation>
</message>
@@ -823,3 +823,3 @@
<source>GAMMALN(x)</source>
- <translation type="unfinished"></translation>
+ <translation>GAMMALN(x)</translation>
</message>
@@ -827,3 +827,3 @@
<source>GAMMAP(x,a)</source>
- <translation type="unfinished"></translation>
+ <translation>GAMMAP(x,a)</translation>
</message>
@@ -831,3 +831,3 @@
<source>GAMMAQ(x,a)</source>
- <translation type="unfinished"></translation>
+ <translation>GAMMAQ(x,a)</translation>
</message>
@@ -839,3 +839,3 @@
<source>BETADIST(z,a,b,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>BETADIST(z,a,b,Q?)</translation>
</message>
@@ -843,3 +843,3 @@
<source>CHI2DIST(x,n,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>CHI2DIST(x,n,Q?)</translation>
</message>
@@ -847,3 +847,3 @@
<source>CHIDIST(x,n,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>CHIDIST(x,n,Q?)</translation>
</message>
@@ -851,3 +851,3 @@
<source>FDIST(z,deg1,deg2,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>FDIST(z,deg1,deg2,Q?)</translation>
</message>
@@ -855,3 +855,3 @@
<source>GAMMADIST(x,a,b,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>GAMMADIST(x,a,b,Q?)</translation>
</message>
@@ -859,3 +859,3 @@
<source>NORMALDIST(x,m,s,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>NORMALDIST(x,m,s,Q?)</translation>
</message>
@@ -863,3 +863,3 @@
<source>PHI(x,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>PHI(x,Q?)</translation>
</message>
@@ -867,3 +867,3 @@
<source>POISSON(x,n,Q?)</source>
- <translation type="unfinished"></translation>
+ <translation>POISSON(x,n,Q?)</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>My Simple Application</source>
- <translation type="unfinished"></translation>
+ <translation>Moje jednoduchá aplikace</translation>
</message>
@@ -10,3 +10,3 @@
<comment>translatable fire string</comment>
- <translation type="unfinished"></translation>
+ <translation>Jeď</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>My MainWindow</source>
- <translation type="unfinished"></translation>
+ <translation>Moje hlavní okno</translation>
</message>
@@ -9,3 +9,3 @@
<source>Quit</source>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
@@ -13,3 +13,3 @@
<source>Fire</source>
- <translation type="unfinished"></translation>
+ <translation>Jeď</translation>
</message>
@@ -17,3 +17,3 @@
<source>File</source>
- <translation type="unfinished"></translation>
+ <translation>Soubor</translation>
</message>
@@ -24,3 +24,3 @@
<source>My Simple Application</source>
- <translation type="unfinished"></translation>
+ <translation>Moje jednoduchá aplikace</translation>
</message>
@@ -28,3 +28,3 @@
<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>
@@ -33,3 +33,3 @@
<comment>translatable quit string</comment>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>My MainWindow</source>
- <translation type="unfinished"></translation>
+ <translation>Moje hlavní okno</translation>
</message>
@@ -9,3 +9,3 @@
<source>Todos</source>
- <translation type="unfinished"></translation>
+ <translation>Úkoly</translation>
</message>
@@ -13,3 +13,3 @@
<source>Events</source>
- <translation type="unfinished"></translation>
+ <translation>Události</translation>
</message>
@@ -17,3 +17,3 @@
<source>Quit</source>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
@@ -21,3 +21,3 @@
<source>View Current</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazit aktuální</translation>
</message>
@@ -25,3 +25,3 @@
<source>Views the current record</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazit aktuální záznam</translation>
</message>
@@ -29,3 +29,3 @@
<source>Choose Date</source>
- <translation type="unfinished"></translation>
+ <translation>Vyberte datum</translation>
</message>
@@ -33,3 +33,3 @@
<source>File</source>
- <translation type="unfinished"></translation>
+ <translation>Soubor</translation>
</message>
@@ -37,3 +37,3 @@
<source>View Record</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazit záznam</translation>
</message>
@@ -44,3 +44,3 @@
<source>Start </source>
- <translation type="unfinished"></translation>
+ <translation>Začátek</translation>
</message>
@@ -48,3 +48,3 @@
<source>End </source>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
@@ -52,3 +52,3 @@
<source>Time </source>
- <translation type="unfinished"></translation>
+ <translation>Čas</translation>
</message>
@@ -56,3 +56,3 @@
<source> This is an All-Day Event</source>
- <translation type="unfinished"></translation>
+ <translation>Toto je každodenní událost</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>My Simple Application</source>
- <translation type="unfinished"></translation>
+ <translation>Moje jednoduchá aplikace</translation>
</message>
@@ -9,3 +9,3 @@
<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>
@@ -14,3 +14,3 @@
<comment>translatable quit string</comment>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>&amp;Open File</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Otevřít soubor</translation>
</message>
@@ -9,3 +9,3 @@
<source>&amp;Close</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Zavřít</translation>
</message>
@@ -13,3 +13,3 @@
<source>&amp;Backward</source>
- <translation type="unfinished"></translation>
+ <translation>Z&amp;pět</translation>
</message>
@@ -17,3 +17,3 @@
<source>&amp;Forward</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Vpřed</translation>
</message>
@@ -21,3 +21,3 @@
<source>&amp;Home</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Domů</translation>
</message>
@@ -25,3 +25,3 @@
<source>Add Bookmark</source>
- <translation type="unfinished"></translation>
+ <translation>Přidat záložku</translation>
</message>
@@ -29,3 +29,3 @@
<source>&amp;File</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Soubor</translation>
</message>
@@ -33,3 +33,3 @@
<source>&amp;Go</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Spustit</translation>
</message>
@@ -37,3 +37,3 @@
<source>History</source>
- <translation type="unfinished"></translation>
+ <translation>Historie</translation>
</message>
@@ -41,3 +41,3 @@
<source>Bookmarks</source>
- <translation type="unfinished"></translation>
+ <translation>Záložky</translation>
</message>
@@ -45,3 +45,3 @@
<source>Backward</source>
- <translation type="unfinished"></translation>
+ <translation>Zpět</translation>
</message>
@@ -49,3 +49,3 @@
<source>Forward</source>
- <translation type="unfinished"></translation>
+ <translation>Vpřed</translation>
</message>
@@ -53,3 +53,3 @@
<source>Home</source>
- <translation type="unfinished"></translation>
+ <translation>Domů</translation>
</message>
@@ -60,3 +60,3 @@
<source>Symbol Lookup</source>
- <translation type="unfinished"></translation>
+ <translation>Hledání znaků</translation>
</message>
@@ -64,3 +64,3 @@
<source>Enter something to lookup / search.</source>
- <translation type="unfinished"></translation>
+ <translation>Zadejte něco pro hledání.</translation>
</message>
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
@@ -326,3 +326,3 @@ tomuto procesu?</translation>
<source>Syslog</source>
- <translation type="unfinished"></translation>
+ <translation>Syslog</translation>
</message>
@@ -365,3 +365,3 @@ tomuto procesu?</translation>
<source>Built against Qt/E </source>
- <translation type="unfinished"></translation>
+ <translation>Sestaveno proti Qt/E </translation>
</message>
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
@@ -204,3 +204,3 @@ Chcete je uložit?</translation>
<source>Save Failed</source>
- <translation type="unfinished"></translation>
+ <translation>Uložení selhalo</translation>
</message>
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
@@ -25,3 +25,3 @@
<source>Today</source>
- <translation type="unfinished">Today</translation>
+ <translation>Today</translation>
</message>
@@ -29,3 +29,3 @@
<source>Today Error</source>
- <translation type="unfinished"></translation>
+ <translation>Today Chyba</translation>
</message>
@@ -33,3 +33,3 @@
<source>&lt;qt&gt;The plugin &apos;%1&apos; caused Today to crash. It could be that the plugin is not properly installed.&lt;br&gt;Today tries to continue loading plugins.&lt;/qt&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;qt&gt;Plugin &apos;%1&apos; způsobil havárii Today. Je možné, že plugin není řádně nainstalován.&lt;br&gt;Today zkusí pokračovat v nahrávání pluginů.&lt;/qt&gt;</translation>
</message>
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
@@ -13,3 +13,3 @@
<source>All</source>
- <translation type="unfinished"></translation>
+ <translation>Vše</translation>
</message>
@@ -17,3 +17,3 @@
<source>Unfiled</source>
- <translation type="unfinished">Nezařazené</translation>
+ <translation>Nezařazené</translation>
</message>
@@ -24,3 +24,3 @@
<source>New Task</source>
- <translation type="unfinished">Nový úkol</translation>
+ <translation>Nový úkol</translation>
</message>
@@ -28,3 +28,3 @@
<source>Blank task</source>
- <translation type="unfinished"></translation>
+ <translation>Prázdný úkol</translation>
</message>
@@ -32,3 +32,3 @@
<source>Using template:</source>
- <translation type="unfinished"></translation>
+ <translation>Použít šablonu:</translation>
</message>
@@ -62,3 +62,3 @@
<source>Todo List</source>
- <translation type="unfinished">Seznam Todo</translation>
+ <translation>Seznam úkolů</translation>
</message>
@@ -66,3 +66,3 @@
<source>Task</source>
- <translation type="unfinished"></translation>
+ <translation>Úkol</translation>
</message>
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
@@ -189,3 +189,3 @@ připojením k síti.</translation>
<source>&lt;p&gt;The Wireless Extension Versions&lt;br&gt;do not match!&lt;p&gt; Wellenreiter II : WE V%1&lt;br&gt;Interface driver: WE V%2</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;p&gt;Verze bezdrátových rozšíření&lt;br&gt;nesouhlasí!&lt;p&gt; Wellenreiter II : WE V%1&lt;br&gt;Ovladač rozhraní: WE V%2</translation>
</message>
@@ -623,3 +623,3 @@ připojením k síti.</translation>
<source>Wellenreiter II Configuration Dialog</source>
- <translation type="unfinished"></translation>
+ <translation>Wellenreiter II konfigurační okno</translation>
</message>
@@ -627,3 +627,3 @@ připojením k síti.</translation>
<source>Send probe requests</source>
- <translation type="unfinished"></translation>
+ <translation>Provádět sondování</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>&amp;New game</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Nová hra</translation>
</message>
@@ -9,3 +9,3 @@
<source>Ne&amp;xt</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Další</translation>
</message>
@@ -13,3 +13,3 @@
<source>&amp;Show next</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Zobrazit další</translation>
</message>
@@ -17,3 +17,3 @@
<source>&amp;Quit</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Konec</translation>
</message>
@@ -21,3 +21,3 @@
<source>Und&amp;o</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Vrátit</translation>
</message>
@@ -25,3 +25,3 @@
<source>&amp;Game</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Hra</translation>
</message>
@@ -29,3 +29,3 @@
<source>&amp;Edit</source>
- <translation type="unfinished"></translation>
+ <translation>&amp;Upravit</translation>
</message>
@@ -33,3 +33,3 @@
<source>Points: 0</source>
- <translation type="unfinished"></translation>
+ <translation>Bodů: 0</translation>
</message>
@@ -37,3 +37,3 @@
<source> Score: %1 </source>
- <translation type="unfinished"></translation>
+ <translation>Skóre: %1 </translation>
</message>
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
@@ -607,3 +607,3 @@ nově vytvořenému dokumentu.</translation>
<source>&lt;P&gt;Can&apos;t create directory %1&lt;/P&gt;&lt;P&gt;ZSafe will now exit.&lt;/P&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;P&gt;Nelze vytvořit adresář %1&lt;/P&gt;&lt;P&gt;ZSafe se nyní ukončí.&lt;/P&gt;</translation>
</message>
@@ -611,3 +611,3 @@ nově vytvořenému dokumentu.</translation>
<source>ZSafe: </source>
- <translation type="unfinished"></translation>
+ <translation>ZSafe: </translation>
</message>
@@ -615,3 +615,3 @@ nově vytvořenému dokumentu.</translation>
<source>&lt;P&gt;No document defined. You have to create a new document&lt;/P&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;P&gt;Nebyl definován dokument. Měli byste vytvořit nový&lt;/P&gt;</translation>
</message>
@@ -619,3 +619,3 @@ nově vytvořenému dokumentu.</translation>
<source>&lt;P&gt;You must create a new document first. Ok to create?&lt;/P&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;P&gt;Musíte nejdříve vytvořit nový dokument. Vytvořit?&lt;/P&gt;</translation>
</message>
@@ -623,3 +623,5 @@ nově vytvořenému dokumentu.</translation>
<source>&lt;html&gt;&lt;body&gt;&lt;div align=center&gt;&lt;b&gt;Zaurus Password Manager&lt;br&gt;ZSafe version 2.1.2&lt;br&gt;&lt;/b&gt;by Carsten Schneider&lt;br&gt;zcarsten@gmx.net&lt;br&gt;http://z-soft.z-portal.info/zsafe&lt;br&gt;Translations by Robert Ernst&lt;br&gt;robert.ernst@linux-solutions.at&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
+ <translation>&lt;html&gt;&lt;body&gt;&lt;div align=center&gt;&lt;b&gt;Zaurus správce hesel&lt;br&gt;ZSafe verze 2.1.2&lt;br&gt;&lt;/b&gt;vytvořil Carsten
+Schneider&lt;br&gt;zcarsten@gmx.net&lt;br&gt;http://z-soft.z-portal.info/zsafe&lt;br&gt;Přeložil Robert
+Ernst&lt;br&gt;robert.ernst@linux-solutions.at&lt;br&gt;&lt;br&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;</translation>
</message>
@@ -627,3 +629,3 @@ nově vytvořenému dokumentu.</translation>
<source>Copy to Clipboard</source>
- <translation type="unfinished"></translation>
+ <translation>Kopírovat do schránky</translation>
</message>
@@ -631,3 +633,3 @@ nově vytvořenému dokumentu.</translation>
<source>Edit</source>
- <translation type="unfinished"></translation>
+ <translation>Upravit</translation>
</message>
@@ -635,3 +637,3 @@ nově vytvořenému dokumentu.</translation>
<source>Show Info</source>
- <translation type="unfinished"></translation>
+ <translation>Zobrazit Info</translation>
</message>
@@ -639,3 +641,3 @@ nově vytvořenému dokumentu.</translation>
<source>Cancel</source>
- <translation type="unfinished"></translation>
+ <translation>Storno</translation>
</message>
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
@@ -5,3 +5,3 @@
<source>ZSame</source>
- <translation type="unfinished"></translation>
+ <translation>ZSame</translation>
</message>
@@ -9,3 +9,3 @@
<source>New Game</source>
- <translation type="unfinished"></translation>
+ <translation>Nová hra</translation>
</message>
@@ -13,3 +13,3 @@
<source>Restart This Board</source>
- <translation type="unfinished"></translation>
+ <translation>Restartovat tuto desku</translation>
</message>
@@ -17,3 +17,3 @@
<source>Undo</source>
- <translation type="unfinished"></translation>
+ <translation>Vrátit</translation>
</message>
@@ -21,3 +21,3 @@
<source>Quit</source>
- <translation type="unfinished"></translation>
+ <translation>Konec</translation>
</message>
@@ -25,3 +25,3 @@
<source>Game</source>
- <translation type="unfinished"></translation>
+ <translation>Hra</translation>
</message>