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

0001 # Frederik Schwarzer <schwarzer@kde.org>, 2011, 2012, 2013.
0002 # Burkhard Lück <lueck@hube-lueck.de>, 2011, 2012, 2013, 2014, 2015, 2017, 2019.
0003 # Rene Landert <rene.landert@bluewin.ch>, 2012.
0004 msgid ""
0005 msgstr ""
0006 "Project-Id-Version: analitza\n"
0007 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0008 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0009 "PO-Revision-Date: 2019-04-11 07:15+0100\n"
0010 "Last-Translator: Burkhard Lück <lueck@hube-lueck.de>\n"
0011 "Language-Team: German <kde-i18n-de@kde.org>\n"
0012 "Language: de\n"
0013 "MIME-Version: 1.0\n"
0014 "Content-Type: text/plain; charset=UTF-8\n"
0015 "Content-Transfer-Encoding: 8bit\n"
0016 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
0017 "X-Qt-Contexts: true\n"
0018 
0019 msgctxt "QObject|dictionary"
0020 msgid "xaxaxaxaxa"
0021 msgstr "xaxaxaxaxa"
0022 
0023 msgctxt "QObject|dictionary"
0024 msgid "cosa"
0025 msgstr "cosa"
0026 
0027 #: analitza/analyzer.cpp:193
0028 msgctxt "QCoreApplication|"
0029 msgid "Cannot calculate an empty expression"
0030 msgstr "Ein leerer Ausdruck kann nicht berechnet werden"
0031 
0032 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0033 #: analitza/analyzer.cpp:285
0034 msgctxt "QCoreApplication|"
0035 msgid "Must specify a correct operation"
0036 msgstr "Bitte geben Sie eine gültige Operation an"
0037 
0038 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0039 #, qt-format
0040 msgctxt "QCoreApplication|"
0041 msgid "Unknown identifier: '%1'"
0042 msgstr "Unbekannter Bezeichner: „%1“"
0043 
0044 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0045 msgctxt "identifier separator in error message|"
0046 msgid "', '"
0047 msgstr "', '"
0048 
0049 #: analitza/analyzer.cpp:615
0050 msgctxt "Error message, no proper condition found.|"
0051 msgid "Could not find a proper choice for a condition statement."
0052 msgstr ""
0053 "Es kann keine passende Wahl für eine Bedingungsbeschreibung gefunden werden."
0054 
0055 #: analitza/analyzer.cpp:936
0056 msgctxt "QCoreApplication|"
0057 msgid "Type not supported for bounding."
0058 msgstr "Dieser Typ kann nicht begrenzt werden."
0059 
0060 #: analitza/analyzer.cpp:961
0061 msgctxt "QCoreApplication|"
0062 msgid "The downlimit is greater than the uplimit"
0063 msgstr "Die untere Grenze ist größer als die obere Grenze"
0064 
0065 #: analitza/analyzer.cpp:963
0066 msgctxt "QCoreApplication|"
0067 msgid "Incorrect uplimit or downlimit."
0068 msgstr "Ungültige untere oder obere Grenze."
0069 
0070 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0071 #, qt-format
0072 msgctxt "QCoreApplication|"
0073 msgid "Invalid type for parameter '%1'"
0074 msgstr "Ungültiger Typ für Parameter „%1“"
0075 
0076 #: analitza/analyzer.cpp:1877
0077 msgctxt "By a cycle i mean a variable that depends on itself|"
0078 msgid "Defined a variable cycle"
0079 msgstr "Eine Variable wurde als Zirkelbezug definiert"
0080 
0081 #: analitza/analyzer.cpp:1919
0082 msgctxt "QCoreApplication|"
0083 msgid "The result is not a number"
0084 msgstr "Das Ergebnis ist keine Nummer"
0085 
0086 #: analitza/commands/blockmatrixcommands.cpp:44
0087 #: analitza/commands/blockmatrixcommands.cpp:234
0088 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0089 #: analitza/commands/matrixcommands.cpp:48
0090 #: analitza/commands/matrixcommands.cpp:201
0091 #: analitza/commands/vectorcommands.cpp:45
0092 #: analitza/commands/vectorcommands.cpp:82
0093 #, qt-format
0094 msgctxt "QCoreApplication|"
0095 msgid "Invalid parameter count for '%1'"
0096 msgstr "Ungültiger Parameteranzahl für „%1“"
0097 
0098 #: analitza/commands/blockmatrixcommands.cpp:86
0099 #: analitza/commands/blockmatrixcommands.cpp:119
0100 #: analitza/commands/blockmatrixcommands.cpp:122
0101 msgctxt "QCoreApplication|"
0102 msgid "Blocks must have consistent size between each and other"
0103 msgstr "Blöcke müssen einheitliche Größen haben"
0104 
0105 #: analitza/commands/blockmatrixcommands.cpp:90
0106 #: analitza/commands/blockmatrixcommands.cpp:126
0107 #: analitza/commands/blockmatrixcommands.cpp:263
0108 msgctxt "QCoreApplication|"
0109 msgid "Do not want empty blocks"
0110 msgstr "Keine leeren Blöcke zulässig"
0111 
0112 #: analitza/commands/blockmatrixcommands.cpp:93
0113 #: analitza/commands/blockmatrixcommands.cpp:130
0114 #: analitza/commands/blockmatrixcommands.cpp:209
0115 #: analitza/commands/blockmatrixcommands.cpp:267
0116 msgctxt "QCoreApplication|"
0117 msgid "Blocks must be matrices"
0118 msgstr "Blöcke müssen Matrizen sein"
0119 
0120 #: analitza/commands/blockmatrixcommands.cpp:142
0121 msgctxt "QCoreApplication|"
0122 msgid "Number of blocks must be consistent"
0123 msgstr "Die Anzahl der Blöcke muss einheitlich sein"
0124 
0125 #: analitza/commands/blockmatrixcommands.cpp:145
0126 #: analitza/commands/blockmatrixcommands.cpp:211
0127 #: analitza/commands/matrixcommands.cpp:147
0128 msgctxt "QCoreApplication|"
0129 msgid "Do not want empty vectors/matrixrow elements"
0130 msgstr "Keine leeren Vektoren/Elemente in Matrix-Zeilen zulässig"
0131 
0132 #: analitza/commands/blockmatrixcommands.cpp:150
0133 #: analitza/commands/blockmatrixcommands.cpp:213
0134 #: analitza/commands/matrixcommands.cpp:149
0135 msgctxt "QCoreApplication|"
0136 msgid "Matrix constructor needs vectors or matrixrow elements"
0137 msgstr ""
0138 "Der Konstruktor für eine Matrix benötigt Vektoren oder Elemente einer Matrix-"
0139 "Zeile"
0140 
0141 #: analitza/commands/blockmatrixcommands.cpp:244
0142 #: analitza/commands/matrixcommands.cpp:288
0143 #, qt-format
0144 msgctxt "QCoreApplication|"
0145 msgid "the arg %1 is invalid or is error"
0146 msgstr "Das Argument %1 ist ungültig oder fehlerhaft"
0147 
0148 #: analitza/commands/eigencommands.cpp:39
0149 #, qt-format
0150 msgctxt "QCoreApplication|"
0151 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0152 msgstr "Falsche Parameteranzahl für „%1“: Es sollte %1 Parameter sein"
0153 
0154 #: analitza/commands/eigencommands.cpp:47
0155 #, qt-format
0156 msgctxt "QCoreApplication|"
0157 msgid "To use '%1' command the input matrix must be square"
0158 msgstr "Für den Befehl „%1“ muss die Eingabematrix quadratisch sein"
0159 
0160 #: analitza/commands/eigencommands.cpp:68
0161 #: analitza/commands/eigencommands.cpp:74
0162 #, qt-format
0163 msgctxt "QCoreApplication|"
0164 msgid ""
0165 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0166 "value"
0167 msgstr ""
0168 "Falscher Parametertyp im Matrixeintrag (%1,%2) für „%3“, es ist ein "
0169 "Zahlenwert nötig"
0170 
0171 #: analitza/commands/eigencommands.cpp:126
0172 #: analitza/commands/eigencommands.cpp:193
0173 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0174 msgid "Returned eigenvalue is NaN"
0175 msgstr "Zurückgegebener Eigenwert ist kein Zahlenwert"
0176 
0177 #: analitza/commands/eigencommands.cpp:132
0178 #: analitza/commands/eigencommands.cpp:196
0179 msgctxt "QCoreApplication|"
0180 msgid "Returned eigenvalue is too big"
0181 msgstr "Zurückgegebener Eigenwert ist zu groß"
0182 
0183 #: analitza/commands/matrixcommands.cpp:31
0184 msgctxt "QCoreApplication|"
0185 msgid "Matrix dimensions must be greater than zero"
0186 msgstr "Die Dimensionen einer Matrix müssen größer als Null sein"
0187 
0188 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0189 msgctxt "QCoreApplication|"
0190 msgid "All matrixrow elements must have the same size"
0191 msgstr "Alle Elemente einer Matrix-Zeile müssen die gleiche Größe haben"
0192 
0193 #: analitza/commands/matrixcommands.cpp:127
0194 msgctxt "QCoreApplication|"
0195 msgid "Not all are rows or vectors"
0196 msgstr "Nicht alle Parameter sind Zeilen oder Vektoren"
0197 
0198 #: analitza/commands/matrixcommands.cpp:143
0199 msgctxt "QCoreApplication|"
0200 msgid "Every argument must be a matrixrow element"
0201 msgstr "Jedes Argument muss ein Element einer Matrix-Zeile"
0202 
0203 #: analitza/commands/matrixcommands.cpp:241
0204 msgctxt "QCoreApplication|"
0205 msgid "The nth diagonal index must be less than the row count"
0206 msgstr "Der n-te Diagonalindex muss kleiner als die Zeilenanzahl sein"
0207 
0208 #: analitza/commands/matrixcommands.cpp:249
0209 msgctxt "QCoreApplication|"
0210 msgid "The nth diagonal index must be less than the column count"
0211 msgstr "Der n-te Diagonalindex muss kleiner als die Spaltenanzahl sein"
0212 
0213 #: analitza/commands/matrixcommands.cpp:265
0214 msgctxt "QCoreApplication|"
0215 msgid "nth diagonal index must be integer number"
0216 msgstr "Der n-te Diagonalindex muss eine ganze Zahl sein"
0217 
0218 #: analitza/commands/matrixcommands.cpp:269
0219 msgctxt "QCoreApplication|"
0220 msgid "nth diagonal index must be a positive integer number"
0221 msgstr "Der n-te Diagonalindex muss eine positive ganze Zahl sein"
0222 
0223 #: analitza/commands/vectorcommands.cpp:62
0224 #, qt-format
0225 msgctxt "QCoreApplication|"
0226 msgid "Invalid parameter type for '%1', was expected a list"
0227 msgstr "Falscher Parametertyp für „%1“: Es wird eine Liste erwartet."
0228 
0229 #: analitza/commands/vectorcommands.cpp:75
0230 #: analitza/commands/vectorcommands.cpp:78
0231 msgctxt "QCoreApplication|"
0232 msgid "Vector size must be some integer value greater to zero"
0233 msgstr "Die Größe eines Vektors muss eine ganze Zahl größer als Null sein"
0234 
0235 #: analitza/explexer.cpp:78
0236 msgctxt "QCoreApplication|"
0237 msgid "Unexpectedly arrived to the end of the input"
0238 msgstr "Unerwartetes Ende der Eingabe"
0239 
0240 #: analitza/explexer.cpp:112
0241 #, qt-format
0242 msgctxt "QCoreApplication|"
0243 msgid "Unknown token %1"
0244 msgstr "Unbekanntes Trennzeichen %1"
0245 
0246 #: analitza/expression.cpp:162
0247 #, qt-format
0248 msgctxt "QCoreApplication|"
0249 msgid "<em>%1</em> needs at least 2 parameters"
0250 msgstr "<em>%1</em> benötigt mindestens 2 Parameter"
0251 
0252 #: analitza/expression.cpp:164
0253 #, qt-format
0254 msgctxt "QCoreApplication|"
0255 msgid "<em>%1</em> requires %2 parameters"
0256 msgstr "<em>%1</em> benötigt %2 Parameter"
0257 
0258 #: analitza/expression.cpp:171
0259 #, qt-format
0260 msgctxt "QCoreApplication|"
0261 msgid "Missing boundary for '%1'"
0262 msgstr "Fehlende Grenze für „%1“"
0263 
0264 #: analitza/expression.cpp:173
0265 #, qt-format
0266 msgctxt "QCoreApplication|"
0267 msgid "Unexpected bounding for '%1'"
0268 msgstr "Unerwartete Begrenzung für „%1“"
0269 
0270 #: analitza/expression.cpp:178
0271 #, qt-format
0272 msgctxt "QCoreApplication|"
0273 msgid "<em>%1</em> missing bounds on '%2'"
0274 msgstr "<em>%1</em> fehlende Grenzen für „%2“"
0275 
0276 #: analitza/expression.cpp:200
0277 msgctxt "QCoreApplication|"
0278 msgid "Wrong declare"
0279 msgstr "Falsche Deklaration"
0280 
0281 #: analitza/expression.cpp:210
0282 #, qt-format
0283 msgctxt "QCoreApplication|"
0284 msgid "Empty container: %1"
0285 msgstr "Leerer Container: %1"
0286 
0287 #: analitza/expression.cpp:228
0288 msgctxt "there was a conditional outside a condition structure|"
0289 msgid "We can only have conditionals inside piecewise structures."
0290 msgstr ""
0291 "Es sind nur Bedingungen in einer abschnittsweise definierten Funktion "
0292 "erlaubt."
0293 
0294 #: analitza/expression.cpp:244
0295 #, qt-format
0296 msgctxt "QCoreApplication|"
0297 msgid "Cannot have two parameters with the same name like '%1'."
0298 msgstr ""
0299 "Es ist nicht möglich zwei Parameter mit demselben Namen wie „%1“ zu haben."
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 "Der <em>sonstige</em>-Parameter sollte der letzte sein"
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 "%1 ist keine korrekt definierte Bedingung in einer abschnittsweise "
0313 "definierten Funktion"
0314 
0315 #: analitza/expression.cpp:273
0316 msgctxt "QCoreApplication|"
0317 msgid "We can only declare variables"
0318 msgstr "Es können nur Variablen deklariert werden"
0319 
0320 #: analitza/expression.cpp:279
0321 msgctxt "QCoreApplication|"
0322 msgid "We can only have bounded variables"
0323 msgstr "Es können nur gebundene Variablen deklariert werden"
0324 
0325 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0326 msgctxt "QCoreApplication|"
0327 msgid "Do not want empty matrixrow elements"
0328 msgstr "Keine leeren Elemente einer Matrix-Zeilen zulässig"
0329 
0330 #: analitza/expression.cpp:300
0331 msgctxt "QCoreApplication|"
0332 msgid "The matrix must contain only matrixrow elements"
0333 msgstr "Die Matrix darf nur Elemente einer Matrix-Zeile enthalten"
0334 
0335 #: analitza/expression.cpp:419
0336 #, qt-format
0337 msgctxt "QCoreApplication|"
0338 msgid "Error while parsing: %1"
0339 msgstr "Fehler beim Verarbeiten: %1"
0340 
0341 #: analitza/expression.cpp:450
0342 #, qt-format
0343 msgctxt "An error message|"
0344 msgid "Container unknown: %1"
0345 msgstr "Unbekannter Container: %1"
0346 
0347 #: analitza/expression.cpp:456
0348 #, qt-format
0349 msgctxt "QCoreApplication|"
0350 msgid "Cannot codify the %1 value."
0351 msgstr "Wert %1 kann nicht kodiert werden."
0352 
0353 #: analitza/expression.cpp:462
0354 #, qt-format
0355 msgctxt "QCoreApplication|"
0356 msgid "The %1 operator cannot have child contexts."
0357 msgstr "Der Operator „%1“ kann keinen Kind-Kontext haben."
0358 
0359 #: analitza/expression.cpp:466
0360 #, qt-format
0361 msgctxt "QCoreApplication|"
0362 msgid "The element '%1' is not an operator."
0363 msgstr "Das Element „%1“ ist kein Operator."
0364 
0365 #: analitza/expression.cpp:479
0366 msgctxt "QCoreApplication|"
0367 msgid "Do not want empty vectors"
0368 msgstr "Keine leeren Vektoren zulässig"
0369 
0370 #: analitza/expression.cpp:489
0371 msgctxt "QCoreApplication|"
0372 msgid "Do not want empty matrices"
0373 msgstr "Keine leeren Matrizen zulässig"
0374 
0375 #: analitza/expression.cpp:508
0376 #, qt-format
0377 msgctxt "Error message due to an unrecognized input|"
0378 msgid "Not supported/unknown: %1"
0379 msgstr "Nicht unterstützt/unbekannt: %1"
0380 
0381 #: analitza/expressionparser.cpp:296
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 "Es wurde %1 anstatt „%2“ erwartet"
0391 
0392 #: analitza/expressionparser.cpp:298
0393 msgctxt "QCoreApplication|"
0394 msgid "Missing right parenthesis"
0395 msgstr "Fehlende schließende Klammer"
0396 
0397 #: analitza/expressionparser.cpp:300
0398 msgctxt "QCoreApplication|"
0399 msgid "Unbalanced right parenthesis"
0400 msgstr "Unausgeglichene schließende Klammern"
0401 
0402 #: analitza/expressionparser.cpp:303
0403 #, qt-format
0404 msgctxt "QCoreApplication|"
0405 msgid "Unexpected token identifier: %1"
0406 msgstr "Unerwarteter Zeichen-Identifier: %1"
0407 
0408 #: analitza/expressionparser.cpp:305
0409 #, qt-format
0410 msgctxt "QCoreApplication|"
0411 msgid "Unexpected token %1"
0412 msgstr "Unerwartetes Trennzeichen %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 "Das Abbild für Typ „%1“ kann nicht gefunden werden"
0419 
0420 #: analitza/expressiontypechecker.cpp:473
0421 msgctxt "QCoreApplication|"
0422 msgid "The domain should be either a vector or a list"
0423 msgstr "Der Definitionsbereich muss entweder ein Vektor oder eine Liste sein"
0424 
0425 #: analitza/expressiontypechecker.cpp:558
0426 #, qt-format
0427 msgctxt "type error message|"
0428 msgid "Cannot call '%1'"
0429 msgstr "„%1“ kann nicht aufgerufen werden"
0430 
0431 #: analitza/expressiontypechecker.cpp:593
0432 #, qt-format
0433 msgctxt "QCoreApplication|"
0434 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0435 msgstr ""
0436 "„%1“ kann nicht zu „%2“ vereinfacht werden. Ungültiger Parametertyp „%3“ für "
0437 "„%4“"
0438 
0439 #: analitza/expressiontypechecker.cpp:604
0440 #, qt-format
0441 msgctxt "QCoreApplication|"
0442 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0443 msgstr "Falsche Parameteranzahl für „%2“: Es sollte %1 Parameter haben."
0444 
0445 #: analitza/expressiontypechecker.cpp:616
0446 #, qt-format
0447 msgctxt "QCoreApplication|"
0448 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0449 msgstr ""
0450 "„%1“ kann nicht mit „%2“ verglichen werden. Ungültiger Parametertyp „%3“ für "
0451 "„%4“"
0452 
0453 #: analitza/expressiontypechecker.cpp:654
0454 #, qt-format
0455 msgctxt "QCoreApplication|"
0456 msgid "Could not call '%1'"
0457 msgstr "„%1“ kann nicht aufgerufen werden"
0458 
0459 #: analitza/expressiontypechecker.cpp:662
0460 #, qt-format
0461 msgctxt "QCoreApplication|"
0462 msgid "Could not solve '%1'"
0463 msgstr "„%1“ kann nicht berechnet werden"
0464 
0465 #: analitza/expressiontypechecker.cpp:695
0466 #, qt-format
0467 msgctxt "QCoreApplication|"
0468 msgid "Incoherent type for the variable '%1'"
0469 msgstr "Unzusammenhängender Typ für die Variable „%1“"
0470 
0471 #: analitza/expressiontypechecker.cpp:718
0472 msgctxt "QCoreApplication|"
0473 msgid "Could not determine the type for piecewise"
0474 msgstr ""
0475 "Der Typ der abschnittsweise definierten Funktion kann nicht ermittelt werden"
0476 
0477 #: analitza/expressiontypechecker.cpp:937
0478 msgctxt "QCoreApplication|"
0479 msgid "Unexpected type"
0480 msgstr "Unerwarteter Typ"
0481 
0482 #: analitza/expressiontypechecker.cpp:960
0483 #, qt-format
0484 msgctxt "QCoreApplication|"
0485 msgid "Cannot convert '%1' to '%2'"
0486 msgstr "„%1“ kann nicht in „%2“ umgewandelt werden"
0487 
0488 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0489 #, qt-format
0490 msgctxt "html representation of an operator|"
0491 msgid "<span class='op'>%1</span>"
0492 msgstr "<span class='op'>%1</span>"
0493 
0494 #: analitza/htmlexpressionwriter.cpp:56
0495 #, qt-format
0496 msgctxt "html representation of an operator|"
0497 msgid "<span class='keyword'>%1</span>"
0498 msgstr "<span class='keyword'>%1</span>"
0499 
0500 #: analitza/mathmlpresentationlexer.cpp:94
0501 #, qt-format
0502 msgctxt "Error message|"
0503 msgid "Unknown token '%1'"
0504 msgstr "Unbekanntes Trennzeichen „%1“"
0505 
0506 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0507 msgctxt "QCoreApplication|"
0508 msgid "Cannot divide by 0."
0509 msgstr "Es kann nicht durch Null dividiert werden."
0510 
0511 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0512 msgctxt "QCoreApplication|"
0513 msgid "Cannot calculate the remainder on 0."
0514 msgstr "Der Rest für eine Division durch 0 kann nicht berechnet werden."
0515 
0516 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0517 msgctxt "QCoreApplication|"
0518 msgid "Cannot calculate the factor on 0."
0519 msgstr "Für „0“ kann kein Teiler berechnet werden."
0520 
0521 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0522 msgctxt "QCoreApplication|"
0523 msgid "Cannot calculate the lcm of 0."
0524 msgstr "Das kleinste gemeinsame Vielfache von „0“ kann nicht berechnet werden."
0525 
0526 #: analitza/operations.cpp:246
0527 msgctxt "QCoreApplication|"
0528 msgid "Boolean operations on complex numbers not available"
0529 msgstr "Boolesche Operationen für komplexe Zahlen werden nicht unterstützt"
0530 
0531 #: analitza/operations.cpp:276
0532 msgctxt "QCoreApplication|"
0533 msgid "Only square root implemented for complex numbers"
0534 msgstr "Für komplexe Zahlen ist nur die Quadratwurzel implementiert"
0535 
0536 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0537 #, qt-format
0538 msgctxt "QCoreApplication|"
0539 msgid "Could not calculate a value %1"
0540 msgstr "Ein Wert %1 kann nicht berechnet werden"
0541 
0542 #: analitza/operations.cpp:479
0543 #, qt-format
0544 msgctxt "QCoreApplication|"
0545 msgid "Cannot calculate %1 between a value and an error type"
0546 msgstr "%1 für einen Wert und einen Fehlertyp kann nicht berechnet werden"
0547 
0548 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0549 #: analitza/operations.cpp:784
0550 msgctxt "QCoreApplication|"
0551 msgid "Invalid index for a container"
0552 msgstr "Ungültiger Index für einen Container"
0553 
0554 #: analitza/operations.cpp:527
0555 #, qt-format
0556 msgctxt "QCoreApplication|"
0557 msgid "Cannot operate '%1' on different sized vectors."
0558 msgstr ""
0559 "Operation „%1“ kann nicht mit Vektoren unterschiedlicher Größe ausgeführt "
0560 "werden."
0561 
0562 #: analitza/operations.cpp:566
0563 msgctxt "QCoreApplication|"
0564 msgid ""
0565 "Multiplication between a matrix and a vector is allowed provided that the "
0566 "number of columns of the matrix equals the size of the vector"
0567 msgstr ""
0568 "Multiplikation einer Matrix mit einem Vektor ist nur möglich, wenn die "
0569 "Anzahl der Spalten der Matrix der Größe des Vektors entspricht"
0570 
0571 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0572 msgctxt "QCoreApplication|"
0573 msgid "Matrix and vector entries must be numbers"
0574 msgstr "Elemente in Matrizen und Vektoren müssen Zahlen sein"
0575 
0576 #: analitza/operations.cpp:599
0577 #, qt-format
0578 msgctxt "QCoreApplication|"
0579 msgid "Could not calculate a vector's %1"
0580 msgstr "%1 eines Vektors kann nicht berechnet werden"
0581 
0582 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0583 #, qt-format
0584 msgctxt "QCoreApplication|"
0585 msgid "Could not calculate a list's %1"
0586 msgstr "%1 einer Liste kann nicht berechnet werden"
0587 
0588 #: analitza/operations.cpp:703
0589 msgctxt "QCoreApplication|"
0590 msgid ""
0591 "Multiplication between a vector and a matrix is allowed provided that the "
0592 "matrix has only one matrixrow element"
0593 msgstr ""
0594 "Multiplikation eines Vektors mit einer Matrix ist nur möglich, wenn die "
0595 "Matrix nur ein Zellenelement enthält"
0596 
0597 #: analitza/operations.cpp:730
0598 msgctxt "QCoreApplication|"
0599 msgid ""
0600 "Addition of two matrices is allowed provided that both matrices have the "
0601 "same number of rows and the same number of columns"
0602 msgstr ""
0603 "Die Addition von zwei Matrizen ist nur dann möglich, wenn beide Matrizen die "
0604 "gleiche Anzahl von Spalten und Zeilen haben"
0605 
0606 #: analitza/operations.cpp:762
0607 msgctxt "QCoreApplication|"
0608 msgid ""
0609 "Multiplication of two matrices is allowed provided that the number of "
0610 "columns of the first matrix equals the number of rows of the second matrix"
0611 msgstr ""
0612 "Multiplikation einer Matrix mit einem Vektor ist nur möglich, wenn die "
0613 "Anzahl der Spalten der ersten Matrix der Anzahl der Zeilen der zweiten "
0614 "Matrix entspricht"
0615 
0616 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0617 #: analitza/operations.cpp:887
0618 msgctxt "QCoreApplication|"
0619 msgid "Matrix entries must be numbers"
0620 msgstr "Elemente in Matrizen müssen Zahlen sein"
0621 
0622 #: analitza/operations.cpp:879
0623 msgctxt "QCoreApplication|"
0624 msgid "The exponent of 'power' must be some integer number"
0625 msgstr "Der Exponent einer Potenzfunktion muss eine ganze Zahl sein"
0626 
0627 #: analitza/operations.cpp:883
0628 msgctxt "QCoreApplication|"
0629 msgid "Cannot compute 'power' for non square matrix"
0630 msgstr ""
0631 "Die Potenz einer nicht quadratischen Matrix kann nicht berechnet werden"
0632 
0633 #: analitza/operations.cpp:922
0634 #, qt-format
0635 msgctxt "QCoreApplication|"
0636 msgid "Cannot calculate %1 between a matrix and an error type"
0637 msgstr "%1 für eine Matrix und einen Fehlertyp kann nicht berechnet werden"
0638 
0639 #: analitza/providederivative.cpp:93
0640 #, qt-format
0641 msgctxt "QCoreApplication|"
0642 msgid "Could not calculate the derivative for '%1'"
0643 msgstr "Die Ableitung von „%1“ kann nicht berechnet werden"
0644 
0645 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0646 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0647 msgctxt "@title:column|"
0648 msgid "Name"
0649 msgstr "Name"
0650 
0651 #: analitzagui/operatorsmodel.cpp:98
0652 msgctxt "@title:column|"
0653 msgid "Description"
0654 msgstr "Beschreibung"
0655 
0656 #: analitzagui/operatorsmodel.cpp:101
0657 msgctxt "@title:column|"
0658 msgid "Parameters"
0659 msgstr "Parameter"
0660 
0661 #: analitzagui/operatorsmodel.cpp:104
0662 msgctxt "@title:column|"
0663 msgid "Example"
0664 msgstr "Beispiel"
0665 
0666 #: analitzagui/operatorsmodel.cpp:135
0667 msgctxt "Syntax for function bounding|"
0668 msgid " : var"
0669 msgstr " : var"
0670 
0671 #: analitzagui/operatorsmodel.cpp:137
0672 msgctxt "Syntax for function bounding values|"
0673 msgid "=from..to"
0674 msgstr "=von..bis"
0675 
0676 #: analitzagui/operatorsmodel.cpp:140
0677 #, qt-format
0678 msgctxt "QCoreApplication|"
0679 msgid "%1("
0680 msgstr "%1("
0681 
0682 #: analitzagui/operatorsmodel.cpp:143
0683 #, qt-format
0684 msgctxt "QCoreApplication|"
0685 msgid "%1... parameters, ...%2)"
0686 msgstr "%1... Parameter, ...%2)"
0687 
0688 #: analitzagui/operatorsmodel.cpp:146
0689 #, qt-format
0690 msgctxt "QCoreApplication|"
0691 msgid "par%1"
0692 msgstr "par%1"
0693 
0694 #: analitzagui/operatorsmodel.cpp:159
0695 msgctxt "QCoreApplication|"
0696 msgid "Addition"
0697 msgstr "Addition"
0698 
0699 #: analitzagui/operatorsmodel.cpp:162
0700 msgctxt "QCoreApplication|"
0701 msgid "Multiplication"
0702 msgstr "Multiplikation"
0703 
0704 #: analitzagui/operatorsmodel.cpp:165
0705 msgctxt "QCoreApplication|"
0706 msgid "Division"
0707 msgstr "Division"
0708 
0709 #: analitzagui/operatorsmodel.cpp:168
0710 msgctxt "QCoreApplication|"
0711 msgid "Subtraction. Will remove all values from the first one."
0712 msgstr "Subtraktion. entfernt alle Werte vom ersten."
0713 
0714 #: analitzagui/operatorsmodel.cpp:171
0715 msgctxt "QCoreApplication|"
0716 msgid "Power"
0717 msgstr "Potenz"
0718 
0719 #: analitzagui/operatorsmodel.cpp:174
0720 msgctxt "QCoreApplication|"
0721 msgid "Remainder"
0722 msgstr "Rest"
0723 
0724 #: analitzagui/operatorsmodel.cpp:177
0725 msgctxt "QCoreApplication|"
0726 msgid "Quotient"
0727 msgstr "Quotient"
0728 
0729 #: analitzagui/operatorsmodel.cpp:180
0730 msgctxt "QCoreApplication|"
0731 msgid "The factor of"
0732 msgstr "Der Faktor von"
0733 
0734 #: analitzagui/operatorsmodel.cpp:183
0735 msgctxt "QCoreApplication|"
0736 msgid "Factorial. factorial(n)=n!"
0737 msgstr "Fakultät. factorial(n)=n!"
0738 
0739 #: analitzagui/operatorsmodel.cpp:186
0740 msgctxt "QCoreApplication|"
0741 msgid "Function to calculate the sine of a given angle"
0742 msgstr "Funktion, um den Sinus eines gegebenen Winkels auszurechnen"
0743 
0744 #: analitzagui/operatorsmodel.cpp:189
0745 msgctxt "QCoreApplication|"
0746 msgid "Function to calculate the cosine of a given angle"
0747 msgstr "Funktion, um den Kosinus eines gegebenen Winkels auszurechnen"
0748 
0749 #: analitzagui/operatorsmodel.cpp:192
0750 msgctxt "QCoreApplication|"
0751 msgid "Function to calculate the tangent of a given angle"
0752 msgstr "Funktion, um den Tangens eines gegebenen Winkels auszurechnen"
0753 
0754 #: analitzagui/operatorsmodel.cpp:195
0755 msgctxt "QCoreApplication|"
0756 msgid "Secant"
0757 msgstr "Sekans"
0758 
0759 #: analitzagui/operatorsmodel.cpp:198
0760 msgctxt "QCoreApplication|"
0761 msgid "Cosecant"
0762 msgstr "Kosekans"
0763 
0764 #: analitzagui/operatorsmodel.cpp:201
0765 msgctxt "QCoreApplication|"
0766 msgid "Cotangent"
0767 msgstr "Kotangens"
0768 
0769 #: analitzagui/operatorsmodel.cpp:204
0770 msgctxt "QCoreApplication|"
0771 msgid "Hyperbolic sine"
0772 msgstr "Sinus Hyperbolicus"
0773 
0774 #: analitzagui/operatorsmodel.cpp:207
0775 msgctxt "QCoreApplication|"
0776 msgid "Hyperbolic cosine"
0777 msgstr "Kosinus Hyperbolicus"
0778 
0779 #: analitzagui/operatorsmodel.cpp:210
0780 msgctxt "QCoreApplication|"
0781 msgid "Hyperbolic tangent"
0782 msgstr "Tangens Hyperbolicus"
0783 
0784 #: analitzagui/operatorsmodel.cpp:213
0785 msgctxt "QCoreApplication|"
0786 msgid "Hyperbolic secant"
0787 msgstr "Sekans Hyperbolicus"
0788 
0789 #: analitzagui/operatorsmodel.cpp:216
0790 msgctxt "QCoreApplication|"
0791 msgid "Hyperbolic cosecant"
0792 msgstr "Kosekans Hyperbolicus"
0793 
0794 #: analitzagui/operatorsmodel.cpp:219
0795 msgctxt "QCoreApplication|"
0796 msgid "Hyperbolic cotangent"
0797 msgstr "Kotangens Hyperbolicus"
0798 
0799 #: analitzagui/operatorsmodel.cpp:222
0800 msgctxt "QCoreApplication|"
0801 msgid "Arc sine"
0802 msgstr "Arcussinus"
0803 
0804 #: analitzagui/operatorsmodel.cpp:225
0805 msgctxt "QCoreApplication|"
0806 msgid "Arc cosine"
0807 msgstr "Arcuskosinus"
0808 
0809 #: analitzagui/operatorsmodel.cpp:228
0810 msgctxt "QCoreApplication|"
0811 msgid "Arc tangent"
0812 msgstr "Arcustangens"
0813 
0814 #: analitzagui/operatorsmodel.cpp:231
0815 msgctxt "QCoreApplication|"
0816 msgid "Arc cotangent"
0817 msgstr "Arkuskotangens"
0818 
0819 #: analitzagui/operatorsmodel.cpp:237
0820 msgctxt "QCoreApplication|"
0821 msgid "Hyperbolic arc tangent"
0822 msgstr "Arkustangens Hyperbolicus"
0823 
0824 #: analitzagui/operatorsmodel.cpp:240
0825 msgctxt "QCoreApplication|"
0826 msgid "Summatory"
0827 msgstr "Summe"
0828 
0829 #: analitzagui/operatorsmodel.cpp:243
0830 msgctxt "QCoreApplication|"
0831 msgid "Productory"
0832 msgstr "Produkt"
0833 
0834 #: analitzagui/operatorsmodel.cpp:246
0835 msgctxt "QCoreApplication|"
0836 msgid "For all"
0837 msgstr "Für alle"
0838 
0839 #: analitzagui/operatorsmodel.cpp:249
0840 msgctxt "QCoreApplication|"
0841 msgid "Exists"
0842 msgstr "Existiert"
0843 
0844 #: analitzagui/operatorsmodel.cpp:252
0845 msgctxt "QCoreApplication|"
0846 msgid "Differentiation"
0847 msgstr "Differentiation"
0848 
0849 #: analitzagui/operatorsmodel.cpp:255
0850 msgctxt "QCoreApplication|"
0851 msgid "Hyperbolic arc sine"
0852 msgstr "Arkussinus Hyperbolicus"
0853 
0854 #: analitzagui/operatorsmodel.cpp:258
0855 msgctxt "QCoreApplication|"
0856 msgid "Hyperbolic arc cosine"
0857 msgstr "Arkuskosinus Hyperbolicus"
0858 
0859 #: analitzagui/operatorsmodel.cpp:261
0860 msgctxt "QCoreApplication|"
0861 msgid "Arc cosecant"
0862 msgstr "Arkuskosekans"
0863 
0864 #: analitzagui/operatorsmodel.cpp:264
0865 msgctxt "QCoreApplication|"
0866 msgid "Hyperbolic arc cosecant"
0867 msgstr "Arkuskosekans Hyperbolicus"
0868 
0869 #: analitzagui/operatorsmodel.cpp:267
0870 msgctxt "QCoreApplication|"
0871 msgid "Arc secant"
0872 msgstr "Arkussekans"
0873 
0874 #: analitzagui/operatorsmodel.cpp:270
0875 msgctxt "QCoreApplication|"
0876 msgid "Hyperbolic arc secant"
0877 msgstr "Arkussekans Hyperbolicus"
0878 
0879 #: analitzagui/operatorsmodel.cpp:273
0880 msgctxt "QCoreApplication|"
0881 msgid "Exponent (e^x)"
0882 msgstr "Exponent (e^x)"
0883 
0884 #: analitzagui/operatorsmodel.cpp:276
0885 msgctxt "QCoreApplication|"
0886 msgid "Base-e logarithm"
0887 msgstr "Natürlicher Logarithmus"
0888 
0889 #: analitzagui/operatorsmodel.cpp:279
0890 msgctxt "QCoreApplication|"
0891 msgid "Base-10 logarithm"
0892 msgstr "Dekadischer Logarithmus"
0893 
0894 #: analitzagui/operatorsmodel.cpp:282
0895 msgctxt "QCoreApplication|"
0896 msgid "Absolute value. abs(n)=|n|"
0897 msgstr "Absoluter Wert. abs(n)=|n|"
0898 
0899 #: analitzagui/operatorsmodel.cpp:285
0900 msgctxt "QCoreApplication|"
0901 msgid "Conjugate"
0902 msgstr "Konjugation"
0903 
0904 #: analitzagui/operatorsmodel.cpp:288
0905 msgctxt "QCoreApplication|"
0906 msgid "Arg"
0907 msgstr "Argument"
0908 
0909 #: analitzagui/operatorsmodel.cpp:291
0910 msgctxt "QCoreApplication|"
0911 msgid "Real"
0912 msgstr "Reell"
0913 
0914 #: analitzagui/operatorsmodel.cpp:294
0915 msgctxt "QCoreApplication|"
0916 msgid "Imaginary"
0917 msgstr "Imaginär"
0918 
0919 #: analitzagui/operatorsmodel.cpp:297
0920 msgctxt "QCoreApplication|"
0921 msgid "Floor value. floor(n)=⌊n⌋"
0922 msgstr "Abrunden. floor(n)=⌊n⌋"
0923 
0924 #: analitzagui/operatorsmodel.cpp:300
0925 msgctxt "QCoreApplication|"
0926 msgid "Ceil value. ceil(n)=⌈n⌉"
0927 msgstr "Aufrunden. ceil(n)=⌈n⌉"
0928 
0929 #: analitzagui/operatorsmodel.cpp:303
0930 msgctxt "QCoreApplication|"
0931 msgid "Minimum"
0932 msgstr "Minimum"
0933 
0934 #: analitzagui/operatorsmodel.cpp:306
0935 msgctxt "QCoreApplication|"
0936 msgid "Maximum"
0937 msgstr "Maximum"
0938 
0939 #: analitzagui/operatorsmodel.cpp:309
0940 msgctxt "QCoreApplication|"
0941 msgid "Greater than. gt(a,b)=a>b"
0942 msgstr "Größer als. gt(a,b)=a>b"
0943 
0944 #: analitzagui/operatorsmodel.cpp:312
0945 msgctxt "QCoreApplication|"
0946 msgid "Less than. lt(a,b)=a<b"
0947 msgstr "Kleiner als. lt(a,b)=a<b"
0948 
0949 #: analitzagui/operatorsmodel.cpp:315
0950 msgctxt "QCoreApplication|"
0951 msgid "Equal. eq(a,b) = a=b"
0952 msgstr "Gleich. eq(a,b) = a=b"
0953 
0954 #: analitzagui/operatorsmodel.cpp:318
0955 msgctxt "QCoreApplication|"
0956 msgid "Approximation. approx(a)=a±n"
0957 msgstr "Approximation. approx(a)=a±n"
0958 
0959 #: analitzagui/operatorsmodel.cpp:321
0960 msgctxt "QCoreApplication|"
0961 msgid "Not equal. neq(a,b)=a≠b"
0962 msgstr "Ungleich. neq(a,b)=a≠b"
0963 
0964 #: analitzagui/operatorsmodel.cpp:324
0965 msgctxt "QCoreApplication|"
0966 msgid "Greater or equal. geq(a,b)=a≥b"
0967 msgstr "Größer oder Gleich. geq(a,b)=a≥b"
0968 
0969 #: analitzagui/operatorsmodel.cpp:327
0970 msgctxt "QCoreApplication|"
0971 msgid "Less or equal. leq(a,b)=a≤b"
0972 msgstr "Kleiner oder Gleich. leq(a,b)=a≤b"
0973 
0974 #: analitzagui/operatorsmodel.cpp:330
0975 msgctxt "QCoreApplication|"
0976 msgid "Boolean and"
0977 msgstr "Boolesches Und"
0978 
0979 #: analitzagui/operatorsmodel.cpp:333
0980 msgctxt "QCoreApplication|"
0981 msgid "Boolean not"
0982 msgstr "Boolesches Nicht"
0983 
0984 #: analitzagui/operatorsmodel.cpp:336
0985 msgctxt "QCoreApplication|"
0986 msgid "Boolean or"
0987 msgstr "Boolesches Oder"
0988 
0989 #: analitzagui/operatorsmodel.cpp:339
0990 msgctxt "QCoreApplication|"
0991 msgid "Boolean xor"
0992 msgstr "Boolesches exklusives Oder"
0993 
0994 #: analitzagui/operatorsmodel.cpp:342
0995 msgctxt "QCoreApplication|"
0996 msgid "Boolean implication"
0997 msgstr "Boolesche Implikation"
0998 
0999 #: analitzagui/operatorsmodel.cpp:345
1000 msgctxt "QCoreApplication|"
1001 msgid "Greatest common divisor"
1002 msgstr "Größter gemeinsamer Teiler"
1003 
1004 #: analitzagui/operatorsmodel.cpp:348
1005 msgctxt "QCoreApplication|"
1006 msgid "Least common multiple"
1007 msgstr "Kleinstes gemeinsames Vielfaches"
1008 
1009 #: analitzagui/operatorsmodel.cpp:351
1010 msgctxt "QCoreApplication|"
1011 msgid "Root"
1012 msgstr "Wurzel"
1013 
1014 #: analitzagui/operatorsmodel.cpp:354
1015 msgctxt "QCoreApplication|"
1016 msgid "Cardinal"
1017 msgstr "Kardinal"
1018 
1019 #: analitzagui/operatorsmodel.cpp:357
1020 msgctxt "QCoreApplication|"
1021 msgid "Scalar product"
1022 msgstr "Skalarprodukt"
1023 
1024 #: analitzagui/operatorsmodel.cpp:360
1025 msgctxt "QCoreApplication|"
1026 msgid "Select the par1-th element of par2 list or vector"
1027 msgstr "Wählt das par1-te Element aus der par2-ten Liste oder Vektor"
1028 
1029 #: analitzagui/operatorsmodel.cpp:363
1030 msgctxt "QCoreApplication|"
1031 msgid "Joins several items of the same type"
1032 msgstr "Verbindet mehrere Einträge desselben Typs"
1033 
1034 #: analitzagui/operatorsmodel.cpp:366
1035 msgctxt "QCoreApplication|"
1036 msgid "Applies a function to every element in a list"
1037 msgstr "Wendet eine Funktion auf jedes Element der Liste an"
1038 
1039 #: analitzagui/operatorsmodel.cpp:369
1040 msgctxt "QCoreApplication|"
1041 msgid "Removes all elements that don't fit a condition"
1042 msgstr "Entfernt alle Elemente, die nicht einer Bedingung entsprechen"
1043 
1044 #: analitzagui/operatorsmodel.cpp:372
1045 msgctxt "QCoreApplication|"
1046 msgid "Transpose"
1047 msgstr "Transponieren"
1048 
1049 #: analitzagui/operatorsmodel.cpp:572
1050 #, qt-format
1051 msgctxt "n-ary function prototype|"
1052 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1053 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1054 
1055 #: analitzagui/operatorsmodel.cpp:582
1056 #, qt-format
1057 msgctxt "Function name in function prototype|"
1058 msgid "<em>%1</em>("
1059 msgstr "<em>%1</em>("
1060 
1061 #: analitzagui/operatorsmodel.cpp:583
1062 #, qt-format
1063 msgctxt "Uncorrect function name in function prototype|"
1064 msgid "<em style='color:red'><b>%1</b></em>("
1065 msgstr "<em style='color:red'><b>%1</b></em>("
1066 
1067 #: analitzagui/operatorsmodel.cpp:586
1068 #, qt-format
1069 msgctxt "Parameter in function prototype|"
1070 msgid "par%1"
1071 msgstr "par%1"
1072 
1073 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1074 #, qt-format
1075 msgctxt "Current parameter in function prototype|"
1076 msgid "<b>%1</b>"
1077 msgstr "<b>%1</b>"
1078 
1079 #: analitzagui/operatorsmodel.cpp:592
1080 msgctxt "Function parameter separator|"
1081 msgid ", "
1082 msgstr ", "
1083 
1084 #: analitzagui/operatorsmodel.cpp:596
1085 msgctxt "Current parameter is the bounding|"
1086 msgid " : bounds"
1087 msgstr " : Grenzen"
1088 
1089 #: analitzagui/variablesmodel.cpp:94
1090 msgctxt "@title:column|"
1091 msgid "Value"
1092 msgstr "Wert"
1093 
1094 #: analitzaplot/plotsfactory.cpp:49
1095 msgctxt "QCoreApplication|"
1096 msgid "The expression is not correct"
1097 msgstr "Der Ausdruck ist nicht richtig"
1098 
1099 #: analitzaplot/plotsfactory.cpp:72
1100 #, qt-format
1101 msgctxt "QCoreApplication|"
1102 msgid "Function type '%1' not recognized"
1103 msgstr "Der Funktionstyp „%1“ wurde nicht erkannt"
1104 
1105 #: analitzaplot/plotsfactory.cpp:74
1106 #, qt-format
1107 msgctxt "QCoreApplication|"
1108 msgid "Function '%1' not recognized"
1109 msgstr "Die Funktion „%1“ wurde nicht erkannt"
1110 
1111 #: analitzaplot/plotsmodel.cpp:79
1112 msgctxt "@title:column|"
1113 msgid "Plot"
1114 msgstr "Plot"
1115 
1116 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1117 msgctxt "QObject|"
1118 msgid "PNG Image (*.png)"
1119 msgstr "PNG-Bild (*.png)"
1120 
1121 #: analitzaplot/plotter3d_es.cpp:534
1122 msgctxt "QObject|"
1123 msgid "PDF Document (*.pdf)"
1124 msgstr "PDF-Dokument (*.pdf)"
1125 
1126 #: analitzaplot/plotter3d_es.cpp:534
1127 msgctxt "QObject|"
1128 msgid "X3D Document (*.x3d)"
1129 msgstr "X2D-Dokument (*.x3d)"
1130 
1131 #: analitzaplot/plotter3d_es.cpp:534
1132 msgctxt "QObject|"
1133 msgid "STL Document (*.stl)"
1134 msgstr "STL-Dokument (*.stl)"
1135 
1136 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1137 msgctxt "Function type|"
1138 msgid "Plane Curve F(y)"
1139 msgstr "Ebene Kurve F(y)"
1140 
1141 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1142 msgctxt "Function type|"
1143 msgid "Plane Curve F(x)"
1144 msgstr "Ebene Kurve F(x)"
1145 
1146 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1147 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1148 msgctxt "QCoreApplication|"
1149 msgid "We can only draw Real results."
1150 msgstr "Es können nur reelle Ergebnisse gezeichnet werden."
1151 
1152 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1153 #: analitzawidgets/plotsview2d.cpp:236
1154 #, qt-format
1155 msgctxt "QCoreApplication|"
1156 msgid "x=%1 y=%2"
1157 msgstr "x=%1 y=%2"
1158 
1159 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1160 msgctxt "Function type|"
1161 msgid "Surface z=F(x,y)"
1162 msgstr "Raumkurve z=F(x,y)"
1163 
1164 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1165 msgctxt "Function type|"
1166 msgid "Surface y=F(x,z)"
1167 msgstr "Raumkurve y=F(x,z)"
1168 
1169 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1170 msgctxt "Function type|"
1171 msgid "Surface x=F(y,z)"
1172 msgstr "Raumkurve x=F(y,z)"
1173 
1174 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1175 msgctxt "Function type|"
1176 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1177 msgstr "Zylinder-Raumkurve z=F(r: Radial, p: Polar)"
1178 
1179 #: analitzaplot/private/backends/implicitcurve.cpp:44
1180 msgctxt "Function type|"
1181 msgid "Implicit Curve"
1182 msgstr "Implizite Kurve"
1183 
1184 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1185 msgctxt "Function type|"
1186 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1187 msgstr "Polare implizite Kurve 0=Fr: Radial, p: Polar)"
1188 
1189 #: analitzaplot/private/backends/implicitsurface.cpp:35
1190 msgctxt "Function type|"
1191 msgid "Implicit Surface"
1192 msgstr "Implizite Raumkurve"
1193 
1194 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1195 msgctxt "Function type|"
1196 msgid "Parametric Curve 2D"
1197 msgstr "Parametrische 2D-Kurve"
1198 
1199 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1200 msgctxt "Function type|"
1201 msgid "Parametric Curve 3D"
1202 msgstr "Parametrische 3D-Kurve"
1203 
1204 #: analitzaplot/private/backends/parametricsurface.cpp:32
1205 msgctxt "Function type|"
1206 msgid "Parametric Surface"
1207 msgstr "Parametrische Raumkurve"
1208 
1209 #: analitzaplot/private/backends/polarcurve.cpp:37
1210 msgctxt "Function type|"
1211 msgid "Polar Curve r=F(p: Polar)"
1212 msgstr "Polare Kurve r=F(p: Polar)"
1213 
1214 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1215 msgctxt "Function type|"
1216 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1217 msgstr "Kugelförmige radiale Raumkurve R=F(t:Azimuth, p: Polar)"
1218 
1219 #: analitzawidgets/expressionedit.cpp:295
1220 #, qt-format
1221 msgctxt "QCoreApplication|"
1222 msgid "Result: %1"
1223 msgstr "Ergebnis: %1"
1224 
1225 #: analitzawidgets/expressionedit.cpp:405
1226 msgctxt "QCoreApplication|"
1227 msgid "To Expression"
1228 msgstr "Als Ausdruck"
1229 
1230 #: analitzawidgets/expressionedit.cpp:407
1231 msgctxt "QCoreApplication|"
1232 msgid "To MathML"
1233 msgstr "Als MathML"
1234 
1235 #: analitzawidgets/expressionedit.cpp:409
1236 msgctxt "QCoreApplication|"
1237 msgid "Simplify"
1238 msgstr "Vereinfachen"
1239 
1240 #: analitzawidgets/expressionedit.cpp:411
1241 msgctxt "QCoreApplication|"
1242 msgid "Examples"
1243 msgstr "Beispiele"
1244 
1245 #: analitzawidgets/plotsview2d.cpp:214
1246 msgctxt "QCoreApplication|"
1247 msgid "Selected viewport too small"
1248 msgstr "Ausgewähltes Darstellungsfeld zu klein"
1249 
1250 #~ msgctxt "NAME OF TRANSLATORS"
1251 #~ msgid "Your names"
1252 #~ msgstr "Frederik Schwarzer"
1253 
1254 #~ msgctxt "EMAIL OF TRANSLATORS"
1255 #~ msgid "Your emails"
1256 #~ msgstr "schwarzer@kde.org"
1257 
1258 #~ msgctxt "Parameter in function prototype"
1259 #~ msgid "par%1"
1260 #~ msgstr "par%1"
1261 
1262 #~ msgctxt "Function parameter separator"
1263 #~ msgid ", "
1264 #~ msgstr ", "
1265 
1266 #, fuzzy
1267 #~| msgid "Hyperbolic secant"
1268 #~ msgctxt "dictionary"
1269 #~ msgid "Hiperbola"
1270 #~ msgstr "Sekans hyperbolicus"
1271 
1272 #~ msgid "Function type not correct for functions depending on %1"
1273 #~ msgstr "Der Funktionstyp ist falsch für Funktionen, die von %1 abhängen"
1274 
1275 #~ msgctxt ""
1276 #~ "This function can't be represented as a curve. To draw implicit curve, "
1277 #~ "the function has to satisfy the implicit function theorem."
1278 #~ msgid "Implicit function undefined in the plane"
1279 #~ msgstr "Undefinierte implizite Funktion in der Ebene"
1280 
1281 #~ msgid "center"
1282 #~ msgstr "mitte"
1283 
1284 #~ msgctxt "@title:column"
1285 #~ msgid "Function"
1286 #~ msgstr "Funktion"
1287 
1288 #~ msgid "%1 function added"
1289 #~ msgstr "Funktion %1 hinzugefügt"
1290 
1291 #~ msgid "Hide '%1'"
1292 #~ msgstr "%1 ausblenden"
1293 
1294 #~ msgid "Show '%1'"
1295 #~ msgstr "%1 anzeigen"
1296 
1297 #~ msgid "Remove '%1'"
1298 #~ msgstr "%1 entfernen"
1299 
1300 #~ msgctxt "Error message"
1301 #~ msgid "Unknown token %1"
1302 #~ msgstr "Unbekanntes Trennzeichen %1"