[genius] Updated Japanese translation



commit 150ab83d8a336d14baf2df3ec24b2824e5197c54
Author: Jiro Matsuzawa <jmatsuzawa src gnome org>
Date:   Wed Jan 11 21:17:14 2012 +0900

    Updated Japanese translation

 po/ja.po | 4505 +++++++++++++++++++++++++++++++++++++++++++++++++++-----------
 1 files changed, 3759 insertions(+), 746 deletions(-)
---
diff --git a/po/ja.po b/po/ja.po
index 0d55f19..d667a50 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,110 +6,1425 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: genius HEAD\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-08-26 18:24+0900\n"
-"PO-Revision-Date: 2004-08-26 18:19+0900\n"
-"Last-Translator: Takeshi AIHANA <aihana gnome gr jp>\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?";
+"product=genius&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2011-12-25 16:28+0000\n"
+"PO-Revision-Date: 2012-01-01 19:55+0900\n"
+"Last-Translator: Jiro Matsuzawa <jmatsuzawa src gnome org>\n"
 "Language-Team: Japanese <gnome-translation gnome gr jp>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/calc.c:187
+#: ../lib/library-strings.c:1
+#, fuzzy
+#| msgid "Plot a function"
+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
+#, fuzzy
+#| msgid "string"
+msgid "Make a string"
+msgstr "æåå"
+
+#: ../lib/library-strings.c:4
+#, fuzzy
+#| msgid "Calculates the cosine function"
+msgid "Tolerance of the Chop function"
+msgstr "äåéæ cos ãèçãã"
+
+#: ../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:6522
+msgid "Absolute value"
+msgstr "çåå"
+
+#: ../lib/library-strings.c:19
+msgid "Replace very small number with zero"
+msgstr ""
+
+#: ../lib/library-strings.c:20
+#, fuzzy
+#| msgid "Get the real part of a complex number"
+msgid "Return the fractional part of a number"
+msgstr "èçæãåæéãèã"
+
+#: ../lib/library-strings.c:21
+msgid "Return the sign (-1,0,1)"
+msgstr ""
+
+#: ../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
+#, fuzzy
+#| msgid "The exponential function"
+msgid "The inverse cosecant function"
+msgstr "ææéæãèçãã"
+
+#: ../lib/library-strings.c:28
+#, fuzzy
+#| msgid "Calculates the hyperbolic cosine function"
+msgid "The inverse hyperbolic cosecant function"
+msgstr "åæäåéæ cosh ãèçãã"
+
+#: ../lib/library-strings.c:29
+#, fuzzy
+#| msgid "The exponential function"
+msgid "The inverse secant function"
+msgstr "ææéæãèçãã"
+
+#: ../lib/library-strings.c:30
+#, fuzzy
+#| msgid "Calculates the hyperbolic sine function"
+msgid "The inverse hyperbolic secant function"
+msgstr "åææåéæ sinh ãèçãã"
+
+#: ../lib/library-strings.c:31
+#, fuzzy
+#| msgid "This is the test-plugin function\n"
+msgid "The arcsin (inverse sin) function"
+msgstr "ããããããçããããããéæãã\n"
+
+#: ../lib/library-strings.c:32
+msgid "The arcsinh (inverse sinh) function"
+msgstr ""
+
+#: ../lib/library-strings.c:33
+#, fuzzy
+#| msgid "Calculates the tan function"
+msgid "The arctanh (inverse tanh) function"
+msgstr "ææéæ tan ãèçãã"
+
+#: ../lib/library-strings.c:34
+#, fuzzy
+#| msgid "The exponential function"
+msgid "The cotangent function"
+msgstr "ææéæãèçãã"
+
+#: ../lib/library-strings.c:35
+#, fuzzy
+#| msgid "Calculates the hyperbolic cosine function"
+msgid "The hyperbolic cotangent function"
+msgstr "åæäåéæ cosh ãèçãã"
+
+#: ../lib/library-strings.c:36
+#, fuzzy
+#| msgid "The exponential function"
+msgid "The cosecant function"
+msgstr "ææéæãèçãã"
+
+#: ../lib/library-strings.c:37
+#, fuzzy
+#| msgid "Calculates the hyperbolic cosine function"
+msgid "The hyperbolic cosecant function"
+msgstr "åæäåéæ cosh ãèçãã"
+
+#: ../lib/library-strings.c:38
+#, fuzzy
+#| msgid "The exponential function"
+msgid "The secant function"
+msgstr "ææéæãèçãã"
+
+#: ../lib/library-strings.c:39
+#, fuzzy
+#| msgid "Calculates the hyperbolic sine function"
+msgid "The hyperbolic secant function"
+msgstr "åææåéæ sinh ãèçãã"
+
+#: ../lib/library-strings.c:40
+#, fuzzy
+#| msgid "Calculates the hyperbolic sine function"
+msgid "The hyperbolic tangent function"
+msgstr "åææåéæ sinh ãèçãã"
+
+#: ../lib/library-strings.c:41
+msgid "Are a and b relatively prime?"
+msgstr ""
+
+#: ../lib/library-strings.c:42
+#, fuzzy
+#| msgid "Returns the n'th Lucas number"
+msgid "Return the nth Bernoulli number"
+msgstr "ïççã Lucas çæãèã"
+
+#: ../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
+#, fuzzy
+#| msgid "Convert a vector of ASCII values to a string"
+msgid "Convert a vector of values indicating powers of b to a number"
+msgstr "ASCII åããããããæååãåæãã"
+
+#: ../lib/library-strings.c:46
+msgid "Convert a number to a vector of powers for elements in base b"
+msgstr ""
+
+#: ../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 algoritm"
+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 ""
+
+#: ../lib/library-strings.c:49
+#, fuzzy
+#| msgid "Return factorization of a number as a matrix"
+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 ""
+
+#: ../lib/library-strings.c:56
+#, fuzzy
+#| msgid "Check a number for being any perfect power (a^b)"
+msgid "Tests if a rational number is a perfect power"
+msgstr "æåãããä (a^b) ãããããããããã"
+
+#: ../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
+#, fuzzy
+#| msgid "Run the strong pseudoprime test base b on n"
+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 ""
+
+#: ../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 ""
+
+#: ../lib/library-strings.c:68
+#, fuzzy
+#| msgid "Return factorization of a number as a matrix"
+msgid "Return all prime factors of a number"
+msgstr "æåãéäãèåãèã"
+
+#: ../lib/library-strings.c:69
+msgid "Pseudoprime test, true iff 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 algoritm, 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 ""
+
+#: ../lib/library-strings.c:75
+msgid "Remove column(s) and row(s) from a matrix"
+msgstr ""
+
+#: ../lib/library-strings.c:76
+#, fuzzy
+#| msgid "Calculates the tan function"
+msgid "Calculate the kth compound matrix of A"
+msgstr "ææéæ tan ãèçãã"
+
+#: ../lib/library-strings.c:77
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+msgid "Delete a column of a matrix"
+msgstr "èåãåæãååãã"
+
+#: ../lib/library-strings.c:78
+#, fuzzy
+#| msgid "Get the number of rows of a matrix"
+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
+#, fuzzy
+#| msgid "Make an matrix of all zeros (or a row vector)"
+msgid "Make diagonal matrix from a vector"
+msgstr "åããèç (ãããèãããã) ã 0 ãèåãçæãã"
+
+#: ../lib/library-strings.c:82
+msgid "Make column vector out of matrix by putting columns above each other"
+msgstr ""
+
+#: ../lib/library-strings.c:83
+#, fuzzy
+#| msgid "Get the number of elements of a matrix"
+msgid "Calculate the product of all elements in a matrix"
+msgstr "èåãèçæãååãã"
+
+#: ../lib/library-strings.c:84
+#, fuzzy
+#| msgid "Get the number of elements of a matrix"
+msgid "Calculate the sum of all elements in a matrix"
+msgstr "èåãèçæãååãã"
+
+#: ../lib/library-strings.c:85
+#, fuzzy
+#| msgid "Get the number of elements of a matrix"
+msgid "Calculate the sum of squares of all elements in a matrix"
+msgstr "èåãèçæãååãã"
+
+#: ../lib/library-strings.c:86
+#, fuzzy
+#| msgid "Get the number of rows of a matrix"
+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
+#, fuzzy
+#| msgid "Get the number of rows of a matrix"
+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
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+msgid "Return column(s) and row(s) from a matrix"
+msgstr "èåãåæãååãã"
+
+#: ../lib/library-strings.c:94
+#, fuzzy
+#| msgid "Get the number of rows of a matrix"
+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 ""
+
+#: ../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
+msgid ""
+"Return a function that evaluates two vectors with respect to the bilinear "
+"form given by A"
+msgstr ""
+
+#: ../lib/library-strings.c:99
+#, fuzzy
+#| msgid "Subtract two polynomials (as vectors)"
+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
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+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
+#, fuzzy
+#| msgid "Make function out of a polynomial (as vector)"
+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
+#, fuzzy
+#| msgid "%s: arguments not horizontal vectors"
+msgid "Calculate convolution of two horizontal vectors"
+msgstr "%s: åæãæåããããããããããã"
+
+#: ../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
+#, fuzzy
+#| msgid "matrix"
+msgid "Hankel matrix"
+msgstr "èå"
+
+#: ../lib/library-strings.c:115
+msgid "Hilbert matrix of order n"
+msgstr ""
+
+#: ../lib/library-strings.c:116
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+msgid "Get the image (columnspace) of a linear transform"
+msgstr "èåãåæãååãã"
+
+#: ../lib/library-strings.c:117
+#, fuzzy
+#| msgid "Get the row echelon form of a matrix"
+msgid "Get the Inf Norm of a vector"
+msgstr "èåãåãåãã Echelon Form (éå) ãååãã"
+
+#: ../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 ""
+
+#: ../lib/library-strings.c:120
+#, fuzzy
+#| msgid "Is a matrix square"
+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 iff it's "
+"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
+#, fuzzy
+#| msgid "Is a matrix square"
+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
+#, fuzzy
+#| msgid "Is a matrix square"
+msgid "Is a matrix skew-Hermitian"
+msgstr "ææèåãããããããããã"
+
+#: ../lib/library-strings.c:128
+#, fuzzy
+#| msgid "Is a matrix square"
+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
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+msgid "Get the i-j minor of a matrix"
+msgstr "èåãèååãååãã"
+
+#: ../lib/library-strings.c:133
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+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
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+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
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+msgid "Get the rank of a matrix"
+msgstr "èåãèååãååãã"
+
+#: ../lib/library-strings.c:140
+#, fuzzy
+#| msgid "Gets the diagonal entries of a matrix as a horizontal vector"
+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
+#, fuzzy
+#| msgid "Get the number of rows of a matrix"
+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 ""
+
+#: ../lib/library-strings.c:153
+#, fuzzy
+#| msgid "Calculates the tan function"
+msgid "Calculate the trace of a matrix"
+msgstr "ææéæ tan ãèçãã"
+
+#: ../lib/library-strings.c:154
+#, fuzzy
+#| msgid "Transpose"
+msgid "Transpose of a matrix"
+msgstr "èç"
+
+#: ../lib/library-strings.c:155
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+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
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+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
+#, fuzzy
+#| msgid "Returns the n'th Lucas number"
+msgid "Get n'th catalan number"
+msgstr "ïççã Lucas çæãèã"
+
+#: ../lib/library-strings.c:163
+#, fuzzy
+#| msgid "Double factorial"
+msgid "Double factorial: n(n-2)(n-4)..."
+msgstr "äééä"
+
+#: ../lib/library-strings.c:164
+msgid "Factorial: n(n-1)(n-2)..."
+msgstr ""
+
+#: ../lib/library-strings.c:165
+msgid "Falling factorial: (n)_k = n(n-1)...(n-(k-1))"
+msgstr ""
+
+#: ../lib/library-strings.c:166
+#, fuzzy
+#| msgid "Calculates the conjugate"
+msgid "Calculate n'th Fibonacci number"
+msgstr "ååãèçãã"
+
+#: ../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 ""
+
+#: ../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
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+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 ""
+
+#: ../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 ""
+
+#: ../lib/library-strings.c:179
+#, fuzzy
+#| msgid "Calculates the tan function"
+msgid "Calculate the nth triangular number"
+msgstr "ææéæ tan ãèçãã"
+
+#: ../lib/library-strings.c:180
+#, fuzzy
+#| msgid "Calculates the tan function"
+msgid "Calculate permutations"
+msgstr "ææéæ tan ãèçãã"
+
+#: ../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
+#, fuzzy
+#| msgid "Calculates the arctan function"
+msgid "Calculate the left limit of a real-valued function at x0"
+msgstr "éææéæ atan ãèçãã"
+
+#: ../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
+#, fuzzy
+#| msgid "Can't modulo complex numbers"
+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 iff 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 iff 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 ""
+
+#: ../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
+#, fuzzy
+#| msgid "Make string out of a polynomial (as vector)"
+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
+#, fuzzy
+#| msgid "Make string out of a polynomial (as vector)"
+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 ""
+
+#: ../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
+#, fuzzy
+#| msgid "Gets the rows of a matrix as a vertical vector"
+msgid ""
+"Calculate the population standard deviations of rows of a matrix and return "
+"a vertical vector"
+msgstr "èåãèãåçãããããããååãã"
+
+#: ../lib/library-strings.c:249
+#, fuzzy
+#| msgid "Gets the rows of a matrix as a vertical vector"
+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:352
+#: ../src/calc.c:399
 msgid "Trying to set an alias for an alias"
 msgstr "ããããã (åå) ããããããããããããããäãã"
 
-#: src/calc.c:947
+#: ../src/calc.c:978
 msgid "Bad identifier for function node!"
 msgstr "éæããããèååãééãããããï"
 
-#: src/calc.c:985 src/eval.c:6190 src/eval.c:6382
+#: ../src/calc.c:1028 ../src/eval.c:6998 ../src/eval.c:7205
 msgid "Unexpected operator!"
 msgstr "æåãããããæçåããï"
 
 #. FIXME:
-#: src/calc.c:1174
+#: ../src/calc.c:1220
 msgid "Cannot currently print polynomials of more than 3 vars"
 msgstr "ããããããããã 4ãääãåæããããåéåãååããããã"
 
-#: src/calc.c:1249
-msgid "NULL tree!"
-msgstr "ãããã NULL ããï"
-
-#: src/calc.c:1324
+#: ../src/calc.c:1312
 msgid "NULL function!"
 msgstr "éæã NULL ããï"
 
 #. variable and reference functions should
 #. never be in the etree
-#: src/calc.c:1353
+#: ../src/calc.c:1378
 msgid "Unexpected function type!"
 msgstr "æåãããããéæãåããï"
 
-#: src/calc.c:1368 src/eval.c:6610
+#: ../src/calc.c:1393
+msgid "NULL tree!"
+msgstr "ãããã NULL ããï"
+
+#: ../src/calc.c:1483 ../src/eval.c:7504
 msgid "Unexpected node!"
 msgstr "æåããããããããããï"
 
-#: src/calc.c:1776
+#: ../src/calc.c:1978
 #, c-format
 msgid "File '%s' is a wrong version of GEL"
 msgstr "ãããã '%s' ã GEL ãããããããééããããã"
 
-#: src/calc.c:1823 src/calc.c:1832 src/calc.c:1837 src/calc.c:1846
-#: src/calc.c:1851 src/calc.c:1860 src/calc.c:1865 src/calc.c:1874
-#: src/calc.c:1879 src/calc.c:1890 src/calc.c:1895 src/calc.c:1906
-#: src/calc.c:1913 src/calc.c:1926 src/calc.c:1932 src/calc.c:1939
-#: src/calc.c:1948 src/calc.c:1954 src/calc.c:1961 src/calc.c:1967
-#: src/calc.c:1976 src/calc.c:1986
+#: ../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:1826
+#: ../src/calc.c:2031
 msgid "Record out of place"
 msgstr "åéãããããã"
 
-#: src/calc.c:2001
+#: ../src/calc.c:2313
 msgid "Missing value for function"
 msgstr "éæãåããåãããããã"
 
-#: src/calc.c:2020
+#: ../src/calc.c:2339
 msgid "Extra dictionary for NULL function"
 msgstr "NULL éæãèåèæ"
 
-#: src/calc.c:2060 src/calc.c:2475 src/calc.c:2509
+#: ../src/calc.c:2391 ../src/calc.c:2934 ../src/calc.c:2969
 #, c-format
 msgid "Can't open file: '%s'"
 msgstr "ãããããéãããã: '%s'"
 
-#: src/calc.c:2207
+#: ../src/calc.c:2592
 msgid "Load a file into the interpretor"
 msgstr "ããããããããããããèãèã"
 
-#: src/calc.c:2210
+#: ../src/calc.c:2595
 msgid "Load a plugin"
 msgstr "ããããããèãèã"
 
-#: src/calc.c:2213
+#: ../src/calc.c:2598
 msgid "List files in the current directory"
-msgstr "çåããããããäããããããããäèãèçãã"
+msgstr "çåãããããããäããããããããäèãèçãã"
 
-#: src/calc.c:2216
+#: ../src/calc.c:2601
 msgid "Change directory"
-msgstr "ãããããçåãã"
+msgstr "ããããããçåãã"
 
-#: src/calc.c:2219
+#: ../src/calc.c:2604
 msgid "Print current directory"
-msgstr "çåããããããååãã"
+msgstr "çåãããããããååãã"
 
-#: src/calc.c:2222
+#: ../src/calc.c:2607
 msgid "Print help (or help on a function/command)"
 msgstr "ããã (ããããéæ/ãããããããã) ãååãã"
 
-#: src/calc.c:2239
+#: ../src/calc.c:2623
 msgid ""
 "\n"
 "For a manual on using Genius and the GEL language type:\n"
@@ -117,11 +1432,11 @@ msgstr ""
 "\n"
 "Genius ãäãæã GEL èèãäæããããåçããåå:\n"
 
-#: src/calc.c:2241
+#: ../src/calc.c:2625
 msgid "  manual\n"
 msgstr "  manual\n"
 
-#: src/calc.c:2245
+#: ../src/calc.c:2629
 msgid ""
 "\n"
 "For help on a specific function type:\n"
@@ -129,11 +1444,11 @@ msgstr ""
 "\n"
 "çåãéæãçéãåçããåå:\n"
 
-#: src/calc.c:2247
+#: ../src/calc.c:2631
 msgid "  help FunctionName\n"
 msgstr "  help éæãåå\n"
 
-#: src/calc.c:2251
+#: ../src/calc.c:2635
 msgid ""
 "\n"
 "Commands:\n"
@@ -141,7 +1456,7 @@ msgstr ""
 "\n"
 "ãããã:\n"
 
-#: src/calc.c:2299
+#: ../src/calc.c:2680
 msgid ""
 "\n"
 "Undocumented:\n"
@@ -152,135 +1467,182 @@ msgstr ""
 #. func
 #. aliasfor
 #. category
-#: src/calc.c:2342
+#: ../src/calc.c:2723
 msgid "Not documented"
 msgstr "ããããããåããããããã"
 
-#: src/calc.c:2361
+#: ../src/calc.c:2745
 #, c-format
 msgid "'%s' is not documented"
 msgstr "'%s' ããããããããããããã"
 
-#: src/calc.c:2368
+#: ../src/calc.c:2747
+#, fuzzy, c-format
+#| msgid "Variable '%s' used uninitialized, perhaps you meant %s."
+msgid "'%s' is not documented.  Perhaps you meant %s."
+msgstr "åæ '%s' ãåæåããããäçãããã (ãããã %s ãééããããã)"
+
+#: ../src/calc.c:2757
 #, c-format
 msgid "%s is an alias for %s\n"
 msgstr "%s ã %s ãããããã (åå) ãã\n"
 
-#: src/calc.c:2400
+#: ../src/calc.c:2771
+#, fuzzy
+#| msgid "Parameters"
+msgid "Parameter: "
+msgstr "ãããããã"
+
+#: ../src/calc.c:2796
 msgid "Aliases:"
 msgstr "ããããã:"
 
-#: src/calc.c:2412
+#: ../src/calc.c:2808
 #, c-format
 msgid "Description: %s\n"
 msgstr "èæ: %s\n"
 
-#: src/calc.c:2548 src/calc.c:2559
+#: ../src/calc.c:2994 ../src/calc.c:3001
+#, c-format
+msgid "Error changing to directory '%s': %s"
+msgstr ""
+
+#: ../src/calc.c:3015 ../src/calc.c:3026
 #, c-format
 msgid "Can't expand '%s'"
 msgstr "'%s' ãåéããããã"
 
