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

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