diff options
Diffstat (limited to 'po/zh_CN.po')
-rw-r--r-- | po/zh_CN.po | 969 |
1 files changed, 473 insertions, 496 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index 759dd01..ad594e9 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -2,7 +2,7 @@ # Copyright (C) YEAR MATE Desktop Environment team # This file is distributed under the same license as the mate-calc package. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# +# # Translators: # e0c668032ced196bd60f2b6a070d982d_8f72ae0, 2018 # gtrslower, 2018 @@ -13,22 +13,23 @@ # 玉堂白鹤 <[email protected]>, 2020 # a73a47e368cc011d8f94528bd9d5d3f1_91fccdf <1b07f49e2a323989c85dd26d526f7bb9_871526>, 2020 # Stefano Karapetsas <[email protected]>, 2020 -# Skylee Ming-Tian Yang <[email protected]>, 2020 -# liulitchi <[email protected]>, 2020 -# Wenbin Lv <[email protected]>, 2021 -# +# liu lizhi <[email protected]>, 2020 +# OkayPJ <[email protected]>, 2021 +# Wenbin Lv <[email protected]>, 2022 +# msgid "" msgstr "" "Project-Id-Version: mate-calc 1.25.0\n" "Report-Msgid-Bugs-To: https://github.com/mate-desktop/mate-calc/issues\n" -"POT-Creation-Date: 2021-05-30 11:18+0200\n" +"POT-Creation-Date: 2022-10-20 20:12+0200\n" "PO-Revision-Date: 2018-03-11 16:33+0000\n" -"Last-Translator: Wenbin Lv <[email protected]>, 2021\n" -"Language-Team: Chinese (China) (https://www.transifex.com/mate/teams/13566/zh_CN/)\n" +"Last-Translator: Wenbin Lv <[email protected]>, 2022\n" +"Language-Team: Chinese (China) (https://www.transifex.com/mate/teams/13566/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. Accessible name for the factorize button @@ -62,7 +63,7 @@ msgstr "记忆" #. Accessible name for the memory value button #. Tooltip for the memory button #: src/buttons-advanced.ui:417 src/buttons-financial.ui:1894 -#: src/math-buttons.c:230 +#: src/math-buttons.c:234 msgid "Memory" msgstr "记忆" @@ -70,7 +71,7 @@ msgstr "记忆" #: src/buttons-advanced.ui:503 src/buttons-basic.ui:339 #: src/buttons-financial.ui:2331 src/buttons-programming.ui:2620 msgid "Exponent" -msgstr "X^Y" +msgstr "指数" #: src/buttons-advanced.ui:529 src/buttons-basic.ui:294 #: src/buttons-financial.ui:2357 @@ -97,7 +98,7 @@ msgstr "存储" #. Accessible name for the inverse button #: src/buttons-advanced.ui:791 src/buttons-programming.ui:2594 msgid "Inverse" -msgstr "倒数或反函数" +msgstr "反函数或倒数" #. Accessible name for the factorial button #: src/buttons-advanced.ui:817 src/buttons-programming.ui:2567 @@ -125,7 +126,7 @@ msgstr "常量" #. Title of Compounding Term dialog #. Tooltip for the compounding term button -#: src/buttons-financial.ui:8 src/math-buttons.c:254 +#: src/buttons-financial.ui:8 src/math-buttons.c:258 msgid "Compounding Term" msgstr "复利期数" @@ -162,7 +163,8 @@ msgid "" "Calculates 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 "计算某投资的现值到一期待值需要的投资周期数,每个投资周期利息率固定。" +msgstr "" +"计算某投资的现值增加到某一未来值需要的复利周期数,每个复利周期的利率固定。" #. Compounding Term Dialog: Label before periodic interest rate input #. Future Value Dialog: Label before periodic interest rate input @@ -197,7 +199,7 @@ msgstr "双倍余额递减折旧" msgid "" "Calculates the depreciation allowance on an asset for a specified period of " "time, using the double-declining balance method." -msgstr "计算某一资产在指定期间的折旧提成,使用加倍余额递减法。" +msgstr "使用双倍余额递减法计算指定时间段内资产的累计折旧。" #. Double-Declining Depreciation Dialog: Label before life input #. Straight-Line Depreciation Dialog: Label before life input @@ -205,13 +207,13 @@ msgstr "计算某一资产在指定期间的折旧提成,使用加倍余额递 #: src/buttons-financial.ui:319 src/buttons-financial.ui:1388 #: src/buttons-financial.ui:1527 msgid "_Life:" -msgstr "年限(_L):" +msgstr "使用年限(_L):" #. Double-Declining Depreciation Dialog: Label before period input #. Sum-of-the-Years'-Digits Depreciation Dialog: Label before period input #: src/buttons-financial.ui:333 src/buttons-financial.ui:1513 msgid "_Period:" -msgstr "期(_P):" +msgstr "使用期(_P):" #. Double-Declining Depreciation Dialog: Label before cost input #. Gross Profit Margin Dialog: Label before cost input @@ -221,7 +223,7 @@ msgstr "成本(_O):" #. Title of Future Value dialog #. Tooltip for the future value button -#: src/buttons-financial.ui:374 src/math-buttons.c:260 +#: src/buttons-financial.ui:374 src/math-buttons.c:264 msgid "Future Value" msgstr "未来值" @@ -237,7 +239,8 @@ msgid "" "Calculates 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 "计算某投资的未来值,按约定付款期数的固定利率下每期等额付款。" +msgstr "" +"计算某投资的未来值,按照期限内有若干个付款周期、等额付款、每期固定利率。" #. Future Value Dialog: Label before periodic payment input #. Present Value Dialog: Label before periodic payment input @@ -249,7 +252,7 @@ msgstr "定期付款(_P):" #. Title of Gross Profit Margin dialog #. Tooltip for the gross profit margin button -#: src/buttons-financial.ui:557 src/math-buttons.c:281 +#: src/buttons-financial.ui:557 src/math-buttons.c:285 msgid "Gross Profit Margin" msgstr "毛利率" @@ -267,7 +270,7 @@ msgstr "利率(_M):" #. Title of Periodic Payment dialog #. Tooltip for the periodic payment button -#: src/buttons-financial.ui:710 src/math-buttons.c:278 +#: src/buttons-financial.ui:710 src/math-buttons.c:282 msgid "Periodic Payment" msgstr "每期付款额" @@ -276,7 +279,7 @@ msgstr "每期付款额" msgid "" "Calculates the amount of the periodic payment of a loan, where payments are " "made at the end of each payment period. " -msgstr "计算一笔贷款的定期付款数量,在每笔付款期末期付款。" +msgstr "计算一笔贷款的定期付款数额,在每个付款期期末付款。" #. Periodic Payment Dialog: Label before term input #. Periodic Interest Rate Dialog: Label before term input @@ -291,7 +294,7 @@ msgstr "本金(_P):" #. Title of Present Value dialog #. Tooltip for the present value button -#: src/buttons-financial.ui:894 src/math-buttons.c:275 +#: src/buttons-financial.ui:894 src/math-buttons.c:279 msgid "Present Value" msgstr "现值" @@ -301,11 +304,12 @@ msgid "" "Calculates 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 "计算基于一系列平等付款的投资现值在付款周期的周期利率数字上的折现。 " +msgstr "" +"计算某投资的现值,按照期限内有若干个付款周期、等额付款、每期按固定利率贴现。" #. Title of Periodic Interest Rate dialog #. Tooltip for the periodic interest rate button -#: src/buttons-financial.ui:1078 src/math-buttons.c:272 +#: src/buttons-financial.ui:1078 src/math-buttons.c:276 msgid "Periodic Interest Rate" msgstr "每期利率" @@ -314,7 +318,7 @@ msgstr "每期利率" msgid "" "Calculates the periodic interest necessary to increase an investment to a " "future value, over the number of compounding periods. " -msgstr "计算某投资增加到某一未来值需要的每期利率,按复合期数。" +msgstr "计算某投资经过一定复利期数后增加到某一未来值所所需要的每期利率。" #. Title of Straight-Line Depreciation dialog #: src/buttons-financial.ui:1262 @@ -340,7 +344,9 @@ msgid "" "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 "计算一个期间某资产的直线折旧。直线折旧法在某资产可用年限内均分折旧成本。可用年限指该资产折旧的期数,典型情况下为年。" +msgstr "" +"计算某一期限内某资产的直线折旧。直线折旧法在某资产可用年限内均分折旧成本。可" +"用年限指该资产折旧的期数,典型情况下为年。" #. Title of Sum-of-the-Years'-Digits Depreciation dialog #: src/buttons-financial.ui:1446 @@ -351,12 +357,13 @@ msgstr "年数总和法折旧" #: src/buttons-financial.ui:1631 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 " +"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 "" -"计算某一资产在指定期间的折旧提成,使用年数总和法。该折旧方法会加速折旧率,因此前期比后期发生更多折旧费用。可用年限指该资产折旧的周期(通常为年)数。" +"使用年数总和法计算某一资产在指定期限内的累计折旧。该折旧方法会加快折旧率,因" +"此前期比后期发生更多折旧费用。可用年限指该资产折旧的周期(通常为年)数。" #. Title of Payment Period dialog #: src/buttons-financial.ui:1659 @@ -372,94 +379,63 @@ msgstr "未来值(_V):" #: src/buttons-financial.ui:1815 msgid "" "Calculates 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 "计算期限内普通年金积累到某一未来值需要的付款期数,按某一每期利率。" - -#. 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. See also: -#. http://en.wikipedia.org/wiki/Compound_interest +"of an ordinary annuity, to accumulate a future value, at a periodic interest " +"rate." +msgstr "计算在普通年金期限内以定期利率累积未来值所需的支付期数。" + +#. 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. See also: http://en.wikipedia.org/wiki/Compound_interest #: src/buttons-financial.ui:2166 msgid "Ctrm" msgstr "复利" -#. Calculates the depreciation allowance on an asset for a specified period of -#. time, using the double-declining balance method. See also: -#. http://en.wikipedia.org/wiki/Depreciation +#. Calculates the depreciation allowance on an asset for a specified period of time, using the double-declining balance method. See also: http://en.wikipedia.org/wiki/Depreciation #: src/buttons-financial.ui:2181 msgid "Ddb" -msgstr "Ddb" +msgstr "双倍" -#. 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. See also: -#. http://en.wikipedia.org/wiki/Future_value +#. 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. See also: http://en.wikipedia.org/wiki/Future_value #: src/buttons-financial.ui:2196 msgid "Fv" -msgstr "Fv" +msgstr "未来" -#. 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. See also: -#. http://en.wikipedia.org/wiki/Annuity_(finance_theory) +#. 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. See also: http://en.wikipedia.org/wiki/Annuity_(finance_theory) #: src/buttons-financial.ui:2211 msgid "Term" msgstr "期数" -#. 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. See also: -#. http://en.wikipedia.org/wiki/Depreciation +#. 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. See also: http://en.wikipedia.org/wiki/Depreciation #: src/buttons-financial.ui:2226 msgid "Syd" -msgstr "Syd" - -#. 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. See also: -#. http://en.wikipedia.org/wiki/Depreciation +msgstr "年总" + +#. 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. See also: http://en.wikipedia.org/wiki/Depreciation #: src/buttons-financial.ui:2241 msgid "Sln" -msgstr "Sln" +msgstr "直线" -#. 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. See also: http://en.wikipedia.org/wiki/Interest +#. 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. See also: http://en.wikipedia.org/wiki/Interest #: src/buttons-financial.ui:2256 msgid "Rate" msgstr "利率" -#. 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. See also: -#. http://en.wikipedia.org/wiki/Present_value +#. 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. See also: http://en.wikipedia.org/wiki/Present_value #: src/buttons-financial.ui:2271 msgid "Pv" -msgstr "Pv" +msgstr "现值" -#. Calculates the amount of the periodic payment of a loan, where payments are -#. made at the end of each payment period. See also: -#. http://en.wikipedia.org/wiki/Amortization_schedule +#. Calculates the amount of the periodic payment of a loan, where payments are made at the end of each payment period. See also: http://en.wikipedia.org/wiki/Amortization_schedule #: src/buttons-financial.ui:2286 msgid "Pmt" -msgstr "Pmt" +msgstr "付款" -#. Calculates the resale price of a product, based on the product cost and the -#. wanted gross profit margin. See also: -#. http://en.wikipedia.org/wiki/Gross_profit_margin +#. Calculates the resale price of a product, based on the product cost and the wanted gross profit margin. See also: http://en.wikipedia.org/wiki/Gross_profit_margin #: src/buttons-financial.ui:2301 msgid "Gpm" -msgstr "Gpm" +msgstr "毛利" #. Title of insert character code dialog #. Tooltip for the insert character code button -#: src/buttons-programming.ui:8 src/math-buttons.c:233 +#: src/buttons-programming.ui:8 src/math-buttons.c:237 msgid "Insert Character Code" msgstr "插入字符编码" @@ -509,7 +485,7 @@ msgid "64-bit" msgstr "64 位" #. Title of preferences dialog -#: src/preferences.ui:60 src/math-preferences.c:239 +#: src/preferences.ui:60 src/math-preferences.c:221 msgid "Preferences" msgstr "首选项" @@ -548,14 +524,16 @@ msgstr "MATE 计算器" #: data/mate-calc.appdata.xml.in:8 msgid "MATE Desktop calculator" -msgstr "MATE 计算器" +msgstr "MATE 桌面计算器" #: data/mate-calc.appdata.xml.in:10 msgid "" "MATE Calc is a powerful graphical calculator with financial, logical and " "scientific modes. It uses a multiple precision package to do its arithmetic " "to give a high degree of accuracy." -msgstr "MATE Calc 是一款功能强大的图形计算器,有三种模式:财务,逻辑和科学。 为了提高精度,它使用多精度软件包进行数学运算。" +msgstr "" +"MATE 计算器是一款功能强大的图形计算器,有三种模式:财务,逻辑和科学。 为了提" +"高精度,它使用多精度软件包进行数学运算。" #: data/mate-calc.appdata.xml.in:15 msgid "" @@ -563,15 +541,15 @@ msgid "" "If you would like to know more about MATE and MATE Calc, please visit the " "project's home page." msgstr "" -"MATE Calc 为 MATE 桌面环境的一部分,是 GNOME Calc 的复刻。想了解更多 MATE 及 MATE Calc " -"的信息,请访问项目主页。" +"MATE 计算器为 MATE 桌面环境的一部分,是 GNOME 计算器的分叉。想了解更多 MATE " +"及 MATE 计算器的信息,请访问项目主页。" -#: data/mate-calc.desktop.in:3 src/math-window.c:368 +#: data/mate-calc.desktop.in:3 src/math-window.c:366 msgid "MATE Calculator" msgstr "MATE 计算器" #. Title of main window -#: data/mate-calc.desktop.in:4 src/math-window.c:723 +#: data/mate-calc.desktop.in:4 src/math-window.c:716 msgid "Calculator" msgstr "计算器" @@ -579,11 +557,12 @@ msgstr "计算器" msgid "Perform arithmetic, scientific or financial calculations" msgstr "执行算术、科学或财务计算" -#. Translators: Search terms to find this application. Do NOT translate or -#. localize the semicolons! The list MUST also end with a semicolon! +#. Translators: Search terms to find this application. Do NOT translate or localize the semicolons! The list MUST also end with a semicolon! #: data/mate-calc.desktop.in:13 msgid "calculator;MATE;scientific;arithmetic;financial;calculations;" -msgstr "计算器;MATE;科学;算术;财务;计算;" +msgstr "" +"calculator;MATE;scientific;arithmetic;financial;calculations;计算器;科学;算" +"术;财务;计算;" #: data/org.mate.calc.gschema.xml:25 msgid "Accuracy value" @@ -649,7 +628,7 @@ msgstr "角度单位" #: data/org.mate.calc.gschema.xml:63 msgid "The angle units to use" -msgstr "使用角度单位" +msgstr "使用的角度单位" #: data/org.mate.calc.gschema.xml:67 msgid "Button mode" @@ -661,7 +640,7 @@ msgstr "按钮模式" #: data/org.mate.calc.gschema.xml:72 msgid "Source currency" -msgstr "起始货币" +msgstr "源货币" #: data/org.mate.calc.gschema.xml:73 msgid "Currency of the current calculation" @@ -673,15 +652,15 @@ msgstr "目标货币" #: data/org.mate.calc.gschema.xml:78 msgid "Currency to convert the current calculation into" -msgstr "转换到的货币单位" +msgstr "当前计算转换到的货币" #: data/org.mate.calc.gschema.xml:82 msgid "Source units" -msgstr "起始单位" +msgstr "源单位" #: data/org.mate.calc.gschema.xml:83 msgid "Units of the current calculation" -msgstr "当前计量的单位" +msgstr "当前计算的单位" #: data/org.mate.calc.gschema.xml:87 msgid "Target units" @@ -689,7 +668,7 @@ msgstr "目标单位" #: data/org.mate.calc.gschema.xml:88 msgid "Units to convert the current calculation into" -msgstr "转换到的计量单位" +msgstr "当前计算转换到的单位" #: src/currency-manager.c:30 msgid "UAE Dirham" @@ -931,23 +910,22 @@ msgstr "委内瑞拉玻利瓦尔" msgid "South African Rand" msgstr "南非兰特" -#: src/financial.c:79 +#: src/financial.c:78 msgid "Error: the number of periods must be positive" -msgstr "错误:周期必须为正数" +msgstr "错误:周期数必须为正数" #. Description on how to use mate-calc displayed on command-line -#: src/mate-calc.c:86 +#: src/mate-calc.c:83 #, c-format msgid "" "Usage:\n" " %s — Perform mathematical calculations" msgstr "" "用法:\n" -" %s - 执行数学计算" +" %s — 执行数学计算" -#. Description on mate-calc command-line help options displayed on command- -#. line -#: src/mate-calc.c:94 +#. Description on mate-calc command-line help options displayed on command-line +#: src/mate-calc.c:91 #, c-format msgid "" "Help Options:\n" @@ -957,19 +935,20 @@ msgid "" " --help-gtk Show GTK+ options" msgstr "" "帮助选项:\n" -" -v, --version\t显示程序版本\n" -" -h, -?, --help\t显示帮助选项\n" -" -help-all\t\t显示所有帮助选项\n" -" -help-gtk\t\t显示 GTK+ 选项" - -#. Description on mate-calc command-line GTK+ options displayed on command- -#. line -#: src/mate-calc.c:105 +" -v, --version 显示程序版本\n" +" -h, -?, --help 显示帮助选项\n" +" --help-all 显示所有帮助选项\n" +" --help-gtk 显示 GTK+ 选项" + +#. Description on mate-calc command-line GTK+ options displayed on command-line +#: src/mate-calc.c:102 #, c-format msgid "" "GTK+ Options:\n" -" --class=CLASS Program class as used by the window manager\n" -" --name=NAME Program name as used by the window manager\n" +" --class=CLASS Program class as used by the window " +"manager\n" +" --name=NAME Program name as used by the window " +"manager\n" " --screen=SCREEN X screen to use\n" " --sync Make X calls synchronous\n" " --gtk-module=MODULES Load additional GTK+ modules\n" @@ -979,28 +958,28 @@ msgstr "" " --class=类 窗口管理器所用的程序类\n" " --name=名称 窗口管理器所用的程序名\n" " --screen=屏幕 要使用的 X 屏幕\n" -" --sync 同步 X 调用\n" +" --sync 使 X 调用同步\n" " --gtk-module=模块 加载额外的 GTK+ 模块\n" -" --g-fatal-warnings 给出所有重要警告" +" --g-fatal-warnings 使所有警告变为致命错误" #. Description on mate-calc application options displayed on command-line -#: src/mate-calc.c:119 +#: src/mate-calc.c:116 #, c-format msgid "" "Application Options:\n" " -s, --solve <equation> Solve the given equation" msgstr "" "程序选项:\n" -" -s,--solve <方程> 求解给出的方程" +" -s, --solve <方程> 求解给出的方程" #. Error printed to stderr when user uses --solve argument without an equation -#: src/mate-calc.c:167 +#: src/mate-calc.c:163 #, c-format msgid "Argument --solve requires an equation to solve" msgstr "参数 --solve 需要一个方程以便求解" #. Error printed to stderr when user provides an unknown command-line argument -#: src/mate-calc.c:178 +#: src/mate-calc.c:174 #, c-format msgid "Unknown argument '%s'" msgstr "未知参数“%s”" @@ -1015,294 +994,308 @@ msgstr "圆周率 [Ctrl+P]" msgid "Euler’s Number" msgstr "欧拉数" +#. Tooltip for the imaginary number button +#: src/math-buttons.c:99 +#, fuzzy +#| msgid "Imaginary Component" +msgid "Imaginary unit" +msgstr "虚数部分" + +#. Tooltip for the numeric point button +#: src/math-buttons.c:102 +#, fuzzy +#| msgid "Decimal" +msgid "Decimal point" +msgstr "十进制" + #. Tooltip for the subscript button -#: src/math-buttons.c:101 +#: src/math-buttons.c:105 msgid "Subscript mode [Alt]" msgstr "下标模式 [Alt]" #. Tooltip for the superscript button -#: src/math-buttons.c:104 +#: src/math-buttons.c:108 msgid "Superscript mode [Ctrl]" msgstr "上标模式 [Ctrl]" #. Tooltip for the scientific exponent button -#: src/math-buttons.c:107 +#: src/math-buttons.c:111 msgid "Scientific exponent [Ctrl+E]" msgstr "科学记数法 [Ctrl+E]" #. Tooltip for the add button -#: src/math-buttons.c:110 +#: src/math-buttons.c:114 msgid "Add [+]" msgstr "加法 [+]" #. Tooltip for the subtract button -#: src/math-buttons.c:113 +#: src/math-buttons.c:117 msgid "Subtract [-]" msgstr "减法 [-]" #. Tooltip for the multiply button -#: src/math-buttons.c:116 +#: src/math-buttons.c:120 msgid "Multiply [*]" msgstr "乘法 [*]" #. Tooltip for the divide button -#: src/math-buttons.c:119 +#: src/math-buttons.c:123 msgid "Divide [/]" msgstr "除法 [/]" #. Tooltip for the modulus divide button -#: src/math-buttons.c:122 +#: src/math-buttons.c:126 msgid "Modulus divide" msgstr "求余数" #. Tooltip for the additional functions button -#: src/math-buttons.c:125 +#: src/math-buttons.c:129 msgid "Additional Functions" -msgstr "附加函数" +msgstr "额外的函数" #. Tooltip for the additional constant button -#: src/math-buttons.c:128 +#: src/math-buttons.c:132 msgid "Additional constants" -msgstr "补充常数" +msgstr "额外的常量" #. Tooltip for the exponent button -#: src/math-buttons.c:131 +#: src/math-buttons.c:135 msgid "Exponent [^ or **]" msgstr "乘方 [^ 或 **]" #. Tooltip for the square button -#: src/math-buttons.c:134 +#: src/math-buttons.c:138 msgid "Square [Ctrl+2]" msgstr "平方 [Ctrl+2]" #. Tooltip for the percentage button -#: src/math-buttons.c:137 +#: src/math-buttons.c:141 msgid "Percentage [%]" msgstr "百分数 [%]" #. Tooltip for the factorial button -#: src/math-buttons.c:140 +#: src/math-buttons.c:144 msgid "Factorial [!]" msgstr "阶乘 [!]" #. Tooltip for the absolute value button -#: src/math-buttons.c:143 +#: src/math-buttons.c:147 msgid "Absolute value [|]" msgstr "绝对值 [|]" #. Tooltip for the complex argument component button -#: src/math-buttons.c:146 +#: src/math-buttons.c:150 msgid "Complex argument" -msgstr "复变量" +msgstr "复数辐角" #. Tooltip for the complex conjugate button -#: src/math-buttons.c:149 +#: src/math-buttons.c:153 msgid "Complex conjugate" msgstr "复共轭" #. Tooltip for the root button -#: src/math-buttons.c:152 +#: src/math-buttons.c:156 msgid "Root [Ctrl+R]" msgstr "根 [Ctrl+R]" #. Tooltip for the square root button -#: src/math-buttons.c:155 +#: src/math-buttons.c:159 msgid "Square root [Ctrl+R]" msgstr "平方根 [Ctrl+R]" #. Tooltip for the logarithm button -#: src/math-buttons.c:158 +#: src/math-buttons.c:162 msgid "Logarithm" -msgstr "常用对数(以 10 为底)" +msgstr "常用对数(以 10 为底)" #. Tooltip for the natural logarithm button -#: src/math-buttons.c:161 +#: src/math-buttons.c:165 msgid "Natural Logarithm" -msgstr "自然对数(以 e 为底)" +msgstr "自然对数(以 e 为底)" #. Tooltip for the sine button -#: src/math-buttons.c:164 +#: src/math-buttons.c:168 msgid "Sine" msgstr "正弦" #. Tooltip for the cosine button -#: src/math-buttons.c:167 +#: src/math-buttons.c:171 msgid "Cosine" msgstr "余弦" #. Tooltip for the tangent button -#: src/math-buttons.c:170 +#: src/math-buttons.c:174 msgid "Tangent" msgstr "正切" #. Tooltip for the hyperbolic sine button -#: src/math-buttons.c:173 +#: src/math-buttons.c:177 msgid "Hyperbolic Sine" msgstr "双曲正弦" #. Tooltip for the hyperbolic cosine button -#: src/math-buttons.c:176 +#: src/math-buttons.c:180 msgid "Hyperbolic Cosine" msgstr "双曲余弦" #. Tooltip for the hyperbolic tangent button -#: src/math-buttons.c:179 +#: src/math-buttons.c:183 msgid "Hyperbolic Tangent" msgstr "双曲正切" #. Tooltip for the inverse sine button -#: src/math-buttons.c:182 +#: src/math-buttons.c:186 msgid "Inverse Sine" msgstr "反正弦" #. Tooltip for the inverse cosine button -#: src/math-buttons.c:185 +#: src/math-buttons.c:189 msgid "Inverse Cosine" msgstr "反余弦" #. Tooltip for the inverse tangent button -#: src/math-buttons.c:188 +#: src/math-buttons.c:192 msgid "Inverse Tangent" msgstr "反正切" #. Tooltip for the inverse button -#: src/math-buttons.c:191 +#: src/math-buttons.c:195 msgid "Inverse [Ctrl+I]" msgstr "反函数或倒数 [Ctrl+I]" #. Tooltip for the boolean AND button -#: src/math-buttons.c:194 +#: src/math-buttons.c:198 msgid "Boolean AND" msgstr "逻辑与" #. Tooltip for the boolean OR button -#: src/math-buttons.c:197 +#: src/math-buttons.c:201 msgid "Boolean OR" msgstr "逻辑或" #. Tooltip for the exclusive OR button -#: src/math-buttons.c:200 +#: src/math-buttons.c:204 msgid "Boolean Exclusive OR" msgstr "逻辑异或" #. Tooltip for the boolean NOT button -#: src/math-buttons.c:203 +#: src/math-buttons.c:207 msgid "Boolean NOT" msgstr "逻辑非" #. Tooltip for the integer component button -#: src/math-buttons.c:206 src/math-buttons.c:997 +#: src/math-buttons.c:210 src/math-buttons.c:972 msgid "Integer Component" msgstr "整数部分" #. Tooltip for the fractional component button -#: src/math-buttons.c:209 src/math-buttons.c:999 +#: src/math-buttons.c:213 src/math-buttons.c:974 msgid "Fractional Component" msgstr "小数部分" #. Tooltip for the real component button -#: src/math-buttons.c:212 +#: src/math-buttons.c:216 msgid "Real Component" msgstr "实数部分" #. Tooltip for the imaginary component button -#: src/math-buttons.c:215 +#: src/math-buttons.c:219 msgid "Imaginary Component" msgstr "虚数部分" #. Tooltip for the ones' complement button -#: src/math-buttons.c:218 +#: src/math-buttons.c:222 msgid "Ones' Complement" msgstr "反码" #. Tooltip for the two's complement button -#: src/math-buttons.c:221 +#: src/math-buttons.c:225 msgid "Two's Complement" msgstr "补码" #. Tooltip for the start group button -#: src/math-buttons.c:224 +#: src/math-buttons.c:228 msgid "Start Group [(]" msgstr "开始组 [(]" #. Tooltip for the end group button -#: src/math-buttons.c:227 +#: src/math-buttons.c:231 msgid "End Group [)]" msgstr "结束组 [)]" #. Tooltip for the solve button -#: src/math-buttons.c:236 +#: src/math-buttons.c:240 msgid "Calculate Result" msgstr "计算结果" #. Tooltip for the factor button -#: src/math-buttons.c:239 +#: src/math-buttons.c:243 msgid "Factorize [Ctrl+F]" msgstr "质因数分解 [Ctrl+F]" #. Tooltip for the clear button -#: src/math-buttons.c:242 +#: src/math-buttons.c:246 msgid "Clear Display [Escape]" msgstr "清除显示 [Escape]" #. Tooltip for the undo button -#: src/math-buttons.c:245 +#: src/math-buttons.c:249 msgid "Undo [Ctrl+Z]" msgstr "撤销 [Ctrl+Z]" #. Tooltip for the shift left button -#: src/math-buttons.c:248 +#: src/math-buttons.c:252 msgid "Shift Left [<<]" msgstr "左移 [<<]" #. Tooltip for the shift right button -#: src/math-buttons.c:251 +#: src/math-buttons.c:255 msgid "Shift Right [>>]" msgstr "右侧 [>>]" #. Tooltip for the double declining depreciation button -#: src/math-buttons.c:257 +#: src/math-buttons.c:261 msgid "Double Declining Depreciation" msgstr "双倍余额递减折旧" #. Tooltip for the financial term button -#: src/math-buttons.c:263 +#: src/math-buttons.c:267 msgid "Financial Term" msgstr "财务" #. Tooltip for the sum of the years digits depreciation button -#: src/math-buttons.c:266 +#: src/math-buttons.c:270 msgid "Sum of the Years Digits Depreciation" msgstr "年数总和法折旧" #. Tooltip for the straight line depreciation button -#: src/math-buttons.c:269 +#: src/math-buttons.c:273 msgid "Straight Line Depreciation" msgstr "直线折旧" #. Number display mode combo: Binary, e.g. 10011010010₂ -#: src/math-buttons.c:630 +#: src/math-buttons.c:624 msgid "Binary" msgstr "二进制" #. Number display mode combo: Octal, e.g. 2322₈ -#: src/math-buttons.c:634 +#: src/math-buttons.c:628 msgid "Octal" msgstr "八进制" #. Number display mode combo: Decimal, e.g. 1234 -#: src/math-buttons.c:638 +#: src/math-buttons.c:632 msgid "Decimal" msgstr "十进制" #. Number display mode combo: Hexadecimal, e.g. 4D2₁₆ -#: src/math-buttons.c:642 +#: src/math-buttons.c:636 msgid "Hexadecimal" msgstr "十六进制" #. Left Shift Popup: Menu item to shift left by n places (n < 10) #. Right Shift Popup: Menu item to shift right by n places (n < 10) -#: src/math-buttons.c:910 src/math-buttons.c:952 +#: src/math-buttons.c:888 src/math-buttons.c:929 #, c-format msgid "_%d place" msgid_plural "_%d places" @@ -1310,287 +1303,282 @@ msgstr[0] "_%d 位" #. Left Shift Popup: Menu item to shift left by n places (n >= 10) #. Right Shift Popup: Menu item to shift right by n places (n >= 10) -#: src/math-buttons.c:914 src/math-buttons.c:956 +#: src/math-buttons.c:892 src/math-buttons.c:933 #, c-format msgid "%d place" msgid_plural "%d places" msgstr[0] "%d 位" #. Tooltip for the round button -#: src/math-buttons.c:1001 +#: src/math-buttons.c:976 msgid "Round" msgstr "舍入" #. Tooltip for the floor button -#: src/math-buttons.c:1003 +#: src/math-buttons.c:978 msgid "Floor" -msgstr "下限" +msgstr "向下取整" #. Tooltip for the ceiling button -#: src/math-buttons.c:1005 +#: src/math-buttons.c:980 msgid "Ceiling" -msgstr "上限" +msgstr "向上取整" #. Tooltip for the ceiling button -#: src/math-buttons.c:1007 +#: src/math-buttons.c:982 msgid "Sign" msgstr "符号" #. Tooltip for the c₀ component button -#: src/math-buttons.c:1049 +#: src/math-buttons.c:1023 msgid "Velocity of Light" msgstr "光速" -#: src/math-buttons.c:1049 +#: src/math-buttons.c:1023 msgid "299,792,458 m/s" msgstr "299,792,458 m/s" #. Tooltip for the μ₀ component button -#: src/math-buttons.c:1051 +#: src/math-buttons.c:1025 msgid "Magnetic constant" msgstr "磁常数" -#: src/math-buttons.c:1051 +#: src/math-buttons.c:1025 msgid "1.2566370614×10⁻⁶ N/A²" msgstr "1.2566370614×10⁻⁶ N/A²" #. Tooltip for the ε₀ button -#: src/math-buttons.c:1053 +#: src/math-buttons.c:1027 msgid "Electric constant" msgstr "真空介电常量" -#: src/math-buttons.c:1053 +#: src/math-buttons.c:1027 msgid "8.85418782×10⁻¹² s⁴A²/m³kg" msgstr "8.85418782×10⁻¹² s⁴A²/m³kg" #. Tooltip for the G button -#: src/math-buttons.c:1055 +#: src/math-buttons.c:1029 msgid "Newtonian constant of gravitation" msgstr "万有引力常数" -#: src/math-buttons.c:1055 +#: src/math-buttons.c:1029 msgid "6.67408×10⁻¹¹ m³/(s²kg)" msgstr "6.67408×10⁻¹¹ m³/(s²kg)" #. Tooltip for the h button -#: src/math-buttons.c:1057 +#: src/math-buttons.c:1031 msgid "Planck constant" msgstr "普朗克常量" -#: src/math-buttons.c:1057 +#: src/math-buttons.c:1031 msgid "6.62607004×10⁻³⁴ m²kg/s" msgstr "6.62607004×10⁻³⁴ m²kg/s" #. Tooltip for the e button -#: src/math-buttons.c:1059 +#: src/math-buttons.c:1033 msgid "Elementary charge" -msgstr "基本电荷" +msgstr "元电荷" -#: src/math-buttons.c:1059 +#: src/math-buttons.c:1033 msgid "1.6021766208(98)×10⁻¹⁹ C" msgstr "1.6021766208(98)×10⁻¹⁹ C" #. Tooltip for the mₑ button -#: src/math-buttons.c:1061 +#: src/math-buttons.c:1035 msgid "Electron mass" msgstr "电子质量" -#: src/math-buttons.c:1061 +#: src/math-buttons.c:1035 msgid "9.10938356×10⁻³¹ kg" msgstr "9.10938356×10⁻³¹ kg" #. Tooltip for the mₚ button -#: src/math-buttons.c:1063 +#: src/math-buttons.c:1037 msgid "Proton mass" msgstr "质子质量" -#: src/math-buttons.c:1063 +#: src/math-buttons.c:1037 msgid "1.672621898(21)×10⁻²⁷ kg" msgstr "1.672621898(21)×10⁻²⁷ kg" #. Tooltip for the Nₐ button -#: src/math-buttons.c:1065 +#: src/math-buttons.c:1039 msgid "Avogadro constant" -msgstr "阿伏伽德罗常数" +msgstr "阿伏加德罗常数" -#: src/math-buttons.c:1065 +#: src/math-buttons.c:1039 msgid "6.02214086×10²³ mol⁻¹" msgstr "6.02214086×10²³ mol⁻¹" -#. Label that is displayed between the two conversion combo boxes, e.g. -#. "[degrees] in [radians]" -#: src/math-converter.c:418 +#. Label that is displayed between the two conversion combo boxes, e.g. "[degrees] in [radians]" +#: src/math-converter.c:401 msgid " in " msgstr " 换算为 " #. Tooltip for swap conversion button -#: src/math-converter.c:433 +#: src/math-converter.c:416 msgid "Switch conversion units" -msgstr "转换单位" +msgstr "交换单位" #. Error shown when trying to undo with no undo history -#: src/math-equation.c:460 +#: src/math-equation.c:444 msgid "No undo history" msgstr "无撤销记录" #. Error shown when trying to redo with no redo history -#: src/math-equation.c:487 +#: src/math-equation.c:470 msgid "No redo history" msgstr "无重做记录" -#: src/math-equation.c:949 +#: src/math-equation.c:897 msgid "No sane value to store" -msgstr "没有要存储的标准值" +msgstr "没有正常的值可以存储" -#. Error displayed to user when they perform a bitwise operation on numbers -#. greater than the current word -#: src/math-equation.c:1258 +#. Error displayed to user when they perform a bitwise operation on numbers greater than the current word +#: src/math-equation.c:1190 msgid "Overflow. Try a bigger word size" -msgstr "溢出。请尝试一个更大的字长" +msgstr "溢出。请尝试使用更长的字长" #. Error displayed to user when they an unknown variable is entered -#: src/math-equation.c:1263 +#: src/math-equation.c:1195 #, c-format msgid "Unknown variable '%s'" msgstr "未知变量“%s”" #. Error displayed to user when an unknown function is entered -#: src/math-equation.c:1268 +#: src/math-equation.c:1200 #, c-format msgid "Function '%s' is not defined" msgstr "函数“%s”未定义" #. Error displayed to user when an conversion with unknown units is attempted -#: src/math-equation.c:1273 +#: src/math-equation.c:1205 msgid "Unknown conversion" -msgstr "未知转换" +msgstr "未知的转换" #. Uncategorized error. Show error token to user -#: src/math-equation.c:1281 +#: src/math-equation.c:1213 #, c-format msgid "Malformed expression at token '%s'" -msgstr "”%s“ 表达式格式错误" +msgstr "表达式在记号“%s”处有格式错误" #. Unknown error. #. Error displayed to user when they enter an invalid calculation -#: src/math-equation.c:1284 src/math-equation.c:1289 +#: src/math-equation.c:1216 src/math-equation.c:1221 msgid "Malformed expression" msgstr "表达式格式错误" -#: src/math-equation.c:1304 +#: src/math-equation.c:1235 msgid "Calculating" -msgstr "计算" +msgstr "正在计算" #. Error displayed when trying to factorize a non-integer value -#: src/math-equation.c:1443 +#: src/math-equation.c:1370 msgid "Need an integer to factorize" -msgstr "分解因式运算需要一个整数" +msgstr "质因数分解需要一个整数" #. This message is displayed in the status bar when a bit #. shift operation is performed and the display does not contain a number -#: src/math-equation.c:1516 +#: src/math-equation.c:1439 msgid "No sane value to bitwise shift" -msgstr "没有正常数值可用于移位" +msgstr "没有正常的值可用于移位" #. Message displayed when cannot toggle bit in display -#: src/math-equation.c:1549 +#: src/math-equation.c:1471 msgid "Displayed value not an integer" msgstr "显示的值不是整数" #. Digits localized for the given language -#: src/math-equation.c:1997 +#: src/math-equation.c:1909 msgid "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" msgstr "0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F" -#. Preferences dialog: Angle unit combo box: Use degrees for trigonometric -#. calculations -#. FIXME: Approximations of 1/(units in a circle), therefore, 360 deg != 400 -#. grads -#: src/math-preferences.c:256 src/unit-manager.c:54 +#. Preferences dialog: Angle unit combo box: Use degrees for trigonometric calculations +#. FIXME: Approximations of 1/(units in a circle), therefore, 360 deg != 400 grads +#: src/math-preferences.c:238 src/unit-manager.c:51 msgid "Degrees" -msgstr "角度(_G)" +msgstr "角度" -#. Preferences dialog: Angle unit combo box: Use radians for trigonometric -#. calculations -#: src/math-preferences.c:260 src/unit-manager.c:55 +#. Preferences dialog: Angle unit combo box: Use radians for trigonometric calculations +#: src/math-preferences.c:242 src/unit-manager.c:52 msgid "Radians" msgstr "弧度" -#. Preferences dialog: Angle unit combo box: Use gradians for trigonometric -#. calculations -#: src/math-preferences.c:264 src/unit-manager.c:56 +#. Preferences dialog: Angle unit combo box: Use gradians for trigonometric calculations +#: src/math-preferences.c:246 src/unit-manager.c:53 msgid "Gradians" msgstr "百分度" -#. Number display mode combo: Automatic, e.g. 1234 (or scientific for large -#. number 1.234×10^99) -#: src/math-preferences.c:274 +#. Number display mode combo: Automatic, e.g. 1234 (or scientific for large number 1.234×10^99) +#: src/math-preferences.c:256 msgid "Automatic" msgstr "自动" #. Number display mode combo: Fixed, e.g. 1234 -#: src/math-preferences.c:278 +#: src/math-preferences.c:260 msgid "Fixed" msgstr "定点数" #. Number display mode combo: Scientific, e.g. 1.234×10^3 -#: src/math-preferences.c:282 +#: src/math-preferences.c:264 msgid "Scientific" msgstr "科学" #. Number display mode combo: Engineering, e.g. 1.234k -#: src/math-preferences.c:286 +#: src/math-preferences.c:268 msgid "Engineering" msgstr "工程" #. Label used in preferences dialog. The %d is replaced by a spinbutton -#: src/math-preferences.c:297 +#: src/math-preferences.c:279 #, c-format msgid "Show %d decimal _places" msgstr "显示 %d 个十进制位(_P)" #. Translators: Error message displayed when unable to launch help browser -#: src/math-window.c:294 +#: src/math-window.c:292 msgid "Unable to open help file" msgstr "无法打开帮助文件" -#: src/math-window.c:312 +#: src/math-window.c:310 msgid "Sun Microsystems" msgstr "Sun Microsystems" -#: src/math-window.c:313 +#: src/math-window.c:311 msgid "MATE Documentation Team" msgstr "MATE 文档团队" -#: src/math-window.c:319 +#: src/math-window.c:317 msgid "" "MATE Calculator is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version." msgstr "" -"MATE 计算器为自由软件;在自由软件基金会发表的 GNU GPL 协议下,任何人都可自由发布或修改该软件;GPL 协议应采用第二版或后续版本。" +"MATE 计算器是自由软件;您可以按照自由软件基金会所发布的 GNU 通用公共许可证再" +"分发和/或修改它;您可以使用此许可证的第二版或(依您所愿)任何更新的版本。" -#: src/math-window.c:323 +#: src/math-window.c:321 msgid "" "MATE Calculator is distributed in the hope that it will be useful, but " "WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY " -"or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for" -" more details." +"or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " +"more details." msgstr "" -"MATE Calculator " -"发表的目的是希望它能够对您有用,但我们没有任何保证;对于以任何用途使用它所造成的任何直接或间接后果都不承担任何责任。请参看GNU GPL 协议中的细节。" +"分发 MATE 计算器的目的是希望它对您有用,但没有任何保证;甚至没有对适销性或特" +"定用途适用性的默示保证。请阅读 GNU 通用公共许可证以了解更多细节。" -#: src/math-window.c:327 +#: src/math-window.c:325 msgid "" -"You should have received a copy of the GNU General Public License along with" -" MATE Calculator; if not, write to the Free Software Foundation, Inc., 51 " +"You should have received a copy of the GNU General Public License along with " +"MATE Calculator; if not, write to the Free Software Foundation, Inc., 51 " "Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." msgstr "" -"MATE 计算器附有 GNU GPL 协议的副本;如未发现协议,请写信给自由软件基金会,地址是 51 Franklin Street, Fifth " -"Floor, Boston, MA 02110-1301 USA 。" +"您应该在收到 MATE 计算器的同时也收到了 GNU 通用公共许可证的副本;如果没有收到" +"该许可证的话,您可以写信给自由软件基金会,地址是:51 Franklin Street, Fifth " +"Floor, Boston, MA 02110-1301, USA" -#: src/math-window.c:364 +#: src/math-window.c:362 #, c-format msgid "" "Calculator with financial and scientific modes.\n" @@ -1599,19 +1587,19 @@ msgstr "" "具有财务和科学模式的计算器。\n" "使用 GNU MPFR %s 和 GNU MPC %s" -#: src/math-window.c:370 +#: src/math-window.c:368 msgid "About MATE Calculator" -msgstr "关于 MATE Calculator" +msgstr "关于 MATE 计算器" -#: src/math-window.c:371 +#: src/math-window.c:369 msgid "" "Copyright © 1986–2010 The GCalctool authors\n" "Copyright © 2011-2021 MATE developers" msgstr "" -"版权所有 © 1986–2010 GCalctool 作者\n" -"版权所有 © 2011-2021 MATE 开发者" +"Copyright © 1986–2010 GCalctool 作者\n" +"Copyright © 2011-2021 MATE 开发者" -#: src/math-window.c:377 +#: src/math-window.c:375 msgid "translator-credits" msgstr "" "Christopher Meng <[email protected]>, 2012-2013\n" @@ -1623,123 +1611,120 @@ msgstr "" "玉堂白鹤 <[email protected]>, 2015\n" "Mingye Wang <[email protected]>, 2015-2016\n" "白铭骢 <[email protected]>, 2015-2016\n" -"刘子兴 <[email protected]>, 2015-2016" +"刘子兴 <[email protected]>, 2015-2016\n" +"Wenbin Lv <[email protected]>, 2021-2022" #. Calculator menu -#: src/math-window.c:526 +#: src/math-window.c:523 msgid "_Calculator" msgstr "计算器(_C)" #. Mode menu -#: src/math-window.c:528 +#: src/math-window.c:525 msgid "_Mode" msgstr "模式(_M)" #. View menu -#: src/math-window.c:530 +#: src/math-window.c:527 msgid "_View" -msgstr "视图(_V)" +msgstr "查看(_V)" #. Help menu label -#: src/math-window.c:532 +#: src/math-window.c:529 msgid "_Help" msgstr "帮助(_H)" #. Basic menu label -#: src/math-window.c:534 +#: src/math-window.c:531 msgid "_Basic" msgstr "基本(_B)" #. Advanced menu label -#: src/math-window.c:536 +#: src/math-window.c:533 msgid "_Advanced" msgstr "高级(_A)" #. Financial menu label -#: src/math-window.c:538 +#: src/math-window.c:535 msgid "_Financial" msgstr "财务(_F)" #. Programming menu label -#: src/math-window.c:540 +#: src/math-window.c:537 msgid "_Programming" msgstr "编程(_P)" #. History menu label -#: src/math-window.c:542 +#: src/math-window.c:539 msgid "_History" msgstr "历史(_H)" #. Help>Contents menu label -#: src/math-window.c:544 +#: src/math-window.c:541 msgid "_Contents" msgstr "目录(_C)" -#: src/math-window.c:547 +#: src/math-window.c:544 msgid "_Copy" msgstr "复制(_C)" -#: src/math-window.c:549 +#: src/math-window.c:546 msgid "_Paste" msgstr "粘贴(_P)" -#: src/math-window.c:551 +#: src/math-window.c:548 msgid "_Undo" -msgstr "撤消(_U)" +msgstr "撤销(_U)" -#: src/math-window.c:553 +#: src/math-window.c:550 msgid "_Redo" msgstr "重做(_R)" -#: src/math-window.c:555 +#: src/math-window.c:552 msgid "_Clear History" msgstr "清除历史(_C)" -#: src/math-window.c:558 +#: src/math-window.c:555 msgid "_Preferences" -msgstr "属性(_P)" +msgstr "首选项(_P)" -#: src/math-window.c:560 +#: src/math-window.c:557 msgid "_Quit" msgstr "退出(_Q)" -#: src/math-window.c:581 +#: src/math-window.c:578 msgid "_About" msgstr "关于(_A)" -#. Translators: Error displayed when boolean AND attempted on non-integer -#. values -#: src/mp-binary.c:119 +#. Translators: Error displayed when boolean AND attempted on non-integer values +#: src/mp-binary.c:114 msgid "Boolean AND is only defined for positive integers" -msgstr "逻辑与运算只对正整数有定义" +msgstr "逻辑与运算只对正整数定义" -#. Translators: Error displayed when boolean OR attempted on non-integer -#. values -#: src/mp-binary.c:132 +#. Translators: Error displayed when boolean OR attempted on non-integer values +#: src/mp-binary.c:126 msgid "Boolean OR is only defined for positive integers" msgstr "逻辑或运算只对正整数定义" -#. Translators: Error displayed when boolean XOR attempted on non-integer -#. values -#: src/mp-binary.c:145 +#. Translators: Error displayed when boolean XOR attempted on non-integer values +#: src/mp-binary.c:138 msgid "Boolean XOR is only defined for positive integers" msgstr "逻辑异或运算只对正整数定义" -#. Translators: Error displayed when boolean NOT attempted on non-integer -#. values -#: src/mp-binary.c:162 +#. Translators: Error displayed when boolean NOT attempted on non-integer values +#: src/mp-binary.c:154 msgid "Boolean NOT is only defined for positive integers" msgstr "逻辑非运算只对正整数定义" #. Translators: Error displayed when bit shift attempted on non-integer values -#: src/mp-binary.c:175 +#: src/mp-binary.c:166 msgid "Shift is only possible on integer values" msgstr "只能对整数值进行移位运算" #. Translators: Error display when attempting to take argument of zero #: src/mp.c:123 msgid "Argument not defined for zero" -msgstr "参数值不能为零" +msgstr "零的辐角未定义" #. Translators: Error displayed attempted to divide by zero #: src/mp.c:236 @@ -1756,25 +1741,21 @@ msgstr "零的对数未定义" msgid "The zeroth root of a number is undefined" msgstr "数的零次方根未定义" -#. Translators: Error displayed when attempted take the factorial of a -#. negative or complex number +#. Translators: Error displayed when attempted take the factorial of a negative or complex number #: src/mp.c:474 msgid "Factorial is only defined for non-negative real numbers" msgstr "阶乘仅对非负实数有定义" -#. Translators: Error displayed when attemping to do a modulus division on -#. non-integer numbers +#. Translators: Error displayed when attemping to do a modulus division on non-integer numbers #: src/mp.c:504 msgid "Modulus division is only defined for integers" msgstr "取模运算仅对整数有意义" -#. Translators: Error displayed when attempted to raise 0 to a negative -#. exponent -#. Translators: Error displayed when attempted to raise 0 to a negative -#. re_exponent +#. Translators: Error displayed when attempted to raise 0 to a negative exponent +#. Translators: Error displayed when attempted to raise 0 to a negative re_exponent #: src/mp.c:575 src/mp.c:602 msgid "The power of zero is undefined for a negative exponent" -msgstr "负数的零次幂未定义" +msgstr "零的负数次幂未定义" #. Translators: Error displayed when error function (erf) value is undefined #: src/mp.c:615 @@ -1787,767 +1768,763 @@ msgid "The Riemann zeta function is only defined for real numbers ≠1" msgstr "黎曼 zeta 函数仅对不等于 1 的实数有定义" #. Translators: Error displayed when tangent value is undefined -#: src/mp-trigonometric.c:120 +#: src/mp-trigonometric.c:116 msgid "" -"Tangent is undefined for angles that are multiples of π (180°) from π∕2 " -"(90°)" -msgstr "正切函数对 (n+1/2)*π (90°,270° ...) 无意义" +"Tangent is undefined for angles that are multiples of π (180°) from π∕2 (90°)" +msgstr "正切函数对与 π∕2 (90°) 的差为 π (180°) 的整数倍的角未定义" #. Translators: Error displayed when inverse sine value is undefined -#: src/mp-trigonometric.c:150 +#: src/mp-trigonometric.c:145 msgid "Inverse sine is undefined for values outside [-1, 1]" -msgstr "反正弦函数在 [-1,1] 范围之外无意义" +msgstr "反正弦函数在 [-1,1] 范围之外未定义" #. Translators: Error displayed when inverse sine value is undefined -#: src/mp-trigonometric.c:175 +#: src/mp-trigonometric.c:169 msgid "Inverse cosine is undefined for values outside [-1, 1]" -msgstr "反余弦函数在 [-1,1] 范围之外无意义" +msgstr "反余弦函数在 [-1,1] 范围之外未定义" #. Translators: Error displayed when inverse sine value is undefined -#: src/mp-trigonometric.c:201 +#: src/mp-trigonometric.c:194 msgid "Arctangent function is undefined for values i and -i" msgstr "反正切函数对 i 和 -i 未定义" -#. Translators: Error displayed when inverse hyperbolic cosine value is -#. undefined -#: src/mp-trigonometric.c:253 +#. Translators: Error displayed when inverse hyperbolic cosine value is undefined +#: src/mp-trigonometric.c:241 msgid "Inverse hyperbolic cosine is undefined for values less than one" -msgstr "对小于 1 的数求反双曲余弦函数无意义" +msgstr "反双曲余弦函数对小于 1 的数未定义" -#. Translators: Error displayed when inverse hyperbolic tangent value is -#. undefined -#: src/mp-trigonometric.c:275 +#. Translators: Error displayed when inverse hyperbolic tangent value is undefined +#: src/mp-trigonometric.c:262 msgid "Inverse hyperbolic tangent is undefined for values outside (-1, 1)" -msgstr "反双曲正切函数在(-1, 1)之外未定义" +msgstr "反双曲正切函数在 (-1, 1) 之外未定义" -#: src/unit-manager.c:54 +#: src/unit-manager.c:51 #, c-format msgctxt "unit-format" msgid "%s degrees" msgstr "%s degrees" -#: src/unit-manager.c:54 +#: src/unit-manager.c:51 msgctxt "unit-symbols" msgid "degree,degrees,deg" msgstr "degree,degrees,deg" -#: src/unit-manager.c:55 +#: src/unit-manager.c:52 #, c-format msgctxt "unit-format" msgid "%s radians" msgstr "%s radians" -#: src/unit-manager.c:55 +#: src/unit-manager.c:52 msgctxt "unit-symbols" msgid "radian,radians,rad" msgstr "radian,radians,rad" -#: src/unit-manager.c:56 +#: src/unit-manager.c:53 #, c-format msgctxt "unit-format" msgid "%s gradians" msgstr "%s gradians" -#: src/unit-manager.c:56 +#: src/unit-manager.c:53 msgctxt "unit-symbols" msgid "gradian,gradians,grad" msgstr "gradian,gradians,grad" -#: src/unit-manager.c:57 +#: src/unit-manager.c:54 msgid "Parsecs" msgstr "秒差距" -#: src/unit-manager.c:57 +#: src/unit-manager.c:54 #, c-format msgctxt "unit-format" msgid "%s pc" msgstr "%s pc" -#: src/unit-manager.c:57 +#: src/unit-manager.c:54 msgctxt "unit-symbols" msgid "parsec,parsecs,pc" msgstr "parsec,parsecs,pc" -#: src/unit-manager.c:58 +#: src/unit-manager.c:55 msgid "Light Years" msgstr "光年" -#: src/unit-manager.c:58 +#: src/unit-manager.c:55 #, c-format msgctxt "unit-format" msgid "%s ly" msgstr "%s ly" -#: src/unit-manager.c:58 +#: src/unit-manager.c:55 msgctxt "unit-symbols" msgid "lightyear,lightyears,ly" msgstr "lightyear,lightyears,ly" -#: src/unit-manager.c:59 +#: src/unit-manager.c:56 msgid "Astronomical Units" msgstr "天文单位" -#: src/unit-manager.c:59 +#: src/unit-manager.c:56 #, c-format msgctxt "unit-format" msgid "%s au" msgstr "%s au" -#: src/unit-manager.c:59 +#: src/unit-manager.c:56 msgctxt "unit-symbols" msgid "au" msgstr "au" -#: src/unit-manager.c:60 +#: src/unit-manager.c:57 msgid "Nautical Miles" msgstr "海里" -#: src/unit-manager.c:60 +#: src/unit-manager.c:57 #, c-format msgctxt "unit-format" msgid "%s nmi" msgstr "%s nmi" -#: src/unit-manager.c:60 +#: src/unit-manager.c:57 msgctxt "unit-symbols" msgid "nmi" msgstr "nmi" -#: src/unit-manager.c:61 +#: src/unit-manager.c:58 msgid "Miles" msgstr "英里" -#: src/unit-manager.c:61 +#: src/unit-manager.c:58 #, c-format msgctxt "unit-format" msgid "%s mi" msgstr "%s mi" -#: src/unit-manager.c:61 +#: src/unit-manager.c:58 msgctxt "unit-symbols" msgid "mile,miles,mi" msgstr "mile,miles,mi" -#: src/unit-manager.c:62 +#: src/unit-manager.c:59 msgid "Kilometers" msgstr "千米" -#: src/unit-manager.c:62 +#: src/unit-manager.c:59 #, c-format msgctxt "unit-format" msgid "%s km" msgstr "%s km" -#: src/unit-manager.c:62 +#: src/unit-manager.c:59 msgctxt "unit-symbols" msgid "kilometer,kilometers,km,kms" msgstr "kilometer,kilometers,km,kms" -#: src/unit-manager.c:63 +#: src/unit-manager.c:60 msgid "Cables" msgstr "链长" -#: src/unit-manager.c:63 +#: src/unit-manager.c:60 #, c-format msgctxt "unit-format" msgid "%s cb" msgstr "%s cb" -#: src/unit-manager.c:63 +#: src/unit-manager.c:60 msgctxt "unit-symbols" msgid "cable,cables,cb" msgstr "cable,cables,cb" -#: src/unit-manager.c:64 +#: src/unit-manager.c:61 msgid "Fathoms" msgstr "英寻" -#: src/unit-manager.c:64 +#: src/unit-manager.c:61 #, c-format msgctxt "unit-format" msgid "%s ftm" msgstr "%s ftm" -#: src/unit-manager.c:64 +#: src/unit-manager.c:61 msgctxt "unit-symbols" msgid "fathom,fathoms,ftm" msgstr "fathom,fathoms,ftm" -#: src/unit-manager.c:65 +#: src/unit-manager.c:62 msgid "Meters" msgstr "米" -#: src/unit-manager.c:65 +#: src/unit-manager.c:62 #, c-format msgctxt "unit-format" msgid "%s m" msgstr "%s m" -#: src/unit-manager.c:65 +#: src/unit-manager.c:62 msgctxt "unit-symbols" msgid "meter,meters,m" msgstr "meter,meters,m" -#: src/unit-manager.c:66 +#: src/unit-manager.c:63 msgid "Yards" msgstr "码" -#: src/unit-manager.c:66 +#: src/unit-manager.c:63 #, c-format msgctxt "unit-format" msgid "%s yd" msgstr "%s yd" -#: src/unit-manager.c:66 +#: src/unit-manager.c:63 msgctxt "unit-symbols" msgid "yard,yards,yd" msgstr "yard,yards,yd" -#: src/unit-manager.c:67 +#: src/unit-manager.c:64 msgid "Feet" msgstr "英尺" -#: src/unit-manager.c:67 +#: src/unit-manager.c:64 #, c-format msgctxt "unit-format" msgid "%s ft" msgstr "%s ft" -#: src/unit-manager.c:67 +#: src/unit-manager.c:64 msgctxt "unit-symbols" msgid "foot,feet,ft" msgstr "foot,feet,ft" -#: src/unit-manager.c:68 +#: src/unit-manager.c:65 msgid "Inches" msgstr "英寸" -#: src/unit-manager.c:68 +#: src/unit-manager.c:65 #, c-format msgctxt "unit-format" msgid "%s in" msgstr "%s in" -#: src/unit-manager.c:68 +#: src/unit-manager.c:65 msgctxt "unit-symbols" msgid "inch,inches,in" msgstr "inch,inches,in" -#: src/unit-manager.c:69 +#: src/unit-manager.c:66 msgid "Centimeters" msgstr "厘米" -#: src/unit-manager.c:69 +#: src/unit-manager.c:66 #, c-format msgctxt "unit-format" msgid "%s cm" msgstr "%s cm" -#: src/unit-manager.c:69 +#: src/unit-manager.c:66 msgctxt "unit-symbols" msgid "centimeter,centimeters,cm,cms" msgstr "centimeter,centimeters,cm,cms" -#: src/unit-manager.c:70 +#: src/unit-manager.c:67 msgid "Millimeters" msgstr "毫米" -#: src/unit-manager.c:70 +#: src/unit-manager.c:67 #, c-format msgctxt "unit-format" msgid "%s mm" msgstr "%s mm" -#: src/unit-manager.c:70 +#: src/unit-manager.c:67 msgctxt "unit-symbols" msgid "millimeter,millimeters,mm" msgstr "millimeter,millimeters,mm" -#: src/unit-manager.c:71 +#: src/unit-manager.c:68 msgid "Micrometers" msgstr "微米" -#: src/unit-manager.c:71 +#: src/unit-manager.c:68 #, c-format msgctxt "unit-format" msgid "%s μm" msgstr "%s μm" -#: src/unit-manager.c:71 +#: src/unit-manager.c:68 msgctxt "unit-symbols" msgid "micrometer,micrometers,um" msgstr "micrometer,micrometers,um" -#: src/unit-manager.c:72 +#: src/unit-manager.c:69 msgid "Nanometers" msgstr "纳米" -#: src/unit-manager.c:72 +#: src/unit-manager.c:69 #, c-format msgctxt "unit-format" msgid "%s nm" msgstr "%s nm" -#: src/unit-manager.c:72 +#: src/unit-manager.c:69 msgctxt "unit-symbols" msgid "nanometer,nanometers,nm" msgstr "nanometer,nanometers,nm" -#: src/unit-manager.c:73 +#: src/unit-manager.c:70 msgid "Hectares" msgstr "公顷" -#: src/unit-manager.c:73 +#: src/unit-manager.c:70 #, c-format msgctxt "unit-format" msgid "%s ha" msgstr "%s ha" -#: src/unit-manager.c:73 +#: src/unit-manager.c:70 msgctxt "unit-symbols" msgid "hectare,hectares,ha" msgstr "hectare,hectares,ha" -#: src/unit-manager.c:74 +#: src/unit-manager.c:71 msgid "Acres" msgstr "英亩" -#: src/unit-manager.c:74 +#: src/unit-manager.c:71 #, c-format msgctxt "unit-format" msgid "%s acres" msgstr "%s acres" -#: src/unit-manager.c:74 +#: src/unit-manager.c:71 msgctxt "unit-symbols" msgid "acre,acres" msgstr "acre,acres" -#: src/unit-manager.c:75 +#: src/unit-manager.c:72 msgid "Square Meters" msgstr "平方米" -#: src/unit-manager.c:75 +#: src/unit-manager.c:72 #, c-format msgctxt "unit-format" msgid "%s m²" msgstr "%s m²" -#: src/unit-manager.c:75 +#: src/unit-manager.c:72 msgctxt "unit-symbols" msgid "m²" msgstr "m²" -#: src/unit-manager.c:76 +#: src/unit-manager.c:73 msgid "Square Centimeters" msgstr "平方厘米" -#: src/unit-manager.c:76 +#: src/unit-manager.c:73 #, c-format msgctxt "unit-format" msgid "%s cm²" msgstr "%s cm²" -#: src/unit-manager.c:76 +#: src/unit-manager.c:73 msgctxt "unit-symbols" msgid "cm²" msgstr "cm²" -#: src/unit-manager.c:77 +#: src/unit-manager.c:74 msgid "Square Millimeters" msgstr "平方毫米" -#: src/unit-manager.c:77 +#: src/unit-manager.c:74 #, c-format msgctxt "unit-format" msgid "%s mm²" msgstr "%s mm²" -#: src/unit-manager.c:77 +#: src/unit-manager.c:74 msgctxt "unit-symbols" msgid "mm²" msgstr "mm²" -#: src/unit-manager.c:78 +#: src/unit-manager.c:75 msgid "Cubic Meters" msgstr "立方米" -#: src/unit-manager.c:78 +#: src/unit-manager.c:75 #, c-format msgctxt "unit-format" msgid "%s m³" msgstr "%s m³" -#: src/unit-manager.c:78 +#: src/unit-manager.c:75 msgctxt "unit-symbols" msgid "m³" msgstr "m³" -#: src/unit-manager.c:79 +#: src/unit-manager.c:76 msgid "Gallons" msgstr "加仑" -#: src/unit-manager.c:79 +#: src/unit-manager.c:76 #, c-format msgctxt "unit-format" msgid "%s gal" msgstr "%s gal" -#: src/unit-manager.c:79 +#: src/unit-manager.c:76 msgctxt "unit-symbols" msgid "gallon,gallons,gal" msgstr "gallon,gallons,gal" -#: src/unit-manager.c:80 +#: src/unit-manager.c:77 msgid "Litres" msgstr "公升" -#: src/unit-manager.c:80 +#: src/unit-manager.c:77 #, c-format msgctxt "unit-format" msgid "%s L" msgstr "%s L" -#: src/unit-manager.c:80 +#: src/unit-manager.c:77 msgctxt "unit-symbols" msgid "litre,litres,liter,liters,L" msgstr "litre,litres,liter,liters,L" -#: src/unit-manager.c:81 +#: src/unit-manager.c:78 msgid "Quarts" msgstr "夸脱" -#: src/unit-manager.c:81 +#: src/unit-manager.c:78 #, c-format msgctxt "unit-format" msgid "%s qt" msgstr "%s qt" -#: src/unit-manager.c:81 +#: src/unit-manager.c:78 msgctxt "unit-symbols" msgid "quart,quarts,qt" msgstr "quart,quarts,qt" -#: src/unit-manager.c:82 +#: src/unit-manager.c:79 msgid "Pints" msgstr "品脱" -#: src/unit-manager.c:82 +#: src/unit-manager.c:79 #, c-format msgctxt "unit-format" msgid "%s pt" msgstr "%s pt" -#: src/unit-manager.c:82 +#: src/unit-manager.c:79 msgctxt "unit-symbols" msgid "pint,pints,pt" msgstr "pint,pints,pt" -#: src/unit-manager.c:83 +#: src/unit-manager.c:80 msgid "Millilitres" msgstr "毫升" -#: src/unit-manager.c:83 +#: src/unit-manager.c:80 #, c-format msgctxt "unit-format" msgid "%s mL" msgstr "%s mL" -#: src/unit-manager.c:83 +#: src/unit-manager.c:80 msgctxt "unit-symbols" msgid "millilitre,millilitres,milliliter,milliliters,mL,cm³" msgstr "millilitre,millilitres,milliliter,milliliters,mL,cm³" -#: src/unit-manager.c:84 +#: src/unit-manager.c:81 msgid "Microlitres" msgstr "微升" -#: src/unit-manager.c:84 +#: src/unit-manager.c:81 #, c-format msgctxt "unit-format" msgid "%s μL" msgstr "%s μL" -#: src/unit-manager.c:84 +#: src/unit-manager.c:81 msgctxt "unit-symbols" msgid "mm³,μL,uL" msgstr "mm³,μL,uL" -#: src/unit-manager.c:85 +#: src/unit-manager.c:82 msgid "Tonnes" msgstr "吨" -#: src/unit-manager.c:85 +#: src/unit-manager.c:82 #, c-format msgctxt "unit-format" msgid "%s T" msgstr "%s T" -#: src/unit-manager.c:85 +#: src/unit-manager.c:82 msgctxt "unit-symbols" msgid "tonne,tonnes" msgstr "tonne,tonnes" -#: src/unit-manager.c:86 +#: src/unit-manager.c:83 msgid "Kilograms" msgstr "千克" -#: src/unit-manager.c:86 +#: src/unit-manager.c:83 #, c-format msgctxt "unit-format" msgid "%s kg" msgstr "%s kg" -#: src/unit-manager.c:86 +#: src/unit-manager.c:83 msgctxt "unit-symbols" msgid "kilogram,kilograms,kilogramme,kilogrammes,kg,kgs" msgstr "kilogram,kilograms,kilogramme,kilogrammes,kg,kgs" -#: src/unit-manager.c:87 +#: src/unit-manager.c:84 msgid "Pounds" msgstr "磅" -#: src/unit-manager.c:87 +#: src/unit-manager.c:84 #, c-format msgctxt "unit-format" msgid "%s lb" msgstr "%s lb" -#: src/unit-manager.c:87 +#: src/unit-manager.c:84 msgctxt "unit-symbols" msgid "pound,pounds,lb" msgstr "pound,pounds,lb" -#: src/unit-manager.c:88 +#: src/unit-manager.c:85 msgid "Ounces" msgstr "盎司" -#: src/unit-manager.c:88 +#: src/unit-manager.c:85 #, c-format msgctxt "unit-format" msgid "%s oz" msgstr "%s oz" -#: src/unit-manager.c:88 +#: src/unit-manager.c:85 msgctxt "unit-symbols" msgid "ounce,ounces,oz" msgstr "ounce,ounces,oz" -#: src/unit-manager.c:89 +#: src/unit-manager.c:86 msgid "Grams" msgstr "克" -#: src/unit-manager.c:89 +#: src/unit-manager.c:86 #, c-format msgctxt "unit-format" msgid "%s g" msgstr "%s g" -#: src/unit-manager.c:89 +#: src/unit-manager.c:86 msgctxt "unit-symbols" msgid "gram,grams,gramme,grammes,g" msgstr "gram,grams,gramme,grammes,g" -#: src/unit-manager.c:90 +#: src/unit-manager.c:87 msgid "Years" msgstr "年" -#: src/unit-manager.c:90 +#: src/unit-manager.c:87 #, c-format msgctxt "unit-format" msgid "%s years" msgstr "%s years" -#: src/unit-manager.c:90 +#: src/unit-manager.c:87 msgctxt "unit-symbols" msgid "year,years" msgstr "year,years" -#: src/unit-manager.c:91 +#: src/unit-manager.c:88 msgid "Days" msgstr "天" -#: src/unit-manager.c:91 +#: src/unit-manager.c:88 #, c-format msgctxt "unit-format" msgid "%s days" msgstr "%s days" -#: src/unit-manager.c:91 +#: src/unit-manager.c:88 msgctxt "unit-symbols" msgid "day,days" msgstr "day,days" -#: src/unit-manager.c:92 +#: src/unit-manager.c:89 msgid "Hours" msgstr "时" -#: src/unit-manager.c:92 +#: src/unit-manager.c:89 #, c-format msgctxt "unit-format" msgid "%s hours" msgstr "%s hours" -#: src/unit-manager.c:92 +#: src/unit-manager.c:89 msgctxt "unit-symbols" msgid "hour,hours" msgstr "hour,hours" -#: src/unit-manager.c:93 +#: src/unit-manager.c:90 msgid "Minutes" msgstr "分" -#: src/unit-manager.c:93 +#: src/unit-manager.c:90 #, c-format msgctxt "unit-format" msgid "%s minutes" msgstr "%s minutes" -#: src/unit-manager.c:93 +#: src/unit-manager.c:90 msgctxt "unit-symbols" msgid "minute,minutes" msgstr "minute,minutes" -#: src/unit-manager.c:94 +#: src/unit-manager.c:91 msgid "Seconds" msgstr "秒" -#: src/unit-manager.c:94 +#: src/unit-manager.c:91 #, c-format msgctxt "unit-format" msgid "%s s" msgstr "%s s" -#: src/unit-manager.c:94 +#: src/unit-manager.c:91 msgctxt "unit-symbols" msgid "second,seconds,s" msgstr "second,seconds,s" -#: src/unit-manager.c:95 +#: src/unit-manager.c:92 msgid "Milliseconds" msgstr "毫秒" -#: src/unit-manager.c:95 +#: src/unit-manager.c:92 #, c-format msgctxt "unit-format" msgid "%s ms" msgstr "%s ms" -#: src/unit-manager.c:95 +#: src/unit-manager.c:92 msgctxt "unit-symbols" msgid "millisecond,milliseconds,ms" msgstr "millisecond,milliseconds,ms" -#: src/unit-manager.c:96 +#: src/unit-manager.c:93 msgid "Microseconds" msgstr "微秒" -#: src/unit-manager.c:96 +#: src/unit-manager.c:93 #, c-format msgctxt "unit-format" msgid "%s μs" msgstr "%s μs" -#: src/unit-manager.c:96 +#: src/unit-manager.c:93 msgctxt "unit-symbols" msgid "microsecond,microseconds,us,μs" msgstr "microsecond,microseconds,us,μs" -#: src/unit-manager.c:97 +#: src/unit-manager.c:94 msgid "Celsius" msgstr "摄氏温标" -#: src/unit-manager.c:97 +#: src/unit-manager.c:94 #, c-format msgctxt "unit-format" msgid "%s ˚C" msgstr "%s ˚C" -#: src/unit-manager.c:97 +#: src/unit-manager.c:94 msgctxt "unit-symbols" msgid "degC,˚C" msgstr "degC,˚C" -#: src/unit-manager.c:98 +#: src/unit-manager.c:95 msgid "Farenheit" msgstr "华氏度" -#: src/unit-manager.c:98 +#: src/unit-manager.c:95 #, c-format msgctxt "unit-format" msgid "%s ˚F" msgstr "%s ˚F" -#: src/unit-manager.c:98 +#: src/unit-manager.c:95 msgctxt "unit-symbols" msgid "degF,˚F" msgstr "degF,˚F" -#: src/unit-manager.c:99 +#: src/unit-manager.c:96 msgid "Kelvin" msgstr "开氏温标" -#: src/unit-manager.c:99 +#: src/unit-manager.c:96 #, c-format msgctxt "unit-format" msgid "%s K" msgstr "%s K" -#: src/unit-manager.c:99 +#: src/unit-manager.c:96 msgctxt "unit-symbols" msgid "K" msgstr "K" -#: src/unit-manager.c:100 +#: src/unit-manager.c:97 msgid "Rankine" msgstr "兰金" -#: src/unit-manager.c:100 +#: src/unit-manager.c:97 #, c-format msgctxt "unit-format" msgid "%s ˚R" msgstr "%s ˚R" -#: src/unit-manager.c:100 +#: src/unit-manager.c:97 msgctxt "unit-symbols" msgid "degR,˚R,˚Ra" msgstr "degR,˚R,˚Ra" -#: src/unit-manager.c:109 +#: src/unit-manager.c:106 msgid "Angle" msgstr "角度" -#: src/unit-manager.c:110 +#: src/unit-manager.c:107 msgid "Length" msgstr "长度" -#: src/unit-manager.c:111 +#: src/unit-manager.c:108 msgid "Area" msgstr "面积" -#: src/unit-manager.c:112 +#: src/unit-manager.c:109 msgid "Volume" -msgstr "音量" +msgstr "体积" -#: src/unit-manager.c:113 +#: src/unit-manager.c:110 msgid "Weight" msgstr "重量" -#: src/unit-manager.c:114 +#: src/unit-manager.c:111 msgid "Duration" -msgstr "时长" +msgstr "时间" -#: src/unit-manager.c:115 +#: src/unit-manager.c:112 msgid "Temperature" msgstr "温度" -#: src/unit-manager.c:127 +#: src/unit-manager.c:124 msgid "Currency" msgstr "货币" -#. Translators: result of currency conversion, %s is the symbol, %%s is the -#. placeholder for amount, i.e.: USD100 -#: src/unit-manager.c:137 +#. Translators: result of currency conversion, %s is the symbol, %%s is the placeholder for amount, i.e.: USD100 +#: src/unit-manager.c:134 #, c-format msgid "%s%%s" msgstr "%s%%s" |