-#: src/calc.c:2629
+#: ../src/calc.c:3096
 #, c-format
 msgid "Cannot open plugin '%s'!"
 msgstr "ããããã '%s' ãéããããï"
 
-#: src/calc.c:2834
+#: ../src/calc.c:3186
+#, c-format
+msgid "getcwd error: %s"
+msgstr ""
+
+#: ../src/calc.c:3245
+#, c-format
+msgid "ERROR: 'pipe' failed: %s"
+msgstr ""
+
+#: ../src/calc.c:3252 ../src/calc.c:3259
+#, c-format
+msgid "ERROR: 'write' possibly failed: %s"
+msgstr ""
+
+#: ../src/calc.c:3327
 msgid "ERROR: Probably corrupt stack!"
 msgstr "ERROR: ãããããããããããããããããããï"
 
-#: src/calc.c:2857
+#: ../src/calc.c:3339
+msgid ""
+"ERROR: 'local' in a wrong place, can only be first statement in a function!"
+msgstr ""
+
+#: ../src/calc.c:3363
 msgid "ERROR: Can't execute more things at once!"
 msgstr "ERROR: äåãèæããããåèãããããï"
 
-#: src/calc.c:2962
+#: ../src/calc.c:3469
 #, c-format
 msgid "ERROR: %s before newline"
 msgstr "ERROR: æèãåã %s"
 
-#: src/calc.c:2964
+#: ../src/calc.c:3471
 #, c-format
 msgid "ERROR: %s at end of input"
 msgstr "ERROR: ååãæåããã %s"
 
-#: src/calc.c:2971
+#: ../src/calc.c:3478
 #, c-format
 msgid "ERROR: %s before '%s'"
 msgstr "ERROR: '%2$s' ãåã %1$s"
 
-#: src/compil.c:438 src/compil.c:444
+#: ../src/calc.h:32
+msgid "Copyright (C) 1997-2011 JiÅÃ (George) Lebl, Ph.D."
+msgstr ""
+
+#: ../src/compil.c:548 ../src/compil.c:557
 msgid "Bad tree record when decompiling"
 msgstr "éãããããããéããããããããããåéãççãããã"
 
-#: src/eval.c:1390 src/eval.c:1444 src/eval.c:1459
+#: ../src/eval.c:1451 ../src/eval.c:1508 ../src/eval.c:1523
 msgid "Cannot compare non value or bool only matrixes"
 msgstr "åæãããããããæèããããèçåãããæèãããããã"
 
 #. also on rationals but as integers
-#: src/eval.c:1515 src/eval.c:1561
+#: ../src/eval.c:1579 ../src/eval.c:1625
 msgid "Modulo arithmetic only works on integers"
 msgstr "ããããæçãææåãããèçåèãã"
 
-#: src/eval.c:1806
+#: ../src/eval.c:1831
+msgid ""
+"Can't add/subtract a scalar to non-square matrix (A + x is defined as A + "
+"x*I)"
+msgstr ""
+
+#: ../src/eval.c:1927
 msgid "Can't add/subtract two matricies of different sizes"
 msgstr "ããããçããäããèåãããåç/æçãããããã"
 
-#: src/eval.c:1808
+#: ../src/eval.c:1929
 msgid ""
 "Can't do element by element operations on two matricies of different sizes"
 msgstr "ããããçããèåãããèçéãäçãããããã"
 
-#: src/eval.c:1866
+#: ../src/eval.c:1995
 msgid "Can't multiply matricies of wrong sizes"
 msgstr "ããããééããããèåãäçãããããã"
 
-#: src/eval.c:1915
+#: ../src/eval.c:2046
 msgid "Powers are defined on (square matrix)^(integer) only"
 msgstr "ããäã (ææèå)^(ææå) ãããåçãããã"
 
-#: src/eval.c:1921
+#: ../src/eval.c:2052
 msgid "Powers on matrices in modulo mode are defined on integer matrices only"
 msgstr "ããããæçããèåãããäãææåãèåãããåçãããã"
 
-#: src/eval.c:1929
+#: ../src/eval.c:2060
 msgid "Exponent too large"
 msgstr "ææãåããããã"
 
-#: src/eval.c:1957 src/eval.c:2073 src/eval.c:2140
+#: ../src/eval.c:2087 ../src/eval.c:2202 ../src/eval.c:2268
 msgid "Matrix appears singular and can't be inverted"
 msgstr "èåãåæåãèçãããããåèãããããããããã"
 
-#: src/eval.c:2049
+#: ../src/eval.c:2179
 msgid "Can't divide matrices of different sizes or non-square matrices"
 msgstr "ããããçããããããææèåããããèåãéçãããããã"
 
-#: src/eval.c:2121
+#: ../src/eval.c:2250
 msgid "Can't divide by a non-square matrix"
 msgstr "ææèåããããèåãéçãããããã"
 
-#: src/eval.c:2529 src/eval.c:2556 src/eval.c:2577 src/eval.c:2601
-#: src/eval.c:2646
+#: ../src/eval.c:2666 ../src/eval.c:2693 ../src/eval.c:2714 ../src/eval.c:2738
+#: ../src/eval.c:2786
 msgid "Operations on functions with variable argument list not supported"
 msgstr "åååæãäããéæãããèçããããããããããã"
 
-#: src/eval.c:2534
+#: ../src/eval.c:2671
 msgid ""
 "Operations on functions with different number of arguments not supported"
 msgstr "çããæãåæãäããéæãããèçããããããããããã"
 
-#: src/eval.c:2651
+#: ../src/eval.c:2791
 msgid "Function creation with wrong number of arguments"
 msgstr "ééããæãåæãéæãçæãããã"
 
-#: src/eval.c:3193 src/eval.c:4548
+#: ../src/eval.c:3372 ../src/eval.c:4746
 msgid "Unevaluatable function type encountered!"
 msgstr "éæãåãèäãããããï"
 
-#: src/eval.c:3215
+#: ../src/eval.c:3394
 msgid "' or '"
 msgstr "' ããã '"
 
-#: src/eval.c:3250
+#: ../src/eval.c:3429
 msgid ""
 "Variable 'i' used uninitialized.  Perhaps you meant to write '1i' for the "
 "imaginary number (square root of -1)."
@@ -288,17 +1650,17 @@ msgstr ""
 "åæ 'i' ãåæåããããäçãããã (ãããããèæ - -1 ãåææ - ã "
 "'1i' ãååãããããã)"
 
-#: src/eval.c:3256 src/eval.c:3284
+#: ../src/eval.c:3435 ../src/eval.c:3463 ../src/eval.c:7322
 #, c-format
 msgid "Variable '%s' used uninitialized, perhaps you meant %s."
 msgstr "åæ '%s' ãåæåããããäçãããã (ãããã %s ãééããããã)"
 
-#: src/eval.c:3263 src/eval.c:3291 src/eval.c:4301
+#: ../src/eval.c:3442 ../src/eval.c:3470 ../src/eval.c:4482 ../src/eval.c:7329
 #, c-format
 msgid "Variable '%s' used uninitialized"
 msgstr "åæ '%s' ãåæåããããäçãããã"
 
-#: src/eval.c:3295 src/eval.c:4346
+#: ../src/eval.c:3474 ../src/eval.c:4525
 #, c-format
 msgid ""
 "Call of '%s' with the wrong number of arguments!\n"
@@ -307,47 +1669,47 @@ msgstr ""
 "éæ '%s' ãåãåããåæãæãééãããããï\n"
 "(åæãæã %d åãããäãã)"
 
-#: src/eval.c:3298
+#: ../src/eval.c:3477
 #, c-format
 msgid "Trying to dereference '%s' which is not a reference!\n"
 msgstr "åçãããã '%s' ãåãèãåããããäããï\n"
 
-#: src/eval.c:3303
+#: ../src/eval.c:3482
 msgid "NULL reference encountered!"
 msgstr "åçã NULL ããï"
 
-#: src/eval.c:3430
+#: ../src/eval.c:3609
 msgid "Cannot compare matrixes"
 msgstr "èåãæèãããã"
 
-#: src/eval.c:3472
+#: ../src/eval.c:3651
 msgid "Primitives must get numeric/matrix/string arguments"
 msgstr "ãããããããæå/èå/æååãåæãåãåããããããäãã"
 
-#: src/eval.c:3550
+#: ../src/eval.c:3742
 msgid "Bad argument to modular operation"
 msgstr "ããããæçãåæããããããã"
 
-#: src/eval.c:4279
+#: ../src/eval.c:4460
 #, c-format
 msgid "Function '%s' used uninitialized, perhaps you meant %s."
 msgstr "éæ '%s' ãåæåããããäçãããã (ãããã %s ãééããããã)"
 
-#: src/eval.c:4286
+#: ../src/eval.c:4467
 #, c-format
 msgid "Function '%s' used uninitialized"
 msgstr "éæ '%s' ãåæåããããäçãããã"
 
-#: src/eval.c:4307
+#: ../src/eval.c:4488
 #, c-format
 msgid "Can't dereference '%s'!"
 msgstr "åç '%s' ãåãèãåããããï"
 
-#: src/eval.c:4315
+#: ../src/eval.c:4496
 msgid "Can't call a non-function!"
 msgstr "éæãããããããåãåããããï"
 
-#: src/eval.c:4351
+#: ../src/eval.c:4530
 #, c-format
 msgid ""
 "Call of '%s' with the wrong number of arguments!\n"
@@ -356,315 +1718,321 @@ msgstr ""
 "éæ '%s' ãåãåããåæãæãééãããããï\n"
 "(åæãæã %d åããåãããäãã)"
 
-#: src/eval.c:4394
+#: ../src/eval.c:4569
 #, c-format
 msgid "Referencing an undefined variable %s!"
 msgstr "æåçãåæ %s ãåçãããããï"
 
-#: src/eval.c:4527
+#: ../src/eval.c:4723
 msgid "Reference function with arguments encountered!"
 msgstr "åçéæãåæãããããï"
 
-#: src/eval.c:4532
+#: ../src/eval.c:4728
 msgid "Unnamed reference function encountered!"
 msgstr "åçéæãååãäããããããï"
 
-#: src/eval.c:4652
+#: ../src/eval.c:4851
 msgid "Bad type for 'for/sum/prod' loop!"
 msgstr "ããã 'for/sum/prod' ãåãããããããï"
 
-#: src/eval.c:4657
+#: ../src/eval.c:4856
 msgid "'for/sum/prod' loop increment can't be 0"
 msgstr "ããã 'for/sum/prod' ãåååã 0 ãããããäãã"
 
-#: src/eval.c:4768
+#: ../src/eval.c:4967
 msgid "Bad type for 'for in' loop!"
 msgstr "ããã 'for in' ãåãééãããããï"
 
-#: src/eval.c:4928 src/eval.c:4961
+#: ../src/eval.c:5131 ../src/eval.c:5164
 msgid "Continue or break outside a loop, assuming \"return null\""
 msgstr ""
 "\"return null\" ããããããããããååã continue ããã break ããããã"
 
-#: src/eval.c:5022
+#: ../src/eval.c:5225
 msgid "Wrong argument type as matrix index"
 msgstr "èåãæãåãåãééããããã"
 
-#: src/eval.c:5032
+#: ../src/eval.c:5235
 msgid "Matrix index too large"
 msgstr "èåãæãåãåããããã"
 
-#: src/eval.c:5035
+#: ../src/eval.c:5238
 msgid "Matrix index less than 1"
 msgstr "èåãæãåã 1 ããåãããã"
 
-#: src/eval.c:5058 src/eval.c:5073
+#: ../src/eval.c:5261 ../src/eval.c:5276
 msgid "Matrix index out of range"
 msgstr "èåãæãåãçåãèããããã"
 
-#: src/eval.c:5120 src/eval.c:5182 src/eval.c:5245 src/eval.c:5290
+#: ../src/eval.c:5325 ../src/eval.c:5395 ../src/eval.c:5463 ../src/eval.c:5504
+#: ../src/eval.c:5713 ../src/eval.c:5753 ../src/eval.c:6190
 #, c-format
 msgid "Trying to set a protected id '%s'"
 msgstr "äèããã ID '%s' ããããããããäãã"
 
-#: src/eval.c:5138 src/eval.c:5177
+#: ../src/eval.c:5351 ../src/eval.c:5390
 msgid "Indexed Lvalue not user function"
-msgstr "æãåãããæããã Lvalue ããããéæããããããã"
+msgstr "æãåãããæããã Lvalue ãããããéæããããããã"
 
-#: src/eval.c:5161 src/eval.c:5274
+#: ../src/eval.c:5374 ../src/eval.c:5488 ../src/eval.c:5737
 msgid "Dereference of non-identifier!"
 msgstr "èååããããåçãèãåããããï"
 
-#: src/eval.c:5167 src/eval.c:5280
+#: ../src/eval.c:5380 ../src/eval.c:5494 ../src/eval.c:5743
 msgid "Dereference of undefined variable!"
 msgstr "åçãããããåæãåçãèãåããããï"
 
-#: src/eval.c:5171 src/eval.c:5284
+#: ../src/eval.c:5384 ../src/eval.c:5498 ../src/eval.c:5747
 msgid "Dereference of non-reference!"
 msgstr "åçããããåãèãåããããï"
 
-#: src/eval.c:5200
+#: ../src/eval.c:5413
 msgid "Indexed Lvalue not an identifier or a dereference"
 msgstr "æãåãããæããã Lvalue ãèååããåçãèãåãããããããã"
 
-#: src/eval.c:5238
+#: ../src/eval.c:5451 ../src/eval.c:5789 ../src/eval.c:6157 ../src/eval.c:6164
 msgid "Lvalue not an identifier/dereference/matrix location!"
 msgstr "Lvalue ãèåå/åçãèãåã/èåãããããããï"
 
-#: src/eval.c:5261 src/eval.c:5302
+#: ../src/eval.c:5475 ../src/eval.c:5516
 msgid "Referencing an undefined variable!"
 msgstr "åçãããããåæãåçãããããï"
 
-#: src/eval.c:5348 src/eval.c:5426 src/eval.c:5435
+#: ../src/eval.c:5566 ../src/eval.c:5648 ../src/eval.c:5657
 msgid "Wrong matrix dimensions when setting"
 msgstr "ãããããèåãæåãééããããã"
 
-#: src/eval.c:5366 src/eval.c:5406 src/eval.c:5472 src/eval.c:5654
-#: src/eval.c:5707
+#: ../src/eval.c:5584 ../src/eval.c:5628 ../src/eval.c:5694 ../src/eval.c:5859
+#: ../src/eval.c:5896 ../src/eval.c:5941 ../src/eval.c:6346 ../src/eval.c:6471
 msgid "Matrix index not an integer or a vector"
 msgstr "èåãæãåãææåããããããããããããã"
 
-#: src/eval.c:5493
+#: ../src/eval.c:5708
+#, c-format
+msgid ""
+"Increment/Swapwith does not work on parameters (trying to increment '%s')"
+msgstr ""
+
+#: ../src/eval.c:5777
+msgid "Increment not a value!"
+msgstr ""
+
+#: ../src/eval.c:5801
+#, fuzzy, c-format
+#| msgid "Trying to set a protected id '%s'"
+msgid "Trying to increment non-value id '%s'"
+msgstr "äèããã ID '%s' ããããããããäãã"
+
+#: ../src/eval.c:5962 ../src/eval.c:5971
+msgid "Can only swap user variables"
+msgstr ""
+
+#: ../src/eval.c:6011 ../src/eval.c:6046 ../src/eval.c:6077 ../src/eval.c:6093
+#: ../src/eval.c:6111 ../src/eval.c:6127
+#, fuzzy
+#| msgid "Cannot compare matrixes"
+msgid "Cannot swap matrix regions"
+msgstr "èåãæèãããã"
+
+#: ../src/eval.c:6185
 msgid "Parameters can only be created in the global context"
-msgstr "ååããããããåãããããããããçæãããã"
+msgstr "ååããããããåããããããããããçæãããã"
 
-#: src/eval.c:5549 src/eval.c:5591 src/eval.c:5666
+#: ../src/eval.c:6293 ../src/eval.c:6338 ../src/eval.c:6429
 msgid "Index works only on matricies"
 msgstr "æãåãèåãããåäããã"
 
-#: src/eval.c:5579
+#: ../src/eval.c:6326
 msgid "Vector index not an integer or a vector"
 msgstr "ããããæãåãææåããããããããããããã"
 
-#: src/eval.c:5730
+#: ../src/eval.c:6494
 msgid "number"
 msgstr "æå"
 
-#: src/eval.c:5731
+#: ../src/eval.c:6495
 msgid "matrix"
 msgstr "èå"
 
-#: src/eval.c:5732
+#: ../src/eval.c:6496
 msgid "string"
 msgstr "æåå"
 
-#: src/eval.c:5733
+#: ../src/eval.c:6497
 msgid "function"
 msgstr "éæ"
 
-#: src/eval.c:5734
+#: ../src/eval.c:6498
 msgid "identifier"
 msgstr "èåå"
 
-#: src/eval.c:5735
+#: ../src/eval.c:6499
 msgid "polynomial"
 msgstr "åéå"
 
-#: src/eval.c:5736
+#: ../src/eval.c:6500
 msgid "boolean"
 msgstr "èçå"
 
-#: src/eval.c:5755
-msgid "Absolute value"
-msgstr "çåå"
-
-#: src/eval.c:5756
+#: ../src/eval.c:6523
 msgid "Addition"
 msgstr "åç"
 
-#: src/eval.c:5757
+#: ../src/eval.c:6524
+#, fuzzy
+#| msgid "Element by element division"
+msgid "Element by element addition"
+msgstr "èçåèçãéç"
+
+#: ../src/eval.c:6525
 msgid "Subtraction"
 msgstr "æç"
 
-#: src/eval.c:5758
+#: ../src/eval.c:6526
+#, fuzzy
+#| msgid "Element by element multiplication"
+msgid "Element by element subtraction"
+msgstr "èçåèçãäç"
+
+#: ../src/eval.c:6527
 msgid "Multiplication"
 msgstr "äç"
 
-#: src/eval.c:5759
+#: ../src/eval.c:6528
 msgid "Element by element multiplication"
 msgstr "èçåèçãäç"
 
-#: src/eval.c:5760
+#: ../src/eval.c:6529
 msgid "Division"
 msgstr "éç"
 
-#: src/eval.c:5761
+#: ../src/eval.c:6530
 msgid "Element by element division"
 msgstr "èçåèçãéç"
 
-#: src/eval.c:5762
+#: ../src/eval.c:6531
 msgid "Back division"
 msgstr "Back division"
 
-#: src/eval.c:5763
+#: ../src/eval.c:6532
 msgid "Element by element back division"
 msgstr "èçåèçã Back division"
 
-#: src/eval.c:5764
+#: ../src/eval.c:6533
 msgid "Modulo"
 msgstr "ããããæç"
 
-#: src/eval.c:5765
+#: ../src/eval.c:6534
 msgid "Element by element modulo"
 msgstr "èçåèçãããããæç"
 
-#: src/eval.c:5766
+#: ../src/eval.c:6535
 msgid "Negation"
 msgstr "åå"
 
-#: src/eval.c:5767
+#: ../src/eval.c:6536
 msgid "Power"
 msgstr "ããä"
 
-#: src/eval.c:5768
+#: ../src/eval.c:6537
 msgid "Element by element power"
 msgstr "èçåèçãããä"
 
-#: src/eval.c:5769
+#: ../src/eval.c:6538
 msgid "Factorial"
 msgstr "éä"
 
-#: src/eval.c:5770
+#: ../src/eval.c:6539
 msgid "Double factorial"
 msgstr "äééä"
 
-#: src/eval.c:5771
+#: ../src/eval.c:6540
 msgid "Transpose"
 msgstr "èç"
 
-#: src/eval.c:5772
+#: ../src/eval.c:6541
 msgid "ConjugateTranspose"
 msgstr "ååèç"
 
-#: src/eval.c:5773
+#: ../src/eval.c:6542
 msgid "Comparison (<=>)"
 msgstr "æè (<=>)"
 
-#: src/eval.c:5774
+#: ../src/eval.c:6543
 msgid "XOR"
 msgstr "æäçèçå (XOR)"
 
-#: src/eval.c:5775
+#: ../src/eval.c:6544
 msgid "NOT"
 msgstr "åå (NOT)"
 
-#: src/eval.c:5795
+#: ../src/eval.c:6564
 #, c-format
 msgid "Bad types for '%s'"
 msgstr "'%s' ãåãééããããã"
 
-#: src/eval.c:5806
+#: ../src/eval.c:6575
 #, c-format
 msgid "%s not defined on <%s> and <%s>"
 msgstr "%s ã <%s> ã <%s> äãåçããããããã"
 
