Column Fitting: don't go higher than 15 significant digits by default.
[gnumeric.git] / po-functions / ru.po
blob282b077cbf333201b0209567f29c967f079a2cf1
1 # translation of gnumeric-functions to russian
2 # Copyright (C) 1999-2006 Free Software Foundation, Inc.
3 # Valek Filippov <frob@df.ru>, 1999-2003, 2005-2006
4 # Dmitry G. Mastrukov <dmitry@taurussoft.org>, 2001-2002, 2004.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gnumeric-functions\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-06-13 14:53-0400\n"
11 "PO-Revision-Date: 2011-06-13 17:43-0400\n"
12 "Last-Translator: Konstantin Tokarev <annulen@yandex.ru>\n"
13 "Language-Team:  <gnome-cyr@gnome.org>\n"
14 "Language: ru\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: ../plugins/fn-christian-date/functions.c:140
20 msgid ""
21 "EASTERSUNDAY:Easter Sunday in the Gregorian calendar according to the Roman "
22 "rite of the Christian Church"
23 msgstr ""
25 #: ../plugins/fn-christian-date/functions.c:142
26 msgid ""
27 "year:year between 1582 and 9956, defaults to the year of the next Easter "
28 "Sunday"
29 msgstr ""
31 #: ../plugins/fn-christian-date/functions.c:143
32 #: ../plugins/fn-christian-date/functions.c:166
33 #: ../plugins/fn-christian-date/functions.c:186
34 #: ../plugins/fn-christian-date/functions.c:205
35 #: ../plugins/fn-christian-date/functions.c:224
36 msgid ""
37 "Two digit years are adjusted as elsewhere in Gnumeric. Dates before 1904 may "
38 "also be prohibited."
39 msgstr ""
41 #: ../plugins/fn-christian-date/functions.c:146
42 msgid ""
43 "The 1-argument version of EASTERSUNDAY is compatible with OpenOffice for "
44 "years after 1904. This function is not specified in ODF/OpenFormula."
45 msgstr ""
47 #: ../plugins/fn-christian-date/functions.c:163
48 msgid ""
49 "ASHWEDNESDAY:Ash Wednesday in the Gregorian calendar according to the Roman "
50 "rite of the Christian Church"
51 msgstr ""
53 #: ../plugins/fn-christian-date/functions.c:165
54 msgid ""
55 "year:year between 1582 and 9956, defaults to the year of the next Ash "
56 "Wednesday"
57 msgstr ""
59 #: ../plugins/fn-christian-date/functions.c:183
60 msgid ""
61 "PENTECOSTSUNDAY:Pentecost Sunday in the Gregorian calendar according to the "
62 "Roman rite of the Christian Church"
63 msgstr ""
65 #: ../plugins/fn-christian-date/functions.c:185
66 msgid ""
67 "year:year between 1582 and 9956, defaults to the year of the next Pentecost "
68 "Sunday"
69 msgstr ""
71 #: ../plugins/fn-christian-date/functions.c:202
72 msgid ""
73 "GOODFRIDAY:Good Friday in the Gregorian calendar according to the Roman rite "
74 "of the Christian Church"
75 msgstr ""
77 #: ../plugins/fn-christian-date/functions.c:204
78 msgid ""
79 "year:year between 1582 and 9956, defaults to the year of the next Good Friday"
80 msgstr ""
82 #: ../plugins/fn-christian-date/functions.c:221
83 msgid ""
84 "ASCENSIONTHURSDAY:Ascension Thursday in the Gregorian calendar according to "
85 "the Roman rite of the Christian Church"
86 msgstr ""
88 #: ../plugins/fn-christian-date/functions.c:223
89 msgid ""
90 "year:year between 1582 and 9956, defaults to the year of the next Ascension "
91 "Thursday"
92 msgstr ""
94 #: ../plugins/fn-complex/functions.c:81
95 msgid "COMPLEX:a complex number of the form @{x} + @{y}@{i}"
96 msgstr "COMPLEX:комплексное число в формате @{x} + @{y}@{i}"
98 #: ../plugins/fn-complex/functions.c:82
99 msgid "x:real part"
100 msgstr "x:действительная часть"
102 #: ../plugins/fn-complex/functions.c:83
103 msgid "y:imaginary part"
104 msgstr "y:мнимая часть"
106 #: ../plugins/fn-complex/functions.c:84
107 msgid ""
108 "i:the suffix for the complex number, either \"i\" or \"j\"; defaults to \"i\""
109 msgstr "i:суффикс мнимой части, \"i\" или \"j\"; по умолчанию \"i\"."
111 #: ../plugins/fn-complex/functions.c:85
112 msgid "If @{i} is neither \"i\" nor \"j\", COMPLEX returns #VALUE!"
113 msgstr "Если @{i} не \"i\" и не \"j\", COMPLEX возвращает #VALUE!"
115 #: ../plugins/fn-complex/functions.c:86 ../plugins/fn-complex/functions.c:114
116 #: ../plugins/fn-complex/functions.c:141 ../plugins/fn-complex/functions.c:165
117 #: ../plugins/fn-complex/functions.c:192 ../plugins/fn-complex/functions.c:263
118 #: ../plugins/fn-complex/functions.c:289 ../plugins/fn-complex/functions.c:395
119 #: ../plugins/fn-complex/functions.c:423 ../plugins/fn-complex/functions.c:449
120 #: ../plugins/fn-complex/functions.c:474 ../plugins/fn-complex/functions.c:501
121 #: ../plugins/fn-complex/functions.c:528 ../plugins/fn-complex/functions.c:563
122 #: ../plugins/fn-complex/functions.c:595
123 #: ../plugins/fn-complex/functions.c:1078
124 #: ../plugins/fn-complex/functions.c:1105
125 #: ../plugins/fn-complex/functions.c:1135
126 #: ../plugins/fn-complex/functions.c:1204 ../plugins/fn-date/functions.c:84
127 #: ../plugins/fn-date/functions.c:197 ../plugins/fn-date/functions.c:219
128 #: ../plugins/fn-date/functions.c:356 ../plugins/fn-date/functions.c:391
129 #: ../plugins/fn-date/functions.c:408 ../plugins/fn-date/functions.c:429
130 #: ../plugins/fn-date/functions.c:454 ../plugins/fn-date/functions.c:473
131 #: ../plugins/fn-date/functions.c:496 ../plugins/fn-date/functions.c:519
132 #: ../plugins/fn-date/functions.c:541 ../plugins/fn-date/functions.c:565
133 #: ../plugins/fn-date/functions.c:589 ../plugins/fn-date/functions.c:617
134 #: ../plugins/fn-date/functions.c:658 ../plugins/fn-date/functions.c:696
135 #: ../plugins/fn-eng/functions.c:237 ../plugins/fn-eng/functions.c:262
136 #: ../plugins/fn-eng/functions.c:286 ../plugins/fn-eng/functions.c:315
137 #: ../plugins/fn-eng/functions.c:341 ../plugins/fn-eng/functions.c:364
138 #: ../plugins/fn-eng/functions.c:408 ../plugins/fn-eng/functions.c:435
139 #: ../plugins/fn-eng/functions.c:458 ../plugins/fn-eng/functions.c:481
140 #: ../plugins/fn-eng/functions.c:504 ../plugins/fn-eng/functions.c:524
141 #: ../plugins/fn-eng/functions.c:613 ../plugins/fn-eng/functions.c:642
142 #: ../plugins/fn-eng/functions.c:1132 ../plugins/fn-eng/functions.c:1155
143 #: ../plugins/fn-info/functions.c:97 ../plugins/fn-info/functions.c:1285
144 #: ../plugins/fn-info/functions.c:1351 ../plugins/fn-info/functions.c:1440
145 #: ../plugins/fn-info/functions.c:1458 ../plugins/fn-info/functions.c:1480
146 #: ../plugins/fn-info/functions.c:1507 ../plugins/fn-info/functions.c:1534
147 #: ../plugins/fn-info/functions.c:1571 ../plugins/fn-info/functions.c:1587
148 #: ../plugins/fn-info/functions.c:1609 ../plugins/fn-info/functions.c:1626
149 #: ../plugins/fn-info/functions.c:1644 ../plugins/fn-info/functions.c:1661
150 #: ../plugins/fn-info/functions.c:1683 ../plugins/fn-info/functions.c:1703
151 #: ../plugins/fn-info/functions.c:1722 ../plugins/fn-info/functions.c:1759
152 #: ../plugins/fn-logical/functions.c:52 ../plugins/fn-logical/functions.c:103
153 #: ../plugins/fn-logical/functions.c:131 ../plugins/fn-logical/functions.c:269
154 #: ../plugins/fn-logical/functions.c:287 ../plugins/fn-math/functions.c:64
155 #: ../plugins/fn-math/functions.c:127 ../plugins/fn-math/functions.c:228
156 #: ../plugins/fn-math/functions.c:246 ../plugins/fn-math/functions.c:268
157 #: ../plugins/fn-math/functions.c:328 ../plugins/fn-math/functions.c:354
158 #: ../plugins/fn-math/functions.c:378 ../plugins/fn-math/functions.c:397
159 #: ../plugins/fn-math/functions.c:432 ../plugins/fn-math/functions.c:478
160 #: ../plugins/fn-math/functions.c:557 ../plugins/fn-math/functions.c:669
161 #: ../plugins/fn-math/functions.c:737 ../plugins/fn-math/functions.c:766
162 #: ../plugins/fn-math/functions.c:786 ../plugins/fn-math/functions.c:840
163 #: ../plugins/fn-math/functions.c:859 ../plugins/fn-math/functions.c:893
164 #: ../plugins/fn-math/functions.c:954 ../plugins/fn-math/functions.c:1032
165 #: ../plugins/fn-math/functions.c:1089 ../plugins/fn-math/functions.c:1122
166 #: ../plugins/fn-math/functions.c:1144 ../plugins/fn-math/functions.c:1172
167 #: ../plugins/fn-math/functions.c:1196 ../plugins/fn-math/functions.c:1222
168 #: ../plugins/fn-math/functions.c:1296 ../plugins/fn-math/functions.c:1339
169 #: ../plugins/fn-math/functions.c:1357 ../plugins/fn-math/functions.c:1454
170 #: ../plugins/fn-math/functions.c:1472 ../plugins/fn-math/functions.c:1519
171 #: ../plugins/fn-math/functions.c:1543 ../plugins/fn-math/functions.c:1589
172 #: ../plugins/fn-math/functions.c:1606 ../plugins/fn-math/functions.c:1643
173 #: ../plugins/fn-math/functions.c:1678 ../plugins/fn-math/functions.c:1713
174 #: ../plugins/fn-math/functions.c:1750 ../plugins/fn-math/functions.c:1829
175 #: ../plugins/fn-math/functions.c:1854 ../plugins/fn-math/functions.c:1881
176 #: ../plugins/fn-math/functions.c:1907 ../plugins/fn-math/functions.c:1931
177 #: ../plugins/fn-math/functions.c:1972 ../plugins/fn-math/functions.c:2017
178 #: ../plugins/fn-math/functions.c:2144 ../plugins/fn-math/functions.c:2392
179 #: ../plugins/fn-math/functions.c:2436 ../plugins/fn-math/functions.c:2479
180 #: ../plugins/fn-math/functions.c:2522 ../plugins/fn-math/functions.c:2579
181 #: ../plugins/fn-math/functions.c:2836 ../plugins/fn-math/functions.c:2903
182 #: ../plugins/fn-random/functions.c:48 ../plugins/fn-random/functions.c:249
183 #: ../plugins/fn-stat/functions.c:83 ../plugins/fn-stat/functions.c:111
184 #: ../plugins/fn-stat/functions.c:138 ../plugins/fn-stat/functions.c:166
185 #: ../plugins/fn-stat/functions.c:276 ../plugins/fn-stat/functions.c:324
186 #: ../plugins/fn-stat/functions.c:354 ../plugins/fn-stat/functions.c:387
187 #: ../plugins/fn-stat/functions.c:411 ../plugins/fn-stat/functions.c:436
188 #: ../plugins/fn-stat/functions.c:467 ../plugins/fn-stat/functions.c:496
189 #: ../plugins/fn-stat/functions.c:525 ../plugins/fn-stat/functions.c:545
190 #: ../plugins/fn-stat/functions.c:572 ../plugins/fn-stat/functions.c:599
191 #: ../plugins/fn-stat/functions.c:625 ../plugins/fn-stat/functions.c:661
192 #: ../plugins/fn-stat/functions.c:695 ../plugins/fn-stat/functions.c:721
193 #: ../plugins/fn-stat/functions.c:756 ../plugins/fn-stat/functions.c:796
194 #: ../plugins/fn-stat/functions.c:850 ../plugins/fn-stat/functions.c:918
195 #: ../plugins/fn-stat/functions.c:950 ../plugins/fn-stat/functions.c:980
196 #: ../plugins/fn-stat/functions.c:1007 ../plugins/fn-stat/functions.c:1037
197 #: ../plugins/fn-stat/functions.c:1125 ../plugins/fn-stat/functions.c:1162
198 #: ../plugins/fn-stat/functions.c:1245 ../plugins/fn-stat/functions.c:1282
199 #: ../plugins/fn-stat/functions.c:1448 ../plugins/fn-stat/functions.c:1480
200 #: ../plugins/fn-stat/functions.c:1576 ../plugins/fn-stat/functions.c:1603
201 #: ../plugins/fn-stat/functions.c:1633 ../plugins/fn-stat/functions.c:1668
202 #: ../plugins/fn-stat/functions.c:1695 ../plugins/fn-stat/functions.c:1727
203 #: ../plugins/fn-stat/functions.c:1759 ../plugins/fn-stat/functions.c:1791
204 #: ../plugins/fn-stat/functions.c:1824 ../plugins/fn-stat/functions.c:1874
205 #: ../plugins/fn-stat/functions.c:1899 ../plugins/fn-stat/functions.c:1924
206 #: ../plugins/fn-stat/functions.c:1956 ../plugins/fn-stat/functions.c:1985
207 #: ../plugins/fn-stat/functions.c:2004 ../plugins/fn-stat/functions.c:2030
208 #: ../plugins/fn-stat/functions.c:2162 ../plugins/fn-stat/functions.c:2205
209 #: ../plugins/fn-stat/functions.c:2254 ../plugins/fn-stat/functions.c:2334
210 #: ../plugins/fn-stat/functions.c:2392 ../plugins/fn-stat/functions.c:2451
211 #: ../plugins/fn-stat/functions.c:2476 ../plugins/fn-stat/functions.c:2503
212 #: ../plugins/fn-stat/functions.c:2535 ../plugins/fn-stat/functions.c:2562
213 #: ../plugins/fn-stat/functions.c:2592 ../plugins/fn-stat/functions.c:2619
214 #: ../plugins/fn-stat/functions.c:2743 ../plugins/fn-stat/functions.c:2786
215 #: ../plugins/fn-stat/functions.c:2827 ../plugins/fn-stat/functions.c:2893
216 #: ../plugins/fn-stat/functions.c:3062 ../plugins/fn-stat/functions.c:3926
217 #: ../plugins/fn-stat/functions.c:3983 ../plugins/fn-stat/functions.c:4031
218 #: ../plugins/fn-stat/functions.c:4096 ../plugins/fn-string/functions.c:68
219 #: ../plugins/fn-string/functions.c:140 ../plugins/fn-string/functions.c:202
220 #: ../plugins/fn-string/functions.c:221 ../plugins/fn-string/functions.c:238
221 #: ../plugins/fn-string/functions.c:258 ../plugins/fn-string/functions.c:322
222 #: ../plugins/fn-string/functions.c:342 ../plugins/fn-string/functions.c:469
223 #: ../plugins/fn-string/functions.c:538 ../plugins/fn-string/functions.c:558
224 #: ../plugins/fn-string/functions.c:580 ../plugins/fn-string/functions.c:624
225 #: ../plugins/fn-string/functions.c:655 ../plugins/fn-string/functions.c:693
226 #: ../plugins/fn-string/functions.c:750 ../plugins/fn-string/functions.c:796
227 #: ../plugins/fn-string/functions.c:897 ../plugins/fn-string/functions.c:921
228 #: ../plugins/fn-string/functions.c:974 ../plugins/fn-string/functions.c:1021
229 #: ../plugins/fn-string/functions.c:1117 ../plugins/fn-string/functions.c:1188
230 #: ../plugins/fn-string/functions.c:1271
231 msgid "This function is Excel compatible."
232 msgstr "Эта функция совместима с Excel"
234 #: ../plugins/fn-complex/functions.c:111
235 msgid "IMAGINARY:the imaginary part of the complex number @{z}"
236 msgstr "IMAGINARY:мнимая часть комплексного числа @{z}"
238 #: ../plugins/fn-complex/functions.c:112 ../plugins/fn-complex/functions.c:139
239 #: ../plugins/fn-complex/functions.c:163 ../plugins/fn-complex/functions.c:190
240 #: ../plugins/fn-complex/functions.c:215 ../plugins/fn-complex/functions.c:238
241 #: ../plugins/fn-complex/functions.c:261 ../plugins/fn-complex/functions.c:287
242 #: ../plugins/fn-complex/functions.c:313 ../plugins/fn-complex/functions.c:340
243 #: ../plugins/fn-complex/functions.c:366 ../plugins/fn-complex/functions.c:393
244 #: ../plugins/fn-complex/functions.c:420 ../plugins/fn-complex/functions.c:444
245 #: ../plugins/fn-complex/functions.c:472 ../plugins/fn-complex/functions.c:499
246 #: ../plugins/fn-complex/functions.c:593 ../plugins/fn-complex/functions.c:618
247 #: ../plugins/fn-complex/functions.c:642 ../plugins/fn-complex/functions.c:667
248 #: ../plugins/fn-complex/functions.c:692 ../plugins/fn-complex/functions.c:716
249 #: ../plugins/fn-complex/functions.c:741 ../plugins/fn-complex/functions.c:765
250 #: ../plugins/fn-complex/functions.c:792 ../plugins/fn-complex/functions.c:819
251 #: ../plugins/fn-complex/functions.c:846 ../plugins/fn-complex/functions.c:870
252 #: ../plugins/fn-complex/functions.c:895 ../plugins/fn-complex/functions.c:919
253 #: ../plugins/fn-complex/functions.c:946 ../plugins/fn-complex/functions.c:974
254 #: ../plugins/fn-complex/functions.c:1002
255 #: ../plugins/fn-complex/functions.c:1026
256 #: ../plugins/fn-complex/functions.c:1051
257 #: ../plugins/fn-complex/functions.c:1076
258 msgid "z:a complex number"
259 msgstr "z:комплексное число"
261 #: ../plugins/fn-complex/functions.c:113 ../plugins/fn-complex/functions.c:140
262 #: ../plugins/fn-complex/functions.c:164 ../plugins/fn-complex/functions.c:191
263 #: ../plugins/fn-complex/functions.c:216 ../plugins/fn-complex/functions.c:239
264 #: ../plugins/fn-complex/functions.c:262 ../plugins/fn-complex/functions.c:288
265 #: ../plugins/fn-complex/functions.c:315 ../plugins/fn-complex/functions.c:342
266 #: ../plugins/fn-complex/functions.c:368 ../plugins/fn-complex/functions.c:394
267 #: ../plugins/fn-complex/functions.c:422 ../plugins/fn-complex/functions.c:448
268 #: ../plugins/fn-complex/functions.c:473 ../plugins/fn-complex/functions.c:500
269 #: ../plugins/fn-complex/functions.c:594 ../plugins/fn-complex/functions.c:619
270 #: ../plugins/fn-complex/functions.c:643 ../plugins/fn-complex/functions.c:668
271 #: ../plugins/fn-complex/functions.c:693 ../plugins/fn-complex/functions.c:717
272 #: ../plugins/fn-complex/functions.c:742 ../plugins/fn-complex/functions.c:768
273 #: ../plugins/fn-complex/functions.c:795 ../plugins/fn-complex/functions.c:822
274 #: ../plugins/fn-complex/functions.c:847 ../plugins/fn-complex/functions.c:871
275 #: ../plugins/fn-complex/functions.c:896 ../plugins/fn-complex/functions.c:922
276 #: ../plugins/fn-complex/functions.c:950 ../plugins/fn-complex/functions.c:978
277 #: ../plugins/fn-complex/functions.c:1003
278 #: ../plugins/fn-complex/functions.c:1027
279 #: ../plugins/fn-complex/functions.c:1052
280 #: ../plugins/fn-complex/functions.c:1077
281 msgid "If @{z} is not a valid complex number, #VALUE! is returned."
282 msgstr ""
283 "Если @{z} не является правильным комплексным числом, функция возвращает "
284 "#VALUE!"
286 #: ../plugins/fn-complex/functions.c:138
287 msgid "IMABS:the absolute value of the complex number @{z}"
288 msgstr "IMABS:абсолютное значение комплексного числа @{z}"
290 #: ../plugins/fn-complex/functions.c:162
291 msgid "IMREAL:the real part of the complex number @{z}"
292 msgstr "IMREAL:действительная часть комплексного числа @{z}"
294 #: ../plugins/fn-complex/functions.c:189
295 msgid "IMCONJUGATE:the complex conjugate of the complex number @{z}"
296 msgstr "IMCONJUGATE:сопряженное значение комплексного числа @{z}"
298 #: ../plugins/fn-complex/functions.c:214
299 msgid "IMINV:the reciprocal, or inverse, of the complex number @{z}"
300 msgstr "IMINV:инверсия комплексного числа @{z}"
302 #: ../plugins/fn-complex/functions.c:237
303 msgid "IMNEG:the negative of the complex number @{z}"
304 msgstr "IMNEG:смена знака комплексного числа @{z}"
306 #: ../plugins/fn-complex/functions.c:260
307 msgid "IMCOS:the cosine of the complex number @{z}"
308 msgstr "IMCOS:косинус комплексного числа @{z}"
310 #: ../plugins/fn-complex/functions.c:286
311 msgid "IMTAN:the tangent of the complex number @{z}"
312 msgstr "IMTAN:тангенс комплексного числа @{z}"
314 #: ../plugins/fn-complex/functions.c:312
315 msgid "IMSEC:the secant of the complex number @{z}"
316 msgstr "IMSEC:секанс комплексного числа @{z}"
318 #: ../plugins/fn-complex/functions.c:314
319 msgid "IMSEC(@{z}) = 1/IMCOS(@{z})."
320 msgstr "IMSEC(@{z}) = 1/IMCOS(@{z})."
322 #: ../plugins/fn-complex/functions.c:339
323 msgid "IMCSC:the cosecant of the complex number @{z}"
324 msgstr "IMCSC:косеанс комплексного числа @{z}"
326 #: ../plugins/fn-complex/functions.c:341
327 msgid "IMCSC(@{z}) = 1/IMSIN(@{z})."
328 msgstr "IMCSC(@{z}) = 1/IMSIN(@{z})."
330 #: ../plugins/fn-complex/functions.c:365
331 msgid "IMCOT:the cotangent of the complex number @{z}"
332 msgstr "IMCOT:котангенс комплексного числа @{z}"
334 #: ../plugins/fn-complex/functions.c:367
335 msgid "IMCOT(@{z}) = IMCOS(@{z})/IMSIN(@{z})."
336 msgstr "IMCOT(@{z}) = IMCOS(@{z})/IMSIN(@{z})."
338 #: ../plugins/fn-complex/functions.c:392
339 msgid "IMEXP:the exponential of the complex number @{z}"
340 msgstr "IMEXP:экспонента комплексного числа @{z}"
342 #: ../plugins/fn-complex/functions.c:419
343 msgid "IMARGUMENT:the argument theta of the complex number @{z} "
344 msgstr "IMARGUMENT:аргумент тета комплексного числа @{z}"
346 #: ../plugins/fn-complex/functions.c:421
347 msgid ""
348 "The argument theta of a complex number is its angle in radians from the real "
349 "axis."
350 msgstr "Аргумент тета - это угол в радианах от реальной оси."
352 #: ../plugins/fn-complex/functions.c:443
353 msgid "IMLN:the natural logarithm of the complex number @{z}"
354 msgstr "IMLN:натуральный логарифм комплексного числа @{z}"
356 #: ../plugins/fn-complex/functions.c:445
357 msgid ""
358 "The result will have an imaginary part between -π and +π.\n"
359 "The natural logarithm is not uniquely defined on complex numbers. You may "
360 "need to add or subtract an even multiple of π to the imaginary part."
361 msgstr ""
362 "Результатом будет мнимая часть между -π и +π.\n"
363 "Натуральный логарифм не определён единственным образом для комплексных "
364 "чисел. Вам может понадобиться добавить чётное произведение π или вычесть его "
365 "из мнимой части."
367 #: ../plugins/fn-complex/functions.c:471
368 msgid "IMLOG2:the base-2 logarithm of the complex number @{z}"
369 msgstr "IMLOG2:двоичный логарифм комплексного числа @{z}"
371 #: ../plugins/fn-complex/functions.c:498
372 msgid "IMLOG10:the base-10 logarithm of the complex number @{z}"
373 msgstr "IMLOG10:десятичный логарифм комплексного числа @{z}"
375 #: ../plugins/fn-complex/functions.c:524
376 msgid "IMPOWER:the complex number @{z1} raised to the @{z2}th power"
377 msgstr "IMPOWER:комплексное число @{z1} возведённое в степень @{z2}"
379 #: ../plugins/fn-complex/functions.c:525 ../plugins/fn-complex/functions.c:560
380 #: ../plugins/fn-complex/functions.c:1102
381 #: ../plugins/fn-complex/functions.c:1132
382 #: ../plugins/fn-complex/functions.c:1201
383 msgid "z1:a complex number"
384 msgstr "z1:комплексное число"
386 #: ../plugins/fn-complex/functions.c:526 ../plugins/fn-complex/functions.c:561
387 #: ../plugins/fn-complex/functions.c:1103
388 #: ../plugins/fn-complex/functions.c:1133
389 #: ../plugins/fn-complex/functions.c:1202
390 msgid "z2:a complex number"
391 msgstr "z2:комплексное число"
393 #: ../plugins/fn-complex/functions.c:527 ../plugins/fn-complex/functions.c:562
394 #: ../plugins/fn-complex/functions.c:1104
395 msgid "If @{z1} or @{z2} is not a valid complex number, #VALUE! is returned."
396 msgstr ""
397 "Если @{z1} или @{z2} не является допустимым комплексным числом, возвращается "
398 "ошибка #VALUE!."
400 #: ../plugins/fn-complex/functions.c:559
401 msgid "IMDIV:the quotient of two complex numbers @{z1}/@{z2}"
402 msgstr "IMDIV:частное от деления комплексных чисел @{z1}/@{z2}"
404 #: ../plugins/fn-complex/functions.c:592
405 msgid "IMSIN:the sine of the complex number @{z}"
406 msgstr "IMSIN:синус комплексного числа @{z}"
408 #: ../plugins/fn-complex/functions.c:617
409 msgid "IMSINH:the hyperbolic sine of the complex number @{z}"
410 msgstr "IMSINH:гиперболический синус комплексного числа @{z}"
412 #: ../plugins/fn-complex/functions.c:641
413 msgid "IMCOSH:the hyperbolic cosine of the complex number @{z}"
414 msgstr "IMCOSH:гиперболический косинус комплексного числа @{z}"
416 #: ../plugins/fn-complex/functions.c:666
417 msgid "IMTANH:the hyperbolic tangent of the complex number @{z}"
418 msgstr "IMTANH:гиперболический тангенс комплексного числа @{z}"
420 #: ../plugins/fn-complex/functions.c:691
421 msgid "IMSECH:the hyperbolic secant of the complex number @{z}"
422 msgstr "IMSECH:гиперболический секанс комплексного числа @{z}"
424 #: ../plugins/fn-complex/functions.c:715
425 msgid "IMCSCH:the hyperbolic cosecant of the complex number @{z}"
426 msgstr "IMSECH:гиперболический косеканс комплексного числа @{z}"
428 #: ../plugins/fn-complex/functions.c:740
429 msgid "IMCOTH:the hyperbolic cotangent of the complex number @{z}"
430 msgstr "IMCOTH:гиперболический котангенс комплексного числа @{z}"
432 #: ../plugins/fn-complex/functions.c:764
433 msgid "IMARCSIN:the complex arcsine of the complex number @{z}"
434 msgstr "IMARCSIN:комплексный арксинус комплексного числа @{z}"
436 #: ../plugins/fn-complex/functions.c:766
437 msgid ""
438 "IMARCSIN returns the complex arcsine of the complex number @{z}. The branch "
439 "cuts are on the real axis, less than -1 and greater than 1."
440 msgstr ""
441 "IMARCSIN возвращает комплексный арксинус комплексного числа @{z}. The branch "
442 "cuts are on the real axis, less than -1 and greater than 1."
444 #: ../plugins/fn-complex/functions.c:791
445 msgid "IMARCCOS:the complex arccosine of the complex number "
446 msgstr "IMARCCOS:комплексный арккосинус комплексного числа @{z}"
448 #: ../plugins/fn-complex/functions.c:793
449 msgid ""
450 "IMARCCOS returns the complex arccosine of the complex number @{z}. The "
451 "branch cuts are on the real axis, less than -1 and greater than 1."
452 msgstr ""
454 #: ../plugins/fn-complex/functions.c:818
455 msgid "IMARCTAN:the complex arctangent of the complex number "
456 msgstr "IMARCTAN:комплексный арктангенс комплексного числа @{z}"
458 #: ../plugins/fn-complex/functions.c:820
459 msgid ""
460 "IMARCTAN returns the complex arctangent of the complex number @{z}. The "
461 "branch cuts are on the imaginary axis, below -i and above i."
462 msgstr ""
464 #: ../plugins/fn-complex/functions.c:845
465 msgid "IMARCSEC:the complex arcsecant of the complex number @{z}"
466 msgstr "IMARCSEC:комплексный арксеканс комплексного числа @{z}"
468 #: ../plugins/fn-complex/functions.c:869
469 msgid "IMARCCSC:the complex arccosecant of the complex number @{z}"
470 msgstr "IMARCCSC:комплексный арккосеканс комплексного числа @{z}"
472 #: ../plugins/fn-complex/functions.c:894
473 msgid "IMARCCOT:the complex arccotangent of the complex number @{z}"
474 msgstr "IMARCCOT:комплексный арккотангенс комплексного числа @{z}"
476 #: ../plugins/fn-complex/functions.c:918
477 msgid "IMARCSINH:the complex hyperbolic arcsine of the complex number @{z}"
478 msgstr "IMARCSINH:комплексный гиперболический арксинус комплексного числа @{z}"
480 #: ../plugins/fn-complex/functions.c:920
481 msgid ""
482 "IMARCSINH returns the complex hyperbolic arcsine of the complex number @"
483 "{z}.  The branch cuts are on the imaginary axis, below -i and above i."
484 msgstr ""
486 #: ../plugins/fn-complex/functions.c:945
487 msgid "IMARCCOSH:the complex hyperbolic arccosine of the complex number @{z}"
488 msgstr ""
489 "IMARCCOSH:комплексный гиперболический арккосинус комплексного числа @{z}"
491 #: ../plugins/fn-complex/functions.c:947
492 msgid ""
493 "IMARCCOSH returns the complex hyperbolic arccosine of the complex number @"
494 "{z}. The branch cut is on the real axis, less than 1."
495 msgstr ""
497 #: ../plugins/fn-complex/functions.c:973
498 msgid "IMARCTANH:the complex hyperbolic arctangent of the complex number @{z}"
499 msgstr ""
500 "IMARCTANH:комплексный гиперболический арктангенс комплексного числа @{z}"
502 #: ../plugins/fn-complex/functions.c:975
503 msgid ""
504 "IMARCTANH returns the complex hyperbolic arctangent of the complex number @"
505 "{z}. The branch cuts are on the real axis, less than -1 and greater than 1."
506 msgstr ""
508 #: ../plugins/fn-complex/functions.c:1001
509 msgid "IMARCSECH:the complex hyperbolic arcsecant of the complex number @{z}"
510 msgstr ""
511 "IMARCSECH:комплексный гиперболический арксеканс комлпексного числа @{z}"
513 #: ../plugins/fn-complex/functions.c:1025
514 msgid "IMARCCSCH:the complex hyperbolic arccosecant of the complex number @{z}"
515 msgstr ""
516 "IMARCCSCH:комплексный гиперболический арккосеканс комплексного числа @{z}"
518 #: ../plugins/fn-complex/functions.c:1050
519 msgid ""
520 "IMARCCOTH:the complex hyperbolic arccotangent of the complex number @{z}"
521 msgstr ""
522 "IMARCCOTH:комплексный гиперболический арккотангенс комплексного числа @{z}"
524 #: ../plugins/fn-complex/functions.c:1075
525 msgid "IMSQRT:the square root of the complex number @{z}"
526 msgstr "IMSQRT:квадратный корень комплексного числа @{z}"
528 #: ../plugins/fn-complex/functions.c:1101
529 msgid "IMSUB:the difference of two complex numbers"
530 msgstr "IMSUB:разность двух комплексных чисел"
532 #: ../plugins/fn-complex/functions.c:1131
533 msgid "IMPRODUCT:the product of the given complex numbers"
534 msgstr "IMPRODUCT:произведение комплексных чисел"
536 #: ../plugins/fn-complex/functions.c:1134
537 #: ../plugins/fn-complex/functions.c:1203
538 msgid ""
539 "If any of @{z1}, @{z2},... is not a valid complex number, #VALUE! is "
540 "returned."
541 msgstr ""
542 "Если любое из @{z1}, @{z2},... не является допустимым комплексным числом, "
543 "возвращается ошибка #VALUE!."
545 #: ../plugins/fn-complex/functions.c:1200
546 msgid "IMSUM:the sum of the given complex numbers"
547 msgstr "IMSUM:сумма комплексных чисел"
549 #: ../plugins/fn-database/functions.c:45
550 msgid ""
551 "database:a range in which rows of related information are records and "
552 "columns of data are fields"
553 msgstr ""
554 "database:диапазон, в котором строки это записи, а столбцы - поля данных"
556 #: ../plugins/fn-database/functions.c:48
557 msgid "field:a string or integer specifying which field is to be used"
558 msgstr ""
560 #: ../plugins/fn-database/functions.c:50
561 msgid "criteria:a range containing conditions"
562 msgstr ""
564 #: ../plugins/fn-database/functions.c:52
565 msgid ""
566 "@{database} is a range in which rows of related information are records and "
567 "columns of data are fields. The first row of a database contains labels for "
568 "each column."
569 msgstr ""
571 #: ../plugins/fn-database/functions.c:57
572 msgid ""
573 "@{field} is a string or integer specifying which field is to be used. If @"
574 "{field} is an integer n then the nth column will be used. If @{field} is a "
575 "string, then the column with the matching label will be used."
576 msgstr ""
578 #: ../plugins/fn-database/functions.c:62
579 msgid ""
580 "@{criteria} is a range containing conditions. The first row of a @{criteria} "
581 "should contain labels. Each label specifies to which field the conditions "
582 "given in that column apply. Each cell below the label specifies a condition "
583 "such as \">3\" or \"<9\". An equality condition can be given by simply "
584 "specifying a value, e. g. \"3\" or \"Jody\". For a record to be considered "
585 "it must satisfy all conditions in at least one of the rows of @{criteria}."
586 msgstr ""
588 #: ../plugins/fn-database/functions.c:73
589 msgid ""
590 "Let us assume that the range A1:C7 contain the following values:\n"
591 "\n"
592 "Name    \tAge     \tSalary\n"
593 "John    \t34      \t54342\n"
594 "Bill    \t35      \t22343\n"
595 "Clark   \t29      \t34323\n"
596 "Bob     \t43      \t47242\n"
597 "Susan   \t37      \t42932\n"
598 "Jill    \t\t45      \t45324\n"
599 "\n"
600 "In addition, the cells A9:B11 contain the following values:\n"
601 "Age     \tSalary\n"
602 "<30\n"
603 ">40     \t>46000\n"
604 msgstr ""
605 "Допустим, что диапазон A1:C7 содержит следующие значения:\n"
606 "\n"
607 "Имя     \tВозраст     \tЗарплата\n"
608 "Ваня    \t34      \t54342\n"
609 "Петя    \t35      \t22343\n"
610 "Коля    \t29      \t34323\n"
611 "Боря     \t43      \t47242\n"
612 "Света   \t37      \t42932\n"
613 "Юля    \t\t45      \t45324\n"
614 "\n"
615 "Кроме того, ячейки A9:B11 содержат следующие значения:\n"
616 "Возраст     \tЗарплата\n"
617 "<30\n"
618 ">40     \t>46000\n"
620 #: ../plugins/fn-database/functions.c:322
621 msgid ""
622 "DAVERAGE:average of the values in @{field} in @{database} belonging to "
623 "records that match @{criteria}"
624 msgstr ""
625 "DAVERAGE:среднее значений в @{базе данных} в @{полях} принадлежащих записям "
626 "соответствующим @{критерию}"
628 #: ../plugins/fn-database/functions.c:331
629 msgid "DAVERAGE(A1:C7, \"Salary\", A9:A11) equals 42296.3333."
630 msgstr "DAVERAGE(A1:C7, \"Зарплата\", A9:A11) равняется 42296.3333."
632 #: ../plugins/fn-database/functions.c:332
633 msgid "DAVERAGE(A1:C7, \"Age\", A9:A11) equals 39."
634 msgstr "DAVERAGE(A1:C7, \"Возраст\", A9:A11) равняется 39."
636 #: ../plugins/fn-database/functions.c:333
637 msgid "DAVERAGE(A1:C7, \"Salary\", A9:B11) equals 40782.5."
638 msgstr "DAVERAGE(A1:C7, \"Зарплата\", A9:B11) равняется 40782.5."
640 #: ../plugins/fn-database/functions.c:334
641 msgid "DAVERAGE(A1:C7, \"Age\", A9:B11) equals 36."
642 msgstr "DAVERAGE(A1:C7, \"Возраст\", A9:B11) равняется 36."
644 #: ../plugins/fn-database/functions.c:358
645 msgid ""
646 "DCOUNT:count of numbers in @{field} in @{database} belonging to records that "
647 "match @{criteria}"
648 msgstr ""
650 #: ../plugins/fn-database/functions.c:367
651 msgid "DCOUNT(A1:C7, \"Salary\", A9:A11) equals 3."
652 msgstr "DCOUNT(A1:C7, \"Зарплата\", A9:A11) равняется 3."
654 #: ../plugins/fn-database/functions.c:368
655 msgid "DCOUNT(A1:C7, \"Salary\", A9:B11) equals 2."
656 msgstr "DCOUNT(A1:C7, \"Зарплата\", A9:B11) равняется 2."
658 #: ../plugins/fn-database/functions.c:369
659 msgid "DCOUNT(A1:C7, \"Name\", A9:B11) equals 0."
660 msgstr "DCOUNT(A1:C7, \"Имя\", A9:B11) равняется 0."
662 #: ../plugins/fn-database/functions.c:393
663 msgid ""
664 "DCOUNTA:count of cells with data in @{field} in @{database} belonging to "
665 "records that match @{criteria}"
666 msgstr ""
668 #: ../plugins/fn-database/functions.c:402
669 msgid "DCOUNTA(A1:C7, \"Salary\", A9:A11) equals 3."
670 msgstr "DCOUNTA(A1:C7, \"Зарплата\", A9:A11) равняется 3."
672 #: ../plugins/fn-database/functions.c:403
673 msgid "DCOUNTA(A1:C7, \"Salary\", A9:B11) equals 2."
674 msgstr "DCOUNTA(A1:C7, \"Зарплата\", A9:B11) равняется 2."
676 #: ../plugins/fn-database/functions.c:404
677 msgid "DCOUNTA(A1:C7, \"Name\", A9:B11) equals 2."
678 msgstr "DCOUNTA(A1:C7, \"Имя\", A9:B11) равняется 2."
680 #: ../plugins/fn-database/functions.c:425
681 msgid ""
682 "DGET:a value from @{field} in @{database} belonging to records that match @"
683 "{criteria}"
684 msgstr ""
686 #: ../plugins/fn-database/functions.c:434
687 msgid "If none of the records match the conditions, DGET returns #VALUE!"
688 msgstr ""
689 "Если ни одна запись не соответствует условиям, DGET возвращает ошибку #VALUE!"
691 #: ../plugins/fn-database/functions.c:435
692 msgid "If more than one record match the conditions, DGET returns #NUM!"
693 msgstr ""
694 "Если больше чем одна запись соответсвует условиям, DGET возвращает ошибку "
695 "#NUM!"
697 #: ../plugins/fn-database/functions.c:436
698 msgid "DGET(A1:C7, \"Salary\", A9:A10) equals 34323."
699 msgstr "DGET(A1:C7, \"Зарплата\", A9:A10) равняется 34323."
701 #: ../plugins/fn-database/functions.c:437
702 msgid "DGET(A1:C7, \"Name\", A9:A10) equals \"Clark\"."
703 msgstr "DGET(A1:C7, \"Имя\", A9:A10) равняется \"Коля\"."
705 #: ../plugins/fn-database/functions.c:466
706 msgid ""
707 "DMAX:largest number in @{field} in @{database} belonging to a record that "
708 "match @{criteria}"
709 msgstr ""
711 #: ../plugins/fn-database/functions.c:475
712 msgid "DMAX(A1:C7, \"Salary\", A9:A11) equals 47242."
713 msgstr "DMAX(A1:C7, \"Зарплата\", A9:A11) равняется 47242."
715 #: ../plugins/fn-database/functions.c:476
716 msgid "DMAX(A1:C7, \"Age\", A9:A11) equals 45."
717 msgstr "DMAX(A1:C7, \"Возраст\", A9:A11) равняется 45."
719 #: ../plugins/fn-database/functions.c:477
720 msgid "DMAX(A1:C7, \"Age\", A9:B11) equals 43."
721 msgstr "DMAX(A1:C7, \"Возраст\", A9:B11) равняется 43."
723 #: ../plugins/fn-database/functions.c:502
724 msgid ""
725 "DMIN:smallest number in @{field} in @{database} belonging to a record that "
726 "match @{criteria}"
727 msgstr ""
729 #: ../plugins/fn-database/functions.c:511
730 msgid "DMIN(A1:C7, \"Salary\", A9:B11) equals 34323."
731 msgstr "DMIN(A1:C7, \"Зарплата\", A9:B11) равняется 34323."
733 #: ../plugins/fn-database/functions.c:512
734 msgid "DMIN(A1:C7, \"Age\", A9:B11) equals 29."
735 msgstr "DMIN(A1:C7, \"Возраст\", A9:B11) равняется 29."
737 #: ../plugins/fn-database/functions.c:535
738 msgid ""
739 "DPRODUCT:product of all values in @{field} in @{database} belonging to "
740 "records that match @{criteria}"
741 msgstr ""
743 #: ../plugins/fn-database/functions.c:544
744 msgid "DPRODUCT(A1:C7, \"Age\", A9:B11) equals 1247."
745 msgstr "DPRODUCT(A1:C7, \"Возраст\", A9:B11) равняется 1247."
747 #: ../plugins/fn-database/functions.c:568
748 msgid ""
749 "DSTDEV:sample standard deviation of the values in @{field} in @{database} "
750 "belonging to records that match @{criteria}"
751 msgstr ""
753 #: ../plugins/fn-database/functions.c:577
754 msgid "DSTDEV(A1:C7, \"Age\", A9:B11) equals 9.89949."
755 msgstr "DSTDEV(A1:C7, \"Возраст\", A9:B11) равняется 9.89949."
757 #: ../plugins/fn-database/functions.c:578
758 msgid "DSTDEV(A1:C7, \"Salary\", A9:B11) equals 9135.112506."
759 msgstr "DSTDEV(A1:C7, \"Зарплата\", A9:B11) равняется 9135.112506."
761 #: ../plugins/fn-database/functions.c:601
762 msgid ""
763 "DSTDEVP:standard deviation of the population of values in @{field} in @"
764 "{database} belonging to records that match @{criteria}"
765 msgstr ""
767 #: ../plugins/fn-database/functions.c:611
768 msgid "DSTDEVP(A1:C7, \"Age\", A9:B11) equals 7."
769 msgstr "DSTDEVP(A1:C7, \"Возраст\", A9:B11) равняется 7."
771 #: ../plugins/fn-database/functions.c:612
772 msgid "DSTDEVP(A1:C7, \"Salary\", A9:B11) equals 6459.5."
773 msgstr "DSTDEVP(A1:C7, \"Зарплата\", A9:B11) равняется 6459.5."
775 #: ../plugins/fn-database/functions.c:635
776 msgid ""
777 "DSUM:sum of the values in @{field} in @{database} belonging to records that "
778 "match @{criteria}"
779 msgstr ""
781 #: ../plugins/fn-database/functions.c:644
782 msgid "DSUM(A1:C7, \"Age\", A9:B11) equals 72."
783 msgstr "DSUM(A1:C7, \"Возраст\", A9:B11) равняется 72."
785 #: ../plugins/fn-database/functions.c:645
786 msgid "DSUM(A1:C7, \"Salary\", A9:B11) equals 81565."
787 msgstr "DSUM(A1:C7, \"Зарплата\", A9:B11) равняется 81565."
789 #: ../plugins/fn-database/functions.c:669
790 msgid ""
791 "DVAR:sample variance of the values in @{field} in @{database} belonging to "
792 "records that match @{criteria}"
793 msgstr ""
795 #: ../plugins/fn-database/functions.c:678
796 msgid "DVAR(A1:C7, \"Age\", A9:B11) equals 98."
797 msgstr "DVAR(A1:C7, \"Возраст\", A9:B11) равняется 98."
799 #: ../plugins/fn-database/functions.c:679
800 msgid "DVAR(A1:C7, \"Salary\", A9:B11) equals 83450280.5."
801 msgstr "DVAR(A1:C7, \"Зарплата\", A9:B11) равняется 83450280.5."
803 #: ../plugins/fn-database/functions.c:702
804 msgid ""
805 "DVARP:variance of the population of values in @{field} in @{database} "
806 "belonging to records that match @{criteria}"
807 msgstr ""
809 #: ../plugins/fn-database/functions.c:712
810 msgid "DVARP(A1:C7, \"Age\", A9:B11) equals 49."
811 msgstr "DVARP(A1:C7, \"Возраст\", A9:B11) равняется 49."
813 #: ../plugins/fn-database/functions.c:713
814 msgid "DVARP(A1:C7, \"Salary\", A9:B11) equals 41725140.25."
815 msgstr "DVARP(A1:C7, \"Зарплата\", A9:B11) равняется 41725140.25."
817 #: ../plugins/fn-database/functions.c:736
818 msgid "GETPIVOTDATA:summary data from a pivot table"
819 msgstr ""
821 #: ../plugins/fn-database/functions.c:737
822 msgid "pivot_table:cell range containing the pivot table"
823 msgstr ""
825 #: ../plugins/fn-database/functions.c:738
826 msgid "field_name:name of the field for which the summary data is requested"
827 msgstr ""
829 #: ../plugins/fn-database/functions.c:739
830 msgid "If the summary data is unavailable, GETPIVOTDATA returns #REF!"
831 msgstr ""
833 #: ../plugins/fn-date/functions.c:74
834 msgid "DATE:create a date serial value"
835 msgstr ""
837 #: ../plugins/fn-date/functions.c:75
838 msgid "year:year of date"
839 msgstr ""
841 #: ../plugins/fn-date/functions.c:76
842 msgid "month:month of year"
843 msgstr "month:месяц года"
845 #: ../plugins/fn-date/functions.c:77
846 msgid "day:day of month"
847 msgstr "day:день месяца"
849 #: ../plugins/fn-date/functions.c:78
850 msgid ""
851 "The DATE function creates date serial values.  1-Jan-1900 is serial value 1, "
852 "2-Jan-1900 is serial value 2, and so on.  For compatibility reasons, a "
853 "serial value is reserved for the non-existing date 29-Feb-1900."
854 msgstr ""
856 #: ../plugins/fn-date/functions.c:79
857 msgid ""
858 "If @{month} or @{day} is less than 1 or too big, then the year and/or month "
859 "will be adjusted."
860 msgstr ""
862 #: ../plugins/fn-date/functions.c:80
863 msgid ""
864 "For spreadsheets created with the Mac version of Excel, serial 1 is 1-"
865 "Jan-1904."
866 msgstr ""
868 #: ../plugins/fn-date/functions.c:137
869 msgid "UNIX2DATE:date value corresponding to the Unix timestamp @{t}"
870 msgstr ""
872 #: ../plugins/fn-date/functions.c:138
873 msgid "t:Unix time stamp"
874 msgstr ""
876 #: ../plugins/fn-date/functions.c:139
877 msgid ""
878 "The UNIX2DATE function translates Unix timestamps into the corresponding "
879 "date.  A Unix timestamp is the number of seconds since midnight (0:00) of "
880 "January 1st, 1970 GMT."
881 msgstr ""
883 #: ../plugins/fn-date/functions.c:167
884 msgid "DATE2UNIX:the Unix timestamp corresponding to a date @{d}"
885 msgstr ""
887 #: ../plugins/fn-date/functions.c:168
888 msgid "d:date"
889 msgstr "d:дата"
891 #: ../plugins/fn-date/functions.c:169
892 msgid ""
893 "The DATE2UNIX function translates a date into a Unix timestamp. A Unix "
894 "timestamp is the number of seconds since midnight (0:00) of January 1st, "
895 "1970 GMT."
896 msgstr ""
898 #: ../plugins/fn-date/functions.c:193
899 msgid "DATEVALUE:the date part of a date and time serial value"
900 msgstr ""
902 #: ../plugins/fn-date/functions.c:194 ../plugins/fn-date/functions.c:451
903 msgid "serial:date and time serial value"
904 msgstr ""
906 #: ../plugins/fn-date/functions.c:195
907 msgid ""
908 "DATEVALUE returns the date serial value part of a date and time serial value."
909 msgstr ""
911 #: ../plugins/fn-date/functions.c:211
912 msgid "DATEDIF:difference between dates"
913 msgstr ""
915 #: ../plugins/fn-date/functions.c:212 ../plugins/fn-date/functions.c:651
916 #: ../plugins/fn-date/functions.c:956 ../plugins/fn-date/functions.c:1222
917 #: ../plugins/fn-date/functions.c:1251
918 msgid "start_date:starting date serial value"
919 msgstr ""
921 #: ../plugins/fn-date/functions.c:213 ../plugins/fn-date/functions.c:652
922 #: ../plugins/fn-date/functions.c:957 ../plugins/fn-date/functions.c:1223
923 #: ../plugins/fn-date/functions.c:1252
924 msgid "end_date:ending date serial value"
925 msgstr ""
927 #: ../plugins/fn-date/functions.c:214
928 msgid "interval:counting unit"
929 msgstr ""
931 #: ../plugins/fn-date/functions.c:215
932 msgid ""
933 "DATEDIF returns the distance from @{start_date} to @{end_date} according to "
934 "the unit specified by @{interval}."
935 msgstr ""
937 #: ../plugins/fn-date/functions.c:216
938 msgid ""
939 "If @{interval} is \"y\", \"m\", or \"d\" then the distance is measured in "
940 "complete years, months, or days respectively."
941 msgstr ""
943 #: ../plugins/fn-date/functions.c:217
944 msgid ""
945 "If @{interval} is \"ym\" or \"yd\" then the distance is measured in complete "
946 "months or days, respectively, but excluding any difference in years."
947 msgstr ""
949 #: ../plugins/fn-date/functions.c:218
950 msgid ""
951 "If @{interval} is \"md\" then the distance is measured in complete days but "
952 "excluding any difference in months."
953 msgstr ""
955 #: ../plugins/fn-date/functions.c:352
956 msgid "EDATE:adjust a date by a number of months"
957 msgstr ""
959 #: ../plugins/fn-date/functions.c:353 ../plugins/fn-date/functions.c:539
960 #: ../plugins/fn-date/functions.c:563 ../plugins/fn-date/functions.c:587
961 #: ../plugins/fn-date/functions.c:611 ../plugins/fn-date/functions.c:693
962 #: ../plugins/fn-date/functions.c:733 ../plugins/fn-date/functions.c:1123
963 #: ../plugins/fn-date/functions.c:1147 ../plugins/fn-date/functions.c:1183
964 msgid "date:date serial value"
965 msgstr ""
967 #: ../plugins/fn-date/functions.c:354 ../plugins/fn-date/functions.c:694
968 msgid "months:signed number of months"
969 msgstr ""
971 #: ../plugins/fn-date/functions.c:355
972 msgid ""
973 "EDATE returns @{date} moved forward or backward the number of months "
974 "specified by @{months}."
975 msgstr ""
977 #: ../plugins/fn-date/functions.c:389
978 msgid "TODAY:the date serial value of today"
979 msgstr ""
981 #: ../plugins/fn-date/functions.c:390
982 msgid ""
983 "The TODAY function returns the date serial value of the day it is computed.  "
984 "Recomputing on a later date will produce a different value."
985 msgstr ""
987 #: ../plugins/fn-date/functions.c:406
988 msgid "NOW:the date and time serial value of the current time"
989 msgstr ""
991 #: ../plugins/fn-date/functions.c:407
992 msgid ""
993 "The NOW function returns the date and time serial value of the moment it is "
994 "computed.  Recomputing later will produce a different value."
995 msgstr ""
997 #: ../plugins/fn-date/functions.c:423
998 msgid "TIME:create a time serial value"
999 msgstr ""
1001 #: ../plugins/fn-date/functions.c:424
1002 msgid "hour:hour of the day"
1003 msgstr "hour:час"
1005 #: ../plugins/fn-date/functions.c:425
1006 msgid "minute:minute within the hour"
1007 msgstr ""
1009 #: ../plugins/fn-date/functions.c:426
1010 msgid "second:second within the minute"
1011 msgstr ""
1013 #: ../plugins/fn-date/functions.c:427
1014 msgid ""
1015 "The TIME function computes the fractional day between midnight at the time "
1016 "given by @{hour}, @{minute}, and @{second}."
1017 msgstr ""
1019 #: ../plugins/fn-date/functions.c:450
1020 msgid "TIMEVALUE:the time part of a date and time serial value"
1021 msgstr ""
1023 #: ../plugins/fn-date/functions.c:452
1024 msgid "TIMEVALUE returns the time-of-day part of a date and time serial value."
1025 msgstr ""
1027 #: ../plugins/fn-date/functions.c:469
1028 msgid "HOUR:compute hour part of fractional day"
1029 msgstr ""
1031 #: ../plugins/fn-date/functions.c:470 ../plugins/fn-date/functions.c:493
1032 #: ../plugins/fn-date/functions.c:516
1033 msgid "time:time of day as fractional day"
1034 msgstr ""
1036 #: ../plugins/fn-date/functions.c:471
1037 msgid ""
1038 "The HOUR function computes the hour part of the fractional day given by @"
1039 "{time}."
1040 msgstr ""
1042 #: ../plugins/fn-date/functions.c:492
1043 msgid "MINUTE:compute minute part of fractional day"
1044 msgstr ""
1046 #: ../plugins/fn-date/functions.c:494
1047 msgid ""
1048 "The MINUTE function computes the minute part of the fractional day given by @"
1049 "{time}."
1050 msgstr ""
1052 #: ../plugins/fn-date/functions.c:515
1053 msgid "SECOND:compute seconds part of fractional day"
1054 msgstr ""
1056 #: ../plugins/fn-date/functions.c:517
1057 msgid ""
1058 "The SECOND function computes the seconds part of the fractional day given by "
1059 "@{time}."
1060 msgstr ""
1062 #: ../plugins/fn-date/functions.c:538
1063 msgid "YEAR:the year part of a date serial value"
1064 msgstr "YEAR:год в серийном числе даты"
1066 #: ../plugins/fn-date/functions.c:540
1067 msgid "The YEAR function returns the year part of @{date}."
1068 msgstr ""
1070 #: ../plugins/fn-date/functions.c:562
1071 msgid "MONTH:the month part of a date serial value"
1072 msgstr "MONTH:месяц в серийном числе даты"
1074 #: ../plugins/fn-date/functions.c:564
1075 msgid "The MONTH function returns the month part of @{date}."
1076 msgstr ""
1078 #: ../plugins/fn-date/functions.c:586
1079 msgid "DAY:the day-of-month part of a date serial value"
1080 msgstr ""
1082 #: ../plugins/fn-date/functions.c:588
1083 msgid "The DAY function returns the day-of-month part of @{date}."
1084 msgstr ""
1086 #: ../plugins/fn-date/functions.c:610
1087 msgid "WEEKDAY:day-of-week"
1088 msgstr "WEEKDAY:день недели"
1090 #: ../plugins/fn-date/functions.c:612 ../plugins/fn-date/functions.c:1184
1091 msgid "method:numbering system, defaults to 1"
1092 msgstr ""
1094 #: ../plugins/fn-date/functions.c:613
1095 msgid ""
1096 "The WEEKDAY function returns the day-of-week of @{date}.  The value of @"
1097 "{method} determines how days are numbered; it defaults to 1. "
1098 msgstr ""
1100 #: ../plugins/fn-date/functions.c:614
1101 msgid "If @{method} is 1, then Sunday is 1, Monday is 2, etc."
1102 msgstr ""
1104 #: ../plugins/fn-date/functions.c:615
1105 msgid "If @{method} is 2, then Monday is 1, Tuesday is 2, etc."
1106 msgstr ""
1108 #: ../plugins/fn-date/functions.c:616
1109 msgid "If @{method} is 3, then Monday is 0, Tuesday is 1, etc."
1110 msgstr ""
1112 #: ../plugins/fn-date/functions.c:650
1113 msgid "DAYS360:days between dates"
1114 msgstr ""
1116 #: ../plugins/fn-date/functions.c:653
1117 msgid "method:counting method"
1118 msgstr ""
1120 #: ../plugins/fn-date/functions.c:654
1121 msgid "DAYS360 returns the number of days from @{start_date} to @{end_date}."
1122 msgstr ""
1124 #: ../plugins/fn-date/functions.c:655
1125 msgid ""
1126 "If @{method} is 0, the default, the MS Excel (tm) US method will be used. "
1127 "This is a somewhat complicated industry standard method where the last day "
1128 "of February is considered to be the 30th day of the month, but only for @"
1129 "{start_date}."
1130 msgstr ""
1132 #: ../plugins/fn-date/functions.c:656
1133 msgid ""
1134 "If @{method} is 1, the European method will be used.  In this case, if the "
1135 "day of the month is 31 it will be considered as 30"
1136 msgstr ""
1138 #: ../plugins/fn-date/functions.c:657
1139 msgid ""
1140 "If @{method} is 2, a saner version of the US method is used in which both "
1141 "dates get the same February treatment."
1142 msgstr ""
1144 #: ../plugins/fn-date/functions.c:692
1145 msgid "EOMONTH:end of month"
1146 msgstr ""
1148 #: ../plugins/fn-date/functions.c:695
1149 msgid ""
1150 "EOMONTH returns the date serial value of the end of the month specified by @"
1151 "{date} adjusted forward or backward the number of months specified by @"
1152 "{months}."
1153 msgstr ""
1155 #: ../plugins/fn-date/functions.c:732
1156 msgid "WORKDAY:add working days"
1157 msgstr ""
1159 #: ../plugins/fn-date/functions.c:734
1160 msgid "days:number of days to add"
1161 msgstr ""
1163 #: ../plugins/fn-date/functions.c:735 ../plugins/fn-date/functions.c:958
1164 msgid "holidays:array of holidays"
1165 msgstr ""
1167 #: ../plugins/fn-date/functions.c:736 ../plugins/fn-date/functions.c:959
1168 msgid ""
1169 "weekend:array of 0s and 1s, indicating whether a weekday (S, M, T, W, T, F, "
1170 "S) is on the weekend, defaults to {1,0,0,0,0,0,1}"
1171 msgstr ""
1173 #: ../plugins/fn-date/functions.c:738
1174 msgid ""
1175 "WORKDAY adjusts @{date} by @{days} skipping over weekends and @{holidays} in "
1176 "the process."
1177 msgstr ""
1179 #: ../plugins/fn-date/functions.c:739
1180 msgid "@{days} may be negative."
1181 msgstr ""
1183 #: ../plugins/fn-date/functions.c:740 ../plugins/fn-date/functions.c:962
1184 msgid ""
1185 "If an entry of @{weekend} is non-zero, the corresponding weekday is not a "
1186 "work day."
1187 msgstr ""
1189 #: ../plugins/fn-date/functions.c:741 ../plugins/fn-date/functions.c:963
1190 msgid "This function is Excel compatible if the last argument is omitted."
1191 msgstr "Эта функция совместима с Excel если последний аргумент опущен."
1193 #: ../plugins/fn-date/functions.c:742 ../plugins/fn-date/functions.c:964
1194 #: ../plugins/fn-date/functions.c:1254 ../plugins/fn-eng/functions.c:212
1195 #: ../plugins/fn-eng/functions.c:316 ../plugins/fn-eng/functions.c:385
1196 #: ../plugins/fn-eng/functions.c:753 ../plugins/fn-financial/functions.c:1312
1197 #: ../plugins/fn-math/functions.c:433 ../plugins/fn-math/functions.c:1033
1198 #: ../plugins/fn-math/functions.c:1060 ../plugins/fn-math/functions.c:1377
1199 #: ../plugins/fn-math/functions.c:1397 ../plugins/fn-math/functions.c:2065
1200 #: ../plugins/fn-math/functions.c:2798 ../plugins/fn-stat/functions.c:1515
1201 #: ../plugins/fn-stat/functions.c:2393 ../plugins/fn-stat/functions.c:4522
1202 #: ../plugins/fn-string/functions.c:259 ../plugins/fn-string/functions.c:343
1203 #: ../plugins/fn-string/functions.c:470 ../plugins/fn-string/functions.c:1058
1204 #: ../plugins/fn-string/functions.c:1400 ../plugins/fn-string/functions.c:1530
1205 msgid "This function is OpenFormula compatible."
1206 msgstr "Эта функция совместима с OpenFormula."
1208 #: ../plugins/fn-date/functions.c:955
1209 msgid "NETWORKDAYS:number of workdays in range"
1210 msgstr ""
1212 #: ../plugins/fn-date/functions.c:961
1213 msgid ""
1214 "NETWORKDAYS calculates the number of days from @{start_date} to @{end_date} "
1215 "skipping weekends and @{holidays} in the process."
1216 msgstr ""
1218 #: ../plugins/fn-date/functions.c:1122
1219 msgid "ISOWEEKNUM:ISO week number"
1220 msgstr ""
1222 #: ../plugins/fn-date/functions.c:1124
1223 msgid ""
1224 "ISOWEEKNUM calculates the week number according to the ISO 8601 standard.  "
1225 "Weeks start on Mondays and week 1 contains the first Thursday of the year."
1226 msgstr ""
1228 #: ../plugins/fn-date/functions.c:1125 ../plugins/fn-date/functions.c:1149
1229 msgid ""
1230 "January 1 of a year is sometimes in week 52 or 53 of the previous year.  "
1231 "Similarly, December 31 is sometimes in week 1 of the following year."
1232 msgstr ""
1234 #: ../plugins/fn-date/functions.c:1146
1235 msgid "ISOYEAR:year corresponding to the ISO week number"
1236 msgstr ""
1238 #: ../plugins/fn-date/functions.c:1148
1239 msgid ""
1240 "ISOYEAR calculates the year to go with week number according to the ISO 8601 "
1241 "standard."
1242 msgstr ""
1244 #: ../plugins/fn-date/functions.c:1182
1245 msgid "WEEKNUM:week number"
1246 msgstr "WEEKNUM:номер недели"
1248 #: ../plugins/fn-date/functions.c:1185
1249 msgid ""
1250 "WEEKNUM calculates the week number according to @{method} which defaults to "
1251 "1."
1252 msgstr ""
1254 #: ../plugins/fn-date/functions.c:1186
1255 msgid ""
1256 "If @{method} is 1, then weeks start on Sundays and January 1 is in week 1."
1257 msgstr ""
1259 #: ../plugins/fn-date/functions.c:1187
1260 msgid ""
1261 "If @{method} is 2, then weeks start on Mondays and January 1 is in week 1."
1262 msgstr ""
1264 #: ../plugins/fn-date/functions.c:1188
1265 msgid "If @{method} is 150, then the ISO 8601 numbering is used."
1266 msgstr ""
1268 #: ../plugins/fn-date/functions.c:1221
1269 msgid "YEARFRAC:fractional number of years between dates"
1270 msgstr ""
1272 #: ../plugins/fn-date/functions.c:1224 ../plugins/fn-financial/functions.c:454
1273 #: ../plugins/fn-financial/functions.c:492
1274 #: ../plugins/fn-financial/functions.c:530
1275 #: ../plugins/fn-financial/functions.c:571
1276 #: ../plugins/fn-financial/functions.c:608
1277 #: ../plugins/fn-financial/functions.c:652
1278 #: ../plugins/fn-financial/functions.c:1895
1279 #: ../plugins/fn-financial/functions.c:2258
1280 #: ../plugins/fn-financial/functions.c:2308
1281 #: ../plugins/fn-financial/functions.c:2415
1282 #: ../plugins/fn-financial/functions.c:2461
1283 #: ../plugins/fn-financial/functions.c:2503
1284 #: ../plugins/fn-financial/functions.c:2653
1285 #: ../plugins/fn-financial/functions.c:2748
1286 #: ../plugins/fn-financial/functions.c:2826
1287 #: ../plugins/fn-financial/functions.c:2903
1288 #: ../plugins/fn-financial/functions.c:2959
1289 #: ../plugins/fn-financial/functions.c:3002
1290 #: ../plugins/fn-financial/functions.c:3026
1291 #: ../plugins/fn-financial/functions.c:3050
1292 #: ../plugins/fn-financial/functions.c:3074
1293 #: ../plugins/fn-financial/functions.c:3100
1294 #: ../plugins/fn-financial/functions.c:3126
1295 #: ../plugins/fn-financial/functions.c:3240
1296 msgid "basis:calendar basis"
1297 msgstr ""
1299 #: ../plugins/fn-date/functions.c:1225
1300 msgid ""
1301 "YEARFRAC calculates the number of days from @{start_date} to @{end_date} "
1302 "according to the calendar specified by @{basis}, which defaults to 0, and "
1303 "expresses the result as a fractional number of years."
1304 msgstr ""
1306 #: ../plugins/fn-date/functions.c:1250
1307 msgid "DAYS:difference between dates in days"
1308 msgstr ""
1310 #: ../plugins/fn-date/functions.c:1253
1311 msgid ""
1312 "DAYS returns the positive or negative number of days from @{start_date} to @"
1313 "{end_date}."
1314 msgstr ""
1316 #. Some common decriptors
1317 #: ../plugins/fn-derivatives/options.c:46
1318 msgid "call_put_flag:'c' for a call and 'p' for a put"
1319 msgstr ""
1321 #: ../plugins/fn-derivatives/options.c:47
1322 msgid "spot:spot price"
1323 msgstr ""
1325 #: ../plugins/fn-derivatives/options.c:48
1326 msgid "strike:strike price"
1327 msgstr ""
1329 #: ../plugins/fn-derivatives/options.c:49
1330 msgid "time:time to maturity in years"
1331 msgstr ""
1333 #: ../plugins/fn-derivatives/options.c:50
1334 msgid "time:time to maturity in days"
1335 msgstr ""
1337 #: ../plugins/fn-derivatives/options.c:51
1338 msgid "time_payout:time to dividend payout"
1339 msgstr ""
1341 #: ../plugins/fn-derivatives/options.c:52
1342 msgid "time_exp:time to expiration"
1343 msgstr ""
1345 #: ../plugins/fn-derivatives/options.c:53
1346 msgid "rate:risk-free interest rate to the exercise date in percent"
1347 msgstr ""
1349 #: ../plugins/fn-derivatives/options.c:54
1350 msgid "rate:annualized interest rate"
1351 msgstr ""
1353 #: ../plugins/fn-derivatives/options.c:55
1354 msgid "rate:annualized risk-free interest rate"
1355 msgstr ""
1357 #: ../plugins/fn-derivatives/options.c:56
1358 msgid ""
1359 "volatility:annualized volatility of the asset in percent for the period "
1360 "through to the exercise date"
1361 msgstr ""
1363 #: ../plugins/fn-derivatives/options.c:57
1364 msgid "volatility:annualized volatility of the asset"
1365 msgstr ""
1367 #: ../plugins/fn-derivatives/options.c:58
1368 msgid "d:amount of the dividend to be paid expressed in currency"
1369 msgstr ""
1371 #: ../plugins/fn-derivatives/options.c:59
1372 msgid ""
1373 "cost_of_carry:net cost of holding the underlying asset (for common stocks, "
1374 "the risk free rate less the dividend yield), defaults to 0"
1375 msgstr ""
1377 #: ../plugins/fn-derivatives/options.c:60
1378 msgid "cost_of_carry:net cost of holding the underlying asset"
1379 msgstr ""
1381 #: ../plugins/fn-derivatives/options.c:62
1382 msgid ""
1383 "The returned value will be expressed in the same units as @{strike} and @"
1384 "{spot}."
1385 msgstr ""
1387 #: ../plugins/fn-derivatives/options.c:192
1388 msgid "CUM_BIV_NORM_DIST:cumulative bivariate normal distribution"
1389 msgstr ""
1391 #: ../plugins/fn-derivatives/options.c:193
1392 msgid "a:limit for first random variable"
1393 msgstr ""
1395 #: ../plugins/fn-derivatives/options.c:194
1396 msgid "b:limit for second random variable"
1397 msgstr ""
1399 #: ../plugins/fn-derivatives/options.c:195
1400 msgid "rho:correlation of the two random variables"
1401 msgstr ""
1403 #: ../plugins/fn-derivatives/options.c:196
1404 msgid ""
1405 "CUM_BIV_NORM_DIST calculates the probability that two standard normal "
1406 "distributed random variables with correlation @{rho} are respectively each "
1407 "less than @{a} and @{b}."
1408 msgstr ""
1410 #: ../plugins/fn-derivatives/options.c:245
1411 msgid "OPT_BS:price of a European option"
1412 msgstr ""
1414 #: ../plugins/fn-derivatives/options.c:253
1415 msgid ""
1416 "OPT_BS uses the Black-Scholes model to calculate the price of a European "
1417 "option struck at @{strike} on an asset with spot price @{spot}."
1418 msgstr ""
1420 #: ../plugins/fn-derivatives/options.c:302
1421 msgid "OPT_BS_DELTA:delta of a European option"
1422 msgstr ""
1424 #: ../plugins/fn-derivatives/options.c:310
1425 msgid ""
1426 "OPT_BS_DELTA uses the Black-Scholes model to calculate the 'delta' of a "
1427 "European option struck at @{strike} on an asset with spot price @{spot}."
1428 msgstr ""
1430 #: ../plugins/fn-derivatives/options.c:344
1431 msgid "OPT_BS_GAMMA:gamma of a European option"
1432 msgstr ""
1434 #: ../plugins/fn-derivatives/options.c:351
1435 msgid ""
1436 "OPT_BS_GAMMA uses the Black-Scholes model to calculate the 'gamma' of a "
1437 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1438 "gamma of an option is the second derivative of its price with respect to the "
1439 "price of the underlying asset."
1440 msgstr ""
1442 #: ../plugins/fn-derivatives/options.c:356
1443 msgid ""
1444 "Gamma is expressed as the rate of change of delta per unit change in @{spot}."
1445 msgstr ""
1447 #: ../plugins/fn-derivatives/options.c:358
1448 msgid "Gamma is the same for calls and puts."
1449 msgstr ""
1451 #: ../plugins/fn-derivatives/options.c:401
1452 msgid "OPT_BS_THETA:theta of a European option"
1453 msgstr ""
1455 #: ../plugins/fn-derivatives/options.c:409
1456 msgid ""
1457 "OPT_BS_THETA uses the Black-Scholes model to calculate the 'theta' of a "
1458 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1459 "theta of an option is the rate of change of its price with respect to time "
1460 "to expiry."
1461 msgstr ""
1463 #: ../plugins/fn-derivatives/options.c:414
1464 msgid ""
1465 "Theta is expressed as the negative of the rate of change of the option "
1466 "value, per 365.25 days."
1467 msgstr ""
1469 #: ../plugins/fn-derivatives/options.c:445
1470 msgid "OPT_BS_VEGA:vega of a European option"
1471 msgstr ""
1473 #: ../plugins/fn-derivatives/options.c:452
1474 msgid ""
1475 "OPT_BS_VEGA uses the Black-Scholes model to calculate the 'vega' of a "
1476 "European option struck at @{strike} on an asset with spot price @{spot}. The "
1477 "vega of an option is the rate of change of its price with respect to "
1478 "volatility."
1479 msgstr ""
1481 #: ../plugins/fn-derivatives/options.c:457
1482 msgid "Vega is the same for calls and puts."
1483 msgstr ""
1485 #: ../plugins/fn-derivatives/options.c:459
1486 #, no-c-format
1487 msgid ""
1488 "Vega is expressed as the rate of change of option value, per 100% volatility."
1489 msgstr ""
1491 #: ../plugins/fn-derivatives/options.c:510
1492 msgid "OPT_BS_RHO:rho of a European option"
1493 msgstr ""
1495 #: ../plugins/fn-derivatives/options.c:518
1496 msgid ""
1497 "OPT_BS_RHO uses the Black-Scholes model to calculate the 'rho' of a European "
1498 "option struck at @{strike} on an asset with spot price @{spot}. The rho of "
1499 "an option is the rate of change of its price with respect to the risk free "
1500 "interest rate."
1501 msgstr ""
1503 #: ../plugins/fn-derivatives/options.c:524
1504 #, no-c-format
1505 msgid ""
1506 "Rho is expressed as the rate of change of the option value, per 100% change "
1507 "in @{rate}."
1508 msgstr ""
1510 #: ../plugins/fn-derivatives/options.c:566
1511 msgid "OPT_BS_CARRYCOST:elasticity of a European option"
1512 msgstr ""
1514 #: ../plugins/fn-derivatives/options.c:574
1515 msgid ""
1516 "OPT_BS_CARRYCOST uses the Black-Scholes model to calculate the 'elasticity' "
1517 "of a European option struck at @{strike} on an asset with spot price @"
1518 "{spot}. The elasticity of an option is the rate of change of its price with "
1519 "respect to its @{cost_of_carry}."
1520 msgstr ""
1522 #: ../plugins/fn-derivatives/options.c:580
1523 #, no-c-format
1524 msgid ""
1525 "Elasticity is expressed as the rate of change of the option value, per 100% "
1526 "volatility."
1527 msgstr ""
1529 #: ../plugins/fn-derivatives/options.c:624
1530 msgid "OPT_GARMAN_KOHLHAGEN:theoretical price of a European currency option"
1531 msgstr ""
1533 #: ../plugins/fn-derivatives/options.c:628
1534 msgid "time:number of days to exercise"
1535 msgstr ""
1537 #: ../plugins/fn-derivatives/options.c:629
1538 msgid ""
1539 "domestic_rate:domestic risk-free interest rate to the exercise date in "
1540 "percent"
1541 msgstr ""
1543 #: ../plugins/fn-derivatives/options.c:630
1544 msgid ""
1545 "foreign_rate:foreign risk-free interest rate to the exercise date in percent"
1546 msgstr ""
1548 #: ../plugins/fn-derivatives/options.c:632
1549 msgid ""
1550 "OPT_GARMAN_KOHLHAGEN values the theoretical price of a European currency "
1551 "option struck at @{strike} on an asset with spot price @{spot}."
1552 msgstr ""
1554 #: ../plugins/fn-derivatives/options.c:678
1555 msgid ""
1556 "OPT_FRENCH:theoretical price of a European option adjusted for trading day "
1557 "volatility"
1558 msgstr ""
1560 #: ../plugins/fn-derivatives/options.c:682
1561 msgid ""
1562 "time:ratio of the number of calendar days to exercise and the number of "
1563 "calendar days in the year"
1564 msgstr ""
1566 #: ../plugins/fn-derivatives/options.c:683
1567 msgid ""
1568 "ttime:ratio of the number of trading days to exercise and the number of "
1569 "trading days in the year"
1570 msgstr ""
1572 #: ../plugins/fn-derivatives/options.c:687
1573 msgid ""
1574 "OPT_FRENCH values the theoretical price of a European option adjusted for "
1575 "trading day volatility, struck at @{strike} on an asset with spot price @"
1576 "{spot}."
1577 msgstr ""
1579 #: ../plugins/fn-derivatives/options.c:731
1580 msgid ""
1581 "OPT_JUMP_DIFF:theoretical price of an option according to the Jump Diffusion "
1582 "process"
1583 msgstr ""
1585 #: ../plugins/fn-derivatives/options.c:736
1586 msgid "rate:the annualized rate of interest"
1587 msgstr ""
1589 #: ../plugins/fn-derivatives/options.c:738
1590 msgid "lambda:expected number of 'jumps' per year"
1591 msgstr ""
1593 #: ../plugins/fn-derivatives/options.c:739
1594 msgid "gamma:proportion of volatility explained by the 'jumps'"
1595 msgstr ""
1597 #: ../plugins/fn-derivatives/options.c:740
1598 msgid ""
1599 "OPT_JUMP_DIFF models the theoretical price of an option according to the "
1600 "Jump Diffusion process (Merton)."
1601 msgstr ""
1603 #: ../plugins/fn-derivatives/options.c:818
1604 msgid ""
1605 "OPT_MILTERSEN_SCHWARTZ:theoretical price of options on commodities futures "
1606 "according to Miltersen & Schwartz"
1607 msgstr ""
1609 #: ../plugins/fn-derivatives/options.c:820
1610 msgid "p_t:zero coupon bond with expiry at option maturity"
1611 msgstr ""
1613 #: ../plugins/fn-derivatives/options.c:821
1614 msgid "f_t:futures price"
1615 msgstr ""
1617 #: ../plugins/fn-derivatives/options.c:823
1618 msgid "t1:time to maturity of the option"
1619 msgstr ""
1621 #: ../plugins/fn-derivatives/options.c:824
1622 msgid "t2:time to maturity of the underlying commodity futures contract"
1623 msgstr ""
1625 #: ../plugins/fn-derivatives/options.c:825
1626 msgid "v_s:volatility of the spot commodity price"
1627 msgstr ""
1629 #: ../plugins/fn-derivatives/options.c:826
1630 msgid "v_e:volatility of the future convenience yield"
1631 msgstr ""
1633 #: ../plugins/fn-derivatives/options.c:827
1634 msgid "v_f:volatility of the forward rate of interest"
1635 msgstr ""
1637 #: ../plugins/fn-derivatives/options.c:828
1638 msgid ""
1639 "rho_se:correlation between the spot commodity price and the convenience yield"
1640 msgstr ""
1642 #: ../plugins/fn-derivatives/options.c:829
1643 msgid ""
1644 "rho_sf:correlation between the spot commodity price and the forward interest "
1645 "rate"
1646 msgstr ""
1648 #: ../plugins/fn-derivatives/options.c:830
1649 msgid ""
1650 "rho_ef:correlation between the forward interest rate and the convenience "
1651 "yield"
1652 msgstr ""
1654 #: ../plugins/fn-derivatives/options.c:831
1655 msgid "kappa_e:speed of mean reversion of the convenience yield"
1656 msgstr ""
1658 #: ../plugins/fn-derivatives/options.c:832
1659 msgid "kappa_f:speed of mean reversion of the forward interest rate"
1660 msgstr ""
1662 #: ../plugins/fn-derivatives/options.c:915
1663 msgid ""
1664 "OPT_RGW:theoretical price of an American option according to the Roll-Geske-"
1665 "Whaley approximation"
1666 msgstr ""
1668 #: ../plugins/fn-derivatives/options.c:958
1669 msgid ""
1670 "OPT_BAW_AMER:theoretical price of an option according to the Barone Adesie & "
1671 "Whaley approximation"
1672 msgstr ""
1674 #: ../plugins/fn-derivatives/options.c:1130
1675 msgid ""
1676 "OPT_BJER_STENS:theoretical price of American options according to the "
1677 "Bjerksund & Stensland approximation technique"
1678 msgstr ""
1680 #: ../plugins/fn-derivatives/options.c:1204
1681 msgid "OPT_EXEC:theoretical price of executive stock options"
1682 msgstr ""
1684 #: ../plugins/fn-derivatives/options.c:1212
1685 msgid "lambda:jump rate for executives"
1686 msgstr ""
1688 #: ../plugins/fn-derivatives/options.c:1213
1689 msgid ""
1690 "The model assumes executives forfeit their options if they leave the company."
1691 msgstr ""
1693 #: ../plugins/fn-derivatives/options.c:1242
1694 msgid "OPT_FORWARD_START:theoretical price of forward start options"
1695 msgstr ""
1697 #: ../plugins/fn-derivatives/options.c:1245
1698 msgid ""
1699 "alpha:fraction setting the strike price at the future date @{time_start}"
1700 msgstr ""
1702 #: ../plugins/fn-derivatives/options.c:1246
1703 msgid "time_start:time until the option starts in days"
1704 msgstr ""
1706 #: ../plugins/fn-derivatives/options.c:1294
1707 msgid "OPT_TIME_SWITCH:theoretical price of time switch options"
1708 msgstr ""
1710 #: ../plugins/fn-derivatives/options.c:1298
1711 msgid "a:amount received for each time period"
1712 msgstr ""
1714 #: ../plugins/fn-derivatives/options.c:1300
1715 msgid "m:number of time units the option has already met the condition"
1716 msgstr ""
1718 #: ../plugins/fn-derivatives/options.c:1301
1719 msgid "dt:agreed upon discrete time period expressed as a fraction of a year"
1720 msgstr ""
1722 #: ../plugins/fn-derivatives/options.c:1306
1723 msgid ""
1724 "OPT_TIME_SWITCH models the theoretical price of time switch options. (Pechtl "
1725 "1995). The holder receives @{a} * @{dt} for each period that the asset price "
1726 "was greater than @{strike} (for a call) or below it (for a put)."
1727 msgstr ""
1729 #: ../plugins/fn-derivatives/options.c:1336
1730 msgid "OPT_SIMPLE_CHOOSER:theoretical price of a simple chooser option"
1731 msgstr ""
1733 #: ../plugins/fn-derivatives/options.c:1340
1734 msgid "time1:time in years until the holder chooses a put or a call option"
1735 msgstr ""
1737 #: ../plugins/fn-derivatives/options.c:1341
1738 msgid "time2:time in years until the chosen option expires"
1739 msgstr ""
1741 #: ../plugins/fn-derivatives/options.c:1385
1742 msgid "OPT_COMPLEX_CHOOSER:theoretical price of a complex chooser option"
1743 msgstr ""
1745 #: ../plugins/fn-derivatives/options.c:1387
1746 msgid "strike_call:strike price, if exercised as a call option"
1747 msgstr ""
1749 #: ../plugins/fn-derivatives/options.c:1388
1750 msgid "strike_put:strike price, if exercised as a put option"
1751 msgstr ""
1753 #: ../plugins/fn-derivatives/options.c:1389
1754 msgid "time:time in years until the holder chooses a put or a call option"
1755 msgstr ""
1757 #: ../plugins/fn-derivatives/options.c:1390
1758 msgid "time_call:time in years to maturity of the call option if chosen"
1759 msgstr ""
1761 #: ../plugins/fn-derivatives/options.c:1391
1762 msgid "time_put:time in years  to maturity of the put option if chosen"
1763 msgstr ""
1765 #: ../plugins/fn-derivatives/options.c:1486
1766 msgid "OPT_ON_OPTIONS:theoretical price of options on options"
1767 msgstr ""
1769 #: ../plugins/fn-derivatives/options.c:1487
1770 msgid ""
1771 "type_flag:'cc' for calls on calls, 'cp' for calls on puts, and so on for "
1772 "'pc', and 'pp'"
1773 msgstr ""
1775 #: ../plugins/fn-derivatives/options.c:1489
1776 msgid "strike1:strike price at which the option being valued is struck"
1777 msgstr ""
1779 #: ../plugins/fn-derivatives/options.c:1490
1780 msgid "strike2:strike price at which the underlying option is struck"
1781 msgstr ""
1783 #: ../plugins/fn-derivatives/options.c:1491
1784 msgid "time1:time in years to maturity of the option"
1785 msgstr ""
1787 #: ../plugins/fn-derivatives/options.c:1492
1788 msgid "time2:time in years to the maturity of the underlying option"
1789 msgstr ""
1791 #: ../plugins/fn-derivatives/options.c:1494
1792 msgid ""
1793 "cost_of_carry:net cost of holding the underlying asset of the underlying "
1794 "option"
1795 msgstr ""
1797 #: ../plugins/fn-derivatives/options.c:1495
1798 msgid ""
1799 "volatility:annualized volatility in price of the underlying asset of the "
1800 "underlying option"
1801 msgstr ""
1803 #: ../plugins/fn-derivatives/options.c:1496
1804 msgid ""
1805 "For common stocks, @{cost_of_carry} is the risk free rate less the dividend "
1806 "yield."
1807 msgstr ""
1809 #: ../plugins/fn-derivatives/options.c:1497
1810 msgid "@{time2} ≥ @{time1}"
1811 msgstr ""
1813 #: ../plugins/fn-derivatives/options.c:1563
1814 msgid "OPT_EXTENDIBLE_WRITER:theoretical price of extendible writer options"
1815 msgstr ""
1817 #: ../plugins/fn-derivatives/options.c:1566
1818 msgid "strike1:strike price at which the option is struck"
1819 msgstr ""
1821 #: ../plugins/fn-derivatives/options.c:1567
1822 msgid ""
1823 "strike2:strike price at which the option is re-struck if out of the money at "
1824 "@{time1}"
1825 msgstr ""
1827 #: ../plugins/fn-derivatives/options.c:1568
1828 msgid "time1:initial maturity of the option in years"
1829 msgstr ""
1831 #: ../plugins/fn-derivatives/options.c:1569
1832 msgid "time2:extended maturity in years if chosen"
1833 msgstr ""
1835 #: ../plugins/fn-derivatives/options.c:1573
1836 msgid ""
1837 "OPT_EXTENDIBLE_WRITER models the theoretical price of extendible writer "
1838 "options. These are options that have their maturity extended to @{time2} if "
1839 "the option is out of the money at @{time1}."
1840 msgstr ""
1842 #: ../plugins/fn-derivatives/options.c:1615
1843 msgid ""
1844 "OPT_2_ASSET_CORRELATION:theoretical price of options on 2 assets with "
1845 "correlation @{rho}"
1846 msgstr ""
1848 #: ../plugins/fn-derivatives/options.c:1617
1849 msgid "spot1:spot price of the underlying asset of the first option"
1850 msgstr ""
1852 #: ../plugins/fn-derivatives/options.c:1618
1853 msgid "spot2:spot price of the underlying asset of the second option"
1854 msgstr ""
1856 #: ../plugins/fn-derivatives/options.c:1619
1857 msgid "strike1:strike prices of the first option"
1858 msgstr ""
1860 #: ../plugins/fn-derivatives/options.c:1620
1861 msgid "strike2:strike prices of the second option"
1862 msgstr ""
1864 #: ../plugins/fn-derivatives/options.c:1622
1865 msgid ""
1866 "cost_of_carry1:net cost of holding the underlying asset of the first option "
1867 "(for common stocks, the risk free rate less the dividend yield)"
1868 msgstr ""
1870 #: ../plugins/fn-derivatives/options.c:1624
1871 msgid ""
1872 "cost_of_carry2:net cost of holding the underlying asset of the second option "
1873 "(for common stocks, the risk free rate less the dividend yield)"
1874 msgstr ""
1876 #: ../plugins/fn-derivatives/options.c:1627
1877 msgid ""
1878 "volatility1:annualized volatility in price of the underlying asset of the "
1879 "first option"
1880 msgstr ""
1882 #: ../plugins/fn-derivatives/options.c:1628
1883 msgid ""
1884 "volatility2:annualized volatility in price of the underlying asset of the "
1885 "second option"
1886 msgstr ""
1888 #: ../plugins/fn-derivatives/options.c:1629
1889 msgid "rho:correlation between the two underlying assets"
1890 msgstr ""
1892 #: ../plugins/fn-derivatives/options.c:1630
1893 msgid ""
1894 "OPT_2_ASSET_CORRELATION models the theoretical price of options on 2 assets "
1895 "with correlation @{rho}. The payoff for a call is max(@{spot2} - @"
1896 "{strike2},0) if @{spot1} > @{strike1} or 0 otherwise. The payoff for a put "
1897 "is max (@{strike2} - @{spot2}, 0) if @{spot1} < @{strike1} or 0 otherwise."
1898 msgstr ""
1900 #: ../plugins/fn-derivatives/options.c:1665
1901 msgid ""
1902 "OPT_EURO_EXCHANGE:theoretical price of a European option to exchange assets"
1903 msgstr ""
1905 #: ../plugins/fn-derivatives/options.c:1666
1906 #: ../plugins/fn-derivatives/options.c:1710
1907 msgid "spot1:spot price of asset 1"
1908 msgstr ""
1910 #: ../plugins/fn-derivatives/options.c:1667
1911 #: ../plugins/fn-derivatives/options.c:1711
1912 msgid "spot2:spot price of asset 1"
1913 msgstr ""
1915 #: ../plugins/fn-derivatives/options.c:1668
1916 #: ../plugins/fn-derivatives/options.c:1712
1917 msgid "qty1:quantity of asset 1"
1918 msgstr ""
1920 #: ../plugins/fn-derivatives/options.c:1669
1921 #: ../plugins/fn-derivatives/options.c:1713
1922 msgid "qty2:quantity of asset 2"
1923 msgstr ""
1925 #: ../plugins/fn-derivatives/options.c:1672
1926 #: ../plugins/fn-derivatives/options.c:1716
1927 msgid ""
1928 "cost_of_carry1:net cost of holding asset 1 (for common stocks, the risk free "
1929 "rate less the dividend yield)"
1930 msgstr ""
1932 #: ../plugins/fn-derivatives/options.c:1674
1933 #: ../plugins/fn-derivatives/options.c:1718
1934 msgid ""
1935 "cost_of_carry2:net cost of holding asset 2 (for common stocks, the risk free "
1936 "rate less the dividend yield)"
1937 msgstr ""
1939 #: ../plugins/fn-derivatives/options.c:1676
1940 #: ../plugins/fn-derivatives/options.c:1720
1941 msgid "volatility1:annualized volatility in price of asset 1"
1942 msgstr ""
1944 #: ../plugins/fn-derivatives/options.c:1677
1945 #: ../plugins/fn-derivatives/options.c:1721
1946 msgid "volatility2:annualized volatility in price of asset 2"
1947 msgstr ""
1949 #: ../plugins/fn-derivatives/options.c:1678
1950 #: ../plugins/fn-derivatives/options.c:1722
1951 msgid "rho:correlation between the prices of the two assets"
1952 msgstr ""
1954 #: ../plugins/fn-derivatives/options.c:1679
1955 msgid ""
1956 "OPT_EURO_EXCHANGE models the theoretical price of a European option to "
1957 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
1958 "with quantity @{qty1} and spot price @{spot1}."
1959 msgstr ""
1961 #: ../plugins/fn-derivatives/options.c:1709
1962 msgid ""
1963 "OPT_AMER_EXCHANGE:theoretical price of an American option to exchange assets"
1964 msgstr ""
1966 #: ../plugins/fn-derivatives/options.c:1723
1967 msgid ""
1968 "OPT_AMER_EXCHANGE models the theoretical price of an American option to "
1969 "exchange one asset with quantity @{qty2} and spot price @{spot2} for another "
1970 "with quantity @{qty1} and spot price @{spot1}."
1971 msgstr ""
1973 #: ../plugins/fn-derivatives/options.c:1753
1974 msgid ""
1975 "OPT_SPREAD_APPROX:theoretical price of a European option on the spread "
1976 "between two futures contracts"
1977 msgstr ""
1979 #: ../plugins/fn-derivatives/options.c:1755
1980 msgid "fut_price1:price of the first futures contract"
1981 msgstr ""
1983 #: ../plugins/fn-derivatives/options.c:1756
1984 msgid "fut_price2:price of the second futures contract"
1985 msgstr ""
1987 #: ../plugins/fn-derivatives/options.c:1760
1988 msgid ""
1989 "volatility1:annualized volatility in price of the first underlying futures "
1990 "contract"
1991 msgstr ""
1993 #: ../plugins/fn-derivatives/options.c:1761
1994 msgid ""
1995 "volatility2:annualized volatility in price of the second underlying futures "
1996 "contract"
1997 msgstr ""
1999 #: ../plugins/fn-derivatives/options.c:1762
2000 msgid "rho:correlation between the two futures contracts"
2001 msgstr ""
2003 #: ../plugins/fn-derivatives/options.c:1808
2004 msgid ""
2005 "OPT_FLOAT_STRK_LKBK:theoretical price of floating-strike lookback option"
2006 msgstr ""
2008 #: ../plugins/fn-derivatives/options.c:1811
2009 #: ../plugins/fn-derivatives/options.c:1875
2010 msgid "spot_min:minimum spot price of the underlying asset so far observed"
2011 msgstr ""
2013 #: ../plugins/fn-derivatives/options.c:1812
2014 #: ../plugins/fn-derivatives/options.c:1876
2015 msgid "spot_max:maximum spot price of the underlying asset so far observed"
2016 msgstr ""
2018 #: ../plugins/fn-derivatives/options.c:1817
2019 msgid ""
2020 "OPT_FLOAT_STRK_LKBK determines the theoretical price of a floating-strike "
2021 "lookback option where the holder of the option may exercise on expiry at the "
2022 "most favourable price observed during the options life of the underlying "
2023 "asset."
2024 msgstr ""
2026 #: ../plugins/fn-derivatives/options.c:1872
2027 msgid "OPT_FIXED_STRK_LKBK:theoretical price of a fixed-strike lookback option"
2028 msgstr ""
2030 #: ../plugins/fn-derivatives/options.c:1882
2031 msgid ""
2032 "OPT_FIXED_STRK_LKBK determines the theoretical price of a fixed-strike "
2033 "lookback option where the holder of the option may exercise on expiry at the "
2034 "most favourable price observed during the options life of the underlying "
2035 "asset."
2036 msgstr ""
2038 #: ../plugins/fn-derivatives/options.c:1956
2039 msgid ""
2040 "OPT_BINOMIAL:theoretical price of either an American or European style "
2041 "option using a binomial tree"
2042 msgstr ""
2044 #: ../plugins/fn-derivatives/options.c:1957
2045 msgid ""
2046 "amer_euro_flag:'a' for an American style option or 'e' for a European style "
2047 "option"
2048 msgstr ""
2050 #: ../plugins/fn-derivatives/options.c:1959
2051 msgid "num_time_steps:number of time steps used in the valuation"
2052 msgstr ""
2054 #: ../plugins/fn-derivatives/options.c:1966
2055 msgid ""
2056 "A larger @{num_time_steps} yields greater accuracy but  OPT_BINOMIAL is "
2057 "slower to calculate."
2058 msgstr ""
2060 #: ../plugins/fn-eng/functions.c:206
2061 msgid "BASE:string of digits representing the number @{n} in base @{b}"
2062 msgstr "BASE:строка цифр представляющая число  @{n} по основанию @{b}"
2064 #: ../plugins/fn-eng/functions.c:207 ../plugins/fn-math/functions.c:1293
2065 #: ../plugins/fn-numtheory/numtheory.c:578
2066 #: ../plugins/fn-numtheory/numtheory.c:608
2067 msgid "n:integer"
2068 msgstr "n:целое"
2070 #: ../plugins/fn-eng/functions.c:208
2071 msgid "b:base (2 ≤ @{b} ≤ 36)"
2072 msgstr "b:основание (2 ≤ @{b} ≤ 36)"
2074 #: ../plugins/fn-eng/functions.c:209
2075 msgid "length:minimum length of the resulting string"
2076 msgstr "length:минимальная длина строки результата"
2078 #: ../plugins/fn-eng/functions.c:210
2079 msgid ""
2080 "BASE converts @{n} to its string representation in base @{b}. Leading zeroes "
2081 "will be added to reach the minimum length given by @{length}."
2082 msgstr ""
2084 #: ../plugins/fn-eng/functions.c:235
2085 msgid "BIN2DEC:decimal representation of the binary number @{x}"
2086 msgstr "BIN2DEC:десятичное представление двоичного числа @{x}"
2088 #: ../plugins/fn-eng/functions.c:236 ../plugins/fn-eng/functions.c:258
2089 #: ../plugins/fn-eng/functions.c:282
2090 msgid ""
2091 "x:a binary number, either as a string or as a number involving only the "
2092 "digits 0 and 1"
2093 msgstr ""
2094 "x:двоичное число, либо заданное строкой, либо числом состоящим только из "
2095 "цифр 0 и 1"
2097 #: ../plugins/fn-eng/functions.c:257
2098 msgid "BIN2OCT:octal representation of the binary number @{x}"
2099 msgstr "BIN2OCT:восьмеричное представление двоичного числа @{x}"
2101 #: ../plugins/fn-eng/functions.c:259 ../plugins/fn-eng/functions.c:283
2102 #: ../plugins/fn-eng/functions.c:308 ../plugins/fn-eng/functions.c:338
2103 #: ../plugins/fn-eng/functions.c:361 ../plugins/fn-eng/functions.c:432
2104 #: ../plugins/fn-eng/functions.c:455 ../plugins/fn-eng/functions.c:478
2105 #: ../plugins/fn-eng/functions.c:501
2106 msgid "places:number of digits"
2107 msgstr "places:число цифр"
2109 #: ../plugins/fn-eng/functions.c:260
2110 msgid ""
2111 "If @{places} is given, BIN2OCT pads the result with zeros to achieve exactly "
2112 "@{places} digits. If this is not possible, BIN2OCT returns #NUM!"
2113 msgstr ""
2115 #: ../plugins/fn-eng/functions.c:281
2116 msgid "BIN2HEX:hexadecimal representation of the binary number @{x}"
2117 msgstr "BIN2HEX:шестнадцатиричное представление двоичного числа @{x}"
2119 #: ../plugins/fn-eng/functions.c:284
2120 msgid ""
2121 "If @{places} is given, BIN2HEX pads the result with zeros to achieve exactly "
2122 "@{places} digits. If this is not possible, BIN2HEX returns #NUM!"
2123 msgstr ""
2125 #: ../plugins/fn-eng/functions.c:306
2126 msgid "DEC2BIN:binary representation of the decimal number @{x}"
2127 msgstr "DEC2BIN:двоичное представление десятичного числа @{x}"
2129 #: ../plugins/fn-eng/functions.c:307
2130 msgid "x:integer (− 513 < @{x} < 512)"
2131 msgstr "x:целое (− 513 < @{x} < 512)"
2133 #: ../plugins/fn-eng/functions.c:309
2134 msgid ""
2135 "If @{places} is given and @{x} is non-negative, DEC2BIN pads the result with "
2136 "zeros to achieve exactly @{places} digits. If this is not possible, DEC2BIN "
2137 "returns #NUM!"
2138 msgstr ""
2140 #: ../plugins/fn-eng/functions.c:313
2141 msgid "If @{places} is given and @{x} is negative, @{places} is ignored."
2142 msgstr ""
2144 #: ../plugins/fn-eng/functions.c:314
2145 msgid "If @{x} < − 512 or @{x} > 511, DEC2BIN returns #NUM!"
2146 msgstr "Если @{x} < − 512 или @{x} > 511, DEC2BIN возвращает ошибку #NUM!"
2148 #: ../plugins/fn-eng/functions.c:336
2149 msgid "DEC2OCT:octal representation of the decimal number @{x}"
2150 msgstr "DEC2OCT:восьмеричное представление десятичного числа @{x}"
2152 #: ../plugins/fn-eng/functions.c:337 ../plugins/fn-eng/functions.c:360
2153 #: ../plugins/fn-math/functions.c:1292
2154 msgid "x:integer"
2155 msgstr "x:целое"
2157 #: ../plugins/fn-eng/functions.c:339
2158 msgid ""
2159 "If @{places} is given, DEC2OCT pads the result with zeros to achieve exactly "
2160 "@{places} digits. If this is not possible, DEC2OCT returns #NUM!"
2161 msgstr ""
2163 #: ../plugins/fn-eng/functions.c:359
2164 msgid "DEC2HEX:hexadecimal representation of the decimal number @{x}"
2165 msgstr "DEC2HEX:шеснадцатиричное представление десятичного числа @{x}"
2167 #: ../plugins/fn-eng/functions.c:362
2168 msgid ""
2169 "If @{places} is given, DEC2HEX pads the result with zeros to achieve exactly "
2170 "@{places} digits. If this is not possible, DEC2HEX returns #NUM!"
2171 msgstr ""
2173 #: ../plugins/fn-eng/functions.c:382
2174 msgid "DECIMAL:decimal representation of @{x}"
2175 msgstr "DECIMAL:десятичное представление @{x}"
2177 #: ../plugins/fn-eng/functions.c:383
2178 msgid "x:number in base @{base}"
2179 msgstr "x:число по основанию @{base}"
2181 #: ../plugins/fn-eng/functions.c:384
2182 msgid "base:base of @{x}, (2 ≤ @{base} ≤ 36)"
2183 msgstr ""
2185 #: ../plugins/fn-eng/functions.c:406
2186 msgid "OCT2DEC:decimal representation of the octal number @{x}"
2187 msgstr "OCT2DEC:десятичное представление восьмеричного числа @{x}"
2189 #: ../plugins/fn-eng/functions.c:407 ../plugins/fn-eng/functions.c:431
2190 #: ../plugins/fn-eng/functions.c:454
2191 msgid "x:a octal number, either as a string or as a number"
2192 msgstr "x:восьмеричное число, заданное строкой либо числом"
2194 #: ../plugins/fn-eng/functions.c:430
2195 msgid "OCT2BIN:binary representation of the octal number @{x}"
2196 msgstr "OCT2BIN:двоичное представление восьмеричного числа @{x}"
2198 #: ../plugins/fn-eng/functions.c:433
2199 msgid ""
2200 "If @{places} is given, OCT2BIN pads the result with zeros to achieve exactly "
2201 "@{places} digits. If this is not possible, OCT2BIN returns #NUM!"
2202 msgstr ""
2204 #: ../plugins/fn-eng/functions.c:453
2205 msgid "OCT2HEX:hexadecimal representation of the octal number @{x}"
2206 msgstr "OCT2HEX:шестнадцатиричное представление восьмеричного числа @{x}"
2208 #: ../plugins/fn-eng/functions.c:456
2209 msgid ""
2210 "If @{places} is given, OCT2HEX pads the result with zeros to achieve exactly "
2211 "@{places} digits. If this is not possible, OCT2HEX returns #NUM!"
2212 msgstr ""
2214 #: ../plugins/fn-eng/functions.c:476
2215 msgid "HEX2BIN:binary representation of the hexadecimal number @{x}"
2216 msgstr "HEX2BIN:двоичное представление шестнадцатиричного числа @{x}"
2218 #: ../plugins/fn-eng/functions.c:477 ../plugins/fn-eng/functions.c:500
2219 #: ../plugins/fn-eng/functions.c:523
2220 msgid ""
2221 "x:a hexadecimal number, either as a string or as a number if no A to F are "
2222 "needed"
2223 msgstr ""
2224 "x:шестнадцатиричное число заданное строкой или числом, если не требуются "
2225 "цифры от A до F"
2227 #: ../plugins/fn-eng/functions.c:479
2228 msgid ""
2229 "If @{places} is given, HEX2BIN pads the result with zeros to achieve exactly "
2230 "@{places} digits. If this is not possible, HEX2BIN returns #NUM!"
2231 msgstr ""
2233 #: ../plugins/fn-eng/functions.c:499
2234 msgid "HEX2OCT:octal representation of the hexadecimal number @{x}"
2235 msgstr "HEX2OCT:восьмеричное представление шестнадцатиричного числа @{x}"
2237 #: ../plugins/fn-eng/functions.c:502
2238 msgid ""
2239 "If @{places} is given, HEX2OCT pads the result with zeros to achieve exactly "
2240 "@{places} digits. If this is not possible, HEX2OCT returns #NUM!"
2241 msgstr ""
2243 #: ../plugins/fn-eng/functions.c:522
2244 msgid "HEX2DEC:decimal representation of the hexadecimal number @{x}"
2245 msgstr "HEX2DEC:десятичное представление шестнадцатиричного числа @{x}"
2247 #: ../plugins/fn-eng/functions.c:545
2248 msgid ""
2249 "BESSELI:Modified Bessel function of the first kind of order @{α} at @{x}"
2250 msgstr ""
2251 "BESSELI:Модифицированная функция Бесселя первого рода порядка @{α} от @{x}"
2253 #: ../plugins/fn-eng/functions.c:546 ../plugins/fn-eng/functions.c:584
2254 #: ../plugins/fn-eng/functions.c:608 ../plugins/fn-eng/functions.c:637
2255 msgid "X:number"
2256 msgstr "X:число"
2258 #: ../plugins/fn-eng/functions.c:547 ../plugins/fn-eng/functions.c:585
2259 msgid "α:order (any non-negative number)"
2260 msgstr "α:порядок (любое неотрицательное целое)"
2262 #: ../plugins/fn-eng/functions.c:548 ../plugins/fn-eng/functions.c:586
2263 msgid ""
2264 "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is "
2265 "returned."
2266 msgstr ""
2267 "Если @{x} или @{α} не числовые, возвращается ошибка #VALUE!. Если @{α} < 0, "
2268 "возвращается ошибка #NUM!."
2270 #: ../plugins/fn-eng/functions.c:549 ../plugins/fn-eng/functions.c:587
2271 msgid "This function is Excel compatible if only integer orders @{α} are used."
2272 msgstr ""
2273 "Эта функция совместима с Excel только если используются целые значения "
2274 "порядка @{α}."
2276 #: ../plugins/fn-eng/functions.c:552 ../plugins/fn-eng/functions.c:590
2277 #: ../plugins/fn-eng/functions.c:616
2278 msgid "wiki:en:Bessel_function"
2279 msgstr "wiki:ru:Функции_Бесселя"
2281 #: ../plugins/fn-eng/functions.c:583
2282 msgid ""
2283 "BESSELK:Modified Bessel function of the second kind of order @{α} at @{x}"
2284 msgstr ""
2285 "BESSELK:Модифицированная функция Бесселя второго рода порядка @{α} от @{x}"
2287 #: ../plugins/fn-eng/functions.c:607
2288 msgid "BESSELJ:Bessel function of the first kind of order @{α} at @{x}"
2289 msgstr "BESSELJ:Функция Бесселя первого рода порядка @{α} от @{x}"
2291 #: ../plugins/fn-eng/functions.c:609 ../plugins/fn-eng/functions.c:638
2292 msgid "α:order (any non-negative integer)"
2293 msgstr "α:порядок (любое неотрицательное целое)"
2295 #: ../plugins/fn-eng/functions.c:610 ../plugins/fn-eng/functions.c:639
2296 msgid ""
2297 "If @{x} or @{α} are not numeric, #VALUE! is returned. If @{α} < 0, #NUM! is "
2298 "returned. If @{α} is not an integer, it is truncated."
2299 msgstr ""
2300 "Если @{x} или @{α} не числовые, возвращается ошибка #VALUE!. Если @{α} < 0, "
2301 "возвращается ошибка #NUM!. Если @{α} не целое, дробная часть отбрасывается."
2303 #: ../plugins/fn-eng/functions.c:636
2304 msgid "BESSELY:Bessel function of the second kind of order @{α} at @{x}"
2305 msgstr "BESSELY:функция Бесселя второго рода порядка @{α} от @{x}"
2307 #: ../plugins/fn-eng/functions.c:663
2308 msgid "CONVERT:a converted measurement"
2309 msgstr "CONVERT:преобразование величин"
2311 #: ../plugins/fn-eng/functions.c:664 ../plugins/fn-eng/functions.c:1108
2312 #: ../plugins/fn-math/functions.c:226 ../plugins/fn-math/functions.c:245
2313 #: ../plugins/fn-math/functions.c:267 ../plugins/fn-math/functions.c:308
2314 #: ../plugins/fn-math/functions.c:326 ../plugins/fn-math/functions.c:352
2315 #: ../plugins/fn-math/functions.c:371 ../plugins/fn-math/functions.c:395
2316 #: ../plugins/fn-math/functions.c:456 ../plugins/fn-math/functions.c:732
2317 #: ../plugins/fn-math/functions.c:785 ../plugins/fn-math/functions.c:803
2318 #: ../plugins/fn-math/functions.c:821 ../plugins/fn-math/functions.c:857
2319 #: ../plugins/fn-math/functions.c:875 ../plugins/fn-math/functions.c:892
2320 #: ../plugins/fn-math/functions.c:923 ../plugins/fn-math/functions.c:953
2321 #: ../plugins/fn-math/functions.c:977 ../plugins/fn-math/functions.c:1001
2322 #: ../plugins/fn-math/functions.c:1085 ../plugins/fn-math/functions.c:1121
2323 #: ../plugins/fn-math/functions.c:1217 ../plugins/fn-math/functions.c:1395
2324 #: ../plugins/fn-math/functions.c:1435 ../plugins/fn-math/functions.c:1453
2325 #: ../plugins/fn-math/functions.c:1605 ../plugins/fn-math/functions.c:1640
2326 #: ../plugins/fn-math/functions.c:1677 ../plugins/fn-math/functions.c:1712
2327 #: ../plugins/fn-math/functions.c:1852 ../plugins/fn-math/functions.c:1902
2328 #: ../plugins/fn-math/functions.c:1926 ../plugins/fn-math/functions.c:1967
2329 #: ../plugins/fn-math/functions.c:2014 ../plugins/fn-stat/functions.c:410
2330 #: ../plugins/fn-stat/functions.c:462 ../plugins/fn-stat/functions.c:523
2331 #: ../plugins/fn-stat/functions.c:843 ../plugins/fn-stat/functions.c:912
2332 #: ../plugins/fn-stat/functions.c:975 ../plugins/fn-stat/functions.c:1117
2333 #: ../plugins/fn-stat/functions.c:1189 ../plugins/fn-stat/functions.c:1276
2334 #: ../plugins/fn-stat/functions.c:1306 ../plugins/fn-stat/functions.c:1539
2335 #: ../plugins/fn-stat/functions.c:1718 ../plugins/fn-stat/functions.c:1754
2336 #: ../plugins/fn-stat/functions.c:1921 ../plugins/fn-stat/functions.c:4322
2337 #: ../plugins/fn-stat/functions.c:4353 ../plugins/fn-stat/functions.c:4387
2338 #: ../plugins/fn-stat/functions.c:4422 ../plugins/fn-stat/functions.c:4461
2339 #: ../plugins/fn-stat/functions.c:4494
2340 msgid "x:number"
2341 msgstr "x:число"
2343 #: ../plugins/fn-eng/functions.c:665
2344 msgid "from:unit (string)"
2345 msgstr "из:единиц (строка)"
2347 #: ../plugins/fn-eng/functions.c:666
2348 msgid "to:unit (string)"
2349 msgstr "в:единицы (строка)"
2351 #: ../plugins/fn-eng/functions.c:667
2352 msgid ""
2353 "CONVERT returns a conversion from one measurement system to another. @{x} is "
2354 "a value in @{from} units that is to be converted into @{to} units."
2355 msgstr ""
2356 "CONVERT переводит значение из одной системы единиц в другую. @{x} - значение "
2357 "в исходных единицах (@{из}), которое будет преобразовано в единицы @{в}."
2359 #: ../plugins/fn-eng/functions.c:669
2360 msgid "If @{from} and @{to} are different types, CONVERT returns #N/A!"
2361 msgstr "Если @{из} и @{в} имеют разные типы, возвращается ошибка #N/A!"
2363 #: ../plugins/fn-eng/functions.c:670
2364 msgid ""
2365 "@{from} and @{to} can be any of the following:\n"
2366 "\n"
2367 "Weight and mass:\n"
2368 "\t'g'  \t\t\tGram\n"
2369 "\t'sg' \t\t\tSlug\n"
2370 "\t'lbm'\t\tPound\n"
2371 "\t'u'  \t\t\tU (atomic mass)\n"
2372 "\t'ozm'\t\tOunce\n"
2373 "\n"
2374 "Distance:\n"
2375 "\t'm'   \t\tMeter\n"
2376 "\t'mi'  \t\tStatute mile\n"
2377 "\t'Nmi' \t\tNautical mile\n"
2378 "\t'in'  \t\t\tInch\n"
2379 "\t'ft'  \t\t\tFoot\n"
2380 "\t'yd'  \t\tYard\n"
2381 "\t'ang' \t\tAngstrom\n"
2382 "\t'Pica'\t\tPica Points\n"
2383 "\t'picapt'\t\tPica Points\n"
2384 "\t'pica'\t\tPica\n"
2385 "\n"
2386 "Time:\n"
2387 "\t'yr'  \t\t\tYear\n"
2388 "\t'day' \t\tDay\n"
2389 "\t'hr'  \t\t\tHour\n"
2390 "\t'mn'  \t\tMinute\n"
2391 "\t'sec' \t\tSecond\n"
2392 "\n"
2393 "Pressure:\n"
2394 "\t'Pa'  \t\tPascal\n"
2395 "\t'atm' \t\tAtmosphere\n"
2396 "\t'mmHg'\t\tmm of Mercury\n"
2397 "\n"
2398 "Force:\n"
2399 "\t'N'   \t\t\tNewton\n"
2400 "\t'dyn' \t\tDyne\n"
2401 "\t'lbf' \t\t\tPound force\n"
2402 "\n"
2403 "Energy:\n"
2404 "\t'J'    \t\t\tJoule\n"
2405 "\t'e'    \t\tErg\n"
2406 "\t'c'    \t\tThermodynamic calorie\n"
2407 "\t'cal'  \t\tIT calorie\n"
2408 "\t'eV'   \t\tElectron volt\n"
2409 "\t'HPh'  \t\tHorsepower-hour\n"
2410 "\t'Wh'   \t\tWatt-hour\n"
2411 "\t'flb'  \t\tFoot-pound\n"
2412 "\t'BTU'  \t\tBTU\n"
2413 "\n"
2414 "Power:\n"
2415 "\t'HP'   \t\tHorsepower\n"
2416 "\t'W'    \t\tWatt\n"
2417 "\n"
2418 "Magnetism:\n"
2419 "\t'T'    \t\tTesla\n"
2420 "\t'ga'   \t\tGauss\n"
2421 "\n"
2422 "Temperature:\n"
2423 "\t'C'    \t\tDegree Celsius\n"
2424 "\t'F'    \t\tDegree Fahrenheit\n"
2425 "\t'K'    \t\tDegree Kelvin\n"
2426 "\n"
2427 "Liquid measure:\n"
2428 "\t'tsp'  \t\tTeaspoon\n"
2429 "\t'tbs'  \t\tTablespoon\n"
2430 "\t'oz'   \t\tFluid ounce\n"
2431 "\t'cup'  \t\tCup\n"
2432 "\t'pt'   \t\tPint\n"
2433 "\t'qt'   \t\tQuart\n"
2434 "\t'gal'  \t\tGallon\n"
2435 "\t'l'    \t\t\tLiter\n"
2436 "\n"
2437 "For metric units any of the following prefixes can be used:\n"
2438 "\t'Y'  \tyotta \t\t1E+24\n"
2439 "\t'Z'  \tzetta \t\t1E+21\n"
2440 "\t'E'  \texa   \t\t1E+18\n"
2441 "\t'P'  \tpeta  \t\t1E+15\n"
2442 "\t'T'  \ttera  \t\t1E+12\n"
2443 "\t'G'  \tgiga  \t\t1E+09\n"
2444 "\t'M'  \tmega  \t\t1E+06\n"
2445 "\t'k'  \tkilo  \t\t1E+03\n"
2446 "\t'h'  \thecto \t\t1E+02\n"
2447 "\t'e'  \tdeca (deka)\t1E+01\n"
2448 "\t'd'  \tdeci  \t\t1E-01\n"
2449 "\t'c'  \tcenti \t\t1E-02\n"
2450 "\t'm'  \tmilli \t\t1E-03\n"
2451 "\t'u'  \tmicro \t\t1E-06\n"
2452 "\t'n'  \tnano  \t\t1E-09\n"
2453 "\t'p'  \tpico  \t\t1E-12\n"
2454 "\t'f'  \tfemto \t\t1E-15\n"
2455 "\t'a'  \tatto  \t\t1E-18\n"
2456 "\t'z'  \tzepto \t\t1E-21\n"
2457 "\t'y'  \tyocto \t\t1E-24"
2458 msgstr ""
2459 "@{from} и @{to} могут быть одними из следующих:\n"
2460 "\n"
2461 "Вес и масса:\n"
2462 "\t'g'  \t\t\tГрамм\n"
2463 "\t'sg' \t\t\tПорция\n"
2464 "\t'lbm'\t\tФунт\n"
2465 "\t'u'  \t\t\tU (атомная масса)\n"
2466 "\t'ozm'\t\tУнция\n"
2467 "\n"
2468 "Расстояние:\n"
2469 "\t'm'   \t\tМетр\n"
2470 "\t'mi'  \t\tАнглийская миля\n"
2471 "\t'Nmi' \t\tМорская миля\n"
2472 "\t'in'  \t\t\tДюйм\n"
2473 "\t'ft'  \t\t\tФут\n"
2474 "\t'yd'  \t\tЯрд\n"
2475 "\t'ang' \t\tАнгстрем\n"
2476 "\t'Pica'\t\t Пика\n"
2477 "\t'picapt'\t\tПика\n"
2478 "\t'pica' \t\tПика\n"
2479 "\n"
2480 "Время:\n"
2481 "\t'yr' \t\t\tГод\n"
2482 "\t'day'\t\tДень\n"
2483 "\t'hr' \t\t\tЧас\n"
2484 "\t'mn' \t\tМинута\n"
2485 "\t'sec'\t\tСекунда\n"
2486 "\n"
2487 "Давление:\n"
2488 "\t'Pa'  \t\tПаскаль\n"
2489 "\t'atm' \t\tАтмосфера\n"
2490 "\t'mmHg'\t\tмм.рт.ст\n"
2491 "\n"
2492 "Сила:\n"
2493 "\t'N'   \t\t\tНьютон\n"
2494 "\t'dyn' \t\tДина\n"
2495 "\t'lbf' \t\t\tФунт-сила\n"
2496 "\n"
2497 "Энергия:\n"
2498 "\t'J'   \t\t\tДжоуль\n"
2499 "\t'e'   \t\tЭрг\n"
2500 "\t'c'   \t\tТермодинамическая калория\n"
2501 "\t'cal' \t\tIT калория\n"
2502 "\t'eV'  \t\tЭлектрон-вольт\n"
2503 "\t'HPh' \t\tЛошадиная сила-час\n"
2504 "\t'Wh'  \t\tВатт-час\n"
2505 "\t'flb' \t\tФут-фунт\n"
2506 "\t'BTU' \t\tБританская тепловая единица\n"
2507 "\n"
2508 "Мощность:\n"
2509 "\t'HP'  \t\tЛошадиная сила\n"
2510 "\t'W'   \t\tВатт\n"
2511 "\n"
2512 "Магнетизм:\n"
2513 "\t'T'  \t\tТесла\n"
2514 "\t'ga' \t\tГаусс\n"
2515 "\n"
2516 "Температура:\n"
2517 "\t'C'  \t\tГрадус Цельсия\n"
2518 "\t'F'  \t\tГрадус Фаренгейта\n"
2519 "\t'K'  \t\tГрадус Кельвина\n"
2520 "\n"
2521 "Меры жидкости:\n"
2522 "\t'tsp' \t\tЧайная ложка\n"
2523 "\t'tbs' \t\tСтоловая ложка\n"
2524 "\t'oz'  \t\tЖидкая унция\n"
2525 "\t'cup' \t\tЧашка\n"
2526 "\t'pt'  \t\tПинта\n"
2527 "\t'qt'  \t\tКварта\n"
2528 "\t'gal' \t\tГаллон\n"
2529 "\t'l'   \t\t\tЛитр\n"
2530 "\n"
2531 "Для метрических единиц может быть использован любой из следующих префиксов:\n"
2532 "\t'Y'  \tйотта  \t\t1E+24\n"
2533 "\t'Z'  \tзетта  \t\t1E+21\n"
2534 "\t'E'  \tэкза   \t\t1E+18\n"
2535 "\t'P'  \tпета   \t\t1E+15\n"
2536 "\t'T'  \tтера   \t\t1E+12\n"
2537 "\t'G'  \tгига   \t\t1E+09\n"
2538 "\t'M'  \tмега   \t\t1E+06\n"
2539 "\t'k'  \tкило   \t\t1E+03\n"
2540 "\t'h'  \tгекто  \t\t1E+02\n"
2541 "\t'e'  \tдека   \t\t1E+01\n"
2542 "\t'd'  \tдеци   \t\t1E-01\n"
2543 "\t'c'  \tсанти  \t\t1E-02\n"
2544 "\t'm'  \tмилли  \t\t1E-03\n"
2545 "\t'u'  \tмикро  \t\t1E-06\n"
2546 "\t'n'  \tнано   \t\t1E-09\n"
2547 "\t'p'  \tпико   \t\t1E-12\n"
2548 "\t'f'  \tфемто  \t\t1E-15\n"
2549 "\t'a'  \tатто   \t\t1E-18\n"
2550 "\t'z'  \tзепто  \t\t1E-21\n"
2551 "\t'y'  \tйокто \t\t1E-24"
2553 #: ../plugins/fn-eng/functions.c:752
2554 msgid "This function is Excel compatible (except \"picapt\")."
2555 msgstr "Эта функция совместима с Excel (кроме \"picapt\")"
2557 #: ../plugins/fn-eng/functions.c:1075
2558 msgid "ERF:Gauss error function"
2559 msgstr "ERF:функция ошибок"
2561 #: ../plugins/fn-eng/functions.c:1076
2562 msgid "lower:lower limit of the integral, defaults to 0"
2563 msgstr "lower:нижний предел интеграла, по умолчанию 0"
2565 #: ../plugins/fn-eng/functions.c:1077
2566 msgid "upper:upper limit of the integral"
2567 msgstr "upper:верхний предел интеграла"
2569 #: ../plugins/fn-eng/functions.c:1078
2570 msgid ""
2571 "ERF returns 2/sqrt(π)* integral from @{lower} to @{upper} of exp(-t*t) dt"
2572 msgstr ""
2573 "ERF возвращает 2/sqrt(π)* интеграл от @{lower} до @{upper} от exp(-t*t) dt"
2575 #: ../plugins/fn-eng/functions.c:1079
2576 msgid ""
2577 "This function is Excel compatible if two arguments are supplied and neither "
2578 "is negative."
2579 msgstr ""
2580 "Эта функция совместима с Excel если использованы два аргумента и оба они "
2581 "неотрицательные."
2583 #: ../plugins/fn-eng/functions.c:1083 ../plugins/fn-eng/functions.c:1112
2584 msgid "wiki:en:Error_function"
2585 msgstr "wiki:ru:Функция_ошибок"
2587 #: ../plugins/fn-eng/functions.c:1107
2588 msgid "ERFC:Complementary Gauss error function"
2589 msgstr ""
2591 #: ../plugins/fn-eng/functions.c:1109
2592 msgid "ERFC returns 2/sqrt(π)* integral from @{x} to ∞ of exp(-t*t) dt"
2593 msgstr ""
2595 #: ../plugins/fn-eng/functions.c:1127
2596 msgid "DELTA:Kronecker delta function"
2597 msgstr "DELTA:дельта-функция Кронекера"
2599 #: ../plugins/fn-eng/functions.c:1128 ../plugins/fn-eng/functions.c:1151
2600 msgid "x0:number"
2601 msgstr "x0:число"
2603 #: ../plugins/fn-eng/functions.c:1129 ../plugins/fn-eng/functions.c:1152
2604 msgid "x1:number, defaults to 0"
2605 msgstr "x1:число, по умолчанию 0"
2607 #: ../plugins/fn-eng/functions.c:1130
2608 msgid "DELTA  returns 1 if  @{x1} = @{x0} and 0 otherwise."
2609 msgstr "DELTA возвращает 1 если @{x1} = @{x0} и 0 в другом случае."
2611 #: ../plugins/fn-eng/functions.c:1131 ../plugins/fn-eng/functions.c:1154
2612 msgid "If either argument is non-numeric, #VALUE! is returned."
2613 msgstr ""
2615 #: ../plugins/fn-eng/functions.c:1150
2616 msgid "GESTEP:step function with step at @{x1} evaluated at @{x0}"
2617 msgstr ""
2619 #: ../plugins/fn-eng/functions.c:1153
2620 msgid "GESTEP returns 1 if  @{x1} ≤ @{x0} and 0 otherwise."
2621 msgstr ""
2623 #: ../plugins/fn-eng/functions.c:1173
2624 msgid "INVSUMINV:the reciprocal of the sum of reciprocals of the arguments"
2625 msgstr ""
2627 #: ../plugins/fn-eng/functions.c:1174
2628 msgid "x0:non-negative number"
2629 msgstr "x0:неотрицательное число"
2631 #: ../plugins/fn-eng/functions.c:1175
2632 msgid "x1:non-negative number"
2633 msgstr "x1:неотрицательное число"
2635 #: ../plugins/fn-eng/functions.c:1176
2636 msgid ""
2637 "If any of the arguments is negative, #VALUE! is returned.\n"
2638 "If any argument is zero, the result is zero."
2639 msgstr ""
2641 #: ../plugins/fn-eng/functions.c:1178
2642 msgid ""
2643 "INVSUMINV sum calculates the reciprocal (the inverse) of the sum of "
2644 "reciprocals (inverses) of all its arguments."
2645 msgstr ""
2647 #: ../plugins/fn-erlang/functions.c:105
2648 msgid "PROBBLOCK:probability of blocking"
2649 msgstr ""
2651 #: ../plugins/fn-erlang/functions.c:106 ../plugins/fn-erlang/functions.c:191
2652 msgid "traffic:number of calls"
2653 msgstr "traffic:количество вызовов"
2655 #: ../plugins/fn-erlang/functions.c:107 ../plugins/fn-erlang/functions.c:132
2656 #: ../plugins/fn-erlang/functions.c:229
2657 msgid "circuits:number of circuits"
2658 msgstr "circuits:количество линий"
2660 #: ../plugins/fn-erlang/functions.c:108
2661 msgid ""
2662 "PROBBLOCK returns probability of blocking when @{traffic} calls load into @"
2663 "{circuits} circuits."
2664 msgstr ""
2666 #: ../plugins/fn-erlang/functions.c:110 ../plugins/fn-erlang/functions.c:134
2667 msgid "@{traffic} cannot exceed @{circuits}."
2668 msgstr ""
2670 #: ../plugins/fn-erlang/functions.c:130
2671 msgid "OFFTRAF:predicted number of offered calls"
2672 msgstr ""
2674 #: ../plugins/fn-erlang/functions.c:131
2675 msgid "traffic:number of carried calls"
2676 msgstr ""
2678 #: ../plugins/fn-erlang/functions.c:133
2679 msgid ""
2680 "OFFTRAF returns the predicted number of offered calls given @{traffic} "
2681 "carried calls (taken from measurements) on @{circuits} circuits."
2682 msgstr ""
2684 #: ../plugins/fn-erlang/functions.c:190
2685 msgid "DIMCIRC:number of circuits required"
2686 msgstr ""
2688 #: ../plugins/fn-erlang/functions.c:192 ../plugins/fn-erlang/functions.c:230
2689 msgid "gos:grade of service"
2690 msgstr ""
2692 #: ../plugins/fn-erlang/functions.c:193
2693 msgid ""
2694 "DIMCIRC returns the number of circuits required given @{traffic} calls with "
2695 "grade of service @{gos}."
2696 msgstr ""
2698 #: ../plugins/fn-erlang/functions.c:228
2699 msgid "OFFCAP:traffic capacity"
2700 msgstr ""
2702 #: ../plugins/fn-erlang/functions.c:231
2703 msgid ""
2704 "OFFCAP returns the traffic capacity given @{circuits} circuits with grade of "
2705 "service @{gos}."
2706 msgstr ""
2708 #. *************************************************************************
2709 #: ../plugins/fn-financial/functions.c:53
2710 msgid "@{frequency} may be 1 (annual), 2 (semi-annual), or 4 (quarterly)."
2711 msgstr ""
2713 #: ../plugins/fn-financial/functions.c:56
2714 msgid ""
2715 "If @{type} is 0, the default, payment is at the end of each period.  If @"
2716 "{type} is 1, payment is at the beginning of each period."
2717 msgstr ""
2719 #: ../plugins/fn-financial/functions.c:362
2720 msgid "ACCRINT:accrued interest"
2721 msgstr ""
2723 #: ../plugins/fn-financial/functions.c:363
2724 #: ../plugins/fn-financial/functions.c:450
2725 #: ../plugins/fn-financial/functions.c:605
2726 #: ../plugins/fn-financial/functions.c:2458
2727 #: ../plugins/fn-financial/functions.c:2497
2728 #: ../plugins/fn-financial/functions.c:2647
2729 msgid "issue:date of issue"
2730 msgstr ""
2732 #: ../plugins/fn-financial/functions.c:364
2733 msgid "first_interest:date of first interest payment"
2734 msgstr ""
2736 #: ../plugins/fn-financial/functions.c:365
2737 #: ../plugins/fn-financial/functions.c:488
2738 #: ../plugins/fn-financial/functions.c:526
2739 #: ../plugins/fn-financial/functions.c:567
2740 #: ../plugins/fn-financial/functions.c:603
2741 #: ../plugins/fn-financial/functions.c:648
2742 #: ../plugins/fn-financial/functions.c:1086
2743 #: ../plugins/fn-financial/functions.c:1124
2744 #: ../plugins/fn-financial/functions.c:1158
2745 #: ../plugins/fn-financial/functions.c:1890
2746 #: ../plugins/fn-financial/functions.c:2252
2747 #: ../plugins/fn-financial/functions.c:2302
2748 #: ../plugins/fn-financial/functions.c:2411
2749 #: ../plugins/fn-financial/functions.c:2456
2750 #: ../plugins/fn-financial/functions.c:2495
2751 #: ../plugins/fn-financial/functions.c:2645
2752 #: ../plugins/fn-financial/functions.c:2741
2753 #: ../plugins/fn-financial/functions.c:2819
2754 #: ../plugins/fn-financial/functions.c:2999
2755 #: ../plugins/fn-financial/functions.c:3023
2756 #: ../plugins/fn-financial/functions.c:3047
2757 #: ../plugins/fn-financial/functions.c:3071
2758 #: ../plugins/fn-financial/functions.c:3097
2759 #: ../plugins/fn-financial/functions.c:3123
2760 #: ../plugins/fn-financial/functions.c:3235
2761 msgid "settlement:settlement date"
2762 msgstr ""
2764 #: ../plugins/fn-financial/functions.c:366
2765 #: ../plugins/fn-financial/functions.c:452
2766 #: ../plugins/fn-financial/functions.c:529
2767 #: ../plugins/fn-financial/functions.c:686
2768 #: ../plugins/fn-financial/functions.c:2254
2769 #: ../plugins/fn-financial/functions.c:2304
2770 #: ../plugins/fn-financial/functions.c:2459
2771 #: ../plugins/fn-financial/functions.c:2499
2772 #: ../plugins/fn-financial/functions.c:2649
2773 #: ../plugins/fn-financial/functions.c:2744
2774 #: ../plugins/fn-financial/functions.c:2822
2775 msgid "rate:nominal annual interest rate"
2776 msgstr ""
2778 #: ../plugins/fn-financial/functions.c:367
2779 msgid "par:par value, defaults to $1000"
2780 msgstr ""
2782 #: ../plugins/fn-financial/functions.c:368
2783 #: ../plugins/fn-financial/functions.c:1894
2784 #: ../plugins/fn-financial/functions.c:2257
2785 #: ../plugins/fn-financial/functions.c:2307
2786 #: ../plugins/fn-financial/functions.c:2502
2787 #: ../plugins/fn-financial/functions.c:2652
2788 #: ../plugins/fn-financial/functions.c:2747
2789 #: ../plugins/fn-financial/functions.c:2825
2790 #: ../plugins/fn-financial/functions.c:3001
2791 #: ../plugins/fn-financial/functions.c:3025
2792 #: ../plugins/fn-financial/functions.c:3049
2793 #: ../plugins/fn-financial/functions.c:3073
2794 #: ../plugins/fn-financial/functions.c:3099
2795 #: ../plugins/fn-financial/functions.c:3125
2796 #: ../plugins/fn-financial/functions.c:3239
2797 msgid "frequency:number of interest payments per year"
2798 msgstr ""
2800 #: ../plugins/fn-financial/functions.c:369
2801 msgid "basis:calendar basis, defaults to 0"
2802 msgstr ""
2804 #: ../plugins/fn-financial/functions.c:370
2805 msgid "calc_method:calculation method, defaults to TRUE"
2806 msgstr ""
2808 #: ../plugins/fn-financial/functions.c:372
2809 msgid ""
2810 "If @{first_interest} < @{settlement} and @{calc_method} is TRUE, then "
2811 "ACCRINT returns the sum of the interest accrued in all coupon periods from @"
2812 "{issue}  date until @{settlement} date."
2813 msgstr ""
2815 #: ../plugins/fn-financial/functions.c:377
2816 msgid ""
2817 "If @{first_interest} < @{settlement} and @{calc_method} is FALSE, then "
2818 "ACCRINT returns the sum of the interest accrued in all coupon periods from @"
2819 "{first_interest}  date until @{settlement} date."
2820 msgstr ""
2822 #: ../plugins/fn-financial/functions.c:382
2823 msgid ""
2824 "Otherwise ACCRINT returns the sum of the interest accrued in all coupon "
2825 "periods from @{issue}  date until @{settlement} date."
2826 msgstr ""
2828 #: ../plugins/fn-financial/functions.c:385
2829 msgid ""
2830 "@{frequency} must be one of 1, 2 or 4, but the exact value does not affect "
2831 "the result."
2832 msgstr ""
2834 #: ../plugins/fn-financial/functions.c:387
2835 msgid "@{issue} must precede both @{first_interest} and @{settlement}."
2836 msgstr ""
2838 #: ../plugins/fn-financial/functions.c:449
2839 msgid "ACCRINTM:accrued interest"
2840 msgstr ""
2842 #: ../plugins/fn-financial/functions.c:451
2843 #: ../plugins/fn-financial/functions.c:489
2844 #: ../plugins/fn-financial/functions.c:527
2845 #: ../plugins/fn-financial/functions.c:568
2846 #: ../plugins/fn-financial/functions.c:604
2847 #: ../plugins/fn-financial/functions.c:649
2848 #: ../plugins/fn-financial/functions.c:1087
2849 #: ../plugins/fn-financial/functions.c:1125
2850 #: ../plugins/fn-financial/functions.c:1159
2851 #: ../plugins/fn-financial/functions.c:1891
2852 #: ../plugins/fn-financial/functions.c:2253
2853 #: ../plugins/fn-financial/functions.c:2303
2854 #: ../plugins/fn-financial/functions.c:2412
2855 #: ../plugins/fn-financial/functions.c:2457
2856 #: ../plugins/fn-financial/functions.c:2496
2857 #: ../plugins/fn-financial/functions.c:2646
2858 #: ../plugins/fn-financial/functions.c:2742
2859 #: ../plugins/fn-financial/functions.c:2820
2860 #: ../plugins/fn-financial/functions.c:3000
2861 #: ../plugins/fn-financial/functions.c:3024
2862 #: ../plugins/fn-financial/functions.c:3048
2863 #: ../plugins/fn-financial/functions.c:3072
2864 #: ../plugins/fn-financial/functions.c:3098
2865 #: ../plugins/fn-financial/functions.c:3124
2866 #: ../plugins/fn-financial/functions.c:3236
2867 msgid "maturity:maturity date"
2868 msgstr ""
2870 #: ../plugins/fn-financial/functions.c:453
2871 msgid "par:par value"
2872 msgstr ""
2874 #: ../plugins/fn-financial/functions.c:455
2875 msgid "ACCRINTM calculates the accrued interest from @{issue} to @{maturity}."
2876 msgstr ""
2878 #: ../plugins/fn-financial/functions.c:456
2879 msgid "@{par} defaults to $1000."
2880 msgstr ""
2882 #: ../plugins/fn-financial/functions.c:487
2883 msgid "INTRATE:interest rate"
2884 msgstr ""
2886 #: ../plugins/fn-financial/functions.c:490
2887 #: ../plugins/fn-financial/functions.c:528
2888 msgid "investment:amount paid on settlement"
2889 msgstr ""
2891 #: ../plugins/fn-financial/functions.c:491
2892 #: ../plugins/fn-financial/functions.c:570
2893 #: ../plugins/fn-financial/functions.c:651
2894 #: ../plugins/fn-financial/functions.c:2256
2895 #: ../plugins/fn-financial/functions.c:2306
2896 #: ../plugins/fn-financial/functions.c:2414
2897 #: ../plugins/fn-financial/functions.c:2501
2898 #: ../plugins/fn-financial/functions.c:2651
2899 #: ../plugins/fn-financial/functions.c:2746
2900 #: ../plugins/fn-financial/functions.c:2824
2901 msgid "redemption:amount received at maturity"
2902 msgstr ""
2904 #: ../plugins/fn-financial/functions.c:493
2905 msgid "INTRATE calculates the interest of a fully vested security."
2906 msgstr ""
2908 #: ../plugins/fn-financial/functions.c:525
2909 msgid "RECEIVED:amount to be received at maturity"
2910 msgstr ""
2912 #: ../plugins/fn-financial/functions.c:531
2913 msgid "RECEIVED calculates the amount to be received when a security matures."
2914 msgstr ""
2916 #: ../plugins/fn-financial/functions.c:566
2917 msgid "PRICEDISC:discounted price"
2918 msgstr ""
2920 #: ../plugins/fn-financial/functions.c:569
2921 #: ../plugins/fn-financial/functions.c:606
2922 #: ../plugins/fn-financial/functions.c:1088
2923 #: ../plugins/fn-financial/functions.c:1126
2924 msgid "discount:annual rate at which to discount"
2925 msgstr ""
2927 #: ../plugins/fn-financial/functions.c:572
2928 msgid ""
2929 "PRICEDISC calculates the price per $100 face value of a bond that does not "
2930 "pay interest at maturity."
2931 msgstr ""
2933 #: ../plugins/fn-financial/functions.c:602
2934 msgid "PRICEMAT:price at maturity"
2935 msgstr ""
2937 #: ../plugins/fn-financial/functions.c:607
2938 #: ../plugins/fn-financial/functions.c:1893
2939 #: ../plugins/fn-financial/functions.c:2255
2940 #: ../plugins/fn-financial/functions.c:2500
2941 #: ../plugins/fn-financial/functions.c:2745
2942 #: ../plugins/fn-financial/functions.c:3238
2943 msgid "yield:annual yield of security"
2944 msgstr ""
2946 #: ../plugins/fn-financial/functions.c:609
2947 msgid ""
2948 "PRICEMAT calculates the price per $100 face value of a bond that pays "
2949 "interest at maturity."
2950 msgstr ""
2952 #: ../plugins/fn-financial/functions.c:647
2953 msgid "DISC:discount rate"
2954 msgstr ""
2956 #: ../plugins/fn-financial/functions.c:650
2957 msgid "par:price per $100 face value"
2958 msgstr ""
2960 #: ../plugins/fn-financial/functions.c:653
2961 msgid "DISC calculates the discount rate for a security."
2962 msgstr ""
2964 #: ../plugins/fn-financial/functions.c:654
2965 msgid "@{redemption} is the redemption value per $100 face value."
2966 msgstr ""
2968 #: ../plugins/fn-financial/functions.c:685
2969 msgid "EFFECT:effective interest rate"
2970 msgstr ""
2972 #: ../plugins/fn-financial/functions.c:687
2973 #: ../plugins/fn-financial/functions.c:712
2974 msgid "nper:number of periods used for compounding"
2975 msgstr ""
2977 #: ../plugins/fn-financial/functions.c:688
2978 msgid ""
2979 "EFFECT calculates the effective interest rate using the formula (1+@{rate}/@"
2980 "{nper})^@{nper}-1."
2981 msgstr ""
2983 #: ../plugins/fn-financial/functions.c:710
2984 msgid "NOMINAL:nominal interest rate"
2985 msgstr ""
2987 #: ../plugins/fn-financial/functions.c:711
2988 #: ../plugins/fn-financial/functions.c:736
2989 #: ../plugins/fn-financial/functions.c:1542
2990 #: ../plugins/fn-financial/functions.c:1728
2991 #: ../plugins/fn-financial/functions.c:1758
2992 #: ../plugins/fn-financial/functions.c:1798
2993 #: ../plugins/fn-financial/functions.c:1842
2994 #: ../plugins/fn-financial/functions.c:1934
2995 msgid "rate:effective annual interest rate"
2996 msgstr ""
2998 #: ../plugins/fn-financial/functions.c:713
2999 msgid "NOMINAL calculates the nominal interest rate from the effective rate."
3000 msgstr ""
3002 #: ../plugins/fn-financial/functions.c:735
3003 msgid "ISPMT:interest payment for period"
3004 msgstr ""
3006 #: ../plugins/fn-financial/functions.c:737
3007 #: ../plugins/fn-financial/functions.c:1759
3008 #: ../plugins/fn-financial/functions.c:1799
3009 msgid "per:period number"
3010 msgstr ""
3012 #: ../plugins/fn-financial/functions.c:738
3013 #: ../plugins/fn-financial/functions.c:1192
3014 #: ../plugins/fn-financial/functions.c:1459
3015 #: ../plugins/fn-financial/functions.c:1693
3016 #: ../plugins/fn-financial/functions.c:1729
3017 #: ../plugins/fn-financial/functions.c:1760
3018 #: ../plugins/fn-financial/functions.c:1800
3019 #: ../plugins/fn-financial/functions.c:3148
3020 #: ../plugins/fn-financial/functions.c:3192
3021 msgid "nper:number of periods"
3022 msgstr ""
3024 #: ../plugins/fn-financial/functions.c:739
3025 #: ../plugins/fn-financial/functions.c:1194
3026 #: ../plugins/fn-financial/functions.c:1307
3027 #: ../plugins/fn-financial/functions.c:1695
3028 #: ../plugins/fn-financial/functions.c:1730
3029 #: ../plugins/fn-financial/functions.c:1761
3030 #: ../plugins/fn-financial/functions.c:1801
3031 #: ../plugins/fn-financial/functions.c:1844
3032 #: ../plugins/fn-financial/functions.c:1935
3033 #: ../plugins/fn-financial/functions.c:3149
3034 #: ../plugins/fn-financial/functions.c:3193
3035 msgid "pv:present value"
3036 msgstr ""
3038 #: ../plugins/fn-financial/functions.c:740
3039 msgid "ISPMT calculates the interest payment for period number @{per}."
3040 msgstr ""
3042 #: ../plugins/fn-financial/functions.c:771
3043 msgid "DB:depreciation of an asset"
3044 msgstr ""
3046 #: ../plugins/fn-financial/functions.c:772
3047 #: ../plugins/fn-financial/functions.c:822
3048 #: ../plugins/fn-financial/functions.c:871
3049 #: ../plugins/fn-financial/functions.c:901
3050 #: ../plugins/fn-financial/functions.c:2897
3051 #: ../plugins/fn-financial/functions.c:2953
3052 #: ../plugins/fn-financial/functions.c:3280
3053 msgid "cost:initial cost of asset"
3054 msgstr ""
3056 #: ../plugins/fn-financial/functions.c:773
3057 #: ../plugins/fn-financial/functions.c:823
3058 #: ../plugins/fn-financial/functions.c:872
3059 #: ../plugins/fn-financial/functions.c:902
3060 #: ../plugins/fn-financial/functions.c:2900
3061 #: ../plugins/fn-financial/functions.c:2956
3062 #: ../plugins/fn-financial/functions.c:3281
3063 msgid "salvage:value after depreciation"
3064 msgstr ""
3066 #: ../plugins/fn-financial/functions.c:774
3067 #: ../plugins/fn-financial/functions.c:824
3068 #: ../plugins/fn-financial/functions.c:873
3069 #: ../plugins/fn-financial/functions.c:903
3070 #: ../plugins/fn-financial/functions.c:3282
3071 msgid "life:number of periods"
3072 msgstr "life:число периодов"
3074 #: ../plugins/fn-financial/functions.c:775
3075 #: ../plugins/fn-financial/functions.c:825
3076 #: ../plugins/fn-financial/functions.c:904
3077 #: ../plugins/fn-financial/functions.c:2901
3078 #: ../plugins/fn-financial/functions.c:2957
3079 msgid "period:subject period"
3080 msgstr ""
3082 #: ../plugins/fn-financial/functions.c:776
3083 msgid "month:number of months in first year of depreciation"
3084 msgstr ""
3086 #: ../plugins/fn-financial/functions.c:777
3087 msgid ""
3088 "DB calculates the depreciation of an asset for a given period using the "
3089 "fixed-declining balance method."
3090 msgstr ""
3092 #: ../plugins/fn-financial/functions.c:821
3093 msgid "DDB:depreciation of an asset"
3094 msgstr ""
3096 #: ../plugins/fn-financial/functions.c:826
3097 #: ../plugins/fn-financial/functions.c:3285
3098 msgid "factor:factor at which the balance declines"
3099 msgstr ""
3101 #: ../plugins/fn-financial/functions.c:827
3102 msgid ""
3103 "DDB calculates the depreciation of an asset for a given period using the "
3104 "double-declining balance method."
3105 msgstr ""
3107 #: ../plugins/fn-financial/functions.c:870
3108 msgid "SLN:depreciation of an asset"
3109 msgstr ""
3111 #: ../plugins/fn-financial/functions.c:874
3112 msgid ""
3113 "SLN calculates the depreciation of an asset using the straight-line method."
3114 msgstr ""
3116 #: ../plugins/fn-financial/functions.c:900
3117 msgid "SYD:sum-of-years depreciation"
3118 msgstr ""
3120 #: ../plugins/fn-financial/functions.c:905
3121 msgid ""
3122 "SYD calculates the depreciation of an asset using the sum-of-years method."
3123 msgstr ""
3125 #: ../plugins/fn-financial/functions.c:933
3126 msgid "DOLLARDE:convert to decimal dollar amount"
3127 msgstr ""
3129 #: ../plugins/fn-financial/functions.c:934
3130 msgid "fractional_dollar:amount to convert"
3131 msgstr ""
3133 #: ../plugins/fn-financial/functions.c:935
3134 #: ../plugins/fn-financial/functions.c:983
3135 msgid "fraction:denominator"
3136 msgstr ""
3138 #: ../plugins/fn-financial/functions.c:936
3139 msgid ""
3140 "DOLLARDE converts a fractional dollar amount into a decimal amount.  This is "
3141 "the inverse of the DOLLARFR function."
3142 msgstr ""
3144 #: ../plugins/fn-financial/functions.c:981
3145 msgid "DOLLARFR:convert to dollar fraction"
3146 msgstr ""
3148 #: ../plugins/fn-financial/functions.c:982
3149 msgid "decimal_dollar:amount to convert"
3150 msgstr ""
3152 #: ../plugins/fn-financial/functions.c:984
3153 msgid ""
3154 "DOLLARFR converts a decimal dollar amount into a fractional amount which is "
3155 "represented as the digits after the decimal point.  For example, 2/8 would "
3156 "be represented as .2 while 3/16 would be represented as .03. This is the "
3157 "inverse of the DOLLARDE function."
3158 msgstr ""
3160 #: ../plugins/fn-financial/functions.c:1027
3161 msgid "MIRR:modified internal rate of return"
3162 msgstr ""
3164 #: ../plugins/fn-financial/functions.c:1028
3165 #: ../plugins/fn-financial/functions.c:1341
3166 #: ../plugins/fn-financial/functions.c:1543
3167 #: ../plugins/fn-financial/functions.c:1598
3168 msgid "values:cash flow"
3169 msgstr ""
3171 #: ../plugins/fn-financial/functions.c:1029
3172 msgid "finance_rate:interest rate for financing cost"
3173 msgstr ""
3175 #: ../plugins/fn-financial/functions.c:1030
3176 msgid "reinvest_rate:interest rate for reinvestments"
3177 msgstr ""
3179 #: ../plugins/fn-financial/functions.c:1031
3180 msgid ""
3181 "MIRR calculates the modified internal rate of return of a periodic cash flow."
3182 msgstr ""
3184 #: ../plugins/fn-financial/functions.c:1085
3185 msgid "TBILLEQ:bond-equivalent yield for a treasury bill"
3186 msgstr ""
3188 #: ../plugins/fn-financial/functions.c:1089
3189 msgid "TBILLEQ calculates the bond-equivalent yield for a treasury bill."
3190 msgstr ""
3192 #: ../plugins/fn-financial/functions.c:1123
3193 msgid "TBILLPRICE:price of a treasury bill"
3194 msgstr ""
3196 #: ../plugins/fn-financial/functions.c:1127
3197 msgid ""
3198 "TBILLPRICE calculates the price per $100 face value for a treasury bill."
3199 msgstr ""
3201 #: ../plugins/fn-financial/functions.c:1157
3202 msgid "TBILLYIELD:yield of a treasury bill"
3203 msgstr ""
3205 #: ../plugins/fn-financial/functions.c:1160
3206 msgid "price:price"
3207 msgstr ""
3209 #: ../plugins/fn-financial/functions.c:1161
3210 msgid "TBILLYIELD calculates the yield of a treasury bill."
3211 msgstr ""
3213 #: ../plugins/fn-financial/functions.c:1191
3214 msgid "RATE:rate of investment"
3215 msgstr ""
3217 #: ../plugins/fn-financial/functions.c:1193
3218 #: ../plugins/fn-financial/functions.c:1460
3219 #: ../plugins/fn-financial/functions.c:1694
3220 #: ../plugins/fn-financial/functions.c:1843
3221 msgid "pmt:payment at each period"
3222 msgstr ""
3224 #: ../plugins/fn-financial/functions.c:1195
3225 #: ../plugins/fn-financial/functions.c:1308
3226 #: ../plugins/fn-financial/functions.c:1461
3227 #: ../plugins/fn-financial/functions.c:1731
3228 #: ../plugins/fn-financial/functions.c:1762
3229 #: ../plugins/fn-financial/functions.c:1802
3230 #: ../plugins/fn-financial/functions.c:1845
3231 #: ../plugins/fn-financial/functions.c:1936
3232 msgid "fv:future value"
3233 msgstr ""
3235 #: ../plugins/fn-financial/functions.c:1196
3236 #: ../plugins/fn-financial/functions.c:1462
3237 #: ../plugins/fn-financial/functions.c:1696
3238 #: ../plugins/fn-financial/functions.c:1732
3239 #: ../plugins/fn-financial/functions.c:1763
3240 #: ../plugins/fn-financial/functions.c:1803
3241 #: ../plugins/fn-financial/functions.c:1846
3242 #: ../plugins/fn-financial/functions.c:3152
3243 #: ../plugins/fn-financial/functions.c:3196
3244 msgid "type:payment type"
3245 msgstr ""
3247 #: ../plugins/fn-financial/functions.c:1197
3248 #: ../plugins/fn-financial/functions.c:1342
3249 #: ../plugins/fn-financial/functions.c:1600
3250 msgid "guess:an estimate of what the result should be"
3251 msgstr ""
3253 #: ../plugins/fn-financial/functions.c:1198
3254 msgid "RATE calculates the rate of return."
3255 msgstr ""
3257 #: ../plugins/fn-financial/functions.c:1200
3258 #: ../plugins/fn-financial/functions.c:1345
3259 #: ../plugins/fn-financial/functions.c:1602
3260 msgid ""
3261 "The optional @{guess} is needed because there can be more than one valid "
3262 "result.  It defaults to 10%."
3263 msgstr ""
3265 #: ../plugins/fn-financial/functions.c:1305
3266 msgid "RRI:equivalent interest rate for an investment increasing in value"
3267 msgstr ""
3269 #: ../plugins/fn-financial/functions.c:1306
3270 msgid "p:number of periods"
3271 msgstr ""
3273 #: ../plugins/fn-financial/functions.c:1309
3274 msgid ""
3275 "RRI determines an equivalent interest rate for an investment that increases "
3276 "in value. The interest is compounded after each complete period."
3277 msgstr ""
3279 #: ../plugins/fn-financial/functions.c:1311
3280 msgid ""
3281 "Note that @{p} need not be an integer but for fractional value the "
3282 "calculated rate is only approximate."
3283 msgstr ""
3285 #: ../plugins/fn-financial/functions.c:1340
3286 msgid "IRR:internal rate of return"
3287 msgstr ""
3289 #: ../plugins/fn-financial/functions.c:1343
3290 msgid ""
3291 "IRR calculates the internal rate of return of a cash flow with periodic "
3292 "payments.  @{values} lists the payments (negative values) and receipts "
3293 "(positive values) for each period."
3294 msgstr ""
3296 #: ../plugins/fn-financial/functions.c:1457
3297 msgid "PV:present value"
3298 msgstr ""
3300 #: ../plugins/fn-financial/functions.c:1458
3301 #: ../plugins/fn-financial/functions.c:1498
3302 #: ../plugins/fn-financial/functions.c:1692
3303 msgid "rate:effective interest rate per period"
3304 msgstr ""
3306 #: ../plugins/fn-financial/functions.c:1463
3307 msgid ""
3308 "PV calculates the present value of @{fv} which is @{nper} periods into the "
3309 "future, assuming a periodic payment of @{pmt} and an interest rate of @"
3310 "{rate} per period."
3311 msgstr ""
3313 #: ../plugins/fn-financial/functions.c:1497
3314 msgid "NPV:net present value"
3315 msgstr ""
3317 #: ../plugins/fn-financial/functions.c:1499
3318 msgid "value1:cash flow for period 1"
3319 msgstr ""
3321 #: ../plugins/fn-financial/functions.c:1500
3322 msgid "value2:cash flow for period 2"
3323 msgstr ""
3325 #: ../plugins/fn-financial/functions.c:1501
3326 msgid "NPV calculates the net present value of a cash flow."
3327 msgstr ""
3329 #: ../plugins/fn-financial/functions.c:1541
3330 msgid "XNPV:net present value"
3331 msgstr ""
3333 #: ../plugins/fn-financial/functions.c:1544
3334 #: ../plugins/fn-financial/functions.c:1599
3335 msgid "dates:dates of cash flow"
3336 msgstr ""
3338 #: ../plugins/fn-financial/functions.c:1545
3339 msgid "XNPV calculates the net present value of a cash flow at irregular times"
3340 msgstr ""
3342 #: ../plugins/fn-financial/functions.c:1597
3343 msgid "XIRR:internal rate of return"
3344 msgstr ""
3346 #: ../plugins/fn-financial/functions.c:1601
3347 msgid ""
3348 "XIRR calculates the annualized internal rate of return of a cash flow at "
3349 "arbitrary points in time.  @{values} lists the payments (negative values) "
3350 "and receipts (positive values) with one value for each entry in @{dates}."
3351 msgstr ""
3353 #: ../plugins/fn-financial/functions.c:1691
3354 msgid "FV:future value"
3355 msgstr ""
3357 #: ../plugins/fn-financial/functions.c:1697
3358 msgid ""
3359 "FV calculates the future value of @{pv} moved @{nper} periods into the "
3360 "future, assuming a periodic payment of @{pmt} and an interest rate of @"
3361 "{rate} per period."
3362 msgstr ""
3364 #: ../plugins/fn-financial/functions.c:1727
3365 msgid "PMT:payment for annuity"
3366 msgstr ""
3368 #: ../plugins/fn-financial/functions.c:1733
3369 msgid "PMT calculates the payment amount for an annuity."
3370 msgstr ""
3372 #: ../plugins/fn-financial/functions.c:1757
3373 msgid "IPMT:interest payment for period"
3374 msgstr ""
3376 #: ../plugins/fn-financial/functions.c:1764
3377 msgid ""
3378 "IPMT calculates the interest part of an annuity's payment for period number @"
3379 "{per}."
3380 msgstr ""
3382 #: ../plugins/fn-financial/functions.c:1797
3383 msgid "PPMT:interest payment for period"
3384 msgstr ""
3386 #: ../plugins/fn-financial/functions.c:1804
3387 msgid ""
3388 "PPMT calculates the principal part of an annuity's payment for period number "
3389 "@{per}."
3390 msgstr ""
3392 #: ../plugins/fn-financial/functions.c:1841
3393 msgid "NPER:number of periods"
3394 msgstr ""
3396 #: ../plugins/fn-financial/functions.c:1847
3397 msgid ""
3398 "NPER calculates the number of periods of an investment based on periodic "
3399 "constant payments and a constant interest rate."
3400 msgstr ""
3402 #: ../plugins/fn-financial/functions.c:1889
3403 msgid "DURATION:the duration of a security"
3404 msgstr ""
3406 #: ../plugins/fn-financial/functions.c:1892
3407 #: ../plugins/fn-financial/functions.c:3237
3408 msgid "coupon:annual coupon rate"
3409 msgstr ""
3411 #: ../plugins/fn-financial/functions.c:1896
3412 msgid "DURATION calculates the duration of a security."
3413 msgstr ""
3415 #: ../plugins/fn-financial/functions.c:1933
3416 msgid "G_DURATION:the duration of a investment"
3417 msgstr ""
3419 #: ../plugins/fn-financial/functions.c:1937
3420 msgid ""
3421 "G_DURATION calculates the number of periods needed for an investment to "
3422 "attain a desired value."
3423 msgstr ""
3425 #: ../plugins/fn-financial/functions.c:1938
3426 msgid "G_DURATION is the OpenFormula function PDURATION."
3427 msgstr ""
3429 #: ../plugins/fn-financial/functions.c:1966
3430 msgid "FVSCHEDULE:future value"
3431 msgstr ""
3433 #: ../plugins/fn-financial/functions.c:1967
3434 msgid "principal:initial value"
3435 msgstr ""
3437 #: ../plugins/fn-financial/functions.c:1968
3438 msgid "schedule:range of interest rates"
3439 msgstr ""
3441 #: ../plugins/fn-financial/functions.c:1969
3442 msgid ""
3443 "FVSCHEDULE calculates the future value of @{principal} after applying a "
3444 "range of interest rates with compounding."
3445 msgstr ""
3447 #: ../plugins/fn-financial/functions.c:2002
3448 msgid "EURO:equivalent of 1 EUR"
3449 msgstr ""
3451 #: ../plugins/fn-financial/functions.c:2003
3452 msgid "currency:three-letter currency code"
3453 msgstr ""
3455 #: ../plugins/fn-financial/functions.c:2004
3456 msgid ""
3457 "EURO calculates the national currency amount corresponding to 1 EUR for any "
3458 "of the national currencies that were replaced by the Euro on its "
3459 "introduction."
3460 msgstr ""
3462 #: ../plugins/fn-financial/functions.c:2005
3463 msgid ""
3464 "@{currency} must be one of ATS (Austria), BEF (Belgium), CYP (Cyprus), DEM "
3465 "(Germany), EEK (Estonia), ESP (Spain), EUR (Euro), FIM (Finland), FRF "
3466 "(France), GRD (Greece), IEP (Ireland), ITL (Italy), LUF (Luxembourg), MTL "
3467 "(Malta), NLG (The Netherlands), PTE (Portugal), SIT (Slovenia), or SKK "
3468 "(Slovakia)."
3469 msgstr ""
3471 #: ../plugins/fn-financial/functions.c:2024
3472 #: ../plugins/fn-financial/functions.c:2208
3473 msgid "This function is not likely to be useful anymore."
3474 msgstr ""
3476 #: ../plugins/fn-financial/functions.c:2199
3477 msgid "EUROCONVERT:pre-Euro amount from one currency to another"
3478 msgstr ""
3480 #: ../plugins/fn-financial/functions.c:2200
3481 msgid "n:amount"
3482 msgstr "n:количество"
3484 #: ../plugins/fn-financial/functions.c:2201
3485 msgid "source:three-letter source currency code"
3486 msgstr ""
3488 #: ../plugins/fn-financial/functions.c:2202
3489 msgid "target:three-letter target currency code"
3490 msgstr ""
3492 #: ../plugins/fn-financial/functions.c:2203
3493 msgid "full_precision:whether to provide the full precision; defaults to false"
3494 msgstr ""
3496 #: ../plugins/fn-financial/functions.c:2204
3497 msgid ""
3498 "triangulation_precision:number of digits (at least 3) to be rounded to after "
3499 "conversion of the source currency to euro; defaults to no rounding"
3500 msgstr ""
3502 #: ../plugins/fn-financial/functions.c:2205
3503 msgid ""
3504 "EUROCONVERT converts @{n} units of currency @{source} to currency @"
3505 "{target}.  The rates used are the official ones used on the introduction of "
3506 "the Euro."
3507 msgstr ""
3509 #: ../plugins/fn-financial/functions.c:2206
3510 msgid ""
3511 "If @{full_precision} is true, the result is not rounded; if it false the "
3512 "result is rounded to 0 or 2 decimals depending on the target currency; "
3513 "defaults to false."
3514 msgstr ""
3516 #: ../plugins/fn-financial/functions.c:2207
3517 msgid ""
3518 "@{source} and @{target} must be one of the currencies listed for the EURO "
3519 "function."
3520 msgstr ""
3522 #: ../plugins/fn-financial/functions.c:2251
3523 msgid "PRICE:price of a security"
3524 msgstr ""
3526 #: ../plugins/fn-financial/functions.c:2259
3527 msgid ""
3528 "PRICE calculates the price per $100 face value of a security that pays "
3529 "periodic interest."
3530 msgstr ""
3532 #: ../plugins/fn-financial/functions.c:2301
3533 msgid "YIELD:yield of a security"
3534 msgstr ""
3536 #: ../plugins/fn-financial/functions.c:2305
3537 #: ../plugins/fn-financial/functions.c:2413
3538 #: ../plugins/fn-financial/functions.c:2460
3539 #: ../plugins/fn-financial/functions.c:2650
3540 #: ../plugins/fn-financial/functions.c:2823
3541 msgid "price:price of security"
3542 msgstr ""
3544 #: ../plugins/fn-financial/functions.c:2309
3545 msgid "YIELD calculates the yield of a security that pays periodic interest."
3546 msgstr ""
3548 #: ../plugins/fn-financial/functions.c:2410
3549 msgid "YIELDDISC:yield of a discounted security"
3550 msgstr ""
3552 #: ../plugins/fn-financial/functions.c:2416
3553 msgid "YIELDDISC calculates the yield of a discounted security."
3554 msgstr ""
3556 #: ../plugins/fn-financial/functions.c:2455
3557 msgid "YIELDMAT:yield of a security"
3558 msgstr ""
3560 #: ../plugins/fn-financial/functions.c:2462
3561 msgid ""
3562 "YIELDMAT calculates the yield of a security for which the interest is paid "
3563 "at maturity date."
3564 msgstr ""
3566 #: ../plugins/fn-financial/functions.c:2494
3567 msgid "ODDFPRICE:price of a security that has an odd first period"
3568 msgstr ""
3570 #: ../plugins/fn-financial/functions.c:2498
3571 #: ../plugins/fn-financial/functions.c:2648
3572 msgid "first_interest:first interest date"
3573 msgstr ""
3575 #: ../plugins/fn-financial/functions.c:2504
3576 msgid ""
3577 "ODDFPRICE calculates the price per $100 face value of a security that pays "
3578 "periodic interest, but has an odd first period."
3579 msgstr ""
3581 #: ../plugins/fn-financial/functions.c:2644
3582 msgid "ODDFYIELD:yield of a security that has an odd first period"
3583 msgstr ""
3585 #: ../plugins/fn-financial/functions.c:2654
3586 msgid ""
3587 "ODDFYIELD calculates the yield of a security that pays periodic interest, "
3588 "but has an odd first period."
3589 msgstr ""
3591 #: ../plugins/fn-financial/functions.c:2740
3592 msgid "ODDLPRICE:price of a security that has an odd last period"
3593 msgstr ""
3595 #: ../plugins/fn-financial/functions.c:2743
3596 #: ../plugins/fn-financial/functions.c:2821
3597 msgid "last_interest:last interest date"
3598 msgstr ""
3600 #: ../plugins/fn-financial/functions.c:2749
3601 msgid ""
3602 "ODDLPRICE calculates the price per $100 face value of a security that pays "
3603 "periodic interest, but has an odd last period."
3604 msgstr ""
3606 #: ../plugins/fn-financial/functions.c:2818
3607 msgid "ODDLYIELD:yield of a security that has an odd last period"
3608 msgstr ""
3610 #: ../plugins/fn-financial/functions.c:2827
3611 msgid ""
3612 "ODDLYIELD calculates the yield of a security that pays periodic interest, "
3613 "but has an odd last period."
3614 msgstr ""
3616 #: ../plugins/fn-financial/functions.c:2896
3617 msgid "AMORDEGRC:depreciation of an asset using French accounting conventions"
3618 msgstr ""
3620 #: ../plugins/fn-financial/functions.c:2898
3621 #: ../plugins/fn-financial/functions.c:2954
3622 msgid "purchase_date:date of purchase"
3623 msgstr ""
3625 #: ../plugins/fn-financial/functions.c:2899
3626 #: ../plugins/fn-financial/functions.c:2955
3627 msgid "first_period:end of first period"
3628 msgstr ""
3630 #: ../plugins/fn-financial/functions.c:2902
3631 #: ../plugins/fn-financial/functions.c:2958
3632 msgid "rate:depreciation rate"
3633 msgstr ""
3635 #: ../plugins/fn-financial/functions.c:2905
3636 msgid ""
3637 "AMORDEGRC calculates the depreciation of an asset using French accounting "
3638 "conventions. Assets purchased in the middle of a period take prorated "
3639 "depreciation into account. This is similar to AMORLINC, except that a "
3640 "depreciation coefficient is applied in the calculation depending on the life "
3641 "of the assets."
3642 msgstr ""
3644 #: ../plugins/fn-financial/functions.c:2909
3645 msgid ""
3646 "The depreciation coefficient used is:\n"
3647 "1.0 for an expected lifetime less than 3 years,\n"
3648 "1.5 for an expected lifetime of at least 3 years but less than 5 years,\n"
3649 "2.0 for an expected lifetime of at least 5 years but at most 6 years,\n"
3650 "2.5 for an expected lifetime of more than 6 years."
3651 msgstr ""
3653 #: ../plugins/fn-financial/functions.c:2914
3654 msgid ""
3655 "Special depreciation rules are applied for the last two periods resulting in "
3656 "a possible total depreciation exceeding the difference of @{cost} - @"
3657 "{salvage}."
3658 msgstr ""
3660 #: ../plugins/fn-financial/functions.c:2916
3661 msgid "Named for AMORtissement DEGRessif Comptabilite."
3662 msgstr ""
3664 #: ../plugins/fn-financial/functions.c:2952
3665 msgid "AMORLINC:depreciation of an asset using French accounting conventions"
3666 msgstr ""
3668 #: ../plugins/fn-financial/functions.c:2961
3669 msgid ""
3670 "AMORLINC calculates the depreciation of an asset using French accounting "
3671 "conventions. Assets purchased in the middle of a period take prorated "
3672 "depreciation into account. "
3673 msgstr ""
3675 #: ../plugins/fn-financial/functions.c:2963
3676 msgid "Named for AMORtissement LINeaire Comptabilite."
3677 msgstr ""
3679 #: ../plugins/fn-financial/functions.c:2998
3680 msgid "COUPDAYBS:number of days from coupon period to settlement"
3681 msgstr ""
3683 #: ../plugins/fn-financial/functions.c:3003
3684 #: ../plugins/fn-financial/functions.c:3027
3685 #: ../plugins/fn-financial/functions.c:3051
3686 #: ../plugins/fn-financial/functions.c:3075
3687 #: ../plugins/fn-financial/functions.c:3101
3688 #: ../plugins/fn-financial/functions.c:3127
3689 msgid "eom:end-of-month flag"
3690 msgstr ""
3692 #: ../plugins/fn-financial/functions.c:3004
3693 msgid ""
3694 "COUPDAYBS calculates the number of days from the beginning of the coupon "
3695 "period to the settlement date."
3696 msgstr ""
3698 #: ../plugins/fn-financial/functions.c:3022
3699 msgid "COUPDAYS:number of days in the coupon period of the settlement date"
3700 msgstr ""
3702 #: ../plugins/fn-financial/functions.c:3028
3703 msgid ""
3704 "COUPDAYS calculates the number of days in the coupon period of the "
3705 "settlement date."
3706 msgstr ""
3708 #: ../plugins/fn-financial/functions.c:3046
3709 msgid ""
3710 "COUPDAYSNC:number of days from the settlement date to the next coupon period"
3711 msgstr ""
3713 #: ../plugins/fn-financial/functions.c:3052
3714 msgid ""
3715 "COUPDAYSNC calculates number of days from the settlement date to the next "
3716 "coupon period."
3717 msgstr ""
3719 #: ../plugins/fn-financial/functions.c:3070
3720 msgid "COUPNCD:the next coupon date after settlement"
3721 msgstr ""
3723 #: ../plugins/fn-financial/functions.c:3076
3724 msgid "COUPNCD calculates the coupon date following settlement."
3725 msgstr ""
3727 #: ../plugins/fn-financial/functions.c:3096
3728 msgid "COUPPCD:the last coupon date before settlement"
3729 msgstr ""
3731 #: ../plugins/fn-financial/functions.c:3102
3732 msgid "COUPPCD calculates the coupon date preceding settlement."
3733 msgstr ""
3735 #: ../plugins/fn-financial/functions.c:3122
3736 msgid "COUPNUM:number of coupons"
3737 msgstr ""
3739 #: ../plugins/fn-financial/functions.c:3128
3740 msgid ""
3741 "COUPNUM calculates the number of coupons to be paid between the settlement "
3742 "and maturity dates, rounded up."
3743 msgstr ""
3745 #: ../plugins/fn-financial/functions.c:3146
3746 msgid "CUMIPMT:cumulative interest payment"
3747 msgstr ""
3749 #: ../plugins/fn-financial/functions.c:3147
3750 #: ../plugins/fn-financial/functions.c:3191
3751 msgid "rate:interest rate per period"
3752 msgstr ""
3754 #: ../plugins/fn-financial/functions.c:3150
3755 #: ../plugins/fn-financial/functions.c:3194
3756 #: ../plugins/fn-financial/functions.c:3283
3757 msgid "start_period:first period to accumulate for"
3758 msgstr ""
3760 #: ../plugins/fn-financial/functions.c:3151
3761 #: ../plugins/fn-financial/functions.c:3195
3762 #: ../plugins/fn-financial/functions.c:3284
3763 msgid "end_period:last period to accumulate for"
3764 msgstr ""
3766 #: ../plugins/fn-financial/functions.c:3153
3767 msgid ""
3768 "CUMIPMT calculates the cumulative interest paid on a loan from @"
3769 "{start_period} to @{end_period}."
3770 msgstr ""
3772 #: ../plugins/fn-financial/functions.c:3190
3773 msgid "CUMPRINC:cumulative principal"
3774 msgstr ""
3776 #: ../plugins/fn-financial/functions.c:3197
3777 msgid ""
3778 "CUMPRINC calculates the cumulative principal paid on a loan from @"
3779 "{start_period} to @{end_period}."
3780 msgstr ""
3782 #: ../plugins/fn-financial/functions.c:3234
3783 msgid "MDURATION:the Macaulay duration of a security"
3784 msgstr ""
3786 #: ../plugins/fn-financial/functions.c:3241
3787 msgid "MDURATION calculates the Macaulay duration of a security."
3788 msgstr ""
3790 #: ../plugins/fn-financial/functions.c:3279
3791 msgid "VDB:depreciation of an asset"
3792 msgstr ""
3794 #: ../plugins/fn-financial/functions.c:3286
3795 msgid "no_switch:do not switch to straight-line depreciation"
3796 msgstr ""
3798 #: ../plugins/fn-financial/functions.c:3287
3799 msgid ""
3800 "VDB calculates the depreciation of an asset for a given period range using "
3801 "the variable-rate declining balance method."
3802 msgstr ""
3804 #: ../plugins/fn-financial/functions.c:3288
3805 msgid ""
3806 "If @{no_switch} is FALSE, the calculation switches to straight-line "
3807 "depreciation when depreciation is greater than the declining balance "
3808 "calculation."
3809 msgstr ""
3811 #: ../plugins/fn-hebrew-date/functions.c:92
3812 msgid "HDATE:Hebrew date"
3813 msgstr ""
3815 #: ../plugins/fn-hebrew-date/functions.c:93
3816 #: ../plugins/fn-hebrew-date/functions.c:162
3817 #: ../plugins/fn-hebrew-date/functions.c:235
3818 #: ../plugins/fn-hebrew-date/functions.c:262
3819 #: ../plugins/fn-hebrew-date/functions.c:289
3820 #: ../plugins/fn-hebrew-date/functions.c:316
3821 msgid "year:Gregorian year of date, defaults to the current year"
3822 msgstr ""
3824 #: ../plugins/fn-hebrew-date/functions.c:94
3825 #: ../plugins/fn-hebrew-date/functions.c:163
3826 #: ../plugins/fn-hebrew-date/functions.c:236
3827 #: ../plugins/fn-hebrew-date/functions.c:263
3828 #: ../plugins/fn-hebrew-date/functions.c:290
3829 #: ../plugins/fn-hebrew-date/functions.c:317
3830 msgid "month:Gregorian month of year, defaults to the current month"
3831 msgstr ""
3833 #: ../plugins/fn-hebrew-date/functions.c:95
3834 #: ../plugins/fn-hebrew-date/functions.c:164
3835 #: ../plugins/fn-hebrew-date/functions.c:237
3836 #: ../plugins/fn-hebrew-date/functions.c:264
3837 #: ../plugins/fn-hebrew-date/functions.c:291
3838 #: ../plugins/fn-hebrew-date/functions.c:318
3839 msgid "day:Gregorian day of month, defaults to the current day"
3840 msgstr ""
3842 #: ../plugins/fn-hebrew-date/functions.c:127
3843 msgid "DATE2HDATE:Hebrew date"
3844 msgstr ""
3846 #: ../plugins/fn-hebrew-date/functions.c:128
3847 #: ../plugins/fn-hebrew-date/functions.c:203
3848 #: ../plugins/fn-hebrew-date/functions.c:342
3849 msgid "date:Gregorian date, defaults to today"
3850 msgstr ""
3852 #: ../plugins/fn-hebrew-date/functions.c:161
3853 msgid "HDATE_HEB:Hebrew date in Hebrew"
3854 msgstr ""
3856 #: ../plugins/fn-hebrew-date/functions.c:202
3857 msgid "DATE2HDATE_HEB:Hebrew date in Hebrew"
3858 msgstr ""
3860 #: ../plugins/fn-hebrew-date/functions.c:234
3861 msgid "HDATE_MONTH:Hebrew month of Gregorian date"
3862 msgstr ""
3864 #: ../plugins/fn-hebrew-date/functions.c:261
3865 msgid "HDATE_DAY:Hebrew day of Gregorian date"
3866 msgstr ""
3868 #: ../plugins/fn-hebrew-date/functions.c:288
3869 msgid "HDATE_YEAR:Hebrew year of Gregorian date"
3870 msgstr ""
3872 #: ../plugins/fn-hebrew-date/functions.c:315
3873 msgid "HDATE_JULIAN:Julian day number for given Gregorian date"
3874 msgstr ""
3876 #: ../plugins/fn-hebrew-date/functions.c:341
3877 msgid "DATE2JULIAN:Julian day number for given Gregorian date"
3878 msgstr ""
3880 #: ../plugins/fn-info/functions.c:68
3881 msgid "CELL:information of @{type} about @{cell}"
3882 msgstr ""
3884 #: ../plugins/fn-info/functions.c:69
3885 msgid "type:string specifying the type of information requested"
3886 msgstr ""
3888 #: ../plugins/fn-info/functions.c:70
3889 msgid "cell:cell reference"
3890 msgstr ""
3892 #: ../plugins/fn-info/functions.c:71
3893 msgid ""
3894 "@{type} specifies the type of information you want to obtain:\n"
3895 "  address        \t\tReturns the given cell reference as text.\n"
3896 "  col            \t\tReturns the number of the column in @{cell}.\n"
3897 "  color          \t\tReturns 0.\n"
3898 "  contents       \t\tReturns the contents of the cell in @{cell}.\n"
3899 "  column         \t\tReturns the number of the column in @{cell}.\n"
3900 "  columnwidth    \tReturns the column width.\n"
3901 "  coord          \t\tReturns the absolute address of @{cell}.\n"
3902 "  datatype       \tsame as type\n"
3903 "  filename       \t\tReturns the name of the file of @{cell}.\n"
3904 "  format         \t\tReturns the code of the format of the cell.\n"
3905 "  formulatype    \tsame as type\n"
3906 "  locked         \t\tReturns 1 if @{cell} is locked.\n"
3907 "  parentheses    \tReturns 1 if @{cell} contains a negative value\n"
3908 "                 \t\tand its format displays it with parentheses.\n"
3909 "  prefix         \t\tReturns a character indicating the horizontal\n"
3910 "                 \t\talignment of @{cell}.\n"
3911 "  prefixcharacter  \tsame as prefix\n"
3912 "  protect        \t\tReturns 1 if @{cell} is locked.\n"
3913 "  row            \t\tReturns the number of the row in @{cell}.\n"
3914 "  sheetname      \tReturns the name of the sheet of @{cell}.\n"
3915 "  type           \t\tReturns \"l\" if @{cell} contains a string, \n"
3916 "                 \t\t\"v\" if it contains some other value, and \n"
3917 "                 \t\t\"b\" if @{cell} is blank.\n"
3918 "  value          \t\tReturns the contents of the cell in @{cell}.\n"
3919 "  width          \t\tReturns the column width."
3920 msgstr ""
3922 #: ../plugins/fn-info/functions.c:1173
3923 msgid "EXPRESSION:expression in @{cell} as a string"
3924 msgstr ""
3926 #: ../plugins/fn-info/functions.c:1174
3927 msgid "cell:a cell reference"
3928 msgstr ""
3930 #: ../plugins/fn-info/functions.c:1175
3931 msgid "If @{cell} contains no expression, EXPRESSION returns empty."
3932 msgstr ""
3934 #: ../plugins/fn-info/functions.c:1210
3935 msgid "GET.FORMULA:the formula in @{cell} as a string"
3936 msgstr ""
3938 #: ../plugins/fn-info/functions.c:1211 ../plugins/fn-info/functions.c:1253
3939 #: ../plugins/fn-info/functions.c:1816
3940 msgid "cell:the referenced cell"
3941 msgstr ""
3943 #: ../plugins/fn-info/functions.c:1212
3944 msgid "GET.FORMULA is the OpenFormula function FORMULA."
3945 msgstr ""
3947 #: ../plugins/fn-info/functions.c:1213
3948 msgid ""
3949 "If A1 is empty and A2 contains =B1+B2, then\n"
3950 "GET.FORMULA(A2) yields '=B1+B2' and\n"
3951 "GET.FORMULA(A1) yields ''."
3952 msgstr ""
3954 #: ../plugins/fn-info/functions.c:1252
3955 msgid "ISFORMULA:TRUE if @{cell} contains a formula"
3956 msgstr "ISFORMULA:TRUE если @{cell} содержит формулу"
3958 #: ../plugins/fn-info/functions.c:1254
3959 msgid "ISFORMULA is OpenFormula compatible."
3960 msgstr "ISFORMULA совместима с OpenFormula."
3962 #: ../plugins/fn-info/functions.c:1283
3963 msgid "COUNTBLANK:the number of blank cells in @{range}"
3964 msgstr "COUNTBLANK:число пустых ячеек в @{range}"
3966 #: ../plugins/fn-info/functions.c:1284
3967 msgid "range:a cell range"
3968 msgstr "range:диапазон ячеек"
3970 #: ../plugins/fn-info/functions.c:1286
3971 msgid "COUNTBLANK(A1:A20) returns the number of blank cell in A1:A20."
3972 msgstr "COUNTBLANK(A1:A20) возвращает число пустых ячеек в A1:A20."
3974 #: ../plugins/fn-info/functions.c:1338
3975 msgid ""
3976 "INFO:information about the current operating environment according to @{type}"
3977 msgstr ""
3979 #: ../plugins/fn-info/functions.c:1340
3980 msgid "type:string giving the type of information requested"
3981 msgstr ""
3983 #: ../plugins/fn-info/functions.c:1341
3984 msgid ""
3985 "INFO returns information about the current operating environment according "
3986 "to @{type}:\n"
3987 "  memavail     \t\tReturns the amount of memory available, bytes.\n"
3988 "  memused      \tReturns the amount of memory used (bytes).\n"
3989 "  numfile      \t\tReturns the number of active worksheets.\n"
3990 "  osversion    \t\tReturns the operating system version.\n"
3991 "  recalc       \t\tReturns the recalculation mode (automatic).\n"
3992 "  release      \t\tReturns the version of Gnumeric as text.\n"
3993 "  system       \t\tReturns the name of the environment.\n"
3994 "  totmem       \t\tReturns the amount of total memory available."
3995 msgstr ""
3997 #: ../plugins/fn-info/functions.c:1438
3998 msgid "ISERROR:TRUE if @{value} is any error value"
3999 msgstr ""
4001 #: ../plugins/fn-info/functions.c:1439 ../plugins/fn-info/functions.c:1457
4002 #: ../plugins/fn-info/functions.c:1479 ../plugins/fn-info/functions.c:1569
4003 #: ../plugins/fn-info/functions.c:1607 ../plugins/fn-info/functions.c:1625
4004 #: ../plugins/fn-info/functions.c:1642 ../plugins/fn-info/functions.c:1681
4005 #: ../plugins/fn-info/functions.c:1702 ../plugins/fn-info/functions.c:1752
4006 msgid "value:a value"
4007 msgstr ""
4009 #: ../plugins/fn-info/functions.c:1456
4010 msgid "ISNA:TRUE if @{value} is the #N/A error value"
4011 msgstr ""
4013 #: ../plugins/fn-info/functions.c:1478
4014 msgid "ISERR:TRUE if @{value} is any error value except #N/A"
4015 msgstr ""
4017 #: ../plugins/fn-info/functions.c:1497
4018 msgid "ERROR.TYPE:the type of @{error}"
4019 msgstr ""
4021 #: ../plugins/fn-info/functions.c:1498
4022 msgid "error:an error"
4023 msgstr ""
4025 #: ../plugins/fn-info/functions.c:1499
4026 msgid ""
4027 "ERROR.TYPE returns an error number corresponding to the given error value.  "
4028 "The error numbers for error values are:\n"
4029 "\n"
4030 "\t#DIV/0!  \t\t2\n"
4031 "\t#VALUE!  \t3\n"
4032 "\t#REF!    \t\t4\n"
4033 "\t#NAME?   \t5\n"
4034 "\t#NUM!    \t6\n"
4035 "\t#N/A     \t\t7"
4036 msgstr ""
4038 #: ../plugins/fn-info/functions.c:1533
4039 msgid "NA:the error value #N/A"
4040 msgstr ""
4042 #: ../plugins/fn-info/functions.c:1551
4043 msgid "ERROR:the error with the given @{name}"
4044 msgstr ""
4046 #: ../plugins/fn-info/functions.c:1552
4047 msgid "name:string"
4048 msgstr ""
4050 #: ../plugins/fn-info/functions.c:1568
4051 msgid "ISBLANK:TRUE if @{value} is blank"
4052 msgstr ""
4054 #: ../plugins/fn-info/functions.c:1570
4055 msgid ""
4056 "This function checks if a value is blank.  Empty cells are blank, but empty "
4057 "strings are not."
4058 msgstr ""
4060 #: ../plugins/fn-info/functions.c:1585
4061 msgid "ISEVEN:TRUE if @{n} is even"
4062 msgstr ""
4064 #: ../plugins/fn-info/functions.c:1586 ../plugins/fn-info/functions.c:1660
4065 msgid "n:number"
4066 msgstr "n:число"
4068 #: ../plugins/fn-info/functions.c:1606
4069 msgid "ISLOGICAL:TRUE if @{value} is a logical value"
4070 msgstr ""
4072 #: ../plugins/fn-info/functions.c:1608
4073 msgid "This function checks if a value is either TRUE or FALSE."
4074 msgstr ""
4076 #: ../plugins/fn-info/functions.c:1624
4077 msgid "ISNONTEXT:TRUE if @{value} is not text"
4078 msgstr ""
4080 #: ../plugins/fn-info/functions.c:1641
4081 msgid "ISNUMBER:TRUE if @{value} is a number"
4082 msgstr ""
4084 #: ../plugins/fn-info/functions.c:1643
4085 msgid ""
4086 "This function checks if a value is a number.  Neither TRUE nor FALSE are "
4087 "numbers for this purpose."
4088 msgstr ""
4090 #: ../plugins/fn-info/functions.c:1659
4091 msgid "ISODD:TRUE if @{n} is odd"
4092 msgstr ""
4094 #: ../plugins/fn-info/functions.c:1680
4095 msgid "ISREF:TRUE if @{value} is a reference"
4096 msgstr ""
4098 #: ../plugins/fn-info/functions.c:1682
4099 msgid "This function checks if a value is a cell reference."
4100 msgstr ""
4102 #: ../plugins/fn-info/functions.c:1701
4103 msgid "ISTEXT:TRUE if @{value} is text"
4104 msgstr ""
4106 #: ../plugins/fn-info/functions.c:1719
4107 msgid "N:@{text} converted to a number"
4108 msgstr "N:@{текст} конвертированный в число"
4110 #: ../plugins/fn-info/functions.c:1720 ../plugins/fn-string/functions.c:321
4111 #: ../plugins/fn-string/functions.c:537 ../plugins/fn-string/functions.c:578
4112 #: ../plugins/fn-string/functions.c:622 ../plugins/fn-string/functions.c:749
4113 #: ../plugins/fn-string/functions.c:973 ../plugins/fn-string/functions.c:1020
4114 #: ../plugins/fn-string/functions.c:1053 ../plugins/fn-string/functions.c:1395
4115 msgid "text:string"
4116 msgstr "текст:строка"
4118 #: ../plugins/fn-info/functions.c:1721
4119 msgid "If @{text} contains non-numerical text, 0 is returned."
4120 msgstr ""
4122 #: ../plugins/fn-info/functions.c:1724
4123 msgid "=N(\"eleven\")"
4124 msgstr "=N(\"девять\")"
4126 #: ../plugins/fn-info/functions.c:1751
4127 msgid "TYPE:a number indicating the data type of @{value}"
4128 msgstr ""
4130 #: ../plugins/fn-info/functions.c:1753
4131 msgid ""
4132 "TYPE returns a number indicating the data type of @{value}:\n"
4133 "1  \t= number\n"
4134 "2  \t= text\n"
4135 "4  \t= boolean\n"
4136 "16 \t= error\n"
4137 "64 \t= array"
4138 msgstr ""
4139 "TYPE возвращает число показывающее тип данных для @{value}:\n"
4140 "1  \t= число\n"
4141 "2  \t= текст\n"
4142 "4  \t= логическое\n"
4143 "16 \t= ошибка\n"
4144 "64 \t= массив"
4146 #: ../plugins/fn-info/functions.c:1792
4147 msgid "GETENV:the value of execution environment variable @{name}"
4148 msgstr ""
4150 #: ../plugins/fn-info/functions.c:1793
4151 msgid "name:the name of the environment variable"
4152 msgstr ""
4154 #: ../plugins/fn-info/functions.c:1794
4155 msgid "If a variable called @{name} does not exist, #N/A! will be returned."
4156 msgstr ""
4158 #: ../plugins/fn-info/functions.c:1795
4159 msgid "Variable names are case sensitive."
4160 msgstr ""
4162 #: ../plugins/fn-info/functions.c:1815
4163 msgid "GET.LINK:the target of the hyperlink attached to @{cell} as a string"
4164 msgstr ""
4166 #: ../plugins/fn-info/functions.c:1817
4167 msgid ""
4168 "The value return is not updated automatically when the link attached to @"
4169 "{cell} changes but requires a recalculation."
4170 msgstr ""
4172 #: ../plugins/fn-logical/functions.c:44
4173 msgid "AND:logical conjunction"
4174 msgstr "AND:логическое умножение"
4176 #: ../plugins/fn-logical/functions.c:45 ../plugins/fn-logical/functions.c:124
4177 #: ../plugins/fn-logical/functions.c:178
4178 msgid "b0:logical value"
4179 msgstr "b0:логическое значение"
4181 #: ../plugins/fn-logical/functions.c:46 ../plugins/fn-logical/functions.c:125
4182 #: ../plugins/fn-logical/functions.c:179
4183 msgid "b1:logical value"
4184 msgstr "b1:логическое значение"
4186 #: ../plugins/fn-logical/functions.c:47
4187 msgid "AND calculates the logical conjunction of its arguments @{b0},@{b1},..."
4188 msgstr "AND производит логическое умножение своих аргументов @{b0},@{b1}..."
4190 #: ../plugins/fn-logical/functions.c:48 ../plugins/fn-logical/functions.c:127
4191 #: ../plugins/fn-logical/functions.c:181
4192 msgid ""
4193 "If an argument is numerical, zero is considered FALSE and anything else TRUE."
4194 msgstr ""
4196 #: ../plugins/fn-logical/functions.c:49 ../plugins/fn-logical/functions.c:102
4197 #: ../plugins/fn-logical/functions.c:128 ../plugins/fn-logical/functions.c:182
4198 msgid "Strings and empty values are ignored."
4199 msgstr "Строки и пустые значения игнорируются."
4201 #: ../plugins/fn-logical/functions.c:50 ../plugins/fn-logical/functions.c:129
4202 #: ../plugins/fn-logical/functions.c:183
4203 msgid "If no logical values are provided, then the error #VALUE! is returned."
4204 msgstr ""
4206 #: ../plugins/fn-logical/functions.c:51 ../plugins/fn-logical/functions.c:130
4207 #: ../plugins/fn-logical/functions.c:184
4208 msgid ""
4209 "This function is strict: if any argument is an error, the result will be the "
4210 "first such error."
4211 msgstr ""
4213 #: ../plugins/fn-logical/functions.c:57
4214 msgid "wiki:en:Logical_conjunction"
4215 msgstr "wiki:ru:Конъюнкция"
4217 #: ../plugins/fn-logical/functions.c:98
4218 msgid "NOT:logical negation"
4219 msgstr "NOT:логическое отрицание"
4221 #: ../plugins/fn-logical/functions.c:99
4222 msgid "b:logical value"
4223 msgstr ""
4225 #: ../plugins/fn-logical/functions.c:100
4226 msgid "NOT calculates the logical negation of its argument."
4227 msgstr ""
4229 #: ../plugins/fn-logical/functions.c:101
4230 msgid ""
4231 "If the argument is numerical, zero is considered FALSE and anything else "
4232 "TRUE."
4233 msgstr ""
4235 #: ../plugins/fn-logical/functions.c:107
4236 msgid "wiki:en:Negation"
4237 msgstr "wiki:ru:Отрицание"
4239 #: ../plugins/fn-logical/functions.c:123
4240 msgid "OR:logical disjunction"
4241 msgstr "OR:логическое сложение"
4243 #: ../plugins/fn-logical/functions.c:126
4244 msgid "OR calculates the logical disjunction of its arguments @{b0},@{b1},..."
4245 msgstr "OR производит логическое сложение своих аргументов @{b0},@{b1}..."
4247 #: ../plugins/fn-logical/functions.c:136
4248 msgid "wiki:en:Logical_disjunction"
4249 msgstr "wiki:ru:Дизъюнкция"
4251 #: ../plugins/fn-logical/functions.c:177
4252 msgid "XOR:logical exclusive disjunction"
4253 msgstr "XOR:исключающее или"
4255 #: ../plugins/fn-logical/functions.c:180
4256 msgid ""
4257 "XOR calculates the logical exclusive disjunction of its arguments @{b0},@"
4258 "{b1},..."
4259 msgstr "XOR производит сложение своих аргументов по модулю 2"
4261 #: ../plugins/fn-logical/functions.c:189
4262 msgid "wiki:en:Exclusive_disjunction"
4263 msgstr "wiki:ru:Сложение_по_модулю_2"
4265 #: ../plugins/fn-logical/functions.c:230
4266 msgid "IFERROR:test for error"
4267 msgstr ""
4269 #: ../plugins/fn-logical/functions.c:231
4270 msgid "x:value to test for error"
4271 msgstr ""
4273 #: ../plugins/fn-logical/functions.c:232 ../plugins/fn-logical/functions.c:250
4274 msgid "y:alternate value"
4275 msgstr ""
4277 #: ../plugins/fn-logical/functions.c:233
4278 msgid ""
4279 "This function returns the first value, unless that is an error, in which "
4280 "case it returns the second."
4281 msgstr ""
4283 #: ../plugins/fn-logical/functions.c:248
4284 msgid "IFNA:test for #NA! error"
4285 msgstr ""
4287 #: ../plugins/fn-logical/functions.c:249
4288 msgid "x:value to test for #NA! error"
4289 msgstr ""
4291 #: ../plugins/fn-logical/functions.c:251
4292 msgid ""
4293 "This function returns the first value, unless that is #NA!, in which case it "
4294 "returns the second."
4295 msgstr ""
4297 #: ../plugins/fn-logical/functions.c:267
4298 msgid "TRUE:the value TRUE"
4299 msgstr ""
4301 #: ../plugins/fn-logical/functions.c:268
4302 msgid "TRUE returns the value TRUE."
4303 msgstr ""
4305 #: ../plugins/fn-logical/functions.c:272 ../plugins/fn-logical/functions.c:290
4306 msgid "wiki:en:Logical_value"
4307 msgstr ""
4309 #: ../plugins/fn-logical/functions.c:285
4310 msgid "FALSE:the value FALSE"
4311 msgstr ""
4313 #: ../plugins/fn-logical/functions.c:286
4314 msgid "FALSE returns the value FALSE."
4315 msgstr ""
4317 #: ../plugins/fn-lookup/functions.c:714
4318 msgid "ADDRESS:cell address as text"
4319 msgstr "ADDRESS:адрес ячейки как текст"
4321 #: ../plugins/fn-lookup/functions.c:715
4322 msgid "row_num:row number"
4323 msgstr "row_num:номер строки"
4325 #: ../plugins/fn-lookup/functions.c:716
4326 msgid "col_num:column number"
4327 msgstr "col_num:номер столбца"
4329 #: ../plugins/fn-lookup/functions.c:717
4330 msgid ""
4331 "abs_num:1 for an absolute, 2 for a row absolute and column relative, 3 for a "
4332 "row relative and column absolute, and 4 for a relative reference; defaults "
4333 "to 1"
4334 msgstr ""
4336 #: ../plugins/fn-lookup/functions.c:720
4337 msgid ""
4338 "a1:if TRUE, an A1-style reference is provided, otherwise an R1C1-style "
4339 "reference; defaults to TRUE"
4340 msgstr ""
4342 #: ../plugins/fn-lookup/functions.c:722
4343 msgid "text:name of the worksheet, defaults to no sheet"
4344 msgstr ""
4346 #: ../plugins/fn-lookup/functions.c:723
4347 msgid "If @{row_num} or @{col_num} is less than one, ADDRESS returns #VALUE!"
4348 msgstr ""
4349 "Если @{row_num} или @{col_num} меньше чем 1, ADDRESS возвращает ошибку "
4350 "#VALUE!"
4352 #: ../plugins/fn-lookup/functions.c:725
4353 msgid "If @{abs_num} is greater than 4 ADDRESS returns #VALUE!"
4354 msgstr "Если @{abs_num} больше чем 4, ADDRESS возвращает ошибку #VALUE!"
4356 #: ../plugins/fn-lookup/functions.c:812
4357 msgid "AREAS:number of areas in @{reference}"
4358 msgstr ""
4360 #: ../plugins/fn-lookup/functions.c:813
4361 msgid "reference:range"
4362 msgstr ""
4364 #: ../plugins/fn-lookup/functions.c:880
4365 msgid "CHOOSE:the (@{index}+1)th argument"
4366 msgstr ""
4368 #: ../plugins/fn-lookup/functions.c:881
4369 msgid "index:positive number"
4370 msgstr "index:положительное число"
4372 #: ../plugins/fn-lookup/functions.c:882
4373 msgid "value1:first value"
4374 msgstr ""
4376 #: ../plugins/fn-lookup/functions.c:883
4377 msgid "value2:second value"
4378 msgstr ""
4380 #: ../plugins/fn-lookup/functions.c:884
4381 msgid "CHOOSE returns its (@{index}+1)th argument."
4382 msgstr "CHOOSE возвращает свой (@{index}+1)-ый аргумент."
4384 #: ../plugins/fn-lookup/functions.c:885
4385 msgid ""
4386 "@{index} is truncated to an integer. If @{index} < 1 or the truncated @"
4387 "{index} > number of values, CHOOSE returns #VALUE!"
4388 msgstr ""
4390 #: ../plugins/fn-lookup/functions.c:927
4391 msgid "VLOOKUP:search the first column of @{range} for @{value}"
4392 msgstr "VLOOKUP:ищет значение @{value} в первом столбце диапазона @{range}"
4394 #: ../plugins/fn-lookup/functions.c:928 ../plugins/fn-lookup/functions.c:989
4395 msgid "value:search value"
4396 msgstr "value:искомое значение"
4398 #: ../plugins/fn-lookup/functions.c:929 ../plugins/fn-lookup/functions.c:990
4399 msgid "range:range to search"
4400 msgstr "range:диапазон для поиска"
4402 #: ../plugins/fn-lookup/functions.c:930
4403 msgid "column:1-based column offset indicating the return values"
4404 msgstr ""
4405 "column:номер столбца (считая с 1) в диапазоне, из которого возвращается "
4406 "значение"
4408 #: ../plugins/fn-lookup/functions.c:931 ../plugins/fn-lookup/functions.c:992
4409 msgid ""
4410 "approximate:if false, an exact match of @{value} must be found; defaults to "
4411 "TRUE"
4412 msgstr ""
4414 #: ../plugins/fn-lookup/functions.c:933
4415 msgid "as_index:if true, the 0-based row offset is returned; defaults to FALSE"
4416 msgstr ""
4418 #: ../plugins/fn-lookup/functions.c:935
4419 msgid ""
4420 "VLOOKUP function finds the row in @{range} that has a first cell similar to @"
4421 "{value}.  If @{approximate} is not true it finds the row with an exact "
4422 "equality. If @{approximate} is true, it finds the last row with first value "
4423 "less than or equal to @{value}. If @{as_index} is true the 0-based row "
4424 "offset is returned."
4425 msgstr ""
4427 #: ../plugins/fn-lookup/functions.c:942 ../plugins/fn-lookup/functions.c:1003
4428 msgid ""
4429 "If @{approximate} is true, then the values must be sorted in order of "
4430 "ascending value."
4431 msgstr ""
4433 #: ../plugins/fn-lookup/functions.c:944
4434 msgid "VLOOKUP returns #REF! if @{column} falls outside @{range}."
4435 msgstr ""
4437 #: ../plugins/fn-lookup/functions.c:988
4438 msgid "HLOOKUP:search the first row of @{range} for @{value}"
4439 msgstr ""
4441 #: ../plugins/fn-lookup/functions.c:991
4442 msgid "row:1-based row offset indicating the return values "
4443 msgstr ""
4445 #: ../plugins/fn-lookup/functions.c:994
4446 msgid ""
4447 "as_index:if true, the 0-based column offset is returned; defaults to FALSE"
4448 msgstr ""
4450 #: ../plugins/fn-lookup/functions.c:996
4451 msgid ""
4452 "HLOOKUP function finds the row in @{range} that has a first cell similar to @"
4453 "{value}.  If @{approximate} is not true it finds the column with an exact "
4454 "equality. If @{approximate} is true, it finds the last column with first "
4455 "value less than or equal to @{value}. If @{as_index} is true the 0-based "
4456 "column offset is returned."
4457 msgstr ""
4459 #: ../plugins/fn-lookup/functions.c:1005
4460 msgid "HLOOKUP returns #REF! if @{row} falls outside @{range}."
4461 msgstr ""
4463 #: ../plugins/fn-lookup/functions.c:1049
4464 msgid ""
4465 "LOOKUP:contents of @{vector2} at the corresponding location to @{value} in @"
4466 "{vector1}"
4467 msgstr ""
4469 #: ../plugins/fn-lookup/functions.c:1051
4470 msgid "value:value to look up"
4471 msgstr ""
4473 #: ../plugins/fn-lookup/functions.c:1052
4474 msgid "vector1:range to search:"
4475 msgstr ""
4477 #: ../plugins/fn-lookup/functions.c:1053
4478 msgid "vector2:range of return values"
4479 msgstr ""
4481 #: ../plugins/fn-lookup/functions.c:1054
4482 msgid ""
4483 "If  @{vector1} has more rows than columns, LOOKUP searches the first row of @"
4484 "{vector1}, otherwise the first column. If @{vector2} is omitted the return "
4485 "value is taken from the last row or column of @{vector1}."
4486 msgstr ""
4488 #: ../plugins/fn-lookup/functions.c:1058
4489 msgid ""
4490 "If LOOKUP can't find @{value} it uses the largest value less than @{value}."
4491 msgstr ""
4493 #: ../plugins/fn-lookup/functions.c:1060
4494 msgid "The data must be sorted."
4495 msgstr "Данные должны быть отсортированы."
4497 #: ../plugins/fn-lookup/functions.c:1061
4498 msgid "If @{value} is smaller than the first value it returns #N/A."
4499 msgstr ""
4501 #: ../plugins/fn-lookup/functions.c:1062
4502 msgid ""
4503 "If the corresponding location does not exist in @{vector2}, it returns #N/A."
4504 msgstr ""
4506 #: ../plugins/fn-lookup/functions.c:1149
4507 msgid "MATCH:the index of @{seek} in @{vector}"
4508 msgstr ""
4510 #: ../plugins/fn-lookup/functions.c:1150
4511 msgid "seek:value to find"
4512 msgstr ""
4514 #: ../plugins/fn-lookup/functions.c:1151
4515 msgid "vector:n by 1 or 1 by n range to be searched"
4516 msgstr ""
4518 #: ../plugins/fn-lookup/functions.c:1152
4519 msgid ""
4520 "type:+1 (the default) to find the largest value ≤ @{seek}, 0 to find the "
4521 "first value = @{seek}, or-1 to find the smallest value ≥ @{seek}"
4522 msgstr ""
4524 #: ../plugins/fn-lookup/functions.c:1155
4525 msgid "MATCH searches @{vector} for @{seek} and returns the 1-based index."
4526 msgstr ""
4528 #: ../plugins/fn-lookup/functions.c:1156
4529 msgid ""
4530 " For @{type} = -1 the data must be sorted in descending order; for @{type} = "
4531 "+1 the data must be sorted in ascending order."
4532 msgstr ""
4534 #: ../plugins/fn-lookup/functions.c:1158
4535 msgid "If @{seek} could not be found, #N/A is returned."
4536 msgstr ""
4538 #: ../plugins/fn-lookup/functions.c:1159
4539 msgid "If @{vector} is neither n by 1 nor 1 by n, #N/A is returned."
4540 msgstr ""
4542 #: ../plugins/fn-lookup/functions.c:1210
4543 msgid "INDIRECT:contents of the cell pointed to by the @{ref_text} string"
4544 msgstr ""
4546 #: ../plugins/fn-lookup/functions.c:1211
4547 msgid "ref_text:textual reference"
4548 msgstr ""
4550 #: ../plugins/fn-lookup/functions.c:1212
4551 msgid ""
4552 "format:if true, @{ref_text} is given in A1-style, otherwise it is given in "
4553 "R1C1 style; defaults to true"
4554 msgstr ""
4556 #: ../plugins/fn-lookup/functions.c:1214
4557 msgid ""
4558 "If @{ref_text} is not a valid reference in the style determined by @"
4559 "{format}, INDIRECT returns #REF!"
4560 msgstr ""
4562 #: ../plugins/fn-lookup/functions.c:1248
4563 msgid "INDEX:reference to a cell in the given @{array}"
4564 msgstr ""
4566 #: ../plugins/fn-lookup/functions.c:1249
4567 msgid "array:cell or inline array"
4568 msgstr ""
4570 #: ../plugins/fn-lookup/functions.c:1250
4571 msgid "row:desired row, defaults to 1"
4572 msgstr ""
4574 #: ../plugins/fn-lookup/functions.c:1251
4575 msgid "col:desired column, defaults to 1"
4576 msgstr ""
4578 #: ../plugins/fn-lookup/functions.c:1252
4579 msgid "area:from which area to select a cell, defaults to 1"
4580 msgstr ""
4582 #: ../plugins/fn-lookup/functions.c:1253
4583 msgid ""
4584 "INDEX gives a reference to a cell in the given @{array}. The cell is "
4585 "selected by @{row} and @{col}, which count the rows and columns in the array."
4586 msgstr ""
4588 #: ../plugins/fn-lookup/functions.c:1258
4589 msgid ""
4590 "If the reference falls outside the range of @{array}, INDEX returns #REF!"
4591 msgstr ""
4593 #: ../plugins/fn-lookup/functions.c:1260
4594 msgid ""
4595 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
4596 "21.3, 25.9, and 40.1. Then INDEX(A1:A5,4,1,1) equals 25.9"
4597 msgstr ""
4599 #: ../plugins/fn-lookup/functions.c:1349
4600 msgid "COLUMN:vector of column numbers"
4601 msgstr ""
4603 #: ../plugins/fn-lookup/functions.c:1350 ../plugins/fn-lookup/functions.c:1502
4604 msgid "x:reference, defaults to the position of the current expression"
4605 msgstr ""
4607 #: ../plugins/fn-lookup/functions.c:1351
4608 msgid ""
4609 "COLUMN function returns a Nx1 array containing the sequence of integers from "
4610 "the first column to the last column of @{x}."
4611 msgstr ""
4613 #: ../plugins/fn-lookup/functions.c:1354 ../plugins/fn-lookup/functions.c:1506
4614 msgid ""
4615 "If @{x} is neither an array nor a reference nor a range, returns #VALUE!"
4616 msgstr ""
4618 #: ../plugins/fn-lookup/functions.c:1358
4619 msgid "column() in G13 equals 7."
4620 msgstr ""
4622 #: ../plugins/fn-lookup/functions.c:1398
4623 msgid "COLUMNNUMBER:column number for the given column called @{name}"
4624 msgstr ""
4626 #: ../plugins/fn-lookup/functions.c:1399
4627 msgid "name:column name such as \"IV\""
4628 msgstr ""
4630 #: ../plugins/fn-lookup/functions.c:1400
4631 msgid "If @{name} is invalid, COLUMNNUMBER returns #VALUE!"
4632 msgstr ""
4634 #: ../plugins/fn-lookup/functions.c:1425
4635 msgid "COLUMNS:number of columns in @{reference}"
4636 msgstr ""
4638 #: ../plugins/fn-lookup/functions.c:1426
4639 msgid "reference:array or area"
4640 msgstr ""
4642 #: ../plugins/fn-lookup/functions.c:1427
4643 msgid ""
4644 "If @{reference} is neither an array nor a reference nor a range, COLUMNS "
4645 "returns #VALUE!"
4646 msgstr ""
4648 #: ../plugins/fn-lookup/functions.c:1443
4649 msgid "OFFSET:an offset cell range"
4650 msgstr ""
4652 #: ../plugins/fn-lookup/functions.c:1444
4653 msgid "range:reference or range"
4654 msgstr ""
4656 #: ../plugins/fn-lookup/functions.c:1445
4657 msgid "row:number of rows to offset @{range}"
4658 msgstr ""
4660 #: ../plugins/fn-lookup/functions.c:1446
4661 msgid "col:number of columns to offset @{range}"
4662 msgstr ""
4664 #: ../plugins/fn-lookup/functions.c:1447
4665 msgid "height:height of the offset range, defaults to height of @{range}"
4666 msgstr ""
4668 #: ../plugins/fn-lookup/functions.c:1448
4669 msgid "width:width of the offset range, defaults to width of @{range}"
4670 msgstr ""
4672 #: ../plugins/fn-lookup/functions.c:1449
4673 msgid ""
4674 "OFFSET returns the cell range starting at offset (@{row},@{col}) from @"
4675 "{range} of height @{height} and width @{width}."
4676 msgstr ""
4678 #: ../plugins/fn-lookup/functions.c:1452
4679 msgid "If @{range} is neither a reference nor a range, OFFSET returns #VALUE!"
4680 msgstr ""
4682 #: ../plugins/fn-lookup/functions.c:1501
4683 msgid "ROW:vector of row numbers"
4684 msgstr ""
4686 #: ../plugins/fn-lookup/functions.c:1503
4687 msgid ""
4688 "ROW function returns a 1xN array containing the sequence of integers from "
4689 "the first row to the last row of @{x}."
4690 msgstr ""
4692 #: ../plugins/fn-lookup/functions.c:1549
4693 msgid "ROWS:number of rows in @{reference}"
4694 msgstr ""
4696 #: ../plugins/fn-lookup/functions.c:1550
4697 msgid "reference:array, reference, or range"
4698 msgstr ""
4700 #: ../plugins/fn-lookup/functions.c:1551
4701 msgid ""
4702 "If @{reference} is neither an array nor a reference nor a range, ROWS "
4703 "returns #VALUE!"
4704 msgstr ""
4706 #: ../plugins/fn-lookup/functions.c:1567
4707 msgid "SHEETS:number of sheets in @{reference}"
4708 msgstr ""
4710 #: ../plugins/fn-lookup/functions.c:1568
4711 msgid "reference:array, reference, or range, defaults to the maximum range"
4712 msgstr ""
4714 #: ../plugins/fn-lookup/functions.c:1569
4715 msgid ""
4716 "If @{reference} is neither an array nor a reference nor a range, SHEETS "
4717 "returns #VALUE!"
4718 msgstr ""
4720 #: ../plugins/fn-lookup/functions.c:1605
4721 msgid "SHEET:sheet number of @{reference}"
4722 msgstr ""
4724 #: ../plugins/fn-lookup/functions.c:1606
4725 msgid ""
4726 "reference:reference or literal sheet name, defaults to the current sheet"
4727 msgstr ""
4729 #: ../plugins/fn-lookup/functions.c:1607
4730 msgid ""
4731 "If @{reference} is neither a reference nor a literal sheet name, SHEET "
4732 "returns #VALUE!"
4733 msgstr ""
4735 #: ../plugins/fn-lookup/functions.c:1653
4736 msgid "HYPERLINK:second or first arguments"
4737 msgstr ""
4739 #: ../plugins/fn-lookup/functions.c:1654
4740 msgid "link_location:string"
4741 msgstr ""
4743 #: ../plugins/fn-lookup/functions.c:1655
4744 msgid "label:string, optional"
4745 msgstr ""
4747 #: ../plugins/fn-lookup/functions.c:1656
4748 msgid ""
4749 "HYPERLINK function currently returns its 2nd argument, or if that is omitted "
4750 "the 1st argument."
4751 msgstr ""
4753 #: ../plugins/fn-lookup/functions.c:1675
4754 msgid "TRANSPOSE:the transpose of @{matrix}"
4755 msgstr ""
4757 #: ../plugins/fn-lookup/functions.c:1676
4758 msgid "matrix:range"
4759 msgstr "matrix:диапазон"
4761 #: ../plugins/fn-lookup/functions.c:1712
4762 msgid "ARRAY:vertical array of the arguments"
4763 msgstr ""
4765 #: ../plugins/fn-lookup/functions.c:1713
4766 msgid "v:value"
4767 msgstr "v:значение"
4769 #: ../plugins/fn-lookup/functions.c:1769
4770 msgid "SORT:sorted list of numbers as vertical array"
4771 msgstr ""
4773 #: ../plugins/fn-lookup/functions.c:1770 ../plugins/fn-stat/functions.c:163
4774 #: ../plugins/fn-stat/functions.c:215
4775 msgid "ref:list of numbers"
4776 msgstr ""
4778 #: ../plugins/fn-lookup/functions.c:1771
4779 msgid "order:0 (descending order) or 1 (ascending order); defaults to 0"
4780 msgstr ""
4782 #: ../plugins/fn-lookup/functions.c:1772
4783 msgid "Strings, booleans, and empty cells are ignored."
4784 msgstr ""
4786 #: ../plugins/fn-lookup/functions.c:1773
4787 msgid "SORT({4,3,5}) evaluates to {5,4,3}"
4788 msgstr ""
4790 #: ../plugins/fn-math/functions.c:51
4791 msgid ""
4792 "Numbers, text and logical values are included in the calculation too. If the "
4793 "cell contains text or the argument evaluates to FALSE, it is counted as "
4794 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1)."
4795 msgstr ""
4797 #: ../plugins/fn-math/functions.c:59
4798 msgid "GCD:the greatest common divisor"
4799 msgstr ""
4801 #: ../plugins/fn-math/functions.c:60 ../plugins/fn-math/functions.c:123
4802 msgid "n0:positive integer"
4803 msgstr "n0:положительное целое число"
4805 #: ../plugins/fn-math/functions.c:61 ../plugins/fn-math/functions.c:124
4806 msgid "n1:positive integer"
4807 msgstr "n1:положительное целое число"
4809 #: ../plugins/fn-math/functions.c:62
4810 msgid ""
4811 "GCD calculates the greatest common divisor of the given numbers @{n0},@"
4812 "{n1},..., the greatest integer that is a divisor of each argument."
4813 msgstr ""
4815 #: ../plugins/fn-math/functions.c:63 ../plugins/fn-math/functions.c:126
4816 msgid "If any of the arguments is not an integer, it is truncated."
4817 msgstr ""
4819 #: ../plugins/fn-math/functions.c:122
4820 msgid "LCM:the least common multiple"
4821 msgstr ""
4823 #: ../plugins/fn-math/functions.c:125
4824 msgid ""
4825 "LCM calculates the least common multiple of the given numbers @{n0},@"
4826 "{n1},..., the smallest integer that is a multiple of each argument."
4827 msgstr ""
4829 #: ../plugins/fn-math/functions.c:178
4830 msgid "GD:Gudermannian function"
4831 msgstr ""
4833 #: ../plugins/fn-math/functions.c:179 ../plugins/fn-math/functions.c:290
4834 #: ../plugins/fn-stat/functions.c:1691
4835 msgid "x:value"
4836 msgstr "x:значение"
4838 #: ../plugins/fn-math/functions.c:182
4839 msgid "wolfram:Gudermannian.html"
4840 msgstr ""
4842 #: ../plugins/fn-math/functions.c:183
4843 msgid "wiki:en:Gudermannian_function"
4844 msgstr ""
4846 #: ../plugins/fn-math/functions.c:202
4847 msgid "HYPOT:the square root of the sum of the squares of the arguments"
4848 msgstr ""
4850 #: ../plugins/fn-math/functions.c:203
4851 msgid "n0:number"
4852 msgstr "n0:число"
4854 #: ../plugins/fn-math/functions.c:204
4855 msgid "n1:number"
4856 msgstr "n1:число"
4858 #: ../plugins/fn-math/functions.c:225
4859 msgid "ABS:absolute value"
4860 msgstr "ABS:модуль"
4862 #: ../plugins/fn-math/functions.c:227
4863 msgid ""
4864 "ABS gives the absolute value of @{x}, i.e. the non-negative number of the "
4865 "same magnitude as @{x}."
4866 msgstr ""
4867 "ABS возвращает абсолютное значение @{x}, т.е. неотрицательное число с таким "
4868 "же модулем как @{x}."
4870 #: ../plugins/fn-math/functions.c:244
4871 msgid "ACOS:the arc cosine of @{x}"
4872 msgstr "ACOS:арккосинус @{x}"
4874 #: ../plugins/fn-math/functions.c:266
4875 msgid "ACOSH:the hyperbolic arc cosine of @{x}"
4876 msgstr "ACOSH:гиперболический арккосинус @{x}"
4878 #: ../plugins/fn-math/functions.c:289
4879 msgid "ACOT:inverse cotangent of @{x}"
4880 msgstr "ACOT:обратный котангенс @{x}"
4882 #: ../plugins/fn-math/functions.c:293
4883 msgid "wolfram:InverseCotangent.html"
4884 msgstr "wolfram:InverseCotangent.html"
4886 #: ../plugins/fn-math/functions.c:294 ../plugins/fn-math/functions.c:768
4887 #: ../plugins/fn-math/functions.c:807 ../plugins/fn-math/functions.c:1361
4888 #: ../plugins/fn-math/functions.c:1381 ../plugins/fn-math/functions.c:1421
4889 msgid "wiki:en:Trigonometric_functions"
4890 msgstr "wiki:ru:Тригонометрические_функции"
4892 #: ../plugins/fn-math/functions.c:307
4893 msgid "ACOTH:the inverse hyperbolic cotangent of @{x}"
4894 msgstr "ACOTH:обратный гиперболический котангенс @{x}"
4896 #: ../plugins/fn-math/functions.c:311
4897 msgid "wolfram:InverseHyperbolicCotangent.html"
4898 msgstr "wolfram:InverseHyperbolicCotangent.html"
4900 #: ../plugins/fn-math/functions.c:312
4901 msgid "wiki:en:Inverse_hyperbolic_function"
4902 msgstr ""
4904 #: ../plugins/fn-math/functions.c:325
4905 msgid "ASIN:the arc sine of @{x}"
4906 msgstr "ASIN:арксинус @{x}"
4908 #: ../plugins/fn-math/functions.c:327
4909 msgid ""
4910 "ASIN calculates the arc sine of @{x}; that is the value whose sine is @{x}."
4911 msgstr "ASIN вычисляет арксинус @{x}, т.е. значение синус которого равен @{x}."
4913 #: ../plugins/fn-math/functions.c:329
4914 msgid "If @{x} falls outside the range -1 to 1, ASIN returns #NUM!"
4915 msgstr ""
4916 "Если @{x} попадает вне диапазона от -1 до 1, ASIN возвращает ошибку #NUM!"
4918 #: ../plugins/fn-math/functions.c:351
4919 msgid "ASINH:the inverse hyperbolic sine of @{x}"
4920 msgstr "ASINH:обратный гиперболический синус @{x}"
4922 #: ../plugins/fn-math/functions.c:353
4923 msgid ""
4924 "ASINH calculates the inverse hyperbolic sine of @{x}; that is the value "
4925 "whose hyperbolic sine is @{x}."
4926 msgstr ""
4927 "ASINH вычисляет обратный гиперболический синус @{x}; т.е. значение, "
4928 "гиперболический синус которого равен @{x}."
4930 #: ../plugins/fn-math/functions.c:370
4931 msgid "ATAN:the arc tangent of @{x}"
4932 msgstr "ATAN:арктангенс @{x}"
4934 #: ../plugins/fn-math/functions.c:372
4935 msgid ""
4936 "ATAN calculates the arc tangent of @{x}; that is the value whose tangent is @"
4937 "{x}."
4938 msgstr ""
4939 "ATAN вычисляет арктангенс @{x}; т.е. значение, тангенс которого равен @{x}."
4941 #: ../plugins/fn-math/functions.c:375
4942 msgid "The result will be between −π/2 and +π/2."
4943 msgstr "Результат будет между −π/2 и +π/2."
4945 #: ../plugins/fn-math/functions.c:394
4946 msgid "ATANH:the inverse hyperbolic tangent of @{x}"
4947 msgstr "ATANH:обратный гиперболический тангенс @{x}"
4949 #: ../plugins/fn-math/functions.c:396
4950 msgid ""
4951 "ATANH calculates the inverse hyperbolic tangent of @{x}; that is the value "
4952 "whose hyperbolic tangent is @{x}."
4953 msgstr ""
4954 "ATANH вычисляет обратный гиперболический тангенс @{x}; т.е. значение, "
4955 "гиперболический тангенс которого равен @{x}."
4957 #: ../plugins/fn-math/functions.c:398
4958 msgid "If the absolute value of @{x} is greater than 1.0, ATANH returns #NUM!"
4959 msgstr ""
4960 "Если абсолютное значение @{x} больше чем 1.0, ATANH возвращает ошибку #NUM!"
4962 #: ../plugins/fn-math/functions.c:419
4963 msgid "ATAN2:the arc tangent of the ratio @{y}/@{x}"
4964 msgstr "ATAN2:арктангенс отношения @{y}/@{x}"
4966 #: ../plugins/fn-math/functions.c:421
4967 msgid "x:x-coordinate"
4968 msgstr "x:координата X"
4970 #: ../plugins/fn-math/functions.c:422
4971 msgid "y:y-coordinate"
4972 msgstr "y:координата Y"
4974 #: ../plugins/fn-math/functions.c:423
4975 msgid ""
4976 "ATAN2 calculates the direction from the origin to the point (@{x},@{y}) as "
4977 "an angle from the x-axis in radians."
4978 msgstr ""
4979 "ATAN2 вычисляет направление из начала координат до точки (@{x},@{y}) как "
4980 "угло от оси x в радианах."
4982 #: ../plugins/fn-math/functions.c:427
4983 msgid "The result will be between −π and +π."
4984 msgstr "Результат будет между −π и +π."
4986 #: ../plugins/fn-math/functions.c:430
4987 msgid "The order of the arguments may be unexpected."
4988 msgstr ""
4990 #: ../plugins/fn-math/functions.c:455
4991 msgid "CEIL:smallest integer larger than or equal to @{x}"
4992 msgstr "CEIL:наименьшее целое большее или равное @{x}"
4994 #: ../plugins/fn-math/functions.c:457
4995 msgid "CEIL(@{x}) is the smallest integer that is at least as large as @{x}."
4996 msgstr ""
4997 "CEIL(@{x}) это наименьшее целое, которое как минимум такое же большое как @"
4998 "{x}."
5000 #: ../plugins/fn-math/functions.c:458
5001 msgid "This function is the OpenFormula function CEILING(@{x})."
5002 msgstr "Эта функция совпадает с формулой CEILING(@{x}) из OpenFormula."
5004 #: ../plugins/fn-math/functions.c:475
5005 msgid "COUNTIF:count of the cells meeting the given @{criteria}"
5006 msgstr "COUNTIF:подсчитывает ячейки соответствующие заданному @{критерию}"
5008 #: ../plugins/fn-math/functions.c:476 ../plugins/fn-math/functions.c:549
5009 #: ../plugins/fn-math/functions.c:666
5010 msgid "range:cell area"
5011 msgstr "диапазон:область ячеек"
5013 #: ../plugins/fn-math/functions.c:477
5014 msgid "criteria:condition for a cell to be counted"
5015 msgstr "критерий:условие для подсчёта ячеек"
5017 #: ../plugins/fn-math/functions.c:548
5018 msgid ""
5019 "SUMIF:sum of the cells in @{actual_range} for which the corresponding cells "
5020 "in the range meet the given @{criteria}"
5021 msgstr ""
5023 #: ../plugins/fn-math/functions.c:550
5024 msgid "criteria:condition for a cell to be summed"
5025 msgstr ""
5027 #: ../plugins/fn-math/functions.c:551 ../plugins/fn-math/functions.c:668
5028 msgid "actual_range:cell area, defaults to @{range}"
5029 msgstr ""
5031 #: ../plugins/fn-math/functions.c:552
5032 msgid ""
5033 "If the @{actual_range} has a size that differs from the size of @{range}, @"
5034 "{actual_range} is resized (retaining the top-left corner) to match the size "
5035 "of @{range}."
5036 msgstr ""
5038 #: ../plugins/fn-math/functions.c:665
5039 msgid ""
5040 "AVERAGEIF:average of the cells in @{actual range} for which the "
5041 "corresponding cells in the range meet the given @{criteria}"
5042 msgstr ""
5044 #: ../plugins/fn-math/functions.c:667
5045 msgid "criteria:condition for a cell to be included"
5046 msgstr ""
5048 #: ../plugins/fn-math/functions.c:731
5049 msgid ""
5050 "CEILING:nearest multiple of @{significance} whose absolute value is at least "
5051 "ABS(@{x})"
5052 msgstr ""
5054 #: ../plugins/fn-math/functions.c:733 ../plugins/fn-math/functions.c:1086
5055 msgid ""
5056 "significance:base multiple (defaults to 1 for @{x} > 0 and -1 for @{x} <0)"
5057 msgstr ""
5059 #: ../plugins/fn-math/functions.c:734
5060 msgid ""
5061 "CEILING(@{x},@{significance}) is the nearest multiple of @{significance} "
5062 "whose absolute value is at least ABS(@{x})."
5063 msgstr ""
5065 #: ../plugins/fn-math/functions.c:735
5066 msgid ""
5067 "If @{x} or @{significance} is non-numeric, CEILING returns a #VALUE! error."
5068 msgstr ""
5070 #: ../plugins/fn-math/functions.c:736
5071 msgid ""
5072 "If @{x} and @{significance} have different signs, CEILING returns a #NUM! "
5073 "error."
5074 msgstr ""
5076 #: ../plugins/fn-math/functions.c:738
5077 msgid ""
5078 "CEILING(@{x}) is exported to ODF as CEILING(@{x},SIGN(@{x}),1). CEILING(@{x},"
5079 "@{significance}) is the OpenFormula function CEILING(@{x},@{significance},1)."
5080 msgstr ""
5082 #: ../plugins/fn-math/functions.c:764
5083 msgid "COS:the cosine of @{x}"
5084 msgstr "COS:косинус @{x}"
5086 #: ../plugins/fn-math/functions.c:765 ../plugins/fn-math/functions.c:839
5087 #: ../plugins/fn-math/functions.c:1356 ../plugins/fn-math/functions.c:1375
5088 #: ../plugins/fn-math/functions.c:1415 ../plugins/fn-math/functions.c:1588
5089 msgid "x:angle in radians"
5090 msgstr "x:угол в радианах"
5092 #: ../plugins/fn-math/functions.c:767
5093 msgid "wolfram:Cosine.html"
5094 msgstr ""
5096 #: ../plugins/fn-math/functions.c:784
5097 msgid "COSH:the hyperbolic cosine of @{x}"
5098 msgstr "COSH:гиперболический косинус @{x}"
5100 #: ../plugins/fn-math/functions.c:802
5101 msgid "COT:the cotangent of @{x}"
5102 msgstr "COT:котангенс @{x}"
5104 #: ../plugins/fn-math/functions.c:806
5105 msgid "wolfram:Cotangent.html"
5106 msgstr ""
5108 #: ../plugins/fn-math/functions.c:820
5109 msgid "COTH:the hyperbolic cotangent of @{x}"
5110 msgstr "COTH:гиперболический котангенс @{x}"
5112 #: ../plugins/fn-math/functions.c:824
5113 msgid "wolfram:HyperbolicCotangent.html"
5114 msgstr ""
5116 #: ../plugins/fn-math/functions.c:825 ../plugins/fn-math/functions.c:1401
5117 #: ../plugins/fn-math/functions.c:1441
5118 msgid "wiki:en:Hyperbolic_function"
5119 msgstr "wiki:ru:Гиперболические_функции"
5121 #: ../plugins/fn-math/functions.c:838
5122 msgid "DEGREES:equivalent degrees to @{x} radians"
5123 msgstr "DEGREES:Эквивалент @{x} радиан в градусах"
5125 #: ../plugins/fn-math/functions.c:856
5126 msgid "EXP:e raised to the power of @{x}"
5127 msgstr "EXP:e в степени @{x}"
5129 #: ../plugins/fn-math/functions.c:858
5130 msgid "e is the base of the natural logarithm."
5131 msgstr "e - основание натурального логарифма"
5133 #: ../plugins/fn-math/functions.c:874
5134 msgid "EXPM1:EXP(@{x})-1"
5135 msgstr "EXPM1:EXP(@{x})-1"
5137 #: ../plugins/fn-math/functions.c:876
5138 msgid ""
5139 "This function has a higher resulting precision than evaluating EXP(@{x})-1."
5140 msgstr ""
5141 "Эта функция позволяет достичь большей точности, чем вычисление EXP(@{x})-1."
5143 #: ../plugins/fn-math/functions.c:891
5144 msgid "FACT:the factorial of @{x}, i.e. @{x}!"
5145 msgstr "FACT:факториал @{x}, т.е. @{x}!"
5147 #: ../plugins/fn-math/functions.c:894
5148 msgid "The domain of this function has been extended using the GAMMA function."
5149 msgstr ""
5151 #: ../plugins/fn-math/functions.c:922
5152 msgid "GAMMA:the Gamma function"
5153 msgstr "GAMMA:Гамма-функция"
5155 #: ../plugins/fn-math/functions.c:952
5156 msgid "GAMMALN:natural logarithm of the Gamma function"
5157 msgstr "GAMMАLN:натуральный логарифм гамма-функции"
5159 #: ../plugins/fn-math/functions.c:976
5160 msgid "BETA:Euler beta function"
5161 msgstr "BETA:Бета-функция Эйлера"
5163 #: ../plugins/fn-math/functions.c:978 ../plugins/fn-math/functions.c:1002
5164 #: ../plugins/fn-math/functions.c:1218
5165 msgid "y:number"
5166 msgstr "y:число"
5168 #: ../plugins/fn-math/functions.c:979
5169 msgid ""
5170 "BETA function returns the value of the Euler beta function extended to all "
5171 "real numbers except 0 and negative integers."
5172 msgstr ""
5174 #: ../plugins/fn-math/functions.c:980
5175 msgid ""
5176 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETA returns #NUM!"
5177 msgstr ""
5179 #: ../plugins/fn-math/functions.c:984 ../plugins/fn-math/functions.c:1008
5180 msgid "wiki:en:Beta_function"
5181 msgstr "wiki:ru:Бета-функция"
5183 #: ../plugins/fn-math/functions.c:1000
5184 msgid ""
5185 "BETALN:natural logarithm of the absolute value of the Euler beta function"
5186 msgstr "BETALN:натуральный логарифм абсолютного значения бета-функции Эйлера"
5188 #: ../plugins/fn-math/functions.c:1003
5189 msgid ""
5190 "BETALN function returns the natural logarithm of the absolute value of the "
5191 "Euler beta function extended to all real numbers except 0 and negative "
5192 "integers."
5193 msgstr ""
5195 #: ../plugins/fn-math/functions.c:1004
5196 msgid ""
5197 "If @{x}, @{y}, or (@{x} + @{y}) are non-positive integers, BETALN returns "
5198 "#NUM!"
5199 msgstr ""
5201 #: ../plugins/fn-math/functions.c:1025
5202 msgid "COMBIN:binomial coefficient"
5203 msgstr "COMBIN:Биномиальный коэффициент"
5205 #: ../plugins/fn-math/functions.c:1026 ../plugins/fn-math/functions.c:1058
5206 #: ../plugins/fn-math/functions.c:2138
5207 msgid "n:non-negative integer"
5208 msgstr "n:неотрицательное целое число"
5210 #: ../plugins/fn-math/functions.c:1027 ../plugins/fn-math/functions.c:1059
5211 msgid "k:non-negative integer"
5212 msgstr "k:неотрицательное целое число"
5214 #: ../plugins/fn-math/functions.c:1028
5215 msgid ""
5216 "COMBIN returns the binomial coefficient \"@{n} choose @{k}\", the number of @"
5217 "{k}-combinations of an @{n}-element set without repetition."
5218 msgstr ""
5220 #: ../plugins/fn-math/functions.c:1031
5221 msgid "If @{n} is less than @{k} COMBIN returns #NUM!"
5222 msgstr ""
5224 #: ../plugins/fn-math/functions.c:1036
5225 msgid "wiki:en:Binomial_coefficient"
5226 msgstr "wiki:ru:Биномиальный_коэффициент"
5228 #: ../plugins/fn-math/functions.c:1056
5229 msgid ""
5230 "COMBINA:the number of @{k}-combinations of an @{n}-element set with "
5231 "repetition"
5232 msgstr ""
5234 #: ../plugins/fn-math/functions.c:1064
5235 msgid "wiki:en:Multiset"
5236 msgstr "wiki:ru:Мультимножество"
5238 #: ../plugins/fn-math/functions.c:1084
5239 msgid ""
5240 "FLOOR:nearest multiple of @{significance} whose absolute value is at most ABS"
5241 "(@{x})"
5242 msgstr ""
5244 #: ../plugins/fn-math/functions.c:1088
5245 msgid ""
5246 "FLOOR(@{x},@{significance}) is the nearest multiple of @{significance} whose "
5247 "absolute value is at most ABS(@{x})"
5248 msgstr ""
5250 #: ../plugins/fn-math/functions.c:1090
5251 msgid ""
5252 "FLOOR(@{x}) is exported to ODF as FLOOR(@{x},SIGN(@{x}),1). FLOOR(@{x},@"
5253 "{significance}) is the OpenFormula function FLOOR(@{x},@{significance},1)."
5254 msgstr ""
5256 #: ../plugins/fn-math/functions.c:1120
5257 msgid "INT:largest integer not larger than @{x}"
5258 msgstr "INT:наибольшее целое число, не превышающее @{x}"
5260 #: ../plugins/fn-math/functions.c:1139
5261 msgid "LOG:logarithm of @{x} with base @{base}"
5262 msgstr "LOG:логарифм @{x} по основанию @{base}"
5264 #: ../plugins/fn-math/functions.c:1140 ../plugins/fn-math/functions.c:1170
5265 #: ../plugins/fn-math/functions.c:1193 ../plugins/fn-math/functions.c:1248
5266 #: ../plugins/fn-math/functions.c:1270
5267 msgid "x:positive number"
5268 msgstr "x:положительное число"
5270 #: ../plugins/fn-math/functions.c:1141
5271 msgid "base:base of the logarithm, defaults to 10"
5272 msgstr ""
5274 #: ../plugins/fn-math/functions.c:1142
5275 msgid "@{base} must be positive and not equal to 1."
5276 msgstr ""
5278 #: ../plugins/fn-math/functions.c:1143
5279 msgid "If @{x} ≤ 0, LOG returns #NUM! error."
5280 msgstr ""
5282 #: ../plugins/fn-math/functions.c:1169
5283 msgid "LN:the natural logarithm of @{x}"
5284 msgstr "LN:натуральный логарифм @{x}"
5286 #: ../plugins/fn-math/functions.c:1171
5287 msgid "If @{x} ≤ 0, LN returns #NUM! error."
5288 msgstr ""
5290 #: ../plugins/fn-math/functions.c:1192
5291 msgid "LN1P:LN(1+@{x})"
5292 msgstr "LN1P:LN(1+@{x})"
5294 #: ../plugins/fn-math/functions.c:1194
5295 msgid ""
5296 "LN1P calculates LN(1+@{x}) but yielding a higher precision than evaluating LN"
5297 "(1+@{x})."
5298 msgstr ""
5300 #: ../plugins/fn-math/functions.c:1195
5301 msgid "If @{x} ≤ -1, LN returns #NUM! error."
5302 msgstr ""
5304 #: ../plugins/fn-math/functions.c:1216
5305 msgid "POWER:the value of @{x} raised to the power @{y}"
5306 msgstr "POWER:@{x} в степени @{y}"
5308 #: ../plugins/fn-math/functions.c:1219
5309 msgid "If both @{x} and @{y} equal 0, POWER returns #NUM!"
5310 msgstr ""
5312 #: ../plugins/fn-math/functions.c:1220
5313 msgid "If @{x} = 0 and @{y} < 0, POWER returns #DIV/0!"
5314 msgstr ""
5316 #: ../plugins/fn-math/functions.c:1221
5317 msgid "If @{x} < 0 and @{y} is not an integer, POWER returns #NUM!"
5318 msgstr ""
5320 #: ../plugins/fn-math/functions.c:1247
5321 msgid "LOG2:the base-2 logarithm of @{x}"
5322 msgstr "LOG2:двоичный логарифм @{x}"
5324 #: ../plugins/fn-math/functions.c:1249
5325 msgid "If @{x} ≤ 0, LOG2 returns #NUM!"
5326 msgstr ""
5328 #: ../plugins/fn-math/functions.c:1269
5329 msgid "LOG10:the base-10 logarithm of @{x}"
5330 msgstr ""
5332 #: ../plugins/fn-math/functions.c:1271
5333 msgid "If @{x} ≤ 0, LOG10 returns #NUM!"
5334 msgstr ""
5336 #: ../plugins/fn-math/functions.c:1291
5337 msgid "MOD:the remainder of @{x} under division by @{n}"
5338 msgstr ""
5340 #: ../plugins/fn-math/functions.c:1294
5341 msgid "MOD function returns the remainder when @{x} is divided by @{n}."
5342 msgstr ""
5344 #: ../plugins/fn-math/functions.c:1295
5345 msgid "If @{n} is 0, MOD returns #DIV/0!"
5346 msgstr ""
5348 #: ../plugins/fn-math/functions.c:1337
5349 msgid "RADIANS:the number of radians equivalent to @{x} degrees"
5350 msgstr ""
5352 #: ../plugins/fn-math/functions.c:1338
5353 msgid "x:angle in degrees"
5354 msgstr ""
5356 #: ../plugins/fn-math/functions.c:1355
5357 msgid "SIN:the sine of @{x}"
5358 msgstr "SIN:синус @{x}"
5360 #: ../plugins/fn-math/functions.c:1360
5361 msgid "wolfram:Sine.html"
5362 msgstr ""
5364 #: ../plugins/fn-math/functions.c:1374
5365 msgid "CSC:the cosecant of @{x}"
5366 msgstr "CSC:косеканс @{x}"
5368 #: ../plugins/fn-math/functions.c:1376 ../plugins/fn-math/functions.c:1396
5369 #: ../plugins/fn-math/functions.c:1416 ../plugins/fn-math/functions.c:1436
5370 msgid "This function is not Excel compatible."
5371 msgstr "Эта функция несовместима с Excel."
5373 #: ../plugins/fn-math/functions.c:1380
5374 msgid "wolfram:Cosecant.html"
5375 msgstr ""
5377 #: ../plugins/fn-math/functions.c:1394
5378 msgid "CSCH:the hyperbolic cosecant of @{x}"
5379 msgstr "CSCH:гиперболический косеканс @{x}"
5381 #: ../plugins/fn-math/functions.c:1400
5382 msgid "wolfram:HyperbolicCosecant.html"
5383 msgstr ""
5385 #: ../plugins/fn-math/functions.c:1414
5386 msgid "SEC:Secant"
5387 msgstr "SEC:секанс"
5389 #: ../plugins/fn-math/functions.c:1417
5390 msgid "SEC(@{x}) is exported to OpenFormula as 1/COS(@{x})."
5391 msgstr ""
5393 #: ../plugins/fn-math/functions.c:1420
5394 msgid "wolfram:Secant.html"
5395 msgstr ""
5397 #: ../plugins/fn-math/functions.c:1434
5398 msgid "SECH:the hyperbolic secant of @{x}"
5399 msgstr "SECH:гиперболический секанс @{x}"
5401 #: ../plugins/fn-math/functions.c:1437
5402 msgid "SECH(@{x}) is exported to OpenFormula as 1/COSH(@{x})."
5403 msgstr ""
5405 #: ../plugins/fn-math/functions.c:1440
5406 msgid "wolfram:HyperbolicSecant.html"
5407 msgstr ""
5409 #: ../plugins/fn-math/functions.c:1452
5410 msgid "SINH:the hyperbolic sine of @{x}"
5411 msgstr "SINH:гиперболический синус @{x}"
5413 #: ../plugins/fn-math/functions.c:1470
5414 msgid "SQRT:square root of @{x}"
5415 msgstr "SQRT:квадратный корень из @{x}"
5417 #: ../plugins/fn-math/functions.c:1471 ../plugins/fn-math/functions.c:1880
5418 msgid "x:non-negative number"
5419 msgstr "x:неотрицательное число"
5421 #: ../plugins/fn-math/functions.c:1473
5422 msgid "If @{x} is negative, SQRT returns #NUM!"
5423 msgstr ""
5425 #: ../plugins/fn-math/functions.c:1492
5426 msgid "SUMA:sum of all values and cells referenced"
5427 msgstr ""
5429 #: ../plugins/fn-math/functions.c:1493 ../plugins/fn-math/functions.c:1517
5430 msgid "area0:first cell area"
5431 msgstr ""
5433 #: ../plugins/fn-math/functions.c:1494 ../plugins/fn-math/functions.c:1518
5434 msgid "area1:second cell area"
5435 msgstr ""
5437 #: ../plugins/fn-math/functions.c:1516
5438 msgid "SUMSQ:sum of the squares of all values and cells referenced"
5439 msgstr ""
5441 #: ../plugins/fn-math/functions.c:1539
5442 msgid ""
5443 "MULTINOMIAL:multinomial coefficient (@{x1}+⋯+@{xn}) choose (@{x1},…,@{xn})"
5444 msgstr ""
5446 #: ../plugins/fn-math/functions.c:1540
5447 msgid "x1:first number"
5448 msgstr "x1:первое число"
5450 #: ../plugins/fn-math/functions.c:1541
5451 msgid "x2:second number"
5452 msgstr "x2:второе число"
5454 #: ../plugins/fn-math/functions.c:1542
5455 msgid "xn:nth number"
5456 msgstr "xn:n-ый номер"
5458 #: ../plugins/fn-math/functions.c:1546
5459 msgid "wiki:en:Multinomial_theorem"
5460 msgstr ""
5462 #: ../plugins/fn-math/functions.c:1564
5463 msgid "G_PRODUCT:product of all the values and cells referenced"
5464 msgstr ""
5466 #: ../plugins/fn-math/functions.c:1565
5467 msgid "x1:number"
5468 msgstr "x1:число"
5470 #: ../plugins/fn-math/functions.c:1566
5471 msgid "x2:number"
5472 msgstr "x2:число"
5474 #: ../plugins/fn-math/functions.c:1567
5475 msgid "Empty cells are ignored and the empty product is 1."
5476 msgstr ""
5478 #: ../plugins/fn-math/functions.c:1587
5479 msgid "TAN:the tangent of @{x}"
5480 msgstr "TAN:тангенс @{x}"
5482 #: ../plugins/fn-math/functions.c:1604
5483 msgid "TANH:the hyperbolic tangent of @{x}"
5484 msgstr "TANH:гиперболический тангенс @{x}"
5486 #: ../plugins/fn-math/functions.c:1621
5487 msgid "PI:the constant π"
5488 msgstr "PI:постоянная π"
5490 #: ../plugins/fn-math/functions.c:1622
5491 msgid ""
5492 "This function is Excel compatible, but it returns π with a better precision."
5493 msgstr ""
5494 "Эта функция совместима с Excel, но возвращает значение π с большей точностью."
5496 #: ../plugins/fn-math/functions.c:1639
5497 msgid "TRUNC:@{x} truncated to @{d} digits"
5498 msgstr "TRUNC:@{x} округлённый до @{d} цифр"
5500 #: ../plugins/fn-math/functions.c:1641
5501 msgid "d:non-negative integer, defaults to 0"
5502 msgstr "d:неотрицательное целое число, по умолчанию 0"
5504 #: ../plugins/fn-math/functions.c:1642
5505 msgid ""
5506 "If @{d} is omitted or negative then it defaults to zero. If it is not an "
5507 "integer then it is truncated to an integer."
5508 msgstr ""
5510 #: ../plugins/fn-math/functions.c:1676
5511 msgid "EVEN:@{x} rounded away from 0 to the next even integer"
5512 msgstr ""
5514 #: ../plugins/fn-math/functions.c:1711
5515 msgid "ODD:@{x} rounded away from 0 to the next odd integer"
5516 msgstr ""
5518 #: ../plugins/fn-math/functions.c:1746
5519 msgid "FACTDOUBLE:double factorial"
5520 msgstr ""
5522 #: ../plugins/fn-math/functions.c:1747
5523 msgid "x:non-negative integer"
5524 msgstr "x:неотрицательное целое число"
5526 #: ../plugins/fn-math/functions.c:1748
5527 msgid "FACTDOUBLE function returns the double factorial @{x}!!"
5528 msgstr ""
5530 #: ../plugins/fn-math/functions.c:1749
5531 msgid ""
5532 "If @{x} is not an integer, it is truncated. If @{x} is negative, FACTDOUBLE "
5533 "returns #NUM!"
5534 msgstr ""
5536 #: ../plugins/fn-math/functions.c:1783
5537 msgid "FIB:Fibonacci numbers"
5538 msgstr "FIB:числа Фибоначчи"
5540 #: ../plugins/fn-math/functions.c:1784 ../plugins/fn-numtheory/numtheory.c:219
5541 #: ../plugins/fn-numtheory/numtheory.c:253
5542 #: ../plugins/fn-numtheory/numtheory.c:294
5543 #: ../plugins/fn-numtheory/numtheory.c:326
5544 #: ../plugins/fn-numtheory/numtheory.c:386
5545 #: ../plugins/fn-numtheory/numtheory.c:442
5546 #: ../plugins/fn-numtheory/numtheory.c:473
5547 msgid "n:positive integer"
5548 msgstr "n:положительное целое число"
5550 #: ../plugins/fn-math/functions.c:1785
5551 msgid "FIB(@{n}) is the @{n}th Fibonacci number."
5552 msgstr ""
5554 #: ../plugins/fn-math/functions.c:1786
5555 msgid ""
5556 "If @{n} is not an integer, it is truncated. If it is negative or zero FIB "
5557 "returns #NUM!"
5558 msgstr ""
5560 #: ../plugins/fn-math/functions.c:1824
5561 msgid "QUOTIENT:integer portion of a division"
5562 msgstr ""
5564 #: ../plugins/fn-math/functions.c:1825
5565 msgid "numerator:integer"
5566 msgstr "numerator:целое число"
5568 #: ../plugins/fn-math/functions.c:1826
5569 msgid "denominator:non-zero integer"
5570 msgstr "denominator:ненулевое целое число"
5572 #: ../plugins/fn-math/functions.c:1827
5573 msgid ""
5574 "QUOTIENT yields the integer portion of the division @{numerator}/@"
5575 "{denominator}.\n"
5576 "QUOTIENT (@{numerator},@{denominator})⨉@{denominator}+MOD(@{numerator},@"
5577 "{denominator})=@{numerator}"
5578 msgstr ""
5580 #: ../plugins/fn-math/functions.c:1851
5581 msgid "SIGN:sign of @{x}"
5582 msgstr "sign; знак @{x}"
5584 #: ../plugins/fn-math/functions.c:1853
5585 msgid ""
5586 "SIGN returns 1 if the @{x} is positive and it returns -1 if @{x} is negative."
5587 msgstr ""
5589 #: ../plugins/fn-math/functions.c:1878
5590 msgid "SQRTPI:the square root of @{x} times π"
5591 msgstr ""
5593 #: ../plugins/fn-math/functions.c:1901
5594 msgid "ROUNDDOWN:@{x} rounded towards 0"
5595 msgstr ""
5597 #: ../plugins/fn-math/functions.c:1903 ../plugins/fn-math/functions.c:1927
5598 #: ../plugins/fn-math/functions.c:1968
5599 msgid "d:integer, defaults to 0"
5600 msgstr ""
5602 #: ../plugins/fn-math/functions.c:1904
5603 msgid ""
5604 "If @{d} is greater than zero, @{x} is rounded toward 0 to the given number "
5605 "of digits.\n"
5606 "If @{d} is zero, @{x} is rounded toward 0 to the next integer.\n"
5607 "If @{d} is less than zero, @{x} is rounded toward 0 to the left of the "
5608 "decimal point"
5609 msgstr ""
5611 #: ../plugins/fn-math/functions.c:1925
5612 msgid "ROUND:rounded @{x}"
5613 msgstr ""
5615 #: ../plugins/fn-math/functions.c:1928
5616 msgid ""
5617 "If @{d} is greater than zero, @{x} is rounded to the given number of "
5618 "digits.\n"
5619 "If @{d} is zero, @{x} is rounded to the next integer.\n"
5620 "If @{d} is less than zero, @{x} is rounded to the left of the decimal point"
5621 msgstr ""
5623 #: ../plugins/fn-math/functions.c:1966
5624 msgid "ROUNDUP:@{x} rounded away from 0"
5625 msgstr ""
5627 #: ../plugins/fn-math/functions.c:1969
5628 msgid ""
5629 "If @{d} is greater than zero, @{x} is rounded away from 0 to the given "
5630 "number of digits.\n"
5631 "If @{d} is zero, @{x} is rounded away from 0 to the next integer.\n"
5632 "If @{d} is less than zero, @{x} is rounded away from 0 to the left of the "
5633 "decimal point"
5634 msgstr ""
5636 #: ../plugins/fn-math/functions.c:2013
5637 msgid "MROUND:@{x} rounded to a multiple of @{m}"
5638 msgstr ""
5640 #: ../plugins/fn-math/functions.c:2015
5641 msgid "m:number"
5642 msgstr "m:число"
5644 #: ../plugins/fn-math/functions.c:2016
5645 msgid "If @{x} and @{m} have different sign, MROUND returns #NUM!"
5646 msgstr ""
5648 #: ../plugins/fn-math/functions.c:2059
5649 msgid "ARABIC:the Roman numeral @{roman} as number"
5650 msgstr ""
5652 #: ../plugins/fn-math/functions.c:2060
5653 msgid "roman:Roman numeral"
5654 msgstr ""
5656 #: ../plugins/fn-math/functions.c:2061
5657 msgid ""
5658 "Any Roman symbol to the left of a larger symbol (directly or indirectly) "
5659 "reduces the final value by the symbol amount, otherwise, it increases the "
5660 "final amount by the symbol's amount."
5661 msgstr ""
5663 #: ../plugins/fn-math/functions.c:2137
5664 msgid "ROMAN:@{n} as a roman numeral text"
5665 msgstr ""
5667 #: ../plugins/fn-math/functions.c:2139
5668 msgid "type:0,1,2,3,or 4, defaults to 0"
5669 msgstr ""
5671 #: ../plugins/fn-math/functions.c:2140
5672 msgid ""
5673 "ROMAN returns the arabic number @{n} as a roman numeral text.\n"
5674 "If @{type} is 0 or it is omitted, ROMAN returns classic roman numbers.\n"
5675 "Type 1 is more concise than classic type, type 2 is more concise than type "
5676 "1, and type 3 is more concise than type 2. Type 4 is a simplified type."
5677 msgstr ""
5679 #: ../plugins/fn-math/functions.c:2387
5680 msgid "SUMX2MY2:sum of the difference of squares"
5681 msgstr ""
5683 #: ../plugins/fn-math/functions.c:2388 ../plugins/fn-math/functions.c:2430
5684 #: ../plugins/fn-math/functions.c:2473
5685 msgid "array0:first cell area"
5686 msgstr ""
5688 #: ../plugins/fn-math/functions.c:2389 ../plugins/fn-math/functions.c:2431
5689 #: ../plugins/fn-math/functions.c:2474
5690 msgid "array1:second cell area"
5691 msgstr ""
5693 #: ../plugins/fn-math/functions.c:2390
5694 msgid ""
5695 "SUMX2MY2 function returns the sum of the difference of squares of "
5696 "corresponding values in two arrays. The equation of SUMX2MY2 is SUM(x^2-y^2)."
5697 msgstr ""
5699 #: ../plugins/fn-math/functions.c:2429
5700 msgid "SUMX2PY2:sum of the sum of squares"
5701 msgstr ""
5703 #: ../plugins/fn-math/functions.c:2432
5704 msgid ""
5705 "SUMX2PY2 function returns the sum of the sum of squares of corresponding "
5706 "values in two arrays. The equation of SUMX2PY2 is SUM(x^2+y^2)."
5707 msgstr ""
5709 #: ../plugins/fn-math/functions.c:2434
5710 msgid ""
5711 "If @{array0} and @{array1} have different number of data points, SUMX2PY2 "
5712 "returns #N/A.\n"
5713 "Strings and empty cells are simply ignored."
5714 msgstr ""
5716 #: ../plugins/fn-math/functions.c:2472
5717 msgid "SUMXMY2:sum of the squares of differences"
5718 msgstr ""
5720 #: ../plugins/fn-math/functions.c:2475
5721 msgid ""
5722 "SUMXMY2 function returns the sum of the squares of the differences of "
5723 "corresponding values in two arrays. The equation of SUMXMY2 is SUM((x-y)^2)."
5724 msgstr ""
5726 #: ../plugins/fn-math/functions.c:2477
5727 msgid ""
5728 "If @{array0} and @{array1} have different number of data points, SUMXMY2 "
5729 "returns #N/A.\n"
5730 "Strings and empty cells are simply ignored."
5731 msgstr ""
5733 #: ../plugins/fn-math/functions.c:2517
5734 msgid "SERIESSUM:sum of a power series at @{x}"
5735 msgstr ""
5737 #: ../plugins/fn-math/functions.c:2518
5738 msgid "x:number where to evaluate the power series"
5739 msgstr ""
5741 #: ../plugins/fn-math/functions.c:2519
5742 msgid "n:non-negative integer, exponent of the lowest term of the series"
5743 msgstr ""
5745 #: ../plugins/fn-math/functions.c:2520
5746 msgid "m:increment to each exponent"
5747 msgstr ""
5749 #: ../plugins/fn-math/functions.c:2521
5750 msgid "coeff:coefficients of the power series"
5751 msgstr ""
5753 #: ../plugins/fn-math/functions.c:2575
5754 msgid "MINVERSE:the inverse matrix of @{matrix}"
5755 msgstr ""
5757 #: ../plugins/fn-math/functions.c:2576 ../plugins/fn-math/functions.c:2901
5758 msgid "matrix:a square matrix"
5759 msgstr ""
5761 #: ../plugins/fn-math/functions.c:2577
5762 msgid "If @{matrix} is not invertible, MINVERSE returns #NUM!"
5763 msgstr ""
5765 #: ../plugins/fn-math/functions.c:2578
5766 msgid ""
5767 "If @{matrix} does not contain an equal number of columns and rows, MINVERSE "
5768 "returns #VALUE!"
5769 msgstr ""
5771 #: ../plugins/fn-math/functions.c:2709
5772 msgid ""
5773 "CHOLESKY:the Cholesky decomposition of the symmetric positive-definite @"
5774 "{matrix}"
5775 msgstr ""
5777 #: ../plugins/fn-math/functions.c:2710
5778 msgid "matrix:a symmetric positive definite matrix"
5779 msgstr ""
5781 #: ../plugins/fn-math/functions.c:2711
5782 msgid ""
5783 "If the Cholesky-Banachiewicz algorithm applied to @{matrix} fails, Cholesky "
5784 "returns #NUM!"
5785 msgstr ""
5787 #: ../plugins/fn-math/functions.c:2712
5788 msgid ""
5789 "If @{matrix} does not contain an equal number of columns and rows, CHOLESKY "
5790 "returns #VALUE!"
5791 msgstr ""
5793 #: ../plugins/fn-math/functions.c:2796
5794 msgid "MUNIT:the @{n} by @{n} identity matrix"
5795 msgstr ""
5797 #: ../plugins/fn-math/functions.c:2797
5798 msgid "n:size of the matrix"
5799 msgstr ""
5801 #: ../plugins/fn-math/functions.c:2833
5802 msgid "MMULT:the matrix product of @{mat1} and @{mat2}"
5803 msgstr ""
5805 #: ../plugins/fn-math/functions.c:2834
5806 msgid "mat1:a matrix"
5807 msgstr ""
5809 #: ../plugins/fn-math/functions.c:2835
5810 msgid "mat2:a matrix"
5811 msgstr ""
5813 #: ../plugins/fn-math/functions.c:2900
5814 msgid "MDETERM:the determinant of the matrix @{matrix}"
5815 msgstr ""
5817 #: ../plugins/fn-math/functions.c:2936
5818 msgid "SUMPRODUCT:multiplies components and adds the results"
5819 msgstr "SUMPRODUCT:перемножает компоненты и складывает результаты."
5821 #: ../plugins/fn-math/functions.c:2938
5822 msgid ""
5823 "Multiplies corresponding data entries in the given arrays or ranges, and "
5824 "then returns the sum of those products."
5825 msgstr ""
5826 "Перемножает соответствующие данные в заданных массивах или диапазонах и "
5827 "возвращает сумму этих произведений."
5829 #: ../plugins/fn-math/functions.c:2941
5830 msgid "If an entry is not numeric, the value zero is used instead."
5831 msgstr "Если значение не числовое, используется 0."
5833 #: ../plugins/fn-math/functions.c:2942
5834 msgid ""
5835 "If arrays or range arguments do not have the same dimensions, return #VALUE! "
5836 "error."
5837 msgstr ""
5838 "Если массивы или диапазоны не совпадают по размерам, возвращается ошибка "
5839 "#VALUE!"
5841 #: ../plugins/fn-math/functions.c:2944
5842 msgid ""
5843 "SUMPRODUCTs arguments are arrays or ranges. Attempting to use A1:A5>0 will "
5844 "not work, implicit intersection will kick in. Instead use --(A1:A5>0)"
5845 msgstr ""
5847 #: ../plugins/fn-math/functions.c:3058
5848 msgid "EIGEN:eigenvalues and eigenvectors of the symmetric @{matrix}"
5849 msgstr ""
5851 #: ../plugins/fn-math/functions.c:3059
5852 msgid "matrix:a symmetric matrix"
5853 msgstr ""
5855 #: ../plugins/fn-math/functions.c:3060
5856 msgid "If @{matrix} is not symmetric, EIGEN returns #NUM!"
5857 msgstr ""
5859 #: ../plugins/fn-math/functions.c:3061
5860 msgid ""
5861 "If @{matrix} does not contain an equal number of columns and rows, EIGEN "
5862 "returns #VALUE!"
5863 msgstr ""
5865 #: ../plugins/fn-numtheory/numtheory.c:218
5866 msgid "NT_PHI:Euler's totient function"
5867 msgstr ""
5869 #: ../plugins/fn-numtheory/numtheory.c:220
5870 msgid ""
5871 "Euler's totient function gives the number of integers less than or equal to @"
5872 "{n} that are relatively prime (coprime) to @{n}."
5873 msgstr ""
5875 #: ../plugins/fn-numtheory/numtheory.c:223
5876 msgid "wiki:en:Euler's_totient_function"
5877 msgstr ""
5879 #: ../plugins/fn-numtheory/numtheory.c:252
5880 msgid "NT_MU:Möbius mu function"
5881 msgstr ""
5883 #: ../plugins/fn-numtheory/numtheory.c:255
5884 msgid ""
5885 "NT_MU function (Möbius mu function) returns 0  if @{n} is divisible by the "
5886 "square of a prime. Otherwise, if @{n} has an odd  number of different prime "
5887 "factors, NT_MU returns -1, and if @{n} has an even number of different prime "
5888 "factors, it returns 1. If @{n} = 1, NT_MU returns 1."
5889 msgstr ""
5891 #: ../plugins/fn-numtheory/numtheory.c:262
5892 msgid "wiki:en:Möbius_function"
5893 msgstr ""
5895 #: ../plugins/fn-numtheory/numtheory.c:263
5896 msgid "wolfram:MoebiusFunction.html"
5897 msgstr ""
5899 #: ../plugins/fn-numtheory/numtheory.c:293
5900 msgid "NT_D:number of divisors"
5901 msgstr ""
5903 #: ../plugins/fn-numtheory/numtheory.c:295
5904 msgid "NT_D calculates the number of divisors of @{n}."
5905 msgstr ""
5907 #: ../plugins/fn-numtheory/numtheory.c:325
5908 msgid "NT_SIGMA:sigma function"
5909 msgstr ""
5911 #: ../plugins/fn-numtheory/numtheory.c:327
5912 msgid "NT_SIGMA calculates the sum of the divisors of @{n}."
5913 msgstr ""
5915 #: ../plugins/fn-numtheory/numtheory.c:330
5916 msgid "wiki:en:Divisor_function"
5917 msgstr ""
5919 #: ../plugins/fn-numtheory/numtheory.c:359
5920 msgid "ITHPRIME:@{i}th prime"
5921 msgstr ""
5923 #: ../plugins/fn-numtheory/numtheory.c:360
5924 msgid "i:positive integer"
5925 msgstr ""
5927 #: ../plugins/fn-numtheory/numtheory.c:361
5928 msgid "ITHPRIME finds the @{i}th prime."
5929 msgstr ""
5931 #: ../plugins/fn-numtheory/numtheory.c:385
5932 msgid "ISPRIME:whether @{n} is prime"
5933 msgstr ""
5935 #: ../plugins/fn-numtheory/numtheory.c:387
5936 msgid "ISPRIME returns TRUE if @{n} is prime and FALSE otherwise."
5937 msgstr ""
5939 #: ../plugins/fn-numtheory/numtheory.c:390
5940 msgid "wolfram:PrimeNumber.html"
5941 msgstr ""
5943 #: ../plugins/fn-numtheory/numtheory.c:441
5944 msgid "PFACTOR:smallest prime factor"
5945 msgstr ""
5947 #: ../plugins/fn-numtheory/numtheory.c:443
5948 msgid "PFACTOR finds the smallest prime factor of its argument."
5949 msgstr ""
5951 #: ../plugins/fn-numtheory/numtheory.c:444
5952 msgid ""
5953 "The argument @{n} must be at least 2. Otherwise a #VALUE! error is returned."
5954 msgstr ""
5956 #: ../plugins/fn-numtheory/numtheory.c:472
5957 msgid "NT_PI:number of primes upto @{n}"
5958 msgstr ""
5960 #: ../plugins/fn-numtheory/numtheory.c:474
5961 msgid "NT_PI returns the number of primes less than or equal to @{n}."
5962 msgstr ""
5964 #: ../plugins/fn-numtheory/numtheory.c:477
5965 msgid "wolfram:PrimeCountingFunction.html"
5966 msgstr ""
5968 #: ../plugins/fn-numtheory/numtheory.c:503
5969 msgid "BITOR:bitwise or"
5970 msgstr ""
5972 #: ../plugins/fn-numtheory/numtheory.c:504
5973 #: ../plugins/fn-numtheory/numtheory.c:528
5974 #: ../plugins/fn-numtheory/numtheory.c:552
5975 #: ../plugins/fn-numtheory/numtheory.c:577
5976 #: ../plugins/fn-numtheory/numtheory.c:607
5977 msgid "a:non-negative integer"
5978 msgstr ""
5980 #: ../plugins/fn-numtheory/numtheory.c:505
5981 #: ../plugins/fn-numtheory/numtheory.c:529
5982 #: ../plugins/fn-numtheory/numtheory.c:553
5983 msgid "b:non-negative integer"
5984 msgstr ""
5986 #: ../plugins/fn-numtheory/numtheory.c:506
5987 msgid ""
5988 "BITOR returns the bitwise or of the binary representations of its arguments."
5989 msgstr ""
5991 #: ../plugins/fn-numtheory/numtheory.c:527
5992 msgid "BITXOR:bitwise exclusive or"
5993 msgstr ""
5995 #: ../plugins/fn-numtheory/numtheory.c:530
5996 msgid ""
5997 "BITXOR returns the bitwise exclusive or of the binary representations of its "
5998 "arguments."
5999 msgstr ""
6001 #: ../plugins/fn-numtheory/numtheory.c:551
6002 msgid "BITAND:bitwise and"
6003 msgstr ""
6005 #: ../plugins/fn-numtheory/numtheory.c:554
6006 msgid ""
6007 "BITAND returns the bitwise and of the binary representations of its "
6008 "arguments."
6009 msgstr ""
6011 #: ../plugins/fn-numtheory/numtheory.c:576
6012 msgid "BITLSHIFT:bit-shift to the left"
6013 msgstr ""
6015 #: ../plugins/fn-numtheory/numtheory.c:579
6016 msgid ""
6017 "BITLSHIFT returns the binary representations of @{a} shifted @{n} positions "
6018 "to the left."
6019 msgstr ""
6021 #: ../plugins/fn-numtheory/numtheory.c:580
6022 msgid ""
6023 "If @{n} is negative, BITLSHIFT shifts the bits to the right by ABS(@{n}) "
6024 "positions."
6025 msgstr ""
6027 #: ../plugins/fn-numtheory/numtheory.c:606
6028 msgid "BITRSHIFT:bit-shift to the right"
6029 msgstr ""
6031 #: ../plugins/fn-numtheory/numtheory.c:609
6032 msgid ""
6033 "BITRSHIFT returns the binary representations of @{a} shifted @{n} positions "
6034 "to the right."
6035 msgstr ""
6037 #: ../plugins/fn-numtheory/numtheory.c:610
6038 msgid ""
6039 "If @{n} is negative, BITRSHIFT shifts the bits to the left by ABS(@{n}) "
6040 "positions."
6041 msgstr ""
6043 #: ../plugins/fn-r/functions.c:19
6044 msgid "R.DNORM:probability density function of the normal distribution"
6045 msgstr "R.DNORM:функция плотности вероятности нормального распределения"
6047 #: ../plugins/fn-r/functions.c:20 ../plugins/fn-r/functions.c:45
6048 #: ../plugins/fn-r/functions.c:99 ../plugins/fn-r/functions.c:124
6049 #: ../plugins/fn-r/functions.c:151 ../plugins/fn-r/functions.c:178
6050 #: ../plugins/fn-r/functions.c:203 ../plugins/fn-r/functions.c:257
6051 #: ../plugins/fn-r/functions.c:282 ../plugins/fn-r/functions.c:336
6052 #: ../plugins/fn-r/functions.c:359 ../plugins/fn-r/functions.c:409
6053 #: ../plugins/fn-r/functions.c:434 ../plugins/fn-r/functions.c:461
6054 #: ../plugins/fn-r/functions.c:488 ../plugins/fn-r/functions.c:512
6055 #: ../plugins/fn-r/functions.c:564 ../plugins/fn-r/functions.c:589
6056 #: ../plugins/fn-r/functions.c:643 ../plugins/fn-r/functions.c:666
6057 #: ../plugins/fn-r/functions.c:716 ../plugins/fn-r/functions.c:739
6058 #: ../plugins/fn-r/functions.c:789 ../plugins/fn-r/functions.c:814
6059 #: ../plugins/fn-r/functions.c:841 ../plugins/fn-r/functions.c:868
6060 #: ../plugins/fn-r/functions.c:893 ../plugins/fn-r/functions.c:947
6061 #: ../plugins/fn-r/functions.c:974 ../plugins/fn-r/functions.c:1032
6062 #: ../plugins/fn-r/functions.c:1055 ../plugins/fn-r/functions.c:1105
6063 #: ../plugins/fn-r/functions.c:1130 ../plugins/fn-r/functions.c:1184
6064 #: ../plugins/fn-r/functions.c:1211 ../plugins/fn-r/functions.c:1240
6065 msgid "x:observation"
6066 msgstr "x:наблюдение"
6068 #: ../plugins/fn-r/functions.c:21 ../plugins/fn-r/functions.c:46
6069 #: ../plugins/fn-r/functions.c:73
6070 msgid "mu:mean of the distribution"
6071 msgstr ""
6073 #: ../plugins/fn-r/functions.c:22 ../plugins/fn-r/functions.c:47
6074 #: ../plugins/fn-r/functions.c:74
6075 msgid "sigma:standard deviation of the distribution"
6076 msgstr "сигма:стандартное отклонение распределения"
6078 #: ../plugins/fn-r/functions.c:23 ../plugins/fn-r/functions.c:102
6079 #: ../plugins/fn-r/functions.c:181 ../plugins/fn-r/functions.c:260
6080 #: ../plugins/fn-r/functions.c:338 ../plugins/fn-r/functions.c:412
6081 #: ../plugins/fn-r/functions.c:490 ../plugins/fn-r/functions.c:567
6082 #: ../plugins/fn-r/functions.c:645 ../plugins/fn-r/functions.c:718
6083 #: ../plugins/fn-r/functions.c:792 ../plugins/fn-r/functions.c:871
6084 #: ../plugins/fn-r/functions.c:951 ../plugins/fn-r/functions.c:1034
6085 #: ../plugins/fn-r/functions.c:1108 ../plugins/fn-r/functions.c:1188
6086 #: ../plugins/fn-r/functions.c:1243
6087 msgid "give_log:if true, log of the result will be returned instead"
6088 msgstr ""
6090 #: ../plugins/fn-r/functions.c:24
6091 msgid ""
6092 "This function returns the probability density function of the normal "
6093 "distribution."
6094 msgstr ""
6095 "Эта функция возвращает плотность вероятности нормального распределения."
6097 #: ../plugins/fn-r/functions.c:44
6098 msgid "R.PNORM:cumulative distribution function of the normal distribution"
6099 msgstr ""
6101 #: ../plugins/fn-r/functions.c:48 ../plugins/fn-r/functions.c:75
6102 #: ../plugins/fn-r/functions.c:127 ../plugins/fn-r/functions.c:154
6103 #: ../plugins/fn-r/functions.c:206 ../plugins/fn-r/functions.c:233
6104 #: ../plugins/fn-r/functions.c:285 ../plugins/fn-r/functions.c:312
6105 #: ../plugins/fn-r/functions.c:361 ../plugins/fn-r/functions.c:386
6106 #: ../plugins/fn-r/functions.c:437 ../plugins/fn-r/functions.c:464
6107 #: ../plugins/fn-r/functions.c:514 ../plugins/fn-r/functions.c:540
6108 #: ../plugins/fn-r/functions.c:592 ../plugins/fn-r/functions.c:619
6109 #: ../plugins/fn-r/functions.c:668 ../plugins/fn-r/functions.c:693
6110 #: ../plugins/fn-r/functions.c:741 ../plugins/fn-r/functions.c:766
6111 #: ../plugins/fn-r/functions.c:817 ../plugins/fn-r/functions.c:844
6112 #: ../plugins/fn-r/functions.c:896 ../plugins/fn-r/functions.c:923
6113 #: ../plugins/fn-r/functions.c:978 ../plugins/fn-r/functions.c:1007
6114 #: ../plugins/fn-r/functions.c:1057 ../plugins/fn-r/functions.c:1082
6115 #: ../plugins/fn-r/functions.c:1133 ../plugins/fn-r/functions.c:1160
6116 #: ../plugins/fn-r/functions.c:1215
6117 msgid ""
6118 "lower_tail:if true (the default), the lower tail of the distribution is "
6119 "considered"
6120 msgstr ""
6122 #: ../plugins/fn-r/functions.c:49 ../plugins/fn-r/functions.c:76
6123 #: ../plugins/fn-r/functions.c:128 ../plugins/fn-r/functions.c:155
6124 #: ../plugins/fn-r/functions.c:207 ../plugins/fn-r/functions.c:234
6125 #: ../plugins/fn-r/functions.c:286 ../plugins/fn-r/functions.c:313
6126 #: ../plugins/fn-r/functions.c:362 ../plugins/fn-r/functions.c:387
6127 #: ../plugins/fn-r/functions.c:438 ../plugins/fn-r/functions.c:465
6128 #: ../plugins/fn-r/functions.c:515 ../plugins/fn-r/functions.c:541
6129 #: ../plugins/fn-r/functions.c:593 ../plugins/fn-r/functions.c:620
6130 #: ../plugins/fn-r/functions.c:669 ../plugins/fn-r/functions.c:694
6131 #: ../plugins/fn-r/functions.c:742 ../plugins/fn-r/functions.c:767
6132 #: ../plugins/fn-r/functions.c:818 ../plugins/fn-r/functions.c:845
6133 #: ../plugins/fn-r/functions.c:897 ../plugins/fn-r/functions.c:924
6134 #: ../plugins/fn-r/functions.c:979 ../plugins/fn-r/functions.c:1008
6135 #: ../plugins/fn-r/functions.c:1058 ../plugins/fn-r/functions.c:1083
6136 #: ../plugins/fn-r/functions.c:1134 ../plugins/fn-r/functions.c:1161
6137 #: ../plugins/fn-r/functions.c:1216
6138 msgid "log_p:if true, log of the probability is used"
6139 msgstr ""
6141 #: ../plugins/fn-r/functions.c:50
6142 msgid ""
6143 "This function returns the cumulative distribution function of the normal "
6144 "distribution."
6145 msgstr ""
6147 #: ../plugins/fn-r/functions.c:71
6148 msgid "R.QNORM:probability quantile function of the normal distribution"
6149 msgstr ""
6151 #: ../plugins/fn-r/functions.c:72 ../plugins/fn-r/functions.c:230
6152 #: ../plugins/fn-r/functions.c:309 ../plugins/fn-r/functions.c:384
6153 #: ../plugins/fn-r/functions.c:538 ../plugins/fn-r/functions.c:616
6154 #: ../plugins/fn-r/functions.c:691 ../plugins/fn-r/functions.c:764
6155 #: ../plugins/fn-r/functions.c:920 ../plugins/fn-r/functions.c:1003
6156 #: ../plugins/fn-r/functions.c:1080 ../plugins/fn-r/functions.c:1157
6157 #: ../plugins/fn-random/functions.c:630 ../plugins/fn-stat/functions.c:492
6158 #: ../plugins/fn-stat/functions.c:945 ../plugins/fn-stat/functions.c:1003
6159 #: ../plugins/fn-stat/functions.c:1154 ../plugins/fn-stat/functions.c:1241
6160 #: ../plugins/fn-stat/functions.c:1442 ../plugins/fn-stat/functions.c:1787
6161 msgid "p:probability"
6162 msgstr "p:вероятность"
6164 #: ../plugins/fn-r/functions.c:77
6165 msgid ""
6166 "This function returns the probability quantile function, i.e., the inverse "
6167 "of the cumulative distribution function, of the normal distribution."
6168 msgstr ""
6170 #: ../plugins/fn-r/functions.c:98
6171 msgid "R.DLNORM:probability density function of the log-normal distribution"
6172 msgstr "R.DLNORM:функция плотности вероятности логнормального распределения"
6174 #: ../plugins/fn-r/functions.c:100 ../plugins/fn-r/functions.c:125
6175 #: ../plugins/fn-r/functions.c:152
6176 msgid "logmean:mean of the underlying normal distribution"
6177 msgstr "logmean:медиана соответствующего нормального распределения"
6179 #: ../plugins/fn-r/functions.c:101 ../plugins/fn-r/functions.c:126
6180 #: ../plugins/fn-r/functions.c:153
6181 msgid "logsd:standard deviation of the underlying normal distribution"
6182 msgstr ""
6183 "logsd:стандартное отклонение соответствующего нормального распределения"
6185 #: ../plugins/fn-r/functions.c:103
6186 msgid ""
6187 "This function returns the probability density function of the log-normal "
6188 "distribution."
6189 msgstr ""
6190 "Эта функция возвращает плотность вероятности логнормального распределения."
6192 #: ../plugins/fn-r/functions.c:123
6193 msgid ""
6194 "R.PLNORM:cumulative distribution function of the log-normal distribution"
6195 msgstr ""
6197 #: ../plugins/fn-r/functions.c:129
6198 msgid ""
6199 "This function returns the cumulative distribution function of the log-normal "
6200 "distribution."
6201 msgstr ""
6203 #: ../plugins/fn-r/functions.c:150
6204 msgid "R.QLNORM:probability quantile function of the log-normal distribution"
6205 msgstr ""
6207 #: ../plugins/fn-r/functions.c:156
6208 msgid ""
6209 "This function returns the probability quantile function, i.e., the inverse "
6210 "of the cumulative distribution function, of the log-normal distribution."
6211 msgstr ""
6213 #: ../plugins/fn-r/functions.c:177
6214 msgid "R.DGAMMA:probability density function of the gamma distribution"
6215 msgstr "R.DGAMMA:функция плотности вероятности гамма-распределения"
6217 #: ../plugins/fn-r/functions.c:179 ../plugins/fn-r/functions.c:204
6218 #: ../plugins/fn-r/functions.c:231 ../plugins/fn-r/functions.c:565
6219 #: ../plugins/fn-r/functions.c:590 ../plugins/fn-r/functions.c:617
6220 #: ../plugins/fn-r/functions.c:1185 ../plugins/fn-r/functions.c:1212
6221 #: ../plugins/fn-r/functions.c:1242
6222 msgid "shape:the shape parameter of the distribution"
6223 msgstr ""
6225 #: ../plugins/fn-r/functions.c:180 ../plugins/fn-r/functions.c:205
6226 #: ../plugins/fn-r/functions.c:232 ../plugins/fn-r/functions.c:566
6227 #: ../plugins/fn-r/functions.c:591 ../plugins/fn-r/functions.c:618
6228 #: ../plugins/fn-r/functions.c:717 ../plugins/fn-r/functions.c:740
6229 #: ../plugins/fn-r/functions.c:765 ../plugins/fn-r/functions.c:1107
6230 #: ../plugins/fn-r/functions.c:1132 ../plugins/fn-r/functions.c:1159
6231 #: ../plugins/fn-r/functions.c:1187 ../plugins/fn-r/functions.c:1214
6232 msgid "scale:the scale parameter of the distribution"
6233 msgstr ""
6235 #: ../plugins/fn-r/functions.c:182
6236 msgid ""
6237 "This function returns the probability density function of the gamma "
6238 "distribution."
6239 msgstr "Эта функция возвращает плотность вероятности гамма-распределения."
6241 #: ../plugins/fn-r/functions.c:202
6242 msgid "R.PGAMMA:cumulative distribution function of the gamma distribution"
6243 msgstr ""
6245 #: ../plugins/fn-r/functions.c:208
6246 msgid ""
6247 "This function returns the cumulative distribution function of the gamma "
6248 "distribution."
6249 msgstr ""
6251 #: ../plugins/fn-r/functions.c:229
6252 msgid "R.QGAMMA:probability quantile function of the gamma distribution"
6253 msgstr ""
6255 #: ../plugins/fn-r/functions.c:235
6256 msgid ""
6257 "This function returns the probability quantile function, i.e., the inverse "
6258 "of the cumulative distribution function, of the gamma distribution."
6259 msgstr ""
6261 #: ../plugins/fn-r/functions.c:256
6262 msgid "R.DBETA:probability density function of the beta distribution"
6263 msgstr "R.DBETA:функция плотности вероятности бета-распределения"
6265 #: ../plugins/fn-r/functions.c:258 ../plugins/fn-r/functions.c:283
6266 #: ../plugins/fn-r/functions.c:310
6267 msgid "a:the first shape parameter of the distribution"
6268 msgstr ""
6270 #: ../plugins/fn-r/functions.c:259 ../plugins/fn-r/functions.c:284
6271 #: ../plugins/fn-r/functions.c:311
6272 msgid "b:the second scale parameter of the distribution"
6273 msgstr ""
6275 #: ../plugins/fn-r/functions.c:261
6276 msgid ""
6277 "This function returns the probability density function of the beta "
6278 "distribution."
6279 msgstr "Эта функция возвращает плотность вероятности бета-распредления."
6281 #: ../plugins/fn-r/functions.c:281
6282 msgid "R.PBETA:cumulative distribution function of the beta distribution"
6283 msgstr ""
6285 #: ../plugins/fn-r/functions.c:287
6286 msgid ""
6287 "This function returns the cumulative distribution function of the beta "
6288 "distribution."
6289 msgstr ""
6291 #: ../plugins/fn-r/functions.c:308
6292 msgid "R.QBETA:probability quantile function of the beta distribution"
6293 msgstr ""
6295 #: ../plugins/fn-r/functions.c:314
6296 msgid ""
6297 "This function returns the probability quantile function, i.e., the inverse "
6298 "of the cumulative distribution function, of the beta distribution."
6299 msgstr ""
6301 #: ../plugins/fn-r/functions.c:335
6302 msgid "R.DT:probability density function of the Student t distribution"
6303 msgstr "R.DT:функция плотности вероятности распределения Стьюдента"
6305 #: ../plugins/fn-r/functions.c:337 ../plugins/fn-r/functions.c:360
6306 #: ../plugins/fn-r/functions.c:385 ../plugins/fn-r/functions.c:1241
6307 msgid "n:the number of degrees of freedom of the distribution"
6308 msgstr "n:число степеней свободы распределения"
6310 #: ../plugins/fn-r/functions.c:339
6311 msgid ""
6312 "This function returns the probability density function of the Student t "
6313 "distribution."
6314 msgstr ""
6315 "Эта функция возвращает плотность вероятности для распределения Стьюдента"
6317 #: ../plugins/fn-r/functions.c:358
6318 msgid "R.PT:cumulative distribution function of the Student t distribution"
6319 msgstr ""
6321 #: ../plugins/fn-r/functions.c:363
6322 msgid ""
6323 "This function returns the cumulative distribution function of the Student t "
6324 "distribution."
6325 msgstr ""
6327 #: ../plugins/fn-r/functions.c:383
6328 msgid "R.QT:probability quantile function of the Student t distribution"
6329 msgstr ""
6331 #: ../plugins/fn-r/functions.c:388
6332 msgid ""
6333 "This function returns the probability quantile function, i.e., the inverse "
6334 "of the cumulative distribution function, of the Student t distribution."
6335 msgstr ""
6337 #: ../plugins/fn-r/functions.c:408
6338 msgid "R.DF:probability density function of the F distribution"
6339 msgstr "R.DF:функция плотности вероятности F-распределения"
6341 #: ../plugins/fn-r/functions.c:410 ../plugins/fn-r/functions.c:435
6342 #: ../plugins/fn-r/functions.c:462
6343 msgid "n1:the first number of degrees of freedom of the distribution"
6344 msgstr "n1:первое число степеней свободы распределения"
6346 #: ../plugins/fn-r/functions.c:411 ../plugins/fn-r/functions.c:436
6347 #: ../plugins/fn-r/functions.c:463
6348 msgid "n2:the second number of degrees of freedom of the distribution"
6349 msgstr "n2:второе число степеней свободы распределения"
6351 #: ../plugins/fn-r/functions.c:413
6352 msgid ""
6353 "This function returns the probability density function of the F distribution."
6354 msgstr "Эта функция возвращает плотность вероятности F-распределения."
6356 #: ../plugins/fn-r/functions.c:433
6357 msgid "R.PF:cumulative distribution function of the F distribution"
6358 msgstr ""
6360 #: ../plugins/fn-r/functions.c:439
6361 msgid ""
6362 "This function returns the cumulative distribution function of the F "
6363 "distribution."
6364 msgstr ""
6366 #: ../plugins/fn-r/functions.c:460
6367 msgid "R.QF:probability quantile function of the F distribution"
6368 msgstr ""
6370 #: ../plugins/fn-r/functions.c:466
6371 msgid ""
6372 "This function returns the probability quantile function, i.e., the inverse "
6373 "of the cumulative distribution function, of the F distribution."
6374 msgstr ""
6376 #: ../plugins/fn-r/functions.c:487
6377 msgid "R.DCHISQ:probability density function of the chi-square distribution"
6378 msgstr "R.DCHISQ:функция плотности вероятности хи-квадрат-распределения"
6380 #: ../plugins/fn-r/functions.c:489 ../plugins/fn-r/functions.c:513
6381 #: ../plugins/fn-r/functions.c:539
6382 msgid "df:the number of degrees of freedom of the distribution"
6383 msgstr "df:число степеней свободы распределения"
6385 #: ../plugins/fn-r/functions.c:491
6386 msgid ""
6387 "This function returns the probability density function of the chi-square "
6388 "distribution."
6389 msgstr "Эта функция возвращает плотность вероятности распределения Хи-квадрат."
6391 #: ../plugins/fn-r/functions.c:492
6392 msgid ""
6393 "A two argument invocation R.DCHISQ(@{x},@{df}) is exported to OpenFormula as "
6394 "CHISQDIST(@{x},@{df},FALSE())."
6395 msgstr ""
6397 #: ../plugins/fn-r/functions.c:511
6398 msgid ""
6399 "R.PCHISQ:cumulative distribution function of the chi-square distribution"
6400 msgstr ""
6402 #: ../plugins/fn-r/functions.c:516
6403 msgid ""
6404 "This function returns the cumulative distribution function of the chi-square "
6405 "distribution."
6406 msgstr ""
6408 #: ../plugins/fn-r/functions.c:517
6409 msgid ""
6410 "A two argument invocation R.PCHISQ(@{x},@{df}) is exported to OpenFormula as "
6411 "CHISQDIST(@{x},@{df})."
6412 msgstr ""
6414 #: ../plugins/fn-r/functions.c:537
6415 msgid "R.QCHISQ:probability quantile function of the chi-square distribution"
6416 msgstr ""
6418 #: ../plugins/fn-r/functions.c:542
6419 msgid ""
6420 "This function returns the probability quantile function, i.e., the inverse "
6421 "of the cumulative distribution function, of the chi-square distribution."
6422 msgstr ""
6424 #: ../plugins/fn-r/functions.c:543
6425 msgid ""
6426 "A two argument invocation R.QCHISQ(@{p},@{df}) is exported to OpenFormula as "
6427 "CHISQINV(@{p},@{df})."
6428 msgstr ""
6430 #: ../plugins/fn-r/functions.c:563
6431 msgid "R.DWEIBULL:probability density function of the Weibull distribution"
6432 msgstr "R.DWEIBULL:функция плотности вероятности распределения Вейбулля"
6434 #: ../plugins/fn-r/functions.c:568
6435 msgid ""
6436 "This function returns the probability density function of the Weibull "
6437 "distribution."
6438 msgstr "Эта функция возвращает плотность вероятности распределения Вейбулля."
6440 #: ../plugins/fn-r/functions.c:588
6441 msgid "R.PWEIBULL:cumulative distribution function of the Weibull distribution"
6442 msgstr ""
6444 #: ../plugins/fn-r/functions.c:594
6445 msgid ""
6446 "This function returns the cumulative distribution function of the Weibull "
6447 "distribution."
6448 msgstr ""
6450 #: ../plugins/fn-r/functions.c:615
6451 msgid "R.QWEIBULL:probability quantile function of the Weibull distribution"
6452 msgstr ""
6454 #: ../plugins/fn-r/functions.c:621
6455 msgid ""
6456 "This function returns the probability quantile function, i.e., the inverse "
6457 "of the cumulative distribution function, of the Weibull distribution."
6458 msgstr ""
6460 #: ../plugins/fn-r/functions.c:642
6461 msgid "R.DPOIS:probability density function of the Poisson distribution"
6462 msgstr "R.DPOIS:функция плотности вероятности распределения Пуассона"
6464 #: ../plugins/fn-r/functions.c:644 ../plugins/fn-r/functions.c:667
6465 #: ../plugins/fn-r/functions.c:692
6466 msgid "lambda:the mean of the distribution"
6467 msgstr "lambda:медиана распределения"
6469 #: ../plugins/fn-r/functions.c:646
6470 msgid ""
6471 "This function returns the probability density function of the Poisson "
6472 "distribution."
6473 msgstr "Эта фукнция возвращает плотность вероятностти распределения Пуассона."
6475 #: ../plugins/fn-r/functions.c:665
6476 msgid "R.PPOIS:cumulative distribution function of the Poisson distribution"
6477 msgstr ""
6479 #: ../plugins/fn-r/functions.c:670
6480 msgid ""
6481 "This function returns the cumulative distribution function of the Poisson "
6482 "distribution."
6483 msgstr ""
6485 #: ../plugins/fn-r/functions.c:690
6486 msgid "R.QPOIS:probability quantile function of the Poisson distribution"
6487 msgstr ""
6489 #: ../plugins/fn-r/functions.c:695
6490 msgid ""
6491 "This function returns the probability quantile function, i.e., the inverse "
6492 "of the cumulative distribution function, of the Poisson distribution."
6493 msgstr ""
6495 #: ../plugins/fn-r/functions.c:715
6496 msgid "R.DEXP:probability density function of the exponential distribution"
6497 msgstr "R.DEXP:функция плотности вероятности экспоненциального распределения"
6499 #: ../plugins/fn-r/functions.c:719
6500 msgid ""
6501 "This function returns the probability density function of the exponential "
6502 "distribution."
6503 msgstr ""
6504 "Эта функция возвращает плотность вероятности экспоненциального распределения."
6506 #: ../plugins/fn-r/functions.c:738
6507 msgid "R.PEXP:cumulative distribution function of the exponential distribution"
6508 msgstr ""
6510 #: ../plugins/fn-r/functions.c:743
6511 msgid ""
6512 "This function returns the cumulative distribution function of the "
6513 "exponential distribution."
6514 msgstr ""
6516 #: ../plugins/fn-r/functions.c:763
6517 msgid "R.QEXP:probability quantile function of the exponential distribution"
6518 msgstr ""
6520 #: ../plugins/fn-r/functions.c:768
6521 msgid ""
6522 "This function returns the probability quantile function, i.e., the inverse "
6523 "of the cumulative distribution function, of the exponential distribution."
6524 msgstr ""
6526 #: ../plugins/fn-r/functions.c:788
6527 msgid "R.DBINOM:probability density function of the binomial distribution"
6528 msgstr "R.DBINOM:функция плотности вероятности биномиального распределения"
6530 #: ../plugins/fn-r/functions.c:790 ../plugins/fn-r/functions.c:815
6531 #: ../plugins/fn-r/functions.c:842 ../plugins/fn-r/functions.c:869
6532 #: ../plugins/fn-r/functions.c:894 ../plugins/fn-r/functions.c:921
6533 msgid "n:the number of trials"
6534 msgstr "n:число испытаний"
6536 #: ../plugins/fn-r/functions.c:791 ../plugins/fn-r/functions.c:816
6537 #: ../plugins/fn-r/functions.c:843 ../plugins/fn-r/functions.c:870
6538 #: ../plugins/fn-r/functions.c:895 ../plugins/fn-r/functions.c:922
6539 #: ../plugins/fn-r/functions.c:1033 ../plugins/fn-r/functions.c:1056
6540 #: ../plugins/fn-r/functions.c:1081
6541 msgid "psuc:the probability of success in each trial"
6542 msgstr "psuc:вероятность успеха в каждом испытании"
6544 #: ../plugins/fn-r/functions.c:793
6545 msgid ""
6546 "This function returns the probability density function of the binomial "
6547 "distribution."
6548 msgstr ""
6549 "Эта функция возвращает плотность вероятности биномиального распределения."
6551 #: ../plugins/fn-r/functions.c:813
6552 msgid "R.PBINOM:cumulative distribution function of the binomial distribution"
6553 msgstr ""
6555 #: ../plugins/fn-r/functions.c:819
6556 msgid ""
6557 "This function returns the cumulative distribution function of the binomial "
6558 "distribution."
6559 msgstr ""
6561 #: ../plugins/fn-r/functions.c:840
6562 msgid "R.QBINOM:probability quantile function of the binomial distribution"
6563 msgstr ""
6565 #: ../plugins/fn-r/functions.c:846
6566 msgid ""
6567 "This function returns the probability quantile function, i.e., the inverse "
6568 "of the cumulative distribution function, of the binomial distribution."
6569 msgstr ""
6571 #: ../plugins/fn-r/functions.c:867
6572 msgid ""
6573 "R.DNBINOM:probability density function of the negative binomial distribution"
6574 msgstr ""
6575 "R.DNBINOM:функция плотности вероятности отрицательного биномиального "
6576 "распределения"
6578 #: ../plugins/fn-r/functions.c:872
6579 msgid ""
6580 "This function returns the probability density function of the negative "
6581 "binomial distribution."
6582 msgstr ""
6583 "Эта функция возвращает плотность вероятности отрицательного биномиального "
6584 "распределения."
6586 #: ../plugins/fn-r/functions.c:892
6587 msgid ""
6588 "R.PNBINOM:cumulative distribution function of the negative binomial "
6589 "distribution"
6590 msgstr ""
6592 #: ../plugins/fn-r/functions.c:898
6593 msgid ""
6594 "This function returns the cumulative distribution function of the negative "
6595 "binomial distribution."
6596 msgstr ""
6598 #: ../plugins/fn-r/functions.c:919
6599 msgid ""
6600 "R.QNBINOM:probability quantile function of the negative binomial distribution"
6601 msgstr ""
6603 #: ../plugins/fn-r/functions.c:925
6604 msgid ""
6605 "This function returns the probability quantile function, i.e., the inverse "
6606 "of the cumulative distribution function, of the negative binomial "
6607 "distribution."
6608 msgstr ""
6610 #: ../plugins/fn-r/functions.c:946
6611 msgid ""
6612 "R.DHYPER:probability density function of the hypergeometric distribution"
6613 msgstr ""
6614 "R.DHYPER: функция плотности вероятности гипергеометрического распределения"
6616 #: ../plugins/fn-r/functions.c:948 ../plugins/fn-r/functions.c:975
6617 #: ../plugins/fn-r/functions.c:1004
6618 msgid "r:the number of red balls"
6619 msgstr "r:число красных шаров"
6621 #: ../plugins/fn-r/functions.c:949 ../plugins/fn-r/functions.c:976
6622 #: ../plugins/fn-r/functions.c:1005
6623 msgid "b:the number of black balls"
6624 msgstr "b:число чёрных шаров"
6626 #: ../plugins/fn-r/functions.c:950 ../plugins/fn-r/functions.c:977
6627 #: ../plugins/fn-r/functions.c:1006
6628 msgid "n:the number of balls drawn"
6629 msgstr "n:число вынутых шаров"
6631 #: ../plugins/fn-r/functions.c:952
6632 msgid ""
6633 "This function returns the probability density function of the hypergeometric "
6634 "distribution."
6635 msgstr ""
6636 "Эта функция возращает плотность вероятности гипергеометрического "
6637 "распределения."
6639 #: ../plugins/fn-r/functions.c:973
6640 msgid ""
6641 "R.PHYPER:cumulative distribution function of the hypergeometric distribution"
6642 msgstr ""
6644 #: ../plugins/fn-r/functions.c:980
6645 msgid ""
6646 "This function returns the cumulative distribution function of the "
6647 "hypergeometric distribution."
6648 msgstr ""
6650 #: ../plugins/fn-r/functions.c:1002
6651 msgid ""
6652 "R.QHYPER:probability quantile function of the hypergeometric distribution"
6653 msgstr ""
6655 #: ../plugins/fn-r/functions.c:1009
6656 msgid ""
6657 "This function returns the probability quantile function, i.e., the inverse "
6658 "of the cumulative distribution function, of the hypergeometric distribution."
6659 msgstr ""
6661 #: ../plugins/fn-r/functions.c:1031
6662 msgid "R.DGEOM:probability density function of the geometric distribution"
6663 msgstr "R.DGEOM:функция плотности вероятности геометрического распределения"
6665 #: ../plugins/fn-r/functions.c:1035
6666 msgid ""
6667 "This function returns the probability density function of the geometric "
6668 "distribution."
6669 msgstr ""
6670 "Эта функция возвращает плотность вероятность геометрического распределения."
6672 #: ../plugins/fn-r/functions.c:1054
6673 msgid "R.PGEOM:cumulative distribution function of the geometric distribution"
6674 msgstr ""
6676 #: ../plugins/fn-r/functions.c:1059
6677 msgid ""
6678 "This function returns the cumulative distribution function of the geometric "
6679 "distribution."
6680 msgstr ""
6682 #: ../plugins/fn-r/functions.c:1079
6683 msgid "R.QGEOM:probability quantile function of the geometric distribution"
6684 msgstr ""
6686 #: ../plugins/fn-r/functions.c:1084
6687 msgid ""
6688 "This function returns the probability quantile function, i.e., the inverse "
6689 "of the cumulative distribution function, of the geometric distribution."
6690 msgstr ""
6692 #: ../plugins/fn-r/functions.c:1104
6693 msgid "R.DCAUCHY:probability density function of the Cauchy distribution"
6694 msgstr "R.DCAUCHY:функция плотности вероятности распределения Коши"
6696 #: ../plugins/fn-r/functions.c:1106 ../plugins/fn-r/functions.c:1131
6697 #: ../plugins/fn-r/functions.c:1158
6698 msgid "location:the center of the distribution"
6699 msgstr "location:центр распределения"
6701 #: ../plugins/fn-r/functions.c:1109
6702 msgid ""
6703 "This function returns the probability density function of the Cauchy "
6704 "distribution."
6705 msgstr "Эта функция возвращает плотность вероятности распределения Коши."
6707 #: ../plugins/fn-r/functions.c:1129
6708 msgid "R.PCAUCHY:cumulative distribution function of the Cauchy distribution"
6709 msgstr ""
6711 #: ../plugins/fn-r/functions.c:1135
6712 msgid ""
6713 "This function returns the cumulative distribution function of the Cauchy "
6714 "distribution."
6715 msgstr ""
6717 #: ../plugins/fn-r/functions.c:1156
6718 msgid "R.QCAUCHY:probability quantile function of the Cauchy distribution"
6719 msgstr ""
6721 #: ../plugins/fn-r/functions.c:1162
6722 msgid ""
6723 "This function returns the probability quantile function, i.e., the inverse "
6724 "of the cumulative distribution function, of the Cauchy distribution."
6725 msgstr ""
6727 #: ../plugins/fn-r/functions.c:1183
6728 msgid "R.DSNORM:probability density function of the skew-normal distribution"
6729 msgstr ""
6731 #: ../plugins/fn-r/functions.c:1186 ../plugins/fn-r/functions.c:1213
6732 msgid "location:the location parameter of the distribution"
6733 msgstr ""
6735 #: ../plugins/fn-r/functions.c:1189
6736 msgid ""
6737 "This function returns the probability density function of the skew-normal "
6738 "distribution."
6739 msgstr ""
6741 #: ../plugins/fn-r/functions.c:1210
6742 msgid ""
6743 "R.PSNORM:cumulative distribution function of the skew-normal distribution"
6744 msgstr ""
6746 #: ../plugins/fn-r/functions.c:1217
6747 msgid ""
6748 "This function returns the cumulative distribution function of the skew-"
6749 "normal distribution."
6750 msgstr ""
6752 #: ../plugins/fn-r/functions.c:1239
6753 msgid "R.DST:probability density function of the skew-t distribution"
6754 msgstr ""
6756 #: ../plugins/fn-r/functions.c:1244
6757 msgid ""
6758 "This function returns the probability density function of the skew-t "
6759 "distribution."
6760 msgstr ""
6762 #: ../plugins/fn-random/functions.c:47
6763 msgid "RAND:a random number between zero and one"
6764 msgstr "RAND:случайное число между 0 и 1"
6766 #: ../plugins/fn-random/functions.c:64
6767 msgid ""
6768 "RANDUNIFORM:random variate from the uniform distribution from @{a} to @{b}"
6769 msgstr ""
6771 #: ../plugins/fn-random/functions.c:65
6772 msgid "a:lower limit of the uniform distribution"
6773 msgstr ""
6775 #: ../plugins/fn-random/functions.c:66
6776 msgid "b:upper limit of the uniform distribution"
6777 msgstr ""
6779 #: ../plugins/fn-random/functions.c:67
6780 msgid "If @{a} > @{b} RANDUNIFORM returns #NUM!"
6781 msgstr ""
6783 #: ../plugins/fn-random/functions.c:89
6784 msgid "RANDDISCRETE:random variate from a finite discrete distribution"
6785 msgstr ""
6787 #: ../plugins/fn-random/functions.c:90
6788 msgid "val_range:possible values of the random variable"
6789 msgstr ""
6791 #: ../plugins/fn-random/functions.c:91
6792 msgid ""
6793 "prob_range:probabilities of the corresponding values in @{val_range}, "
6794 "defaults to equal probabilities"
6795 msgstr ""
6797 #: ../plugins/fn-random/functions.c:93
6798 msgid ""
6799 "RANDDISCRETE returns one of the values in the @{val_range}. The "
6800 "probabilities for each value are given in the @{prob_range}."
6801 msgstr ""
6803 #: ../plugins/fn-random/functions.c:95
6804 msgid ""
6805 "If the sum of all values in @{prob_range} is not one, RANDDISCRETE returns "
6806 "#NUM!"
6807 msgstr ""
6809 #: ../plugins/fn-random/functions.c:96
6810 msgid ""
6811 "If @{val_range} and @{prob_range} are not the same size, RANDDISCRETE "
6812 "returns #NUM!"
6813 msgstr ""
6815 #: ../plugins/fn-random/functions.c:97
6816 msgid ""
6817 "If @{val_range} or @{prob_range} is not a range, RANDDISCRETE returns #VALUE!"
6818 msgstr ""
6820 #: ../plugins/fn-random/functions.c:175
6821 msgid "RANDEXP:random variate from an exponential distribution"
6822 msgstr ""
6824 #: ../plugins/fn-random/functions.c:176
6825 msgid "b:parameter of the exponential distribution"
6826 msgstr "b:параметр экспоненциального распределения."
6828 #: ../plugins/fn-random/functions.c:194
6829 msgid "RANDPOISSON:random variate from a Poisson distribution"
6830 msgstr ""
6832 #: ../plugins/fn-random/functions.c:195
6833 msgid "λ:parameter of the Poisson distribution"
6834 msgstr "λ:параметр распределения Пуассона"
6836 #: ../plugins/fn-random/functions.c:196
6837 msgid "If @{λ} < 0 RANDPOISSON returns #NUM!"
6838 msgstr ""
6840 #: ../plugins/fn-random/functions.c:218
6841 msgid "RANDBINOM:random variate from a binomial distribution"
6842 msgstr ""
6844 #: ../plugins/fn-random/functions.c:219 ../plugins/fn-random/functions.c:276
6845 #: ../plugins/fn-random/functions.c:582
6846 msgid "p:probability of success in a single trial"
6847 msgstr "p:вероятность успеха в одном испытании"
6849 #: ../plugins/fn-random/functions.c:220
6850 msgid "n:number of trials"
6851 msgstr "n:число испытаний"
6853 #: ../plugins/fn-random/functions.c:221
6854 msgid "If @{p} < 0 or @{p} > 1 RANDBINOM returns #NUM!"
6855 msgstr ""
6857 #: ../plugins/fn-random/functions.c:222
6858 msgid "If @{n} < 0 RANDBINOM returns #NUM!"
6859 msgstr ""
6861 #: ../plugins/fn-random/functions.c:244
6862 msgid ""
6863 "RANDBETWEEN:a random integer number between and including @{bottom} and @"
6864 "{top}"
6865 msgstr ""
6867 #: ../plugins/fn-random/functions.c:246
6868 msgid "bottom:lower limit"
6869 msgstr ""
6871 #: ../plugins/fn-random/functions.c:247
6872 msgid "top:upper limit"
6873 msgstr ""
6875 #: ../plugins/fn-random/functions.c:248
6876 msgid "If @{bottom} > @{top}, RANDBETWEEN returns #NUM!"
6877 msgstr ""
6879 #: ../plugins/fn-random/functions.c:275
6880 msgid "RANDNEGBINOM:random variate from a negative binomial distribution"
6881 msgstr ""
6883 #: ../plugins/fn-random/functions.c:277
6884 msgid "n:number of failures"
6885 msgstr "n:число неудач"
6887 #: ../plugins/fn-random/functions.c:278
6888 msgid "If @{p} < 0 or @{p} > 1 RANDNEGBINOM returns #NUM!"
6889 msgstr ""
6891 #: ../plugins/fn-random/functions.c:279
6892 msgid "If @{n} < 1 RANDNEGBINOM returns #NUM!"
6893 msgstr ""
6895 #: ../plugins/fn-random/functions.c:300
6896 msgid "RANDBERNOULLI:random variate from a Bernoulli distribution"
6897 msgstr ""
6899 #: ../plugins/fn-random/functions.c:301 ../plugins/fn-stat/functions.c:877
6900 msgid "p:probability of success"
6901 msgstr "p:вероятность успеха"
6903 #: ../plugins/fn-random/functions.c:302
6904 msgid "If @{p} < 0 or @{p} > 1 RANDBERNOULLI returns #NUM!"
6905 msgstr ""
6907 #: ../plugins/fn-random/functions.c:324
6908 msgid "RANDNORM:random variate from a normal distribution"
6909 msgstr ""
6911 #: ../plugins/fn-random/functions.c:325
6912 msgid "μ:mean of the distribution"
6913 msgstr "μ:медиана распределения"
6915 #: ../plugins/fn-random/functions.c:326 ../plugins/fn-random/functions.c:374
6916 msgid "σ:standard deviation of the distribution"
6917 msgstr "σ:стандартное отклонение распределения"
6919 #: ../plugins/fn-random/functions.c:327
6920 msgid "If @{σ} < 0, RANDNORM returns #NUM!"
6921 msgstr ""
6923 #: ../plugins/fn-random/functions.c:349
6924 msgid "RANDCAUCHY:random variate from a Cauchy or Lorentz distribution"
6925 msgstr ""
6927 #: ../plugins/fn-random/functions.c:350
6928 msgid "a:scale parameter of the distribution"
6929 msgstr ""
6931 #: ../plugins/fn-random/functions.c:351
6932 msgid "If @{a} < 0 RANDCAUCHY returns #NUM!"
6933 msgstr ""
6935 #: ../plugins/fn-random/functions.c:372
6936 msgid "RANDLOGNORM:random variate from a lognormal distribution"
6937 msgstr ""
6939 #: ../plugins/fn-random/functions.c:373
6940 msgid "ζ:parameter of the lognormal distribution"
6941 msgstr ""
6943 #: ../plugins/fn-random/functions.c:375
6944 msgid "If @{σ} < 0, RANDLOGNORM returns #NUM!"
6945 msgstr ""
6947 #: ../plugins/fn-random/functions.c:394
6948 msgid "RANDWEIBULL:random variate from a Weibull distribution"
6949 msgstr ""
6951 #: ../plugins/fn-random/functions.c:395
6952 msgid "a:parameter of the Weibull distribution"
6953 msgstr ""
6955 #: ../plugins/fn-random/functions.c:396
6956 msgid "b:parameter of the Weibull distribution"
6957 msgstr ""
6959 #: ../plugins/fn-random/functions.c:415
6960 msgid "RANDLAPLACE:random variate from a Laplace distribution"
6961 msgstr ""
6963 #: ../plugins/fn-random/functions.c:416
6964 msgid "a:parameter of the Laplace distribution"
6965 msgstr "a:параметр распределения Лапласа"
6967 #: ../plugins/fn-random/functions.c:434
6968 msgid "RANDRAYLEIGH:random variate from a Rayleigh distribution"
6969 msgstr ""
6971 #: ../plugins/fn-random/functions.c:435 ../plugins/fn-random/functions.c:455
6972 msgid "σ:scale parameter of the Rayleigh distribution"
6973 msgstr "σ:масштабный параметр распределения Рэлея"
6975 #: ../plugins/fn-random/functions.c:453
6976 msgid ""
6977 "RANDRAYLEIGHTAIL:random variate from the tail of a Rayleigh distribution"
6978 msgstr ""
6980 #: ../plugins/fn-random/functions.c:454 ../plugins/fn-random/functions.c:793
6981 msgid "a:lower limit of the tail"
6982 msgstr ""
6984 #: ../plugins/fn-random/functions.c:474
6985 msgid "RANDGAMMA:random variate from a Gamma distribution"
6986 msgstr ""
6988 #: ../plugins/fn-random/functions.c:475
6989 msgid "a:parameter of the Gamma distribution"
6990 msgstr "a:параметр гамма-распределения"
6992 #: ../plugins/fn-random/functions.c:476
6993 msgid "b:parameter of the Gamma distribution"
6994 msgstr "b:параметр гамма-распределения"
6996 #: ../plugins/fn-random/functions.c:477
6997 msgid "If @{a} ≤ 0, RANDGAMMA returns #NUM!"
6998 msgstr ""
7000 #: ../plugins/fn-random/functions.c:499
7001 msgid "RANDPARETO:random variate from a Pareto distribution"
7002 msgstr ""
7004 #: ../plugins/fn-random/functions.c:500
7005 msgid "a:parameter of the Pareto distribution"
7006 msgstr ""
7008 #: ../plugins/fn-random/functions.c:501
7009 msgid "b:parameter of the Pareto distribution"
7010 msgstr ""
7012 #: ../plugins/fn-random/functions.c:520
7013 msgid "RANDFDIST:random variate from an F distribution"
7014 msgstr ""
7016 #: ../plugins/fn-random/functions.c:521
7017 msgid "df1:numerator degrees of freedom"
7018 msgstr ""
7020 #: ../plugins/fn-random/functions.c:522
7021 msgid "df2:denominator degrees of freedom"
7022 msgstr ""
7024 #: ../plugins/fn-random/functions.c:541
7025 msgid "RANDBETA:random variate from a Beta distribution"
7026 msgstr ""
7028 #: ../plugins/fn-random/functions.c:542
7029 msgid "a:parameter of the Beta distribution"
7030 msgstr "a:параметр бета-распределения"
7032 #: ../plugins/fn-random/functions.c:543
7033 msgid "b:parameter of the Beta distribution"
7034 msgstr "b:параметр бета-распределения"
7036 #: ../plugins/fn-random/functions.c:562
7037 msgid "RANDLOGISTIC:random variate from a logistic distribution"
7038 msgstr ""
7040 #: ../plugins/fn-random/functions.c:563
7041 msgid "a:parameter of the logistic distribution"
7042 msgstr ""
7044 #: ../plugins/fn-random/functions.c:581
7045 msgid "RANDGEOM:random variate from a geometric distribution"
7046 msgstr ""
7048 #: ../plugins/fn-random/functions.c:583
7049 msgid "If @{p} < 0 or @{p} > 1 RANDGEOM returns #NUM!"
7050 msgstr ""
7052 #: ../plugins/fn-random/functions.c:604
7053 msgid "RANDHYPERG:random variate from a hypergeometric distribution"
7054 msgstr ""
7056 #: ../plugins/fn-random/functions.c:605
7057 msgid "n1:number of objects of type 1"
7058 msgstr ""
7060 #: ../plugins/fn-random/functions.c:606
7061 msgid "n2:number of objects of type 2"
7062 msgstr ""
7064 #: ../plugins/fn-random/functions.c:607
7065 msgid "t:total number of objects selected"
7066 msgstr ""
7068 #: ../plugins/fn-random/functions.c:629
7069 msgid "RANDLOG:random variate from a logarithmic distribution"
7070 msgstr ""
7072 #: ../plugins/fn-random/functions.c:631
7073 msgid "If @{p} < 0 or @{p} > 1 RANDLOG returns #NUM!"
7074 msgstr ""
7076 #: ../plugins/fn-random/functions.c:652
7077 msgid "RANDCHISQ:random variate from a Chi-square distribution"
7078 msgstr ""
7080 #: ../plugins/fn-random/functions.c:653 ../plugins/fn-random/functions.c:672
7081 #: ../plugins/fn-random/functions.c:923
7082 msgid "df:degrees of freedom"
7083 msgstr ""
7085 #: ../plugins/fn-random/functions.c:671
7086 msgid "RANDTDIST:random variate from a Student t distribution"
7087 msgstr ""
7089 #: ../plugins/fn-random/functions.c:690
7090 msgid "RANDGUMBEL:random variate from a Gumbel distribution"
7091 msgstr ""
7093 #: ../plugins/fn-random/functions.c:691
7094 msgid "a:parameter of the Gumbel distribution"
7095 msgstr ""
7097 #: ../plugins/fn-random/functions.c:692
7098 msgid "b:parameter of the Gumbel distribution"
7099 msgstr ""
7101 #: ../plugins/fn-random/functions.c:693
7102 msgid "type:type of the Gumbel distribution, defaults to 1"
7103 msgstr ""
7105 #: ../plugins/fn-random/functions.c:694
7106 msgid "If @{type} is neither 1 nor 2, RANDGUMBEL returns #NUM!"
7107 msgstr ""
7109 #: ../plugins/fn-random/functions.c:719
7110 msgid "RANDLEVY:random variate from a Lévy distribution"
7111 msgstr ""
7113 #: ../plugins/fn-random/functions.c:720
7114 msgid "c:parameter of the Lévy distribution"
7115 msgstr ""
7117 #: ../plugins/fn-random/functions.c:721
7118 msgid "α:parameter of the Lévy distribution"
7119 msgstr ""
7121 #: ../plugins/fn-random/functions.c:722
7122 msgid "β:parameter of the Lévy distribution, defaults to 0"
7123 msgstr ""
7125 #: ../plugins/fn-random/functions.c:723
7126 msgid ""
7127 "For @{α} = 1, @{β}=0, the Lévy distribution reduces to the Cauchy (or "
7128 "Lorentzian) distribution."
7129 msgstr ""
7131 #: ../plugins/fn-random/functions.c:725
7132 msgid ""
7133 "For @{α} = 2, @{β}=0, the Lévy distribution reduces to the normal "
7134 "distribution."
7135 msgstr ""
7137 #: ../plugins/fn-random/functions.c:727
7138 msgid "If @{α} ≤ 0 or @{α} > 2, RANDLEVY returns #NUM!"
7139 msgstr ""
7141 #: ../plugins/fn-random/functions.c:728
7142 msgid "If @{β} < -1 or @{β} > 1, RANDLEVY returns #NUM!"
7143 msgstr ""
7145 #: ../plugins/fn-random/functions.c:751
7146 msgid "RANDEXPPOW:random variate from an exponential power distribution"
7147 msgstr ""
7149 #: ../plugins/fn-random/functions.c:752
7150 msgid "a:scale parameter of the exponential power distribution"
7151 msgstr ""
7153 #: ../plugins/fn-random/functions.c:753
7154 msgid "b:exponent of the exponential power distribution"
7155 msgstr ""
7157 #: ../plugins/fn-random/functions.c:754
7158 msgid ""
7159 "For @{b} = 1 the exponential power distribution reduces to the Laplace "
7160 "distribution."
7161 msgstr ""
7163 #: ../plugins/fn-random/functions.c:756
7164 msgid ""
7165 "For @{b} = 2 the exponential power distribution reduces to the normal "
7166 "distribution with σ = a/sqrt(2)"
7167 msgstr ""
7169 #: ../plugins/fn-random/functions.c:776
7170 msgid "RANDLANDAU:random variate from the Landau distribution"
7171 msgstr ""
7173 #: ../plugins/fn-random/functions.c:792
7174 msgid ""
7175 "RANDNORMTAIL:random variate from the upper tail of a normal distribution "
7176 "with mean 0"
7177 msgstr ""
7179 #: ../plugins/fn-random/functions.c:794
7180 msgid "σ:standard deviation of the normal distribution"
7181 msgstr "σ:стандартное отклонение нормального распределения"
7183 #: ../plugins/fn-random/functions.c:795
7184 msgid ""
7185 "The method is based on Marsaglia's famous rectangle-wedge-tail algorithm "
7186 "(Ann Math Stat 32, 894-899 (1961)), with this aspect explained in Knuth, v2, "
7187 "3rd ed, p139, 586 (exercise 11)."
7188 msgstr ""
7190 #: ../plugins/fn-random/functions.c:816
7191 msgid ""
7192 "SIMTABLE:one of the values in the given argument list depending on the round "
7193 "number of the simulation tool"
7194 msgstr ""
7196 #: ../plugins/fn-random/functions.c:818
7197 msgid "d1:first value"
7198 msgstr "d1:первое значение"
7200 #: ../plugins/fn-random/functions.c:819
7201 msgid "d2:second value"
7202 msgstr "d2:второе значение"
7204 #: ../plugins/fn-random/functions.c:820
7205 msgid ""
7206 "SIMTABLE returns one of the values in the given argument list depending on "
7207 "the round number of the simulation tool. When the simulation tool is not "
7208 "activated, SIMTABLE returns @{d1}.\n"
7209 "With the simulation tool and the SIMTABLE function you can test given "
7210 "decision variables. Each SIMTABLE function contains the possible values of a "
7211 "simulation variable. In most valid simulation models you should have the "
7212 "same number of values @{dN} for all decision variables.  If the simulation "
7213 "is run more rounds than there are values defined, SIMTABLE returns #N/A! "
7214 "error (e.g. if A1 contains `=SIMTABLE(1)' and A2 `=SIMTABLE(1,2)', A1 yields "
7215 "#N/A! error on the second round).\n"
7216 "The successive use of the simulation tool also requires that you give to the "
7217 "tool at least one input variable having RAND() or any other "
7218 "RAND<distribution name>() function in it. On each round, the simulation tool "
7219 "iterates for the given number of rounds over all the input variables to "
7220 "reevaluate them. On each iteration, the values of the output variables are "
7221 "stored, and when the round is completed, descriptive statistical information "
7222 "is created according to the values."
7223 msgstr ""
7225 #: ../plugins/fn-random/functions.c:883
7226 msgid "RANDSNORM:random variate from a skew normal distribution"
7227 msgstr ""
7229 #: ../plugins/fn-random/functions.c:884 ../plugins/fn-random/functions.c:924
7230 msgid "a:amount of skew, defaults to 0"
7231 msgstr ""
7233 #: ../plugins/fn-random/functions.c:885
7234 msgid "μ:mean of the underlying normal distribution, defaults to 0"
7235 msgstr ""
7237 #: ../plugins/fn-random/functions.c:886
7238 msgid ""
7239 "σ:standard deviation of the underlying normal distribution, defaults to 1"
7240 msgstr ""
7242 #: ../plugins/fn-random/functions.c:887
7243 msgid "If @{σ} < 0, RANDSNORM returns #NUM!"
7244 msgstr ""
7246 #: ../plugins/fn-random/functions.c:922
7247 msgid "RANDSTDIST:random variate from a skew t distribution"
7248 msgstr ""
7250 #: ../plugins/fn-stat/functions.c:45
7251 msgid ""
7252 "Numbers, text and logical values are included in the calculation too. If the "
7253 "cell contains text or the argument evaluates to FALSE, it is counted as "
7254 "value zero (0). If the argument evaluates to TRUE, it is counted as one (1). "
7255 "Note that empty cells are not counted."
7256 msgstr ""
7258 #: ../plugins/fn-stat/functions.c:50
7259 msgid "VARP:variance of an entire population"
7260 msgstr ""
7262 #: ../plugins/fn-stat/functions.c:51 ../plugins/fn-stat/functions.c:77
7263 #: ../plugins/fn-stat/functions.c:107 ../plugins/fn-stat/functions.c:135
7264 #: ../plugins/fn-stat/functions.c:2527 ../plugins/fn-stat/functions.c:2558
7265 #: ../plugins/fn-stat/functions.c:2586 ../plugins/fn-stat/functions.c:2615
7266 msgid "area1:first cell area"
7267 msgstr ""
7269 #: ../plugins/fn-stat/functions.c:52 ../plugins/fn-stat/functions.c:78
7270 #: ../plugins/fn-stat/functions.c:108 ../plugins/fn-stat/functions.c:136
7271 #: ../plugins/fn-stat/functions.c:2528 ../plugins/fn-stat/functions.c:2559
7272 #: ../plugins/fn-stat/functions.c:2587 ../plugins/fn-stat/functions.c:2616
7273 msgid "area2:second cell area"
7274 msgstr ""
7276 #: ../plugins/fn-stat/functions.c:53
7277 msgid "VARP is also known as the N-variance."
7278 msgstr ""
7280 #: ../plugins/fn-stat/functions.c:54
7281 msgid ""
7282 "Let us assume that the cells A1, A2, ..., A5 contain number 11.4, 17.3, "
7283 "21.3, 25.9, and 40.1."
7284 msgstr ""
7286 #: ../plugins/fn-stat/functions.c:55
7287 msgid "Then VARP(A1:A5) equals 94.112"
7288 msgstr ""
7290 #: ../plugins/fn-stat/functions.c:57 ../plugins/fn-stat/functions.c:87
7291 msgid "wiki:en:Variance"
7292 msgstr ""
7294 #: ../plugins/fn-stat/functions.c:58 ../plugins/fn-stat/functions.c:88
7295 msgid "wolfram:Variance.html"
7296 msgstr ""
7298 #: ../plugins/fn-stat/functions.c:76
7299 msgid "VAR:sample variance of the given sample"
7300 msgstr ""
7302 #: ../plugins/fn-stat/functions.c:79
7303 msgid "VAR is also known as the N-1-variance."
7304 msgstr ""
7306 #: ../plugins/fn-stat/functions.c:80 ../plugins/fn-stat/functions.c:2532
7307 msgid ""
7308 "Since the N-1-variance includes Bessel's correction, whereas the N-variance "
7309 "calculated by VARPA or VARP does not, under reasonable conditions the N-1-"
7310 "variance is an unbiased estimator of the variance of the population from "
7311 "which the sample is drawn."
7312 msgstr ""
7314 #: ../plugins/fn-stat/functions.c:84 ../plugins/fn-stat/functions.c:112
7315 #: ../plugins/fn-stat/functions.c:139 ../plugins/fn-stat/functions.c:277
7316 #: ../plugins/fn-stat/functions.c:573 ../plugins/fn-stat/functions.c:600
7317 #: ../plugins/fn-stat/functions.c:626 ../plugins/fn-stat/functions.c:696
7318 #: ../plugins/fn-stat/functions.c:722 ../plugins/fn-stat/functions.c:757
7319 #: ../plugins/fn-stat/functions.c:797 ../plugins/fn-stat/functions.c:822
7320 #: ../plugins/fn-stat/functions.c:1825 ../plugins/fn-stat/functions.c:1851
7321 #: ../plugins/fn-stat/functions.c:1875 ../plugins/fn-stat/functions.c:1900
7322 #: ../plugins/fn-stat/functions.c:2031 ../plugins/fn-stat/functions.c:2163
7323 #: ../plugins/fn-stat/functions.c:2206 ../plugins/fn-stat/functions.c:2394
7324 #: ../plugins/fn-stat/functions.c:2744 ../plugins/fn-stat/functions.c:2787
7325 msgid ""
7326 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7327 "21.3, 25.9, and 40.1."
7328 msgstr ""
7330 #: ../plugins/fn-stat/functions.c:85
7331 msgid "Then VAR(A1:A5) equals 117.64."
7332 msgstr ""
7334 #: ../plugins/fn-stat/functions.c:106
7335 msgid "STDEV:sample standard deviation of the given sample"
7336 msgstr ""
7338 #: ../plugins/fn-stat/functions.c:109
7339 msgid "STDEV is also known as the N-1-standard deviation."
7340 msgstr ""
7342 #: ../plugins/fn-stat/functions.c:110
7343 msgid ""
7344 "To obtain the population standard deviation of a whole population use STDEVP."
7345 msgstr ""
7347 #: ../plugins/fn-stat/functions.c:113
7348 msgid "Then STDEV(A1:A5) equals 10.84619749."
7349 msgstr ""
7351 #: ../plugins/fn-stat/functions.c:115 ../plugins/fn-stat/functions.c:142
7352 msgid "wiki:en:Standard_deviation"
7353 msgstr ""
7355 #: ../plugins/fn-stat/functions.c:116 ../plugins/fn-stat/functions.c:143
7356 msgid "wolfram:StandardDeviation.html"
7357 msgstr ""
7359 #: ../plugins/fn-stat/functions.c:134
7360 msgid "STDEVP:population standard deviation of the given population"
7361 msgstr ""
7363 #: ../plugins/fn-stat/functions.c:137 ../plugins/fn-stat/functions.c:2617
7364 msgid "This is also known as the N-standard deviation"
7365 msgstr ""
7367 #: ../plugins/fn-stat/functions.c:140
7368 msgid "Then STDEVP(A1:A5) equals 9.701133954."
7369 msgstr ""
7371 #: ../plugins/fn-stat/functions.c:161
7372 msgid "RANK:rank of a number in a list of numbers"
7373 msgstr ""
7375 #: ../plugins/fn-stat/functions.c:162 ../plugins/fn-stat/functions.c:214
7376 msgid "x:number whose rank you want to find"
7377 msgstr ""
7379 #: ../plugins/fn-stat/functions.c:164 ../plugins/fn-stat/functions.c:216
7380 msgid "order:0 (descending order) or non-zero (ascending order); defaults to 0"
7381 msgstr ""
7383 #: ../plugins/fn-stat/functions.c:165
7384 msgid "In case of a tie, RANK returns the largest possible rank."
7385 msgstr ""
7387 #: ../plugins/fn-stat/functions.c:167
7388 msgid ""
7389 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
7390 "25.9, and 25.9."
7391 msgstr ""
7393 #: ../plugins/fn-stat/functions.c:168
7394 msgid "Then RANK(17.3,A1:A5) equals 4."
7395 msgstr ""
7397 #: ../plugins/fn-stat/functions.c:169
7398 msgid "Then RANK(25.9,A1:A5) equals 1."
7399 msgstr ""
7401 #: ../plugins/fn-stat/functions.c:213
7402 msgid "RANK.AVG:rank of a number in a list of numbers"
7403 msgstr ""
7405 #: ../plugins/fn-stat/functions.c:217
7406 msgid "In case of a tie, RANK returns the average rank."
7407 msgstr ""
7409 #: ../plugins/fn-stat/functions.c:218
7410 msgid "This function is Excel 2010 compatible."
7411 msgstr "Эта функция совместима с Excel 2010."
7413 #: ../plugins/fn-stat/functions.c:219
7414 msgid ""
7415 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7416 "21.3, 25.9, and 25.9."
7417 msgstr ""
7419 #: ../plugins/fn-stat/functions.c:220
7420 msgid "Then RANK.AVG(17.3,A1:A5) equals 4."
7421 msgstr ""
7423 #: ../plugins/fn-stat/functions.c:221
7424 msgid "Then RANK.AVG(25.9,A1:A5) equals 1.5."
7425 msgstr ""
7427 #: ../plugins/fn-stat/functions.c:271
7428 msgid "TRIMMEAN:mean of the interior of a data set"
7429 msgstr ""
7431 #: ../plugins/fn-stat/functions.c:272
7432 msgid "ref:list of numbers whose mean you want to calculate"
7433 msgstr ""
7435 #: ../plugins/fn-stat/functions.c:273
7436 msgid "fraction:fraction of the data set excluded from the mean"
7437 msgstr ""
7439 #: ../plugins/fn-stat/functions.c:274
7440 msgid ""
7441 "If @{fraction}=0.2 and the data set contains 40 numbers, 8 numbers are "
7442 "trimmed from the data set (40 x 0.2): the 4 largest and the 4 smallest. To "
7443 "avoid a bias, the number of points to be excluded is always rounded down to "
7444 "the nearest even number."
7445 msgstr ""
7447 #: ../plugins/fn-stat/functions.c:278
7448 msgid ""
7449 "Then TRIMMEAN(A1:A5,0.2) equals 23.2 and TRIMMEAN(A1:A5,0.4) equals 21.5."
7450 msgstr ""
7452 #: ../plugins/fn-stat/functions.c:320
7453 msgid "COVAR:covariance of two data sets"
7454 msgstr ""
7456 #: ../plugins/fn-stat/functions.c:321 ../plugins/fn-stat/functions.c:351
7457 msgid "array1:first data set"
7458 msgstr ""
7460 #: ../plugins/fn-stat/functions.c:322
7461 msgid "array2:set data set"
7462 msgstr ""
7464 #: ../plugins/fn-stat/functions.c:323 ../plugins/fn-stat/functions.c:353
7465 #: ../plugins/fn-stat/functions.c:543 ../plugins/fn-stat/functions.c:791
7466 #: ../plugins/fn-stat/functions.c:820 ../plugins/fn-stat/functions.c:1817
7467 #: ../plugins/fn-stat/functions.c:1848 ../plugins/fn-stat/functions.c:1898
7468 #: ../plugins/fn-stat/functions.c:1984 ../plugins/fn-stat/functions.c:2003
7469 #: ../plugins/fn-stat/functions.c:2027
7470 msgid "Strings and empty cells are simply ignored."
7471 msgstr ""
7473 #: ../plugins/fn-stat/functions.c:325 ../plugins/fn-stat/functions.c:355
7474 #: ../plugins/fn-stat/functions.c:2335 ../plugins/fn-stat/functions.c:2828
7475 #: ../plugins/fn-stat/functions.c:2894 ../plugins/fn-stat/functions.c:3927
7476 #: ../plugins/fn-stat/functions.c:3984 ../plugins/fn-stat/functions.c:4036
7477 msgid ""
7478 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7479 "21.3, 25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, "
7480 "and 42.7."
7481 msgstr ""
7483 #: ../plugins/fn-stat/functions.c:328
7484 msgid "Then COVAR(A1:A5,B1:B5) equals 65.858."
7485 msgstr ""
7487 #: ../plugins/fn-stat/functions.c:330
7488 msgid "wiki:en:Covariance"
7489 msgstr ""
7491 #: ../plugins/fn-stat/functions.c:331 ../plugins/fn-stat/functions.c:361
7492 msgid "wolfram:Covariance.html"
7493 msgstr ""
7495 #: ../plugins/fn-stat/functions.c:350
7496 msgid "CORREL:Pearson correlation coefficient of two data sets"
7497 msgstr ""
7499 #: ../plugins/fn-stat/functions.c:352
7500 msgid "array2:second data set"
7501 msgstr ""
7503 #: ../plugins/fn-stat/functions.c:358
7504 msgid "Then CORREL(A1:A5,B1:B5) equals 0.996124788."
7505 msgstr ""
7507 #: ../plugins/fn-stat/functions.c:360
7508 msgid "wiki:en:CorrelationCoefficient.html"
7509 msgstr ""
7511 #: ../plugins/fn-stat/functions.c:380
7512 msgid ""
7513 "NEGBINOMDIST:probability mass function of the negative binomial distribution"
7514 msgstr ""
7516 #: ../plugins/fn-stat/functions.c:381
7517 msgid "f:number of failures"
7518 msgstr "f:число испытаний с неудачным исходом"
7520 #: ../plugins/fn-stat/functions.c:382
7521 msgid "t:threshold number of successes"
7522 msgstr "t:порог числа успешных испытаний"
7524 #: ../plugins/fn-stat/functions.c:383
7525 msgid "p:probability of a success"
7526 msgstr "p:вероятность успеха"
7528 #: ../plugins/fn-stat/functions.c:384
7529 msgid "If @{f} or @{t} is a non-integer it is truncated."
7530 msgstr ""
7532 #: ../plugins/fn-stat/functions.c:385
7533 msgid "If (@{f} + @{t} -1) <= 0 this function returns a #NUM! error."
7534 msgstr ""
7536 #: ../plugins/fn-stat/functions.c:386
7537 msgid "If @{p} < 0 or @{p} > 1 this functions returns a #NUM! error."
7538 msgstr ""
7540 #: ../plugins/fn-stat/functions.c:409
7541 msgid ""
7542 "NORMSDIST:cumulative density function of the standard normal distribution"
7543 msgstr ""
7545 #: ../plugins/fn-stat/functions.c:412
7546 msgid "NORMSDIST is the OpenFormula function LEGACY.NORMSDIST."
7547 msgstr ""
7549 #: ../plugins/fn-stat/functions.c:415 ../plugins/fn-stat/functions.c:440
7550 msgid "wiki:en:Normal_distribution"
7551 msgstr ""
7553 #: ../plugins/fn-stat/functions.c:416 ../plugins/fn-stat/functions.c:441
7554 msgid "wolfram:NormalDistribution.html"
7555 msgstr ""
7557 #: ../plugins/fn-stat/functions.c:433
7558 msgid ""
7559 "NORMSINV:inverse of the cumulative density function of the standard normal "
7560 "distribution"
7561 msgstr ""
7563 #: ../plugins/fn-stat/functions.c:434
7564 msgid "p:given probability"
7565 msgstr "p:данная вероятность"
7567 #: ../plugins/fn-stat/functions.c:435
7568 msgid "If @{p} < 0 or @{p} > 1 this function returns #NUM! error."
7569 msgstr ""
7571 #: ../plugins/fn-stat/functions.c:437
7572 msgid "NORMSINV is the OpenFormula function LEGACY.NORMSINV."
7573 msgstr ""
7575 #: ../plugins/fn-stat/functions.c:461
7576 msgid ""
7577 "LOGNORMDIST:cumulative distribution function of the lognormal distribution"
7578 msgstr ""
7580 #: ../plugins/fn-stat/functions.c:463 ../plugins/fn-stat/functions.c:493
7581 msgid "mean:mean"
7582 msgstr ""
7584 #: ../plugins/fn-stat/functions.c:464 ../plugins/fn-stat/functions.c:494
7585 msgid "stddev:standard deviation"
7586 msgstr ""
7588 #: ../plugins/fn-stat/functions.c:465
7589 msgid "If @{stddev} = 0 LOGNORMDIST returns a #DIV/0! error."
7590 msgstr ""
7592 #: ../plugins/fn-stat/functions.c:466
7593 msgid ""
7594 "If @{x} <= 0, @{mean} < 0 or @{stddev} <= 0 this function returns a #NUM! "
7595 "error."
7596 msgstr ""
7598 #: ../plugins/fn-stat/functions.c:470 ../plugins/fn-stat/functions.c:499
7599 msgid "wiki:en:Log-normal_distribution"
7600 msgstr ""
7602 #: ../plugins/fn-stat/functions.c:471 ../plugins/fn-stat/functions.c:500
7603 msgid "wolfram:LogNormalDistribution.html"
7604 msgstr ""
7606 #: ../plugins/fn-stat/functions.c:491
7607 msgid ""
7608 "LOGINV:inverse of the cumulative distribution function of the lognormal "
7609 "distribution"
7610 msgstr ""
7612 #: ../plugins/fn-stat/functions.c:495
7613 msgid ""
7614 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns #NUM! error."
7615 msgstr ""
7617 #: ../plugins/fn-stat/functions.c:522
7618 msgid "FISHERINV:inverse of the Fisher transformation"
7619 msgstr ""
7621 #: ../plugins/fn-stat/functions.c:524
7622 msgid "If @{x} is a non-number this function returns a #VALUE! error."
7623 msgstr ""
7625 #: ../plugins/fn-stat/functions.c:540
7626 msgid "MODE:first most common number in the dataset"
7627 msgstr ""
7629 #: ../plugins/fn-stat/functions.c:541 ../plugins/fn-stat/functions.c:569
7630 #: ../plugins/fn-stat/functions.c:596 ../plugins/fn-stat/functions.c:623
7631 #: ../plugins/fn-stat/functions.c:659 ../plugins/fn-stat/functions.c:693
7632 #: ../plugins/fn-stat/functions.c:719 ../plugins/fn-stat/functions.c:754
7633 #: ../plugins/fn-stat/functions.c:789 ../plugins/fn-stat/functions.c:818
7634 #: ../plugins/fn-stat/functions.c:1815 ../plugins/fn-stat/functions.c:1846
7635 #: ../plugins/fn-stat/functions.c:1872 ../plugins/fn-stat/functions.c:1896
7636 #: ../plugins/fn-stat/functions.c:2025 ../plugins/fn-stat/functions.c:2448
7637 #: ../plugins/fn-stat/functions.c:2473 ../plugins/fn-stat/functions.c:2500
7638 msgid "number1:first value"
7639 msgstr ""
7641 #: ../plugins/fn-stat/functions.c:542 ../plugins/fn-stat/functions.c:570
7642 #: ../plugins/fn-stat/functions.c:597 ../plugins/fn-stat/functions.c:624
7643 #: ../plugins/fn-stat/functions.c:660 ../plugins/fn-stat/functions.c:694
7644 #: ../plugins/fn-stat/functions.c:720 ../plugins/fn-stat/functions.c:755
7645 #: ../plugins/fn-stat/functions.c:790 ../plugins/fn-stat/functions.c:819
7646 #: ../plugins/fn-stat/functions.c:1816 ../plugins/fn-stat/functions.c:1847
7647 #: ../plugins/fn-stat/functions.c:1873 ../plugins/fn-stat/functions.c:1897
7648 #: ../plugins/fn-stat/functions.c:2026 ../plugins/fn-stat/functions.c:2449
7649 #: ../plugins/fn-stat/functions.c:2474 ../plugins/fn-stat/functions.c:2501
7650 msgid "number2:second value"
7651 msgstr ""
7653 #: ../plugins/fn-stat/functions.c:544
7654 msgid ""
7655 "If the data set does not contain any duplicates this function returns a #N/A "
7656 "error."
7657 msgstr ""
7659 #: ../plugins/fn-stat/functions.c:546
7660 msgid ""
7661 "Let us assume that the cells A1, A2, ..., A5 contain numbers 11.4, 17.3, "
7662 "11.4, 25.9, and 40.1."
7663 msgstr ""
7665 #: ../plugins/fn-stat/functions.c:547
7666 msgid "Then MODE(A1:A5) equals 11.4."
7667 msgstr ""
7669 #: ../plugins/fn-stat/functions.c:549
7670 msgid "wiki:en:Mode_(statistics)"
7671 msgstr ""
7673 #: ../plugins/fn-stat/functions.c:550
7674 msgid "wolfram:Mode.html"
7675 msgstr ""
7677 #: ../plugins/fn-stat/functions.c:568
7678 msgid "HARMEAN:harmonic mean"
7679 msgstr ""
7681 #: ../plugins/fn-stat/functions.c:571
7682 msgid ""
7683 "The harmonic mean of N data points is  N divided by the sum of the "
7684 "reciprocals of the data points)."
7685 msgstr ""
7687 #: ../plugins/fn-stat/functions.c:574
7688 msgid "Then HARMEAN(A1:A5) equals 19.529814427."
7689 msgstr ""
7691 #: ../plugins/fn-stat/functions.c:576
7692 msgid "wiki:en:Harmonic_mean"
7693 msgstr ""
7695 #: ../plugins/fn-stat/functions.c:577
7696 msgid "wolfram:HarmonicMean.html"
7697 msgstr ""
7699 #: ../plugins/fn-stat/functions.c:595
7700 msgid "GEOMEAN:geometric mean"
7701 msgstr ""
7703 #: ../plugins/fn-stat/functions.c:598
7704 msgid ""
7705 "The geometric mean is equal to the Nth root of the product of the N values."
7706 msgstr ""
7708 #: ../plugins/fn-stat/functions.c:601
7709 msgid "Then GEOMEAN(A1:A5) equals 21.279182482."
7710 msgstr ""
7712 #: ../plugins/fn-stat/functions.c:603
7713 msgid "wiki:en:Geometric_mean"
7714 msgstr ""
7716 #: ../plugins/fn-stat/functions.c:604
7717 msgid "wolfram:GeometricMean.html"
7718 msgstr ""
7720 #: ../plugins/fn-stat/functions.c:622
7721 msgid "COUNT:total number of integer or floating point arguments passed"
7722 msgstr ""
7724 #: ../plugins/fn-stat/functions.c:627
7725 msgid "Then COUNT(A1:A5) equals 5."
7726 msgstr ""
7728 #: ../plugins/fn-stat/functions.c:658
7729 msgid "COUNTA:number of arguments passed not including empty cells"
7730 msgstr ""
7732 #: ../plugins/fn-stat/functions.c:662
7733 msgid ""
7734 "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings "
7735 "11.4, \"missing\", \"missing\", 25.9, and 40.1."
7736 msgstr ""
7738 #: ../plugins/fn-stat/functions.c:663
7739 msgid "Then COUNTA(A1:A5) equals 5."
7740 msgstr ""
7742 #: ../plugins/fn-stat/functions.c:692
7743 msgid "AVERAGE:average of all the numeric values and cells"
7744 msgstr ""
7746 #: ../plugins/fn-stat/functions.c:697
7747 msgid "Then AVERAGE(A1:A5) equals 23.2."
7748 msgstr ""
7750 #: ../plugins/fn-stat/functions.c:699
7751 msgid "wiki:en:Arithmetic_mean"
7752 msgstr ""
7754 #: ../plugins/fn-stat/functions.c:700
7755 msgid "wolfram:ArithmeticMean.html"
7756 msgstr ""
7758 #: ../plugins/fn-stat/functions.c:718
7759 msgid ""
7760 "MIN:smallest value, with negative numbers considered smaller than positive "
7761 "numbers"
7762 msgstr ""
7764 #: ../plugins/fn-stat/functions.c:723
7765 msgid "Then MIN(A1:A5) equals 11.4."
7766 msgstr ""
7768 #: ../plugins/fn-stat/functions.c:753
7769 msgid ""
7770 "MAX:largest value, with negative numbers considered smaller than positive "
7771 "numbers"
7772 msgstr ""
7774 #: ../plugins/fn-stat/functions.c:758
7775 msgid "Then MAX(A1:A5) equals 40.1."
7776 msgstr ""
7778 #: ../plugins/fn-stat/functions.c:788
7779 msgid "SKEW:unbiased estimate for skewness of a distribution"
7780 msgstr ""
7782 #: ../plugins/fn-stat/functions.c:792
7783 msgid ""
7784 "This is only meaningful if the underlying distribution really has a third "
7785 "moment.  The skewness of a symmetric (e.g., normal) distribution is zero."
7786 msgstr ""
7788 #: ../plugins/fn-stat/functions.c:795
7789 msgid ""
7790 "If less than three numbers are given, this function returns a #DIV/0! error."
7791 msgstr ""
7793 #: ../plugins/fn-stat/functions.c:798
7794 msgid "Then SKEW(A1:A5) equals 0.976798268."
7795 msgstr ""
7797 #: ../plugins/fn-stat/functions.c:817
7798 msgid "SKEWP:population skewness of a data set"
7799 msgstr ""
7801 #: ../plugins/fn-stat/functions.c:821
7802 msgid "If less than two numbers are given, SKEWP returns a #DIV/0! error."
7803 msgstr ""
7805 #: ../plugins/fn-stat/functions.c:823
7806 msgid "Then SKEWP(A1:A5) equals 0.655256198."
7807 msgstr ""
7809 #: ../plugins/fn-stat/functions.c:842
7810 msgid ""
7811 "EXPONDIST:probability density or cumulative distribution function of the "
7812 "exponential distribution"
7813 msgstr ""
7815 #: ../plugins/fn-stat/functions.c:844
7816 msgid "y:scale parameter"
7817 msgstr ""
7819 #: ../plugins/fn-stat/functions.c:845 ../plugins/fn-stat/functions.c:915
7820 #: ../plugins/fn-stat/functions.c:1541 ../plugins/fn-stat/functions.c:1721
7821 #: ../plugins/fn-stat/functions.c:1757
7822 msgid ""
7823 "cumulative:whether to evaluate the density function or the cumulative "
7824 "distribution function"
7825 msgstr ""
7827 #: ../plugins/fn-stat/functions.c:846
7828 msgid ""
7829 "If @{cumulative} is false it will return:\t@{y} * exp (-@{y}*@{x}),otherwise "
7830 "it will return\t1 - exp (-@{y}*@{x})."
7831 msgstr ""
7833 #: ../plugins/fn-stat/functions.c:849
7834 msgid "If @{x} < 0 or @{y} <= 0 this will return an error."
7835 msgstr ""
7837 #: ../plugins/fn-stat/functions.c:875
7838 msgid "BERNOULLI:probability mass function of a Bernoulli distribution"
7839 msgstr ""
7841 #: ../plugins/fn-stat/functions.c:876
7842 msgid "k:integer"
7843 msgstr "k:целое"
7845 #: ../plugins/fn-stat/functions.c:878
7846 msgid "If @{k} != 0 and @{k} != 1 this function returns a #NUM! error."
7847 msgstr ""
7849 #: ../plugins/fn-stat/functions.c:879 ../plugins/fn-stat/functions.c:948
7850 #: ../plugins/fn-stat/functions.c:1159 ../plugins/fn-stat/functions.c:1446
7851 #: ../plugins/fn-stat/functions.c:1479 ../plugins/fn-stat/functions.c:1513
7852 #: ../plugins/fn-stat/functions.c:1574 ../plugins/fn-stat/functions.c:4295
7853 msgid "If @{p} < 0 or @{p} > 1 this function returns a #NUM! error."
7854 msgstr ""
7856 #: ../plugins/fn-stat/functions.c:911
7857 msgid ""
7858 "GAMMADIST:probability density or cumulative distribution function of the "
7859 "gamma distribution"
7860 msgstr ""
7862 #: ../plugins/fn-stat/functions.c:913 ../plugins/fn-stat/functions.c:946
7863 #: ../plugins/fn-stat/functions.c:1118 ../plugins/fn-stat/functions.c:1155
7864 #: ../plugins/fn-stat/functions.c:1719
7865 msgid "alpha:scale parameter"
7866 msgstr ""
7868 #: ../plugins/fn-stat/functions.c:914 ../plugins/fn-stat/functions.c:947
7869 #: ../plugins/fn-stat/functions.c:1119 ../plugins/fn-stat/functions.c:1156
7870 #: ../plugins/fn-stat/functions.c:1720
7871 msgid "beta:scale parameter"
7872 msgstr ""
7874 #: ../plugins/fn-stat/functions.c:916 ../plugins/fn-stat/functions.c:1280
7875 #: ../plugins/fn-stat/functions.c:1725 ../plugins/fn-stat/functions.c:1954
7876 msgid "If @{x} < 0 this function returns a #NUM! error."
7877 msgstr ""
7879 #: ../plugins/fn-stat/functions.c:917 ../plugins/fn-stat/functions.c:1123
7880 #: ../plugins/fn-stat/functions.c:1160
7881 msgid "If @{alpha} <= 0 or @{beta} <= 0, this function returns a #NUM! error."
7882 msgstr ""
7884 #: ../plugins/fn-stat/functions.c:944
7885 msgid "GAMMAINV:inverse of the cumulative gamma distribution"
7886 msgstr ""
7888 #: ../plugins/fn-stat/functions.c:949 ../plugins/fn-stat/functions.c:1726
7889 msgid "If @{alpha} <= 0 or @{beta} <= 0 this function returns a #NUM! error."
7890 msgstr ""
7892 #: ../plugins/fn-stat/functions.c:974
7893 msgid "CHIDIST:survival function of the chi-squared distribution"
7894 msgstr ""
7896 #: ../plugins/fn-stat/functions.c:976 ../plugins/fn-stat/functions.c:1004
7897 #: ../plugins/fn-stat/functions.c:1190 ../plugins/fn-stat/functions.c:1242
7898 msgid "dof:number of degrees of freedom"
7899 msgstr "dof:число степеней свободы"
7901 #: ../plugins/fn-stat/functions.c:977 ../plugins/fn-stat/functions.c:1005
7902 #: ../plugins/fn-stat/functions.c:1192 ../plugins/fn-stat/functions.c:1243
7903 #: ../plugins/fn-stat/functions.c:1279 ../plugins/fn-stat/functions.c:1445
7904 msgid "The survival function is 1 minus the cumulative distribution function."
7905 msgstr ""
7907 #: ../plugins/fn-stat/functions.c:978
7908 msgid "If @{dof} is non-integer it is truncated."
7909 msgstr ""
7911 #: ../plugins/fn-stat/functions.c:979 ../plugins/fn-stat/functions.c:1193
7912 msgid "If @{dof} < 1 this function returns a #NUM! error."
7913 msgstr ""
7915 #: ../plugins/fn-stat/functions.c:981
7916 msgid ""
7917 "CHIDIST(@{x},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{x},@{dof})."
7918 msgstr ""
7920 #: ../plugins/fn-stat/functions.c:1002
7921 msgid "CHIINV:inverse of the survival function of the chi-squared distribution"
7922 msgstr ""
7924 #: ../plugins/fn-stat/functions.c:1006 ../plugins/fn-stat/functions.c:1244
7925 msgid ""
7926 "If @{p} < 0 or @{p} > 1 or @{dof} < 1 this function returns a #NUM! error."
7927 msgstr ""
7929 #: ../plugins/fn-stat/functions.c:1008
7930 msgid ""
7931 "CHIINV(@{p},@{dof}) is the OpenFormula function LEGACY.CHIDIST(@{p},@{dof})."
7932 msgstr ""
7934 #: ../plugins/fn-stat/functions.c:1029
7935 msgid "CHITEST:p value of the Goodness of Fit Test"
7936 msgstr ""
7938 #: ../plugins/fn-stat/functions.c:1030
7939 msgid "actual_range:observed data"
7940 msgstr ""
7942 #: ../plugins/fn-stat/functions.c:1031
7943 msgid "theoretical_range:expected values"
7944 msgstr ""
7946 #: ../plugins/fn-stat/functions.c:1032
7947 msgid ""
7948 "If the actual range is not an n by 1 or 1 by n range, but an n by m range, "
7949 "then CHITEST uses (n-1) times (m-1) as degrees of freedom. This is useful if "
7950 "the expected values were calculated from the observed value in a test of "
7951 "independence or test of homogeneity."
7952 msgstr ""
7954 #: ../plugins/fn-stat/functions.c:1038
7955 msgid "CHITEST is the OpenFormula function LEGACY.CHITEST."
7956 msgstr ""
7958 #: ../plugins/fn-stat/functions.c:1116
7959 msgid "BETADIST:cumulative distribution function of the beta distribution"
7960 msgstr ""
7962 #: ../plugins/fn-stat/functions.c:1120 ../plugins/fn-stat/functions.c:1157
7963 msgid "a:optional lower bound, defaults to 0"
7964 msgstr "a:не обязательный нижний предел, по умолчанию 0"
7966 #: ../plugins/fn-stat/functions.c:1121 ../plugins/fn-stat/functions.c:1158
7967 msgid "b:optional upper bound, defaults to 1"
7968 msgstr "b:не обязательный верхний предел, по умолчанию 1"
7970 #: ../plugins/fn-stat/functions.c:1122
7971 msgid "If @{x} < @{a} or @{x} > @{b} this function returns a #NUM! error."
7972 msgstr ""
7974 #: ../plugins/fn-stat/functions.c:1124 ../plugins/fn-stat/functions.c:1161
7975 msgid "If @{a} >= @{b} this function returns a #NUM! error."
7976 msgstr ""
7978 #: ../plugins/fn-stat/functions.c:1153
7979 msgid ""
7980 "BETAINV:inverse of the cumulative distribution function of the beta "
7981 "distribution"
7982 msgstr ""
7984 #: ../plugins/fn-stat/functions.c:1188
7985 msgid "TDIST:survival function of the Student t-distribution"
7986 msgstr ""
7988 #: ../plugins/fn-stat/functions.c:1191
7989 msgid "tails:1 or 2"
7990 msgstr ""
7992 #: ../plugins/fn-stat/functions.c:1194
7993 msgid "If @{tails} is neither 1 or 2 this function returns a #NUM! error."
7994 msgstr ""
7996 #: ../plugins/fn-stat/functions.c:1195
7997 msgid ""
7998 "The parameterization of this function is different from what is used for, e."
7999 "g., NORMSDIST.  This is a common source of mistakes, but necessary for "
8000 "compatibility."
8001 msgstr ""
8003 #: ../plugins/fn-stat/functions.c:1198
8004 msgid "This function is Excel compatible for non-negative @{x}."
8005 msgstr ""
8007 #: ../plugins/fn-stat/functions.c:1240
8008 msgid "TINV:inverse of the survival function of the Student t-distribution"
8009 msgstr ""
8011 #: ../plugins/fn-stat/functions.c:1246
8012 msgid ""
8013 "The parameterization of this function is different from what is used for, e."
8014 "g., NORMSINV.  This is a common source of mistakes, but necessary for "
8015 "compatibility."
8016 msgstr ""
8018 #: ../plugins/fn-stat/functions.c:1275
8019 msgid "FDIST:survival function of the F distribution"
8020 msgstr ""
8022 #: ../plugins/fn-stat/functions.c:1277 ../plugins/fn-stat/functions.c:1443
8023 msgid "dof_of_num:numerator degrees of freedom"
8024 msgstr ""
8026 #: ../plugins/fn-stat/functions.c:1278 ../plugins/fn-stat/functions.c:1444
8027 msgid "dof_of_denom:denominator degrees of freedom"
8028 msgstr ""
8030 #: ../plugins/fn-stat/functions.c:1281
8031 msgid ""
8032 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1, this function returns a #NUM! "
8033 "error."
8034 msgstr ""
8036 #: ../plugins/fn-stat/functions.c:1283
8037 msgid "FDIST is the OpenFormula function LEGACY.FDIST."
8038 msgstr ""
8040 #: ../plugins/fn-stat/functions.c:1305
8041 msgid ""
8042 "LANDAU:approximate probability density function of the Landau distribution"
8043 msgstr ""
8045 #: ../plugins/fn-stat/functions.c:1441
8046 msgid "FINV:inverse of the survival function of the F distribution"
8047 msgstr ""
8049 #: ../plugins/fn-stat/functions.c:1447
8050 msgid ""
8051 "If @{dof_of_num} < 1 or @{dof_of_denom} < 1 this function returns a #NUM! "
8052 "error."
8053 msgstr ""
8055 #: ../plugins/fn-stat/functions.c:1449
8056 msgid "FINV is the OpenFormula function LEGACY.FINV."
8057 msgstr ""
8059 #: ../plugins/fn-stat/functions.c:1471
8060 msgid ""
8061 "BINOMDIST:probability mass or cumulative distribution function of the "
8062 "binomial distribution"
8063 msgstr ""
8065 #: ../plugins/fn-stat/functions.c:1472
8066 msgid "n:number of successes"
8067 msgstr "n:число испытаний с успешным исходом"
8069 #: ../plugins/fn-stat/functions.c:1473 ../plugins/fn-stat/functions.c:1507
8070 #: ../plugins/fn-stat/functions.c:1569
8071 msgid "trials:number of trials"
8072 msgstr "trials:число испытаний"
8074 #: ../plugins/fn-stat/functions.c:1474 ../plugins/fn-stat/functions.c:1508
8075 #: ../plugins/fn-stat/functions.c:1570
8076 msgid "p:probability of success in each trial"
8077 msgstr "p:вероятность успеха в каждом испытании"
8079 #: ../plugins/fn-stat/functions.c:1475 ../plugins/fn-stat/functions.c:1629
8080 #: ../plugins/fn-stat/functions.c:1952 ../plugins/fn-stat/functions.c:4293
8081 msgid ""
8082 "cumulative:whether to evaluate the mass function or the cumulative "
8083 "distribution function"
8084 msgstr ""
8086 #: ../plugins/fn-stat/functions.c:1476
8087 msgid "If @{n} or @{trials} are non-integer they are truncated."
8088 msgstr ""
8090 #: ../plugins/fn-stat/functions.c:1477
8091 msgid "If @{n} < 0 or @{trials} < 0 this function returns a #NUM! error."
8092 msgstr ""
8094 #: ../plugins/fn-stat/functions.c:1478
8095 msgid "If @{n} > @{trials} this function returns a #NUM! error."
8096 msgstr ""
8098 #: ../plugins/fn-stat/functions.c:1506
8099 msgid ""
8100 "BINOM.DIST.RANGE:probability of the binomial distribution over an interval"
8101 msgstr ""
8103 #: ../plugins/fn-stat/functions.c:1509
8104 msgid "start:start of the interval"
8105 msgstr ""
8107 #: ../plugins/fn-stat/functions.c:1510
8108 msgid "end:end of the interval, defaults to @{start}"
8109 msgstr ""
8111 #: ../plugins/fn-stat/functions.c:1511
8112 msgid "If @{start}, @{end} or @{trials} are non-integer they are truncated."
8113 msgstr ""
8115 #: ../plugins/fn-stat/functions.c:1512 ../plugins/fn-stat/functions.c:1573
8116 msgid "If @{trials} < 0 this function returns a #NUM! error."
8117 msgstr ""
8119 #: ../plugins/fn-stat/functions.c:1514
8120 msgid "If @{start} > @{end} this function returns 0."
8121 msgstr ""
8123 #: ../plugins/fn-stat/functions.c:1537
8124 msgid ""
8125 "CAUCHY:probability density or cumulative distribution function of the "
8126 "Cauchy, Lorentz or Breit-Wigner distribution"
8127 msgstr ""
8129 #: ../plugins/fn-stat/functions.c:1540 ../plugins/fn-stat/functions.c:4323
8130 #: ../plugins/fn-stat/functions.c:4462
8131 msgid "a:scale parameter"
8132 msgstr ""
8134 #: ../plugins/fn-stat/functions.c:1542
8135 msgid "If @{a} < 0 this function returns a #NUM! error."
8136 msgstr ""
8138 #: ../plugins/fn-stat/functions.c:1543 ../plugins/fn-stat/functions.c:4296
8139 msgid ""
8140 "If @{cumulative} is neither TRUE nor FALSE this function returns a #VALUE! "
8141 "error."
8142 msgstr ""
8144 #: ../plugins/fn-stat/functions.c:1568
8145 msgid "CRITBINOM:right-tailed critical value of the binomial distribution"
8146 msgstr ""
8148 #: ../plugins/fn-stat/functions.c:1571
8149 msgid "alpha:significance level (area of the tail)"
8150 msgstr ""
8152 #: ../plugins/fn-stat/functions.c:1572
8153 msgid "If @{trials} is a non-integer it is truncated."
8154 msgstr ""
8156 #: ../plugins/fn-stat/functions.c:1575
8157 msgid "If @{alpha} < 0 or @{alpha} > 1 this function returns a #NUM! error."
8158 msgstr ""
8160 #: ../plugins/fn-stat/functions.c:1598
8161 msgid "PERMUT:number of @{k}-permutations of a @{n}-set"
8162 msgstr ""
8164 #: ../plugins/fn-stat/functions.c:1599
8165 msgid "n:size of the base set"
8166 msgstr ""
8168 #: ../plugins/fn-stat/functions.c:1600
8169 msgid "k:number of elements in each permutation"
8170 msgstr ""
8172 #: ../plugins/fn-stat/functions.c:1601
8173 msgid "If @{n} = 0 this function returns a #NUM! error."
8174 msgstr ""
8176 #: ../plugins/fn-stat/functions.c:1602
8177 msgid "If @{n} < @{k} this function returns a #NUM! error."
8178 msgstr ""
8180 #: ../plugins/fn-stat/functions.c:1624
8181 msgid ""
8182 "HYPGEOMDIST:probability mass or cumulative distribution function of the "
8183 "hypergeometric distribution"
8184 msgstr ""
8186 #: ../plugins/fn-stat/functions.c:1625
8187 msgid "x:number of successes"
8188 msgstr ""
8190 #: ../plugins/fn-stat/functions.c:1626
8191 msgid "n:sample size"
8192 msgstr ""
8194 #: ../plugins/fn-stat/functions.c:1627
8195 msgid "M:number of possible successes in the population"
8196 msgstr ""
8198 #: ../plugins/fn-stat/functions.c:1628
8199 msgid "N:population size"
8200 msgstr ""
8202 #: ../plugins/fn-stat/functions.c:1630
8203 msgid "If @{x},@{n},@{M} or @{N} is a non-integer it is truncated."
8204 msgstr ""
8206 #: ../plugins/fn-stat/functions.c:1631
8207 msgid "If @{x},@{n},@{M} or @{N} < 0 this function returns a #NUM! error."
8208 msgstr ""
8210 #: ../plugins/fn-stat/functions.c:1632
8211 msgid "If @{x} > @{M} or @{n} > @{N} this function returns a #NUM! error."
8212 msgstr ""
8214 #: ../plugins/fn-stat/functions.c:1660
8215 msgid ""
8216 "CONFIDENCE:margin of error of a confidence interval for the population mean"
8217 msgstr ""
8219 #: ../plugins/fn-stat/functions.c:1661
8220 msgid "alpha:significance level"
8221 msgstr ""
8223 #: ../plugins/fn-stat/functions.c:1662
8224 msgid "stddev:population standard deviation"
8225 msgstr ""
8227 #: ../plugins/fn-stat/functions.c:1663
8228 msgid "size:sample size"
8229 msgstr ""
8231 #: ../plugins/fn-stat/functions.c:1664
8232 msgid ""
8233 "This function requires the usually unknown population standard deviation."
8234 msgstr ""
8236 #: ../plugins/fn-stat/functions.c:1665
8237 msgid "If @{size} is non-integer it is truncated."
8238 msgstr ""
8240 #: ../plugins/fn-stat/functions.c:1666
8241 msgid "If @{size} < 0 this function returns a #NUM! error."
8242 msgstr ""
8244 #: ../plugins/fn-stat/functions.c:1667
8245 msgid "If @{size} is 0 this function returns a #DIV/0! error."
8246 msgstr ""
8248 #: ../plugins/fn-stat/functions.c:1690
8249 msgid "STANDARDIZE:z-score of a value"
8250 msgstr ""
8252 #: ../plugins/fn-stat/functions.c:1692
8253 msgid "mean:mean of the original distribution"
8254 msgstr ""
8256 #: ../plugins/fn-stat/functions.c:1693
8257 msgid "stddev:standard deviation of the original distribution"
8258 msgstr "stddev:стандартное отклонение исходного распределения."
8260 #: ../plugins/fn-stat/functions.c:1694 ../plugins/fn-stat/functions.c:1758
8261 msgid "If @{stddev} is 0 this function returns a #DIV/0! error."
8262 msgstr ""
8264 #: ../plugins/fn-stat/functions.c:1717
8265 msgid ""
8266 "WEIBULL:probability density or cumulative distribution function of the "
8267 "Weibull distribution"
8268 msgstr ""
8270 #: ../plugins/fn-stat/functions.c:1722
8271 msgid ""
8272 "If the @{cumulative} boolean is true it will return: 1 - exp (-(@{x}/@{beta})"
8273 "^@{alpha}),otherwise it will return (@{alpha}/@{beta}^@{alpha}) * @{x}^(@"
8274 "{alpha}-1) * exp(-(@{x}/@{beta}^@{alpha}))."
8275 msgstr ""
8277 #: ../plugins/fn-stat/functions.c:1753
8278 msgid ""
8279 "NORMDIST:probability density or cumulative distribution function of a normal "
8280 "distribution"
8281 msgstr ""
8283 #: ../plugins/fn-stat/functions.c:1755 ../plugins/fn-stat/functions.c:1788
8284 #: ../plugins/fn-stat/functions.c:1951
8285 msgid "mean:mean of the distribution"
8286 msgstr "mean:среднее значение распределения"
8288 #: ../plugins/fn-stat/functions.c:1756 ../plugins/fn-stat/functions.c:1789
8289 msgid "stddev:standard deviation of the distribution"
8290 msgstr "stddev:стандартное отклонение распределения"
8292 #: ../plugins/fn-stat/functions.c:1786
8293 msgid ""
8294 "NORMINV:inverse of the cumulative distribution function of a normal "
8295 "distribution"
8296 msgstr ""
8298 #: ../plugins/fn-stat/functions.c:1790
8299 msgid ""
8300 "If @{p} < 0 or @{p} > 1 or @{stddev} <= 0 this function returns a #NUM! "
8301 "error."
8302 msgstr ""
8304 #: ../plugins/fn-stat/functions.c:1814
8305 msgid "KURT:unbiased estimate of the kurtosis of a data set"
8306 msgstr ""
8308 #: ../plugins/fn-stat/functions.c:1818
8309 msgid ""
8310 "This is only meaningful if the underlying distribution really has a fourth "
8311 "moment.  The kurtosis is offset by three such that a normal distribution "
8312 "will have zero kurtosis."
8313 msgstr ""
8315 #: ../plugins/fn-stat/functions.c:1822
8316 msgid ""
8317 "If fewer than four numbers are given or all of them are equal this function "
8318 "returns a #DIV/0! error."
8319 msgstr ""
8321 #: ../plugins/fn-stat/functions.c:1826
8322 msgid "Then KURT(A1:A5) equals 1.234546305."
8323 msgstr ""
8325 #: ../plugins/fn-stat/functions.c:1845
8326 msgid "KURTP:population kurtosis of a data set"
8327 msgstr ""
8329 #: ../plugins/fn-stat/functions.c:1849
8330 msgid ""
8331 "If fewer than two numbers are given or all of them are equal this function "
8332 "returns a #DIV/0! error."
8333 msgstr ""
8335 #: ../plugins/fn-stat/functions.c:1852
8336 msgid "Then KURTP(A1:A5) equals -0.691363424."
8337 msgstr ""
8339 #: ../plugins/fn-stat/functions.c:1871
8340 msgid "AVEDEV:average of the absolute deviations of a data set"
8341 msgstr ""
8343 #: ../plugins/fn-stat/functions.c:1876
8344 msgid "Then AVEDEV(A1:A5) equals 7.84."
8345 msgstr ""
8347 #: ../plugins/fn-stat/functions.c:1895
8348 msgid "DEVSQ:sum of squares of deviations of a data set"
8349 msgstr ""
8351 #: ../plugins/fn-stat/functions.c:1901
8352 msgid "Then DEVSQ(A1:A5) equals 470.56."
8353 msgstr ""
8355 #: ../plugins/fn-stat/functions.c:1920
8356 msgid "FISHER:Fisher transformation"
8357 msgstr ""
8359 #: ../plugins/fn-stat/functions.c:1922
8360 msgid "If @{x} is not a number, this function returns a #VALUE! error."
8361 msgstr ""
8363 #: ../plugins/fn-stat/functions.c:1923
8364 msgid "If @{x} <= -1 or @{x} >= 1, this function returns a #NUM! error."
8365 msgstr ""
8367 #: ../plugins/fn-stat/functions.c:1949
8368 msgid ""
8369 "POISSON:probability mass or cumulative distribution function of the Poisson "
8370 "distribution"
8371 msgstr ""
8373 #: ../plugins/fn-stat/functions.c:1950
8374 msgid "x:number of events"
8375 msgstr "x:число событий"
8377 #: ../plugins/fn-stat/functions.c:1953
8378 msgid "If @{x} is a non-integer it is truncated."
8379 msgstr ""
8381 #: ../plugins/fn-stat/functions.c:1955
8382 msgid "If @{mean} <= 0 POISSON returns the #NUM! error."
8383 msgstr ""
8385 #: ../plugins/fn-stat/functions.c:1981
8386 msgid "PEARSON:Pearson correlation coefficient of the paired set of data"
8387 msgstr ""
8389 #: ../plugins/fn-stat/functions.c:1982 ../plugins/fn-stat/functions.c:2001
8390 msgid "array1:first component values"
8391 msgstr ""
8393 #: ../plugins/fn-stat/functions.c:1983 ../plugins/fn-stat/functions.c:2002
8394 msgid "array2:second component values"
8395 msgstr ""
8397 #: ../plugins/fn-stat/functions.c:2000
8398 msgid ""
8399 "RSQ:square of the Pearson correlation coefficient of the paired set of data"
8400 msgstr ""
8402 #: ../plugins/fn-stat/functions.c:2024
8403 msgid "MEDIAN:median of a data set"
8404 msgstr ""
8406 #: ../plugins/fn-stat/functions.c:2028
8407 msgid ""
8408 "If even numbers are given MEDIAN returns the average of the two numbers in "
8409 "the center."
8410 msgstr ""
8412 #: ../plugins/fn-stat/functions.c:2032
8413 msgid "Then MEDIAN(A1:A5) equals 21.3."
8414 msgstr ""
8416 #: ../plugins/fn-stat/functions.c:2034
8417 msgid "wiki:en:Median"
8418 msgstr ""
8420 #: ../plugins/fn-stat/functions.c:2035
8421 msgid "wolfram:StatisticalMedian.html"
8422 msgstr ""
8424 #: ../plugins/fn-stat/functions.c:2054
8425 msgid "SSMEDIAN:median for grouped data"
8426 msgstr ""
8428 #: ../plugins/fn-stat/functions.c:2055
8429 msgid "array:data set"
8430 msgstr ""
8432 #: ../plugins/fn-stat/functions.c:2056
8433 msgid "interval:length of each grouping interval, defaults to 1"
8434 msgstr ""
8436 #: ../plugins/fn-stat/functions.c:2057
8437 msgid ""
8438 "The data are assumed to be grouped into intervals of width @{interval}. Each "
8439 "data point in @{array} is the midpoint of the interval containing the true "
8440 "value. The median is calculated by interpolation within the median interval "
8441 "(the interval containing the median value), assuming that the true values "
8442 "within that interval are distributed uniformly:\n"
8443 "median = L + @{interval}*(N/2 - CF)/F\n"
8444 "where:\n"
8445 "L = the lower limit of the median interval\n"
8446 "N = the total number of data points\n"
8447 "CF = the number of data points below the median interval\n"
8448 "F = the number of data points in the median interval"
8449 msgstr ""
8451 #: ../plugins/fn-stat/functions.c:2068 ../plugins/fn-stat/functions.c:2741
8452 #: ../plugins/fn-stat/functions.c:2783
8453 msgid "If @{array} is empty, this function returns a #NUM! error."
8454 msgstr ""
8456 #: ../plugins/fn-stat/functions.c:2069
8457 msgid ""
8458 "If @{interval} <= 0, this function returns a #NUM! error. SSMEDIAN does not "
8459 "check whether the data points are at least @{interval} apart."
8460 msgstr ""
8462 #: ../plugins/fn-stat/functions.c:2156
8463 msgid "LARGE:@{k}-th largest value in a data set"
8464 msgstr ""
8466 #: ../plugins/fn-stat/functions.c:2157 ../plugins/fn-stat/functions.c:2200
8467 msgid "data:data set"
8468 msgstr ""
8470 #: ../plugins/fn-stat/functions.c:2158 ../plugins/fn-stat/functions.c:2201
8471 msgid "k:which value to find"
8472 msgstr ""
8474 #: ../plugins/fn-stat/functions.c:2159 ../plugins/fn-stat/functions.c:2202
8475 msgid "If data set is empty this function returns a #NUM! error."
8476 msgstr ""
8478 #: ../plugins/fn-stat/functions.c:2160 ../plugins/fn-stat/functions.c:2203
8479 msgid ""
8480 "If @{k} <= 0 or @{k} is greater than the number of data items given this "
8481 "function returns a #NUM! error."
8482 msgstr ""
8484 #: ../plugins/fn-stat/functions.c:2165
8485 msgid "Then LARGE(A1:A5,2) equals 25.9.LARGE(A1:A5,4) equals 17.3."
8486 msgstr ""
8488 #: ../plugins/fn-stat/functions.c:2199
8489 msgid "SMALL:@{k}-th smallest value in a data set"
8490 msgstr ""
8492 #: ../plugins/fn-stat/functions.c:2208
8493 msgid "Then SMALL(A1:A5,2) equals 17.3.SMALL(A1:A5,4) equals 25.9."
8494 msgstr ""
8496 #: ../plugins/fn-stat/functions.c:2243
8497 msgid ""
8498 "PROB:probability of an interval for a discrete (and finite) probability "
8499 "distribution"
8500 msgstr ""
8502 #: ../plugins/fn-stat/functions.c:2244
8503 msgid "x_range:possible values"
8504 msgstr ""
8506 #: ../plugins/fn-stat/functions.c:2245
8507 msgid "prob_range:probabilities of the corresponding values"
8508 msgstr ""
8510 #: ../plugins/fn-stat/functions.c:2246
8511 msgid "lower_limit:lower interval limit"
8512 msgstr ""
8514 #: ../plugins/fn-stat/functions.c:2247
8515 msgid "upper_limit:upper interval limit, defaults to @{lower_limit}"
8516 msgstr ""
8518 #: ../plugins/fn-stat/functions.c:2248
8519 msgid ""
8520 "If the sum of the probabilities in @{prob_range} is not equal to 1 this "
8521 "function returns a #NUM! error."
8522 msgstr ""
8524 #: ../plugins/fn-stat/functions.c:2250
8525 msgid ""
8526 "If any value in @{prob_range} is <=0 or > 1, this function returns a #NUM! "
8527 "error."
8528 msgstr ""
8530 #: ../plugins/fn-stat/functions.c:2252
8531 msgid ""
8532 "If @{x_range} and @{prob_range} contain a different number of data entries, "
8533 "this function returns a #N/A error."
8534 msgstr ""
8536 #: ../plugins/fn-stat/functions.c:2329
8537 msgid "STEYX:standard error of the predicted y-value in the regression"
8538 msgstr ""
8540 #: ../plugins/fn-stat/functions.c:2330 ../plugins/fn-stat/functions.c:3375
8541 #: ../plugins/fn-stat/functions.c:3491 ../plugins/fn-stat/functions.c:3733
8542 #: ../plugins/fn-stat/functions.c:3831 ../plugins/fn-stat/functions.c:3918
8543 #: ../plugins/fn-stat/functions.c:3977 ../plugins/fn-stat/functions.c:4029
8544 msgid "known_ys:known y-values"
8545 msgstr ""
8547 #: ../plugins/fn-stat/functions.c:2331 ../plugins/fn-stat/functions.c:3492
8548 #: ../plugins/fn-stat/functions.c:3919 ../plugins/fn-stat/functions.c:3978
8549 #: ../plugins/fn-stat/functions.c:4030
8550 msgid "known_xs:known x-values"
8551 msgstr ""
8553 #: ../plugins/fn-stat/functions.c:2332
8554 msgid ""
8555 "If @{known_ys} and @{known_xs} are empty or have a different number of "
8556 "arguments then this function returns a #N/A error."
8557 msgstr ""
8559 #: ../plugins/fn-stat/functions.c:2338
8560 msgid "Then STEYX(A1:A5,B1:B5) equals 1.101509979."
8561 msgstr ""
8563 #: ../plugins/fn-stat/functions.c:2382
8564 msgid ""
8565 "ZTEST:the probability of observing a sample mean as large as or larger than "
8566 "the mean of the given sample"
8567 msgstr ""
8569 #: ../plugins/fn-stat/functions.c:2384
8570 msgid "ref:data set (sample)"
8571 msgstr ""
8573 #: ../plugins/fn-stat/functions.c:2385
8574 msgid "x:population mean"
8575 msgstr ""
8577 #: ../plugins/fn-stat/functions.c:2386
8578 msgid ""
8579 "stddev:population standard deviation, defaults to the sample standard "
8580 "deviation"
8581 msgstr ""
8583 #: ../plugins/fn-stat/functions.c:2387
8584 msgid ""
8585 "ZTEST calulates the probability of observing a sample mean as large as or "
8586 "larger than the mean of the given sample for samples drawn from a normal "
8587 "distribution with mean @{x} and standard deviation @{stddev}."
8588 msgstr ""
8590 #: ../plugins/fn-stat/functions.c:2390
8591 msgid ""
8592 "If @{ref} contains less than two data items ZTEST returns #DIV/0! error."
8593 msgstr ""
8595 #: ../plugins/fn-stat/functions.c:2396
8596 msgid "Then ZTEST(A1:A5,20) equals 0.254717826."
8597 msgstr ""
8599 #: ../plugins/fn-stat/functions.c:2447
8600 msgid "AVERAGEA:average of all the values and cells"
8601 msgstr ""
8603 #: ../plugins/fn-stat/functions.c:2452 ../plugins/fn-stat/functions.c:2477
8604 #: ../plugins/fn-stat/functions.c:2504 ../plugins/fn-stat/functions.c:2536
8605 #: ../plugins/fn-stat/functions.c:2563 ../plugins/fn-stat/functions.c:2593
8606 #: ../plugins/fn-stat/functions.c:2620
8607 msgid ""
8608 "Let us assume that the cells A1, A2, ..., A5 contain numbers and strings "
8609 "11.4, 17.3, \"missing\", 25.9, and 40.1."
8610 msgstr ""
8612 #: ../plugins/fn-stat/functions.c:2453
8613 msgid "Then AVERAGEA(A1:A5) equals 18.94."
8614 msgstr ""
8616 #: ../plugins/fn-stat/functions.c:2472
8617 msgid ""
8618 "MAXA:largest value, with negative numbers considered smaller than positive "
8619 "numbers"
8620 msgstr ""
8622 #: ../plugins/fn-stat/functions.c:2479
8623 msgid "Then MAXA(A1:A5) equals 40.1."
8624 msgstr ""
8626 #: ../plugins/fn-stat/functions.c:2499
8627 msgid ""
8628 "MINA:smallest value, with negative numbers considered smaller than positive "
8629 "numbers"
8630 msgstr ""
8632 #: ../plugins/fn-stat/functions.c:2506
8633 msgid "Then MINA(A1:A5) equals 0."
8634 msgstr ""
8636 #: ../plugins/fn-stat/functions.c:2526
8637 msgid "VARA:sample variance of the given sample"
8638 msgstr ""
8640 #: ../plugins/fn-stat/functions.c:2529
8641 msgid "VARA is also known as the N-1-variance."
8642 msgstr ""
8644 #: ../plugins/fn-stat/functions.c:2530
8645 msgid "To get the true variance of a complete population use VARPA."
8646 msgstr ""
8648 #: ../plugins/fn-stat/functions.c:2538
8649 msgid "Then VARA(A1:A5) equals 228.613."
8650 msgstr ""
8652 #: ../plugins/fn-stat/functions.c:2557
8653 msgid "VARPA:variance of an entire population"
8654 msgstr ""
8656 #: ../plugins/fn-stat/functions.c:2560
8657 msgid "VARPA is also known as the N-variance."
8658 msgstr ""
8660 #: ../plugins/fn-stat/functions.c:2565
8661 msgid "Then VARPA(A1:A5) equals 182.8904."
8662 msgstr ""
8664 #: ../plugins/fn-stat/functions.c:2584
8665 msgid "STDEVA:sample standard deviation of the given sample"
8666 msgstr ""
8668 #: ../plugins/fn-stat/functions.c:2588
8669 msgid "STDEVA is also known as the N-1-standard deviation."
8670 msgstr ""
8672 #: ../plugins/fn-stat/functions.c:2589
8673 msgid ""
8674 "To obtain the population standard deviation of a whole population use "
8675 "STDEVPA."
8676 msgstr ""
8678 #: ../plugins/fn-stat/functions.c:2595
8679 msgid "Then STDEVA(A1:A5) equals 15.119953704."
8680 msgstr ""
8682 #: ../plugins/fn-stat/functions.c:2614
8683 msgid "STDEVPA:population standard deviation of an entire population"
8684 msgstr ""
8686 #: ../plugins/fn-stat/functions.c:2622
8687 msgid "Then STDEVPA(A1:A5) equals 13.523697719."
8688 msgstr ""
8690 #: ../plugins/fn-stat/functions.c:2641
8691 msgid "PERCENTRANK:rank of a data point in a data set"
8692 msgstr ""
8694 #: ../plugins/fn-stat/functions.c:2642
8695 msgid "array:range of numeric values"
8696 msgstr "array:диапазон численных данных"
8698 #: ../plugins/fn-stat/functions.c:2643
8699 msgid "x:data point to be ranked"
8700 msgstr ""
8702 #: ../plugins/fn-stat/functions.c:2644
8703 msgid "significance:number of significant digits, defaults to 3"
8704 msgstr ""
8706 #: ../plugins/fn-stat/functions.c:2645
8707 msgid ""
8708 "If @{array} contains no data points, this function returns a #NUM! error."
8709 msgstr ""
8711 #: ../plugins/fn-stat/functions.c:2647
8712 msgid ""
8713 "If @{significance} is less than one, this function returns a #NUM! error."
8714 msgstr ""
8716 #: ../plugins/fn-stat/functions.c:2649
8717 msgid ""
8718 "If @{x} exceeds the largest value or is less than the smallest value in @"
8719 "{array}, this function returns a #NUM! error."
8720 msgstr ""
8722 #: ../plugins/fn-stat/functions.c:2651
8723 msgid ""
8724 "If @{x} does not match any of the values in @{array} or @{x} matches more "
8725 "than once, this function interpolates the returned value."
8726 msgstr ""
8728 #: ../plugins/fn-stat/functions.c:2738
8729 msgid ""
8730 "PERCENTILE:determines the  100*@{k}-th percentile of the given data points"
8731 msgstr ""
8733 #: ../plugins/fn-stat/functions.c:2739 ../plugins/fn-stat/functions.c:2781
8734 msgid "array:data points"
8735 msgstr ""
8737 #: ../plugins/fn-stat/functions.c:2740
8738 msgid "k:which percentile to calculate"
8739 msgstr ""
8741 #: ../plugins/fn-stat/functions.c:2742
8742 msgid "If @{k} < 0 or @{k} > 1, this function returns a #NUM! error."
8743 msgstr ""
8745 #: ../plugins/fn-stat/functions.c:2745
8746 msgid "Then PERCENTILE(A1:A5,0.42) equals 20.02."
8747 msgstr ""
8749 #: ../plugins/fn-stat/functions.c:2780
8750 msgid "QUARTILE:the @{k}-th quartile of the data points"
8751 msgstr ""
8753 #: ../plugins/fn-stat/functions.c:2782
8754 msgid "quart:a number from 0 to 4, indicating which quartile to calculate"
8755 msgstr ""
8757 #: ../plugins/fn-stat/functions.c:2784
8758 msgid ""
8759 "If @{quart} < 0 or @{quart} > 4, this function returns a #NUM! error. If @"
8760 "{quart} = 0, the smallest value of @{array} to be returned."
8761 msgstr ""
8763 #: ../plugins/fn-stat/functions.c:2785
8764 msgid "If @{quart} is not an integer, it is truncated."
8765 msgstr ""
8767 #: ../plugins/fn-stat/functions.c:2788
8768 msgid "Then QUARTILE(A1:A5,1) equals 17.3."
8769 msgstr ""
8771 #: ../plugins/fn-stat/functions.c:2823
8772 msgid ""
8773 "FTEST:p-value for the two-tailed hypothesis test comparing the variances of "
8774 "two populations"
8775 msgstr ""
8777 #: ../plugins/fn-stat/functions.c:2825 ../plugins/fn-stat/functions.c:2882
8778 msgid "array1:sample from the first population"
8779 msgstr ""
8781 #: ../plugins/fn-stat/functions.c:2826 ../plugins/fn-stat/functions.c:2883
8782 msgid "array2:sample from the second population"
8783 msgstr ""
8785 #: ../plugins/fn-stat/functions.c:2831
8786 msgid "Then FTEST(A1:A5,B1:B5) equals 0.510815017."
8787 msgstr ""
8789 #: ../plugins/fn-stat/functions.c:2880
8790 msgid ""
8791 "TTEST:p-value for a hypothesis test comparing the means of two populations "
8792 "using the Student t-distribution"
8793 msgstr ""
8795 #: ../plugins/fn-stat/functions.c:2884
8796 msgid "tails:number of tails to consider"
8797 msgstr ""
8799 #: ../plugins/fn-stat/functions.c:2885
8800 msgid ""
8801 "type:Type of test to perform. 1 indicates a test for paired variables, 2 a "
8802 "test of unpaired variables with equal variances, and 3 a test of unpaired "
8803 "variables with unequal variances"
8804 msgstr ""
8806 #: ../plugins/fn-stat/functions.c:2888
8807 msgid ""
8808 "If the data sets contain a different number of data points and the test is "
8809 "paired (@{type} one), TTEST returns the #N/A error."
8810 msgstr ""
8812 #: ../plugins/fn-stat/functions.c:2890
8813 msgid "@{tails} and @{type} are truncated to integers."
8814 msgstr ""
8816 #: ../plugins/fn-stat/functions.c:2891
8817 msgid "If @{tails} is not one or two, this function returns a #NUM! error."
8818 msgstr ""
8820 #: ../plugins/fn-stat/functions.c:2892
8821 msgid ""
8822 "If @{type} is any other than one, two, or three, this function returns a "
8823 "#NUM! error."
8824 msgstr ""
8826 #: ../plugins/fn-stat/functions.c:2897
8827 msgid ""
8828 "Then TTEST(A1:A5,B1:B5,1,1) equals 0.003127619.TTEST(A1:A5,B1:B5,2,1) equals "
8829 "0.006255239.TTEST(A1:A5,B1:B5,1,2) equals 0.111804322.TTEST(A1:A5,B1:B5,1,3) "
8830 "equals 0.113821797."
8831 msgstr ""
8833 #: ../plugins/fn-stat/functions.c:3055
8834 msgid "FREQUENCY:frequency table"
8835 msgstr ""
8837 #: ../plugins/fn-stat/functions.c:3056
8838 msgid "data_array:data values"
8839 msgstr ""
8841 #: ../plugins/fn-stat/functions.c:3057
8842 msgid "bins_array:array of cutoff values"
8843 msgstr ""
8845 #: ../plugins/fn-stat/functions.c:3058
8846 msgid "The results are given as an array."
8847 msgstr ""
8849 #: ../plugins/fn-stat/functions.c:3059
8850 msgid ""
8851 "If the @{bins_array} is empty, this function returns the number of data "
8852 "points in @{data_array}."
8853 msgstr ""
8855 #: ../plugins/fn-stat/functions.c:3277
8856 msgid "LINEST:multiple linear regression coefficients and statistics"
8857 msgstr ""
8859 #: ../plugins/fn-stat/functions.c:3278 ../plugins/fn-stat/functions.c:3586
8860 msgid "known_ys:vector of values of dependent variable"
8861 msgstr ""
8863 #: ../plugins/fn-stat/functions.c:3279 ../plugins/fn-stat/functions.c:3587
8864 msgid ""
8865 "known_xs:array of values of independent variables, defaults to a single "
8866 "vector {1,…,n}"
8867 msgstr ""
8869 #: ../plugins/fn-stat/functions.c:3280 ../plugins/fn-stat/functions.c:3377
8870 #: ../plugins/fn-stat/functions.c:3589 ../plugins/fn-stat/functions.c:3735
8871 #: ../plugins/fn-stat/functions.c:3834
8872 msgid "affine:if true, the model contains a constant term, defaults to true"
8873 msgstr ""
8875 #: ../plugins/fn-stat/functions.c:3281
8876 msgid ""
8877 "stats:if true, some additional statistics are provided, defaults to false"
8878 msgstr ""
8880 #: ../plugins/fn-stat/functions.c:3282
8881 msgid ""
8882 "This function returns an array with the first row giving the regression "
8883 "coefficients for the independent variables x_m, x_(m-1),…,x_2, x_1 followed "
8884 "by the y-intercept if @{affine} is true."
8885 msgstr ""
8887 #: ../plugins/fn-stat/functions.c:3285
8888 msgid ""
8889 "If @{stats} is true, the second row contains the corresponding standard "
8890 "errors of the regression coefficients.In this case, the third row contains "
8891 "the R^2 value and the standard error for the predicted value. The fourth row "
8892 "contains the observed F value and its degrees of freedom. Finally, the fifth "
8893 "row contains the regression sum of squares and the residual sum of squares."
8894 msgstr ""
8896 #: ../plugins/fn-stat/functions.c:3292
8897 msgid ""
8898 "If @{affine} is false, R^2 is the uncentered version of the coefficient of "
8899 "determination; that is the proportion of the sum of squares explained by the "
8900 "model."
8901 msgstr ""
8903 #: ../plugins/fn-stat/functions.c:3295 ../plugins/fn-stat/functions.c:3590
8904 msgid ""
8905 "If the length of @{known_ys} does not match the corresponding length of @"
8906 "{known_xs}, this function returns a #NUM! error."
8907 msgstr ""
8909 #: ../plugins/fn-stat/functions.c:3374
8910 msgid "LOGREG:the logarithmic regression"
8911 msgstr ""
8913 #: ../plugins/fn-stat/functions.c:3376 ../plugins/fn-stat/functions.c:3832
8914 msgid "known_xs:known x-values; defaults to the array {1, 2, 3, …}"
8915 msgstr ""
8917 #: ../plugins/fn-stat/functions.c:3378 ../plugins/fn-stat/functions.c:3736
8918 msgid ""
8919 "stat:if true, extra statistical information will be returned; defaults to "
8920 "FALSE"
8921 msgstr ""
8923 #: ../plugins/fn-stat/functions.c:3379
8924 msgid ""
8925 "LOGREG function transforms your x's to z=ln(x) and applies the “least "
8926 "squares” method to fit the linear equation y = m * z + b to your y's and z's "
8927 "--- equivalent to fitting the equation y = m * ln(x) + b to y's and x's. "
8928 "LOGREG returns an array having two columns and one row. m is given in the "
8929 "first column and b in the second. "
8930 msgstr ""
8932 #: ../plugins/fn-stat/functions.c:3387
8933 msgid ""
8934 "Any extra statistical information is written below m and b in the result "
8935 "array.  This extra statistical information consists of four rows of data:  "
8936 "In the first row the standard error values for the coefficients m, b are "
8937 "given.  The second row contains the square of R and the standard error for "
8938 "the y estimate. The third row contains the F-observed value and the degrees "
8939 "of freedom.  The last row contains the regression sum of squares and the "
8940 "residual sum of squares.The default of @{stat} is FALSE."
8941 msgstr ""
8943 #: ../plugins/fn-stat/functions.c:3396 ../plugins/fn-stat/functions.c:3751
8944 #: ../plugins/fn-stat/functions.c:3842
8945 msgid ""
8946 "If @{known_ys} and @{known_xs} have unequal number of data points, this "
8947 "function returns a #NUM! error."
8948 msgstr ""
8950 #: ../plugins/fn-stat/functions.c:3490
8951 msgid "LOGFIT:logarithmic least square fit (using a trial and error method)"
8952 msgstr ""
8954 #: ../plugins/fn-stat/functions.c:3494
8955 msgid ""
8956 "LOGFIT function applies the “least squares” method to fit the logarithmic "
8957 "equation y = a + b * ln(sign * (x - c)) ,   sign = +1 or -1 to your data. "
8958 "The graph of the equation is a logarithmic curve moved horizontally by c and "
8959 "possibly mirrored across the y-axis (if sign = -1)."
8960 msgstr ""
8962 #: ../plugins/fn-stat/functions.c:3500
8963 msgid ""
8964 "LOGFIT returns an array having five columns and one row. `Sign' is given in "
8965 "the first column, `a', `b', and `c' are given in columns 2 to 4. Column 5 "
8966 "holds the sum of squared residuals."
8967 msgstr ""
8969 #: ../plugins/fn-stat/functions.c:3504
8970 msgid ""
8971 "An error is returned when there are less than 3 different x's or y's, or "
8972 "when the shape of the point cloud is too different from a ``logarithmic'' "
8973 "one."
8974 msgstr ""
8976 #: ../plugins/fn-stat/functions.c:3507
8977 msgid ""
8978 "You can use the above formula = a + b * ln(sign * (x - c)) or rearrange it "
8979 "to = (exp((y - a) / b)) / sign + c to compute unknown y's or x's, "
8980 "respectively. "
8981 msgstr ""
8983 #: ../plugins/fn-stat/functions.c:3512
8984 msgid ""
8985 "This is non-linear fitting by trial-and-error. The accuracy of `c' is: width "
8986 "of x-range -> rounded to the next smaller (10^integer), times 0.000001. "
8987 "There might be cases in which the returned fit is not the best possible."
8988 msgstr ""
8990 #: ../plugins/fn-stat/functions.c:3585
8991 msgid ""
8992 "TREND:estimates future values of a given data set using a least squares "
8993 "approximation"
8994 msgstr ""
8996 #: ../plugins/fn-stat/functions.c:3588
8997 msgid ""
8998 "new_xs:array of x-values for which to estimate the y-values; defaults to @"
8999 "{known_xs}"
9000 msgstr ""
9002 #: ../plugins/fn-stat/functions.c:3592
9003 msgid ""
9004 "Let us assume that the cells A1, A2, …, A5 contain numbers 11.4, 17.3, 21.3, "
9005 "25.9, and 40.1, and the cells B1, B2, ... B5 23.2, 25.8, 29.9, 33.5, and "
9006 "42.7."
9007 msgstr ""
9009 #: ../plugins/fn-stat/functions.c:3595
9010 msgid "Then TREND(A1:A5,B1:B5) equals {12.1, 15.7, 21.6, 26.7, 39.7}."
9011 msgstr ""
9013 #: ../plugins/fn-stat/functions.c:3732
9014 msgid "LOGEST:exponential least square fit"
9015 msgstr ""
9017 #: ../plugins/fn-stat/functions.c:3734
9018 msgid "known_xs:known x-values; default to an array {1, 2, 3, …}"
9019 msgstr ""
9021 #: ../plugins/fn-stat/functions.c:3737
9022 msgid ""
9023 "LOGEST function applies the “least squares” method to fit an exponential "
9024 "curve of the form\ty = b * m{1}^x{1} * m{2}^x{2}... to your data."
9025 msgstr ""
9027 #: ../plugins/fn-stat/functions.c:3741
9028 msgid "LOGEST returns an array { m{n},m{n-1}, ...,m{1},b }."
9029 msgstr ""
9031 #: ../plugins/fn-stat/functions.c:3742
9032 msgid ""
9033 "Extra statistical information is written below the regression line "
9034 "coefficients in the result array.  Extra statistical information consists of "
9035 "four rows of data.  In the first row the standard error values for the "
9036 "coefficients m1, (m2, ...), b are represented.  The second row contains the "
9037 "square of R and the standard error for the y estimate.  The third row "
9038 "contains the F-observed value and the degrees of freedom.  The last row "
9039 "contains the regression sum of squares and the residual sum of squares."
9040 msgstr ""
9042 #: ../plugins/fn-stat/functions.c:3830
9043 msgid "GROWTH:exponential growth prediction"
9044 msgstr ""
9046 #: ../plugins/fn-stat/functions.c:3833
9047 msgid ""
9048 "new_xs:x-values for which to estimate the y-values; defaults to @{known_xs}"
9049 msgstr ""
9051 #: ../plugins/fn-stat/functions.c:3835
9052 msgid ""
9053 "GROWTH function applies the “least squares” method to fit an exponential "
9054 "curve to your data and predicts the exponential growth by using this curve."
9055 msgstr ""
9057 #: ../plugins/fn-stat/functions.c:3840
9058 msgid ""
9059 "GROWTH returns an array having one column and a row for each data point in @"
9060 "{new_xs}."
9061 msgstr ""
9063 #: ../plugins/fn-stat/functions.c:3915
9064 msgid ""
9065 "FORECAST:estimates a future value according to existing values using simple "
9066 "linear regression"
9067 msgstr ""
9069 #: ../plugins/fn-stat/functions.c:3917
9070 msgid "x:x-value whose matching y-value should be forecast"
9071 msgstr ""
9073 #: ../plugins/fn-stat/functions.c:3920
9074 msgid ""
9075 "This function estimates a future value according to existing values using "
9076 "simple linear regression."
9077 msgstr ""
9079 #: ../plugins/fn-stat/functions.c:3922 ../plugins/fn-stat/functions.c:3979
9080 #: ../plugins/fn-stat/functions.c:4032
9081 msgid ""
9082 "If @{known_xs} or @{known_ys} contains no data entries or different number "
9083 "of data entries, this function returns a #N/A error."
9084 msgstr ""
9086 #: ../plugins/fn-stat/functions.c:3924
9087 msgid ""
9088 "If the variance of the @{known_xs} is zero, this function returns a #DIV/0 "
9089 "error."
9090 msgstr ""
9092 #: ../plugins/fn-stat/functions.c:3930
9093 msgid "Then FORECAST(7,A1:A5,B1:B5) equals -10.859397661."
9094 msgstr ""
9096 #: ../plugins/fn-stat/functions.c:3976
9097 msgid "INTERCEPT:the intercept of a linear regression line"
9098 msgstr ""
9100 #: ../plugins/fn-stat/functions.c:3981 ../plugins/fn-stat/functions.c:4034
9101 msgid ""
9102 "If the variance of the @{known_xs} is zero, this function returns #DIV/0 "
9103 "error."
9104 msgstr ""
9106 #: ../plugins/fn-stat/functions.c:3987
9107 msgid "Then INTERCEPT(A1:A5,B1:B5) equals -20.785117212."
9108 msgstr ""
9110 #: ../plugins/fn-stat/functions.c:4028
9111 msgid "SLOPE:the slope of a linear regression line"
9112 msgstr ""
9114 #: ../plugins/fn-stat/functions.c:4039
9115 msgid "Then SLOPE(A1:A5,B1:B5) equals 1.417959936."
9116 msgstr ""
9118 #: ../plugins/fn-stat/functions.c:4080
9119 msgid "SUBTOTAL:the subtotal of the given list of arguments"
9120 msgstr ""
9122 #: ../plugins/fn-stat/functions.c:4081
9123 msgid ""
9124 "function_nbr:determines which function to use according to the following "
9125 "table:\n"
9126 "\t1   AVERAGE\n"
9127 "\t2   COUNT\n"
9128 "\t3   COUNTA\n"
9129 "\t4   MAX\n"
9130 "\t5   MIN\n"
9131 "\t6   PRODUCT\n"
9132 "\t7   STDEV\n"
9133 "\t8   STDEVP\n"
9134 "\t9   SUM\n"
9135 "\t10   VAR\n"
9136 "\t11   VARP"
9137 msgstr ""
9139 #: ../plugins/fn-stat/functions.c:4094
9140 msgid "ref1:first value"
9141 msgstr ""
9143 #: ../plugins/fn-stat/functions.c:4095
9144 msgid "ref2:second value"
9145 msgstr ""
9147 #: ../plugins/fn-stat/functions.c:4097
9148 msgid ""
9149 "Let us assume that the cells A1, A2, ..., A5 contain numbers 23, 27, 28, 33, "
9150 "and 39."
9151 msgstr ""
9153 #: ../plugins/fn-stat/functions.c:4098
9154 msgid ""
9155 "Then SUBTOTAL(1,A1:A5) equals 30.SUBTOTAL(6,A1:A5) equals 22378356.SUBTOTAL"
9156 "(7,A1:A5) equals 6.164414003.SUBTOTAL(9,A1:A5) equals 150.SUBTOTAL(11,A1:A5) "
9157 "equals 30.4."
9158 msgstr ""
9160 #: ../plugins/fn-stat/functions.c:4177
9161 msgid "CRONBACH:Cronbach's alpha"
9162 msgstr ""
9164 #: ../plugins/fn-stat/functions.c:4178
9165 msgid "ref1:first data set"
9166 msgstr ""
9168 #: ../plugins/fn-stat/functions.c:4179
9169 msgid "ref2:second data set"
9170 msgstr ""
9172 #: ../plugins/fn-stat/functions.c:4290
9173 msgid ""
9174 "GEOMDIST:probability mass or cumulative distribution function of the "
9175 "geometric distribution"
9176 msgstr ""
9178 #: ../plugins/fn-stat/functions.c:4291
9179 msgid "k:number of trials"
9180 msgstr "k:число испытаний"
9182 #: ../plugins/fn-stat/functions.c:4292
9183 msgid "p:probability of success in any trial"
9184 msgstr "p:вероятность успеха в каждом испытании"
9186 #: ../plugins/fn-stat/functions.c:4294
9187 msgid "If @{k} < 0 this function returns a #NUM! error."
9188 msgstr ""
9190 #: ../plugins/fn-stat/functions.c:4321
9191 msgid "LOGISTIC:probability density function of the logistic distribution"
9192 msgstr "LOGISTIC:функция плотности вероятности логистического распределения"
9194 #: ../plugins/fn-stat/functions.c:4352
9195 msgid "PARETO:probability density function of the Pareto distribution"
9196 msgstr ""
9198 #: ../plugins/fn-stat/functions.c:4354
9199 msgid "a:exponent"
9200 msgstr ""
9202 #: ../plugins/fn-stat/functions.c:4355 ../plugins/fn-stat/functions.c:4463
9203 msgid "b:scale parameter"
9204 msgstr ""
9206 #: ../plugins/fn-stat/functions.c:4386
9207 msgid "RAYLEIGH:probability density function of the Rayleigh distribution"
9208 msgstr ""
9210 #: ../plugins/fn-stat/functions.c:4388 ../plugins/fn-stat/functions.c:4424
9211 msgid "sigma:scale parameter"
9212 msgstr ""
9214 #: ../plugins/fn-stat/functions.c:4421
9215 msgid ""
9216 "RAYLEIGHTAIL:probability density function of the Rayleigh tail distribution"
9217 msgstr ""
9219 #: ../plugins/fn-stat/functions.c:4423
9220 msgid "a:lower limit"
9221 msgstr ""
9223 #: ../plugins/fn-stat/functions.c:4459
9224 msgid ""
9225 "EXPPOWDIST:the probability density function of the Exponential Power "
9226 "distribution"
9227 msgstr ""
9229 #: ../plugins/fn-stat/functions.c:4465
9230 msgid ""
9231 "This distribution has been recommended for lifetime analysis when a U-shaped "
9232 "hazard function is desired. This corresponds to rapid failure once the "
9233 "product starts to wear out after a period of steady or even improving "
9234 "reliability."
9235 msgstr ""
9237 #: ../plugins/fn-stat/functions.c:4493
9238 msgid "LAPLACE:probability density function of the Laplace distribution"
9239 msgstr "LAPLACE:функция плотности вероятности распределения Лапласа"
9241 #: ../plugins/fn-stat/functions.c:4495
9242 msgid "a:mean"
9243 msgstr ""
9245 #: ../plugins/fn-stat/functions.c:4516
9246 msgid ""
9247 "PERMUTATIONA:the number of permutations of @{y} objects chosen from @{x} "
9248 "objects with repetition allowed"
9249 msgstr ""
9251 #: ../plugins/fn-stat/functions.c:4517
9252 msgid "x:total number of objects"
9253 msgstr ""
9255 #: ../plugins/fn-stat/functions.c:4518
9256 msgid "y:number of selected objects"
9257 msgstr ""
9259 #: ../plugins/fn-stat/functions.c:4519
9260 msgid "If both @{x} and @{y} equal 0, PERMUTATIONA returns 1."
9261 msgstr ""
9263 #: ../plugins/fn-stat/functions.c:4520
9264 msgid "If @{x} < 0 or @{y} < 0, PERMUTATIONA returns #NUM!"
9265 msgstr ""
9267 #: ../plugins/fn-stat/functions.c:4521
9268 msgid "If @{x} or @{y} are not integers, they are truncated"
9269 msgstr ""
9271 #: ../plugins/fn-stat/functions.c:4549
9272 msgid "LKSTEST:Lilliefors (Kolmogorov-Smirnov) Test of Normality"
9273 msgstr ""
9275 #: ../plugins/fn-stat/functions.c:4550 ../plugins/fn-stat/functions.c:4667
9276 #: ../plugins/fn-stat/functions.c:4751 ../plugins/fn-stat/functions.c:4836
9277 msgid "x:array of sample values"
9278 msgstr ""
9280 #: ../plugins/fn-stat/functions.c:4551
9281 msgid ""
9282 "This function returns an array with the first row giving the p-value of the "
9283 "Lilliefors (Kolmogorov-Smirnov) Test, the second row the test statistic of "
9284 "the test, and the third the number of observations in the sample."
9285 msgstr ""
9287 #: ../plugins/fn-stat/functions.c:4553
9288 msgid "If there are less than 5 sample values, LKSTEST returns #VALUE!"
9289 msgstr ""
9291 #: ../plugins/fn-stat/functions.c:4555
9292 msgid "wiki:en:Lilliefors_test"
9293 msgstr ""
9295 #: ../plugins/fn-stat/functions.c:4666
9296 msgid "SFTEST:Shapiro-Francia Test of Normality"
9297 msgstr ""
9299 #: ../plugins/fn-stat/functions.c:4668
9300 msgid ""
9301 "This function returns an array with the first row giving the p-value of the "
9302 "Shapiro-Francia Test, the second row the test statistic of the test, and the "
9303 "third the number of observations in the sample."
9304 msgstr ""
9306 #: ../plugins/fn-stat/functions.c:4670
9307 msgid ""
9308 "If there are less than 5 or more than 5000 sample values, SFTEST returns "
9309 "#VALUE!"
9310 msgstr ""
9312 #: ../plugins/fn-stat/functions.c:4750
9313 msgid "CVMTEST:Cramér-von Mises Test of Normality"
9314 msgstr ""
9316 #: ../plugins/fn-stat/functions.c:4752
9317 msgid ""
9318 "This function returns an array with the first row giving the p-value of the "
9319 "Cramér-von Mises Test, the second row the test statistic of the test, and "
9320 "the third the number of observations in the sample."
9321 msgstr ""
9323 #: ../plugins/fn-stat/functions.c:4754
9324 msgid "If there are less than 8 sample values, CVMTEST returns #VALUE!"
9325 msgstr ""
9327 #: ../plugins/fn-stat/functions.c:4756
9328 msgid "wiki:en:Cramér–von-Mises_criterion"
9329 msgstr ""
9331 #: ../plugins/fn-stat/functions.c:4835
9332 msgid "ADTEST:Anderson-Darling Test of Normality"
9333 msgstr ""
9335 #: ../plugins/fn-stat/functions.c:4837
9336 msgid ""
9337 "This function returns an array with the first row giving the p-value of the "
9338 "Anderson-Darling Test, the second row the test statistic of the test, and "
9339 "the third the number of observations in the sample."
9340 msgstr ""
9342 #: ../plugins/fn-stat/functions.c:4839
9343 msgid "If there are less than 8 sample values, ADTEST returns #VALUE!"
9344 msgstr ""
9346 #: ../plugins/fn-stat/functions.c:4841
9347 msgid "wiki:en:Anderson–Darling_test"
9348 msgstr ""
9350 #: ../plugins/fn-string/functions.c:56
9351 msgid "CHAR:the CP1252 (Windows-1252) character for the code point @{x}"
9352 msgstr ""
9354 #: ../plugins/fn-string/functions.c:57
9355 msgid "x:code point"
9356 msgstr ""
9358 #: ../plugins/fn-string/functions.c:58
9359 msgid "CHAR(@{x}) returns the CP1252 (Windows-1252) character with code @{x}."
9360 msgstr ""
9362 #: ../plugins/fn-string/functions.c:59
9363 msgid "@{x} must be in the range 1 to 255."
9364 msgstr ""
9366 #: ../plugins/fn-string/functions.c:60 ../plugins/fn-string/functions.c:136
9367 msgid ""
9368 "CP1252 (Windows-1252) is also known as the \"ANSI code page\", but it is not "
9369 "an ANSI standard."
9370 msgstr ""
9372 #: ../plugins/fn-string/functions.c:62
9373 msgid ""
9374 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
9375 "all of its printable characters. It also contains all of ISO-8859-15's "
9376 "printable characters (but partially at different positions.)"
9377 msgstr ""
9379 #: ../plugins/fn-string/functions.c:66 ../plugins/fn-string/functions.c:138
9380 msgid ""
9381 "In CP1252 (Windows-1252), 129, 141, 143, 144, and 157 do not have matching "
9382 "characters."
9383 msgstr ""
9385 #: ../plugins/fn-string/functions.c:67 ../plugins/fn-string/functions.c:139
9386 msgid ""
9387 "For @{x} from 1 to 255 except 129, 141, 143, 144, and 157 we have CODE(CHAR(@"
9388 "{x}))=@{x}."
9389 msgstr ""
9391 #: ../plugins/fn-string/functions.c:105
9392 msgid ""
9393 "UNICHAR:the Unicode character represented by the Unicode code point @{x}"
9394 msgstr ""
9396 #: ../plugins/fn-string/functions.c:106
9397 msgid "x:Unicode code point"
9398 msgstr ""
9400 #: ../plugins/fn-string/functions.c:133
9401 msgid "CODE:the CP1252 (Windows-1252) code point for the character @{c}"
9402 msgstr ""
9404 #: ../plugins/fn-string/functions.c:134 ../plugins/fn-string/functions.c:179
9405 msgid "c:character"
9406 msgstr "c:символ"
9408 #: ../plugins/fn-string/functions.c:135
9409 msgid "@{c} must be a valid CP1252 (Windows-1252) character."
9410 msgstr ""
9412 #: ../plugins/fn-string/functions.c:137
9413 msgid ""
9414 "CP1252 (Windows-1252) is based on an early draft of ISO-8859-1, and contains "
9415 "all of its printable characters (but partially at different positions.)"
9416 msgstr ""
9418 #: ../plugins/fn-string/functions.c:178
9419 msgid "UNICODE:the Unicode code point for the character @{c}"
9420 msgstr ""
9422 #: ../plugins/fn-string/functions.c:199
9423 msgid "EXACT:TRUE if @{string1} is exactly equal to @{string2}"
9424 msgstr ""
9426 #: ../plugins/fn-string/functions.c:200
9427 msgid "string1:first string"
9428 msgstr ""
9430 #: ../plugins/fn-string/functions.c:201
9431 msgid "string2:second string"
9432 msgstr ""
9434 #: ../plugins/fn-string/functions.c:219
9435 msgid "LEN:the number of characters of the string @{s}"
9436 msgstr "LEN:число символов в строке @{s}"
9438 #: ../plugins/fn-string/functions.c:220 ../plugins/fn-string/functions.c:237
9439 #: ../plugins/fn-string/functions.c:255 ../plugins/fn-string/functions.c:287
9440 #: ../plugins/fn-string/functions.c:339 ../plugins/fn-string/functions.c:379
9441 #: ../plugins/fn-string/functions.c:466 ../plugins/fn-string/functions.c:502
9442 msgid "s:the string"
9443 msgstr "s:строка"
9445 #: ../plugins/fn-string/functions.c:236
9446 msgid "LENB:the number of bytes in the string @{s}"
9447 msgstr "LENB:число байт в строке @{s}"
9449 #: ../plugins/fn-string/functions.c:254
9450 msgid "LEFT:the first @{num_chars} characters of the string @{s}"
9451 msgstr "LEFT:первые @{num_char} символов строки @{s}"
9453 #: ../plugins/fn-string/functions.c:256 ../plugins/fn-string/functions.c:467
9454 msgid "num_chars:the number of characters to return (defaults to 1)"
9455 msgstr ""
9457 #: ../plugins/fn-string/functions.c:257
9458 msgid ""
9459 "If the string @{s} is in a right-to-left script, the returned first "
9460 "characters are from the right of the string."
9461 msgstr ""
9463 #: ../plugins/fn-string/functions.c:286
9464 msgid ""
9465 "LEFTB:the first characters  of the string @{s} comprising at most @"
9466 "{num_bytes} bytes"
9467 msgstr ""
9469 #: ../plugins/fn-string/functions.c:288 ../plugins/fn-string/functions.c:381
9470 #: ../plugins/fn-string/functions.c:503
9471 msgid "num_bytes:the maximum number of bytes to return (defaults to 1)"
9472 msgstr ""
9474 #: ../plugins/fn-string/functions.c:289 ../plugins/fn-string/functions.c:382
9475 #: ../plugins/fn-string/functions.c:504 ../plugins/fn-string/functions.c:849
9476 #: ../plugins/fn-string/functions.c:1340
9477 msgid ""
9478 "The semantics of this function is subject to change as various applications "
9479 "implement it."
9480 msgstr ""
9482 #: ../plugins/fn-string/functions.c:290
9483 msgid ""
9484 "If the string is in a right-to-left script, the returned first characters "
9485 "are from the right of the string."
9486 msgstr ""
9488 #: ../plugins/fn-string/functions.c:291 ../plugins/fn-string/functions.c:383
9489 #: ../plugins/fn-string/functions.c:427 ../plugins/fn-string/functions.c:506
9490 #: ../plugins/fn-string/functions.c:850 ../plugins/fn-string/functions.c:1341
9491 msgid ""
9492 "While this function is syntactically Excel compatible, the differences in "
9493 "the underlying text encoding will usually yield different results."
9494 msgstr ""
9496 #: ../plugins/fn-string/functions.c:292 ../plugins/fn-string/functions.c:385
9497 #: ../plugins/fn-string/functions.c:429 ../plugins/fn-string/functions.c:507
9498 #: ../plugins/fn-string/functions.c:852 ../plugins/fn-string/functions.c:1343
9499 msgid ""
9500 "While this function is OpenFormula compatible, most of its behavior is, at "
9501 "this time, implementation specific."
9502 msgstr ""
9504 #: ../plugins/fn-string/functions.c:320
9505 msgid "LOWER:a lower-case version of the string @{text}"
9506 msgstr "LOWER:строчная версия строки @{text}"
9508 #: ../plugins/fn-string/functions.c:338
9509 msgid ""
9510 "MID:the substring of the string @{s} starting at position @{position} "
9511 "consisting of @{length} characters"
9512 msgstr ""
9514 #: ../plugins/fn-string/functions.c:340
9515 msgid "position:the starting position"
9516 msgstr ""
9518 #: ../plugins/fn-string/functions.c:341
9519 msgid "length:the number of characters to return"
9520 msgstr ""
9522 #: ../plugins/fn-string/functions.c:378
9523 msgid ""
9524 "MIDB:the characters following the first @{start_pos} bytes comprising at "
9525 "most @{num_bytes} bytes"
9526 msgstr ""
9528 #: ../plugins/fn-string/functions.c:380
9529 msgid "start_pos:the number of the byte with which to start (defaults to 1)"
9530 msgstr ""
9532 #: ../plugins/fn-string/functions.c:422
9533 msgid ""
9534 "FINDB:first byte position of @{string1} in @{string2} following byte "
9535 "position @{start}"
9536 msgstr ""
9538 #: ../plugins/fn-string/functions.c:423 ../plugins/fn-string/functions.c:651
9539 msgid "string1:search string"
9540 msgstr ""
9542 #: ../plugins/fn-string/functions.c:424 ../plugins/fn-string/functions.c:652
9543 msgid "string2:search field"
9544 msgstr ""
9546 #: ../plugins/fn-string/functions.c:425 ../plugins/fn-string/functions.c:1330
9547 msgid "start:starting byte position, defaults to 1"
9548 msgstr ""
9550 #: ../plugins/fn-string/functions.c:426 ../plugins/fn-string/functions.c:654
9551 msgid "This search is case-sensitive."
9552 msgstr "Этот поиск чувствителен к регистру."
9554 #: ../plugins/fn-string/functions.c:465
9555 msgid "RIGHT:the last @{num_chars} characters of the string @{s}"
9556 msgstr ""
9558 #: ../plugins/fn-string/functions.c:468 ../plugins/fn-string/functions.c:505
9559 msgid ""
9560 "If the string @{s} is in a right-to-left script, the returned last "
9561 "characters are from the left of the string."
9562 msgstr ""
9564 #: ../plugins/fn-string/functions.c:501
9565 msgid ""
9566 "RIGHTB:the last characters of the string @{s} comprising at most @"
9567 "{num_bytes} bytes"
9568 msgstr ""
9570 #: ../plugins/fn-string/functions.c:536
9571 msgid "UPPER:an upper-case version of the string @{text}"
9572 msgstr ""
9574 #: ../plugins/fn-string/functions.c:555
9575 msgid "CONCATENATE:the concatenation of the strings @{s1}, @{s2},…"
9576 msgstr ""
9578 #: ../plugins/fn-string/functions.c:556
9579 msgid "s1:first string"
9580 msgstr "s1:первая строка"
9582 #: ../plugins/fn-string/functions.c:557
9583 msgid "s2:second string"
9584 msgstr "s2:вторая строка"
9586 #: ../plugins/fn-string/functions.c:577
9587 msgid "REPT:@{num} repetitions of string @{text}"
9588 msgstr ""
9590 #: ../plugins/fn-string/functions.c:579
9591 msgid "num:non-negative integer"
9592 msgstr ""
9594 #: ../plugins/fn-string/functions.c:621
9595 msgid "CLEAN:@{text} with any non-printable characters removed"
9596 msgstr ""
9598 #: ../plugins/fn-string/functions.c:623
9599 msgid ""
9600 "CLEAN removes non-printable characters from its argument leaving only "
9601 "regular characters and white-space."
9602 msgstr ""
9604 #: ../plugins/fn-string/functions.c:650
9605 msgid ""
9606 "FIND:first position of @{string1} in @{string2} following position @{start}"
9607 msgstr ""
9609 #: ../plugins/fn-string/functions.c:653 ../plugins/fn-string/functions.c:1261
9610 msgid "start:starting position, defaults to 1"
9611 msgstr ""
9613 #: ../plugins/fn-string/functions.c:688
9614 msgid "FIXED:formatted string representation of @{num}"
9615 msgstr "FIXED:представление @{num} в виде форматированной строки"
9617 #: ../plugins/fn-string/functions.c:689 ../plugins/fn-string/functions.c:1186
9618 msgid "num:number"
9619 msgstr "num:число"
9621 #: ../plugins/fn-string/functions.c:690
9622 msgid "decimals:number of decimals"
9623 msgstr "decimals:число десятичный знаков"
9625 #: ../plugins/fn-string/functions.c:691
9626 msgid ""
9627 "no_commas:TRUE if no thousand separators should be used, defaults to FALSE"
9628 msgstr ""
9630 #: ../plugins/fn-string/functions.c:748
9631 msgid "PROPER:@{text} with initial of each word capitalised"
9632 msgstr ""
9634 #: ../plugins/fn-string/functions.c:790
9635 msgid ""
9636 "REPLACE:string @{old} with @{num} characters starting at @{start} replaced "
9637 "by @{new}"
9638 msgstr ""
9640 #: ../plugins/fn-string/functions.c:792 ../plugins/fn-string/functions.c:843
9641 msgid "old:original text"
9642 msgstr "old:исходный текст"
9644 #: ../plugins/fn-string/functions.c:793
9645 msgid "start:starting position"
9646 msgstr ""
9648 #: ../plugins/fn-string/functions.c:794
9649 msgid "num:number of characters to be replaced"
9650 msgstr ""
9652 #: ../plugins/fn-string/functions.c:795 ../plugins/fn-string/functions.c:846
9653 #: ../plugins/fn-string/functions.c:1114
9654 msgid "new:replacement string"
9655 msgstr "new:заменяющая строка"
9657 #: ../plugins/fn-string/functions.c:841
9658 msgid ""
9659 "REPLACEB:string @{old} with up to @{num} bytes starting at @{start} replaced "
9660 "by @{new}"
9661 msgstr ""
9663 #: ../plugins/fn-string/functions.c:844
9664 msgid "start:starting byte position"
9665 msgstr ""
9667 #: ../plugins/fn-string/functions.c:845
9668 msgid "num:number of bytes to be replaced"
9669 msgstr ""
9671 #: ../plugins/fn-string/functions.c:847
9672 msgid ""
9673 "REPLACEB replaces the string of valid unicode characters starting at the "
9674 "byte @{start} and ending at @{start}+@{num}-1 with the string @{new}."
9675 msgstr ""
9677 #: ../plugins/fn-string/functions.c:895
9678 msgid "T:@{value} if and only if @{value} is text, otherwise empty"
9679 msgstr ""
9681 #: ../plugins/fn-string/functions.c:896
9682 msgid "value:original value"
9683 msgstr "value:начальное значение"
9685 #: ../plugins/fn-string/functions.c:918
9686 msgid "TEXT:@{value} as a string formatted as @{format}"
9687 msgstr ""
9689 #: ../plugins/fn-string/functions.c:919
9690 msgid "value:value to be formatted"
9691 msgstr ""
9693 #: ../plugins/fn-string/functions.c:920
9694 msgid "format:desired format"
9695 msgstr "format:желаемый формат"
9697 #: ../plugins/fn-string/functions.c:972
9698 msgid "TRIM:@{text} with only single spaces between words"
9699 msgstr ""
9701 #: ../plugins/fn-string/functions.c:1019
9702 msgid "VALUE:numeric value of @{text}"
9703 msgstr "VALUE:численное значение @{text}"
9705 #: ../plugins/fn-string/functions.c:1052
9706 msgid "NUMBERVALUE:numeric value of @{text}"
9707 msgstr ""
9709 #: ../plugins/fn-string/functions.c:1054
9710 msgid "separator:decimal separator"
9711 msgstr ""
9713 #: ../plugins/fn-string/functions.c:1055
9714 msgid ""
9715 "If @{text} does not look like a decimal number, NUMBERVALUE returns the "
9716 "value VALUE would return (ignoring the given @{separator})."
9717 msgstr ""
9719 #: ../plugins/fn-string/functions.c:1111
9720 msgid "SUBSTITUTE:@{text} with all occurrences of @{old} replaced by @{new}"
9721 msgstr ""
9723 #: ../plugins/fn-string/functions.c:1112 ../plugins/fn-string/functions.c:1522
9724 msgid "text:original text"
9725 msgstr "text:исходный текст"
9727 #: ../plugins/fn-string/functions.c:1113
9728 msgid "old:string to be replaced"
9729 msgstr "old:строка, которая будет заменена"
9731 #: ../plugins/fn-string/functions.c:1115
9732 msgid ""
9733 "num:if @{num} is specified and a number only the @{num}th occurrence of @"
9734 "{old} is replaced"
9735 msgstr ""
9737 #: ../plugins/fn-string/functions.c:1185
9738 msgid "DOLLAR:@{num} formatted as currency"
9739 msgstr ""
9741 #: ../plugins/fn-string/functions.c:1187
9742 msgid "decimals:decimals"
9743 msgstr ""
9745 #: ../plugins/fn-string/functions.c:1257
9746 msgid ""
9747 "SEARCH:the location of the @{search} string within @{text} after position @"
9748 "{start}"
9749 msgstr ""
9751 #: ../plugins/fn-string/functions.c:1259 ../plugins/fn-string/functions.c:1328
9752 msgid "search:search string"
9753 msgstr "search:строка для поиска"
9755 #: ../plugins/fn-string/functions.c:1260 ../plugins/fn-string/functions.c:1329
9756 msgid "text:search field"
9757 msgstr "text:поле поиска"
9759 #: ../plugins/fn-string/functions.c:1262 ../plugins/fn-string/functions.c:1331
9760 msgid ""
9761 "@{search} may contain wildcard characters (*) and question marks (?). A "
9762 "question mark matches any single character, and a wildcard matches any "
9763 "string including the empty string. To search for * or ?, precede the symbol "
9764 "with ~."
9765 msgstr ""
9767 #: ../plugins/fn-string/functions.c:1267 ../plugins/fn-string/functions.c:1336
9768 msgid "This search is not case sensitive."
9769 msgstr "Этот поиск не чувствителен к регистру."
9771 #: ../plugins/fn-string/functions.c:1268
9772 msgid "If @{search} is not found, SEARCH returns #VALUE!"
9773 msgstr ""
9775 #: ../plugins/fn-string/functions.c:1269
9776 msgid ""
9777 "If @{start} is less than one or it is greater than the length of @{text}, "
9778 "SEARCH returns #VALUE!"
9779 msgstr ""
9781 #: ../plugins/fn-string/functions.c:1326
9782 msgid ""
9783 "SEARCHB:the location of the @{search} string within @{text} after byte "
9784 "position @{start}"
9785 msgstr ""
9787 #: ../plugins/fn-string/functions.c:1337
9788 msgid "If @{search} is not found, SEARCHB returns #VALUE!"
9789 msgstr ""
9791 #: ../plugins/fn-string/functions.c:1338
9792 msgid ""
9793 "If @{start} is less than one or it is greater than the byte length of @"
9794 "{text}, SEARCHB returns #VALUE!"
9795 msgstr ""
9797 #: ../plugins/fn-string/functions.c:1394
9798 msgid ""
9799 "ASC:text with full-width katakana and ASCII characters converted to half-"
9800 "width"
9801 msgstr ""
9803 #: ../plugins/fn-string/functions.c:1396
9804 msgid ""
9805 "ASC converts full-width katakana and ASCII characters to half-width "
9806 "equivalent characters, copying all others. "
9807 msgstr ""
9809 #: ../plugins/fn-string/functions.c:1397 ../plugins/fn-string/functions.c:1525
9810 msgid ""
9811 "The distinction between half-width and full-width characters is described in "
9812 "http://www.unicode.org/reports/tr11/."
9813 msgstr ""
9815 #: ../plugins/fn-string/functions.c:1398 ../plugins/fn-string/functions.c:1527
9816 msgid "For most strings, this function has the same effect as in Excel."
9817 msgstr ""
9819 #: ../plugins/fn-string/functions.c:1399
9820 msgid ""
9821 "While in obsolete encodings ASC used to translate between 2-byte and 1-byte "
9822 "characters, this is not the case in UTF-8."
9823 msgstr ""
9825 #: ../plugins/fn-string/functions.c:1521
9826 msgid ""
9827 "JIS:text with half-width katakana and ASCII characters converted to full-"
9828 "width"
9829 msgstr ""
9831 #: ../plugins/fn-string/functions.c:1523
9832 msgid ""
9833 "JIS converts half-width katakana and ASCII characters to full-width "
9834 "equivalent characters, copying all others. "
9835 msgstr ""
9837 #: ../plugins/fn-string/functions.c:1528
9838 msgid ""
9839 "While in obsolete encodings JIS used to translate between 1-byte and 2-byte "
9840 "characters, this is not the case in UTF-8."
9841 msgstr ""
9843 #: ../plugins/fn-tsa/functions.c:94
9844 msgid ""
9845 "Possible interpolation methods are:\n"
9846 "0: linear;\n"
9847 "1: linear with averaging;\n"
9848 "2: staircase;\n"
9849 "3: staircase with averaging;\n"
9850 "4: natural cubic spline;\n"
9851 "5: natural cubic spline with averaging."
9852 msgstr ""
9854 #: ../plugins/fn-tsa/functions.c:371
9855 msgid ""
9856 "INTERPOLATION:interpolated values corresponding to the given abscissa targets"
9857 msgstr ""
9859 #: ../plugins/fn-tsa/functions.c:372
9860 msgid "abscissae:ordered abscissae of the given data points"
9861 msgstr ""
9863 #: ../plugins/fn-tsa/functions.c:373
9864 msgid "ordinates:ordinates of the given data points"
9865 msgstr ""
9867 #: ../plugins/fn-tsa/functions.c:374
9868 msgid "targets:abscissae of the interpolated data"
9869 msgstr ""
9871 #: ../plugins/fn-tsa/functions.c:375
9872 msgid "interpolation:method of interpolation, defaults to 0 ('linear')"
9873 msgstr ""
9875 #: ../plugins/fn-tsa/functions.c:376 ../plugins/fn-tsa/functions.c:545
9876 msgid "The output consists always of one column of numbers."
9877 msgstr ""
9879 #: ../plugins/fn-tsa/functions.c:378
9880 msgid "The @{abscissae} must be given in increasing order."
9881 msgstr ""
9883 #: ../plugins/fn-tsa/functions.c:379
9884 msgid ""
9885 "If any of interpolation methods 1 ('linear with averaging'), 3 ('staircase "
9886 "with averaging'), and 5 ('natural cubic spline with averaging') is used, the "
9887 "number of returned values is one less than the number of targets and the "
9888 "targets values must be given in increasing order."
9889 msgstr ""
9891 #: ../plugins/fn-tsa/functions.c:384 ../plugins/fn-tsa/functions.c:552
9892 msgid "Strings and empty cells in @{abscissae} and @{ordinates} are ignored."
9893 msgstr ""
9895 #: ../plugins/fn-tsa/functions.c:385 ../plugins/fn-tsa/functions.c:553
9896 msgid ""
9897 "If several target data are provided they must be in the same column in "
9898 "consecutive cells."
9899 msgstr ""
9901 #: ../plugins/fn-tsa/functions.c:538
9902 msgid "PERIODOGRAM:periodogram of the given data"
9903 msgstr ""
9905 #: ../plugins/fn-tsa/functions.c:539
9906 msgid "ordinates:ordinates of the given data"
9907 msgstr ""
9909 #: ../plugins/fn-tsa/functions.c:540
9910 msgid "filter:windowing function to  be used, defaults to no filter"
9911 msgstr ""
9913 #: ../plugins/fn-tsa/functions.c:541
9914 msgid ""
9915 "abscissae:abscissae of the given data, defaults to regularly spaced abscissae"
9916 msgstr ""
9918 #: ../plugins/fn-tsa/functions.c:542
9919 msgid "interpolation:method of interpolation, defaults to none"
9920 msgstr ""
9922 #: ../plugins/fn-tsa/functions.c:543
9923 msgid "number:number of interpolated data points"
9924 msgstr ""
9926 #: ../plugins/fn-tsa/functions.c:544
9927 msgid ""
9928 "If an interpolation method is used, the number of returned values is one "
9929 "less than the number of targets and the targets values must be given in "
9930 "increasing order."
9931 msgstr ""
9933 #: ../plugins/fn-tsa/functions.c:547
9934 msgid ""
9935 "Possible window functions are:\n"
9936 "0: no filter (rectangular window)\n"
9937 "1: Bartlett (triangular window)\n"
9938 "2: Hahn (cosine window)\n"
9939 "3: Welch (parabolic window)"
9940 msgstr ""
9942 #: ../plugins/fn-tsa/functions.c:797
9943 msgid "FOURIER:Fourier or inverse Fourier transform"
9944 msgstr ""
9946 #: ../plugins/fn-tsa/functions.c:798
9947 msgid "Sequence:the data sequence to be transformed"
9948 msgstr ""
9950 #: ../plugins/fn-tsa/functions.c:799
9951 msgid ""
9952 "Inverse:if true, the inverse Fourier transform is calculated, defaults to "
9953 "false"
9954 msgstr ""
9956 #: ../plugins/fn-tsa/functions.c:800
9957 msgid ""
9958 "Separate:if true, the real and imaginary parts are given separately, "
9959 "defaults to false"
9960 msgstr ""
9962 #: ../plugins/fn-tsa/functions.c:801
9963 msgid ""
9964 "This array function returns the Fourier or inverse Fourier transform of the "
9965 "given data sequence."
9966 msgstr ""
9968 #: ../plugins/fn-tsa/functions.c:802
9969 msgid ""
9970 "The output consists of one column of complex numbers if @{Separate} is false "
9971 "and of two columns of real numbers if @{Separate} is true."
9972 msgstr ""
9974 #: ../plugins/fn-tsa/functions.c:803
9975 msgid ""
9976 "If @{Separate} is true the first output column contains the real parts and "
9977 "the second column the imaginary parts."
9978 msgstr ""
9980 #: ../plugins/fn-tsa/functions.c:804
9981 msgid ""
9982 "If @{Sequence} is neither an n by 1 nor 1 by n array, this function returns "
9983 "#NUM!"
9984 msgstr ""
9986 #: ../plugins/gda/plugin-gda.c:305
9987 msgid "EXECSQL:result of executing @{sql} in the libgda data source @{dsn}"
9988 msgstr ""
9990 #: ../plugins/gda/plugin-gda.c:307 ../plugins/gda/plugin-gda.c:384
9991 msgid "dsn:libgda data source"
9992 msgstr ""
9994 #: ../plugins/gda/plugin-gda.c:308 ../plugins/gda/plugin-gda.c:385
9995 msgid "username:user name to access @{dsn}"
9996 msgstr ""
9998 #: ../plugins/gda/plugin-gda.c:309 ../plugins/gda/plugin-gda.c:386
9999 msgid "password:password to access @{dsn} as @{username}"
10000 msgstr ""
10002 #: ../plugins/gda/plugin-gda.c:310
10003 msgid "sql:SQL command"
10004 msgstr ""
10006 #: ../plugins/gda/plugin-gda.c:311 ../plugins/gda/plugin-gda.c:388
10007 msgid "Before using EXECSQL, you need to set up a libgda data source."
10008 msgstr ""
10010 #: ../plugins/gda/plugin-gda.c:383
10011 msgid "READDBTABLE:all rows of the table @{table} in @{dsn}"
10012 msgstr ""
10014 #: ../plugins/gda/plugin-gda.c:387
10015 msgid "table:SQL table to retrieve"
10016 msgstr ""
10018 #: ../plugins/sample_datasource/sample_datasource.c:278
10019 msgid "ATL_LAST:sample real-time data source"
10020 msgstr ""
10022 #: ../plugins/sample_datasource/sample_datasource.c:279
10023 msgid "tag:tag to watch"
10024 msgstr ""
10026 #: ../plugins/sample_datasource/sample_datasource.c:280
10027 msgid ""
10028 "ATL_LAST is a sample implementation of a real time data source.  It takes a "
10029 "string tag and monitors the named pipe ~/atl for changes to the value of "
10030 "that tag."
10031 msgstr ""
10033 #: ../plugins/sample_datasource/sample_datasource.c:281
10034 msgid "This is not intended to be generally enabled and is OFF by default."
10035 msgstr ""
10037 #~ msgid "α:order (any number)"
10038 #~ msgstr "α:порядок (любое число)"