msgid "" msgstr "" "Project-Id-Version: mate-calc master\n" "POT-Creation-Date: 2011-12-25 17:59+0000\n" "PO-Revision-Date: 2012-01-14 20:41+0900\n" "Last-Translator: Jiro Matsuzawa \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: C/variables.page:9(title) msgid "Variables" msgstr "" #: C/variables.page:11(p) msgid "" "To assign a value to a variable use the = symbol or choose the variable to " "assign to with the x button in advanced " "mode. A variable name must only contain upper or lower characters." msgstr "" #: C/variables.page:16(p) msgid "x=5" msgstr "" #: C/variables.page:19(p) #, fuzzy #| msgid "Value" msgid "value=82" msgstr "値" #: C/variables.page:23(p) msgid "" "Variables can be used in any equation and are substituted for their assigned " "value. Variables can be inserted using the x button." msgstr "" #: C/variables.page:28(p) msgid "6x+3" msgstr "" #: C/variables.page:31(p) msgid "xy−3x+7y−21" msgstr "" #: C/variables.page:35(p) msgid "The following variables are always defined." msgstr "" #: C/variables.page:40(p) #, fuzzy #| msgid "Tan" msgid "ans" msgstr "正接" #: C/variables.page:41(p) msgid "Result of previous calculation" msgstr "" #: C/variables.page:44(p) msgid "e" msgstr "" #: C/variables.page:45(link) #, fuzzy #| msgid "Number" msgid "Euler's Number" msgstr "番号" #: C/variables.page:48(p) C/keyboard.page:35(p) msgid "π" msgstr "" #: C/variables.page:49(link) msgid "Pi" msgstr "" #: C/variables.page:52(p) msgid "rand" msgstr "" #: C/variables.page:53(p) msgid "Random value in the range [0,1] (changes on each read)" msgstr "" #: C/trigonometry.page:9(title) #, fuzzy #| msgid "Trigonometric type" msgid "Trigonometry" msgstr "三角関数のタイプ" #: C/trigonometry.page:11(p) msgid "" "Trigonometry can be performed using the sin, cos, and tan function." msgstr "" #: C/trigonometry.page:15(p) msgid "sin 45" msgstr "" #: C/trigonometry.page:19(p) msgid "" "The angle units used can be changed from the CalculatorPreferences menu. Trigonometry buttons are visible " "when in scientific mode." msgstr "" #: C/trigonometry.page:23(p) msgid "" "Hyperbolic functions are available by adding \"h\" to the end of a function." msgstr "" #: C/trigonometry.page:27(p) msgid "sinh 0.34" msgstr "" #: C/trigonometry.page:31(p) msgid "" "Inverse functions are entered either using the inverse symbol ⁻¹ " "(CtrlI) or the \"a\" form of the " "function. The following two equations are equivalent." msgstr "" #: C/trigonometry.page:36(p) msgid "sin⁻¹ 0.5" msgstr "" #: C/trigonometry.page:39(p) msgid "asin 0.5" msgstr "" #: C/trigonometry.page:43(p) msgid "" "To enter π with the keyboard use " "CtrlP." msgstr "" #. Place this at the end of the section #: C/superscript.page:7(title) msgid "_" msgstr "" #: C/superscript.page:11(title) msgid "Superscript and Subscript" msgstr "" #: C/superscript.page:13(p) msgid "" "Some equations may require numbers to be entered in superscript or subscript " "form. e.g." msgstr "" #: C/superscript.page:17(p) msgid "x³+2x²−5" msgstr "" #: C/superscript.page:21(p) msgid "" "To enter superscript numbers with the mouse select the number mode using the " "the ↑n and ↓n buttons. When one of these modes is " "active clicking the number buttons will enter numbers in superscript or " "subscript. To return to normal number mode click the active button." msgstr "" #: C/superscript.page:26(p) msgid "" "To enter superscript numbers with the keyboard hold down Ctrl " "while entering the number. Hold Alt for subscript." msgstr "" #: C/superscript.page:30(p) msgid "" "The number mode returns to normal when entering the next non-number " "character (e.g. +)." msgstr "" #: C/scientific.page:9(title) #, fuzzy #| msgid "Scientific Mode" msgid "Scientific Notation" msgstr "科学モード" #: C/scientific.page:11(p) msgid "" "To enter numbers in scientific format use the ×10x button " "(CtrlE). The number mode automatically changes to superscript. To enter " "2×10¹⁰⁰, start by entering the mantissa (2):" msgstr "" #: C/scientific.page:17(p) msgid "2" msgstr "" #: C/scientific.page:21(p) msgid "" "Then press the scientific notation button (or press CtrlE):" msgstr "" #: C/scientific.page:25(p) msgid "2×10" msgstr "" #: C/scientific.page:29(p) msgid "Then enter the exponent (100):" msgstr "" #: C/scientific.page:33(p) msgid "2×10¹⁰⁰" msgstr "" #: C/scientific.page:37(p) msgid "" "To show results in scientific form change the result format." msgstr "" #: C/power.page:9(title) msgid "Powers and Roots" msgstr "" #: C/power.page:11(p) msgid "" "Powers are entered by putting a superscript " "number after the value." msgstr "" #: C/power.page:15(p) msgid "5²" msgstr "" #: C/power.page:19(p) msgid "" "The inverse of a number can be entered using the inverse symbol ⁻¹ " "(CtrlI)." msgstr "" #: C/power.page:23(p) msgid "3⁻¹" msgstr "" #: C/power.page:27(p) msgid "" "Powers can also be calculated using the ^ symbol. This allows the power to " "be an equation." msgstr "" #: C/power.page:32(p) msgid "5^(6−2)" msgstr "" #: C/power.page:36(p) msgid "" "If your keyboard does not have a ^ key you can use * " "twice." msgstr "" #: C/power.page:39(p) msgid "" "Square roots can be calculated using the symbol (CtrlR)." msgstr "" #: C/power.page:43(p) msgid "√2" msgstr "" #: C/power.page:47(p) msgid "" "n-th roots can be calculated by putting a subscript number before the root sign." msgstr "" #: C/power.page:51(p) msgid "₃√2" msgstr "" #: C/percentage.page:9(title) #, fuzzy #| msgid "Percentage" msgid "Percentages" msgstr "%" #: C/percentage.page:11(p) msgid "Percentages are calculated using the % symbol." msgstr "" #: C/percentage.page:14(p) msgid "" "When added or subtracted the percentage symbol resolves to one percent of " "the value being added or subtracted from. The following equation calculates " "the price of a $140 item with 15% tax (140 + (15÷100)×140)." msgstr "" #: C/percentage.page:19(p) msgid "140+15%" msgstr "" #: C/percentage.page:23(p) msgid "" "In all other cases the percentage symbol resolves to a fraction out of 100. " "The following equation calculates one quarter of 80 apples ((25÷100)×80)." msgstr "" #: C/percentage.page:28(p) msgid "25%×80" msgstr "" #: C/number-display.page:9(title) #, fuzzy #| msgid "Result" msgid "Result Format" msgstr "結果" #: C/number-display.page:11(p) msgid "" "The format used to display results can be changed from the " "CalculatorPreferences menu." msgstr "" #: C/number-display.page:16(p) msgid "Decimal" msgstr "10 進法" #: C/number-display.page:17(p) msgid "Results are displayed as decimal numbers" msgstr "" #: C/number-display.page:20(p) C/mouse.page:25(p) msgid "Scientific" msgstr "「Scientific」" #: C/number-display.page:21(p) msgid "" "Results are displayed in scientific notation" msgstr "" #: C/number-display.page:24(p) #, fuzzy #| msgid "Engineering Display Type" msgid "Engineering" msgstr "エンジニアリング用表示タイプ" #: C/number-display.page:25(p) #, fuzzy #| msgid "" #| "Sets the display type to Engineering format. Results are displayed in " #| "scientific notation. The exponent is always a multiple of three." msgid "" "Results are displayed in scientific notation except the exponent is always a " "multiple of three" msgstr "" "表示タイプをエンジニアリング形式に設定します。結果は、科学的表記で表示されま" "す。指数は常に 3 の倍数になります。" #: C/number-display.page:28(p) msgid "Binary" msgstr "2 進法" #: C/number-display.page:29(p) msgid "Results are displayed as binary numbers" msgstr "" #: C/number-display.page:32(p) msgid "Octal" msgstr "8 進法" #: C/number-display.page:33(p) msgid "Results are displayed as octal numbers" msgstr "" #: C/number-display.page:36(p) msgid "Hexadecimal" msgstr "16 進法" #: C/number-display.page:37(p) msgid "Results are displayed as hexadecimal numbers" msgstr "" #: C/number-display.page:40(p) msgid "" "The number of decimal places, if trailing zeroes and if thousands separators " "are shown can also be configured." msgstr "" #: C/mouse.page:9(title) msgid "Using the Mouse" msgstr "" #: C/mouse.page:11(p) msgid "" "All equations can be entered using the mouse. To access all buttons there " "are a number of modes that can be selected from the View menu." msgstr "" #: C/mouse.page:17(p) msgid "Basic" msgstr "「Basic」" #: C/mouse.page:18(p) msgid "" "Provides buttons suitable for basic equations" msgstr "" #: C/mouse.page:21(p) msgid "Advanced" msgstr "" #: C/mouse.page:22(p) msgid "Provides buttons suitable for advanced mathematics" msgstr "" #: C/mouse.page:26(p) msgid "" "Provides buttons suitable for trigonometry" msgstr "" #: C/mouse.page:29(p) msgid "Financial" msgstr "「Financial」" #: C/mouse.page:30(p) msgid "" "Provides buttons suitable for financial equations" msgstr "" #: C/mouse.page:33(p) msgid "Programming" msgstr "" #: C/mouse.page:34(p) msgid "Provides buttons suitable for computer programmers" msgstr "" #: C/modulus.page:9(title) #, fuzzy #| msgid "Division" msgid "Modulus Division" msgstr "割り算" #: C/modulus.page:11(p) msgid "Modulus division is performed using the mod operator." msgstr "" #: C/modulus.page:15(p) msgid "9 mod 5" msgstr "" #: C/logarithm.page:9(title) #, fuzzy #| msgid "Natural Logarithm" msgid "Logarithms" msgstr "自然対数" #: C/logarithm.page:11(p) msgid "" "Logarithms can be calculated using the log function." msgstr "" #: C/logarithm.page:15(p) msgid "log 100" msgstr "" #: C/logarithm.page:19(p) msgid "" "To calculate a logarithm in a different base use a subscript number after the function." msgstr "" #: C/logarithm.page:23(p) msgid "log₂ 32" msgstr "" #: C/logarithm.page:27(p) #, fuzzy #| msgid "" #| "Calculates the natural logarithm of the current value in the display area." msgid "To calculate a natural logarithm use the ln function." msgstr "表示領域内の値の自然対数を計算します。" #: C/logarithm.page:31(p) msgid "ln 1.32" msgstr "" #: C/logarithm.page:35(p) msgid "" "Euler's number can be entered by using the variable e." msgstr "" #: C/logarithm.page:39(p) msgid "e^1.32" msgstr "" #: C/keyboard.page:9(title) msgid "Using the Keyboard" msgstr "" #: C/keyboard.page:11(p) msgid "All mathematical equations can be entered using the keyboard." msgstr "" #: C/keyboard.page:14(p) msgid "" "The following key combinations can be used to enter keys that may not be " "available on your keyboard." msgstr "" #: C/keyboard.page:19(p) msgid "×" msgstr "" #: C/keyboard.page:20(key) msgid "*" msgstr "" #: C/keyboard.page:23(p) msgid "÷" msgstr "" #: C/keyboard.page:24(key) msgid "/" msgstr "" #: C/keyboard.page:27(p) msgid "^" msgstr "" #: C/keyboard.page:28(p) msgid "* twice" msgstr "" #: C/keyboard.page:31(p) msgid "√" msgstr "" #: C/keyboard.page:32(key) C/keyboard.page:36(key) msgid "Ctrl" msgstr "" #: C/keyboard.page:32(key) msgid "R" msgstr "" #: C/keyboard.page:36(key) msgid "P" msgstr "" #: C/keyboard.page:39(p) msgid "" "To enter superscript numbers use " "Ctrlnumber, for subscript use Altnumber." msgstr "" #: C/index.page:7(name) msgid "Robert Ancell" msgstr "" #: C/index.page:8(email) msgid "robert.ancell@gmail.com" msgstr "" #: C/index.page:13(title) msgid "GCalctool Help" msgstr "" #: C/index.page:16(title) msgid "User Interface" msgstr "" #: C/index.page:20(title) #, fuzzy #| msgid "Subtraction" msgid "Equations" msgstr "引き算" #: C/index.page:24(title) #, fuzzy #| msgid "Number" msgid "Numbers" msgstr "番号" #: C/index.page:28(title) #, fuzzy #| msgid "Contents" msgid "Conversions" msgstr "「Contents」" #: C/index.page:32(title) #, fuzzy #| msgid "To Perform Financial Calculations" msgid "Financial Calculations" msgstr "財務上の計算の実行" #: C/functions.page:9(title) #, fuzzy #| msgid "Function" msgid "Functions" msgstr "機能" #: C/functions.page:11(p) msgid "" "Functions can be used by inserting the name of the function followed by the " "function argument. If the argument is not a number or variable then use parenthesis around the argument." msgstr "" #: C/functions.page:16(p) msgid "sin 30" msgstr "" #: C/functions.page:19(p) msgid "abs (5−9)" msgstr "" #: C/functions.page:23(p) msgid "The following functions are defined." msgstr "" #: C/functions.page:28(p) msgid "abs" msgstr "" #: C/functions.page:29(link) msgid "Absolute Value" msgstr "絶対値" #: C/functions.page:32(p) msgid "cos" msgstr "" #: C/functions.page:33(link) msgid "Cosine" msgstr "余弦" #: C/functions.page:36(p) msgid "cosh" msgstr "" #: C/functions.page:37(link) msgid "Hyperbolic Cosine" msgstr "" #: C/functions.page:40(p) msgid "frac" msgstr "" #: C/functions.page:41(p) #, fuzzy #| msgid "Fractional Portion" msgid "Fractional Component" msgstr "小数部分" #: C/functions.page:44(p) msgid "int" msgstr "" #: C/functions.page:45(p) #, fuzzy #| msgid "Integer Portion" msgid "Integer Component" msgstr "整数部分" #: C/functions.page:48(p) msgid "ln" msgstr "" #: C/functions.page:49(link) msgid "Natural Logarithm" msgstr "自然対数" #: C/functions.page:52(p) msgid "log" msgstr "" #: C/functions.page:53(link) #, fuzzy #| msgid "Natural Logarithm" msgid "Logarithm" msgstr "自然対数" #: C/functions.page:56(p) msgid "not" msgstr "" #: C/functions.page:57(link) msgid "Boolean NOT" msgstr "" #: C/functions.page:60(p) #, fuzzy #| msgid "Contents" msgid "ones" msgstr "「Contents」" #: C/functions.page:61(p) msgid "Ones complement" msgstr "" #: C/functions.page:64(p) #, fuzzy #| msgid "Cosine" msgid "sin" msgstr "余弦" #: C/functions.page:65(link) msgid "Sine" msgstr "正弦" #: C/functions.page:68(p) #, fuzzy #| msgid "Cosine" msgid "sinh" msgstr "余弦" #: C/functions.page:69(link) #, fuzzy #| msgid "Hyperbolic Option Indicator" msgid "Hyperbolic Sine" msgstr "双曲線オプションインジケーター" #: C/functions.page:72(p) msgid "sqrt" msgstr "" #: C/functions.page:73(link) msgid "Square Root" msgstr "平方根" #: C/functions.page:76(p) #, fuzzy #| msgid "Tan" msgid "tan" msgstr "正接" #: C/functions.page:77(link) #, fuzzy #| msgid "Tan" msgid "Tangent" msgstr "正接" #: C/functions.page:80(p) msgid "tanh" msgstr "" #: C/functions.page:81(link) #, fuzzy #| msgid "Hyperbolic Option Indicator" msgid "Hyperbolic Tangent" msgstr "双曲線オプションインジケーター" #: C/functions.page:84(p) msgid "twos" msgstr "" #: C/functions.page:85(p) msgid "Twos complement" msgstr "" #: C/functions.page:88(p) msgid "GCalctool does not support user-defined functions." msgstr "" #: C/financial.page:9(title) #, fuzzy #| msgid "Financial Mode" msgid "Financial Functions" msgstr "財務モード" #: C/financial.page:10(p) msgid "When in financial mode the following buttons are available." msgstr "" #: C/financial.page:15(p) msgid "Ctrm" msgstr "" #: C/financial.page:16(p) #, fuzzy #| msgid "" #| "Calculates the number of compounding periods necessary to increase an " #| "investment of present value pv to a future " #| "value of fv, at a fixed interest rate of " #| "int per compounding period." msgid "" "Calculate the number of compounding periods necessary to increase an " "investment of present value to a future value, at a fixed interest rate per " "compounding period." msgstr "" "投資した現在価値 pv を複利計算期ごとの固定利率 " "int で将来価値 fv に増" "やすために必要な複利計算期を計算します。" #: C/financial.page:19(p) msgid "Ddb" msgstr "" #: C/financial.page:20(p) #, fuzzy #| msgid "" #| "Calculates the depreciation allowance on an asset for a specified period " #| "of time, using the double-declining balance method." msgid "" "Calculate the depreciation allowance on an asset for a specified period of " "time, using the double-declining balance method." msgstr "2 倍定率法を使用した場合の指定期間内の資産の減価償却費を計算します。" #: C/financial.page:23(p) msgid "Fv" msgstr "" #: C/financial.page:24(p) #, fuzzy #| msgid "" #| "Calculates the future value of an investment based on a series of equal " #| "payments, each of amount pmt, at a periodic " #| "interest rate of int, over the number of " #| "payment periods in the term." msgid "" "Calculate the future value of an investment based on a series of equal " "payments at a periodic interest rate over the number of payment periods in " "the term." msgstr "" "pmt ずつ、定期利率 int " "で、契約の支払回数、元利均等支払方式で支払った投資の将来価値を計算します。" #: C/financial.page:27(p) msgid "Gpm" msgstr "" #: C/financial.page:28(p) msgid "" "Calculate the resale price of a product, based on the product cost and the " "wanted gross profit margin." msgstr "" #: C/financial.page:31(p) msgid "Pmt" msgstr "" #: C/financial.page:32(p) #, fuzzy #| msgid "" #| "Calculates the amount of the periodic payment of a loan, where payments " #| "are made at the end of each payment period." msgid "" "Calculate the amount of the periodic payment of a loan, where payments are " "made at the end of each payment period." msgstr "各返済期間の末日に支払が行われるローンの定期払い込み額を計算します。" #: C/financial.page:35(p) msgid "Pv" msgstr "" #: C/financial.page:36(p) #, fuzzy #| msgid "" #| "Calculates the present value of an investment based on a series of equal " #| "payments, each of amount pmt, discounted at a " #| "periodic interest rate of int, over the number " #| "of payment periods in the term." msgid "" "Calculate the present value of an investment based on a series of equal " "payments discounted at a periodic interest rate over the number of payment " "periods in the term." msgstr "" "pmt ずつ、契約の支払回数、元利均等支払方式で支払わ" "れ、定期利率 int が差し引かれる投資の現在価値を計" "算します。" #: C/financial.page:39(p) msgid "Rate" msgstr "" #: C/financial.page:40(p) #, fuzzy #| msgid "" #| "Calculates the periodic interest necessary to increase an investment of " #| "present value pv to a future value of " #| "fv, over the number of compounding periods in " #| "term." msgid "" "Calculate the periodic interest necessary to increase an investment to a " "future value, over the number of compounding periods." msgstr "" "現在価値 pv の投資を term 内の複利計算期で将来価値 fv に増やす" "ために必要な定期利率を計算します。" #: C/financial.page:43(p) msgid "Sln" msgstr "" #: C/financial.page:44(p) #, fuzzy #| msgid "" #| "Calculates the straight-line depreciation of an asset for one period. The " #| "depreciable cost is cost - " #| "salvage. The straight-line method of " #| "depreciation divides the depreciable cost evenly over the useful life of " #| "an asset. The useful life is the number of periods, typically years, over " #| "which an asset is depreciated." msgid "" "Calculate the straight-line depreciation of an asset for one period. The " "straight-line method of depreciation divides the depreciable cost evenly " "over the useful life of an asset. The useful life is the number of periods, " "typically years, over which an asset is depreciated." msgstr "" "ある期間の資産の定額償却を計算します。定額償却費は、cost - salvage です。 定額償却方式では、減" "価償却資産原価を資産の耐用年数間で均等に割ります。耐用年数は、資産が減価償却" "が行われる期間で、年数の場合が一般的です。" #: C/financial.page:47(p) msgid "Syd" msgstr "" #: C/financial.page:48(p) #, fuzzy #| msgid "" #| "Calculates the depreciation allowance on an asset for a specified period " #| "of time, using the Sum-Of-The-Years'-Digits method. This method of " #| "depreciation accelerates the rate of depreciation, so that more " #| "depreciation expense occurs in earlier periods than in later ones. The " #| "depreciable cost is cost - " #| "salvage. The useful life is the number of " #| "periods, typically years, over which an asset is depreciated." msgid "" "Calculate the depreciation allowance on an asset for a specified period of " "time, using the Sum-of-the-Years'-Digits method. This method of depreciation " "accelerates the rate of depreciation, so that more depreciation expense " "occurs in earlier periods than in later ones. The useful life is the number " "of periods, typically years, over which an asset is depreciated." msgstr "" "算術級数法を使用した場合の指定期間内の資産の減価償却費を計算します。この減価" "償却法では、初期により多くの償却を行うことで、償却を速めることができます。 定" "額償却費は、cost - salvage です。 耐用年数は、資産が減価償却が行われる期間で、年数の場合が" "一般的です。" #: C/financial.page:51(p) msgid "Term" msgstr "" #: C/financial.page:52(p) #, fuzzy #| msgid "" #| "Calculates the number of payment periods that are necessary during the " #| "term of an ordinary annuity, to accumulate a future value of " #| "fv, at a periodic interest rate of " #| "int. Each payment is equal to amount " #| "pmt." msgid "" "Calculate the number of payment periods that are necessary during the term " "of an ordinary annuity, to accumulate a future value, at a periodic interest " "rate." msgstr "" "定期利率 int で、将来価値 fv を達成するために、普通年金期間内で必要な支払期間を計算します。各" "回の支払額は、pmt です。" #: C/financial.page:56(p) msgid "Financial functions cannot be performed using the keyboard." msgstr "" #: C/factorize.page:9(title) #, fuzzy #| msgid "Fractional Portion" msgid "Factorization" msgstr "小数部分" #: C/factorize.page:11(p) msgid "" "You can factorize the number currently displayed by pressing the fact button. This button is visible in programming " "mode." msgstr "" #: C/factorial.page:9(title) #, fuzzy #| msgid "Financial" msgid "Factorials" msgstr "「Financial」" #: C/factorial.page:11(p) msgid "" "Factorials are entered using the ! symbol. To calculate the factorial of 6 " "enter the following." msgstr "" #: C/factorial.page:16(p) msgid "6!" msgstr "" #. Place this at the start of the section #: C/equation.page:7(title) msgid "0" msgstr "" #: C/equation.page:11(title) msgid "Basic Equations" msgstr "" #: C/equation.page:13(p) msgid "" "Equations are entered in standard mathematical form. For example to add 7 " "and 2 enter the following:" msgstr "" #: C/equation.page:18(p) msgid "7+2" msgstr "" #: C/equation.page:22(p) msgid "" "To solve, press the = button with your mouse or the Enter key on your keyboard." msgstr "" #: C/equation.page:25(p) msgid "" "Calculations are performed in mathematical order - multiplication and " "division are performed before addition and subtraction. The following " "equation solves to 1 (3×2 = 6, 7−6 = 1)." msgstr "" #: C/equation.page:30(p) msgid "7−3×2" msgstr "" #: C/equation.page:34(p) msgid "" "To change the order of calculation use parenthesis. The following equation " "solves to 8 (7−3 = 4, 4×2 = 8)." msgstr "" #: C/equation.page:39(p) msgid "(7−3)×2" msgstr "" #: C/equation.page:43(p) #, fuzzy #| msgid "" #| "To clear the error condition, click Clr or press " #| "Delete." msgid "" "To clear the display press the Clr button or Escape." msgstr "" "エラー状態をクリアするには、「Clr」をクリックするか、" "Delete キーを押します。" #: C/conv-weight.page:9(title) msgid "Mass" msgstr "" #: C/conv-weight.page:11(p) msgid "To convert between mass use the in operator." msgstr "" #: C/conv-weight.page:15(p) msgid "1kg in pounds" msgstr "" #: C/conv-weight.page:20(p) msgid "Mass conversions must be performed using the keyboard." msgstr "" #: C/conv-time.page:9(title) msgid "Time" msgstr "" #: C/conv-time.page:11(p) msgid "To convert between time use the in operator." msgstr "" #: C/conv-time.page:15(p) msgid "3 years in hours" msgstr "" #: C/conv-time.page:20(p) msgid "Time conversions must be performed using the keyboard." msgstr "" #: C/conv-length.page:9(title) msgid "Length/Area/Volume" msgstr "" #: C/conv-length.page:11(p) msgid "" "To convert between length, area and volume units use the in " "operator." msgstr "" #: C/conv-length.page:15(p) #, fuzzy #| msgid "centimeters or inches" msgid "6 meters in inches" msgstr "センチメートルまたはインチ" #: C/conv-length.page:18(p) msgid "1 acre in cm²" msgstr "" #: C/conv-length.page:21(p) msgid "1 pint in mL" msgstr "" #: C/conv-length.page:26(p) msgid "Length/Area/Volume conversions must be performed using the keyboard." msgstr "" #: C/conv-currency.page:9(title) msgid "Currency" msgstr "" #: C/conv-currency.page:11(p) msgid "" "To convert currencies, enter the financial mode, and use the currency controls." msgstr "" #: C/conv-currency.page:14(p) msgid "" "You can also convert currencies using the keyboard and the in " "operator." msgstr "" #: C/conv-currency.page:18(p) msgid "13.65 USD in GBP" msgstr "" #: C/conv-currency.page:23(p) msgid "" "Currency information is approximate and should not be used for making " "financial decisions." msgstr "" #: C/conv-character.page:9(title) #, fuzzy #| msgid "Erasing Characters" msgid "Character Codes" msgstr "文字の消去" #: C/conv-character.page:11(p) msgid "" "When in programming mode the á button " "opens a dialog to convert characters to character codes." msgstr "" #: C/conv-character.page:15(p) msgid "Characters cannot be converted using the keyboard." msgstr "" #: C/conv-base.page:9(title) C/base.page:9(title) #, fuzzy #| msgid "Numeric base" msgid "Number Bases" msgstr "進数" #: C/conv-base.page:11(p) msgid "" "To convert between number bases enter a number (or solve an equation) and " "change the result format from the " "CalculatorPreferences menu." msgstr "" #: C/complex.page:9(title) msgid "Complex Numbers" msgstr "" #: C/complex.page:11(p) msgid "Complex numbers are not supported in GCalctool." msgstr "" #: C/boolean.page:9(title) msgid "Boolean Algebra" msgstr "" #: C/boolean.page:11(p) msgid "Boolean algebra can be calculated using the AND, OR and XOR operators." msgstr "" #: C/boolean.page:15(p) msgid "010011₂ AND 110101₂" msgstr "" #: C/boolean.page:19(p) msgid "" "Buttons for these symbols are available in programming " "mode." msgstr "" #: C/boolean.page:22(p) msgid "" "The NOT function inverts the bits in a " "number. The word size is set from the CalculatorPreferences menu." msgstr "" #: C/boolean.page:27(p) msgid "NOT 010011₂" msgstr "" #: C/base.page:11(p) msgid "" "To enter numbers in a particular number base use subscript numbers. The following numbers are equivalent." msgstr "" #: C/base.page:16(p) msgid "1001011₂" msgstr "" #: C/base.page:19(p) msgid "113₈" msgstr "" #: C/base.page:22(p) msgid "75" msgstr "" #: C/base.page:25(p) msgid "4B₁₆" msgstr "" #: C/base.page:29(p) msgid "" "When in programming mode there are buttons for " "binary (CtrlB), octal " "(CtrlO) and hexadecimal " "(CtrlH)." msgstr "" #: C/base.page:32(p) msgid "" "To set the base that results are shown in change the result format." msgstr "" #: C/base.page:35(p) msgid "" "To change the base of the current result use a base button or " "CtrlD to show in decimal form." msgstr "" #: C/absolute.page:9(title) #, fuzzy #| msgid "Absolute Value" msgid "Absolute Values" msgstr "絶対値" #: C/absolute.page:11(p) msgid "" "Absolute values are calculated using the | symbol or abs function." msgstr "" #: C/absolute.page:15(p) msgid "|−1|" msgstr "" #: C/absolute.page:18(p) msgid "abs (−1)" msgstr "" #. Put one translator per line, in the form of NAME , YEAR1, YEAR2 #: C/index.page:0(None) msgid "translator-credits" msgstr "" #~ msgid "mate-calc Manual V2.5" #~ msgstr "電卓 のマニュアル V2.5.1" #~ msgid "MATE Documentation Project" #~ msgstr "MATE ドキュメンテーションプロジェクト" #~ msgid "MATE Documentation Team" #~ msgstr "MATE ドキュメンテーションチーム" #~ msgid "mate-calc Manual V2.5" #~ msgstr "電卓 マニュアル V2.5.1" #~ msgid "Sun MATE Documentation Team" #~ msgstr "Sun MATE ドキュメンテーションチーム" #~ msgid "mate-calc Manual V2.4" #~ msgstr "mate-calc マニュアル V2.5" #~ msgid "June 2003" #~ msgstr "2003 年 7 月" #~ msgid "mate-calc Manual V2.3" #~ msgstr "mate-calc マニュアル V2.4" #, fuzzy #~ msgid "April 2003" #~ msgstr "" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "2003 年 6 月\n" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "2003 年 4 月" #~ msgid "mate-calc Manual V2.2" #~ msgstr "mate-calc マニュアル V2.3" #~ msgid "mate-calc Manual V2.1" #~ msgstr "mate-calc マニュアル V2.2" #, fuzzy #~ msgid "March 2003" #~ msgstr "" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "2003 年 4 月\n" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "2003 年 3 月" #~ msgid "mate-calc Manual V2.0" #~ msgstr "mate-calc マニュアル V2.1" #~ msgid "" #~ "This manual describes version 4.2.100 of mate-calc." #~ msgstr "" #~ "このマニュアルは電卓のバージョン 4.2.103 につい" #~ "て説明します。" #~ msgid "Feedback" #~ msgstr "フィードバック" #~ msgid "" #~ "To report a bug or make a suggestion regarding the " #~ "mate-calc application or this manual, follow " #~ "the directions in the MATE Feedback Page." #~ msgstr "" #~ "電卓 アプリケーションまたはこのマニュアルに関し" #~ "てバグやご意見をご報告いただく場合は、MATE フィードバックページ にある説明に従ってくださ" #~ "い。" #, fuzzy #~ msgid "Calculator" #~ msgstr "" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "電卓\n" #~ "#-#-#-#-# ja.po (PACKAGE VERSION) #-#-#-#-#\n" #~ "「Calculator」" #~ msgid "Introduction" #~ msgstr "概要" #~ msgid "" #~ "The mate-calc application is multifunctional " #~ "and can handle different types of mathematical approaches." #~ msgstr "" #~ "電卓 アプリケーションは多機能で、複数の数学アプ" #~ "ローチを処理できます。" #~ msgid "" #~ "The mate-calc application has the following " #~ "modes:" #~ msgstr "" #~ "電卓 アプリケーションのモードは、以下のとおりで" #~ "す。" #~ msgid "Basic Mode" #~ msgstr "基本モード" #~ msgid "" #~ "Provides standard calculator functions. You can store numbers in 10 " #~ "different memory registers, and easily retrieve and replace the numbers " #~ "in the memory registers. Basic Mode is the default mode. You can use all " #~ "of the Basic Mode functions in each of the other modes." #~ msgstr "" #~ "標準的な電卓機能を提供します。数字を 10 個のメモリレジスタに保存し、メモリ" #~ "レジスタ内の数字を簡単に検索、置換できます。基本モードは、デフォルトモード" #~ "です。他の各モードでも、基本モード機能はすべて使用できます。" #~ msgid "Provides several complex financial functions." #~ msgstr "複雑な財務機能を複数提供します。" #~ msgid "" #~ "Provides many additional mathematical functions, including trigonometric " #~ "and logical functions. You can also store your own functions and " #~ "constants, when you use Scientific Mode." #~ msgstr "" #~ "三角関数や論理機能など多くの数学機能を提供します。科学モードでは、ユーザが" #~ "定義した機能や定数も保存できます。" #~ msgid "" #~ "You can use mate-calc in the following " #~ "numbering systems:" #~ msgstr "電卓 は、以下の進法で使用できます。" #~ msgid "Numbering System" #~ msgstr "進法" #~ msgid "Base" #~ msgstr "基数" #~ msgid "Getting Started" #~ msgstr "基本的な使用方法" #~ msgid "" #~ "When you start mate-calc, the " #~ "following window is displayed:" #~ msgstr "" #~ "電卓 の起動時には、次のウィンドウ" #~ "が表示されます。" #~ msgid "mate-calc Basic Mode Window" #~ msgstr "電卓 の基本モードウィンドウ" #~ msgid "Shows mate-calc Basic Mode window." #~ msgstr "" #~ "電卓 の基本モード ウィンドウが表示されます。" #~ msgid "" #~ "The mate-calc window contains " #~ "the following elements:" #~ msgstr "" #~ "電卓 ウィンドウには、以下の要素が" #~ "含まれています。" #~ msgid "Menubar" #~ msgstr "メニューバー" #~ msgid "" #~ "The menus on the menubar contain all of the commands that you need to " #~ "work with mate-calc." #~ msgstr "" #~ "メニューバーのメニューには、電卓 " #~ "で必要なコマンドがすべて含まれています。" #~ msgid "Display area" #~ msgstr "表示領域" #~ msgid "" #~ "The display area shows the numbers that you enter, and the results of " #~ "calculations. You can enter numbers of up to forty digits." #~ msgstr "" #~ "表示領域には、入力した数字および計算結果が表示されます。40 桁までの数字を" #~ "入力できます。" #~ msgid "Mode area" #~ msgstr "モード領域" #~ msgid "" #~ "The mode area displays the buttons for the currently selected mode. The " #~ "Basic Mode buttons are always displayed. When you choose Financial Mode, " #~ "the Financial Mode buttons are displayed above the Basic Mode buttons. " #~ "When you choose Scientific Mode, the Scientific Mode buttons are " #~ "displayed above the Basic Mode Buttons." #~ msgstr "" #~ "モード領域では、現在選択されているモードのボタンが表示されます。基本モード" #~ "ボタンは、常に表示されています。財務モードを選択すると、 財務モードボタン" #~ "が基本モードボタンの上に表示されます。科学モードを選択すると、 科学モード" #~ "ボタンが基本モードボタンの上に表示されます。" #~ msgid "Popup Menu" #~ msgstr "ポップアップメニュー" #~ msgid "Shows popup-menu symbol." #~ msgstr "ポップアップメニューシンボルを表示" #~ msgid "" #~ "The symbol on a mate-calc " #~ "button indicates that a popup menu is displayed when you click on that " #~ "button." #~ msgstr "" #~ "電卓 ボタンの シンボルは、その" #~ "ボタンをクリックするとポップアップメニューが表示されることを表しています。" #~ msgid "Usage" #~ msgstr "使用方法" #~ msgid "To Use Calculator Functions" #~ msgstr "電卓機能を使用する" #~ msgid "To perform a calculation, use one of the following methods:" #~ msgstr "計算は、以下のどちらかの方法で行います。" #~ msgid "" #~ "Click on the mate-calc buttons to enter " #~ "numbers and functions." #~ msgstr "" #~ "電卓 ボタンをクリックして、数字と関数を入力しま" #~ "す。" #~ msgid "" #~ "Give focus to the mate-calc window, then use " #~ "the keyboard or numeric keypad to specify the calculation that you want " #~ "to perform. For a complete list of keyboard shortcuts, see ." #~ msgstr "" #~ "電卓 ウィンドウにフォーカスを移動し、キーボード" #~ "または数値入力キーで、実行する計算を指定します。キーボードのショートカット" #~ "の全リストについては、を参" #~ "照してください。" #~ msgid "" #~ "The mate-calc application automatically " #~ "displays numbers with more than 40 digits, and small numbers, as " #~ "exponential numbers. For example, the following table shows the value " #~ "that is displayed when you use the decimal numeric base with an accuracy " #~ "of 2 significant places:" #~ msgstr "" #~ "電卓 アプリケーションは、40 桁以上の数字や小数" #~ "を自動的に指数として表示します。以下の表の例では、小数点以下 2 桁の 10 進" #~ "数を使用している場合に表示される値が示されています。" #~ msgid "Display" #~ msgstr "表示される情報" #~ msgid "Signifies" #~ msgstr "意味" #~ msgid "" #~ "For information about how to enter a number in exponential format, see " #~ "." #~ msgstr "" #~ "数字を指数形式で入力する方法については、を参照してください。" #~ msgid "" #~ "To copy the result of a calculation, choose EditCopy. You can paste the " #~ "value into another application." #~ msgstr "" #~ "計算結果をコピーするには、「編集」「コピー」の順に選択しま" #~ "す。 値は、他のアプリケーションに張り付けることができます。" #~ msgid "" #~ "To paste a previously copied value into the display area, choose " #~ "EditPaste." #~ msgstr "" #~ "事前にコピーした値を表示領域に張り付けるには、「編" #~ "集」「貼り付け」の順に選" #~ "択します。" #~ msgid "To Perform Basic Calculations" #~ msgstr "基本計算を実行する" #~ msgid "" #~ "Basic Mode is displayed by default when you first start " #~ "mate-calc. To explicitly invoke Basic Mode, " #~ "choose ViewBasic Mode." #~ msgstr "" #~ "電卓 を起動すると、デフォルトで基本モードが表示" #~ "されます。基本モードを明示的に呼び出すには、「表示」" #~ "「Basic Mode」の順に選択" #~ "します。" #~ msgid "To Perform Simple Calculations" #~ msgstr "簡単な計算を実行する" #~ msgid "" #~ "To perform simple calculations, use the buttons described in ." #~ msgstr "" #~ "簡単な 計算を実行するには、 " #~ "に説明のあるボタンを使います。" #~ msgid "Performing Simple Calculations" #~ msgstr "簡単な計算の実行" #~ msgid "Button" #~ msgstr "ボタン" #~ msgid "Description" #~ msgstr "説明" #~ msgid "Example" #~ msgstr "例" #~ msgid "Numerals" #~ msgstr "数値キー" #~ msgid "0 to 9 inclusive" #~ msgstr "0から9" #~ msgid "" #~ "In decimal and hexadecimal base, all numerals are available. In octal " #~ "base, 8 and 9 are " #~ "unavailable. In binary base, only 0 and " #~ "1 are available. The default base is decimal." #~ msgstr "" #~ "10 進法と 16 進法では、すべての数値キーを使用できます。8 進法では、" #~ "「8」「9」 は使用できませ" #~ "ん。2 進法では、「0」「1」" #~ "だけを使用できます。デフォルトは、10 進法です。" #~ msgid "Numeric point" #~ msgstr "小数点" #~ msgid "Starts the fractional part of a numeric entry." #~ msgstr "数字の小数部分の入力を開始します。" #~ msgid "Calculate a result" #~ msgstr "結果の計算" #~ msgid "Displays the result of the current calculation in the current base." #~ msgstr "現在の計算結果が現在の進法で表示されます。" #~ msgid "Addition" #~ msgstr "足し算" #~ msgid "" #~ "Adds the current value in the display area to the next number that you " #~ "enter." #~ msgstr "表示領域内の値を次に入力する数字に加えます。" #~ msgid "" #~ "Subtracts from the current value in the display area the next number that " #~ "you enter." #~ msgstr "表示領域内の値から次に入力する数字を引きます。" #~ msgid "Multiplication" #~ msgstr "掛け算" #~ msgid "" #~ "Multiplies the current value in the display area by the next number that " #~ "you enter." #~ msgstr "表示領域内の値に次に入力する数字をかけます。" #~ msgid "" #~ "Divides the current value in the display area by the next number that you " #~ "enter." #~ msgstr "表示領域内の値を次に入力する数字で割ります。" #~ msgid "To Erase Characters" #~ msgstr "文字を消去する" #~ msgid "" #~ "To erase characters, use the buttons described in ." #~ msgstr "" #~ "文字を消去するには、 に説明の" #~ "あるボタンを使います。" #~ msgid "Backspace" #~ msgstr "バックスペース" #~ msgid "Removes the rightmost character from the display area." #~ msgstr "右端の文字を表示領域から削除します。" #~ msgid "Clear Entry" #~ msgstr "エントリの消去" #~ msgid "Removes the current value from the display area." #~ msgstr "現在の値を表示領域から削除します。" #~ msgid "Clear" #~ msgstr "平文" #~ msgid "" #~ "Resets the current value in the display area to zero. Clr also deselects the Hyp and Inv options in Scientific Mode." #~ msgstr "" #~ "表示領域内の値を 0 にリセットします。「Clr」は、科" #~ "学モードでは「Hyp」「Inv」オプ" #~ "ションの選択解除も行います。" #~ msgid "To Perform Arithmetic Calculations" #~ msgstr "算術計算を実行する" #~ msgid "" #~ "To perform arithmetic calculations, use the buttons described in ." #~ msgstr "" #~ "算術計算を実行するには、 に説" #~ "明のあるボタンを使います。" #~ msgid "Performing Arithmetic Calculations" #~ msgstr "算術計算の実行" #~ msgid "" #~ "Uses the next number that you enter to calculate that percentage of the " #~ "current value in the display area." #~ msgstr "表示領域内の値の次に入力する数字のパーセンテージを計算します。" #~ msgid "Reciprocal" #~ msgstr "逆数" #~ msgid "Divides 1 by the current value in the display area." #~ msgstr "1を表示領域内の値で割ります。" #~ msgid "Change the arithmetic sign" #~ msgstr "演算符号の変更" #~ msgid "" #~ "Changes a positive number to a negative number, or a negative number to a " #~ "positive number." #~ msgstr "正の数を負の数に、または負の数を正の数に変更します。" #~ msgid "Calculates the square root of the current value in the display area." #~ msgstr "表示領域内の値の平方根を計算します。" #~ msgid "Square" #~ msgstr "平方" #~ msgid "Calculates the square of the current value in the display area." #~ msgstr "表示領域内の値の平方を計算します。" #~ msgid "" #~ "Calculates the integer portion of the current value in the display area." #~ msgstr "表示領域内の値の整数部分を計算します。" #~ msgid "" #~ "Calculates the fractional portion of the current value in the display " #~ "area." #~ msgstr "表示領域内の値の小数部分を計算します。" #~ msgid "" #~ "Calculates the absolute value of the current value in the display area." #~ msgstr "表示領域内の値の絶対値を計算します。" #~ msgid "To Use the Calculator Memory Registers" #~ msgstr "電卓メモリレジスタを使用する" #~ msgid "" #~ "You can store values in any of the ten mate-calc memory registers R0 to R9. To display the memory registers, choose " #~ "ViewMemory Registers." #~ msgstr "" #~ "10 個の 電卓 メモリレジスタ R0 から R9 のどこにでも値を保存できます。 メモ" #~ "リレジスタを表示するには、「表示」「Memory Registers」の順に" #~ "選択します。" #~ msgid "" #~ " describes the memory functions " #~ "that you can use." #~ msgstr "" #~ " では、使用可能なメモリ機能が説明" #~ "されています。" #~ msgid "Memory Functions" #~ msgstr "メモリ機能" #~ msgid "Store Value in Memory Register" #~ msgstr "メモリレジスタに値を保存" #~ msgid "" #~ "Stores the current contents of the display area in the specified memory " #~ "register. Click on Sto, and select a memory " #~ "register from the popup menu." #~ msgstr "" #~ "指定されたメモリレジスタに表示領域の内容を保存します。「Sto」をクリックし、ポップアップメニューからメモリレジスタを選択しま" #~ "す。" #~ msgid "" #~ "To clear a memory register during a mate-calc " #~ "session:" #~ msgstr "" #~ "電卓 のセッション中にメモリレジスタをクリアする" #~ "には" #~ msgid "Click Clr." #~ msgstr "「Clr」をクリックします。" #~ msgid "Click on Sto." #~ msgstr "「Sto」をクリックします。" #~ msgid "Select the memory register from the popup menu." #~ msgstr "ポップアップメニューからメモリレジスタを選択します。" #~ msgid "The value 22 is stored in memory register R2" #~ msgstr "値 22 がメモリレジスタ R2 に保存されました。" #~ msgid "Retrieve Value From Memory Register" #~ msgstr "メモリレジスタの値を取り出し" #~ msgid "" #~ "Retrieves the contents of the specified memory register. Click on " #~ "Rcl, and select the memory register from the popup " #~ "menu." #~ msgstr "" #~ "指定されたメモリレジスタの内容を取り出します。「Rcl」をクリックし、ポップアップメニューからメモリレジスタを選択しま" #~ "す。" #~ msgid "where 22 is the value previously stored in memory register R2" #~ msgstr "22 は先ほどメモリレジスタ R2 に保存された値です。" #~ msgid "Exchange Memory Register Value and Displayed Value" #~ msgstr "メモリレジスタの値と表示値を交換" #~ msgid "" #~ "Exchanges the contents of the specified memory register and the current " #~ "value in the display area. Click on Exch, and " #~ "select the memory register from the popup menu." #~ msgstr "" #~ "指定されたメモリレジスタの内容と表示領域内の値を交換します。" #~ "「Exch」をクリックし、ポップアップメニューからメモリレジスタを" #~ "選択します。" #~ msgid "" #~ "Value in display area changes from 44 to 22, value in R2 changes from 22 " #~ "to 44" #~ msgstr "表示領域内の値が 44 から 22 に、R2 の値が 22 から 44 に変わります。" #~ msgid "" #~ "If you use keyboard shortcuts, you can use the keyboard to specify the " #~ "memory register, as shown in the following examples:" #~ msgstr "" #~ "キーボードのショートカットを使用する場合は、以下の例のようにキーボードで " #~ "メモリレジスタを指定します。" #~ msgid "Keyboard Entry" #~ msgstr "キーボードの入力" #~ msgid "" #~ "Stores the current contents of the display area in memory register " #~ "R2." #~ msgstr "" #~ "メモリレジスタ R2 に表示領域の内容を保存します。" #~ msgid "" #~ "Retrieves the current contents of memory register R2 " #~ "into the display area." #~ msgstr "" #~ "メモリレジスタ R2 の内容を表示領域に取り出します。" #~ msgid "" #~ "Exchanges the current value of the display area with the contents of " #~ "memory register R2." #~ msgstr "" #~ "表示領域内の値とメモリレジスタ R2 の内容を交換しま" #~ "す。" #~ msgid "To Display ASCII Values" #~ msgstr "ASCII 値を表示する" #~ msgid "" #~ "To display the ASCII value of a character, choose " #~ "EditInsert ASCII Value." #~ msgstr "" #~ "文字の ASCII 値を表示するには、「編集」「Insert ASCII Value」の順" #~ "に選択します。" #~ msgid "The Insert ASCII Value dialog is displayed." #~ msgstr "「Insert ASCII Value」ダイアログが表示されます。" #~ msgid "" #~ "Enter the required character in the Character field, " #~ "and click on Insert. The ASCII value of that " #~ "character, in the current numeric base, appears in the display area. For " #~ "example, the ASCII value of B in decimal base is 66." #~ msgstr "" #~ "ASCII 値を表示する文字を「Character」フィールドに入力" #~ "し、「Insert」をクリックします。 指定した文字の " #~ "ASCII 値が、現在の進法で表示領域に表示されます。 たとえば、B の ASCII 値" #~ "は、10 進法では 66 です。" #~ msgid "" #~ "To change to Financial Mode, choose ViewFinancial Mode." #~ msgstr "" #~ "財務モードを変更するには、「表示」「Financial Mode」の順に選" #~ "択します。" #~ msgid "" #~ "When you change to Financial Mode, the following Financial Mode buttons " #~ "are displayed above the Basic Mode buttons:" #~ msgstr "" #~ "財務モードに変更すると、以下の 財務モードボタンが基本モードボタンの上に表" #~ "示されます。" #~ msgid "mate-calc Financial Mode Buttons" #~ msgstr "電卓 の財務モードボタン" #~ msgid "Shows mate-calc Financial Mode buttons." #~ msgstr "電卓 の財務モードボタンを表示します。" #~ msgid "" #~ "To perform financial calculations, use the buttons described in ." #~ msgstr "" #~ "財務上の計算を実行するには、 に説明のあるボタンを使います。" #~ msgid "Performing Financial Calculations" #~ msgstr "財務上の計算の実行" #~ msgid "Compounding Term" #~ msgstr "複利計算期" #~ msgid "This function uses the following memory registers:" #~ msgstr "この機能は、以下のメモリレジスタを使用します。" #~ msgid "Register 0" #~ msgstr "レジスタ 0" #~ msgid "int, the periodic interest rate" #~ msgstr "int。定期利率" #~ msgid "Register 1" #~ msgstr "レジスタ 1" #~ msgid "fv, the future value" #~ msgstr "fv。将来価値" #~ msgid "Register 2" #~ msgstr "レジスタ 2" #~ msgid "pv, the present value" #~ msgstr "pv。現在価値" #~ msgid "" #~ "You have just deposited $8000 in an account that pays an annual interest " #~ "rate of 9%, compounded monthly. Given the annual interest rate, you " #~ "determine that the monthly interest rate is 0.09 / 12 = 0.0075. To " #~ "calculate the time period necessary to double your investment, put the " #~ "following values into the first three memory registers:" #~ msgstr "" #~ "$8000 を年利 9% で毎月利率のつく口座に預けたとします。年利から計算すると、" #~ "月利は 0.09 / 12 = 0.0075 となります。投資額が 2 倍になるまでの期間を計算" #~ "するには、以下の値を最初の 3 つのメモリレジスタに入力します。" #~ msgid "Click on Ctrm." #~ msgstr "「Ctrm」をクリックします。" #~ msgid "The investment doubles in value in 92.77 months." #~ msgstr "投資は、92.77 か月後に倍になります。" #~ msgid "Double-Declining Depreciation" #~ msgstr "2 倍定率法による減価償却" #~ msgid "cost, the amount paid for the asset" #~ msgstr "cost。その資産に支払った金額" #~ msgid "" #~ "salvage, the value of the asset at the end of " #~ "its life" #~ msgstr "" #~ "salvage。耐用年数が終わったときのその資産の価値" #~ msgid "life, the useful life of the asset" #~ msgstr "life。その資産の耐用年数" #~ msgid "Register 3" #~ msgstr "レジスタ 3" #~ msgid "" #~ "period, the time period for depreciation " #~ "allowance" #~ msgstr "period。減価償却費を計算する期間" #~ msgid "" #~ "You have just purchased an office machine for $8000. The useful life of " #~ "this machine is six years. The salvage value after six years is $900. To " #~ "calculate the depreciation expense for the fourth year, using the double-" #~ "declining balance method, put the following values into the first four " #~ "memory registers:" #~ msgstr "" #~ "$8000 のオフィス機器を購入したとします。 このマシンの耐用年数は、6 年で" #~ "す。6 年後の残存価額は、$900 です。 2 倍定率法を使用して、4 年目の減価償却" #~ "費を計算するには、以下の値を最初の 4 つのメモリレジスタに入力します。" #~ msgid "Click on Ddb." #~ msgstr "「Ddb」をクリックします。" #~ msgid "The depreciation expense for the fourth year is $790.12." #~ msgstr "4 年目の減価償却費は、 $790.12 です。" #~ msgid "Future Value" #~ msgstr "将来値" #~ msgid "pmt, the periodic payment" #~ msgstr "pmt。定期支払額" #~ msgid "n, the number of periods" #~ msgstr "n。回数" #~ msgid "" #~ "You plan to deposit $4000 in a bank account on the last day of each year " #~ "for the next 20 years. The account pays 8% interest, compounded annually. " #~ "Interest is paid on the last day of each year. To calculate the value of " #~ "your account in 20 years, put the following values into the first three " #~ "memory registers:" #~ msgstr "" #~ "これから 20 年間、毎年末に $4000 を銀行口座に預ける計画だとします。口座の" #~ "利率は 8% で、毎年足されていきます。Interest is paid on the last day of " #~ "each year. 20 年後の口座の価値を計算するには、以下の値を最初の 3 つのメモ" #~ "リレジスタに入力します。" #~ msgid "Click on Fv." #~ msgstr "「Fv」をクリックします。" #~ msgid "At the end of 20 years, the value of the account is $183,047.86." #~ msgstr "20 年後の口座の価値は、$183,047.86 になります。" #~ msgid "Periodic Payment" #~ msgstr "定期払い込み" #~ msgid "prin, the principal" #~ msgstr "prin。元金" #~ msgid "n, the term" #~ msgstr "n。期間" #~ msgid "" #~ "You are considering a $120,000 mortgage for 30 years at an annual " #~ "interest rate of 11.0%. Given the annual interest rate, you determine " #~ "that the monthly interest rate is 0.11 / 12 = 0.00917. The term is 30 * " #~ "12 = 360 months. To calculate the monthly repayment for this mortgage, " #~ "put the following values into the first three memory registers:" #~ msgstr "" #~ "年利 11.0% で 30 年間の $120,000 のローンを考えているとします。年利から計" #~ "算すると、月利は 0.11 / 12 = 0.00917 となります。期間は、30 * 12 = 360 か" #~ "月です。このローンの毎月の支払額を計算するには、以下の値を最初の 3 つのメ" #~ "モリレジスタに入力します。" #~ msgid "Click on Pmt." #~ msgstr "「Pmt」をクリックします。" #~ msgid "The monthly repayment is $1143.15." #~ msgstr "毎月の返済金は、$1143.15 です。" #~ msgid "Present Value" #~ msgstr "現在値" #~ msgid "" #~ "You have just won a million dollars. The prize is awarded in 20 annual " #~ "payments of $50,000 each. Annual payments are received at the end of each " #~ "year. If you were to accept the annual payments of $50,000, you would " #~ "invest the money at a rate of 9%, compounded annually." #~ msgstr "" #~ "100 万ドルが当たったとします。賞金は、毎年 $50,000、20 年払いで支払われま" #~ "す。その年の支払額は、毎年末に受け取ります。毎年 $50,000 を受け取る場合" #~ "は、そのお金を毎年足されていく利率 9% の投資に使います。" #~ msgid "" #~ "However, you are given the option of receiving a single lump-sum payment " #~ "of $400,000 instead of the million dollars annuity. To calculate which " #~ "option is worth more in today's dollars, put the following values into " #~ "the first three memory registers:" #~ msgstr "" #~ "100 万ドルではなく、$400,000 を一括で受け取るオプションもあります。 現在の" #~ "価値ではどちらのオプションが得かを計算するには、以下の値を最初の 3 つのメ" #~ "モリレジスタに入力します。" #~ msgid "" #~ "The $1,000,000 paid over 20 years is worth $456,427.28 in present dollars." #~ msgstr "20 年間で支払われる $1,000,000 の今の価値は、$456,427.28 です。" #~ msgid "Periodic Interest Rate" #~ msgstr "定期利率" #~ msgid "" #~ "You have invested $20,000 in a bond. The bond matures in five years, and " #~ "has a maturity value of $30,000. Interest is compounded monthly. The term " #~ "is 5 * 12 = 60 months. To calculate the periodic interest rate for this " #~ "investment, put the following values into the first three memory " #~ "registers:" #~ msgstr "" #~ "$20,000 を公債に投資したとします。満期は 5 年後で、満期における価額は " #~ "$30,000 です。 利息は毎月足されていきます。期間は、5 * 12 = 60 か月です。 " #~ "この投資の定期利率を計算するには、以下の値を最初の 3 つのメモリレジスタに" #~ "入力します。" #~ msgid "Click on Rate." #~ msgstr "「Rate」をクリックします。" #~ msgid "" #~ "The monthly interest rate is 0.678%. The annual interest rate is 0.678% * " #~ "12 = 8.14%." #~ msgstr "月利は、0.678% です。 年利は、0.678% * 12 = 8.14% です。" #~ msgid "Straight-Line Depreciation" #~ msgstr "定額償却" #~ msgid "" #~ "You have just purchased an office machine for $8000. The useful life of " #~ "this machine is six years. The salvage value after six years is $900. To " #~ "calculate the yearly depreciation expense, using the straight-line " #~ "method, put the following values into the first three memory registers:" #~ msgstr "" #~ "$8000 のオフィス機器を購入したとします。 このマシンの耐用年数は、6 年で" #~ "す。6 年後の残存価額は、$900 です。 直線法を用いて年間の減価償却費を計算す" #~ "るには、以下の値を最初の 3 つのメモリレジスタに入力します。" #~ msgid "Click on Sln." #~ msgstr "「Sln」をクリックします。" #~ msgid "The yearly depreciation expense is $1183.33." #~ msgstr "毎年の償却費は、$1183.33 です。" #~ msgid "Sum-Of-The-Years'-Digits Depreciation" #~ msgstr "算術級数法による減価償却" #~ msgid "" #~ "You have just purchased an office machine for $8000. The useful life of " #~ "this machine is six years. The salvage value after six years is $900. To " #~ "calculate the depreciation expense for the fourth year, using the sum-of-" #~ "the-years'-digits method, put the following values into the first four " #~ "memory registers:" #~ msgstr "" #~ "$8000 のオフィス機器を購入したとします。 このマシンの耐用年数は、6 年で" #~ "す。6 年後の残存価額は、$900 です。 算術級数法を使用して、4 年目の減価償却" #~ "費を計算するには、以下の値を最初の 4 つのメモリレジスタに入力します。" #~ msgid "Click on Syd." #~ msgstr "「Syd」をクリックします。" #~ msgid "The depreciation expense for the fourth year is $1014.29." #~ msgstr "4 年目の減価償却費は、 $1014.29 です。" #~ msgid "Payment Period" #~ msgstr "支払期間" #~ msgid "" #~ "You plan to deposit $1800 in a bank account on the last day of each year. " #~ "The account pays 11% interest, compounded annually. Interest is paid on " #~ "the last day of each year. To calculate the time period necessary to " #~ "accumulate $120,000, put the following values into the first three memory " #~ "registers:" #~ msgstr "" #~ "毎年の最後の日に、銀行口座に1800 ドル貯金します。口座の利率は 11% で、毎年" #~ "足されていきます。利子は毎年の再度の日に支払われます。 $120,000 貯まるまで" #~ "の期間を計算するには、以下の値を最初の 3 つのメモリレジスタに入力します。" #~ msgid "Click on Term." #~ msgstr "「Term」をクリックします。" #~ msgid "$120,000 accumulates in the account in 20.32 years." #~ msgstr "口座に $120,000 貯まるのは、20.32 年後です。" #~ msgid "To Perform Scientific Calculations" #~ msgstr "科学技術計算を実行する" #~ msgid "" #~ "To change to Scientific Mode, choose ViewScientific Mode." #~ msgstr "" #~ "科学モードを変更するには、「表示」「Scientific Mode」の順に" #~ "選択します。" #~ msgid "" #~ "When you change to Scientific Mode, the following Scientific Mode buttons " #~ "are displayed above the Basic Mode buttons:" #~ msgstr "" #~ "科学モードに変更すると、以下の科学モードボタンが基本モードボタンの上に表示" #~ "されます。" #~ msgid "mate-calc Scientific Mode Buttons" #~ msgstr "電卓 の科学モードボタン" #~ msgid "Shows mate-calc Scientific Mode buttons." #~ msgstr "電卓 科学モードボタンを表示します。" #~ msgid "To Set the Accuracy" #~ msgstr "精度を設定する" #~ msgid "" #~ "To set the accuracy of the display area and of the memory registers, " #~ "click on Acc, and select from the popup menu the " #~ "accuracy level that you require. The current accuracy level is indicated " #~ "by a preceding black circle in the popup menu. Up to 9 significant places " #~ "can be displayed. The default accuracy is 9 significant places." #~ msgstr "" #~ "表示領域およびメモリレジスタの精度を設定するには、「Acc」をクリックし、ポップアップメニューから精度レベルを選択します。" #~ "ポップアップメニューの現在の精度レベルの前には、黒い丸がつけられています。" #~ "小数点以下 9 桁までを表示できます。デフォルトの精度は、小数点以下 9 桁で" #~ "す。" #~ msgid "" #~ "By default, trailing zeroes are not shown. To display trailing zeroes, " #~ "click on Acc and select Show Trailing " #~ "Zeroes from the popup menu, or choose " #~ "ViewShow Trailing Zeroes. A preceding tick in the Acc popup menu or View menu indicates that the " #~ "Show Trailing Zeroes option has been selected. To " #~ "hide trailing zeroes, choose ViewShow Trailing Zeroes " #~ "again." #~ msgstr "" #~ "デフォルトでは、後続の 0 は表示されていません。後続の 0 を表示するには、" #~ "「Acc」 をクリックし、ポップアップメニューから" #~ "「Show Trailing Zeroes」を選択するか、または" #~ "「表示」「Show Trailing " #~ "Zeroes」の順に選択します。 「Acc」ポップアップメニューまたは「表示」メニューの" #~ "前のチェックは、「Show Trailing Zeroes」オプションが" #~ "選択されていることを表しています。後続の 0 を非表示にするには、再度" #~ "「表示」「Show Trailing " #~ "Zeroes」の順に選択します。" #~ msgid "" #~ "The examples in the following table show how the accuracy setting affects " #~ "x in the display area, when you use decimal " #~ "base, with the Show Trailing Zeroes option " #~ "selected, for the 1 / 8 = x " #~ "calculation:" #~ msgstr "" #~ "以下の表の例は、10 進法を使用し、「Show Trailing Zeroes」オプションを選択している場合に、1 / 8 = " #~ "x の計算で、精度設定がどのように表示" #~ "領域の x に影響するかを例示しています。" #~ msgid "Accuracy" #~ msgstr "精度" #~ msgid "1 significant place" #~ msgstr "小数点以下 1 桁" #~ msgid "2 significant places" #~ msgstr "小数点以下 2 桁" #~ msgid "3 significant places" #~ msgstr "小数点以下 3 桁" #~ msgid "To Set the Numeric Base" #~ msgstr "基数を設定する" #~ msgid "" #~ "To set the numeric base, select one of the buttons described in ." #~ msgstr "" #~ "基数を選択するには、 に説明のあ" #~ "るボタンの 1 つを選択します。" #~ msgid "Setting the Numeric Base" #~ msgstr "基数の設定" #~ msgid "Binary Base" #~ msgstr "基数 2" #~ msgid "Sets the numeric base to binary, that is, base 2." #~ msgstr "基数が 2 の 2 進数に設定します。" #~ msgid "Octal Base" #~ msgstr "基数 8" #~ msgid "Sets the numeric base to octal, that is, base 8." #~ msgstr "基数が 8 の 8 進数に設定します。" #~ msgid "Decimal Base" #~ msgstr "基数 10" #~ msgid "" #~ "Sets the numeric base to decimal, that is, base 10. Decimal is the " #~ "default numeric base. If you change from Scientific Mode to either Basic " #~ "Mode or Financial Mode, mate-calc " #~ "automatically sets the numeric base to decimal." #~ msgstr "" #~ "基数が 10 の 10 進数に設定します。デフォルトの基数は、10 です。科学モード" #~ "から基本モードまたは財務モードに変更すると、基数は 電卓 によって自動的に 10 進数に設定されます。" #~ msgid "Hexadecimal Base" #~ msgstr "16 進数" #~ msgid "Sets the numeric base to hexadecimal, that is, base 16." #~ msgstr "基数が 16 の 16 進数に設定します。" #~ msgid "To Set the Display Type" #~ msgstr "表示タイプを設定する" #~ msgid "" #~ "To set the display type, select one of the buttons described in ." #~ msgstr "" #~ "表示タイプを設定するには、 " #~ "に説明のあるボタンの 1 つを選択します。" #~ msgid "Setting the Display Type" #~ msgstr "表示タイプの設定" #~ msgid "Fixed-Point Display Type" #~ msgstr "固定小数点表示タイプ" #~ msgid "" #~ "Sets the display type to Fixed-Point format. Results are not displayed in " #~ "scientific notation. Fixed-Point is the default display type. If you " #~ "change from Scientific Mode to either Basic Mode or Financial Mode, " #~ "mate-calc automatically sets the display type " #~ "to Fixed-Point format." #~ msgstr "" #~ "表示タイプを固定小数点形式に設定します。結果は、科学的表記では表示されませ" #~ "ん。デフォルトは、固定小数点表示タイプです。科学モードから基本モードまたは" #~ "財務モードに変更すると、表示タイプは 電卓 に" #~ "よって自動的に固定小数点形式に設定されます。" #~ msgid "Scientific Display Type" #~ msgstr "科学的表示タイプ" #~ msgid "" #~ "Sets the display type to Scientific format. Results are displayed in " #~ "scientific notation, with a fixed number of numeric digits." #~ msgstr "" #~ "表示タイプを科学的形式に設定します。結果は科学的表記で表示され、数値の桁数" #~ "は固定されています。" #~ msgid "To Set the Trigonometric Type" #~ msgstr "三角関数のタイプを設定する" #~ msgid "" #~ "To set the trigonometric type, select one of the buttons described in " #~ "." #~ msgstr "" #~ "三角関数のタイプを選択するには、 に説明のあるボタンの 1 つを選択します。" #~ msgid "Setting the Trigonometric Type" #~ msgstr "三角関数のタイプの設定" #~ msgid "Degrees" #~ msgstr "度数" #~ msgid "" #~ "Sets the trigonometric type to Degrees. Degrees is the default " #~ "trigonometric type." #~ msgstr "" #~ "三角関数のタイプを度数に設定します。デフォルトの三角関数のタイプは、度数で" #~ "す。" #~ msgid "Gradients" #~ msgstr "傾斜" #~ msgid "Sets the trigonometric type to Gradients." #~ msgstr "三角関数のタイプを傾斜に設定します。" #~ msgid "Radians" #~ msgstr "ラジアン" #~ msgid "Sets the trigonometric type to Radians." #~ msgstr "三角関数のタイプをラジアンに設定します。" #~ msgid "To Set the Trigonometric Options" #~ msgstr "三角関数オプションを設定する" #~ msgid "" #~ "To set the trigonometric options, use the options described in ." #~ msgstr "" #~ "三角関数オプションを設定するには、 に説明のあるオプションを使います。" #~ msgid "Setting the Trigonometric Options" #~ msgstr "三角関数オプションの設定" #~ msgid "" #~ "Selects the hyperbolic option for use with the trigonometric functions." #~ msgstr "三角関数機能と一緒に双曲線オプションを使用します。" #~ msgid "Inverse Option Indicator" #~ msgstr "反転オプションインジケータ" #~ msgid "Selects the inverse option for use with the trigonometric functions." #~ msgstr "三角関数機能と一緒に反転オプションを使用します。" #~ msgid "" #~ "By default, the options described in are not selected. Click Clr to " #~ "deselect these options." #~ msgstr "" #~ "デフォルトでは、 に説明のあ" #~ "るオプションは選択されていません。これらのオプションの選択を解除するには、" #~ "「Clr」をクリックします。" #~ msgid "To Calculate Trigonometric Values" #~ msgstr "三角関数を計算する" #~ msgid "" #~ "To calculate trigonometric values, use the buttons described in ." #~ msgstr "" #~ "三角関数の値を計算するには、 に" #~ "説明のあるボタンを使います。" #~ msgid "Calculating Trigonometric Values" #~ msgstr "三角関数の計算" #~ msgid "Cosine cos" #~ msgstr "余弦曲線cos" #~ msgid "" #~ "Cos, Hyp option not selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Cos」「Hyp」" #~ "「Inv」オプションは選択されていません。" #~ msgid "Calculates the cosine of the current value in the display area." #~ msgstr "表示領域内の値の余弦曲線を計算します。" #~ msgid "Arc Cosine acos" #~ msgstr "余弦曲線弧acos" #~ msgid "" #~ "Cos, Hyp option not selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Cos」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "Calculates the arc cosine of the current value in the display area." #~ msgstr "表示領域内の値の余弦曲線弧を計算します。" #~ msgid "Hyperbolic Cosine cosh" #~ msgstr "双曲線余弦曲線cosh" #~ msgid "" #~ "Cos, Hyp option selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Cos」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the hyperbolic cosine of the current value in the display area." #~ msgstr "表示領域内の値の双曲線余弦曲線を計算します。" #~ msgid "Arc Hyperbolic Cosine acosh" #~ msgstr "双曲線余弦曲線弧acosh" #~ msgid "" #~ "Cos, Hyp option selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Cos」「Hyp」オプションと" #~ "「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the arc hyperbolic cosine of the current value in the display " #~ "area." #~ msgstr "表示領域内の値の双曲線余弦曲線弧を計算します。" #~ msgid "Sine sin" #~ msgstr "正弦曲線sin" #~ msgid "" #~ "Sin, Hyp option not selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Sin」「Hyp」" #~ "「Inv」オプションは選択されていません。" #~ msgid "Calculates the sine of the current value in the display area." #~ msgstr "表示領域内の値の正弦曲線を計算します。" #~ msgid "Arc Sine asin" #~ msgstr "正弦曲線弧asin" #~ msgid "" #~ "Sin, Hyp option not selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Sin」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "Calculates the arc sine of the current value in the display area." #~ msgstr "表示領域内の値の正弦曲線弧を計算します。" #~ msgid "Hyperbolic Sine sinh" #~ msgstr "双曲線正弦曲線sinh" #~ msgid "" #~ "Sin, Hyp option selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Sin」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the hyperbolic sine of the current value in the display area." #~ msgstr "表示領域内の値の双曲線正弦曲線を計算します。" #~ msgid "Arc Hyperbolic Sine asinh" #~ msgstr "双曲線正弦曲線弧asinh" #~ msgid "" #~ "Sin, Hyp option selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Sin」「Hyp」オプションと" #~ "「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the arc hyperbolic sine of the current value in the display " #~ "area." #~ msgstr "表示領域内の値の双曲線正弦曲線弧を計算します。" #~ msgid "Tangent tan" #~ msgstr "正接曲線tan" #~ msgid "" #~ "Tan, Hyp option not selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Tan」「Hyp」" #~ "「Inv」オプションは選択されていません。" #~ msgid "Calculates the tangent of the current value in the display area." #~ msgstr "表示領域内の値の正接曲線を計算します。" #~ msgid "Arc Tangent atan" #~ msgstr "正接曲線弧atan" #~ msgid "" #~ "Tan, Hyp option not selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Tan」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "Calculates the arc tangent of the current value in the display area." #~ msgstr "表示領域内の値の正接曲線弧を計算します。" #~ msgid "Hyperbolic Tangent tanh" #~ msgstr "双曲線正接曲線tanh" #~ msgid "" #~ "Tan, Hyp option selected, " #~ "Inv option not selected" #~ msgstr "" #~ "「Tan」「Hyp」オプションは選" #~ "択されておらず、「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the hyperbolic tangent of the current value in the display " #~ "area." #~ msgstr "表示領域内の値の双曲線正接曲線を計算します。" #~ msgid "Arc Hyperbolic Tangent atanh" #~ msgstr "双曲線正接曲線弧atanh" #~ msgid "" #~ "Tan, Hyp option selected, " #~ "Inv option selected" #~ msgstr "" #~ "「Tan」「Hyp」オプションと" #~ "「Inv」オプションは選択されています。" #~ msgid "" #~ "Calculates the arc hyperbolic tangent of the current value in the display " #~ "area." #~ msgstr "表示領域内の値の双曲線正接曲線弧を計算します。" #~ msgid "To Calculate Logarithms" #~ msgstr "対数を計算する" #~ msgid "" #~ "To calculate logarithms, use the buttons described in ." #~ msgstr "" #~ "対数を計算するには、 に説明のあ" #~ "るボタンを使います。" #~ msgid "Calculating Logarithms" #~ msgstr "対数の計算" #~ msgid "Common Logarithm Base 10" #~ msgstr "常用対数の底 10" #~ msgid "" #~ "Calculates the common logarithm of the current value in the display area." #~ msgstr "表示領域内の値の常用対数を計算します。" #~ msgid "" #~ "Common antilogarithm and natural antilogarithm are not supported in this " #~ "version of mate-calc." #~ msgstr "" #~ "一般真数と自然真数は 電卓 のこのバージョンでは" #~ "サポートしていません。" #~ msgid "To Perform Logical Calculations" #~ msgstr "論理演算を実行する" #~ msgid "" #~ "To perform logical calculations, use the buttons described in ." #~ msgstr "" #~ "論理演算を実行するには、 に説" #~ "明のあるボタンを使います。" #~ msgid "Performing Logical Calculations" #~ msgstr "論理演算の実行" #~ msgid "Logical OR" #~ msgstr "論理和" #~ msgid "" #~ "Performs a logical OR operation on the current value in the display area " #~ "and the next number that you enter, treating both numbers as unsigned " #~ "long integers." #~ msgstr "" #~ "表示領域内の値と次に入力する数字を両方符号なしロング整数として扱い、これら" #~ "の論理和をとります。" #~ msgid "Logical AND" #~ msgstr "論理積" #~ msgid "" #~ "Performs a logical AND operation on the current value in the display area " #~ "and the next number that you enter, treating both numbers as unsigned " #~ "long integers." #~ msgstr "" #~ "表示領域内の値と次に入力する数字を両方符号なしロング整数として扱い、これら" #~ "の論理積をとります。" #~ msgid "Logical NOT" #~ msgstr "論理否定" #~ msgid "" #~ "Performs a logical NOT operation on the current value in the display " #~ "area, treating the number as an unsigned long integer." #~ msgstr "表示領域内の値を符号なしロング整数として扱い、この否定をとります。" #~ msgid "Logical XOR" #~ msgstr "排他論理和" #~ msgid "" #~ "Performs a logical XOR operation on the current value in the display area " #~ "and the next number that you enter, treating both numbers as unsigned " #~ "long integers." #~ msgstr "" #~ "表示領域内の値と次に入力する数字を両方符号なしロング整数として扱い、これら" #~ "の排他論理和をとります。" #~ msgid "Logical XNOR" #~ msgstr "排他的論理和の否定" #~ msgid "" #~ "Performs a logical XNOR operation on the current value in the display " #~ "area and the next number that you enter, treating both numbers as " #~ "unsigned long integers." #~ msgstr "" #~ "表示領域内の値と次に入力する数字を両方符号なしロング整数として扱い、これら" #~ "の排他論理和の否定をとります。" #~ msgid "To Enter Exponential Numbers" #~ msgstr "指数を入力する" #~ msgid "" #~ "To enter exponential numbers, use the Exp button." #~ msgstr "" #~ "指数を入力するには、「Exp」ボタンを使用します。" #~ msgid "" #~ "The Exp button enables you to enter numbers in " #~ "scientific notation, that is, mantissa * " #~ "10exponent. The " #~ "current non-zero value in the display area is the mantissa. If the " #~ "current value in the display area is zero, the mantissa is 1.0. The next " #~ "number that you enter is the exponent." #~ msgstr "" #~ "「Exp」ボタンを使用すると、数字を科学的表記 " #~ "(仮数 * 10指数) で入力できます。 現在の表示領域の 0 以外の値" #~ "が、仮数です。表示領域内の値が 0 の場合、仮数は 1.0 です。 次に入力する数" #~ "字が、指数になります。" #~ msgid "" #~ "When you click on Exp, the calculator displays " #~ ". + to represent 10 to the power of the next number " #~ "that you enter. To change the sign of the number, use the +/- button in the last action of the operation, as shown in the " #~ "following example:" #~ msgstr "" #~ "「Exp」をクリックすると、次に入力した数字分 10 の累" #~ "乗となることを表すために、電卓に .+が、表示されます。数" #~ "字の符号を変更するには、以下の例のように操作の最後に「+/-」ボタンを使用します。" #~ msgid "Keypad Entry" #~ msgstr "キーパッドの入力" #~ msgid "Calculator Display" #~ msgstr "電卓の表示" #~ msgid "" #~ "To enter a number in exponential format, use the guidelines in the " #~ "following table:" #~ msgstr "指数形式で数字を入力するには、以下の表のガイドラインを使用します。" #~ msgid "Enter" #~ msgstr "入力" #~ msgid "Number Displayed" #~ msgstr "表示される数値" #~ msgid "To Use Constant Values" #~ msgstr "定数値を使用する" #~ msgid "" #~ "Click on Con to display the list of defined " #~ "constant values. All constant values are specified in decimal numeric " #~ "base, even if the current numeric base is not decimal." #~ msgstr "" #~ "定義された定数値のリストを表示するには、「Con」をク" #~ "リックします。現在の進数が 10 進数ではない場合も、定数値はすべて 10 進数で" #~ "指定されます。" #~ msgid "" #~ "Select a constant from the menu to enter its value in the display area. " #~ "If you use the keyboard shortcut #, you can use the " #~ "keyboard to specify the constant, as shown in the following example:" #~ msgstr "" #~ "メニューから定数を選択し、表示領域に値を入力します。 キーボードのショート" #~ "カット # を使用する場合は、以下の例のようにキーボードで定" #~ "数を指定します。" #~ msgid "Constant" #~ msgstr "「定数」" #~ msgid "" #~ "The mate-calc application provides ten default " #~ "constant values, as described in the following table:" #~ msgstr "" #~ "電卓 アプリケーションには、以下の表に示されてい" #~ "る 10 個のデフォルト定数値があります。" #~ msgid "kilometers per hour or miles per hour" #~ msgstr "キロメータ毎時またはマイル毎時" #~ msgid "" #~ "Multiply the current value in the display area by this constant, to " #~ "convert from kilometers per hour to miles per hour. For example, 8 * " #~ "ConC0= 5." #~ msgstr "" #~ "表示領域内の値にこの定数をかけると、キロメータ毎時がマイル毎時に変換されま" #~ "す。たとえば、8 * ConC0= 5 のようになります。" #~ msgid "" #~ "Divide the current value in the display area by this constant, to convert " #~ "from miles per hour to kilometers per hour. For example, 5 / " #~ "ConC0= 8." #~ msgstr "" #~ "表示領域内の値をこの定数で割ると、マイル毎時がキロメータ毎時に変換されま" #~ "す。たとえば、5 / ConC0= 8 のようになります。" #~ msgid "square root of 2" #~ msgstr "2 の平方根" #~ msgid "pi" #~ msgstr "パイ" #~ msgid "" #~ "Multiply the current value in the display area by this constant, to " #~ "convert from centimeters to inches. For example, 30 * ConC4= 12." #~ msgstr "" #~ "表示領域内の値にこの定数をかけると、センチメータがインチに変換されます。た" #~ "とえば、30 * ConC4= 12 のようになります。" #~ msgid "" #~ "Divide the current value in the display area by this constant, to convert " #~ "from inches to centimeters. For example, 12 / ConC4= 30." #~ msgstr "" #~ "表示領域内の値をこの定数で割ると、インチがセンチメータに変換されます。たと" #~ "えば、12 / ConC4= 30 のようになります。" #~ msgid "degrees in a radian" #~ msgstr "ラジアンでの度数" #~ msgid "C6" #~ msgstr "パイ" #~ msgid "grams or ounces" #~ msgstr "グラムまたはオンス" #~ msgid "" #~ "Multiply the current value in the display area by this constant, to " #~ "convert from grams to ounces. For example, 500 * ConC7= 18." #~ msgstr "" #~ "表示領域内の値にこの定数をかけると、グラムがオンスに変換されます。たとえ" #~ "ば、500 * ConC7= 18 のようになります。" #~ msgid "" #~ "Divide the current value in the display area by this constant, to convert " #~ "from ounces to grams. For example, 18 / ConC7= 500." #~ msgstr "" #~ "表示領域内の値をこの定数で割ると、オンスがグラムに変換されます。たとえば、" #~ "18 / ConC7= " #~ "500 のようになります。" #~ msgid "kilojoules or British thermal units" #~ msgstr "キロジュールと英国熱単位" #~ msgid "" #~ "Multiply the current value in the display area by this constant, to " #~ "convert from kilojoules to British thermal units. For example, 10 * " #~ "ConC8= 9.48." #~ msgstr "" #~ "表示領域内の値にこの定数をかけると、キロジュールが英国熱単位に変換されま" #~ "す。たとえば、10 * ConC8= 9.48。" #~ msgid "" #~ "Divide the current value in the display area by this constant, to convert " #~ "from British thermal units to kilojoules. For example, 9.48 / " #~ "ConC8= 10." #~ msgstr "" #~ "表示領域内の値をこの定数で割ると、英国熱単位がキロジュールに変換されます。" #~ "たとえば、9.48 / ConC8= 10 のようになります。" #~ msgid "cubic centimeters or cubic inches" #~ msgstr "立方センチメータまたは立方インチ" #~ msgid "" #~ "Multiply the current value in the display area by this constant, to " #~ "convert from cubic centimeters to cubic inches. For example, 100 * " #~ "ConC9= 6.10." #~ msgstr "" #~ "表示領域内の値にこの定数をかけると、立方センチメータが立方インチに変換され" #~ "ます。たとえば、100 * ConC9= 6.10 のようになります。" #~ msgid "" #~ "Divide the current value in the display area by this constant, to convert " #~ "from cubic inches to cubic centimeters. For example, 6.10 / " #~ "ConC9= 100." #~ msgstr "" #~ "表示領域内の値をこの定数で割ると、立方インチが立方センチメータに変換されま" #~ "す。たとえば、6.10 / ConC9= 100 のようになります。" #~ msgid "" #~ "You cannot add new constants in this version of mate-calc. However, you can overwrite the default constants to store " #~ "your own constants." #~ msgstr "" #~ "電卓 の本バージョンでは、新しい定数を追加するこ" #~ "とはできません。 ただし、デフォルトの定数を上書きして、ユーザ独自の定数を" #~ "保存することは可能です。" #~ msgid "" #~ "To store a new constant or edit an existing constant, perform the " #~ "following steps:" #~ msgstr "" #~ "新しい定数の保存または既存の定数の編集を行うには、以下の手順を実行します。" #~ msgid "" #~ "Click on Con and select Edit Constants from the popup menu." #~ msgstr "" #~ "「Con」をクリックし、ポップアップメニューから" #~ "「Edit Constants」を選択します。" #~ msgid "" #~ "In the Edit Constants window, select the constant " #~ "that you want to overwrite or edit." #~ msgstr "" #~ "「Edit Constants」ウィンドウで、上書きまたは編集する" #~ "定数を選択します。" #~ msgid "Click on the Value field, and enter the new value." #~ msgstr "「Value」項目をクリックし、新しい値を入力します。" #~ msgid "Click on the Description field, and enter the new description." #~ msgstr "「Description」項目をクリックし、新しい説明を入力します" #~ msgid "" #~ "Click OK to save your changes and close the " #~ "Edit Constants window." #~ msgstr "" #~ "「OK」をクリックして変更を保存し、「Edit " #~ "Constants」ウィンドウを閉じます。" #~ msgid "To Use Functions" #~ msgstr "関数を使用する" #~ msgid "" #~ "To show the available functions, click on Fun. A " #~ "popup menu displays the list of defined functions. Select a function from " #~ "the menu to run that function. If the function is not defined, the value " #~ "zero is returned." #~ msgstr "" #~ "使用可能な関数を表示するには、「Fun」をクリックしま" #~ "す。ポップアップメニューが、定義されている関数のリストを表示します。メ" #~ "ニューから関数を選択し、実行します。関数が定義されていない場合は、値 0 が" #~ "返されます。" #~ msgid "" #~ "If you use the keyboard shortcut F, you can use the " #~ "keyboard to specify the function, as shown in the following example:" #~ msgstr "" #~ "キーボードのショートカット F を使用する場合は、以下の例の" #~ "ようにキーボードで関数を指定します。" #~ msgid "" #~ "The mate-calc application does not provide any " #~ "default functions. You can store up to ten functions." #~ msgstr "" #~ "電卓 アプリケーションには、デフォルトの関数はあ" #~ "りません。関数は 10 個まで保存できます。" #~ msgid "" #~ "To store a new function or edit an existing function, perform the " #~ "following steps:" #~ msgstr "" #~ "新しい関数の保存または既存の関数の編集を行うには、以下の手順を実行します。" #~ msgid "" #~ "Click on Fun and select Edit Functions from the popup menu." #~ msgstr "" #~ "「Fun」をクリックし、ポップアップメニューから" #~ "「Edit Functions」を選択します。" #~ msgid "" #~ "In the Edit Functions window, select a blank entry, " #~ "or the function that you want to overwrite." #~ msgstr "" #~ "「Edit Constants」ウィンドウで、空のエントリまたは上" #~ "書きする関数を選択します。" #~ msgid "" #~ "Click on the Value field, and enter the new value. Use the keyboard " #~ "shortcuts to invoke a mate-calc button. For " #~ "example, enter 90K to calculate sine(90)." #~ msgstr "" #~ "「Value」項目をクリックし、新しい値を入力します。電卓 ボタンを起動するキーボードのショートカットを使用します。たと" #~ "えば、正弦 (90) を計算するには 90K を入力します。" #~ msgid "" #~ "Click on the Description field, and enter the new description. For " #~ "example, Sine 90." #~ msgstr "" #~ "「Description」項目をクリックし、新しい説明を入力しますたとえば、" #~ "Sine 90 となります。" #~ msgid "" #~ "Click OK to save your changes and close the " #~ "Edit Functions window." #~ msgstr "" #~ "「OK」をクリックして変更を保存し、「Edit " #~ "Functions」ウィンドウを閉じます。" #~ msgid "To Manipulate Binary Numbers" #~ msgstr "2 進数の数字を処理する" #~ msgid "" #~ "To manipulate binary numbers, use the buttons described in ." #~ msgstr "" #~ "2 進法の数字を扱うには、 に説明" #~ "のあるボタンを使います。" #~ msgid "Manipulating Binary Numbers" #~ msgstr "2 進数の数字の処理" #~ msgid "Left Shift n" #~ msgstr "n 左にシフト" #~ msgid "" #~ "Shifts the current unsigned 32-bit binary value in the display area, the " #~ "specified number of places to the left. Click on <, and select the number of shift places from the popup menu. " #~ "The number can be shifted up to 15 places left." #~ msgstr "" #~ "表示領域の 32 ビット符号なし 2 進数値を、指定された桁数左にシフトします。" #~ "「<」をクリックし、ポップアップメニューからシフ" #~ "ト桁数を選択します。数字は、15 桁まで左にシフトできます。" #~ msgid "111 <1 place" #~ msgstr "111 <1 桁" #~ msgid "Right Shift n" #~ msgstr "n右にシフト" #~ msgid "" #~ "Shifts the current unsigned 32-bit binary value in the display area, the " #~ "specified number of places to the right. Click on >, and select the number of shift places from the popup menu. " #~ "The number can be shifted up to 15 places right." #~ msgstr "" #~ "表示領域の 32 ビット符号なし 2 進数値を、指定された桁数右にシフトします。" #~ "「>」をクリックし、ポップアップメニューからシフ" #~ "ト桁数を選択します。数字は、15 桁まで右にシフトできます。" #~ msgid "1011 >1 place" #~ msgstr "1011 >1 桁" #~ msgid "Get a 16-Bit Unsigned Integer" #~ msgstr "16 ビット符号なし整数の取得" #~ msgid "" #~ "Truncates the current value in the display area and returns a 16-bit " #~ "unsigned integer." #~ msgstr "表示領域内の値を切り捨て、16 ビットの符号なし整数を返します。" #~ msgid "Get a 32-Bit Unsigned Integer" #~ msgstr "32 ビット符号なし整数の取得" #~ msgid "" #~ "Truncates the current value in the display area and returns a 32-bit " #~ "unsigned integer." #~ msgstr "表示領域内の値を切り捨て、32 ビットの符号なし整数を返します。" #~ msgid "" #~ "If you use keyboard shortcuts, you can use the keyboard to specify the " #~ "number of places to shift, as shown in the following examples:" #~ msgstr "" #~ "キーボードのショートカットを使用する場合は、以下の例のようにキーボードで " #~ "シフトする桁数を指定します。" #~ msgid "" #~ "Shifts the current binary value in the display area 4 places to the left." #~ msgstr "表示領域内の 2 進数値を左に 4 桁シフトします。" #~ msgid "" #~ "Shifts the current binary value in the display area 4 places to the right." #~ msgstr "表示領域内の 2 進数値を右に 4 桁シフトします。" #~ msgid "To Perform Miscellaneous Scientific Calculations" #~ msgstr "その他の科学技術計算を実行する" #~ msgid "" #~ "To calculate miscellaneous scientific calculations, use the buttons " #~ "described in ." #~ msgstr "" #~ "その他科学技術計算を実行するには、 に説明のあるボタンを使います。" #~ msgid "Performing Miscellaneous Scientific Calculations" #~ msgstr "その他の科学技術計算の実行" #~ msgid "Parentheses" #~ msgstr "括弧" #~ msgid "( and )" #~ msgstr "( および )" #~ msgid "" #~ "Provide precedence in arithmetic calculations. Calculations within " #~ "parentheses are performed first. If parentheses are not used, arithmetic " #~ "calculations are performed from left to right with no arithmetic " #~ "precedence. Parentheses can be nested to any level. When the last " #~ "parenthesis is matched, the display area is updated." #~ msgstr "" #~ "算術計算の優先順位を指定します。 括弧内の計算が先に行われます。括弧がない" #~ "場合、算術計算は数学上の優先順位なしで左から右に計算されます。括弧は何層で" #~ "も入れ子にすることができます。最後の括弧が一致すると、表示領域が更新されま" #~ "す。" #~ msgid "e to the x Power" #~ msgstr "e x の累乗" #~ msgid "" #~ "Calculates the value of e raised to the power of the " #~ "current value in the display area." #~ msgstr "表示領域内の値分、e を累乗します。" #~ msgid "10 to the x Power" #~ msgstr "10 x の累乗" #~ msgid "" #~ "Calculates the value of 10 raised to the power of the current value in " #~ "the display area." #~ msgstr "表示領域内の値分、10 を累乗します。" #~ msgid "y to the x Power" #~ msgstr "y x の累乗" #~ msgid "" #~ "Raises the current value in the display area to the power of the next " #~ "value that you enter." #~ msgstr "次に入力した値分、表示領域内の値を累乗します。" #~ msgid "x Factorial" #~ msgstr "x の階乗" #~ msgid "" #~ "Calculates the factorial of the current value in the display area. " #~ "x factorial is x*" #~ "(x-1)*(x-2)...*1. " #~ "This function applies only to positive integers." #~ msgstr "" #~ "表示領域内の値の階乗を計算します。x の階乗は、" #~ "x*(x-1)*" #~ "(x-2)...*1 となります。この関数は、正の整数にの" #~ "み使用できます。" #~ msgid "Random Number Generator" #~ msgstr "乱数発生関数" #~ msgid "" #~ "Generates a random number in the range 0.0 to 1.0 and displays the random " #~ "number in the display area." #~ msgstr "0.0 から 1.0 の範囲で乱数を発生し、その乱数を表示領域に表示します。" #~ msgid "Hexadecimal Numerals" #~ msgstr "16 進数キー" #~ msgid "A to E inclusive" #~ msgstr "A から E" #~ msgid "These numerals are available in hexadecimal base only." #~ msgstr "これらの数字は、16 進法でのみ使用できます。" #~ msgid "To Quit" #~ msgstr "終了する" #~ msgid "" #~ "To quit mate-calc, choose " #~ "CalculatorQuit." #~ msgstr "" #~ "電卓 を終了するには、" #~ "「Calculator」「Quit」の" #~ "順に選択します。" #~ msgid "" #~ "When you quit mate-calc, the current values of " #~ "the following settings are stored and automatically applied the next time " #~ "you start mate-calc:" #~ msgstr "" #~ "電卓 を終了すると、以下の設定の現在値が保存さ" #~ "れ、次に 電卓 を起動した際に自動的に適用されま" #~ "す。" #~ msgid "" #~ "Mode: Basic, Financial, or Scientific" #~ msgstr "" #~ "モード基本、財務、または科学" #~ msgid "" #~ "Memory Registers window " #~ "displayed or not displayed" #~ msgstr "" #~ "メモリレジスタ ウィンドウの表示" #~ "または非表示" #~ msgid "Display type" #~ msgstr "表示タイプ" #~ msgid "Technical Information" #~ msgstr "技術情報" #~ msgid "Order of Operations" #~ msgstr "演算の順序" #~ msgid "" #~ "Calculations are performed from left to right with no arithmetic " #~ "precedence. To apply arithmetic precedence, use parentheses." #~ msgstr "" #~ "計算は、数学上の優先順位を考慮せず、左から右に実行されます。数学上の優先順" #~ "位を適用するには、括弧を使ってください。" #~ msgid "" #~ "For example, without parentheses: 2 + 3 * 4 = 20 " #~ msgstr "" #~ "たとえば、括弧なしでは 2 + 3 * 4 = 20 となり、" #~ msgid "" #~ "With parentheses: 2 + (3 * 4) = 14" #~ msgstr "" #~ "括弧があると、 2 + (3 * 4) = 14 となり" #~ "ます。" #~ msgid "Error Conditions" #~ msgstr "エラー状態" #~ msgid "Displays the word Error in the display area." #~ msgstr "Error という文字を表示領域に表示します。" #~ msgid "" #~ "Makes all calculator buttons unavailable, except Clr." #~ msgstr "" #~ "「Clr」以外のすべてのボタンを使用できなくなります。" #~ msgid "Makes all calculator options unavailable." #~ msgstr "また、すべての電卓オプションも使用できなくなります。" #~ msgid "" #~ "Makes all calculator menu items unavailable, except " #~ "CalculatorQuit and HelpContents." #~ msgstr "" #~ "さらに、 「Calculator」" #~ "「Quit」「Help」「Contents」以外のすべての" #~ "電卓メニュー項目も使用できなくなります。" #~ msgid "" #~ "If you perform an invalid calculation, mate-calc indicates the error condition as follows: " #~ msgstr "" #~ "無効な計算を行うと、電卓 が以下のようにエラー状" #~ "態を示します。 " #~ msgid "To Change the Input Mode" #~ msgstr "入力モードを変更する" #~ msgid "" #~ "To change the input mode, right-click in the text window, then select " #~ "Input Methods." #~ msgstr "" #~ "入力モードを変更するには、テキストウィンドウ内を右クリックし、" #~ "「入力方法」を選択します。" #~ msgid "Quick Reference: Keyboard Shortcuts" #~ msgstr "クイックリファレンス: キーボードのショートカット" #~ msgid "" #~ ", , and provide a quick reference for " #~ "all of the mate-calc keyboard shortcuts." #~ msgstr "" #~ " および は、電卓 のキーボードショートカットすべてのクイックリファレンスを提供" #~ "します。" #~ msgid "" #~ "Quick Reference for Keyboard Shortcuts of mate-calc Buttons" #~ msgstr "" #~ "電卓 ボタンのキーボードのショートカットのクイッ" #~ "クリファレンス" #~ msgid "Keyboard Shortcut" #~ msgstr "キーボードのショートカット" #~ msgid "See" #~ msgstr "参照" #~ msgid "0 to 9 inclusive" #~ msgstr "0 から 9" #~ msgid "Constant Value" #~ msgstr "一定値" #~ msgid "( and )" #~ msgstr "( および )" #~ msgid "* or x" #~ msgstr "* または x" #~ msgid "= or Return" #~ msgstr "= または Return" #~ msgid "~" #~ msgstr "N" #~ msgid "" #~ "Quick Reference for Keyboard Shortcuts of mate-calc Scientific Mode Options" #~ msgstr "" #~ "電卓 科学モードオプションに関するキーボードの" #~ "ショートカットのクイックリファレンス" #~ msgid "Option" #~ msgstr "オプション" #~ msgid "Set the trigonometric type to Gradients." #~ msgstr "三角関数のタイプを傾斜に設定します。" #~ msgid "Set the numeric base to binary." #~ msgstr "2 進数に設定" #~ msgid "Set the numeric base to decimal." #~ msgstr "10 進数に設定" #~ msgid "Set the display type to Fixed-Point format." #~ msgstr "表示タイプを固定小数点形式に設定" #~ msgid "Set the trigonometric type to Degrees." #~ msgstr "三角関数のタイプを度数に設定" #~ msgid "Select the inverse option for use with the trigonometric functions." #~ msgstr "三角関数機能と一緒に反転オプションを使用" #~ msgid "Set the display type to Engineering format." #~ msgstr "表示タイプをエンジニアリング形式に設定" #~ msgid "Set the numeric base to octal." #~ msgstr "8 進数に設定" #~ msgid "Set the trigonometric type to Radians." #~ msgstr "三角関数のタイプをラジアンに設定" #~ msgid "Set the display type to Scientific format." #~ msgstr "表示タイプを科学的形式に設定" #~ msgid "Set the numeric base to hexadecimal." #~ msgstr "16 進数に設定" #~ msgid "" #~ "Select the hyperbolic option for use with the trigonometric functions." #~ msgstr "三角関数機能と一緒に双曲線オプションを使用" #~ msgid "" #~ "Quick Reference for Keyboard Shortcuts of mate-calc Menu Items" #~ msgstr "" #~ "電卓 メニュー項目のキーボードのショートカットの" #~ "クイックリファレンス" #~ msgid "Menu Item" #~ msgstr "メニュー項目" #~ msgid "View" #~ msgstr "「表示」" #~ msgid "Change to Basic Mode" #~ msgstr "基本モードへ変更" #~ msgid "Edit" #~ msgstr "「編集」" #~ msgid "Copy" #~ msgstr "「コピー」" #~ msgid "Copy the current value in the display area to the clipboard" #~ msgstr "表示領域内の値をクリップボードへコピー" #~ msgid "Change to Financial Mode" #~ msgstr "財務モードへ変更" #~ msgid "Insert ASCII Values" #~ msgstr "「Insert ASCII Values」" #~ msgid "Display the Insert ASCII Values window" #~ msgstr "「Insert ASCII Values」ウィンドウを表示" #~ msgid "Memory Registers" #~ msgstr "「Memory Registers」" #~ msgid "Display the Memory Registers window" #~ msgstr "「Memory Registers」ウィンドウを表示" #~ msgid "Quit" #~ msgstr "「Quit」" #~ msgid "Quit the mate-calc application" #~ msgstr "電卓 アプリケーションを終了" #~ msgid "Change to Scientific Mode" #~ msgstr "科学モードへ変更" #~ msgid "Show Trailing Zeroes" #~ msgstr "「Show Trailing Zeroes」" #~ msgid "Show trailing zeroes" #~ msgstr "後続の 0 を表示" #~ msgid "Paste" #~ msgstr "「Paste」" #~ msgid "Paste the current value in the clipboard to the display area" #~ msgstr "クリップボードの現在の値を表示領域へ張り付け" #~ msgid "Help" #~ msgstr "「Help」" #~ msgid "Display the mate-calc online help" #~ msgstr "電卓 のオンラインヘルプを表示"