-#: src/eval.c:5825
+#: ../src/eval.c:6594
 #, c-format
 msgid "Bad type for '%s'"
 msgstr "'%s' ãåãééããããã"
 
-#: src/eval.c:5835
+#: ../src/eval.c:6604
 #, c-format
 msgid "%s not defined on <%s>"
 msgstr "%s ã <%s> äãåçããããããã"
 
-#: src/eval.c:5854 src/eval.c:5871
+#: ../src/eval.c:6623 ../src/eval.c:6640
 msgid "Vector building only works on numbers"
 msgstr "ãããããæåäãããåäããã"
 
 #. FIXME: perhaps we should just return null like octave?
-#: src/eval.c:5864
+#: ../src/eval.c:6633
 msgid "Impossible arguments to vector building operator"
 msgstr "ããããæçåãåãæãããåæ"
 
-#: src/funclib.c:96
-#, c-format
-msgid "%s: argument number %d not an integer"
-msgstr "%s: %d ççãåæãæåããããããã"
-
-#: src/funclib.c:109
-#, c-format
-msgid "%s: argument number %d not an integer or a matrix"
-msgstr "%s: %d ççãåæãææåããèåããããããã"
-
-#: src/funclib.c:123
-#, c-format
-msgid "%s: argument number %d not a positive integer"
-msgstr "%s: %d ççãåæãæãææåããããããã"
-
-#: src/funclib.c:133 src/graphing.c:1853
-#, c-format
-msgid "%s: argument number %d not a number"
-msgstr "%s: %d ççãåæãæåããããããã"
-
-#: src/funclib.c:144
-#, c-format
-msgid "%s: argument number %d not a boolean"
-msgstr "%s: %d ççãåæãèçåããããããã"
-
-#: src/funclib.c:155
-#, c-format
-msgid "%s: argument number %d not a real number"
-msgstr "%s: %d ççãåæãåæããããããã"
-
-#: src/funclib.c:165
-#, c-format
-msgid "%s: argument number %d not a matrix"
-msgstr "%s: %d ççãåæãèåããããããã"
-
-#: src/funclib.c:176
-#, c-format
-msgid "%s: argument number %d not a value only matrix"
-msgstr "%s: argument number %d not a value only matrix"
-
-#: src/funclib.c:186 src/funclib.c:197
-#, c-format
-msgid "%s: argument number %d not a string"
-msgstr "%s: %d ççãåæãæååããããããã"
-
-#: src/funclib.c:226
-#, c-format
-msgid "%s: argument can't be negative or 0"
-msgstr "%s: åæãèãæã 0 äåãããäãã"
-
-#: src/funclib.c:230
+#: ../src/funclib.c:116
 #, c-format
 msgid "%s: argument too large"
 msgstr "%s: åæãåããããã"
 
-#: src/funclib.c:257
-msgid "Cannot locate the manual"
-msgstr "ããããããæçããåæãçåããããã"
-
-#: src/funclib.c:273
+#: ../src/funclib.c:143
 #, c-format
+msgid "Cannot parse version string: %s"
+msgstr ""
+
+#: ../src/funclib.c:172 ../src/gnome-genius.c:1925
+#, fuzzy, 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 2 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, write to the Free Software\n"
+#| "    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-"
+#| "1307,\n"
+#| "    USA.\n"
 msgid ""
 "Genius %s\n"
 "%s\n"
 "\n"
-"    This program is free software; you can redistribute it and/or modify\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 2 of the License , or\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"
@@ -673,9 +2041,7 @@ msgid ""
 "    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, write to the Free Software\n"
-"    Foundation,  Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,\n"
-"    USA.\n"
+"    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n"
 msgstr ""
 "Genius %s\n"
 "%s\n"
@@ -698,304 +2064,399 @@ msgstr ""
 "    Temple Place - Suite 330, Boston, MA 02111-1307, USA ãæçãæããäã"
 "ãã\n"
 
-#: src/funclib.c:436
+#: ../src/funclib.c:266
+#, fuzzy, c-format
+#| msgid "%s: trying to set a protected id!"
+msgid "%s: trying to undefine a protected id!"
+msgstr "%s: äèããã ID ããããããããäãã"
+
+#: ../src/funclib.c:548
 #, c-format
 msgid "%s: trying to set a protected id!"
 msgstr "%s: äèããã ID ããããããããäãã"
 
 #. FIXME: fix this, this should just work too
-#: src/funclib.c:442
+#: ../src/funclib.c:554
 #, c-format
 msgid "%s: trying to set a parameter, use the equals sign"
-msgstr "%s: çåãäããããããããããããããããäãã"
+msgstr "%s: çåãäãããããããããããããããããäãã"
 
-#: src/funclib.c:469 src/funclib.c:556
+#: ../src/funclib.c:581 ../src/funclib.c:674
 #, c-format
 msgid "%s: Too many arguments, should be at most %d"
 msgstr "%s: åæãåããããããæå %d åãããäãã"
 
-#: src/funclib.c:698
+#: ../src/funclib.c:822
 msgid "Cannot apply function to two differently sized matrixes"
 msgstr "ããããçããèåãéæãéçããããã"
 
-#: src/funclib.c:1519
+#: ../src/funclib.c:1457 ../src/funclib.c:1494
+#, c-format
+msgid "%s: Not implemented (yet) for complex values"
+msgstr ""
+
+#: ../src/funclib.c:1947
 #, c-format
 msgid "%s: square root for composite moduli is not yet implemented"
 msgstr "%s: composite moduli ãåããåææãæãåèããããããã"
 
-#: src/funclib.c:1527
+#: ../src/funclib.c:1955
 #, c-format
 msgid "%s: Cannot find square root function for prime moduli"
 msgstr "%s: çæãåããåææéæãèãããããã"
 
-#: src/funclib.c:1560
+#: ../src/funclib.c:1988
 #, c-format
 msgid "%s: matrix argument is not square"
 msgstr "%s: èåãåæãææããããããã"
 
-#: src/funclib.c:1688 src/funclib.c:1788
+#: ../src/funclib.c:2116 ../src/funclib.c:2216
 #, c-format
 msgid "%s: matrix argument must be integer only"
 msgstr "%s: èåãåæãææåãããããäãã"
 
-#: src/funclib.c:1710 src/funclib.c:1810
+#: ../src/funclib.c:2138 ../src/funclib.c:2238
 #, c-format
 msgid "%s: argument must be an integer"
 msgstr "%s: åæãææåãããäãã"
 
-#: src/funclib.c:2045 src/funclib.c:2132
+#: ../src/funclib.c:2322 ../src/funclib.c:4180 ../src/funclib.c:4209
+#: ../src/funclib.c:4461 ../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:2504 ../src/funclib.c:2591
 #, c-format
 msgid "%s: matrix argument must be value only"
 msgstr "%s: èåãåæãåãããäãã"
 
-#: src/funclib.c:2252 src/funclib.c:2292 src/funclib.c:3307
+#: ../src/funclib.c:2850 ../src/funclib.c:2908 ../src/funclib.c:4446
+#: ../src/funclib.c:4740
 #, c-format
 msgid "%s: too many arguments"
 msgstr "%s: åæãåãããã"
 
-#: src/funclib.c:2415
+#: ../src/funclib.c:3158
 #, c-format
 msgid "%s: vector argument not value only"
 msgstr "%s: ããããåæãåäåãããäãã"
 
-#: src/funclib.c:2426 src/funclib.c:2455
+#: ../src/funclib.c:3169 ../src/funclib.c:3208
+#, c-format
+msgid "%s: argument can't be negative or 0"
+msgstr "%s: åæãèãæã 0 äåãããäãã"
+
+#: ../src/funclib.c:3177 ../src/funclib.c:3213
 #, c-format
 msgid "%s: vector argument has too large entries"
 msgstr "%s: ããããåæããããããåããããã"
 
-#: src/funclib.c:2532 src/funclib.c:2538
+#: ../src/funclib.c:3255
+#, fuzzy, c-format
+#| msgid "%s: argument must be greater than 2"
+msgid "%s: arguments must be vectors of equal size"
+msgstr "%s: åæãæã 3åääãããäãã"
+
+#: ../src/funclib.c:3747 ../src/funclib.c:3753
 #, c-format
 msgid "%s: %s not a reference"
 msgstr "%s: %s ãåçããããããã"
 
-#: src/funclib.c:2577
+#: ../src/funclib.c:3792
 #, c-format
 msgid "%s: matrices not of the same height"
 msgstr "%s: åãéããèåããããããã"
 
-#: src/funclib.c:2582
+#: ../src/funclib.c:3797 ../src/funclib.c:4440
 msgid "third argument"
 msgstr "3 ççãåæ"
 
-#: src/funclib.c:2587
+#: ../src/funclib.c:3802
 msgid "fourth argument"
 msgstr "4 ççãåæ"
 
-#: src/funclib.c:2870
+#: ../src/funclib.c:4077
 #, c-format
 msgid "%s: argument must be greater than 2"
 msgstr "%s: åæãæã 3åääãããäãã"
 
-#: src/funclib.c:2985
+#: ../src/funclib.c:4265
 #, c-format
 msgid "%s: arguments not horizontal vectors"
 msgstr "%s: åæãæåããããããããããã"
 
-#: src/funclib.c:2994
+#: ../src/funclib.c:4274
 #, c-format
 msgid "%s: arguments not numeric only vectors"
 msgstr "%s: åæãæåããããããã"
 
-#: src/funclib.c:3524 src/funclib.c:3613 src/funclib.c:3841 src/funclib.c:3896
+#: ../src/funclib.c:4658
+#, fuzzy, c-format
+#| msgid "%s: argument must be an integer"
+msgid "%s: argument 1 must be a quadratic polynomial"
+msgstr "%s: åæãææåãããäãã"
+
+#: ../src/funclib.c:4968 ../src/funclib.c:5057 ../src/funclib.c:5318
+#: ../src/funclib.c:5325 ../src/funclib.c:5380 ../src/funclib.c:5387
+#: ../src/funclib.c:5458 ../src/funclib.c:5472
 #, c-format
 msgid "%s: value out of range"
 msgstr "%s: çååãåãã"
 
-#: src/funclib.c:3999
+#: ../src/funclib.c:5598
 #, c-format
 msgid "%s: undefined function"
 msgstr "%s: åçããããããéæãã"
 
-#: src/funclib.c:4005
+#: ../src/funclib.c:5604
 #, c-format
 msgid "%s: flags argument must be a string"
 msgstr "%s: ãããåæãæååãããäãã"
 
-#: src/funclib.c:4042 src/funclib.c:4078 src/funclib.c:4274
+#: ../src/funclib.c:5732 ../src/symbolic.c:724
+#, fuzzy, c-format
+#| msgid "%s: argument not a function"
+msgid "%s: argument not a function of one variable"
+msgstr "%s: åæãéæããããããã"
+
+#: ../src/funclib.c:5944 ../src/funclib.c:5979 ../src/funclib.c:6224
 #, c-format
 msgid "%s: argument should be between %d and %d"
 msgstr "%s: åæã %d ã %d ãéãããäãã"
 
-#: src/funclib.c:4179
+#: ../src/funclib.c:6132
 msgid "OutputStyle must be one of normal, troff, latex or mathml"
 msgstr ""
 "OutputStyle ã 'normal'ã'troff'ã'latex' ããã 'mathml' ããããããã"
 
-#: src/funclib.c:4220
+#: ../src/funclib.c:6172
 #, c-format
 msgid "%s: argument should be larger or equal to 0"
 msgstr "%s: åæã 0 ääãããäãã"
 
-#: src/funclib.c:4324
+#: ../src/funclib.c:6285
 msgid "Basic"
 msgstr "åæ"
 
-#: src/funclib.c:4325
+#. internal
+#: ../src/funclib.c:6286
 msgid "Parameters"
-msgstr "ããããã"
+msgstr "ãããããã"
 
-#: src/funclib.c:4326
+#. internal
+#: ../src/funclib.c:6287
 msgid "Constants"
 msgstr "åæ"
 
-#: src/funclib.c:4327
+#. internal
+#: ../src/funclib.c:6288
 msgid "Numeric"
 msgstr "æå"
 
-#: src/funclib.c:4328
+#. internal
+#: ../src/funclib.c:6289
 msgid "Trigonometry"
 msgstr "äèéæ"
 
-#: src/funclib.c:4329
+#. internal
+#: ../src/funclib.c:6290
 msgid "Number Theory"
 msgstr "æè"
 
-#: src/funclib.c:4330
+#. internal
+#: ../src/funclib.c:6291
 msgid "Matrix Manipulation"
 msgstr "èåãæä"
 
-#: src/funclib.c:4331
+#. internal
+#: ../src/funclib.c:6292
 msgid "Linear Algebra"
 msgstr "çåäæ"
 
-#: src/funclib.c:4332
+#. internal
+#: ../src/funclib.c:6293
 msgid "Combinatorics"
 msgstr "çãåãã"
 
-#: src/funclib.c:4333
+#. internal
+#: ../src/funclib.c:6294
 msgid "Calculus"
 msgstr "åç"
 
-#: src/funclib.c:4334
+#. internal
+#: ../src/funclib.c:6295
 msgid "Functions"
 msgstr "éæ"
 
-#: src/funclib.c:4335
+#. internal
+#: ../src/funclib.c:6296
 msgid "Equation Solving"
 msgstr "æçåãè"
 
-#: src/funclib.c:4336
+#. internal
+#: ../src/funclib.c:6297
 msgid "Statistics"
 msgstr "çè"
 
-#: src/funclib.c:4337
+#. internal
+#: ../src/funclib.c:6298
 msgid "Polynomials"
 msgstr "åéå"
 
-#: src/funclib.c:4338
+#. internal
+#: ../src/funclib.c:6299
 msgid "Set Theory"
 msgstr "éåè"
 
-#: src/funclib.c:4339
+#. internal
+#: ../src/funclib.c:6300
+#, fuzzy
+#| msgid "Linear Algebra"
+msgid "Commutative Algebra"
+msgstr "çåäæ"
+
+#. internal
+#: ../src/funclib.c:6301
 msgid "Miscellaneous"
 msgstr "ããä"
 
-#. bogus value
-#: src/funclib.c:4372
+#. internal
+#: ../src/funclib.c:6303
 msgid "Displays the user manual"
-msgstr "ããããããããããèçãã"
+msgstr "ãããããããããããèçãã"
 
-#: src/funclib.c:4373
+#: ../src/funclib.c:6304
 msgid "Gives the warranty information"
 msgstr "äèäéãæåãååãã"
 
-#: src/funclib.c:4374
+#: ../src/funclib.c:6305
+msgid "Return version as a 3-vector"
+msgstr ""
+
+#: ../src/funclib.c:6306
 msgid "Exits the program"
 msgstr "ããããããçäãã"
 
-#: src/funclib.c:4376
+#: ../src/funclib.c:6308
 msgid "Prints a string to the error stream"
 msgstr "æååãããããããããããååãã"
 
-#: src/funclib.c:4377
+#: ../src/funclib.c:6309
+msgid "Waits a specified number of seconds"
+msgstr ""
+
+#: ../src/funclib.c:6310
 msgid "The true boolean value"
 msgstr "èçåã TRUE (ç) ãèã"
 
-#: src/funclib.c:4379
+#: ../src/funclib.c:6312
 msgid "The false boolean value"
 msgstr "èçåã FALSE (å) ãèã"
 
-#: src/funclib.c:4388
+#: ../src/funclib.c:6315
+#, fuzzy
+#| msgid "Check if argument is a floating point number (non-complex)"
+msgid "Unix time in seconds as a floating point number"
+msgstr "åæãæååæçåãæåãããããããããã (èçæãéã)"
+
+#: ../src/funclib.c:6323
 msgid "Make integer (0 or 1) from a boolean value"
 msgstr "èçåããææå (0 ããã 1) ãçæãã"
 
-#: src/funclib.c:4390
+#: ../src/funclib.c:6325
 msgid "Prints an expression"
 msgstr "åãååãã"
 
-#: src/funclib.c:4391
+#: ../src/funclib.c:6326
 msgid "Changes current directory"
-msgstr "çåããããããåæãã"
+msgstr "çåãããããããåæãã"
 
-#: src/funclib.c:4392
+#: ../src/funclib.c:6327
 msgid "Prints an expression without a trailing newline"
 msgstr "åãååãã (æèãã)"
 
-#: src/funclib.c:4393
+#: ../src/funclib.c:6328
 msgid "Display a string and an expression"
 msgstr "æååãåãèçãã"
 
-#: src/funclib.c:4394
+#: ../src/funclib.c:6329
 msgid "Set a global variable"
 msgstr "åååæãããããã"
 
-#: src/funclib.c:4396
+#: ../src/funclib.c:6331
 msgid "Set the category and help description line for a function"
-msgstr "ãããåçéæããããããããããååãããããã"
+msgstr "ããããåçéæããããããããããååãããããã"
 
-#: src/funclib.c:4397
+#: ../src/funclib.c:6332
 msgid "Sets up a help alias"
 msgstr "ããããããããããããããã"
 
-#: src/funclib.c:4399
+#: ../src/funclib.c:6334
 msgid "Identity function, returns its argument"
 msgstr "æçéæ (ããåæãèã)"
 
-#: src/funclib.c:4401
-msgid "Generate random float"
-msgstr "äæãç (æååæçå) ãçæãã"
+#: ../src/funclib.c:6336
+msgid ""
+"Generate random float between 0 and 1, or if size given generate vector or "
+"matrix of random floats"
+msgstr ""
 
-#: src/funclib.c:4403
-msgid "Generate random integer"
-msgstr "äæãç (ææå) ãçæãã"
+#: ../src/funclib.c:6338
+msgid ""
+"Generate random integer between 0 and max-1 inclusive, or if size given "
+"generate vector or matrix of random integers"
+msgstr ""
 
-#: src/funclib.c:4406 src/gnome-genius.c:1021
+#: ../src/funclib.c:6341 ../src/gnome-genius.c:2469
 msgid "Floating point precision"
 msgstr "æååæçãçåãæåãã"
 
-#: src/funclib.c:4407
+#: ../src/funclib.c:6343 ../src/gnome-genius.c:2358
+msgid ""
+"Display 0.0 when floating point number is less than 10^-x (0=never chop)"
+msgstr ""
+
+#: ../src/funclib.c:6346 ../src/gnome-genius.c:2381
+msgid "Only chop numbers when another number is greater than 10^-x"
+msgstr ""
+
+#: ../src/funclib.c:6347
 msgid "Maximum digits to display"
 msgstr "èçããæåææãæåãã"
 
-#: src/funclib.c:4408
+#: ../src/funclib.c:6348
 msgid "Maximum errors to display"
 msgstr "èçãããããæãæååãæåãã"
 
-#: src/funclib.c:4409
-msgid "Output style: normal, latex or troff"
+#: ../src/funclib.c:6349
+#, fuzzy
+#| msgid "Output style: normal, latex or troff"
+msgid "Output style: normal, latex, mathml or troff"
 msgstr "ååååãæåãã: normalãlatex ããã troff"
 
-#: src/funclib.c:4410
+#: ../src/funclib.c:6350
 msgid "Integer output base"
 msgstr "ååããåæ (ææå)"
 
-#: src/funclib.c:4411
+#: ../src/funclib.c:6351
 msgid "If true, mixed fractions are printed"
 msgstr "TRUE ãååãååæãèçãã"
 
-#: src/funclib.c:4412
+#: ../src/funclib.c:6352
 msgid "Print full expressions, even if more than a line"
 msgstr "(äèãåãããããã) åããåãååãã"
 
-#: src/funclib.c:4413
+#: ../src/funclib.c:6353
 msgid "Convert all results to floats before printing"
 msgstr "ååããåãåããçæãæååæçåãåæãã"
 
-#: src/funclib.c:4414
+#: ../src/funclib.c:6354
 msgid "Use scientific notation"
 msgstr "çåèåãäã"
 
-#: src/funclib.c:4416
+#: ../src/funclib.c:6356
 msgid ""
 "Number of extra Miller-Rabin tests to run on a number before declaring it a "
 "prime in IsPrime"
@@ -1003,159 +2464,202 @@ msgstr ""
 "éæ IsPrime ãçæãåèããåããæåããæåãèååèããçææååæ "
 "(Miller-Rabin ããã) ãæå"
 
-#: src/funclib.c:4422
+#: ../src/funclib.c:6362
 msgid "Expands a matrix just like we do on unquoted matrix input"
 msgstr "Expands a matrix just like we do on unquoted matrix input"
 
-#: src/funclib.c:4423
+#: ../src/funclib.c:6363
 msgid "Gets the rows of a matrix as a vertical vector"
 msgstr "èåãèãåçãããããããååãã"
 
