Warning, /education/analitza/poqm/zh_TW/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 # Franklin Weng <franklin@goodhorse.idv.tw>, 2011, 2012, 2013, 2014, 2015, 2017.
0005 # pan93412 <pan93412@gmail.com>, 2019.
0006 msgid ""
0007 msgstr ""
0008 "Project-Id-Version: \n"
0009 "Report-Msgid-Bugs-To: http://bugs.kde.org\n"
0010 "POT-Creation-Date: 2014-02-16 03:26+0000\n"
0011 "PO-Revision-Date: 2019-02-07 01:16+0800\n"
0012 "Last-Translator: pan93412 <pan93412@gmail.com>\n"
0013 "Language-Team: Chinese <zh-l10n@lists.linux.org.tw>\n"
0014 "Language: zh_TW\n"
0015 "MIME-Version: 1.0\n"
0016 "Content-Type: text/plain; charset=UTF-8\n"
0017 "Content-Transfer-Encoding: 8bit\n"
0018 "Plural-Forms: nplurals=1; plural=0;\n"
0019 "X-Generator: Lokalize 18.12.1\n"
0020 "X-Qt-Contexts: true\n"
0021 
0022 msgctxt "QObject|dictionary"
0023 msgid "xaxaxaxaxa"
0024 msgstr "xaxaxaxaxa"
0025 
0026 msgctxt "QObject|dictionary"
0027 msgid "cosa"
0028 msgstr "cosa"
0029 
0030 #: analitza/analyzer.cpp:193
0031 msgctxt "QCoreApplication|"
0032 msgid "Cannot calculate an empty expression"
0033 msgstr "無法計算空的表示式"
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 "必須指定正確的操作"
0040 
0041 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0042 #, qt-format
0043 msgctxt "QCoreApplication|"
0044 msgid "Unknown identifier: '%1'"
0045 msgstr "未知的識別子:%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 "此片段沒有 otherwise 也沒有相對應的 piece。"
0056 
0057 #: analitza/analyzer.cpp:936
0058 msgctxt "QCoreApplication|"
0059 msgid "Type not supported for bounding."
0060 msgstr "型態未被支援設限。"
0061 
0062 #: analitza/analyzer.cpp:961
0063 msgctxt "QCoreApplication|"
0064 msgid "The downlimit is greater than the uplimit"
0065 msgstr "下限比上限還大。"
0066 
0067 #: analitza/analyzer.cpp:963
0068 msgctxt "QCoreApplication|"
0069 msgid "Incorrect uplimit or downlimit."
0070 msgstr "上下限不正確。"
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 "參數 '%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 "已定義變數循環"
0082 
0083 #: analitza/analyzer.cpp:1919
0084 msgctxt "QCoreApplication|"
0085 msgid "The result is not a number"
0086 msgstr "結果不是一個數字"
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 "'%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 "區塊彼此間必須有相同的大小"
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 "不需要空的區塊"
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 "區塊必須是矩陣"
0121 
0122 #: analitza/commands/blockmatrixcommands.cpp:142
0123 msgctxt "QCoreApplication|"
0124 msgid "Number of blocks must be consistent"
0125 msgstr "區塊數量必須一致"
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 "不需要空的 vectors/matrixrow 元素"
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 "矩陣建構子需要 vectors / matrixrow 元素"
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 "參數 %1 不合法,或是錯誤"
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 "%1 參數數量不正確。應該有 1 個參數。"
0153 
0154 #: analitza/commands/eigencommands.cpp:47
0155 #, qt-format
0156 msgctxt "QCoreApplication|"
0157 msgid "To use '%1' command the input matrix must be square"
0158 msgstr "要用 %1 指令,參數必須是正方矩形"
0159 
0160 #: analitza/commands/eigencommands.cpp:68
0161 #: analitza/commands/eigencommands.cpp:74
0162 #, qt-format
0163 msgctxt "QCoreApplication|"
0164 msgid ""
0165 "Invalid parameter type in matrix entry (%1,%2) for '%3', it must be a number "
0166 "value"
0167 msgstr "在 %3 的矩陣項目(%1,%2)中的參數型態不合法。必須是數值"
0168 
0169 #: analitza/commands/eigencommands.cpp:126
0170 #: analitza/commands/eigencommands.cpp:193
0171 msgctxt "QCoreApplication|NaN means Not a Number, is an invalid float number"
0172 msgid "Returned eigenvalue is NaN"
0173 msgstr "傳回的特徵值為 NaN"
0174 
0175 #: analitza/commands/eigencommands.cpp:132
0176 #: analitza/commands/eigencommands.cpp:196
0177 msgctxt "QCoreApplication|"
0178 msgid "Returned eigenvalue is too big"
0179 msgstr "傳回的特徵值太大"
0180 
0181 #: analitza/commands/matrixcommands.cpp:31
0182 msgctxt "QCoreApplication|"
0183 msgid "Matrix dimensions must be greater than zero"
0184 msgstr "矩陣維度必須大於 0"
0185 
0186 #: analitza/commands/matrixcommands.cpp:122 analitza/expression.cpp:296
0187 msgctxt "QCoreApplication|"
0188 msgid "All matrixrow elements must have the same size"
0189 msgstr "所有的 matrixrow 元素都必須相同大小"
0190 
0191 #: analitza/commands/matrixcommands.cpp:127
0192 msgctxt "QCoreApplication|"
0193 msgid "Not all are rows or vectors"
0194 msgstr "並不是所有的都是列或向量"
0195 
0196 #: analitza/commands/matrixcommands.cpp:143
0197 msgctxt "QCoreApplication|"
0198 msgid "Every argument must be a matrixrow element"
0199 msgstr "每個參數都必須是 matrixrow 元素"
0200 
0201 #: analitza/commands/matrixcommands.cpp:241
0202 msgctxt "QCoreApplication|"
0203 msgid "The nth diagonal index must be less than the row count"
0204 msgstr "第 n 個對角索引必須小於列的數量"
0205 
0206 #: analitza/commands/matrixcommands.cpp:249
0207 msgctxt "QCoreApplication|"
0208 msgid "The nth diagonal index must be less than the column count"
0209 msgstr "第 n 個對角索引必須小於欄的數量"
0210 
0211 #: analitza/commands/matrixcommands.cpp:265
0212 msgctxt "QCoreApplication|"
0213 msgid "nth diagonal index must be integer number"
0214 msgstr "第 n 個對角索引必須是整數"
0215 
0216 #: analitza/commands/matrixcommands.cpp:269
0217 msgctxt "QCoreApplication|"
0218 msgid "nth diagonal index must be a positive integer number"
0219 msgstr "第 n 個對角索引必須是正整數"
0220 
0221 #: analitza/commands/vectorcommands.cpp:62
0222 #, qt-format
0223 msgctxt "QCoreApplication|"
0224 msgid "Invalid parameter type for '%1', was expected a list"
0225 msgstr "'%1' 的參數型態不正確,應該為清單"
0226 
0227 #: analitza/commands/vectorcommands.cpp:75
0228 #: analitza/commands/vectorcommands.cpp:78
0229 msgctxt "QCoreApplication|"
0230 msgid "Vector size must be some integer value greater to zero"
0231 msgstr "向量大小必須是大於 0 的整數"
0232 
0233 #: analitza/explexer.cpp:78
0234 msgctxt "QCoreApplication|"
0235 msgid "Unexpectedly arrived to the end of the input"
0236 msgstr "非預期地遇到輸入的結尾"
0237 
0238 #: analitza/explexer.cpp:112
0239 #, qt-format
0240 msgctxt "QCoreApplication|"
0241 msgid "Unknown token %1"
0242 msgstr "未知的標記 %1"
0243 
0244 #: analitza/expression.cpp:162
0245 #, qt-format
0246 msgctxt "QCoreApplication|"
0247 msgid "<em>%1</em> needs at least 2 parameters"
0248 msgstr "<em>%1</em> 需要至少兩個參數"
0249 
0250 #: analitza/expression.cpp:164
0251 #, qt-format
0252 msgctxt "QCoreApplication|"
0253 msgid "<em>%1</em> requires %2 parameters"
0254 msgstr "<em>%1</em> 需要 %2 個參數"
0255 
0256 #: analitza/expression.cpp:171
0257 #, qt-format
0258 msgctxt "QCoreApplication|"
0259 msgid "Missing boundary for '%1'"
0260 msgstr "遺失 %1 的邊界"
0261 
0262 #: analitza/expression.cpp:173
0263 #, qt-format
0264 msgctxt "QCoreApplication|"
0265 msgid "Unexpected bounding for '%1'"
0266 msgstr "遺失 %1 的邊界"
0267 
0268 #: analitza/expression.cpp:178
0269 #, qt-format
0270 msgctxt "QCoreApplication|"
0271 msgid "<em>%1</em> missing bounds on '%2'"
0272 msgstr "<em>%1</em> 在 %2 上遺失邊界"
0273 
0274 #: analitza/expression.cpp:200
0275 msgctxt "QCoreApplication|"
0276 msgid "Wrong declare"
0277 msgstr "錯誤的宣告"
0278 
0279 #: analitza/expression.cpp:210
0280 #, qt-format
0281 msgctxt "QCoreApplication|"
0282 msgid "Empty container: %1"
0283 msgstr "空容器:%1"
0284 
0285 #: analitza/expression.cpp:228
0286 msgctxt "there was a conditional outside a condition structure|"
0287 msgid "We can only have conditionals inside piecewise structures."
0288 msgstr "在 piecewise 內只能有條件。"
0289 
0290 #: analitza/expression.cpp:244
0291 #, qt-format
0292 msgctxt "QCoreApplication|"
0293 msgid "Cannot have two parameters with the same name like '%1'."
0294 msgstr "不能有兩個參數使用相同的名稱,如 '%1'"
0295 
0296 #: analitza/expression.cpp:259
0297 msgctxt ""
0298 "this is an error message. otherwise is the else in a mathml condition|"
0299 msgid "The <em>otherwise</em> parameter should be the last one"
0300 msgstr "<em>otherwise</em> 參數應該要是最後一個"
0301 
0302 #: analitza/expression.cpp:267
0303 #, qt-format
0304 msgctxt "there was an element that was not a conditional inside a condition|"
0305 msgid "%1 is not a proper condition inside the piecewise"
0306 msgstr "%1 在 piecewise 內不是合適的條件"
0307 
0308 #: analitza/expression.cpp:273
0309 msgctxt "QCoreApplication|"
0310 msgid "We can only declare variables"
0311 msgstr "我們只能宣告變數。"
0312 
0313 #: analitza/expression.cpp:279
0314 msgctxt "QCoreApplication|"
0315 msgid "We can only have bounded variables"
0316 msgstr "我們只能有結合的變數。"
0317 
0318 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0319 msgctxt "QCoreApplication|"
0320 msgid "Do not want empty matrixrow elements"
0321 msgstr "不需要空的 matrixrow 元素"
0322 
0323 #: analitza/expression.cpp:300
0324 msgctxt "QCoreApplication|"
0325 msgid "The matrix must contain only matrixrow elements"
0326 msgstr "矩陣必須只包含 matrixrow 元素"
0327 
0328 #: analitza/expression.cpp:419
0329 #, qt-format
0330 msgctxt "QCoreApplication|"
0331 msgid "Error while parsing: %1"
0332 msgstr "剖析時發生錯誤:%1"
0333 
0334 #: analitza/expression.cpp:450
0335 #, qt-format
0336 msgctxt "An error message|"
0337 msgid "Container unknown: %1"
0338 msgstr "未知的容器:%1"
0339 
0340 #: analitza/expression.cpp:456
0341 #, qt-format
0342 msgctxt "QCoreApplication|"
0343 msgid "Cannot codify the %1 value."
0344 msgstr "無法將 %1 值編碼。"
0345 
0346 #: analitza/expression.cpp:462
0347 #, qt-format
0348 msgctxt "QCoreApplication|"
0349 msgid "The %1 operator cannot have child contexts."
0350 msgstr "%1 操作元不能有子內文。"
0351 
0352 #: analitza/expression.cpp:466
0353 #, qt-format
0354 msgctxt "QCoreApplication|"
0355 msgid "The element '%1' is not an operator."
0356 msgstr "元素 %1 不是一個操作元。"
0357 
0358 #: analitza/expression.cpp:479
0359 msgctxt "QCoreApplication|"
0360 msgid "Do not want empty vectors"
0361 msgstr "不需要空的向量"
0362 
0363 #: analitza/expression.cpp:489
0364 msgctxt "QCoreApplication|"
0365 msgid "Do not want empty matrices"
0366 msgstr "不需要空的矩陣"
0367 
0368 #: analitza/expression.cpp:508
0369 #, qt-format
0370 msgctxt "Error message due to an unrecognized input|"
0371 msgid "Not supported/unknown: %1"
0372 msgstr "不支援/未知:%1"
0373 
0374 #: analitza/expressionparser.cpp:296
0375 msgctxt "QCoreApplication|"
0376 msgid ", "
0377 msgstr ", "
0378 
0379 #: analitza/expressionparser.cpp:296
0380 #, qt-format
0381 msgctxt "error message|"
0382 msgid "Expected %1 instead of '%2'"
0383 msgstr "應該為 %1,而不是 %2"
0384 
0385 #: analitza/expressionparser.cpp:298
0386 msgctxt "QCoreApplication|"
0387 msgid "Missing right parenthesis"
0388 msgstr "遺失右括號"
0389 
0390 #: analitza/expressionparser.cpp:300
0391 msgctxt "QCoreApplication|"
0392 msgid "Unbalanced right parenthesis"
0393 msgstr "不平衡的右刮號"
0394 
0395 #: analitza/expressionparser.cpp:303
0396 #, qt-format
0397 msgctxt "QCoreApplication|"
0398 msgid "Unexpected token identifier: %1"
0399 msgstr "未預期的標記辨識子:%1"
0400 
0401 #: analitza/expressionparser.cpp:305
0402 #, qt-format
0403 msgctxt "QCoreApplication|"
0404 msgid "Unexpected token %1"
0405 msgstr "未預期的標記 %1"
0406 
0407 #: analitza/expressiontypechecker.cpp:301
0408 #, qt-format
0409 msgctxt "QCoreApplication|"
0410 msgid "Could not find a type that unifies '%1'"
0411 msgstr "找不到將 %1 統一的型態"
0412 
0413 #: analitza/expressiontypechecker.cpp:473
0414 msgctxt "QCoreApplication|"
0415 msgid "The domain should be either a vector or a list"
0416 msgstr "領域應該為一個向量或串列"
0417 
0418 #: analitza/expressiontypechecker.cpp:558
0419 #, qt-format
0420 msgctxt "type error message|"
0421 msgid "Cannot call '%1'"
0422 msgstr "無法呼叫 '%1'"
0423 
0424 #: analitza/expressiontypechecker.cpp:593
0425 #, qt-format
0426 msgctxt "QCoreApplication|"
0427 msgid "Cannot reduce '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0428 msgstr "無法省略 '%1' 到 '%2'。'%4' 的參數 '%3' 型態不正確"
0429 
0430 #: analitza/expressiontypechecker.cpp:604
0431 #, qt-format
0432 msgctxt "QCoreApplication|"
0433 msgid "Invalid parameter count for '%2'. Should have %1 parameters."
0434 msgstr "%2 參數數量不正確。應該有 %1 個參數。"
0435 
0436 #: analitza/expressiontypechecker.cpp:616
0437 #, qt-format
0438 msgctxt "QCoreApplication|"
0439 msgid "Cannot compare '%1' to '%2'. Invalid type of parameter '%3' for '%4'"
0440 msgstr "無法比較 '%1' 到 '%2'。'%4' 的參數 '%3' 型態不正確"
0441 
0442 #: analitza/expressiontypechecker.cpp:654
0443 #, qt-format
0444 msgctxt "QCoreApplication|"
0445 msgid "Could not call '%1'"
0446 msgstr "無法呼叫 %1"
0447 
0448 #: analitza/expressiontypechecker.cpp:662
0449 #, qt-format
0450 msgctxt "QCoreApplication|"
0451 msgid "Could not solve '%1'"
0452 msgstr "無法解 %1"
0453 
0454 #: analitza/expressiontypechecker.cpp:695
0455 #, qt-format
0456 msgctxt "QCoreApplication|"
0457 msgid "Incoherent type for the variable '%1'"
0458 msgstr "變數 %1 型態不明"
0459 
0460 #: analitza/expressiontypechecker.cpp:718
0461 msgctxt "QCoreApplication|"
0462 msgid "Could not determine the type for piecewise"
0463 msgstr "無法決定 piecewise 型態"
0464 
0465 #: analitza/expressiontypechecker.cpp:937
0466 msgctxt "QCoreApplication|"
0467 msgid "Unexpected type"
0468 msgstr "非預期的型態"
0469 
0470 #: analitza/expressiontypechecker.cpp:960
0471 #, qt-format
0472 msgctxt "QCoreApplication|"
0473 msgid "Cannot convert '%1' to '%2'"
0474 msgstr "無法將 %1 轉換為 %2"
0475 
0476 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0477 #, qt-format
0478 msgctxt "html representation of an operator|"
0479 msgid "<span class='op'>%1</span>"
0480 msgstr "<span class='op'>%1</span>"
0481 
0482 #: analitza/htmlexpressionwriter.cpp:56
0483 #, qt-format
0484 msgctxt "html representation of an operator|"
0485 msgid "<span class='keyword'>%1</span>"
0486 msgstr "<span class='keyword'>%1</span>"
0487 
0488 #: analitza/mathmlpresentationlexer.cpp:94
0489 #, qt-format
0490 msgctxt "Error message|"
0491 msgid "Unknown token '%1'"
0492 msgstr "未知的標記 '%1'"
0493 
0494 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0495 msgctxt "QCoreApplication|"
0496 msgid "Cannot divide by 0."
0497 msgstr "不能除以 0。"
0498 
0499 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0500 msgctxt "QCoreApplication|"
0501 msgid "Cannot calculate the remainder on 0."
0502 msgstr "無法計算 0 的餘數。"
0503 
0504 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0505 msgctxt "QCoreApplication|"
0506 msgid "Cannot calculate the factor on 0."
0507 msgstr "無法計算 0 的因數"
0508 
0509 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0510 msgctxt "QCoreApplication|"
0511 msgid "Cannot calculate the lcm of 0."
0512 msgstr "無法計算 0 的最小公因數"
0513 
0514 #: analitza/operations.cpp:246
0515 msgctxt "QCoreApplication|"
0516 msgid "Boolean operations on complex numbers not available"
0517 msgstr "不能在複數上使用布林操作"
0518 
0519 #: analitza/operations.cpp:276
0520 msgctxt "QCoreApplication|"
0521 msgid "Only square root implemented for complex numbers"
0522 msgstr "複數只實作了平方根"
0523 
0524 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0525 #, qt-format
0526 msgctxt "QCoreApplication|"
0527 msgid "Could not calculate a value %1"
0528 msgstr "無法計算數值 %1"
0529 
0530 #: analitza/operations.cpp:479
0531 #, qt-format
0532 msgctxt "QCoreApplication|"
0533 msgid "Cannot calculate %1 between a value and an error type"
0534 msgstr "無法計算在一個數值與一個錯誤型態間的 %1"
0535 
0536 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0537 #: analitza/operations.cpp:784
0538 msgctxt "QCoreApplication|"
0539 msgid "Invalid index for a container"
0540 msgstr "容器索引不正確"
0541 
0542 #: analitza/operations.cpp:527
0543 #, qt-format
0544 msgctxt "QCoreApplication|"
0545 msgid "Cannot operate '%1' on different sized vectors."
0546 msgstr "不能操作 %1 於不同大小的向量。"
0547 
0548 #: analitza/operations.cpp:566
0549 msgctxt "QCoreApplication|"
0550 msgid ""
0551 "Multiplication between a matrix and a vector is allowed provided that the "
0552 "number of columns of the matrix equals the size of the vector"
0553 msgstr "一個矩陣與一個向量的乘法只有在矩陣的欄數與向量的大小相同時才能進行"
0554 
0555 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0556 msgctxt "QCoreApplication|"
0557 msgid "Matrix and vector entries must be numbers"
0558 msgstr "矩陣與向量項目必須是數字"
0559 
0560 #: analitza/operations.cpp:599
0561 #, qt-format
0562 msgctxt "QCoreApplication|"
0563 msgid "Could not calculate a vector's %1"
0564 msgstr "無法計算向量的 %1"
0565 
0566 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0567 #, qt-format
0568 msgctxt "QCoreApplication|"
0569 msgid "Could not calculate a list's %1"
0570 msgstr "無法計算列表的 %1"
0571 
0572 #: analitza/operations.cpp:703
0573 msgctxt "QCoreApplication|"
0574 msgid ""
0575 "Multiplication between a vector and a matrix is allowed provided that the "
0576 "matrix has only one matrixrow element"
0577 msgstr "一個向量與一個矩陣的乘法只能在矩陣只有一個 matrixrow 元素時才能進行"
0578 
0579 #: analitza/operations.cpp:730
0580 msgctxt "QCoreApplication|"
0581 msgid ""
0582 "Addition of two matrices is allowed provided that both matrices have the "
0583 "same number of rows and the same number of columns"
0584 msgstr "兩個矩陣的加法只有在這兩個矩陣的大小完全一致時才能進行"
0585 
0586 #: analitza/operations.cpp:762
0587 msgctxt "QCoreApplication|"
0588 msgid ""
0589 "Multiplication of two matrices is allowed provided that the number of "
0590 "columns of the first matrix equals the number of rows of the second matrix"
0591 msgstr "兩個矩陣的乘法只有在第一個矩陣的欄數與第二個矩陣的列數相同時才能進行"
0592 
0593 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0594 #: analitza/operations.cpp:887
0595 msgctxt "QCoreApplication|"
0596 msgid "Matrix entries must be numbers"
0597 msgstr "矩陣項目必須是數字"
0598 
0599 #: analitza/operations.cpp:879
0600 msgctxt "QCoreApplication|"
0601 msgid "The exponent of 'power' must be some integer number"
0602 msgstr "乘方的指數必須是整數值"
0603 
0604 #: analitza/operations.cpp:883
0605 msgctxt "QCoreApplication|"
0606 msgid "Cannot compute 'power' for non square matrix"
0607 msgstr "無法計算非正方矩陣的乘方"
0608 
0609 #: analitza/operations.cpp:922
0610 #, qt-format
0611 msgctxt "QCoreApplication|"
0612 msgid "Cannot calculate %1 between a matrix and an error type"
0613 msgstr "無法計算在一個矩陣與一個錯誤型態間的 %1"
0614 
0615 #: analitza/providederivative.cpp:93
0616 #, qt-format
0617 msgctxt "QCoreApplication|"
0618 msgid "Could not calculate the derivative for '%1'"
0619 msgstr "無法計算 %1 的導數"
0620 
0621 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0622 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0623 msgctxt "@title:column|"
0624 msgid "Name"
0625 msgstr "名稱"
0626 
0627 #: analitzagui/operatorsmodel.cpp:98
0628 msgctxt "@title:column|"
0629 msgid "Description"
0630 msgstr "描述"
0631 
0632 #: analitzagui/operatorsmodel.cpp:101
0633 msgctxt "@title:column|"
0634 msgid "Parameters"
0635 msgstr "參數"
0636 
0637 #: analitzagui/operatorsmodel.cpp:104
0638 msgctxt "@title:column|"
0639 msgid "Example"
0640 msgstr "範例"
0641 
0642 #: analitzagui/operatorsmodel.cpp:135
0643 msgctxt "Syntax for function bounding|"
0644 msgid " : var"
0645 msgstr " : 變數"
0646 
0647 #: analitzagui/operatorsmodel.cpp:137
0648 msgctxt "Syntax for function bounding values|"
0649 msgid "=from..to"
0650 msgstr "=啟始值..結束值"
0651 
0652 #: analitzagui/operatorsmodel.cpp:140
0653 #, qt-format
0654 msgctxt "QCoreApplication|"
0655 msgid "%1("
0656 msgstr "%1("
0657 
0658 #: analitzagui/operatorsmodel.cpp:143
0659 #, qt-format
0660 msgctxt "QCoreApplication|"
0661 msgid "%1... parameters, ...%2)"
0662 msgstr "%1... 參數, ...%2)"
0663 
0664 #: analitzagui/operatorsmodel.cpp:146
0665 #, qt-format
0666 msgctxt "QCoreApplication|"
0667 msgid "par%1"
0668 msgstr "par%1"
0669 
0670 #: analitzagui/operatorsmodel.cpp:159
0671 msgctxt "QCoreApplication|"
0672 msgid "Addition"
0673 msgstr "加法"
0674 
0675 #: analitzagui/operatorsmodel.cpp:162
0676 msgctxt "QCoreApplication|"
0677 msgid "Multiplication"
0678 msgstr "乘法"
0679 
0680 #: analitzagui/operatorsmodel.cpp:165
0681 msgctxt "QCoreApplication|"
0682 msgid "Division"
0683 msgstr "除法"
0684 
0685 #: analitzagui/operatorsmodel.cpp:168
0686 msgctxt "QCoreApplication|"
0687 msgid "Subtraction. Will remove all values from the first one."
0688 msgstr "減法。會從第一個移除所有的數值。"
0689 
0690 #: analitzagui/operatorsmodel.cpp:171
0691 msgctxt "QCoreApplication|"
0692 msgid "Power"
0693 msgstr "乘方"
0694 
0695 #: analitzagui/operatorsmodel.cpp:174
0696 msgctxt "QCoreApplication|"
0697 msgid "Remainder"
0698 msgstr "餘數"
0699 
0700 #: analitzagui/operatorsmodel.cpp:177
0701 msgctxt "QCoreApplication|"
0702 msgid "Quotient"
0703 msgstr "商數"
0704 
0705 #: analitzagui/operatorsmodel.cpp:180
0706 msgctxt "QCoreApplication|"
0707 msgid "The factor of"
0708 msgstr "因數"
0709 
0710 #: analitzagui/operatorsmodel.cpp:183
0711 msgctxt "QCoreApplication|"
0712 msgid "Factorial. factorial(n)=n!"
0713 msgstr "乘階。factorial(n) = n!"
0714 
0715 #: analitzagui/operatorsmodel.cpp:186
0716 msgctxt "QCoreApplication|"
0717 msgid "Function to calculate the sine of a given angle"
0718 msgstr "計算給定角度的正弦值的函數"
0719 
0720 #: analitzagui/operatorsmodel.cpp:189
0721 msgctxt "QCoreApplication|"
0722 msgid "Function to calculate the cosine of a given angle"
0723 msgstr "計算給定角度的餘弦值的函數"
0724 
0725 #: analitzagui/operatorsmodel.cpp:192
0726 msgctxt "QCoreApplication|"
0727 msgid "Function to calculate the tangent of a given angle"
0728 msgstr "計算給定角度的正切值的函數"
0729 
0730 #: analitzagui/operatorsmodel.cpp:195
0731 msgctxt "QCoreApplication|"
0732 msgid "Secant"
0733 msgstr "正割"
0734 
0735 #: analitzagui/operatorsmodel.cpp:198
0736 msgctxt "QCoreApplication|"
0737 msgid "Cosecant"
0738 msgstr "餘割"
0739 
0740 #: analitzagui/operatorsmodel.cpp:201
0741 msgctxt "QCoreApplication|"
0742 msgid "Cotangent"
0743 msgstr "餘切"
0744 
0745 #: analitzagui/operatorsmodel.cpp:204
0746 msgctxt "QCoreApplication|"
0747 msgid "Hyperbolic sine"
0748 msgstr "雙曲正弦函數"
0749 
0750 #: analitzagui/operatorsmodel.cpp:207
0751 msgctxt "QCoreApplication|"
0752 msgid "Hyperbolic cosine"
0753 msgstr "雙曲正弦函數"
0754 
0755 #: analitzagui/operatorsmodel.cpp:210
0756 msgctxt "QCoreApplication|"
0757 msgid "Hyperbolic tangent"
0758 msgstr "雙曲正切函數"
0759 
0760 #: analitzagui/operatorsmodel.cpp:213
0761 msgctxt "QCoreApplication|"
0762 msgid "Hyperbolic secant"
0763 msgstr "雙曲正割"
0764 
0765 #: analitzagui/operatorsmodel.cpp:216
0766 msgctxt "QCoreApplication|"
0767 msgid "Hyperbolic cosecant"
0768 msgstr "雙曲餘割"
0769 
0770 #: analitzagui/operatorsmodel.cpp:219
0771 msgctxt "QCoreApplication|"
0772 msgid "Hyperbolic cotangent"
0773 msgstr "雙曲餘切"
0774 
0775 #: analitzagui/operatorsmodel.cpp:222
0776 msgctxt "QCoreApplication|"
0777 msgid "Arc sine"
0778 msgstr "反正弦函數"
0779 
0780 #: analitzagui/operatorsmodel.cpp:225
0781 msgctxt "QCoreApplication|"
0782 msgid "Arc cosine"
0783 msgstr "反餘弦函數"
0784 
0785 #: analitzagui/operatorsmodel.cpp:228
0786 msgctxt "QCoreApplication|"
0787 msgid "Arc tangent"
0788 msgstr "反餘弦函數"
0789 
0790 #: analitzagui/operatorsmodel.cpp:231
0791 msgctxt "QCoreApplication|"
0792 msgid "Arc cotangent"
0793 msgstr "反餘切函數"
0794 
0795 #: analitzagui/operatorsmodel.cpp:237
0796 msgctxt "QCoreApplication|"
0797 msgid "Hyperbolic arc tangent"
0798 msgstr "雙曲反正切函數"
0799 
0800 #: analitzagui/operatorsmodel.cpp:240
0801 msgctxt "QCoreApplication|"
0802 msgid "Summatory"
0803 msgstr "加法器"
0804 
0805 #: analitzagui/operatorsmodel.cpp:243
0806 msgctxt "QCoreApplication|"
0807 msgid "Productory"
0808 msgstr "加法器"
0809 
0810 #: analitzagui/operatorsmodel.cpp:246
0811 msgctxt "QCoreApplication|"
0812 msgid "For all"
0813 msgstr "所有"
0814 
0815 #: analitzagui/operatorsmodel.cpp:249
0816 msgctxt "QCoreApplication|"
0817 msgid "Exists"
0818 msgstr "已存在"
0819 
0820 #: analitzagui/operatorsmodel.cpp:252
0821 msgctxt "QCoreApplication|"
0822 msgid "Differentiation"
0823 msgstr "微分"
0824 
0825 #: analitzagui/operatorsmodel.cpp:255
0826 msgctxt "QCoreApplication|"
0827 msgid "Hyperbolic arc sine"
0828 msgstr "雙曲反正弦函數"
0829 
0830 #: analitzagui/operatorsmodel.cpp:258
0831 msgctxt "QCoreApplication|"
0832 msgid "Hyperbolic arc cosine"
0833 msgstr "雙曲反餘弦函數"
0834 
0835 #: analitzagui/operatorsmodel.cpp:261
0836 msgctxt "QCoreApplication|"
0837 msgid "Arc cosecant"
0838 msgstr "反餘割函數"
0839 
0840 #: analitzagui/operatorsmodel.cpp:264
0841 msgctxt "QCoreApplication|"
0842 msgid "Hyperbolic arc cosecant"
0843 msgstr "反餘割函數"
0844 
0845 #: analitzagui/operatorsmodel.cpp:267
0846 msgctxt "QCoreApplication|"
0847 msgid "Arc secant"
0848 msgstr "反正割函數"
0849 
0850 #: analitzagui/operatorsmodel.cpp:270
0851 msgctxt "QCoreApplication|"
0852 msgid "Hyperbolic arc secant"
0853 msgstr "雙曲反正割函數"
0854 
0855 #: analitzagui/operatorsmodel.cpp:273
0856 msgctxt "QCoreApplication|"
0857 msgid "Exponent (e^x)"
0858 msgstr "指數 (e^x)"
0859 
0860 #: analitzagui/operatorsmodel.cpp:276
0861 msgctxt "QCoreApplication|"
0862 msgid "Base-e logarithm"
0863 msgstr "自然對數"
0864 
0865 #: analitzagui/operatorsmodel.cpp:279
0866 msgctxt "QCoreApplication|"
0867 msgid "Base-10 logarithm"
0868 msgstr "10 基底的對數"
0869 
0870 #: analitzagui/operatorsmodel.cpp:282
0871 msgctxt "QCoreApplication|"
0872 msgid "Absolute value. abs(n)=|n|"
0873 msgstr "絕對值。abs(n)=|n|"
0874 
0875 #: analitzagui/operatorsmodel.cpp:285
0876 msgctxt "QCoreApplication|"
0877 msgid "Conjugate"
0878 msgstr "共軛複數"
0879 
0880 #: analitzagui/operatorsmodel.cpp:288
0881 msgctxt "QCoreApplication|"
0882 msgid "Arg"
0883 msgstr "幅角"
0884 
0885 #: analitzagui/operatorsmodel.cpp:291
0886 msgctxt "QCoreApplication|"
0887 msgid "Real"
0888 msgstr "實數"
0889 
0890 #: analitzagui/operatorsmodel.cpp:294
0891 msgctxt "QCoreApplication|"
0892 msgid "Imaginary"
0893 msgstr "實數"
0894 
0895 #: analitzagui/operatorsmodel.cpp:297
0896 msgctxt "QCoreApplication|"
0897 msgid "Floor value. floor(n)=⌊n⌋"
0898 msgstr "下限值。floor(n)=⌊n⌋"
0899 
0900 #: analitzagui/operatorsmodel.cpp:300
0901 msgctxt "QCoreApplication|"
0902 msgid "Ceil value. ceil(n)=⌈n⌉"
0903 msgstr "上限值。ceil(n)=⌈n⌉"
0904 
0905 #: analitzagui/operatorsmodel.cpp:303
0906 msgctxt "QCoreApplication|"
0907 msgid "Minimum"
0908 msgstr "最小值"
0909 
0910 #: analitzagui/operatorsmodel.cpp:306
0911 msgctxt "QCoreApplication|"
0912 msgid "Maximum"
0913 msgstr "最大值"
0914 
0915 #: analitzagui/operatorsmodel.cpp:309
0916 msgctxt "QCoreApplication|"
0917 msgid "Greater than. gt(a,b)=a>b"
0918 msgstr "大於。gt(a,b)=a>b"
0919 
0920 #: analitzagui/operatorsmodel.cpp:312
0921 msgctxt "QCoreApplication|"
0922 msgid "Less than. lt(a,b)=a<b"
0923 msgstr "小於。lt(a,b)=a<b"
0924 
0925 #: analitzagui/operatorsmodel.cpp:315
0926 msgctxt "QCoreApplication|"
0927 msgid "Equal. eq(a,b) = a=b"
0928 msgstr "等於。eq(a,b) = a=b"
0929 
0930 #: analitzagui/operatorsmodel.cpp:318
0931 msgctxt "QCoreApplication|"
0932 msgid "Approximation. approx(a)=a±n"
0933 msgstr "近似值。approx(a)=a±n"
0934 
0935 #: analitzagui/operatorsmodel.cpp:321
0936 msgctxt "QCoreApplication|"
0937 msgid "Not equal. neq(a,b)=a≠b"
0938 msgstr "不等於。neq(a,b)=a≠b"
0939 
0940 #: analitzagui/operatorsmodel.cpp:324
0941 msgctxt "QCoreApplication|"
0942 msgid "Greater or equal. geq(a,b)=a≥b"
0943 msgstr "大於等於。geq(a,b)=a≥b"
0944 
0945 #: analitzagui/operatorsmodel.cpp:327
0946 msgctxt "QCoreApplication|"
0947 msgid "Less or equal. leq(a,b)=a≤b"
0948 msgstr "小於等於。leq(a,b) = a≤b"
0949 
0950 #: analitzagui/operatorsmodel.cpp:330
0951 msgctxt "QCoreApplication|"
0952 msgid "Boolean and"
0953 msgstr "AND"
0954 
0955 #: analitzagui/operatorsmodel.cpp:333
0956 msgctxt "QCoreApplication|"
0957 msgid "Boolean not"
0958 msgstr "NOT"
0959 
0960 #: analitzagui/operatorsmodel.cpp:336
0961 msgctxt "QCoreApplication|"
0962 msgid "Boolean or"
0963 msgstr "OR"
0964 
0965 #: analitzagui/operatorsmodel.cpp:339
0966 msgctxt "QCoreApplication|"
0967 msgid "Boolean xor"
0968 msgstr "OR"
0969 
0970 #: analitzagui/operatorsmodel.cpp:342
0971 msgctxt "QCoreApplication|"
0972 msgid "Boolean implication"
0973 msgstr "XOR"
0974 
0975 #: analitzagui/operatorsmodel.cpp:345
0976 msgctxt "QCoreApplication|"
0977 msgid "Greatest common divisor"
0978 msgstr "布林值推斷"
0979 
0980 #: analitzagui/operatorsmodel.cpp:348
0981 msgctxt "QCoreApplication|"
0982 msgid "Least common multiple"
0983 msgstr "最小公倍數"
0984 
0985 #: analitzagui/operatorsmodel.cpp:351
0986 msgctxt "QCoreApplication|"
0987 msgid "Root"
0988 msgstr "最小公倍數"
0989 
0990 #: analitzagui/operatorsmodel.cpp:354
0991 msgctxt "QCoreApplication|"
0992 msgid "Cardinal"
0993 msgstr "基數"
0994 
0995 #: analitzagui/operatorsmodel.cpp:357
0996 msgctxt "QCoreApplication|"
0997 msgid "Scalar product"
0998 msgstr "純量乘積"
0999 
1000 #: analitzagui/operatorsmodel.cpp:360
1001 msgctxt "QCoreApplication|"
1002 msgid "Select the par1-th element of par2 list or vector"
1003 msgstr "請選擇 par2 清單中的第 par1 個元素,或是向量"
1004 
1005 #: analitzagui/operatorsmodel.cpp:363
1006 msgctxt "QCoreApplication|"
1007 msgid "Joins several items of the same type"
1008 msgstr "將幾個相同型態的項目結合在一起"
1009 
1010 #: analitzagui/operatorsmodel.cpp:366
1011 msgctxt "QCoreApplication|"
1012 msgid "Applies a function to every element in a list"
1013 msgstr "將幾個相同型態的項目結合在一起"
1014 
1015 #: analitzagui/operatorsmodel.cpp:369
1016 msgctxt "QCoreApplication|"
1017 msgid "Removes all elements that don't fit a condition"
1018 msgstr "將幾個相同型態的項目結合在一起"
1019 
1020 #: analitzagui/operatorsmodel.cpp:372
1021 msgctxt "QCoreApplication|"
1022 msgid "Transpose"
1023 msgstr "移項"
1024 
1025 #: analitzagui/operatorsmodel.cpp:572
1026 #, qt-format
1027 msgctxt "n-ary function prototype|"
1028 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1029 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1030 
1031 #: analitzagui/operatorsmodel.cpp:582
1032 #, qt-format
1033 msgctxt "Function name in function prototype|"
1034 msgid "<em>%1</em>("
1035 msgstr "<em>%1</em>("
1036 
1037 #: analitzagui/operatorsmodel.cpp:583
1038 #, qt-format
1039 msgctxt "Uncorrect function name in function prototype|"
1040 msgid "<em style='color:red'><b>%1</b></em>("
1041 msgstr "<em style='color:red'><b>%1</b></em>("
1042 
1043 #: analitzagui/operatorsmodel.cpp:586
1044 #, qt-format
1045 msgctxt "Parameter in function prototype|"
1046 msgid "par%1"
1047 msgstr "par%1"
1048 
1049 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1050 #, qt-format
1051 msgctxt "Current parameter in function prototype|"
1052 msgid "<b>%1</b>"
1053 msgstr "<b>%1</b>"
1054 
1055 #: analitzagui/operatorsmodel.cpp:592
1056 msgctxt "Function parameter separator|"
1057 msgid ", "
1058 msgstr ", "
1059 
1060 #: analitzagui/operatorsmodel.cpp:596
1061 msgctxt "Current parameter is the bounding|"
1062 msgid " : bounds"
1063 msgstr " : 邊界"
1064 
1065 #: analitzagui/variablesmodel.cpp:94
1066 msgctxt "@title:column|"
1067 msgid "Value"
1068 msgstr "值"
1069 
1070 #: analitzaplot/plotsfactory.cpp:49
1071 msgctxt "QCoreApplication|"
1072 msgid "The expression is not correct"
1073 msgstr "表示式不正確"
1074 
1075 #: analitzaplot/plotsfactory.cpp:72
1076 #, qt-format
1077 msgctxt "QCoreApplication|"
1078 msgid "Function type '%1' not recognized"
1079 msgstr "函數型態 %1 無法辨認"
1080 
1081 #: analitzaplot/plotsfactory.cpp:74
1082 #, qt-format
1083 msgctxt "QCoreApplication|"
1084 msgid "Function '%1' not recognized"
1085 msgstr "函數「%1」無法辨認"
1086 
1087 #: analitzaplot/plotsmodel.cpp:79
1088 msgctxt "@title:column|"
1089 msgid "Plot"
1090 msgstr "繪製"
1091 
1092 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1093 msgctxt "QObject|"
1094 msgid "PNG Image (*.png)"
1095 msgstr "PNG 影像檔 (*.png)"
1096 
1097 #: analitzaplot/plotter3d_es.cpp:534
1098 msgctxt "QObject|"
1099 msgid "PDF Document (*.pdf)"
1100 msgstr "PDF 文件 (*.pdf)"
1101 
1102 #: analitzaplot/plotter3d_es.cpp:534
1103 msgctxt "QObject|"
1104 msgid "X3D Document (*.x3d)"
1105 msgstr "X3D 文件 (*.x3d)"
1106 
1107 #: analitzaplot/plotter3d_es.cpp:534
1108 msgctxt "QObject|"
1109 msgid "STL Document (*.stl)"
1110 msgstr "STL 文件 (*.stl)"
1111 
1112 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1113 msgctxt "Function type|"
1114 msgid "Plane Curve F(y)"
1115 msgstr "平面曲線 F(y)"
1116 
1117 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1118 msgctxt "Function type|"
1119 msgid "Plane Curve F(x)"
1120 msgstr "平面曲線 F(x)"
1121 
1122 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1123 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1124 msgctxt "QCoreApplication|"
1125 msgid "We can only draw Real results."
1126 msgstr "我們只能畫實數的結果。"
1127 
1128 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1129 #: analitzawidgets/plotsview2d.cpp:236
1130 #, qt-format
1131 msgctxt "QCoreApplication|"
1132 msgid "x=%1 y=%2"
1133 msgstr "x=%1 y=%2"
1134 
1135 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1136 msgctxt "Function type|"
1137 msgid "Surface z=F(x,y)"
1138 msgstr "表面 z=F(x,y)"
1139 
1140 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1141 msgctxt "Function type|"
1142 msgid "Surface y=F(x,z)"
1143 msgstr "表面 y=F(x,z)"
1144 
1145 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1146 msgctxt "Function type|"
1147 msgid "Surface x=F(y,z)"
1148 msgstr "表面 x=F(y,z)"
1149 
1150 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1151 msgctxt "Function type|"
1152 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1153 msgstr "圓柱表面 z=F(r: Radial, p: Polar)"
1154 
1155 #: analitzaplot/private/backends/implicitcurve.cpp:44
1156 msgctxt "Function type|"
1157 msgid "Implicit Curve"
1158 msgstr "隱式曲線"
1159 
1160 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1161 msgctxt "Function type|"
1162 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1163 msgstr "極座標隱式曲線 0=F(r: Radial, p: Polar)"
1164 
1165 #: analitzaplot/private/backends/implicitsurface.cpp:35
1166 msgctxt "Function type|"
1167 msgid "Implicit Surface"
1168 msgstr "隱式表面"
1169 
1170 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1171 msgctxt "Function type|"
1172 msgid "Parametric Curve 2D"
1173 msgstr "參數曲線 2D"
1174 
1175 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1176 msgctxt "Function type|"
1177 msgid "Parametric Curve 3D"
1178 msgstr "參數曲線 3D"
1179 
1180 #: analitzaplot/private/backends/parametricsurface.cpp:32
1181 msgctxt "Function type|"
1182 msgid "Parametric Surface"
1183 msgstr "參數表面"
1184 
1185 #: analitzaplot/private/backends/polarcurve.cpp:37
1186 msgctxt "Function type|"
1187 msgid "Polar Curve r=F(p: Polar)"
1188 msgstr "極座標曲線 r=F(p: Polar)"
1189 
1190 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1191 msgctxt "Function type|"
1192 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1193 msgstr "球體表面放射 =F(t:Azimuth, p:Polar)"
1194 
1195 #: analitzawidgets/expressionedit.cpp:295
1196 #, qt-format
1197 msgctxt "QCoreApplication|"
1198 msgid "Result: %1"
1199 msgstr "結果: %1"
1200 
1201 #: analitzawidgets/expressionedit.cpp:405
1202 msgctxt "QCoreApplication|"
1203 msgid "To Expression"
1204 msgstr "為表示式"
1205 
1206 #: analitzawidgets/expressionedit.cpp:407
1207 msgctxt "QCoreApplication|"
1208 msgid "To MathML"
1209 msgstr "為 MathML"
1210 
1211 #: analitzawidgets/expressionedit.cpp:409
1212 msgctxt "QCoreApplication|"
1213 msgid "Simplify"
1214 msgstr "簡化"
1215 
1216 #: analitzawidgets/expressionedit.cpp:411
1217 msgctxt "QCoreApplication|"
1218 msgid "Examples"
1219 msgstr "範例"
1220 
1221 #: analitzawidgets/plotsview2d.cpp:214
1222 msgctxt "QCoreApplication|"
1223 msgid "Selected viewport too small"
1224 msgstr "選取的檢視埠太小"