[genius] Updated Norwegian bokmål translation
- From: Kjartan Maraas <kmaraas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Updated Norwegian bokmål translation
- Date: Thu, 11 Aug 2011 11:28:17 +0000 (UTC)
commit 2a30d2aa7c906348eec48af6ad65d836bdafd6b4
Author: Kjartan Maraas <kmaraas gnome org>
Date: Thu Aug 11 13:28:12 2011 +0200
Updated Norwegian bokmÃl translation
po/nb.po | 1934 ++++++++++++++++++++++++++++++++------------------------------
1 files changed, 1001 insertions(+), 933 deletions(-)
---
diff --git a/po/nb.po b/po/nb.po
index e652180..069bbef 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,13 +1,13 @@
# Norwegian (bokmÃl dialect) translation of genius.
# Copyright (C) 1998 Free Software Foundation, Inc.
-# Kjartan Maraas <kmaraas gnome org>, 1998-2010.
+# Kjartan Maraas <kmaraas gnome org>, 1998-2011.
#
msgid ""
msgstr ""
"Project-Id-Version: genius 0.6.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-07-13 14:15+0200\n"
-"PO-Revision-Date: 2010-07-13 14:18+0200\n"
+"POT-Creation-Date: 2011-08-11 13:07+0200\n"
+"PO-Revision-Date: 2011-08-11 13:28+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas gnome org>\n"
"Language-Team: Norwegian <i18n-nb lister ping uio no>\n"
"Language: no\n"
@@ -23,7 +23,9 @@ msgstr "Sett sammen to funksjoner"
msgid ""
"Compose a function with itself n times, passing x as argument, and returning "
"x if n == 0"
-msgstr "Sett sammen en funksjon med seg selv n ganger, og gi x som et argument og returner x hvis n == 0"
+msgstr ""
+"Sett sammen en funksjon med seg selv n ganger, og gi x som et argument og "
+"returner x hvis n == 0"
#: ../lib/library-strings.c:3
msgid "Make a string"
@@ -91,7 +93,7 @@ msgstr ""
msgid "Tolerance for InfiniteSum and InfiniteProduct"
msgstr ""
-#: ../lib/library-strings.c:18 ../src/eval.c:5985
+#: ../lib/library-strings.c:18 ../src/eval.c:6522
msgid "Absolute value"
msgstr "Absolutt verdi"
@@ -104,319 +106,320 @@ msgid "Return the fractional part of a number"
msgstr ""
#: ../lib/library-strings.c:21
-msgid "Division w/o remainder"
-msgstr "Divisjon uten rest"
-
-#: ../lib/library-strings.c:22
msgid "Return the sign (-1,0,1)"
msgstr ""
-#: ../lib/library-strings.c:23
+#: ../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:24
+#: ../lib/library-strings.c:23
msgid "The arccos (inverse cos) function"
msgstr ""
-#: ../lib/library-strings.c:25
+#: ../lib/library-strings.c:24
msgid "The arccosh (inverse cosh) function"
msgstr ""
-#: ../lib/library-strings.c:26
+#: ../lib/library-strings.c:25
msgid "The arccot (inverse cot) function"
msgstr ""
-#: ../lib/library-strings.c:27
+#: ../lib/library-strings.c:26
msgid "The arccoth (inverse coth) function"
msgstr ""
-#: ../lib/library-strings.c:28
+#: ../lib/library-strings.c:27
msgid "The inverse cosecant function"
msgstr ""
-#: ../lib/library-strings.c:29
+#: ../lib/library-strings.c:28
msgid "The inverse hyperbolic cosecant function"
msgstr ""
-#: ../lib/library-strings.c:30
+#: ../lib/library-strings.c:29
msgid "The inverse secant function"
msgstr ""
-#: ../lib/library-strings.c:31
+#: ../lib/library-strings.c:30
msgid "The inverse hyperbolic secant function"
msgstr ""
-#: ../lib/library-strings.c:32
+#: ../lib/library-strings.c:31
msgid "The arcsin (inverse sin) function"
msgstr ""
-#: ../lib/library-strings.c:33
+#: ../lib/library-strings.c:32
msgid "The arcsinh (inverse sinh) function"
msgstr ""
-#: ../lib/library-strings.c:34
+#: ../lib/library-strings.c:33
msgid "The arctanh (inverse tanh) function"
msgstr ""
-#: ../lib/library-strings.c:35
+#: ../lib/library-strings.c:34
msgid "The cotangent function"
msgstr ""
-#: ../lib/library-strings.c:36
+#: ../lib/library-strings.c:35
msgid "The hyperbolic cotangent function"
msgstr ""
-#: ../lib/library-strings.c:37
+#: ../lib/library-strings.c:36
msgid "The cosecant function"
msgstr ""
-#: ../lib/library-strings.c:38
+#: ../lib/library-strings.c:37
msgid "The hyperbolic cosecant function"
msgstr ""
-#: ../lib/library-strings.c:39
+#: ../lib/library-strings.c:38
msgid "The secant function"
msgstr ""
-#: ../lib/library-strings.c:40
+#: ../lib/library-strings.c:39
msgid "The hyperbolic secant function"
msgstr ""
-#: ../lib/library-strings.c:41
+#: ../lib/library-strings.c:40
msgid "The hyperbolic tangent function"
msgstr ""
-#: ../lib/library-strings.c:42
+#: ../lib/library-strings.c:41
msgid "Are a and b relatively prime?"
msgstr ""
-#: ../lib/library-strings.c:43
+#: ../lib/library-strings.c:42
msgid "Return the nth Bernoulli number"
msgstr ""
-#: ../lib/library-strings.c:44
+#: ../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:45
+#: ../lib/library-strings.c:44
msgid ""
"Given two factorizations, give the factorization of the product, see "
"Factorize"
msgstr ""
-#: ../lib/library-strings.c:46
+#: ../lib/library-strings.c:45
msgid "Convert a vector of values indicating powers of b to a number"
msgstr ""
-#: ../lib/library-strings.c:47
+#: ../lib/library-strings.c:46
msgid "Convert a number to a vector of powers for elements in base b"
msgstr ""
-#: ../lib/library-strings.c:48
+#: ../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:49
+#: ../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:50
+#: ../lib/library-strings.c:49
msgid "Return all factors of a number"
msgstr "Returner alle faktorer av et tall"
-#: ../lib/library-strings.c:51
+#: ../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:52
+#: ../lib/library-strings.c:51
msgid "Find the first primitive element in F_q (q must be a prime)"
msgstr ""
-#: ../lib/library-strings.c:53
+#: ../lib/library-strings.c:52
msgid "Find a random primitive element in F_q (q must be a prime)"
msgstr ""
-#: ../lib/library-strings.c:54
+#: ../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:55
+#: ../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:56
+#: ../lib/library-strings.c:55
msgid "Test if Mp is a Mersenne prime using a table"
msgstr ""
-#: ../lib/library-strings.c:57
+#: ../lib/library-strings.c:56
msgid "Tests if a rational number is a perfect power"
msgstr ""
-#: ../lib/library-strings.c:58
+#: ../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:59
+#: ../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:60
+#: ../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:61
+#: ../lib/library-strings.c:60
msgid "Test if n is a strong pseudoprime to base b but not a prime"
msgstr ""
-#: ../lib/library-strings.c:62
+#: ../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:63
+#: ../lib/library-strings.c:62
msgid "Test if Mp is a Mersenne prime using the Lucas-Lehmer test"
msgstr ""
-#: ../lib/library-strings.c:64
+#: ../lib/library-strings.c:63
msgid "Return all maximal prime power factors of a number"
msgstr ""
-#: ../lib/library-strings.c:65
+#: ../lib/library-strings.c:64
msgid "Vector with the known Mersenne prime exponents"
msgstr ""
-#: ../lib/library-strings.c:66
+#: ../lib/library-strings.c:65
msgid "Return the Moebius mu function evaluated in n"
msgstr ""
-#: ../lib/library-strings.c:67
-msgid "Returns the padic valuation (number of trailing zeros in base p)."
+#: ../lib/library-strings.c:66
+msgid "Returns the p-adic valuation (number of trailing zeros in base p)."
msgstr ""
-#: ../lib/library-strings.c:68
+#: ../lib/library-strings.c:67
msgid "Compute a^b mod m"
msgstr ""
-#: ../lib/library-strings.c:69
+#: ../lib/library-strings.c:68
#, fuzzy
msgid "Return all prime factors of a number"
msgstr "Kan ikke faktorisere komplekse tall"
-#: ../lib/library-strings.c:70
+#: ../lib/library-strings.c:69
msgid "Pseudoprime test, true iff b^(n-1) == 1 (mod n)"
msgstr ""
-#: ../lib/library-strings.c:71
+#: ../lib/library-strings.c:70
msgid "Removes all instances of the factor m from the number n"
msgstr ""
-#: ../lib/library-strings.c:72
+#: ../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:73
+#: ../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:74
+#: ../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:75
+#: ../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:76
+#: ../lib/library-strings.c:75
msgid "Remove column(s) and row(s) from a matrix"
msgstr ""
-#: ../lib/library-strings.c:77
-msgid "Calculate the kth compund matrix of A"
-msgstr ""
+#: ../lib/library-strings.c:76
+#, fuzzy
+msgid "Calculate the kth compound matrix of A"
+msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../lib/library-strings.c:78
+#: ../lib/library-strings.c:77
msgid "Delete a column of a matrix"
msgstr "Slett en kolonne i en matrise"
-#: ../lib/library-strings.c:79
+#: ../lib/library-strings.c:78
msgid "Delete a row of a matrix"
msgstr "Slett en rad i en matrise"
-#: ../lib/library-strings.c:80
+#: ../lib/library-strings.c:79
msgid "Get the dot product of two vectors (no conjugates)"
msgstr ""
-#: ../lib/library-strings.c:81
+#: ../lib/library-strings.c:80
msgid "Zero out entries above the diagonal"
msgstr ""
-#: ../lib/library-strings.c:82
+#: ../lib/library-strings.c:81
msgid "Make diagonal matrix from a vector"
msgstr ""
-#: ../lib/library-strings.c:83
+#: ../lib/library-strings.c:82
msgid "Make column vector out of matrix by putting columns above each other"
msgstr ""
-#: ../lib/library-strings.c:84
+#: ../lib/library-strings.c:83
msgid "Calculate the product of all elements in a matrix"
msgstr ""
-#: ../lib/library-strings.c:85
+#: ../lib/library-strings.c:84
msgid "Calculate the sum of all elements in a matrix"
msgstr ""
-#: ../lib/library-strings.c:86
+#: ../lib/library-strings.c:85
msgid "Calculate the sum of squares of all elements in a matrix"
msgstr ""
-#: ../lib/library-strings.c:87
+#: ../lib/library-strings.c:86
msgid "Get the outer product of two vectors"
msgstr ""
-#: ../lib/library-strings.c:88
+#: ../lib/library-strings.c:87
msgid "Reverse elements in a vector"
msgstr ""
-#: ../lib/library-strings.c:89
+#: ../lib/library-strings.c:88
msgid "Calculate sum of each row in a matrix"
msgstr ""
-#: ../lib/library-strings.c:90
+#: ../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 "Sorter vektorelementer"
@@ -438,7 +441,7 @@ msgid "Zero out entries below the diagonal"
msgstr ""
#: ../lib/library-strings.c:96
-msgid "Get the auxilliary unit matrix of size n"
+msgid "Get the auxiliary unit matrix of size n"
msgstr ""
#: ../lib/library-strings.c:97
@@ -514,7 +517,7 @@ 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)"
+"product given by B (if not given use Hermitian product)"
msgstr ""
#: ../lib/library-strings.c:114
@@ -543,7 +546,7 @@ msgid "Inverse Hilbert matrix of order n"
msgstr ""
#: ../lib/library-strings.c:120
-msgid "Is a matrix hermitian"
+msgid "Is a matrix Hermitian"
msgstr ""
#: ../lib/library-strings.c:121
@@ -573,7 +576,7 @@ msgid "Is a matrix positive semidefinite"
msgstr ""
#: ../lib/library-strings.c:127
-msgid "Is a matrix skew-hermitian"
+msgid "Is a matrix skew-Hermitian"
msgstr ""
#: ../lib/library-strings.c:128
@@ -617,7 +620,7 @@ 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)"
+"given use Hermitian product)"
msgstr ""
#: ../lib/library-strings.c:138
@@ -1063,108 +1066,121 @@ msgid ""
msgstr ""
#: ../lib/library-strings.c:232
-msgid "Find root of a function using the bisection method"
+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 method of false position"
+msgid "Find root of a function using the bisection method"
msgstr ""
#: ../lib/library-strings.c:234
-msgid "Find root of a function using the Muller's method"
+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 secant method"
+msgid "Find root of a function using the Muller's method"
msgstr ""
#: ../lib/library-strings.c:236
-msgid "Find roots of a polynomial (given as vector of coefficients)"
+msgid "Find root of a function using the secant method"
msgstr ""
#: ../lib/library-strings.c:237
-msgid "Find roots of a quartic polynomial (given as vector of coefficients)"
+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:239
+#: ../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:240
+#: ../lib/library-strings.c:242
msgid "Integral of the GaussFunction from 0 to x (area under the normal curve)"
msgstr ""
-#: ../lib/library-strings.c:241
+#: ../lib/library-strings.c:243
msgid "The normalized Gauss distribution function (the normal curve)"
msgstr ""
-#: ../lib/library-strings.c:242
+#: ../lib/library-strings.c:244
msgid "Calculate median of an entire matrix"
msgstr ""
-#: ../lib/library-strings.c:243
+#: ../lib/library-strings.c:245
msgid "Calculate the population standard deviation of a whole matrix"
msgstr ""
-#: ../lib/library-strings.c:244
+#: ../lib/library-strings.c:246
msgid "Calculate average of each row in a matrix"
msgstr ""
-#: ../lib/library-strings.c:245
+#: ../lib/library-strings.c:247
msgid "Calculate median of each row in a matrix"
msgstr ""
-#: ../lib/library-strings.c:246
+#: ../lib/library-strings.c:248
msgid ""
"Calculate the population standard deviations of rows of a matrix and return "
"a vertical vector"
msgstr ""
-#: ../lib/library-strings.c:247
+#: ../lib/library-strings.c:249
msgid ""
"Calculate the standard deviations of rows of a matrix and return a vertical "
"vector"
msgstr ""
-#: ../lib/library-strings.c:248
+#: ../lib/library-strings.c:250
msgid "Calculate the standard deviation of a whole matrix"
msgstr ""
-#: ../lib/library-strings.c:249
+#: ../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:250
+#: ../lib/library-strings.c:252
msgid "Returns a set where every element of X appears only once"
msgstr ""
-#: ../lib/library-strings.c:251
+#: ../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:252
+#: ../lib/library-strings.c:254
msgid "Attempt to symbolically differentiate a function n times"
msgstr ""
-#: ../lib/library-strings.c:253
+#: ../lib/library-strings.c:255
msgid ""
"Attempt to symbolically differentiate a function n times quietly and return "
"null on failure"
msgstr ""
-#: ../lib/library-strings.c:254
+#: ../lib/library-strings.c:256
msgid ""
"Attempt to construct the taylor approximation function around x0 to the nth "
"degree."
@@ -1182,118 +1198,118 @@ msgstr ""
msgid "Bad identifier for function node!"
msgstr "Ugyldig identifikator for funksjonsnode!"
-#: ../src/calc.c:1016 ../src/eval.c:6437 ../src/eval.c:6631
+#: ../src/calc.c:1028 ../src/eval.c:6998 ../src/eval.c:7205
msgid "Unexpected operator!"
msgstr "Uventet operator!"
#. FIXME:
-#: ../src/calc.c:1208
+#: ../src/calc.c:1220
msgid "Cannot currently print polynomials of more than 3 vars"
msgstr ""
-#: ../src/calc.c:1300
+#: ../src/calc.c:1312
msgid "NULL function!"
msgstr "NULL-funksjon!"
#. variable and reference functions should
#. never be in the etree
-#: ../src/calc.c:1366
+#: ../src/calc.c:1378
msgid "Unexpected function type!"
msgstr "Uventet funksjonstype!"
-#: ../src/calc.c:1381
+#: ../src/calc.c:1393
msgid "NULL tree!"
msgstr "NULL-tre!"
-#: ../src/calc.c:1471 ../src/eval.c:6930
+#: ../src/calc.c:1483 ../src/eval.c:7504
msgid "Unexpected node!"
msgstr "Uventet node!"
-#: ../src/calc.c:1966
+#: ../src/calc.c:1978
#, c-format
msgid "File '%s' is a wrong version of GEL"
msgstr "Filen '%s' er i feil versjon av GEL"
-#: ../src/calc.c:2016 ../src/calc.c:2025 ../src/calc.c:2030 ../src/calc.c:2039
-#: ../src/calc.c:2044 ../src/calc.c:2053 ../src/calc.c:2058 ../src/calc.c:2067
-#: ../src/calc.c:2072 ../src/calc.c:2083 ../src/calc.c:2088 ../src/calc.c:2099
-#: ../src/calc.c:2106 ../src/calc.c:2119 ../src/calc.c:2125 ../src/calc.c:2132
-#: ../src/calc.c:2141 ../src/calc.c:2152 ../src/calc.c:2158 ../src/calc.c:2165
-#: ../src/calc.c:2171 ../src/calc.c:2178 ../src/calc.c:2184 ../src/calc.c:2191
-#: ../src/calc.c:2197 ../src/calc.c:2204 ../src/calc.c:2210 ../src/calc.c:2217
-#: ../src/calc.c:2223 ../src/calc.c:2230 ../src/calc.c:2236 ../src/calc.c:2243
-#: ../src/calc.c:2259 ../src/calc.c:2277 ../src/calc.c:2287
+#: ../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 "DÃrlig utformet oppfÃring"
-#: ../src/calc.c:2019
+#: ../src/calc.c:2031
msgid "Record out of place"
msgstr "Feilplassert oppfÃring"
-#: ../src/calc.c:2301
+#: ../src/calc.c:2313
msgid "Missing value for function"
msgstr "Mangler verdi for funksjon"
-#: ../src/calc.c:2327
+#: ../src/calc.c:2339
msgid "Extra dictionary for NULL function"
msgstr ""
-#: ../src/calc.c:2379 ../src/calc.c:2922 ../src/calc.c:2957
+#: ../src/calc.c:2391 ../src/calc.c:2934 ../src/calc.c:2969
#, c-format
msgid "Can't open file: '%s'"
msgstr "Kan ikke Ãpne fil: '%s'"
-#: ../src/calc.c:2580
+#: ../src/calc.c:2592
msgid "Load a file into the interpretor"
msgstr ""
-#: ../src/calc.c:2583
+#: ../src/calc.c:2595
msgid "Load a plugin"
msgstr ""
-#: ../src/calc.c:2586
+#: ../src/calc.c:2598
msgid "List files in the current directory"
msgstr ""
-#: ../src/calc.c:2589
+#: ../src/calc.c:2601
msgid "Change directory"
msgstr ""
-#: ../src/calc.c:2592
+#: ../src/calc.c:2604
msgid "Print current directory"
msgstr ""
-#: ../src/calc.c:2595
+#: ../src/calc.c:2607
msgid "Print help (or help on a function/command)"
msgstr ""
-#: ../src/calc.c:2611
+#: ../src/calc.c:2623
msgid ""
"\n"
"For a manual on using Genius and the GEL language type:\n"
msgstr ""
-#: ../src/calc.c:2613
+#: ../src/calc.c:2625
msgid " manual\n"
msgstr ""
-#: ../src/calc.c:2617
+#: ../src/calc.c:2629
msgid ""
"\n"
"For help on a specific function type:\n"
msgstr ""
-#: ../src/calc.c:2619
+#: ../src/calc.c:2631
msgid " help FunctionName\n"
msgstr ""
-#: ../src/calc.c:2623
+#: ../src/calc.c:2635
msgid ""
"\n"
"Commands:\n"
msgstr ""
-#: ../src/calc.c:2668
+#: ../src/calc.c:2680
msgid ""
"\n"
"Undocumented:\n"
@@ -1302,168 +1318,172 @@ msgstr ""
#. func
#. aliasfor
#. category
-#: ../src/calc.c:2711
+#: ../src/calc.c:2723
msgid "Not documented"
msgstr ""
-#: ../src/calc.c:2733
+#: ../src/calc.c:2745
#, c-format
msgid "'%s' is not documented"
msgstr ""
-#: ../src/calc.c:2735
+#: ../src/calc.c:2747
#, c-format
msgid "'%s' is not documented. Perhaps you meant %s."
msgstr ""
-#: ../src/calc.c:2745
+#: ../src/calc.c:2757
#, c-format
msgid "%s is an alias for %s\n"
msgstr ""
-#: ../src/calc.c:2759
+#: ../src/calc.c:2771
msgid "Parameter: "
msgstr ""
-#: ../src/calc.c:2784
+#: ../src/calc.c:2796
msgid "Aliases:"
msgstr ""
-#: ../src/calc.c:2796
+#: ../src/calc.c:2808
#, c-format
msgid "Description: %s\n"
msgstr ""
-#: ../src/calc.c:2982 ../src/calc.c:2989
+#: ../src/calc.c:2994 ../src/calc.c:3001
#, c-format
msgid "Error changing to directory '%s': %s"
msgstr ""
-#: ../src/calc.c:3003 ../src/calc.c:3014
+#: ../src/calc.c:3015 ../src/calc.c:3026
#, c-format
msgid "Can't expand '%s'"
msgstr "Kan ikke utvide Â%sÂ"
-#: ../src/calc.c:3084
+#: ../src/calc.c:3096
#, c-format
msgid "Cannot open plugin '%s'!"
msgstr "Kan ikke Ãpne tillegg Â%sÂ!"
-#: ../src/calc.c:3174
+#: ../src/calc.c:3186
#, c-format
msgid "getcwd error: %s"
msgstr ""
-#: ../src/calc.c:3233
+#: ../src/calc.c:3245
#, c-format
msgid "ERROR: 'pipe' failed: %s"
msgstr ""
-#: ../src/calc.c:3240 ../src/calc.c:3247
+#: ../src/calc.c:3252 ../src/calc.c:3259
#, c-format
msgid "ERROR: 'write' possibly failed: %s"
msgstr ""
-#: ../src/calc.c:3315
+#: ../src/calc.c:3327
msgid "ERROR: Probably corrupt stack!"
msgstr "FEIL: Sannsynligvis korrupt stakk!"
-#: ../src/calc.c:3327
+#: ../src/calc.c:3339
msgid ""
"ERROR: 'local' in a wrong place, can only be first statement in a function!"
msgstr ""
-#: ../src/calc.c:3351
+#: ../src/calc.c:3363
msgid "ERROR: Can't execute more things at once!"
msgstr "FEIL: Kan ikke kjÃre flere ting samtidig!"
-#: ../src/calc.c:3457
+#: ../src/calc.c:3469
#, c-format
msgid "ERROR: %s before newline"
msgstr "FEIL: %s fÃr linjeskift"
-#: ../src/calc.c:3459
+#: ../src/calc.c:3471
#, c-format
msgid "ERROR: %s at end of input"
msgstr "FEIL: %s ved slutten av inndata"
-#: ../src/calc.c:3466
+#: ../src/calc.c:3478
#, c-format
msgid "ERROR: %s before '%s'"
msgstr "FEIL: %s fÃr Â%sÂ"
-#: ../src/compil.c:537 ../src/compil.c:543
+#: ../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 "Ugyldig tre-oppfÃring under dekompilering"
-#: ../src/eval.c:1448 ../src/eval.c:1505 ../src/eval.c:1520
+#: ../src/eval.c:1451 ../src/eval.c:1508 ../src/eval.c:1523
#, fuzzy
msgid "Cannot compare non value or bool only matrixes"
msgstr "Kan ikke sammenligne matriser som ikke er \"value-only\""
#. also on rationals but as integers
-#: ../src/eval.c:1576 ../src/eval.c:1622
+#: ../src/eval.c:1579 ../src/eval.c:1625
msgid "Modulo arithmetic only works on integers"
msgstr ""
-#: ../src/eval.c:1834
+#: ../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:1930
+#: ../src/eval.c:1927
msgid "Can't add/subtract two matricies of different sizes"
msgstr "Kan ikke legge til/subtrahere to matriser av forskjellig stÃrrelse"
-#: ../src/eval.c:1932
+#: ../src/eval.c:1929
#, fuzzy
msgid ""
"Can't do element by element operations on two matricies of different sizes"
msgstr "Kan ikke legge til/subtrahere to matriser av forskjellig stÃrrelse"
-#: ../src/eval.c:1998
+#: ../src/eval.c:1995
msgid "Can't multiply matricies of wrong sizes"
msgstr "Kan ikke multiplisere matriser av feil stÃrrelse"
-#: ../src/eval.c:2049
+#: ../src/eval.c:2046
msgid "Powers are defined on (square matrix)^(integer) only"
msgstr "Potenser er kun definert pà (kvadratisk matrise)^(heltall)"
-#: ../src/eval.c:2055
+#: ../src/eval.c:2052
msgid "Powers on matrices in modulo mode are defined on integer matrices only"
msgstr ""
-#: ../src/eval.c:2063
+#: ../src/eval.c:2060
msgid "Exponent too large"
msgstr "Eksponenten er for stor"
-#: ../src/eval.c:2090 ../src/eval.c:2205 ../src/eval.c:2271
+#: ../src/eval.c:2087 ../src/eval.c:2202 ../src/eval.c:2268
msgid "Matrix appears singular and can't be inverted"
msgstr "Matrisen ser ut til à vÃre singulÃr og kan ikke inverteres"
-#: ../src/eval.c:2182
+#: ../src/eval.c:2179
msgid "Can't divide matrices of different sizes or non-square matrices"
msgstr ""
"Kan ikke dividerer matriser av forskjellige stÃrrelser eller som er ikke-"
"kvadratiske"
-#: ../src/eval.c:2253
+#: ../src/eval.c:2250
msgid "Can't divide by a non-square matrix"
msgstr "Kan ikke dividere med en ikke-kvadratisk matrise"
-#: ../src/eval.c:2669 ../src/eval.c:2696 ../src/eval.c:2717 ../src/eval.c:2741
-#: ../src/eval.c:2789
+#: ../src/eval.c:2666 ../src/eval.c:2693 ../src/eval.c:2714 ../src/eval.c:2738
+#: ../src/eval.c:2786
#, fuzzy
msgid "Operations on functions with variable argument list not supported"
msgstr "Referanse-funksjon med argumenter funnet!"
-#: ../src/eval.c:2674
+#: ../src/eval.c:2671
msgid ""
"Operations on functions with different number of arguments not supported"
msgstr ""
-#: ../src/eval.c:2794
+#: ../src/eval.c:2791
msgid "Function creation with wrong number of arguments"
msgstr ""
@@ -1481,12 +1501,12 @@ msgid ""
"imaginary number (square root of -1)."
msgstr ""
-#: ../src/eval.c:3435 ../src/eval.c:3463 ../src/eval.c:6748
+#: ../src/eval.c:3435 ../src/eval.c:3463 ../src/eval.c:7322
#, c-format
msgid "Variable '%s' used uninitialized, perhaps you meant %s."
msgstr "Variabel Â%s brukt uinitiert, kanskje du mente %s."
-#: ../src/eval.c:3442 ../src/eval.c:3470 ../src/eval.c:4482 ../src/eval.c:6755
+#: ../src/eval.c:3442 ../src/eval.c:3470 ../src/eval.c:4482 ../src/eval.c:7329
#, c-format
msgid "Variable '%s' used uninitialized"
msgstr "Variabel Â%s brukt uinitiert"
@@ -1598,205 +1618,230 @@ msgstr "Matriseindeksen er mindre enn 1"
msgid "Matrix index out of range"
msgstr "Matriseindeks utenfor gyldig omrÃde"
-#: ../src/eval.c:5323 ../src/eval.c:5385 ../src/eval.c:5453 ../src/eval.c:5494
-#: ../src/eval.c:5702
+#: ../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 ""
-#: ../src/eval.c:5341 ../src/eval.c:5380
+#: ../src/eval.c:5351 ../src/eval.c:5390
msgid "Indexed Lvalue not user function"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/eval.c:5364 ../src/eval.c:5478
+#: ../src/eval.c:5374 ../src/eval.c:5488 ../src/eval.c:5737
msgid "Dereference of non-identifier!"
msgstr "Referanse til ikke-identifikator!"
-#: ../src/eval.c:5370 ../src/eval.c:5484
+#: ../src/eval.c:5380 ../src/eval.c:5494 ../src/eval.c:5743
msgid "Dereference of undefined variable!"
msgstr "Referanse til udefinert variabel!"
-#: ../src/eval.c:5374 ../src/eval.c:5488
+#: ../src/eval.c:5384 ../src/eval.c:5498 ../src/eval.c:5747
msgid "Dereference of non-reference!"
msgstr "Referanse til ikke-referanse!"
-#: ../src/eval.c:5403
+#: ../src/eval.c:5413
msgid "Indexed Lvalue not an identifier or a dereference"
msgstr "Indeksert Lvalue ikke en identifikator eller en referanse"
-#: ../src/eval.c:5441
+#: ../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 er ikke en identifikator/referanse/matrise-lokasjon!"
-#: ../src/eval.c:5465 ../src/eval.c:5506
+#: ../src/eval.c:5475 ../src/eval.c:5516
msgid "Referencing an undefined variable!"
msgstr "Refererer til en udefinert variabel!"
-#: ../src/eval.c:5552 ../src/eval.c:5630 ../src/eval.c:5639
+#: ../src/eval.c:5566 ../src/eval.c:5648 ../src/eval.c:5657
#, fuzzy
msgid "Wrong matrix dimensions when setting"
msgstr "I tilbakedivisjon mà matrisedimensjonene stemme overens"
-#: ../src/eval.c:5570 ../src/eval.c:5610 ../src/eval.c:5676 ../src/eval.c:5812
-#: ../src/eval.c:5937
+#: ../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
#, fuzzy
msgid "Matrix index not an integer or a vector"
msgstr "Matriseindeks utenfor gyldig omrÃde"
-#: ../src/eval.c:5697
+#: ../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
+#, c-format
+msgid "Trying to increment non-value id '%s'"
+msgstr ""
+
+#: ../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 swap matrix regions"
+msgstr "Kan ikke sammenligne matriser"
+
+#: ../src/eval.c:6185
msgid "Parameters can only be created in the global context"
msgstr ""
-#: ../src/eval.c:5759 ../src/eval.c:5804 ../src/eval.c:5895
+#: ../src/eval.c:6293 ../src/eval.c:6338 ../src/eval.c:6429
msgid "Index works only on matricies"
msgstr "Indeksen virker kun pà matriser"
-#: ../src/eval.c:5792
+#: ../src/eval.c:6326
msgid "Vector index not an integer or a vector"
msgstr ""
-#: ../src/eval.c:5960
+#: ../src/eval.c:6494
msgid "number"
msgstr "tall"
-#: ../src/eval.c:5961
+#: ../src/eval.c:6495
msgid "matrix"
msgstr "matrise"
-#: ../src/eval.c:5962
+#: ../src/eval.c:6496
msgid "string"
msgstr "streng"
-#: ../src/eval.c:5963
+#: ../src/eval.c:6497
msgid "function"
msgstr "funksjon"
-#: ../src/eval.c:5964
+#: ../src/eval.c:6498
msgid "identifier"
msgstr "identifikator"
-#: ../src/eval.c:5965
+#: ../src/eval.c:6499
msgid "polynomial"
msgstr "polynom"
-#: ../src/eval.c:5966
+#: ../src/eval.c:6500
msgid "boolean"
msgstr "bolsk verdi"
-#: ../src/eval.c:5986
+#: ../src/eval.c:6523
msgid "Addition"
msgstr ""
-#: ../src/eval.c:5987
+#: ../src/eval.c:6524
msgid "Element by element addition"
msgstr ""
-#: ../src/eval.c:5988
+#: ../src/eval.c:6525
msgid "Subtraction"
msgstr ""
-#: ../src/eval.c:5989
+#: ../src/eval.c:6526
msgid "Element by element subtraction"
msgstr ""
-#: ../src/eval.c:5990
+#: ../src/eval.c:6527
msgid "Multiplication"
msgstr ""
-#: ../src/eval.c:5991
+#: ../src/eval.c:6528
msgid "Element by element multiplication"
msgstr ""
-#: ../src/eval.c:5992
+#: ../src/eval.c:6529
msgid "Division"
msgstr "Divisjon"
-#: ../src/eval.c:5993
+#: ../src/eval.c:6530
msgid "Element by element division"
msgstr ""
-#: ../src/eval.c:5994
+#: ../src/eval.c:6531
msgid "Back division"
msgstr ""
-#: ../src/eval.c:5995
+#: ../src/eval.c:6532
msgid "Element by element back division"
msgstr ""
-#: ../src/eval.c:5996
+#: ../src/eval.c:6533
msgid "Modulo"
msgstr ""
-#: ../src/eval.c:5997
+#: ../src/eval.c:6534
msgid "Element by element modulo"
msgstr ""
-#: ../src/eval.c:5998
+#: ../src/eval.c:6535
msgid "Negation"
msgstr ""
-#: ../src/eval.c:5999
+#: ../src/eval.c:6536
msgid "Power"
msgstr ""
-#: ../src/eval.c:6000
+#: ../src/eval.c:6537
msgid "Element by element power"
msgstr ""
-#: ../src/eval.c:6001
+#: ../src/eval.c:6538
msgid "Factorial"
msgstr ""
-#: ../src/eval.c:6002
+#: ../src/eval.c:6539
msgid "Double factorial"
msgstr ""
-#: ../src/eval.c:6003
+#: ../src/eval.c:6540
msgid "Transpose"
msgstr ""
-#: ../src/eval.c:6004
+#: ../src/eval.c:6541
msgid "ConjugateTranspose"
msgstr ""
-#: ../src/eval.c:6005
+#: ../src/eval.c:6542
msgid "Comparison (<=>)"
msgstr ""
-#: ../src/eval.c:6006
+#: ../src/eval.c:6543
msgid "XOR"
msgstr ""
-#: ../src/eval.c:6007
+#: ../src/eval.c:6544
msgid "NOT"
msgstr ""
-#: ../src/eval.c:6027
+#: ../src/eval.c:6564
#, c-format
msgid "Bad types for '%s'"
msgstr "Ugyldige typer for Â%sÂ"
-#: ../src/eval.c:6038
+#: ../src/eval.c:6575
#, c-format
msgid "%s not defined on <%s> and <%s>"
msgstr ""
-#: ../src/eval.c:6057
+#: ../src/eval.c:6594
#, c-format
msgid "Bad type for '%s'"
msgstr "Ugyldig type for Â%sÂ"
-#: ../src/eval.c:6067
+#: ../src/eval.c:6604
#, c-format
msgid "%s not defined on <%s>"
msgstr "%s ikke definert pà <%s>"
-#: ../src/eval.c:6086 ../src/eval.c:6103
+#: ../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:6096
+#: ../src/eval.c:6633
msgid "Impossible arguments to vector building operator"
msgstr ""
@@ -1810,7 +1855,7 @@ msgstr ""
msgid "Cannot parse version string: %s"
msgstr ""
-#: ../src/funclib.c:172 ../src/gnome-genius.c:1883
+#: ../src/funclib.c:172 ../src/gnome-genius.c:1925
#, c-format
msgid ""
"Genius %s\n"
@@ -1855,965 +1900,974 @@ msgstr ""
msgid "Cannot apply function to two differently sized matrixes"
msgstr ""
-#: ../src/funclib.c:1433 ../src/funclib.c:1470
+#: ../src/funclib.c:1442 ../src/funclib.c:1479
#, c-format
msgid "%s: Not implemented (yet) for complex values"
msgstr ""
-#: ../src/funclib.c:1914
+#: ../src/funclib.c:1932
#, c-format
msgid "%s: square root for composite moduli is not yet implemented"
msgstr ""
-#: ../src/funclib.c:1922
+#: ../src/funclib.c:1940
#, c-format
msgid "%s: Cannot find square root function for prime moduli"
msgstr ""
-#: ../src/funclib.c:1955
+#: ../src/funclib.c:1973
#, c-format
msgid "%s: matrix argument is not square"
msgstr ""
-#: ../src/funclib.c:2083 ../src/funclib.c:2183
+#: ../src/funclib.c:2101 ../src/funclib.c:2201
#, c-format
msgid "%s: matrix argument must be integer only"
msgstr ""
-#: ../src/funclib.c:2105 ../src/funclib.c:2205
+#: ../src/funclib.c:2123 ../src/funclib.c:2223
#, c-format
msgid "%s: argument must be an integer"
msgstr ""
-#: ../src/funclib.c:2440 ../src/funclib.c:2527
+#: ../src/funclib.c:2307 ../src/funclib.c:4165 ../src/funclib.c:4194
+#: ../src/funclib.c:4446 ../src/mpwrap.c:3736 ../src/mpwrap.c:3755
+#: ../src/mpwrap.c:3812 ../src/mpwrap.c:3841 ../src/mpwrap.c:3858
+#: ../src/mpwrap.c:3907
+msgid "Division by zero!"
+msgstr "Divisjon med null!"
+
+#: ../src/funclib.c:2489 ../src/funclib.c:2576
#, c-format
msgid "%s: matrix argument must be value only"
msgstr ""
-#: ../src/funclib.c:2783 ../src/funclib.c:2841 ../src/funclib.c:4353
-#: ../src/funclib.c:4647
+#: ../src/funclib.c:2835 ../src/funclib.c:2893 ../src/funclib.c:4431
+#: ../src/funclib.c:4725
#, c-format
msgid "%s: too many arguments"
msgstr ""
-#: ../src/funclib.c:3065
+#: ../src/funclib.c:3143
#, c-format
msgid "%s: vector argument not value only"
msgstr ""
-#: ../src/funclib.c:3076 ../src/funclib.c:3115
+#: ../src/funclib.c:3154 ../src/funclib.c:3193
#, c-format
msgid "%s: argument can't be negative or 0"
msgstr ""
-#: ../src/funclib.c:3084 ../src/funclib.c:3120
+#: ../src/funclib.c:3162 ../src/funclib.c:3198
#, c-format
msgid "%s: vector argument has too large entries"
msgstr ""
-#: ../src/funclib.c:3162
+#: ../src/funclib.c:3240
#, c-format
msgid "%s: arguments must be vectors of equal size"
msgstr ""
-#: ../src/funclib.c:3654 ../src/funclib.c:3660
+#: ../src/funclib.c:3732 ../src/funclib.c:3738
#, c-format
msgid "%s: %s not a reference"
msgstr ""
-#: ../src/funclib.c:3699
+#: ../src/funclib.c:3777
#, c-format
msgid "%s: matrices not of the same height"
msgstr ""
-#: ../src/funclib.c:3704 ../src/funclib.c:4347
+#: ../src/funclib.c:3782 ../src/funclib.c:4425
msgid "third argument"
msgstr ""
-#: ../src/funclib.c:3709
+#: ../src/funclib.c:3787
msgid "fourth argument"
msgstr ""
-#: ../src/funclib.c:3984
+#: ../src/funclib.c:4062
#, c-format
msgid "%s: argument must be greater than 2"
msgstr ""
-#: ../src/funclib.c:4087 ../src/funclib.c:4116 ../src/funclib.c:4368
-#: ../src/mpwrap.c:3736 ../src/mpwrap.c:3755 ../src/mpwrap.c:3812
-#: ../src/mpwrap.c:3841 ../src/mpwrap.c:3858 ../src/mpwrap.c:3907
-msgid "Division by zero!"
-msgstr "Divisjon med null!"
-
-#: ../src/funclib.c:4172
+#: ../src/funclib.c:4250
#, c-format
msgid "%s: arguments not horizontal vectors"
msgstr ""
-#: ../src/funclib.c:4181
+#: ../src/funclib.c:4259
#, c-format
msgid "%s: arguments not numeric only vectors"
msgstr ""
-#: ../src/funclib.c:4565
+#: ../src/funclib.c:4643
#, fuzzy, c-format
msgid "%s: argument 1 must be a quadratic polynomial"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/funclib.c:4875 ../src/funclib.c:4964 ../src/funclib.c:5192
-#: ../src/funclib.c:5247 ../src/funclib.c:5317 ../src/funclib.c:5331
+#: ../src/funclib.c:4953 ../src/funclib.c:5042 ../src/funclib.c:5303
+#: ../src/funclib.c:5310 ../src/funclib.c:5365 ../src/funclib.c:5372
+#: ../src/funclib.c:5443 ../src/funclib.c:5457
#, fuzzy, c-format
msgid "%s: value out of range"
msgstr "Indeks utenfor gyldig omrÃde"
-#: ../src/funclib.c:5457
+#: ../src/funclib.c:5583
#, c-format
msgid "%s: undefined function"
msgstr ""
-#: ../src/funclib.c:5463
+#: ../src/funclib.c:5589
#, c-format
msgid "%s: flags argument must be a string"
msgstr ""
-#: ../src/funclib.c:5591 ../src/symbolic.c:723
+#: ../src/funclib.c:5717 ../src/symbolic.c:723
#, c-format
msgid "%s: argument not a function of one variable"
msgstr ""
-#: ../src/funclib.c:5803 ../src/funclib.c:5838 ../src/funclib.c:6083
+#: ../src/funclib.c:5929 ../src/funclib.c:5964 ../src/funclib.c:6209
#, c-format
msgid "%s: argument should be between %d and %d"
msgstr ""
-#: ../src/funclib.c:5991
+#: ../src/funclib.c:6117
msgid "OutputStyle must be one of normal, troff, latex or mathml"
msgstr ""
-#: ../src/funclib.c:6031
+#: ../src/funclib.c:6157
#, c-format
msgid "%s: argument should be larger or equal to 0"
msgstr ""
-#: ../src/funclib.c:6144
+#: ../src/funclib.c:6270
msgid "Basic"
msgstr ""
#. internal
-#: ../src/funclib.c:6145
+#: ../src/funclib.c:6271
msgid "Parameters"
msgstr ""
#. internal
-#: ../src/funclib.c:6146
+#: ../src/funclib.c:6272
msgid "Constants"
msgstr ""
#. internal
-#: ../src/funclib.c:6147
+#: ../src/funclib.c:6273
msgid "Numeric"
msgstr ""
#. internal
-#: ../src/funclib.c:6148
+#: ../src/funclib.c:6274
msgid "Trigonometry"
msgstr ""
#. internal
-#: ../src/funclib.c:6149
+#: ../src/funclib.c:6275
msgid "Number Theory"
msgstr ""
#. internal
-#: ../src/funclib.c:6150
+#: ../src/funclib.c:6276
msgid "Matrix Manipulation"
msgstr ""
#. internal
-#: ../src/funclib.c:6151
+#: ../src/funclib.c:6277
msgid "Linear Algebra"
msgstr ""
#. internal
-#: ../src/funclib.c:6152
+#: ../src/funclib.c:6278
msgid "Combinatorics"
msgstr ""
#. internal
-#: ../src/funclib.c:6153
+#: ../src/funclib.c:6279
#, fuzzy
msgid "Calculus"
msgstr "_Kalkulator"
#. internal
-#: ../src/funclib.c:6154
-#, fuzzy
+#: ../src/funclib.c:6280
msgid "Functions"
-msgstr "NULL-funksjon!"
+msgstr "Funksjoner"
#. internal
-#: ../src/funclib.c:6155
+#: ../src/funclib.c:6281
msgid "Equation Solving"
msgstr ""
#. internal
-#: ../src/funclib.c:6156
+#: ../src/funclib.c:6282
msgid "Statistics"
-msgstr ""
+msgstr "Statistikk"
#. internal
-#: ../src/funclib.c:6157
+#: ../src/funclib.c:6283
msgid "Polynomials"
msgstr ""
#. internal
-#: ../src/funclib.c:6158
+#: ../src/funclib.c:6284
msgid "Set Theory"
msgstr ""
#. internal
-#: ../src/funclib.c:6159
+#: ../src/funclib.c:6285
msgid "Miscellaneous"
-msgstr ""
+msgstr "Forskjellig"
#. internal
-#: ../src/funclib.c:6161
+#: ../src/funclib.c:6287
msgid "Displays the user manual"
-msgstr ""
+msgstr "Viser brukerhÃndboken"
-#: ../src/funclib.c:6162
+#: ../src/funclib.c:6288
msgid "Gives the warranty information"
msgstr ""
-#: ../src/funclib.c:6163
+#: ../src/funclib.c:6289
msgid "Return version as a 3-vector"
msgstr ""
-#: ../src/funclib.c:6164
+#: ../src/funclib.c:6290
msgid "Exits the program"
-msgstr ""
+msgstr "Avslutter programmet"
-#: ../src/funclib.c:6166
+#: ../src/funclib.c:6292
msgid "Prints a string to the error stream"
msgstr ""
-#: ../src/funclib.c:6167
+#: ../src/funclib.c:6293
msgid "Waits a specified number of seconds"
-msgstr ""
+msgstr "Venter et angitt antall sekunder"
-#: ../src/funclib.c:6168
+#: ../src/funclib.c:6294
msgid "The true boolean value"
msgstr ""
-#: ../src/funclib.c:6170
+#: ../src/funclib.c:6296
msgid "The false boolean value"
msgstr ""
-#: ../src/funclib.c:6179
+#: ../src/funclib.c:6305
msgid "Make integer (0 or 1) from a boolean value"
msgstr ""
-#: ../src/funclib.c:6181
+#: ../src/funclib.c:6307
#, fuzzy
msgid "Prints an expression"
msgstr "Alltid skriv ut hele uttrykk"
-#: ../src/funclib.c:6182
+#: ../src/funclib.c:6308
msgid "Changes current directory"
msgstr ""
-#: ../src/funclib.c:6183
+#: ../src/funclib.c:6309
msgid "Prints an expression without a trailing newline"
msgstr ""
-#: ../src/funclib.c:6184
+#: ../src/funclib.c:6310
#, fuzzy
msgid "Display a string and an expression"
msgstr "Alltid skriv ut hele uttrykk"
-#: ../src/funclib.c:6185
+#: ../src/funclib.c:6311
msgid "Set a global variable"
msgstr ""
-#: ../src/funclib.c:6187
+#: ../src/funclib.c:6313
msgid "Set the category and help description line for a function"
msgstr ""
-#: ../src/funclib.c:6188
+#: ../src/funclib.c:6314
msgid "Sets up a help alias"
msgstr ""
-#: ../src/funclib.c:6190
+#: ../src/funclib.c:6316
msgid "Identity function, returns its argument"
msgstr ""
-#: ../src/funclib.c:6192
-msgid "Generate random float"
+#: ../src/funclib.c:6318
+msgid ""
+"Generate random float between 0 and 1, or if size given generate vector or "
+"matrix of random floats"
msgstr ""
-#: ../src/funclib.c:6194
-msgid "Generate random integer"
+#: ../src/funclib.c:6320
+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:6197 ../src/gnome-genius.c:2440
+#: ../src/funclib.c:6323 ../src/gnome-genius.c:2469
msgid "Floating point precision"
msgstr "Flyttallspresisjon"
-#: ../src/funclib.c:6199 ../src/gnome-genius.c:2329
+#: ../src/funclib.c:6325 ../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:6202 ../src/gnome-genius.c:2352
+#: ../src/funclib.c:6328 ../src/gnome-genius.c:2381
msgid "Only chop numbers when another number is greater than 10^-x"
msgstr ""
-#: ../src/funclib.c:6203
+#: ../src/funclib.c:6329
#, fuzzy
msgid "Maximum digits to display"
msgstr "Maks antall siffer for utskrift (0=ubegrenset)"
-#: ../src/funclib.c:6204
+#: ../src/funclib.c:6330
#, fuzzy
msgid "Maximum errors to display"
msgstr "Maks antall feil som skal vises (0=ubegrenset)"
-#: ../src/funclib.c:6205
+#: ../src/funclib.c:6331
msgid "Output style: normal, latex, mathml or troff"
msgstr ""
-#: ../src/funclib.c:6206
+#: ../src/funclib.c:6332
msgid "Integer output base"
msgstr ""
-#: ../src/funclib.c:6207
+#: ../src/funclib.c:6333
msgid "If true, mixed fractions are printed"
msgstr ""
-#: ../src/funclib.c:6208
+#: ../src/funclib.c:6334
msgid "Print full expressions, even if more than a line"
msgstr ""
-#: ../src/funclib.c:6209
+#: ../src/funclib.c:6335
msgid "Convert all results to floats before printing"
msgstr ""
-#: ../src/funclib.c:6210
-#, fuzzy
+#: ../src/funclib.c:6336
msgid "Use scientific notation"
-msgstr "Flyttall i vitenskaplig notasjon"
+msgstr "Bruk vitenskaplig notasjon"
-#: ../src/funclib.c:6212
+#: ../src/funclib.c:6338
msgid ""
"Number of extra Miller-Rabin tests to run on a number before declaring it a "
"prime in IsPrime"
msgstr ""
-#: ../src/funclib.c:6218
+#: ../src/funclib.c:6344
msgid "Expands a matrix just like we do on unquoted matrix input"
msgstr ""
-#: ../src/funclib.c:6219
+#: ../src/funclib.c:6345
msgid "Gets the rows of a matrix as a vertical vector"
msgstr ""
-#: ../src/funclib.c:6220
+#: ../src/funclib.c:6346
msgid "Gets the columns of a matrix as a horizontal vector"
msgstr ""
-#: ../src/funclib.c:6221
+#: ../src/funclib.c:6347
msgid "Gets the diagonal entries of a matrix as a column vector"
msgstr ""
-#: ../src/funclib.c:6222
+#: ../src/funclib.c:6348
msgid "Count the number of zero columns in a matrix"
msgstr ""
-#: ../src/funclib.c:6223
+#: ../src/funclib.c:6349
msgid "Removes any all-zero columns of M"
msgstr ""
-#: ../src/funclib.c:6225
+#: ../src/funclib.c:6351
msgid "Calculates the conjugate"
msgstr ""
-#: ../src/funclib.c:6230
+#: ../src/funclib.c:6356
#, fuzzy
msgid "Calculates the sine function"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/funclib.c:6233
+#: ../src/funclib.c:6359
msgid "Calculates the cosine function"
msgstr ""
-#: ../src/funclib.c:6236
+#: ../src/funclib.c:6362
msgid "Calculates the hyperbolic sine function"
msgstr ""
-#: ../src/funclib.c:6239
+#: ../src/funclib.c:6365
msgid "Calculates the hyperbolic cosine function"
msgstr ""
-#: ../src/funclib.c:6242
+#: ../src/funclib.c:6368
msgid "Calculates the tan function"
msgstr ""
-#: ../src/funclib.c:6245
+#: ../src/funclib.c:6371
msgid "Calculates the arctan function"
msgstr ""
-#: ../src/funclib.c:6250
+#: ../src/funclib.c:6376
#, fuzzy
msgid "Calculates the arctan2 function (arctan(y/x) if x>0)"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/funclib.c:6254
+#: ../src/funclib.c:6380
msgid "The number pi"
msgstr ""
-#: ../src/funclib.c:6256
+#: ../src/funclib.c:6382
msgid "The natural number e"
msgstr ""
-#: ../src/funclib.c:6258
+#: ../src/funclib.c:6384
msgid "The Golden Ratio"
msgstr ""
-#: ../src/funclib.c:6260
+#: ../src/funclib.c:6386
msgid "Free fall acceleration"
msgstr ""
-#: ../src/funclib.c:6263
+#: ../src/funclib.c:6389
msgid "Euler's Constant gamma"
msgstr ""
-#: ../src/funclib.c:6267
+#: ../src/funclib.c:6393
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:6272
+#: ../src/funclib.c:6398
msgid "The Riemann zeta function (only real values implemented)"
msgstr ""
-#: ../src/funclib.c:6276
+#: ../src/funclib.c:6402
msgid "The Gamma function (only real values implemented)"
msgstr ""
-#: ../src/funclib.c:6281
+#: ../src/funclib.c:6407
msgid "The square root"
msgstr ""
-#: ../src/funclib.c:6285
+#: ../src/funclib.c:6411
msgid "The exponential function"
msgstr ""
-#: ../src/funclib.c:6288
+#: ../src/funclib.c:6414
msgid "The natural logarithm"
msgstr ""
-#: ../src/funclib.c:6291
+#: ../src/funclib.c:6417
msgid "Logarithm of x base 2"
msgstr ""
-#: ../src/funclib.c:6296
+#: ../src/funclib.c:6422
msgid "Logarithm of x base 10"
msgstr ""
-#: ../src/funclib.c:6299
+#: ../src/funclib.c:6425
msgid "Round a number"
msgstr ""
-#: ../src/funclib.c:6303
+#: ../src/funclib.c:6429
msgid "Get the highest integer less than or equal to n"
msgstr ""
-#: ../src/funclib.c:6307
+#: ../src/funclib.c:6433
msgid "Get the lowest integer more than or equal to n"
msgstr ""
-#: ../src/funclib.c:6311
+#: ../src/funclib.c:6437
msgid "Truncate number to an integer (return the integer part)"
msgstr ""
-#: ../src/funclib.c:6316
+#: ../src/funclib.c:6442
msgid "Make number a float"
msgstr ""
-#: ../src/funclib.c:6319
+#: ../src/funclib.c:6445
msgid "Get the numerator of a rational number"
msgstr ""
-#: ../src/funclib.c:6321
+#: ../src/funclib.c:6447
msgid "Get the denominator of a rational number"
msgstr ""
-#: ../src/funclib.c:6324
+#: ../src/funclib.c:6450
msgid "Greatest common divisor"
msgstr ""
-#: ../src/funclib.c:6326
+#: ../src/funclib.c:6452
msgid "Least common multiplier"
msgstr ""
-#: ../src/funclib.c:6328
+#: ../src/funclib.c:6454
msgid "Check a number for being a perfect square"
msgstr ""
-#: ../src/funclib.c:6329
+#: ../src/funclib.c:6455
msgid "Check a number for being any perfect power (a^b)"
msgstr ""
-#: ../src/funclib.c:6330
+#: ../src/funclib.c:6456
msgid "Return the n'th prime (up to a limit)"
msgstr ""
-#: ../src/funclib.c:6332
+#: ../src/funclib.c:6458
msgid "Tests if an integer is even"
msgstr ""
-#: ../src/funclib.c:6333
+#: ../src/funclib.c:6459
msgid "Tests if an integer is odd"
msgstr ""
-#: ../src/funclib.c:6335
+#: ../src/funclib.c:6461
msgid "Returns the least prime greater than n (if n is positive)"
msgstr ""
-#: ../src/funclib.c:6336
+#: ../src/funclib.c:6462
msgid "Returns the n'th Lucas number"
msgstr ""
-#: ../src/funclib.c:6337
+#: ../src/funclib.c:6463
msgid "Returns inverse of n mod m"
msgstr ""
-#: ../src/funclib.c:6338
+#: ../src/funclib.c:6464
msgid "Checks divisibility (if m divides n)"
msgstr ""
-#: ../src/funclib.c:6339
+#: ../src/funclib.c:6465
msgid ""
"Return n/d but only if d divides n else returns garbage (this is faster than "
"writing n/d)"
msgstr ""
-#: ../src/funclib.c:6340
+#: ../src/funclib.c:6466
msgid ""
"Tests primality of integers, for numbers greater than 25*10^9 false positive "
"is with low probability depending on IsPrimeMillerRabinReps"
msgstr ""
-#: ../src/funclib.c:6341
+#: ../src/funclib.c:6467
msgid "Run the strong pseudoprime test base b on n"
msgstr ""
-#: ../src/funclib.c:6342
+#: ../src/funclib.c:6468
msgid ""
"Use the Miller-Rabin primality test on n, reps number of times. The "
"probability of false positive is (1/4)^reps"
msgstr ""
-#: ../src/funclib.c:6343
+#: ../src/funclib.c:6469
msgid ""
"Use the Miller-Rabin primality test on n with enough bases that assuming the "
"Generalized Reimann Hypothesis the result is deterministic"
msgstr ""
-#: ../src/funclib.c:6344
+#: ../src/funclib.c:6470
msgid "Return factorization of a number as a matrix"
msgstr ""
-#: ../src/funclib.c:6346
+#: ../src/funclib.c:6472
msgid "Returns the maximum of arguments or matrix"
msgstr ""
-#: ../src/funclib.c:6349
+#: ../src/funclib.c:6475
msgid "Returns the minimum of arguments or matrix"
msgstr ""
-#: ../src/funclib.c:6353
+#: ../src/funclib.c:6479
+#, fuzzy
+msgid "Division w/o remainder, equivalent to floor(a/b)"
+msgstr "Divisjon uten rest"
+
+#: ../src/funclib.c:6481
msgid "Calculate the Jacobi symbol (a/b) (b should be odd)"
msgstr ""
-#: ../src/funclib.c:6355
+#: ../src/funclib.c:6483
msgid ""
"Calculate the Jacobi symbol (a/b) with the Kronecker extension (a/2)=(2/a) "
"when a odd, or (a/2)=0 when a even"
msgstr ""
-#: ../src/funclib.c:6357
+#: ../src/funclib.c:6485
msgid "Calculate the Legendre symbol (a/p)"
msgstr ""
-#: ../src/funclib.c:6360
+#: ../src/funclib.c:6488
#, fuzzy
msgid "Get the real part of a complex number"
msgstr "Kan ikke bestemme typen av et komplekst tall"
-#: ../src/funclib.c:6363
+#: ../src/funclib.c:6491
#, fuzzy
msgid "Get the imaginary part of a complex number"
msgstr "Kan ikke bestemme typen av et komplekst tall"
-#: ../src/funclib.c:6367
+#: ../src/funclib.c:6495
msgid "Make an identity matrix of a given size"
msgstr ""
-#: ../src/funclib.c:6370
+#: ../src/funclib.c:6498
msgid "Make an matrix of all zeros (or a row vector)"
msgstr ""
-#: ../src/funclib.c:6372
+#: ../src/funclib.c:6500
msgid "Make an matrix of all ones (or a row vector)"
msgstr ""
-#: ../src/funclib.c:6375
+#: ../src/funclib.c:6503
msgid "Get the number of rows of a matrix"
msgstr ""
-#: ../src/funclib.c:6376
+#: ../src/funclib.c:6504
msgid "Get the number of columns of a matrix"
msgstr ""
-#: ../src/funclib.c:6377
+#: ../src/funclib.c:6505
msgid "Is a matrix square"
msgstr ""
-#: ../src/funclib.c:6378
+#: ../src/funclib.c:6506
msgid "Is argument a horizontal or a vertical vector"
msgstr ""
-#: ../src/funclib.c:6379
+#: ../src/funclib.c:6507
msgid "Is a matrix upper triangular"
msgstr ""
-#: ../src/funclib.c:6380
+#: ../src/funclib.c:6508
msgid "Is a matrix lower triangular"
msgstr ""
-#: ../src/funclib.c:6381
+#: ../src/funclib.c:6509
msgid "Is a matrix diagonal"
msgstr ""
-#: ../src/funclib.c:6382
+#: ../src/funclib.c:6510
msgid "Get the number of elements of a matrix"
msgstr ""
-#: ../src/funclib.c:6384
+#: ../src/funclib.c:6512
msgid "Get the row echelon form of a matrix"
msgstr ""
-#: ../src/funclib.c:6388
+#: ../src/funclib.c:6516
msgid "Get the reduced row echelon form of a matrix"
msgstr ""
-#: ../src/funclib.c:6392
+#: ../src/funclib.c:6520
msgid ""
"Solve linear system Mx=V, return solution V if there is a unique solution, "
"null otherwise. Extra two reference parameters can optionally be used to "
"get the reduced M and V."
msgstr ""
-#: ../src/funclib.c:6395
+#: ../src/funclib.c:6523
msgid "Get the determinant of a matrix"
msgstr ""
-#: ../src/funclib.c:6398
+#: ../src/funclib.c:6526
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:6400
+#: ../src/funclib.c:6528
msgid "Get the nullspace of a matrix"
msgstr ""
-#: ../src/funclib.c:6402
+#: ../src/funclib.c:6530
msgid "Make new matrix of given size from old one"
msgstr ""
-#: ../src/funclib.c:6403
+#: ../src/funclib.c:6531
msgid "Return the index complement of a vector of indexes"
msgstr ""
-#: ../src/funclib.c:6404
-msgid "Get the hermitian product of two vectors"
+#: ../src/funclib.c:6532
+msgid "Get the Hermitian product of two vectors"
msgstr ""
-#: ../src/funclib.c:6407
+#: ../src/funclib.c:6535
msgid "Check if a matrix is a matrix of numbers"
msgstr ""
-#: ../src/funclib.c:6408
+#: ../src/funclib.c:6536
msgid "Check if a matrix is an integer (non-complex) matrix"
msgstr ""
-#: ../src/funclib.c:6409
+#: ../src/funclib.c:6537
msgid "Check if a matrix is a rational (non-complex) matrix"
msgstr ""
-#: ../src/funclib.c:6410
+#: ../src/funclib.c:6538
msgid "Check if a matrix is a real (non-complex) matrix"
msgstr ""
-#: ../src/funclib.c:6411
+#: ../src/funclib.c:6539
msgid "Check if a matrix is positive, that is if each element is positive"
msgstr ""
-#: ../src/funclib.c:6412
+#: ../src/funclib.c:6540
msgid ""
"Check if a matrix is nonnegative, that is if each element is nonnegative"
msgstr ""
-#: ../src/funclib.c:6414
+#: ../src/funclib.c:6542
msgid "Check if a number or a matrix is all zeros"
msgstr ""
-#: ../src/funclib.c:6415
+#: ../src/funclib.c:6543
msgid "Check if a number or a matrix is 1 or identity respectively"
msgstr ""
-#: ../src/funclib.c:6417
+#: ../src/funclib.c:6545
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:6418
+#: ../src/funclib.c:6546
msgid "Returns true if X is a subset of Y"
msgstr ""
-#: ../src/funclib.c:6419
+#: ../src/funclib.c:6547
msgid ""
"Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
"sets)"
msgstr ""
-#: ../src/funclib.c:6420
+#: ../src/funclib.c:6548
msgid ""
"Returns a set theoretic intersection of X and Y (X and Y are vectors "
"pretending to be sets)"
msgstr ""
-#: ../src/funclib.c:6422
+#: ../src/funclib.c:6550
msgid "Check if argument is a null"
msgstr ""
-#: ../src/funclib.c:6423
+#: ../src/funclib.c:6551
msgid "Check if argument is a number"
msgstr ""
-#: ../src/funclib.c:6424
+#: ../src/funclib.c:6552
msgid "Check if argument is a boolean (and not a number)"
msgstr ""
-#: ../src/funclib.c:6425
+#: ../src/funclib.c:6553
msgid "Check if argument is a text string"
msgstr ""
-#: ../src/funclib.c:6426
+#: ../src/funclib.c:6554
msgid "Check if argument is a matrix"
msgstr ""
-#: ../src/funclib.c:6427
+#: ../src/funclib.c:6555
msgid "Check if argument is a function"
msgstr ""
-#: ../src/funclib.c:6428
+#: ../src/funclib.c:6556
msgid "Check if argument is a function or an identifier"
msgstr ""
-#: ../src/funclib.c:6429
+#: ../src/funclib.c:6557
msgid "Check if argument is a function reference"
msgstr ""
-#: ../src/funclib.c:6431
+#: ../src/funclib.c:6559
msgid "Check if argument is a complex (non-real) number"
msgstr ""
-#: ../src/funclib.c:6432
+#: ../src/funclib.c:6560
msgid "Check if argument is a real number"
msgstr ""
-#: ../src/funclib.c:6433
+#: ../src/funclib.c:6561
msgid "Check if argument is an integer (non-complex)"
msgstr ""
-#: ../src/funclib.c:6434
+#: ../src/funclib.c:6562
msgid "Check if argument is a positive real integer"
msgstr ""
-#: ../src/funclib.c:6436
+#: ../src/funclib.c:6564
msgid "Check if argument is a non-negative real integer"
msgstr ""
-#: ../src/funclib.c:6437
+#: ../src/funclib.c:6565
msgid "Check if argument is a possibly complex integer"
msgstr ""
-#: ../src/funclib.c:6439
+#: ../src/funclib.c:6567
msgid "Check if argument is a rational number (non-complex)"
msgstr ""
-#: ../src/funclib.c:6440
+#: ../src/funclib.c:6568
msgid "Check if argument is a possibly complex rational number"
msgstr ""
-#: ../src/funclib.c:6441
+#: ../src/funclib.c:6569
msgid "Check if argument is a floating point number (non-complex)"
msgstr ""
-#: ../src/funclib.c:6443
+#: ../src/funclib.c:6571
msgid "Add two polynomials (vectors)"
msgstr ""
-#: ../src/funclib.c:6444
+#: ../src/funclib.c:6572
msgid "Subtract two polynomials (as vectors)"
msgstr ""
-#: ../src/funclib.c:6445
+#: ../src/funclib.c:6573
msgid "Multiply two polynomials (as vectors)"
msgstr ""
-#: ../src/funclib.c:6446
+#: ../src/funclib.c:6574
msgid "Divide polynomial p by q, return the remainder in r"
msgstr ""
-#: ../src/funclib.c:6447
+#: ../src/funclib.c:6575
msgid "Take polynomial (as vector) derivative"
msgstr ""
-#: ../src/funclib.c:6448
+#: ../src/funclib.c:6576
msgid "Take second polynomial (as vector) derivative"
msgstr ""
-#: ../src/funclib.c:6449
+#: ../src/funclib.c:6577
msgid "Trim zeros from a polynomial (as vector)"
msgstr ""
-#: ../src/funclib.c:6450
+#: ../src/funclib.c:6578
msgid "Check if a vector is usable as a polynomial"
msgstr ""
-#: ../src/funclib.c:6451
+#: ../src/funclib.c:6579
msgid "Make string out of a polynomial (as vector)"
msgstr ""
-#: ../src/funclib.c:6452
+#: ../src/funclib.c:6580
msgid "Make function out of a polynomial (as vector)"
msgstr ""
-#: ../src/funclib.c:6454
+#: ../src/funclib.c:6582
msgid "Find roots of a quadratic polynomial (given as vector of coefficients)"
msgstr ""
-#: ../src/funclib.c:6456
+#: ../src/funclib.c:6584
msgid "Get all combinations of k numbers from 1 to n as a vector of vectors"
msgstr ""
-#: ../src/funclib.c:6457
+#: ../src/funclib.c:6585
msgid ""
"Get combination that would come after v in call to combinations, first "
"combination should be [1:k]."
msgstr ""
-#: ../src/funclib.c:6458
+#: ../src/funclib.c:6586
msgid "Get all permutations of k numbers from 1 to n as a vector of vectors"
msgstr ""
-#: ../src/funclib.c:6460
+#: ../src/funclib.c:6588
msgid "Calculate combinations (binomial coefficient)"
msgstr ""
-#: ../src/funclib.c:6463
+#: ../src/funclib.c:6591
msgid "Convert a string to a vector of ASCII values"
msgstr ""
-#: ../src/funclib.c:6464
+#: ../src/funclib.c:6592
msgid "Convert a vector of ASCII values to a string"
msgstr ""
-#: ../src/funclib.c:6466
+#: ../src/funclib.c:6594
msgid ""
"Convert a string to a vector of 0-based alphabet values (positions in the "
"alphabet string), -1's for unknown letters"
msgstr ""
-#: ../src/funclib.c:6467
+#: ../src/funclib.c:6595
msgid ""
"Convert a vector of 0-based alphabet values (positions in the alphabet "
"string) to a string"
msgstr ""
-#: ../src/funclib.c:6469
+#: ../src/funclib.c:6597
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:6470
+#: ../src/funclib.c:6598
msgid ""
"Unprotect a variable from being modified. It will be treated as a user "
"defined variable from now on."
msgstr ""
-#: ../src/funclib.c:6471
+#: ../src/funclib.c:6599
msgid ""
"Set flags for a function, currently \"PropagateMod\" and \"NoModuloArguments"
"\""
msgstr ""
-#: ../src/funclib.c:6472
+#: ../src/funclib.c:6600
msgid "Get current modulo from the context outside the function"
msgstr ""
-#: ../src/funclib.c:6473
+#: ../src/funclib.c:6601
msgid "Check if a variable or function is defined"
msgstr ""
-#: ../src/funclib.c:6474
+#: ../src/funclib.c:6602
msgid "Undefine a variable (including all locals and globals of the same name)"
msgstr ""
-#: ../src/funclib.c:6476
+#: ../src/funclib.c:6604
msgid ""
"Undefine all unprotected (user defined) global variables and parameters. "
"Does not reset or change protected (system) parameters."
msgstr ""
-#: ../src/funclib.c:6477
+#: ../src/funclib.c:6605
msgid ""
"Mark all currently defined variables as protected. They will be treated as "
"system defined variables from now on."
msgstr ""
-#: ../src/funclib.c:6478
+#: ../src/funclib.c:6606
msgid ""
"Return a vector of all global unprotected (user defined) variable names."
msgstr ""
-#: ../src/funclib.c:6480
+#: ../src/funclib.c:6608
msgid "Parse a string (but do not execute)"
msgstr ""
-#: ../src/funclib.c:6481
+#: ../src/funclib.c:6609
msgid "Parse and evaluate a string"
msgstr ""
-#: ../src/funclib.c:6483
+#: ../src/funclib.c:6611
msgid "Ask a question and return a string. Optionally pass in a default."
msgstr ""
-#: ../src/funclib.c:6484
+#: ../src/funclib.c:6612
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:6486
+#: ../src/funclib.c:6614
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 "
@@ -2840,14 +2894,14 @@ msgid "Suggested: %s\n"
msgstr ""
#: ../src/genius.c:267
-#, fuzzy, c-format
+#, c-format
msgid "Out of range!\n"
-msgstr "Indeks utenfor gyldig omrÃde"
+msgstr "Utenfor gyldig omrÃde!\n"
-#: ../src/genius.c:351 ../src/genius.lang.h:5 ../src/gnome-genius.c:750
-#: ../src/gnome-genius.c:795
+#: ../src/genius.c:351 ../src/genius.lang.h:5 ../src/gnome-genius.c:830
+#: ../src/gnome-genius.c:875
msgid "Genius"
-msgstr ""
+msgstr "Genius"
#: ../src/genius.c:384 ../src/genius.c:393 ../src/genius.c:400
#: ../src/genius.c:409
@@ -2934,7 +2988,7 @@ msgstr ""
"For detaljer skriv `warranty'.\n"
"\n"
-#: ../src/genius.c:610 ../src/gnome-genius.c:5142
+#: ../src/genius.c:610 ../src/gnome-genius.c:5138
msgid ""
"The only thing that interferes with my learning is my education. -- Albert "
"Einstein"
@@ -2976,430 +3030,435 @@ msgstr ""
msgid "String"
msgstr ""
-#: ../src/gnome-genius.c:255
+#: ../src/gnome-genius.c:256
msgid "_File"
msgstr ""
#. name, stock id, label
-#: ../src/gnome-genius.c:256
+#: ../src/gnome-genius.c:257
msgid "_Edit"
msgstr ""
#. name, stock id, label
-#: ../src/gnome-genius.c:257
+#: ../src/gnome-genius.c:258
msgid "_Calculator"
msgstr "_Kalkulator"
#. name, stock id, label
-#: ../src/gnome-genius.c:258
-#, fuzzy
+#: ../src/gnome-genius.c:259
msgid "P_lugins"
-msgstr "_Tillegg"
+msgstr "Ti_llegg"
#. name, stock id, label
-#: ../src/gnome-genius.c:259
+#: ../src/gnome-genius.c:260
msgid "_Programs"
-msgstr ""
+msgstr "_Programmer"
#. name, stock id, label
-#: ../src/gnome-genius.c:260
+#: ../src/gnome-genius.c:261
msgid "_Settings"
-msgstr ""
+msgstr "Inn_stillinger"
#. name, stock id, label
-#: ../src/gnome-genius.c:261
+#: ../src/gnome-genius.c:262
msgid "_Help"
-msgstr ""
+msgstr "_Hjelp"
#. name, stock id, label
#. name, stock id
-#: ../src/gnome-genius.c:263
+#: ../src/gnome-genius.c:264
msgid "_New Program"
-msgstr ""
+msgstr "_Nytt program"
#. label, accelerator
-#: ../src/gnome-genius.c:264 ../src/gnome-genius.c:268
+#: ../src/gnome-genius.c:265 ../src/gnome-genius.c:269
msgid "Create new program tab"
msgstr ""
-#: ../src/gnome-genius.c:267
+#: ../src/gnome-genius.c:268
msgid "New"
-msgstr ""
+msgstr "Ny"
#. name, stock id
-#: ../src/gnome-genius.c:271
+#: ../src/gnome-genius.c:272
msgid "_Open..."
-msgstr ""
+msgstr "_Ãpne â"
#. label, accelerator
-#: ../src/gnome-genius.c:272 ../src/gnome-genius.c:276
-#, fuzzy
+#: ../src/gnome-genius.c:273 ../src/gnome-genius.c:277
msgid "Open a file"
-msgstr "Kan ikke Ãpne filen"
+msgstr "Ãpne en fil"
-#: ../src/gnome-genius.c:275
+#: ../src/gnome-genius.c:276
msgid "Open"
+msgstr "Ãpne"
+
+#: ../src/gnome-genius.c:279
+msgid "Open R_ecent"
msgstr ""
+#. name, stock id, label
#. name, stock id
-#: ../src/gnome-genius.c:279
+#: ../src/gnome-genius.c:281
msgid "_Save"
-msgstr ""
+msgstr "L_agre"
#. label, accelerator
-#: ../src/gnome-genius.c:280
+#: ../src/gnome-genius.c:282
msgid "Save current file"
-msgstr ""
+msgstr "Lagre aktiv fil"
-#: ../src/gnome-genius.c:283
+#: ../src/gnome-genius.c:285
msgid "Save All _Unsaved"
-msgstr ""
+msgstr "Lagre alle _ulagrede"
-#: ../src/gnome-genius.c:284
+#: ../src/gnome-genius.c:286
msgid "Save all unsaved programs"
-msgstr ""
+msgstr "Lagre alle ulagrede programmer"
-#: ../src/gnome-genius.c:287
+#: ../src/gnome-genius.c:289
msgid "Save _As..."
-msgstr ""
+msgstr "Lagre _som â"
-#: ../src/gnome-genius.c:288
+#: ../src/gnome-genius.c:290
msgid "Save to a file"
-msgstr ""
+msgstr "Lagre til en fil"
-#: ../src/gnome-genius.c:291
+#: ../src/gnome-genius.c:293
msgid "_Reload from Disk"
msgstr ""
-#: ../src/gnome-genius.c:292
+#: ../src/gnome-genius.c:294
msgid "Reload the selected program from disk"
msgstr ""
-#: ../src/gnome-genius.c:295
+#: ../src/gnome-genius.c:297
msgid "_Close"
-msgstr ""
+msgstr "_Lukk"
-#: ../src/gnome-genius.c:296
+#: ../src/gnome-genius.c:298
msgid "Close the current file"
-msgstr ""
+msgstr "Lukk aktiv fil"
-#: ../src/gnome-genius.c:299
+#: ../src/gnome-genius.c:301
msgid "_Load and Run..."
-msgstr ""
+msgstr "_Last og kjÃr â"
-#: ../src/gnome-genius.c:300
+#: ../src/gnome-genius.c:302
msgid "Load and execute a file in genius"
msgstr "Last og kjÃr en fil i genius"
-#: ../src/gnome-genius.c:303
+#: ../src/gnome-genius.c:305
msgid "Save Console Ou_tput..."
msgstr ""
-#: ../src/gnome-genius.c:304
+#: ../src/gnome-genius.c:306
msgid ""
"Save what is visible on the console (including scrollback) to a text file"
msgstr ""
-#: ../src/gnome-genius.c:307
+#: ../src/gnome-genius.c:309
msgid "_Quit"
-msgstr ""
+msgstr "A_vslutt"
-#: ../src/gnome-genius.c:308
+#: ../src/gnome-genius.c:310
msgid "Quit"
-msgstr ""
+msgstr "Avslutt"
-#: ../src/gnome-genius.c:312
+#: ../src/gnome-genius.c:314
msgid "_Undo"
-msgstr ""
+msgstr "A_ngre"
-#: ../src/gnome-genius.c:313
+#: ../src/gnome-genius.c:315
msgid "Undo the last action"
-msgstr ""
+msgstr "Angre siste handling"
-#: ../src/gnome-genius.c:316
+#: ../src/gnome-genius.c:318
msgid "_Redo"
-msgstr ""
+msgstr "Gjenopp_rett"
-#: ../src/gnome-genius.c:317
+#: ../src/gnome-genius.c:319
msgid "Redo the undone action"
-msgstr ""
+msgstr "Gjenopprett angret handling"
-#: ../src/gnome-genius.c:321
+#: ../src/gnome-genius.c:323
msgid "Cu_t"
-msgstr ""
+msgstr "Klipp u_t"
-#: ../src/gnome-genius.c:322
-#, fuzzy
+#: ../src/gnome-genius.c:324
msgid "Cut the selection"
-msgstr "Indeksert Lvalue ikke brukerfunksjon"
+msgstr "Klipp ut utvalget"
-#: ../src/gnome-genius.c:325
+#: ../src/gnome-genius.c:327
msgid "_Copy"
-msgstr ""
+msgstr "_Kopier"
-#: ../src/gnome-genius.c:326
+#: ../src/gnome-genius.c:328
msgid "Copy the selection"
-msgstr ""
+msgstr "Kopier utvalget"
-#: ../src/gnome-genius.c:329
+#: ../src/gnome-genius.c:331
msgid "_Paste"
-msgstr ""
+msgstr "_Lim inn"
-#: ../src/gnome-genius.c:330
+#: ../src/gnome-genius.c:332
msgid "Paste the clipboard"
-msgstr ""
+msgstr "Lim inn fra utklippstavlen"
-#: ../src/gnome-genius.c:333
+#: ../src/gnome-genius.c:335
msgid "Copy Answer As Plain Te_xt"
-msgstr ""
+msgstr "Kopier svaret som ren te_kst"
-#: ../src/gnome-genius.c:334
+#: ../src/gnome-genius.c:336
msgid "Copy last answer into the clipboard in plain text"
msgstr ""
-#: ../src/gnome-genius.c:337
+#: ../src/gnome-genius.c:339
msgid "Copy Answer As _LaTeX"
msgstr ""
-#: ../src/gnome-genius.c:338
+#: ../src/gnome-genius.c:340
msgid "Copy last answer into the clipboard as LaTeX"
msgstr ""
-#: ../src/gnome-genius.c:341
+#: ../src/gnome-genius.c:343
msgid "Copy Answer As _MathML"
msgstr ""
-#: ../src/gnome-genius.c:342
+#: ../src/gnome-genius.c:344
msgid "Copy last answer into the clipboard as MathML"
msgstr ""
-#: ../src/gnome-genius.c:345
+#: ../src/gnome-genius.c:347
msgid "Copy Answer As T_roff"
msgstr ""
-#: ../src/gnome-genius.c:346
+#: ../src/gnome-genius.c:348
msgid "Copy last answer into the clipboard as Troff eqn"
msgstr ""
-#: ../src/gnome-genius.c:349
+#: ../src/gnome-genius.c:351
msgid "_Run"
-msgstr ""
+msgstr "KjÃ_r"
-#: ../src/gnome-genius.c:350
+#: ../src/gnome-genius.c:352
msgid "Run current program"
-msgstr ""
+msgstr "KjÃr aktivt program"
-#: ../src/gnome-genius.c:353
+#: ../src/gnome-genius.c:355
msgid "_Interrupt"
msgstr "_Avbryt"
-#: ../src/gnome-genius.c:354
+#: ../src/gnome-genius.c:356
msgid "Interrupt current calculation"
msgstr "Avbryt aktiv kalkulasjon"
-#: ../src/gnome-genius.c:357
+#: ../src/gnome-genius.c:359
msgid "Show _Full Answer"
msgstr ""
-#: ../src/gnome-genius.c:358
+#: ../src/gnome-genius.c:360
msgid "Show the full text of last answer"
msgstr ""
-#: ../src/gnome-genius.c:361
+#: ../src/gnome-genius.c:363
msgid "Show User _Variables"
msgstr ""
-#: ../src/gnome-genius.c:362
+#: ../src/gnome-genius.c:364
msgid "Show the current value of all user variables"
msgstr ""
-#: ../src/gnome-genius.c:365
+#: ../src/gnome-genius.c:367
msgid "_Monitor a Variable"
msgstr ""
-#: ../src/gnome-genius.c:366
+#: ../src/gnome-genius.c:368
msgid "Monitor a variable continuously"
msgstr ""
-#: ../src/gnome-genius.c:369
+#: ../src/gnome-genius.c:371
msgid "_Plot..."
msgstr ""
-#: ../src/gnome-genius.c:370 ../src/gnome-genius.c:374
+#: ../src/gnome-genius.c:372 ../src/gnome-genius.c:376
msgid "Plot functions, vector fields, surfaces, etc..."
msgstr ""
-#: ../src/gnome-genius.c:373 ../src/gnome-genius.c:567 ../src/graphing.c:5941
+#: ../src/gnome-genius.c:375 ../src/gnome-genius.c:570 ../src/graphing.c:5972
msgid "_Plot"
msgstr ""
-#: ../src/gnome-genius.c:377
+#: ../src/gnome-genius.c:379
msgid "_Next Tab"
-msgstr ""
+msgstr "_Neste fane"
-#: ../src/gnome-genius.c:378
+#: ../src/gnome-genius.c:380
msgid "Go to next tab"
-msgstr ""
+msgstr "GÃ til neste fane"
-#: ../src/gnome-genius.c:381
+#: ../src/gnome-genius.c:383
msgid "_Previous Tab"
-msgstr ""
+msgstr "_Forrige fane"
-#: ../src/gnome-genius.c:382
+#: ../src/gnome-genius.c:384
msgid "Go to previous tab"
-msgstr ""
+msgstr "GÃ til forrige fane"
-#: ../src/gnome-genius.c:385
+#: ../src/gnome-genius.c:387
msgid "_Console"
-msgstr ""
+msgstr "_Konsoll"
-#: ../src/gnome-genius.c:386
+#: ../src/gnome-genius.c:388
msgid "Go to the console tab"
-msgstr ""
+msgstr "GÃ til konsollfanen"
-#: ../src/gnome-genius.c:389
+#: ../src/gnome-genius.c:391
msgid "_Preferences"
-msgstr ""
+msgstr "_Brukervalg"
-#: ../src/gnome-genius.c:390
+#: ../src/gnome-genius.c:392
msgid "Configure Genius"
-msgstr ""
+msgstr "Konfigurer Genius"
-#: ../src/gnome-genius.c:393
+#: ../src/gnome-genius.c:395
msgid "_Contents"
-msgstr ""
+msgstr "_Innhold"
-#: ../src/gnome-genius.c:394
+#: ../src/gnome-genius.c:396
msgid "View the Genius manual"
-msgstr ""
+msgstr "Vis brukerhÃndbok for Genius"
-#: ../src/gnome-genius.c:397
+#: ../src/gnome-genius.c:399
msgid "_Help on Function"
-msgstr ""
+msgstr "_Hjelp for funksjon"
-#: ../src/gnome-genius.c:398
+#: ../src/gnome-genius.c:400
msgid "Help on a function or a command"
-msgstr ""
+msgstr "Hjelp for en funksjon eller en kommando"
-#: ../src/gnome-genius.c:401
+#: ../src/gnome-genius.c:403
msgid "_Warranty"
-msgstr ""
+msgstr "_Garanti"
-#: ../src/gnome-genius.c:402
+#: ../src/gnome-genius.c:404
msgid "Display warranty information"
-msgstr ""
+msgstr "Vis informasjon om garanti"
-#: ../src/gnome-genius.c:405
+#: ../src/gnome-genius.c:407
msgid "_About"
-msgstr ""
+msgstr "_Om"
-#: ../src/gnome-genius.c:406
+#: ../src/gnome-genius.c:408
msgid "About Genius"
-msgstr ""
+msgstr "Om Genius"
-#: ../src/gnome-genius.c:854
+#: ../src/gnome-genius.c:934
msgid "Help on Function"
-msgstr ""
+msgstr "Hjelp for funksjon"
-#: ../src/gnome-genius.c:872
+#: ../src/gnome-genius.c:952
msgid "Function or command name:"
-msgstr ""
+msgstr "Funksjon eller kommandonavn:"
-#: ../src/gnome-genius.c:905
+#: ../src/gnome-genius.c:985
#, c-format
msgid "<b>Help on %s not found</b>"
-msgstr ""
+msgstr "<b>Hjelp for %s ble ikke funnet</b>"
-#: ../src/gnome-genius.c:909
+#: ../src/gnome-genius.c:989
#, c-format
msgid ""
"<b>Help on %s not found</b>\n"
"\n"
"Perhaps you meant %s."
msgstr ""
+"<b>Hjelp for %s ble ikke funnet</b>\n"
+"\n"
+"Kanskje du mente %s."
-#: ../src/gnome-genius.c:964
+#: ../src/gnome-genius.c:1044
msgid "Error"
-msgstr ""
+msgstr "Feil"
-#: ../src/gnome-genius.c:966
+#: ../src/gnome-genius.c:1046
msgid "Information"
-msgstr ""
+msgstr "Informasjon"
-#: ../src/gnome-genius.c:1052
+#: ../src/gnome-genius.c:1132
msgid ""
"Global variables:\n"
"\n"
-msgstr ""
+msgstr "Globale variabler:\n\n"
-#: ../src/gnome-genius.c:1085
+#: ../src/gnome-genius.c:1165
msgid ""
"\n"
"Function call stack:\n"
msgstr ""
-#: ../src/gnome-genius.c:1087 ../src/gnome-genius.c:1146
+#: ../src/gnome-genius.c:1167 ../src/gnome-genius.c:1226
msgid ""
"(depth of context in parentheses)\n"
"\n"
msgstr ""
-#: ../src/gnome-genius.c:1144
+#: ../src/gnome-genius.c:1224
msgid ""
"\n"
"Local variables:\n"
-msgstr ""
+msgstr "\nLokale variabler:\n"
-#: ../src/gnome-genius.c:1198
+#: ../src/gnome-genius.c:1278
msgid "User Variable Listing"
msgstr ""
-#: ../src/gnome-genius.c:1306
-#, fuzzy, c-format
+#: ../src/gnome-genius.c:1386
+#, c-format
msgid "%s undefined"
-msgstr "%s ikke definert pà <%s>"
+msgstr "%s er udefinert"
#. printed before a global variable
-#: ../src/gnome-genius.c:1341
+#: ../src/gnome-genius.c:1421
msgid "(global) "
-msgstr ""
+msgstr "(global) "
#. printed before local variable in certain
#. * context
-#: ../src/gnome-genius.c:1345
+#: ../src/gnome-genius.c:1425
#, c-format
msgid "(context %d) "
-msgstr ""
+msgstr "(kontekst %d) "
-#: ../src/gnome-genius.c:1367
+#: ../src/gnome-genius.c:1447
#, c-format
msgid "%s not a user variable"
-msgstr ""
+msgstr "%s er ikke en brukervariabel"
-#: ../src/gnome-genius.c:1401
+#: ../src/gnome-genius.c:1481
#, c-format
msgid "Monitoring: %s"
-msgstr ""
+msgstr "OvervÃker: %s"
-#: ../src/gnome-genius.c:1449
+#: ../src/gnome-genius.c:1529
msgid "Update continuously"
-msgstr ""
+msgstr "Oppdater kontinuerlig"
-#: ../src/gnome-genius.c:1480
+#: ../src/gnome-genius.c:1560
msgid "Monitor a Variable"
-msgstr ""
+msgstr "OvervÃk en variabel"
-#: ../src/gnome-genius.c:1497
+#: ../src/gnome-genius.c:1577
msgid "Variable name:"
-msgstr ""
+msgstr "Navn pà variabel:"
#. error
#. always textbox
-#: ../src/gnome-genius.c:1553
+#: ../src/gnome-genius.c:1633
msgid "Full Answer"
-msgstr ""
+msgstr "Fullt svar"
-#: ../src/gnome-genius.c:1569
+#: ../src/gnome-genius.c:1649
#, c-format
msgid ""
"\n"
@@ -3408,34 +3467,27 @@ msgstr ""
"\n"
"For mange feil! (%d fulgt)"
-#: ../src/gnome-genius.c:1584
+#: ../src/gnome-genius.c:1664
#, c-format
msgid "\\e[01;31mToo many errors! (%d followed)\\e[0m\n"
msgstr "\\e[01;31mFor mange feil! (%d fulgt)\\e[0m\n"
-#: ../src/gnome-genius.c:1704
+#: ../src/gnome-genius.c:1803
#, c-format
msgid ""
"<b>Cannot display help</b>\n"
"\n"
"%s"
msgstr ""
+"<b>Kan ikke vise hjelp</b>\n"
+"\n"
+"%s"
-#. parent
-#: ../src/gnome-genius.c:1737
-msgid "Genius manual not found. Perhaps the installation is not correct."
-msgstr ""
-
-#. parent
-#: ../src/gnome-genius.c:1765
-msgid "Command 'xdg-open' is not found. Cannot open help."
-msgstr ""
-
-#: ../src/gnome-genius.c:1837
+#: ../src/gnome-genius.c:1879
msgid "Nils Barth (initial implementation of parts of the GEL library)"
msgstr ""
-#: ../src/gnome-genius.c:1838
+#: ../src/gnome-genius.c:1880
msgid "Adrian E. Feiguin <feiguin ifir edu ar> (GtkExtra - plotting widgetry)"
msgstr ""
@@ -3443,100 +3495,100 @@ msgstr ""
#. * which will give them credit in the About box.
#. * E.g. "Fulano de Tal <fulano detal com>"
#.
-#: ../src/gnome-genius.c:1852
+#: ../src/gnome-genius.c:1894
msgid "translator-credits"
-msgstr ""
+msgstr "Kjartan Maraas <kmaraas gnome org>"
-#: ../src/gnome-genius.c:1900
+#: ../src/gnome-genius.c:1942
msgid "Genius Mathematical Tool"
-msgstr ""
+msgstr "Genius matematikkverktÃy"
-#: ../src/gnome-genius.c:1904
+#: ../src/gnome-genius.c:1946
msgid "The Gnome calculator style edition of the Genius Mathematical Tool."
msgstr ""
-#: ../src/gnome-genius.c:2100
+#: ../src/gnome-genius.c:2136
msgid ""
"Genius is executing something, and furthermore there are unsaved programs.\n"
"Are you sure you wish to quit?"
msgstr ""
-#: ../src/gnome-genius.c:2108
+#: ../src/gnome-genius.c:2144
msgid "There are unsaved programs, are you sure you wish to quit?"
msgstr ""
-#: ../src/gnome-genius.c:2115
+#: ../src/gnome-genius.c:2151
msgid "Genius is executing something, are you sure you wish to quit?"
-msgstr ""
+msgstr "Genius kjÃrer noe i bakgrunnen. Er du sikker pà at du vil avslutte?"
-#: ../src/gnome-genius.c:2122
+#: ../src/gnome-genius.c:2158
msgid "Are you sure you wish to quit?"
-msgstr ""
+msgstr "Er du sikker pà at du vil avslutte?"
-#: ../src/gnome-genius.c:2243
+#: ../src/gnome-genius.c:2272
msgid "Genius Setup"
-msgstr ""
+msgstr "Oppsett av Genius"
-#: ../src/gnome-genius.c:2261
+#: ../src/gnome-genius.c:2290
msgid "Output"
msgstr "Utskrift"
-#: ../src/gnome-genius.c:2264
+#: ../src/gnome-genius.c:2293
msgid "Number/Expression output options"
msgstr "Alternativer for utskrift av tall/uttrykk"
-#: ../src/gnome-genius.c:2274
+#: ../src/gnome-genius.c:2303
msgid "Maximum digits to output (0=unlimited)"
msgstr "Maks antall siffer for utskrift (0=ubegrenset)"
-#: ../src/gnome-genius.c:2294
+#: ../src/gnome-genius.c:2323
msgid "Results as floats"
msgstr "Svar som flyttall"
-#: ../src/gnome-genius.c:2302
+#: ../src/gnome-genius.c:2331
msgid "Floats in scientific notation"
msgstr "Flyttall i vitenskaplig notasjon"
-#: ../src/gnome-genius.c:2310
+#: ../src/gnome-genius.c:2339
msgid "Always print full expressions"
msgstr "Alltid skriv ut hele uttrykk"
-#: ../src/gnome-genius.c:2318
+#: ../src/gnome-genius.c:2347
msgid "Use mixed fractions"
msgstr ""
-#: ../src/gnome-genius.c:2371
+#: ../src/gnome-genius.c:2400
msgid "Remember output settings across sessions"
msgstr ""
-#: ../src/gnome-genius.c:2381
+#: ../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:2386
+#: ../src/gnome-genius.c:2415
msgid "Error/Info output options"
msgstr "Feil/Info utskriftsalternativer"
-#: ../src/gnome-genius.c:2394
+#: ../src/gnome-genius.c:2423
msgid "Display errors in a dialog"
msgstr "Vis feil i en dialog"
-#: ../src/gnome-genius.c:2402
+#: ../src/gnome-genius.c:2431
msgid "Display information messages in a dialog"
msgstr "Vis informasjonsmeldinger i en dialog"
-#: ../src/gnome-genius.c:2413
+#: ../src/gnome-genius.c:2442
msgid "Maximum errors to display (0=unlimited)"
msgstr "Maks antall feil som skal vises (0=ubegrenset)"
-#: ../src/gnome-genius.c:2437
+#: ../src/gnome-genius.c:2466
msgid "Precision"
msgstr "Presisjon"
-#: ../src/gnome-genius.c:2447
+#: ../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"
@@ -3546,192 +3598,190 @@ msgstr ""
"for alle tall med en gang, bare nye beregninger og nye\n"
"variable vil pÃvirkes."
-#: ../src/gnome-genius.c:2456
+#: ../src/gnome-genius.c:2485
msgid "Floating point precision (bits)"
msgstr "Flyttallspresisjon (bits)"
-#: ../src/gnome-genius.c:2475
+#: ../src/gnome-genius.c:2504
msgid "Remember precision setting across sessions"
msgstr ""
-#: ../src/gnome-genius.c:2484
+#: ../src/gnome-genius.c:2513
msgid "Should the precision setting be remembered for next session."
msgstr ""
-#: ../src/gnome-genius.c:2492
+#: ../src/gnome-genius.c:2521
msgid "Terminal"
msgstr "Terminal"
-#: ../src/gnome-genius.c:2494
+#: ../src/gnome-genius.c:2523
msgid "Terminal options"
msgstr "Alternativer for terminal"
-#: ../src/gnome-genius.c:2503
+#: ../src/gnome-genius.c:2532
msgid "Scrollback lines"
msgstr "Tilbakerulling i linjer"
-#: ../src/gnome-genius.c:2526
+#: ../src/gnome-genius.c:2555
msgid "Font:"
msgstr "Skrifttype:"
-#: ../src/gnome-genius.c:2537
+#: ../src/gnome-genius.c:2566
msgid "Black on white"
-msgstr ""
+msgstr "Sort pà hvit"
-#: ../src/gnome-genius.c:2545
+#: ../src/gnome-genius.c:2574
msgid "Blinking cursor"
-msgstr ""
+msgstr "Blinkende markÃr"
-#: ../src/gnome-genius.c:2558
+#: ../src/gnome-genius.c:2587
msgid "Memory"
-msgstr ""
+msgstr "Minne"
-#: ../src/gnome-genius.c:2561
+#: ../src/gnome-genius.c:2590
msgid "Limits"
-msgstr ""
+msgstr "Grenser"
-#: ../src/gnome-genius.c:2568
+#: ../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:2577
+#: ../src/gnome-genius.c:2606
#, fuzzy
msgid "Maximum number of nodes to allocate"
msgstr "Maks antall feil som skal vises (0=ubegrenset)"
-#: ../src/gnome-genius.c:2617
+#: ../src/gnome-genius.c:2646
msgid ""
"<b>Genius is currently executing something.</b>\n"
"\n"
"Please try again later or interrupt the current operation."
msgstr ""
-#: ../src/gnome-genius.c:2645
-#, fuzzy
+#: ../src/gnome-genius.c:2674
msgid "GEL files"
-msgstr "Last GEL fil"
+msgstr "GEL-filer"
-#: ../src/gnome-genius.c:2650 ../src/graphing.c:1104
+#: ../src/gnome-genius.c:2679 ../src/graphing.c:1113
msgid "All files"
-msgstr ""
+msgstr "Alle filer"
-#: ../src/gnome-genius.c:2674 ../src/gnome-genius.c:3566
-#, fuzzy
+#: ../src/gnome-genius.c:2703 ../src/gnome-genius.c:3594
msgid "Cannot open file!"
-msgstr "Kan ikke Ãpne filen!"
+msgstr "Kan ikke Ãpne fil!"
-#: ../src/gnome-genius.c:2684 ../src/gnome-genius.c:4044
-#, fuzzy
+#: ../src/gnome-genius.c:2713 ../src/gnome-genius.c:4074
msgid "Output from "
-msgstr "Utskrift"
+msgstr "Utskrift fra "
-#: ../src/gnome-genius.c:2700 ../src/gnome-genius.c:4113
+#: ../src/gnome-genius.c:2729 ../src/gnome-genius.c:4145
msgid "End"
-msgstr ""
+msgstr "Avslutt"
-#: ../src/gnome-genius.c:2719
+#: ../src/gnome-genius.c:2748
msgid "Load and Run"
-msgstr ""
+msgstr "Last og kjÃr"
-#: ../src/gnome-genius.c:2723
+#: ../src/gnome-genius.c:2752
msgid "_Load"
msgstr "_Last"
-#: ../src/gnome-genius.c:3242
-#, fuzzy
+#: ../src/gnome-genius.c:3264
msgid "Cannot open file"
-msgstr "Kan ikke Ãpne filen!"
+msgstr "Kan ikke Ãpne fil"
#. context
-#: ../src/gnome-genius.c:3277 ../src/gnome-genius.c:4711
-#, fuzzy, c-format
+#: ../src/gnome-genius.c:3299 ../src/gnome-genius.c:4745
+#, c-format
msgid "Line: %d"
-msgstr "linje %d: %s\n"
+msgstr "Linje: %d"
-#: ../src/gnome-genius.c:3465
+#: ../src/gnome-genius.c:3488
#, c-format
msgid "Program_%d.gel"
-msgstr ""
+msgstr "Program_%d.gel"
-#: ../src/gnome-genius.c:3472
+#: ../src/gnome-genius.c:3499
#, c-format
msgid "Program %d"
-msgstr ""
+msgstr "Program %d"
-#: ../src/gnome-genius.c:3500
-#, fuzzy, c-format
+#: ../src/gnome-genius.c:3528
+#, c-format
msgid "Cannot open %s"
-msgstr "Kan ikke Ãpne filen!"
+msgstr "Kan ikke Ãpne %s"
-#: ../src/gnome-genius.c:3588
+#: ../src/gnome-genius.c:3616
msgid "Open..."
-msgstr ""
+msgstr "Ãpne â"
-#: ../src/gnome-genius.c:3663
+#: ../src/gnome-genius.c:3693
msgid "Program is read only"
-msgstr ""
+msgstr "Programmet er skrivebeskyttet"
#. new fname
-#: ../src/gnome-genius.c:3665 ../src/gnome-genius.c:3697
-#: ../src/gnome-genius.c:3756 ../src/gnome-genius.c:3885
+#: ../src/gnome-genius.c:3695 ../src/gnome-genius.c:3727
+#: ../src/gnome-genius.c:3786 ../src/gnome-genius.c:3915
#, c-format
msgid ""
"<b>Cannot save file</b>\n"
"Details: %s"
msgstr ""
+"<b>Kan ikke lagre fil</b>\n"
+"Detaljer: %s"
-#: ../src/gnome-genius.c:3707
+#: ../src/gnome-genius.c:3737
msgid "Save new programs by \"Save As..\" first!"
msgstr ""
-#: ../src/gnome-genius.c:3713
+#: ../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:3750 ../src/gnome-genius.c:3865 ../src/graphing.c:901
-#: ../src/graphing.c:1007
+#: ../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 ""
+msgstr "Filen eksisterer allerede. Overskriv den?"
-#: ../src/gnome-genius.c:3792
+#: ../src/gnome-genius.c:3822
msgid "Save As..."
-msgstr ""
+msgstr "Lagre som â"
-#: ../src/gnome-genius.c:3919
+#: ../src/gnome-genius.c:3949
msgid "Save Console Output..."
msgstr ""
-#: ../src/gnome-genius.c:3982
+#: ../src/gnome-genius.c:4012
msgid ""
"The program you are closing is unsaved, are you sure you wish to close it "
"without saving?"
msgstr ""
-#: ../src/gnome-genius.c:4001
+#: ../src/gnome-genius.c:4031
msgid ""
"<b>No program selected.</b>\n"
"\n"
"Create a new program, or select an existing tab in the notebook."
msgstr ""
-#: ../src/gnome-genius.c:4031
-#, fuzzy, c-format
+#: ../src/gnome-genius.c:4061
+#, c-format
msgid "Cannot open pipe: %s"
-msgstr "Kan ikke Ãpne filen!"
+msgstr "Kan ikke Ãpne rÃr: %s"
-#: ../src/gnome-genius.c:4060
+#: ../src/gnome-genius.c:4090
msgid ""
"<b>Cannot execute program</b>\n"
"\n"
"Cannot fork."
msgstr ""
-#: ../src/gnome-genius.c:4130
+#: ../src/gnome-genius.c:4162
msgid ""
"<b>Error executing program</b>\n"
"\n"
@@ -3739,12 +3789,12 @@ msgid ""
"program to the engine."
msgstr ""
-#: ../src/gnome-genius.c:4155
+#: ../src/gnome-genius.c:4187
#, c-format
msgid "Genius %s"
-msgstr ""
+msgstr "Genius %s"
-#: ../src/gnome-genius.c:4381
+#: ../src/gnome-genius.c:4413
msgid "Memory (node number) limit has been reached, interrupt the computation?"
msgstr ""
@@ -3753,34 +3803,34 @@ msgstr ""
#. textbox_title
#. bind_response
#. wrap
-#: ../src/gnome-genius.c:4461
+#: ../src/gnome-genius.c:4493
msgid "Can't execute genius-readline-helper-fifo!\n"
msgstr ""
-#: ../src/gnome-genius.c:4528
+#: ../src/gnome-genius.c:4560
msgid "Readline helper died, weird. Trying to recover, things may be odd."
msgstr ""
-#: ../src/gnome-genius.c:4732
+#: ../src/gnome-genius.c:4766
msgid ""
"\n"
"Note: Compiled without GtkSourceView (better source editor)"
msgstr ""
-#: ../src/gnome-genius.c:4855
+#: ../src/gnome-genius.c:4858
msgid "GNOME Genius"
-msgstr ""
+msgstr "GNOME Genius"
#. parent
-#: ../src/gnome-genius.c:4906
+#: ../src/gnome-genius.c:4908
msgid "Cannot find the library file, genius installation may be incorrect"
msgstr ""
-#: ../src/gnome-genius.c:4985
+#: ../src/gnome-genius.c:4988
msgid "Console"
-msgstr ""
+msgstr "Konsoll"
-#: ../src/gnome-genius.c:5076
+#: ../src/gnome-genius.c:5072
#, fuzzy, c-format
msgid ""
"%sGenius %s%s\n"
@@ -3798,7 +3848,7 @@ msgstr ""
#: ../src/gnome-genius.desktop.in.h:1
msgid "Genius Math Tool"
-msgstr ""
+msgstr "Genius matematikkverktÃy"
#: ../src/gnome-genius.desktop.in.h:2
msgid "Genius Mathematical Tool and Calculator"
@@ -3806,7 +3856,7 @@ msgstr ""
#: ../src/graphing.c:574
msgid "Rotate"
-msgstr ""
+msgstr "Roter"
#: ../src/graphing.c:593 ../src/graphing.c:622
#, c-format
@@ -3819,11 +3869,11 @@ msgstr ""
#: ../src/graphing.c:759
msgid "Print"
-msgstr ""
+msgstr "Skriv ut"
#: ../src/graphing.c:776
msgid "Print command: "
-msgstr ""
+msgstr "Utskriftskommando: "
#: ../src/graphing.c:803
msgid "Cannot open temporary file, cannot print."
@@ -3831,196 +3881,200 @@ msgstr ""
#: ../src/graphing.c:830
msgid "Printing failed"
-msgstr ""
+msgstr "Utskrift feilet"
#: ../src/graphing.c:842
#, c-format
msgid "Printing failed: %s"
-msgstr ""
+msgstr "Utskrift feilet: %s"
-#: ../src/graphing.c:970 ../src/graphing.c:1022 ../src/graphing.c:1039
+#: ../src/graphing.c:979 ../src/graphing.c:1031 ../src/graphing.c:1048
msgid "Export failed"
-msgstr ""
+msgstr "Eksport feilet"
-#: ../src/graphing.c:1070
+#: ../src/graphing.c:1079
msgid "Export encapsulated postscript"
msgstr ""
-#: ../src/graphing.c:1072
+#: ../src/graphing.c:1081
msgid "Export postscript"
-msgstr ""
+msgstr "Eksporter PostScript"
-#: ../src/graphing.c:1074
+#: ../src/graphing.c:1083
msgid "Export PNG"
-msgstr ""
+msgstr "Eksport PNG"
-#: ../src/graphing.c:1090
+#: ../src/graphing.c:1099
msgid "EPS files"
-msgstr ""
+msgstr "EPS-filer"
-#: ../src/graphing.c:1094
+#: ../src/graphing.c:1103
msgid "PS files"
-msgstr ""
+msgstr "PS-filer"
-#: ../src/graphing.c:1098
+#: ../src/graphing.c:1107
msgid "PNG files"
+msgstr "PNG-filer"
+
+#: ../src/graphing.c:1122
+msgid "Generate preview in EPS file (with ps2epsi)"
msgstr ""
-#: ../src/graphing.c:1671
+#: ../src/graphing.c:1700
msgid "Solver"
msgstr ""
-#: ../src/graphing.c:1676
+#: ../src/graphing.c:1705
msgid "Clea_r solutions"
msgstr ""
-#: ../src/graphing.c:1678
+#: ../src/graphing.c:1707
#, fuzzy
msgid "_Plot solution"
msgstr "NULL-funksjon!"
-#: ../src/graphing.c:1699
+#: ../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:1721
+#: ../src/graphing.c:1750
msgid "X increment:"
msgstr ""
-#: ../src/graphing.c:1743
+#: ../src/graphing.c:1772
msgid "T increment:"
msgstr ""
-#: ../src/graphing.c:1747
+#: ../src/graphing.c:1776
msgid "T interval length:"
msgstr ""
-#: ../src/graphing.c:1761
+#: ../src/graphing.c:1790
msgid "Point x:"
msgstr ""
-#: ../src/graphing.c:1766
+#: ../src/graphing.c:1795
msgid "y:"
msgstr ""
-#: ../src/graphing.c:1833
+#: ../src/graphing.c:1862
msgid "Plot"
msgstr ""
-#: ../src/graphing.c:1868
+#: ../src/graphing.c:1897
msgid "_Graph"
msgstr ""
-#: ../src/graphing.c:1872
+#: ../src/graphing.c:1901
msgid "_Print..."
-msgstr ""
+msgstr "_Skriv ut â"
-#: ../src/graphing.c:1878
+#: ../src/graphing.c:1907
msgid "_Export postscript..."
-msgstr ""
+msgstr "_Eksporter PostScript â"
-#: ../src/graphing.c:1884
+#: ../src/graphing.c:1913
msgid "E_xport encapsulated postscript..."
msgstr ""
-#: ../src/graphing.c:1890
+#: ../src/graphing.c:1919
msgid "Export P_NG..."
-msgstr ""
+msgstr "Eksporter P_NG â"
-#: ../src/graphing.c:1902
+#: ../src/graphing.c:1931
msgid "_Zoom"
-msgstr ""
+msgstr "_Zoom"
-#: ../src/graphing.c:1906
+#: ../src/graphing.c:1935
msgid "Zoom _out"
-msgstr ""
+msgstr "Zoom _ut"
-#: ../src/graphing.c:1913
+#: ../src/graphing.c:1942
msgid "Zoom _in"
-msgstr ""
+msgstr "Zoom _inn"
-#: ../src/graphing.c:1920
+#: ../src/graphing.c:1949
msgid "_Fit dependent axis"
msgstr ""
-#: ../src/graphing.c:1927
+#: ../src/graphing.c:1956
msgid "_Reset to original zoom"
msgstr ""
-#: ../src/graphing.c:1940
+#: ../src/graphing.c:1969
msgid "_View"
-msgstr ""
+msgstr "_Vis"
-#: ../src/graphing.c:1945
+#: ../src/graphing.c:1974
msgid "_Reset angles"
msgstr ""
-#: ../src/graphing.c:1950
+#: ../src/graphing.c:1979
msgid "_Top view"
msgstr ""
-#: ../src/graphing.c:1955
+#: ../src/graphing.c:1984
msgid "R_otate axis..."
-msgstr ""
+msgstr "R_oter akse â"
-#: ../src/graphing.c:1965
+#: ../src/graphing.c:1994
msgid "_Solver"
msgstr ""
-#: ../src/graphing.c:1970
+#: ../src/graphing.c:1999
msgid "_Solver..."
msgstr ""
-#: ../src/graphing.c:1975
+#: ../src/graphing.c:2004
msgid "_Clear solutions"
msgstr ""
-#: ../src/graphing.c:2880
+#: ../src/graphing.c:2909
#, fuzzy, c-format
msgid "Function"
msgstr "NULL-funksjon!"
-#: ../src/graphing.c:2882
+#: ../src/graphing.c:2911
#, c-format
msgid "Function #%d"
msgstr ""
-#: ../src/graphing.c:2891 ../src/funclibhelper.cP:113
+#: ../src/graphing.c:2920 ../src/funclibhelper.cP:113
#, c-format
msgid "%s: argument number %d not a number"
msgstr ""
-#: ../src/graphing.c:2904
+#: ../src/graphing.c:2933
msgid "Graph limits not given as a 4-vector"
msgstr ""
-#: ../src/graphing.c:2910 ../src/graphing.c:2921 ../src/graphing.c:2932
-#: ../src/graphing.c:2943 ../src/graphing.c:3049 ../src/graphing.c:3060
-#: ../src/graphing.c:3071 ../src/graphing.c:3082 ../src/graphing.c:3093
-#: ../src/graphing.c:3104
+#: ../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:3043
+#: ../src/graphing.c:3072
msgid "Graph limits not given as a 6-vector"
msgstr ""
-#: ../src/graphing.c:3177 ../src/graphing.c:3195 ../src/graphing.c:3209
+#: ../src/graphing.c:3206 ../src/graphing.c:3224 ../src/graphing.c:3238
msgid "Ticks must be between 2 and 200"
msgstr ""
-#: ../src/graphing.c:3186 ../src/graphing.c:3200
+#: ../src/graphing.c:3215 ../src/graphing.c:3229
msgid "Ticks not given as numbers"
msgstr ""
-#: ../src/graphing.c:3214
+#: ../src/graphing.c:3243
msgid "Ticks not given as a number or a 2-vector"
msgstr ""
-#: ../src/graphing.c:4251
+#: ../src/graphing.c:4284
#, c-format
msgid ""
"Type in function name or expression involving the %s and %s variables (or "
@@ -4028,28 +4082,28 @@ msgid ""
"(%s,%s)."
msgstr ""
-#: ../src/graphing.c:4276 ../src/graphing.c:4283 ../src/graphing.c:4447
-#: ../src/graphing.c:4454
+#: ../src/graphing.c:4309 ../src/graphing.c:4316 ../src/graphing.c:4480
+#: ../src/graphing.c:4487
#, c-format
msgid "%s from:"
msgstr ""
-#: ../src/graphing.c:4290 ../src/graphing.c:4297
+#: ../src/graphing.c:4323 ../src/graphing.c:4330
#, c-format
msgid "%s increment:"
msgstr ""
-#: ../src/graphing.c:4304
+#: ../src/graphing.c:4337
#, c-format
msgid "%s interval length:"
msgstr ""
-#: ../src/graphing.c:4311
+#: ../src/graphing.c:4344
#, c-format
msgid "Point %s:"
msgstr ""
-#: ../src/graphing.c:4324
+#: ../src/graphing.c:4357
#, c-format
msgid ""
"Type in function names or expressions involving the %s and %s variables (or "
@@ -4057,14 +4111,14 @@ msgid ""
"of the autonomous system to be plotted at the point (%s,%s)."
msgstr ""
-#: ../src/graphing.c:4360
+#: ../src/graphing.c:4393
#, c-format
msgid ""
"Type in function names or expressions involving the %s variable in the boxes "
"below to graph them"
msgstr ""
-#: ../src/graphing.c:4377
+#: ../src/graphing.c:4410
#, c-format
msgid ""
"Type in function names or expressions involving the %s variable in the boxes "
@@ -4074,12 +4128,12 @@ msgid ""
"number."
msgstr ""
-#: ../src/graphing.c:4418
+#: ../src/graphing.c:4451
#, c-format
msgid "Parameter %s from:"
msgstr ""
-#: ../src/graphing.c:4432
+#: ../src/graphing.c:4465
#, c-format
msgid ""
"Type a function name or an expression involving the %s and %s variables (or "
@@ -4087,94 +4141,94 @@ msgid ""
"Functions with one argument only will be passed a complex number."
msgstr ""
-#: ../src/graphing.c:4498 ../src/graphing.c:4618
+#: ../src/graphing.c:4531 ../src/graphing.c:4650
msgid "Change variable names"
msgstr ""
-#: ../src/graphing.c:4514 ../src/graphing.c:4634
+#: ../src/graphing.c:4547 ../src/graphing.c:4666
msgid "Some values were illegal"
msgstr ""
-#: ../src/graphing.c:4518 ../src/graphing.c:4638
+#: ../src/graphing.c:4551 ../src/graphing.c:4670
msgid "independent variable (x):"
msgstr ""
-#: ../src/graphing.c:4528
+#: ../src/graphing.c:4561
msgid "dependent variable (y):"
msgstr ""
-#: ../src/graphing.c:4538
+#: ../src/graphing.c:4571
msgid "complex variable (z = x+iy):"
msgstr ""
-#: ../src/graphing.c:4548
+#: ../src/graphing.c:4581
msgid "parameter variable (t):"
msgstr ""
-#: ../src/graphing.c:4648
+#: ../src/graphing.c:4680
msgid "independent variable (y):"
msgstr ""
-#: ../src/graphing.c:4658
+#: ../src/graphing.c:4690
msgid "independent complex variable (z = x+iy):"
msgstr ""
-#: ../src/graphing.c:4768
+#: ../src/graphing.c:4799
msgid "_Functions / Expressions"
msgstr ""
-#: ../src/graphing.c:4800
+#: ../src/graphing.c:4831
msgid "or"
msgstr ""
#. t range
-#: ../src/graphing.c:4815
+#: ../src/graphing.c:4846
msgid "Parameter t from:"
msgstr ""
-#: ../src/graphing.c:4819 ../src/graphing.c:4957 ../src/graphing.c:4969
-#: ../src/graphing.c:5041 ../src/graphing.c:5053 ../src/graphing.c:5064
+#: ../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:4823
+#: ../src/graphing.c:4854
msgid "by:"
msgstr ""
-#: ../src/graphing.c:4830
+#: ../src/graphing.c:4861
msgid "Pa_rametric"
msgstr ""
#. # of ticks
-#: ../src/graphing.c:4857 ../src/graphing.c:4909
+#: ../src/graphing.c:4888 ../src/graphing.c:4940
msgid "Vertical ticks:"
msgstr ""
#. # of ticks
-#: ../src/graphing.c:4861 ../src/graphing.c:4913
+#: ../src/graphing.c:4892 ../src/graphing.c:4944
msgid "Horizontal ticks:"
msgstr ""
-#: ../src/graphing.c:4866
+#: ../src/graphing.c:4897
msgid "Sl_ope field"
msgstr ""
#. Normalize the arrow length?
-#: ../src/graphing.c:4900
+#: ../src/graphing.c:4931
msgid "_Normalize arrow length (do not show size)"
msgstr ""
-#: ../src/graphing.c:4918
+#: ../src/graphing.c:4949
msgid "_Vector field"
msgstr ""
#. draw legend?
-#: ../src/graphing.c:4928
+#: ../src/graphing.c:4959
msgid "_Draw legend"
msgstr ""
#. change varnames
-#: ../src/graphing.c:4937 ../src/graphing.c:5020
+#: ../src/graphing.c:4968 ../src/graphing.c:5051
msgid "Change variable names..."
msgstr ""
@@ -4182,332 +4236,342 @@ msgstr ""
#.
#. * Plot window frame
#.
-#: ../src/graphing.c:4945 ../src/graphing.c:5029
+#: ../src/graphing.c:4976 ../src/graphing.c:5060
msgid "Plot Window"
msgstr ""
#.
#. * X range
#.
-#: ../src/graphing.c:4954 ../src/graphing.c:5038
+#: ../src/graphing.c:4985 ../src/graphing.c:5069
msgid "X from:"
msgstr ""
#.
#. * Y range
#.
-#: ../src/graphing.c:4966 ../src/graphing.c:5050
+#: ../src/graphing.c:4997 ../src/graphing.c:5081
msgid "Y from:"
msgstr ""
-#: ../src/graphing.c:4992
+#: ../src/graphing.c:5023
msgid "Function / Expression"
msgstr ""
#.
#. * Z range
#.
-#: ../src/graphing.c:5062
+#: ../src/graphing.c:5093
msgid "Dependent axis from:"
msgstr ""
-#: ../src/graphing.c:5083
+#: ../src/graphing.c:5114
msgid "Function _line plot"
msgstr ""
-#: ../src/graphing.c:5087
+#: ../src/graphing.c:5118
msgid "_Surface plot"
msgstr ""
-#: ../src/graphing.c:5305 ../src/graphing.c:5469 ../src/graphing.c:5590
-#: ../src/graphing.c:5711 ../src/graphing.c:5815
+#: ../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:5336 ../src/graphing.c:5342 ../src/graphing.c:5492
-#: ../src/graphing.c:5498 ../src/graphing.c:5597 ../src/graphing.c:5620
-#: ../src/graphing.c:5626 ../src/graphing.c:5734 ../src/graphing.c:5740
-#: ../src/graphing.c:5838 ../src/graphing.c:5844
-#, fuzzy, c-format
+#: ../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
+#, c-format
msgid "Invalid %s range"
-msgstr "Indeks utenfor gyldig omrÃde"
+msgstr "Uyldig %s-omrÃde"
-#: ../src/graphing.c:5348
+#: ../src/graphing.c:5379
#, fuzzy
msgid "Invalid dependent range"
msgstr "Indeks utenfor gyldig omrÃde"
-#: ../src/graphing.c:5584
+#: ../src/graphing.c:5615
#, c-format
msgid "Only specify %s and %s, or %s, not all at once."
msgstr ""
-#: ../src/graphing.c:5936
+#: ../src/graphing.c:5967
msgid "Create Plot"
-msgstr ""
-
-#: ../src/graphing.c:5976 ../src/graphing.c:6114 ../src/graphing.c:6145
-#: ../src/graphing.c:6166 ../src/graphing.c:6206 ../src/graphing.c:6230
-#: ../src/graphing.c:6341 ../src/graphing.c:6463 ../src/graphing.c:6581
-#: ../src/graphing.c:6724 ../src/graphing.c:6858 ../src/graphing.c:7050
-#: ../src/graphing.c:7296 ../src/graphing.c:7326 ../src/graphing.c:7387
-#: ../src/graphing.c:7413 ../src/graphing.c:7440 ../src/graphing.c:7531
-#: ../src/graphing.c:7604 ../src/graphing.c:7629
+msgstr "Lag plott"
+
+#: ../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:5984 ../src/graphing.c:6482
+#: ../src/graphing.c:6015 ../src/graphing.c:6513
#, fuzzy, c-format
msgid "%s: argument not a function"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/graphing.c:5994
+#: ../src/graphing.c:6025
#, c-format
msgid "%s: only one function supported"
msgstr ""
-#: ../src/graphing.c:6061 ../src/graphing.c:6295 ../src/graphing.c:6411
-#: ../src/graphing.c:6533 ../src/graphing.c:6670 ../src/graphing.c:6811
+#: ../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 ""
-#: ../src/graphing.c:6066 ../src/graphing.c:6300 ../src/graphing.c:6416
-#: ../src/graphing.c:6538 ../src/graphing.c:6675 ../src/graphing.c:6816
+#: ../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 ""
-#: ../src/graphing.c:6071
+#: ../src/graphing.c:6102
#, c-format
msgid "%s: invalid Z range"
msgstr ""
-#: ../src/graphing.c:6124
+#: ../src/graphing.c:6155
#, c-format
msgid "%s: dx must be positive"
msgstr ""
-#: ../src/graphing.c:6131 ../src/graphing.c:6150
+#: ../src/graphing.c:6162 ../src/graphing.c:6181
#, c-format
msgid "%s: Slope field not active"
msgstr ""
-#: ../src/graphing.c:6177
+#: ../src/graphing.c:6208
#, c-format
msgid "%s: dt must be positive"
msgstr ""
-#: ../src/graphing.c:6183
+#: ../src/graphing.c:6214
#, c-format
msgid "%s: tlen must be positive"
msgstr ""
-#: ../src/graphing.c:6191 ../src/graphing.c:6212
+#: ../src/graphing.c:6222 ../src/graphing.c:6243
#, c-format
msgid "%s: Vector field not active"
msgstr ""
-#: ../src/graphing.c:6237 ../src/graphing.c:6731
+#: ../src/graphing.c:6268 ../src/graphing.c:6762
#, fuzzy, c-format
msgid "%s: First argument must be a function"
msgstr "Indeksert Lvalue ikke brukerfunksjon"
-#: ../src/graphing.c:6352 ../src/graphing.c:6589
+#: ../src/graphing.c:6383 ../src/graphing.c:6620
#, c-format
msgid "%s: First two arguments must be functions"
msgstr ""
-#: ../src/graphing.c:6477
+#: ../src/graphing.c:6508
#, c-format
msgid "%s: only up to 10 functions supported"
msgstr ""
-#: ../src/graphing.c:6680 ../src/graphing.c:6821
+#: ../src/graphing.c:6711 ../src/graphing.c:6852
#, c-format
msgid "%s: invalid T range"
msgstr ""
-#: ../src/graphing.c:6933 ../src/graphing.c:6987
+#: ../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:7065
+#: ../src/graphing.c:7097
#, c-format
msgid "%s: Wrong number of arguments"
msgstr ""
-#: ../src/graphing.c:7123
+#: ../src/graphing.c:7157
#, c-format
msgid "%s: No color specified"
msgstr ""
-#: ../src/graphing.c:7135
+#: ../src/graphing.c:7170
#, c-format
msgid "%s: Color must be a string"
msgstr ""
-#: ../src/graphing.c:7144
+#: ../src/graphing.c:7180
#, c-format
msgid "%s: No thickness specified"
msgstr ""
-#: ../src/graphing.c:7165
+#: ../src/graphing.c:7203
#, c-format
msgid "%s: No window specified"
msgstr ""
-#: ../src/graphing.c:7211 ../src/graphing.c:7235
+#: ../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:7243
+#: ../src/graphing.c:7286
+#, c-format
+msgid "%s: No legend specified"
+msgstr ""
+
+#: ../src/graphing.c:7300
+#, fuzzy, c-format
+msgid "%s: Legend must be a string"
+msgstr "Indeksert Lvalue ikke brukerfunksjon"
+
+#: ../src/graphing.c:7309
#, c-format
msgid "%s: Unknown style"
msgstr ""
-#: ../src/graphing.c:7249
+#: ../src/graphing.c:7316
#, c-format
msgid "%s: Bad parameter"
msgstr ""
-#: ../src/graphing.c:7447
+#: ../src/graphing.c:7517
#, fuzzy
msgid "Variable names not given in a 4-vector"
msgstr "Matriseindeks utenfor gyldig omrÃde"
-#: ../src/graphing.c:7457 ../src/graphing.c:7466 ../src/graphing.c:7475
-#: ../src/graphing.c:7484 ../src/graphing.c:7548 ../src/graphing.c:7557
-#: ../src/graphing.c:7566
+#: ../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:7491 ../src/graphing.c:7572
+#: ../src/graphing.c:7561 ../src/graphing.c:7642
#, fuzzy
msgid "Variable names must be valid identifiers"
msgstr "Variabel Â%s brukt uinitiert"
-#: ../src/graphing.c:7500 ../src/graphing.c:7578
+#: ../src/graphing.c:7570 ../src/graphing.c:7648
msgid "Variable names must be mutually distinct"
msgstr ""
-#: ../src/graphing.c:7538
+#: ../src/graphing.c:7608
#, fuzzy
msgid "Variable names not given in a 3-vector"
msgstr "Matriseindeks utenfor gyldig omrÃde"
-#: ../src/graphing.c:7664
+#: ../src/graphing.c:7734
msgid "Plotting"
msgstr ""
#. internal
-#: ../src/graphing.c:7666
+#: ../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"
msgstr ""
-#: ../src/graphing.c:7667
+#: ../src/graphing.c:7737
msgid ""
"Plot a parametric function with a line. First come the functions for x and "
"y then optionally the t limits as t1,t2,tinc, then optionally the limits as "
"x1,x2,y1,y2"
msgstr ""
-#: ../src/graphing.c:7668
+#: ../src/graphing.c:7738
msgid ""
"Plot a parametric complex valued function with a line. First comes the "
"function that returns x+iy then optionally the t limits as t1,t2,tinc, then "
"optionally the limits as x1,x2,y1,y2"
msgstr ""
-#: ../src/graphing.c:7670
+#: ../src/graphing.c:7740
msgid ""
"Draw a slope field. First comes the function dy/dx in terms of x and y (or "
"a complex z) then optionally the limits as x1,x2,y1,y2"
msgstr ""
-#: ../src/graphing.c:7671
+#: ../src/graphing.c:7741
msgid ""
"Draw a vector field. First come the functions dx/dt and dy/dt in terms of x "
"and y then optionally the limits as x1,x2,y1,y2"
msgstr ""
-#: ../src/graphing.c:7673
+#: ../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:7674
+#: ../src/graphing.c:7744
msgid "Clear all the slopefield solutions"
msgstr ""
-#: ../src/graphing.c:7676
+#: ../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:7677
+#: ../src/graphing.c:7747
msgid "Clear all the vectorfield solutions"
msgstr ""
-#: ../src/graphing.c:7680
+#: ../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"
msgstr ""
-#: ../src/graphing.c:7682
+#: ../src/graphing.c:7752
msgid "Show the line plot window and clear out functions"
msgstr ""
-#: ../src/graphing.c:7683
+#: ../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:7685
+#: ../src/graphing.c:7755
msgid "Number of slopefield ticks as a vector [vertical,horizontal]."
msgstr ""
-#: ../src/graphing.c:7686
+#: ../src/graphing.c:7756
msgid "Number of vectorfield ticks as a vector [vertical,horizontal]."
msgstr ""
-#: ../src/graphing.c:7687
+#: ../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:7688
+#: ../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:7690
+#: ../src/graphing.c:7760
msgid ""
"Normalize vectorfields if true. That is, only show direction and not "
"magnitude."
msgstr ""
-#: ../src/graphing.c:7691
+#: ../src/graphing.c:7761
msgid "If to draw legends or not on line plots."
msgstr ""
-#: ../src/graphing.c:7693
+#: ../src/graphing.c:7763
msgid "Line plotting window (limits) as a 4-vector of the form [x1,x2,y1,y2]"
msgstr ""
-#: ../src/graphing.c:7694
+#: ../src/graphing.c:7764
msgid ""
"Surface plotting window (limits) as a 6-vector of the form [x1,x2,y1,y2,z1,"
"z2]"
@@ -4862,3 +4926,7 @@ msgstr "Indeksert Lvalue ikke brukerfunksjon"
#: ../src/parseutil.c:57
msgid "ERROR: local statement not the first statement in function definition"
msgstr ""
+
+#: ../src/matrixw.c:622 ../src/matrixw.c:708
+msgid "Trying to increment a nonvalue"
+msgstr ""
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]