-#: src/funclib.c:4424
+#: ../src/funclib.c:6364
 msgid "Gets the columns of a matrix as a horizontal vector"
 msgstr "èåãåãæåãããããããååãã"
 
-#: src/funclib.c:4425
-msgid "Gets the diagonal entries of a matrix as a horizontal vector"
+#: ../src/funclib.c:6365
+#, fuzzy
+#| msgid "Gets the diagonal entries of a matrix as a horizontal vector"
+msgid "Gets the diagonal entries of a matrix as a column vector"
 msgstr "èåãåèçäãèçãæåãããããããååãã"
 
-#: src/funclib.c:4427
+#: ../src/funclib.c:6366
+#, fuzzy
+#| msgid "Get the number of columns of a matrix"
+msgid "Count the number of zero columns in a matrix"
+msgstr "èåãåæãååãã"
+
+#: ../src/funclib.c:6367
+msgid "Removes any all-zero columns of M"
+msgstr ""
+
+#: ../src/funclib.c:6369
 msgid "Calculates the conjugate"
 msgstr "ååãèçãã"
 
-#: src/funclib.c:4432
+#: ../src/funclib.c:6374
 msgid "Calculates the sine function"
 msgstr "æåéæ sin ãèçãã"
 
-#: src/funclib.c:4434
+#: ../src/funclib.c:6377
 msgid "Calculates the cosine function"
 msgstr "äåéæ cos ãèçãã"
 
-#: src/funclib.c:4436
+#: ../src/funclib.c:6380
 msgid "Calculates the hyperbolic sine function"
 msgstr "åææåéæ sinh ãèçãã"
 
-#: src/funclib.c:4438
+#: ../src/funclib.c:6383
 msgid "Calculates the hyperbolic cosine function"
 msgstr "åæäåéæ cosh ãèçãã"
 
-#: src/funclib.c:4440
+#: ../src/funclib.c:6386
 msgid "Calculates the tan function"
 msgstr "ææéæ tan ãèçãã"
 
-#: src/funclib.c:4442
+#: ../src/funclib.c:6389
 msgid "Calculates the arctan function"
 msgstr "éææéæ atan ãèçãã"
 
-#: src/funclib.c:4446
+#: ../src/funclib.c:6394
+#, fuzzy
+#| msgid "Calculates the arctan function"
+msgid "Calculates the arctan2 function (arctan(y/x) if x>0)"
+msgstr "éææéæ atan ãèçãã"
+
+#: ../src/funclib.c:6398
 msgid "The number pi"
 msgstr "ååçÏãæåãèã"
 
-#: src/funclib.c:4447
+#: ../src/funclib.c:6400
 msgid "The natural number e"
 msgstr "èçææïãèã"
 
-#: src/funclib.c:4448
+#: ../src/funclib.c:6402
 msgid "The Golden Ratio"
 msgstr "ééæãèã"
 
-#: src/funclib.c:4449
+#: ../src/funclib.c:6404
 msgid "Free fall acceleration"
 msgstr "éåãåéåïãèã"
 
-#: src/funclib.c:4451
-msgid "Euler's Constant gamma good up to about precision of 9516 digits"
-msgstr "ãããããåæãèã (æåææãç 9516 æää)"
+#: ../src/funclib.c:6407
+msgid "Euler's Constant gamma"
+msgstr ""
+
+#: ../src/funclib.c:6411
+msgid "Catalan's Constant (0.915...)"
+msgstr ""
+
+#. 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:6416
+msgid "The Riemann zeta function (only real values implemented)"
+msgstr ""
+
+#: ../src/funclib.c:6420
+msgid "The Gamma function (only real values implemented)"
+msgstr ""
 
-#: src/funclib.c:4454
+#: ../src/funclib.c:6425
 msgid "The square root"
 msgstr "åææãèçãã"
 
-#: src/funclib.c:4458
+#: ../src/funclib.c:6429
 msgid "The exponential function"
 msgstr "ææéæãèçãã"
 
-#: src/funclib.c:4460
+#: ../src/funclib.c:6432
 msgid "The natural logarithm"
 msgstr "èçåæãèçãã"
 
-#: src/funclib.c:4462
+#: ../src/funclib.c:6435
 msgid "Logarithm of x base 2"
 msgstr "åãïãïãåæãèçãã"
 
-#: src/funclib.c:4465
+#: ../src/funclib.c:6440
 msgid "Logarithm of x base 10"
 msgstr "ïãèçåæãèçãã"
 
-#: src/funclib.c:4467
+#: ../src/funclib.c:6443
 msgid "Round a number"
 msgstr "æåãåæäåãã"
 
-#: src/funclib.c:4470
+#: ../src/funclib.c:6447
 msgid "Get the highest integer less than or equal to n"
 msgstr "ïääãææãæååãèã"
 
-#: src/funclib.c:4473
+#: ../src/funclib.c:6451
 msgid "Get the lowest integer more than or equal to n"
 msgstr "ïääãææãæååãèã"
 
-#: src/funclib.c:4476
+#: ../src/funclib.c:6455
 msgid "Truncate number to an integer (return the integer part)"
 msgstr "æåãææåãåãæãã (ææéãèã)"
 
-#: src/funclib.c:4480
+#: ../src/funclib.c:6460
 msgid "Make number a float"
 msgstr "æåãæååæçåããã"
 
-#: src/funclib.c:4482
+#: ../src/funclib.c:6463
 msgid "Get the numerator of a rational number"
 msgstr "æçæãååãååãã"
 
-#: src/funclib.c:4484
+#: ../src/funclib.c:6465
 msgid "Get the denominator of a rational number"
 msgstr "æçæãåæãååãã"
 
-#: src/funclib.c:4487
+#: ../src/funclib.c:6468
 msgid "Greatest common divisor"
 msgstr "æååçæ (G.C.D) ãååãã"
 
-#: src/funclib.c:4489
+#: ../src/funclib.c:6470
 msgid "Least common multiplier"
 msgstr "æåååæ (L.C.M) ãååãã"
 
-#: src/funclib.c:4491
+#: ../src/funclib.c:6472
 msgid "Check a number for being a perfect square"
 msgstr "æåãææåãããããããããã"
 
-#: src/funclib.c:4492
+#: ../src/funclib.c:6473
 msgid "Check a number for being any perfect power (a^b)"
 msgstr "æåãããä (a^b) ãããããããããã"
 
-#: src/funclib.c:4493
+#: ../src/funclib.c:6474
 msgid "Return the n'th prime (up to a limit)"
 msgstr "ïççãçæãèã (æåçååã)"
 
-#: src/funclib.c:4495
+#: ../src/funclib.c:6476
 msgid "Tests if an integer is even"
 msgstr "ææãåæããããããããã"
 
-#: src/funclib.c:4496
+#: ../src/funclib.c:6477
 msgid "Tests if an integer is odd"
 msgstr "ææãåæããããããããã"
 
-#: src/funclib.c:4498
+#: ../src/funclib.c:6479
 msgid "Returns the least prime greater than n (if n is positive)"
 msgstr "ïããåããçèãçæãèã (ïãæãææãåå)"
 
-#: src/funclib.c:4499
+#: ../src/funclib.c:6480
 msgid "Returns the n'th Lucas number"
 msgstr "ïççã Lucas çæãèã"
 
-#: src/funclib.c:4500
+#: ../src/funclib.c:6481
 msgid "Returns inverse of n mod m"
 msgstr "ïãïã mod ããçæãéæãèã"
 
-#: src/funclib.c:4501
+#: ../src/funclib.c:6482
+msgid "Checks divisibility (if m divides n)"
+msgstr ""
+
+#: ../src/funclib.c:6483
+msgid ""
+"Return n/d but only if d divides n else returns garbage (this is faster than "
+"writing n/d)"
+msgstr ""
+
+#: ../src/funclib.c:6484
 msgid ""
 "Tests primality of integers, for numbers greater than 25*10^9 false positive "
 "is with low probability depending on IsPrimeMillerRabinReps"
@@ -1163,11 +2667,11 @@ msgstr ""
 "ææåãçæããããããããã (25*10^9 ããåããæåãçåãéæ "
 "IsPrimeMillerRabinReps ãäåããäãççãäã)"
 
-#: src/funclib.c:4502
+#: ../src/funclib.c:6485
 msgid "Run the strong pseudoprime test base b on n"
 msgstr "ïãïãåãããåçäçæããããããããã"
 
-#: src/funclib.c:4503
+#: ../src/funclib.c:6486
 msgid ""
 "Use the Miller-Rabin primality test on n, reps number of times.  The "
 "probability of false positive is (1/4)^reps"
@@ -1175,7 +2679,7 @@ msgstr ""
 "ïäã reps åæåãçææååæ (Miller-Rabin ããã) ãäã (çåãççã "
 "(1/4)^reps)"
 
-#: src/funclib.c:4504
+#: ../src/funclib.c:6487
 msgid ""
 "Use the Miller-Rabin primality test on n with enough bases that assuming the "
 "Generalized Reimann Hypothesis the result is deterministic"
@@ -1183,23 +2687,27 @@ msgstr ""
 "ïäãçææååæ (Miller-Rabin ããã) ãäã (çæãæåçãããäèå "
 "Reimann Hypothesis ããããäåãããååãåæãäãã)"
 
-#: src/funclib.c:4505
+#: ../src/funclib.c:6488
 msgid "Return factorization of a number as a matrix"
 msgstr "æåãéäãèåãèã"
 
-#: src/funclib.c:4507
+#: ../src/funclib.c:6490
 msgid "Returns the maximum of arguments or matrix"
 msgstr "åæãããèåãæååãèã"
 
-#: src/funclib.c:4510
+#: ../src/funclib.c:6493
 msgid "Returns the minimum of arguments or matrix"
 msgstr "åæãããèåãæååãèã"
 
-#: src/funclib.c:4514
+#: ../src/funclib.c:6497
+msgid "Division w/o remainder, equivalent to floor(a/b)"
+msgstr ""
+
+#: ../src/funclib.c:6499
 msgid "Calculate the Jacobi symbol (a/b) (b should be odd)"
 msgstr "ãããèå (a/b) ãèçãã (b ãåãåæããããã)"
 
-#: src/funclib.c:4516
+#: ../src/funclib.c:6501
 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"
@@ -1207,208 +2715,321 @@ msgstr ""
 "ãããèå (a/b) ãããããããåéãèçãã (åæãååã (a/2)=(2/a)ãåæ"
 "ãååã (a/2)=0)"
 
-#: src/funclib.c:4518
+#: ../src/funclib.c:6503
 msgid "Calculate the Legendre symbol (a/p)"
 msgstr "ããããããèå (a/p) ãèçãã"
 
-#: src/funclib.c:4521
+#: ../src/funclib.c:6506
 msgid "Get the real part of a complex number"
 msgstr "èçæãåæéãèã"
 
-#: src/funclib.c:4524
+#: ../src/funclib.c:6509
 msgid "Get the imaginary part of a complex number"
 msgstr "èçæãèæéãèã"
 
-#: src/funclib.c:4528
+#: ../src/funclib.c:6513
 msgid "Make an identity matrix of a given size"
 msgstr "æåããããããèåãããã"
 
-#: src/funclib.c:4531
+#: ../src/funclib.c:6516
 msgid "Make an matrix of all zeros (or a row vector)"
 msgstr "åããèç (ãããèãããã) ã 0 ãèåãçæãã"
 
-#: src/funclib.c:4533
+#: ../src/funclib.c:6518
 msgid "Make an matrix of all ones (or a row vector)"
 msgstr "åããèç (ãããèãããã) ã 1 ãèåãçæãã"
 
-#: src/funclib.c:4536
+#: ../src/funclib.c:6521
 msgid "Get the number of rows of a matrix"
 msgstr "èåãèæãååãã"
 
-#: src/funclib.c:4537
+#: ../src/funclib.c:6522
 msgid "Get the number of columns of a matrix"
 msgstr "èåãåæãååãã"
 
-#: src/funclib.c:4538
+#: ../src/funclib.c:6523
 msgid "Is a matrix square"
 msgstr "ææèåãããããããããã"
 
-#: src/funclib.c:4539
+#: ../src/funclib.c:6524
+#, fuzzy
+#| msgid "%s: arguments not horizontal vectors"
+msgid "Is argument a horizontal or a vertical vector"
+msgstr "%s: åæãæåããããããããããã"
+
+#: ../src/funclib.c:6525
+#, fuzzy
+#| msgid "Is a matrix square"
+msgid "Is a matrix upper triangular"
+msgstr "ææèåãããããããããã"
+
+#: ../src/funclib.c:6526
+#, fuzzy
+#| msgid "Is a matrix square"
+msgid "Is a matrix lower triangular"
+msgstr "ææèåãããããããããã"
+
+#: ../src/funclib.c:6527
+#, fuzzy
+#| msgid "Is a matrix square"
+msgid "Is a matrix diagonal"
+msgstr "ææèåãããããããããã"
+
+#: ../src/funclib.c:6528
 msgid "Get the number of elements of a matrix"
 msgstr "èåãèçæãååãã"
 
-#: src/funclib.c:4541
+#: ../src/funclib.c:6530
 msgid "Get the row echelon form of a matrix"
 msgstr "èåãåãåãã Echelon Form (éå) ãååãã"
 
-#: src/funclib.c:4545
+#: ../src/funclib.c:6534
 msgid "Get the reduced row echelon form of a matrix"
 msgstr "èåãåãåãã Reduced Echelon Form ãååãã"
 
-#: src/funclib.c:4549
+#: ../src/funclib.c:6538
 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 ""
 "çåããã Mx=V ãèãèã (åäãèæææãååãããååãèææ V ãèãã"
-"ããäåã NULL ãèããäããåçããããããèåã Reduced M ã V ãååã"
-"ãéãäçãã)"
+"ããäåã NULL ãèããäããåçãããããããèåã Reduced M ã V ãåå"
+"ããéãäçãã)"
 
-#: src/funclib.c:4552
+#: ../src/funclib.c:6541
 msgid "Get the determinant of a matrix"
 msgstr "èåãèååãååãã"
 
-#: src/funclib.c:4555
+#: ../src/funclib.c:6544
+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:6546
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+msgid "Get the nullspace of a matrix"
+msgstr "èåãèååãååãã"
+
+#: ../src/funclib.c:6548
 msgid "Make new matrix of given size from old one"
 msgstr "åãèåããæåããããããèåãçæãã"
 
-#: src/funclib.c:4556
+#: ../src/funclib.c:6549
 msgid "Return the index complement of a vector of indexes"
 msgstr "æãåããããããèèããæãåãèã"
 
-#: src/funclib.c:4558
+#: ../src/funclib.c:6550
+#, fuzzy
+#| msgid "Get the determinant of a matrix"
+msgid "Get the Hermitian product of two vectors"
+msgstr "èåãèååãååãã"
+
+#: ../src/funclib.c:6553
 msgid "Check if a matrix is a matrix of numbers"
 msgstr "èåã numbers ãèåãããããããããã"
 
-#: src/funclib.c:4559
+#: ../src/funclib.c:6554
 msgid "Check if a matrix is an integer (non-complex) matrix"
 msgstr "èåãææåèåãããããããããã (èåèåãéã)"
 
-#: src/funclib.c:4560
+#: ../src/funclib.c:6555
 msgid "Check if a matrix is a rational (non-complex) matrix"
 msgstr "èåãæçæãèåãããããããããã (èåèåãéã)"
 
-#: src/funclib.c:4561
+#: ../src/funclib.c:6556
 msgid "Check if a matrix is a real (non-complex) matrix"
 msgstr "èåãåæãèåãããããããããã (èåèåãéã)"
 
-#: src/funclib.c:4563
+#: ../src/funclib.c:6557
+msgid "Check if a matrix is positive, that is if each element is positive"
+msgstr ""
+
+#: ../src/funclib.c:6558
+msgid ""
+"Check if a matrix is nonnegative, that is if each element is nonnegative"
+msgstr ""
+
+#: ../src/funclib.c:6560
+#, fuzzy
+#| msgid "Check if a matrix is a matrix of numbers"
+msgid "Check if a number or a matrix is all zeros"
+msgstr "èåã numbers ãèåãããããããããã"
+
+#: ../src/funclib.c:6561
+msgid "Check if a number or a matrix is 1 or identity respectively"
+msgstr ""
+
+#: ../src/funclib.c:6563
+msgid ""
+"Returns true if the element x is in the set X (where X is a vector "
+"pretending to be a set)"
+msgstr ""
+
+#: ../src/funclib.c:6564
+msgid "Returns true if X is a subset of Y"
+msgstr ""
+
+#: ../src/funclib.c:6565
+msgid ""
+"Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
+"sets)"
+msgstr ""
+
+#: ../src/funclib.c:6566
+msgid ""
+"Returns a set theoretic intersection of X and Y (X and Y are vectors "
+"pretending to be sets)"
+msgstr ""
+
+#: ../src/funclib.c:6568
 msgid "Check if argument is a null"
 msgstr "åæã NULL ãããããããããã"
 
-#: src/funclib.c:4564
+#: ../src/funclib.c:6569
 msgid "Check if argument is a number"
 msgstr "åæãæåãããããããããã"
 
-#: src/funclib.c:4565
+#: ../src/funclib.c:6570
 msgid "Check if argument is a boolean (and not a number)"
 msgstr "åæãèçå (ãããæåãããã) ãããããããããã"
 
-#: src/funclib.c:4566
+#: ../src/funclib.c:6571
 msgid "Check if argument is a text string"
 msgstr "åæãæååãããããããããã"
 
-#: src/funclib.c:4567
+#: ../src/funclib.c:6572
 msgid "Check if argument is a matrix"
 msgstr "åæãèåãããããããããã"
 
-#: src/funclib.c:4568
+#: ../src/funclib.c:6573
 msgid "Check if argument is a function"
 msgstr "åæãéæãããããããããã"
 
-#: src/funclib.c:4569
+#: ../src/funclib.c:6574
+#, fuzzy
+#| msgid "Check if argument is a function reference"
+msgid "Check if argument is a function or an identifier"
+msgstr "åæãéæãåçãããããããããã"
+
+#: ../src/funclib.c:6575
 msgid "Check if argument is a function reference"
 msgstr "åæãéæãåçãããããããããã"
 
-#: src/funclib.c:4571
+#: ../src/funclib.c:6577
 msgid "Check if argument is a complex (non-real) number"
 msgstr "åæãèçæãããããããããã (éåæãéã)"
 
-#: src/funclib.c:4572
+#: ../src/funclib.c:6578
 msgid "Check if argument is a real number"
 msgstr "åæãåæåãããããããããã"
 
-#: src/funclib.c:4573
+#: ../src/funclib.c:6579
 msgid "Check if argument is an integer (non-complex)"
 msgstr "åæãææåãããããããããã (èçæãéã)"
 
-#: src/funclib.c:4574
+#: ../src/funclib.c:6580
 msgid "Check if argument is a positive real integer"
 msgstr "åæãæãåææåãããããããããã"
 
-#: src/funclib.c:4576
+#: ../src/funclib.c:6582
+#, fuzzy
+#| msgid "Check if argument is a positive real integer"
+msgid "Check if argument is a non-negative real integer"
+msgstr "åæãæãåææåãããããããããã"
+
+#: ../src/funclib.c:6583
 msgid "Check if argument is a possibly complex integer"
 msgstr "åæãèçææãããããããããã"
 
-#: src/funclib.c:4578
+#: ../src/funclib.c:6585
 msgid "Check if argument is a rational number (non-complex)"
 msgstr "åæãæçæãããããããããã"
 
-#: src/funclib.c:4579
+#: ../src/funclib.c:6586
 msgid "Check if argument is a possibly complex rational number"
 msgstr "åæãèçåãæçæãããããããããã"
 
-#: src/funclib.c:4580
+#: ../src/funclib.c:6587
 msgid "Check if argument is a floating point number (non-complex)"
 msgstr "åæãæååæçåãæåãããããããããã (èçæãéã)"
 
-#: src/funclib.c:4582
+#: ../src/funclib.c:6589
 msgid "Add two polynomials (vectors)"
 msgstr "äããåéå (ãããã) ãåçãã"
 
-#: src/funclib.c:4583
+#: ../src/funclib.c:6590
 msgid "Subtract two polynomials (as vectors)"
 msgstr "äããåéå (ãããã) ãæçãã"
 
-#: src/funclib.c:4584
+#: ../src/funclib.c:6591
 msgid "Multiply two polynomials (as vectors)"
 msgstr "äããåéå (ãããã) ãäçãã"
 
