Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package analitza for openSUSE:Factory checked in at 2021-02-07 15:17:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/analitza (Old) and /work/SRC/openSUSE:Factory/.analitza.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "analitza" Sun Feb 7 15:17:23 2021 rev:112 rq:869245 version:20.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/analitza/analitza.changes 2021-01-10 19:40:05.505571659 +0100 +++ /work/SRC/openSUSE:Factory/.analitza.new.28504/analitza.changes 2021-02-07 15:19:04.549773284 +0100 @@ -1,0 +2,9 @@ +Wed Feb 3 08:27:42 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- No code change since 20.12.1 + +------------------------------------------------------------------- Old: ---- analitza-20.12.1.tar.xz analitza-20.12.1.tar.xz.sig New: ---- analitza-20.12.2.tar.xz analitza-20.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ analitza.spec ++++++ --- /var/tmp/diff_new_pack.wRgycY/_old 2021-02-07 15:19:05.257774465 +0100 +++ /var/tmp/diff_new_pack.wRgycY/_new 2021-02-07 15:19:05.257774465 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: analitza -Version: 20.12.1 +Version: 20.12.2 Release: 0 Summary: A library to add mathematical features to programs License: LGPL-2.1-or-later ++++++ analitza-20.12.1.tar.xz -> analitza-20.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/analitza-20.12.1/poqm/eu/analitza_qt.po new/analitza-20.12.2/poqm/eu/analitza_qt.po --- old/analitza-20.12.1/poqm/eu/analitza_qt.po 1970-01-01 01:00:00.000000000 +0100 +++ new/analitza-20.12.2/poqm/eu/analitza_qt.po 2021-02-02 01:35:49.000000000 +0100 @@ -0,0 +1,1241 @@ +# Translation for analitza_qt.po to Euskara/Basque (eu). +# Copyright (C) 2021, This file is copyright: +# This file is distributed under the same license as the original file. +# KDE euskaratzeko proiektuko arduraduna <xa...@ni.eus>. +# +# Translators: +# I??igo Salvador Azurmendi <xa...@ni.eus>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: \n" +"PO-Revision-Date: 2021-01-24 19:42+0100\n" +"Last-Translator: I??igo Salvador Azurmendi <xa...@ni.eus>\n" +"Language-Team: Basque <kde-i18n...@kde.org>\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Qt-Contexts: true\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.12.1\n" + +msgctxt "QObject|dictionary" +msgid "xaxaxaxaxa" +msgstr "xaxaxaxaxa" + +msgctxt "QObject|dictionary" +msgid "cosa" +msgstr "cosa" + +#: analitza/analyzer.cpp:190 +msgctxt "QCoreApplication|" +msgid "Cannot calculate an empty expression" +msgstr "Ezin da adierazpen huts bat kalkulatu" + +#: analitza/analyzer.cpp:237 analitza/analyzer.cpp:256 +#: analitza/analyzer.cpp:282 +msgctxt "QCoreApplication|" +msgid "Must specify a correct operation" +msgstr "Eragiketa zuzen bat zehaztu behar da" + +#: analitza/analyzer.cpp:252 analitza/analyzer.cpp:285 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Unknown identifier: '%1'" +msgstr "Identifikatzaile ezezaguna: ??%1??" + +#: analitza/analyzer.cpp:254 analitza/analyzer.cpp:287 +msgctxt "identifier separator in error message|" +msgid "', '" +msgstr "', '" + +#: analitza/analyzer.cpp:610 +msgctxt "Error message, no proper condition found.|" +msgid "Could not find a proper choice for a condition statement." +msgstr "Ezin izan da baldintza deklarazio baterako aukera egokirik aurkitu." + +#: analitza/analyzer.cpp:931 +msgctxt "QCoreApplication|" +msgid "Type not supported for bounding." +msgstr "Mota ez da mugatzeko onartzen." + +#: analitza/analyzer.cpp:956 +msgctxt "QCoreApplication|" +msgid "The downlimit is greater than the uplimit" +msgstr "Beheko muga goiko muga baino handiagoa da" + +#: analitza/analyzer.cpp:958 +msgctxt "QCoreApplication|" +msgid "Incorrect uplimit or downlimit." +msgstr "Goiko muga edo beheko muga okerra." + +#: analitza/analyzer.cpp:1050 analitza/analyzer.cpp:1075 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Invalid type for parameter '%1'" +msgstr "??%1?? parametrorako mota baliogabea" + +#: analitza/analyzer.cpp:1869 +msgctxt "By a cycle i mean a variable that depends on itself|" +msgid "Defined a variable cycle" +msgstr "Ziklo aldakor bat definitu da" + +#: analitza/analyzer.cpp:1911 +msgctxt "QCoreApplication|" +msgid "The result is not a number" +msgstr "Emaitza ez da zenbaki bat" + +#: analitza/commands/blockmatrixcommands.cpp:44 +#: analitza/commands/blockmatrixcommands.cpp:234 +#: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64 +#: analitza/commands/matrixcommands.cpp:48 +#: analitza/commands/matrixcommands.cpp:201 +#: analitza/commands/vectorcommands.cpp:45 +#: analitza/commands/vectorcommands.cpp:82 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Invalid parameter count for '%1'" +msgstr "??%1??(e)rako parametro kopuru baliogabea" + +#: analitza/commands/blockmatrixcommands.cpp:86 +#: analitza/commands/blockmatrixcommands.cpp:119 +#: analitza/commands/blockmatrixcommands.cpp:122 +msgctxt "QCoreApplication|" +msgid "Blocks must have consistent size between each and other" +msgstr "Blokeek beraien artean neurri koherentea izan behar dute" + +#: analitza/commands/blockmatrixcommands.cpp:90 +#: analitza/commands/blockmatrixcommands.cpp:126 +#: analitza/commands/blockmatrixcommands.cpp:263 +msgctxt "QCoreApplication|" +msgid "Do not want empty blocks" +msgstr "Ez da bloke hutsik nahi" + +#: analitza/commands/blockmatrixcommands.cpp:93 +#: analitza/commands/blockmatrixcommands.cpp:130 +#: analitza/commands/blockmatrixcommands.cpp:209 +#: analitza/commands/blockmatrixcommands.cpp:267 +msgctxt "QCoreApplication|" +msgid "Blocks must be matrices" +msgstr "Blokeek matrizeak izan behar dute" + +#: analitza/commands/blockmatrixcommands.cpp:142 +msgctxt "QCoreApplication|" +msgid "Number of blocks must be consistent" +msgstr "Blokeen kopurua koherentea izan behar du" + +#: analitza/commands/blockmatrixcommands.cpp:145 +#: analitza/commands/blockmatrixcommands.cpp:211 +#: analitza/commands/matrixcommands.cpp:147 +msgctxt "QCoreApplication|" +msgid "Do not want empty vectors/matrixrow elements" +msgstr "Ez da bektore/matrize-errenkada elementu hutsik nahi" + +#: analitza/commands/blockmatrixcommands.cpp:150 +#: analitza/commands/blockmatrixcommands.cpp:213 +#: analitza/commands/matrixcommands.cpp:149 +msgctxt "QCoreApplication|" +msgid "Matrix constructor needs vectors or matrixrow elements" +msgstr "" +"Matrize eraikitzaileak bektore edo matrize-errenkada elementuak behar ditu" + +#: analitza/commands/blockmatrixcommands.cpp:244 +#: analitza/commands/matrixcommands.cpp:288 +#, qt-format +msgctxt "QCoreApplication|" +msgid "the arg %1 is invalid or is error" +msgstr "%1 argumentua baliogabea edo okerra da" + +#: analitza/commands/eigencommands.cpp:39 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Invalid parameter count for '%1'. Should have 1 parameter" +msgstr "??%1??(e)rako parametro kopuru baliogabea. Parametro 1 izan beharko luke" + +#: analitza/commands/eigencommands.cpp:47 +#, qt-format +msgctxt "QCoreApplication|" +msgid "To use '%1' command the input matrix must be square" +msgstr "??%1?? komandoa erabiltzeko, sarrerako matrizea karratua izan behar da" + +#: analitza/commands/eigencommands.cpp:68 +#: analitza/commands/eigencommands.cpp:74 +#, qt-format +msgctxt "QCoreApplication|" +msgid "" +"Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number " +"value" +msgstr "" +"(%1,%2) matrize sarreran ??%3??(r)ako parametro mota baliogabea, zenbakizko " +"balio bat izan behar du" + +#: analitza/commands/eigencommands.cpp:126 +#: analitza/commands/eigencommands.cpp:193 +msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number" +msgid "Returned eigenvalue is NaN" +msgstr "Itzulitako balio-propioa ez da zenbakia" + +#: analitza/commands/eigencommands.cpp:132 +#: analitza/commands/eigencommands.cpp:196 +msgctxt "QCoreApplication|" +msgid "Returned eigenvalue is too big" +msgstr "Itzulitako balio-propioa handiegia da" + +#: analitza/commands/matrixcommands.cpp:31 +msgctxt "QCoreApplication|" +msgid "Matrix dimensions must be greater than zero" +msgstr "Matrizearen dimentsioek zero baino handiagoa izan behar dute" + +#: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296 +msgctxt "QCoreApplication|" +msgid "All matrixrow elements must have the same size" +msgstr "Matrize-errenkada elementu guztiek neurri bera izan behar dute" + +#: analitza/commands/matrixcommands.cpp:127 +msgctxt "QCoreApplication|" +msgid "Not all are rows or vectors" +msgstr "Guztiak ez dira errenkadak edo bektoreak" + +#: analitza/commands/matrixcommands.cpp:143 +msgctxt "QCoreApplication|" +msgid "Every argument must be a matrixrow element" +msgstr "Argumentu guztiek matrize-errenkada elementuak izan behar dute" + +#: analitza/commands/matrixcommands.cpp:241 +msgctxt "QCoreApplication|" +msgid "The nth diagonal index must be less than the row count" +msgstr "" +"Diagonaleko n. indizeak errenkada kopurua baino txikiagoa izan behar du" + +#: analitza/commands/matrixcommands.cpp:249 +msgctxt "QCoreApplication|" +msgid "The nth diagonal index must be less than the column count" +msgstr "Diagonaleko n. indizeak zutabe kopurua baino txikiagoa izan behar du" + +#: analitza/commands/matrixcommands.cpp:265 +msgctxt "QCoreApplication|" +msgid "nth diagonal index must be integer number" +msgstr "Diagonaleko n. indizeak zenbaki osoa izan behar du" + +#: analitza/commands/matrixcommands.cpp:269 +msgctxt "QCoreApplication|" +msgid "nth diagonal index must be a positive integer number" +msgstr "Diagonaleko n. indizeak zenbaki osoa positiboa izan behar du" + +#: analitza/commands/vectorcommands.cpp:62 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Invalid parameter type for '%1', was expected a list" +msgstr "??%1??(e)rako parametro mota baliogabea, zerrenda bat espero zen" + +#: analitza/commands/vectorcommands.cpp:75 +#: analitza/commands/vectorcommands.cpp:78 +msgctxt "QCoreApplication|" +msgid "Vector size must be some integer value greater to zero" +msgstr "Bektorearen neurria zero baino handiagoa den balio osoa izan behar du" + +#: analitza/explexer.cpp:77 +msgctxt "QCoreApplication|" +msgid "Unexpectedly arrived to the end of the input" +msgstr "Ustekabean sarrerakoaren amaierara iritsi da" + +#: analitza/explexer.cpp:111 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Unknown token %1" +msgstr "%1 token ezezaguna" + +#: analitza/expression.cpp:162 +#, qt-format +msgctxt "QCoreApplication|" +msgid "<em>%1</em> needs at least 2 parameters" +msgstr "<em>%1</em>(e)k gutxienez 2 parametro behar ditu" + +#: analitza/expression.cpp:164 +#, qt-format +msgctxt "QCoreApplication|" +msgid "<em>%1</em> requires %2 parameters" +msgstr "<em>%1</em>(e)k %2 parametro behar ditu" + +#: analitza/expression.cpp:171 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Missing boundary for '%1'" +msgstr "??%1??(e)rako muga falta da" + +#: analitza/expression.cpp:173 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Unexpected bounding for '%1'" +msgstr "??%1??(e)rako ustekabeko muga" + +#: analitza/expression.cpp:178 +#, qt-format +msgctxt "QCoreApplication|" +msgid "<em>%1</em> missing bounds on '%2'" +msgstr "<em>%1</em> mugak falta ditu ??%2??(e)an" + +#: analitza/expression.cpp:200 +msgctxt "QCoreApplication|" +msgid "Wrong declare" +msgstr "Deklarazio okerra" + +#: analitza/expression.cpp:210 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Empty container: %1" +msgstr "Edukitzaile hutsa: %1" + +#: analitza/expression.cpp:228 +msgctxt "there was a conditional outside a condition structure|" +msgid "We can only have conditionals inside piecewise structures." +msgstr "Baldintzazkoak zatikako egituretan baino ezin ditugu izan." + +#: analitza/expression.cpp:244 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot have two parameters with the same name like '%1'." +msgstr "Ezin dira ??%1?? bezala izen bereko bi parametro izan." + +#: analitza/expression.cpp:259 +msgctxt "" +"this is an error message. otherwise is the else in a mathml condition|" +msgid "The <em>otherwise</em> parameter should be the last one" +msgstr "<em>otherwise</em> (bestela) parametroa azkena izan beharko luke" + +#: analitza/expression.cpp:267 +#, qt-format +msgctxt "there was an element that was not a conditional inside a condition|" +msgid "%1 is not a proper condition inside the piecewise" +msgstr "%1 ez da zatikakoaren barruko baldintza egokia" + +#: analitza/expression.cpp:273 +msgctxt "QCoreApplication|" +msgid "We can only declare variables" +msgstr "Aldagaiak baino ezin ditugu deklaratu" + +#: analitza/expression.cpp:279 +msgctxt "QCoreApplication|" +msgid "We can only have bounded variables" +msgstr "Mugadun aldagaiak baino ezin ditugu izan" + +#: analitza/expression.cpp:290 analitza/expression.cpp:495 +msgctxt "QCoreApplication|" +msgid "Do not want empty matrixrow elements" +msgstr "Ez da matrize-errenkada elementu hutsik nahi" + +#: analitza/expression.cpp:300 +msgctxt "QCoreApplication|" +msgid "The matrix must contain only matrixrow elements" +msgstr "Matrizeak, matrize-errenkada elementuak baino ez ditu izan behar" + +#: analitza/expression.cpp:419 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Error while parsing: %1" +msgstr "Errorea sintaxi-azterketa egitean: %1" + +#: analitza/expression.cpp:450 +#, qt-format +msgctxt "An error message|" +msgid "Container unknown: %1" +msgstr "Edukitzaile ezezaguna: %1" + +#: analitza/expression.cpp:456 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot codify the %1 value." +msgstr "%1 balioa ezin da kodetu." + +#: analitza/expression.cpp:462 +#, qt-format +msgctxt "QCoreApplication|" +msgid "The %1 operator cannot have child contexts." +msgstr "%1 eragileak ezin du haur testuingururik izan." + +#: analitza/expression.cpp:466 +#, qt-format +msgctxt "QCoreApplication|" +msgid "The element '%1' is not an operator." +msgstr "??%1?? elementua ez da eragile bat." + +#: analitza/expression.cpp:479 +msgctxt "QCoreApplication|" +msgid "Do not want empty vectors" +msgstr "Ez da bektore hutsik nahi" + +#: analitza/expression.cpp:489 +msgctxt "QCoreApplication|" +msgid "Do not want empty matrices" +msgstr "Ez da matrize hutsik nahi" + +#: analitza/expression.cpp:508 +#, qt-format +msgctxt "Error message due to an unrecognized input|" +msgid "Not supported/unknown: %1" +msgstr "Ez onartua/ezezaguna: %1" + +#: analitza/expressionparser.cpp:296 +msgctxt "QCoreApplication|" +msgid ", " +msgstr ", " + +#: analitza/expressionparser.cpp:296 +#, qt-format +msgctxt "error message|" +msgid "Expected %1 instead of '%2'" +msgstr "%1 espero zen ??%2??(r)en ordez" + +#: analitza/expressionparser.cpp:298 +msgctxt "QCoreApplication|" +msgid "Missing right parenthesis" +msgstr "Eskuineko parentesia falta du" + +#: analitza/expressionparser.cpp:300 +msgctxt "QCoreApplication|" +msgid "Unbalanced right parenthesis" +msgstr "Orekatu gabeko eskuin parentesia" + +#: analitza/expressionparser.cpp:303 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Unexpected token identifier: %1" +msgstr "Ustekabeko token identifikatzailea: %1" + +#: analitza/expressionparser.cpp:305 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Unexpected token %1" +msgstr "Ustekabeko %1 tokena" + +#: analitza/expressiontypechecker.cpp:301 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not find a type that unifies '%1'" +msgstr "Ezin izan da aurkitu ??%1?? bateratzen duen motarik" + +#: analitza/expressiontypechecker.cpp:473 +msgctxt "QCoreApplication|" +msgid "The domain should be either a vector or a list" +msgstr "Domeinua bektore bat edo zerrenda bat izan beharko litzateke" + +#: analitza/expressiontypechecker.cpp:558 +#, qt-format +msgctxt "type error message|" +msgid "Cannot call '%1'" +msgstr "Ezin zaio ??%1??(e)ri deitu" + +#: analitza/expressiontypechecker.cpp:593 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'" +msgstr "" +"??%1?? ezin da ??%2??(r)a txikiagotu. ??%3?? ??%4??(r)ako parametro mota baliogabea " +"da" + +#: analitza/expressiontypechecker.cpp:604 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Invalid parameter count for '%2'. Should have %1 parameters." +msgstr "" +"??%2??(e)rako parametro kopuru baliogabea. %1 parametro izan beharko lituzke." + +#: analitza/expressiontypechecker.cpp:616 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'" +msgstr "" +"??%1?? ezin da ??%2??(r)ekin parekatu. ??%3?? ??%4??(r)ako parametro mota baliogabea " +"da" + +#: analitza/expressiontypechecker.cpp:654 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not call '%1'" +msgstr "Ezin izan zaio ??%1??(e)ri deitu" + +#: analitza/expressiontypechecker.cpp:662 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not solve '%1'" +msgstr "Ezin da ??%1?? ebatzi" + +#: analitza/expressiontypechecker.cpp:695 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Incoherent type for the variable '%1'" +msgstr "??%1?? aldagairako mota ez koherentea" + +#: analitza/expressiontypechecker.cpp:718 +msgctxt "QCoreApplication|" +msgid "Could not determine the type for piecewise" +msgstr "Ezin izan da zatikakoaren mota zehaztu" + +#: analitza/expressiontypechecker.cpp:937 +msgctxt "QCoreApplication|" +msgid "Unexpected type" +msgstr "Ustekabeko mota" + +#: analitza/expressiontypechecker.cpp:960 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot convert '%1' to '%2'" +msgstr "Ezin da ??%1?? -> ??%2?? bihurtu" + +#: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55 +#, qt-format +msgctxt "html representation of an operator|" +msgid "<span class='op'>%1</span>" +msgstr "<span class='op'>%1</span>" + +#: analitza/htmlexpressionwriter.cpp:56 +#, qt-format +msgctxt "html representation of an operator|" +msgid "<span class='keyword'>%1</span>" +msgstr "<span class='keyword'>%1</span>" + +#: analitza/mathmlpresentationlexer.cpp:94 +#, qt-format +msgctxt "Error message|" +msgid "Unknown token '%1'" +msgstr "??%1?? token ezezaguna" + +#: analitza/operations.cpp:54 analitza/operations.cpp:191 +msgctxt "QCoreApplication|" +msgid "Cannot divide by 0." +msgstr "Ezin da ??0??rekin zatitu." + +#: analitza/operations.cpp:72 analitza/operations.cpp:203 +msgctxt "QCoreApplication|" +msgid "Cannot calculate the remainder on 0." +msgstr "Ezin da ??0??ren hondarra kalkulatu." + +#: analitza/operations.cpp:84 analitza/operations.cpp:213 +msgctxt "QCoreApplication|" +msgid "Cannot calculate the factor on 0." +msgstr "Ezin da ??0??ren faktorea kalkulatu." + +#: analitza/operations.cpp:140 analitza/operations.cpp:261 +msgctxt "QCoreApplication|" +msgid "Cannot calculate the lcm of 0." +msgstr "Ezin da ??0??ren mkt (multiplo komunetako txikiena) kalkulatu." + +#: analitza/operations.cpp:246 +msgctxt "QCoreApplication|" +msgid "Boolean operations on complex numbers not available" +msgstr "Eragiketa boolearrak ez daude erabilgarri zenbaki konplexuetarako" + +#: analitza/operations.cpp:276 +msgctxt "QCoreApplication|" +msgid "Only square root implemented for complex numbers" +msgstr "Erro karratua zenbaki konplexuetarako, bakarrik, inplementatu da" + +#: analitza/operations.cpp:351 analitza/operations.cpp:463 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not calculate a value %1" +msgstr "Ezin izan da %1 balio bat kalkulatu" + +#: analitza/operations.cpp:479 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot calculate %1 between a value and an error type" +msgstr "Ezin da balio baten eta errore mota baten artean %1 kalkulatu" + +#: analitza/operations.cpp:495 analitza/operations.cpp:652 +#: analitza/operations.cpp:784 +msgctxt "QCoreApplication|" +msgid "Invalid index for a container" +msgstr "Edukitzaile batentzako indize baliogabea" + +#: analitza/operations.cpp:527 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot operate '%1' on different sized vectors." +msgstr "Ezin da neurri ezberdineko bektoreetan ??%1?? eragin." + +#: analitza/operations.cpp:566 +msgctxt "QCoreApplication|" +msgid "" +"Multiplication between a matrix and a vector is allowed provided that the " +"number of columns of the matrix equals the size of the vector" +msgstr "" +"Matrize baten eta bektore baten arteko biderketa onartzen da, matrizearen " +"zutabe kopurua bektorearen neurriaren berdina denean" + +#: analitza/operations.cpp:570 analitza/operations.cpp:707 +msgctxt "QCoreApplication|" +msgid "Matrix and vector entries must be numbers" +msgstr "Matrizearen eta bektorearen sarrerek zenbakiak izan behar dute" + +#: analitza/operations.cpp:599 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not calculate a vector's %1" +msgstr "Ezin izan da bektore baten %1 kalkulatu" + +#: analitza/operations.cpp:621 analitza/operations.cpp:637 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not calculate a list's %1" +msgstr "Ezin izan da zerrenda bateko %1 kalkulatu" + +#: analitza/operations.cpp:703 +msgctxt "QCoreApplication|" +msgid "" +"Multiplication between a vector and a matrix is allowed provided that the " +"matrix has only one matrixrow element" +msgstr "" +"Matrize baten eta bektore baten arteko biderketa onartzen da, matrizeak " +"matrize-errenkada elementu bakarra duenean" + +#: analitza/operations.cpp:730 +msgctxt "QCoreApplication|" +msgid "" +"Addition of two matrices is allowed provided that both matrices have the " +"same number of rows and the same number of columns" +msgstr "" +"Bi matrizeen arteko batuketa onartzen da, biek errenkada eta zutabe kopuru " +"bera dutenean" + +#: analitza/operations.cpp:762 +msgctxt "QCoreApplication|" +msgid "" +"Multiplication of two matrices is allowed provided that the number of " +"columns of the first matrix equals the number of rows of the second matrix" +msgstr "" +"Bi matrizeen arteko biderketa onartzen da, lehenengoaren zutabe kopurua " +"bigarrenaren errenkada kopuruarekin bat datorrenean" + +#: analitza/operations.cpp:766 analitza/operations.cpp:804 +#: analitza/operations.cpp:887 +msgctxt "QCoreApplication|" +msgid "Matrix entries must be numbers" +msgstr "Matrizearen sarrerek zenbakiak izan behar dute" + +#: analitza/operations.cpp:879 +msgctxt "QCoreApplication|" +msgid "The exponent of 'power' must be some integer number" +msgstr "??Berreturaren?? berretzaileak zenbaki osoa izan behar du" + +#: analitza/operations.cpp:883 +msgctxt "QCoreApplication|" +msgid "Cannot compute 'power' for non square matrix" +msgstr "Ezin da ??berretura?? konputatu karratuak ez diren matrizeetarako" + +#: analitza/operations.cpp:922 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Cannot calculate %1 between a matrix and an error type" +msgstr "Ezin da matrize baten eta errore mota baten artean %1 kalkulatu" + +#: analitza/providederivative.cpp:93 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Could not calculate the derivative for '%1'" +msgstr "Ezin izan da ??%1??(r)en deribatua kalkulatu" + +#: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:92 +#: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78 +msgctxt "@title:column|" +msgid "Name" +msgstr "Izena" + +#: analitzagui/operatorsmodel.cpp:98 +msgctxt "@title:column|" +msgid "Description" +msgstr "Deskribapena" + +#: analitzagui/operatorsmodel.cpp:101 +msgctxt "@title:column|" +msgid "Parameters" +msgstr "Parametroak" + +#: analitzagui/operatorsmodel.cpp:104 +msgctxt "@title:column|" +msgid "Example" +msgstr "Adibidea" + +#: analitzagui/operatorsmodel.cpp:135 +msgctxt "Syntax for function bounding|" +msgid " : var" +msgstr " : aldg" + +#: analitzagui/operatorsmodel.cpp:137 +msgctxt "Syntax for function bounding values|" +msgid "=from..to" +msgstr "=nondik..nora" + +#: analitzagui/operatorsmodel.cpp:140 +#, qt-format +msgctxt "QCoreApplication|" +msgid "%1(" +msgstr "%1(" + +#: analitzagui/operatorsmodel.cpp:143 +#, qt-format +msgctxt "QCoreApplication|" +msgid "%1... parameters, ...%2)" +msgstr "%1... parametro, ...%2)" + +#: analitzagui/operatorsmodel.cpp:146 +#, qt-format +msgctxt "QCoreApplication|" +msgid "par%1" +msgstr "par%1" + +#: analitzagui/operatorsmodel.cpp:159 +msgctxt "QCoreApplication|" +msgid "Addition" +msgstr "Batuketa" + +#: analitzagui/operatorsmodel.cpp:162 +msgctxt "QCoreApplication|" +msgid "Multiplication" +msgstr "Biderketa" + +#: analitzagui/operatorsmodel.cpp:165 +msgctxt "QCoreApplication|" +msgid "Division" +msgstr "Zatiketa" + +#: analitzagui/operatorsmodel.cpp:168 +msgctxt "QCoreApplication|" +msgid "Subtraction. Will remove all values from the first one." +msgstr "Kenketa. Lehengotik balio guztiak kenduko ditu." + +#: analitzagui/operatorsmodel.cpp:171 +msgctxt "QCoreApplication|" +msgid "Power" +msgstr "Berretura" + +#: analitzagui/operatorsmodel.cpp:174 +msgctxt "QCoreApplication|" +msgid "Remainder" +msgstr "Hondarra" + +#: analitzagui/operatorsmodel.cpp:177 +msgctxt "QCoreApplication|" +msgid "Quotient" +msgstr "Zatidura" + +#: analitzagui/operatorsmodel.cpp:180 +msgctxt "QCoreApplication|" +msgid "The factor of" +msgstr "Ondokoaren faktorea, " + +#: analitzagui/operatorsmodel.cpp:183 +msgctxt "QCoreApplication|" +msgid "Factorial. factorial(n)=n!" +msgstr "Faktoriala. faktoriala(n)=n!" + +#: analitzagui/operatorsmodel.cpp:186 +msgctxt "QCoreApplication|" +msgid "Function to calculate the sine of a given angle" +msgstr "Emandako angelu baten sinua kalkulatzeko funtzioa" + +#: analitzagui/operatorsmodel.cpp:189 +msgctxt "QCoreApplication|" +msgid "Function to calculate the cosine of a given angle" +msgstr "Emandako angelu baten kosinua kalkulatzeko funtzioa" + +#: analitzagui/operatorsmodel.cpp:192 +msgctxt "QCoreApplication|" +msgid "Function to calculate the tangent of a given angle" +msgstr "Emandako angelu baten tangentea kalkulatzeko funtziao" + +#: analitzagui/operatorsmodel.cpp:195 +msgctxt "QCoreApplication|" +msgid "Secant" +msgstr "Sekantea" + +#: analitzagui/operatorsmodel.cpp:198 +msgctxt "QCoreApplication|" +msgid "Cosecant" +msgstr "Kosekantea" + +#: analitzagui/operatorsmodel.cpp:201 +msgctxt "QCoreApplication|" +msgid "Cotangent" +msgstr "Kotangentea" + +#: analitzagui/operatorsmodel.cpp:204 +msgctxt "QCoreApplication|" +msgid "Hyperbolic sine" +msgstr "Sinu hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:207 +msgctxt "QCoreApplication|" +msgid "Hyperbolic cosine" +msgstr "Kosinu hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:210 +msgctxt "QCoreApplication|" +msgid "Hyperbolic tangent" +msgstr "Tangente hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:213 +msgctxt "QCoreApplication|" +msgid "Hyperbolic secant" +msgstr "Sekante hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:216 +msgctxt "QCoreApplication|" +msgid "Hyperbolic cosecant" +msgstr "Kosekante hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:219 +msgctxt "QCoreApplication|" +msgid "Hyperbolic cotangent" +msgstr "Kotangente hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:222 +msgctxt "QCoreApplication|" +msgid "Arc sine" +msgstr "Arku sinua" + +#: analitzagui/operatorsmodel.cpp:225 +msgctxt "QCoreApplication|" +msgid "Arc cosine" +msgstr "Arku kosinua" + +#: analitzagui/operatorsmodel.cpp:228 +msgctxt "QCoreApplication|" +msgid "Arc tangent" +msgstr "Arku tangentea" + +#: analitzagui/operatorsmodel.cpp:231 +msgctxt "QCoreApplication|" +msgid "Arc cotangent" +msgstr "Arku kotangentea" + +#: analitzagui/operatorsmodel.cpp:237 +msgctxt "QCoreApplication|" +msgid "Hyperbolic arc tangent" +msgstr "Arku tangente hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:240 +msgctxt "QCoreApplication|" +msgid "Summatory" +msgstr "Batukaria" + +#: analitzagui/operatorsmodel.cpp:243 +msgctxt "QCoreApplication|" +msgid "Productory" +msgstr "Biderkaria" + +#: analitzagui/operatorsmodel.cpp:246 +msgctxt "QCoreApplication|" +msgid "For all" +msgstr "Guztietarako" + +#: analitzagui/operatorsmodel.cpp:249 +msgctxt "QCoreApplication|" +msgid "Exists" +msgstr "Badago" + +#: analitzagui/operatorsmodel.cpp:252 +msgctxt "QCoreApplication|" +msgid "Differentiation" +msgstr "Diferentziazioa" + +#: analitzagui/operatorsmodel.cpp:255 +msgctxt "QCoreApplication|" +msgid "Hyperbolic arc sine" +msgstr "Arku sinu hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:258 +msgctxt "QCoreApplication|" +msgid "Hyperbolic arc cosine" +msgstr "Arku kosinu hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:261 +msgctxt "QCoreApplication|" +msgid "Arc cosecant" +msgstr "Arku kosekantea" + +#: analitzagui/operatorsmodel.cpp:264 +msgctxt "QCoreApplication|" +msgid "Hyperbolic arc cosecant" +msgstr "Arku kosekante hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:267 +msgctxt "QCoreApplication|" +msgid "Arc secant" +msgstr "Arku sekantea" + +#: analitzagui/operatorsmodel.cpp:270 +msgctxt "QCoreApplication|" +msgid "Hyperbolic arc secant" +msgstr "Arku sekante hiperbolikoa" + +#: analitzagui/operatorsmodel.cpp:273 +msgctxt "QCoreApplication|" +msgid "Exponent (e^x)" +msgstr "Berretzailea (e^x)" + +#: analitzagui/operatorsmodel.cpp:276 +msgctxt "QCoreApplication|" +msgid "Base-e logarithm" +msgstr "e oinarriko logaritmoa" + +#: analitzagui/operatorsmodel.cpp:279 +msgctxt "QCoreApplication|" +msgid "Base-10 logarithm" +msgstr "10 oinarriko logaritmoa" + +#: analitzagui/operatorsmodel.cpp:282 +msgctxt "QCoreApplication|" +msgid "Absolute value. abs(n)=|n|" +msgstr "Balio absolutua. abs(n)=|n|" + +#: analitzagui/operatorsmodel.cpp:285 +msgctxt "QCoreApplication|" +msgid "Conjugate" +msgstr "Konjugatu" + +#: analitzagui/operatorsmodel.cpp:288 +msgctxt "QCoreApplication|" +msgid "Arg" +msgstr "Arg" + +#: analitzagui/operatorsmodel.cpp:291 +msgctxt "QCoreApplication|" +msgid "Real" +msgstr "Erreala" + +#: analitzagui/operatorsmodel.cpp:294 +msgctxt "QCoreApplication|" +msgid "Imaginary" +msgstr "Irudikaria" + +#: analitzagui/operatorsmodel.cpp:297 +msgctxt "QCoreApplication|" +msgid "Floor value. floor(n)=???n???" +msgstr "Zoru balioa. floor(n)=???n???" + +#: analitzagui/operatorsmodel.cpp:300 +msgctxt "QCoreApplication|" +msgid "Ceil value. ceil(n)=???n???" +msgstr "Sabai balioa. ceil(n)=???n???" + +#: analitzagui/operatorsmodel.cpp:303 +msgctxt "QCoreApplication|" +msgid "Minimum" +msgstr "Minimoa" + +#: analitzagui/operatorsmodel.cpp:306 +msgctxt "QCoreApplication|" +msgid "Maximum" +msgstr "Maximoa" + +#: analitzagui/operatorsmodel.cpp:309 +msgctxt "QCoreApplication|" +msgid "Greater than. gt(a,b)=a>b" +msgstr "Handiagoa baino. gt(a,b)=a>b" + +#: analitzagui/operatorsmodel.cpp:312 +msgctxt "QCoreApplication|" +msgid "Less than. lt(a,b)=a<b" +msgstr "Txikiagoa baino. lt(a,b)=a<b" + +#: analitzagui/operatorsmodel.cpp:315 +msgctxt "QCoreApplication|" +msgid "Equal. eq(a,b) = a=b" +msgstr "Berdina. eq(a,b) = a=b" + +#: analitzagui/operatorsmodel.cpp:318 +msgctxt "QCoreApplication|" +msgid "Approximation. approx(a)=a??n" +msgstr "Hurbilketa. approx(a)=a??n" + +#: analitzagui/operatorsmodel.cpp:321 +msgctxt "QCoreApplication|" +msgid "Not equal. neq(a,b)=a???b" +msgstr "Ezberdina. neq(a,b)=a???b" + +#: analitzagui/operatorsmodel.cpp:324 +msgctxt "QCoreApplication|" +msgid "Greater or equal. geq(a,b)=a???b" +msgstr "Handiagoa edo berdina. geq(a,b)=a???b" + +#: analitzagui/operatorsmodel.cpp:327 +msgctxt "QCoreApplication|" +msgid "Less or equal. leq(a,b)=a???b" +msgstr "Txikiagoa edo berdina. leq(a,b)=a???b" + +#: analitzagui/operatorsmodel.cpp:330 +msgctxt "QCoreApplication|" +msgid "Boolean and" +msgstr "eta boolearra" + +#: analitzagui/operatorsmodel.cpp:333 +msgctxt "QCoreApplication|" +msgid "Boolean not" +msgstr "ez boolearra" + +#: analitzagui/operatorsmodel.cpp:336 +msgctxt "QCoreApplication|" +msgid "Boolean or" +msgstr "edo boolearra" + +#: analitzagui/operatorsmodel.cpp:339 +msgctxt "QCoreApplication|" +msgid "Boolean xor" +msgstr "xedo boolearra" + +#: analitzagui/operatorsmodel.cpp:342 +msgctxt "QCoreApplication|" +msgid "Boolean implication" +msgstr "Inplikazio boolearra" + +#: analitzagui/operatorsmodel.cpp:345 +msgctxt "QCoreApplication|" +msgid "Greatest common divisor" +msgstr "Zatitzaile komunetako handiena" + +#: analitzagui/operatorsmodel.cpp:348 +msgctxt "QCoreApplication|" +msgid "Least common multiple" +msgstr "Multiplo komunetako txikiena" + +#: analitzagui/operatorsmodel.cpp:351 +msgctxt "QCoreApplication|" +msgid "Root" +msgstr "Erroa" + +#: analitzagui/operatorsmodel.cpp:354 +msgctxt "QCoreApplication|" +msgid "Cardinal" +msgstr "Kardinala" + +#: analitzagui/operatorsmodel.cpp:357 +msgctxt "QCoreApplication|" +msgid "Scalar product" +msgstr "Biderkadura eskalarra" + +#: analitzagui/operatorsmodel.cpp:360 +msgctxt "QCoreApplication|" +msgid "Select the par1-th element of par2 list or vector" +msgstr "Hautatu par2 bektore-zerrenda bateko par1. elementua" + +#: analitzagui/operatorsmodel.cpp:363 +msgctxt "QCoreApplication|" +msgid "Joins several items of the same type" +msgstr "Mota bereko hainbat elementu elkartzen ditu" + +#: analitzagui/operatorsmodel.cpp:366 +msgctxt "QCoreApplication|" +msgid "Applies a function to every element in a list" +msgstr "Zerrenda bateko elementu bakoitzari funtzio bat aplikatzen dio" + +#: analitzagui/operatorsmodel.cpp:369 +msgctxt "QCoreApplication|" +msgid "Removes all elements that don't fit a condition" +msgstr "Baldintza batera egokitzen ez diren elementu guztiak kentzen ditu" + +#: analitzagui/operatorsmodel.cpp:372 +msgctxt "QCoreApplication|" +msgid "Transpose" +msgstr "Transposizioa egin" + +#: analitzagui/operatorsmodel.cpp:572 +#, qt-format +msgctxt "n-ary function prototype|" +msgid "<em>%1</em>(..., <b>par%2</b>, ...)" +msgstr "<em>%1</em>(..., <b>par%2</b>, ...)" + +#: analitzagui/operatorsmodel.cpp:582 +#, qt-format +msgctxt "Function name in function prototype|" +msgid "<em>%1</em>(" +msgstr "<em>%1</em>(" + +#: analitzagui/operatorsmodel.cpp:583 +#, qt-format +msgctxt "Uncorrect function name in function prototype|" +msgid "<em style='color:red'><b>%1</b></em>(" +msgstr "<em style='color:red'><b>%1</b></em>(" + +#: analitzagui/operatorsmodel.cpp:586 +#, qt-format +msgctxt "Parameter in function prototype|" +msgid "par%1" +msgstr "par%1" + +#: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599 +#, qt-format +msgctxt "Current parameter in function prototype|" +msgid "<b>%1</b>" +msgstr "<b>%1</b>" + +#: analitzagui/operatorsmodel.cpp:592 +msgctxt "Function parameter separator|" +msgid ", " +msgstr ", " + +#: analitzagui/operatorsmodel.cpp:596 +msgctxt "Current parameter is the bounding|" +msgid " : bounds" +msgstr " : mugak" + +#: analitzagui/variablesmodel.cpp:95 +msgctxt "@title:column|" +msgid "Value" +msgstr "Balioa" + +#: analitzaplot/plotsfactory.cpp:49 +msgctxt "QCoreApplication|" +msgid "The expression is not correct" +msgstr "Adierazpena ez da zuzena" + +#: analitzaplot/plotsfactory.cpp:72 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Function type '%1' not recognized" +msgstr "??%1?? funtzio mota ez da ezagutzen" + +#: analitzaplot/plotsfactory.cpp:74 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Function '%1' not recognized" +msgstr "??%1?? funtzioa ez da ezagutzen" + +#: analitzaplot/plotsmodel.cpp:79 +msgctxt "@title:column|" +msgid "Plot" +msgstr "Trazatu" + +#: analitzaplot/plotter3d_es.cpp:530 declarative/graph2dmobile.cpp:141 +msgctxt "QObject|" +msgid "PNG Image (*.png)" +msgstr "PNG irudia (*.png)" + +#: analitzaplot/plotter3d_es.cpp:530 +msgctxt "QObject|" +msgid "PDF Document (*.pdf)" +msgstr "PDF dokumentua (*.pdf)" + +#: analitzaplot/plotter3d_es.cpp:530 +msgctxt "QObject|" +msgid "X3D Document (*.x3d)" +msgstr "X3D dokumentua (*.x3d)" + +#: analitzaplot/plotter3d_es.cpp:530 +msgctxt "QObject|" +msgid "STL Document (*.stl)" +msgstr "STL dokumentua (*.stl)" + +#: analitzaplot/private/backends/cartesiancurve.cpp:64 +msgctxt "Function type|" +msgid "Plane Curve F(y)" +msgstr "Kurba laua F(y)" + +#: analitzaplot/private/backends/cartesiancurve.cpp:80 +msgctxt "Function type|" +msgid "Plane Curve F(x)" +msgstr "Kurba laua F(x)" + +#: analitzaplot/private/backends/cartesiancurve.cpp:137 +#: analitzaplot/private/backends/cartesiancurve.cpp:245 +msgctxt "QCoreApplication|" +msgid "We can only draw Real results." +msgstr "Emaitza errealak baino ezin ditugu marraztu." + +#: analitzaplot/private/backends/cartesiancurve.cpp:248 +#: analitzawidgets/plotsview2d.cpp:240 +#, qt-format +msgctxt "QCoreApplication|" +msgid "x=%1 y=%2" +msgstr "x=%1 y=%2" + +#: analitzaplot/private/backends/cartesiansurface.cpp:52 +msgctxt "Function type|" +msgid "Surface z=F(x,y)" +msgstr "Gainazala z=F(x,y)" + +#: analitzaplot/private/backends/cartesiansurface.cpp:94 +msgctxt "Function type|" +msgid "Surface y=F(x,z)" +msgstr "Gainazala y=F(x,z)" + +#: analitzaplot/private/backends/cartesiansurface.cpp:127 +msgctxt "Function type|" +msgid "Surface x=F(y,z)" +msgstr "Gainazala x=F(y,z)" + +#: analitzaplot/private/backends/cylindricalsurface.cpp:37 +msgctxt "Function type|" +msgid "Cylindrical Surface z=F(r: Radial, p: Polar)" +msgstr "Gainazal zilindrikoa z=F(r: Erradiala, p: Polarra)" + +#: analitzaplot/private/backends/implicitcurve.cpp:44 +msgctxt "Function type|" +msgid "Implicit Curve" +msgstr "Kurba inplizitua" + +#: analitzaplot/private/backends/implicitpolarcurve.cpp:37 +msgctxt "Function type|" +msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)" +msgstr "Kurba polar inplizitua 0=F(r: Erradiala, p: Polarra)" + +#: analitzaplot/private/backends/implicitsurface.cpp:35 +msgctxt "Function type|" +msgid "Implicit Surface" +msgstr "Gainazal inplizitua" + +#: analitzaplot/private/backends/parametriccurve2d.cpp:37 +msgctxt "Function type|" +msgid "Parametric Curve 2D" +msgstr "2D kurba parametrikoa" + +#: analitzaplot/private/backends/parametriccurve3d.cpp:31 +msgctxt "Function type|" +msgid "Parametric Curve 3D" +msgstr "3D kurba parametrikoa" + +#: analitzaplot/private/backends/parametricsurface.cpp:32 +msgctxt "Function type|" +msgid "Parametric Surface" +msgstr "Gainazal parametrikoa" + +#: analitzaplot/private/backends/polarcurve.cpp:37 +msgctxt "Function type|" +msgid "Polar Curve r=F(p: Polar)" +msgstr "Kurba polarra r=F(p: Polarra)" + +#: analitzaplot/private/backends/sphericalsurface.cpp:35 +msgctxt "Function type|" +msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)" +msgstr "Gainazal esferikoko erradiala=F(t:Azimuth, p: Polarra)" + +#: analitzawidgets/expressionedit.cpp:295 +#, qt-format +msgctxt "QCoreApplication|" +msgid "Result: %1" +msgstr "Emaitza: %1" + +#: analitzawidgets/expressionedit.cpp:405 +msgctxt "QCoreApplication|" +msgid "To Expression" +msgstr "Adierazpenera" + +#: analitzawidgets/expressionedit.cpp:407 +msgctxt "QCoreApplication|" +msgid "To MathML" +msgstr "MathML-ra" + +#: analitzawidgets/expressionedit.cpp:409 +msgctxt "QCoreApplication|" +msgid "Simplify" +msgstr "Sinplifikatu" + +#: analitzawidgets/expressionedit.cpp:411 +msgctxt "QCoreApplication|" +msgid "Examples" +msgstr "Adibideak" + +#: analitzawidgets/plotsview2d.cpp:218 +msgctxt "QCoreApplication|" +msgid "Selected viewport too small" +msgstr "Hautatutako ikuspegi-leihatila txikiegia da" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/analitza-20.12.1/poqm/ru/analitza_qt.po new/analitza-20.12.2/poqm/ru/analitza_qt.po --- old/analitza-20.12.1/poqm/ru/analitza_qt.po 2021-01-05 02:10:19.000000000 +0100 +++ new/analitza-20.12.2/poqm/ru/analitza_qt.po 2021-02-02 01:35:49.000000000 +0100 @@ -9,19 +9,20 @@ # Yuri Efremov <yur....@gmail.com>, 2013. # Alexander Wolf <alex.v.w...@gmail.com>, 2013. # Svetlana Kolyada <kolyada...@gmail.com>, 2012. +# Alexander Yavorsky <kekc...@gmail.com>, 2021. msgid "" msgstr "" "Project-Id-Version: kalgebra\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-02-16 03:26+0000\n" -"PO-Revision-Date: 2019-07-23 07:04+0300\n" -"Last-Translator: Alexander Potashev <aspotas...@gmail.com>\n" +"PO-Revision-Date: 2021-01-07 14:03+0300\n" +"Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n" "Language-Team: Russian <kde-russ...@lists.kde.ru>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.07.70\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Environment: kde\n" @@ -83,11 +84,10 @@ msgstr "???????????? ?????? ?????????????? ???????????? ???????????????? ????????????????????????." #: analitza/analyzer.cpp:1050 analitza/analyzer.cpp:1075 -#, fuzzy, qt-format -#| msgid "Incoherent type for the variable '%1'" +#, qt-format msgctxt "QCoreApplication|" msgid "Invalid type for parameter '%1'" -msgstr "?????????????????????????? ?????? ?????? ???????????????????? ??%1??" +msgstr "???????????????????????? ?????? ?????? ?????????????????? ??%1??" #: analitza/analyzer.cpp:1869 msgctxt "By a cycle i mean a variable that depends on itself|" @@ -106,11 +106,10 @@ #: analitza/commands/matrixcommands.cpp:201 #: analitza/commands/vectorcommands.cpp:45 #: analitza/commands/vectorcommands.cpp:82 -#, fuzzy, qt-format -#| msgid "Incoherent type for the variable '%1'" +#, qt-format msgctxt "QCoreApplication|" msgid "Invalid parameter count for '%1'" -msgstr "?????????????????????????? ?????? ?????? ???????????????????? ??%1??" +msgstr "???????????????????????? ???????????????????? ???????????????????? ?????? ??%1??" #: analitza/commands/blockmatrixcommands.cpp:86 #: analitza/commands/blockmatrixcommands.cpp:119 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/analitza-20.12.1/poqm/zh_CN/analitza_qt.po new/analitza-20.12.2/poqm/zh_CN/analitza_qt.po --- old/analitza-20.12.1/poqm/zh_CN/analitza_qt.po 2021-01-05 02:10:19.000000000 +0100 +++ new/analitza-20.12.2/poqm/zh_CN/analitza_qt.po 2021-02-02 01:35:49.000000000 +0100 @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.wRgycY/_old and /var/tmp/diff_new_pack.wRgycY/_new differ