From 5862ce131c780c38d5df7d336ec5d8fb8f62a0bc Mon Sep 17 00:00:00 2001 From: ar Date: Thu, 08 Jan 2004 22:40:54 +0000 Subject: update an add .ts files --- (limited to 'i18n/lv/sheetqt.ts') diff --git a/i18n/lv/sheetqt.ts b/i18n/lv/sheetqt.ts index 6a05307..f4c69cd 100644 --- a/i18n/lv/sheetqt.ts +++ b/i18n/lv/sheetqt.ts @@ -492,221 +492,461 @@ - &Standard + Functions - Summation + About Opie Sheet - &Summation + Opie Sheet +Spreadsheet Software for Opie +QWDC Beta Winner (as Sheet/Qt) + +Developed by: Serdar Ozler +Release 1.0.2 +Release Date: October 08, 2002 + +This product is licensed under GPL. It is freely distributable. If you want to get the latest version and also the source code, please visit the web site. + +http://qtopia.sitebest.com - Absolute Value + &Number of rows: - &Absolute + &Number of columns: - Sine + &Number of sheets: - Si&ne + Sheet - Arc Sine + &Height of each row: - A&rc Sine + &Width of each column: - Cosine + &Sheet Name: - &Cosine + There is only one sheet! - ArcCosine + Are you sure? - Arc Cos&ine + &Type - Tangent + Shift cells &down - &Tangent + Shift cells &right - Arc Tangent + Entire ro&w - Arc Tan&gent + Entire &column - Arc Tangent of Coordinates + Import Excel file - C&oor. Arc Tangent + Import E&xcel file - Exponential + &Simple - &Exponential + ABS(x) - Logarithm + CEILING(x,acc) - &Logarithm + FACT(x) - Power + FLOOR(x,acc) - &Power + INT(x) - &Mathematical + MOD(x,y) - Average + ROUND(x,digits) - &Average + SIGN(x) - Maximum + EXP(x) - Ma&ximum + LN(x) - Minimum + LOG(x,b) - &Minimum + LOG10(x) - Count + POWER(x,y) - &Count + SQRT(x) - &Statistical + DEGREES(x) - Functions + RADIANS(x) - About Opie Sheet + PI() - Opie Sheet -Spreadsheet Software for Opie -QWDC Beta Winner (as Sheet/Qt) - -Developed by: Serdar Ozler -Release 1.0.2 -Release Date: October 08, 2002 - -This product is licensed under GPL. It is freely distributable. If you want to get the latest version and also the source code, please visit the web site. - -http://qtopia.sitebest.com + RAND() - &Number of rows: + RANDBETWEEN(a,b) - &Number of columns: + S&tandard - &Number of sheets: + AND(x1,x2) - Sheet + NOT(x) - &Height of each row: + OR(x1,x2) - &Width of each column: + IF(compare,val1,val2) - &Sheet Name: + INDEX(range,index) - There is only one sheet! + ISBLANK(x) - Are you sure? + ISNUMBER(x) - &Type + EVEN(x) - Shift cells &down + ISEVEN(x) - Shift cells &right + ODD(x) - Entire ro&w + ISODD(x) - Entire &column + Logical-&Information + + + + SIN(x) + + + + COS(x) + + + + TAN(x) + + + + ASIN(x) + + + + ACOS(x) + + + + ATAN(x) + + + + ATAN2(x,y) + + + + SINH(x) + + + + COSH(x) + + + + TANH(x) + + + + ACOSH(x) + + + + ASINH(x) + + + + ATANH(x) + + + + &Trigonometric + + + + LEN(s) + + + + LEFT(s,num) + + + + RIGHT(s,num) + + + + MID(s,pos,len) + + + + CONCATENATE(s1,s2..) + + + + EXACT(s1,s2) + + + + FIND(what,where,pos) + + + + REPLACE(s,pos,len,ns) + + + + REPT(s,n) + + + + UPPER(s) + + + + LOWER(s) + + + + &Strings + + + + AVERAGE(range) + + + + COUNT(range) + + + + COUNTIF(range,eqls) + + + + MAX(range) + + + + MIN(range) + + + + SUM(range) + + + + SUMSQ(range) + + + + VAR(range) + + + + VARP(range) + + + + STDEV(range) + + + + STDEVP(range) + + + + SKEW(range) + + + + KURT(range) + + + + Sta&tistical + + + + BESSELI(x,n) + + + + BESSELJ(x,n) + + + + BESSELK(x,n) + + + + BESSELY(x,n) + + + + BETAI(x,a,b) + + + + ERF(a,b) + + + + ERFC(a,b) + + + + GAMMALN(x) + + + + GAMMAP(x,a) + + + + GAMMAQ(x,a) + + + + Scienti&fic + + + + BETADIST(z,a,b,Q?) + + + + CHI2DIST(x,n,Q?) + + + + CHIDIST(x,n,Q?) + + + + FDIST(z,deg1,deg2,Q?) + + + + GAMMADIST(x,a,b,Q?) + + + + NORMALDIST(x,m,s,Q?) + + + + PHI(x,Q?) + + + + POISSON(x,n,Q?) + + + + &Distributions @@ -717,10 +957,6 @@ http://qtopia.sitebest.com - Syntax error! - - - Search key not found! -- cgit v0.9.0.2