-#: src/funclib.c:4585
+#: ../src/funclib.c:6592
+msgid "Divide polynomial p by q, return the remainder in r"
+msgstr ""
+
+#: ../src/funclib.c:6593
 msgid "Take polynomial (as vector) derivative"
 msgstr "åéåãæçããããããããåãåã"
 
-#: src/funclib.c:4586
+#: ../src/funclib.c:6594
 msgid "Take second polynomial (as vector) derivative"
 msgstr "äççãåéåãæçããããããããåãåã"
 
-#: src/funclib.c:4587
+#: ../src/funclib.c:6595
 msgid "Trim zeros from a polynomial (as vector)"
 msgstr "åéåãã (ããããããã) 0 ãåãéã"
 
-#: src/funclib.c:4588
+#: ../src/funclib.c:6596
 msgid "Check if a vector is usable as a polynomial"
 msgstr "ãããããåéåãããåçããããããããããããã"
 
-#: src/funclib.c:4589
+#: ../src/funclib.c:6597
 msgid "Make string out of a polynomial (as vector)"
 msgstr "æååãåéåãåãåã"
 
-#: src/funclib.c:4590
+#: ../src/funclib.c:6598
 msgid "Make function out of a polynomial (as vector)"
 msgstr "éæãåéåãåãåã"
 
-#: src/funclib.c:4592
+#: ../src/funclib.c:6600
+msgid "Find roots of a quadratic polynomial (given as vector of coefficients)"
+msgstr ""
+
+#: ../src/funclib.c:6602
 msgid "Get all combinations of k numbers from 1 to n as a vector of vectors"
 msgstr ""
 "ãããããããããããããïãïãããæåïåãåããåããçãåãããåå"
 "ãã"
 
-#: src/funclib.c:4593
+#: ../src/funclib.c:6603
+msgid ""
+"Get combination that would come after v in call to combinations, first "
+"combination should be [1:k]."
+msgstr ""
+
+#: ../src/funclib.c:6604
 msgid "Get all permutations of k numbers from 1 to n as a vector of vectors"
 msgstr ""
 "ãããããããããããããïãïãããæåïåãåããåããéåãååãã"
 
-#: src/funclib.c:4595
+#: ../src/funclib.c:6606
+msgid "Calculate combinations (binomial coefficient)"
+msgstr ""
+
+#: ../src/funclib.c:6609
 msgid "Convert a string to a vector of ASCII values"
 msgstr "æååã ASCII åããããããåæãã"
 
-#: src/funclib.c:4596
+#: ../src/funclib.c:6610
 msgid "Convert a vector of ASCII values to a string"
 msgstr "ASCII åããããããæååãåæãã"
 
-#: src/funclib.c:4598
+#: ../src/funclib.c:6612
 msgid ""
 "Convert a string to a vector of 0-based alphabet values (positions in the "
 "alphabet string), -1's for unknown letters"
@@ -1416,7 +3037,7 @@ msgstr ""
 "æååã 0 ãååããããããããããå (ããããããããæåãäç) ãããã"
 "ããåæãã (-1 ãäæãæå)"
 
-#: src/funclib.c:4599
+#: ../src/funclib.c:6613
 msgid ""
 "Convert a vector of 0-based alphabet values (positions in the alphabet "
 "string) to a string"
@@ -1424,52 +3045,243 @@ msgstr ""
 "0 ãååããããããããããå (ããããããããæåãäç) ããããããæå"
 "åãåæãã"
 
-#: src/funclib.c:4601
-msgid "Protect a variable from being modified"
-msgstr "åæãäæãããããããäèãã"
+#: ../src/funclib.c:6615
+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:4602
-msgid "Unprotect a variable from being modified"
-msgstr "äæããããåæãäèãèéãã"
+#: ../src/funclib.c:6616
+msgid ""
+"Unprotect a variable from being modified.  It will be treated as a user "
+"defined variable from now on."
+msgstr ""
 
-#: src/funclib.c:4603
+#: ../src/funclib.c:6617
 msgid ""
 "Set flags for a function, currently \"PropagateMod\" and \"NoModuloArguments"
 "\""
 msgstr ""
 "éæãããããããããã (çåã \"PropagateMod\" ã \"NoModuloArguments\")"
 
-#: src/funclib.c:4604
+#: ../src/funclib.c:6618
 msgid "Get current modulo from the context outside the function"
 msgstr "éæãåãããããããããããçåããããããååãã"
 
-#: src/genius.c:97
+#: ../src/funclib.c:6619
+#, fuzzy
+#| msgid "Check if argument is a function reference"
+msgid "Check if a variable or function is defined"
+msgstr "åæãéæãåçãããããããããã"
+
+#: ../src/funclib.c:6620
+msgid "Undefine a variable (including all locals and globals of the same name)"
+msgstr ""
+
+#: ../src/funclib.c:6622
+msgid ""
+"Undefine all unprotected (user defined) global variables and parameters.  "
+"Does not reset or change protected (system) parameters."
+msgstr ""
+
+#: ../src/funclib.c:6623
+msgid ""
+"Mark all currently defined variables as protected.  They will be treated as "
+"system defined variables from now on."
+msgstr ""
+
+#: ../src/funclib.c:6624
+msgid ""
+"Return a vector of all global unprotected (user defined) variable names."
+msgstr ""
+
+#: ../src/funclib.c:6626
+#, fuzzy
+#| msgid "Prints a string to the error stream"
+msgid "Parse a string (but do not execute)"
+msgstr "æååãããããããããããååãã"
+
+#: ../src/funclib.c:6627
+msgid "Parse and evaluate a string"
+msgstr ""
+
+#: ../src/funclib.c:6629
+msgid "Ask a question and return a string.  Optionally pass in a default."
+msgstr ""
+
+#: ../src/funclib.c:6630
+msgid ""
+"Ask a question and present a list of buttons.  Returns the 1-based index of "
+"the button pressed (or null on failure)."
+msgstr ""
+
+#: ../src/funclib.c:6632
+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
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not an integer or a matrix"
+msgid "%s: argument number %d not a number or a matrix"
+msgstr "%s: %d ççãåæãææåããèåããããããã"
+
+#: ../src/funclibhelper.cP:89
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not a positive integer"
+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:2920
+#, 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
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not a matrix"
+msgid "%s: argument number %d not a square matrix"
+msgstr "%s: %d ççãåæãèåããããããã"
+
+#: ../src/funclibhelper.cP:167
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not a matrix"
+msgid "%s: argument number %d not a matrix or null node"
+msgstr "%s: %d ççãåæãèåããããããã"
+
+#: ../src/funclibhelper.cP:178
+#, c-format
+msgid "%s: argument number %d not a value only matrix"
+msgstr "%s: argument number %d not a value only matrix"
+
+#: ../src/funclibhelper.cP:191
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not a value only matrix"
+msgid "%s: argument number %d not a value only vector"
+msgstr "%s: argument number %d not a value only matrix"
+
+#: ../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
+#, fuzzy, c-format
+#| msgid "%s: argument number %d not an integer"
+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:115
+#: ../src/genius.c:128
 #, c-format
 msgid "Too many errors! (%d followed)\n"
 msgstr "ããããåããããï (%d å)\n"
 
-#: src/genius.c:180 src/gnome-genius.c:2697
-msgid ""
-"\n"
-"Note: Compiled without MPFR (some operations may be slow) see www.mpfr.org"
-msgstr ""
-"\n"
-"ææ: MPFR çããããããããããããããããããããåçãéããããã (èç"
-"ã www.mpfr.org ããèäãã)"
+#: ../src/genius.c:156
+msgid "Cannot locate the manual"
+msgstr "ããããããæçããåæãçåããããã"
 
-#: src/genius.c:259
+#: ../src/genius.c:221
 #, c-format
+msgid "Suggested: %s\n"
+msgstr ""
+
+#: ../src/genius.c:267
+#, fuzzy, c-format
+#| msgid "%s: value out of range"
+msgid "Out of range!\n"
+msgstr "%s: çååãåãã"
+
+#: ../src/genius.c:351 ../src/genius.lang.h:5 ../src/gnome-genius.c:830
+#: ../src/gnome-genius.c:875
+msgid "Genius"
+msgstr "Genius"
+
+#: ../src/genius.c:384 ../src/genius.c:393 ../src/genius.c:400
+#: ../src/genius.c:409
+#, fuzzy, c-format
+#| msgid "%s: argument should be between %d and %d"
+msgid "%s should be between %d and %d, using %d"
+msgstr "%s: åæã %d ã %d ãéãããäãã"
+
+#: ../src/genius.c:428 ../src/genius.c:437
+#, fuzzy, c-format
+#| msgid "%s: argument should be larger or equal to 0"
+msgid "%s should be greater then or equal to %d, using %d"
+msgstr "%s: åæã 0 ääãããäãã"
+
+#: ../src/genius.c:485
+#, fuzzy, c-format
+#| msgid "Genius %s"
+msgid ""
+"Genius %s\n"
+"%s%s\n"
+msgstr "Genius %s"
+
+#: ../src/genius.c:496
+#, fuzzy, c-format
+#| msgid ""
+#| "Genius %s usage:\n"
+#| "\n"
+#| "genius [options] [files]\n"
+#| "\n"
+#| "\t--precision=num   \tFloating point precision [256]\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--[no]readline    \tUse readline if it is available [ON]\n"
+#| "\t--[no]compile     \tCompile everything and dump it to stdout [OFF]\n"
+#| "\t--[no]quiet       \tBe quiet during non-interactive mode,\n"
+#| "\t                  \t(always on when compiling) [OFF]\n"
+#| "\n"
 msgid ""
 "Genius %s usage:\n"
 "\n"
 "genius [options] [files]\n"
 "\n"
-"\t--precision=num   \tFloating point precision [256]\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"
@@ -1477,10 +3289,15 @@ msgid ""
 "\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 ""
 "Genius %s çæ:\n"
@@ -1501,7 +3318,13 @@ msgstr ""
 "\t                  \tèçæãåãããã [OFF]\n"
 "\n"
 
-#: src/genius.c:300
+#: ../src/genius.c:526
+#, c-format
+msgid ""
+"Can't specify both an expression and files to execute on the command line"
+msgstr ""
+
+#: ../src/genius.c:537
 #, c-format
 msgid ""
 "Genius %s\n"
@@ -1518,7 +3341,7 @@ msgstr ""
 "ãããããããã 'manual' ããã 'help' ãååããäããã%s\n"
 "\n"
 
-#: src/genius.c:355 src/gnome-genius.c:3011
+#: ../src/genius.c:610 ../src/gnome-genius.c:5138
 msgid ""
 "The only thing that interferes with my learning is my education.  -- Albert "
 "Einstein"
@@ -1526,193 +3349,510 @@ msgstr ""
 "The only thing that interferes with my learning is my education.  -- A.ããã"
 "ããããã"
 
-#: src/genius.c:376 src/genius.c:436
+#: ../src/genius.c:631 ../src/genius.c:704
 msgid "Can't open file"
 msgstr "ãããããéãããã"
 
-#: src/genius.lang.h:1
+#: ../src/genius.lang.h:1
 msgid "Base-N Integers"
 msgstr "åå-N ææå"
 
-#: src/genius.lang.h:2
+#: ../src/genius.lang.h:2
 msgid "Commands"
 msgstr "ãããã"
 
-#: src/genius.lang.h:3
+#: ../src/genius.lang.h:3
 msgid "Decimal Integers"
 msgstr "10éãææå"
 
-#: src/genius.lang.h:4
+#: ../src/genius.lang.h:4
 msgid "Floats"
 msgstr "æååæ"
 
-#: src/genius.lang.h:5
-msgid "Genius"
-msgstr "Genius"
-
-#: src/genius.lang.h:6
+#: ../src/genius.lang.h:6
 msgid "Keywords"
 msgstr "ããããã"
 
-#: src/genius.lang.h:7
+#: ../src/genius.lang.h:7
 msgid "Line Comment"
 msgstr "èãããã"
 
-#: src/genius.lang.h:8
+#: ../src/genius.lang.h:8
 msgid "Scripts"
 msgstr "ããããã"
 
-#: src/genius.lang.h:9
+#: ../src/genius.lang.h:9
 msgid "String"
 msgstr "æåå"
 
-#: src/gnome-genius.c:201
+#: ../src/gnome-genius.c:256
+#, fuzzy
+#| msgid "_View"
+msgid "_File"
+msgstr "èç(_V)"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:257
+#, fuzzy
+#| msgid "Exit"
+msgid "_Edit"
+msgstr "çä"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:258
+msgid "_Calculator"
+msgstr "èçæ(_C)"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:259
+msgid "P_lugins"
+msgstr "ããããã(_L)"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:260
+msgid "_Programs"
+msgstr "ããããã(_P)"
+
+#. name, stock id, label
+#: ../src/gnome-genius.c:261
+#, fuzzy
+#| msgid "String"
+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 "æããããããã(_N)"
 
-#: src/gnome-genius.c:201
+#. label, accelerator
+#: ../src/gnome-genius.c:265 ../src/gnome-genius.c:269
 msgid "Create new program tab"
 msgstr "æãããããããçããããéããã"
 
-#: src/gnome-genius.c:208
+#: ../src/gnome-genius.c:268
+msgid "New"
+msgstr ""
+
+#. name, stock id
+#: ../src/gnome-genius.c:272
+#, fuzzy
+#| msgid "Open..."
+msgid "_Open..."
+msgstr "éã..."
+
+#. label, accelerator
+#: ../src/gnome-genius.c:273 ../src/gnome-genius.c:277
+#, fuzzy
+#| msgid "Can't open file"
+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
+#, fuzzy
+#| msgid "Changes current directory"
+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
+#, fuzzy
+#| msgid "Save As..."
+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 "åèãèã(_R)"
 
-#: src/gnome-genius.c:208
+#: ../src/gnome-genius.c:294
 msgid "Reload the selected program from disk"
 msgstr "éæããããããããããããããååèãèããã"
 
-#: src/gnome-genius.c:212
+#: ../src/gnome-genius.c:297
+#, fuzzy
+#| msgid "Console"
+msgid "_Close"
+msgstr "ããããã"
+
+#: ../src/gnome-genius.c:298
+msgid "Close the current file"
+msgstr ""
+
+#: ../src/gnome-genius.c:301
 msgid "_Load and Run..."
 msgstr "èãèããåè(_L)..."
 
-#: src/gnome-genius.c:212
+#: ../src/gnome-genius.c:302
 msgid "Load and execute a file in genius"
 msgstr "Genius åããããããèãèããåèããã"
 
-#: src/gnome-genius.c:225
-msgid "Copy Answer As Plain _Text"
+#: ../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
+#, fuzzy
+#| msgid "Calculates the sine function"
+msgid "Cut the selection"
+msgstr "æåéæ sin ãèçãã"
+
+#: ../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
+#, fuzzy
+#| msgid "Copy Answer As Plain _Text"
+msgid "Copy Answer As Plain Te_xt"
 msgstr "èãéåããããããããã(_T)"
 
-#: src/gnome-genius.c:226
+#: ../src/gnome-genius.c:336
 msgid "Copy last answer into the clipboard in plain text"
 msgstr "æåãèççæãéåãããããååããããããããããããããã"
 
-#: src/gnome-genius.c:229
+#: ../src/gnome-genius.c:339
 msgid "Copy Answer As _LaTeX"
 msgstr "èã LaTeX ãããã(_L)"
 
-#: src/gnome-genius.c:230
+#: ../src/gnome-genius.c:340
 msgid "Copy last answer into the clipboard as LaTeX"
 msgstr "æåãèççæã LaTex ååããããããããããããããã"
 
-#: src/gnome-genius.c:233
+#: ../src/gnome-genius.c:343
 msgid "Copy Answer As _MathML"
 msgstr "èã MathML ãããã(_M)"
 
-#: src/gnome-genius.c:234
+#: ../src/gnome-genius.c:344
 msgid "Copy last answer into the clipboard as MathML"
 msgstr "æåãèççæã MathML ååããããããããããããããã"
 
-#: src/gnome-genius.c:237
+#: ../src/gnome-genius.c:347
 msgid "Copy Answer As T_roff"
 msgstr "èã Troff ãããã(_R)"
 
-#: src/gnome-genius.c:238
+#: ../src/gnome-genius.c:348
 msgid "Copy last answer into the clipboard as Troff eqn"
 msgstr "æåãèççæã Troff eqn ååããããããããããããããã"
 
-#: src/gnome-genius.c:251
+#: ../src/gnome-genius.c:351
 msgid "_Run"
 msgstr "åè(_R)"
 
-#: src/gnome-genius.c:251 src/gnome-genius.c:298
+#: ../src/gnome-genius.c:352
 msgid "Run current program"
 msgstr "çåãããããããåèããã"
 
-#: src/gnome-genius.c:252
+#: ../src/gnome-genius.c:355
 msgid "_Interrupt"
 msgstr "äæ(_I)"
 
-#: src/gnome-genius.c:252 src/gnome-genius.c:296
+#: ../src/gnome-genius.c:356
 msgid "Interrupt current calculation"
 msgstr "çåãèçãåãèããã"
 
-#: src/gnome-genius.c:254 src/graphing.c:2840
+#: ../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
+#, fuzzy
+#| msgid "_Plot"
+msgid "_Plot..."
+msgstr "ãããã(_P)"
+
+#: ../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:5972
 msgid "_Plot"
 msgstr "ãããã(_P)"
 
-#: src/gnome-genius.c:254 src/gnome-genius.c:300
-msgid "Plot a function"
-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
+#, fuzzy
+#| msgid "Console"
+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
+#, fuzzy
+#| msgid "About Genius"
+msgid "Configure Genius"
+msgstr "Genius"
+
+#: ../src/gnome-genius.c:395
+#, fuzzy
+#| msgid "Constants"
+msgid "_Contents"
+msgstr "åæ"
+
+#: ../src/gnome-genius.c:396
+#, fuzzy
+#| msgid "Displays the user manual"
+msgid "View the Genius manual"
+msgstr "ãããããããããããèçãã"
+
+#: ../src/gnome-genius.c:399
+#, fuzzy
+#| msgid "  help FunctionName\n"
+msgid "_Help on Function"
+msgstr "  help éæãåå\n"
+
+#: ../src/gnome-genius.c:400
+#, fuzzy
+#| msgid "Print help (or help on a function/command)"
+msgid "Help on a function or a command"
+msgstr "ããã (ããããéæ/ãããããããã) ãååãã"
+
+#: ../src/gnome-genius.c:403
+msgid "_Warranty"
+msgstr "äèäé(_W)"
+
+#: ../src/gnome-genius.c:404
+msgid "Display warranty information"
+msgstr "äèäéãããããæåãèçããã"
+
+#: ../src/gnome-genius.c:407
+msgid "_About"
+msgstr ""
 
-#. FIXME: no help
-#. * GNOMEUIINFO_HELP("genius"),
-#: src/gnome-genius.c:261
-msgid "_Manual"
-msgstr "ããããã(_M)"
+#: ../src/gnome-genius.c:408
+msgid "About Genius"
+msgstr "Genius"
+
+#: ../src/gnome-genius.c:934
+#, fuzzy
+#| msgid "  help FunctionName\n"
+msgid "Help on Function"
+msgstr "  help éæãåå\n"
+
+#: ../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 ""
+
+#: ../src/gnome-genius.c:989
+#, c-format
+msgid ""
+"<b>Help on %s not found</b>\n"
+"\n"
+"Perhaps you meant %s."
+msgstr ""
+
+#: ../src/gnome-genius.c:1044
+msgid "Error"
+msgstr "ããã"
 
-#: src/gnome-genius.c:262
-msgid "Display the manual"
-msgstr "ããããããèçããã"
+#: ../src/gnome-genius.c:1046
+msgid "Information"
+msgstr "æå"
 
-#: src/gnome-genius.c:265
-msgid "_Warranty"
-msgstr "äèäé(_W)"
+#: ../src/gnome-genius.c:1132
+#, fuzzy
+#| msgid "Set a global variable"
+msgid ""
+"Global variables:\n"
+"\n"
+msgstr "åååæãããããã"
 
-#: src/gnome-genius.c:266
-msgid "Display warranty information"
-msgstr "äèäéãããããæåãèçããã"
+#: ../src/gnome-genius.c:1165
+msgid ""
+"\n"
+"Function call stack:\n"
+msgstr ""
 
-#: src/gnome-genius.c:284
-msgid "_Calculator"
-msgstr "èçæ(_C)"
+#: ../src/gnome-genius.c:1167 ../src/gnome-genius.c:1226
+msgid ""
+"(depth of context in parentheses)\n"
+"\n"
+msgstr ""
 
