1 # Danish translation of Gnumeric - functions.
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # Joe Hansen (joedalton2@yahoo.dk), 2010.
5 # BEMÆRK at tekster fra 'command.c' skal oversættes med navneord og ikke
6 # - direkte fra engelsk - med verber da de indgår som
7 # fortryd/gentag: 'handlingstekst'
10 # array -> matrix, vektor
11 # autoformat -> autofuldførelse
14 # checkbox -> afkrydsningsfelt
15 # CI -> CI (konfidensinterval)
16 # complex number -> kompleks tal (http://da.wikipedia.org/wiki/Komplekse_tal)
17 # constraint -> begrænsning (fx "x < 10")
19 # cumulative density function -> kumuleret tæthedsfunktion
20 # custom -> selvvalgt, brugerdefineret (afhængig af sammenhæng)
21 # df (degree freedom) -> fg (frihedsgrader)
22 # formulae/formulas -> formler (ikke "formularer", altså "blanketter")
24 # equal size -> samme størrelse
25 # evaluate -> finde værdien af
26 # intercept -> skæring (sammenfald)
28 # iteration -> gennemløb (iteration)
29 # paste special -> avanceret indsætning
30 # plugin -> [udvidelses]modul (indstik el. lign. bliver for kryptisk)
31 # range -> interval, (dog til tider) omfang
36 # section -> del, sektion
39 # summary -> sammendrag, oversigt
40 # truncate -> afkorte (fx 2.79 -> 2)
41 # validate -> gyldighedskontrol
42 # workbook -> arbejdsbog
43 # worksheet -> arbejdsark
45 # holidays:text -> holidays:Tekst
54 # hvordan skal kommatal vises i nummerserier (uden adskillelsestegn eller ;)?
55 # der er indsat komma i strengen med If ... this -> Hvis ..., returnerer ...
59 "Project-Id-Version: gnumeric\n"
60 "Report-Msgid-Bugs-To: https://bugzilla.gnome.org/enter_bug.cgi?"
61 "product=gnumeric&keywords=I18N+L10N&component=General\n"
62 "POT-Creation-Date: 2017-04-05 12:30+0000\n"
63 "PO-Revision-Date: 2017-11-11 14:39+0100\n"
64 "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
65 "Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
68 "Content-Type: text/plain; charset=UTF-8\n"
69 "Content-Transfer-Encoding: 8bit\n"
71 #: ../plugins/fn-christian-date/functions.c:140
73 "EASTERSUNDAY:Easter Sunday in the Gregorian calendar according to the Roman "
74 "rite of the Christian Church"
77 #: ../plugins/fn-christian-date/functions.c:142
79 "year:year between 1582 and 9956, defaults to the year of the next Easter "
83 #: ../plugins/fn-christian-date/functions.c:143
84 #: ../plugins/fn-christian-date/functions.c:166
85 #: ../plugins/fn-christian-date/functions.c:186
86 #: ../plugins/fn-christian-date/functions.c:205
87 #: ../plugins/fn-christian-date/functions.c:224
89 "Two digit years are adjusted as elsewhere in Gnumeric. Dates before 1904 may "
93 #: ../plugins/fn-christian-date/functions.c:146
95 "The 1-argument version of EASTERSUNDAY is compatible with OpenOffice for "
96 "years after 1904. This function is not specified in ODF/OpenFormula."
99 #: ../plugins/fn-christian-date/functions.c:163
101 "ASHWEDNESDAY:Ash Wednesday in the Gregorian calendar according to the Roman "
102 "rite of the Christian Church"
105 #: ../plugins/fn-christian-date/functions.c:165
107 "year:year between 1582 and 9956, defaults to the year of the next Ash "
111 #: ../plugins/fn-christian-date/functions.c:183
113 "PENTECOSTSUNDAY:Pentecost Sunday in the Gregorian calendar according to the "
114 "Roman rite of the Christian Church"
117 #: ../plugins/fn-christian-date/functions.c:185
119 "year:year between 1582 and 9956, defaults to the year of the next Pentecost "
123 #: ../plugins/fn-christian-date/functions.c:202
125 "GOODFRIDAY:Good Friday in the Gregorian calendar according to the Roman rite "
126 "of the Christian Church"
129 #: ../plugins/fn-christian-date/functions.c:204
131 "year:year between 1582 and 9956, defaults to the year of the next Good Friday"
134 #: ../plugins/fn-christian-date/functions.c:221
136 "ASCENSIONTHURSDAY:Ascension Thursday in the Gregorian calendar according to "
137 "the Roman rite of the Christian Church"
140 #: ../plugins/fn-christian-date/functions.c:223
142 "year:year between 1582 and 9956, defaults to the year of the next Ascension "
146 #: ../plugins/fn-complex/functions.c:85
147 msgid "COMPLEX:a complex number of the form @{x} + @{y}@{i}"
150 #: ../plugins/fn-complex/functions.c:86
154 #: ../plugins/fn-complex/functions.c:87
155 msgid "y:imaginary part"
158 #: ../plugins/fn-complex/functions.c:88
160 "i:the suffix for the complex number, either \"i\" or \"j\"; defaults to \"i\""
163 #: ../plugins/fn-complex/functions.c:89
164 msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!"
165 msgstr "Hvis @{i} er hverken “i” eller “j”, returnerer COMPLEX #VÆRDI!"
167 #: ../plugins/fn-complex/functions.c:90 ../plugins/fn-complex/functions.c:114
168 #: ../plugins/fn-complex/functions.c:141 ../plugins/fn-complex/functions.c:165
169 #: ../plugins/fn-complex/functions.c:192 ../plugins/fn-complex/functions.c:260
170 #: ../plugins/fn-complex/functions.c:285 ../plugins/fn-complex/functions.c:384
171 #: ../plugins/fn-complex/functions.c:438 ../plugins/fn-complex/functions.c:462
172 #: ../plugins/fn-complex/functions.c:487 ../plugins/fn-complex/functions.c:512
173 #: ../plugins/fn-complex/functions.c:543 ../plugins/fn-complex/functions.c:574
174 #: ../plugins/fn-complex/functions.c:1038
175 #: ../plugins/fn-complex/functions.c:1144
176 #: ../plugins/fn-complex/functions.c:1173
177 #: ../plugins/fn-complex/functions.c:1242 ../plugins/fn-date/functions.c:84
178 #: ../plugins/fn-date/functions.c:197 ../plugins/fn-date/functions.c:219
179 #: ../plugins/fn-date/functions.c:354 ../plugins/fn-date/functions.c:389
180 #: ../plugins/fn-date/functions.c:406 ../plugins/fn-date/functions.c:431
181 #: ../plugins/fn-date/functions.c:492 ../plugins/fn-date/functions.c:511
182 #: ../plugins/fn-date/functions.c:534 ../plugins/fn-date/functions.c:557
183 #: ../plugins/fn-date/functions.c:579 ../plugins/fn-date/functions.c:603
184 #: ../plugins/fn-date/functions.c:627 ../plugins/fn-date/functions.c:662
185 #: ../plugins/fn-date/functions.c:726 ../plugins/fn-date/functions.c:764
186 #: ../plugins/fn-eng/functions.c:238 ../plugins/fn-eng/functions.c:263
187 #: ../plugins/fn-eng/functions.c:287 ../plugins/fn-eng/functions.c:316
188 #: ../plugins/fn-eng/functions.c:342 ../plugins/fn-eng/functions.c:365
189 #: ../plugins/fn-eng/functions.c:415 ../plugins/fn-eng/functions.c:442
190 #: ../plugins/fn-eng/functions.c:465 ../plugins/fn-eng/functions.c:488
191 #: ../plugins/fn-eng/functions.c:511 ../plugins/fn-eng/functions.c:531
192 #: ../plugins/fn-eng/functions.c:1476 ../plugins/fn-eng/functions.c:1499
193 #: ../plugins/fn-info/functions.c:97 ../plugins/fn-info/functions.c:1285
194 #: ../plugins/fn-info/functions.c:1351 ../plugins/fn-info/functions.c:1440
195 #: ../plugins/fn-info/functions.c:1458 ../plugins/fn-info/functions.c:1480
196 #: ../plugins/fn-info/functions.c:1507 ../plugins/fn-info/functions.c:1534
197 #: ../plugins/fn-info/functions.c:1571 ../plugins/fn-info/functions.c:1587
198 #: ../plugins/fn-info/functions.c:1609 ../plugins/fn-info/functions.c:1626
199 #: ../plugins/fn-info/functions.c:1644 ../plugins/fn-info/functions.c:1661
200 #: ../plugins/fn-info/functions.c:1683 ../plugins/fn-info/functions.c:1703
201 #: ../plugins/fn-info/functions.c:1722 ../plugins/fn-info/functions.c:1759
202 #: ../plugins/fn-logical/functions.c:52 ../plugins/fn-logical/functions.c:103
203 #: ../plugins/fn-logical/functions.c:131 ../plugins/fn-logical/functions.c:373
204 #: ../plugins/fn-logical/functions.c:391 ../plugins/fn-math/functions.c:196
205 #: ../plugins/fn-math/functions.c:259 ../plugins/fn-math/functions.c:360
206 #: ../plugins/fn-math/functions.c:378 ../plugins/fn-math/functions.c:400
207 #: ../plugins/fn-math/functions.c:460 ../plugins/fn-math/functions.c:486
208 #: ../plugins/fn-math/functions.c:510 ../plugins/fn-math/functions.c:529
209 #: ../plugins/fn-math/functions.c:564 ../plugins/fn-math/functions.c:631
210 #: ../plugins/fn-math/functions.c:655 ../plugins/fn-math/functions.c:680
211 #: ../plugins/fn-math/functions.c:701 ../plugins/fn-math/functions.c:721
212 #: ../plugins/fn-math/functions.c:742 ../plugins/fn-math/functions.c:762
213 #: ../plugins/fn-math/functions.c:782 ../plugins/fn-math/functions.c:804
214 #: ../plugins/fn-math/functions.c:833 ../plugins/fn-math/functions.c:870
215 #: ../plugins/fn-math/functions.c:941 ../plugins/fn-math/functions.c:960
216 #: ../plugins/fn-math/functions.c:1001 ../plugins/fn-math/functions.c:1042
217 #: ../plugins/fn-math/functions.c:1152 ../plugins/fn-math/functions.c:1209
218 #: ../plugins/fn-math/functions.c:1242 ../plugins/fn-math/functions.c:1264
219 #: ../plugins/fn-math/functions.c:1302 ../plugins/fn-math/functions.c:1335
220 #: ../plugins/fn-math/functions.c:1467 ../plugins/fn-math/functions.c:1510
221 #: ../plugins/fn-math/functions.c:1558 ../plugins/fn-math/functions.c:1672
222 #: ../plugins/fn-math/functions.c:1690 ../plugins/fn-math/functions.c:1737
223 #: ../plugins/fn-math/functions.c:1786 ../plugins/fn-math/functions.c:1832
224 #: ../plugins/fn-math/functions.c:1865 ../plugins/fn-math/functions.c:1902
225 #: ../plugins/fn-math/functions.c:1937 ../plugins/fn-math/functions.c:1972
226 #: ../plugins/fn-math/functions.c:2009 ../plugins/fn-math/functions.c:2088
227 #: ../plugins/fn-math/functions.c:2113 ../plugins/fn-math/functions.c:2140
228 #: ../plugins/fn-math/functions.c:2166 ../plugins/fn-math/functions.c:2190
229 #: ../plugins/fn-math/functions.c:2231 ../plugins/fn-math/functions.c:2276
230 #: ../plugins/fn-math/functions.c:2403 ../plugins/fn-math/functions.c:2651
231 #: ../plugins/fn-math/functions.c:2695 ../plugins/fn-math/functions.c:2738
232 #: ../plugins/fn-math/functions.c:2781 ../plugins/fn-math/functions.c:2838
233 #: ../plugins/fn-math/functions.c:3028 ../plugins/fn-math/functions.c:3126
234 #: ../plugins/fn-math/functions.c:3171 ../plugins/fn-random/functions.c:48
235 #: ../plugins/fn-random/functions.c:249 ../plugins/fn-stat/functions.c:85
236 #: ../plugins/fn-stat/functions.c:112 ../plugins/fn-stat/functions.c:138
237 #: ../plugins/fn-stat/functions.c:165 ../plugins/fn-stat/functions.c:275
238 #: ../plugins/fn-stat/functions.c:323 ../plugins/fn-stat/functions.c:353
239 #: ../plugins/fn-stat/functions.c:383 ../plugins/fn-stat/functions.c:416
240 #: ../plugins/fn-stat/functions.c:440 ../plugins/fn-stat/functions.c:484
241 #: ../plugins/fn-stat/functions.c:534 ../plugins/fn-stat/functions.c:563
242 #: ../plugins/fn-stat/functions.c:592 ../plugins/fn-stat/functions.c:612
243 #: ../plugins/fn-stat/functions.c:639 ../plugins/fn-stat/functions.c:736
244 #: ../plugins/fn-stat/functions.c:762 ../plugins/fn-stat/functions.c:787
245 #: ../plugins/fn-stat/functions.c:812 ../plugins/fn-stat/functions.c:837
246 #: ../plugins/fn-stat/functions.c:862 ../plugins/fn-stat/functions.c:896
247 #: ../plugins/fn-stat/functions.c:935 ../plugins/fn-stat/functions.c:987
248 #: ../plugins/fn-stat/functions.c:1055 ../plugins/fn-stat/functions.c:1087
249 #: ../plugins/fn-stat/functions.c:1117 ../plugins/fn-stat/functions.c:1144
250 #: ../plugins/fn-stat/functions.c:1174 ../plugins/fn-stat/functions.c:1262
251 #: ../plugins/fn-stat/functions.c:1299 ../plugins/fn-stat/functions.c:1340
252 #: ../plugins/fn-stat/functions.c:1425 ../plugins/fn-stat/functions.c:1462
253 #: ../plugins/fn-stat/functions.c:1628 ../plugins/fn-stat/functions.c:1660
254 #: ../plugins/fn-stat/functions.c:1756 ../plugins/fn-stat/functions.c:1783
255 #: ../plugins/fn-stat/functions.c:1813 ../plugins/fn-stat/functions.c:1848
256 #: ../plugins/fn-stat/functions.c:1881 ../plugins/fn-stat/functions.c:1910
257 #: ../plugins/fn-stat/functions.c:1942 ../plugins/fn-stat/functions.c:1974
258 #: ../plugins/fn-stat/functions.c:2006 ../plugins/fn-stat/functions.c:2039
259 #: ../plugins/fn-stat/functions.c:2087 ../plugins/fn-stat/functions.c:2111
260 #: ../plugins/fn-stat/functions.c:2135 ../plugins/fn-stat/functions.c:2162
261 #: ../plugins/fn-stat/functions.c:2191 ../plugins/fn-stat/functions.c:2210
262 #: ../plugins/fn-stat/functions.c:2236 ../plugins/fn-stat/functions.c:2367
263 #: ../plugins/fn-stat/functions.c:2410 ../plugins/fn-stat/functions.c:2459
264 #: ../plugins/fn-stat/functions.c:2539 ../plugins/fn-stat/functions.c:2597
265 #: ../plugins/fn-stat/functions.c:2656 ../plugins/fn-stat/functions.c:2680
266 #: ../plugins/fn-stat/functions.c:2705 ../plugins/fn-stat/functions.c:2735
267 #: ../plugins/fn-stat/functions.c:2760 ../plugins/fn-stat/functions.c:2788
268 #: ../plugins/fn-stat/functions.c:2813 ../plugins/fn-stat/functions.c:3043
269 #: ../plugins/fn-stat/functions.c:3085 ../plugins/fn-stat/functions.c:3131
270 #: ../plugins/fn-stat/functions.c:3174 ../plugins/fn-stat/functions.c:3218
271 #: ../plugins/fn-stat/functions.c:3284 ../plugins/fn-stat/functions.c:3453
272 #: ../plugins/fn-stat/functions.c:4396 ../plugins/fn-stat/functions.c:4453
273 #: ../plugins/fn-stat/functions.c:4501 ../plugins/fn-stat/functions.c:4566
274 #: ../plugins/fn-string/functions.c:68 ../plugins/fn-string/functions.c:140
275 #: ../plugins/fn-string/functions.c:251 ../plugins/fn-string/functions.c:270
276 #: ../plugins/fn-string/functions.c:287 ../plugins/fn-string/functions.c:307
277 #: ../plugins/fn-string/functions.c:371 ../plugins/fn-string/functions.c:391
278 #: ../plugins/fn-string/functions.c:518 ../plugins/fn-string/functions.c:587
279 #: ../plugins/fn-string/functions.c:607 ../plugins/fn-string/functions.c:628
280 #: ../plugins/fn-string/functions.c:649 ../plugins/fn-string/functions.c:728
281 #: ../plugins/fn-string/functions.c:772 ../plugins/fn-string/functions.c:803
282 #: ../plugins/fn-string/functions.c:841 ../plugins/fn-string/functions.c:898
283 #: ../plugins/fn-string/functions.c:944 ../plugins/fn-string/functions.c:1046
284 #: ../plugins/fn-string/functions.c:1070 ../plugins/fn-string/functions.c:1123
285 #: ../plugins/fn-string/functions.c:1170 ../plugins/fn-string/functions.c:1266
286 #: ../plugins/fn-string/functions.c:1337 ../plugins/fn-string/functions.c:1420
287 msgid "This function is Excel compatible."
288 msgstr "Denne funktion virker på samme måde som Excels."
290 #: ../plugins/fn-complex/functions.c:111
291 msgid "IMAGINARY:the imaginary part of the complex number @{z}"
294 #: ../plugins/fn-complex/functions.c:112 ../plugins/fn-complex/functions.c:139
295 #: ../plugins/fn-complex/functions.c:163 ../plugins/fn-complex/functions.c:190
296 #: ../plugins/fn-complex/functions.c:214 ../plugins/fn-complex/functions.c:236
297 #: ../plugins/fn-complex/functions.c:258 ../plugins/fn-complex/functions.c:283
298 #: ../plugins/fn-complex/functions.c:308 ../plugins/fn-complex/functions.c:333
299 #: ../plugins/fn-complex/functions.c:357 ../plugins/fn-complex/functions.c:382
300 #: ../plugins/fn-complex/functions.c:408 ../plugins/fn-complex/functions.c:433
301 #: ../plugins/fn-complex/functions.c:460 ../plugins/fn-complex/functions.c:485
302 #: ../plugins/fn-complex/functions.c:572 ../plugins/fn-complex/functions.c:596
303 #: ../plugins/fn-complex/functions.c:619 ../plugins/fn-complex/functions.c:643
304 #: ../plugins/fn-complex/functions.c:667 ../plugins/fn-complex/functions.c:690
305 #: ../plugins/fn-complex/functions.c:714 ../plugins/fn-complex/functions.c:737
306 #: ../plugins/fn-complex/functions.c:763 ../plugins/fn-complex/functions.c:789
307 #: ../plugins/fn-complex/functions.c:815 ../plugins/fn-complex/functions.c:838
308 #: ../plugins/fn-complex/functions.c:862 ../plugins/fn-complex/functions.c:885
309 #: ../plugins/fn-complex/functions.c:911 ../plugins/fn-complex/functions.c:938
310 #: ../plugins/fn-complex/functions.c:965 ../plugins/fn-complex/functions.c:988
311 #: ../plugins/fn-complex/functions.c:1012
312 #: ../plugins/fn-complex/functions.c:1036
313 #: ../plugins/fn-complex/functions.c:1061
314 #: ../plugins/fn-complex/functions.c:1085
315 #: ../plugins/fn-complex/functions.c:1110
316 msgid "z:a complex number"
317 msgstr "z:et komplekst tal"
319 #: ../plugins/fn-complex/functions.c:113 ../plugins/fn-complex/functions.c:140
320 #: ../plugins/fn-complex/functions.c:164 ../plugins/fn-complex/functions.c:191
321 #: ../plugins/fn-complex/functions.c:215 ../plugins/fn-complex/functions.c:237
322 #: ../plugins/fn-complex/functions.c:259 ../plugins/fn-complex/functions.c:284
323 #: ../plugins/fn-complex/functions.c:310 ../plugins/fn-complex/functions.c:335
324 #: ../plugins/fn-complex/functions.c:359 ../plugins/fn-complex/functions.c:383
325 #: ../plugins/fn-complex/functions.c:410 ../plugins/fn-complex/functions.c:437
326 #: ../plugins/fn-complex/functions.c:461 ../plugins/fn-complex/functions.c:486
327 #: ../plugins/fn-complex/functions.c:573 ../plugins/fn-complex/functions.c:597
328 #: ../plugins/fn-complex/functions.c:620 ../plugins/fn-complex/functions.c:644
329 #: ../plugins/fn-complex/functions.c:668 ../plugins/fn-complex/functions.c:691
330 #: ../plugins/fn-complex/functions.c:715 ../plugins/fn-complex/functions.c:740
331 #: ../plugins/fn-complex/functions.c:766 ../plugins/fn-complex/functions.c:792
332 #: ../plugins/fn-complex/functions.c:816 ../plugins/fn-complex/functions.c:839
333 #: ../plugins/fn-complex/functions.c:863 ../plugins/fn-complex/functions.c:888
334 #: ../plugins/fn-complex/functions.c:915 ../plugins/fn-complex/functions.c:942
335 #: ../plugins/fn-complex/functions.c:966 ../plugins/fn-complex/functions.c:989
336 #: ../plugins/fn-complex/functions.c:1013
337 #: ../plugins/fn-complex/functions.c:1037
338 #: ../plugins/fn-complex/functions.c:1062
339 #: ../plugins/fn-complex/functions.c:1086
340 msgid "If @{z} is not a valid complex number, #VALUE! is returned."
341 msgstr "Hvis @{z} ikke er et gyldigt komplekst tal, returneres #VÆRDI!."
343 #: ../plugins/fn-complex/functions.c:138
344 msgid "IMABS:the absolute value of the complex number @{z}"
345 msgstr "IMABS:Den absolutte værdi af det komplekse tal @{z}"
347 #: ../plugins/fn-complex/functions.c:162
348 msgid "IMREAL:the real part of the complex number @{z}"
351 #: ../plugins/fn-complex/functions.c:189
352 msgid "IMCONJUGATE:the complex conjugate of the complex number @{z}"
355 #: ../plugins/fn-complex/functions.c:213
356 msgid "IMINV:the reciprocal, or inverse, of the complex number @{z}"
359 #: ../plugins/fn-complex/functions.c:235
360 msgid "IMNEG:the negative of the complex number @{z}"
363 #: ../plugins/fn-complex/functions.c:257
364 msgid "IMCOS:the cosine of the complex number @{z}"
367 #: ../plugins/fn-complex/functions.c:282
368 msgid "IMTAN:the tangent of the complex number @{z}"
369 msgstr "IMTAN:tangens af et komplekst tal @{z}"
371 #: ../plugins/fn-complex/functions.c:307
372 msgid "IMSEC:the secant of the complex number @{z}"
375 #: ../plugins/fn-complex/functions.c:309
376 msgid "IMSEC(@{z}) = 1/IMCOS(@{z})."
379 #: ../plugins/fn-complex/functions.c:332
380 msgid "IMCSC:the cosecant of the complex number @{z}"
383 #: ../plugins/fn-complex/functions.c:334
384 msgid "IMCSC(@{z}) = 1/IMSIN(@{z})."
387 #: ../plugins/fn-complex/functions.c:356
388 msgid "IMCOT:the cotangent of the complex number @{z}"
391 #: ../plugins/fn-complex/functions.c:358
392 msgid "IMCOT(@{z}) = IMCOS(@{z})/IMSIN(@{z})."
395 #: ../plugins/fn-complex/functions.c:381
396 msgid "IMEXP:the exponential of the complex number @{z}"
399 #: ../plugins/fn-complex/functions.c:407
400 msgid "IMARGUMENT:the argument theta of the complex number @{z} "
403 #: ../plugins/fn-complex/functions.c:409
405 "The argument theta of a complex number is its angle in radians from the real "
409 #: ../plugins/fn-complex/functions.c:411
411 "If @{z} is 0, 0 is returned. This is different from Excel which returns an "
415 #: ../plugins/fn-complex/functions.c:432
416 msgid "IMLN:the natural logarithm of the complex number @{z}"
419 #: ../plugins/fn-complex/functions.c:434
421 "The result will have an imaginary part between -π and +π.\n"
422 "The natural logarithm is not uniquely defined on complex numbers. You may "
423 "need to add or subtract an even multiple of π to the imaginary part."
426 #: ../plugins/fn-complex/functions.c:459
427 msgid "IMLOG2:the base-2 logarithm of the complex number @{z}"
430 #: ../plugins/fn-complex/functions.c:484
431 msgid "IMLOG10:the base-10 logarithm of the complex number @{z}"
434 #: ../plugins/fn-complex/functions.c:508
435 msgid "IMPOWER:the complex number @{z1} raised to the @{z2}th power"
438 #: ../plugins/fn-complex/functions.c:509 ../plugins/fn-complex/functions.c:540
439 #: ../plugins/fn-complex/functions.c:1141
440 #: ../plugins/fn-complex/functions.c:1170
441 #: ../plugins/fn-complex/functions.c:1239
442 msgid "z1:a complex number"
445 #: ../plugins/fn-complex/functions.c:510 ../plugins/fn-complex/functions.c:541
446 #: ../plugins/fn-complex/functions.c:1142
447 #: ../plugins/fn-complex/functions.c:1171
448 #: ../plugins/fn-complex/functions.c:1240
449 msgid "z2:a complex number"
452 #: ../plugins/fn-complex/functions.c:511 ../plugins/fn-complex/functions.c:542
453 #: ../plugins/fn-complex/functions.c:1143
454 msgid "If @{z1} or @{z2} is not a valid complex number, #VALUE! is returned."
456 "Hvis @{z1} eller @{z2} ikke er et gyldigt komplekst tal, returneres #VÆRDI!."
458 #: ../plugins/fn-complex/functions.c:539
459 msgid "IMDIV:the quotient of two complex numbers @{z1}/@{z2}"
462 #: ../plugins/fn-complex/functions.c:571
463 msgid "IMSIN:the sine of the complex number @{z}"
466 #: ../plugins/fn-complex/functions.c:595
467 msgid "IMSINH:the hyperbolic sine of the complex number @{z}"
470 #: ../plugins/fn-complex/functions.c:618
471 msgid "IMCOSH:the hyperbolic cosine of the complex number @{z}"
474 #: ../plugins/fn-complex/functions.c:642
475 msgid "IMTANH:the hyperbolic tangent of the complex number @{z}"
478 #: ../plugins/fn-complex/functions.c:666
479 msgid "IMSECH:the hyperbolic secant of the complex number @{z}"
482 #: ../plugins/fn-complex/functions.c:689
483 msgid "IMCSCH:the hyperbolic cosecant of the complex number @{z}"
486 #: ../plugins/fn-complex/functions.c:713
487 msgid "IMCOTH:the hyperbolic cotangent of the complex number @{z}"
490 #: ../plugins/fn-complex/functions.c:736
491 msgid "IMARCSIN:the complex arcsine of the complex number @{z}"
494 #: ../plugins/fn-complex/functions.c:738
496 "IMARCSIN returns the complex arcsine of the complex number @{z}. The branch "
497 "cuts are on the real axis, less than -1 and greater than 1."
500 #: ../plugins/fn-complex/functions.c:762
501 msgid "IMARCCOS:the complex arccosine of the complex number "
504 #: ../plugins/fn-complex/functions.c:764
506 "IMARCCOS returns the complex arccosine of the complex number @{z}. The "
507 "branch cuts are on the real axis, less than -1 and greater than 1."
510 #: ../plugins/fn-complex/functions.c:788
511 msgid "IMARCTAN:the complex arctangent of the complex number "
514 #: ../plugins/fn-complex/functions.c:790
516 "IMARCTAN returns the complex arctangent of the complex number @{z}. The "
517 "branch cuts are on the imaginary axis, below -i and above i."
520 #: ../plugins/fn-complex/functions.c:814
521 msgid "IMARCSEC:the complex arcsecant of the complex number @{z}"
524 #: ../plugins/fn-complex/functions.c:837
525 msgid "IMARCCSC:the complex arccosecant of the complex number @{z}"
528 #: ../plugins/fn-complex/functions.c:861
529 msgid "IMARCCOT:the complex arccotangent of the complex number @{z}"
532 #: ../plugins/fn-complex/functions.c:884
533 msgid "IMARCSINH:the complex hyperbolic arcsine of the complex number @{z}"
536 #: ../plugins/fn-complex/functions.c:886
538 "IMARCSINH returns the complex hyperbolic arcsine of the complex number "
539 "@{z}. The branch cuts are on the imaginary axis, below -i and above i."
542 #: ../plugins/fn-complex/functions.c:910
543 msgid "IMARCCOSH:the complex hyperbolic arccosine of the complex number @{z}"
546 #: ../plugins/fn-complex/functions.c:912
548 "IMARCCOSH returns the complex hyperbolic arccosine of the complex number "
549 "@{z}. The branch cut is on the real axis, less than 1."
552 #: ../plugins/fn-complex/functions.c:937
553 msgid "IMARCTANH:the complex hyperbolic arctangent of the complex number @{z}"
556 #: ../plugins/fn-complex/functions.c:939
558 "IMARCTANH returns the complex hyperbolic arctangent of the complex number "
559 "@{z}. The branch cuts are on the real axis, less than -1 and greater than 1."
562 #: ../plugins/fn-complex/functions.c:964
563 msgid "IMARCSECH:the complex hyperbolic arcsecant of the complex number @{z}"
566 #: ../plugins/fn-complex/functions.c:987
567 msgid "IMARCCSCH:the complex hyperbolic arccosecant of the complex number @{z}"
570 #: ../plugins/fn-complex/functions.c:1011
572 "IMARCCOTH:the complex hyperbolic arccotangent of the complex number @{z}"
575 #: ../plugins/fn-complex/functions.c:1035
576 msgid "IMSQRT:the square root of the complex number @{z}"
579 #: ../plugins/fn-complex/functions.c:1060
581 msgid "IMFACT:the factorial of the complex number @{z}"
582 msgstr "IMTAN:tangens af et komplekst tal @{z}"
584 #: ../plugins/fn-complex/functions.c:1084
586 msgid "IMGAMMA:the gamma function of the complex number @{z}"
587 msgstr "IMTAN:tangens af et komplekst tal @{z}"
589 #: ../plugins/fn-complex/functions.c:1108
591 msgid "IMIGAMMA:the incomplete Gamma function"
592 msgstr "GAMMA:gammafunktionen"
594 #: ../plugins/fn-complex/functions.c:1109
596 msgid "a:a complex number"
597 msgstr "z:et komplekst tal"
599 #: ../plugins/fn-complex/functions.c:1111 ../plugins/fn-math/functions.c:1067
601 "lower:if true (the default), the lower incomplete gamma function, otherwise "
602 "the upper incomplete gamma function"
605 #: ../plugins/fn-complex/functions.c:1112 ../plugins/fn-math/functions.c:1068
607 "regularize:if true (the default), the regularized version of the incomplete "
611 #: ../plugins/fn-complex/functions.c:1113
613 "The regularized incomplete gamma function is the unregularized incomplete "
614 "gamma function divided by gamma(@{a})."
617 #: ../plugins/fn-complex/functions.c:1140
618 msgid "IMSUB:the difference of two complex numbers"
621 #: ../plugins/fn-complex/functions.c:1169
622 msgid "IMPRODUCT:the product of the given complex numbers"
625 #: ../plugins/fn-complex/functions.c:1172
626 #: ../plugins/fn-complex/functions.c:1241
628 "If any of @{z1}, @{z2},... is not a valid complex number, #VALUE! is "
631 "Hvis et af @{z1}, @{z2}, … ikke er et gyldigt komplekst tal, returneres "
634 #: ../plugins/fn-complex/functions.c:1238
635 msgid "IMSUM:the sum of the given complex numbers"
638 #: ../plugins/fn-database/functions.c:46
640 "database:a range in which rows of related information are records and "
641 "columns of data are fields"
644 #: ../plugins/fn-database/functions.c:49
645 msgid "field:a string or integer specifying which field is to be used"
648 #: ../plugins/fn-database/functions.c:51
649 msgid "criteria:a range containing conditions"
652 #: ../plugins/fn-database/functions.c:53
654 "@{database} is a range in which rows of related information are records and "
655 "columns of data are fields. The first row of a database contains labels for "
659 #: ../plugins/fn-database/functions.c:58
661 "@{field} is a string or integer specifying which field is to be used. If "
662 "@{field} is an integer n then the nth column will be used. If @{field} is a "
663 "string, then the column with the matching label will be used."
666 #: ../plugins/fn-database/functions.c:63
668 "@{criteria} is a range containing conditions. The first row of a @{criteria} "
669 "should contain labels. Each label specifies to which field the conditions "
670 "given in that column apply. Each cell below the label specifies a condition "
671 "such as \">3\" or \"<9\". An equality condition can be given by simply "
672 "specifying a value, e. g. \"3\" or \"Jody\". For a record to be considered "
673 "it must satisfy all conditions in at least one of the rows of @{criteria}."
676 #: ../plugins/fn-database/functions.c:74
678 "Let us assume that the range A1:C7 contain the following values:\n"
680 "Name \tAge \tSalary\n"
681 "John \t34 \t54342\n"
682 "Bill \t35 \t22343\n"
683 "Clark \t29 \t34323\n"
685 "Susan \t37 \t42932\n"
686 "Jill \t\t45 \t45324\n"
688 "In addition, the cells A9:B11 contain the following values:\n"
694 #: ../plugins/fn-database/functions.c:350
696 "DAVERAGE:average of the values in @{field} in @{database} belonging to "
697 "records that match @{criteria}"
700 #: ../plugins/fn-database/functions.c:359
701 msgid "DAVERAGE(A1:C7, \"Salary\", A9:A11) equals 42296.3333."
704 #: ../plugins/fn-database/functions.c:360
705 msgid "DAVERAGE(A1:C7, \"Age\", A9:A11) equals 39."
708 #: ../plugins/fn-database/functions.c:361
709 msgid "DAVERAGE(A1:C7, \"Salary\", A9:B11) equals 40782.5."
712 #: ../plugins/fn-database/functions.c:362
713 msgid "DAVERAGE(A1:C7, \"Age\", A9:B11) equals 36."
716 #: ../plugins/fn-database/functions.c:386
718 "DCOUNT:count of numbers in @{field} in @{database} belonging to records that "
722 #: ../plugins/fn-database/functions.c:395
723 msgid "DCOUNT(A1:C7, \"Salary\", A9:A11) equals 3."
726 #: ../plugins/fn-database/functions.c:396
727 msgid "DCOUNT(A1:C7, \"Salary\", A9:B11) equals 2."
730 #: ../plugins/fn-database/functions.c:397
731 msgid "DCOUNT(A1:C7, \"Name\", A9:B11) equals 0."
734 #: ../plugins/fn-database/functions.c:430
736 "DCOUNTA:count of cells with data in @{field} in @{database} belonging to "
737 "records that match @{criteria}"
740 #: ../plugins/fn-database/functions.c:439
741 msgid "DCOUNTA(A1:C7, \"Salary\", A9:A11) equals 3."
744 #: ../plugins/fn-database/functions.c:440
745 msgid "DCOUNTA(A1:C7, \"Salary\", A9:B11) equals 2."
748 #: ../plugins/fn-database/functions.c:441
749 msgid "DCOUNTA(A1:C7, \"Name\", A9:B11) equals 2."
752 #: ../plugins/fn-database/functions.c:463
754 "DGET:a value from @{field} in @{database} belonging to records that match "
758 #: ../plugins/fn-database/functions.c:472
759 msgid "If none of the records match the conditions, DGET returns #VALUE!"
760 msgstr "Hvis ingen af posterne matcher betingelserne, returnerer DGET #VÆRDI!"
762 #: ../plugins/fn-database/functions.c:473
763 msgid "If more than one record match the conditions, DGET returns #NUM!"
766 #: ../plugins/fn-database/functions.c:474
767 msgid "DGET(A1:C7, \"Salary\", A9:A10) equals 34323."
770 #: ../plugins/fn-database/functions.c:475
771 msgid "DGET(A1:C7, \"Name\", A9:A10) equals \"Clark\"."
774 #: ../plugins/fn-database/functions.c:505
776 "DMAX:largest number in @{field} in @{database} belonging to a record that "
780 #: ../plugins/fn-database/functions.c:514
781 msgid "DMAX(A1:C7, \"Salary\", A9:A11) equals 47242."
784 #: ../plugins/fn-database/functions.c:515
785 msgid "DMAX(A1:C7, \"Age\", A9:A11) equals 45."
788 #: ../plugins/fn-database/functions.c:516
789 msgid "DMAX(A1:C7, \"Age\", A9:B11) equals 43."
792 #: ../plugins/fn-database/functions.c:541
794 "DMIN:smallest number in @{field} in @{database} belonging to a record that "
798 #: ../plugins/fn-database/functions.c:550
799 msgid "DMIN(A1:C7, \"Salary\", A9:B11) equals 34323."
802 #: ../plugins/fn-database/functions.c:551
803 msgid "DMIN(A1:C7, \"Age\", A9:B11) equals 29."
806 #: ../plugins/fn-database/functions.c:574
808 "DPRODUCT:product of all values in @{field} in @{database} belonging to "
809 "records that match @{criteria}"
812 #: ../plugins/fn-database/functions.c:583
813 msgid "DPRODUCT(A1:C7, \"Age\", A9:B11) equals 1247."
816 #: ../plugins/fn-database/functions.c:607
818 "DSTDEV:sample standard deviation of the values in @{field} in @{database} "
819 "belonging to records that match @{criteria}"
822 #: ../plugins/fn-database/functions.c:616
823 msgid "DSTDEV(A1:C7, \"Age\", A9:B11) equals 9.89949."
826 #: ../plugins/fn-database/functions.c:617
827 msgid "DSTDEV(A1:C7, \"Salary\", A9:B11) equals 9135.112506."
830 #: ../plugins/fn-database/functions.c:640
832 "DSTDEVP:standard deviation of the population of values in @{field} in "
833 "@{database} belonging to records that match @{criteria}"
836 #: ../plugins/fn-database/functions.c:650
837 msgid "DSTDEVP(A1:C7, \"Age\", A9:B11) equals 7."
840 #: ../plugins/fn-database/functions.c:651
841 msgid "DSTDEVP(A1:C7, \"Salary\", A9:B11) equals 6459.5."
844 #: ../plugins/fn-database/functions.c:674
846 "DSUM:sum of the values in @{field} in @{database} belonging to records that "
850 #: ../plugins/fn-database/functions.c:683
851 msgid "DSUM(A1:C7, \"Age\", A9:B11) equals 72."
854 #: ../plugins/fn-database/functions.c:684
855 msgid "DSUM(A1:C7, \"Salary\", A9:B11) equals 81565."
858 #: ../plugins/fn-database/functions.c:708
860 "DVAR:sample variance of the values in @{field} in @{database} belonging to "
861 "records that match @{criteria}"
864 #: ../plugins/fn-database/functions.c:717
865 msgid "DVAR(A1:C7, \"Age\", A9:B11) equals 98."
868 #: ../plugins/fn-database/functions.c:718
869 msgid "DVAR(A1:C7, \"Salary\", A9:B11) equals 83450280.5."
872 #: ../plugins/fn-database/functions.c:741
874 "DVARP:variance of the population of values in @{field} in @{database} "
875 "belonging to records that match @{criteria}"
878 #: ../plugins/fn-database/functions.c:751
879 msgid "DVARP(A1:C7, \"Age\", A9:B11) equals 49."
882 #: ../plugins/fn-database/functions.c:752
883 msgid "DVARP(A1:C7, \"Salary\", A9:B11) equals 41725140.25."
886 #: ../plugins/fn-database/functions.c:775
887 msgid "GETPIVOTDATA:summary data from a pivot table"
890 #: ../plugins/fn-database/functions.c:776
891 msgid "pivot_table:cell range containing the pivot table"
894 #: ../plugins/fn-database/functions.c:777
895 msgid "field_name:name of the field for which the summary data is requested"
898 #: ../plugins/fn-database/functions.c:778
899 msgid "If the summary data is unavailable, GETPIVOTDATA returns #REF!"
902 #: ../plugins/fn-date/functions.c:74
903 msgid "DATE:create a date serial value"
906 #: ../plugins/fn-date/functions.c:75
907 msgid "year:year of date"
910 #: ../plugins/fn-date/functions.c:76
911 msgid "month:month of year"
914 #: ../plugins/fn-date/functions.c:77
915 msgid "day:day of month"
918 #: ../plugins/fn-date/functions.c:78
920 "The DATE function creates date serial values. 1-Jan-1900 is serial value 1, "
921 "2-Jan-1900 is serial value 2, and so on. For compatibility reasons, a "
922 "serial value is reserved for the non-existing date 29-Feb-1900."
925 #: ../plugins/fn-date/functions.c:79
927 "If @{month} or @{day} is less than 1 or too big, then the year and/or month "
931 #: ../plugins/fn-date/functions.c:80
933 "For spreadsheets created with the Mac version of Excel, serial 1 is 1-"
937 #: ../plugins/fn-date/functions.c:137
938 msgid "UNIX2DATE:date value corresponding to the Unix timestamp @{t}"
941 #: ../plugins/fn-date/functions.c:138
942 msgid "t:Unix time stamp"
945 #: ../plugins/fn-date/functions.c:139
947 "The UNIX2DATE function translates Unix timestamps into the corresponding "
948 "date. A Unix timestamp is the number of seconds since midnight (0:00) of "
949 "January 1st, 1970 GMT."
952 #: ../plugins/fn-date/functions.c:167
953 msgid "DATE2UNIX:the Unix timestamp corresponding to a date @{d}"
956 #: ../plugins/fn-date/functions.c:168
960 #: ../plugins/fn-date/functions.c:169
962 "The DATE2UNIX function translates a date into a Unix timestamp. A Unix "
963 "timestamp is the number of seconds since midnight (0:00) of January 1st, "
967 #: ../plugins/fn-date/functions.c:193
968 msgid "DATEVALUE:the date part of a date and time serial value"
971 #: ../plugins/fn-date/functions.c:194 ../plugins/fn-date/functions.c:489
972 msgid "serial:date and time serial value"
975 #: ../plugins/fn-date/functions.c:195
977 "DATEVALUE returns the date serial value part of a date and time serial value."
980 #: ../plugins/fn-date/functions.c:211
981 msgid "DATEDIF:difference between dates"
984 #: ../plugins/fn-date/functions.c:212 ../plugins/fn-date/functions.c:719
985 #: ../plugins/fn-date/functions.c:1048 ../plugins/fn-date/functions.c:1360
986 #: ../plugins/fn-date/functions.c:1390
987 msgid "start_date:starting date serial value"
990 #: ../plugins/fn-date/functions.c:213 ../plugins/fn-date/functions.c:720
991 #: ../plugins/fn-date/functions.c:1049 ../plugins/fn-date/functions.c:1361
992 #: ../plugins/fn-date/functions.c:1389
993 msgid "end_date:ending date serial value"
996 #: ../plugins/fn-date/functions.c:214
997 msgid "interval:counting unit"
1000 #: ../plugins/fn-date/functions.c:215
1002 "DATEDIF returns the distance from @{start_date} to @{end_date} according to "
1003 "the unit specified by @{interval}."
1006 #: ../plugins/fn-date/functions.c:216
1008 "If @{interval} is \"y\", \"m\", or \"d\" then the distance is measured in "
1009 "complete years, months, or days respectively."
1012 #: ../plugins/fn-date/functions.c:217
1014 "If @{interval} is \"ym\" or \"yd\" then the distance is measured in complete "
1015 "months or days, respectively, but excluding any difference in years."
1018 #: ../plugins/fn-date/functions.c:218
1020 "If @{interval} is \"md\" then the distance is measured in complete days but "
1021 "excluding any difference in months."
1024 #: ../plugins/fn-date/functions.c:350
1025 msgid "EDATE:adjust a date by a number of months"
1028 #: ../plugins/fn-date/functions.c:351 ../plugins/fn-date/functions.c:577
1029 #: ../plugins/fn-date/functions.c:601 ../plugins/fn-date/functions.c:625
1030 #: ../plugins/fn-date/functions.c:649 ../plugins/fn-date/functions.c:761
1031 #: ../plugins/fn-date/functions.c:801 ../plugins/fn-date/functions.c:1261
1032 #: ../plugins/fn-date/functions.c:1285 ../plugins/fn-date/functions.c:1321
1033 msgid "date:date serial value"
1036 #: ../plugins/fn-date/functions.c:352 ../plugins/fn-date/functions.c:762
1037 msgid "months:signed number of months"
1040 #: ../plugins/fn-date/functions.c:353
1042 "EDATE returns @{date} moved forward or backward the number of months "
1043 "specified by @{months}."
1046 #: ../plugins/fn-date/functions.c:387
1047 msgid "TODAY:the date serial value of today"
1050 #: ../plugins/fn-date/functions.c:388
1052 "The TODAY function returns the date serial value of the day it is computed. "
1053 "Recomputing on a later date will produce a different value."
1056 #: ../plugins/fn-date/functions.c:404
1057 msgid "NOW:the date and time serial value of the current time"
1060 #: ../plugins/fn-date/functions.c:405
1062 "The NOW function returns the date and time serial value of the moment it is "
1063 "computed. Recomputing later will produce a different value."
1066 #: ../plugins/fn-date/functions.c:421
1067 msgid "TIME:create a time serial value"
1070 #: ../plugins/fn-date/functions.c:422
1071 msgid "hour:hour of the day"
1074 #: ../plugins/fn-date/functions.c:423
1075 msgid "minute:minute within the hour"
1078 #: ../plugins/fn-date/functions.c:424
1079 msgid "second:second within the minute"
1082 #: ../plugins/fn-date/functions.c:425
1084 "The TIME function computes the fractional day after midnight at the time "
1085 "given by @{hour}, @{minute}, and @{second}."
1088 #: ../plugins/fn-date/functions.c:426
1090 "While the return value is automatically formatted to look like a time "
1091 "between 0:00 and 24:00, the underlying serial time value is a number between "
1095 #: ../plugins/fn-date/functions.c:428
1098 "If any of @{hour}, @{minute}, and @{second} is negative, #NUM! is returned"
1100 "Hvis et af @{z1}, @{z2}, … ikke er et gyldigt komplekst tal, returneres "
1103 #: ../plugins/fn-date/functions.c:458
1104 msgid "ODF.TIME:create a time serial value"
1107 #: ../plugins/fn-date/functions.c:459
1111 #: ../plugins/fn-date/functions.c:460
1112 msgid "minute:minute"
1115 #: ../plugins/fn-date/functions.c:461
1116 msgid "second:second"
1119 #: ../plugins/fn-date/functions.c:462
1121 "The ODF.TIME function computes the time given by @{hour}, @{minute}, and "
1122 "@{second} as a fraction of a day."
1125 #: ../plugins/fn-date/functions.c:463
1127 "While the return value is automatically formatted to look like a time "
1128 "between 0:00 and 24:00, the underlying serial time value can be any number."
1131 #: ../plugins/fn-date/functions.c:467 ../plugins/fn-date/functions.c:810
1132 #: ../plugins/fn-date/functions.c:1057 ../plugins/fn-date/functions.c:1392
1133 #: ../plugins/fn-eng/functions.c:213 ../plugins/fn-eng/functions.c:317
1134 #: ../plugins/fn-eng/functions.c:386 ../plugins/fn-eng/functions.c:833
1135 #: ../plugins/fn-financial/functions.c:1312 ../plugins/fn-math/functions.c:565
1136 #: ../plugins/fn-math/functions.c:1153 ../plugins/fn-math/functions.c:1180
1137 #: ../plugins/fn-math/functions.c:1595 ../plugins/fn-math/functions.c:1615
1138 #: ../plugins/fn-math/functions.c:2324 ../plugins/fn-math/functions.c:2988
1139 #: ../plugins/fn-math/functions.c:3188 ../plugins/fn-stat/functions.c:1695
1140 #: ../plugins/fn-stat/functions.c:2598 ../plugins/fn-stat/functions.c:4969
1141 #: ../plugins/fn-string/functions.c:308 ../plugins/fn-string/functions.c:392
1142 #: ../plugins/fn-string/functions.c:519 ../plugins/fn-string/functions.c:1207
1143 #: ../plugins/fn-string/functions.c:1523 ../plugins/fn-string/functions.c:1653
1144 msgid "This function is OpenFormula compatible."
1147 #: ../plugins/fn-date/functions.c:488
1148 msgid "TIMEVALUE:the time part of a date and time serial value"
1151 #: ../plugins/fn-date/functions.c:490
1152 msgid "TIMEVALUE returns the time-of-day part of a date and time serial value."
1155 #: ../plugins/fn-date/functions.c:507
1156 msgid "HOUR:compute hour part of fractional day"
1159 #: ../plugins/fn-date/functions.c:508 ../plugins/fn-date/functions.c:531
1160 #: ../plugins/fn-date/functions.c:554
1161 msgid "time:time of day as fractional day"
1164 #: ../plugins/fn-date/functions.c:509
1166 "The HOUR function computes the hour part of the fractional day given by "
1170 #: ../plugins/fn-date/functions.c:530
1171 msgid "MINUTE:compute minute part of fractional day"
1174 #: ../plugins/fn-date/functions.c:532
1176 "The MINUTE function computes the minute part of the fractional day given by "
1180 #: ../plugins/fn-date/functions.c:553
1181 msgid "SECOND:compute seconds part of fractional day"
1184 #: ../plugins/fn-date/functions.c:555
1186 "The SECOND function computes the seconds part of the fractional day given by "
1190 #: ../plugins/fn-date/functions.c:576
1191 msgid "YEAR:the year part of a date serial value"
1194 #: ../plugins/fn-date/functions.c:578
1195 msgid "The YEAR function returns the year part of @{date}."
1198 #: ../plugins/fn-date/functions.c:600
1199 msgid "MONTH:the month part of a date serial value"
1202 #: ../plugins/fn-date/functions.c:602
1203 msgid "The MONTH function returns the month part of @{date}."
1206 #: ../plugins/fn-date/functions.c:624
1207 msgid "DAY:the day-of-month part of a date serial value"
1210 #: ../plugins/fn-date/functions.c:626
1211 msgid "The DAY function returns the day-of-month part of @{date}."
1214 #: ../plugins/fn-date/functions.c:648
1215 msgid "WEEKDAY:day-of-week"
1218 #: ../plugins/fn-date/functions.c:650 ../plugins/fn-date/functions.c:1322
1219 msgid "method:numbering system, defaults to 1"
1222 #: ../plugins/fn-date/functions.c:651
1224 "The WEEKDAY function returns the day-of-week of @{date}. The value of "
1225 "@{method} determines how days are numbered; it defaults to 1. "
1228 #: ../plugins/fn-date/functions.c:652
1229 msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc."
1232 #: ../plugins/fn-date/functions.c:653
1233 msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc."
1236 #: ../plugins/fn-date/functions.c:654
1237 msgid "If @{method} is 3, then Monday is 0, Tuesday is 1, etc."
1240 #: ../plugins/fn-date/functions.c:655
1241 msgid "If @{method} is 11, then Monday is 1, Tuesday is 2, etc."
1244 #: ../plugins/fn-date/functions.c:656
1245 msgid "If @{method} is 12, then Tuesday is 1, Wednesday is 2, etc."
1248 #: ../plugins/fn-date/functions.c:657
1249 msgid "If @{method} is 13, then Wednesday is 1, Thursday is 2, etc."
1252 #: ../plugins/fn-date/functions.c:658
1253 msgid "If @{method} is 14, then Thursday is 1, Friday is 2, etc."
1256 #: ../plugins/fn-date/functions.c:659
1257 msgid "If @{method} is 15, then Friday is 1, Saturday is 2, etc."
1260 #: ../plugins/fn-date/functions.c:660
1261 msgid "If @{method} is 16, then Saturday is 1, Sunday is 2, etc."
1264 #: ../plugins/fn-date/functions.c:661
1265 msgid "If @{method} is 17, then Sunday is 1, Monday is 2, etc."
1268 #: ../plugins/fn-date/functions.c:718
1269 msgid "DAYS360:days between dates"
1272 #: ../plugins/fn-date/functions.c:721
1273 msgid "method:counting method"
1276 #: ../plugins/fn-date/functions.c:722
1277 msgid "DAYS360 returns the number of days from @{start_date} to @{end_date}."
1280 #: ../plugins/fn-date/functions.c:723
1282 "If @{method} is 0, the default, the MS Excel (tm) US method will be used. "
1283 "This is a somewhat complicated industry standard method where the last day "
1284 "of February is considered to be the 30th day of the month, but only for "
1288 #: ../plugins/fn-date/functions.c:724
1290 "If @{method} is 1, the European method will be used. In this case, if the "
1291 "day of the month is 31 it will be considered as 30"
1294 #: ../plugins/fn-date/functions.c:725
1296 "If @{method} is 2, a saner version of the US method is used in which both "
1297 "dates get the same February treatment."
1300 #: ../plugins/fn-date/functions.c:760
1301 msgid "EOMONTH:end of month"
1304 #: ../plugins/fn-date/functions.c:763
1306 "EOMONTH returns the date serial value of the end of the month specified by "
1307 "@{date} adjusted forward or backward the number of months specified by "
1311 #: ../plugins/fn-date/functions.c:800
1312 msgid "WORKDAY:add working days"
1313 msgstr "WORKDAY:Tilføj arbejdsdage"
1315 #: ../plugins/fn-date/functions.c:802
1316 msgid "days:number of days to add"
1317 msgstr "days:Antal dage der skal tilføjes"
1319 #: ../plugins/fn-date/functions.c:803 ../plugins/fn-date/functions.c:1050
1320 msgid "holidays:array of holidays"
1321 msgstr "holidays:Matrix af helligdage"
1323 #: ../plugins/fn-date/functions.c:804 ../plugins/fn-date/functions.c:1051
1325 "weekend:array of 0s and 1s, indicating whether a weekday (S, M, T, W, T, F, "
1326 "S) is on the weekend, defaults to {1,0,0,0,0,0,1}"
1328 "weekend:Matrix af 0'er og 1'er, der indikerer hvorvidt en ugedag (S, M, T, "
1329 "O, T, F, L) er weekend, standard er {1,0,0,0,0,0,1}"
1331 #: ../plugins/fn-date/functions.c:806
1333 "WORKDAY adjusts @{date} by @{days} skipping over weekends and @{holidays} in "
1337 #: ../plugins/fn-date/functions.c:807
1338 msgid "@{days} may be negative."
1341 #: ../plugins/fn-date/functions.c:808 ../plugins/fn-date/functions.c:1055
1343 "If an entry of @{weekend} is non-zero, the corresponding weekday is not a "
1347 #: ../plugins/fn-date/functions.c:809 ../plugins/fn-date/functions.c:1056
1348 msgid "This function is Excel compatible if the last argument is omitted."
1351 #: ../plugins/fn-date/functions.c:1047
1352 msgid "NETWORKDAYS:number of workdays in range"
1355 #: ../plugins/fn-date/functions.c:1053
1357 "NETWORKDAYS calculates the number of days from @{start_date} to @{end_date} "
1358 "skipping weekends and @{holidays} in the process."
1361 #: ../plugins/fn-date/functions.c:1260
1362 msgid "ISOWEEKNUM:ISO week number"
1365 #: ../plugins/fn-date/functions.c:1262
1367 "ISOWEEKNUM calculates the week number according to the ISO 8601 standard. "
1368 "Weeks start on Mondays and week 1 contains the first Thursday of the year."
1371 #: ../plugins/fn-date/functions.c:1263 ../plugins/fn-date/functions.c:1287
1373 "January 1 of a year is sometimes in week 52 or 53 of the previous year. "
1374 "Similarly, December 31 is sometimes in week 1 of the following year."
1377 #: ../plugins/fn-date/functions.c:1284
1378 msgid "ISOYEAR:year corresponding to the ISO week number"
1381 #: ../plugins/fn-date/functions.c:1286
1383 "ISOYEAR calculates the year to go with week number according to the ISO 8601 "
1387 #: ../plugins/fn-date/functions.c:1320
1388 msgid "WEEKNUM:week number"
1391 #: ../plugins/fn-date/functions.c:1323
1393 "WEEKNUM calculates the week number according to @{method} which defaults to "
1397 #: ../plugins/fn-date/functions.c:1324
1399 "If @{method} is 1, then weeks start on Sundays and January 1 is in week 1."
1402 #: ../plugins/fn-date/functions.c:1325
1404 "If @{method} is 2, then weeks start on Mondays and January 1 is in week 1."
1407 #: ../plugins/fn-date/functions.c:1326
1408 msgid "If @{method} is 150, then the ISO 8601 numbering is used."
1411 #: ../plugins/fn-date/functions.c:1359
1412 msgid "YEARFRAC:fractional number of years between dates"
1415 #: ../plugins/fn-date/functions.c:1362 ../plugins/fn-financial/functions.c:454
1416 #: ../plugins/fn-financial/functions.c:492
1417 #: ../plugins/fn-financial/functions.c:530
1418 #: ../plugins/fn-financial/functions.c:571
1419 #: ../plugins/fn-financial/functions.c:608
1420 #: ../plugins/fn-financial/functions.c:652
1421 #: ../plugins/fn-financial/functions.c:1895
1422 #: ../plugins/fn-financial/functions.c:2261
1423 #: ../plugins/fn-financial/functions.c:2311
1424 #: ../plugins/fn-financial/functions.c:2418
1425 #: ../plugins/fn-financial/functions.c:2464
1426 #: ../plugins/fn-financial/functions.c:2506
1427 #: ../plugins/fn-financial/functions.c:2656
1428 #: ../plugins/fn-financial/functions.c:2751
1429 #: ../plugins/fn-financial/functions.c:2829
1430 #: ../plugins/fn-financial/functions.c:2906
1431 #: ../plugins/fn-financial/functions.c:2962
1432 #: ../plugins/fn-financial/functions.c:3005
1433 #: ../plugins/fn-financial/functions.c:3029
1434 #: ../plugins/fn-financial/functions.c:3053
1435 #: ../plugins/fn-financial/functions.c:3077
1436 #: ../plugins/fn-financial/functions.c:3103
1437 #: ../plugins/fn-financial/functions.c:3129
1438 #: ../plugins/fn-financial/functions.c:3243
1439 msgid "basis:calendar basis"
1442 #: ../plugins/fn-date/functions.c:1363
1444 "YEARFRAC calculates the number of days from @{start_date} to @{end_date} "
1445 "according to the calendar specified by @{basis}, which defaults to 0, and "
1446 "expresses the result as a fractional number of years."
1449 #: ../plugins/fn-date/functions.c:1388
1450 msgid "DAYS:difference between dates in days"
1453 #: ../plugins/fn-date/functions.c:1391
1455 "DAYS returns the positive or negative number of days from @{start_date} to "
1459 #. Some common decriptors
1460 #: ../plugins/fn-derivatives/options.c:46
1461 msgid "call_put_flag:'c' for a call and 'p' for a put"
1464 #: ../plugins/fn-derivatives/options.c:47
1465 msgid "spot:spot price"
1468 #: ../plugins/fn-derivatives/options.c:48
1469 msgid "strike:strike price"
1472 #: ../plugins/fn-derivatives/options.c:49
1473 msgid "time:time to maturity in years"
1476 #: ../plugins/fn-derivatives/options.c:50
1477 msgid "time:time to maturity in days"
1480 #: ../plugins/fn-derivatives/options.c:51
1481 msgid "time_payout:time to dividend payout"
1484 #: ../plugins/fn-derivatives/options.c:52
1485 msgid "time_exp:time to expiration"
1488 #: ../plugins/fn-derivatives/options.c:53
1489 msgid "rate:risk-free interest rate to the exercise date in percent"
1492 #: ../plugins/fn-derivatives/options.c:54
1493 msgid "rate:annualized interest rate"
1496 #: ../plugins/fn-derivatives/options.c:55
1497 msgid "rate:annualized risk-free interest rate"
1500 #: ../plugins/fn-derivatives/options.c:56
1502 "volatility:annualized volatility of the asset in percent for the period "
1503 "through to the exercise date"
1506 #: ../plugins/fn-derivatives/options.c:57
1507 msgid "volatility:annualized volatility of the asset"
1510 #: ../plugins/fn-derivatives/options.c:58
1511 msgid "d:amount of the dividend to be paid expressed in currency"
1514 #: ../plugins/fn-derivatives/options.c:59
1516 "cost_of_carry:net cost of holding the underlying asset (for common stocks, "
1517 "the risk free rate less the dividend yield), defaults to 0"
1520 #: ../plugins/fn-derivatives/options.c:60
1521 msgid "cost_of_carry:net cost of holding the underlying asset"
1524 #: ../plugins/fn-derivatives/options.c:62
1526 "The returned value will be expressed in the same units as @{strike} and "
1530 #: ../plugins/fn-derivatives/options.c:192
1531 msgid "CUM_BIV_NORM_DIST:cumulative bivariate normal distribution"
1534 #: ../plugins/fn-derivatives/options.c:193
1535 msgid "a:limit for first random variable"
1538 #: ../plugins/fn-derivatives/options.c:194
1539 msgid "b:limit for second random variable"
1542 #: ../plugins/fn-derivatives/options.c:195
1543 msgid "rho:correlation of the two random variables"
1546 #: ../plugins/fn-derivatives/options.c:196
1548 "CUM_BIV_NORM_DIST calculates the probability that two standard normal "
1549 "distributed random variables with correlation @{rho} are respectively each "
1550 "less than @{a} and @{b}."
1553 #: ../plugins/fn-derivatives/options.c:245
1554 msgid "OPT_BS:price of a European option"
1557 #: ../plugins/fn-derivatives/options.c:253
1559 "OPT_BS uses the Black-Scholes model to calculate the price of a European "
1560 "option struck at @{strike} on an asset with spot price @{spot}."
1563 #: ../plugins/fn-derivatives/options.c:302
1564 msgid "OPT_BS_DELTA:delta of a European option"
1567 #: ../plugins/fn-derivatives/options.c:310
1569 "OPT_BS_DELTA uses the Black-Scholes model to calculate the 'delta' of a "
1570 "European option struck at @{strike} on an asset with spot price @{spot}."
1573 #: ../plugins/fn-derivatives/options.c:344
1574 msgid "OPT_BS_GAMMA:gamma of a European option"
1577 #: ../plugins/fn-derivatives/options.c:351
1579 "OPT_BS_GAMMA uses the Black-Scholes model to calculate the 'gamma' of a "
1580 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1581 "gamma of an option is the second derivative of its price with respect to the "
1582 "price of the underlying asset."
1585 #: ../plugins/fn-derivatives/options.c:356
1587 "Gamma is expressed as the rate of change of delta per unit change in @{spot}."
1590 #: ../plugins/fn-derivatives/options.c:358
1591 msgid "Gamma is the same for calls and puts."
1594 #: ../plugins/fn-derivatives/options.c:401
1595 msgid "OPT_BS_THETA:theta of a European option"
1598 #: ../plugins/fn-derivatives/options.c:409
1600 "OPT_BS_THETA uses the Black-Scholes model to calculate the 'theta' of a "
1601 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1602 "theta of an option is the rate of change of its price with respect to time "
1606 #: ../plugins/fn-derivatives/options.c:414
1608 "Theta is expressed as the negative of the rate of change of the option "
1609 "value, per 365.25 days."
1612 #: ../plugins/fn-derivatives/options.c:445
1613 msgid "OPT_BS_VEGA:vega of a European option"
1616 #: ../plugins/fn-derivatives/options.c:452
1618 "OPT_BS_VEGA uses the Black-Scholes model to calculate the 'vega' of a "
1619 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1620 "vega of an option is the rate of change of its price with respect to "
1624 #: ../plugins/fn-derivatives/options.c:457
1625 msgid "Vega is the same for calls and puts."
1628 #: ../plugins/fn-derivatives/options.c:459
1631 "Vega is expressed as the rate of change of option value, per 100% volatility."
1634 #: ../plugins/fn-derivatives/options.c:510
1635 msgid "OPT_BS_RHO:rho of a European option"
1638 #: ../plugins/fn-derivatives/options.c:518
1640 "OPT_BS_RHO uses the Black-Scholes model to calculate the 'rho' of a European "
1641 "option struck at @{strike} on an asset with spot price @{spot}. The rho of "
1642 "an option is the rate of change of its price with respect to the risk free "
1646 #: ../plugins/fn-derivatives/options.c:524
1649 "Rho is expressed as the rate of change of the option value, per 100% change "
1653 #: ../plugins/fn-derivatives/options.c:566
1654 msgid "OPT_BS_CARRYCOST:elasticity of a European option"
1657 #: ../plugins/fn-derivatives/options.c:574
1659 "OPT_BS_CARRYCOST uses the Black-Scholes model to calculate the 'elasticity' "
1660 "of a European option struck at @{strike} on an asset with spot price "
1661 "@{spot}. The elasticity of an option is the rate of change of its price with "
1662 "respect to its @{cost_of_carry}."
1665 #: ../plugins/fn-derivatives/options.c:580
1668 "Elasticity is expressed as the rate of change of the option value, per 100% "
1672 #: ../plugins/fn-derivatives/options.c:624
1673 msgid "OPT_GARMAN_KOHLHAGEN:theoretical price of a European currency option"
1676 #: ../plugins/fn-derivatives/options.c:628
1677 msgid "time:number of days to exercise"
1680 #: ../plugins/fn-derivatives/options.c:629
1682 "domestic_rate:domestic risk-free interest rate to the exercise date in "
1686 #: ../plugins/fn-derivatives/options.c:630
1688 "foreign_rate:foreign risk-free interest rate to the exercise date in percent"
1691 #: ../plugins/fn-derivatives/options.c:632
1693 "OPT_GARMAN_KOHLHAGEN values the theoretical price of a European currency "
1694 "option struck at @{strike} on an asset with spot price @{spot}."
1697 #: ../plugins/fn-derivatives/options.c:678
1699 "OPT_FRENCH:theoretical price of a European option adjusted for trading day "
1703 #: ../plugins/fn-derivatives/options.c:682
1705 "time:ratio of the number of calendar days to exercise and the number of "
1706 "calendar days in the year"
1709 #: ../plugins/fn-derivatives/options.c:683
1711 "ttime:ratio of the number of trading days to exercise and the number of "
1712 "trading days in the year"
1715 #: ../plugins/fn-derivatives/options.c:687
1717 "OPT_FRENCH values the theoretical price of a European option adjusted for "
1718 "trading day volatility, struck at @{strike} on an asset with spot price "
1722 #: ../plugins/fn-derivatives/options.c:731
1724 "OPT_JUMP_DIFF:theoretical price of an option according to the Jump Diffusion "
1728 #: ../plugins/fn-derivatives/options.c:736
1729 msgid "rate:the annualized rate of interest"
1732 #: ../plugins/fn-derivatives/options.c:738
1733 msgid "lambda:expected number of 'jumps' per year"
1736 #: ../plugins/fn-derivatives/options.c:739
1737 msgid "gamma:proportion of volatility explained by the 'jumps'"
1740 #: ../plugins/fn-derivatives/options.c:740
1742 "OPT_JUMP_DIFF models the theoretical price of an option according to the "
1743 "Jump Diffusion process (Merton)."
1746 #: ../plugins/fn-derivatives/options.c:818
1748 "OPT_MILTERSEN_SCHWARTZ:theoretical price of options on commodities futures "
1749 "according to Miltersen & Schwartz"
1752 #: ../plugins/fn-derivatives/options.c:820
1753 msgid "p_t:zero coupon bond with expiry at option maturity"
1756 #: ../plugins/fn-derivatives/options.c:821
1757 msgid "f_t:futures price"
1760 #: ../plugins/fn-derivatives/options.c:823
1761 msgid "t1:time to maturity of the option"
1764 #: ../plugins/fn-derivatives/options.c:824
1765 msgid "t2:time to maturity of the underlying commodity futures contract"
1768 #: ../plugins/fn-derivatives/options.c:825
1769 msgid "v_s:volatility of the spot commodity price"
1772 #: ../plugins/fn-derivatives/options.c:826
1773 msgid "v_e:volatility of the future convenience yield"
1776 #: ../plugins/fn-derivatives/options.c:827
1777 msgid "v_f:volatility of the forward rate of interest"
1780 #: ../plugins/fn-derivatives/options.c:828
1782 "rho_se:correlation between the spot commodity price and the convenience yield"
1785 #: ../plugins/fn-derivatives/options.c:829
1787 "rho_sf:correlation between the spot commodity price and the forward interest "
1791 #: ../plugins/fn-derivatives/options.c:830
1793 "rho_ef:correlation between the forward interest rate and the convenience "
1797 #: ../plugins/fn-derivatives/options.c:831
1798 msgid "kappa_e:speed of mean reversion of the convenience yield"
1801 #: ../plugins/fn-derivatives/options.c:832
1802 msgid "kappa_f:speed of mean reversion of the forward interest rate"
1805 #: ../plugins/fn-derivatives/options.c:915
1807 "OPT_RGW:theoretical price of an American option according to the Roll-Geske-"
1808 "Whaley approximation"
1811 #: ../plugins/fn-derivatives/options.c:958
1813 "OPT_BAW_AMER:theoretical price of an option according to the Barone Adesie & "
1814 "Whaley approximation"
1817 #: ../plugins/fn-derivatives/options.c:1130
1819 "OPT_BJER_STENS:theoretical price of American options according to the "
1820 "Bjerksund & Stensland approximation technique"
1823 #: ../plugins/fn-derivatives/options.c:1204
1824 msgid "OPT_EXEC:theoretical price of executive stock options"
1827 #: ../plugins/fn-derivatives/options.c:1212
1828 msgid "lambda:jump rate for executives"
1831 #: ../plugins/fn-derivatives/options.c:1213
1833 "The model assumes executives forfeit their options if they leave the company."
1836 #: ../plugins/fn-derivatives/options.c:1242
1837 msgid "OPT_FORWARD_START:theoretical price of forward start options"
1840 #: ../plugins/fn-derivatives/options.c:1245
1842 "alpha:fraction setting the strike price at the future date @{time_start}"
1845 #: ../plugins/fn-derivatives/options.c:1246
1846 msgid "time_start:time until the option starts in days"
1849 #: ../plugins/fn-derivatives/options.c:1294
1850 msgid "OPT_TIME_SWITCH:theoretical price of time switch options"
1853 #: ../plugins/fn-derivatives/options.c:1298
1854 msgid "a:amount received for each time period"
1857 #: ../plugins/fn-derivatives/options.c:1300
1858 msgid "m:number of time units the option has already met the condition"
1861 #: ../plugins/fn-derivatives/options.c:1301
1862 msgid "dt:agreed upon discrete time period expressed as a fraction of a year"
1865 #: ../plugins/fn-derivatives/options.c:1306
1867 "OPT_TIME_SWITCH models the theoretical price of time switch options. (Pechtl "
1868 "1995). The holder receives @{a} * @{dt} for each period that the asset price "
1869 "was greater than @{strike} (for a call) or below it (for a put)."
1872 #: ../plugins/fn-derivatives/options.c:1336
1873 msgid "OPT_SIMPLE_CHOOSER:theoretical price of a simple chooser option"
1876 #: ../plugins/fn-derivatives/options.c:1340
1877 msgid "time1:time in years until the holder chooses a put or a call option"
1880 #: ../plugins/fn-derivatives/options.c:1341
1881 msgid "time2:time in years until the chosen option expires"
1884 #: ../plugins/fn-derivatives/options.c:1385
1885 msgid "OPT_COMPLEX_CHOOSER:theoretical price of a complex chooser option"
1888 #: ../plugins/fn-derivatives/options.c:1387
1889 msgid "strike_call:strike price, if exercised as a call option"
1892 #: ../plugins/fn-derivatives/options.c:1388
1893 msgid "strike_put:strike price, if exercised as a put option"
1896 #: ../plugins/fn-derivatives/options.c:1389
1897 msgid "time:time in years until the holder chooses a put or a call option"
1900 #: ../plugins/fn-derivatives/options.c:1390
1901 msgid "time_call:time in years to maturity of the call option if chosen"
1904 #: ../plugins/fn-derivatives/options.c:1391
1905 msgid "time_put:time in years to maturity of the put option if chosen"
1908 #: ../plugins/fn-derivatives/options.c:1486
1909 msgid "OPT_ON_OPTIONS:theoretical price of options on options"
1912 #: ../plugins/fn-derivatives/options.c:1487
1914 "type_flag:'cc' for calls on calls, 'cp' for calls on puts, and so on for "
1918 #: ../plugins/fn-derivatives/options.c:1489
1919 msgid "strike1:strike price at which the option being valued is struck"
1922 #: ../plugins/fn-derivatives/options.c:1490
1923 msgid "strike2:strike price at which the underlying option is struck"
1926 #: ../plugins/fn-derivatives/options.c:1491
1927 msgid "time1:time in years to maturity of the option"
1930 #: ../plugins/fn-derivatives/options.c:1492
1931 msgid "time2:time in years to the maturity of the underlying option"
1934 #: ../plugins/fn-derivatives/options.c:1494
1936 "cost_of_carry:net cost of holding the underlying asset of the underlying "
1940 #: ../plugins/fn-derivatives/options.c:1495
1942 "volatility:annualized volatility in price of the underlying asset of the "
1946 #: ../plugins/fn-derivatives/options.c:1496
1948 "For common stocks, @{cost_of_carry} is the risk free rate less the dividend "
1952 #: ../plugins/fn-derivatives/options.c:1497
1953 msgid "@{time2} ≥ @{time1}"
1956 #: ../plugins/fn-derivatives/options.c:1563
1957 msgid "OPT_EXTENDIBLE_WRITER:theoretical price of extendible writer options"
1960 #: ../plugins/fn-derivatives/options.c:1566
1961 msgid "strike1:strike price at which the option is struck"
1964 #: ../plugins/fn-derivatives/options.c:1567
1966 "strike2:strike price at which the option is re-struck if out of the money at "
1970 #: ../plugins/fn-derivatives/options.c:1568
1971 msgid "time1:initial maturity of the option in years"
1974 #: ../plugins/fn-derivatives/options.c:1569
1975 msgid "time2:extended maturity in years if chosen"
1978 #: ../plugins/fn-derivatives/options.c:1573
1980 "OPT_EXTENDIBLE_WRITER models the theoretical price of extendible writer "
1981 "options. These are options that have their maturity extended to @{time2} if "
1982 "the option is out of the money at @{time1}."
1985 #: ../plugins/fn-derivatives/options.c:1615
1987 "OPT_2_ASSET_CORRELATION:theoretical price of options on 2 assets with "
1988 "correlation @{rho}"
1991 #: ../plugins/fn-derivatives/options.c:1617
1992 msgid "spot1:spot price of the underlying asset of the first option"
1995 #: ../plugins/fn-derivatives/options.c:1618
1996 msgid "spot2:spot price of the underlying asset of the second option"
1999 #: ../plugins/fn-derivatives/options.c:1619
2000 msgid "strike1:strike prices of the first option"
2003 #: ../plugins/fn-derivatives/options.c:1620
2004 msgid "strike2:strike prices of the second option"
2007 #: ../plugins/fn-derivatives/options.c:1622
2009 "cost_of_carry1:net cost of holding the underlying asset of the first option "
2010 "(for common stocks, the risk free rate less the dividend yield)"
2013 #: ../plugins/fn-derivatives/options.c:1624
2015 "cost_of_carry2:net cost of holding the underlying asset of the second option "
2016 "(for common stocks, the risk free rate less the dividend yield)"
2019 #: ../plugins/fn-derivatives/options.c:1627
2021 "volatility1:annualized volatility in price of the underlying asset of the "
2025 #: ../plugins/fn-derivatives/options.c:1628
2027 "volatility2:annualized volatility in price of the underlying asset of the "
2031 #: ../plugins/fn-derivatives/options.c:1629
2032 msgid "rho:correlation between the two underlying assets"
2035 #: ../plugins/fn-derivatives/options.c:1630
2037 "OPT_2_ASSET_CORRELATION models the theoretical price of options on 2 assets "
2038 "with correlation @{rho}. The payoff for a call is max(@{spot2} - "
2039 "@{strike2},0) if @{spot1} > @{strike1} or 0 otherwise. The payoff for a put "
2040 "is max (@{strike2} - @{spot2}, 0) if @{spot1} < @{strike1} or 0 otherwise."
2043 #: ../plugins/fn-derivatives/options.c:1665
2045 "OPT_EURO_EXCHANGE:theoretical price of a European option to exchange assets"
2048 #: ../plugins/fn-derivatives/options.c:1666
2049 #: ../plugins/fn-derivatives/options.c:1710
2050 msgid "spot1:spot price of asset 1"
2053 #: ../plugins/fn-derivatives/options.c:1667
2054 #: ../plugins/fn-derivatives/options.c:1711
2055 msgid "spot2:spot price of asset 2"
2058 #: ../plugins/fn-derivatives/options.c:1668
2059 #: ../plugins/fn-derivatives/options.c:1712
2060 msgid "qty1:quantity of asset 1"
2063 #: ../plugins/fn-derivatives/options.c:1669
2064 #: ../plugins/fn-derivatives/options.c:1713
2065 msgid "qty2:quantity of asset 2"
2068 #: ../plugins/fn-derivatives/options.c:1672
2069 #: ../plugins/fn-derivatives/options.c:1716
2071 "cost_of_carry1:net cost of holding asset 1 (for common stocks, the risk free "
2072 "rate less the dividend yield)"
2075 #: ../plugins/fn-derivatives/options.c:1674
2076 #: ../plugins/fn-derivatives/options.c:1718
2078 "cost_of_carry2:net cost of holding asset 2 (for common stocks, the risk free "
2079 "rate less the dividend yield)"
2082 #: ../plugins/fn-derivatives/options.c:1676
2083 #: ../plugins/fn-derivatives/options.c:1720
2084 msgid "volatility1:annualized volatility in price of asset 1"
2087 #: ../plugins/fn-derivatives/options.c:1677
2088 #: ../plugins/fn-derivatives/options.c:1721
2089 msgid "volatility2:annualized volatility in price of asset 2"
2092 #: ../plugins/fn-derivatives/options.c:1678
2093 #: ../plugins/fn-derivatives/options.c:1722
2094 msgid "rho:correlation between the prices of the two assets"
2097 #: ../plugins/fn-derivatives/options.c:1679
2099 "OPT_EURO_EXCHANGE models the theoretical price of a European option to "
2100 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
2101 "with quantity @{qty1} and spot price @{spot1}."
2104 #: ../plugins/fn-derivatives/options.c:1709
2106 "OPT_AMER_EXCHANGE:theoretical price of an American option to exchange assets"
2109 #: ../plugins/fn-derivatives/options.c:1723
2111 "OPT_AMER_EXCHANGE models the theoretical price of an American option to "
2112 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
2113 "with quantity @{qty1} and spot price @{spot1}."
2116 #: ../plugins/fn-derivatives/options.c:1753
2118 "OPT_SPREAD_APPROX:theoretical price of a European option on the spread "
2119 "between two futures contracts"
2122 #: ../plugins/fn-derivatives/options.c:1755
2123 msgid "fut_price1:price of the first futures contract"
2126 #: ../plugins/fn-derivatives/options.c:1756
2127 msgid "fut_price2:price of the second futures contract"
2130 #: ../plugins/fn-derivatives/options.c:1760
2132 "volatility1:annualized volatility in price of the first underlying futures "
2136 #: ../plugins/fn-derivatives/options.c:1761
2138 "volatility2:annualized volatility in price of the second underlying futures "
2142 #: ../plugins/fn-derivatives/options.c:1762
2143 msgid "rho:correlation between the two futures contracts"
2146 #: ../plugins/fn-derivatives/options.c:1808
2148 "OPT_FLOAT_STRK_LKBK:theoretical price of floating-strike lookback option"
2151 #: ../plugins/fn-derivatives/options.c:1811
2152 #: ../plugins/fn-derivatives/options.c:1875
2153 msgid "spot_min:minimum spot price of the underlying asset so far observed"
2156 #: ../plugins/fn-derivatives/options.c:1812
2157 #: ../plugins/fn-derivatives/options.c:1876
2158 msgid "spot_max:maximum spot price of the underlying asset so far observed"
2161 #: ../plugins/fn-derivatives/options.c:1817
2163 "OPT_FLOAT_STRK_LKBK determines the theoretical price of a floating-strike "
2164 "lookback option where the holder of the option may exercise on expiry at the "
2165 "most favourable price observed during the options life of the underlying "
2169 #: ../plugins/fn-derivatives/options.c:1872
2170 msgid "OPT_FIXED_STRK_LKBK:theoretical price of a fixed-strike lookback option"
2173 #: ../plugins/fn-derivatives/options.c:1882
2175 "OPT_FIXED_STRK_LKBK determines the theoretical price of a fixed-strike "
2176 "lookback option where the holder of the option may exercise on expiry at the "
2177 "most favourable price observed during the options life of the underlying "
2181 #: ../plugins/fn-derivatives/options.c:1956
2183 "OPT_BINOMIAL:theoretical price of either an American or European style "
2184 "option using a binomial tree"
2187 #: ../plugins/fn-derivatives/options.c:1957
2189 "amer_euro_flag:'a' for an American style option or 'e' for a European style "
2193 #: ../plugins/fn-derivatives/options.c:1959
2194 msgid "num_time_steps:number of time steps used in the valuation"
2197 #: ../plugins/fn-derivatives/options.c:1966
2199 "A larger @{num_time_steps} yields greater accuracy but OPT_BINOMIAL is "
2200 "slower to calculate."
2203 #: ../plugins/fn-eng/functions.c:207
2204 msgid "BASE:string of digits representing the number @{n} in base @{b}"
2207 #: ../plugins/fn-eng/functions.c:208 ../plugins/fn-math/functions.c:1464
2208 #: ../plugins/fn-numtheory/numtheory.c:612
2209 #: ../plugins/fn-numtheory/numtheory.c:642
2213 #: ../plugins/fn-eng/functions.c:209
2214 msgid "b:base (2 ≤ @{b} ≤ 36)"
2217 #: ../plugins/fn-eng/functions.c:210
2218 msgid "length:minimum length of the resulting string"
2221 #: ../plugins/fn-eng/functions.c:211
2223 "BASE converts @{n} to its string representation in base @{b}. Leading zeroes "
2224 "will be added to reach the minimum length given by @{length}."
2227 #: ../plugins/fn-eng/functions.c:236
2228 msgid "BIN2DEC:decimal representation of the binary number @{x}"
2231 #: ../plugins/fn-eng/functions.c:237 ../plugins/fn-eng/functions.c:259
2232 #: ../plugins/fn-eng/functions.c:283
2234 "x:a binary number, either as a string or as a number involving only the "
2238 #: ../plugins/fn-eng/functions.c:258
2239 msgid "BIN2OCT:octal representation of the binary number @{x}"
2242 #: ../plugins/fn-eng/functions.c:260 ../plugins/fn-eng/functions.c:284
2243 #: ../plugins/fn-eng/functions.c:309 ../plugins/fn-eng/functions.c:339
2244 #: ../plugins/fn-eng/functions.c:362 ../plugins/fn-eng/functions.c:439
2245 #: ../plugins/fn-eng/functions.c:462 ../plugins/fn-eng/functions.c:485
2246 #: ../plugins/fn-eng/functions.c:508
2247 msgid "places:number of digits"
2250 #: ../plugins/fn-eng/functions.c:261
2252 "If @{places} is given, BIN2OCT pads the result with zeros to achieve exactly "
2253 "@{places} digits. If this is not possible, BIN2OCT returns #NUM!"
2256 #: ../plugins/fn-eng/functions.c:282
2257 msgid "BIN2HEX:hexadecimal representation of the binary number @{x}"
2260 #: ../plugins/fn-eng/functions.c:285
2262 "If @{places} is given, BIN2HEX pads the result with zeros to achieve exactly "
2263 "@{places} digits. If this is not possible, BIN2HEX returns #NUM!"
2266 #: ../plugins/fn-eng/functions.c:307
2267 msgid "DEC2BIN:binary representation of the decimal number @{x}"
2270 #: ../plugins/fn-eng/functions.c:308
2271 msgid "x:integer (− 513 < @{x} < 512)"
2274 #: ../plugins/fn-eng/functions.c:310
2276 "If @{places} is given and @{x} is non-negative, DEC2BIN pads the result with "
2277 "zeros to achieve exactly @{places} digits. If this is not possible, DEC2BIN "
2281 #: ../plugins/fn-eng/functions.c:314
2282 msgid "If @{places} is given and @{x} is negative, @{places} is ignored."
2285 #: ../plugins/fn-eng/functions.c:315
2287 msgid "If @{x} < − 512 or @{x} > 511, DEC2BIN returns #NUM!"
2288 msgstr "Hvis @{p} < 0 eller @{p} > 1, returnerer denne funktion en #TAL!-fejl."
2290 #: ../plugins/fn-eng/functions.c:337
2291 msgid "DEC2OCT:octal representation of the decimal number @{x}"
2294 #: ../plugins/fn-eng/functions.c:338 ../plugins/fn-eng/functions.c:361
2295 #: ../plugins/fn-math/functions.c:1463
2299 #: ../plugins/fn-eng/functions.c:340
2301 "If @{places} is given, DEC2OCT pads the result with zeros to achieve exactly "
2302 "@{places} digits. If this is not possible, DEC2OCT returns #NUM!"
2305 #: ../plugins/fn-eng/functions.c:360
2306 msgid "DEC2HEX:hexadecimal representation of the decimal number @{x}"
2309 #: ../plugins/fn-eng/functions.c:363
2311 "If @{places} is given, DEC2HEX pads the result with zeros to achieve exactly "
2312 "@{places} digits. If this is not possible, DEC2HEX returns #NUM!"
2315 #: ../plugins/fn-eng/functions.c:383
2316 msgid "DECIMAL:decimal representation of @{x}"
2319 #: ../plugins/fn-eng/functions.c:384
2320 msgid "x:number in base @{base}"
2323 #: ../plugins/fn-eng/functions.c:385
2324 msgid "base:base of @{x}, (2 ≤ @{base} ≤ 36)"
2327 #: ../plugins/fn-eng/functions.c:413
2328 msgid "OCT2DEC:decimal representation of the octal number @{x}"
2331 #: ../plugins/fn-eng/functions.c:414 ../plugins/fn-eng/functions.c:438
2332 #: ../plugins/fn-eng/functions.c:461
2333 msgid "x:a octal number, either as a string or as a number"
2336 #: ../plugins/fn-eng/functions.c:437
2337 msgid "OCT2BIN:binary representation of the octal number @{x}"
2340 #: ../plugins/fn-eng/functions.c:440
2342 "If @{places} is given, OCT2BIN pads the result with zeros to achieve exactly "
2343 "@{places} digits. If this is not possible, OCT2BIN returns #NUM!"
2346 #: ../plugins/fn-eng/functions.c:460
2347 msgid "OCT2HEX:hexadecimal representation of the octal number @{x}"
2350 #: ../plugins/fn-eng/functions.c:463
2352 "If @{places} is given, OCT2HEX pads the result with zeros to achieve exactly "
2353 "@{places} digits. If this is not possible, OCT2HEX returns #NUM!"
2356 #: ../plugins/fn-eng/functions.c:483
2357 msgid "HEX2BIN:binary representation of the hexadecimal number @{x}"
2360 #: ../plugins/fn-eng/functions.c:484 ../plugins/fn-eng/functions.c:507
2361 #: ../plugins/fn-eng/functions.c:530
2363 "x:a hexadecimal number, either as a string or as a number if no A to F are "
2367 #: ../plugins/fn-eng/functions.c:486
2369 "If @{places} is given, HEX2BIN pads the result with zeros to achieve exactly "
2370 "@{places} digits. If this is not possible, HEX2BIN returns #NUM!"
2373 #: ../plugins/fn-eng/functions.c:506
2374 msgid "HEX2OCT:octal representation of the hexadecimal number @{x}"
2377 #: ../plugins/fn-eng/functions.c:509
2379 "If @{places} is given, HEX2OCT pads the result with zeros to achieve exactly "
2380 "@{places} digits. If this is not possible, HEX2OCT returns #NUM!"
2383 #: ../plugins/fn-eng/functions.c:529
2384 msgid "HEX2DEC:decimal representation of the hexadecimal number @{x}"
2387 #: ../plugins/fn-eng/functions.c:552
2389 "BESSELI:Modified Bessel function of the first kind of order @{α} at @{x}"
2392 #: ../plugins/fn-eng/functions.c:553 ../plugins/fn-eng/functions.c:575
2393 #: ../plugins/fn-eng/functions.c:598 ../plugins/fn-eng/functions.c:621
2397 #: ../plugins/fn-eng/functions.c:554 ../plugins/fn-eng/functions.c:576
2399 msgid "α:order (any non-negative number)"
2400 msgstr "x:ikke-negativt tal"
2402 #: ../plugins/fn-eng/functions.c:555 ../plugins/fn-eng/functions.c:577
2403 #: ../plugins/fn-eng/functions.c:600 ../plugins/fn-eng/functions.c:623
2405 "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is "
2408 "Hvis @{x} eller @{α} ikke er numeriske, returneres #VÆRDI!. Hvis @{α} < 0, "
2411 #: ../plugins/fn-eng/functions.c:556 ../plugins/fn-eng/functions.c:578
2412 #: ../plugins/fn-eng/functions.c:602 ../plugins/fn-eng/functions.c:625
2413 msgid "This function is Excel compatible if only integer orders @{α} are used."
2416 #: ../plugins/fn-eng/functions.c:559 ../plugins/fn-eng/functions.c:581
2417 #: ../plugins/fn-eng/functions.c:605 ../plugins/fn-eng/functions.c:628
2418 msgid "wiki:en:Bessel_function"
2421 #: ../plugins/fn-eng/functions.c:574
2423 "BESSELK:Modified Bessel function of the second kind of order @{α} at @{x}"
2426 #: ../plugins/fn-eng/functions.c:597
2427 msgid "BESSELJ:Bessel function of the first kind of order @{α} at @{x}"
2430 #: ../plugins/fn-eng/functions.c:599 ../plugins/fn-eng/functions.c:622
2431 msgid "α:order (any non-negative integer)"
2434 #: ../plugins/fn-eng/functions.c:620
2435 msgid "BESSELY:Bessel function of the second kind of order @{α} at @{x}"
2438 #: ../plugins/fn-eng/functions.c:643
2439 msgid "CONVERT:a converted measurement"
2442 #: ../plugins/fn-eng/functions.c:644 ../plugins/fn-eng/functions.c:1452
2443 #: ../plugins/fn-eng/functions.c:1518 ../plugins/fn-math/functions.c:358
2444 #: ../plugins/fn-math/functions.c:377 ../plugins/fn-math/functions.c:399
2445 #: ../plugins/fn-math/functions.c:440 ../plugins/fn-math/functions.c:458
2446 #: ../plugins/fn-math/functions.c:484 ../plugins/fn-math/functions.c:503
2447 #: ../plugins/fn-math/functions.c:527 ../plugins/fn-math/functions.c:609
2448 #: ../plugins/fn-math/functions.c:799 ../plugins/fn-math/functions.c:869
2449 #: ../plugins/fn-math/functions.c:887 ../plugins/fn-math/functions.c:922
2450 #: ../plugins/fn-math/functions.c:958 ../plugins/fn-math/functions.c:983
2451 #: ../plugins/fn-math/functions.c:1000 ../plugins/fn-math/functions.c:1024
2452 #: ../plugins/fn-math/functions.c:1041 ../plugins/fn-math/functions.c:1066
2453 #: ../plugins/fn-math/functions.c:1097 ../plugins/fn-math/functions.c:1121
2454 #: ../plugins/fn-math/functions.c:1205 ../plugins/fn-math/functions.c:1241
2455 #: ../plugins/fn-math/functions.c:1356 ../plugins/fn-math/functions.c:1398
2456 #: ../plugins/fn-math/functions.c:1527 ../plugins/fn-math/functions.c:1613
2457 #: ../plugins/fn-math/functions.c:1653 ../plugins/fn-math/functions.c:1671
2458 #: ../plugins/fn-math/functions.c:1864 ../plugins/fn-math/functions.c:1899
2459 #: ../plugins/fn-math/functions.c:1936 ../plugins/fn-math/functions.c:1971
2460 #: ../plugins/fn-math/functions.c:2111 ../plugins/fn-math/functions.c:2161
2461 #: ../plugins/fn-math/functions.c:2185 ../plugins/fn-math/functions.c:2226
2462 #: ../plugins/fn-math/functions.c:2273 ../plugins/fn-stat/functions.c:439
2463 #: ../plugins/fn-stat/functions.c:529 ../plugins/fn-stat/functions.c:590
2464 #: ../plugins/fn-stat/functions.c:980 ../plugins/fn-stat/functions.c:1049
2465 #: ../plugins/fn-stat/functions.c:1112 ../plugins/fn-stat/functions.c:1254
2466 #: ../plugins/fn-stat/functions.c:1289 ../plugins/fn-stat/functions.c:1367
2467 #: ../plugins/fn-stat/functions.c:1456 ../plugins/fn-stat/functions.c:1486
2468 #: ../plugins/fn-stat/functions.c:1719 ../plugins/fn-stat/functions.c:1933
2469 #: ../plugins/fn-stat/functions.c:1969 ../plugins/fn-stat/functions.c:2132
2470 #: ../plugins/fn-stat/functions.c:4784 ../plugins/fn-stat/functions.c:4815
2471 #: ../plugins/fn-stat/functions.c:4849 ../plugins/fn-stat/functions.c:4869
2472 #: ../plugins/fn-stat/functions.c:4908 ../plugins/fn-stat/functions.c:4941
2476 #: ../plugins/fn-eng/functions.c:645
2477 msgid "from:unit (string)"
2480 #: ../plugins/fn-eng/functions.c:646
2481 msgid "to:unit (string)"
2484 #: ../plugins/fn-eng/functions.c:647
2486 "CONVERT returns a conversion from one measurement system to another. @{x} is "
2487 "a value in @{from} units that is to be converted into @{to} units."
2490 #: ../plugins/fn-eng/functions.c:649
2491 msgid "If @{from} and @{to} are different types, CONVERT returns #N/A!"
2494 #: ../plugins/fn-eng/functions.c:650
2496 "@{from} and @{to} can be any of the following:\n"
2498 "Weight and mass:\n"
2499 "\t'brton'\t\tImperial ton\n"
2500 "\t'cwt'\t\t\tU.S. (short) hundredweight\n"
2501 "\t'g' \t\t\tGram\n"
2502 "\t'grain'\t\tGrain\n"
2503 "\t'hweight'\t\tImperial (long) hundredweight\n"
2504 "\t'LTON'\t\tImperial ton\n"
2505 "\t'sg' \t\t\tSlug\n"
2506 "\t'shweight'\tU.S. (short) hundredweight\n"
2507 "\t'lbm'\t\tPound\n"
2508 "\t'lcwt'\t\tImperial (long) hundredweight\n"
2509 "\t'u' \t\t\tU (atomic mass)\n"
2510 "\t'uk_cwt'\t\tImperial (long) hundredweight\n"
2511 "\t'uk_ton'\t\tImperial ton\n"
2512 "\t'ozm'\t\tOunce\n"
2513 "\t'stone'\t\tStone\n"
2514 "\t'ton'\t\t\tTon\n"
2518 "\t'mi' \t\tStatute mile\n"
2519 "\t'survey_mi' \tU.S. survey mile\n"
2520 "\t'Nmi' \t\tNautical mile\n"
2521 "\t'in' \t\t\tInch\n"
2522 "\t'ft' \t\t\tFoot\n"
2524 "\t'ell' \t\t\tEnglish Ell\n"
2525 "\t'ang' \t\tAngstrom\n"
2526 "\t'ly' \t\t\tLight-Year\n"
2527 "\t'pc' \t\t\tParsec\n"
2528 "\t'parsec' \t\tParsec\n"
2529 "\t'Pica'\t\tPica Points\n"
2530 "\t'Picapt'\t\tPica Points\n"
2531 "\t'picapt'\t\tPica Points\n"
2532 "\t'pica'\t\tPica\n"
2535 "\t'yr' \t\t\tYear\n"
2537 "\t'hr' \t\t\tHour\n"
2538 "\t'mn' \t\tMinute\n"
2539 "\t'sec' \t\tSecond\n"
2542 "\t'Pa' \t\t\tPascal\n"
2543 "\t'psi' \t\t\tPSI\n"
2544 "\t'atm' \t\tAtmosphere\n"
2545 "\t'Pa' \t\t\tPascal\n"
2546 "\t'mmHg'\t\tmm of Mercury\n"
2547 "\t'Torr'\t\t\tTorr\n"
2550 "\t'N' \t\t\tNewton\n"
2551 "\t'dyn' \t\tDyne\n"
2552 "\t'pond' \t\tPond\n"
2553 "\t'lbf' \t\t\tPound force\n"
2556 "\t'J' \t\t\tJoule\n"
2558 "\t'c' \t\tThermodynamic calorie\n"
2559 "\t'cal' \t\tIT calorie\n"
2560 "\t'eV' \t\tElectron volt\n"
2561 "\t'HPh' \t\tHorsepower-hour\n"
2562 "\t'Wh' \t\tWatt-hour\n"
2563 "\t'flb' \t\tFoot-pound\n"
2567 "\t'HP' \t\tHorsepower\n"
2568 "\t'PS' \t\tPferdestärke\n"
2573 "\t'ga' \t\tGauss\n"
2576 "\t'C' \t\tDegree Celsius\n"
2577 "\t'F' \t\tDegree Fahrenheit\n"
2578 "\t'K' \t\tKelvin\n"
2579 "\t'Rank' \t\tDegree Rankine\n"
2580 "\t'Reau' \t\tDegree Réaumur\n"
2582 "Volume (liquid measure):\n"
2583 "\t'tsp' \t\tTeaspoon\n"
2584 "\t'tspm' \t\tTeaspoon (modern, metric)\n"
2585 "\t'tbs' \t\tTablespoon\n"
2586 "\t'oz' \t\tFluid ounce\n"
2589 "\t'us_pt'\t\tU.S. pint\n"
2590 "\t'uk_pt'\t\tImperial pint (U.K.)\n"
2591 "\t'qt' \t\tQuart\n"
2592 "\t'uk_qt' \t\tImperial quart\n"
2593 "\t'gal' \t\tGallon\n"
2594 "\t'uk_gal' \t\tImperial gallon\n"
2595 "\t'GRT' \t\tRegistered ton\n"
2596 "\t'regton' \t\tRegistered ton\n"
2597 "\t'MTON' \t\tMeasurement ton (freight ton)\n"
2598 "\t'l' \t\t\tLiter\n"
2600 "\t'lt' \t\t\tLiter\n"
2601 "\t'ang3' \t\tCubic Angstrom\n"
2602 "\t'ang^3' \t\tCubic Angstrom\n"
2603 "\t'barrel' \t\tU.S. oil barrel (bbl)\n"
2604 "\t'bushel' \t\tU.S. bushel\n"
2605 "\t'ft3' \t\t\tCubic feet\n"
2606 "\t'ft^3' \t\tCubic feet\n"
2607 "\t'in3' \t\tCubic inch\n"
2608 "\t'in^3' \t\tCubic inch\n"
2609 "\t'ly3' \t\t\tCubic light-year\n"
2610 "\t'ly^3' \t\tCubic light-year\n"
2611 "\t'm3' \t\tCubic meter\n"
2612 "\t'm^3' \t\tCubic meter\n"
2613 "\t'mi3' \t\tCubic mile\n"
2614 "\t'mi^3' \t\tCubic mile\n"
2615 "\t'yd3' \t\tCubic yard\n"
2616 "\t'yd^3' \t\tCubic yard\n"
2617 "\t'Nmi3' \t\tCubic nautical mile\n"
2618 "\t'Nmi^3' \t\tCubic nautical mile\n"
2619 "\t'Picapt3' \t\tCubic Pica\n"
2620 "\t'Picapt^3' \tCubic Pica\n"
2621 "\t'Pica3' \t\tCubic Pica\n"
2622 "\t'Pica^3' \t\tCubic Pica\n"
2625 "\t'uk_acre' \t\tInternational acre\n"
2626 "\t'us_acre' \t\tU.S. survey/statute acre\n"
2627 "\t'ang2' \t\tSquare angstrom\n"
2628 "\t'ang^2' \t\tSquare angstrom\n"
2629 "\t'ar' \t\t\tAre\n"
2630 "\t'ha' \t\t\tHectare\n"
2631 "\t'in2' \t\tSquare inches\n"
2632 "\t'in^2' \t\tSquare inches\n"
2633 "\t'ly2' \t\t\tSquare light-year\n"
2634 "\t'ly^2' \t\tSquare light-year\n"
2635 "\t'm2' \t\tSquare meter\n"
2636 "\t'm^2' \t\tSquare meter\n"
2637 "\t'Morgen' \t\tMorgen (North German Confederation)\n"
2638 "\t'mi2' \t\tSquare miles\n"
2639 "\t'mi^2' \t\tSquare miles\n"
2640 "\t'Nmi2' \t\tSquare nautical miles\n"
2641 "\t'Nmi^2' \t\tSquare nautical miles\n"
2642 "\t'Picapt2' \t\tSquare Pica\n"
2643 "\t'Picapt^2' \tSquare Pica\n"
2644 "\t'Pica2' \t\tSquare Pica\n"
2645 "\t'Pica^2' \t\tSquare Pica\n"
2646 "\t'yd2' \t\tSquare yards\n"
2647 "\t'yd^2' \t\tSquare yards\n"
2650 "\t'bit' \t\t\tBit\n"
2651 "\t'byte' \t\tByte\n"
2654 "\t'admkn' \t\tAdmiralty knot\n"
2655 "\t'kn' \t\t\tknot\n"
2656 "\t'm/h' \t\tMeters per hour\n"
2657 "\t'm/hr' \t\tMeters per hour\n"
2658 "\t'm/s' \t\tMeters per second\n"
2659 "\t'm/sec' \t\tMeters per second\n"
2660 "\t'mph' \t\tMiles per hour\n"
2662 "For metric units any of the following prefixes can be used:\n"
2663 "\t'Y' \tyotta \t\t1E+24\n"
2664 "\t'Z' \tzetta \t\t1E+21\n"
2665 "\t'E' \texa \t\t1E+18\n"
2666 "\t'P' \tpeta \t\t1E+15\n"
2667 "\t'T' \ttera \t\t1E+12\n"
2668 "\t'G' \tgiga \t\t1E+09\n"
2669 "\t'M' \tmega \t\t1E+06\n"
2670 "\t'k' \tkilo \t\t\t1E+03\n"
2671 "\t'h' \thecto \t\t1E+02\n"
2672 "\t'e' \tdeca (deka)\t1E+01\n"
2673 "\t'd' \tdeci \t\t1E-01\n"
2674 "\t'c' \tcenti \t\t1E-02\n"
2675 "\t'm' \tmilli \t\t\t1E-03\n"
2676 "\t'u' \tmicro \t\t1E-06\n"
2677 "\t'n' \tnano \t\t1E-09\n"
2678 "\t'p' \tpico \t\t1E-12\n"
2679 "\t'f' \tfemto \t\t1E-15\n"
2680 "\t'a' \tatto \t\t1E-18\n"
2681 "\t'z' \tzepto \t\t1E-21\n"
2682 "\t'y' \tyocto \t\t1E-24\n"
2684 "For bits and bytes any of the following prefixes can be also be used:\n"
2685 "\t'Yi' \tyobi \t\t2^80\n"
2686 "\t'Zi' \tzebi \t\t\t2^70\n"
2687 "\t'Ei' \texbi \t\t2^60\n"
2688 "\t'Pi' \tpebi \t\t2^50\n"
2689 "\t'Ti' \ttebi \t\t\t2^40\n"
2690 "\t'Gi' \tgibi \t\t\t2^30\n"
2691 "\t'Mi' \tmebi \t\t2^20\n"
2692 "\t'ki' \tkibi \t\t\t2^10"
2695 #: ../plugins/fn-eng/functions.c:832
2696 msgid "This function is Excel compatible (except \"picapt\")."
2697 msgstr "Denne funktion er Excelkompatibel (undtagen “picapt”)."
2699 #: ../plugins/fn-eng/functions.c:1420
2700 msgid "ERF:Gauss error function"
2703 #: ../plugins/fn-eng/functions.c:1421
2704 msgid "lower:lower limit of the integral, defaults to 0"
2707 #: ../plugins/fn-eng/functions.c:1422
2708 msgid "upper:upper limit of the integral"
2711 #: ../plugins/fn-eng/functions.c:1423
2713 "ERF returns 2/sqrt(π)* integral from @{lower} to @{upper} of exp(-t*t) dt"
2716 #: ../plugins/fn-eng/functions.c:1424
2718 "This function is Excel compatible if two arguments are supplied and neither "
2722 #: ../plugins/fn-eng/functions.c:1429 ../plugins/fn-eng/functions.c:1456
2723 msgid "wiki:en:Error_function"
2726 #: ../plugins/fn-eng/functions.c:1451
2727 msgid "ERFC:Complementary Gauss error function"
2730 #: ../plugins/fn-eng/functions.c:1453
2731 msgid "ERFC returns 2/sqrt(π)* integral from @{x} to ∞ of exp(-t*t) dt"
2734 #: ../plugins/fn-eng/functions.c:1471
2735 msgid "DELTA:Kronecker delta function"
2738 #: ../plugins/fn-eng/functions.c:1472 ../plugins/fn-eng/functions.c:1495
2742 #: ../plugins/fn-eng/functions.c:1473 ../plugins/fn-eng/functions.c:1496
2743 msgid "x1:number, defaults to 0"
2746 #: ../plugins/fn-eng/functions.c:1474
2747 msgid "DELTA returns 1 if @{x1} = @{x0} and 0 otherwise."
2750 #: ../plugins/fn-eng/functions.c:1475 ../plugins/fn-eng/functions.c:1498
2751 msgid "If either argument is non-numeric, #VALUE! is returned."
2752 msgstr "Hvis ingen af argumenterne er ikkenumeriske, returneres #VÆRDI!."
2754 #: ../plugins/fn-eng/functions.c:1494
2755 msgid "GESTEP:step function with step at @{x1} evaluated at @{x0}"
2758 #: ../plugins/fn-eng/functions.c:1497
2759 msgid "GESTEP returns 1 if @{x1} ≤ @{x0} and 0 otherwise."
2762 #: ../plugins/fn-eng/functions.c:1517
2763 msgid "HEXREP:hexadecimal representation of numeric value"
2766 #: ../plugins/fn-eng/functions.c:1519
2767 msgid "HEXREP returns a hexadecimal string representation of @{x}."
2770 #: ../plugins/fn-eng/functions.c:1520
2772 "This is a function meant for debugging. The layout of the result may change "
2773 "and even depend on how Gnumeric was compiled."
2776 #: ../plugins/fn-eng/functions.c:1548
2777 msgid "INVSUMINV:the reciprocal of the sum of reciprocals of the arguments"
2780 #: ../plugins/fn-eng/functions.c:1549
2781 msgid "x0:non-negative number"
2784 #: ../plugins/fn-eng/functions.c:1550
2785 msgid "x1:non-negative number"
2788 #: ../plugins/fn-eng/functions.c:1551
2790 "If any of the arguments is negative, #VALUE! is returned.\n"
2791 "If any argument is zero, the result is zero."
2793 "Hvis et af argumenterne er negativt, returneres #VÆRDI!.\n"
2794 "Hvis et af argumenterne er nul, er resultatet nul."
2796 #: ../plugins/fn-eng/functions.c:1553
2798 "INVSUMINV sum calculates the reciprocal (the inverse) of the sum of "
2799 "reciprocals (inverses) of all its arguments."
2802 #: ../plugins/fn-erlang/functions.c:105
2803 msgid "PROBBLOCK:probability of blocking"
2806 #: ../plugins/fn-erlang/functions.c:106 ../plugins/fn-erlang/functions.c:191
2807 msgid "traffic:number of calls"
2810 #: ../plugins/fn-erlang/functions.c:107 ../plugins/fn-erlang/functions.c:132
2811 #: ../plugins/fn-erlang/functions.c:229
2812 msgid "circuits:number of circuits"
2815 #: ../plugins/fn-erlang/functions.c:108
2817 "PROBBLOCK returns probability of blocking when @{traffic} calls load into "
2818 "@{circuits} circuits."
2821 #: ../plugins/fn-erlang/functions.c:110 ../plugins/fn-erlang/functions.c:134
2822 msgid "@{traffic} cannot exceed @{circuits}."
2825 #: ../plugins/fn-erlang/functions.c:130
2826 msgid "OFFTRAF:predicted number of offered calls"
2829 #: ../plugins/fn-erlang/functions.c:131
2830 msgid "traffic:number of carried calls"
2833 #: ../plugins/fn-erlang/functions.c:133
2835 "OFFTRAF returns the predicted number of offered calls given @{traffic} "
2836 "carried calls (taken from measurements) on @{circuits} circuits."
2839 #: ../plugins/fn-erlang/functions.c:190
2840 msgid "DIMCIRC:number of circuits required"
2843 #: ../plugins/fn-erlang/functions.c:192 ../plugins/fn-erlang/functions.c:230
2844 msgid "gos:grade of service"
2847 #: ../plugins/fn-erlang/functions.c:193
2849 "DIMCIRC returns the number of circuits required given @{traffic} calls with "
2850 "grade of service @{gos}."
2853 #: ../plugins/fn-erlang/functions.c:228
2854 msgid "OFFCAP:traffic capacity"
2857 #: ../plugins/fn-erlang/functions.c:231
2859 "OFFCAP returns the traffic capacity given @{circuits} circuits with grade of "
2863 #. *************************************************************************
2864 #: ../plugins/fn-financial/functions.c:53
2865 msgid "@{frequency} may be 1 (annual), 2 (semi-annual), or 4 (quarterly)."
2868 #: ../plugins/fn-financial/functions.c:56
2870 "If @{type} is 0, the default, payment is at the end of each period. If "
2871 "@{type} is 1, payment is at the beginning of each period."
2874 #: ../plugins/fn-financial/functions.c:362
2875 msgid "ACCRINT:accrued interest"
2878 #: ../plugins/fn-financial/functions.c:363
2879 #: ../plugins/fn-financial/functions.c:450
2880 #: ../plugins/fn-financial/functions.c:605
2881 #: ../plugins/fn-financial/functions.c:2461
2882 #: ../plugins/fn-financial/functions.c:2500
2883 #: ../plugins/fn-financial/functions.c:2650
2884 msgid "issue:date of issue"
2887 #: ../plugins/fn-financial/functions.c:364
2888 msgid "first_interest:date of first interest payment"
2891 #: ../plugins/fn-financial/functions.c:365
2892 #: ../plugins/fn-financial/functions.c:488
2893 #: ../plugins/fn-financial/functions.c:526
2894 #: ../plugins/fn-financial/functions.c:567
2895 #: ../plugins/fn-financial/functions.c:603
2896 #: ../plugins/fn-financial/functions.c:648
2897 #: ../plugins/fn-financial/functions.c:1086
2898 #: ../plugins/fn-financial/functions.c:1124
2899 #: ../plugins/fn-financial/functions.c:1158
2900 #: ../plugins/fn-financial/functions.c:1890
2901 #: ../plugins/fn-financial/functions.c:2255
2902 #: ../plugins/fn-financial/functions.c:2305
2903 #: ../plugins/fn-financial/functions.c:2414
2904 #: ../plugins/fn-financial/functions.c:2459
2905 #: ../plugins/fn-financial/functions.c:2498
2906 #: ../plugins/fn-financial/functions.c:2648
2907 #: ../plugins/fn-financial/functions.c:2744
2908 #: ../plugins/fn-financial/functions.c:2822
2909 #: ../plugins/fn-financial/functions.c:3002
2910 #: ../plugins/fn-financial/functions.c:3026
2911 #: ../plugins/fn-financial/functions.c:3050
2912 #: ../plugins/fn-financial/functions.c:3074
2913 #: ../plugins/fn-financial/functions.c:3100
2914 #: ../plugins/fn-financial/functions.c:3126
2915 #: ../plugins/fn-financial/functions.c:3238
2916 msgid "settlement:settlement date"
2919 #: ../plugins/fn-financial/functions.c:366
2920 #: ../plugins/fn-financial/functions.c:452
2921 #: ../plugins/fn-financial/functions.c:529
2922 #: ../plugins/fn-financial/functions.c:686
2923 #: ../plugins/fn-financial/functions.c:2257
2924 #: ../plugins/fn-financial/functions.c:2307
2925 #: ../plugins/fn-financial/functions.c:2462
2926 #: ../plugins/fn-financial/functions.c:2502
2927 #: ../plugins/fn-financial/functions.c:2652
2928 #: ../plugins/fn-financial/functions.c:2747
2929 #: ../plugins/fn-financial/functions.c:2825
2930 msgid "rate:nominal annual interest rate"
2933 #: ../plugins/fn-financial/functions.c:367
2934 msgid "par:par value, defaults to $1000"
2937 #: ../plugins/fn-financial/functions.c:368
2938 #: ../plugins/fn-financial/functions.c:1894
2939 #: ../plugins/fn-financial/functions.c:2260
2940 #: ../plugins/fn-financial/functions.c:2310
2941 #: ../plugins/fn-financial/functions.c:2505
2942 #: ../plugins/fn-financial/functions.c:2655
2943 #: ../plugins/fn-financial/functions.c:2750
2944 #: ../plugins/fn-financial/functions.c:2828
2945 #: ../plugins/fn-financial/functions.c:3004
2946 #: ../plugins/fn-financial/functions.c:3028
2947 #: ../plugins/fn-financial/functions.c:3052
2948 #: ../plugins/fn-financial/functions.c:3076
2949 #: ../plugins/fn-financial/functions.c:3102
2950 #: ../plugins/fn-financial/functions.c:3128
2951 #: ../plugins/fn-financial/functions.c:3242
2952 msgid "frequency:number of interest payments per year"
2955 #: ../plugins/fn-financial/functions.c:369
2956 msgid "basis:calendar basis, defaults to 0"
2959 #: ../plugins/fn-financial/functions.c:370
2960 msgid "calc_method:calculation method, defaults to TRUE"
2963 #: ../plugins/fn-financial/functions.c:372
2965 "If @{first_interest} < @{settlement} and @{calc_method} is TRUE, then "
2966 "ACCRINT returns the sum of the interest accrued in all coupon periods from "
2967 "@{issue} date until @{settlement} date."
2970 #: ../plugins/fn-financial/functions.c:377
2972 "If @{first_interest} < @{settlement} and @{calc_method} is FALSE, then "
2973 "ACCRINT returns the sum of the interest accrued in all coupon periods from "
2974 "@{first_interest} date until @{settlement} date."
2977 #: ../plugins/fn-financial/functions.c:382
2979 "Otherwise ACCRINT returns the sum of the interest accrued in all coupon "
2980 "periods from @{issue} date until @{settlement} date."
2983 #: ../plugins/fn-financial/functions.c:385
2985 "@{frequency} must be one of 1, 2 or 4, but the exact value does not affect "
2989 #: ../plugins/fn-financial/functions.c:387
2990 msgid "@{issue} must precede both @{first_interest} and @{settlement}."
2993 #: ../plugins/fn-financial/functions.c:449
2994 msgid "ACCRINTM:accrued interest"
2997 #: ../plugins/fn-financial/functions.c:451
2998 #: ../plugins/fn-financial/functions.c:489
2999 #: ../plugins/fn-financial/functions.c:527
3000 #: ../plugins/fn-financial/functions.c:568
3001 #: ../plugins/fn-financial/functions.c:604
3002 #: ../plugins/fn-financial/functions.c:649
3003 #: ../plugins/fn-financial/functions.c:1087
3004 #: ../plugins/fn-financial/functions.c:1125
3005 #: ../plugins/fn-financial/functions.c:1159
3006 #: ../plugins/fn-financial/functions.c:1891
3007 #: ../plugins/fn-financial/functions.c:2256
3008 #: ../plugins/fn-financial/functions.c:2306
3009 #: ../plugins/fn-financial/functions.c:2415
3010 #: ../plugins/fn-financial/functions.c:2460
3011 #: ../plugins/fn-financial/functions.c:2499
3012 #: ../plugins/fn-financial/functions.c:2649
3013 #: ../plugins/fn-financial/functions.c:2745
3014 #: ../plugins/fn-financial/functions.c:2823
3015 #: ../plugins/fn-financial/functions.c:3003
3016 #: ../plugins/fn-financial/functions.c:3027
3017 #: ../plugins/fn-financial/functions.c:3051
3018 #: ../plugins/fn-financial/functions.c:3075
3019 #: ../plugins/fn-financial/functions.c:3101
3020 #: ../plugins/fn-financial/functions.c:3127
3021 #: ../plugins/fn-financial/functions.c:3239
3022 msgid "maturity:maturity date"
3025 #: ../plugins/fn-financial/functions.c:453
3026 msgid "par:par value"
3029 #: ../plugins/fn-financial/functions.c:455
3030 msgid "ACCRINTM calculates the accrued interest from @{issue} to @{maturity}."
3033 #: ../plugins/fn-financial/functions.c:456
3034 msgid "@{par} defaults to $1000."
3037 #: ../plugins/fn-financial/functions.c:487
3038 msgid "INTRATE:interest rate"
3041 #: ../plugins/fn-financial/functions.c:490
3042 #: ../plugins/fn-financial/functions.c:528
3043 msgid "investment:amount paid on settlement"
3046 #: ../plugins/fn-financial/functions.c:491
3047 #: ../plugins/fn-financial/functions.c:570
3048 #: ../plugins/fn-financial/functions.c:651
3049 #: ../plugins/fn-financial/functions.c:2259
3050 #: ../plugins/fn-financial/functions.c:2309
3051 #: ../plugins/fn-financial/functions.c:2417
3052 #: ../plugins/fn-financial/functions.c:2504
3053 #: ../plugins/fn-financial/functions.c:2654
3054 #: ../plugins/fn-financial/functions.c:2749
3055 #: ../plugins/fn-financial/functions.c:2827
3056 msgid "redemption:amount received at maturity"
3059 #: ../plugins/fn-financial/functions.c:493
3060 msgid "INTRATE calculates the interest of a fully vested security."
3063 #: ../plugins/fn-financial/functions.c:525
3064 msgid "RECEIVED:amount to be received at maturity"
3067 #: ../plugins/fn-financial/functions.c:531
3068 msgid "RECEIVED calculates the amount to be received when a security matures."
3071 #: ../plugins/fn-financial/functions.c:566
3072 msgid "PRICEDISC:discounted price"
3075 #: ../plugins/fn-financial/functions.c:569
3076 #: ../plugins/fn-financial/functions.c:606
3077 #: ../plugins/fn-financial/functions.c:1088
3078 #: ../plugins/fn-financial/functions.c:1126
3079 msgid "discount:annual rate at which to discount"
3082 #: ../plugins/fn-financial/functions.c:572
3084 "PRICEDISC calculates the price per $100 face value of a bond that does not "
3085 "pay interest at maturity."
3088 #: ../plugins/fn-financial/functions.c:602
3089 msgid "PRICEMAT:price at maturity"
3092 #: ../plugins/fn-financial/functions.c:607
3093 #: ../plugins/fn-financial/functions.c:1893
3094 #: ../plugins/fn-financial/functions.c:2258
3095 #: ../plugins/fn-financial/functions.c:2503
3096 #: ../plugins/fn-financial/functions.c:2748
3097 #: ../plugins/fn-financial/functions.c:3241
3098 msgid "yield:annual yield of security"
3101 #: ../plugins/fn-financial/functions.c:609
3103 "PRICEMAT calculates the price per $100 face value of a bond that pays "
3104 "interest at maturity."
3107 #: ../plugins/fn-financial/functions.c:647
3108 msgid "DISC:discount rate"
3111 #: ../plugins/fn-financial/functions.c:650
3112 msgid "par:price per $100 face value"
3115 #: ../plugins/fn-financial/functions.c:653
3116 msgid "DISC calculates the discount rate for a security."
3119 #: ../plugins/fn-financial/functions.c:654
3120 msgid "@{redemption} is the redemption value per $100 face value."
3123 #: ../plugins/fn-financial/functions.c:685
3124 msgid "EFFECT:effective interest rate"
3127 #: ../plugins/fn-financial/functions.c:687
3128 #: ../plugins/fn-financial/functions.c:712
3129 msgid "nper:number of periods used for compounding"
3132 #: ../plugins/fn-financial/functions.c:688
3134 "EFFECT calculates the effective interest rate using the formula (1+@{rate}/"
3135 "@{nper})^@{nper}-1."
3138 #: ../plugins/fn-financial/functions.c:710
3139 msgid "NOMINAL:nominal interest rate"
3142 #: ../plugins/fn-financial/functions.c:711
3143 #: ../plugins/fn-financial/functions.c:736
3144 #: ../plugins/fn-financial/functions.c:1542
3145 #: ../plugins/fn-financial/functions.c:1728
3146 #: ../plugins/fn-financial/functions.c:1758
3147 #: ../plugins/fn-financial/functions.c:1798
3148 #: ../plugins/fn-financial/functions.c:1842
3149 #: ../plugins/fn-financial/functions.c:1936
3150 msgid "rate:effective annual interest rate"
3153 #: ../plugins/fn-financial/functions.c:713
3154 msgid "NOMINAL calculates the nominal interest rate from the effective rate."
3157 #: ../plugins/fn-financial/functions.c:735
3158 msgid "ISPMT:interest payment for period"
3161 #: ../plugins/fn-financial/functions.c:737
3162 #: ../plugins/fn-financial/functions.c:1759
3163 #: ../plugins/fn-financial/functions.c:1799
3164 msgid "per:period number"
3167 #: ../plugins/fn-financial/functions.c:738
3168 #: ../plugins/fn-financial/functions.c:1192
3169 #: ../plugins/fn-financial/functions.c:1459
3170 #: ../plugins/fn-financial/functions.c:1693
3171 #: ../plugins/fn-financial/functions.c:1729
3172 #: ../plugins/fn-financial/functions.c:1760
3173 #: ../plugins/fn-financial/functions.c:1800
3174 #: ../plugins/fn-financial/functions.c:3151
3175 #: ../plugins/fn-financial/functions.c:3195
3176 msgid "nper:number of periods"
3179 #: ../plugins/fn-financial/functions.c:739
3180 #: ../plugins/fn-financial/functions.c:1194
3181 #: ../plugins/fn-financial/functions.c:1307
3182 #: ../plugins/fn-financial/functions.c:1695
3183 #: ../plugins/fn-financial/functions.c:1730
3184 #: ../plugins/fn-financial/functions.c:1761
3185 #: ../plugins/fn-financial/functions.c:1801
3186 #: ../plugins/fn-financial/functions.c:1844
3187 #: ../plugins/fn-financial/functions.c:1937
3188 #: ../plugins/fn-financial/functions.c:3152
3189 #: ../plugins/fn-financial/functions.c:3196
3190 msgid "pv:present value"
3193 #: ../plugins/fn-financial/functions.c:740
3194 msgid "ISPMT calculates the interest payment for period number @{per}."
3197 #: ../plugins/fn-financial/functions.c:771
3198 msgid "DB:depreciation of an asset"
3201 #: ../plugins/fn-financial/functions.c:772
3202 #: ../plugins/fn-financial/functions.c:822
3203 #: ../plugins/fn-financial/functions.c:871
3204 #: ../plugins/fn-financial/functions.c:901
3205 #: ../plugins/fn-financial/functions.c:2900
3206 #: ../plugins/fn-financial/functions.c:2956
3207 #: ../plugins/fn-financial/functions.c:3285
3208 msgid "cost:initial cost of asset"
3211 #: ../plugins/fn-financial/functions.c:773
3212 #: ../plugins/fn-financial/functions.c:823
3213 #: ../plugins/fn-financial/functions.c:872
3214 #: ../plugins/fn-financial/functions.c:902
3215 #: ../plugins/fn-financial/functions.c:2903
3216 #: ../plugins/fn-financial/functions.c:2959
3217 #: ../plugins/fn-financial/functions.c:3286
3218 msgid "salvage:value after depreciation"
3221 #: ../plugins/fn-financial/functions.c:774
3222 #: ../plugins/fn-financial/functions.c:824
3223 #: ../plugins/fn-financial/functions.c:873
3224 #: ../plugins/fn-financial/functions.c:903
3225 #: ../plugins/fn-financial/functions.c:3287
3226 msgid "life:number of periods"
3229 #: ../plugins/fn-financial/functions.c:775
3230 #: ../plugins/fn-financial/functions.c:825
3231 #: ../plugins/fn-financial/functions.c:904
3232 #: ../plugins/fn-financial/functions.c:2904
3233 #: ../plugins/fn-financial/functions.c:2960
3234 msgid "period:subject period"
3237 #: ../plugins/fn-financial/functions.c:776
3238 msgid "month:number of months in first year of depreciation"
3241 #: ../plugins/fn-financial/functions.c:777
3243 "DB calculates the depreciation of an asset for a given period using the "
3244 "fixed-declining balance method."
3247 #: ../plugins/fn-financial/functions.c:821
3248 msgid "DDB:depreciation of an asset"
3251 #: ../plugins/fn-financial/functions.c:826
3252 #: ../plugins/fn-financial/functions.c:3290
3253 msgid "factor:factor at which the balance declines"
3256 #: ../plugins/fn-financial/functions.c:827
3258 "DDB calculates the depreciation of an asset for a given period using the "
3259 "double-declining balance method."
3262 #: ../plugins/fn-financial/functions.c:870
3263 msgid "SLN:depreciation of an asset"
3266 #: ../plugins/fn-financial/functions.c:874
3268 "SLN calculates the depreciation of an asset using the straight-line method."
3271 #: ../plugins/fn-financial/functions.c:900
3272 msgid "SYD:sum-of-years depreciation"
3275 #: ../plugins/fn-financial/functions.c:905
3277 "SYD calculates the depreciation of an asset using the sum-of-years method."
3280 #: ../plugins/fn-financial/functions.c:933
3281 msgid "DOLLARDE:convert to decimal dollar amount"
3284 #: ../plugins/fn-financial/functions.c:934
3285 msgid "fractional_dollar:amount to convert"
3288 #: ../plugins/fn-financial/functions.c:935
3289 #: ../plugins/fn-financial/functions.c:983
3290 msgid "fraction:denominator"
3293 #: ../plugins/fn-financial/functions.c:936
3295 "DOLLARDE converts a fractional dollar amount into a decimal amount. This is "
3296 "the inverse of the DOLLARFR function."
3299 #: ../plugins/fn-financial/functions.c:981
3300 msgid "DOLLARFR:convert to dollar fraction"
3303 #: ../plugins/fn-financial/functions.c:982
3304 msgid "decimal_dollar:amount to convert"
3307 #: ../plugins/fn-financial/functions.c:984
3309 "DOLLARFR converts a decimal dollar amount into a fractional amount which is "
3310 "represented as the digits after the decimal point. For example, 2/8 would "
3311 "be represented as .2 while 3/16 would be represented as .03. This is the "
3312 "inverse of the DOLLARDE function."
3315 #: ../plugins/fn-financial/functions.c:1027
3316 msgid "MIRR:modified internal rate of return"
3319 #: ../plugins/fn-financial/functions.c:1028
3320 #: ../plugins/fn-financial/functions.c:1341
3321 #: ../plugins/fn-financial/functions.c:1543
3322 #: ../plugins/fn-financial/functions.c:1598
3323 msgid "values:cash flow"
3326 #: ../plugins/fn-financial/functions.c:1029
3327 msgid "finance_rate:interest rate for financing cost"
3330 #: ../plugins/fn-financial/functions.c:1030
3331 msgid "reinvest_rate:interest rate for reinvestments"
3334 #: ../plugins/fn-financial/functions.c:1031
3336 "MIRR calculates the modified internal rate of return of a periodic cash flow."
3339 #: ../plugins/fn-financial/functions.c:1085
3340 msgid "TBILLEQ:bond-equivalent yield for a treasury bill"
3343 #: ../plugins/fn-financial/functions.c:1089
3344 msgid "TBILLEQ calculates the bond-equivalent yield for a treasury bill."
3347 #: ../plugins/fn-financial/functions.c:1123
3348 msgid "TBILLPRICE:price of a treasury bill"
3351 #: ../plugins/fn-financial/functions.c:1127
3353 "TBILLPRICE calculates the price per $100 face value for a treasury bill."
3356 #: ../plugins/fn-financial/functions.c:1157
3357 msgid "TBILLYIELD:yield of a treasury bill"
3360 #: ../plugins/fn-financial/functions.c:1160
3364 #: ../plugins/fn-financial/functions.c:1161
3365 msgid "TBILLYIELD calculates the yield of a treasury bill."
3368 #: ../plugins/fn-financial/functions.c:1191
3369 msgid "RATE:rate of investment"
3372 #: ../plugins/fn-financial/functions.c:1193
3373 #: ../plugins/fn-financial/functions.c:1460
3374 #: ../plugins/fn-financial/functions.c:1694
3375 #: ../plugins/fn-financial/functions.c:1843
3376 msgid "pmt:payment at each period"
3379 #: ../plugins/fn-financial/functions.c:1195
3380 #: ../plugins/fn-financial/functions.c:1308
3381 #: ../plugins/fn-financial/functions.c:1461
3382 #: ../plugins/fn-financial/functions.c:1731
3383 #: ../plugins/fn-financial/functions.c:1762
3384 #: ../plugins/fn-financial/functions.c:1802
3385 #: ../plugins/fn-financial/functions.c:1845
3386 #: ../plugins/fn-financial/functions.c:1938
3387 msgid "fv:future value"
3390 #: ../plugins/fn-financial/functions.c:1196
3391 #: ../plugins/fn-financial/functions.c:1462
3392 #: ../plugins/fn-financial/functions.c:1696
3393 #: ../plugins/fn-financial/functions.c:1732
3394 #: ../plugins/fn-financial/functions.c:1763
3395 #: ../plugins/fn-financial/functions.c:1803
3396 #: ../plugins/fn-financial/functions.c:1846
3397 #: ../plugins/fn-financial/functions.c:3155
3398 #: ../plugins/fn-financial/functions.c:3199
3399 msgid "type:payment type"
3402 #: ../plugins/fn-financial/functions.c:1197
3403 #: ../plugins/fn-financial/functions.c:1342
3404 #: ../plugins/fn-financial/functions.c:1600
3405 msgid "guess:an estimate of what the result should be"
3408 #: ../plugins/fn-financial/functions.c:1198
3409 msgid "RATE calculates the rate of return."
3412 #: ../plugins/fn-financial/functions.c:1200
3413 #: ../plugins/fn-financial/functions.c:1345
3414 #: ../plugins/fn-financial/functions.c:1602
3416 "The optional @{guess} is needed because there can be more than one valid "
3417 "result. It defaults to 10%."
3420 #: ../plugins/fn-financial/functions.c:1305
3421 msgid "RRI:equivalent interest rate for an investment increasing in value"
3424 #: ../plugins/fn-financial/functions.c:1306
3425 msgid "p:number of periods"
3428 #: ../plugins/fn-financial/functions.c:1309
3430 "RRI determines an equivalent interest rate for an investment that increases "
3431 "in value. The interest is compounded after each complete period."
3434 #: ../plugins/fn-financial/functions.c:1311
3436 "Note that @{p} need not be an integer but for fractional value the "
3437 "calculated rate is only approximate."
3440 #: ../plugins/fn-financial/functions.c:1340
3441 msgid "IRR:internal rate of return"
3444 #: ../plugins/fn-financial/functions.c:1343
3446 "IRR calculates the internal rate of return of a cash flow with periodic "
3447 "payments. @{values} lists the payments (negative values) and receipts "
3448 "(positive values) for each period."
3451 #: ../plugins/fn-financial/functions.c:1457
3452 msgid "PV:present value"
3455 #: ../plugins/fn-financial/functions.c:1458
3456 #: ../plugins/fn-financial/functions.c:1498
3457 #: ../plugins/fn-financial/functions.c:1692
3458 msgid "rate:effective interest rate per period"
3461 #: ../plugins/fn-financial/functions.c:1463
3463 "PV calculates the present value of @{fv} which is @{nper} periods into the "
3464 "future, assuming a periodic payment of @{pmt} and an interest rate of "
3465 "@{rate} per period."
3468 #: ../plugins/fn-financial/functions.c:1497
3469 msgid "NPV:net present value"
3472 #: ../plugins/fn-financial/functions.c:1499
3473 msgid "value1:cash flow for period 1"
3476 #: ../plugins/fn-financial/functions.c:1500
3477 msgid "value2:cash flow for period 2"
3480 #: ../plugins/fn-financial/functions.c:1501
3481 msgid "NPV calculates the net present value of a cash flow."
3484 #: ../plugins/fn-financial/functions.c:1541
3485 msgid "XNPV:net present value"
3488 #: ../plugins/fn-financial/functions.c:1544
3489 #: ../plugins/fn-financial/functions.c:1599
3490 msgid "dates:dates of cash flow"
3493 #: ../plugins/fn-financial/functions.c:1545
3495 "XNPV calculates the net present value of a cash flow at irregular times."
3498 #: ../plugins/fn-financial/functions.c:1597
3499 msgid "XIRR:internal rate of return"
3502 #: ../plugins/fn-financial/functions.c:1601
3504 "XIRR calculates the annualized internal rate of return of a cash flow at "
3505 "arbitrary points in time. @{values} lists the payments (negative values) "
3506 "and receipts (positive values) with one value for each entry in @{dates}."
3509 #: ../plugins/fn-financial/functions.c:1691
3510 msgid "FV:future value"
3513 #: ../plugins/fn-financial/functions.c:1697
3515 "FV calculates the future value of @{pv} moved @{nper} periods into the "
3516 "future, assuming a periodic payment of @{pmt} and an interest rate of "
3517 "@{rate} per period."
3520 #: ../plugins/fn-financial/functions.c:1727
3521 msgid "PMT:payment for annuity"
3524 #: ../plugins/fn-financial/functions.c:1733
3525 msgid "PMT calculates the payment amount for an annuity."
3528 #: ../plugins/fn-financial/functions.c:1757
3529 msgid "IPMT:interest payment for period"
3532 #: ../plugins/fn-financial/functions.c:1764
3534 "IPMT calculates the interest part of an annuity's payment for period number "
3538 #: ../plugins/fn-financial/functions.c:1797
3539 msgid "PPMT:interest payment for period"
3542 #: ../plugins/fn-financial/functions.c:1804
3544 "PPMT calculates the principal part of an annuity's payment for period number "
3548 #: ../plugins/fn-financial/functions.c:1841
3549 msgid "NPER:number of periods"
3552 #: ../plugins/fn-financial/functions.c:1847
3554 "NPER calculates the number of periods of an investment based on periodic "
3555 "constant payments and a constant interest rate."
3558 #: ../plugins/fn-financial/functions.c:1889
3559 msgid "DURATION:the (Macaulay) duration of a security"
3562 #: ../plugins/fn-financial/functions.c:1892
3563 #: ../plugins/fn-financial/functions.c:3240
3564 msgid "coupon:annual coupon rate"
3567 #: ../plugins/fn-financial/functions.c:1896
3568 msgid "DURATION calculates the (Macaulay) duration of a security."
3571 #: ../plugins/fn-financial/functions.c:1935
3572 msgid "G_DURATION:the duration of a investment"
3575 #: ../plugins/fn-financial/functions.c:1939
3577 "G_DURATION calculates the number of periods needed for an investment to "
3578 "attain a desired value."
3581 #: ../plugins/fn-financial/functions.c:1940
3582 msgid "G_DURATION is the OpenFormula function PDURATION."
3585 #: ../plugins/fn-financial/functions.c:1969
3586 msgid "FVSCHEDULE:future value"
3589 #: ../plugins/fn-financial/functions.c:1970
3590 msgid "principal:initial value"
3593 #: ../plugins/fn-financial/functions.c:1971
3594 msgid "schedule:range of interest rates"
3597 #: ../plugins/fn-financial/functions.c:1972
3599 "FVSCHEDULE calculates the future value of @{principal} after applying a "
3600 "range of interest rates with compounding."
3603 #: ../plugins/fn-financial/functions.c:2005
3604 msgid "EURO:equivalent of 1 EUR"
3607 #: ../plugins/fn-financial/functions.c:2006
3608 msgid "currency:three-letter currency code"
3611 #: ../plugins/fn-financial/functions.c:2007
3613 "EURO calculates the national currency amount corresponding to 1 EUR for any "
3614 "of the national currencies that were replaced by the Euro on its "
3618 #: ../plugins/fn-financial/functions.c:2008
3620 "@{currency} must be one of ATS (Austria), BEF (Belgium), CYP (Cyprus), DEM "
3621 "(Germany), EEK (Estonia), ESP (Spain), EUR (Euro), FIM (Finland), FRF "
3622 "(France), GRD (Greece), IEP (Ireland), ITL (Italy), LUF (Luxembourg), MTL "
3623 "(Malta), NLG (The Netherlands), PTE (Portugal), SIT (Slovenia), or SKK "
3627 #: ../plugins/fn-financial/functions.c:2027
3628 #: ../plugins/fn-financial/functions.c:2211
3629 msgid "This function is not likely to be useful anymore."
3632 #: ../plugins/fn-financial/functions.c:2202
3633 msgid "EUROCONVERT:pre-Euro amount from one currency to another"
3636 #: ../plugins/fn-financial/functions.c:2203
3640 #: ../plugins/fn-financial/functions.c:2204
3641 msgid "source:three-letter source currency code"
3644 #: ../plugins/fn-financial/functions.c:2205
3645 msgid "target:three-letter target currency code"
3648 #: ../plugins/fn-financial/functions.c:2206
3649 msgid "full_precision:whether to provide the full precision; defaults to false"
3652 #: ../plugins/fn-financial/functions.c:2207
3654 "triangulation_precision:number of digits (at least 3) to be rounded to after "
3655 "conversion of the source currency to euro; defaults to no rounding"
3658 #: ../plugins/fn-financial/functions.c:2208
3660 "EUROCONVERT converts @{n} units of currency @{source} to currency "
3661 "@{target}. The rates used are the official ones used on the introduction of "
3665 #: ../plugins/fn-financial/functions.c:2209
3667 "If @{full_precision} is true, the result is not rounded; if it false the "
3668 "result is rounded to 0 or 2 decimals depending on the target currency; "
3669 "defaults to false."
3672 #: ../plugins/fn-financial/functions.c:2210
3674 "@{source} and @{target} must be one of the currencies listed for the EURO "
3678 #: ../plugins/fn-financial/functions.c:2254
3679 msgid "PRICE:price of a security"
3682 #: ../plugins/fn-financial/functions.c:2262
3684 "PRICE calculates the price per $100 face value of a security that pays "
3685 "periodic interest."
3688 #: ../plugins/fn-financial/functions.c:2304
3689 msgid "YIELD:yield of a security"
3692 #: ../plugins/fn-financial/functions.c:2308
3693 #: ../plugins/fn-financial/functions.c:2416
3694 #: ../plugins/fn-financial/functions.c:2463
3695 #: ../plugins/fn-financial/functions.c:2653
3696 #: ../plugins/fn-financial/functions.c:2826
3697 msgid "price:price of security"
3700 #: ../plugins/fn-financial/functions.c:2312
3701 msgid "YIELD calculates the yield of a security that pays periodic interest."
3704 #: ../plugins/fn-financial/functions.c:2413
3705 msgid "YIELDDISC:yield of a discounted security"
3708 #: ../plugins/fn-financial/functions.c:2419
3709 msgid "YIELDDISC calculates the yield of a discounted security."
3712 #: ../plugins/fn-financial/functions.c:2458
3713 msgid "YIELDMAT:yield of a security"
3716 #: ../plugins/fn-financial/functions.c:2465
3718 "YIELDMAT calculates the yield of a security for which the interest is paid "
3722 #: ../plugins/fn-financial/functions.c:2497
3723 msgid "ODDFPRICE:price of a security that has an odd first period"
3726 #: ../plugins/fn-financial/functions.c:2501
3727 #: ../plugins/fn-financial/functions.c:2651
3728 msgid "first_interest:first interest date"
3731 #: ../plugins/fn-financial/functions.c:2507
3733 "ODDFPRICE calculates the price per $100 face value of a security that pays "
3734 "periodic interest, but has an odd first period."
3737 #: ../plugins/fn-financial/functions.c:2647
3738 msgid "ODDFYIELD:yield of a security that has an odd first period"
3741 #: ../plugins/fn-financial/functions.c:2657
3743 "ODDFYIELD calculates the yield of a security that pays periodic interest, "
3744 "but has an odd first period."
3747 #: ../plugins/fn-financial/functions.c:2743
3748 msgid "ODDLPRICE:price of a security that has an odd last period"
3751 #: ../plugins/fn-financial/functions.c:2746
3752 #: ../plugins/fn-financial/functions.c:2824
3753 msgid "last_interest:last interest date"
3756 #: ../plugins/fn-financial/functions.c:2752
3758 "ODDLPRICE calculates the price per $100 face value of a security that pays "
3759 "periodic interest, but has an odd last period."
3762 #: ../plugins/fn-financial/functions.c:2821
3763 msgid "ODDLYIELD:yield of a security that has an odd last period"
3766 #: ../plugins/fn-financial/functions.c:2830
3768 "ODDLYIELD calculates the yield of a security that pays periodic interest, "
3769 "but has an odd last period."
3772 #: ../plugins/fn-financial/functions.c:2899
3773 msgid "AMORDEGRC:depreciation of an asset using French accounting conventions"
3776 #: ../plugins/fn-financial/functions.c:2901
3777 #: ../plugins/fn-financial/functions.c:2957
3778 msgid "purchase_date:date of purchase"
3781 #: ../plugins/fn-financial/functions.c:2902
3782 #: ../plugins/fn-financial/functions.c:2958
3783 msgid "first_period:end of first period"
3786 #: ../plugins/fn-financial/functions.c:2905
3787 #: ../plugins/fn-financial/functions.c:2961
3788 msgid "rate:depreciation rate"
3791 #: ../plugins/fn-financial/functions.c:2908
3793 "AMORDEGRC calculates the depreciation of an asset using French accounting "
3794 "conventions. Assets purchased in the middle of a period take prorated "
3795 "depreciation into account. This is similar to AMORLINC, except that a "
3796 "depreciation coefficient is applied in the calculation depending on the life "
3800 #: ../plugins/fn-financial/functions.c:2912
3802 "The depreciation coefficient used is:\n"
3803 "1.0 for an expected lifetime less than 3 years,\n"
3804 "1.5 for an expected lifetime of at least 3 years but less than 5 years,\n"
3805 "2.0 for an expected lifetime of at least 5 years but at most 6 years,\n"
3806 "2.5 for an expected lifetime of more than 6 years."
3809 #: ../plugins/fn-financial/functions.c:2917
3811 "Special depreciation rules are applied for the last two periods resulting in "
3812 "a possible total depreciation exceeding the difference of @{cost} - "
3816 #: ../plugins/fn-financial/functions.c:2919
3817 msgid "Named for AMORtissement DEGRessif Comptabilite."
3820 #: ../plugins/fn-financial/functions.c:2955
3821 msgid "AMORLINC:depreciation of an asset using French accounting conventions"
3824 #: ../plugins/fn-financial/functions.c:2964
3826 "AMORLINC calculates the depreciation of an asset using French accounting "
3827 "conventions. Assets purchased in the middle of a period take prorated "
3828 "depreciation into account. "
3831 #: ../plugins/fn-financial/functions.c:2966
3832 msgid "Named for AMORtissement LINeaire Comptabilite."
3835 #: ../plugins/fn-financial/functions.c:3001
3836 msgid "COUPDAYBS:number of days from coupon period to settlement"
3839 #: ../plugins/fn-financial/functions.c:3006
3840 #: ../plugins/fn-financial/functions.c:3030
3841 #: ../plugins/fn-financial/functions.c:3054
3842 #: ../plugins/fn-financial/functions.c:3078
3843 #: ../plugins/fn-financial/functions.c:3104
3844 #: ../plugins/fn-financial/functions.c:3130
3845 msgid "eom:end-of-month flag"
3848 #: ../plugins/fn-financial/functions.c:3007
3850 "COUPDAYBS calculates the number of days from the beginning of the coupon "
3851 "period to the settlement date."
3854 #: ../plugins/fn-financial/functions.c:3025
3855 msgid "COUPDAYS:number of days in the coupon period of the settlement date"
3858 #: ../plugins/fn-financial/functions.c:3031
3860 "COUPDAYS calculates the number of days in the coupon period of the "
3864 #: ../plugins/fn-financial/functions.c:3049
3866 "COUPDAYSNC:number of days from the settlement date to the next coupon period"
3869 #: ../plugins/fn-financial/functions.c:3055
3871 "COUPDAYSNC calculates number of days from the settlement date to the next "
3875 #: ../plugins/fn-financial/functions.c:3073
3876 msgid "COUPNCD:the next coupon date after settlement"
3879 #: ../plugins/fn-financial/functions.c:3079
3880 msgid "COUPNCD calculates the coupon date following settlement."
3883 #: ../plugins/fn-financial/functions.c:3099
3884 msgid "COUPPCD:the last coupon date before settlement"
3887 #: ../plugins/fn-financial/functions.c:3105
3888 msgid "COUPPCD calculates the coupon date preceding settlement."
3891 #: ../plugins/fn-financial/functions.c:3125
3892 msgid "COUPNUM:number of coupons"
3895 #: ../plugins/fn-financial/functions.c:3131
3897 "COUPNUM calculates the number of coupons to be paid between the settlement "
3898 "and maturity dates, rounded up."
3901 #: ../plugins/fn-financial/functions.c:3149
3902 msgid "CUMIPMT:cumulative interest payment"
3905 #: ../plugins/fn-financial/functions.c:3150
3906 #: ../plugins/fn-financial/functions.c:3194
3907 msgid "rate:interest rate per period"
3910 #: ../plugins/fn-financial/functions.c:3153
3911 #: ../plugins/fn-financial/functions.c:3197
3912 #: ../plugins/fn-financial/functions.c:3288
3913 msgid "start_period:first period to accumulate for"
3916 #: ../plugins/fn-financial/functions.c:3154
3917 #: ../plugins/fn-financial/functions.c:3198
3918 #: ../plugins/fn-financial/functions.c:3289
3919 msgid "end_period:last period to accumulate for"
3922 #: ../plugins/fn-financial/functions.c:3156
3924 "CUMIPMT calculates the cumulative interest paid on a loan from "
3925 "@{start_period} to @{end_period}."
3928 #: ../plugins/fn-financial/functions.c:3193
3929 msgid "CUMPRINC:cumulative principal"
3932 #: ../plugins/fn-financial/functions.c:3200
3934 "CUMPRINC calculates the cumulative principal paid on a loan from "
3935 "@{start_period} to @{end_period}."
3938 #: ../plugins/fn-financial/functions.c:3237
3939 msgid "MDURATION:the modified (Macaulay) duration of a security"
3942 #: ../plugins/fn-financial/functions.c:3244
3943 msgid "MDURATION calculates the modified (Macaulay) duration of a security."
3946 #: ../plugins/fn-financial/functions.c:3284
3947 msgid "VDB:depreciation of an asset"
3950 #: ../plugins/fn-financial/functions.c:3291
3951 msgid "no_switch:do not switch to straight-line depreciation"
3954 #: ../plugins/fn-financial/functions.c:3292
3956 "VDB calculates the depreciation of an asset for a given period range using "
3957 "the variable-rate declining balance method."
3960 #: ../plugins/fn-financial/functions.c:3293
3962 "If @{no_switch} is FALSE, the calculation switches to straight-line "
3963 "depreciation when depreciation is greater than the declining balance "
3967 #: ../plugins/fn-hebrew-date/functions.c:92
3968 msgid "HDATE:Hebrew date"
3971 #: ../plugins/fn-hebrew-date/functions.c:93
3972 #: ../plugins/fn-hebrew-date/functions.c:162
3973 #: ../plugins/fn-hebrew-date/functions.c:235
3974 #: ../plugins/fn-hebrew-date/functions.c:262
3975 #: ../plugins/fn-hebrew-date/functions.c:289
3976 #: ../plugins/fn-hebrew-date/functions.c:316
3977 msgid "year:Gregorian year of date, defaults to the current year"
3980 #: ../plugins/fn-hebrew-date/functions.c:94
3981 #: ../plugins/fn-hebrew-date/functions.c:163
3982 #: ../plugins/fn-hebrew-date/functions.c:236
3983 #: ../plugins/fn-hebrew-date/functions.c:263
3984 #: ../plugins/fn-hebrew-date/functions.c:290
3985 #: ../plugins/fn-hebrew-date/functions.c:317
3986 msgid "month:Gregorian month of year, defaults to the current month"
3989 #: ../plugins/fn-hebrew-date/functions.c:95
3990 #: ../plugins/fn-hebrew-date/functions.c:164
3991 #: ../plugins/fn-hebrew-date/functions.c:237
3992 #: ../plugins/fn-hebrew-date/functions.c:264
3993 #: ../plugins/fn-hebrew-date/functions.c:291
3994 #: ../plugins/fn-hebrew-date/functions.c:318
3995 msgid "day:Gregorian day of month, defaults to the current day"
3998 #: ../plugins/fn-hebrew-date/functions.c:127
3999 msgid "DATE2HDATE:Hebrew date"
4002 #: ../plugins/fn-hebrew-date/functions.c:128
4003 #: ../plugins/fn-hebrew-date/functions.c:203
4004 #: ../plugins/fn-hebrew-date/functions.c:342
4005 msgid "date:Gregorian date, defaults to today"
4008 #: ../plugins/fn-hebrew-date/functions.c:161
4009 msgid "HDATE_HEB:Hebrew date in Hebrew"
4012 #: ../plugins/fn-hebrew-date/functions.c:202
4013 msgid "DATE2HDATE_HEB:Hebrew date in Hebrew"
4016 #: ../plugins/fn-hebrew-date/functions.c:234
4017 msgid "HDATE_MONTH:Hebrew month of Gregorian date"
4020 #: ../plugins/fn-hebrew-date/functions.c:261
4021 msgid "HDATE_DAY:Hebrew day of Gregorian date"
4024 #: ../plugins/fn-hebrew-date/functions.c:288
4025 msgid "HDATE_YEAR:Hebrew year of Gregorian date"
4028 #: ../plugins/fn-hebrew-date/functions.c:315
4029 msgid "HDATE_JULIAN:Julian day number for given Gregorian date"
4032 #: ../plugins/fn-hebrew-date/functions.c:341
4033 msgid "DATE2JULIAN:Julian day number for given Gregorian date"
4036 #: ../plugins/fn-info/functions.c:68
4037 msgid "CELL:information of @{type} about @{cell}"
4040 #: ../plugins/fn-info/functions.c:69
4041 msgid "type:string specifying the type of information requested"
4044 #: ../plugins/fn-info/functions.c:70
4045 msgid "cell:cell reference"
4048 #: ../plugins/fn-info/functions.c:71
4050 "@{type} specifies the type of information you want to obtain:\n"
4051 " address \t\tReturns the given cell reference as text.\n"
4052 " col \t\tReturns the number of the column in @{cell}.\n"
4053 " color \t\tReturns 0.\n"
4054 " contents \t\tReturns the contents of the cell in @{cell}.\n"
4055 " column \t\tReturns the number of the column in @{cell}.\n"
4056 " columnwidth \tReturns the column width.\n"
4057 " coord \t\tReturns the absolute address of @{cell}.\n"
4058 " datatype \tsame as type\n"
4059 " filename \t\tReturns the name of the file of @{cell}.\n"
4060 " format \t\tReturns the code of the format of the cell.\n"
4061 " formulatype \tsame as type\n"
4062 " locked \t\tReturns 1 if @{cell} is locked.\n"
4063 " parentheses \tReturns 1 if @{cell} contains a negative value\n"
4064 " \t\tand its format displays it with parentheses.\n"
4065 " prefix \t\tReturns a character indicating the horizontal\n"
4066 " \t\talignment of @{cell}.\n"
4067 " prefixcharacter \tsame as prefix\n"
4068 " protect \t\tReturns 1 if @{cell} is locked.\n"
4069 " row \t\tReturns the number of the row in @{cell}.\n"
4070 " sheetname \tReturns the name of the sheet of @{cell}.\n"
4071 " type \t\tReturns \"l\" if @{cell} contains a string, \n"
4072 " \t\t\"v\" if it contains some other value, and \n"
4073 " \t\t\"b\" if @{cell} is blank.\n"
4074 " value \t\tReturns the contents of the cell in @{cell}.\n"
4075 " width \t\tReturns the column width."
4078 #: ../plugins/fn-info/functions.c:1173
4079 msgid "EXPRESSION:expression in @{cell} as a string"
4082 #: ../plugins/fn-info/functions.c:1174
4083 msgid "cell:a cell reference"
4086 #: ../plugins/fn-info/functions.c:1175
4087 msgid "If @{cell} contains no expression, EXPRESSION returns empty."
4090 #: ../plugins/fn-info/functions.c:1210
4091 msgid "GET.FORMULA:the formula in @{cell} as a string"
4094 #: ../plugins/fn-info/functions.c:1211 ../plugins/fn-info/functions.c:1253
4095 #: ../plugins/fn-info/functions.c:1816
4096 msgid "cell:the referenced cell"
4099 #: ../plugins/fn-info/functions.c:1212
4100 msgid "GET.FORMULA is the OpenFormula function FORMULA."
4103 #: ../plugins/fn-info/functions.c:1213
4105 "If A1 is empty and A2 contains =B1+B2, then\n"
4106 "GET.FORMULA(A2) yields '=B1+B2' and\n"
4107 "GET.FORMULA(A1) yields ''."
4110 #: ../plugins/fn-info/functions.c:1252
4111 msgid "ISFORMULA:TRUE if @{cell} contains a formula"
4114 #: ../plugins/fn-info/functions.c:1254
4115 msgid "ISFORMULA is OpenFormula compatible."
4118 #: ../plugins/fn-info/functions.c:1283
4119 msgid "COUNTBLANK:the number of blank cells in @{range}"
4122 #: ../plugins/fn-info/functions.c:1284
4123 msgid "range:a cell range"
4126 #: ../plugins/fn-info/functions.c:1286
4127 msgid "COUNTBLANK(A1:A20) returns the number of blank cell in A1:A20."
4130 #: ../plugins/fn-info/functions.c:1338
4132 "INFO:information about the current operating environment according to @{type}"
4135 #: ../plugins/fn-info/functions.c:1340
4136 msgid "type:string giving the type of information requested"
4139 #: ../plugins/fn-info/functions.c:1341
4142 "INFO returns information about the current operating environment according "
4144 " memavail \t\tReturns the amount of memory available, bytes.\n"
4145 " memused \tReturns the amount of memory used (bytes).\n"
4146 " numfile \t\tReturns the number of active worksheets.\n"
4147 " osversion \t\tReturns the operating system version.\n"
4148 " recalc \t\tReturns the recalculation mode (automatic).\n"
4149 " release \t\tReturns the version of Gnumeric as text.\n"
4150 " system \t\tReturns the name of the environment.\n"
4151 " totmem \t\tReturns the amount of total memory available."
4154 "@SYNTAX=INFO(type)\n"
4155 "@DESCRIPTION=INFO returnerer information om det aktuelle udførelses-miljø.\n"
4156 "@type angiver den type information du vil have:\n"
4157 " memavail Returnerer hvor meget hukommelse der er tilgængeligt "
4159 " memused Returnerer hvor meget hukommelse der er brugt (byte).\n"
4160 " numfile Returnerer antal aktive arbejdsark.\n"
4161 " osversion Returnerer operativsystemversionen.\n"
4162 " recalc Returnerer genberegningstilstanden (automatisk).\n"
4163 " release Returnerer versionen på Gnumeric som tekst.\n"
4164 " system Returnerer navnet på miljøet.\n"
4165 " totmem Returnerer den totale mængde hukommelse tilgængeligt.\n"
4167 "Denne funktion er Excel-kompatibel, bortset fra at typerne 'directory' og "
4168 "'origin' ikke er implementeret. \n"
4170 "INFO(“system”) returnerer “Linux” på et Linux-system.\n"
4174 #: ../plugins/fn-info/functions.c:1438
4175 msgid "ISERROR:TRUE if @{value} is any error value"
4178 #: ../plugins/fn-info/functions.c:1439 ../plugins/fn-info/functions.c:1457
4179 #: ../plugins/fn-info/functions.c:1479 ../plugins/fn-info/functions.c:1569
4180 #: ../plugins/fn-info/functions.c:1607 ../plugins/fn-info/functions.c:1625
4181 #: ../plugins/fn-info/functions.c:1642 ../plugins/fn-info/functions.c:1681
4182 #: ../plugins/fn-info/functions.c:1702 ../plugins/fn-info/functions.c:1752
4183 msgid "value:a value"
4186 #: ../plugins/fn-info/functions.c:1456
4187 msgid "ISNA:TRUE if @{value} is the #N/A error value"
4190 #: ../plugins/fn-info/functions.c:1478
4191 msgid "ISERR:TRUE if @{value} is any error value except #N/A"
4194 #: ../plugins/fn-info/functions.c:1497
4195 msgid "ERROR.TYPE:the type of @{error}"
4198 #: ../plugins/fn-info/functions.c:1498
4199 msgid "error:an error"
4200 msgstr "error:En fejl"
4202 #: ../plugins/fn-info/functions.c:1499
4204 "ERROR.TYPE returns an error number corresponding to the given error value. "
4205 "The error numbers for error values are:\n"
4214 "ERROR.TYPE returnerer et fejlnummer som svarer til en given fejlværdi. "
4215 "Fejlnumrene for fejlværdierne er:\n"
4224 #: ../plugins/fn-info/functions.c:1533
4225 msgid "NA:the error value #N/A"
4226 msgstr "NA:Fejlværdien #N/A"
4228 #: ../plugins/fn-info/functions.c:1551
4229 msgid "ERROR:the error with the given @{name}"
4232 #: ../plugins/fn-info/functions.c:1552
4236 #: ../plugins/fn-info/functions.c:1568
4237 msgid "ISBLANK:TRUE if @{value} is blank"
4240 #: ../plugins/fn-info/functions.c:1570
4242 "This function checks if a value is blank. Empty cells are blank, but empty "
4246 #: ../plugins/fn-info/functions.c:1585
4247 msgid "ISEVEN:TRUE if @{n} is even"
4250 #: ../plugins/fn-info/functions.c:1586 ../plugins/fn-info/functions.c:1660
4251 #: ../plugins/fn-math/functions.c:1399
4255 #: ../plugins/fn-info/functions.c:1606
4256 msgid "ISLOGICAL:TRUE if @{value} is a logical value"
4259 #: ../plugins/fn-info/functions.c:1608
4260 msgid "This function checks if a value is either TRUE or FALSE."
4263 #: ../plugins/fn-info/functions.c:1624
4264 msgid "ISNONTEXT:TRUE if @{value} is not text"
4267 #: ../plugins/fn-info/functions.c:1641
4268 msgid "ISNUMBER:TRUE if @{value} is a number"
4271 #: ../plugins/fn-info/functions.c:1643
4273 "This function checks if a value is a number. Neither TRUE nor FALSE are "
4274 "numbers for this purpose."
4277 #: ../plugins/fn-info/functions.c:1659
4278 msgid "ISODD:TRUE if @{n} is odd"
4281 #: ../plugins/fn-info/functions.c:1680
4282 msgid "ISREF:TRUE if @{value} is a reference"
4285 #: ../plugins/fn-info/functions.c:1682
4286 msgid "This function checks if a value is a cell reference."
4289 #: ../plugins/fn-info/functions.c:1701
4290 msgid "ISTEXT:TRUE if @{value} is text"
4293 #: ../plugins/fn-info/functions.c:1719
4294 msgid "N:@{text} converted to a number"
4297 #: ../plugins/fn-info/functions.c:1720 ../plugins/fn-string/functions.c:370
4298 #: ../plugins/fn-string/functions.c:586 ../plugins/fn-string/functions.c:726
4299 #: ../plugins/fn-string/functions.c:770 ../plugins/fn-string/functions.c:897
4300 #: ../plugins/fn-string/functions.c:1122 ../plugins/fn-string/functions.c:1169
4301 #: ../plugins/fn-string/functions.c:1202 ../plugins/fn-string/functions.c:1518
4305 #: ../plugins/fn-info/functions.c:1721
4306 msgid "If @{text} contains non-numerical text, 0 is returned."
4309 #: ../plugins/fn-info/functions.c:1724
4310 msgid "=N(\"eleven\")"
4313 #: ../plugins/fn-info/functions.c:1751
4314 msgid "TYPE:a number indicating the data type of @{value}"
4317 #: ../plugins/fn-info/functions.c:1753
4319 "TYPE returns a number indicating the data type of @{value}:\n"
4327 #: ../plugins/fn-info/functions.c:1792
4328 msgid "GETENV:the value of execution environment variable @{name}"
4331 #: ../plugins/fn-info/functions.c:1793
4332 msgid "name:the name of the environment variable"
4335 #: ../plugins/fn-info/functions.c:1794
4336 msgid "If a variable called @{name} does not exist, #N/A! will be returned."
4339 #: ../plugins/fn-info/functions.c:1795
4340 msgid "Variable names are case sensitive."
4343 #: ../plugins/fn-info/functions.c:1815
4344 msgid "GET.LINK:the target of the hyperlink attached to @{cell} as a string"
4347 #: ../plugins/fn-info/functions.c:1817
4349 "The value return is not updated automatically when the link attached to "
4350 "@{cell} changes but requires a recalculation."
4353 #: ../plugins/fn-logical/functions.c:44
4354 msgid "AND:logical conjunction"
4357 #: ../plugins/fn-logical/functions.c:45 ../plugins/fn-logical/functions.c:124
4358 #: ../plugins/fn-logical/functions.c:178
4359 msgid "b0:logical value"
4362 #: ../plugins/fn-logical/functions.c:46 ../plugins/fn-logical/functions.c:125
4363 #: ../plugins/fn-logical/functions.c:179
4364 msgid "b1:logical value"
4367 #: ../plugins/fn-logical/functions.c:47
4368 msgid "AND calculates the logical conjunction of its arguments @{b0},@{b1},..."
4371 #: ../plugins/fn-logical/functions.c:48 ../plugins/fn-logical/functions.c:127
4372 #: ../plugins/fn-logical/functions.c:181
4374 "If an argument is numerical, zero is considered FALSE and anything else TRUE."
4377 #: ../plugins/fn-logical/functions.c:49 ../plugins/fn-logical/functions.c:102
4378 #: ../plugins/fn-logical/functions.c:128 ../plugins/fn-logical/functions.c:182
4379 msgid "Strings and empty values are ignored."
4382 #: ../plugins/fn-logical/functions.c:50 ../plugins/fn-logical/functions.c:129
4383 #: ../plugins/fn-logical/functions.c:183
4384 msgid "If no logical values are provided, then the error #VALUE! is returned."
4385 msgstr "Hvis ingen logiske værdier tilbydes, så returneres fejlen #VÆRDI!."
4387 #: ../plugins/fn-logical/functions.c:51 ../plugins/fn-logical/functions.c:130
4388 #: ../plugins/fn-logical/functions.c:184
4390 "This function is strict: if any argument is an error, the result will be the "
4394 #: ../plugins/fn-logical/functions.c:57
4395 msgid "wiki:en:Logical_conjunction"
4398 #: ../plugins/fn-logical/functions.c:98
4399 msgid "NOT:logical negation"
4402 #: ../plugins/fn-logical/functions.c:99
4403 msgid "b:logical value"
4406 #: ../plugins/fn-logical/functions.c:100
4407 msgid "NOT calculates the logical negation of its argument."
4410 #: ../plugins/fn-logical/functions.c:101
4412 "If the argument is numerical, zero is considered FALSE and anything else "
4416 #: ../plugins/fn-logical/functions.c:107
4417 msgid "wiki:en:Negation"
4420 #: ../plugins/fn-logical/functions.c:123
4421 msgid "OR:logical disjunction"
4424 #: ../plugins/fn-logical/functions.c:126
4425 msgid "OR calculates the logical disjunction of its arguments @{b0},@{b1},..."
4428 #: ../plugins/fn-logical/functions.c:136
4429 msgid "wiki:en:Logical_disjunction"
4432 #: ../plugins/fn-logical/functions.c:177
4433 msgid "XOR:logical exclusive disjunction"
4436 #: ../plugins/fn-logical/functions.c:180
4438 "XOR calculates the logical exclusive disjunction of its arguments @{b0},"
4442 #: ../plugins/fn-logical/functions.c:189
4443 msgid "wiki:en:Exclusive_disjunction"
4446 #: ../plugins/fn-logical/functions.c:230
4447 msgid "IFERROR:test for error"
4450 #: ../plugins/fn-logical/functions.c:231
4451 msgid "x:value to test for error"
4454 #: ../plugins/fn-logical/functions.c:232 ../plugins/fn-logical/functions.c:250
4455 msgid "y:alternate value"
4458 #: ../plugins/fn-logical/functions.c:233
4460 "This function returns the first value, unless that is an error, in which "
4461 "case it returns the second."
4464 #: ../plugins/fn-logical/functions.c:248
4465 msgid "IFNA:test for #NA! error"
4468 #: ../plugins/fn-logical/functions.c:249
4469 msgid "x:value to test for #NA! error"
4472 #: ../plugins/fn-logical/functions.c:251
4474 "This function returns the first value, unless that is #NA!, in which case it "
4475 "returns the second."
4478 #: ../plugins/fn-logical/functions.c:268
4479 msgid "IFS:multi-branch conditional"
4482 #: ../plugins/fn-logical/functions.c:269
4483 msgid "cond1:condition"
4486 #: ../plugins/fn-logical/functions.c:270
4487 msgid "value1:value if @{condition1} is true"
4490 #: ../plugins/fn-logical/functions.c:271
4491 msgid "cond2:condition"
4494 #: ../plugins/fn-logical/functions.c:272
4495 msgid "value2:value if @{condition2} is true"
4498 #: ../plugins/fn-logical/functions.c:273
4500 "This function returns the value after the first true contional. If no "
4501 "conditional is true, #VALUE! is returned."
4504 #: ../plugins/fn-logical/functions.c:312
4505 msgid "SWITCH:multi-branch selector"
4508 #: ../plugins/fn-logical/functions.c:313
4512 #: ../plugins/fn-logical/functions.c:314
4513 msgid "choice1:first choice value"
4516 #: ../plugins/fn-logical/functions.c:315
4518 msgid "value1:first result value"
4519 msgstr "value:Søgeværdi"
4521 #: ../plugins/fn-logical/functions.c:316
4522 msgid "choice2:second choice value"
4525 #: ../plugins/fn-logical/functions.c:317
4527 msgid "value2:second result value"
4528 msgstr "value:Søgeværdi"
4530 #: ../plugins/fn-logical/functions.c:318
4532 "This function compares the reference value, @{ref}, against the choice "
4533 "values, @{choice1} etc., and returns the corresponding result value when it "
4534 "finds a match. The choices may be followed by a default value to use. If "
4535 "there are no choices that match and no default value, #NA! is return."
4538 #: ../plugins/fn-logical/functions.c:371
4539 msgid "TRUE:the value TRUE"
4542 #: ../plugins/fn-logical/functions.c:372
4543 msgid "TRUE returns the value TRUE."
4546 #: ../plugins/fn-logical/functions.c:376 ../plugins/fn-logical/functions.c:394
4547 msgid "wiki:en:Logical_value"
4550 #: ../plugins/fn-logical/functions.c:389
4551 msgid "FALSE:the value FALSE"
4554 #: ../plugins/fn-logical/functions.c:390
4555 msgid "FALSE returns the value FALSE."
4558 #: ../plugins/fn-lookup/functions.c:808
4559 msgid "ADDRESS:cell address as text"
4562 #: ../plugins/fn-lookup/functions.c:809
4563 msgid "row_num:row number"
4566 #: ../plugins/fn-lookup/functions.c:810
4567 msgid "col_num:column number"
4570 #: ../plugins/fn-lookup/functions.c:811
4572 "abs_num:1 for an absolute, 2 for a row absolute and column relative, 3 for a "
4573 "row relative and column absolute, and 4 for a relative reference; defaults "
4577 #: ../plugins/fn-lookup/functions.c:814
4579 "a1:if TRUE, an A1-style reference is provided, otherwise an R1C1-style "
4580 "reference; defaults to TRUE"
4583 #: ../plugins/fn-lookup/functions.c:816
4584 msgid "text:name of the worksheet, defaults to no sheet"
4587 #: ../plugins/fn-lookup/functions.c:817
4588 msgid "If @{row_num} or @{col_num} is less than one, ADDRESS returns #VALUE!"
4590 "Hvis @{row_num} eller @{col_num} er mindre end en, returnerer ADDRESS #VÆRDI!"
4592 #: ../plugins/fn-lookup/functions.c:819
4593 msgid "If @{abs_num} is greater than 4 ADDRESS returns #VALUE!"
4594 msgstr "Hvis @{abs_num} er større end 4, returnerer ADDRESS #VÆRDI!"
4596 #: ../plugins/fn-lookup/functions.c:906
4597 msgid "AREAS:number of areas in @{reference}"
4600 #: ../plugins/fn-lookup/functions.c:907
4601 msgid "reference:range"
4604 #: ../plugins/fn-lookup/functions.c:974
4605 msgid "CHOOSE:the (@{index}+1)th argument"
4608 #: ../plugins/fn-lookup/functions.c:975
4609 msgid "index:positive number"
4612 #: ../plugins/fn-lookup/functions.c:976
4613 msgid "value1:first value"
4616 #: ../plugins/fn-lookup/functions.c:977
4617 msgid "value2:second value"
4620 #: ../plugins/fn-lookup/functions.c:978
4621 msgid "CHOOSE returns its (@{index}+1)th argument."
4624 #: ../plugins/fn-lookup/functions.c:979
4626 "@{index} is truncated to an integer. If @{index} < 1 or the truncated "
4627 "@{index} > number of values, CHOOSE returns #VALUE!"
4629 "@{index} er afkortet til et heltal. Hvis @{index} < 1 eller den afkortet "
4630 "@{index} > antal værdier, returnerer CHOOSE #VÆRDI!"
4632 #: ../plugins/fn-lookup/functions.c:1021
4633 msgid "VLOOKUP:search the first column of @{range} for @{value}"
4636 #: ../plugins/fn-lookup/functions.c:1022 ../plugins/fn-lookup/functions.c:1090
4637 msgid "value:search value"
4638 msgstr "value:Søgeværdi"
4640 #: ../plugins/fn-lookup/functions.c:1023 ../plugins/fn-lookup/functions.c:1091
4641 msgid "range:range to search"
4644 #: ../plugins/fn-lookup/functions.c:1024
4645 msgid "column:1-based column offset indicating the return values"
4648 #: ../plugins/fn-lookup/functions.c:1025 ../plugins/fn-lookup/functions.c:1093
4650 "approximate:if false, an exact match of @{value} must be found; defaults to "
4654 #: ../plugins/fn-lookup/functions.c:1027
4655 msgid "as_index:if true, the 0-based row offset is returned; defaults to FALSE"
4658 #: ../plugins/fn-lookup/functions.c:1029
4660 "VLOOKUP function finds the row in @{range} that has a first cell similar to "
4661 "@{value}. If @{approximate} is not true it finds the row with an exact "
4662 "equality. If @{approximate} is true, it finds the last row with first value "
4663 "less than or equal to @{value}. If @{as_index} is true the 0-based row "
4664 "offset is returned."
4667 #: ../plugins/fn-lookup/functions.c:1036 ../plugins/fn-lookup/functions.c:1104
4669 "If @{approximate} is true, then the values must be sorted in order of "
4673 #: ../plugins/fn-lookup/functions.c:1038
4674 msgid "VLOOKUP returns #REF! if @{column} falls outside @{range}."
4677 #: ../plugins/fn-lookup/functions.c:1089
4678 msgid "HLOOKUP:search the first row of @{range} for @{value}"
4681 #: ../plugins/fn-lookup/functions.c:1092
4682 msgid "row:1-based row offset indicating the return values "
4685 #: ../plugins/fn-lookup/functions.c:1095
4687 "as_index:if true, the 0-based column offset is returned; defaults to FALSE"
4690 #: ../plugins/fn-lookup/functions.c:1097
4692 "HLOOKUP function finds the row in @{range} that has a first cell similar to "
4693 "@{value}. If @{approximate} is not true it finds the column with an exact "
4694 "equality. If @{approximate} is true, it finds the last column with first "
4695 "value less than or equal to @{value}. If @{as_index} is true the 0-based "
4696 "column offset is returned."
4699 #: ../plugins/fn-lookup/functions.c:1106
4700 msgid "HLOOKUP returns #REF! if @{row} falls outside @{range}."
4703 #: ../plugins/fn-lookup/functions.c:1157
4705 "LOOKUP:contents of @{vector2} at the corresponding location to @{value} in "
4709 #: ../plugins/fn-lookup/functions.c:1159
4710 msgid "value:value to look up"
4713 #: ../plugins/fn-lookup/functions.c:1160
4714 msgid "vector1:range to search:"
4717 #: ../plugins/fn-lookup/functions.c:1161
4718 msgid "vector2:range of return values"
4721 #: ../plugins/fn-lookup/functions.c:1162
4723 "If @{vector1} has more rows than columns, LOOKUP searches the first row of "
4724 "@{vector1}, otherwise the first column. If @{vector2} is omitted the return "
4725 "value is taken from the last row or column of @{vector1}."
4728 #: ../plugins/fn-lookup/functions.c:1166
4730 "If LOOKUP can't find @{value} it uses the largest value less than @{value}."
4733 #: ../plugins/fn-lookup/functions.c:1168
4734 msgid "The data must be sorted."
4737 #: ../plugins/fn-lookup/functions.c:1169
4738 msgid "If @{value} is smaller than the first value it returns #N/A."
4741 #: ../plugins/fn-lookup/functions.c:1170
4743 "If the corresponding location does not exist in @{vector2}, it returns #N/A."
4746 #: ../plugins/fn-lookup/functions.c:1257
4747 msgid "MATCH:the index of @{seek} in @{vector}"
4750 #: ../plugins/fn-lookup/functions.c:1258
4751 msgid "seek:value to find"
4754 #: ../plugins/fn-lookup/functions.c:1259
4755 msgid "vector:n by 1 or 1 by n range to be searched"
4758 #: ../plugins/fn-lookup/functions.c:1260
4760 "type:+1 (the default) to find the largest value ≤ @{seek}, 0 to find the "
4761 "first value = @{seek}, or-1 to find the smallest value ≥ @{seek}"
4764 #: ../plugins/fn-lookup/functions.c:1263
4765 msgid "MATCH searches @{vector} for @{seek} and returns the 1-based index."
4768 #: ../plugins/fn-lookup/functions.c:1264
4770 " For @{type} = -1 the data must be sorted in descending order; for @{type} = "
4771 "+1 the data must be sorted in ascending order."
4774 #: ../plugins/fn-lookup/functions.c:1266
4775 msgid "If @{seek} could not be found, #N/A is returned."
4778 #: ../plugins/fn-lookup/functions.c:1267
4779 msgid "If @{vector} is neither n by 1 nor 1 by n, #N/A is returned."
4782 #: ../plugins/fn-lookup/functions.c:1311
4783 msgid "INDIRECT:contents of the cell pointed to by the @{ref_text} string"
4786 #: ../plugins/fn-lookup/functions.c:1312
4787 msgid "ref_text:textual reference"
4790 #: ../plugins/fn-lookup/functions.c:1313
4792 "format:if true, @{ref_text} is given in A1-style, otherwise it is given in "
4793 "R1C1 style; defaults to true"
4796 #: ../plugins/fn-lookup/functions.c:1315
4798 "If @{ref_text} is not a valid reference in the style determined by "
4799 "@{format}, INDIRECT returns #REF!"
4802 #: ../plugins/fn-lookup/functions.c:1349
4803 msgid "INDEX:reference to a cell in the given @{array}"
4806 #: ../plugins/fn-lookup/functions.c:1350
4807 msgid "array:cell or inline array"
4810 #: ../plugins/fn-lookup/functions.c:1351
4811 msgid "row:desired row, defaults to 1"
4814 #: ../plugins/fn-lookup/functions.c:1352
4815 msgid "col:desired column, defaults to 1"
4818 #: ../plugins/fn-lookup/functions.c:1353
4819 msgid "area:from which area to select a cell, defaults to 1"
4822 #: ../plugins/fn-lookup/functions.c:1354
4824 "INDEX gives a reference to a cell in the given @{array}. The cell is "
4825 "selected by @{row} and @{col}, which count the rows and columns in the array."
4828 #: ../plugins/fn-lookup/functions.c:1359
4830 "If the reference falls outside the range of @{array}, INDEX returns #REF!"
4833 #: ../plugins/fn-lookup/functions.c:1361
4835 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
4836 "21.3, 25.9, and 40.1. Then INDEX(A1:A5,4,1,1) equals 25.9"
4839 #: ../plugins/fn-lookup/functions.c:1450
4840 msgid "COLUMN:vector of column numbers"
4843 #: ../plugins/fn-lookup/functions.c:1451 ../plugins/fn-lookup/functions.c:1603
4844 msgid "x:reference, defaults to the position of the current expression"
4847 #: ../plugins/fn-lookup/functions.c:1452
4849 "COLUMN function returns a Nx1 array containing the sequence of integers from "
4850 "the first column to the last column of @{x}."
4853 # mangler der ikke noget i den engelske streng her.
4854 #: ../plugins/fn-lookup/functions.c:1455 ../plugins/fn-lookup/functions.c:1607
4857 "If @{x} is neither an array nor a reference nor a range, returns #VALUE!"
4859 "Hvis @{reference} hverken er en matrix eller en reference eller et interval, "
4860 "returnerer #VÆRDI!"
4862 #: ../plugins/fn-lookup/functions.c:1459
4863 msgid "column() in G13 equals 7."
4866 #: ../plugins/fn-lookup/functions.c:1499
4867 msgid "COLUMNNUMBER:column number for the given column called @{name}"
4870 #: ../plugins/fn-lookup/functions.c:1500
4871 msgid "name:column name such as \"IV\""
4874 #: ../plugins/fn-lookup/functions.c:1501
4875 msgid "If @{name} is invalid, COLUMNNUMBER returns #VALUE!"
4876 msgstr "Hvis @{name} er ugyldigt, returnerer COLUMNNUMBER #VÆRDI!"
4878 #: ../plugins/fn-lookup/functions.c:1526
4879 msgid "COLUMNS:number of columns in @{reference}"
4882 #: ../plugins/fn-lookup/functions.c:1527
4883 msgid "reference:array or area"
4886 #: ../plugins/fn-lookup/functions.c:1528
4888 "If @{reference} is neither an array nor a reference nor a range, COLUMNS "
4891 "Hvis @{reference} hverken er en matrix eller en reference eller et interval, "
4892 "returnerer COLUMNS #VÆRDI!"
4894 #: ../plugins/fn-lookup/functions.c:1544
4895 msgid "OFFSET:an offset cell range"
4898 #: ../plugins/fn-lookup/functions.c:1545
4899 msgid "range:reference or range"
4902 #: ../plugins/fn-lookup/functions.c:1546
4903 msgid "row:number of rows to offset @{range}"
4906 #: ../plugins/fn-lookup/functions.c:1547
4907 msgid "col:number of columns to offset @{range}"
4910 #: ../plugins/fn-lookup/functions.c:1548
4911 msgid "height:height of the offset range, defaults to height of @{range}"
4914 #: ../plugins/fn-lookup/functions.c:1549
4915 msgid "width:width of the offset range, defaults to width of @{range}"
4918 #: ../plugins/fn-lookup/functions.c:1550
4920 "OFFSET returns the cell range starting at offset (@{row},@{col}) from "
4921 "@{range} of height @{height} and width @{width}."
4924 #: ../plugins/fn-lookup/functions.c:1553
4925 msgid "If @{range} is neither a reference nor a range, OFFSET returns #VALUE!"
4927 "Hvis @{range} hverken er en reference eller et interval, returnerer OFFSET "
4930 #: ../plugins/fn-lookup/functions.c:1602
4931 msgid "ROW:vector of row numbers"
4934 #: ../plugins/fn-lookup/functions.c:1604
4936 "ROW function returns a 1xN array containing the sequence of integers from "
4937 "the first row to the last row of @{x}."
4940 #: ../plugins/fn-lookup/functions.c:1650
4941 msgid "ROWS:number of rows in @{reference}"
4944 #: ../plugins/fn-lookup/functions.c:1651
4945 msgid "reference:array, reference, or range"
4948 #: ../plugins/fn-lookup/functions.c:1652
4950 "If @{reference} is neither an array nor a reference nor a range, ROWS "
4953 "Hvis @{reference} hverken er en matrix eller en reference eller et interval, "
4954 "returnerer ROWS #VÆRDI!"
4956 #: ../plugins/fn-lookup/functions.c:1668
4957 msgid "SHEETS:number of sheets in @{reference}"
4958 msgstr "SHEETS:Antal ark i @{reference}"
4960 #: ../plugins/fn-lookup/functions.c:1669
4961 msgid "reference:array, reference, or range, defaults to the maximum range"
4964 #: ../plugins/fn-lookup/functions.c:1670
4966 "If @{reference} is neither an array nor a reference nor a range, SHEETS "
4969 "Hvis @{reference} hverken er en matrix eller en reference eller et interval, "
4970 "returnerer SHEETS #VÆRDI!"
4972 #: ../plugins/fn-lookup/functions.c:1706
4973 msgid "SHEET:sheet number of @{reference}"
4976 #: ../plugins/fn-lookup/functions.c:1707
4978 "reference:reference or literal sheet name, defaults to the current sheet"
4981 #: ../plugins/fn-lookup/functions.c:1708
4983 "If @{reference} is neither a reference nor a literal sheet name, SHEET "
4986 "Hvis @{reference} hverken er en reference eller et bogstaveligt arknavn, "
4987 "returnerer SHEET #VÆRDI!"
4989 #: ../plugins/fn-lookup/functions.c:1754
4990 msgid "HYPERLINK:second or first arguments"
4993 #: ../plugins/fn-lookup/functions.c:1755
4994 msgid "link_location:string"
4997 #: ../plugins/fn-lookup/functions.c:1756
4998 msgid "label:string, optional"
5001 #: ../plugins/fn-lookup/functions.c:1757
5003 "HYPERLINK function currently returns its 2nd argument, or if that is omitted "
5007 #: ../plugins/fn-lookup/functions.c:1776
5008 msgid "TRANSPOSE:the transpose of @{matrix}"
5011 #: ../plugins/fn-lookup/functions.c:1777 ../plugins/fn-lookup/functions.c:1815
5012 msgid "matrix:range"
5015 #: ../plugins/fn-lookup/functions.c:1814
5016 msgid "FLIP:@{matrix} flipped"
5019 #: ../plugins/fn-lookup/functions.c:1816
5021 "vertical:if true, @{matrix} is flipped vertically, otherwise horizontally; "
5025 #: ../plugins/fn-lookup/functions.c:1861
5026 msgid "ARRAY:vertical array of the arguments"
5029 #: ../plugins/fn-lookup/functions.c:1862
5033 #: ../plugins/fn-lookup/functions.c:1918
5034 msgid "SORT:sorted list of numbers as vertical array"
5037 #: ../plugins/fn-lookup/functions.c:1919 ../plugins/fn-stat/functions.c:162
5038 #: ../plugins/fn-stat/functions.c:214
5039 msgid "ref:list of numbers"
5042 #: ../plugins/fn-lookup/functions.c:1920
5043 msgid "order:0 (descending order) or 1 (ascending order); defaults to 0"
5046 #: ../plugins/fn-lookup/functions.c:1921
5047 msgid "Strings, booleans, and empty cells are ignored."
5050 #: ../plugins/fn-lookup/functions.c:1922
5051 msgid "SORT({4,3,5}) evaluates to {5,4,3}"
5054 #: ../plugins/fn-math/functions.c:54
5056 "Numbers, text and logical values are included in the calculation too. If the "
5057 "cell contains text or the argument evaluates to FALSE, it is counted as "
5058 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1)."
5061 #: ../plugins/fn-math/functions.c:191
5062 msgid "GCD:the greatest common divisor"
5065 #: ../plugins/fn-math/functions.c:192 ../plugins/fn-math/functions.c:255
5066 msgid "n0:positive integer"
5069 #: ../plugins/fn-math/functions.c:193 ../plugins/fn-math/functions.c:256
5070 msgid "n1:positive integer"
5073 #: ../plugins/fn-math/functions.c:194
5075 "GCD calculates the greatest common divisor of the given numbers @{n0},"
5076 "@{n1},..., the greatest integer that is a divisor of each argument."
5079 #: ../plugins/fn-math/functions.c:195 ../plugins/fn-math/functions.c:258
5080 msgid "If any of the arguments is not an integer, it is truncated."
5083 #: ../plugins/fn-math/functions.c:254
5084 msgid "LCM:the least common multiple"
5087 #: ../plugins/fn-math/functions.c:257
5089 "LCM calculates the least common multiple of the given numbers @{n0},"
5090 "@{n1},..., the smallest integer that is a multiple of each argument."
5093 #: ../plugins/fn-math/functions.c:310
5094 msgid "GD:Gudermannian function"
5097 #: ../plugins/fn-math/functions.c:311 ../plugins/fn-math/functions.c:422
5098 #: ../plugins/fn-stat/functions.c:1906
5102 #: ../plugins/fn-math/functions.c:314
5103 msgid "wolfram:Gudermannian.html"
5106 #: ../plugins/fn-math/functions.c:315
5107 msgid "wiki:en:Gudermannian_function"
5110 #: ../plugins/fn-math/functions.c:334
5111 msgid "HYPOT:the square root of the sum of the squares of the arguments"
5114 #: ../plugins/fn-math/functions.c:335
5118 #: ../plugins/fn-math/functions.c:336
5122 #: ../plugins/fn-math/functions.c:357
5123 msgid "ABS:absolute value"
5124 msgstr "ABS:absolut værdi"
5126 #: ../plugins/fn-math/functions.c:359
5128 "ABS gives the absolute value of @{x}, i.e. the non-negative number of the "
5129 "same magnitude as @{x}."
5132 #: ../plugins/fn-math/functions.c:376
5133 msgid "ACOS:the arc cosine of @{x}"
5136 #: ../plugins/fn-math/functions.c:398
5137 msgid "ACOSH:the hyperbolic arc cosine of @{x}"
5140 #: ../plugins/fn-math/functions.c:421
5141 msgid "ACOT:inverse cotangent of @{x}"
5144 #: ../plugins/fn-math/functions.c:425
5145 msgid "wolfram:InverseCotangent.html"
5148 #: ../plugins/fn-math/functions.c:426 ../plugins/fn-math/functions.c:835
5149 #: ../plugins/fn-math/functions.c:891 ../plugins/fn-math/functions.c:1562
5150 #: ../plugins/fn-math/functions.c:1599 ../plugins/fn-math/functions.c:1639
5151 msgid "wiki:en:Trigonometric_functions"
5154 #: ../plugins/fn-math/functions.c:439
5155 msgid "ACOTH:the inverse hyperbolic cotangent of @{x}"
5158 #: ../plugins/fn-math/functions.c:443
5159 msgid "wolfram:InverseHyperbolicCotangent.html"
5162 #: ../plugins/fn-math/functions.c:444
5163 msgid "wiki:en:Inverse_hyperbolic_function"
5166 #: ../plugins/fn-math/functions.c:457
5167 msgid "ASIN:the arc sine of @{x}"
5170 #: ../plugins/fn-math/functions.c:459
5172 "ASIN calculates the arc sine of @{x}; that is the value whose sine is @{x}."
5175 #: ../plugins/fn-math/functions.c:461
5176 msgid "If @{x} falls outside the range -1 to 1, ASIN returns #NUM!"
5179 #: ../plugins/fn-math/functions.c:483
5180 msgid "ASINH:the inverse hyperbolic sine of @{x}"
5183 #: ../plugins/fn-math/functions.c:485
5185 "ASINH calculates the inverse hyperbolic sine of @{x}; that is the value "
5186 "whose hyperbolic sine is @{x}."
5189 #: ../plugins/fn-math/functions.c:502
5190 msgid "ATAN:the arc tangent of @{x}"
5193 #: ../plugins/fn-math/functions.c:504
5195 "ATAN calculates the arc tangent of @{x}; that is the value whose tangent is "
5199 #: ../plugins/fn-math/functions.c:507
5200 msgid "The result will be between −π/2 and +π/2."
5203 #: ../plugins/fn-math/functions.c:526
5204 msgid "ATANH:the inverse hyperbolic tangent of @{x}"
5207 #: ../plugins/fn-math/functions.c:528
5209 "ATANH calculates the inverse hyperbolic tangent of @{x}; that is the value "
5210 "whose hyperbolic tangent is @{x}."
5213 #: ../plugins/fn-math/functions.c:530
5214 msgid "If the absolute value of @{x} is greater than 1.0, ATANH returns #NUM!"
5217 #: ../plugins/fn-math/functions.c:551
5218 msgid "ATAN2:the arc tangent of the ratio @{y}/@{x}"
5221 #: ../plugins/fn-math/functions.c:553
5222 msgid "x:x-coordinate"
5225 #: ../plugins/fn-math/functions.c:554
5226 msgid "y:y-coordinate"
5229 #: ../plugins/fn-math/functions.c:555
5231 "ATAN2 calculates the direction from the origin to the point (@{x},@{y}) as "
5232 "an angle from the x-axis in radians."
5235 #: ../plugins/fn-math/functions.c:559
5236 msgid "The result will be between −π and +π."
5239 #: ../plugins/fn-math/functions.c:562
5240 msgid "The order of the arguments may be unexpected."
5243 #: ../plugins/fn-math/functions.c:586
5244 msgid "AGM:the arithmetic-geometric mean"
5247 #: ../plugins/fn-math/functions.c:587
5251 #: ../plugins/fn-math/functions.c:588
5255 #: ../plugins/fn-math/functions.c:589
5256 msgid "AGM computes the arithmetic-geometric mean of the two values."
5259 #: ../plugins/fn-math/functions.c:608
5260 msgid "CEIL:smallest integer larger than or equal to @{x}"
5263 #: ../plugins/fn-math/functions.c:610
5264 msgid "CEIL(@{x}) is the smallest integer that is at least as large as @{x}."
5267 #: ../plugins/fn-math/functions.c:611
5268 msgid "This function is the OpenFormula function CEILING(@{x})."
5271 #: ../plugins/fn-math/functions.c:628
5272 msgid "COUNTIF:count of the cells meeting the given @{criteria}"
5275 #: ../plugins/fn-math/functions.c:629 ../plugins/fn-math/functions.c:653
5276 #: ../plugins/fn-math/functions.c:672 ../plugins/fn-math/functions.c:718
5277 msgid "range:cell area"
5280 #: ../plugins/fn-math/functions.c:630 ../plugins/fn-math/functions.c:654
5281 msgid "criteria:condition for a cell to be counted"
5284 #: ../plugins/fn-math/functions.c:652
5285 msgid "COUNTIFS:count of the cells meeting the given @{criteria}"
5288 #: ../plugins/fn-math/functions.c:671
5290 "SUMIF:sum of the cells in @{actual_range} for which the corresponding cells "
5291 "in the range meet the given @{criteria}"
5294 #: ../plugins/fn-math/functions.c:673
5295 msgid "criteria:condition for a cell to be summed"
5298 #: ../plugins/fn-math/functions.c:674 ../plugins/fn-math/functions.c:720
5299 msgid "actual_range:cell area, defaults to @{range}"
5302 #: ../plugins/fn-math/functions.c:675
5304 "If the @{actual_range} has a size that differs from the size of @{range}, "
5305 "@{actual_range} is resized (retaining the top-left corner) to match the size "
5309 #: ../plugins/fn-math/functions.c:697
5311 "SUMIFS:sum of the cells in @{actual_range} for which the corresponding cells "
5312 "in the range meet the given criteria"
5315 #: ../plugins/fn-math/functions.c:698 ../plugins/fn-math/functions.c:739
5316 #: ../plugins/fn-math/functions.c:759 ../plugins/fn-math/functions.c:779
5317 msgid "actual_range:cell area"
5320 #: ../plugins/fn-math/functions.c:699 ../plugins/fn-math/functions.c:740
5321 #: ../plugins/fn-math/functions.c:760 ../plugins/fn-math/functions.c:780
5322 msgid "range1:cell area"
5325 #: ../plugins/fn-math/functions.c:700 ../plugins/fn-math/functions.c:741
5326 #: ../plugins/fn-math/functions.c:761 ../plugins/fn-math/functions.c:781
5327 msgid "criteria1:condition for a cell to be included"
5330 #: ../plugins/fn-math/functions.c:717
5332 "AVERAGEIF:average of the cells in @{actual range} for which the "
5333 "corresponding cells in the range meet the given @{criteria}"
5336 #: ../plugins/fn-math/functions.c:719
5337 msgid "criteria:condition for a cell to be included"
5340 #: ../plugins/fn-math/functions.c:738
5342 "AVERAGEIFS:average of the cells in @{actual_range} for which the "
5343 "corresponding cells in the range meet the given criteria"
5346 #: ../plugins/fn-math/functions.c:758
5348 "MINIFS:minimum of the cells in @{actual_range} for which the corresponding "
5349 "cells in the range meet the given criteria"
5352 #: ../plugins/fn-math/functions.c:778
5354 "MAXIFS:maximum of the cells in @{actual_range} for which the corresponding "
5355 "cells in the range meet the given criteria"
5358 #: ../plugins/fn-math/functions.c:798
5360 "CEILING:nearest multiple of @{significance} whose absolute value is at least "
5364 #: ../plugins/fn-math/functions.c:800 ../plugins/fn-math/functions.c:1206
5366 "significance:base multiple (defaults to 1 for @{x} > 0 and -1 for @{x} < 0)"
5369 #: ../plugins/fn-math/functions.c:801
5371 "CEILING(@{x},@{significance}) is the nearest multiple of @{significance} "
5372 "whose absolute value is at least ABS(@{x})."
5375 #: ../plugins/fn-math/functions.c:802
5377 "If @{x} or @{significance} is non-numeric, CEILING returns a #VALUE! error."
5379 "Hvis @{x} eller @{significance} er ikkenumerisk, returnerer CEILING en fejl "
5382 #: ../plugins/fn-math/functions.c:803
5384 "If @{x} and @{significance} have different signs, CEILING returns a #NUM! "
5388 #: ../plugins/fn-math/functions.c:805
5390 "CEILING(@{x}) is exported to ODF as CEILING(@{x},SIGN(@{x}),1). CEILING(@{x},"
5391 "@{significance}) is the OpenFormula function CEILING(@{x},@{significance},1)."
5394 #: ../plugins/fn-math/functions.c:831
5395 msgid "COS:the cosine of @{x}"
5396 msgstr "COS:kosinus af @{x}"
5398 #: ../plugins/fn-math/functions.c:832 ../plugins/fn-math/functions.c:940
5399 #: ../plugins/fn-math/functions.c:1557 ../plugins/fn-math/functions.c:1593
5400 #: ../plugins/fn-math/functions.c:1633 ../plugins/fn-math/functions.c:1831
5401 msgid "x:angle in radians"
5402 msgstr "x:vinkel i radianer"
5404 #: ../plugins/fn-math/functions.c:834
5405 msgid "wolfram:Cosine.html"
5408 #: ../plugins/fn-math/functions.c:851
5410 msgid "COSPI:the cosine of Pi*@{x}"
5411 msgstr "COS:kosinus af @{x}"
5413 #: ../plugins/fn-math/functions.c:852 ../plugins/fn-math/functions.c:905
5414 #: ../plugins/fn-math/functions.c:1576 ../plugins/fn-math/functions.c:1848
5416 msgid "x:number of half turns"
5417 msgstr "f:antal fejl"
5419 #: ../plugins/fn-math/functions.c:868
5420 msgid "COSH:the hyperbolic cosine of @{x}"
5423 #: ../plugins/fn-math/functions.c:886
5424 msgid "COT:the cotangent of @{x}"
5425 msgstr "COT:kotangens af @{x}"
5427 #: ../plugins/fn-math/functions.c:890
5428 msgid "wolfram:Cotangent.html"
5431 #: ../plugins/fn-math/functions.c:904
5433 msgid "COTPI:the cotangent of Pi*@{x}"
5434 msgstr "COT:kotangens af @{x}"
5436 #: ../plugins/fn-math/functions.c:921
5437 msgid "COTH:the hyperbolic cotangent of @{x}"
5440 #: ../plugins/fn-math/functions.c:925
5441 msgid "wolfram:HyperbolicCotangent.html"
5444 #: ../plugins/fn-math/functions.c:926 ../plugins/fn-math/functions.c:1619
5445 #: ../plugins/fn-math/functions.c:1659
5446 msgid "wiki:en:Hyperbolic_function"
5449 #: ../plugins/fn-math/functions.c:939
5450 msgid "DEGREES:equivalent degrees to @{x} radians"
5453 #: ../plugins/fn-math/functions.c:957
5454 msgid "EXP:e raised to the power of @{x}"
5455 msgstr "EXP:exponentialfunktionen af @{x}"
5457 #: ../plugins/fn-math/functions.c:959
5458 msgid "e is the base of the natural logarithm."
5459 msgstr "e er den naturlige logaritmes basis."
5461 #: ../plugins/fn-math/functions.c:982
5462 msgid "EXPM1:EXP(@{x})-1"
5463 msgstr "EXPM1:EXP(@{x})-1"
5465 #: ../plugins/fn-math/functions.c:984
5467 "This function has a higher resulting precision than evaluating EXP(@{x})-1."
5470 #: ../plugins/fn-math/functions.c:999
5471 msgid "FACT:the factorial of @{x}, i.e. @{x}!"
5474 #: ../plugins/fn-math/functions.c:1002
5475 msgid "The domain of this function has been extended using the GAMMA function."
5478 #: ../plugins/fn-math/functions.c:1023
5479 msgid "GAMMA:the Gamma function"
5480 msgstr "GAMMA:gammafunktionen"
5482 #: ../plugins/fn-math/functions.c:1040
5483 msgid "GAMMALN:natural logarithm of the Gamma function"
5486 #: ../plugins/fn-math/functions.c:1064
5488 msgid "IGAMMA:the incomplete Gamma function"
5489 msgstr "GAMMA:gammafunktionen"
5491 #: ../plugins/fn-math/functions.c:1065 ../plugins/fn-stat/functions.c:510
5495 #: ../plugins/fn-math/functions.c:1069
5497 "real:if true (the default), the real part of the result, otherwise the "
5501 #: ../plugins/fn-math/functions.c:1070
5503 "The regularized incomplete gamma function is the unregularized incomplete "
5504 "gamma function divided by gamma(@{a})"
5507 #: ../plugins/fn-math/functions.c:1071
5509 "This is a real valued function as long as neither @{a} nor @{z} are negative."
5512 #: ../plugins/fn-math/functions.c:1096
5513 msgid "BETA:Euler beta function"
5516 #: ../plugins/fn-math/functions.c:1098 ../plugins/fn-math/functions.c:1122
5517 #: ../plugins/fn-math/functions.c:1357
5521 #: ../plugins/fn-math/functions.c:1099
5523 "BETA function returns the value of the Euler beta function extended to all "
5524 "real numbers except 0 and negative integers."
5527 #: ../plugins/fn-math/functions.c:1100
5529 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETA returns #NUM!"
5532 #: ../plugins/fn-math/functions.c:1104 ../plugins/fn-math/functions.c:1128
5533 msgid "wiki:en:Beta_function"
5536 #: ../plugins/fn-math/functions.c:1120
5538 "BETALN:natural logarithm of the absolute value of the Euler beta function"
5541 #: ../plugins/fn-math/functions.c:1123
5543 "BETALN function returns the natural logarithm of the absolute value of the "
5544 "Euler beta function extended to all real numbers except 0 and negative "
5548 #: ../plugins/fn-math/functions.c:1124
5550 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETALN returns "
5554 #: ../plugins/fn-math/functions.c:1145
5555 msgid "COMBIN:binomial coefficient"
5558 #: ../plugins/fn-math/functions.c:1146 ../plugins/fn-math/functions.c:1178
5559 #: ../plugins/fn-math/functions.c:2397
5560 msgid "n:non-negative integer"
5563 #: ../plugins/fn-math/functions.c:1147 ../plugins/fn-math/functions.c:1179
5564 msgid "k:non-negative integer"
5567 #: ../plugins/fn-math/functions.c:1148
5569 "COMBIN returns the binomial coefficient \"@{n} choose @{k}\", the number of "
5570 "@{k}-combinations of an @{n}-element set without repetition."
5573 #: ../plugins/fn-math/functions.c:1151
5574 msgid "If @{n} is less than @{k} COMBIN returns #NUM!"
5577 #: ../plugins/fn-math/functions.c:1156
5578 msgid "wiki:en:Binomial_coefficient"
5581 #: ../plugins/fn-math/functions.c:1176
5583 "COMBINA:the number of @{k}-combinations of an @{n}-element set with "
5587 #: ../plugins/fn-math/functions.c:1184
5588 msgid "wiki:en:Multiset"
5591 #: ../plugins/fn-math/functions.c:1204
5593 "FLOOR:nearest multiple of @{significance} whose absolute value is at most "
5597 #: ../plugins/fn-math/functions.c:1208
5599 "FLOOR(@{x},@{significance}) is the nearest multiple of @{significance} whose "
5600 "absolute value is at most ABS(@{x})"
5603 #: ../plugins/fn-math/functions.c:1210
5605 "FLOOR(@{x}) is exported to ODF as FLOOR(@{x},SIGN(@{x}),1). FLOOR(@{x},"
5606 "@{significance}) is the OpenFormula function FLOOR(@{x},@{significance},1)."
5609 #: ../plugins/fn-math/functions.c:1240
5610 msgid "INT:largest integer not larger than @{x}"
5613 #: ../plugins/fn-math/functions.c:1259
5614 msgid "LOG:logarithm of @{x} with base @{base}"
5617 #: ../plugins/fn-math/functions.c:1260 ../plugins/fn-math/functions.c:1300
5618 #: ../plugins/fn-math/functions.c:1332 ../plugins/fn-math/functions.c:1419
5619 #: ../plugins/fn-math/functions.c:1441
5620 msgid "x:positive number"
5623 #: ../plugins/fn-math/functions.c:1261
5624 msgid "base:base of the logarithm, defaults to 10"
5627 #: ../plugins/fn-math/functions.c:1262
5628 msgid "@{base} must be positive and not equal to 1."
5631 #: ../plugins/fn-math/functions.c:1263
5632 msgid "If @{x} ≤ 0, LOG returns #NUM! error."
5635 #: ../plugins/fn-math/functions.c:1299
5636 msgid "LN:the natural logarithm of @{x}"
5637 msgstr "LN:den naturlige logaritme af @{x}"
5639 #: ../plugins/fn-math/functions.c:1301
5640 msgid "If @{x} ≤ 0, LN returns #NUM! error."
5643 #: ../plugins/fn-math/functions.c:1331
5644 msgid "LN1P:LN(1+@{x})"
5645 msgstr "LN1P:LN(1+@{x})"
5647 #: ../plugins/fn-math/functions.c:1333
5649 "LN1P calculates LN(1+@{x}) but yielding a higher precision than evaluating "
5653 #: ../plugins/fn-math/functions.c:1334
5654 msgid "If @{x} ≤ -1, LN returns #NUM! error."
5657 #: ../plugins/fn-math/functions.c:1355
5659 "POWER:the value of @{x} raised to the power @{y} raised to the power of 1/"
5663 #: ../plugins/fn-math/functions.c:1358
5666 msgstr "z:et komplekst tal"
5668 #: ../plugins/fn-math/functions.c:1359
5669 msgid "If both @{x} and @{y} equal 0, POWER returns #NUM!"
5672 #: ../plugins/fn-math/functions.c:1360
5673 msgid "If @{x} = 0 and @{y} < 0, POWER returns #DIV/0!"
5676 #: ../plugins/fn-math/functions.c:1361
5677 msgid "If @{x} < 0 and @{y} is not an integer, POWER returns #NUM!"
5680 #: ../plugins/fn-math/functions.c:1362
5681 msgid "@{z} defaults to 1"
5684 #: ../plugins/fn-math/functions.c:1363
5686 msgid "If @{z} is not a positive integer, POWER returns #NUM!"
5687 msgstr "Hvis @{i} er hverken “i” eller “j”, returnerer COMPLEX #VÆRDI!"
5689 #: ../plugins/fn-math/functions.c:1364
5690 msgid "If @{x} < 0, @{y} is odd, and @{z} is even, POWER returns #NUM!"
5693 #: ../plugins/fn-math/functions.c:1397
5694 msgid "POCHHAMMER:the value of GAMMA(@{x}+@{n})/GAMMA(@{x})"
5697 #: ../plugins/fn-math/functions.c:1418
5698 msgid "LOG2:the base-2 logarithm of @{x}"
5701 #: ../plugins/fn-math/functions.c:1420
5702 msgid "If @{x} ≤ 0, LOG2 returns #NUM!"
5705 #: ../plugins/fn-math/functions.c:1440
5706 msgid "LOG10:the base-10 logarithm of @{x}"
5709 #: ../plugins/fn-math/functions.c:1442
5710 msgid "If @{x} ≤ 0, LOG10 returns #NUM!"
5713 #: ../plugins/fn-math/functions.c:1462
5714 msgid "MOD:the remainder of @{x} under division by @{n}"
5717 #: ../plugins/fn-math/functions.c:1465
5718 msgid "MOD function returns the remainder when @{x} is divided by @{n}."
5721 #: ../plugins/fn-math/functions.c:1466
5722 msgid "If @{n} is 0, MOD returns #DIV/0!"
5725 #: ../plugins/fn-math/functions.c:1508
5726 msgid "RADIANS:the number of radians equivalent to @{x} degrees"
5729 #: ../plugins/fn-math/functions.c:1509
5730 msgid "x:angle in degrees"
5731 msgstr "x:vinkel i grader"
5733 #: ../plugins/fn-math/functions.c:1526
5734 msgid "REDUCEPI:reduce modulo Pi divided by a power of 2"
5737 #: ../plugins/fn-math/functions.c:1528
5741 #: ../plugins/fn-math/functions.c:1529
5742 msgid "q:get lower bits of quotient, defaults to FALSE"
5745 #: ../plugins/fn-math/functions.c:1531
5747 "This function returns a value, xr, such that @{x}=xr+j*Pi/2^@{e} where j is "
5748 "an integer and the absolute value of xr does not exceed Pi/2^(@{e}+1). If "
5749 "optional argument @{q} is TRUE, returns instead the @e+1 lower bits of j. "
5750 "The reduction is performed as-if using an exact value of Pi."
5753 #: ../plugins/fn-math/functions.c:1532
5755 "The lowest valid @{e} is -1 representing reduction modulo 2*Pi; the highest "
5756 "is 7 representing reduction modulo Pi/256."
5759 #: ../plugins/fn-math/functions.c:1556
5760 msgid "SIN:the sine of @{x}"
5761 msgstr "SIN:sinus af @{x}"
5763 #: ../plugins/fn-math/functions.c:1561
5764 msgid "wolfram:Sine.html"
5767 #: ../plugins/fn-math/functions.c:1575
5769 msgid "SINPI:the sine of Pi*@{x}"
5770 msgstr "SIN:sinus af @{x}"
5772 #: ../plugins/fn-math/functions.c:1592
5773 msgid "CSC:the cosecant of @{x}"
5776 #: ../plugins/fn-math/functions.c:1594 ../plugins/fn-math/functions.c:1614
5777 #: ../plugins/fn-math/functions.c:1634 ../plugins/fn-math/functions.c:1654
5778 msgid "This function is not Excel compatible."
5781 #: ../plugins/fn-math/functions.c:1598
5782 msgid "wolfram:Cosecant.html"
5785 #: ../plugins/fn-math/functions.c:1612
5786 msgid "CSCH:the hyperbolic cosecant of @{x}"
5789 #: ../plugins/fn-math/functions.c:1618
5790 msgid "wolfram:HyperbolicCosecant.html"
5793 #: ../plugins/fn-math/functions.c:1632
5797 #: ../plugins/fn-math/functions.c:1635
5798 msgid "SEC(@{x}) is exported to OpenFormula as 1/COS(@{x})."
5801 #: ../plugins/fn-math/functions.c:1638
5802 msgid "wolfram:Secant.html"
5805 #: ../plugins/fn-math/functions.c:1652
5806 msgid "SECH:the hyperbolic secant of @{x}"
5809 #: ../plugins/fn-math/functions.c:1655
5810 msgid "SECH(@{x}) is exported to OpenFormula as 1/COSH(@{x})."
5813 #: ../plugins/fn-math/functions.c:1658
5814 msgid "wolfram:HyperbolicSecant.html"
5817 #: ../plugins/fn-math/functions.c:1670
5818 msgid "SINH:the hyperbolic sine of @{x}"
5821 #: ../plugins/fn-math/functions.c:1688
5822 msgid "SQRT:square root of @{x}"
5823 msgstr "SQRT:kvadratroden af @{x}"
5825 #: ../plugins/fn-math/functions.c:1689 ../plugins/fn-math/functions.c:2139
5826 msgid "x:non-negative number"
5827 msgstr "x:ikke-negativt tal"
5829 #: ../plugins/fn-math/functions.c:1691
5830 msgid "If @{x} is negative, SQRT returns #NUM!"
5833 #: ../plugins/fn-math/functions.c:1710
5834 msgid "SUMA:sum of all values and cells referenced"
5837 #: ../plugins/fn-math/functions.c:1711 ../plugins/fn-math/functions.c:1735
5838 msgid "area0:first cell area"
5841 #: ../plugins/fn-math/functions.c:1712 ../plugins/fn-math/functions.c:1736
5842 msgid "area1:second cell area"
5845 #: ../plugins/fn-math/functions.c:1734
5846 msgid "SUMSQ:sum of the squares of all values and cells referenced"
5849 #: ../plugins/fn-math/functions.c:1782
5851 "MULTINOMIAL:multinomial coefficient (@{x1}+⋯+@{xn}) choose (@{x1},…,@{xn})"
5854 #: ../plugins/fn-math/functions.c:1783
5855 msgid "x1:first number"
5858 #: ../plugins/fn-math/functions.c:1784
5859 msgid "x2:second number"
5862 #: ../plugins/fn-math/functions.c:1785
5863 msgid "xn:nth number"
5866 #: ../plugins/fn-math/functions.c:1789
5867 msgid "wiki:en:Multinomial_theorem"
5870 #: ../plugins/fn-math/functions.c:1807
5871 msgid "G_PRODUCT:product of all the values and cells referenced"
5874 #: ../plugins/fn-math/functions.c:1808
5878 #: ../plugins/fn-math/functions.c:1809
5882 #: ../plugins/fn-math/functions.c:1810
5883 msgid "Empty cells are ignored and the empty product is 1."
5886 #: ../plugins/fn-math/functions.c:1830
5887 msgid "TAN:the tangent of @{x}"
5888 msgstr "TAN:tangens af @{x}"
5890 #: ../plugins/fn-math/functions.c:1847
5892 msgid "TANPI:the tangent of Pi*@{x}"
5893 msgstr "TAN:tangens af @{x}"
5895 #: ../plugins/fn-math/functions.c:1863
5896 msgid "TANH:the hyperbolic tangent of @{x}"
5899 #: ../plugins/fn-math/functions.c:1880
5901 msgid "PI:the constant 𝜋"
5902 msgstr "PI:konstanten π"
5904 #: ../plugins/fn-math/functions.c:1881
5907 "This function is Excel compatible, but it returns 𝜋 with a better precision."
5908 msgstr "Denne funktion er Excelkompatibel (undtagen “picapt”)."
5910 #: ../plugins/fn-math/functions.c:1898
5911 msgid "TRUNC:@{x} truncated to @{d} digits"
5914 #: ../plugins/fn-math/functions.c:1900
5915 msgid "d:non-negative integer, defaults to 0"
5918 #: ../plugins/fn-math/functions.c:1901
5920 "If @{d} is omitted or negative then it defaults to zero. If it is not an "
5921 "integer then it is truncated to an integer."
5924 #: ../plugins/fn-math/functions.c:1935
5925 msgid "EVEN:@{x} rounded away from 0 to the next even integer"
5928 #: ../plugins/fn-math/functions.c:1970
5929 msgid "ODD:@{x} rounded away from 0 to the next odd integer"
5932 #: ../plugins/fn-math/functions.c:2005
5933 msgid "FACTDOUBLE:double factorial"
5936 #: ../plugins/fn-math/functions.c:2006
5937 msgid "x:non-negative integer"
5938 msgstr "x:ikke-negativt heltal"
5940 #: ../plugins/fn-math/functions.c:2007
5941 msgid "FACTDOUBLE function returns the double factorial @{x}!!"
5944 #: ../plugins/fn-math/functions.c:2008
5946 "If @{x} is not an integer, it is truncated. If @{x} is negative, FACTDOUBLE "
5950 #: ../plugins/fn-math/functions.c:2042
5951 msgid "FIB:Fibonacci numbers"
5954 #: ../plugins/fn-math/functions.c:2043 ../plugins/fn-numtheory/numtheory.c:220
5955 #: ../plugins/fn-numtheory/numtheory.c:253
5956 #: ../plugins/fn-numtheory/numtheory.c:287
5957 #: ../plugins/fn-numtheory/numtheory.c:328
5958 #: ../plugins/fn-numtheory/numtheory.c:360
5959 #: ../plugins/fn-numtheory/numtheory.c:420
5960 #: ../plugins/fn-numtheory/numtheory.c:476
5961 #: ../plugins/fn-numtheory/numtheory.c:507
5962 msgid "n:positive integer"
5965 #: ../plugins/fn-math/functions.c:2044
5966 msgid "FIB(@{n}) is the @{n}th Fibonacci number."
5969 #: ../plugins/fn-math/functions.c:2045
5971 "If @{n} is not an integer, it is truncated. If it is negative or zero FIB "
5975 #: ../plugins/fn-math/functions.c:2083
5976 msgid "QUOTIENT:integer portion of a division"
5979 #: ../plugins/fn-math/functions.c:2084
5980 msgid "numerator:integer"
5983 #: ../plugins/fn-math/functions.c:2085
5984 msgid "denominator:non-zero integer"
5987 #: ../plugins/fn-math/functions.c:2086
5989 "QUOTIENT yields the integer portion of the division @{numerator}/"
5991 "QUOTIENT (@{numerator},@{denominator})⨉@{denominator}+MOD(@{numerator},"
5992 "@{denominator})=@{numerator}"
5995 #: ../plugins/fn-math/functions.c:2110
5996 msgid "SIGN:sign of @{x}"
5997 msgstr "SIGN:fortegn af @{x}"
5999 #: ../plugins/fn-math/functions.c:2112
6001 "SIGN returns 1 if the @{x} is positive and it returns -1 if @{x} is negative."
6004 #: ../plugins/fn-math/functions.c:2137
6006 msgid "SQRTPI:the square root of @{x} times 𝜋"
6007 msgstr "SQRT:kvadratroden af @{x}"
6009 #: ../plugins/fn-math/functions.c:2160
6010 msgid "ROUNDDOWN:@{x} rounded towards 0"
6013 #: ../plugins/fn-math/functions.c:2162 ../plugins/fn-math/functions.c:2186
6014 #: ../plugins/fn-math/functions.c:2227
6015 msgid "d:integer, defaults to 0"
6018 #: ../plugins/fn-math/functions.c:2163
6020 "If @{d} is greater than zero, @{x} is rounded toward 0 to the given number "
6022 "If @{d} is zero, @{x} is rounded toward 0 to the next integer.\n"
6023 "If @{d} is less than zero, @{x} is rounded toward 0 to the left of the "
6027 #: ../plugins/fn-math/functions.c:2184
6028 msgid "ROUND:rounded @{x}"
6031 #: ../plugins/fn-math/functions.c:2187
6033 "If @{d} is greater than zero, @{x} is rounded to the given number of "
6035 "If @{d} is zero, @{x} is rounded to the next integer.\n"
6036 "If @{d} is less than zero, @{x} is rounded to the left of the decimal point"
6039 #: ../plugins/fn-math/functions.c:2225
6040 msgid "ROUNDUP:@{x} rounded away from 0"
6043 #: ../plugins/fn-math/functions.c:2228
6045 "If @{d} is greater than zero, @{x} is rounded away from 0 to the given "
6046 "number of digits.\n"
6047 "If @{d} is zero, @{x} is rounded away from 0 to the next integer.\n"
6048 "If @{d} is less than zero, @{x} is rounded away from 0 to the left of the "
6052 #: ../plugins/fn-math/functions.c:2272
6053 msgid "MROUND:@{x} rounded to a multiple of @{m}"
6056 #: ../plugins/fn-math/functions.c:2274
6060 #: ../plugins/fn-math/functions.c:2275
6061 msgid "If @{x} and @{m} have different sign, MROUND returns #NUM!"
6064 #: ../plugins/fn-math/functions.c:2318
6065 msgid "ARABIC:the Roman numeral @{roman} as number"
6068 #: ../plugins/fn-math/functions.c:2319
6069 msgid "roman:Roman numeral"
6072 #: ../plugins/fn-math/functions.c:2320
6074 "Any Roman symbol to the left of a larger symbol (directly or indirectly) "
6075 "reduces the final value by the symbol amount, otherwise, it increases the "
6076 "final amount by the symbol's amount."
6079 #: ../plugins/fn-math/functions.c:2396
6080 msgid "ROMAN:@{n} as a roman numeral text"
6083 #: ../plugins/fn-math/functions.c:2398
6084 msgid "type:0,1,2,3,or 4, defaults to 0"
6087 #: ../plugins/fn-math/functions.c:2399
6089 "ROMAN returns the arabic number @{n} as a roman numeral text.\n"
6090 "If @{type} is 0 or it is omitted, ROMAN returns classic roman numbers.\n"
6091 "Type 1 is more concise than classic type, type 2 is more concise than type "
6092 "1, and type 3 is more concise than type 2. Type 4 is a simplified type."
6095 #: ../plugins/fn-math/functions.c:2646
6096 msgid "SUMX2MY2:sum of the difference of squares"
6099 #: ../plugins/fn-math/functions.c:2647 ../plugins/fn-math/functions.c:2689
6100 #: ../plugins/fn-math/functions.c:2732
6101 msgid "array0:first cell area"
6104 #: ../plugins/fn-math/functions.c:2648 ../plugins/fn-math/functions.c:2690
6105 #: ../plugins/fn-math/functions.c:2733
6106 msgid "array1:second cell area"
6109 #: ../plugins/fn-math/functions.c:2649
6111 "SUMX2MY2 function returns the sum of the difference of squares of "
6112 "corresponding values in two arrays. The equation of SUMX2MY2 is SUM(x^2-y^2)."
6115 #: ../plugins/fn-math/functions.c:2652 ../plugins/fn-math/functions.c:2696
6116 #: ../plugins/fn-math/functions.c:2739
6119 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11, 15, 17, 21, "
6120 "and 43 and the cells B1, B2, ..., B5 hold numbers 13, 22, 31, 33, and 39."
6121 msgstr "Lad os antage at cellerne A1, A2, …, A5 indeholder tallene 11,4 17,3 21,3 25,9 og 40,1 og cellerne B1, B2, …, B5 23,2 25,8 29,9 33,5 og 42,7."
6123 #: ../plugins/fn-math/functions.c:2653
6125 msgid "Then SUMX2MY2(A1:A5,B1:B5) yields -1299."
6126 msgstr "Så er CORREL(A1:A5,B1:B5) lig med 0,996124788."
6128 #: ../plugins/fn-math/functions.c:2688
6129 msgid "SUMX2PY2:sum of the sum of squares"
6132 #: ../plugins/fn-math/functions.c:2691
6134 "SUMX2PY2 function returns the sum of the sum of squares of corresponding "
6135 "values in two arrays. The equation of SUMX2PY2 is SUM(x^2+y^2)."
6138 #: ../plugins/fn-math/functions.c:2693
6140 "If @{array0} and @{array1} have different number of data points, SUMX2PY2 "
6142 "Strings and empty cells are simply ignored."
6145 #: ../plugins/fn-math/functions.c:2697
6147 msgid "Then SUMX2PY2(A1:A5,B1:B5) yields 7149."
6148 msgstr "Så er CORREL(A1:A5,B1:B5) lig med 0,996124788."
6150 #: ../plugins/fn-math/functions.c:2731
6151 msgid "SUMXMY2:sum of the squares of differences"
6154 #: ../plugins/fn-math/functions.c:2734
6156 "SUMXMY2 function returns the sum of the squares of the differences of "
6157 "corresponding values in two arrays. The equation of SUMXMY2 is SUM((x-y)^2)."
6160 #: ../plugins/fn-math/functions.c:2736
6162 "If @{array0} and @{array1} have different number of data points, SUMXMY2 "
6164 "Strings and empty cells are simply ignored."
6167 #: ../plugins/fn-math/functions.c:2740
6169 msgid "Then SUMXMY2(A1:A5,B1:B5) yields 409."
6170 msgstr "Så er CORREL(A1:A5,B1:B5) lig med 0,996124788."
6172 #: ../plugins/fn-math/functions.c:2776
6173 msgid "SERIESSUM:sum of a power series at @{x}"
6176 #: ../plugins/fn-math/functions.c:2777
6177 msgid "x:number where to evaluate the power series"
6180 #: ../plugins/fn-math/functions.c:2778
6181 msgid "n:non-negative integer, exponent of the lowest term of the series"
6184 #: ../plugins/fn-math/functions.c:2779
6185 msgid "m:increment to each exponent"
6188 #: ../plugins/fn-math/functions.c:2780
6189 msgid "coeff:coefficients of the power series"
6192 #: ../plugins/fn-math/functions.c:2782
6195 "Let us assume that the cells A1, A2, ..., A5 contain numbers 1.23, 2.32, "
6196 "2.98, 3.42, and 4.33."
6198 "Lad os antage at cellerne A1, A2, …, A5 indeholder tallene 11,4 17,3 21,3 "
6201 #: ../plugins/fn-math/functions.c:2783
6202 msgid "Then SERIESSUM(2,1,2.23,A1:A5) evaluates as 5056.37439843926"
6205 #: ../plugins/fn-math/functions.c:2834
6206 msgid "MINVERSE:the inverse matrix of @{matrix}"
6209 #: ../plugins/fn-math/functions.c:2835 ../plugins/fn-math/functions.c:3124
6210 msgid "matrix:a square matrix"
6213 #: ../plugins/fn-math/functions.c:2836
6214 msgid "If @{matrix} is not invertible, MINVERSE returns #NUM!"
6217 #: ../plugins/fn-math/functions.c:2837
6219 "If @{matrix} does not contain an equal number of columns and rows, MINVERSE "
6222 "Hvis @{matrix} ikke indeholder et lige antal kolonner og rækker, returnerer "
6225 #: ../plugins/fn-math/functions.c:2871
6226 msgid "MPSEUDOINVERSE:the pseudo-inverse matrix of @{matrix}"
6229 #: ../plugins/fn-math/functions.c:2872
6230 msgid "matrix:a matrix"
6233 #: ../plugins/fn-math/functions.c:2873
6234 msgid "threshold:a relative size threshold for discarding eigenvalues"
6237 #: ../plugins/fn-math/functions.c:2908
6239 "CHOLESKY:the Cholesky decomposition of the symmetric positive-definite "
6243 #: ../plugins/fn-math/functions.c:2909
6244 msgid "matrix:a symmetric positive definite matrix"
6247 #: ../plugins/fn-math/functions.c:2910
6249 "If the Cholesky-Banachiewicz algorithm applied to @{matrix} fails, Cholesky "
6253 #: ../plugins/fn-math/functions.c:2911
6255 "If @{matrix} does not contain an equal number of columns and rows, CHOLESKY "
6258 "Hvis @{matrix} ikke indeholder et lige antal kolonner og rækker, returnerer "
6261 #: ../plugins/fn-math/functions.c:2986
6262 msgid "MUNIT:the @{n} by @{n} identity matrix"
6265 #: ../plugins/fn-math/functions.c:2987
6266 msgid "n:size of the matrix"
6269 #: ../plugins/fn-math/functions.c:3024
6270 msgid "MMULT:the matrix product of @{mat1} and @{mat2}"
6273 #: ../plugins/fn-math/functions.c:3025
6274 msgid "mat1:a matrix"
6277 #: ../plugins/fn-math/functions.c:3026
6278 msgid "mat2:a matrix"
6281 #: ../plugins/fn-math/functions.c:3027
6283 "The number of columns in @{mat1} must equal the number of rows in @{mat2}; "
6284 "otherwise #VALUE! is returned. The result of MMULT is an array, in which "
6285 "the number of rows is the same as in @{mat1}), and the number of columns is "
6286 "the same as in (@{mat2})."
6289 #: ../plugins/fn-math/functions.c:3067
6290 msgid "LINSOLVE:solve linear equation"
6293 #: ../plugins/fn-math/functions.c:3068 ../plugins/fn-stat/functions.c:3515
6297 #: ../plugins/fn-math/functions.c:3069
6301 #: ../plugins/fn-math/functions.c:3071
6302 msgid "Solves the equation @{A}*X=@{B} and returns X."
6305 #: ../plugins/fn-math/functions.c:3072
6307 msgid "If the matrix @{A} is singular, #VALUE! is returned."
6308 msgstr "Hvis ingen af argumenterne er ikkenumeriske, returneres #VÆRDI!."
6310 #: ../plugins/fn-math/functions.c:3123
6311 msgid "MDETERM:the determinant of the matrix @{matrix}"
6314 #: ../plugins/fn-math/functions.c:3125
6316 "Let us assume that A1,...,A4 contain numbers 2, 3, 7, and 3; B1,..., B4 4, "
6317 "2, 4, and 1; C1,...,C4 9, 4, 3; and 2; and D1,...,D4 7, 3, 6, and 5. Then "
6318 "MDETERM(A1:D4) yields 148."
6321 #: ../plugins/fn-math/functions.c:3155
6322 msgid "SUMPRODUCT:multiplies components and adds the results"
6325 #: ../plugins/fn-math/functions.c:3157 ../plugins/fn-math/functions.c:3180
6327 "Multiplies corresponding data entries in the given arrays or ranges, and "
6328 "then returns the sum of those products."
6331 #: ../plugins/fn-math/functions.c:3160
6332 msgid "If an entry is not numeric, the value zero is used instead."
6335 #: ../plugins/fn-math/functions.c:3161 ../plugins/fn-math/functions.c:3184
6337 "If arrays or range arguments do not have the same dimensions, return #VALUE! "
6340 "Hvis matrixer eller intervalargumenter ikke har samme størrelse, returner "
6343 #: ../plugins/fn-math/functions.c:3163
6345 "This function ignores logicals, so using SUMPRODUCT(A1:A5>0) will not work. "
6346 "Instead use SUMPRODUCT(--(A1:A5>0))"
6349 #: ../plugins/fn-math/functions.c:3172
6351 "This function is not OpenFormula compatible. Use ODF.SUMPRODUCT instead."
6354 #: ../plugins/fn-math/functions.c:3178
6355 msgid "ODF.SUMPRODUCT:multiplies components and adds the results"
6358 #: ../plugins/fn-math/functions.c:3183
6359 msgid "If an entry is not numeric or logical, the value zero is used instead."
6362 #: ../plugins/fn-math/functions.c:3186
6363 msgid "This function differs from SUMPRODUCT by considering booleans."
6366 #: ../plugins/fn-math/functions.c:3187
6368 msgid "This function is not Excel compatible. Use SUMPRODUCT instead."
6369 msgstr "Denne funktion virker på samme måde som Excels."
6371 #: ../plugins/fn-math/functions.c:3322
6372 msgid "EIGEN:eigenvalues and eigenvectors of the symmetric @{matrix}"
6375 #: ../plugins/fn-math/functions.c:3323
6376 msgid "matrix:a symmetric matrix"
6379 #: ../plugins/fn-math/functions.c:3324
6381 "If @{matrix} is not symmetric, matching off-diagonal cells will be averaged "
6382 "on the assumption that the non-symmetry is caused by unimportant rounding "
6386 #: ../plugins/fn-math/functions.c:3325
6388 "If @{matrix} does not contain an equal number of columns and rows, EIGEN "
6391 "Hvis @{matrix} ikke indeholder et lige antal kolonner og rækker, returnerer "
6394 #: ../plugins/fn-numtheory/numtheory.c:219
6395 msgid "NT_OMEGA:Number of distinct prime factors"
6398 #: ../plugins/fn-numtheory/numtheory.c:221
6399 msgid "Returns the number of distinct prime factors without multiplicity."
6402 #: ../plugins/fn-numtheory/numtheory.c:252
6403 msgid "NT_PHI:Euler's totient function"
6406 #: ../plugins/fn-numtheory/numtheory.c:254
6408 "Euler's totient function gives the number of integers less than or equal to "
6409 "@{n} that are relatively prime (coprime) to @{n}."
6412 #: ../plugins/fn-numtheory/numtheory.c:257
6413 msgid "wiki:en:Euler's_totient_function"
6416 #: ../plugins/fn-numtheory/numtheory.c:286
6417 msgid "NT_MU:Möbius mu function"
6420 #: ../plugins/fn-numtheory/numtheory.c:289
6423 "NT_MU function (Möbius mu function) returns 0 if @{n} is divisible by the "
6424 "square of a prime. Otherwise, if @{n} has an odd number of different prime "
6425 "factors, NT_MU returns -1, and if @{n} has an even number of different prime "
6426 "factors, it returns 1. If @{n} = 1, NT_MU returns 1."
6429 "@SYNTAX=NT_MU(n)\n"
6430 "@DESCRIPTION=NT_MU-funktionen (Möbius µ-funktionen) returnerer \n"
6431 "0 hvis @n er delelig med kvadratet på et primtal.\n"
6432 "Ellers returnerer den: \n"
6433 "-1 hvis @n har et ulige antal forskellige primtals-faktorer.\n"
6434 "1 hvis @n har et lige antal forskellige primtals-faktorer.\n"
6435 "Hvis @n=1 returnerer den 1.\n"
6438 "@SEEALSO=NT_D, ITHPRIME, NT_PHI"
6440 #: ../plugins/fn-numtheory/numtheory.c:296
6441 msgid "wiki:en:Möbius_function"
6444 #: ../plugins/fn-numtheory/numtheory.c:297
6445 msgid "wolfram:MoebiusFunction.html"
6448 #: ../plugins/fn-numtheory/numtheory.c:327
6449 msgid "NT_D:number of divisors"
6452 #: ../plugins/fn-numtheory/numtheory.c:329
6453 msgid "NT_D calculates the number of divisors of @{n}."
6456 #: ../plugins/fn-numtheory/numtheory.c:359
6457 msgid "NT_SIGMA:sigma function"
6460 #: ../plugins/fn-numtheory/numtheory.c:361
6461 msgid "NT_SIGMA calculates the sum of the divisors of @{n}."
6464 #: ../plugins/fn-numtheory/numtheory.c:364
6465 msgid "wiki:en:Divisor_function"
6468 #: ../plugins/fn-numtheory/numtheory.c:393
6469 msgid "ITHPRIME:@{i}th prime"
6472 #: ../plugins/fn-numtheory/numtheory.c:394
6473 msgid "i:positive integer"
6476 #: ../plugins/fn-numtheory/numtheory.c:395
6477 msgid "ITHPRIME finds the @{i}th prime."
6480 #: ../plugins/fn-numtheory/numtheory.c:419
6481 msgid "ISPRIME:whether @{n} is prime"
6484 #: ../plugins/fn-numtheory/numtheory.c:421
6485 msgid "ISPRIME returns TRUE if @{n} is prime and FALSE otherwise."
6488 #: ../plugins/fn-numtheory/numtheory.c:424
6489 msgid "wolfram:PrimeNumber.html"
6492 #: ../plugins/fn-numtheory/numtheory.c:475
6493 msgid "PFACTOR:smallest prime factor"
6496 #: ../plugins/fn-numtheory/numtheory.c:477
6497 msgid "PFACTOR finds the smallest prime factor of its argument."
6500 #: ../plugins/fn-numtheory/numtheory.c:478
6502 "The argument @{n} must be at least 2. Otherwise a #VALUE! error is returned."
6503 msgstr "Argumentet @{n} skal være mindst 2. Ellers returneres fejlen #VÆRDI!."
6505 #: ../plugins/fn-numtheory/numtheory.c:506
6506 msgid "NT_PI:number of primes upto @{n}"
6509 #: ../plugins/fn-numtheory/numtheory.c:508
6510 msgid "NT_PI returns the number of primes less than or equal to @{n}."
6513 #: ../plugins/fn-numtheory/numtheory.c:511
6514 msgid "wolfram:PrimeCountingFunction.html"
6517 #: ../plugins/fn-numtheory/numtheory.c:537
6518 msgid "BITOR:bitwise or"
6521 #: ../plugins/fn-numtheory/numtheory.c:538
6522 #: ../plugins/fn-numtheory/numtheory.c:562
6523 #: ../plugins/fn-numtheory/numtheory.c:586
6524 #: ../plugins/fn-numtheory/numtheory.c:611
6525 #: ../plugins/fn-numtheory/numtheory.c:641
6526 msgid "a:non-negative integer"
6527 msgstr "a:ikke-negativt heltal"
6529 #: ../plugins/fn-numtheory/numtheory.c:539
6530 #: ../plugins/fn-numtheory/numtheory.c:563
6531 #: ../plugins/fn-numtheory/numtheory.c:587
6532 msgid "b:non-negative integer"
6533 msgstr "b:ikke-negativt heltal"
6535 #: ../plugins/fn-numtheory/numtheory.c:540
6537 "BITOR returns the bitwise or of the binary representations of its arguments."
6540 #: ../plugins/fn-numtheory/numtheory.c:561
6541 msgid "BITXOR:bitwise exclusive or"
6544 #: ../plugins/fn-numtheory/numtheory.c:564
6546 "BITXOR returns the bitwise exclusive or of the binary representations of its "
6550 #: ../plugins/fn-numtheory/numtheory.c:585
6551 msgid "BITAND:bitwise and"
6554 #: ../plugins/fn-numtheory/numtheory.c:588
6556 "BITAND returns the bitwise and of the binary representations of its "
6560 #: ../plugins/fn-numtheory/numtheory.c:610
6561 msgid "BITLSHIFT:bit-shift to the left"
6564 #: ../plugins/fn-numtheory/numtheory.c:613
6566 "BITLSHIFT returns the binary representations of @{a} shifted @{n} positions "
6570 #: ../plugins/fn-numtheory/numtheory.c:614
6572 "If @{n} is negative, BITLSHIFT shifts the bits to the right by ABS(@{n}) "
6576 #: ../plugins/fn-numtheory/numtheory.c:640
6577 msgid "BITRSHIFT:bit-shift to the right"
6580 #: ../plugins/fn-numtheory/numtheory.c:643
6582 "BITRSHIFT returns the binary representations of @{a} shifted @{n} positions "
6586 #: ../plugins/fn-numtheory/numtheory.c:644
6588 "If @{n} is negative, BITRSHIFT shifts the bits to the left by ABS(@{n}) "
6592 #: ../plugins/fn-r/functions.c:19
6593 msgid "R.DBETA:probability density function of the beta distribution"
6596 #: ../plugins/fn-r/functions.c:20 ../plugins/fn-r/functions.c:44
6597 #: ../plugins/fn-r/functions.c:96 ../plugins/fn-r/functions.c:120
6598 #: ../plugins/fn-r/functions.c:172 ../plugins/fn-r/functions.c:196
6599 #: ../plugins/fn-r/functions.c:248 ../plugins/fn-r/functions.c:271
6600 #: ../plugins/fn-r/functions.c:321 ../plugins/fn-r/functions.c:343
6601 #: ../plugins/fn-r/functions.c:391 ../plugins/fn-r/functions.c:415
6602 #: ../plugins/fn-r/functions.c:467 ../plugins/fn-r/functions.c:491
6603 #: ../plugins/fn-r/functions.c:543 ../plugins/fn-r/functions.c:565
6604 #: ../plugins/fn-r/functions.c:613 ../plugins/fn-r/functions.c:637
6605 #: ../plugins/fn-r/functions.c:689 ../plugins/fn-r/functions.c:715
6606 #: ../plugins/fn-r/functions.c:771 ../plugins/fn-r/functions.c:795
6607 #: ../plugins/fn-r/functions.c:923 ../plugins/fn-r/functions.c:947
6608 #: ../plugins/fn-r/functions.c:999 ../plugins/fn-r/functions.c:1021
6609 #: ../plugins/fn-r/functions.c:1069 ../plugins/fn-r/functions.c:1091
6610 #: ../plugins/fn-r/functions.c:1139 ../plugins/fn-r/functions.c:1165
6611 #: ../plugins/fn-r/functions.c:1221 ../plugins/fn-r/functions.c:1245
6612 #: ../plugins/fn-r/functions.c:1297 ../plugins/fn-r/functions.c:1319
6613 #: ../plugins/fn-r/functions.c:1367 ../plugins/fn-r/functions.c:1423
6614 #: ../plugins/fn-r/functions.c:1447
6615 msgid "x:observation"
6616 msgstr "x:observation"
6618 #: ../plugins/fn-r/functions.c:21 ../plugins/fn-r/functions.c:45
6619 #: ../plugins/fn-r/functions.c:71
6620 msgid "a:the first shape parameter of the distribution"
6623 #: ../plugins/fn-r/functions.c:22 ../plugins/fn-r/functions.c:46
6624 #: ../plugins/fn-r/functions.c:72
6625 msgid "b:the second scale parameter of the distribution"
6628 #: ../plugins/fn-r/functions.c:23 ../plugins/fn-r/functions.c:99
6629 #: ../plugins/fn-r/functions.c:175 ../plugins/fn-r/functions.c:250
6630 #: ../plugins/fn-r/functions.c:323 ../plugins/fn-r/functions.c:394
6631 #: ../plugins/fn-r/functions.c:470 ../plugins/fn-r/functions.c:545
6632 #: ../plugins/fn-r/functions.c:616 ../plugins/fn-r/functions.c:693
6633 #: ../plugins/fn-r/functions.c:774 ../plugins/fn-r/functions.c:850
6634 #: ../plugins/fn-r/functions.c:926 ../plugins/fn-r/functions.c:1001
6635 #: ../plugins/fn-r/functions.c:1071 ../plugins/fn-r/functions.c:1143
6636 #: ../plugins/fn-r/functions.c:1224 ../plugins/fn-r/functions.c:1299
6637 #: ../plugins/fn-r/functions.c:1426
6638 msgid "give_log:if true, log of the result will be returned instead"
6641 #: ../plugins/fn-r/functions.c:24
6643 "This function returns the probability density function of the beta "
6647 #: ../plugins/fn-r/functions.c:43
6648 msgid "R.PBETA:cumulative distribution function of the beta distribution"
6651 #: ../plugins/fn-r/functions.c:47 ../plugins/fn-r/functions.c:73
6652 #: ../plugins/fn-r/functions.c:123 ../plugins/fn-r/functions.c:149
6653 #: ../plugins/fn-r/functions.c:199 ../plugins/fn-r/functions.c:225
6654 #: ../plugins/fn-r/functions.c:273 ../plugins/fn-r/functions.c:298
6655 #: ../plugins/fn-r/functions.c:345 ../plugins/fn-r/functions.c:369
6656 #: ../plugins/fn-r/functions.c:418 ../plugins/fn-r/functions.c:444
6657 #: ../plugins/fn-r/functions.c:494 ../plugins/fn-r/functions.c:520
6658 #: ../plugins/fn-r/functions.c:567 ../plugins/fn-r/functions.c:591
6659 #: ../plugins/fn-r/functions.c:640 ../plugins/fn-r/functions.c:666
6660 #: ../plugins/fn-r/functions.c:719 ../plugins/fn-r/functions.c:747
6661 #: ../plugins/fn-r/functions.c:798 ../plugins/fn-r/functions.c:824
6662 #: ../plugins/fn-r/functions.c:874 ../plugins/fn-r/functions.c:900
6663 #: ../plugins/fn-r/functions.c:950 ../plugins/fn-r/functions.c:976
6664 #: ../plugins/fn-r/functions.c:1023 ../plugins/fn-r/functions.c:1047
6665 #: ../plugins/fn-r/functions.c:1093 ../plugins/fn-r/functions.c:1117
6666 #: ../plugins/fn-r/functions.c:1169 ../plugins/fn-r/functions.c:1197
6667 #: ../plugins/fn-r/functions.c:1248 ../plugins/fn-r/functions.c:1274
6668 #: ../plugins/fn-r/functions.c:1321 ../plugins/fn-r/functions.c:1345
6669 #: ../plugins/fn-r/functions.c:1371 ../plugins/fn-r/functions.c:1399
6670 #: ../plugins/fn-r/functions.c:1450 ../plugins/fn-r/functions.c:1476
6672 "lower_tail:if true (the default), the lower tail of the distribution is "
6676 #: ../plugins/fn-r/functions.c:48 ../plugins/fn-r/functions.c:74
6677 #: ../plugins/fn-r/functions.c:124 ../plugins/fn-r/functions.c:150
6678 #: ../plugins/fn-r/functions.c:200 ../plugins/fn-r/functions.c:226
6679 #: ../plugins/fn-r/functions.c:274 ../plugins/fn-r/functions.c:299
6680 #: ../plugins/fn-r/functions.c:346 ../plugins/fn-r/functions.c:370
6681 #: ../plugins/fn-r/functions.c:419 ../plugins/fn-r/functions.c:445
6682 #: ../plugins/fn-r/functions.c:495 ../plugins/fn-r/functions.c:521
6683 #: ../plugins/fn-r/functions.c:568 ../plugins/fn-r/functions.c:592
6684 #: ../plugins/fn-r/functions.c:641 ../plugins/fn-r/functions.c:667
6685 #: ../plugins/fn-r/functions.c:720 ../plugins/fn-r/functions.c:748
6686 #: ../plugins/fn-r/functions.c:799 ../plugins/fn-r/functions.c:825
6687 #: ../plugins/fn-r/functions.c:875 ../plugins/fn-r/functions.c:901
6688 #: ../plugins/fn-r/functions.c:951 ../plugins/fn-r/functions.c:977
6689 #: ../plugins/fn-r/functions.c:1024 ../plugins/fn-r/functions.c:1048
6690 #: ../plugins/fn-r/functions.c:1094 ../plugins/fn-r/functions.c:1118
6691 #: ../plugins/fn-r/functions.c:1170 ../plugins/fn-r/functions.c:1198
6692 #: ../plugins/fn-r/functions.c:1249 ../plugins/fn-r/functions.c:1275
6693 #: ../plugins/fn-r/functions.c:1322 ../plugins/fn-r/functions.c:1346
6694 #: ../plugins/fn-r/functions.c:1372 ../plugins/fn-r/functions.c:1400
6695 #: ../plugins/fn-r/functions.c:1451 ../plugins/fn-r/functions.c:1477
6697 "log_p:if true, the natural logarithm of the probability is given or "
6698 "returned; defaults to false"
6701 #: ../plugins/fn-r/functions.c:49
6703 "This function returns the cumulative distribution function of the beta "
6707 #: ../plugins/fn-r/functions.c:69
6708 msgid "R.QBETA:probability quantile function of the beta distribution"
6711 #: ../plugins/fn-r/functions.c:70 ../plugins/fn-r/functions.c:146
6712 #: ../plugins/fn-r/functions.c:222 ../plugins/fn-r/functions.c:296
6713 #: ../plugins/fn-r/functions.c:367 ../plugins/fn-r/functions.c:441
6714 #: ../plugins/fn-r/functions.c:517 ../plugins/fn-r/functions.c:589
6715 #: ../plugins/fn-r/functions.c:663 ../plugins/fn-r/functions.c:743
6716 #: ../plugins/fn-r/functions.c:821 ../plugins/fn-r/functions.c:897
6717 #: ../plugins/fn-r/functions.c:973 ../plugins/fn-r/functions.c:1045
6718 #: ../plugins/fn-r/functions.c:1115 ../plugins/fn-r/functions.c:1193
6719 #: ../plugins/fn-r/functions.c:1271 ../plugins/fn-r/functions.c:1343
6720 #: ../plugins/fn-r/functions.c:1395 ../plugins/fn-r/functions.c:1473
6721 msgid "p:probability or natural logarithm of the probability"
6724 #: ../plugins/fn-r/functions.c:75
6726 "This function returns the probability quantile function, i.e., the inverse "
6727 "of the cumulative distribution function, of the beta distribution."
6730 #: ../plugins/fn-r/functions.c:95
6731 msgid "R.DBINOM:probability density function of the binomial distribution"
6734 #: ../plugins/fn-r/functions.c:97 ../plugins/fn-r/functions.c:121
6735 #: ../plugins/fn-r/functions.c:147
6736 msgid "n:the number of trials"
6739 #: ../plugins/fn-r/functions.c:98 ../plugins/fn-r/functions.c:122
6740 #: ../plugins/fn-r/functions.c:148 ../plugins/fn-r/functions.c:544
6741 #: ../plugins/fn-r/functions.c:566 ../plugins/fn-r/functions.c:590
6742 #: ../plugins/fn-r/functions.c:849 ../plugins/fn-r/functions.c:873
6743 #: ../plugins/fn-r/functions.c:899
6744 msgid "psuc:the probability of success in each trial"
6747 #: ../plugins/fn-r/functions.c:100
6749 "This function returns the probability density function of the binomial "
6753 #: ../plugins/fn-r/functions.c:119
6754 msgid "R.PBINOM:cumulative distribution function of the binomial distribution"
6757 #: ../plugins/fn-r/functions.c:125
6759 "This function returns the cumulative distribution function of the binomial "
6763 #: ../plugins/fn-r/functions.c:145
6764 msgid "R.QBINOM:probability quantile function of the binomial distribution"
6767 #: ../plugins/fn-r/functions.c:151
6769 "This function returns the probability quantile function, i.e., the inverse "
6770 "of the cumulative distribution function, of the binomial distribution."
6773 #: ../plugins/fn-r/functions.c:171
6774 msgid "R.DCAUCHY:probability density function of the Cauchy distribution"
6777 #: ../plugins/fn-r/functions.c:173 ../plugins/fn-r/functions.c:197
6778 #: ../plugins/fn-r/functions.c:223
6779 msgid "location:the center of the distribution"
6782 #: ../plugins/fn-r/functions.c:174 ../plugins/fn-r/functions.c:198
6783 #: ../plugins/fn-r/functions.c:224 ../plugins/fn-r/functions.c:322
6784 #: ../plugins/fn-r/functions.c:344 ../plugins/fn-r/functions.c:368
6785 #: ../plugins/fn-r/functions.c:469 ../plugins/fn-r/functions.c:493
6786 #: ../plugins/fn-r/functions.c:519 ../plugins/fn-r/functions.c:1070
6787 #: ../plugins/fn-r/functions.c:1092 ../plugins/fn-r/functions.c:1116
6788 #: ../plugins/fn-r/functions.c:1142 ../plugins/fn-r/functions.c:1168
6789 #: ../plugins/fn-r/functions.c:1196 ../plugins/fn-r/functions.c:1425
6790 #: ../plugins/fn-r/functions.c:1449 ../plugins/fn-r/functions.c:1475
6791 msgid "scale:the scale parameter of the distribution"
6792 msgstr "skala:distributionens skalaparameter"
6794 #: ../plugins/fn-r/functions.c:176
6796 "This function returns the probability density function of the Cauchy "
6800 #: ../plugins/fn-r/functions.c:195
6801 msgid "R.PCAUCHY:cumulative distribution function of the Cauchy distribution"
6804 #: ../plugins/fn-r/functions.c:201
6806 "This function returns the cumulative distribution function of the Cauchy "
6810 #: ../plugins/fn-r/functions.c:221
6811 msgid "R.QCAUCHY:probability quantile function of the Cauchy distribution"
6814 #: ../plugins/fn-r/functions.c:227
6816 "This function returns the probability quantile function, i.e., the inverse "
6817 "of the cumulative distribution function, of the Cauchy distribution."
6820 #: ../plugins/fn-r/functions.c:247
6821 msgid "R.DCHISQ:probability density function of the chi-square distribution"
6824 #: ../plugins/fn-r/functions.c:249 ../plugins/fn-r/functions.c:272
6825 #: ../plugins/fn-r/functions.c:297 ../plugins/fn-r/functions.c:1369
6826 #: ../plugins/fn-r/functions.c:1397
6827 msgid "df:the number of degrees of freedom of the distribution"
6830 #: ../plugins/fn-r/functions.c:251
6832 "This function returns the probability density function of the chi-square "
6836 #: ../plugins/fn-r/functions.c:252
6838 "A two argument invocation R.DCHISQ(@{x},@{df}) is exported to OpenFormula as "
6839 "CHISQDIST(@{x},@{df},FALSE())."
6842 #: ../plugins/fn-r/functions.c:270
6844 "R.PCHISQ:cumulative distribution function of the chi-square distribution"
6847 #: ../plugins/fn-r/functions.c:275
6849 "This function returns the cumulative distribution function of the chi-square "
6853 #: ../plugins/fn-r/functions.c:276
6855 "A two argument invocation R.PCHISQ(@{x},@{df}) is exported to OpenFormula as "
6856 "CHISQDIST(@{x},@{df})."
6859 #: ../plugins/fn-r/functions.c:295
6860 msgid "R.QCHISQ:probability quantile function of the chi-square distribution"
6863 #: ../plugins/fn-r/functions.c:300
6865 "This function returns the probability quantile function, i.e., the inverse "
6866 "of the cumulative distribution function, of the chi-square distribution."
6869 #: ../plugins/fn-r/functions.c:301
6871 "A two argument invocation R.QCHISQ(@{p},@{df}) is exported to OpenFormula as "
6872 "CHISQINV(@{p},@{df})."
6875 #: ../plugins/fn-r/functions.c:320
6876 msgid "R.DEXP:probability density function of the exponential distribution"
6879 #: ../plugins/fn-r/functions.c:324
6881 "This function returns the probability density function of the exponential "
6885 #: ../plugins/fn-r/functions.c:342
6886 msgid "R.PEXP:cumulative distribution function of the exponential distribution"
6889 #: ../plugins/fn-r/functions.c:347
6891 "This function returns the cumulative distribution function of the "
6892 "exponential distribution."
6895 #: ../plugins/fn-r/functions.c:366
6896 msgid "R.QEXP:probability quantile function of the exponential distribution"
6899 #: ../plugins/fn-r/functions.c:371
6901 "This function returns the probability quantile function, i.e., the inverse "
6902 "of the cumulative distribution function, of the exponential distribution."
6905 #: ../plugins/fn-r/functions.c:390
6906 msgid "R.DF:probability density function of the F distribution"
6909 #: ../plugins/fn-r/functions.c:392 ../plugins/fn-r/functions.c:416
6910 #: ../plugins/fn-r/functions.c:442
6911 msgid "n1:the first number of degrees of freedom of the distribution"
6914 #: ../plugins/fn-r/functions.c:393 ../plugins/fn-r/functions.c:417
6915 #: ../plugins/fn-r/functions.c:443
6916 msgid "n2:the second number of degrees of freedom of the distribution"
6919 #: ../plugins/fn-r/functions.c:395
6921 "This function returns the probability density function of the F distribution."
6924 #: ../plugins/fn-r/functions.c:414
6925 msgid "R.PF:cumulative distribution function of the F distribution"
6928 #: ../plugins/fn-r/functions.c:420
6930 "This function returns the cumulative distribution function of the F "
6934 #: ../plugins/fn-r/functions.c:440
6935 msgid "R.QF:probability quantile function of the F distribution"
6938 #: ../plugins/fn-r/functions.c:446
6940 "This function returns the probability quantile function, i.e., the inverse "
6941 "of the cumulative distribution function, of the F distribution."
6944 #: ../plugins/fn-r/functions.c:466
6945 msgid "R.DGAMMA:probability density function of the gamma distribution"
6948 #: ../plugins/fn-r/functions.c:468 ../plugins/fn-r/functions.c:492
6949 #: ../plugins/fn-r/functions.c:518 ../plugins/fn-r/functions.c:1140
6950 #: ../plugins/fn-r/functions.c:1166 ../plugins/fn-r/functions.c:1194
6951 #: ../plugins/fn-r/functions.c:1223 ../plugins/fn-r/functions.c:1247
6952 #: ../plugins/fn-r/functions.c:1273 ../plugins/fn-r/functions.c:1424
6953 #: ../plugins/fn-r/functions.c:1448 ../plugins/fn-r/functions.c:1474
6954 msgid "shape:the shape parameter of the distribution"
6955 msgstr "form:distributionens formparameter"
6957 #: ../plugins/fn-r/functions.c:471
6959 "This function returns the probability density function of the gamma "
6963 #: ../plugins/fn-r/functions.c:490
6964 msgid "R.PGAMMA:cumulative distribution function of the gamma distribution"
6967 #: ../plugins/fn-r/functions.c:496
6969 "This function returns the cumulative distribution function of the gamma "
6973 #: ../plugins/fn-r/functions.c:516
6974 msgid "R.QGAMMA:probability quantile function of the gamma distribution"
6977 #: ../plugins/fn-r/functions.c:522
6979 "This function returns the probability quantile function, i.e., the inverse "
6980 "of the cumulative distribution function, of the gamma distribution."
6983 #: ../plugins/fn-r/functions.c:542
6984 msgid "R.DGEOM:probability density function of the geometric distribution"
6987 #: ../plugins/fn-r/functions.c:546
6989 "This function returns the probability density function of the geometric "
6993 #: ../plugins/fn-r/functions.c:564
6994 msgid "R.PGEOM:cumulative distribution function of the geometric distribution"
6997 #: ../plugins/fn-r/functions.c:569
6999 "This function returns the cumulative distribution function of the geometric "
7003 #: ../plugins/fn-r/functions.c:588
7004 msgid "R.QGEOM:probability quantile function of the geometric distribution"
7007 #: ../plugins/fn-r/functions.c:593
7009 "This function returns the probability quantile function, i.e., the inverse "
7010 "of the cumulative distribution function, of the geometric distribution."
7013 #: ../plugins/fn-r/functions.c:612
7015 msgid "R.DGUMBEL:probability density function of the Gumbel distribution"
7016 msgstr "skala:distributionens skalaparameter"
7018 #: ../plugins/fn-r/functions.c:614 ../plugins/fn-r/functions.c:638
7019 #: ../plugins/fn-r/functions.c:664
7021 msgid "mu:the location parameter of freedom of the distribution"
7022 msgstr "skala:distributionens skalaparameter"
7024 #: ../plugins/fn-r/functions.c:615 ../plugins/fn-r/functions.c:639
7025 #: ../plugins/fn-r/functions.c:665
7027 msgid "beta:the scale parameter of freedom of the distribution"
7028 msgstr "skala:distributionens skalaparameter"
7030 #: ../plugins/fn-r/functions.c:617
7033 "This function returns the probability density function of the Gumbel "
7035 msgstr "skala:distributionens skalaparameter"
7037 #: ../plugins/fn-r/functions.c:636
7039 msgid "R.PGUMBEL:cumulative distribution function of the Gumbel distribution"
7040 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
7042 #: ../plugins/fn-r/functions.c:642
7045 "This function returns the cumulative distribution function of the Gumbel "
7048 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
7051 #: ../plugins/fn-r/functions.c:662
7053 msgid "R.QGUMBEL:probability quantile function of the Gumbel distribution"
7054 msgstr "skala:distributionens skalaparameter"
7056 #: ../plugins/fn-r/functions.c:668
7059 "This function returns the probability quantile function, i.e., the inverse "
7060 "of the cumulative distribution function, of the Gumbel distribution."
7061 msgstr "skala:distributionens skalaparameter"
7063 #: ../plugins/fn-r/functions.c:688
7065 "R.DHYPER:probability density function of the hypergeometric distribution"
7068 #: ../plugins/fn-r/functions.c:690 ../plugins/fn-r/functions.c:716
7069 #: ../plugins/fn-r/functions.c:744
7070 msgid "r:the number of red balls"
7073 #: ../plugins/fn-r/functions.c:691 ../plugins/fn-r/functions.c:717
7074 #: ../plugins/fn-r/functions.c:745
7075 msgid "b:the number of black balls"
7078 #: ../plugins/fn-r/functions.c:692 ../plugins/fn-r/functions.c:718
7079 #: ../plugins/fn-r/functions.c:746
7080 msgid "n:the number of balls drawn"
7083 #: ../plugins/fn-r/functions.c:694
7085 "This function returns the probability density function of the hypergeometric "
7089 #: ../plugins/fn-r/functions.c:714
7091 "R.PHYPER:cumulative distribution function of the hypergeometric distribution"
7094 #: ../plugins/fn-r/functions.c:721
7096 "This function returns the cumulative distribution function of the "
7097 "hypergeometric distribution."
7100 #: ../plugins/fn-r/functions.c:742
7102 "R.QHYPER:probability quantile function of the hypergeometric distribution"
7105 #: ../plugins/fn-r/functions.c:749
7107 "This function returns the probability quantile function, i.e., the inverse "
7108 "of the cumulative distribution function, of the hypergeometric distribution."
7111 #: ../plugins/fn-r/functions.c:770
7112 msgid "R.DLNORM:probability density function of the log-normal distribution"
7115 #: ../plugins/fn-r/functions.c:772 ../plugins/fn-r/functions.c:796
7116 #: ../plugins/fn-r/functions.c:822
7117 msgid "logmean:mean of the underlying normal distribution"
7120 #: ../plugins/fn-r/functions.c:773 ../plugins/fn-r/functions.c:797
7121 #: ../plugins/fn-r/functions.c:823
7122 msgid "logsd:standard deviation of the underlying normal distribution"
7125 #: ../plugins/fn-r/functions.c:775
7127 "This function returns the probability density function of the log-normal "
7131 #: ../plugins/fn-r/functions.c:794
7133 "R.PLNORM:cumulative distribution function of the log-normal distribution"
7136 #: ../plugins/fn-r/functions.c:800
7138 "This function returns the cumulative distribution function of the log-normal "
7142 #: ../plugins/fn-r/functions.c:820
7143 msgid "R.QLNORM:probability quantile function of the log-normal distribution"
7146 #: ../plugins/fn-r/functions.c:826
7148 "This function returns the probability quantile function, i.e., the inverse "
7149 "of the cumulative distribution function, of the log-normal distribution."
7152 #: ../plugins/fn-r/functions.c:846
7154 "R.DNBINOM:probability density function of the negative binomial distribution"
7157 #: ../plugins/fn-r/functions.c:847 ../plugins/fn-r/functions.c:871
7159 msgid "x:observation (number of failures)"
7160 msgstr "f:antal fejl"
7162 #: ../plugins/fn-r/functions.c:848 ../plugins/fn-r/functions.c:872
7163 #: ../plugins/fn-r/functions.c:898
7165 msgid "n:required number of successes"
7166 msgstr "t:tærskelantal for succeser"
7168 #: ../plugins/fn-r/functions.c:851
7170 "This function returns the probability density function of the negative "
7171 "binomial distribution."
7174 #: ../plugins/fn-r/functions.c:870
7176 "R.PNBINOM:cumulative distribution function of the negative binomial "
7180 #: ../plugins/fn-r/functions.c:876
7182 "This function returns the cumulative distribution function of the negative "
7183 "binomial distribution."
7186 #: ../plugins/fn-r/functions.c:896
7188 "R.QNBINOM:probability quantile function of the negative binomial distribution"
7191 #: ../plugins/fn-r/functions.c:902
7193 "This function returns the probability quantile function, i.e., the inverse "
7194 "of the cumulative distribution function, of the negative binomial "
7198 #: ../plugins/fn-r/functions.c:922
7199 msgid "R.DNORM:probability density function of the normal distribution"
7202 #: ../plugins/fn-r/functions.c:924 ../plugins/fn-r/functions.c:948
7203 #: ../plugins/fn-r/functions.c:974
7204 msgid "mu:mean of the distribution"
7205 msgstr "mu:distributionens middel"
7207 #: ../plugins/fn-r/functions.c:925 ../plugins/fn-r/functions.c:949
7208 #: ../plugins/fn-r/functions.c:975
7209 msgid "sigma:standard deviation of the distribution"
7210 msgstr "sigma:distributionens standardafvigelse"
7212 #: ../plugins/fn-r/functions.c:927
7214 "This function returns the probability density function of the normal "
7218 #: ../plugins/fn-r/functions.c:946
7219 msgid "R.PNORM:cumulative distribution function of the normal distribution"
7222 #: ../plugins/fn-r/functions.c:952
7224 "This function returns the cumulative distribution function of the normal "
7228 #: ../plugins/fn-r/functions.c:972
7229 msgid "R.QNORM:probability quantile function of the normal distribution"
7232 #: ../plugins/fn-r/functions.c:978
7234 "This function returns the probability quantile function, i.e., the inverse "
7235 "of the cumulative distribution function, of the normal distribution."
7238 #: ../plugins/fn-r/functions.c:998
7239 msgid "R.DPOIS:probability density function of the Poisson distribution"
7242 #: ../plugins/fn-r/functions.c:1000 ../plugins/fn-r/functions.c:1022
7243 #: ../plugins/fn-r/functions.c:1046
7244 msgid "lambda:the mean of the distribution"
7247 #: ../plugins/fn-r/functions.c:1002
7249 "This function returns the probability density function of the Poisson "
7253 #: ../plugins/fn-r/functions.c:1020
7254 msgid "R.PPOIS:cumulative distribution function of the Poisson distribution"
7257 #: ../plugins/fn-r/functions.c:1025
7259 "This function returns the cumulative distribution function of the Poisson "
7263 #: ../plugins/fn-r/functions.c:1044
7264 msgid "R.QPOIS:probability quantile function of the Poisson distribution"
7267 #: ../plugins/fn-r/functions.c:1049
7269 "This function returns the probability quantile function, i.e., the inverse "
7270 "of the cumulative distribution function, of the Poisson distribution."
7273 #: ../plugins/fn-r/functions.c:1068
7275 msgid "R.DRAYLEIGH:probability density function of the Rayleigh distribution"
7276 msgstr "skala:distributionens skalaparameter"
7278 #: ../plugins/fn-r/functions.c:1072
7281 "This function returns the probability density function of the Rayleigh "
7283 msgstr "skala:distributionens skalaparameter"
7285 #: ../plugins/fn-r/functions.c:1090
7288 "R.PRAYLEIGH:cumulative distribution function of the Rayleigh distribution"
7289 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
7291 #: ../plugins/fn-r/functions.c:1095
7294 "This function returns the cumulative distribution function of the Rayleigh "
7297 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
7300 #: ../plugins/fn-r/functions.c:1114
7302 msgid "R.QRAYLEIGH:probability quantile function of the Rayleigh distribution"
7303 msgstr "skala:distributionens skalaparameter"
7305 #: ../plugins/fn-r/functions.c:1119
7308 "This function returns the probability quantile function, i.e., the inverse "
7309 "of the cumulative distribution function, of the Rayleigh distribution."
7310 msgstr "skala:distributionens skalaparameter"
7312 #: ../plugins/fn-r/functions.c:1138
7313 msgid "R.DSNORM:probability density function of the skew-normal distribution"
7316 #: ../plugins/fn-r/functions.c:1141 ../plugins/fn-r/functions.c:1167
7317 #: ../plugins/fn-r/functions.c:1195
7319 msgid "location:the location parameter of the distribution"
7320 msgstr "skala:distributionens skalaparameter"
7322 #: ../plugins/fn-r/functions.c:1144
7324 "This function returns the probability density function of the skew-normal "
7328 #: ../plugins/fn-r/functions.c:1164
7330 "R.PSNORM:cumulative distribution function of the skew-normal distribution"
7333 #: ../plugins/fn-r/functions.c:1171
7335 "This function returns the cumulative distribution function of the skew-"
7336 "normal distribution."
7339 #: ../plugins/fn-r/functions.c:1192
7341 msgid "R.QSNORM:probability quantile function of the skew-normal distribution"
7342 msgstr "skala:distributionens skalaparameter"
7344 #: ../plugins/fn-r/functions.c:1199
7347 "This function returns the probability quantile function, i.e., the inverse "
7348 "of the cumulative distribution function, of the skew-normal distribution."
7350 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
7353 #: ../plugins/fn-r/functions.c:1220
7354 msgid "R.DST:probability density function of the skew-t distribution"
7357 #: ../plugins/fn-r/functions.c:1222 ../plugins/fn-r/functions.c:1246
7358 #: ../plugins/fn-r/functions.c:1272 ../plugins/fn-r/functions.c:1298
7359 #: ../plugins/fn-r/functions.c:1320 ../plugins/fn-r/functions.c:1344
7360 msgid "n:the number of degrees of freedom of the distribution"
7363 #: ../plugins/fn-r/functions.c:1225
7365 "This function returns the probability density function of the skew-t "
7369 #: ../plugins/fn-r/functions.c:1244
7371 msgid "R.PST:cumulative distribution function of the skew-t distribution"
7372 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
7374 #: ../plugins/fn-r/functions.c:1250
7377 "This function returns the cumulative distribution function of the skew-t "
7380 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
7383 #: ../plugins/fn-r/functions.c:1270
7385 msgid "R.QST:probability quantile function of the skew-t distribution"
7386 msgstr "skala:distributionens skalaparameter"
7388 #: ../plugins/fn-r/functions.c:1276
7391 "This function returns the probability quantile function, i.e., the inverse "
7392 "of the cumulative distribution function, of the skew-t distribution."
7393 msgstr "skala:distributionens skalaparameter"
7395 #: ../plugins/fn-r/functions.c:1296
7396 msgid "R.DT:probability density function of the Student t distribution"
7399 #: ../plugins/fn-r/functions.c:1300
7401 "This function returns the probability density function of the Student t "
7405 #: ../plugins/fn-r/functions.c:1318
7406 msgid "R.PT:cumulative distribution function of the Student t distribution"
7409 #: ../plugins/fn-r/functions.c:1323
7411 "This function returns the cumulative distribution function of the Student t "
7415 #: ../plugins/fn-r/functions.c:1342
7416 msgid "R.QT:probability quantile function of the Student t distribution"
7419 #: ../plugins/fn-r/functions.c:1347
7421 "This function returns the probability quantile function, i.e., the inverse "
7422 "of the cumulative distribution function, of the Student t distribution."
7425 #: ../plugins/fn-r/functions.c:1366
7428 "R.PTUKEY:cumulative distribution function of the Studentized range "
7430 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
7432 #: ../plugins/fn-r/functions.c:1368 ../plugins/fn-r/functions.c:1396
7433 msgid "nmeans:the number of means"
7436 #: ../plugins/fn-r/functions.c:1370 ../plugins/fn-r/functions.c:1398
7437 msgid "nranges:the number of ranges; default is 1"
7440 #: ../plugins/fn-r/functions.c:1373
7443 "This function returns the cumulative distribution function of the "
7444 "Studentized range distribution."
7446 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
7449 #: ../plugins/fn-r/functions.c:1394
7452 "R.QTUKEY:probability quantile function of the Studentized range distribution"
7453 msgstr "skala:distributionens skalaparameter"
7455 #: ../plugins/fn-r/functions.c:1401
7458 "This function returns the probability quantile function, i.e., the inverse "
7459 "of the cumulative distribution function, of the Studentized range "
7461 msgstr "skala:distributionens skalaparameter"
7463 #: ../plugins/fn-r/functions.c:1422
7464 msgid "R.DWEIBULL:probability density function of the Weibull distribution"
7467 #: ../plugins/fn-r/functions.c:1427
7469 "This function returns the probability density function of the Weibull "
7473 #: ../plugins/fn-r/functions.c:1446
7474 msgid "R.PWEIBULL:cumulative distribution function of the Weibull distribution"
7477 #: ../plugins/fn-r/functions.c:1452
7479 "This function returns the cumulative distribution function of the Weibull "
7483 #: ../plugins/fn-r/functions.c:1472
7484 msgid "R.QWEIBULL:probability quantile function of the Weibull distribution"
7487 #: ../plugins/fn-r/functions.c:1478
7489 "This function returns the probability quantile function, i.e., the inverse "
7490 "of the cumulative distribution function, of the Weibull distribution."
7493 #: ../plugins/fn-random/functions.c:47
7494 msgid "RAND:a random number between zero and one"
7497 #: ../plugins/fn-random/functions.c:64
7499 "RANDUNIFORM:random variate from the uniform distribution from @{a} to @{b}"
7502 #: ../plugins/fn-random/functions.c:65
7504 msgid "a:lower limit of the uniform distribution"
7505 msgstr "skala:distributionens skalaparameter"
7507 #: ../plugins/fn-random/functions.c:66
7509 msgid "b:upper limit of the uniform distribution"
7510 msgstr "form:distributionens formparameter"
7512 #: ../plugins/fn-random/functions.c:67
7513 msgid "If @{a} > @{b} RANDUNIFORM returns #NUM!"
7516 #: ../plugins/fn-random/functions.c:89
7517 msgid "RANDDISCRETE:random variate from a finite discrete distribution"
7520 #: ../plugins/fn-random/functions.c:90
7521 msgid "val_range:possible values of the random variable"
7524 #: ../plugins/fn-random/functions.c:91
7526 "prob_range:probabilities of the corresponding values in @{val_range}, "
7527 "defaults to equal probabilities"
7530 #: ../plugins/fn-random/functions.c:93
7532 "RANDDISCRETE returns one of the values in the @{val_range}. The "
7533 "probabilities for each value are given in the @{prob_range}."
7536 #: ../plugins/fn-random/functions.c:95
7538 "If the sum of all values in @{prob_range} is not one, RANDDISCRETE returns "
7542 #: ../plugins/fn-random/functions.c:96
7544 "If @{val_range} and @{prob_range} are not the same size, RANDDISCRETE "
7548 #: ../plugins/fn-random/functions.c:97
7550 "If @{val_range} or @{prob_range} is not a range, RANDDISCRETE returns #VALUE!"
7552 "Hvis @{val_range} eller @{prob_range} ikke er et interval, returnerer "
7553 "RANDDISCRETE #VÆRDI!"
7555 #: ../plugins/fn-random/functions.c:175
7556 msgid "RANDEXP:random variate from an exponential distribution"
7559 #: ../plugins/fn-random/functions.c:176
7561 msgid "b:parameter of the exponential distribution"
7562 msgstr "form:distributionens formparameter"
7564 #: ../plugins/fn-random/functions.c:194
7565 msgid "RANDPOISSON:random variate from a Poisson distribution"
7568 #: ../plugins/fn-random/functions.c:195
7570 msgid "λ:parameter of the Poisson distribution"
7571 msgstr "form:distributionens formparameter"
7573 #: ../plugins/fn-random/functions.c:196
7574 msgid "If @{λ} < 0 RANDPOISSON returns #NUM!"
7577 #: ../plugins/fn-random/functions.c:218
7578 msgid "RANDBINOM:random variate from a binomial distribution"
7581 #: ../plugins/fn-random/functions.c:219 ../plugins/fn-random/functions.c:283
7582 #: ../plugins/fn-random/functions.c:589
7583 msgid "p:probability of success in a single trial"
7586 #: ../plugins/fn-random/functions.c:220
7587 msgid "n:number of trials"
7590 #: ../plugins/fn-random/functions.c:221
7591 msgid "If @{p} < 0 or @{p} > 1 RANDBINOM returns #NUM!"
7594 #: ../plugins/fn-random/functions.c:222
7595 msgid "If @{n} < 0 RANDBINOM returns #NUM!"
7598 #: ../plugins/fn-random/functions.c:244
7600 "RANDBETWEEN:a random integer number between and including @{bottom} and "
7604 #: ../plugins/fn-random/functions.c:246
7605 msgid "bottom:lower limit"
7608 #: ../plugins/fn-random/functions.c:247
7609 msgid "top:upper limit"
7612 #: ../plugins/fn-random/functions.c:248
7613 msgid "If @{bottom} > @{top}, RANDBETWEEN returns #NUM!"
7616 #: ../plugins/fn-random/functions.c:282
7617 msgid "RANDNEGBINOM:random variate from a negative binomial distribution"
7620 #: ../plugins/fn-random/functions.c:284
7621 msgid "n:number of failures"
7624 #: ../plugins/fn-random/functions.c:285
7625 msgid "If @{p} < 0 or @{p} > 1 RANDNEGBINOM returns #NUM!"
7628 #: ../plugins/fn-random/functions.c:286
7629 msgid "If @{n} < 1 RANDNEGBINOM returns #NUM!"
7632 #: ../plugins/fn-random/functions.c:307
7633 msgid "RANDBERNOULLI:random variate from a Bernoulli distribution"
7636 #: ../plugins/fn-random/functions.c:308 ../plugins/fn-stat/functions.c:1014
7637 msgid "p:probability of success"
7640 #: ../plugins/fn-random/functions.c:309
7641 msgid "If @{p} < 0 or @{p} > 1 RANDBERNOULLI returns #NUM!"
7644 #: ../plugins/fn-random/functions.c:331
7645 msgid "RANDNORM:random variate from a normal distribution"
7648 #: ../plugins/fn-random/functions.c:332
7650 msgid "μ:mean of the distribution"
7651 msgstr "form:distributionens formparameter"
7653 #: ../plugins/fn-random/functions.c:333 ../plugins/fn-random/functions.c:381
7655 msgid "σ:standard deviation of the distribution"
7656 msgstr "form:distributionens formparameter"
7658 #: ../plugins/fn-random/functions.c:334
7659 msgid "If @{σ} < 0, RANDNORM returns #NUM!"
7662 #: ../plugins/fn-random/functions.c:356
7663 msgid "RANDCAUCHY:random variate from a Cauchy or Lorentz distribution"
7666 #: ../plugins/fn-random/functions.c:357
7668 msgid "a:scale parameter of the distribution"
7669 msgstr "skala:distributionens skalaparameter"
7671 #: ../plugins/fn-random/functions.c:358
7672 msgid "If @{a} < 0 RANDCAUCHY returns #NUM!"
7675 #: ../plugins/fn-random/functions.c:379
7676 msgid "RANDLOGNORM:random variate from a lognormal distribution"
7679 #: ../plugins/fn-random/functions.c:380
7681 msgid "ζ:parameter of the lognormal distribution"
7682 msgstr "form:distributionens formparameter"
7684 #: ../plugins/fn-random/functions.c:382
7685 msgid "If @{σ} < 0, RANDLOGNORM returns #NUM!"
7688 #: ../plugins/fn-random/functions.c:401
7689 msgid "RANDWEIBULL:random variate from a Weibull distribution"
7692 #: ../plugins/fn-random/functions.c:402
7694 msgid "a:scale parameter of the Weibull distribution"
7695 msgstr "form:distributionens formparameter"
7697 #: ../plugins/fn-random/functions.c:403
7699 msgid "b:shape parameter of the Weibull distribution"
7700 msgstr "form:distributionens formparameter"
7702 #: ../plugins/fn-random/functions.c:422
7703 msgid "RANDLAPLACE:random variate from a Laplace distribution"
7706 #: ../plugins/fn-random/functions.c:423
7708 msgid "a:parameter of the Laplace distribution"
7709 msgstr "form:distributionens formparameter"
7711 #: ../plugins/fn-random/functions.c:441
7712 msgid "RANDRAYLEIGH:random variate from a Rayleigh distribution"
7715 #: ../plugins/fn-random/functions.c:442 ../plugins/fn-random/functions.c:462
7717 msgid "σ:scale parameter of the Rayleigh distribution"
7718 msgstr "skala:distributionens skalaparameter"
7720 #: ../plugins/fn-random/functions.c:460
7722 "RANDRAYLEIGHTAIL:random variate from the tail of a Rayleigh distribution"
7725 #: ../plugins/fn-random/functions.c:461 ../plugins/fn-random/functions.c:800
7726 msgid "a:lower limit of the tail"
7729 #: ../plugins/fn-random/functions.c:481
7730 msgid "RANDGAMMA:random variate from a Gamma distribution"
7733 #: ../plugins/fn-random/functions.c:482
7735 msgid "a:shape parameter of the Gamma distribution"
7736 msgstr "form:distributionens formparameter"
7738 #: ../plugins/fn-random/functions.c:483
7740 msgid "b:scale parameter of the Gamma distribution"
7741 msgstr "form:distributionens formparameter"
7743 #: ../plugins/fn-random/functions.c:484
7744 msgid "If @{a} ≤ 0, RANDGAMMA returns #NUM!"
7747 #: ../plugins/fn-random/functions.c:506
7748 msgid "RANDPARETO:random variate from a Pareto distribution"
7751 #: ../plugins/fn-random/functions.c:507
7753 msgid "a:parameter of the Pareto distribution"
7754 msgstr "form:distributionens formparameter"
7756 #: ../plugins/fn-random/functions.c:508
7758 msgid "b:parameter of the Pareto distribution"
7759 msgstr "form:distributionens formparameter"
7761 #: ../plugins/fn-random/functions.c:527
7762 msgid "RANDFDIST:random variate from an F distribution"
7765 #: ../plugins/fn-random/functions.c:528
7766 msgid "df1:numerator degrees of freedom"
7769 #: ../plugins/fn-random/functions.c:529
7770 msgid "df2:denominator degrees of freedom"
7773 #: ../plugins/fn-random/functions.c:548
7774 msgid "RANDBETA:random variate from a Beta distribution"
7777 #: ../plugins/fn-random/functions.c:549
7779 msgid "a:parameter of the Beta distribution"
7780 msgstr "form:distributionens formparameter"
7782 #: ../plugins/fn-random/functions.c:550
7784 msgid "b:parameter of the Beta distribution"
7785 msgstr "form:distributionens formparameter"
7787 #: ../plugins/fn-random/functions.c:569
7788 msgid "RANDLOGISTIC:random variate from a logistic distribution"
7791 #: ../plugins/fn-random/functions.c:570
7793 msgid "a:parameter of the logistic distribution"
7794 msgstr "form:distributionens formparameter"
7796 #: ../plugins/fn-random/functions.c:588
7797 msgid "RANDGEOM:random variate from a geometric distribution"
7800 #: ../plugins/fn-random/functions.c:590
7801 msgid "If @{p} < 0 or @{p} > 1 RANDGEOM returns #NUM!"
7804 #: ../plugins/fn-random/functions.c:611
7805 msgid "RANDHYPERG:random variate from a hypergeometric distribution"
7808 #: ../plugins/fn-random/functions.c:612
7809 msgid "n1:number of objects of type 1"
7812 #: ../plugins/fn-random/functions.c:613
7813 msgid "n2:number of objects of type 2"
7816 #: ../plugins/fn-random/functions.c:614
7817 msgid "t:total number of objects selected"
7820 #: ../plugins/fn-random/functions.c:636
7821 msgid "RANDLOG:random variate from a logarithmic distribution"
7824 #: ../plugins/fn-random/functions.c:637 ../plugins/fn-stat/functions.c:559
7825 #: ../plugins/fn-stat/functions.c:1082 ../plugins/fn-stat/functions.c:1140
7826 #: ../plugins/fn-stat/functions.c:1332 ../plugins/fn-stat/functions.c:1622
7827 #: ../plugins/fn-stat/functions.c:2002
7828 msgid "p:probability"
7829 msgstr "p:sandsynlighed"
7831 #: ../plugins/fn-random/functions.c:638
7832 msgid "If @{p} < 0 or @{p} > 1 RANDLOG returns #NUM!"
7835 #: ../plugins/fn-random/functions.c:659
7836 msgid "RANDCHISQ:random variate from a Chi-square distribution"
7839 #: ../plugins/fn-random/functions.c:660 ../plugins/fn-random/functions.c:679
7840 #: ../plugins/fn-random/functions.c:949
7841 msgid "df:degrees of freedom"
7844 #: ../plugins/fn-random/functions.c:678
7845 msgid "RANDTDIST:random variate from a Student t distribution"
7848 #: ../plugins/fn-random/functions.c:697
7849 msgid "RANDGUMBEL:random variate from a Gumbel distribution"
7852 #: ../plugins/fn-random/functions.c:698
7854 msgid "a:parameter of the Gumbel distribution"
7855 msgstr "form:distributionens formparameter"
7857 #: ../plugins/fn-random/functions.c:699
7859 msgid "b:parameter of the Gumbel distribution"
7860 msgstr "form:distributionens formparameter"
7862 #: ../plugins/fn-random/functions.c:700
7863 msgid "type:type of the Gumbel distribution, defaults to 1"
7866 #: ../plugins/fn-random/functions.c:701
7867 msgid "If @{type} is neither 1 nor 2, RANDGUMBEL returns #NUM!"
7870 #: ../plugins/fn-random/functions.c:726
7871 msgid "RANDLEVY:random variate from a Lévy distribution"
7874 #: ../plugins/fn-random/functions.c:727
7876 msgid "c:parameter of the Lévy distribution"
7877 msgstr "skala:distributionens skalaparameter"
7879 #: ../plugins/fn-random/functions.c:728
7881 msgid "α:parameter of the Lévy distribution"
7882 msgstr "form:distributionens formparameter"
7884 #: ../plugins/fn-random/functions.c:729
7886 msgid "β:parameter of the Lévy distribution, defaults to 0"
7887 msgstr "form:distributionens formparameter"
7889 #: ../plugins/fn-random/functions.c:730
7891 "For @{α} = 1, @{β}=0, the Lévy distribution reduces to the Cauchy (or "
7892 "Lorentzian) distribution."
7895 #: ../plugins/fn-random/functions.c:732
7897 "For @{α} = 2, @{β}=0, the Lévy distribution reduces to the normal "
7901 #: ../plugins/fn-random/functions.c:734
7902 msgid "If @{α} ≤ 0 or @{α} > 2, RANDLEVY returns #NUM!"
7905 #: ../plugins/fn-random/functions.c:735
7906 msgid "If @{β} < -1 or @{β} > 1, RANDLEVY returns #NUM!"
7909 #: ../plugins/fn-random/functions.c:758
7910 msgid "RANDEXPPOW:random variate from an exponential power distribution"
7913 #: ../plugins/fn-random/functions.c:759
7915 msgid "a:scale parameter of the exponential power distribution"
7916 msgstr "skala:distributionens skalaparameter"
7918 #: ../plugins/fn-random/functions.c:760
7919 msgid "b:exponent of the exponential power distribution"
7922 #: ../plugins/fn-random/functions.c:761
7924 "For @{b} = 1 the exponential power distribution reduces to the Laplace "
7928 #: ../plugins/fn-random/functions.c:763
7930 "For @{b} = 2 the exponential power distribution reduces to the normal "
7931 "distribution with σ = a/sqrt(2)"
7934 #: ../plugins/fn-random/functions.c:783
7935 msgid "RANDLANDAU:random variate from the Landau distribution"
7938 #: ../plugins/fn-random/functions.c:799
7941 "RANDNORMTAIL:random variate from the upper tail of a normal distribution "
7943 msgstr "form:distributionens formparameter"
7945 #: ../plugins/fn-random/functions.c:801
7946 msgid "σ:standard deviation of the normal distribution"
7949 #: ../plugins/fn-random/functions.c:802
7951 "The method is based on Marsaglia's famous rectangle-wedge-tail algorithm "
7952 "(Ann Math Stat 32, 894-899 (1961)), with this aspect explained in Knuth, v2, "
7953 "3rd ed, p139, 586 (exercise 11)."
7956 #: ../plugins/fn-random/functions.c:823
7958 "SIMTABLE:one of the values in the given argument list depending on the round "
7959 "number of the simulation tool"
7962 #: ../plugins/fn-random/functions.c:825
7963 msgid "d1:first value"
7966 #: ../plugins/fn-random/functions.c:826
7967 msgid "d2:second value"
7970 #: ../plugins/fn-random/functions.c:827
7972 "SIMTABLE returns one of the values in the given argument list depending on "
7973 "the round number of the simulation tool. When the simulation tool is not "
7974 "activated, SIMTABLE returns @{d1}.\n"
7975 "With the simulation tool and the SIMTABLE function you can test given "
7976 "decision variables. Each SIMTABLE function contains the possible values of a "
7977 "simulation variable. In most valid simulation models you should have the "
7978 "same number of values @{dN} for all decision variables. If the simulation "
7979 "is run more rounds than there are values defined, SIMTABLE returns #N/A! "
7980 "error (e.g. if A1 contains `=SIMTABLE(1)' and A2 `=SIMTABLE(1,2)', A1 yields "
7981 "#N/A! error on the second round).\n"
7982 "The successive use of the simulation tool also requires that you give to the "
7983 "tool at least one input variable having RAND() or any other "
7984 "RAND<distribution name>() function in it. On each round, the simulation tool "
7985 "iterates for the given number of rounds over all the input variables to "
7986 "reevaluate them. On each iteration, the values of the output variables are "
7987 "stored, and when the round is completed, descriptive statistical information "
7988 "is created according to the values."
7991 #: ../plugins/fn-random/functions.c:891
7993 msgid "RANDSNORM:random variate from a skew-normal distribution"
7994 msgstr "form:distributionens formparameter"
7996 #: ../plugins/fn-random/functions.c:892
7998 msgid "𝛼:shape parameter of the skew-normal distribution, defaults to 0"
7999 msgstr "form:distributionens formparameter"
8001 #: ../plugins/fn-random/functions.c:894
8003 msgid "𝜉:location parameter of the skew-normal distribution, defaults to 0"
8004 msgstr "form:distributionens formparameter"
8006 #: ../plugins/fn-random/functions.c:896
8008 msgid "𝜔:scale parameter of the skew-normal distribution, defaults to 1"
8009 msgstr "form:distributionens formparameter"
8011 #: ../plugins/fn-random/functions.c:898
8013 "The random variates are drawn from a skew-normal distribution with shape "
8014 "parameter @{𝛼}. When @{𝛼}=0, the skewness vanishes, and we obtain the "
8015 "standard normal density; as 𝛼 increases (in absolute value), the skewness of "
8016 "the distribution increases; when @{𝛼} approaches infinity the density "
8017 "converges to the so-called half-normal (or folded normal) density function; "
8018 "if the sign of @{𝛼} changes, the density is reflected on the opposite side "
8019 "of the vertical axis."
8022 #: ../plugins/fn-random/functions.c:908
8024 "The mean of a skew-normal distribution with location parameter @{𝜉}=0 is not "
8028 #: ../plugins/fn-random/functions.c:910
8031 "The standard deviation of a skew-normal distribution with scale parameter "
8033 msgstr "form:distributionens formparameter"
8035 #: ../plugins/fn-random/functions.c:912
8036 msgid "The skewness of a skew-normal distribution is in general not @{𝛼}."
8039 #: ../plugins/fn-random/functions.c:913
8040 msgid "If @{𝜔} < 0, RANDSNORM returns #NUM!"
8043 #: ../plugins/fn-random/functions.c:948
8045 msgid "RANDSTDIST:random variate from a skew-t distribution"
8046 msgstr "form:distributionens formparameter"
8048 #: ../plugins/fn-random/functions.c:950
8050 msgid "𝛼:shape parameter of the skew-t distribution, defaults to 0"
8051 msgstr "form:distributionens formparameter"
8053 #: ../plugins/fn-random/functions.c:951
8055 msgid "The mean of a skew-t distribution is not 0."
8056 msgstr "form:distributionens formparameter"
8058 #: ../plugins/fn-random/functions.c:952
8060 msgid "The standard deviation of a skew-t distribution is not 1."
8061 msgstr "form:distributionens formparameter"
8063 #: ../plugins/fn-random/functions.c:953
8064 msgid "The skewness of a skew-t distribution is in general not @{𝛼}."
8067 #: ../plugins/fn-stat/functions.c:48
8070 "Numbers, text and logical values are included in the calculation too. If the "
8071 "cell contains text or the argument evaluates to FALSE, it is counted as "
8072 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1). "
8073 "Note that empty cells are not counted."
8076 "@SYNTAX=SUMA(værdi1, værdi2, …)\n"
8077 "@DESCRIPTION=SUMA beregner summen af alle værdier og celler som angives i "
8078 "parameterlisten Tal, tekst og logiske værdier inkluderes i også i "
8079 "beregningen. Hvis cellen indeholder tekst eller parameteren omsættes til "
8080 "FALSK, tælles værdien som 0. Hvis parameteren evalueres til SAND, tælles det "
8083 "Lad os antage at cellerne A1, A2, …, A5 indeholder tallene 11, 15, 17, 21, "
8084 "og 43. Da får vi at\n"
8085 "SUMA(A1:A5) er lig med 107.\n"
8087 "@SEEALSO=AVERAGE, SUM, COUNT"
8089 #: ../plugins/fn-stat/functions.c:53
8090 msgid "VARP:variance of an entire population"
8093 #: ../plugins/fn-stat/functions.c:54 ../plugins/fn-stat/functions.c:79
8094 #: ../plugins/fn-stat/functions.c:108 ../plugins/fn-stat/functions.c:135
8095 #: ../plugins/fn-stat/functions.c:2727 ../plugins/fn-stat/functions.c:2756
8096 #: ../plugins/fn-stat/functions.c:2782 ../plugins/fn-stat/functions.c:2809
8097 msgid "area1:first cell area"
8100 #: ../plugins/fn-stat/functions.c:55 ../plugins/fn-stat/functions.c:80
8101 #: ../plugins/fn-stat/functions.c:109 ../plugins/fn-stat/functions.c:136
8102 #: ../plugins/fn-stat/functions.c:2728 ../plugins/fn-stat/functions.c:2757
8103 #: ../plugins/fn-stat/functions.c:2783 ../plugins/fn-stat/functions.c:2810
8104 msgid "area2:second cell area"
8107 #: ../plugins/fn-stat/functions.c:56
8108 msgid "VARP is also known as the N-variance."
8111 #: ../plugins/fn-stat/functions.c:59 ../plugins/fn-stat/functions.c:88
8112 msgid "wiki:en:Variance"
8115 #: ../plugins/fn-stat/functions.c:60 ../plugins/fn-stat/functions.c:89
8116 msgid "wolfram:Variance.html"
8119 #: ../plugins/fn-stat/functions.c:78
8120 msgid "VAR:sample variance of the given sample"
8123 #: ../plugins/fn-stat/functions.c:81
8124 msgid "VAR is also known as the N-1-variance."
8127 #: ../plugins/fn-stat/functions.c:82 ../plugins/fn-stat/functions.c:2732
8129 "Since the N-1-variance includes Bessel's correction, whereas the N-variance "
8130 "calculated by VARPA or VARP does not, under reasonable conditions the N-1-"
8131 "variance is an unbiased estimator of the variance of the population from "
8132 "which the sample is drawn."
8135 #: ../plugins/fn-stat/functions.c:107
8136 msgid "STDEV:sample standard deviation of the given sample"
8139 #: ../plugins/fn-stat/functions.c:110
8140 msgid "STDEV is also known as the N-1-standard deviation."
8143 #: ../plugins/fn-stat/functions.c:111
8145 "To obtain the population standard deviation of a whole population use STDEVP."
8148 #: ../plugins/fn-stat/functions.c:115 ../plugins/fn-stat/functions.c:141
8149 msgid "wiki:en:Standard_deviation"
8152 #: ../plugins/fn-stat/functions.c:116 ../plugins/fn-stat/functions.c:142
8153 msgid "wolfram:StandardDeviation.html"
8156 #: ../plugins/fn-stat/functions.c:134
8157 msgid "STDEVP:population standard deviation of the given population"
8160 #: ../plugins/fn-stat/functions.c:137 ../plugins/fn-stat/functions.c:2811
8161 msgid "This is also known as the N-standard deviation"
8164 #: ../plugins/fn-stat/functions.c:160
8165 msgid "RANK:rank of a number in a list of numbers"
8168 #: ../plugins/fn-stat/functions.c:161 ../plugins/fn-stat/functions.c:213
8169 msgid "x:number whose rank you want to find"
8172 #: ../plugins/fn-stat/functions.c:163 ../plugins/fn-stat/functions.c:215
8173 msgid "order:0 (descending order) or non-zero (ascending order); defaults to 0"
8176 #: ../plugins/fn-stat/functions.c:164
8177 msgid "In case of a tie, RANK returns the largest possible rank."
8180 #: ../plugins/fn-stat/functions.c:166
8182 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
8186 #: ../plugins/fn-stat/functions.c:167
8187 msgid "Then RANK(17.3,A1:A5) equals 4."
8190 #: ../plugins/fn-stat/functions.c:168
8191 msgid "Then RANK(25.9,A1:A5) equals 1."
8194 #: ../plugins/fn-stat/functions.c:212
8195 msgid "RANK.AVG:rank of a number in a list of numbers"
8198 #: ../plugins/fn-stat/functions.c:216
8199 msgid "In case of a tie, RANK.AVG returns the average rank."
8202 #: ../plugins/fn-stat/functions.c:217
8203 msgid "This function is Excel 2010 compatible."
8204 msgstr "Denne funktion er kompatibel med Excel 2010."
8206 #: ../plugins/fn-stat/functions.c:218
8208 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
8209 "21.3, 25.9, and 25.9."
8211 "Lad os antage at cellerne A1, A2, …, A5 indeholder tallene 11,4 17,3 21,3 "
8214 #: ../plugins/fn-stat/functions.c:219
8215 msgid "Then RANK.AVG(17.3,A1:A5) equals 4."
8216 msgstr "Så er RANK.AVG(17.3,A1:A5) lig med 4."
8218 #: ../plugins/fn-stat/functions.c:220
8219 msgid "Then RANK.AVG(25.9,A1:A5) equals 1.5."
8220 msgstr "Så er RANK.AVG(25.9,A1:A5) lig med 1,5."
8222 #: ../plugins/fn-stat/functions.c:270
8223 msgid "TRIMMEAN:mean of the interior of a data set"
8224 msgstr "TRIMMEAN:gennemsnit på det indre af et datasæt"
8226 #: ../plugins/fn-stat/functions.c:271
8227 msgid "ref:list of numbers whose mean you want to calculate"
8228 msgstr "ref:liste af tal hvis gennemsnit du ønsker at beregne"
8230 #: ../plugins/fn-stat/functions.c:272
8231 msgid "fraction:fraction of the data set excluded from the mean"
8232 msgstr "fraction:Brøkdel af datasættet der ikke skal medregnes i gennemsnittet"
8234 #: ../plugins/fn-stat/functions.c:273
8236 "If @{fraction}=0.2 and the data set contains 40 numbers, 8 numbers are "
8237 "trimmed from the data set (40 x 0.2): the 4 largest and the 4 smallest. To "
8238 "avoid a bias, the number of points to be excluded is always rounded down to "
8239 "the nearest even number."
8241 "Hvis @{fraction}=0,2 og datasættet indeholder 40 tal, skæres 8 tal væk fra "
8242 "datasættet (40 × 0,2), de 4 største og de 4 mindste. For at undgå bias, "
8243 "rundes antallet af tal, der skal ekskluderes altid ned til det nærmeste lige "
8246 #: ../plugins/fn-stat/functions.c:276 ../plugins/fn-stat/functions.c:788
8247 #: ../plugins/fn-stat/functions.c:2368 ../plugins/fn-stat/functions.c:2411
8248 #: ../plugins/fn-stat/functions.c:2599 ../plugins/fn-stat/functions.c:3044
8249 #: ../plugins/fn-stat/functions.c:3086 ../plugins/fn-stat/functions.c:3132
8250 #: ../plugins/fn-stat/functions.c:3175
8252 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
8253 "21.3, 25.9, and 40.1."
8256 #: ../plugins/fn-stat/functions.c:277
8258 "Then TRIMMEAN(A1:A5,0.2) equals 23.2 and TRIMMEAN(A1:A5,0.4) equals 21.5."
8260 "Så er TRIMMEAN(A1:A5,0.2) lig med 23,2 og TRIMMEAN(A1:A5,0.4) er lig med "
8263 #: ../plugins/fn-stat/functions.c:319
8264 msgid "COVAR:covariance of two data sets"
8265 msgstr "COVAR:kovarians på to datasæt"
8267 #: ../plugins/fn-stat/functions.c:320 ../plugins/fn-stat/functions.c:350
8268 #: ../plugins/fn-stat/functions.c:380
8269 msgid "array1:first data set"
8270 msgstr "array1:første datasæt"
8272 #: ../plugins/fn-stat/functions.c:321 ../plugins/fn-stat/functions.c:351
8273 msgid "array2:set data set"
8274 msgstr "array2:andet datasæt"
8276 #: ../plugins/fn-stat/functions.c:322 ../plugins/fn-stat/functions.c:352
8277 #: ../plugins/fn-stat/functions.c:382 ../plugins/fn-stat/functions.c:610
8278 #: ../plugins/fn-stat/functions.c:637 ../plugins/fn-stat/functions.c:930
8279 #: ../plugins/fn-stat/functions.c:958 ../plugins/fn-stat/functions.c:2032
8280 #: ../plugins/fn-stat/functions.c:2062 ../plugins/fn-stat/functions.c:2110
8281 #: ../plugins/fn-stat/functions.c:2190 ../plugins/fn-stat/functions.c:2209
8282 #: ../plugins/fn-stat/functions.c:2233
8283 msgid "Strings and empty cells are simply ignored."
8284 msgstr "Strenge og tomme celler ignoreres."
8286 #: ../plugins/fn-stat/functions.c:324 ../plugins/fn-stat/functions.c:354
8287 #: ../plugins/fn-stat/functions.c:384 ../plugins/fn-stat/functions.c:2540
8288 #: ../plugins/fn-stat/functions.c:3219 ../plugins/fn-stat/functions.c:3285
8289 #: ../plugins/fn-stat/functions.c:4397 ../plugins/fn-stat/functions.c:4454
8290 #: ../plugins/fn-stat/functions.c:4506
8292 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
8293 "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, "
8296 "Lad os antage at cellerne A1, A2, …, A5 indeholder tallene 11,4 17,3 21,3 "
8297 "25,9 og 40,1 og cellerne B1, B2, … B5 23,2 25,8 29,9 33,5 og 42,7."
8299 #: ../plugins/fn-stat/functions.c:327 ../plugins/fn-stat/functions.c:357
8300 msgid "Then COVAR(A1:A5,B1:B5) equals 65.858."
8301 msgstr "Så er COVAR(A1:A5,B1:B5) lig med 65,858."
8303 #: ../plugins/fn-stat/functions.c:329 ../plugins/fn-stat/functions.c:359
8304 msgid "wiki:en:Covariance"
8305 msgstr "wiki:da:Kovarians"
8307 #: ../plugins/fn-stat/functions.c:330 ../plugins/fn-stat/functions.c:360
8308 #: ../plugins/fn-stat/functions.c:390
8309 msgid "wolfram:Covariance.html"
8310 msgstr "wolfram:Kovarians.html"
8312 #: ../plugins/fn-stat/functions.c:349
8314 msgid "COVARIANCE.S:sample covariance of two data sets"
8315 msgstr "COVAR:kovarians på to datasæt"
8317 #: ../plugins/fn-stat/functions.c:379
8318 msgid "CORREL:Pearson correlation coefficient of two data sets"
8319 msgstr "CORREL:Pearsons korrelationskoefficient for to datasæt"
8321 #: ../plugins/fn-stat/functions.c:381
8322 msgid "array2:second data set"
8323 msgstr "array2:andet datasæt"
8325 #: ../plugins/fn-stat/functions.c:387
8326 msgid "Then CORREL(A1:A5,B1:B5) equals 0.996124788."
8327 msgstr "Så er CORREL(A1:A5,B1:B5) lig med 0,996124788."
8329 #: ../plugins/fn-stat/functions.c:389
8330 msgid "wiki:en:CorrelationCoefficient.html"
8331 msgstr "wiki:da:KorrelationsKoefficient.html"
8333 # http://en.wikipedia.org/wiki/Probability_mass_function
8334 #: ../plugins/fn-stat/functions.c:409
8336 "NEGBINOMDIST:probability mass function of the negative binomial distribution"
8338 "NEGBINOMDIST:frekvensfunktion (tæthed) af den negative binomialfordeling"
8340 #: ../plugins/fn-stat/functions.c:410
8341 msgid "f:number of failures"
8342 msgstr "f:antal fejl"
8344 #: ../plugins/fn-stat/functions.c:411
8345 msgid "t:threshold number of successes"
8346 msgstr "t:tærskelantal for succeser"
8348 #: ../plugins/fn-stat/functions.c:412
8349 msgid "p:probability of a success"
8350 msgstr "p:sandsynlighed for en succes"
8352 #: ../plugins/fn-stat/functions.c:413
8353 msgid "If @{f} or @{t} is a non-integer it is truncated."
8354 msgstr "Hvis @{f} eller @{t} ikke er et heltal, afkortes det."
8356 #: ../plugins/fn-stat/functions.c:414
8357 msgid "If (@{f} + @{t} -1) <= 0 this function returns a #NUM! error."
8358 msgstr "Hvis (@{f} + @{t} -1) <= 0, returnerer denne funktion en #TAL!-fejl."
8360 #: ../plugins/fn-stat/functions.c:415 ../plugins/fn-stat/functions.c:1016
8361 #: ../plugins/fn-stat/functions.c:1085 ../plugins/fn-stat/functions.c:1337
8362 #: ../plugins/fn-stat/functions.c:1626 ../plugins/fn-stat/functions.c:1659
8363 #: ../plugins/fn-stat/functions.c:1693 ../plugins/fn-stat/functions.c:1754
8364 #: ../plugins/fn-stat/functions.c:4757
8365 msgid "If @{p} < 0 or @{p} > 1 this function returns a #NUM! error."
8366 msgstr "Hvis @{p} < 0 eller @{p} > 1, returnerer denne funktion en #TAL!-fejl."
8368 # standard tillægsord her?
8369 #: ../plugins/fn-stat/functions.c:438
8372 "NORMSDIST:cumulative distribution function of the standard normal "
8374 msgstr "NORMSDIST:kumuleret tæthedsfunktion af standardnormaldistributionen"
8376 #: ../plugins/fn-stat/functions.c:441
8377 msgid "NORMSDIST is the OpenFormula function LEGACY.NORMSDIST."
8378 msgstr "NORMSDIST er OpenFormula-funktionen LEGACY.NORMSDIST."
8380 #: ../plugins/fn-stat/functions.c:444 ../plugins/fn-stat/functions.c:488
8381 msgid "wiki:en:Normal_distribution"
8382 msgstr "wiki:da:Normal_distribution"
8384 #: ../plugins/fn-stat/functions.c:445 ../plugins/fn-stat/functions.c:489
8385 msgid "wolfram:NormalDistribution.html"
8386 msgstr "wolfram:NormalDistribution.html"
8388 # standard tillægsord her?
8389 #: ../plugins/fn-stat/functions.c:460
8392 "SNORM.DIST.RANGE:probability of the standard normal distribution over an "
8394 msgstr "NORMSDIST:kumuleret tæthedsfunktion af standardnormaldistributionen"
8396 #: ../plugins/fn-stat/functions.c:461
8397 msgid "x1:start of the interval"
8400 #: ../plugins/fn-stat/functions.c:462
8401 msgid "x2:end of the interval"
8404 #: ../plugins/fn-stat/functions.c:463
8406 "This function returns the cumulative probability over a range of the "
8407 "standard normal distribution; that is the integral over the probability "
8408 "density function from @{x1} to @{x2}."
8411 #: ../plugins/fn-stat/functions.c:464
8413 msgid "If @{x1}>@{x2}, this function returns a negative value."
8414 msgstr "Hvis @{x} < 0, returnerer denne funktion en #TAL!-fejl."
8416 #: ../plugins/fn-stat/functions.c:481
8419 "NORMSINV:inverse of the cumulative distribution function of the standard "
8420 "normal distribution"
8422 "NORMSINV:invers for den kumulerede tæthedsfunktion af "
8423 "standardnormaldistributionen"
8425 #: ../plugins/fn-stat/functions.c:482
8426 msgid "p:given probability"
8427 msgstr "p:angivet sandsynlighed"
8429 #: ../plugins/fn-stat/functions.c:483
8430 msgid "If @{p} < 0 or @{p} > 1 this function returns #NUM! error."
8431 msgstr "Hvis @{p} < 0 eller @{p} > 1, returnerer denne funktion en #TAL!-fejl."
8433 #: ../plugins/fn-stat/functions.c:485
8434 msgid "NORMSINV is the OpenFormula function LEGACY.NORMSINV."
8435 msgstr "NORMSINV er OpenFormula-funktionen LEGACY.NORMSINV."
8437 #: ../plugins/fn-stat/functions.c:508
8438 msgid "OWENT:Owen's T function"
8441 #: ../plugins/fn-stat/functions.c:509
8445 #: ../plugins/fn-stat/functions.c:528
8447 "LOGNORMDIST:cumulative distribution function of the lognormal distribution"
8448 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
8450 #: ../plugins/fn-stat/functions.c:530 ../plugins/fn-stat/functions.c:560
8452 msgstr "mean:gennemsnit"
8454 #: ../plugins/fn-stat/functions.c:531 ../plugins/fn-stat/functions.c:561
8455 msgid "stddev:standard deviation"
8456 msgstr "stddev:standardafvigelse"
8458 #: ../plugins/fn-stat/functions.c:532
8459 msgid "If @{stddev} = 0 LOGNORMDIST returns a #DIV/0! error."
8460 msgstr "Hvis @{stddev} = 0, returnerer LOGNORMDIST en #DIV/0!-fejl."
8462 #: ../plugins/fn-stat/functions.c:533
8464 "If @{x} <= 0, @{mean} < 0 or @{stddev} <= 0 this function returns a #NUM! "
8467 "Hvis @{x} <= 0, @{mean} < 0 eller @{stddev} <= 0, returnerer denne funktion "
8470 #: ../plugins/fn-stat/functions.c:537 ../plugins/fn-stat/functions.c:566
8471 msgid "wiki:en:Log-normal_distribution"
8472 msgstr "wiki:da:Log-normal_distribution"
8474 #: ../plugins/fn-stat/functions.c:538 ../plugins/fn-stat/functions.c:567
8475 msgid "wolfram:LogNormalDistribution.html"
8476 msgstr "wolfram:LogNormalDistribution.html"
8478 #: ../plugins/fn-stat/functions.c:558
8480 "LOGINV:inverse of the cumulative distribution function of the lognormal "
8483 "LOGINV:invers for den kumuleret distributionsfunktion for lognormal-"
8486 #: ../plugins/fn-stat/functions.c:562
8488 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns #NUM! error."
8490 "Hvis @{p} < 0 eller @{p} > 1 eller @{stddev} <= 0, returnerer denne funktion "
8493 #: ../plugins/fn-stat/functions.c:589
8494 msgid "FISHERINV:inverse of the Fisher transformation"
8495 msgstr "FISHERINV:invers for Fisher-transformationen"
8497 #: ../plugins/fn-stat/functions.c:591
8498 msgid "If @{x} is a non-number this function returns a #VALUE! error."
8499 msgstr "Hvis @{x} ikke er et tal returnerer denne funktion fejlen #VÆRDI!."
8501 #: ../plugins/fn-stat/functions.c:607
8502 msgid "MODE:first most common number in the dataset"
8505 #: ../plugins/fn-stat/functions.c:608 ../plugins/fn-stat/functions.c:635
8506 #: ../plugins/fn-stat/functions.c:733 ../plugins/fn-stat/functions.c:759
8507 #: ../plugins/fn-stat/functions.c:785 ../plugins/fn-stat/functions.c:810
8508 #: ../plugins/fn-stat/functions.c:835 ../plugins/fn-stat/functions.c:860
8509 #: ../plugins/fn-stat/functions.c:894 ../plugins/fn-stat/functions.c:928
8510 #: ../plugins/fn-stat/functions.c:956 ../plugins/fn-stat/functions.c:2030
8511 #: ../plugins/fn-stat/functions.c:2060 ../plugins/fn-stat/functions.c:2085
8512 #: ../plugins/fn-stat/functions.c:2108 ../plugins/fn-stat/functions.c:2231
8513 #: ../plugins/fn-stat/functions.c:2653 ../plugins/fn-stat/functions.c:2677
8514 #: ../plugins/fn-stat/functions.c:2702
8515 msgid "number1:first value"
8518 #: ../plugins/fn-stat/functions.c:609 ../plugins/fn-stat/functions.c:636
8519 #: ../plugins/fn-stat/functions.c:734 ../plugins/fn-stat/functions.c:760
8520 #: ../plugins/fn-stat/functions.c:786 ../plugins/fn-stat/functions.c:811
8521 #: ../plugins/fn-stat/functions.c:836 ../plugins/fn-stat/functions.c:861
8522 #: ../plugins/fn-stat/functions.c:895 ../plugins/fn-stat/functions.c:929
8523 #: ../plugins/fn-stat/functions.c:957 ../plugins/fn-stat/functions.c:2031
8524 #: ../plugins/fn-stat/functions.c:2061 ../plugins/fn-stat/functions.c:2086
8525 #: ../plugins/fn-stat/functions.c:2109 ../plugins/fn-stat/functions.c:2232
8526 #: ../plugins/fn-stat/functions.c:2654 ../plugins/fn-stat/functions.c:2678
8527 #: ../plugins/fn-stat/functions.c:2703
8528 msgid "number2:second value"
8531 #: ../plugins/fn-stat/functions.c:611 ../plugins/fn-stat/functions.c:638
8533 "If the data set does not contain any duplicates this function returns a #N/A "
8537 #: ../plugins/fn-stat/functions.c:615 ../plugins/fn-stat/functions.c:642
8538 msgid "wiki:en:Mode_(statistics)"
8541 #: ../plugins/fn-stat/functions.c:616 ../plugins/fn-stat/functions.c:643
8542 msgid "wolfram:Mode.html"
8545 #: ../plugins/fn-stat/functions.c:634
8546 msgid "MODE.MULT:most common numbers in the dataset"
8549 #: ../plugins/fn-stat/functions.c:732
8550 msgid "HARMEAN:harmonic mean"
8553 #: ../plugins/fn-stat/functions.c:735
8555 "The harmonic mean of N data points is N divided by the sum of the "
8556 "reciprocals of the data points)."
8559 #: ../plugins/fn-stat/functions.c:739
8560 msgid "wiki:en:Harmonic_mean"
8563 #: ../plugins/fn-stat/functions.c:740
8564 msgid "wolfram:HarmonicMean.html"
8567 #: ../plugins/fn-stat/functions.c:758
8568 msgid "GEOMEAN:geometric mean"
8571 #: ../plugins/fn-stat/functions.c:761
8573 "The geometric mean is equal to the Nth root of the product of the N values."
8576 #: ../plugins/fn-stat/functions.c:765
8577 msgid "wiki:en:Geometric_mean"
8580 #: ../plugins/fn-stat/functions.c:766
8581 msgid "wolfram:GeometricMean.html"
8584 #: ../plugins/fn-stat/functions.c:784
8585 msgid "COUNT:total number of integer or floating point arguments passed"
8588 #: ../plugins/fn-stat/functions.c:789
8589 msgid "Then COUNT(A1:A5) equals 5."
8592 #: ../plugins/fn-stat/functions.c:809
8593 msgid "COUNTA:number of arguments passed not including empty cells"
8596 #: ../plugins/fn-stat/functions.c:813
8598 "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings "
8599 "11.4, \"missing\", \"missing\", 25.9, and 40.1."
8602 #: ../plugins/fn-stat/functions.c:814
8603 msgid "Then COUNTA(A1:A5) equals 5."
8606 #: ../plugins/fn-stat/functions.c:834
8607 msgid "AVERAGE:average of all the numeric values and cells"
8610 #: ../plugins/fn-stat/functions.c:840
8611 msgid "wiki:en:Arithmetic_mean"
8614 #: ../plugins/fn-stat/functions.c:841
8615 msgid "wolfram:ArithmeticMean.html"
8618 #: ../plugins/fn-stat/functions.c:859
8620 "MIN:smallest value, with negative numbers considered smaller than positive "
8624 #: ../plugins/fn-stat/functions.c:893
8626 "MAX:largest value, with negative numbers considered smaller than positive "
8630 #: ../plugins/fn-stat/functions.c:927
8631 msgid "SKEW:unbiased estimate for skewness of a distribution"
8634 #: ../plugins/fn-stat/functions.c:931
8636 "This is only meaningful if the underlying distribution really has a third "
8637 "moment. The skewness of a symmetric (e.g., normal) distribution is zero."
8640 #: ../plugins/fn-stat/functions.c:934
8642 "If less than three numbers are given, this function returns a #DIV/0! error."
8645 #: ../plugins/fn-stat/functions.c:955
8646 msgid "SKEWP:population skewness of a data set"
8649 #: ../plugins/fn-stat/functions.c:959
8650 msgid "If less than two numbers are given, SKEWP returns a #DIV/0! error."
8653 #: ../plugins/fn-stat/functions.c:979
8656 "EXPONDIST:probability density or cumulative distribution function of the "
8657 "exponential distribution"
8658 msgstr "skala:distributionens skalaparameter"
8660 #: ../plugins/fn-stat/functions.c:981
8661 msgid "y:scale parameter"
8664 #: ../plugins/fn-stat/functions.c:982 ../plugins/fn-stat/functions.c:1052
8665 #: ../plugins/fn-stat/functions.c:1292 ../plugins/fn-stat/functions.c:1721
8666 #: ../plugins/fn-stat/functions.c:1936 ../plugins/fn-stat/functions.c:1972
8668 "cumulative:whether to evaluate the density function or the cumulative "
8669 "distribution function"
8672 #: ../plugins/fn-stat/functions.c:983
8674 "If @{cumulative} is false it will return:\t@{y} * exp (-@{y}*@{x}),otherwise "
8675 "it will return\t1 - exp (-@{y}*@{x})."
8678 #: ../plugins/fn-stat/functions.c:986
8679 msgid "If @{x} < 0 or @{y} <= 0 this will return an error."
8682 #: ../plugins/fn-stat/functions.c:1012
8683 msgid "BERNOULLI:probability mass function of a Bernoulli distribution"
8686 #: ../plugins/fn-stat/functions.c:1013
8690 #: ../plugins/fn-stat/functions.c:1015
8691 msgid "If @{k} != 0 and @{k} != 1 this function returns a #NUM! error."
8692 msgstr "Hvis @{k} != 0 og @{k} != 1, returnerer denne funktion en #TAL!-fejl."
8694 #: ../plugins/fn-stat/functions.c:1048
8696 "GAMMADIST:probability density or cumulative distribution function of the "
8697 "gamma distribution"
8700 #: ../plugins/fn-stat/functions.c:1050 ../plugins/fn-stat/functions.c:1083
8701 #: ../plugins/fn-stat/functions.c:1255 ../plugins/fn-stat/functions.c:1290
8702 #: ../plugins/fn-stat/functions.c:1333 ../plugins/fn-stat/functions.c:1934
8703 msgid "alpha:scale parameter"
8706 #: ../plugins/fn-stat/functions.c:1051 ../plugins/fn-stat/functions.c:1084
8707 #: ../plugins/fn-stat/functions.c:1256 ../plugins/fn-stat/functions.c:1291
8708 #: ../plugins/fn-stat/functions.c:1334 ../plugins/fn-stat/functions.c:1935
8709 msgid "beta:scale parameter"
8712 #: ../plugins/fn-stat/functions.c:1053 ../plugins/fn-stat/functions.c:1460
8713 #: ../plugins/fn-stat/functions.c:1940 ../plugins/fn-stat/functions.c:2160
8714 msgid "If @{x} < 0 this function returns a #NUM! error."
8715 msgstr "Hvis @{x} < 0, returnerer denne funktion en #TAL!-fejl."
8717 #: ../plugins/fn-stat/functions.c:1054 ../plugins/fn-stat/functions.c:1260
8718 #: ../plugins/fn-stat/functions.c:1297 ../plugins/fn-stat/functions.c:1338
8719 msgid "If @{alpha} <= 0 or @{beta} <= 0, this function returns a #NUM! error."
8721 "Hvis @{alpha} <= 0 eller @{beta} <= 0, returnerer denne funktion en #TAL!-"
8724 #: ../plugins/fn-stat/functions.c:1081
8725 msgid "GAMMAINV:inverse of the cumulative gamma distribution"
8728 #: ../plugins/fn-stat/functions.c:1086 ../plugins/fn-stat/functions.c:1941
8729 msgid "If @{alpha} <= 0 or @{beta} <= 0 this function returns a #NUM! error."
8731 "Hvis @{alpha} <= 0 eller @{beta} <= 0, returnerer denne funktion en #TAL!-"
8734 #: ../plugins/fn-stat/functions.c:1111
8735 msgid "CHIDIST:survival function of the chi-squared distribution"
8738 #: ../plugins/fn-stat/functions.c:1113 ../plugins/fn-stat/functions.c:1141
8739 #: ../plugins/fn-stat/functions.c:1368 ../plugins/fn-stat/functions.c:1420
8740 msgid "dof:number of degrees of freedom"
8743 #: ../plugins/fn-stat/functions.c:1114 ../plugins/fn-stat/functions.c:1142
8744 #: ../plugins/fn-stat/functions.c:1370 ../plugins/fn-stat/functions.c:1459
8745 #: ../plugins/fn-stat/functions.c:1625
8746 msgid "The survival function is 1 minus the cumulative distribution function."
8749 #: ../plugins/fn-stat/functions.c:1115
8750 msgid "If @{dof} is non-integer it is truncated."
8753 #: ../plugins/fn-stat/functions.c:1116 ../plugins/fn-stat/functions.c:1371
8754 msgid "If @{dof} < 1 this function returns a #NUM! error."
8755 msgstr "Hvis @{dof} < 1, returnerer denne funktion en #TAL!-fejl."
8757 #: ../plugins/fn-stat/functions.c:1118
8759 "CHIDIST(@{x},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{x},@{dof})."
8762 #: ../plugins/fn-stat/functions.c:1139
8763 msgid "CHIINV:inverse of the survival function of the chi-squared distribution"
8766 #: ../plugins/fn-stat/functions.c:1143 ../plugins/fn-stat/functions.c:1424
8768 "If @{p} < 0 or @{p} > 1 or @{dof} < 1 this function returns a #NUM! error."
8771 #: ../plugins/fn-stat/functions.c:1145
8773 "CHIINV(@{p},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{p},@{dof})."
8776 #: ../plugins/fn-stat/functions.c:1166
8777 msgid "CHITEST:p value of the Goodness of Fit Test"
8780 #: ../plugins/fn-stat/functions.c:1167
8781 msgid "actual_range:observed data"
8784 #: ../plugins/fn-stat/functions.c:1168
8785 msgid "theoretical_range:expected values"
8788 #: ../plugins/fn-stat/functions.c:1169
8790 "If the actual range is not an n by 1 or 1 by n range, but an n by m range, "
8791 "then CHITEST uses (n-1) times (m-1) as degrees of freedom. This is useful if "
8792 "the expected values were calculated from the observed value in a test of "
8793 "independence or test of homogeneity."
8796 #: ../plugins/fn-stat/functions.c:1175
8797 msgid "CHITEST is the OpenFormula function LEGACY.CHITEST."
8800 #: ../plugins/fn-stat/functions.c:1253
8801 msgid "BETADIST:cumulative distribution function of the beta distribution"
8804 #: ../plugins/fn-stat/functions.c:1257 ../plugins/fn-stat/functions.c:1294
8805 #: ../plugins/fn-stat/functions.c:1335
8806 msgid "a:optional lower bound, defaults to 0"
8809 #: ../plugins/fn-stat/functions.c:1258 ../plugins/fn-stat/functions.c:1295
8810 #: ../plugins/fn-stat/functions.c:1336
8811 msgid "b:optional upper bound, defaults to 1"
8814 #: ../plugins/fn-stat/functions.c:1259 ../plugins/fn-stat/functions.c:1296
8815 msgid "If @{x} < @{a} or @{x} > @{b} this function returns a #NUM! error."
8818 #: ../plugins/fn-stat/functions.c:1261 ../plugins/fn-stat/functions.c:1298
8819 #: ../plugins/fn-stat/functions.c:1339
8820 msgid "If @{a} >= @{b} this function returns a #NUM! error."
8823 #: ../plugins/fn-stat/functions.c:1288
8825 msgid "BETA.DIST:cumulative distribution function of the beta distribution"
8826 msgstr "LOGNORMDIST:kumuleret fordelingsfunktion for lognormal-distributionen"
8828 #: ../plugins/fn-stat/functions.c:1331
8830 "BETAINV:inverse of the cumulative distribution function of the beta "
8834 #: ../plugins/fn-stat/functions.c:1366
8835 msgid "TDIST:survival function of the Student t-distribution"
8838 #: ../plugins/fn-stat/functions.c:1369
8839 msgid "tails:1 or 2"
8842 #: ../plugins/fn-stat/functions.c:1372
8843 msgid "If @{tails} is neither 1 or 2 this function returns a #NUM! error."
8846 #: ../plugins/fn-stat/functions.c:1373
8848 "The parameterization of this function is different from what is used for, e."
8849 "g., NORMSDIST. This is a common source of mistakes, but necessary for "
8853 #: ../plugins/fn-stat/functions.c:1376
8854 msgid "This function is Excel compatible for non-negative @{x}."
8857 #: ../plugins/fn-stat/functions.c:1418
8859 msgid "TINV:two tailed inverse of the Student t-distribution"
8860 msgstr "form:distributionens formparameter"
8862 #: ../plugins/fn-stat/functions.c:1419
8864 msgid "p:probability in both tails"
8865 msgstr "p:sandsynlighed for en succes"
8867 #: ../plugins/fn-stat/functions.c:1421
8869 "This function returns the non-negative value x such that the area under the "
8870 "Student t density with @{dof} degrees of freedom to the right of x is @{p}/2."
8873 #: ../plugins/fn-stat/functions.c:1426
8875 "The parameterization of this function is different from what is used for, e."
8876 "g., NORMSINV. This is a common source of mistakes, but necessary for "
8880 #: ../plugins/fn-stat/functions.c:1455
8881 msgid "FDIST:survival function of the F distribution"
8884 #: ../plugins/fn-stat/functions.c:1457 ../plugins/fn-stat/functions.c:1623
8885 msgid "dof_of_num:numerator degrees of freedom"
8888 #: ../plugins/fn-stat/functions.c:1458 ../plugins/fn-stat/functions.c:1624
8889 msgid "dof_of_denom:denominator degrees of freedom"
8892 #: ../plugins/fn-stat/functions.c:1461
8894 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1, this function returns a #NUM! "
8898 #: ../plugins/fn-stat/functions.c:1463
8899 msgid "FDIST is the OpenFormula function LEGACY.FDIST."
8902 #: ../plugins/fn-stat/functions.c:1485
8904 "LANDAU:approximate probability density function of the Landau distribution"
8907 #: ../plugins/fn-stat/functions.c:1621
8908 msgid "FINV:inverse of the survival function of the F distribution"
8911 #: ../plugins/fn-stat/functions.c:1627
8913 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1 this function returns a #NUM! "
8917 #: ../plugins/fn-stat/functions.c:1629
8918 msgid "FINV is the OpenFormula function LEGACY.FINV."
8921 #: ../plugins/fn-stat/functions.c:1651
8924 "BINOMDIST:probability mass or cumulative distribution function of the "
8925 "binomial distribution"
8926 msgstr "skala:distributionens skalaparameter"
8928 #: ../plugins/fn-stat/functions.c:1652
8929 msgid "n:number of successes"
8932 #: ../plugins/fn-stat/functions.c:1653 ../plugins/fn-stat/functions.c:1687
8933 #: ../plugins/fn-stat/functions.c:1749
8934 msgid "trials:number of trials"
8937 #: ../plugins/fn-stat/functions.c:1654 ../plugins/fn-stat/functions.c:1688
8938 #: ../plugins/fn-stat/functions.c:1750
8939 msgid "p:probability of success in each trial"
8942 #: ../plugins/fn-stat/functions.c:1655 ../plugins/fn-stat/functions.c:1809
8943 #: ../plugins/fn-stat/functions.c:2158 ../plugins/fn-stat/functions.c:4755
8945 "cumulative:whether to evaluate the mass function or the cumulative "
8946 "distribution function"
8949 #: ../plugins/fn-stat/functions.c:1656
8950 msgid "If @{n} or @{trials} are non-integer they are truncated."
8953 #: ../plugins/fn-stat/functions.c:1657
8954 msgid "If @{n} < 0 or @{trials} < 0 this function returns a #NUM! error."
8957 #: ../plugins/fn-stat/functions.c:1658
8958 msgid "If @{n} > @{trials} this function returns a #NUM! error."
8961 #: ../plugins/fn-stat/functions.c:1686
8963 "BINOM.DIST.RANGE:probability of the binomial distribution over an interval"
8966 #: ../plugins/fn-stat/functions.c:1689
8967 msgid "start:start of the interval"
8970 #: ../plugins/fn-stat/functions.c:1690
8971 msgid "end:end of the interval, defaults to @{start}"
8974 #: ../plugins/fn-stat/functions.c:1691
8975 msgid "If @{start}, @{end} or @{trials} are non-integer they are truncated."
8978 #: ../plugins/fn-stat/functions.c:1692 ../plugins/fn-stat/functions.c:1753
8979 msgid "If @{trials} < 0 this function returns a #NUM! error."
8982 #: ../plugins/fn-stat/functions.c:1694
8983 msgid "If @{start} > @{end} this function returns 0."
8986 #: ../plugins/fn-stat/functions.c:1717
8988 "CAUCHY:probability density or cumulative distribution function of the "
8989 "Cauchy, Lorentz or Breit-Wigner distribution"
8992 #: ../plugins/fn-stat/functions.c:1720 ../plugins/fn-stat/functions.c:4785
8993 #: ../plugins/fn-stat/functions.c:4909
8994 msgid "a:scale parameter"
8997 #: ../plugins/fn-stat/functions.c:1722
8998 msgid "If @{a} < 0 this function returns a #NUM! error."
9001 #: ../plugins/fn-stat/functions.c:1723 ../plugins/fn-stat/functions.c:4758
9003 "If @{cumulative} is neither TRUE nor FALSE this function returns a #VALUE! "
9006 "Hvis @{cumulative} hverken er TRUE (SAND) eller FALSE (FALSK) returnerer "
9007 "denne funktion fejlen #VÆRDI!."
9009 #: ../plugins/fn-stat/functions.c:1748
9010 msgid "CRITBINOM:right-tailed critical value of the binomial distribution"
9013 #: ../plugins/fn-stat/functions.c:1751
9014 msgid "alpha:significance level (area of the tail)"
9017 #: ../plugins/fn-stat/functions.c:1752
9018 msgid "If @{trials} is a non-integer it is truncated."
9021 #: ../plugins/fn-stat/functions.c:1755
9022 msgid "If @{alpha} < 0 or @{alpha} > 1 this function returns a #NUM! error."
9025 #: ../plugins/fn-stat/functions.c:1778
9026 msgid "PERMUT:number of @{k}-permutations of a @{n}-set"
9029 #: ../plugins/fn-stat/functions.c:1779
9030 msgid "n:size of the base set"
9033 #: ../plugins/fn-stat/functions.c:1780
9034 msgid "k:number of elements in each permutation"
9037 #: ../plugins/fn-stat/functions.c:1781
9038 msgid "If @{n} = 0 this function returns a #NUM! error."
9041 #: ../plugins/fn-stat/functions.c:1782
9042 msgid "If @{n} < @{k} this function returns a #NUM! error."
9045 #: ../plugins/fn-stat/functions.c:1804
9047 "HYPGEOMDIST:probability mass or cumulative distribution function of the "
9048 "hypergeometric distribution"
9051 #: ../plugins/fn-stat/functions.c:1805
9052 msgid "x:number of successes"
9055 #: ../plugins/fn-stat/functions.c:1806
9056 msgid "n:sample size"
9059 #: ../plugins/fn-stat/functions.c:1807
9060 msgid "M:number of possible successes in the population"
9063 #: ../plugins/fn-stat/functions.c:1808
9064 msgid "N:population size"
9067 #: ../plugins/fn-stat/functions.c:1810
9068 msgid "If @{x},@{n},@{M} or @{N} is a non-integer it is truncated."
9071 #: ../plugins/fn-stat/functions.c:1811
9072 msgid "If @{x},@{n},@{M} or @{N} < 0 this function returns a #NUM! error."
9075 #: ../plugins/fn-stat/functions.c:1812
9076 msgid "If @{x} > @{M} or @{n} > @{N} this function returns a #NUM! error."
9079 #: ../plugins/fn-stat/functions.c:1840
9081 "CONFIDENCE:margin of error of a confidence interval for the population mean"
9084 #: ../plugins/fn-stat/functions.c:1841 ../plugins/fn-stat/functions.c:1874
9085 msgid "alpha:significance level"
9088 #: ../plugins/fn-stat/functions.c:1842
9089 msgid "stddev:population standard deviation"
9092 #: ../plugins/fn-stat/functions.c:1843 ../plugins/fn-stat/functions.c:1876
9093 msgid "size:sample size"
9096 #: ../plugins/fn-stat/functions.c:1844
9098 "This function requires the usually unknown population standard deviation."
9101 #: ../plugins/fn-stat/functions.c:1845 ../plugins/fn-stat/functions.c:1878
9102 msgid "If @{size} is non-integer it is truncated."
9105 #: ../plugins/fn-stat/functions.c:1846
9106 msgid "If @{size} < 0 this function returns a #NUM! error."
9109 #: ../plugins/fn-stat/functions.c:1847
9110 msgid "If @{size} is 0 this function returns a #DIV/0! error."
9113 #: ../plugins/fn-stat/functions.c:1872
9115 "CONFIDENCE.T:margin of error of a confidence interval for the population "
9116 "mean using the Student's t-distribution"
9119 #: ../plugins/fn-stat/functions.c:1875
9121 msgid "stddev:sample standard deviation"
9122 msgstr "stddev:standardafvigelse"
9124 #: ../plugins/fn-stat/functions.c:1877
9126 msgid "If @{stddev} < 0 or = 0 this function returns a #NUM! error."
9127 msgstr "Hvis @{x} < 0, returnerer denne funktion en #TAL!-fejl."
9129 #: ../plugins/fn-stat/functions.c:1879
9131 msgid "If @{size} < 1 this function returns a #NUM! error."
9132 msgstr "Hvis @{dof} < 1, returnerer denne funktion en #TAL!-fejl."
9134 #: ../plugins/fn-stat/functions.c:1880
9136 msgid "If @{size} is 1 this function returns a #DIV/0! error."
9137 msgstr "Hvis @{dof} < 1, returnerer denne funktion en #TAL!-fejl."
9139 #: ../plugins/fn-stat/functions.c:1905
9140 msgid "STANDARDIZE:z-score of a value"
9143 #: ../plugins/fn-stat/functions.c:1907
9144 msgid "mean:mean of the original distribution"
9147 #: ../plugins/fn-stat/functions.c:1908
9148 msgid "stddev:standard deviation of the original distribution"
9151 #: ../plugins/fn-stat/functions.c:1909 ../plugins/fn-stat/functions.c:1973
9152 msgid "If @{stddev} is 0 this function returns a #DIV/0! error."
9155 #: ../plugins/fn-stat/functions.c:1932
9157 "WEIBULL:probability density or cumulative distribution function of the "
9158 "Weibull distribution"
9161 #: ../plugins/fn-stat/functions.c:1937
9163 "If the @{cumulative} boolean is true it will return: 1 - exp (-(@{x}/"
9164 "@{beta})^@{alpha}),otherwise it will return (@{alpha}/@{beta}^@{alpha}) * "
9165 "@{x}^(@{alpha}-1) * exp(-(@{x}/@{beta}^@{alpha}))."
9168 #: ../plugins/fn-stat/functions.c:1968
9170 "NORMDIST:probability density or cumulative distribution function of a normal "
9174 #: ../plugins/fn-stat/functions.c:1970 ../plugins/fn-stat/functions.c:2003
9175 #: ../plugins/fn-stat/functions.c:2157
9177 msgid "mean:mean of the distribution"
9178 msgstr "form:distributionens formparameter"
9180 #: ../plugins/fn-stat/functions.c:1971 ../plugins/fn-stat/functions.c:2004
9182 msgid "stddev:standard deviation of the distribution"
9183 msgstr "form:distributionens formparameter"
9185 #: ../plugins/fn-stat/functions.c:2001
9187 "NORMINV:inverse of the cumulative distribution function of a normal "
9191 #: ../plugins/fn-stat/functions.c:2005
9193 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns a #NUM! "
9197 #: ../plugins/fn-stat/functions.c:2029
9198 msgid "KURT:unbiased estimate of the kurtosis of a data set"
9201 #: ../plugins/fn-stat/functions.c:2033
9203 "This is only meaningful if the underlying distribution really has a fourth "
9204 "moment. The kurtosis is offset by three such that a normal distribution "
9205 "will have zero kurtosis."
9208 #: ../plugins/fn-stat/functions.c:2037
9210 "If fewer than four numbers are given or all of them are equal this function "
9211 "returns a #DIV/0! error."
9214 #: ../plugins/fn-stat/functions.c:2059
9215 msgid "KURTP:population kurtosis of a data set"
9218 #: ../plugins/fn-stat/functions.c:2063
9220 "If fewer than two numbers are given or all of them are equal this function "
9221 "returns a #DIV/0! error."
9224 #: ../plugins/fn-stat/functions.c:2084
9225 msgid "AVEDEV:average of the absolute deviations of a data set"
9228 #: ../plugins/fn-stat/functions.c:2107
9229 msgid "DEVSQ:sum of squares of deviations of a data set"
9232 #: ../plugins/fn-stat/functions.c:2131
9233 msgid "FISHER:Fisher transformation"
9236 #: ../plugins/fn-stat/functions.c:2133
9237 msgid "If @{x} is not a number, this function returns a #VALUE! error."
9238 msgstr "Hvis @{x} ikke er et tal, returnerer denne funktion fejlen #VÆRDI!."
9240 #: ../plugins/fn-stat/functions.c:2134
9241 msgid "If @{x} <= -1 or @{x} >= 1, this function returns a #NUM! error."
9244 #: ../plugins/fn-stat/functions.c:2155
9246 "POISSON:probability mass or cumulative distribution function of the Poisson "
9250 #: ../plugins/fn-stat/functions.c:2156
9251 msgid "x:number of events"
9254 #: ../plugins/fn-stat/functions.c:2159
9255 msgid "If @{x} is a non-integer it is truncated."
9258 #: ../plugins/fn-stat/functions.c:2161
9259 msgid "If @{mean} <= 0 POISSON returns the #NUM! error."
9262 #: ../plugins/fn-stat/functions.c:2187
9263 msgid "PEARSON:Pearson correlation coefficient of the paired set of data"
9266 #: ../plugins/fn-stat/functions.c:2188 ../plugins/fn-stat/functions.c:2207
9267 msgid "array1:first component values"
9270 #: ../plugins/fn-stat/functions.c:2189 ../plugins/fn-stat/functions.c:2208
9271 msgid "array2:second component values"
9274 #: ../plugins/fn-stat/functions.c:2206
9276 "RSQ:square of the Pearson correlation coefficient of the paired set of data"
9279 #: ../plugins/fn-stat/functions.c:2230
9280 msgid "MEDIAN:median of a data set"
9283 #: ../plugins/fn-stat/functions.c:2234
9285 "If even numbers are given MEDIAN returns the average of the two numbers in "
9289 #: ../plugins/fn-stat/functions.c:2239
9290 msgid "wiki:en:Median"
9293 #: ../plugins/fn-stat/functions.c:2240
9294 msgid "wolfram:StatisticalMedian.html"
9297 #: ../plugins/fn-stat/functions.c:2259
9298 msgid "SSMEDIAN:median for grouped data"
9301 #: ../plugins/fn-stat/functions.c:2260
9302 msgid "array:data set"
9305 #: ../plugins/fn-stat/functions.c:2261
9306 msgid "interval:length of each grouping interval, defaults to 1"
9309 #: ../plugins/fn-stat/functions.c:2262
9311 "The data are assumed to be grouped into intervals of width @{interval}. Each "
9312 "data point in @{array} is the midpoint of the interval containing the true "
9313 "value. The median is calculated by interpolation within the median interval "
9314 "(the interval containing the median value), assuming that the true values "
9315 "within that interval are distributed uniformly:\n"
9316 "median = L + @{interval}*(N/2 - CF)/F\n"
9318 "L = the lower limit of the median interval\n"
9319 "N = the total number of data points\n"
9320 "CF = the number of data points below the median interval\n"
9321 "F = the number of data points in the median interval"
9324 #: ../plugins/fn-stat/functions.c:2273 ../plugins/fn-stat/functions.c:3041
9325 #: ../plugins/fn-stat/functions.c:3083 ../plugins/fn-stat/functions.c:3128
9326 #: ../plugins/fn-stat/functions.c:3171
9327 msgid "If @{array} is empty, this function returns a #NUM! error."
9330 #: ../plugins/fn-stat/functions.c:2274
9332 "If @{interval} <= 0, this function returns a #NUM! error. SSMEDIAN does not "
9333 "check whether the data points are at least @{interval} apart."
9336 #: ../plugins/fn-stat/functions.c:2361
9337 msgid "LARGE:@{k}-th largest value in a data set"
9340 #: ../plugins/fn-stat/functions.c:2362 ../plugins/fn-stat/functions.c:2405
9341 msgid "data:data set"
9344 #: ../plugins/fn-stat/functions.c:2363 ../plugins/fn-stat/functions.c:2406
9345 msgid "k:which value to find"
9348 #: ../plugins/fn-stat/functions.c:2364 ../plugins/fn-stat/functions.c:2407
9349 msgid "If data set is empty this function returns a #NUM! error."
9352 #: ../plugins/fn-stat/functions.c:2365 ../plugins/fn-stat/functions.c:2408
9354 "If @{k} <= 0 or @{k} is greater than the number of data items given this "
9355 "function returns a #NUM! error."
9358 #: ../plugins/fn-stat/functions.c:2370
9359 msgid "Then LARGE(A1:A5,2) equals 25.9.LARGE(A1:A5,4) equals 17.3."
9362 #: ../plugins/fn-stat/functions.c:2404
9363 msgid "SMALL:@{k}-th smallest value in a data set"
9366 #: ../plugins/fn-stat/functions.c:2413
9367 msgid "Then SMALL(A1:A5,2) equals 17.3.SMALL(A1:A5,4) equals 25.9."
9370 #: ../plugins/fn-stat/functions.c:2448
9372 "PROB:probability of an interval for a discrete (and finite) probability "
9376 #: ../plugins/fn-stat/functions.c:2449
9377 msgid "x_range:possible values"
9380 #: ../plugins/fn-stat/functions.c:2450
9381 msgid "prob_range:probabilities of the corresponding values"
9384 #: ../plugins/fn-stat/functions.c:2451
9385 msgid "lower_limit:lower interval limit"
9388 #: ../plugins/fn-stat/functions.c:2452
9389 msgid "upper_limit:upper interval limit, defaults to @{lower_limit}"
9392 #: ../plugins/fn-stat/functions.c:2453
9394 "If the sum of the probabilities in @{prob_range} is not equal to 1 this "
9395 "function returns a #NUM! error."
9398 #: ../plugins/fn-stat/functions.c:2455
9400 "If any value in @{prob_range} is <=0 or > 1, this function returns a #NUM! "
9404 #: ../plugins/fn-stat/functions.c:2457
9406 "If @{x_range} and @{prob_range} contain a different number of data entries, "
9407 "this function returns a #N/A error."
9410 #: ../plugins/fn-stat/functions.c:2534
9411 msgid "STEYX:standard error of the predicted y-value in the regression"
9414 #: ../plugins/fn-stat/functions.c:2535 ../plugins/fn-stat/functions.c:3829
9415 #: ../plugins/fn-stat/functions.c:3945 ../plugins/fn-stat/functions.c:4187
9416 #: ../plugins/fn-stat/functions.c:4285 ../plugins/fn-stat/functions.c:4388
9417 #: ../plugins/fn-stat/functions.c:4447 ../plugins/fn-stat/functions.c:4499
9418 msgid "known_ys:known y-values"
9421 #: ../plugins/fn-stat/functions.c:2536 ../plugins/fn-stat/functions.c:3946
9422 #: ../plugins/fn-stat/functions.c:4389 ../plugins/fn-stat/functions.c:4448
9423 #: ../plugins/fn-stat/functions.c:4500
9424 msgid "known_xs:known x-values"
9427 #: ../plugins/fn-stat/functions.c:2537
9429 "If @{known_ys} and @{known_xs} are empty or have a different number of "
9430 "arguments then this function returns a #N/A error."
9433 #: ../plugins/fn-stat/functions.c:2543
9434 msgid "Then STEYX(A1:A5,B1:B5) equals 1.101509979."
9437 #: ../plugins/fn-stat/functions.c:2587
9439 "ZTEST:the probability of observing a sample mean as large as or larger than "
9440 "the mean of the given sample"
9443 #: ../plugins/fn-stat/functions.c:2589
9444 msgid "ref:data set (sample)"
9447 #: ../plugins/fn-stat/functions.c:2590
9448 msgid "x:population mean"
9451 #: ../plugins/fn-stat/functions.c:2591
9454 "stddev:population standard deviation, defaults to the sample standard "
9456 msgstr "form:distributionens formparameter"
9458 #: ../plugins/fn-stat/functions.c:2592
9460 "ZTEST calculates the probability of observing a sample mean as large as or "
9461 "larger than the mean of the given sample for samples drawn from a normal "
9462 "distribution with mean @{x} and standard deviation @{stddev}."
9465 #: ../plugins/fn-stat/functions.c:2595
9467 "If @{ref} contains less than two data items ZTEST returns #DIV/0! error."
9470 #: ../plugins/fn-stat/functions.c:2601
9471 msgid "Then ZTEST(A1:A5,20) equals 0.254717826."
9474 #: ../plugins/fn-stat/functions.c:2652
9475 msgid "AVERAGEA:average of all the values and cells"
9478 #: ../plugins/fn-stat/functions.c:2676
9480 "MAXA:largest value, with negative numbers considered smaller than positive "
9484 #: ../plugins/fn-stat/functions.c:2701
9486 "MINA:smallest value, with negative numbers considered smaller than positive "
9490 #: ../plugins/fn-stat/functions.c:2726
9491 msgid "VARA:sample variance of the given sample"
9494 #: ../plugins/fn-stat/functions.c:2729
9495 msgid "VARA is also known as the N-1-variance."
9498 #: ../plugins/fn-stat/functions.c:2730
9499 msgid "To get the true variance of a complete population use VARPA."
9502 #: ../plugins/fn-stat/functions.c:2755
9503 msgid "VARPA:variance of an entire population"
9506 #: ../plugins/fn-stat/functions.c:2758
9507 msgid "VARPA is also known as the N-variance."
9510 #: ../plugins/fn-stat/functions.c:2780
9512 msgid "STDEVA:sample standard deviation of the given sample"
9513 msgstr "form:distributionens formparameter"
9515 #: ../plugins/fn-stat/functions.c:2784
9516 msgid "STDEVA is also known as the N-1-standard deviation."
9519 #: ../plugins/fn-stat/functions.c:2785
9521 "To obtain the population standard deviation of a whole population use "
9525 #: ../plugins/fn-stat/functions.c:2808
9527 msgid "STDEVPA:population standard deviation of an entire population"
9528 msgstr "form:distributionens formparameter"
9530 #: ../plugins/fn-stat/functions.c:2833
9532 "PERCENTRANK:rank of a data point in a data set (Hyndman-Fan method 7: N-1 "
9536 #: ../plugins/fn-stat/functions.c:2834 ../plugins/fn-stat/functions.c:2938
9537 msgid "array:range of numeric values"
9540 #: ../plugins/fn-stat/functions.c:2835 ../plugins/fn-stat/functions.c:2939
9541 msgid "x:data point to be ranked"
9544 #: ../plugins/fn-stat/functions.c:2836 ../plugins/fn-stat/functions.c:2940
9545 msgid "significance:number of significant digits, defaults to 3"
9548 #: ../plugins/fn-stat/functions.c:2837 ../plugins/fn-stat/functions.c:2941
9550 "If @{array} contains no data points, this function returns a #NUM! error."
9553 #: ../plugins/fn-stat/functions.c:2839 ../plugins/fn-stat/functions.c:2943
9555 "If @{significance} is less than one, this function returns a #NUM! error."
9558 #: ../plugins/fn-stat/functions.c:2841 ../plugins/fn-stat/functions.c:2945
9561 "If @{x} exceeds the largest value or is less than the smallest value in "
9562 "@{array}, this function returns an #N/A! error."
9563 msgstr "Hvis @{x} ikke er et tal, returnerer denne funktion fejlen #VÆRDI!."
9565 #: ../plugins/fn-stat/functions.c:2843 ../plugins/fn-stat/functions.c:2947
9567 "If @{x} does not match any of the values in @{array} or @{x} matches more "
9568 "than once, this function interpolates the returned value."
9571 #: ../plugins/fn-stat/functions.c:2937
9573 "PERCENTRANK.EXC:rank of a data point in a data set (Hyndman-Fan method 6: N"
9577 #: ../plugins/fn-stat/functions.c:3038
9579 "PERCENTILE:determines the 100*@{k}-th percentile of the given data points "
9580 "(Hyndman-Fan method 7: N-1 basis)"
9583 #: ../plugins/fn-stat/functions.c:3039 ../plugins/fn-stat/functions.c:3081
9584 #: ../plugins/fn-stat/functions.c:3126 ../plugins/fn-stat/functions.c:3169
9585 msgid "array:data points"
9588 #: ../plugins/fn-stat/functions.c:3040 ../plugins/fn-stat/functions.c:3082
9589 msgid "k:which percentile to calculate"
9592 #: ../plugins/fn-stat/functions.c:3042 ../plugins/fn-stat/functions.c:3084
9593 msgid "If @{k} < 0 or @{k} > 1, this function returns a #NUM! error."
9596 #: ../plugins/fn-stat/functions.c:3045
9597 msgid "Then PERCENTILE(A1:A5,0.42) equals 20.02."
9600 #: ../plugins/fn-stat/functions.c:3080
9602 "PERCENTILE.EXC:determines the 100*@{k}-th percentile of the given data "
9603 "points (Hyndman-Fan method 6: N+1 basis)"
9606 #: ../plugins/fn-stat/functions.c:3087
9608 msgid "Then PERCENTILE.EXC(A1:A5,0.42) equals 20.02."
9609 msgstr "Så er CORREL(A1:A5,B1:B5) lig med 0,996124788."
9611 #: ../plugins/fn-stat/functions.c:3125
9613 "QUARTILE:the @{k}-th quartile of the data points (Hyndman-Fan method 7: N-1 "
9617 #: ../plugins/fn-stat/functions.c:3127
9618 msgid "quart:a number from 0 to 4, indicating which quartile to calculate"
9621 #: ../plugins/fn-stat/functions.c:3129 ../plugins/fn-stat/functions.c:3172
9623 "If @{quart} < 0 or @{quart} > 4, this function returns a #NUM! error. If "
9624 "@{quart} = 0, the smallest value of @{array} to be returned."
9627 #: ../plugins/fn-stat/functions.c:3130 ../plugins/fn-stat/functions.c:3173
9628 msgid "If @{quart} is not an integer, it is truncated."
9631 #: ../plugins/fn-stat/functions.c:3133
9632 msgid "Then QUARTILE(A1:A5,1) equals 17.3."
9635 #: ../plugins/fn-stat/functions.c:3168
9637 "QUARTILE.EXC:the @{k}-th quartile of the data points (Hyndman-Fan method 6: N"
9641 #: ../plugins/fn-stat/functions.c:3170
9642 msgid "quart:a number from 1 to 3, indicating which quartile to calculate"
9645 #: ../plugins/fn-stat/functions.c:3176
9647 msgid "Then QUARTILE.EXC(A1:A5,1) equals 14.35."
9648 msgstr "Så er COVAR(A1:A5,B1:B5) lig med 65,858."
9650 #: ../plugins/fn-stat/functions.c:3214
9652 "FTEST:p-value for the two-tailed hypothesis test comparing the variances of "
9656 #: ../plugins/fn-stat/functions.c:3216 ../plugins/fn-stat/functions.c:3273
9657 msgid "array1:sample from the first population"
9660 #: ../plugins/fn-stat/functions.c:3217 ../plugins/fn-stat/functions.c:3274
9661 msgid "array2:sample from the second population"
9664 #: ../plugins/fn-stat/functions.c:3222
9665 msgid "Then FTEST(A1:A5,B1:B5) equals 0.510815017."
9668 #: ../plugins/fn-stat/functions.c:3271
9670 "TTEST:p-value for a hypothesis test comparing the means of two populations "
9671 "using the Student t-distribution"
9674 #: ../plugins/fn-stat/functions.c:3275
9675 msgid "tails:number of tails to consider"
9678 #: ../plugins/fn-stat/functions.c:3276
9680 "type:Type of test to perform. 1 indicates a test for paired variables, 2 a "
9681 "test of unpaired variables with equal variances, and 3 a test of unpaired "
9682 "variables with unequal variances"
9685 #: ../plugins/fn-stat/functions.c:3279
9687 "If the data sets contain a different number of data points and the test is "
9688 "paired (@{type} one), TTEST returns the #N/A error."
9691 #: ../plugins/fn-stat/functions.c:3281
9692 msgid "@{tails} and @{type} are truncated to integers."
9695 #: ../plugins/fn-stat/functions.c:3282
9696 msgid "If @{tails} is not one or two, this function returns a #NUM! error."
9699 #: ../plugins/fn-stat/functions.c:3283
9701 "If @{type} is any other than one, two, or three, this function returns a "
9705 #: ../plugins/fn-stat/functions.c:3288
9707 "Then TTEST(A1:A5,B1:B5,1,1) equals 0.003127619.TTEST(A1:A5,B1:B5,2,1) equals "
9708 "0.006255239.TTEST(A1:A5,B1:B5,1,2) equals 0.111804322.TTEST(A1:A5,B1:B5,1,3) "
9709 "equals 0.113821797."
9712 #: ../plugins/fn-stat/functions.c:3446
9713 msgid "FREQUENCY:frequency table"
9716 #: ../plugins/fn-stat/functions.c:3447
9717 msgid "data_array:data values"
9720 #: ../plugins/fn-stat/functions.c:3448
9721 msgid "bins_array:array of cutoff values"
9724 #: ../plugins/fn-stat/functions.c:3449
9725 msgid "The results are given as an array."
9728 #: ../plugins/fn-stat/functions.c:3450
9730 "If the @{bins_array} is empty, this function returns the number of data "
9731 "points in @{data_array}."
9734 #: ../plugins/fn-stat/functions.c:3514
9735 msgid "LEVERAGE:calculate regression leverage"
9738 #: ../plugins/fn-stat/functions.c:3517
9740 "Returns the diagonal of @{A} (@{A}^T @{A})^-1 @{A}^T as a column vector."
9743 #: ../plugins/fn-stat/functions.c:3518
9745 msgid "If the matrix is singular, #VALUE! is returned."
9746 msgstr "Hvis ingen af argumenterne er ikkenumeriske, returneres #VÆRDI!."
9748 #: ../plugins/fn-stat/functions.c:3722
9749 msgid "LINEST:multiple linear regression coefficients and statistics"
9752 #: ../plugins/fn-stat/functions.c:3723 ../plugins/fn-stat/functions.c:4040
9753 msgid "known_ys:vector of values of dependent variable"
9756 #: ../plugins/fn-stat/functions.c:3724 ../plugins/fn-stat/functions.c:4041
9758 "known_xs:array of values of independent variables, defaults to a single "
9762 #: ../plugins/fn-stat/functions.c:3725 ../plugins/fn-stat/functions.c:3831
9763 #: ../plugins/fn-stat/functions.c:4043 ../plugins/fn-stat/functions.c:4189
9764 #: ../plugins/fn-stat/functions.c:4288
9765 msgid "affine:if true, the model contains a constant term, defaults to true"
9768 #: ../plugins/fn-stat/functions.c:3726
9770 "stats:if true, some additional statistics are provided, defaults to false"
9773 #: ../plugins/fn-stat/functions.c:3727
9775 "This function returns an array with the first row giving the regression "
9776 "coefficients for the independent variables x_m, x_(m-1),…,x_2, x_1 followed "
9777 "by the y-intercept if @{affine} is true."
9780 #: ../plugins/fn-stat/functions.c:3730
9782 "If @{stats} is true, the second row contains the corresponding standard "
9783 "errors of the regression coefficients.In this case, the third row contains "
9784 "the R^2 value and the standard error for the predicted value. The fourth row "
9785 "contains the observed F value and its degrees of freedom. Finally, the fifth "
9786 "row contains the regression sum of squares and the residual sum of squares."
9789 #: ../plugins/fn-stat/functions.c:3737
9791 "If @{affine} is false, R^2 is the uncentered version of the coefficient of "
9792 "determination; that is the proportion of the sum of squares explained by the "
9796 #: ../plugins/fn-stat/functions.c:3740 ../plugins/fn-stat/functions.c:4044
9798 "If the length of @{known_ys} does not match the corresponding length of "
9799 "@{known_xs}, this function returns a #NUM! error."
9802 #: ../plugins/fn-stat/functions.c:3828
9803 msgid "LOGREG:the logarithmic regression"
9806 #: ../plugins/fn-stat/functions.c:3830 ../plugins/fn-stat/functions.c:4286
9807 msgid "known_xs:known x-values; defaults to the array {1, 2, 3, …}"
9810 #: ../plugins/fn-stat/functions.c:3832 ../plugins/fn-stat/functions.c:4190
9812 "stat:if true, extra statistical information will be returned; defaults to "
9816 #: ../plugins/fn-stat/functions.c:3833
9818 "LOGREG function transforms your x's to z=ln(x) and applies the “least "
9819 "squares” method to fit the linear equation y = m * z + b to your y's and z's "
9820 "--- equivalent to fitting the equation y = m * ln(x) + b to y's and x's. "
9821 "LOGREG returns an array having two columns and one row. m is given in the "
9822 "first column and b in the second. "
9825 #: ../plugins/fn-stat/functions.c:3841
9827 "Any extra statistical information is written below m and b in the result "
9828 "array. This extra statistical information consists of four rows of data: "
9829 "In the first row the standard error values for the coefficients m, b are "
9830 "given. The second row contains the square of R and the standard error for "
9831 "the y estimate. The third row contains the F-observed value and the degrees "
9832 "of freedom. The last row contains the regression sum of squares and the "
9833 "residual sum of squares.The default of @{stat} is FALSE."
9836 #: ../plugins/fn-stat/functions.c:3850 ../plugins/fn-stat/functions.c:4205
9837 #: ../plugins/fn-stat/functions.c:4296
9839 "If @{known_ys} and @{known_xs} have unequal number of data points, this "
9840 "function returns a #NUM! error."
9843 #: ../plugins/fn-stat/functions.c:3944
9844 msgid "LOGFIT:logarithmic least square fit (using a trial and error method)"
9847 #: ../plugins/fn-stat/functions.c:3948
9849 "LOGFIT function applies the “least squares” method to fit the logarithmic "
9850 "equation y = a + b * ln(sign * (x - c)) , sign = +1 or -1 to your data. "
9851 "The graph of the equation is a logarithmic curve moved horizontally by c and "
9852 "possibly mirrored across the y-axis (if sign = -1)."
9855 #: ../plugins/fn-stat/functions.c:3954
9857 "LOGFIT returns an array having five columns and one row. `Sign' is given in "
9858 "the first column, `a', `b', and `c' are given in columns 2 to 4. Column 5 "
9859 "holds the sum of squared residuals."
9862 #: ../plugins/fn-stat/functions.c:3958
9864 "An error is returned when there are less than 3 different x's or y's, or "
9865 "when the shape of the point cloud is too different from a ``logarithmic'' "
9869 #: ../plugins/fn-stat/functions.c:3961
9871 "You can use the above formula = a + b * ln(sign * (x - c)) or rearrange it "
9872 "to = (exp((y - a) / b)) / sign + c to compute unknown y's or x's, "
9876 #: ../plugins/fn-stat/functions.c:3966
9878 "This is non-linear fitting by trial-and-error. The accuracy of `c' is: width "
9879 "of x-range -> rounded to the next smaller (10^integer), times 0.000001. "
9880 "There might be cases in which the returned fit is not the best possible."
9883 #: ../plugins/fn-stat/functions.c:4039
9885 "TREND:estimates future values of a given data set using a least squares "
9889 #: ../plugins/fn-stat/functions.c:4042
9891 "new_xs:array of x-values for which to estimate the y-values; defaults to "
9895 #: ../plugins/fn-stat/functions.c:4046
9897 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
9898 "25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, and "
9902 #: ../plugins/fn-stat/functions.c:4049
9903 msgid "Then TREND(A1:A5,B1:B5) equals {12.1, 15.7, 21.6, 26.7, 39.7}."
9906 #: ../plugins/fn-stat/functions.c:4186
9907 msgid "LOGEST:exponential least square fit"
9910 #: ../plugins/fn-stat/functions.c:4188
9911 msgid "known_xs:known x-values; default to an array {1, 2, 3, …}"
9914 #: ../plugins/fn-stat/functions.c:4191
9916 "LOGEST function applies the “least squares” method to fit an exponential "
9917 "curve of the form\ty = b * m{1}^x{1} * m{2}^x{2}... to your data."
9920 #: ../plugins/fn-stat/functions.c:4195
9921 msgid "LOGEST returns an array { m{n},m{n-1}, ...,m{1},b }."
9924 #: ../plugins/fn-stat/functions.c:4196
9926 "Extra statistical information is written below the regression line "
9927 "coefficients in the result array. Extra statistical information consists of "
9928 "four rows of data. In the first row the standard error values for the "
9929 "coefficients m1, (m2, ...), b are represented. The second row contains the "
9930 "square of R and the standard error for the y estimate. The third row "
9931 "contains the F-observed value and the degrees of freedom. The last row "
9932 "contains the regression sum of squares and the residual sum of squares."
9935 #: ../plugins/fn-stat/functions.c:4284
9936 msgid "GROWTH:exponential growth prediction"
9939 #: ../plugins/fn-stat/functions.c:4287
9941 "new_xs:x-values for which to estimate the y-values; defaults to @{known_xs}"
9944 #: ../plugins/fn-stat/functions.c:4289
9946 "GROWTH function applies the “least squares” method to fit an exponential "
9947 "curve to your data and predicts the exponential growth by using this curve."
9950 #: ../plugins/fn-stat/functions.c:4294
9952 "GROWTH returns an array having one column and a row for each data point in "
9956 #: ../plugins/fn-stat/functions.c:4385
9958 "FORECAST:estimates a future value according to existing values using simple "
9962 #: ../plugins/fn-stat/functions.c:4387
9963 msgid "x:x-value whose matching y-value should be forecast"
9966 #: ../plugins/fn-stat/functions.c:4390
9968 "This function estimates a future value according to existing values using "
9969 "simple linear regression."
9972 #: ../plugins/fn-stat/functions.c:4392 ../plugins/fn-stat/functions.c:4449
9973 #: ../plugins/fn-stat/functions.c:4502
9975 "If @{known_xs} or @{known_ys} contains no data entries or different number "
9976 "of data entries, this function returns a #N/A error."
9979 #: ../plugins/fn-stat/functions.c:4394
9981 "If the variance of the @{known_xs} is zero, this function returns a #DIV/0 "
9985 #: ../plugins/fn-stat/functions.c:4400
9986 msgid "Then FORECAST(7,A1:A5,B1:B5) equals -10.859397661."
9989 #: ../plugins/fn-stat/functions.c:4446
9990 msgid "INTERCEPT:the intercept of a linear regression line"
9993 #: ../plugins/fn-stat/functions.c:4451 ../plugins/fn-stat/functions.c:4504
9995 "If the variance of the @{known_xs} is zero, this function returns #DIV/0 "
9999 #: ../plugins/fn-stat/functions.c:4457
10000 msgid "Then INTERCEPT(A1:A5,B1:B5) equals -20.785117212."
10003 #: ../plugins/fn-stat/functions.c:4498
10004 msgid "SLOPE:the slope of a linear regression line"
10007 #: ../plugins/fn-stat/functions.c:4509
10008 msgid "Then SLOPE(A1:A5,B1:B5) equals 1.417959936."
10011 #: ../plugins/fn-stat/functions.c:4550
10012 msgid "SUBTOTAL:the subtotal of the given list of arguments"
10015 #: ../plugins/fn-stat/functions.c:4551
10017 "function_nbr:determines which function to use according to the following "
10032 #: ../plugins/fn-stat/functions.c:4564
10033 msgid "ref1:first value"
10036 #: ../plugins/fn-stat/functions.c:4565
10037 msgid "ref2:second value"
10040 #: ../plugins/fn-stat/functions.c:4567
10042 "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, 33, "
10046 #: ../plugins/fn-stat/functions.c:4568
10048 "Then SUBTOTAL(1,A1:A5) equals 30.SUBTOTAL(6,A1:A5) equals 22378356."
10049 "SUBTOTAL(7,A1:A5) equals 6.164414003.SUBTOTAL(9,A1:A5) equals 150."
10050 "SUBTOTAL(11,A1:A5) equals 30.4."
10053 #: ../plugins/fn-stat/functions.c:4640
10054 msgid "CRONBACH:Cronbach's alpha"
10057 #: ../plugins/fn-stat/functions.c:4641
10058 msgid "ref1:first data set"
10061 #: ../plugins/fn-stat/functions.c:4642
10062 msgid "ref2:second data set"
10065 #: ../plugins/fn-stat/functions.c:4752
10068 "GEOMDIST:probability mass or cumulative distribution function of the "
10069 "geometric distribution"
10070 msgstr "skala:distributionens skalaparameter"
10072 #: ../plugins/fn-stat/functions.c:4753
10073 msgid "k:number of trials"
10076 #: ../plugins/fn-stat/functions.c:4754
10077 msgid "p:probability of success in any trial"
10080 #: ../plugins/fn-stat/functions.c:4756
10081 msgid "If @{k} < 0 this function returns a #NUM! error."
10084 #: ../plugins/fn-stat/functions.c:4783
10085 msgid "LOGISTIC:probability density function of the logistic distribution"
10088 #: ../plugins/fn-stat/functions.c:4814
10090 msgid "PARETO:probability density function of the Pareto distribution"
10091 msgstr "skala:distributionens skalaparameter"
10093 #: ../plugins/fn-stat/functions.c:4816
10097 #: ../plugins/fn-stat/functions.c:4817 ../plugins/fn-stat/functions.c:4910
10098 msgid "b:scale parameter"
10101 #: ../plugins/fn-stat/functions.c:4848
10102 msgid "RAYLEIGH:probability density function of the Rayleigh distribution"
10105 #: ../plugins/fn-stat/functions.c:4850 ../plugins/fn-stat/functions.c:4871
10106 msgid "sigma:scale parameter"
10109 #: ../plugins/fn-stat/functions.c:4868
10111 "RAYLEIGHTAIL:probability density function of the Rayleigh tail distribution"
10114 #: ../plugins/fn-stat/functions.c:4870
10115 msgid "a:lower limit"
10118 #: ../plugins/fn-stat/functions.c:4906
10121 "EXPPOWDIST:the probability density function of the Exponential Power "
10123 msgstr "skala:distributionens skalaparameter"
10125 #: ../plugins/fn-stat/functions.c:4912
10128 "This distribution has been recommended for lifetime analysis when a U-shaped "
10129 "hazard function is desired. This corresponds to rapid failure once the "
10130 "product starts to wear out after a period of steady or even improving "
10133 "@FUNCTION=RandExp\n"
10134 "@SYNTAX=RandExp(b)\n"
10135 "@DESCRIPTION=RandExp returnerer et eksponentielt fordelt tilfældigt tal. \n"
10139 "@SEEALSO=RAND,RANDBETWEEN"
10141 #: ../plugins/fn-stat/functions.c:4940
10142 msgid "LAPLACE:probability density function of the Laplace distribution"
10145 #: ../plugins/fn-stat/functions.c:4942
10149 #: ../plugins/fn-stat/functions.c:4963
10151 "PERMUTATIONA:the number of permutations of @{y} objects chosen from @{x} "
10152 "objects with repetition allowed"
10155 #: ../plugins/fn-stat/functions.c:4964
10156 msgid "x:total number of objects"
10159 #: ../plugins/fn-stat/functions.c:4965
10160 msgid "y:number of selected objects"
10163 #: ../plugins/fn-stat/functions.c:4966
10164 msgid "If both @{x} and @{y} equal 0, PERMUTATIONA returns 1."
10167 #: ../plugins/fn-stat/functions.c:4967
10168 msgid "If @{x} < 0 or @{y} < 0, PERMUTATIONA returns #NUM!"
10171 #: ../plugins/fn-stat/functions.c:4968
10173 msgid "If @{x} or @{y} are not integers, they are truncated."
10174 msgstr "Hvis @{f} eller @{t} ikke er et heltal, afkortes det."
10176 #: ../plugins/fn-stat/functions.c:4996
10177 msgid "LKSTEST:Lilliefors (Kolmogorov-Smirnov) Test of Normality"
10180 #: ../plugins/fn-stat/functions.c:4997 ../plugins/fn-stat/functions.c:5114
10181 #: ../plugins/fn-stat/functions.c:5198 ../plugins/fn-stat/functions.c:5283
10182 msgid "x:array of sample values"
10185 #: ../plugins/fn-stat/functions.c:4998
10187 "This function returns an array with the first row giving the p-value of the "
10188 "Lilliefors (Kolmogorov-Smirnov) Test, the second row the test statistic of "
10189 "the test, and the third the number of observations in the sample."
10192 #: ../plugins/fn-stat/functions.c:5000
10193 msgid "If there are less than 5 sample values, LKSTEST returns #VALUE!"
10194 msgstr "Hvis der er mindre end 5 eksempelværdier, returnerer LKSTEST #VÆRDI!"
10196 #: ../plugins/fn-stat/functions.c:5002
10197 msgid "wiki:en:Lilliefors_test"
10200 #: ../plugins/fn-stat/functions.c:5113
10201 msgid "SFTEST:Shapiro-Francia Test of Normality"
10204 #: ../plugins/fn-stat/functions.c:5115
10206 "This function returns an array with the first row giving the p-value of the "
10207 "Shapiro-Francia Test, the second row the test statistic of the test, and the "
10208 "third the number of observations in the sample."
10211 #: ../plugins/fn-stat/functions.c:5117
10213 "If there are less than 5 or more than 5000 sample values, SFTEST returns "
10216 "Hvis der er mindre end 5 eller mere end 5.000 eksempelværdier, returnerer "
10219 #: ../plugins/fn-stat/functions.c:5197
10220 msgid "CVMTEST:Cramér-von Mises Test of Normality"
10223 #: ../plugins/fn-stat/functions.c:5199
10225 "This function returns an array with the first row giving the p-value of the "
10226 "Cramér-von Mises Test, the second row the test statistic of the test, and "
10227 "the third the number of observations in the sample."
10230 #: ../plugins/fn-stat/functions.c:5201
10231 msgid "If there are less than 8 sample values, CVMTEST returns #VALUE!"
10232 msgstr "Hvis der er mindre end 8 eksempelværdier, returnerer CVMTEST #VALUE!"
10234 #: ../plugins/fn-stat/functions.c:5203
10235 msgid "wiki:en:Cramér–von-Mises_criterion"
10238 #: ../plugins/fn-stat/functions.c:5282
10239 msgid "ADTEST:Anderson-Darling Test of Normality"
10242 #: ../plugins/fn-stat/functions.c:5284
10244 "This function returns an array with the first row giving the p-value of the "
10245 "Anderson-Darling Test, the second row the test statistic of the test, and "
10246 "the third the number of observations in the sample."
10249 #: ../plugins/fn-stat/functions.c:5286
10250 msgid "If there are less than 8 sample values, ADTEST returns #VALUE!"
10251 msgstr "Hvis der er mindre end 8 eksempelværdier, returnerer ADTEST #VÆRDI!"
10253 #: ../plugins/fn-stat/functions.c:5288
10254 msgid "wiki:en:Anderson–Darling_test"
10257 #: ../plugins/fn-string/functions.c:56
10258 msgid "CHAR:the CP1252 (Windows-1252) character for the code point @{x}"
10261 #: ../plugins/fn-string/functions.c:57
10262 msgid "x:code point"
10265 #: ../plugins/fn-string/functions.c:58
10266 msgid "CHAR(@{x}) returns the CP1252 (Windows-1252) character with code @{x}."
10269 #: ../plugins/fn-string/functions.c:59
10270 msgid "@{x} must be in the range 1 to 255."
10273 #: ../plugins/fn-string/functions.c:60 ../plugins/fn-string/functions.c:136
10275 "CP1252 (Windows-1252) is also known as the \"ANSI code page\", but it is not "
10276 "an ANSI standard."
10279 #: ../plugins/fn-string/functions.c:62
10281 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
10282 "all of its printable characters. It also contains all of ISO-8859-15's "
10283 "printable characters (but partially at different positions.)"
10286 #: ../plugins/fn-string/functions.c:66 ../plugins/fn-string/functions.c:138
10288 "In CP1252 (Windows-1252), 129, 141, 143, 144, and 157 do not have matching "
10292 #: ../plugins/fn-string/functions.c:67 ../plugins/fn-string/functions.c:139
10294 "For @{x} from 1 to 255 except 129, 141, 143, 144, and 157 we have "
10295 "CODE(CHAR(@{x}))=@{x}."
10298 #: ../plugins/fn-string/functions.c:105
10300 "UNICHAR:the Unicode character represented by the Unicode code point @{x}"
10303 #: ../plugins/fn-string/functions.c:106
10304 msgid "x:Unicode code point"
10307 #: ../plugins/fn-string/functions.c:133
10308 msgid "CODE:the CP1252 (Windows-1252) code point for the character @{c}"
10311 #: ../plugins/fn-string/functions.c:134 ../plugins/fn-string/functions.c:179
10312 msgid "c:character"
10315 #: ../plugins/fn-string/functions.c:135
10316 msgid "@{c} must be a valid CP1252 (Windows-1252) character."
10319 #: ../plugins/fn-string/functions.c:137
10321 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
10322 "all of its printable characters (but partially at different positions.)"
10325 #: ../plugins/fn-string/functions.c:178
10326 msgid "UNICODE:the Unicode code point for the character @{c}"
10329 #: ../plugins/fn-string/functions.c:248
10330 msgid "EXACT:TRUE if @{string1} is exactly equal to @{string2}"
10333 #: ../plugins/fn-string/functions.c:249
10334 msgid "string1:first string"
10337 #: ../plugins/fn-string/functions.c:250
10338 msgid "string2:second string"
10341 #: ../plugins/fn-string/functions.c:268
10342 msgid "LEN:the number of characters of the string @{s}"
10345 #: ../plugins/fn-string/functions.c:269 ../plugins/fn-string/functions.c:286
10346 #: ../plugins/fn-string/functions.c:304 ../plugins/fn-string/functions.c:336
10347 #: ../plugins/fn-string/functions.c:388 ../plugins/fn-string/functions.c:428
10348 #: ../plugins/fn-string/functions.c:515 ../plugins/fn-string/functions.c:551
10349 msgid "s:the string"
10352 #: ../plugins/fn-string/functions.c:285
10353 msgid "LENB:the number of bytes in the string @{s}"
10356 #: ../plugins/fn-string/functions.c:303
10357 msgid "LEFT:the first @{num_chars} characters of the string @{s}"
10360 #: ../plugins/fn-string/functions.c:305 ../plugins/fn-string/functions.c:516
10361 msgid "num_chars:the number of characters to return (defaults to 1)"
10364 #: ../plugins/fn-string/functions.c:306
10366 "If the string @{s} is in a right-to-left script, the returned first "
10367 "characters are from the right of the string."
10370 #: ../plugins/fn-string/functions.c:335
10372 "LEFTB:the first characters of the string @{s} comprising at most "
10373 "@{num_bytes} bytes"
10376 #: ../plugins/fn-string/functions.c:337 ../plugins/fn-string/functions.c:430
10377 #: ../plugins/fn-string/functions.c:552
10378 msgid "num_bytes:the maximum number of bytes to return (defaults to 1)"
10381 #: ../plugins/fn-string/functions.c:338 ../plugins/fn-string/functions.c:431
10382 #: ../plugins/fn-string/functions.c:553 ../plugins/fn-string/functions.c:997
10383 #: ../plugins/fn-string/functions.c:1463
10385 "The semantics of this function is subject to change as various applications "
10389 #: ../plugins/fn-string/functions.c:339
10391 "If the string is in a right-to-left script, the returned first characters "
10392 "are from the right of the string."
10395 #: ../plugins/fn-string/functions.c:340 ../plugins/fn-string/functions.c:432
10396 #: ../plugins/fn-string/functions.c:476 ../plugins/fn-string/functions.c:555
10397 #: ../plugins/fn-string/functions.c:998 ../plugins/fn-string/functions.c:1464
10399 "While this function is syntactically Excel compatible, the differences in "
10400 "the underlying text encoding will usually yield different results."
10403 #: ../plugins/fn-string/functions.c:341 ../plugins/fn-string/functions.c:434
10404 #: ../plugins/fn-string/functions.c:478 ../plugins/fn-string/functions.c:556
10405 #: ../plugins/fn-string/functions.c:1000 ../plugins/fn-string/functions.c:1466
10407 "While this function is OpenFormula compatible, most of its behavior is, at "
10408 "this time, implementation specific."
10411 #: ../plugins/fn-string/functions.c:369
10412 msgid "LOWER:a lower-case version of the string @{text}"
10415 #: ../plugins/fn-string/functions.c:387
10417 "MID:the substring of the string @{s} starting at position @{position} "
10418 "consisting of @{length} characters"
10421 #: ../plugins/fn-string/functions.c:389
10422 msgid "position:the starting position"
10425 #: ../plugins/fn-string/functions.c:390
10426 msgid "length:the number of characters to return"
10429 #: ../plugins/fn-string/functions.c:427
10431 "MIDB:the characters following the first @{start_pos} bytes comprising at "
10432 "most @{num_bytes} bytes"
10435 #: ../plugins/fn-string/functions.c:429
10436 msgid "start_pos:the number of the byte with which to start (defaults to 1)"
10439 #: ../plugins/fn-string/functions.c:471
10441 "FINDB:first byte position of @{string1} in @{string2} following byte "
10442 "position @{start}"
10445 #: ../plugins/fn-string/functions.c:472 ../plugins/fn-string/functions.c:799
10446 msgid "string1:search string"
10449 #: ../plugins/fn-string/functions.c:473 ../plugins/fn-string/functions.c:800
10450 msgid "string2:search field"
10453 #: ../plugins/fn-string/functions.c:474 ../plugins/fn-string/functions.c:1453
10454 msgid "start:starting byte position, defaults to 1"
10457 #: ../plugins/fn-string/functions.c:475 ../plugins/fn-string/functions.c:802
10458 msgid "This search is case-sensitive."
10461 #: ../plugins/fn-string/functions.c:514
10462 msgid "RIGHT:the last @{num_chars} characters of the string @{s}"
10465 #: ../plugins/fn-string/functions.c:517 ../plugins/fn-string/functions.c:554
10467 "If the string @{s} is in a right-to-left script, the returned last "
10468 "characters are from the left of the string."
10471 #: ../plugins/fn-string/functions.c:550
10473 "RIGHTB:the last characters of the string @{s} comprising at most "
10474 "@{num_bytes} bytes"
10477 #: ../plugins/fn-string/functions.c:585
10478 msgid "UPPER:an upper-case version of the string @{text}"
10481 #: ../plugins/fn-string/functions.c:604
10482 msgid "CONCATENATE:the concatenation of the strings @{s1}, @{s2},…"
10485 #: ../plugins/fn-string/functions.c:605 ../plugins/fn-string/functions.c:626
10486 #: ../plugins/fn-string/functions.c:647
10487 msgid "s1:first string"
10490 #: ../plugins/fn-string/functions.c:606 ../plugins/fn-string/functions.c:627
10491 #: ../plugins/fn-string/functions.c:648
10492 msgid "s2:second string"
10495 #: ../plugins/fn-string/functions.c:625
10496 msgid "CONCAT:the concatenation of the strings @{s1}, @{s2},…"
10499 #: ../plugins/fn-string/functions.c:630
10500 msgid "This function is identical to CONCATENATE"
10503 #: ../plugins/fn-string/functions.c:644
10505 "TEXTJOIN:the concatenation of the strings @{s1}, @{s2},… delimited by @{del}"
10508 #: ../plugins/fn-string/functions.c:645
10509 msgid "del:delimiter"
10512 #: ../plugins/fn-string/functions.c:646
10513 msgid "blank:ignore blanks"
10516 #: ../plugins/fn-string/functions.c:725
10517 msgid "REPT:@{num} repetitions of string @{text}"
10520 #: ../plugins/fn-string/functions.c:727
10521 msgid "num:non-negative integer"
10524 #: ../plugins/fn-string/functions.c:769
10525 msgid "CLEAN:@{text} with any non-printable characters removed"
10528 #: ../plugins/fn-string/functions.c:771
10530 "CLEAN removes non-printable characters from its argument leaving only "
10531 "regular characters and white-space."
10534 #: ../plugins/fn-string/functions.c:798
10536 "FIND:first position of @{string1} in @{string2} following position @{start}"
10539 #: ../plugins/fn-string/functions.c:801 ../plugins/fn-string/functions.c:1410
10540 msgid "start:starting position, defaults to 1"
10543 #: ../plugins/fn-string/functions.c:836
10544 msgid "FIXED:formatted string representation of @{num}"
10547 #: ../plugins/fn-string/functions.c:837 ../plugins/fn-string/functions.c:1335
10551 #: ../plugins/fn-string/functions.c:838
10552 msgid "decimals:number of decimals"
10555 #: ../plugins/fn-string/functions.c:839
10557 "no_commas:TRUE if no thousand separators should be used, defaults to FALSE"
10560 #: ../plugins/fn-string/functions.c:896
10561 msgid "PROPER:@{text} with initial of each word capitalised"
10564 #: ../plugins/fn-string/functions.c:938
10566 "REPLACE:string @{old} with @{num} characters starting at @{start} replaced "
10570 #: ../plugins/fn-string/functions.c:940 ../plugins/fn-string/functions.c:991
10571 msgid "old:original text"
10574 #: ../plugins/fn-string/functions.c:941
10575 msgid "start:starting position"
10578 #: ../plugins/fn-string/functions.c:942
10579 msgid "num:number of characters to be replaced"
10582 #: ../plugins/fn-string/functions.c:943 ../plugins/fn-string/functions.c:994
10583 #: ../plugins/fn-string/functions.c:1263
10584 msgid "new:replacement string"
10587 #: ../plugins/fn-string/functions.c:989
10589 "REPLACEB:string @{old} with up to @{num} bytes starting at @{start} replaced "
10593 #: ../plugins/fn-string/functions.c:992
10594 msgid "start:starting byte position"
10597 #: ../plugins/fn-string/functions.c:993
10598 msgid "num:number of bytes to be replaced"
10601 #: ../plugins/fn-string/functions.c:995
10603 "REPLACEB replaces the string of valid unicode characters starting at the "
10604 "byte @{start} and ending at @{start}+@{num}-1 with the string @{new}."
10607 #: ../plugins/fn-string/functions.c:1044
10608 msgid "T:@{value} if and only if @{value} is text, otherwise empty"
10611 #: ../plugins/fn-string/functions.c:1045
10612 msgid "value:original value"
10615 #: ../plugins/fn-string/functions.c:1067
10616 msgid "TEXT:@{value} as a string formatted as @{format}"
10619 #: ../plugins/fn-string/functions.c:1068
10620 msgid "value:value to be formatted"
10623 #: ../plugins/fn-string/functions.c:1069
10624 msgid "format:desired format"
10627 #: ../plugins/fn-string/functions.c:1121
10628 msgid "TRIM:@{text} with only single spaces between words"
10631 #: ../plugins/fn-string/functions.c:1168
10632 msgid "VALUE:numeric value of @{text}"
10635 #: ../plugins/fn-string/functions.c:1201
10636 msgid "NUMBERVALUE:numeric value of @{text}"
10639 #: ../plugins/fn-string/functions.c:1203
10640 msgid "separator:decimal separator"
10643 #: ../plugins/fn-string/functions.c:1204
10645 "If @{text} does not look like a decimal number, NUMBERVALUE returns the "
10646 "value VALUE would return (ignoring the given @{separator})."
10649 #: ../plugins/fn-string/functions.c:1260
10650 msgid "SUBSTITUTE:@{text} with all occurrences of @{old} replaced by @{new}"
10653 #: ../plugins/fn-string/functions.c:1261 ../plugins/fn-string/functions.c:1645
10654 msgid "text:original text"
10657 #: ../plugins/fn-string/functions.c:1262
10658 msgid "old:string to be replaced"
10661 #: ../plugins/fn-string/functions.c:1264
10663 "num:if @{num} is specified and a number only the @{num}th occurrence of "
10664 "@{old} is replaced"
10667 #: ../plugins/fn-string/functions.c:1334
10668 msgid "DOLLAR:@{num} formatted as currency"
10671 #: ../plugins/fn-string/functions.c:1336
10672 msgid "decimals:decimals"
10675 #: ../plugins/fn-string/functions.c:1406
10677 "SEARCH:the location of the @{search} string within @{text} after position "
10681 #: ../plugins/fn-string/functions.c:1408 ../plugins/fn-string/functions.c:1451
10682 msgid "search:search string"
10685 #: ../plugins/fn-string/functions.c:1409 ../plugins/fn-string/functions.c:1452
10686 msgid "text:search field"
10689 #: ../plugins/fn-string/functions.c:1411 ../plugins/fn-string/functions.c:1454
10691 "@{search} may contain wildcard characters (*) and question marks (?). A "
10692 "question mark matches any single character, and a wildcard matches any "
10693 "string including the empty string. To search for * or ?, precede the symbol "
10697 #: ../plugins/fn-string/functions.c:1416 ../plugins/fn-string/functions.c:1459
10698 msgid "This search is not case sensitive."
10701 #: ../plugins/fn-string/functions.c:1417
10702 msgid "If @{search} is not found, SEARCH returns #VALUE!"
10703 msgstr "Hvis @{search} ikke findes, returnerer SEARCH #VÆRDI!"
10705 #: ../plugins/fn-string/functions.c:1418
10707 "If @{start} is less than one or it is greater than the length of @{text}, "
10708 "SEARCH returns #VALUE!"
10710 "Hvis @{start} er mindre end en eller den er større end længden af @{text}, "
10711 "returnerer SEARCH #VÆRDI!"
10713 #: ../plugins/fn-string/functions.c:1449
10715 "SEARCHB:the location of the @{search} string within @{text} after byte "
10716 "position @{start}"
10719 #: ../plugins/fn-string/functions.c:1460
10720 msgid "If @{search} is not found, SEARCHB returns #VALUE!"
10721 msgstr "Hvis @{search} ikke findes, returnerer SEARCHB #VÆRDI!"
10723 #: ../plugins/fn-string/functions.c:1461
10725 "If @{start} is less than one or it is greater than the byte length of "
10726 "@{text}, SEARCHB returns #VALUE!"
10728 "Hvis @{start} er mindre end en eller den er større end bytelængden på "
10729 "@{text}, returnerer SEARCHB #VÆRDI!"
10731 #: ../plugins/fn-string/functions.c:1517
10733 "ASC:text with full-width katakana and ASCII characters converted to half-"
10737 #: ../plugins/fn-string/functions.c:1519
10739 "ASC converts full-width katakana and ASCII characters to half-width "
10740 "equivalent characters, copying all others. "
10743 #: ../plugins/fn-string/functions.c:1520 ../plugins/fn-string/functions.c:1648
10745 "The distinction between half-width and full-width characters is described in "
10746 "http://www.unicode.org/reports/tr11/."
10749 #: ../plugins/fn-string/functions.c:1521 ../plugins/fn-string/functions.c:1650
10750 msgid "For most strings, this function has the same effect as in Excel."
10753 #: ../plugins/fn-string/functions.c:1522
10755 "While in obsolete encodings ASC used to translate between 2-byte and 1-byte "
10756 "characters, this is not the case in UTF-8."
10759 #: ../plugins/fn-string/functions.c:1644
10761 "JIS:text with half-width katakana and ASCII characters converted to full-"
10765 #: ../plugins/fn-string/functions.c:1646
10767 "JIS converts half-width katakana and ASCII characters to full-width "
10768 "equivalent characters, copying all others. "
10771 #: ../plugins/fn-string/functions.c:1651
10773 "While in obsolete encodings JIS used to translate between 1-byte and 2-byte "
10774 "characters, this is not the case in UTF-8."
10777 #: ../plugins/fn-tsa/functions.c:93
10779 "Possible interpolation methods are:\n"
10781 "1: linear with averaging;\n"
10783 "3: staircase with averaging;\n"
10784 "4: natural cubic spline;\n"
10785 "5: natural cubic spline with averaging."
10788 #: ../plugins/fn-tsa/functions.c:378
10790 "INTERPOLATION:interpolated values corresponding to the given abscissa targets"
10793 #: ../plugins/fn-tsa/functions.c:379
10794 msgid "abscissae:abscissae of the given data points"
10797 #: ../plugins/fn-tsa/functions.c:380
10798 msgid "ordinates:ordinates of the given data points"
10801 #: ../plugins/fn-tsa/functions.c:381
10802 msgid "targets:abscissae of the interpolated data"
10805 #: ../plugins/fn-tsa/functions.c:382
10806 msgid "interpolation:method of interpolation, defaults to 0 ('linear')"
10809 #: ../plugins/fn-tsa/functions.c:383 ../plugins/fn-tsa/functions.c:572
10810 msgid "The output consists always of one column of numbers."
10813 #: ../plugins/fn-tsa/functions.c:385
10815 "The @{abscissae} should be given in increasing order. If the @{abscissae} is "
10816 "not in increasing order the INTERPOLATION function is significantly slower."
10819 #: ../plugins/fn-tsa/functions.c:387
10821 msgid "If any two @{abscissae} values are equal an error is returned."
10822 msgstr "Hvis ingen logiske værdier tilbydes, så returneres fejlen #VÆRDI!."
10824 #: ../plugins/fn-tsa/functions.c:388
10826 "If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase "
10827 "with averaging'), and 5 ('natural cubic spline with averaging') is used, the "
10828 "number of returned values is one less than the number of targets and the "
10829 "target values must be given in increasing order. The values returned are the "
10830 "average heights of the interpolation function on the intervals determined by "
10831 "consecutive target values."
10834 #: ../plugins/fn-tsa/functions.c:395 ../plugins/fn-tsa/functions.c:579
10835 msgid "Strings and empty cells in @{abscissae} and @{ordinates} are ignored."
10838 #: ../plugins/fn-tsa/functions.c:396 ../plugins/fn-tsa/functions.c:580
10840 "If several target data are provided they must be in the same column in "
10841 "consecutive cells."
10844 #: ../plugins/fn-tsa/functions.c:565
10845 msgid "PERIODOGRAM:periodogram of the given data"
10848 #: ../plugins/fn-tsa/functions.c:566
10849 msgid "ordinates:ordinates of the given data"
10852 #: ../plugins/fn-tsa/functions.c:567
10853 msgid "filter:windowing function to be used, defaults to no filter"
10856 #: ../plugins/fn-tsa/functions.c:568
10858 "abscissae:abscissae of the given data, defaults to regularly spaced abscissae"
10861 #: ../plugins/fn-tsa/functions.c:569
10862 msgid "interpolation:method of interpolation, defaults to none"
10865 #: ../plugins/fn-tsa/functions.c:570
10866 msgid "number:number of interpolated data points"
10869 #: ../plugins/fn-tsa/functions.c:571
10871 "If an interpolation method is used, the number of returned values is one "
10872 "less than the number of targets and the targets values must be given in "
10873 "increasing order."
10876 #: ../plugins/fn-tsa/functions.c:574
10878 "Possible window functions are:\n"
10879 "0: no filter (rectangular window)\n"
10880 "1: Bartlett (triangular window)\n"
10881 "2: Hahn (cosine window)\n"
10882 "3: Welch (parabolic window)"
10885 #: ../plugins/fn-tsa/functions.c:824
10886 msgid "FOURIER:Fourier or inverse Fourier transform"
10889 #: ../plugins/fn-tsa/functions.c:825 ../plugins/fn-tsa/functions.c:921
10890 msgid "Sequence:the data sequence to be transformed"
10893 #: ../plugins/fn-tsa/functions.c:826
10895 "Inverse:if true, the inverse Fourier transform is calculated, defaults to "
10899 #: ../plugins/fn-tsa/functions.c:827
10901 "Separate:if true, the real and imaginary parts are given separately, "
10902 "defaults to false"
10905 #: ../plugins/fn-tsa/functions.c:828
10907 "This array function returns the Fourier or inverse Fourier transform of the "
10908 "given data sequence."
10911 #: ../plugins/fn-tsa/functions.c:829
10913 "The output consists of one column of complex numbers if @{Separate} is false "
10914 "and of two columns of real numbers if @{Separate} is true."
10917 #: ../plugins/fn-tsa/functions.c:830
10919 "If @{Separate} is true the first output column contains the real parts and "
10920 "the second column the imaginary parts."
10923 #: ../plugins/fn-tsa/functions.c:831 ../plugins/fn-tsa/functions.c:925
10926 "If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns "
10929 "Hvis @{reference} hverken er en matrix eller en reference eller et interval, "
10930 "returnerer ROWS #VÆRDI!"
10932 #: ../plugins/fn-tsa/functions.c:920
10933 msgid "HPFILTER:Hodrick Prescott Filter"
10936 #: ../plugins/fn-tsa/functions.c:922
10937 msgid "λ:filter parameter λ, defaults to 1600"
10940 #: ../plugins/fn-tsa/functions.c:923
10942 "This array function returns the trend and cyclical components obtained by "
10943 "applying the Hodrick Prescott Filter with parameter @{λ} to the given data "
10947 #: ../plugins/fn-tsa/functions.c:924
10949 "The output consists of two columns of numbers, the first containing the "
10950 "trend component, the second the cyclical component."
10953 #: ../plugins/fn-tsa/functions.c:926
10956 "If @{Sequence} contains less than 6 numerical values, this function returns "
10958 msgstr "Hvis @{x} ikke er et tal, returnerer denne funktion fejlen #VÆRDI!."
10960 #: ../plugins/gda/plugin-gda.c:374
10961 msgid "EXECSQL:result of executing @{sql} in the libgda data source @{dsn}"
10964 #: ../plugins/gda/plugin-gda.c:376 ../plugins/gda/plugin-gda.c:452
10965 msgid "dsn:libgda data source"
10968 #: ../plugins/gda/plugin-gda.c:377 ../plugins/gda/plugin-gda.c:453
10969 msgid "username:user name to access @{dsn}"
10972 #: ../plugins/gda/plugin-gda.c:378 ../plugins/gda/plugin-gda.c:454
10973 msgid "password:password to access @{dsn} as @{username}"
10976 #: ../plugins/gda/plugin-gda.c:379
10977 msgid "sql:SQL command"
10980 #: ../plugins/gda/plugin-gda.c:380 ../plugins/gda/plugin-gda.c:456
10981 msgid "Before using EXECSQL, you need to set up a libgda data source."
10984 #: ../plugins/gda/plugin-gda.c:451
10985 msgid "READDBTABLE:all rows of the table @{table} in @{dsn}"
10988 #: ../plugins/gda/plugin-gda.c:455
10989 msgid "table:SQL table to retrieve"
10992 #: ../plugins/sample_datasource/sample_datasource.c:274
10993 msgid "ATL_LAST:sample real-time data source"
10996 #: ../plugins/sample_datasource/sample_datasource.c:275
10997 msgid "tag:tag to watch"
11000 #: ../plugins/sample_datasource/sample_datasource.c:276
11002 "ATL_LAST is a sample implementation of a real time data source. It takes a "
11003 "string tag and monitors the named pipe ~/atl for changes to the value of "
11007 #: ../plugins/sample_datasource/sample_datasource.c:277
11008 msgid "This is not intended to be generally enabled and is OFF by default."
11012 #~ "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! "
11013 #~ "is returned. If @{α} is not an integer, it is truncated."
11015 #~ "Hvis @{x} eller @{α} ikke er numeriske, returneres #VÆRDI!. Hvis @{α} < "
11016 #~ "0, returneres #TAL!. Hvis @{α} ikke er et heltal, afkortes det."
11020 #~ "@{from} and @{to} can be any of the following:\n"
11022 #~ "Weight and mass:\n"
11023 #~ "\t'g' \t\t\tGram\n"
11024 #~ "\t'sg' \t\t\tSlug\n"
11025 #~ "\t'lbm'\t\tPound\n"
11026 #~ "\t'u' \t\t\tU (atomic mass)\n"
11027 #~ "\t'ozm'\t\tOunce\n"
11030 #~ "\t'm' \t\tMeter\n"
11031 #~ "\t'mi' \t\tStatute mile\n"
11032 #~ "\t'Nmi' \t\tNautical mile\n"
11033 #~ "\t'in' \t\t\tInch\n"
11034 #~ "\t'ft' \t\t\tFoot\n"
11035 #~ "\t'yd' \t\tYard\n"
11036 #~ "\t'ang' \t\tAngstrom\n"
11037 #~ "\t'Pica'\t\tPica Points\n"
11038 #~ "\t'picapt'\t\tPica Points\n"
11039 #~ "\t'pica'\t\tPica\n"
11042 #~ "\t'yr' \t\t\tYear\n"
11043 #~ "\t'day' \t\tDay\n"
11044 #~ "\t'hr' \t\t\tHour\n"
11045 #~ "\t'mn' \t\tMinute\n"
11046 #~ "\t'sec' \t\tSecond\n"
11049 #~ "\t'Pa' \t\tPascal\n"
11050 #~ "\t'atm' \t\tAtmosphere\n"
11051 #~ "\t'mmHg'\t\tmm of Mercury\n"
11054 #~ "\t'N' \t\t\tNewton\n"
11055 #~ "\t'dyn' \t\tDyne\n"
11056 #~ "\t'lbf' \t\t\tPound force\n"
11059 #~ "\t'J' \t\t\tJoule\n"
11060 #~ "\t'e' \t\tErg\n"
11061 #~ "\t'c' \t\tThermodynamic calorie\n"
11062 #~ "\t'cal' \t\tIT calorie\n"
11063 #~ "\t'eV' \t\tElectron volt\n"
11064 #~ "\t'HPh' \t\tHorsepower-hour\n"
11065 #~ "\t'Wh' \t\tWatt-hour\n"
11066 #~ "\t'flb' \t\tFoot-pound\n"
11067 #~ "\t'BTU' \t\tBTU\n"
11070 #~ "\t'HP' \t\tHorsepower\n"
11071 #~ "\t'W' \t\tWatt\n"
11074 #~ "\t'T' \t\tTesla\n"
11075 #~ "\t'ga' \t\tGauss\n"
11077 #~ "Temperature:\n"
11078 #~ "\t'C' \t\tDegree Celsius\n"
11079 #~ "\t'F' \t\tDegree Fahrenheit\n"
11080 #~ "\t'K' \t\tDegree Kelvin\n"
11082 #~ "Liquid measure:\n"
11083 #~ "\t'tsp' \t\tTeaspoon\n"
11084 #~ "\t'tbs' \t\tTablespoon\n"
11085 #~ "\t'oz' \t\tFluid ounce\n"
11086 #~ "\t'cup' \t\tCup\n"
11087 #~ "\t'pt' \t\tPint\n"
11088 #~ "\t'qt' \t\tQuart\n"
11089 #~ "\t'gal' \t\tGallon\n"
11090 #~ "\t'l' \t\t\tLiter\n"
11092 #~ "For metric units any of the following prefixes can be used:\n"
11093 #~ "\t'Y' \tyotta \t\t1E+24\n"
11094 #~ "\t'Z' \tzetta \t\t1E+21\n"
11095 #~ "\t'E' \texa \t\t1E+18\n"
11096 #~ "\t'P' \tpeta \t\t1E+15\n"
11097 #~ "\t'T' \ttera \t\t1E+12\n"
11098 #~ "\t'G' \tgiga \t\t1E+09\n"
11099 #~ "\t'M' \tmega \t\t1E+06\n"
11100 #~ "\t'k' \tkilo \t\t1E+03\n"
11101 #~ "\t'h' \thecto \t\t1E+02\n"
11102 #~ "\t'e' \tdeca (deka)\t1E+01\n"
11103 #~ "\t'd' \tdeci \t\t1E-01\n"
11104 #~ "\t'c' \tcenti \t\t1E-02\n"
11105 #~ "\t'm' \tmilli \t\t1E-03\n"
11106 #~ "\t'u' \tmicro \t\t1E-06\n"
11107 #~ "\t'n' \tnano \t\t1E-09\n"
11108 #~ "\t'p' \tpico \t\t1E-12\n"
11109 #~ "\t'f' \tfemto \t\t1E-15\n"
11110 #~ "\t'a' \tatto \t\t1E-18\n"
11111 #~ "\t'z' \tzepto \t\t1E-21\n"
11112 #~ "\t'y' \tyocto \t\t1E-24"
11114 #~ "@FUNCTION=CONVERT\n"
11115 #~ "@SYNTAX=CONVERT(tal,fra_enhed,til_enhed)\n"
11116 #~ "@DESCRIPTION=CONVERT omdanner et tal fra et målesystem til et andet. Du "
11117 #~ "kan for eksempel konvertere en vægt i pund til en vægt i gram. @tal er "
11118 #~ "værdien du ønsker at konvertere, @fra_enhed angiver enheden af @tal, og "
11119 #~ "@til_enhed er enheden for resultatet.\n"
11120 #~ "@fra_enhed og @til_enhed kan være følgende:\n"
11122 #~ "Vægt og masse:\n"
11126 #~ "'u' u (atommasse)\n"
11131 #~ "'mi' statutmil\n"
11136 #~ "'ang' ångstrøm\n"
11144 #~ "'sec' sekund\n"
11148 #~ "'atm' atmosfære\n"
11149 #~ "'mmHg' millimeter kviksølv\n"
11154 #~ "'lbf' pund kraft\n"
11159 #~ "'c' termodynamisk kalorie\n"
11160 #~ "'cal' IT-kalorie\n"
11161 #~ "'eV' elektronvolt\n"
11162 #~ "'HPh hestekrafttime\n"
11163 #~ "'Wh' watt-time\n"
11164 #~ "'flb' fod-pund\n"
11168 #~ "'HP' hestekraft\n"
11176 #~ "'C' grader celsius\n"
11177 #~ "'F' grader fahrenheit\n"
11182 #~ "'tbs' spiseske\n"
11183 #~ "'oz' flydende unse\n"
11187 #~ "'gal' gallon\n"
11190 #~ "For metriske enheder kan følgende præfikser benyttes:\n"
11191 #~ "'E' exa 1E+18\n"
11192 #~ "'P' peta 1E+15\n"
11193 #~ "'T' tera 1E+12\n"
11194 #~ "'G' giga 1E+09\n"
11195 #~ "'M' mega 1E+06\n"
11196 #~ "'k' kilo 1E+03\n"
11197 #~ "'h' hekto 1E+02\n"
11198 #~ "'e' deka 1E+01\n"
11199 #~ "'d' deci 1E-01\n"
11200 #~ "'c' centi 1E-02\n"
11201 #~ "'m' milli 1E-03\n"
11202 #~ "'u' mikro 1E-06\n"
11203 #~ "'n' nano 1E-09\n"
11204 #~ "'p' piko 1E-12\n"
11205 #~ "'f' femto 1E-15\n"
11206 #~ "'a' atto 1E-18\n"
11208 #~ "Hvis @fra_enhed og @til_enhed er forskellige typer, returnerer CONVERT en "
11209 #~ "#TAL!-fejl. \n"
11210 #~ "Denne funktion er Excel-kompatibel. \n"
11212 #~ "CONVERT(3,“lbm”,“g”) er lig med 1360.7769.\n"
11213 #~ "CONVERT(5.8,“m”,“in”) er lig med 228.3465.\n"
11214 #~ "CONVERT(7.9,“cal”,“J”) er lig med 33.07567.\n"
11219 #~ msgid "μ:mean of the underlying normal distribution, defaults to 0"
11220 #~ msgstr "form:distributionens formparameter"
11222 #~ msgid "If @{p} < 0 or @{p} > 1 this functions returns a #NUM! error."
11224 #~ "Hvis @{p} < 0 eller @{p} > 1, returnerer denne funktion en #TAL!-fejl."