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

0001 # Shinjo Park <kde@peremen.name>, 2021.
0002 msgid ""
0003 msgstr ""
0004 "Project-Id-Version: \n"
0005 "PO-Revision-Date: 2021-11-14 18:59+0100\n"
0006 "Last-Translator: Shinjo Park <kde@peremen.name>\n"
0007 "Language-Team: Korean <kde-kr@kde.org>\n"
0008 "Language: ko\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=1; plural=0;\n"
0013 "X-Generator: Lokalize 21.08.1\n"
0014 "X-Qt-Contexts: true\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 "빈 수식을 계산할 수 없음"
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 "올바른 작업을 지정해야 함"
0034 
0035 #: analitza/analyzer.cpp:255 analitza/analyzer.cpp:288
0036 #, qt-format
0037 msgctxt "QCoreApplication|"
0038 msgid "Unknown identifier: '%1'"
0039 msgstr "알 수 없는 식별자: '%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 "조건문의 올바른 선택지를 찾을 수 없습니다."
0050 
0051 #: analitza/analyzer.cpp:936
0052 msgctxt "QCoreApplication|"
0053 msgid "Type not supported for bounding."
0054 msgstr "형식의 경계를 지원하지 않습니다."
0055 
0056 #: analitza/analyzer.cpp:961
0057 msgctxt "QCoreApplication|"
0058 msgid "The downlimit is greater than the uplimit"
0059 msgstr "하위 경계가 상위 경계보다 큼"
0060 
0061 #: analitza/analyzer.cpp:963
0062 msgctxt "QCoreApplication|"
0063 msgid "Incorrect uplimit or downlimit."
0064 msgstr "uplimit나 downlimit가 잘못되었습니다."
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'의 형식이 잘못됨"
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 "변수 순환 참조가 발견됨"
0076 
0077 #: analitza/analyzer.cpp:1919
0078 msgctxt "QCoreApplication|"
0079 msgid "The result is not a number"
0080 msgstr "결과가 숫자가 아님"
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'의 인자 개수가 잘못됨"
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 "각각 블록의 크기는 일정해야 함"
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 "빈 블록을 지정할 수 없음"
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 "블록은 행렬이어야 함"
0115 
0116 #: analitza/commands/blockmatrixcommands.cpp:142
0117 msgctxt "QCoreApplication|"
0118 msgid "Number of blocks must be consistent"
0119 msgstr "블록 개수는 일정해야 함"
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 "빈 벡터/matrixrow 원소를 지정할 수 없음"
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 "행렬 생성자에는 벡터나 matrixrow 원소가 필요함"
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이(가) 잘못되었거나 오류임"
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'의 인자 개수가 잘못되었습니다. 1개여야 함"
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' 명령을 사용하려면 입력 행렬이 정사각행렬이어야 함"
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'의 행렬 항목 (%1,%2)의 인자 형식이 잘못됨, 숫자여야 함"
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 "반환한 고윳값이 NaN임"
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 "반환한 고윳값이 너무 큼"
0174 
0175 #: analitza/commands/matrixcommands.cpp:31
0176 msgctxt "QCoreApplication|"
0177 msgid "Matrix dimensions must be greater than zero"
0178 msgstr "행렬 크기가 0보다 커야 함"
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 "모든 matrixrow 원소의 크기가 같아야 함"
0184 
0185 #: analitza/commands/matrixcommands.cpp:127
0186 msgctxt "QCoreApplication|"
0187 msgid "Not all are rows or vectors"
0188 msgstr "행이나 벡터가 아닌 값이 있음"
0189 
0190 #: analitza/commands/matrixcommands.cpp:143
0191 msgctxt "QCoreApplication|"
0192 msgid "Every argument must be a matrixrow element"
0193 msgstr "모든 인자는 matrixrow 원소여야 함"
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 "n번째 대각선 인덱스가 행 개수보다 작아야 함"
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 "n번째 대각선 인덱스가 열 개수보다 작아야 함"
0204 
0205 #: analitza/commands/matrixcommands.cpp:265
0206 msgctxt "QCoreApplication|"
0207 msgid "nth diagonal index must be integer number"
0208 msgstr "n번째 대각선 인덱스가 정수여야 함"
0209 
0210 #: analitza/commands/matrixcommands.cpp:269
0211 msgctxt "QCoreApplication|"
0212 msgid "nth diagonal index must be a positive integer number"
0213 msgstr "n번째 대각선 인덱스가 양의 정수여야 함"
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'의 인자 형식 잘못됨, 목록을 예상함"
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 "벡터 크기는 0보다 큰 정수여야 함"
0226 
0227 #: analitza/explexer.cpp:78
0228 msgctxt "QCoreApplication|"
0229 msgid "Unexpectedly arrived to the end of the input"
0230 msgstr "예상하지 못하게 입력의 끝에 도달함"
0231 
0232 #: analitza/explexer.cpp:112
0233 #, qt-format
0234 msgctxt "QCoreApplication|"
0235 msgid "Unknown token %1"
0236 msgstr "알 수 없는 토큰 %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>에는 최소한 인자 두 개가 필요함"
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개가 필요함"
0249 
0250 #: analitza/expression.cpp:171
0251 #, qt-format
0252 msgctxt "QCoreApplication|"
0253 msgid "Missing boundary for '%1'"
0254 msgstr "'%1'의 경계가 정의되지 않음"
0255 
0256 #: analitza/expression.cpp:173
0257 #, qt-format
0258 msgctxt "QCoreApplication|"
0259 msgid "Unexpected bounding for '%1'"
0260 msgstr "'%1'의 예상하지 못한 경계"
0261 
0262 #: analitza/expression.cpp:178
0263 #, qt-format
0264 msgctxt "QCoreApplication|"
0265 msgid "<em>%1</em> missing bounds on '%2'"
0266 msgstr "<em>%1</em>의 경계가 '%2'에 정의되지 않음"
0267 
0268 #: analitza/expression.cpp:200
0269 msgctxt "QCoreApplication|"
0270 msgid "Wrong declare"
0271 msgstr "잘못된 선언"
0272 
0273 #: analitza/expression.cpp:210
0274 #, qt-format
0275 msgctxt "QCoreApplication|"
0276 msgid "Empty container: %1"
0277 msgstr "빈 컨테이너: %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 "piecewise 구조체에만 조건문을 배치할 수 있습니다."
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'인 인자가 두 개 올 수 없습니다."
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>otherwise</em> 인자는 마지막 인자여야 함"
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이(가) piecewise 내의 올바른 조건문이 아님"
0301 
0302 #: analitza/expression.cpp:273
0303 msgctxt "QCoreApplication|"
0304 msgid "We can only declare variables"
0305 msgstr "변수만 선언할 수 있음"
0306 
0307 #: analitza/expression.cpp:279
0308 msgctxt "QCoreApplication|"
0309 msgid "We can only have bounded variables"
0310 msgstr "경계 있는 변수만 선언할 수 있음"
0311 
0312 #: analitza/expression.cpp:290 analitza/expression.cpp:495
0313 msgctxt "QCoreApplication|"
0314 msgid "Do not want empty matrixrow elements"
0315 msgstr "빈 matrixrow 원소가 올 수 없음"
0316 
0317 #: analitza/expression.cpp:300
0318 msgctxt "QCoreApplication|"
0319 msgid "The matrix must contain only matrixrow elements"
0320 msgstr "행렬에는 matrixrow 원소만 올 수 있음"
0321 
0322 #: analitza/expression.cpp:419
0323 #, qt-format
0324 msgctxt "QCoreApplication|"
0325 msgid "Error while parsing: %1"
0326 msgstr "처리 오류: %1"
0327 
0328 #: analitza/expression.cpp:450
0329 #, qt-format
0330 msgctxt "An error message|"
0331 msgid "Container unknown: %1"
0332 msgstr "컨테이너 알 수 없음: %1"
0333 
0334 #: analitza/expression.cpp:456
0335 #, qt-format
0336 msgctxt "QCoreApplication|"
0337 msgid "Cannot codify the %1 value."
0338 msgstr "%1 값을 부호화할 수 없습니다."
0339 
0340 #: analitza/expression.cpp:462
0341 #, qt-format
0342 msgctxt "QCoreApplication|"
0343 msgid "The %1 operator cannot have child contexts."
0344 msgstr "%1 연산자에 자식 콘텍스트가 올 수 없습니다."
0345 
0346 #: analitza/expression.cpp:466
0347 #, qt-format
0348 msgctxt "QCoreApplication|"
0349 msgid "The element '%1' is not an operator."
0350 msgstr "'%1' 원소가 연산자가 아닙니다."
0351 
0352 #: analitza/expression.cpp:479
0353 msgctxt "QCoreApplication|"
0354 msgid "Do not want empty vectors"
0355 msgstr "빈 벡터를 지정할 수 없음"
0356 
0357 #: analitza/expression.cpp:489
0358 msgctxt "QCoreApplication|"
0359 msgid "Do not want empty matrices"
0360 msgstr "빈 행렬을 지정할 수 없음"
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 "지원하지 않음/알 수 없음: %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' 대신 %1을(를) 예상함"
0378 
0379 #: analitza/expressionparser.cpp:298
0380 msgctxt "QCoreApplication|"
0381 msgid "Missing right parenthesis"
0382 msgstr "오른쪽 괄호 없음"
0383 
0384 #: analitza/expressionparser.cpp:300
0385 msgctxt "QCoreApplication|"
0386 msgid "Unbalanced right parenthesis"
0387 msgstr "오른쪽 괄호 짝이 맞지 않음"
0388 
0389 #: analitza/expressionparser.cpp:303
0390 #, qt-format
0391 msgctxt "QCoreApplication|"
0392 msgid "Unexpected token identifier: %1"
0393 msgstr "알 수 없는 토큰 식별자: %1"
0394 
0395 #: analitza/expressionparser.cpp:305
0396 #, qt-format
0397 msgctxt "QCoreApplication|"
0398 msgid "Unexpected token %1"
0399 msgstr "알 수 없는 토큰 %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'을(를) 통합하는 형식을 찾을 수 없음"
0406 
0407 #: analitza/expressiontypechecker.cpp:473
0408 msgctxt "QCoreApplication|"
0409 msgid "The domain should be either a vector or a list"
0410 msgstr "domain은 벡터나 목록이어야 함"
0411 
0412 #: analitza/expressiontypechecker.cpp:558
0413 #, qt-format
0414 msgctxt "type error message|"
0415 msgid "Cannot call '%1'"
0416 msgstr "'%1'을(를) 호출할 수 없음"
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'을(를) '%2'(으)로 축소할 수 없습니다. '%4'의 '%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'의 인자 개수가 잘못되었습니다. %1개여야 합니다."
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 "'%1'와(과) '%2'을(를) 비교할 수 없습니다. '%4'의 '%3' 인자 형식이 잘못됨"
0437 
0438 #: analitza/expressiontypechecker.cpp:654
0439 #, qt-format
0440 msgctxt "QCoreApplication|"
0441 msgid "Could not call '%1'"
0442 msgstr "'%1'을(를) 호출할 수 없음"
0443 
0444 #: analitza/expressiontypechecker.cpp:662
0445 #, qt-format
0446 msgctxt "QCoreApplication|"
0447 msgid "Could not solve '%1'"
0448 msgstr "'%1'을(를) 풀 수 없음"
0449 
0450 #: analitza/expressiontypechecker.cpp:695
0451 #, qt-format
0452 msgctxt "QCoreApplication|"
0453 msgid "Incoherent type for the variable '%1'"
0454 msgstr "'%1' 변수의 형식이 완전하지 않음"
0455 
0456 #: analitza/expressiontypechecker.cpp:718
0457 msgctxt "QCoreApplication|"
0458 msgid "Could not determine the type for piecewise"
0459 msgstr "piecewise의 형식을 결정할 수 없음"
0460 
0461 #: analitza/expressiontypechecker.cpp:937
0462 msgctxt "QCoreApplication|"
0463 msgid "Unexpected type"
0464 msgstr "예상하지 못한 형식"
0465 
0466 #: analitza/expressiontypechecker.cpp:960
0467 #, qt-format
0468 msgctxt "QCoreApplication|"
0469 msgid "Cannot convert '%1' to '%2'"
0470 msgstr "'%1'을(를) '%2'(으)로 변환할 수 없음"
0471 
0472 #: analitza/htmlexpressionwriter.cpp:54 analitza/htmlexpressionwriter.cpp:55
0473 #, qt-format
0474 msgctxt "html representation of an operator|"
0475 msgid "<span class='op'>%1</span>"
0476 msgstr "<span class='op'>%1</span>"
0477 
0478 #: analitza/htmlexpressionwriter.cpp:56
0479 #, qt-format
0480 msgctxt "html representation of an operator|"
0481 msgid "<span class='keyword'>%1</span>"
0482 msgstr "<span class='keyword'>%1</span>"
0483 
0484 #: analitza/mathmlpresentationlexer.cpp:94
0485 #, qt-format
0486 msgctxt "Error message|"
0487 msgid "Unknown token '%1'"
0488 msgstr "알 수 없는 토큰 '%1'"
0489 
0490 #: analitza/operations.cpp:54 analitza/operations.cpp:191
0491 msgctxt "QCoreApplication|"
0492 msgid "Cannot divide by 0."
0493 msgstr "0으로 나눌 수 없습니다."
0494 
0495 #: analitza/operations.cpp:72 analitza/operations.cpp:203
0496 msgctxt "QCoreApplication|"
0497 msgid "Cannot calculate the remainder on 0."
0498 msgstr "0으로 나눈 나머지를 계산할 수 없습니다."
0499 
0500 #: analitza/operations.cpp:84 analitza/operations.cpp:213
0501 msgctxt "QCoreApplication|"
0502 msgid "Cannot calculate the factor on 0."
0503 msgstr "0의 인수를 계산할 수 없습니다."
0504 
0505 #: analitza/operations.cpp:140 analitza/operations.cpp:261
0506 msgctxt "QCoreApplication|"
0507 msgid "Cannot calculate the lcm of 0."
0508 msgstr "0의 최대 공약수를 계산할 수 없습니다."
0509 
0510 #: analitza/operations.cpp:246
0511 msgctxt "QCoreApplication|"
0512 msgid "Boolean operations on complex numbers not available"
0513 msgstr "복소수에서 이진 연산을 수행할 수 없음"
0514 
0515 #: analitza/operations.cpp:276
0516 msgctxt "QCoreApplication|"
0517 msgid "Only square root implemented for complex numbers"
0518 msgstr "복소수에서는 제곱근만 계산할 수 있음"
0519 
0520 #: analitza/operations.cpp:351 analitza/operations.cpp:463
0521 #, qt-format
0522 msgctxt "QCoreApplication|"
0523 msgid "Could not calculate a value %1"
0524 msgstr "%1 값을 계산할 수 없음"
0525 
0526 #: analitza/operations.cpp:479
0527 #, qt-format
0528 msgctxt "QCoreApplication|"
0529 msgid "Cannot calculate %1 between a value and an error type"
0530 msgstr "%1을(를) 값과 오류 중에서 구별할 수 없음"
0531 
0532 #: analitza/operations.cpp:495 analitza/operations.cpp:652
0533 #: analitza/operations.cpp:784
0534 msgctxt "QCoreApplication|"
0535 msgid "Invalid index for a container"
0536 msgstr "콘테이너의 인덱스 잘못됨"
0537 
0538 #: analitza/operations.cpp:527
0539 #, qt-format
0540 msgctxt "QCoreApplication|"
0541 msgid "Cannot operate '%1' on different sized vectors."
0542 msgstr "크기가 다른 벡터에서 '%1' 연산을 사용할 수 없습니다."
0543 
0544 #: analitza/operations.cpp:566
0545 msgctxt "QCoreApplication|"
0546 msgid ""
0547 "Multiplication between a matrix and a vector is allowed provided that the "
0548 "number of columns of the matrix equals the size of the vector"
0549 msgstr "행렬과 벡터를 곱하려면 행렬의 열 개수가 벡터의 크기와 같아야 함"
0550 
0551 #: analitza/operations.cpp:570 analitza/operations.cpp:707
0552 msgctxt "QCoreApplication|"
0553 msgid "Matrix and vector entries must be numbers"
0554 msgstr "행렬과 벡터 항목이 숫자여야 함"
0555 
0556 #: analitza/operations.cpp:599
0557 #, qt-format
0558 msgctxt "QCoreApplication|"
0559 msgid "Could not calculate a vector's %1"
0560 msgstr "벡터의 %1을(를) 계산할 수 없음"
0561 
0562 #: analitza/operations.cpp:621 analitza/operations.cpp:637
0563 #, qt-format
0564 msgctxt "QCoreApplication|"
0565 msgid "Could not calculate a list's %1"
0566 msgstr "목록의 %1을(를) 계산할 수 없음"
0567 
0568 #: analitza/operations.cpp:703
0569 msgctxt "QCoreApplication|"
0570 msgid ""
0571 "Multiplication between a vector and a matrix is allowed provided that the "
0572 "matrix has only one matrixrow element"
0573 msgstr "벡터와 행렬을 곱하려면 행렬에 matrixrow 원소가 하나만 있어야 함"
0574 
0575 #: analitza/operations.cpp:730
0576 msgctxt "QCoreApplication|"
0577 msgid ""
0578 "Addition of two matrices is allowed provided that both matrices have the "
0579 "same number of rows and the same number of columns"
0580 msgstr "두 행렬을 더하려면 두 행렬의 행과 열 개수가 같아야 함"
0581 
0582 #: analitza/operations.cpp:762
0583 msgctxt "QCoreApplication|"
0584 msgid ""
0585 "Multiplication of two matrices is allowed provided that the number of "
0586 "columns of the first matrix equals the number of rows of the second matrix"
0587 msgstr ""
0588 "두 행렬을 곱하려면 첫 번째 행렬의 열 개수가 두 번째 행렬의 행 개수와 같아야 "
0589 "함"
0590 
0591 #: analitza/operations.cpp:766 analitza/operations.cpp:804
0592 #: analitza/operations.cpp:887
0593 msgctxt "QCoreApplication|"
0594 msgid "Matrix entries must be numbers"
0595 msgstr "행렬 항목은 숫자여야 함"
0596 
0597 #: analitza/operations.cpp:879
0598 msgctxt "QCoreApplication|"
0599 msgid "The exponent of 'power' must be some integer number"
0600 msgstr "'power'의 지수는 정수여야 함"
0601 
0602 #: analitza/operations.cpp:883
0603 msgctxt "QCoreApplication|"
0604 msgid "Cannot compute 'power' for non square matrix"
0605 msgstr "정사각행렬이 아닌 행렬의 'power'를 계산할 수 없음"
0606 
0607 #: analitza/operations.cpp:922
0608 #, qt-format
0609 msgctxt "QCoreApplication|"
0610 msgid "Cannot calculate %1 between a matrix and an error type"
0611 msgstr "행렬과 오류 형식의 %1을(를) 계산할 수 없음"
0612 
0613 #: analitza/providederivative.cpp:93
0614 #, qt-format
0615 msgctxt "QCoreApplication|"
0616 msgid "Could not calculate the derivative for '%1'"
0617 msgstr "'%1'의 도함수를 계산할 수 없음"
0618 
0619 #: analitzagui/operatorsmodel.cpp:95 analitzagui/variablesmodel.cpp:91
0620 #: analitzaplot/plotsdictionarymodel.cpp:36 analitzaplot/plotsmodel.cpp:78
0621 msgctxt "@title:column|"
0622 msgid "Name"
0623 msgstr "이름"
0624 
0625 #: analitzagui/operatorsmodel.cpp:98
0626 msgctxt "@title:column|"
0627 msgid "Description"
0628 msgstr "설명"
0629 
0630 #: analitzagui/operatorsmodel.cpp:101
0631 msgctxt "@title:column|"
0632 msgid "Parameters"
0633 msgstr "인자"
0634 
0635 #: analitzagui/operatorsmodel.cpp:104
0636 msgctxt "@title:column|"
0637 msgid "Example"
0638 msgstr "예제"
0639 
0640 #: analitzagui/operatorsmodel.cpp:135
0641 msgctxt "Syntax for function bounding|"
0642 msgid " : var"
0643 msgstr " : var"
0644 
0645 #: analitzagui/operatorsmodel.cpp:137
0646 msgctxt "Syntax for function bounding values|"
0647 msgid "=from..to"
0648 msgstr "=from..to"
0649 
0650 #: analitzagui/operatorsmodel.cpp:140
0651 #, qt-format
0652 msgctxt "QCoreApplication|"
0653 msgid "%1("
0654 msgstr "%1("
0655 
0656 #: analitzagui/operatorsmodel.cpp:143
0657 #, qt-format
0658 msgctxt "QCoreApplication|"
0659 msgid "%1... parameters, ...%2)"
0660 msgstr "%1... parameters, ...%2)"
0661 
0662 #: analitzagui/operatorsmodel.cpp:146
0663 #, qt-format
0664 msgctxt "QCoreApplication|"
0665 msgid "par%1"
0666 msgstr "par%1"
0667 
0668 #: analitzagui/operatorsmodel.cpp:159
0669 msgctxt "QCoreApplication|"
0670 msgid "Addition"
0671 msgstr "더하기"
0672 
0673 #: analitzagui/operatorsmodel.cpp:162
0674 msgctxt "QCoreApplication|"
0675 msgid "Multiplication"
0676 msgstr "곱하기"
0677 
0678 #: analitzagui/operatorsmodel.cpp:165
0679 msgctxt "QCoreApplication|"
0680 msgid "Division"
0681 msgstr "나누기"
0682 
0683 #: analitzagui/operatorsmodel.cpp:168
0684 msgctxt "QCoreApplication|"
0685 msgid "Subtraction. Will remove all values from the first one."
0686 msgstr "빼기"
0687 
0688 #: analitzagui/operatorsmodel.cpp:171
0689 msgctxt "QCoreApplication|"
0690 msgid "Power"
0691 msgstr "제곱"
0692 
0693 #: analitzagui/operatorsmodel.cpp:174
0694 msgctxt "QCoreApplication|"
0695 msgid "Remainder"
0696 msgstr "나머지"
0697 
0698 #: analitzagui/operatorsmodel.cpp:177
0699 msgctxt "QCoreApplication|"
0700 msgid "Quotient"
0701 msgstr "몫"
0702 
0703 #: analitzagui/operatorsmodel.cpp:180
0704 msgctxt "QCoreApplication|"
0705 msgid "The factor of"
0706 msgstr "인수"
0707 
0708 #: analitzagui/operatorsmodel.cpp:183
0709 msgctxt "QCoreApplication|"
0710 msgid "Factorial. factorial(n)=n!"
0711 msgstr "계승(팩토리얼). factorial(n)=n!"
0712 
0713 #: analitzagui/operatorsmodel.cpp:186
0714 msgctxt "QCoreApplication|"
0715 msgid "Function to calculate the sine of a given angle"
0716 msgstr "지정한 각도의 사인을 계산하는 함수"
0717 
0718 #: analitzagui/operatorsmodel.cpp:189
0719 msgctxt "QCoreApplication|"
0720 msgid "Function to calculate the cosine of a given angle"
0721 msgstr "지정한 각도의 코사인을 계산하는 함수"
0722 
0723 #: analitzagui/operatorsmodel.cpp:192
0724 msgctxt "QCoreApplication|"
0725 msgid "Function to calculate the tangent of a given angle"
0726 msgstr "지정한 각도의 탄젠트를 계산하는 함수"
0727 
0728 #: analitzagui/operatorsmodel.cpp:195
0729 msgctxt "QCoreApplication|"
0730 msgid "Secant"
0731 msgstr "시컨트"
0732 
0733 #: analitzagui/operatorsmodel.cpp:198
0734 msgctxt "QCoreApplication|"
0735 msgid "Cosecant"
0736 msgstr "코시컨트"
0737 
0738 #: analitzagui/operatorsmodel.cpp:201
0739 msgctxt "QCoreApplication|"
0740 msgid "Cotangent"
0741 msgstr "코탄젠트"
0742 
0743 #: analitzagui/operatorsmodel.cpp:204
0744 msgctxt "QCoreApplication|"
0745 msgid "Hyperbolic sine"
0746 msgstr "쌍곡선 사인"
0747 
0748 #: analitzagui/operatorsmodel.cpp:207
0749 msgctxt "QCoreApplication|"
0750 msgid "Hyperbolic cosine"
0751 msgstr "쌍곡선 코사인"
0752 
0753 #: analitzagui/operatorsmodel.cpp:210
0754 msgctxt "QCoreApplication|"
0755 msgid "Hyperbolic tangent"
0756 msgstr "쌍곡선 탄젠트"
0757 
0758 #: analitzagui/operatorsmodel.cpp:213
0759 msgctxt "QCoreApplication|"
0760 msgid "Hyperbolic secant"
0761 msgstr "쌍곡선 시컨트"
0762 
0763 #: analitzagui/operatorsmodel.cpp:216
0764 msgctxt "QCoreApplication|"
0765 msgid "Hyperbolic cosecant"
0766 msgstr "쌍곡선 코시컨트"
0767 
0768 #: analitzagui/operatorsmodel.cpp:219
0769 msgctxt "QCoreApplication|"
0770 msgid "Hyperbolic cotangent"
0771 msgstr "쌍곡선 코탄젠트"
0772 
0773 #: analitzagui/operatorsmodel.cpp:222
0774 msgctxt "QCoreApplication|"
0775 msgid "Arc sine"
0776 msgstr "아크 사인"
0777 
0778 #: analitzagui/operatorsmodel.cpp:225
0779 msgctxt "QCoreApplication|"
0780 msgid "Arc cosine"
0781 msgstr "아크 코사인"
0782 
0783 #: analitzagui/operatorsmodel.cpp:228
0784 msgctxt "QCoreApplication|"
0785 msgid "Arc tangent"
0786 msgstr "아크 탄젠트"
0787 
0788 #: analitzagui/operatorsmodel.cpp:231
0789 msgctxt "QCoreApplication|"
0790 msgid "Arc cotangent"
0791 msgstr "아크 코탄젠트"
0792 
0793 #: analitzagui/operatorsmodel.cpp:237
0794 msgctxt "QCoreApplication|"
0795 msgid "Hyperbolic arc tangent"
0796 msgstr "쌍곡선 아크 탄젠트"
0797 
0798 #: analitzagui/operatorsmodel.cpp:240
0799 msgctxt "QCoreApplication|"
0800 msgid "Summatory"
0801 msgstr "합"
0802 
0803 #: analitzagui/operatorsmodel.cpp:243
0804 msgctxt "QCoreApplication|"
0805 msgid "Productory"
0806 msgstr "곱"
0807 
0808 #: analitzagui/operatorsmodel.cpp:246
0809 msgctxt "QCoreApplication|"
0810 msgid "For all"
0811 msgstr "모두"
0812 
0813 #: analitzagui/operatorsmodel.cpp:249
0814 msgctxt "QCoreApplication|"
0815 msgid "Exists"
0816 msgstr "존재함"
0817 
0818 #: analitzagui/operatorsmodel.cpp:252
0819 msgctxt "QCoreApplication|"
0820 msgid "Differentiation"
0821 msgstr "미분"
0822 
0823 #: analitzagui/operatorsmodel.cpp:255
0824 msgctxt "QCoreApplication|"
0825 msgid "Hyperbolic arc sine"
0826 msgstr "쌍곡선 아크 사인"
0827 
0828 #: analitzagui/operatorsmodel.cpp:258
0829 msgctxt "QCoreApplication|"
0830 msgid "Hyperbolic arc cosine"
0831 msgstr "쌍곡선 아크 코사인"
0832 
0833 #: analitzagui/operatorsmodel.cpp:261
0834 msgctxt "QCoreApplication|"
0835 msgid "Arc cosecant"
0836 msgstr "아크 코시컨트"
0837 
0838 #: analitzagui/operatorsmodel.cpp:264
0839 msgctxt "QCoreApplication|"
0840 msgid "Hyperbolic arc cosecant"
0841 msgstr "쌍곡선 아크 코시컨트"
0842 
0843 #: analitzagui/operatorsmodel.cpp:267
0844 msgctxt "QCoreApplication|"
0845 msgid "Arc secant"
0846 msgstr "아크 시컨트"
0847 
0848 #: analitzagui/operatorsmodel.cpp:270
0849 msgctxt "QCoreApplication|"
0850 msgid "Hyperbolic arc secant"
0851 msgstr "쌍곡선 아크 시컨트"
0852 
0853 #: analitzagui/operatorsmodel.cpp:273
0854 msgctxt "QCoreApplication|"
0855 msgid "Exponent (e^x)"
0856 msgstr "지수(e^x)"
0857 
0858 #: analitzagui/operatorsmodel.cpp:276
0859 msgctxt "QCoreApplication|"
0860 msgid "Base-e logarithm"
0861 msgstr "자연로그"
0862 
0863 #: analitzagui/operatorsmodel.cpp:279
0864 msgctxt "QCoreApplication|"
0865 msgid "Base-10 logarithm"
0866 msgstr "상용로그"
0867 
0868 #: analitzagui/operatorsmodel.cpp:282
0869 msgctxt "QCoreApplication|"
0870 msgid "Absolute value. abs(n)=|n|"
0871 msgstr "절댓값. abs(n)=|n|"
0872 
0873 #: analitzagui/operatorsmodel.cpp:285
0874 msgctxt "QCoreApplication|"
0875 msgid "Conjugate"
0876 msgstr "켤레 복소수"
0877 
0878 #: analitzagui/operatorsmodel.cpp:288
0879 msgctxt "QCoreApplication|"
0880 msgid "Arg"
0881 msgstr "편각"
0882 
0883 #: analitzagui/operatorsmodel.cpp:291
0884 msgctxt "QCoreApplication|"
0885 msgid "Real"
0886 msgstr "실수"
0887 
0888 #: analitzagui/operatorsmodel.cpp:294
0889 msgctxt "QCoreApplication|"
0890 msgid "Imaginary"
0891 msgstr "허수"
0892 
0893 #: analitzagui/operatorsmodel.cpp:297
0894 msgctxt "QCoreApplication|"
0895 msgid "Floor value. floor(n)=⌊n⌋"
0896 msgstr "값의 버림. floor(n)=⌊n⌋"
0897 
0898 #: analitzagui/operatorsmodel.cpp:300
0899 msgctxt "QCoreApplication|"
0900 msgid "Ceil value. ceil(n)=⌈n⌉"
0901 msgstr "값의 올림. ceil(n)=⌈n⌉"
0902 
0903 #: analitzagui/operatorsmodel.cpp:303
0904 msgctxt "QCoreApplication|"
0905 msgid "Minimum"
0906 msgstr "최소"
0907 
0908 #: analitzagui/operatorsmodel.cpp:306
0909 msgctxt "QCoreApplication|"
0910 msgid "Maximum"
0911 msgstr "최대"
0912 
0913 #: analitzagui/operatorsmodel.cpp:309
0914 msgctxt "QCoreApplication|"
0915 msgid "Greater than. gt(a,b)=a>b"
0916 msgstr "보다 큼. gt(a,b)=a>b"
0917 
0918 #: analitzagui/operatorsmodel.cpp:312
0919 msgctxt "QCoreApplication|"
0920 msgid "Less than. lt(a,b)=a<b"
0921 msgstr "보다 작음. lt(a,b)=a<b"
0922 
0923 #: analitzagui/operatorsmodel.cpp:315
0924 msgctxt "QCoreApplication|"
0925 msgid "Equal. eq(a,b) = a=b"
0926 msgstr "같음. eq(a,b) = a=b"
0927 
0928 #: analitzagui/operatorsmodel.cpp:318
0929 msgctxt "QCoreApplication|"
0930 msgid "Approximation. approx(a)=a±n"
0931 msgstr "예측. approx(a)=a±n"
0932 
0933 #: analitzagui/operatorsmodel.cpp:321
0934 msgctxt "QCoreApplication|"
0935 msgid "Not equal. neq(a,b)=a≠b"
0936 msgstr "같지 않음. neq(a,b)=a≠b"
0937 
0938 #: analitzagui/operatorsmodel.cpp:324
0939 msgctxt "QCoreApplication|"
0940 msgid "Greater or equal. geq(a,b)=a≥b"
0941 msgstr "크거나 같음. geq(a,b)=a≥b"
0942 
0943 #: analitzagui/operatorsmodel.cpp:327
0944 msgctxt "QCoreApplication|"
0945 msgid "Less or equal. leq(a,b)=a≤b"
0946 msgstr "작거나 같음. leq(a,b)=a≤b"
0947 
0948 #: analitzagui/operatorsmodel.cpp:330
0949 msgctxt "QCoreApplication|"
0950 msgid "Boolean and"
0951 msgstr "이진 and"
0952 
0953 #: analitzagui/operatorsmodel.cpp:333
0954 msgctxt "QCoreApplication|"
0955 msgid "Boolean not"
0956 msgstr "이진 not"
0957 
0958 #: analitzagui/operatorsmodel.cpp:336
0959 msgctxt "QCoreApplication|"
0960 msgid "Boolean or"
0961 msgstr "이진 or"
0962 
0963 #: analitzagui/operatorsmodel.cpp:339
0964 msgctxt "QCoreApplication|"
0965 msgid "Boolean xor"
0966 msgstr "이진 xor"
0967 
0968 #: analitzagui/operatorsmodel.cpp:342
0969 msgctxt "QCoreApplication|"
0970 msgid "Boolean implication"
0971 msgstr "이진 귀결"
0972 
0973 #: analitzagui/operatorsmodel.cpp:345
0974 msgctxt "QCoreApplication|"
0975 msgid "Greatest common divisor"
0976 msgstr "최대 공약수"
0977 
0978 #: analitzagui/operatorsmodel.cpp:348
0979 msgctxt "QCoreApplication|"
0980 msgid "Least common multiple"
0981 msgstr "최소 공배수"
0982 
0983 #: analitzagui/operatorsmodel.cpp:351
0984 msgctxt "QCoreApplication|"
0985 msgid "Root"
0986 msgstr "루트"
0987 
0988 #: analitzagui/operatorsmodel.cpp:354
0989 msgctxt "QCoreApplication|"
0990 msgid "Cardinal"
0991 msgstr "기수"
0992 
0993 #: analitzagui/operatorsmodel.cpp:357
0994 msgctxt "QCoreApplication|"
0995 msgid "Scalar product"
0996 msgstr "스칼라 곱"
0997 
0998 #: analitzagui/operatorsmodel.cpp:360
0999 msgctxt "QCoreApplication|"
1000 msgid "Select the par1-th element of par2 list or vector"
1001 msgstr "par2 목록이나 벡터의 par1번째 원소 선택"
1002 
1003 #: analitzagui/operatorsmodel.cpp:363
1004 msgctxt "QCoreApplication|"
1005 msgid "Joins several items of the same type"
1006 msgstr "같은 형식의 항목 여러 개 합치기"
1007 
1008 #: analitzagui/operatorsmodel.cpp:366
1009 msgctxt "QCoreApplication|"
1010 msgid "Applies a function to every element in a list"
1011 msgstr "목록의 모든 원소에 함수 적용"
1012 
1013 #: analitzagui/operatorsmodel.cpp:369
1014 msgctxt "QCoreApplication|"
1015 msgid "Removes all elements that don't fit a condition"
1016 msgstr "조건에 맞지 않는 모든 원소 삭제"
1017 
1018 #: analitzagui/operatorsmodel.cpp:372
1019 msgctxt "QCoreApplication|"
1020 msgid "Transpose"
1021 msgstr "전치"
1022 
1023 #: analitzagui/operatorsmodel.cpp:572
1024 #, qt-format
1025 msgctxt "n-ary function prototype|"
1026 msgid "<em>%1</em>(..., <b>par%2</b>, ...)"
1027 msgstr "<em>%1</em>(..., <b>par%2</b>, ...)"
1028 
1029 #: analitzagui/operatorsmodel.cpp:582
1030 #, qt-format
1031 msgctxt "Function name in function prototype|"
1032 msgid "<em>%1</em>("
1033 msgstr "<em>%1</em>("
1034 
1035 #: analitzagui/operatorsmodel.cpp:583
1036 #, qt-format
1037 msgctxt "Uncorrect function name in function prototype|"
1038 msgid "<em style='color:red'><b>%1</b></em>("
1039 msgstr "<em style='color:red'><b>%1</b></em>("
1040 
1041 #: analitzagui/operatorsmodel.cpp:586
1042 #, qt-format
1043 msgctxt "Parameter in function prototype|"
1044 msgid "par%1"
1045 msgstr "par%1"
1046 
1047 #: analitzagui/operatorsmodel.cpp:589 analitzagui/operatorsmodel.cpp:599
1048 #, qt-format
1049 msgctxt "Current parameter in function prototype|"
1050 msgid "<b>%1</b>"
1051 msgstr "<b>%1</b>"
1052 
1053 #: analitzagui/operatorsmodel.cpp:592
1054 msgctxt "Function parameter separator|"
1055 msgid ", "
1056 msgstr ", "
1057 
1058 #: analitzagui/operatorsmodel.cpp:596
1059 msgctxt "Current parameter is the bounding|"
1060 msgid " : bounds"
1061 msgstr " : bounds"
1062 
1063 #: analitzagui/variablesmodel.cpp:94
1064 msgctxt "@title:column|"
1065 msgid "Value"
1066 msgstr "값"
1067 
1068 #: analitzaplot/plotsfactory.cpp:49
1069 msgctxt "QCoreApplication|"
1070 msgid "The expression is not correct"
1071 msgstr "수식이 잘못됨"
1072 
1073 #: analitzaplot/plotsfactory.cpp:72
1074 #, qt-format
1075 msgctxt "QCoreApplication|"
1076 msgid "Function type '%1' not recognized"
1077 msgstr "함수 형식 '%1'을(를) 알 수 없음"
1078 
1079 #: analitzaplot/plotsfactory.cpp:74
1080 #, qt-format
1081 msgctxt "QCoreApplication|"
1082 msgid "Function '%1' not recognized"
1083 msgstr "함수 '%1'을(를) 알 수 없음"
1084 
1085 #: analitzaplot/plotsmodel.cpp:79
1086 msgctxt "@title:column|"
1087 msgid "Plot"
1088 msgstr "플롯"
1089 
1090 #: analitzaplot/plotter3d_es.cpp:534 declarative/graph2dmobile.cpp:141
1091 msgctxt "QObject|"
1092 msgid "PNG Image (*.png)"
1093 msgstr "PNG 그림 (*.png)"
1094 
1095 #: analitzaplot/plotter3d_es.cpp:534
1096 msgctxt "QObject|"
1097 msgid "PDF Document (*.pdf)"
1098 msgstr "PDF 문서 (*.pdf)"
1099 
1100 #: analitzaplot/plotter3d_es.cpp:534
1101 msgctxt "QObject|"
1102 msgid "X3D Document (*.x3d)"
1103 msgstr "X3D 문서 (*.x3d)"
1104 
1105 #: analitzaplot/plotter3d_es.cpp:534
1106 msgctxt "QObject|"
1107 msgid "STL Document (*.stl)"
1108 msgstr "STL 문서 (*.stl)"
1109 
1110 #: analitzaplot/private/backends/cartesiancurve.cpp:64
1111 msgctxt "Function type|"
1112 msgid "Plane Curve F(y)"
1113 msgstr "평면 곡선 F(y)"
1114 
1115 #: analitzaplot/private/backends/cartesiancurve.cpp:80
1116 msgctxt "Function type|"
1117 msgid "Plane Curve F(x)"
1118 msgstr "평면 곡선 F(x)"
1119 
1120 #: analitzaplot/private/backends/cartesiancurve.cpp:137
1121 #: analitzaplot/private/backends/cartesiancurve.cpp:245
1122 msgctxt "QCoreApplication|"
1123 msgid "We can only draw Real results."
1124 msgstr "실수 결과만 그릴 수 있습니다."
1125 
1126 #: analitzaplot/private/backends/cartesiancurve.cpp:248
1127 #: analitzawidgets/plotsview2d.cpp:236
1128 #, qt-format
1129 msgctxt "QCoreApplication|"
1130 msgid "x=%1 y=%2"
1131 msgstr "x=%1 y=%2"
1132 
1133 #: analitzaplot/private/backends/cartesiansurface.cpp:52
1134 msgctxt "Function type|"
1135 msgid "Surface z=F(x,y)"
1136 msgstr "평면 z=F(x,y)"
1137 
1138 #: analitzaplot/private/backends/cartesiansurface.cpp:94
1139 msgctxt "Function type|"
1140 msgid "Surface y=F(x,z)"
1141 msgstr "평면 y=F(x,z)"
1142 
1143 #: analitzaplot/private/backends/cartesiansurface.cpp:127
1144 msgctxt "Function type|"
1145 msgid "Surface x=F(y,z)"
1146 msgstr "평면 x=F(y,z)"
1147 
1148 #: analitzaplot/private/backends/cylindricalsurface.cpp:37
1149 msgctxt "Function type|"
1150 msgid "Cylindrical Surface z=F(r: Radial, p: Polar)"
1151 msgstr "원기둥 평면 z=F(r: 반지름, p: 극)"
1152 
1153 #: analitzaplot/private/backends/implicitcurve.cpp:44
1154 msgctxt "Function type|"
1155 msgid "Implicit Curve"
1156 msgstr "음함수 곡선"
1157 
1158 #: analitzaplot/private/backends/implicitpolarcurve.cpp:37
1159 msgctxt "Function type|"
1160 msgid "Polar implicit Curve 0=F(r: Radial, p: Polar)"
1161 msgstr "극좌표 음함수 곡선 0=F(r: 반지름, p: 극)"
1162 
1163 #: analitzaplot/private/backends/implicitsurface.cpp:35
1164 msgctxt "Function type|"
1165 msgid "Implicit Surface"
1166 msgstr "음함수 평면"
1167 
1168 #: analitzaplot/private/backends/parametriccurve2d.cpp:37
1169 msgctxt "Function type|"
1170 msgid "Parametric Curve 2D"
1171 msgstr "인수 좌표 곡선 2D"
1172 
1173 #: analitzaplot/private/backends/parametriccurve3d.cpp:31
1174 msgctxt "Function type|"
1175 msgid "Parametric Curve 3D"
1176 msgstr "인수 좌표 곡선 3D"
1177 
1178 #: analitzaplot/private/backends/parametricsurface.cpp:32
1179 msgctxt "Function type|"
1180 msgid "Parametric Surface"
1181 msgstr "인수 좌표 평면"
1182 
1183 #: analitzaplot/private/backends/polarcurve.cpp:37
1184 msgctxt "Function type|"
1185 msgid "Polar Curve r=F(p: Polar)"
1186 msgstr "극좌표 곡선 r=F(p: 극)"
1187 
1188 #: analitzaplot/private/backends/sphericalsurface.cpp:35
1189 msgctxt "Function type|"
1190 msgid "Spherical Surface Radial=F(t:Azimuth, p: Polar)"
1191 msgstr "구형 표면 Radial=F(t:방위각, p: 극)"
1192 
1193 #: analitzawidgets/expressionedit.cpp:295
1194 #, qt-format
1195 msgctxt "QCoreApplication|"
1196 msgid "Result: %1"
1197 msgstr "결과: %1"
1198 
1199 #: analitzawidgets/expressionedit.cpp:405
1200 msgctxt "QCoreApplication|"
1201 msgid "To Expression"
1202 msgstr "수식으로"
1203 
1204 #: analitzawidgets/expressionedit.cpp:407
1205 msgctxt "QCoreApplication|"
1206 msgid "To MathML"
1207 msgstr "MathML로"
1208 
1209 #: analitzawidgets/expressionedit.cpp:409
1210 msgctxt "QCoreApplication|"
1211 msgid "Simplify"
1212 msgstr "간략하게"
1213 
1214 #: analitzawidgets/expressionedit.cpp:411
1215 msgctxt "QCoreApplication|"
1216 msgid "Examples"
1217 msgstr "예제"
1218 
1219 #: analitzawidgets/plotsview2d.cpp:214
1220 msgctxt "QCoreApplication|"
1221 msgid "Selected viewport too small"
1222 msgstr "선택한 뷰포트가 너무 작음"