-#: src/gnome-genius.c:286
-msgid "P_lugins"
-msgstr "ããããã(_L)"
+#: ../src/gnome-genius.c:1224
+#, fuzzy
+#| msgid "Set a global variable"
+msgid ""
+"\n"
+"Local variables:\n"
+msgstr "åååæãããããã"
 
-#: src/gnome-genius.c:288
-msgid "_Programs"
-msgstr "ããããã(_P)"
+#: ../src/gnome-genius.c:1278
+msgid "User Variable Listing"
+msgstr ""
 
-#: src/gnome-genius.c:296
-msgid "Interrupt"
-msgstr "äæ"
+#: ../src/gnome-genius.c:1386
+#, fuzzy, c-format
+#| msgid "%s: undefined function"
+msgid "%s undefined"
+msgstr "%s: åçããããããéæãã"
 
-#: src/gnome-genius.c:298
-msgid "Run"
-msgstr "åè"
+#. printed before a global variable
+#: ../src/gnome-genius.c:1421
+msgid "(global) "
+msgstr ""
 
-#: src/gnome-genius.c:299
-msgid "Open"
-msgstr "éã"
+#. printed before local variable in certain
+#. * context
+#: ../src/gnome-genius.c:1425
+#, c-format
+msgid "(context %d) "
+msgstr ""
 
-#: src/gnome-genius.c:299
-msgid "Open a GEL file for running"
-msgstr "åèãã GEL ãããããéããã"
+#: ../src/gnome-genius.c:1447
+#, fuzzy, c-format
+#| msgid "Set a global variable"
+msgid "%s not a user variable"
+msgstr "åååæãããããã"
 
-#: src/gnome-genius.c:300 src/graphing.c:1225
-msgid "Plot"
-msgstr "ãããã"
+#: ../src/gnome-genius.c:1481
+#, c-format
+msgid "Monitoring: %s"
+msgstr ""
 
-#: src/gnome-genius.c:301
-msgid "Exit"
-msgstr "çä"
+#: ../src/gnome-genius.c:1529
+msgid "Update continuously"
+msgstr ""
 
-#: src/gnome-genius.c:301
-msgid "Exit genius"
-msgstr "Genius ãçäããã"
+#: ../src/gnome-genius.c:1560
+msgid "Monitor a Variable"
+msgstr ""
 
-#: src/gnome-genius.c:395
-msgid "Error"
-msgstr "ããã"
+#: ../src/gnome-genius.c:1577
+msgid "Variable name:"
+msgstr ""
 
-#: src/gnome-genius.c:395
-msgid "Information"
-msgstr "æå"
+#. error
+#. always textbox
+#: ../src/gnome-genius.c:1633
+msgid "Full Answer"
+msgstr ""
 
-#: src/gnome-genius.c:450
+#: ../src/gnome-genius.c:1649
 #, c-format
 msgid ""
 "\n"
@@ -1721,34 +3861,59 @@ msgstr ""
 "\n"
 "ããããåããããï (%d å)"
 
-#: src/gnome-genius.c:460
+#: ../src/gnome-genius.c:1664
 #, c-format
 msgid "\\e[01;31mToo many errors! (%d followed)\\e[0m\n"
 msgstr "\\e[01;31mããããåããããï (%d å)\\e[0m\n"
 
+#: ../src/gnome-genius.c:1803
+#, fuzzy, c-format
+#| msgid ""
+#| "<b>Cannot save file</b>\n"
+#| "Details: %s"
+msgid ""
+"<b>Cannot display help</b>\n"
+"\n"
+"%s"
+msgstr ""
+"<b>ãããããäåããããã</b>\n"
+"èç: %s"
+
+#: ../src/gnome-genius.c:1879
+msgid "Nils Barth (initial implementation of parts of the GEL library)"
+msgstr ""
+
+#: ../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:583
+#: ../src/gnome-genius.c:1894
 msgid "translator-credits"
 msgstr ""
 "çè æ <aihana gnome gr jp>\n"
 "ææGNOMEããããä <http://www.gnome.gr.jp>"
 
-#: src/gnome-genius.c:602
-msgid "About Genius"
-msgstr "Genius"
+#: ../src/gnome-genius.c:1942
+#, fuzzy
+#| msgid "Genius Math Tool"
+msgid "Genius Mathematical Tool"
+msgstr "Genius æåããã"
 
-#: src/gnome-genius.c:605
-msgid ""
-"The Gnome calculator style edition of the genius calculator.  For license/"
-"warranty details, type 'warranty' into the console."
+#: ../src/gnome-genius.c:1946
+#, fuzzy
+#| msgid ""
+#| "The Gnome calculator style edition of the genius calculator.  For license/"
+#| "warranty details, type 'warranty' into the console."
+msgid "The Gnome calculator style edition of the Genius Mathematical Tool."
 msgstr ""
 "Genius èçæã GNOME ãããããããããããã/äèäéãèçãããããèãã"
 "ãååãããããããåã 'warranty' ãååããããäããã"
 
-#: src/gnome-genius.c:767
+#: ../src/gnome-genius.c:2136
 msgid ""
 "Genius is executing something, and furthermore there are unsaved programs.\n"
 "Are you sure you wish to quit?"
@@ -1756,68 +3921,85 @@ msgstr ""
 "Genius ãäãåèäããããäåãããããããããããååãããã\n"
 "æåãçäããããããããããï"
 
-#: src/gnome-genius.c:775
+#: ../src/gnome-genius.c:2144
 msgid "There are unsaved programs, are you sure you wish to quit?"
 msgstr ""
 "äåãããããããããããååãããããæåãçäããããããããããï"
 
-#: src/gnome-genius.c:782
+#: ../src/gnome-genius.c:2151
 msgid "Genius is executing something, are you sure you wish to quit?"
 msgstr "Genius ãäãåèäããããæåãçäããããããããããï"
 
-#: src/gnome-genius.c:789
+#: ../src/gnome-genius.c:2158
 msgid "Are you sure you wish to quit?"
 msgstr "æåãçäããããããããããï"
 
-#: src/gnome-genius.c:892
+#: ../src/gnome-genius.c:2272
 msgid "Genius Setup"
 msgstr "Genius ãèå"
 
-#: src/gnome-genius.c:909
+#: ../src/gnome-genius.c:2290
 msgid "Output"
 msgstr "åå"
 
-#: src/gnome-genius.c:912
+#: ../src/gnome-genius.c:2293
 msgid "Number/Expression output options"
 msgstr "æå/åãååããããã"
 
-#: src/gnome-genius.c:922
+#: ../src/gnome-genius.c:2303
 msgid "Maximum digits to output (0=unlimited)"
 msgstr "ååããæåææ (0=åéãã)"
 
-#: src/gnome-genius.c:942
+#: ../src/gnome-genius.c:2323
 msgid "Results as floats"
 msgstr "æååæçåãååãã"
 
-#: src/gnome-genius.c:950
+#: ../src/gnome-genius.c:2331
 msgid "Floats in scientific notation"
 msgstr "çåèåäããæååæçåãååãã"
 
-#: src/gnome-genius.c:958
+#: ../src/gnome-genius.c:2339
 msgid "Always print full expressions"
 msgstr "åãåããåãååãã"
 
-#: src/gnome-genius.c:967
+#: ../src/gnome-genius.c:2347
+#, fuzzy
+#| msgid "If true, mixed fractions are printed"
+msgid "Use mixed fractions"
+msgstr "TRUE ãååãååæãèçãã"
+
+#: ../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:975
+#: ../src/gnome-genius.c:2423
 msgid "Display errors in a dialog"
 msgstr "ããããããããããäãèçãã"
 
-#: src/gnome-genius.c:983
+#: ../src/gnome-genius.c:2431
 msgid "Display information messages in a dialog"
 msgstr "ããäãæåãããããããäãèçãã"
 
-#: src/gnome-genius.c:994
+#: ../src/gnome-genius.c:2442
 msgid "Maximum errors to display (0=unlimited)"
 msgstr "èçãããããæãæåå (0=åéãã)"
 
-#: src/gnome-genius.c:1018
+#: ../src/gnome-genius.c:2466
 msgid "Precision"
 msgstr "çå"
 
-#: src/gnome-genius.c:1028
+#: ../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"
@@ -1827,31 +4009,64 @@ msgstr ""
 "çããåæãããããæèãèçããæåãåæã\n"
 "åæããããããããããã"
 
-#: src/gnome-genius.c:1037
+#: ../src/gnome-genius.c:2485
 msgid "Floating point precision (bits)"
 msgstr "æååæçåãçå (ããã)"
 
-#: src/gnome-genius.c:1061
+#: ../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:1064
+#: ../src/gnome-genius.c:2523
 msgid "Terminal options"
 msgstr "ããããããããããã"
 
-#: src/gnome-genius.c:1073
+#: ../src/gnome-genius.c:2532
 msgid "Scrollback lines"
 msgstr "ããããããããããèæ"
 
-#: src/gnome-genius.c:1096
+#: ../src/gnome-genius.c:2555
 msgid "Font:"
 msgstr "ãããã:"
 
-#: src/gnome-genius.c:1111
+#: ../src/gnome-genius.c:2566
 msgid "Black on white"
 msgstr "çåãéåãæçãã"
 
-#: src/gnome-genius.c:1141
+#: ../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 ""
+
+#: ../src/gnome-genius.c:2606
+#, fuzzy
+#| msgid "Maximum errors to display"
+msgid "Maximum number of nodes to allocate"
+msgstr "èçãããããæãæååãæåãã"
+
+#: ../src/gnome-genius.c:2646
 msgid ""
 "<b>Genius is currently executing something.</b>\n"
 "\n"
@@ -1861,57 +4076,74 @@ msgstr ""
 "\n"
 "åãååãããããããçåãèçãäæããäããã"
 
-#: src/gnome-genius.c:1206
+#: ../src/gnome-genius.c:2674
 msgid "GEL files"
 msgstr "GEL ãããã"
 
-#: src/gnome-genius.c:1211 src/graphing.c:855
+#: ../src/gnome-genius.c:2679 ../src/graphing.c:1113
 msgid "All files"
 msgstr "åãããããã"
 
-#: src/gnome-genius.c:1245 src/gnome-genius.c:1869
+#: ../src/gnome-genius.c:2703 ../src/gnome-genius.c:3594
 msgid "Cannot open file!"
 msgstr "ãããããéããããï"
 
-#: src/gnome-genius.c:1274 src/gnome-genius.c:1292
+#: ../src/gnome-genius.c:2713 ../src/gnome-genius.c:4074
+#, fuzzy
+#| msgid "Output"
+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:1278
+#: ../src/gnome-genius.c:2752
 msgid "_Load"
 msgstr "èãèã(_L)"
 
-#: src/gnome-genius.c:1704
+#: ../src/gnome-genius.c:3264
 msgid "Cannot open file"
 msgstr "ãããããéãããã"
 
-#: src/gnome-genius.c:1736 src/gnome-genius.c:2681
+#. context
+#: ../src/gnome-genius.c:3299 ../src/gnome-genius.c:4745
 #, c-format
 msgid "Line: %d"
 msgstr "%d èç"
 
-#. the file name will have an underscore
-#: src/gnome-genius.c:1807
+#: ../src/gnome-genius.c:3488
 #, c-format
 msgid "Program_%d.gel"
 msgstr "Program_%d.gel"
 
-#: src/gnome-genius.c:1808
+#: ../src/gnome-genius.c:3499
 #, c-format
 msgid "Program %d"
 msgstr "ããããã %d"
 
-#: src/gnome-genius.c:1821
+#: ../src/gnome-genius.c:3528
 #, c-format
 msgid "Cannot open %s"
 msgstr "%s ãéãããã"
 
-#: src/gnome-genius.c:1896 src/gnome-genius.c:1915
+#: ../src/gnome-genius.c:3616
 msgid "Open..."
 msgstr "éã..."
 
+#: ../src/gnome-genius.c:3693
+#, fuzzy
+#| msgid "Program %d"
+msgid "Program is read only"
+msgstr "ããããã %d"
+
 #. new fname
-#: src/gnome-genius.c:1990 src/gnome-genius.c:2045
+#: ../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"
@@ -1920,15 +4152,39 @@ msgstr ""
 "<b>ãããããäåããããã</b>\n"
 "èç: %s"
 
-#: src/gnome-genius.c:2039 src/graphing.c:614 src/graphing.c:741
+#: ../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:910
+#: ../src/graphing.c:1016
 msgid "File already exists.  Overwrite it?"
 msgstr "ãããããæãååããããäæãããããï"
 
-#: src/gnome-genius.c:2096 src/gnome-genius.c:2118
+#: ../src/gnome-genius.c:3822
 msgid "Save As..."
 msgstr "ååãäå..."
 
-#: src/gnome-genius.c:2192
+#: ../src/gnome-genius.c:3949
+msgid "Save Console Output..."
+msgstr ""
+
+#: ../src/gnome-genius.c:4012
+#, fuzzy
+#| msgid "There are unsaved programs, are you sure you wish to quit?"
+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"
@@ -1938,28 +4194,73 @@ msgstr ""
 "\n"
 "æããããããããäæããããæåããããäãéæããäããã"
 
-#: src/gnome-genius.c:2289
+#: ../src/gnome-genius.c:4061
+#, fuzzy, c-format
+#| msgid "Cannot open %s"
+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:2475
+#: ../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 "'genius-readline-helper-fifo' ãåèãããããï\n"
 
-#: src/gnome-genius.c:2701
+#: ../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 ""
 "\n"
-"ææ: GtkSourceView (äåããããããããã) çããããããããããããã"
+"ææ: GtkSourceView (äåãããããããããã) çããããããããããããã"
+
+#: ../src/gnome-genius.c:4858
+#, fuzzy
+#| msgid "Genius"
+msgid "GNOME Genius"
+msgstr "Genius"
+
+#. parent
+#: ../src/gnome-genius.c:4908
+msgid "Cannot find the library file, genius installation may be incorrect"
+msgstr ""
 
-#: src/gnome-genius.c:2899
+#: ../src/gnome-genius.c:4988
 msgid "Console"
 msgstr "ããããã"
 
-#: src/gnome-genius.c:2944
+#: ../src/gnome-genius.c:5072
 #, c-format
 msgid ""
 "%sGenius %s%s\n"
@@ -1976,265 +4277,692 @@ msgstr ""
 "ãããããããã '%smanual%s' ããã '%shelp%s' ãååããäããã%s\n"
 "\n"
 
-#: src/gnome-genius.desktop.in.h:1
+#: ../src/gnome-genius.desktop.in.h:1
 msgid "Genius Math Tool"
 msgstr "Genius æåããã"
 
-#: src/gnome-genius.desktop.in.h:2
+#: ../src/gnome-genius.desktop.in.h:2
 msgid "Genius Mathematical Tool and Calculator"
 msgstr "Genius åãæåããããèçæãæäããã"
 
-#: src/graphing.c:285
+#: ../src/graphing.c:574
 msgid "Rotate"
 msgstr "åè"
 
-#: src/graphing.c:304
-msgid "Rotate X: "
-msgstr "X-èãåããåè: "
-
-#: src/graphing.c:329
-msgid "Rotate Y: "
-msgstr "Y-èãåããåè: "
+#: ../src/graphing.c:593 ../src/graphing.c:622
+#, c-format
+msgid "Rotate about %s axis: "
+msgstr ""
 
-#: src/graphing.c:354
-msgid "Rotate Z: "
-msgstr "Z-èãåããåè: "
+#: ../src/graphing.c:651
+#, fuzzy
+#| msgid "_Fit dependent axis"
+msgid "Rotate about dependent axis: "
+msgstr "äåããèãåããã(_F)"
 
-#: src/graphing.c:448
+#: ../src/graphing.c:759
 msgid "Print"
 msgstr "åå"
 
-#: src/graphing.c:465
+#: ../src/graphing.c:776
 msgid "Print command: "
 msgstr "ååãããã: "
 
-#: src/graphing.c:492
+#: ../src/graphing.c:803
 msgid "Cannot open temporary file, cannot print."
 msgstr "äæçãããããéããããããååãããããã"
 
-#: src/graphing.c:521
+#: ../src/graphing.c:830
 msgid "Printing failed"
 msgstr "ååãåæãããã"
 
-#: src/graphing.c:693 src/graphing.c:760 src/graphing.c:777
+#: ../src/graphing.c:842
+#, fuzzy, c-format
+#| msgid "Printing failed"
+msgid "Printing failed: %s"
+msgstr "ååãåæãããã"
+
+#: ../src/graphing.c:979 ../src/graphing.c:1031 ../src/graphing.c:1048
 msgid "Export failed"
 msgstr "ãããããããåæãããã"
 
-#: src/graphing.c:820
+#: ../src/graphing.c:1079
 msgid "Export encapsulated postscript"
 msgstr "Encapsulated PostScript (EPS) ãããããããã"
 
-#: src/graphing.c:822
+#: ../src/graphing.c:1081
 msgid "Export postscript"
 msgstr "ãããããããããããããããã"
 
-#: src/graphing.c:824
+#: ../src/graphing.c:1083
 msgid "Export PNG"
 msgstr "PNG ãããããããã"
 
-#: src/graphing.c:841
+#: ../src/graphing.c:1099
 msgid "EPS files"
 msgstr "EPS ãããã"
 
-#: src/graphing.c:845
+#: ../src/graphing.c:1103
 msgid "PS files"
 msgstr "PS ãããã"
 
-#: src/graphing.c:849
+#: ../src/graphing.c:1107
 msgid "PNG files"
 msgstr "PNG ãããã"
 
