4540 lines
98 KiB
Plaintext
4540 lines
98 KiB
Plaintext
#. extracted from scaddins/inc
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
|
||
"POT-Creation-Date: 2017-10-04 11:48+0200\n"
|
||
"PO-Revision-Date: 2017-12-08 09:34+0000\n"
|
||
"Last-Translator: Cheng-Chia Tseng <pswo10680@gmail.com>\n"
|
||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||
"Language: zh_TW\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
"X-Accelerator-Marker: ~\n"
|
||
"X-Generator: Pootle 2.8\n"
|
||
"X-POOTLE-MTIME: 1512725692.000000\n"
|
||
|
||
#: analysis.hrc:27
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "Returns the serial number of the date before or after a specified number of workdays"
|
||
msgstr "傳回特定日期 (起始日期) 之前幾天或後幾天之工作日的日期。"
|
||
|
||
#: analysis.hrc:28
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: analysis.hrc:29
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "The start date"
|
||
msgstr "起始日期"
|
||
|
||
#: analysis.hrc:30
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "Days"
|
||
msgstr "日數"
|
||
|
||
#: analysis.hrc:31
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "The number of workdays before or after the start date"
|
||
msgstr "起始日期之前或之後的工作日的天數。"
|
||
|
||
#: analysis.hrc:32
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "Holidays"
|
||
msgstr "假日"
|
||
|
||
#: analysis.hrc:33
|
||
msgctxt "ANALYSIS_Workday"
|
||
msgid "List of date values of days off (vacation, holidays, etc.)"
|
||
msgstr "一份包含國定假日或其它假日等的日期值清單。"
|
||
|
||
#: analysis.hrc:38
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "Returns the number of years (including fractional part) between two dates"
|
||
msgstr "傳回兩日期之間的年數 (包含小數部份)"
|
||
|
||
#: analysis.hrc:39
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: analysis.hrc:40
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "The start date"
|
||
msgstr "起始日期"
|
||
|
||
#: analysis.hrc:41
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "End date"
|
||
msgstr "結束日"
|
||
|
||
#: analysis.hrc:42
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "The end date"
|
||
msgstr "結束日期"
|
||
|
||
#: analysis.hrc:43
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:44
|
||
msgctxt "ANALYSIS_Yearfrac"
|
||
msgid "Basis indicates the day-count convention to use in the calculation"
|
||
msgstr "基數代表計算時所要採用的慣用日數"
|
||
|
||
#: analysis.hrc:49
|
||
msgctxt "ANALYSIS_Edate"
|
||
msgid "Returns the serial number of the date that is a specified number of months before or after the start date"
|
||
msgstr "傳回某個開始日期之前幾個月或後幾個月的某一天其日期序數。"
|
||
|
||
#: analysis.hrc:50
|
||
msgctxt "ANALYSIS_Edate"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: analysis.hrc:51
|
||
msgctxt "ANALYSIS_Edate"
|
||
msgid "The start date"
|
||
msgstr "起始日期"
|
||
|
||
#: analysis.hrc:52
|
||
msgctxt "ANALYSIS_Edate"
|
||
msgid "Months"
|
||
msgstr "月數"
|
||
|
||
#: analysis.hrc:53
|
||
msgctxt "ANALYSIS_Edate"
|
||
msgid "Number of months before or after the start date"
|
||
msgstr "起始日期之前或之後的月數。"
|
||
|
||
#: analysis.hrc:58
|
||
msgctxt "ANALYSIS_Weeknum"
|
||
msgid ""
|
||
"Returns the number of the calendar week in which the specified date occurs.\n"
|
||
"This function exists for interoperability with older Microsoft Excel documents, for new documents use WEEKNUM instead."
|
||
msgstr ""
|
||
"傳回指定日期的日曆週數。\n"
|
||
"這個函式是為了與較舊的 Microsoft Excel 文件相容,新的文件請使用 WEEKNUM 取代。"
|
||
|
||
#: analysis.hrc:59
|
||
msgctxt "ANALYSIS_Weeknum"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: analysis.hrc:60
|
||
msgctxt "ANALYSIS_Weeknum"
|
||
msgid "The date or date serial number"
|
||
msgstr "日期或日期序號"
|
||
|
||
#: analysis.hrc:61
|
||
msgctxt "ANALYSIS_Weeknum"
|
||
msgid "Return type"
|
||
msgstr "回傳類型"
|
||
|
||
#: analysis.hrc:62
|
||
msgctxt "ANALYSIS_Weeknum"
|
||
msgid "Indicates the first day of the week (1 = Sunday, 2 = Monday)"
|
||
msgstr "代表每週的第一天 (1 = 週日,2 = 週一)"
|
||
|
||
#: analysis.hrc:67
|
||
msgctxt "ANALYSIS_Eomonth"
|
||
msgid "Returns the serial number of the last day of the month that comes a certain number of months before or after the start date"
|
||
msgstr "傳回在起始日期之前或之後指定月數的該月最後一日其日期序數。"
|
||
|
||
#: analysis.hrc:68
|
||
msgctxt "ANALYSIS_Eomonth"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: analysis.hrc:69
|
||
msgctxt "ANALYSIS_Eomonth"
|
||
msgid "The start date"
|
||
msgstr "起始日期"
|
||
|
||
#: analysis.hrc:70
|
||
msgctxt "ANALYSIS_Eomonth"
|
||
msgid "Months"
|
||
msgstr "月數"
|
||
|
||
#: analysis.hrc:71
|
||
msgctxt "ANALYSIS_Eomonth"
|
||
msgid "Number of months before or after the start date"
|
||
msgstr "起始日期之前或之後的月數。"
|
||
|
||
#: analysis.hrc:76
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid ""
|
||
"Returns the number of workdays between two dates.\n"
|
||
"This function exists for interoperability with older Microsoft Excel documents, for new documents use NETWORKDAYS instead."
|
||
msgstr ""
|
||
"傳回兩個日期之間的工作日天數。\n"
|
||
"這個函式是為了與較舊的 Microsoft Excel 文件相容,新的文件請使用 NETWORKDAYS 取代。"
|
||
|
||
#: analysis.hrc:77
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: analysis.hrc:78
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "The start date"
|
||
msgstr "起始日期"
|
||
|
||
#: analysis.hrc:79
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "End date"
|
||
msgstr "結束日"
|
||
|
||
#: analysis.hrc:80
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "The end date"
|
||
msgstr "結束日期"
|
||
|
||
#: analysis.hrc:81
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "Holidays"
|
||
msgstr "假日"
|
||
|
||
#: analysis.hrc:82
|
||
msgctxt "ANALYSIS_Networkdays"
|
||
msgid "List of date values representing days off (vacation, holidays, etc.)"
|
||
msgstr "一個包含國定假日和不定期假日的日期值清單。"
|
||
|
||
#: analysis.hrc:87
|
||
msgctxt "ANALYSIS_Iseven"
|
||
msgid "Returns the value 'true' if the number is even"
|
||
msgstr "如果引數為偶數,則傳回邏輯值 TRUE ,否則傳回 FALSE。"
|
||
|
||
#: analysis.hrc:88
|
||
msgctxt "ANALYSIS_Iseven"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:89
|
||
msgctxt "ANALYSIS_Iseven"
|
||
msgid "The number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:94
|
||
msgctxt "ANALYSIS_Isodd"
|
||
msgid "Returns the value 'true' if the number is odd"
|
||
msgstr "如果為奇數,就傳回邏輯值 TRUE。"
|
||
|
||
#: analysis.hrc:95
|
||
msgctxt "ANALYSIS_Isodd"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:96
|
||
msgctxt "ANALYSIS_Isodd"
|
||
msgid "The number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:101
|
||
msgctxt "ANALYSIS_Multinomial"
|
||
msgid "Returns the multinomial coefficient of a set of numbers"
|
||
msgstr "傳回一組數字的多項式係數。"
|
||
|
||
#: analysis.hrc:102
|
||
msgctxt "ANALYSIS_Multinomial"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:103
|
||
msgctxt "ANALYSIS_Multinomial"
|
||
msgid "Number or list of numbers for which you want the multinomial coefficient"
|
||
msgstr "一個數字或一份數字清單,由您想要的多項式係數構成。"
|
||
|
||
#: analysis.hrc:108
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "Returns the sum of a power series"
|
||
msgstr "傳回冪級數的總和。"
|
||
|
||
#: analysis.hrc:109
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#: analysis.hrc:110
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "The independent variable of the power series"
|
||
msgstr "冪級數的獨立變數。"
|
||
|
||
#: analysis.hrc:111
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "N"
|
||
msgstr "N"
|
||
|
||
#: analysis.hrc:112
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "The initial power to which x is to be raised"
|
||
msgstr "X 其初始冪次。"
|
||
|
||
#: analysis.hrc:113
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "M"
|
||
msgstr "M"
|
||
|
||
#: analysis.hrc:114
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "The increment by which to increase n for each term in the series"
|
||
msgstr "將級數中的每一項增加 N 所用的階數。"
|
||
|
||
#: analysis.hrc:115
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "Coefficients"
|
||
msgstr "係數"
|
||
|
||
#: analysis.hrc:116
|
||
msgctxt "ANALYSIS_Seriessum"
|
||
msgid "Set of coefficients by which each successive power of the variable x is multiplied"
|
||
msgstr "方程式中 X 各連續的次方所要相乘的一組係數。"
|
||
|
||
#: analysis.hrc:121
|
||
msgctxt "ANALYSIS_Quotient"
|
||
msgid "Returns the integer portion of a division"
|
||
msgstr "傳回兩個數相除所得之商的整數部分。"
|
||
|
||
#: analysis.hrc:122
|
||
msgctxt "ANALYSIS_Quotient"
|
||
msgid "Numerator"
|
||
msgstr "分子"
|
||
|
||
#: analysis.hrc:123
|
||
msgctxt "ANALYSIS_Quotient"
|
||
msgid "The dividend"
|
||
msgstr "被除數"
|
||
|
||
#: analysis.hrc:124
|
||
msgctxt "ANALYSIS_Quotient"
|
||
msgid "Denominator"
|
||
msgstr "分母"
|
||
|
||
#: analysis.hrc:125
|
||
msgctxt "ANALYSIS_Quotient"
|
||
msgid "The divisor"
|
||
msgstr "除數"
|
||
|
||
#: analysis.hrc:130
|
||
msgctxt "ANALYSIS_Mround"
|
||
msgid "Returns a number rounded to a specified multiple"
|
||
msgstr "按給定的某數,將數字捨入為最接近該數之倍數。"
|
||
|
||
#: analysis.hrc:131
|
||
msgctxt "ANALYSIS_Mround"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:132
|
||
msgctxt "ANALYSIS_Mround"
|
||
msgid "The number to round off"
|
||
msgstr "要被無條件捨去的數字"
|
||
|
||
#: analysis.hrc:133
|
||
msgctxt "ANALYSIS_Mround"
|
||
msgid "Multiple"
|
||
msgstr "倍數"
|
||
|
||
#: analysis.hrc:134
|
||
msgctxt "ANALYSIS_Mround"
|
||
msgid "The multiple to which you want to round number"
|
||
msgstr "一個要捨入的倍數。"
|
||
|
||
#: analysis.hrc:139
|
||
msgctxt "ANALYSIS_Sqrtpi"
|
||
msgid "Returns the square root of a number which has been multiplied by pi"
|
||
msgstr "傳回某一個數值乘於 pi 的平方根。"
|
||
|
||
#: analysis.hrc:140
|
||
msgctxt "ANALYSIS_Sqrtpi"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:141
|
||
msgctxt "ANALYSIS_Sqrtpi"
|
||
msgid "The number by which pi is multiplied"
|
||
msgstr "要乘 pi 的數值。"
|
||
|
||
#: analysis.hrc:146
|
||
msgctxt "ANALYSIS_Randbetween"
|
||
msgid "Returns a random integer between the numbers you specify"
|
||
msgstr "傳回指定的數字範圍之間的一個隨機整數。"
|
||
|
||
#: analysis.hrc:147
|
||
msgctxt "ANALYSIS_Randbetween"
|
||
msgid "Bottom"
|
||
msgstr "bottom"
|
||
|
||
#: analysis.hrc:148
|
||
msgctxt "ANALYSIS_Randbetween"
|
||
msgid "The smallest integer returned"
|
||
msgstr "要傳回的最小的整數。"
|
||
|
||
#: analysis.hrc:149
|
||
msgctxt "ANALYSIS_Randbetween"
|
||
msgid "Top"
|
||
msgstr "top"
|
||
|
||
#: analysis.hrc:150
|
||
msgctxt "ANALYSIS_Randbetween"
|
||
msgid "The largest integer returned"
|
||
msgstr "要傳回的最大的整數。"
|
||
|
||
#: analysis.hrc:155
|
||
msgctxt "ANALYSIS_Gcd"
|
||
msgid ""
|
||
"Returns the greatest common divisor.\n"
|
||
"This function exists for interoperability with older Microsoft Excel documents, for new documents use GCD instead."
|
||
msgstr ""
|
||
"傳回最大公因數。\n"
|
||
"這個函式是為了與較舊的 Microsoft Excel 文件相容,新的文件請使用 GCD 取代。"
|
||
|
||
#: analysis.hrc:156
|
||
msgctxt "ANALYSIS_Gcd"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:157
|
||
msgctxt "ANALYSIS_Gcd"
|
||
msgid "Number or list of numbers"
|
||
msgstr "數字或數字清單。"
|
||
|
||
#: analysis.hrc:162
|
||
msgctxt "ANALYSIS_Lcm"
|
||
msgid ""
|
||
"Returns the least common multiple.\n"
|
||
"This function exists for interoperability with older Microsoft Excel documents, for new documents use LCM instead."
|
||
msgstr ""
|
||
"傳回最小公倍數。\n"
|
||
"這個函式是為了與較舊的 Microsoft Excel 文件相容,新的文件請使用 LCM 取代。"
|
||
|
||
#: analysis.hrc:163
|
||
msgctxt "ANALYSIS_Lcm"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:164
|
||
msgctxt "ANALYSIS_Lcm"
|
||
msgid "Number or list of numbers"
|
||
msgstr "數字或數字清單。"
|
||
|
||
#: analysis.hrc:169
|
||
msgctxt "ANALYSIS_Besseli"
|
||
msgid "Returns the modified Bessel function In(x)"
|
||
msgstr "傳回修正的貝索函式 In(x)。"
|
||
|
||
#: analysis.hrc:170
|
||
msgctxt "ANALYSIS_Besseli"
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#: analysis.hrc:171
|
||
msgctxt "ANALYSIS_Besseli"
|
||
msgid "The value at which the function is to be evaluated"
|
||
msgstr "用於計算函式的值。"
|
||
|
||
#: analysis.hrc:172
|
||
msgctxt "ANALYSIS_Besseli"
|
||
msgid "N"
|
||
msgstr "N"
|
||
|
||
#: analysis.hrc:173
|
||
msgctxt "ANALYSIS_Besseli"
|
||
msgid "The order of the Bessel function"
|
||
msgstr "貝索函式的次數。"
|
||
|
||
#: analysis.hrc:178
|
||
msgctxt "ANALYSIS_Besselj"
|
||
msgid "Returns the Bessel function Jn(x)"
|
||
msgstr "傳回貝索函式 Jn(x)。"
|
||
|
||
#: analysis.hrc:179
|
||
msgctxt "ANALYSIS_Besselj"
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#: analysis.hrc:180
|
||
msgctxt "ANALYSIS_Besselj"
|
||
msgid "The value at which the function is to be evaluated"
|
||
msgstr "用於計算函式的值。"
|
||
|
||
#: analysis.hrc:181
|
||
msgctxt "ANALYSIS_Besselj"
|
||
msgid "N"
|
||
msgstr "N"
|
||
|
||
#: analysis.hrc:182
|
||
msgctxt "ANALYSIS_Besselj"
|
||
msgid "The order of the Bessel function"
|
||
msgstr "貝索函式的次數。"
|
||
|
||
#: analysis.hrc:187
|
||
msgctxt "ANALYSIS_Besselk"
|
||
msgid "Returns the Bessel function Kn(x)"
|
||
msgstr "傳回貝索函式 Kn(x) "
|
||
|
||
#: analysis.hrc:188
|
||
msgctxt "ANALYSIS_Besselk"
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#: analysis.hrc:189
|
||
msgctxt "ANALYSIS_Besselk"
|
||
msgid "The value at which the function is to be evaluated"
|
||
msgstr "用於計算函式的值。"
|
||
|
||
#: analysis.hrc:190
|
||
msgctxt "ANALYSIS_Besselk"
|
||
msgid "N"
|
||
msgstr "N"
|
||
|
||
#: analysis.hrc:191
|
||
msgctxt "ANALYSIS_Besselk"
|
||
msgid "The order of the Bessel function"
|
||
msgstr "貝索函式的次數。"
|
||
|
||
#: analysis.hrc:196
|
||
msgctxt "ANALYSIS_Bessely"
|
||
msgid "Returns the Bessel function Yn(x)"
|
||
msgstr "傳回貝索函式 Yn(x) "
|
||
|
||
#: analysis.hrc:197
|
||
msgctxt "ANALYSIS_Bessely"
|
||
msgid "X"
|
||
msgstr "X"
|
||
|
||
#: analysis.hrc:198
|
||
msgctxt "ANALYSIS_Bessely"
|
||
msgid "The value at which the function is to be evaluated"
|
||
msgstr "用於計算函式的值。"
|
||
|
||
#: analysis.hrc:199
|
||
msgctxt "ANALYSIS_Bessely"
|
||
msgid "N"
|
||
msgstr "N"
|
||
|
||
#: analysis.hrc:200
|
||
msgctxt "ANALYSIS_Bessely"
|
||
msgid "The order of the Bessel function"
|
||
msgstr "貝索函式的次數。"
|
||
|
||
#: analysis.hrc:205
|
||
msgctxt "ANALYSIS_Bin2Oct"
|
||
msgid "Converts a binary number to an octal number"
|
||
msgstr "將一個二進位數字轉換為八進位數字。"
|
||
|
||
#: analysis.hrc:206
|
||
msgctxt "ANALYSIS_Bin2Oct"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:207
|
||
msgctxt "ANALYSIS_Bin2Oct"
|
||
msgid "The binary number to be converted (as text)"
|
||
msgstr "一個要轉換的二進位數字 (當作文字)。"
|
||
|
||
#: analysis.hrc:208
|
||
msgctxt "ANALYSIS_Bin2Oct"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:209
|
||
msgctxt "ANALYSIS_Bin2Oct"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:214
|
||
msgctxt "ANALYSIS_Bin2Dec"
|
||
msgid "Converts a binary number to a decimal number"
|
||
msgstr "將一個二進位數字轉換成十進位數字。"
|
||
|
||
#: analysis.hrc:215
|
||
msgctxt "ANALYSIS_Bin2Dec"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:216
|
||
msgctxt "ANALYSIS_Bin2Dec"
|
||
msgid "The binary number to be converted (as text)"
|
||
msgstr "一個要轉換的二進位數字 (當作文字)。"
|
||
|
||
#: analysis.hrc:221
|
||
msgctxt "ANALYSIS_Bin2Hex"
|
||
msgid "Converts a binary number to a hexadecimal number"
|
||
msgstr "將一個二進位數字轉換成十六進位數字。"
|
||
|
||
#: analysis.hrc:222
|
||
msgctxt "ANALYSIS_Bin2Hex"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:223
|
||
msgctxt "ANALYSIS_Bin2Hex"
|
||
msgid "The binary number to be converted (as text)"
|
||
msgstr "一個要轉換的二進位數字 (當作文字)。"
|
||
|
||
#: analysis.hrc:224
|
||
msgctxt "ANALYSIS_Bin2Hex"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:225
|
||
msgctxt "ANALYSIS_Bin2Hex"
|
||
msgid "Number of places used."
|
||
msgstr "要使用的位數。"
|
||
|
||
#: analysis.hrc:230
|
||
msgctxt "ANALYSIS_Oct2Bin"
|
||
msgid "Converts an octal number to a binary number"
|
||
msgstr "將一個八進位數字轉換成二進位數字。"
|
||
|
||
#: analysis.hrc:231
|
||
msgctxt "ANALYSIS_Oct2Bin"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:232
|
||
msgctxt "ANALYSIS_Oct2Bin"
|
||
msgid "The octal number to be converted (as text)"
|
||
msgstr "一個當作文字的八進位數字。"
|
||
|
||
#: analysis.hrc:233
|
||
msgctxt "ANALYSIS_Oct2Bin"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:234
|
||
msgctxt "ANALYSIS_Oct2Bin"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:239
|
||
msgctxt "ANALYSIS_Oct2Dec"
|
||
msgid "Converts an octal number to a decimal number"
|
||
msgstr "將一個八進位數字轉換成十進位數字。"
|
||
|
||
#: analysis.hrc:240
|
||
msgctxt "ANALYSIS_Oct2Dec"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:241
|
||
msgctxt "ANALYSIS_Oct2Dec"
|
||
msgid "The octal number to be converted (as text)"
|
||
msgstr "一個當作文字的八進位數字。"
|
||
|
||
#: analysis.hrc:246
|
||
msgctxt "ANALYSIS_Oct2Hex"
|
||
msgid "Converts an octal number to a hexadecimal number"
|
||
msgstr "將一個八進位數字轉換成十六進位數字。"
|
||
|
||
#: analysis.hrc:247
|
||
msgctxt "ANALYSIS_Oct2Hex"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:248
|
||
msgctxt "ANALYSIS_Oct2Hex"
|
||
msgid "The octal number to be converted (as text)"
|
||
msgstr "一個當作文字的八進位數字。"
|
||
|
||
#: analysis.hrc:249
|
||
msgctxt "ANALYSIS_Oct2Hex"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:250
|
||
msgctxt "ANALYSIS_Oct2Hex"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:255
|
||
msgctxt "ANALYSIS_Dec2Bin"
|
||
msgid "Converts a decimal number to a binary number"
|
||
msgstr "將一個十進位數字轉換成二進位數字。"
|
||
|
||
#: analysis.hrc:256
|
||
msgctxt "ANALYSIS_Dec2Bin"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:257
|
||
msgctxt "ANALYSIS_Dec2Bin"
|
||
msgid "The decimal integer to be converted"
|
||
msgstr "一個十進位數字。"
|
||
|
||
#: analysis.hrc:258
|
||
msgctxt "ANALYSIS_Dec2Bin"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:259
|
||
msgctxt "ANALYSIS_Dec2Bin"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:264
|
||
msgctxt "ANALYSIS_Dec2Hex"
|
||
msgid "Converts a decimal number to a hexadecimal number"
|
||
msgstr "將一個十進位數字轉換成十六進位數字。"
|
||
|
||
#: analysis.hrc:265
|
||
msgctxt "ANALYSIS_Dec2Hex"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:266
|
||
msgctxt "ANALYSIS_Dec2Hex"
|
||
msgid "The decimal integer to be converted"
|
||
msgstr "一個十進位數字。"
|
||
|
||
#: analysis.hrc:267
|
||
msgctxt "ANALYSIS_Dec2Hex"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:268
|
||
msgctxt "ANALYSIS_Dec2Hex"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:273
|
||
msgctxt "ANALYSIS_Dec2Oct"
|
||
msgid "Converts a decimal number into an octal number"
|
||
msgstr "將一個十進位的數字轉換成八進位的數字。"
|
||
|
||
#: analysis.hrc:274
|
||
msgctxt "ANALYSIS_Dec2Oct"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:275
|
||
msgctxt "ANALYSIS_Dec2Oct"
|
||
msgid "The decimal number"
|
||
msgstr "一個十進位數字。"
|
||
|
||
#: analysis.hrc:276
|
||
msgctxt "ANALYSIS_Dec2Oct"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:277
|
||
msgctxt "ANALYSIS_Dec2Oct"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:282
|
||
msgctxt "ANALYSIS_Hex2Bin"
|
||
msgid "Converts a hexadecimal number to a binary number"
|
||
msgstr "將一個十六進位數字轉換成二進位數字。"
|
||
|
||
#: analysis.hrc:283
|
||
msgctxt "ANALYSIS_Hex2Bin"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:284
|
||
msgctxt "ANALYSIS_Hex2Bin"
|
||
msgid "The hexadecimal number to be converted (as text)"
|
||
msgstr "一個當作文字的十六進位數字。"
|
||
|
||
#: analysis.hrc:285
|
||
msgctxt "ANALYSIS_Hex2Bin"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:286
|
||
msgctxt "ANALYSIS_Hex2Bin"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:291
|
||
msgctxt "ANALYSIS_Hex2Dec"
|
||
msgid "Converts a hexadecimal number to a decimal number"
|
||
msgstr "將一個十六進位數字轉換為十進位數字。"
|
||
|
||
#: analysis.hrc:292
|
||
msgctxt "ANALYSIS_Hex2Dec"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:293
|
||
msgctxt "ANALYSIS_Hex2Dec"
|
||
msgid "The hexadecimal number to be converted (as text)"
|
||
msgstr "一個當作文字的十六進位數字。"
|
||
|
||
#: analysis.hrc:298
|
||
msgctxt "ANALYSIS_Hex2Oct"
|
||
msgid "Converts a hexadecimal number to an octal number"
|
||
msgstr "將一個十六進位數字轉換成八進位數字。"
|
||
|
||
#: analysis.hrc:299
|
||
msgctxt "ANALYSIS_Hex2Oct"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:300
|
||
msgctxt "ANALYSIS_Hex2Oct"
|
||
msgid "The hexadecimal number to be converted (as text)"
|
||
msgstr "一個當作文字的十六進位數字。"
|
||
|
||
#: analysis.hrc:301
|
||
msgctxt "ANALYSIS_Hex2Oct"
|
||
msgid "Places"
|
||
msgstr "位數"
|
||
|
||
#: analysis.hrc:302
|
||
msgctxt "ANALYSIS_Hex2Oct"
|
||
msgid "Number of places used"
|
||
msgstr "要使用幾位數"
|
||
|
||
#: analysis.hrc:307
|
||
msgctxt "ANALYSIS_Delta"
|
||
msgid "Tests whether two values are equal"
|
||
msgstr "測試二個值是否相等。"
|
||
|
||
#: analysis.hrc:308
|
||
msgctxt "ANALYSIS_Delta"
|
||
msgid "Number 1"
|
||
msgstr "數字一"
|
||
|
||
#: analysis.hrc:309
|
||
msgctxt "ANALYSIS_Delta"
|
||
msgid "The first number"
|
||
msgstr "第一個數值"
|
||
|
||
#: analysis.hrc:310
|
||
msgctxt "ANALYSIS_Delta"
|
||
msgid "Number 2"
|
||
msgstr "數字二"
|
||
|
||
#: analysis.hrc:311
|
||
msgctxt "ANALYSIS_Delta"
|
||
msgid "The second number"
|
||
msgstr "第二個數值"
|
||
|
||
#: analysis.hrc:316
|
||
msgctxt "ANALYSIS_Erf"
|
||
msgid "Returns the error function"
|
||
msgstr "傳回上下限之間整合的誤差函式。"
|
||
|
||
#: analysis.hrc:317
|
||
msgctxt "ANALYSIS_Erf"
|
||
msgid "Lower limit"
|
||
msgstr "下限"
|
||
|
||
#: analysis.hrc:318
|
||
msgctxt "ANALYSIS_Erf"
|
||
msgid "The lower limit for integration"
|
||
msgstr "整合 ERF 的下限值。"
|
||
|
||
#: analysis.hrc:319
|
||
msgctxt "ANALYSIS_Erf"
|
||
msgid "Upper limit"
|
||
msgstr "上限"
|
||
|
||
#: analysis.hrc:320
|
||
msgctxt "ANALYSIS_Erf"
|
||
msgid "The upper limit for integration"
|
||
msgstr "整合 ERF 的下限值。"
|
||
|
||
#: analysis.hrc:325
|
||
msgctxt "ANALYSIS_Erfc"
|
||
msgid "Returns the complementary error function"
|
||
msgstr "傳回一個互補誤差函式。"
|
||
|
||
#: analysis.hrc:326
|
||
msgctxt "ANALYSIS_Erfc"
|
||
msgid "Lower limit"
|
||
msgstr "下限"
|
||
|
||
#: analysis.hrc:327
|
||
msgctxt "ANALYSIS_Erfc"
|
||
msgid "The lower limit for integration"
|
||
msgstr "整合 ERF 的下限值。"
|
||
|
||
#: analysis.hrc:332
|
||
msgctxt "ANALYSIS_Gestep"
|
||
msgid "Tests whether a number is greater than a threshold value"
|
||
msgstr "測試數字是否大於閾值 (門檻)。"
|
||
|
||
#: analysis.hrc:333
|
||
msgctxt "ANALYSIS_Gestep"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:334
|
||
msgctxt "ANALYSIS_Gestep"
|
||
msgid "The value to test against step"
|
||
msgstr "一個用來測試是否踏入的值。"
|
||
|
||
#: analysis.hrc:335
|
||
msgctxt "ANALYSIS_Gestep"
|
||
msgid "Step"
|
||
msgstr "踏入"
|
||
|
||
#: analysis.hrc:336
|
||
msgctxt "ANALYSIS_Gestep"
|
||
msgid "The threshold value"
|
||
msgstr "閾值"
|
||
|
||
#: analysis.hrc:341
|
||
msgctxt "ANALYSIS_Factdouble"
|
||
msgid "Returns the double factorial of Number"
|
||
msgstr "傳回某一個數字的雙階乘。"
|
||
|
||
#: analysis.hrc:342
|
||
msgctxt "ANALYSIS_Factdouble"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:343
|
||
msgctxt "ANALYSIS_Factdouble"
|
||
msgid "The number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:348
|
||
msgctxt "ANALYSIS_Imabs"
|
||
msgid "Returns the absolute value (modulus) of a complex number"
|
||
msgstr "傳回某一複數的絕對值 (mod)。"
|
||
|
||
#: analysis.hrc:349
|
||
msgctxt "ANALYSIS_Imabs"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:350
|
||
msgctxt "ANALYSIS_Imabs"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:355
|
||
msgctxt "ANALYSIS_Imaginary"
|
||
msgid "Returns the imaginary coefficient of a complex number"
|
||
msgstr "傳回某一個複數的虛部係數。"
|
||
|
||
#: analysis.hrc:356
|
||
msgctxt "ANALYSIS_Imaginary"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:357
|
||
msgctxt "ANALYSIS_Imaginary"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:362
|
||
msgctxt "ANALYSIS_Impower"
|
||
msgid "Returns a complex number raised to a real power"
|
||
msgstr "傳回複數的實數次方值"
|
||
|
||
#: analysis.hrc:363
|
||
msgctxt "ANALYSIS_Impower"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:364
|
||
msgctxt "ANALYSIS_Impower"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:365
|
||
msgctxt "ANALYSIS_Impower"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:366
|
||
msgctxt "ANALYSIS_Impower"
|
||
msgid "Power to which the complex number is raised"
|
||
msgstr "某一個複數的冪次。"
|
||
|
||
#: analysis.hrc:371
|
||
msgctxt "ANALYSIS_Imargument"
|
||
msgid "Returns the argument theta, an angle expressed in radians"
|
||
msgstr "傳回一個以徑度量表示的角度數值。"
|
||
|
||
#: analysis.hrc:372
|
||
msgctxt "ANALYSIS_Imargument"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:373
|
||
msgctxt "ANALYSIS_Imargument"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:378
|
||
msgctxt "ANALYSIS_Imcos"
|
||
msgid "Returns the cosine of a complex number"
|
||
msgstr "傳回某一個複數的餘弦值。"
|
||
|
||
#: analysis.hrc:379
|
||
msgctxt "ANALYSIS_Imcos"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:380
|
||
msgctxt "ANALYSIS_Imcos"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:385
|
||
msgctxt "ANALYSIS_Imdiv"
|
||
msgid "Returns the quotient of two complex numbers"
|
||
msgstr "傳回某一個複數的商數。"
|
||
|
||
#: analysis.hrc:386
|
||
msgctxt "ANALYSIS_Imdiv"
|
||
msgid "Numerator"
|
||
msgstr "分子"
|
||
|
||
#: analysis.hrc:387
|
||
msgctxt "ANALYSIS_Imdiv"
|
||
msgid "The dividend"
|
||
msgstr "被除數"
|
||
|
||
#: analysis.hrc:388
|
||
msgctxt "ANALYSIS_Imdiv"
|
||
msgid "Denominator"
|
||
msgstr "分母"
|
||
|
||
#: analysis.hrc:389
|
||
msgctxt "ANALYSIS_Imdiv"
|
||
msgid "The divisor"
|
||
msgstr "除數"
|
||
|
||
#: analysis.hrc:394
|
||
msgctxt "ANALYSIS_Imexp"
|
||
msgid "Returns the algebraic form of the exponential of a complex number"
|
||
msgstr "傳回某一個複數的指數其代數型。"
|
||
|
||
#: analysis.hrc:395
|
||
msgctxt "ANALYSIS_Imexp"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:396
|
||
msgctxt "ANALYSIS_Imexp"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:401
|
||
msgctxt "ANALYSIS_Imconjugate"
|
||
msgid "Returns the complex conjugate of a complex number"
|
||
msgstr "傳回某一個複數的共軛複數。"
|
||
|
||
#: analysis.hrc:402
|
||
msgctxt "ANALYSIS_Imconjugate"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:403
|
||
msgctxt "ANALYSIS_Imconjugate"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:408
|
||
msgctxt "ANALYSIS_Imln"
|
||
msgid "Returns the natural logarithm of a complex number"
|
||
msgstr "傳回某一個複數的自然對數。"
|
||
|
||
#: analysis.hrc:409
|
||
msgctxt "ANALYSIS_Imln"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:410
|
||
msgctxt "ANALYSIS_Imln"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:415
|
||
msgctxt "ANALYSIS_Imlog10"
|
||
msgid "Returns the base-10 logarithm of a complex number"
|
||
msgstr "傳回某一個複數的以 10 為底的對數。"
|
||
|
||
#: analysis.hrc:416
|
||
msgctxt "ANALYSIS_Imlog10"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:417
|
||
msgctxt "ANALYSIS_Imlog10"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:422
|
||
msgctxt "ANALYSIS_Imlog2"
|
||
msgid "Returns the base-2 logarithm of a complex number"
|
||
msgstr "傳回某一個複數的以 2 為底的對數。"
|
||
|
||
#: analysis.hrc:423
|
||
msgctxt "ANALYSIS_Imlog2"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:424
|
||
msgctxt "ANALYSIS_Imlog2"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:429
|
||
msgctxt "ANALYSIS_Improduct"
|
||
msgid "Returns the product of several complex numbers"
|
||
msgstr "傳回多個複數的乘積。"
|
||
|
||
#: analysis.hrc:430 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:432
|
||
msgctxt "ANALYSIS_Improduct"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:431
|
||
msgctxt "ANALYSIS_Improduct"
|
||
msgid "The first complex number"
|
||
msgstr "第一個複數"
|
||
|
||
#: analysis.hrc:433
|
||
msgctxt "ANALYSIS_Improduct"
|
||
msgid "Another complex number"
|
||
msgstr "下一個複數"
|
||
|
||
#: analysis.hrc:438
|
||
msgctxt "ANALYSIS_Imreal"
|
||
msgid "Returns the real coefficient of a complex number"
|
||
msgstr "傳回某一個複數的實部係數。"
|
||
|
||
#: analysis.hrc:439
|
||
msgctxt "ANALYSIS_Imreal"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:440
|
||
msgctxt "ANALYSIS_Imreal"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:445
|
||
msgctxt "ANALYSIS_Imsin"
|
||
msgid "Returns the sine of a complex number"
|
||
msgstr "傳回某一個複數的正弦值。"
|
||
|
||
#: analysis.hrc:446
|
||
msgctxt "ANALYSIS_Imsin"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:447
|
||
msgctxt "ANALYSIS_Imsin"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:452
|
||
msgctxt "ANALYSIS_Imsub"
|
||
msgid "Returns the difference of two complex numbers"
|
||
msgstr "傳回兩個複數的差。"
|
||
|
||
#: analysis.hrc:453 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:454
|
||
msgctxt "ANALYSIS_Imsub"
|
||
msgid "Complex number 1"
|
||
msgstr "複數 1"
|
||
|
||
#: analysis.hrc:455 /home/cl/vc/git/libo-core/scaddins/inc/analysis.hrc:456
|
||
msgctxt "ANALYSIS_Imsub"
|
||
msgid "Complex number 2"
|
||
msgstr "複數 2"
|
||
|
||
#: analysis.hrc:461
|
||
msgctxt "ANALYSIS_Imsqrt"
|
||
msgid "Returns the square root of a complex number"
|
||
msgstr "傳回某一個複數的平方根。"
|
||
|
||
#: analysis.hrc:462
|
||
msgctxt "ANALYSIS_Imsqrt"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:463
|
||
msgctxt "ANALYSIS_Imsqrt"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:468
|
||
msgctxt "ANALYSIS_Imsum"
|
||
msgid "Returns the sum of complex numbers"
|
||
msgstr "傳回複數之和。"
|
||
|
||
#: analysis.hrc:469
|
||
msgctxt "ANALYSIS_Imsum"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:470
|
||
msgctxt "ANALYSIS_Imsum"
|
||
msgid "The complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:475
|
||
msgctxt "ANALYSIS_Imtan"
|
||
msgid "Returns the tangent of a complex number"
|
||
msgstr "傳回某一複數的正切值"
|
||
|
||
#: analysis.hrc:476
|
||
msgctxt "ANALYSIS_Imtan"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:477
|
||
msgctxt "ANALYSIS_Imtan"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:482
|
||
msgctxt "ANALYSIS_Imsec"
|
||
msgid "Returns the secant of a complex number"
|
||
msgstr "傳回某一複數的正割值"
|
||
|
||
#: analysis.hrc:483
|
||
msgctxt "ANALYSIS_Imsec"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:484
|
||
msgctxt "ANALYSIS_Imsec"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:489
|
||
msgctxt "ANALYSIS_Imcsc"
|
||
msgid "Returns the cosecant of a complex number"
|
||
msgstr "傳回某一個複數的餘割值"
|
||
|
||
#: analysis.hrc:490
|
||
msgctxt "ANALYSIS_Imcsc"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:491
|
||
msgctxt "ANALYSIS_Imcsc"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:496
|
||
msgctxt "ANALYSIS_Imcot"
|
||
msgid "Returns the cotangent of a complex number"
|
||
msgstr "傳回某一個複數的餘切值"
|
||
|
||
#: analysis.hrc:497
|
||
msgctxt "ANALYSIS_Imcot"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:498
|
||
msgctxt "ANALYSIS_Imcot"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:503
|
||
msgctxt "ANALYSIS_Imsinh"
|
||
msgid "Returns the hyperbolic sine of a complex number"
|
||
msgstr "傳回某一複數的雙曲正弦值"
|
||
|
||
#: analysis.hrc:504
|
||
msgctxt "ANALYSIS_Imsinh"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:505
|
||
msgctxt "ANALYSIS_Imsinh"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:510
|
||
msgctxt "ANALYSIS_Imcosh"
|
||
msgid "Returns the hyperbolic cosine of a complex number"
|
||
msgstr "傳回某一複數的雙曲餘弦值"
|
||
|
||
#: analysis.hrc:511
|
||
msgctxt "ANALYSIS_Imcosh"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:512
|
||
msgctxt "ANALYSIS_Imcosh"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:517
|
||
msgctxt "ANALYSIS_Imsech"
|
||
msgid "Returns the hyperbolic secant of a complex number"
|
||
msgstr "傳回某一複數的雙曲正割值"
|
||
|
||
#: analysis.hrc:518
|
||
msgctxt "ANALYSIS_Imsech"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:519
|
||
msgctxt "ANALYSIS_Imsech"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:524
|
||
msgctxt "ANALYSIS_Imcsch"
|
||
msgid "Returns the hyperbolic cosecant of a complex number"
|
||
msgstr "傳回某一複數的雙曲餘割值"
|
||
|
||
#: analysis.hrc:525
|
||
msgctxt "ANALYSIS_Imcsch"
|
||
msgid "Complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:526
|
||
msgctxt "ANALYSIS_Imcsch"
|
||
msgid "A complex number"
|
||
msgstr "複數"
|
||
|
||
#: analysis.hrc:531
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "Converts real and imaginary coefficients into a complex number"
|
||
msgstr "將實係數與虛係數轉換成複數。"
|
||
|
||
#: analysis.hrc:532
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "Real num"
|
||
msgstr "實數"
|
||
|
||
#: analysis.hrc:533
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "The real coefficient"
|
||
msgstr "實數係數"
|
||
|
||
#: analysis.hrc:534
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "I num"
|
||
msgstr "虛數"
|
||
|
||
#: analysis.hrc:535
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "The imaginary coefficient"
|
||
msgstr "虛數係數"
|
||
|
||
#: analysis.hrc:536
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "Suffix"
|
||
msgstr "附尾"
|
||
|
||
#: analysis.hrc:537
|
||
msgctxt "ANALYSIS_Complex"
|
||
msgid "The suffix"
|
||
msgstr "附尾字元"
|
||
|
||
#: analysis.hrc:542
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "Converts a number from one measurement system to another"
|
||
msgstr "將一個度量單位的數字轉換成另一個度量單位的數字。"
|
||
|
||
#: analysis.hrc:543
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "Number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:544
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "The number"
|
||
msgstr "數字"
|
||
|
||
#: analysis.hrc:545
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "From unit"
|
||
msgstr "來源單位"
|
||
|
||
#: analysis.hrc:546
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "Unit of measure for number"
|
||
msgstr "原來的度量單位。"
|
||
|
||
#: analysis.hrc:547
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "To unit"
|
||
msgstr "目標單位"
|
||
|
||
#: analysis.hrc:548
|
||
msgctxt "ANALYSIS_Convert"
|
||
msgid "Unit of measure for the result"
|
||
msgstr "要轉換成的度量單位。"
|
||
|
||
#: analysis.hrc:553
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Returns the prorated linear depreciation of an asset for each accounting period"
|
||
msgstr "傳回某一項資產按比列線性計算於每會計週期下的折舊金額。"
|
||
|
||
#: analysis.hrc:554
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Cost"
|
||
msgstr "成本"
|
||
|
||
#: analysis.hrc:555
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Cost of the asset"
|
||
msgstr "資產成本"
|
||
|
||
#: analysis.hrc:556
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Date purchased"
|
||
msgstr "購買日"
|
||
|
||
#: analysis.hrc:557
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Purchase date of the asset"
|
||
msgstr "資產購買的日期"
|
||
|
||
#: analysis.hrc:558
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "First period"
|
||
msgstr "第一期"
|
||
|
||
#: analysis.hrc:559
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Date the first period ends"
|
||
msgstr "第一期的結束日期。"
|
||
|
||
#: analysis.hrc:560
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Salvage"
|
||
msgstr "剩餘價值"
|
||
|
||
#: analysis.hrc:561
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Salvage value of an asset at the end of its life"
|
||
msgstr "某一資產使用期限最後的剩餘價值。"
|
||
|
||
#: analysis.hrc:562
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Period"
|
||
msgstr "週期"
|
||
|
||
#: analysis.hrc:563
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "The period"
|
||
msgstr "週期"
|
||
|
||
#: analysis.hrc:564
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:565
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "The rate of depreciation"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:566
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:567
|
||
msgctxt "ANALYSIS_Amordegrc"
|
||
msgid "The year basis to be used"
|
||
msgstr "要使用的年其天數基準。"
|
||
|
||
#: analysis.hrc:572
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Returns the prorated linear depreciation of an asset for each accounting period"
|
||
msgstr "傳回某一項資產按比列線性計算於每會計週期下的折舊金額。"
|
||
|
||
#: analysis.hrc:573
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Cost"
|
||
msgstr "成本"
|
||
|
||
#: analysis.hrc:574
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Cost of the asset"
|
||
msgstr "資產成本"
|
||
|
||
#: analysis.hrc:575
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Date purchased"
|
||
msgstr "購買日"
|
||
|
||
#: analysis.hrc:576
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Purchase date of the asset"
|
||
msgstr "資產購買的日期"
|
||
|
||
#: analysis.hrc:577
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "First period"
|
||
msgstr "第一期"
|
||
|
||
#: analysis.hrc:578
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "The date the first period ends"
|
||
msgstr "第一期的結束日期。"
|
||
|
||
#: analysis.hrc:579
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Salvage"
|
||
msgstr "剩餘價值"
|
||
|
||
#: analysis.hrc:580
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "The salvage value of an asset at the end of its life"
|
||
msgstr "某一資產使用期限最後的剩餘價值。"
|
||
|
||
#: analysis.hrc:581
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Period"
|
||
msgstr "週期"
|
||
|
||
#: analysis.hrc:582
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "The period"
|
||
msgstr "週期"
|
||
|
||
#: analysis.hrc:583
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:584
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "The rate of depreciation"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:585
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:586
|
||
msgctxt "ANALYSIS_Amorlinc"
|
||
msgid "The year basis to be used"
|
||
msgstr "要使用的年其天數基準。"
|
||
|
||
#: analysis.hrc:591
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Returns the accrued interest for a security that pays periodic interest"
|
||
msgstr "傳回某一個定期付息的證券的應計利息。"
|
||
|
||
#: analysis.hrc:592
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:593
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Issue date of the security"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:594
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "First interest"
|
||
msgstr "第一息日"
|
||
|
||
#: analysis.hrc:595
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "First interest date of the security"
|
||
msgstr "有價證券的第一次付息日期。"
|
||
|
||
#: analysis.hrc:596
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:597
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:598
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:599
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:600
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Par"
|
||
msgstr "面值"
|
||
|
||
#: analysis.hrc:601
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "The par value"
|
||
msgstr "有價證券的票面價值。"
|
||
|
||
#: analysis.hrc:602
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:603
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:604
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:605
|
||
msgctxt "ANALYSIS_Accrint"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:610
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Returns the accrued interest for a security that pays interest at maturity"
|
||
msgstr "傳回某一到期支付利息的債券其應計利息。"
|
||
|
||
#: analysis.hrc:611
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:612
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "The issue date"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:613
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:614
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:615
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:616
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:617
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Par"
|
||
msgstr "面值"
|
||
|
||
#: analysis.hrc:618
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "The par value"
|
||
msgstr "有價證券的票面價值。"
|
||
|
||
#: analysis.hrc:619
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:620
|
||
msgctxt "ANALYSIS_Accrintm"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:625
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Returns the amount paid out at maturity for a fully invested security"
|
||
msgstr "傳回某一項投資債券到期時付息完整的應收金額。"
|
||
|
||
#: analysis.hrc:626
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:627
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:628
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:629
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:630
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Investment"
|
||
msgstr "投資額"
|
||
|
||
#: analysis.hrc:631
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "The investment"
|
||
msgstr "投資有價證券的金額。"
|
||
|
||
#: analysis.hrc:632
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Discount"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:633
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "The discount"
|
||
msgstr "有價證券的貼現率。"
|
||
|
||
#: analysis.hrc:634
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:635
|
||
msgctxt "ANALYSIS_Received"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:640
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Returns the discount rate for a security"
|
||
msgstr "傳回某一有價證券的貼現率。"
|
||
|
||
#: analysis.hrc:641
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:642
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:643
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:644
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:645
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:646
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:647
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:648
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:649
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:650
|
||
msgctxt "ANALYSIS_Disc"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:655
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Returns the annual Macaulay duration of a security with periodic interest payments"
|
||
msgstr "傳回某一按期付息的有價證券其麥考利存續期。"
|
||
|
||
#: analysis.hrc:656
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:657
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:658
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:659
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:660
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Coupon"
|
||
msgstr "息票率"
|
||
|
||
#: analysis.hrc:661
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The coupon rate"
|
||
msgstr "有價證券的票面利率。"
|
||
|
||
#: analysis.hrc:662
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:663
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:664
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:665
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:666
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:667
|
||
msgctxt "ANALYSIS_Duration"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:672
|
||
msgctxt "ANALYSIS_Effect"
|
||
msgid "Returns the effective annual interest rate"
|
||
msgstr "傳回某一項投資的有效年利率。"
|
||
|
||
#: analysis.hrc:673
|
||
msgctxt "ANALYSIS_Effect"
|
||
msgid "Nominal rate"
|
||
msgstr "名義利率"
|
||
|
||
#: analysis.hrc:674
|
||
msgctxt "ANALYSIS_Effect"
|
||
msgid "The nominal rate"
|
||
msgstr "名義利率"
|
||
|
||
#: analysis.hrc:675
|
||
msgctxt "ANALYSIS_Effect"
|
||
msgid "Npery"
|
||
msgstr "年週期數"
|
||
|
||
#: analysis.hrc:676
|
||
msgctxt "ANALYSIS_Effect"
|
||
msgid "The periods"
|
||
msgstr "每年計息週期數。"
|
||
|
||
#: analysis.hrc:681
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Returns the cumulative principal on a loan to be paid between two periods"
|
||
msgstr "傳回一筆貸款的第一期與最後一期之間的償還本金的累計值。"
|
||
|
||
#: analysis.hrc:682
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:683
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:684
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Nper"
|
||
msgstr "週期數"
|
||
|
||
#: analysis.hrc:685
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Number of payment periods"
|
||
msgstr "貸款償還期的總次數。"
|
||
|
||
#: analysis.hrc:686
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Pv"
|
||
msgstr "現值"
|
||
|
||
#: analysis.hrc:687
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "The present value"
|
||
msgstr "貸款的現值。"
|
||
|
||
#: analysis.hrc:688
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Start period"
|
||
msgstr "開始期"
|
||
|
||
#: analysis.hrc:689
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "The start period"
|
||
msgstr "第一期"
|
||
|
||
#: analysis.hrc:690
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "End period"
|
||
msgstr "結束期"
|
||
|
||
#: analysis.hrc:691
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "The end period"
|
||
msgstr "最後一期"
|
||
|
||
#: analysis.hrc:692
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: analysis.hrc:693
|
||
msgctxt "ANALYSIS_Cumprinc"
|
||
msgid "The type of maturity"
|
||
msgstr "償還時日的類型"
|
||
|
||
#: analysis.hrc:698
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Returns the cumulative interest to be paid between two periods"
|
||
msgstr "傳回一筆貸款第一期與最後一期之間所要償還的累計利息。"
|
||
|
||
#: analysis.hrc:699
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:700
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:701
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Nper"
|
||
msgstr "週期數"
|
||
|
||
#: analysis.hrc:702
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Number of payment periods"
|
||
msgstr "貸款償還期的總次數。"
|
||
|
||
#: analysis.hrc:703
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Pv"
|
||
msgstr "現值"
|
||
|
||
#: analysis.hrc:704
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "The present value"
|
||
msgstr "貸款的現值。"
|
||
|
||
#: analysis.hrc:705
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Start period"
|
||
msgstr "開始期"
|
||
|
||
#: analysis.hrc:706
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "The start period"
|
||
msgstr "第一期"
|
||
|
||
#: analysis.hrc:707
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "End period"
|
||
msgstr "結束期"
|
||
|
||
#: analysis.hrc:708
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "The end period"
|
||
msgstr "最後一期"
|
||
|
||
#: analysis.hrc:709
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: analysis.hrc:710
|
||
msgctxt "ANALYSIS_Cumipmt"
|
||
msgid "The type of maturity"
|
||
msgstr "償還時日的類型"
|
||
|
||
#: analysis.hrc:715
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Returns the price per 100 currency units face value of a security that pays periodic interest"
|
||
msgstr "傳回某一定期付息、面額為 100 元的有價證券的價格。"
|
||
|
||
#: analysis.hrc:716
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:717
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:718
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:719
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:720
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:721
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:722
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:723
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:724
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:725
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:726
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:727
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:728
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:729
|
||
msgctxt "ANALYSIS_Price"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:734
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Returns the price per 100 currency units face value of a discounted security"
|
||
msgstr "傳回某一不計算附加利息的、面額為 100 元的有價證券的價格。"
|
||
|
||
#: analysis.hrc:735
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:736
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:737
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:738
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:739
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Discount"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:740
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "The discount"
|
||
msgstr "有價證券的貼現率。"
|
||
|
||
#: analysis.hrc:741
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:742
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:743
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:744
|
||
msgctxt "ANALYSIS_Pricedisc"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:749
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Returns the price per 100 currency units face value of a security that pays interest at maturity"
|
||
msgstr "傳回某一到期付息、面額為 100 元的有價證券的價格。"
|
||
|
||
#: analysis.hrc:750
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:751
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:752
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:753
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:754
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:755
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The issue date"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:756
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:757
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:758
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:759
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:760
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:761
|
||
msgctxt "ANALYSIS_Pricemat"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:766
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Returns the Macaulay modified duration for a security with an assumed par value of 100 currency units"
|
||
msgstr "傳回某一面額為 100 元的有價證券的麥考利修正存續期。"
|
||
|
||
#: analysis.hrc:767
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:768
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:769
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:770
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:771
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Coupon"
|
||
msgstr "息票率"
|
||
|
||
#: analysis.hrc:772
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The coupon rate"
|
||
msgstr "有價證券的票面利率。"
|
||
|
||
#: analysis.hrc:773
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:774
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:775
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:776
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:777
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:778
|
||
msgctxt "ANALYSIS_Mduration"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:783
|
||
msgctxt "ANALYSIS_Nominal"
|
||
msgid "Returns the annual nominal interest rate"
|
||
msgstr "傳回某一貸款的年名義利率。"
|
||
|
||
#: analysis.hrc:784
|
||
msgctxt "ANALYSIS_Nominal"
|
||
msgid "Effective rate"
|
||
msgstr "有效利率"
|
||
|
||
#: analysis.hrc:785
|
||
msgctxt "ANALYSIS_Nominal"
|
||
msgid "The effective interest rate"
|
||
msgstr "有效利率。"
|
||
|
||
#: analysis.hrc:786
|
||
msgctxt "ANALYSIS_Nominal"
|
||
msgid "Npery"
|
||
msgstr "年週期數"
|
||
|
||
#: analysis.hrc:787
|
||
msgctxt "ANALYSIS_Nominal"
|
||
msgid "The periods"
|
||
msgstr "每年計息週期數。"
|
||
|
||
#: analysis.hrc:792
|
||
msgctxt "ANALYSIS_Dollarfr"
|
||
msgid "Converts a price expressed as a decimal into a price expressed as a fraction"
|
||
msgstr "將某一價格的小數表達式轉換成分數表達式。"
|
||
|
||
#: analysis.hrc:793
|
||
msgctxt "ANALYSIS_Dollarfr"
|
||
msgid "Decimal dollar"
|
||
msgstr "小數價格"
|
||
|
||
#: analysis.hrc:794
|
||
msgctxt "ANALYSIS_Dollarfr"
|
||
msgid "The decimal number"
|
||
msgstr "一個十進位數字。"
|
||
|
||
#: analysis.hrc:795
|
||
msgctxt "ANALYSIS_Dollarfr"
|
||
msgid "Fraction"
|
||
msgstr "分數"
|
||
|
||
#: analysis.hrc:796
|
||
msgctxt "ANALYSIS_Dollarfr"
|
||
msgid "The divisor"
|
||
msgstr "除數"
|
||
|
||
#: analysis.hrc:801
|
||
msgctxt "ANALYSIS_Dollarde"
|
||
msgid "Converts a price expressed as a fraction into a price expressed as a decimal"
|
||
msgstr "將某一價格的分數表達式轉換成小數表達式。"
|
||
|
||
#: analysis.hrc:802
|
||
msgctxt "ANALYSIS_Dollarde"
|
||
msgid "Fractional dollar"
|
||
msgstr "分數價格"
|
||
|
||
#: analysis.hrc:803
|
||
msgctxt "ANALYSIS_Dollarde"
|
||
msgid "The number as a fraction"
|
||
msgstr "分數數字"
|
||
|
||
#: analysis.hrc:804
|
||
msgctxt "ANALYSIS_Dollarde"
|
||
msgid "Fraction"
|
||
msgstr "分數"
|
||
|
||
#: analysis.hrc:805
|
||
msgctxt "ANALYSIS_Dollarde"
|
||
msgid "The divisor"
|
||
msgstr "除數"
|
||
|
||
#: analysis.hrc:810
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Returns the yield on a security that pays periodic interest"
|
||
msgstr "傳回某一定期付息的有價證券的收益率。"
|
||
|
||
#: analysis.hrc:811
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:812
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:813
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:814
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:815
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:816
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:817
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:818
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:819
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:820
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:821
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:822
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:823
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:824
|
||
msgctxt "ANALYSIS_Yield"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:829
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Returns the annual yield for a discounted security"
|
||
msgstr "傳回某一貼現有價證券的年收益率。"
|
||
|
||
#: analysis.hrc:830
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:831
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:832
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:833
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:834
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:835
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:836
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:837
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:838
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:839
|
||
msgctxt "ANALYSIS_Yielddisc"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:844
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Returns the annual yield of a security that pays interest at maturity"
|
||
msgstr "傳回某一到期付息的有價證券的年收益率。"
|
||
|
||
#: analysis.hrc:845
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:846
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:847
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:848
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:849
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:850
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The issue date"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:851
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:852
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:853
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:854
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:855
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:856
|
||
msgctxt "ANALYSIS_Yieldmat"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:861
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "Returns the bond-equivalent yield for a treasury bill"
|
||
msgstr "傳回某一國庫債券的等值收益率。"
|
||
|
||
#: analysis.hrc:862
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:863
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:864
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:865
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:866
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "Discount"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:867
|
||
msgctxt "ANALYSIS_Tbilleq"
|
||
msgid "The discount rate"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:872
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "Returns the price of 100 currency units face value for a treasury bill"
|
||
msgstr "傳回某一面額為 100 元的國庫債券其實際價格。"
|
||
|
||
#: analysis.hrc:873
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:874
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:875
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:876
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:877
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "Discount"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:878
|
||
msgctxt "ANALYSIS_Tbillprice"
|
||
msgid "The discount rate"
|
||
msgstr "貼現率"
|
||
|
||
#: analysis.hrc:883
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "Returns the yield for a treasury bill"
|
||
msgstr "傳回某一國庫債券的收益率。"
|
||
|
||
#: analysis.hrc:884
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:885
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:886
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:887
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:888
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:889
|
||
msgctxt "ANALYSIS_Tbillyield"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:894
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Returns the price per $100 face value of a security with an odd first period"
|
||
msgstr "傳回某一面額為 100 元、第一期付息不固定的有價證券的實際價格。"
|
||
|
||
#: analysis.hrc:895
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:896
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:897
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:898
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:899
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:900
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The issue date"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:901
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "First coupon"
|
||
msgstr "第一兌票日"
|
||
|
||
#: analysis.hrc:902
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The first coupon date"
|
||
msgstr "第一次票息兌付日"
|
||
|
||
#: analysis.hrc:903
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:904
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:905
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:906
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:907
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:908
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:909
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:910
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:911
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:912
|
||
msgctxt "ANALYSIS_Oddfprice"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:917
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Returns the yield of a security with an odd first period"
|
||
msgstr "傳回第一期付息日不固定的有價證券的收益率。"
|
||
|
||
#: analysis.hrc:918
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:919
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:920
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:921
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:922
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Issue"
|
||
msgstr "發行日"
|
||
|
||
#: analysis.hrc:923
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The issue date"
|
||
msgstr "有價證券的發行日期。"
|
||
|
||
#: analysis.hrc:924
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "First coupon"
|
||
msgstr "第一兌票日"
|
||
|
||
#: analysis.hrc:925
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The first coupon date"
|
||
msgstr "第一次票息兌付日"
|
||
|
||
#: analysis.hrc:926
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:927
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:928
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:929
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:930
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:931
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:932
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:933
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:934
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:935
|
||
msgctxt "ANALYSIS_Oddfyield"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:940
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Returns the price per $100 face value of a security with an odd last period"
|
||
msgstr "傳回某一面額為 100 元、最後一期付息不固定的有價證券的實際價格。"
|
||
|
||
#: analysis.hrc:941
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:942
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:943
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:944
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:945
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Last interest"
|
||
msgstr "最後付息日"
|
||
|
||
#: analysis.hrc:946
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The last interest date"
|
||
msgstr "有價證券的最後一次付息日。"
|
||
|
||
#: analysis.hrc:947
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:948
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:949
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Yield"
|
||
msgstr "收益率"
|
||
|
||
#: analysis.hrc:950
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The yield"
|
||
msgstr "有價證券的收益率。"
|
||
|
||
#: analysis.hrc:951
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:952
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:953
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:954
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:955
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:956
|
||
msgctxt "ANALYSIS_Oddlprice"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:961
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Returns the yield of a security with an odd last period"
|
||
msgstr "傳回某一最後一期付息不固定的有價證券的收益率。"
|
||
|
||
#: analysis.hrc:962
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:963
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:964
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:965
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:966
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Last interest"
|
||
msgstr "最後付息日"
|
||
|
||
#: analysis.hrc:967
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The last interest date"
|
||
msgstr "有價證券的最後一次付息日。"
|
||
|
||
#: analysis.hrc:968
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:969
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:970
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Price"
|
||
msgstr "價格"
|
||
|
||
#: analysis.hrc:971
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The price"
|
||
msgstr "實際價格"
|
||
|
||
#: analysis.hrc:972
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:973
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:974
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:975
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:976
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:977
|
||
msgctxt "ANALYSIS_Oddlyield"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:982
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "Returns the internal rate of return for a non-periodic schedule of payments"
|
||
msgstr "傳回不定期的現金流量表的內部收益率。"
|
||
|
||
#: analysis.hrc:983
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "Values"
|
||
msgstr "值"
|
||
|
||
#: analysis.hrc:984
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "The values"
|
||
msgstr "對應付款時間的一系列現金流。"
|
||
|
||
#: analysis.hrc:985
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "Dates"
|
||
msgstr "各日期"
|
||
|
||
#: analysis.hrc:986
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "The dates"
|
||
msgstr "和現金流對應的付款時間。"
|
||
|
||
#: analysis.hrc:987
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "Guess"
|
||
msgstr "猜測"
|
||
|
||
#: analysis.hrc:988
|
||
msgctxt "ANALYSIS_Xirr"
|
||
msgid "The guess"
|
||
msgstr "一個和 XIRR 函式計算結果最接近的猜測數字。"
|
||
|
||
#: analysis.hrc:993
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "Returns the net present value for a non-periodic schedule of payments"
|
||
msgstr "傳回某一不定期的現金流的淨現值。"
|
||
|
||
#: analysis.hrc:994
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "Rate"
|
||
msgstr "折舊率"
|
||
|
||
#: analysis.hrc:995
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "The rate"
|
||
msgstr "有價證券的利率。"
|
||
|
||
#: analysis.hrc:996
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "Values"
|
||
msgstr "值"
|
||
|
||
#: analysis.hrc:997
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "The values"
|
||
msgstr "對應付款時間的一系列現金流。"
|
||
|
||
#: analysis.hrc:998
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "Dates"
|
||
msgstr "各日期"
|
||
|
||
#: analysis.hrc:999
|
||
msgctxt "ANALYSIS_Xnpv"
|
||
msgid "The dates"
|
||
msgstr "和現金流對應的付款時間。"
|
||
|
||
#: analysis.hrc:1004
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Returns the interest rate for a fully invested security"
|
||
msgstr "傳回一項完全投資的有價證券的利率。"
|
||
|
||
#: analysis.hrc:1005
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1006
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1007
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1008
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1009
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Investment"
|
||
msgstr "投資額"
|
||
|
||
#: analysis.hrc:1010
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "The investment"
|
||
msgstr "投資有價證券的金額。"
|
||
|
||
#: analysis.hrc:1011
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Redemption"
|
||
msgstr "贖回價"
|
||
|
||
#: analysis.hrc:1012
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "The redemption value"
|
||
msgstr "贖回價格"
|
||
|
||
#: analysis.hrc:1013
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1014
|
||
msgctxt "ANALYSIS_Intrate"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1019
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "Returns the first coupon date after the settlement date"
|
||
msgstr "傳回一個有價證券結算日後的下一個付息的日期。"
|
||
|
||
#: analysis.hrc:1020
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1021
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1022
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1023
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1024
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1025
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1026
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1027
|
||
msgctxt "ANALYSIS_Coupncd"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1032
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "Returns the number of days in the coupon period containing the settlement date"
|
||
msgstr "傳回某一有價證券包含結算日在內的付息期的天數。"
|
||
|
||
#: analysis.hrc:1033
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1034
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1035
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1036
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1037
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1038
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1039
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1040
|
||
msgctxt "ANALYSIS_Coupdays"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1045
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "Returns the number of days from the settlement date to the next coupon date"
|
||
msgstr "傳回一個有價證券結算日至下一個付息日的天數。"
|
||
|
||
#: analysis.hrc:1046
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1047
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1048
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1049
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1050
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1051
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1052
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1053
|
||
msgctxt "ANALYSIS_Coupdaysnc"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1058
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "Returns the number of days from the beginning of the coupon period to the settlement date"
|
||
msgstr "傳回某一有價證券的從付息日開始至結算日的天數。"
|
||
|
||
#: analysis.hrc:1059
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1060
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1061
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1062
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1063
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1064
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1065
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1066
|
||
msgctxt "ANALYSIS_Coupdaybs"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1071
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "Returns the last coupon date preceding the settlement date"
|
||
msgstr "傳回某一有價證券結算日前的最後一個付息日期。"
|
||
|
||
#: analysis.hrc:1072
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1073
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1074
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1075
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1076
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1077
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1078
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1079
|
||
msgctxt "ANALYSIS_Couppcd"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1084
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "Returns the number of coupons payable between the settlement and maturity dates"
|
||
msgstr "傳回某一有價證券從結算日期至到期日期的付息次數。"
|
||
|
||
#: analysis.hrc:1085
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "Settlement"
|
||
msgstr "清算"
|
||
|
||
#: analysis.hrc:1086
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "The settlement"
|
||
msgstr "有價證券的清算日期。"
|
||
|
||
#: analysis.hrc:1087
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "Maturity"
|
||
msgstr "到期日"
|
||
|
||
#: analysis.hrc:1088
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "The maturity"
|
||
msgstr "到期日期"
|
||
|
||
#: analysis.hrc:1089
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "Frequency"
|
||
msgstr "頻次"
|
||
|
||
#: analysis.hrc:1090
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "The frequency"
|
||
msgstr "支付利息的頻率次數。"
|
||
|
||
#: analysis.hrc:1091
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "Basis"
|
||
msgstr "基數"
|
||
|
||
#: analysis.hrc:1092
|
||
msgctxt "ANALYSIS_Coupnum"
|
||
msgid "The basis"
|
||
msgstr "計算利息的日期基準"
|
||
|
||
#: analysis.hrc:1097
|
||
msgctxt "ANALYSIS_Fvschedule"
|
||
msgid "Returns the future value of the initial principal after a series of compound interest rates are applied"
|
||
msgstr "傳回一系列複利各不相同的本金的未來值。"
|
||
|
||
#: analysis.hrc:1098
|
||
msgctxt "ANALYSIS_Fvschedule"
|
||
msgid "Principal"
|
||
msgstr "資本"
|
||
|
||
#: analysis.hrc:1099
|
||
msgctxt "ANALYSIS_Fvschedule"
|
||
msgid "The principal"
|
||
msgstr "資本現值。"
|
||
|
||
#: analysis.hrc:1100
|
||
msgctxt "ANALYSIS_Fvschedule"
|
||
msgid "Schedule"
|
||
msgstr "時程"
|
||
|
||
#: analysis.hrc:1101
|
||
msgctxt "ANALYSIS_Fvschedule"
|
||
msgid "The schedule"
|
||
msgstr "投資期間的利息。"
|
||
|
||
#: datefunc.hrc:27
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "Calculates the number of weeks in a specific period"
|
||
msgstr "計算某一段時期內的週數。"
|
||
|
||
#: datefunc.hrc:28
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: datefunc.hrc:29
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "First day of the period"
|
||
msgstr "時期的第一天。"
|
||
|
||
#: datefunc.hrc:30
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "End date"
|
||
msgstr "結束日"
|
||
|
||
#: datefunc.hrc:31
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "Last day of the period"
|
||
msgstr "時期的最後一天。"
|
||
|
||
#: datefunc.hrc:32
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: datefunc.hrc:33
|
||
msgctxt "DATE_FUNCDESC_DiffWeeks"
|
||
msgid "Type of calculation: Type=0 means the time interval, Type=1 means calendar weeks."
|
||
msgstr "計算的類型:類型=0 表示時期的週數目,類型=1 表示週次的序數。"
|
||
|
||
#: datefunc.hrc:38
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "Determines the number of months in a specific period."
|
||
msgstr "傳回某一時期的月數。"
|
||
|
||
#: datefunc.hrc:39
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: datefunc.hrc:40
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "First day of the period."
|
||
msgstr "時期的第一天。"
|
||
|
||
#: datefunc.hrc:41
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "End date"
|
||
msgstr "結束日"
|
||
|
||
#: datefunc.hrc:42
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "Last day of the period."
|
||
msgstr "時期的最後一天。"
|
||
|
||
#: datefunc.hrc:43
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: datefunc.hrc:44
|
||
msgctxt "DATE_FUNCDESC_DiffMonths"
|
||
msgid "Type of calculation: Type=0 means the time interval, Type=1 means calendar months."
|
||
msgstr "計算的類型:類型=0 表示時期的月數目,類型=1 表示月份的序數。"
|
||
|
||
#: datefunc.hrc:49
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "Calculates the number of years in a specific period."
|
||
msgstr "傳回某一時期的年數。"
|
||
|
||
#: datefunc.hrc:50
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "Start date"
|
||
msgstr "起始日"
|
||
|
||
#: datefunc.hrc:51
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "First day of the period"
|
||
msgstr "時期的第一天。"
|
||
|
||
#: datefunc.hrc:52
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "End date"
|
||
msgstr "結束日"
|
||
|
||
#: datefunc.hrc:53
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "Last day of the period"
|
||
msgstr "時期的最後一天。"
|
||
|
||
#: datefunc.hrc:54
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "Type"
|
||
msgstr "類型"
|
||
|
||
#: datefunc.hrc:55
|
||
msgctxt "DATE_FUNCDESC_DiffYears"
|
||
msgid "Type of calculation: Type=0 means the time interval, Type=1 means calendar years."
|
||
msgstr "計算的類型:類型=0 表示時期的年數,類型=1 表示年份的序數。"
|
||
|
||
#: datefunc.hrc:60
|
||
msgctxt "DATE_FUNCDESC_IsLeapYear"
|
||
msgid "Returns 1 (TRUE) if the date is a day of a leap year, otherwise 0 (FALSE)."
|
||
msgstr "如果是閏年,則傳回 1 (TRUE),否則傳回 0 (FALSE)。"
|
||
|
||
#: datefunc.hrc:61
|
||
msgctxt "DATE_FUNCDESC_IsLeapYear"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: datefunc.hrc:62
|
||
msgctxt "DATE_FUNCDESC_IsLeapYear"
|
||
msgid "Any day in the desired year"
|
||
msgstr "某一年份之中的任意一天。"
|
||
|
||
#: datefunc.hrc:67
|
||
msgctxt "DATE_FUNCDESC_DaysInMonth"
|
||
msgid "Returns the number of days of the month in which the date entered occurs"
|
||
msgstr "傳回指定日期的月份其所有天數。"
|
||
|
||
#: datefunc.hrc:68
|
||
msgctxt "DATE_FUNCDESC_DaysInMonth"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: datefunc.hrc:69
|
||
msgctxt "DATE_FUNCDESC_DaysInMonth"
|
||
msgid "Any day in the desired month"
|
||
msgstr "某一月份的任意的一天。"
|
||
|
||
#: datefunc.hrc:74
|
||
msgctxt "DATE_FUNCDESC_DaysInYear"
|
||
msgid "Returns the number of days of the year in which the date entered occurs."
|
||
msgstr "傳回指定日期的年份其所有天數。"
|
||
|
||
#: datefunc.hrc:75
|
||
msgctxt "DATE_FUNCDESC_DaysInYear"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: datefunc.hrc:76
|
||
msgctxt "DATE_FUNCDESC_DaysInYear"
|
||
msgid "Any day in the desired year"
|
||
msgstr "某一年份之中的任意一天。"
|
||
|
||
#: datefunc.hrc:81
|
||
msgctxt "DATE_FUNCDESC_WeeksInYear"
|
||
msgid "Returns the number of weeks of the year in which the date entered occurs"
|
||
msgstr "傳回指定日期的月份其所有週數。"
|
||
|
||
#: datefunc.hrc:82
|
||
msgctxt "DATE_FUNCDESC_WeeksInYear"
|
||
msgid "Date"
|
||
msgstr "日期"
|
||
|
||
#: datefunc.hrc:83
|
||
msgctxt "DATE_FUNCDESC_WeeksInYear"
|
||
msgid "Any day in the desired year"
|
||
msgstr "某一年份之中的任意一天。"
|
||
|
||
#: datefunc.hrc:88
|
||
msgctxt "DATE_FUNCDESC_Rot13"
|
||
msgid "Encrypts or decrypts a text using the ROT13 algorithm"
|
||
msgstr "透過 ROT13 演算法加密或解密一段文字。"
|
||
|
||
#: datefunc.hrc:89
|
||
msgctxt "DATE_FUNCDESC_Rot13"
|
||
msgid "Text"
|
||
msgstr "文字"
|
||
|
||
#: datefunc.hrc:90
|
||
msgctxt "DATE_FUNCDESC_Rot13"
|
||
msgid "Text to be encrypted or text already encrypted"
|
||
msgstr "要加密或解密的文字。"
|
||
|
||
#: pricing.hrc:28
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Pricing of a barrier option"
|
||
msgstr "障礙選擇權的定價"
|
||
|
||
#: pricing.hrc:29
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "spot"
|
||
msgstr "spot"
|
||
|
||
#: pricing.hrc:30
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Price/value of the underlying asset"
|
||
msgstr "標的資產的價格/價值"
|
||
|
||
#: pricing.hrc:31
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "vol"
|
||
msgstr "vol"
|
||
|
||
#: pricing.hrc:32
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Annual volatility of the underlying asset"
|
||
msgstr "標的資產的年波幅"
|
||
|
||
#: pricing.hrc:33
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "r"
|
||
msgstr "r"
|
||
|
||
#: pricing.hrc:34
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Interest rate (continuously compounded)"
|
||
msgstr "利率 (連續複利)"
|
||
|
||
#: pricing.hrc:35
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "rf"
|
||
msgstr "rf"
|
||
|
||
#: pricing.hrc:36
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Foreign interest rate (continuously compounded)"
|
||
msgstr "國外利率 (連續複利)"
|
||
|
||
#: pricing.hrc:37
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "T"
|
||
msgstr "T"
|
||
|
||
#: pricing.hrc:38
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Time to maturity of the option in years"
|
||
msgstr "選擇權到期的時間,以年為單位"
|
||
|
||
#: pricing.hrc:39
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "strike"
|
||
msgstr "strike"
|
||
|
||
#: pricing.hrc:40
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Strike level of the option"
|
||
msgstr "選擇權的履約水準"
|
||
|
||
#: pricing.hrc:41
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "barrier_low"
|
||
msgstr "barrier_low"
|
||
|
||
#: pricing.hrc:42
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Lower barrier (set to 0 for no lower barrier)"
|
||
msgstr "下限 (設為 0 則無下限)"
|
||
|
||
#: pricing.hrc:43
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "barrier_up"
|
||
msgstr "barrier_up"
|
||
|
||
#: pricing.hrc:44
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Upper barrier (set to 0 for no upper barrier)"
|
||
msgstr "上限 (設為 0 則無上限)"
|
||
|
||
#: pricing.hrc:45
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "rebate"
|
||
msgstr "rebate"
|
||
|
||
#: pricing.hrc:46
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Amount of money paid at maturity if barrier was hit"
|
||
msgstr "若觸及障礙,到期日所付出的金額"
|
||
|
||
#: pricing.hrc:47
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "put/call"
|
||
msgstr "put/call"
|
||
|
||
#: pricing.hrc:48
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "String to define if the option is a (p)ut or a (c)all"
|
||
msgstr "用以定義選擇權是賣權 (p) 或是買權 (c) 的字串"
|
||
|
||
#: pricing.hrc:49
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "knock in/out"
|
||
msgstr "knock in/out"
|
||
|
||
#: pricing.hrc:50
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "String to define if the option is of type knock-(i)n or knock-(o)ut"
|
||
msgstr "用以定義選擇權是屬觸及生效 (i),或是觸及失效 (o) 形式的字串"
|
||
|
||
#: pricing.hrc:51
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "barrier_type"
|
||
msgstr "barrier_type"
|
||
|
||
#: pricing.hrc:52
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
|
||
msgstr "用以定義障礙是要連續觀察 (c),或是只在結尾/到期日 (e) 觀察的字串"
|
||
|
||
#: pricing.hrc:53
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "greek"
|
||
msgstr "greek"
|
||
|
||
#: pricing.hrc:54
|
||
msgctxt "PRICING_FUNCDESC_OptBarrier"
|
||
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
|
||
msgstr "可選的參數。若省略則直接傳回選擇權價格;若設定則傳回輸入參數之一的價格敏感度 (希臘字母);可用的參數值有: (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
|
||
|
||
#: pricing.hrc:59
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Pricing of a touch/no-touch option"
|
||
msgstr "碰觸/不碰觸選擇權的價格"
|
||
|
||
#: pricing.hrc:60
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "spot"
|
||
msgstr "spot"
|
||
|
||
#: pricing.hrc:61
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Price/value of the underlying asset"
|
||
msgstr "標的資產的價格/價值"
|
||
|
||
#: pricing.hrc:62
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "vol"
|
||
msgstr "vol"
|
||
|
||
#: pricing.hrc:63
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Annual volatility of the underlying asset"
|
||
msgstr "標的資產的年波幅"
|
||
|
||
#: pricing.hrc:64
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "r"
|
||
msgstr "r"
|
||
|
||
#: pricing.hrc:65
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Interest rate (continuously compounded)"
|
||
msgstr "利率 (連續複利)"
|
||
|
||
#: pricing.hrc:66
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "rf"
|
||
msgstr "rf"
|
||
|
||
#: pricing.hrc:67
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Foreign interest rate (continuously compounded)"
|
||
msgstr "國外利率 (連續複利)"
|
||
|
||
#: pricing.hrc:68
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "T"
|
||
msgstr "T"
|
||
|
||
#: pricing.hrc:69
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Time to maturity of the option in years"
|
||
msgstr "選擇權到期的時間,以年為單位"
|
||
|
||
#: pricing.hrc:70
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "barrier_low"
|
||
msgstr "barrier_low"
|
||
|
||
#: pricing.hrc:71
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Lower barrier (set to 0 for no lower barrier)"
|
||
msgstr "下限 (設為 0 則無下限)"
|
||
|
||
#: pricing.hrc:72
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "barrier_up"
|
||
msgstr "barrier_up"
|
||
|
||
#: pricing.hrc:73
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Upper barrier (set to 0 for no upper barrier)"
|
||
msgstr "上限 (設為 0 則無上限)"
|
||
|
||
#: pricing.hrc:74
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "foreign/domestic"
|
||
msgstr "foreign/domestic"
|
||
|
||
#: pricing.hrc:75
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "String to define if the option pays one unit of (d)omestic currency (cash or nothing) or (f)oreign currency (asset or nothing)"
|
||
msgstr "用以定義選擇權是要採本國貨幣 (d) (現金或無),或是採外國貨幣 (f) (資產或無) 付款的字串"
|
||
|
||
#: pricing.hrc:76
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "knock in/out"
|
||
msgstr "knock in/out"
|
||
|
||
#: pricing.hrc:77
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "String to define if the option is of type knock-(i)n (touch) or knock-(o)ut (no-touch)"
|
||
msgstr "用以定義選擇權是屬觸及生效 (碰觸) (i),或是觸及失效 (不碰觸) (o) 形式的字串"
|
||
|
||
#: pricing.hrc:78
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "barrier_type"
|
||
msgstr "barrier_type"
|
||
|
||
#: pricing.hrc:79
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "String to define whether the barrier is observed (c)ontinuously or only at the (e)nd/maturity"
|
||
msgstr "用以定義障礙是要連續觀察 (c),或是只在結尾/到期日 (e) 觀察的字串"
|
||
|
||
#: pricing.hrc:80
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "greek"
|
||
msgstr "greek"
|
||
|
||
#: pricing.hrc:81
|
||
msgctxt "PRICING_FUNCDESC_OptTouch"
|
||
msgid "Optional parameter, if left out then the function simply returns the option price; if set, the function returns price sensitivities (Greeks) to one of the input parameters; possible values are (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
|
||
msgstr "可選的參數。若省略則直接傳回選擇權價格;若設定則傳回輸入參數之一的價格敏感度 (希臘字母);可用的參數值有: (d)elta, (g)amma, (t)heta, v(e)ga, v(o)lga, v(a)nna, (r)ho, rho(f)"
|
||
|
||
#: pricing.hrc:86
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Probability that an asset hits a barrier assuming it follows dS/S = mu dt + vol dW"
|
||
msgstr "資產觸及障礙的機率,並假設其遵循 dS/S = mu dt + vol dW"
|
||
|
||
#: pricing.hrc:87
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "spot"
|
||
msgstr "spot"
|
||
|
||
#: pricing.hrc:88
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Price/value S of the underlying asset"
|
||
msgstr "標的資產的價格/價值 S"
|
||
|
||
#: pricing.hrc:89
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "vol"
|
||
msgstr "vol"
|
||
|
||
#: pricing.hrc:90
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Annual volatility of the underlying asset"
|
||
msgstr "標的資產的年波幅"
|
||
|
||
#: pricing.hrc:91
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "drift"
|
||
msgstr "drift"
|
||
|
||
#: pricing.hrc:92
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Parameter mu in dS/S = mu dt + vol dW"
|
||
msgstr "dS/S = mu dt + vol dW 中的參數 mu"
|
||
|
||
#: pricing.hrc:93
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "T"
|
||
msgstr "T"
|
||
|
||
#: pricing.hrc:94
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Time to maturity"
|
||
msgstr "到期時間"
|
||
|
||
#: pricing.hrc:95
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "barrier_low"
|
||
msgstr "barrier_low"
|
||
|
||
#: pricing.hrc:96
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Lower barrier (set to 0 for no lower barrier)"
|
||
msgstr "下限 (設為 0 則無下限)"
|
||
|
||
#: pricing.hrc:97
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "barrier_up"
|
||
msgstr "barrier_up"
|
||
|
||
#: pricing.hrc:98
|
||
msgctxt "PRICING_FUNCDESC_OptProbHit"
|
||
msgid "Upper barrier (set to 0 for no upper barrier)"
|
||
msgstr "上限 (設為 0 則無上限)"
|
||
|
||
#: pricing.hrc:103
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Probability that an asset will at maturity end up between two barrier levels, assuming it follows dS/S = mu dt + vol dW (if the last two optional parameters (strike, put/call) are specified, the probability of S_T in [strike, upper barrier] for a call and S_T in [lower barrier, strike] for a put will be returned)"
|
||
msgstr "資產在到期日結束時落在二障礙水準間的機率,並假設其遵循 dS/S = mu dt + vol dW (若已指定最後兩個可選參數 (strike, put/call),將傳回 S_T 在 [strike, upper barrier] 中買的機率和 S_T 在 [lower barrier, strike] 中賣的機率)"
|
||
|
||
#: pricing.hrc:104
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "spot"
|
||
msgstr "spot"
|
||
|
||
#: pricing.hrc:105
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Price/value of the asset"
|
||
msgstr "資產的價格/價值"
|
||
|
||
#: pricing.hrc:106
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "vol"
|
||
msgstr "vol"
|
||
|
||
#: pricing.hrc:107
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Annual volatility of the asset"
|
||
msgstr "資產的年波幅"
|
||
|
||
#: pricing.hrc:108
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "drift"
|
||
msgstr "drift"
|
||
|
||
#: pricing.hrc:109
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Parameter mu from dS/S = mu dt + vol dW"
|
||
msgstr "dS/S = mu dt + vol dW 中的參數 mu"
|
||
|
||
#: pricing.hrc:110
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "T"
|
||
msgstr "T"
|
||
|
||
#: pricing.hrc:111
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Time to maturity in years"
|
||
msgstr "到期的時間,以年為單位"
|
||
|
||
#: pricing.hrc:112
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "barrier_low"
|
||
msgstr "barrier_low"
|
||
|
||
#: pricing.hrc:113
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Lower barrier (set to 0 for no lower barrier)"
|
||
msgstr "下限 (設為 0 則無下限)"
|
||
|
||
#: pricing.hrc:114
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "barrier_up"
|
||
msgstr "barrier_up"
|
||
|
||
#: pricing.hrc:115
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Upper barrier (set to 0 for no upper barrier)"
|
||
msgstr "上限 (設為 0 則無上限)"
|
||
|
||
#: pricing.hrc:116
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "put/call"
|
||
msgstr "put/call"
|
||
|
||
#: pricing.hrc:117
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Optional (p)ut/(c)all indicator"
|
||
msgstr "可選的賣 (p) 或買 (c) 指示符"
|
||
|
||
#: pricing.hrc:118
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "strike"
|
||
msgstr "strike"
|
||
|
||
#: pricing.hrc:119
|
||
msgctxt "PRICING_FUNCDESC_OptProbInMoney"
|
||
msgid "Optional strike level"
|
||
msgstr "可選的履約水準"
|
||
|
||
#. function names as accessible from cells
|
||
#: strings.hrc:26
|
||
msgctxt "PRICING_FUNCNAME_OptBarrier"
|
||
msgid "OPT_BARRIER"
|
||
msgstr "OPT_BARRIER"
|
||
|
||
#: strings.hrc:27
|
||
msgctxt "PRICING_FUNCNAME_OptTouch"
|
||
msgid "OPT_TOUCH"
|
||
msgstr "OPT_TOUCH"
|
||
|
||
#: strings.hrc:28
|
||
msgctxt "PRICING_FUNCNAME_OptProbHit"
|
||
msgid "OPT_PROB_HIT"
|
||
msgstr "OPT_PROB_HIT"
|
||
|
||
#: strings.hrc:29
|
||
msgctxt "PRICING_FUNCNAME_OptProbInMoney"
|
||
msgid "OPT_PROB_INMONEY"
|
||
msgstr "OPT_PROB_INMONEY"
|
||
|
||
#: strings.hrc:31
|
||
msgctxt "DATE_FUNCNAME_DiffWeeks"
|
||
msgid "WEEKS"
|
||
msgstr "WEEKS"
|
||
|
||
#: strings.hrc:32
|
||
msgctxt "DATE_FUNCNAME_DiffMonths"
|
||
msgid "MONTHS"
|
||
msgstr "MONTHS"
|
||
|
||
#: strings.hrc:33
|
||
msgctxt "DATE_FUNCNAME_DiffYears"
|
||
msgid "YEARS"
|
||
msgstr "YEARS"
|
||
|
||
#: strings.hrc:34
|
||
msgctxt "DATE_FUNCNAME_IsLeapYear"
|
||
msgid "ISLEAPYEAR"
|
||
msgstr "ISLEAPYEAR"
|
||
|
||
#: strings.hrc:35
|
||
msgctxt "DATE_FUNCNAME_DaysInMonth"
|
||
msgid "DAYSINMONTH"
|
||
msgstr "DAYSINMONTH"
|
||
|
||
#: strings.hrc:36
|
||
msgctxt "DATE_FUNCNAME_DaysInYear"
|
||
msgid "DAYSINYEAR"
|
||
msgstr "DAYSINYEAR"
|
||
|
||
#: strings.hrc:37
|
||
msgctxt "DATE_FUNCNAME_WeeksInYear"
|
||
msgid "WEEKSINYEAR"
|
||
msgstr "WEEKSINYEAR"
|
||
|
||
#: strings.hrc:38
|
||
msgctxt "DATE_FUNCNAME_Rot13"
|
||
msgid "ROT13"
|
||
msgstr "ROT13"
|
||
|
||
#: strings.hrc:40
|
||
msgctxt "ANALYSIS_FUNCNAME_Workday"
|
||
msgid "WORKDAY"
|
||
msgstr "WORKDAY"
|
||
|
||
#: strings.hrc:41
|
||
msgctxt "ANALYSIS_FUNCNAME_Yearfrac"
|
||
msgid "YEARFRAC"
|
||
msgstr "YEARFRAC"
|
||
|
||
#: strings.hrc:42
|
||
msgctxt "ANALYSIS_FUNCNAME_Edate"
|
||
msgid "EDATE"
|
||
msgstr "EDATE"
|
||
|
||
#: strings.hrc:43
|
||
msgctxt "ANALYSIS_FUNCNAME_Weeknum"
|
||
msgid "WEEKNUM"
|
||
msgstr "WEEKNUM"
|
||
|
||
#: strings.hrc:44
|
||
msgctxt "ANALYSIS_FUNCNAME_Eomonth"
|
||
msgid "EOMONTH"
|
||
msgstr "EOMONTH"
|
||
|
||
#: strings.hrc:45
|
||
msgctxt "ANALYSIS_FUNCNAME_Networkdays"
|
||
msgid "NETWORKDAYS"
|
||
msgstr "NETWORKDAYS"
|
||
|
||
#: strings.hrc:46
|
||
msgctxt "ANALYSIS_FUNCNAME_Amordegrc"
|
||
msgid "AMORDEGRC"
|
||
msgstr "AMORDEGRC"
|
||
|
||
#: strings.hrc:47
|
||
msgctxt "ANALYSIS_FUNCNAME_Amorlinc"
|
||
msgid "AMORLINC"
|
||
msgstr "AMORLINC"
|
||
|
||
#: strings.hrc:48
|
||
msgctxt "ANALYSIS_FUNCNAME_Accrint"
|
||
msgid "ACCRINT"
|
||
msgstr "ACCRINT"
|
||
|
||
#: strings.hrc:49
|
||
msgctxt "ANALYSIS_FUNCNAME_Accrintm"
|
||
msgid "ACCRINTM"
|
||
msgstr "ACCRINTM"
|
||
|
||
#: strings.hrc:50
|
||
msgctxt "ANALYSIS_FUNCNAME_Received"
|
||
msgid "RECEIVED"
|
||
msgstr "RECEIVED"
|
||
|
||
#: strings.hrc:51
|
||
msgctxt "ANALYSIS_FUNCNAME_Disc"
|
||
msgid "DISC"
|
||
msgstr "DISC"
|
||
|
||
#: strings.hrc:52
|
||
msgctxt "ANALYSIS_FUNCNAME_Duration"
|
||
msgid "DURATION"
|
||
msgstr "DURATION"
|
||
|
||
#: strings.hrc:53
|
||
msgctxt "ANALYSIS_FUNCNAME_Effect"
|
||
msgid "EFFECT"
|
||
msgstr "EFFECT"
|
||
|
||
#: strings.hrc:54
|
||
msgctxt "ANALYSIS_FUNCNAME_Cumprinc"
|
||
msgid "CUMPRINC"
|
||
msgstr "CUMPRINC"
|
||
|
||
#: strings.hrc:55
|
||
msgctxt "ANALYSIS_FUNCNAME_Cumipmt"
|
||
msgid "CUMIPMT"
|
||
msgstr "CUMIPMT"
|
||
|
||
#: strings.hrc:56
|
||
msgctxt "ANALYSIS_FUNCNAME_Price"
|
||
msgid "PRICE"
|
||
msgstr "PRICE"
|
||
|
||
#: strings.hrc:57
|
||
msgctxt "ANALYSIS_FUNCNAME_Pricedisc"
|
||
msgid "PRICEDISC"
|
||
msgstr "PRICEDISC"
|
||
|
||
#: strings.hrc:58
|
||
msgctxt "ANALYSIS_FUNCNAME_Pricemat"
|
||
msgid "PRICEMAT"
|
||
msgstr "PRICEMAT"
|
||
|
||
#: strings.hrc:59
|
||
msgctxt "ANALYSIS_FUNCNAME_Mduration"
|
||
msgid "MDURATION"
|
||
msgstr "MDURATION"
|
||
|
||
#: strings.hrc:60
|
||
msgctxt "ANALYSIS_FUNCNAME_Nominal"
|
||
msgid "NOMINAL"
|
||
msgstr "NOMINAL"
|
||
|
||
#: strings.hrc:61
|
||
msgctxt "ANALYSIS_FUNCNAME_Dollarfr"
|
||
msgid "DOLLARFR"
|
||
msgstr "DOLLARFR"
|
||
|
||
#: strings.hrc:62
|
||
msgctxt "ANALYSIS_FUNCNAME_Dollarde"
|
||
msgid "DOLLARDE"
|
||
msgstr "DOLLARDE"
|
||
|
||
#: strings.hrc:63
|
||
msgctxt "ANALYSIS_FUNCNAME_Yield"
|
||
msgid "YIELD"
|
||
msgstr "YIELD"
|
||
|
||
#: strings.hrc:64
|
||
msgctxt "ANALYSIS_FUNCNAME_Yielddisc"
|
||
msgid "YIELDDISC"
|
||
msgstr "YIELDDISC"
|
||
|
||
#: strings.hrc:65
|
||
msgctxt "ANALYSIS_FUNCNAME_Yieldmat"
|
||
msgid "YIELDMAT"
|
||
msgstr "YIELDMAT"
|
||
|
||
#: strings.hrc:66
|
||
msgctxt "ANALYSIS_FUNCNAME_Tbilleq"
|
||
msgid "TBILLEQ"
|
||
msgstr "TBILLEQ"
|
||
|
||
#: strings.hrc:67
|
||
msgctxt "ANALYSIS_FUNCNAME_Tbillprice"
|
||
msgid "TBILLPRICE"
|
||
msgstr "TBILLPRICE"
|
||
|
||
#: strings.hrc:68
|
||
msgctxt "ANALYSIS_FUNCNAME_Tbillyield"
|
||
msgid "TBILLYIELD"
|
||
msgstr "TBILLYIELD"
|
||
|
||
#: strings.hrc:69
|
||
msgctxt "ANALYSIS_FUNCNAME_Oddfprice"
|
||
msgid "ODDFPRICE"
|
||
msgstr "ODDFPRICE"
|
||
|
||
#: strings.hrc:70
|
||
msgctxt "ANALYSIS_FUNCNAME_Oddfyield"
|
||
msgid "ODDFYIELD"
|
||
msgstr "ODDFYIELD"
|
||
|
||
#: strings.hrc:71
|
||
msgctxt "ANALYSIS_FUNCNAME_Oddlprice"
|
||
msgid "ODDLPRICE"
|
||
msgstr "ODDLPRICE"
|
||
|
||
#: strings.hrc:72
|
||
msgctxt "ANALYSIS_FUNCNAME_Oddlyield"
|
||
msgid "ODDLYIELD"
|
||
msgstr "ODDLYIELD"
|
||
|
||
#: strings.hrc:73
|
||
msgctxt "ANALYSIS_FUNCNAME_Xirr"
|
||
msgid "XIRR"
|
||
msgstr "XIRR"
|
||
|
||
#: strings.hrc:74
|
||
msgctxt "ANALYSIS_FUNCNAME_Xnpv"
|
||
msgid "XNPV"
|
||
msgstr "XNPV"
|
||
|
||
#: strings.hrc:75
|
||
msgctxt "ANALYSIS_FUNCNAME_Intrate"
|
||
msgid "INTRATE"
|
||
msgstr "INTRATE"
|
||
|
||
#: strings.hrc:76
|
||
msgctxt "ANALYSIS_FUNCNAME_Coupncd"
|
||
msgid "COUPNCD"
|
||
msgstr "COUPNCD"
|
||
|
||
#: strings.hrc:77
|
||
msgctxt "ANALYSIS_FUNCNAME_Coupdays"
|
||
msgid "COUPDAYS"
|
||
msgstr "COUPDAYS"
|
||
|
||
#: strings.hrc:78
|
||
msgctxt "ANALYSIS_FUNCNAME_Coupdaysnc"
|
||
msgid "COUPDAYSNC"
|
||
msgstr "COUPDAYSNC"
|
||
|
||
#: strings.hrc:79
|
||
msgctxt "ANALYSIS_FUNCNAME_Coupdaybs"
|
||
msgid "COUPDAYBS"
|
||
msgstr "COUPDAYBS"
|
||
|
||
#: strings.hrc:80
|
||
msgctxt "ANALYSIS_FUNCNAME_Couppcd"
|
||
msgid "COUPPCD"
|
||
msgstr "COUPPCD"
|
||
|
||
#: strings.hrc:81
|
||
msgctxt "ANALYSIS_FUNCNAME_Coupnum"
|
||
msgid "COUPNUM"
|
||
msgstr "COUPNUM"
|
||
|
||
#: strings.hrc:82
|
||
msgctxt "ANALYSIS_FUNCNAME_Fvschedule"
|
||
msgid "FVSCHEDULE"
|
||
msgstr "FVSCHEDULE"
|
||
|
||
#: strings.hrc:83
|
||
msgctxt "ANALYSIS_FUNCNAME_Iseven"
|
||
msgid "ISEVEN"
|
||
msgstr "ISEVEN"
|
||
|
||
#: strings.hrc:84
|
||
msgctxt "ANALYSIS_FUNCNAME_Isodd"
|
||
msgid "ISODD"
|
||
msgstr "ISODD"
|
||
|
||
#: strings.hrc:85
|
||
msgctxt "ANALYSIS_FUNCNAME_Gcd"
|
||
msgid "GCD"
|
||
msgstr "GCD"
|
||
|
||
#: strings.hrc:86
|
||
msgctxt "ANALYSIS_FUNCNAME_Lcm"
|
||
msgid "LCM"
|
||
msgstr "LCM"
|
||
|
||
#: strings.hrc:87
|
||
msgctxt "ANALYSIS_FUNCNAME_Multinomial"
|
||
msgid "MULTINOMIAL"
|
||
msgstr "MULTINOMIAL"
|
||
|
||
#: strings.hrc:88
|
||
msgctxt "ANALYSIS_FUNCNAME_Seriessum"
|
||
msgid "SERIESSUM"
|
||
msgstr "SERIESSUM"
|
||
|
||
#: strings.hrc:89
|
||
msgctxt "ANALYSIS_FUNCNAME_Quotient"
|
||
msgid "QUOTIENT"
|
||
msgstr "QUOTIENT"
|
||
|
||
#: strings.hrc:90
|
||
msgctxt "ANALYSIS_FUNCNAME_Mround"
|
||
msgid "MROUND"
|
||
msgstr "MROUND"
|
||
|
||
#: strings.hrc:91
|
||
msgctxt "ANALYSIS_FUNCNAME_Sqrtpi"
|
||
msgid "SQRTPI"
|
||
msgstr "SQRTPI"
|
||
|
||
#: strings.hrc:92
|
||
msgctxt "ANALYSIS_FUNCNAME_Randbetween"
|
||
msgid "RANDBETWEEN"
|
||
msgstr "RANDBETWEEN"
|
||
|
||
#: strings.hrc:93
|
||
msgctxt "ANALYSIS_FUNCNAME_Besseli"
|
||
msgid "BESSELI"
|
||
msgstr "BESSELI"
|
||
|
||
#: strings.hrc:94
|
||
msgctxt "ANALYSIS_FUNCNAME_Besselj"
|
||
msgid "BESSELJ"
|
||
msgstr "BESSELJ"
|
||
|
||
#: strings.hrc:95
|
||
msgctxt "ANALYSIS_FUNCNAME_Besselk"
|
||
msgid "BESSELK"
|
||
msgstr "BESSELK"
|
||
|
||
#: strings.hrc:96
|
||
msgctxt "ANALYSIS_FUNCNAME_Bessely"
|
||
msgid "BESSELY"
|
||
msgstr "BESSELY"
|
||
|
||
#: strings.hrc:97
|
||
msgctxt "ANALYSIS_FUNCNAME_Bin2Dec"
|
||
msgid "BIN2DEC"
|
||
msgstr "BIN2DEC"
|
||
|
||
#: strings.hrc:98
|
||
msgctxt "ANALYSIS_FUNCNAME_Bin2Hex"
|
||
msgid "BIN2HEX"
|
||
msgstr "BIN2HEX"
|
||
|
||
#: strings.hrc:99
|
||
msgctxt "ANALYSIS_FUNCNAME_Bin2Oct"
|
||
msgid "BIN2OCT"
|
||
msgstr "BIN2OCT"
|
||
|
||
#: strings.hrc:100
|
||
msgctxt "ANALYSIS_FUNCNAME_Delta"
|
||
msgid "DELTA"
|
||
msgstr "DELTA"
|
||
|
||
#: strings.hrc:101
|
||
msgctxt "ANALYSIS_FUNCNAME_Dec2Bin"
|
||
msgid "DEC2BIN"
|
||
msgstr "DEC2BIN"
|
||
|
||
#: strings.hrc:102
|
||
msgctxt "ANALYSIS_FUNCNAME_Dec2Hex"
|
||
msgid "DEC2HEX"
|
||
msgstr "DEC2HEX"
|
||
|
||
#: strings.hrc:103
|
||
msgctxt "ANALYSIS_FUNCNAME_Dec2Oct"
|
||
msgid "DEC2OCT"
|
||
msgstr "DEC2OCT"
|
||
|
||
#: strings.hrc:104
|
||
msgctxt "ANALYSIS_FUNCNAME_Erf"
|
||
msgid "ERF"
|
||
msgstr "ERF"
|
||
|
||
#: strings.hrc:105
|
||
msgctxt "ANALYSIS_FUNCNAME_Erfc"
|
||
msgid "ERFC"
|
||
msgstr "ERFC"
|
||
|
||
#: strings.hrc:106
|
||
msgctxt "ANALYSIS_FUNCNAME_Gestep"
|
||
msgid "GESTEP"
|
||
msgstr "GESTEP"
|
||
|
||
#: strings.hrc:107
|
||
msgctxt "ANALYSIS_FUNCNAME_Hex2Bin"
|
||
msgid "HEX2BIN"
|
||
msgstr "HEX2BIN"
|
||
|
||
#: strings.hrc:108
|
||
msgctxt "ANALYSIS_FUNCNAME_Hex2Dec"
|
||
msgid "HEX2DEC"
|
||
msgstr "HEX2DEC"
|
||
|
||
#: strings.hrc:109
|
||
msgctxt "ANALYSIS_FUNCNAME_Hex2Oct"
|
||
msgid "HEX2OCT"
|
||
msgstr "HEX2OCT"
|
||
|
||
#: strings.hrc:110
|
||
msgctxt "ANALYSIS_FUNCNAME_Imabs"
|
||
msgid "IMABS"
|
||
msgstr "IMABS"
|
||
|
||
#: strings.hrc:111
|
||
msgctxt "ANALYSIS_FUNCNAME_Imaginary"
|
||
msgid "IMAGINARY"
|
||
msgstr "IMAGINARY"
|
||
|
||
#: strings.hrc:112
|
||
msgctxt "ANALYSIS_FUNCNAME_Impower"
|
||
msgid "IMPOWER"
|
||
msgstr "IMPOWER"
|
||
|
||
#: strings.hrc:113
|
||
msgctxt "ANALYSIS_FUNCNAME_Imargument"
|
||
msgid "IMARGUMENT"
|
||
msgstr "IMARGUMENT"
|
||
|
||
#: strings.hrc:114
|
||
msgctxt "ANALYSIS_FUNCNAME_Imcos"
|
||
msgid "IMCOS"
|
||
msgstr "IMCOS"
|
||
|
||
#: strings.hrc:115
|
||
msgctxt "ANALYSIS_FUNCNAME_Imdiv"
|
||
msgid "IMDIV"
|
||
msgstr "IMDIV"
|
||
|
||
#: strings.hrc:116
|
||
msgctxt "ANALYSIS_FUNCNAME_Imexp"
|
||
msgid "IMEXP"
|
||
msgstr "IMEXP"
|
||
|
||
#: strings.hrc:117
|
||
msgctxt "ANALYSIS_FUNCNAME_Imconjugate"
|
||
msgid "IMCONJUGATE"
|
||
msgstr "IMCONJUGATE"
|
||
|
||
#: strings.hrc:118
|
||
msgctxt "ANALYSIS_FUNCNAME_Imln"
|
||
msgid "IMLN"
|
||
msgstr "IMLN"
|
||
|
||
#: strings.hrc:119
|
||
msgctxt "ANALYSIS_FUNCNAME_Imlog10"
|
||
msgid "IMLOG10"
|
||
msgstr "IMLOG10"
|
||
|
||
#: strings.hrc:120
|
||
msgctxt "ANALYSIS_FUNCNAME_Imlog2"
|
||
msgid "IMLOG2"
|
||
msgstr "IMLOG2"
|
||
|
||
#: strings.hrc:121
|
||
msgctxt "ANALYSIS_FUNCNAME_Improduct"
|
||
msgid "IMPRODUCT"
|
||
msgstr "IMPRODUCT"
|
||
|
||
#: strings.hrc:122
|
||
msgctxt "ANALYSIS_FUNCNAME_Imreal"
|
||
msgid "IMREAL"
|
||
msgstr "IMREAL"
|
||
|
||
#: strings.hrc:123
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsin"
|
||
msgid "IMSIN"
|
||
msgstr "IMSIN"
|
||
|
||
#: strings.hrc:124
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsub"
|
||
msgid "IMSUB"
|
||
msgstr "IMSUB"
|
||
|
||
#: strings.hrc:125
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsum"
|
||
msgid "IMSUM"
|
||
msgstr "IMSUM"
|
||
|
||
#: strings.hrc:126
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsqrt"
|
||
msgid "IMSQRT"
|
||
msgstr "IMSQRT"
|
||
|
||
#: strings.hrc:127
|
||
msgctxt "ANALYSIS_FUNCNAME_Imtan"
|
||
msgid "IMTAN"
|
||
msgstr "IMTAN"
|
||
|
||
#: strings.hrc:128
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsec"
|
||
msgid "IMSEC"
|
||
msgstr "IMSEC"
|
||
|
||
#: strings.hrc:129
|
||
msgctxt "ANALYSIS_FUNCNAME_Imcsc"
|
||
msgid "IMCSC"
|
||
msgstr "IMCSC"
|
||
|
||
#: strings.hrc:130
|
||
msgctxt "ANALYSIS_FUNCNAME_Imcot"
|
||
msgid "IMCOT"
|
||
msgstr "IMCOT"
|
||
|
||
#: strings.hrc:131
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsinh"
|
||
msgid "IMSINH"
|
||
msgstr "IMSINH"
|
||
|
||
#: strings.hrc:132
|
||
msgctxt "ANALYSIS_FUNCNAME_Imcosh"
|
||
msgid "IMCOSH"
|
||
msgstr "IMCOSH"
|
||
|
||
#: strings.hrc:133
|
||
msgctxt "ANALYSIS_FUNCNAME_Imsech"
|
||
msgid "IMSECH"
|
||
msgstr "IMSECH"
|
||
|
||
#: strings.hrc:134
|
||
msgctxt "ANALYSIS_FUNCNAME_Imcsch"
|
||
msgid "IMCSCH"
|
||
msgstr "IMCSCH"
|
||
|
||
#: strings.hrc:135
|
||
msgctxt "ANALYSIS_FUNCNAME_Complex"
|
||
msgid "COMPLEX"
|
||
msgstr "COMPLEX"
|
||
|
||
#: strings.hrc:136
|
||
msgctxt "ANALYSIS_FUNCNAME_Oct2Bin"
|
||
msgid "OCT2BIN"
|
||
msgstr "OCT2BIN"
|
||
|
||
#: strings.hrc:137
|
||
msgctxt "ANALYSIS_FUNCNAME_Oct2Dec"
|
||
msgid "OCT2DEC"
|
||
msgstr "OCT2DEC"
|
||
|
||
#: strings.hrc:138
|
||
msgctxt "ANALYSIS_FUNCNAME_Oct2Hex"
|
||
msgid "OCT2HEX"
|
||
msgstr "OCT2HEX"
|
||
|
||
#: strings.hrc:139
|
||
msgctxt "ANALYSIS_FUNCNAME_Convert"
|
||
msgid "CONVERT"
|
||
msgstr "CONVERT"
|
||
|
||
#: strings.hrc:140
|
||
msgctxt "ANALYSIS_FUNCNAME_Factdouble"
|
||
msgid "FACTDOUBLE"
|
||
msgstr "FACTDOUBLE"
|