Warning, /education/analitza/poqm/pl/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 # Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>, 2011, 2012, 2013, 2014, 2015, 2017, 2019.
0005 msgid ""
0006 msgstr ""
0007 "Project-Id-Version: \n"
0008 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0009 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0010 "PO-Revision-Date: 2019-05-25 07:34+0200\n"
0011 "Last-Translator: Łukasz Wojniłowicz <lukasz.wojnilowicz@gmail.com>\n"
0012 "Language-Team: Polish <kde-i18n-doc@kde.org>\n"
0013 "Language: pl\n"
0014 "MIME-Version: 1.0\n"
0015 "Content-Type: text/plain; charset=UTF-8\n"
0016 "Content-Transfer-Encoding: 8bit\n"
0017 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
0018 "|| n%100>=20) ? 1 : 2);\n"
0019 "X-Generator: Lokalize 19.07.70\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 "Nie można obliczyć pustego wyrażenia"
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 "Musisz określić poprawną operację"
0040 
0041 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0042 #, qt-format
0043 msgctxt "QCoreApplication|"
0044 msgid "Unknown identifier: '%1'"
0045 msgstr "Nieznany identyfikator: '%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 "Nie można było znaleźć prawidłowego wyboru dla stwierdzenia warunku."
0056 
0057 #: analitza/analyzer.cpp:936
0058 msgctxt "QCoreApplication|"
0059 msgid "Type not supported for bounding."
0060 msgstr "Ograniczenia dla tego typu nie są obsługiwane."
0061 
0062 #: analitza/analyzer.cpp:961
0063 msgctxt "QCoreApplication|"
0064 msgid "The downlimit is greater than the uplimit"
0065 msgstr "Dolny limit jest większy niż górny."
0066 
0067 #: analitza/analyzer.cpp:963
0068 msgctxt "QCoreApplication|"
0069 msgid "Incorrect uplimit or downlimit."
0070 msgstr "Górny lub dolny limit jest nieprawidłowy."
0071 
0072 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0073 #, qt-format
0074 msgctxt "QCoreApplication|"
0075 msgid "Invalid type for parameter '%1'"
0076 msgstr "Nieprawidłowy typ dla parametru '%1'"
0077 
0078 #: analitza/analyzer.cpp:1877
0079 msgctxt "By a cycle i mean a variable that depends on itself|"
0080 msgid "Defined a variable cycle"
0081 msgstr "Zdefiniowano zmienną cykliczną"
0082 
0083 #: analitza/analyzer.cpp:1919
0084 msgctxt "QCoreApplication|"
0085 msgid "The result is not a number"
0086 msgstr "Wynik nie jest liczbą"
0087 
0088 #: analitza/commands/blockmatrixcommands.cpp:44
0089 #: analitza/commands/blockmatrixcommands.cpp:234
0090 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0091 #: analitza/commands/matrixcommands.cpp:48
0092 #: analitza/commands/matrixcommands.cpp:201
0093 #: analitza/commands/vectorcommands.cpp:45
0094 #: analitza/commands/vectorcommands.cpp:82
0095 #, qt-format
0096 msgctxt "QCoreApplication|"
0097 msgid "Invalid parameter count for '%1'"
0098 msgstr "Nieprawidłowa liczba parametrów dla '%1'"
0099 
0100 #: analitza/commands/blockmatrixcommands.cpp:86
0101 #: analitza/commands/blockmatrixcommands.cpp:119
0102 #: analitza/commands/blockmatrixcommands.cpp:122
0103 msgctxt "QCoreApplication|"
0104 msgid "Blocks must have consistent size between each and other"
0105 msgstr "Bloki muszą mieć zgodne rozmiary pomiędzy sobą"
0106 
0107 #: analitza/commands/blockmatrixcommands.cpp:90
0108 #: analitza/commands/blockmatrixcommands.cpp:126
0109 #: analitza/commands/blockmatrixcommands.cpp:263
0110 msgctxt "QCoreApplication|"
0111 msgid "Do not want empty blocks"
0112 msgstr "Nie obsługuj pustych bloków"
0113 
0114 #: analitza/commands/blockmatrixcommands.cpp:93
0115 #: analitza/commands/blockmatrixcommands.cpp:130
0116 #: analitza/commands/blockmatrixcommands.cpp:209
0117 #: analitza/commands/blockmatrixcommands.cpp:267
0118 msgctxt "QCoreApplication|"
0119 msgid "Blocks must be matrices"
0120 msgstr "Bloki muszą być macierzami"
0121 
0122 #: analitza/commands/blockmatrixcommands.cpp:142
0123 msgctxt "QCoreApplication|"
0124 msgid "Number of blocks must be consistent"
0125 msgstr "Liczba bloków musi być zgodna"
0126 
0127 #: analitza/commands/blockmatrixcommands.cpp:145
0128 #: analitza/commands/blockmatrixcommands.cpp:211
0129 #: analitza/commands/matrixcommands.cpp:147
0130 msgctxt "QCoreApplication|"
0131 msgid "Do not want empty vectors/matrixrow elements"
0132 msgstr "Nie obsługuj  pustych elementów wektorów/wierszy macierzy"
0133 
0134 #: analitza/commands/blockmatrixcommands.cpp:150
0135 #: analitza/commands/blockmatrixcommands.cpp:213
0136 #: analitza/commands/matrixcommands.cpp:149
0137 msgctxt "QCoreApplication|"
0138 msgid "Matrix constructor needs vectors or matrixrow elements"
0139 msgstr "Konstruktor macierzy wymaga elementów wektorów lub wierszy macierzy"
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 "arg %1 jest nieprawidłowy lub jest błędny"
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 ""
0153 "Nieprawidłowa liczba parametrów dla '%1'. Wymagany tylko jeden parametr"
0154 
0155 #: analitza/commands/eigencommands.cpp:47
0156 #, qt-format
0157 msgctxt "QCoreApplication|"
0158 msgid "To use '%1' command the input matrix must be square"
0159 msgstr "Aby użyć polecenia '%1' macierz wejściowa musi być kwadratowa"
0160 
0161 #: analitza/commands/eigencommands.cpp:68
0162 #: analitza/commands/eigencommands.cpp:74
0163 #, qt-format
0164 msgctxt "QCoreApplication|"
0165 msgid ""
0166 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0167 "value"
0168 msgstr ""
0169 "Nieprawidłowy rodzaj parametru we wpisie macierzy (%1,%2) dla '%3', to musi "
0170 "być wartość liczbowa"
0171 
0172 #: analitza/commands/eigencommands.cpp:126
0173 #: analitza/commands/eigencommands.cpp:193
0174 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0175 msgid "Returned eigenvalue is NaN"
0176 msgstr "Zwrócona wartość własna nie jest liczbą"
0177 
0178 #: analitza/commands/eigencommands.cpp:132
0179 #: analitza/commands/eigencommands.cpp:196
0180 msgctxt "QCoreApplication|"
0181 msgid "Returned eigenvalue is too big"
0182 msgstr "Zwrócona wartość własna jest zbyt duża"
0183 
0184 #: analitza/commands/matrixcommands.cpp:31
0185 msgctxt "QCoreApplication|"
0186 msgid "Matrix dimensions must be greater than zero"
0187 msgstr "Wymiary macierzy muszą być większe od zera"
0188 
0189 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0190 msgctxt "QCoreApplication|"
0191 msgid "All matrixrow elements must have the same size"
0192 msgstr "Wszystkie elementy wiersza macierzy muszą mieć ten sam rozmiar"
0193 
0194 #: analitza/commands/matrixcommands.cpp:127
0195 msgctxt "QCoreApplication|"
0196 msgid "Not all are rows or vectors"
0197 msgstr "Nie wszystkie są wierszami i wektorami"
0198 
0199 #: analitza/commands/matrixcommands.cpp:143
0200 msgctxt "QCoreApplication|"
0201 msgid "Every argument must be a matrixrow element"
0202 msgstr "Macierz musi zawierać tylko elementy wierszy macierzy"
0203 
0204 #: analitza/commands/matrixcommands.cpp:241
0205 msgctxt "QCoreApplication|"
0206 msgid "The nth diagonal index must be less than the row count"
0207 msgstr "N-ty indeks przekątnej musi być mniejszy niż liczba wierszy"
0208 
0209 #: analitza/commands/matrixcommands.cpp:249
0210 msgctxt "QCoreApplication|"
0211 msgid "The nth diagonal index must be less than the column count"
0212 msgstr "N-ty indeks przekątnej musi być mniejszy niż liczba kolumn"
0213 
0214 #: analitza/commands/matrixcommands.cpp:265
0215 msgctxt "QCoreApplication|"
0216 msgid "nth diagonal index must be integer number"
0217 msgstr "n-ty indeks przekątnej musi być liczbą liczbą całkowitą"
0218 
0219 #: analitza/commands/matrixcommands.cpp:269
0220 msgctxt "QCoreApplication|"
0221 msgid "nth diagonal index must be a positive integer number"
0222 msgstr "n-ty indeks przekątnej musi być liczbą liczbą dodatnią"
0223 
0224 #: analitza/commands/vectorcommands.cpp:62
0225 #, qt-format
0226 msgctxt "QCoreApplication|"
0227 msgid "Invalid parameter type for '%1', was expected a list"
0228 msgstr "Nieprawidłowy rodzaj parametru dla '%1', oczekiwano listy"
0229 
0230 #: analitza/commands/vectorcommands.cpp:75
0231 #: analitza/commands/vectorcommands.cpp:78
0232 msgctxt "QCoreApplication|"
0233 msgid "Vector size must be some integer value greater to zero"
0234 msgstr "Rozmiar wektora musi być liczbą całkowitą większą od zera"
0235 
0236 #: analitza/explexer.cpp:78
0237 msgctxt "QCoreApplication|"
0238 msgid "Unexpectedly arrived to the end of the input"
0239 msgstr "Nieoczekiwanie osiągnięto koniec wejścia"
0240 
0241 #: analitza/explexer.cpp:112
0242 #, qt-format
0243 msgctxt "QCoreApplication|"
0244 msgid "Unknown token %1"
0245 msgstr "Nieznany token %1"
0246 
0247 #: analitza/expression.cpp:162
0248 #, qt-format
0249 msgctxt "QCoreApplication|"
0250 msgid "<em>%1</em> needs at least 2 parameters"
0251 msgstr "<em>%1</em> potrzebuje co najmniej 2 parametrów"
0252 
0253 #: analitza/expression.cpp:164
0254 #, qt-format
0255 msgctxt "QCoreApplication|"
0256 msgid "<em>%1</em> requires %2 parameters"
0257 msgstr "<em>%1</em> wymaga %2 parametrów"
0258 
0259 #: analitza/expression.cpp:171
0260 #, qt-format
0261 msgctxt "QCoreApplication|"
0262 msgid "Missing boundary for '%1'"
0263 msgstr "Brak granicy dla '%1'"
0264 
0265 #: analitza/expression.cpp:173
0266 #, qt-format
0267 msgctxt "QCoreApplication|"
0268 msgid "Unexpected bounding for '%1'"
0269 msgstr "Nieoczekiwana granica dla %1"
0270 
0271 #: analitza/expression.cpp:178
0272 #, qt-format
0273 msgctxt "QCoreApplication|"
0274 msgid "<em>%1</em> missing bounds on '%2'"
0275 msgstr "<em>%1</em>brak granicy na '%2'"
0276 
0277 #: analitza/expression.cpp:200
0278 msgctxt "QCoreApplication|"
0279 msgid "Wrong declare"
0280 msgstr "Nieprawidłowa deklaracja"
0281 
0282 #: analitza/expression.cpp:210
0283 #, qt-format
0284 msgctxt "QCoreApplication|"
0285 msgid "Empty container: %1"
0286 msgstr "Pusty kontener: %1"
0287 
0288 #: analitza/expression.cpp:228
0289 msgctxt "there was a conditional outside a condition structure|"
0290 msgid "We can only have conditionals inside piecewise structures."
0291 msgstr "Można podawać warunki tylko w przedziałach."
0292 
0293 #: analitza/expression.cpp:244
0294 #, qt-format
0295 msgctxt "QCoreApplication|"
0296 msgid "Cannot have two parameters with the same name like '%1'."
0297 msgstr "Nie można posiadać dwóch parametrów o tej samej nazwie jak '%1'."
0298 
0299 #: analitza/expression.cpp:259
0300 msgctxt ""
0301 "this is an error message. otherwise is the else in a mathml condition|"
0302 msgid "The <em>otherwise</em> parameter should be the last one"
0303 msgstr "Parametr <em>otherwise</em> powinien być ostatni"
0304 
0305 #: analitza/expression.cpp:267
0306 #, qt-format
0307 msgctxt "there was an element that was not a conditional inside a condition|"
0308 msgid "%1 is not a proper condition inside the piecewise"
0309 msgstr "%1 nie jest prawidłowym warunkiem w przedziale"
0310 
0311 #: analitza/expression.cpp:273
0312 msgctxt "QCoreApplication|"
0313 msgid "We can only declare variables"
0314 msgstr "Możemy zadeklarować jedynie zmienne"
0315 
0316 #: analitza/expression.cpp:279
0317 msgctxt "QCoreApplication|"
0318 msgid "We can only have bounded variables"
0319 msgstr "Można podawać tylko ograniczone zmienne"
0320 
0321 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0322 msgctxt "QCoreApplication|"
0323 msgid "Do not want empty matrixrow elements"
0324 msgstr "Nie obsługuj pustych elementów wiersza macierzy"
0325 
0326 #: analitza/expression.cpp:300
0327 msgctxt "QCoreApplication|"
0328 msgid "The matrix must contain only matrixrow elements"
0329 msgstr "Macierz musi zawierać tylko elementy wiersza macierzy"
0330 
0331 #: analitza/expression.cpp:419
0332 #, qt-format
0333 msgctxt "QCoreApplication|"
0334 msgid "Error while parsing: %1"
0335 msgstr "Błąd podczas przetwarzania: %1"
0336 
0337 #: analitza/expression.cpp:450
0338 #, qt-format
0339 msgctxt "An error message|"
0340 msgid "Container unknown: %1"
0341 msgstr "Nieznany kontener: %1"
0342 
0343 #: analitza/expression.cpp:456
0344 #, qt-format
0345 msgctxt "QCoreApplication|"
0346 msgid "Cannot codify the %1 value."
0347 msgstr "Nie można kodyfikować wartości %1."
0348 
0349 #: analitza/expression.cpp:462
0350 #, qt-format
0351 msgctxt "QCoreApplication|"
0352 msgid "The %1 operator cannot have child contexts."
0353 msgstr "Operator %1 nie może mieć kontekstów potomnych."
0354 
0355 #: analitza/expression.cpp:466
0356 #, qt-format
0357 msgctxt "QCoreApplication|"
0358 msgid "The element '%1' is not an operator."
0359 msgstr "Element '%1' nie jest operatorem."
0360 
0361 #: analitza/expression.cpp:479
0362 msgctxt "QCoreApplication|"
0363 msgid "Do not want empty vectors"
0364 msgstr "Nie obsługuj pustych wektorów"
0365 
0366 #: analitza/expression.cpp:489
0367 msgctxt "QCoreApplication|"
0368 msgid "Do not want empty matrices"
0369 msgstr "Nie obsługuj pustych macierzy"
0370 
0371 #: analitza/expression.cpp:508
0372 #, qt-format
0373 msgctxt "Error message due to an unrecognized input|"
0374 msgid "Not supported/unknown: %1"
0375 msgstr "Nieobsługiwany/nieznany: %1"
0376 
0377 #: analitza/expressionparser.cpp:296
0378 msgctxt "QCoreApplication|"
0379 msgid ", "
0380 msgstr ", "
0381 
0382 #: analitza/expressionparser.cpp:296
0383 #, qt-format
0384 msgctxt "error message|"
0385 msgid "Expected %1 instead of '%2'"
0386 msgstr "Oczekiwano %1 zamiast '%2'"
0387 
0388 #: analitza/expressionparser.cpp:298
0389 msgctxt "QCoreApplication|"
0390 msgid "Missing right parenthesis"
0391 msgstr "Brak prawidłowego nawiasu"
0392 
0393 #: analitza/expressionparser.cpp:300
0394 msgctxt "QCoreApplication|"
0395 msgid "Unbalanced right parenthesis"
0396 msgstr "Brakuje prawych nawiasów"
0397 
0398 #: analitza/expressionparser.cpp:303
0399 #, qt-format
0400 msgctxt "QCoreApplication|"
0401 msgid "Unexpected token identifier: %1"
0402 msgstr "Nieoczekiwany identyfikator tokena: '%1'"
0403 
0404 #: analitza/expressionparser.cpp:305
0405 #, qt-format
0406 msgctxt "QCoreApplication|"
0407 msgid "Unexpected token %1"
0408 msgstr "Nieoczekiwany token %1"
0409 
0410 #: analitza/expressiontypechecker.cpp:301
0411 #, qt-format
0412 msgctxt "QCoreApplication|"
0413 msgid "Could not find a type that unifies '%1'"
0414 msgstr "Nie można znaleźć typu, który jednoczy '%1'"
0415 
0416 #: analitza/expressiontypechecker.cpp:473
0417 msgctxt "QCoreApplication|"
0418 msgid "The domain should be either a vector or a list"
0419 msgstr "Domena powinna być albo wektorem albo listą"
0420 
0421 #: analitza/expressiontypechecker.cpp:558
0422 #, qt-format
0423 msgctxt "type error message|"
0424 msgid "Cannot call '%1'"
0425 msgstr "Nie można wywołać '%1' "
0426 
0427 #: analitza/expressiontypechecker.cpp:593
0428 #, qt-format
0429 msgctxt "QCoreApplication|"
0430 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0431 msgstr ""
0432 "Nie można zredukować '%1' do '%2'. Nieprawidłowy typ parametru '%3' dla '%4'"
0433 
0434 #: analitza/expressiontypechecker.cpp:604
0435 #, qt-format
0436 msgctxt "QCoreApplication|"
0437 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0438 msgstr "Nieprawidłowa liczba parametrów dla '%2'. Powinno być %1 parametrów."
0439 
0440 #: analitza/expressiontypechecker.cpp:616
0441 #, qt-format
0442 msgctxt "QCoreApplication|"
0443 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0444 msgstr ""
0445 "Nie można porównać '%1' do '%2'. Nieprawidłowy typ parametru '%3' dla '%4'"
0446 
0447 #: analitza/expressiontypechecker.cpp:654
0448 #, qt-format
0449 msgctxt "QCoreApplication|"
0450 msgid "Could not call '%1'"
0451 msgstr "Nie można wywołać '%1' "
0452 
0453 #: analitza/expressiontypechecker.cpp:662
0454 #, qt-format
0455 msgctxt "QCoreApplication|"
0456 msgid "Could not solve '%1'"
0457 msgstr "Nie można obliczyć wartości '%1'"
0458 
0459 #: analitza/expressiontypechecker.cpp:695
0460 #, qt-format
0461 msgctxt "QCoreApplication|"
0462 msgid "Incoherent type for the variable '%1'"
0463 msgstr "Niekoherentny typ dla zmiennej '%1'"
0464 
0465 #: analitza/expressiontypechecker.cpp:718
0466 msgctxt "QCoreApplication|"
0467 msgid "Could not determine the type for piecewise"
0468 msgstr "Nie można ustalić typu dla przedziału"
0469 
0470 #: analitza/expressiontypechecker.cpp:937
0471 msgctxt "QCoreApplication|"
0472 msgid "Unexpected type"
0473 msgstr "Nieoczekiwany typ"
0474 
0475 #: analitza/expressiontypechecker.cpp:960
0476 #, qt-format
0477 msgctxt "QCoreApplication|"
0478 msgid "Cannot convert '%1' to '%2'"
0479 msgstr "Nie można przekształcić '%1' na '%2'"
0480 
0481 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0482 #, qt-format
0483 msgctxt "html representation of an operator|"
0484 msgid "<span class='op'>%1</span>"
0485 msgstr "<span class='op'>%1</span>"
0486 
0487 #: analitza/htmlexpressionwriter.cpp:56
0488 #, qt-format
0489 msgctxt "html representation of an operator|"
0490 msgid "<span class='keyword'>%1</span>"
0491 msgstr "<span class='keyword'>%1</span>"
0492 
0493 #: analitza/mathmlpresentationlexer.cpp:94
0494 #, qt-format
0495 msgctxt "Error message|"
0496 msgid "Unknown token '%1'"
0497 msgstr "Nieznany token '%1'"
0498 
0499 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0500 msgctxt "QCoreApplication|"
0501 msgid "Cannot divide by 0."
0502 msgstr "Nie można podzielić przez 0."
0503 
0504 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0505 msgctxt "QCoreApplication|"
0506 msgid "Cannot calculate the remainder on 0."
0507 msgstr "Nie można obliczyć reszty z zera."
0508 
0509 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0510 msgctxt "QCoreApplication|"
0511 msgid "Cannot calculate the factor on 0."
0512 msgstr "Nie można obliczyć współczynnika zera."
0513 
0514 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0515 msgctxt "QCoreApplication|"
0516 msgid "Cannot calculate the lcm of 0."
0517 msgstr "Nie można obliczyć najmniejszej wspólnej wielokrotności zera."
0518 
0519 #: analitza/operations.cpp:246
0520 msgctxt "QCoreApplication|"
0521 msgid "Boolean operations on complex numbers not available"
0522 msgstr "Operacje boolowskie na liczbach zespolonych niedostępne"
0523 
0524 #: analitza/operations.cpp:276
0525 msgctxt "QCoreApplication|"
0526 msgid "Only square root implemented for complex numbers"
0527 msgstr "Dla liczb zespolonych zaimplementowano tylko pierwiastek kwadratowy"
0528 
0529 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0530 #, qt-format
0531 msgctxt "QCoreApplication|"
0532 msgid "Could not calculate a value %1"
0533 msgstr "Nie można obliczyć wartości %1"
0534 
0535 #: analitza/operations.cpp:479
0536 #, qt-format
0537 msgctxt "QCoreApplication|"
0538 msgid "Cannot calculate %1 between a value and an error type"
0539 msgstr "Nie można obliczyć %1 pomiędzy wartością i rodzajem błędu"
0540 
0541 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0542 #: analitza/operations.cpp:784
0543 msgctxt "QCoreApplication|"
0544 msgid "Invalid index for a container"
0545 msgstr "Nieprawidłowy indeks dla kontenera"
0546 
0547 #: analitza/operations.cpp:527
0548 #, qt-format
0549 msgctxt "QCoreApplication|"
0550 msgid "Cannot operate '%1' on different sized vectors."
0551 msgstr "Nie można działać '%1' na wektorach innych rozmiarów."
0552 
0553 #: analitza/operations.cpp:566
0554 msgctxt "QCoreApplication|"
0555 msgid ""
0556 "Multiplication between a matrix and a vector is allowed provided that the "
0557 "number of columns of the matrix equals the size of the vector"
0558 msgstr ""
0559 "Mnożenie macierzy przez wektor jest dozwolone, jeśli liczba kolumn macierzy "
0560 "równa się rozmiarowi wektora"
0561 
0562 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0563 msgctxt "QCoreApplication|"
0564 msgid "Matrix and vector entries must be numbers"
0565 msgstr "Wpisy macierzy i wektorów muszą być liczbami"
0566 
0567 #: analitza/operations.cpp:599
0568 #, qt-format
0569 msgctxt "QCoreApplication|"
0570 msgid "Could not calculate a vector's %1"
0571 msgstr "Nie można obliczyć %1 wektora"
0572 
0573 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0574 #, qt-format
0575 msgctxt "QCoreApplication|"
0576 msgid "Could not calculate a list's %1"
0577 msgstr "Nie można obliczyć listy %1"
0578 
0579 #: analitza/operations.cpp:703
0580 msgctxt "QCoreApplication|"
0581 msgid ""
0582 "Multiplication between a vector and a matrix is allowed provided that the "
0583 "matrix has only one matrixrow element"
0584 msgstr ""
0585 "Mnożenie wektora przez macierz jest dozwolone, jeśli macierz ma tylko jeden "
0586 "element wiersza macierzy"
0587 
0588 #: analitza/operations.cpp:730
0589 msgctxt "QCoreApplication|"
0590 msgid ""
0591 "Addition of two matrices is allowed provided that both matrices have the "
0592 "same number of rows and the same number of columns"
0593 msgstr ""
0594 "Dodawanie dwóch macierzy jest dozwolone pod warunkiem, że dwie macierze mają "
0595 "tę samą liczbę wierszy i kolumn"
0596 
0597 #: analitza/operations.cpp:762
0598 msgctxt "QCoreApplication|"
0599 msgid ""
0600 "Multiplication of two matrices is allowed provided that the number of "
0601 "columns of the first matrix equals the number of rows of the second matrix"
0602 msgstr ""
0603 "Mnożenie dwóch macierzy jest dozwolone pod warunkiem, że liczba kolumn "
0604 "pierwszej macierzy jest równa liczbie wierszy drugiej macierzy"
0605 
0606 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0607 #: analitza/operations.cpp:887
0608 msgctxt "QCoreApplication|"
0609 msgid "Matrix entries must be numbers"
0610 msgstr "Wpisy macierzy muszą być liczbami"
0611 
0612 #: analitza/operations.cpp:879
0613 msgctxt "QCoreApplication|"
0614 msgid "The exponent of 'power' must be some integer number"
0615 msgstr "Wykładnik 'potęgi' musi być jakąś liczbą całkowitą"
0616 
0617 #: analitza/operations.cpp:883
0618 msgctxt "QCoreApplication|"
0619 msgid "Cannot compute 'power' for non square matrix"
0620 msgstr "Nie można obliczyć 'potęgi' dla niekwadratowej macierzy"
0621 
0622 #: analitza/operations.cpp:922
0623 #, qt-format
0624 msgctxt "QCoreApplication|"
0625 msgid "Cannot calculate %1 between a matrix and an error type"
0626 msgstr "Nie można obliczyć %1 pomiędzy macierzą i rodzajem błędu"
0627 
0628 #: analitza/providederivative.cpp:93
0629 #, qt-format
0630 msgctxt "QCoreApplication|"
0631 msgid "Could not calculate the derivative for '%1'"
0632 msgstr "Nie można obliczyć różniczki dla '%1'"
0633 
0634 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0635 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0636 msgctxt "@title:column|"
0637 msgid "Name"
0638 msgstr "Nazwa"
0639 
0640 #: analitzagui/operatorsmodel.cpp:98
0641 msgctxt "@title:column|"
0642 msgid "Description"
0643 msgstr "Opis"
0644 
0645 #: analitzagui/operatorsmodel.cpp:101
0646 msgctxt "@title:column|"
0647 msgid "Parameters"
0648 msgstr "Parametry"
0649 
0650 #: analitzagui/operatorsmodel.cpp:104
0651 msgctxt "@title:column|"
0652 msgid "Example"
0653 msgstr "Przykład"
0654 
0655 #: analitzagui/operatorsmodel.cpp:135
0656 msgctxt "Syntax for function bounding|"
0657 msgid " : var"
0658 msgstr " : var"
0659 
0660 #: analitzagui/operatorsmodel.cpp:137
0661 msgctxt "Syntax for function bounding values|"
0662 msgid "=from..to"
0663 msgstr "=od..do"
0664 
0665 #: analitzagui/operatorsmodel.cpp:140
0666 #, qt-format
0667 msgctxt "QCoreApplication|"
0668 msgid "%1("
0669 msgstr "%1("
0670 
0671 #: analitzagui/operatorsmodel.cpp:143
0672 #, qt-format
0673 msgctxt "QCoreApplication|"
0674 msgid "%1... parameters, ...%2)"
0675 msgstr "%1... parametry, ...%2)"
0676 
0677 #: analitzagui/operatorsmodel.cpp:146
0678 #, qt-format
0679 msgctxt "QCoreApplication|"
0680 msgid "par%1"
0681 msgstr "par%1"
0682 
0683 #: analitzagui/operatorsmodel.cpp:159
0684 msgctxt "QCoreApplication|"
0685 msgid "Addition"
0686 msgstr "Dodawanie"
0687 
0688 #: analitzagui/operatorsmodel.cpp:162
0689 msgctxt "QCoreApplication|"
0690 msgid "Multiplication"
0691 msgstr "Mnożenie"
0692 
0693 #: analitzagui/operatorsmodel.cpp:165
0694 msgctxt "QCoreApplication|"
0695 msgid "Division"
0696 msgstr "Dzielenie"
0697 
0698 #: analitzagui/operatorsmodel.cpp:168
0699 msgctxt "QCoreApplication|"
0700 msgid "Subtraction. Will remove all values from the first one."
0701 msgstr "Odejmowanie. Odejmie wszystkie wartości od wartości pierwszej."
0702 
0703 #: analitzagui/operatorsmodel.cpp:171
0704 msgctxt "QCoreApplication|"
0705 msgid "Power"
0706 msgstr "Potęga"
0707 
0708 #: analitzagui/operatorsmodel.cpp:174
0709 msgctxt "QCoreApplication|"
0710 msgid "Remainder"
0711 msgstr "Reszta"
0712 
0713 #: analitzagui/operatorsmodel.cpp:177
0714 msgctxt "QCoreApplication|"
0715 msgid "Quotient"
0716 msgstr "Iloraz"
0717 
0718 #: analitzagui/operatorsmodel.cpp:180
0719 msgctxt "QCoreApplication|"
0720 msgid "The factor of"
0721 msgstr "Dzielnik"
0722 
0723 #: analitzagui/operatorsmodel.cpp:183
0724 msgctxt "QCoreApplication|"
0725 msgid "Factorial. factorial(n)=n!"
0726 msgstr "Silnia. factorial(n)=n!"
0727 
0728 #: analitzagui/operatorsmodel.cpp:186
0729 msgctxt "QCoreApplication|"
0730 msgid "Function to calculate the sine of a given angle"
0731 msgstr "Funkcja do obliczenia sinusa danego kąta"
0732 
0733 #: analitzagui/operatorsmodel.cpp:189
0734 msgctxt "QCoreApplication|"
0735 msgid "Function to calculate the cosine of a given angle"
0736 msgstr "Funkcja do obliczenia cosinusa danego kąta"
0737 
0738 #: analitzagui/operatorsmodel.cpp:192
0739 msgctxt "QCoreApplication|"
0740 msgid "Function to calculate the tangent of a given angle"
0741 msgstr "Funkcja do obliczenia tangensa danego kąta"
0742 
0743 #: analitzagui/operatorsmodel.cpp:195
0744 msgctxt "QCoreApplication|"
0745 msgid "Secant"
0746 msgstr "Secans"
0747 
0748 #: analitzagui/operatorsmodel.cpp:198
0749 msgctxt "QCoreApplication|"
0750 msgid "Cosecant"
0751 msgstr "Cosecans"
0752 
0753 #: analitzagui/operatorsmodel.cpp:201
0754 msgctxt "QCoreApplication|"
0755 msgid "Cotangent"
0756 msgstr "Cotangens"
0757 
0758 #: analitzagui/operatorsmodel.cpp:204
0759 msgctxt "QCoreApplication|"
0760 msgid "Hyperbolic sine"
0761 msgstr "Sinus hiperboliczny"
0762 
0763 #: analitzagui/operatorsmodel.cpp:207
0764 msgctxt "QCoreApplication|"
0765 msgid "Hyperbolic cosine"
0766 msgstr "Cosinus hiperboliczny"
0767 
0768 #: analitzagui/operatorsmodel.cpp:210
0769 msgctxt "QCoreApplication|"
0770 msgid "Hyperbolic tangent"
0771 msgstr "Tangens hiperboliczny"
0772 
0773 #: analitzagui/operatorsmodel.cpp:213
0774 msgctxt "QCoreApplication|"
0775 msgid "Hyperbolic secant"
0776 msgstr "Secans hiperboliczny"
0777 
0778 #: analitzagui/operatorsmodel.cpp:216
0779 msgctxt "QCoreApplication|"
0780 msgid "Hyperbolic cosecant"
0781 msgstr "Cosecans hiperboliczny"
0782 
0783 #: analitzagui/operatorsmodel.cpp:219
0784 msgctxt "QCoreApplication|"
0785 msgid "Hyperbolic cotangent"
0786 msgstr "Cotangens hiperboliczny"
0787 
0788 #: analitzagui/operatorsmodel.cpp:222
0789 msgctxt "QCoreApplication|"
0790 msgid "Arc sine"
0791 msgstr "Arcus sinus"
0792 
0793 #: analitzagui/operatorsmodel.cpp:225
0794 msgctxt "QCoreApplication|"
0795 msgid "Arc cosine"
0796 msgstr "Arcus cosinus"
0797 
0798 #: analitzagui/operatorsmodel.cpp:228
0799 msgctxt "QCoreApplication|"
0800 msgid "Arc tangent"
0801 msgstr "Arcus tangens"
0802 
0803 #: analitzagui/operatorsmodel.cpp:231
0804 msgctxt "QCoreApplication|"
0805 msgid "Arc cotangent"
0806 msgstr "Arcus cotangens"
0807 
0808 #: analitzagui/operatorsmodel.cpp:237
0809 msgctxt "QCoreApplication|"
0810 msgid "Hyperbolic arc tangent"
0811 msgstr "Hiperboliczny arcus tangens"
0812 
0813 #: analitzagui/operatorsmodel.cpp:240
0814 msgctxt "QCoreApplication|"
0815 msgid "Summatory"
0816 msgstr "Sumujący"
0817 
0818 #: analitzagui/operatorsmodel.cpp:243
0819 msgctxt "QCoreApplication|"
0820 msgid "Productory"
0821 msgstr "Mnożący"
0822 
0823 #: analitzagui/operatorsmodel.cpp:246
0824 msgctxt "QCoreApplication|"
0825 msgid "For all"
0826 msgstr "Dla wszystkich"
0827 
0828 #: analitzagui/operatorsmodel.cpp:249
0829 msgctxt "QCoreApplication|"
0830 msgid "Exists"
0831 msgstr "Istnieje"
0832 
0833 #: analitzagui/operatorsmodel.cpp:252
0834 msgctxt "QCoreApplication|"
0835 msgid "Differentiation"
0836 msgstr "Pochodna"
0837 
0838 #: analitzagui/operatorsmodel.cpp:255
0839 msgctxt "QCoreApplication|"
0840 msgid "Hyperbolic arc sine"
0841 msgstr "Hiperboliczny arcus sinus"
0842 
0843 #: analitzagui/operatorsmodel.cpp:258
0844 msgctxt "QCoreApplication|"
0845 msgid "Hyperbolic arc cosine"
0846 msgstr "Hiperboliczny arcus cosinus"
0847 
0848 #: analitzagui/operatorsmodel.cpp:261
0849 msgctxt "QCoreApplication|"
0850 msgid "Arc cosecant"
0851 msgstr "Arcus cosecans"
0852 
0853 #: analitzagui/operatorsmodel.cpp:264
0854 msgctxt "QCoreApplication|"
0855 msgid "Hyperbolic arc cosecant"
0856 msgstr "Hiperboliczny arcus cosecans"
0857 
0858 #: analitzagui/operatorsmodel.cpp:267
0859 msgctxt "QCoreApplication|"
0860 msgid "Arc secant"
0861 msgstr "Arcus secans"
0862 
0863 #: analitzagui/operatorsmodel.cpp:270
0864 msgctxt "QCoreApplication|"
0865 msgid "Hyperbolic arc secant"
0866 msgstr "Hiperboliczny arcus secans"
0867 
0868 #: analitzagui/operatorsmodel.cpp:273
0869 msgctxt "QCoreApplication|"
0870 msgid "Exponent (e^x)"
0871 msgstr "Funkcja wykładnicza (e^x)"
0872 
0873 #: analitzagui/operatorsmodel.cpp:276
0874 msgctxt "QCoreApplication|"
0875 msgid "Base-e logarithm"
0876 msgstr "Logarytm naturalny"
0877 
0878 #: analitzagui/operatorsmodel.cpp:279
0879 msgctxt "QCoreApplication|"
0880 msgid "Base-10 logarithm"
0881 msgstr "Logarytm dziesiętny"
0882 
0883 #: analitzagui/operatorsmodel.cpp:282
0884 msgctxt "QCoreApplication|"
0885 msgid "Absolute value. abs(n)=|n|"
0886 msgstr "Wartość bezwzględna. abs(n)=|n|"
0887 
0888 #: analitzagui/operatorsmodel.cpp:285
0889 msgctxt "QCoreApplication|"
0890 msgid "Conjugate"
0891 msgstr "Koniugacja"
0892 
0893 #: analitzagui/operatorsmodel.cpp:288
0894 msgctxt "QCoreApplication|"
0895 msgid "Arg"
0896 msgstr "Arg"
0897 
0898 #: analitzagui/operatorsmodel.cpp:291
0899 msgctxt "QCoreApplication|"
0900 msgid "Real"
0901 msgstr "Rzeczywista"
0902 
0903 #: analitzagui/operatorsmodel.cpp:294
0904 msgctxt "QCoreApplication|"
0905 msgid "Imaginary"
0906 msgstr "Urojona"
0907 
0908 #: analitzagui/operatorsmodel.cpp:297
0909 msgctxt "QCoreApplication|"
0910 msgid "Floor value. floor(n)=⌊n⌋"
0911 msgstr "Wartość \"podłoga\" (floor). floor(n)=⌊n⌋"
0912 
0913 #: analitzagui/operatorsmodel.cpp:300
0914 msgctxt "QCoreApplication|"
0915 msgid "Ceil value. ceil(n)=⌈n⌉"
0916 msgstr "Wartość \"sufit\" (ceil). ceil(n)=⌈n⌉"
0917 
0918 #: analitzagui/operatorsmodel.cpp:303
0919 msgctxt "QCoreApplication|"
0920 msgid "Minimum"
0921 msgstr "Minimum"
0922 
0923 #: analitzagui/operatorsmodel.cpp:306
0924 msgctxt "QCoreApplication|"
0925 msgid "Maximum"
0926 msgstr "Maksimum"
0927 
0928 #: analitzagui/operatorsmodel.cpp:309
0929 msgctxt "QCoreApplication|"
0930 msgid "Greater than. gt(a,b)=a>b"
0931 msgstr "Większe niż. gt(a,b)=a>b"
0932 
0933 #: analitzagui/operatorsmodel.cpp:312
0934 msgctxt "QCoreApplication|"
0935 msgid "Less than. lt(a,b)=a<b"
0936 msgstr "Mniejsze niż. lt(a,b)=a<b"
0937 
0938 #: analitzagui/operatorsmodel.cpp:315
0939 msgctxt "QCoreApplication|"
0940 msgid "Equal. eq(a,b) = a=b"
0941 msgstr "Równe. eq(a,b) = a=b"
0942 
0943 #: analitzagui/operatorsmodel.cpp:318
0944 msgctxt "QCoreApplication|"
0945 msgid "Approximation. approx(a)=a±n"
0946 msgstr "Przybliżenie approx(a)=a±n"
0947 
0948 #: analitzagui/operatorsmodel.cpp:321
0949 msgctxt "QCoreApplication|"
0950 msgid "Not equal. neq(a,b)=a≠b"
0951 msgstr "Nierówne. neq(a,b)=a≠b"
0952 
0953 #: analitzagui/operatorsmodel.cpp:324
0954 msgctxt "QCoreApplication|"
0955 msgid "Greater or equal. geq(a,b)=a≥b"
0956 msgstr "Większe lub równe. geq(a,b)=a≥b"
0957 
0958 #: analitzagui/operatorsmodel.cpp:327
0959 msgctxt "QCoreApplication|"
0960 msgid "Less or equal. leq(a,b)=a≤b"
0961 msgstr "Mniejsze lub równe. leq(a,b)=a≤b"
0962 
0963 #: analitzagui/operatorsmodel.cpp:330
0964 msgctxt "QCoreApplication|"
0965 msgid "Boolean and"
0966 msgstr "Wartość logiczna 'oraz'"
0967 
0968 #: analitzagui/operatorsmodel.cpp:333
0969 msgctxt "QCoreApplication|"
0970 msgid "Boolean not"
0971 msgstr "Wartość logiczna 'nie'"
0972 
0973 #: analitzagui/operatorsmodel.cpp:336
0974 msgctxt "QCoreApplication|"
0975 msgid "Boolean or"
0976 msgstr "Wartość logiczna 'lub'"
0977 
0978 #: analitzagui/operatorsmodel.cpp:339
0979 msgctxt "QCoreApplication|"
0980 msgid "Boolean xor"
0981 msgstr "Wartość logiczna xor"
0982 
0983 #: analitzagui/operatorsmodel.cpp:342
0984 msgctxt "QCoreApplication|"
0985 msgid "Boolean implication"
0986 msgstr "Następstwo wartość logicznej"
0987 
0988 #: analitzagui/operatorsmodel.cpp:345
0989 msgctxt "QCoreApplication|"
0990 msgid "Greatest common divisor"
0991 msgstr "Największy wspólny dzielnik"
0992 
0993 #: analitzagui/operatorsmodel.cpp:348
0994 msgctxt "QCoreApplication|"
0995 msgid "Least common multiple"
0996 msgstr "Najmniejsza wspólna wielokrotność"
0997 
0998 #: analitzagui/operatorsmodel.cpp:351
0999 msgctxt "QCoreApplication|"
1000 msgid "Root"
1001 msgstr "Pierwiastek"
1002 
1003 #: analitzagui/operatorsmodel.cpp:354
1004 msgctxt "QCoreApplication|"
1005 msgid "Cardinal"
1006 msgstr "Pierwsza"
1007 
1008 #: analitzagui/operatorsmodel.cpp:357
1009 msgctxt "QCoreApplication|"
1010 msgid "Scalar product"
1011 msgstr "Wynik skalarny"
1012 
1013 #: analitzagui/operatorsmodel.cpp:360
1014 msgctxt "QCoreApplication|"
1015 msgid "Select the par1-th element of par2 list or vector"
1016 msgstr "Wybierz par1-szy element z listy par2 lub wektor"
1017 
1018 #: analitzagui/operatorsmodel.cpp:363
1019 msgctxt "QCoreApplication|"
1020 msgid "Joins several items of the same type"
1021 msgstr "Dołącza kilka elementów tego samego typu"
1022 
1023 #: analitzagui/operatorsmodel.cpp:366
1024 msgctxt "QCoreApplication|"
1025 msgid "Applies a function to every element in a list"
1026 msgstr "Stosuje funkcję dla każdego elementu na liście"
1027 
1028 #: analitzagui/operatorsmodel.cpp:369
1029 msgctxt "QCoreApplication|"
1030 msgid "Removes all elements that don't fit a condition"
1031 msgstr "Usuwa wszystkie elementy, które nie pasują do warunku"
1032 
1033 #: analitzagui/operatorsmodel.cpp:372
1034 msgctxt "QCoreApplication|"
1035 msgid "Transpose"
1036 msgstr "Przestaw"
1037 
1038 #: analitzagui/operatorsmodel.cpp:572
1039 #, qt-format
1040 msgctxt "n-ary function prototype|"
1041 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1042 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1043 
1044 #: analitzagui/operatorsmodel.cpp:582
1045 #, qt-format
1046 msgctxt "Function name in function prototype|"
1047 msgid "<em>%1</em>("
1048 msgstr "<em>%1</em>("
1049 
1050 #: analitzagui/operatorsmodel.cpp:583
1051 #, qt-format
1052 msgctxt "Uncorrect function name in function prototype|"
1053 msgid "<em style='color:red'><b>%1</b></em>("
1054 msgstr "<em style='color:red'><b>%1</b></em>("
1055 
1056 #: analitzagui/operatorsmodel.cpp:586
1057 #, qt-format
1058 msgctxt "Parameter in function prototype|"
1059 msgid "par%1"
1060 msgstr "par%1"
1061 
1062 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1063 #, qt-format
1064 msgctxt "Current parameter in function prototype|"
1065 msgid "<b>%1</b>"
1066 msgstr "<b>%1</b>"
1067 
1068 #: analitzagui/operatorsmodel.cpp:592
1069 msgctxt "Function parameter separator|"
1070 msgid ", "
1071 msgstr ", "
1072 
1073 #: analitzagui/operatorsmodel.cpp:596
1074 msgctxt "Current parameter is the bounding|"
1075 msgid " : bounds"
1076 msgstr " : granice"
1077 
1078 #: analitzagui/variablesmodel.cpp:94
1079 msgctxt "@title:column|"
1080 msgid "Value"
1081 msgstr "Wartość"
1082 
1083 #: analitzaplot/plotsfactory.cpp:49
1084 msgctxt "QCoreApplication|"
1085 msgid "The expression is not correct"
1086 msgstr "Wyrażenie jest niepoprawne"
1087 
1088 #: analitzaplot/plotsfactory.cpp:72
1089 #, qt-format
1090 msgctxt "QCoreApplication|"
1091 msgid "Function type '%1' not recognized"
1092 msgstr "Nierozpoznany rodzaj funkji '%1'"
1093 
1094 #: analitzaplot/plotsfactory.cpp:74
1095 #, qt-format
1096 msgctxt "QCoreApplication|"
1097 msgid "Function '%1' not recognized"
1098 msgstr "Funkcja '%1' jest nierozpoznana"
1099 
1100 #: analitzaplot/plotsmodel.cpp:79
1101 msgctxt "@title:column|"
1102 msgid "Plot"
1103 msgstr "Wykres"
1104 
1105 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1106 msgctxt "QObject|"
1107 msgid "PNG Image (*.png)"
1108 msgstr "Obraz PNG (*.png)"
1109 
1110 #: analitzaplot/plotter3d_es.cpp:534
1111 msgctxt "QObject|"
1112 msgid "PDF Document (*.pdf)"
1113 msgstr "Dokument PDF (*.pdf)"
1114 
1115 #: analitzaplot/plotter3d_es.cpp:534
1116 msgctxt "QObject|"
1117 msgid "X3D Document (*.x3d)"
1118 msgstr "Dokument X3D (*.x3d)"
1119 
1120 #: analitzaplot/plotter3d_es.cpp:534
1121 msgctxt "QObject|"
1122 msgid "STL Document (*.stl)"
1123 msgstr "Dokument STL (*.stl)"
1124 
1125 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1126 msgctxt "Function type|"
1127 msgid "Plane Curve F(y)"
1128 msgstr "Krzywa na płaszczyźnie F(y)"
1129 
1130 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1131 msgctxt "Function type|"
1132 msgid "Plane Curve F(x)"
1133 msgstr "Krzywa na płaszczyźnie F(x)"
1134 
1135 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1136 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1137 msgctxt "QCoreApplication|"
1138 msgid "We can only draw Real results."
1139 msgstr "Można narysować tylko rzeczywistą część wyników."
1140 
1141 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1142 #: analitzawidgets/plotsview2d.cpp:236
1143 #, qt-format
1144 msgctxt "QCoreApplication|"
1145 msgid "x=%1 y=%2"
1146 msgstr "x=%1 y=%2"
1147 
1148 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1149 msgctxt "Function type|"
1150 msgid "Surface z=F(x,y)"
1151 msgstr "Powierzchnia z=F(x,y)"
1152 
1153 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1154 msgctxt "Function type|"
1155 msgid "Surface y=F(x,z)"
1156 msgstr "Powierzchnia y=F(x,z)"
1157 
1158 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1159 msgctxt "Function type|"
1160 msgid "Surface x=F(y,z)"
1161 msgstr "Powierzchnia x=F(y,z)"
1162 
1163 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1164 msgctxt "Function type|"
1165 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1166 msgstr "Powierzchnia walcowa z=F(r: Promieniowa, p: Biegunowa)"
1167 
1168 #: analitzaplot/private/backends/implicitcurve.cpp:44
1169 msgctxt "Function type|"
1170 msgid "Implicit Curve"
1171 msgstr "Krzywa uwikłana"
1172 
1173 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1174 msgctxt "Function type|"
1175 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1176 msgstr "Uwikłana krzywa biegunowa 0=F(r: Promieniowa, p: Biegunowa)"
1177 
1178 #: analitzaplot/private/backends/implicitsurface.cpp:35
1179 msgctxt "Function type|"
1180 msgid "Implicit Surface"
1181 msgstr "Powierzchnia uwikłana"
1182 
1183 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1184 msgctxt "Function type|"
1185 msgid "Parametric Curve 2D"
1186 msgstr "Dwuwymiarowa krzywa parametryczna"
1187 
1188 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1189 msgctxt "Function type|"
1190 msgid "Parametric Curve 3D"
1191 msgstr "Trójwymiarowa krzywa parametryczna"
1192 
1193 #: analitzaplot/private/backends/parametricsurface.cpp:32
1194 msgctxt "Function type|"
1195 msgid "Parametric Surface"
1196 msgstr "Powierzchnia parametryczna"
1197 
1198 #: analitzaplot/private/backends/polarcurve.cpp:37
1199 msgctxt "Function type|"
1200 msgid "Polar Curve r=F(p: Polar)"
1201 msgstr "Krzywa biegunowa r=F(p: Biegunowa)"
1202 
1203 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1204 msgctxt "Function type|"
1205 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1206 msgstr "Promieniowa powierzchnia sferyczna =F(t:Azymut, p: Biegunowa)"
1207 
1208 #: analitzawidgets/expressionedit.cpp:295
1209 #, qt-format
1210 msgctxt "QCoreApplication|"
1211 msgid "Result: %1"
1212 msgstr "Wynik: %1"
1213 
1214 #: analitzawidgets/expressionedit.cpp:405
1215 msgctxt "QCoreApplication|"
1216 msgid "To Expression"
1217 msgstr "Do wyrażenia"
1218 
1219 #: analitzawidgets/expressionedit.cpp:407
1220 msgctxt "QCoreApplication|"
1221 msgid "To MathML"
1222 msgstr "Do MathML"
1223 
1224 #: analitzawidgets/expressionedit.cpp:409
1225 msgctxt "QCoreApplication|"
1226 msgid "Simplify"
1227 msgstr "Uprość"
1228 
1229 #: analitzawidgets/expressionedit.cpp:411
1230 msgctxt "QCoreApplication|"
1231 msgid "Examples"
1232 msgstr "Przykłady"
1233 
1234 #: analitzawidgets/plotsview2d.cpp:214
1235 msgctxt "QCoreApplication|"
1236 msgid "Selected viewport too small"
1237 msgstr "Wybrano za mały obszar wyświetlania"
1238 
1239 #~ msgctxt "NAME OF TRANSLATORS"
1240 #~ msgid "Your names"
1241 #~ msgstr "Łukasz Wojniłowicz"
1242 
1243 #~ msgctxt "EMAIL OF TRANSLATORS"
1244 #~ msgid "Your emails"
1245 #~ msgstr "lukasz.wojnilowicz@gmail.com"
1246 
1247 #~ msgctxt "Parameter in function prototype"
1248 #~ msgid "par%1"
1249 #~ msgstr "par%1"
1250 
1251 #~ msgctxt "Function parameter separator"
1252 #~ msgid ", "
1253 #~ msgstr ", "
1254 
1255 #, fuzzy
1256 #~| msgid "Hyperbolic secant"
1257 #~ msgctxt "dictionary"
1258 #~ msgid "Hiperbola"
1259 #~ msgstr "Secans hiperboliczny"
1260 
1261 #~ msgid "Function type not correct for functions depending on %1"
1262 #~ msgstr "Typ funkcji nie jest odpowiedni dla funkcji zależnych od %1"
1263 
1264 #~ msgctxt ""
1265 #~ "This function can't be represented as a curve. To draw implicit curve, "
1266 #~ "the function has to satisfy the implicit function theorem."
1267 #~ msgid "Implicit function undefined in the plane"
1268 #~ msgstr "Bezwarunkowa funkcja niezdefiniowana w płaszczyźnie"
1269 
1270 #~ msgid "center"
1271 #~ msgstr "środek"
1272 
1273 #~ msgctxt "@title:column"
1274 #~ msgid "Function"
1275 #~ msgstr "Funkcja"
1276 
1277 #~ msgid "%1 function added"
1278 #~ msgstr "Funkcja %1 dodana"
1279 
1280 #~ msgid "Hide '%1'"
1281 #~ msgstr "Ukryj '%1'"
1282 
1283 #~ msgid "Show '%1'"
1284 #~ msgstr "Pokaż '%1'"
1285 
1286 #~ msgid "Remove '%1'"
1287 #~ msgstr "Usuń '%1'"
1288 
1289 #~ msgctxt "Error message"
1290 #~ msgid "Unknown token %1"
1291 #~ msgstr "Nieznany token %1"