-#: src/graphing.c:1247
-msgid "_Graph"
-msgstr "ããã(_G)"
+#: ../src/graphing.c:1122
+msgid "Generate preview in EPS file (with ps2epsi)"
+msgstr ""
+
+#: ../src/graphing.c:1700
+msgid "Solver"
+msgstr ""
+
+#: ../src/graphing.c:1705
+msgid "Clea_r solutions"
+msgstr ""
+
+#: ../src/graphing.c:1707
+#, fuzzy
+#| msgid "Plot a function"
+msgid "_Plot solution"
+msgstr "éæãçæããããæçããã"
+
+#: ../src/graphing.c:1728
+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:1750
+msgid "X increment:"
+msgstr ""
+
+#: ../src/graphing.c:1772
+msgid "T increment:"
+msgstr ""
+
+#: ../src/graphing.c:1776
+#, fuzzy
+#| msgid "The natural logarithm"
+msgid "T interval length:"
+msgstr "èçåæãèçãã"
+
+#: ../src/graphing.c:1790
+#, fuzzy
+#| msgid "Font:"
+msgid "Point x:"
+msgstr "ãããã:"
+
+#: ../src/graphing.c:1795
+msgid "y:"
+msgstr ""
+
+#: ../src/graphing.c:1862
+msgid "Plot"
+msgstr "ãããã"
+
+#: ../src/graphing.c:1897
+msgid "_Graph"
+msgstr "ããã(_G)"
+
+#: ../src/graphing.c:1901
+msgid "_Print..."
+msgstr "åå(_P)..."
+
+#: ../src/graphing.c:1907
+msgid "_Export postscript..."
+msgstr "ããããããããããããããã(_E)..."
+
+#: ../src/graphing.c:1913
+msgid "E_xport encapsulated postscript..."
+msgstr "EPS ããããããã(_X)..."
+
+#: ../src/graphing.c:1919
+#, fuzzy
+#| msgid "_Export PNG..."
+msgid "Export P_NG..."
+msgstr "PNG ããããããã(_E)..."
+
+#: ../src/graphing.c:1931
+msgid "_Zoom"
+msgstr "ããã(_Z)"
+
+#: ../src/graphing.c:1935
+msgid "Zoom _out"
+msgstr "çå(_O)"
+
+#: ../src/graphing.c:1942
+msgid "Zoom _in"
+msgstr "æå(_I)"
+
+#: ../src/graphing.c:1949
+msgid "_Fit dependent axis"
+msgstr "äåããèãåããã(_F)"
+
+#: ../src/graphing.c:1956
+msgid "_Reset to original zoom"
+msgstr ""
+
+#: ../src/graphing.c:1969
+msgid "_View"
+msgstr "èç(_V)"
+
+#: ../src/graphing.c:1974
+msgid "_Reset angles"
+msgstr "èåããããã(_R)"
+
+#: ../src/graphing.c:1979
+msgid "_Top view"
+msgstr "çäãããèç(_T)"
+
+#: ../src/graphing.c:1984
+msgid "R_otate axis..."
+msgstr "èãåè(_O)..."
+
+#: ../src/graphing.c:1994
+msgid "_Solver"
+msgstr ""
+
+#: ../src/graphing.c:1999
+#, fuzzy
+#| msgid "Save As..."
+msgid "_Solver..."
+msgstr "ååãäå..."
+
+#: ../src/graphing.c:2004
+msgid "_Clear solutions"
+msgstr ""
+
+#: ../src/graphing.c:2909
+#, fuzzy, c-format
+#| msgid "Functions"
+msgid "Function"
+msgstr "éæ"
+
+#: ../src/graphing.c:2911
+#, c-format
+msgid "Function #%d"
+msgstr "éæ #%d"
+
+#: ../src/graphing.c:2933
+msgid "Graph limits not given as a 4-vector"
+msgstr "ããããéçãïãããããããæåããäãã"
+
+#: ../src/graphing.c:2939 ../src/graphing.c:2950 ../src/graphing.c:2961
+#: ../src/graphing.c:2972 ../src/graphing.c:3078 ../src/graphing.c:3089
+#: ../src/graphing.c:3100 ../src/graphing.c:3111 ../src/graphing.c:3122
+#: ../src/graphing.c:3133
+msgid "Graph limits not given as numbers"
+msgstr "ããããéçãæåãæåããäãã"
+
+#: ../src/graphing.c:3072
+msgid "Graph limits not given as a 6-vector"
+msgstr "ããããéçãïãããããããæåããäãã"
+
+#: ../src/graphing.c:3206 ../src/graphing.c:3224 ../src/graphing.c:3238
+msgid "Ticks must be between 2 and 200"
+msgstr ""
+
+#: ../src/graphing.c:3215 ../src/graphing.c:3229
+#, fuzzy
+#| msgid "Graph limits not given as numbers"
+msgid "Ticks not given as numbers"
+msgstr "ããããéçãæåãæåããäãã"
+
+#: ../src/graphing.c:3243
+#, fuzzy
+#| msgid "Graph limits not given as a 4-vector"
+msgid "Ticks not given as a number or a 2-vector"
+msgstr "ããããéçãïãããããããæåããäãã"
+
+#: ../src/graphing.c:4284
+#, fuzzy, c-format
+#| msgid ""
+#| "Type a function name or an expression involving the x and y variables (or "
+#| "the z variable which will be z=x+iy) in the boxes below to graph them.  "
+#| "Functions with one argument only will be passed a complex number."
+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 ""
+"âãããããããããããããéæãåãåæ x ã y (ããããz=x+iy ååãããã"
+"ããåæ z) ãããåããååãååããäãããããäããåæãæãéæãèç"
+"æãæããããã"
+
+#: ../src/graphing.c:4309 ../src/graphing.c:4316 ../src/graphing.c:4480
+#: ../src/graphing.c:4487
+#, fuzzy, c-format
+#| msgid "X from:"
+msgid "%s from:"
+msgstr "X-èæå: "
+
+#: ../src/graphing.c:4323 ../src/graphing.c:4330
+#, c-format
+msgid "%s increment:"
+msgstr ""
+
+#: ../src/graphing.c:4337
+#, c-format
+msgid "%s interval length:"
+msgstr ""
+
+#: ../src/graphing.c:4344
+#, c-format
+msgid "Point %s:"
+msgstr ""
+
+#: ../src/graphing.c:4357
+#, fuzzy, c-format
+#| msgid ""
+#| "Type a function name or an expression involving the x and y variables (or "
+#| "the z variable which will be z=x+iy) in the boxes below to graph them.  "
+#| "Functions with one argument only will be passed a complex number."
+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 ""
+"âãããããããããããããéæãåãåæ x ã y (ããããz=x+iy ååãããã"
+"ããåæ z) ãããåããååãååããäãããããäããåæãæãéæãèç"
+"æãæããããã"
+
+#: ../src/graphing.c:4393
+#, fuzzy, c-format
+#| msgid ""
+#| "Type in function names or expressions involving the x variable in the "
+#| "boxes below to graph them"
+msgid ""
+"Type in function names or expressions involving the %s variable in the boxes "
+"below to graph them"
+msgstr ""
+"âãããããããããããããéæãåãåæ x ãããåããååãååããäã"
+"ãã"
+
+#: ../src/graphing.c:4410
+#, 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:4451
+#, fuzzy, c-format
+#| msgid "Parameters"
+msgid "Parameter %s from:"
+msgstr "ãããããã"
+
+#: ../src/graphing.c:4465
+#, fuzzy, c-format
+#| msgid ""
+#| "Type a function name or an expression involving the x and y variables (or "
+#| "the z variable which will be z=x+iy) in the boxes below to graph them.  "
+#| "Functions with one argument only will be passed a complex number."
+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 ""
+"âãããããããããããããéæãåãåæ x ã y (ããããz=x+iy ååãããã"
+"ããåæ z) ãããåããååãååããäãããããäããåæãæãéæãèç"
+"æãæããããã"
+
+#: ../src/graphing.c:4531 ../src/graphing.c:4650
+msgid "Change variable names"
+msgstr ""
+
+#: ../src/graphing.c:4547 ../src/graphing.c:4666
+msgid "Some values were illegal"
+msgstr ""
 
-#: src/graphing.c:1251
-msgid "_Print..."
-msgstr "åå(_P)..."
+#: ../src/graphing.c:4551 ../src/graphing.c:4670
+msgid "independent variable (x):"
+msgstr ""
 
-#: src/graphing.c:1257
-msgid "_Export postscript..."
-msgstr "ããããããããããããããã(_E)..."
+#: ../src/graphing.c:4561
+msgid "dependent variable (y):"
+msgstr ""
 
-#: src/graphing.c:1263
-msgid "E_xport encapsulated postscript..."
-msgstr "EPS ããããããã(_X)..."
+#: ../src/graphing.c:4571
+msgid "complex variable (z = x+iy):"
+msgstr ""
 
-#: src/graphing.c:1269
-msgid "_Export PNG..."
-msgstr "PNG ããããããã(_E)..."
+#: ../src/graphing.c:4581
+msgid "parameter variable (t):"
+msgstr ""
 
-#: src/graphing.c:1277
-msgid "_Zoom"
-msgstr "ããã(_Z)"
+#: ../src/graphing.c:4680
+msgid "independent variable (y):"
+msgstr ""
 
-#: src/graphing.c:1281
-msgid "Zoom _out"
-msgstr "çå(_O)"
+#: ../src/graphing.c:4690
+msgid "independent complex variable (z = x+iy):"
+msgstr ""
 
-#: src/graphing.c:1287
-msgid "Zoom _in"
-msgstr "æå(_I)"
+#: ../src/graphing.c:4799
+#, fuzzy
+#| msgid "Functions / Expressions"
+msgid "_Functions / Expressions"
+msgstr "éæ / å"
 
-#: src/graphing.c:1293
-msgid "_Fit dependent axis"
-msgstr "äåããèãåããã(_F)"
+#: ../src/graphing.c:4831
+msgid "or"
+msgstr ""
 
-#: src/graphing.c:1301
-msgid "_View"
-msgstr "èç(_V)"
+#. t range
+#: ../src/graphing.c:4846
+#, fuzzy
+#| msgid "Parameters"
+msgid "Parameter t from:"
+msgstr "ãããããã"
 
-#: src/graphing.c:1306
-msgid "_Reset angles"
-msgstr "èåããããã(_R)"
+#: ../src/graphing.c:4850 ../src/graphing.c:4988 ../src/graphing.c:5000
+#: ../src/graphing.c:5072 ../src/graphing.c:5084 ../src/graphing.c:5095
+msgid "to:"
+msgstr "ã"
 
-#: src/graphing.c:1311
-msgid "_Top view"
-msgstr "çäãããèç(_T)"
+#: ../src/graphing.c:4854
+msgid "by:"
+msgstr ""
 
-#: src/graphing.c:1316
-msgid "R_otate axis..."
-msgstr "èãåè(_O)..."
+#: ../src/graphing.c:4861
+#, fuzzy
+#| msgid "Parameters"
+msgid "Pa_rametric"
+msgstr "ãããããã"
 
-#: src/graphing.c:1844
-#, c-format
-msgid "Function #%d"
-msgstr "éæ #%d"
+#. # of ticks
+#: ../src/graphing.c:4888 ../src/graphing.c:4940
+msgid "Vertical ticks:"
+msgstr ""
 
-#: src/graphing.c:1866
-msgid "Graph limits not given as a 4-vector"
-msgstr "ããããéçãïãããããããæåããäãã"
+#. # of ticks
+#: ../src/graphing.c:4892 ../src/graphing.c:4944
+msgid "Horizontal ticks:"
+msgstr ""
 
-#: src/graphing.c:1872 src/graphing.c:1878 src/graphing.c:1884
-#: src/graphing.c:1890 src/graphing.c:1949 src/graphing.c:1955
-#: src/graphing.c:1961 src/graphing.c:1967 src/graphing.c:1973
-#: src/graphing.c:1979
-msgid "Graph limits not given as numbers"
-msgstr "ããããéçãæåãæåããäãã"
+#: ../src/graphing.c:4897
+msgid "Sl_ope field"
+msgstr ""
 
-#: src/graphing.c:1943
-msgid "Graph limits not given as a 6-vector"
-msgstr "ããããéçãïãããããããæåããäãã"
+#. Normalize the arrow length?
+#: ../src/graphing.c:4931
+msgid "_Normalize arrow length (do not show size)"
+msgstr ""
 
-#: src/graphing.c:2252
-msgid "to:"
-msgstr "ã"
+#: ../src/graphing.c:4949
+msgid "_Vector field"
+msgstr ""
 
-#: src/graphing.c:2282
-msgid "Functions / Expressions"
-msgstr "éæ / å"
+#. draw legend?
+#: ../src/graphing.c:4959
+msgid "_Draw legend"
+msgstr ""
 
-#: src/graphing.c:2287
-msgid ""
-"Type in function names or expressions involving the x variable in the boxes "
-"below to graph them"
+#. change varnames
+#: ../src/graphing.c:4968 ../src/graphing.c:5051
+msgid "Change variable names..."
 msgstr ""
-"âãããããããããããããéæãåãåæ x ãããåããååãååããäã"
-"ãã"
 
-#: src/graphing.c:2307 src/graphing.c:2362
+#. plot window
+#.
+#. * Plot window frame
+#.
+#: ../src/graphing.c:4976 ../src/graphing.c:5060
 msgid "Plot Window"
 msgstr "ãããããããããã"
 
 #.
 #. * X range
 #.
-#: src/graphing.c:2316 src/graphing.c:2371
+#: ../src/graphing.c:4985 ../src/graphing.c:5069
 msgid "X from:"
 msgstr "X-èæå: "
 
 #.
 #. * Y range
 #.
-#: src/graphing.c:2322 src/graphing.c:2377
+#: ../src/graphing.c:4997 ../src/graphing.c:5081
 msgid "Y from:"
 msgstr "Y-èæå: "
 
-#: src/graphing.c:2337
+#: ../src/graphing.c:5023
 msgid "Function / Expression"
 msgstr "éæ / å"
 
-#: src/graphing.c:2342
-msgid ""
-"Type a function name or an expression involving the x and y variables (or "
-"the z variable which will be z=x+iy) in the boxes below to graph them.  "
-"Functions with one argument only will be passed a complex number."
-msgstr ""
-"âãããããããããããããéæãåãåæ x ã y (ããããz=x+iy ååãããã"
-"ããåæ z) ãããåããååãååããäãããããäããåæãæãéæãèç"
-"æãæããããã"
-
 #.
 #. * Z range
 #.
-#: src/graphing.c:2383
-msgid "Z from:"
-msgstr "Z-èæå: "
+#: ../src/graphing.c:5093
+#, fuzzy
+#| msgid "_Fit dependent axis"
+msgid "Dependent axis from:"
+msgstr "äåããèãåããã(_F)"
 
-#: src/graphing.c:2396
+#: ../src/graphing.c:5114
 msgid "Function _line plot"
 msgstr "æãçããã(_L)"
 
-#: src/graphing.c:2400
+#: ../src/graphing.c:5118
 msgid "_Surface plot"
 msgstr "ãããããæç(_S)"
 
-#: src/graphing.c:2599 src/graphing.c:2732
+#: ../src/graphing.c:5336 ../src/graphing.c:5500 ../src/graphing.c:5621
+#: ../src/graphing.c:5742 ../src/graphing.c:5846
 msgid "No functions to plot or no functions could be parsed"
 msgstr "ããããããéæãååããããããããéæãèæãããããããã"
 
-#: src/graphing.c:2630 src/graphing.c:2755
-msgid "Invalid X range"
+#: ../src/graphing.c:5367 ../src/graphing.c:5373 ../src/graphing.c:5523
+#: ../src/graphing.c:5529 ../src/graphing.c:5628 ../src/graphing.c:5651
+#: ../src/graphing.c:5657 ../src/graphing.c:5765 ../src/graphing.c:5771
+#: ../src/graphing.c:5869 ../src/graphing.c:5875
+#, fuzzy, c-format
+#| msgid "Invalid X range"
+msgid "Invalid %s range"
 msgstr "X-èæåãçåãééããããã"
 
-#: src/graphing.c:2635 src/graphing.c:2760
-msgid "Invalid Y range"
-msgstr "Y-èæåãçåãééããããã"
+#: ../src/graphing.c:5379
+#, fuzzy
+#| msgid "Invalid X range"
+msgid "Invalid dependent range"
+msgstr "X-èæåãçåãééããããã"
 
-#: src/graphing.c:2640
-msgid "Invalid Z range"
-msgstr "Z-èæåãçåãééããããã"
+#: ../src/graphing.c:5615
+#, c-format
+msgid "Only specify %s and %s, or %s, not all at once."
+msgstr ""
 
-#: src/graphing.c:2835
+#: ../src/graphing.c:5967
 msgid "Create Plot"
 msgstr "ããããäæ"
 
-#: src/graphing.c:2875 src/graphing.c:3020
+#: ../src/graphing.c:6007 ../src/graphing.c:6145 ../src/graphing.c:6176
+#: ../src/graphing.c:6197 ../src/graphing.c:6237 ../src/graphing.c:6261
+#: ../src/graphing.c:6372 ../src/graphing.c:6494 ../src/graphing.c:6612
+#: ../src/graphing.c:6755 ../src/graphing.c:6889 ../src/graphing.c:7082
+#: ../src/graphing.c:7366 ../src/graphing.c:7396 ../src/graphing.c:7457
+#: ../src/graphing.c:7483 ../src/graphing.c:7510 ../src/graphing.c:7601
+#: ../src/graphing.c:7674 ../src/graphing.c:7699
+#, c-format
+msgid "%s: Plotting in progress, cannot call %s"
+msgstr ""
+
+#: ../src/graphing.c:6015 ../src/graphing.c:6513
 #, c-format
 msgid "%s: argument not a function"
 msgstr "%s: åæãéæããããããã"
 
-#: src/graphing.c:2885
+#: ../src/graphing.c:6025
 #, c-format
 msgid "%s: only one function supported"
 msgstr "%s: ããããããããéæãäãããããããã"
 
-#: src/graphing.c:2952 src/graphing.c:3071
+#: ../src/graphing.c:6092 ../src/graphing.c:6326 ../src/graphing.c:6442
+#: ../src/graphing.c:6564 ../src/graphing.c:6701 ../src/graphing.c:6842
 #, c-format
 msgid "%s: invalid X range"
 msgstr "%s: X-èæåãçåãééããããã"
 
-#: src/graphing.c:2957 src/graphing.c:3076
+#: ../src/graphing.c:6097 ../src/graphing.c:6331 ../src/graphing.c:6447
+#: ../src/graphing.c:6569 ../src/graphing.c:6706 ../src/graphing.c:6847
 #, c-format
 msgid "%s: invalid Y range"
 msgstr "%s: Y-èæåãçåãééããããã"
 
-#: src/graphing.c:2962
+#: ../src/graphing.c:6102
 #, c-format
 msgid "%s: invalid Z range"
 msgstr "%s: Z-èæåãçåãééããããã"
 
-#: src/graphing.c:3015
+#: ../src/graphing.c:6155
+#, c-format
+msgid "%s: dx must be positive"
+msgstr ""
+
+#: ../src/graphing.c:6162 ../src/graphing.c:6181
+#, c-format
+msgid "%s: Slope field not active"
+msgstr ""
+
+#: ../src/graphing.c:6208
+#, fuzzy, c-format
+#| msgid "%s: argument must be an integer"
+msgid "%s: dt must be positive"
+msgstr "%s: åæãææåãããäãã"
+
+#: ../src/graphing.c:6214
+#, fuzzy, c-format
+#| msgid "%s: argument must be an integer"
+msgid "%s: tlen must be positive"
+msgstr "%s: åæãææåãããäãã"
+
+#: ../src/graphing.c:6222 ../src/graphing.c:6243
+#, c-format
+msgid "%s: Vector field not active"
+msgstr ""
+
+#: ../src/graphing.c:6268 ../src/graphing.c:6762
+#, fuzzy, c-format
+#| msgid "%s: argument not a function"
+msgid "%s: First argument must be a function"
+msgstr "%s: åæãéæããããããã"
+
+#: ../src/graphing.c:6383 ../src/graphing.c:6620
+#, fuzzy, c-format
+#| msgid "%s: argument not a function"
+msgid "%s: First two arguments must be functions"
+msgstr "%s: åæãéæããããããã"
+
+#: ../src/graphing.c:6508
 #, c-format
 msgid "%s: only up to 10 functions supported"
 msgstr "%s: ããããããããéæã 10åääããããããã"
 
-#: src/graphing.c:3163
+#: ../src/graphing.c:6711 ../src/graphing.c:6852
+#, fuzzy, c-format
+#| msgid "%s: invalid X range"
+msgid "%s: invalid T range"
+msgstr "%s: X-èæåãçåãééããããã"
+
+#: ../src/graphing.c:6964 ../src/graphing.c:7018
+#, 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:7097
+#, fuzzy, c-format
+#| msgid "%s: too many arguments"
+msgid "%s: Wrong number of arguments"
+msgstr "%s: åæãåãããã"
+
+#: ../src/graphing.c:7157
+#, c-format
+msgid "%s: No color specified"
+msgstr ""
+
+#: ../src/graphing.c:7170
+#, fuzzy, c-format
+#| msgid "%s: flags argument must be a string"
+msgid "%s: Color must be a string"
+msgstr "%s: ãããåæãæååãããäãã"
+
+#: ../src/graphing.c:7180
+#, c-format
+msgid "%s: No thickness specified"
+msgstr ""
+
+#: ../src/graphing.c:7203
+#, c-format
+msgid "%s: No window specified"
+msgstr ""
+
+#: ../src/graphing.c:7251 ../src/graphing.c:7276
+#, c-format
+msgid "%s: arrow style should be \"origin\", \"end\", \"both\", or \"none\""
+msgstr ""
+
+#: ../src/graphing.c:7286
+#, c-format
+msgid "%s: No legend specified"
+msgstr ""
+
+#: ../src/graphing.c:7300
+#, fuzzy, c-format
+#| msgid "%s: flags argument must be a string"
+msgid "%s: Legend must be a string"
+msgstr "%s: ãããåæãæååãããäãã"
+
+#: ../src/graphing.c:7309
+#, c-format
+msgid "%s: Unknown style"
+msgstr ""
+
+#: ../src/graphing.c:7316
+#, c-format
+msgid "%s: Bad parameter"
+msgstr ""
+
+#: ../src/graphing.c:7517
+#, fuzzy
+#| msgid "Graph limits not given as a 4-vector"
+msgid "Variable names not given in a 4-vector"
+msgstr "ããããéçãïãããããããæåããäãã"
+
+#: ../src/graphing.c:7527 ../src/graphing.c:7536 ../src/graphing.c:7545
+#: ../src/graphing.c:7554 ../src/graphing.c:7618 ../src/graphing.c:7627
+#: ../src/graphing.c:7636
+msgid "Variable names should be strings"
+msgstr ""
+
+#: ../src/graphing.c:7561 ../src/graphing.c:7642
+#, fuzzy
+#| msgid "Variable '%s' used uninitialized"
+msgid "Variable names must be valid identifiers"
+msgstr "åæ '%s' ãåæåããããäçãããã"
+
+#: ../src/graphing.c:7570 ../src/graphing.c:7648
+msgid "Variable names must be mutually distinct"
+msgstr ""
+
+#: ../src/graphing.c:7608
+#, fuzzy
+#| msgid "Graph limits not given as a 4-vector"
+msgid "Variable names not given in a 3-vector"
+msgstr "ããããéçãïãããããããæåããäãã"
+
+#: ../src/graphing.c:7734
 msgid "Plotting"
 msgstr "ããããäæ"
 
