diff options
author | raveit65 <[email protected]> | 2020-06-21 10:37:48 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-06-21 10:37:48 +0200 |
commit | e623698a879ca3cd3068fc0a2831c5c4394ec817 (patch) | |
tree | 1da558a4b9daec6d521cd7cfe000f82c654e6e0d /help/xh | |
parent | f0d011ce5ef246fa386197839adfc175c2760b5a (diff) | |
download | mate-calc-e623698a879ca3cd3068fc0a2831c5c4394ec817.tar.bz2 mate-calc-e623698a879ca3cd3068fc0a2831c5c4394ec817.tar.xz |
sync with transifex
Diffstat (limited to 'help/xh')
-rw-r--r-- | help/xh/xh.po | 137 |
1 files changed, 110 insertions, 27 deletions
diff --git a/help/xh/xh.po b/help/xh/xh.po index a02b083..092af0f 100644 --- a/help/xh/xh.po +++ b/help/xh/xh.po @@ -1,10 +1,11 @@ +# # Translators: # Stefano Karapetsas <[email protected]>, 2018 # msgid "" msgstr "" -"Project-Id-Version: MATE Desktop Environment\n" -"POT-Creation-Date: 2018-10-03 14:33+0200\n" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-06-20 17:26+0200\n" "PO-Revision-Date: 2018-10-01 16:45+0000\n" "Last-Translator: Stefano Karapetsas <[email protected]>, 2018\n" "Language-Team: Xhosa (https://www.transifex.com/mate/teams/13566/xh/)\n" @@ -139,7 +140,69 @@ msgstr "" #. (itstool) path: page/p #: C/complex.page:11 -msgid "Complex numbers are not supported in <app>MATE Calculator</app>." +msgid "" +"<app>MATE Calculator</app> supports complex numbers, as well as the " +"following functions while in <link xref=\"mouse\">Advanced mode</link>." +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:18 +msgid "Re" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:19 +msgid "Returns the real part of a complex number. For example:" +msgstr "" + +#. (itstool) path: example/p +#: C/complex.page:21 +msgid "Re (2-5i) = 2" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:29 +msgid "Im" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:30 +msgid "Returns the imaginary part of a complex number. For example:" +msgstr "" + +#. (itstool) path: example/p +#: C/complex.page:32 +msgid "Im (2-5i) = -5" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:40 +msgid "conj" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:41 +msgid "Returns the conjugate of a complex number. For example:" +msgstr "" + +#. (itstool) path: example/p +#: C/complex.page:43 +msgid "conj (2-5i) = 2+5i" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:51 +msgid "Arg" +msgstr "" + +#. (itstool) path: td/p +#: C/complex.page:52 +msgid "Returns the argument of a complex number. For example:" +msgstr "" + +#. (itstool) path: example/p +#: C/complex.page:54 +msgid "Arg (2-5i) = -68.1986" msgstr "" #. (itstool) path: page/p @@ -565,126 +628,146 @@ msgstr "" #. (itstool) path: td/p #: C/functions.page:40 -msgid "frac" +msgid "erf" msgstr "" #. (itstool) path: td/p #: C/functions.page:41 -msgid "Fractional Component" +msgid "Gauss Error function" msgstr "" #. (itstool) path: td/p #: C/functions.page:44 -msgid "int" +msgid "frac" msgstr "" #. (itstool) path: td/p #: C/functions.page:45 -msgid "Integer Component" +msgid "Fractional Component" msgstr "" #. (itstool) path: td/p #: C/functions.page:48 -msgid "ln" +msgid "int" msgstr "" #. (itstool) path: td/p #: C/functions.page:49 -msgid "<link xref=\"logarithm\">Natural Logarithm</link>" +msgid "Integer Component" msgstr "" #. (itstool) path: td/p #: C/functions.page:52 -msgid "log" +msgid "ln" msgstr "" #. (itstool) path: td/p #: C/functions.page:53 -msgid "<link xref=\"logarithm\">Logarithm</link>" +msgid "<link xref=\"logarithm\">Natural Logarithm</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:56 -msgid "not" +msgid "log" msgstr "" #. (itstool) path: td/p #: C/functions.page:57 -msgid "<link xref=\"boolean\">Boolean NOT</link>" +msgid "<link xref=\"logarithm\">Logarithm</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:60 -msgid "ones" +msgid "not" msgstr "" #. (itstool) path: td/p #: C/functions.page:61 -msgid "Ones complement" +msgid "<link xref=\"boolean\">Boolean NOT</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:64 -msgid "sin" +msgid "ones" msgstr "" #. (itstool) path: td/p #: C/functions.page:65 -msgid "<link xref=\"trigonometry\">Sine</link>" +msgid "Ones complement" msgstr "" #. (itstool) path: td/p #: C/functions.page:68 -msgid "sinh" +msgid "sin" msgstr "" #. (itstool) path: td/p #: C/functions.page:69 -msgid "<link xref=\"trigonometry\">Hyperbolic Sine</link>" +msgid "<link xref=\"trigonometry\">Sine</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:72 -msgid "sqrt" +msgid "sinh" msgstr "" #. (itstool) path: td/p #: C/functions.page:73 -msgid "<link xref=\"power\">Square Root</link>" +msgid "<link xref=\"trigonometry\">Hyperbolic Sine</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:76 -msgid "tan" +msgid "sqrt" msgstr "" #. (itstool) path: td/p #: C/functions.page:77 -msgid "<link xref=\"trigonometry\">Tangent</link>" +msgid "<link xref=\"power\">Square Root</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:80 -msgid "tanh" +msgid "tan" msgstr "" #. (itstool) path: td/p #: C/functions.page:81 -msgid "<link xref=\"trigonometry\">Hyperbolic Tangent</link>" +msgid "<link xref=\"trigonometry\">Tangent</link>" msgstr "" #. (itstool) path: td/p #: C/functions.page:84 -msgid "twos" +msgid "tanh" msgstr "" #. (itstool) path: td/p #: C/functions.page:85 +msgid "<link xref=\"trigonometry\">Hyperbolic Tangent</link>" +msgstr "" + +#. (itstool) path: td/p +#: C/functions.page:88 +msgid "twos" +msgstr "" + +#. (itstool) path: td/p +#: C/functions.page:89 msgid "Twos complement" msgstr "" +#. (itstool) path: td/p +#: C/functions.page:92 +msgid "zeta" +msgstr "" + +#. (itstool) path: td/p +#: C/functions.page:93 +msgid "Riemann zeta function" +msgstr "" + #. (itstool) path: page/p -#: C/functions.page:88 +#: C/functions.page:96 msgid "<app>MATE Calculator</app> does not support user-defined functions." msgstr "" |