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

0001 # Copyright © 2011, 2012 This_file_is_part_of_KDE
0002 # This file is distributed under the same license as the analitza package.
0003 # Tommi Nieminen <translator@legisign.org>, 2011, 2018, 2021.
0004 # Lasse Liehu <lasse.liehu@gmail.com>, 2011, 2012, 2013, 2014, 2015.
0005 #
0006 # KDE Finnish translation sprint participants:
0007 # Author: Lliehu
0008 msgid ""
0009 msgstr ""
0010 "Project-Id-Version: analitza\n"
0011 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0012 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0013 "PO-Revision-Date: 2021-12-07 13:46+0200\n"
0014 "Last-Translator: Tommi Nieminen <translator@legisign.org>\n"
0015 "Language-Team: Finnish <kde-i18n-doc@kde.org>\n"
0016 "Language: fi\n"
0017 "MIME-Version: 1.0\n"
0018 "Content-Type: text/plain; charset=UTF-8\n"
0019 "Content-Transfer-Encoding: 8bit\n"
0020 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0021 "X-Generator: Lokalize 20.04.2\n"
0022 "X-Qt-Contexts: true\n"
0023 
0024 msgctxt "QObject|dictionary"
0025 msgid "xaxaxaxaxa"
0026 msgstr "xaxaxaxaxa"
0027 
0028 msgctxt "QObject|dictionary"
0029 msgid "cosa"
0030 msgstr "cosa"
0031 
0032 #: analitza/analyzer.cpp:193
0033 msgctxt "QCoreApplication|"
0034 msgid "Cannot calculate an empty expression"
0035 msgstr "Tyhjää lauseketta ei voi laskea."
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 "Kelvollinen operaatio on annettava"
0042 
0043 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0044 #, qt-format
0045 msgctxt "QCoreApplication|"
0046 msgid "Unknown identifier: '%1'"
0047 msgstr "Tuntematon tunniste: ”%1”"
0048 
0049 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0050 msgctxt "identifier separator in error message|"
0051 msgid "', '"
0052 msgstr "”, ”"
0053 
0054 #: analitza/analyzer.cpp:615
0055 msgctxt "Error message, no proper condition found.|"
0056 msgid "Could not find a proper choice for a condition statement."
0057 msgstr "Ehtolausekkeesta ei löydetty kelvollista ehtoa."
0058 
0059 #: analitza/analyzer.cpp:936
0060 msgctxt "QCoreApplication|"
0061 msgid "Type not supported for bounding."
0062 msgstr "Tyypin sitomista ei tueta."
0063 
0064 #: analitza/analyzer.cpp:961
0065 msgctxt "QCoreApplication|"
0066 msgid "The downlimit is greater than the uplimit"
0067 msgstr "Alaraja on ylärajaa suurempi"
0068 
0069 #: analitza/analyzer.cpp:963
0070 msgctxt "QCoreApplication|"
0071 msgid "Incorrect uplimit or downlimit."
0072 msgstr "Virheellinen ylä- tai alaraja."
0073 
0074 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0075 #, qt-format
0076 msgctxt "QCoreApplication|"
0077 msgid "Invalid type for parameter '%1'"
0078 msgstr "Virheellinen parametrin ”%1” tyyppi"
0079 
0080 #: analitza/analyzer.cpp:1877
0081 msgctxt "By a cycle i mean a variable that depends on itself|"
0082 msgid "Defined a variable cycle"
0083 msgstr "Määriteltiin muuttuja, joka riippuu itsestään"
0084 
0085 #: analitza/analyzer.cpp:1919
0086 msgctxt "QCoreApplication|"
0087 msgid "The result is not a number"
0088 msgstr "Tulos ei ole luku"
0089 
0090 #: analitza/commands/blockmatrixcommands.cpp:44
0091 #: analitza/commands/blockmatrixcommands.cpp:234
0092 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0093 #: analitza/commands/matrixcommands.cpp:48
0094 #: analitza/commands/matrixcommands.cpp:201
0095 #: analitza/commands/vectorcommands.cpp:45
0096 #: analitza/commands/vectorcommands.cpp:82
0097 #, qt-format
0098 msgctxt "QCoreApplication|"
0099 msgid "Invalid parameter count for '%1'"
0100 msgstr "Virheellinen parametrien määrä operaatiolle ”%1”"
0101 
0102 #: analitza/commands/blockmatrixcommands.cpp:86
0103 #: analitza/commands/blockmatrixcommands.cpp:119
0104 #: analitza/commands/blockmatrixcommands.cpp:122
0105 msgctxt "QCoreApplication|"
0106 msgid "Blocks must have consistent size between each and other"
0107 msgstr "Lohkojen on oltava keskenään samankokoisia"
0108 
0109 #: analitza/commands/blockmatrixcommands.cpp:90
0110 #: analitza/commands/blockmatrixcommands.cpp:126
0111 #: analitza/commands/blockmatrixcommands.cpp:263
0112 msgctxt "QCoreApplication|"
0113 msgid "Do not want empty blocks"
0114 msgstr "Tyhjä lohko ei kelpaa"
0115 
0116 #: analitza/commands/blockmatrixcommands.cpp:93
0117 #: analitza/commands/blockmatrixcommands.cpp:130
0118 #: analitza/commands/blockmatrixcommands.cpp:209
0119 #: analitza/commands/blockmatrixcommands.cpp:267
0120 msgctxt "QCoreApplication|"
0121 msgid "Blocks must be matrices"
0122 msgstr "Lohkojen on oltava matriiseja"
0123 
0124 #: analitza/commands/blockmatrixcommands.cpp:142
0125 msgctxt "QCoreApplication|"
0126 msgid "Number of blocks must be consistent"
0127 msgstr "Lohkojen määrän on oltava samat"
0128 
0129 #: analitza/commands/blockmatrixcommands.cpp:145
0130 #: analitza/commands/blockmatrixcommands.cpp:211
0131 #: analitza/commands/matrixcommands.cpp:147
0132 msgctxt "QCoreApplication|"
0133 msgid "Do not want empty vectors/matrixrow elements"
0134 msgstr "Tyhjät vektorit tai rivimatriisit eivät kelpaa"
0135 
0136 #: analitza/commands/blockmatrixcommands.cpp:150
0137 #: analitza/commands/blockmatrixcommands.cpp:213
0138 #: analitza/commands/matrixcommands.cpp:149
0139 msgctxt "QCoreApplication|"
0140 msgid "Matrix constructor needs vectors or matrixrow elements"
0141 msgstr "Matriisin luonti tarvitsee vektoreita tai rivimatriiseja"
0142 
0143 #: analitza/commands/blockmatrixcommands.cpp:244
0144 #: analitza/commands/matrixcommands.cpp:288
0145 #, qt-format
0146 msgctxt "QCoreApplication|"
0147 msgid "the arg %1 is invalid or is error"
0148 msgstr "parametri %1 on virheellinen tai virhe"
0149 
0150 #: analitza/commands/eigencommands.cpp:39
0151 #, qt-format
0152 msgctxt "QCoreApplication|"
0153 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0154 msgstr ""
0155 "Virheellinen parametrien määrä operaatiolle ”%1”. Määrän pitäisi olla 1."
0156 
0157 #: analitza/commands/eigencommands.cpp:47
0158 #, qt-format
0159 msgctxt "QCoreApplication|"
0160 msgid "To use '%1' command the input matrix must be square"
0161 msgstr "”%1”-komento tarvitsee neliömatriisin"
0162 
0163 #: analitza/commands/eigencommands.cpp:68
0164 #: analitza/commands/eigencommands.cpp:74
0165 #, qt-format
0166 msgctxt "QCoreApplication|"
0167 msgid ""
0168 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0169 "value"
0170 msgstr ""
0171 "Virheellinen parametrityyppi matriisin alkiossa (%1, %2) operaatiolle ”%3”. "
0172 "Parametrin on oltava lukuarvo"
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 "Palautettu ominaisarvo on epäluku"
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 "Palautettu ominaisarvo on liian suuri"
0185 
0186 #: analitza/commands/matrixcommands.cpp:31
0187 msgctxt "QCoreApplication|"
0188 msgid "Matrix dimensions must be greater than zero"
0189 msgstr "Matriisin dimensioiden on oltava suuremmat kuin nolla"
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 "Kaikkien rivimatriisien täytyy olla samankokoisia"
0195 
0196 #: analitza/commands/matrixcommands.cpp:127
0197 msgctxt "QCoreApplication|"
0198 msgid "Not all are rows or vectors"
0199 msgstr "Kaikki eivät ole rivejä tai vektoreita"
0200 
0201 #: analitza/commands/matrixcommands.cpp:143
0202 msgctxt "QCoreApplication|"
0203 msgid "Every argument must be a matrixrow element"
0204 msgstr "Jokaisen parametrin on oltava rivimatriisi"
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 "n:nnen lävistäjäindeksin on oltava pienempi kuin rivien määrä"
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 "n:nnen lävistäjäindeksin on oltava pienempi kuin sarakkeiden määrä"
0215 
0216 #: analitza/commands/matrixcommands.cpp:265
0217 msgctxt "QCoreApplication|"
0218 msgid "nth diagonal index must be integer number"
0219 msgstr "n:nnen lävistäjäindeksin on oltava kokonaisluku"
0220 
0221 #: analitza/commands/matrixcommands.cpp:269
0222 msgctxt "QCoreApplication|"
0223 msgid "nth diagonal index must be a positive integer number"
0224 msgstr "n:nnen lävistäjäindeksin on oltava positiivinen kokonaisluku"
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 "Virheellinen parametrityyppi operaatiolle ”%1”. Odotettiin listaa"
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 "Vektorin koon on oltava nollaa suurempi kokonaisluku"
0237 
0238 #: analitza/explexer.cpp:78
0239 msgctxt "QCoreApplication|"
0240 msgid "Unexpectedly arrived to the end of the input"
0241 msgstr "Odottamaton syötteen loppu"
0242 
0243 #: analitza/explexer.cpp:112
0244 #, qt-format
0245 msgctxt "QCoreApplication|"
0246 msgid "Unknown token %1"
0247 msgstr "Tuntematon tekstialkio %1"
0248 
0249 #: analitza/expression.cpp:162
0250 #, qt-format
0251 msgctxt "QCoreApplication|"
0252 msgid "<em>%1</em> needs at least 2 parameters"
0253 msgstr "<em>%1</em> tarvitsee vähintään 2 parametria"
0254 
0255 #: analitza/expression.cpp:164
0256 #, qt-format
0257 msgctxt "QCoreApplication|"
0258 msgid "<em>%1</em> requires %2 parameters"
0259 msgstr "<em>%1</em> vaatii %2 parametria"
0260 
0261 #: analitza/expression.cpp:171
0262 #, qt-format
0263 msgctxt "QCoreApplication|"
0264 msgid "Missing boundary for '%1'"
0265 msgstr "Puuttuva sidonta operaatiolle %1"
0266 
0267 #: analitza/expression.cpp:173
0268 #, qt-format
0269 msgctxt "QCoreApplication|"
0270 msgid "Unexpected bounding for '%1'"
0271 msgstr "Odottamaton sidonta operaatiolle %1"
0272 
0273 #: analitza/expression.cpp:178
0274 #, qt-format
0275 msgctxt "QCoreApplication|"
0276 msgid "<em>%1</em> missing bounds on '%2'"
0277 msgstr "<em>%1</em> puuttuu operaation %2 sidonnat"
0278 
0279 #: analitza/expression.cpp:200
0280 msgctxt "QCoreApplication|"
0281 msgid "Wrong declare"
0282 msgstr "Virheellinen declare"
0283 
0284 #: analitza/expression.cpp:210
0285 #, qt-format
0286 msgctxt "QCoreApplication|"
0287 msgid "Empty container: %1"
0288 msgstr "Tyhjä säiliö: %1"
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 "Ehtolausekkeita voi olla vain piecewise-rakenteissa."
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 "Kahdella parametrilla ei voi olla samaa nimeä ”%1”"
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 "<em>otherwise</em>-parametrin pitäisi olla viimeisenä"
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 "%1 ei ole kelvollinen ehto piecewise-elementin sisällä"
0312 
0313 #: analitza/expression.cpp:273
0314 msgctxt "QCoreApplication|"
0315 msgid "We can only declare variables"
0316 msgstr "Muuttujia voi vain esitellä"
0317 
0318 #: analitza/expression.cpp:279
0319 msgctxt "QCoreApplication|"
0320 msgid "We can only have bounded variables"
0321 msgstr "Voi olla vain sidottuja muuttujia"
0322 
0323 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0324 msgctxt "QCoreApplication|"
0325 msgid "Do not want empty matrixrow elements"
0326 msgstr "Tyhjä rivimatriisi ei kelpaa"
0327 
0328 #: analitza/expression.cpp:300
0329 msgctxt "QCoreApplication|"
0330 msgid "The matrix must contain only matrixrow elements"
0331 msgstr "Matriisi saa sisältää vain rivimatriiseja"
0332 
0333 #: analitza/expression.cpp:419
0334 #, qt-format
0335 msgctxt "QCoreApplication|"
0336 msgid "Error while parsing: %1"
0337 msgstr "Jäsennysvirhe: %1"
0338 
0339 #: analitza/expression.cpp:450
0340 #, qt-format
0341 msgctxt "An error message|"
0342 msgid "Container unknown: %1"
0343 msgstr "Tuntematon säiliö: %1"
0344 
0345 #: analitza/expression.cpp:456
0346 #, qt-format
0347 msgctxt "QCoreApplication|"
0348 msgid "Cannot codify the %1 value."
0349 msgstr "%1-arvoa ei voi koodata."
0350 
0351 #: analitza/expression.cpp:462
0352 #, qt-format
0353 msgctxt "QCoreApplication|"
0354 msgid "The %1 operator cannot have child contexts."
0355 msgstr "%1-operaattorilla ei voi olla alikonteksteja."
0356 
0357 #: analitza/expression.cpp:466
0358 #, qt-format
0359 msgctxt "QCoreApplication|"
0360 msgid "The element '%1' is not an operator."
0361 msgstr "Alkio %1 ei ole operaattori."
0362 
0363 #: analitza/expression.cpp:479
0364 msgctxt "QCoreApplication|"
0365 msgid "Do not want empty vectors"
0366 msgstr "Tyhjä vektori ei kelpaa"
0367 
0368 #: analitza/expression.cpp:489
0369 msgctxt "QCoreApplication|"
0370 msgid "Do not want empty matrices"
0371 msgstr "Tyhjä matriisi ei kelpaa"
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 "Tukematon/tuntematon: %1"
0378 
0379 #: analitza/expressionparser.cpp:296
0380 msgctxt "QCoreApplication|"
0381 msgid ", "
0382 msgstr ", "
0383 
0384 #: analitza/expressionparser.cpp:296
0385 #, qt-format
0386 msgctxt "error message|"
0387 msgid "Expected %1 instead of '%2'"
0388 msgstr "Odotettiin %1 ”%2” sijaan"
0389 
0390 #: analitza/expressionparser.cpp:298
0391 msgctxt "QCoreApplication|"
0392 msgid "Missing right parenthesis"
0393 msgstr "Puuttuva lopettava sulje"
0394 
0395 #: analitza/expressionparser.cpp:300
0396 msgctxt "QCoreApplication|"
0397 msgid "Unbalanced right parenthesis"
0398 msgstr "Päättämätön lopettava sulje"
0399 
0400 #: analitza/expressionparser.cpp:303
0401 #, qt-format
0402 msgctxt "QCoreApplication|"
0403 msgid "Unexpected token identifier: %1"
0404 msgstr "Tuntematon tekstialkion tunniste: %1"
0405 
0406 #: analitza/expressionparser.cpp:305
0407 #, qt-format
0408 msgctxt "QCoreApplication|"
0409 msgid "Unexpected token %1"
0410 msgstr "Tuntematon tekstialkio %1"
0411 
0412 #: analitza/expressiontypechecker.cpp:301
0413 #, qt-format
0414 msgctxt "QCoreApplication|"
0415 msgid "Could not find a type that unifies '%1'"
0416 msgstr "Ei löydetty tyyppiä, joka yhdistäisi operaattorin ”%1”"
0417 
0418 #: analitza/expressiontypechecker.cpp:473
0419 msgctxt "QCoreApplication|"
0420 msgid "The domain should be either a vector or a list"
0421 msgstr "Määrittelyjoukon tulee olla joko vektori tai lista"
0422 
0423 #: analitza/expressiontypechecker.cpp:558
0424 #, qt-format
0425 msgctxt "type error message|"
0426 msgid "Cannot call '%1'"
0427 msgstr "”%1” ei voida kutsua"
0428 
0429 #: analitza/expressiontypechecker.cpp:593
0430 #, qt-format
0431 msgctxt "QCoreApplication|"
0432 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0433 msgstr ""
0434 "”%1” ei voi sieventää muotoon ”%2”. Virheellinen parametrin ”%3” tyyppi "
0435 "lausekkeelle ”%4”"
0436 
0437 #: analitza/expressiontypechecker.cpp:604
0438 #, qt-format
0439 msgctxt "QCoreApplication|"
0440 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0441 msgstr ""
0442 "Virheellinen parametrien määrä operaatiolle ”%2”. Määrän pitäisi olla %1."
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 "Arvoa ”%1” ei voi verrata arvoon ”%2”. Virheellinen parametrin ”%3” tyyppi "
0450 "lausekkeelle ”%4”"
0451 
0452 #: analitza/expressiontypechecker.cpp:654
0453 #, qt-format
0454 msgctxt "QCoreApplication|"
0455 msgid "Could not call '%1'"
0456 msgstr "”%1” ei saatu kutsuttua"
0457 
0458 #: analitza/expressiontypechecker.cpp:662
0459 #, qt-format
0460 msgctxt "QCoreApplication|"
0461 msgid "Could not solve '%1'"
0462 msgstr "Lauseketta ”%1” ei saatu ratkaistua"
0463 
0464 #: analitza/expressiontypechecker.cpp:695
0465 #, qt-format
0466 msgctxt "QCoreApplication|"
0467 msgid "Incoherent type for the variable '%1'"
0468 msgstr "Muuttujalla ”%1” on epäyhtenäinen tyyppi"
0469 
0470 #: analitza/expressiontypechecker.cpp:718
0471 msgctxt "QCoreApplication|"
0472 msgid "Could not determine the type for piecewise"
0473 msgstr "piecewise-säiliön tyyppiä ei saatu ratkaistua"
0474 
0475 #: analitza/expressiontypechecker.cpp:937
0476 msgctxt "QCoreApplication|"
0477 msgid "Unexpected type"
0478 msgstr "Odottamaton tyyppi"
0479 
0480 #: analitza/expressiontypechecker.cpp:960
0481 #, qt-format
0482 msgctxt "QCoreApplication|"
0483 msgid "Cannot convert '%1' to '%2'"
0484 msgstr "Ei voi muuntaa ”%1” tyypiksi ”%2”"
0485 
0486 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0487 #, qt-format
0488 msgctxt "html representation of an operator|"
0489 msgid "<span class='op'>%1</span>"
0490 msgstr "<span class='op'>%1</span>"
0491 
0492 #: analitza/htmlexpressionwriter.cpp:56
0493 #, qt-format
0494 msgctxt "html representation of an operator|"
0495 msgid "<span class='keyword'>%1</span>"
0496 msgstr "<span class='keyword'>%1</span>"
0497 
0498 #: analitza/mathmlpresentationlexer.cpp:94
0499 #, qt-format
0500 msgctxt "Error message|"
0501 msgid "Unknown token '%1'"
0502 msgstr "Tuntematon tekstialkio ”%1”"
0503 
0504 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0505 msgctxt "QCoreApplication|"
0506 msgid "Cannot divide by 0."
0507 msgstr "Nollalla ei voi jakaa."
0508 
0509 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0510 msgctxt "QCoreApplication|"
0511 msgid "Cannot calculate the remainder on 0."
0512 msgstr "Nollan jakojäännöstä ei voi laskea."
0513 
0514 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0515 msgctxt "QCoreApplication|"
0516 msgid "Cannot calculate the factor on 0."
0517 msgstr "Nollan kertomaa ei voi laskea."
0518 
0519 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0520 msgctxt "QCoreApplication|"
0521 msgid "Cannot calculate the lcm of 0."
0522 msgstr "Nollan pienintä yhteistä jaettavaa ei voi laskea."
0523 
0524 #: analitza/operations.cpp:246
0525 msgctxt "QCoreApplication|"
0526 msgid "Boolean operations on complex numbers not available"
0527 msgstr "Boolen operaatioita ei voi käyttää kompleksiluvuille"
0528 
0529 #: analitza/operations.cpp:276
0530 msgctxt "QCoreApplication|"
0531 msgid "Only square root implemented for complex numbers"
0532 msgstr "Kompleksiluvuille on toteutettu vain neliöjuuri"
0533 
0534 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0535 #, qt-format
0536 msgctxt "QCoreApplication|"
0537 msgid "Could not calculate a value %1"
0538 msgstr "Arvoa %1 ei saatu laskettua"
0539 
0540 #: analitza/operations.cpp:479
0541 #, qt-format
0542 msgctxt "QCoreApplication|"
0543 msgid "Cannot calculate %1 between a value and an error type"
0544 msgstr "Arvon ja virhetyypin %1-operaatiota ei voi laskea"
0545 
0546 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0547 #: analitza/operations.cpp:784
0548 msgctxt "QCoreApplication|"
0549 msgid "Invalid index for a container"
0550 msgstr "Virheellinen säiliön indeksi"
0551 
0552 #: analitza/operations.cpp:527
0553 #, qt-format
0554 msgctxt "QCoreApplication|"
0555 msgid "Cannot operate '%1' on different sized vectors."
0556 msgstr "”%1”-operaatiota ei voi tehdä kahdella eri kokoisella vektorilla."
0557 
0558 #: analitza/operations.cpp:566
0559 msgctxt "QCoreApplication|"
0560 msgid ""
0561 "Multiplication between a matrix and a vector is allowed provided that the "
0562 "number of columns of the matrix equals the size of the vector"
0563 msgstr ""
0564 "Matriisin ja vektorin kertolasku on sallittu, kunhan matriisin sarakkeiden "
0565 "määrä on yhtä suuri kuin vektorin koko"
0566 
0567 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0568 msgctxt "QCoreApplication|"
0569 msgid "Matrix and vector entries must be numbers"
0570 msgstr "Matriisin ja vektorin alkioiden on oltava lukuja"
0571 
0572 #: analitza/operations.cpp:599
0573 #, qt-format
0574 msgctxt "QCoreApplication|"
0575 msgid "Could not calculate a vector's %1"
0576 msgstr "Ei saatu laskettua vektorin operaatiota %1"
0577 
0578 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0579 #, qt-format
0580 msgctxt "QCoreApplication|"
0581 msgid "Could not calculate a list's %1"
0582 msgstr "Ei saatu laskettua listan operaatiota %1"
0583 
0584 #: analitza/operations.cpp:703
0585 msgctxt "QCoreApplication|"
0586 msgid ""
0587 "Multiplication between a vector and a matrix is allowed provided that the "
0588 "matrix has only one matrixrow element"
0589 msgstr ""
0590 "Vektorin ja matriisin kertolasku on sallittu, kunhan matriisi koostuu vain "
0591 "yhdestä rivimatriisista"
0592 
0593 #: analitza/operations.cpp:730
0594 msgctxt "QCoreApplication|"
0595 msgid ""
0596 "Addition of two matrices is allowed provided that both matrices have the "
0597 "same number of rows and the same number of columns"
0598 msgstr ""
0599 "Kahden matriisin yhteenlasku on sallittu, kunhan molemmilla matriiseilla on "
0600 "sama määrä rivejä ja sarakkeita"
0601 
0602 #: analitza/operations.cpp:762
0603 msgctxt "QCoreApplication|"
0604 msgid ""
0605 "Multiplication of two matrices is allowed provided that the number of "
0606 "columns of the first matrix equals the number of rows of the second matrix"
0607 msgstr ""
0608 "Kahden matriisin kertolasku on sallittu, kunhan ensimmäisen matriisin "
0609 "sarakkeiden määrä on yhtä suuri kuin toisen matriisin rivien määrä"
0610 
0611 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0612 #: analitza/operations.cpp:887
0613 msgctxt "QCoreApplication|"
0614 msgid "Matrix entries must be numbers"
0615 msgstr "Matriisin alkioiden on oltava lukuja"
0616 
0617 #: analitza/operations.cpp:879
0618 msgctxt "QCoreApplication|"
0619 msgid "The exponent of 'power' must be some integer number"
0620 msgstr "”power”-operaation eksponentin on oltava kokonaisluku"
0621 
0622 #: analitza/operations.cpp:883
0623 msgctxt "QCoreApplication|"
0624 msgid "Cannot compute 'power' for non square matrix"
0625 msgstr "”power”-operaatiota ei voi laskea, koska matriisi ei ole neliömatriisi"
0626 
0627 #: analitza/operations.cpp:922
0628 #, qt-format
0629 msgctxt "QCoreApplication|"
0630 msgid "Cannot calculate %1 between a matrix and an error type"
0631 msgstr "Matriisin ja virhetyypin %1-operaatiota ei voi laskea"
0632 
0633 #: analitza/providederivative.cpp:93
0634 #, qt-format
0635 msgctxt "QCoreApplication|"
0636 msgid "Could not calculate the derivative for '%1'"
0637 msgstr "Lausekkeelle ”%1” ei saatu laskettua derivaattaa"
0638 
0639 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0640 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0641 msgctxt "@title:column|"
0642 msgid "Name"
0643 msgstr "Nimi"
0644 
0645 #: analitzagui/operatorsmodel.cpp:98
0646 msgctxt "@title:column|"
0647 msgid "Description"
0648 msgstr "Kuvaus"
0649 
0650 #: analitzagui/operatorsmodel.cpp:101
0651 msgctxt "@title:column|"
0652 msgid "Parameters"
0653 msgstr "Parametrit"
0654 
0655 #: analitzagui/operatorsmodel.cpp:104
0656 msgctxt "@title:column|"
0657 msgid "Example"
0658 msgstr "Esimerkki"
0659 
0660 #: analitzagui/operatorsmodel.cpp:135
0661 msgctxt "Syntax for function bounding|"
0662 msgid " : var"
0663 msgstr " : muuttuja"
0664 
0665 #: analitzagui/operatorsmodel.cpp:137
0666 msgctxt "Syntax for function bounding values|"
0667 msgid "=from..to"
0668 msgstr "=alaraja..yläraja"
0669 
0670 #: analitzagui/operatorsmodel.cpp:140
0671 #, qt-format
0672 msgctxt "QCoreApplication|"
0673 msgid "%1("
0674 msgstr "%1("
0675 
0676 #: analitzagui/operatorsmodel.cpp:143
0677 #, qt-format
0678 msgctxt "QCoreApplication|"
0679 msgid "%1... parameters, ...%2)"
0680 msgstr "%1… parametreja, …%2)"
0681 
0682 #: analitzagui/operatorsmodel.cpp:146
0683 #, qt-format
0684 msgctxt "QCoreApplication|"
0685 msgid "par%1"
0686 msgstr "par%1"
0687 
0688 #: analitzagui/operatorsmodel.cpp:159
0689 msgctxt "QCoreApplication|"
0690 msgid "Addition"
0691 msgstr "Yhteenlasku"
0692 
0693 #: analitzagui/operatorsmodel.cpp:162
0694 msgctxt "QCoreApplication|"
0695 msgid "Multiplication"
0696 msgstr "Kertolasku"
0697 
0698 #: analitzagui/operatorsmodel.cpp:165
0699 msgctxt "QCoreApplication|"
0700 msgid "Division"
0701 msgstr "Jakolasku"
0702 
0703 #: analitzagui/operatorsmodel.cpp:168
0704 msgctxt "QCoreApplication|"
0705 msgid "Subtraction. Will remove all values from the first one."
0706 msgstr "Vähennyslasku. Vähentää kaikki arvot ensimmäisestä."
0707 
0708 #: analitzagui/operatorsmodel.cpp:171
0709 msgctxt "QCoreApplication|"
0710 msgid "Power"
0711 msgstr "Potenssi"
0712 
0713 #: analitzagui/operatorsmodel.cpp:174
0714 msgctxt "QCoreApplication|"
0715 msgid "Remainder"
0716 msgstr "Jakojäännös"
0717 
0718 #: analitzagui/operatorsmodel.cpp:177
0719 msgctxt "QCoreApplication|"
0720 msgid "Quotient"
0721 msgstr "Osamäärä"
0722 
0723 #: analitzagui/operatorsmodel.cpp:180
0724 msgctxt "QCoreApplication|"
0725 msgid "The factor of"
0726 msgstr "Tekijä"
0727 
0728 #: analitzagui/operatorsmodel.cpp:183
0729 msgctxt "QCoreApplication|"
0730 msgid "Factorial. factorial(n)=n!"
0731 msgstr "Kertoma. factorial(n)=n!"
0732 
0733 #: analitzagui/operatorsmodel.cpp:186
0734 msgctxt "QCoreApplication|"
0735 msgid "Function to calculate the sine of a given angle"
0736 msgstr "Funktio annetun kulman sinin laskemiseen"
0737 
0738 #: analitzagui/operatorsmodel.cpp:189
0739 msgctxt "QCoreApplication|"
0740 msgid "Function to calculate the cosine of a given angle"
0741 msgstr "Funktio annetun kulman kosinin laskemiseen"
0742 
0743 #: analitzagui/operatorsmodel.cpp:192
0744 msgctxt "QCoreApplication|"
0745 msgid "Function to calculate the tangent of a given angle"
0746 msgstr "Funktio annetun kulman tangentin laskemiseen"
0747 
0748 #: analitzagui/operatorsmodel.cpp:195
0749 msgctxt "QCoreApplication|"
0750 msgid "Secant"
0751 msgstr "Sekantti"
0752 
0753 #: analitzagui/operatorsmodel.cpp:198
0754 msgctxt "QCoreApplication|"
0755 msgid "Cosecant"
0756 msgstr "Kosekantti"
0757 
0758 #: analitzagui/operatorsmodel.cpp:201
0759 msgctxt "QCoreApplication|"
0760 msgid "Cotangent"
0761 msgstr "Kotangentti"
0762 
0763 #: analitzagui/operatorsmodel.cpp:204
0764 msgctxt "QCoreApplication|"
0765 msgid "Hyperbolic sine"
0766 msgstr "Hyperbolinen sini"
0767 
0768 #: analitzagui/operatorsmodel.cpp:207
0769 msgctxt "QCoreApplication|"
0770 msgid "Hyperbolic cosine"
0771 msgstr "Hyperbolinen kosini"
0772 
0773 #: analitzagui/operatorsmodel.cpp:210
0774 msgctxt "QCoreApplication|"
0775 msgid "Hyperbolic tangent"
0776 msgstr "Hyperbolinen tangentti"
0777 
0778 #: analitzagui/operatorsmodel.cpp:213
0779 msgctxt "QCoreApplication|"
0780 msgid "Hyperbolic secant"
0781 msgstr "Hyperbolinen sekantti"
0782 
0783 #: analitzagui/operatorsmodel.cpp:216
0784 msgctxt "QCoreApplication|"
0785 msgid "Hyperbolic cosecant"
0786 msgstr "Hyperbolinen kosekantti"
0787 
0788 #: analitzagui/operatorsmodel.cpp:219
0789 msgctxt "QCoreApplication|"
0790 msgid "Hyperbolic cotangent"
0791 msgstr "Hyperbolinen kotangentti"
0792 
0793 #: analitzagui/operatorsmodel.cpp:222
0794 msgctxt "QCoreApplication|"
0795 msgid "Arc sine"
0796 msgstr "Arkussini"
0797 
0798 #: analitzagui/operatorsmodel.cpp:225
0799 msgctxt "QCoreApplication|"
0800 msgid "Arc cosine"
0801 msgstr "Arkuskosini"
0802 
0803 #: analitzagui/operatorsmodel.cpp:228
0804 msgctxt "QCoreApplication|"
0805 msgid "Arc tangent"
0806 msgstr "Arkustangentti"
0807 
0808 #: analitzagui/operatorsmodel.cpp:231
0809 msgctxt "QCoreApplication|"
0810 msgid "Arc cotangent"
0811 msgstr "Arkuskotangentti"
0812 
0813 #: analitzagui/operatorsmodel.cpp:237
0814 msgctxt "QCoreApplication|"
0815 msgid "Hyperbolic arc tangent"
0816 msgstr "Hyperbolinen arkustangentti"
0817 
0818 #: analitzagui/operatorsmodel.cpp:240
0819 msgctxt "QCoreApplication|"
0820 msgid "Summatory"
0821 msgstr "Summa"
0822 
0823 #: analitzagui/operatorsmodel.cpp:243
0824 msgctxt "QCoreApplication|"
0825 msgid "Productory"
0826 msgstr "Tulo"
0827 
0828 #: analitzagui/operatorsmodel.cpp:246
0829 msgctxt "QCoreApplication|"
0830 msgid "For all"
0831 msgstr "Kaikille"
0832 
0833 #: analitzagui/operatorsmodel.cpp:249
0834 msgctxt "QCoreApplication|"
0835 msgid "Exists"
0836 msgstr "On olemassa"
0837 
0838 #: analitzagui/operatorsmodel.cpp:252
0839 msgctxt "QCoreApplication|"
0840 msgid "Differentiation"
0841 msgstr "Derivointi"
0842 
0843 #: analitzagui/operatorsmodel.cpp:255
0844 msgctxt "QCoreApplication|"
0845 msgid "Hyperbolic arc sine"
0846 msgstr "Hyperbolinen arkussini"
0847 
0848 #: analitzagui/operatorsmodel.cpp:258
0849 msgctxt "QCoreApplication|"
0850 msgid "Hyperbolic arc cosine"
0851 msgstr "Hyperbolinen arkuskosini"
0852 
0853 #: analitzagui/operatorsmodel.cpp:261
0854 msgctxt "QCoreApplication|"
0855 msgid "Arc cosecant"
0856 msgstr "Arkuskosekantti"
0857 
0858 #: analitzagui/operatorsmodel.cpp:264
0859 msgctxt "QCoreApplication|"
0860 msgid "Hyperbolic arc cosecant"
0861 msgstr "Hyperbolinen arkuskosekantti"
0862 
0863 #: analitzagui/operatorsmodel.cpp:267
0864 msgctxt "QCoreApplication|"
0865 msgid "Arc secant"
0866 msgstr "Arkussekantti"
0867 
0868 #: analitzagui/operatorsmodel.cpp:270
0869 msgctxt "QCoreApplication|"
0870 msgid "Hyperbolic arc secant"
0871 msgstr "Hyperbolinen arkussekantti"
0872 
0873 #: analitzagui/operatorsmodel.cpp:273
0874 msgctxt "QCoreApplication|"
0875 msgid "Exponent (e^x)"
0876 msgstr "Eksponentti (e^x)"
0877 
0878 #: analitzagui/operatorsmodel.cpp:276
0879 msgctxt "QCoreApplication|"
0880 msgid "Base-e logarithm"
0881 msgstr "Luonnollinen logaritmi"
0882 
0883 #: analitzagui/operatorsmodel.cpp:279
0884 msgctxt "QCoreApplication|"
0885 msgid "Base-10 logarithm"
0886 msgstr "Kymmenkantainen logaritmi"
0887 
0888 #: analitzagui/operatorsmodel.cpp:282
0889 msgctxt "QCoreApplication|"
0890 msgid "Absolute value. abs(n)=|n|"
0891 msgstr "Itseisarvo. abs(n)=|n|"
0892 
0893 #: analitzagui/operatorsmodel.cpp:285
0894 msgctxt "QCoreApplication|"
0895 msgid "Conjugate"
0896 msgstr "Liittoluku"
0897 
0898 #: analitzagui/operatorsmodel.cpp:288
0899 msgctxt "QCoreApplication|"
0900 msgid "Arg"
0901 msgstr "Argumentti"
0902 
0903 #: analitzagui/operatorsmodel.cpp:291
0904 msgctxt "QCoreApplication|"
0905 msgid "Real"
0906 msgstr "Reaaliosa"
0907 
0908 #: analitzagui/operatorsmodel.cpp:294
0909 msgctxt "QCoreApplication|"
0910 msgid "Imaginary"
0911 msgstr "Imaginaariosa"
0912 
0913 #: analitzagui/operatorsmodel.cpp:297
0914 msgctxt "QCoreApplication|"
0915 msgid "Floor value. floor(n)=⌊n⌋"
0916 msgstr "Lattiafunktio. floor(n)=⌊n⌋"
0917 
0918 #: analitzagui/operatorsmodel.cpp:300
0919 msgctxt "QCoreApplication|"
0920 msgid "Ceil value. ceil(n)=⌈n⌉"
0921 msgstr "Kattofunktio. ceil(n)=⌈n⌉"
0922 
0923 #: analitzagui/operatorsmodel.cpp:303
0924 msgctxt "QCoreApplication|"
0925 msgid "Minimum"
0926 msgstr "Minimi"
0927 
0928 #: analitzagui/operatorsmodel.cpp:306
0929 msgctxt "QCoreApplication|"
0930 msgid "Maximum"
0931 msgstr "Maksimi"
0932 
0933 #: analitzagui/operatorsmodel.cpp:309
0934 msgctxt "QCoreApplication|"
0935 msgid "Greater than. gt(a,b)=a>b"
0936 msgstr "Suurempi kuin. gt(a,b)=a>b"
0937 
0938 #: analitzagui/operatorsmodel.cpp:312
0939 msgctxt "QCoreApplication|"
0940 msgid "Less than. lt(a,b)=a<b"
0941 msgstr "Pienempi kuin. lt(a,b)=a<b"
0942 
0943 #: analitzagui/operatorsmodel.cpp:315
0944 msgctxt "QCoreApplication|"
0945 msgid "Equal. eq(a,b) = a=b"
0946 msgstr "Yhtä suuri kuin. eq(a,b) = a=b"
0947 
0948 #: analitzagui/operatorsmodel.cpp:318
0949 msgctxt "QCoreApplication|"
0950 msgid "Approximation. approx(a)=a±n"
0951 msgstr "Approksimaatio. approx(a)=a±n"
0952 
0953 #: analitzagui/operatorsmodel.cpp:321
0954 msgctxt "QCoreApplication|"
0955 msgid "Not equal. neq(a,b)=a≠b"
0956 msgstr "Ei yhtä suuri kuin. neq(a,b)=a≠b"
0957 
0958 #: analitzagui/operatorsmodel.cpp:324
0959 msgctxt "QCoreApplication|"
0960 msgid "Greater or equal. geq(a,b)=a≥b"
0961 msgstr "Suurempi tai yhtä suuri. geq(a,b)=a≥b"
0962 
0963 #: analitzagui/operatorsmodel.cpp:327
0964 msgctxt "QCoreApplication|"
0965 msgid "Less or equal. leq(a,b)=a≤b"
0966 msgstr "Pienempi tai yhtä suuri. leq(a,b)=a≤b"
0967 
0968 #: analitzagui/operatorsmodel.cpp:330
0969 msgctxt "QCoreApplication|"
0970 msgid "Boolean and"
0971 msgstr "Boolen ja"
0972 
0973 #: analitzagui/operatorsmodel.cpp:333
0974 msgctxt "QCoreApplication|"
0975 msgid "Boolean not"
0976 msgstr "Boolen ei"
0977 
0978 #: analitzagui/operatorsmodel.cpp:336
0979 msgctxt "QCoreApplication|"
0980 msgid "Boolean or"
0981 msgstr "Boolen tai"
0982 
0983 #: analitzagui/operatorsmodel.cpp:339
0984 msgctxt "QCoreApplication|"
0985 msgid "Boolean xor"
0986 msgstr "Boolen xor"
0987 
0988 #: analitzagui/operatorsmodel.cpp:342
0989 msgctxt "QCoreApplication|"
0990 msgid "Boolean implication"
0991 msgstr "Boolen implikaatio"
0992 
0993 #: analitzagui/operatorsmodel.cpp:345
0994 msgctxt "QCoreApplication|"
0995 msgid "Greatest common divisor"
0996 msgstr "Suurin yhteinen tekijä"
0997 
0998 #: analitzagui/operatorsmodel.cpp:348
0999 msgctxt "QCoreApplication|"
1000 msgid "Least common multiple"
1001 msgstr "Pienin yhteinen jaettava"
1002 
1003 #: analitzagui/operatorsmodel.cpp:351
1004 msgctxt "QCoreApplication|"
1005 msgid "Root"
1006 msgstr "Juuri"
1007 
1008 #: analitzagui/operatorsmodel.cpp:354
1009 msgctxt "QCoreApplication|"
1010 msgid "Cardinal"
1011 msgstr "Mahtavuus"
1012 
1013 #: analitzagui/operatorsmodel.cpp:357
1014 msgctxt "QCoreApplication|"
1015 msgid "Scalar product"
1016 msgstr "Pistetulo"
1017 
1018 #: analitzagui/operatorsmodel.cpp:360
1019 msgctxt "QCoreApplication|"
1020 msgid "Select the par1-th element of par2 list or vector"
1021 msgstr "Valitse par1:s alkio par2-listasta tai -vektorista"
1022 
1023 #: analitzagui/operatorsmodel.cpp:363
1024 msgctxt "QCoreApplication|"
1025 msgid "Joins several items of the same type"
1026 msgstr "Yhdistää useita samantyyppisiä alkioita"
1027 
1028 #: analitzagui/operatorsmodel.cpp:366
1029 msgctxt "QCoreApplication|"
1030 msgid "Applies a function to every element in a list"
1031 msgstr "Käyttää funktiota listan joka alkiolle"
1032 
1033 #: analitzagui/operatorsmodel.cpp:369
1034 msgctxt "QCoreApplication|"
1035 msgid "Removes all elements that don't fit a condition"
1036 msgstr "Poistaa kaikki alkiot, jotka eivät täytä ehtoa"
1037 
1038 #: analitzagui/operatorsmodel.cpp:372
1039 msgctxt "QCoreApplication|"
1040 msgid "Transpose"
1041 msgstr "Transpoosi"
1042 
1043 #: analitzagui/operatorsmodel.cpp:572
1044 #, qt-format
1045 msgctxt "n-ary function prototype|"
1046 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1047 msgstr "<em>%1</em>(…, <b>par%2</b>, …)"
1048 
1049 #: analitzagui/operatorsmodel.cpp:582
1050 #, qt-format
1051 msgctxt "Function name in function prototype|"
1052 msgid "<em>%1</em>("
1053 msgstr "<em>%1</em>("
1054 
1055 #: analitzagui/operatorsmodel.cpp:583
1056 #, qt-format
1057 msgctxt "Uncorrect function name in function prototype|"
1058 msgid "<em style='color:red'><b>%1</b></em>("
1059 msgstr "<em style='color:red'><b>%1</b></em>("
1060 
1061 #: analitzagui/operatorsmodel.cpp:586
1062 #, qt-format
1063 msgctxt "Parameter in function prototype|"
1064 msgid "par%1"
1065 msgstr "par%1"
1066 
1067 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1068 #, qt-format
1069 msgctxt "Current parameter in function prototype|"
1070 msgid "<b>%1</b>"
1071 msgstr "<b>%1</b>"
1072 
1073 #: analitzagui/operatorsmodel.cpp:592
1074 msgctxt "Function parameter separator|"
1075 msgid ", "
1076 msgstr ", "
1077 
1078 #: analitzagui/operatorsmodel.cpp:596
1079 msgctxt "Current parameter is the bounding|"
1080 msgid " : bounds"
1081 msgstr " : sidonnat"
1082 
1083 #: analitzagui/variablesmodel.cpp:94
1084 msgctxt "@title:column|"
1085 msgid "Value"
1086 msgstr "Arvo"
1087 
1088 #: analitzaplot/plotsfactory.cpp:49
1089 msgctxt "QCoreApplication|"
1090 msgid "The expression is not correct"
1091 msgstr "Lauseke on virheellinen"
1092 
1093 #: analitzaplot/plotsfactory.cpp:72
1094 #, qt-format
1095 msgctxt "QCoreApplication|"
1096 msgid "Function type '%1' not recognized"
1097 msgstr "Funktion tyyppiä ”%1” ei tunnistettu"
1098 
1099 #: analitzaplot/plotsfactory.cpp:74
1100 #, qt-format
1101 msgctxt "QCoreApplication|"
1102 msgid "Function '%1' not recognized"
1103 msgstr "Funktiota ”%1” ei tunnistettu"
1104 
1105 #: analitzaplot/plotsmodel.cpp:79
1106 msgctxt "@title:column|"
1107 msgid "Plot"
1108 msgstr "Käyrä"
1109 
1110 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1111 msgctxt "QObject|"
1112 msgid "PNG Image (*.png)"
1113 msgstr "PNG-kuva (*.png)"
1114 
1115 #: analitzaplot/plotter3d_es.cpp:534
1116 msgctxt "QObject|"
1117 msgid "PDF Document (*.pdf)"
1118 msgstr "PDF-tiedosto (*.pdf)"
1119 
1120 #: analitzaplot/plotter3d_es.cpp:534
1121 msgctxt "QObject|"
1122 msgid "X3D Document (*.x3d)"
1123 msgstr "X3D-tiedosto (*.x3d)"
1124 
1125 #: analitzaplot/plotter3d_es.cpp:534
1126 msgctxt "QObject|"
1127 msgid "STL Document (*.stl)"
1128 msgstr "STL-tiedosto (*.stl)"
1129 
1130 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1131 msgctxt "Function type|"
1132 msgid "Plane Curve F(y)"
1133 msgstr "Tasokäyrä F(y)"
1134 
1135 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1136 msgctxt "Function type|"
1137 msgid "Plane Curve F(x)"
1138 msgstr "Tasokäyrä F(x)"
1139 
1140 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1141 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1142 msgctxt "QCoreApplication|"
1143 msgid "We can only draw Real results."
1144 msgstr "Vain reaalituloksia voi piirtää."
1145 
1146 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1147 #: analitzawidgets/plotsview2d.cpp:236
1148 #, qt-format
1149 msgctxt "QCoreApplication|"
1150 msgid "x=%1 y=%2"
1151 msgstr "x=%1 y=%2"
1152 
1153 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1154 msgctxt "Function type|"
1155 msgid "Surface z=F(x,y)"
1156 msgstr "Pinta z=F(x,y)"
1157 
1158 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1159 msgctxt "Function type|"
1160 msgid "Surface y=F(x,z)"
1161 msgstr "Pinta y=F(x,z)"
1162 
1163 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1164 msgctxt "Function type|"
1165 msgid "Surface x=F(y,z)"
1166 msgstr "Pinta x=F(y,z)"
1167 
1168 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1169 msgctxt "Function type|"
1170 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1171 msgstr "Lieriöpinta z=F(r: radiaalinen, p: polaarinen)"
1172 
1173 #: analitzaplot/private/backends/implicitcurve.cpp:44
1174 msgctxt "Function type|"
1175 msgid "Implicit Curve"
1176 msgstr "Implisiittinen käyrä"
1177 
1178 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1179 msgctxt "Function type|"
1180 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1181 msgstr "Implisiittinen polaarikäyrä 0=F(r: radiaalinen, p: polaarinen)"
1182 
1183 #: analitzaplot/private/backends/implicitsurface.cpp:35
1184 msgctxt "Function type|"
1185 msgid "Implicit Surface"
1186 msgstr "Implisiittinen pinta"
1187 
1188 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1189 msgctxt "Function type|"
1190 msgid "Parametric Curve 2D"
1191 msgstr "Parametrinen käyrä (2D)"
1192 
1193 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1194 msgctxt "Function type|"
1195 msgid "Parametric Curve 3D"
1196 msgstr "Parametrinen käyrä (3D)"
1197 
1198 #: analitzaplot/private/backends/parametricsurface.cpp:32
1199 msgctxt "Function type|"
1200 msgid "Parametric Surface"
1201 msgstr "Parametrinen pinta"
1202 
1203 #: analitzaplot/private/backends/polarcurve.cpp:37
1204 msgctxt "Function type|"
1205 msgid "Polar Curve r=F(p: Polar)"
1206 msgstr "Polaarikäyrä r=F(p: polaarinen)"
1207 
1208 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1209 msgctxt "Function type|"
1210 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1211 msgstr "Radiaalinen pallopinta=F(t:atsimuutti, p: polaarinen)"
1212 
1213 #: analitzawidgets/expressionedit.cpp:295
1214 #, qt-format
1215 msgctxt "QCoreApplication|"
1216 msgid "Result: %1"
1217 msgstr "Tulos: %1"
1218 
1219 #: analitzawidgets/expressionedit.cpp:405
1220 msgctxt "QCoreApplication|"
1221 msgid "To Expression"
1222 msgstr "Lausekkeeksi"
1223 
1224 #: analitzawidgets/expressionedit.cpp:407
1225 msgctxt "QCoreApplication|"
1226 msgid "To MathML"
1227 msgstr "MathML:ksi"
1228 
1229 #: analitzawidgets/expressionedit.cpp:409
1230 msgctxt "QCoreApplication|"
1231 msgid "Simplify"
1232 msgstr "Sievennä"
1233 
1234 #: analitzawidgets/expressionedit.cpp:411
1235 msgctxt "QCoreApplication|"
1236 msgid "Examples"
1237 msgstr "Esimerkkejä"
1238 
1239 #: analitzawidgets/plotsview2d.cpp:214
1240 msgctxt "QCoreApplication|"
1241 msgid "Selected viewport too small"
1242 msgstr "Valittu näkymä on liian pieni"
1243 
1244 #~ msgctxt "NAME OF TRANSLATORS"
1245 #~ msgid "Your names"
1246 #~ msgstr "Lasse Liehu, Tommi Nieminen"
1247 
1248 #~ msgctxt "EMAIL OF TRANSLATORS"
1249 #~ msgid "Your emails"
1250 #~ msgstr "lasse.liehu@gmail.com,translator@legisign.org"
1251 
1252 #~ msgctxt "Parameter in function prototype"
1253 #~ msgid "par%1"
1254 #~ msgstr "par%1"
1255 
1256 #~ msgctxt "Function parameter separator"
1257 #~ msgid ", "
1258 #~ msgstr ", "