-#. bogus value
-#: src/graphing.c:3195
+#. internal
+#: ../src/graphing.c:7736
 msgid ""
 "Plot a function with a line.  First come the functions (up to 10) then "
 "optionally limits as x1,x2,y1,y2"
@@ -2242,7 +4970,76 @@ msgstr ""
 "éæãçæãæãçããããæçãã (åæãæçããéæãæã 10åãããåæ"
 "ã x1,x2,y1,y2 ããäãããã)"
 
-#: src/graphing.c:3196
+#: ../src/graphing.c:7737
+#, fuzzy
+#| msgid ""
+#| "Plot a function with a line.  First come the functions (up to 10) then "
+#| "optionally limits as x1,x2,y1,y2"
+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 ""
+"éæãçæãæãçããããæçãã (åæãæçããéæãæã 10åãããåæ"
+"ã x1,x2,y1,y2 ããäãããã)"
+
+#: ../src/graphing.c:7738
+#, fuzzy
+#| msgid ""
+#| "Plot a function with a line.  First come the functions (up to 10) then "
+#| "optionally limits as x1,x2,y1,y2"
+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 ""
+"éæãçæãæãçããããæçãã (åæãæçããéæãæã 10åãããåæ"
+"ã x1,x2,y1,y2 ããäãããã)"
+
+#: ../src/graphing.c:7740
+#, fuzzy
+#| msgid ""
+#| "Plot a function with a line.  First come the functions (up to 10) then "
+#| "optionally limits as x1,x2,y1,y2"
+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 ""
+"éæãçæãæãçããããæçãã (åæãæçããéæãæã 10åãããåæ"
+"ã x1,x2,y1,y2 ããäãããã)"
+
+#: ../src/graphing.c:7741
+#, fuzzy
+#| msgid ""
+#| "Plot a function with a line.  First come the functions (up to 10) then "
+#| "optionally limits as x1,x2,y1,y2"
+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 ""
+"éæãçæãæãçããããæçãã (åæãæçããéæãæã 10åãããåæ"
+"ã x1,x2,y1,y2 ããäãããã)"
+
+#: ../src/graphing.c:7743
+msgid ""
+"Draw a solution for a slope field starting at x,y and using dx as increment"
+msgstr ""
+
+#: ../src/graphing.c:7744
+msgid "Clear all the slopefield solutions"
+msgstr ""
+
+#: ../src/graphing.c:7746
+msgid ""
+"Draw a solution for a vector field starting at x,y, using dt as increment "
+"for tlen units"
+msgstr ""
+
+#: ../src/graphing.c:7747
+msgid "Clear all the vectorfield solutions"
+msgstr ""
+
+#: ../src/graphing.c:7750
 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"
@@ -2250,12 +5047,52 @@ msgstr ""
 "äããåæãããèçæããããããåãåãéæãããããããæçãã (åæã"
 "æçããéæãæã 1åãããåæã x1,x2,y1,y2,z1,z2 ããäãããã)"
 
-#: src/graphing.c:3198
+#: ../src/graphing.c:7752
+msgid "Show the line plot window and clear out functions"
+msgstr ""
+
+#: ../src/graphing.c:7753
+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 ""
+
+#: ../src/graphing.c:7755
+msgid "Number of slopefield ticks as a vector [vertical,horizontal]."
+msgstr ""
+
+#: ../src/graphing.c:7756
+msgid "Number of vectorfield ticks as a vector [vertical,horizontal]."
+msgstr ""
+
+#: ../src/graphing.c:7757
+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:7758
+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:7760
+msgid ""
+"Normalize vectorfields if true.  That is, only show direction and not "
+"magnitude."
+msgstr ""
+
+#: ../src/graphing.c:7761
+msgid "If to draw legends or not on line plots."
+msgstr ""
+
+#: ../src/graphing.c:7763
 msgid "Line plotting window (limits) as a 4-vector of the form [x1,x2,y1,y2]"
 msgstr ""
 "ïãããããã [x1,x2,y1,y2] ãåéãããæãçãããçããããããããããã"
 
-#: src/graphing.c:3199
+#: ../src/graphing.c:7764
 msgid ""
 "Surface plotting window (limits) as a 6-vector of the form [x1,x2,y1,y2,z1,"
 "z2]"
@@ -2263,205 +5100,258 @@ msgstr ""
 "ïãããããã [x1,x2,y1,y2,z1,z2] ãåéããããããããçããããããããã"
 "ãã"
 
-#: src/matop.c:535
+#: ../src/matop.c:687
 msgid "Determinant of a non-square matrix is undefined"
 msgstr "ææèåããããèååãåçããäãã"
 
-#: src/mpwrap.c:903
-msgid "Number too large to compute exponential!"
-msgstr "èçããææãåãåãããããï"
+#: ../src/matrixw.c:622 ../src/matrixw.c:708
+msgid "Trying to increment a nonvalue"
+msgstr ""
 
-#: src/mpwrap.c:1294
+#: ../src/mpwrap.c:520
 msgid "Integer exponent too large to compute"
 msgstr "èçããææåãææãåãããããï"
 
-#: src/mpwrap.c:2106
+#: ../src/mpwrap.c:1455
 msgid "Can't do modulo of floats or rationals!"
 msgstr "æååæçåãããæçæãããããæçãèããããï"
 
-#: src/mpwrap.c:2123
+#: ../src/mpwrap.c:1469
 msgid "Can't do GCD of floats or rationals!"
 msgstr "æååæçãããæçæã G.C.D ãååãããããï"
 
-#: src/mpwrap.c:2149
+#: ../src/mpwrap.c:1496
 msgid "Can't modulo invert non integers!"
 msgstr "ææåããããæåãåããéããããæçãèããããï"
 
-#: src/mpwrap.c:2170
+#: ../src/mpwrap.c:1517
 msgid "Can't get jacobi symbols of floats or rationals!"
 msgstr "æååæçãããæçæããããèåãååãããããï"
 
-#: src/mpwrap.c:2189
+#: ../src/mpwrap.c:1536
 msgid "Can't get legendre symbols of floats or rationals!"
 msgstr "æååæçãããæçæãããããããèåãååãããããï"
 
-#: src/mpwrap.c:2208
+#: ../src/mpwrap.c:1555
 msgid ""
 "Can't get jacobi symbol with Kronecker extension of floats or rationals!"
 msgstr ""
 "æååæçãããæçæãåããããããããåéãäãããããèåãååããã"
 "ããï"
 
-#: src/mpwrap.c:2217
+#: ../src/mpwrap.c:1564
 msgid "Lucas must get an integer argument!"
 msgstr "Lucas çæãææåãåæãååããäããï"
 
-#: src/mpwrap.c:2223
+#: ../src/mpwrap.c:1570
 msgid "Number too large to compute lucas number!"
 msgstr "Lucas çæãèçããæåãåãããããï"
 
-#: src/mpwrap.c:2228
+#: ../src/mpwrap.c:1575
 msgid "No such thing as negative lucas numbers!"
 msgstr "èã Lucas çæãååããããï"
 
-#: src/mpwrap.c:2243
+#: ../src/mpwrap.c:1590
 msgid "Cannot get next prime after non-integer!"
 msgstr "éææãåããããæãçæãååãããããï"
 
-#: src/mpwrap.c:2263 src/mpwrap.c:2276 src/mpwrap.c:2289 src/mpwrap.c:2302
+#: ../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:2344 src/mpwrap.c:2384
+#: ../src/mpwrap.c:1691 ../src/mpwrap.c:1731
 msgid "Can't do factorials of rationals or floats!"
 msgstr "Rational åãããæååæçåãéäãèçãããããï"
 
-#: src/mpwrap.c:2350 src/mpwrap.c:2390
+#: ../src/mpwrap.c:1697 ../src/mpwrap.c:1737
 msgid "Number too large to compute factorial!"
 msgstr "éäãèçããæåãåãããããï"
 
-#: src/mpwrap.c:2355 src/mpwrap.c:2395
+#: ../src/mpwrap.c:1702 ../src/mpwrap.c:1742
 msgid "Can't do factorials of negative numbers!"
 msgstr "èãæåãéäãèçãããããï"
 
-#: src/mpwrap.c:2728 src/mpwrap.c:2796 src/mpwrap.c:4695 src/mpwrap.c:4712
+#: ../src/mpwrap.c:1753
+#, fuzzy
+#| msgid "Can't do factorials of rationals or floats!"
+msgid "Can't do binomials of rationals or floats!"
+msgstr "Rational åãããæååæçåãéäãèçãããããï"
+
+#: ../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 "%s: mod power ãåããããããã"
 
-#: src/mpwrap.c:2765
+#: ../src/mpwrap.c:2128
 #, c-format
 msgid "Can't invert %s modulo %s in %s"
 msgstr "%s modulo %s in %s ãåèããããã"
 
-#: src/mpwrap.c:3105
+#: ../src/mpwrap.c:2449
 msgid "Can't make random integer from a non-integer"
 msgstr "éææåããææåãäæãçæããããã"
 
-#: src/mpwrap.c:3110
+#: ../src/mpwrap.c:2454
 msgid "Range for random integer must be positive"
 msgstr "äæãçåãæãææåãããäãã"
 
-#: src/mpwrap.c:3300 src/mpwrap.c:3326
+#: ../src/mpwrap.c:2639 ../src/mpwrap.c:2667
 msgid "Can't get numerator of floating types"
 msgstr "æååæçåãååãååããããã"
 
-#: src/mpwrap.c:4076 src/mpwrap.c:5297 src/mpwrap.c:5309
+#: ../src/mpwrap.c:3464 ../src/mpwrap.c:4988 ../src/mpwrap.c:5010
 msgid "Can't compare complex numbers"
 msgstr "èçæãæèãããããã"
 
-#: src/mpwrap.c:4285 src/mpwrap.c:4300 src/mpwrap.c:4351 src/mpwrap.c:4374
-#: src/mpwrap.c:4387 src/mpwrap.c:4432
-msgid "Division by zero!"
-msgstr "ïãéçããããï"
-
-#: src/mpwrap.c:4441
+#: ../src/mpwrap.c:3951
 msgid "Can't modulo complex numbers"
 msgstr "èçæãããããæçãèããããï"
 
-#: src/mpwrap.c:4460
+#: ../src/mpwrap.c:3974
 #, c-format
 msgid "Inverse of %s modulo %s not found!"
 msgstr "Inverse of %s modulo %s ãèããããããï"
 
-#: src/mpwrap.c:4469
+#: ../src/mpwrap.c:3983
 msgid "Can't do modulo invert on complex numbers"
 msgstr "èçæäã modulo invert ãèçããããã"
 
-#: src/mpwrap.c:4482
+#: ../src/mpwrap.c:4000
 msgid "Can't GCD complex numbers"
 msgstr "èçæã G.C.D ãååããããã"
 
-#: src/mpwrap.c:4505
+#: ../src/mpwrap.c:4029
 msgid "Can't LCM complex numbers"
 msgstr "èçæã L.C.M ãååããããã"
 
-#: src/mpwrap.c:4518
+#: ../src/mpwrap.c:4046
 msgid "Can't get jacobi symbols of complex numbers"
 msgstr "èçæããããèåãååããããã"
 
-#: src/mpwrap.c:4530
+#: ../src/mpwrap.c:4062
 msgid "Can't get legendre symbols complex numbers"
 msgstr "èçæãããããããèåãååããããã"
 
-#: src/mpwrap.c:4542
+#: ../src/mpwrap.c:4078
 msgid "Can't get jacobi symbol with Kronecker extension for complex numbers"
 msgstr "èçæãåããããããããåéãäãããããèåãååãããããï"
 
-#: src/mpwrap.c:4554
+#: ../src/mpwrap.c:4094
 msgid "Can't get lucas number for complex numbers"
 msgstr "èçæã Lucas çæãååããããã"
 
-#: src/mpwrap.c:4566
+#: ../src/mpwrap.c:4110
 msgid "Can't get next prime for complex numbers"
 msgstr "èçæãæãçæãååããããã"
 
-#: src/mpwrap.c:4576 src/mpwrap.c:4588 src/mpwrap.c:4600 src/mpwrap.c:4612
+#: ../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:4786 src/mpwrap.c:4857 src/mpwrap.c:4924
+#: ../src/mpwrap.c:4385 ../src/mpwrap.c:4463 ../src/mpwrap.c:4528
 #, c-format
 msgid "%s: can't take logarithm of 0"
 msgstr "%s: åãïãåæãåãåãããã"
 
-#: src/mpwrap.c:5226
+#: ../src/mpwrap.c:4857
+#, fuzzy
+#| msgid "Can't get next prime for complex numbers"
+msgid "arctan2 not defined for complex numbers"
+msgstr "èçæãæãçæãååããããã"
+
+#: ../src/mpwrap.c:4905
 msgid "Can't make random integer out of a complex number"
 msgstr "èçæãèããææåãäæãçæããããã"
 
-#: src/mpwrap.c:5347 src/mpwrap.c:5360
+#: ../src/mpwrap.c:5067 ../src/mpwrap.c:5084
 msgid "Can't make factorials of complex numbers"
 msgstr "èçæãéäãèçããããã"
 
-#: src/mpwrap.c:5641 src/mpwrap.c:5663 src/mpwrap.c:5685
+#: ../src/mpwrap.c:5101
+#, fuzzy
+#| msgid "Can't make factorials of complex numbers"
+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:5777 src/mpwrap.c:5800
+#: ../src/mpwrap.c:5596 ../src/mpwrap.c:5619
 msgid "Can't convert complex number into integer"
 msgstr "èçæããææåãåæããããã"
 
-#: src/mpwrap.c:5783
+#: ../src/mpwrap.c:5602 ../src/mpwrap.c:5625
 msgid "Can't convert real number to integer"
 msgstr "åæããææåãåæããããã"
 
-#: src/mpwrap.c:5787
+#: ../src/mpwrap.c:5606 ../src/mpwrap.c:5629
 msgid "Integer too large for this operation"
 msgstr "ããèçãåããææåãåãåããããã"
 
-#: src/mpwrap.c:5809
+#: ../src/mpwrap.c:5642
+#, fuzzy
+#| msgid "Can't convert complex number into integer"
+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:5815
+#: ../src/mpwrap.c:5657 ../src/mpwrap.c:5672
 msgid "Number too large for this operation"
 msgstr "ããèçãåããåãåããããã"
 
-#: src/plugin.c:128
+#: ../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:143 src/plugin.c:151
+#: ../src/plugin.c:171 ../src/plugin.c:179
 msgid "Can't initialize plugin!"
 msgstr "ããããããåæåãããããï"
 
-#: src/testplugin.c:13
+#: ../src/symbolic.c:666
+#, c-format
+msgid "%s: '%s' not a function of one variable"
+msgstr ""
+
+#: ../src/symbolic.c:699
+#, fuzzy, c-format
+#| msgid "%s: argument not a function"
+msgid "%s: Cannot differentiate the '%s' function"
+msgstr "%s: åæãéæããããããã"
+
+#: ../src/symbolic.c:784
+msgid "Symbolic Operations"
+msgstr ""
+
+#: ../src/symbolic.c:787
+msgid ""
+"Attempt to symbolically differentiate the function f, where f is a function "
+"of one variable."
+msgstr ""
+
+#: ../src/symbolic.c:790
+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 "ããããããçããããããéæãã\n"
 
-#: src/testplugin.c:24
+#: ../src/testplugin.c:24
 msgid ""
 "You have opened test plugin!\n"
 "\n"
@@ -2473,7 +5363,7 @@ msgstr ""
 "ããããã 2+2 ãèäãããããããã\n"
 "2+2 = "
 
-#: src/testplugin.c:30
+#: ../src/testplugin.c:30
 msgid ""
 "For my next trick I will add a function named TestPluginFunction\n"
 "\n"
@@ -2481,7 +5371,7 @@ msgstr ""
 "æããããããã'TestPluginFunction' ãããååãéæãèåããäåããã\n"
 "\n"
 
-#: src/testplugin.c:41
+#: ../src/testplugin.c:41
 msgid ""
 "That's it, isn't this fun\n"
 "\n"
@@ -2489,6 +5379,129 @@ msgstr ""
 "That's it, isn't this fun\n"
 "\n"
 
-#: src/util.c:96 src/util.c:115
+#: ../src/util.c:93 ../src/util.c:112
 msgid "Stack underflow!"
 msgstr "ããããããããããããããï"
+
+#: ../ve/glade-helper.c:82 ../ve/glade-helper.c:114 ../ve/glade-helper.c:136
+msgid "(memory buffer)"
+msgstr ""
+
+#. markup
+#: ../ve/glade-helper.c:171 ../ve/glade-helper.c:224 ../ve/glade-helper.c:278
+#, fuzzy
+#| msgid "Cannot locate the manual"
+msgid "Cannot load user interface"
+msgstr "ããããããæçããåæãçåããããã"
+
+#: ../ve/glade-helper.c:172
+#, c-format
+msgid ""
+"An error occurred while loading user interface element %s%s from file %s.  "
+"Possibly the glade interface description was corrupted.  %s cannot continue "
+"and will exit now.  You should check your installation of %s or reinstall %s."
+msgstr ""
+
+#: ../ve/glade-helper.c:188
+#, c-format
+msgid ""
+"Glade file is on crack! Make sure the correct file is installed!\n"
+"file: %s widget: %s"
+msgstr ""
+
+#: ../ve/glade-helper.c:225
+#, c-format
+msgid ""
+"An error occurred while loading the user interface element %s%s from file %"
+"s. CList type widget should have %d column. Possibly the glade interface "
+"description was corrupted. %s cannot continue and will exit now. You should "
+"check your installation of %s or reinstall %s."
+msgid_plural ""
+"An error occurred while loading the user interface element %s%s from file %"
+"s. CList type widget should have %d columns. Possibly the glade interface "
+"description was corrupted. %s cannot continue and will exit now. You should "
+"check your installation of %s or reinstall %s."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../ve/glade-helper.c:254
+#, c-format
+msgid ""
+"Glade file is on crack! Make sure the correct file is installed!\n"
+"file: %s widget: %s expected clist columns: %d"
+msgstr ""
+
+#: ../ve/glade-helper.c:279
+#, c-format
+msgid ""
+"An error occurred while loading the user interface from file %s.  Possibly "
+"the glade interface description was not found.  %s cannot continue and will "
+"exit now.  You should check your installation of %s or reinstall %s."
+msgstr ""
+
+#: ../ve/glade-helper.c:291
+#, c-format
+msgid "No interface could be loaded. This is BAD! (file: %s)"
+msgstr ""
+
+#~ msgid "Generate random float"
+#~ msgstr "äæãç (æååæçå) ãçæãã"
+
+#~ msgid "Generate random integer"
+#~ msgstr "äæãç (ææå) ãçæãã"
+
+#~ msgid "Euler's Constant gamma good up to about precision of 9516 digits"
+#~ msgstr "ãããããåæãèã (æåææãç 9516 æää)"
+
+#~ msgid "Protect a variable from being modified"
+#~ msgstr "åæãäæãããããããäèãã"
+
+#~ msgid "Unprotect a variable from being modified"
+#~ msgstr "äæããããåæãäèãèéãã"
+
+#~ msgid ""
+#~ "\n"
+#~ "Note: Compiled without MPFR (some operations may be slow) see www.mpfr.org"
+#~ msgstr ""
+#~ "\n"
+#~ "ææ: MPFR çããããããããããããããããããããåçãéããããã "
+#~ "(èçã www.mpfr.org ããèäãã)"
+
+#~ msgid "_Manual"
+#~ msgstr "ããããã(_M)"
+
+#~ msgid "Display the manual"
+#~ msgstr "ããããããèçããã"
+
+#~ msgid "Interrupt"
+#~ msgstr "äæ"
+
+#~ msgid "Run"
+#~ msgstr "åè"
+
+#~ msgid "Open a GEL file for running"
+#~ msgstr "åèãã GEL ãããããéããã"
+
+#~ msgid "Exit genius"
+#~ msgstr "Genius ãçäããã"
+
+#~ msgid "Rotate X: "
+#~ msgstr "X-èãåããåè: "
+
+#~ msgid "Rotate Y: "
+#~ msgstr "Y-èãåããåè: "
+
+#~ msgid "Rotate Z: "
+#~ msgstr "Z-èãåããåè: "
+
+#~ msgid "Z from:"
+#~ msgstr "Z-èæå: "
+
+#~ msgid "Invalid Y range"
+#~ msgstr "Y-èæåãçåãééããããã"
+
+#~ msgid "Invalid Z range"
+#~ msgstr "Z-èæåãçåãééããããã"
+
+#~ msgid "Number too large to compute exponential!"
+#~ msgstr "èçããææãåãåãããããï"



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