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/es/sheetqt.ts') diff --git a/i18n/es/sheetqt.ts b/i18n/es/sheetqt.ts index c9840e3..3312e77 100644 --- a/i18n/es/sheetqt.ts +++ b/i18n/es/sheetqt.ts @@ -497,143 +497,143 @@ &Standard - E&standard + E&standard Summation - Suma + Suma &Summation - &Suma + &Suma Absolute Value - Valor absoluto + Valor absoluto &Absolute - &Asoluto + &Asoluto Sine - Seno + Seno Si&ne - Se&no + Se&no Arc Sine - Arco seno + Arco seno A&rc Sine - A&rco seno + A&rco seno Cosine - Coseno + Coseno &Cosine - &Coseno + &Coseno ArcCosine - Arco coseno + Arco coseno Arc Cos&ine - Arco cos&eno + Arco cos&eno Tangent - Tangente + Tangente &Tangent - &Tangente + &Tangente Arc Tangent - Arco tangente + Arco tangente Arc Tan&gent - Arco tan&gente + Arco tan&gente Arc Tangent of Coordinates - Arco tangente de coordenadas + Arco tangente de coordenadas C&oor. Arc Tangent - Arco tangente co&or + Arco tangente co&or Exponential - Exponencial + Exponencial &Exponential - &Exponencial + &Exponencial Logarithm - Logaritmo + Logaritmo &Logarithm - &Logaritmo + &Logaritmo Power - Potencia + Potencia &Power - &Potencia + &Potencia &Mathematical - &Matemática + &Matemática Average - Media + Media &Average - Medi&a + Medi&a Maximum - Máximo + Máximo Ma&ximum - Má&ximo + Má&ximo Minimum - Mínimo + Mínimo &Minimum - &Mínimo + &Mínimo Count - Contador + Contador &Count - &Contador + &Contador &Statistical - E&stadístico + E&stadístico Functions @@ -719,6 +719,386 @@ Este producto está bajo licencia GPL. Es distribuible libremente. Si quiere la http://qtopia.sitebest.com + + Import Excel file + + + + Import E&xcel file + + + + &Simple + + + + ABS(x) + + + + CEILING(x,acc) + + + + FACT(x) + + + + FLOOR(x,acc) + + + + INT(x) + + + + MOD(x,y) + + + + ROUND(x,digits) + + + + SIGN(x) + + + + EXP(x) + + + + LN(x) + + + + LOG(x,b) + + + + LOG10(x) + + + + POWER(x,y) + + + + SQRT(x) + + + + DEGREES(x) + + + + RADIANS(x) + + + + PI() + + + + RAND() + + + + RANDBETWEEN(a,b) + + + + S&tandard + + + + AND(x1,x2) + + + + NOT(x) + + + + OR(x1,x2) + + + + IF(compare,val1,val2) + + + + INDEX(range,index) + + + + ISBLANK(x) + + + + ISNUMBER(x) + + + + EVEN(x) + + + + ISEVEN(x) + + + + ODD(x) + + + + ISODD(x) + + + + 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 + + Sheet @@ -728,7 +1108,7 @@ http://qtopia.sitebest.com Syntax error! - ¡Error sintáctico! + ¡Error sintáctico! Search key not found! -- cgit v0.9.0.2