Warning, /education/analitza/poqm/cs/analitza_qt.po is written in an unsupported language. File is not indexed.

0001 # Vít Pelčák <vit@pelcak.org>, 2014, 2015, 2017, 2019.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0006 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0007 "PO-Revision-Date: 2019-09-06 17:49+0200\n"
0008 "Last-Translator: Vit Pelcak <vit@pelcak.org>\n"
0009 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
0010 "Language: cs\n"
0011 "MIME-Version: 1.0\n"
0012 "Content-Type: text/plain; charset=UTF-8\n"
0013 "Content-Transfer-Encoding: 8bit\n"
0014 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
0015 "X-Generator: Lokalize 19.08.0\n"
0016 "X-Qt-Contexts: true\n"
0017 
0018 msgctxt "QObject|dictionary"
0019 msgid "xaxaxaxaxa"
0020 msgstr ""
0021 
0022 msgctxt "QObject|dictionary"
0023 msgid "cosa"
0024 msgstr ""
0025 
0026 #: analitza/analyzer.cpp:193
0027 msgctxt "QCoreApplication|"
0028 msgid "Cannot calculate an empty expression"
0029 msgstr "Nelze vypočítat prázdný výraz"
0030 
0031 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0032 #: analitza/analyzer.cpp:285
0033 msgctxt "QCoreApplication|"
0034 msgid "Must specify a correct operation"
0035 msgstr "Musíte určit správnou operaci"
0036 
0037 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0038 #, qt-format
0039 msgctxt "QCoreApplication|"
0040 msgid "Unknown identifier: '%1'"
0041 msgstr "Neznámý identifikátor: '%1'"
0042 
0043 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0044 msgctxt "identifier separator in error message|"
0045 msgid "', '"
0046 msgstr "', '"
0047 
0048 #: analitza/analyzer.cpp:615
0049 msgctxt "Error message, no proper condition found.|"
0050 msgid "Could not find a proper choice for a condition statement."
0051 msgstr "Pro stanovení podmínek nelze najít správnou volbu."
0052 
0053 #: analitza/analyzer.cpp:936
0054 msgctxt "QCoreApplication|"
0055 msgid "Type not supported for bounding."
0056 msgstr ""
0057 
0058 #: analitza/analyzer.cpp:961
0059 msgctxt "QCoreApplication|"
0060 msgid "The downlimit is greater than the uplimit"
0061 msgstr "Spodní limita je větší než horní"
0062 
0063 #: analitza/analyzer.cpp:963
0064 msgctxt "QCoreApplication|"
0065 msgid "Incorrect uplimit or downlimit."
0066 msgstr "Horní limita nebo spodní limita není správná."
0067 
0068 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0069 #, qt-format
0070 msgctxt "QCoreApplication|"
0071 msgid "Invalid type for parameter '%1'"
0072 msgstr ""
0073 
0074 #: analitza/analyzer.cpp:1877
0075 msgctxt "By a cycle i mean a variable that depends on itself|"
0076 msgid "Defined a variable cycle"
0077 msgstr "Vymezený oběh proměnné"
0078 
0079 #: analitza/analyzer.cpp:1919
0080 msgctxt "QCoreApplication|"
0081 msgid "The result is not a number"
0082 msgstr "Výsledek není číslo"
0083 
0084 #: analitza/commands/blockmatrixcommands.cpp:44
0085 #: analitza/commands/blockmatrixcommands.cpp:234
0086 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0087 #: analitza/commands/matrixcommands.cpp:48
0088 #: analitza/commands/matrixcommands.cpp:201
0089 #: analitza/commands/vectorcommands.cpp:45
0090 #: analitza/commands/vectorcommands.cpp:82
0091 #, qt-format
0092 msgctxt "QCoreApplication|"
0093 msgid "Invalid parameter count for '%1'"
0094 msgstr ""
0095 
0096 #: analitza/commands/blockmatrixcommands.cpp:86
0097 #: analitza/commands/blockmatrixcommands.cpp:119
0098 #: analitza/commands/blockmatrixcommands.cpp:122
0099 msgctxt "QCoreApplication|"
0100 msgid "Blocks must have consistent size between each and other"
0101 msgstr ""
0102 
0103 #: analitza/commands/blockmatrixcommands.cpp:90
0104 #: analitza/commands/blockmatrixcommands.cpp:126
0105 #: analitza/commands/blockmatrixcommands.cpp:263
0106 msgctxt "QCoreApplication|"
0107 msgid "Do not want empty blocks"
0108 msgstr ""
0109 
0110 #: analitza/commands/blockmatrixcommands.cpp:93
0111 #: analitza/commands/blockmatrixcommands.cpp:130
0112 #: analitza/commands/blockmatrixcommands.cpp:209
0113 #: analitza/commands/blockmatrixcommands.cpp:267
0114 msgctxt "QCoreApplication|"
0115 msgid "Blocks must be matrices"
0116 msgstr ""
0117 
0118 #: analitza/commands/blockmatrixcommands.cpp:142
0119 msgctxt "QCoreApplication|"
0120 msgid "Number of blocks must be consistent"
0121 msgstr ""
0122 
0123 #: analitza/commands/blockmatrixcommands.cpp:145
0124 #: analitza/commands/blockmatrixcommands.cpp:211
0125 #: analitza/commands/matrixcommands.cpp:147
0126 msgctxt "QCoreApplication|"
0127 msgid "Do not want empty vectors/matrixrow elements"
0128 msgstr ""
0129 
0130 #: analitza/commands/blockmatrixcommands.cpp:150
0131 #: analitza/commands/blockmatrixcommands.cpp:213
0132 #: analitza/commands/matrixcommands.cpp:149
0133 msgctxt "QCoreApplication|"
0134 msgid "Matrix constructor needs vectors or matrixrow elements"
0135 msgstr ""
0136 
0137 #: analitza/commands/blockmatrixcommands.cpp:244
0138 #: analitza/commands/matrixcommands.cpp:288
0139 #, qt-format
0140 msgctxt "QCoreApplication|"
0141 msgid "the arg %1 is invalid or is error"
0142 msgstr ""
0143 
0144 #: analitza/commands/eigencommands.cpp:39
0145 #, qt-format
0146 msgctxt "QCoreApplication|"
0147 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0148 msgstr ""
0149 
0150 #: analitza/commands/eigencommands.cpp:47
0151 #, qt-format
0152 msgctxt "QCoreApplication|"
0153 msgid "To use '%1' command the input matrix must be square"
0154 msgstr ""
0155 
0156 #: analitza/commands/eigencommands.cpp:68
0157 #: analitza/commands/eigencommands.cpp:74
0158 #, qt-format
0159 msgctxt "QCoreApplication|"
0160 msgid ""
0161 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0162 "value"
0163 msgstr ""
0164 
0165 #: analitza/commands/eigencommands.cpp:126
0166 #: analitza/commands/eigencommands.cpp:193
0167 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0168 msgid "Returned eigenvalue is NaN"
0169 msgstr ""
0170 
0171 #: analitza/commands/eigencommands.cpp:132
0172 #: analitza/commands/eigencommands.cpp:196
0173 msgctxt "QCoreApplication|"
0174 msgid "Returned eigenvalue is too big"
0175 msgstr ""
0176 
0177 #: analitza/commands/matrixcommands.cpp:31
0178 msgctxt "QCoreApplication|"
0179 msgid "Matrix dimensions must be greater than zero"
0180 msgstr ""
0181 
0182 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0183 msgctxt "QCoreApplication|"
0184 msgid "All matrixrow elements must have the same size"
0185 msgstr ""
0186 
0187 #: analitza/commands/matrixcommands.cpp:127
0188 msgctxt "QCoreApplication|"
0189 msgid "Not all are rows or vectors"
0190 msgstr ""
0191 
0192 #: analitza/commands/matrixcommands.cpp:143
0193 msgctxt "QCoreApplication|"
0194 msgid "Every argument must be a matrixrow element"
0195 msgstr ""
0196 
0197 #: analitza/commands/matrixcommands.cpp:241
0198 msgctxt "QCoreApplication|"
0199 msgid "The nth diagonal index must be less than the row count"
0200 msgstr ""
0201 
0202 #: analitza/commands/matrixcommands.cpp:249
0203 msgctxt "QCoreApplication|"
0204 msgid "The nth diagonal index must be less than the column count"
0205 msgstr ""
0206 
0207 #: analitza/commands/matrixcommands.cpp:265
0208 msgctxt "QCoreApplication|"
0209 msgid "nth diagonal index must be integer number"
0210 msgstr ""
0211 
0212 #: analitza/commands/matrixcommands.cpp:269
0213 msgctxt "QCoreApplication|"
0214 msgid "nth diagonal index must be a positive integer number"
0215 msgstr ""
0216 
0217 #: analitza/commands/vectorcommands.cpp:62
0218 #, qt-format
0219 msgctxt "QCoreApplication|"
0220 msgid "Invalid parameter type for '%1', was expected a list"
0221 msgstr ""
0222 
0223 #: analitza/commands/vectorcommands.cpp:75
0224 #: analitza/commands/vectorcommands.cpp:78
0225 msgctxt "QCoreApplication|"
0226 msgid "Vector size must be some integer value greater to zero"
0227 msgstr ""
0228 
0229 #: analitza/explexer.cpp:78
0230 msgctxt "QCoreApplication|"
0231 msgid "Unexpectedly arrived to the end of the input"
0232 msgstr ""
0233 
0234 #: analitza/explexer.cpp:112
0235 #, qt-format
0236 msgctxt "QCoreApplication|"
0237 msgid "Unknown token %1"
0238 msgstr "Neznámý výraz %1"
0239 
0240 #: analitza/expression.cpp:162
0241 #, qt-format
0242 msgctxt "QCoreApplication|"
0243 msgid "<em>%1</em> needs at least 2 parameters"
0244 msgstr "<em>%1</em> potřebuje minimálně dva parametry"
0245 
0246 #: analitza/expression.cpp:164
0247 #, qt-format
0248 msgctxt "QCoreApplication|"
0249 msgid "<em>%1</em> requires %2 parameters"
0250 msgstr "<em>%1</em> vyžaduje %2 parametrů"
0251 
0252 #: analitza/expression.cpp:171
0253 #, qt-format
0254 msgctxt "QCoreApplication|"
0255 msgid "Missing boundary for '%1'"
0256 msgstr ""
0257 
0258 #: analitza/expression.cpp:173
0259 #, qt-format
0260 msgctxt "QCoreApplication|"
0261 msgid "Unexpected bounding for '%1'"
0262 msgstr ""
0263 
0264 #: analitza/expression.cpp:178
0265 #, qt-format
0266 msgctxt "QCoreApplication|"
0267 msgid "<em>%1</em> missing bounds on '%2'"
0268 msgstr ""
0269 
0270 #: analitza/expression.cpp:200
0271 msgctxt "QCoreApplication|"
0272 msgid "Wrong declare"
0273 msgstr ""
0274 
0275 #: analitza/expression.cpp:210
0276 #, qt-format
0277 msgctxt "QCoreApplication|"
0278 msgid "Empty container: %1"
0279 msgstr "Prázdná schránka: %1"
0280 
0281 #: analitza/expression.cpp:228
0282 msgctxt "there was a conditional outside a condition structure|"
0283 msgid "We can only have conditionals inside piecewise structures."
0284 msgstr ""
0285 "Uvnitř struktur sestavených po částech můžeme mít pouze podmiňovací způsob."
0286 
0287 #: analitza/expression.cpp:244
0288 #, qt-format
0289 msgctxt "QCoreApplication|"
0290 msgid "Cannot have two parameters with the same name like '%1'."
0291 msgstr ""
0292 
0293 #: analitza/expression.cpp:259
0294 msgctxt ""
0295 "this is an error message. otherwise is the else in a mathml condition|"
0296 msgid "The <em>otherwise</em> parameter should be the last one"
0297 msgstr ""
0298 
0299 #: analitza/expression.cpp:267
0300 #, qt-format
0301 msgctxt "there was an element that was not a conditional inside a condition|"
0302 msgid "%1 is not a proper condition inside the piecewise"
0303 msgstr "%1 není správnou podmínkou uvnitř spojité funkce ap. (\"po částech\")"
0304 
0305 #: analitza/expression.cpp:273
0306 msgctxt "QCoreApplication|"
0307 msgid "We can only declare variables"
0308 msgstr "Pouze můžeme prohlásit proměnné"
0309 
0310 #: analitza/expression.cpp:279
0311 msgctxt "QCoreApplication|"
0312 msgid "We can only have bounded variables"
0313 msgstr "Můžeme mít pouze omezené proměnné"
0314 
0315 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0316 msgctxt "QCoreApplication|"
0317 msgid "Do not want empty matrixrow elements"
0318 msgstr ""
0319 
0320 #: analitza/expression.cpp:300
0321 msgctxt "QCoreApplication|"
0322 msgid "The matrix must contain only matrixrow elements"
0323 msgstr ""
0324 
0325 #: analitza/expression.cpp:419
0326 #, qt-format
0327 msgctxt "QCoreApplication|"
0328 msgid "Error while parsing: %1"
0329 msgstr "Chyba při rozboru: %1"
0330 
0331 #: analitza/expression.cpp:450
0332 #, qt-format
0333 msgctxt "An error message|"
0334 msgid "Container unknown: %1"
0335 msgstr "Neznámá schránka: %1"
0336 
0337 #: analitza/expression.cpp:456
0338 #, qt-format
0339 msgctxt "QCoreApplication|"
0340 msgid "Cannot codify the %1 value."
0341 msgstr "Nelze stanovit hodnotu %1."
0342 
0343 #: analitza/expression.cpp:462
0344 #, qt-format
0345 msgctxt "QCoreApplication|"
0346 msgid "The %1 operator cannot have child contexts."
0347 msgstr "Operátor %1 nemůže mít dětské souvislosti."
0348 
0349 #: analitza/expression.cpp:466
0350 #, qt-format
0351 msgctxt "QCoreApplication|"
0352 msgid "The element '%1' is not an operator."
0353 msgstr ""
0354 
0355 #: analitza/expression.cpp:479
0356 msgctxt "QCoreApplication|"
0357 msgid "Do not want empty vectors"
0358 msgstr ""
0359 
0360 #: analitza/expression.cpp:489
0361 msgctxt "QCoreApplication|"
0362 msgid "Do not want empty matrices"
0363 msgstr ""
0364 
0365 #: analitza/expression.cpp:508
0366 #, qt-format
0367 msgctxt "Error message due to an unrecognized input|"
0368 msgid "Not supported/unknown: %1"
0369 msgstr "Nepodporováno/neznámé: %1"
0370 
0371 #: analitza/expressionparser.cpp:296
0372 msgctxt "QCoreApplication|"
0373 msgid ", "
0374 msgstr ", "
0375 
0376 #: analitza/expressionparser.cpp:296
0377 #, qt-format
0378 msgctxt "error message|"
0379 msgid "Expected %1 instead of '%2'"
0380 msgstr "Bylo očekáváno %1 namísto '%2'"
0381 
0382 #: analitza/expressionparser.cpp:298
0383 msgctxt "QCoreApplication|"
0384 msgid "Missing right parenthesis"
0385 msgstr "Pravá kulatá závorka chybí"
0386 
0387 #: analitza/expressionparser.cpp:300
0388 msgctxt "QCoreApplication|"
0389 msgid "Unbalanced right parenthesis"
0390 msgstr "Pravá kulatá závorka je v nerovnováze"
0391 
0392 #: analitza/expressionparser.cpp:303
0393 #, qt-format
0394 msgctxt "QCoreApplication|"
0395 msgid "Unexpected token identifier: %1"
0396 msgstr ""
0397 
0398 #: analitza/expressionparser.cpp:305
0399 #, qt-format
0400 msgctxt "QCoreApplication|"
0401 msgid "Unexpected token %1"
0402 msgstr "Neočekávaný výraz %1"
0403 
0404 #: analitza/expressiontypechecker.cpp:301
0405 #, qt-format
0406 msgctxt "QCoreApplication|"
0407 msgid "Could not find a type that unifies '%1'"
0408 msgstr ""
0409 
0410 #: analitza/expressiontypechecker.cpp:473
0411 msgctxt "QCoreApplication|"
0412 msgid "The domain should be either a vector or a list"
0413 msgstr ""
0414 
0415 #: analitza/expressiontypechecker.cpp:558
0416 #, qt-format
0417 msgctxt "type error message|"
0418 msgid "Cannot call '%1'"
0419 msgstr ""
0420 
0421 #: analitza/expressiontypechecker.cpp:593
0422 #, qt-format
0423 msgctxt "QCoreApplication|"
0424 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0425 msgstr ""
0426 
0427 #: analitza/expressiontypechecker.cpp:604
0428 #, qt-format
0429 msgctxt "QCoreApplication|"
0430 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0431 msgstr ""
0432 
0433 #: analitza/expressiontypechecker.cpp:616
0434 #, qt-format
0435 msgctxt "QCoreApplication|"
0436 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0437 msgstr ""
0438 
0439 #: analitza/expressiontypechecker.cpp:654
0440 #, qt-format
0441 msgctxt "QCoreApplication|"
0442 msgid "Could not call '%1'"
0443 msgstr "Nelze zavolat '%1'"
0444 
0445 #: analitza/expressiontypechecker.cpp:662
0446 #, qt-format
0447 msgctxt "QCoreApplication|"
0448 msgid "Could not solve '%1'"
0449 msgstr "Nelze vyřešit '%1'"
0450 
0451 #: analitza/expressiontypechecker.cpp:695
0452 #, qt-format
0453 msgctxt "QCoreApplication|"
0454 msgid "Incoherent type for the variable '%1'"
0455 msgstr ""
0456 
0457 #: analitza/expressiontypechecker.cpp:718
0458 msgctxt "QCoreApplication|"
0459 msgid "Could not determine the type for piecewise"
0460 msgstr ""
0461 
0462 #: analitza/expressiontypechecker.cpp:937
0463 msgctxt "QCoreApplication|"
0464 msgid "Unexpected type"
0465 msgstr "Neočekávaný typ"
0466 
0467 #: analitza/expressiontypechecker.cpp:960
0468 #, qt-format
0469 msgctxt "QCoreApplication|"
0470 msgid "Cannot convert '%1' to '%2'"
0471 msgstr "Nelze převést '%1 na '%2'"
0472 
0473 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0474 #, qt-format
0475 msgctxt "html representation of an operator|"
0476 msgid "<span class='op'>%1</span>"
0477 msgstr "<span class='op'>%1</span>"
0478 
0479 #: analitza/htmlexpressionwriter.cpp:56
0480 #, qt-format
0481 msgctxt "html representation of an operator|"
0482 msgid "<span class='keyword'>%1</span>"
0483 msgstr "<span class='keyword'>%1</span>"
0484 
0485 #: analitza/mathmlpresentationlexer.cpp:94
0486 #, qt-format
0487 msgctxt "Error message|"
0488 msgid "Unknown token '%1'"
0489 msgstr "Neznámý výraz '%1'"
0490 
0491 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0492 msgctxt "QCoreApplication|"
0493 msgid "Cannot divide by 0."
0494 msgstr "Nelze dělit nulou."
0495 
0496 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0497 msgctxt "QCoreApplication|"
0498 msgid "Cannot calculate the remainder on 0."
0499 msgstr "Nelze vypočítat zbytek rovný 0."
0500 
0501 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0502 msgctxt "QCoreApplication|"
0503 msgid "Cannot calculate the factor on 0."
0504 msgstr "Nelze vypočítat násobek rovný 0."
0505 
0506 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0507 msgctxt "QCoreApplication|"
0508 msgid "Cannot calculate the lcm of 0."
0509 msgstr "Nelze vypočítat nejmenší společný násobek rovný 0."
0510 
0511 #: analitza/operations.cpp:246
0512 msgctxt "QCoreApplication|"
0513 msgid "Boolean operations on complex numbers not available"
0514 msgstr ""
0515 
0516 #: analitza/operations.cpp:276
0517 msgctxt "QCoreApplication|"
0518 msgid "Only square root implemented for complex numbers"
0519 msgstr ""
0520 
0521 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0522 #, qt-format
0523 msgctxt "QCoreApplication|"
0524 msgid "Could not calculate a value %1"
0525 msgstr "Nelze vypočítat hodnotu %1"
0526 
0527 #: analitza/operations.cpp:479
0528 #, qt-format
0529 msgctxt "QCoreApplication|"
0530 msgid "Cannot calculate %1 between a value and an error type"
0531 msgstr ""
0532 
0533 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0534 #: analitza/operations.cpp:784
0535 msgctxt "QCoreApplication|"
0536 msgid "Invalid index for a container"
0537 msgstr "Neplatný koeficient schránky"
0538 
0539 #: analitza/operations.cpp:527
0540 #, qt-format
0541 msgctxt "QCoreApplication|"
0542 msgid "Cannot operate '%1' on different sized vectors."
0543 msgstr "Nelze použít '%1' na vektory rozdílné velikosti."
0544 
0545 #: analitza/operations.cpp:566
0546 msgctxt "QCoreApplication|"
0547 msgid ""
0548 "Multiplication between a matrix and a vector is allowed provided that the "
0549 "number of columns of the matrix equals the size of the vector"
0550 msgstr ""
0551 
0552 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0553 msgctxt "QCoreApplication|"
0554 msgid "Matrix and vector entries must be numbers"
0555 msgstr ""
0556 
0557 #: analitza/operations.cpp:599
0558 #, qt-format
0559 msgctxt "QCoreApplication|"
0560 msgid "Could not calculate a vector's %1"
0561 msgstr "%1 vektoru nelze vypočítat"
0562 
0563 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0564 #, qt-format
0565 msgctxt "QCoreApplication|"
0566 msgid "Could not calculate a list's %1"
0567 msgstr ""
0568 
0569 #: analitza/operations.cpp:703
0570 msgctxt "QCoreApplication|"
0571 msgid ""
0572 "Multiplication between a vector and a matrix is allowed provided that the "
0573 "matrix has only one matrixrow element"
0574 msgstr ""
0575 
0576 #: analitza/operations.cpp:730
0577 msgctxt "QCoreApplication|"
0578 msgid ""
0579 "Addition of two matrices is allowed provided that both matrices have the "
0580 "same number of rows and the same number of columns"
0581 msgstr ""
0582 
0583 #: analitza/operations.cpp:762
0584 msgctxt "QCoreApplication|"
0585 msgid ""
0586 "Multiplication of two matrices is allowed provided that the number of "
0587 "columns of the first matrix equals the number of rows of the second matrix"
0588 msgstr ""
0589 
0590 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0591 #: analitza/operations.cpp:887
0592 msgctxt "QCoreApplication|"
0593 msgid "Matrix entries must be numbers"
0594 msgstr ""
0595 
0596 #: analitza/operations.cpp:879
0597 msgctxt "QCoreApplication|"
0598 msgid "The exponent of 'power' must be some integer number"
0599 msgstr ""
0600 
0601 #: analitza/operations.cpp:883
0602 msgctxt "QCoreApplication|"
0603 msgid "Cannot compute 'power' for non square matrix"
0604 msgstr ""
0605 
0606 #: analitza/operations.cpp:922
0607 #, qt-format
0608 msgctxt "QCoreApplication|"
0609 msgid "Cannot calculate %1 between a matrix and an error type"
0610 msgstr ""
0611 
0612 #: analitza/providederivative.cpp:93
0613 #, qt-format
0614 msgctxt "QCoreApplication|"
0615 msgid "Could not calculate the derivative for '%1'"
0616 msgstr ""
0617 
0618 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0619 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0620 msgctxt "@title:column|"
0621 msgid "Name"
0622 msgstr "Název"
0623 
0624 #: analitzagui/operatorsmodel.cpp:98
0625 msgctxt "@title:column|"
0626 msgid "Description"
0627 msgstr "Popis"
0628 
0629 #: analitzagui/operatorsmodel.cpp:101
0630 msgctxt "@title:column|"
0631 msgid "Parameters"
0632 msgstr "Parametry"
0633 
0634 #: analitzagui/operatorsmodel.cpp:104
0635 msgctxt "@title:column|"
0636 msgid "Example"
0637 msgstr "Příklad"
0638 
0639 #: analitzagui/operatorsmodel.cpp:135
0640 msgctxt "Syntax for function bounding|"
0641 msgid " : var"
0642 msgstr ""
0643 
0644 #: analitzagui/operatorsmodel.cpp:137
0645 msgctxt "Syntax for function bounding values|"
0646 msgid "=from..to"
0647 msgstr ""
0648 
0649 #: analitzagui/operatorsmodel.cpp:140
0650 #, qt-format
0651 msgctxt "QCoreApplication|"
0652 msgid "%1("
0653 msgstr "%1("
0654 
0655 #: analitzagui/operatorsmodel.cpp:143
0656 #, qt-format
0657 msgctxt "QCoreApplication|"
0658 msgid "%1... parameters, ...%2)"
0659 msgstr "%1... parametry, ...%2)"
0660 
0661 #: analitzagui/operatorsmodel.cpp:146
0662 #, qt-format
0663 msgctxt "QCoreApplication|"
0664 msgid "par%1"
0665 msgstr "parametr %1"
0666 
0667 #: analitzagui/operatorsmodel.cpp:159
0668 msgctxt "QCoreApplication|"
0669 msgid "Addition"
0670 msgstr "Sčítání"
0671 
0672 #: analitzagui/operatorsmodel.cpp:162
0673 msgctxt "QCoreApplication|"
0674 msgid "Multiplication"
0675 msgstr "Násobení"
0676 
0677 #: analitzagui/operatorsmodel.cpp:165
0678 msgctxt "QCoreApplication|"
0679 msgid "Division"
0680 msgstr "Dělení"
0681 
0682 #: analitzagui/operatorsmodel.cpp:168
0683 msgctxt "QCoreApplication|"
0684 msgid "Subtraction. Will remove all values from the first one."
0685 msgstr ""
0686 
0687 #: analitzagui/operatorsmodel.cpp:171
0688 msgctxt "QCoreApplication|"
0689 msgid "Power"
0690 msgstr "Mocnina"
0691 
0692 #: analitzagui/operatorsmodel.cpp:174
0693 msgctxt "QCoreApplication|"
0694 msgid "Remainder"
0695 msgstr "Zbytek"
0696 
0697 #: analitzagui/operatorsmodel.cpp:177
0698 msgctxt "QCoreApplication|"
0699 msgid "Quotient"
0700 msgstr "Podíl"
0701 
0702 #: analitzagui/operatorsmodel.cpp:180
0703 msgctxt "QCoreApplication|"
0704 msgid "The factor of"
0705 msgstr "Dělitel"
0706 
0707 #: analitzagui/operatorsmodel.cpp:183
0708 msgctxt "QCoreApplication|"
0709 msgid "Factorial. factorial(n)=n!"
0710 msgstr "Faktoriál. factorial(n)=n!"
0711 
0712 #: analitzagui/operatorsmodel.cpp:186
0713 msgctxt "QCoreApplication|"
0714 msgid "Function to calculate the sine of a given angle"
0715 msgstr "Funkce pro výpočet sinu daného úhlu"
0716 
0717 #: analitzagui/operatorsmodel.cpp:189
0718 msgctxt "QCoreApplication|"
0719 msgid "Function to calculate the cosine of a given angle"
0720 msgstr "Funkce pro výpočet cosinu daného úhlu"
0721 
0722 #: analitzagui/operatorsmodel.cpp:192
0723 msgctxt "QCoreApplication|"
0724 msgid "Function to calculate the tangent of a given angle"
0725 msgstr "Funkce pro výpočet tangentu daného úhlu"
0726 
0727 #: analitzagui/operatorsmodel.cpp:195
0728 msgctxt "QCoreApplication|"
0729 msgid "Secant"
0730 msgstr "Sekanta"
0731 
0732 #: analitzagui/operatorsmodel.cpp:198
0733 msgctxt "QCoreApplication|"
0734 msgid "Cosecant"
0735 msgstr "Kosekanta"
0736 
0737 #: analitzagui/operatorsmodel.cpp:201
0738 msgctxt "QCoreApplication|"
0739 msgid "Cotangent"
0740 msgstr "Kotangenta"
0741 
0742 #: analitzagui/operatorsmodel.cpp:204
0743 msgctxt "QCoreApplication|"
0744 msgid "Hyperbolic sine"
0745 msgstr "Hyperbolický sinus"
0746 
0747 #: analitzagui/operatorsmodel.cpp:207
0748 msgctxt "QCoreApplication|"
0749 msgid "Hyperbolic cosine"
0750 msgstr "Hyperbolický kosinus"
0751 
0752 #: analitzagui/operatorsmodel.cpp:210
0753 msgctxt "QCoreApplication|"
0754 msgid "Hyperbolic tangent"
0755 msgstr "Hyperbolická tangenta"
0756 
0757 #: analitzagui/operatorsmodel.cpp:213
0758 msgctxt "QCoreApplication|"
0759 msgid "Hyperbolic secant"
0760 msgstr "Hyperbolická sekanta"
0761 
0762 #: analitzagui/operatorsmodel.cpp:216
0763 msgctxt "QCoreApplication|"
0764 msgid "Hyperbolic cosecant"
0765 msgstr "Hyperbolická kosekanta"
0766 
0767 #: analitzagui/operatorsmodel.cpp:219
0768 msgctxt "QCoreApplication|"
0769 msgid "Hyperbolic cotangent"
0770 msgstr "Hyperbolická kotangenta"
0771 
0772 #: analitzagui/operatorsmodel.cpp:222
0773 msgctxt "QCoreApplication|"
0774 msgid "Arc sine"
0775 msgstr "Arkussinus"
0776 
0777 #: analitzagui/operatorsmodel.cpp:225
0778 msgctxt "QCoreApplication|"
0779 msgid "Arc cosine"
0780 msgstr "Arkuskosinus"
0781 
0782 #: analitzagui/operatorsmodel.cpp:228
0783 msgctxt "QCoreApplication|"
0784 msgid "Arc tangent"
0785 msgstr "Arkustangens"
0786 
0787 #: analitzagui/operatorsmodel.cpp:231
0788 msgctxt "QCoreApplication|"
0789 msgid "Arc cotangent"
0790 msgstr "Arkuskotangens"
0791 
0792 #: analitzagui/operatorsmodel.cpp:237
0793 msgctxt "QCoreApplication|"
0794 msgid "Hyperbolic arc tangent"
0795 msgstr "Hyperbolický arkustangens"
0796 
0797 #: analitzagui/operatorsmodel.cpp:240
0798 msgctxt "QCoreApplication|"
0799 msgid "Summatory"
0800 msgstr "Výpočet součtu"
0801 
0802 #: analitzagui/operatorsmodel.cpp:243
0803 msgctxt "QCoreApplication|"
0804 msgid "Productory"
0805 msgstr "Výpočet součinu"
0806 
0807 #: analitzagui/operatorsmodel.cpp:246
0808 msgctxt "QCoreApplication|"
0809 msgid "For all"
0810 msgstr "Pro všechny"
0811 
0812 #: analitzagui/operatorsmodel.cpp:249
0813 msgctxt "QCoreApplication|"
0814 msgid "Exists"
0815 msgstr "Existuje"
0816 
0817 #: analitzagui/operatorsmodel.cpp:252
0818 msgctxt "QCoreApplication|"
0819 msgid "Differentiation"
0820 msgstr "Derivace"
0821 
0822 #: analitzagui/operatorsmodel.cpp:255
0823 msgctxt "QCoreApplication|"
0824 msgid "Hyperbolic arc sine"
0825 msgstr "Hyperbolický arkussinus"
0826 
0827 #: analitzagui/operatorsmodel.cpp:258
0828 msgctxt "QCoreApplication|"
0829 msgid "Hyperbolic arc cosine"
0830 msgstr "Hyperbolický arkuskosinus"
0831 
0832 #: analitzagui/operatorsmodel.cpp:261
0833 msgctxt "QCoreApplication|"
0834 msgid "Arc cosecant"
0835 msgstr "Arkuskosekans"
0836 
0837 #: analitzagui/operatorsmodel.cpp:264
0838 msgctxt "QCoreApplication|"
0839 msgid "Hyperbolic arc cosecant"
0840 msgstr "Hyperbolický arkuskosekans"
0841 
0842 #: analitzagui/operatorsmodel.cpp:267
0843 msgctxt "QCoreApplication|"
0844 msgid "Arc secant"
0845 msgstr "Arkussekans"
0846 
0847 #: analitzagui/operatorsmodel.cpp:270
0848 msgctxt "QCoreApplication|"
0849 msgid "Hyperbolic arc secant"
0850 msgstr "Hyperbolický arkussekans"
0851 
0852 #: analitzagui/operatorsmodel.cpp:273
0853 msgctxt "QCoreApplication|"
0854 msgid "Exponent (e^x)"
0855 msgstr "Mocnitel (exponent: e^x)"
0856 
0857 #: analitzagui/operatorsmodel.cpp:276
0858 msgctxt "QCoreApplication|"
0859 msgid "Base-e logarithm"
0860 msgstr "Logaritmus o základu e"
0861 
0862 #: analitzagui/operatorsmodel.cpp:279
0863 msgctxt "QCoreApplication|"
0864 msgid "Base-10 logarithm"
0865 msgstr "Logaritmus o základu 10"
0866 
0867 #: analitzagui/operatorsmodel.cpp:282
0868 msgctxt "QCoreApplication|"
0869 msgid "Absolute value. abs(n)=|n|"
0870 msgstr "Absolutní hodnota. abs(n)=|n|"
0871 
0872 #: analitzagui/operatorsmodel.cpp:285
0873 msgctxt "QCoreApplication|"
0874 msgid "Conjugate"
0875 msgstr ""
0876 
0877 #: analitzagui/operatorsmodel.cpp:288
0878 msgctxt "QCoreApplication|"
0879 msgid "Arg"
0880 msgstr ""
0881 
0882 #: analitzagui/operatorsmodel.cpp:291
0883 msgctxt "QCoreApplication|"
0884 msgid "Real"
0885 msgstr ""
0886 
0887 #: analitzagui/operatorsmodel.cpp:294
0888 msgctxt "QCoreApplication|"
0889 msgid "Imaginary"
0890 msgstr ""
0891 
0892 #: analitzagui/operatorsmodel.cpp:297
0893 msgctxt "QCoreApplication|"
0894 msgid "Floor value. floor(n)=⌊n⌋"
0895 msgstr "Spodní mez hodnoty. floor(n)=⌊n⌋"
0896 
0897 #: analitzagui/operatorsmodel.cpp:300
0898 msgctxt "QCoreApplication|"
0899 msgid "Ceil value. ceil(n)=⌈n⌉"
0900 msgstr "Horní mez hodnoty. ceil(n)=⌈n⌉"
0901 
0902 #: analitzagui/operatorsmodel.cpp:303
0903 msgctxt "QCoreApplication|"
0904 msgid "Minimum"
0905 msgstr "Minimum"
0906 
0907 #: analitzagui/operatorsmodel.cpp:306
0908 msgctxt "QCoreApplication|"
0909 msgid "Maximum"
0910 msgstr "Maximální"
0911 
0912 #: analitzagui/operatorsmodel.cpp:309
0913 msgctxt "QCoreApplication|"
0914 msgid "Greater than. gt(a,b)=a>b"
0915 msgstr "Větší než. gt(a,b)=a>b"
0916 
0917 #: analitzagui/operatorsmodel.cpp:312
0918 msgctxt "QCoreApplication|"
0919 msgid "Less than. lt(a,b)=a<b"
0920 msgstr "Menší než. lt(a,b)=a<b"
0921 
0922 #: analitzagui/operatorsmodel.cpp:315
0923 msgctxt "QCoreApplication|"
0924 msgid "Equal. eq(a,b) = a=b"
0925 msgstr "Rovná se. eq(a,b) = a=b"
0926 
0927 #: analitzagui/operatorsmodel.cpp:318
0928 msgctxt "QCoreApplication|"
0929 msgid "Approximation. approx(a)=a±n"
0930 msgstr "Přibližná hodnota. approx(a)=a±n"
0931 
0932 #: analitzagui/operatorsmodel.cpp:321
0933 msgctxt "QCoreApplication|"
0934 msgid "Not equal. neq(a,b)=a≠b"
0935 msgstr "Nerovná se. neq(a,b)=a≠b"
0936 
0937 #: analitzagui/operatorsmodel.cpp:324
0938 msgctxt "QCoreApplication|"
0939 msgid "Greater or equal. geq(a,b)=a≥b"
0940 msgstr "Větší nebo je rovno. geq(a,b)=a≥b"
0941 
0942 #: analitzagui/operatorsmodel.cpp:327
0943 msgctxt "QCoreApplication|"
0944 msgid "Less or equal. leq(a,b)=a≤b"
0945 msgstr "Menší nebo je rovno. leq(a,b)=a≤b"
0946 
0947 #: analitzagui/operatorsmodel.cpp:330
0948 msgctxt "QCoreApplication|"
0949 msgid "Boolean and"
0950 msgstr "Logický \"and\""
0951 
0952 #: analitzagui/operatorsmodel.cpp:333
0953 msgctxt "QCoreApplication|"
0954 msgid "Boolean not"
0955 msgstr "Logický \"not\""
0956 
0957 #: analitzagui/operatorsmodel.cpp:336
0958 msgctxt "QCoreApplication|"
0959 msgid "Boolean or"
0960 msgstr "Logický \"or\""
0961 
0962 #: analitzagui/operatorsmodel.cpp:339
0963 msgctxt "QCoreApplication|"
0964 msgid "Boolean xor"
0965 msgstr "Logický \"XOR\""
0966 
0967 #: analitzagui/operatorsmodel.cpp:342
0968 msgctxt "QCoreApplication|"
0969 msgid "Boolean implication"
0970 msgstr "Logické závěry (implikace)"
0971 
0972 #: analitzagui/operatorsmodel.cpp:345
0973 msgctxt "QCoreApplication|"
0974 msgid "Greatest common divisor"
0975 msgstr "Největší společný dělitel"
0976 
0977 #: analitzagui/operatorsmodel.cpp:348
0978 msgctxt "QCoreApplication|"
0979 msgid "Least common multiple"
0980 msgstr "Nejmenší společný násobek"
0981 
0982 #: analitzagui/operatorsmodel.cpp:351
0983 msgctxt "QCoreApplication|"
0984 msgid "Root"
0985 msgstr "Báze"
0986 
0987 #: analitzagui/operatorsmodel.cpp:354
0988 msgctxt "QCoreApplication|"
0989 msgid "Cardinal"
0990 msgstr "Číslovka základní"
0991 
0992 #: analitzagui/operatorsmodel.cpp:357
0993 msgctxt "QCoreApplication|"
0994 msgid "Scalar product"
0995 msgstr "Skalární součin"
0996 
0997 #: analitzagui/operatorsmodel.cpp:360
0998 msgctxt "QCoreApplication|"
0999 msgid "Select the par1-th element of par2 list or vector"
1000 msgstr ""
1001 
1002 #: analitzagui/operatorsmodel.cpp:363
1003 msgctxt "QCoreApplication|"
1004 msgid "Joins several items of the same type"
1005 msgstr ""
1006 
1007 #: analitzagui/operatorsmodel.cpp:366
1008 msgctxt "QCoreApplication|"
1009 msgid "Applies a function to every element in a list"
1010 msgstr ""
1011 
1012 #: analitzagui/operatorsmodel.cpp:369
1013 msgctxt "QCoreApplication|"
1014 msgid "Removes all elements that don't fit a condition"
1015 msgstr ""
1016 
1017 #: analitzagui/operatorsmodel.cpp:372
1018 msgctxt "QCoreApplication|"
1019 msgid "Transpose"
1020 msgstr "Transponovat"
1021 
1022 #: analitzagui/operatorsmodel.cpp:572
1023 #, qt-format
1024 msgctxt "n-ary function prototype|"
1025 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1026 msgstr "<em>%1</em>(..., <b>parametr %2</b>, ...)"
1027 
1028 #: analitzagui/operatorsmodel.cpp:582
1029 #, qt-format
1030 msgctxt "Function name in function prototype|"
1031 msgid "<em>%1</em>("
1032 msgstr "<em>%1</em>("
1033 
1034 #: analitzagui/operatorsmodel.cpp:583
1035 #, qt-format
1036 msgctxt "Uncorrect function name in function prototype|"
1037 msgid "<em style='color:red'><b>%1</b></em>("
1038 msgstr "<em style='color:red'><b>%1</b></em>("
1039 
1040 #: analitzagui/operatorsmodel.cpp:586
1041 #, qt-format
1042 msgctxt "Parameter in function prototype|"
1043 msgid "par%1"
1044 msgstr "parametr %1"
1045 
1046 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1047 #, qt-format
1048 msgctxt "Current parameter in function prototype|"
1049 msgid "<b>%1</b>"
1050 msgstr "<b>%1</b>"
1051 
1052 #: analitzagui/operatorsmodel.cpp:592
1053 msgctxt "Function parameter separator|"
1054 msgid ", "
1055 msgstr ", "
1056 
1057 #: analitzagui/operatorsmodel.cpp:596
1058 msgctxt "Current parameter is the bounding|"
1059 msgid " : bounds"
1060 msgstr " : mez"
1061 
1062 #: analitzagui/variablesmodel.cpp:94
1063 msgctxt "@title:column|"
1064 msgid "Value"
1065 msgstr "Hodnota"
1066 
1067 #: analitzaplot/plotsfactory.cpp:49
1068 msgctxt "QCoreApplication|"
1069 msgid "The expression is not correct"
1070 msgstr ""
1071 
1072 #: analitzaplot/plotsfactory.cpp:72
1073 #, qt-format
1074 msgctxt "QCoreApplication|"
1075 msgid "Function type '%1' not recognized"
1076 msgstr "Nerozpoznaný typ funkce '%1'"
1077 
1078 #: analitzaplot/plotsfactory.cpp:74
1079 #, qt-format
1080 msgctxt "QCoreApplication|"
1081 msgid "Function '%1' not recognized"
1082 msgstr "Funkce '%1' nebyla rozpoznána"
1083 
1084 #: analitzaplot/plotsmodel.cpp:79
1085 msgctxt "@title:column|"
1086 msgid "Plot"
1087 msgstr "Vykreslit"
1088 
1089 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1090 msgctxt "QObject|"
1091 msgid "PNG Image (*.png)"
1092 msgstr "Obrázek PNG (*.png)"
1093 
1094 #: analitzaplot/plotter3d_es.cpp:534
1095 msgctxt "QObject|"
1096 msgid "PDF Document (*.pdf)"
1097 msgstr "Dokument PDF (*.pdf)"
1098 
1099 #: analitzaplot/plotter3d_es.cpp:534
1100 msgctxt "QObject|"
1101 msgid "X3D Document (*.x3d)"
1102 msgstr "Dokument X3D (*.x3d)"
1103 
1104 #: analitzaplot/plotter3d_es.cpp:534
1105 msgctxt "QObject|"
1106 msgid "STL Document (*.stl)"
1107 msgstr "Dokument STL (*.stl)"
1108 
1109 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1110 msgctxt "Function type|"
1111 msgid "Plane Curve F(y)"
1112 msgstr ""
1113 
1114 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1115 msgctxt "Function type|"
1116 msgid "Plane Curve F(x)"
1117 msgstr ""
1118 
1119 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1120 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1121 msgctxt "QCoreApplication|"
1122 msgid "We can only draw Real results."
1123 msgstr ""
1124 
1125 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1126 #: analitzawidgets/plotsview2d.cpp:236
1127 #, qt-format
1128 msgctxt "QCoreApplication|"
1129 msgid "x=%1 y=%2"
1130 msgstr "x=%1 y=%2"
1131 
1132 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1133 msgctxt "Function type|"
1134 msgid "Surface z=F(x,y)"
1135 msgstr ""
1136 
1137 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1138 msgctxt "Function type|"
1139 msgid "Surface y=F(x,z)"
1140 msgstr ""
1141 
1142 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1143 msgctxt "Function type|"
1144 msgid "Surface x=F(y,z)"
1145 msgstr ""
1146 
1147 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1148 msgctxt "Function type|"
1149 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1150 msgstr ""
1151 
1152 #: analitzaplot/private/backends/implicitcurve.cpp:44
1153 msgctxt "Function type|"
1154 msgid "Implicit Curve"
1155 msgstr ""
1156 
1157 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1158 msgctxt "Function type|"
1159 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1160 msgstr ""
1161 
1162 #: analitzaplot/private/backends/implicitsurface.cpp:35
1163 msgctxt "Function type|"
1164 msgid "Implicit Surface"
1165 msgstr ""
1166 
1167 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1168 msgctxt "Function type|"
1169 msgid "Parametric Curve 2D"
1170 msgstr ""
1171 
1172 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1173 msgctxt "Function type|"
1174 msgid "Parametric Curve 3D"
1175 msgstr ""
1176 
1177 #: analitzaplot/private/backends/parametricsurface.cpp:32
1178 msgctxt "Function type|"
1179 msgid "Parametric Surface"
1180 msgstr ""
1181 
1182 #: analitzaplot/private/backends/polarcurve.cpp:37
1183 msgctxt "Function type|"
1184 msgid "Polar Curve r=F(p: Polar)"
1185 msgstr ""
1186 
1187 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1188 msgctxt "Function type|"
1189 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1190 msgstr ""
1191 
1192 #: analitzawidgets/expressionedit.cpp:295
1193 #, qt-format
1194 msgctxt "QCoreApplication|"
1195 msgid "Result: %1"
1196 msgstr "Výsledek: %1"
1197 
1198 #: analitzawidgets/expressionedit.cpp:405
1199 msgctxt "QCoreApplication|"
1200 msgid "To Expression"
1201 msgstr ""
1202 
1203 #: analitzawidgets/expressionedit.cpp:407
1204 msgctxt "QCoreApplication|"
1205 msgid "To MathML"
1206 msgstr ""
1207 
1208 #: analitzawidgets/expressionedit.cpp:409
1209 msgctxt "QCoreApplication|"
1210 msgid "Simplify"
1211 msgstr "Zjednodušit"
1212 
1213 #: analitzawidgets/expressionedit.cpp:411
1214 msgctxt "QCoreApplication|"
1215 msgid "Examples"
1216 msgstr "Příklady"
1217 
1218 #: analitzawidgets/plotsview2d.cpp:214
1219 msgctxt "QCoreApplication|"
1220 msgid "Selected viewport too small"
1221 msgstr ""