[genius] Updated Czech translation
- From: Marek Černocký <mcernocky src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [genius] Updated Czech translation
- Date: Sun, 21 Aug 2016 01:55:57 +0000 (UTC)
commit 16766330376217fb9764b6cc9e2438343a302857
Author: Marek Černocký <marek manet cz>
Date: Sun Aug 21 03:55:46 2016 +0200
Updated Czech translation
po/cs.po | 614 +++++++++++++++++++++++++++++++-------------------------------
1 files changed, 303 insertions(+), 311 deletions(-)
---
diff --git a/po/cs.po b/po/cs.po
index 7cf7878..63cedce 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -9,9 +9,8 @@
msgid ""
msgstr ""
"Project-Id-Version: genius master\n"
-"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
-"product=genius&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2016-06-09 22:00+0000\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2016-07-26 17:56+0000\n"
"PO-Revision-Date: 2016-06-10 22:37+0200\n"
"Last-Translator: Marek Černocký <marek manet cz>\n"
"Language-Team: čeština <gnome-cs-list gnome org>\n"
@@ -109,7 +108,7 @@ msgstr ""
msgid "Tolerance for InfiniteSum and InfiniteProduct"
msgstr "Tolerance pro InfiniteSum a InfiniteProduct"
-#: ../lib/library-strings.c:19 ../src/eval.c:6706
+#: ../lib/library-strings.c:19 ../src/eval.c:6712
msgid "Absolute value"
msgstr "Absolutní hodnota"
@@ -539,10 +538,8 @@ msgid "CrossProduct of two vectors in R^3"
msgstr "Vektorový součin dvou vektorů v R^3"
#: ../lib/library-strings.c:109
-msgid ""
-"Get the determinantal divisors of an integer matrix (not its characteristic)"
-msgstr ""
-"Získat determinantové dělitele celočéselné matice (ne její charakteristiku)"
+msgid "Get the determinantal divisors of an integer matrix"
+msgstr "Získat determinantové dělitele celočéselné matice"
#: ../lib/library-strings.c:110
msgid "Direct sum of matrices"
@@ -593,11 +590,8 @@ msgid "Get the Inf Norm of a vector"
msgstr "Získat normu vektoru typu nekonečno"
#: ../lib/library-strings.c:119
-msgid ""
-"Get the invariant factors of a square integer matrix (not its characteristic)"
-msgstr ""
-"Získat invariantní činitele čtvercové celočíselné matice (ne její "
-"charakteristiku)"
+msgid "Get the invariant factors of a square integer matrix"
+msgstr "Získat invariantní činitele čtvercové celočíselné matice"
#: ../lib/library-strings.c:120
msgid "Inverse Hilbert matrix of order n"
@@ -753,10 +747,8 @@ msgid "Smith Normal Form for fields (will end up with 1's on the diagonal)"
msgstr "Smithova normální forma tělesa (skončí s jedničkami na diagonále)"
#: ../lib/library-strings.c:153
-msgid "Smith Normal Form for square integer matrices (not its characteristic)"
-msgstr ""
-"Smithova normální forma čtvercových celočíselných matic (ne jejich "
-"charakteristika)"
+msgid "Smith Normal Form for square integer matrices"
+msgstr "Smithova normální forma čtvercových celočíselných matic"
#: ../lib/library-strings.c:154
msgid ""
@@ -1228,12 +1220,12 @@ msgstr ""
#: ../lib/library-strings.c:240
msgid ""
-"Attempt to find a zero of a functionf with derivative df and second "
+"Attempt to find a zero of a function f with derivative df and second "
"derivative ddf using Halley's method, returning after two successive values "
"are within epsilon or after maxn tries (then returns null)"
msgstr ""
"Zkusit najít nulu funkce f s derivací df a druhou derivací ddf pomocí "
-"Halleyovy metody, vrátí se, když dvě po sobě jdoucí hodnoty spadají do "
+"Halleyovy metody; vrátí se, když dvě po sobě jdoucí hodnoty spadají do "
"epsilon, nebo po maxn pokusech (v takovém případě vrátí null)"
#: ../lib/library-strings.c:241
@@ -1387,7 +1379,7 @@ msgstr "Zkouší se nastavit přezdívka přezdívky"
msgid "Bad identifier for function node!"
msgstr "Špatný identifikátor uzlu funkce!"
-#: ../src/calc.c:1025 ../src/eval.c:7214 ../src/eval.c:7421
+#: ../src/calc.c:1025 ../src/eval.c:7220 ../src/eval.c:7427
msgid "Unexpected operator!"
msgstr "Neočekávaný operátor!"
@@ -1410,7 +1402,7 @@ msgstr "Neočekávaný typ funkce!"
msgid "NULL tree!"
msgstr "Strom NULL!"
-#: ../src/calc.c:1511 ../src/eval.c:7720
+#: ../src/calc.c:1511 ../src/eval.c:7726
msgid "Unexpected node!"
msgstr "Neočekávaný uzel!"
@@ -1607,8 +1599,8 @@ msgid "ERROR: %s before '%s'"
msgstr "CHYBA: %s před „%s“"
#: ../src/calc.h:32
-msgid "Copyright (C) 1997-2015 Jiří (George) Lebl"
-msgstr "Copyright © 1997 – 2015 Jiří (George) Lebl"
+msgid "Copyright (C) 1997-2016 Jiří (George) Lebl"
+msgstr "Copyright © 1997 – 2016 Jiří (George) Lebl"
#: ../src/compil.c:545 ../src/compil.c:554
msgid "Bad tree record when decompiling"
@@ -1702,12 +1694,12 @@ msgstr ""
"Byla použita neinicializovaná proměnná „i“. Možná jste chtěli napsat „1i“, "
"jako imaginární číslo (odmocnina -1)."
-#: ../src/eval.c:3550 ../src/eval.c:3583 ../src/eval.c:7538
+#: ../src/eval.c:3550 ../src/eval.c:3583 ../src/eval.c:7544
#, c-format
msgid "Variable '%s' used uninitialized, perhaps you meant %s."
msgstr "Proměnná „%s“ použita bez inicializace, možná jste měli na mysli %s."
-#: ../src/eval.c:3557 ../src/eval.c:3590 ../src/eval.c:4646 ../src/eval.c:7545
+#: ../src/eval.c:3557 ../src/eval.c:3590 ../src/eval.c:4646 ../src/eval.c:7551
#, c-format
msgid "Variable '%s' used uninitialized"
msgstr "Proměnná „%s“ použita bez inicializace"
@@ -1816,7 +1808,7 @@ msgid "Matrix index out of range"
msgstr "Index matice mimo rozsah"
#: ../src/eval.c:5509 ../src/eval.c:5577 ../src/eval.c:5735 ../src/eval.c:5776
-#: ../src/eval.c:5899 ../src/eval.c:5939 ../src/eval.c:6376
+#: ../src/eval.c:5899 ../src/eval.c:5939 ../src/eval.c:6382
#, c-format
msgid "Trying to set a protected id '%s'"
msgstr "Zkouší se nastavit chráněné id „%s“"
@@ -1842,7 +1834,7 @@ msgid "Indexed Lvalue not an identifier or a dereference"
msgstr "Indexovaná Lvalue není identifikátor nebo dereference"
#: ../src/eval.c:5648 ../src/eval.c:5703 ../src/eval.c:5880 ../src/eval.c:6045
-#: ../src/eval.c:6082 ../src/eval.c:6127 ../src/eval.c:6530 ../src/eval.c:6655
+#: ../src/eval.c:6082 ../src/eval.c:6127 ../src/eval.c:6536 ../src/eval.c:6661
msgid "Matrix index not an integer or a vector"
msgstr "Index matice není celé číslo nebo vektor"
@@ -1850,7 +1842,7 @@ msgstr "Index matice není celé číslo nebo vektor"
msgid "Wrong matrix dimensions when setting"
msgstr "Špatné rozměry matice při nastavování"
-#: ../src/eval.c:5723 ../src/eval.c:5975 ../src/eval.c:6343 ../src/eval.c:6350
+#: ../src/eval.c:5723 ../src/eval.c:5975 ../src/eval.c:6349 ../src/eval.c:6356
msgid "Lvalue not an identifier/dereference/matrix location!"
msgstr "Lvalue není identifikátor/dereference/místo v matici!"
@@ -1874,169 +1866,169 @@ msgstr "Inkrementace údaje, který není hodnotou!"
msgid "Trying to increment non-value id '%s'"
msgstr "Zkouší se inkrementovat údaj s id „%s“, který není hodnotou"
-#: ../src/eval.c:6148 ../src/eval.c:6157
+#: ../src/eval.c:6148 ../src/eval.c:6152 ../src/eval.c:6163
msgid "Can only swap user variables"
msgstr "Prohodit lze pouze uživatelské proměnné"
-#: ../src/eval.c:6197 ../src/eval.c:6232 ../src/eval.c:6263 ../src/eval.c:6279
-#: ../src/eval.c:6297 ../src/eval.c:6313
+#: ../src/eval.c:6203 ../src/eval.c:6238 ../src/eval.c:6269 ../src/eval.c:6285
+#: ../src/eval.c:6303 ../src/eval.c:6319
msgid "Cannot swap matrix regions"
msgstr "Nelze prohodit části matice"
-#: ../src/eval.c:6371
+#: ../src/eval.c:6377
msgid "Parameters can only be created in the global context"
msgstr "Parametry mohou být vytvořeny jen v globálním kontextu"
-#: ../src/eval.c:6477 ../src/eval.c:6522 ../src/eval.c:6613
+#: ../src/eval.c:6483 ../src/eval.c:6528 ../src/eval.c:6619
msgid "Index works only on matrices"
msgstr "Index funguje jen na maticích"
-#: ../src/eval.c:6510
+#: ../src/eval.c:6516
msgid "Vector index not an integer or a vector"
msgstr "Index vektoru není celé číslo nebo vektor"
-#: ../src/eval.c:6678
+#: ../src/eval.c:6684
msgid "number"
msgstr "číslo"
-#: ../src/eval.c:6679
+#: ../src/eval.c:6685
msgid "matrix"
msgstr "matice"
-#: ../src/eval.c:6680
+#: ../src/eval.c:6686
msgid "string"
msgstr "řetězec"
-#: ../src/eval.c:6681
+#: ../src/eval.c:6687
msgid "function"
msgstr "funkce"
-#: ../src/eval.c:6682
+#: ../src/eval.c:6688
msgid "identifier"
msgstr "identifikátor"
-#: ../src/eval.c:6683
+#: ../src/eval.c:6689
msgid "polynomial"
msgstr "polynom"
-#: ../src/eval.c:6684
+#: ../src/eval.c:6690
msgid "boolean"
msgstr "pravdivostní hodnota"
-#: ../src/eval.c:6707
+#: ../src/eval.c:6713
msgid "Addition"
msgstr "Sčítání"
-#: ../src/eval.c:6708
+#: ../src/eval.c:6714
msgid "Element by element addition"
msgstr "Sčítání po prvcích"
-#: ../src/eval.c:6709
+#: ../src/eval.c:6715
msgid "Subtraction"
msgstr "Odčítání"
-#: ../src/eval.c:6710
+#: ../src/eval.c:6716
msgid "Element by element subtraction"
msgstr "Odčítání po prvcích"
-#: ../src/eval.c:6711
+#: ../src/eval.c:6717
msgid "Multiplication"
msgstr "Násobení"
-#: ../src/eval.c:6712
+#: ../src/eval.c:6718
msgid "Element by element multiplication"
msgstr "Násobení po prvcích"
-#: ../src/eval.c:6713
+#: ../src/eval.c:6719
msgid "Division"
msgstr "Dělení"
-#: ../src/eval.c:6714
+#: ../src/eval.c:6720
msgid "Element by element division"
msgstr "Dělení po prvcích"
-#: ../src/eval.c:6715
+#: ../src/eval.c:6721
msgid "Back division"
msgstr "Obrácené dělení"
-#: ../src/eval.c:6716
+#: ../src/eval.c:6722
msgid "Element by element back division"
msgstr "Obrácené dělení po prvcích"
-#: ../src/eval.c:6717
+#: ../src/eval.c:6723
msgid "Modulo"
msgstr "Modulo"
-#: ../src/eval.c:6718
+#: ../src/eval.c:6724
msgid "Element by element modulo"
msgstr "Modulo po prvcích"
-#: ../src/eval.c:6719
+#: ../src/eval.c:6725
msgid "Negation"
msgstr "Negace"
-#: ../src/eval.c:6720
+#: ../src/eval.c:6726
msgid "Power"
msgstr "Mocnění"
-#: ../src/eval.c:6721
+#: ../src/eval.c:6727
msgid "Element by element power"
msgstr "Mocnění po prvcích"
-#: ../src/eval.c:6722
+#: ../src/eval.c:6728
msgid "Factorial"
msgstr "Faktoriál"
-#: ../src/eval.c:6723
+#: ../src/eval.c:6729
msgid "Double factorial"
msgstr "Dvojitý faktoriál"
-#: ../src/eval.c:6724
+#: ../src/eval.c:6730
msgid "Transpose"
msgstr "Transpozice"
-#: ../src/eval.c:6725
+#: ../src/eval.c:6731
msgid "ConjugateTranspose"
msgstr "Konjugace"
-#: ../src/eval.c:6726
+#: ../src/eval.c:6732
msgid "Comparison (<=>)"
msgstr "Porovnání (<=>)"
-#: ../src/eval.c:6727
+#: ../src/eval.c:6733
msgid "XOR"
msgstr "XOR"
-#: ../src/eval.c:6728
+#: ../src/eval.c:6734
msgid "NOT"
msgstr "NOT"
-#: ../src/eval.c:6748
+#: ../src/eval.c:6754
#, c-format
msgid "Bad types for '%s'"
msgstr "Špatné typy pro „%s“"
-#: ../src/eval.c:6759
+#: ../src/eval.c:6765
#, c-format
msgid "%s not defined on <%s> and <%s>"
msgstr "%s není definováno na <%s> a <%s>"
-#: ../src/eval.c:6778
+#: ../src/eval.c:6784
#, c-format
msgid "Bad type for '%s'"
msgstr "Špatný typ pro „%s“"
-#: ../src/eval.c:6788
+#: ../src/eval.c:6794
#, c-format
msgid "%s not defined on <%s>"
msgstr "%s není definováno na <%s>"
-#: ../src/eval.c:6808 ../src/eval.c:6825
+#: ../src/eval.c:6814 ../src/eval.c:6831
msgid "Vector building only works on numbers"
msgstr "Tvorba vektorů funguje jen na číslech"
#. FIXME: perhaps we should just return null like octave?
-#: ../src/eval.c:6818
+#: ../src/eval.c:6824
msgid "Impossible arguments to vector building operator"
msgstr "Nemožné parametry operátoru tvorby vektorů"
@@ -2153,343 +2145,343 @@ msgstr "%s: Příliš mnoho parametrů, mělo by jich být nejvýše %d"
msgid "Cannot apply function to two differently sized matrices"
msgstr "Nelze použít funkci na dvě matice s různými rozměry"
-#: ../src/funclib.c:1760 ../src/funclib.c:1797 ../src/funclib.c:1834
-#: ../src/funclib.c:1871 ../src/funclib.c:1913 ../src/funclib.c:1950
-#: ../src/funclib.c:1992 ../src/funclib.c:2039
+#: ../src/funclib.c:1762 ../src/funclib.c:1799 ../src/funclib.c:1836
+#: ../src/funclib.c:1873 ../src/funclib.c:1915 ../src/funclib.c:1952
+#: ../src/funclib.c:1994 ../src/funclib.c:2041
#, c-format
msgid "%s: Not implemented (yet) for complex values"
msgstr "%s: Není implementováno (prozatím) pro komplexní hodnoty"
-#: ../src/funclib.c:1955 ../src/funclib.c:1997 ../src/funclib.c:2044
+#: ../src/funclib.c:1957 ../src/funclib.c:1999 ../src/funclib.c:2046
#, c-format
msgid ""
"%s: Bessel functions of second kind not defined for nonpositive real numbers"
msgstr ""
"%s: Besselova funkce prvního druhu není definována pro nekladná reálná čísla"
-#: ../src/funclib.c:2497
+#: ../src/funclib.c:2499
#, c-format
msgid "%s: square root for composite moduli is not yet implemented"
msgstr "%s: odmocnina pro složené moduly ještě není implementována"
-#: ../src/funclib.c:2505
+#: ../src/funclib.c:2507
#, c-format
msgid "%s: Cannot find square root function for prime moduli"
msgstr "%s: Nelze najít funkci odmocniny pro prvočíselný modul"
-#: ../src/funclib.c:2538
+#: ../src/funclib.c:2540
#, c-format
msgid "%s: matrix argument is not square"
msgstr "%s: maticový parametr není čtvercový"
-#: ../src/funclib.c:2679 ../src/funclib.c:2779
+#: ../src/funclib.c:2681 ../src/funclib.c:2781
#, c-format
msgid "%s: matrix argument must be integer only"
msgstr "%s: maticový parametr musí být jen z celých čísel"
-#: ../src/funclib.c:2701 ../src/funclib.c:2801
+#: ../src/funclib.c:2703 ../src/funclib.c:2803
#, c-format
msgid "%s: argument must be an integer"
msgstr "%s: parametr musí být celé číslo"
-#: ../src/funclib.c:2885 ../src/funclib.c:4762 ../src/funclib.c:4791
-#: ../src/funclib.c:5043 ../src/mpwrap.c:3793 ../src/mpwrap.c:3812
+#: ../src/funclib.c:2887 ../src/funclib.c:4764 ../src/funclib.c:4793
+#: ../src/funclib.c:5045 ../src/mpwrap.c:3793 ../src/mpwrap.c:3812
#: ../src/mpwrap.c:3869 ../src/mpwrap.c:3898 ../src/mpwrap.c:3915
#: ../src/mpwrap.c:3964
msgid "Division by zero!"
msgstr "Dělení nulou!"
-#: ../src/funclib.c:3067 ../src/funclib.c:3164
+#: ../src/funclib.c:3069 ../src/funclib.c:3166
#, c-format
msgid "%s: matrix argument must be value only"
msgstr "%s: maticový parametr musí být jen hodnoty"
-#: ../src/funclib.c:3088 ../src/funclib.c:3185
+#: ../src/funclib.c:3090 ../src/funclib.c:3187
#, c-format
msgid "%s: Cannot compare complex numbers"
msgstr "%s: Nelze porovnávat komplexní čísla"
-#: ../src/funclib.c:3098
+#: ../src/funclib.c:3100
#, c-format
msgid "%s: Input not a number or a matrix of numbers."
msgstr "%s: vstup není číslo nebo matice čísel"
-#: ../src/funclib.c:3194
+#: ../src/funclib.c:3196
#, c-format
msgid "%s: Input not a number or matrix of numbers."
msgstr "%s: vstup není číslo nebo matice čísel"
-#: ../src/funclib.c:3432 ../src/funclib.c:3490 ../src/funclib.c:5028
-#: ../src/funclib.c:5322 ../src/graphing.c:10152
+#: ../src/funclib.c:3434 ../src/funclib.c:3492 ../src/funclib.c:5030
+#: ../src/funclib.c:5324 ../src/graphing.c:10152
#, c-format
msgid "%s: too many arguments"
msgstr "%s: příliš mnoho parametrů"
-#: ../src/funclib.c:3740
+#: ../src/funclib.c:3742
#, c-format
msgid "%s: vector argument not value only"
msgstr "%s: vektorový parametr nejsou jen hodnoty"
-#: ../src/funclib.c:3751 ../src/funclib.c:3790
+#: ../src/funclib.c:3753 ../src/funclib.c:3792
#, c-format
msgid "%s: argument can't be negative or 0"
msgstr "%s: parametr nesmí být záporný nebo 0"
-#: ../src/funclib.c:3759 ../src/funclib.c:3795
+#: ../src/funclib.c:3761 ../src/funclib.c:3797
#, c-format
msgid "%s: vector argument has too large entries"
msgstr "%s: vektorový parametr má příliš velké položky"
-#: ../src/funclib.c:3837
+#: ../src/funclib.c:3839
#, c-format
msgid "%s: arguments must be vectors of equal size"
msgstr "%s: parametr musí být vektory stejné velikosti"
-#: ../src/funclib.c:4329 ../src/funclib.c:4335
+#: ../src/funclib.c:4331 ../src/funclib.c:4337
#, c-format
msgid "%s: %s not a reference"
msgstr "%s: %s není odkaz"
-#: ../src/funclib.c:4374
+#: ../src/funclib.c:4376
#, c-format
msgid "%s: matrices not of the same height"
msgstr "%s: matice nemají stejnou výšku"
-#: ../src/funclib.c:4379 ../src/funclib.c:5022
+#: ../src/funclib.c:4381 ../src/funclib.c:5024
msgid "third argument"
msgstr "třetí parametr"
-#: ../src/funclib.c:4384
+#: ../src/funclib.c:4386
msgid "fourth argument"
msgstr "čtvrtý parametr"
-#: ../src/funclib.c:4659
+#: ../src/funclib.c:4661
#, c-format
msgid "%s: argument must be greater than 2"
msgstr "%s: parametr musí být větší než 2"
-#: ../src/funclib.c:4847
+#: ../src/funclib.c:4849
#, c-format
msgid "%s: arguments not horizontal vectors"
msgstr "%s: parametry nejsou vodorovné vektory"
-#: ../src/funclib.c:4856
+#: ../src/funclib.c:4858
#, c-format
msgid "%s: arguments not numeric only vectors"
msgstr "%s: parametry nejsou vektory jen s čísly"
-#: ../src/funclib.c:5240
+#: ../src/funclib.c:5242
#, c-format
msgid "%s: argument 1 must be a quadratic polynomial"
msgstr "%s: parametr 1 musí být kvadratický polynom"
-#: ../src/funclib.c:5551 ../src/funclib.c:5640 ../src/funclib.c:5901
-#: ../src/funclib.c:5908 ../src/funclib.c:5963 ../src/funclib.c:5970
-#: ../src/funclib.c:6041 ../src/funclib.c:6055
+#: ../src/funclib.c:5553 ../src/funclib.c:5642 ../src/funclib.c:5903
+#: ../src/funclib.c:5910 ../src/funclib.c:5965 ../src/funclib.c:5972
+#: ../src/funclib.c:6043 ../src/funclib.c:6057
#, c-format
msgid "%s: value out of range"
msgstr "%s: hodnota mimo rozsah"
-#: ../src/funclib.c:6264
+#: ../src/funclib.c:6266
#, c-format
msgid "%s: undefined function"
msgstr "%s: nedefinovaná funkce"
-#: ../src/funclib.c:6270
+#: ../src/funclib.c:6272
#, c-format
msgid "%s: flags argument must be a string"
msgstr "%s: parametr příznaků musí být řetězec"
-#: ../src/funclib.c:6398 ../src/symbolic.c:734
+#: ../src/funclib.c:6400 ../src/symbolic.c:734
#, c-format
msgid "%s: argument not a function of one variable"
msgstr "%s: parametr není funkce jedné proměnné"
-#: ../src/funclib.c:6610 ../src/funclib.c:6645 ../src/funclib.c:6890
+#: ../src/funclib.c:6612 ../src/funclib.c:6647 ../src/funclib.c:6892
#, c-format
msgid "%s: argument should be between %d and %d"
msgstr "%s: parametr by měl být mezi %d a %d"
-#: ../src/funclib.c:6798
+#: ../src/funclib.c:6800
msgid "OutputStyle must be one of normal, troff, latex or mathml"
msgstr "OutputStyle musí být jedno z normal, troff, latex nebo mathml"
-#: ../src/funclib.c:6838
+#: ../src/funclib.c:6840
#, c-format
msgid "%s: argument should be larger or equal to 0"
msgstr "%s: parametr by měl být větší nebo roven 0"
-#: ../src/funclib.c:6951
+#: ../src/funclib.c:6953
msgid "Basic"
msgstr "Základní"
#. internal
-#: ../src/funclib.c:6952
+#: ../src/funclib.c:6954
msgid "Parameters"
msgstr "Parametry"
#. internal
-#: ../src/funclib.c:6953
+#: ../src/funclib.c:6955
msgid "Constants"
msgstr "Konstanty"
#. internal
-#: ../src/funclib.c:6954
+#: ../src/funclib.c:6956
msgid "Numeric"
msgstr "Číselné"
#. internal
-#: ../src/funclib.c:6955
+#: ../src/funclib.c:6957
msgid "Trigonometry"
msgstr "Trigonometrie"
#. internal
-#: ../src/funclib.c:6956
+#: ../src/funclib.c:6958
msgid "Number Theory"
msgstr "Teorie čísel"
#. internal
-#: ../src/funclib.c:6957
+#: ../src/funclib.c:6959
msgid "Matrix Manipulation"
msgstr "Práce s maticemi"
#. internal
-#: ../src/funclib.c:6958
+#: ../src/funclib.c:6960
msgid "Linear Algebra"
msgstr "Lineární algebra"
#. internal
-#: ../src/funclib.c:6959
+#: ../src/funclib.c:6961
msgid "Combinatorics"
msgstr "Kombinatorika"
#. internal
-#: ../src/funclib.c:6960
+#: ../src/funclib.c:6962
msgid "Calculus"
msgstr "Kalkulus"
#. internal
-#: ../src/funclib.c:6961
+#: ../src/funclib.c:6963
msgid "Functions"
msgstr "Funkce"
#. internal
-#: ../src/funclib.c:6962
+#: ../src/funclib.c:6964
msgid "Equation Solving"
msgstr "Řešení rovni"
#. internal
-#: ../src/funclib.c:6963
+#: ../src/funclib.c:6965
msgid "Statistics"
msgstr "Statistika"
#. internal
-#: ../src/funclib.c:6964
+#: ../src/funclib.c:6966
msgid "Polynomials"
msgstr "Polynomy"
#. internal
-#: ../src/funclib.c:6965
+#: ../src/funclib.c:6967
msgid "Set Theory"
msgstr "Teorie množin"
#. internal
-#: ../src/funclib.c:6966
+#: ../src/funclib.c:6968
msgid "Commutative Algebra"
msgstr "Komutativní algebra"
#. internal
-#: ../src/funclib.c:6967
+#: ../src/funclib.c:6969
msgid "Miscellaneous"
msgstr "Různé"
#. internal
-#: ../src/funclib.c:6969
+#: ../src/funclib.c:6971
msgid "Displays the user manual"
msgstr "Zobrazí uživatelský manuál"
-#: ../src/funclib.c:6970
+#: ../src/funclib.c:6972
msgid "Gives the warranty information"
msgstr "Zobrazí informace o záruce"
-#: ../src/funclib.c:6971
+#: ../src/funclib.c:6973
msgid "Return version as a 3-vector"
msgstr "Vrátit verzi jako troj-vektor"
-#: ../src/funclib.c:6972
+#: ../src/funclib.c:6974
msgid "Exits the program"
msgstr "Ukončí program"
-#: ../src/funclib.c:6974
+#: ../src/funclib.c:6976
msgid "Prints a string to the error stream"
msgstr "Vypíše řetězec do proudu chyb"
-#: ../src/funclib.c:6975
+#: ../src/funclib.c:6977
msgid "Waits a specified number of seconds"
msgstr "Čeká určený počet vteřin"
-#: ../src/funclib.c:6976
+#: ../src/funclib.c:6978
msgid "The true boolean value"
msgstr "Pravdivostní hodnota true"
-#: ../src/funclib.c:6978
+#: ../src/funclib.c:6980
msgid "The false boolean value"
msgstr "Pravdivostní hodnota false"
-#: ../src/funclib.c:6981
+#: ../src/funclib.c:6983
msgid "Unix time in seconds as a floating point number"
msgstr "Unixový čas ve vteřinách jako desetinné číslo"
-#: ../src/funclib.c:6989
+#: ../src/funclib.c:6991
msgid "Make integer (0 or 1) from a boolean value"
msgstr "Vytvořit celé číslo (0 nebo 1) z pravdivostní hodnoty"
-#: ../src/funclib.c:6991
+#: ../src/funclib.c:6993
msgid "Prints an expression"
msgstr "Vypsat výraz"
-#: ../src/funclib.c:6992
+#: ../src/funclib.c:6994
msgid "Changes current directory"
msgstr "Změnit aktuální složku"
-#: ../src/funclib.c:6993
+#: ../src/funclib.c:6995
msgid "Prints an expression without a trailing newline"
msgstr "Vypsat výraz bez znaku konce řádku"
-#: ../src/funclib.c:6994
+#: ../src/funclib.c:6996
msgid "Display a string and an expression"
msgstr "Zobrazit řetězec a výraz"
-#: ../src/funclib.c:6995
+#: ../src/funclib.c:6997
msgid "Set a global variable"
msgstr "Nastavit globální proměnnou"
-#: ../src/funclib.c:6996
+#: ../src/funclib.c:6998
msgid "Set an element in a global variable which is a matrix"
msgstr "Nastavit prvek v globální proměnné, která je maticí"
-#: ../src/funclib.c:6997
+#: ../src/funclib.c:6999
msgid "Set an element in a global variable which is a vector"
msgstr "Nastavit prvek v globální proměnné, která je vektorem"
-#: ../src/funclib.c:6998
+#: ../src/funclib.c:7000
msgid "Display values of variables, or all if called without arguments"
msgstr ""
"Zobrazit hodnoty proměnných případně všechny, pokud je voláno bez argumentů"
-#: ../src/funclib.c:7000
+#: ../src/funclib.c:7002
msgid "Set the category and help description line for a function"
msgstr "Nastavit kategorii funkce a řádek jejího popisu v nápovědě"
-#: ../src/funclib.c:7001
+#: ../src/funclib.c:7003
msgid "Sets up a help alias"
msgstr "Nastavit přezdívku nápovědy"
-#: ../src/funclib.c:7003
+#: ../src/funclib.c:7005
msgid "Identity function, returns its argument"
msgstr "Funkce identity, vrací svůj argument"
-#: ../src/funclib.c:7005
+#: ../src/funclib.c:7007
msgid ""
"Generate random float between 0 and 1, or if size given generate vector or "
"matrix of random floats"
@@ -2497,7 +2489,7 @@ msgstr ""
"Generovat náhodné desetinné číslo v rozmezí 0 až 1 nebo, pokud je zadána "
"velikost, vektor nebo matici náhodných desetinných čísel"
-#: ../src/funclib.c:7007
+#: ../src/funclib.c:7009
msgid ""
"Generate random integer between 0 and max-1 inclusive, or if size given "
"generate vector or matrix of random integers"
@@ -2505,55 +2497,55 @@ msgstr ""
"Generovat náhodné celé číslo v rozmezí 0 až max-1 včetně nebo, pokud je "
"zadána velikost, vektor nebo matici náhodných celých čísel"
-#: ../src/funclib.c:7010 ../src/gnome-genius.c:2525
+#: ../src/funclib.c:7012 ../src/gnome-genius.c:2525
msgid "Floating point precision"
msgstr "Přesnost čísel s plovoucí desetinnou čárkou"
-#: ../src/funclib.c:7012 ../src/gnome-genius.c:2414
+#: ../src/funclib.c:7014 ../src/gnome-genius.c:2414
msgid ""
"Display 0.0 when floating point number is less than 10^-x (0=never chop)"
msgstr ""
"Tisknout 0.0 když číslo s plovoucí řádkou je menší než 10^-x (0=nikdy "
"nesekat)"
-#: ../src/funclib.c:7015 ../src/gnome-genius.c:2437
+#: ../src/funclib.c:7017 ../src/gnome-genius.c:2437
msgid "Only chop numbers when another number is greater than 10^-x"
msgstr "Sekat čísla jen když jiné číslo je vetší než 10^-x"
-#: ../src/funclib.c:7016
+#: ../src/funclib.c:7018
msgid "Maximum digits to display"
msgstr "Maximum zobrazovaných číslic"
-#: ../src/funclib.c:7017
+#: ../src/funclib.c:7019
msgid "Maximum errors to display"
msgstr "Maximum zobrazovaných chyb"
-#: ../src/funclib.c:7018
+#: ../src/funclib.c:7020
msgid "Output style: normal, latex, mathml or troff"
msgstr "Styl výstupu: normal, latex, mathml nebo troff"
-#: ../src/funclib.c:7019
+#: ../src/funclib.c:7021
msgid "Integer output base"
msgstr "Základ výstupu celých čísel"
-#: ../src/funclib.c:7020
+#: ../src/funclib.c:7022
msgid "If true, mixed fractions are printed"
msgstr "Je-li true, jsou vypisovány smíšené zlomky"
-#: ../src/funclib.c:7021
+#: ../src/funclib.c:7023
msgid "Print full expressions, even if more than a line"
msgstr "Vypisovat úplné výrazy, i když jsou delší než řádek"
-#: ../src/funclib.c:7022
+#: ../src/funclib.c:7024
msgid "Convert all results to floats before printing"
msgstr ""
"Před výpisem převést všechny výsledky na čísla s plovoucí desetinnou čárkou"
-#: ../src/funclib.c:7023
+#: ../src/funclib.c:7025
msgid "Use scientific notation"
msgstr "Používat vědeckou notaci"
-#: ../src/funclib.c:7025
+#: ../src/funclib.c:7027
msgid ""
"Number of extra Miller-Rabin tests to run on a number before declaring it a "
"prime in IsPrime"
@@ -2561,227 +2553,227 @@ msgstr ""
"Počet Miller-Rabinových testů, které s číslem spustit navíc před "
"prohlášením, že je to prvočíslo v IsPrime"
-#: ../src/funclib.c:7031
+#: ../src/funclib.c:7033
msgid "Expands a matrix just like we do on unquoted matrix input"
msgstr "Rozbalit matici tak, jak to děláme při vstupu matice bez uvozovky"
-#: ../src/funclib.c:7032
+#: ../src/funclib.c:7034
msgid "Gets the rows of a matrix as a vertical vector"
msgstr "Získat řádky matice jako svislý vektor"
-#: ../src/funclib.c:7033
+#: ../src/funclib.c:7035
msgid "Gets the columns of a matrix as a horizontal vector"
msgstr "Získat sloupce matice jako vodorovný vektor"
-#: ../src/funclib.c:7034
+#: ../src/funclib.c:7036
msgid "Gets the diagonal entries of a matrix as a column vector"
msgstr "Získat diagonální prvky matice jako sloupcový vektor"
-#: ../src/funclib.c:7035
+#: ../src/funclib.c:7037
msgid "Count the number of zero columns in a matrix"
msgstr "Získat počet nulových sloupců matice"
-#: ../src/funclib.c:7036
+#: ../src/funclib.c:7038
msgid "Removes any all-zero columns of M"
msgstr "Odstranit všechny nulové sloupce M"
-#: ../src/funclib.c:7037
+#: ../src/funclib.c:7039
msgid "Return a vector with the indices of the nonzero columns in a matrix"
msgstr "Vrátit vektor s indexy nenulových sloupců v matici"
-#: ../src/funclib.c:7038
+#: ../src/funclib.c:7040
msgid "Return a vector with the indices of the nonzero elements in a vector"
msgstr "Vrátit vektor s indexy nenulových prvků ve vektoru"
-#: ../src/funclib.c:7040
+#: ../src/funclib.c:7042
msgid "Calculates the conjugate"
msgstr "Vypočítat komplexně sdružené číslo"
-#: ../src/funclib.c:7045
+#: ../src/funclib.c:7047
msgid "Calculates the sine function"
msgstr "Vypočítat funkci sinus"
-#: ../src/funclib.c:7048
+#: ../src/funclib.c:7050
msgid "Calculates the cosine function"
msgstr "Vypočítat funkci kosinus"
-#: ../src/funclib.c:7051
+#: ../src/funclib.c:7053
msgid "Calculates the hyperbolic sine function"
msgstr "Vypočítat funkci hyperbolický sinus"
-#: ../src/funclib.c:7054
+#: ../src/funclib.c:7056
msgid "Calculates the hyperbolic cosine function"
msgstr "Vypočítat funkci hyperbolický kosinus"
-#: ../src/funclib.c:7057
+#: ../src/funclib.c:7059
msgid "Calculates the tan function"
msgstr "Vypočítat funkci tangens"
-#: ../src/funclib.c:7060
+#: ../src/funclib.c:7062
msgid "Calculates the arctan function"
msgstr "Vypočítat funkci arcus tangens"
-#: ../src/funclib.c:7065
+#: ../src/funclib.c:7067
msgid "Calculates the sinc function, that is sin(x)/x"
msgstr "Vypočítat funkci sinc, která je definována jako sin(x)/x"
-#: ../src/funclib.c:7069
+#: ../src/funclib.c:7071
msgid "Calculates the arctan2 function (arctan(y/x) if x>0)"
msgstr "Vypočítat funkci arcus tangens (arctan(y/x) pokud x>0)"
-#: ../src/funclib.c:7073
+#: ../src/funclib.c:7075
msgid "The number pi"
msgstr "Číslo pi"
-#: ../src/funclib.c:7075
+#: ../src/funclib.c:7077
msgid "The natural number e"
msgstr "Přirozené číslo e"
-#: ../src/funclib.c:7077
+#: ../src/funclib.c:7079
msgid "The Golden Ratio"
msgstr "Zlatý řez"
-#: ../src/funclib.c:7079
+#: ../src/funclib.c:7081
msgid "Free fall acceleration"
msgstr "Zrychlení při volném pádu"
-#: ../src/funclib.c:7082
+#: ../src/funclib.c:7084
msgid "Euler's Constant gamma"
msgstr "Eulerova konstanta gamma"
-#: ../src/funclib.c:7086
+#: ../src/funclib.c:7088
msgid "Catalan's Constant (0.915...)"
msgstr "Catalanova konstanta (0.915…)"
-#: ../src/funclib.c:7088
+#: ../src/funclib.c:7090
msgid "The error function, 2/sqrt(2) * int_0^x e^(-t^2) dt"
msgstr "Funkce chyby, 2/sqrt(2) * int_0^x e^(-t^2) dt"
-#: ../src/funclib.c:7091
+#: ../src/funclib.c:7093
msgid "The Riemann zeta function (only real values implemented)"
msgstr "Riemannova funkce zeta (zatím jen pro reálné hodnoty)"
-#: ../src/funclib.c:7095
+#: ../src/funclib.c:7097
msgid "The Gamma function (only real values implemented)"
msgstr "Funkce Gamma (zatím jen pro reálné hodnoty)"
-#: ../src/funclib.c:7100
+#: ../src/funclib.c:7102
msgid "The Bessel function of first kind of order 0"
msgstr "Besselova funkce prvního druhu řádu 0"
-#: ../src/funclib.c:7103
+#: ../src/funclib.c:7105
msgid "The Bessel function of first kind of order 1"
msgstr "Besselova funkce prvního druhu řádu 1"
-#: ../src/funclib.c:7106
+#: ../src/funclib.c:7108
msgid "The Bessel function of first kind of order n"
msgstr "Besselova funkce prvního druhu řádu n"
-#: ../src/funclib.c:7109
+#: ../src/funclib.c:7111
msgid "The Bessel function of second kind of order 0"
msgstr "Besselova funkce druhého druhu řádu 0"
-#: ../src/funclib.c:7112
+#: ../src/funclib.c:7114
msgid "The Bessel function of second kind of order 1"
msgstr "Besselova funkce druhého druhu řádu 1"
-#: ../src/funclib.c:7115
+#: ../src/funclib.c:7117
msgid "The Bessel function of second kind of integer order n"
msgstr "Besselova funkce druhého druhu celočíselného řádu n"
-#: ../src/funclib.c:7118
+#: ../src/funclib.c:7120
msgid "The square root"
msgstr "Druhá odmocina"
-#: ../src/funclib.c:7122
+#: ../src/funclib.c:7124
msgid "The exponential function"
msgstr "Exponenciální funkce"
-#: ../src/funclib.c:7125
+#: ../src/funclib.c:7127
msgid "The natural logarithm"
msgstr "Přirozený logaritmus"
-#: ../src/funclib.c:7128
+#: ../src/funclib.c:7130
msgid "Logarithm of x base 2"
msgstr "Logaritmus x o základu 2"
-#: ../src/funclib.c:7133
+#: ../src/funclib.c:7135
msgid "Logarithm of x base 10"
msgstr "Logaritmus x o základu 10"
-#: ../src/funclib.c:7136
+#: ../src/funclib.c:7138
msgid "Round a number"
msgstr "Zaokrouhli číslo"
-#: ../src/funclib.c:7140
+#: ../src/funclib.c:7142
msgid "Get the highest integer less than or equal to n"
msgstr "Získat největší celé číslo menší nebo rovné n"
-#: ../src/funclib.c:7144
+#: ../src/funclib.c:7146
msgid "Get the lowest integer more than or equal to n"
msgstr "Získat nejmenší celé číslo větší nebo rovné n"
-#: ../src/funclib.c:7148
+#: ../src/funclib.c:7150
msgid "Truncate number to an integer (return the integer part)"
msgstr "Oříznout na celé číslo (vrátit celou část)"
-#: ../src/funclib.c:7153
+#: ../src/funclib.c:7155
msgid "Make number a float"
msgstr "Převést číslo na číslo s plovoucí desetinnou čárkou"
-#: ../src/funclib.c:7156
+#: ../src/funclib.c:7158
msgid "Get the numerator of a rational number"
msgstr "Získat čitatel zlomku"
-#: ../src/funclib.c:7158
+#: ../src/funclib.c:7160
msgid "Get the denominator of a rational number"
msgstr "Získat jmenovatel zlomku"
-#: ../src/funclib.c:7161
+#: ../src/funclib.c:7163
msgid "Greatest common divisor"
msgstr "Největší společný dělitel"
-#: ../src/funclib.c:7163
+#: ../src/funclib.c:7165
msgid "Least common multiplier"
msgstr "Nejmenší společný násobek"
-#: ../src/funclib.c:7165
+#: ../src/funclib.c:7167
msgid "Check a number for being a perfect square"
msgstr "Zjistit, jestli je číslo perfektní druhou mocninou"
-#: ../src/funclib.c:7166
+#: ../src/funclib.c:7168
msgid "Check a number for being any perfect power (a^b)"
msgstr "Zjistit, jestli je číslo perfektní mocnina (a^b)"
-#: ../src/funclib.c:7167
+#: ../src/funclib.c:7169
msgid "Return the nth prime (up to a limit)"
msgstr "Vrátit n-té prvočíslo (do určitého limitu)"
-#: ../src/funclib.c:7169
+#: ../src/funclib.c:7171
msgid "Tests if an integer is even"
msgstr "Otestovat, jestli je celé číslo sudé"
-#: ../src/funclib.c:7170
+#: ../src/funclib.c:7172
msgid "Tests if an integer is odd"
msgstr "Otestovat, jestli je celé číslo liché"
-#: ../src/funclib.c:7172
+#: ../src/funclib.c:7174
msgid "Returns the least prime greater than n (if n is positive)"
msgstr "Vrátit nejmenší prvočíslo větší než n (pokud je n kladné)"
-#: ../src/funclib.c:7173
+#: ../src/funclib.c:7175
msgid "Returns the nth Lucas number"
msgstr "Vrátit n-té Lucasovo číslo"
-#: ../src/funclib.c:7174
+#: ../src/funclib.c:7176
msgid "Returns inverse of n mod m"
msgstr "Vrátit převrácenou hodnotu n mod m"
-#: ../src/funclib.c:7175
+#: ../src/funclib.c:7177
msgid "Checks divisibility (if m divides n)"
msgstr "Zkontrolovat dělitelnost (jestli m dělí n)"
-#: ../src/funclib.c:7176
+#: ../src/funclib.c:7178
msgid ""
"Return n/d but only if d divides n else returns garbage (this is faster than "
"writing n/d)"
@@ -2789,7 +2781,7 @@ msgstr ""
"Vrátit n/d, ale jen pokud d dělí n, jinak vrací nesmysly (je to rychlejší, "
"než když napíšete n/d)"
-#: ../src/funclib.c:7177
+#: ../src/funclib.c:7179
msgid ""
"Tests primality of integers, for numbers greater than 25*10^9 false positive "
"is with low probability depending on IsPrimeMillerRabinReps"
@@ -2797,11 +2789,11 @@ msgstr ""
"Otestovat prvočíselnost celých čísel, pro čísla větší než 25*10^9 je falešná "
"kladná odpověď malá a závisí na IsPrimeMillerRabinReps"
-#: ../src/funclib.c:7178
+#: ../src/funclib.c:7180
msgid "Run the strong pseudoprime test base b on n"
msgstr "Spustit silný test pseudoprvočíselnosti o základu b na n"
-#: ../src/funclib.c:7179
+#: ../src/funclib.c:7181
msgid ""
"Use the Miller-Rabin primality test on n, reps number of times. The "
"probability of false positive is (1/4)^reps"
@@ -2809,35 +2801,35 @@ msgstr ""
"Použít reps-krát Miller-Rabinův test prvočíselnosti na n. Pravděpodobnost "
"falešných pozitiv je (1/4)^reps"
-#: ../src/funclib.c:7180
+#: ../src/funclib.c:7182
msgid ""
"Use the Miller-Rabin primality test on n with enough bases that assuming the "
-"Generalized Reimann Hypothesis the result is deterministic"
+"Generalized Riemann Hypothesis the result is deterministic"
msgstr ""
"Použít Miller-Rabinův test prvočíselnosti na n s tolika bázemi, že za "
"předpokladu zobecněné Riemannovy hypotézy je výsledek deterministický"
-#: ../src/funclib.c:7181
+#: ../src/funclib.c:7183
msgid "Return factorization of a number as a matrix"
msgstr "Vrátí faktorizaci čísla jako matici"
-#: ../src/funclib.c:7183
+#: ../src/funclib.c:7185
msgid "Returns the maximum of arguments or matrix"
msgstr "Vrátí maximum parametrů nebo matice"
-#: ../src/funclib.c:7186
+#: ../src/funclib.c:7188
msgid "Returns the minimum of arguments or matrix"
msgstr "Vrátí minimum parametrů nebo matice"
-#: ../src/funclib.c:7190
+#: ../src/funclib.c:7192
msgid "Division w/o remainder, equivalent to floor(a/b)"
msgstr "Dělení beze zbytku, odpovídá to floor(a/b)"
-#: ../src/funclib.c:7192
+#: ../src/funclib.c:7194
msgid "Calculate the Jacobi symbol (a/b) (b should be odd)"
msgstr "Vypočítat Jacobiho symbol (a/b) (b by mělo být liché)"
-#: ../src/funclib.c:7194
+#: ../src/funclib.c:7196
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"
@@ -2845,71 +2837,71 @@ msgstr ""
"Vypočítat Jacobiho symbol (a/b) s Kroneckerovým rozšířením (a/2)=(2/a) když "
"je a liché, nebo (a/2)=0 když je a sudé"
-#: ../src/funclib.c:7196
+#: ../src/funclib.c:7198
msgid "Calculate the Legendre symbol (a/p)"
msgstr "Vypočítat Legendrův symbol (a/p)"
-#: ../src/funclib.c:7199
+#: ../src/funclib.c:7201
msgid "Get the real part of a complex number"
msgstr "Získat reálnou část komplexního čísla"
-#: ../src/funclib.c:7202
+#: ../src/funclib.c:7204
msgid "Get the imaginary part of a complex number"
msgstr "Získat imaginární číst komplexního čísla"
-#: ../src/funclib.c:7206
+#: ../src/funclib.c:7208
msgid "Make an identity matrix of a given size"
msgstr "Vytvořit jednotkovou matici o daných rozměrech"
-#: ../src/funclib.c:7209
+#: ../src/funclib.c:7211
msgid "Make an matrix of all zeros (or a row vector)"
msgstr "Vytvořit matici (nebo řádkový vektor) samých nul"
-#: ../src/funclib.c:7211
+#: ../src/funclib.c:7213
msgid "Make an matrix of all ones (or a row vector)"
msgstr "Vytvořit matici (nebo řádkový vektor) samých jedniček"
-#: ../src/funclib.c:7214
+#: ../src/funclib.c:7216
msgid "Get the number of rows of a matrix"
msgstr "Získat počet řádků matice"
-#: ../src/funclib.c:7215
+#: ../src/funclib.c:7217
msgid "Get the number of columns of a matrix"
msgstr "Získat počet sloupců matice"
-#: ../src/funclib.c:7216
+#: ../src/funclib.c:7218
msgid "Is a matrix square"
msgstr "Je matice čtvercová"
-#: ../src/funclib.c:7217
+#: ../src/funclib.c:7219
msgid "Is argument a horizontal or a vertical vector"
msgstr "Je parametr vodorovný nebo svislý vektor"
-#: ../src/funclib.c:7218
+#: ../src/funclib.c:7220
msgid "Is a matrix upper triangular"
msgstr "Je matice horní trojúhelníková"
-#: ../src/funclib.c:7219
+#: ../src/funclib.c:7221
msgid "Is a matrix lower triangular"
msgstr "Je matice dolní trojúhelníková"
-#: ../src/funclib.c:7220
+#: ../src/funclib.c:7222
msgid "Is a matrix diagonal"
msgstr "Je matice diagonální"
-#: ../src/funclib.c:7221
+#: ../src/funclib.c:7223
msgid "Get the number of elements of a matrix"
msgstr "Získat počet prvků matice"
-#: ../src/funclib.c:7223
+#: ../src/funclib.c:7225
msgid "Get the row echelon form of a matrix"
msgstr "Získat řádkově odstupňovaný tvar matice"
-#: ../src/funclib.c:7227
+#: ../src/funclib.c:7229
msgid "Get the reduced row echelon form of a matrix"
msgstr "Získat redukovaný řádkově odstupňovaný tvar matice"
-#: ../src/funclib.c:7231
+#: ../src/funclib.c:7233
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 "
@@ -2919,11 +2911,11 @@ msgstr ""
"jinak null. Další dva parametry předávané odkazem mohou být použity pro "
"získání redukovaného M a V."
-#: ../src/funclib.c:7234
+#: ../src/funclib.c:7236
msgid "Get the determinant of a matrix"
msgstr "Získat determinant matice"
-#: ../src/funclib.c:7237
+#: ../src/funclib.c:7239
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"
@@ -2931,196 +2923,196 @@ msgstr ""
"Vrátit pivotové sloupce matice, to je sloupce, které začínají 1 v tvaru "
"RREF, také vrací sloupec, kde vznikají"
-#: ../src/funclib.c:7239
+#: ../src/funclib.c:7241
msgid "Get the nullspace of a matrix"
msgstr "Získat nulový prostor matice"
-#: ../src/funclib.c:7241
+#: ../src/funclib.c:7243
msgid "Make new matrix of given size from old one"
msgstr "Vytvořit z původní matice novou matici daných rozměrů"
-#: ../src/funclib.c:7242
+#: ../src/funclib.c:7244
msgid "Return the index complement of a vector of indexes"
msgstr "Vrátit doplňkový index vektoru indexů"
-#: ../src/funclib.c:7243
+#: ../src/funclib.c:7245
msgid "Get the Hermitian product of two vectors"
msgstr "Získat vnější (hermitský) součin dvou vektorů"
-#: ../src/funclib.c:7246
+#: ../src/funclib.c:7248
msgid "Check if a matrix is a matrix of numbers"
msgstr "Zjistit, jestli je matice matice čísel"
-#: ../src/funclib.c:7247
+#: ../src/funclib.c:7249
msgid "Check if a matrix is an integer (non-complex) matrix"
msgstr "Zjistit, jestli je matice matice celých (ne komplexních) čísel"
-#: ../src/funclib.c:7248
+#: ../src/funclib.c:7250
msgid "Check if a matrix is a rational (non-complex) matrix"
msgstr "Zjistit, jestli je matice matice racionálních (ne komplexních) čísel"
-#: ../src/funclib.c:7249
+#: ../src/funclib.c:7251
msgid "Check if a matrix is a real (non-complex) matrix"
msgstr "Zjistit, jestli je matice matice reálných (ne komplexních) čísel"
-#: ../src/funclib.c:7250
+#: ../src/funclib.c:7252
msgid "Check if a matrix is positive, that is if each element is positive"
msgstr "Zjistí zda je matice pozitivní, je-li každý z prvků kladný"
-#: ../src/funclib.c:7251
+#: ../src/funclib.c:7253
msgid ""
"Check if a matrix is nonnegative, that is if each element is nonnegative"
msgstr "Zjistí zda je matice nezáporná, je-li každý z prvků nezáporný"
-#: ../src/funclib.c:7253
+#: ../src/funclib.c:7255
msgid "Check if a number or a matrix is all zeros"
msgstr "Zjistit, jestli je číslo nebo všechny prvky matice nula"
-#: ../src/funclib.c:7254
+#: ../src/funclib.c:7256
msgid "Check if a number or a matrix is 1 or identity respectively"
msgstr "Zjistit. jestli číslo je 1 či matice jednotková"
-#: ../src/funclib.c:7256
+#: ../src/funclib.c:7258
msgid ""
"Returns true if the element x is in the set X (where X is a vector "
"pretending to be a set)"
msgstr ""
"Vrátí true, když prvek x je v množině X (kde X je vektor braný jako množina)"
-#: ../src/funclib.c:7257
+#: ../src/funclib.c:7259
msgid "Returns true if X is a subset of Y"
msgstr "Vrátí true když X je podmnožina Y"
-#: ../src/funclib.c:7258
+#: ../src/funclib.c:7260
msgid ""
"Returns a set theoretic difference X-Y (X and Y are vectors pretending to be "
"sets)"
msgstr "Vrátí množinový rozdíl X-Y (X a Y jsou vektory brané jako množiny)"
-#: ../src/funclib.c:7259
+#: ../src/funclib.c:7261
msgid ""
"Returns a set theoretic intersection of X and Y (X and Y are vectors "
"pretending to be sets)"
msgstr "Vrátí množinový průnik X a Y (X a Y jsou vektory brané jako množiny)"
-#: ../src/funclib.c:7261
+#: ../src/funclib.c:7263
msgid "Check if argument is a null"
msgstr "Zjistit, jestli je argument null"
-#: ../src/funclib.c:7262
+#: ../src/funclib.c:7264
msgid "Check if argument is a number"
msgstr "Zjistit, jestli je argument číslo"
-#: ../src/funclib.c:7263
+#: ../src/funclib.c:7265
msgid "Check if argument is a boolean (and not a number)"
msgstr "Zjistit, jestli je argument pravdivostní hodnota (ne číslo)"
-#: ../src/funclib.c:7264
+#: ../src/funclib.c:7266
msgid "Check if argument is a text string"
msgstr "Zjistit, jestli je argument textový řetězec"
-#: ../src/funclib.c:7265
+#: ../src/funclib.c:7267
msgid "Check if argument is a matrix"
msgstr "Zjistit, jestli je argument matice"
-#: ../src/funclib.c:7266
+#: ../src/funclib.c:7268
msgid "Check if argument is a function"
msgstr "Zjistit, jestli je argument funkce"
-#: ../src/funclib.c:7267
+#: ../src/funclib.c:7269
msgid "Check if argument is a function or an identifier"
msgstr "Zjistit, jestli je argument funkce nebo identifikátor"
-#: ../src/funclib.c:7268
+#: ../src/funclib.c:7270
msgid "Check if argument is a function reference"
msgstr "Zjistit, jestli je argument odkazem na funkci"
-#: ../src/funclib.c:7270
+#: ../src/funclib.c:7272
msgid "Check if argument is a complex (non-real) number"
msgstr "Zjistit, jestli je argument komplexní (ne reálné) číslo"
-#: ../src/funclib.c:7271
+#: ../src/funclib.c:7273
msgid "Check if argument is a real number"
msgstr "Zjistit, jestli je argument reálné číslo"
-#: ../src/funclib.c:7272
+#: ../src/funclib.c:7274
msgid "Check if argument is an integer (non-complex)"
msgstr "Zjistit, jestli je argument celé (ne komplexní) číslo"
-#: ../src/funclib.c:7273
+#: ../src/funclib.c:7275
msgid "Check if argument is a positive real integer"
msgstr "Zjistit, jestli je argument kladné reálné celé číslo"
-#: ../src/funclib.c:7275
+#: ../src/funclib.c:7277
msgid "Check if argument is a non-negative real integer"
msgstr "Zjistit, jestli je argument nezáporné reálné celé číslo"
-#: ../src/funclib.c:7276
+#: ../src/funclib.c:7278
msgid "Check if argument is a possibly complex integer"
msgstr "Zjistit, jestli je argument možná komplexní celé číslo"
-#: ../src/funclib.c:7278
+#: ../src/funclib.c:7280
msgid "Check if argument is a rational number (non-complex)"
msgstr "Zjistit, jestli je argument racionální (ne komplexní) číslo"
-#: ../src/funclib.c:7279
+#: ../src/funclib.c:7281
msgid "Check if argument is a possibly complex rational number"
msgstr "Zjistit, jestli je argument možná komplexní racionální číslo"
-#: ../src/funclib.c:7280
+#: ../src/funclib.c:7282
msgid "Check if argument is a floating point number (non-complex)"
msgstr ""
"Zjistit, jestli je argument (ne komplexní) číslo s plovoucí desetinnou čárkou"
-#: ../src/funclib.c:7282
+#: ../src/funclib.c:7284
msgid "Add two polynomials (vectors)"
msgstr "Sečíst dva polynomy (vektory)"
-#: ../src/funclib.c:7283
+#: ../src/funclib.c:7285
msgid "Subtract two polynomials (as vectors)"
msgstr "Odečíst dva polynomy (jako vektory)"
-#: ../src/funclib.c:7284
+#: ../src/funclib.c:7286
msgid "Multiply two polynomials (as vectors)"
msgstr "Vynásobit dva polynomy (jako vektory)"
-#: ../src/funclib.c:7285
+#: ../src/funclib.c:7287
msgid "Divide polynomial p by q, return the remainder in r"
msgstr "Dělit polymon p polynomem q, vratit zůstatek v r"
-#: ../src/funclib.c:7286
+#: ../src/funclib.c:7288
msgid "Take polynomial (as vector) derivative"
msgstr "Derivovat polynom (jako vektor)"
-#: ../src/funclib.c:7287
+#: ../src/funclib.c:7289
msgid "Take second polynomial (as vector) derivative"
msgstr "Vypočítat druhou derivaci polynomu (jako vektoru)"
-#: ../src/funclib.c:7288
+#: ../src/funclib.c:7290
msgid "Trim zeros from a polynomial (as vector)"
msgstr "Odstranit nuly z polynomu (jako vektoru)"
-#: ../src/funclib.c:7289
+#: ../src/funclib.c:7291
msgid "Check if a vector is usable as a polynomial"
msgstr "Zjistit, jestli je vektor použitelný jako polynom"
-#: ../src/funclib.c:7290
+#: ../src/funclib.c:7292
msgid "Make string out of a polynomial (as vector)"
msgstr "Vytvořit řetězec z polynomu (jako vektoru)"
-#: ../src/funclib.c:7291
+#: ../src/funclib.c:7293
msgid "Make function out of a polynomial (as vector)"
msgstr "Vytvořit funkci z polynomu (jako vektoru)"
-#: ../src/funclib.c:7293
+#: ../src/funclib.c:7295
msgid "Find roots of a quadratic polynomial (given as vector of coefficients)"
msgstr "Najít kořeny kvadratického polynomu (polynom dán jako vektor)"
-#: ../src/funclib.c:7295
+#: ../src/funclib.c:7297
msgid "Get all combinations of k numbers from 1 to n as a vector of vectors"
msgstr "Získat jako vektor vektorů všechny kombinace k-té třídy z prvků 1 do n"
-#: ../src/funclib.c:7296
+#: ../src/funclib.c:7298
msgid ""
"Get combination that would come after v in call to combinations, first "
"combination should be [1:k]."
@@ -3128,25 +3120,25 @@ msgstr ""
"Získat kombinaci, která následuje po kombinaci v. První kombinance by měla "
"být [1:k]."
-#: ../src/funclib.c:7297
+#: ../src/funclib.c:7299
msgid "Get all permutations of k numbers from 1 to n as a vector of vectors"
msgstr ""
"Získat jako vektor vektorů všechny variace k-té třídy z prvků 1 až n, "
"případně permutace pro k=n"
-#: ../src/funclib.c:7299
+#: ../src/funclib.c:7301
msgid "Calculate combinations (binomial coefficient)"
msgstr "Spočítat kombinace (binomiální koeficient)"
-#: ../src/funclib.c:7302
+#: ../src/funclib.c:7304
msgid "Convert a string to a vector of ASCII values"
msgstr "Převést řetězec na vektor hodnot ASCII"
-#: ../src/funclib.c:7303
+#: ../src/funclib.c:7305
msgid "Convert a vector of ASCII values to a string"
msgstr "Převést vektor hodnot ASCII na řetězec"
-#: ../src/funclib.c:7305
+#: ../src/funclib.c:7307
msgid ""
"Convert a string to a vector of 0-based alphabet values (positions in the "
"alphabet string), -1's for unknown letters"
@@ -3154,7 +3146,7 @@ msgstr ""
"Převést řetězec na vektor hodnot abecedy počítaných od 0 (pozic v řetězci "
"abecedy), -1 pro neznámé znaky"
-#: ../src/funclib.c:7306
+#: ../src/funclib.c:7308
msgid ""
"Convert a vector of 0-based alphabet values (positions in the alphabet "
"string) to a string"
@@ -3162,7 +3154,7 @@ msgstr ""
"Převést vektor hodnot abecedy počítaných od 0 (pozic v řetězci abecedy) na "
"řetězec"
-#: ../src/funclib.c:7308
+#: ../src/funclib.c:7310
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."
@@ -3171,7 +3163,7 @@ msgstr ""
"proměnnou definovanou v systému. Chráněné parametry mohou být měněny i "
"nadále."
-#: ../src/funclib.c:7309
+#: ../src/funclib.c:7311
msgid ""
"Unprotect a variable from being modified. It will be treated as a user "
"defined variable from now on."
@@ -3179,27 +3171,27 @@ msgstr ""
"Zrušit ochranu proměnné proti změnám. Od teď s ní bude zacházeno jako s "
"uživatelem definovanou proměnnou."
-#: ../src/funclib.c:7310
+#: ../src/funclib.c:7312
msgid ""
"Set flags for a function, currently \"PropagateMod\" and \"NoModuloArguments"
"\""
msgstr ""
"Nastavit příznaky funkce, momentálně „PropagateMod“ a „NoModuloArguments“"
-#: ../src/funclib.c:7311
+#: ../src/funclib.c:7313
msgid "Get current modulo from the context outside the function"
msgstr "Získat aktuální zbytek z kontextu mimo funkci"
-#: ../src/funclib.c:7312
+#: ../src/funclib.c:7314
msgid "Check if a variable or function is defined"
msgstr "Zjistit, jestli je proměnná či funkce definována"
-#: ../src/funclib.c:7313
+#: ../src/funclib.c:7315
msgid "Undefine a variable (including all locals and globals of the same name)"
msgstr ""
"Zapomenout proměnnou (včetně všech lokálních i globálních stejného názvu)"
-#: ../src/funclib.c:7315
+#: ../src/funclib.c:7317
msgid ""
"Undefine all unprotected (user defined) global variables and parameters. "
"Does not reset or change protected (system) parameters."
@@ -3207,7 +3199,7 @@ msgstr ""
"Zrušit definice všech nechráněných (definovaných uživatelem) globálních "
"proměnných a parametrů. Nenuluje ani nemění chráněné (systémové) parametry."
-#: ../src/funclib.c:7316
+#: ../src/funclib.c:7318
msgid ""
"Mark all currently defined variables as protected. They will be treated as "
"system defined variables from now on."
@@ -3215,26 +3207,26 @@ msgstr ""
"Označit všechny v současnosti definované proměnné jako chráněné. Od teď s "
"nimi bude zacházeno jako s proměnnými definovanými v systému."
-#: ../src/funclib.c:7317
+#: ../src/funclib.c:7319
msgid ""
"Return a vector of all global unprotected (user defined) variable names."
msgstr ""
"Vrátit vektor všech nechráněných (uživatelský definovaných) globálních "
"proměnných."
-#: ../src/funclib.c:7319
+#: ../src/funclib.c:7321
msgid "Parse a string (but do not execute)"
msgstr "Analyzovat (ale nevyhodnocovat) řetězec"
-#: ../src/funclib.c:7320
+#: ../src/funclib.c:7322
msgid "Parse and evaluate a string"
msgstr "Analyzovat a vyhodnotit řetězec"
-#: ../src/funclib.c:7322
+#: ../src/funclib.c:7324
msgid "Ask a question and return a string. Optionally pass in a default."
msgstr "Položit otázku a vrátit řetězec. Lze také zadat výchozí hodnotu."
-#: ../src/funclib.c:7323
+#: ../src/funclib.c:7325
msgid ""
"Ask a question and present a list of buttons. Returns the 1-based index of "
"the button pressed (or null on failure)."
@@ -3242,7 +3234,7 @@ msgstr ""
"Položit otázku a nabídnout seznam tlačítek. Vrátí pořadí zmáčknutého "
"tlačítka (číslováno od 1) a nebo prázdnou hodnotu při selhání."
-#: ../src/funclib.c:7325
+#: ../src/funclib.c:7327
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 "
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]