Column Fitting: don't go higher than 15 significant digits by default.
[gnumeric.git] / po-functions / ast.po
blob85354719a9b1a29e4c5683bb009de378c39f0f65
1 # Spanish translation of gnumeric
2 # Copyright © 1998,2003, 2006, 2007 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the gnumeric package.
4 # Alfonso  Pedereño García-LaPuya, 2002.
5 # Federico Mena Quintero,Pregonero <federico@casiopea.quartic.org>, 1998.
6 # Pablo Saratxaga <pablo@mandrakesoft.com>, 1999-2000.
7 # Germán Poo Caamañu <gpoo@ubiobio.cl>, 2001.
8 # Xuan Manuel García Molina <juanma_gm@wanadoo.es>, 2002.
9 # Francisco Javier F. Serrador <serrador@tecknolabs.com>, 2006.
10 # Jorge González <jorgegonz@svn.gnome.org>, 2007.
11 # xandru <xandru@softastur.org>, 2010.
12 msgid ""
13 msgstr ""
14 "Project-Id-Version: gnumeric-functions.HEAD.ast\n"
15 "Report-Msgid-Bugs-To: \n"
16 "POT-Creation-Date: 2011-02-09 11:12-0500\n"
17 "PO-Revision-Date: 2010-06-08 19:30+0200\n"
18 "Last-Translator: xandru <xandru@softastur.org>\n"
19 "Language-Team: Softastur alministradores@softastur.org\n"
20 "MIME-Version: 1.0\n"
21 "Content-Type: text/plain; charset=UTF-8\n"
22 "Content-Transfer-Encoding: 8bit\n"
23 "Language: ast\n"
24 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
25 "X-Generator: Virtaal 0.5.2\n"
26 "X-Launchpad-Export-Date: 2010-06-06 16:32+0000\n"
27 "X-Poedit-Language: asturian\n"
29 #: ../plugins/fn-christian-date/functions.c:140
30 msgid ""
31 "EASTERSUNDAY:Easter Sunday in the Gregorian calendar according to the Roman "
32 "rite of the Christian Church"
33 msgstr ""
35 #: ../plugins/fn-christian-date/functions.c:142
36 msgid ""
37 "year:year between 1582 and 9956, defaults to the year of the next Easter "
38 "Sunday"
39 msgstr ""
41 #: ../plugins/fn-christian-date/functions.c:143
42 #: ../plugins/fn-christian-date/functions.c:166
43 #: ../plugins/fn-christian-date/functions.c:186
44 #: ../plugins/fn-christian-date/functions.c:205
45 #: ../plugins/fn-christian-date/functions.c:224
46 msgid ""
47 "Two digit years are adjusted as elsewhere in Gnumeric. Dates before 1904 may "
48 "also be prohibited."
49 msgstr ""
51 #: ../plugins/fn-christian-date/functions.c:146
52 msgid ""
53 "The 1-argument version of EASTERSUNDAY is compatible with OpenOffice for "
54 "years after 1904. This function is not specified in ODF/OpenFormula."
55 msgstr ""
57 #: ../plugins/fn-christian-date/functions.c:163
58 msgid ""
59 "ASHWEDNESDAY:Ash Wednesday in the Gregorian calendar according to the Roman "
60 "rite of the Christian Church"
61 msgstr ""
63 #: ../plugins/fn-christian-date/functions.c:165
64 msgid ""
65 "year:year between 1582 and 9956, defaults to the year of the next Ash "
66 "Wednesday"
67 msgstr ""
69 #: ../plugins/fn-christian-date/functions.c:183
70 msgid ""
71 "PENTECOSTSUNDAY:Pentecost Sunday in the Gregorian calendar according to the "
72 "Roman rite of the Christian Church"
73 msgstr ""
75 #: ../plugins/fn-christian-date/functions.c:185
76 msgid ""
77 "year:year between 1582 and 9956, defaults to the year of the next Pentecost "
78 "Sunday"
79 msgstr ""
81 #: ../plugins/fn-christian-date/functions.c:202
82 msgid ""
83 "GOODFRIDAY:Good Friday in the Gregorian calendar according to the Roman rite "
84 "of the Christian Church"
85 msgstr ""
87 #: ../plugins/fn-christian-date/functions.c:204
88 msgid ""
89 "year:year between 1582 and 9956, defaults to the year of the next Good Friday"
90 msgstr ""
92 #: ../plugins/fn-christian-date/functions.c:221
93 msgid ""
94 "ASCENSIONTHURSDAY:Ascension Thursday in the Gregorian calendar according to "
95 "the Roman rite of the Christian Church"
96 msgstr ""
98 #: ../plugins/fn-christian-date/functions.c:223
99 msgid ""
100 "year:year between 1582 and 9956, defaults to the year of the next Ascension "
101 "Thursday"
102 msgstr ""
104 #: ../plugins/fn-complex/functions.c:81
105 msgid "COMPLEX:a complex number of the form @{x} + @{y}@{i}"
106 msgstr ""
108 #: ../plugins/fn-complex/functions.c:82
109 msgid "x:real part"
110 msgstr ""
112 #: ../plugins/fn-complex/functions.c:83
113 msgid "y:imaginary part"
114 msgstr ""
116 #: ../plugins/fn-complex/functions.c:84
117 msgid ""
118 "i:the suffix for the complex number, either \"i\" or \"j\"; defaults to \"i\""
119 msgstr ""
121 #: ../plugins/fn-complex/functions.c:85
122 msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!"
123 msgstr ""
125 #: ../plugins/fn-complex/functions.c:86 ../plugins/fn-complex/functions.c:114
126 #: ../plugins/fn-complex/functions.c:141 ../plugins/fn-complex/functions.c:165
127 #: ../plugins/fn-complex/functions.c:192 ../plugins/fn-complex/functions.c:263
128 #: ../plugins/fn-complex/functions.c:289 ../plugins/fn-complex/functions.c:394
129 #: ../plugins/fn-complex/functions.c:421 ../plugins/fn-complex/functions.c:447
130 #: ../plugins/fn-complex/functions.c:472 ../plugins/fn-complex/functions.c:499
131 #: ../plugins/fn-complex/functions.c:526 ../plugins/fn-complex/functions.c:561
132 #: ../plugins/fn-complex/functions.c:593
133 #: ../plugins/fn-complex/functions.c:1076
134 #: ../plugins/fn-complex/functions.c:1103
135 #: ../plugins/fn-complex/functions.c:1133
136 #: ../plugins/fn-complex/functions.c:1202 ../plugins/fn-date/functions.c:84
137 #: ../plugins/fn-date/functions.c:197 ../plugins/fn-date/functions.c:219
138 #: ../plugins/fn-date/functions.c:356 ../plugins/fn-date/functions.c:391
139 #: ../plugins/fn-date/functions.c:408 ../plugins/fn-date/functions.c:429
140 #: ../plugins/fn-date/functions.c:454 ../plugins/fn-date/functions.c:473
141 #: ../plugins/fn-date/functions.c:496 ../plugins/fn-date/functions.c:519
142 #: ../plugins/fn-date/functions.c:541 ../plugins/fn-date/functions.c:565
143 #: ../plugins/fn-date/functions.c:589 ../plugins/fn-date/functions.c:617
144 #: ../plugins/fn-date/functions.c:658 ../plugins/fn-date/functions.c:696
145 #: ../plugins/fn-eng/functions.c:238 ../plugins/fn-eng/functions.c:263
146 #: ../plugins/fn-eng/functions.c:287 ../plugins/fn-eng/functions.c:312
147 #: ../plugins/fn-eng/functions.c:336 ../plugins/fn-eng/functions.c:359
148 #: ../plugins/fn-eng/functions.c:403 ../plugins/fn-eng/functions.c:430
149 #: ../plugins/fn-eng/functions.c:453 ../plugins/fn-eng/functions.c:476
150 #: ../plugins/fn-eng/functions.c:499 ../plugins/fn-eng/functions.c:519
151 #: ../plugins/fn-eng/functions.c:608 ../plugins/fn-eng/functions.c:637
152 #: ../plugins/fn-eng/functions.c:1127 ../plugins/fn-eng/functions.c:1150
153 #: ../plugins/fn-info/functions.c:97 ../plugins/fn-info/functions.c:1285
154 #: ../plugins/fn-info/functions.c:1351 ../plugins/fn-info/functions.c:1440
155 #: ../plugins/fn-info/functions.c:1458 ../plugins/fn-info/functions.c:1480
156 #: ../plugins/fn-info/functions.c:1507 ../plugins/fn-info/functions.c:1534
157 #: ../plugins/fn-info/functions.c:1571 ../plugins/fn-info/functions.c:1587
158 #: ../plugins/fn-info/functions.c:1609 ../plugins/fn-info/functions.c:1626
159 #: ../plugins/fn-info/functions.c:1644 ../plugins/fn-info/functions.c:1661
160 #: ../plugins/fn-info/functions.c:1683 ../plugins/fn-info/functions.c:1703
161 #: ../plugins/fn-info/functions.c:1722 ../plugins/fn-info/functions.c:1759
162 #: ../plugins/fn-logical/functions.c:52 ../plugins/fn-logical/functions.c:103
163 #: ../plugins/fn-logical/functions.c:131 ../plugins/fn-logical/functions.c:269
164 #: ../plugins/fn-logical/functions.c:287 ../plugins/fn-math/functions.c:61
165 #: ../plugins/fn-math/functions.c:124 ../plugins/fn-math/functions.c:225
166 #: ../plugins/fn-math/functions.c:243 ../plugins/fn-math/functions.c:266
167 #: ../plugins/fn-math/functions.c:326 ../plugins/fn-math/functions.c:351
168 #: ../plugins/fn-math/functions.c:370 ../plugins/fn-math/functions.c:389
169 #: ../plugins/fn-math/functions.c:423 ../plugins/fn-math/functions.c:469
170 #: ../plugins/fn-math/functions.c:543 ../plugins/fn-math/functions.c:655
171 #: ../plugins/fn-math/functions.c:723 ../plugins/fn-math/functions.c:752
172 #: ../plugins/fn-math/functions.c:772 ../plugins/fn-math/functions.c:826
173 #: ../plugins/fn-math/functions.c:845 ../plugins/fn-math/functions.c:879
174 #: ../plugins/fn-math/functions.c:940 ../plugins/fn-math/functions.c:1018
175 #: ../plugins/fn-math/functions.c:1075 ../plugins/fn-math/functions.c:1108
176 #: ../plugins/fn-math/functions.c:1130 ../plugins/fn-math/functions.c:1158
177 #: ../plugins/fn-math/functions.c:1182 ../plugins/fn-math/functions.c:1208
178 #: ../plugins/fn-math/functions.c:1282 ../plugins/fn-math/functions.c:1325
179 #: ../plugins/fn-math/functions.c:1343 ../plugins/fn-math/functions.c:1440
180 #: ../plugins/fn-math/functions.c:1458 ../plugins/fn-math/functions.c:1505
181 #: ../plugins/fn-math/functions.c:1529 ../plugins/fn-math/functions.c:1575
182 #: ../plugins/fn-math/functions.c:1592 ../plugins/fn-math/functions.c:1627
183 #: ../plugins/fn-math/functions.c:1662 ../plugins/fn-math/functions.c:1697
184 #: ../plugins/fn-math/functions.c:1734 ../plugins/fn-math/functions.c:1813
185 #: ../plugins/fn-math/functions.c:1838 ../plugins/fn-math/functions.c:1864
186 #: ../plugins/fn-math/functions.c:1890 ../plugins/fn-math/functions.c:1914
187 #: ../plugins/fn-math/functions.c:1955 ../plugins/fn-math/functions.c:2000
188 #: ../plugins/fn-math/functions.c:2127 ../plugins/fn-math/functions.c:2375
189 #: ../plugins/fn-math/functions.c:2419 ../plugins/fn-math/functions.c:2462
190 #: ../plugins/fn-math/functions.c:2505 ../plugins/fn-math/functions.c:2562
191 #: ../plugins/fn-math/functions.c:2819 ../plugins/fn-math/functions.c:2886
192 #: ../plugins/fn-random/functions.c:48 ../plugins/fn-random/functions.c:249
193 #: ../plugins/fn-stat/functions.c:83 ../plugins/fn-stat/functions.c:111
194 #: ../plugins/fn-stat/functions.c:138 ../plugins/fn-stat/functions.c:166
195 #: ../plugins/fn-stat/functions.c:276 ../plugins/fn-stat/functions.c:324
196 #: ../plugins/fn-stat/functions.c:354 ../plugins/fn-stat/functions.c:387
197 #: ../plugins/fn-stat/functions.c:411 ../plugins/fn-stat/functions.c:436
198 #: ../plugins/fn-stat/functions.c:467 ../plugins/fn-stat/functions.c:496
199 #: ../plugins/fn-stat/functions.c:525 ../plugins/fn-stat/functions.c:545
200 #: ../plugins/fn-stat/functions.c:572 ../plugins/fn-stat/functions.c:599
201 #: ../plugins/fn-stat/functions.c:625 ../plugins/fn-stat/functions.c:661
202 #: ../plugins/fn-stat/functions.c:695 ../plugins/fn-stat/functions.c:721
203 #: ../plugins/fn-stat/functions.c:756 ../plugins/fn-stat/functions.c:796
204 #: ../plugins/fn-stat/functions.c:850 ../plugins/fn-stat/functions.c:918
205 #: ../plugins/fn-stat/functions.c:950 ../plugins/fn-stat/functions.c:980
206 #: ../plugins/fn-stat/functions.c:1007 ../plugins/fn-stat/functions.c:1037
207 #: ../plugins/fn-stat/functions.c:1125 ../plugins/fn-stat/functions.c:1162
208 #: ../plugins/fn-stat/functions.c:1245 ../plugins/fn-stat/functions.c:1282
209 #: ../plugins/fn-stat/functions.c:1448 ../plugins/fn-stat/functions.c:1480
210 #: ../plugins/fn-stat/functions.c:1576 ../plugins/fn-stat/functions.c:1603
211 #: ../plugins/fn-stat/functions.c:1633 ../plugins/fn-stat/functions.c:1668
212 #: ../plugins/fn-stat/functions.c:1695 ../plugins/fn-stat/functions.c:1727
213 #: ../plugins/fn-stat/functions.c:1759 ../plugins/fn-stat/functions.c:1791
214 #: ../plugins/fn-stat/functions.c:1824 ../plugins/fn-stat/functions.c:1874
215 #: ../plugins/fn-stat/functions.c:1899 ../plugins/fn-stat/functions.c:1924
216 #: ../plugins/fn-stat/functions.c:1956 ../plugins/fn-stat/functions.c:1985
217 #: ../plugins/fn-stat/functions.c:2004 ../plugins/fn-stat/functions.c:2030
218 #: ../plugins/fn-stat/functions.c:2152 ../plugins/fn-stat/functions.c:2195
219 #: ../plugins/fn-stat/functions.c:2244 ../plugins/fn-stat/functions.c:2324
220 #: ../plugins/fn-stat/functions.c:2382 ../plugins/fn-stat/functions.c:2441
221 #: ../plugins/fn-stat/functions.c:2466 ../plugins/fn-stat/functions.c:2493
222 #: ../plugins/fn-stat/functions.c:2525 ../plugins/fn-stat/functions.c:2552
223 #: ../plugins/fn-stat/functions.c:2582 ../plugins/fn-stat/functions.c:2609
224 #: ../plugins/fn-stat/functions.c:2733 ../plugins/fn-stat/functions.c:2776
225 #: ../plugins/fn-stat/functions.c:2817 ../plugins/fn-stat/functions.c:2883
226 #: ../plugins/fn-stat/functions.c:3052 ../plugins/fn-stat/functions.c:3916
227 #: ../plugins/fn-stat/functions.c:3973 ../plugins/fn-stat/functions.c:4021
228 #: ../plugins/fn-stat/functions.c:4086 ../plugins/fn-string/functions.c:68
229 #: ../plugins/fn-string/functions.c:140 ../plugins/fn-string/functions.c:202
230 #: ../plugins/fn-string/functions.c:221 ../plugins/fn-string/functions.c:238
231 #: ../plugins/fn-string/functions.c:258 ../plugins/fn-string/functions.c:322
232 #: ../plugins/fn-string/functions.c:342 ../plugins/fn-string/functions.c:469
233 #: ../plugins/fn-string/functions.c:538 ../plugins/fn-string/functions.c:558
234 #: ../plugins/fn-string/functions.c:580 ../plugins/fn-string/functions.c:624
235 #: ../plugins/fn-string/functions.c:655 ../plugins/fn-string/functions.c:693
236 #: ../plugins/fn-string/functions.c:750 ../plugins/fn-string/functions.c:796
237 #: ../plugins/fn-string/functions.c:897 ../plugins/fn-string/functions.c:921
238 #: ../plugins/fn-string/functions.c:974 ../plugins/fn-string/functions.c:1021
239 #: ../plugins/fn-string/functions.c:1117 ../plugins/fn-string/functions.c:1188
240 #: ../plugins/fn-string/functions.c:1271
241 msgid "This function is Excel compatible."
242 msgstr ""
244 #: ../plugins/fn-complex/functions.c:111
245 msgid "IMAGINARY:the imaginary part of the complex number @{z}"
246 msgstr ""
248 #: ../plugins/fn-complex/functions.c:112 ../plugins/fn-complex/functions.c:139
249 #: ../plugins/fn-complex/functions.c:163 ../plugins/fn-complex/functions.c:190
250 #: ../plugins/fn-complex/functions.c:215 ../plugins/fn-complex/functions.c:238
251 #: ../plugins/fn-complex/functions.c:261 ../plugins/fn-complex/functions.c:287
252 #: ../plugins/fn-complex/functions.c:313 ../plugins/fn-complex/functions.c:340
253 #: ../plugins/fn-complex/functions.c:366 ../plugins/fn-complex/functions.c:392
254 #: ../plugins/fn-complex/functions.c:418 ../plugins/fn-complex/functions.c:442
255 #: ../plugins/fn-complex/functions.c:470 ../plugins/fn-complex/functions.c:497
256 #: ../plugins/fn-complex/functions.c:591 ../plugins/fn-complex/functions.c:616
257 #: ../plugins/fn-complex/functions.c:640 ../plugins/fn-complex/functions.c:665
258 #: ../plugins/fn-complex/functions.c:690 ../plugins/fn-complex/functions.c:714
259 #: ../plugins/fn-complex/functions.c:739 ../plugins/fn-complex/functions.c:763
260 #: ../plugins/fn-complex/functions.c:790 ../plugins/fn-complex/functions.c:817
261 #: ../plugins/fn-complex/functions.c:844 ../plugins/fn-complex/functions.c:868
262 #: ../plugins/fn-complex/functions.c:893 ../plugins/fn-complex/functions.c:917
263 #: ../plugins/fn-complex/functions.c:944 ../plugins/fn-complex/functions.c:972
264 #: ../plugins/fn-complex/functions.c:1000
265 #: ../plugins/fn-complex/functions.c:1024
266 #: ../plugins/fn-complex/functions.c:1049
267 #: ../plugins/fn-complex/functions.c:1074
268 msgid "z:a complex number"
269 msgstr ""
271 #: ../plugins/fn-complex/functions.c:113 ../plugins/fn-complex/functions.c:140
272 #: ../plugins/fn-complex/functions.c:164 ../plugins/fn-complex/functions.c:191
273 #: ../plugins/fn-complex/functions.c:216 ../plugins/fn-complex/functions.c:239
274 #: ../plugins/fn-complex/functions.c:262 ../plugins/fn-complex/functions.c:288
275 #: ../plugins/fn-complex/functions.c:315 ../plugins/fn-complex/functions.c:342
276 #: ../plugins/fn-complex/functions.c:368 ../plugins/fn-complex/functions.c:393
277 #: ../plugins/fn-complex/functions.c:420 ../plugins/fn-complex/functions.c:446
278 #: ../plugins/fn-complex/functions.c:471 ../plugins/fn-complex/functions.c:498
279 #: ../plugins/fn-complex/functions.c:592 ../plugins/fn-complex/functions.c:617
280 #: ../plugins/fn-complex/functions.c:641 ../plugins/fn-complex/functions.c:666
281 #: ../plugins/fn-complex/functions.c:691 ../plugins/fn-complex/functions.c:715
282 #: ../plugins/fn-complex/functions.c:740 ../plugins/fn-complex/functions.c:766
283 #: ../plugins/fn-complex/functions.c:793 ../plugins/fn-complex/functions.c:820
284 #: ../plugins/fn-complex/functions.c:845 ../plugins/fn-complex/functions.c:869
285 #: ../plugins/fn-complex/functions.c:894 ../plugins/fn-complex/functions.c:920
286 #: ../plugins/fn-complex/functions.c:948 ../plugins/fn-complex/functions.c:976
287 #: ../plugins/fn-complex/functions.c:1001
288 #: ../plugins/fn-complex/functions.c:1025
289 #: ../plugins/fn-complex/functions.c:1050
290 #: ../plugins/fn-complex/functions.c:1075
291 msgid "If @{z} is not a valid complex number, #VALUE! is returned."
292 msgstr ""
294 #: ../plugins/fn-complex/functions.c:138
295 msgid "IMABS:the absolute value of the complex number @{z}"
296 msgstr ""
298 #: ../plugins/fn-complex/functions.c:162
299 msgid "IMREAL:the real part of the complex number @{z}"
300 msgstr ""
302 #: ../plugins/fn-complex/functions.c:189
303 msgid "IMCONJUGATE:the complex conjugate of the complex number @{z}"
304 msgstr ""
306 #: ../plugins/fn-complex/functions.c:214
307 msgid "IMINV:the reciprocal, or inverse, of the complex number @{z}"
308 msgstr ""
310 #: ../plugins/fn-complex/functions.c:237
311 msgid "IMNEG:the negative of the complex number @{z}"
312 msgstr ""
314 #: ../plugins/fn-complex/functions.c:260
315 msgid "IMCOS:the cosine of the complex number @{z}"
316 msgstr ""
318 #: ../plugins/fn-complex/functions.c:286
319 msgid "IMTAN:the tangent of the complex number @{z}"
320 msgstr ""
322 #: ../plugins/fn-complex/functions.c:312
323 msgid "IMSEC:the secant of the complex number @{z}"
324 msgstr ""
326 #: ../plugins/fn-complex/functions.c:314
327 msgid "secz = 1/cosz."
328 msgstr ""
330 #: ../plugins/fn-complex/functions.c:339
331 msgid "IMCSC:the cosecant of the complex number @{z}"
332 msgstr ""
334 #: ../plugins/fn-complex/functions.c:341
335 msgid "cscz = 1/sinz."
336 msgstr ""
338 #: ../plugins/fn-complex/functions.c:365
339 msgid "IMCOT:the cotangent of the complex number @{z}"
340 msgstr ""
342 #: ../plugins/fn-complex/functions.c:367
343 msgid "cotz = cosz/sinz."
344 msgstr ""
346 #: ../plugins/fn-complex/functions.c:391
347 msgid "IMEXP:the exponential of the complex number @{z}"
348 msgstr ""
350 #: ../plugins/fn-complex/functions.c:417
351 msgid "IMARGUMENT:the argument theta of the complex number @{z} "
352 msgstr ""
354 #: ../plugins/fn-complex/functions.c:419
355 msgid ""
356 "The argument theta of a complex number is its angle in radians from the real "
357 "axis."
358 msgstr ""
360 #: ../plugins/fn-complex/functions.c:441
361 msgid "IMLN:the natural logarithm of the complex number @{z}"
362 msgstr ""
364 #: ../plugins/fn-complex/functions.c:443
365 msgid ""
366 "The result will have an imaginary part between -π and +π.\n"
367 "The natural logarithm is not uniquely defined on complex numbers. You may "
368 "need to add or subtract an even multiple of π to the imaginary part."
369 msgstr ""
371 #: ../plugins/fn-complex/functions.c:469
372 msgid "IMLOG2:the base-2 logarithm of the complex number @{z}"
373 msgstr ""
375 #: ../plugins/fn-complex/functions.c:496
376 msgid "IMLOG10:the base-10 logarithm of the complex number @{z}"
377 msgstr ""
379 #: ../plugins/fn-complex/functions.c:522
380 msgid "IMPOWER:the complex number @{z1} raised to the @{z2}th power"
381 msgstr ""
383 #: ../plugins/fn-complex/functions.c:523 ../plugins/fn-complex/functions.c:558
384 #: ../plugins/fn-complex/functions.c:1100
385 #: ../plugins/fn-complex/functions.c:1130
386 #: ../plugins/fn-complex/functions.c:1199
387 msgid "z1:a complex number"
388 msgstr ""
390 #: ../plugins/fn-complex/functions.c:524 ../plugins/fn-complex/functions.c:559
391 #: ../plugins/fn-complex/functions.c:1101
392 #: ../plugins/fn-complex/functions.c:1131
393 #: ../plugins/fn-complex/functions.c:1200
394 msgid "z2:a complex number"
395 msgstr ""
397 #: ../plugins/fn-complex/functions.c:525 ../plugins/fn-complex/functions.c:560
398 #: ../plugins/fn-complex/functions.c:1102
399 msgid "If @{z1} or @{z2} is not a valid complex number, #VALUE! is returned."
400 msgstr ""
402 #: ../plugins/fn-complex/functions.c:557
403 msgid "IMDIV:the quotient of two complex numbers @{z1}/@{z2}"
404 msgstr ""
406 #: ../plugins/fn-complex/functions.c:590
407 msgid "IMSIN:the sine of the complex number @{z}"
408 msgstr ""
410 #: ../plugins/fn-complex/functions.c:615
411 msgid "IMSINH:the hyperbolic sine of the complex number @{z}"
412 msgstr ""
414 #: ../plugins/fn-complex/functions.c:639
415 msgid "IMCOSH:the hyperbolic cosine of the complex number @{z}"
416 msgstr ""
418 #: ../plugins/fn-complex/functions.c:664
419 msgid "IMTANH:the hyperbolic tangent of the complex number @{z}"
420 msgstr ""
422 #: ../plugins/fn-complex/functions.c:689
423 msgid "IMSECH:the hyperbolic secant of the complex number @{z}"
424 msgstr ""
426 #: ../plugins/fn-complex/functions.c:713
427 msgid "IMCSCH:the hyperbolic cosecant of the complex number @{z}"
428 msgstr ""
430 #: ../plugins/fn-complex/functions.c:738
431 msgid "IMCOTH:the hyperbolic cotangent of the complex number @{z}"
432 msgstr ""
434 #: ../plugins/fn-complex/functions.c:762
435 msgid "IMARCSIN:the complex arcsine of the complex number @{z}"
436 msgstr ""
438 #: ../plugins/fn-complex/functions.c:764
439 msgid ""
440 "IMARCSIN returns the complex arcsine of the complex number @{z}. The branch "
441 "cuts are on the real axis, less than -1 and greater than 1."
442 msgstr ""
444 #: ../plugins/fn-complex/functions.c:789
445 msgid "IMARCCOS:the complex arccosine of the complex number "
446 msgstr ""
448 #: ../plugins/fn-complex/functions.c:791
449 msgid ""
450 "IMARCCOS returns the complex arccosine of the complex number @{z}. The "
451 "branch cuts are on the real axis, less than -1 and greater than 1."
452 msgstr ""
454 #: ../plugins/fn-complex/functions.c:816
455 msgid "IMARCTAN:the complex arctangent of the complex number "
456 msgstr ""
458 #: ../plugins/fn-complex/functions.c:818
459 msgid ""
460 "IMARCTAN returns the complex arctangent of the complex number @{z}. The "
461 "branch cuts are on the imaginary axis, below -i and above i."
462 msgstr ""
464 #: ../plugins/fn-complex/functions.c:843
465 msgid "IMARCSEC:the complex arcsecant of the complex number @{z}"
466 msgstr ""
468 #: ../plugins/fn-complex/functions.c:867
469 msgid "IMARCCSC:the complex arccosecant of the complex number @{z}"
470 msgstr ""
472 #: ../plugins/fn-complex/functions.c:892
473 msgid "IMARCCOT:the complex arccotangent of the complex number @{z}"
474 msgstr ""
476 #: ../plugins/fn-complex/functions.c:916
477 msgid "IMARCSINH:the complex hyperbolic arcsine of the complex number @{z}"
478 msgstr ""
480 #: ../plugins/fn-complex/functions.c:918
481 msgid ""
482 "IMARCSINH returns the complex hyperbolic arcsine of the complex number @"
483 "{z}.  The branch cuts are on the imaginary axis, below -i and above i."
484 msgstr ""
486 #: ../plugins/fn-complex/functions.c:943
487 msgid "IMARCCOSH:the complex hyperbolic arccosine of the complex number @{z}"
488 msgstr ""
490 #: ../plugins/fn-complex/functions.c:945
491 msgid ""
492 "IMARCCOSH returns the complex hyperbolic arccosine of the complex number @"
493 "{z}. The branch cut is on the real axis, less than 1."
494 msgstr ""
496 #: ../plugins/fn-complex/functions.c:971
497 msgid "IMARCTANH:the complex hyperbolic arctangent of the complex number @{z}"
498 msgstr ""
500 #: ../plugins/fn-complex/functions.c:973
501 msgid ""
502 "IMARCTANH returns the complex hyperbolic arctangent of the complex number @"
503 "{z}. The branch cuts are on the real axis, less than -1 and greater than 1."
504 msgstr ""
506 #: ../plugins/fn-complex/functions.c:999
507 msgid "IMARCSECH:the complex hyperbolic arcsecant of the complex number @{z}"
508 msgstr ""
510 #: ../plugins/fn-complex/functions.c:1023
511 msgid "IMARCCSCH:the complex hyperbolic arccosecant of the complex number @{z}"
512 msgstr ""
514 #: ../plugins/fn-complex/functions.c:1048
515 msgid ""
516 "IMARCCOTH:the complex hyperbolic arccotangent of the complex number @{z}"
517 msgstr ""
519 #: ../plugins/fn-complex/functions.c:1073
520 msgid "IMSQRT:the square root of the complex number @{z}"
521 msgstr ""
523 #: ../plugins/fn-complex/functions.c:1099
524 msgid "IMSUB:the difference of two complex numbers"
525 msgstr ""
527 #: ../plugins/fn-complex/functions.c:1129
528 msgid "IMPRODUCT:the product of the given complex numbers"
529 msgstr ""
531 #: ../plugins/fn-complex/functions.c:1132
532 #: ../plugins/fn-complex/functions.c:1201
533 msgid ""
534 "If any of @{z1}, @{z2},... is not a valid complex number, #VALUE! is "
535 "returned."
536 msgstr ""
538 #: ../plugins/fn-complex/functions.c:1198
539 msgid "IMSUM:the sum of the given complex numbers"
540 msgstr ""
542 #: ../plugins/fn-database/functions.c:45
543 msgid ""
544 "database:a range in which rows of related information are records and "
545 "columns of data are fields"
546 msgstr ""
548 #: ../plugins/fn-database/functions.c:48
549 msgid "field:a string or integer specifying which field is to be used"
550 msgstr ""
552 #: ../plugins/fn-database/functions.c:50
553 msgid "criteria:a range containing conditions"
554 msgstr ""
556 #: ../plugins/fn-database/functions.c:52
557 msgid ""
558 "@{database} is a range in which rows of related information are records and "
559 "columns of data are fields. The first row of a database contains labels for "
560 "each column."
561 msgstr ""
563 #: ../plugins/fn-database/functions.c:57
564 msgid ""
565 "@{field} is a string or integer specifying which field is to be used. If @"
566 "{field} is an integer n then the nth column will be used. If @{field} is a "
567 "string, then the column with the matching label will be used."
568 msgstr ""
570 #: ../plugins/fn-database/functions.c:62
571 msgid ""
572 "@{criteria} is a range containing conditions. The first row of a @{criteria} "
573 "should contain labels. Each label specifies to which field the conditions "
574 "given in that column apply. Each cell below the label specifies a condition "
575 "such as \">3\" or \"<9\". An equality condition can be given by simply "
576 "specifying a value, e. g. \"3\" or \"Jody\". For a record to be considered "
577 "it must satisfy all conditions in at least one of the rows of @{criteria}."
578 msgstr ""
580 #: ../plugins/fn-database/functions.c:73
581 msgid ""
582 "Let us assume that the range A1:C7 contain the following values:\n"
583 "\n"
584 "Name    \tAge     \tSalary\n"
585 "John    \t34      \t54342\n"
586 "Bill    \t35      \t22343\n"
587 "Clark   \t29      \t34323\n"
588 "Bob     \t43      \t47242\n"
589 "Susan   \t37      \t42932\n"
590 "Jill    \t\t45      \t45324\n"
591 "\n"
592 "In addition, the cells A9:B11 contain the following values:\n"
593 "Age     \tSalary\n"
594 "<30\n"
595 ">40     \t>46000\n"
596 msgstr ""
598 #: ../plugins/fn-database/functions.c:322
599 msgid ""
600 "DAVERAGE:average of the values in @{field} in @{database} belonging to "
601 "records that match @{criteria}"
602 msgstr ""
604 #: ../plugins/fn-database/functions.c:331
605 msgid "DAVERAGE(A1:C7, \"Salary\", A9:A11) equals 42296.3333."
606 msgstr ""
608 #: ../plugins/fn-database/functions.c:332
609 msgid "DAVERAGE(A1:C7, \"Age\", A9:A11) equals 39."
610 msgstr ""
612 #: ../plugins/fn-database/functions.c:333
613 msgid "DAVERAGE(A1:C7, \"Salary\", A9:B11) equals 40782.5."
614 msgstr ""
616 #: ../plugins/fn-database/functions.c:334
617 msgid "DAVERAGE(A1:C7, \"Age\", A9:B11) equals 36."
618 msgstr ""
620 #: ../plugins/fn-database/functions.c:358
621 msgid ""
622 "DCOUNT:count of numbers in @{field} in @{database} belonging to records that "
623 "match @{criteria}"
624 msgstr ""
626 #: ../plugins/fn-database/functions.c:367
627 msgid "DCOUNT(A1:C7, \"Salary\", A9:A11) equals 3."
628 msgstr ""
630 #: ../plugins/fn-database/functions.c:368
631 msgid "DCOUNT(A1:C7, \"Salary\", A9:B11) equals 2."
632 msgstr ""
634 #: ../plugins/fn-database/functions.c:369
635 msgid "DCOUNT(A1:C7, \"Name\", A9:B11) equals 0."
636 msgstr ""
638 #: ../plugins/fn-database/functions.c:393
639 msgid ""
640 "DCOUNTA:count of cells with data in @{field} in @{database} belonging to "
641 "records that match @{criteria}"
642 msgstr ""
644 #: ../plugins/fn-database/functions.c:402
645 msgid "DCOUNTA(A1:C7, \"Salary\", A9:A11) equals 3."
646 msgstr ""
648 #: ../plugins/fn-database/functions.c:403
649 msgid "DCOUNTA(A1:C7, \"Salary\", A9:B11) equals 2."
650 msgstr ""
652 #: ../plugins/fn-database/functions.c:404
653 msgid "DCOUNTA(A1:C7, \"Name\", A9:B11) equals 2."
654 msgstr ""
656 #: ../plugins/fn-database/functions.c:425
657 msgid ""
658 "DGET:a value from @{field} in @{database} belonging to records that match @"
659 "{criteria}"
660 msgstr ""
662 #: ../plugins/fn-database/functions.c:434
663 msgid "If none of the records match the conditions, DGET returns #VALUE!"
664 msgstr ""
666 #: ../plugins/fn-database/functions.c:435
667 msgid "If more than one record match the conditions, DGET returns #NUM!"
668 msgstr ""
670 #: ../plugins/fn-database/functions.c:436
671 msgid "DGET(A1:C7, \"Salary\", A9:A10) equals 34323."
672 msgstr ""
674 #: ../plugins/fn-database/functions.c:437
675 msgid "DGET(A1:C7, \"Name\", A9:A10) equals \"Clark\"."
676 msgstr ""
678 #: ../plugins/fn-database/functions.c:466
679 msgid ""
680 "DMAX:largest number in @{field} in @{database} belonging to a record that "
681 "match @{criteria}"
682 msgstr ""
684 #: ../plugins/fn-database/functions.c:475
685 msgid "DMAX(A1:C7, \"Salary\", A9:A11) equals 47242."
686 msgstr ""
688 #: ../plugins/fn-database/functions.c:476
689 msgid "DMAX(A1:C7, \"Age\", A9:A11) equals 45."
690 msgstr ""
692 #: ../plugins/fn-database/functions.c:477
693 msgid "DMAX(A1:C7, \"Age\", A9:B11) equals 43."
694 msgstr ""
696 #: ../plugins/fn-database/functions.c:502
697 msgid ""
698 "DMIN:smallest number in @{field} in @{database} belonging to a record that "
699 "match @{criteria}"
700 msgstr ""
702 #: ../plugins/fn-database/functions.c:511
703 msgid "DMIN(A1:C7, \"Salary\", A9:B11) equals 34323."
704 msgstr ""
706 #: ../plugins/fn-database/functions.c:512
707 msgid "DMIN(A1:C7, \"Age\", A9:B11) equals 29."
708 msgstr ""
710 #: ../plugins/fn-database/functions.c:535
711 msgid ""
712 "DPRODUCT:product of all values in @{field} in @{database} belonging to "
713 "records that match @{criteria}"
714 msgstr ""
716 #: ../plugins/fn-database/functions.c:544
717 msgid "DPRODUCT(A1:C7, \"Age\", A9:B11) equals 1247."
718 msgstr ""
720 #: ../plugins/fn-database/functions.c:568
721 msgid ""
722 "DSTDEV:sample standard deviation of the values in @{field} in @{database} "
723 "belonging to records that match @{criteria}"
724 msgstr ""
726 #: ../plugins/fn-database/functions.c:577
727 msgid "DSTDEV(A1:C7, \"Age\", A9:B11) equals 9.89949."
728 msgstr ""
730 #: ../plugins/fn-database/functions.c:578
731 msgid "DSTDEV(A1:C7, \"Salary\", A9:B11) equals 9135.112506."
732 msgstr ""
734 #: ../plugins/fn-database/functions.c:601
735 msgid ""
736 "DSTDEVP:standard deviation of the population of values in @{field} in @"
737 "{database} belonging to records that match @{criteria}"
738 msgstr ""
740 #: ../plugins/fn-database/functions.c:611
741 msgid "DSTDEVP(A1:C7, \"Age\", A9:B11) equals 7."
742 msgstr ""
744 #: ../plugins/fn-database/functions.c:612
745 msgid "DSTDEVP(A1:C7, \"Salary\", A9:B11) equals 6459.5."
746 msgstr ""
748 #: ../plugins/fn-database/functions.c:635
749 msgid ""
750 "DSUM:sum of the values in @{field} in @{database} belonging to records that "
751 "match @{criteria}"
752 msgstr ""
754 #: ../plugins/fn-database/functions.c:644
755 msgid "DSUM(A1:C7, \"Age\", A9:B11) equals 72."
756 msgstr ""
758 #: ../plugins/fn-database/functions.c:645
759 msgid "DSUM(A1:C7, \"Salary\", A9:B11) equals 81565."
760 msgstr ""
762 #: ../plugins/fn-database/functions.c:669
763 msgid ""
764 "DVAR:sample variance of the values in @{field} in @{database} belonging to "
765 "records that match @{criteria}"
766 msgstr ""
768 #: ../plugins/fn-database/functions.c:678
769 msgid "DVAR(A1:C7, \"Age\", A9:B11) equals 98."
770 msgstr ""
772 #: ../plugins/fn-database/functions.c:679
773 msgid "DVAR(A1:C7, \"Salary\", A9:B11) equals 83450280.5."
774 msgstr ""
776 #: ../plugins/fn-database/functions.c:702
777 msgid ""
778 "DVARP:variance of the population of values in @{field} in @{database} "
779 "belonging to records that match @{criteria}"
780 msgstr ""
782 #: ../plugins/fn-database/functions.c:712
783 msgid "DVARP(A1:C7, \"Age\", A9:B11) equals 49."
784 msgstr ""
786 #: ../plugins/fn-database/functions.c:713
787 msgid "DVARP(A1:C7, \"Salary\", A9:B11) equals 41725140.25."
788 msgstr ""
790 #: ../plugins/fn-database/functions.c:736
791 msgid "GETPIVOTDATA:summary data from a pivot table"
792 msgstr ""
794 #: ../plugins/fn-database/functions.c:737
795 msgid "pivot_table:cell range containing the pivot table"
796 msgstr ""
798 #: ../plugins/fn-database/functions.c:738
799 msgid "field_name:name of the field for which the summary data is requested"
800 msgstr ""
802 #: ../plugins/fn-database/functions.c:739
803 msgid "If the summary data is unavailable, GETPIVOTDATA returns #REF!"
804 msgstr ""
806 #: ../plugins/fn-date/functions.c:74
807 msgid "DATE:create a date serial value"
808 msgstr ""
810 #: ../plugins/fn-date/functions.c:75
811 msgid "year:year of date"
812 msgstr ""
814 #: ../plugins/fn-date/functions.c:76
815 msgid "month:month of year"
816 msgstr ""
818 #: ../plugins/fn-date/functions.c:77
819 msgid "day:day of month"
820 msgstr ""
822 #: ../plugins/fn-date/functions.c:78
823 msgid ""
824 "The DATE function creates date serial values.  1-Jan-1900 is serial value 1, "
825 "2-Jan-1900 is serial value 2, and so on.  For compatibility reasons, a "
826 "serial value is reserved for the non-existing date 29-Feb-1900."
827 msgstr ""
829 #: ../plugins/fn-date/functions.c:79
830 msgid ""
831 "If @{month} or @{day} is less than 1 or too big, then the year and/or month "
832 "will be adjusted."
833 msgstr ""
835 #: ../plugins/fn-date/functions.c:80
836 msgid ""
837 "For spreadsheets created with the Mac version of Excel, serial 1 is 1-Jan-"
838 "1904."
839 msgstr ""
841 #: ../plugins/fn-date/functions.c:137
842 msgid "UNIX2DATE:date value corresponding to the Unix timestamp @{t}"
843 msgstr ""
845 #: ../plugins/fn-date/functions.c:138
846 msgid "t:Unix time stamp"
847 msgstr ""
849 #: ../plugins/fn-date/functions.c:139
850 msgid ""
851 "The UNIX2DATE function translates Unix timestamps into the corresponding "
852 "date.  A Unix timestamp is the number of seconds since midnight (0:00) of "
853 "January 1st, 1970 GMT."
854 msgstr ""
856 #: ../plugins/fn-date/functions.c:167
857 msgid "DATE2UNIX:the Unix timestamp corresponding to a date @{d}"
858 msgstr ""
860 #: ../plugins/fn-date/functions.c:168
861 msgid "d:date"
862 msgstr ""
864 #: ../plugins/fn-date/functions.c:169
865 msgid ""
866 "The DATE2UNIX function translates a date into a Unix timestamp. A Unix "
867 "timestamp is the number of seconds since midnight (0:00) of January 1st, "
868 "1970 GMT."
869 msgstr ""
871 #: ../plugins/fn-date/functions.c:193
872 msgid "DATEVALUE:the date part of a date and time serial value"
873 msgstr ""
875 #: ../plugins/fn-date/functions.c:194 ../plugins/fn-date/functions.c:451
876 msgid "serial:date and time serial value"
877 msgstr ""
879 #: ../plugins/fn-date/functions.c:195
880 msgid ""
881 "DATEVALUE returns the date serial value part of a date and time serial value."
882 msgstr ""
884 #: ../plugins/fn-date/functions.c:211
885 msgid "DATEDIF:difference between dates"
886 msgstr ""
888 #: ../plugins/fn-date/functions.c:212 ../plugins/fn-date/functions.c:651
889 #: ../plugins/fn-date/functions.c:956 ../plugins/fn-date/functions.c:1222
890 #: ../plugins/fn-date/functions.c:1251
891 msgid "start_date:starting date serial value"
892 msgstr ""
894 #: ../plugins/fn-date/functions.c:213 ../plugins/fn-date/functions.c:652
895 #: ../plugins/fn-date/functions.c:957 ../plugins/fn-date/functions.c:1223
896 #: ../plugins/fn-date/functions.c:1252
897 msgid "end_date:ending date serial value"
898 msgstr ""
900 #: ../plugins/fn-date/functions.c:214
901 msgid "interval:counting unit"
902 msgstr ""
904 #: ../plugins/fn-date/functions.c:215
905 msgid ""
906 "DATEDIF returns the distance from @{start_date} to @{end_date} according to "
907 "the unit specified by @{interval}."
908 msgstr ""
910 #: ../plugins/fn-date/functions.c:216
911 msgid ""
912 "If @{interval} is \"y\", \"m\", or \"d\" then the distance is measured in "
913 "complete years, months, or days respectively."
914 msgstr ""
916 #: ../plugins/fn-date/functions.c:217
917 msgid ""
918 "If @{interval} is \"ym\" or \"yd\" then the distance is measured in complete "
919 "months or days, respectively, but excluding any difference in years."
920 msgstr ""
922 #: ../plugins/fn-date/functions.c:218
923 msgid ""
924 "If @{interval} is \"md\" then the distance is measured in complete days but "
925 "excluding any difference in months."
926 msgstr ""
928 #: ../plugins/fn-date/functions.c:352
929 msgid "EDATE:adjust a date by a number of months"
930 msgstr ""
932 #: ../plugins/fn-date/functions.c:353 ../plugins/fn-date/functions.c:539
933 #: ../plugins/fn-date/functions.c:563 ../plugins/fn-date/functions.c:587
934 #: ../plugins/fn-date/functions.c:611 ../plugins/fn-date/functions.c:693
935 #: ../plugins/fn-date/functions.c:733 ../plugins/fn-date/functions.c:1123
936 #: ../plugins/fn-date/functions.c:1147 ../plugins/fn-date/functions.c:1183
937 msgid "date:date serial value"
938 msgstr ""
940 #: ../plugins/fn-date/functions.c:354 ../plugins/fn-date/functions.c:694
941 msgid "months:signed number of months"
942 msgstr ""
944 #: ../plugins/fn-date/functions.c:355
945 msgid ""
946 "EDATE returns @{date} moved forward or backward the number of months "
947 "specified by @{months}."
948 msgstr ""
950 #: ../plugins/fn-date/functions.c:389
951 msgid "TODAY:the date serial value of today"
952 msgstr ""
954 #: ../plugins/fn-date/functions.c:390
955 msgid ""
956 "The TODAY function returns the date serial value of the day it is computed.  "
957 "Recomputing on a later date will produce a different value."
958 msgstr ""
960 #: ../plugins/fn-date/functions.c:406
961 msgid "NOW:the date and time serial value of the current time"
962 msgstr ""
964 #: ../plugins/fn-date/functions.c:407
965 msgid ""
966 "The NOW function returns the date and time serial value of the moment it is "
967 "computed.  Recomputing later will produce a different value."
968 msgstr ""
970 #: ../plugins/fn-date/functions.c:423
971 msgid "TIME:create a time serial value"
972 msgstr ""
974 #: ../plugins/fn-date/functions.c:424
975 msgid "hour:hour of the day"
976 msgstr ""
978 #: ../plugins/fn-date/functions.c:425
979 msgid "minute:minute within the hour"
980 msgstr ""
982 #: ../plugins/fn-date/functions.c:426
983 msgid "second:second within the minute"
984 msgstr ""
986 #: ../plugins/fn-date/functions.c:427
987 msgid ""
988 "The TIME function computes the fractional day between midnight at the time "
989 "given by @{hour}, @{minute}, and @{second}."
990 msgstr ""
992 #: ../plugins/fn-date/functions.c:450
993 msgid "TIMEVALUE:the time part of a date and time serial value"
994 msgstr ""
996 #: ../plugins/fn-date/functions.c:452
997 msgid "TIMEVALUE returns the time-of-day part of a date and time serial value."
998 msgstr ""
1000 #: ../plugins/fn-date/functions.c:469
1001 msgid "HOUR:compute hour part of fractional day"
1002 msgstr ""
1004 #: ../plugins/fn-date/functions.c:470 ../plugins/fn-date/functions.c:493
1005 #: ../plugins/fn-date/functions.c:516
1006 msgid "time:time of day as fractional day"
1007 msgstr ""
1009 #: ../plugins/fn-date/functions.c:471
1010 msgid ""
1011 "The HOUR function computes the hour part of the fractional day given by @"
1012 "{time}."
1013 msgstr ""
1015 #: ../plugins/fn-date/functions.c:492
1016 msgid "MINUTE:compute minute part of fractional day"
1017 msgstr ""
1019 #: ../plugins/fn-date/functions.c:494
1020 msgid ""
1021 "The MINUTE function computes the minute part of the fractional day given by @"
1022 "{time}."
1023 msgstr ""
1025 #: ../plugins/fn-date/functions.c:515
1026 msgid "SECOND:compute seconds part of fractional day"
1027 msgstr ""
1029 #: ../plugins/fn-date/functions.c:517
1030 msgid ""
1031 "The SECOND function computes the seconds part of the fractional day given by "
1032 "@{time}."
1033 msgstr ""
1035 #: ../plugins/fn-date/functions.c:538
1036 msgid "YEAR:the year part of a date serial value"
1037 msgstr ""
1039 #: ../plugins/fn-date/functions.c:540
1040 msgid "The YEAR function returns the year part of @{date}."
1041 msgstr ""
1043 #: ../plugins/fn-date/functions.c:562
1044 msgid "MONTH:the month part of a date serial value"
1045 msgstr ""
1047 #: ../plugins/fn-date/functions.c:564
1048 msgid "The MONTH function returns the month part of @{date}."
1049 msgstr ""
1051 #: ../plugins/fn-date/functions.c:586
1052 msgid "DAY:the day-of-month part of a date serial value"
1053 msgstr ""
1055 #: ../plugins/fn-date/functions.c:588
1056 msgid "The DAY function returns the day-of-month part of @{date}."
1057 msgstr ""
1059 #: ../plugins/fn-date/functions.c:610
1060 msgid "WEEKDAY:day-of-week"
1061 msgstr ""
1063 #: ../plugins/fn-date/functions.c:612 ../plugins/fn-date/functions.c:1184
1064 msgid "method:numbering system, defaults to 1"
1065 msgstr ""
1067 #: ../plugins/fn-date/functions.c:613
1068 msgid ""
1069 "The WEEKDAY function returns the day-of-week of @{date}.  The value of @"
1070 "{method} determines how days are numbered; it defaults to 1. "
1071 msgstr ""
1073 #: ../plugins/fn-date/functions.c:614
1074 msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc."
1075 msgstr ""
1077 #: ../plugins/fn-date/functions.c:615
1078 msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc."
1079 msgstr ""
1081 #: ../plugins/fn-date/functions.c:616
1082 msgid "If @{method} is 3, then Monday is 0, Tuesday is 1, etc."
1083 msgstr ""
1085 #: ../plugins/fn-date/functions.c:650
1086 msgid "DAYS360:days between dates"
1087 msgstr ""
1089 #: ../plugins/fn-date/functions.c:653
1090 msgid "method:counting method"
1091 msgstr ""
1093 #: ../plugins/fn-date/functions.c:654
1094 msgid "DAYS360 returns the number of days from @{start_date} to @{end_date}."
1095 msgstr ""
1097 #: ../plugins/fn-date/functions.c:655
1098 msgid ""
1099 "If @{method} is 0, the default, the MS Excel (tm) US method will be used. "
1100 "This is a somewhat complicated industry standard method where the last day "
1101 "of February is considered to be the 30th day of the month, but only for @"
1102 "{start_date}."
1103 msgstr ""
1105 #: ../plugins/fn-date/functions.c:656
1106 msgid ""
1107 "If @{method} is 1, the European method will be used.  In this case, if the "
1108 "day of the month is 31 it will be considered as 30"
1109 msgstr ""
1111 #: ../plugins/fn-date/functions.c:657
1112 msgid ""
1113 "If @{method} is 2, a saner version of the US method is used in which both "
1114 "dates get the same February treatment."
1115 msgstr ""
1117 #: ../plugins/fn-date/functions.c:692
1118 msgid "EOMONTH:end of month"
1119 msgstr ""
1121 #: ../plugins/fn-date/functions.c:695
1122 msgid ""
1123 "EOMONTH returns the date serial value of the end of the month specified by @"
1124 "{date} adjusted forward or backward the number of months specified by @"
1125 "{months}."
1126 msgstr ""
1128 #: ../plugins/fn-date/functions.c:732
1129 msgid "WORKDAY:add working days"
1130 msgstr ""
1132 #: ../plugins/fn-date/functions.c:734
1133 msgid "days:number of days to add"
1134 msgstr ""
1136 #: ../plugins/fn-date/functions.c:735 ../plugins/fn-date/functions.c:958
1137 msgid "holidays:array of holidays"
1138 msgstr ""
1140 #: ../plugins/fn-date/functions.c:736 ../plugins/fn-date/functions.c:959
1141 msgid ""
1142 "weekend:array of 0s and 1s, indicating whether a weekday (S, M, T, W, T, F, "
1143 "S) is on the weekend, defaults to {1,0,0,0,0,0,1}"
1144 msgstr ""
1146 #: ../plugins/fn-date/functions.c:738
1147 msgid ""
1148 "WORKDAY adjusts @{date} by @{days} skipping over weekends and @{holidays} in "
1149 "the process."
1150 msgstr ""
1152 #: ../plugins/fn-date/functions.c:739
1153 msgid "@{days} may be negative."
1154 msgstr ""
1156 #: ../plugins/fn-date/functions.c:740 ../plugins/fn-date/functions.c:962
1157 msgid ""
1158 "If an entry of @{weekend} is non-zero, the corresponding weekday is not a "
1159 "work day."
1160 msgstr ""
1162 #: ../plugins/fn-date/functions.c:741 ../plugins/fn-date/functions.c:963
1163 msgid "This function is Excel compatible if the last argument is omitted."
1164 msgstr ""
1166 #: ../plugins/fn-date/functions.c:742 ../plugins/fn-date/functions.c:964
1167 #: ../plugins/fn-date/functions.c:1254 ../plugins/fn-eng/functions.c:213
1168 #: ../plugins/fn-eng/functions.c:380 ../plugins/fn-eng/functions.c:748
1169 #: ../plugins/fn-financial/functions.c:1312 ../plugins/fn-math/functions.c:424
1170 #: ../plugins/fn-math/functions.c:1019 ../plugins/fn-math/functions.c:1046
1171 #: ../plugins/fn-math/functions.c:1363 ../plugins/fn-math/functions.c:1383
1172 #: ../plugins/fn-math/functions.c:2048 ../plugins/fn-math/functions.c:2781
1173 #: ../plugins/fn-stat/functions.c:1515 ../plugins/fn-stat/functions.c:2383
1174 #: ../plugins/fn-stat/functions.c:4512 ../plugins/fn-string/functions.c:259
1175 #: ../plugins/fn-string/functions.c:343 ../plugins/fn-string/functions.c:470
1176 #: ../plugins/fn-string/functions.c:1058 ../plugins/fn-string/functions.c:1400
1177 #: ../plugins/fn-string/functions.c:1530
1178 msgid "This function is OpenFormula compatible."
1179 msgstr ""
1181 #: ../plugins/fn-date/functions.c:955
1182 msgid "NETWORKDAYS:number of workdays in range"
1183 msgstr ""
1185 #: ../plugins/fn-date/functions.c:961
1186 msgid ""
1187 "NETWORKDAYS calculates the number of days from @{start_date} to @{end_date} "
1188 "skipping weekends and @{holidays} in the process."
1189 msgstr ""
1191 #: ../plugins/fn-date/functions.c:1122
1192 msgid "ISOWEEKNUM:ISO week number"
1193 msgstr ""
1195 #: ../plugins/fn-date/functions.c:1124
1196 msgid ""
1197 "ISOWEEKNUM calculates the week number according to the ISO 8601 standard.  "
1198 "Weeks start on Mondays and week 1 contains the first Thursday of the year."
1199 msgstr ""
1201 #: ../plugins/fn-date/functions.c:1125 ../plugins/fn-date/functions.c:1149
1202 msgid ""
1203 "January 1 of a year is sometimes in week 52 or 53 of the previous year.  "
1204 "Similarly, December 31 is sometimes in week 1 of the following year."
1205 msgstr ""
1207 #: ../plugins/fn-date/functions.c:1146
1208 msgid "ISOYEAR:year corresponding to the ISO week number"
1209 msgstr ""
1211 #: ../plugins/fn-date/functions.c:1148
1212 msgid ""
1213 "ISOYEAR calculates the year to go with week number according to the ISO 8601 "
1214 "standard."
1215 msgstr ""
1217 #: ../plugins/fn-date/functions.c:1182
1218 msgid "WEEKNUM:week number"
1219 msgstr ""
1221 #: ../plugins/fn-date/functions.c:1185
1222 msgid ""
1223 "WEEKNUM calculates the week number according to @{method} which defaults to "
1224 "1."
1225 msgstr ""
1227 #: ../plugins/fn-date/functions.c:1186
1228 msgid ""
1229 "If @{method} is 1, then weeks start on Sundays and January 1 is in week 1."
1230 msgstr ""
1232 #: ../plugins/fn-date/functions.c:1187
1233 msgid ""
1234 "If @{method} is 2, then weeks start on Mondays and January 1 is in week 1."
1235 msgstr ""
1237 #: ../plugins/fn-date/functions.c:1188
1238 msgid "If @{method} is 150, then the ISO 8601 numbering is used."
1239 msgstr ""
1241 #: ../plugins/fn-date/functions.c:1221
1242 msgid "YEARFRAC:fractional number of years between dates"
1243 msgstr ""
1245 #: ../plugins/fn-date/functions.c:1224 ../plugins/fn-financial/functions.c:454
1246 #: ../plugins/fn-financial/functions.c:492
1247 #: ../plugins/fn-financial/functions.c:530
1248 #: ../plugins/fn-financial/functions.c:571
1249 #: ../plugins/fn-financial/functions.c:608
1250 #: ../plugins/fn-financial/functions.c:652
1251 #: ../plugins/fn-financial/functions.c:1895
1252 #: ../plugins/fn-financial/functions.c:2258
1253 #: ../plugins/fn-financial/functions.c:2308
1254 #: ../plugins/fn-financial/functions.c:2415
1255 #: ../plugins/fn-financial/functions.c:2461
1256 #: ../plugins/fn-financial/functions.c:2503
1257 #: ../plugins/fn-financial/functions.c:2653
1258 #: ../plugins/fn-financial/functions.c:2748
1259 #: ../plugins/fn-financial/functions.c:2826
1260 #: ../plugins/fn-financial/functions.c:2903
1261 #: ../plugins/fn-financial/functions.c:2959
1262 #: ../plugins/fn-financial/functions.c:3002
1263 #: ../plugins/fn-financial/functions.c:3026
1264 #: ../plugins/fn-financial/functions.c:3050
1265 #: ../plugins/fn-financial/functions.c:3074
1266 #: ../plugins/fn-financial/functions.c:3100
1267 #: ../plugins/fn-financial/functions.c:3126
1268 #: ../plugins/fn-financial/functions.c:3240
1269 msgid "basis:calendar basis"
1270 msgstr ""
1272 #: ../plugins/fn-date/functions.c:1225
1273 msgid ""
1274 "YEARFRAC calculates the number of days from @{start_date} to @{end_date} "
1275 "according to the calendar specified by @{basis}, which defaults to 0, and "
1276 "expresses the result as a fractional number of years."
1277 msgstr ""
1279 #: ../plugins/fn-date/functions.c:1250
1280 msgid "DAYS:difference between dates in days"
1281 msgstr ""
1283 #: ../plugins/fn-date/functions.c:1253
1284 msgid ""
1285 "DAYS returns the positive or negative number of days from @{start_date} to @"
1286 "{end_date}."
1287 msgstr ""
1289 #. Some common decriptors
1290 #: ../plugins/fn-derivatives/options.c:46
1291 msgid "call_put_flag:'c' for a call and 'p' for a put"
1292 msgstr ""
1294 #: ../plugins/fn-derivatives/options.c:47
1295 msgid "spot:spot price"
1296 msgstr ""
1298 #: ../plugins/fn-derivatives/options.c:48
1299 msgid "strike:strike price"
1300 msgstr ""
1302 #: ../plugins/fn-derivatives/options.c:49
1303 msgid "time:time to maturity in years"
1304 msgstr ""
1306 #: ../plugins/fn-derivatives/options.c:50
1307 msgid "time:time to maturity in days"
1308 msgstr ""
1310 #: ../plugins/fn-derivatives/options.c:51
1311 msgid "time_payout:time to dividend payout"
1312 msgstr ""
1314 #: ../plugins/fn-derivatives/options.c:52
1315 msgid "time_exp:time to expiration"
1316 msgstr ""
1318 #: ../plugins/fn-derivatives/options.c:53
1319 msgid "rate:risk-free interest rate to the exercise date in percent"
1320 msgstr ""
1322 #: ../plugins/fn-derivatives/options.c:54
1323 msgid "rate:annualized interest rate"
1324 msgstr ""
1326 #: ../plugins/fn-derivatives/options.c:55
1327 msgid "rate:annualized risk-free interest rate"
1328 msgstr ""
1330 #: ../plugins/fn-derivatives/options.c:56
1331 msgid ""
1332 "volatility:annualized volatility of the asset in percent for the period "
1333 "through to the exercise date"
1334 msgstr ""
1336 #: ../plugins/fn-derivatives/options.c:57
1337 msgid "volatility:annualized volatility of the asset"
1338 msgstr ""
1340 #: ../plugins/fn-derivatives/options.c:58
1341 msgid "d:amount of the dividend to be paid expressed in currency"
1342 msgstr ""
1344 #: ../plugins/fn-derivatives/options.c:59
1345 msgid ""
1346 "cost_of_carry:net cost of holding the underlying asset (for common stocks, "
1347 "the risk free rate less the dividend yield), defaults to 0"
1348 msgstr ""
1350 #: ../plugins/fn-derivatives/options.c:60
1351 msgid "cost_of_carry:net cost of holding the underlying asset"
1352 msgstr ""
1354 #: ../plugins/fn-derivatives/options.c:62
1355 msgid ""
1356 "The returned value will be expressed in the same units as @{strike} and @"
1357 "{spot}."
1358 msgstr ""
1360 #: ../plugins/fn-derivatives/options.c:192
1361 msgid "CUM_BIV_NORM_DIST:cumulative bivariate normal distribution"
1362 msgstr ""
1364 #: ../plugins/fn-derivatives/options.c:193
1365 msgid "a:limit for first random variable"
1366 msgstr ""
1368 #: ../plugins/fn-derivatives/options.c:194
1369 msgid "b:limit for second random variable"
1370 msgstr ""
1372 #: ../plugins/fn-derivatives/options.c:195
1373 msgid "rho:correlation of the two random variables"
1374 msgstr ""
1376 #: ../plugins/fn-derivatives/options.c:196
1377 msgid ""
1378 "CUM_BIV_NORM_DIST calculates the probability that two standard normal "
1379 "distributed random variables with correlation @{rho} are respectively each "
1380 "less than @{a} and @{b}."
1381 msgstr ""
1383 #: ../plugins/fn-derivatives/options.c:245
1384 msgid "OPT_BS:price of a European option"
1385 msgstr ""
1387 #: ../plugins/fn-derivatives/options.c:253
1388 msgid ""
1389 "OPT_BS uses the Black-Scholes model to calculate the price of a European "
1390 "option struck at @{strike} on an asset with spot price @{spot}."
1391 msgstr ""
1393 #: ../plugins/fn-derivatives/options.c:302
1394 msgid "OPT_BS_DELTA:delta of a European option"
1395 msgstr ""
1397 #: ../plugins/fn-derivatives/options.c:310
1398 msgid ""
1399 "OPT_BS_DELTA uses the Black-Scholes model to calculate the 'delta' of a "
1400 "European option struck at @{strike} on an asset with spot price @{spot}."
1401 msgstr ""
1403 #: ../plugins/fn-derivatives/options.c:344
1404 msgid "OPT_BS_GAMMA:gamma of a European option"
1405 msgstr ""
1407 #: ../plugins/fn-derivatives/options.c:351
1408 msgid ""
1409 "OPT_BS_GAMMA uses the Black-Scholes model to calculate the 'gamma' of a "
1410 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1411 "gamma of an option is the second derivative of its price with respect to the "
1412 "price of the underlying asset."
1413 msgstr ""
1415 #: ../plugins/fn-derivatives/options.c:356
1416 msgid ""
1417 "Gamma is expressed as the rate of change of delta per unit change in @{spot}."
1418 msgstr ""
1420 #: ../plugins/fn-derivatives/options.c:358
1421 msgid "Gamma is the same for calls and puts."
1422 msgstr ""
1424 #: ../plugins/fn-derivatives/options.c:401
1425 msgid "OPT_BS_THETA:theta of a European option"
1426 msgstr ""
1428 #: ../plugins/fn-derivatives/options.c:409
1429 msgid ""
1430 "OPT_BS_THETA uses the Black-Scholes model to calculate the 'theta' of a "
1431 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1432 "theta of an option is the rate of change of its price with respect to time "
1433 "to expiry."
1434 msgstr ""
1436 #: ../plugins/fn-derivatives/options.c:414
1437 msgid ""
1438 "Theta is expressed as the negative of the rate of change of the option "
1439 "value, per 365.25 days."
1440 msgstr ""
1442 #: ../plugins/fn-derivatives/options.c:445
1443 msgid "OPT_BS_VEGA:vega of a European option"
1444 msgstr ""
1446 #: ../plugins/fn-derivatives/options.c:452
1447 msgid ""
1448 "OPT_BS_VEGA uses the Black-Scholes model to calculate the 'vega' of a "
1449 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1450 "vega of an option is the rate of change of its price with respect to "
1451 "volatility."
1452 msgstr ""
1454 #: ../plugins/fn-derivatives/options.c:457
1455 msgid "Vega is the same for calls and puts."
1456 msgstr ""
1458 #: ../plugins/fn-derivatives/options.c:459
1459 #, no-c-format
1460 msgid ""
1461 "Vega is expressed as the rate of change of option value, per 100% volatility."
1462 msgstr ""
1464 #: ../plugins/fn-derivatives/options.c:510
1465 msgid "OPT_BS_RHO:rho of a European option"
1466 msgstr ""
1468 #: ../plugins/fn-derivatives/options.c:518
1469 msgid ""
1470 "OPT_BS_RHO uses the Black-Scholes model to calculate the 'rho' of a European "
1471 "option struck at @{strike} on an asset with spot price @{spot}. The rho of "
1472 "an option is the rate of change of its price with respect to the risk free "
1473 "interest rate."
1474 msgstr ""
1476 #: ../plugins/fn-derivatives/options.c:524
1477 #, no-c-format
1478 msgid ""
1479 "Rho is expressed as the rate of change of the option value, per 100% change "
1480 "in @{rate}."
1481 msgstr ""
1483 #: ../plugins/fn-derivatives/options.c:566
1484 msgid "OPT_BS_CARRYCOST:elasticity of a European option"
1485 msgstr ""
1487 #: ../plugins/fn-derivatives/options.c:574
1488 msgid ""
1489 "OPT_BS_CARRYCOST uses the Black-Scholes model to calculate the 'elasticity' "
1490 "of a European option struck at @{strike} on an asset with spot price @"
1491 "{spot}. The elasticity of an option is the rate of change of its price with "
1492 "respect to its @{cost_of_carry}."
1493 msgstr ""
1495 #: ../plugins/fn-derivatives/options.c:580
1496 #, no-c-format
1497 msgid ""
1498 "Elasticity is expressed as the rate of change of the option value, per 100% "
1499 "volatility."
1500 msgstr ""
1502 #: ../plugins/fn-derivatives/options.c:624
1503 msgid "OPT_GARMAN_KOHLHAGEN:theoretical price of a European currency option"
1504 msgstr ""
1506 #: ../plugins/fn-derivatives/options.c:628
1507 msgid "time:number of days to exercise"
1508 msgstr ""
1510 #: ../plugins/fn-derivatives/options.c:629
1511 msgid ""
1512 "domestic_rate:domestic risk-free interest rate to the exercise date in "
1513 "percent"
1514 msgstr ""
1516 #: ../plugins/fn-derivatives/options.c:630
1517 msgid ""
1518 "foreign_rate:foreign risk-free interest rate to the exercise date in percent"
1519 msgstr ""
1521 #: ../plugins/fn-derivatives/options.c:632
1522 msgid ""
1523 "OPT_GARMAN_KOHLHAGEN values the theoretical price of a European currency "
1524 "option struck at @{strike} on an asset with spot price @{spot}."
1525 msgstr ""
1527 #: ../plugins/fn-derivatives/options.c:678
1528 msgid ""
1529 "OPT_FRENCH:theoretical price of a European option adjusted for trading day "
1530 "volatility"
1531 msgstr ""
1533 #: ../plugins/fn-derivatives/options.c:682
1534 msgid ""
1535 "time:ratio of the number of calendar days to exercise and the number of "
1536 "calendar days in the year"
1537 msgstr ""
1539 #: ../plugins/fn-derivatives/options.c:683
1540 msgid ""
1541 "ttime:ratio of the number of trading days to exercise and the number of "
1542 "trading days in the year"
1543 msgstr ""
1545 #: ../plugins/fn-derivatives/options.c:687
1546 msgid ""
1547 "OPT_FRENCH values the theoretical price of a European option adjusted for "
1548 "trading day volatility, struck at @{strike} on an asset with spot price @"
1549 "{spot}."
1550 msgstr ""
1552 #: ../plugins/fn-derivatives/options.c:731
1553 msgid ""
1554 "OPT_JUMP_DIFF:theoretical price of an option according to the Jump Diffusion "
1555 "process"
1556 msgstr ""
1558 #: ../plugins/fn-derivatives/options.c:736
1559 msgid "rate:the annualized rate of interest"
1560 msgstr ""
1562 #: ../plugins/fn-derivatives/options.c:738
1563 msgid "lambda:expected number of 'jumps' per year"
1564 msgstr ""
1566 #: ../plugins/fn-derivatives/options.c:739
1567 msgid "gamma:proportion of volatility explained by the 'jumps'"
1568 msgstr ""
1570 #: ../plugins/fn-derivatives/options.c:740
1571 msgid ""
1572 "OPT_JUMP_DIFF models the theoretical price of an option according to the "
1573 "Jump Diffusion process (Merton)."
1574 msgstr ""
1576 #: ../plugins/fn-derivatives/options.c:818
1577 msgid ""
1578 "OPT_MILTERSEN_SCHWARTZ:theoretical price of options on commodities futures "
1579 "according to Miltersen & Schwartz"
1580 msgstr ""
1582 #: ../plugins/fn-derivatives/options.c:820
1583 msgid "p_t:zero coupon bond with expiry at option maturity"
1584 msgstr ""
1586 #: ../plugins/fn-derivatives/options.c:821
1587 msgid "f_t:futures price"
1588 msgstr ""
1590 #: ../plugins/fn-derivatives/options.c:823
1591 msgid "t1:time to maturity of the option"
1592 msgstr ""
1594 #: ../plugins/fn-derivatives/options.c:824
1595 msgid "t2:time to maturity of the underlying commodity futures contract"
1596 msgstr ""
1598 #: ../plugins/fn-derivatives/options.c:825
1599 msgid "v_s:volatility of the spot commodity price"
1600 msgstr ""
1602 #: ../plugins/fn-derivatives/options.c:826
1603 msgid "v_e:volatility of the future convenience yield"
1604 msgstr ""
1606 #: ../plugins/fn-derivatives/options.c:827
1607 msgid "v_f:volatility of the forward rate of interest"
1608 msgstr ""
1610 #: ../plugins/fn-derivatives/options.c:828
1611 msgid ""
1612 "rho_se:correlation between the spot commodity price and the convenience yield"
1613 msgstr ""
1615 #: ../plugins/fn-derivatives/options.c:829
1616 msgid ""
1617 "rho_sf:correlation between the spot commodity price and the forward interest "
1618 "rate"
1619 msgstr ""
1621 #: ../plugins/fn-derivatives/options.c:830
1622 msgid ""
1623 "rho_ef:correlation between the forward interest rate and the convenience "
1624 "yield"
1625 msgstr ""
1627 #: ../plugins/fn-derivatives/options.c:831
1628 msgid "kappa_e:speed of mean reversion of the convenience yield"
1629 msgstr ""
1631 #: ../plugins/fn-derivatives/options.c:832
1632 msgid "kappa_f:speed of mean reversion of the forward interest rate"
1633 msgstr ""
1635 #: ../plugins/fn-derivatives/options.c:915
1636 msgid ""
1637 "OPT_RGW:theoretical price of an American option according to the Roll-Geske-"
1638 "Whaley approximation"
1639 msgstr ""
1641 #: ../plugins/fn-derivatives/options.c:958
1642 msgid ""
1643 "OPT_BAW_AMER:theoretical price of an option according to the Barone Adesie & "
1644 "Whaley approximation"
1645 msgstr ""
1647 #: ../plugins/fn-derivatives/options.c:1130
1648 msgid ""
1649 "OPT_BJER_STENS:theoretical price of American options according to the "
1650 "Bjerksund & Stensland approximation technique"
1651 msgstr ""
1653 #: ../plugins/fn-derivatives/options.c:1204
1654 msgid "OPT_EXEC:theoretical price of executive stock options"
1655 msgstr ""
1657 #: ../plugins/fn-derivatives/options.c:1212
1658 msgid "lambda:jump rate for executives"
1659 msgstr ""
1661 #: ../plugins/fn-derivatives/options.c:1213
1662 msgid ""
1663 "The model assumes executives forfeit their options if they leave the company."
1664 msgstr ""
1666 #: ../plugins/fn-derivatives/options.c:1242
1667 msgid "OPT_FORWARD_START:theoretical price of forward start options"
1668 msgstr ""
1670 #: ../plugins/fn-derivatives/options.c:1245
1671 msgid ""
1672 "alpha:fraction setting the strike price at the future date @{time_start}"
1673 msgstr ""
1675 #: ../plugins/fn-derivatives/options.c:1246
1676 msgid "time_start:time until the option starts in days"
1677 msgstr ""
1679 #: ../plugins/fn-derivatives/options.c:1294
1680 msgid "OPT_TIME_SWITCH:theoretical price of time switch options"
1681 msgstr ""
1683 #: ../plugins/fn-derivatives/options.c:1298
1684 msgid "a:amount received for each time period"
1685 msgstr ""
1687 #: ../plugins/fn-derivatives/options.c:1300
1688 msgid "m:number of time units the option has already met the condition"
1689 msgstr ""
1691 #: ../plugins/fn-derivatives/options.c:1301
1692 msgid "dt:agreed upon discrete time period expressed as a fraction of a year"
1693 msgstr ""
1695 #: ../plugins/fn-derivatives/options.c:1306
1696 msgid ""
1697 "OPT_TIME_SWITCH models the theoretical price of time switch options. (Pechtl "
1698 "1995). The holder receives @{a} * @{dt} for each period that the asset price "
1699 "was greater than @{strike} (for a call) or below it (for a put)."
1700 msgstr ""
1702 #: ../plugins/fn-derivatives/options.c:1336
1703 msgid "OPT_SIMPLE_CHOOSER:theoretical price of a simple chooser option"
1704 msgstr ""
1706 #: ../plugins/fn-derivatives/options.c:1340
1707 msgid "time1:time in years until the holder chooses a put or a call option"
1708 msgstr ""
1710 #: ../plugins/fn-derivatives/options.c:1341
1711 msgid "time2:time in years until the chosen option expires"
1712 msgstr ""
1714 #: ../plugins/fn-derivatives/options.c:1385
1715 msgid "OPT_COMPLEX_CHOOSER:theoretical price of a complex chooser option"
1716 msgstr ""
1718 #: ../plugins/fn-derivatives/options.c:1387
1719 msgid "strike_call:strike price, if exercised as a call option"
1720 msgstr ""
1722 #: ../plugins/fn-derivatives/options.c:1388
1723 msgid "strike_put:strike price, if exercised as a put option"
1724 msgstr ""
1726 #: ../plugins/fn-derivatives/options.c:1389
1727 msgid "time:time in years until the holder chooses a put or a call option"
1728 msgstr ""
1730 #: ../plugins/fn-derivatives/options.c:1390
1731 msgid "time_call:time in years to maturity of the call option if chosen"
1732 msgstr ""
1734 #: ../plugins/fn-derivatives/options.c:1391
1735 msgid "time_put:time in years  to maturity of the put option if chosen"
1736 msgstr ""
1738 #: ../plugins/fn-derivatives/options.c:1486
1739 msgid "OPT_ON_OPTIONS:theoretical price of options on options"
1740 msgstr ""
1742 #: ../plugins/fn-derivatives/options.c:1487
1743 msgid ""
1744 "type_flag:'cc' for calls on calls, 'cp' for calls on puts, and so on for "
1745 "'pc', and 'pp'"
1746 msgstr ""
1748 #: ../plugins/fn-derivatives/options.c:1489
1749 msgid "strike1:strike price at which the option being valued is struck"
1750 msgstr ""
1752 #: ../plugins/fn-derivatives/options.c:1490
1753 msgid "strike2:strike price at which the underlying option is struck"
1754 msgstr ""
1756 #: ../plugins/fn-derivatives/options.c:1491
1757 msgid "time1:time in years to maturity of the option"
1758 msgstr ""
1760 #: ../plugins/fn-derivatives/options.c:1492
1761 msgid "time2:time in years to the maturity of the underlying option"
1762 msgstr ""
1764 #: ../plugins/fn-derivatives/options.c:1494
1765 msgid ""
1766 "cost_of_carry:net cost of holding the underlying asset of the underlying "
1767 "option"
1768 msgstr ""
1770 #: ../plugins/fn-derivatives/options.c:1495
1771 msgid ""
1772 "volatility:annualized volatility in price of the underlying asset of the "
1773 "underlying option"
1774 msgstr ""
1776 #: ../plugins/fn-derivatives/options.c:1496
1777 msgid ""
1778 "For common stocks, @{cost_of_carry} is the risk free rate less the dividend "
1779 "yield."
1780 msgstr ""
1782 #: ../plugins/fn-derivatives/options.c:1497
1783 msgid "@{time2} ≥ @{time1}"
1784 msgstr ""
1786 #: ../plugins/fn-derivatives/options.c:1563
1787 msgid "OPT_EXTENDIBLE_WRITER:theoretical price of extendible writer options"
1788 msgstr ""
1790 #: ../plugins/fn-derivatives/options.c:1566
1791 msgid "strike1:strike price at which the option is struck"
1792 msgstr ""
1794 #: ../plugins/fn-derivatives/options.c:1567
1795 msgid ""
1796 "strike2:strike price at which the option is re-struck if out of the money at "
1797 "@{time1}"
1798 msgstr ""
1800 #: ../plugins/fn-derivatives/options.c:1568
1801 msgid "time1:initial maturity of the option in years"
1802 msgstr ""
1804 #: ../plugins/fn-derivatives/options.c:1569
1805 msgid "time2:extended maturity in years if chosen"
1806 msgstr ""
1808 #: ../plugins/fn-derivatives/options.c:1573
1809 msgid ""
1810 "OPT_EXTENDIBLE_WRITER models the theoretical price of extendible writer "
1811 "options. These are options that have their maturity extended to @{time2} if "
1812 "the option is out of the money at @{time1}."
1813 msgstr ""
1815 #: ../plugins/fn-derivatives/options.c:1615
1816 msgid ""
1817 "OPT_2_ASSET_CORRELATION:theoretical price of options on 2 assets with "
1818 "correlation @{rho}"
1819 msgstr ""
1821 #: ../plugins/fn-derivatives/options.c:1617
1822 msgid "spot1:spot price of the underlying asset of the first option"
1823 msgstr ""
1825 #: ../plugins/fn-derivatives/options.c:1618
1826 msgid "spot2:spot price of the underlying asset of the second option"
1827 msgstr ""
1829 #: ../plugins/fn-derivatives/options.c:1619
1830 msgid "strike1:strike prices of the first option"
1831 msgstr ""
1833 #: ../plugins/fn-derivatives/options.c:1620
1834 msgid "strike2:strike prices of the second option"
1835 msgstr ""
1837 #: ../plugins/fn-derivatives/options.c:1622
1838 msgid ""
1839 "cost_of_carry1:net cost of holding the underlying asset of the first option "
1840 "(for common stocks, the risk free rate less the dividend yield)"
1841 msgstr ""
1843 #: ../plugins/fn-derivatives/options.c:1624
1844 msgid ""
1845 "cost_of_carry2:net cost of holding the underlying asset of the second option "
1846 "(for common stocks, the risk free rate less the dividend yield)"
1847 msgstr ""
1849 #: ../plugins/fn-derivatives/options.c:1627
1850 msgid ""
1851 "volatility1:annualized volatility in price of the underlying asset of the "
1852 "first option"
1853 msgstr ""
1855 #: ../plugins/fn-derivatives/options.c:1628
1856 msgid ""
1857 "volatility2:annualized volatility in price of the underlying asset of the "
1858 "second option"
1859 msgstr ""
1861 #: ../plugins/fn-derivatives/options.c:1629
1862 msgid "rho:correlation between the two underlying assets"
1863 msgstr ""
1865 #: ../plugins/fn-derivatives/options.c:1630
1866 msgid ""
1867 "OPT_2_ASSET_CORRELATION models the theoretical price of options on 2 assets "
1868 "with correlation @{rho}. The payoff for a call is max(@{spot2} - @"
1869 "{strike2},0) if @{spot1} > @{strike1} or 0 otherwise. The payoff for a put "
1870 "is max (@{strike2} - @{spot2}, 0) if @{spot1} < @{strike1} or 0 otherwise."
1871 msgstr ""
1873 #: ../plugins/fn-derivatives/options.c:1665
1874 msgid ""
1875 "OPT_EURO_EXCHANGE:theoretical price of a European option to exchange assets"
1876 msgstr ""
1878 #: ../plugins/fn-derivatives/options.c:1666
1879 #: ../plugins/fn-derivatives/options.c:1710
1880 msgid "spot1:spot price of asset 1"
1881 msgstr ""
1883 #: ../plugins/fn-derivatives/options.c:1667
1884 #: ../plugins/fn-derivatives/options.c:1711
1885 msgid "spot2:spot price of asset 1"
1886 msgstr ""
1888 #: ../plugins/fn-derivatives/options.c:1668
1889 #: ../plugins/fn-derivatives/options.c:1712
1890 msgid "qty1:quantity of asset 1"
1891 msgstr ""
1893 #: ../plugins/fn-derivatives/options.c:1669
1894 #: ../plugins/fn-derivatives/options.c:1713
1895 msgid "qty2:quantity of asset 2"
1896 msgstr ""
1898 #: ../plugins/fn-derivatives/options.c:1672
1899 #: ../plugins/fn-derivatives/options.c:1716
1900 msgid ""
1901 "cost_of_carry1:net cost of holding asset 1 (for common stocks, the risk free "
1902 "rate less the dividend yield)"
1903 msgstr ""
1905 #: ../plugins/fn-derivatives/options.c:1674
1906 #: ../plugins/fn-derivatives/options.c:1718
1907 msgid ""
1908 "cost_of_carry2:net cost of holding asset 2 (for common stocks, the risk free "
1909 "rate less the dividend yield)"
1910 msgstr ""
1912 #: ../plugins/fn-derivatives/options.c:1676
1913 #: ../plugins/fn-derivatives/options.c:1720
1914 msgid "volatility1:annualized volatility in price of asset 1"
1915 msgstr ""
1917 #: ../plugins/fn-derivatives/options.c:1677
1918 #: ../plugins/fn-derivatives/options.c:1721
1919 msgid "volatility2:annualized volatility in price of asset 2"
1920 msgstr ""
1922 #: ../plugins/fn-derivatives/options.c:1678
1923 #: ../plugins/fn-derivatives/options.c:1722
1924 msgid "rho:correlation between the prices of the two assets"
1925 msgstr ""
1927 #: ../plugins/fn-derivatives/options.c:1679
1928 msgid ""
1929 "OPT_EURO_EXCHANGE models the theoretical price of a European option to "
1930 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
1931 "with quantity @{qty1} and spot price @{spot1}."
1932 msgstr ""
1934 #: ../plugins/fn-derivatives/options.c:1709
1935 msgid ""
1936 "OPT_AMER_EXCHANGE:theoretical price of an American option to exchange assets"
1937 msgstr ""
1939 #: ../plugins/fn-derivatives/options.c:1723
1940 msgid ""
1941 "OPT_AMER_EXCHANGE models the theoretical price of an American option to "
1942 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
1943 "with quantity @{qty1} and spot price @{spot1}."
1944 msgstr ""
1946 #: ../plugins/fn-derivatives/options.c:1753
1947 msgid ""
1948 "OPT_SPREAD_APPROX:theoretical price of a European option on the spread "
1949 "between two futures contracts"
1950 msgstr ""
1952 #: ../plugins/fn-derivatives/options.c:1755
1953 msgid "fut_price1:price of the first futures contract"
1954 msgstr ""
1956 #: ../plugins/fn-derivatives/options.c:1756
1957 msgid "fut_price2:price of the second futures contract"
1958 msgstr ""
1960 #: ../plugins/fn-derivatives/options.c:1760
1961 msgid ""
1962 "volatility1:annualized volatility in price of the first underlying futures "
1963 "contract"
1964 msgstr ""
1966 #: ../plugins/fn-derivatives/options.c:1761
1967 msgid ""
1968 "volatility2:annualized volatility in price of the second underlying futures "
1969 "contract"
1970 msgstr ""
1972 #: ../plugins/fn-derivatives/options.c:1762
1973 msgid "rho:correlation between the two futures contracts"
1974 msgstr ""
1976 #: ../plugins/fn-derivatives/options.c:1808
1977 msgid ""
1978 "OPT_FLOAT_STRK_LKBK:theoretical price of floating-strike lookback option"
1979 msgstr ""
1981 #: ../plugins/fn-derivatives/options.c:1811
1982 #: ../plugins/fn-derivatives/options.c:1875
1983 msgid "spot_min:minimum spot price of the underlying asset so far observed"
1984 msgstr ""
1986 #: ../plugins/fn-derivatives/options.c:1812
1987 #: ../plugins/fn-derivatives/options.c:1876
1988 msgid "spot_max:maximum spot price of the underlying asset so far observed"
1989 msgstr ""
1991 #: ../plugins/fn-derivatives/options.c:1817
1992 msgid ""
1993 "OPT_FLOAT_STRK_LKBK determines the theoretical price of a floating-strike "
1994 "lookback option where the holder of the option may exercise on expiry at the "
1995 "most favourable price observed during the options life of the underlying "
1996 "asset."
1997 msgstr ""
1999 #: ../plugins/fn-derivatives/options.c:1872
2000 msgid "OPT_FIXED_STRK_LKBK:theoretical price of a fixed-strike lookback option"
2001 msgstr ""
2003 #: ../plugins/fn-derivatives/options.c:1882
2004 msgid ""
2005 "OPT_FIXED_STRK_LKBK determines the theoretical price of a fixed-strike "
2006 "lookback option where the holder of the option may exercise on expiry at the "
2007 "most favourable price observed during the options life of the underlying "
2008 "asset."
2009 msgstr ""
2011 #: ../plugins/fn-derivatives/options.c:1956
2012 msgid ""
2013 "OPT_BINOMIAL:theoretical price of either an American or European style "
2014 "option using a binomial tree"
2015 msgstr ""
2017 #: ../plugins/fn-derivatives/options.c:1957
2018 msgid ""
2019 "amer_euro_flag:'a' for an American style option or 'e' for a European style "
2020 "option"
2021 msgstr ""
2023 #: ../plugins/fn-derivatives/options.c:1959
2024 msgid "num_time_steps:number of time steps used in the valuation"
2025 msgstr ""
2027 #: ../plugins/fn-derivatives/options.c:1966
2028 msgid ""
2029 "A larger @{num_time_steps} yields greater accuracy but  OPT_BINOMIAL is "
2030 "slower to calculate."
2031 msgstr ""
2033 #: ../plugins/fn-eng/functions.c:207
2034 msgid "BASE:string of digits representing the number @{n} in base @{b}"
2035 msgstr ""
2037 #: ../plugins/fn-eng/functions.c:208 ../plugins/fn-math/functions.c:1279
2038 #: ../plugins/fn-numtheory/numtheory.c:578
2039 #: ../plugins/fn-numtheory/numtheory.c:608
2040 msgid "n:integer"
2041 msgstr ""
2043 #: ../plugins/fn-eng/functions.c:209
2044 msgid "b:base (2 ≤ @{b} ≤ 36)"
2045 msgstr ""
2047 #: ../plugins/fn-eng/functions.c:210
2048 msgid "length:minimum length of the resulting string"
2049 msgstr ""
2051 #: ../plugins/fn-eng/functions.c:211
2052 msgid ""
2053 "BASE converts @{n} to its string representation in base @{b}. Leading zeroes "
2054 "will be added to reach the minimum length given by @{length}."
2055 msgstr ""
2057 #: ../plugins/fn-eng/functions.c:236
2058 msgid "BIN2DEC:decimal representation of the binary number @{x}"
2059 msgstr ""
2061 #: ../plugins/fn-eng/functions.c:237 ../plugins/fn-eng/functions.c:259
2062 #: ../plugins/fn-eng/functions.c:283
2063 msgid ""
2064 "x:a binary number, either as a string or as a number involving only the "
2065 "digits 0 and 1"
2066 msgstr ""
2068 #: ../plugins/fn-eng/functions.c:258
2069 msgid "BIN2OCT:octal representation of the binary number @{x}"
2070 msgstr ""
2072 #: ../plugins/fn-eng/functions.c:260 ../plugins/fn-eng/functions.c:284
2073 #: ../plugins/fn-eng/functions.c:309 ../plugins/fn-eng/functions.c:333
2074 #: ../plugins/fn-eng/functions.c:356 ../plugins/fn-eng/functions.c:427
2075 #: ../plugins/fn-eng/functions.c:450 ../plugins/fn-eng/functions.c:473
2076 #: ../plugins/fn-eng/functions.c:496
2077 msgid "places:number of digits"
2078 msgstr ""
2080 #: ../plugins/fn-eng/functions.c:261
2081 msgid ""
2082 "If @{places} is given, BIN2OCT pads the result with zeros to achieve exactly "
2083 "@{places} digits. If this is not possible, BIN2OCT returns #NUM!"
2084 msgstr ""
2086 #: ../plugins/fn-eng/functions.c:282
2087 msgid "BIN2HEX:hexadecimal representation of the binary number @{x}"
2088 msgstr ""
2090 #: ../plugins/fn-eng/functions.c:285
2091 msgid ""
2092 "If @{places} is given, BIN2HEX pads the result with zeros to achieve exactly "
2093 "@{places} digits. If this is not possible, BIN2HEX returns #NUM!"
2094 msgstr ""
2096 #: ../plugins/fn-eng/functions.c:307
2097 msgid "DEC2BIN:binary representation of the decimal number @{x}"
2098 msgstr ""
2100 #: ../plugins/fn-eng/functions.c:308 ../plugins/fn-eng/functions.c:332
2101 #: ../plugins/fn-eng/functions.c:355 ../plugins/fn-math/functions.c:1278
2102 msgid "x:integer"
2103 msgstr ""
2105 #: ../plugins/fn-eng/functions.c:310
2106 msgid ""
2107 "If @{places} is given, DEC2BIN pads the result with zeros to achieve exactly "
2108 "@{places} digits. If this is not possible, DEC2BIN returns #NUM!"
2109 msgstr ""
2111 #: ../plugins/fn-eng/functions.c:331
2112 msgid "DEC2OCT:octal representation of the decimal number @{x}"
2113 msgstr ""
2115 #: ../plugins/fn-eng/functions.c:334
2116 msgid ""
2117 "If @{places} is given, DEC2OCT pads the result with zeros to achieve exactly "
2118 "@{places} digits. If this is not possible, DEC2OCT returns #NUM!"
2119 msgstr ""
2121 #: ../plugins/fn-eng/functions.c:354
2122 msgid "DEC2HEX:hexadecimal representation of the decimal number @{x}"
2123 msgstr ""
2125 #: ../plugins/fn-eng/functions.c:357
2126 msgid ""
2127 "If @{places} is given, DEC2HEX pads the result with zeros to achieve exactly "
2128 "@{places} digits. If this is not possible, DEC2HEX returns #NUM!"
2129 msgstr ""
2131 #: ../plugins/fn-eng/functions.c:377
2132 msgid "DECIMAL:decimal representation of @{x}"
2133 msgstr ""
2135 #: ../plugins/fn-eng/functions.c:378
2136 msgid "x:number in base @{base}"
2137 msgstr ""
2139 #: ../plugins/fn-eng/functions.c:379
2140 msgid "base:base of @{x}, (2 ≤ @{base} ≤ 36)"
2141 msgstr ""
2143 #: ../plugins/fn-eng/functions.c:401
2144 msgid "OCT2DEC:decimal representation of the octal number @{x}"
2145 msgstr ""
2147 #: ../plugins/fn-eng/functions.c:402 ../plugins/fn-eng/functions.c:426
2148 #: ../plugins/fn-eng/functions.c:449
2149 msgid "x:a octal number, either as a string or as a number"
2150 msgstr ""
2152 #: ../plugins/fn-eng/functions.c:425
2153 msgid "OCT2BIN:binary representation of the octal number @{x}"
2154 msgstr ""
2156 #: ../plugins/fn-eng/functions.c:428
2157 msgid ""
2158 "If @{places} is given, OCT2BIN pads the result with zeros to achieve exactly "
2159 "@{places} digits. If this is not possible, OCT2BIN returns #NUM!"
2160 msgstr ""
2162 #: ../plugins/fn-eng/functions.c:448
2163 msgid "OCT2HEX:hexadecimal representation of the octal number @{x}"
2164 msgstr ""
2166 #: ../plugins/fn-eng/functions.c:451
2167 msgid ""
2168 "If @{places} is given, OCT2HEX pads the result with zeros to achieve exactly "
2169 "@{places} digits. If this is not possible, OCT2HEX returns #NUM!"
2170 msgstr ""
2172 #: ../plugins/fn-eng/functions.c:471
2173 msgid "HEX2BIN:binary representation of the hexadecimal number @{x}"
2174 msgstr ""
2176 #: ../plugins/fn-eng/functions.c:472 ../plugins/fn-eng/functions.c:495
2177 #: ../plugins/fn-eng/functions.c:518
2178 msgid ""
2179 "x:a hexadecimal number, either as a string or as a number if no A to F are "
2180 "needed"
2181 msgstr ""
2183 #: ../plugins/fn-eng/functions.c:474
2184 msgid ""
2185 "If @{places} is given, HEX2BIN pads the result with zeros to achieve exactly "
2186 "@{places} digits. If this is not possible, HEX2BIN returns #NUM!"
2187 msgstr ""
2189 #: ../plugins/fn-eng/functions.c:494
2190 msgid "HEX2OCT:octal representation of the hexadecimal number @{x}"
2191 msgstr ""
2193 #: ../plugins/fn-eng/functions.c:497
2194 msgid ""
2195 "If @{places} is given, HEX2OCT pads the result with zeros to achieve exactly "
2196 "@{places} digits. If this is not possible, HEX2OCT returns #NUM!"
2197 msgstr ""
2199 #: ../plugins/fn-eng/functions.c:517
2200 msgid "HEX2DEC:decimal representation of the hexadecimal number @{x}"
2201 msgstr ""
2203 #: ../plugins/fn-eng/functions.c:540
2204 msgid ""
2205 "BESSELI:Modified Bessel function of the first kind of order @{α} at @{x}"
2206 msgstr ""
2208 #: ../plugins/fn-eng/functions.c:541 ../plugins/fn-eng/functions.c:579
2209 #: ../plugins/fn-eng/functions.c:603 ../plugins/fn-eng/functions.c:632
2210 msgid "X:number"
2211 msgstr ""
2213 #: ../plugins/fn-eng/functions.c:542 ../plugins/fn-eng/functions.c:580
2214 msgid "α:order (any number)"
2215 msgstr ""
2217 #: ../plugins/fn-eng/functions.c:543 ../plugins/fn-eng/functions.c:581
2218 msgid ""
2219 "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is "
2220 "returned."
2221 msgstr ""
2223 #: ../plugins/fn-eng/functions.c:544 ../plugins/fn-eng/functions.c:582
2224 msgid "This function is Excel compatible if only integer orders @{α} are used."
2225 msgstr ""
2227 #: ../plugins/fn-eng/functions.c:547 ../plugins/fn-eng/functions.c:585
2228 #: ../plugins/fn-eng/functions.c:611
2229 msgid "wiki:en:Bessel_function"
2230 msgstr ""
2232 #: ../plugins/fn-eng/functions.c:578
2233 msgid ""
2234 "BESSELK:Modified Bessel function of the second kind of order @{α} at @{x}"
2235 msgstr ""
2237 #: ../plugins/fn-eng/functions.c:602
2238 msgid "BESSELJ:Bessel function of the first kind of order @{α} at @{x}"
2239 msgstr ""
2241 #: ../plugins/fn-eng/functions.c:604 ../plugins/fn-eng/functions.c:633
2242 msgid "α:order (any non-negative integer)"
2243 msgstr ""
2245 #: ../plugins/fn-eng/functions.c:605 ../plugins/fn-eng/functions.c:634
2246 msgid ""
2247 "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is "
2248 "returned. If @{α} is not an integer, it is truncated."
2249 msgstr ""
2251 #: ../plugins/fn-eng/functions.c:631
2252 msgid "BESSELY:Bessel function of the second kind of order @{α} at @{x}"
2253 msgstr ""
2255 #: ../plugins/fn-eng/functions.c:658
2256 msgid "CONVERT:a converted measurement"
2257 msgstr ""
2259 #: ../plugins/fn-eng/functions.c:659 ../plugins/fn-eng/functions.c:1103
2260 #: ../plugins/fn-math/functions.c:223 ../plugins/fn-math/functions.c:242
2261 #: ../plugins/fn-math/functions.c:265 ../plugins/fn-math/functions.c:306
2262 #: ../plugins/fn-math/functions.c:324 ../plugins/fn-math/functions.c:349
2263 #: ../plugins/fn-math/functions.c:368 ../plugins/fn-math/functions.c:387
2264 #: ../plugins/fn-math/functions.c:447 ../plugins/fn-math/functions.c:718
2265 #: ../plugins/fn-math/functions.c:771 ../plugins/fn-math/functions.c:789
2266 #: ../plugins/fn-math/functions.c:807 ../plugins/fn-math/functions.c:843
2267 #: ../plugins/fn-math/functions.c:861 ../plugins/fn-math/functions.c:878
2268 #: ../plugins/fn-math/functions.c:909 ../plugins/fn-math/functions.c:939
2269 #: ../plugins/fn-math/functions.c:963 ../plugins/fn-math/functions.c:987
2270 #: ../plugins/fn-math/functions.c:1071 ../plugins/fn-math/functions.c:1107
2271 #: ../plugins/fn-math/functions.c:1203 ../plugins/fn-math/functions.c:1381
2272 #: ../plugins/fn-math/functions.c:1421 ../plugins/fn-math/functions.c:1439
2273 #: ../plugins/fn-math/functions.c:1591 ../plugins/fn-math/functions.c:1624
2274 #: ../plugins/fn-math/functions.c:1661 ../plugins/fn-math/functions.c:1696
2275 #: ../plugins/fn-math/functions.c:1836 ../plugins/fn-math/functions.c:1885
2276 #: ../plugins/fn-math/functions.c:1909 ../plugins/fn-math/functions.c:1950
2277 #: ../plugins/fn-math/functions.c:1997 ../plugins/fn-stat/functions.c:410
2278 #: ../plugins/fn-stat/functions.c:462 ../plugins/fn-stat/functions.c:523
2279 #: ../plugins/fn-stat/functions.c:843 ../plugins/fn-stat/functions.c:912
2280 #: ../plugins/fn-stat/functions.c:975 ../plugins/fn-stat/functions.c:1117
2281 #: ../plugins/fn-stat/functions.c:1189 ../plugins/fn-stat/functions.c:1276
2282 #: ../plugins/fn-stat/functions.c:1306 ../plugins/fn-stat/functions.c:1539
2283 #: ../plugins/fn-stat/functions.c:1718 ../plugins/fn-stat/functions.c:1754
2284 #: ../plugins/fn-stat/functions.c:1921 ../plugins/fn-stat/functions.c:4312
2285 #: ../plugins/fn-stat/functions.c:4343 ../plugins/fn-stat/functions.c:4377
2286 #: ../plugins/fn-stat/functions.c:4412 ../plugins/fn-stat/functions.c:4451
2287 #: ../plugins/fn-stat/functions.c:4484
2288 msgid "x:number"
2289 msgstr ""
2291 #: ../plugins/fn-eng/functions.c:660
2292 msgid "from:unit (string)"
2293 msgstr ""
2295 #: ../plugins/fn-eng/functions.c:661
2296 msgid "to:unit (string)"
2297 msgstr ""
2299 #: ../plugins/fn-eng/functions.c:662
2300 msgid ""
2301 "CONVERT returns a conversion from one measurement system to another. @{x} is "
2302 "a value in @{from} units that is to be converted into @{to} units."
2303 msgstr ""
2305 #: ../plugins/fn-eng/functions.c:664
2306 msgid "If @{from} and @{to} are different types, CONVERT returns #N/A!"
2307 msgstr ""
2309 #: ../plugins/fn-eng/functions.c:665
2310 msgid ""
2311 "@{from} and @{to} can be any of the following:\n"
2312 "\n"
2313 "Weight and mass:\n"
2314 "\t'g'  \t\t\tGram\n"
2315 "\t'sg' \t\t\tSlug\n"
2316 "\t'lbm'\t\tPound\n"
2317 "\t'u'  \t\t\tU (atomic mass)\n"
2318 "\t'ozm'\t\tOunce\n"
2319 "\n"
2320 "Distance:\n"
2321 "\t'm'   \t\tMeter\n"
2322 "\t'mi'  \t\tStatute mile\n"
2323 "\t'Nmi' \t\tNautical mile\n"
2324 "\t'in'  \t\t\tInch\n"
2325 "\t'ft'  \t\t\tFoot\n"
2326 "\t'yd'  \t\tYard\n"
2327 "\t'ang' \t\tAngstrom\n"
2328 "\t'Pica'\t\tPica Points\n"
2329 "\t'picapt'\t\tPica Points\n"
2330 "\t'pica'\t\tPica\n"
2331 "\n"
2332 "Time:\n"
2333 "\t'yr'  \t\t\tYear\n"
2334 "\t'day' \t\tDay\n"
2335 "\t'hr'  \t\t\tHour\n"
2336 "\t'mn'  \t\tMinute\n"
2337 "\t'sec' \t\tSecond\n"
2338 "\n"
2339 "Pressure:\n"
2340 "\t'Pa'  \t\tPascal\n"
2341 "\t'atm' \t\tAtmosphere\n"
2342 "\t'mmHg'\t\tmm of Mercury\n"
2343 "\n"
2344 "Force:\n"
2345 "\t'N'   \t\t\tNewton\n"
2346 "\t'dyn' \t\tDyne\n"
2347 "\t'lbf' \t\t\tPound force\n"
2348 "\n"
2349 "Energy:\n"
2350 "\t'J'    \t\t\tJoule\n"
2351 "\t'e'    \t\tErg\n"
2352 "\t'c'    \t\tThermodynamic calorie\n"
2353 "\t'cal'  \t\tIT calorie\n"
2354 "\t'eV'   \t\tElectron volt\n"
2355 "\t'HPh'  \t\tHorsepower-hour\n"
2356 "\t'Wh'   \t\tWatt-hour\n"
2357 "\t'flb'  \t\tFoot-pound\n"
2358 "\t'BTU'  \t\tBTU\n"
2359 "\n"
2360 "Power:\n"
2361 "\t'HP'   \t\tHorsepower\n"
2362 "\t'W'    \t\tWatt\n"
2363 "\n"
2364 "Magnetism:\n"
2365 "\t'T'    \t\tTesla\n"
2366 "\t'ga'   \t\tGauss\n"
2367 "\n"
2368 "Temperature:\n"
2369 "\t'C'    \t\tDegree Celsius\n"
2370 "\t'F'    \t\tDegree Fahrenheit\n"
2371 "\t'K'    \t\tDegree Kelvin\n"
2372 "\n"
2373 "Liquid measure:\n"
2374 "\t'tsp'  \t\tTeaspoon\n"
2375 "\t'tbs'  \t\tTablespoon\n"
2376 "\t'oz'   \t\tFluid ounce\n"
2377 "\t'cup'  \t\tCup\n"
2378 "\t'pt'   \t\tPint\n"
2379 "\t'qt'   \t\tQuart\n"
2380 "\t'gal'  \t\tGallon\n"
2381 "\t'l'    \t\t\tLiter\n"
2382 "\n"
2383 "For metric units any of the following prefixes can be used:\n"
2384 "\t'Y'  \tyotta \t\t1E+24\n"
2385 "\t'Z'  \tzetta \t\t1E+21\n"
2386 "\t'E'  \texa   \t\t1E+18\n"
2387 "\t'P'  \tpeta  \t\t1E+15\n"
2388 "\t'T'  \ttera  \t\t1E+12\n"
2389 "\t'G'  \tgiga  \t\t1E+09\n"
2390 "\t'M'  \tmega  \t\t1E+06\n"
2391 "\t'k'  \tkilo  \t\t1E+03\n"
2392 "\t'h'  \thecto \t\t1E+02\n"
2393 "\t'e'  \tdeca (deka)\t1E+01\n"
2394 "\t'd'  \tdeci  \t\t1E-01\n"
2395 "\t'c'  \tcenti \t\t1E-02\n"
2396 "\t'm'  \tmilli \t\t1E-03\n"
2397 "\t'u'  \tmicro \t\t1E-06\n"
2398 "\t'n'  \tnano  \t\t1E-09\n"
2399 "\t'p'  \tpico  \t\t1E-12\n"
2400 "\t'f'  \tfemto \t\t1E-15\n"
2401 "\t'a'  \tatto  \t\t1E-18\n"
2402 "\t'z'  \tzepto \t\t1E-21\n"
2403 "\t'y'  \tyocto \t\t1E-24"
2404 msgstr ""
2406 #: ../plugins/fn-eng/functions.c:747
2407 msgid "This function is Excel compatible (except \"picapt\")."
2408 msgstr ""
2410 #: ../plugins/fn-eng/functions.c:1070
2411 msgid "ERF:Gauss error function"
2412 msgstr ""
2414 #: ../plugins/fn-eng/functions.c:1071
2415 msgid "lower:lower limit of the integral, defaults to 0"
2416 msgstr ""
2418 #: ../plugins/fn-eng/functions.c:1072
2419 msgid "upper:upper limit of the integral"
2420 msgstr ""
2422 #: ../plugins/fn-eng/functions.c:1073
2423 msgid ""
2424 "ERF returns 2/sqrt(π)* integral from @{lower} to @{upper} of exp(-t*t) dt"
2425 msgstr ""
2427 #: ../plugins/fn-eng/functions.c:1074
2428 msgid ""
2429 "This function is Excel compatible if two arguments are supplied and neither "
2430 "is negative."
2431 msgstr ""
2433 #: ../plugins/fn-eng/functions.c:1078 ../plugins/fn-eng/functions.c:1107
2434 msgid "wiki:en:Error_function"
2435 msgstr ""
2437 #: ../plugins/fn-eng/functions.c:1102
2438 msgid "ERFC:Complementary Gauss error function"
2439 msgstr ""
2441 #: ../plugins/fn-eng/functions.c:1104
2442 msgid "ERFC returns 2/sqrt(π)* integral from @{x} to ∞ of exp(-t*t) dt"
2443 msgstr ""
2445 #: ../plugins/fn-eng/functions.c:1122
2446 msgid "DELTA:Kronecker delta function"
2447 msgstr ""
2449 #: ../plugins/fn-eng/functions.c:1123 ../plugins/fn-eng/functions.c:1146
2450 msgid "x0:number"
2451 msgstr ""
2453 #: ../plugins/fn-eng/functions.c:1124 ../plugins/fn-eng/functions.c:1147
2454 msgid "x1:number, defaults to 0"
2455 msgstr ""
2457 #: ../plugins/fn-eng/functions.c:1125
2458 msgid "DELTA  returns 1 if  @{x1} = @{x0} and 0 otherwise."
2459 msgstr ""
2461 #: ../plugins/fn-eng/functions.c:1126 ../plugins/fn-eng/functions.c:1149
2462 msgid "If either argument is non-numeric, #VALUE! is returned."
2463 msgstr ""
2465 #: ../plugins/fn-eng/functions.c:1145
2466 msgid "GESTEP:step function with step at @{x1} evaluated at @{x0}"
2467 msgstr ""
2469 #: ../plugins/fn-eng/functions.c:1148
2470 msgid "GESTEP returns 1 if  @{x1} ≤ @{x0} and 0 otherwise."
2471 msgstr ""
2473 #: ../plugins/fn-eng/functions.c:1168
2474 msgid "INVSUMINV:the reciprocal of the sum of reciprocals of the arguments"
2475 msgstr ""
2477 #: ../plugins/fn-eng/functions.c:1169
2478 msgid "x0:non-negative number"
2479 msgstr ""
2481 #: ../plugins/fn-eng/functions.c:1170
2482 msgid "x1:non-negative number"
2483 msgstr ""
2485 #: ../plugins/fn-eng/functions.c:1171
2486 msgid ""
2487 "If any of the arguments is negative, #VALUE! is returned.\n"
2488 "If any argument is zero, the result is zero."
2489 msgstr ""
2491 #: ../plugins/fn-eng/functions.c:1173
2492 msgid ""
2493 "INVSUMINV sum calculates the reciprocal (the inverse) of the sum of "
2494 "reciprocals (inverses) of all its arguments."
2495 msgstr ""
2497 #: ../plugins/fn-erlang/functions.c:105
2498 msgid "PROBBLOCK:probability of blocking"
2499 msgstr ""
2501 #: ../plugins/fn-erlang/functions.c:106 ../plugins/fn-erlang/functions.c:191
2502 msgid "traffic:number of calls"
2503 msgstr ""
2505 #: ../plugins/fn-erlang/functions.c:107 ../plugins/fn-erlang/functions.c:132
2506 #: ../plugins/fn-erlang/functions.c:229
2507 msgid "circuits:number of circuits"
2508 msgstr ""
2510 #: ../plugins/fn-erlang/functions.c:108
2511 msgid ""
2512 "PROBBLOCK returns probability of blocking when @{traffic} calls load into @"
2513 "{circuits} circuits."
2514 msgstr ""
2516 #: ../plugins/fn-erlang/functions.c:110 ../plugins/fn-erlang/functions.c:134
2517 msgid "@{traffic} cannot exceed @{circuits}."
2518 msgstr ""
2520 #: ../plugins/fn-erlang/functions.c:130
2521 msgid "OFFTRAF:predicted number of offered calls"
2522 msgstr ""
2524 #: ../plugins/fn-erlang/functions.c:131
2525 msgid "traffic:number of carried calls"
2526 msgstr ""
2528 #: ../plugins/fn-erlang/functions.c:133
2529 msgid ""
2530 "OFFTRAF returns the predicted number of offered calls given @{traffic} "
2531 "carried calls (taken from measurements) on @{circuits} circuits."
2532 msgstr ""
2534 #: ../plugins/fn-erlang/functions.c:190
2535 msgid "DIMCIRC:number of circuits required"
2536 msgstr ""
2538 #: ../plugins/fn-erlang/functions.c:192 ../plugins/fn-erlang/functions.c:230
2539 msgid "gos:grade of service"
2540 msgstr ""
2542 #: ../plugins/fn-erlang/functions.c:193
2543 msgid ""
2544 "DIMCIRC returns the number of circuits required given @{traffic} calls with "
2545 "grade of service @{gos}."
2546 msgstr ""
2548 #: ../plugins/fn-erlang/functions.c:228
2549 msgid "OFFCAP:traffic capacity"
2550 msgstr ""
2552 #: ../plugins/fn-erlang/functions.c:231
2553 msgid ""
2554 "OFFCAP returns the traffic capacity given @{circuits} circuits with grade of "
2555 "service @{gos}."
2556 msgstr ""
2558 #. *************************************************************************
2559 #: ../plugins/fn-financial/functions.c:53
2560 msgid "@{frequency} may be 1 (annual), 2 (semi-annual), or 4 (quarterly)."
2561 msgstr ""
2563 #: ../plugins/fn-financial/functions.c:56
2564 msgid ""
2565 "If @{type} is 0, the default, payment is at the end of each period.  If @"
2566 "{type} is 1, payment is at the beginning of each period."
2567 msgstr ""
2569 #: ../plugins/fn-financial/functions.c:362
2570 msgid "ACCRINT:accrued interest"
2571 msgstr ""
2573 #: ../plugins/fn-financial/functions.c:363
2574 #: ../plugins/fn-financial/functions.c:450
2575 #: ../plugins/fn-financial/functions.c:605
2576 #: ../plugins/fn-financial/functions.c:2458
2577 #: ../plugins/fn-financial/functions.c:2497
2578 #: ../plugins/fn-financial/functions.c:2647
2579 msgid "issue:date of issue"
2580 msgstr ""
2582 #: ../plugins/fn-financial/functions.c:364
2583 msgid "first_interest:date of first interest payment"
2584 msgstr ""
2586 #: ../plugins/fn-financial/functions.c:365
2587 #: ../plugins/fn-financial/functions.c:488
2588 #: ../plugins/fn-financial/functions.c:526
2589 #: ../plugins/fn-financial/functions.c:567
2590 #: ../plugins/fn-financial/functions.c:603
2591 #: ../plugins/fn-financial/functions.c:648
2592 #: ../plugins/fn-financial/functions.c:1086
2593 #: ../plugins/fn-financial/functions.c:1124
2594 #: ../plugins/fn-financial/functions.c:1158
2595 #: ../plugins/fn-financial/functions.c:1890
2596 #: ../plugins/fn-financial/functions.c:2252
2597 #: ../plugins/fn-financial/functions.c:2302
2598 #: ../plugins/fn-financial/functions.c:2411
2599 #: ../plugins/fn-financial/functions.c:2456
2600 #: ../plugins/fn-financial/functions.c:2495
2601 #: ../plugins/fn-financial/functions.c:2645
2602 #: ../plugins/fn-financial/functions.c:2741
2603 #: ../plugins/fn-financial/functions.c:2819
2604 #: ../plugins/fn-financial/functions.c:2999
2605 #: ../plugins/fn-financial/functions.c:3023
2606 #: ../plugins/fn-financial/functions.c:3047
2607 #: ../plugins/fn-financial/functions.c:3071
2608 #: ../plugins/fn-financial/functions.c:3097
2609 #: ../plugins/fn-financial/functions.c:3123
2610 #: ../plugins/fn-financial/functions.c:3235
2611 msgid "settlement:settlement date"
2612 msgstr ""
2614 #: ../plugins/fn-financial/functions.c:366
2615 #: ../plugins/fn-financial/functions.c:452
2616 #: ../plugins/fn-financial/functions.c:529
2617 #: ../plugins/fn-financial/functions.c:686
2618 #: ../plugins/fn-financial/functions.c:2254
2619 #: ../plugins/fn-financial/functions.c:2304
2620 #: ../plugins/fn-financial/functions.c:2459
2621 #: ../plugins/fn-financial/functions.c:2499
2622 #: ../plugins/fn-financial/functions.c:2649
2623 #: ../plugins/fn-financial/functions.c:2744
2624 #: ../plugins/fn-financial/functions.c:2822
2625 msgid "rate:nominal annual interest rate"
2626 msgstr ""
2628 #: ../plugins/fn-financial/functions.c:367
2629 msgid "par:par value, defaults to $1000"
2630 msgstr ""
2632 #: ../plugins/fn-financial/functions.c:368
2633 #: ../plugins/fn-financial/functions.c:1894
2634 #: ../plugins/fn-financial/functions.c:2257
2635 #: ../plugins/fn-financial/functions.c:2307
2636 #: ../plugins/fn-financial/functions.c:2502
2637 #: ../plugins/fn-financial/functions.c:2652
2638 #: ../plugins/fn-financial/functions.c:2747
2639 #: ../plugins/fn-financial/functions.c:2825
2640 #: ../plugins/fn-financial/functions.c:3001
2641 #: ../plugins/fn-financial/functions.c:3025
2642 #: ../plugins/fn-financial/functions.c:3049
2643 #: ../plugins/fn-financial/functions.c:3073
2644 #: ../plugins/fn-financial/functions.c:3099
2645 #: ../plugins/fn-financial/functions.c:3125
2646 #: ../plugins/fn-financial/functions.c:3239
2647 msgid "frequency:number of interest payments per year"
2648 msgstr ""
2650 #: ../plugins/fn-financial/functions.c:369
2651 msgid "basis:calendar basis, defaults to 0"
2652 msgstr ""
2654 #: ../plugins/fn-financial/functions.c:370
2655 msgid "calc_method:calculation method, defaults to TRUE"
2656 msgstr ""
2658 #: ../plugins/fn-financial/functions.c:372
2659 msgid ""
2660 "If @{first_interest} < @{settlement} and @{calc_method} is TRUE, then "
2661 "ACCRINT returns the sum of the interest accrued in all coupon periods from @"
2662 "{issue}  date until @{settlement} date."
2663 msgstr ""
2665 #: ../plugins/fn-financial/functions.c:377
2666 msgid ""
2667 "If @{first_interest} < @{settlement} and @{calc_method} is FALSE, then "
2668 "ACCRINT returns the sum of the interest accrued in all coupon periods from @"
2669 "{first_interest}  date until @{settlement} date."
2670 msgstr ""
2672 #: ../plugins/fn-financial/functions.c:382
2673 msgid ""
2674 "Otherwise ACCRINT returns the sum of the interest accrued in all coupon "
2675 "periods from @{issue}  date until @{settlement} date."
2676 msgstr ""
2678 #: ../plugins/fn-financial/functions.c:385
2679 msgid ""
2680 "@{frequency} must be one of 1, 2 or 4, but the exact value does not affect "
2681 "the result."
2682 msgstr ""
2684 #: ../plugins/fn-financial/functions.c:387
2685 msgid "@{issue} must precede both @{first_interest} and @{settlement}."
2686 msgstr ""
2688 #: ../plugins/fn-financial/functions.c:449
2689 msgid "ACCRINTM:accrued interest"
2690 msgstr ""
2692 #: ../plugins/fn-financial/functions.c:451
2693 #: ../plugins/fn-financial/functions.c:489
2694 #: ../plugins/fn-financial/functions.c:527
2695 #: ../plugins/fn-financial/functions.c:568
2696 #: ../plugins/fn-financial/functions.c:604
2697 #: ../plugins/fn-financial/functions.c:649
2698 #: ../plugins/fn-financial/functions.c:1087
2699 #: ../plugins/fn-financial/functions.c:1125
2700 #: ../plugins/fn-financial/functions.c:1159
2701 #: ../plugins/fn-financial/functions.c:1891
2702 #: ../plugins/fn-financial/functions.c:2253
2703 #: ../plugins/fn-financial/functions.c:2303
2704 #: ../plugins/fn-financial/functions.c:2412
2705 #: ../plugins/fn-financial/functions.c:2457
2706 #: ../plugins/fn-financial/functions.c:2496
2707 #: ../plugins/fn-financial/functions.c:2646
2708 #: ../plugins/fn-financial/functions.c:2742
2709 #: ../plugins/fn-financial/functions.c:2820
2710 #: ../plugins/fn-financial/functions.c:3000
2711 #: ../plugins/fn-financial/functions.c:3024
2712 #: ../plugins/fn-financial/functions.c:3048
2713 #: ../plugins/fn-financial/functions.c:3072
2714 #: ../plugins/fn-financial/functions.c:3098
2715 #: ../plugins/fn-financial/functions.c:3124
2716 #: ../plugins/fn-financial/functions.c:3236
2717 msgid "maturity:maturity date"
2718 msgstr ""
2720 #: ../plugins/fn-financial/functions.c:453
2721 msgid "par:par value"
2722 msgstr ""
2724 #: ../plugins/fn-financial/functions.c:455
2725 msgid "ACCRINTM calculates the accrued interest from @{issue} to @{maturity}."
2726 msgstr ""
2728 #: ../plugins/fn-financial/functions.c:456
2729 msgid "@{par} defaults to $1000."
2730 msgstr ""
2732 #: ../plugins/fn-financial/functions.c:487
2733 msgid "INTRATE:interest rate"
2734 msgstr ""
2736 #: ../plugins/fn-financial/functions.c:490
2737 #: ../plugins/fn-financial/functions.c:528
2738 msgid "investment:amount paid on settlement"
2739 msgstr ""
2741 #: ../plugins/fn-financial/functions.c:491
2742 #: ../plugins/fn-financial/functions.c:570
2743 #: ../plugins/fn-financial/functions.c:651
2744 #: ../plugins/fn-financial/functions.c:2256
2745 #: ../plugins/fn-financial/functions.c:2306
2746 #: ../plugins/fn-financial/functions.c:2414
2747 #: ../plugins/fn-financial/functions.c:2501
2748 #: ../plugins/fn-financial/functions.c:2651
2749 #: ../plugins/fn-financial/functions.c:2746
2750 #: ../plugins/fn-financial/functions.c:2824
2751 msgid "redemption:amount received at maturity"
2752 msgstr ""
2754 #: ../plugins/fn-financial/functions.c:493
2755 msgid "INTRATE calculates the interest of a fully vested security."
2756 msgstr ""
2758 #: ../plugins/fn-financial/functions.c:525
2759 msgid "RECEIVED:amount to be received at maturity"
2760 msgstr ""
2762 #: ../plugins/fn-financial/functions.c:531
2763 msgid "RECEIVED calculates the amount to be received when a security matures."
2764 msgstr ""
2766 #: ../plugins/fn-financial/functions.c:566
2767 msgid "PRICEDISC:discounted price"
2768 msgstr ""
2770 #: ../plugins/fn-financial/functions.c:569
2771 #: ../plugins/fn-financial/functions.c:606
2772 #: ../plugins/fn-financial/functions.c:1088
2773 #: ../plugins/fn-financial/functions.c:1126
2774 msgid "discount:annual rate at which to discount"
2775 msgstr ""
2777 #: ../plugins/fn-financial/functions.c:572
2778 msgid ""
2779 "PRICEDISC calculates the price per $100 face value of a bond that does not "
2780 "pay interest at maturity."
2781 msgstr ""
2783 #: ../plugins/fn-financial/functions.c:602
2784 msgid "PRICEMAT:price at maturity"
2785 msgstr ""
2787 #: ../plugins/fn-financial/functions.c:607
2788 #: ../plugins/fn-financial/functions.c:1893
2789 #: ../plugins/fn-financial/functions.c:2255
2790 #: ../plugins/fn-financial/functions.c:2500
2791 #: ../plugins/fn-financial/functions.c:2745
2792 #: ../plugins/fn-financial/functions.c:3238
2793 msgid "yield:annual yield of security"
2794 msgstr ""
2796 #: ../plugins/fn-financial/functions.c:609
2797 msgid ""
2798 "PRICEMAT calculates the price per $100 face value of a bond that pays "
2799 "interest at maturity."
2800 msgstr ""
2802 #: ../plugins/fn-financial/functions.c:647
2803 msgid "DISC:discount rate"
2804 msgstr ""
2806 #: ../plugins/fn-financial/functions.c:650
2807 msgid "par:price per $100 face value"
2808 msgstr ""
2810 #: ../plugins/fn-financial/functions.c:653
2811 msgid "DISC calculates the discount rate for a security."
2812 msgstr ""
2814 #: ../plugins/fn-financial/functions.c:654
2815 msgid "@{redemption} is the redemption value per $100 face value."
2816 msgstr ""
2818 #: ../plugins/fn-financial/functions.c:685
2819 msgid "EFFECT:effective interest rate"
2820 msgstr ""
2822 #: ../plugins/fn-financial/functions.c:687
2823 #: ../plugins/fn-financial/functions.c:712
2824 msgid "nper:number of periods used for compounding"
2825 msgstr ""
2827 #: ../plugins/fn-financial/functions.c:688
2828 msgid ""
2829 "EFFECT calculates the effective interest rate using the formula (1+@{rate}/@"
2830 "{nper})^@{nper}-1."
2831 msgstr ""
2833 #: ../plugins/fn-financial/functions.c:710
2834 msgid "NOMINAL:nominal interest rate"
2835 msgstr ""
2837 #: ../plugins/fn-financial/functions.c:711
2838 #: ../plugins/fn-financial/functions.c:736
2839 #: ../plugins/fn-financial/functions.c:1542
2840 #: ../plugins/fn-financial/functions.c:1728
2841 #: ../plugins/fn-financial/functions.c:1758
2842 #: ../plugins/fn-financial/functions.c:1798
2843 #: ../plugins/fn-financial/functions.c:1842
2844 #: ../plugins/fn-financial/functions.c:1934
2845 msgid "rate:effective annual interest rate"
2846 msgstr ""
2848 #: ../plugins/fn-financial/functions.c:713
2849 msgid "NOMINAL calculates the nominal interest rate from the effective rate."
2850 msgstr ""
2852 #: ../plugins/fn-financial/functions.c:735
2853 msgid "ISPMT:interest payment for period"
2854 msgstr ""
2856 #: ../plugins/fn-financial/functions.c:737
2857 #: ../plugins/fn-financial/functions.c:1759
2858 #: ../plugins/fn-financial/functions.c:1799
2859 msgid "per:period number"
2860 msgstr ""
2862 #: ../plugins/fn-financial/functions.c:738
2863 #: ../plugins/fn-financial/functions.c:1192
2864 #: ../plugins/fn-financial/functions.c:1459
2865 #: ../plugins/fn-financial/functions.c:1693
2866 #: ../plugins/fn-financial/functions.c:1729
2867 #: ../plugins/fn-financial/functions.c:1760
2868 #: ../plugins/fn-financial/functions.c:1800
2869 #: ../plugins/fn-financial/functions.c:3148
2870 #: ../plugins/fn-financial/functions.c:3192
2871 msgid "nper:number of periods"
2872 msgstr ""
2874 #: ../plugins/fn-financial/functions.c:739
2875 #: ../plugins/fn-financial/functions.c:1194
2876 #: ../plugins/fn-financial/functions.c:1307
2877 #: ../plugins/fn-financial/functions.c:1695
2878 #: ../plugins/fn-financial/functions.c:1730
2879 #: ../plugins/fn-financial/functions.c:1761
2880 #: ../plugins/fn-financial/functions.c:1801
2881 #: ../plugins/fn-financial/functions.c:1844
2882 #: ../plugins/fn-financial/functions.c:1935
2883 #: ../plugins/fn-financial/functions.c:3149
2884 #: ../plugins/fn-financial/functions.c:3193
2885 msgid "pv:present value"
2886 msgstr ""
2888 #: ../plugins/fn-financial/functions.c:740
2889 msgid "ISPMT calculates the interest payment for period number @{per}."
2890 msgstr ""
2892 #: ../plugins/fn-financial/functions.c:771
2893 msgid "DB:depreciation of an asset"
2894 msgstr ""
2896 #: ../plugins/fn-financial/functions.c:772
2897 #: ../plugins/fn-financial/functions.c:822
2898 #: ../plugins/fn-financial/functions.c:871
2899 #: ../plugins/fn-financial/functions.c:901
2900 #: ../plugins/fn-financial/functions.c:2897
2901 #: ../plugins/fn-financial/functions.c:2953
2902 #: ../plugins/fn-financial/functions.c:3280
2903 msgid "cost:initial cost of asset"
2904 msgstr ""
2906 #: ../plugins/fn-financial/functions.c:773
2907 #: ../plugins/fn-financial/functions.c:823
2908 #: ../plugins/fn-financial/functions.c:872
2909 #: ../plugins/fn-financial/functions.c:902
2910 #: ../plugins/fn-financial/functions.c:2900
2911 #: ../plugins/fn-financial/functions.c:2956
2912 #: ../plugins/fn-financial/functions.c:3281
2913 msgid "salvage:value after depreciation"
2914 msgstr ""
2916 #: ../plugins/fn-financial/functions.c:774
2917 #: ../plugins/fn-financial/functions.c:824
2918 #: ../plugins/fn-financial/functions.c:873
2919 #: ../plugins/fn-financial/functions.c:903
2920 #: ../plugins/fn-financial/functions.c:3282
2921 msgid "life:number of periods"
2922 msgstr ""
2924 #: ../plugins/fn-financial/functions.c:775
2925 #: ../plugins/fn-financial/functions.c:825
2926 #: ../plugins/fn-financial/functions.c:904
2927 #: ../plugins/fn-financial/functions.c:2901
2928 #: ../plugins/fn-financial/functions.c:2957
2929 msgid "period:subject period"
2930 msgstr ""
2932 #: ../plugins/fn-financial/functions.c:776
2933 msgid "month:number of months in first year of depreciation"
2934 msgstr ""
2936 #: ../plugins/fn-financial/functions.c:777
2937 msgid ""
2938 "DB calculates the depreciation of an asset for a given period using the "
2939 "fixed-declining balance method."
2940 msgstr ""
2942 #: ../plugins/fn-financial/functions.c:821
2943 msgid "DDB:depreciation of an asset"
2944 msgstr ""
2946 #: ../plugins/fn-financial/functions.c:826
2947 #: ../plugins/fn-financial/functions.c:3285
2948 msgid "factor:factor at which the balance declines"
2949 msgstr ""
2951 #: ../plugins/fn-financial/functions.c:827
2952 msgid ""
2953 "DDB calculates the depreciation of an asset for a given period using the "
2954 "double-declining balance method."
2955 msgstr ""
2957 #: ../plugins/fn-financial/functions.c:870
2958 msgid "SLN:depreciation of an asset"
2959 msgstr ""
2961 #: ../plugins/fn-financial/functions.c:874
2962 msgid ""
2963 "SLN calculates the depreciation of an asset using the straight-line method."
2964 msgstr ""
2966 #: ../plugins/fn-financial/functions.c:900
2967 msgid "SYD:sum-of-years depreciation"
2968 msgstr ""
2970 #: ../plugins/fn-financial/functions.c:905
2971 msgid ""
2972 "SYD calculates the depreciation of an asset using the sum-of-years method."
2973 msgstr ""
2975 #: ../plugins/fn-financial/functions.c:933
2976 msgid "DOLLARDE:convert to decimal dollar amount"
2977 msgstr ""
2979 #: ../plugins/fn-financial/functions.c:934
2980 msgid "fractional_dollar:amount to convert"
2981 msgstr ""
2983 #: ../plugins/fn-financial/functions.c:935
2984 #: ../plugins/fn-financial/functions.c:983
2985 msgid "fraction:denominator"
2986 msgstr ""
2988 #: ../plugins/fn-financial/functions.c:936
2989 msgid ""
2990 "DOLLARDE converts a fractional dollar amount into a decimal amount.  This is "
2991 "the inverse of the DOLLARFR function."
2992 msgstr ""
2994 #: ../plugins/fn-financial/functions.c:981
2995 msgid "DOLLARFR:convert to dollar fraction"
2996 msgstr ""
2998 #: ../plugins/fn-financial/functions.c:982
2999 msgid "decimal_dollar:amount to convert"
3000 msgstr ""
3002 #: ../plugins/fn-financial/functions.c:984
3003 msgid ""
3004 "DOLLARFR converts a decimal dollar amount into a fractional amount which is "
3005 "represented as the digits after the decimal point.  For example, 2/8 would "
3006 "be represented as .2 while 3/16 would be represented as .03. This is the "
3007 "inverse of the DOLLARDE function."
3008 msgstr ""
3010 #: ../plugins/fn-financial/functions.c:1027
3011 msgid "MIRR:modified internal rate of return"
3012 msgstr ""
3014 #: ../plugins/fn-financial/functions.c:1028
3015 #: ../plugins/fn-financial/functions.c:1341
3016 #: ../plugins/fn-financial/functions.c:1543
3017 #: ../plugins/fn-financial/functions.c:1598
3018 msgid "values:cash flow"
3019 msgstr ""
3021 #: ../plugins/fn-financial/functions.c:1029
3022 msgid "finance_rate:interest rate for financing cost"
3023 msgstr ""
3025 #: ../plugins/fn-financial/functions.c:1030
3026 msgid "reinvest_rate:interest rate for reinvestments"
3027 msgstr ""
3029 #: ../plugins/fn-financial/functions.c:1031
3030 msgid ""
3031 "MIRR calculates the modified internal rate of return of a periodic cash flow."
3032 msgstr ""
3034 #: ../plugins/fn-financial/functions.c:1085
3035 msgid "TBILLEQ:bond-equivalent yield for a treasury bill"
3036 msgstr ""
3038 #: ../plugins/fn-financial/functions.c:1089
3039 msgid "TBILLEQ calculates the bond-equivalent yield for a treasury bill."
3040 msgstr ""
3042 #: ../plugins/fn-financial/functions.c:1123
3043 msgid "TBILLPRICE:price of a treasury bill"
3044 msgstr ""
3046 #: ../plugins/fn-financial/functions.c:1127
3047 msgid ""
3048 "TBILLPRICE calculates the price per $100 face value for a treasury bill."
3049 msgstr ""
3051 #: ../plugins/fn-financial/functions.c:1157
3052 msgid "TBILLYIELD:yield of a treasury bill"
3053 msgstr ""
3055 #: ../plugins/fn-financial/functions.c:1160
3056 msgid "price:price"
3057 msgstr ""
3059 #: ../plugins/fn-financial/functions.c:1161
3060 msgid "TBILLYIELD calculates the yield of a treasury bill."
3061 msgstr ""
3063 #: ../plugins/fn-financial/functions.c:1191
3064 msgid "RATE:rate of investment"
3065 msgstr ""
3067 #: ../plugins/fn-financial/functions.c:1193
3068 #: ../plugins/fn-financial/functions.c:1460
3069 #: ../plugins/fn-financial/functions.c:1694
3070 #: ../plugins/fn-financial/functions.c:1843
3071 msgid "pmt:payment at each period"
3072 msgstr ""
3074 #: ../plugins/fn-financial/functions.c:1195
3075 #: ../plugins/fn-financial/functions.c:1308
3076 #: ../plugins/fn-financial/functions.c:1461
3077 #: ../plugins/fn-financial/functions.c:1731
3078 #: ../plugins/fn-financial/functions.c:1762
3079 #: ../plugins/fn-financial/functions.c:1802
3080 #: ../plugins/fn-financial/functions.c:1845
3081 #: ../plugins/fn-financial/functions.c:1936
3082 msgid "fv:future value"
3083 msgstr ""
3085 #: ../plugins/fn-financial/functions.c:1196
3086 #: ../plugins/fn-financial/functions.c:1462
3087 #: ../plugins/fn-financial/functions.c:1696
3088 #: ../plugins/fn-financial/functions.c:1732
3089 #: ../plugins/fn-financial/functions.c:1763
3090 #: ../plugins/fn-financial/functions.c:1803
3091 #: ../plugins/fn-financial/functions.c:1846
3092 #: ../plugins/fn-financial/functions.c:3152
3093 #: ../plugins/fn-financial/functions.c:3196
3094 msgid "type:payment type"
3095 msgstr ""
3097 #: ../plugins/fn-financial/functions.c:1197
3098 #: ../plugins/fn-financial/functions.c:1342
3099 #: ../plugins/fn-financial/functions.c:1600
3100 msgid "guess:an estimate of what the result should be"
3101 msgstr ""
3103 #: ../plugins/fn-financial/functions.c:1198
3104 msgid "RATE calculates the rate of return."
3105 msgstr ""
3107 #: ../plugins/fn-financial/functions.c:1200
3108 #: ../plugins/fn-financial/functions.c:1345
3109 #: ../plugins/fn-financial/functions.c:1602
3110 msgid ""
3111 "The optional @{guess} is needed because there can be more than one valid "
3112 "result.  It defaults to 10%."
3113 msgstr ""
3115 #: ../plugins/fn-financial/functions.c:1305
3116 msgid "RRI:equivalent interest rate for an investment increasing in value"
3117 msgstr ""
3119 #: ../plugins/fn-financial/functions.c:1306
3120 msgid "p:number of periods"
3121 msgstr ""
3123 #: ../plugins/fn-financial/functions.c:1309
3124 msgid ""
3125 "RRI determines an equivalent interest rate for an investment that increases "
3126 "in value. The interest is compounded after each complete period."
3127 msgstr ""
3129 #: ../plugins/fn-financial/functions.c:1311
3130 msgid ""
3131 "Note that @{p} need not be an integer but for fractional value the "
3132 "calculated rate is only approximate."
3133 msgstr ""
3135 #: ../plugins/fn-financial/functions.c:1340
3136 msgid "IRR:internal rate of return"
3137 msgstr ""
3139 #: ../plugins/fn-financial/functions.c:1343
3140 msgid ""
3141 "IRR calculates the internal rate of return of a cash flow with periodic "
3142 "payments.  @{values} lists the payments (negative values) and receipts "
3143 "(positive values) for each period."
3144 msgstr ""
3146 #: ../plugins/fn-financial/functions.c:1457
3147 msgid "PV:present value"
3148 msgstr ""
3150 #: ../plugins/fn-financial/functions.c:1458
3151 #: ../plugins/fn-financial/functions.c:1498
3152 #: ../plugins/fn-financial/functions.c:1692
3153 msgid "rate:effective interest rate per period"
3154 msgstr ""
3156 #: ../plugins/fn-financial/functions.c:1463
3157 msgid ""
3158 "PV calculates the present value of @{fv} which is @{nper} periods into the "
3159 "future, assuming a periodic payment of @{pmt} and an interest rate of @"
3160 "{rate} per period."
3161 msgstr ""
3163 #: ../plugins/fn-financial/functions.c:1497
3164 msgid "NPV:net present value"
3165 msgstr ""
3167 #: ../plugins/fn-financial/functions.c:1499
3168 msgid "value1:cash flow for period 1"
3169 msgstr ""
3171 #: ../plugins/fn-financial/functions.c:1500
3172 msgid "value2:cash flow for period 2"
3173 msgstr ""
3175 #: ../plugins/fn-financial/functions.c:1501
3176 msgid "NPV calculates the net present value of a cash flow."
3177 msgstr ""
3179 #: ../plugins/fn-financial/functions.c:1541
3180 msgid "XNPV:net present value"
3181 msgstr ""
3183 #: ../plugins/fn-financial/functions.c:1544
3184 #: ../plugins/fn-financial/functions.c:1599
3185 msgid "dates:dates of cash flow"
3186 msgstr ""
3188 #: ../plugins/fn-financial/functions.c:1545
3189 msgid "XNPV calculates the net present value of a cash flow at irregular times"
3190 msgstr ""
3192 #: ../plugins/fn-financial/functions.c:1597
3193 msgid "XIRR:internal rate of return"
3194 msgstr ""
3196 #: ../plugins/fn-financial/functions.c:1601
3197 msgid ""
3198 "XIRR calculates the annualized internal rate of return of a cash flow at "
3199 "arbitrary points in time.  @{values} lists the payments (negative values) "
3200 "and receipts (positive values) with one value for each entry in @{dates}."
3201 msgstr ""
3203 #: ../plugins/fn-financial/functions.c:1691
3204 msgid "FV:future value"
3205 msgstr ""
3207 #: ../plugins/fn-financial/functions.c:1697
3208 msgid ""
3209 "FV calculates the future value of @{pv} moved @{nper} periods into the "
3210 "future, assuming a periodic payment of @{pmt} and an interest rate of @"
3211 "{rate} per period."
3212 msgstr ""
3214 #: ../plugins/fn-financial/functions.c:1727
3215 msgid "PMT:payment for annuity"
3216 msgstr ""
3218 #: ../plugins/fn-financial/functions.c:1733
3219 msgid "PMT calculates the payment amount for an annuity."
3220 msgstr ""
3222 #: ../plugins/fn-financial/functions.c:1757
3223 msgid "IPMT:interest payment for period"
3224 msgstr ""
3226 #: ../plugins/fn-financial/functions.c:1764
3227 msgid ""
3228 "IPMT calculates the interest part of an annuity's payment for period number @"
3229 "{per}."
3230 msgstr ""
3232 #: ../plugins/fn-financial/functions.c:1797
3233 msgid "PPMT:interest payment for period"
3234 msgstr ""
3236 #: ../plugins/fn-financial/functions.c:1804
3237 msgid ""
3238 "PPMT calculates the principal part of an annuity's payment for period number "
3239 "@{per}."
3240 msgstr ""
3242 #: ../plugins/fn-financial/functions.c:1841
3243 msgid "NPER:number of periods"
3244 msgstr ""
3246 #: ../plugins/fn-financial/functions.c:1847
3247 msgid ""
3248 "NPER calculates the number of periods of an investment based on periodic "
3249 "constant payments and a constant interest rate."
3250 msgstr ""
3252 #: ../plugins/fn-financial/functions.c:1889
3253 msgid "DURATION:the duration of a security"
3254 msgstr ""
3256 #: ../plugins/fn-financial/functions.c:1892
3257 #: ../plugins/fn-financial/functions.c:3237
3258 msgid "coupon:annual coupon rate"
3259 msgstr ""
3261 #: ../plugins/fn-financial/functions.c:1896
3262 msgid "DURATION calculates the duration of a security."
3263 msgstr ""
3265 #: ../plugins/fn-financial/functions.c:1933
3266 msgid "G_DURATION:the duration of a investment"
3267 msgstr ""
3269 #: ../plugins/fn-financial/functions.c:1937
3270 msgid ""
3271 "G_DURATION calculates the number of periods needed for an investment to "
3272 "attain a desired value."
3273 msgstr ""
3275 #: ../plugins/fn-financial/functions.c:1938
3276 msgid "G_DURATION is the OpenFormula function PDURATION."
3277 msgstr ""
3279 #: ../plugins/fn-financial/functions.c:1966
3280 msgid "FVSCHEDULE:future value"
3281 msgstr ""
3283 #: ../plugins/fn-financial/functions.c:1967
3284 msgid "principal:initial value"
3285 msgstr ""
3287 #: ../plugins/fn-financial/functions.c:1968
3288 msgid "schedule:range of interest rates"
3289 msgstr ""
3291 #: ../plugins/fn-financial/functions.c:1969
3292 msgid ""
3293 "FVSCHEDULE calculates the future value of @{principal} after applying a "
3294 "range of interest rates with compounding."
3295 msgstr ""
3297 #: ../plugins/fn-financial/functions.c:2002
3298 msgid "EURO:equivalent of 1 EUR"
3299 msgstr ""
3301 #: ../plugins/fn-financial/functions.c:2003
3302 msgid "currency:three-letter currency code"
3303 msgstr ""
3305 #: ../plugins/fn-financial/functions.c:2004
3306 msgid ""
3307 "EURO calculates the national currency amount corresponding to 1 EUR for any "
3308 "of the national currencies that were replaced by the Euro on its "
3309 "introduction."
3310 msgstr ""
3312 #: ../plugins/fn-financial/functions.c:2005
3313 msgid ""
3314 "@{currency} must be one of ATS (Austria), BEF (Belgium), CYP (Cyprus), DEM "
3315 "(Germany), EEK (Estonia), ESP (Spain), EUR (Euro), FIM (Finland), FRF "
3316 "(France), GRD (Greece), IEP (Ireland), ITL (Italy), LUF (Luxembourg), MTL "
3317 "(Malta), NLG (The Netherlands), PTE (Portugal), SIT (Slovenia), or SKK "
3318 "(Slovakia)."
3319 msgstr ""
3321 #: ../plugins/fn-financial/functions.c:2024
3322 #: ../plugins/fn-financial/functions.c:2208
3323 msgid "This function is not likely to be useful anymore."
3324 msgstr ""
3326 #: ../plugins/fn-financial/functions.c:2199
3327 msgid "EUROCONVERT:pre-Euro amount from one currency to another"
3328 msgstr ""
3330 #: ../plugins/fn-financial/functions.c:2200
3331 msgid "n:amount"
3332 msgstr ""
3334 #: ../plugins/fn-financial/functions.c:2201
3335 msgid "source:three-letter source currency code"
3336 msgstr ""
3338 #: ../plugins/fn-financial/functions.c:2202
3339 msgid "target:three-letter target currency code"
3340 msgstr ""
3342 #: ../plugins/fn-financial/functions.c:2203
3343 msgid "full_precision:whether to provide the full precision; defaults to false"
3344 msgstr ""
3346 #: ../plugins/fn-financial/functions.c:2204
3347 msgid ""
3348 "triangulation_precision:number of digits (at least 3) to be rounded to after "
3349 "conversion of the source currency to euro; defaults to no rounding"
3350 msgstr ""
3352 #: ../plugins/fn-financial/functions.c:2205
3353 msgid ""
3354 "EUROCONVERT converts @{n} units of currency @{source} to currency @"
3355 "{target}.  The rates used are the official ones used on the introduction of "
3356 "the Euro."
3357 msgstr ""
3359 #: ../plugins/fn-financial/functions.c:2206
3360 msgid ""
3361 "If @{full_precision} is true, the result is not rounded; if it false the "
3362 "result is rounded to 0 or 2 decimals depending on the target currency; "
3363 "defaults to false."
3364 msgstr ""
3366 #: ../plugins/fn-financial/functions.c:2207
3367 msgid ""
3368 "@{source} and @{target} must be one of the currencies listed for the EURO "
3369 "function."
3370 msgstr ""
3372 #: ../plugins/fn-financial/functions.c:2251
3373 msgid "PRICE:price of a security"
3374 msgstr ""
3376 #: ../plugins/fn-financial/functions.c:2259
3377 msgid ""
3378 "PRICE calculates the price per $100 face value of a security that pays "
3379 "periodic interest."
3380 msgstr ""
3382 #: ../plugins/fn-financial/functions.c:2301
3383 msgid "YIELD:yield of a security"
3384 msgstr ""
3386 #: ../plugins/fn-financial/functions.c:2305
3387 #: ../plugins/fn-financial/functions.c:2413
3388 #: ../plugins/fn-financial/functions.c:2460
3389 #: ../plugins/fn-financial/functions.c:2650
3390 #: ../plugins/fn-financial/functions.c:2823
3391 msgid "price:price of security"
3392 msgstr ""
3394 #: ../plugins/fn-financial/functions.c:2309
3395 msgid "YIELD calculates the yield of a security that pays periodic interest."
3396 msgstr ""
3398 #: ../plugins/fn-financial/functions.c:2410
3399 msgid "YIELDDISC:yield of a discounted security"
3400 msgstr ""
3402 #: ../plugins/fn-financial/functions.c:2416
3403 msgid "YIELDDISC calculates the yield of a discounted security."
3404 msgstr ""
3406 #: ../plugins/fn-financial/functions.c:2455
3407 msgid "YIELDMAT:yield of a security"
3408 msgstr ""
3410 #: ../plugins/fn-financial/functions.c:2462
3411 msgid ""
3412 "YIELDMAT calculates the yield of a security for which the interest is paid "
3413 "at maturity date."
3414 msgstr ""
3416 #: ../plugins/fn-financial/functions.c:2494
3417 msgid "ODDFPRICE:price of a security that has an odd first period"
3418 msgstr ""
3420 #: ../plugins/fn-financial/functions.c:2498
3421 #: ../plugins/fn-financial/functions.c:2648
3422 msgid "first_interest:first interest date"
3423 msgstr ""
3425 #: ../plugins/fn-financial/functions.c:2504
3426 msgid ""
3427 "ODDFPRICE calculates the price per $100 face value of a security that pays "
3428 "periodic interest, but has an odd first period."
3429 msgstr ""
3431 #: ../plugins/fn-financial/functions.c:2644
3432 msgid "ODDFYIELD:yield of a security that has an odd first period"
3433 msgstr ""
3435 #: ../plugins/fn-financial/functions.c:2654
3436 msgid ""
3437 "ODDFYIELD calculates the yield of a security that pays periodic interest, "
3438 "but has an odd first period."
3439 msgstr ""
3441 #: ../plugins/fn-financial/functions.c:2740
3442 msgid "ODDLPRICE:price of a security that has an odd last period"
3443 msgstr ""
3445 #: ../plugins/fn-financial/functions.c:2743
3446 #: ../plugins/fn-financial/functions.c:2821
3447 msgid "last_interest:last interest date"
3448 msgstr ""
3450 #: ../plugins/fn-financial/functions.c:2749
3451 msgid ""
3452 "ODDLPRICE calculates the price per $100 face value of a security that pays "
3453 "periodic interest, but has an odd last period."
3454 msgstr ""
3456 #: ../plugins/fn-financial/functions.c:2818
3457 msgid "ODDLYIELD:yield of a security that has an odd last period"
3458 msgstr ""
3460 #: ../plugins/fn-financial/functions.c:2827
3461 msgid ""
3462 "ODDLYIELD calculates the yield of a security that pays periodic interest, "
3463 "but has an odd last period."
3464 msgstr ""
3466 #: ../plugins/fn-financial/functions.c:2896
3467 msgid "AMORDEGRC:depreciation of an asset using French accounting conventions"
3468 msgstr ""
3470 #: ../plugins/fn-financial/functions.c:2898
3471 #: ../plugins/fn-financial/functions.c:2954
3472 msgid "purchase_date:date of purchase"
3473 msgstr ""
3475 #: ../plugins/fn-financial/functions.c:2899
3476 #: ../plugins/fn-financial/functions.c:2955
3477 msgid "first_period:end of first period"
3478 msgstr ""
3480 #: ../plugins/fn-financial/functions.c:2902
3481 #: ../plugins/fn-financial/functions.c:2958
3482 msgid "rate:depreciation rate"
3483 msgstr ""
3485 #: ../plugins/fn-financial/functions.c:2905
3486 msgid ""
3487 "AMORDEGRC calculates the depreciation of an asset using French accounting "
3488 "conventions. Assets purchased in the middle of a period take prorated "
3489 "depreciation into account. This is similar to AMORLINC, except that a "
3490 "depreciation coefficient is applied in the calculation depending on the life "
3491 "of the assets."
3492 msgstr ""
3494 #: ../plugins/fn-financial/functions.c:2909
3495 msgid ""
3496 "The depreciation coefficient used is:\n"
3497 "1.0 for an expected lifetime less than 3 years,\n"
3498 "1.5 for an expected lifetime of at least 3 years but less than 5 years,\n"
3499 "2.0 for an expected lifetime of at least 5 years but at most 6 years,\n"
3500 "2.5 for an expected lifetime of more than 6 years."
3501 msgstr ""
3503 #: ../plugins/fn-financial/functions.c:2914
3504 msgid ""
3505 "Special depreciation rules are applied for the last two periods resulting in "
3506 "a possible total depreciation exceeding the difference of @{cost} - @"
3507 "{salvage}."
3508 msgstr ""
3510 #: ../plugins/fn-financial/functions.c:2916
3511 msgid "Named for AMORtissement DEGRessif Comptabilite."
3512 msgstr ""
3514 #: ../plugins/fn-financial/functions.c:2952
3515 msgid "AMORLINC:depreciation of an asset using French accounting conventions"
3516 msgstr ""
3518 #: ../plugins/fn-financial/functions.c:2961
3519 msgid ""
3520 "AMORLINC calculates the depreciation of an asset using French accounting "
3521 "conventions. Assets purchased in the middle of a period take prorated "
3522 "depreciation into account. "
3523 msgstr ""
3525 #: ../plugins/fn-financial/functions.c:2963
3526 msgid "Named for AMORtissement LINeaire Comptabilite."
3527 msgstr ""
3529 #: ../plugins/fn-financial/functions.c:2998
3530 msgid "COUPDAYBS:number of days from coupon period to settlement"
3531 msgstr ""
3533 #: ../plugins/fn-financial/functions.c:3003
3534 #: ../plugins/fn-financial/functions.c:3027
3535 #: ../plugins/fn-financial/functions.c:3051
3536 #: ../plugins/fn-financial/functions.c:3075
3537 #: ../plugins/fn-financial/functions.c:3101
3538 #: ../plugins/fn-financial/functions.c:3127
3539 msgid "eom:end-of-month flag"
3540 msgstr ""
3542 #: ../plugins/fn-financial/functions.c:3004
3543 msgid ""
3544 "COUPDAYBS calculates the number of days from the beginning of the coupon "
3545 "period to the settlement date."
3546 msgstr ""
3548 #: ../plugins/fn-financial/functions.c:3022
3549 msgid "COUPDAYS:number of days in the coupon period of the settlement date"
3550 msgstr ""
3552 #: ../plugins/fn-financial/functions.c:3028
3553 msgid ""
3554 "COUPDAYS calculates the number of days in the coupon period of the "
3555 "settlement date."
3556 msgstr ""
3558 #: ../plugins/fn-financial/functions.c:3046
3559 msgid ""
3560 "COUPDAYSNC:number of days from the settlement date to the next coupon period"
3561 msgstr ""
3563 #: ../plugins/fn-financial/functions.c:3052
3564 msgid ""
3565 "COUPDAYSNC calculates number of days from the settlement date to the next "
3566 "coupon period."
3567 msgstr ""
3569 #: ../plugins/fn-financial/functions.c:3070
3570 msgid "COUPNCD:the next coupon date after settlement"
3571 msgstr ""
3573 #: ../plugins/fn-financial/functions.c:3076
3574 msgid "COUPNCD calculates the coupon date following settlement."
3575 msgstr ""
3577 #: ../plugins/fn-financial/functions.c:3096
3578 msgid "COUPPCD:the last coupon date before settlement"
3579 msgstr ""
3581 #: ../plugins/fn-financial/functions.c:3102
3582 msgid "COUPPCD calculates the coupon date preceding settlement."
3583 msgstr ""
3585 #: ../plugins/fn-financial/functions.c:3122
3586 msgid "COUPNUM:number of coupons"
3587 msgstr ""
3589 #: ../plugins/fn-financial/functions.c:3128
3590 msgid ""
3591 "COUPNUM calculates the number of coupons to be paid between the settlement "
3592 "and maturity dates, rounded up."
3593 msgstr ""
3595 #: ../plugins/fn-financial/functions.c:3146
3596 msgid "CUMIPMT:cumulative interest payment"
3597 msgstr ""
3599 #: ../plugins/fn-financial/functions.c:3147
3600 #: ../plugins/fn-financial/functions.c:3191
3601 msgid "rate:interest rate per period"
3602 msgstr ""
3604 #: ../plugins/fn-financial/functions.c:3150
3605 #: ../plugins/fn-financial/functions.c:3194
3606 #: ../plugins/fn-financial/functions.c:3283
3607 msgid "start_period:first period to accumulate for"
3608 msgstr ""
3610 #: ../plugins/fn-financial/functions.c:3151
3611 #: ../plugins/fn-financial/functions.c:3195
3612 #: ../plugins/fn-financial/functions.c:3284
3613 msgid "end_period:last period to accumulate for"
3614 msgstr ""
3616 #: ../plugins/fn-financial/functions.c:3153
3617 msgid ""
3618 "CUMIPMT calculates the cumulative interest paid on a loan from @"
3619 "{start_period} to @{end_period}."
3620 msgstr ""
3622 #: ../plugins/fn-financial/functions.c:3190
3623 msgid "CUMPRINC:cumulative principal"
3624 msgstr ""
3626 #: ../plugins/fn-financial/functions.c:3197
3627 msgid ""
3628 "CUMPRINC calculates the cumulative principal paid on a loan from @"
3629 "{start_period} to @{end_period}."
3630 msgstr ""
3632 #: ../plugins/fn-financial/functions.c:3234
3633 msgid "MDURATION:the Macaulay duration of a security"
3634 msgstr ""
3636 #: ../plugins/fn-financial/functions.c:3241
3637 msgid "MDURATION calculates the Macaulay duration of a security."
3638 msgstr ""
3640 #: ../plugins/fn-financial/functions.c:3279
3641 msgid "VDB:depreciation of an asset"
3642 msgstr ""
3644 #: ../plugins/fn-financial/functions.c:3286
3645 msgid "no_switch:do not switch to straight-line depreciation"
3646 msgstr ""
3648 #: ../plugins/fn-financial/functions.c:3287
3649 msgid ""
3650 "VDB calculates the depreciation of an asset for a given period range using "
3651 "the variable-rate declining balance method."
3652 msgstr ""
3654 #: ../plugins/fn-financial/functions.c:3288
3655 msgid ""
3656 "If @{no_switch} is FALSE, the calculation switches to straight-line "
3657 "depreciation when depreciation is greater than the declining balance "
3658 "calculation."
3659 msgstr ""
3661 #: ../plugins/fn-hebrew-date/functions.c:92
3662 msgid "HDATE:Hebrew date"
3663 msgstr ""
3665 #: ../plugins/fn-hebrew-date/functions.c:93
3666 #: ../plugins/fn-hebrew-date/functions.c:162
3667 #: ../plugins/fn-hebrew-date/functions.c:235
3668 #: ../plugins/fn-hebrew-date/functions.c:262
3669 #: ../plugins/fn-hebrew-date/functions.c:289
3670 #: ../plugins/fn-hebrew-date/functions.c:316
3671 msgid "year:Gregorian year of date, defaults to the current year"
3672 msgstr ""
3674 #: ../plugins/fn-hebrew-date/functions.c:94
3675 #: ../plugins/fn-hebrew-date/functions.c:163
3676 #: ../plugins/fn-hebrew-date/functions.c:236
3677 #: ../plugins/fn-hebrew-date/functions.c:263
3678 #: ../plugins/fn-hebrew-date/functions.c:290
3679 #: ../plugins/fn-hebrew-date/functions.c:317
3680 msgid "month:Gregorian month of year, defaults to the current month"
3681 msgstr ""
3683 #: ../plugins/fn-hebrew-date/functions.c:95
3684 #: ../plugins/fn-hebrew-date/functions.c:164
3685 #: ../plugins/fn-hebrew-date/functions.c:237
3686 #: ../plugins/fn-hebrew-date/functions.c:264
3687 #: ../plugins/fn-hebrew-date/functions.c:291
3688 #: ../plugins/fn-hebrew-date/functions.c:318
3689 msgid "day:Gregorian day of month, defaults to the current day"
3690 msgstr ""
3692 #: ../plugins/fn-hebrew-date/functions.c:127
3693 msgid "DATE2HDATE:Hebrew date"
3694 msgstr ""
3696 #: ../plugins/fn-hebrew-date/functions.c:128
3697 #: ../plugins/fn-hebrew-date/functions.c:203
3698 #: ../plugins/fn-hebrew-date/functions.c:342
3699 msgid "date:Gregorian date, defaults to today"
3700 msgstr ""
3702 #: ../plugins/fn-hebrew-date/functions.c:161
3703 msgid "HDATE_HEB:Hebrew date in Hebrew"
3704 msgstr ""
3706 #: ../plugins/fn-hebrew-date/functions.c:202
3707 msgid "DATE2HDATE_HEB:Hebrew date in Hebrew"
3708 msgstr ""
3710 #: ../plugins/fn-hebrew-date/functions.c:234
3711 msgid "HDATE_MONTH:Hebrew month of Gregorian date"
3712 msgstr ""
3714 #: ../plugins/fn-hebrew-date/functions.c:261
3715 msgid "HDATE_DAY:Hebrew day of Gregorian date"
3716 msgstr ""
3718 #: ../plugins/fn-hebrew-date/functions.c:288
3719 msgid "HDATE_YEAR:Hebrew year of Gregorian date"
3720 msgstr ""
3722 #: ../plugins/fn-hebrew-date/functions.c:315
3723 msgid "HDATE_JULIAN:Julian day number for given Gregorian date"
3724 msgstr ""
3726 #: ../plugins/fn-hebrew-date/functions.c:341
3727 msgid "DATE2JULIAN:Julian day number for given Gregorian date"
3728 msgstr ""
3730 #: ../plugins/fn-info/functions.c:68
3731 msgid "CELL:information of @{type} about @{cell}"
3732 msgstr ""
3734 #: ../plugins/fn-info/functions.c:69
3735 msgid "type:string specifying the type of information requested"
3736 msgstr ""
3738 #: ../plugins/fn-info/functions.c:70
3739 msgid "cell:cell reference"
3740 msgstr ""
3742 #: ../plugins/fn-info/functions.c:71
3743 msgid ""
3744 "@{type} specifies the type of information you want to obtain:\n"
3745 "  address        \t\tReturns the given cell reference as text.\n"
3746 "  col            \t\tReturns the number of the column in @{cell}.\n"
3747 "  color          \t\tReturns 0.\n"
3748 "  contents       \t\tReturns the contents of the cell in @{cell}.\n"
3749 "  column         \t\tReturns the number of the column in @{cell}.\n"
3750 "  columnwidth    \tReturns the column width.\n"
3751 "  coord          \t\tReturns the absolute address of @{cell}.\n"
3752 "  datatype       \tsame as type\n"
3753 "  filename       \t\tReturns the name of the file of @{cell}.\n"
3754 "  format         \t\tReturns the code of the format of the cell.\n"
3755 "  formulatype    \tsame as type\n"
3756 "  locked         \t\tReturns 1 if @{cell} is locked.\n"
3757 "  parentheses    \tReturns 1 if @{cell} contains a negative value\n"
3758 "                 \t\tand its format displays it with parentheses.\n"
3759 "  prefix         \t\tReturns a character indicating the horizontal\n"
3760 "                 \t\talignment of @{cell}.\n"
3761 "  prefixcharacter  \tsame as prefix\n"
3762 "  protect        \t\tReturns 1 if @{cell} is locked.\n"
3763 "  row            \t\tReturns the number of the row in @{cell}.\n"
3764 "  sheetname      \tReturns the name of the sheet of @{cell}.\n"
3765 "  type           \t\tReturns \"l\" if @{cell} contains a string, \n"
3766 "                 \t\t\"v\" if it contains some other value, and \n"
3767 "                 \t\t\"b\" if @{cell} is blank.\n"
3768 "  value          \t\tReturns the contents of the cell in @{cell}.\n"
3769 "  width          \t\tReturns the column width."
3770 msgstr ""
3772 #: ../plugins/fn-info/functions.c:1173
3773 msgid "EXPRESSION:expression in @{cell} as a string"
3774 msgstr ""
3776 #: ../plugins/fn-info/functions.c:1174
3777 msgid "cell:a cell reference"
3778 msgstr ""
3780 #: ../plugins/fn-info/functions.c:1175
3781 msgid "If @{cell} contains no expression, EXPRESSION returns empty."
3782 msgstr ""
3784 #: ../plugins/fn-info/functions.c:1210
3785 msgid "GET.FORMULA:the formula in @{cell} as a string"
3786 msgstr ""
3788 #: ../plugins/fn-info/functions.c:1211 ../plugins/fn-info/functions.c:1253
3789 #: ../plugins/fn-info/functions.c:1816
3790 msgid "cell:the referenced cell"
3791 msgstr ""
3793 #: ../plugins/fn-info/functions.c:1212
3794 msgid "GET.FORMULA is the OpenFormula function FORMULA."
3795 msgstr ""
3797 #: ../plugins/fn-info/functions.c:1213
3798 msgid ""
3799 "If A1 is empty and A2 contains =B1+B2, then\n"
3800 "GET.FORMULA(A2) yields '=B1+B2' and\n"
3801 "GET.FORMULA(A1) yields ''."
3802 msgstr ""
3804 #: ../plugins/fn-info/functions.c:1252
3805 msgid "ISFORMULA:TRUE if @{cell} contains a formula"
3806 msgstr ""
3808 #: ../plugins/fn-info/functions.c:1254
3809 msgid "ISFORMULA is OpenFormula compatible."
3810 msgstr ""
3812 #: ../plugins/fn-info/functions.c:1283
3813 msgid "COUNTBLANK:the number of blank cells in @{range}"
3814 msgstr ""
3816 #: ../plugins/fn-info/functions.c:1284
3817 msgid "range:a cell range"
3818 msgstr ""
3820 #: ../plugins/fn-info/functions.c:1286
3821 msgid "COUNTBLANK(A1:A20) returns the number of blank cell in A1:A20."
3822 msgstr ""
3824 #: ../plugins/fn-info/functions.c:1338
3825 msgid ""
3826 "INFO:information about the current operating environment according to @{type}"
3827 msgstr ""
3829 #: ../plugins/fn-info/functions.c:1340
3830 msgid "type:string giving the type of information requested"
3831 msgstr ""
3833 #: ../plugins/fn-info/functions.c:1341
3834 msgid ""
3835 "INFO returns information about the current operating environment according "
3836 "to @{type}:\n"
3837 "  memavail     \t\tReturns the amount of memory available, bytes.\n"
3838 "  memused      \tReturns the amount of memory used (bytes).\n"
3839 "  numfile      \t\tReturns the number of active worksheets.\n"
3840 "  osversion    \t\tReturns the operating system version.\n"
3841 "  recalc       \t\tReturns the recalculation mode (automatic).\n"
3842 "  release      \t\tReturns the version of Gnumeric as text.\n"
3843 "  system       \t\tReturns the name of the environment.\n"
3844 "  totmem       \t\tReturns the amount of total memory available."
3845 msgstr ""
3847 #: ../plugins/fn-info/functions.c:1438
3848 msgid "ISERROR:TRUE if @{value} is any error value"
3849 msgstr ""
3851 #: ../plugins/fn-info/functions.c:1439 ../plugins/fn-info/functions.c:1457
3852 #: ../plugins/fn-info/functions.c:1479 ../plugins/fn-info/functions.c:1569
3853 #: ../plugins/fn-info/functions.c:1607 ../plugins/fn-info/functions.c:1625
3854 #: ../plugins/fn-info/functions.c:1642 ../plugins/fn-info/functions.c:1681
3855 #: ../plugins/fn-info/functions.c:1702 ../plugins/fn-info/functions.c:1752
3856 msgid "value:a value"
3857 msgstr ""
3859 #: ../plugins/fn-info/functions.c:1456
3860 msgid "ISNA:TRUE if @{value} is the #N/A error value"
3861 msgstr ""
3863 #: ../plugins/fn-info/functions.c:1478
3864 msgid "ISERR:TRUE if @{value} is any error value except #N/A"
3865 msgstr ""
3867 #: ../plugins/fn-info/functions.c:1497
3868 msgid "ERROR.TYPE:the type of @{error}"
3869 msgstr ""
3871 #: ../plugins/fn-info/functions.c:1498
3872 msgid "error:an error"
3873 msgstr ""
3875 #: ../plugins/fn-info/functions.c:1499
3876 msgid ""
3877 "ERROR.TYPE returns an error number corresponding to the given error value.  "
3878 "The error numbers for error values are:\n"
3879 "\n"
3880 "\t#DIV/0!  \t\t2\n"
3881 "\t#VALUE!  \t3\n"
3882 "\t#REF!    \t\t4\n"
3883 "\t#NAME?   \t5\n"
3884 "\t#NUM!    \t6\n"
3885 "\t#N/A     \t\t7"
3886 msgstr ""
3888 #: ../plugins/fn-info/functions.c:1533
3889 msgid "NA:the error value #N/A"
3890 msgstr ""
3892 #: ../plugins/fn-info/functions.c:1551
3893 msgid "ERROR:the error with the given @{name}"
3894 msgstr ""
3896 #: ../plugins/fn-info/functions.c:1552
3897 msgid "name:string"
3898 msgstr ""
3900 #: ../plugins/fn-info/functions.c:1568
3901 msgid "ISBLANK:TRUE if @{value} is blank"
3902 msgstr ""
3904 #: ../plugins/fn-info/functions.c:1570
3905 msgid ""
3906 "This function checks if a value is blank.  Empty cells are blank, but empty "
3907 "strings are not."
3908 msgstr ""
3910 #: ../plugins/fn-info/functions.c:1585
3911 msgid "ISEVEN:TRUE if @{n} is even"
3912 msgstr ""
3914 #: ../plugins/fn-info/functions.c:1586 ../plugins/fn-info/functions.c:1660
3915 msgid "n:number"
3916 msgstr ""
3918 #: ../plugins/fn-info/functions.c:1606
3919 msgid "ISLOGICAL:TRUE if @{value} is a logical value"
3920 msgstr ""
3922 #: ../plugins/fn-info/functions.c:1608
3923 msgid "This function checks if a value is either TRUE or FALSE."
3924 msgstr ""
3926 #: ../plugins/fn-info/functions.c:1624
3927 msgid "ISNONTEXT:TRUE if @{value} is not text"
3928 msgstr ""
3930 #: ../plugins/fn-info/functions.c:1641
3931 msgid "ISNUMBER:TRUE if @{value} is a number"
3932 msgstr ""
3934 #: ../plugins/fn-info/functions.c:1643
3935 msgid ""
3936 "This function checks if a value is a number.  Neither TRUE nor FALSE are "
3937 "numbers for this purpose."
3938 msgstr ""
3940 #: ../plugins/fn-info/functions.c:1659
3941 msgid "ISODD:TRUE if @{n} is odd"
3942 msgstr ""
3944 #: ../plugins/fn-info/functions.c:1680
3945 msgid "ISREF:TRUE if @{value} is a reference"
3946 msgstr ""
3948 #: ../plugins/fn-info/functions.c:1682
3949 msgid "This function checks if a value is a cell reference."
3950 msgstr ""
3952 #: ../plugins/fn-info/functions.c:1701
3953 msgid "ISTEXT:TRUE if @{value} is text"
3954 msgstr ""
3956 #: ../plugins/fn-info/functions.c:1719
3957 msgid "N:@{text} converted to a number"
3958 msgstr ""
3960 #: ../plugins/fn-info/functions.c:1720 ../plugins/fn-string/functions.c:321
3961 #: ../plugins/fn-string/functions.c:537 ../plugins/fn-string/functions.c:578
3962 #: ../plugins/fn-string/functions.c:622 ../plugins/fn-string/functions.c:749
3963 #: ../plugins/fn-string/functions.c:973 ../plugins/fn-string/functions.c:1020
3964 #: ../plugins/fn-string/functions.c:1053 ../plugins/fn-string/functions.c:1395
3965 msgid "text:string"
3966 msgstr ""
3968 #: ../plugins/fn-info/functions.c:1721
3969 msgid "If @{text} contains non-numerical text, 0 is returned."
3970 msgstr ""
3972 #: ../plugins/fn-info/functions.c:1724
3973 msgid "=N(\"eleven\")"
3974 msgstr ""
3976 #: ../plugins/fn-info/functions.c:1751
3977 msgid "TYPE:a number indicating the data type of @{value}"
3978 msgstr ""
3980 #: ../plugins/fn-info/functions.c:1753
3981 msgid ""
3982 "TYPE returns a number indicating the data type of @{value}:\n"
3983 "1  \t= number\n"
3984 "2  \t= text\n"
3985 "4  \t= boolean\n"
3986 "16 \t= error\n"
3987 "64 \t= array"
3988 msgstr ""
3990 #: ../plugins/fn-info/functions.c:1792
3991 msgid "GETENV:the value of execution environment variable @{name}"
3992 msgstr ""
3994 #: ../plugins/fn-info/functions.c:1793
3995 msgid "name:the name of the environment variable"
3996 msgstr ""
3998 #: ../plugins/fn-info/functions.c:1794
3999 msgid "If a variable called @{name} does not exist, #N/A! will be returned."
4000 msgstr ""
4002 #: ../plugins/fn-info/functions.c:1795
4003 msgid "Variable names are case sensitive."
4004 msgstr ""
4006 #: ../plugins/fn-info/functions.c:1815
4007 msgid "GET.LINK:the target of the hyperlink attached to @{cell} as a string"
4008 msgstr ""
4010 #: ../plugins/fn-info/functions.c:1817
4011 msgid ""
4012 "The value return is not updated automatically when the link attached to @"
4013 "{cell} changes but requires a recalculation."
4014 msgstr ""
4016 #: ../plugins/fn-logical/functions.c:44
4017 msgid "AND:logical conjunction"
4018 msgstr ""
4020 #: ../plugins/fn-logical/functions.c:45 ../plugins/fn-logical/functions.c:124
4021 #: ../plugins/fn-logical/functions.c:178
4022 msgid "b0:logical value"
4023 msgstr ""
4025 #: ../plugins/fn-logical/functions.c:46 ../plugins/fn-logical/functions.c:125
4026 #: ../plugins/fn-logical/functions.c:179
4027 msgid "b1:logical value"
4028 msgstr ""
4030 #: ../plugins/fn-logical/functions.c:47
4031 msgid "AND calculates the logical conjunction of its arguments @{b0},@{b1},..."
4032 msgstr ""
4034 #: ../plugins/fn-logical/functions.c:48 ../plugins/fn-logical/functions.c:127
4035 #: ../plugins/fn-logical/functions.c:181
4036 msgid ""
4037 "If an argument is numerical, zero is considered FALSE and anything else TRUE."
4038 msgstr ""
4040 #: ../plugins/fn-logical/functions.c:49 ../plugins/fn-logical/functions.c:102
4041 #: ../plugins/fn-logical/functions.c:128 ../plugins/fn-logical/functions.c:182
4042 msgid "Strings and empty values are ignored."
4043 msgstr ""
4045 #: ../plugins/fn-logical/functions.c:50 ../plugins/fn-logical/functions.c:129
4046 #: ../plugins/fn-logical/functions.c:183
4047 msgid "If no logical values are provided, then the error #VALUE! is returned."
4048 msgstr ""
4050 #: ../plugins/fn-logical/functions.c:51 ../plugins/fn-logical/functions.c:130
4051 #: ../plugins/fn-logical/functions.c:184
4052 msgid ""
4053 "This function is strict: if any argument is an error, the result will be the "
4054 "first such error."
4055 msgstr ""
4057 #: ../plugins/fn-logical/functions.c:57
4058 msgid "wiki:en:Logical_conjunction"
4059 msgstr ""
4061 #: ../plugins/fn-logical/functions.c:98
4062 msgid "NOT:logical negation"
4063 msgstr ""
4065 #: ../plugins/fn-logical/functions.c:99
4066 msgid "b:logical value"
4067 msgstr ""
4069 #: ../plugins/fn-logical/functions.c:100
4070 msgid "NOT calculates the logical negation of its argument."
4071 msgstr ""
4073 #: ../plugins/fn-logical/functions.c:101
4074 msgid ""
4075 "If the argument is numerical, zero is considered FALSE and anything else "
4076 "TRUE."
4077 msgstr ""
4079 #: ../plugins/fn-logical/functions.c:107
4080 msgid "wiki:en:Negation"
4081 msgstr ""
4083 #: ../plugins/fn-logical/functions.c:123
4084 msgid "OR:logical disjunction"
4085 msgstr ""
4087 #: ../plugins/fn-logical/functions.c:126
4088 msgid "OR calculates the logical disjunction of its arguments @{b0},@{b1},..."
4089 msgstr ""
4091 #: ../plugins/fn-logical/functions.c:136
4092 msgid "wiki:en:Logical_disjunction"
4093 msgstr ""
4095 #: ../plugins/fn-logical/functions.c:177
4096 msgid "XOR:logical exclusive disjunction"
4097 msgstr ""
4099 #: ../plugins/fn-logical/functions.c:180
4100 msgid ""
4101 "XOR calculates the logical exclusive disjunction of its arguments @{b0},@"
4102 "{b1},..."
4103 msgstr ""
4105 #: ../plugins/fn-logical/functions.c:189
4106 msgid "wiki:en:Exclusive_disjunction"
4107 msgstr ""
4109 #: ../plugins/fn-logical/functions.c:230
4110 #, fuzzy
4111 msgid "IFERROR:test for error"
4112 msgstr "IFERROR:Preba de fallu."
4114 #: ../plugins/fn-logical/functions.c:231
4115 #, fuzzy
4116 msgid "x:value to test for error"
4117 msgstr "x:valor a prebar por falllu."
4119 #: ../plugins/fn-logical/functions.c:232 ../plugins/fn-logical/functions.c:250
4120 #, fuzzy
4121 msgid "y:alternate value"
4122 msgstr "y:valor alternativu."
4124 #: ../plugins/fn-logical/functions.c:233
4125 msgid ""
4126 "This function returns the first value, unless that is an error, in which "
4127 "case it returns the second."
4128 msgstr ""
4129 "Esta función devuelve'l primer valor a menos que seya un fallu (en cuyo casu "
4130 "devuelve'l segundu)."
4132 #: ../plugins/fn-logical/functions.c:248
4133 #, fuzzy
4134 msgid "IFNA:test for #NA! error"
4135 msgstr "IFERROR:Preba de fallu."
4137 #: ../plugins/fn-logical/functions.c:249
4138 #, fuzzy
4139 msgid "x:value to test for #NA! error"
4140 msgstr "x:valor a prebar por falllu."
4142 #: ../plugins/fn-logical/functions.c:251
4143 msgid ""
4144 "This function returns the first value, unless that is #NA!, in which case it "
4145 "returns the second."
4146 msgstr ""
4148 #: ../plugins/fn-logical/functions.c:267
4149 msgid "TRUE:the value TRUE"
4150 msgstr ""
4152 #: ../plugins/fn-logical/functions.c:268
4153 msgid "TRUE returns the value TRUE."
4154 msgstr ""
4156 #: ../plugins/fn-logical/functions.c:272 ../plugins/fn-logical/functions.c:290
4157 msgid "wiki:en:Logical_value"
4158 msgstr ""
4160 #: ../plugins/fn-logical/functions.c:285
4161 msgid "FALSE:the value FALSE"
4162 msgstr ""
4164 #: ../plugins/fn-logical/functions.c:286
4165 msgid "FALSE returns the value FALSE."
4166 msgstr ""
4168 #: ../plugins/fn-lookup/functions.c:714
4169 msgid "ADDRESS:cell address as text"
4170 msgstr ""
4172 #: ../plugins/fn-lookup/functions.c:715
4173 msgid "row_num:row number"
4174 msgstr ""
4176 #: ../plugins/fn-lookup/functions.c:716
4177 msgid "col_num:column number"
4178 msgstr ""
4180 #: ../plugins/fn-lookup/functions.c:717
4181 msgid ""
4182 "abs_num:1 for an absolute, 2 for a row absolute and column relative, 3 for a "
4183 "row relative and column absolute, and 4 for a relative reference; defaults "
4184 "to 1"
4185 msgstr ""
4187 #: ../plugins/fn-lookup/functions.c:720
4188 msgid ""
4189 "a1:if TRUE, an A1-style reference is provided, otherwise an R1C1-style "
4190 "reference; defaults to TRUE"
4191 msgstr ""
4193 #: ../plugins/fn-lookup/functions.c:722
4194 msgid "text:name of the worksheet, defaults to no sheet"
4195 msgstr ""
4197 #: ../plugins/fn-lookup/functions.c:723
4198 msgid "If @{row_num} or @{col_num} is less than one, ADDRESS returns #VALUE!"
4199 msgstr ""
4201 #: ../plugins/fn-lookup/functions.c:725
4202 msgid "If @{abs_num} is greater than 4 ADDRESS returns #VALUE!"
4203 msgstr ""
4205 #: ../plugins/fn-lookup/functions.c:799
4206 msgid "AREAS:number of areas in @{reference}"
4207 msgstr ""
4209 #: ../plugins/fn-lookup/functions.c:800
4210 msgid "reference:range"
4211 msgstr ""
4213 #: ../plugins/fn-lookup/functions.c:867
4214 msgid "CHOOSE:the (@{index}+1)th argument"
4215 msgstr ""
4217 #: ../plugins/fn-lookup/functions.c:868
4218 msgid "index:positive number"
4219 msgstr ""
4221 #: ../plugins/fn-lookup/functions.c:869
4222 msgid "value1:first value"
4223 msgstr ""
4225 #: ../plugins/fn-lookup/functions.c:870
4226 msgid "value2:second value"
4227 msgstr ""
4229 #: ../plugins/fn-lookup/functions.c:871
4230 msgid "CHOOSE returns its (@{index}+1)th argument."
4231 msgstr ""
4233 #: ../plugins/fn-lookup/functions.c:872
4234 msgid ""
4235 "@{index} is truncated to an integer. If @{index} < 1 or the truncated @"
4236 "{index} > number of values, CHOOSE returns #VALUE!"
4237 msgstr ""
4239 #: ../plugins/fn-lookup/functions.c:914
4240 msgid "VLOOKUP:search the first column of @{range} for @{value}"
4241 msgstr ""
4243 #: ../plugins/fn-lookup/functions.c:915 ../plugins/fn-lookup/functions.c:976
4244 msgid "value:search value"
4245 msgstr ""
4247 #: ../plugins/fn-lookup/functions.c:916 ../plugins/fn-lookup/functions.c:977
4248 msgid "range:range to search"
4249 msgstr ""
4251 #: ../plugins/fn-lookup/functions.c:917
4252 msgid "column:1-based column offset indicating the return values"
4253 msgstr ""
4255 #: ../plugins/fn-lookup/functions.c:918 ../plugins/fn-lookup/functions.c:979
4256 msgid ""
4257 "approximate:if false, an exact match of @{value} must be found; defaults to "
4258 "TRUE"
4259 msgstr ""
4261 #: ../plugins/fn-lookup/functions.c:920
4262 msgid "as_index:if true, the 0-based row offset is returned; defaults to FALSE"
4263 msgstr ""
4265 #: ../plugins/fn-lookup/functions.c:922
4266 msgid ""
4267 "VLOOKUP function finds the row in @{range} that has a first cell similar to @"
4268 "{value}.  If @{approximate} is not true it finds the row with an exact "
4269 "equality. If @{approximate} is true, it finds the last row with first value "
4270 "less than or equal to @{value}. If @{as_index} is true the 0-based row "
4271 "offset is returned."
4272 msgstr ""
4274 #: ../plugins/fn-lookup/functions.c:929 ../plugins/fn-lookup/functions.c:990
4275 msgid ""
4276 "If @{approximate} is true, then the values must be sorted in order of "
4277 "ascending value."
4278 msgstr ""
4280 #: ../plugins/fn-lookup/functions.c:931
4281 msgid "VLOOKUP returns #REF! if @{column} falls outside @{range}."
4282 msgstr ""
4284 #: ../plugins/fn-lookup/functions.c:975
4285 msgid "HLOOKUP:search the first row of @{range} for @{value}"
4286 msgstr ""
4288 #: ../plugins/fn-lookup/functions.c:978
4289 msgid "row:1-based row offset indicating the return values "
4290 msgstr ""
4292 #: ../plugins/fn-lookup/functions.c:981
4293 msgid ""
4294 "as_index:if true, the 0-based column offset is returned; defaults to FALSE"
4295 msgstr ""
4297 #: ../plugins/fn-lookup/functions.c:983
4298 msgid ""
4299 "HLOOKUP function finds the row in @{range} that has a first cell similar to @"
4300 "{value}.  If @{approximate} is not true it finds the column with an exact "
4301 "equality. If @{approximate} is true, it finds the last column with first "
4302 "value less than or equal to @{value}. If @{as_index} is true the 0-based "
4303 "column offset is returned."
4304 msgstr ""
4306 #: ../plugins/fn-lookup/functions.c:992
4307 msgid "HLOOKUP returns #REF! if @{row} falls outside @{range}."
4308 msgstr ""
4310 #: ../plugins/fn-lookup/functions.c:1036
4311 msgid ""
4312 "LOOKUP:contents of @{vector2} at the corresponding location to @{value} in @"
4313 "{vector1}"
4314 msgstr ""
4316 #: ../plugins/fn-lookup/functions.c:1038
4317 msgid "value:value to look up"
4318 msgstr ""
4320 #: ../plugins/fn-lookup/functions.c:1039
4321 msgid "vector1:range to search:"
4322 msgstr ""
4324 #: ../plugins/fn-lookup/functions.c:1040
4325 msgid "vector2:range of return values"
4326 msgstr ""
4328 #: ../plugins/fn-lookup/functions.c:1041
4329 msgid ""
4330 "If  @{vector1} has more rows than columns, LOOKUP searches the first row of @"
4331 "{vector1}, otherwise the first column. If @{vector2} is omitted the return "
4332 "value is taken from the last row or column of @{vector1}."
4333 msgstr ""
4335 #: ../plugins/fn-lookup/functions.c:1045
4336 msgid ""
4337 "If LOOKUP can't find @{value} it uses the largest value less than @{value}."
4338 msgstr ""
4340 #: ../plugins/fn-lookup/functions.c:1047
4341 msgid "The data must be sorted."
4342 msgstr ""
4344 #: ../plugins/fn-lookup/functions.c:1048
4345 msgid "If @{value} is smaller than the first value it returns #N/A."
4346 msgstr ""
4348 #: ../plugins/fn-lookup/functions.c:1049
4349 msgid ""
4350 "If the corresponding location does not exist in @{vector2}, it returns #N/A."
4351 msgstr ""
4353 #: ../plugins/fn-lookup/functions.c:1136
4354 msgid "MATCH:the index of @{seek} in @{vector}"
4355 msgstr ""
4357 #: ../plugins/fn-lookup/functions.c:1137
4358 msgid "seek:value to find"
4359 msgstr ""
4361 #: ../plugins/fn-lookup/functions.c:1138
4362 msgid "vector:n by 1 or 1 by n range to be searched"
4363 msgstr ""
4365 #: ../plugins/fn-lookup/functions.c:1139
4366 msgid ""
4367 "type:+1 (the default) to find the largest value ≤ @{seek}, 0 to find the "
4368 "first value = @{seek}, or-1 to find the smallest value ≥ @{seek}"
4369 msgstr ""
4371 #: ../plugins/fn-lookup/functions.c:1142
4372 msgid "MATCH searches @{vector} for @{seek} and returns the 1-based index."
4373 msgstr ""
4375 #: ../plugins/fn-lookup/functions.c:1143
4376 msgid ""
4377 " For @{type} = -1 the data must be sorted in descending order; for @{type} = "
4378 "+1 the data must be sorted in ascending order."
4379 msgstr ""
4381 #: ../plugins/fn-lookup/functions.c:1145
4382 msgid "If @{seek} could not be found, #N/A is returned."
4383 msgstr ""
4385 #: ../plugins/fn-lookup/functions.c:1146
4386 msgid "If @{vector} is neither n by 1 nor 1 by n, #N/A is returned."
4387 msgstr ""
4389 #: ../plugins/fn-lookup/functions.c:1197
4390 msgid "INDIRECT:contents of the cell pointed to by the @{ref_text} string"
4391 msgstr ""
4393 #: ../plugins/fn-lookup/functions.c:1198
4394 msgid "ref_text:textual reference"
4395 msgstr ""
4397 #: ../plugins/fn-lookup/functions.c:1199
4398 msgid ""
4399 "format:if true, @{ref_text} is given in A1-style, otherwise it is given in "
4400 "R1C1 style; defaults to true"
4401 msgstr ""
4403 #: ../plugins/fn-lookup/functions.c:1201
4404 msgid ""
4405 "If @{ref_text} is not a valid reference in the style determined by @"
4406 "{format}, INDIRECT returns #REF!"
4407 msgstr ""
4409 #: ../plugins/fn-lookup/functions.c:1235
4410 msgid "INDEX:reference to a cell in the given @{array}"
4411 msgstr ""
4413 #: ../plugins/fn-lookup/functions.c:1236
4414 msgid "array:cell or inline array"
4415 msgstr ""
4417 #: ../plugins/fn-lookup/functions.c:1237
4418 msgid "row:desired row, defaults to 1"
4419 msgstr ""
4421 #: ../plugins/fn-lookup/functions.c:1238
4422 msgid "col:desired column, defaults to 1"
4423 msgstr ""
4425 #: ../plugins/fn-lookup/functions.c:1239
4426 msgid "area:from which area to select a cell, defaults to 1"
4427 msgstr ""
4429 #: ../plugins/fn-lookup/functions.c:1240
4430 msgid ""
4431 "INDEX gives a reference to a cell in the given @{array}. The cell is "
4432 "selected by @{row} and @{col}, which count the rows and columns in the array."
4433 msgstr ""
4435 #: ../plugins/fn-lookup/functions.c:1245
4436 msgid ""
4437 "If the reference falls outside the range of @{array}, INDEX returns #REF!"
4438 msgstr ""
4440 #: ../plugins/fn-lookup/functions.c:1247
4441 msgid ""
4442 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
4443 "21.3, 25.9, and 40.1. Then INDEX(A1:A5,4,1,1) equals 25.9"
4444 msgstr ""
4446 #: ../plugins/fn-lookup/functions.c:1336
4447 msgid "COLUMN:vector of column numbers"
4448 msgstr "COLUMN:vector de númberos columna."
4450 #: ../plugins/fn-lookup/functions.c:1337 ../plugins/fn-lookup/functions.c:1489
4451 msgid "x:reference, defaults to the position of the current expression"
4452 msgstr ""
4454 #: ../plugins/fn-lookup/functions.c:1338
4455 msgid ""
4456 "COLUMN function returns a Nx1 array containing the sequence of integers from "
4457 "the first column to the last column of @{x}."
4458 msgstr ""
4460 #: ../plugins/fn-lookup/functions.c:1341 ../plugins/fn-lookup/functions.c:1493
4461 msgid ""
4462 "If @{x} is neither an array nor a reference nor a range, returns #VALUE!"
4463 msgstr ""
4465 #: ../plugins/fn-lookup/functions.c:1345
4466 msgid "column() in G13 equals 7."
4467 msgstr "COLUMN() en G13 equival a 7."
4469 #: ../plugins/fn-lookup/functions.c:1385
4470 msgid "COLUMNNUMBER:column number for the given column called @{name}"
4471 msgstr ""
4473 #: ../plugins/fn-lookup/functions.c:1386
4474 msgid "name:column name such as \"IV\""
4475 msgstr ""
4477 #: ../plugins/fn-lookup/functions.c:1387
4478 msgid "If @{name} is invalid, COLUMNNUMBER returns #VALUE!"
4479 msgstr ""
4481 #: ../plugins/fn-lookup/functions.c:1412
4482 msgid "COLUMNS:number of columns in @{reference}"
4483 msgstr ""
4485 #: ../plugins/fn-lookup/functions.c:1413
4486 msgid "reference:array or area"
4487 msgstr ""
4489 #: ../plugins/fn-lookup/functions.c:1414
4490 msgid ""
4491 "If @{reference} is neither an array nor a reference nor a range, COLUMNS "
4492 "returns #VALUE!"
4493 msgstr ""
4495 #: ../plugins/fn-lookup/functions.c:1430
4496 msgid "OFFSET:an offset cell range"
4497 msgstr ""
4499 #: ../plugins/fn-lookup/functions.c:1431
4500 msgid "range:reference or range"
4501 msgstr ""
4503 #: ../plugins/fn-lookup/functions.c:1432
4504 msgid "row:number of rows to offset @{range}"
4505 msgstr ""
4507 #: ../plugins/fn-lookup/functions.c:1433
4508 msgid "col:number of columns to offset @{range}"
4509 msgstr ""
4511 #: ../plugins/fn-lookup/functions.c:1434
4512 msgid "height:height of the offset range, defaults to height of @{range}"
4513 msgstr ""
4515 #: ../plugins/fn-lookup/functions.c:1435
4516 msgid "width:width of the offset range, defaults to width of @{range}"
4517 msgstr ""
4519 #: ../plugins/fn-lookup/functions.c:1436
4520 msgid ""
4521 "OFFSET returns the cell range starting at offset (@{row},@{col}) from @"
4522 "{range} of height @{height} and width @{width}."
4523 msgstr ""
4525 #: ../plugins/fn-lookup/functions.c:1439
4526 msgid "If @{range} is neither a reference nor a range, OFFSET returns #VALUE!"
4527 msgstr ""
4529 #: ../plugins/fn-lookup/functions.c:1488
4530 msgid "ROW:vector of row numbers"
4531 msgstr "ROW:vector de númberos filera."
4533 #: ../plugins/fn-lookup/functions.c:1490
4534 msgid ""
4535 "ROW function returns a 1xN array containing the sequence of integers from "
4536 "the first row to the last row of @{x}."
4537 msgstr ""
4539 #: ../plugins/fn-lookup/functions.c:1536
4540 msgid "ROWS:number of rows in @{reference}"
4541 msgstr ""
4543 #: ../plugins/fn-lookup/functions.c:1537
4544 msgid "reference:array, reference, or range"
4545 msgstr ""
4547 #: ../plugins/fn-lookup/functions.c:1538
4548 msgid ""
4549 "If @{reference} is neither an array nor a reference nor a range, ROWS "
4550 "returns #VALUE!"
4551 msgstr ""
4553 #: ../plugins/fn-lookup/functions.c:1554
4554 msgid "SHEETS:number of sheets in @{reference}"
4555 msgstr ""
4557 #: ../plugins/fn-lookup/functions.c:1555
4558 msgid "reference:array, reference, or range, defaults to the maximum range"
4559 msgstr ""
4561 #: ../plugins/fn-lookup/functions.c:1556
4562 msgid ""
4563 "If @{reference} is neither an array nor a reference nor a range, SHEETS "
4564 "returns #VALUE!"
4565 msgstr ""
4567 #: ../plugins/fn-lookup/functions.c:1592
4568 msgid "SHEET:sheet number of @{reference}"
4569 msgstr ""
4571 #: ../plugins/fn-lookup/functions.c:1593
4572 msgid ""
4573 "reference:reference or literal sheet name, defaults to the current sheet"
4574 msgstr ""
4576 #: ../plugins/fn-lookup/functions.c:1594
4577 msgid ""
4578 "If @{reference} is neither a reference nor a literal sheet name, SHEET "
4579 "returns #VALUE!"
4580 msgstr ""
4582 #: ../plugins/fn-lookup/functions.c:1643
4583 msgid "HYPERLINK:second or first arguments"
4584 msgstr ""
4586 #: ../plugins/fn-lookup/functions.c:1644
4587 msgid "link_location:string"
4588 msgstr ""
4590 #: ../plugins/fn-lookup/functions.c:1645
4591 msgid "label:string, optional"
4592 msgstr ""
4594 #: ../plugins/fn-lookup/functions.c:1646
4595 msgid ""
4596 "HYPERLINK function currently returns its 2nd argument, or if that is omitted "
4597 "the 1st argument."
4598 msgstr ""
4600 #: ../plugins/fn-lookup/functions.c:1665
4601 msgid "TRANSPOSE:the transpose of @{matrix}"
4602 msgstr ""
4604 #: ../plugins/fn-lookup/functions.c:1666
4605 msgid "matrix:range"
4606 msgstr ""
4608 #: ../plugins/fn-lookup/functions.c:1702
4609 msgid "ARRAY:vertical array of the arguments"
4610 msgstr ""
4612 #: ../plugins/fn-lookup/functions.c:1703
4613 #, fuzzy
4614 msgid "v:value"
4615 msgstr "x:valor"
4617 #: ../plugins/fn-lookup/functions.c:1759
4618 msgid "SORT:sorted list of numbers as vertical array"
4619 msgstr ""
4621 #: ../plugins/fn-lookup/functions.c:1760 ../plugins/fn-stat/functions.c:163
4622 #: ../plugins/fn-stat/functions.c:215
4623 msgid "ref:list of numbers"
4624 msgstr ""
4626 #: ../plugins/fn-lookup/functions.c:1761
4627 msgid "order:0 (descending order) or 1 (ascending order); defaults to 0"
4628 msgstr ""
4630 #: ../plugins/fn-lookup/functions.c:1762
4631 msgid "Strings, booleans, and empty cells are ignored."
4632 msgstr ""
4634 #: ../plugins/fn-lookup/functions.c:1763
4635 msgid "SORT({4,3,5}) evaluates to {5,4,3}"
4636 msgstr ""
4638 #: ../plugins/fn-math/functions.c:48
4639 msgid ""
4640 "Numbers, text and logical values are included in the calculation too. If the "
4641 "cell contains text or the argument evaluates to FALSE, it is counted as "
4642 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1)."
4643 msgstr ""
4645 #: ../plugins/fn-math/functions.c:56
4646 msgid "GCD:the greatest common divisor"
4647 msgstr ""
4649 #: ../plugins/fn-math/functions.c:57 ../plugins/fn-math/functions.c:120
4650 msgid "n0:positive integer"
4651 msgstr ""
4653 #: ../plugins/fn-math/functions.c:58 ../plugins/fn-math/functions.c:121
4654 msgid "n1:positive integer"
4655 msgstr ""
4657 #: ../plugins/fn-math/functions.c:59
4658 msgid ""
4659 "GCD calculates the greatest common divisor of the given numbers @{n0},@"
4660 "{n1},..., the greatest integer that is a divisor of each argument."
4661 msgstr ""
4663 #: ../plugins/fn-math/functions.c:60 ../plugins/fn-math/functions.c:123
4664 msgid "If any of the arguments is not an integer, it is truncated."
4665 msgstr ""
4667 #: ../plugins/fn-math/functions.c:119
4668 msgid "LCM:the least common multiple"
4669 msgstr ""
4671 #: ../plugins/fn-math/functions.c:122
4672 msgid ""
4673 "LCM calculates the least common multiple of the given numbers @{n0},@"
4674 "{n1},..., the smallest integer that is a multiple of each argument."
4675 msgstr ""
4677 #: ../plugins/fn-math/functions.c:175
4678 msgid "GD:Gudermannian function"
4679 msgstr ""
4681 #: ../plugins/fn-math/functions.c:176 ../plugins/fn-math/functions.c:288
4682 #: ../plugins/fn-stat/functions.c:1691
4683 msgid "x:value"
4684 msgstr "x:valor"
4686 #: ../plugins/fn-math/functions.c:179
4687 msgid "wolfram:Gudermannian.html"
4688 msgstr ""
4690 #: ../plugins/fn-math/functions.c:180
4691 msgid "wiki:en:Gudermannian_function"
4692 msgstr ""
4694 #: ../plugins/fn-math/functions.c:199
4695 msgid "HYPOT:the square root of the sum of the squares of the arguments"
4696 msgstr ""
4698 #: ../plugins/fn-math/functions.c:200
4699 msgid "n0:number"
4700 msgstr ""
4702 #: ../plugins/fn-math/functions.c:201
4703 msgid "n1:number"
4704 msgstr ""
4706 #: ../plugins/fn-math/functions.c:222
4707 msgid "ABS:absolute value"
4708 msgstr ""
4710 #: ../plugins/fn-math/functions.c:224
4711 msgid ""
4712 "ABS gives the absolute value of @{x}, i.e. the non-negative number of the "
4713 "same magnitude as @{x}."
4714 msgstr ""
4716 #: ../plugins/fn-math/functions.c:241
4717 msgid "ACOS:the arc cosine of @{x}"
4718 msgstr ""
4720 #: ../plugins/fn-math/functions.c:264
4721 msgid "ACOSH:the hyperbolic arc cosine of @{x}"
4722 msgstr ""
4724 #: ../plugins/fn-math/functions.c:287
4725 msgid "ACOT:inverse cotangent of @{x}"
4726 msgstr ""
4728 #: ../plugins/fn-math/functions.c:291
4729 msgid "wolfram:InverseCotangent.html"
4730 msgstr ""
4732 #: ../plugins/fn-math/functions.c:292 ../plugins/fn-math/functions.c:754
4733 #: ../plugins/fn-math/functions.c:793 ../plugins/fn-math/functions.c:1347
4734 #: ../plugins/fn-math/functions.c:1367 ../plugins/fn-math/functions.c:1407
4735 msgid "wiki:en:Trigonometric_functions"
4736 msgstr ""
4738 #: ../plugins/fn-math/functions.c:305
4739 msgid "ACOTH:the inverse hyperbolic cotangent of @{x}"
4740 msgstr ""
4742 #: ../plugins/fn-math/functions.c:309
4743 msgid "wolfram:InverseHyperbolicCotangent.html"
4744 msgstr ""
4746 #: ../plugins/fn-math/functions.c:310
4747 msgid "wiki:en:Inverse_hyperbolic_function"
4748 msgstr ""
4750 #: ../plugins/fn-math/functions.c:323
4751 msgid "ASIN:the arc sine of @{x}"
4752 msgstr ""
4754 #: ../plugins/fn-math/functions.c:325
4755 msgid ""
4756 "ASIN calculates the arc sine of @{x}; that is the value whose sine is @{x}."
4757 msgstr ""
4759 #: ../plugins/fn-math/functions.c:327
4760 msgid "If @{x} falls outside the range -1 to 1, ASIN returns #NUM!"
4761 msgstr ""
4763 #: ../plugins/fn-math/functions.c:348
4764 msgid "ASINH:the inverse hyperbolic sine of @{x}"
4765 msgstr ""
4767 #: ../plugins/fn-math/functions.c:350
4768 msgid ""
4769 "ASINH calculates the inverse hyperbolic sine of @{x}; that is the value "
4770 "whose hyperbolic sine is @{x}."
4771 msgstr ""
4773 #: ../plugins/fn-math/functions.c:367
4774 msgid "ATAN:the arc tangent of @{x}"
4775 msgstr ""
4777 #: ../plugins/fn-math/functions.c:369
4778 msgid ""
4779 "ATAN calculates the arc tangent of @{x}; that is the value whose tangent is @"
4780 "{x}."
4781 msgstr ""
4783 #: ../plugins/fn-math/functions.c:386
4784 msgid "ATANH:the inverse hyperbolic tangent of @{x}"
4785 msgstr ""
4787 #: ../plugins/fn-math/functions.c:388
4788 msgid ""
4789 "ATANH calculates the inverse hyperbolic tangent of @{x}; that is the value "
4790 "whose hyperbolic tangent is @{x}."
4791 msgstr ""
4793 #: ../plugins/fn-math/functions.c:390
4794 msgid "If the absolute value of @{x} is greater than 1.0, ATANH returns #NUM!"
4795 msgstr ""
4797 #: ../plugins/fn-math/functions.c:411
4798 msgid "ATAN2:the arc tangent of the ratio @{y}/@{x}"
4799 msgstr ""
4801 #: ../plugins/fn-math/functions.c:413
4802 msgid "x:x-coordinate"
4803 msgstr ""
4805 #: ../plugins/fn-math/functions.c:414
4806 msgid "y:y-coordinate"
4807 msgstr ""
4809 #: ../plugins/fn-math/functions.c:415
4810 msgid ""
4811 "ATAN2 calculates the direction from the origin to the point (@{x},@{y}) as "
4812 "an angle from the x-axis in radians."
4813 msgstr ""
4815 #: ../plugins/fn-math/functions.c:419
4816 msgid "The result will be between π and +π."
4817 msgstr ""
4819 #: ../plugins/fn-math/functions.c:421
4820 msgid "The order of the arguments may be unexpected."
4821 msgstr ""
4823 #: ../plugins/fn-math/functions.c:446
4824 msgid "CEIL:smallest integer larger than or equal to @{x}"
4825 msgstr ""
4827 #: ../plugins/fn-math/functions.c:448
4828 msgid "CEIL(@{x}) is the smallest integer that is at least as large as @{x}."
4829 msgstr ""
4831 #: ../plugins/fn-math/functions.c:449
4832 msgid "This function is the OpenFormula function CEILING(@{x})."
4833 msgstr ""
4835 #: ../plugins/fn-math/functions.c:466
4836 msgid "COUNTIF:count of the cells meeting the given @{criteria}"
4837 msgstr ""
4839 #: ../plugins/fn-math/functions.c:467 ../plugins/fn-math/functions.c:540
4840 #: ../plugins/fn-math/functions.c:652
4841 msgid "range:cell area"
4842 msgstr ""
4844 #: ../plugins/fn-math/functions.c:468
4845 msgid "criteria:condition for a cell to be counted"
4846 msgstr ""
4848 #: ../plugins/fn-math/functions.c:539
4849 msgid ""
4850 "SUMIF:sum of the cells in @{actual_range} for which the corresponding cells "
4851 "in the range meet the given @{criteria}"
4852 msgstr ""
4854 #: ../plugins/fn-math/functions.c:541
4855 msgid "criteria:condition for a cell to be summed"
4856 msgstr ""
4858 #: ../plugins/fn-math/functions.c:542 ../plugins/fn-math/functions.c:654
4859 msgid "actual_range:cell area, defaults to @{range}"
4860 msgstr ""
4862 #: ../plugins/fn-math/functions.c:651
4863 msgid ""
4864 "AVERAGEIF:average of the cells in @{actual range} for which the "
4865 "corresponding cells in the range meet the given @{criteria}"
4866 msgstr ""
4868 #: ../plugins/fn-math/functions.c:653
4869 msgid "criteria:condition for a cell to be included"
4870 msgstr ""
4872 #: ../plugins/fn-math/functions.c:717
4873 msgid ""
4874 "CEILING:nearest multiple of @{significance} whose absolute value is at least "
4875 "ABS(@{x})"
4876 msgstr ""
4878 #: ../plugins/fn-math/functions.c:719 ../plugins/fn-math/functions.c:1072
4879 msgid ""
4880 "significance:base multiple (defaults to 1 for @{x} > 0 and -1 for @{x} <0)"
4881 msgstr ""
4883 #: ../plugins/fn-math/functions.c:720
4884 msgid ""
4885 "CEILING(@{x},@{significance}) is the nearest multiple of @{significance} "
4886 "whose absolute value is at least ABS(@{x})."
4887 msgstr ""
4889 #: ../plugins/fn-math/functions.c:721
4890 msgid ""
4891 "If @{x} or @{significance} is non-numeric, CEILING returns a #VALUE! error."
4892 msgstr ""
4894 #: ../plugins/fn-math/functions.c:722
4895 msgid ""
4896 "If @{x} and @{significance} have different signs, CEILING returns a #NUM! "
4897 "error."
4898 msgstr ""
4900 #: ../plugins/fn-math/functions.c:724
4901 msgid ""
4902 "CEILING(@{x}) is exported to ODF as CEILING(@{x},SIGN(@{x}),1). CEILING(@{x},"
4903 "@{significance}) is the OpenFormula function CEILING(@{x},@{significance},1)."
4904 msgstr ""
4906 #: ../plugins/fn-math/functions.c:750
4907 msgid "COS:the cosine of @{x}"
4908 msgstr ""
4910 #: ../plugins/fn-math/functions.c:751 ../plugins/fn-math/functions.c:825
4911 #: ../plugins/fn-math/functions.c:1342 ../plugins/fn-math/functions.c:1361
4912 #: ../plugins/fn-math/functions.c:1401 ../plugins/fn-math/functions.c:1574
4913 msgid "x:angle in radians"
4914 msgstr ""
4916 #: ../plugins/fn-math/functions.c:753
4917 msgid "wolfram:Cosine.html"
4918 msgstr ""
4920 #: ../plugins/fn-math/functions.c:770
4921 msgid "COSH:the hyperbolic cosine of @{x}"
4922 msgstr ""
4924 #: ../plugins/fn-math/functions.c:788
4925 msgid "COT:the cotangent of @{x}"
4926 msgstr ""
4928 #: ../plugins/fn-math/functions.c:792
4929 msgid "wolfram:Cotangent.html"
4930 msgstr ""
4932 #: ../plugins/fn-math/functions.c:806
4933 msgid "COTH:the hyperbolic cotangent of @{x}"
4934 msgstr ""
4936 #: ../plugins/fn-math/functions.c:810
4937 msgid "wolfram:HyperbolicCotangent.html"
4938 msgstr ""
4940 #: ../plugins/fn-math/functions.c:811 ../plugins/fn-math/functions.c:1387
4941 #: ../plugins/fn-math/functions.c:1427
4942 msgid "wiki:en:Hyperbolic_function"
4943 msgstr ""
4945 #: ../plugins/fn-math/functions.c:824
4946 msgid "DEGREES:equivalent degrees to @{x} radians"
4947 msgstr ""
4949 #: ../plugins/fn-math/functions.c:842
4950 msgid "EXP:e raised to the power of @{x}"
4951 msgstr ""
4953 #: ../plugins/fn-math/functions.c:844
4954 msgid "e is the base of the natural logarithm."
4955 msgstr ""
4957 #: ../plugins/fn-math/functions.c:860
4958 msgid "EXPM1:EXP(@{x})-1"
4959 msgstr ""
4961 #: ../plugins/fn-math/functions.c:862
4962 msgid ""
4963 "This function has a higher resulting precision than evaluating EXP(@{x})-1."
4964 msgstr ""
4966 #: ../plugins/fn-math/functions.c:877
4967 msgid "FACT:the factorial of @{x}, i.e. @{x}!"
4968 msgstr ""
4970 #: ../plugins/fn-math/functions.c:880
4971 msgid "The domain of this function has been extended using the GAMMA function."
4972 msgstr ""
4974 #: ../plugins/fn-math/functions.c:908
4975 msgid "GAMMA:the Gamma function"
4976 msgstr ""
4978 #: ../plugins/fn-math/functions.c:938
4979 msgid "GAMMALN:natural logarithm of the Gamma function"
4980 msgstr ""
4982 #: ../plugins/fn-math/functions.c:962
4983 msgid "BETA:Euler beta function"
4984 msgstr ""
4986 #: ../plugins/fn-math/functions.c:964 ../plugins/fn-math/functions.c:988
4987 #: ../plugins/fn-math/functions.c:1204
4988 msgid "y:number"
4989 msgstr ""
4991 #: ../plugins/fn-math/functions.c:965
4992 msgid ""
4993 "BETA function returns the value of the Euler beta function extended to all "
4994 "real numbers except 0 and negative integers."
4995 msgstr ""
4997 #: ../plugins/fn-math/functions.c:966
4998 msgid ""
4999 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETA returns #NUM!"
5000 msgstr ""
5002 #: ../plugins/fn-math/functions.c:970 ../plugins/fn-math/functions.c:994
5003 msgid "wiki:en:Beta_function"
5004 msgstr ""
5006 #: ../plugins/fn-math/functions.c:986
5007 msgid ""
5008 "BETALN:natural logarithm of the absolute value of the Euler beta function"
5009 msgstr ""
5011 #: ../plugins/fn-math/functions.c:989
5012 msgid ""
5013 "BETALN function returns the natural logarithm of the absolute value of the "
5014 "Euler beta function extended to all real numbers except 0 and negative "
5015 "integers."
5016 msgstr ""
5018 #: ../plugins/fn-math/functions.c:990
5019 msgid ""
5020 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETALN returns "
5021 "#NUM!"
5022 msgstr ""
5024 #: ../plugins/fn-math/functions.c:1011
5025 msgid "COMBIN:binomial coefficient"
5026 msgstr ""
5028 #: ../plugins/fn-math/functions.c:1012 ../plugins/fn-math/functions.c:1044
5029 #: ../plugins/fn-math/functions.c:2121
5030 msgid "n:non-negative integer"
5031 msgstr ""
5033 #: ../plugins/fn-math/functions.c:1013 ../plugins/fn-math/functions.c:1045
5034 msgid "k:non-negative integer"
5035 msgstr ""
5037 #: ../plugins/fn-math/functions.c:1014
5038 msgid ""
5039 "COMBIN returns the binomial coefficient \"@{n} choose @{k}\", the number of @"
5040 "{k}-combinations of an @{n}-element set without repetition."
5041 msgstr ""
5043 #: ../plugins/fn-math/functions.c:1017
5044 msgid "If @{n} is less than @{k} COMBIN returns #NUM!"
5045 msgstr ""
5047 #: ../plugins/fn-math/functions.c:1022
5048 msgid "wiki:en:Binomial_coefficient"
5049 msgstr ""
5051 #: ../plugins/fn-math/functions.c:1042
5052 msgid ""
5053 "COMBINA:the number of @{k}-combinations of an @{n}-element set with "
5054 "repetition"
5055 msgstr ""
5057 #: ../plugins/fn-math/functions.c:1050
5058 msgid "wiki:en:Multiset"
5059 msgstr ""
5061 #: ../plugins/fn-math/functions.c:1070
5062 msgid ""
5063 "FLOOR:nearest multiple of @{significance} whose absolute value is at most ABS"
5064 "(@{x})"
5065 msgstr ""
5067 #: ../plugins/fn-math/functions.c:1074
5068 msgid ""
5069 "FLOOR(@{x},@{significance}) is the nearest multiple of @{significance} whose "
5070 "absolute value is at most ABS(@{x})"
5071 msgstr ""
5073 #: ../plugins/fn-math/functions.c:1076
5074 msgid ""
5075 "FLOOR(@{x}) is exported to ODF as FLOOR(@{x},SIGN(@{x}),1). FLOOR(@{x},@"
5076 "{significance}) is the OpenFormula function FLOOR(@{x},@{significance},1)."
5077 msgstr ""
5079 #: ../plugins/fn-math/functions.c:1106
5080 msgid "INT:largest integer not larger than @{x}"
5081 msgstr ""
5083 #: ../plugins/fn-math/functions.c:1125
5084 msgid "LOG:logarithm of @{x} with base @{base}"
5085 msgstr ""
5087 #: ../plugins/fn-math/functions.c:1126 ../plugins/fn-math/functions.c:1156
5088 #: ../plugins/fn-math/functions.c:1179 ../plugins/fn-math/functions.c:1234
5089 #: ../plugins/fn-math/functions.c:1256
5090 msgid "x:positive number"
5091 msgstr ""
5093 #: ../plugins/fn-math/functions.c:1127
5094 msgid "base:base of the logarithm, defaults to 10"
5095 msgstr ""
5097 #: ../plugins/fn-math/functions.c:1128
5098 msgid "@{base} must be positive and not equal to 1."
5099 msgstr ""
5101 #: ../plugins/fn-math/functions.c:1129
5102 msgid "If @{x} ≤ 0, LOG returns #NUM! error."
5103 msgstr ""
5105 #: ../plugins/fn-math/functions.c:1155
5106 msgid "LN:the natural logarithm of @{x}"
5107 msgstr ""
5109 #: ../plugins/fn-math/functions.c:1157
5110 msgid "If @{x} ≤ 0, LN returns #NUM! error."
5111 msgstr ""
5113 #: ../plugins/fn-math/functions.c:1178
5114 msgid "LN1P:LN(1+@{x})"
5115 msgstr ""
5117 #: ../plugins/fn-math/functions.c:1180
5118 msgid ""
5119 "LN1P calculates LN(1+@{x}) but yielding a higher precision than evaluating LN"
5120 "(1+@{x})."
5121 msgstr ""
5123 #: ../plugins/fn-math/functions.c:1181
5124 msgid "If @{x} ≤ -1, LN returns #NUM! error."
5125 msgstr ""
5127 #: ../plugins/fn-math/functions.c:1202
5128 msgid "POWER:the value of @{x} raised to the power @{y}"
5129 msgstr ""
5131 #: ../plugins/fn-math/functions.c:1205
5132 msgid "If both @{x} and @{y} equal 0, POWER returns #NUM!"
5133 msgstr ""
5135 #: ../plugins/fn-math/functions.c:1206
5136 msgid "If @{x} = 0 and @{y} < 0, POWER returns #DIV/0!"
5137 msgstr ""
5139 #: ../plugins/fn-math/functions.c:1207
5140 msgid "If @{x} < 0 and @{y} is not an integer, POWER returns #NUM!"
5141 msgstr ""
5143 #: ../plugins/fn-math/functions.c:1233
5144 msgid "LOG2:the base-2 logarithm of @{x}"
5145 msgstr ""
5147 #: ../plugins/fn-math/functions.c:1235
5148 msgid "If @{x} ≤ 0, LOG2 returns #NUM!"
5149 msgstr ""
5151 #: ../plugins/fn-math/functions.c:1255
5152 msgid "LOG10:the base-10 logarithm of @{x}"
5153 msgstr ""
5155 #: ../plugins/fn-math/functions.c:1257
5156 msgid "If @{x} ≤ 0, LOG10 returns #NUM!"
5157 msgstr ""
5159 #: ../plugins/fn-math/functions.c:1277
5160 msgid "MOD:the remainder of @{x} under division by @{n}"
5161 msgstr ""
5163 #: ../plugins/fn-math/functions.c:1280
5164 msgid "MOD function returns the remainder when @{x} is divided by @{n}."
5165 msgstr ""
5167 #: ../plugins/fn-math/functions.c:1281
5168 msgid "If @{n} is 0, MOD returns #DIV/0!"
5169 msgstr ""
5171 #: ../plugins/fn-math/functions.c:1323
5172 msgid "RADIANS:the number of radians equivalent to @{x} degrees"
5173 msgstr ""
5175 #: ../plugins/fn-math/functions.c:1324
5176 msgid "x:angle in degrees"
5177 msgstr ""
5179 #: ../plugins/fn-math/functions.c:1341
5180 msgid "SIN:the sine of @{x}"
5181 msgstr ""
5183 #: ../plugins/fn-math/functions.c:1346
5184 msgid "wolfram:Sine.html"
5185 msgstr ""
5187 #: ../plugins/fn-math/functions.c:1360
5188 msgid "CSC:the cosecant of @{x}"
5189 msgstr ""
5191 #: ../plugins/fn-math/functions.c:1362 ../plugins/fn-math/functions.c:1382
5192 #: ../plugins/fn-math/functions.c:1402 ../plugins/fn-math/functions.c:1422
5193 msgid "This function is not Excel compatible."
5194 msgstr ""
5196 #: ../plugins/fn-math/functions.c:1366
5197 msgid "wolfram:Cosecant.html"
5198 msgstr ""
5200 #: ../plugins/fn-math/functions.c:1380
5201 msgid "CSCH:the hyperbolic cosecant of @{x}"
5202 msgstr ""
5204 #: ../plugins/fn-math/functions.c:1386
5205 msgid "wolfram:HyperbolicCosecant.html"
5206 msgstr ""
5208 #: ../plugins/fn-math/functions.c:1400
5209 msgid "SEC:Secant"
5210 msgstr ""
5212 #: ../plugins/fn-math/functions.c:1403
5213 msgid "SEC(@{x}) is exported to OpenFormula as 1/COS(@{x})."
5214 msgstr ""
5216 #: ../plugins/fn-math/functions.c:1406
5217 msgid "wolfram:Secant.html"
5218 msgstr ""
5220 #: ../plugins/fn-math/functions.c:1420
5221 msgid "SECH:the hyperbolic secant of @{x}"
5222 msgstr ""
5224 #: ../plugins/fn-math/functions.c:1423
5225 msgid "SECH(@{x}) is exported to OpenFormula as 1/COSH(@{x})."
5226 msgstr ""
5228 #: ../plugins/fn-math/functions.c:1426
5229 msgid "wolfram:HyperbolicSecant.html"
5230 msgstr ""
5232 #: ../plugins/fn-math/functions.c:1438
5233 msgid "SINH:the hyperbolic sine of @{x}"
5234 msgstr ""
5236 #: ../plugins/fn-math/functions.c:1456
5237 msgid "SQRT:square root of @{x}"
5238 msgstr ""
5240 #: ../plugins/fn-math/functions.c:1457 ../plugins/fn-math/functions.c:1863
5241 msgid "x:non-negative number"
5242 msgstr ""
5244 #: ../plugins/fn-math/functions.c:1459
5245 msgid "If @{x} is negative, SQRT returns #NUM!"
5246 msgstr ""
5248 #: ../plugins/fn-math/functions.c:1478
5249 msgid "SUMA:sum of all values and cells referenced"
5250 msgstr ""
5252 #: ../plugins/fn-math/functions.c:1479 ../plugins/fn-math/functions.c:1503
5253 msgid "area0:first cell area"
5254 msgstr ""
5256 #: ../plugins/fn-math/functions.c:1480 ../plugins/fn-math/functions.c:1504
5257 msgid "area1:second cell area"
5258 msgstr ""
5260 #: ../plugins/fn-math/functions.c:1502
5261 msgid "SUMSQ:sum of the squares of all values and cells referenced"
5262 msgstr ""
5264 #: ../plugins/fn-math/functions.c:1525
5265 msgid ""
5266 "MULTINOMIAL:multinomial coefficient (@{x1}+⋯+@{xn}) choose (@{x1},…,@{xn})"
5267 msgstr ""
5269 #: ../plugins/fn-math/functions.c:1526
5270 msgid "x1:first number"
5271 msgstr ""
5273 #: ../plugins/fn-math/functions.c:1527
5274 msgid "x2:second number"
5275 msgstr ""
5277 #: ../plugins/fn-math/functions.c:1528
5278 msgid "xn:nth number"
5279 msgstr ""
5281 #: ../plugins/fn-math/functions.c:1532
5282 msgid "wiki:en:Multinomial_theorem"
5283 msgstr ""
5285 #: ../plugins/fn-math/functions.c:1550
5286 msgid "G_PRODUCT:product of all the values and cells referenced"
5287 msgstr ""
5289 #: ../plugins/fn-math/functions.c:1551
5290 msgid "x1:number"
5291 msgstr ""
5293 #: ../plugins/fn-math/functions.c:1552
5294 msgid "x2:number"
5295 msgstr ""
5297 #: ../plugins/fn-math/functions.c:1553
5298 msgid "Empty cells are ignored and the empty product is 1."
5299 msgstr ""
5301 #: ../plugins/fn-math/functions.c:1573
5302 msgid "TAN:the tangent of @{x}"
5303 msgstr ""
5305 #: ../plugins/fn-math/functions.c:1590
5306 msgid "TANH:the hyperbolic tangent of @{x}"
5307 msgstr ""
5309 #: ../plugins/fn-math/functions.c:1607
5310 msgid "PI:the constant π"
5311 msgstr ""
5313 #: ../plugins/fn-math/functions.c:1608
5314 msgid ""
5315 "This function is Excel compatible, but it returns π with a better precision."
5316 msgstr ""
5318 #: ../plugins/fn-math/functions.c:1623
5319 msgid "TRUNC:@{x} truncated to @{d} digits"
5320 msgstr ""
5322 #: ../plugins/fn-math/functions.c:1625
5323 msgid "d:non-negative integer, defaults to 0"
5324 msgstr ""
5326 #: ../plugins/fn-math/functions.c:1626
5327 msgid ""
5328 "If @{d} is omitted or negative then it defaults to zero. If it is not an "
5329 "integer then it is truncated to an integer."
5330 msgstr ""
5332 #: ../plugins/fn-math/functions.c:1660
5333 msgid "EVEN:@{x} rounded away from 0 to the next even integer"
5334 msgstr ""
5336 #: ../plugins/fn-math/functions.c:1695
5337 msgid "ODD:@{x} rounded away from 0 to the next odd integer"
5338 msgstr ""
5340 #: ../plugins/fn-math/functions.c:1730
5341 msgid "FACTDOUBLE:double factorial"
5342 msgstr ""
5344 #: ../plugins/fn-math/functions.c:1731
5345 msgid "x:non-negative integer"
5346 msgstr ""
5348 #: ../plugins/fn-math/functions.c:1732
5349 msgid "FACTDOUBLE function returns the double factorial @{x}!!"
5350 msgstr ""
5352 #: ../plugins/fn-math/functions.c:1733
5353 msgid ""
5354 "If @{x} is not an integer, it is truncated. If @{x} is negative, FACTDOUBLE "
5355 "returns #NUM!"
5356 msgstr ""
5358 #: ../plugins/fn-math/functions.c:1767
5359 msgid "FIB:Fibonacci numbers"
5360 msgstr ""
5362 #: ../plugins/fn-math/functions.c:1768 ../plugins/fn-numtheory/numtheory.c:219
5363 #: ../plugins/fn-numtheory/numtheory.c:253
5364 #: ../plugins/fn-numtheory/numtheory.c:294
5365 #: ../plugins/fn-numtheory/numtheory.c:326
5366 #: ../plugins/fn-numtheory/numtheory.c:386
5367 #: ../plugins/fn-numtheory/numtheory.c:442
5368 #: ../plugins/fn-numtheory/numtheory.c:473
5369 msgid "n:positive integer"
5370 msgstr ""
5372 #: ../plugins/fn-math/functions.c:1769
5373 msgid "FIB(@{n}) is the @{n}th Fibonacci number."
5374 msgstr ""
5376 #: ../plugins/fn-math/functions.c:1770
5377 msgid ""
5378 "If @{n} is not an integer, it is truncated. If it is negative or zero FIB "
5379 "returns #NUM!"
5380 msgstr ""
5382 #: ../plugins/fn-math/functions.c:1808
5383 msgid "QUOTIENT:integer portion of a division"
5384 msgstr ""
5386 #: ../plugins/fn-math/functions.c:1809
5387 msgid "numerator:integer"
5388 msgstr ""
5390 #: ../plugins/fn-math/functions.c:1810
5391 msgid "denominator:non-zero integer"
5392 msgstr ""
5394 #: ../plugins/fn-math/functions.c:1811
5395 msgid ""
5396 "QUOTIENT yields the integer portion of the division @{numerator}/@"
5397 "{denominator}.\n"
5398 "QUOTIENT (@{numerator},@{denominator})⨉@{denominator}+MOD(@{numerator},@"
5399 "{denominator})=@{numerator}"
5400 msgstr ""
5402 #: ../plugins/fn-math/functions.c:1835
5403 msgid "SIGN:sign of @{x}"
5404 msgstr ""
5406 #: ../plugins/fn-math/functions.c:1837
5407 msgid ""
5408 "SIGN returns 1 if the @{x} is positive and it returns -1 if @{x} is negative."
5409 msgstr ""
5411 #: ../plugins/fn-math/functions.c:1862
5412 msgid "SQRTPI:the square root of @{x} times π"
5413 msgstr ""
5415 #: ../plugins/fn-math/functions.c:1884
5416 msgid "ROUNDDOWN:@{x} rounded towards 0"
5417 msgstr ""
5419 #: ../plugins/fn-math/functions.c:1886 ../plugins/fn-math/functions.c:1910
5420 #: ../plugins/fn-math/functions.c:1951
5421 msgid "d:integer, defaults to 0"
5422 msgstr ""
5424 #: ../plugins/fn-math/functions.c:1887
5425 msgid ""
5426 "If @{d} is greater than zero, @{x} is rounded toward 0 to the given number "
5427 "of digits.\n"
5428 "If @{d} is zero, @{x} is rounded toward 0 to the next integer.\n"
5429 "If @{d} is less than zero, @{x} is rounded toward 0 to the left of the "
5430 "decimal point"
5431 msgstr ""
5433 #: ../plugins/fn-math/functions.c:1908
5434 msgid "ROUND:rounded @{x}"
5435 msgstr ""
5437 #: ../plugins/fn-math/functions.c:1911
5438 msgid ""
5439 "If @{d} is greater than zero, @{x} is rounded to the given number of "
5440 "digits.\n"
5441 "If @{d} is zero, @{x} is rounded to the next integer.\n"
5442 "If @{d} is less than zero, @{x} is rounded to the left of the decimal point"
5443 msgstr ""
5445 #: ../plugins/fn-math/functions.c:1949
5446 msgid "ROUNDUP:@{x} rounded away from 0"
5447 msgstr ""
5449 #: ../plugins/fn-math/functions.c:1952
5450 msgid ""
5451 "If @{d} is greater than zero, @{x} is rounded away from 0 to the given "
5452 "number of digits.\n"
5453 "If @{d} is zero, @{x} is rounded away from 0 to the next integer.\n"
5454 "If @{d} is less than zero, @{x} is rounded away from 0 to the left of the "
5455 "decimal point"
5456 msgstr ""
5458 #: ../plugins/fn-math/functions.c:1996
5459 msgid "MROUND:@{x} rounded to a multiple of @{m}"
5460 msgstr ""
5462 #: ../plugins/fn-math/functions.c:1998
5463 msgid "m:number"
5464 msgstr ""
5466 #: ../plugins/fn-math/functions.c:1999
5467 msgid "If @{x} and @{m} have different sign, MROUND returns #NUM!"
5468 msgstr ""
5470 #: ../plugins/fn-math/functions.c:2042
5471 msgid "ARABIC:the Roman numeral @{roman} as number"
5472 msgstr ""
5474 #: ../plugins/fn-math/functions.c:2043
5475 msgid "roman:Roman numeral"
5476 msgstr ""
5478 #: ../plugins/fn-math/functions.c:2044
5479 msgid ""
5480 "Any Roman symbol to the left of a larger symbol (directly or indirectly) "
5481 "reduces the final value by the symbol amount, otherwise, it increases the "
5482 "final amount by the symbol's amount."
5483 msgstr ""
5485 #: ../plugins/fn-math/functions.c:2120
5486 msgid "ROMAN:@{n} as a roman numeral text"
5487 msgstr ""
5489 #: ../plugins/fn-math/functions.c:2122
5490 msgid "type:0,1,2,3,or 4, defaults to 0"
5491 msgstr ""
5493 #: ../plugins/fn-math/functions.c:2123
5494 msgid ""
5495 "ROMAN returns the arabic number @{n} as a roman numeral text.\n"
5496 "If @{type} is 0 or it is omitted, ROMAN returns classic roman numbers.\n"
5497 "Type 1 is more concise than classic type, type 2 is more concise than type "
5498 "1, and type 3 is more concise than type 2. Type 4 is a simplified type."
5499 msgstr ""
5501 #: ../plugins/fn-math/functions.c:2370
5502 msgid "SUMX2MY2:sum of the difference of squares"
5503 msgstr ""
5505 #: ../plugins/fn-math/functions.c:2371 ../plugins/fn-math/functions.c:2413
5506 #: ../plugins/fn-math/functions.c:2456
5507 msgid "array0:first cell area"
5508 msgstr ""
5510 #: ../plugins/fn-math/functions.c:2372 ../plugins/fn-math/functions.c:2414
5511 #: ../plugins/fn-math/functions.c:2457
5512 msgid "array1:second cell area"
5513 msgstr ""
5515 #: ../plugins/fn-math/functions.c:2373
5516 msgid ""
5517 "SUMX2MY2 function returns the sum of the difference of squares of "
5518 "corresponding values in two arrays. The equation of SUMX2MY2 is SUM(x^2-y^2)."
5519 msgstr ""
5521 #: ../plugins/fn-math/functions.c:2412
5522 msgid "SUMX2PY2:sum of the sum of squares"
5523 msgstr ""
5525 #: ../plugins/fn-math/functions.c:2415
5526 msgid ""
5527 "SUMX2PY2 function returns the sum of the sum of squares of corresponding "
5528 "values in two arrays. The equation of SUMX2PY2 is SUM(x^2+y^2)."
5529 msgstr ""
5531 #: ../plugins/fn-math/functions.c:2417
5532 msgid ""
5533 "If @{array0} and @{array1} have different number of data points, SUMX2PY2 "
5534 "returns #N/A.\n"
5535 "Strings and empty cells are simply ignored."
5536 msgstr ""
5538 #: ../plugins/fn-math/functions.c:2455
5539 msgid "SUMXMY2:sum of the squares of differences"
5540 msgstr ""
5542 #: ../plugins/fn-math/functions.c:2458
5543 msgid ""
5544 "SUMXMY2 function returns the sum of the squares of the differences of "
5545 "corresponding values in two arrays. The equation of SUMXMY2 is SUM((x-y)^2)."
5546 msgstr ""
5548 #: ../plugins/fn-math/functions.c:2460
5549 msgid ""
5550 "If @{array0} and @{array1} have different number of data points, SUMXMY2 "
5551 "returns #N/A.\n"
5552 "Strings and empty cells are simply ignored."
5553 msgstr ""
5555 #: ../plugins/fn-math/functions.c:2500
5556 msgid "SERIESSUM:sum of a power series at @{x}"
5557 msgstr ""
5559 #: ../plugins/fn-math/functions.c:2501
5560 msgid "x:number where to evaluate the power series"
5561 msgstr ""
5563 #: ../plugins/fn-math/functions.c:2502
5564 msgid "n:non-negative integer, exponent of the lowest term of the series"
5565 msgstr ""
5567 #: ../plugins/fn-math/functions.c:2503
5568 msgid "m:increment to each exponent"
5569 msgstr ""
5571 #: ../plugins/fn-math/functions.c:2504
5572 msgid "coeff:coefficients of the power series"
5573 msgstr ""
5575 #: ../plugins/fn-math/functions.c:2558
5576 msgid "MINVERSE:the inverse matrix of @{matrix}"
5577 msgstr ""
5579 #: ../plugins/fn-math/functions.c:2559 ../plugins/fn-math/functions.c:2884
5580 msgid "matrix:a square matrix"
5581 msgstr ""
5583 #: ../plugins/fn-math/functions.c:2560
5584 msgid "If @{matrix} is not invertible, MINVERSE returns #NUM!"
5585 msgstr ""
5587 #: ../plugins/fn-math/functions.c:2561
5588 msgid ""
5589 "If @{matrix} does not contain an equal number of columns and rows, MINVERSE "
5590 "returns #VALUE!"
5591 msgstr ""
5593 #: ../plugins/fn-math/functions.c:2692
5594 msgid ""
5595 "CHOLESKY:the Cholesky decomposition of the symmetric positive-definite @"
5596 "{matrix}"
5597 msgstr ""
5599 #: ../plugins/fn-math/functions.c:2693
5600 msgid "matrix:a symmetric positive definite matrix"
5601 msgstr ""
5603 #: ../plugins/fn-math/functions.c:2694
5604 msgid ""
5605 "If the Cholesky-Banachiewicz algorithm applied to @{matrix} fails, Cholesky "
5606 "returns #NUM!"
5607 msgstr ""
5609 #: ../plugins/fn-math/functions.c:2695
5610 msgid ""
5611 "If @{matrix} does not contain an equal number of columns and rows, CHOLESKY "
5612 "returns #VALUE!"
5613 msgstr ""
5615 #: ../plugins/fn-math/functions.c:2779
5616 msgid "MUNIT:the @{n} by @{n} identity matrix"
5617 msgstr ""
5619 #: ../plugins/fn-math/functions.c:2780
5620 msgid "n:size of the matrix"
5621 msgstr ""
5623 #: ../plugins/fn-math/functions.c:2816
5624 msgid "MMULT:the matrix product of @{mat1} and @{mat2}"
5625 msgstr ""
5627 #: ../plugins/fn-math/functions.c:2817
5628 msgid "mat1:a matrix"
5629 msgstr ""
5631 #: ../plugins/fn-math/functions.c:2818
5632 msgid "mat2:a matrix"
5633 msgstr ""
5635 #: ../plugins/fn-math/functions.c:2883
5636 msgid "MDETERM:the determinant of the matrix @{matrix}"
5637 msgstr ""
5639 #: ../plugins/fn-math/functions.c:2919
5640 #, fuzzy
5641 msgid "SUMPRODUCT:multiplies components and adds the results"
5642 msgstr "SUMPRODUCT:Multiplica componentes y amesta'l resultáu."
5644 #: ../plugins/fn-math/functions.c:2921
5645 msgid ""
5646 "Multiplies corresponding data entries in the given arrays or ranges, and "
5647 "then returns the sum of those products."
5648 msgstr ""
5649 "Multiplica les entraes de datos correspondientes nos arrays daos o rangos y "
5650 "entós devuelve la suma d'esos productos."
5652 #: ../plugins/fn-math/functions.c:2924
5653 msgid "If an entry is not numeric, the value zero is used instead."
5654 msgstr "Si una entrada nun ye numbérica, usase'l valor cero nel so llugar."
5656 #: ../plugins/fn-math/functions.c:2925
5657 msgid ""
5658 "If arrays or range arguments do not have the same dimensions, return #VALUE! "
5659 "error."
5660 msgstr ""
5661 "Si los argumentos arrays o los rangos nun tienen la mesma dimensión, "
5662 "devolver un fallu #VALOR!"
5664 #: ../plugins/fn-math/functions.c:2927
5665 msgid ""
5666 "SUMPRODUCTs arguments are arrays or ranges. Attempting to use A1:A5>0 will "
5667 "not work, implicit intersection will kick in. Instead use --(A1:A5>0)"
5668 msgstr ""
5669 "Los argumentos de SUMPRODUCTs son arrays o rangos. Si s'intenta usar A1:A5>0 "
5670 "non furrulará, la interseición implícita fallará. Nel so llugar usa --(A1:"
5671 "A5>0)"
5673 #: ../plugins/fn-math/functions.c:3041
5674 msgid "EIGEN:eigenvalues and eigenvectors of the symmetric @{matrix}"
5675 msgstr ""
5677 #: ../plugins/fn-math/functions.c:3042
5678 msgid "matrix:a symmetric matrix"
5679 msgstr ""
5681 #: ../plugins/fn-math/functions.c:3043
5682 msgid "If @{matrix} is not symmetric, EIGEN returns #NUM!"
5683 msgstr ""
5685 #: ../plugins/fn-math/functions.c:3044
5686 msgid ""
5687 "If @{matrix} does not contain an equal number of columns and rows, EIGEN "
5688 "returns #VALUE!"
5689 msgstr ""
5691 #: ../plugins/fn-numtheory/numtheory.c:218
5692 msgid "NT_PHI:Euler's totient function"
5693 msgstr ""
5695 #: ../plugins/fn-numtheory/numtheory.c:220
5696 msgid ""
5697 "Euler's totient function gives the number of integers less than or equal to @"
5698 "{n} that are relatively prime (coprime) to @{n}."
5699 msgstr ""
5701 #: ../plugins/fn-numtheory/numtheory.c:223
5702 msgid "wiki:en:Euler's_totient_function"
5703 msgstr ""
5705 #: ../plugins/fn-numtheory/numtheory.c:252
5706 msgid "NT_MU:Möbius mu function"
5707 msgstr ""
5709 #: ../plugins/fn-numtheory/numtheory.c:255
5710 msgid ""
5711 "NT_MU function (Möbius mu function) returns 0  if @{n} is divisible by the "
5712 "square of a prime. Otherwise, if @{n} has an odd  number of different prime "
5713 "factors, NT_MU returns -1, and if @{n} has an even number of different prime "
5714 "factors, it returns 1. If @{n} = 1, NT_MU returns 1."
5715 msgstr ""
5717 #: ../plugins/fn-numtheory/numtheory.c:262
5718 msgid "wiki:en:Möbius_function"
5719 msgstr ""
5721 #: ../plugins/fn-numtheory/numtheory.c:263
5722 msgid "wolfram:MoebiusFunction.html"
5723 msgstr ""
5725 #: ../plugins/fn-numtheory/numtheory.c:293
5726 msgid "NT_D:number of divisors"
5727 msgstr ""
5729 #: ../plugins/fn-numtheory/numtheory.c:295
5730 msgid "NT_D calculates the number of divisors of @{n}."
5731 msgstr ""
5733 #: ../plugins/fn-numtheory/numtheory.c:325
5734 msgid "NT_SIGMA:sigma function"
5735 msgstr ""
5737 #: ../plugins/fn-numtheory/numtheory.c:327
5738 msgid "NT_SIGMA calculates the sum of the divisors of @{n}."
5739 msgstr ""
5741 #: ../plugins/fn-numtheory/numtheory.c:330
5742 msgid "wiki:en:Divisor_function"
5743 msgstr ""
5745 #: ../plugins/fn-numtheory/numtheory.c:359
5746 msgid "ITHPRIME:@{i}th prime"
5747 msgstr ""
5749 #: ../plugins/fn-numtheory/numtheory.c:360
5750 msgid "i:positive integer"
5751 msgstr ""
5753 #: ../plugins/fn-numtheory/numtheory.c:361
5754 msgid "ITHPRIME finds the @{i}th prime."
5755 msgstr ""
5757 #: ../plugins/fn-numtheory/numtheory.c:385
5758 msgid "ISPRIME:whether @{n} is prime"
5759 msgstr ""
5761 #: ../plugins/fn-numtheory/numtheory.c:387
5762 msgid "ISPRIME returns TRUE if @{n} is prime and FALSE otherwise."
5763 msgstr ""
5765 #: ../plugins/fn-numtheory/numtheory.c:390
5766 msgid "wolfram:PrimeNumber.html"
5767 msgstr ""
5769 #: ../plugins/fn-numtheory/numtheory.c:441
5770 msgid "PFACTOR:smallest prime factor"
5771 msgstr ""
5773 #: ../plugins/fn-numtheory/numtheory.c:443
5774 msgid "PFACTOR finds the smallest prime factor of its argument."
5775 msgstr ""
5777 #: ../plugins/fn-numtheory/numtheory.c:444
5778 msgid ""
5779 "The argument @{n} must be at least 2. Otherwise a #VALUE! error is returned."
5780 msgstr ""
5782 #: ../plugins/fn-numtheory/numtheory.c:472
5783 msgid "NT_PI:number of primes upto @{n}"
5784 msgstr ""
5786 #: ../plugins/fn-numtheory/numtheory.c:474
5787 msgid "NT_PI returns the number of primes less than or equal to @{n}."
5788 msgstr ""
5790 #: ../plugins/fn-numtheory/numtheory.c:477
5791 msgid "wolfram:PrimeCountingFunction.html"
5792 msgstr ""
5794 #: ../plugins/fn-numtheory/numtheory.c:503
5795 msgid "BITOR:bitwise or"
5796 msgstr ""
5798 #: ../plugins/fn-numtheory/numtheory.c:504
5799 #: ../plugins/fn-numtheory/numtheory.c:528
5800 #: ../plugins/fn-numtheory/numtheory.c:552
5801 #: ../plugins/fn-numtheory/numtheory.c:577
5802 #: ../plugins/fn-numtheory/numtheory.c:607
5803 msgid "a:non-negative integer"
5804 msgstr ""
5806 #: ../plugins/fn-numtheory/numtheory.c:505
5807 #: ../plugins/fn-numtheory/numtheory.c:529
5808 #: ../plugins/fn-numtheory/numtheory.c:553
5809 msgid "b:non-negative integer"
5810 msgstr ""
5812 #: ../plugins/fn-numtheory/numtheory.c:506
5813 msgid ""
5814 "BITOR returns the bitwise or of the binary representations of its arguments."
5815 msgstr ""
5817 #: ../plugins/fn-numtheory/numtheory.c:527
5818 msgid "BITXOR:bitwise exclusive or"
5819 msgstr ""
5821 #: ../plugins/fn-numtheory/numtheory.c:530
5822 msgid ""
5823 "BITXOR returns the bitwise exclusive or of the binary representations of its "
5824 "arguments."
5825 msgstr ""
5827 #: ../plugins/fn-numtheory/numtheory.c:551
5828 msgid "BITAND:bitwise and"
5829 msgstr ""
5831 #: ../plugins/fn-numtheory/numtheory.c:554
5832 msgid ""
5833 "BITAND returns the bitwise and of the binary representations of its "
5834 "arguments."
5835 msgstr ""
5837 #: ../plugins/fn-numtheory/numtheory.c:576
5838 msgid "BITLSHIFT:bit-shift to the left"
5839 msgstr ""
5841 #: ../plugins/fn-numtheory/numtheory.c:579
5842 msgid ""
5843 "BITLSHIFT returns the binary representations of @{a} shifted @{n} positions "
5844 "to the left."
5845 msgstr ""
5847 #: ../plugins/fn-numtheory/numtheory.c:580
5848 msgid ""
5849 "If @{n} is negative, BITLSHIFT shifts the bits to the right by ABS(@{n}) "
5850 "positions."
5851 msgstr ""
5853 #: ../plugins/fn-numtheory/numtheory.c:606
5854 msgid "BITRSHIFT:bit-shift to the right"
5855 msgstr ""
5857 #: ../plugins/fn-numtheory/numtheory.c:609
5858 msgid ""
5859 "BITRSHIFT returns the binary representations of @{a} shifted @{n} positions "
5860 "to the right."
5861 msgstr ""
5863 #: ../plugins/fn-numtheory/numtheory.c:610
5864 msgid ""
5865 "If @{n} is negative, BITRSHIFT shifts the bits to the left by ABS(@{n}) "
5866 "positions."
5867 msgstr ""
5869 #: ../plugins/fn-r/functions.c:19
5870 msgid "R.DNORM:probability density function of the normal distribution"
5871 msgstr "R.DNORM:función de densidá de probabilidá de la distribución normal."
5873 #: ../plugins/fn-r/functions.c:20 ../plugins/fn-r/functions.c:45
5874 #: ../plugins/fn-r/functions.c:99 ../plugins/fn-r/functions.c:124
5875 #: ../plugins/fn-r/functions.c:151 ../plugins/fn-r/functions.c:178
5876 #: ../plugins/fn-r/functions.c:203 ../plugins/fn-r/functions.c:257
5877 #: ../plugins/fn-r/functions.c:282 ../plugins/fn-r/functions.c:336
5878 #: ../plugins/fn-r/functions.c:359 ../plugins/fn-r/functions.c:409
5879 #: ../plugins/fn-r/functions.c:434 ../plugins/fn-r/functions.c:461
5880 #: ../plugins/fn-r/functions.c:488 ../plugins/fn-r/functions.c:512
5881 #: ../plugins/fn-r/functions.c:564 ../plugins/fn-r/functions.c:589
5882 #: ../plugins/fn-r/functions.c:643 ../plugins/fn-r/functions.c:666
5883 #: ../plugins/fn-r/functions.c:716 ../plugins/fn-r/functions.c:739
5884 #: ../plugins/fn-r/functions.c:789 ../plugins/fn-r/functions.c:814
5885 #: ../plugins/fn-r/functions.c:841 ../plugins/fn-r/functions.c:868
5886 #: ../plugins/fn-r/functions.c:893 ../plugins/fn-r/functions.c:947
5887 #: ../plugins/fn-r/functions.c:974 ../plugins/fn-r/functions.c:1032
5888 #: ../plugins/fn-r/functions.c:1055 ../plugins/fn-r/functions.c:1105
5889 #: ../plugins/fn-r/functions.c:1130 ../plugins/fn-r/functions.c:1184
5890 #: ../plugins/fn-r/functions.c:1211 ../plugins/fn-r/functions.c:1240
5891 msgid "x:observation"
5892 msgstr "x:observación."
5894 #: ../plugins/fn-r/functions.c:21 ../plugins/fn-r/functions.c:46
5895 #: ../plugins/fn-r/functions.c:73
5896 msgid "mu:mean of the distribution"
5897 msgstr "mu:media de la distribución."
5899 #: ../plugins/fn-r/functions.c:22 ../plugins/fn-r/functions.c:47
5900 #: ../plugins/fn-r/functions.c:74
5901 msgid "sigma:standard deviation of the distribution"
5902 msgstr "sigma:desviación standard de la distribución."
5904 #: ../plugins/fn-r/functions.c:23 ../plugins/fn-r/functions.c:102
5905 #: ../plugins/fn-r/functions.c:181 ../plugins/fn-r/functions.c:260
5906 #: ../plugins/fn-r/functions.c:338 ../plugins/fn-r/functions.c:412
5907 #: ../plugins/fn-r/functions.c:490 ../plugins/fn-r/functions.c:567
5908 #: ../plugins/fn-r/functions.c:645 ../plugins/fn-r/functions.c:718
5909 #: ../plugins/fn-r/functions.c:792 ../plugins/fn-r/functions.c:871
5910 #: ../plugins/fn-r/functions.c:951 ../plugins/fn-r/functions.c:1034
5911 #: ../plugins/fn-r/functions.c:1108 ../plugins/fn-r/functions.c:1188
5912 #: ../plugins/fn-r/functions.c:1243
5913 msgid "give_log:if true, log of the result will be returned instead"
5914 msgstr ""
5916 #: ../plugins/fn-r/functions.c:24
5917 msgid ""
5918 "This function returns the probability density function of the normal "
5919 "distribution."
5920 msgstr ""
5921 "Esta función devuelve la función de densidá de probabilidá de la "
5922 "distribución normal."
5924 #: ../plugins/fn-r/functions.c:44
5925 msgid "R.PNORM:cumulative distribution function of the normal distribution"
5926 msgstr "R.PNORM:función de distribución acumulativa de la distribución normal."
5928 #: ../plugins/fn-r/functions.c:48 ../plugins/fn-r/functions.c:75
5929 #: ../plugins/fn-r/functions.c:127 ../plugins/fn-r/functions.c:154
5930 #: ../plugins/fn-r/functions.c:206 ../plugins/fn-r/functions.c:233
5931 #: ../plugins/fn-r/functions.c:285 ../plugins/fn-r/functions.c:312
5932 #: ../plugins/fn-r/functions.c:361 ../plugins/fn-r/functions.c:386
5933 #: ../plugins/fn-r/functions.c:437 ../plugins/fn-r/functions.c:464
5934 #: ../plugins/fn-r/functions.c:514 ../plugins/fn-r/functions.c:540
5935 #: ../plugins/fn-r/functions.c:592 ../plugins/fn-r/functions.c:619
5936 #: ../plugins/fn-r/functions.c:668 ../plugins/fn-r/functions.c:693
5937 #: ../plugins/fn-r/functions.c:741 ../plugins/fn-r/functions.c:766
5938 #: ../plugins/fn-r/functions.c:817 ../plugins/fn-r/functions.c:844
5939 #: ../plugins/fn-r/functions.c:896 ../plugins/fn-r/functions.c:923
5940 #: ../plugins/fn-r/functions.c:978 ../plugins/fn-r/functions.c:1007
5941 #: ../plugins/fn-r/functions.c:1057 ../plugins/fn-r/functions.c:1082
5942 #: ../plugins/fn-r/functions.c:1133 ../plugins/fn-r/functions.c:1160
5943 #: ../plugins/fn-r/functions.c:1215
5944 msgid ""
5945 "lower_tail:if true (the default), the lower tail of the distribution is "
5946 "considered"
5947 msgstr ""
5948 "lower_tail:si ye ciertu (lo predetermináu), la cola más baxa de la "
5949 "distribución ye la que se considera."
5951 #: ../plugins/fn-r/functions.c:49 ../plugins/fn-r/functions.c:76
5952 #: ../plugins/fn-r/functions.c:128 ../plugins/fn-r/functions.c:155
5953 #: ../plugins/fn-r/functions.c:207 ../plugins/fn-r/functions.c:234
5954 #: ../plugins/fn-r/functions.c:286 ../plugins/fn-r/functions.c:313
5955 #: ../plugins/fn-r/functions.c:362 ../plugins/fn-r/functions.c:387
5956 #: ../plugins/fn-r/functions.c:438 ../plugins/fn-r/functions.c:465
5957 #: ../plugins/fn-r/functions.c:515 ../plugins/fn-r/functions.c:541
5958 #: ../plugins/fn-r/functions.c:593 ../plugins/fn-r/functions.c:620
5959 #: ../plugins/fn-r/functions.c:669 ../plugins/fn-r/functions.c:694
5960 #: ../plugins/fn-r/functions.c:742 ../plugins/fn-r/functions.c:767
5961 #: ../plugins/fn-r/functions.c:818 ../plugins/fn-r/functions.c:845
5962 #: ../plugins/fn-r/functions.c:897 ../plugins/fn-r/functions.c:924
5963 #: ../plugins/fn-r/functions.c:979 ../plugins/fn-r/functions.c:1008
5964 #: ../plugins/fn-r/functions.c:1058 ../plugins/fn-r/functions.c:1083
5965 #: ../plugins/fn-r/functions.c:1134 ../plugins/fn-r/functions.c:1161
5966 #: ../plugins/fn-r/functions.c:1216
5967 msgid "log_p:if true, log of the probability is used"
5968 msgstr ""
5970 #: ../plugins/fn-r/functions.c:50
5971 msgid ""
5972 "This function returns the cumulative distribution function of the normal "
5973 "distribution."
5974 msgstr ""
5975 "Esta función devuelve una distribución acumulada de la distribución normal."
5977 #: ../plugins/fn-r/functions.c:71
5978 msgid "R.QNORM:probability quantile function of the normal distribution"
5979 msgstr "R.QNORM:probabilidá de la función cuantil de la distribución normal."
5981 #: ../plugins/fn-r/functions.c:72 ../plugins/fn-r/functions.c:230
5982 #: ../plugins/fn-r/functions.c:309 ../plugins/fn-r/functions.c:384
5983 #: ../plugins/fn-r/functions.c:538 ../plugins/fn-r/functions.c:616
5984 #: ../plugins/fn-r/functions.c:691 ../plugins/fn-r/functions.c:764
5985 #: ../plugins/fn-r/functions.c:920 ../plugins/fn-r/functions.c:1003
5986 #: ../plugins/fn-r/functions.c:1080 ../plugins/fn-r/functions.c:1157
5987 #: ../plugins/fn-random/functions.c:630 ../plugins/fn-stat/functions.c:492
5988 #: ../plugins/fn-stat/functions.c:945 ../plugins/fn-stat/functions.c:1003
5989 #: ../plugins/fn-stat/functions.c:1154 ../plugins/fn-stat/functions.c:1241
5990 #: ../plugins/fn-stat/functions.c:1442 ../plugins/fn-stat/functions.c:1787
5991 msgid "p:probability"
5992 msgstr "p:probabilidá."
5994 #: ../plugins/fn-r/functions.c:77
5995 msgid ""
5996 "This function returns the probability quantile function, i.e., the inverse "
5997 "of the cumulative distribution function, of the normal distribution."
5998 msgstr ""
5999 "Esta función devuelve la función de probabilidá del cuantil, por exemplu, la "
6000 "inversa de la función de distribución acumulada de la distribución normal."
6002 #: ../plugins/fn-r/functions.c:98
6003 msgid "R.DLNORM:probability density function of the log-normal distribution"
6004 msgstr ""
6005 "R.DLNORM:función de densidá de probabilidá de la distribución log-normal."
6007 #: ../plugins/fn-r/functions.c:100 ../plugins/fn-r/functions.c:125
6008 #: ../plugins/fn-r/functions.c:152
6009 msgid "logmean:mean of the underlying normal distribution"
6010 msgstr "logmean: media de la distribución normal subyacente."
6012 #: ../plugins/fn-r/functions.c:101 ../plugins/fn-r/functions.c:126
6013 #: ../plugins/fn-r/functions.c:153
6014 msgid "logsd:standard deviation of the underlying normal distribution"
6015 msgstr "logsd:desviación standard de la distribución normal subyacente."
6017 #: ../plugins/fn-r/functions.c:103
6018 msgid ""
6019 "This function returns the probability density function of the log-normal "
6020 "distribution."
6021 msgstr ""
6022 "Esta función devuelve la función de densidá de probabilidá de la "
6023 "distribución log-normal."
6025 #: ../plugins/fn-r/functions.c:123
6026 msgid ""
6027 "R.PLNORM:cumulative distribution function of the log-normal distribution"
6028 msgstr ""
6029 "R.PLNORM:función de distribución acumulada de la distribución log-normal."
6031 #: ../plugins/fn-r/functions.c:129
6032 msgid ""
6033 "This function returns the cumulative distribution function of the log-normal "
6034 "distribution."
6035 msgstr ""
6036 "Esta función devuelve la función de distribución acumulada de la "
6037 "distribución log-normal."
6039 #: ../plugins/fn-r/functions.c:150
6040 msgid "R.QLNORM:probability quantile function of the log-normal distribution"
6041 msgstr ""
6042 "R.QLNORM:función de cuantil de probabilidá de la distribución log-normal."
6044 #: ../plugins/fn-r/functions.c:156
6045 msgid ""
6046 "This function returns the probability quantile function, i.e., the inverse "
6047 "of the cumulative distribution function, of the log-normal distribution."
6048 msgstr ""
6049 "Esta función devuelve la función del cuantil de probabilidá, p. ex., la "
6050 "inversa de la función de distribución acumulada de la distribución log-"
6051 "normal."
6053 #: ../plugins/fn-r/functions.c:177
6054 msgid "R.DGAMMA:probability density function of the gamma distribution"
6055 msgstr "R.DGAMMA:función de densidá de probabilidá de la distribución gamma."
6057 #: ../plugins/fn-r/functions.c:179 ../plugins/fn-r/functions.c:204
6058 #: ../plugins/fn-r/functions.c:231 ../plugins/fn-r/functions.c:565
6059 #: ../plugins/fn-r/functions.c:590 ../plugins/fn-r/functions.c:617
6060 #: ../plugins/fn-r/functions.c:1185 ../plugins/fn-r/functions.c:1212
6061 #: ../plugins/fn-r/functions.c:1242
6062 msgid "shape:the shape parameter of the distribution"
6063 msgstr "forma: el parámetru de forma de la distribución"
6065 #: ../plugins/fn-r/functions.c:180 ../plugins/fn-r/functions.c:205
6066 #: ../plugins/fn-r/functions.c:232 ../plugins/fn-r/functions.c:566
6067 #: ../plugins/fn-r/functions.c:591 ../plugins/fn-r/functions.c:618
6068 #: ../plugins/fn-r/functions.c:717 ../plugins/fn-r/functions.c:740
6069 #: ../plugins/fn-r/functions.c:765 ../plugins/fn-r/functions.c:1107
6070 #: ../plugins/fn-r/functions.c:1132 ../plugins/fn-r/functions.c:1159
6071 #: ../plugins/fn-r/functions.c:1187 ../plugins/fn-r/functions.c:1214
6072 msgid "scale:the scale parameter of the distribution"
6073 msgstr "escala: el parámetru d'escala de la distribución"
6075 #: ../plugins/fn-r/functions.c:182
6076 msgid ""
6077 "This function returns the probability density function of the gamma "
6078 "distribution."
6079 msgstr ""
6080 "Esta función devuelve la función de densidá de probabilidá de la "
6081 "distribución gamma."
6083 #: ../plugins/fn-r/functions.c:202
6084 msgid "R.PGAMMA:cumulative distribution function of the gamma distribution"
6085 msgstr "R.PGAMMA:función de distribución acumulativa de la distribución gamma."
6087 #: ../plugins/fn-r/functions.c:208
6088 msgid ""
6089 "This function returns the cumulative distribution function of the gamma "
6090 "distribution."
6091 msgstr ""
6092 "Esta función devuelve la función de distribución acumulativa de la "
6093 "distribución gamma."
6095 #: ../plugins/fn-r/functions.c:229
6096 msgid "R.QGAMMA:probability quantile function of the gamma distribution"
6097 msgstr "R.QGAMMA:función del cuantil de probabilidá de la distribución gamma."
6099 #: ../plugins/fn-r/functions.c:235
6100 msgid ""
6101 "This function returns the probability quantile function, i.e., the inverse "
6102 "of the cumulative distribution function, of the gamma distribution."
6103 msgstr ""
6104 "Esta función devuelve la función del cuantil de probabilidá, p. ex.: la "
6105 "inversa de la función de distribución acumulada, de la distribución gamma."
6107 #: ../plugins/fn-r/functions.c:256
6108 msgid "R.DBETA:probability density function of the beta distribution"
6109 msgstr "R.DBETA:función de densidá de probabilidá de la distribución beta."
6111 #: ../plugins/fn-r/functions.c:258 ../plugins/fn-r/functions.c:283
6112 #: ../plugins/fn-r/functions.c:310
6113 msgid "a:the first shape parameter of the distribution"
6114 msgstr "a:el primer parámetru de forma de la distribución"
6116 #: ../plugins/fn-r/functions.c:259 ../plugins/fn-r/functions.c:284
6117 #: ../plugins/fn-r/functions.c:311
6118 msgid "b:the second scale parameter of the distribution"
6119 msgstr "b:El segundu parámetru d'escala de la distribución"
6121 #: ../plugins/fn-r/functions.c:261
6122 msgid ""
6123 "This function returns the probability density function of the beta "
6124 "distribution."
6125 msgstr ""
6126 "Esta función devuelve la función de densidá de probabilidá de la "
6127 "distribución beta."
6129 #: ../plugins/fn-r/functions.c:281
6130 msgid "R.PBETA:cumulative distribution function of the beta distribution"
6131 msgstr "R.PBETA:función de distribución acumulada de la distribución beta."
6133 #: ../plugins/fn-r/functions.c:287
6134 msgid ""
6135 "This function returns the cumulative distribution function of the beta "
6136 "distribution."
6137 msgstr ""
6138 "Esta función devuelve la función de distribución acumulada de la "
6139 "distribución beta."
6141 #: ../plugins/fn-r/functions.c:308
6142 msgid "R.QBETA:probability quantile function of the beta distribution"
6143 msgstr "R.QBETA:función de cuantil de probabilidá de la distribución beta."
6145 #: ../plugins/fn-r/functions.c:314
6146 msgid ""
6147 "This function returns the probability quantile function, i.e., the inverse "
6148 "of the cumulative distribution function, of the beta distribution."
6149 msgstr ""
6150 "Esta función devuelve la función del cuantil de probabilidá, p. ex., la "
6151 "inversa de la función de distribución acumulada, o la distribución beta."
6153 #: ../plugins/fn-r/functions.c:335
6154 msgid "R.DT:probability density function of the Student t distribution"
6155 msgstr ""
6156 "R.DT:función de densidá de probabilidá de la distribución de t Student."
6158 #: ../plugins/fn-r/functions.c:337 ../plugins/fn-r/functions.c:360
6159 #: ../plugins/fn-r/functions.c:385 ../plugins/fn-r/functions.c:1241
6160 msgid "n:the number of degrees of freedom of the distribution"
6161 msgstr "n:númberu de graos de llibertá de la distribución"
6163 #: ../plugins/fn-r/functions.c:339
6164 msgid ""
6165 "This function returns the probability density function of the Student t "
6166 "distribution."
6167 msgstr ""
6168 "Esta función devuelve la función de densidá de probabilidá de la "
6169 "distribución de T Student."
6171 #: ../plugins/fn-r/functions.c:358
6172 msgid "R.PT:cumulative distribution function of the Student t distribution"
6173 msgstr ""
6174 "R.PT:función de distribución acumulada de la distrivbución de t Student."
6176 #: ../plugins/fn-r/functions.c:363
6177 msgid ""
6178 "This function returns the cumulative distribution function of the Student t "
6179 "distribution."
6180 msgstr ""
6181 "Esta función devuelve la función de distribución acumulada de la "
6182 "distribución de Student T."
6184 #: ../plugins/fn-r/functions.c:383
6185 msgid "R.QT:probability quantile function of the Student t distribution"
6186 msgstr ""
6187 "R.QT:función del cuantil de probabilidá de la distribución de Studen t."
6189 #: ../plugins/fn-r/functions.c:388
6190 msgid ""
6191 "This function returns the probability quantile function, i.e., the inverse "
6192 "of the cumulative distribution function, of the Student t distribution."
6193 msgstr ""
6194 "Esta función devuelve la función del cuantil de probabilidá, p. ex., la "
6195 "inversa de la función de distribución acumulada de la distribución de "
6196 "Student t."
6198 #: ../plugins/fn-r/functions.c:408
6199 msgid "R.DF:probability density function of the F distribution"
6200 msgstr "R.DF: función de densidá de probabilidá de la distribución F."
6202 #: ../plugins/fn-r/functions.c:410 ../plugins/fn-r/functions.c:435
6203 #: ../plugins/fn-r/functions.c:462
6204 msgid "n1:the first number of degrees of freedom of the distribution"
6205 msgstr "n1:el primer númberu de graos de llibertá de la distribución"
6207 #: ../plugins/fn-r/functions.c:411 ../plugins/fn-r/functions.c:436
6208 #: ../plugins/fn-r/functions.c:463
6209 msgid "n2:the second number of degrees of freedom of the distribution"
6210 msgstr "n2: el segundu númberu de graos de llibertá de la distribución"
6212 #: ../plugins/fn-r/functions.c:413
6213 msgid ""
6214 "This function returns the probability density function of the F distribution."
6215 msgstr ""
6216 "Esta función devuelve la función de densidá de probabilidá de la "
6217 "distribución de F."
6219 #: ../plugins/fn-r/functions.c:433
6220 msgid "R.PF:cumulative distribution function of the F distribution"
6221 msgstr "R.PF: función de distribucion acumulada de la distribución F."
6223 #: ../plugins/fn-r/functions.c:439
6224 msgid ""
6225 "This function returns the cumulative distribution function of the F "
6226 "distribution."
6227 msgstr ""
6228 "Esta función devuelve la función de distribución acumulativa de la "
6229 "distribución F."
6231 #: ../plugins/fn-r/functions.c:460
6232 msgid "R.QF:probability quantile function of the F distribution"
6233 msgstr "R.QF:función de cuantil de probabilidá de la distribución F."
6235 #: ../plugins/fn-r/functions.c:466
6236 msgid ""
6237 "This function returns the probability quantile function, i.e., the inverse "
6238 "of the cumulative distribution function, of the F distribution."
6239 msgstr ""
6240 "Esta función devuelve la función del cuantil de probabilidá la inversa de la "
6241 "función de distribución acumulada, de la distribución F."
6243 #: ../plugins/fn-r/functions.c:487
6244 msgid "R.DCHISQ:probability density function of the chi-square distribution"
6245 msgstr ""
6246 "R.DCHISQ:función de densidá de probabilidá de la distribución chi cuadráu."
6248 #: ../plugins/fn-r/functions.c:489 ../plugins/fn-r/functions.c:513
6249 #: ../plugins/fn-r/functions.c:539
6250 msgid "df:the number of degrees of freedom of the distribution"
6251 msgstr "df:el númberu de graos de llibertá de la distribución"
6253 #: ../plugins/fn-r/functions.c:491
6254 msgid ""
6255 "This function returns the probability density function of the chi-square "
6256 "distribution."
6257 msgstr ""
6258 "Esta función devuelve la función de densidá de probabilidá de la "
6259 "distribución chi-cuadráu."
6261 #: ../plugins/fn-r/functions.c:492
6262 msgid ""
6263 "A two argument invocation R.DCHISQ(@{x},@{df}) is exported to OpenFormula as "
6264 "CHISQDIST(@{x},@{df},FALSE())."
6265 msgstr ""
6267 #: ../plugins/fn-r/functions.c:511
6268 msgid ""
6269 "R.PCHISQ:cumulative distribution function of the chi-square distribution"
6270 msgstr ""
6271 "R.PCHISQ:función de distribución acumulada de la distribución chi-cuadráu."
6273 #: ../plugins/fn-r/functions.c:516
6274 msgid ""
6275 "This function returns the cumulative distribution function of the chi-square "
6276 "distribution."
6277 msgstr ""
6278 "Esta función devuelve la función de distribución acumulada de la "
6279 "distribución chi-cuadráu."
6281 #: ../plugins/fn-r/functions.c:517
6282 msgid ""
6283 "A two argument invocation R.PCHISQ(@{x},@{df}) is exported to OpenFormula as "
6284 "CHISQDIST(@{x},@{df})."
6285 msgstr ""
6287 #: ../plugins/fn-r/functions.c:537
6288 msgid "R.QCHISQ:probability quantile function of the chi-square distribution"
6289 msgstr ""
6290 "R.QCHISQ:función del cuantil de probabilidá de la distribución chi cuadráu."
6292 #: ../plugins/fn-r/functions.c:542
6293 msgid ""
6294 "This function returns the probability quantile function, i.e., the inverse "
6295 "of the cumulative distribution function, of the chi-square distribution."
6296 msgstr ""
6297 "Esta función devuelve la función del cuantil de probabilidá, p. ex., la "
6298 "inversa de la función de distribución acumulada, de la distribución chi "
6299 "cuadráu."
6301 #: ../plugins/fn-r/functions.c:543
6302 msgid ""
6303 "A two argument invocation R.QCHISQ(@{p},@{df}) is exported to OpenFormula as "
6304 "CHISQINV(@{p},@{df})."
6305 msgstr ""
6307 #: ../plugins/fn-r/functions.c:563
6308 msgid "R.DWEIBULL:probability density function of the Weibull distribution"
6309 msgstr ""
6310 "R.DWEIBULL:función de densidá de probabilidá de la distribución de Weibull."
6312 #: ../plugins/fn-r/functions.c:568
6313 msgid ""
6314 "This function returns the probability density function of the Weibull "
6315 "distribution."
6316 msgstr ""
6317 "Esta función devuelve la función de densidá de probabilidá de la "
6318 "distribución de Weibull."
6320 #: ../plugins/fn-r/functions.c:588
6321 msgid "R.PWEIBULL:cumulative distribution function of the Weibull distribution"
6322 msgstr ""
6323 "R.PWEIBULL:función acumulada de distribución de la distribución de Weibull."
6325 #: ../plugins/fn-r/functions.c:594
6326 msgid ""
6327 "This function returns the cumulative distribution function of the Weibull "
6328 "distribution."
6329 msgstr ""
6330 "Esta función devuelve la función de distribución acumulada de la "
6331 "distribución de Weibull."
6333 #: ../plugins/fn-r/functions.c:615
6334 msgid "R.QWEIBULL:probability quantile function of the Weibull distribution"
6335 msgstr ""
6336 "R.QWEIBULL:función del cuantil de probabilidá de la distribución de Weibull."
6338 #: ../plugins/fn-r/functions.c:621
6339 msgid ""
6340 "This function returns the probability quantile function, i.e., the inverse "
6341 "of the cumulative distribution function, of the Weibull distribution."
6342 msgstr ""
6343 "Esta función devuelve la función del cuantil de probabilidá, la función "
6344 "inversa de la distribución acumulada de la distribución de Weibull."
6346 #: ../plugins/fn-r/functions.c:642
6347 msgid "R.DPOIS:probability density function of the Poisson distribution"
6348 msgstr ""
6349 "R.DPOIS:función de densidá de probabilidá de la distribución de Poisson."
6351 #: ../plugins/fn-r/functions.c:644 ../plugins/fn-r/functions.c:667
6352 #: ../plugins/fn-r/functions.c:692
6353 msgid "lambda:the mean of the distribution"
6354 msgstr "lambda:la media de la distribución"
6356 #: ../plugins/fn-r/functions.c:646
6357 msgid ""
6358 "This function returns the probability density function of the Poisson "
6359 "distribution."
6360 msgstr ""
6361 "Esta función devuelve la función de densidá de probabilidá de la "
6362 "distribución de Poisson."
6364 #: ../plugins/fn-r/functions.c:665
6365 msgid "R.PPOIS:cumulative distribution function of the Poisson distribution"
6366 msgstr ""
6367 "R.PPOIS:función de distribución acumulada de la distribución de Poisson."
6369 #: ../plugins/fn-r/functions.c:670
6370 msgid ""
6371 "This function returns the cumulative distribution function of the Poisson "
6372 "distribution."
6373 msgstr ""
6374 "Esta función devuelve la función de distribución acumulada de la "
6375 "distribución de Poisson."
6377 #: ../plugins/fn-r/functions.c:690
6378 msgid "R.QPOIS:probability quantile function of the Poisson distribution"
6379 msgstr ""
6380 "R.QPOIS:función del cualtil de probabilidá de la distribución de Poisson."
6382 #: ../plugins/fn-r/functions.c:695
6383 msgid ""
6384 "This function returns the probability quantile function, i.e., the inverse "
6385 "of the cumulative distribution function, of the Poisson distribution."
6386 msgstr ""
6387 "Esta función devuelve la función del cuantil de probabilidá, la función "
6388 "inversa de la función de distribución acumulada, de la distribución de "
6389 "Poisson."
6391 #: ../plugins/fn-r/functions.c:715
6392 msgid "R.DEXP:probability density function of the exponential distribution"
6393 msgstr ""
6394 "R.DEXP:función de densidá de probabilidá de la distribución esponencial."
6396 #: ../plugins/fn-r/functions.c:719
6397 msgid ""
6398 "This function returns the probability density function of the exponential "
6399 "distribution."
6400 msgstr ""
6401 "Esta función devuelve la función de densidá de probabilidá de la "
6402 "distribución esponencial"
6404 #: ../plugins/fn-r/functions.c:738
6405 msgid "R.PEXP:cumulative distribution function of the exponential distribution"
6406 msgstr ""
6407 "R.PEXP:función de distribución acumulada de la distribución esponencial."
6409 #: ../plugins/fn-r/functions.c:743
6410 msgid ""
6411 "This function returns the cumulative distribution function of the "
6412 "exponential distribution."
6413 msgstr ""
6414 "Esta función devuelve la función de distribución acumulada de la "
6415 "distribución esponencial."
6417 #: ../plugins/fn-r/functions.c:763
6418 msgid "R.QEXP:probability quantile function of the exponential distribution"
6419 msgstr ""
6420 "R.QEXP:función del cuantil de probabilidá de la distribución esponencial."
6422 #: ../plugins/fn-r/functions.c:768
6423 msgid ""
6424 "This function returns the probability quantile function, i.e., the inverse "
6425 "of the cumulative distribution function, of the exponential distribution."
6426 msgstr ""
6427 "Esta función devuelve la función del cuantil de probabilidá, p.ex. la "
6428 "inversa de la función de distribución acumulada, de la distribución "
6429 "esponencial."
6431 #: ../plugins/fn-r/functions.c:788
6432 msgid "R.DBINOM:probability density function of the binomial distribution"
6433 msgstr ""
6434 "R.DBINOM:función que devuelve la función de densidá de probabilidá de la "
6435 "distribución binomial."
6437 #: ../plugins/fn-r/functions.c:790 ../plugins/fn-r/functions.c:815
6438 #: ../plugins/fn-r/functions.c:842 ../plugins/fn-r/functions.c:869
6439 #: ../plugins/fn-r/functions.c:894 ../plugins/fn-r/functions.c:921
6440 msgid "n:the number of trials"
6441 msgstr "n:el númberu d'intentos"
6443 #: ../plugins/fn-r/functions.c:791 ../plugins/fn-r/functions.c:816
6444 #: ../plugins/fn-r/functions.c:843 ../plugins/fn-r/functions.c:870
6445 #: ../plugins/fn-r/functions.c:895 ../plugins/fn-r/functions.c:922
6446 #: ../plugins/fn-r/functions.c:1033 ../plugins/fn-r/functions.c:1056
6447 #: ../plugins/fn-r/functions.c:1081
6448 msgid "psuc:the probability of success in each trial"
6449 msgstr "psuc:la probabilidá d'éxitu en cada intentu"
6451 #: ../plugins/fn-r/functions.c:793
6452 msgid ""
6453 "This function returns the probability density function of the binomial "
6454 "distribution."
6455 msgstr ""
6456 "Esta función devuelve la función de densidá de probabilidá de la "
6457 "distribución binomial."
6459 #: ../plugins/fn-r/functions.c:813
6460 msgid "R.PBINOM:cumulative distribution function of the binomial distribution"
6461 msgstr ""
6462 "R.PBINOM:función de distribución acumulada de la distribución binomial."
6464 #: ../plugins/fn-r/functions.c:819
6465 msgid ""
6466 "This function returns the cumulative distribution function of the binomial "
6467 "distribution."
6468 msgstr ""
6469 "Esta función devuelve la función de distribución acumulada de la "
6470 "distribución binomial."
6472 #: ../plugins/fn-r/functions.c:840
6473 msgid "R.QBINOM:probability quantile function of the binomial distribution"
6474 msgstr ""
6475 "R.QBINOM:función del cuantil de probabilidá de la distribución binomial."
6477 #: ../plugins/fn-r/functions.c:846
6478 msgid ""
6479 "This function returns the probability quantile function, i.e., the inverse "
6480 "of the cumulative distribution function, of the binomial distribution."
6481 msgstr ""
6482 "Esta función devuelve la función del cuantil de probabilidá, la inversa de "
6483 "la función de distribución acumulada, de la distribución binomial."
6485 #: ../plugins/fn-r/functions.c:867
6486 msgid ""
6487 "R.DNBINOM:probability density function of the negative binomial distribution"
6488 msgstr ""
6489 "R.DNBINOM:función de densidá de probabilidá de la distribución binomial "
6490 "negativa."
6492 #: ../plugins/fn-r/functions.c:872
6493 msgid ""
6494 "This function returns the probability density function of the negative "
6495 "binomial distribution."
6496 msgstr ""
6497 "Esta función devuelve la función de densidá de probabilidá de la "
6498 "distribución binomial negativa."
6500 #: ../plugins/fn-r/functions.c:892
6501 msgid ""
6502 "R.PNBINOM:cumulative distribution function of the negative binomial "
6503 "distribution"
6504 msgstr ""
6505 "R.PNBINOM:función de distribución acumulativa de la distribución binomial "
6506 "negativa."
6508 #: ../plugins/fn-r/functions.c:898
6509 msgid ""
6510 "This function returns the cumulative distribution function of the negative "
6511 "binomial distribution."
6512 msgstr ""
6513 "Esta función devuelve la distribución acumulada negativa de la distribución "
6514 "binomial negativa."
6516 #: ../plugins/fn-r/functions.c:919
6517 msgid ""
6518 "R.QNBINOM:probability quantile function of the negative binomial distribution"
6519 msgstr ""
6520 "R.QNBINOM:función del cuantil de probabilidá de la distribución binomial "
6521 "negativa."
6523 #: ../plugins/fn-r/functions.c:925
6524 msgid ""
6525 "This function returns the probability quantile function, i.e., the inverse "
6526 "of the cumulative distribution function, of the negative binomial "
6527 "distribution."
6528 msgstr ""
6529 "Esta función devuelve la función del cuantil de probabilidá, la inversa de "
6530 "la función acumulada de distribución de la distribución negativa binomial."
6532 #: ../plugins/fn-r/functions.c:946
6533 msgid ""
6534 "R.DHYPER:probability density function of the hypergeometric distribution"
6535 msgstr ""
6536 "R.DHYPER:función de densidá de probabilidá de la distribución "
6537 "hiperxeométrica."
6539 #: ../plugins/fn-r/functions.c:948 ../plugins/fn-r/functions.c:975
6540 #: ../plugins/fn-r/functions.c:1004
6541 msgid "r:the number of red balls"
6542 msgstr "r:el númberu de boles coloraes"
6544 #: ../plugins/fn-r/functions.c:949 ../plugins/fn-r/functions.c:976
6545 #: ../plugins/fn-r/functions.c:1005
6546 msgid "b:the number of black balls"
6547 msgstr "b:el númberu de boles prietes"
6549 #: ../plugins/fn-r/functions.c:950 ../plugins/fn-r/functions.c:977
6550 #: ../plugins/fn-r/functions.c:1006
6551 msgid "n:the number of balls drawn"
6552 msgstr "n:el númberu de boles dibuxaes"
6554 #: ../plugins/fn-r/functions.c:952
6555 msgid ""
6556 "This function returns the probability density function of the hypergeometric "
6557 "distribution."
6558 msgstr ""
6559 "Esta función devuelve la función de densidá de probabilidá de la "
6560 "distribución hiperxeométrica."
6562 #: ../plugins/fn-r/functions.c:973
6563 msgid ""
6564 "R.PHYPER:cumulative distribution function of the hypergeometric distribution"
6565 msgstr ""
6566 "R.PHYPER:función de distribución acumulada de la distribución "
6567 "hiperxeométrica."
6569 #: ../plugins/fn-r/functions.c:980
6570 msgid ""
6571 "This function returns the cumulative distribution function of the "
6572 "hypergeometric distribution."
6573 msgstr ""
6574 "Esta función devuelve la función de la distribución acumulada de la "
6575 "distribución hiperxeométrica."
6577 #: ../plugins/fn-r/functions.c:1002
6578 msgid ""
6579 "R.QHYPER:probability quantile function of the hypergeometric distribution"
6580 msgstr ""
6581 "R.QHYPER:función de cuantil de probabilidá de la distribución "
6582 "hiperxeométrica."
6584 #: ../plugins/fn-r/functions.c:1009
6585 msgid ""
6586 "This function returns the probability quantile function, i.e., the inverse "
6587 "of the cumulative distribution function, of the hypergeometric distribution."
6588 msgstr ""
6589 "Esta función devuelve la función del cuantil de probabilidá, p. ex., la "
6590 "inversa de la función de distribución acumulada, o la distribución "
6591 "hiperxeométrica."
6593 #: ../plugins/fn-r/functions.c:1031
6594 msgid "R.DGEOM:probability density function of the geometric distribution"
6595 msgstr ""
6596 "R.DGEOM:función de densidá de probabilidá de la distribución xeométrica."
6598 #: ../plugins/fn-r/functions.c:1035
6599 msgid ""
6600 "This function returns the probability density function of the geometric "
6601 "distribution."
6602 msgstr ""
6603 "Esta función devuelve la función de densidá de probabilidá de la "
6604 "distribución xeométrica."
6606 #: ../plugins/fn-r/functions.c:1054
6607 msgid "R.PGEOM:cumulative distribution function of the geometric distribution"
6608 msgstr ""
6609 "R.PGEOM:función de distribución acumulativa de la distribución xeométrica."
6611 #: ../plugins/fn-r/functions.c:1059
6612 msgid ""
6613 "This function returns the cumulative distribution function of the geometric "
6614 "distribution."
6615 msgstr ""
6616 "Esta función devuelve la función de distribución acumulativa de la "
6617 "distribución xeométrica."
6619 #: ../plugins/fn-r/functions.c:1079
6620 msgid "R.QGEOM:probability quantile function of the geometric distribution"
6621 msgstr ""
6622 "R.QGEOM: función del cuantil de probabilidá de la distribución xeométrica."
6624 #: ../plugins/fn-r/functions.c:1084
6625 msgid ""
6626 "This function returns the probability quantile function, i.e., the inverse "
6627 "of the cumulative distribution function, of the geometric distribution."
6628 msgstr ""
6629 "Esta función devuelve la función del cuantil de probabilidá, o sea, la "
6630 "inversa de la función de distribución acumulada, de la distribución "
6631 "xeométrica."
6633 #: ../plugins/fn-r/functions.c:1104
6634 msgid "R.DCAUCHY:probability density function of the Cauchy distribution"
6635 msgstr ""
6636 "R.DCAUCHY:función de densidá de probabilidá de la distribución de Cauchy."
6638 #: ../plugins/fn-r/functions.c:1106 ../plugins/fn-r/functions.c:1131
6639 #: ../plugins/fn-r/functions.c:1158
6640 msgid "location:the center of the distribution"
6641 msgstr "ubicación: el centru de la distribución"
6643 #: ../plugins/fn-r/functions.c:1109
6644 msgid ""
6645 "This function returns the probability density function of the Cauchy "
6646 "distribution."
6647 msgstr ""
6648 "Esta función devuelve la función de densidá de probabilidá de la "
6649 "distribución de Cauchy."
6651 #: ../plugins/fn-r/functions.c:1129
6652 msgid "R.PCAUCHY:cumulative distribution function of the Cauchy distribution"
6653 msgstr ""
6654 "R.PCAUCHY:función de distribución acumulada  de la distribución de Cauchy."
6656 #: ../plugins/fn-r/functions.c:1135
6657 msgid ""
6658 "This function returns the cumulative distribution function of the Cauchy "
6659 "distribution."
6660 msgstr ""
6661 "Esta función devuelve la función de distribución acumulada de la "
6662 "distribución de Cauchy."
6664 #: ../plugins/fn-r/functions.c:1156
6665 msgid "R.QCAUCHY:probability quantile function of the Cauchy distribution"
6666 msgstr ""
6667 "R.QCAUCHY:función de cuantil de probabilidá de la distribución de Cauchy."
6669 #: ../plugins/fn-r/functions.c:1162
6670 msgid ""
6671 "This function returns the probability quantile function, i.e., the inverse "
6672 "of the cumulative distribution function, of the Cauchy distribution."
6673 msgstr ""
6674 "Esta función devuelve la función del cuantil de probabilidá, p. ex., "
6675 "l'inversu de la función de distribución acumulada, de la distribución de "
6676 "Cauchy."
6678 #: ../plugins/fn-r/functions.c:1183
6679 msgid "R.DSNORM:probability density function of the skew-normal distribution"
6680 msgstr ""
6682 #: ../plugins/fn-r/functions.c:1186 ../plugins/fn-r/functions.c:1213
6683 msgid "location:the location parameter of the distribution"
6684 msgstr ""
6686 #: ../plugins/fn-r/functions.c:1189
6687 msgid ""
6688 "This function returns the probability density function of the skew-normal "
6689 "distribution."
6690 msgstr ""
6691 "Esta función devuelve la función de densidá de probabilidá de la "
6692 "distribución normal."
6694 #: ../plugins/fn-r/functions.c:1210
6695 msgid ""
6696 "R.PSNORM:cumulative distribution function of the skew-normal distribution"
6697 msgstr ""
6698 "R.PSPNORM:función de distribución acumulativa de la distribución normal."
6700 #: ../plugins/fn-r/functions.c:1217
6701 msgid ""
6702 "This function returns the cumulative distribution function of the skew-"
6703 "normal distribution."
6704 msgstr ""
6705 "Esta función devuelve una distribución acumulada de la distribución normal."
6707 #: ../plugins/fn-r/functions.c:1239
6708 msgid "R.DST:probability density function of the skew-t distribution"
6709 msgstr "R.DST:función de densidá de probabilidá de la distribución beta."
6711 #: ../plugins/fn-r/functions.c:1244
6712 msgid ""
6713 "This function returns the probability density function of the skew-t "
6714 "distribution."
6715 msgstr ""
6716 "Esta función devuelve la función de densidá de probabilidá de la "
6717 "distribución skew-t."
6719 #: ../plugins/fn-random/functions.c:47
6720 msgid "RAND:a random number between zero and one"
6721 msgstr ""
6723 #: ../plugins/fn-random/functions.c:64
6724 msgid ""
6725 "RANDUNIFORM:random variate from the uniform distribution from @{a} to @{b}"
6726 msgstr ""
6728 #: ../plugins/fn-random/functions.c:65
6729 msgid "a:lower limit of the uniform distribution"
6730 msgstr ""
6732 #: ../plugins/fn-random/functions.c:66
6733 msgid "b:upper limit of the uniform distribution"
6734 msgstr ""
6736 #: ../plugins/fn-random/functions.c:67
6737 msgid "If @{a} > @{b} RANDUNIFORM returns #NUM!"
6738 msgstr ""
6740 #: ../plugins/fn-random/functions.c:89
6741 msgid "RANDDISCRETE:random variate from a finite discrete distribution"
6742 msgstr ""
6744 #: ../plugins/fn-random/functions.c:90
6745 msgid "val_range:possible values of the random variable"
6746 msgstr ""
6748 #: ../plugins/fn-random/functions.c:91
6749 msgid ""
6750 "prob_range:probabilities of the corresponding values in @{val_range}, "
6751 "defaults to equal probabilities"
6752 msgstr ""
6754 #: ../plugins/fn-random/functions.c:93
6755 msgid ""
6756 "RANDDISCRETE returns one of the values in the @{val_range}. The "
6757 "probabilities for each value are given in the @{prob_range}."
6758 msgstr ""
6760 #: ../plugins/fn-random/functions.c:95
6761 msgid ""
6762 "If the sum of all values in @{prob_range} is not one, RANDDISCRETE returns "
6763 "#NUM!"
6764 msgstr ""
6766 #: ../plugins/fn-random/functions.c:96
6767 msgid ""
6768 "If @{val_range} and @{prob_range} are not the same size, RANDDISCRETE "
6769 "returns #NUM!"
6770 msgstr ""
6772 #: ../plugins/fn-random/functions.c:97
6773 msgid ""
6774 "If @{val_range} or @{prob_range} is not a range, RANDDISCRETE returns #VALUE!"
6775 msgstr ""
6777 #: ../plugins/fn-random/functions.c:175
6778 msgid "RANDEXP:random variate from an exponential distribution"
6779 msgstr ""
6781 #: ../plugins/fn-random/functions.c:176
6782 msgid "b:parameter of the exponential distribution"
6783 msgstr ""
6785 #: ../plugins/fn-random/functions.c:194
6786 msgid "RANDPOISSON:random variate from a Poisson distribution"
6787 msgstr ""
6789 #: ../plugins/fn-random/functions.c:195
6790 msgid "λ:parameter of the Poisson distribution"
6791 msgstr ""
6793 #: ../plugins/fn-random/functions.c:196
6794 msgid "If @{λ} < 0 RANDPOISSON returns #NUM!"
6795 msgstr ""
6797 #: ../plugins/fn-random/functions.c:218
6798 msgid "RANDBINOM:random variate from a binomial distribution"
6799 msgstr ""
6801 #: ../plugins/fn-random/functions.c:219 ../plugins/fn-random/functions.c:276
6802 #: ../plugins/fn-random/functions.c:582
6803 msgid "p:probability of success in a single trial"
6804 msgstr ""
6806 #: ../plugins/fn-random/functions.c:220
6807 msgid "n:number of trials"
6808 msgstr "n:el númberu d'intentos"
6810 #: ../plugins/fn-random/functions.c:221
6811 msgid "If @{p} < 0 or @{p} > 1 RANDBINOM returns #NUM!"
6812 msgstr ""
6814 #: ../plugins/fn-random/functions.c:222
6815 msgid "If @{n} < 0 RANDBINOM returns #NUM!"
6816 msgstr ""
6818 #: ../plugins/fn-random/functions.c:244
6819 msgid ""
6820 "RANDBETWEEN:a random integer number between and including @{bottom} and @"
6821 "{top}"
6822 msgstr ""
6824 #: ../plugins/fn-random/functions.c:246
6825 msgid "bottom:lower limit"
6826 msgstr ""
6828 #: ../plugins/fn-random/functions.c:247
6829 msgid "top:upper limit"
6830 msgstr ""
6832 #: ../plugins/fn-random/functions.c:248
6833 msgid "If @{bottom} > @{top}, RANDBETWEEN returns #NUM!"
6834 msgstr ""
6836 #: ../plugins/fn-random/functions.c:275
6837 msgid "RANDNEGBINOM:random variate from a negative binomial distribution"
6838 msgstr ""
6840 #: ../plugins/fn-random/functions.c:277
6841 msgid "n:number of failures"
6842 msgstr ""
6844 #: ../plugins/fn-random/functions.c:278
6845 msgid "If @{p} < 0 or @{p} > 1 RANDNEGBINOM returns #NUM!"
6846 msgstr ""
6848 #: ../plugins/fn-random/functions.c:279
6849 msgid "If @{n} < 1 RANDNEGBINOM returns #NUM!"
6850 msgstr ""
6852 #: ../plugins/fn-random/functions.c:300
6853 msgid "RANDBERNOULLI:random variate from a Bernoulli distribution"
6854 msgstr ""
6856 #: ../plugins/fn-random/functions.c:301 ../plugins/fn-stat/functions.c:877
6857 msgid "p:probability of success"
6858 msgstr ""
6860 #: ../plugins/fn-random/functions.c:302
6861 msgid "If @{p} < 0 or @{p} > 1 RANDBERNOULLI returns #NUM!"
6862 msgstr ""
6864 #: ../plugins/fn-random/functions.c:324
6865 msgid "RANDNORM:random variate from a normal distribution"
6866 msgstr ""
6868 #: ../plugins/fn-random/functions.c:325
6869 msgid "μ:mean of the distribution"
6870 msgstr ""
6872 #: ../plugins/fn-random/functions.c:326 ../plugins/fn-random/functions.c:374
6873 msgid "σ:standard deviation of the distribution"
6874 msgstr ""
6876 #: ../plugins/fn-random/functions.c:327
6877 msgid "If @{σ} < 0, RANDNORM returns #NUM!"
6878 msgstr ""
6880 #: ../plugins/fn-random/functions.c:349
6881 msgid "RANDCAUCHY:random variate from a Cauchy or Lorentz distribution"
6882 msgstr ""
6884 #: ../plugins/fn-random/functions.c:350
6885 msgid "a:scale parameter of the distribution"
6886 msgstr ""
6888 #: ../plugins/fn-random/functions.c:351
6889 msgid "If @{a} < 0 RANDCAUCHY returns #NUM!"
6890 msgstr ""
6892 #: ../plugins/fn-random/functions.c:372
6893 msgid "RANDLOGNORM:random variate from a lognormal distribution"
6894 msgstr ""
6896 #: ../plugins/fn-random/functions.c:373
6897 msgid "ζ:parameter of the lognormal distribution"
6898 msgstr ""
6900 #: ../plugins/fn-random/functions.c:375
6901 msgid "If @{σ} < 0, RANDLOGNORM returns #NUM!"
6902 msgstr ""
6904 #: ../plugins/fn-random/functions.c:394
6905 msgid "RANDWEIBULL:random variate from a Weibull distribution"
6906 msgstr ""
6908 #: ../plugins/fn-random/functions.c:395
6909 msgid "a:parameter of the Weibull distribution"
6910 msgstr ""
6912 #: ../plugins/fn-random/functions.c:396
6913 msgid "b:parameter of the Weibull distribution"
6914 msgstr ""
6916 #: ../plugins/fn-random/functions.c:415
6917 msgid "RANDLAPLACE:random variate from a Laplace distribution"
6918 msgstr ""
6920 #: ../plugins/fn-random/functions.c:416
6921 msgid "a:parameter of the Laplace distribution"
6922 msgstr ""
6924 #: ../plugins/fn-random/functions.c:434
6925 msgid "RANDRAYLEIGH:random variate from a Rayleigh distribution"
6926 msgstr ""
6928 #: ../plugins/fn-random/functions.c:435 ../plugins/fn-random/functions.c:455
6929 msgid "σ:scale parameter of the Rayleigh distribution"
6930 msgstr ""
6932 #: ../plugins/fn-random/functions.c:453
6933 msgid ""
6934 "RANDRAYLEIGHTAIL:random variate from the tail of a Rayleigh distribution"
6935 msgstr ""
6937 #: ../plugins/fn-random/functions.c:454 ../plugins/fn-random/functions.c:793
6938 msgid "a:lower limit of the tail"
6939 msgstr ""
6941 #: ../plugins/fn-random/functions.c:474
6942 msgid "RANDGAMMA:random variate from a Gamma distribution"
6943 msgstr ""
6945 #: ../plugins/fn-random/functions.c:475
6946 msgid "a:parameter of the Gamma distribution"
6947 msgstr ""
6949 #: ../plugins/fn-random/functions.c:476
6950 msgid "b:parameter of the Gamma distribution"
6951 msgstr ""
6953 #: ../plugins/fn-random/functions.c:477
6954 msgid "If @{a} ≤ 0, RANDGAMMA returns #NUM!"
6955 msgstr ""
6957 #: ../plugins/fn-random/functions.c:499
6958 msgid "RANDPARETO:random variate from a Pareto distribution"
6959 msgstr ""
6961 #: ../plugins/fn-random/functions.c:500
6962 msgid "a:parameter of the Pareto distribution"
6963 msgstr ""
6965 #: ../plugins/fn-random/functions.c:501
6966 msgid "b:parameter of the Pareto distribution"
6967 msgstr ""
6969 #: ../plugins/fn-random/functions.c:520
6970 msgid "RANDFDIST:random variate from an F distribution"
6971 msgstr ""
6973 #: ../plugins/fn-random/functions.c:521
6974 msgid "df1:numerator degrees of freedom"
6975 msgstr ""
6977 #: ../plugins/fn-random/functions.c:522
6978 msgid "df2:denominator degrees of freedom"
6979 msgstr ""
6981 #: ../plugins/fn-random/functions.c:541
6982 msgid "RANDBETA:random variate from a Beta distribution"
6983 msgstr ""
6985 #: ../plugins/fn-random/functions.c:542
6986 msgid "a:parameter of the Beta distribution"
6987 msgstr ""
6989 #: ../plugins/fn-random/functions.c:543
6990 msgid "b:parameter of the Beta distribution"
6991 msgstr ""
6993 #: ../plugins/fn-random/functions.c:562
6994 msgid "RANDLOGISTIC:random variate from a logistic distribution"
6995 msgstr ""
6997 #: ../plugins/fn-random/functions.c:563
6998 msgid "a:parameter of the logistic distribution"
6999 msgstr ""
7001 #: ../plugins/fn-random/functions.c:581
7002 msgid "RANDGEOM:random variate from a geometric distribution"
7003 msgstr ""
7005 #: ../plugins/fn-random/functions.c:583
7006 msgid "If @{p} < 0 or @{p} > 1 RANDGEOM returns #NUM!"
7007 msgstr ""
7009 #: ../plugins/fn-random/functions.c:604
7010 msgid "RANDHYPERG:random variate from a hypergeometric distribution"
7011 msgstr ""
7013 #: ../plugins/fn-random/functions.c:605
7014 msgid "n1:number of objects of type 1"
7015 msgstr ""
7017 #: ../plugins/fn-random/functions.c:606
7018 msgid "n2:number of objects of type 2"
7019 msgstr ""
7021 #: ../plugins/fn-random/functions.c:607
7022 msgid "t:total number of objects selected"
7023 msgstr ""
7025 #: ../plugins/fn-random/functions.c:629
7026 msgid "RANDLOG:random variate from a logarithmic distribution"
7027 msgstr ""
7029 #: ../plugins/fn-random/functions.c:631
7030 msgid "If @{p} < 0 or @{p} > 1 RANDLOG returns #NUM!"
7031 msgstr ""
7033 #: ../plugins/fn-random/functions.c:652
7034 msgid "RANDCHISQ:random variate from a Chi-square distribution"
7035 msgstr ""
7037 #: ../plugins/fn-random/functions.c:653 ../plugins/fn-random/functions.c:672
7038 #: ../plugins/fn-random/functions.c:923
7039 msgid "df:degrees of freedom"
7040 msgstr ""
7042 #: ../plugins/fn-random/functions.c:671
7043 msgid "RANDTDIST:random variate from a Student t distribution"
7044 msgstr ""
7046 #: ../plugins/fn-random/functions.c:690
7047 msgid "RANDGUMBEL:random variate from a Gumbel distribution"
7048 msgstr ""
7050 #: ../plugins/fn-random/functions.c:691
7051 msgid "a:parameter of the Gumbel distribution"
7052 msgstr ""
7054 #: ../plugins/fn-random/functions.c:692
7055 msgid "b:parameter of the Gumbel distribution"
7056 msgstr ""
7058 #: ../plugins/fn-random/functions.c:693
7059 msgid "type:type of the Gumbel distribution, defaults to 1"
7060 msgstr ""
7062 #: ../plugins/fn-random/functions.c:694
7063 msgid "If @{type} is neither 1 nor 2, RANDGUMBEL returns #NUM!"
7064 msgstr ""
7066 #: ../plugins/fn-random/functions.c:719
7067 msgid "RANDLEVY:random variate from a Lévy distribution"
7068 msgstr ""
7070 #: ../plugins/fn-random/functions.c:720
7071 msgid "c:parameter of the Lévy distribution"
7072 msgstr ""
7074 #: ../plugins/fn-random/functions.c:721
7075 msgid "α:parameter of the Lévy distribution"
7076 msgstr ""
7078 #: ../plugins/fn-random/functions.c:722
7079 msgid "β:parameter of the Lévy distribution, defaults to 0"
7080 msgstr ""
7082 #: ../plugins/fn-random/functions.c:723
7083 msgid ""
7084 "For @{α} = 1, @{β}=0, the Lévy distribution reduces to the Cauchy (or "
7085 "Lorentzian) distribution."
7086 msgstr ""
7088 #: ../plugins/fn-random/functions.c:725
7089 msgid ""
7090 "For @{α} = 2, @{β}=0, the Lévy distribution reduces to the normal "
7091 "distribution."
7092 msgstr ""
7094 #: ../plugins/fn-random/functions.c:727
7095 msgid "If @{α} ≤ 0 or @{α} > 2, RANDLEVY returns #NUM!"
7096 msgstr ""
7098 #: ../plugins/fn-random/functions.c:728
7099 msgid "If @{β} < -1 or @{β} > 1, RANDLEVY returns #NUM!"
7100 msgstr ""
7102 #: ../plugins/fn-random/functions.c:751
7103 msgid "RANDEXPPOW:random variate from an exponential power distribution"
7104 msgstr ""
7106 #: ../plugins/fn-random/functions.c:752
7107 msgid "a:scale parameter of the exponential power distribution"
7108 msgstr ""
7110 #: ../plugins/fn-random/functions.c:753
7111 msgid "b:exponent of the exponential power distribution"
7112 msgstr ""
7114 #: ../plugins/fn-random/functions.c:754
7115 msgid ""
7116 "For @{b} = 1 the exponential power distribution reduces to the Laplace "
7117 "distribution."
7118 msgstr ""
7120 #: ../plugins/fn-random/functions.c:756
7121 msgid ""
7122 "For @{b} = 2 the exponential power distribution reduces to the normal "
7123 "distribution with σ = a/sqrt(2)"
7124 msgstr ""
7126 #: ../plugins/fn-random/functions.c:776
7127 msgid "RANDLANDAU:random variate from the Landau distribution"
7128 msgstr ""
7130 #: ../plugins/fn-random/functions.c:792
7131 msgid ""
7132 "RANDNORMTAIL:random variate from the upper tail of a normal distribution "
7133 "with mean 0"
7134 msgstr ""
7136 #: ../plugins/fn-random/functions.c:794
7137 msgid "σ:standard deviation of the normal distribution"
7138 msgstr ""
7140 #: ../plugins/fn-random/functions.c:795
7141 msgid ""
7142 "The method is based on Marsaglia's famous rectangle-wedge-tail algorithm "
7143 "(Ann Math Stat 32, 894-899 (1961)), with this aspect explained in Knuth, v2, "
7144 "3rd ed, p139, 586 (exercise 11)."
7145 msgstr ""
7147 #: ../plugins/fn-random/functions.c:816
7148 msgid ""
7149 "SIMTABLE:one of the values in the given argument list depending on the round "
7150 "number of the simulation tool"
7151 msgstr ""
7153 #: ../plugins/fn-random/functions.c:818
7154 msgid "d1:first value"
7155 msgstr ""
7157 #: ../plugins/fn-random/functions.c:819
7158 msgid "d2:second value"
7159 msgstr ""
7161 #: ../plugins/fn-random/functions.c:820
7162 msgid ""
7163 "SIMTABLE returns one of the values in the given argument list depending on "
7164 "the round number of the simulation tool. When the simulation tool is not "
7165 "activated, SIMTABLE returns @{d1}.\n"
7166 "With the simulation tool and the SIMTABLE function you can test given "
7167 "decision variables. Each SIMTABLE function contains the possible values of a "
7168 "simulation variable. In most valid simulation models you should have the "
7169 "same number of values @{dN} for all decision variables.  If the simulation "
7170 "is run more rounds than there are values defined, SIMTABLE returns #N/A! "
7171 "error (e.g. if A1 contains `=SIMTABLE(1)' and A2 `=SIMTABLE(1,2)', A1 yields "
7172 "#N/A! error on the second round).\n"
7173 "The successive use of the simulation tool also requires that you give to the "
7174 "tool at least one input variable having RAND() or any other "
7175 "RAND<distribution name>() function in it. On each round, the simulation tool "
7176 "iterates for the given number of rounds over all the input variables to "
7177 "reevaluate them. On each iteration, the values of the output variables are "
7178 "stored, and when the round is completed, descriptive statistical information "
7179 "is created according to the values."
7180 msgstr ""
7182 #: ../plugins/fn-random/functions.c:883
7183 msgid "RANDSNORM:random variate from a skew normal distribution"
7184 msgstr ""
7186 #: ../plugins/fn-random/functions.c:884 ../plugins/fn-random/functions.c:924
7187 msgid "a:amount of skew, defaults to 0"
7188 msgstr ""
7190 #: ../plugins/fn-random/functions.c:885
7191 msgid "μ:mean of the underlying normal distribution, defaults to 0"
7192 msgstr ""
7194 #: ../plugins/fn-random/functions.c:886
7195 msgid ""
7196 "σ:standard deviation of the underlying normal distribution, defaults to 1"
7197 msgstr ""
7199 #: ../plugins/fn-random/functions.c:887
7200 msgid "If @{σ} < 0, RANDSNORM returns #NUM!"
7201 msgstr ""
7203 #: ../plugins/fn-random/functions.c:922
7204 msgid "RANDSTDIST:random variate from a skew t distribution"
7205 msgstr ""
7207 #: ../plugins/fn-stat/functions.c:45
7208 msgid ""
7209 "Numbers, text and logical values are included in the calculation too. If the "
7210 "cell contains text or the argument evaluates to FALSE, it is counted as "
7211 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1). "
7212 "Note that empty cells are not counted."
7213 msgstr ""
7215 #: ../plugins/fn-stat/functions.c:50
7216 msgid "VARP:variance of an entire population"
7217 msgstr ""
7219 #: ../plugins/fn-stat/functions.c:51 ../plugins/fn-stat/functions.c:77
7220 #: ../plugins/fn-stat/functions.c:107 ../plugins/fn-stat/functions.c:135
7221 #: ../plugins/fn-stat/functions.c:2517 ../plugins/fn-stat/functions.c:2548
7222 #: ../plugins/fn-stat/functions.c:2576 ../plugins/fn-stat/functions.c:2605
7223 msgid "area1:first cell area"
7224 msgstr ""
7226 #: ../plugins/fn-stat/functions.c:52 ../plugins/fn-stat/functions.c:78
7227 #: ../plugins/fn-stat/functions.c:108 ../plugins/fn-stat/functions.c:136
7228 #: ../plugins/fn-stat/functions.c:2518 ../plugins/fn-stat/functions.c:2549
7229 #: ../plugins/fn-stat/functions.c:2577 ../plugins/fn-stat/functions.c:2606
7230 msgid "area2:second cell area"
7231 msgstr ""
7233 #: ../plugins/fn-stat/functions.c:53
7234 msgid "VARP is also known as the N-variance."
7235 msgstr ""
7237 #: ../plugins/fn-stat/functions.c:54
7238 msgid ""
7239 "Let us assume that the cells A1, A2, ..., A5 contain number 11.4, 17.3, "
7240 "21.3, 25.9, and 40.1."
7241 msgstr ""
7243 #: ../plugins/fn-stat/functions.c:55
7244 msgid "Then VARP(A1:A5) equals 94.112"
7245 msgstr ""
7247 #: ../plugins/fn-stat/functions.c:57 ../plugins/fn-stat/functions.c:87
7248 msgid "wiki:en:Variance"
7249 msgstr ""
7251 #: ../plugins/fn-stat/functions.c:58 ../plugins/fn-stat/functions.c:88
7252 msgid "wolfram:Variance.html"
7253 msgstr ""
7255 #: ../plugins/fn-stat/functions.c:76
7256 msgid "VAR:sample variance of the given sample"
7257 msgstr ""
7259 #: ../plugins/fn-stat/functions.c:79
7260 msgid "VAR is also known as the N-1-variance."
7261 msgstr ""
7263 #: ../plugins/fn-stat/functions.c:80 ../plugins/fn-stat/functions.c:2522
7264 msgid ""
7265 "Since the N-1-variance includes Bessel's correction, whereas the N-variance "
7266 "calculated by VARPA or VARP does not, under reasonable conditions the N-1-"
7267 "variance is an unbiased estimator of the variance of the population from "
7268 "which the sample is drawn."
7269 msgstr ""
7271 #: ../plugins/fn-stat/functions.c:84 ../plugins/fn-stat/functions.c:112
7272 #: ../plugins/fn-stat/functions.c:139 ../plugins/fn-stat/functions.c:277
7273 #: ../plugins/fn-stat/functions.c:573 ../plugins/fn-stat/functions.c:600
7274 #: ../plugins/fn-stat/functions.c:626 ../plugins/fn-stat/functions.c:696
7275 #: ../plugins/fn-stat/functions.c:722 ../plugins/fn-stat/functions.c:757
7276 #: ../plugins/fn-stat/functions.c:797 ../plugins/fn-stat/functions.c:822
7277 #: ../plugins/fn-stat/functions.c:1825 ../plugins/fn-stat/functions.c:1851
7278 #: ../plugins/fn-stat/functions.c:1875 ../plugins/fn-stat/functions.c:1900
7279 #: ../plugins/fn-stat/functions.c:2031 ../plugins/fn-stat/functions.c:2153
7280 #: ../plugins/fn-stat/functions.c:2196 ../plugins/fn-stat/functions.c:2384
7281 #: ../plugins/fn-stat/functions.c:2734 ../plugins/fn-stat/functions.c:2777
7282 msgid ""
7283 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7284 "21.3, 25.9, and 40.1."
7285 msgstr ""
7287 #: ../plugins/fn-stat/functions.c:85
7288 msgid "Then VAR(A1:A5) equals 117.64."
7289 msgstr ""
7291 #: ../plugins/fn-stat/functions.c:106
7292 msgid "STDEV:sample standard deviation of the given sample"
7293 msgstr ""
7295 #: ../plugins/fn-stat/functions.c:109
7296 msgid "STDEV is also known as the N-1-standard deviation."
7297 msgstr ""
7299 #: ../plugins/fn-stat/functions.c:110
7300 msgid ""
7301 "To obtain the population standard deviation of a whole population use STDEVP."
7302 msgstr ""
7304 #: ../plugins/fn-stat/functions.c:113
7305 msgid "Then STDEV(A1:A5) equals 10.84619749."
7306 msgstr ""
7308 #: ../plugins/fn-stat/functions.c:115 ../plugins/fn-stat/functions.c:142
7309 msgid "wiki:en:Standard_deviation"
7310 msgstr ""
7312 #: ../plugins/fn-stat/functions.c:116 ../plugins/fn-stat/functions.c:143
7313 msgid "wolfram:StandardDeviation.html"
7314 msgstr ""
7316 #: ../plugins/fn-stat/functions.c:134
7317 msgid "STDEVP:population standard deviation of the given population"
7318 msgstr ""
7320 #: ../plugins/fn-stat/functions.c:137 ../plugins/fn-stat/functions.c:2607
7321 msgid "This is also known as the N-standard deviation"
7322 msgstr ""
7324 #: ../plugins/fn-stat/functions.c:140
7325 msgid "Then STDEVP(A1:A5) equals 9.701133954."
7326 msgstr ""
7328 #: ../plugins/fn-stat/functions.c:161
7329 msgid "RANK:rank of a number in a list of numbers"
7330 msgstr ""
7332 #: ../plugins/fn-stat/functions.c:162 ../plugins/fn-stat/functions.c:214
7333 msgid "x:number whose rank you want to find"
7334 msgstr ""
7336 #: ../plugins/fn-stat/functions.c:164 ../plugins/fn-stat/functions.c:216
7337 msgid "order:0 (descending order) or non-zero (ascending order); defaults to 0"
7338 msgstr ""
7340 #: ../plugins/fn-stat/functions.c:165
7341 msgid "In case of a tie, RANK returns the largest possible rank."
7342 msgstr ""
7344 #: ../plugins/fn-stat/functions.c:167
7345 msgid ""
7346 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
7347 "25.9, and 25.9."
7348 msgstr ""
7350 #: ../plugins/fn-stat/functions.c:168
7351 msgid "Then RANK(17.3,A1:A5) equals 4."
7352 msgstr ""
7354 #: ../plugins/fn-stat/functions.c:169
7355 msgid "Then RANK(25.9,A1:A5) equals 1."
7356 msgstr ""
7358 #: ../plugins/fn-stat/functions.c:213
7359 msgid "RANK.AVG:rank of a number in a list of numbers"
7360 msgstr ""
7362 #: ../plugins/fn-stat/functions.c:217
7363 msgid "In case of a tie, RANK returns the average rank."
7364 msgstr ""
7366 #: ../plugins/fn-stat/functions.c:218
7367 msgid "This function is Excel 2010 compatible."
7368 msgstr ""
7370 #: ../plugins/fn-stat/functions.c:219
7371 msgid ""
7372 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7373 "21.3, 25.9, and 25.9."
7374 msgstr ""
7376 #: ../plugins/fn-stat/functions.c:220
7377 msgid "Then RANK.AVG(17.3,A1:A5) equals 4."
7378 msgstr ""
7380 #: ../plugins/fn-stat/functions.c:221
7381 msgid "Then RANK.AVG(25.9,A1:A5) equals 1.5."
7382 msgstr ""
7384 #: ../plugins/fn-stat/functions.c:271
7385 msgid "TRIMMEAN:mean of the interior of a data set"
7386 msgstr ""
7388 #: ../plugins/fn-stat/functions.c:272
7389 msgid "ref:list of numbers whose mean you want to calculate"
7390 msgstr ""
7392 #: ../plugins/fn-stat/functions.c:273
7393 msgid "fraction:fraction of the data set excluded from the mean"
7394 msgstr ""
7396 #: ../plugins/fn-stat/functions.c:274
7397 msgid ""
7398 "If @{fraction}=0.2 and the data set contains 40 numbers, 8 numbers are "
7399 "trimmed from the data set (40 x 0.2): the 4 largest and the 4 smallest. To "
7400 "avoid a bias, the number of points to be excluded is always rounded down to "
7401 "the nearest even number."
7402 msgstr ""
7404 #: ../plugins/fn-stat/functions.c:278
7405 msgid ""
7406 "Then TRIMMEAN(A1:A5,0.2) equals 23.2 and TRIMMEAN(A1:A5,0.4) equals 21.5."
7407 msgstr ""
7409 #: ../plugins/fn-stat/functions.c:320
7410 msgid "COVAR:covariance of two data sets"
7411 msgstr ""
7413 #: ../plugins/fn-stat/functions.c:321 ../plugins/fn-stat/functions.c:351
7414 msgid "array1:first data set"
7415 msgstr ""
7417 #: ../plugins/fn-stat/functions.c:322
7418 msgid "array2:set data set"
7419 msgstr ""
7421 #: ../plugins/fn-stat/functions.c:323 ../plugins/fn-stat/functions.c:353
7422 #: ../plugins/fn-stat/functions.c:543 ../plugins/fn-stat/functions.c:791
7423 #: ../plugins/fn-stat/functions.c:820 ../plugins/fn-stat/functions.c:1817
7424 #: ../plugins/fn-stat/functions.c:1848 ../plugins/fn-stat/functions.c:1898
7425 #: ../plugins/fn-stat/functions.c:1984 ../plugins/fn-stat/functions.c:2003
7426 #: ../plugins/fn-stat/functions.c:2027
7427 msgid "Strings and empty cells are simply ignored."
7428 msgstr ""
7430 #: ../plugins/fn-stat/functions.c:325 ../plugins/fn-stat/functions.c:355
7431 #: ../plugins/fn-stat/functions.c:2325 ../plugins/fn-stat/functions.c:2818
7432 #: ../plugins/fn-stat/functions.c:2884 ../plugins/fn-stat/functions.c:3917
7433 #: ../plugins/fn-stat/functions.c:3974 ../plugins/fn-stat/functions.c:4026
7434 msgid ""
7435 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7436 "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, "
7437 "and 42.7."
7438 msgstr ""
7440 #: ../plugins/fn-stat/functions.c:328
7441 msgid "Then COVAR(A1:A5,B1:B5) equals 65.858."
7442 msgstr ""
7444 #: ../plugins/fn-stat/functions.c:330
7445 msgid "wiki:en:Covariance"
7446 msgstr ""
7448 #: ../plugins/fn-stat/functions.c:331 ../plugins/fn-stat/functions.c:361
7449 msgid "wolfram:Covariance.html"
7450 msgstr ""
7452 #: ../plugins/fn-stat/functions.c:350
7453 msgid "CORREL:Pearson correlation coefficient of two data sets"
7454 msgstr ""
7456 #: ../plugins/fn-stat/functions.c:352
7457 msgid "array2:second data set"
7458 msgstr ""
7460 #: ../plugins/fn-stat/functions.c:358
7461 msgid "Then CORREL(A1:A5,B1:B5) equals 0.996124788."
7462 msgstr ""
7464 #: ../plugins/fn-stat/functions.c:360
7465 msgid "wiki:en:CorrelationCoefficient.html"
7466 msgstr ""
7468 #: ../plugins/fn-stat/functions.c:380
7469 msgid ""
7470 "NEGBINOMDIST:probability mass function of the negative binomial distribution"
7471 msgstr ""
7473 #: ../plugins/fn-stat/functions.c:381
7474 msgid "f:number of failures"
7475 msgstr ""
7477 #: ../plugins/fn-stat/functions.c:382
7478 msgid "t:threshold number of successes"
7479 msgstr ""
7481 #: ../plugins/fn-stat/functions.c:383
7482 msgid "p:probability of a success"
7483 msgstr ""
7485 #: ../plugins/fn-stat/functions.c:384
7486 msgid "If @{f} or @{t} is a non-integer it is truncated."
7487 msgstr ""
7489 #: ../plugins/fn-stat/functions.c:385
7490 msgid "If (@{f} + @{t} -1) <= 0 this function returns a #NUM! error."
7491 msgstr ""
7493 #: ../plugins/fn-stat/functions.c:386
7494 msgid "If @{p} < 0 or @{p} > 1 this functions returns a #NUM! error."
7495 msgstr ""
7497 #: ../plugins/fn-stat/functions.c:409
7498 msgid ""
7499 "NORMSDIST:cumulative density function of the standard normal distribution"
7500 msgstr ""
7502 #: ../plugins/fn-stat/functions.c:412
7503 msgid "NORMSDIST is the OpenFormula function LEGACY.NORMSDIST."
7504 msgstr ""
7506 #: ../plugins/fn-stat/functions.c:415 ../plugins/fn-stat/functions.c:440
7507 msgid "wiki:en:Normal_distribution"
7508 msgstr ""
7510 #: ../plugins/fn-stat/functions.c:416 ../plugins/fn-stat/functions.c:441
7511 msgid "wolfram:NormalDistribution.html"
7512 msgstr ""
7514 #: ../plugins/fn-stat/functions.c:433
7515 msgid ""
7516 "NORMSINV:inverse of the cumulative density function of the standard normal "
7517 "distribution"
7518 msgstr ""
7520 #: ../plugins/fn-stat/functions.c:434
7521 msgid "p:given probability"
7522 msgstr ""
7524 #: ../plugins/fn-stat/functions.c:435
7525 msgid "If @{p} < 0 or @{p} > 1 this function returns #NUM! error."
7526 msgstr ""
7528 #: ../plugins/fn-stat/functions.c:437
7529 msgid "NORMSINV is the OpenFormula function LEGACY.NORMSINV."
7530 msgstr ""
7532 #: ../plugins/fn-stat/functions.c:461
7533 msgid ""
7534 "LOGNORMDIST:cumulative distribution function of the lognormal distribution"
7535 msgstr ""
7537 #: ../plugins/fn-stat/functions.c:463 ../plugins/fn-stat/functions.c:493
7538 msgid "mean:mean"
7539 msgstr ""
7541 #: ../plugins/fn-stat/functions.c:464 ../plugins/fn-stat/functions.c:494
7542 msgid "stddev:standard deviation"
7543 msgstr ""
7545 #: ../plugins/fn-stat/functions.c:465
7546 msgid "If @{stddev} = 0 LOGNORMDIST returns a #DIV/0! error."
7547 msgstr ""
7549 #: ../plugins/fn-stat/functions.c:466
7550 msgid ""
7551 "If @{x} <= 0, @{mean} < 0 or @{stddev} <= 0 this function returns a #NUM! "
7552 "error."
7553 msgstr ""
7555 #: ../plugins/fn-stat/functions.c:470 ../plugins/fn-stat/functions.c:499
7556 msgid "wiki:en:Log-normal_distribution"
7557 msgstr ""
7559 #: ../plugins/fn-stat/functions.c:471 ../plugins/fn-stat/functions.c:500
7560 msgid "wolfram:LogNormalDistribution.html"
7561 msgstr ""
7563 #: ../plugins/fn-stat/functions.c:491
7564 msgid ""
7565 "LOGINV:inverse of the cumulative distribution function of the lognormal "
7566 "distribution"
7567 msgstr ""
7569 #: ../plugins/fn-stat/functions.c:495
7570 msgid ""
7571 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns #NUM! error."
7572 msgstr ""
7574 #: ../plugins/fn-stat/functions.c:522
7575 msgid "FISHERINV:inverse of the Fisher transformation"
7576 msgstr ""
7578 #: ../plugins/fn-stat/functions.c:524
7579 msgid "If @{x} is a non-number this function returns a #VALUE! error."
7580 msgstr ""
7582 #: ../plugins/fn-stat/functions.c:540
7583 msgid "MODE:first most common number in the dataset"
7584 msgstr ""
7586 #: ../plugins/fn-stat/functions.c:541 ../plugins/fn-stat/functions.c:569
7587 #: ../plugins/fn-stat/functions.c:596 ../plugins/fn-stat/functions.c:623
7588 #: ../plugins/fn-stat/functions.c:659 ../plugins/fn-stat/functions.c:693
7589 #: ../plugins/fn-stat/functions.c:719 ../plugins/fn-stat/functions.c:754
7590 #: ../plugins/fn-stat/functions.c:789 ../plugins/fn-stat/functions.c:818
7591 #: ../plugins/fn-stat/functions.c:1815 ../plugins/fn-stat/functions.c:1846
7592 #: ../plugins/fn-stat/functions.c:1872 ../plugins/fn-stat/functions.c:1896
7593 #: ../plugins/fn-stat/functions.c:2025 ../plugins/fn-stat/functions.c:2438
7594 #: ../plugins/fn-stat/functions.c:2463 ../plugins/fn-stat/functions.c:2490
7595 msgid "number1:first value"
7596 msgstr ""
7598 #: ../plugins/fn-stat/functions.c:542 ../plugins/fn-stat/functions.c:570
7599 #: ../plugins/fn-stat/functions.c:597 ../plugins/fn-stat/functions.c:624
7600 #: ../plugins/fn-stat/functions.c:660 ../plugins/fn-stat/functions.c:694
7601 #: ../plugins/fn-stat/functions.c:720 ../plugins/fn-stat/functions.c:755
7602 #: ../plugins/fn-stat/functions.c:790 ../plugins/fn-stat/functions.c:819
7603 #: ../plugins/fn-stat/functions.c:1816 ../plugins/fn-stat/functions.c:1847
7604 #: ../plugins/fn-stat/functions.c:1873 ../plugins/fn-stat/functions.c:1897
7605 #: ../plugins/fn-stat/functions.c:2026 ../plugins/fn-stat/functions.c:2439
7606 #: ../plugins/fn-stat/functions.c:2464 ../plugins/fn-stat/functions.c:2491
7607 msgid "number2:second value"
7608 msgstr ""
7610 #: ../plugins/fn-stat/functions.c:544
7611 msgid ""
7612 "If the data set does not contain any duplicates this function returns a #N/A "
7613 "error."
7614 msgstr ""
7616 #: ../plugins/fn-stat/functions.c:546
7617 msgid ""
7618 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7619 "11.4, 25.9, and 40.1."
7620 msgstr ""
7622 #: ../plugins/fn-stat/functions.c:547
7623 msgid "Then MODE(A1:A5) equals 11.4."
7624 msgstr ""
7626 #: ../plugins/fn-stat/functions.c:549
7627 msgid "wiki:en:Mode_(statistics)"
7628 msgstr ""
7630 #: ../plugins/fn-stat/functions.c:550
7631 msgid "wolfram:Mode.html"
7632 msgstr ""
7634 #: ../plugins/fn-stat/functions.c:568
7635 msgid "HARMEAN:harmonic mean"
7636 msgstr ""
7638 #: ../plugins/fn-stat/functions.c:571
7639 msgid ""
7640 "The harmonic mean of N data points is  N divided by the sum of the "
7641 "reciprocals of the data points)."
7642 msgstr ""
7644 #: ../plugins/fn-stat/functions.c:574
7645 msgid "Then HARMEAN(A1:A5) equals 19.529814427."
7646 msgstr ""
7648 #: ../plugins/fn-stat/functions.c:576
7649 msgid "wiki:en:Harmonic_mean"
7650 msgstr ""
7652 #: ../plugins/fn-stat/functions.c:577
7653 msgid "wolfram:HarmonicMean.html"
7654 msgstr ""
7656 #: ../plugins/fn-stat/functions.c:595
7657 msgid "GEOMEAN:geometric mean"
7658 msgstr ""
7660 #: ../plugins/fn-stat/functions.c:598
7661 msgid ""
7662 "The geometric mean is equal to the Nth root of the product of the N values."
7663 msgstr ""
7665 #: ../plugins/fn-stat/functions.c:601
7666 msgid "Then GEOMEAN(A1:A5) equals 21.279182482."
7667 msgstr ""
7669 #: ../plugins/fn-stat/functions.c:603
7670 msgid "wiki:en:Geometric_mean"
7671 msgstr ""
7673 #: ../plugins/fn-stat/functions.c:604
7674 msgid "wolfram:GeometricMean.html"
7675 msgstr ""
7677 #: ../plugins/fn-stat/functions.c:622
7678 msgid "COUNT:total number of integer or floating point arguments passed"
7679 msgstr ""
7681 #: ../plugins/fn-stat/functions.c:627
7682 msgid "Then COUNT(A1:A5) equals 5."
7683 msgstr ""
7685 #: ../plugins/fn-stat/functions.c:658
7686 msgid "COUNTA:number of arguments passed not including empty cells"
7687 msgstr ""
7689 #: ../plugins/fn-stat/functions.c:662
7690 msgid ""
7691 "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings "
7692 "11.4, \"missing\", \"missing\", 25.9, and 40.1."
7693 msgstr ""
7695 #: ../plugins/fn-stat/functions.c:663
7696 msgid "Then COUNTA(A1:A5) equals 5."
7697 msgstr ""
7699 #: ../plugins/fn-stat/functions.c:692
7700 msgid "AVERAGE:average of all the numeric values and cells"
7701 msgstr ""
7703 #: ../plugins/fn-stat/functions.c:697
7704 msgid "Then AVERAGE(A1:A5) equals 23.2."
7705 msgstr ""
7707 #: ../plugins/fn-stat/functions.c:699
7708 msgid "wiki:en:Arithmetic_mean"
7709 msgstr ""
7711 #: ../plugins/fn-stat/functions.c:700
7712 msgid "wolfram:ArithmeticMean.html"
7713 msgstr ""
7715 #: ../plugins/fn-stat/functions.c:718
7716 msgid ""
7717 "MIN:smallest value, with negative numbers considered smaller than positive "
7718 "numbers"
7719 msgstr ""
7721 #: ../plugins/fn-stat/functions.c:723
7722 msgid "Then MIN(A1:A5) equals 11.4."
7723 msgstr ""
7725 #: ../plugins/fn-stat/functions.c:753
7726 msgid ""
7727 "MAX:largest value, with negative numbers considered smaller than positive "
7728 "numbers"
7729 msgstr ""
7731 #: ../plugins/fn-stat/functions.c:758
7732 msgid "Then MAX(A1:A5) equals 40.1."
7733 msgstr ""
7735 #: ../plugins/fn-stat/functions.c:788
7736 msgid "SKEW:unbiased estimate for skewness of a distribution"
7737 msgstr ""
7739 #: ../plugins/fn-stat/functions.c:792
7740 msgid ""
7741 "This is only meaningful if the underlying distribution really has a third "
7742 "moment.  The skewness of a symmetric (e.g., normal) distribution is zero."
7743 msgstr ""
7745 #: ../plugins/fn-stat/functions.c:795
7746 msgid ""
7747 "If less than three numbers are given, this function returns a #DIV/0! error."
7748 msgstr ""
7750 #: ../plugins/fn-stat/functions.c:798
7751 msgid "Then SKEW(A1:A5) equals 0.976798268."
7752 msgstr ""
7754 #: ../plugins/fn-stat/functions.c:817
7755 msgid "SKEWP:population skewness of a data set"
7756 msgstr ""
7758 #: ../plugins/fn-stat/functions.c:821
7759 msgid "If less than two numbers are given, SKEWP returns a #DIV/0! error."
7760 msgstr ""
7762 #: ../plugins/fn-stat/functions.c:823
7763 msgid "Then SKEWP(A1:A5) equals 0.655256198."
7764 msgstr ""
7766 #: ../plugins/fn-stat/functions.c:842
7767 #, fuzzy
7768 msgid ""
7769 "EXPONDIST:probability density or cumulative distribution function of the "
7770 "exponential distribution"
7771 msgstr ""
7772 "R.PEXP:función de distribución acumulada de la distribución esponencial."
7774 #: ../plugins/fn-stat/functions.c:844
7775 msgid "y:scale parameter"
7776 msgstr ""
7778 #: ../plugins/fn-stat/functions.c:845 ../plugins/fn-stat/functions.c:915
7779 #: ../plugins/fn-stat/functions.c:1541 ../plugins/fn-stat/functions.c:1721
7780 #: ../plugins/fn-stat/functions.c:1757
7781 msgid ""
7782 "cumulative:whether to evaluate the density function or the cumulative "
7783 "distribution function"
7784 msgstr ""
7786 #: ../plugins/fn-stat/functions.c:846
7787 msgid ""
7788 "If @{cumulative} is false it will return:\t@{y} * exp (-@{y}*@{x}),otherwise "
7789 "it will return\t1 - exp (-@{y}*@{x})."
7790 msgstr ""
7792 #: ../plugins/fn-stat/functions.c:849
7793 msgid "If @{x} < 0 or @{y} <= 0 this will return an error."
7794 msgstr ""
7796 #: ../plugins/fn-stat/functions.c:875
7797 msgid "BERNOULLI:probability mass function of a Bernoulli distribution"
7798 msgstr ""
7800 #: ../plugins/fn-stat/functions.c:876
7801 msgid "k:integer"
7802 msgstr ""
7804 #: ../plugins/fn-stat/functions.c:878
7805 msgid "If @{k} != 0 and @{k} != 1 this function returns a #NUM! error."
7806 msgstr ""
7808 #: ../plugins/fn-stat/functions.c:879 ../plugins/fn-stat/functions.c:948
7809 #: ../plugins/fn-stat/functions.c:1159 ../plugins/fn-stat/functions.c:1446
7810 #: ../plugins/fn-stat/functions.c:1479 ../plugins/fn-stat/functions.c:1513
7811 #: ../plugins/fn-stat/functions.c:1574 ../plugins/fn-stat/functions.c:4285
7812 msgid "If @{p} < 0 or @{p} > 1 this function returns a #NUM! error."
7813 msgstr ""
7815 #: ../plugins/fn-stat/functions.c:911
7816 #, fuzzy
7817 msgid ""
7818 "GAMMADIST:probability density or cumulative distribution function of the "
7819 "gamma distribution"
7820 msgstr "R.PGAMMA:función de distribución acumulativa de la distribución gamma."
7822 #: ../plugins/fn-stat/functions.c:913 ../plugins/fn-stat/functions.c:946
7823 #: ../plugins/fn-stat/functions.c:1118 ../plugins/fn-stat/functions.c:1155
7824 #: ../plugins/fn-stat/functions.c:1719
7825 msgid "alpha:scale parameter"
7826 msgstr ""
7828 #: ../plugins/fn-stat/functions.c:914 ../plugins/fn-stat/functions.c:947
7829 #: ../plugins/fn-stat/functions.c:1119 ../plugins/fn-stat/functions.c:1156
7830 #: ../plugins/fn-stat/functions.c:1720
7831 msgid "beta:scale parameter"
7832 msgstr ""
7834 #: ../plugins/fn-stat/functions.c:916 ../plugins/fn-stat/functions.c:1280
7835 #: ../plugins/fn-stat/functions.c:1725 ../plugins/fn-stat/functions.c:1954
7836 msgid "If @{x} < 0 this function returns a #NUM! error."
7837 msgstr ""
7839 #: ../plugins/fn-stat/functions.c:917 ../plugins/fn-stat/functions.c:1123
7840 #: ../plugins/fn-stat/functions.c:1160
7841 msgid "If @{alpha} <= 0 or @{beta} <= 0, this function returns a #NUM! error."
7842 msgstr ""
7844 #: ../plugins/fn-stat/functions.c:944
7845 msgid "GAMMAINV:inverse of the cumulative gamma distribution"
7846 msgstr ""
7848 #: ../plugins/fn-stat/functions.c:949 ../plugins/fn-stat/functions.c:1726
7849 msgid "If @{alpha} <= 0 or @{beta} <= 0 this function returns a #NUM! error."
7850 msgstr ""
7852 #: ../plugins/fn-stat/functions.c:974
7853 msgid "CHIDIST:survival function of the chi-squared distribution"
7854 msgstr ""
7856 #: ../plugins/fn-stat/functions.c:976 ../plugins/fn-stat/functions.c:1004
7857 #: ../plugins/fn-stat/functions.c:1190 ../plugins/fn-stat/functions.c:1242
7858 msgid "dof:number of degrees of freedom"
7859 msgstr ""
7861 #: ../plugins/fn-stat/functions.c:977 ../plugins/fn-stat/functions.c:1005
7862 #: ../plugins/fn-stat/functions.c:1192 ../plugins/fn-stat/functions.c:1243
7863 #: ../plugins/fn-stat/functions.c:1279 ../plugins/fn-stat/functions.c:1445
7864 msgid "The survival function is 1 minus the cumulative distribution function."
7865 msgstr ""
7867 #: ../plugins/fn-stat/functions.c:978
7868 msgid "If @{dof} is non-integer it is truncated."
7869 msgstr ""
7871 #: ../plugins/fn-stat/functions.c:979 ../plugins/fn-stat/functions.c:1193
7872 msgid "If @{dof} < 1 this function returns a #NUM! error."
7873 msgstr ""
7875 #: ../plugins/fn-stat/functions.c:981
7876 msgid ""
7877 "CHIDIST(@{x},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{x},@{dof})."
7878 msgstr ""
7880 #: ../plugins/fn-stat/functions.c:1002
7881 msgid "CHIINV:inverse of the survival function of the chi-squared distribution"
7882 msgstr ""
7884 #: ../plugins/fn-stat/functions.c:1006 ../plugins/fn-stat/functions.c:1244
7885 msgid ""
7886 "If @{p} < 0 or @{p} > 1 or @{dof} < 1 this function returns a #NUM! error."
7887 msgstr ""
7889 #: ../plugins/fn-stat/functions.c:1008
7890 msgid ""
7891 "CHIINV(@{p},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{p},@{dof})."
7892 msgstr ""
7894 #: ../plugins/fn-stat/functions.c:1029
7895 msgid "CHITEST:p value of the Goodness of Fit Test"
7896 msgstr ""
7898 #: ../plugins/fn-stat/functions.c:1030
7899 msgid "actual_range:observed data"
7900 msgstr ""
7902 #: ../plugins/fn-stat/functions.c:1031
7903 msgid "theoretical_range:expected values"
7904 msgstr ""
7906 #: ../plugins/fn-stat/functions.c:1032
7907 msgid ""
7908 "If the actual range is not an n by 1 or 1 by n range, but an n by m range, "
7909 "then CHITEST uses (n-1) times (m-1) as degrees of freedom. This is useful if "
7910 "the expected values were calculated from the observed value in a test of "
7911 "independence or test of homogeneity."
7912 msgstr ""
7914 #: ../plugins/fn-stat/functions.c:1038
7915 msgid "CHITEST is the OpenFormula function LEGACY.CHITEST."
7916 msgstr ""
7918 #: ../plugins/fn-stat/functions.c:1116
7919 msgid "BETADIST:cumulative distribution function of the beta distribution"
7920 msgstr ""
7922 #: ../plugins/fn-stat/functions.c:1120 ../plugins/fn-stat/functions.c:1157
7923 msgid "a:optional lower bound, defaults to 0"
7924 msgstr ""
7926 #: ../plugins/fn-stat/functions.c:1121 ../plugins/fn-stat/functions.c:1158
7927 msgid "b:optional upper bound, defaults to 1"
7928 msgstr ""
7930 #: ../plugins/fn-stat/functions.c:1122
7931 msgid "If @{x} < @{a} or @{x} > @{b} this function returns a #NUM! error."
7932 msgstr ""
7934 #: ../plugins/fn-stat/functions.c:1124 ../plugins/fn-stat/functions.c:1161
7935 msgid "If @{a} >= @{b} this function returns a #NUM! error."
7936 msgstr ""
7938 #: ../plugins/fn-stat/functions.c:1153
7939 msgid ""
7940 "BETAINV:inverse of the cumulative distribution function of the beta "
7941 "distribution"
7942 msgstr ""
7944 #: ../plugins/fn-stat/functions.c:1188
7945 msgid "TDIST:survival function of the Student t-distribution"
7946 msgstr ""
7948 #: ../plugins/fn-stat/functions.c:1191
7949 msgid "tails:1 or 2"
7950 msgstr ""
7952 #: ../plugins/fn-stat/functions.c:1194
7953 msgid "If @{tails} is neither 1 or 2 this function returns a #NUM! error."
7954 msgstr ""
7956 #: ../plugins/fn-stat/functions.c:1195
7957 msgid ""
7958 "The parameterization of this function is different from what is used for, e."
7959 "g., NORMSDIST.  This is a common source of mistakes, but necessary for "
7960 "compatibility."
7961 msgstr ""
7963 #: ../plugins/fn-stat/functions.c:1198
7964 msgid "This function is Excel compatible for non-negative @{x}."
7965 msgstr ""
7967 #: ../plugins/fn-stat/functions.c:1240
7968 msgid "TINV:inverse of the survival function of the Student t-distribution"
7969 msgstr ""
7971 #: ../plugins/fn-stat/functions.c:1246
7972 msgid ""
7973 "The parameterization of this function is different from what is used for, e."
7974 "g., NORMSINV.  This is a common source of mistakes, but necessary for "
7975 "compatibility."
7976 msgstr ""
7978 #: ../plugins/fn-stat/functions.c:1275
7979 msgid "FDIST:survival function of the F distribution"
7980 msgstr ""
7982 #: ../plugins/fn-stat/functions.c:1277 ../plugins/fn-stat/functions.c:1443
7983 msgid "dof_of_num:numerator degrees of freedom"
7984 msgstr ""
7986 #: ../plugins/fn-stat/functions.c:1278 ../plugins/fn-stat/functions.c:1444
7987 msgid "dof_of_denom:denominator degrees of freedom"
7988 msgstr ""
7990 #: ../plugins/fn-stat/functions.c:1281
7991 msgid ""
7992 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1, this function returns a #NUM! "
7993 "error."
7994 msgstr ""
7996 #: ../plugins/fn-stat/functions.c:1283
7997 msgid "FDIST is the OpenFormula function LEGACY.FDIST."
7998 msgstr ""
8000 #: ../plugins/fn-stat/functions.c:1305
8001 msgid ""
8002 "LANDAU:approximate probability density function of the Landau distribution"
8003 msgstr ""
8005 #: ../plugins/fn-stat/functions.c:1441
8006 msgid "FINV:inverse of the survival function of the F distribution"
8007 msgstr ""
8009 #: ../plugins/fn-stat/functions.c:1447
8010 msgid ""
8011 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1 this function returns a #NUM! "
8012 "error."
8013 msgstr ""
8015 #: ../plugins/fn-stat/functions.c:1449
8016 msgid "FINV is the OpenFormula function LEGACY.FINV."
8017 msgstr ""
8019 #: ../plugins/fn-stat/functions.c:1471
8020 #, fuzzy
8021 msgid ""
8022 "BINOMDIST:probability mass or cumulative distribution function of the "
8023 "binomial distribution"
8024 msgstr ""
8025 "R.PBINOM:función de distribución acumulada de la distribución binomial."
8027 #: ../plugins/fn-stat/functions.c:1472
8028 msgid "n:number of successes"
8029 msgstr ""
8031 #: ../plugins/fn-stat/functions.c:1473 ../plugins/fn-stat/functions.c:1507
8032 #: ../plugins/fn-stat/functions.c:1569
8033 msgid "trials:number of trials"
8034 msgstr ""
8036 #: ../plugins/fn-stat/functions.c:1474 ../plugins/fn-stat/functions.c:1508
8037 #: ../plugins/fn-stat/functions.c:1570
8038 msgid "p:probability of success in each trial"
8039 msgstr ""
8041 #: ../plugins/fn-stat/functions.c:1475 ../plugins/fn-stat/functions.c:1629
8042 #: ../plugins/fn-stat/functions.c:1952 ../plugins/fn-stat/functions.c:4283
8043 msgid ""
8044 "cumulative:whether to evaluate the mass function or the cumulative "
8045 "distribution function"
8046 msgstr ""
8048 #: ../plugins/fn-stat/functions.c:1476
8049 msgid "If @{n} or @{trials} are non-integer they are truncated."
8050 msgstr ""
8052 #: ../plugins/fn-stat/functions.c:1477
8053 msgid "If @{n} < 0 or @{trials} < 0 this function returns a #NUM! error."
8054 msgstr ""
8056 #: ../plugins/fn-stat/functions.c:1478
8057 msgid "If @{n} > @{trials} this function returns a #NUM! error."
8058 msgstr ""
8060 #: ../plugins/fn-stat/functions.c:1506
8061 msgid ""
8062 "BINOM.DIST.RANGE:probability of the binomial distribution over an interval"
8063 msgstr ""
8065 #: ../plugins/fn-stat/functions.c:1509
8066 msgid "start:start of the interval"
8067 msgstr ""
8069 #: ../plugins/fn-stat/functions.c:1510
8070 msgid "end:end of the interval, defaults to @{start}"
8071 msgstr ""
8073 #: ../plugins/fn-stat/functions.c:1511
8074 msgid "If @{start}, @{end} or @{trials} are non-integer they are truncated."
8075 msgstr ""
8077 #: ../plugins/fn-stat/functions.c:1512 ../plugins/fn-stat/functions.c:1573
8078 msgid "If @{trials} < 0 this function returns a #NUM! error."
8079 msgstr ""
8081 #: ../plugins/fn-stat/functions.c:1514
8082 msgid "If @{start} > @{end} this function returns 0."
8083 msgstr ""
8085 #: ../plugins/fn-stat/functions.c:1537
8086 #, fuzzy
8087 msgid ""
8088 "CAUCHY:probability density or cumulative distribution function of the "
8089 "Cauchy, Lorentz or Breit-Wigner distribution"
8090 msgstr ""
8091 "R.PCAUCHY:función de distribución acumulada  de la distribución de Cauchy."
8093 #: ../plugins/fn-stat/functions.c:1540 ../plugins/fn-stat/functions.c:4313
8094 #: ../plugins/fn-stat/functions.c:4452
8095 msgid "a:scale parameter"
8096 msgstr ""
8098 #: ../plugins/fn-stat/functions.c:1542
8099 msgid "If @{a} < 0 this function returns a #NUM! error."
8100 msgstr ""
8102 #: ../plugins/fn-stat/functions.c:1543 ../plugins/fn-stat/functions.c:4286
8103 msgid ""
8104 "If @{cumulative} is neither TRUE nor FALSE this function returns a #VALUE! "
8105 "error."
8106 msgstr ""
8108 #: ../plugins/fn-stat/functions.c:1568
8109 msgid "CRITBINOM:right-tailed critical value of the binomial distribution"
8110 msgstr ""
8112 #: ../plugins/fn-stat/functions.c:1571
8113 msgid "alpha:significance level (area of the tail)"
8114 msgstr ""
8116 #: ../plugins/fn-stat/functions.c:1572
8117 msgid "If @{trials} is a non-integer it is truncated."
8118 msgstr ""
8120 #: ../plugins/fn-stat/functions.c:1575
8121 msgid "If @{alpha} < 0 or @{alpha} > 1 this function returns a #NUM! error."
8122 msgstr ""
8124 #: ../plugins/fn-stat/functions.c:1598
8125 msgid "PERMUT:number of @{k}-permutations of a @{n}-set"
8126 msgstr ""
8128 #: ../plugins/fn-stat/functions.c:1599
8129 msgid "n:size of the base set"
8130 msgstr ""
8132 #: ../plugins/fn-stat/functions.c:1600
8133 msgid "k:number of elements in each permutation"
8134 msgstr ""
8136 #: ../plugins/fn-stat/functions.c:1601
8137 msgid "If @{n} = 0 this function returns a #NUM! error."
8138 msgstr ""
8140 #: ../plugins/fn-stat/functions.c:1602
8141 msgid "If @{n} < @{k} this function returns a #NUM! error."
8142 msgstr ""
8144 #: ../plugins/fn-stat/functions.c:1624
8145 #, fuzzy
8146 msgid ""
8147 "HYPGEOMDIST:probability mass or cumulative distribution function of the "
8148 "hypergeometric distribution"
8149 msgstr ""
8150 "R.PHYPER:función de distribución acumulada de la distribución "
8151 "hiperxeométrica."
8153 #: ../plugins/fn-stat/functions.c:1625
8154 msgid "x:number of successes"
8155 msgstr ""
8157 #: ../plugins/fn-stat/functions.c:1626
8158 msgid "n:sample size"
8159 msgstr ""
8161 #: ../plugins/fn-stat/functions.c:1627
8162 msgid "M:number of possible successes in the population"
8163 msgstr ""
8165 #: ../plugins/fn-stat/functions.c:1628
8166 msgid "N:population size"
8167 msgstr ""
8169 #: ../plugins/fn-stat/functions.c:1630
8170 msgid "If @{x},@{n},@{M} or @{N} is a non-integer it is truncated."
8171 msgstr ""
8173 #: ../plugins/fn-stat/functions.c:1631
8174 msgid "If @{x},@{n},@{M} or @{N} < 0 this function returns a #NUM! error."
8175 msgstr ""
8177 #: ../plugins/fn-stat/functions.c:1632
8178 msgid "If @{x} > @{M} or @{n} > @{N} this function returns a #NUM! error."
8179 msgstr ""
8181 #: ../plugins/fn-stat/functions.c:1660
8182 msgid ""
8183 "CONFIDENCE:margin of error of a confidence interval for the population mean"
8184 msgstr ""
8186 #: ../plugins/fn-stat/functions.c:1661
8187 msgid "alpha:significance level"
8188 msgstr ""
8190 #: ../plugins/fn-stat/functions.c:1662
8191 msgid "stddev:population standard deviation"
8192 msgstr ""
8194 #: ../plugins/fn-stat/functions.c:1663
8195 msgid "size:sample size"
8196 msgstr ""
8198 #: ../plugins/fn-stat/functions.c:1664
8199 msgid ""
8200 "This function requires the usually unknown population standard deviation."
8201 msgstr ""
8203 #: ../plugins/fn-stat/functions.c:1665
8204 msgid "If @{size} is non-integer it is truncated."
8205 msgstr ""
8207 #: ../plugins/fn-stat/functions.c:1666
8208 msgid "If @{size} < 0 this function returns a #NUM! error."
8209 msgstr ""
8211 #: ../plugins/fn-stat/functions.c:1667
8212 msgid "If @{size} is 0 this function returns a #DIV/0! error."
8213 msgstr ""
8215 #: ../plugins/fn-stat/functions.c:1690
8216 msgid "STANDARDIZE:z-score of a value"
8217 msgstr ""
8219 #: ../plugins/fn-stat/functions.c:1692
8220 msgid "mean:mean of the original distribution"
8221 msgstr ""
8223 #: ../plugins/fn-stat/functions.c:1693
8224 msgid "stddev:standard deviation of the original distribution"
8225 msgstr ""
8227 #: ../plugins/fn-stat/functions.c:1694 ../plugins/fn-stat/functions.c:1758
8228 msgid "If @{stddev} is 0 this function returns a #DIV/0! error."
8229 msgstr ""
8231 #: ../plugins/fn-stat/functions.c:1717
8232 #, fuzzy
8233 msgid ""
8234 "WEIBULL:probability density or cumulative distribution function of the "
8235 "Weibull distribution"
8236 msgstr ""
8237 "R.PWEIBULL:función acumulada de distribución de la distribución de Weibull."
8239 #: ../plugins/fn-stat/functions.c:1722
8240 msgid ""
8241 "If the @{cumulative} boolean is true it will return: 1 - exp (-(@{x}/@{beta})"
8242 "^@{alpha}),otherwise it will return (@{alpha}/@{beta}^@{alpha}) * @{x}^(@"
8243 "{alpha}-1) * exp(-(@{x}/@{beta}^@{alpha}))."
8244 msgstr ""
8246 #: ../plugins/fn-stat/functions.c:1753
8247 #, fuzzy
8248 msgid ""
8249 "NORMDIST:probability density or cumulative distribution function of a normal "
8250 "distribution"
8251 msgstr "R.PNORM:función de distribución acumulativa de la distribución normal."
8253 #: ../plugins/fn-stat/functions.c:1755 ../plugins/fn-stat/functions.c:1788
8254 #: ../plugins/fn-stat/functions.c:1951
8255 msgid "mean:mean of the distribution"
8256 msgstr ""
8258 #: ../plugins/fn-stat/functions.c:1756 ../plugins/fn-stat/functions.c:1789
8259 msgid "stddev:standard deviation of the distribution"
8260 msgstr ""
8262 #: ../plugins/fn-stat/functions.c:1786
8263 msgid ""
8264 "NORMINV:inverse of the cumulative distribution function of a normal "
8265 "distribution"
8266 msgstr ""
8268 #: ../plugins/fn-stat/functions.c:1790
8269 msgid ""
8270 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns a #NUM! "
8271 "error."
8272 msgstr ""
8274 #: ../plugins/fn-stat/functions.c:1814
8275 msgid "KURT:unbiased estimate of the kurtosis of a data set"
8276 msgstr ""
8278 #: ../plugins/fn-stat/functions.c:1818
8279 msgid ""
8280 "This is only meaningful if the underlying distribution really has a fourth "
8281 "moment.  The kurtosis is offset by three such that a normal distribution "
8282 "will have zero kurtosis."
8283 msgstr ""
8285 #: ../plugins/fn-stat/functions.c:1822
8286 msgid ""
8287 "If fewer than four numbers are given or all of them are equal this function "
8288 "returns a #DIV/0! error."
8289 msgstr ""
8291 #: ../plugins/fn-stat/functions.c:1826
8292 msgid "Then KURT(A1:A5) equals 1.234546305."
8293 msgstr ""
8295 #: ../plugins/fn-stat/functions.c:1845
8296 msgid "KURTP:population kurtosis of a data set"
8297 msgstr ""
8299 #: ../plugins/fn-stat/functions.c:1849
8300 msgid ""
8301 "If fewer than two numbers are given or all of them are equal this function "
8302 "returns a #DIV/0! error."
8303 msgstr ""
8305 #: ../plugins/fn-stat/functions.c:1852
8306 msgid "Then KURTP(A1:A5) equals -0.691363424."
8307 msgstr ""
8309 #: ../plugins/fn-stat/functions.c:1871
8310 msgid "AVEDEV:average of the absolute deviations of a data set"
8311 msgstr ""
8313 #: ../plugins/fn-stat/functions.c:1876
8314 msgid "Then AVEDEV(A1:A5) equals 7.84."
8315 msgstr ""
8317 #: ../plugins/fn-stat/functions.c:1895
8318 msgid "DEVSQ:sum of squares of deviations of a data set"
8319 msgstr ""
8321 #: ../plugins/fn-stat/functions.c:1901
8322 msgid "Then DEVSQ(A1:A5) equals 470.56."
8323 msgstr ""
8325 #: ../plugins/fn-stat/functions.c:1920
8326 msgid "FISHER:Fisher transformation"
8327 msgstr ""
8329 #: ../plugins/fn-stat/functions.c:1922
8330 msgid "If @{x} is not a number, this function returns a #VALUE! error."
8331 msgstr ""
8333 #: ../plugins/fn-stat/functions.c:1923
8334 msgid "If @{x} <= -1 or @{x} >= 1, this function returns a #NUM! error."
8335 msgstr ""
8337 #: ../plugins/fn-stat/functions.c:1949
8338 #, fuzzy
8339 msgid ""
8340 "POISSON:probability mass or cumulative distribution function of the Poisson "
8341 "distribution"
8342 msgstr ""
8343 "R.PPOIS:función de distribución acumulada de la distribución de Poisson."
8345 #: ../plugins/fn-stat/functions.c:1950
8346 msgid "x:number of events"
8347 msgstr ""
8349 #: ../plugins/fn-stat/functions.c:1953
8350 msgid "If @{x} is a non-integer it is truncated."
8351 msgstr ""
8353 #: ../plugins/fn-stat/functions.c:1955
8354 msgid "If @{mean} <= 0 POISSON returns the #NUM! error."
8355 msgstr ""
8357 #: ../plugins/fn-stat/functions.c:1981
8358 msgid "PEARSON:Pearson correlation coefficient of the paired set of data"
8359 msgstr ""
8361 #: ../plugins/fn-stat/functions.c:1982 ../plugins/fn-stat/functions.c:2001
8362 msgid "array1:first component values"
8363 msgstr ""
8365 #: ../plugins/fn-stat/functions.c:1983 ../plugins/fn-stat/functions.c:2002
8366 msgid "array2:second component values"
8367 msgstr ""
8369 #: ../plugins/fn-stat/functions.c:2000
8370 msgid ""
8371 "RSQ:square of the Pearson correlation coefficient of the paired set of data"
8372 msgstr ""
8374 #: ../plugins/fn-stat/functions.c:2024
8375 msgid "MEDIAN:median of a data set"
8376 msgstr ""
8378 #: ../plugins/fn-stat/functions.c:2028
8379 msgid ""
8380 "If even numbers are given MEDIAN returns the average of the two numbers in "
8381 "the center."
8382 msgstr ""
8384 #: ../plugins/fn-stat/functions.c:2032
8385 msgid "Then MEDIAN(A1:A5) equals 21.3."
8386 msgstr ""
8388 #: ../plugins/fn-stat/functions.c:2034
8389 msgid "wiki:en:Median"
8390 msgstr ""
8392 #: ../plugins/fn-stat/functions.c:2035
8393 msgid "wolfram:StatisticalMedian.html"
8394 msgstr ""
8396 #: ../plugins/fn-stat/functions.c:2054
8397 msgid ""
8398 "SSMEDIAN:median for grouped data as commonly determined in the social "
8399 "sciences"
8400 msgstr ""
8402 #: ../plugins/fn-stat/functions.c:2055
8403 msgid "array:data set"
8404 msgstr ""
8406 #: ../plugins/fn-stat/functions.c:2056
8407 msgid "interval:length of each grouping interval, defaults to 1"
8408 msgstr ""
8410 #: ../plugins/fn-stat/functions.c:2057
8411 msgid ""
8412 "The data points given in @{array} are assumed to be the result of grouping "
8413 "data into intervals of length @{interval}"
8414 msgstr ""
8416 #: ../plugins/fn-stat/functions.c:2059 ../plugins/fn-stat/functions.c:2731
8417 #: ../plugins/fn-stat/functions.c:2773
8418 msgid "If @{array} is empty, this function returns a #NUM! error."
8419 msgstr ""
8421 #: ../plugins/fn-stat/functions.c:2060
8422 msgid ""
8423 "If @{interval} <= 0, this function returns a #NUM! error.SSMEDIAN does not "
8424 "check whether the data points are at least @{interval} apart."
8425 msgstr ""
8427 #: ../plugins/fn-stat/functions.c:2063
8428 msgid "Let us assume that the cells A1, A2, A3 contain numbers 7, 8, 8."
8429 msgstr ""
8431 #: ../plugins/fn-stat/functions.c:2064
8432 msgid "Then SSMEDIAN(A1:A3, 1) equals 7.75."
8433 msgstr ""
8435 #: ../plugins/fn-stat/functions.c:2146
8436 msgid "LARGE:@{k}-th largest value in a data set"
8437 msgstr ""
8439 #: ../plugins/fn-stat/functions.c:2147 ../plugins/fn-stat/functions.c:2190
8440 msgid "data:data set"
8441 msgstr ""
8443 #: ../plugins/fn-stat/functions.c:2148 ../plugins/fn-stat/functions.c:2191
8444 msgid "k:which value to find"
8445 msgstr ""
8447 #: ../plugins/fn-stat/functions.c:2149 ../plugins/fn-stat/functions.c:2192
8448 msgid "If data set is empty this function returns a #NUM! error."
8449 msgstr ""
8451 #: ../plugins/fn-stat/functions.c:2150 ../plugins/fn-stat/functions.c:2193
8452 msgid ""
8453 "If @{k} <= 0 or @{k} is greater than the number of data items given this "
8454 "function returns a #NUM! error."
8455 msgstr ""
8457 #: ../plugins/fn-stat/functions.c:2155
8458 msgid "Then LARGE(A1:A5,2) equals 25.9.LARGE(A1:A5,4) equals 17.3."
8459 msgstr ""
8461 #: ../plugins/fn-stat/functions.c:2189
8462 msgid "SMALL:@{k}-th smallest value in a data set"
8463 msgstr ""
8465 #: ../plugins/fn-stat/functions.c:2198
8466 msgid "Then SMALL(A1:A5,2) equals 17.3.SMALL(A1:A5,4) equals 25.9."
8467 msgstr ""
8469 #: ../plugins/fn-stat/functions.c:2233
8470 msgid ""
8471 "PROB:probability of an interval for a discrete (and finite) probability "
8472 "distribution"
8473 msgstr ""
8475 #: ../plugins/fn-stat/functions.c:2234
8476 msgid "x_range:possible values"
8477 msgstr ""
8479 #: ../plugins/fn-stat/functions.c:2235
8480 msgid "prob_range:probabilities of the corresponding values"
8481 msgstr ""
8483 #: ../plugins/fn-stat/functions.c:2236
8484 msgid "lower_limit:lower interval limit"
8485 msgstr ""
8487 #: ../plugins/fn-stat/functions.c:2237
8488 msgid "upper_limit:upper interval limit, defaults to @{lower_limit}"
8489 msgstr ""
8491 #: ../plugins/fn-stat/functions.c:2238
8492 msgid ""
8493 "If the sum of the probabilities in @{prob_range} is not equal to 1 this "
8494 "function returns a #NUM! error."
8495 msgstr ""
8497 #: ../plugins/fn-stat/functions.c:2240
8498 msgid ""
8499 "If any value in @{prob_range} is <=0 or > 1, this function returns a #NUM! "
8500 "error."
8501 msgstr ""
8503 #: ../plugins/fn-stat/functions.c:2242
8504 msgid ""
8505 "If @{x_range} and @{prob_range} contain a different number of data entries, "
8506 "this function returns a #N/A error."
8507 msgstr ""
8509 #: ../plugins/fn-stat/functions.c:2319
8510 msgid "STEYX:standard error of the predicted y-value in the regression"
8511 msgstr ""
8513 #: ../plugins/fn-stat/functions.c:2320 ../plugins/fn-stat/functions.c:3365
8514 #: ../plugins/fn-stat/functions.c:3481 ../plugins/fn-stat/functions.c:3723
8515 #: ../plugins/fn-stat/functions.c:3821 ../plugins/fn-stat/functions.c:3908
8516 #: ../plugins/fn-stat/functions.c:3967 ../plugins/fn-stat/functions.c:4019
8517 msgid "known_ys:known y-values"
8518 msgstr ""
8520 #: ../plugins/fn-stat/functions.c:2321 ../plugins/fn-stat/functions.c:3482
8521 #: ../plugins/fn-stat/functions.c:3909 ../plugins/fn-stat/functions.c:3968
8522 #: ../plugins/fn-stat/functions.c:4020
8523 msgid "known_xs:known x-values"
8524 msgstr ""
8526 #: ../plugins/fn-stat/functions.c:2322
8527 msgid ""
8528 "If @{known_ys} and @{known_xs} are empty or have a different number of "
8529 "arguments then this function returns a #N/A error."
8530 msgstr ""
8532 #: ../plugins/fn-stat/functions.c:2328
8533 msgid "Then STEYX(A1:A5,B1:B5) equals 1.101509979."
8534 msgstr ""
8536 #: ../plugins/fn-stat/functions.c:2372
8537 msgid ""
8538 "ZTEST:the probability of observing a sample mean as large as or larger than "
8539 "the mean of the given sample"
8540 msgstr ""
8542 #: ../plugins/fn-stat/functions.c:2374
8543 msgid "ref:data set (sample)"
8544 msgstr ""
8546 #: ../plugins/fn-stat/functions.c:2375
8547 msgid "x:population mean"
8548 msgstr ""
8550 #: ../plugins/fn-stat/functions.c:2376
8551 msgid ""
8552 "stddev:population standard deviation, defaults to the sample standard "
8553 "deviation"
8554 msgstr ""
8556 #: ../plugins/fn-stat/functions.c:2377
8557 msgid ""
8558 "ZTEST calulates the probability of observing a sample mean as large as or "
8559 "larger than the mean of the given sample for samples drawn from a normal "
8560 "distribution with mean @{x} and standard deviation @{stddev}."
8561 msgstr ""
8563 #: ../plugins/fn-stat/functions.c:2380
8564 msgid ""
8565 "If @{ref} contains less than two data items ZTEST returns #DIV/0! error."
8566 msgstr ""
8568 #: ../plugins/fn-stat/functions.c:2386
8569 msgid "Then ZTEST(A1:A5,20) equals 0.254717826."
8570 msgstr ""
8572 #: ../plugins/fn-stat/functions.c:2437
8573 msgid "AVERAGEA:average of all the values and cells"
8574 msgstr ""
8576 #: ../plugins/fn-stat/functions.c:2442 ../plugins/fn-stat/functions.c:2467
8577 #: ../plugins/fn-stat/functions.c:2494 ../plugins/fn-stat/functions.c:2526
8578 #: ../plugins/fn-stat/functions.c:2553 ../plugins/fn-stat/functions.c:2583
8579 #: ../plugins/fn-stat/functions.c:2610
8580 msgid ""
8581 "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings "
8582 "11.4, 17.3, \"missing\", 25.9, and 40.1."
8583 msgstr ""
8585 #: ../plugins/fn-stat/functions.c:2443
8586 msgid "Then AVERAGEA(A1:A5) equals 18.94."
8587 msgstr ""
8589 #: ../plugins/fn-stat/functions.c:2462
8590 msgid ""
8591 "MAXA:largest value, with negative numbers considered smaller than positive "
8592 "numbers"
8593 msgstr ""
8595 #: ../plugins/fn-stat/functions.c:2469
8596 msgid "Then MAXA(A1:A5) equals 40.1."
8597 msgstr ""
8599 #: ../plugins/fn-stat/functions.c:2489
8600 msgid ""
8601 "MINA:smallest value, with negative numbers considered smaller than positive "
8602 "numbers"
8603 msgstr ""
8605 #: ../plugins/fn-stat/functions.c:2496
8606 msgid "Then MINA(A1:A5) equals 0."
8607 msgstr ""
8609 #: ../plugins/fn-stat/functions.c:2516
8610 msgid "VARA:sample variance of the given sample"
8611 msgstr ""
8613 #: ../plugins/fn-stat/functions.c:2519
8614 msgid "VARA is also known as the N-1-variance."
8615 msgstr ""
8617 #: ../plugins/fn-stat/functions.c:2520
8618 msgid "To get the true variance of a complete population use VARPA."
8619 msgstr ""
8621 #: ../plugins/fn-stat/functions.c:2528
8622 msgid "Then VARA(A1:A5) equals 228.613."
8623 msgstr ""
8625 #: ../plugins/fn-stat/functions.c:2547
8626 msgid "VARPA:variance of an entire population"
8627 msgstr ""
8629 #: ../plugins/fn-stat/functions.c:2550
8630 msgid "VARPA is also known as the N-variance."
8631 msgstr ""
8633 #: ../plugins/fn-stat/functions.c:2555
8634 msgid "Then VARPA(A1:A5) equals 182.8904."
8635 msgstr ""
8637 #: ../plugins/fn-stat/functions.c:2574
8638 #, fuzzy
8639 msgid "STDEVA:sample standard deviation of the given sample"
8640 msgstr "sigma:desviación standard de la distribución."
8642 #: ../plugins/fn-stat/functions.c:2578
8643 msgid "STDEVA is also known as the N-1-standard deviation."
8644 msgstr ""
8646 #: ../plugins/fn-stat/functions.c:2579
8647 msgid ""
8648 "To obtain the population standard deviation of a whole population use "
8649 "STDEVPA."
8650 msgstr ""
8652 #: ../plugins/fn-stat/functions.c:2585
8653 msgid "Then STDEVA(A1:A5) equals 15.119953704."
8654 msgstr ""
8656 #: ../plugins/fn-stat/functions.c:2604
8657 msgid "STDEVPA:population standard deviation of an entire population"
8658 msgstr ""
8660 #: ../plugins/fn-stat/functions.c:2612
8661 msgid "Then STDEVPA(A1:A5) equals 13.523697719."
8662 msgstr ""
8664 #: ../plugins/fn-stat/functions.c:2631
8665 msgid "PERCENTRANK:rank of a data point in a data set"
8666 msgstr ""
8668 #: ../plugins/fn-stat/functions.c:2632
8669 msgid "array:range of numeric values"
8670 msgstr ""
8672 #: ../plugins/fn-stat/functions.c:2633
8673 msgid "x:data point to be ranked"
8674 msgstr ""
8676 #: ../plugins/fn-stat/functions.c:2634
8677 msgid "significance:number of significant digits, defaults to 3"
8678 msgstr ""
8680 #: ../plugins/fn-stat/functions.c:2635
8681 msgid ""
8682 "If @{array} contains no data points, this function returns a #NUM! error."
8683 msgstr ""
8685 #: ../plugins/fn-stat/functions.c:2637
8686 msgid ""
8687 "If @{significance} is less than one, this function returns a #NUM! error."
8688 msgstr ""
8690 #: ../plugins/fn-stat/functions.c:2639
8691 msgid ""
8692 "If @{x} exceeds the largest value or is less than the smallest value in @"
8693 "{array}, this function returns a #NUM! error."
8694 msgstr ""
8696 #: ../plugins/fn-stat/functions.c:2641
8697 msgid ""
8698 "If @{x} does not match any of the values in @{array} or @{x} matches more "
8699 "than once, this function interpolates the returned value."
8700 msgstr ""
8702 #: ../plugins/fn-stat/functions.c:2728
8703 msgid ""
8704 "PERCENTILE:determines the  100*@{k}-th percentile of the given data points"
8705 msgstr ""
8707 #: ../plugins/fn-stat/functions.c:2729 ../plugins/fn-stat/functions.c:2771
8708 msgid "array:data points"
8709 msgstr ""
8711 #: ../plugins/fn-stat/functions.c:2730
8712 msgid "k:which percentile to calculate"
8713 msgstr ""
8715 #: ../plugins/fn-stat/functions.c:2732
8716 msgid "If @{k} < 0 or @{k} > 1, this function returns a #NUM! error."
8717 msgstr ""
8719 #: ../plugins/fn-stat/functions.c:2735
8720 msgid "Then PERCENTILE(A1:A5,0.42) equals 20.02."
8721 msgstr ""
8723 #: ../plugins/fn-stat/functions.c:2770
8724 msgid "QUARTILE:the @{k}-th quartile of the data points"
8725 msgstr ""
8727 #: ../plugins/fn-stat/functions.c:2772
8728 msgid "quart:a number from 0 to 4, indicating which quartile to calculate"
8729 msgstr ""
8731 #: ../plugins/fn-stat/functions.c:2774
8732 msgid ""
8733 "If @{quart} < 0 or @{quart} > 4, this function returns a #NUM! error. If @"
8734 "{quart} = 0, the smallest value of @{array} to be returned."
8735 msgstr ""
8737 #: ../plugins/fn-stat/functions.c:2775
8738 msgid "If @{quart} is not an integer, it is truncated."
8739 msgstr ""
8741 #: ../plugins/fn-stat/functions.c:2778
8742 msgid "Then QUARTILE(A1:A5,1) equals 17.3."
8743 msgstr ""
8745 #: ../plugins/fn-stat/functions.c:2813
8746 msgid ""
8747 "FTEST:p-value for the two-tailed hypothesis test comparing the variances of "
8748 "two populations"
8749 msgstr ""
8751 #: ../plugins/fn-stat/functions.c:2815 ../plugins/fn-stat/functions.c:2872
8752 msgid "array1:sample from the first population"
8753 msgstr ""
8755 #: ../plugins/fn-stat/functions.c:2816 ../plugins/fn-stat/functions.c:2873
8756 msgid "array2:sample from the second population"
8757 msgstr ""
8759 #: ../plugins/fn-stat/functions.c:2821
8760 msgid "Then FTEST(A1:A5,B1:B5) equals 0.510815017."
8761 msgstr ""
8763 #: ../plugins/fn-stat/functions.c:2870
8764 msgid ""
8765 "TTEST:p-value for a hypothesis test comparing the means of two populations "
8766 "using the Student t-distribution"
8767 msgstr ""
8769 #: ../plugins/fn-stat/functions.c:2874
8770 msgid "tails:number of tails to consider"
8771 msgstr ""
8773 #: ../plugins/fn-stat/functions.c:2875
8774 msgid ""
8775 "type:Type of test to perform. 1 indicates a test for paired variables, 2 a "
8776 "test of unpaired variables with equal variances, and 3 a test of unpaired "
8777 "variables with unequal variances"
8778 msgstr ""
8780 #: ../plugins/fn-stat/functions.c:2878
8781 msgid ""
8782 "If the data sets contain a different number of data points and the test is "
8783 "paired (@{type} one), TTEST returns the #N/A error."
8784 msgstr ""
8786 #: ../plugins/fn-stat/functions.c:2880
8787 msgid "@{tails} and @{type} are truncated to integers."
8788 msgstr ""
8790 #: ../plugins/fn-stat/functions.c:2881
8791 msgid "If @{tails} is not one or two, this function returns a #NUM! error."
8792 msgstr ""
8794 #: ../plugins/fn-stat/functions.c:2882
8795 msgid ""
8796 "If @{type} is any other than one, two, or three, this function returns a "
8797 "#NUM! error."
8798 msgstr ""
8800 #: ../plugins/fn-stat/functions.c:2887
8801 msgid ""
8802 "Then TTEST(A1:A5,B1:B5,1,1) equals 0.003127619.TTEST(A1:A5,B1:B5,2,1) equals "
8803 "0.006255239.TTEST(A1:A5,B1:B5,1,2) equals 0.111804322.TTEST(A1:A5,B1:B5,1,3) "
8804 "equals 0.113821797."
8805 msgstr ""
8807 #: ../plugins/fn-stat/functions.c:3045
8808 msgid "FREQUENCY:frequency table"
8809 msgstr ""
8811 #: ../plugins/fn-stat/functions.c:3046
8812 msgid "data_array:data values"
8813 msgstr ""
8815 #: ../plugins/fn-stat/functions.c:3047
8816 msgid "bins_array:array of cutoff values"
8817 msgstr ""
8819 #: ../plugins/fn-stat/functions.c:3048
8820 msgid "The results are given as an array."
8821 msgstr ""
8823 #: ../plugins/fn-stat/functions.c:3049
8824 msgid ""
8825 "If the @{bins_array} is empty, this function returns the number of data "
8826 "points in @{data_array}."
8827 msgstr ""
8829 #: ../plugins/fn-stat/functions.c:3267
8830 msgid "LINEST:multiple linear regression coefficients and statistics"
8831 msgstr ""
8833 #: ../plugins/fn-stat/functions.c:3268 ../plugins/fn-stat/functions.c:3576
8834 msgid "known_ys:vector of values of dependent variable"
8835 msgstr ""
8837 #: ../plugins/fn-stat/functions.c:3269 ../plugins/fn-stat/functions.c:3577
8838 msgid ""
8839 "known_xs:array of values of independent variables, defaults to a single "
8840 "vector {1,…,n}"
8841 msgstr ""
8843 #: ../plugins/fn-stat/functions.c:3270 ../plugins/fn-stat/functions.c:3367
8844 #: ../plugins/fn-stat/functions.c:3579 ../plugins/fn-stat/functions.c:3725
8845 #: ../plugins/fn-stat/functions.c:3824
8846 msgid "affine:if true, the model contains a constant term, defaults to true"
8847 msgstr ""
8849 #: ../plugins/fn-stat/functions.c:3271
8850 msgid ""
8851 "stats:if true, some additional statistics are provided, defaults to false"
8852 msgstr ""
8854 #: ../plugins/fn-stat/functions.c:3272
8855 msgid ""
8856 "This function returns an array with the first row giving the regression "
8857 "coefficients for the independent variables x_m, x_(m-1),…,x_2, x_1 followed "
8858 "by the y-intercept if @{affine} is true."
8859 msgstr ""
8861 #: ../plugins/fn-stat/functions.c:3275
8862 msgid ""
8863 "If @{stats} is true, the second row contains the corresponding standard "
8864 "errors of the regression coefficients.In this case, the third row contains "
8865 "the R^2 value and the standard error for the predicted value. The fourth row "
8866 "contains the observed F value and its degrees of freedom. Finally, the fifth "
8867 "row contains the regression sum of squares and the residual sum of squares."
8868 msgstr ""
8870 #: ../plugins/fn-stat/functions.c:3282
8871 msgid ""
8872 "If @{affine} is false, R^2 is the uncentered version of the coefficient of "
8873 "determination; that is the proportion of the sum of squares explained by the "
8874 "model."
8875 msgstr ""
8877 #: ../plugins/fn-stat/functions.c:3285 ../plugins/fn-stat/functions.c:3580
8878 msgid ""
8879 "If the length of @{known_ys} does not match the corresponding length of @"
8880 "{known_xs}, this function returns a #NUM! error."
8881 msgstr ""
8883 #: ../plugins/fn-stat/functions.c:3364
8884 msgid "LOGREG:the logarithmic regression"
8885 msgstr ""
8887 #: ../plugins/fn-stat/functions.c:3366 ../plugins/fn-stat/functions.c:3822
8888 msgid "known_xs:known x-values; defaults to the array {1, 2, 3, …}"
8889 msgstr ""
8891 #: ../plugins/fn-stat/functions.c:3368 ../plugins/fn-stat/functions.c:3726
8892 msgid ""
8893 "stat:if true, extra statistical information will be returned; defaults to "
8894 "FALSE"
8895 msgstr ""
8897 #: ../plugins/fn-stat/functions.c:3369
8898 msgid ""
8899 "LOGREG function transforms your x's to z=ln(x) and applies the “least "
8900 "squares” method to fit the linear equation y = m * z + b to your y's and z's "
8901 "--- equivalent to fitting the equation y = m * ln(x) + b to y's and x's. "
8902 "LOGREG returns an array having two columns and one row. m is given in the "
8903 "first column and b in the second. "
8904 msgstr ""
8906 #: ../plugins/fn-stat/functions.c:3377
8907 msgid ""
8908 "Any extra statistical information is written below m and b in the result "
8909 "array.  This extra statistical information consists of four rows of data:  "
8910 "In the first row the standard error values for the coefficients m, b are "
8911 "given.  The second row contains the square of R and the standard error for "
8912 "the y estimate. The third row contains the F-observed value and the degrees "
8913 "of freedom.  The last row contains the regression sum of squares and the "
8914 "residual sum of squares.The default of @{stat} is FALSE."
8915 msgstr ""
8917 #: ../plugins/fn-stat/functions.c:3386 ../plugins/fn-stat/functions.c:3741
8918 #: ../plugins/fn-stat/functions.c:3832
8919 msgid ""
8920 "If @{known_ys} and @{known_xs} have unequal number of data points, this "
8921 "function returns a #NUM! error."
8922 msgstr ""
8924 #: ../plugins/fn-stat/functions.c:3480
8925 msgid "LOGFIT:logarithmic least square fit (using a trial and error method)"
8926 msgstr ""
8928 #: ../plugins/fn-stat/functions.c:3484
8929 msgid ""
8930 "LOGFIT function applies the “least squares” method to fit the logarithmic "
8931 "equation y = a + b * ln(sign * (x - c)) ,   sign = +1 or -1 to your data. "
8932 "The graph of the equation is a logarithmic curve moved horizontally by c and "
8933 "possibly mirrored across the y-axis (if sign = -1)."
8934 msgstr ""
8936 #: ../plugins/fn-stat/functions.c:3490
8937 msgid ""
8938 "LOGFIT returns an array having five columns and one row. `Sign' is given in "
8939 "the first column, `a', `b', and `c' are given in columns 2 to 4. Column 5 "
8940 "holds the sum of squared residuals."
8941 msgstr ""
8943 #: ../plugins/fn-stat/functions.c:3494
8944 msgid ""
8945 "An error is returned when there are less than 3 different x's or y's, or "
8946 "when the shape of the point cloud is too different from a ``logarithmic'' "
8947 "one."
8948 msgstr ""
8950 #: ../plugins/fn-stat/functions.c:3497
8951 msgid ""
8952 "You can use the above formula = a + b * ln(sign * (x - c)) or rearrange it "
8953 "to = (exp((y - a) / b)) / sign + c to compute unknown y's or x's, "
8954 "respectively. "
8955 msgstr ""
8957 #: ../plugins/fn-stat/functions.c:3502
8958 msgid ""
8959 "This is non-linear fitting by trial-and-error. The accuracy of `c' is: width "
8960 "of x-range -> rounded to the next smaller (10^integer), times 0.000001. "
8961 "There might be cases in which the returned fit is not the best possible."
8962 msgstr ""
8964 #: ../plugins/fn-stat/functions.c:3575
8965 msgid ""
8966 "TREND:estimates future values of a given data set using a least squares "
8967 "approximation"
8968 msgstr ""
8970 #: ../plugins/fn-stat/functions.c:3578
8971 msgid ""
8972 "new_xs:array of x-values for which to estimate the y-values; defaults to @"
8973 "{known_xs}"
8974 msgstr ""
8976 #: ../plugins/fn-stat/functions.c:3582
8977 msgid ""
8978 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
8979 "25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, and "
8980 "42.7."
8981 msgstr ""
8983 #: ../plugins/fn-stat/functions.c:3585
8984 msgid "Then TREND(A1:A5,B1:B5) equals {12.1, 15.7, 21.6, 26.7, 39.7}."
8985 msgstr ""
8987 #: ../plugins/fn-stat/functions.c:3722
8988 msgid "LOGEST:exponential least square fit"
8989 msgstr ""
8991 #: ../plugins/fn-stat/functions.c:3724
8992 msgid "known_xs:known x-values; default to an array {1, 2, 3, …}"
8993 msgstr ""
8995 #: ../plugins/fn-stat/functions.c:3727
8996 msgid ""
8997 "LOGEST function applies the “least squares” method to fit an exponential "
8998 "curve of the form\ty = b * m{1}^x{1} * m{2}^x{2}... to your data."
8999 msgstr ""
9001 #: ../plugins/fn-stat/functions.c:3731
9002 msgid "LOGEST returns an array { m{n},m{n-1}, ...,m{1},b }."
9003 msgstr ""
9005 #: ../plugins/fn-stat/functions.c:3732
9006 msgid ""
9007 "Extra statistical information is written below the regression line "
9008 "coefficients in the result array.  Extra statistical information consists of "
9009 "four rows of data.  In the first row the standard error values for the "
9010 "coefficients m1, (m2, ...), b are represented.  The second row contains the "
9011 "square of R and the standard error for the y estimate.  The third row "
9012 "contains the F-observed value and the degrees of freedom.  The last row "
9013 "contains the regression sum of squares and the residual sum of squares."
9014 msgstr ""
9016 #: ../plugins/fn-stat/functions.c:3820
9017 msgid "GROWTH:exponential growth prediction"
9018 msgstr ""
9020 #: ../plugins/fn-stat/functions.c:3823
9021 msgid ""
9022 "new_xs:x-values for which to estimate the y-values; defaults to @{known_xs}"
9023 msgstr ""
9025 #: ../plugins/fn-stat/functions.c:3825
9026 msgid ""
9027 "GROWTH function applies the “least squares” method to fit an exponential "
9028 "curve to your data and predicts the exponential growth by using this curve."
9029 msgstr ""
9031 #: ../plugins/fn-stat/functions.c:3830
9032 msgid ""
9033 "GROWTH returns an array having one column and a row for each data point in @"
9034 "{new_xs}."
9035 msgstr ""
9037 #: ../plugins/fn-stat/functions.c:3905
9038 msgid ""
9039 "FORECAST:estimates a future value according to existing values using simple "
9040 "linear regression"
9041 msgstr ""
9043 #: ../plugins/fn-stat/functions.c:3907
9044 msgid "x:x-value whose matching y-value should be forecast"
9045 msgstr ""
9047 #: ../plugins/fn-stat/functions.c:3910
9048 msgid ""
9049 "This function estimates a future value according to existing values using "
9050 "simple linear regression."
9051 msgstr ""
9053 #: ../plugins/fn-stat/functions.c:3912 ../plugins/fn-stat/functions.c:3969
9054 #: ../plugins/fn-stat/functions.c:4022
9055 msgid ""
9056 "If @{known_xs} or @{known_ys} contains no data entries or different number "
9057 "of data entries, this function returns a #N/A error."
9058 msgstr ""
9060 #: ../plugins/fn-stat/functions.c:3914
9061 msgid ""
9062 "If the variance of the @{known_xs} is zero, this function returns a #DIV/0 "
9063 "error."
9064 msgstr ""
9066 #: ../plugins/fn-stat/functions.c:3920
9067 msgid "Then FORECAST(7,A1:A5,B1:B5) equals -10.859397661."
9068 msgstr ""
9070 #: ../plugins/fn-stat/functions.c:3966
9071 msgid "INTERCEPT:the intercept of a linear regression line"
9072 msgstr ""
9074 #: ../plugins/fn-stat/functions.c:3971 ../plugins/fn-stat/functions.c:4024
9075 msgid ""
9076 "If the variance of the @{known_xs} is zero, this function returns #DIV/0 "
9077 "error."
9078 msgstr ""
9080 #: ../plugins/fn-stat/functions.c:3977
9081 msgid "Then INTERCEPT(A1:A5,B1:B5) equals -20.785117212."
9082 msgstr ""
9084 #: ../plugins/fn-stat/functions.c:4018
9085 msgid "SLOPE:the slope of a linear regression line"
9086 msgstr ""
9088 #: ../plugins/fn-stat/functions.c:4029
9089 msgid "Then SLOPE(A1:A5,B1:B5) equals 1.417959936."
9090 msgstr ""
9092 #: ../plugins/fn-stat/functions.c:4070
9093 msgid "SUBTOTAL:the subtotal of the given list of arguments"
9094 msgstr ""
9096 #: ../plugins/fn-stat/functions.c:4071
9097 msgid ""
9098 "function_nbr:determines which function to use according to the following "
9099 "table:\n"
9100 "\t1   AVERAGE\n"
9101 "\t2   COUNT\n"
9102 "\t3   COUNTA\n"
9103 "\t4   MAX\n"
9104 "\t5   MIN\n"
9105 "\t6   PRODUCT\n"
9106 "\t7   STDEV\n"
9107 "\t8   STDEVP\n"
9108 "\t9   SUM\n"
9109 "\t10   VAR\n"
9110 "\t11   VARP"
9111 msgstr ""
9113 #: ../plugins/fn-stat/functions.c:4084
9114 msgid "ref1:first value"
9115 msgstr ""
9117 #: ../plugins/fn-stat/functions.c:4085
9118 msgid "ref2:second value"
9119 msgstr ""
9121 #: ../plugins/fn-stat/functions.c:4087
9122 msgid ""
9123 "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, 33, "
9124 "and 39."
9125 msgstr ""
9127 #: ../plugins/fn-stat/functions.c:4088
9128 msgid ""
9129 "Then SUBTOTAL(1,A1:A5) equals 30.SUBTOTAL(6,A1:A5) equals 22378356.SUBTOTAL"
9130 "(7,A1:A5) equals 6.164414003.SUBTOTAL(9,A1:A5) equals 150.SUBTOTAL(11,A1:A5) "
9131 "equals 30.4."
9132 msgstr ""
9134 #: ../plugins/fn-stat/functions.c:4167
9135 msgid "CRONBACH:Cronbach's alpha"
9136 msgstr ""
9138 #: ../plugins/fn-stat/functions.c:4168
9139 msgid "ref1:first data set"
9140 msgstr ""
9142 #: ../plugins/fn-stat/functions.c:4169
9143 msgid "ref2:second data set"
9144 msgstr ""
9146 #: ../plugins/fn-stat/functions.c:4280
9147 #, fuzzy
9148 msgid ""
9149 "GEOMDIST:probability mass or cumulative distribution function of the "
9150 "geometric distribution"
9151 msgstr ""
9152 "R.PGEOM:función de distribución acumulativa de la distribución xeométrica."
9154 #: ../plugins/fn-stat/functions.c:4281
9155 msgid "k:number of trials"
9156 msgstr ""
9158 #: ../plugins/fn-stat/functions.c:4282
9159 msgid "p:probability of success in any trial"
9160 msgstr ""
9162 #: ../plugins/fn-stat/functions.c:4284
9163 msgid "If @{k} < 0 this function returns a #NUM! error."
9164 msgstr ""
9166 #: ../plugins/fn-stat/functions.c:4311
9167 msgid "LOGISTIC:probability density function of the logistic distribution"
9168 msgstr ""
9170 #: ../plugins/fn-stat/functions.c:4342
9171 #, fuzzy
9172 msgid "PARETO:probability density function of the Pareto distribution"
9173 msgstr "R.DBETA:función de densidá de probabilidá de la distribución beta."
9175 #: ../plugins/fn-stat/functions.c:4344
9176 msgid "a:exponent"
9177 msgstr ""
9179 #: ../plugins/fn-stat/functions.c:4345 ../plugins/fn-stat/functions.c:4453
9180 msgid "b:scale parameter"
9181 msgstr ""
9183 #: ../plugins/fn-stat/functions.c:4376
9184 msgid "RAYLEIGH:probability density function of the Rayleigh distribution"
9185 msgstr ""
9187 #: ../plugins/fn-stat/functions.c:4378 ../plugins/fn-stat/functions.c:4414
9188 msgid "sigma:scale parameter"
9189 msgstr ""
9191 #: ../plugins/fn-stat/functions.c:4411
9192 msgid ""
9193 "RAYLEIGHTAIL:probability density function of the Rayleigh tail distribution"
9194 msgstr ""
9196 #: ../plugins/fn-stat/functions.c:4413
9197 msgid "a:lower limit"
9198 msgstr ""
9200 #: ../plugins/fn-stat/functions.c:4449
9201 #, fuzzy
9202 msgid ""
9203 "EXPPOWDIST:the probability density function of the Exponential Power "
9204 "distribution"
9205 msgstr ""
9206 "R.DEXP:función de densidá de probabilidá de la distribución esponencial."
9208 #: ../plugins/fn-stat/functions.c:4455
9209 msgid ""
9210 "This distribution has been recommended for lifetime analysis when a U-shaped "
9211 "hazard function is desired. This corresponds to rapid failure once the "
9212 "product starts to wear out after a period of steady or even improving "
9213 "reliability."
9214 msgstr ""
9216 #: ../plugins/fn-stat/functions.c:4483
9217 msgid "LAPLACE:probability density function of the Laplace distribution"
9218 msgstr ""
9220 #: ../plugins/fn-stat/functions.c:4485
9221 msgid "a:mean"
9222 msgstr ""
9224 #: ../plugins/fn-stat/functions.c:4506
9225 msgid ""
9226 "PERMUTATIONA:the number of permutations of @{y} objects chosen from @{x} "
9227 "objects with repetition allowed"
9228 msgstr ""
9230 #: ../plugins/fn-stat/functions.c:4507
9231 msgid "x:total number of objects"
9232 msgstr ""
9234 #: ../plugins/fn-stat/functions.c:4508
9235 msgid "y:number of selected objects"
9236 msgstr ""
9238 #: ../plugins/fn-stat/functions.c:4509
9239 msgid "If both @{x} and @{y} equal 0, PERMUTATIONA returns 1."
9240 msgstr ""
9242 #: ../plugins/fn-stat/functions.c:4510
9243 msgid "If @{x} < 0 or @{y} < 0, PERMUTATIONA returns #NUM!"
9244 msgstr ""
9246 #: ../plugins/fn-stat/functions.c:4511
9247 msgid "If @{x} or @{y} are not integers, they are truncated"
9248 msgstr ""
9250 #: ../plugins/fn-stat/functions.c:4539
9251 msgid "LKSTEST:Lilliefors (Kolmogorov-Smirnov) Test of Normality"
9252 msgstr ""
9254 #: ../plugins/fn-stat/functions.c:4540 ../plugins/fn-stat/functions.c:4657
9255 #: ../plugins/fn-stat/functions.c:4741 ../plugins/fn-stat/functions.c:4826
9256 msgid "x:array of sample values"
9257 msgstr ""
9259 #: ../plugins/fn-stat/functions.c:4541
9260 msgid ""
9261 "This function returns an array with the first row giving the p-value of the "
9262 "Lilliefors (Kolmogorov-Smirnov) Test, the second row the test statistic of "
9263 "the test, and the third the number of observations in the sample."
9264 msgstr ""
9266 #: ../plugins/fn-stat/functions.c:4543
9267 msgid "If there are less than 5 sample values, LKSTEST returns #VALUE!"
9268 msgstr ""
9270 #: ../plugins/fn-stat/functions.c:4545
9271 msgid "wiki:en:Lilliefors_test"
9272 msgstr ""
9274 #: ../plugins/fn-stat/functions.c:4656
9275 msgid "SFTEST:Shapiro-Francia Test of Normality"
9276 msgstr ""
9278 #: ../plugins/fn-stat/functions.c:4658
9279 msgid ""
9280 "This function returns an array with the first row giving the p-value of the "
9281 "Shapiro-Francia Test, the second row the test statistic of the test, and the "
9282 "third the number of observations in the sample."
9283 msgstr ""
9285 #: ../plugins/fn-stat/functions.c:4660
9286 msgid ""
9287 "If there are less than 5 or more than 5000 sample values, SFTEST returns "
9288 "#VALUE!"
9289 msgstr ""
9291 #: ../plugins/fn-stat/functions.c:4740
9292 msgid "CVMTEST:Cramér-von Mises Test of Normality"
9293 msgstr ""
9295 #: ../plugins/fn-stat/functions.c:4742
9296 msgid ""
9297 "This function returns an array with the first row giving the p-value of the "
9298 "Cramér-von Mises Test, the second row the test statistic of the test, and "
9299 "the third the number of observations in the sample."
9300 msgstr ""
9302 #: ../plugins/fn-stat/functions.c:4744
9303 msgid "If there are less than 8 sample values, CVMTEST returns #VALUE!"
9304 msgstr ""
9306 #: ../plugins/fn-stat/functions.c:4746
9307 msgid "wiki:en:Cramér–von-Mises_criterion"
9308 msgstr ""
9310 #: ../plugins/fn-stat/functions.c:4825
9311 msgid "ADTEST:Anderson-Darling Test of Normality"
9312 msgstr ""
9314 #: ../plugins/fn-stat/functions.c:4827
9315 msgid ""
9316 "This function returns an array with the first row giving the p-value of the "
9317 "Anderson-Darling Test, the second row the test statistic of the test, and "
9318 "the third the number of observations in the sample."
9319 msgstr ""
9321 #: ../plugins/fn-stat/functions.c:4829
9322 msgid "If there are less than 8 sample values, ADTEST returns #VALUE!"
9323 msgstr ""
9325 #: ../plugins/fn-stat/functions.c:4831
9326 msgid "wiki:en:Anderson–Darling_test"
9327 msgstr ""
9329 #: ../plugins/fn-string/functions.c:56
9330 msgid "CHAR:the CP1252 (Windows-1252) character for the code point @{x}"
9331 msgstr ""
9333 #: ../plugins/fn-string/functions.c:57
9334 msgid "x:code point"
9335 msgstr ""
9337 #: ../plugins/fn-string/functions.c:58
9338 msgid "CHAR(@{x}) returns the CP1252 (Windows-1252) character with code @{x}."
9339 msgstr ""
9341 #: ../plugins/fn-string/functions.c:59
9342 msgid "@{x} must be in the range 1 to 255."
9343 msgstr ""
9345 #: ../plugins/fn-string/functions.c:60 ../plugins/fn-string/functions.c:136
9346 msgid ""
9347 "CP1252 (Windows-1252) is also known as the \"ANSI code page\", but it is not "
9348 "an ANSI standard."
9349 msgstr ""
9351 #: ../plugins/fn-string/functions.c:62
9352 msgid ""
9353 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
9354 "all of its printable characters. It also contains all of ISO-8859-15's "
9355 "printable characters (but partially at different positions.)"
9356 msgstr ""
9358 #: ../plugins/fn-string/functions.c:66 ../plugins/fn-string/functions.c:138
9359 msgid ""
9360 "In CP1252 (Windows-1252), 129, 141, 143, 144, and 157 do not have matching "
9361 "characters."
9362 msgstr ""
9364 #: ../plugins/fn-string/functions.c:67 ../plugins/fn-string/functions.c:139
9365 msgid ""
9366 "For @{x} from 1 to 255 except 129, 141, 143, 144, and 157 we have CODE(CHAR(@"
9367 "{x}))=@{x}."
9368 msgstr ""
9370 #: ../plugins/fn-string/functions.c:105
9371 msgid ""
9372 "UNICHAR:the Unicode character represented by the Unicode code point @{x}"
9373 msgstr ""
9375 #: ../plugins/fn-string/functions.c:106
9376 msgid "x:Unicode code point"
9377 msgstr ""
9379 #: ../plugins/fn-string/functions.c:133
9380 msgid "CODE:the CP1252 (Windows-1252) code point for the character @{c}"
9381 msgstr ""
9383 #: ../plugins/fn-string/functions.c:134 ../plugins/fn-string/functions.c:179
9384 msgid "c:character"
9385 msgstr ""
9387 #: ../plugins/fn-string/functions.c:135
9388 msgid "@{c} must be a valid CP1252 (Windows-1252) character."
9389 msgstr ""
9391 #: ../plugins/fn-string/functions.c:137
9392 msgid ""
9393 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
9394 "all of its printable characters (but partially at different positions.)"
9395 msgstr ""
9397 #: ../plugins/fn-string/functions.c:178
9398 msgid "UNICODE:the Unicode code point for the character @{c}"
9399 msgstr ""
9401 #: ../plugins/fn-string/functions.c:199
9402 msgid "EXACT:TRUE if @{string1} is exactly equal to @{string2}"
9403 msgstr ""
9405 #: ../plugins/fn-string/functions.c:200
9406 msgid "string1:first string"
9407 msgstr ""
9409 #: ../plugins/fn-string/functions.c:201
9410 msgid "string2:second string"
9411 msgstr ""
9413 #: ../plugins/fn-string/functions.c:219
9414 msgid "LEN:the number of characters of the string @{s}"
9415 msgstr ""
9417 #: ../plugins/fn-string/functions.c:220 ../plugins/fn-string/functions.c:237
9418 #: ../plugins/fn-string/functions.c:255 ../plugins/fn-string/functions.c:287
9419 #: ../plugins/fn-string/functions.c:339 ../plugins/fn-string/functions.c:379
9420 #: ../plugins/fn-string/functions.c:466 ../plugins/fn-string/functions.c:502
9421 msgid "s:the string"
9422 msgstr ""
9424 #: ../plugins/fn-string/functions.c:236
9425 msgid "LENB:the number of bytes in the string @{s}"
9426 msgstr ""
9428 #: ../plugins/fn-string/functions.c:254
9429 msgid "LEFT:the first @{num_chars} characters of the string @{s}"
9430 msgstr ""
9432 #: ../plugins/fn-string/functions.c:256 ../plugins/fn-string/functions.c:467
9433 msgid "num_chars:the number of characters to return (defaults to 1)"
9434 msgstr ""
9436 #: ../plugins/fn-string/functions.c:257
9437 msgid ""
9438 "If the string @{s} is in a right-to-left script, the returned first "
9439 "characters are from the right of the string."
9440 msgstr ""
9442 #: ../plugins/fn-string/functions.c:286
9443 msgid ""
9444 "LEFTB:the first characters  of the string @{s} comprising at most @"
9445 "{num_bytes} bytes"
9446 msgstr ""
9448 #: ../plugins/fn-string/functions.c:288 ../plugins/fn-string/functions.c:381
9449 #: ../plugins/fn-string/functions.c:503
9450 msgid "num_bytes:the maximum number of bytes to return (defaults to 1)"
9451 msgstr ""
9453 #: ../plugins/fn-string/functions.c:289 ../plugins/fn-string/functions.c:382
9454 #: ../plugins/fn-string/functions.c:504 ../plugins/fn-string/functions.c:849
9455 #: ../plugins/fn-string/functions.c:1340
9456 msgid ""
9457 "The semantics of this function is subject to change as various applications "
9458 "implement it."
9459 msgstr ""
9461 #: ../plugins/fn-string/functions.c:290
9462 msgid ""
9463 "If the string is in a right-to-left script, the returned first characters "
9464 "are from the right of the string."
9465 msgstr ""
9467 #: ../plugins/fn-string/functions.c:291 ../plugins/fn-string/functions.c:383
9468 #: ../plugins/fn-string/functions.c:427 ../plugins/fn-string/functions.c:506
9469 #: ../plugins/fn-string/functions.c:850 ../plugins/fn-string/functions.c:1341
9470 msgid ""
9471 "While this function is syntactically Excel compatible, the differences in "
9472 "the underlying text encoding will usually yield different results."
9473 msgstr ""
9475 #: ../plugins/fn-string/functions.c:292 ../plugins/fn-string/functions.c:385
9476 #: ../plugins/fn-string/functions.c:429 ../plugins/fn-string/functions.c:507
9477 #: ../plugins/fn-string/functions.c:852 ../plugins/fn-string/functions.c:1343
9478 msgid ""
9479 "While this function is OpenFormula compatible, most of its behavior is, at "
9480 "this time, implementation specific."
9481 msgstr ""
9483 #: ../plugins/fn-string/functions.c:320
9484 msgid "LOWER:a lower-case version of the string @{text}"
9485 msgstr ""
9487 #: ../plugins/fn-string/functions.c:338
9488 msgid ""
9489 "MID:the substring of the string @{s} starting at position @{position} "
9490 "consisting of @{length} characters"
9491 msgstr ""
9493 #: ../plugins/fn-string/functions.c:340
9494 msgid "position:the starting position"
9495 msgstr ""
9497 #: ../plugins/fn-string/functions.c:341
9498 msgid "length:the number of characters to return"
9499 msgstr ""
9501 #: ../plugins/fn-string/functions.c:378
9502 msgid ""
9503 "MIDB:the characters following the first @{start_pos} bytes comprising at "
9504 "most @{num_bytes} bytes"
9505 msgstr ""
9507 #: ../plugins/fn-string/functions.c:380
9508 msgid "start_pos:the number of the byte with which to start (defaults to 1)"
9509 msgstr ""
9511 #: ../plugins/fn-string/functions.c:422
9512 msgid ""
9513 "FINDB:first byte position of @{string1} in @{string2} following byte "
9514 "position @{start}"
9515 msgstr ""
9517 #: ../plugins/fn-string/functions.c:423 ../plugins/fn-string/functions.c:651
9518 msgid "string1:search string"
9519 msgstr ""
9521 #: ../plugins/fn-string/functions.c:424 ../plugins/fn-string/functions.c:652
9522 msgid "string2:search field"
9523 msgstr ""
9525 #: ../plugins/fn-string/functions.c:425 ../plugins/fn-string/functions.c:1330
9526 msgid "start:starting byte position, defaults to 1"
9527 msgstr ""
9529 #: ../plugins/fn-string/functions.c:426 ../plugins/fn-string/functions.c:654
9530 msgid "This search is case-sensitive."
9531 msgstr ""
9533 #: ../plugins/fn-string/functions.c:465
9534 msgid "RIGHT:the last @{num_chars} characters of the string @{s}"
9535 msgstr ""
9537 #: ../plugins/fn-string/functions.c:468 ../plugins/fn-string/functions.c:505
9538 msgid ""
9539 "If the string @{s} is in a right-to-left script, the returned last "
9540 "characters are from the left of the string."
9541 msgstr ""
9543 #: ../plugins/fn-string/functions.c:501
9544 msgid ""
9545 "RIGHTB:the last characters of the string @{s} comprising at most @"
9546 "{num_bytes} bytes"
9547 msgstr ""
9549 #: ../plugins/fn-string/functions.c:536
9550 msgid "UPPER:an upper-case version of the string @{text}"
9551 msgstr ""
9553 #: ../plugins/fn-string/functions.c:555
9554 msgid "CONCATENATE:the concatenation of the strings @{s1}, @{s2},…"
9555 msgstr ""
9557 #: ../plugins/fn-string/functions.c:556
9558 msgid "s1:first string"
9559 msgstr ""
9561 #: ../plugins/fn-string/functions.c:557
9562 msgid "s2:second string"
9563 msgstr ""
9565 #: ../plugins/fn-string/functions.c:577
9566 msgid "REPT:@{num} repetitions of string @{text}"
9567 msgstr ""
9569 #: ../plugins/fn-string/functions.c:579
9570 msgid "num:non-negative integer"
9571 msgstr ""
9573 #: ../plugins/fn-string/functions.c:621
9574 msgid "CLEAN:@{text} with any non-printable characters removed"
9575 msgstr ""
9577 #: ../plugins/fn-string/functions.c:623
9578 msgid ""
9579 "CLEAN removes non-printable characters from its argument leaving only "
9580 "regular characters and white-space."
9581 msgstr ""
9583 #: ../plugins/fn-string/functions.c:650
9584 msgid ""
9585 "FIND:first position of @{string1} in @{string2} following position @{start}"
9586 msgstr ""
9588 #: ../plugins/fn-string/functions.c:653 ../plugins/fn-string/functions.c:1261
9589 msgid "start:starting position, defaults to 1"
9590 msgstr ""
9592 #: ../plugins/fn-string/functions.c:688
9593 msgid "FIXED:formatted string representation of @{num}"
9594 msgstr ""
9596 #: ../plugins/fn-string/functions.c:689 ../plugins/fn-string/functions.c:1186
9597 msgid "num:number"
9598 msgstr ""
9600 #: ../plugins/fn-string/functions.c:690
9601 msgid "decimals:number of decimals"
9602 msgstr ""
9604 #: ../plugins/fn-string/functions.c:691
9605 msgid ""
9606 "no_commas:TRUE if no thousand separators should be used, defaults to FALSE"
9607 msgstr ""
9609 #: ../plugins/fn-string/functions.c:748
9610 msgid "PROPER:@{text} with initial of each word capitalised"
9611 msgstr ""
9613 #: ../plugins/fn-string/functions.c:790
9614 msgid ""
9615 "REPLACE:string @{old} with @{num} characters starting at @{start} replaced "
9616 "by @{new}"
9617 msgstr ""
9619 #: ../plugins/fn-string/functions.c:792 ../plugins/fn-string/functions.c:843
9620 msgid "old:original text"
9621 msgstr ""
9623 #: ../plugins/fn-string/functions.c:793
9624 msgid "start:starting position"
9625 msgstr ""
9627 #: ../plugins/fn-string/functions.c:794
9628 msgid "num:number of characters to be replaced"
9629 msgstr ""
9631 #: ../plugins/fn-string/functions.c:795 ../plugins/fn-string/functions.c:846
9632 #: ../plugins/fn-string/functions.c:1114
9633 msgid "new:replacement string"
9634 msgstr ""
9636 #: ../plugins/fn-string/functions.c:841
9637 msgid ""
9638 "REPLACEB:string @{old} with up to @{num} bytes starting at @{start} replaced "
9639 "by @{new}"
9640 msgstr ""
9642 #: ../plugins/fn-string/functions.c:844
9643 msgid "start:starting byte position"
9644 msgstr ""
9646 #: ../plugins/fn-string/functions.c:845
9647 msgid "num:number of bytes to be replaced"
9648 msgstr ""
9650 #: ../plugins/fn-string/functions.c:847
9651 msgid ""
9652 "REPLACEB replaces the string of valid unicode characters starting at the "
9653 "byte @{start} and ending at @{start}+@{num}-1 with the string @{new}."
9654 msgstr ""
9656 #: ../plugins/fn-string/functions.c:895
9657 msgid "T:@{value} if and only if @{value} is text, otherwise empty"
9658 msgstr ""
9660 #: ../plugins/fn-string/functions.c:896
9661 msgid "value:original value"
9662 msgstr ""
9664 #: ../plugins/fn-string/functions.c:918
9665 msgid "TEXT:@{value} as a string formatted as @{format}"
9666 msgstr ""
9668 #: ../plugins/fn-string/functions.c:919
9669 msgid "value:value to be formatted"
9670 msgstr ""
9672 #: ../plugins/fn-string/functions.c:920
9673 msgid "format:desired format"
9674 msgstr ""
9676 #: ../plugins/fn-string/functions.c:972
9677 msgid "TRIM:@{text} with only single spaces between words"
9678 msgstr ""
9680 #: ../plugins/fn-string/functions.c:1019
9681 msgid "VALUE:numeric value of @{text}"
9682 msgstr ""
9684 #: ../plugins/fn-string/functions.c:1052
9685 msgid "NUMBERVALUE:numeric value of @{text}"
9686 msgstr ""
9688 #: ../plugins/fn-string/functions.c:1054
9689 msgid "separator:decimal separator"
9690 msgstr ""
9692 #: ../plugins/fn-string/functions.c:1055
9693 msgid ""
9694 "If @{text} does not look like a decimal number, NUMBERVALUE returns the "
9695 "value VALUE would return (ignoring the given @{separator})."
9696 msgstr ""
9698 #: ../plugins/fn-string/functions.c:1111
9699 msgid "SUBSTITUTE:@{text} with all occurrences of @{old} replaced by @{new}"
9700 msgstr ""
9702 #: ../plugins/fn-string/functions.c:1112 ../plugins/fn-string/functions.c:1522
9703 msgid "text:original text"
9704 msgstr ""
9706 #: ../plugins/fn-string/functions.c:1113
9707 msgid "old:string to be replaced"
9708 msgstr ""
9710 #: ../plugins/fn-string/functions.c:1115
9711 msgid ""
9712 "num:if @{num} is specified and a number only the @{num}th occurrence of @"
9713 "{old} is replaced"
9714 msgstr ""
9716 #: ../plugins/fn-string/functions.c:1185
9717 msgid "DOLLAR:@{num} formatted as currency"
9718 msgstr ""
9720 #: ../plugins/fn-string/functions.c:1187
9721 msgid "decimals:decimals"
9722 msgstr ""
9724 #: ../plugins/fn-string/functions.c:1257
9725 msgid ""
9726 "SEARCH:the location of the @{search} string within @{text} after position @"
9727 "{start}"
9728 msgstr ""
9730 #: ../plugins/fn-string/functions.c:1259 ../plugins/fn-string/functions.c:1328
9731 msgid "search:search string"
9732 msgstr ""
9734 #: ../plugins/fn-string/functions.c:1260 ../plugins/fn-string/functions.c:1329
9735 msgid "text:search field"
9736 msgstr ""
9738 #: ../plugins/fn-string/functions.c:1262 ../plugins/fn-string/functions.c:1331
9739 msgid ""
9740 "@{search} may contain wildcard characters (*) and question marks (?). A "
9741 "question mark matches any single character, and a wildcard matches any "
9742 "string including the empty string. To search for * or ?, precede the symbol "
9743 "with ~."
9744 msgstr ""
9746 #: ../plugins/fn-string/functions.c:1267 ../plugins/fn-string/functions.c:1336
9747 msgid "This search is not case sensitive."
9748 msgstr ""
9750 #: ../plugins/fn-string/functions.c:1268
9751 msgid "If @{search} is not found, SEARCH returns #VALUE!"
9752 msgstr ""
9754 #: ../plugins/fn-string/functions.c:1269
9755 msgid ""
9756 "If @{start} is less than one or it is greater than the length of @{text}, "
9757 "SEARCH returns #VALUE!"
9758 msgstr ""
9760 #: ../plugins/fn-string/functions.c:1326
9761 msgid ""
9762 "SEARCHB:the location of the @{search} string within @{text} after byte "
9763 "position @{start}"
9764 msgstr ""
9766 #: ../plugins/fn-string/functions.c:1337
9767 msgid "If @{search} is not found, SEARCHB returns #VALUE!"
9768 msgstr ""
9770 #: ../plugins/fn-string/functions.c:1338
9771 msgid ""
9772 "If @{start} is less than one or it is greater than the byte length of @"
9773 "{text}, SEARCHB returns #VALUE!"
9774 msgstr ""
9776 #: ../plugins/fn-string/functions.c:1394
9777 msgid ""
9778 "ASC:text with full-width katakana and ASCII characters converted to half-"
9779 "width"
9780 msgstr ""
9782 #: ../plugins/fn-string/functions.c:1396
9783 msgid ""
9784 "ASC converts full-width katakana and ASCII characters to half-width "
9785 "equivalent characters, copying all others. "
9786 msgstr ""
9788 #: ../plugins/fn-string/functions.c:1397 ../plugins/fn-string/functions.c:1525
9789 msgid ""
9790 "The distinction between half-width and full-width characters is described in "
9791 "http://www.unicode.org/reports/tr11/."
9792 msgstr ""
9794 #: ../plugins/fn-string/functions.c:1398 ../plugins/fn-string/functions.c:1527
9795 msgid "For most strings, this function has the same effect as in Excel."
9796 msgstr ""
9798 #: ../plugins/fn-string/functions.c:1399
9799 msgid ""
9800 "While in obsolete encodings ASC used to translate between 2-byte and 1-byte "
9801 "characters, this is not the case in UTF-8."
9802 msgstr ""
9804 #: ../plugins/fn-string/functions.c:1521
9805 msgid ""
9806 "JIS:text with half-width katakana and ASCII characters converted to full-"
9807 "width"
9808 msgstr ""
9810 #: ../plugins/fn-string/functions.c:1523
9811 msgid ""
9812 "JIS converts half-width katakana and ASCII characters to full-width "
9813 "equivalent characters, copying all others. "
9814 msgstr ""
9816 #: ../plugins/fn-string/functions.c:1528
9817 msgid ""
9818 "While in obsolete encodings JIS used to translate between 1-byte and 2-byte "
9819 "characters, this is not the case in UTF-8."
9820 msgstr ""
9822 #: ../plugins/fn-tsa/functions.c:94
9823 msgid ""
9824 "Possible interpolation methods are:\n"
9825 "0: linear;\n"
9826 "1: linear with averaging;\n"
9827 "2: staircase;\n"
9828 "3: staircase with averaging;\n"
9829 "4: natural cubic spline;\n"
9830 "5: natural cubic spline with averaging."
9831 msgstr ""
9833 #: ../plugins/fn-tsa/functions.c:371
9834 msgid ""
9835 "INTERPOLATION:interpolated values corresponding to the given abscissa targets"
9836 msgstr ""
9838 #: ../plugins/fn-tsa/functions.c:372
9839 msgid "abscissae:ordered abscissae of the given data points"
9840 msgstr ""
9842 #: ../plugins/fn-tsa/functions.c:373
9843 msgid "ordinates:ordinates of the given data points"
9844 msgstr ""
9846 #: ../plugins/fn-tsa/functions.c:374
9847 msgid "targets:abscissae of the interpolated data"
9848 msgstr ""
9850 #: ../plugins/fn-tsa/functions.c:375
9851 msgid "interpolation:method of interpolation, defaults to 0 ('linear')"
9852 msgstr ""
9854 #: ../plugins/fn-tsa/functions.c:376 ../plugins/fn-tsa/functions.c:545
9855 msgid "The output consists always of one column of numbers."
9856 msgstr ""
9858 #: ../plugins/fn-tsa/functions.c:378
9859 msgid "The @{abscissae} must be given in increasing order."
9860 msgstr ""
9862 #: ../plugins/fn-tsa/functions.c:379
9863 msgid ""
9864 "If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase "
9865 "with averaging'), and 5 ('natural cubic spline with averaging') is used, the "
9866 "number of returned values is one less than the number of targets and the "
9867 "targets values must be given in increasing order."
9868 msgstr ""
9870 #: ../plugins/fn-tsa/functions.c:384 ../plugins/fn-tsa/functions.c:552
9871 msgid "Strings and empty cells in @{abscissae} and @{ordinates} are ignored."
9872 msgstr ""
9874 #: ../plugins/fn-tsa/functions.c:385 ../plugins/fn-tsa/functions.c:553
9875 msgid ""
9876 "If several target data are provided they must be in the same column in "
9877 "consecutive cells."
9878 msgstr ""
9880 #: ../plugins/fn-tsa/functions.c:538
9881 msgid "PERIODOGRAM:periodogram of the given data"
9882 msgstr ""
9884 #: ../plugins/fn-tsa/functions.c:539
9885 msgid "ordinates:ordinates of the given data"
9886 msgstr ""
9888 #: ../plugins/fn-tsa/functions.c:540
9889 msgid "filter:windowing function to  be used, defaults to no filter"
9890 msgstr ""
9892 #: ../plugins/fn-tsa/functions.c:541
9893 msgid ""
9894 "abscissae:abscissae of the given data, defaults to regularly spaced abscissae"
9895 msgstr ""
9897 #: ../plugins/fn-tsa/functions.c:542
9898 msgid "interpolation:method of interpolation, defaults to none"
9899 msgstr ""
9901 #: ../plugins/fn-tsa/functions.c:543
9902 msgid "number:number of interpolated data points"
9903 msgstr ""
9905 #: ../plugins/fn-tsa/functions.c:544
9906 msgid ""
9907 "If an interpolation method is used, the number of returned values is one "
9908 "less than the number of targets and the targets values must be given in "
9909 "increasing order."
9910 msgstr ""
9912 #: ../plugins/fn-tsa/functions.c:547
9913 msgid ""
9914 "Possible window functions are:\n"
9915 "0: no filter (rectangular window)\n"
9916 "1: Bartlett (triangular window)\n"
9917 "2: Hahn (cosine window)\n"
9918 "3: Welch (parabolic window)"
9919 msgstr ""
9921 #: ../plugins/fn-tsa/functions.c:797
9922 msgid "FOURIER:Fourier or inverse Fourier transform"
9923 msgstr ""
9925 #: ../plugins/fn-tsa/functions.c:798
9926 msgid "Sequence:the data sequence to be transformed"
9927 msgstr ""
9929 #: ../plugins/fn-tsa/functions.c:799
9930 msgid ""
9931 "Inverse:if true, the inverse Fourier transform is calculated, defaults to "
9932 "false"
9933 msgstr ""
9935 #: ../plugins/fn-tsa/functions.c:800
9936 msgid ""
9937 "Separate:if true, the real and imaginary parts are given separately, "
9938 "defaults to false"
9939 msgstr ""
9941 #: ../plugins/fn-tsa/functions.c:801
9942 msgid ""
9943 "This array function returns the Fourier or inverse Fourier transform of the "
9944 "given data sequence."
9945 msgstr ""
9947 #: ../plugins/fn-tsa/functions.c:802
9948 msgid ""
9949 "The output consists of one column of complex numbers if @{Separate} is false "
9950 "and of two columns of real numbers if @{Separate} is true."
9951 msgstr ""
9953 #: ../plugins/fn-tsa/functions.c:803
9954 msgid ""
9955 "If @{Separate} is true the first output column contains the real parts and "
9956 "the second column the imaginary parts."
9957 msgstr ""
9959 #: ../plugins/fn-tsa/functions.c:804
9960 msgid ""
9961 "If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns "
9962 "#NUM!"
9963 msgstr ""
9965 #: ../plugins/gda/plugin-gda.c:305
9966 msgid "EXECSQL:result of executing @{sql} in the libgda data source @{dsn}"
9967 msgstr ""
9969 #: ../plugins/gda/plugin-gda.c:307 ../plugins/gda/plugin-gda.c:384
9970 msgid "dsn:libgda data source"
9971 msgstr ""
9973 #: ../plugins/gda/plugin-gda.c:308 ../plugins/gda/plugin-gda.c:385
9974 msgid "username:user name to access @{dsn}"
9975 msgstr ""
9977 #: ../plugins/gda/plugin-gda.c:309 ../plugins/gda/plugin-gda.c:386
9978 msgid "password:password to access @{dsn} as @{username}"
9979 msgstr ""
9981 #: ../plugins/gda/plugin-gda.c:310
9982 msgid "sql:SQL command"
9983 msgstr ""
9985 #: ../plugins/gda/plugin-gda.c:311 ../plugins/gda/plugin-gda.c:388
9986 msgid "Before using EXECSQL, you need to set up a libgda data source."
9987 msgstr ""
9989 #: ../plugins/gda/plugin-gda.c:383
9990 msgid "READDBTABLE:all rows of the table @{table} in @{dsn}"
9991 msgstr ""
9993 #: ../plugins/gda/plugin-gda.c:387
9994 msgid "table:SQL table to retrieve"
9995 msgstr ""
9997 #: ../plugins/sample_datasource/sample_datasource.c:278
9998 msgid "ATL_LAST:sample real-time data source"
9999 msgstr ""
10001 #: ../plugins/sample_datasource/sample_datasource.c:279
10002 msgid "tag:tag to watch"
10003 msgstr ""
10005 #: ../plugins/sample_datasource/sample_datasource.c:280
10006 msgid ""
10007 "ATL_LAST is a sample implementation of a real time data source.  It takes a "
10008 "string tag and monitors the named pipe ~/atl for changes to the value of "
10009 "that tag."
10010 msgstr ""
10012 #: ../plugins/sample_datasource/sample_datasource.c:281
10013 msgid "This is not intended to be generally enabled and is OFF by default."
10014 msgstr ""
10016 #~ msgid ""
10017 #~ "@FUNCTION=CUM_BIV_NORM_DIST\n"
10018 #~ "@SYNTAX=CUM_BIV_NORM_DIST(a,b,rho)\n"
10019 #~ "@DESCRIPTION=CUM_BIV_NORM_DIST calculates the cumulative bivariate normal "
10020 #~ "distribution from parameters a, b & rho.\n"
10021 #~ "The return value is the probability that two random variables with "
10022 #~ "correlation @rho are respectively each less than @a and @b.\n"
10023 #~ "\n"
10024 #~ "@EXAMPLES=\n"
10025 #~ "\n"
10026 #~ "@SEEALSO=NORMDIST,NORMSDIST,NORMSINV"
10027 #~ msgstr ""
10028 #~ "@FUNCTION=CUM_BIV_NORM_DIST\n"
10029 #~ "@SYNTAX=CUM_BIV_NORM_DIST(a,b,ro)\n"
10030 #~ "@DESCRIPTION=CUM_BIV_NORM_DIST calcula la distribución acumulada "
10031 #~ "bivariada normal colos parámetros a, b y ro.\n"
10032 #~ "El valor devueltu ye la probabilidá de que dos variables al debalu con "
10033 #~ "correllación @ro seyan respectivamente cada una menor que @a y @b\n"
10034 #~ "\n"
10035 #~ "@EXAMPLES=\n"
10036 #~ "\n"
10037 #~ "@SEEALSO=NORMDIST,NORMSDIST,NORMSINV"
10039 #~ msgid ""
10040 #~ "@FUNCTION=OPT_BS\n"
10041 #~ "@SYNTAX=OPT_BS(call_put_flag,spot,strike,time,rate,volatility [,"
10042 #~ "cost_of_carry])\n"
10043 #~ "@DESCRIPTION=OPT_BS uses the Black-Scholes model to calculate the price "
10044 #~ "of a European option using call_put_flag, @call_put_flag, 'c' or 'p' "
10045 #~ "struck at @strike on an asset with spot price @spot.\n"
10046 #~ "@time is the time to maturity of the option expressed in years.\n"
10047 #~ "@rate is the risk-free interest rate.\n"
10048 #~ "@volatility is the annualized volatility, in percent, of the asset for "
10049 #~ "the period through to the exercise date. \n"
10050 #~ "@cost_of_carry is the leakage in value of the underlying asset, for "
10051 #~ "common stocks, this would be the dividend yield.\n"
10052 #~ "* The returned value will be expressed in the same units as @strike and "
10053 #~ "@spot.\n"
10054 #~ "\n"
10055 #~ "@EXAMPLES=\n"
10056 #~ "\n"
10057 #~ "@SEEALSO=OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA"
10058 #~ msgstr ""
10059 #~ "@FUNCTION=OPT_BS\n"
10060 #~ "@SYNTAX=OPT_BS(indicador_call_put,spot,strike,tiempu,tasa,volatilidá [,"
10061 #~ "devaluación])\n"
10062 #~ "@DESCRIPTION=OPT_BS usa'l modelu Black-Scholes pa calcular el preciu "
10063 #~ "d'una opción Europea usando call/put fixada un preciu @strike nun activu "
10064 #~ "con preciu @spot.\n"
10065 #~ "\n"
10066 #~ "@indicador_call_put ye «c» o «p» dependiendo de si la opción ye «call» o "
10067 #~ "«put»\n"
10068 #~ " @tiempu ye'l tiempu pal vencimientu de la opción espresáu n'años\n"
10069 #~ "@tasa ye la tasa d'interés llibre de riesgu.\n"
10070 #~ "@volatilidá ye la volatilidá anualizada, en porcentaxe, del activu o'l "
10071 #~ "períodu fasta la fecha del exerciciu.\n"
10072 #~ "@devaluación ye la pérdida de valor del activu subyacente, pa stock "
10073 #~ "comunes, esto debería ser el marxe (yield) del dividendu\n"
10074 #~ "* El valor devueltu será espresáu nes mesmes unidaes que @strike y "
10075 #~ "@spot.\n"
10076 #~ "\n"
10077 #~ "@EXAMPLES=\n"
10078 #~ "\n"
10079 #~ "@SEEALSO=OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA"
10081 #~ msgid ""
10082 #~ "@FUNCTION=OPT_BS_DELTA\n"
10083 #~ "@SYNTAX=OPT_BS_DELTA(call_put_flag,spot,strike,time,rate,volatility[,"
10084 #~ "cost_of_carry])\n"
10085 #~ "@DESCRIPTION=OPT_BS_DELTA uses the Black-Scholes model to calculate the "
10086 #~ "'delta' of a European option with call_put_flag, @call_put_flag, 'c' or "
10087 #~ "'p' struck at @strike on an asset with spot price @spot.\n"
10088 #~ "Where @time is the time to maturity of the option expressed in years.\n"
10089 #~ "@rate is the risk-free interest rate.\n"
10090 #~ "@volatility is the annualized volatility, in percent, of the asset for "
10091 #~ "the period through to the exercise date. \n"
10092 #~ "@cost_of_carry is the leakage in value of the underlying asset, for "
10093 #~ "common stocks, this would be the dividend yield.\n"
10094 #~ "* The returned value will be expressed in the same units as @strike and "
10095 #~ "@spot.\n"
10096 #~ "\n"
10097 #~ "@EXAMPLES=\n"
10098 #~ "\n"
10099 #~ "@SEEALSO=OPT_BS, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA"
10100 #~ msgstr ""
10101 #~ "@FUNCTION=OPT_BS_DELTA\n"
10102 #~ "@SYNTAX=OPT_BS_DELTA(indicador_call_put,spot,strike,tiempu,tasa,volatilidá"
10103 #~ "[,devaluación])\n"
10104 #~ "@DESCRIPTION=OPT_BS_DELTA usa'l modelu Black-Scholes pa calcular la "
10105 #~ "«delta» d'una opción europea con call/put fixada nun preciu @strike nun "
10106 #~ "activu con preciu @spot.\n"
10107 #~ "\n"
10108 #~ "(La «delta» d'una opción ye la tasa de cambiu del so preciu respeuto al "
10109 #~ "preciu spot del activu subyacente.)\n"
10110 #~ "\n"
10111 #~ "@indicador_call_put ye «c» o «p» dependiendo de si la opción ye «call» o "
10112 #~ "«put»\n"
10113 #~ "@tiempu ye'l tiempu pal vencimientu de la opción espresáu n'años\n"
10114 #~ "@tasa ye la tasa d'interés llibre de riesgu.\n"
10115 #~ "@volatilidá ye la volatilidá anualizada, en porcentaxe, del activu o'l "
10116 #~ "períodu fasta la fecha del exerciciu.\n"
10117 #~ "@devaluación ye la pérdida de valor del activu subyacente, pa stock "
10118 #~ "comunes, esto debería ser el marxe (yield) del dividendu\n"
10119 #~ "* El valor devueltu será espresáu nes mesmes unidaes que @strike y "
10120 #~ "@spot.\n"
10121 #~ "\n"
10122 #~ "@EXAMPLES=\n"
10123 #~ "\n"
10124 #~ "@SEEALSO=OPT_BS, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA, OPT_BS_GAMMA"
10126 #~ msgid ""
10127 #~ "@FUNCTION=OPT_BS_GAMMA\n"
10128 #~ "@SYNTAX=OPT_BS_GAMMA(spot,strike,time,rate,volatility[,cost_of_carry])\n"
10129 #~ "@DESCRIPTION=OPT_BS_GAMMA uses the Black-Scholes model to calculate the "
10130 #~ "'gamma' of a European option struck at @strike on an asset with spot "
10131 #~ "price @spot.\n"
10132 #~ "\n"
10133 #~ "(The gamma of an option is the second derivative of its price with "
10134 #~ "respect to the price of the underlying asset, and is the same for calls "
10135 #~ "and puts.)\n"
10136 #~ "\n"
10137 #~ "@time is the time to maturity of the option expressed in years.\n"
10138 #~ "@rate is the risk-free interest rate to the exercise date, in percent.\n"
10139 #~ "@volatility is the annualized volatility, in percent, of the asset for "
10140 #~ "the period through to the exercise date.\n"
10141 #~ "@cost_of_carry is the leakage in value of the underlying asset, for "
10142 #~ "common stocks, this would be the dividend yield.\n"
10143 #~ "* The returned value will be expressed as the rate of change of delta per "
10144 #~ "unit change in @spot.\n"
10145 #~ "\n"
10146 #~ "@EXAMPLES=\n"
10147 #~ "\n"
10148 #~ "@SEEALSO=OPT_BS, OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA"
10149 #~ msgstr ""
10150 #~ "@FUNCTION=OPT_BS_GAMMA\n"
10151 #~ "@SYNTAX=OPT_BS_GAMMA(spot,strike,tiempu,tasa,volatilidá[,devaluación])\n"
10152 #~ "@DESCRIPTION=OPT_BS_GAMMA usa'l modelu Black-Scholes pa calcular la "
10153 #~ "«gamma» d'una opción europea fixada a @strike nun activu con preciu "
10154 #~ "@spot.\n"
10155 #~ "\n"
10156 #~ "(La «gamma» d'una opción ye la derivada segunda del so preciu respeuto al "
10157 #~ "preciu del activu subyacente, y ye'l mesmo pa calls y puts.)\n"
10158 #~ "\n"
10159 #~ "@tiempu ye'l tiempu pal vencimientu de la opción espresáu n'años\n"
10160 #~ "@tasa ye la tasa d'interés llibre de riesgu a fecha del exerciciu, en "
10161 #~ "tantu por cientu.\n"
10162 #~ "@volatilidá ye la volatilidá anualizada, en porcentaxe, del activu o'l "
10163 #~ "períodu fasta la fecha del exerciciu.\n"
10164 #~ "@devaluación ye la pérdida de valor del activu subyacente, pa stock "
10165 #~ "comunes, esto debería ser el marxe (yield) del dividendu\n"
10166 #~ "* El valor devueltu será espresáu nes mismes unidaes que @strike y "
10167 #~ "@spot.\n"
10168 #~ "\n"
10169 #~ "@EXAMPLES=\n"
10170 #~ "\n"
10171 #~ "@SEEALSO=OPT_BS, OPT_BS_DELTA, OPT_BS_RHO, OPT_BS_THETA, OPT_BS_VEGA"