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

0001 # Copyright (C) YEAR This_file_is_part_of_KDE
0002 # This file is distributed under the same license as the PACKAGE package.
0003 #
0004 # Eloy Cuadra <ecuadra@eloihr.net>, 2011, 2012, 2013, 2014, 2015, 2017, 2019.
0005 # Rocío Gallego <traducciones@rociogallego.com>, 2013.
0006 msgid ""
0007 msgstr ""
0008 "Project-Id-Version: \n"
0009 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0010 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0011 "PO-Revision-Date: 2019-02-08 18:29+0100\n"
0012 "Last-Translator: Eloy Cuadra <ecuadra@eloihr.net>\n"
0013 "Language-Team: Spanish <kde-l10n-es@kde.org>\n"
0014 "Language: es\n"
0015 "MIME-Version: 1.0\n"
0016 "Content-Type: text/plain; charset=UTF-8\n"
0017 "Content-Transfer-Encoding: 8bit\n"
0018 "Plural-Forms: nplurals=2; plural=n != 1;\n"
0019 "X-Generator: Lokalize 18.12.1\n"
0020 "X-Qt-Contexts: true\n"
0021 
0022 msgctxt "QObject|dictionary"
0023 msgid "xaxaxaxaxa"
0024 msgstr "xaxaxaxaxa"
0025 
0026 msgctxt "QObject|dictionary"
0027 msgid "cosa"
0028 msgstr "cosa"
0029 
0030 #: analitza/analyzer.cpp:193
0031 msgctxt "QCoreApplication|"
0032 msgid "Cannot calculate an empty expression"
0033 msgstr "No se puede calcular una expresión vacía"
0034 
0035 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0036 #: analitza/analyzer.cpp:285
0037 msgctxt "QCoreApplication|"
0038 msgid "Must specify a correct operation"
0039 msgstr "Debe especificar una operación correcta"
0040 
0041 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0042 #, qt-format
0043 msgctxt "QCoreApplication|"
0044 msgid "Unknown identifier: '%1'"
0045 msgstr "Identificador desconocido: «%1»"
0046 
0047 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0048 msgctxt "identifier separator in error message|"
0049 msgid "', '"
0050 msgstr "«, »"
0051 
0052 #: analitza/analyzer.cpp:615
0053 msgctxt "Error message, no proper condition found.|"
0054 msgid "Could not find a proper choice for a condition statement."
0055 msgstr ""
0056 "No ha sido posible encontrar una elección apropiada para una instrucción de "
0057 "condición."
0058 
0059 #: analitza/analyzer.cpp:936
0060 msgctxt "QCoreApplication|"
0061 msgid "Type not supported for bounding."
0062 msgstr "Tipo no permitido como límite."
0063 
0064 #: analitza/analyzer.cpp:961
0065 msgctxt "QCoreApplication|"
0066 msgid "The downlimit is greater than the uplimit"
0067 msgstr "El límite inferior es mayor que el límite superior"
0068 
0069 #: analitza/analyzer.cpp:963
0070 msgctxt "QCoreApplication|"
0071 msgid "Incorrect uplimit or downlimit."
0072 msgstr "Límite superior o inferior incorrecto"
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 "Tipo no válido para el parámetro «%1»"
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 "Se ha definido un ciclo de variables"
0084 
0085 #: analitza/analyzer.cpp:1919
0086 msgctxt "QCoreApplication|"
0087 msgid "The result is not a number"
0088 msgstr "El resultado no es un número"
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 "Contador de parámetro no válido para «%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 "Los bloques deben tener un tamaño consistente entre cada uno de ellos"
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 "No se desean bloques vacíos"
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 "Los bloques deben ser matrices"
0123 
0124 #: analitza/commands/blockmatrixcommands.cpp:142
0125 msgctxt "QCoreApplication|"
0126 msgid "Number of blocks must be consistent"
0127 msgstr "El número de bloques debe ser consistente"
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 "No se desean elementos de tipo vector o fila de matriz vacíos"
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 ""
0142 "El constructor de la matriz necesita elementos de tipo vector o fila de "
0143 "matriz"
0144 
0145 #: analitza/commands/blockmatrixcommands.cpp:244
0146 #: analitza/commands/matrixcommands.cpp:288
0147 #, qt-format
0148 msgctxt "QCoreApplication|"
0149 msgid "the arg %1 is invalid or is error"
0150 msgstr "el argumento %1 no es válido o es erróneo"
0151 
0152 #: analitza/commands/eigencommands.cpp:39
0153 #, qt-format
0154 msgctxt "QCoreApplication|"
0155 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0156 msgstr "Contador de parámetro no válido para «%1». Debería tener 1 parámetro."
0157 
0158 #: analitza/commands/eigencommands.cpp:47
0159 #, qt-format
0160 msgctxt "QCoreApplication|"
0161 msgid "To use '%1' command the input matrix must be square"
0162 msgstr "Para usar la orden «%1», la matriz de entrada debe ser cuadrada"
0163 
0164 #: analitza/commands/eigencommands.cpp:68
0165 #: analitza/commands/eigencommands.cpp:74
0166 #, qt-format
0167 msgctxt "QCoreApplication|"
0168 msgid ""
0169 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0170 "value"
0171 msgstr ""
0172 "Tipo de parámetro no válido en la entrada de matriz (%1,%2) para «%3». Debe "
0173 "ser un valor numérico."
0174 
0175 #: analitza/commands/eigencommands.cpp:126
0176 #: analitza/commands/eigencommands.cpp:193
0177 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0178 msgid "Returned eigenvalue is NaN"
0179 msgstr "El eigenvalor devuelto no es un número"
0180 
0181 #: analitza/commands/eigencommands.cpp:132
0182 #: analitza/commands/eigencommands.cpp:196
0183 msgctxt "QCoreApplication|"
0184 msgid "Returned eigenvalue is too big"
0185 msgstr "El eigenvalor devuelto es demasiado grande"
0186 
0187 #: analitza/commands/matrixcommands.cpp:31
0188 msgctxt "QCoreApplication|"
0189 msgid "Matrix dimensions must be greater than zero"
0190 msgstr "Las dimensiones de la matriz deben ser mayores que cero"
0191 
0192 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0193 msgctxt "QCoreApplication|"
0194 msgid "All matrixrow elements must have the same size"
0195 msgstr "Todos los elementos de fila de matriz deben tener el mismo tamaño"
0196 
0197 #: analitza/commands/matrixcommands.cpp:127
0198 msgctxt "QCoreApplication|"
0199 msgid "Not all are rows or vectors"
0200 msgstr "No todos son filas o vectores"
0201 
0202 #: analitza/commands/matrixcommands.cpp:143
0203 msgctxt "QCoreApplication|"
0204 msgid "Every argument must be a matrixrow element"
0205 msgstr "Cada argumento debe ser un elemento de tipo fila de matriz"
0206 
0207 #: analitza/commands/matrixcommands.cpp:241
0208 msgctxt "QCoreApplication|"
0209 msgid "The nth diagonal index must be less than the row count"
0210 msgstr "El enésimo índice diagonal debe ser menor que el contador de filas"
0211 
0212 #: analitza/commands/matrixcommands.cpp:249
0213 msgctxt "QCoreApplication|"
0214 msgid "The nth diagonal index must be less than the column count"
0215 msgstr "El enésimo índice diagonal debe ser menor que el contador de columnas"
0216 
0217 #: analitza/commands/matrixcommands.cpp:265
0218 msgctxt "QCoreApplication|"
0219 msgid "nth diagonal index must be integer number"
0220 msgstr "El enésimo índice diagonal debe ser un número entero"
0221 
0222 #: analitza/commands/matrixcommands.cpp:269
0223 msgctxt "QCoreApplication|"
0224 msgid "nth diagonal index must be a positive integer number"
0225 msgstr "El enésimo índice diagonal debe ser un número entero positivo"
0226 
0227 #: analitza/commands/vectorcommands.cpp:62
0228 #, qt-format
0229 msgctxt "QCoreApplication|"
0230 msgid "Invalid parameter type for '%1', was expected a list"
0231 msgstr "Tipo de parámetro no válido para «%1». Se esperaba una lista."
0232 
0233 #: analitza/commands/vectorcommands.cpp:75
0234 #: analitza/commands/vectorcommands.cpp:78
0235 msgctxt "QCoreApplication|"
0236 msgid "Vector size must be some integer value greater to zero"
0237 msgstr "El tamaño del vector debe ser un valor entero mayor que cero"
0238 
0239 #: analitza/explexer.cpp:78
0240 msgctxt "QCoreApplication|"
0241 msgid "Unexpectedly arrived to the end of the input"
0242 msgstr "Se ha llegado al final de la entrada de forma no esperada"
0243 
0244 #: analitza/explexer.cpp:112
0245 #, qt-format
0246 msgctxt "QCoreApplication|"
0247 msgid "Unknown token %1"
0248 msgstr "El elemento %1 es desconocido"
0249 
0250 #: analitza/expression.cpp:162
0251 #, qt-format
0252 msgctxt "QCoreApplication|"
0253 msgid "<em>%1</em> needs at least 2 parameters"
0254 msgstr "<em>%1</em> necesita al menos 2 parámetros"
0255 
0256 #: analitza/expression.cpp:164
0257 #, qt-format
0258 msgctxt "QCoreApplication|"
0259 msgid "<em>%1</em> requires %2 parameters"
0260 msgstr "<em>%1</em> necesita %2 parámetros"
0261 
0262 #: analitza/expression.cpp:171
0263 #, qt-format
0264 msgctxt "QCoreApplication|"
0265 msgid "Missing boundary for '%1'"
0266 msgstr "Falta un límite para «%1»"
0267 
0268 #: analitza/expression.cpp:173
0269 #, qt-format
0270 msgctxt "QCoreApplication|"
0271 msgid "Unexpected bounding for '%1'"
0272 msgstr "Límite no esperado para «%1»"
0273 
0274 #: analitza/expression.cpp:178
0275 #, qt-format
0276 msgctxt "QCoreApplication|"
0277 msgid "<em>%1</em> missing bounds on '%2'"
0278 msgstr "<em>%1</em> carece de límites en «%2»"
0279 
0280 #: analitza/expression.cpp:200
0281 msgctxt "QCoreApplication|"
0282 msgid "Wrong declare"
0283 msgstr "Declaración incorrecta"
0284 
0285 #: analitza/expression.cpp:210
0286 #, qt-format
0287 msgctxt "QCoreApplication|"
0288 msgid "Empty container: %1"
0289 msgstr "Contenedor vacío: %1"
0290 
0291 #: analitza/expression.cpp:228
0292 msgctxt "there was a conditional outside a condition structure|"
0293 msgid "We can only have conditionals inside piecewise structures."
0294 msgstr "Solo puede haber condicionales dentro de estructuras de segmentos."
0295 
0296 #: analitza/expression.cpp:244
0297 #, qt-format
0298 msgctxt "QCoreApplication|"
0299 msgid "Cannot have two parameters with the same name like '%1'."
0300 msgstr "No es posible tener dos parámetros con el mismo nombre «%1»."
0301 
0302 #: analitza/expression.cpp:259
0303 msgctxt ""
0304 "this is an error message. otherwise is the else in a mathml condition|"
0305 msgid "The <em>otherwise</em> parameter should be the last one"
0306 msgstr "El parámetro <em>otherwise</em> debe ser el último"
0307 
0308 #: analitza/expression.cpp:267
0309 #, qt-format
0310 msgctxt "there was an element that was not a conditional inside a condition|"
0311 msgid "%1 is not a proper condition inside the piecewise"
0312 msgstr "%1 no es una condición válida dentro del trozo"
0313 
0314 #: analitza/expression.cpp:273
0315 msgctxt "QCoreApplication|"
0316 msgid "We can only declare variables"
0317 msgstr "Solo es posible declarar variables"
0318 
0319 #: analitza/expression.cpp:279
0320 msgctxt "QCoreApplication|"
0321 msgid "We can only have bounded variables"
0322 msgstr "Solo podemos tener variables limitadas"
0323 
0324 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0325 msgctxt "QCoreApplication|"
0326 msgid "Do not want empty matrixrow elements"
0327 msgstr "No se desean elementos de fila de matriz vacíos"
0328 
0329 #: analitza/expression.cpp:300
0330 msgctxt "QCoreApplication|"
0331 msgid "The matrix must contain only matrixrow elements"
0332 msgstr "La matriz solo debe contener elementos de fila de matriz"
0333 
0334 #: analitza/expression.cpp:419
0335 #, qt-format
0336 msgctxt "QCoreApplication|"
0337 msgid "Error while parsing: %1"
0338 msgstr "Error durante el análisis: %1"
0339 
0340 #: analitza/expression.cpp:450
0341 #, qt-format
0342 msgctxt "An error message|"
0343 msgid "Container unknown: %1"
0344 msgstr "Contenedor desconocido: %1"
0345 
0346 #: analitza/expression.cpp:456
0347 #, qt-format
0348 msgctxt "QCoreApplication|"
0349 msgid "Cannot codify the %1 value."
0350 msgstr "No se puede codificar el valor %1."
0351 
0352 #: analitza/expression.cpp:462
0353 #, qt-format
0354 msgctxt "QCoreApplication|"
0355 msgid "The %1 operator cannot have child contexts."
0356 msgstr "El operador %1 no puede tener contextos hijos."
0357 
0358 #: analitza/expression.cpp:466
0359 #, qt-format
0360 msgctxt "QCoreApplication|"
0361 msgid "The element '%1' is not an operator."
0362 msgstr "El elemento «%1» no es un operador."
0363 
0364 #: analitza/expression.cpp:479
0365 msgctxt "QCoreApplication|"
0366 msgid "Do not want empty vectors"
0367 msgstr "No se desean vectores vacíos"
0368 
0369 #: analitza/expression.cpp:489
0370 msgctxt "QCoreApplication|"
0371 msgid "Do not want empty matrices"
0372 msgstr "No se desean matrices vacías"
0373 
0374 #: analitza/expression.cpp:508
0375 #, qt-format
0376 msgctxt "Error message due to an unrecognized input|"
0377 msgid "Not supported/unknown: %1"
0378 msgstr "No permitido o desconocido: %1"
0379 
0380 #: analitza/expressionparser.cpp:296
0381 msgctxt "QCoreApplication|"
0382 msgid ", "
0383 msgstr ", "
0384 
0385 #: analitza/expressionparser.cpp:296
0386 #, qt-format
0387 msgctxt "error message|"
0388 msgid "Expected %1 instead of '%2'"
0389 msgstr "Se esperaba %1 en lugar de «%2»"
0390 
0391 #: analitza/expressionparser.cpp:298
0392 msgctxt "QCoreApplication|"
0393 msgid "Missing right parenthesis"
0394 msgstr "Falta el paréntesis derecho"
0395 
0396 #: analitza/expressionparser.cpp:300
0397 msgctxt "QCoreApplication|"
0398 msgid "Unbalanced right parenthesis"
0399 msgstr "Paréntesis derecho sin correspondencia"
0400 
0401 #: analitza/expressionparser.cpp:303
0402 #, qt-format
0403 msgctxt "QCoreApplication|"
0404 msgid "Unexpected token identifier: %1"
0405 msgstr "Identificador de objeto no esperado: %1"
0406 
0407 #: analitza/expressionparser.cpp:305
0408 #, qt-format
0409 msgctxt "QCoreApplication|"
0410 msgid "Unexpected token %1"
0411 msgstr "No se esperaba el símbolo %1"
0412 
0413 #: analitza/expressiontypechecker.cpp:301
0414 #, qt-format
0415 msgctxt "QCoreApplication|"
0416 msgid "Could not find a type that unifies '%1'"
0417 msgstr "No se puede encontrar un tipo que unifique «%1»"
0418 
0419 #: analitza/expressiontypechecker.cpp:473
0420 msgctxt "QCoreApplication|"
0421 msgid "The domain should be either a vector or a list"
0422 msgstr "El dominio debe ser un vector o una lista"
0423 
0424 #: analitza/expressiontypechecker.cpp:558
0425 #, qt-format
0426 msgctxt "type error message|"
0427 msgid "Cannot call '%1'"
0428 msgstr "No se puede llamar a «%1»"
0429 
0430 #: analitza/expressiontypechecker.cpp:593
0431 #, qt-format
0432 msgctxt "QCoreApplication|"
0433 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0434 msgstr ""
0435 "No se puede reducir «%1» a «%2». Tipo no válido del parámetro «%3» para «%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 "Contador de parámetro no válido para «%2». Debería tener %1 parámetros."
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 "No se puede comparar «%1» con «%2». Tipo no válido del parámetro «%3» para "
0450 "«%4»"
0451 
0452 #: analitza/expressiontypechecker.cpp:654
0453 #, qt-format
0454 msgctxt "QCoreApplication|"
0455 msgid "Could not call '%1'"
0456 msgstr "No se puede llamar a «%1»"
0457 
0458 #: analitza/expressiontypechecker.cpp:662
0459 #, qt-format
0460 msgctxt "QCoreApplication|"
0461 msgid "Could not solve '%1'"
0462 msgstr "No se puede resolver «%1»"
0463 
0464 #: analitza/expressiontypechecker.cpp:695
0465 #, qt-format
0466 msgctxt "QCoreApplication|"
0467 msgid "Incoherent type for the variable '%1'"
0468 msgstr "El tipo de la variable «%1» es incoherente"
0469 
0470 #: analitza/expressiontypechecker.cpp:718
0471 msgctxt "QCoreApplication|"
0472 msgid "Could not determine the type for piecewise"
0473 msgstr "No se puede determinar el tipo para el trozo"
0474 
0475 #: analitza/expressiontypechecker.cpp:937
0476 msgctxt "QCoreApplication|"
0477 msgid "Unexpected type"
0478 msgstr "Tipo no esperado"
0479 
0480 #: analitza/expressiontypechecker.cpp:960
0481 #, qt-format
0482 msgctxt "QCoreApplication|"
0483 msgid "Cannot convert '%1' to '%2'"
0484 msgstr "No se puede convertir «%1» a «%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 "El elemento «%1» es desconocido"
0503 
0504 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0505 msgctxt "QCoreApplication|"
0506 msgid "Cannot divide by 0."
0507 msgstr "No se puede dividir por 0."
0508 
0509 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0510 msgctxt "QCoreApplication|"
0511 msgid "Cannot calculate the remainder on 0."
0512 msgstr "No se puede calcular el resto de 0."
0513 
0514 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0515 msgctxt "QCoreApplication|"
0516 msgid "Cannot calculate the factor on 0."
0517 msgstr "No se puede calcular el factor de 0."
0518 
0519 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0520 msgctxt "QCoreApplication|"
0521 msgid "Cannot calculate the lcm of 0."
0522 msgstr "No se puede calcular el mínimo común múltiplo de 0."
0523 
0524 #: analitza/operations.cpp:246
0525 msgctxt "QCoreApplication|"
0526 msgid "Boolean operations on complex numbers not available"
0527 msgstr "No están disponibles las operaciones booleanas sobre números complejos"
0528 
0529 #: analitza/operations.cpp:276
0530 msgctxt "QCoreApplication|"
0531 msgid "Only square root implemented for complex numbers"
0532 msgstr "Solo la raíz cuadrada está implementada para los números complejos"
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 "No se puede calcular un valor %1"
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 "No se puede calcular %1 entre un valor y un tipo de error"
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 "Índice no válido para un contenedor"
0551 
0552 #: analitza/operations.cpp:527
0553 #, qt-format
0554 msgctxt "QCoreApplication|"
0555 msgid "Cannot operate '%1' on different sized vectors."
0556 msgstr "No se puede operar «%1» sobre vectores de distinto tamaño."
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 "La multiplicación entre una matriz y un vector está permitida siempre y "
0565 "cuando el número de columnas de la matriz sea igual que el tamaño del vector"
0566 
0567 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0568 msgctxt "QCoreApplication|"
0569 msgid "Matrix and vector entries must be numbers"
0570 msgstr "Las entradas de matriz y de vector deben ser números"
0571 
0572 #: analitza/operations.cpp:599
0573 #, qt-format
0574 msgctxt "QCoreApplication|"
0575 msgid "Could not calculate a vector's %1"
0576 msgstr "No se puede calcular el %1 del vector"
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 "No se puede calcular el %1 de una lista"
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 "La multiplicación entre un vector y una matriz está permitida siempre y "
0591 "cuando la matriz tenga un único elemento de fila de matriz"
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 "La suma de dos matrices está permitida siempre y cuando ambas matrices "
0600 "tengan el mismo número de filas y el mismo número de columnas"
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 "La multiplicación de dos matrices está permitida siempre y cuando el número "
0609 "de columnas de la primera matriz sea igual que el número de filas de la "
0610 "segunda matriz"
0611 
0612 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0613 #: analitza/operations.cpp:887
0614 msgctxt "QCoreApplication|"
0615 msgid "Matrix entries must be numbers"
0616 msgstr "Las entradas de matriz deben ser números"
0617 
0618 #: analitza/operations.cpp:879
0619 msgctxt "QCoreApplication|"
0620 msgid "The exponent of 'power' must be some integer number"
0621 msgstr "El exponente de la «potencia» debe ser un número entero"
0622 
0623 #: analitza/operations.cpp:883
0624 msgctxt "QCoreApplication|"
0625 msgid "Cannot compute 'power' for non square matrix"
0626 msgstr "No se puede calcular la «potencia» para matrices que no sean cuadradas"
0627 
0628 #: analitza/operations.cpp:922
0629 #, qt-format
0630 msgctxt "QCoreApplication|"
0631 msgid "Cannot calculate %1 between a matrix and an error type"
0632 msgstr "No se puede calcular %1 entre una matriz y un tipo de error"
0633 
0634 #: analitza/providederivative.cpp:93
0635 #, qt-format
0636 msgctxt "QCoreApplication|"
0637 msgid "Could not calculate the derivative for '%1'"
0638 msgstr "No se puede calcular la derivada de «%1»"
0639 
0640 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0641 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0642 msgctxt "@title:column|"
0643 msgid "Name"
0644 msgstr "Nombre"
0645 
0646 #: analitzagui/operatorsmodel.cpp:98
0647 msgctxt "@title:column|"
0648 msgid "Description"
0649 msgstr "Descripción"
0650 
0651 #: analitzagui/operatorsmodel.cpp:101
0652 msgctxt "@title:column|"
0653 msgid "Parameters"
0654 msgstr "Parámetros"
0655 
0656 #: analitzagui/operatorsmodel.cpp:104
0657 msgctxt "@title:column|"
0658 msgid "Example"
0659 msgstr "Ejemplo"
0660 
0661 #: analitzagui/operatorsmodel.cpp:135
0662 msgctxt "Syntax for function bounding|"
0663 msgid " : var"
0664 msgstr " : var"
0665 
0666 #: analitzagui/operatorsmodel.cpp:137
0667 msgctxt "Syntax for function bounding values|"
0668 msgid "=from..to"
0669 msgstr "=desde..hasta"
0670 
0671 #: analitzagui/operatorsmodel.cpp:140
0672 #, qt-format
0673 msgctxt "QCoreApplication|"
0674 msgid "%1("
0675 msgstr "%1("
0676 
0677 #: analitzagui/operatorsmodel.cpp:143
0678 #, qt-format
0679 msgctxt "QCoreApplication|"
0680 msgid "%1... parameters, ...%2)"
0681 msgstr "%1... parámetros, ...%2)"
0682 
0683 #: analitzagui/operatorsmodel.cpp:146
0684 #, qt-format
0685 msgctxt "QCoreApplication|"
0686 msgid "par%1"
0687 msgstr "par%1"
0688 
0689 #: analitzagui/operatorsmodel.cpp:159
0690 msgctxt "QCoreApplication|"
0691 msgid "Addition"
0692 msgstr "Adición"
0693 
0694 #: analitzagui/operatorsmodel.cpp:162
0695 msgctxt "QCoreApplication|"
0696 msgid "Multiplication"
0697 msgstr "Multiplicación"
0698 
0699 #: analitzagui/operatorsmodel.cpp:165
0700 msgctxt "QCoreApplication|"
0701 msgid "Division"
0702 msgstr "División"
0703 
0704 #: analitzagui/operatorsmodel.cpp:168
0705 msgctxt "QCoreApplication|"
0706 msgid "Subtraction. Will remove all values from the first one."
0707 msgstr "Sustracción. Eliminará todos los valores desde el primero."
0708 
0709 #: analitzagui/operatorsmodel.cpp:171
0710 msgctxt "QCoreApplication|"
0711 msgid "Power"
0712 msgstr "Potencia"
0713 
0714 #: analitzagui/operatorsmodel.cpp:174
0715 msgctxt "QCoreApplication|"
0716 msgid "Remainder"
0717 msgstr "Resto"
0718 
0719 #: analitzagui/operatorsmodel.cpp:177
0720 msgctxt "QCoreApplication|"
0721 msgid "Quotient"
0722 msgstr "Cociente"
0723 
0724 #: analitzagui/operatorsmodel.cpp:180
0725 msgctxt "QCoreApplication|"
0726 msgid "The factor of"
0727 msgstr "El factor de"
0728 
0729 #: analitzagui/operatorsmodel.cpp:183
0730 msgctxt "QCoreApplication|"
0731 msgid "Factorial. factorial(n)=n!"
0732 msgstr "Factorial. factorial(n)=n!"
0733 
0734 #: analitzagui/operatorsmodel.cpp:186
0735 msgctxt "QCoreApplication|"
0736 msgid "Function to calculate the sine of a given angle"
0737 msgstr "Función para calcular el seno de un determinado ángulo"
0738 
0739 #: analitzagui/operatorsmodel.cpp:189
0740 msgctxt "QCoreApplication|"
0741 msgid "Function to calculate the cosine of a given angle"
0742 msgstr "Función para calcular el coseno de un determinado ángulo"
0743 
0744 #: analitzagui/operatorsmodel.cpp:192
0745 msgctxt "QCoreApplication|"
0746 msgid "Function to calculate the tangent of a given angle"
0747 msgstr "Función para calcular la tangente de un determinado ángulo"
0748 
0749 #: analitzagui/operatorsmodel.cpp:195
0750 msgctxt "QCoreApplication|"
0751 msgid "Secant"
0752 msgstr "Secante"
0753 
0754 #: analitzagui/operatorsmodel.cpp:198
0755 msgctxt "QCoreApplication|"
0756 msgid "Cosecant"
0757 msgstr "Cosecante"
0758 
0759 #: analitzagui/operatorsmodel.cpp:201
0760 msgctxt "QCoreApplication|"
0761 msgid "Cotangent"
0762 msgstr "Cotangente"
0763 
0764 #: analitzagui/operatorsmodel.cpp:204
0765 msgctxt "QCoreApplication|"
0766 msgid "Hyperbolic sine"
0767 msgstr "Seno hiperbólico"
0768 
0769 #: analitzagui/operatorsmodel.cpp:207
0770 msgctxt "QCoreApplication|"
0771 msgid "Hyperbolic cosine"
0772 msgstr "Coseno hiperbólico"
0773 
0774 #: analitzagui/operatorsmodel.cpp:210
0775 msgctxt "QCoreApplication|"
0776 msgid "Hyperbolic tangent"
0777 msgstr "Tangente hiperbólica"
0778 
0779 #: analitzagui/operatorsmodel.cpp:213
0780 msgctxt "QCoreApplication|"
0781 msgid "Hyperbolic secant"
0782 msgstr "Secante hiperbólica"
0783 
0784 #: analitzagui/operatorsmodel.cpp:216
0785 msgctxt "QCoreApplication|"
0786 msgid "Hyperbolic cosecant"
0787 msgstr "Cosecante hiperbólica"
0788 
0789 #: analitzagui/operatorsmodel.cpp:219
0790 msgctxt "QCoreApplication|"
0791 msgid "Hyperbolic cotangent"
0792 msgstr "Cotangente hiperbólica"
0793 
0794 #: analitzagui/operatorsmodel.cpp:222
0795 msgctxt "QCoreApplication|"
0796 msgid "Arc sine"
0797 msgstr "Arcoseno"
0798 
0799 #: analitzagui/operatorsmodel.cpp:225
0800 msgctxt "QCoreApplication|"
0801 msgid "Arc cosine"
0802 msgstr "Arcocoseno"
0803 
0804 #: analitzagui/operatorsmodel.cpp:228
0805 msgctxt "QCoreApplication|"
0806 msgid "Arc tangent"
0807 msgstr "Arcotangente"
0808 
0809 #: analitzagui/operatorsmodel.cpp:231
0810 msgctxt "QCoreApplication|"
0811 msgid "Arc cotangent"
0812 msgstr "Arcocotangente"
0813 
0814 #: analitzagui/operatorsmodel.cpp:237
0815 msgctxt "QCoreApplication|"
0816 msgid "Hyperbolic arc tangent"
0817 msgstr "Arcotangente hiperbólica"
0818 
0819 #: analitzagui/operatorsmodel.cpp:240
0820 msgctxt "QCoreApplication|"
0821 msgid "Summatory"
0822 msgstr "Sumatorio"
0823 
0824 #: analitzagui/operatorsmodel.cpp:243
0825 msgctxt "QCoreApplication|"
0826 msgid "Productory"
0827 msgstr "Productorio"
0828 
0829 #: analitzagui/operatorsmodel.cpp:246
0830 msgctxt "QCoreApplication|"
0831 msgid "For all"
0832 msgstr "Para todo"
0833 
0834 #: analitzagui/operatorsmodel.cpp:249
0835 msgctxt "QCoreApplication|"
0836 msgid "Exists"
0837 msgstr "Existe"
0838 
0839 #: analitzagui/operatorsmodel.cpp:252
0840 msgctxt "QCoreApplication|"
0841 msgid "Differentiation"
0842 msgstr "Diferenciación"
0843 
0844 #: analitzagui/operatorsmodel.cpp:255
0845 msgctxt "QCoreApplication|"
0846 msgid "Hyperbolic arc sine"
0847 msgstr "Arcoseno hiperbólico"
0848 
0849 #: analitzagui/operatorsmodel.cpp:258
0850 msgctxt "QCoreApplication|"
0851 msgid "Hyperbolic arc cosine"
0852 msgstr "Arcocoseno hiperbólico"
0853 
0854 #: analitzagui/operatorsmodel.cpp:261
0855 msgctxt "QCoreApplication|"
0856 msgid "Arc cosecant"
0857 msgstr "Arcocosecante"
0858 
0859 #: analitzagui/operatorsmodel.cpp:264
0860 msgctxt "QCoreApplication|"
0861 msgid "Hyperbolic arc cosecant"
0862 msgstr "Arcocosecante hiperbólica"
0863 
0864 #: analitzagui/operatorsmodel.cpp:267
0865 msgctxt "QCoreApplication|"
0866 msgid "Arc secant"
0867 msgstr "Arcosecante"
0868 
0869 #: analitzagui/operatorsmodel.cpp:270
0870 msgctxt "QCoreApplication|"
0871 msgid "Hyperbolic arc secant"
0872 msgstr "Arcosecante hiperbólica"
0873 
0874 #: analitzagui/operatorsmodel.cpp:273
0875 msgctxt "QCoreApplication|"
0876 msgid "Exponent (e^x)"
0877 msgstr "Exponente (e^x)"
0878 
0879 #: analitzagui/operatorsmodel.cpp:276
0880 msgctxt "QCoreApplication|"
0881 msgid "Base-e logarithm"
0882 msgstr "Logaritmo en base e"
0883 
0884 #: analitzagui/operatorsmodel.cpp:279
0885 msgctxt "QCoreApplication|"
0886 msgid "Base-10 logarithm"
0887 msgstr "Logaritmo en base 10"
0888 
0889 #: analitzagui/operatorsmodel.cpp:282
0890 msgctxt "QCoreApplication|"
0891 msgid "Absolute value. abs(n)=|n|"
0892 msgstr "Valor absoluto. abs(n)=|n|"
0893 
0894 #: analitzagui/operatorsmodel.cpp:285
0895 msgctxt "QCoreApplication|"
0896 msgid "Conjugate"
0897 msgstr "Conjugar"
0898 
0899 #: analitzagui/operatorsmodel.cpp:288
0900 msgctxt "QCoreApplication|"
0901 msgid "Arg"
0902 msgstr "Arg"
0903 
0904 #: analitzagui/operatorsmodel.cpp:291
0905 msgctxt "QCoreApplication|"
0906 msgid "Real"
0907 msgstr "Real"
0908 
0909 #: analitzagui/operatorsmodel.cpp:294
0910 msgctxt "QCoreApplication|"
0911 msgid "Imaginary"
0912 msgstr "Imaginario"
0913 
0914 #: analitzagui/operatorsmodel.cpp:297
0915 msgctxt "QCoreApplication|"
0916 msgid "Floor value. floor(n)=⌊n⌋"
0917 msgstr "Valor piso. floor(n)=⌊n⌋"
0918 
0919 #: analitzagui/operatorsmodel.cpp:300
0920 msgctxt "QCoreApplication|"
0921 msgid "Ceil value. ceil(n)=⌈n⌉"
0922 msgstr "Valor techo. ceil(n)=⌈n⌉"
0923 
0924 #: analitzagui/operatorsmodel.cpp:303
0925 msgctxt "QCoreApplication|"
0926 msgid "Minimum"
0927 msgstr "Mínimo"
0928 
0929 #: analitzagui/operatorsmodel.cpp:306
0930 msgctxt "QCoreApplication|"
0931 msgid "Maximum"
0932 msgstr "Máximo"
0933 
0934 #: analitzagui/operatorsmodel.cpp:309
0935 msgctxt "QCoreApplication|"
0936 msgid "Greater than. gt(a,b)=a>b"
0937 msgstr "Mayor que. gt(a,b)=a>b"
0938 
0939 #: analitzagui/operatorsmodel.cpp:312
0940 msgctxt "QCoreApplication|"
0941 msgid "Less than. lt(a,b)=a<b"
0942 msgstr "Menor que. lt(a,b)=a<b"
0943 
0944 #: analitzagui/operatorsmodel.cpp:315
0945 msgctxt "QCoreApplication|"
0946 msgid "Equal. eq(a,b) = a=b"
0947 msgstr "Igual. eq(a,b) = a=b"
0948 
0949 #: analitzagui/operatorsmodel.cpp:318
0950 msgctxt "QCoreApplication|"
0951 msgid "Approximation. approx(a)=a±n"
0952 msgstr "Aproximación. approx(a)=a±n"
0953 
0954 #: analitzagui/operatorsmodel.cpp:321
0955 msgctxt "QCoreApplication|"
0956 msgid "Not equal. neq(a,b)=a≠b"
0957 msgstr "No igual. neq(a,b)=a≠b"
0958 
0959 #: analitzagui/operatorsmodel.cpp:324
0960 msgctxt "QCoreApplication|"
0961 msgid "Greater or equal. geq(a,b)=a≥b"
0962 msgstr "Mayor o igual. geq(a,b)=a≥b"
0963 
0964 #: analitzagui/operatorsmodel.cpp:327
0965 msgctxt "QCoreApplication|"
0966 msgid "Less or equal. leq(a,b)=a≤b"
0967 msgstr "Menor o igual. leq(a,b)=a≤b"
0968 
0969 #: analitzagui/operatorsmodel.cpp:330
0970 msgctxt "QCoreApplication|"
0971 msgid "Boolean and"
0972 msgstr "Y lógico"
0973 
0974 #: analitzagui/operatorsmodel.cpp:333
0975 msgctxt "QCoreApplication|"
0976 msgid "Boolean not"
0977 msgstr "No lógico"
0978 
0979 #: analitzagui/operatorsmodel.cpp:336
0980 msgctxt "QCoreApplication|"
0981 msgid "Boolean or"
0982 msgstr "O lógico"
0983 
0984 #: analitzagui/operatorsmodel.cpp:339
0985 msgctxt "QCoreApplication|"
0986 msgid "Boolean xor"
0987 msgstr "O exclusivo lógico"
0988 
0989 #: analitzagui/operatorsmodel.cpp:342
0990 msgctxt "QCoreApplication|"
0991 msgid "Boolean implication"
0992 msgstr "Implicación lógica"
0993 
0994 #: analitzagui/operatorsmodel.cpp:345
0995 msgctxt "QCoreApplication|"
0996 msgid "Greatest common divisor"
0997 msgstr "Máximo común divisor"
0998 
0999 #: analitzagui/operatorsmodel.cpp:348
1000 msgctxt "QCoreApplication|"
1001 msgid "Least common multiple"
1002 msgstr "Mínimo común múltiplo"
1003 
1004 #: analitzagui/operatorsmodel.cpp:351
1005 msgctxt "QCoreApplication|"
1006 msgid "Root"
1007 msgstr "Radicación"
1008 
1009 #: analitzagui/operatorsmodel.cpp:354
1010 msgctxt "QCoreApplication|"
1011 msgid "Cardinal"
1012 msgstr "Cardinal"
1013 
1014 #: analitzagui/operatorsmodel.cpp:357
1015 msgctxt "QCoreApplication|"
1016 msgid "Scalar product"
1017 msgstr "Producto escalar"
1018 
1019 #: analitzagui/operatorsmodel.cpp:360
1020 msgctxt "QCoreApplication|"
1021 msgid "Select the par1-th element of par2 list or vector"
1022 msgstr "Seleccione el elemento número par1 de la lista o vector par2"
1023 
1024 #: analitzagui/operatorsmodel.cpp:363
1025 msgctxt "QCoreApplication|"
1026 msgid "Joins several items of the same type"
1027 msgstr "Une varios elementos del mismo tipo"
1028 
1029 #: analitzagui/operatorsmodel.cpp:366
1030 msgctxt "QCoreApplication|"
1031 msgid "Applies a function to every element in a list"
1032 msgstr "Aplica una función a cada elemento de una lista"
1033 
1034 #: analitzagui/operatorsmodel.cpp:369
1035 msgctxt "QCoreApplication|"
1036 msgid "Removes all elements that don't fit a condition"
1037 msgstr "Elimina todos los elementos que no satisfacen una condición"
1038 
1039 #: analitzagui/operatorsmodel.cpp:372
1040 msgctxt "QCoreApplication|"
1041 msgid "Transpose"
1042 msgstr "Transponer"
1043 
1044 #: analitzagui/operatorsmodel.cpp:572
1045 #, qt-format
1046 msgctxt "n-ary function prototype|"
1047 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1048 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1049 
1050 #: analitzagui/operatorsmodel.cpp:582
1051 #, qt-format
1052 msgctxt "Function name in function prototype|"
1053 msgid "<em>%1</em>("
1054 msgstr "<em>%1</em>("
1055 
1056 #: analitzagui/operatorsmodel.cpp:583
1057 #, qt-format
1058 msgctxt "Uncorrect function name in function prototype|"
1059 msgid "<em style='color:red'><b>%1</b></em>("
1060 msgstr "<em style='color:red'><b>%1</b></em>("
1061 
1062 #: analitzagui/operatorsmodel.cpp:586
1063 #, qt-format
1064 msgctxt "Parameter in function prototype|"
1065 msgid "par%1"
1066 msgstr "par%1"
1067 
1068 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1069 #, qt-format
1070 msgctxt "Current parameter in function prototype|"
1071 msgid "<b>%1</b>"
1072 msgstr "<b>%1</b>"
1073 
1074 #: analitzagui/operatorsmodel.cpp:592
1075 msgctxt "Function parameter separator|"
1076 msgid ", "
1077 msgstr ", "
1078 
1079 #: analitzagui/operatorsmodel.cpp:596
1080 msgctxt "Current parameter is the bounding|"
1081 msgid " : bounds"
1082 msgstr " : límites"
1083 
1084 #: analitzagui/variablesmodel.cpp:94
1085 msgctxt "@title:column|"
1086 msgid "Value"
1087 msgstr "Valor"
1088 
1089 #: analitzaplot/plotsfactory.cpp:49
1090 msgctxt "QCoreApplication|"
1091 msgid "The expression is not correct"
1092 msgstr "La expresión no es correcta"
1093 
1094 #: analitzaplot/plotsfactory.cpp:72
1095 #, qt-format
1096 msgctxt "QCoreApplication|"
1097 msgid "Function type '%1' not recognized"
1098 msgstr "Tipo de función «%1» no reconocido"
1099 
1100 #: analitzaplot/plotsfactory.cpp:74
1101 #, qt-format
1102 msgctxt "QCoreApplication|"
1103 msgid "Function '%1' not recognized"
1104 msgstr "Función «%1» no reconocida"
1105 
1106 #: analitzaplot/plotsmodel.cpp:79
1107 msgctxt "@title:column|"
1108 msgid "Plot"
1109 msgstr "Trazar"
1110 
1111 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1112 msgctxt "QObject|"
1113 msgid "PNG Image (*.png)"
1114 msgstr "Imágenes PNG (*.png)"
1115 
1116 #: analitzaplot/plotter3d_es.cpp:534
1117 msgctxt "QObject|"
1118 msgid "PDF Document (*.pdf)"
1119 msgstr "Documento PDF (*.pdf)"
1120 
1121 #: analitzaplot/plotter3d_es.cpp:534
1122 msgctxt "QObject|"
1123 msgid "X3D Document (*.x3d)"
1124 msgstr "Documento X3D (*.x3d)"
1125 
1126 #: analitzaplot/plotter3d_es.cpp:534
1127 msgctxt "QObject|"
1128 msgid "STL Document (*.stl)"
1129 msgstr "Documento STL (*.stl)"
1130 
1131 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1132 msgctxt "Function type|"
1133 msgid "Plane Curve F(y)"
1134 msgstr "Curva plana F(y)"
1135 
1136 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1137 msgctxt "Function type|"
1138 msgid "Plane Curve F(x)"
1139 msgstr "Curva plana F(x)"
1140 
1141 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1142 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1143 msgctxt "QCoreApplication|"
1144 msgid "We can only draw Real results."
1145 msgstr "Solo es posible dibujar resultados reales."
1146 
1147 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1148 #: analitzawidgets/plotsview2d.cpp:236
1149 #, qt-format
1150 msgctxt "QCoreApplication|"
1151 msgid "x=%1 y=%2"
1152 msgstr "x=%1 y=%2"
1153 
1154 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1155 msgctxt "Function type|"
1156 msgid "Surface z=F(x,y)"
1157 msgstr "Superficie z=F(x,y)"
1158 
1159 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1160 msgctxt "Function type|"
1161 msgid "Surface y=F(x,z)"
1162 msgstr "Superficie y=F(x,z)"
1163 
1164 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1165 msgctxt "Function type|"
1166 msgid "Surface x=F(y,z)"
1167 msgstr "Superficie x=F(y,z)"
1168 
1169 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1170 msgctxt "Function type|"
1171 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1172 msgstr "Superficie cilíndrica z=F(r: Radial, p: Polar)"
1173 
1174 #: analitzaplot/private/backends/implicitcurve.cpp:44
1175 msgctxt "Function type|"
1176 msgid "Implicit Curve"
1177 msgstr "Curva implícita"
1178 
1179 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1180 msgctxt "Function type|"
1181 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1182 msgstr "Curva polar implícita 0=F(r: Radial, p: Polar)"
1183 
1184 #: analitzaplot/private/backends/implicitsurface.cpp:35
1185 msgctxt "Function type|"
1186 msgid "Implicit Surface"
1187 msgstr "Superficie implícita"
1188 
1189 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1190 msgctxt "Function type|"
1191 msgid "Parametric Curve 2D"
1192 msgstr "Curva paramétrica 2D"
1193 
1194 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1195 msgctxt "Function type|"
1196 msgid "Parametric Curve 3D"
1197 msgstr "Curva paramétrica 3D"
1198 
1199 #: analitzaplot/private/backends/parametricsurface.cpp:32
1200 msgctxt "Function type|"
1201 msgid "Parametric Surface"
1202 msgstr "Superficie paramétrica"
1203 
1204 #: analitzaplot/private/backends/polarcurve.cpp:37
1205 msgctxt "Function type|"
1206 msgid "Polar Curve r=F(p: Polar)"
1207 msgstr "Curva polar r=F(p: Polar)"
1208 
1209 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1210 msgctxt "Function type|"
1211 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1212 msgstr "Superficie esférica Radial=F(t: Acimut, p: Polar)"
1213 
1214 #: analitzawidgets/expressionedit.cpp:295
1215 #, qt-format
1216 msgctxt "QCoreApplication|"
1217 msgid "Result: %1"
1218 msgstr "Resultado: %1"
1219 
1220 #: analitzawidgets/expressionedit.cpp:405
1221 msgctxt "QCoreApplication|"
1222 msgid "To Expression"
1223 msgstr "A expresión"
1224 
1225 #: analitzawidgets/expressionedit.cpp:407
1226 msgctxt "QCoreApplication|"
1227 msgid "To MathML"
1228 msgstr "A MathML"
1229 
1230 #: analitzawidgets/expressionedit.cpp:409
1231 msgctxt "QCoreApplication|"
1232 msgid "Simplify"
1233 msgstr "Simplificar"
1234 
1235 #: analitzawidgets/expressionedit.cpp:411
1236 msgctxt "QCoreApplication|"
1237 msgid "Examples"
1238 msgstr "Ejemplos"
1239 
1240 #: analitzawidgets/plotsview2d.cpp:214
1241 msgctxt "QCoreApplication|"
1242 msgid "Selected viewport too small"
1243 msgstr "La ventana de visualización es demasiado pequeña"
1244 
1245 #~ msgctxt "QObject|"
1246 #~ msgid "PNG File (*.png)"
1247 #~ msgstr "Archivo PNG (*.png)"
1248 
1249 #~ msgctxt "NAME OF TRANSLATORS"
1250 #~ msgid "Your names"
1251 #~ msgstr "Eloy Cuadra"
1252 
1253 #~ msgctxt "EMAIL OF TRANSLATORS"
1254 #~ msgid "Your emails"
1255 #~ msgstr "ecuadra@eloihr.net"
1256 
1257 #~ msgctxt "Parameter in function prototype"
1258 #~ msgid "par%1"
1259 #~ msgstr "par%1"
1260 
1261 #~ msgctxt "Function parameter separator"
1262 #~ msgid ", "
1263 #~ msgstr ", "