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

0001 # Freek de Kruijf <freekdekruijf@kde.nl>, 2014, 2015, 2017, 2019.
0002 # Jaap Woldringh <jjhwoldringh@kde.nl>, 2014, 2015, 2016, 2017.
0003 msgid ""
0004 msgstr ""
0005 "Project-Id-Version: \n"
0006 "PO-Revision-Date: 2019-02-05 11:26+0100\n"
0007 "Last-Translator: Freek de Kruijf <freekdekruijf@kde.nl>\n"
0008 "Language-Team: Dutch <kde-i18n-nl@kde.org>\n"
0009 "Language: nl\n"
0010 "MIME-Version: 1.0\n"
0011 "Content-Type: text/plain; charset=UTF-8\n"
0012 "Content-Transfer-Encoding: 8bit\n"
0013 "X-Qt-Contexts: true\n"
0014 "Plural-Forms: nplurals=2; plural=n != 1;\n"
0015 "X-Generator: Lokalize 18.12.1\n"
0016 
0017 msgctxt "QObject|dictionary"
0018 msgid "xaxaxaxaxa"
0019 msgstr "xaxaxaxaxa"
0020 
0021 msgctxt "QObject|dictionary"
0022 msgid "cosa"
0023 msgstr "cosa"
0024 
0025 #: analitza/analyzer.cpp:193
0026 msgctxt "QCoreApplication|"
0027 msgid "Cannot calculate an empty expression"
0028 msgstr "Kan een lege uitdrukking niet berekenen"
0029 
0030 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0031 #: analitza/analyzer.cpp:285
0032 msgctxt "QCoreApplication|"
0033 msgid "Must specify a correct operation"
0034 msgstr "Geef een correcte bewerking op"
0035 
0036 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0037 #, qt-format
0038 msgctxt "QCoreApplication|"
0039 msgid "Unknown identifier: '%1'"
0040 msgstr "Onbekende naam: '%1'"
0041 
0042 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0043 msgctxt "identifier separator in error message|"
0044 msgid "', '"
0045 msgstr "', '"
0046 
0047 #: analitza/analyzer.cpp:615
0048 msgctxt "Error message, no proper condition found.|"
0049 msgid "Could not find a proper choice for a condition statement."
0050 msgstr "Kon geen juiste voorwaarde vinden"
0051 
0052 #: analitza/analyzer.cpp:936
0053 msgctxt "QCoreApplication|"
0054 msgid "Type not supported for bounding."
0055 msgstr "Voor dit type zijn er geen grenzen"
0056 
0057 #: analitza/analyzer.cpp:961
0058 msgctxt "QCoreApplication|"
0059 msgid "The downlimit is greater than the uplimit"
0060 msgstr "De ondergrens is groter dan de bovengrens"
0061 
0062 #: analitza/analyzer.cpp:963
0063 msgctxt "QCoreApplication|"
0064 msgid "Incorrect uplimit or downlimit."
0065 msgstr "Onder- of bovengrens is niet correct."
0066 
0067 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0068 #, qt-format
0069 msgctxt "QCoreApplication|"
0070 msgid "Invalid type for parameter '%1'"
0071 msgstr "Ongeldig type voor parameter '%1'"
0072 
0073 #: analitza/analyzer.cpp:1877
0074 msgctxt "By a cycle i mean a variable that depends on itself|"
0075 msgid "Defined a variable cycle"
0076 msgstr "Gedefinieerde variabele is cyclisch (afhankelijk van zichzelf)"
0077 
0078 #: analitza/analyzer.cpp:1919
0079 msgctxt "QCoreApplication|"
0080 msgid "The result is not a number"
0081 msgstr "Het antwoord is geen getal"
0082 
0083 #: analitza/commands/blockmatrixcommands.cpp:44
0084 #: analitza/commands/blockmatrixcommands.cpp:234
0085 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0086 #: analitza/commands/matrixcommands.cpp:48
0087 #: analitza/commands/matrixcommands.cpp:201
0088 #: analitza/commands/vectorcommands.cpp:45
0089 #: analitza/commands/vectorcommands.cpp:82
0090 #, qt-format
0091 msgctxt "QCoreApplication|"
0092 msgid "Invalid parameter count for '%1'"
0093 msgstr "Fout aantal parameters voor '%1'"
0094 
0095 #: analitza/commands/blockmatrixcommands.cpp:86
0096 #: analitza/commands/blockmatrixcommands.cpp:119
0097 #: analitza/commands/blockmatrixcommands.cpp:122
0098 msgctxt "QCoreApplication|"
0099 msgid "Blocks must have consistent size between each and other"
0100 msgstr ""
0101 "Blokken moeten onderling en samen met anderen een consistente grootte hebben"
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 "Lege blokken zijn niet niet gewenst"
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 "Blokken moeten matrices zijn"
0117 
0118 #: analitza/commands/blockmatrixcommands.cpp:142
0119 msgctxt "QCoreApplication|"
0120 msgid "Number of blocks must be consistent"
0121 msgstr "Aantal blokken moet consistent zijn"
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 "Lege vectoren/elementen in matrixrijen zijn niet gewenst"
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 "Maker van matrix heeft vectoren of elementen in matrixrijen nodig"
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 "het arg %1 is ongeldig of fout"
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 "Fout aantal parameters voor '%1'. Moet 1 parameters zijn"
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 "De opdracht '%1' werkt alleen met een vierkante matrix"
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 "Ongeldig type parameter in (%1,%2) ingevoerd voor '%3'. Dit moet een getal "
0165 "zijn."
0166 
0167 #: analitza/commands/eigencommands.cpp:126
0168 #: analitza/commands/eigencommands.cpp:193
0169 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0170 msgid "Returned eigenvalue is NaN"
0171 msgstr "Teruggegeven eigenwaarde is NaN"
0172 
0173 #: analitza/commands/eigencommands.cpp:132
0174 #: analitza/commands/eigencommands.cpp:196
0175 msgctxt "QCoreApplication|"
0176 msgid "Returned eigenvalue is too big"
0177 msgstr "Teruggegeven eigenwaarde is te groot"
0178 
0179 #: analitza/commands/matrixcommands.cpp:31
0180 msgctxt "QCoreApplication|"
0181 msgid "Matrix dimensions must be greater than zero"
0182 msgstr "Dimensies van matrix moeten groter zijn dan nul"
0183 
0184 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0185 msgctxt "QCoreApplication|"
0186 msgid "All matrixrow elements must have the same size"
0187 msgstr "Alle matrixrijen moeten even groot zijn"
0188 
0189 #: analitza/commands/matrixcommands.cpp:127
0190 msgctxt "QCoreApplication|"
0191 msgid "Not all are rows or vectors"
0192 msgstr "Niet allemaal zijn rijen of vectoren"
0193 
0194 #: analitza/commands/matrixcommands.cpp:143
0195 msgctxt "QCoreApplication|"
0196 msgid "Every argument must be a matrixrow element"
0197 msgstr "Elk argument moet een rij zijn van een matrix"
0198 
0199 #: analitza/commands/matrixcommands.cpp:241
0200 msgctxt "QCoreApplication|"
0201 msgid "The nth diagonal index must be less than the row count"
0202 msgstr "De n-de diagonaal-index moet kleiner zijn dan het aantal rijen"
0203 
0204 #: analitza/commands/matrixcommands.cpp:249
0205 msgctxt "QCoreApplication|"
0206 msgid "The nth diagonal index must be less than the column count"
0207 msgstr "De n-de diagonaal-index moet kleiner zijn dan het aantal kolommen"
0208 
0209 #: analitza/commands/matrixcommands.cpp:265
0210 msgctxt "QCoreApplication|"
0211 msgid "nth diagonal index must be integer number"
0212 msgstr "n-de diagonaal-index moet een geheel getal zijn"
0213 
0214 #: analitza/commands/matrixcommands.cpp:269
0215 msgctxt "QCoreApplication|"
0216 msgid "nth diagonal index must be a positive integer number"
0217 msgstr "n-de diagonaal-index moet een positief geheel getal zijn"
0218 
0219 #: analitza/commands/vectorcommands.cpp:62
0220 #, qt-format
0221 msgctxt "QCoreApplication|"
0222 msgid "Invalid parameter type for '%1', was expected a list"
0223 msgstr "Ongeldig type parameter voor '%1', er werd een lijst verwacht"
0224 
0225 #: analitza/commands/vectorcommands.cpp:75
0226 #: analitza/commands/vectorcommands.cpp:78
0227 msgctxt "QCoreApplication|"
0228 msgid "Vector size must be some integer value greater to zero"
0229 msgstr "Vectorgrootte moet een geheel getal zijn groter dan nul"
0230 
0231 #: analitza/explexer.cpp:78
0232 msgctxt "QCoreApplication|"
0233 msgid "Unexpectedly arrived to the end of the input"
0234 msgstr "Onverwacht einde aan de invoer"
0235 
0236 #: analitza/explexer.cpp:112
0237 #, qt-format
0238 msgctxt "QCoreApplication|"
0239 msgid "Unknown token %1"
0240 msgstr "Onbekend teken %1"
0241 
0242 #: analitza/expression.cpp:162
0243 #, qt-format
0244 msgctxt "QCoreApplication|"
0245 msgid "<em>%1</em> needs at least 2 parameters"
0246 msgstr "Voor <em>%1</em> zijn minstens 2 parameters nodig"
0247 
0248 #: analitza/expression.cpp:164
0249 #, qt-format
0250 msgctxt "QCoreApplication|"
0251 msgid "<em>%1</em> requires %2 parameters"
0252 msgstr "Voor <em>%1</em> zijn %2 parameters nodig"
0253 
0254 #: analitza/expression.cpp:171
0255 #, qt-format
0256 msgctxt "QCoreApplication|"
0257 msgid "Missing boundary for '%1'"
0258 msgstr "Grens ontbreekt voor '%1'"
0259 
0260 #: analitza/expression.cpp:173
0261 #, qt-format
0262 msgctxt "QCoreApplication|"
0263 msgid "Unexpected bounding for '%1'"
0264 msgstr "Onbekende begrenzing voor  '%1'"
0265 
0266 #: analitza/expression.cpp:178
0267 #, qt-format
0268 msgctxt "QCoreApplication|"
0269 msgid "<em>%1</em> missing bounds on '%2'"
0270 msgstr "<em>%1</em> grenzen ontbreken voor '%2'"
0271 
0272 #: analitza/expression.cpp:200
0273 msgctxt "QCoreApplication|"
0274 msgid "Wrong declare"
0275 msgstr "Foute declaratie"
0276 
0277 #: analitza/expression.cpp:210
0278 #, qt-format
0279 msgctxt "QCoreApplication|"
0280 msgid "Empty container: %1"
0281 msgstr "Lege plaatshouder: %1"
0282 
0283 #: analitza/expression.cpp:228
0284 msgctxt "there was a conditional outside a condition structure|"
0285 msgid "We can only have conditionals inside piecewise structures."
0286 msgstr "Er kunnen alleen voorwaarden voorkomen binnen \"piecewise\"-structuren"
0287 
0288 #: analitza/expression.cpp:244
0289 #, qt-format
0290 msgctxt "QCoreApplication|"
0291 msgid "Cannot have two parameters with the same name like '%1'."
0292 msgstr "Twee parameters met dezelfde naam zoals '%1' niet toegestaan."
0293 
0294 #: analitza/expression.cpp:259
0295 msgctxt ""
0296 "this is an error message. otherwise is the else in a mathml condition|"
0297 msgid "The <em>otherwise</em> parameter should be the last one"
0298 msgstr "De parameter <em>anders</em> moet de laatste zijn"
0299 
0300 #: analitza/expression.cpp:267
0301 #, qt-format
0302 msgctxt "there was an element that was not a conditional inside a condition|"
0303 msgid "%1 is not a proper condition inside the piecewise"
0304 msgstr "%1 is geen goede voorwaarde binnen de \"piecewise\""
0305 
0306 #: analitza/expression.cpp:273
0307 msgctxt "QCoreApplication|"
0308 msgid "We can only declare variables"
0309 msgstr "Er kunnen alleen variabelen worden gedeclareerd"
0310 
0311 #: analitza/expression.cpp:279
0312 msgctxt "QCoreApplication|"
0313 msgid "We can only have bounded variables"
0314 msgstr "Alleen begrensde variabelen zijn mogelijk"
0315 
0316 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0317 msgctxt "QCoreApplication|"
0318 msgid "Do not want empty matrixrow elements"
0319 msgstr "Lege matrixrijen zijn niet toegestaan"
0320 
0321 #: analitza/expression.cpp:300
0322 msgctxt "QCoreApplication|"
0323 msgid "The matrix must contain only matrixrow elements"
0324 msgstr "De matrix kan alleen matrixrijen bevatten"
0325 
0326 #: analitza/expression.cpp:419
0327 #, qt-format
0328 msgctxt "QCoreApplication|"
0329 msgid "Error while parsing: %1"
0330 msgstr "Fout bij het inlezen: %1"
0331 
0332 #: analitza/expression.cpp:450
0333 #, qt-format
0334 msgctxt "An error message|"
0335 msgid "Container unknown: %1"
0336 msgstr "Plaatshouder onbekend: %1"
0337 
0338 #: analitza/expression.cpp:456
0339 #, qt-format
0340 msgctxt "QCoreApplication|"
0341 msgid "Cannot codify the %1 value."
0342 msgstr "Kan de waarde %1 niet coderen."
0343 
0344 #: analitza/expression.cpp:462
0345 #, qt-format
0346 msgctxt "QCoreApplication|"
0347 msgid "The %1 operator cannot have child contexts."
0348 msgstr "Er kunnen geen van %1 afgeleide bewerkingen zijn."
0349 
0350 #: analitza/expression.cpp:466
0351 #, qt-format
0352 msgctxt "QCoreApplication|"
0353 msgid "The element '%1' is not an operator."
0354 msgstr "'%1' is geen bewerking."
0355 
0356 #: analitza/expression.cpp:479
0357 msgctxt "QCoreApplication|"
0358 msgid "Do not want empty vectors"
0359 msgstr "Lege vectoren zijn niet toegestaan"
0360 
0361 #: analitza/expression.cpp:489
0362 msgctxt "QCoreApplication|"
0363 msgid "Do not want empty matrices"
0364 msgstr "Lege matrices zijn niet toegestaan"
0365 
0366 #: analitza/expression.cpp:508
0367 #, qt-format
0368 msgctxt "Error message due to an unrecognized input|"
0369 msgid "Not supported/unknown: %1"
0370 msgstr "Niet ondersteund/onbekend: %1"
0371 
0372 #: analitza/expressionparser.cpp:296
0373 msgctxt "QCoreApplication|"
0374 msgid ", "
0375 msgstr ", "
0376 
0377 #: analitza/expressionparser.cpp:296
0378 #, qt-format
0379 msgctxt "error message|"
0380 msgid "Expected %1 instead of '%2'"
0381 msgstr "%1 verwacht en niet '%2'"
0382 
0383 #: analitza/expressionparser.cpp:298
0384 msgctxt "QCoreApplication|"
0385 msgid "Missing right parenthesis"
0386 msgstr "Rechterhaakje ontbreekt"
0387 
0388 #: analitza/expressionparser.cpp:300
0389 msgctxt "QCoreApplication|"
0390 msgid "Unbalanced right parenthesis"
0391 msgstr "Aantal rechter haakjes klopt niet"
0392 
0393 #: analitza/expressionparser.cpp:303
0394 #, qt-format
0395 msgctxt "QCoreApplication|"
0396 msgid "Unexpected token identifier: %1"
0397 msgstr "Onverwachte naam teken: %1"
0398 
0399 #: analitza/expressionparser.cpp:305
0400 #, qt-format
0401 msgctxt "QCoreApplication|"
0402 msgid "Unexpected token %1"
0403 msgstr "Onverwacht teken %1"
0404 
0405 #: analitza/expressiontypechecker.cpp:301
0406 #, qt-format
0407 msgctxt "QCoreApplication|"
0408 msgid "Could not find a type that unifies '%1'"
0409 msgstr "Kon geen type vinden voor '%1'"
0410 
0411 #: analitza/expressiontypechecker.cpp:473
0412 msgctxt "QCoreApplication|"
0413 msgid "The domain should be either a vector or a list"
0414 msgstr "Het domein moet een vector zijn of een lijst."
0415 
0416 #: analitza/expressiontypechecker.cpp:558
0417 #, qt-format
0418 msgctxt "type error message|"
0419 msgid "Cannot call '%1'"
0420 msgstr "Kan '%1' niet vinden"
0421 
0422 #: analitza/expressiontypechecker.cpp:593
0423 #, qt-format
0424 msgctxt "QCoreApplication|"
0425 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0426 msgstr ""
0427 "Kan '%1' niet tot '%2' reduceren. Ongeldig type parameter '%3' voor '%4'"
0428 
0429 #: analitza/expressiontypechecker.cpp:604
0430 #, qt-format
0431 msgctxt "QCoreApplication|"
0432 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0433 msgstr "Fout aantal parameters voor '%2'. Moet %1 parameters zijn."
0434 
0435 #: analitza/expressiontypechecker.cpp:616
0436 #, qt-format
0437 msgctxt "QCoreApplication|"
0438 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0439 msgstr ""
0440 "Kan '%1' niet met '%2' vergelijken. Ongeldig type parameter '%3' voor '%4'"
0441 
0442 #: analitza/expressiontypechecker.cpp:654
0443 #, qt-format
0444 msgctxt "QCoreApplication|"
0445 msgid "Could not call '%1'"
0446 msgstr "Kan '%1' niet vinden"
0447 
0448 #: analitza/expressiontypechecker.cpp:662
0449 #, qt-format
0450 msgctxt "QCoreApplication|"
0451 msgid "Could not solve '%1'"
0452 msgstr "Kan '%1' niet oplossen"
0453 
0454 #: analitza/expressiontypechecker.cpp:695
0455 #, qt-format
0456 msgctxt "QCoreApplication|"
0457 msgid "Incoherent type for the variable '%1'"
0458 msgstr "Het type van de variabele '%1' klopt niet"
0459 
0460 #: analitza/expressiontypechecker.cpp:718
0461 msgctxt "QCoreApplication|"
0462 msgid "Could not determine the type for piecewise"
0463 msgstr "Kan het type van de \"piecewise\" niet vaststellen"
0464 
0465 #: analitza/expressiontypechecker.cpp:937
0466 msgctxt "QCoreApplication|"
0467 msgid "Unexpected type"
0468 msgstr "Onverwacht type"
0469 
0470 #: analitza/expressiontypechecker.cpp:960
0471 #, qt-format
0472 msgctxt "QCoreApplication|"
0473 msgid "Cannot convert '%1' to '%2'"
0474 msgstr "Kan '%1' niet naar '%2' omzetten"
0475 
0476 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0477 #, qt-format
0478 msgctxt "html representation of an operator|"
0479 msgid "<span class='op'>%1</span>"
0480 msgstr "<span class='op'>%1</span>"
0481 
0482 #: analitza/htmlexpressionwriter.cpp:56
0483 #, qt-format
0484 msgctxt "html representation of an operator|"
0485 msgid "<span class='keyword'>%1</span>"
0486 msgstr "<span class='keyword'>%1</span>"
0487 
0488 #: analitza/mathmlpresentationlexer.cpp:94
0489 #, qt-format
0490 msgctxt "Error message|"
0491 msgid "Unknown token '%1'"
0492 msgstr "Onbekend teken: '%1'"
0493 
0494 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0495 msgctxt "QCoreApplication|"
0496 msgid "Cannot divide by 0."
0497 msgstr "Kan niet door 0 delen."
0498 
0499 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0500 msgctxt "QCoreApplication|"
0501 msgid "Cannot calculate the remainder on 0."
0502 msgstr "Kan de rest niet berekenen."
0503 
0504 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0505 msgctxt "QCoreApplication|"
0506 msgid "Cannot calculate the factor on 0."
0507 msgstr "Kan niet in factoren ontbinden."
0508 
0509 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0510 msgctxt "QCoreApplication|"
0511 msgid "Cannot calculate the lcm of 0."
0512 msgstr "Kan de KGV niet berekenen."
0513 
0514 #: analitza/operations.cpp:246
0515 msgctxt "QCoreApplication|"
0516 msgid "Boolean operations on complex numbers not available"
0517 msgstr "Logische bewerkingen op complexe getallen niet beschikbaar"
0518 
0519 #: analitza/operations.cpp:276
0520 msgctxt "QCoreApplication|"
0521 msgid "Only square root implemented for complex numbers"
0522 msgstr "Voor complexe getallen is alleen de vierkantswortel beschikbaar"
0523 
0524 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0525 #, qt-format
0526 msgctxt "QCoreApplication|"
0527 msgid "Could not calculate a value %1"
0528 msgstr "Kan een waarde %1 niet berekenen"
0529 
0530 #: analitza/operations.cpp:479
0531 #, qt-format
0532 msgctxt "QCoreApplication|"
0533 msgid "Cannot calculate %1 between a value and an error type"
0534 msgstr "Kan %1 niet berekenen van een waarde en een fouttype"
0535 
0536 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0537 #: analitza/operations.cpp:784
0538 msgctxt "QCoreApplication|"
0539 msgid "Invalid index for a container"
0540 msgstr "Ongeldige index voor een plaatshouder"
0541 
0542 #: analitza/operations.cpp:527
0543 #, qt-format
0544 msgctxt "QCoreApplication|"
0545 msgid "Cannot operate '%1' on different sized vectors."
0546 msgstr ""
0547 "Kan de bewerking '%1' niet uitvoeren op vectoren met verschillend aantal "
0548 "elementen."
0549 
0550 #: analitza/operations.cpp:566
0551 msgctxt "QCoreApplication|"
0552 msgid ""
0553 "Multiplication between a matrix and a vector is allowed provided that the "
0554 "number of columns of the matrix equals the size of the vector"
0555 msgstr ""
0556 "Een matrix kan met een vector worden vermenigvuldigd, indien het aantal "
0557 "kolommen van de matrix gelijk is aan het aantal elementen van de vector "
0558 "(matrix maal vector)."
0559 
0560 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0561 msgctxt "QCoreApplication|"
0562 msgid "Matrix and vector entries must be numbers"
0563 msgstr "Elementen van matrix en vector kunnen alleen getallen zijn"
0564 
0565 #: analitza/operations.cpp:599
0566 #, qt-format
0567 msgctxt "QCoreApplication|"
0568 msgid "Could not calculate a vector's %1"
0569 msgstr "Kon de %1 van een vector niet berekenen"
0570 
0571 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0572 #, qt-format
0573 msgctxt "QCoreApplication|"
0574 msgid "Could not calculate a list's %1"
0575 msgstr "Kon de %1 van een lijst niet berekenen"
0576 
0577 #: analitza/operations.cpp:703
0578 msgctxt "QCoreApplication|"
0579 msgid ""
0580 "Multiplication between a vector and a matrix is allowed provided that the "
0581 "matrix has only one matrixrow element"
0582 msgstr ""
0583 "Een vector kan met een matrix worden vermenigvuldigd, indien de matrix "
0584 "slechts één rij heeft (vector maal matrix)."
0585 
0586 #: analitza/operations.cpp:730
0587 msgctxt "QCoreApplication|"
0588 msgid ""
0589 "Addition of two matrices is allowed provided that both matrices have the "
0590 "same number of rows and the same number of columns"
0591 msgstr ""
0592 "Twee matrices kunnen worden opgeteld indien beiden even veel kolommen en "
0593 "rijen hebben."
0594 
0595 #: analitza/operations.cpp:762
0596 msgctxt "QCoreApplication|"
0597 msgid ""
0598 "Multiplication of two matrices is allowed provided that the number of "
0599 "columns of the first matrix equals the number of rows of the second matrix"
0600 msgstr ""
0601 "Twee matrices kunnen worden vermenigvuldigd indien het aantal kolommen van "
0602 "de eerste matrix gelijk is aan het aantal rijen van de tweede matrix."
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 "Alle elementen van de matrices moeten getallen zijn."
0609 
0610 #: analitza/operations.cpp:879
0611 msgctxt "QCoreApplication|"
0612 msgid "The exponent of 'power' must be some integer number"
0613 msgstr "De machtsexponent moet een geheel getal zijn"
0614 
0615 #: analitza/operations.cpp:883
0616 msgctxt "QCoreApplication|"
0617 msgid "Cannot compute 'power' for non square matrix"
0618 msgstr ""
0619 "Kan de macht niet berekenen van een niet-vierkante matrix (dus aantallen "
0620 "rijen en kolommen moeten gelijk zijn)"
0621 
0622 #: analitza/operations.cpp:922
0623 #, qt-format
0624 msgctxt "QCoreApplication|"
0625 msgid "Cannot calculate %1 between a matrix and an error type"
0626 msgstr "Kan %1 niet berekenen van een matrix en een fouttype"
0627 
0628 #: analitza/providederivative.cpp:93
0629 #, qt-format
0630 msgctxt "QCoreApplication|"
0631 msgid "Could not calculate the derivative for '%1'"
0632 msgstr "Kon de afgeleide van '%1' niet berekenen"
0633 
0634 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0635 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0636 msgctxt "@title:column|"
0637 msgid "Name"
0638 msgstr "Naam"
0639 
0640 #: analitzagui/operatorsmodel.cpp:98
0641 msgctxt "@title:column|"
0642 msgid "Description"
0643 msgstr "Beschrijving"
0644 
0645 #: analitzagui/operatorsmodel.cpp:101
0646 msgctxt "@title:column|"
0647 msgid "Parameters"
0648 msgstr "Parameters"
0649 
0650 #: analitzagui/operatorsmodel.cpp:104
0651 msgctxt "@title:column|"
0652 msgid "Example"
0653 msgstr "Voorbeeld"
0654 
0655 #: analitzagui/operatorsmodel.cpp:135
0656 msgctxt "Syntax for function bounding|"
0657 msgid " : var"
0658 msgstr " : var"
0659 
0660 #: analitzagui/operatorsmodel.cpp:137
0661 msgctxt "Syntax for function bounding values|"
0662 msgid "=from..to"
0663 msgstr "=van..tot"
0664 
0665 #: analitzagui/operatorsmodel.cpp:140
0666 #, qt-format
0667 msgctxt "QCoreApplication|"
0668 msgid "%1("
0669 msgstr "%1("
0670 
0671 #: analitzagui/operatorsmodel.cpp:143
0672 #, qt-format
0673 msgctxt "QCoreApplication|"
0674 msgid "%1... parameters, ...%2)"
0675 msgstr "%1... parameters, ...%2)"
0676 
0677 #: analitzagui/operatorsmodel.cpp:146
0678 #, qt-format
0679 msgctxt "QCoreApplication|"
0680 msgid "par%1"
0681 msgstr "par%1"
0682 
0683 #: analitzagui/operatorsmodel.cpp:159
0684 msgctxt "QCoreApplication|"
0685 msgid "Addition"
0686 msgstr "Optelling"
0687 
0688 #: analitzagui/operatorsmodel.cpp:162
0689 msgctxt "QCoreApplication|"
0690 msgid "Multiplication"
0691 msgstr "Vermenigvuldiging"
0692 
0693 #: analitzagui/operatorsmodel.cpp:165
0694 msgctxt "QCoreApplication|"
0695 msgid "Division"
0696 msgstr "Deling"
0697 
0698 #: analitzagui/operatorsmodel.cpp:168
0699 msgctxt "QCoreApplication|"
0700 msgid "Subtraction. Will remove all values from the first one."
0701 msgstr "Aftrekken. Alle waarden worden van de eerste afgetrokken."
0702 
0703 #: analitzagui/operatorsmodel.cpp:171
0704 msgctxt "QCoreApplication|"
0705 msgid "Power"
0706 msgstr "Macht"
0707 
0708 #: analitzagui/operatorsmodel.cpp:174
0709 msgctxt "QCoreApplication|"
0710 msgid "Remainder"
0711 msgstr "Rest"
0712 
0713 #: analitzagui/operatorsmodel.cpp:177
0714 msgctxt "QCoreApplication|"
0715 msgid "Quotient"
0716 msgstr "Deling"
0717 
0718 #: analitzagui/operatorsmodel.cpp:180
0719 msgctxt "QCoreApplication|"
0720 msgid "The factor of"
0721 msgstr "De factor van"
0722 
0723 #: analitzagui/operatorsmodel.cpp:183
0724 msgctxt "QCoreApplication|"
0725 msgid "Factorial. factorial(n)=n!"
0726 msgstr "Faculteit. n faculteit=factorial(n)=n!"
0727 
0728 #: analitzagui/operatorsmodel.cpp:186
0729 msgctxt "QCoreApplication|"
0730 msgid "Function to calculate the sine of a given angle"
0731 msgstr "Functie voor het berekenen van de sinus van een gegeven hoek"
0732 
0733 #: analitzagui/operatorsmodel.cpp:189
0734 msgctxt "QCoreApplication|"
0735 msgid "Function to calculate the cosine of a given angle"
0736 msgstr "Functie voor het berekenen van de cosinus van een gegeven hoek"
0737 
0738 #: analitzagui/operatorsmodel.cpp:192
0739 msgctxt "QCoreApplication|"
0740 msgid "Function to calculate the tangent of a given angle"
0741 msgstr "Functie voor het berekenen van de tangens van een gegeven hoek"
0742 
0743 #: analitzagui/operatorsmodel.cpp:195
0744 msgctxt "QCoreApplication|"
0745 msgid "Secant"
0746 msgstr "Secans"
0747 
0748 #: analitzagui/operatorsmodel.cpp:198
0749 msgctxt "QCoreApplication|"
0750 msgid "Cosecant"
0751 msgstr "Cosecans"
0752 
0753 #: analitzagui/operatorsmodel.cpp:201
0754 msgctxt "QCoreApplication|"
0755 msgid "Cotangent"
0756 msgstr "Cotangens"
0757 
0758 #: analitzagui/operatorsmodel.cpp:204
0759 msgctxt "QCoreApplication|"
0760 msgid "Hyperbolic sine"
0761 msgstr "Hyperbolische sinus"
0762 
0763 #: analitzagui/operatorsmodel.cpp:207
0764 msgctxt "QCoreApplication|"
0765 msgid "Hyperbolic cosine"
0766 msgstr "Hyperbolische cosinus"
0767 
0768 #: analitzagui/operatorsmodel.cpp:210
0769 msgctxt "QCoreApplication|"
0770 msgid "Hyperbolic tangent"
0771 msgstr "Hyperbolische tangens"
0772 
0773 #: analitzagui/operatorsmodel.cpp:213
0774 msgctxt "QCoreApplication|"
0775 msgid "Hyperbolic secant"
0776 msgstr "Hyperbolische secans"
0777 
0778 #: analitzagui/operatorsmodel.cpp:216
0779 msgctxt "QCoreApplication|"
0780 msgid "Hyperbolic cosecant"
0781 msgstr "Hyperbolische cosecans"
0782 
0783 #: analitzagui/operatorsmodel.cpp:219
0784 msgctxt "QCoreApplication|"
0785 msgid "Hyperbolic cotangent"
0786 msgstr "Hyperbolische cotangens"
0787 
0788 #: analitzagui/operatorsmodel.cpp:222
0789 msgctxt "QCoreApplication|"
0790 msgid "Arc sine"
0791 msgstr "Arcsinus"
0792 
0793 #: analitzagui/operatorsmodel.cpp:225
0794 msgctxt "QCoreApplication|"
0795 msgid "Arc cosine"
0796 msgstr "Arccosinus"
0797 
0798 #: analitzagui/operatorsmodel.cpp:228
0799 msgctxt "QCoreApplication|"
0800 msgid "Arc tangent"
0801 msgstr "Arctangens"
0802 
0803 #: analitzagui/operatorsmodel.cpp:231
0804 msgctxt "QCoreApplication|"
0805 msgid "Arc cotangent"
0806 msgstr "Arccotangens"
0807 
0808 #: analitzagui/operatorsmodel.cpp:237
0809 msgctxt "QCoreApplication|"
0810 msgid "Hyperbolic arc tangent"
0811 msgstr "Hyperbolische arctangens"
0812 
0813 #: analitzagui/operatorsmodel.cpp:240
0814 msgctxt "QCoreApplication|"
0815 msgid "Summatory"
0816 msgstr "Somfunctie"
0817 
0818 #: analitzagui/operatorsmodel.cpp:243
0819 msgctxt "QCoreApplication|"
0820 msgid "Productory"
0821 msgstr "Productfunctie"
0822 
0823 #: analitzagui/operatorsmodel.cpp:246
0824 msgctxt "QCoreApplication|"
0825 msgid "For all"
0826 msgstr "Voor alle"
0827 
0828 #: analitzagui/operatorsmodel.cpp:249
0829 msgctxt "QCoreApplication|"
0830 msgid "Exists"
0831 msgstr "Bestaat"
0832 
0833 #: analitzagui/operatorsmodel.cpp:252
0834 msgctxt "QCoreApplication|"
0835 msgid "Differentiation"
0836 msgstr "Differentiëren"
0837 
0838 #: analitzagui/operatorsmodel.cpp:255
0839 msgctxt "QCoreApplication|"
0840 msgid "Hyperbolic arc sine"
0841 msgstr "Hyperbolische arcsinus"
0842 
0843 #: analitzagui/operatorsmodel.cpp:258
0844 msgctxt "QCoreApplication|"
0845 msgid "Hyperbolic arc cosine"
0846 msgstr "Hyperbolische arccosinus"
0847 
0848 #: analitzagui/operatorsmodel.cpp:261
0849 msgctxt "QCoreApplication|"
0850 msgid "Arc cosecant"
0851 msgstr "Arccosecans"
0852 
0853 #: analitzagui/operatorsmodel.cpp:264
0854 msgctxt "QCoreApplication|"
0855 msgid "Hyperbolic arc cosecant"
0856 msgstr "Hyperbolische arccosecans"
0857 
0858 #: analitzagui/operatorsmodel.cpp:267
0859 msgctxt "QCoreApplication|"
0860 msgid "Arc secant"
0861 msgstr "Arcsecans"
0862 
0863 #: analitzagui/operatorsmodel.cpp:270
0864 msgctxt "QCoreApplication|"
0865 msgid "Hyperbolic arc secant"
0866 msgstr "Hyperbolische arcsecans"
0867 
0868 #: analitzagui/operatorsmodel.cpp:273
0869 msgctxt "QCoreApplication|"
0870 msgid "Exponent (e^x)"
0871 msgstr "Exponent (e^x)"
0872 
0873 #: analitzagui/operatorsmodel.cpp:276
0874 msgctxt "QCoreApplication|"
0875 msgid "Base-e logarithm"
0876 msgstr "Logaritme met grondtal e"
0877 
0878 #: analitzagui/operatorsmodel.cpp:279
0879 msgctxt "QCoreApplication|"
0880 msgid "Base-10 logarithm"
0881 msgstr "Logaritme met grondtal 10"
0882 
0883 #: analitzagui/operatorsmodel.cpp:282
0884 msgctxt "QCoreApplication|"
0885 msgid "Absolute value. abs(n)=|n|"
0886 msgstr "Absolute waarde: abs(n)=|n|"
0887 
0888 #: analitzagui/operatorsmodel.cpp:285
0889 msgctxt "QCoreApplication|"
0890 msgid "Conjugate"
0891 msgstr "Toegevoegd"
0892 
0893 #: analitzagui/operatorsmodel.cpp:288
0894 msgctxt "QCoreApplication|"
0895 msgid "Arg"
0896 msgstr "Arg"
0897 
0898 #: analitzagui/operatorsmodel.cpp:291
0899 msgctxt "QCoreApplication|"
0900 msgid "Real"
0901 msgstr "Reële deel"
0902 
0903 #: analitzagui/operatorsmodel.cpp:294
0904 msgctxt "QCoreApplication|"
0905 msgid "Imaginary"
0906 msgstr "Imaginaire deel"
0907 
0908 #: analitzagui/operatorsmodel.cpp:297
0909 msgctxt "QCoreApplication|"
0910 msgid "Floor value. floor(n)=⌊n⌋"
0911 msgstr "Floor. floor(n)=⌊n⌋"
0912 
0913 #: analitzagui/operatorsmodel.cpp:300
0914 msgctxt "QCoreApplication|"
0915 msgid "Ceil value. ceil(n)=⌈n⌉"
0916 msgstr "Ceil. ceil(n)=⌈n⌉"
0917 
0918 #: analitzagui/operatorsmodel.cpp:303
0919 msgctxt "QCoreApplication|"
0920 msgid "Minimum"
0921 msgstr "Minimum"
0922 
0923 #: analitzagui/operatorsmodel.cpp:306
0924 msgctxt "QCoreApplication|"
0925 msgid "Maximum"
0926 msgstr "Maximum"
0927 
0928 #: analitzagui/operatorsmodel.cpp:309
0929 msgctxt "QCoreApplication|"
0930 msgid "Greater than. gt(a,b)=a>b"
0931 msgstr "Groter dan. gt(a,b)=a>b"
0932 
0933 #: analitzagui/operatorsmodel.cpp:312
0934 msgctxt "QCoreApplication|"
0935 msgid "Less than. lt(a,b)=a<b"
0936 msgstr "Kleiner dan. lt(a,b)=a<b"
0937 
0938 #: analitzagui/operatorsmodel.cpp:315
0939 msgctxt "QCoreApplication|"
0940 msgid "Equal. eq(a,b) = a=b"
0941 msgstr "Gelijk aan. eq(a,b) = a=b"
0942 
0943 #: analitzagui/operatorsmodel.cpp:318
0944 msgctxt "QCoreApplication|"
0945 msgid "Approximation. approx(a)=a±n"
0946 msgstr "Benadering. approx(a)=a±n"
0947 
0948 #: analitzagui/operatorsmodel.cpp:321
0949 msgctxt "QCoreApplication|"
0950 msgid "Not equal. neq(a,b)=a≠b"
0951 msgstr "Ongelijk. neq(a,b)=a≠b"
0952 
0953 #: analitzagui/operatorsmodel.cpp:324
0954 msgctxt "QCoreApplication|"
0955 msgid "Greater or equal. geq(a,b)=a≥b"
0956 msgstr "Groter of gelijk aan. geq(a,b)=a>=b"
0957 
0958 #: analitzagui/operatorsmodel.cpp:327
0959 msgctxt "QCoreApplication|"
0960 msgid "Less or equal. leq(a,b)=a≤b"
0961 msgstr "Kleiner of gelijk aan. leq(a,b)=a≤b"
0962 
0963 #: analitzagui/operatorsmodel.cpp:330
0964 msgctxt "QCoreApplication|"
0965 msgid "Boolean and"
0966 msgstr "Booleaanse and (EN)"
0967 
0968 #: analitzagui/operatorsmodel.cpp:333
0969 msgctxt "QCoreApplication|"
0970 msgid "Boolean not"
0971 msgstr "Booleaanse not (NIET)"
0972 
0973 #: analitzagui/operatorsmodel.cpp:336
0974 msgctxt "QCoreApplication|"
0975 msgid "Boolean or"
0976 msgstr "Booleaanse or (OF)"
0977 
0978 #: analitzagui/operatorsmodel.cpp:339
0979 msgctxt "QCoreApplication|"
0980 msgid "Boolean xor"
0981 msgstr "Booleaanse xor (XOF)"
0982 
0983 #: analitzagui/operatorsmodel.cpp:342
0984 msgctxt "QCoreApplication|"
0985 msgid "Boolean implication"
0986 msgstr "Booleaanse implicatie"
0987 
0988 #: analitzagui/operatorsmodel.cpp:345
0989 msgctxt "QCoreApplication|"
0990 msgid "Greatest common divisor"
0991 msgstr "Grootste gemene deler (GGD)"
0992 
0993 #: analitzagui/operatorsmodel.cpp:348
0994 msgctxt "QCoreApplication|"
0995 msgid "Least common multiple"
0996 msgstr "Kleinste gemene veelvoud (KGV)"
0997 
0998 #: analitzagui/operatorsmodel.cpp:351
0999 msgctxt "QCoreApplication|"
1000 msgid "Root"
1001 msgstr "Wortel"
1002 
1003 #: analitzagui/operatorsmodel.cpp:354
1004 msgctxt "QCoreApplication|"
1005 msgid "Cardinal"
1006 msgstr "Kardinaal"
1007 
1008 #: analitzagui/operatorsmodel.cpp:357
1009 msgctxt "QCoreApplication|"
1010 msgid "Scalar product"
1011 msgstr "Scalair product (inproduct)"
1012 
1013 #: analitzagui/operatorsmodel.cpp:360
1014 msgctxt "QCoreApplication|"
1015 msgid "Select the par1-th element of par2 list or vector"
1016 msgstr "Selecteer het par1-de element van de par2-lijst of -vector"
1017 
1018 #: analitzagui/operatorsmodel.cpp:363
1019 msgctxt "QCoreApplication|"
1020 msgid "Joins several items of the same type"
1021 msgstr "Verbindt diverse elementen van hetzelfde type"
1022 
1023 #: analitzagui/operatorsmodel.cpp:366
1024 msgctxt "QCoreApplication|"
1025 msgid "Applies a function to every element in a list"
1026 msgstr "Past een functie toe op elk element in de lijst"
1027 
1028 #: analitzagui/operatorsmodel.cpp:369
1029 msgctxt "QCoreApplication|"
1030 msgid "Removes all elements that don't fit a condition"
1031 msgstr "Verwijdert elk element dat niet aan een voorwaarde voldoet"
1032 
1033 #: analitzagui/operatorsmodel.cpp:372
1034 msgctxt "QCoreApplication|"
1035 msgid "Transpose"
1036 msgstr "Transponeer"
1037 
1038 #: analitzagui/operatorsmodel.cpp:572
1039 #, qt-format
1040 msgctxt "n-ary function prototype|"
1041 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1042 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1043 
1044 #: analitzagui/operatorsmodel.cpp:582
1045 #, qt-format
1046 msgctxt "Function name in function prototype|"
1047 msgid "<em>%1</em>("
1048 msgstr "<em>%1</em>("
1049 
1050 #: analitzagui/operatorsmodel.cpp:583
1051 #, qt-format
1052 msgctxt "Uncorrect function name in function prototype|"
1053 msgid "<em style='color:red'><b>%1</b></em>("
1054 msgstr "<em style='color:red'><b>%1</b></em>("
1055 
1056 #: analitzagui/operatorsmodel.cpp:586
1057 #, qt-format
1058 msgctxt "Parameter in function prototype|"
1059 msgid "par%1"
1060 msgstr "par%1"
1061 
1062 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1063 #, qt-format
1064 msgctxt "Current parameter in function prototype|"
1065 msgid "<b>%1</b>"
1066 msgstr "<b>%1</b>"
1067 
1068 #: analitzagui/operatorsmodel.cpp:592
1069 msgctxt "Function parameter separator|"
1070 msgid ", "
1071 msgstr ", "
1072 
1073 #: analitzagui/operatorsmodel.cpp:596
1074 msgctxt "Current parameter is the bounding|"
1075 msgid " : bounds"
1076 msgstr " : grenzen"
1077 
1078 #: analitzagui/variablesmodel.cpp:94
1079 msgctxt "@title:column|"
1080 msgid "Value"
1081 msgstr "Waarde"
1082 
1083 #: analitzaplot/plotsfactory.cpp:49
1084 msgctxt "QCoreApplication|"
1085 msgid "The expression is not correct"
1086 msgstr "De uitdrukking is niet correct"
1087 
1088 #: analitzaplot/plotsfactory.cpp:72
1089 #, qt-format
1090 msgctxt "QCoreApplication|"
1091 msgid "Function type '%1' not recognized"
1092 msgstr "Onbekend functietype '%1'"
1093 
1094 #: analitzaplot/plotsfactory.cpp:74
1095 #, qt-format
1096 msgctxt "QCoreApplication|"
1097 msgid "Function '%1' not recognized"
1098 msgstr "Functie '%1' niet herkend"
1099 
1100 #: analitzaplot/plotsmodel.cpp:79
1101 msgctxt "@title:column|"
1102 msgid "Plot"
1103 msgstr "Plot"
1104 
1105 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1106 msgctxt "QObject|"
1107 msgid "PNG Image (*.png)"
1108 msgstr "PNG-afbeelding (*.png)"
1109 
1110 #: analitzaplot/plotter3d_es.cpp:534
1111 msgctxt "QObject|"
1112 msgid "PDF Document (*.pdf)"
1113 msgstr "PDF-document (*.pdf)"
1114 
1115 #: analitzaplot/plotter3d_es.cpp:534
1116 msgctxt "QObject|"
1117 msgid "X3D Document (*.x3d)"
1118 msgstr "X3D-document (*.x3d)"
1119 
1120 #: analitzaplot/plotter3d_es.cpp:534
1121 msgctxt "QObject|"
1122 msgid "STL Document (*.stl)"
1123 msgstr "STL-document (*.stl)"
1124 
1125 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1126 msgctxt "Function type|"
1127 msgid "Plane Curve F(y)"
1128 msgstr "Kromme in plat vlak F(y)"
1129 
1130 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1131 msgctxt "Function type|"
1132 msgid "Plane Curve F(x)"
1133 msgstr "Kromme in plat vlak F(x)"
1134 
1135 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1136 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1137 msgctxt "QCoreApplication|"
1138 msgid "We can only draw Real results."
1139 msgstr "Er kunnen alleen Reële resultaten worden getekend."
1140 
1141 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1142 #: analitzawidgets/plotsview2d.cpp:236
1143 #, qt-format
1144 msgctxt "QCoreApplication|"
1145 msgid "x=%1 y=%2"
1146 msgstr "x=%1 y=%2"
1147 
1148 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1149 msgctxt "Function type|"
1150 msgid "Surface z=F(x,y)"
1151 msgstr "Oppervlak z=F(x,y)"
1152 
1153 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1154 msgctxt "Function type|"
1155 msgid "Surface y=F(x,z)"
1156 msgstr "Oppervlak y=F(x,z)"
1157 
1158 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1159 msgctxt "Function type|"
1160 msgid "Surface x=F(y,z)"
1161 msgstr "Oppervlak x=F(y,z)"
1162 
1163 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1164 msgctxt "Function type|"
1165 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1166 msgstr "Cilindrisch oppervlak z=F(r: Radiaal, p: Polair)"
1167 
1168 #: analitzaplot/private/backends/implicitcurve.cpp:44
1169 msgctxt "Function type|"
1170 msgid "Implicit Curve"
1171 msgstr "Impliciete kromme"
1172 
1173 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1174 msgctxt "Function type|"
1175 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1176 msgstr "Polaire impliciete kromme 0=F(r: Radiaal, p: Polair)"
1177 
1178 #: analitzaplot/private/backends/implicitsurface.cpp:35
1179 msgctxt "Function type|"
1180 msgid "Implicit Surface"
1181 msgstr "Impliciet oppervlak"
1182 
1183 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1184 msgctxt "Function type|"
1185 msgid "Parametric Curve 2D"
1186 msgstr "Parametrische kromme 2D"
1187 
1188 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1189 msgctxt "Function type|"
1190 msgid "Parametric Curve 3D"
1191 msgstr "Parametrische kromme 3D"
1192 
1193 #: analitzaplot/private/backends/parametricsurface.cpp:32
1194 msgctxt "Function type|"
1195 msgid "Parametric Surface"
1196 msgstr "Parametrisch oppervlak"
1197 
1198 #: analitzaplot/private/backends/polarcurve.cpp:37
1199 msgctxt "Function type|"
1200 msgid "Polar Curve r=F(p: Polar)"
1201 msgstr "Polaire kromme r=F(p: Polair)"
1202 
1203 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1204 msgctxt "Function type|"
1205 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1206 msgstr "Sferisch oppervlak Radiaal=F(t:Azimut, p: Polair)"
1207 
1208 #: analitzawidgets/expressionedit.cpp:295
1209 #, qt-format
1210 msgctxt "QCoreApplication|"
1211 msgid "Result: %1"
1212 msgstr "Resultaat: %1"
1213 
1214 #: analitzawidgets/expressionedit.cpp:405
1215 msgctxt "QCoreApplication|"
1216 msgid "To Expression"
1217 msgstr "Naar expressie"
1218 
1219 #: analitzawidgets/expressionedit.cpp:407
1220 msgctxt "QCoreApplication|"
1221 msgid "To MathML"
1222 msgstr "Naar MathML"
1223 
1224 #: analitzawidgets/expressionedit.cpp:409
1225 msgctxt "QCoreApplication|"
1226 msgid "Simplify"
1227 msgstr "Vereenvoudigen"
1228 
1229 #: analitzawidgets/expressionedit.cpp:411
1230 msgctxt "QCoreApplication|"
1231 msgid "Examples"
1232 msgstr "Voorbeelden"
1233 
1234 #: analitzawidgets/plotsview2d.cpp:214
1235 msgctxt "QCoreApplication|"
1236 msgid "Selected viewport too small"
1237 msgstr "Het geselecteerde op in te zoomen gebied is te klein"
1238 
1239 #~ msgctxt "QObject|"
1240 #~ msgid "PNG File (*.png)"
1241 #~ msgstr "PNG-bestand (*.png)"