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

0001 # SPDX-FileCopyrightText: 2022, 2023, 2024 Emir SARI <emir_sari@icloud.com>
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "PO-Revision-Date: 2024-02-09 17:45+0300\n"
0006 "Last-Translator: Emir SARI <emir_sari@icloud.com>\n"
0007 "Language-Team: Turkish <kde-l10n-tr@kde.org>\n"
0008 "Language: tr\n"
0009 "MIME-Version: 1.0\n"
0010 "Content-Type: text/plain; charset=UTF-8\n"
0011 "Content-Transfer-Encoding: 8bit\n"
0012 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
0013 "X-Qt-Contexts: true\n"
0014 "X-Generator: Lokalize 24.01.95\n"
0015 
0016 msgctxt "QObject|dictionary"
0017 msgid "xaxaxaxaxa"
0018 msgstr "xaxaxaxaxa"
0019 
0020 msgctxt "QObject|dictionary"
0021 msgid "cosa"
0022 msgstr "cosa"
0023 
0024 #: analitza/analyzer.cpp:193
0025 msgctxt "QCoreApplication|"
0026 msgid "Cannot calculate an empty expression"
0027 msgstr "Boş bir ifade hesaplanamaz"
0028 
0029 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0030 #: analitza/analyzer.cpp:285
0031 msgctxt "QCoreApplication|"
0032 msgid "Must specify a correct operation"
0033 msgstr "Bir doğru işlem belirtilmelidir"
0034 
0035 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0036 #, qt-format
0037 msgctxt "QCoreApplication|"
0038 msgid "Unknown identifier: '%1'"
0039 msgstr "Bilinmeyen tanımlayıcı: '%1'"
0040 
0041 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0042 msgctxt "identifier separator in error message|"
0043 msgid "', '"
0044 msgstr "', '"
0045 
0046 #: analitza/analyzer.cpp:615
0047 msgctxt "Error message, no proper condition found.|"
0048 msgid "Could not find a proper choice for a condition statement."
0049 msgstr "Bir koşul deyimi için uygun bir seçenek bulunamadı. "
0050 
0051 #: analitza/analyzer.cpp:936
0052 msgctxt "QCoreApplication|"
0053 msgid "Type not supported for bounding."
0054 msgstr "Birleştirmek için desteklenmeyen tür."
0055 
0056 #: analitza/analyzer.cpp:961
0057 msgctxt "QCoreApplication|"
0058 msgid "The downlimit is greater than the uplimit"
0059 msgstr "Alt sınır üst sınırdan yüksek"
0060 
0061 #: analitza/analyzer.cpp:963
0062 msgctxt "QCoreApplication|"
0063 msgid "Incorrect uplimit or downlimit."
0064 msgstr "Hatalı alt veya üst sınır."
0065 
0066 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0067 #, qt-format
0068 msgctxt "QCoreApplication|"
0069 msgid "Invalid type for parameter '%1'"
0070 msgstr "'%1' parametresi için geçersiz tür"
0071 
0072 #: analitza/analyzer.cpp:1877
0073 msgctxt "By a cycle i mean a variable that depends on itself|"
0074 msgid "Defined a variable cycle"
0075 msgstr "Kendine bağlı bir değişken tanımlandı"
0076 
0077 #: analitza/analyzer.cpp:1919
0078 msgctxt "QCoreApplication|"
0079 msgid "The result is not a number"
0080 msgstr "Sonuç bir sayı değil"
0081 
0082 #: analitza/commands/blockmatrixcommands.cpp:44
0083 #: analitza/commands/blockmatrixcommands.cpp:234
0084 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0085 #: analitza/commands/matrixcommands.cpp:48
0086 #: analitza/commands/matrixcommands.cpp:201
0087 #: analitza/commands/vectorcommands.cpp:45
0088 #: analitza/commands/vectorcommands.cpp:82
0089 #, qt-format
0090 msgctxt "QCoreApplication|"
0091 msgid "Invalid parameter count for '%1'"
0092 msgstr "'%1' için geçersiz parametre sayısı"
0093 
0094 #: analitza/commands/blockmatrixcommands.cpp:86
0095 #: analitza/commands/blockmatrixcommands.cpp:119
0096 #: analitza/commands/blockmatrixcommands.cpp:122
0097 msgctxt "QCoreApplication|"
0098 msgid "Blocks must have consistent size between each and other"
0099 msgstr "Blok boyutları kendileri ve diğerleriyle tutarlı olmalıdır"
0100 
0101 #: analitza/commands/blockmatrixcommands.cpp:90
0102 #: analitza/commands/blockmatrixcommands.cpp:126
0103 #: analitza/commands/blockmatrixcommands.cpp:263
0104 msgctxt "QCoreApplication|"
0105 msgid "Do not want empty blocks"
0106 msgstr "Bloklar boş olmamalıdır"
0107 
0108 #: analitza/commands/blockmatrixcommands.cpp:93
0109 #: analitza/commands/blockmatrixcommands.cpp:130
0110 #: analitza/commands/blockmatrixcommands.cpp:209
0111 #: analitza/commands/blockmatrixcommands.cpp:267
0112 msgctxt "QCoreApplication|"
0113 msgid "Blocks must be matrices"
0114 msgstr "Bloklar matris olmalıdır"
0115 
0116 #: analitza/commands/blockmatrixcommands.cpp:142
0117 msgctxt "QCoreApplication|"
0118 msgid "Number of blocks must be consistent"
0119 msgstr "Blok sayısı tutarlı olmalıdır"
0120 
0121 #: analitza/commands/blockmatrixcommands.cpp:145
0122 #: analitza/commands/blockmatrixcommands.cpp:211
0123 #: analitza/commands/matrixcommands.cpp:147
0124 msgctxt "QCoreApplication|"
0125 msgid "Do not want empty vectors/matrixrow elements"
0126 msgstr "Vektörler/matris satırları boş olmamalıdır"
0127 
0128 #: analitza/commands/blockmatrixcommands.cpp:150
0129 #: analitza/commands/blockmatrixcommands.cpp:213
0130 #: analitza/commands/matrixcommands.cpp:149
0131 msgctxt "QCoreApplication|"
0132 msgid "Matrix constructor needs vectors or matrixrow elements"
0133 msgstr "Matris oluşturucu, vektörlere veya matris satırlarına gereksinim duyar"
0134 
0135 #: analitza/commands/blockmatrixcommands.cpp:244
0136 #: analitza/commands/matrixcommands.cpp:288
0137 #, qt-format
0138 msgctxt "QCoreApplication|"
0139 msgid "the arg %1 is invalid or is error"
0140 msgstr "%1 argümanı geçersiz veya hatalı"
0141 
0142 #: analitza/commands/eigencommands.cpp:39
0143 #, qt-format
0144 msgctxt "QCoreApplication|"
0145 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0146 msgstr "'%1' için geçersiz parametre sayısı. 1 parametre olmalı"
0147 
0148 #: analitza/commands/eigencommands.cpp:47
0149 #, qt-format
0150 msgctxt "QCoreApplication|"
0151 msgid "To use '%1' command the input matrix must be square"
0152 msgstr "'%1' komutunu kullanabilmek için girdi matrisi kare matris olmalıdır"
0153 
0154 #: analitza/commands/eigencommands.cpp:68
0155 #: analitza/commands/eigencommands.cpp:74
0156 #, qt-format
0157 msgctxt "QCoreApplication|"
0158 msgid ""
0159 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0160 "value"
0161 msgstr "'%3' için geçersiz matris girdisi (%1,%2), bir sayı değeri olmalıydı"
0162 
0163 #: analitza/commands/eigencommands.cpp:126
0164 #: analitza/commands/eigencommands.cpp:193
0165 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0166 msgid "Returned eigenvalue is NaN"
0167 msgstr "Döndürülen özdeğer bir sayı değil"
0168 
0169 #: analitza/commands/eigencommands.cpp:132
0170 #: analitza/commands/eigencommands.cpp:196
0171 msgctxt "QCoreApplication|"
0172 msgid "Returned eigenvalue is too big"
0173 msgstr "Döndürülen özdeğer çok büyük"
0174 
0175 #: analitza/commands/matrixcommands.cpp:31
0176 msgctxt "QCoreApplication|"
0177 msgid "Matrix dimensions must be greater than zero"
0178 msgstr "Matris boyutları sıfırdan büyük olmalıdır"
0179 
0180 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0181 msgctxt "QCoreApplication|"
0182 msgid "All matrixrow elements must have the same size"
0183 msgstr "Tüm matris boyutu ögeleri aynı boyutta olmalıdır"
0184 
0185 #: analitza/commands/matrixcommands.cpp:127
0186 msgctxt "QCoreApplication|"
0187 msgid "Not all are rows or vectors"
0188 msgstr "Tümü satır veya sütün değil"
0189 
0190 #: analitza/commands/matrixcommands.cpp:143
0191 msgctxt "QCoreApplication|"
0192 msgid "Every argument must be a matrixrow element"
0193 msgstr "Her argüman bir matris satırı ögesi olmalıdır"
0194 
0195 #: analitza/commands/matrixcommands.cpp:241
0196 msgctxt "QCoreApplication|"
0197 msgid "The nth diagonal index must be less than the row count"
0198 msgstr "Ninci köşegen indeksi satır sayısından az olmalıdır"
0199 
0200 #: analitza/commands/matrixcommands.cpp:249
0201 msgctxt "QCoreApplication|"
0202 msgid "The nth diagonal index must be less than the column count"
0203 msgstr "Ninci köşegen indeksi sütun sayısından az olmalıdır"
0204 
0205 #: analitza/commands/matrixcommands.cpp:265
0206 msgctxt "QCoreApplication|"
0207 msgid "nth diagonal index must be integer number"
0208 msgstr "Ninci köşegen indeksi sayı olmalıdır"
0209 
0210 #: analitza/commands/matrixcommands.cpp:269
0211 msgctxt "QCoreApplication|"
0212 msgid "nth diagonal index must be a positive integer number"
0213 msgstr "Ninci köşegen indeksi pozitif bir sayı olmalıdır"
0214 
0215 #: analitza/commands/vectorcommands.cpp:62
0216 #, qt-format
0217 msgctxt "QCoreApplication|"
0218 msgid "Invalid parameter type for '%1', was expected a list"
0219 msgstr "'%1' için geçersiz parametre türü, bir liste olmalıydı"
0220 
0221 #: analitza/commands/vectorcommands.cpp:75
0222 #: analitza/commands/vectorcommands.cpp:78
0223 msgctxt "QCoreApplication|"
0224 msgid "Vector size must be some integer value greater to zero"
0225 msgstr "Vektör boyutu sıfırdan büyük bir tamsayı olmalıdır"
0226 
0227 #: analitza/explexer.cpp:78
0228 msgctxt "QCoreApplication|"
0229 msgid "Unexpectedly arrived to the end of the input"
0230 msgstr "Beklenmedik bir şekilde girdinin sonuna gelindi"
0231 
0232 #: analitza/explexer.cpp:112
0233 #, qt-format
0234 msgctxt "QCoreApplication|"
0235 msgid "Unknown token %1"
0236 msgstr "Bilinmeyen jeton: %1"
0237 
0238 #: analitza/expression.cpp:162
0239 #, qt-format
0240 msgctxt "QCoreApplication|"
0241 msgid "<em>%1</em> needs at least 2 parameters"
0242 msgstr "<em>%1</em> en az 2 parametreye gereksinim duyar"
0243 
0244 #: analitza/expression.cpp:164
0245 #, qt-format
0246 msgctxt "QCoreApplication|"
0247 msgid "<em>%1</em> requires %2 parameters"
0248 msgstr "<em>%1</em> %2 parametreye gereksinim duyar"
0249 
0250 #: analitza/expression.cpp:171
0251 #, qt-format
0252 msgctxt "QCoreApplication|"
0253 msgid "Missing boundary for '%1'"
0254 msgstr "'%1' için sınır eksik"
0255 
0256 #: analitza/expression.cpp:173
0257 #, qt-format
0258 msgctxt "QCoreApplication|"
0259 msgid "Unexpected bounding for '%1'"
0260 msgstr "'%1' için beklenmeyen sınırlandırıcı"
0261 
0262 #: analitza/expression.cpp:178
0263 #, qt-format
0264 msgctxt "QCoreApplication|"
0265 msgid "<em>%1</em> missing bounds on '%2'"
0266 msgstr "'%2' için <em>%1</em> eksik sınır"
0267 
0268 #: analitza/expression.cpp:200
0269 msgctxt "QCoreApplication|"
0270 msgid "Wrong declare"
0271 msgstr "Hatalı beyan"
0272 
0273 #: analitza/expression.cpp:210
0274 #, qt-format
0275 msgctxt "QCoreApplication|"
0276 msgid "Empty container: %1"
0277 msgstr "Boş kap: %1"
0278 
0279 #: analitza/expression.cpp:228
0280 msgctxt "there was a conditional outside a condition structure|"
0281 msgid "We can only have conditionals inside piecewise structures."
0282 msgstr "Parçalı yapılar içinde yalnızca koşullarımız olabilir."
0283 
0284 #: analitza/expression.cpp:244
0285 #, qt-format
0286 msgctxt "QCoreApplication|"
0287 msgid "Cannot have two parameters with the same name like '%1'."
0288 msgstr "'%1' adında iki parametre olamaz."
0289 
0290 #: analitza/expression.cpp:259
0291 msgctxt ""
0292 "this is an error message. otherwise is the else in a mathml condition|"
0293 msgid "The <em>otherwise</em> parameter should be the last one"
0294 msgstr "<em>diğer</em> parametresi en azından bir olmalıdır"
0295 
0296 #: analitza/expression.cpp:267
0297 #, qt-format
0298 msgctxt "there was an element that was not a conditional inside a condition|"
0299 msgid "%1 is not a proper condition inside the piecewise"
0300 msgstr "%1 parça içinde uygun bir durum değildir"
0301 
0302 #: analitza/expression.cpp:273
0303 msgctxt "QCoreApplication|"
0304 msgid "We can only declare variables"
0305 msgstr "Yalnızca değişkenleri tanımlayabiliriz"
0306 
0307 #: analitza/expression.cpp:279
0308 msgctxt "QCoreApplication|"
0309 msgid "We can only have bounded variables"
0310 msgstr "Yalnızca sınırlı değişkenlerimiz olabilir"
0311 
0312 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0313 msgctxt "QCoreApplication|"
0314 msgid "Do not want empty matrixrow elements"
0315 msgstr "Boş matris satırı ögeleri olamaz"
0316 
0317 #: analitza/expression.cpp:300
0318 msgctxt "QCoreApplication|"
0319 msgid "The matrix must contain only matrixrow elements"
0320 msgstr "Matrisler yalnızca matris satırı ögeleri içerebilir"
0321 
0322 #: analitza/expression.cpp:419
0323 #, qt-format
0324 msgctxt "QCoreApplication|"
0325 msgid "Error while parsing: %1"
0326 msgstr "Ayrıştırılırken hata: %1"
0327 
0328 #: analitza/expression.cpp:450
0329 #, qt-format
0330 msgctxt "An error message|"
0331 msgid "Container unknown: %1"
0332 msgstr "Bilinmeyen kap: %1"
0333 
0334 #: analitza/expression.cpp:456
0335 #, qt-format
0336 msgctxt "QCoreApplication|"
0337 msgid "Cannot codify the %1 value."
0338 msgstr "%1 değeri kodlanamaz."
0339 
0340 #: analitza/expression.cpp:462
0341 #, qt-format
0342 msgctxt "QCoreApplication|"
0343 msgid "The %1 operator cannot have child contexts."
0344 msgstr "%1 operatörü çocuk içeriklerine sahip olamaz."
0345 
0346 #: analitza/expression.cpp:466
0347 #, qt-format
0348 msgctxt "QCoreApplication|"
0349 msgid "The element '%1' is not an operator."
0350 msgstr "'%1' ögesi bir operatör değil."
0351 
0352 #: analitza/expression.cpp:479
0353 msgctxt "QCoreApplication|"
0354 msgid "Do not want empty vectors"
0355 msgstr "Boş vektör istenmiyor"
0356 
0357 #: analitza/expression.cpp:489
0358 msgctxt "QCoreApplication|"
0359 msgid "Do not want empty matrices"
0360 msgstr "Boş matris istenmiyor"
0361 
0362 #: analitza/expression.cpp:508
0363 #, qt-format
0364 msgctxt "Error message due to an unrecognized input|"
0365 msgid "Not supported/unknown: %1"
0366 msgstr "Desteklenmeyen/bilinmeyen: %1"
0367 
0368 #: analitza/expressionparser.cpp:296
0369 msgctxt "QCoreApplication|"
0370 msgid ", "
0371 msgstr ", "
0372 
0373 #: analitza/expressionparser.cpp:296
0374 #, qt-format
0375 msgctxt "error message|"
0376 msgid "Expected %1 instead of '%2'"
0377 msgstr "'%2' yerine %1 bekleniyor"
0378 
0379 #: analitza/expressionparser.cpp:298
0380 msgctxt "QCoreApplication|"
0381 msgid "Missing right parenthesis"
0382 msgstr "Sağ parantez eksik"
0383 
0384 #: analitza/expressionparser.cpp:300
0385 msgctxt "QCoreApplication|"
0386 msgid "Unbalanced right parenthesis"
0387 msgstr "Karşılığı olmayan sağ parantez"
0388 
0389 #: analitza/expressionparser.cpp:303
0390 #, qt-format
0391 msgctxt "QCoreApplication|"
0392 msgid "Unexpected token identifier: %1"
0393 msgstr "Beklenmeyen jeton tanımlayıcısı: %1"
0394 
0395 #: analitza/expressionparser.cpp:305
0396 #, qt-format
0397 msgctxt "QCoreApplication|"
0398 msgid "Unexpected token %1"
0399 msgstr "Beklenmeyen jeton %1"
0400 
0401 #: analitza/expressiontypechecker.cpp:301
0402 #, qt-format
0403 msgctxt "QCoreApplication|"
0404 msgid "Could not find a type that unifies '%1'"
0405 msgstr "'%1' için birleştirici bir tür bulunamadı"
0406 
0407 #: analitza/expressiontypechecker.cpp:473
0408 msgctxt "QCoreApplication|"
0409 msgid "The domain should be either a vector or a list"
0410 msgstr "Alan bir vektör veya liste olmalıdır"
0411 
0412 #: analitza/expressiontypechecker.cpp:558
0413 #, qt-format
0414 msgctxt "type error message|"
0415 msgid "Cannot call '%1'"
0416 msgstr "'%1' çağrılamaz"
0417 
0418 #: analitza/expressiontypechecker.cpp:593
0419 #, qt-format
0420 msgctxt "QCoreApplication|"
0421 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0422 msgstr ""
0423 "'%1' değeri '%2' olarak azaltılamaz. '%4' için geçersiz parametre türü '%3'"
0424 
0425 #: analitza/expressiontypechecker.cpp:604
0426 #, qt-format
0427 msgctxt "QCoreApplication|"
0428 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0429 msgstr "'%2' için geçersiz parametre sayısı. %1 parametre olmalıdır."
0430 
0431 #: analitza/expressiontypechecker.cpp:616
0432 #, qt-format
0433 msgctxt "QCoreApplication|"
0434 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0435 msgstr ""
0436 "Cannot compare '%1' ile '%2' karşılaştırılamaz. '%4' için geçersiz parametre "
0437 "türü '%3'"
0438 
0439 #: analitza/expressiontypechecker.cpp:654
0440 #, qt-format
0441 msgctxt "QCoreApplication|"
0442 msgid "Could not call '%1'"
0443 msgstr "'%1' çağrılamadı"
0444 
0445 #: analitza/expressiontypechecker.cpp:662
0446 #, qt-format
0447 msgctxt "QCoreApplication|"
0448 msgid "Could not solve '%1'"
0449 msgstr "'%1' çözülemedi"
0450 
0451 #: analitza/expressiontypechecker.cpp:695
0452 #, qt-format
0453 msgctxt "QCoreApplication|"
0454 msgid "Incoherent type for the variable '%1'"
0455 msgstr "'%1' değişkeni için tutarsız tür"
0456 
0457 #: analitza/expressiontypechecker.cpp:718
0458 msgctxt "QCoreApplication|"
0459 msgid "Could not determine the type for piecewise"
0460 msgstr "Parçalı için tür belirlenemedi"
0461 
0462 #: analitza/expressiontypechecker.cpp:937
0463 msgctxt "QCoreApplication|"
0464 msgid "Unexpected type"
0465 msgstr "Beklenmeyen tür"
0466 
0467 #: analitza/expressiontypechecker.cpp:960
0468 #, qt-format
0469 msgctxt "QCoreApplication|"
0470 msgid "Cannot convert '%1' to '%2'"
0471 msgstr "'%1' değeri '%2' olarak dönüştürülemez"
0472 
0473 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0474 #, qt-format
0475 msgctxt "html representation of an operator|"
0476 msgid "<span class='op'>%1</span>"
0477 msgstr "<span class='op'>%1</span>"
0478 
0479 #: analitza/htmlexpressionwriter.cpp:56
0480 #, qt-format
0481 msgctxt "html representation of an operator|"
0482 msgid "<span class='keyword'>%1</span>"
0483 msgstr "<span class='keyword'>%1</span>"
0484 
0485 #: analitza/mathmlpresentationlexer.cpp:94
0486 #, qt-format
0487 msgctxt "Error message|"
0488 msgid "Unknown token '%1'"
0489 msgstr "Bilinmeyen jeton '%1'"
0490 
0491 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0492 msgctxt "QCoreApplication|"
0493 msgid "Cannot divide by 0."
0494 msgstr "0 ile bölme yapılamaz."
0495 
0496 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0497 msgctxt "QCoreApplication|"
0498 msgid "Cannot calculate the remainder on 0."
0499 msgstr "0’dan kalan hesaplanamaz."
0500 
0501 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0502 msgctxt "QCoreApplication|"
0503 msgid "Cannot calculate the factor on 0."
0504 msgstr "0’ın çarpanı hesaplanamaz."
0505 
0506 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0507 msgctxt "QCoreApplication|"
0508 msgid "Cannot calculate the lcm of 0."
0509 msgstr "0’ın ekok’u hesaplanamaz."
0510 
0511 #: analitza/operations.cpp:246
0512 msgctxt "QCoreApplication|"
0513 msgid "Boolean operations on complex numbers not available"
0514 msgstr "Karmaşık sayılarda mantıksal işlemler kullanılamaz"
0515 
0516 #: analitza/operations.cpp:276
0517 msgctxt "QCoreApplication|"
0518 msgid "Only square root implemented for complex numbers"
0519 msgstr "Karmaşık sayılar için yalnızca karekök alma işlemi kullanılabilir"
0520 
0521 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0522 #, qt-format
0523 msgctxt "QCoreApplication|"
0524 msgid "Could not calculate a value %1"
0525 msgstr "%1 değeri hesaplanmadı"
0526 
0527 #: analitza/operations.cpp:479
0528 #, qt-format
0529 msgctxt "QCoreApplication|"
0530 msgid "Cannot calculate %1 between a value and an error type"
0531 msgstr "Bir değer ile hata türü arasında %1 hesaplanamaz"
0532 
0533 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0534 #: analitza/operations.cpp:784
0535 msgctxt "QCoreApplication|"
0536 msgid "Invalid index for a container"
0537 msgstr "Bir kap için geçersiz indeks"
0538 
0539 #: analitza/operations.cpp:527
0540 #, qt-format
0541 msgctxt "QCoreApplication|"
0542 msgid "Cannot operate '%1' on different sized vectors."
0543 msgstr "Farklı boyuttaki vektörlerde '%1' işletilemez."
0544 
0545 #: analitza/operations.cpp:566
0546 msgctxt "QCoreApplication|"
0547 msgid ""
0548 "Multiplication between a matrix and a vector is allowed provided that the "
0549 "number of columns of the matrix equals the size of the vector"
0550 msgstr ""
0551 "Bir matris ile vektörün çarpımına ancak matrisin sütun sayısı ile vektörün "
0552 "boyutu eşit olduğunda izin verilmektedir"
0553 
0554 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0555 msgctxt "QCoreApplication|"
0556 msgid "Matrix and vector entries must be numbers"
0557 msgstr "Matris ve vektör girdileri sayı olmalıdır"
0558 
0559 #: analitza/operations.cpp:599
0560 #, qt-format
0561 msgctxt "QCoreApplication|"
0562 msgid "Could not calculate a vector's %1"
0563 msgstr "Bir vektörün %1 özelliği hesaplanamaz"
0564 
0565 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0566 #, qt-format
0567 msgctxt "QCoreApplication|"
0568 msgid "Could not calculate a list's %1"
0569 msgstr "Bir listenin %1 özelliği hesaplanamaz"
0570 
0571 #: analitza/operations.cpp:703
0572 msgctxt "QCoreApplication|"
0573 msgid ""
0574 "Multiplication between a vector and a matrix is allowed provided that the "
0575 "matrix has only one matrixrow element"
0576 msgstr ""
0577 "Bir matris ile vektörün çarpımına matrisin yalnızca bir satır içerdiğinde "
0578 "izin verilmektedir"
0579 
0580 #: analitza/operations.cpp:730
0581 msgctxt "QCoreApplication|"
0582 msgid ""
0583 "Addition of two matrices is allowed provided that both matrices have the "
0584 "same number of rows and the same number of columns"
0585 msgstr ""
0586 "İki matrisin toplamına her iki matrisin eşit sayıda satır ve sütun içermesi "
0587 "durumunda izin verilmektedir"
0588 
0589 #: analitza/operations.cpp:762
0590 msgctxt "QCoreApplication|"
0591 msgid ""
0592 "Multiplication of two matrices is allowed provided that the number of "
0593 "columns of the first matrix equals the number of rows of the second matrix"
0594 msgstr ""
0595 "İki matrisin çarpımına ilk matrisin sütun sayısı ile ikinci matrisin satır "
0596 "sayısı aynı olduğunda izin verilmektedir"
0597 
0598 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0599 #: analitza/operations.cpp:887
0600 msgctxt "QCoreApplication|"
0601 msgid "Matrix entries must be numbers"
0602 msgstr "Matris girdileri sayı olmalıdır"
0603 
0604 #: analitza/operations.cpp:879
0605 msgctxt "QCoreApplication|"
0606 msgid "The exponent of 'power' must be some integer number"
0607 msgstr "'Kuvvet' alma işlemi ancak bir tam sayı ile yapılabilir"
0608 
0609 #: analitza/operations.cpp:883
0610 msgctxt "QCoreApplication|"
0611 msgid "Cannot compute 'power' for non square matrix"
0612 msgstr "Kare olmayan matrisin 'kuvveti' hesaplanamaz"
0613 
0614 #: analitza/operations.cpp:922
0615 #, qt-format
0616 msgctxt "QCoreApplication|"
0617 msgid "Cannot calculate %1 between a matrix and an error type"
0618 msgstr "Bir matris ile bir hata türü arasında %1 hesaplanamaz"
0619 
0620 #: analitza/providederivative.cpp:93
0621 #, qt-format
0622 msgctxt "QCoreApplication|"
0623 msgid "Could not calculate the derivative for '%1'"
0624 msgstr "'%1' için türev hesaplanamadı"
0625 
0626 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0627 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0628 msgctxt "@title:column|"
0629 msgid "Name"
0630 msgstr "Ad"
0631 
0632 #: analitzagui/operatorsmodel.cpp:98
0633 msgctxt "@title:column|"
0634 msgid "Description"
0635 msgstr "Tanımlama"
0636 
0637 #: analitzagui/operatorsmodel.cpp:101
0638 msgctxt "@title:column|"
0639 msgid "Parameters"
0640 msgstr "Parametreler"
0641 
0642 #: analitzagui/operatorsmodel.cpp:104
0643 msgctxt "@title:column|"
0644 msgid "Example"
0645 msgstr "Örnek"
0646 
0647 #: analitzagui/operatorsmodel.cpp:135
0648 msgctxt "Syntax for function bounding|"
0649 msgid " : var"
0650 msgstr " : var"
0651 
0652 #: analitzagui/operatorsmodel.cpp:137
0653 msgctxt "Syntax for function bounding values|"
0654 msgid "=from..to"
0655 msgstr "=baslangıç..bitiş"
0656 
0657 #: analitzagui/operatorsmodel.cpp:140
0658 #, qt-format
0659 msgctxt "QCoreApplication|"
0660 msgid "%1("
0661 msgstr "%1("
0662 
0663 #: analitzagui/operatorsmodel.cpp:143
0664 #, qt-format
0665 msgctxt "QCoreApplication|"
0666 msgid "%1... parameters, ...%2)"
0667 msgstr "%1... parametreler, ...%2)"
0668 
0669 #: analitzagui/operatorsmodel.cpp:146
0670 #, qt-format
0671 msgctxt "QCoreApplication|"
0672 msgid "par%1"
0673 msgstr "par%1"
0674 
0675 #: analitzagui/operatorsmodel.cpp:159
0676 msgctxt "QCoreApplication|"
0677 msgid "Addition"
0678 msgstr "Toplama"
0679 
0680 #: analitzagui/operatorsmodel.cpp:162
0681 msgctxt "QCoreApplication|"
0682 msgid "Multiplication"
0683 msgstr "Çarpma"
0684 
0685 #: analitzagui/operatorsmodel.cpp:165
0686 msgctxt "QCoreApplication|"
0687 msgid "Division"
0688 msgstr "Bölme"
0689 
0690 #: analitzagui/operatorsmodel.cpp:168
0691 msgctxt "QCoreApplication|"
0692 msgid "Subtraction. Will remove all values from the first one."
0693 msgstr "Çıkarma. Tüm değerleri birinciden çıkarır."
0694 
0695 #: analitzagui/operatorsmodel.cpp:171
0696 msgctxt "QCoreApplication|"
0697 msgid "Power"
0698 msgstr "Kuvvet"
0699 
0700 #: analitzagui/operatorsmodel.cpp:174
0701 msgctxt "QCoreApplication|"
0702 msgid "Remainder"
0703 msgstr "Kalan"
0704 
0705 #: analitzagui/operatorsmodel.cpp:177
0706 msgctxt "QCoreApplication|"
0707 msgid "Quotient"
0708 msgstr "Bölüm"
0709 
0710 #: analitzagui/operatorsmodel.cpp:180
0711 msgctxt "QCoreApplication|"
0712 msgid "The factor of"
0713 msgstr "Kuvveti"
0714 
0715 #: analitzagui/operatorsmodel.cpp:183
0716 msgctxt "QCoreApplication|"
0717 msgid "Factorial. factorial(n)=n!"
0718 msgstr "Faktöriyel. factorial(n)=n!"
0719 
0720 #: analitzagui/operatorsmodel.cpp:186
0721 msgctxt "QCoreApplication|"
0722 msgid "Function to calculate the sine of a given angle"
0723 msgstr "Verilen bir açının sinüsünü hesaplayan fonksiyon"
0724 
0725 #: analitzagui/operatorsmodel.cpp:189
0726 msgctxt "QCoreApplication|"
0727 msgid "Function to calculate the cosine of a given angle"
0728 msgstr "Verilen bir açının kosinüsünü hesaplayan fonksiyon"
0729 
0730 #: analitzagui/operatorsmodel.cpp:192
0731 msgctxt "QCoreApplication|"
0732 msgid "Function to calculate the tangent of a given angle"
0733 msgstr "Verilen bir açının tanjantını hesaplayan fonksiyon"
0734 
0735 #: analitzagui/operatorsmodel.cpp:195
0736 msgctxt "QCoreApplication|"
0737 msgid "Secant"
0738 msgstr "Sekant"
0739 
0740 #: analitzagui/operatorsmodel.cpp:198
0741 msgctxt "QCoreApplication|"
0742 msgid "Cosecant"
0743 msgstr "Kosekant"
0744 
0745 #: analitzagui/operatorsmodel.cpp:201
0746 msgctxt "QCoreApplication|"
0747 msgid "Cotangent"
0748 msgstr "Kotanjant"
0749 
0750 #: analitzagui/operatorsmodel.cpp:204
0751 msgctxt "QCoreApplication|"
0752 msgid "Hyperbolic sine"
0753 msgstr "Hiperbolik sinüs"
0754 
0755 #: analitzagui/operatorsmodel.cpp:207
0756 msgctxt "QCoreApplication|"
0757 msgid "Hyperbolic cosine"
0758 msgstr "Hiperbolik kosinüs"
0759 
0760 #: analitzagui/operatorsmodel.cpp:210
0761 msgctxt "QCoreApplication|"
0762 msgid "Hyperbolic tangent"
0763 msgstr "Hiperbolik tanjant"
0764 
0765 #: analitzagui/operatorsmodel.cpp:213
0766 msgctxt "QCoreApplication|"
0767 msgid "Hyperbolic secant"
0768 msgstr "Hiperbolik sekant"
0769 
0770 #: analitzagui/operatorsmodel.cpp:216
0771 msgctxt "QCoreApplication|"
0772 msgid "Hyperbolic cosecant"
0773 msgstr "Hiperbolik kosekant"
0774 
0775 #: analitzagui/operatorsmodel.cpp:219
0776 msgctxt "QCoreApplication|"
0777 msgid "Hyperbolic cotangent"
0778 msgstr "Hiperbolik kotanjant"
0779 
0780 #: analitzagui/operatorsmodel.cpp:222
0781 msgctxt "QCoreApplication|"
0782 msgid "Arc sine"
0783 msgstr "Ark sinüs"
0784 
0785 #: analitzagui/operatorsmodel.cpp:225
0786 msgctxt "QCoreApplication|"
0787 msgid "Arc cosine"
0788 msgstr "Ark kosinüs"
0789 
0790 #: analitzagui/operatorsmodel.cpp:228
0791 msgctxt "QCoreApplication|"
0792 msgid "Arc tangent"
0793 msgstr "Ark tanjant"
0794 
0795 #: analitzagui/operatorsmodel.cpp:231
0796 msgctxt "QCoreApplication|"
0797 msgid "Arc cotangent"
0798 msgstr "Arkkotanjant"
0799 
0800 #: analitzagui/operatorsmodel.cpp:237
0801 msgctxt "QCoreApplication|"
0802 msgid "Hyperbolic arc tangent"
0803 msgstr "Hiperbolik ark tanjant"
0804 
0805 #: analitzagui/operatorsmodel.cpp:240
0806 msgctxt "QCoreApplication|"
0807 msgid "Summatory"
0808 msgstr "Toplam"
0809 
0810 #: analitzagui/operatorsmodel.cpp:243
0811 msgctxt "QCoreApplication|"
0812 msgid "Productory"
0813 msgstr "Çarpım"
0814 
0815 #: analitzagui/operatorsmodel.cpp:246
0816 msgctxt "QCoreApplication|"
0817 msgid "For all"
0818 msgstr "Tümü için"
0819 
0820 #: analitzagui/operatorsmodel.cpp:249
0821 msgctxt "QCoreApplication|"
0822 msgid "Exists"
0823 msgstr "Vardır"
0824 
0825 #: analitzagui/operatorsmodel.cpp:252
0826 msgctxt "QCoreApplication|"
0827 msgid "Differentiation"
0828 msgstr "Fark"
0829 
0830 #: analitzagui/operatorsmodel.cpp:255
0831 msgctxt "QCoreApplication|"
0832 msgid "Hyperbolic arc sine"
0833 msgstr "Hiperbolik arksinüs"
0834 
0835 #: analitzagui/operatorsmodel.cpp:258
0836 msgctxt "QCoreApplication|"
0837 msgid "Hyperbolic arc cosine"
0838 msgstr "Hiperbolik arkkosinüs"
0839 
0840 #: analitzagui/operatorsmodel.cpp:261
0841 msgctxt "QCoreApplication|"
0842 msgid "Arc cosecant"
0843 msgstr "Arkkosekant"
0844 
0845 #: analitzagui/operatorsmodel.cpp:264
0846 msgctxt "QCoreApplication|"
0847 msgid "Hyperbolic arc cosecant"
0848 msgstr "Hiperbolik arkkosekant"
0849 
0850 #: analitzagui/operatorsmodel.cpp:267
0851 msgctxt "QCoreApplication|"
0852 msgid "Arc secant"
0853 msgstr "Arksekant"
0854 
0855 #: analitzagui/operatorsmodel.cpp:270
0856 msgctxt "QCoreApplication|"
0857 msgid "Hyperbolic arc secant"
0858 msgstr "Hiperbolik arksekant"
0859 
0860 #: analitzagui/operatorsmodel.cpp:273
0861 msgctxt "QCoreApplication|"
0862 msgid "Exponent (e^x)"
0863 msgstr "Kuvvet (e^x)"
0864 
0865 #: analitzagui/operatorsmodel.cpp:276
0866 msgctxt "QCoreApplication|"
0867 msgid "Base-e logarithm"
0868 msgstr "e-tabanında logaritma"
0869 
0870 #: analitzagui/operatorsmodel.cpp:279
0871 msgctxt "QCoreApplication|"
0872 msgid "Base-10 logarithm"
0873 msgstr "10-tabanında logaritma"
0874 
0875 #: analitzagui/operatorsmodel.cpp:282
0876 msgctxt "QCoreApplication|"
0877 msgid "Absolute value. abs(n)=|n|"
0878 msgstr "Mutlak değer. abs(n)=|n|"
0879 
0880 #: analitzagui/operatorsmodel.cpp:285
0881 msgctxt "QCoreApplication|"
0882 msgid "Conjugate"
0883 msgstr "Eşlenik"
0884 
0885 #: analitzagui/operatorsmodel.cpp:288
0886 msgctxt "QCoreApplication|"
0887 msgid "Arg"
0888 msgstr "Arg"
0889 
0890 #: analitzagui/operatorsmodel.cpp:291
0891 msgctxt "QCoreApplication|"
0892 msgid "Real"
0893 msgstr "Gerçek"
0894 
0895 #: analitzagui/operatorsmodel.cpp:294
0896 msgctxt "QCoreApplication|"
0897 msgid "Imaginary"
0898 msgstr "Sanal"
0899 
0900 #: analitzagui/operatorsmodel.cpp:297
0901 msgctxt "QCoreApplication|"
0902 msgid "Floor value. floor(n)=⌊n⌋"
0903 msgstr "Alt değer. floor(n)=⌊n⌋"
0904 
0905 #: analitzagui/operatorsmodel.cpp:300
0906 msgctxt "QCoreApplication|"
0907 msgid "Ceil value. ceil(n)=⌈n⌉"
0908 msgstr "Üst değer. ceil(n)=⌈n⌉"
0909 
0910 #: analitzagui/operatorsmodel.cpp:303
0911 msgctxt "QCoreApplication|"
0912 msgid "Minimum"
0913 msgstr "En az"
0914 
0915 #: analitzagui/operatorsmodel.cpp:306
0916 msgctxt "QCoreApplication|"
0917 msgid "Maximum"
0918 msgstr "En çok"
0919 
0920 #: analitzagui/operatorsmodel.cpp:309
0921 msgctxt "QCoreApplication|"
0922 msgid "Greater than. gt(a,b)=a>b"
0923 msgstr "Büyüktür. gt(a,b)=a>b"
0924 
0925 #: analitzagui/operatorsmodel.cpp:312
0926 msgctxt "QCoreApplication|"
0927 msgid "Less than. lt(a,b)=a<b"
0928 msgstr "Küçüktür. lt(a,b)=a<b"
0929 
0930 #: analitzagui/operatorsmodel.cpp:315
0931 msgctxt "QCoreApplication|"
0932 msgid "Equal. eq(a,b) = a=b"
0933 msgstr "Eşittir. eq(a,b) = a=b"
0934 
0935 #: analitzagui/operatorsmodel.cpp:318
0936 msgctxt "QCoreApplication|"
0937 msgid "Approximation. approx(a)=a±n"
0938 msgstr "Yaklaşık. approx(a)=a±n"
0939 
0940 #: analitzagui/operatorsmodel.cpp:321
0941 msgctxt "QCoreApplication|"
0942 msgid "Not equal. neq(a,b)=a≠b"
0943 msgstr "Eşit değildir. neq(a,b)=a≠b"
0944 
0945 #: analitzagui/operatorsmodel.cpp:324
0946 msgctxt "QCoreApplication|"
0947 msgid "Greater or equal. geq(a,b)=a≥b"
0948 msgstr "Büyük eşittir. geq(a,b)=a≥b"
0949 
0950 #: analitzagui/operatorsmodel.cpp:327
0951 msgctxt "QCoreApplication|"
0952 msgid "Less or equal. leq(a,b)=a≤b"
0953 msgstr "Küçük eşittir. leq(a,b)=a≤b"
0954 
0955 #: analitzagui/operatorsmodel.cpp:330
0956 msgctxt "QCoreApplication|"
0957 msgid "Boolean and"
0958 msgstr "Mantıksal ve"
0959 
0960 #: analitzagui/operatorsmodel.cpp:333
0961 msgctxt "QCoreApplication|"
0962 msgid "Boolean not"
0963 msgstr "Mantıksal değil"
0964 
0965 #: analitzagui/operatorsmodel.cpp:336
0966 msgctxt "QCoreApplication|"
0967 msgid "Boolean or"
0968 msgstr "Mantıksal veya"
0969 
0970 #: analitzagui/operatorsmodel.cpp:339
0971 msgctxt "QCoreApplication|"
0972 msgid "Boolean xor"
0973 msgstr "Mantıksal xor"
0974 
0975 #: analitzagui/operatorsmodel.cpp:342
0976 msgctxt "QCoreApplication|"
0977 msgid "Boolean implication"
0978 msgstr "Mantıksal içerme"
0979 
0980 #: analitzagui/operatorsmodel.cpp:345
0981 msgctxt "QCoreApplication|"
0982 msgid "Greatest common divisor"
0983 msgstr "En büyük ortak bölen"
0984 
0985 #: analitzagui/operatorsmodel.cpp:348
0986 msgctxt "QCoreApplication|"
0987 msgid "Least common multiple"
0988 msgstr "En küçük ortak kat"
0989 
0990 #: analitzagui/operatorsmodel.cpp:351
0991 msgctxt "QCoreApplication|"
0992 msgid "Root"
0993 msgstr "Kök"
0994 
0995 #: analitzagui/operatorsmodel.cpp:354
0996 msgctxt "QCoreApplication|"
0997 msgid "Cardinal"
0998 msgstr "Sayma"
0999 
1000 #: analitzagui/operatorsmodel.cpp:357
1001 msgctxt "QCoreApplication|"
1002 msgid "Scalar product"
1003 msgstr "Skaler çarpım"
1004 
1005 #: analitzagui/operatorsmodel.cpp:360
1006 msgctxt "QCoreApplication|"
1007 msgid "Select the par1-th element of par2 list or vector"
1008 msgstr "par2 liste veya vektörünün par1. ögesini seçin"
1009 
1010 #: analitzagui/operatorsmodel.cpp:363
1011 msgctxt "QCoreApplication|"
1012 msgid "Joins several items of the same type"
1013 msgstr "Aynı türdeki ögeleri birleştir"
1014 
1015 #: analitzagui/operatorsmodel.cpp:366
1016 msgctxt "QCoreApplication|"
1017 msgid "Applies a function to every element in a list"
1018 msgstr "Bir listedeki her elemana bir fonksiyonu uygular"
1019 
1020 #: analitzagui/operatorsmodel.cpp:369
1021 msgctxt "QCoreApplication|"
1022 msgid "Removes all elements that don't fit a condition"
1023 msgstr "Bir duruma uymayan bütün ögeleri kaldırır"
1024 
1025 #: analitzagui/operatorsmodel.cpp:372
1026 msgctxt "QCoreApplication|"
1027 msgid "Transpose"
1028 msgstr "Devrik"
1029 
1030 #: analitzagui/operatorsmodel.cpp:572
1031 #, qt-format
1032 msgctxt "n-ary function prototype|"
1033 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1034 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1035 
1036 #: analitzagui/operatorsmodel.cpp:582
1037 #, qt-format
1038 msgctxt "Function name in function prototype|"
1039 msgid "<em>%1</em>("
1040 msgstr "<em>%1</em>("
1041 
1042 #: analitzagui/operatorsmodel.cpp:583
1043 #, qt-format
1044 msgctxt "Uncorrect function name in function prototype|"
1045 msgid "<em style='color:red'><b>%1</b></em>("
1046 msgstr "<em style='color:red'><b>%1</b></em>("
1047 
1048 #: analitzagui/operatorsmodel.cpp:586
1049 #, qt-format
1050 msgctxt "Parameter in function prototype|"
1051 msgid "par%1"
1052 msgstr "par%1"
1053 
1054 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1055 #, qt-format
1056 msgctxt "Current parameter in function prototype|"
1057 msgid "<b>%1</b>"
1058 msgstr "<b>%1</b>"
1059 
1060 #: analitzagui/operatorsmodel.cpp:592
1061 msgctxt "Function parameter separator|"
1062 msgid ", "
1063 msgstr ", "
1064 
1065 #: analitzagui/operatorsmodel.cpp:596
1066 msgctxt "Current parameter is the bounding|"
1067 msgid " : bounds"
1068 msgstr " : sınırlar"
1069 
1070 #: analitzagui/variablesmodel.cpp:94
1071 msgctxt "@title:column|"
1072 msgid "Value"
1073 msgstr "Değer"
1074 
1075 #: analitzaplot/plotsfactory.cpp:49
1076 msgctxt "QCoreApplication|"
1077 msgid "The expression is not correct"
1078 msgstr "İfade doğru değil"
1079 
1080 #: analitzaplot/plotsfactory.cpp:72
1081 #, qt-format
1082 msgctxt "QCoreApplication|"
1083 msgid "Function type '%1' not recognized"
1084 msgstr "'%1' fonksiyon türü tanınamadı"
1085 
1086 #: analitzaplot/plotsfactory.cpp:74
1087 #, qt-format
1088 msgctxt "QCoreApplication|"
1089 msgid "Function '%1' not recognized"
1090 msgstr "'%1' işlevi tanınamadı"
1091 
1092 #: analitzaplot/plotsmodel.cpp:79
1093 msgctxt "@title:column|"
1094 msgid "Plot"
1095 msgstr "Çizim"
1096 
1097 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1098 msgctxt "QObject|"
1099 msgid "PNG Image (*.png)"
1100 msgstr "PNG Görseli (*.png)"
1101 
1102 #: analitzaplot/plotter3d_es.cpp:534
1103 msgctxt "QObject|"
1104 msgid "PDF Document (*.pdf)"
1105 msgstr "PDF Belgesi (*.pdf)"
1106 
1107 #: analitzaplot/plotter3d_es.cpp:534
1108 msgctxt "QObject|"
1109 msgid "X3D Document (*.x3d)"
1110 msgstr "X3D Belgesi (*.x3d)"
1111 
1112 #: analitzaplot/plotter3d_es.cpp:534
1113 msgctxt "QObject|"
1114 msgid "STL Document (*.stl)"
1115 msgstr "STL Belgesi (*.stl)"
1116 
1117 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1118 msgctxt "Function type|"
1119 msgid "Plane Curve F(y)"
1120 msgstr "Düzlem Eğrisi F(y)"
1121 
1122 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1123 msgctxt "Function type|"
1124 msgid "Plane Curve F(x)"
1125 msgstr "Düzlem Eğrisi F(x)"
1126 
1127 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1128 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1129 msgctxt "QCoreApplication|"
1130 msgid "We can only draw Real results."
1131 msgstr "Yalnızca Gerçek sonuçları çizebilirsiniz."
1132 
1133 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1134 #: analitzawidgets/plotsview2d.cpp:236
1135 #, qt-format
1136 msgctxt "QCoreApplication|"
1137 msgid "x=%1 y=%2"
1138 msgstr "x=%1 y=%2"
1139 
1140 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1141 msgctxt "Function type|"
1142 msgid "Surface z=F(x,y)"
1143 msgstr "Yüzey z=F(x,y)"
1144 
1145 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1146 msgctxt "Function type|"
1147 msgid "Surface y=F(x,z)"
1148 msgstr "Yüzey y=F(x,z)"
1149 
1150 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1151 msgctxt "Function type|"
1152 msgid "Surface x=F(y,z)"
1153 msgstr "Yüzey x=F(y,z)"
1154 
1155 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1156 msgctxt "Function type|"
1157 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1158 msgstr "Silindirik Yüzey z=F(r: Açısal, p: Kutupsal)"
1159 
1160 #: analitzaplot/private/backends/implicitcurve.cpp:44
1161 msgctxt "Function type|"
1162 msgid "Implicit Curve"
1163 msgstr "Kapalı Eğri"
1164 
1165 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1166 msgctxt "Function type|"
1167 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1168 msgstr "Kutupsal kapalı Eğri 0=F(r: Açısal, p: Kutupsal)"
1169 
1170 #: analitzaplot/private/backends/implicitsurface.cpp:35
1171 msgctxt "Function type|"
1172 msgid "Implicit Surface"
1173 msgstr "Kapalı Yüzey"
1174 
1175 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1176 msgctxt "Function type|"
1177 msgid "Parametric Curve 2D"
1178 msgstr "2B Parametrik Eğri"
1179 
1180 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1181 msgctxt "Function type|"
1182 msgid "Parametric Curve 3D"
1183 msgstr "3B Parametrik Eğri"
1184 
1185 #: analitzaplot/private/backends/parametricsurface.cpp:32
1186 msgctxt "Function type|"
1187 msgid "Parametric Surface"
1188 msgstr "Parametrik Yüzey"
1189 
1190 #: analitzaplot/private/backends/polarcurve.cpp:37
1191 msgctxt "Function type|"
1192 msgid "Polar Curve r=F(p: Polar)"
1193 msgstr "Kutupsal Eğri r=F(p: Kutupsal)"
1194 
1195 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1196 msgctxt "Function type|"
1197 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1198 msgstr "Küresel Yüzey Radial=F(t:Azimut, p: Kutupsal)"
1199 
1200 #: analitzawidgets/expressionedit.cpp:295
1201 #, qt-format
1202 msgctxt "QCoreApplication|"
1203 msgid "Result: %1"
1204 msgstr "Sonuç: %1"
1205 
1206 #: analitzawidgets/expressionedit.cpp:405
1207 msgctxt "QCoreApplication|"
1208 msgid "To Expression"
1209 msgstr "İfadeye"
1210 
1211 #: analitzawidgets/expressionedit.cpp:407
1212 msgctxt "QCoreApplication|"
1213 msgid "To MathML"
1214 msgstr "MathML’e"
1215 
1216 #: analitzawidgets/expressionedit.cpp:409
1217 msgctxt "QCoreApplication|"
1218 msgid "Simplify"
1219 msgstr "Sadeleştir"
1220 
1221 #: analitzawidgets/expressionedit.cpp:411
1222 msgctxt "QCoreApplication|"
1223 msgid "Examples"
1224 msgstr "Örnekler"
1225 
1226 #: analitzawidgets/plotsview2d.cpp:214
1227 msgctxt "QCoreApplication|"
1228 msgid "Selected viewport too small"
1229 msgstr "Seçilen görünüm penceresi çok küçük"