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

0001 msgid ""
0002 msgstr ""
0003 "Project-Id-Version: analitza_qt\n"
0004 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0005 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0006 "PO-Revision-Date: 2014-09-21 00:25-0700\n"
0007 "Last-Translator: Fumiaki Okushi <okushi@kde.gr.jp>\n"
0008 "Language-Team: Japanese <kde-jp@kde.org>\n"
0009 "Language: ja\n"
0010 "MIME-Version: 1.0\n"
0011 "Content-Type: text/plain; charset=UTF-8\n"
0012 "Content-Transfer-Encoding: 8bit\n"
0013 "Plural-Forms: nplurals=1; plural=0;\n"
0014 "X-Accelerator-Marker: &\n"
0015 "X-Text-Markup: qtrich\n"
0016 "X-Qt-Contexts: true\n"
0017 
0018 msgctxt "QObject|dictionary"
0019 msgid "xaxaxaxaxa"
0020 msgstr ""
0021 
0022 msgctxt "QObject|dictionary"
0023 msgid "cosa"
0024 msgstr ""
0025 
0026 #: analitza/analyzer.cpp:193
0027 #, fuzzy
0028 #| msgid "Cannot calculate an empty expression"
0029 msgctxt "QCoreApplication|"
0030 msgid "Cannot calculate an empty expression"
0031 msgstr "空の式は計算できません。"
0032 
0033 #: analitza/analyzer.cpp:240 analitza/analyzer.cpp:259
0034 #: analitza/analyzer.cpp:285
0035 #, fuzzy
0036 #| msgid "Must specify a correct operation"
0037 msgctxt "QCoreApplication|"
0038 msgid "Must specify a correct operation"
0039 msgstr "正しい演算を指定してください"
0040 
0041 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0042 #, fuzzy, qt-format
0043 #| msgid "Unknown identifier: '%1'"
0044 msgctxt "QCoreApplication|"
0045 msgid "Unknown identifier: '%1'"
0046 msgstr "未知の識別子 %1"
0047 
0048 #: analitza/analyzer.cpp:257 analitza/analyzer.cpp:290
0049 #, fuzzy
0050 #| msgctxt "identifier separator in error message"
0051 #| msgid "', '"
0052 msgctxt "identifier separator in error message|"
0053 msgid "', '"
0054 msgstr ", "
0055 
0056 #: analitza/analyzer.cpp:615
0057 #, fuzzy
0058 #| msgctxt "Error message, no proper condition found."
0059 #| msgid "Could not find a proper choice for a condition statement."
0060 msgctxt "Error message, no proper condition found.|"
0061 msgid "Could not find a proper choice for a condition statement."
0062 msgstr "条件文に対して適切な選択肢が見つかりませんでした。"
0063 
0064 #: analitza/analyzer.cpp:936
0065 msgctxt "QCoreApplication|"
0066 msgid "Type not supported for bounding."
0067 msgstr ""
0068 
0069 #: analitza/analyzer.cpp:961
0070 #, fuzzy
0071 #| msgid "The downlimit is greater than the uplimit"
0072 msgctxt "QCoreApplication|"
0073 msgid "The downlimit is greater than the uplimit"
0074 msgstr "下限が上限より大きくなっています"
0075 
0076 #: analitza/analyzer.cpp:963
0077 #, fuzzy
0078 #| msgid "Incorrect uplimit or downlimit."
0079 msgctxt "QCoreApplication|"
0080 msgid "Incorrect uplimit or downlimit."
0081 msgstr "上限か下限が不正です。"
0082 
0083 #: analitza/analyzer.cpp:1055 analitza/analyzer.cpp:1080
0084 #, qt-format
0085 msgctxt "QCoreApplication|"
0086 msgid "Invalid type for parameter '%1'"
0087 msgstr ""
0088 
0089 #: analitza/analyzer.cpp:1877
0090 #, fuzzy
0091 #| msgctxt "By a cycle i mean a variable that depends on itself"
0092 #| msgid "Defined a variable cycle"
0093 msgctxt "By a cycle i mean a variable that depends on itself|"
0094 msgid "Defined a variable cycle"
0095 msgstr "それ自身に依存する変数が定義されました"
0096 
0097 #: analitza/analyzer.cpp:1919
0098 #, fuzzy
0099 #| msgid "The result is not a number"
0100 msgctxt "QCoreApplication|"
0101 msgid "The result is not a number"
0102 msgstr "結果は数ではありません"
0103 
0104 #: analitza/commands/blockmatrixcommands.cpp:44
0105 #: analitza/commands/blockmatrixcommands.cpp:234
0106 #: analitza/commands/listcommands.cpp:47 analitza/commands/listcommands.cpp:64
0107 #: analitza/commands/matrixcommands.cpp:48
0108 #: analitza/commands/matrixcommands.cpp:201
0109 #: analitza/commands/vectorcommands.cpp:45
0110 #: analitza/commands/vectorcommands.cpp:82
0111 #, fuzzy, qt-format
0112 #| msgid "Unexpected bounding for '%1'"
0113 msgctxt "QCoreApplication|"
0114 msgid "Invalid parameter count for '%1'"
0115 msgstr "予期しない制限 %1"
0116 
0117 #: analitza/commands/blockmatrixcommands.cpp:86
0118 #: analitza/commands/blockmatrixcommands.cpp:119
0119 #: analitza/commands/blockmatrixcommands.cpp:122
0120 msgctxt "QCoreApplication|"
0121 msgid "Blocks must have consistent size between each and other"
0122 msgstr ""
0123 
0124 #: analitza/commands/blockmatrixcommands.cpp:90
0125 #: analitza/commands/blockmatrixcommands.cpp:126
0126 #: analitza/commands/blockmatrixcommands.cpp:263
0127 msgctxt "QCoreApplication|"
0128 msgid "Do not want empty blocks"
0129 msgstr ""
0130 
0131 #: analitza/commands/blockmatrixcommands.cpp:93
0132 #: analitza/commands/blockmatrixcommands.cpp:130
0133 #: analitza/commands/blockmatrixcommands.cpp:209
0134 #: analitza/commands/blockmatrixcommands.cpp:267
0135 msgctxt "QCoreApplication|"
0136 msgid "Blocks must be matrices"
0137 msgstr ""
0138 
0139 #: analitza/commands/blockmatrixcommands.cpp:142
0140 msgctxt "QCoreApplication|"
0141 msgid "Number of blocks must be consistent"
0142 msgstr ""
0143 
0144 #: analitza/commands/blockmatrixcommands.cpp:145
0145 #: analitza/commands/blockmatrixcommands.cpp:211
0146 #: analitza/commands/matrixcommands.cpp:147
0147 msgctxt "QCoreApplication|"
0148 msgid "Do not want empty vectors/matrixrow elements"
0149 msgstr ""
0150 
0151 #: analitza/commands/blockmatrixcommands.cpp:150
0152 #: analitza/commands/blockmatrixcommands.cpp:213
0153 #: analitza/commands/matrixcommands.cpp:149
0154 msgctxt "QCoreApplication|"
0155 msgid "Matrix constructor needs vectors or matrixrow elements"
0156 msgstr ""
0157 
0158 #: analitza/commands/blockmatrixcommands.cpp:244
0159 #: analitza/commands/matrixcommands.cpp:288
0160 #, qt-format
0161 msgctxt "QCoreApplication|"
0162 msgid "the arg %1 is invalid or is error"
0163 msgstr ""
0164 
0165 #: analitza/commands/eigencommands.cpp:39
0166 #, qt-format
0167 msgctxt "QCoreApplication|"
0168 msgid "Invalid parameter count for '%1'. Should have 1 parameter"
0169 msgstr ""
0170 
0171 #: analitza/commands/eigencommands.cpp:47
0172 #, qt-format
0173 msgctxt "QCoreApplication|"
0174 msgid "To use '%1' command the input matrix must be square"
0175 msgstr ""
0176 
0177 #: analitza/commands/eigencommands.cpp:68
0178 #: analitza/commands/eigencommands.cpp:74
0179 #, qt-format
0180 msgctxt "QCoreApplication|"
0181 msgid ""
0182 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0183 "value"
0184 msgstr ""
0185 
0186 #: analitza/commands/eigencommands.cpp:126
0187 #: analitza/commands/eigencommands.cpp:193
0188 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0189 msgid "Returned eigenvalue is NaN"
0190 msgstr ""
0191 
0192 #: analitza/commands/eigencommands.cpp:132
0193 #: analitza/commands/eigencommands.cpp:196
0194 msgctxt "QCoreApplication|"
0195 msgid "Returned eigenvalue is too big"
0196 msgstr ""
0197 
0198 #: analitza/commands/matrixcommands.cpp:31
0199 msgctxt "QCoreApplication|"
0200 msgid "Matrix dimensions must be greater than zero"
0201 msgstr ""
0202 
0203 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0204 msgctxt "QCoreApplication|"
0205 msgid "All matrixrow elements must have the same size"
0206 msgstr ""
0207 
0208 #: analitza/commands/matrixcommands.cpp:127
0209 msgctxt "QCoreApplication|"
0210 msgid "Not all are rows or vectors"
0211 msgstr ""
0212 
0213 #: analitza/commands/matrixcommands.cpp:143
0214 msgctxt "QCoreApplication|"
0215 msgid "Every argument must be a matrixrow element"
0216 msgstr ""
0217 
0218 #: analitza/commands/matrixcommands.cpp:241
0219 msgctxt "QCoreApplication|"
0220 msgid "The nth diagonal index must be less than the row count"
0221 msgstr ""
0222 
0223 #: analitza/commands/matrixcommands.cpp:249
0224 msgctxt "QCoreApplication|"
0225 msgid "The nth diagonal index must be less than the column count"
0226 msgstr ""
0227 
0228 #: analitza/commands/matrixcommands.cpp:265
0229 msgctxt "QCoreApplication|"
0230 msgid "nth diagonal index must be integer number"
0231 msgstr ""
0232 
0233 #: analitza/commands/matrixcommands.cpp:269
0234 msgctxt "QCoreApplication|"
0235 msgid "nth diagonal index must be a positive integer number"
0236 msgstr ""
0237 
0238 #: analitza/commands/vectorcommands.cpp:62
0239 #, qt-format
0240 msgctxt "QCoreApplication|"
0241 msgid "Invalid parameter type for '%1', was expected a list"
0242 msgstr ""
0243 
0244 #: analitza/commands/vectorcommands.cpp:75
0245 #: analitza/commands/vectorcommands.cpp:78
0246 msgctxt "QCoreApplication|"
0247 msgid "Vector size must be some integer value greater to zero"
0248 msgstr ""
0249 
0250 #: analitza/explexer.cpp:78
0251 msgctxt "QCoreApplication|"
0252 msgid "Unexpectedly arrived to the end of the input"
0253 msgstr ""
0254 
0255 #: analitza/explexer.cpp:112
0256 #, fuzzy, qt-format
0257 #| msgid "Unknown token %1"
0258 msgctxt "QCoreApplication|"
0259 msgid "Unknown token %1"
0260 msgstr "未知のトークン %1"
0261 
0262 #: analitza/expression.cpp:162
0263 #, fuzzy, qt-format
0264 #| msgid "<em>%1</em> needs at least 2 parameters"
0265 msgctxt "QCoreApplication|"
0266 msgid "<em>%1</em> needs at least 2 parameters"
0267 msgstr "<em>%1</em> は少なくとも 2 つのパラメータを必要とします"
0268 
0269 #: analitza/expression.cpp:164
0270 #, fuzzy, qt-format
0271 #| msgid "<em>%1</em> requires %2 parameters"
0272 msgctxt "QCoreApplication|"
0273 msgid "<em>%1</em> requires %2 parameters"
0274 msgstr "<em>%1</em> は %2 つのパラメータを必要とします"
0275 
0276 #: analitza/expression.cpp:171
0277 #, fuzzy, qt-format
0278 #| msgid "Unexpected bounding for '%1'"
0279 msgctxt "QCoreApplication|"
0280 msgid "Missing boundary for '%1'"
0281 msgstr "予期しない制限 %1"
0282 
0283 #: analitza/expression.cpp:173
0284 #, fuzzy, qt-format
0285 #| msgid "Unexpected bounding for '%1'"
0286 msgctxt "QCoreApplication|"
0287 msgid "Unexpected bounding for '%1'"
0288 msgstr "予期しない制限 %1"
0289 
0290 #: analitza/expression.cpp:178
0291 #, qt-format
0292 msgctxt "QCoreApplication|"
0293 msgid "<em>%1</em> missing bounds on '%2'"
0294 msgstr ""
0295 
0296 #: analitza/expression.cpp:200
0297 msgctxt "QCoreApplication|"
0298 msgid "Wrong declare"
0299 msgstr ""
0300 
0301 #: analitza/expression.cpp:210
0302 #, fuzzy, qt-format
0303 #| msgid "Empty container: %1"
0304 msgctxt "QCoreApplication|"
0305 msgid "Empty container: %1"
0306 msgstr "空のコンテナ: %1"
0307 
0308 #: analitza/expression.cpp:228
0309 msgctxt "there was a conditional outside a condition structure|"
0310 msgid "We can only have conditionals inside piecewise structures."
0311 msgstr ""
0312 
0313 #: analitza/expression.cpp:244
0314 #, qt-format
0315 msgctxt "QCoreApplication|"
0316 msgid "Cannot have two parameters with the same name like '%1'."
0317 msgstr ""
0318 
0319 #: analitza/expression.cpp:259
0320 msgctxt ""
0321 "this is an error message. otherwise is the else in a mathml condition|"
0322 msgid "The <em>otherwise</em> parameter should be the last one"
0323 msgstr ""
0324 
0325 #: analitza/expression.cpp:267
0326 #, qt-format
0327 msgctxt "there was an element that was not a conditional inside a condition|"
0328 msgid "%1 is not a proper condition inside the piecewise"
0329 msgstr ""
0330 
0331 #: analitza/expression.cpp:273
0332 #, fuzzy
0333 #| msgid "We can only declare variables"
0334 msgctxt "QCoreApplication|"
0335 msgid "We can only declare variables"
0336 msgstr "変数のみ宣言できます"
0337 
0338 #: analitza/expression.cpp:279
0339 #, fuzzy
0340 #| msgid "We can only declare variables"
0341 msgctxt "QCoreApplication|"
0342 msgid "We can only have bounded variables"
0343 msgstr "変数のみ宣言できます"
0344 
0345 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0346 msgctxt "QCoreApplication|"
0347 msgid "Do not want empty matrixrow elements"
0348 msgstr ""
0349 
0350 #: analitza/expression.cpp:300
0351 msgctxt "QCoreApplication|"
0352 msgid "The matrix must contain only matrixrow elements"
0353 msgstr ""
0354 
0355 #: analitza/expression.cpp:419
0356 #, fuzzy, qt-format
0357 #| msgid "Error while parsing: %1"
0358 msgctxt "QCoreApplication|"
0359 msgid "Error while parsing: %1"
0360 msgstr "解析中にエラー: %1"
0361 
0362 #: analitza/expression.cpp:450
0363 #, fuzzy, qt-format
0364 #| msgctxt "An error message"
0365 #| msgid "Container unknown: %1"
0366 msgctxt "An error message|"
0367 msgid "Container unknown: %1"
0368 msgstr "未知のコンテナ: %1"
0369 
0370 #: analitza/expression.cpp:456
0371 #, qt-format
0372 msgctxt "QCoreApplication|"
0373 msgid "Cannot codify the %1 value."
0374 msgstr ""
0375 
0376 #: analitza/expression.cpp:462
0377 #, qt-format
0378 msgctxt "QCoreApplication|"
0379 msgid "The %1 operator cannot have child contexts."
0380 msgstr ""
0381 
0382 #: analitza/expression.cpp:466
0383 #, fuzzy, qt-format
0384 #| msgid "The result is not a number"
0385 msgctxt "QCoreApplication|"
0386 msgid "The element '%1' is not an operator."
0387 msgstr "結果は数ではありません"
0388 
0389 #: analitza/expression.cpp:479
0390 msgctxt "QCoreApplication|"
0391 msgid "Do not want empty vectors"
0392 msgstr ""
0393 
0394 #: analitza/expression.cpp:489
0395 msgctxt "QCoreApplication|"
0396 msgid "Do not want empty matrices"
0397 msgstr ""
0398 
0399 #: analitza/expression.cpp:508
0400 #, fuzzy, qt-format
0401 #| msgctxt "Error message due to an unrecognized input"
0402 #| msgid "Not supported/unknown: %1"
0403 msgctxt "Error message due to an unrecognized input|"
0404 msgid "Not supported/unknown: %1"
0405 msgstr "未知またはサポートされていません: %1"
0406 
0407 #: analitza/expressionparser.cpp:296
0408 #, fuzzy
0409 #| msgid ", "
0410 msgctxt "QCoreApplication|"
0411 msgid ", "
0412 msgstr ", "
0413 
0414 #: analitza/expressionparser.cpp:296
0415 #, fuzzy, qt-format
0416 #| msgctxt "error message"
0417 #| msgid "Expected %1 instead of '%2'"
0418 msgctxt "error message|"
0419 msgid "Expected %1 instead of '%2'"
0420 msgstr "%2 ではなく %1 が期待されます"
0421 
0422 #: analitza/expressionparser.cpp:298
0423 #, fuzzy
0424 #| msgid "Missing right parenthesis"
0425 msgctxt "QCoreApplication|"
0426 msgid "Missing right parenthesis"
0427 msgstr "右括弧がありません"
0428 
0429 #: analitza/expressionparser.cpp:300
0430 #, fuzzy
0431 #| msgid "Unbalanced right parenthesis"
0432 msgctxt "QCoreApplication|"
0433 msgid "Unbalanced right parenthesis"
0434 msgstr "右括弧に対応する左括弧がありません"
0435 
0436 #: analitza/expressionparser.cpp:303
0437 #, fuzzy, qt-format
0438 #| msgid "Unexpected token identifier: %1"
0439 msgctxt "QCoreApplication|"
0440 msgid "Unexpected token identifier: %1"
0441 msgstr "予期しないトークン %1"
0442 
0443 #: analitza/expressionparser.cpp:305
0444 #, fuzzy, qt-format
0445 #| msgid "Unexpected token %1"
0446 msgctxt "QCoreApplication|"
0447 msgid "Unexpected token %1"
0448 msgstr "予期しないトークン %1"
0449 
0450 #: analitza/expressiontypechecker.cpp:301
0451 #, fuzzy, qt-format
0452 #| msgid "Could not calculate the derivative for '%1'"
0453 msgctxt "QCoreApplication|"
0454 msgid "Could not find a type that unifies '%1'"
0455 msgstr "%1 の微分を計算できませんでした"
0456 
0457 #: analitza/expressiontypechecker.cpp:473
0458 msgctxt "QCoreApplication|"
0459 msgid "The domain should be either a vector or a list"
0460 msgstr ""
0461 
0462 #: analitza/expressiontypechecker.cpp:558
0463 #, fuzzy, qt-format
0464 #| msgid "Could not call '%1'"
0465 msgctxt "type error message|"
0466 msgid "Cannot call '%1'"
0467 msgstr "%1 を呼び出すことができませんでした"
0468 
0469 #: analitza/expressiontypechecker.cpp:593
0470 #, qt-format
0471 msgctxt "QCoreApplication|"
0472 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0473 msgstr ""
0474 
0475 #: analitza/expressiontypechecker.cpp:604
0476 #, qt-format
0477 msgctxt "QCoreApplication|"
0478 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0479 msgstr ""
0480 
0481 #: analitza/expressiontypechecker.cpp:616
0482 #, qt-format
0483 msgctxt "QCoreApplication|"
0484 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0485 msgstr ""
0486 
0487 #: analitza/expressiontypechecker.cpp:654
0488 #, fuzzy, qt-format
0489 #| msgid "Could not call '%1'"
0490 msgctxt "QCoreApplication|"
0491 msgid "Could not call '%1'"
0492 msgstr "%1 を呼び出すことができませんでした"
0493 
0494 #: analitza/expressiontypechecker.cpp:662
0495 #, fuzzy, qt-format
0496 #| msgid "Could not solve '%1'"
0497 msgctxt "QCoreApplication|"
0498 msgid "Could not solve '%1'"
0499 msgstr "%1 を解決することができませんでした"
0500 
0501 #: analitza/expressiontypechecker.cpp:695
0502 #, qt-format
0503 msgctxt "QCoreApplication|"
0504 msgid "Incoherent type for the variable '%1'"
0505 msgstr ""
0506 
0507 #: analitza/expressiontypechecker.cpp:718
0508 msgctxt "QCoreApplication|"
0509 msgid "Could not determine the type for piecewise"
0510 msgstr ""
0511 
0512 #: analitza/expressiontypechecker.cpp:937
0513 #, fuzzy
0514 #| msgid "Unexpected type"
0515 msgctxt "QCoreApplication|"
0516 msgid "Unexpected type"
0517 msgstr "予期しない型"
0518 
0519 #: analitza/expressiontypechecker.cpp:960
0520 #, fuzzy, qt-format
0521 #| msgid "Cannot convert '%1' to '%2'"
0522 msgctxt "QCoreApplication|"
0523 msgid "Cannot convert '%1' to '%2'"
0524 msgstr "%1 を %2 へ変換できません"
0525 
0526 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0527 #, fuzzy, qt-format
0528 #| msgctxt "html representation of an operator"
0529 #| msgid "<span class='op'>%1</span>"
0530 msgctxt "html representation of an operator|"
0531 msgid "<span class='op'>%1</span>"
0532 msgstr "<span class='op'>%1</span>"
0533 
0534 #: analitza/htmlexpressionwriter.cpp:56
0535 #, fuzzy, qt-format
0536 #| msgctxt "html representation of an operator"
0537 #| msgid "<span class='keyword'>%1</span>"
0538 msgctxt "html representation of an operator|"
0539 msgid "<span class='keyword'>%1</span>"
0540 msgstr "<span class='keyword'>%1</span>"
0541 
0542 #: analitza/mathmlpresentationlexer.cpp:94
0543 #, fuzzy, qt-format
0544 #| msgctxt "Error message"
0545 #| msgid "Unknown token '%1'"
0546 msgctxt "Error message|"
0547 msgid "Unknown token '%1'"
0548 msgstr "未知のトークン %1"
0549 
0550 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0551 msgctxt "QCoreApplication|"
0552 msgid "Cannot divide by 0."
0553 msgstr ""
0554 
0555 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0556 #, fuzzy
0557 #| msgid "Cannot calculate the remainder on 0."
0558 msgctxt "QCoreApplication|"
0559 msgid "Cannot calculate the remainder on 0."
0560 msgstr "0 の剰余は計算できません。"
0561 
0562 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0563 #, fuzzy
0564 #| msgid "Cannot calculate the factor on 0."
0565 msgctxt "QCoreApplication|"
0566 msgid "Cannot calculate the factor on 0."
0567 msgstr "0 の因数は計算できません。"
0568 
0569 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0570 #, fuzzy
0571 #| msgid "Cannot calculate the lcm of 0."
0572 msgctxt "QCoreApplication|"
0573 msgid "Cannot calculate the lcm of 0."
0574 msgstr "0 の最小公倍数は計算できません。"
0575 
0576 #: analitza/operations.cpp:246
0577 msgctxt "QCoreApplication|"
0578 msgid "Boolean operations on complex numbers not available"
0579 msgstr ""
0580 
0581 #: analitza/operations.cpp:276
0582 msgctxt "QCoreApplication|"
0583 msgid "Only square root implemented for complex numbers"
0584 msgstr ""
0585 
0586 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0587 #, fuzzy, qt-format
0588 #| msgid "Could not calculate a value %1"
0589 msgctxt "QCoreApplication|"
0590 msgid "Could not calculate a value %1"
0591 msgstr "値 %1 を計算できませんでした"
0592 
0593 #: analitza/operations.cpp:479
0594 #, fuzzy, qt-format
0595 #| msgid "Cannot calculate the remainder on 0."
0596 msgctxt "QCoreApplication|"
0597 msgid "Cannot calculate %1 between a value and an error type"
0598 msgstr "0 の剰余は計算できません。"
0599 
0600 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0601 #: analitza/operations.cpp:784
0602 msgctxt "QCoreApplication|"
0603 msgid "Invalid index for a container"
0604 msgstr ""
0605 
0606 #: analitza/operations.cpp:527
0607 #, qt-format
0608 msgctxt "QCoreApplication|"
0609 msgid "Cannot operate '%1' on different sized vectors."
0610 msgstr ""
0611 
0612 #: analitza/operations.cpp:566
0613 msgctxt "QCoreApplication|"
0614 msgid ""
0615 "Multiplication between a matrix and a vector is allowed provided that the "
0616 "number of columns of the matrix equals the size of the vector"
0617 msgstr ""
0618 
0619 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0620 msgctxt "QCoreApplication|"
0621 msgid "Matrix and vector entries must be numbers"
0622 msgstr ""
0623 
0624 #: analitza/operations.cpp:599
0625 #, fuzzy, qt-format
0626 #| msgid "Could not calculate a vector's %1"
0627 msgctxt "QCoreApplication|"
0628 msgid "Could not calculate a vector's %1"
0629 msgstr "ベクトルの %1 を計算できませんでした"
0630 
0631 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0632 #, fuzzy, qt-format
0633 #| msgid "Could not calculate a list's %1"
0634 msgctxt "QCoreApplication|"
0635 msgid "Could not calculate a list's %1"
0636 msgstr "リストの %1 を計算できませんでした"
0637 
0638 #: analitza/operations.cpp:703
0639 msgctxt "QCoreApplication|"
0640 msgid ""
0641 "Multiplication between a vector and a matrix is allowed provided that the "
0642 "matrix has only one matrixrow element"
0643 msgstr ""
0644 
0645 #: analitza/operations.cpp:730
0646 msgctxt "QCoreApplication|"
0647 msgid ""
0648 "Addition of two matrices is allowed provided that both matrices have the "
0649 "same number of rows and the same number of columns"
0650 msgstr ""
0651 
0652 #: analitza/operations.cpp:762
0653 msgctxt "QCoreApplication|"
0654 msgid ""
0655 "Multiplication of two matrices is allowed provided that the number of "
0656 "columns of the first matrix equals the number of rows of the second matrix"
0657 msgstr ""
0658 
0659 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0660 #: analitza/operations.cpp:887
0661 msgctxt "QCoreApplication|"
0662 msgid "Matrix entries must be numbers"
0663 msgstr ""
0664 
0665 #: analitza/operations.cpp:879
0666 msgctxt "QCoreApplication|"
0667 msgid "The exponent of 'power' must be some integer number"
0668 msgstr ""
0669 
0670 #: analitza/operations.cpp:883
0671 msgctxt "QCoreApplication|"
0672 msgid "Cannot compute 'power' for non square matrix"
0673 msgstr ""
0674 
0675 #: analitza/operations.cpp:922
0676 #, fuzzy, qt-format
0677 #| msgid "Cannot calculate the remainder on 0."
0678 msgctxt "QCoreApplication|"
0679 msgid "Cannot calculate %1 between a matrix and an error type"
0680 msgstr "0 の剰余は計算できません。"
0681 
0682 #: analitza/providederivative.cpp:93
0683 #, fuzzy, qt-format
0684 #| msgid "Could not calculate the derivative for '%1'"
0685 msgctxt "QCoreApplication|"
0686 msgid "Could not calculate the derivative for '%1'"
0687 msgstr "%1 の微分を計算できませんでした"
0688 
0689 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0690 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0691 #, fuzzy
0692 #| msgctxt "@title:column"
0693 #| msgid "Name"
0694 msgctxt "@title:column|"
0695 msgid "Name"
0696 msgstr "名前"
0697 
0698 #: analitzagui/operatorsmodel.cpp:98
0699 #, fuzzy
0700 #| msgctxt "@title:column"
0701 #| msgid "Description"
0702 msgctxt "@title:column|"
0703 msgid "Description"
0704 msgstr "説明"
0705 
0706 #: analitzagui/operatorsmodel.cpp:101
0707 #, fuzzy
0708 #| msgctxt "@title:column"
0709 #| msgid "Parameters"
0710 msgctxt "@title:column|"
0711 msgid "Parameters"
0712 msgstr "パラメータ"
0713 
0714 #: analitzagui/operatorsmodel.cpp:104
0715 #, fuzzy
0716 #| msgctxt "@title:column"
0717 #| msgid "Example"
0718 msgctxt "@title:column|"
0719 msgid "Example"
0720 msgstr "例"
0721 
0722 #: analitzagui/operatorsmodel.cpp:135
0723 msgctxt "Syntax for function bounding|"
0724 msgid " : var"
0725 msgstr ""
0726 
0727 #: analitzagui/operatorsmodel.cpp:137
0728 msgctxt "Syntax for function bounding values|"
0729 msgid "=from..to"
0730 msgstr ""
0731 
0732 #: analitzagui/operatorsmodel.cpp:140
0733 #, fuzzy, qt-format
0734 #| msgid "%1("
0735 msgctxt "QCoreApplication|"
0736 msgid "%1("
0737 msgstr "%1("
0738 
0739 #: analitzagui/operatorsmodel.cpp:143
0740 #, fuzzy, qt-format
0741 #| msgid "%1... parameters, ...%2)"
0742 msgctxt "QCoreApplication|"
0743 msgid "%1... parameters, ...%2)"
0744 msgstr "%1... パラメータ, ...%2)"
0745 
0746 #: analitzagui/operatorsmodel.cpp:146
0747 #, fuzzy, qt-format
0748 #| msgid "par%1"
0749 msgctxt "QCoreApplication|"
0750 msgid "par%1"
0751 msgstr "par%1"
0752 
0753 #: analitzagui/operatorsmodel.cpp:159
0754 #, fuzzy
0755 #| msgid "Addition"
0756 msgctxt "QCoreApplication|"
0757 msgid "Addition"
0758 msgstr "加法"
0759 
0760 #: analitzagui/operatorsmodel.cpp:162
0761 #, fuzzy
0762 #| msgid "Multiplication"
0763 msgctxt "QCoreApplication|"
0764 msgid "Multiplication"
0765 msgstr "乗法"
0766 
0767 #: analitzagui/operatorsmodel.cpp:165
0768 #, fuzzy
0769 #| msgid "Division"
0770 msgctxt "QCoreApplication|"
0771 msgid "Division"
0772 msgstr "除法"
0773 
0774 #: analitzagui/operatorsmodel.cpp:168
0775 msgctxt "QCoreApplication|"
0776 msgid "Subtraction. Will remove all values from the first one."
0777 msgstr ""
0778 
0779 #: analitzagui/operatorsmodel.cpp:171
0780 #, fuzzy
0781 #| msgid "Power"
0782 msgctxt "QCoreApplication|"
0783 msgid "Power"
0784 msgstr "累乗"
0785 
0786 #: analitzagui/operatorsmodel.cpp:174
0787 #, fuzzy
0788 #| msgid "Remainder"
0789 msgctxt "QCoreApplication|"
0790 msgid "Remainder"
0791 msgstr "剰余"
0792 
0793 #: analitzagui/operatorsmodel.cpp:177
0794 #, fuzzy
0795 #| msgid "Quotient"
0796 msgctxt "QCoreApplication|"
0797 msgid "Quotient"
0798 msgstr "商"
0799 
0800 #: analitzagui/operatorsmodel.cpp:180
0801 #, fuzzy
0802 #| msgid "The factor of"
0803 msgctxt "QCoreApplication|"
0804 msgid "The factor of"
0805 msgstr "因数"
0806 
0807 #: analitzagui/operatorsmodel.cpp:183
0808 #, fuzzy
0809 #| msgid "Factorial. factorial(n)=n!"
0810 msgctxt "QCoreApplication|"
0811 msgid "Factorial. factorial(n)=n!"
0812 msgstr "階乗 factorial(n)=!"
0813 
0814 #: analitzagui/operatorsmodel.cpp:186
0815 #, fuzzy
0816 #| msgid "Function to calculate the sine of a given angle"
0817 msgctxt "QCoreApplication|"
0818 msgid "Function to calculate the sine of a given angle"
0819 msgstr "与えられた角の正弦 (サイン) を計算する関数"
0820 
0821 #: analitzagui/operatorsmodel.cpp:189
0822 #, fuzzy
0823 #| msgid "Function to calculate the cosine of a given angle"
0824 msgctxt "QCoreApplication|"
0825 msgid "Function to calculate the cosine of a given angle"
0826 msgstr "与えられた角の余弦 (コサイン) を計算する関数"
0827 
0828 #: analitzagui/operatorsmodel.cpp:192
0829 #, fuzzy
0830 #| msgid "Function to calculate the tangent of a given angle"
0831 msgctxt "QCoreApplication|"
0832 msgid "Function to calculate the tangent of a given angle"
0833 msgstr "与えられた角の正接 (タンジェント) を計算する関数"
0834 
0835 #: analitzagui/operatorsmodel.cpp:195
0836 #, fuzzy
0837 #| msgid "Secant"
0838 msgctxt "QCoreApplication|"
0839 msgid "Secant"
0840 msgstr "正割 (セカント)"
0841 
0842 #: analitzagui/operatorsmodel.cpp:198
0843 #, fuzzy
0844 #| msgid "Cosecant"
0845 msgctxt "QCoreApplication|"
0846 msgid "Cosecant"
0847 msgstr "余割 (コセカント)"
0848 
0849 #: analitzagui/operatorsmodel.cpp:201
0850 #, fuzzy
0851 #| msgid "Cotangent"
0852 msgctxt "QCoreApplication|"
0853 msgid "Cotangent"
0854 msgstr "余接 (コタンジェント)"
0855 
0856 #: analitzagui/operatorsmodel.cpp:204
0857 #, fuzzy
0858 #| msgid "Hyperbolic sine"
0859 msgctxt "QCoreApplication|"
0860 msgid "Hyperbolic sine"
0861 msgstr "双曲線正弦 (ハイパボリックサイン)"
0862 
0863 #: analitzagui/operatorsmodel.cpp:207
0864 #, fuzzy
0865 #| msgid "Hyperbolic cosine"
0866 msgctxt "QCoreApplication|"
0867 msgid "Hyperbolic cosine"
0868 msgstr "双曲線余弦 (ハイパボリックコサイン)"
0869 
0870 #: analitzagui/operatorsmodel.cpp:210
0871 #, fuzzy
0872 #| msgid "Hyperbolic tangent"
0873 msgctxt "QCoreApplication|"
0874 msgid "Hyperbolic tangent"
0875 msgstr "双曲線正接 (ハイパボリックタンジェント)"
0876 
0877 #: analitzagui/operatorsmodel.cpp:213
0878 #, fuzzy
0879 #| msgid "Hyperbolic secant"
0880 msgctxt "QCoreApplication|"
0881 msgid "Hyperbolic secant"
0882 msgstr "双曲線正割 (ハイパボリックセカント)"
0883 
0884 #: analitzagui/operatorsmodel.cpp:216
0885 #, fuzzy
0886 #| msgid "Hyperbolic cosecant"
0887 msgctxt "QCoreApplication|"
0888 msgid "Hyperbolic cosecant"
0889 msgstr "双曲線余割 (ハイパボリックコセカント)"
0890 
0891 #: analitzagui/operatorsmodel.cpp:219
0892 #, fuzzy
0893 #| msgid "Hyperbolic cotangent"
0894 msgctxt "QCoreApplication|"
0895 msgid "Hyperbolic cotangent"
0896 msgstr "双曲線余接 (ハイパボリックコタンジェント)"
0897 
0898 #: analitzagui/operatorsmodel.cpp:222
0899 #, fuzzy
0900 #| msgid "Arc sine"
0901 msgctxt "QCoreApplication|"
0902 msgid "Arc sine"
0903 msgstr "逆正弦 (アークサイン)"
0904 
0905 #: analitzagui/operatorsmodel.cpp:225
0906 #, fuzzy
0907 #| msgid "Arc cosine"
0908 msgctxt "QCoreApplication|"
0909 msgid "Arc cosine"
0910 msgstr "逆余弦 (アークコサイン)"
0911 
0912 #: analitzagui/operatorsmodel.cpp:228
0913 #, fuzzy
0914 #| msgid "Arc tangent"
0915 msgctxt "QCoreApplication|"
0916 msgid "Arc tangent"
0917 msgstr "逆正接 (アークタンジェント)"
0918 
0919 #: analitzagui/operatorsmodel.cpp:231
0920 #, fuzzy
0921 #| msgid "Arc cotangent"
0922 msgctxt "QCoreApplication|"
0923 msgid "Arc cotangent"
0924 msgstr "逆余接 (アークコタンジェント)"
0925 
0926 #: analitzagui/operatorsmodel.cpp:237
0927 #, fuzzy
0928 #| msgid "Hyperbolic arc tangent"
0929 msgctxt "QCoreApplication|"
0930 msgid "Hyperbolic arc tangent"
0931 msgstr "逆双曲線正接 (ハイパボリックアークタンジェント)"
0932 
0933 #: analitzagui/operatorsmodel.cpp:240
0934 #, fuzzy
0935 #| msgid "Summatory"
0936 msgctxt "QCoreApplication|"
0937 msgid "Summatory"
0938 msgstr "総和"
0939 
0940 #: analitzagui/operatorsmodel.cpp:243
0941 #, fuzzy
0942 #| msgid "Productory"
0943 msgctxt "QCoreApplication|"
0944 msgid "Productory"
0945 msgstr "積"
0946 
0947 #: analitzagui/operatorsmodel.cpp:246
0948 msgctxt "QCoreApplication|"
0949 msgid "For all"
0950 msgstr ""
0951 
0952 #: analitzagui/operatorsmodel.cpp:249
0953 msgctxt "QCoreApplication|"
0954 msgid "Exists"
0955 msgstr ""
0956 
0957 #: analitzagui/operatorsmodel.cpp:252
0958 #, fuzzy
0959 #| msgid "Differentiation"
0960 msgctxt "QCoreApplication|"
0961 msgid "Differentiation"
0962 msgstr "微分"
0963 
0964 #: analitzagui/operatorsmodel.cpp:255
0965 #, fuzzy
0966 #| msgid "Hyperbolic arc sine"
0967 msgctxt "QCoreApplication|"
0968 msgid "Hyperbolic arc sine"
0969 msgstr "逆双曲線正弦 (ハイパボリックアークサイン)"
0970 
0971 #: analitzagui/operatorsmodel.cpp:258
0972 #, fuzzy
0973 #| msgid "Hyperbolic arc cosine"
0974 msgctxt "QCoreApplication|"
0975 msgid "Hyperbolic arc cosine"
0976 msgstr "逆双曲線余弦 (ハイパボリックアークコサイン)"
0977 
0978 #: analitzagui/operatorsmodel.cpp:261
0979 #, fuzzy
0980 #| msgid "Arc cosecant"
0981 msgctxt "QCoreApplication|"
0982 msgid "Arc cosecant"
0983 msgstr "逆余割 (アークコセカント)"
0984 
0985 #: analitzagui/operatorsmodel.cpp:264
0986 #, fuzzy
0987 #| msgid "Hyperbolic arc cosecant"
0988 msgctxt "QCoreApplication|"
0989 msgid "Hyperbolic arc cosecant"
0990 msgstr "逆双曲線余割 (ハイパボリックアークコセカント)"
0991 
0992 #: analitzagui/operatorsmodel.cpp:267
0993 #, fuzzy
0994 #| msgid "Arc secant"
0995 msgctxt "QCoreApplication|"
0996 msgid "Arc secant"
0997 msgstr "逆正割 (アークセカント)"
0998 
0999 #: analitzagui/operatorsmodel.cpp:270
1000 #, fuzzy
1001 #| msgid "Hyperbolic arc secant"
1002 msgctxt "QCoreApplication|"
1003 msgid "Hyperbolic arc secant"
1004 msgstr "逆双曲線正割 (ハイパボリックアークセカント)"
1005 
1006 #: analitzagui/operatorsmodel.cpp:273
1007 #, fuzzy
1008 #| msgid "Exponent (e^x)"
1009 msgctxt "QCoreApplication|"
1010 msgid "Exponent (e^x)"
1011 msgstr "指数 (e^x)"
1012 
1013 #: analitzagui/operatorsmodel.cpp:276
1014 #, fuzzy
1015 #| msgid "Base-e logarithm"
1016 msgctxt "QCoreApplication|"
1017 msgid "Base-e logarithm"
1018 msgstr "自然対数"
1019 
1020 #: analitzagui/operatorsmodel.cpp:279
1021 #, fuzzy
1022 #| msgid "Base-10 logarithm"
1023 msgctxt "QCoreApplication|"
1024 msgid "Base-10 logarithm"
1025 msgstr "常用対数"
1026 
1027 #: analitzagui/operatorsmodel.cpp:282
1028 #, fuzzy
1029 #| msgid "Absolute value. abs(n)=|n|"
1030 msgctxt "QCoreApplication|"
1031 msgid "Absolute value. abs(n)=|n|"
1032 msgstr "絶対値 abs(n)=|n|"
1033 
1034 #: analitzagui/operatorsmodel.cpp:285
1035 msgctxt "QCoreApplication|"
1036 msgid "Conjugate"
1037 msgstr ""
1038 
1039 #: analitzagui/operatorsmodel.cpp:288
1040 msgctxt "QCoreApplication|"
1041 msgid "Arg"
1042 msgstr ""
1043 
1044 #: analitzagui/operatorsmodel.cpp:291
1045 msgctxt "QCoreApplication|"
1046 msgid "Real"
1047 msgstr ""
1048 
1049 #: analitzagui/operatorsmodel.cpp:294
1050 msgctxt "QCoreApplication|"
1051 msgid "Imaginary"
1052 msgstr ""
1053 
1054 #: analitzagui/operatorsmodel.cpp:297
1055 #, fuzzy
1056 #| msgid "Floor value. floor(n)=⌊n⌋"
1057 msgctxt "QCoreApplication|"
1058 msgid "Floor value. floor(n)=⌊n⌋"
1059 msgstr "床関数 floor(n)=⌊n⌋"
1060 
1061 #: analitzagui/operatorsmodel.cpp:300
1062 #, fuzzy
1063 #| msgid "Ceil value. ceil(n)=⌈n⌉"
1064 msgctxt "QCoreApplication|"
1065 msgid "Ceil value. ceil(n)=⌈n⌉"
1066 msgstr "天井関数 ceil(n)=⌈n⌉"
1067 
1068 #: analitzagui/operatorsmodel.cpp:303
1069 #, fuzzy
1070 #| msgid "Minimum"
1071 msgctxt "QCoreApplication|"
1072 msgid "Minimum"
1073 msgstr "最小値"
1074 
1075 #: analitzagui/operatorsmodel.cpp:306
1076 #, fuzzy
1077 #| msgid "Maximum"
1078 msgctxt "QCoreApplication|"
1079 msgid "Maximum"
1080 msgstr "最大値"
1081 
1082 #: analitzagui/operatorsmodel.cpp:309
1083 #, fuzzy
1084 #| msgid "Greater than. gt(a,b)=a>b"
1085 msgctxt "QCoreApplication|"
1086 msgid "Greater than. gt(a,b)=a>b"
1087 msgstr "より大きい gt(a,b)=a>b"
1088 
1089 #: analitzagui/operatorsmodel.cpp:312
1090 #, fuzzy
1091 #| msgid "Less than. lt(a,b)=a<b"
1092 msgctxt "QCoreApplication|"
1093 msgid "Less than. lt(a,b)=a<b"
1094 msgstr "より小さい lt(a,b)=a<b"
1095 
1096 #: analitzagui/operatorsmodel.cpp:315
1097 #, fuzzy
1098 #| msgid "Equal. eq(a,b) = a=b"
1099 msgctxt "QCoreApplication|"
1100 msgid "Equal. eq(a,b) = a=b"
1101 msgstr "等しい eq(a,b) = a=b"
1102 
1103 #: analitzagui/operatorsmodel.cpp:318
1104 #, fuzzy
1105 #| msgid "Approximation. approx(a)=a±n"
1106 msgctxt "QCoreApplication|"
1107 msgid "Approximation. approx(a)=a±n"
1108 msgstr "近似 approx(a)=a±n"
1109 
1110 #: analitzagui/operatorsmodel.cpp:321
1111 #, fuzzy
1112 #| msgid "Not equal. neq(a,b)=a≠b"
1113 msgctxt "QCoreApplication|"
1114 msgid "Not equal. neq(a,b)=a≠b"
1115 msgstr "等しくない neq(a,b)=a≠b"
1116 
1117 #: analitzagui/operatorsmodel.cpp:324
1118 #, fuzzy
1119 #| msgid "Greater or equal. geq(a,b)=a≥b"
1120 msgctxt "QCoreApplication|"
1121 msgid "Greater or equal. geq(a,b)=a≥b"
1122 msgstr "以上 geq(a,b)=a≥b"
1123 
1124 #: analitzagui/operatorsmodel.cpp:327
1125 #, fuzzy
1126 #| msgid "Less or equal. leq(a,b)=a≤b"
1127 msgctxt "QCoreApplication|"
1128 msgid "Less or equal. leq(a,b)=a≤b"
1129 msgstr "以下 leq(a,b)=a≤b"
1130 
1131 #: analitzagui/operatorsmodel.cpp:330
1132 #, fuzzy
1133 #| msgid "Boolean and"
1134 msgctxt "QCoreApplication|"
1135 msgid "Boolean and"
1136 msgstr "論理積 (AND)"
1137 
1138 #: analitzagui/operatorsmodel.cpp:333
1139 #, fuzzy
1140 #| msgid "Boolean not"
1141 msgctxt "QCoreApplication|"
1142 msgid "Boolean not"
1143 msgstr "論理否定 (NOT)"
1144 
1145 #: analitzagui/operatorsmodel.cpp:336
1146 #, fuzzy
1147 #| msgid "Boolean or"
1148 msgctxt "QCoreApplication|"
1149 msgid "Boolean or"
1150 msgstr "論理和 (OR)"
1151 
1152 #: analitzagui/operatorsmodel.cpp:339
1153 #, fuzzy
1154 #| msgid "Boolean xor"
1155 msgctxt "QCoreApplication|"
1156 msgid "Boolean xor"
1157 msgstr "排他的論理和 (XOR)"
1158 
1159 #: analitzagui/operatorsmodel.cpp:342
1160 #, fuzzy
1161 #| msgid "Boolean implication"
1162 msgctxt "QCoreApplication|"
1163 msgid "Boolean implication"
1164 msgstr "論理包含"
1165 
1166 #: analitzagui/operatorsmodel.cpp:345
1167 #, fuzzy
1168 #| msgid "Greatest common divisor"
1169 msgctxt "QCoreApplication|"
1170 msgid "Greatest common divisor"
1171 msgstr "最大公約数"
1172 
1173 #: analitzagui/operatorsmodel.cpp:348
1174 #, fuzzy
1175 #| msgid "Least common multiple"
1176 msgctxt "QCoreApplication|"
1177 msgid "Least common multiple"
1178 msgstr "最小公倍数"
1179 
1180 #: analitzagui/operatorsmodel.cpp:351
1181 #, fuzzy
1182 #| msgid "Root"
1183 msgctxt "QCoreApplication|"
1184 msgid "Root"
1185 msgstr "ルート"
1186 
1187 #: analitzagui/operatorsmodel.cpp:354
1188 #, fuzzy
1189 #| msgid "Cardinal"
1190 msgctxt "QCoreApplication|"
1191 msgid "Cardinal"
1192 msgstr "基数"
1193 
1194 #: analitzagui/operatorsmodel.cpp:357
1195 #, fuzzy
1196 #| msgid "Scalar product"
1197 msgctxt "QCoreApplication|"
1198 msgid "Scalar product"
1199 msgstr "スカラー積"
1200 
1201 #: analitzagui/operatorsmodel.cpp:360
1202 msgctxt "QCoreApplication|"
1203 msgid "Select the par1-th element of par2 list or vector"
1204 msgstr ""
1205 
1206 #: analitzagui/operatorsmodel.cpp:363
1207 msgctxt "QCoreApplication|"
1208 msgid "Joins several items of the same type"
1209 msgstr ""
1210 
1211 #: analitzagui/operatorsmodel.cpp:366
1212 msgctxt "QCoreApplication|"
1213 msgid "Applies a function to every element in a list"
1214 msgstr ""
1215 
1216 #: analitzagui/operatorsmodel.cpp:369
1217 msgctxt "QCoreApplication|"
1218 msgid "Removes all elements that don't fit a condition"
1219 msgstr ""
1220 
1221 #: analitzagui/operatorsmodel.cpp:372
1222 msgctxt "QCoreApplication|"
1223 msgid "Transpose"
1224 msgstr ""
1225 
1226 #: analitzagui/operatorsmodel.cpp:572
1227 #, fuzzy, qt-format
1228 #| msgctxt "n-ary function prototype"
1229 #| msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1230 msgctxt "n-ary function prototype|"
1231 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1232 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1233 
1234 #: analitzagui/operatorsmodel.cpp:582
1235 #, fuzzy, qt-format
1236 #| msgctxt "Function name in function prototype"
1237 #| msgid "<em>%1</em>("
1238 msgctxt "Function name in function prototype|"
1239 msgid "<em>%1</em>("
1240 msgstr "<em>%1</em>("
1241 
1242 #: analitzagui/operatorsmodel.cpp:583
1243 #, fuzzy, qt-format
1244 #| msgctxt "Uncorrect function name in function prototype"
1245 #| msgid "<em style='color:red'><b>%1</b></em>("
1246 msgctxt "Uncorrect function name in function prototype|"
1247 msgid "<em style='color:red'><b>%1</b></em>("
1248 msgstr "<em style='color:red'><b>%1</b></em>("
1249 
1250 #: analitzagui/operatorsmodel.cpp:586
1251 #, fuzzy, qt-format
1252 #| msgid "par%1"
1253 msgctxt "Parameter in function prototype|"
1254 msgid "par%1"
1255 msgstr "par%1"
1256 
1257 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1258 #, fuzzy, qt-format
1259 #| msgctxt "Current parameter in function prototype"
1260 #| msgid "<b>%1</b>"
1261 msgctxt "Current parameter in function prototype|"
1262 msgid "<b>%1</b>"
1263 msgstr "<b>%1</b>"
1264 
1265 #: analitzagui/operatorsmodel.cpp:592
1266 #, fuzzy
1267 #| msgid ", "
1268 msgctxt "Function parameter separator|"
1269 msgid ", "
1270 msgstr ", "
1271 
1272 #: analitzagui/operatorsmodel.cpp:596
1273 #, fuzzy
1274 #| msgctxt "Current parameter is the bounding"
1275 #| msgid " : bounds"
1276 msgctxt "Current parameter is the bounding|"
1277 msgid " : bounds"
1278 msgstr " : 上下限"
1279 
1280 #: analitzagui/variablesmodel.cpp:94
1281 #, fuzzy
1282 #| msgctxt "@title:column"
1283 #| msgid "Value"
1284 msgctxt "@title:column|"
1285 msgid "Value"
1286 msgstr "値"
1287 
1288 #: analitzaplot/plotsfactory.cpp:49
1289 msgctxt "QCoreApplication|"
1290 msgid "The expression is not correct"
1291 msgstr ""
1292 
1293 #: analitzaplot/plotsfactory.cpp:72
1294 #, qt-format
1295 msgctxt "QCoreApplication|"
1296 msgid "Function type '%1' not recognized"
1297 msgstr ""
1298 
1299 #: analitzaplot/plotsfactory.cpp:74
1300 #, qt-format
1301 msgctxt "QCoreApplication|"
1302 msgid "Function '%1' not recognized"
1303 msgstr ""
1304 
1305 #: analitzaplot/plotsmodel.cpp:79
1306 msgctxt "@title:column|"
1307 msgid "Plot"
1308 msgstr ""
1309 
1310 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1311 msgctxt "QObject|"
1312 msgid "PNG Image (*.png)"
1313 msgstr ""
1314 
1315 #: analitzaplot/plotter3d_es.cpp:534
1316 msgctxt "QObject|"
1317 msgid "PDF Document (*.pdf)"
1318 msgstr ""
1319 
1320 #: analitzaplot/plotter3d_es.cpp:534
1321 msgctxt "QObject|"
1322 msgid "X3D Document (*.x3d)"
1323 msgstr ""
1324 
1325 #: analitzaplot/plotter3d_es.cpp:534
1326 msgctxt "QObject|"
1327 msgid "STL Document (*.stl)"
1328 msgstr ""
1329 
1330 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1331 msgctxt "Function type|"
1332 msgid "Plane Curve F(y)"
1333 msgstr ""
1334 
1335 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1336 msgctxt "Function type|"
1337 msgid "Plane Curve F(x)"
1338 msgstr ""
1339 
1340 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1341 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1342 #, fuzzy
1343 #| msgid "We can only declare variables"
1344 msgctxt "QCoreApplication|"
1345 msgid "We can only draw Real results."
1346 msgstr "変数のみ宣言できます"
1347 
1348 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1349 #: analitzawidgets/plotsview2d.cpp:236
1350 #, qt-format
1351 msgctxt "QCoreApplication|"
1352 msgid "x=%1 y=%2"
1353 msgstr ""
1354 
1355 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1356 msgctxt "Function type|"
1357 msgid "Surface z=F(x,y)"
1358 msgstr ""
1359 
1360 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1361 msgctxt "Function type|"
1362 msgid "Surface y=F(x,z)"
1363 msgstr ""
1364 
1365 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1366 msgctxt "Function type|"
1367 msgid "Surface x=F(y,z)"
1368 msgstr ""
1369 
1370 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1371 msgctxt "Function type|"
1372 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1373 msgstr ""
1374 
1375 #: analitzaplot/private/backends/implicitcurve.cpp:44
1376 msgctxt "Function type|"
1377 msgid "Implicit Curve"
1378 msgstr ""
1379 
1380 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1381 msgctxt "Function type|"
1382 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1383 msgstr ""
1384 
1385 #: analitzaplot/private/backends/implicitsurface.cpp:35
1386 msgctxt "Function type|"
1387 msgid "Implicit Surface"
1388 msgstr ""
1389 
1390 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1391 msgctxt "Function type|"
1392 msgid "Parametric Curve 2D"
1393 msgstr ""
1394 
1395 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1396 msgctxt "Function type|"
1397 msgid "Parametric Curve 3D"
1398 msgstr ""
1399 
1400 #: analitzaplot/private/backends/parametricsurface.cpp:32
1401 msgctxt "Function type|"
1402 msgid "Parametric Surface"
1403 msgstr ""
1404 
1405 #: analitzaplot/private/backends/polarcurve.cpp:37
1406 msgctxt "Function type|"
1407 msgid "Polar Curve r=F(p: Polar)"
1408 msgstr ""
1409 
1410 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1411 msgctxt "Function type|"
1412 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1413 msgstr ""
1414 
1415 #: analitzawidgets/expressionedit.cpp:295
1416 #, qt-format
1417 msgctxt "QCoreApplication|"
1418 msgid "Result: %1"
1419 msgstr ""
1420 
1421 #: analitzawidgets/expressionedit.cpp:405
1422 #, fuzzy
1423 #| msgid "To Expression"
1424 msgctxt "QCoreApplication|"
1425 msgid "To Expression"
1426 msgstr "式へ"
1427 
1428 #: analitzawidgets/expressionedit.cpp:407
1429 #, fuzzy
1430 #| msgid "To MathML"
1431 msgctxt "QCoreApplication|"
1432 msgid "To MathML"
1433 msgstr "MathML へ"
1434 
1435 #: analitzawidgets/expressionedit.cpp:409
1436 #, fuzzy
1437 #| msgid "Simplify"
1438 msgctxt "QCoreApplication|"
1439 msgid "Simplify"
1440 msgstr "簡略化"
1441 
1442 #: analitzawidgets/expressionedit.cpp:411
1443 #, fuzzy
1444 #| msgid "Examples"
1445 msgctxt "QCoreApplication|"
1446 msgid "Examples"
1447 msgstr "例"
1448 
1449 #: analitzawidgets/plotsview2d.cpp:214
1450 #, fuzzy
1451 #| msgid "Selected viewport too small"
1452 msgctxt "QCoreApplication|"
1453 msgid "Selected viewport too small"
1454 msgstr "選択された表示域は小さすぎます"