[genius] Updated Russian translation



commit efeb91bd7c8b8030cac2c737fb7a1a662ce9ead0
Author: Aleksey Kabanov <ak099 mail ru>
Date:   Thu Oct 4 16:16:59 2012 +0400

    Updated Russian translation

 po/ru.po | 5000 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 5000 insertions(+), 0 deletions(-)
---
diff --git a/po/ru.po b/po/ru.po
new file mode 100644
index 0000000..2a28a49
--- /dev/null
+++ b/po/ru.po
@@ -0,0 +1,5000 @@
+# Russian translation for genius.
+# Copyright (C) 2012 genius's COPYRIGHT HOLDER
+# This file is distributed under the same license as the genius package.
+# ÐÐÐÐÑÐÐ ÐÐÐÐÐÐÐ <ak099 mail ru>, 2012.
+# Yuri Myasoedov <omerta13 yandex ru>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: genius master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=genius&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2012-07-22 06:57+0000\n"
+"PO-Revision-Date: 2012-10-04 16:14+0400\n"
+"Last-Translator: Yuri Myasoedov <omerta13 yandex ru>\n"
+"Language-Team: ÑÑÑÑÐÐÐ <gnome-cyr gnome org>\n"
+"Language: ru\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"X-Poedit-Language: Russian\n"
+"X-Poedit-Country: RUSSIAN FEDERATION\n"
+
+#: ../lib/library-strings.c:1
+msgid "Compose two functions"
+msgstr ""
+
+#: ../lib/library-strings.c:2
+msgid ""
+"Compose a function with itself n times, passing x as argument, and returning "
+"x if n == 0"
+msgstr ""
+
+#: ../lib/library-strings.c:3
+msgid "Make a string"
+msgstr ""
+
+#: ../lib/library-strings.c:4
+msgid "Tolerance of the Chop function"
+msgstr ""
+
+#: ../lib/library-strings.c:5
+msgid "How many iterations to try to find the limit for continuity and limits"
+msgstr ""
+
+#: ../lib/library-strings.c:6
+msgid ""
+"How many successive steps to be within tolerance for calculation of "
+"continuity"
+msgstr ""
+
+#: ../lib/library-strings.c:7
+msgid "Tolerance for continuity of functions and for calculating the limit"
+msgstr ""
+
+#: ../lib/library-strings.c:8
+msgid "How many iterations to try to find the limit for derivative"
+msgstr ""
+
+#: ../lib/library-strings.c:9
+msgid ""
+"How many successive steps to be within tolerance for calculation of "
+"derivative"
+msgstr ""
+
+#: ../lib/library-strings.c:10
+msgid "Tolerance for calculating the derivatives of functions"
+msgstr ""
+
+#: ../lib/library-strings.c:11
+msgid "Tolerance of the ErrorFunction"
+msgstr ""
+
+#: ../lib/library-strings.c:12
+msgid "Tolerance of the GaussDistribution function"
+msgstr ""
+
+#: ../lib/library-strings.c:13
+msgid "The function used for numerical integration in NumericalIntegral"
+msgstr ""
+
+#: ../lib/library-strings.c:14
+msgid "Steps to perform in NumericalIntegral"
+msgstr ""
+
+#: ../lib/library-strings.c:15
+msgid "How many iterations to try for InfiniteSum and InfiniteProduct"
+msgstr ""
+
+#: ../lib/library-strings.c:16
+msgid ""
+"How many successive steps to be within tolerance for InfiniteSum and "
+"InfiniteProduct"
+msgstr ""
+
+#: ../lib/library-strings.c:17
+msgid "Tolerance for InfiniteSum and InfiniteProduct"
+msgstr ""
+
+#: ../lib/library-strings.c:18 ../src/eval.c:6650
+msgid "Absolute value"
+msgstr "ÐÐÑÐÐÑÑÐÐÐ ÐÐÐÑÐÐÐÐ"
+
+#: ../lib/library-strings.c:19
+msgid "Replace very small number with zero"
+msgstr "ÐÐÐÐÐÑÐÑ ÐÑÐÐÑ ÐÐÐÐÐ ÑÐÑÐÐ ÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:20
+msgid "Return the fractional part of a number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÑÐÐÐÑÑ ÑÐÑÑÑ ÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:21
+msgid "Return the sign (-1,0,1)"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÐ (-1,0,1)"
+
+#: ../lib/library-strings.c:22
+msgid ""
+"Logarithm of any base (calls DiscreteLog if in modulo mode), if base is not "
+"given, e is used"
+msgstr ""
+
+#: ../lib/library-strings.c:23
+msgid "The arccos (inverse cos) function"
+msgstr "ÐÑÐÐÐÑÐÐÑÑ (ÐÐÑÐÑÐÑÐ ÐÐÑÐÐÑÑ)"
+
+#: ../lib/library-strings.c:24
+msgid "The arccosh (inverse cosh) function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÑÑ"
+
+#: ../lib/library-strings.c:25
+msgid "The arccot (inverse cot) function"
+msgstr "ÐÑÐÐÐÑÐÐÐÐÐÑ (ÐÐÑÐÑÐÑÐ ÐÐÑÐÐÐÐÐÑ)"
+
+#: ../lib/library-strings.c:26
+msgid "The arccoth (inverse coth) function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:27
+msgid "The inverse cosecant function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:28
+msgid "The inverse hyperbolic cosecant function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:29
+msgid "The inverse secant function"
+msgstr "ÐÐÑÐÑÐÑÐ ÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:30
+msgid "The inverse hyperbolic secant function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:31
+msgid "The arcsin (inverse sin) function"
+msgstr "ÐÑÐÑÐÐÑÑ (ÐÐÑÐÑÐÑÐ ÑÐÐÑÑ)"
+
+#: ../lib/library-strings.c:32
+msgid "The arcsinh (inverse sinh) function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÑÑ"
+
+#: ../lib/library-strings.c:33
+msgid "The arctanh (inverse tanh) function"
+msgstr "ÐÐÑÐÑÐÑÐ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:34
+msgid "The cotangent function"
+msgstr "ÐÐÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:35
+msgid "The hyperbolic cotangent function"
+msgstr "ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:36
+msgid "The cosecant function"
+msgstr "ÐÐÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:37
+msgid "The hyperbolic cosecant function"
+msgstr "ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:38
+msgid "The secant function"
+msgstr "ÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:39
+msgid "The hyperbolic secant function"
+msgstr "ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:40
+msgid "The hyperbolic tangent function"
+msgstr "ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:41
+msgid "Are a and b relatively prime?"
+msgstr "ÐÐÐÑÑÑÑÑ ÐÐ a Ð b ÐÐÐÐÐÐÐ ÐÑÐÑÑÑÐÐ?"
+
+#: ../lib/library-strings.c:42
+msgid "Return the nth Bernoulli number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ n-ÐÐ ÑÐÑÐÐ ÐÐÑÐÑÐÐÐ"
+
+#: ../lib/library-strings.c:43
+msgid ""
+"Find the x that solves the system given by the vector a and modulo the "
+"elements of m, using the Chinese Remainder Theorem"
+msgstr ""
+
+#: ../lib/library-strings.c:44
+msgid ""
+"Given two factorizations, give the factorization of the product, see "
+"Factorize"
+msgstr ""
+
+#: ../lib/library-strings.c:45
+msgid "Convert a vector of values indicating powers of b to a number"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÐÐÐÑÐÑ ÐÐÐÑÐÐÐÐ, ÑÐÐÐÑÐÐÑÑÐÑ ÑÑÐÐÐÐÐ ÐÑÐÐÐÐÐÐÑ b Ð ÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:46
+msgid "Convert a number to a vector of powers for elements in base b"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÑÐÑÐÐ Ð ÐÐÐÑÐÑ ÑÑÐÐÐÐÐÐ ÐÐÑ ÑÐÐÐÐÐÑÐÐ ÐÐ ÐÑÐÐÐÐÐÐÑ b"
+
+#: ../lib/library-strings.c:47
+msgid ""
+"Find discrete log of n base b in F_q where q is a prime using the Silver-"
+"Pohlig-Hellman algorithm"
+msgstr ""
+
+#: ../lib/library-strings.c:48
+msgid ""
+"Compute phi(n), the Euler phi function, that is the number of integers "
+"between 1 and n relatively prime to n"
+msgstr ""
+"ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑÐÑ ÐÐÐÐÑÐ Ï(n), ÑÐ ÐÑÑÑ ÐÐÐÐÑÐÑÑÐÐ ÑÐÑÐÐ ÐÑ 1 ÐÐ n, ÐÐÐÐÐÐÐ "
+"ÐÑÐÑÑÑÑ Ñ n"
+
+#: ../lib/library-strings.c:49
+msgid "Return all factors of a number"
+msgstr ""
+
+#: ../lib/library-strings.c:50
+msgid ""
+"Attempt Fermat factorization of n into (t-s)*(t+s), returns t and s as a "
+"vector if possible, null otherwise"
+msgstr ""
+
+#: ../lib/library-strings.c:51
+msgid "Find the first primitive element in F_q (q must be a prime)"
+msgstr ""
+
+#: ../lib/library-strings.c:52
+msgid "Find a random primitive element in F_q (q must be a prime)"
+msgstr ""
+
+#: ../lib/library-strings.c:53
+msgid ""
+"Compute discrete log base b of n in F_q (q a prime) using the factor base "
+"S.  S should be a column of primes possibly with second column precalculated "
+"by IndexCalculusPrecalculation."
+msgstr ""
+
+#: ../lib/library-strings.c:54
+msgid ""
+"Run the precalculation step of IndexCalculus for logarithms base b in F_q (q "
+"a prime) for the factor base S (where S is a column vector of primes).  The "
+"logs will be precalculated and returned in the second column."
+msgstr ""
+
+#: ../lib/library-strings.c:55
+msgid "Test if Mp is a Mersenne prime using a table"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ Mp ÐÑÐÑÑÑÐ ÑÐÑÐÐÐ ÐÐÑÑÐÐÐÐ, ÐÑÐÐÐÑÐÑÑ ÑÐÐÐÐÑÑ"
+
+#: ../lib/library-strings.c:56
+msgid "Tests if a rational number is a perfect power"
+msgstr ""
+
+#: ../lib/library-strings.c:57
+msgid ""
+"Check if g is primitive in F_q, where q is a prime.  If q is not prime "
+"results are bogus."
+msgstr ""
+
+#: ../lib/library-strings.c:58
+msgid ""
+"Check if g is primitive in F_q, where q is a prime and f is a vector of "
+"prime factors of q-1.  If q is not prime results are bogus."
+msgstr ""
+
+#: ../lib/library-strings.c:59
+msgid ""
+"If n is a pseudoprime base b but not a prime, that is if b^(n-1) == 1 mod n"
+msgstr ""
+
+#: ../lib/library-strings.c:60
+msgid "Test if n is a strong pseudoprime to base b but not a prime"
+msgstr ""
+
+#: ../lib/library-strings.c:61
+msgid ""
+"Return the residue of a mod n with the least absolute value (in the interval "
+"-n/2 to n/2)"
+msgstr ""
+
+#: ../lib/library-strings.c:62
+msgid "Test if Mp is a Mersenne prime using the Lucas-Lehmer test"
+msgstr ""
+"ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ Mp ÐÑÐÑÑÑÐ ÑÐÑÐÐÐ ÐÐÑÑÐÐÐÐ, ÐÑÐÐÐÑÐÑÑ ÑÐÑÑ ÐÑÐÐ-ÐÐÐÐÑÐ"
+
+#: ../lib/library-strings.c:63
+msgid "Return all maximal prime power factors of a number"
+msgstr ""
+
+#: ../lib/library-strings.c:64
+msgid "Vector with the known Mersenne prime exponents"
+msgstr "ÐÐÐÑÐÑ Ñ ÐÐÐÐÑÑÐÑÐÐ ÐÐÐÐÐÑÐÐÐ ÑÐÑÐÐ ÐÐÑÑÐÐÐÐ"
+
+#: ../lib/library-strings.c:65
+msgid "Return the Moebius mu function evaluated in n"
+msgstr ""
+
+#: ../lib/library-strings.c:66
+msgid "Returns the p-adic valuation (number of trailing zeros in base p)."
+msgstr ""
+
+#: ../lib/library-strings.c:67
+msgid "Compute a^b mod m"
+msgstr "ÐÑÑÐÑÐÑÐÑ a^b mod m"
+
+#: ../lib/library-strings.c:68
+msgid "Return all prime factors of a number"
+msgstr ""
+
+#: ../lib/library-strings.c:69
+msgid "Pseudoprime test, true if and only if b^(n-1) == 1 (mod n)"
+msgstr ""
+
+#: ../lib/library-strings.c:70
+msgid "Removes all instances of the factor m from the number n"
+msgstr ""
+
+#: ../lib/library-strings.c:71
+msgid ""
+"Find discrete log of n base b in F_q where q is a prime using the Silver-"
+"Pohlig-Hellman algorithm, given f being the factorization of q-1"
+msgstr ""
+
+#: ../lib/library-strings.c:72
+msgid ""
+"Find square root of n mod p (a prime). Null is returned if not a quadratic "
+"residue."
+msgstr ""
+
+#: ../lib/library-strings.c:73
+msgid ""
+"Apply a function over all entries of a matrix and return a matrix of the "
+"results"
+msgstr ""
+"ÐÑÐÐÐÐÑÐÑ ÑÑÐÐÑÐÑ ÐÐ ÐÑÐÐ ÑÐÐÐÐÐÑÐÐ ÐÐÑÑÐÑÑ Ð ÐÐÐÐÑÐÑÐÐÑ ÐÐÑÑÐÑÑ ÑÐÐÑÐÑÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:74
+msgid ""
+"Apply a function over all entries of 2 matrices (or 1 value and 1 matrix) "
+"and return a matrix of the results"
+msgstr ""
+"ÐÑÐÐÐÐÑÐÑ ÑÑÐÐÑÐÑ ÐÐ ÐÑÐÐ ÑÐÐÐÐÐÑÐÐ 2 ÐÐÑÑÐÑ (ÐÐÐ 1 ÐÐÐÑÐÐÐÑ Ð 1 ÐÐÑÑÐÑÐ) Ð "
+"ÐÐÐÐÑÐÑÐÐÑ ÐÐÑÑÐÑÑ ÑÐÐÑÐÑÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:75
+msgid "Remove column(s) and row(s) from a matrix"
+msgstr "ÐÐÐÐÑÐÑ ÑÑÐÐÐÑÑ Ð ÑÑÑÐÐÐ ÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:76
+msgid "Calculate the kth compound matrix of A"
+msgstr ""
+
+#: ../lib/library-strings.c:77
+msgid "Delete a column of a matrix"
+msgstr "ÐÐÐÐÑÐÑ ÑÑÐÐÐÐÑ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:78
+msgid "Delete a row of a matrix"
+msgstr "ÐÐÐÐÑÐÑ ÑÑÑÐÐÑ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:79
+msgid "Get the dot product of two vectors (no conjugates)"
+msgstr ""
+
+#: ../lib/library-strings.c:80
+msgid "Zero out entries above the diagonal"
+msgstr "ÐÐÐÑÐÑÐÑ ÑÐÐÐÐÐÑÑ ÐÐÐ ÐÐÐÐÐÐÐÐÑÑ"
+
+#: ../lib/library-strings.c:81
+msgid "Make diagonal matrix from a vector"
+msgstr "ÐÐÐÐÐÑÑ ÐÐÐÐÐÐÐÐÑÐÑÑ ÐÐÑÑÐÑÑ ÐÐ ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:82
+msgid "Make column vector out of matrix by putting columns above each other"
+msgstr "ÐÐÐÐÐÑÑ ÑÑÐÐÐÑÐÐÑÐ ÐÐÐÑÐÑ ÐÐ ÐÐÑÑÐÑÑ, ÐÐÐÐÑÐÑ ÑÑÐÐÐÑÑ ÐÑÑÐ ÐÐÐ ÐÑÑÐÐÐ"
+
+#: ../lib/library-strings.c:83
+msgid "Calculate the product of all elements in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÑÐÐÐÐÐÐÐÐÐÐ ÐÑÐÑ ÑÐÐÐÐÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:84
+msgid "Calculate the sum of all elements in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑ ÐÑÐÑ ÑÐÐÐÐÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:85
+msgid "Calculate the sum of squares of all elements in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑ ÐÐÐÐÑÐÑÐÐ ÐÑÐÑ ÑÐÐÐÐÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:86
+msgid "Get the outer product of two vectors"
+msgstr "ÐÐÐÑÑÐÑÑ ÐÐÐÑÐÑÐÐÐ ÐÑÐÐÐÐÐÐÐÐÐÐ ÐÐÑÑ ÐÐÐÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:87
+msgid "Reverse elements in a vector"
+msgstr "ÐÐÑÐÑÐÐÑ ÑÐÐÐÐÐÑÑ ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:88
+msgid "Calculate sum of each row in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑ ÐÐÑ ÐÐÐÐÐÐ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:89
+msgid "Calculate sum of squares of each row in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑ ÐÐÐÐÑÐÑÐÐ ÐÐÑ ÐÐÐÐÐÐ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:90
+msgid "Shuffle elements in a vector"
+msgstr "ÐÐÑÐÐÐÑÐÐÐÐÑ ÑÐÐÐÐÐÑÑ Ð ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:91
+msgid "Sort vector elements"
+msgstr "ÐÐÑÑÐÑÑÐÑ ÑÐÐÐÐÐÑÑ ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:92
+msgid "Removes any all-zero rows of M"
+msgstr "ÐÐÐÐÑÐÑ ÐÑÐ ÐÐÐÐÐÑÑÑÑ ÐÑÐÐÐÑÐ ÑÑÑÐÐÐ ÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:93
+msgid "Return column(s) and row(s) from a matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÑÑÐÐÐÑÑ Ð ÑÑÑÐÐÐ ÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:94
+msgid "Swap two rows in a matrix"
+msgstr "ÐÐÐÑÐÑ ÐÐÑÑÐÐÐ ÐÐÐ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:95
+msgid "Zero out entries below the diagonal"
+msgstr "ÐÐÐÑÐÑÐÑ ÑÐÐÐÐÐÑÑ ÐÐÐ ÐÐÐÐÐÐÐÐÑÑ"
+
+#: ../lib/library-strings.c:96
+msgid "Get the auxiliary unit matrix of size n"
+msgstr "ÐÐÐÑÑÐÑÑ ÐÑÐÐÐÐÐÐÑÐÐÑÐÑÑ ÐÐÐÐÐÑÐÑÑ ÐÐÑÑÐÑÑ ÑÐÐÐÐÑÐ n"
+
+#: ../lib/library-strings.c:97
+msgid "Evaluate (v,w) with respect to the bilinear form given by the matrix A"
+msgstr ""
+
+#: ../lib/library-strings.c:98
+#, fuzzy
+msgid ""
+"Return a function that evaluates two vectors with respect to the bilinear "
+"form given by A"
+msgstr ""
+"ÐÐÑÐÑÑÑ ÑÑÐÐÑÐÑ, ÐÑÑÐÑÐÑÑÑÑÑ ÐÐÐ ÐÐÐÑÐÑÐ Ñ ÐÑÐÐÑÐÐÐÐÐ Ð ÐÐÐÐÐÐÐÐÐÐ ÑÐÑÐÐ, "
+"ÑÐÐÐÐÐÐÐÐ A"
+
+#: ../lib/library-strings.c:99
+msgid "Get the characteristic polynomial as a vector"
+msgstr "ÐÐÐÑÑÐÑÑ ÑÐÑÐÐÑÐÑÐÑÑÐÑÐÑÐÐÐ ÐÐÐÐÐÑÐÐÐ ÐÐÑÑÐÑÑ Ð ÐÐÐÐ ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:100
+msgid "Get the characteristic polynomial as a function"
+msgstr "ÐÐÐÑÑÐÑÑ ÑÐÑÐÐÑÐÑÐÑÑÐÑÐÑÐÐÐ ÐÐÐÐÐÑÐÐÐ ÐÐÑÑÐÑÑ Ð ÐÐÐÐ ÑÑÐÐÑÐÐ"
+
+#: ../lib/library-strings.c:101
+msgid "Get a basis matrix for the columnspace of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:102
+msgid ""
+"Return the commutation matrix K(m,n) which is the unique m*n by m*n matrix "
+"such that K(m,n) * MakeVector(A) = MakeVector(A.') for all m by n matrices A."
+msgstr ""
+
+#: ../lib/library-strings.c:103
+msgid "Companion matrix of a polynomial (as vector)"
+msgstr ""
+
+#: ../lib/library-strings.c:104
+msgid "Conjugate transpose of a matrix (adjoint)"
+msgstr ""
+
+#: ../lib/library-strings.c:105 ../lib/library-strings.c:106
+msgid "Calculate convolution of two horizontal vectors"
+msgstr ""
+
+#: ../lib/library-strings.c:107
+msgid "CrossProduct of two vectors in R^3"
+msgstr ""
+
+#: ../lib/library-strings.c:108
+msgid ""
+"Get the determinantal divisors of an integer matrix (not its characteristic)"
+msgstr ""
+
+#: ../lib/library-strings.c:109
+msgid "Direct sum of matrices"
+msgstr ""
+
+#: ../lib/library-strings.c:110
+msgid "Direct sum of a vector of matrices"
+msgstr ""
+
+#: ../lib/library-strings.c:111
+msgid ""
+"Get the eigenvalues of a matrix (Currently only for up to 4x4 or triangular "
+"matrices)"
+msgstr ""
+
+#: ../lib/library-strings.c:112
+msgid ""
+"Get the eigenvalues and eigenvectors of a matrix (Currently only for up to "
+"2x2 matrices)"
+msgstr ""
+
+#: ../lib/library-strings.c:113
+msgid ""
+"Apply the Gram-Schmidt process (to the columns) with respect to inner "
+"product given by B (if not given use Hermitian product)"
+msgstr ""
+
+#: ../lib/library-strings.c:114
+msgid "Hankel matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:115
+msgid "Hilbert matrix of order n"
+msgstr "ÐÐÑÑÐÑÐ ÐÐÐÑÐÐÑÑÐ ÐÐÑÑÐÐÐ n"
+
+#: ../lib/library-strings.c:116
+msgid "Get the image (columnspace) of a linear transform"
+msgstr "ÐÐÐÑÑÐÑÑ ÐÑÐÑÑÑÐÐÑÑÐÐ ÑÑÐÐÐÑÐÐ ÐÐÐÐÐÐÐÐÐ ÐÑÐÐÐÑÐÐÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:117
+msgid "Get the Inf Norm of a vector"
+msgstr "ÐÐÐÑÑÐÑÑ ÐÐÑÐÐÐÐÑÐÑÑ ÐÐÑÐÑ ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:118
+msgid ""
+"Get the invariant factors of a square integer matrix (not its characteristic)"
+msgstr "ÐÐÐÑÑÐÑÑ ÐÐÐÐÑÐÐÐÑÐÑÐ ÐÐÐÐÐÑÐÐÑ ÐÐÐÐÑÐÑÐÐÐ ÑÐÐÐÑÐÑÐÐÐÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:119
+msgid "Inverse Hilbert matrix of order n"
+msgstr "ÐÐÑÐÑÐÑÑ ÐÐÑÑÐÑÑ ÐÐÐÑÐÐÑÑÐ ÐÐÑÑÐÐÐ n"
+
+#: ../lib/library-strings.c:120
+msgid "Is a matrix Hermitian"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÑÑÐÐÑÐÐÐÐ ÐÐÑÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:121
+msgid "Test if a vector is in a subspace"
+msgstr ""
+
+#: ../lib/library-strings.c:122
+msgid ""
+"Is a matrix (or number) invertible (Integer matrix is invertible if and only "
+"if it is invertible over the integers)"
+msgstr ""
+
+#: ../lib/library-strings.c:123
+msgid "Is a matrix (or number) invertible over a field"
+msgstr ""
+
+#: ../lib/library-strings.c:124
+msgid "Is a matrix normal"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÑÐÐÐÑÐÐÐ"
+
+#: ../lib/library-strings.c:125
+msgid "Is a matrix positive definite"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÐÑÐÐÑÐÐ ÐÐÑÐÐÐÐÑÐÐÐÐ"
+
+#: ../lib/library-strings.c:126
+msgid "Is a matrix positive semidefinite"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÐÑÐÐÑÐÐ ÐÐÐÑÐÐÑÐÐÐÐÑÐÐÐÐ"
+
+#: ../lib/library-strings.c:127
+msgid "Is a matrix skew-Hermitian"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÑÑÐÐÑÐÐÐ-ÐÐÑÐÑÐÐÐÐÑÑÐÑÐÑÐÐÐ ÐÐÑÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:128
+msgid "Is a matrix unitary"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÑÐÐÐ"
+
+#: ../lib/library-strings.c:129
+msgid "Get the Jordan block corresponding to lambda and n"
+msgstr ""
+
+#: ../lib/library-strings.c:130
+msgid "Get the kernel (nullspace) of a linear transform"
+msgstr ""
+
+#: ../lib/library-strings.c:131
+msgid ""
+"Get the LU decomposition of A and store the result in the L and U which "
+"should be references.  If not possible returns false."
+msgstr ""
+
+#: ../lib/library-strings.c:132
+msgid "Get the i-j minor of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:133
+msgid "Return the columns that are not the pivot columns of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:134
+msgid "Get the p Norm (or 2 Norm if no p is supplied) of a vector"
+msgstr ""
+
+#: ../lib/library-strings.c:135
+msgid "Get the nullity of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:136
+msgid "Get the orthogonal complement of the columnspace"
+msgstr ""
+
+#: ../lib/library-strings.c:137
+msgid ""
+"Projection of vector v onto subspace W given a sesquilinear form B (if not "
+"given use Hermitian product)"
+msgstr ""
+
+#: ../lib/library-strings.c:138
+msgid "Get the QR decomposition of A, returns R and Q can be a reference"
+msgstr ""
+
+#: ../lib/library-strings.c:139
+msgid "Get the rank of a matrix"
+msgstr "ÐÐÑÐÐÐÐÑÐÑ ÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:140
+msgid "Return the Rayleigh quotient of a matrix and a vector"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÑÐÐÑÐÐÐÐ ÐÐÐÐÑ ÐÐÑ ÐÐÑÑÐÑÑ Ð ÐÐÐÑÐÑÐ"
+
+#: ../lib/library-strings.c:141
+msgid ""
+"Compute an eigenvalue using the Rayleigh Quotient Iteration method until we "
+"are epsilon from eigenvalue or for maxiter iterations"
+msgstr ""
+
+#: ../lib/library-strings.c:142
+msgid "Rosser matrix, a classic symmetric eigenvalue test problem"
+msgstr ""
+
+#: ../lib/library-strings.c:143
+msgid "Rotation around origin in R^2"
+msgstr ""
+
+#: ../lib/library-strings.c:144
+msgid "Rotation around origin in R^3 about the x-axis"
+msgstr ""
+
+#: ../lib/library-strings.c:145
+msgid "Rotation around origin in R^3 about the y-axis"
+msgstr ""
+
+#: ../lib/library-strings.c:146
+msgid "Rotation around origin in R^3 about the z-axis"
+msgstr ""
+
+#: ../lib/library-strings.c:147
+msgid "Get a basis matrix for the rowspace of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:148
+msgid ""
+"Evaluate (v,w) with respect to the sesquilinear form given by the matrix A"
+msgstr ""
+
+#: ../lib/library-strings.c:149
+msgid ""
+"Return a function that evaluates two vectors with respect to the "
+"sesquilinear form given by A"
+msgstr ""
+
+#: ../lib/library-strings.c:150
+msgid "Smith Normal Form for fields (will end up with 1's on the diagonal)"
+msgstr ""
+
+#: ../lib/library-strings.c:151
+msgid "Smith Normal Form for square integer matrices (not its characteristic)"
+msgstr ""
+
+#: ../lib/library-strings.c:152
+msgid ""
+"Return the Toeplitz matrix constructed given the first column c and "
+"(optionally) the first row r."
+msgstr ""
+"ÐÐÐÐÑÐÑÐÐÑ ÐÐÑÑÐÑÑ ÐÑÐÐÐÑÐ, ÑÐÐÐÐÐÐÑÑ ÐÐ ÐÐÐÐÐÐÐÐÑ ÐÐÑÐÐÐÑ ÑÑÐÐÐÑÑ c Ð "
+"(ÐÐÐÐÑÐÐÑÐÐÑÐÐ) ÐÐÑÐÐÐ ÑÑÑÐÐÐ r."
+
+#: ../lib/library-strings.c:153
+msgid "Calculate the trace of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:154
+msgid "Transpose of a matrix"
+msgstr "ÐÑÐÐÑÐÐÐÐÑÑÐÑ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:155
+msgid "Return the Vandermonde matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÑÐÐÐÐÐÑÐÐÑ ÐÐÐÐÐÑÐÐÐÐÐ"
+
+#: ../lib/library-strings.c:156
+msgid "The angle of two vectors, given an inner product"
+msgstr ""
+
+#: ../lib/library-strings.c:157
+msgid "The direct sum of the vector spaces M and N"
+msgstr ""
+
+#: ../lib/library-strings.c:158
+msgid "Intersection of the subspaces given by M and N"
+msgstr ""
+
+#: ../lib/library-strings.c:159
+msgid ""
+"The sum of the vector spaces M and N, that is {w | w=m+n, m in M, n in N}"
+msgstr ""
+
+#: ../lib/library-strings.c:160
+msgid "Get the classical adjoint (adjugate) of a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:161
+msgid "Compute the Column Reduced Echelon Form"
+msgstr ""
+
+#: ../lib/library-strings.c:162
+msgid "Get nth Catalan number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ n-ÐÐ ÑÐÑÐÐ ÐÐÑÐÐÐÐÐ"
+
+#: ../lib/library-strings.c:163
+msgid "Double factorial: n(n-2)(n-4)..."
+msgstr "ÐÐÐÐÐÐÐ ÑÐÐÑÐÑÐÐÐ: n(n-2)(n-4)..."
+
+#: ../lib/library-strings.c:164
+msgid "Factorial: n(n-1)(n-2)..."
+msgstr "ÐÐÐÑÐÑÐÐÐ: n(n-1)(n-2)..."
+
+#: ../lib/library-strings.c:165
+msgid "Falling factorial: (n)_k = n(n-1)...(n-(k-1))"
+msgstr "ÐÐÑÐÐÑÑÐÐ ÑÐÐÑÐÑÐÐÐ: (n)_k = n(n-1)...(n-(k-1))"
+
+#: ../lib/library-strings.c:166
+msgid "Calculate nth Fibonacci number"
+msgstr "ÐÑÑÐÑÐÑÐÑ n-ÐÐ ÑÐÑÐÐ ÐÐÐÐÐÐÑÑÐ"
+
+#: ../lib/library-strings.c:167
+msgid "Calculate the Frobenius number for a coin problem"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÐÑÐÐ ÐÑÐÐÐÐÐÑÑÐ ÐÐÑ ÂÐÐÐÐÑÐ Ð ÑÐÐÐÐÐÐ ÐÐÐÐÑÂ"
+
+#: ../lib/library-strings.c:168
+msgid ""
+"Galois matrix given a linear combining rule (a_1*x_+...+a_n*x_n=x_(n+1))"
+msgstr ""
+
+#: ../lib/library-strings.c:169
+msgid "Use greedy algorithm to find c, for c . v = n.  (v must be sorted)"
+msgstr ""
+
+#: ../lib/library-strings.c:170
+msgid "Harmonic Number, the nth harmonic number of order r"
+msgstr "ÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÑÐÐ, n-ÐÐ ÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÑÐÐ ÐÐÑÑÐÐÐ r"
+
+#: ../lib/library-strings.c:171
+msgid ""
+"Hofstadter's function q(n) defined by q(1)=1, q(2)=1, q(n)=q(n-q(n-1))+q(n-q"
+"(n-2))"
+msgstr ""
+
+#: ../lib/library-strings.c:172
+msgid "Compute linear recursive sequence using Galois stepping"
+msgstr ""
+
+#: ../lib/library-strings.c:173
+msgid "Calculate multinomial coefficients"
+msgstr ""
+
+#: ../lib/library-strings.c:174
+msgid "Get the Pascal's triangle as a matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÑÑÐÑÐÐÐÑÐÐÐ ÐÐÑÐÐÐÑ Ð ÐÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:175
+msgid "(Pochhammer) Rising factorial: (n)_k = n(n+1)...(n+(k-1))"
+msgstr "(ÐÐÐÐÐÐ ÐÐÑÐÐÐÐÐÑÐ) ÐÐÐÑÐÑÑÐÑÑÐÐ ÑÐÐÑÐÑÐÐÐ: (n)_k = n(n+1)...(n+(k-1))"
+
+#: ../lib/library-strings.c:176
+msgid "Stirling number of the first kind"
+msgstr "ÐÐÑÐÐ ÐÑÐÑÐÐÐÐÐ ÐÐÑÐÐÐÐ ÑÐÐÐ"
+
+#: ../lib/library-strings.c:177
+msgid "Stirling number of the second kind"
+msgstr "ÐÐÑÐÐ ÐÑÐÑÐÐÐÐÐ ÐÑÐÑÐÐÐ ÑÐÐÐ"
+
+#: ../lib/library-strings.c:178
+msgid "Subfactorial: n! times sum_{k=1}^n (-1)^k/k!"
+msgstr "ÐÑÐÑÐÐÑÐÑÐÐÐ: n! * sum_{k=1}^n (-1)^k/k!"
+
+#: ../lib/library-strings.c:179
+msgid "Calculate the nth triangular number"
+msgstr "ÐÑÑÐÑÐÑÐÑ n-ÐÐ ÑÑÐÑÐÐÐÑÐÐÐ ÑÐÑÐÐ"
+
+#: ../lib/library-strings.c:180
+msgid "Calculate permutations"
+msgstr ""
+
+#: ../lib/library-strings.c:181
+msgid ""
+"Integration of f by Composite Simpson's Rule on the interval [a,b] with the "
+"number of steps calculated by the fourth derivative bound and the desired "
+"tolerance"
+msgstr ""
+
+#: ../lib/library-strings.c:182
+msgid ""
+"Attempt to calculate derivative by trying first symbolically and then "
+"numerically"
+msgstr ""
+
+#: ../lib/library-strings.c:183
+msgid ""
+"Return a function which is the even periodic extension of f defined on the "
+"interval [0,L]"
+msgstr ""
+
+#: ../lib/library-strings.c:184
+msgid ""
+"Return a function which is a Fourier series with the coefficients given by "
+"the vectors a (sines) and b (cosines).  Note that a@(1) is the constant "
+"coefficient!"
+msgstr ""
+
+#: ../lib/library-strings.c:185
+msgid "Try to calculate an infinite product for a single parameter function"
+msgstr ""
+
+#: ../lib/library-strings.c:186
+msgid ""
+"Try to calculate an infinite product for a double parameter function with "
+"func(arg,n)"
+msgstr ""
+
+#: ../lib/library-strings.c:187
+msgid "Try to calculate an infinite sum for a single parameter function"
+msgstr ""
+
+#: ../lib/library-strings.c:188
+msgid ""
+"Try to calculate an infinite sum for a double parameter function with func"
+"(arg,n)"
+msgstr ""
+
+#: ../lib/library-strings.c:189
+msgid ""
+"Try and see if a real-valued function is continuous at x0 by calculating the "
+"limit there"
+msgstr ""
+
+#: ../lib/library-strings.c:190
+msgid ""
+"Test for differentiability by approximating the left and right limits and "
+"comparing"
+msgstr ""
+
+#: ../lib/library-strings.c:191
+msgid "Calculate the left limit of a real-valued function at x0"
+msgstr ""
+
+#: ../lib/library-strings.c:192
+msgid ""
+"Calculate the limit of a real-valued function at x0.  Tries to calculate "
+"both left and right limits."
+msgstr ""
+
+#: ../lib/library-strings.c:193
+msgid "Integration by midpoint rule"
+msgstr ""
+
+#: ../lib/library-strings.c:194
+msgid "Attempt to calculate numerical derivative"
+msgstr ""
+
+#: ../lib/library-strings.c:195
+msgid ""
+"Numerically compute the coefficients for a cosine Fourier series for a "
+"function on [0,L] up to the Nth coefficient."
+msgstr ""
+
+#: ../lib/library-strings.c:196
+msgid ""
+"Return a function which is the Fourier cosine series of f on [0,L] with "
+"coefficients up to N computed numerically"
+msgstr ""
+
+#: ../lib/library-strings.c:197
+msgid ""
+"Numerically compute the coefficients for a Fourier series with half-period L "
+"up to the Nth coefficient."
+msgstr ""
+
+#: ../lib/library-strings.c:198
+msgid ""
+"Return a function which is the Fourier series of f with half-period L with "
+"coefficients up to N computed numerically"
+msgstr ""
+
+#: ../lib/library-strings.c:199
+msgid ""
+"Numerically compute the coefficients for a sine Fourier series for a "
+"function on [0,L] up to the Nth coefficient."
+msgstr ""
+
+#: ../lib/library-strings.c:200
+msgid ""
+"Return a function which is the Fourier sine series of f on [0,L] with "
+"coefficients up to N computed numerically"
+msgstr ""
+
+#: ../lib/library-strings.c:201
+msgid ""
+"Integration by rule set in NumericalIntegralFunction of f from a to b using "
+"NumericalIntegralSteps steps"
+msgstr ""
+
+#: ../lib/library-strings.c:202
+msgid "Attempt to calculate numerical left derivative"
+msgstr ""
+
+#: ../lib/library-strings.c:203
+msgid "Attempt to calculate the limit of f(step_fun(i)) as i goes from 1 to N"
+msgstr ""
+
+#: ../lib/library-strings.c:204
+msgid "Attempt to calculate numerical right derivative"
+msgstr ""
+
+#: ../lib/library-strings.c:205
+msgid ""
+"Return a function which is the odd periodic extension of f defined on the "
+"interval [0,L]"
+msgstr ""
+
+#: ../lib/library-strings.c:206
+msgid "Compute one-sided derivative using five point formula"
+msgstr ""
+
+#: ../lib/library-strings.c:207
+msgid "Compute one-sided derivative using three-point formula"
+msgstr ""
+
+#: ../lib/library-strings.c:208
+msgid ""
+"Return a function which is the periodic extension of f defined on the "
+"interval [a,b]"
+msgstr ""
+
+#: ../lib/library-strings.c:209
+msgid "Calculate the right limit of a real-valued function at x0"
+msgstr ""
+
+#: ../lib/library-strings.c:210
+msgid "Compute two-sided derivative using five-point formula"
+msgstr ""
+
+#: ../lib/library-strings.c:211
+msgid "Compute two-sided derivative using three-point formula"
+msgstr ""
+
+#: ../lib/library-strings.c:212
+msgid "argument (angle) of complex number"
+msgstr ""
+
+#: ../lib/library-strings.c:213
+msgid "Dirichlet kernel of order n"
+msgstr ""
+
+#: ../lib/library-strings.c:214
+msgid "Returns 1 if and only if all elements are zero"
+msgstr ""
+
+#: ../lib/library-strings.c:215
+msgid "The error function, 2/sqrt(pi) * int_0^x e^(-t^2) dt"
+msgstr ""
+
+#: ../lib/library-strings.c:216
+msgid "Fejer kernel of order n"
+msgstr ""
+
+#: ../lib/library-strings.c:217
+msgid "Returns 1 if and only if all elements are equal"
+msgstr ""
+
+#: ../lib/library-strings.c:218
+msgid "Find the first value where f(x)=0"
+msgstr ""
+
+#: ../lib/library-strings.c:219
+msgid "Moebius mapping of the disk to itself mapping a to 0"
+msgstr ""
+
+#: ../lib/library-strings.c:220
+msgid ""
+"Moebius mapping using the cross ratio taking z2,z3,z4 to 1,0, and infinity "
+"respectively"
+msgstr ""
+
+#: ../lib/library-strings.c:221
+msgid ""
+"Moebius mapping using the cross ratio taking infinity to infinity and z2,z3 "
+"to 1 and 0 respectively"
+msgstr ""
+
+#: ../lib/library-strings.c:222
+msgid ""
+"Moebius mapping using the cross ratio taking infinity to 1 and z3,z4 to 0 "
+"and infinity respectively"
+msgstr ""
+
+#: ../lib/library-strings.c:223
+msgid ""
+"Moebius mapping using the cross ratio taking infinity to 0 and z2,z4 to 1 "
+"and infinity respectively"
+msgstr ""
+
+#: ../lib/library-strings.c:224
+msgid ""
+"Poisson kernel on D(0,1) (not normalized to 1, that is integral of this is "
+"2pi)"
+msgstr ""
+
+#: ../lib/library-strings.c:225
+msgid "Poisson kernel on D(0,R) (not normalized to 1)"
+msgstr ""
+
+#: ../lib/library-strings.c:226
+msgid ""
+"The unit step function = 0 for x<0, 1 otherwise.  This is the integral of "
+"the Dirac Delta function."
+msgstr ""
+
+#: ../lib/library-strings.c:227
+msgid "The cis function, that is cos(x)+i*sin(x)"
+msgstr "ÐÑÐÐÑÐÑ cis = cos(x)+i*sin(x)"
+
+#: ../lib/library-strings.c:228
+msgid "Convert degrees to radians"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÐÑÐÐÑÑÑ Ð ÑÐÐÐÐÐÑ"
+
+#: ../lib/library-strings.c:229
+msgid "Convert radians to degrees"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÑÐÐÐÐÐÑ Ð ÐÑÐÐÑÑÑ"
+
+#: ../lib/library-strings.c:230
+msgid "Find roots of a cubic polynomial (given as vector of coefficients)"
+msgstr ""
+"ÐÐÑÐÐÐÑ ÐÐÑÐÐ ÐÑÐÐÑÐÑÐÐÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐÐÐÐÐÐÐ ÐÐÐ ÐÐÐÑÐÑ ÐÐÑÑÑÐÑÐÐÐÑÐÐ)"
+
+#: ../lib/library-strings.c:231
+msgid ""
+"Use classical Euler's method to numerically solve y'=f(x,y) for initial x0,"
+"y0 going to x1 with n increments, returns y at x1"
+msgstr ""
+
+#: ../lib/library-strings.c:232
+msgid ""
+"Use classical Euler's method to numerically solve y'=f(x,y) for initial x0,"
+"y0 going to x1 with n increments, returns an n+1 by 2 matrix of values"
+msgstr ""
+
+#: ../lib/library-strings.c:233
+msgid "Find root of a function using the bisection method"
+msgstr ""
+
+#: ../lib/library-strings.c:234
+msgid "Find root of a function using the method of false position"
+msgstr ""
+
+#: ../lib/library-strings.c:235
+msgid "Find root of a function using the Muller's method"
+msgstr ""
+
+#: ../lib/library-strings.c:236
+msgid "Find root of a function using the secant method"
+msgstr ""
+
+#: ../lib/library-strings.c:237
+msgid "Find roots of a polynomial (given as vector of coefficients)"
+msgstr "ÐÐÑÐÐÐÑ ÐÐÑÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐÐÐÐÐÐÐ ÐÐÐ ÐÐÐÑÐÑ ÐÐÑÑÑÐÑÐÐÐÑÐÐ)"
+
+#: ../lib/library-strings.c:238
+msgid "Find roots of a quartic polynomial (given as vector of coefficients)"
+msgstr ""
+"ÐÐÑÐÐÐÑ ÐÐÑÐÐ ÐÐÐÐÐÑÐÐÐÐ 4-ÐÐ ÑÑÐÐÐÐÐ (ÐÐÐÐÐÐÐÐÐ ÐÐÐ ÐÐÐÑÐÑ ÐÐÑÑÑÐÑÐÐÐÑÐÐ)"
+
+#: ../lib/library-strings.c:239
+msgid ""
+"Use classical non-adaptive Runge-Kutta of fourth order method to numerically "
+"solve y'=f(x,y) for initial x0,y0 going to x1 with n increments, returns y "
+"at x1"
+msgstr ""
+
+#: ../lib/library-strings.c:240
+msgid ""
+"Use classical non-adaptive Runge-Kutta of fourth order method to numerically "
+"solve y'=f(x,y) for initial x0,y0 going to x1 with n increments, returns an n"
+"+1 by 2 matrix of values"
+msgstr ""
+
+#: ../lib/library-strings.c:241
+msgid "Calculate average of an entire matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÐÐÐ ÐÑÐÑÐÐÑÐÑÐÑÐÐÐ ÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:242
+msgid "Integral of the GaussFunction from 0 to x (area under the normal curve)"
+msgstr ""
+
+#: ../lib/library-strings.c:243
+msgid "The normalized Gauss distribution function (the normal curve)"
+msgstr ""
+
+#: ../lib/library-strings.c:244
+msgid "Calculate median of an entire matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÐÐÐÐÐÑ ÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:245
+msgid "Calculate the population standard deviation of a whole matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:246
+msgid "Calculate average of each row in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÐÐÐ ÐÑÐÑÐÐÑÐÑÐÑÐÐÐ ÐÐÐÐÐÐ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:247
+msgid "Calculate median of each row in a matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÐÐÐÐÐÑ ÐÐÐÐÐÐ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:248
+msgid ""
+"Calculate the population standard deviations of rows of a matrix and return "
+"a vertical vector"
+msgstr ""
+
+#: ../lib/library-strings.c:249
+msgid ""
+"Calculate the standard deviations of rows of a matrix and return a vertical "
+"vector"
+msgstr ""
+
+#: ../lib/library-strings.c:250
+msgid "Calculate the standard deviation of a whole matrix"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÐÐÐÐÐÐÑÐÑÐÑÐÑÐÐÐ ÐÑÐÐÐÐÐÐÐÐ ÐÑÐÐ ÐÐÑÑÐÑÑ"
+
+#: ../lib/library-strings.c:251
+msgid ""
+"Run newton's method on a polynomial to attempt to find a root, returns after "
+"two successive values are within epsilon or after maxn tries (then returns "
+"null)"
+msgstr ""
+
+#: ../lib/library-strings.c:252
+msgid "Returns a set where every element of X appears only once"
+msgstr ""
+
+#: ../lib/library-strings.c:253
+msgid ""
+"Returns a set theoretic union of X and Y (X and Y are vectors pretending to "
+"be sets)"
+msgstr ""
+
+#: ../lib/library-strings.c:254
+msgid ""
+"For a Hilbert function that is c for degree d, given the Macaulay bound for "
+"the Hilbert function of degree d+1 (The c^<d> operator from Green's proof)"
+msgstr ""
+
+#: ../lib/library-strings.c:255
+msgid "The c_<d> operator from Green's proof of Macaulay's Theorem"
+msgstr ""
+
+#: ../lib/library-strings.c:256
+msgid "Return the dth Macaulay representation of a positive integer c"
+msgstr ""
+
+#: ../lib/library-strings.c:257
+msgid "Attempt to symbolically differentiate a function n times"
+msgstr ""
+
+#: ../lib/library-strings.c:258
+msgid ""
+"Attempt to symbolically differentiate a function n times quietly and return "
+"null on failure"
+msgstr ""
+
+#: ../lib/library-strings.c:259
+msgid ""
+"Attempt to construct the Taylor approximation function around x0 to the nth "
+"degree."
+msgstr ""
+
+#: ../src/calc.c:217
+msgid "Uncategorized"
+msgstr "ÐÐÐ ÐÐÑÐÐÐÑÐÐ"
+
+#: ../src/calc.c:399
+msgid "Trying to set an alias for an alias"
+msgstr ""
+
+#: ../src/calc.c:978
+msgid "Bad identifier for function node!"
+msgstr ""
+
+#: ../src/calc.c:1028 ../src/eval.c:7126 ../src/eval.c:7333
+msgid "Unexpected operator!"
+msgstr "ÐÐÐÑÐÐÐÐÐÐÐÐÑÐ ÐÐÐÑÐÑÐÑ!"
+
+#. FIXME:
+#: ../src/calc.c:1220
+msgid "Cannot currently print polynomials of more than 3 vars"
+msgstr ""
+
+#: ../src/calc.c:1312
+msgid "NULL function!"
+msgstr ""
+
+#. variable and reference functions should
+#. never be in the etree
+#: ../src/calc.c:1378
+msgid "Unexpected function type!"
+msgstr "ÐÐÐÑÐÐÐÐÐÐÐÐÑÐ ÑÐÐ ÑÑÐÐÑÐÐ!"
+
+#: ../src/calc.c:1393
+msgid "NULL tree!"
+msgstr ""
+
+#: ../src/calc.c:1483 ../src/eval.c:7632
+msgid "Unexpected node!"
+msgstr ""
+
+#: ../src/calc.c:1978
+#, c-format
+msgid "File '%s' is a wrong version of GEL"
+msgstr "ÐÐÐÐ Â%s â ÐÐÐÑÐÐÐÐÑÐÐÑ ÐÐÑÑÐÑ GEL"
+
+#: ../src/calc.c:2028 ../src/calc.c:2037 ../src/calc.c:2042 ../src/calc.c:2051
+#: ../src/calc.c:2056 ../src/calc.c:2065 ../src/calc.c:2070 ../src/calc.c:2079
+#: ../src/calc.c:2084 ../src/calc.c:2095 ../src/calc.c:2100 ../src/calc.c:2111
+#: ../src/calc.c:2118 ../src/calc.c:2131 ../src/calc.c:2137 ../src/calc.c:2144
+#: ../src/calc.c:2153 ../src/calc.c:2164 ../src/calc.c:2170 ../src/calc.c:2177
+#: ../src/calc.c:2183 ../src/calc.c:2190 ../src/calc.c:2196 ../src/calc.c:2203
+#: ../src/calc.c:2209 ../src/calc.c:2216 ../src/calc.c:2222 ../src/calc.c:2229
+#: ../src/calc.c:2235 ../src/calc.c:2242 ../src/calc.c:2248 ../src/calc.c:2255
+#: ../src/calc.c:2271 ../src/calc.c:2289 ../src/calc.c:2299
+msgid "Badly formed record"
+msgstr ""
+
+#: ../src/calc.c:2031
+msgid "Record out of place"
+msgstr ""
+
+#: ../src/calc.c:2313
+msgid "Missing value for function"
+msgstr ""
+
+#: ../src/calc.c:2339
+msgid "Extra dictionary for NULL function"
+msgstr ""
+
+#: ../src/calc.c:2391 ../src/calc.c:2945 ../src/calc.c:2980
+#, c-format
+msgid "Can't open file: '%s'"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÑÐÐÐ: Â%sÂ"
+
+#: ../src/calc.c:2592
+msgid "Load a file into the interpreter"
+msgstr "ÐÐÐÑÑÐÐÐÑ ÑÐÐÐ Ð ÐÐÑÐÑÐÑÐÑÐÑÐÑ"
+
+#: ../src/calc.c:2595
+msgid "Load a plugin"
+msgstr "ÐÐÐÑÑÐÐÐÑ ÐÐÐÑÐÑ"
+
+#: ../src/calc.c:2598
+msgid "List files in the current directory"
+msgstr "ÐÐÐÑÐÐ ÑÐÐÐÐÐ Ð ÑÐÐÑÑÐÐ ÐÐÑÐÐÐÐÐ"
+
+#: ../src/calc.c:2601
+msgid "Change directory"
+msgstr "ÐÐÐÐÐÑÐÑ ÐÐÑÐÐÐÐ"
+
+#: ../src/calc.c:2604
+msgid "Print current directory"
+msgstr "ÐÑÐÐÐÐÑ ÐÑÑÑ Ð ÑÐÐÑÑÐÐÑ ÐÐÑÐÐÐÐÑ"
+
+#: ../src/calc.c:2607
+msgid "Print help (or help on a function/command)"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ ÑÐÑÐÐÐÑ (ÐÐÐ ÑÐÑÐÐÐÑ ÐÐ ÑÑÐÐÑÐÐ/ÐÐÐÐÐÐÐ)"
+
+#: ../src/calc.c:2623
+msgid ""
+"\n"
+"For a manual on using Genius and the GEL language type:\n"
+msgstr ""
+"\n"
+"ÐÐÑ ÑÐÑÐÐÐÐ ÐÐ ÐÑÐÐÐÑÐÐÐÐÐÐÑ Genius Ð ÑÐÑÐÐ GEL ÐÐÐÐÑÐÑÐ:\n"
+
+#: ../src/calc.c:2625
+msgid "  manual\n"
+msgstr "  manual\n"
+
+#: ../src/calc.c:2629
+msgid ""
+"\n"
+"For help on a specific function type:\n"
+msgstr ""
+"\n"
+"ÐÐÑ ÑÐÑÐÐÐÐ ÐÐ ÐÐÑÐÐÐÐÑÐÐÐÐ ÑÑÐÐÑÐÐ ÐÐÐÐÑÐÑÐ:\n"
+
+#: ../src/calc.c:2631
+msgid "  help FunctionName\n"
+msgstr "  help ÐÐÑ_ÑÑÐÐÑÐÐ\n"
+
+#: ../src/calc.c:2635
+msgid ""
+"\n"
+"Commands:\n"
+msgstr ""
+"\n"
+"ÐÐÐÐÐÐÑ:\n"
+
+#: ../src/calc.c:2680
+msgid ""
+"\n"
+"Undocumented:\n"
+msgstr ""
+"\n"
+"ÐÐ ÐÐÐÑÐÐÐÑÐÑÐÐÐÐÐ:\n"
+
+#. func
+#. aliasfor
+#. category
+#: ../src/calc.c:2723
+msgid "Not documented"
+msgstr "ÐÐ ÐÐÐÑÐÐÐÑÐÑÐÐÐÐÐ"
+
+#: ../src/calc.c:2746
+#, c-format
+msgid "'%s' is not documented"
+msgstr "Â%s ÐÐ ÐÐÐÑÐÐÐÑÐÑÐÐÐÐÐ"
+
+#: ../src/calc.c:2748
+#, c-format
+msgid "'%s' is not documented.  Perhaps you meant %s."
+msgstr "Â%s ÐÐ ÐÐÐÑÐÐÐÑÐÑÐÐÐÐÐ. ÐÐÐÐÐÐÐÐ, ÐÑ ÐÐÐÐÐ Ð ÐÐÐÑ %s?"
+
+#: ../src/calc.c:2758
+#, c-format
+msgid "%s is an alias for %s\n"
+msgstr ""
+
+#: ../src/calc.c:2780
+msgid "Parameter: "
+msgstr "ÐÐÑÐÐÐÑÑ: "
+
+#: ../src/calc.c:2807
+msgid "Aliases:"
+msgstr ""
+
+#: ../src/calc.c:2819
+#, c-format
+msgid "Description: %s\n"
+msgstr "ÐÐÐÑÐÐÐÐ: %s\n"
+
+#: ../src/calc.c:3005 ../src/calc.c:3012
+#, c-format
+msgid "Error changing to directory '%s': %s"
+msgstr "ÐÑÐÐÐÐ ÐÐÑÐÑÐÐÐ Ð ÐÐÑÐÐÐÐ Â%sÂ: %s"
+
+#: ../src/calc.c:3026 ../src/calc.c:3037
+#, c-format
+msgid "Can't expand '%s'"
+msgstr ""
+
+#: ../src/calc.c:3107
+#, c-format
+msgid "Cannot open plugin '%s'!"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÐÐÐÑÐÑ Â%sÂ!"
+
+#: ../src/calc.c:3197
+#, c-format
+msgid "getcwd error: %s"
+msgstr ""
+
+#: ../src/calc.c:3256
+#, c-format
+msgid "ERROR: 'pipe' failed: %s"
+msgstr ""
+
+#: ../src/calc.c:3263 ../src/calc.c:3270
+#, c-format
+msgid "ERROR: 'write' possibly failed: %s"
+msgstr ""
+
+#: ../src/calc.c:3338
+msgid "ERROR: Probably corrupt stack!"
+msgstr ""
+
+#: ../src/calc.c:3350
+msgid ""
+"ERROR: 'local' in a wrong place, can only be first statement in a function!"
+msgstr ""
+
+#: ../src/calc.c:3374
+msgid "ERROR: Can't execute more things at once!"
+msgstr ""
+
+#: ../src/calc.c:3480
+#, c-format
+msgid "ERROR: %s before newline"
+msgstr ""
+
+#: ../src/calc.c:3482
+#, c-format
+msgid "ERROR: %s at end of input"
+msgstr ""
+
+#: ../src/calc.c:3489
+#, c-format
+msgid "ERROR: %s before '%s'"
+msgstr "ÐÐÐÐÐÐ: %s ÐÐÑÐÐ Â%sÂ"
+
+#: ../src/calc.h:32
+msgid "Copyright (C) 1997-2012 JiÅÃ (George) Lebl, Ph.D."
+msgstr "Copyright (C) 1997-2012 JiÅÃ (George) Lebl, Ph.D."
+
+#: ../src/compil.c:552 ../src/compil.c:561
+msgid "Bad tree record when decompiling"
+msgstr ""
+
+#: ../src/eval.c:1561 ../src/eval.c:1618 ../src/eval.c:1633
+msgid "Cannot compare non value or bool only matrices"
+msgstr ""
+
+#. also on rationals but as integers
+#: ../src/eval.c:1689 ../src/eval.c:1735
+msgid "Modulo arithmetic only works on integers"
+msgstr ""
+
+#: ../src/eval.c:1941
+msgid ""
+"Can't add/subtract a scalar to non-square matrix (A + x is defined as A + "
+"x*I)"
+msgstr ""
+"ÐÐÐÑÐÑ ÐÐÐÐÐÐÑÑ/ÐÑÑÐÑÑÑ ÑÐÐÐÑÑ Ð ÐÐÐÐÐÐÑÐÑÐÐÐ ÐÐÑÑÐÑÐ (A + x ÐÐÑÐÐÐÐÐÐÐ ÐÐÐ "
+"A + x*I)"
+
+#: ../src/eval.c:2037
+msgid "Can't add/subtract two matrices of different sizes"
+msgstr "ÐÐÐÑÐÑ ÑÐÐÐÐÑÑ/ÐÑÑÐÑÑÑ ÐÐÐ ÐÐÑÑÐÑÑ, ÐÐÐÑÑÐÐ ÑÐÐÐÑÐ ÑÐÐÐÐÑÐÐÑÑÐ"
+
+#: ../src/eval.c:2039
+msgid ""
+"Can't do element by element operations on two matrices of different sizes"
+msgstr ""
+"ÐÐÐÑÐÑ ÐÑÐÐÐÐÐÑÑ ÐÐÑÐÐÐÐÐÑÐÑÐ ÐÐÐÑÐÑÐÐ ÐÐÐ ÐÐÑÐÑ ÐÐÑÑÐÑÐÐÐ ÑÐÐÐÑÑ "
+"ÑÐÐÐÐÑÐÐÑÑÐÐ"
+
+#: ../src/eval.c:2105
+msgid "Can't multiply matrices of wrong sizes"
+msgstr "ÐÐÐÑÐÑ ÑÐÐÐÐÐÑÑ ÐÐÑÑÐÑÑ, ÐÐÐÑÑÐÐ ÐÐÑÐÐÐÐÑÐÐÐÐÐÑÐ ÑÐÐÐÐÑÐÐÑÑÐ"
+
+#: ../src/eval.c:2156
+msgid "Powers are defined on (square matrix)^(integer) only"
+msgstr ""
+
+#: ../src/eval.c:2162
+msgid "Powers on matrices in modulo mode are defined on integer matrices only"
+msgstr ""
+
+#: ../src/eval.c:2170
+msgid "Exponent too large"
+msgstr ""
+
+#: ../src/eval.c:2197 ../src/eval.c:2312 ../src/eval.c:2378
+msgid "Matrix appears singular and can't be inverted"
+msgstr "ÐÐÑÐÐÐ, ÐÐÑÑÐÑÐ ÑÐÐÐÑÐÑÑÐÐÑ Ð ÐÐ ÐÐÐÐÑ ÐÑÑÑ ÐÐÑÐÑÐÐÐ"
+
+#: ../src/eval.c:2289
+msgid "Can't divide matrices of different sizes or non-square matrices"
+msgstr ""
+
+#: ../src/eval.c:2360
+msgid "Can't divide by a non-square matrix"
+msgstr ""
+
+#: ../src/eval.c:2776 ../src/eval.c:2803 ../src/eval.c:2824 ../src/eval.c:2848
+#: ../src/eval.c:2896
+msgid "Operations on functions with variable argument list not supported"
+msgstr ""
+
+#: ../src/eval.c:2781
+msgid ""
+"Operations on functions with different number of arguments not supported"
+msgstr ""
+
+#: ../src/eval.c:2901
+msgid "Function creation with wrong number of arguments"
+msgstr ""
+
+#: ../src/eval.c:3483 ../src/eval.c:4876
+msgid "Unevaluatable function type encountered!"
+msgstr ""
+
+#: ../src/eval.c:3505
+msgid "' or '"
+msgstr ""
+
+#: ../src/eval.c:3541
+msgid ""
+"Variable 'i' used uninitialized.  Perhaps you meant to write '1i' for the "
+"imaginary number (square root of -1)."
+msgstr ""
+
+#: ../src/eval.c:3547 ../src/eval.c:3580 ../src/eval.c:7450
+#, c-format
+msgid "Variable '%s' used uninitialized, perhaps you meant %s."
+msgstr ""
+
+#: ../src/eval.c:3554 ../src/eval.c:3587 ../src/eval.c:4608 ../src/eval.c:7457
+#, c-format
+msgid "Variable '%s' used uninitialized"
+msgstr ""
+
+#: ../src/eval.c:3595 ../src/eval.c:4654
+#, c-format
+msgid ""
+"Call of '%s' with the wrong number of arguments!\n"
+"(should be %d)"
+msgstr ""
+"ÐÑÐÐÐ Â%sÂ Ñ ÐÐÐÑÐÐÐÐÑÐÑÐ ÑÐÑÐÐÐ ÐÑÐÑÐÐÐÑÐÐ!\n"
+"(ÐÐÐÐÐÐ ÐÑÑÑ %d)"
+
+#: ../src/eval.c:3598
+#, c-format
+msgid "Trying to dereference '%s' which is not a reference!\n"
+msgstr ""
+
+#: ../src/eval.c:3603
+msgid "NULL reference encountered!"
+msgstr ""
+
+#: ../src/eval.c:3731
+msgid "Cannot compare matrices"
+msgstr ""
+
+#: ../src/eval.c:3773
+msgid "Primitives must get numeric/matrix/string arguments"
+msgstr ""
+
+#: ../src/eval.c:3864
+msgid "Bad argument to modular operation"
+msgstr ""
+
+#: ../src/eval.c:4582
+#, c-format
+msgid "Function '%s' used uninitialized, perhaps you meant %s."
+msgstr ""
+
+#: ../src/eval.c:4589
+#, c-format
+msgid "Function '%s' used uninitialized"
+msgstr ""
+
+#: ../src/eval.c:4617
+#, c-format
+msgid "Can't dereference '%s'!"
+msgstr ""
+
+#: ../src/eval.c:4625
+msgid "Can't call a non-function!"
+msgstr "ÐÐÐÐÐÐÐÐÐÐ ÐÑÐÐÐÑÑ ÐÐ ÑÑÐÐÑÐÑ!"
+
+#: ../src/eval.c:4659
+#, c-format
+msgid ""
+"Call of '%s' with the wrong number of arguments!\n"
+"(should be greater than %d)"
+msgstr ""
+"ÐÑÐÐÐ Â%sÂ Ñ ÐÐÐÑÐÐÐÐÑÐÑÐ ÑÐÑÐÐÐ ÐÑÐÑÐÐÐÑÐÐ!\n"
+"(ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÑÑÐ %d)"
+
+#: ../src/eval.c:4698
+#, c-format
+msgid "Referencing an undefined variable %s!"
+msgstr ""
+
+#: ../src/eval.c:4852
+msgid "Reference function with arguments encountered!"
+msgstr ""
+
+#: ../src/eval.c:4857
+msgid "Unnamed reference function encountered!"
+msgstr ""
+
+#: ../src/eval.c:4981
+msgid "Bad type for 'for/sum/prod' loop!"
+msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ ÑÐÐ ÐÐÑ ÑÐÐÐÐ Âfor/sum/prodÂ!"
+
+#: ../src/eval.c:4986
+msgid "'for/sum/prod' loop increment can't be 0"
+msgstr ""
+
+#: ../src/eval.c:5097
+msgid "Bad type for 'for in' loop!"
+msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ ÑÐÐ ÐÐÑ ÑÐÐÐÐ Âfor inÂ!"
+
+#: ../src/eval.c:5261 ../src/eval.c:5294
+msgid "Continue or break outside a loop, assuming \"return null\""
+msgstr ""
+
+#: ../src/eval.c:5355
+msgid "Wrong argument type as matrix index"
+msgstr ""
+
+#: ../src/eval.c:5365
+msgid "Matrix index too large"
+msgstr ""
+
+#: ../src/eval.c:5368
+msgid "Matrix index less than 1"
+msgstr ""
+
+#: ../src/eval.c:5391 ../src/eval.c:5406
+msgid "Matrix index out of range"
+msgstr ""
+
+#: ../src/eval.c:5455 ../src/eval.c:5525 ../src/eval.c:5593 ../src/eval.c:5634
+#: ../src/eval.c:5843 ../src/eval.c:5883 ../src/eval.c:6320
+#, c-format
+msgid "Trying to set a protected id '%s'"
+msgstr ""
+
+#: ../src/eval.c:5481 ../src/eval.c:5520
+msgid "Indexed Lvalue not user function"
+msgstr ""
+
+#: ../src/eval.c:5504 ../src/eval.c:5618 ../src/eval.c:5867
+msgid "Dereference of non-identifier!"
+msgstr ""
+
+#: ../src/eval.c:5510 ../src/eval.c:5624 ../src/eval.c:5873
+msgid "Dereference of undefined variable!"
+msgstr ""
+
+#: ../src/eval.c:5514 ../src/eval.c:5628 ../src/eval.c:5877
+msgid "Dereference of non-reference!"
+msgstr ""
+
+#: ../src/eval.c:5543
+msgid "Indexed Lvalue not an identifier or a dereference"
+msgstr ""
+
+#: ../src/eval.c:5581 ../src/eval.c:5919 ../src/eval.c:6287 ../src/eval.c:6294
+msgid "Lvalue not an identifier/dereference/matrix location!"
+msgstr ""
+
+#: ../src/eval.c:5605 ../src/eval.c:5646
+msgid "Referencing an undefined variable!"
+msgstr ""
+
+#: ../src/eval.c:5696 ../src/eval.c:5778 ../src/eval.c:5787
+msgid "Wrong matrix dimensions when setting"
+msgstr ""
+
+#: ../src/eval.c:5714 ../src/eval.c:5758 ../src/eval.c:5824 ../src/eval.c:5989
+#: ../src/eval.c:6026 ../src/eval.c:6071 ../src/eval.c:6474 ../src/eval.c:6599
+msgid "Matrix index not an integer or a vector"
+msgstr ""
+
+#: ../src/eval.c:5838
+#, c-format
+msgid ""
+"Increment/Swapwith does not work on parameters (trying to increment '%s')"
+msgstr ""
+
+#: ../src/eval.c:5907
+msgid "Increment not a value!"
+msgstr ""
+
+#: ../src/eval.c:5931
+#, c-format
+msgid "Trying to increment non-value id '%s'"
+msgstr ""
+
+#: ../src/eval.c:6092 ../src/eval.c:6101
+msgid "Can only swap user variables"
+msgstr ""
+
+#: ../src/eval.c:6141 ../src/eval.c:6176 ../src/eval.c:6207 ../src/eval.c:6223
+#: ../src/eval.c:6241 ../src/eval.c:6257
+msgid "Cannot swap matrix regions"
+msgstr ""
+
+#: ../src/eval.c:6315
+msgid "Parameters can only be created in the global context"
+msgstr ""
+
+#: ../src/eval.c:6421 ../src/eval.c:6466 ../src/eval.c:6557
+msgid "Index works only on matrices"
+msgstr ""
+
+#: ../src/eval.c:6454
+msgid "Vector index not an integer or a vector"
+msgstr ""
+
+#: ../src/eval.c:6622
+msgid "number"
+msgstr "ÑÐÑÐÐ"
+
+#: ../src/eval.c:6623
+msgid "matrix"
+msgstr "ÐÐÑÑÐÑÐ"
+
+#: ../src/eval.c:6624
+msgid "string"
+msgstr "ÑÑÑÐÐÐ"
+
+#: ../src/eval.c:6625
+msgid "function"
+msgstr "ÑÑÐÐÑÐÑ"
+
+#: ../src/eval.c:6626
+msgid "identifier"
+msgstr "ÐÐÐÐÑÐÑÐÐÐÑÐÑ"
+
+#: ../src/eval.c:6627
+msgid "polynomial"
+msgstr "ÐÐÐÐÐÑÐÐÐ"
+
+#: ../src/eval.c:6628
+msgid "boolean"
+msgstr "ÐÐÐÐÑÐÑÐÐÐ"
+
+#: ../src/eval.c:6651
+msgid "Addition"
+msgstr "ÐÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6652
+msgid "Element by element addition"
+msgstr "ÐÐÑÐÐÐÐÐÑÐÐÐ ÑÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6653
+msgid "Subtraction"
+msgstr "ÐÑÑÐÑÐÐÐÐ"
+
+#: ../src/eval.c:6654
+msgid "Element by element subtraction"
+msgstr "ÐÐÑÐÐÐÐÐÑÐÐÐ ÐÑÑÐÑÐÐÐÐ"
+
+#: ../src/eval.c:6655
+msgid "Multiplication"
+msgstr "ÐÐÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6656
+msgid "Element by element multiplication"
+msgstr "ÐÐÑÐÐÐÐÐÑÐÐÐ ÑÐÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6657
+msgid "Division"
+msgstr "ÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6658
+msgid "Element by element division"
+msgstr "ÐÐÑÐÐÐÐÐÑÐÐÐ ÐÐÐÐÐÐÐ"
+
+#: ../src/eval.c:6659
+msgid "Back division"
+msgstr ""
+
+#: ../src/eval.c:6660
+msgid "Element by element back division"
+msgstr ""
+
+#: ../src/eval.c:6661
+msgid "Modulo"
+msgstr ""
+
+#: ../src/eval.c:6662
+msgid "Element by element modulo"
+msgstr ""
+
+#: ../src/eval.c:6663
+msgid "Negation"
+msgstr ""
+
+#: ../src/eval.c:6664
+msgid "Power"
+msgstr ""
+
+#: ../src/eval.c:6665
+msgid "Element by element power"
+msgstr ""
+
+#: ../src/eval.c:6666
+msgid "Factorial"
+msgstr "ÐÐÐÑÐÑÐÐÐ"
+
+#: ../src/eval.c:6667
+msgid "Double factorial"
+msgstr "ÐÐÐÐÐÐÐ ÑÐÐÑÐÑÐÐÐ"
+
+#: ../src/eval.c:6668
+msgid "Transpose"
+msgstr "ÐÑÐÐÑÐÐÐÐÑÐÑ"
+
+#: ../src/eval.c:6669
+msgid "ConjugateTranspose"
+msgstr ""
+
+#: ../src/eval.c:6670
+msgid "Comparison (<=>)"
+msgstr "ÐÑÐÐÐÐÐÐÐ (<=>)"
+
+#: ../src/eval.c:6671
+msgid "XOR"
+msgstr "XOR"
+
+#: ../src/eval.c:6672
+msgid "NOT"
+msgstr "NOT"
+
+#: ../src/eval.c:6692
+#, c-format
+msgid "Bad types for '%s'"
+msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ ÑÐÐÑ ÐÐÑ Â%sÂ"
+
+#: ../src/eval.c:6703
+#, c-format
+msgid "%s not defined on <%s> and <%s>"
+msgstr ""
+
+#: ../src/eval.c:6722
+#, c-format
+msgid "Bad type for '%s'"
+msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ ÑÐÐ ÐÐÑ Â%sÂ"
+
+#: ../src/eval.c:6732
+#, c-format
+msgid "%s not defined on <%s>"
+msgstr ""
+
+#: ../src/eval.c:6751 ../src/eval.c:6768
+msgid "Vector building only works on numbers"
+msgstr ""
+
+#. FIXME: perhaps we should just return null like octave?
+#: ../src/eval.c:6761
+msgid "Impossible arguments to vector building operator"
+msgstr ""
+
+#: ../src/funclib.c:117
+#, c-format
+msgid "%s: argument too large"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÑÐÐÑÐÐÐ ÐÐÐÐÐ"
+
+#: ../src/funclib.c:144
+#, c-format
+msgid "Cannot parse version string: %s"
+msgstr ""
+
+#: ../src/funclib.c:173 ../src/gnome-genius.c:1925
+#, c-format
+msgid ""
+"Genius %s\n"
+"%s\n"
+"\n"
+"    This program is free software: you can redistribute it and/or modify\n"
+"    it under the terms of the GNU General Public License as published by\n"
+"    the Free Software Foundation, either version 3 of the License, or\n"
+"    (at your option) any later version.\n"
+"\n"
+"    This program is distributed in the hope that it will be useful,\n"
+"    but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
+"    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n"
+"    GNU General Public License for more details.\n"
+"\n"
+"    You should have received a copy of the GNU General Public License\n"
+"    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n"
+msgstr ""
+"Genius %s\n"
+"%s\n"
+"\n"
+"    ÐÑÐ ÑÐÐÐÐÐÐÐÐ ÐÑÐÐÑÐÐÐÐÐÐ ÐÐÐÑÐÐÑÐÐÐÐ: ÐÑ ÐÐÐÐÑÐ ÑÐÑÐÑÐÑÑÑÐÐÑÑÑ Ð/ÐÐÐ "
+"ÐÐÐÐÐÑÑÑ\n"
+"    ÐÐÐ ÐÑÐ ÑÐÐÐÑÐÐÐÐÐ ÑÑÐÐÐÐÐ ÐÐÑÐÐÐÐÐ GNU General Public License, "
+"ÐÐÑÐÐÐÐÐÐÐÐÐÐÐ\n"
+"    Free Software Foundation, ÐÐÐÐ ÐÐÑÑÐÐ 3 ÑÑÐÐ ÐÐÑÐÐÐÐÐ, ÐÐÐÐ (ÐÐ ÐÐÑÐÐÑ "
+"ÐÑÐÐÑÑ)\n"
+"    ÐÑÐÐÐ ÐÐÐÐÐ ÐÐÐÐÐÐÐ ÐÐÑÑÐÐ.\n"
+"\n"
+"    ÐÑÐÐÑÐÐÐÐ ÑÐÑÐÑÐÑÑÑÐÐÑÐÑÑÑ Ð ÐÐÐÐÐÐÐ, ÑÑÐ ÐÐÐ ÐÑÐÐÑ ÐÐÐÐÐÐÐ,\n"
+"    ÐÐ ÐÐÐ ÐÐÐÐÐ-ÐÐÐÐ ÐÐÐÐÐÐÐÐ; Ð ÑÐÐ ÑÐÑÐÐ ÐÐÐ ÐÐÐÑÐÐÑÐÐÐÐÐÐÐÐ ÐÐÑÐÐÑÐÐ\n"
+"    ÐÐÐÐÐÐÐÐÐÐÐ ÐÐÐÐÐÐÐÐ ÐÐÐ ÐÐÐÐÐÐÐÐÐÐÐ ÐÐÐ ÐÐÐÐÐÐÐÐÐÐÐÐ ÐÐÐÐ.\n"
+"    ÐÐÐÑÐÐÐÐÑÑÐ ÑÐÐÑÑÐÑÐ Ð GNU General Public License.\n"
+"\n"
+"    ÐÑ ÐÐÐÐÐÑ ÐÑÐÐ ÐÐÐÑÑÐÑÑ ÐÐÐÐÑ GNU General Public License ÐÐÐÑÑÐ Ñ "
+"ÐÑÐÐÑÐÐÐÐÐ\n"
+"    ÐÑÐÐ ÑÑÐÐÐ ÐÐ ÐÑÐÐÐÐÑÐÐ, ÑÐÐÑÑÐÑÐ <http://www.gnu.org/licenses/>.\n"
+
+#: ../src/funclib.c:267
+#, c-format
+msgid "%s: trying to undefine a protected id!"
+msgstr ""
+
+#: ../src/funclib.c:549
+#, c-format
+msgid "%s: trying to set a protected id!"
+msgstr ""
+
+#. FIXME: fix this, this should just work too
+#: ../src/funclib.c:555
+#, c-format
+msgid "%s: trying to set a parameter, use the equals sign"
+msgstr ""
+
+#: ../src/funclib.c:582 ../src/funclib.c:675
+#, c-format
+msgid "%s: Too many arguments, should be at most %d"
+msgstr "%s: ÑÐÐÑÐÐÐ ÐÐÐÐÐ ÐÑÐÑÐÐÐÑÐÐ; ÐÐÐÐÐÐ ÐÑÑÑ ÐÐ ÐÐÐÑÑÐ %d"
+
+#: ../src/funclib.c:823
+msgid "Cannot apply function to two differently sized matrices"
+msgstr "ÐÐÐÐÐÐÐÐÐÐ ÐÑÐÐÐÐÐÑÑ ÑÑÐÐÑÐÑ Ð ÐÐÑÑÐÑÐÐ Ñ ÑÐÐÐÐÑÐÑÐÐ ÑÐÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:1486 ../src/funclib.c:1523
+#, c-format
+msgid "%s: Not implemented (yet) for complex values"
+msgstr "%s: ÐÐÐÐ ÐÑÑ ÐÐ ÑÐÐÐÐÐÐÐÐÐÐ ÐÐÑ ÐÐÐÐÐÐÐÑÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:1976
+#, c-format
+msgid "%s: square root for composite moduli is not yet implemented"
+msgstr ""
+
+#: ../src/funclib.c:1984
+#, c-format
+msgid "%s: Cannot find square root function for prime moduli"
+msgstr ""
+
+#: ../src/funclib.c:2017
+#, c-format
+msgid "%s: matrix argument is not square"
+msgstr ""
+
+#: ../src/funclib.c:2158 ../src/funclib.c:2258
+#, c-format
+msgid "%s: matrix argument must be integer only"
+msgstr ""
+
+#: ../src/funclib.c:2180 ../src/funclib.c:2280
+#, c-format
+msgid "%s: argument must be an integer"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ ÑÐÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:2364 ../src/funclib.c:4222 ../src/funclib.c:4251
+#: ../src/funclib.c:4503 ../src/mpwrap.c:3767 ../src/mpwrap.c:3786
+#: ../src/mpwrap.c:3843 ../src/mpwrap.c:3872 ../src/mpwrap.c:3889
+#: ../src/mpwrap.c:3938
+msgid "Division by zero!"
+msgstr "ÐÐÐÐÐÐÐ ÐÐ ÐÐÐÑ!"
+
+#: ../src/funclib.c:2546 ../src/funclib.c:2633
+#, c-format
+msgid "%s: matrix argument must be value only"
+msgstr ""
+
+#: ../src/funclib.c:2892 ../src/funclib.c:2950 ../src/funclib.c:4488
+#: ../src/funclib.c:4782
+#, c-format
+msgid "%s: too many arguments"
+msgstr "%s: ÑÐÐÑÐÐÐ ÐÐÐÐÐ ÐÑÐÑÐÐÐÑÐÐ"
+
+#: ../src/funclib.c:3200
+#, c-format
+msgid "%s: vector argument not value only"
+msgstr ""
+
+#: ../src/funclib.c:3211 ../src/funclib.c:3250
+#, c-format
+msgid "%s: argument can't be negative or 0"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐ ÐÐÐÐÑ ÐÑÑÑ ÐÑÑÐÑÐÑÐÐÑÐÑÐ ÐÐÐ ÑÐÐÐÑÐ 0"
+
+#: ../src/funclib.c:3219 ../src/funclib.c:3255
+#, c-format
+msgid "%s: vector argument has too large entries"
+msgstr ""
+
+#: ../src/funclib.c:3297
+#, c-format
+msgid "%s: arguments must be vectors of equal size"
+msgstr "%s: ÐÑÐÑÐÐÐÑÑ ÐÐÐÐÐÑ ÐÑÑÑ ÐÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÐÐÐÐ ÑÐÐÐÐÑÐÐÑÑÐ"
+
+#: ../src/funclib.c:3789 ../src/funclib.c:3795
+#, c-format
+msgid "%s: %s not a reference"
+msgstr ""
+
+#: ../src/funclib.c:3834
+#, c-format
+msgid "%s: matrices not of the same height"
+msgstr "%s: ÐÐÑÑÐÑÑ ÐÐÐÑÑ ÐÐ ÐÐÐÐÐÐÐÐÑÑ ÐÑÑÐÑÑ"
+
+#: ../src/funclib.c:3839 ../src/funclib.c:4482
+msgid "third argument"
+msgstr "3-Ð ÐÑÐÑÐÐÐÑ"
+
+#: ../src/funclib.c:3844
+msgid "fourth argument"
+msgstr "4-Ð ÐÑÐÑÐÐÐÑ"
+
+#: ../src/funclib.c:4119
+#, c-format
+msgid "%s: argument must be greater than 2"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÑÑÐ 2"
+
+#: ../src/funclib.c:4307
+#, c-format
+msgid "%s: arguments not horizontal vectors"
+msgstr "%s: ÐÑÐÑÐÐÐÑÑ ÐÐ ÑÐÐÑÑÑÑÑ ÐÐÑÐÐÐÐÑÐÐÑÐÑÐÐ ÐÐÐÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:4316
+#, c-format
+msgid "%s: arguments not numeric only vectors"
+msgstr "%s: ÐÑÐÑÐÐÐÑÑ ÐÐ ÑÐÐÑÑÑÑÑ ÐÐÐÑÐÑÐÐÐ, ÑÐÑÑÐÑÑÐÐÐ ÑÐÐÑÐÐ ÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:4700
+#, c-format
+msgid "%s: argument 1 must be a quadratic polynomial"
+msgstr "%s: ÐÑÐÑÐÐÐÑ 1 ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÐÑÐÑÐÑÐ ÐÐÐÐÐÑÐÐÐÐÐ"
+
+#: ../src/funclib.c:5010 ../src/funclib.c:5099 ../src/funclib.c:5360
+#: ../src/funclib.c:5367 ../src/funclib.c:5422 ../src/funclib.c:5429
+#: ../src/funclib.c:5500 ../src/funclib.c:5514
+#, c-format
+msgid "%s: value out of range"
+msgstr "%s: ÐÐÐÑÐÐÐÐ ÐÐ ÐÑÐÐÐÐÐÐÐ ÐÐÐÐÐÐÐÐÐ"
+
+#: ../src/funclib.c:5640
+#, c-format
+msgid "%s: undefined function"
+msgstr "%s: ÑÑÐÐÑÐÑ ÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/funclib.c:5646
+#, c-format
+msgid "%s: flags argument must be a string"
+msgstr ""
+
+#: ../src/funclib.c:5774 ../src/symbolic.c:726
+#, c-format
+msgid "%s: argument not a function of one variable"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐ ÑÐÐÑÐÑÑÑ ÑÑÐÐÑÐÐÐ ÐÐÐÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/funclib.c:5986 ../src/funclib.c:6021 ../src/funclib.c:6266
+#, c-format
+msgid "%s: argument should be between %d and %d"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ Ð ÐÑÐÐÐÐÐÑ ÐÑ %d ÐÐ %d"
+
+#: ../src/funclib.c:6174
+msgid "OutputStyle must be one of normal, troff, latex or mathml"
+msgstr ""
+
+#: ../src/funclib.c:6214
+#, c-format
+msgid "%s: argument should be larger or equal to 0"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÑÑÐ ÐÐÐ ÑÐÐÐÐ 0"
+
+#: ../src/funclib.c:6327
+msgid "Basic"
+msgstr "ÐÑÐÐÐÐÑÐ"
+
+#. internal
+#: ../src/funclib.c:6328
+msgid "Parameters"
+msgstr "ÐÐÑÐÐÐÑÑÑ"
+
+#. internal
+#: ../src/funclib.c:6329
+msgid "Constants"
+msgstr "ÐÐÐÑÑÐÐÑÑ"
+
+#. internal
+#: ../src/funclib.c:6330
+msgid "Numeric"
+msgstr "ÐÐÑÐÐÐÑÐ"
+
+#. internal
+#: ../src/funclib.c:6331
+msgid "Trigonometry"
+msgstr "ÐÑÐÐÐÐÐÐÐÑÑÐÑ"
+
+#. internal
+#: ../src/funclib.c:6332
+msgid "Number Theory"
+msgstr "ÐÐÐÑÐÑ ÑÐÑÐÐ"
+
+#. internal
+#: ../src/funclib.c:6333
+msgid "Matrix Manipulation"
+msgstr "ÐÐÐÑÐÑÐÐ Ñ ÐÐÑÑÐÑÐÐÐ"
+
+#. internal
+#: ../src/funclib.c:6334
+msgid "Linear Algebra"
+msgstr "ÐÐÐÐÐÐÐÑ ÐÐÐÐÐÑÐ"
+
+#. internal
+#: ../src/funclib.c:6335
+msgid "Combinatorics"
+msgstr "ÐÐÐÐÐÐÐÑÐÑÐÐÐ"
+
+#. internal
+#: ../src/funclib.c:6336
+msgid "Calculus"
+msgstr ""
+
+#. internal
+#: ../src/funclib.c:6337
+msgid "Functions"
+msgstr "ÐÑÐÐÑÐÐ"
+
+#. internal
+#: ../src/funclib.c:6338
+msgid "Equation Solving"
+msgstr "ÐÐÑÐÐÐÐ ÑÑÐÐÐÐÐÐÐ"
+
+#. internal
+#: ../src/funclib.c:6339
+msgid "Statistics"
+msgstr "ÐÑÐÑÐÑÑÐÐÐ"
+
+#. internal
+#: ../src/funclib.c:6340
+msgid "Polynomials"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ"
+
+#. internal
+#: ../src/funclib.c:6341
+msgid "Set Theory"
+msgstr "ÐÐÐÑÐÑ ÐÐÐÐÐÑÑÐ"
+
+#. internal
+#: ../src/funclib.c:6342
+msgid "Commutative Algebra"
+msgstr ""
+
+#. internal
+#: ../src/funclib.c:6343
+msgid "Miscellaneous"
+msgstr "ÐÐÐÐÐÑÐÑÐ"
+
+#. internal
+#: ../src/funclib.c:6345
+msgid "Displays the user manual"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ ÑÑÐÐÐÐÐÑÑÐÐ ÐÐÐÑÐÐÐÐÑÐÐÑ"
+
+#: ../src/funclib.c:6346
+msgid "Gives the warranty information"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ ÐÐÑÐÑÐÐÑÐÑ Ð ÐÐÑÐÐÐÐÐ"
+
+#: ../src/funclib.c:6347
+msgid "Return version as a 3-vector"
+msgstr ""
+
+#: ../src/funclib.c:6348
+msgid "Exits the program"
+msgstr "ÐÐÐÐÑÑÐÐÑ ÑÐÐÐÑÑ ÐÑÐÐÐÐÐÐÐÑ"
+
+#: ../src/funclib.c:6350
+msgid "Prints a string to the error stream"
+msgstr "ÐÑÐÐÐÐÑ ÑÑÑÐÐÑ Ð ÐÐÑÐÐ ÐÑÐÐÐÐ"
+
+#: ../src/funclib.c:6351
+msgid "Waits a specified number of seconds"
+msgstr "ÐÐÐÐÐÐÑ ÑÐÐÐÐÐÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÑÐÐÑÐÐ"
+
+#: ../src/funclib.c:6352
+msgid "The true boolean value"
+msgstr "ÐÐÐÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÐ ÂÐÑÑÐÐÐÂ"
+
+#: ../src/funclib.c:6354
+msgid "The false boolean value"
+msgstr "ÐÐÐÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÐ ÂÐÐÐÑÂ"
+
+#: ../src/funclib.c:6357
+msgid "Unix time in seconds as a floating point number"
+msgstr "ÐÑÐÐÑ Unix Ð ÑÐÐÑÐÐÐÑ ÐÐÐ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6365
+msgid "Make integer (0 or 1) from a boolean value"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÐÐÐÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÐ Ð ÑÐÐÐÑÐÑÐÐÐÐÐÐ (0 ÐÐÐ 1)"
+
+#: ../src/funclib.c:6367
+msgid "Prints an expression"
+msgstr "ÐÑÐÐÐÐÑ ÐÑÑÐÐÐÐÐÐ"
+
+#: ../src/funclib.c:6368
+msgid "Changes current directory"
+msgstr "ÐÐÐÐÐÑÐÑ ÑÐÐÑÑÐÐ ÐÐÑÐÐÐÐ"
+
+#: ../src/funclib.c:6369
+msgid "Prints an expression without a trailing newline"
+msgstr "ÐÑÐÐÐÐÑ ÐÑÑÐÐÐÐÐÐ ÐÐÐ ÐÐÑÐÑÐÐÐ ÐÐ ÐÐÐÑÑ ÑÑÑÐÐÑ Ð ÐÐÐÑÐ"
+
+#: ../src/funclib.c:6370
+msgid "Display a string and an expression"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ ÑÑÑÐÐÑ Ð ÐÑÑÐÐÐÐÐÐ"
+
+#: ../src/funclib.c:6371
+msgid "Set a global variable"
+msgstr "ÐÐÐÐÑÑ ÐÐÐÐÐÐÑÐÑÑ ÐÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/funclib.c:6373
+msgid "Set the category and help description line for a function"
+msgstr "ÐÐÐÐÑÑ ÐÐÑÐÐÐÑÐÑ Ð ÑÐÑÐÐÐÑÐÑÑ ÑÑÑÐÐÑ ÐÐÐÑÐÐÐÑ ÐÐÑ ÑÑÐÐÑÐÐ"
+
+#: ../src/funclib.c:6374
+msgid "Sets up a help alias"
+msgstr ""
+
+#: ../src/funclib.c:6376
+msgid "Identity function, returns its argument"
+msgstr "ÐÑÐÐÑÐÑ ÑÐÐÐÐÑÑÐÐ, ÐÐÐÐÑÐÑÐÐÑ ÑÐÐÑÑÐÐÐÐÑÐ ÐÑÐÑÐÐÐÑ"
+
+#: ../src/funclib.c:6378
+msgid ""
+"Generate random float between 0 and 1, or if size given generate vector or "
+"matrix of random floats"
+msgstr ""
+"ÐÐÐÐÑÐÑÑÐÑ ÑÐÑÑÐÐÐÐÐ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ ÐÑ 0 ÐÐ 1. ÐÑÐÐ ÐÐÐÐÐ ÐÑÑÐÐÐÐÑ "
+"size, ÐÐÐÐÑÐÑÑÐÑ ÐÐÐÑÐÑ ÐÐÐ ÐÐÑÑÐÑÑ ÐÐ ÑÐÑÑÐÐÐÑÑ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6380
+msgid ""
+"Generate random integer between 0 and max-1 inclusive, or if size given "
+"generate vector or matrix of random integers"
+msgstr ""
+"ÐÐÐÐÑÐÑÑÐÑ ÑÐÑÑÐÐÐÐÐ ÑÐÐÐÐ ÑÐÑÐÐ ÐÑ 0 ÐÐ max-1 ÐÐÐÑÑÐÑÐÐÑÐÐ. ÐÑÐÐ ÐÐÐÐÐ "
+"ÐÑÐÑÐÐÐÑ size, ÐÐÐÐÑÐÑÑÐÑ ÐÐÐÑÐÑ ÐÐÐ ÐÐÑÑÐÑÑ ÑÐÑÑÐÐÐÑÑ ÑÐÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6383 ../src/gnome-genius.c:2469
+msgid "Floating point precision"
+msgstr "ÐÐÑÐÐÑÑÑ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6385 ../src/gnome-genius.c:2358
+msgid ""
+"Display 0.0 when floating point number is less than 10^-x (0=never chop)"
+msgstr "ÐÐÐÐÐÑÐÐÑÑ 0.0, ÐÑÐÐ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ ÐÐÐÑÑÐ 10^-x (0=ÐÐÐÐÐÐÐ)"
+
+#: ../src/funclib.c:6388 ../src/gnome-genius.c:2381
+msgid "Only chop numbers when another number is greater than 10^-x"
+msgstr "ÐÐÐÐÐÑÑÑ ÐÐÐÑÐ ÑÐÑÐÐ ÐÑÐÑÐ, ÑÐÐÑÐÐ ÐÑÐÐ ÐÑÑÐÐÐ ÑÐÑÐÐ ÐÐÐÑÑÐ 10^-x"
+
+#: ../src/funclib.c:6389
+msgid "Maximum digits to display"
+msgstr "ÐÐÐÑÐÐÐÐÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÐÑÐÐÑÐÐÐÐÐÑÑ ÑÐÑÑ"
+
+#: ../src/funclib.c:6390
+msgid "Maximum errors to display"
+msgstr "ÐÐÐÑÐÐÐÐÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÐÑÐÐÑÐÐÐÐÐÑÑ ÐÑÐÐÐÐ"
+
+#: ../src/funclib.c:6391
+msgid "Output style: normal, latex, mathml or troff"
+msgstr "ÐÑÐÐÑ ÐÑÐÐÐÐ: ÐÐÑÑÐÑÐ, latex, mathml ÐÐÐ troff"
+
+#: ../src/funclib.c:6392
+msgid "Integer output base"
+msgstr ""
+
+#: ../src/funclib.c:6393
+msgid "If true, mixed fractions are printed"
+msgstr "ÐÑÐÐ true, ÐÑÐÐÐÐÑÑ ÑÐÐÑÐÐÐÑÐ ÐÑÐÐÐ"
+
+#: ../src/funclib.c:6394
+msgid "Print full expressions, even if more than a line"
+msgstr "ÐÑÐÐÐÐÑÑ ÐÐÐÐÑÐ ÐÑÑÐÐÐÐÐÑ, ÐÐÐÐ ÐÑÐÐ ÐÑÐÐÑÑÐÑÑ ÐÐÐÐÑ ÑÑÑÐÐÐ"
+
+#: ../src/funclib.c:6395
+msgid "Convert all results to floats before printing"
+msgstr ""
+"ÐÑÐÐÐÑÐÐÐÐÑÐÐÑÑ ÐÐÑÐÐ ÐÑÐÐÐÐÐ ÐÑÐ ÑÐÐÑÐÑÑÐÑÑ Ð ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6396
+msgid "Use scientific notation"
+msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÐÐÑÑÐÑÑ ÐÐÐÐÑÑ"
+
+#: ../src/funclib.c:6398
+msgid ""
+"Number of extra Miller-Rabin tests to run on a number before declaring it a "
+"prime in IsPrime"
+msgstr ""
+
+#: ../src/funclib.c:6404
+msgid "Expands a matrix just like we do on unquoted matrix input"
+msgstr ""
+
+#: ../src/funclib.c:6405
+msgid "Gets the rows of a matrix as a vertical vector"
+msgstr "ÐÐÐÑÑÐÐÑ ÑÑÑÐÐÐ ÐÐÑÑÐÑÑ, ÐÐÐ ÐÐÑÑÐÐÐÐÑÐÑÐ ÐÐÐÑÐÑ"
+
+#: ../src/funclib.c:6406
+msgid "Gets the columns of a matrix as a horizontal vector"
+msgstr "ÐÐÐÑÑÐÐÑ ÑÑÐÐÐÑÑ ÐÐÑÑÐÑÑ, ÐÐÐ ÐÐÑÐÐÐÐÑÐÐÑÐÑÐ ÐÐÐÑÐÑ"
+
+#: ../src/funclib.c:6407
+msgid "Gets the diagonal entries of a matrix as a column vector"
+msgstr ""
+
+#: ../src/funclib.c:6408
+msgid "Count the number of zero columns in a matrix"
+msgstr "ÐÐÐÑÑÐÑÑÐÐÐÑ ÑÐÑÐÐ ÐÑÐÐÐÑÑ ÑÑÐÐÐÑÐÐ Ð ÐÐÑÑÐÑÐ"
+
+#: ../src/funclib.c:6409
+msgid "Removes any all-zero columns of M"
+msgstr "ÐÐÐÐÑÐÑ ÐÑÐ ÐÐÐÐÐÑÑÑÑ ÐÑÐÐÐÑÐ ÑÑÐÐÐÑÑ ÐÐÑÑÐÑÑ"
+
+#: ../src/funclib.c:6411
+msgid "Calculates the conjugate"
+msgstr ""
+
+#: ../src/funclib.c:6416
+msgid "Calculates the sine function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÐÐÑÑ"
+
+#: ../src/funclib.c:6419
+msgid "Calculates the cosine function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÐÑÐÐÑÑ"
+
+#: ../src/funclib.c:6422
+msgid "Calculates the hyperbolic sine function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÑÐÐÑÑ"
+
+#: ../src/funclib.c:6425
+msgid "Calculates the hyperbolic cosine function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÐÐÐÑÐÐÐÐÑÐÑÐÐÐ ÐÐÑÐÐÑÑ"
+
+#: ../src/funclib.c:6428
+msgid "Calculates the tan function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÐÐÐÐÐÑ"
+
+#: ../src/funclib.c:6431
+msgid "Calculates the arctan function"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÐÑÐÑÐÐÐÐÐÑ"
+
+#: ../src/funclib.c:6436
+msgid "Calculates the sinc function, that is sin(x)/x"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑÐÑ sinc = sin(x)/x"
+
+#: ../src/funclib.c:6440
+msgid "Calculates the arctan2 function (arctan(y/x) if x>0)"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÑÐÐÑÐÑ arctan2 = (arctan(y/x), ÐÑÐÐ x>0)"
+
+#: ../src/funclib.c:6444
+msgid "The number pi"
+msgstr "ÐÐÑÐÐ ÐÐ"
+
+#: ../src/funclib.c:6446
+msgid "The natural number e"
+msgstr "ÐÐÑÑÑÐÐÑÐÐÐ ÑÐÑÐÐ e"
+
+#: ../src/funclib.c:6448
+msgid "The Golden Ratio"
+msgstr "ÐÐÐÐÑÐÐ ÑÐÑÐÐÐÐ"
+
+#: ../src/funclib.c:6450
+msgid "Free fall acceleration"
+msgstr "ÐÑÐÐÑÐÐÐÐ ÑÐÐÐÐÐÐÐÐÐ ÐÐÐÐÐÐÑ"
+
+#: ../src/funclib.c:6453
+msgid "Euler's Constant gamma"
+msgstr "ÐÐÑÑÐÑÐÐÐÑ ÐÐÐÐÑÐ - ÐÐÑÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6457
+msgid "Catalan's Constant (0.915...)"
+msgstr "ÐÐÑÑÐÑÐÐÐÑ ÐÐÑÐÐÐÐÐ (0.915...)"
+
+#. FUNC (ErrorFunction, 1, "x", "functions", N_("The error function, 2/sqrt(2) * int_0^x e^(-t^2) dt (only real values implemented)"));
+#. ErrorFunction_function = f;
+#. ALIAS (erf, 1, ErrorFunction);
+#: ../src/funclib.c:6462
+msgid "The Riemann zeta function (only real values implemented)"
+msgstr "ÐÐÐÑÐ-ÑÑÐÐÑÐÑ ÐÐÐÐÐÐ (ÑÐÐÐÐÐÐÐÐÐÑ ÑÐÐÑÐÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÐÐÐÑÐÐÐÑ)"
+
+#: ../src/funclib.c:6466
+msgid "The Gamma function (only real values implemented)"
+msgstr "ÐÐÐÐÐ-ÑÑÐÐÑÐÑ (ÑÐÐÐÐÐÐÐÐÐÑ ÑÐÐÑÐÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÐÐÐÑÐÐÐÑ)"
+
+#: ../src/funclib.c:6471
+msgid "The square root"
+msgstr "ÐÐÐÐÑÐÑÐÑÐ ÐÐÑÐÐÑ"
+
+#: ../src/funclib.c:6475
+msgid "The exponential function"
+msgstr "ÐÐÑÐÐÐÐÐÑÐ"
+
+#: ../src/funclib.c:6478
+msgid "The natural logarithm"
+msgstr "ÐÐÑÑÑÐÐÑÐÑÐ ÐÐÐÐÑÐÑÐ"
+
+#: ../src/funclib.c:6481
+msgid "Logarithm of x base 2"
+msgstr "ÐÐÐÐÑÐÑÐ x ÐÐ ÐÑÐÐÐÐÐÐÑ 2"
+
+#: ../src/funclib.c:6486
+msgid "Logarithm of x base 10"
+msgstr "ÐÐÐÐÑÐÑÐ x ÐÐ ÐÑÐÐÐÐÐÐÑ 10"
+
+#: ../src/funclib.c:6489
+msgid "Round a number"
+msgstr "ÐÐÑÑÐÐÑÐÑ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6493
+msgid "Get the highest integer less than or equal to n"
+msgstr "ÐÑÐÐÐÐÑ ÐÐÐÑÐÐÐÐÑÐÐÐ ÑÐÐÐÐ ÑÐÑÐÐ, ÐÐÑÐÑÐÐ ÐÐÐÑÑÐ ÐÐÐ ÑÐÐÐÐ n"
+
+#: ../src/funclib.c:6497
+msgid "Get the lowest integer more than or equal to n"
+msgstr "ÐÑÐÐÐÐÑ ÐÐÐÐÐÐÐÑÐÐÐ ÑÐÐÐÐ ÑÐÑÐÐ, ÐÐÑÐÑÐÐ ÐÐÐÑÑÐ ÐÐÐ ÑÐÐÐÐ n"
+
+#: ../src/funclib.c:6501
+msgid "Truncate number to an integer (return the integer part)"
+msgstr "ÐÑÐÐÐÐÑ ÑÐÑÐÐ ÐÐ ÑÐÐÐÐÐ (ÐÐÐÐÑÐÑÐÐÑ ÑÐÐÑÑ ÑÐÑÑÑ)"
+
+#: ../src/funclib.c:6506
+msgid "Make number a float"
+msgstr ""
+
+#: ../src/funclib.c:6509
+msgid "Get the numerator of a rational number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÑÐÑÐÐÑÐÐÑ ÑÐÑÐÐÐÐÐÑÐÐÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6511
+msgid "Get the denominator of a rational number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÐÐÐÐÑÐÐÑ ÑÐÑÐÐÐÐÐÑÐÐÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6514
+msgid "Greatest common divisor"
+msgstr "ÐÐÐÐÐÐÑÑÐÐ ÐÐÑÐÐ ÐÐÐÐÑÐÐÑ"
+
+#: ../src/funclib.c:6516
+msgid "Least common multiplier"
+msgstr "ÐÐÐÐÐÐÑÑÐÐ ÐÐÑÐÐ ÐÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6518
+msgid "Check a number for being a perfect square"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÑÐÑÐÐ ÐÐÐÐÑÐÑÐÑÐ"
+
+#: ../src/funclib.c:6519
+msgid "Check a number for being any perfect power (a^b)"
+msgstr ""
+
+#: ../src/funclib.c:6520
+msgid "Return the nth prime (up to a limit)"
+msgstr ""
+
+#: ../src/funclib.c:6522
+msgid "Tests if an integer is even"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÑÐÐÐÐ ÑÐÑÐÐ ÑÑÑÐÑÐ"
+
+#: ../src/funclib.c:6523
+msgid "Tests if an integer is odd"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÑÐÐÐÐ ÑÐÑÐÐ ÐÐÑÑÑÐÑÐ"
+
+#: ../src/funclib.c:6525
+msgid "Returns the least prime greater than n (if n is positive)"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÐÐÐÑÑÐÐ ÐÑÐÑÑÐÐ ÑÐÑÐÐ, ÐÐÐÑÑÐÐ n (ÐÑÐÐ n ÐÐÐÐÐÐÑÐÐÑÐÐ)"
+
+#: ../src/funclib.c:6526
+msgid "Returns the nth Lucas number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ n-ÐÐ ÑÐÑÐÐ ÐÑÐÐÑÐ"
+
+#: ../src/funclib.c:6527
+msgid "Returns inverse of n mod m"
+msgstr ""
+
+#: ../src/funclib.c:6528
+msgid "Checks divisibility (if m divides n)"
+msgstr "ÐÑÐÐÐÑÑÐÑ ÐÐÐÐÐÐÑÑÑ (ÐÐÐÐÑÑÑ ÐÐ n ÐÐ m)"
+
+#: ../src/funclib.c:6529
+msgid ""
+"Return n/d but only if d divides n else returns garbage (this is faster than "
+"writing n/d)"
+msgstr ""
+"ÐÐÐÐÑÐÑÐÐÑ n/d, ÐÐ ÑÐÐÑÐÐ ÐÑÐÐ n ÐÐÐÐÑÑÑ ÐÐ d, ÐÐÐÑÐ ÐÐÐÐÑÐÑÐÐÑ ÐÑÑÐÑ (ÐÐÑ "
+"ÐÐÐÑÑÐÑ ÑÐÑÐÐ ÑÐÐÐÑÐÐÑ ÐÑÑÑÑÐÐ, ÑÐÐ ÐÐÐÑÐÑÐÑ n/d)"
+
+#: ../src/funclib.c:6530
+msgid ""
+"Tests primality of integers, for numbers greater than 25*10^9 false positive "
+"is with low probability depending on IsPrimeMillerRabinReps"
+msgstr ""
+
+#: ../src/funclib.c:6531
+msgid "Run the strong pseudoprime test base b on n"
+msgstr ""
+
+#: ../src/funclib.c:6532
+msgid ""
+"Use the Miller-Rabin primality test on n, reps number of times.  The "
+"probability of false positive is (1/4)^reps"
+msgstr ""
+
+#: ../src/funclib.c:6533
+msgid ""
+"Use the Miller-Rabin primality test on n with enough bases that assuming the "
+"Generalized Reimann Hypothesis the result is deterministic"
+msgstr ""
+
+#: ../src/funclib.c:6534
+msgid "Return factorization of a number as a matrix"
+msgstr ""
+
+#: ../src/funclib.c:6536
+msgid "Returns the maximum of arguments or matrix"
+msgstr ""
+
+#: ../src/funclib.c:6539
+msgid "Returns the minimum of arguments or matrix"
+msgstr ""
+
+#: ../src/funclib.c:6543
+msgid "Division w/o remainder, equivalent to floor(a/b)"
+msgstr "ÐÐÐÐÐÐÐ ÐÐÐ ÐÑÑÐÑÐÐ, ÑÐÐÐÐÐÐÐÐÑ floor(a/b)"
+
+#: ../src/funclib.c:6545
+msgid "Calculate the Jacobi symbol (a/b) (b should be odd)"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÐÐÐÐÐ ÐÐÐÐÐ (a/b) (b ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÑÑÑÐÑÐ)"
+
+#: ../src/funclib.c:6547
+msgid ""
+"Calculate the Jacobi symbol (a/b) with the Kronecker extension (a/2)=(2/a) "
+"when a odd, or (a/2)=0 when a even"
+msgstr ""
+"ÐÑÑÐÑÐÑÐÑ ÑÐÐÐÐÐ ÐÐÐÐÐ (a/b) Ñ ÐÐÐÐÑÐÐÐÐÐ ÐÑÐÐÐÐÐÑÐ (a/2)=(2/a), ÐÑÐÐ "
+"ÐÐÑÑÑÐÐÐ, ÐÐÐ (a/2)=0 ÐÑÐÐ ÑÑÑÐÐÐ"
+
+#: ../src/funclib.c:6549
+msgid "Calculate the Legendre symbol (a/p)"
+msgstr "ÐÑÑÐÑÐÑÐÑ ÑÐÐÐÐÐ ÐÐÐÐÐÐÑÐ (a/p)"
+
+#: ../src/funclib.c:6552
+msgid "Get the real part of a complex number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÑÑ ÑÐÑÑÑ ÐÐÐÐÐÐÐÑÐÐÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6555
+msgid "Get the imaginary part of a complex number"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÐÑÑ ÑÐÑÑÑ ÐÐÐÐÐÐÐÑÐÐÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6559
+msgid "Make an identity matrix of a given size"
+msgstr "ÐÐÐÐÐÑÑ ÐÐÐÐÐÑÐÑÑ ÐÐÑÑÐÑÑ ÐÐÐÐÐÐÐÐ ÑÐÐÐÐÑÐÐÑÑÐ"
+
+#: ../src/funclib.c:6562
+msgid "Make an matrix of all zeros (or a row vector)"
+msgstr "ÐÐÐÐÐÑÑ ÐÐÑÑÐÑÑ, ÑÐÐÐÑÐÐÑÑÑ ÑÐÐÑÐÐ ÐÑÐÐ (ÐÐÐ ÑÑÑÐÑÐÑÐ ÐÐÐÑÐÑ)"
+
+#: ../src/funclib.c:6564
+msgid "Make an matrix of all ones (or a row vector)"
+msgstr "ÐÐÐÐÐÑÑ ÐÐÑÑÐÑÑ, ÑÐÐÐÑÐÐÑÑÑ ÑÐÐÑÐÐ ÐÐÐÐÐÑÑ (ÐÐÐ ÑÑÑÐÑÐÑÐ ÐÐÐÑÐÑ)"
+
+#: ../src/funclib.c:6567
+msgid "Get the number of rows of a matrix"
+msgstr "ÐÑÐÐÐÐÑ ÑÐÑÐÐ ÑÑÑÐÐ Ð ÐÐÑÑÐÑÐ"
+
+#: ../src/funclib.c:6568
+msgid "Get the number of columns of a matrix"
+msgstr "ÐÑÐÐÐÐÑ ÑÐÑÐÐ ÑÑÐÐÐÑÐÐ Ð ÐÐÑÑÐÑÐ"
+
+#: ../src/funclib.c:6569
+msgid "Is a matrix square"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6570
+msgid "Is argument a horizontal or a vertical vector"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÑÐÑÐÐÐÑ ÐÐÑÐÐÐÐÑÐÐÑÐÑÐ ÐÐÐ ÐÐÑÑÐÐÐÐÑÐÑÐ ÐÐÐÑÐÑÐÐ"
+
+#: ../src/funclib.c:6571
+msgid "Is a matrix upper triangular"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÑÑÐÐÑÑÐÑÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6572
+msgid "Is a matrix lower triangular"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÑÑÐÑÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6573
+msgid "Is a matrix diagonal"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6574
+msgid "Get the number of elements of a matrix"
+msgstr "ÐÑÐÐÐÐÑ ÑÐÑÐÐ ÑÐÐÐÐÐÑÐÐ Ð ÐÐÑÑÐÑÐ"
+
+#: ../src/funclib.c:6576
+msgid "Get the row echelon form of a matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÑÐÑÐÑ ÐÐÑÑÐÑÑ ÑÑÑÐÐÐÑÐÑÐÐÐ ÐÐÐÐ ÐÐ ÑÑÑÐÐÐÐ"
+
+#: ../src/funclib.c:6580
+msgid "Get the reduced row echelon form of a matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÑÐÑÐÑ ÐÐÑÑÐÑÑ ÐÑÐÐÐÐÑÐÐÐÐÐ ÑÑÑÐÐÐÑÐÑÐÐÐ ÐÐÐÐ ÐÐ ÑÑÑÐÐÐÐ"
+
+#: ../src/funclib.c:6584
+msgid ""
+"Solve linear system Mx=V, return solution V if there is a unique solution, "
+"null otherwise.  Extra two reference parameters can optionally be used to "
+"get the reduced M and V."
+msgstr ""
+
+#: ../src/funclib.c:6587
+msgid "Get the determinant of a matrix"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ ÐÐÑÐÐÐÐÐÑÐÐÑ ÐÐÑÑÐÑÑ"
+
+#: ../src/funclib.c:6590
+msgid ""
+"Return pivot columns of a matrix, that is columns which have a leading 1 in "
+"rref form, also returns the row where they occur"
+msgstr ""
+
+#: ../src/funclib.c:6592
+msgid "Get the nullspace of a matrix"
+msgstr ""
+
+#: ../src/funclib.c:6594
+msgid "Make new matrix of given size from old one"
+msgstr "ÐÐÐÐÐÑÑ ÐÐ ÐÐÑÑÐÑÑ ÐÐÐÑÑ ÐÐÑÑÐÑÑ ÐÐÐÐÐÐÐÐ ÑÐÐÐÐÑÐÐÑÑÐ"
+
+#: ../src/funclib.c:6595
+msgid "Return the index complement of a vector of indexes"
+msgstr ""
+
+#: ../src/funclib.c:6596
+msgid "Get the Hermitian product of two vectors"
+msgstr ""
+
+#: ../src/funclib.c:6599
+msgid "Check if a matrix is a matrix of numbers"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÑÑÐÐÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÐ ÐÐ ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6600
+msgid "Check if a matrix is an integer (non-complex) matrix"
+msgstr "ÐÐÑÑÐÐÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÐ ÐÐ ÑÐÐÑÑ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÑ) ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6601
+msgid "Check if a matrix is a rational (non-complex) matrix"
+msgstr "ÐÐÑÑÐÐÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÐ ÐÐ ÑÐÑÐÐÐÐÐÑÐÑÑ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÑ) ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6602
+msgid "Check if a matrix is a real (non-complex) matrix"
+msgstr "ÐÐÑÑÐÐÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÐ ÐÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÑ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÑ) ÑÐÑÐÐ"
+
+#: ../src/funclib.c:6603
+msgid "Check if a matrix is positive, that is if each element is positive"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÐÑÐÐÑÐÐÐ (Ñ.Ð. ÐÐÐÐÑÐ ÑÐÐÐÐÐÑ ÐÐÐÐÐÐÑÐÐÐÐ)"
+
+#: ../src/funclib.c:6604
+msgid ""
+"Check if a matrix is nonnegative, that is if each element is nonnegative"
+msgstr ""
+"ÐÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÑÑÐÑÐÑÐÐÑÐÐÐ (Ñ.Ð. ÐÐÐÐÑÐ ÑÐÐÐÐÐÑ ÐÐÐÑÑÐÑÐÑÐÐÐÐ)"
+
+#: ../src/funclib.c:6606
+msgid "Check if a number or a matrix is all zeros"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÑÑÐÐÑ ÐÐ ÐÐÑÑÐÑÐ ÑÐÐÑÐÐ ÐÐ ÐÑÐÐÐ"
+
+#: ../src/funclib.c:6607
+msgid "Check if a number or a matrix is 1 or identity respectively"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÐÐ ÐÐ ÑÐÑÐÐ 1 ÐÐÐ ÑÐÐÑÐÑÑÑ ÐÐ ÐÐÑÑÐÑÐ ÐÐÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6609
+msgid ""
+"Returns true if the element x is in the set X (where X is a vector "
+"pretending to be a set)"
+msgstr ""
+"ÐÐÐÐÑÐÑÐÐÑ true, ÐÑÐÐ ÑÐÐÐÐÐÑ x ÐÑÐÐÐÐÐÐÐÐÑ ÐÐÐÐÐÑÑÐÑ X (ÐÐÐ X â ÐÐÐÑÐÑ, "
+"ÐÐÐÐÐÐÑÐÑÑÐÐ ÐÐÐÐÐÑÑÐÐ)"
+
+#: ../src/funclib.c:6610
+msgid "Returns true if X is a subset of Y"
+msgstr "ÐÐÐÐÑÐÑÐÐÑ true, ÐÑÐÐ X ÑÐÐÑÐÑÑÑ ÐÐÐÐÐÐÐÐÑÑÐÐÐ Y"
+
+#: ../src/funclib.c:6611
+msgid ""
+"Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
+"sets)"
+msgstr ""
+
+#: ../src/funclib.c:6612
+msgid ""
+"Returns a set theoretic intersection of X and Y (X and Y are vectors "
+"pretending to be sets)"
+msgstr ""
+
+#: ../src/funclib.c:6614
+msgid "Check if argument is a null"
+msgstr ""
+
+#: ../src/funclib.c:6615
+msgid "Check if argument is a number"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6616
+msgid "Check if argument is a boolean (and not a number)"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÐÑÐÑÐÐÐ ÐÑÑÐÐÐÐÐÐÐ (Ð ÐÐ ÑÐÑÐÐÐ)"
+
+#: ../src/funclib.c:6617
+msgid "Check if argument is a text string"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÑÑÐÐÐÐ ÑÐÐÑÑÐ"
+
+#: ../src/funclib.c:6618
+msgid "Check if argument is a matrix"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÑÑÐÑÐÐ"
+
+#: ../src/funclib.c:6619
+msgid "Check if argument is a function"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÑÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6620
+msgid "Check if argument is a function or an identifier"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÑÐÐÑÐÐÐ ÐÐÐ ÐÐÐÐÑÐÑÐÐÐÑÐÑÐÐ"
+
+#: ../src/funclib.c:6621
+msgid "Check if argument is a function reference"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÑÑÐÐÐÐ ÐÐ ÑÑÐÐÑÐÑ"
+
+#: ../src/funclib.c:6623
+msgid "Check if argument is a complex (non-real) number"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑÐÑÐ (ÐÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ) ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6624
+msgid "Check if argument is a real number"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6625
+msgid "Check if argument is an integer (non-complex)"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÐÐÑÐ ÑÐÑÐÐÐ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÐ)"
+
+#: ../src/funclib.c:6626
+msgid "Check if argument is a positive real integer"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐÑÐÐÑÐÑÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6628
+msgid "Check if argument is a non-negative real integer"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÑÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÑÑÐÑÐÑÐÐÑÐÑÐ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclib.c:6629
+msgid "Check if argument is a possibly complex integer"
+msgstr ""
+
+#: ../src/funclib.c:6631
+msgid "Check if argument is a rational number (non-complex)"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÑÐÑÐÐÐ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÐ)"
+
+#: ../src/funclib.c:6632
+msgid "Check if argument is a possibly complex rational number"
+msgstr ""
+
+#: ../src/funclib.c:6633
+msgid "Check if argument is a floating point number (non-complex)"
+msgstr "ÐÐÐÑÐÑÑÑ ÐÐ ÐÑÐÑÐÐÐÑ ÑÐÑÐÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ (ÐÐ ÐÐÐÐÐÐÐÑÐÑÐ)"
+
+#: ../src/funclib.c:6635
+msgid "Add two polynomials (vectors)"
+msgstr "ÐÐÐÐÐÑÐÐÐÑ ÐÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐ ÐÐÐÑÐÑÑ)"
+
+#: ../src/funclib.c:6636
+msgid "Subtract two polynomials (as vectors)"
+msgstr "ÐÑÑÐÑÐÐÑ ÐÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐ ÐÐÐÑÐÑÑ)"
+
+#: ../src/funclib.c:6637
+msgid "Multiply two polynomials (as vectors)"
+msgstr "ÐÐÐÐÐÐÐÑ ÐÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐ ÐÐÐÑÐÑÑ)"
+
+#: ../src/funclib.c:6638
+msgid "Divide polynomial p by q, return the remainder in r"
+msgstr "ÐÐÐÐÑ ÐÐÐÐÐÑÐÐÐ p ÐÐ q, ÐÐÐÐÑÐÑÐÐÑ ÐÑÑÐÑÐÐ Ð r"
+
+#: ../src/funclib.c:6639
+msgid "Take polynomial (as vector) derivative"
+msgstr "ÐÐÑÐÐÐÑ ÐÑÐÐÐÐÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÐ (Ð ÐÐÐÐ ÐÐÐÑÐÑÐ)"
+
+#: ../src/funclib.c:6640
+msgid "Take second polynomial (as vector) derivative"
+msgstr "ÐÐÑÐÐÐÑ ÐÑÐÑÑÑ ÐÑÐÐÐÐÐÐÐÑÑ ÐÐÐÐÐÑÐÐÐÐ (Ð ÐÐÐÐ ÐÐÐÑÐÑÐ)"
+
+#: ../src/funclib.c:6641
+msgid "Trim zeros from a polynomial (as vector)"
+msgstr ""
+
+#: ../src/funclib.c:6642
+msgid "Check if a vector is usable as a polynomial"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÐÐÐÐÐ ÐÐ ÐÐÐÑÐÑ ÐÑÐÐÐÑÐÐÐÐÑÑ, ÐÐÐ ÐÐÐÐÐÑÐÐÐ"
+
+#: ../src/funclib.c:6643
+msgid "Make string out of a polynomial (as vector)"
+msgstr ""
+
+#: ../src/funclib.c:6644
+msgid "Make function out of a polynomial (as vector)"
+msgstr ""
+
+#: ../src/funclib.c:6646
+msgid "Find roots of a quadratic polynomial (given as vector of coefficients)"
+msgstr ""
+"ÐÐÑÐÐÐÑ ÐÐÑÐÐ ÐÐÐÐÑÐÑÐÐÐÐ ÐÐÐÐÐÑÐÐÐÐ (ÐÐÐÐÐÐÐÐÐ Ð ÐÐÐÐ ÐÐÐÑÐÑÐ ÐÐÑÑÑÐÑÐÐÐÑÐÐ)"
+
+#: ../src/funclib.c:6648
+msgid "Get all combinations of k numbers from 1 to n as a vector of vectors"
+msgstr "ÐÑÐÐÑÑ ÐÑÐ ÐÐÐÐÐÐÐÑÐÐ k ÑÐÑÐÐ ÐÑ 1 ÐÐ n, ÐÐÐ ÐÐÐÑÐÑ ÐÐÐÑÐÑÐÐ"
+
+#: ../src/funclib.c:6649
+msgid ""
+"Get combination that would come after v in call to combinations, first "
+"combination should be [1:k]."
+msgstr ""
+
+#: ../src/funclib.c:6650
+msgid "Get all permutations of k numbers from 1 to n as a vector of vectors"
+msgstr "ÐÑÐÐÑÑ ÐÑÐ ÐÐÑÐÑÑÐÐÐÐÐÐ k ÑÐÑÐÐ ÐÑ 1 ÐÐ n ÐÐÐ ÐÐÐÑÐÑ ÐÐÐÑÐÑÐÐ"
+
+#: ../src/funclib.c:6652
+msgid "Calculate combinations (binomial coefficient)"
+msgstr ""
+
+#: ../src/funclib.c:6655
+msgid "Convert a string to a vector of ASCII values"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÑÑÑÐÐÑ Ð ÐÐÐÑÐÑ ASCII-ÐÐÐÑÐÐÐÐ"
+
+#: ../src/funclib.c:6656
+msgid "Convert a vector of ASCII values to a string"
+msgstr "ÐÑÐÐÐÑÐÐÑÐÑ ÐÐÐÑÐÑ ASCII-ÐÐÐÑÐÐÐÐ Ð ÑÑÑÐÐÑ"
+
+#: ../src/funclib.c:6658
+msgid ""
+"Convert a string to a vector of 0-based alphabet values (positions in the "
+"alphabet string), -1's for unknown letters"
+msgstr ""
+"ÐÑÐÐÐÑÐÐÑÐÑ ÑÑÑÐÐÑ Ð ÐÐÐÑÐÑ ÐÐÐÐÑÐÐ ÐÑÐÐ Ð ÑÑÑÐÐÐ ÐÐÑÐÐÐÑÐ (ÐÐÑÐÐÐÑ Ñ ÐÑÐÑ), "
+"-1 ÐÐÑ ÐÐÐÐÐÐÑÑÐÑÑ ÐÑÐÐ"
+
+#: ../src/funclib.c:6659
+msgid ""
+"Convert a vector of 0-based alphabet values (positions in the alphabet "
+"string) to a string"
+msgstr ""
+"ÐÑÐÐÐÑÐÐÑÐÑ ÐÐÐÑÐÑ ÐÐÐÐÑÐÐ ÐÑÐÐ Ð ÑÑÑÐÐÐ ÐÐÑÐÐÐÑÐ (ÐÐÑÐÐÐÑ Ñ ÐÑÐÑ) Ð ÑÑÑÐÐÑ"
+
+#: ../src/funclib.c:6661
+msgid ""
+"Protect a variable from being modified.  It will be treated as a system "
+"defined variable from now on.  Protected parameters can still be modified."
+msgstr ""
+
+#: ../src/funclib.c:6662
+msgid ""
+"Unprotect a variable from being modified.  It will be treated as a user "
+"defined variable from now on."
+msgstr ""
+
+#: ../src/funclib.c:6663
+msgid ""
+"Set flags for a function, currently \"PropagateMod\" and \"NoModuloArguments"
+"\""
+msgstr ""
+
+#: ../src/funclib.c:6664
+msgid "Get current modulo from the context outside the function"
+msgstr ""
+
+#: ../src/funclib.c:6665
+msgid "Check if a variable or function is defined"
+msgstr "ÐÑÐÐÐÑÑÐÑ, ÐÐÑÐÐÐÐÐÐÐ ÐÐ ÐÐÑÐÐÐÐÐÐÑ ÐÐÐ ÑÑÐÐÑÐÑ"
+
+#: ../src/funclib.c:6666
+msgid "Undefine a variable (including all locals and globals of the same name)"
+msgstr ""
+
+#: ../src/funclib.c:6668
+msgid ""
+"Undefine all unprotected (user defined) global variables and parameters.  "
+"Does not reset or change protected (system) parameters."
+msgstr ""
+
+#: ../src/funclib.c:6669
+msgid ""
+"Mark all currently defined variables as protected.  They will be treated as "
+"system defined variables from now on."
+msgstr ""
+
+#: ../src/funclib.c:6670
+msgid ""
+"Return a vector of all global unprotected (user defined) variable names."
+msgstr ""
+
+#: ../src/funclib.c:6672
+msgid "Parse a string (but do not execute)"
+msgstr ""
+
+#: ../src/funclib.c:6673
+msgid "Parse and evaluate a string"
+msgstr ""
+
+#: ../src/funclib.c:6675
+msgid "Ask a question and return a string.  Optionally pass in a default."
+msgstr ""
+"ÐÐÐÐÑÑ ÐÐÐÑÐÑ Ð ÐÐÐÐÑÐÑÐÐÑ ÑÑÑÐÐÑ. ÐÐÐÐÑ ÑÐÐÐÐ ÐÑÐÐÐÐÑÑ ÐÑÐÐÑ ÐÐ ÑÐÐÐÑÐÐÐÑ."
+
+#: ../src/funclib.c:6676
+msgid ""
+"Ask a question and present a list of buttons.  Returns the 1-based index of "
+"the button pressed (or null on failure)."
+msgstr ""
+"ÐÐÐÐÑÑ ÐÐÐÑÐÑ Ð ÐÐÐÐÐÑÐÐÐÑ ÑÐÐÑÐÐ ÐÐÐÐÐÐ. ÐÐÐÐÑÐÑÐÐÑ ÐÐÐÐÐÑ (ÐÐÑÐÐÐÑ Ñ 1) "
+"ÐÐÐÐÑÐÐ ÐÐÐÐÐÐ (ÐÐÐ null ÐÑÐ ÐÑÐÐÐÐ)."
+
+#: ../src/funclib.c:6678
+msgid ""
+"Integration of f by Composite Simpson's Rule on the interval [a,b] with n "
+"subintervals with error of max(f'''')*h^4*(b-a)/180, note that n should be "
+"even"
+msgstr ""
+
+#: ../src/funclibhelper.cP:40
+#, c-format
+msgid "%s: argument number %d not an integer"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÐÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclibhelper.cP:53
+#, c-format
+msgid "%s: argument number %d not an integer or a matrix"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÐÐÑÐ ÑÐÑÐÐÐ ÐÐÐ ÐÐÑÑÐÑÐÐ"
+
+#: ../src/funclibhelper.cP:65 ../src/funclibhelper.cP:76
+#, c-format
+msgid "%s: argument number %d not a number or a matrix"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÐÑÐÐÐ ÐÐÐ ÐÐÑÑÐÑÐÐ"
+
+#: ../src/funclibhelper.cP:89
+#, c-format
+msgid "%s: argument number %d not a nonnegative integer"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÐÑÑÐÑÐÑÐÐÑÐÑÐ ÑÐÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclibhelper.cP:103
+#, c-format
+msgid "%s: argument number %d not a positive integer"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÐÐÐÐÑÐÐÑÐÑÐ ÑÐÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclibhelper.cP:113 ../src/graphing.c:2960
+#, c-format
+msgid "%s: argument number %d not a number"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÐÑÐÐÐ"
+
+#: ../src/funclibhelper.cP:124
+#, c-format
+msgid "%s: argument number %d not a boolean"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÐÐÑÐÑÐÐÐ ÐÐÐÑÐÐÐÐÐ"
+
+#: ../src/funclibhelper.cP:135
+#, c-format
+msgid "%s: argument number %d not a real number"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÐÑÑÐÐÑÐÐÑÐÑÐ ÑÐÑÐÐÐ"
+
+#: ../src/funclibhelper.cP:145
+#, c-format
+msgid "%s: argument number %d not a matrix"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÑÑÐÑÐÐ"
+
+#: ../src/funclibhelper.cP:156
+#, c-format
+msgid "%s: argument number %d not a square matrix"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÐÐÐÐÑÐÑÐÐÐ ÐÐÑÑÐÑÐÐ"
+
+#: ../src/funclibhelper.cP:167
+#, c-format
+msgid "%s: argument number %d not a matrix or null node"
+msgstr ""
+
+#: ../src/funclibhelper.cP:178
+#, c-format
+msgid "%s: argument number %d not a value only matrix"
+msgstr ""
+
+#: ../src/funclibhelper.cP:191
+#, c-format
+msgid "%s: argument number %d not a value only vector"
+msgstr ""
+
+#: ../src/funclibhelper.cP:201 ../src/funclibhelper.cP:212
+#, c-format
+msgid "%s: argument number %d not a string"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÑÑÐÐÐÐ"
+
+#: ../src/funclibhelper.cP:223
+#, c-format
+msgid "%s: argument number %d not a function or identifier"
+msgstr "%s: ÐÑÐÑÐÐÐÑ â %d ÐÐ ÑÐÐÑÐÑÑÑ ÑÑÐÐÑÐÐÐ ÐÐÐ ÐÐÐÐÑÐÑÐÐÐÑÐÑÐÐ"
+
+#: ../src/genius.c:110
+#, c-format
+msgid "line %d: %s\n"
+msgstr "ÑÑÑÐÐÐ %d: %s\n"
+
+#: ../src/genius.c:128
+#, c-format
+msgid "Too many errors! (%d followed)\n"
+msgstr ""
+
+#: ../src/genius.c:156
+msgid "Cannot locate the manual"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÐÐÐÑÑÐÐÑÑ ÑÑÐÐÐÐÐÑÑÐÐ"
+
+#: ../src/genius.c:221
+#, c-format
+msgid "Suggested: %s\n"
+msgstr "ÐÑÐÐÐÐÐÐÐÑÑÑ: %s\n"
+
+#: ../src/genius.c:267
+#, c-format
+msgid "Out of range!\n"
+msgstr "ÐÐ ÐÑÐÐÐÐÐÐÐ ÐÐÐÐÐÐÐÐÐ!\n"
+
+#: ../src/genius.c:344 ../src/genius.lang.h:2 ../src/gnome-genius.c:830
+#: ../src/gnome-genius.c:875
+msgid "Genius"
+msgstr "Genius"
+
+#: ../src/genius.c:377 ../src/genius.c:386 ../src/genius.c:393
+#: ../src/genius.c:402
+#, c-format
+msgid "%s should be between %d and %d, using %d"
+msgstr ""
+
+#: ../src/genius.c:421 ../src/genius.c:430
+#, c-format
+msgid "%s should be greater then or equal to %d, using %d"
+msgstr ""
+
+#: ../src/genius.c:478
+#, c-format
+msgid ""
+"Genius %s\n"
+"%s%s\n"
+msgstr ""
+"Genius %s\n"
+"%s%s\n"
+
+#: ../src/genius.c:489
+#, c-format
+msgid ""
+"Genius %s usage:\n"
+"\n"
+"genius [options] [files]\n"
+"\n"
+"\t--help            \tPrint this help\n"
+"\t--version         \tPrint version number\n"
+"\t--precision=num   \tFloating point precision [128]\n"
+"\t--maxdigits=num   \tMaximum digits to display (0=no limit) [0]\n"
+"\t--[no]floatresult \tAll results as floats [OFF]\n"
+"\t--[no]scinot      \tResults in scientific notation [OFF]\n"
+"\t--[no]fullexp     \tAlways print full expressions [OFF]\n"
+"\t--maxerrors=num   \tMaximum errors to display (0=no limit) [5]\n"
+"\t--[no]mixed       \tPrint fractions in mixed format\n"
+"\t--intoutbase=num  \tBase to use to print out integers [10]\n"
+"\t--chop=num        \tChop small numbers less than 10^-num [20]\n"
+"\t--chopwhen=num    \tBut only when other numbers 10^-num or more [5]\n"
+"\t--[no]readline    \tUse readline if it is available [ON]\n"
+"\t--[no]compile     \tCompile everything and dump it to stdout [OFF]\n"
+"\t--[no]gettext     \tDump help/error strings in fake .c file to\n"
+"\t                  \tstdout (for use with gettext) [OFF]\n"
+"\t--[no]quiet       \tBe quiet during non-interactive mode,\n"
+"\t                  \t(always on when compiling) [OFF]\n"
+"\t--exec=expr       \tExecute an expression\n"
+"\n"
+msgstr ""
+
+#: ../src/genius.c:519
+#, c-format
+msgid ""
+"Can't specify both an expression and files to execute on the command line"
+msgstr ""
+"ÐÐÐÑÐÑ ÑÐÐÐÑÐÐÑÑ Ð ÐÐÐÐÐÐÐÐÐ ÑÑÑÐÐÐ ÐÐÐÐÐÑÐÐÐÐÐÐ ÐÑÑÐÐÐÐÐÐ Ð ÑÐÐÐÑ ÐÐÑ "
+"ÐÑÐÐÐÐÐÐÐÑ"
+
+#: ../src/genius.c:530
+#, c-format
+msgid ""
+"Genius %s\n"
+"%s\n"
+"This is free software with ABSOLUTELY NO WARRANTY.\n"
+"For license details type `warranty'.\n"
+"For help type 'manual' or 'help'.%s\n"
+"\n"
+msgstr ""
+"Genius %s\n"
+"%s\n"
+"ÐÑÐ ÑÐÐÐÐÐÐÐÐ ÐÑÐÐÑÐÐÐÐÐÐ ÐÐÐÑÐÐÑÐÐÐÐ ÐÐÐ ÐÐÐÐÐ-ÐÐÐÐ ÐÐÐÐÐÐÐÐ.\n"
+"ÐÐÑ ÐÐÐÐÐÐ ÐÐÐÑÐÐÐÐÑÑÐÐ Ð ÐÐÑÐÐÐÐÐ ÐÐÐÐÑÐÑÐ ÂwarrantyÂ.\n"
+"ÐÐÑ ÐÐÐÐÐÐ ÑÐÑÐÐÐÐ ÐÐÐÐÑÐÑÐ Âmanual ÐÐÐ ÂhelpÂ.%s\n"
+"\n"
+
+#: ../src/genius.c:603 ../src/gnome-genius.c:5138
+msgid ""
+"The only thing that interferes with my learning is my education.  -- Albert "
+"Einstein"
+msgstr ""
+"ÐÐÐÐÑÑÐÐÐÐÐÐ, ÑÑÐ ÐÐÑÐÐÑ ÐÐÐ ÑÑÐÑÑÑÑ â ÑÑÐ ÐÐÐÑÑÐÐÐÐÐ ÐÐÐÐ ÐÐÑÐÐÐÐÐÐÐÐ.  â "
+"ÐÐÑÐÐÑÑ ÐÐÐÑÑÐÐÐ"
+
+#: ../src/genius.c:624 ../src/genius.c:695
+msgid "Can't open file"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÑÐÐÐ"
+
+#: ../src/genius.lang.h:1
+msgid "Scripts"
+msgstr "ÐÑÐÐÐÑÐÐ"
+
+#: ../src/genius.lang.h:3
+msgid "String"
+msgstr "ÐÑÑÐÐÐ"
+
+#: ../src/genius.lang.h:4
+msgid "Line Comment"
+msgstr ""
+
+#: ../src/genius.lang.h:5
+msgid "Base-N Integers"
+msgstr ""
+
+#: ../src/genius.lang.h:6
+msgid "Decimal Integers"
+msgstr ""
+
+#: ../src/genius.lang.h:7
+msgid "Floats"
+msgstr ""
+
+#: ../src/genius.lang.h:8
+msgid "Commands"
+msgstr "ÐÐÐÐÐÐÑ"
+
+#: ../src/genius.lang.h:9
+msgid "Keywords"
+msgstr "ÐÐÑÑÐÐÑÐ ÑÐÐÐÐ"
+
+#: ../src/gnome-genius.c:256
+msgid "_File"
+msgstr "_ÐÐÐÐ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:257
+msgid "_Edit"
+msgstr "_ÐÑÐÐÐÐ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:258
+msgid "_Calculator"
+msgstr "_ÐÐÐÑÐÑÐÑÑÐÑ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:259
+msgid "P_lugins"
+msgstr "_ÐÐÐÑÐÐ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:260
+msgid "_Programs"
+msgstr "Ð_ÑÐÐÑÐÐÐÑ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:261
+msgid "_Settings"
+msgstr "_ÐÐÑÑÑÐÐÐÐ"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:262
+msgid "_Help"
+msgstr "_ÐÐÑÐÐÐÐ"
+
+#. name, stock id, label
+#. name, stock id
+#: ../src/gnome-genius.c:264
+msgid "_New Program"
+msgstr "ÐÐ_ÐÐÐÑÑ ÐÑÐÐÑÐÐÐÑ"
+
+#. label, accelerator
+#: ../src/gnome-genius.c:265 ../src/gnome-genius.c:269
+msgid "Create new program tab"
+msgstr "ÐÐÐÐÐÑÑ ÐÐÐÑÑ ÐÐÐÐÐÐÑ ÐÑÐÐÑÐÐÐÑ"
+
+#: ../src/gnome-genius.c:268
+msgid "New"
+msgstr "ÐÐÐÐÐÑÑ"
+
+#. name, stock id
+#: ../src/gnome-genius.c:272
+msgid "_Open..."
+msgstr "_ÐÑÐÑÑÑÑ..."
+
+#. label, accelerator
+#: ../src/gnome-genius.c:273 ../src/gnome-genius.c:277
+msgid "Open a file"
+msgstr "ÐÑÐÑÑÑÑ ÑÐÐÐ"
+
+#: ../src/gnome-genius.c:276
+msgid "Open"
+msgstr "ÐÑÐÑÑÑÑ"
+
+#: ../src/gnome-genius.c:279
+msgid "Open R_ecent"
+msgstr "ÐÑÐÑÑÑÑ _ÐÐÐÐÐÐÐÐ"
+
+#. name, stock id, label
+#. name, stock id
+#: ../src/gnome-genius.c:281
+msgid "_Save"
+msgstr "_ÐÐÑÑÐÐÐÑÑ"
+
+#. label, accelerator
+#: ../src/gnome-genius.c:282
+msgid "Save current file"
+msgstr "ÐÐÑÑÐÐÐÑÑ ÑÐÐÑÑÐÐ ÑÐÐÐ"
+
+#: ../src/gnome-genius.c:285
+msgid "Save All _Unsaved"
+msgstr "ÐÐÑÑÐÐÐÑÑ _ÐÑÐ ÐÐÑÐÑÑÐÐÑÐÐÑÐ"
+
+#: ../src/gnome-genius.c:286
+msgid "Save all unsaved programs"
+msgstr "ÐÐÑÑÐÐÐÑÑ ÐÑÐ ÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÐÑÐÐÐÑ"
+
+#: ../src/gnome-genius.c:289
+msgid "Save _As..."
+msgstr "ÐÐÑÑÐÐÐÑÑ _ÐÐÐ..."
+
+#: ../src/gnome-genius.c:290
+msgid "Save to a file"
+msgstr "ÐÐÑÑÐÐÐÑÑ Ð ÑÐÐÐ"
+
+#: ../src/gnome-genius.c:293
+msgid "_Reload from Disk"
+msgstr "Ð_ÐÑÐÐÐÐÑÑÐÐÑÑ Ñ ÐÐÑÐÐ"
+
+#: ../src/gnome-genius.c:294
+msgid "Reload the selected program from disk"
+msgstr "ÐÐÑÐÐÐÐÑÑÐÐÑÑ ÐÑÐÑÐÐÐÑÑ ÐÑÐÐÑÐÐÐÑ Ñ ÐÐÑÐÐ"
+
+#: ../src/gnome-genius.c:297
+msgid "_Close"
+msgstr "_ÐÐÐÑÑÑÑ"
+
+#: ../src/gnome-genius.c:298
+msgid "Close the current file"
+msgstr "ÐÐÐÑÑÑÑ ÑÐÐÑÑÐÐ ÑÐÐÐ"
+
+#: ../src/gnome-genius.c:301
+msgid "_Load and Run..."
+msgstr "ÐÐÐÑ_ÑÐÐÑÑ Ð ÐÑÐÐÐÐÐÑÑ..."
+
+#: ../src/gnome-genius.c:302
+msgid "Load and execute a file in genius"
+msgstr "ÐÐÐÑÑÐÐÑÑ Ð ÐÑÐÐÐÐÐÑÑ ÑÐÐÐ Ð genius"
+
+#: ../src/gnome-genius.c:305
+msgid "Save Console Ou_tput..."
+msgstr "ÐÐÑÑÐÐÐÑÑ _ÐÑÐÐÐ ÐÐÐÑÐÐÐ..."
+
+#: ../src/gnome-genius.c:306
+msgid ""
+"Save what is visible on the console (including scrollback) to a text file"
+msgstr "ÐÐÑÑÐÐÐÑÑ ÑÐÐÑÑ Ð ÐÐÐÑÐÐÐ (ÐÐÐÑÑÐÑ ÐÑÐÐÑÑÑÐÑ) Ð ÑÐÐÑÑÐÐÑÐ ÑÐÐÐ"
+
+#: ../src/gnome-genius.c:309
+msgid "_Quit"
+msgstr "Ð_ÑÐÑÐ"
+
+#: ../src/gnome-genius.c:310
+msgid "Quit"
+msgstr "ÐÑÐÑÐ"
+
+#: ../src/gnome-genius.c:314
+msgid "_Undo"
+msgstr "_ÐÑÐÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:315
+msgid "Undo the last action"
+msgstr "ÐÑÐÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐ ÐÐÐÑÑÐÐÐ"
+
+#: ../src/gnome-genius.c:318
+msgid "_Redo"
+msgstr "Ð_ÐÑÐÑÑÑ"
+
+#: ../src/gnome-genius.c:319
+msgid "Redo the undone action"
+msgstr "ÐÐÑÐÑÑÑ ÐÐÑÐÐÐÐÐÐ ÐÐÐÑÑÐÐÐ"
+
+#: ../src/gnome-genius.c:323
+msgid "Cu_t"
+msgstr "_ÐÑÑÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:324
+msgid "Cut the selection"
+msgstr "ÐÑÑÐÐÐÑÑ ÐÑÐÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:327
+msgid "_Copy"
+msgstr "_ÐÐÐÐÑÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:328
+msgid "Copy the selection"
+msgstr "ÐÐÐÐÑÐÐÐÑÑ ÐÑÐÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:331
+msgid "_Paste"
+msgstr "Ð_ÑÑÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:332
+msgid "Paste the clipboard"
+msgstr "ÐÑÑÐÐÐÑÑ ÑÐÐÐÑÐÐÐÐÐ ÐÑÑÐÑÐ ÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:335
+msgid "Copy Answer As Plain Te_xt"
+msgstr "Ð_ÐÐÐÑÐÐÐÑÑ ÐÑÐÐÑ ÐÐÐ ÐÑÐÑÑÐÐ ÑÐÐÑÑ"
+
+#: ../src/gnome-genius.c:336
+msgid "Copy last answer into the clipboard in plain text"
+msgstr "ÐÐÐÐÑÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐ ÐÑÐÐÑ Ð ÐÑÑÐÑ ÐÐÐÐÐÐ Ð ÐÐÐÐ ÐÑÐÑÑÐÐÐ ÑÐÐÑÑÐ"
+
+#: ../src/gnome-genius.c:339
+msgid "Copy Answer As _LaTeX"
+msgstr "ÐÐ_ÐÐÑÐÐÐÑÑ ÐÑÐÐÑ ÐÐÐ LaTeX"
+
+#: ../src/gnome-genius.c:340
+msgid "Copy last answer into the clipboard as LaTeX"
+msgstr "ÐÐÐÐÑÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐ ÐÑÐÐÑ Ð ÐÑÑÐÑ ÐÐÐÐÐÐ Ð ÑÐÑÐÐÑÐ LaTeX"
+
+#: ../src/gnome-genius.c:343
+msgid "Copy Answer As _MathML"
+msgstr "ÐÐÐ_ÐÑÐÐÐÑÑ ÐÑÐÐÑ ÐÐÐ MathML"
+
+#: ../src/gnome-genius.c:344
+msgid "Copy last answer into the clipboard as MathML"
+msgstr "ÐÐÐÐÑÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐ ÐÑÐÐÑ Ð ÐÑÑÐÑ ÐÐÐÐÐÐ Ð ÑÐÑÐÐÑÐ MathML"
+
+#: ../src/gnome-genius.c:347
+msgid "Copy Answer As T_roff"
+msgstr "ÐÐÐÐ_ÑÐÐÐÑÑ ÐÑÐÐÑ ÐÐÐ Troff"
+
+#: ../src/gnome-genius.c:348
+msgid "Copy last answer into the clipboard as Troff eqn"
+msgstr "ÐÐÐÐÐÑÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐ ÐÑÐÐÑ Ð ÐÑÑÐÑ ÐÐÐÐÐÐ, ÐÐÐ ÑÐÑÐÑÐÑ Troff"
+
+#: ../src/gnome-genius.c:351
+msgid "_Run"
+msgstr "_ÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:352
+msgid "Run current program"
+msgstr "ÐÑÐÐÐÐÐÑÑ ÑÐÐÑÑÑÑ ÐÑÐÐÑÐÐÐÑ"
+
+#: ../src/gnome-genius.c:355
+msgid "_Interrupt"
+msgstr "_ÐÑÐÑÐÐÑÑ"
+
+#: ../src/gnome-genius.c:356
+msgid "Interrupt current calculation"
+msgstr "ÐÑÐÑÐÐÑÑ ÑÐÐÑÑÐÐ ÐÑÑÐÑÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:359
+msgid "Show _Full Answer"
+msgstr "Ð_ÐÐÐÐÐÑÑ ÐÐÐÐÑÐ ÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:360
+msgid "Show the full text of last answer"
+msgstr "ÐÐÐÐÐÐÑÑ ÐÐÐÐÑÐ ÑÐÐÑÑ ÐÐÑÐÐÐÐÐÐÐ ÐÑÐÐÑÐ"
+
+#: ../src/gnome-genius.c:363
+msgid "Show User _Variables"
+msgstr "ÐÐÐÐÐÐ_ÑÑ ÐÐÑÐÐÐÐÐÑÐ ÐÐÐÑÐÐÐÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:364
+msgid "Show the current value of all user variables"
+msgstr "ÐÐÐÐÐÐÑÑ ÑÐÐÑÑÐÐ ÐÐÐÑÐÐÐÑ ÐÑÐÑ ÐÐÐÑÐÐÐÐÑÐÐÑÑÐÐÑ ÐÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:367
+msgid "_Monitor a Variable"
+msgstr "Ð_ÐÐÐÐÑÑ ÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:368
+msgid "Monitor a variable continuously"
+msgstr "ÐÐÑÑÐÑÐÐÐ ÐÑÑÐÐÐÐÐÐÑÑ ÐÐÐÑÐÐÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:371
+msgid "_Plot..."
+msgstr "ÐÐÑÐÑÐÐÐÑÑ _ÐÑÐÑÐÐ..."
+
+#: ../src/gnome-genius.c:372 ../src/gnome-genius.c:376
+msgid "Plot functions, vector fields, surfaces, etc..."
+msgstr "ÐÐÑÐÐÐÑÑ ÐÑÐÑÐÐÐ ÑÑÐÐÑÐÐ, ÐÐÐÑÐÑÐÑÑ ÐÐÐÐÐ, ÐÐÐÐÑÑÐÐÑÑÐÐ Ð Ñ.Ð."
+
+#: ../src/gnome-genius.c:375 ../src/gnome-genius.c:570 ../src/graphing.c:6022
+msgid "_Plot"
+msgstr "_ÐÑÐÑÐÐ"
+
+#: ../src/gnome-genius.c:379
+msgid "_Next Tab"
+msgstr "_ÐÐÐÐÑÑÑÐÑ ÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:380
+msgid "Go to next tab"
+msgstr "ÐÐÑÐÐÑÐ Ð ÑÐÐÐÑÑÑÐÐ ÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:383
+msgid "_Previous Tab"
+msgstr "_ÐÑÐÐÑÐÑÑÐÑ ÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:384
+msgid "Go to previous tab"
+msgstr "ÐÐÑÐÐÑÐ Ð ÐÑÐÐÑÐÑÑÐÐ ÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:387
+msgid "_Console"
+msgstr "_ÐÐÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:388
+msgid "Go to the console tab"
+msgstr "ÐÐÑÐÐÑÐ ÐÐ ÐÐÐÐÐÐÑ ÐÐÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:391
+msgid "_Preferences"
+msgstr "_ÐÐÑÐÐÐÑÑÑ"
+
+#: ../src/gnome-genius.c:392
+msgid "Configure Genius"
+msgstr "ÐÐÑÑÑÐÐÑÑ Genius"
+
+#: ../src/gnome-genius.c:395
+msgid "_Contents"
+msgstr "_ÐÐÐÐÑÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:396
+msgid "View the Genius manual"
+msgstr "ÐÑÐÑÐÐÑÑÐÑÑ ÑÑÐÐÐÐÐÑÑÐÐ Genius"
+
+#: ../src/gnome-genius.c:399
+msgid "_Help on Function"
+msgstr "Ð_ÐÑÐÐÐÐ ÐÐ ÑÑÐÐÑÐÐ"
+
+#: ../src/gnome-genius.c:400
+msgid "Help on a function or a command"
+msgstr "ÐÐÑÐÐÐÐ ÐÐ ÑÑÐÐÑÐÐ ÐÐÐ ÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:403
+msgid "_Warranty"
+msgstr "_ÐÐÑÐÐÐÐÑ"
+
+#: ../src/gnome-genius.c:404
+msgid "Display warranty information"
+msgstr "ÐÐÐÐÐÐÑÑ ÐÐÑÐÐÐÐÐÐÐÑÑ ÐÐÑÐÑÐÐÑÐÑ"
+
+#: ../src/gnome-genius.c:407
+msgid "_About"
+msgstr "_Ð ÐÑÐÐÑÐÐÐÐ"
+
+#: ../src/gnome-genius.c:408
+msgid "About Genius"
+msgstr "ÐÐÑÐÑÐÐÑÐÑ Ð Genius"
+
+#: ../src/gnome-genius.c:934
+msgid "Help on Function"
+msgstr "ÐÐÑÐÐÐÐ ÐÐ ÑÑÐÐÑÐÐ"
+
+#: ../src/gnome-genius.c:952
+msgid "Function or command name:"
+msgstr "ÐÐÑ ÑÑÐÐÑÐÐ ÐÐÐ ÐÐÐÐÐÐÑ:"
+
+#: ../src/gnome-genius.c:985
+#, c-format
+msgid "<b>Help on %s not found</b>"
+msgstr "<b>ÐÐÑÐÐÐÐ ÐÐ %s ÐÐ ÐÐÐÐÐÐÐ</b>"
+
+#: ../src/gnome-genius.c:989
+#, c-format
+msgid ""
+"<b>Help on %s not found</b>\n"
+"\n"
+"Perhaps you meant %s."
+msgstr ""
+"<b>ÐÐÑÐÐÐÐ ÐÐ %s ÐÐ ÐÐÐÐÐÐÐ</b>\n"
+"\n"
+"ÐÐÐÐÐÐÐÐ, ÐÑ ÐÐÐÐÐ Ð ÐÐÐÑ %s."
+
+#: ../src/gnome-genius.c:1044
+msgid "Error"
+msgstr "ÐÑÐÐÐÐ"
+
+#: ../src/gnome-genius.c:1046
+msgid "Information"
+msgstr "ÐÐÑÐÑÐÐÑÐÑ"
+
+#: ../src/gnome-genius.c:1132
+msgid ""
+"Global variables:\n"
+"\n"
+msgstr ""
+"ÐÐÐÐÐÐÑÐÑÐ ÐÐÑÐÐÐÐÐÑÐ:\n"
+"\n"
+
+#: ../src/gnome-genius.c:1165
+msgid ""
+"\n"
+"Function call stack:\n"
+msgstr ""
+"\n"
+"ÐÑÐÐ ÐÑÐÐÐÐ ÑÑÐÐÑÐÐ:\n"
+
+#: ../src/gnome-genius.c:1167 ../src/gnome-genius.c:1226
+msgid ""
+"(depth of context in parentheses)\n"
+"\n"
+msgstr ""
+
+#: ../src/gnome-genius.c:1224
+msgid ""
+"\n"
+"Local variables:\n"
+msgstr ""
+"\n"
+"ÐÐÐÐÐÑÐÑÐ ÐÐÑÐÐÐÐÐÑÐ:\n"
+
+#: ../src/gnome-genius.c:1278
+msgid "User Variable Listing"
+msgstr "ÐÐÐÑÐÐ ÐÐÐÑÐÐÐÐÑÐÐÑÑÐÐÑ ÐÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:1386
+#, c-format
+msgid "%s undefined"
+msgstr ""
+
+#. printed before a global variable
+#: ../src/gnome-genius.c:1421
+msgid "(global) "
+msgstr ""
+
+#. printed before local variable in certain
+#. * context
+#: ../src/gnome-genius.c:1425
+#, c-format
+msgid "(context %d) "
+msgstr ""
+
+#: ../src/gnome-genius.c:1447
+#, c-format
+msgid "%s not a user variable"
+msgstr "%s â ÐÐ ÐÐÐÑÐÐÐÐÑÐÐÑÑÐÐÑ ÐÐÑÐÐÐÐÐÐÑ"
+
+#: ../src/gnome-genius.c:1481
+#, c-format
+msgid "Monitoring: %s"
+msgstr "ÐÐÐÐÐÐÐÐ: %s"
+
+#: ../src/gnome-genius.c:1529
+msgid "Update continuously"
+msgstr "ÐÐÐÐÐÐÑÑÑ ÐÐÑÑÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:1560
+msgid "Monitor a Variable"
+msgstr "ÐÐÐÐÐÑÑ ÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:1577
+msgid "Variable name:"
+msgstr "ÐÐÑ ÐÐÑÐÐÐÐÐÐÐ:"
+
+#. error
+#. always textbox
+#: ../src/gnome-genius.c:1633
+msgid "Full Answer"
+msgstr "ÐÐÐÐÑÐ ÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:1649
+#, c-format
+msgid ""
+"\n"
+"Too many errors! (%d followed)"
+msgstr ""
+
+#: ../src/gnome-genius.c:1664
+#, c-format
+msgid "\\e[01;31mToo many errors! (%d followed)\\e[0m\n"
+msgstr ""
+
+#: ../src/gnome-genius.c:1803
+#, c-format
+msgid ""
+"<b>Cannot display help</b>\n"
+"\n"
+"%s"
+msgstr ""
+"<b>ÐÐ ÑÐÐÑÑÑÑ ÐÐÐÐÐÐÑÑ ÑÐÑÐÐÐÑ</b>\n"
+"\n"
+"%s"
+
+#: ../src/gnome-genius.c:1879
+msgid "Nils Barth (initial implementation of parts of the GEL library)"
+msgstr "Nils Barth (ÐÐÐÐÑÐÐÑÐÐÑ ÑÐÐÐÐÐÐÑÐÑ ÑÐÑÑÐÐ ÐÐÐÐÐÐÑÐÐÐ GEL)"
+
+#: ../src/gnome-genius.c:1880
+msgid "Adrian E. Feiguin <feiguin ifir edu ar> (GtkExtra - plotting widgetry)"
+msgstr ""
+
+#. Translators should localize the following string
+#. * which will give them credit in the About box.
+#. * E.g. "Fulano de Tal <fulano detal com>"
+#.
+#: ../src/gnome-genius.c:1894
+msgid "translator-credits"
+msgstr "Aleksey Kabanov <ak099 mail ru>, 2012"
+
+#: ../src/gnome-genius.c:1942
+msgid "Genius Mathematical Tool"
+msgstr "ÐÐÑÐÐÐÑÐÑÐÑÐÐÐ ÐÐÑÑÑÑÐÐÐÑ Genius"
+
+#: ../src/gnome-genius.c:1946
+msgid "The Gnome calculator style edition of the Genius Mathematical Tool."
+msgstr ""
+"ÐÐÑÑÐÑ ÐÐÑÐÐÐÑÐÑÐÑÐÐÐÐ ÐÐÑÑÑÑÐÐÐÑÐ Genius Ñ ÐÑÐÑÐÑÐÑÐÐÐ ÐÐÑÐÑÑÐÐÑÐÐ Gnome."
+
+#: ../src/gnome-genius.c:2136
+msgid ""
+"Genius is executing something, and furthermore there are unsaved programs.\n"
+"Are you sure you wish to quit?"
+msgstr ""
+"Genius ÑÐÐÑÐÑ ÑÑÐ-ÑÐ ÐÑÐÐÐÐÑÐÑ Ð ÐÐÐÑÑÑÑ ÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÐÑÐÐÐÑ.\n"
+"ÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÐ ÑÐÑÐÑÐ ÐÑÐÑÐ?"
+
+#: ../src/gnome-genius.c:2144
+msgid "There are unsaved programs, are you sure you wish to quit?"
+msgstr "ÐÑÑÑ ÐÐÑÐÑÑÐÐÑÐÐÑÐ ÐÑÐÐÑÐÐÐÑ. ÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÐ ÑÐÑÐÑÐ ÐÑÐÑÐ?"
+
+#: ../src/gnome-genius.c:2151
+msgid "Genius is executing something, are you sure you wish to quit?"
+msgstr "Genius ÑÑÐ-ÑÐ ÐÑÐÐÐÐÑÐÑ. ÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÐ ÑÐÑÐÑÐ ÐÑÐÑÐ?"
+
+#: ../src/gnome-genius.c:2158
+msgid "Are you sure you wish to quit?"
+msgstr "ÐÑ ÐÐÐÑÑÐÐÑÐÐÑÐÐ ÑÐÑÐÑÐ ÐÑÐÑÐ?"
+
+#: ../src/gnome-genius.c:2272
+msgid "Genius Setup"
+msgstr "ÐÐÑÑÑÐÐÐÐ Genius"
+
+#: ../src/gnome-genius.c:2290
+msgid "Output"
+msgstr "ÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:2293
+msgid "Number/Expression output options"
+msgstr "ÐÐÑÐÐÐÑÑÑ ÐÑÐÐÐÐ ÑÐÑÐÐ Ð ÐÑÑÐÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2303
+msgid "Maximum digits to output (0=unlimited)"
+msgstr "ÐÐÐÑÐÐÐÐÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÑÐÑÑ (0=ÐÐÐ ÐÐÑÐÐÐÑÐÐÐÐ)"
+
+#: ../src/gnome-genius.c:2323
+msgid "Results as floats"
+msgstr "ÐÐÐÑÐÑÑÐÑÑ Ð ÐÐÐÐ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:2331
+msgid "Floats in scientific notation"
+msgstr "ÐÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ Ð ÐÐÑÑÐÐÐ ÐÐÐÐÑÐ"
+
+#: ../src/gnome-genius.c:2339
+msgid "Always print full expressions"
+msgstr "ÐÑÐÐÐÐ ÐÑÐÐÐÐÑÑ ÐÐÐÐÑÐ ÐÑÑÐÐÐÐÐÑ"
+
+#: ../src/gnome-genius.c:2347
+msgid "Use mixed fractions"
+msgstr "ÐÑÐÐÐÑÐÐÐÐÑÑ ÑÐÐÑÐÐÐÑÐ ÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:2400
+msgid "Remember output settings across sessions"
+msgstr "ÐÐÐÐÐÐÐÐÑÑ ÐÐÑÐÐÐÑÑÑ ÐÑÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2410
+msgid ""
+"Should the output settings in the \"Number/Expression output options\" frame "
+"be remembered for next session.  Does not apply to the \"Error/Info output "
+"options\" frame."
+msgstr ""
+"ÐÐÐÐÐÑ ÐÐ ÐÐÑÑÑÐÐÐÐ ÐÑÐÐÐÐ Ð ÐÑÑÐÐÐ ÂÐÐÑÐÐÐÑÑÑ ÐÑÐÐÐÐ ÑÐÑÐÐ Ð ÐÑÑÐÐÐÐÐÐÂ "
+"ÐÐÐÐÐÐÐÐÑÑÑÑ ÐÐÑ ÑÐÐÐÑÑÑÐÐÐ ÑÐÐÐÑÐ. ÐÐ ÐÐÐÑÑÐÑÐÑ ÐÐ ÐÑÑÐÐÑ ÂÐÐÑÐÐÐÑÑÑ ÐÑÐÐÐÐ "
+"ÐÑÐÐÐÐ Ð ÑÐÐÐÑÐÐÐÐÂ."
+
+#: ../src/gnome-genius.c:2415
+msgid "Error/Info output options"
+msgstr "ÐÐÑÐÐÐÑÑÑ ÐÑÐÐÐÐ ÐÑÐÐÐÐ Ð ÑÐÐÐÑÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2423
+msgid "Display errors in a dialog"
+msgstr "ÐÐÐÐÐÑÐÐÑÑ ÐÑÐÐÐÐ Ð ÐÐÐÐÐÐÐÐÐÐ ÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2431
+msgid "Display information messages in a dialog"
+msgstr "ÐÐÐÐÐÑÐÐÑÑ ÐÐÑÐÑÐÐÑÐÐÐÐÑÐ ÑÐÐÐÑÐÐÐÑ Ð ÐÐÐÐÐÐÐÐÐÐ ÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2442
+msgid "Maximum errors to display (0=unlimited)"
+msgstr "ÐÐÐÑÐÐÐÐÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÐÑÐÐÑÐÐÐÐÐÑÑ ÐÑÐÐÐÐ (0=ÐÐÐ ÐÐÑÐÐÐÑÐÐÐÐ)"
+
+#: ../src/gnome-genius.c:2466
+msgid "Precision"
+msgstr "ÐÐÑÐÐÑÑÑ"
+
+#: ../src/gnome-genius.c:2476
+msgid ""
+"NOTE: The floating point precision might not take effect\n"
+"for all numbers immediately, only new numbers calculated\n"
+"and new variables will be affected."
+msgstr ""
+
+#: ../src/gnome-genius.c:2485
+msgid "Floating point precision (bits)"
+msgstr "ÐÐÑÐÐÑÑÑ ÑÐÑÐÐ Ñ ÐÐÐÐÐÑÑÐÐ ÑÐÑÐÐÐ (ÐÐÑ)"
+
+#: ../src/gnome-genius.c:2504
+msgid "Remember precision setting across sessions"
+msgstr "ÐÐÐÐÐÐÐÐÑÑ ÐÐÑÐÐÐÑÑÑ ÑÐÑÐÐÑÑÐ"
+
+#: ../src/gnome-genius.c:2513
+msgid "Should the precision setting be remembered for next session."
+msgstr "ÐÐÐÐÐÑ ÐÐ ÐÐÑÑÑÐÐÐÐ ÑÐÑÐÐÑÑÐ ÐÐÐÐÐÐÐÐÑÑÑÑ ÐÐÑ ÑÐÐÐÑÑÑÐÑ ÑÐÐÐÑÐÐ."
+
+#: ../src/gnome-genius.c:2521
+msgid "Terminal"
+msgstr "ÐÐÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:2523
+msgid "Terminal options"
+msgstr "ÐÐÑÐÐÐÑÑÑ ÐÐÐÑÐÐÐ"
+
+#: ../src/gnome-genius.c:2532
+msgid "Scrollback lines"
+msgstr "ÐÑÑÐÐÐ ÐÐÑÐÑÐÐÐ ÐÑÐÐÑÑÑÐÐ"
+
+#: ../src/gnome-genius.c:2555
+msgid "Font:"
+msgstr "ÐÑÐÑÑ:"
+
+#: ../src/gnome-genius.c:2566
+msgid "Black on white"
+msgstr "ÐÑÑÐÑÐ ÐÐ ÐÐÐÐÐ"
+
+#: ../src/gnome-genius.c:2574
+msgid "Blinking cursor"
+msgstr "ÐÐÐÐÑÑÐÐ ÐÑÑÑÐÑ"
+
+#: ../src/gnome-genius.c:2587
+msgid "Memory"
+msgstr "ÐÐÐÑÑÑ"
+
+#: ../src/gnome-genius.c:2590
+msgid "Limits"
+msgstr "ÐÑÐÐÐÐÑ"
+
+#: ../src/gnome-genius.c:2597
+msgid ""
+"When the limit is reached you will be asked if\n"
+"you wish to interrupt the calculation or continue.\n"
+"Setting to 0 disables the limit."
+msgstr ""
+"ÐÐÐÐÐ ÐÐÑÑÐÐÐÑÑ ÐÑÐÐÐÐ, ÐÑÐÐÑÐÐÐÐ ÑÐÑÐÑÐÑ\n"
+"ÐÐÑ: ÐÑÐÑÐÐÑÑ ÐÐÐ ÐÑÐÐÐÐÐÐÑÑ ÐÑÑÐÑÐÐÐÐÐ.\n"
+"ÐÐÐÑÐÐÐÐ 0 ÐÑÐÐÐÑÐÑ ÐÐÑÐÐÐÑÐÐÐÐ."
+
+#: ../src/gnome-genius.c:2606
+msgid "Maximum number of nodes to allocate"
+msgstr ""
+
+#: ../src/gnome-genius.c:2646
+msgid ""
+"<b>Genius is currently executing something.</b>\n"
+"\n"
+"Please try again later or interrupt the current operation."
+msgstr ""
+"<b>ÐÐÐÑÐÑ Genius ÑÑÐ-ÑÐ ÐÑÑÐÑÐÑÐÑ.</b>\n"
+"\n"
+"ÐÐÐÑÐÐÑÐÑÐ ÑÐÐÐÐ ÐÐÐÐÐ ÐÐÐ ÐÑÐÑÐÐÑÐ ÑÐÐÑÑÑÑ ÐÐÐÑÐÑÐÑ."
+
+#: ../src/gnome-genius.c:2674
+msgid "GEL files"
+msgstr "ÐÐÐÐÑ GEL"
+
+#: ../src/gnome-genius.c:2679 ../src/graphing.c:1115
+msgid "All files"
+msgstr "ÐÑÐ ÑÐÐÐÑ"
+
+#: ../src/gnome-genius.c:2703 ../src/gnome-genius.c:3594
+msgid "Cannot open file!"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÑÐÐÐ!"
+
+#: ../src/gnome-genius.c:2713 ../src/gnome-genius.c:4074
+msgid "Output from "
+msgstr ""
+
+#: ../src/gnome-genius.c:2729 ../src/gnome-genius.c:4145
+msgid "End"
+msgstr ""
+
+#: ../src/gnome-genius.c:2748
+msgid "Load and Run"
+msgstr "ÐÐÐÑÑÐÐÑÑ Ð ÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/gnome-genius.c:2752
+msgid "_Load"
+msgstr "_ÐÐÐÑÑÐÐÑÑ"
+
+#: ../src/gnome-genius.c:3264
+msgid "Cannot open file"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÑÐÐÐ"
+
+#. context
+#: ../src/gnome-genius.c:3299 ../src/gnome-genius.c:4745
+#, c-format
+msgid "Line: %d"
+msgstr "ÐÑÑÐÐÐ: %d"
+
+#: ../src/gnome-genius.c:3488
+#, c-format
+msgid "Program_%d.gel"
+msgstr "ÐÑÐÐÑÐÐÐÐ_%d.gel"
+
+#: ../src/gnome-genius.c:3499
+#, c-format
+msgid "Program %d"
+msgstr "ÐÑÐÐÑÐÐÐÐ %d"
+
+#: ../src/gnome-genius.c:3528
+#, c-format
+msgid "Cannot open %s"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ %s"
+
+#: ../src/gnome-genius.c:3616
+msgid "Open..."
+msgstr "ÐÑÐÑÑÑÑ..."
+
+#: ../src/gnome-genius.c:3693
+msgid "Program is read only"
+msgstr "ÐÑÐÐÑÐÐÐÐ ÑÐÐÑÐÐ ÐÐÑ ÑÑÐÐÐÑ"
+
+#. new fname
+#: ../src/gnome-genius.c:3695 ../src/gnome-genius.c:3727
+#: ../src/gnome-genius.c:3786 ../src/gnome-genius.c:3915
+#, c-format
+msgid ""
+"<b>Cannot save file</b>\n"
+"Details: %s"
+msgstr ""
+"<b>ÐÐ ÑÐÐÐÐÑÑ ÑÐÑÑÐÐÐÑÑ ÑÐÐÐ</b>\n"
+"ÐÐÐÑÐÐÐÐÑÑÐ: %s"
+
+#: ../src/gnome-genius.c:3737
+msgid "Save new programs by \"Save As..\" first!"
+msgstr "ÐÐÐÑÐÐÐ ÑÐÑÑÐÐÐÑÐ ÐÐÐÑÑ ÐÑÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÐ ÂÐÐÑÑÐÐÐÑÑ ÐÐÐâÂ!"
+
+#: ../src/gnome-genius.c:3743
+msgid ""
+"Some read-only programs are modified.  Use \"Save As..\" to save them to a "
+"new location."
+msgstr ""
+"ÐÐÐÐÑÐÑÑÐ ÐÑÐÐÑÐÐÐÑ ÑÐÐÑÐÐ ÐÐÑ ÑÑÐÐÐÑ ÐÑÐÐ ÐÐÐÐÐÐÐÑ. ÐÑÐÐÐÑÐÑÐÑÐ ÂÐÐÑÑÐÐÐÑÑ "
+"ÐÐÐâÂ, ÑÑÐÐÑ ÑÐÑÑÐÐÐÑÑ ÐÑ Ð ÐÐÐÐÐ ÐÐÑÑÐ."
+
+#: ../src/gnome-genius.c:3780 ../src/gnome-genius.c:3895 ../src/graphing.c:912
+#: ../src/graphing.c:1018
+msgid "File already exists.  Overwrite it?"
+msgstr "ÐÐÐÐ ÑÐÐ ÑÑÑÐÑÑÐÑÐÑ. ÐÐÐÐÐÐÑÑ ÐÐÐ?"
+
+#: ../src/gnome-genius.c:3822
+msgid "Save As..."
+msgstr "ÐÐÑÑÐÐÐÑÑ ÐÐÐ..."
+
+#: ../src/gnome-genius.c:3949
+msgid "Save Console Output..."
+msgstr "ÐÐÑÑÐÐÐÑÑ ÐÑÐÐÐ ÐÐÐÑÐÐÐ..."
+
+#: ../src/gnome-genius.c:4012
+msgid ""
+"The program you are closing is unsaved, are you sure you wish to close it "
+"without saving?"
+msgstr ""
+"ÐÐÐÑÑÐÐÐÐÐÑ ÐÑÐÐÑÐÐÐÐ ÐÐ ÑÐÑÑÐÐÐÐÐ. ÐÐÐÑÑÐÐÑÐÐÑÐÐ ÐÐÐÑÑÑÑ ÐÑ ÐÐÐ ÑÐÑÑÐÐÐÐÐÑ?"
+
+#: ../src/gnome-genius.c:4031
+msgid ""
+"<b>No program selected.</b>\n"
+"\n"
+"Create a new program, or select an existing tab in the notebook."
+msgstr ""
+"<b>ÐÐÑ ÐÑÐÑÐÐÐÑÑ ÐÑÐÐÑÐÐÐ.</b>\n"
+"\n"
+"ÐÐÐÐÐÐÑÐ ÐÐÐÑÑ ÐÑÐÐÑÐÐÐÑ ÐÐÐ ÐÑÐÐÑÐÑÐ ÑÑÑÐÑÑÐÑÑÑÑÑ ÐÐÐÐÐÐÑ ÐÐÐÐÐÐÑÐ."
+
+#: ../src/gnome-genius.c:4061
+#, c-format
+msgid "Cannot open pipe: %s"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÐÐÐÐÐ: %s"
+
+#: ../src/gnome-genius.c:4090
+msgid ""
+"<b>Cannot execute program</b>\n"
+"\n"
+"Cannot fork."
+msgstr ""
+
+#: ../src/gnome-genius.c:4162
+msgid ""
+"<b>Error executing program</b>\n"
+"\n"
+"There was an error while writing the\n"
+"program to the engine."
+msgstr ""
+
+#: ../src/gnome-genius.c:4187
+#, c-format
+msgid "Genius %s"
+msgstr "Genius %s"
+
+#: ../src/gnome-genius.c:4413
+msgid "Memory (node number) limit has been reached, interrupt the computation?"
+msgstr ""
+
+#. error
+#. always textbox
+#. textbox_title
+#. bind_response
+#. wrap
+#: ../src/gnome-genius.c:4493
+msgid "Can't execute genius-readline-helper-fifo!\n"
+msgstr ""
+
+#: ../src/gnome-genius.c:4560
+msgid "Readline helper died, weird.  Trying to recover, things may be odd."
+msgstr ""
+
+#: ../src/gnome-genius.c:4766
+msgid ""
+"\n"
+"Note: Compiled without GtkSourceView (better source editor)"
+msgstr ""
+
+#: ../src/gnome-genius.c:4858
+msgid "GNOME Genius"
+msgstr "GNOME Genius"
+
+#. parent
+#: ../src/gnome-genius.c:4908
+msgid "Cannot find the library file, genius installation may be incorrect"
+msgstr ""
+"ÐÐ ÑÐÐÐÐÑÑ ÐÐÐÑÐ ÑÐÐÐ ÐÐÐÐÐÐÑÐÐÐ. ÐÐÐÐÐÐÐÐ, genius ÑÑÑÐÐÐÐÐÐÐ ÐÐÐÑÐÐÐÐÑÐÐ"
+
+#: ../src/gnome-genius.c:4988
+msgid "Console"
+msgstr "ÐÐÐÑÐÐÑ"
+
+#: ../src/gnome-genius.c:5072
+#, c-format
+msgid ""
+"%sGenius %s%s\n"
+"%s\n"
+"This is free software with ABSOLUTELY NO WARRANTY.\n"
+"For license details type `%swarranty%s'.\n"
+"For help type '%smanual%s' or '%shelp%s'.%s\n"
+"\n"
+msgstr ""
+"%sGenius %s%s\n"
+"%s\n"
+"ÐÑÐ ÑÐÐÐÐÐÐÐÐ ÐÑÐÐÑÐÐÐÐÐÐ ÐÐÐÑÐÐÑÐÐÐÐ ÐÐÐ ÐÐÐÐÐ-ÐÐÐÐ ÐÐÐÐÐÐÐÐ.\n"
+"ÐÐÑ ÐÐÐÐÐÐ ÐÐÑÐÐÐÐÐÐÐÐÐ ÐÐÑÐÑÐÐÑÐÐ ÐÐÐÐÑÐÑÐ `%swarranty%s'.\n"
+"ÐÐÑ ÐÐÐÐÐÐ ÑÐÑÐÐÐÐ ÐÐÐÐÑÐÑÐ '%smanual%s' ÐÐÐ '%shelp%s'.%s\n"
+"\n"
+
+#: ../src/gnome-genius.desktop.in.h:1
+msgid "Genius Math Tool"
+msgstr "ÐÐÑÐÐÐÑÐÑÐÑÐÐÐ ÐÐÑÑÑÑÐÐÐÑ Genius"
+
+#: ../src/gnome-genius.desktop.in.h:2
+msgid "Genius Mathematical Tool and Calculator"
+msgstr "ÐÐÑÐÐÐÑÐÑÐÑÐÐÐ ÐÐÑÑÑÑÐÐÐÑ Ð ÐÐÐÑÐÑÐÑÑÐÑ Genius"
+
+#: ../src/graphing.c:576
+msgid "Rotate"
+msgstr "ÐÐÐÐÑÐÑÑÑ"
+
+#: ../src/graphing.c:595 ../src/graphing.c:624
+#, c-format
+msgid "Rotate about %s axis: "
+msgstr "ÐÐÐÐÑÐÑÑÑ ÐÐÐÑÑÐ ÐÑÐ %s: "
+
+#: ../src/graphing.c:653
+msgid "Rotate about dependent axis: "
+msgstr "ÐÐÐÐÑÐÑÑÑ ÐÐÐÑÑÐ ÐÐÐÐÑÐÐÐÐ ÐÑÐ: "
+
+#: ../src/graphing.c:761
+msgid "Print"
+msgstr "ÐÐÑÐÑÑ"
+
+#: ../src/graphing.c:778
+msgid "Print command: "
+msgstr "ÐÐÐÐÐÐÐ ÐÐÑÐÑÐ:"
+
+#: ../src/graphing.c:805
+msgid "Cannot open temporary file, cannot print."
+msgstr "ÐÑÐÐÐÐ ÐÐÑÐÑÐ: ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÐÑÐÐÐÐÐÑÐ ÑÐÐÐ."
+
+#: ../src/graphing.c:832
+msgid "Printing failed"
+msgstr "ÐÐÐÐ ÐÐÑÐÑÐ"
+
+#: ../src/graphing.c:844
+#, c-format
+msgid "Printing failed: %s"
+msgstr "ÐÐÐÐ ÐÐÑÐÑÐ: %s"
+
+#: ../src/graphing.c:981 ../src/graphing.c:1033 ../src/graphing.c:1050
+msgid "Export failed"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÐÐÐÐÑÑ ÑÐÑÐÐÑÑ"
+
+#: ../src/graphing.c:1081
+msgid "Export encapsulated postscript"
+msgstr "ÐÐÑÐÐÑÑÐÑÐÐÐÑÑ Ð encapsulated postscript"
+
+#: ../src/graphing.c:1083
+msgid "Export postscript"
+msgstr "ÐÐÑÐÐÑÑÐÑÐÐÐÑÑ Ð postscript"
+
+#: ../src/graphing.c:1085
+msgid "Export PNG"
+msgstr "ÐÐÑÐÐÑÑÐÑÐÐÐÑÑ Ð PNG"
+
+#: ../src/graphing.c:1101
+msgid "EPS files"
+msgstr "ÐÐÐÐÑ EPS"
+
+#: ../src/graphing.c:1105
+msgid "PS files"
+msgstr "ÐÐÐÐÑ PS"
+
+#: ../src/graphing.c:1109
+msgid "PNG files"
+msgstr "ÐÐÐÐÑ PNG"
+
+#: ../src/graphing.c:1124
+msgid "Generate preview in EPS file (with ps2epsi)"
+msgstr ""
+
+#: ../src/graphing.c:1728
+msgid "Solver"
+msgstr ""
+
+#: ../src/graphing.c:1733
+msgid "Clea_r solutions"
+msgstr ""
+
+#: ../src/graphing.c:1735
+msgid "_Plot solution"
+msgstr ""
+
+#: ../src/graphing.c:1756
+msgid ""
+"Clicking on the graph window now will draw a solution according to the "
+"parameters set below, starting at the point clicked.  To be able to zoom by "
+"mouse again, close this window."
+msgstr ""
+
+#: ../src/graphing.c:1778
+msgid "X increment:"
+msgstr "ÐÐÐÑÐÐÐÐÑ X:"
+
+#: ../src/graphing.c:1800
+msgid "T increment:"
+msgstr "ÐÐÐÑÐÐÐÐÑ T:"
+
+#: ../src/graphing.c:1804
+msgid "T interval length:"
+msgstr "ÐÐÑÐÑÐÐÐ ÐÐÐÐÑ T:"
+
+#: ../src/graphing.c:1818
+msgid "Point x:"
+msgstr "ÐÐÑÐÐ x:"
+
+#: ../src/graphing.c:1823
+msgid "y:"
+msgstr "y:"
+
+#: ../src/graphing.c:1890
+msgid "Plot"
+msgstr "ÐÑÐÑÐÐ"
+
+#: ../src/graphing.c:1925
+msgid "_Graph"
+msgstr "_ÐÑÐÑÐÐ"
+
+#: ../src/graphing.c:1929
+msgid "_Print..."
+msgstr "_ÐÐÑÐÑÑ..."
+
+#: ../src/graphing.c:1935
+msgid "_Export postscript..."
+msgstr "_ÐÐÑÐÐÑÑÐÑÐÐÐÑÑ Ð postscript..."
+
+#: ../src/graphing.c:1941
+msgid "E_xport encapsulated postscript..."
+msgstr "Ð_ÐÑÐÐÑÑÐÑÐÐÐÑÑ Ð encapsulated postscript..."
+
+#: ../src/graphing.c:1947
+msgid "Export P_NG..."
+msgstr "ÐÐ_ÑÐÐÑÑÐÑÐÐÐÑÑ Ð PNG..."
+
+#: ../src/graphing.c:1959
+msgid "_Zoom"
+msgstr "_ÐÐÑÑÑÐÐ"
+
+#: ../src/graphing.c:1963
+msgid "Zoom _out"
+msgstr "Ð_ÐÐÐÑÑÐÑÑ ÐÐÑÑÑÐÐ"
+
+#: ../src/graphing.c:1970
+msgid "Zoom _in"
+msgstr "Ð_ÐÐÐÐÑÐÑÑ ÐÐÑÑÑÐÐ"
+
+#: ../src/graphing.c:1977
+msgid "_Fit dependent axis"
+msgstr "Ð_ÐÐÑÑÐÑÑ ÐÐÐÐÑÐÐÑÑ ÐÑÑ"
+
+#: ../src/graphing.c:1984
+msgid "_Reset to original zoom"
+msgstr "_ÐÐÑÐÑÑÑ ÐÑÑÐÐÐÑÐ ÐÐÑÑÑÐÐ"
+
+#: ../src/graphing.c:1997
+msgid "_View"
+msgstr "_ÐÐÐ"
+
+#: ../src/graphing.c:2002
+msgid "_Reset angles"
+msgstr "Ð_ÐÑÐÑÑÑ ÐÑÑÐÐÐÑÐ ÑÐÐÐ ÐÐÐÐÑÐ"
+
+#: ../src/graphing.c:2007
+msgid "_Top view"
+msgstr "_ÐÐÐ ÑÐÐÑÑÑ"
+
+#: ../src/graphing.c:2012
+msgid "R_otate axis..."
+msgstr "_ÐÐÐÐÑÐÑÑÑ ÐÐÐÑÑÐ ÐÑÐ..."
+
+#: ../src/graphing.c:2022
+msgid "_Solver"
+msgstr ""
+
+#: ../src/graphing.c:2027
+msgid "_Solver..."
+msgstr ""
+
+#: ../src/graphing.c:2032
+msgid "_Clear solutions"
+msgstr ""
+
+#: ../src/graphing.c:2949
+#, c-format
+msgid "Function"
+msgstr "ÐÑÐÐÑÐÑ"
+
+#: ../src/graphing.c:2951
+#, c-format
+msgid "Function #%d"
+msgstr "ÐÑÐÐÑÐÑ #%d"
+
+#: ../src/graphing.c:2973
+msgid "Graph limits not given as a 4-vector"
+msgstr ""
+
+#: ../src/graphing.c:2979 ../src/graphing.c:2990 ../src/graphing.c:3001
+#: ../src/graphing.c:3012 ../src/graphing.c:3118 ../src/graphing.c:3129
+#: ../src/graphing.c:3140 ../src/graphing.c:3151 ../src/graphing.c:3162
+#: ../src/graphing.c:3173
+msgid "Graph limits not given as numbers"
+msgstr ""
+
+#: ../src/graphing.c:3112
+msgid "Graph limits not given as a 6-vector"
+msgstr ""
+
+#: ../src/graphing.c:3246 ../src/graphing.c:3264 ../src/graphing.c:3278
+msgid "Ticks must be between 2 and 200"
+msgstr ""
+
+#: ../src/graphing.c:3255 ../src/graphing.c:3269
+msgid "Ticks not given as numbers"
+msgstr ""
+
+#: ../src/graphing.c:3283
+msgid "Ticks not given as a number or a 2-vector"
+msgstr ""
+
+#: ../src/graphing.c:4324
+#, c-format
+msgid ""
+"Type in function name or expression involving the %s and %s variables (or "
+"the %s variable which will be %s=%s+i%s) that gives the slope at the point "
+"(%s,%s)."
+msgstr ""
+
+#: ../src/graphing.c:4349 ../src/graphing.c:4356 ../src/graphing.c:4520
+#: ../src/graphing.c:4527
+#, c-format
+msgid "%s from:"
+msgstr "%s ÐÑ:"
+
+#: ../src/graphing.c:4363 ../src/graphing.c:4370
+#, c-format
+msgid "%s increment:"
+msgstr ""
+
+#: ../src/graphing.c:4377
+#, c-format
+msgid "%s interval length:"
+msgstr ""
+
+#: ../src/graphing.c:4384
+#, c-format
+msgid "Point %s:"
+msgstr ""
+
+#: ../src/graphing.c:4397
+#, c-format
+msgid ""
+"Type in function names or expressions involving the %s and %s variables (or "
+"the %s variable which will be %s=%s+i%s) that give the d%s/d%s and d%s/d%s "
+"of the autonomous system to be plotted at the point (%s,%s)."
+msgstr ""
+
+#: ../src/graphing.c:4433
+#, c-format
+msgid ""
+"Type in function names or expressions involving the %s variable in the boxes "
+"below to graph them"
+msgstr ""
+"ÐÐÐÐÐÑÐ Ð ÐÐÐÑÑ ÐÐÐÐÑ ÐÐÐÐÐ ÑÑÐÐÑÐÐ ÐÐÐ ÐÑÑÐÐÐÐÐÑ Ñ ÐÐÑÐÐÐÐÐÐÐ %s ÐÐÑ "
+"ÐÐÑÑÑÐÐÐÐÑ ÐÑ ÐÑÐÑÐÐÐÐ"
+
+#: ../src/graphing.c:4450
+#, c-format
+msgid ""
+"Type in function names or expressions involving the %s variable in the boxes "
+"below to graph them.  Either fill in both boxes with %s= and %s= in front of "
+"them giving the %s and %s coordinates separately, or alternatively fill in "
+"the %s= box giving %s and %s as the real and imaginary part of a complex "
+"number."
+msgstr ""
+
+#: ../src/graphing.c:4491
+#, c-format
+msgid "Parameter %s from:"
+msgstr "ÐÐÑÐÐÐÑÑ %s ÐÑ:"
+
+#: ../src/graphing.c:4505
+#, c-format
+msgid ""
+"Type a function name or an expression involving the %s and %s variables (or "
+"the %s variable which will be %s=%s+i%s) in the boxes below to graph them.  "
+"Functions with one argument only will be passed a complex number."
+msgstr ""
+
+#: ../src/graphing.c:4571 ../src/graphing.c:4690
+msgid "Change variable names"
+msgstr "ÐÐÐÐÐÐÑÑ ÐÐÐÐÐ ÐÐÑÐÐÐÐÐÑÑ"
+
+#: ../src/graphing.c:4587 ../src/graphing.c:4706
+msgid "Some values were illegal"
+msgstr "ÐÐÐÐÑÐÑÑÐ ÐÐÐÑÐÐÐÑ ÐÑÐÐ ÐÐÐÐÑÐÑ"
+
+#: ../src/graphing.c:4591 ../src/graphing.c:4710
+msgid "independent variable (x):"
+msgstr "ÐÐÐÐÐÐÑÐÐÐÑ (x):"
+
+#: ../src/graphing.c:4601
+msgid "dependent variable (y):"
+msgstr "ÐÐÐÐÑÐÐÐÑ (y):"
+
+#: ../src/graphing.c:4611
+msgid "complex variable (z = x+iy):"
+msgstr "ÐÐÐÐÐÐÐÑÐÐÑ (z = x+iy):"
+
+#: ../src/graphing.c:4621
+msgid "parameter variable (t):"
+msgstr "ÐÐÑÐÐÐÑÑÐÑÐÑÐÐÑ (t):"
+
+#: ../src/graphing.c:4720
+msgid "independent variable (y):"
+msgstr "ÐÐÐÐÐÐÑÐÐÐÑ (y):"
+
+#: ../src/graphing.c:4730
+msgid "independent complex variable (z = x+iy):"
+msgstr "ÐÐÐÐÐÐÑÐÐÐÑ ÐÐÐÐÐÐÐÑÐÐÑ (z = x+iy):"
+
+#: ../src/graphing.c:4839
+msgid "_Functions / Expressions"
+msgstr "_ÐÑÐÐÑÐÐ / ÐÑÑÐÐÐÐÐÑ"
+
+#: ../src/graphing.c:4871
+msgid "or"
+msgstr "ÐÐÐ"
+
+#. t range
+#: ../src/graphing.c:4886
+msgid "Parameter t from:"
+msgstr "ÐÐÑÐÐÐÑÑ t ÐÑ:"
+
+#: ../src/graphing.c:4890 ../src/graphing.c:5037 ../src/graphing.c:5049
+#: ../src/graphing.c:5121 ../src/graphing.c:5133 ../src/graphing.c:5144
+msgid "to:"
+msgstr "ÐÐ:"
+
+#: ../src/graphing.c:4894
+msgid "by:"
+msgstr "ÑÐÐ:"
+
+#: ../src/graphing.c:4901
+msgid "Pa_rametric"
+msgstr "_ÐÐÑÐÐÐÑÑÐÑÐÑÐÐÐ"
+
+#. # of ticks
+#: ../src/graphing.c:4928 ../src/graphing.c:4980
+msgid "Vertical ticks:"
+msgstr "ÐÐÑÑÐÐÐÐÑÐÑÐ ÐÐÐÐÐÐÑ:"
+
+#. # of ticks
+#: ../src/graphing.c:4932 ../src/graphing.c:4984
+msgid "Horizontal ticks:"
+msgstr "ÐÐÑÐÐÐÐÑÐÐÑÐÑÐ ÐÐÐÐÐÐÑ:"
+
+#: ../src/graphing.c:4937
+msgid "Sl_ope field"
+msgstr ""
+
+#. Normalize the arrow length?
+#: ../src/graphing.c:4971
+msgid "_Normalize arrow length (do not show size)"
+msgstr ""
+
+#: ../src/graphing.c:4989
+msgid "_Vector field"
+msgstr "_ÐÐÐÑÐÑÐÐÐ ÐÐÐÐ"
+
+#. draw legend?
+#: ../src/graphing.c:4999
+msgid "_Draw legend"
+msgstr "_ÐÐÑÐÐÐÑÑ ÐÐÐÐÐÐÑ"
+
+#. draw axis labels?
+#: ../src/graphing.c:5008
+msgid "Draw axis labels"
+msgstr "ÐÐÐÐÐÑÐÐÑÑ ÐÐÑÐÐ ÐÑÐÐ"
+
+#. change varnames
+#: ../src/graphing.c:5017 ../src/graphing.c:5100
+msgid "Change variable names..."
+msgstr "ÐÐÐÐÐÐÑÑ ÐÐÐÐÐ ÐÐÑÐÐÐÐÐÑÑ..."
+
+#. plot window
+#.
+#. * Plot window frame
+#.
+#: ../src/graphing.c:5025 ../src/graphing.c:5109
+msgid "Plot Window"
+msgstr ""
+
+#.
+#. * X range
+#.
+#: ../src/graphing.c:5034 ../src/graphing.c:5118
+msgid "X from:"
+msgstr "X ÐÑ:"
+
+#.
+#. * Y range
+#.
+#: ../src/graphing.c:5046 ../src/graphing.c:5130
+msgid "Y from:"
+msgstr "Y ÐÑ:"
+
+#: ../src/graphing.c:5072
+msgid "Function / Expression"
+msgstr "ÐÑÐÐÑÐÑ / ÐÑÑÐÐÐÐÐÐ"
+
+#.
+#. * Z range
+#.
+#: ../src/graphing.c:5142
+msgid "Dependent axis from:"
+msgstr "ÐÐÐÐÑÐÐÐÑ ÐÑÑ ÐÑ:"
+
+#: ../src/graphing.c:5163
+msgid "Function _line plot"
+msgstr "_ÐÐÐÐÐÐÑÐ ÐÑÐÑÐÐ ÑÑÐÐÑÐÐ"
+
+#: ../src/graphing.c:5167
+msgid "_Surface plot"
+msgstr "Ð_ÑÐÑÐÐ ÐÐÐÐÑÑÐÐÑÑÐ"
+
+#: ../src/graphing.c:5385 ../src/graphing.c:5549 ../src/graphing.c:5670
+#: ../src/graphing.c:5791 ../src/graphing.c:5895
+msgid "No functions to plot or no functions could be parsed"
+msgstr ""
+
+#: ../src/graphing.c:5416 ../src/graphing.c:5422 ../src/graphing.c:5572
+#: ../src/graphing.c:5578 ../src/graphing.c:5677 ../src/graphing.c:5700
+#: ../src/graphing.c:5706 ../src/graphing.c:5814 ../src/graphing.c:5820
+#: ../src/graphing.c:5918 ../src/graphing.c:5924
+#, c-format
+msgid "Invalid %s range"
+msgstr "ÐÐÐÐÐÑÑÑÐÐÑÐ ÐÐÐÐÐÐÐÐ %s"
+
+#: ../src/graphing.c:5428
+msgid "Invalid dependent range"
+msgstr ""
+
+#: ../src/graphing.c:5664
+#, c-format
+msgid "Only specify %s and %s, or %s, not all at once."
+msgstr "ÐÐÐÐÐÑÐ ÑÐÐÑÐÐ %s Ð %s, ÐÐÐ %s, Ð ÐÐ ÐÑÐ ÑÑÐÐÑ."
+
+#: ../src/graphing.c:6017
+msgid "Create Plot"
+msgstr "ÐÐÐÐÐÑÑ ÐÑÐÑÐÐ"
+
+#: ../src/graphing.c:6057 ../src/graphing.c:6195 ../src/graphing.c:6226
+#: ../src/graphing.c:6247 ../src/graphing.c:6287 ../src/graphing.c:6311
+#: ../src/graphing.c:6422 ../src/graphing.c:6544 ../src/graphing.c:6662
+#: ../src/graphing.c:6805 ../src/graphing.c:6939 ../src/graphing.c:7132
+#: ../src/graphing.c:7416 ../src/graphing.c:7446 ../src/graphing.c:7507
+#: ../src/graphing.c:7533 ../src/graphing.c:7560 ../src/graphing.c:7651
+#: ../src/graphing.c:7724 ../src/graphing.c:7749 ../src/graphing.c:7782
+#, c-format
+msgid "%s: Plotting in progress, cannot call %s"
+msgstr "%s: ÐÐÑÑ ÐÐÑÑÑÐÐÐÐÐ ÐÑÐÑÐÐÐ, ÐÐÐÑÐÑ ÐÑÐÐÐÑÑ %s"
+
+#: ../src/graphing.c:6065 ../src/graphing.c:6563
+#, c-format
+msgid "%s: argument not a function"
+msgstr "%s: ÐÑÐÑÐÐÐÑ ÐÐ ÑÐÐÑÐÑÑÑ ÑÑÐÐÑÐÐÐ"
+
+#: ../src/graphing.c:6075
+#, c-format
+msgid "%s: only one function supported"
+msgstr "%s: ÐÐÐÐÐÑÐÐÐÐÐÑÑÑ ÑÐÐÑÐÐ ÐÐÐÐ ÑÑÐÐÑÐÑ"
+
+#: ../src/graphing.c:6142 ../src/graphing.c:6376 ../src/graphing.c:6492
+#: ../src/graphing.c:6614 ../src/graphing.c:6751 ../src/graphing.c:6892
+#, c-format
+msgid "%s: invalid X range"
+msgstr "%s: ÐÐÐÐÐÑÑÑÐÐÑÐ ÐÐÐÐÐÐÐÐ X"
+
+#: ../src/graphing.c:6147 ../src/graphing.c:6381 ../src/graphing.c:6497
+#: ../src/graphing.c:6619 ../src/graphing.c:6756 ../src/graphing.c:6897
+#, c-format
+msgid "%s: invalid Y range"
+msgstr "%s: ÐÐÐÐÐÑÑÑÐÐÑÐ ÐÐÐÐÐÐÐÐ Y"
+
+#: ../src/graphing.c:6152
+#, c-format
+msgid "%s: invalid Z range"
+msgstr "%s: ÐÐÐÐÐÑÑÑÐÐÑÐ ÐÐÐÐÐÐÐÐ Z"
+
+#: ../src/graphing.c:6205
+#, c-format
+msgid "%s: dx must be positive"
+msgstr "%s: ÐÐÐÑÐÐÐÐ dx ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÐÐÐÑÐÐÑÐÑÐ"
+
+#: ../src/graphing.c:6212 ../src/graphing.c:6231
+#, c-format
+msgid "%s: Slope field not active"
+msgstr ""
+
+#: ../src/graphing.c:6258
+#, c-format
+msgid "%s: dt must be positive"
+msgstr "%s: ÐÐÐÑÐÐÐÐ dt ÐÐÐÐÐÐ ÐÑÑÑ ÐÐÐÐÐÐÑÐÐÑÐÑÐ"
+
+#: ../src/graphing.c:6264
+#, c-format
+msgid "%s: tlen must be positive"
+msgstr ""
+
+#: ../src/graphing.c:6272 ../src/graphing.c:6293
+#, c-format
+msgid "%s: Vector field not active"
+msgstr ""
+
+#: ../src/graphing.c:6318 ../src/graphing.c:6812
+#, c-format
+msgid "%s: First argument must be a function"
+msgstr "%s: ÐÐÑÐÑÐ ÐÑÐÑÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ ÑÑÐÐÑÐÐÐ"
+
+#: ../src/graphing.c:6433 ../src/graphing.c:6670
+#, c-format
+msgid "%s: First two arguments must be functions"
+msgstr "%s: ÐÐÑÐÑÐ ÐÐÐ ÐÑÐÑÐÐÐÑÐ ÐÐÐÐÐÑ ÐÑÑÑ ÑÑÐÐÑÐÑÐÐ"
+
+#: ../src/graphing.c:6558
+#, c-format
+msgid "%s: only up to 10 functions supported"
+msgstr "%s: ÐÐÐÐÐÑÐÐÐÐÐÑÑÑ ÑÐÐÑÐÐ ÐÐ 10 ÑÑÐÐÑÐÐ"
+
+#: ../src/graphing.c:6761 ../src/graphing.c:6902
+#, c-format
+msgid "%s: invalid T range"
+msgstr "%s: ÐÐÐÐÐÑÑÑÐÐÑÐ ÐÐÐÐÐÐÐÐ T"
+
+#: ../src/graphing.c:7014 ../src/graphing.c:7068
+#, c-format
+msgid ""
+"%s: Line should be given as a real, n by 2 matrix with columns for x and y, "
+"n>=2"
+msgstr ""
+
+#: ../src/graphing.c:7147
+#, c-format
+msgid "%s: Wrong number of arguments"
+msgstr "%s: ÐÐÐÑÐÐÐÐÑÐÐÐ ÐÐÐÐÑÐÑÑÐÐ ÐÑÐÑÐÐÐÑÐÐ"
+
+#: ../src/graphing.c:7207
+#, c-format
+msgid "%s: No color specified"
+msgstr "%s: ÐÐ ÑÐÐÐÐÐ ÑÐÐÑ"
+
+#: ../src/graphing.c:7220
+#, c-format
+msgid "%s: Color must be a string"
+msgstr "%s: ÐÐÐÑ ÐÐÐÐÐÐ ÐÑÑÑ ÑÑÑÐÐÐÐ"
+
+#: ../src/graphing.c:7230
+#, c-format
+msgid "%s: No thickness specified"
+msgstr "%s: ÐÐ ÑÐÐÐÐÐÐ ÑÐÐÑÐÐÐ"
+
+#: ../src/graphing.c:7253
+#, c-format
+msgid "%s: No window specified"
+msgstr "%s: ÐÐ ÑÐÐÐÐÐÐ ÐÐÐÐ"
+
+#: ../src/graphing.c:7301 ../src/graphing.c:7326
+#, c-format
+msgid "%s: arrow style should be \"origin\", \"end\", \"both\", or \"none\""
+msgstr ""
+
+#: ../src/graphing.c:7336
+#, c-format
+msgid "%s: No legend specified"
+msgstr "%s: ÐÐ ÑÐÐÐÐÐÐ ÐÐÐÐÐÐÐ"
+
+#: ../src/graphing.c:7350
+#, c-format
+msgid "%s: Legend must be a string"
+msgstr "%s: ÐÐÐÐÐÐÐ ÐÐÐÐÐÐ ÐÑÑÑ ÑÑÑÐÐÐÐ"
+
+#: ../src/graphing.c:7359
+#, c-format
+msgid "%s: Unknown style"
+msgstr "%s: ÐÐÐÐÐÐÑÑÐÑÐ ÑÑÐÐÑ"
+
+#: ../src/graphing.c:7366
+#, c-format
+msgid "%s: Bad parameter"
+msgstr "%s: ÐÐÐÑÐÐÐÐÑÐÑÐ ÐÐÑÐÐÐÑÑ"
+
+#: ../src/graphing.c:7567
+msgid "Variable names not given in a 4-vector"
+msgstr ""
+
+#: ../src/graphing.c:7577 ../src/graphing.c:7586 ../src/graphing.c:7595
+#: ../src/graphing.c:7604 ../src/graphing.c:7668 ../src/graphing.c:7677
+#: ../src/graphing.c:7686
+msgid "Variable names should be strings"
+msgstr "ÐÐÐÐÐ ÐÐÑÐÐÐÐÐÑÑ ÐÐÐÐÐÑ ÐÑÑÑ ÑÑÑÐÐÐÐÐ"
+
+#: ../src/graphing.c:7611 ../src/graphing.c:7692
+msgid "Variable names must be valid identifiers"
+msgstr ""
+
+#: ../src/graphing.c:7620 ../src/graphing.c:7698
+msgid "Variable names must be mutually distinct"
+msgstr ""
+
+#: ../src/graphing.c:7658
+msgid "Variable names not given in a 3-vector"
+msgstr ""
+
+#: ../src/graphing.c:7817
+msgid "Plotting"
+msgstr "ÐÐÑÑÑÐÐÐÐÐ ÐÑÐÑÐÐÐÐ"
+
+#. internal
+#: ../src/graphing.c:7819
+msgid ""
+"Plot a function with a line.  First come the functions (up to 10) then "
+"optionally limits as x1,x2,y1,y2"
+msgstr ""
+"ÐÐÑÑÐÑ ÐÐÐÐÐÐÑÐ ÐÑÐÑÐÐ ÑÑÐÐÑÐÐ. ÐÐÐÑÐÐÐ ÑÐÐÐÐÑÐ ÑÑÐÐÑÐÐ (ÐÐ 10), ÐÐÑÐÐ "
+"(ÐÐÐÐÑÐÐÑÐÐÑÐÐ) ÐÑÐÐÐÐÑ: x1,x2,y1,y2"
+
+#: ../src/graphing.c:7820
+msgid ""
+"Plot a parametric function with a line.  First come the functions for x and "
+"y then optionally the t limits as t1,t2,tinc, then optionally the limits as "
+"x1,x2,y1,y2"
+msgstr ""
+
+#: ../src/graphing.c:7821
+msgid ""
+"Plot a parametric complex valued function with a line.  First comes the "
+"function that returns x+iy then optionally the t limits as t1,t2,tinc, then "
+"optionally the limits as x1,x2,y1,y2"
+msgstr ""
+
+#: ../src/graphing.c:7823
+msgid ""
+"Draw a slope field.  First comes the function dy/dx in terms of x and y (or "
+"a complex z) then optionally the limits as x1,x2,y1,y2"
+msgstr ""
+
+#: ../src/graphing.c:7824
+msgid ""
+"Draw a vector field.  First come the functions dx/dt and dy/dt in terms of x "
+"and y then optionally the limits as x1,x2,y1,y2"
+msgstr ""
+
+#: ../src/graphing.c:7826
+msgid ""
+"Draw a solution for a slope field starting at x,y and using dx as increment"
+msgstr ""
+
+#: ../src/graphing.c:7827
+msgid "Clear all the slopefield solutions"
+msgstr ""
+
+#: ../src/graphing.c:7829
+msgid ""
+"Draw a solution for a vector field starting at x,y, using dt as increment "
+"for tlen units"
+msgstr ""
+
+#: ../src/graphing.c:7830
+msgid "Clear all the vectorfield solutions"
+msgstr ""
+
+#: ../src/graphing.c:7833
+msgid ""
+"Plot a surface function which takes either two arguments or a complex "
+"number.  First comes the function then optionally limits as x1,x2,y1,y2,z1,z2"
+msgstr ""
+
+#: ../src/graphing.c:7835
+msgid "Show the line plot window and clear out functions"
+msgstr ""
+
+#: ../src/graphing.c:7836
+msgid ""
+"Draw a line from x1,y1 to x2,y2.  x1,y1,x2,y2 can be replaced by a n by 2 "
+"matrix for a longer line"
+msgstr ""
+"ÐÐÑÑÐÑ ÐÐÐÐÑ ÐÐ x1,y1 Ð x2,y2.  ÐÐÑ ÐÐÐÐÐ ÐÐÐÐÐÐÐ ÐÐÐÐÐ ÐÐÐÑÑÐ x1,y1,x2,y2 "
+"ÐÐÐÐÐ ÑÐÐÐÐÑÑ ÐÐÑÑÐÑÑ ÑÐÐÐÐÑÐÐÑÑÑÑ n x 2"
+
+#: ../src/graphing.c:7838
+msgid "Number of slopefield ticks as a vector [vertical,horizontal]."
+msgstr ""
+
+#: ../src/graphing.c:7839
+msgid "Number of vectorfield ticks as a vector [vertical,horizontal]."
+msgstr ""
+
+#: ../src/graphing.c:7840
+msgid ""
+"Default names used by all 2D plot functions.  Should be a 4 vector of "
+"strings or identifiers [x,y,z,t]."
+msgstr ""
+
+#: ../src/graphing.c:7841
+msgid ""
+"Default names used by surface plot functions.  Should be a 3 vector of "
+"strings or identifiers [x,y,z] (where z=x+iy and not the dependent axis)."
+msgstr ""
+
+#: ../src/graphing.c:7843
+msgid ""
+"Normalize vectorfields if true.  That is, only show direction and not "
+"magnitude."
+msgstr ""
+
+#: ../src/graphing.c:7844
+msgid "If to draw legends or not on line plots."
+msgstr "ÐÐÑÐÐÐÑÑ ÐÐÐ ÐÐÑ ÐÐÐÐÐÐÑ ÐÐ ÐÐÐÐÐÐÑÑ ÐÑÐÑÐÐÐÑ."
+
+#: ../src/graphing.c:7846
+msgid "Line plotting window (limits) as a 4-vector of the form [x1,x2,y1,y2]"
+msgstr ""
+
+#: ../src/graphing.c:7847
+msgid ""
+"Surface plotting window (limits) as a 6-vector of the form [x1,x2,y1,y2,z1,"
+"z2]"
+msgstr ""
+
+#: ../src/matop.c:689
+msgid "Determinant of a non-square matrix is undefined"
+msgstr ""
+
+#: ../src/matrixw.c:622 ../src/matrixw.c:708
+msgid "Trying to increment a nonvalue"
+msgstr ""
+
+#: ../src/mpwrap.c:520
+msgid "Integer exponent too large to compute"
+msgstr ""
+
+#: ../src/mpwrap.c:1455
+msgid "Can't do modulo of floats or rationals!"
+msgstr ""
+
+#: ../src/mpwrap.c:1469
+msgid "Can't do GCD of floats or rationals!"
+msgstr ""
+
+#: ../src/mpwrap.c:1496
+msgid "Can't modulo invert non integers!"
+msgstr ""
+
+#: ../src/mpwrap.c:1517
+msgid "Can't get Jacobi symbols of floats or rationals!"
+msgstr ""
+
+#: ../src/mpwrap.c:1536
+msgid "Can't get Legendre symbols of floats or rationals!"
+msgstr ""
+
+#: ../src/mpwrap.c:1555
+msgid ""
+"Can't get Jacobi symbol with Kronecker extension of floats or rationals!"
+msgstr ""
+
+#: ../src/mpwrap.c:1564
+msgid "Lucas must get an integer argument!"
+msgstr ""
+
+#: ../src/mpwrap.c:1570
+msgid "Number too large to compute Lucas number!"
+msgstr ""
+
+#: ../src/mpwrap.c:1575
+msgid "No such thing as negative Lucas numbers!"
+msgstr "ÐÑÑÐÑÐÑÐÐÑÐÑÑ ÑÐÑÐÐ ÐÑÐÐÑÐ ÐÐ ÑÑÑÐÑÑÐÑÐÑ!"
+
+#: ../src/mpwrap.c:1590
+msgid "Cannot get next prime after non-integer!"
+msgstr ""
+
+#: ../src/mpwrap.c:1610 ../src/mpwrap.c:1623 ../src/mpwrap.c:1636
+#: ../src/mpwrap.c:1649
+#, c-format
+msgid "%s: can't work on non-integers!"
+msgstr "%s: ÐÐ ÐÐÐÐÑ ÑÐÐÐÑÐÑÑ Ñ ÐÐÑÐÐÑÐÐ ÑÐÑÐÐÐÐ!"
+
+#: ../src/mpwrap.c:1691 ../src/mpwrap.c:1731
+msgid "Can't do factorials of rationals or floats!"
+msgstr ""
+
+#: ../src/mpwrap.c:1697 ../src/mpwrap.c:1737
+msgid "Number too large to compute factorial!"
+msgstr "ÐÐÑÐÐ ÑÐÐÑÐÐÐ ÐÐÐÐÐÐ ÐÐÑ ÐÑÑÐÑÐÐÐÐÑ ÑÐÐÑÐÑÐÐÐÐ!"
+
+#: ../src/mpwrap.c:1702 ../src/mpwrap.c:1742
+msgid "Can't do factorials of negative numbers!"
+msgstr "ÐÐÐÑÐÑ ÐÑÑÐÑÐÐÑÑ ÑÐÐÑÐÑÐÐÐ ÐÑÑÐÑÐÑÐÐÑÐÐÐÐ ÑÐÑÐÐ!"
+
+#: ../src/mpwrap.c:1753
+msgid "Can't do binomials of rationals or floats!"
+msgstr ""
+
+#: ../src/mpwrap.c:2091 ../src/mpwrap.c:2159 ../src/mpwrap.c:4275
+#: ../src/mpwrap.c:4296
+#, c-format
+msgid "%s: Bad types for mod power"
+msgstr ""
+
+#: ../src/mpwrap.c:2128
+#, c-format
+msgid "Can't invert %s modulo %s in %s"
+msgstr ""
+
+#: ../src/mpwrap.c:2449
+msgid "Can't make random integer from a non-integer"
+msgstr ""
+
+#: ../src/mpwrap.c:2454
+msgid "Range for random integer must be positive"
+msgstr ""
+
+#: ../src/mpwrap.c:2639 ../src/mpwrap.c:2667
+msgid "Can't get numerator of floating types"
+msgstr ""
+
+#: ../src/mpwrap.c:3464 ../src/mpwrap.c:4988 ../src/mpwrap.c:5010
+msgid "Can't compare complex numbers"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÑÑÐÐÐÐÑÑ ÐÐÐÐÐÐÐÑÐÑÐ ÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:3951
+msgid "Can't modulo complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:3974
+#, c-format
+msgid "Inverse of %s modulo %s not found!"
+msgstr ""
+
+#: ../src/mpwrap.c:3983
+msgid "Can't do modulo invert on complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:4000
+msgid "Can't GCD complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:4029
+msgid "Can't LCM complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:4046
+msgid "Can't get Jacobi symbols of complex numbers"
+msgstr "ÐÐÐÑÐÑ ÐÑÑÐÑÐÐÑÑ ÑÐÐÐÐÐ ÐÐÐÐÐ ÐÐÑ ÐÐÐÐÐÐÐÑÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:4062
+msgid "Can't get Legendre symbols complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:4078
+msgid "Can't get Jacobi symbol with Kronecker extension for complex numbers"
+msgstr "ÐÐÐÑÐÑ ÐÑÑÐÑÐÐÑÑ ÑÐÐÐÐÐ ÐÐÐÐÐâÐÑÐÐÐÐÐÑÐ ÐÐÑ ÐÐÐÐÐÐÐÑÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:4094
+msgid "Can't get Lucas number for complex numbers"
+msgstr "ÐÐÐÑÐÑ ÐÑÑÐÑÐÐÑÑ ÑÐÑÐÐ ÐÑÐÐÑÐ ÐÐÑ ÐÐÐÐÐÐÐÑÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:4110
+msgid "Can't get next prime for complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:4120 ../src/mpwrap.c:4132 ../src/mpwrap.c:4144
+#: ../src/mpwrap.c:4156
+#, c-format
+msgid "%s: can't work on complex numbers"
+msgstr "%s: ÐÐ ÑÐÐÐÑÐÐÑ Ñ ÐÐÐÐÐÐÐÑÐÑÐÐ ÑÐÑÐÐÐÐ"
+
+#: ../src/mpwrap.c:4385 ../src/mpwrap.c:4463 ../src/mpwrap.c:4528
+#, c-format
+msgid "%s: can't take logarithm of 0"
+msgstr "%s: ÐÐÐÑÐÑ ÐÑÑÐÑÐÐÑÑ ÐÐÐÐÑÐÑÐ 0"
+
+#: ../src/mpwrap.c:4857
+msgid "arctan2 not defined for complex numbers"
+msgstr "ÐÑÐÐÑÐÑ arctan2 ÐÐ ÐÐÑÐÐÐÐÐÐÐ ÐÐÑ ÐÐÐÐÐÐÐÑÐÑÑ ÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:4905
+msgid "Can't make random integer out of a complex number"
+msgstr ""
+
+#: ../src/mpwrap.c:5067 ../src/mpwrap.c:5084
+msgid "Can't make factorials of complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:5101
+msgid "Can't make binomials of complex numbers"
+msgstr ""
+
+#: ../src/mpwrap.c:5480 ../src/mpwrap.c:5491 ../src/mpwrap.c:5502
+msgid "Can't determine type of a complex number"
+msgstr ""
+
+#: ../src/mpwrap.c:5596 ../src/mpwrap.c:5619
+msgid "Can't convert complex number into integer"
+msgstr "ÐÐÐÐÐÐÐÐÐÐ ÐÑÐÐÐÑÐÐÐÐÐÑÑ ÐÐÐÐÐÐÐÑÐÐÐ ÑÐÑÐÐ Ð ÑÐÐÐÐ"
+
+#: ../src/mpwrap.c:5602 ../src/mpwrap.c:5625
+msgid "Can't convert real number to integer"
+msgstr "ÐÐÐÐÐÐÐÐÐÐ ÐÑÐÐÐÑÐÐÐÐÐÑÑ ÐÐÐÑÑÐÐÑÐÐÑÐÐÐ ÑÐÑÐÐ Ð ÑÐÐÐÐ"
+
+#: ../src/mpwrap.c:5606 ../src/mpwrap.c:5629
+msgid "Integer too large for this operation"
+msgstr "ÐÐÐÐÐ ÑÐÑÐÐ ÑÐÐÑÐÐÐ ÐÐÐÐÐÐ ÐÐÑ ÑÑÐÐ ÐÐÐÑÐÑÐÐ"
+
+#: ../src/mpwrap.c:5642
+msgid "Can't convert complex number into a double"
+msgstr ""
+
+#: ../src/mpwrap.c:5651
+msgid "Can't convert real number to double"
+msgstr ""
+
+#: ../src/mpwrap.c:5657 ../src/mpwrap.c:5672
+msgid "Number too large for this operation"
+msgstr "ÐÐÑÐÐ ÑÐÐÑÐÐÐ ÐÐÐÐÐÐ ÐÐÑ ÑÑÐÐ ÐÐÐÑÐÑÐÐ"
+
+#: ../src/parseutil.c:57
+msgid "ERROR: local statement not the first statement in function definition"
+msgstr ""
+
+#: ../src/plugin.c:155
+msgid "Can't open plugin!"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÑÐÑÑÑÑ ÐÐÐÑÐÑ!"
+
+#: ../src/plugin.c:171 ../src/plugin.c:179
+msgid "Can't initialize plugin!"
+msgstr "ÐÐ ÑÐÐÐÐÑÑ ÐÐÐÑÐÐÐÐÐÐÑÐÐÐÑÑ ÐÐÐÑÐÑ!"
+
+#: ../src/symbolic.c:668
+#, c-format
+msgid "%s: '%s' not a function of one variable"
+msgstr "%s: Â%s â ÐÐ ÑÑÐÐÑÐÑ ÐÐÐÐÐ ÐÐÑÐÐÐÐÐÐÐ"
+
+#: ../src/symbolic.c:701
+#, c-format
+msgid "%s: Cannot differentiate the '%s' function"
+msgstr "%s: ÐÐ ÑÐÐÐÐÑÑ ÐÐÑÑÐÑÐÐÑÐÑÐÐÐÑÑ ÑÑÐÐÑÐÑ Â%sÂ"
+
+#: ../src/symbolic.c:786
+msgid "Symbolic Operations"
+msgstr "ÐÐÐÐÐÐÑÐÑÐ ÐÑÑÐÑÐÐÐÐÑ"
+
+#: ../src/symbolic.c:789
+msgid ""
+"Attempt to symbolically differentiate the function f, where f is a function "
+"of one variable."
+msgstr ""
+
+#: ../src/symbolic.c:792
+msgid ""
+"Attempt to symbolically differentiate the function f, where f is a function "
+"of one variable, returns null if unsuccessful but is silent."
+msgstr ""
+
+#: ../src/testplugin.c:13
+msgid "This is the test-plugin function\n"
+msgstr ""
+
+#: ../src/testplugin.c:24
+msgid ""
+"You have opened test plugin!\n"
+"\n"
+"Will evaluate 2+2 as a demonstration\n"
+"2+2 = "
+msgstr ""
+"ÐÑ ÐÑÐÑÑÐÐ ÑÐÑÑÐÐÑÐ ÐÐÐÑÐÑ!\n"
+"\n"
+"Ð ÐÐÑÐÑÑÐÐ ÐÐÐÐÐÑÑÑÐÑÐÐ ÐÑ ÐÑÑÐÑÐÐÐ 2+2\n"
+"2+2 = "
+
+#: ../src/testplugin.c:30
+msgid ""
+"For my next trick I will add a function named TestPluginFunction\n"
+"\n"
+msgstr ""
+
+#: ../src/testplugin.c:41
+msgid ""
+"That's it, isn't this fun\n"
+"\n"
+msgstr ""
+
+#: ../src/util.c:93 ../src/util.c:112
+msgid "Stack underflow!"
+msgstr "ÐÑÑÐÐ ÐÐ ÐÐÐÐÑÑ ÐÑÐÐÐÑÑ ÑÑÐÐÐ!"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]