The R Project SVN R

Rev

Rev 63002 | Rev 63530 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

# Korean translation for R base package
# src/library/base/po/ko.po
# Copyright (C) 1995-2013 The R Core Team
# This file is distributed under the same license as the R base package.
# R Development Translation Team - Korean
# Chel Hee Lee <gnustats@korea.gnu.org>, 2008-2013.
# Chel Hee Lee <gnustats@gmail.com>, 2008-2013.
#
msgid ""
msgstr ""
"Project-Id-Version: R 3.0.0\n"
"Report-Msgid-Bugs-To: bugs.r-project.org\n"
"POT-Creation-Date: 2013-06-29 17:48+0100\n"
"PO-Revision-Date: 2013-03-10 12:09-0600\n"
"Last-Translator: Chel Hee Lee <gnustats@gmail.com>\n"
"Language-Team: R Development Translation Teams (Korean) <gnustats@korea.gnu."
"org>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Poedit-Language: Korean\n"
"X-Poedit-Country: KOREA, REPUBLIC OF\n"
"X-Poedit-SourceCharset: utf-8\n"

# CHL20130302
#: src/appl/optim.c:60
msgid "non-finite value supplied by 'optim'"
msgstr "'optim'으로부터 유한하지 않은 값이 생성되었습니다"

# CHL20130302
#: src/appl/optim.c:67
#, c-format
msgid "candidate point in 'optim' evaluated to length %d not %d"
msgstr "'optim'내부의 후보점 길이가 %2$d가 아니라 %1$d입니다"

# CHL20130302
#: src/appl/optim.c:136
msgid "REPORT must be > 0 (method = \"BFGS\")"
msgstr "method에  \"BFGS\"가 주어졌을때, REPORT는 반드시 0 보다 커야 합니다"

# CHL20130302
#: src/appl/optim.c:147
msgid "initial value in 'vmmin' is not finite"
msgstr "'vmmin'에 주어진 초기값이 유한하지 않습니다"

# CHL20130302
#: src/appl/optim.c:295
msgid "function cannot be evaluated at initial parameters"
msgstr "파라미터의 초기값으로 함수를 계산할 수는 없습니다"

# CHL20130305
#: src/appl/optim.c:492
msgid "unknown 'type' in \"CG\" method of 'optim'"
msgstr "'optim'에서 사용되는 \"CG\"라는 method에서 지원하는 'type'이 아닙니다"

# CHL20130305
#: src/appl/optim.c:505
msgid "Function cannot be evaluated at initial parameters"
msgstr "파라미터의 초기값으로 함수를 계산할 수는 없습니다"

# CHL20130302
#: src/appl/optim.c:560
msgid "unknown type in \"CG\" method of 'optim'"
msgstr "'optim'에서 사용하는 \"CG\"라는 method에서 지원하는 타입이 아닙니다"

# CHL20130305
#: src/appl/optim.c:660
msgid "REPORT must be > 0 (method = \"L-BFGS-B\")"
msgstr "method에 \"L-BFGS-B\"가 사용될 때, REPORT는 반드시 0보다 커야 합니다"

# CHL20130302
#: src/appl/optim.c:683
msgid "L-BFGS-B needs finite values of 'fn'"
msgstr "L-BFGS-B는 유한한 'fn'의 값들을 필요로 합니다"

# CHL20130305
#: src/appl/optim.c:739
msgid "trace, REPORT must be >= 0 (method = \"SANN\")"
msgstr ""
"trace, method에 \"SANN\"이 사용될때, REPORT는 반드시 0보다 크거나 같아야 합니"
"다"

# CHL20130302
#: src/appl/pretty.c:111
msgid "Internal(pretty()): very small range.. corrected"
msgstr "Internal(pretty()): 너무 작은 범위입니다.. 수정되었습니다"

# CHL20130302
#: src/appl/pretty.c:114
msgid "Internal(pretty()): very large range.. corrected"
msgstr "Internal(pretty()): 너무 큰 범위입니다.. 수정되었습니다"

# CHL20130302
#: src/gnuwin32/dynload.c:162
#, c-format
msgid "DLL attempted to change FPU control word from %x to %x"
msgstr "DLL이 FPU 컨트롤 단어를 %1$x에서 %2$x로 변경을 시도했습니다"

# CHL20130302
#: src/gnuwin32/dynload.c:203
msgid "cannot get working directory"
msgstr "작업디렉토리를 가져올 수 없습니다"

# CHL20130302
#: src/gnuwin32/extra.c:61 src/gnuwin32/extra.c:89 src/gnuwin32/extra.c:128
msgid "R_HOME not set"
msgstr "R_HOME이 지정되지 않았습니다"

# CHL20130302
#: src/gnuwin32/extra.c:68
#, c-format
msgid "'%s' not found"
msgstr "'%s'를 찾을 수 없습니다"

# CHL20130302
#: src/gnuwin32/extra.c:70
#, c-format
msgid "file association for '%s' not available or invalid"
msgstr "'%s'에 대한 파일결합이 사용가능하지 않거나 잘못되었습니다"

# CHL20130305
#: src/gnuwin32/extra.c:73
#, c-format
msgid "access to '%s' denied"
msgstr "'%s'에 접근이 거부되었습니다"

# CHL20130302
#: src/gnuwin32/extra.c:74
#, c-format
msgid "problem in displaying '%s'"
msgstr "'%s'를 표시하는데 문제가 발생했습니다"

# CHL20130302
#: src/gnuwin32/extra.c:99
#, c-format
msgid "'%ls' not found"
msgstr "'%ls'를 찾을 수 없습니다"

# CHL20130302
#: src/gnuwin32/extra.c:101
#, c-format
msgid "file association for '%ls' not available or invalid"
msgstr "'%ls'에 대한 파일결합이 사용가능하지 않거나 잘못되었습니다"

# CHL20130305
#: src/gnuwin32/extra.c:104
#, c-format
msgid "access to '%ls' denied"
msgstr "'%ls'에 접근이 거부되었습니다"

# CHL20130302
#: src/gnuwin32/extra.c:105
#, c-format
msgid "problem in displaying '%ls'"
msgstr "'%ls'를 표시하는데 문제가 발생했습니다"

# CHL20130302
#: src/gnuwin32/extra.c:116 src/gnuwin32/extra.c:158 src/gnuwin32/extra.c:347
#: src/gnuwin32/extra.c:573 src/gnuwin32/extra.c:598 src/main/agrep.c:131
#: src/main/agrep.c:135 src/main/agrep.c:770 src/main/agrep.c:775
#: src/main/apply.c:296 src/main/apply.c:298 src/main/apply.c:301
#: src/main/array.c:87 src/main/array.c:1127 src/main/array.c:1253
#: src/main/array.c:1255 src/main/array.c:1256 src/main/array.c:1582
#: src/main/array.c:1584 src/main/array.c:1586 src/main/attrib.c:196
#: src/main/builtin.c:88 src/main/builtin.c:97 src/main/builtin.c:116
#: src/main/builtin.c:118 src/main/builtin.c:147 src/main/builtin.c:533
#: src/main/builtin.c:549 src/main/builtin.c:732 src/main/builtin.c:734
#: src/main/builtin.c:736 src/main/character.c:139 src/main/character.c:142
#: src/main/character.c:203 src/main/character.c:1037
#: src/main/character.c:1041 src/main/character.c:1276
#: src/main/character.c:1280 src/main/character.c:1341
#: src/main/character.c:1344 src/main/connections.c:989
#: src/main/connections.c:995 src/main/connections.c:998
#: src/main/connections.c:1002 src/main/connections.c:1144
#: src/main/connections.c:1160 src/main/connections.c:1165
#: src/main/connections.c:1765 src/main/connections.c:1771
#: src/main/connections.c:1775 src/main/connections.c:1779
#: src/main/connections.c:1784 src/main/connections.c:2434
#: src/main/connections.c:2439 src/main/connections.c:2442
#: src/main/connections.c:2445 src/main/connections.c:2824
#: src/main/connections.c:2829 src/main/connections.c:2835
#: src/main/connections.c:2838 src/main/connections.c:2842
#: src/main/connections.c:2857 src/main/connections.c:2907
#: src/main/connections.c:2912 src/main/connections.c:2916
#: src/main/connections.c:2920 src/main/connections.c:2924
#: src/main/connections.c:2930 src/main/connections.c:2977
#: src/main/connections.c:2983 src/main/connections.c:2987
#: src/main/connections.c:3037 src/main/connections.c:3040
#: src/main/connections.c:3314 src/main/connections.c:3317
#: src/main/connections.c:3320 src/main/connections.c:3426
#: src/main/connections.c:3432 src/main/connections.c:3435
#: src/main/connections.c:3586 src/main/connections.c:3589
#: src/main/connections.c:3593 src/main/connections.c:3596
#: src/main/connections.c:3716 src/main/connections.c:3834
#: src/main/connections.c:3837 src/main/connections.c:4174
#: src/main/connections.c:4199 src/main/connections.c:4234
#: src/main/connections.c:4249 src/main/connections.c:4257
#: src/main/connections.c:4283 src/main/connections.c:4429
#: src/main/connections.c:4433 src/main/connections.c:4558
#: src/main/connections.c:4560 src/main/connections.c:4562
#: src/main/connections.c:4590 src/main/connections.c:4722
#: src/main/connections.c:4748 src/main/connections.c:4752
#: src/main/connections.c:4756 src/main/connections.c:4760
#: src/main/context.c:594 src/main/context.c:603 src/main/context.c:607
#: src/main/datetime.c:745 src/main/datetime.c:830 src/main/datetime.c:832
#: src/main/datetime.c:836 src/main/datetime.c:1000 src/main/datetime.c:1002
#: src/main/datetime.c:1165 src/main/debug.c:228 src/main/deparse.c:397
#: src/main/dotcode.c:476 src/main/dotcode.c:480 src/main/dotcode.c:485
#: src/main/dounzip.c:320 src/main/dounzip.c:327 src/main/dounzip.c:337
#: src/main/dounzip.c:342 src/main/dounzip.c:346 src/main/dounzip.c:350
#: src/main/envir.c:1550 src/main/envir.c:1553 src/main/envir.c:1672
#: src/main/envir.c:1677 src/main/envir.c:1743 src/main/envir.c:1759
#: src/main/envir.c:1765 src/main/envir.c:1862 src/main/envir.c:1870
#: src/main/envir.c:1877 src/main/envir.c:1888 src/main/envir.c:2102
#: src/main/envir.c:2223 src/main/envir.c:2482 src/main/envir.c:2692
#: src/main/envir.c:2706 src/main/envir.c:2713 src/main/envir.c:2729
#: src/main/envir.c:3292 src/main/errors.c:1036 src/main/eval.c:397
#: src/main/eval.c:406 src/main/eval.c:409 src/main/grep.c:767
#: src/main/grep.c:772 src/main/grep.c:1061 src/main/grep.c:1063
#: src/main/grep.c:1065 src/main/grep.c:1510 src/main/grep.c:1514
#: src/main/grep.c:1519 src/main/grep.c:2323 src/main/grep.c:2328
#: src/main/grep.c:2621 src/main/grep.c:2626 src/main/memory.c:3508
#: src/main/paste.c:96 src/main/paste.c:384 src/main/paste.c:391
#: src/main/paste.c:398 src/main/paste.c:403 src/main/paste.c:408
#: src/main/paste.c:413 src/main/paste.c:416 src/main/paste.c:424
#: src/main/paste.c:590 src/main/paste.c:595 src/main/platform.c:305
#: src/main/platform.c:307 src/main/platform.c:309 src/main/platform.c:325
#: src/main/platform.c:336 src/main/platform.c:389 src/main/platform.c:391
#: src/main/platform.c:702 src/main/platform.c:704 src/main/platform.c:1061
#: src/main/platform.c:1067 src/main/platform.c:1070 src/main/platform.c:1073
#: src/main/platform.c:1076 src/main/platform.c:1079 src/main/platform.c:1082
#: src/main/platform.c:1085 src/main/platform.c:1188 src/main/platform.c:1191
#: src/main/platform.c:1194 src/main/platform.c:1233 src/main/platform.c:1290
#: src/main/platform.c:1293 src/main/platform.c:1509 src/main/platform.c:1512
#: src/main/platform.c:1515 src/main/platform.c:1551 src/main/platform.c:1554
#: src/main/platform.c:1557 src/main/platform.c:1640 src/main/platform.c:1656
#: src/main/platform.c:1693 src/main/platform.c:1695 src/main/platform.c:1760
#: src/main/platform.c:1844 src/main/platform.c:2119 src/main/platform.c:2179
#: src/main/platform.c:2331 src/main/platform.c:2334 src/main/platform.c:2337
#: src/main/platform.c:2340 src/main/platform.c:2343 src/main/platform.c:2502
#: src/main/platform.c:2505 src/main/platform.c:2508 src/main/platform.c:2511
#: src/main/platform.c:2514 src/main/platform.c:2587 src/main/platform.c:2595
#: src/main/platform.c:2631 src/main/platform.c:2681 src/main/print.c:241
#: src/main/print.c:247 src/main/print.c:269 src/main/print.c:275
#: src/main/print.c:282 src/main/random.c:478 src/main/random.c:482
#: src/main/random.c:489 src/main/random.c:517 src/main/saveload.c:1950
#: src/main/saveload.c:1953 src/main/saveload.c:1956 src/main/saveload.c:2072
#: src/main/saveload.c:2252 src/main/saveload.c:2257 src/main/saveload.c:2260
#: src/main/saveload.c:2366 src/main/scan.c:678 src/main/scan.c:846
#: src/main/scan.c:859 src/main/scan.c:863 src/main/scan.c:865
#: src/main/scan.c:876 src/main/scan.c:903 src/main/scan.c:906
#: src/main/scan.c:961 src/main/seq.c:619 src/main/seq.c:624
#: src/main/seq.c:632 src/main/seq.c:663 src/main/seq.c:667 src/main/seq.c:673
#: src/main/seq.c:681 src/main/sort.c:175 src/main/sysutils.c:582
#: src/main/sysutils.c:586 src/main/sysutils.c:590 src/main/sysutils.c:596
#: src/main/sysutils.c:600 src/main/sysutils.c:1612 src/main/sysutils.c:1616
#: src/main/unique.c:966 src/main/unique.c:1289 src/main/unique.c:1349
#: src/main/unique.c:1356 src/main/unique.c:1749 src/main/util.c:576
#: src/main/util.c:579 src/main/util.c:1795 src/main/util.c:1963
#: src/main/util.c:1964 src/main/util.c:1965 src/main/util.c:1982
#: src/main/util.c:2006 src/main/util.c:2010 src/main/util.c:2012
#: src/main/util.c:2037 src/main/util.c:2039 src/main/util.c:2041
#: src/main/util.c:2044 src/main/util.c:2047 src/main/util.c:2051
#: src/main/util.c:2053 src/modules/X11/devX11.c:3241
#: src/modules/X11/devX11.c:3244 src/modules/X11/devX11.c:3247
#: src/modules/X11/devX11.c:3271 src/modules/internet/internet.c:284
#: src/modules/internet/internet.c:290 src/modules/internet/internet.c:296
#: src/modules/internet/internet.c:299 src/modules/internet/internet.c:303
#: src/modules/lapack/Lapack.c:159 src/modules/lapack/Lapack.c:266
#: src/modules/lapack/Lapack.c:707 src/modules/lapack/Lapack.c:810
#: src/modules/lapack/Lapack.c:872 src/modules/lapack/Lapack.c:1206
#: src/unix/sys-std.c:1220 src/unix/sys-std.c:1243
#, c-format
msgid "invalid '%s' argument"
msgstr "'%s' 인자가 잘못되었습니다"

# CHL20130302
#: src/gnuwin32/extra.c:181
msgid "unsupported version of Windows"
msgstr "지원되지 않는 윈도우즈 버전입니다"

# CHL20130302
#: src/gnuwin32/extra.c:265 src/main/apply.c:108 src/main/character.c:595
#: src/main/connections.c:3322 src/main/context.c:640 src/main/context.c:659
#: src/main/datetime.c:676 src/main/datetime.c:747 src/main/datetime.c:1004
#: src/main/dotcode.c:199 src/main/errors.c:935 src/main/errors.c:968
#: src/main/errors.c:1071 src/main/errors.c:1096 src/main/errors.c:1101
#: src/main/errors.c:1368 src/main/identical.c:66 src/main/identical.c:67
#: src/main/identical.c:68 src/main/identical.c:69 src/main/identical.c:70
#: src/main/seq.c:188 src/main/seq.c:342 src/main/seq.c:347 src/main/seq.c:351
#: src/main/seq.c:392 src/main/seq.c:396 src/main/seq.c:400
#: src/main/sort.c:1224 src/main/sort.c:1307 src/main/sort.c:1311
#: src/main/sort.c:1318 src/main/sort.c:1393 src/main/source.c:220
#: src/main/summary.c:871 src/main/sysutils.c:248 src/main/util.c:963
#: src/main/util.c:968 src/main/util.c:975 src/main/util.c:978
#: src/modules/X11/devX11.c:3142 src/modules/X11/devX11.c:3169
#: src/modules/X11/devX11.c:3174 src/modules/X11/devX11.c:3179
#: src/modules/X11/devX11.c:3189 src/modules/X11/devX11.c:3194
#: src/modules/X11/devX11.c:3198 src/modules/X11/devX11.c:3202
#: src/unix/sys-std.c:1294
#, c-format
msgid "invalid '%s' value"
msgstr "'%s'의 값이 잘못되었습니다"

# CHL20130302
#: src/gnuwin32/extra.c:306 src/gnuwin32/extra.c:319
msgid "incorrect argument"
msgstr "잘못된 인자입니다"

# CHL20130302
#: src/gnuwin32/extra.c:310
msgid "don't be silly!: your machine has a 4Gb address limit"
msgstr "사용자 컴퓨터 주소공간의 한계는 4Gb입니다"

# CHL20130302
#: src/gnuwin32/extra.c:314
msgid "cannot decrease memory limit: ignored"
msgstr "메모리 한계를 줄일 수 없기 때문에 무시되었습니다"

# CHL20130302
#: src/gnuwin32/extra.c:426 src/gnuwin32/extra.c:526 src/main/util.c:892
msgid "'path' must be a character vector"
msgstr "'path'는 반드시 문자형 벡터이어야 합니다"

# CHL20130305
#: src/gnuwin32/extra.c:575 src/gnuwin32/extra.c:577 src/gnuwin32/extra.c:600
#: src/gnuwin32/extra.c:602 src/gnuwin32/extra.c:637 src/main/gevents.c:60
#: src/main/gevents.c:97
msgid "invalid device"
msgstr "유효한 장치가 아닙니다"

# CHL20130302
#: src/gnuwin32/extra.c:578
msgid "requires SDI mode"
msgstr "SDI 모드가 요구됩니다"

# CHL20130305
#: src/gnuwin32/extra.c:631 src/main/gevents.c:57 src/main/gevents.c:94
msgid "invalid graphical device number"
msgstr "그래픽 장치번호가 유효하지 않습니다"

# CHL20130305
#: src/gnuwin32/extra.c:641
msgid "bad device"
msgstr "잘못된 장치입니다"

# CHL20130305
#: src/gnuwin32/extra.c:795 src/gnuwin32/extra.c:803
msgid "invalid input in 'Rmbstowcs'"
msgstr "'Rmbstowcs'에 올바른 입력이 아닙니다"

# CHL20130305
#: src/gnuwin32/extra.c:826 src/main/platform.c:1265
msgid "file choice cancelled"
msgstr "파일선택이 취소되었습니다"

# CHL20130305
#: src/gnuwin32/run.c:242
#, c-format
msgid "'CreateProcess' failed to run '%s'"
msgstr "'%s'를 실행하기 위한 'CreateProcess'가 실패했습니다"

# CHL20130305
#: src/gnuwin32/run.c:344
msgid "Child process not responding.  R will terminate it."
msgstr "자식프로세스가 응답하지 않습니다.  R은 이를 강제종료 시킬 것입니다."

# CHL20130305
#: src/gnuwin32/run.c:402
#, c-format
msgid "Exit code was %d"
msgstr "종료코드는 %d이었습니다"

# CHL20130305
#: src/gnuwin32/run.c:431
msgid "Insufficient memory (rpipeOpen)"
msgstr "메모리가 부족합니다 (rpipeOpen)"

#: src/gnuwin32/run.c:645 src/main/dounzip.c:479
msgid "seek not enabled for this connection"
msgstr ""

#: src/gnuwin32/run.c:651
msgid "truncate not enabled for this connection"
msgstr ""

# CHL20130305
#: src/gnuwin32/run.c:731 src/gnuwin32/run.c:735 src/gnuwin32/run.c:748
#: src/gnuwin32/run.c:776 src/main/connections.c:1099
#: src/main/connections.c:1103 src/main/connections.c:1109
#: src/main/connections.c:1123
msgid "allocation of pipe connection failed"
msgstr "파이프 연결 할당을 할 수 없습니다"

# CHL20130305
#: src/gnuwin32/run.c:790
msgid "'names' is not a character vector"
msgstr "'names'는 문자형 벡터가 아닙니다"

# CHL20130305
#: src/gnuwin32/sys-win32.c:182
msgid "character string expected as first argument"
msgstr "첫번째 인자에는 문자열이 입력되어야 합니다"

# CHL20130305
#: src/gnuwin32/sys-win32.c:191
msgid "character string expected as third argument"
msgstr "세번째 인자에는 문자열이 입력되어야 합니다"

# CHL20130305
#: src/gnuwin32/sys-win32.c:253 src/unix/sys-unix.c:299
#, c-format
msgid "running command '%s' had status %d"
msgstr "명령 '%s'의 실행으로 상태 %d가 되었습니다"

# CHL20130305
#: src/gnuwin32/system.c:122 src/unix/sys-unix.c:427
msgid "reached session elapsed time limit"
msgstr "세션경과 시간제한에 도달했습니다"

# CHL20130305
#: src/gnuwin32/system.c:124 src/unix/sys-unix.c:429
msgid "reached elapsed time limit"
msgstr "경과시간제한에 도달했습니다"

# CHL20130305
#: src/gnuwin32/system.c:130 src/unix/sys-unix.c:435
msgid "reached session CPU time limit"
msgstr "세션 CPU 시간제한에 도달했습니다"

# CHL20130305
#: src/gnuwin32/system.c:132 src/unix/sys-unix.c:437
msgid "reached CPU time limit"
msgstr "CPU 시간제한에 도달했습니다"

# CHL20130305
#: src/gnuwin32/system.c:152
#, c-format
msgid "Fatal error: %s\n"
msgstr "치명적 에러: %s\n"

# CHL20130305
#: src/gnuwin32/system.c:330 src/unix/sys-std.c:861
#, c-format
msgid "encoding '%s' is not recognised"
msgstr "인코딩 '%s'를 인식하지 못합니다"

# CHL20130305
#: src/gnuwin32/system.c:336 src/unix/sys-std.c:867
#, c-format
msgid "<ERROR: re-encoding failure from encoding '%s'>\n"
msgstr "<에러: 인코딩 '%s'으로부터 재인코딩에 실패했습니다>\n"

# CHL20130305
#: src/gnuwin32/system.c:550 src/gnuwin32/system.c:1038
#: src/gnuwin32/system.c:1050 src/main/connections.c:589
#: src/main/connections.c:594 src/main/dounzip.c:177 src/main/saveload.c:1961
#: src/main/serialize.c:2552 src/main/serialize.c:2557
#: src/main/serialize.c:2642 src/main/serialize.c:2687 src/unix/system.c:316
#: src/unix/system.c:336
#, c-format
msgid "cannot open file '%s': %s"
msgstr "파일 '%1$s'를 여는데 실패했습니다: %2$s"

# CHL20130305
#: src/gnuwin32/system.c:564
#, c-format
msgid "file.show(): file '%s' does not exist\n"
msgstr "file.show(): 파일 '%s'는 존재하지 않습니다\n"

# CHL20130305
#: src/gnuwin32/system.c:965
#, c-format
msgid "WARNING: R_MAX_MEM_SIZE value is invalid: ignored\n"
msgstr "경고: R_MAX_MEM_SIZE 값이 유효하지 않아 무시됩니다\n"

# CHL20130305
#: src/gnuwin32/system.c:997
msgid "WARNING: no max-mem-size given\n"
msgstr "경고: max-mem-size이 주어지지 않았습니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1004
#, c-format
msgid "WARNING: --max-mem-size value is invalid: ignored\n"
msgstr "경고: --max-mem-size이 유효하지 않아 무시됩니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1007
#, c-format
msgid "WARNING: --max-mem-size=%lu%c: too large and ignored\n"
msgstr "경고: --max-mem-size=%lu%c: 너무 커서 무시됩니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1013
#, c-format
msgid "WARNING: --max-mem-size=%4.1fM: too small and ignored\n"
msgstr "경고: --max-mem-size=%4.1fM: 너무 작아 무시됩니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1018
#, c-format
msgid "WARNING: --max-mem-size=%4.0fM: too large and taken as %uM\n"
msgstr "경고: --max-mem-size=%4.0fM: 너무 커서 %uM으로 변경되었습니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1061 src/unix/system.c:355
#, c-format
msgid "WARNING: '-e %s' omitted as input is too long\n"
msgstr "경고: 입력이 너무 길어 '-e %s'가 생략되었습니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1065 src/unix/system.c:368
#, c-format
msgid "WARNING: unknown option '%s'\n"
msgstr "경고: 알 수 없는 옵션 '%s'입니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1087 src/unix/system.c:372
#, c-format
msgid "ARGUMENT '%s' __ignored__\n"
msgstr "인자 '%s'는 무시되었습니다\n"

# CHL20130305
#: src/gnuwin32/system.c:1093 src/unix/system.c:379
msgid "cannot use -e with -f or --file"
msgstr "-e는 -f 또는 --file와 함께 사용될 수 없습니다"

# CHL20130305
#: src/gnuwin32/system.c:1111
msgid "creation of tmpfile failed -- set TMPDIR suitably?"
msgstr "tmpfile 생성에 실패했습니다 -- TMPDIR 를 올바르게 지정했나요?"

# CHL20130305
#: src/gnuwin32/system.c:1130 src/unix/system.c:430
msgid "you must specify '--save', '--no-save' or '--vanilla'"
msgstr "'--save', '--no-save' 또는 '--vanilla'를 반드시 지정해주어야 합니다"

# CHL20130305
#: src/gnuwin32/system.c:1135
msgid ""
"impossible to create 'reader thread'; you must free some system resources"
msgstr ""
"'reader thread'의 생성이 불가능합니다. 일부 시스템 리소스의 사용을 중단해야 "
"합니다"

# CHL20130305
#: src/include/Errormsg.h:25 src/main/subscript.c:349 src/main/subscript.c:367
#: src/main/subscript.c:391 src/main/subscript.c:430 src/main/subscript.c:558
#: src/main/subscript.c:597 src/main/subscript.c:741
msgid "subscript out of bounds"
msgstr "첨자의 허용 범위를 벗어났습니다"

# CHL20130305
#: src/include/Errormsg.h:26
#, c-format
msgid "object of type '%s' is not subsettable"
msgstr "객체의 타입 '%s'는 부분대입할 수 없습니다"

# CHL20130305
#: src/main/CommandLineArgs.c:170
msgid "WARNING: no value given for --encoding"
msgstr "경고: --encoding에 주어진 값이 없습니다"

# CHL20130305
#: src/main/CommandLineArgs.c:195
#, c-format
msgid "WARNING: option '%s' no longer supported"
msgstr "경고: 옵션 '%s'는 더 이상 지원되지 않습니다"

# CHL20130305
#: src/main/CommandLineArgs.c:206
#, c-format
msgid "WARNING: no value given for '%s'"
msgstr "경고: '%s'에 주어진 값이 없습니다"

# CHL20130305
#: src/main/CommandLineArgs.c:216
#, c-format
msgid "WARNING: '%s' value is invalid: ignored"
msgstr "경고: '%s'의 값이 유효하지 않아 무시됩니다"

# CHL20130305
#: src/main/CommandLineArgs.c:220
#, c-format
msgid "WARNING: %s: too large and ignored"
msgstr "경고: %s: 너무 커서 무시됩니다"

# CHL20130305
#: src/main/CommandLineArgs.c:234
msgid "WARNING: no value given for '--max-ppsize'"
msgstr "경고: '--max-ppsize'에 주어진 값이 없습니다"

# CHL20130305
#: src/main/CommandLineArgs.c:239
msgid "WARNING: '--max-ppsize' value is negative: ignored"
msgstr "경고: '--max-ppsize'의 값이 음수이므로 무시됩니다"

# CHL20130305
#: src/main/CommandLineArgs.c:241
msgid "WARNING: '--max-ppsize' value is too small: ignored"
msgstr "경고: '--max-ppsize'의 값이 너무 작아 무시됩니다"

# CHL20130305
#: src/main/CommandLineArgs.c:244
msgid "WARNING: '--max-ppsize' value is too large: ignored"
msgstr "경고: '--max-ppsize'의 값이 너무 커서 무시됩니다"

# CHL20130305
#: src/main/RNG.c:175
#, c-format
msgid "unif_rand: unimplemented RNG kind %d"
msgstr "unif_rand: %d는 구현되지 않은 난수발생기의 종류입니다"

# CHL20130305
#: src/main/RNG.c:260
#, c-format
msgid "FixupSeeds: unimplemented RNG kind %d"
msgstr "FixupSeeds: %d는 구현되지 않은 난수발생기의 종류입니다"

# CHL20130305
#: src/main/RNG.c:302
msgid "'user_unif_rand' not in load table"
msgstr "'user_unif_rand'는 로드테이블에 없습니다"

# CHL20130305
#: src/main/RNG.c:310
msgid "cannot read seeds unless 'user_unif_nseed' is supplied"
msgstr "만약 'user_unif_nseed'가 주어지지 않는다면, 시드를 읽을 수 없습니다"

# CHL20130305
#: src/main/RNG.c:315
msgid "seed length must be in 0...625; ignored"
msgstr "시드의 길이는 반드시 0 에서 625 사이의 값을 가져야 하므로 무시됩니다"

# CHL20130305
#: src/main/RNG.c:323
#, c-format
msgid "RNG_Init: unimplemented RNG kind %d"
msgstr "RNG_Init: %d는 구현되지 않은 난수발생기의 종류입니다"

# CHL20130305
#: src/main/RNG.c:354
msgid "'.Random.seed' is a missing argument with no default"
msgstr "'.Random.seed'는 디폴트가 없이 빠진 인자입니다"

# CHL20130305
#: src/main/RNG.c:355
#, c-format
msgid "'.Random.seed' is not an integer vector but of type '%s'"
msgstr "'.Random.seed'는 정수형 벡터가 아니라 '%s'입니다"

# CHL20130305
#: src/main/RNG.c:362
msgid "'.Random.seed[1]' is not a valid integer"
msgstr "'.Random.seed[1]'는 유효한 정수가 아닙니다"

# CHL20130305
#: src/main/RNG.c:366
msgid "'.Random.seed[1]' is not a valid Normal type"
msgstr "'.Random.seed[1]'는 유효한 Normal 타입이 아닙니다"

# CHL20130305
#: src/main/RNG.c:378
msgid "'.Random.seed[1] = 5' but no user-supplied generator"
msgstr ""
"'.Random.seed[1] = 5'이지만, 이는 사용자가 제공한 난수생성기가 아닙니다"

# CHL20130305
#: src/main/RNG.c:381
msgid "'.Random.seed[1]' is not a valid RNG kind"
msgstr "'.Random.seed[1]'는 유효한 난수생성기의 종류가 아닙니다"

# CHL20130305
#: src/main/RNG.c:403
msgid "'.Random.seed' has wrong length"
msgstr "'.Random.seed'는 잘못된 길이를 가지고 있습니다"

# CHL20130305
#: src/main/RNG.c:456
#, c-format
msgid "RNGkind: unimplemented RNG kind %d"
msgstr "RNGkind: %d는 구현되지 않은 난수생성기 종류입니다"

# CHL20130305
#: src/main/RNG.c:470
msgid "invalid Normal type in 'RNGkind'"
msgstr "'RNGkind'에 유효하지 않은 Normal 타입입니다"

# CHL20130305
#: src/main/RNG.c:473
msgid "'user_norm_rand' not in load table"
msgstr "'user_norm_rand'은 로드테이블에 없습니다"

# CHL20130305
#: src/main/RNG.c:517
msgid "supplied seed is not a valid integer"
msgstr "제공된 시드는 유효하지 않은 정수입니다"

# CHL20130305
#: src/main/Rdynload.c:248
msgid "R_RegisterRoutines called with invalid DllInfo object."
msgstr "R_RegisterRoutines가 유효하지 않은 DllInfo 객체를 호출하였습니다"

#: src/main/Rdynload.c:533
msgid "`maximal number of DLLs reached..."
msgstr ""

# CHL20130305
#: src/main/Rdynload.c:590
msgid "could not allocate space for 'path'"
msgstr "'path'에 공간을 할당할 수 없습니다"

# CHL20130305
#: src/main/Rdynload.c:602
#, c-format
msgid "DLLname '%s' is too long"
msgstr "DLLname '%s'는 너무 깁니다"

# CHL20130305
#: src/main/Rdynload.c:623
msgid "could not allocate space for 'name'"
msgstr "'name'에 공간을 할당할 수 없습니다"

# CHL20130305
#: src/main/Rdynload.c:881 src/main/Rdynload.c:897 src/main/util.c:693
msgid "character argument expected"
msgstr "문자형 인자가 필요합니다"

# CHL20130305
#: src/main/Rdynload.c:887 src/main/Rdynload.c:919 src/main/Rdynload.c:939
#, c-format
msgid ""
"unable to load shared object '%s':\n"
"  %s"
msgstr ""
"공유된 객체 '%s'를 로드 할 수 없습니다:\n"
"  %s"

# CHL20130305
#: src/main/Rdynload.c:900
#, c-format
msgid "shared object '%s' was not loaded"
msgstr "공유된 객체 '%s'는 로드되지 않았습니다"

# CHL20130305
#: src/main/Rdynload.c:979
#, c-format
msgid "cannot allocate memory for registered native symbol (%d bytes)"
msgstr "%d 바이트가 필요한 등록된 네이티브 심볼에 메모리를 할당할 수 없습니다"

# CHL20130305
#: src/main/Rdynload.c:1099 src/main/Rdynload.c:1319
msgid "must pass package name or DllInfo reference"
msgstr "반드시 패키지명 혹은 DllInfo에 대한 참조를 전달해야만 합니다"

# CHL20130305
#: src/main/Rdynload.c:1195
#, c-format
msgid "unimplemented type %d in 'createRSymbolObject'"
msgstr "'createRSymbolObject'에 아직 구현되지 않은 타입 %d가 있습니다"

# CHL20130305
#: src/main/Rdynload.c:1277 src/main/Rdynload.c:1371
msgid "R_getRegisteredRoutines() expects a DllInfo reference"
msgstr "R_getRegisteredRoutines()는 DllInfo에 대한 참조를 필요로 합니다"

# CHL20130305
#: src/main/Rdynload.c:1280 src/main/Rdynload.c:1374
msgid "NULL value passed for DllInfo"
msgstr "DllInfo에 NULL 값이 전달되었습니다"

# CHL20130305
#: src/main/Rdynload.c:1434
#, c-format
msgid "function '%s' not provided by package '%s'"
msgstr "함수 '%s'는 패키지 '%s'에서 제공된 것이 아닙니다"

# CHL20130305
#: src/main/Rdynload.c:1436
msgid "table entry must be an external pointer"
msgstr "테이블 항목은 반드시 외부포인터이어야 합니다"

# CHL20130305
#: src/main/Renviron.c:159 src/main/Renviron.c:164
#, c-format
msgid "problem in setting variable '%s' in Renviron"
msgstr "Renviron 내에 변수 '%s'를 지정하는데 문제가 발생했습니다"

# CHL20130305
#: src/main/Renviron.c:311
msgid "argument 'x' must be a character string"
msgstr "인자 'x'는 반드시 문자열이어야 합니다"

# CHL20130305
#: src/main/Renviron.c:315
#, c-format
msgid "file '%s' cannot be opened for reading"
msgstr "파일 '%s'를 열 수 없습니다"

# CHL20130305
#: src/main/Rstrptime.h:504 src/main/Rstrptime.h:969
#, c-format
msgid "use of %s for input is not supported"
msgstr "입력을 위한 %s의 사용은 지원되지 않습니다"

# CHL20130305
#: src/main/Rstrptime.h:1224
msgid "input string is too long"
msgstr "입력문자열이 너무 깁니다"

# CHL20130305
#: src/main/Rstrptime.h:1226
msgid "invalid multibyte input string"
msgstr "멀티바이트 형식의 입력문자열이 유효하지 않습니다"

# CHL20130305
#: src/main/Rstrptime.h:1229
msgid "format string is too long"
msgstr "포맷문자열이 너무 깁니다"

# CHL20130305
#: src/main/Rstrptime.h:1231
msgid "invalid multibyte format string"
msgstr "멀티바이트 형식의 포맷문자열이 유효하지 않습니다"

# CHL20130305
#: src/main/agrep.c:133 src/main/agrep.c:772 src/main/character.c:1039
#: src/main/character.c:1043 src/main/grep.c:769 src/main/grep.c:1512
#: src/main/grep.c:1516 src/main/grep.c:2325 src/main/grep.c:2623
#, c-format
msgid "argument '%s' has length > 1 and only the first element will be used"
msgstr ""
"인자 '%s'는 반드시 길이가 1 보다 커야 하고, 오로지 첫번째 요소만이 사용될 것"
"입니다"

# CHL20130305
#: src/main/agrep.c:189 src/main/agrep.c:813
msgid "'pattern' must be a non-empty character string"
msgstr "'pattern'은 반드시 비어있지 않은 문자열이어야 합니다"

# CHL20130305
#: src/main/agrep.c:200 src/main/agrep.c:822 src/main/grep.c:838
#: src/main/grep.c:2381 src/main/grep.c:2662
msgid "regular expression is invalid in this locale"
msgstr "이 로케일에서는 정규표현식이 유효하지 않습니다"

# CHL20130305
#: src/main/agrep.c:206 src/main/agrep.c:618
#, c-format
msgid "regcomp error:  '%s'"
msgstr "regcomp 에러:  '%s'"

# CHL20130306
#: src/main/agrep.c:238 src/main/agrep.c:866 src/main/grep.c:227
#: src/main/grep.c:315 src/main/grep.c:423 src/main/grep.c:578
#: src/main/grep.c:889 src/main/grep.c:2480 src/main/grep.c:2548
#: src/main/grep.c:2698
#, c-format
msgid "input string %d is invalid in this locale"
msgstr "이 로케일에서는 입력문자열 %d는 유효하지 않습니다"

# CHL20130306
#: src/main/agrep.c:520 src/main/agrep.c:760 src/main/grep.c:155
#: src/main/grep.c:760 src/main/grep.c:762 src/main/grep.c:1047
#: src/main/grep.c:1055 src/main/grep.c:1503 src/main/grep.c:1505
#: src/main/grep.c:2315 src/main/grep.c:2317 src/main/grep.c:2611
#, c-format
msgid "argument '%s' will be ignored"
msgstr "인자 '%s'는 무시될 것입니다"

# CHL20130306
#: src/main/agrep.c:609
#, c-format
msgid "input string x[%d] is invalid in this locale"
msgstr "이 로케일에서 입력문자열 x[%d]는 유효하지 않습니다"

# CHL20130306
#: src/main/agrep.c:655
#, c-format
msgid "input string y[%d] is invalid in this locale"
msgstr "이 로케일에서 입력문자열 y[%d]는 유효하지 않습니다"

# CHL20130306
#: src/main/agrep.c:828 src/main/grep.c:2668
#, c-format
msgid "regcomp error: '%s'"
msgstr "regcomp 에러: '%s'"

# CHL20130306
#: src/main/apply.c:42 src/main/apply.c:111 src/main/complex.c:755
msgid "invalid length"
msgstr "유효하지 않은 길이입니다"

# CHL20130306
#: src/main/apply.c:106
msgid "'FUN.VALUE' must be a vector"
msgstr "'FUN.VALUE'는 반드시 벡터이어야 합니다"

# CHL20130306
#: src/main/apply.c:116
msgid "long vectors are not supported for matrix/array results"
msgstr "행렬/배열의 결과에 긴벡터들은 지원되지 않습니다"

# CHL20130306
#: src/main/apply.c:165
#, c-format
msgid ""
"values must be length %d,\n"
" but FUN(X[[%d]]) result is length %d"
msgstr ""
"길이가 반드시 %d이어야 하지만,\n"
"FUN(X[[%d]])의 결과는 길이 %d 입니다"

# CHL20130306
#: src/main/apply.c:177
#, c-format
msgid ""
"values must be type '%s',\n"
" but FUN(X[[%d]]) result is type '%s'"
msgstr ""
"값들이 반드시 타입 '%s'이어야 하지만,\n"
"FUN(X[[%d]])의 결과는 타입 '%s'입니다"

# CHL20130306
#: src/main/apply.c:196
#, c-format
msgid "type '%s' is not supported"
msgstr "타입 '%s'는 지원되지 않습니다"

# CHL20130306
#: src/main/apply.c:228
#, c-format
msgid "dimnames(<value>) is neither NULL nor list of length %d"
msgstr "dimnames(<value>)은 NULL도 아니고 길이가 %d인 리스트도 아닙니다"

# CHL20130306
#: src/main/arithmetic.c:42
msgid "NaNs produced"
msgstr "NaN이 생성되었습니다"

# CHL20130306
#: src/main/arithmetic.c:43
msgid "non-numeric argument to mathematical function"
msgstr "수학함수에 숫자가 아닌 인자가 전달되었습니다"

#: src/main/arithmetic.c:185
msgid "probable complete loss of accuracy in modulus"
msgstr ""

# CHL20130306
#: src/main/arithmetic.c:328
msgid "operator needs one or two arguments"
msgstr "연산자는 하나 또는 두개의 인자를 필요로 합니다"

# CHL20130306
#: src/main/arithmetic.c:345
msgid "non-numeric argument to binary operator"
msgstr "이항연산자에 수치가 아닌 인수입니다"

# CHL20130306
#: src/main/arithmetic.c:407 src/main/relop.c:130
msgid "non-conformable arrays"
msgstr "배열의 크기가 올바르지 않습니다"

# CHL20130306
#: src/main/arithmetic.c:450
msgid "non-conformable time-series"
msgstr "시계열의 크기가 올바르지 않습니다"

# CHL20130306
#: src/main/arithmetic.c:472 src/main/logic.c:125 src/main/relop.c:73
#: src/main/relop.c:168
msgid "longer object length is not a multiple of shorter object length"
msgstr "두 객체의 길이가 서로 배수관계에 있지 않습니다"

# CHL20130306
#: src/main/arithmetic.c:544
msgid "invalid argument to unary operator"
msgstr "단항연산자에 유효한 인자가 아닙니다"

# CHL20130306
#: src/main/arithmetic.c:569 src/main/arithmetic.c:588
msgid "invalid unary operator"
msgstr "유효하지 않은 단항연산자입니다"

# CHL20130306
#: src/main/arithmetic.c:635
msgid "NAs produced by integer overflow"
msgstr "정수형 오버플로우에 의하여 생성된 NA입니다"

# CHL20130306
#: src/main/arithmetic.c:1113
msgid "unimplemented real function of 1 argument"
msgstr "1개의 인수를 받는 실수형 함수이나 구현되지 않았습니다"

# CHL20130306
#: src/main/arithmetic.c:1127 src/main/complex.c:645 src/main/complex.c:715
msgid "unimplemented complex function"
msgstr "구현되지 않은 복소함수입니다"

# CHL20130306
#: src/main/arithmetic.c:1391 src/main/arithmetic.c:1745
#: src/main/arithmetic.c:1924 src/main/arithmetic.c:2036
#, c-format
msgid "unimplemented real function of %d numeric arguments"
msgstr "%d개의 수치형 인수를 가지는 실수형함수이나 구현되지 않았습니다"

# CHL20130306
#: src/main/arithmetic.c:1421
#, c-format
msgid "%d arguments passed to '%s' which requires 1 or 2"
msgstr ""
"'%2$s'는 1 또는 2개의 인자만을 필요로하지만 %1$d개의 인자들이 전달되었습니다"

# CHL20130306
#: src/main/arithmetic.c:1441
msgid "invalid second argument of length 0"
msgstr "길이를 0으로 가지는 두번째 인자는 유효하지 않습니다"

# CHL20130306
#: src/main/arithmetic.c:1511
msgid "invalid argument 'base' of length 0"
msgstr "길이가 0인 인자 'base'는 유효하지 않습니다"

# CHL20130306
#: src/main/arithmetic.c:1519
#, c-format
msgid "%d arguments passed to 'log' which requires 1 or 2"
msgstr ""
"'log'함수는 1개 혹은 2개의 인자들을 필요로 하지만 %d개의 인자들이 전달되었습"
"니다"

# CHL20130306
#: src/main/array.c:79 src/main/array.c:1431
#, c-format
msgid "'data' must be of a vector type, was '%s'"
msgstr "'data'는 반드시 벡터형이어야 하지만 '%s'입니다"

# CHL20130306
#: src/main/array.c:94 src/main/array.c:102
msgid "non-numeric matrix extent"
msgstr "행렬의 크기가 숫자로 지정되지 않았습니다"

# CHL20130306
#: src/main/array.c:97 src/main/array.c:1525
msgid "invalid 'nrow' value (too large or NA)"
msgstr "'nrow'의 값이 유효하지 않습니다 (너무 크거나 NA입니다)"

# CHL20130306
#: src/main/array.c:99 src/main/array.c:1527
msgid "invalid 'nrow' value (< 0)"
msgstr "'nrow'의 값이 유효하지 않습니다 (0보다 작습니다)"

# CHL20130306
#: src/main/array.c:105 src/main/array.c:1530
msgid "invalid 'ncol' value (too large or NA)"
msgstr "'ncol'의 값이 유효하지 않습니다 (너무 크거나 NA입니다)"

# CHL20130306
#: src/main/array.c:107 src/main/array.c:1532
msgid "invalid 'ncol' value (< 0)"
msgstr "'ncol'의 값이 유효하지 않습니다 (0보다 작습니다)"

# CHL20130306
#: src/main/array.c:125
#, c-format
msgid ""
"data length [%d] is not a sub-multiple or multiple of the number of rows [%d]"
msgstr "데이터의 길이[%d]가 행의 개수[%d]의 배수가 되지 않습니다"

# CHL20130306
#: src/main/array.c:128
#, c-format
msgid ""
"data length [%d] is not a sub-multiple or multiple of the number of columns "
"[%d]"
msgstr "데이터의 길이[%d]가 열의 개수[%d]의 배수가 되지 않습니다"

# CHL20130306
#: src/main/array.c:131
msgid "data length exceeds size of matrix"
msgstr "데이터의 길이가 행렬의 사이즈를 초과합니다"

# CHL20130306
#: src/main/array.c:137 src/main/array.c:1443 src/main/array.c:1539
msgid "too many elements specified"
msgstr "지정된 요소들의 개수가 너무 많습니다"

# CHL20130306
#: src/main/array.c:195
msgid "negative extents to matrix"
msgstr "행렬의 크기가 음수입니다"

# CHL20130306
#: src/main/array.c:198
msgid "allocMatrix: too many elements specified"
msgstr "allocMatrix: 지정된 요소들의 개수가 너무 많습니다"

# CHL20130306
#: src/main/array.c:226
msgid "negative extents to 3D array"
msgstr "3차원 배열의 크기가 음수입니다"

# CHL20130306
#: src/main/array.c:229
msgid "'alloc3Darray': too many elements specified"
msgstr "'alloc3Darray': 지정된 요소들의 개수가 너무 많습니다"

# CHL20130306
#: src/main/array.c:254
msgid "'allocArray': too many elements specified by 'dims'"
msgstr "'allocArray': 'dims'에 의하여 지정된 요소들의 개수가 너무 많습니다"

# CHL20130306
#: src/main/array.c:438
#, c-format
msgid "a matrix-like object is required as argument to '%s'"
msgstr "행렬과 같은 객체가 인자로서 '%s'에 전달되어져야 합니다"

# CHL20130306
#: src/main/array.c:652
msgid "requires numeric/complex matrix/vector arguments"
msgstr "수치 또는 복소수형태의 행렬 혹은 벡터 인자가 요구됩니다"

# CHL20130306
#: src/main/array.c:742 src/main/array.c:746 src/main/array.c:750
msgid "non-conformable arguments"
msgstr "적합한 인자들이 아닙니다"

# CHL20130306
#: src/main/array.c:1048
msgid "argument is not a matrix"
msgstr "인자가 행렬을 가지지 않습니다"

# CHL20130306
#: src/main/array.c:1083
msgid "invalid first argument, must be an array"
msgstr "첫번째 인자가 유효하지 않습니다.  반드시 배열이어야만 합니다"

# CHL20130306
#: src/main/array.c:1097
#, c-format
msgid "'perm' is of wrong length %d (!= %d)"
msgstr "'perm'의 길이는 %2$d이어야 하는데 %1$d입니다"

# CHL20130306
#: src/main/array.c:1102 src/main/array.c:1105
msgid "'a' does not have named dimnames"
msgstr "'a'는 이름이 주어진 dimnames를 가지고 있지 않습니다"

# CHL20130306
#: src/main/array.c:1112
#, c-format
msgid "'perm[%d]' does not match a dimension name"
msgstr "'perm[%d]'이 차원의 이름과 일치하지 않습니다"

# CHL20130306
#: src/main/array.c:1125
msgid "value out of range in 'perm'"
msgstr "'perm'내에서 허용하는 범위외의 값입니다"

# CHL20130306
#: src/main/array.c:1207
msgid "'resize' must be TRUE or FALSE"
msgstr "'resize'는 반드시 TRUE 또는 FALSE 이어야 합니다"

# CHL20130306
#: src/main/array.c:1265
msgid "'x' must be numeric"
msgstr "'x'는 반드시 수치형이어야 합니다"

# CHL20130306
#: src/main/array.c:1439
msgid "'dims' cannot be of length 0"
msgstr "'dims'의 길이가 0이 될 수 없습니다"

# CHL20130306
#: src/main/array.c:1535
msgid "'x' must have positive length"
msgstr "'x'의 길이는 반드시 양수이어야 합니다"

# CHL20130306
#: src/main/array.c:1595
#, c-format
msgid "singular matrix in 'backsolve'. First zero in diagonal [%d]"
msgstr ""
"'backsolve'에 비가역행렬이 있습니다.  대각행렬 [%d]의 첫번째가 제로입니다"

# CHL20130306
#: src/main/attrib.c:40 src/main/attrib.c:234 src/main/attrib.c:268
#: src/main/attrib.c:290 src/main/attrib.c:404 src/main/attrib.c:451
#: src/main/attrib.c:501
msgid "attempt to set an attribute on NULL"
msgstr "NULL 객체에 속성부여를 시도했습니다"

# CHL20130306
#: src/main/attrib.c:72
#, c-format
msgid "row names must be 'character' or 'integer', not '%s'"
msgstr "행 이름은 반드시 '문자형' 또는 '정수형'이어야 하는데 '%s'입니다"

# CHL20130306
#: src/main/attrib.c:124
#, c-format
msgid "getAttrib: invalid type (%s) for TAG"
msgstr "getAttrib: TAG에 유효한 타입 %s가 아닙니다"

# CHL20130306
#: src/main/attrib.c:378
#, c-format
msgid "invalid type (%s) for 'names': must be vector"
msgstr ""
"'names'는 반드시 벡터이어야 하는데 유효하지 않은 타입 %s를 가지고 있습니다"

# CHL20130306
#: src/main/attrib.c:381
#, c-format
msgid "'names' attribute [%d] must be the same length as the vector [%d]"
msgstr "'names' 속성 [%d]는 반드시 벡터 [%d]와 같은 길이를 가져야 합니다"

# CHL20130306
#: src/main/attrib.c:386
msgid "names() applied to a non-vector"
msgstr "names()가 벡터가 아닌 객체에 적용되었습니다"

# CHL20130306
#: src/main/attrib.c:394
msgid "invalid time series parameters specified"
msgstr "유효한 시계열 파라미터가 지정되지 않았습니다"

# CHL20130306
#: src/main/attrib.c:408
msgid "'tsp' attribute must be numeric"
msgstr "'tsp'의 속성은 반드시 숫자이어야 합니다"

# CHL20130306
#: src/main/attrib.c:414
msgid "'tsp' attribute must be numeric of length three"
msgstr "'tsp'의 속성은 반드시 길이가 3인 숫자들로 이루어져야 합니다"

# CHL20130306
#: src/main/attrib.c:431
msgid "cannot assign 'tsp' to zero-length vector"
msgstr "길이가 0인 벡터에 'tsp'를 부여할 수 없습니다"

# CHL20130306
#: src/main/attrib.c:462
msgid "attempt to set invalid 'comment' attribute"
msgstr "유효하지 않은 'comment' 속성을 지정하려고 시도합니다"

# CHL20130306
#: src/main/attrib.c:510
msgid "adding class \"factor\" to an invalid object"
msgstr "유효하지 않은 객체에 클래스 \"factor\"를 추가하고 있습니다"

# CHL20130306
#: src/main/attrib.c:518
msgid "attempt to set invalid 'class' attribute"
msgstr "유효하지 않은 'class' 속성을 지정하려고 시도합니다"

# CHL20130306
#: src/main/attrib.c:773
#, c-format
msgid "class '%s' has no 'names' slot"
msgstr "클래스 '%s'는 'names' 슬롯을 가지고 있지 않습니다"

# CHL20130306
#: src/main/attrib.c:775
#, c-format
msgid ""
"class '%s' has no 'names' slot; assigning a names attribute will create an "
"invalid object"
msgstr ""
"클래스 '%s'는 아무런 'names' 슬롯을 가지지 않기 때문에 names 속성을 부여하는 "
"것은 유효하지 않은 객체를 생성하게 할 것입니다"

# CHL20130306
#: src/main/attrib.c:778
#, c-format
msgid ""
"invalid to use names()<- to set the 'names' slot in a non-vector class ('%s')"
msgstr ""
"벡터가 아닌 클래스 ('%s')에 있는 'names' 슬롯을 지정하기 위해서 names()<- 와 "
"같은 구문을 이용하는 것은 유효하지 않습니다"

# CHL20130306
#: src/main/attrib.c:808
msgid "incompatible 'names' argument"
msgstr "'names' 인자는 함께 사용될 수 없습니다"

# CHL20130306
#: src/main/attrib.c:863
#, c-format
msgid "invalid type (%s) to set 'names' attribute"
msgstr "%s는 'names' 속성을 지정하는데 유효한 타입이 아닙니다"

# CHL20130306
#: src/main/attrib.c:934
msgid "'dimnames' applied to non-array"
msgstr "'dimnames'가 배열이 아닌 객체에 적용되었습니다"

# CHL20130306
#: src/main/attrib.c:939
msgid "'dimnames' must be a list"
msgstr "'dimnames'은 반드시 리스트이어야 합니다"

# CHL20130306
#: src/main/attrib.c:942 src/main/attrib.c:965
#, c-format
msgid "length of 'dimnames' [%d] must match that of 'dims' [%d]"
msgstr "'dimnames'의 길이 [%d]는 반드시 'dims'의 길이 [%d]와 같아야 합니다"

# CHL20130306
#: src/main/attrib.c:971
#, c-format
msgid "invalid type (%s) for 'dimnames' (must be a vector)"
msgstr ""
"%s는 'dimnames'에 유효한 유형이 아닙니다 (이는 반드시 벡터이어야 합니다)"

# CHL20130306
#: src/main/attrib.c:974
#, c-format
msgid "length of 'dimnames' [%d] not equal to array extent"
msgstr "'dimnames'의 길이 [%d]가 배열의 크기와 같지 않습니다"

# CHL20130306
#: src/main/attrib.c:1046 src/main/builtin.c:75 src/main/builtin.c:112
#: src/main/envir.c:1538 src/main/envir.c:1664 src/main/envir.c:1726
#: src/main/envir.c:1848 src/main/paste.c:74 src/main/paste.c:292
#: src/main/random.c:487 src/main/random.c:516 src/main/unique.c:1748
msgid "invalid first argument"
msgstr "첫번째 인자가 유효하지 않습니다"

# CHL20130306
#: src/main/attrib.c:1049
msgid "invalid second argument"
msgstr "두번째 인자가 유효하지 않습니다"

# CHL20130306
#: src/main/attrib.c:1057
msgid "length-0 dimension vector is invalid"
msgstr "차원벡터의 길이가 0인 것은 유효하지 않습니다"

# CHL20130306
#: src/main/attrib.c:1062
msgid "the dims contain missing values"
msgstr "dims에 누락된 값들이 있습니다"

# CHL20130306
#: src/main/attrib.c:1064
msgid "the dims contain negative values"
msgstr "dims에 음수값들이 포함되어 있습니다"

# CHL20130306
#: src/main/attrib.c:1069
msgid "dims do not match the length of object"
msgstr "dims가 객체의 길이와 일치하지 않습니다"

# CHL20130306
#: src/main/attrib.c:1071
#, c-format
msgid "dims [product %d] do not match the length of object [%d]"
msgstr "dims [product %d]가 객체 [%d]의 길이와 일치하지 않습니다"

# CHL20130306
#: src/main/attrib.c:1168
msgid "attributes must be a list or NULL"
msgstr "속성들은 반드시 리스트 또는 NULL이어야 합니다"

# CHL20130306
#: src/main/attrib.c:1173
msgid "attributes must be named"
msgstr "속성들은 반드시 이름이 주어져야 합니다"

# CHL20130306
#: src/main/attrib.c:1177
#, c-format
msgid "all attributes must have names [%d does not]"
msgstr ""
"모든 속성들은 반드시 이름을 가지고 있어야 합니다 [그러나 %d는 그렇지 않습니"
"다]"

# CHL20130306
#: src/main/attrib.c:1276
msgid "'which' must be of mode character"
msgstr "'which'는 반드시 문자형 모드이어야 합니다"

# CHL20130306
#: src/main/attrib.c:1278
msgid "exactly one attribute 'which' must be given"
msgstr "오로지 한개의 속성만이 'which'에 주어질 수 있습니다"

# CHL20130306
#: src/main/attrib.c:1336 src/main/attrib.c:1359 src/main/subscript.c:234
#: src/main/subscript.c:238 src/main/subset.c:1156 src/main/subset.c:1207
#, c-format
msgid "partial match of '%s' to '%s'"
msgstr "'%s'는 '%s'에 부분적으로만 일치합니다"

# CHL20130306
#: src/main/attrib.c:1397
#, c-format
msgid "invalid type '%s' for slot name"
msgstr "'%s'는 슬롯이름에 유효한 타입이 아닙니다"

# CHL20130306
#: src/main/attrib.c:1435
msgid "'name' must be non-null character string"
msgstr "'name'은 반드시 NULL이 아닌 문자열이어야 합니다"

# CHL20130306
#: src/main/attrib.c:1558 src/main/attrib.c:1629 src/main/attrib.c:1666
msgid "invalid type or length for slot name"
msgstr "슬롯이름의 유형 또는 길이가 잘못되었습니다"

# CHL20130306
#: src/main/attrib.c:1592
#, c-format
msgid "cannot get a slot (\"%s\") from an object of type \"%s\""
msgstr "유형 \"%2$s\"를 가지는 객체로부터 슬롯 (\"%1$s\")를 얻을 수 없습니다"

# CHL20130306
#: src/main/attrib.c:1603
#, c-format
msgid "no slot of name \"%s\" for this object of class \"%s\""
msgstr ""
"클래스 \"%2$s\"를 가지는 이 객체에는 \"%1$s\" 이름을 가진 슬롯이 없습니다"

# CHL20130306
#: src/main/attrib.c:1620
msgid "attempt to set slot on NULL object"
msgstr "NULL 객체에 슬롯을 지정하려고 했습니다"

# CHL20130306
#: src/main/attrib.c:1661
msgid "formal classes cannot be used without the 'methods' package"
msgstr "'methods' 패키지없이 formal classes를 사용할 수 없습니다"

# CHL20130306
#: src/main/attrib.c:1673
#, c-format
msgid ""
"trying to get slot \"%s\" from an object of a basic class (\"%s\") with no "
"slots"
msgstr ""
"슬롯이 없는 기본 클래스 (\"%2$s\")로부터 슬롯 \"%1$s\"를 가져오려 했습니다"

# CHL20130306
#: src/main/attrib.c:1677
#, c-format
msgid ""
"trying to get slot \"%s\" from an object (class \"%s\") that is not an S4 "
"object "
msgstr ""
"S4 객체가 아닌 클래스 \"%2$s\"인 객체로부터 슬롯 \"%1$s\"를 가져오려했습니다"

# CHL20130306
#: src/main/bind.c:161
#, c-format
msgid "resulting vector exceeds vector length limit in '%s'"
msgstr "'%s'내에서 초래된 벡터는 벡터의 길이제한을 넘어섭니다"

# CHL20130306
#: src/main/bind.c:289 src/main/bind.c:325 src/main/bind.c:374
#: src/main/bind.c:447 src/main/bind.c:475
#, c-format
msgid "type '%s' is unimplemented in '%s'"
msgstr "타입 '%s'는 아직 '%s'에서 구현되지 않았습니다"

# CHL20130306
#: src/main/bind.c:678
msgid "repeated formal argument 'recursive'"
msgstr "형식인자 'recursive'가 반복됩니다"

# CHL20130306
#: src/main/bind.c:689
msgid "repeated formal argument 'use.names'"
msgstr "형식인자 'use.names'가 반복됩니다"

# CHL20130306
#: src/main/bind.c:887
msgid "argument not a list"
msgstr "리스트가 아닌 인자입니다"

# CHL20130306
#: src/main/bind.c:1031 src/main/eval.c:2553 src/main/eval.c:2562
#: src/main/objects.c:313 src/main/objects.c:348 src/main/objects.c:723
#: src/main/objects.c:740 src/main/objects.c:747
#, c-format
msgid "class name too long in '%s'"
msgstr "'%s'내에 있는 클래스명이 너무 깁니다"

# CHL20130306
#: src/main/bind.c:1107
#, fuzzy, c-format
msgid "cannot create a matrix from type '%s'"
msgstr "이러한 유형들로는 행렬을 작성할 수 없습니다"

# CHL20130306
#: src/main/bind.c:1178
#, c-format
msgid "number of rows of matrices must match (see arg %d)"
msgstr ""
"각각의 행렬이 가진 행의 개수는 반드시 서로 일치해야 합니다 (인자 %d를 참고하"
"세요)"

# CHL20130306
#: src/main/bind.c:1422
#, c-format
msgid "number of columns of matrices must match (see arg %d)"
msgstr ""
"각각의 행렬이 가진 열의 개수는 반드시 서로 일치해야 합니다 (인자 %d를 참고하"
"세요)"

# CHL20130306
#: src/main/builtin.c:43
msgid "vector size cannot be NA"
msgstr "벡터의 크기는 NA일 수 없습니다"

# CHL20130306
#: src/main/builtin.c:49 src/main/builtin.c:57 src/main/sort.c:1303
msgid "vector size cannot be NA/NaN"
msgstr "벡터의 크기는 NA 또는 NaN 일 수 없습니다"

# CHL20130306
#: src/main/builtin.c:50 src/main/builtin.c:58 src/main/sort.c:1304
msgid "vector size cannot be infinite"
msgstr "벡터의 크기는 무한할 수 없습니다"

# CHL20130306
#: src/main/builtin.c:51 src/main/builtin.c:59 src/main/builtin.c:909
#: src/main/sort.c:1305
msgid "vector size specified is too large"
msgstr "지정된 벡터의 크기가 너무 큽니다"

# CHL20130306
#: src/main/builtin.c:84 src/main/builtin.c:93 src/main/builtin.c:293
#: src/main/builtin.c:326 src/main/builtin.c:365 src/main/builtin.c:375
#: src/main/coerce.c:1536 src/main/connections.c:2833 src/main/engine.c:2967
#: src/main/envir.c:944 src/main/envir.c:997 src/main/envir.c:1087
#: src/main/envir.c:1547 src/main/envir.c:1669 src/main/envir.c:1737
#: src/main/envir.c:1855 src/main/envir.c:2512 src/main/envir.c:2572
#: src/main/envir.c:2847 src/main/envir.c:2876 src/main/envir.c:2897
#: src/main/envir.c:2920 src/main/envir.c:2955 src/main/envir.c:2976
#: src/main/envir.c:3282 src/main/envir.c:3287 src/main/eval.c:5119
#: src/main/objects.c:193 src/main/objects.c:199 src/main/saveload.c:2070
#: src/main/saveload.c:2364 src/main/serialize.c:2709
msgid "use of NULL environment is defunct"
msgstr "NULL environment의 사용은 더이상 지원되지 않습니다"

# CHL20130306
#: src/main/builtin.c:306
msgid "replacement object is not an environment"
msgstr "대체객체는 environment가 아닙니다"

# CHL20130306
#: src/main/builtin.c:331
msgid "'enclos' must be an environment"
msgstr "'enclos'는 반드시 environment이어야 합니다"

# CHL20130306
#: src/main/builtin.c:352 src/main/builtin.c:370
msgid "argument is not an environment"
msgstr "인자는 environment가 아닙니다"

# CHL20130306
#: src/main/builtin.c:354
msgid "the empty environment has no parent"
msgstr "비어있는 environment는 모체를 가지지 않습니다"

# CHL20130306
#: src/main/builtin.c:372
msgid "can not set parent of the empty environment"
msgstr "비어있는 environment는 모체를 지정할 수 없습니다"

# CHL20130306
#: src/main/builtin.c:380
msgid "'parent' is not an environment"
msgstr "'parent'는 environment가 아닙니다"

# CHL20130306
#: src/main/builtin.c:520 src/main/connections.c:3451
#: src/main/connections.c:3828 src/main/connections.c:3862
#: src/main/connections.c:4240 src/main/connections.c:4310
#: src/main/connections.c:4516 src/main/connections.c:4520
#: src/main/connections.c:4881 src/main/deparse.c:360 src/main/deparse.c:446
#: src/main/serialize.c:2006
msgid "cannot write to this connection"
msgstr "이 연결에 쓰기를 할 수 없습니다"

# CHL20130306
#: src/main/builtin.c:525 src/main/builtin.c:555
#, c-format
msgid "invalid '%s' specification"
msgstr "'%s' 지정이 유효하지 않습니다"

# CHL20130306
#: src/main/builtin.c:542
msgid "non-positive 'fill' argument will be ignored"
msgstr "양수가 아닌 'fill' 인자는 무시되어질 것입니다"

# CHL20130306
#: src/main/builtin.c:617
#, c-format
msgid "argument %d (type '%s') cannot be handled by 'cat'"
msgstr "타입 '%2$s'인 인자 %1$d는 'cat'에 의하여 다루어 질 수 없습니다"

# CHL20130306
#: src/main/builtin.c:756
#, c-format
msgid "vector: cannot make a vector of mode '%s'."
msgstr "벡터: 모드가 '%s'인 벡터를 만들 수 없습니다."

# CHL20130306
#: src/main/builtin.c:782
msgid "cannot set length of non-vector"
msgstr "벡터가 아닌 것은 길이를 지정할 수 없습니다"

# CHL20130306
#: src/main/builtin.c:890 src/main/builtin.c:900 src/main/options.c:630
msgid "invalid argument"
msgstr "유효하지 않은 인자입니다"

# CHL20130306
#: src/main/builtin.c:892 src/main/builtin.c:902 src/main/builtin.c:904
#: src/main/character.c:366 src/main/coerce.c:2767
msgid "invalid value"
msgstr "유효하지 않은 값입니다"

# CHL20130306
#: src/main/builtin.c:935 src/main/coerce.c:2484 src/main/coerce.c:2525
#: src/main/eval.c:542 src/main/eval.c:662 src/main/eval.c:1976
#: src/main/eval.c:2042 src/main/eval.c:2102 src/main/eval.c:2433
#: src/main/eval.c:4532 src/main/eval.c:4641
msgid "'...' used in an incorrect context"
msgstr "'...'가 잘못된 맥락에서 사용되었습니다"

# CHL20130306
#: src/main/builtin.c:956
#, c-format
msgid "duplicate 'switch' defaults: '%s' and '%s'"
msgstr "'switch'의 기본값으로 '%1$s'와 '%2$s'가 중복됩니다"

# CHL20130306
#: src/main/builtin.c:989
msgid "'EXPR' is missing"
msgstr "'EXPR'이 없습니다"

# CHL20130306
#: src/main/builtin.c:993 src/main/eval.c:4957
msgid "EXPR must be a length 1 vector"
msgstr "EXPR은 반드시 길이가 1인 벡터이어야 합니다"

#: src/main/builtin.c:996
#, c-format
msgid ""
"EXPR is a \"factor\", treated as integer.\n"
" Consider using '%s' instead."
msgstr ""

# CHL20130306
#: src/main/character.c:105 src/main/character.c:108 src/main/character.c:132
#: src/main/character.c:135
#, c-format
msgid "'%s' requires a character vector"
msgstr "'%s'은 문자형 벡터를 필요로 합니다"

# CHL20130306
#: src/main/character.c:164
#, c-format
msgid ""
"number of characters is not computable for element %d in \"bytes\" encoding"
msgstr ""
"요소 %d에 대한 글자의 개수를 \"bytes\" 인코딩으로는 계산을 할 수 없습니다"

# CHL20130306
#: src/main/character.c:169 src/main/character.c:197 src/main/character.c:653
#: src/main/character.c:750
#, c-format
msgid "invalid multibyte string %d"
msgstr "유효하지 않은 멀티바이트 문자열 %d입니다"

# CHL20130306
#: src/main/character.c:185
#, c-format
msgid "width is not computable for element %d in \"bytes\" encoding"
msgstr "요소 %d에 대한 너비를 \"bytes\" 인코딩으로는 계산을 할 수 없습니다"

# CHL20130306
#: src/main/character.c:263
msgid "extracting substrings from a non-character object"
msgstr "문자형이 아닌 객체로부터 부분문자열들을 추출하려고 했습니다"

# CHL20130306
#: src/main/character.c:268 src/main/character.c:363
msgid "invalid substring arguments"
msgstr "유효하지 않은 부분문자열 인자들입니다"

# CHL20130306
#: src/main/character.c:358
msgid "replacing substrings in a non-character object"
msgstr "문자형이 아닌 객체에서 부분문자열들을 대체합니다"

# CHL20130306
#: src/main/character.c:551
msgid "the first argument must be a character vector"
msgstr "첫번째 인자는 반드시 문자형 벡터이어야 합니다"

# CHL20130306
#: src/main/character.c:570
msgid "abbreviate used with non-ASCII chars"
msgstr "아스키 문자가 아닌 것을 사용한 약어입니다"

# CHL20130306
#: src/main/character.c:591
msgid "non-character names"
msgstr "문자로 이루어지지 않은 이름들입니다"

# CHL20130306
#: src/main/character.c:696 src/main/grep.c:159
msgid "non-character argument"
msgstr "문자형을 가지지 않는 인자입니다"

# CHL20130306
#: src/main/character.c:805
#, c-format
msgid "decreasing range specification ('%lc-%lc')"
msgstr "범위지정을 축소합니다 ('%lc-%lc')"

# CHL20130306
#: src/main/character.c:891
#, c-format
msgid "decreasing range specification ('%c-%c')"
msgstr "범위지정을 축소합니다 ('%c-%c')"

# CHL20130306
#: src/main/character.c:1079
msgid "invalid UTF-8 string 'old'"
msgstr "유효하지 않은 UTF-8 문자열 'old'입니다"

# CHL20130306
#: src/main/character.c:1085
msgid "invalid multibyte string 'old'"
msgstr "유효하지 않은 멀티바이트 문자열 'old'입니다"

# CHL20130306
#: src/main/character.c:1098
msgid "invalid UTF-8 string 'new'"
msgstr "유효하지 않은 UTF-8 문자열 'new'입니다"

# CHL20130306
#: src/main/character.c:1104
msgid "invalid multibyte string 'new'"
msgstr "유효하지 않은 멀티바이트 문자열 'new'입니다"

# CHL20130306
#: src/main/character.c:1132 src/main/character.c:1221
msgid "'old' is longer than 'new'"
msgstr "'old'의 길이가 'new'의 길이보다 깁니다"

# CHL20130306
#: src/main/character.c:1164
#, c-format
msgid "invalid input multibyte string %d"
msgstr "유효하지 않은 멀티바이트 문자열 %d가 입력되었습니다"

# CHL20130306
#: src/main/character.c:1271
msgid "strtrim() requires a character vector"
msgstr "strtrim()는 문자형 벡터를 필요로 합니다"

# CHL20130306
#: src/main/coerce.c:32
msgid "invalid 'mode' argument"
msgstr "유효하지 않은 'mode' 인자입니다"

# CHL20130306
#: src/main/coerce.c:33
msgid "applies only to lists and vectors"
msgstr "오로지 리스트와 벡터에만 적용됩니다"

# CHL20130306
#: src/main/coerce.c:77 src/main/errors.c:1208
msgid "NAs introduced by coercion"
msgstr "강제형변환에 의해 생성된 NA 입니다"

# CHL20130306
#: src/main/coerce.c:79 src/main/errors.c:1209
msgid "inaccurate integer conversion in coercion"
msgstr "강제형변환중 부정확한 정수변환이 발생했습니다"

# CHL20130306
#: src/main/coerce.c:81 src/main/errors.c:1210
msgid "imaginary parts discarded in coercion"
msgstr "강제형변환중에 허수부분이 버려졌습니다"

# CHL20130306
#: src/main/coerce.c:83
msgid "out-of-range values treated as 0 in coercion to raw"
msgstr "강제형변환중 범위밖의 값들은 0으로 처리됩니다"

# CHL20130306
#: src/main/coerce.c:413
#, c-format
msgid "invalid data of mode '%s' (too short)"
msgstr "유효하지 않은 데이터의 모드 '%s'입니다 (너무 짧습니다)"

# CHL20130306
#: src/main/coerce.c:1015
#, c-format
msgid "'pairlist' object cannot be coerced to type '%s'"
msgstr "'pairlist' 객체는 유형 '%s'로 강제형변환될 수 없습니다"

# CHL20130306
#: src/main/coerce.c:1133
#, c-format
msgid "(list) object cannot be coerced to type '%s'"
msgstr "(리스트) 객체는 유형 '%s'로 강제형변환 될 수 없습니다"

# CHL20130306
#: src/main/coerce.c:1156
#, c-format
msgid "(symbol) object cannot be coerced to type '%s'"
msgstr "(기호) 객체는 유형 '%s'로 강제형변환 될 수 없습니다"

# CHL20130306
#: src/main/coerce.c:1172 src/main/coerce.c:1484
msgid "no method for coercing this S4 class to a vector"
msgstr "본 S4 클래스를 벡터로 강제형변환하는 방법은 없습니다"

# CHL20130306
#: src/main/coerce.c:1231
msgid "environments cannot be coerced to other types"
msgstr "environment들은 다른 유형으로 강제형변환될 수 없습니다"

# CHL20130306
#: src/main/coerce.c:1378
msgid "attempting to coerce non-factor"
msgstr "요인이 아닌 것으로 강제형변환을 시도하고 있습니다"

# CHL20130306
#: src/main/coerce.c:1532
msgid "list argument expected"
msgstr "리스트 인자가 와야합니다"

# CHL20130306
#: src/main/coerce.c:1540 src/main/eval.c:5123
msgid "invalid environment"
msgstr "유효하지 않은 environment입니다"

# CHL20130306
#: src/main/coerce.c:1544
msgid "argument must have length at least 1"
msgstr "인자는 반드시 길이가 최소 1 이어야 합니다"

# CHL20130306
#: src/main/coerce.c:1566
msgid "invalid body for function"
msgstr "함수에 대한 내용이 유효하지 않습니다"

# CHL20130306
#: src/main/coerce.c:1589
msgid "invalid length 0 argument"
msgstr "길이가 0인 유효하지 않은 인자입니다"

# CHL20130306
#: src/main/coerce.c:1604
msgid "invalid argument list"
msgstr "인자 목록이 유효하지 않습니다"

# CHL20130306
#: src/main/coerce.c:1915
msgid "type \"single\" unimplemented in R"
msgstr "타입 \"single\"은 R에서 구현되지 않았습니다"

#: src/main/coerce.c:1917
msgid "unimplemented predicate"
msgstr ""

# CHL20130306
#: src/main/coerce.c:2068
#, c-format
msgid "%s() applied to non-(list or vector) of type '%s'"
msgstr "%s()는 유형이 '%s'인 (리스트 또는 벡터)가 아닌 것에 적용되었습니다"

# CHL20130306
#: src/main/coerce.c:2218 src/main/coerce.c:2281 src/main/coerce.c:2349
#, c-format
msgid "default method not implemented for type '%s'"
msgstr "유형 '%s'에 대한 기본메소드는 구현되지 않았습니다"

# CHL20130306
#: src/main/coerce.c:2367
msgid "'name' is missing"
msgstr "'name'이 없습니다"

# CHL20130306
#: src/main/coerce.c:2374
msgid "first argument must be a character string"
msgstr "첫번째 인자는 반드시 문자열이어야 합니다"

# CHL20130306
#: src/main/coerce.c:2407
msgid "'what' must be a character string or a function"
msgstr "'what'은 반드시 문자열 또는 함수이어야 합니다"

# CHL20130306
#: src/main/coerce.c:2411
#, fuzzy
msgid "'args' must be a list or expression"
msgstr "'args'는 반드시 리스트이어야 합니다"

# CHL20130306
#: src/main/coerce.c:2414
msgid "'args' must be a list"
msgstr "'args'는 반드시 리스트이어야 합니다"

# CHL20130306
#: src/main/coerce.c:2418
msgid "'envir' must be an environment"
msgstr "'envir'는 반드시 environmnet이어야 합니다"

# CHL20130306
#: src/main/coerce.c:2573
msgid "invalid environment specified"
msgstr "지정된 environment는 유효하지 않습니다"

# CHL20130306
#: src/main/coerce.c:2638
msgid "Setting class(x) to NULL;   result will no longer be an S4 object"
msgstr "class(x)를 NULL로 설정했기 때문에 결과는 더이상 S4 객체가 아닙니다"

# CHL20130306
#: src/main/coerce.c:2641
#, c-format
msgid ""
"Setting class(x) to multiple strings (\"%s\", \"%s\", ...); result will no "
"longer be an S4 object"
msgstr ""
"class(x)를 다중문자열 (\"%s\", \"%s\", ...)로 설정했기 때문에 결과는 더이상 "
"S4 객체가 아닙니다"

# CHL20130306
#: src/main/coerce.c:2643
#, c-format
msgid ""
"Setting class(x) to \"%s\" sets attribute to NULL; result will no longer be "
"an S4 object"
msgstr ""
"\"%s\"에 class(x)를 설정하는 것은 속성을 NULL로 변경하는 것이므로, 결과는 더"
"이상 S4 객체가 아닙니다"

# CHL20130306
#: src/main/coerce.c:2675
msgid "invalid replacement object to be a class string"
msgstr "클래스 문자열에 대체할 객체가 유효하지 않습니다"

# CHL20130306
#: src/main/coerce.c:2696
#, c-format
msgid ""
"\"%s\" can only be set as the class if the object has this type; found \"%s\""
msgstr ""
"\"%s\"는 오로지 객체가 이 유형을 가지고 있을 때만 클래스로서 설정되지만, 유"
"형 \"%s\"입니다"

# CHL20130306
#: src/main/coerce.c:2714
#, c-format
msgid ""
"invalid to set the class to matrix unless the dimension attribute is of "
"length 2 (was %d)"
msgstr ""
"차원속성이 길이가 2가 아닌이상은 행렬에 클래스를 부여할 수 없는데, %d 입니다"

# CHL20130306
#: src/main/coerce.c:2722
msgid ""
"cannot set class to \"array\" unless the dimension attribute has length > 0"
msgstr ""
"차원속성의 길이가 0 보다 크지 않다면 배열에 클래스를 설정할 수 없습니다"

# CHL20130306
#: src/main/coerce.c:2758
msgid "'value' must be non-null character string"
msgstr "'value'는 반드시 NULL 문자열이 아니여야 합니다"

# CHL20130306
#: src/main/coerce.c:2771
msgid "invalid to change the storage mode of a factor"
msgstr "요인에 대한 저장모드 변경이 유효하지 않습니다"

# CHL20130306
#: src/main/complex.c:126
msgid "invalid complex unary operator"
msgstr "유효하지 않은 복소수 단항 연산자입니다"

# CHL20130306
#: src/main/complex.c:260
msgid "unimplemented complex operation"
msgstr "구현되지 않은 복소수 연산입니다"

# CHL20130306
#: src/main/complex.c:363
msgid "non-numeric argument to function"
msgstr "함수에 수치가 아닌 인자가 주어졌습니다"

# CHL20130306
#: src/main/complex.c:824
msgid "invalid polynomial coefficient"
msgstr "유효하지 않은 다항계수입니다"

# CHL20130306
#: src/main/complex.c:829
msgid "root finding code failed"
msgstr "근을 찾는 코드에 문제가 있습니다"

# CHL20130306
#: src/main/connections.c:153
msgid "all connections are in use"
msgstr "모든 커넥션들이 사용중입니다"

# CHL20130306
#: src/main/connections.c:164
msgid "connection not found"
msgstr "커넥션을 찾을 수 없습니다"

# CHL20130306
#: src/main/connections.c:175
msgid "invalid connection"
msgstr "유효하지 않은 커넥션입니다"

# CHL20130306
#: src/main/connections.c:207
#, c-format
msgid "closing unused connection %d (%s)\n"
msgstr "사용되지 않는 커넥션 %d (%s)를 닫습니다\n"

# CHL20130306
#: src/main/connections.c:232 src/main/sysutils.c:616 src/main/sysutils.c:801
#: src/main/sysutils.c:816 src/main/sysutils.c:910 src/main/sysutils.c:981
#: src/main/sysutils.c:991 src/main/sysutils.c:1004 src/main/sysutils.c:1293
#, c-format
msgid "unsupported conversion from '%s' to '%s'"
msgstr "'%1$s'에서 '%2$s'로의 변환은 지원되지 않습니다"

# CHL20130306
#: src/main/connections.c:288 src/main/connections.c:304
#: src/main/connections.c:455 src/main/connections.c:461
#: src/main/connections.c:467 src/main/connections.c:478
#: src/main/connections.c:485
#, c-format
msgid "%s not enabled for this connection"
msgstr "이 커넥션에서 %s를 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:334 src/main/connections.c:351
#: src/main/connections.c:2683
msgid "printing of extremely long output is truncated"
msgstr "너무 긴 결과물의 출력은 잘려지게 됩니다"

# CHL20130306
#: src/main/connections.c:374
msgid "invalid char string in output conversion"
msgstr "출력변환에서 유효하지 않은 문자열이 있습니다"

# CHL20130306
#: src/main/connections.c:438
#, c-format
msgid "invalid input found on input connection '%s'"
msgstr "입력 커넥션 '%s'에서 유효하지 않은 입력을 찾았습니다"

# CHL20130306
#: src/main/connections.c:579
#, c-format
msgid "cannot open file '%ls': %s"
msgstr "파일 '%ls'를 열 수 없습니다: %s"

#: src/main/connections.c:690
msgid "connection is not open for reading"
msgstr ""

#: src/main/connections.c:695
msgid "connection is not open for writing"
msgstr ""

# CHL20130306
#: src/main/connections.c:733 src/main/connections.c:1998
msgid "can only truncate connections open for writing"
msgstr "쓰기를 위한 목적으로만 열린 커넥션을 중단할 수 있습니다"

# CHL20130306
#: src/main/connections.c:737 src/main/connections.c:739
msgid "file truncation failed"
msgstr "파일잘라내기에 실패했습니다"

# CHL20130306
#: src/main/connections.c:741
msgid "file truncation unavailable on this platform"
msgstr "이 플랫폼에서는 파일 잘라내기를 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:787 src/main/connections.c:791
#: src/main/connections.c:797 src/main/connections.c:814
msgid "allocation of file connection failed"
msgstr "파일 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:864
#, c-format
msgid "cannot create fifo '%s', reason '%s'"
msgstr "fifo '%s'를 생성할 수 없습니다. 그 이유는 '%s'입니다"

# CHL20130306
#: src/main/connections.c:870
#, c-format
msgid "'%s' exists but is not a fifo"
msgstr "'%s'는 존재하지만 fifo이 아닙니다"

# CHL20130306
#: src/main/connections.c:884
#, c-format
msgid "fifo '%s' is not ready"
msgstr "fifo '%s'가 준비되어 있지 않습니다"

# CHL20130306
#: src/main/connections.c:885
#, c-format
msgid "cannot open fifo '%s'"
msgstr "fifo '%s'를 열 수 없습니다"

# CHL20130306
#: src/main/connections.c:926 src/main/connections.c:937
#: src/main/connections.c:1300 src/main/connections.c:1310
#: src/main/connections.c:1429 src/main/connections.c:1489
#: src/main/connections.c:2015 src/main/connections.c:2032
#: src/main/connections.c:2341 src/main/connections.c:5062
#: src/main/connections.c:5126
msgid "too large a block specified"
msgstr "지정된 블록이 너무 큽니다"

# CHL20130306
#: src/main/connections.c:946 src/main/connections.c:950
#: src/main/connections.c:956 src/main/connections.c:972
msgid "allocation of fifo connection failed"
msgstr "fifo 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:991 src/main/connections.c:1146
#: src/main/connections.c:1767 src/main/connections.c:2979
#: src/main/connections.c:4724
msgid "only first element of 'description' argument used"
msgstr "'description' 인자의 첫번째 요소만이 사용되었습니다"

# CHL20130306
#: src/main/connections.c:1008
msgid ""
"fifo(\"\") only supports open = \"w+\" and open = \"w+b\": using the former"
msgstr ""
"fifo(\"\")는 오로지 open = \"w+\"와 open = \"w+b\"만을 지원합니다.  전자를 사"
"용합니다"

# CHL20130306
#: src/main/connections.c:1022 src/main/connections.c:1183
#: src/main/connections.c:1833 src/main/connections.c:2946
#: src/main/connections.c:2999 src/main/connections.c:3047
#: src/main/connections.c:3330 src/main/connections.c:3443
#: src/main/connections.c:3604 src/main/connections.c:3855
#: src/main/connections.c:4183 src/main/connections.c:4303
#: src/main/connections.c:4512 src/main/connections.c:4862 src/main/dcf.c:66
#: src/main/deparse.c:352 src/main/deparse.c:438 src/main/saveload.c:2267
#: src/main/saveload.c:2350 src/main/scan.c:922 src/main/serialize.c:2175
#: src/main/serialize.c:2226 src/main/source.c:265
msgid "cannot open the connection"
msgstr "커넥션을 열 수 없습니다"

# CHL20130306
#: src/main/connections.c:1037
msgid "fifo connections are not available on this system"
msgstr "이 시스템에서 fifo 커넥션들은 사용가능하지 않습니다"

# CHL20130306
#: src/main/connections.c:1066
#, c-format
msgid "cannot pipe() cmd '%ls': %s"
msgstr "pipe() 명령 '%ls'를 할 수 없습니다: %s"

# CHL20130306
#: src/main/connections.c:1073
#, c-format
msgid "cannot open pipe() cmd '%s': %s"
msgstr "pipe() 명령 '%s'를 열 수 없습니다: %s"

# CHL20130306
#: src/main/connections.c:1240 src/main/connections.c:1560
#, c-format
msgid "cannot open compressed file '%s', probable reason '%s'"
msgstr "압축된 파일 '%s'를 열 수 없습니다.  그 이유는 아마도 '%s'입니다"

# CHL20130306
#: src/main/connections.c:1280
msgid "whence = \"end\" is not implemented for gzfile connections"
msgstr "whence = \"end\"는 gzfile 커넥션에 대해서는 구현되지 않았습니다"

# CHL20130306
#: src/main/connections.c:1285
msgid "seek on a gzfile connection returned an internal error"
msgstr "gzfile 커넥션을 탐색하는 동안 내부에러가 발생했습니다"

# CHL20130306
#: src/main/connections.c:1319 src/main/connections.c:1323
#: src/main/connections.c:1329 src/main/connections.c:1346
msgid "allocation of gzfile connection failed"
msgstr "gzfile 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:1375
#, c-format
msgid "cannot open bzip2-ed file '%s', probable reason '%s'"
msgstr "bzip2으로 된 파일 '%s'를 열 수 없습니다, 아마도 '%s'때문입니다"

# CHL20130306
#: src/main/connections.c:1384
#, c-format
msgid "file '%s' appears not to be compressed by bzip2"
msgstr "파일 '%s'는 bzip2로 압축되지 않은 것 같습니다"

# CHL20130306
#: src/main/connections.c:1393
#, c-format
msgid "initializing bzip2 compression for file '%s' failed"
msgstr "파일 '%s'를 bzip2 압축에 대한 초기설정을 하는데 실패했습니다"

# CHL20130306
#: src/main/connections.c:1447
msgid "allocation of overflow buffer for bzfile failed"
msgstr "bzfile에 대한 오버플로우 버퍼할당을 할 수 없습니다"

#: src/main/connections.c:1454
#, c-format
msgid ""
"file '%s' has trailing content that appears not to be compressed by bzip2"
msgstr ""
"파일 '%s'는 bzip2로 압축되지 않은 것 같은 긴 분량의 내용을 가지고 있습니다"

# CHL20130306
#: src/main/connections.c:1500 src/main/connections.c:1504
#: src/main/connections.c:1510 src/main/connections.c:1527
msgid "allocation of bzfile connection failed"
msgstr "bzfile 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:1573 src/main/connections.c:5704
#, c-format
msgid "cannot initialize lzma decoder, error %d"
msgstr "lzma 디코더를 초기화 할 수 없습니다, 에러 %d입니다"

# CHL20130306
#: src/main/connections.c:1589
#, c-format
msgid "cannot initialize lzma encoder, error %d"
msgstr "lzma 인코더를 초기화 할 수 없습니다, 에러 %d입니다"

# CHL20130306
#: src/main/connections.c:1717 src/main/connections.c:1721
#: src/main/connections.c:1727 src/main/connections.c:1745
msgid "allocation of xzfile connection failed"
msgstr "xzfile 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:1804
#, c-format
msgid "this is a %s-compressed file which this build of R does not support"
msgstr "이것은 이 빌드의 R이 지원하지 않는 %s로 압축된 파일입니다"

# CHL20130306
#: src/main/connections.c:1899 src/modules/X11/devX11.c:3375
msgid "memory allocation to copy clipboard failed"
msgstr "클립보드에 복사하는 필요한 메모리 할당에 실패했습니다"

# CHL20130306
#: src/main/connections.c:1904 src/modules/X11/devX11.c:3354
#: src/modules/X11/devX11.c:3359
msgid "clipboard cannot be opened or contains no text"
msgstr "클리보드를 열 수 없거나 아무런 텍스트도 포함하고 있지 않습니다"

# CHL20130306
#: src/main/connections.c:1915
msgid "memory allocation to open clipboard failed"
msgstr "클립보드를 열기 위한 메모리 할당에 실패했습니다"

#: src/main/connections.c:1943
msgid "unable to open the clipboard"
msgstr "클립보드를 열 수 없습니다"

# CHL20130306
#: src/main/connections.c:1947
msgid "unable to write to the clipboard"
msgstr "클립보드에 기록을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:1987
msgid "attempt to seek outside the range of the clipboard"
msgstr "클립보드의 범위를 넘어 검색을 시도합니다"

# CHL20130306
#: src/main/connections.c:2030
msgid "clipboard connection is open for reading only"
msgstr "클립보드 커넥션이 읽기 전용으로 열려 있습니다"

# CHL20130306
#: src/main/connections.c:2050
msgid "clipboard buffer is full and output lost"
msgstr "클립보드 버퍼가 가득차서 출력이 손실되었습니다"

# CHL20130306
#: src/main/connections.c:2071
msgid "'mode' for the clipboard must be 'r' or 'w'"
msgstr "클립보드에 대한 'mode'는 반드시 'r' 또는 'w'이어야 합니다"

# CHL20130306
#: src/main/connections.c:2074
msgid "'mode' for the clipboard must be 'r' on Unix"
msgstr "Unix에서 클립보드에 대한 'mode'는 반드시 'r'이어야 합니다"

# CHL20130306
#: src/main/connections.c:2077 src/main/connections.c:2083
#: src/main/connections.c:2089 src/main/connections.c:2106
msgid "allocation of clipboard connection failed"
msgstr "클립보드 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:2175 src/main/connections.c:2179
#: src/main/connections.c:2185
msgid "allocation of terminal connection failed"
msgstr "터미널 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:2318
msgid "attempting to add too many elements to raw vector"
msgstr "원래의 벡터에 너무 많은 요소들을 추가하려고 합니다"

# CHL20130306
#: src/main/connections.c:2370
msgid "attempt to seek outside the range of the raw connection"
msgstr "원래 커넥션의 범위를 넘어 검색을 시도합니다"

#: src/main/connections.c:2381 src/main/connections.c:2385
#: src/main/connections.c:2391 src/main/connections.c:2417
msgid "allocation of raw connection failed"
msgstr ""

# CHL20130306
#: src/main/connections.c:2470
msgid "'con' is not a rawConnection"
msgstr "'con'은 rawConnection이 아닙니다"

# CHL20130306
#: src/main/connections.c:2473
msgid "'con' is not an output rawConnection"
msgstr "'con'은 출력 rawConnection이 아닙니다"

# CHL20130306
#: src/main/connections.c:2510
msgid "too many characters for text connection"
msgstr "텍스트 커넥션에 너무 많은 문자들이 있습니다"

# CHL20130306
#: src/main/connections.c:2515
msgid "cannot allocate memory for text connection"
msgstr "텍스트 커넥션에 메모리를 할당 할 수 없습니다"

#: src/main/connections.c:2563
msgid "seek is not relevant for text connection"
msgstr ""

# CHL20130306
#: src/main/connections.c:2571 src/main/connections.c:2575
#: src/main/connections.c:2581 src/main/connections.c:2594
#: src/main/connections.c:2779 src/main/connections.c:2783
#: src/main/connections.c:2789 src/main/connections.c:2802
#: src/main/connections.c:2808
msgid "allocation of text connection failed"
msgstr "텍스트 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:2756
msgid "text connection: appending to a non-existent char vector"
msgstr "텍스트 커넥션: 존재하지 않는 문자형 벡터에 추가하려고 합니다"

# CHL20130306
#: src/main/connections.c:2860
msgid "unsupported mode"
msgstr "지원되지 않는 모드입니다"

# CHL20130306
#: src/main/connections.c:2882
msgid "'con' is not a textConnection"
msgstr "'con'은 textConnection이 아닙니다"

# CHL20130306
#: src/main/connections.c:2885
msgid "'con' is not an output textConnection"
msgstr "'con'은 출력 textConnection이 아닙니다"

# CHL20130306
#: src/main/connections.c:2959
msgid "sockets are not available on this system"
msgstr "이 시스템에서는 소켓을 사용할 수 없습니다"

# CHL20130306
#: src/main/connections.c:3027 src/main/connections.c:3076
#: src/main/connections.c:3087 src/main/connections.c:3134
#: src/main/connections.c:3159 src/main/connections.c:3182
#: src/main/connections.c:3194 src/main/connections.c:3310
#: src/main/connections.c:3428 src/main/connections.c:5165
msgid "'con' is not a connection"
msgstr "'con'은 연결이 아닙니다"

# CHL20130306
#: src/main/connections.c:3030
msgid "cannot open standard connections"
msgstr "표준 커넥션들을 열 수 없습니다"

# CHL20130306
#: src/main/connections.c:3032
msgid "connection is already open"
msgstr "커넥션은 이미 열려 있습니다"

# CHL20130306
#: src/main/connections.c:3065
msgid "unknown 'rw' value"
msgstr "알 수 없는 'rw' 값입니다"

# CHL20130306
#: src/main/connections.c:3136
msgid "cannot close standard connections"
msgstr "표준 커넥션들을 닫을 수 없습니다"

# CHL20130306
#: src/main/connections.c:3139
msgid "cannot close 'output' sink connection"
msgstr "'output' sink 커넥션을 닫을 수 없습니다"

# CHL20130306
#: src/main/connections.c:3141
msgid "cannot close 'message' sink connection"
msgstr "'message' sink 커넥션을 닫을 수 없습니다"

# CHL20130306
#: src/main/connections.c:3161 src/main/connections.c:4880
#: src/main/connections.c:4888 src/main/serialize.c:1996
#: src/main/serialize.c:2004
msgid "connection is not open"
msgstr "커넥션이 열려 있지 않습니다"

# CHL20130306
#: src/main/connections.c:3257 src/main/connections.c:3269
msgid "line longer than buffer size"
msgstr "행이 버퍼사이즈보다 길어지고 있습니다"

# CHL20130306
#: src/main/connections.c:3337 src/main/connections.c:3339
#: src/main/connections.c:3612 src/main/connections.c:4166
#: src/main/connections.c:4191 src/main/connections.c:4889 src/main/dcf.c:73
#: src/main/scan.c:925 src/main/scan.c:929 src/main/serialize.c:1998
#: src/main/source.c:272
msgid "cannot read from this connection"
msgstr "이 커넥션으로부터 읽을수 없습니다"

# CHL20130306
#: src/main/connections.c:3351 src/main/connections.c:3373
msgid "cannot allocate buffer in readLines"
msgstr "readLines내에서 버퍼를 할당할 수 없습니다"

# CHL20130306
#: src/main/connections.c:3400
#, c-format
msgid "incomplete final line found on '%s'"
msgstr "'%s'에서 불완전한 마지막 행이 발견되었습니다"

# CHL20130306
#: src/main/connections.c:3406
msgid "too few lines read in readLines"
msgstr "readLines로 불러들이는 행의 수가 너무 적습니다"

# CHL20130306
#: src/main/connections.c:3509
msgid "incomplete string at end of file has been discarded"
msgstr "파일의 끝에 있는 완전하지 않은 문자열이 제거되었습니다"

#: src/main/connections.c:3515
msgid "null terminator not found: breaking string at 10000 bytes"
msgstr ""

# CHL20130306
#: src/main/connections.c:3580
msgid "can only read from a binary connection"
msgstr "바이너리 커넥션으로는 오로지 읽을 수 밖에 없습니다"

# CHL20130306
#: src/main/connections.c:3629 src/main/connections.c:3936
msgid "size changing is not supported for complex vectors"
msgstr "복소수형 벡터들의 크기 변경은 지원되지 않습니다"

# CHL20130306
#: src/main/connections.c:3667 src/main/connections.c:3685
#: src/main/connections.c:3711 src/main/connections.c:3770
#: src/main/connections.c:3790 src/main/connections.c:3917
#: src/main/connections.c:3930 src/main/connections.c:3989
#: src/main/connections.c:4021
#, c-format
msgid "size %d is unknown on this machine"
msgstr "이 시스템에서 크기 %d를 알 수 없습니다"

# CHL20130306
#: src/main/connections.c:3696
msgid "raw is always of size 1"
msgstr "raw는 항상 사이즈가 1 입니다"

# CHL20130306
#: src/main/connections.c:3719
msgid "'signed = FALSE' is only valid for integers of sizes 1 and 2"
msgstr "'signed = FALSE'는 사이즈가 1과 2인 정수들에 대해서만 유효합니다"

# CHL20130306
#: src/main/connections.c:3820
msgid "'x' is not an atomic vector type"
msgstr "'x'는 atomic 벡터유형이 아닙니다"

# CHL20130306
#: src/main/connections.c:3826
msgid "can only write to a binary connection"
msgstr "바이너리 커넥션에 쓰기만을 할 수 있습니다"

# CHL20130306
#: src/main/connections.c:3845
msgid "only 2^31-1 bytes can be written to a raw vector"
msgstr "오직 2^31-1 바이트만이 raw 벡터에 쓰여질 수 있습니다"

# CHL20130306
#: src/main/connections.c:3847
msgid "only 2^31-1 bytes can be written in a single writeBin() call"
msgstr "오직 2^31-1 바이트만이 한 번의 writeBin() 호출에 쓰여질 수 있습니다"

# CHL20130306
#: src/main/connections.c:3896 src/main/connections.c:4049
#: src/main/connections.c:4330 src/main/connections.c:4370
msgid "problem writing to connection"
msgstr "커녁센에 쓰기 문제가 발생했습니다"

# CHL20130306
#: src/main/connections.c:3941
msgid "size changing is not supported for raw vectors"
msgstr "raw 벡터들에 대해서 크기변경은 지원되지 않습니다"

# CHL20130306
#: src/main/connections.c:4084 src/main/connections.c:4088
#: src/main/connections.c:4127
msgid "invalid UTF-8 input in readChar()"
msgstr "readChar()에 유효하지 않은 UTF-8 입력입니다"

# CHL20130306
#: src/main/connections.c:4194
msgid "can only read in bytes in a non-UTF-8 MBCS locale"
msgstr "UTF-8가 아닌 MBCS 로케일에서만 바이트로만 읽을 수 있습니다"

# CHL20130306
#: src/main/connections.c:4266
msgid "'object' is too short"
msgstr "'object'가 너무 짧습니다"

# CHL20130306
#: src/main/connections.c:4319
msgid "writeChar: more bytes requested than are in the string - will zero-pad"
msgstr ""
"writeChar: 문자열내에 있는 것보다 더 많은 바이트가 요구되어 집니다 - will "
"zero-pad"

# CHL20130306
#: src/main/connections.c:4344
msgid ""
"writeChar: more characters requested than are in the string - will zero-pad"
msgstr ""
"writeChar: 문자열내에 있는 것보다 더 많은 문자들이 요구되어 집니다 - will "
"zero-pad"

# CHL20130306
#: src/main/connections.c:4398
msgid "maximum number of pushback lines exceeded"
msgstr "푸쉬백 라인들의 최대값을 초과했습니다"

# CHL20130306
#: src/main/connections.c:4404 src/main/connections.c:4408
#: src/main/connections.c:4444 src/main/connections.c:4450
msgid "could not allocate space for pushback"
msgstr "푸쉬백을 위한 공간을 할당할 수 없습니다"

# CHL20130306
#: src/main/connections.c:4435
msgid "can only push back on open readable connections"
msgstr "읽기가 가능한 열린 커넥션에서만 푸쉬백을 할 수 있습니다"

# CHL20130306
#: src/main/connections.c:4437
msgid "can only push back on text-mode connections"
msgstr "텍스트 모드 커넥션에서만 푸쉬백을 할 수 있습니다"

# CHL20130306
#: src/main/connections.c:4497 src/main/connections.c:4567
msgid "sink stack is full"
msgstr "sink 스택이 꽉 찼습니다"

# CHL20130306
#: src/main/connections.c:4500
msgid "cannot switch output to stdin"
msgstr "출력을 stdin으로 전환할 수 없습니다"

# CHL20130306
#: src/main/connections.c:4527
msgid "no sink to remove"
msgstr "제거할 sink가 없습니다"

# CHL20130306
#: src/main/connections.c:4649
msgid "there is no connection NA"
msgstr "NA이라는 커넥션은 없습니다"

# CHL20130306
#: src/main/connections.c:4651
#, c-format
msgid "there is no connection %d"
msgstr "%d라는 커넥션은 없습니다"

# CHL20130306
#: src/main/connections.c:4786
msgid ""
"file(\"\") only supports open = \"w+\" and open = \"w+b\": using the former"
msgstr ""
"파일(\"\")은 오로지 open = \"w+\"과 open = \"w+b\"만을 지원합니다: 전자의 것"
"을 사용합니다"

# CHL20130306
#: src/main/connections.c:4840 src/modules/internet/internet.c:115
#: src/modules/internet/internet.c:569
msgid "unsupported URL scheme"
msgstr "지원되지 않는 URG scheme입니다"

# CHL20130306
#: src/main/connections.c:4930
msgid "file stream does not have gzip magic number"
msgstr "파일 스트림은 gzip 매직넘버를 가지고 있지 않습니다"

# CHL20130306
#: src/main/connections.c:4941
msgid "file stream does not have valid gzip header"
msgstr "파일 스트림은 유효한 gzip 헤더를 가지고 있지 않습니다"

# CHL20130306
#: src/main/connections.c:5006
msgid "writing error whilst flushing 'gzcon' connection"
msgstr "'gzcon' 커넥션을 플러싱 하는 동안에 쓰기 에러가 발생했습니다"

# CHL20130306
#: src/main/connections.c:5108
#, c-format
msgid "crc error %x %x\n"
msgstr "crc 에러 %x %x\n"

# CHL20130306
#: src/main/connections.c:5135
msgid "write error on 'gzcon' connection"
msgstr "'gzcon' 커넥션에 쓰기 에러가 발생했습니다"

# CHL20130306
#: src/main/connections.c:5169
msgid "'level' must be one of 0 ... 9"
msgstr "'level'은 반드시 0 ... 9 중 하나이어야 합니다"

# CHL20130306
#: src/main/connections.c:5172
msgid "'allowNonCompression' must be TRUE or FALSE"
msgstr "'allowNonCompression'은 반드시 TRUE 또는 FALSE이어야 합니다"

# CHL20130306
#: src/main/connections.c:5175
msgid "this is already a 'gzcon' connection"
msgstr "이미 'gzcon' 커넥션입니다"

# CHL20130306
#: src/main/connections.c:5181
msgid "can only use read- or write- binary connections"
msgstr "읽기 또는 쓰기를 위한 바이너리 커넥션들만을 사용할 수 있습니다"

# CHL20130306
#: src/main/connections.c:5184
msgid "using a text-mode 'file' connection may not work correctly"
msgstr ""
"텍스트 모드 'file' 커넥션을 이용하는 것은 제대로 작동하지 않을 수 있습니다"

# CHL20130306
#: src/main/connections.c:5187
msgid ""
"cannot create a 'gzcon' connection from a writable textConnection; maybe use "
"rawConnection"
msgstr ""
"쓰기가 가능한 textConnection으로부터 'gzcon' 커넥션을 생성할 수 없습니다.  아"
"마도 rawConnection을 사용해야 할 것 같습니다"

# CHL20130306
#: src/main/connections.c:5190 src/main/connections.c:5194
#: src/main/connections.c:5201 src/main/connections.c:5215
msgid "allocation of 'gzcon' connection failed"
msgstr "'gzcon' 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/connections.c:5391
msgid "not a list of sockets"
msgstr "소켓들의 목록이 아닙니다"

# CHL20130306
#: src/main/connections.c:5396
msgid "bad write indicators"
msgstr "잘못된 쓰기 지시자들입니다"

# CHL20130306
#: src/main/connections.c:5407
msgid "not a socket connection"
msgstr "소켓 커넥션이 아닙니다"

# CHL20130306
#: src/main/connections.c:5648
msgid "unknown compression, assuming none"
msgstr ""
"알 수 없는 종류의 압축이 사용되었으므로 압축되지 않을 것으로 가정합니다"

#: src/main/connections.c:5766 src/main/connections.c:5770
#: src/main/connections.c:5776
#, c-format
msgid "allocation of %s connection failed"
msgstr ""

# CHL20130306
#: src/main/context.c:126
msgid ""
"bad target context--should NEVER happen;\n"
"please bug.report() [R_run_onexits]"
msgstr ""
"bad target context--일어날 수 없는 없는 상황입니다;\n"
"bug.report() 해주세요 [R_run_onexits]"

# CHL20130306
#: src/main/context.c:280
msgid "no loop for break/next, jumping to top level"
msgstr "break/next에 대한 루프가 없으므로 최상위레벨로 이동합니다"

# CHL20130306
#: src/main/context.c:288
msgid "no function to return from, jumping to top level"
msgstr "되돌아가야 할 함수가 없으므로 최상위레벨로 이동합니다"

#: src/main/context.c:300
msgid "target context is not on the stack"
msgstr ""

# CHL20130306
#: src/main/context.c:322 src/main/context.c:338 src/main/context.c:405
#: src/main/context.c:426 src/main/context.c:438 src/main/context.c:450
msgid "not that many frames on the stack"
msgstr "스택에 그렇게 많은 프레임들이 있지 않습니다"

# CHL20130306
#: src/main/context.c:355
msgid "only positive values of 'n' are allowed"
msgstr "'n'에는 오로지 양의 값들만이 허용됩니다"

# CHL20130306
#: src/main/context.c:476
msgid "no function to restart"
msgstr "재시작을 할 함수가 없습니다"

# CHL20130306
#: src/main/context.c:513
msgid "number of contexts must be positive"
msgstr "컨텍스트의 개수는 반드시 양수이어야 합니다"

# CHL20130306
#: src/main/context.c:526
msgid "no browser context to query"
msgstr "쿼리를 위한 브라우저 컨텍스트가 없습니다"

#: src/main/context.c:544
msgid "not that many calls to browser are active"
msgstr ""

# CHL20130306
#: src/main/context.c:558
msgid "not that many functions on the call stack"
msgstr "호출 스택에 그렇게 많은 함수들이 있지는 않습니다"

# CHL20130306
#: src/main/context.c:643
msgid "internal error in 'do_sys'"
msgstr "'do_sys'에서 내부오류가 발생했습니다"

# CHL20130306
#: src/main/cum.c:49
msgid "integer overflow in 'cumsum'; use 'cumsum(as.numeric(.))'"
msgstr ""
"'cumsum'에서 정수형 오버플로우가 발생했으므로 'cumsum(as.numeric(.))'을 사용"
"해주세요"

# CHL20130306
#: src/main/cum.c:178
msgid "'cummin' not defined for complex numbers"
msgstr "복소수들에 대해서는 'cummin'이 정의되어 있지 않습니다"

# CHL20130306
#: src/main/cum.c:181
msgid "'cummax' not defined for complex numbers"
msgstr "복소수들에 대해서는 'cummax'가 정의되어 있지 않습니다"

# CHL20130306
#: src/main/cum.c:206 src/main/cum.c:230
msgid "unknown cumxxx function"
msgstr "알 수 없는 cumxxx 함수입니다"

# CHL20130306
#: src/main/datetime.c:597 src/main/datetime.c:605 src/main/datetime.c:619
#: src/main/datetime.c:624
msgid "problem with setting timezone"
msgstr "시간대를 설정하는 도중 문제가 발생했습니다"

# CHL20130306
#: src/main/datetime.c:609
msgid "cannot set timezones on this system"
msgstr "이 시스템에서는 시간대를 설정할 수 없습니다"

# CHL20130306
#: src/main/datetime.c:631 src/main/datetime.c:633
msgid "problem with unsetting timezone"
msgstr "시간대가 설정되어 있지 않아서 생긴 문제입니다"

#: src/main/datetime.c:769 src/main/datetime.c:771 src/main/datetime.c:865
#: src/main/datetime.c:1173 src/main/datetime.c:1175
msgid "zero-length component in non-empty \"POSIXlt\" structure"
msgstr ""

# CHL20130306
#: src/main/dcf.c:85 src/main/dcf.c:152 src/main/dcf.c:230
msgid "could not allocate memory for 'read.dcf'"
msgstr "'read.dcf'에 메모리를 할당할 수 없습니다"

# CHL20130306
#: src/main/dcf.c:127
#, c-format
msgid "Found continuation line starting '%s ...' at begin of record."
msgstr "레코드의 시작에서 '%s ...'로 시작하는 컨티뉴에이션 라인을 발견했습니다"

# CHL20130306
#: src/main/dcf.c:259
#, c-format
msgid "Line starting '%s ...' is malformed!"
msgstr "'%s ...'로 시작하는 줄은 잘 못 되었습니다"

# CHL20130306
#: src/main/debug.c:45
msgid "argument must be a closure"
msgstr "인자는 반드시 클로우져이어야 합니다"

# CHL20130306
#: src/main/debug.c:76
msgid "argument must be a function"
msgstr "인자는 반드시 함수이어야 합니다"

# CHL20130306
#: src/main/debug.c:132 src/main/debug.c:166 src/main/debug.c:224
msgid "argument must not be a function"
msgstr "인자는 반드시 함수가 아니어야 합니다"

# CHL20130306
#: src/main/debug.c:135
msgid "cannot trace NULL"
msgstr "NULL을 추적할 수는 없습니다"

# CHL20130306
#: src/main/debug.c:139
msgid "'tracemem' is not useful for promise and environment objects"
msgstr "'tracemem'은 promise와 environment 객체들에 대해서는 유용하지 않습니다"

# CHL20130306
#: src/main/debug.c:142
msgid "'tracemem' is not useful for weak reference or external pointer objects"
msgstr ""
"'tracemem'은 weak reference 또는 외부 포인터 객체들에 대해서는 유용하지 않습"
"니다"

# CHL20130306
#: src/main/debug.c:148 src/main/debug.c:171
msgid "R was not compiled with support for memory profiling"
msgstr "R이 메모리 프로파일 지원기능과 함께 컴파일 되지 않았었습니다"

# CHL20130306
#: src/main/deparse.c:152 src/main/sprintf.c:213 src/main/sprintf.c:245
msgid "too few arguments"
msgstr "인자들의 수가 너무 적습니다"

# CHL20130306
#: src/main/deparse.c:159
msgid "invalid 'cutoff' value for 'deparse', using default"
msgstr "'deparse'에 대한 'cutoff'의 값이 유효하지 않으므로 기본값을 이용합니다"

# CHL20130306
#: src/main/deparse.c:247
msgid "deparse of an S4 object will not be source()able"
msgstr "S4객체의 deparse는 source() 할 수 없는 것 같습니다"

# CHL20130306
#: src/main/deparse.c:249
msgid "deparse may be incomplete"
msgstr "deparse는 아마도 불완전한 것 같습니다"

# CHL20130306
#: src/main/deparse.c:251
msgid "deparse may be not be source()able in R < 2.7.0"
msgstr "deparse는 R < 2.7.0 에서는 source()할 수 없는 것 같습니다"

#: src/main/deparse.c:369 src/main/deparse.c:461 src/main/deparse.c:467
msgid "wrote too few characters"
msgstr ""

# CHL20130306
#: src/main/deparse.c:391
msgid "character arguments expected"
msgstr "문자형 인자들이 와야 합니다"

# CHL20130306
#: src/main/deparse.c:394
msgid "zero-length argument"
msgstr "길이가 0인 인수입니다"

# CHL20130306
#: src/main/deparse.c:401
msgid "'opts' should be small non-negative integer"
msgstr "'opts'는 반드시 음이 아닌 작은 정수이어야 합니다"

# CHL20130306
#: src/main/deparse.c:411 src/main/envir.c:1694 src/main/envir.c:1776
#: src/main/eval.c:548 src/main/eval.c:1210 src/main/eval.c:3491
#: src/main/saveload.c:1978 src/main/saveload.c:2309 src/main/serialize.c:2727
#, c-format
msgid "object '%s' not found"
msgstr "객체 '%s'를 찾을 수 없습니다"

#: src/main/deparse.c:1471
msgid "badly formed function expression"
msgstr ""

# CHL20130306
#: src/main/devices.c:44
msgid "the base graphics system is not registered"
msgstr "base 그래픽스 시스템이 등록되지 않았습니다"

# CHL20130306
#: src/main/devices.c:165 src/main/devices.c:172
msgid "no active or default device"
msgstr "활성화 된 장치가 없거나 기본 장치가 없습니다"

# CHL20130306
#: src/main/devices.c:385 src/main/devices.c:447
msgid "too many open devices"
msgstr "너무 많은 장치들이 열려 있습니다"

# CHL20130306
#: src/main/devices.c:474
msgid "not enough memory to allocate device (in GEcreateDevDesc)"
msgstr "(GEcreateDevDesc에서) 장치 분배에 할당할 충분한 메모리가 없습니다"

# CHL20130306
#: src/main/devices.c:515
msgid "Hit <Return> to see next plot: "
msgstr "다음 플랏을 보기 위해서는 <Return>키를 치세요"

# CHL20130306
#: src/main/dotcode.c:112 src/main/dotcode.c:142
msgid "NULL value passed as symbol address"
msgstr "NULL 값이 심볼주소로서 전달됐습니다"

# CHL20130306
#: src/main/dotcode.c:133
#, c-format
msgid "Unimplemented type %d in createRSymbolObject"
msgstr "createRSymbolObject에 구현되지 않은 타입 %d가 있습니다"

# CHL20130306
#: src/main/dotcode.c:147 src/main/dotcode.c:236
#, c-format
msgid "symbol '%s' is too long"
msgstr "심볼 '%s'는 너무 깁니다"

# CHL20130306
#: src/main/dotcode.c:159
msgid ""
"first argument must be a string (of length 1) or native symbol reference"
msgstr ""
"첫번째 인자는 반드시 길이가 1인 문자열이거나 native symbol reference 이어야 "
"합니다"

# CHL20130306
#: src/main/dotcode.c:201 src/main/dotcode.c:561
msgid "too many arguments in foreign function call"
msgstr "외부 함수호출에서 너무 많은 인수들이 있습니다"

# CHL20130306
#: src/main/dotcode.c:213
msgid "PACKAGE = \"\" is invalid"
msgstr "PACKAGE = \"\"는 유효하지 않습니다"

# CHL20130306
#: src/main/dotcode.c:267 src/main/dotcode.c:272 src/main/dotcode.c:277
#: src/main/dotcode.c:282
#, c-format
msgid "\"%s\" not available for %s() for package \"%s\""
msgstr "패키지 \"%3$s\"에서 \"%1$s\"는 %2$s() 목적으로 사용가능하지 않습니다"

# CHL20130306
#: src/main/dotcode.c:287
#, c-format
msgid "%s symbol name \"%s\" not in DLL for package \"%s\""
msgstr "패키지 \"%3$s\"에는 %1$s 심볼 이름 \"%2$s\"가 DLL에 없습니다 "

# CHL20130306
#: src/main/dotcode.c:292
#, c-format
msgid "%s symbol name \"%s\" not in load table"
msgstr "%1$s 심볼 이름 \"%2$s\"은 로드테이블에 없습니다"

# CHL20130306
#: src/main/dotcode.c:346 src/main/dotcode.c:350 src/main/dotcode.c:360
#: src/main/dotcode.c:425 src/main/dotcode.c:432
#, c-format
msgid "'%s' used more than once"
msgstr "'%s'는 한번이상 사용되었습니다"

# CHL20130306
#: src/main/dotcode.c:356
msgid "DLL name is too long"
msgstr "DLL 이름이 너무 깁니다"

# CHL20130306
#: src/main/dotcode.c:401
msgid "PACKAGE argument must be a single character string"
msgstr "패키지 인자는 반드시 한개의 문자열이어야 합니다"

# CHL20130306
#: src/main/dotcode.c:407
msgid "PACKAGE argument is too long"
msgstr "패키지 인자가 너무 깁니다"

# CHL20130306
#: src/main/dotcode.c:472
msgid "no arguments supplied"
msgstr "제공된 인자가 없습니다"

# CHL20130306
#: src/main/dotcode.c:473 src/main/seq.c:906
msgid "too many arguments"
msgstr "너무 많은 인자들이 있습니다"

# CHL20130306
#: src/main/dotcode.c:510 src/main/dotcode.c:552 src/main/dotcode.c:1395
msgid "'.NAME' is missing"
msgstr "'.NAME'이 없습니다"

# CHL20130306
#: src/main/dotcode.c:519 src/main/dotcode.c:568 src/main/dotcode.c:1416
#, c-format
msgid "Incorrect number of arguments (%d), expecting %d for '%s'"
msgstr "'%3$s'에 대해서는 인수의 개수가 %2$d이어야 하는데 %1$d개입니다"

# CHL20130306
#: src/main/dotcode.c:1225 src/main/dotcode.c:2274
msgid "too many arguments, sorry"
msgstr "인자가 너무 많습니다"

# CHL20130306
#: src/main/dotcode.c:1259 src/main/dotcode.c:1276 src/main/engine.c:2993
msgid "invalid graphics state"
msgstr "그래픽 상태가 올바르지 않습니다"

# CHL20130306
#: src/main/dotcode.c:1355
msgid "NULL value for DLLInfoReference when looking for DLL"
msgstr "DLL을 찾는 도중에 DLLInfoReference에서 NULL 값이 발견되었습니다"

# CHL20130306
#: src/main/dotcode.c:1456
#, c-format
msgid "wrong type for argument %d in call to %s"
msgstr "%2$s를 호출할때 인자 %1$d의 타입이 잘못되었습니다"

# CHL20130306
#: src/main/dotcode.c:1468
#, c-format
msgid ""
"explicit request not to duplicate arguments in call to '%s', but argument %d "
"is of the wrong type (%d != %d)"
msgstr ""
"'%1$s' 호출시에 중복된 인자들을 사용하지 말라는 요청에도 불구하고, 인자 %2$d"
"의 타입이 잘못되었습니다 (%3$d != %4$d)"

#: src/main/dotcode.c:1491
#, c-format
msgid "long vectors (argument %d) are not supported in %s"
msgstr ""

#: src/main/dotcode.c:1522
#, c-format
msgid "NAs in foreign function call (arg %d)"
msgstr ""

#: src/main/dotcode.c:1545
#, c-format
msgid "NA/NaN/Inf in foreign function call (arg %d)"
msgstr ""

#: src/main/dotcode.c:1550
msgid "single values not returned if not duplicated"
msgstr ""

#: src/main/dotcode.c:1576
#, c-format
msgid "complex NA/NaN/Inf in foreign function call (arg %d)"
msgstr ""

#: src/main/dotcode.c:1595
msgid "character variables must be duplicated in .C/.Fortran"
msgstr ""

#: src/main/dotcode.c:1600
msgid "only first string in char vector used in .Fortran"
msgstr ""

#: src/main/dotcode.c:1643 src/main/dotcode.c:1659 src/main/dotcode.c:1670
#, c-format
msgid "invalid mode (%s) to pass to Fortran (arg %d)"
msgstr ""

#: src/main/dotcode.c:1664
#, c-format
msgid "invalid mode (%s) to pass to C or Fortran (arg %d)"
msgstr ""

#: src/main/dotcode.c:1675
msgid "pairlists are passed as SEXP as from R 2.15.0"
msgstr ""

#: src/main/dotcode.c:2497
#, c-format
msgid "type \"%s\" not supported in interlanguage calls"
msgstr ""

# CHL20130306
#: src/main/dotcode.c:2602
#, c-format
msgid "mode '%s' is not supported in call_R"
msgstr "모드 '%s'는 call_R에서 지원되지 않습니다"

#: src/main/dounzip.c:171
#, c-format
msgid " not overwriting file '%s"
msgstr ""

# CHL20130306
#: src/main/dounzip.c:256
#, c-format
msgid "zip file '%s' cannot be opened"
msgstr "zip 파일 '%s'를 열 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:310
msgid "invalid zip name argument"
msgstr "zip 이름 인수가 유효하지 않습니다"

# CHL20130306
#: src/main/dounzip.c:313 src/main/dounzip.c:406
msgid "zip path is too long"
msgstr "zip 경로가 너무 깁니다"

# CHL20130306
#: src/main/dounzip.c:330
msgid "'exdir' is too long"
msgstr "'exdir'이 너무 깁니다"

# CHL20130306
#: src/main/dounzip.c:333
msgid "'exdir' does not exist"
msgstr "'exdir'이 존재하지 않습니다"

# CHL20130306
#: src/main/dounzip.c:361
msgid "requested file not found in the zip file"
msgstr "요청된 파일을 zip 파일로부터 찾을 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:364
msgid "zip file is corrupt"
msgstr "손상된 zip 파일입니다"

# CHL20130306
#: src/main/dounzip.c:367
msgid "CRC error in zip file"
msgstr "zip 파일에서 CRC 에러입니다"

# CHL20130306
#: src/main/dounzip.c:374
msgid "write error in extracting from zip file"
msgstr "zip 파일로부터 추출중 쓰기 에러가 발생했습니다"

# CHL20130306
#: src/main/dounzip.c:377
#, c-format
msgid "error %d in extracting from zip file"
msgstr "zip 파일로부터 추출중 에러 %d가 발생했습니다"

# CHL20130306
#: src/main/dounzip.c:401
msgid "unz connections can only be opened for reading"
msgstr "unz 커넥션은 오로지 읽기위해서만 열립니다"

# CHL20130306
#: src/main/dounzip.c:412
msgid "invalid description of 'unz' connection"
msgstr "'unz' 커넥션의 설명이 유효하지 않습니다"

# CHL20130306
#: src/main/dounzip.c:418
#, c-format
msgid "cannot open zip file '%s'"
msgstr "zip 파일 '%s'를 열 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:422
#, c-format
msgid "cannot locate file '%s' in zip file '%s'"
msgstr "zip 파일 '%2$s'내에 파일 '%1$s'를 위치시킬 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:466
msgid "printing not enabled for this connection"
msgstr "이 커넥션에서는 프린팅을 사용할 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:473
msgid "write not enabled for this connection"
msgstr "이 커넥션에서는 쓰기를 할 수 없습니다"

# CHL20130306
#: src/main/dounzip.c:493 src/main/dounzip.c:497 src/main/dounzip.c:503
#: src/main/dounzip.c:520
msgid "allocation of 'unz' connection failed"
msgstr "'unz' 커넥션 할당을 할 수 없습니다"

# CHL20130306
#: src/main/dstruct.c:90
msgid "invalid formal arguments for 'function'"
msgstr "'function'에 대한 formal arguments들이 유효하지 않습니다"

#: src/main/dstruct.c:100
msgid "invalid body argument for 'function'"
msgstr ""

# CHL20130306
#: src/main/edit.c:110
msgid "invalid argument to edit()"
msgstr "edit()에 전달되는 인수가 유효하지 않습니다"

# CHL20130306
#: src/main/edit.c:121 src/main/saveload.c:2076
msgid "unable to open file"
msgstr "파일을 열 수 없습니다"

# CHL20130306
#: src/main/edit.c:134
msgid "argument 'editor' type not valid"
msgstr "인자 'editor' 타입이 올바르지 않습니다"

# CHL20130306
#: src/main/edit.c:136
msgid "argument 'editor' is not set"
msgstr "인자 'editor'가 설정되어 있지 않습니다"

# CHL20130306
#: src/main/edit.c:141
msgid "'title' must be a string"
msgstr "'title'은 반드시 문자열이어야 합니다"

# CHL20130306
#: src/main/edit.c:159
#, c-format
msgid "unable to run editor '%s'"
msgstr "에디터 '%s'를 실행할 수 없습니다"

# CHL20130306
#: src/main/edit.c:161
msgid "editor ran but returned error status"
msgstr "에디터가 실행됐지만 에러상태를 반환했습니다"

# CHL20130306
#: src/main/edit.c:171
#, c-format
msgid "problem with running editor %s"
msgstr "에디터 %s를 실행중 문제가 발생했습니다"

# CHL20130306
#: src/main/edit.c:189
msgid "unable to open file to read"
msgstr "읽기 위해서 파일을 열 수 없습니다"

# CHL20130306
#: src/main/edit.c:196
#, c-format
msgid ""
"%s occurred on line %d\n"
" use a command like\n"
" x <- edit()\n"
" to recover"
msgstr ""
"%s가 %d번째 라인에서 발생했습니다\n"
" 다음과 같은 명령어를 이용하여 복구해보세요\n"
" x <- edit()\n"
" "

#: src/main/engine.c:40
msgid "Graphics API version mismatch"
msgstr ""

# CHL20130306
#: src/main/engine.c:113 src/main/engine.c:118 src/main/engine.c:182
msgid "unable to allocate memory (in GEregister)"
msgstr "(GEregister에서) 메모리를 할당할 수 없습니다"

# CHL20130306
#: src/main/engine.c:153
msgid "too many graphics systems registered"
msgstr "너무 많은 그래픽 시스템들이 등록되어 있습니다"

# CHL20130306
#: src/main/engine.c:206
msgid "no graphics system to unregister"
msgstr "등록을 해제할 그래픽 시스템이 없습니다"

# CHL20130306
#: src/main/engine.c:443 src/main/engine.c:448 src/main/engine.c:456
#: src/main/engine.c:463 src/main/engine.c:477 src/modules/X11/devX11.c:1157
msgid "invalid line end"
msgstr "라인의 끝이 잘못되었습니다"

#: src/main/engine.c:508 src/main/engine.c:513 src/main/engine.c:521
#: src/main/engine.c:528 src/main/engine.c:542 src/modules/X11/devX11.c:1175
msgid "invalid line join"
msgstr ""

# CHL20130306
#: src/main/engine.c:761 src/main/engine.c:865 src/main/engine.c:1098
#: src/main/engine.c:1205 src/main/engine.c:1328 src/main/engine.c:1392
msgid "'lwd' must be non-negative and finite"
msgstr "'lwd'는 반드시 음이 아니며 유한해야 합니다"

# CHL20130306
#: src/main/engine.c:798
msgid "out of memory while clipping polyline"
msgstr "polyline을 클립핑하는 동안에 메모리가 부족해졌습니다"

#: src/main/engine.c:1386
msgid "path rendering is not implemented for this device"
msgstr ""

# CHL20130306
#: src/main/engine.c:1406
msgid "Invalid graphics path"
msgstr "유효하지 않은 그래픽 경로입니다"

# CHL20130306
#: src/main/engine.c:1425
msgid "raster rendering is not implemented for this device"
msgstr "이 장치에서는 래스터 렌더링이 구현되지 않았습니다"

# CHL20130306
#: src/main/engine.c:1449
msgid "raster capture is not available for this device"
msgstr "이 장치에서는 래스터 캡쳐가 사용가능하지 않습니다"

# CHL20130306
#: src/main/engine.c:1656
#, c-format
msgid "font face %d not supported for font family '%s'"
msgstr "폰트 페이스 %d는 폰트 페밀리 '%s'에서 지원되지 않습니다"

# CHL20130306
#: src/main/engine.c:1972
msgid "no graphics device is active"
msgstr "활성화된 그래픽 장치가 없습니다"

# CHL20130306
#: src/main/engine.c:2050
#, c-format
msgid "pch value '%d' is invalid in this locale"
msgstr "이 로케일에서 pch의 값 '%d'은 유효하지 않습니다"

# CHL20130306
#: src/main/engine.c:2307
#, c-format
msgid "unimplemented pch value '%d'"
msgstr "pch의 값 '%d'는 구현되지 않았습니다"

# CHL20130306
#: src/main/engine.c:2330
#, c-format
msgid "invalid axis extents [GEPretty(.,.,n=%d)"
msgstr "축의 범위가 유효하지 않습니다 [GEPretty(.,.,n=%d)"

# CHL20130306
#: src/main/engine.c:2334
#, c-format
msgid "infinite axis extents [GEPretty(%g,%g,%d)]"
msgstr "축의 범위가 무한합니다 [GEPretty(%g,%g,%d)]"

#: src/main/engine.c:2371
#, c-format
msgid " .. GEPretty(.): new *lo = %g < %g = x1"
msgstr ""

#: src/main/engine.c:2373
#, c-format
msgid " .. GEPretty(.): new *up = %g > %g = x2"
msgstr ""

#: src/main/engine.c:2773
msgid "display list redraw incomplete"
msgstr ""

# CHL20130306
#: src/main/engine.c:2777
#, fuzzy
msgid "invalid display list"
msgstr "인자 목록이 유효하지 않습니다"

# CHL20130306
#: src/main/engine.c:2963
msgid "'expr' argument must be an expression"
msgstr "'expr' 인자는 반드시 표현식이어야 합니다"

# CHL20130306
#: src/main/engine.c:2965
msgid "'list' argument must be a list"
msgstr "'list' 인자는 반드시 리스트이어야 합니다"

# CHL20130306
#: src/main/engine.c:2971
msgid "'env' argument must be an environment"
msgstr "'env' 인자는 반드시 environment이어야 합니다"

# CHL20130306
#: src/main/engine.c:3051 src/main/engine.c:3059
msgid "invalid multibyte char in pch=\"c\""
msgstr "pch=\"c\"에 유효하지 않은 멀티바이트 문자가 있습니다"

# CHL20130306
#: src/main/engine.c:3106
msgid "invalid hex digit in 'color' or 'lty'"
msgstr "'color' 또는 'lty'에 유효하지 않은 16진수가 있습니다"

# CHL20130306
#: src/main/engine.c:3129
msgid "invalid line type: must be length 2, 4, 6 or 8"
msgstr ""
"라인 타입이 유효하지 않습니다: 반드시 길이가 2, 4, 6 또는 8 이어야 합니다"

# CHL20130306
#: src/main/engine.c:3133
msgid "invalid line type: zeroes are not allowed"
msgstr "라인 타입이 유효하지 않습니다: 0의 값은 허용되지 않습니다"

# CHL20130306
#: src/main/engine.c:3142 src/main/engine.c:3150 src/main/engine.c:3157
msgid "invalid line type"
msgstr "라인 타입이 유효하지 않습니다"

# CHL20130306
#: src/main/envir.c:113 src/main/envir.c:125
#, c-format
msgid "cannot change value of locked binding for '%s'"
msgstr "'%s'에 대해서 잠긴 바인딩의 값은 변경할 수 없습니다"

# CHL20130306
#: src/main/envir.c:229 src/main/envir.c:1386
msgid "cannot add bindings to a locked environment"
msgstr "잠겨있는 environment에 바인딩을 추가할 수 없습니다"

# CHL20130306
#: src/main/envir.c:723
msgid "invalid cached value in R_GetGlobalCache"
msgstr "R_GetGlobalCache에는 유효하지 않은 캐쉬된 값이 있습니다"

#: src/main/envir.c:781
msgid "cannot unbind in the base namespace"
msgstr ""

#: src/main/envir.c:783
msgid "unbind in the base environment is unimplemented"
msgstr ""

# CHL20130306
#: src/main/envir.c:785 src/main/envir.c:1616
msgid "cannot remove bindings from a locked environment"
msgstr "잠겨있는 environment로부터 바인딩을 제거할 수 없습니다"

# CHL20130306
#: src/main/envir.c:1090
#, c-format
msgid "argument to '%s' is not an environment"
msgstr "'%s'에 대한 인자는 environment가 아닙니다"

# CHL20130306
#: src/main/envir.c:1251
#, c-format
msgid "the ... list does not contain %d elements"
msgstr "... 목록은 %d개의 구성요소들을 가지고 있지 않습니다"

#: src/main/envir.c:1253
#, c-format
msgid "..%d used in an incorrect context, no ... to look in"
msgstr ""

# CHL20130307
#: src/main/envir.c:1326 src/main/envir.c:1772 src/main/eval.c:552
#: src/main/eval.c:3482
#, c-format
msgid "argument \"%s\" is missing, with no default"
msgstr "기본값이 없는 인수 \"%s\"가 누락되어 있습니다"

# CHL20130306
#: src/main/envir.c:1331
#, c-format
msgid "could not find function \"%s\""
msgstr "함수 \"%s\"를 찾을 수 없습니다"

# CHL20130307
#: src/main/envir.c:1354
msgid "cannot assign values in the empty environment"
msgstr "비어있는 environment에는 값을 부여할 수 없습니다"

# CHL20130306
#: src/main/envir.c:1360 src/main/envir.c:1429
msgid "cannot assign variables to this database"
msgstr "이 데이터베이스에 변수를 부여할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1512
#, c-format
msgid "cannot add binding of '%s' to the base environment"
msgstr "바인딩 '%s'를 base environment에 추가할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1541
msgid "only the first element is used as variable name"
msgstr "오로지 첫번째 요소만이 변수명으로 사용됩니다"

# CHL20130307
#: src/main/envir.c:1573
msgid "first argument must be a named list"
msgstr "첫번째 인자는 반드시 named list이어야 합니다"

# CHL20130307
#: src/main/envir.c:1578
msgid "names(x) must be a character vector of the same length as x"
msgstr "names(x)는 반드시 x와 같은 길이를 가지는 문자형 벡터이어야 합니다"

# CHL20130307
#: src/main/envir.c:1581
msgid "'envir' argument must be an environment"
msgstr "'envir' 인자는 반드시 environment이어야 합니다"

# CHL20130307
#: src/main/envir.c:1610
msgid "cannot remove variables from base namespace"
msgstr "base 네임스페이스로부터 변수들을 제거 할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1612
msgid "cannot remove variables from the base environment"
msgstr "base environment로부터 변수들을 제거 할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1614
msgid "cannot remove variables from the empty environment"
msgstr "비어 있는 environment로부터 변수들을 제거 할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1622
msgid "cannot remove variables from this database"
msgstr "이 데이터베이스로부터 변수들을 제거 할 수 없습니다"

# CHL20130307
#: src/main/envir.c:1779
#, c-format
msgid "object '%s' of mode '%s' was not found"
msgstr "모드 '%2$s'를 가지는 객체 '%1$s'를 찾을 수 없습니다"

# CHL20130307
#: src/main/envir.c:1851
#, c-format
msgid "invalid name in position %d"
msgstr "위치 %d에 유효하지 않은 이름이 존재합니다"

# CHL20130307
#: src/main/envir.c:1857
msgid "second argument must be an environment"
msgstr "두번째 인자는 반드시 environment이어야 합니다"

# CHL20130307
#: src/main/envir.c:1865 src/main/envir.c:1873
#, c-format
msgid "wrong length for '%s' argument"
msgstr "'%s' 인수의 길이가 잘못되었습니다"

# CHL20130307
#: src/main/envir.c:1992
msgid "invalid use of 'missing'"
msgstr "'missing'의 사용이 올바르지 않습니다"

# CHL20130307
#: src/main/envir.c:2017
msgid "'missing' can only be used for arguments"
msgstr "'missing'은 인자들에 대해서만 사용할 수 있습니다"

# CHL20130307
#: src/main/envir.c:2098
msgid "'pos' must be an integer"
msgstr "'pos'는 반드시 정수이어야 합니다"

# CHL20130307
#: src/main/envir.c:2112
msgid "all elements of a list must be named"
msgstr "리스트의 모든 구성요소들에는 반드시 이름이 주어져야 합니다"

# CHL20130307
#: src/main/envir.c:2135
msgid "'attach' only works for lists, data frames and environments"
msgstr ""
"'attach'는 리스트, 데이터프레임, 그리고 environment에서만 작동하도록 되어 있"
"습니다"

# CHL20130307
#: src/main/envir.c:2218
msgid "detaching \"package:base\" is not allowed"
msgstr "\"package:base\"를 분리해 내는 것은 허용되지 않습니다"

# CHL20130307
#: src/main/envir.c:2519 src/main/envir.c:2574
msgid "argument must be an environment"
msgstr "인자는 반드시 environment이어야 합니다"

# CHL20130307
#: src/main/envir.c:2578
msgid "arguments must be symbolic"
msgstr "인자들은 반드시 심볼릭이어야 합니다"

# CHL20130307
#: src/main/envir.c:2702
msgid "no enclosing environment"
msgstr "enclosing environment가 없습니다"

# CHL20130307
#: src/main/envir.c:2752
#, c-format
msgid "no item called \"%s\" on the search list"
msgstr "\"%s\"라고 하는 항목은 검색목록에 없습니다"

# CHL20130307
#: src/main/envir.c:2775
msgid "using 'as.environment(NULL)' is defunct"
msgstr "'as.environment(NULL)'의 사용은 더 이상 지원하지 않습니다"

# CHL20130307
#: src/main/envir.c:2781
msgid "S4 object does not extend class \"environment\""
msgstr "S4 객체는 클래스 \"environment\"를 확장하지 않습니다"

# CHL20130307
#: src/main/envir.c:2796
msgid "invalid object for 'as.environment'"
msgstr "'as.environment'에 유효하지 않은 객체입니다"

# CHL20130307
#: src/main/envir.c:2822 src/main/envir.c:2850 src/main/envir.c:2879
#: src/main/envir.c:2900 src/main/envir.c:2923 src/main/envir.c:2958
#: src/main/envir.c:2979
msgid "not an environment"
msgstr "environment가 아닙니다"

# CHL20130307
#: src/main/envir.c:2874 src/main/envir.c:2895 src/main/envir.c:2916
#: src/main/envir.c:2953 src/main/envir.c:2974 src/main/envir.c:3073
msgid "not a symbol"
msgstr "심볼이 아닙니다"

#: src/main/envir.c:2887 src/main/envir.c:2908 src/main/envir.c:2966
#: src/main/envir.c:2987
#, c-format
msgid "no binding for \"%s\""
msgstr ""

# CHL20130307
#: src/main/envir.c:2918
msgid "not a function"
msgstr "함수가 아닙니다"

#: src/main/envir.c:2926 src/main/envir.c:2942
msgid "symbol already has a regular binding"
msgstr ""

# CHL20130307
#: src/main/envir.c:2928 src/main/envir.c:2944
msgid "cannot change active binding if binding is locked"
msgstr "바인딩이 잠겨있다면 활성화 되어 있는 바인딩을 변경할 수 없습니다"

# CHL20130307
#: src/main/envir.c:3032
msgid "unknown op"
msgstr "알 수 없는 op입니다"

# CHL20130307
#: src/main/envir.c:3077
msgid "cannot unbind a locked binding"
msgstr "잠겨있는 바인딩을 떼어낼 수 없습니다"

# CHL20130307
#: src/main/envir.c:3079
msgid "cannot unbind an active binding"
msgstr "활성화 되어 있는 바인딩을 떼어낼 수 없습니다"

# CHL20130307
#: src/main/envir.c:3214
msgid "bad namespace name"
msgstr "잘못된 네임스페이스명입니다"

# CHL20130307
#: src/main/envir.c:3226
msgid "namespace already registered"
msgstr "이미 등록되어 있는 네임스페이스입니다"

# CHL20130307
#: src/main/envir.c:3238
msgid "namespace not registered"
msgstr "등록되어 있지 않은 네임스페이스입니다1"

# CHL20130307
#: src/main/envir.c:3285
msgid "bad import environment argument"
msgstr "불러오기 environment 인자가 잘못되었습니다"

# CHL20130307
#: src/main/envir.c:3290
msgid "bad export environment argument"
msgstr "내보내기 environment 인자가 잘못되었습니다"

# CHL20130307
#: src/main/envir.c:3294
msgid "length of import and export names must match"
msgstr "불러오기와 내보내기의 이름들의 길이는 반드시 일치해야 합니다"

# CHL20130307
#: src/main/envir.c:3317
#, c-format
msgid "exported symbol '%s' has no value"
msgstr "내보내어진 심볼 '%s'이 값을 가지고 있지 않습니다"

# CHL20130307
#: src/main/envir.c:3482
#, c-format
msgid "unknown encoding: %d"
msgstr "알수없는 인코딩입니다: %d"

# CHL20130307
#: src/main/envir.c:3502
#, c-format
msgid "embedded nul in string: '%s'"
msgstr "문자열에 nul이 포함되어 있습니다: '%s'"

#: src/main/errors.c:183 src/main/errors.c:220
msgid "interrupts suspended; signal ignored"
msgstr ""

# CHL20130307
#: src/main/errors.c:323
msgid "invalid option \"warning.expression\""
msgstr "유효하지 않은 옵션 \"warning.expression\"입니다"

#: src/main/errors.c:353
#, c-format
msgid "(converted from warning) %s"
msgstr ""

# CHL20130307
#: src/main/errors.c:364
#, c-format
msgid "Warning: %s\n"
msgstr "경고: %s\n"

# CHL20130307
#: src/main/errors.c:367 src/main/errors.c:369
#, c-format
msgid "Warning in %s : %s\n"
msgstr "%1$s에서 경고가 발생했습니다 : %2$s\n"

# CHL20130307
#: src/main/errors.c:371
#, c-format
msgid ""
"Warning in %s :\n"
"  %s\n"
msgstr ""
"%s에서 다음과 같은 경고가 발생했습니다 :\n"
"  %s\n"

# CHL20130307
#: src/main/errors.c:434 src/main/errors.c:453 src/main/errors.c:602
msgid "Lost warning messages\n"
msgstr "경고메시지들이 손실되었습니다\n"

# CHL20130307
#: src/main/errors.c:465
msgid "Warning message:\n"
msgid_plural "Warning messages:\n"
msgstr[0] "경고메시지:\n"

# CHL20130307
#: src/main/errors.c:520
#, c-format
msgid "There were %d warnings (use warnings() to see them)\n"
msgstr ""
"%d건의 경고들이 있습니다 (이들을 확인하기 위해서는 warnings()를 이용하세요)\n"

# CHL20130307
#: src/main/errors.c:523
#, c-format
msgid "There were %d or more warnings (use warnings() to see the first %d)\n"
msgstr ""
"%d건 이상의 경고들이 있습니다 (처음 %d건의 경고들을 확인하기 위해서는 "
"warnings()를 이용하세요)\n"

#: src/main/errors.c:593
msgid "Error during wrapup: "
msgstr ""

# CHL20130307
#: src/main/errors.c:618
msgid "Error in "
msgstr "다음에 오류가 있습니다"

# CHL20130307
#: src/main/errors.c:619
#, c-format
msgid " (from %s) : "
msgstr " (%s로부터) : "

# CHL20130307
#: src/main/errors.c:670 src/main/errors.c:676
#, c-format
msgid "Error: "
msgstr "에러: "

# CHL20130307
#: src/main/errors.c:696 src/main/errors.c:1319
msgid "In addition: "
msgstr "추가정보: "

# CHL20130307
#: src/main/errors.c:817
msgid "invalid option \"error\"\n"
msgstr "유효하지 않은 옵션 \"error\"입니다\n"

# CHL20130307
#: src/main/errors.c:899
msgid "Execution halted\n"
msgstr "실행이 정지되었습니다\n"

# CHL20130307
#: src/main/errors.c:1038
msgid "'msg1' must be a character string"
msgstr "'msg1'은 반드시 문자열이어야 합니다"

# CHL20130307
#: src/main/errors.c:1040
msgid "'msg2' must be a character string"
msgstr "'msg2'는 반드시 문자열이어야 합니다"

# CHL20130307
#: src/main/errors.c:1137
msgid " [invalid string in stop(.)]"
msgstr " [유효하지 않은 문자열이 stop(.)내에 있습니다]"

#: src/main/errors.c:1163
msgid " [invalid string in warning(.)]"
msgstr " [유효하지 않은 문자열이 warning(.)내에 있습니다]"

#: src/main/errors.c:1178
#, c-format
msgid "incorrect number of arguments to \"%s\""
msgstr "\"%s\"에 인자의 개수가 잘못되었습니다"

#: src/main/errors.c:1184 src/main/errors.c:1199
#, c-format
msgid "unimplemented feature in %s"
msgstr "%s에서는 구현되지 않은 기능입니다"

#: src/main/errors.c:1193
msgid "invalid number of arguments"
msgstr "인수의 개수가 잘못되었습니다"

#: src/main/errors.c:1194 src/main/logic.c:171
msgid "invalid argument type"
msgstr "잘못된 인자의 유형입니다"

#: src/main/errors.c:1196
msgid "time-series/vector length mismatch"
msgstr "시계열/벡터의 길이가 일치하지 않습니다"

#: src/main/errors.c:1197
msgid "incompatible arguments"
msgstr "적합하지 않은 인자들입니다"

#: src/main/errors.c:1200
msgid "unknown error (report this!)"
msgstr "알 수 없는 에러입니다 (이것을 보고해주세요!)"

#: src/main/errors.c:1212
msgid "unknown warning (report this!)"
msgstr "알 수 없는 경고입니다 (이것을 보고해주세요!)"

#: src/main/errors.c:1283
msgid "No function to return from, jumping to top level"
msgstr "반환될 함수가 없기 때문에 최상위레벨로 이동합니다"

#: src/main/errors.c:1299
msgid "top level inconsistency?"
msgstr ""

#: src/main/errors.c:1478
msgid "bad handler data"
msgstr ""

#: src/main/errors.c:1628
msgid "error message not a string"
msgstr "에러메시지가 문자열이 아닙니다"

#: src/main/errors.c:1703
msgid "handler or restart stack mismatch in old restart"
msgstr ""

#: src/main/errors.c:1729 src/main/errors.c:1745
msgid "bad error message"
msgstr "잘못된 에러 메시지입니다"

#: src/main/errors.c:1787
msgid "bad restart"
msgstr "잘못된 재시작입니다"

#: src/main/errors.c:1819
msgid "restart not on stack"
msgstr ""

#: src/main/errors.c:1836
msgid "not in a try context"
msgstr ""

#: src/main/errors.c:1849
msgid "error message must be a character string"
msgstr "에러메시지는 반드시 문자열이어야 합니다"

#: src/main/eval.c:308
#, c-format
msgid "source files skipped by Rprof; please increase '%s'"
msgstr "Rprof에 의해서 건너뛴 소스파일들이므로 '%s'를 증가시켜주세요"

#: src/main/eval.c:328
#, c-format
msgid "Rprof: cannot open profile file '%s'"
msgstr "Rprof: 프로필 파일 '%s'를 열 수 없습니다"

#: src/main/eval.c:422
msgid "R profiling is not available on this system"
msgstr "이 시스템에서는 R 프로파일링을 사용할 수 없습니다"

#: src/main/eval.c:446
msgid ""
"promise already under evaluation: recursive default argument reference or "
"earlier problems?"
msgstr ""

#: src/main/eval.c:448
msgid "restarting interrupted promise evaluation"
msgstr ""

#: src/main/eval.c:494
msgid ""
"evaluation nested too deeply: infinite recursion / options(expressions=)?"
msgstr ""

#: src/main/eval.c:554 src/main/eval.c:3483
msgid "argument is missing, with no default"
msgstr "기본값이 없는 인수가 누락되어 있습니다"

#: src/main/eval.c:658 src/main/eval.c:4480
msgid "attempt to apply non-function"
msgstr "함수가 아닌것에 적용하려고 합니다"

#: src/main/eval.c:681
#, c-format
msgid "%s at %s#%d: "
msgstr ""

#: src/main/eval.c:1137
#, c-format
msgid "could not find symbol \"%s\" in environment of the generic function"
msgstr "제네릭 함수의 environment에서 심볼 \"%s\"를 찾을 수 없습니다"

#: src/main/eval.c:1155
#, c-format
msgid "symbol \"%s\" not in environment of method"
msgstr "method의 environment에서 심볼 \"%s\"를 찾을 수 없습니다"

#: src/main/eval.c:1265
msgid "the condition has length > 1 and only the first element will be used"
msgstr "length > 1 이라는 조건이 있고, 첫번째 요소만이 사용될 것입니다"

#: src/main/eval.c:1282
msgid "missing value where TRUE/FALSE needed"
msgstr "TRUE/FALSE가 필요한 곳에 값이 없습니다"

#: src/main/eval.c:1283
msgid "argument is not interpretable as logical"
msgstr ""

#: src/main/eval.c:1284
msgid "argument is of length zero"
msgstr "인자의 길이가 0입니다"

#: src/main/eval.c:1357
msgid "non-symbol loop variable"
msgstr "심볼이 아닌 루프 변수입니다"

#: src/main/eval.c:1448 src/main/eval.c:4248
msgid "invalid for() loop sequence"
msgstr "유효한 for() 루프 시퀀스가 아닙니다"

#: src/main/eval.c:1577
msgid "multi-argument returns are not permitted"
msgstr "다중인자 반환은 허용되지 않습니다"

#: src/main/eval.c:1626
msgid "invalid (NULL) left side of assignment"
msgstr "할당문의 좌변이 유효하지 않습니다 (NULL입니다)"

#: src/main/eval.c:1648
msgid "target of assignment expands to non-language object"
msgstr "대입의 대상이 비언어적 객체로 확장됩니다"

#: src/main/eval.c:1694
#, c-format
msgid "overlong name in '%s'"
msgstr "'%s'에 너무 긴 이름이 있습니다"

#: src/main/eval.c:1756
msgid "cannot do complex assignments in base namespace"
msgstr "base 네임스페이스에서는 복소수 대입을 할 수 없습니다"

#: src/main/eval.c:1758
msgid "cannot do complex assignments in base environment"
msgstr "base environment에서는 복소수 대입을 할 수 없습니다"

#: src/main/eval.c:1795 src/main/eval.c:1822
msgid "invalid function in complex assignment"
msgstr "복소수 대입에 유효하지 않은 함수가 있습니다"

#: src/main/eval.c:1900
msgid "invalid (do_set) left-hand side to assignment"
msgstr "대입에 유효하지 않은 (do_set) 좌변입니다"

#: src/main/eval.c:1915
msgid "invalid assignment left-hand side"
msgstr "대입에 유효하지 않은 좌변입니다"

#: src/main/eval.c:1980
#, c-format
msgid "argument %d is empty"
msgstr "인자 %d는 비어있습니다"

#: src/main/eval.c:1983
#, c-format
msgid "'%s' is missing"
msgstr "'%s'가 누락되어 있습니다"

#: src/main/eval.c:2133
msgid "invalid formal argument list for \"function\""
msgstr "\"function\"에 유효하지 않은 formal argument 목록입니다"

#: src/main/eval.c:2189 src/main/eval.c:2220 src/main/eval.c:2225
#, c-format
msgid "invalid '%s' argument of type '%s'"
msgstr "타입이 '%2$s'인 유효하지 않은 인자 '%1$s'입니다"

#: src/main/eval.c:2217
msgid "numeric 'envir' arg not of length one"
msgstr "길이가 1이 아닌 수치형 'envir' 인자입니다"

#: src/main/eval.c:2241 src/main/eval.c:2263
msgid "restarts not supported in 'eval'"
msgstr "'eval'에서 지원되는 재실행기능이 아닙니다"

#: src/main/eval.c:2320 src/main/eval.c:2333
msgid "'Recall' called from outside a closure"
msgstr "클로저 외부로부터 호출된 'Recall'입니다"

#: src/main/eval.c:2426
msgid "value in '...' is not a promise"
msgstr ""

#: src/main/eval.c:2615 src/main/objects.c:714
#, c-format
msgid "call name too long in '%s'"
msgstr "'%s'에 있는 호출명이 너무 깁니다"

#: src/main/eval.c:2636
#, c-format
msgid "generic name too long in '%s'"
msgstr "'%s'에 있는 제네릭 이름이 너무 깁니다"

#: src/main/eval.c:2699
#, c-format
msgid "Incompatible methods (\"%s\", \"%s\") for \"%s\""
msgstr "\"%3$s\"에 호환되는 메소드들이 아닙니다 (\"%1$s\", \"%2$s\")"

#: src/main/eval.c:2763
msgid "dispatch error in group dispatch"
msgstr ""

#: src/main/eval.c:3076
#, c-format
msgid "\"%s\" is not a %s function"
msgstr "\"%s\"는 %s 함수가 아닙니다"

#: src/main/eval.c:3269
msgid "node stack overflow"
msgstr "노드 스택 오버플로우입니다"

#: src/main/eval.c:3275
msgid "integer stack overflow"
msgstr "정수형 스택 오버플로우입니다"

#: src/main/eval.c:3329
msgid "bad opcode"
msgstr "잘못된 opcode입니다"

#: src/main/eval.c:4071
#, c-format
msgid "invalid %s type in 'x %s y'"
msgstr "'x %s y'에 유효하지 않은 %s 타입입니다"

#: src/main/eval.c:4150
msgid "bytecode version mismatch; using eval"
msgstr "바이트코드 버전이 일치하지 않으므로 eval을 사용합니다"

#: src/main/eval.c:4155
msgid "bytecode version is too old"
msgstr "바이트코드 버전이 너무 오래되었습니다"

#: src/main/eval.c:4156
msgid "bytecode version is too new"
msgstr "바이트코드 버전이 너무 앞서 있습니다"

#: src/main/eval.c:4190
msgid "byte code version mismatch"
msgstr "바이트 코드 버전이 불일치합니다"

#: src/main/eval.c:4316
msgid "invalid sequence argument in for loop"
msgstr "for 루프에 유효하지 않은 시퀀스 인자가 있습니다"

#: src/main/eval.c:4462 src/main/names.c:1130
#, c-format
msgid "there is no .Internal function '%s'"
msgstr ".Internal 함수 '%s'는 없습니다"

#: src/main/eval.c:4569 src/main/eval.c:4894 src/main/eval.c:4936
msgid "bad function"
msgstr "잘못된 함수입니다"

#: src/main/eval.c:4584
msgid "not a BUILTIN function"
msgstr "BUILTIN 함수가 아닙니다"

#: src/main/eval.c:4961
msgid "numeric EXPR required for 'switch' without named alternatives"
msgstr ""
"'switch'문에 케이스에 대하여 이름을 사용하지 않는다면 수치형 표현식을 이용해"
"야 합니다"

#: src/main/eval.c:5056
msgid "cannot find index for threaded code address"
msgstr ""

#: src/main/eval.c:5116
msgid "invalid body"
msgstr ""

#: src/main/eval.c:5136
msgid "invalid symbol"
msgstr ""

#: src/main/eval.c:5180
msgid "argument is not a byte code object"
msgstr "인자가 바이트코드 객체가 아닙니다"

#: src/main/eval.c:5201
msgid "bad file name"
msgstr "잘못된 파일이름입니다"

#: src/main/eval.c:5205 src/main/eval.c:5226
msgid "unable to open 'file'"
msgstr "'file'을 열 수 없습니다"

#: src/main/eval.c:5220 src/main/saveload.c:1942
msgid "'file' must be non-empty string"
msgstr "'file'은 반드시 비어있지 않은 문자열이어야 합니다"

#: src/main/eval.c:5222 src/main/saveload.c:1944 src/main/saveload.c:2244
#: src/main/serialize.c:2149
msgid "'ascii' must be logical"
msgstr "'ascii'는 반드시 논리적이어야 합니다"

#: src/main/eval.c:5293 src/main/eval.c:5312 src/main/eval.c:5342
msgid "constant buffer must be a generic vector"
msgstr ""

#: src/main/eval.c:5344
msgid "bad constant count"
msgstr ""

#: src/main/eval.c:5380
msgid "profile timer in use"
msgstr "프로파일 타이머가 사용중입니다"

#: src/main/eval.c:5382
msgid "already byte code profiling"
msgstr ""

#: src/main/eval.c:5400
msgid "setting profile timer failed"
msgstr ""

#: src/main/eval.c:5417
msgid "not byte code profiling"
msgstr ""

#: src/main/gevents.c:42
#, c-format
msgid "'%s' events not supported in this device"
msgstr "이 장치에서 지원되는 '%s' 이벤트들이 아닙니다"

#: src/main/gevents.c:66
msgid "internal error"
msgstr "내부에러"

#: src/main/gevents.c:72
msgid "this graphics device does not support event handling"
msgstr "이 그래픽 장치는 이벤트 핸들링을 지원하지 않습니다"

#: src/main/gevents.c:112
msgid "invalid prompt"
msgstr "유효하지 않은 프롬프트입니다"

#: src/main/gevents.c:124
msgid "recursive use of 'getGraphicsEvent' not supported"
msgstr "'getGraphicsEvent'의 재귀적 사용은 지원되지 않습니다"

#: src/main/gevents.c:134
msgid "no graphics event handlers set"
msgstr "설정된 그래픽 이벤트 핸들러가 없습니다"

#: src/main/gram.y:223 src/main/gram.y:238 src/main/gram.y:2231
#: src/main/gram.y:2245
#, c-format
msgid "EOF whilst reading MBCS char at line %d"
msgstr "MBCS 문자를 읽고 있는 동안에 라인 %d에서 EOF를 발견했습니다"

#: src/main/gram.y:227 src/main/gram.y:235 src/main/gram.y:2235
#: src/main/gram.y:2242
#, c-format
msgid "invalid multibyte character in parser at line %d"
msgstr "구문분석중 라인 %d에서 유효하지 않은 멀티바이트 문자를 찾았습니다"

#: src/main/gram.y:467
#, c-format
msgid "input buffer overflow at line %d"
msgstr "라인 %d에서 입력버퍼 오버플로우가 발생했습니다"

#: src/main/gram.y:1056
#, c-format
msgid "incorrect tag type at line %d"
msgstr "라인 %d에서 잘못된 태그 타입을 발견했습니다"

#: src/main/gram.y:1669
msgid "contextstack overflow"
msgstr ""

#: src/main/gram.y:1906
msgid "input"
msgstr "입력"

#: src/main/gram.y:1907
msgid "end of input"
msgstr "입력의 끝입니다"

#: src/main/gram.y:1908
msgid "string constant"
msgstr "문자열 상수"

#: src/main/gram.y:1909
msgid "numeric constant"
msgstr "숫자형 상수"

#: src/main/gram.y:1910
msgid "symbol"
msgstr "심볼"

#: src/main/gram.y:1911
msgid "assignment"
msgstr "대입"

#: src/main/gram.y:1912
msgid "end of line"
msgstr "라인의 끝"

#: src/main/gram.y:1926 src/main/gram.y:1932
#, c-format
msgid "unexpected %s"
msgstr "예기치 않은 %s입니다"

#: src/main/gram.y:1942
#, c-format
msgid "repeated formal argument '%s' on line %d"
msgstr "라인 %2$d에서 formal argument '%1$s'가 반복됩니다"

#: src/main/gram.y:2148
#, c-format
msgid "integer literal %s contains decimal; using numeric value"
msgstr ""

#: src/main/gram.y:2152
#, c-format
msgid "non-integer value %s qualified with L; using numeric value"
msgstr ""

#: src/main/gram.y:2165
#, c-format
msgid "integer literal %s contains unnecessary decimal point"
msgstr ""

#: src/main/gram.y:2197
#, c-format
msgid "unable to allocate buffer for long string at line %d"
msgstr ""

#: src/main/gram.y:2350
#, c-format
msgid "'\\x' used without hex digits in character string starting \"%s\""
msgstr "\"%s\"로 시작하는 문자열 가운데 16진수가 아닌 '\\x'가 사용되었습니다"

#: src/main/gram.y:2364
#, c-format
msgid "\\uxxxx sequences not supported inside backticks (line %d)"
msgstr "backticks 내부에서 지원하는 \\uxxxx 시퀀스들이 아닙니다 (라인 %d)"

#: src/main/gram.y:2379
#, c-format
msgid "'\\u' used without hex digits in character string starting \"%s\""
msgstr "\"%s\"로 시작하는 문자열 가운데 16진수가 아닌 '\\u'이 사용되었습니다"

#: src/main/gram.y:2387
#, c-format
msgid "invalid \\u{xxxx} sequence (line %d)"
msgstr "유효하지 않은 \\u{xxxx} 시퀀스입니다 (라인 %d)"

#: src/main/gram.y:2399
#, c-format
msgid "\\Uxxxxxxxx sequences not supported inside backticks (line %d)"
msgstr "backticks 내부에서 지원하는 \\Uxxxxxxxx 시퀀스들이 아닙니다 (라인 %d)"

#: src/main/gram.y:2414
#, c-format
msgid "'\\U' used without hex digits in character string starting \"%s\""
msgstr "\"%s\"로 시작하는 문자열들 가운데 16진수가 아닌 '\\U'가 사용되었습니다"

#: src/main/gram.y:2422
#, c-format
msgid "invalid \\U{xxxxxxxx} sequence (line %d)"
msgstr "유효한 \\U{xxxxxxxx} 시퀀스가 아닙니다 (라인 %d)"

#: src/main/gram.y:2462
#, c-format
msgid "'\\%c' is an unrecognized escape in character string starting \"%s\""
msgstr ""
"\"%2$s\"로 시작하는 문자열 중에서 '\\%1$c'는 인식할 수 없는 이스케이프입니다"

#: src/main/gram.y:2521
msgid "mixing Unicode and octal/hex escapes in a string is not allowed"
msgstr ""
"문자열에서 유니코드와 8진수/16진수 이스케이프의 혼용은 허용되지 않습니다"

#: src/main/gram.y:2525
#, c-format
msgid ""
"string at line %d containing Unicode escapes not in this locale\n"
"is too long (max 10000 chars)"
msgstr ""
"이 로케일에서 라인 %d에 있는 유니코드 이스케이프를 포함하는 문자열이\n"
"너무 깁니다 (최대 10000자까지입니다)"

#: src/main/gram.y:3116 src/main/gram.y:3123 src/main/gram.y:3129
#: src/main/gram.y:3136
#, c-format
msgid "contextstack overflow at line %d"
msgstr ""

#: src/main/gram.y:3231
#, c-format
msgid "internal parser error at line %d"
msgstr "라인 %d에서 내부 구문분석 에러입니다"

#: src/main/graphics.c:67
#, c-format
msgid "relative range of values =%4.0f * EPS, is small (axis %d)"
msgstr ""

#: src/main/grep.c:93
#, c-format
msgid "invalid regular expression '%s', reason '%s'"
msgstr "'%1$s'은 잘못된 정규표현식입니다, 그 이유는 '%2$s'입니다"

#: src/main/grep.c:95
#, c-format
msgid "invalid regular expression, reason '%s'"
msgstr "잘못된 정규표현식입니다, 그 이유는 '%s'입니다"

#: src/main/grep.c:220 src/main/grep.c:308 src/main/grep.c:416
#: src/main/grep.c:883 src/main/grep.c:2473
#, c-format
msgid "input string %d is invalid UTF-8"
msgstr "입력된 문자열 %d는 유효하지 않은 UTF-8입니다"

#: src/main/grep.c:286 src/main/grep.c:383
#, c-format
msgid "'split' string %d is invalid UTF-8"
msgstr "'split' 문자열 %d는 유효하지 않은 UTF-8입니다"

#: src/main/grep.c:290 src/main/grep.c:387 src/main/grep.c:560
#, c-format
msgid "'split' string %d is invalid in this locale"
msgstr "이 로케일에서 'split' 문자열 %d는 유효하지 않습니다"

#: src/main/grep.c:395 src/main/grep.c:851 src/main/grep.c:1600
#: src/main/grep.c:2394
#, c-format
msgid ""
"PCRE pattern compilation error\n"
"\t'%s'\n"
"\tat '%s'\n"
msgstr ""

#: src/main/grep.c:397
#, c-format
msgid "invalid split pattern '%s'"
msgstr "유효하지 않은 분할패턴 '%s'입니다"

#: src/main/grep.c:401 src/main/grep.c:857 src/main/grep.c:1607
#: src/main/grep.c:2401
#, c-format
msgid ""
"PCRE pattern study error\n"
"\t'%s'\n"
msgstr ""

#: src/main/grep.c:834 src/main/grep.c:2377
msgid "regular expression is invalid UTF-8"
msgstr "정규표현식이 유효한지 않은 UTF-8로 되어 있습니다"

#: src/main/grep.c:853 src/main/grep.c:1602 src/main/grep.c:2396
#, c-format
msgid "invalid regular expression '%s'"
msgstr "유효하지 않은 정규표현식 '%s'입니다"

#: src/main/grep.c:1264
msgid "pattern matches an empty string infinitely, returning first match only"
msgstr ""
"패턴이 비어있는 문자열과 무한히 매칭되기 때문에 가장 처음의 매칭을 돌려줍니다"

#: src/main/grep.c:1575
msgid "'pattern' is invalid UTF-8"
msgstr "'pattern'이 유효하지 않은 UTF-8로 되어 있습니다"

#: src/main/grep.c:1577
msgid "'replacement' is invalid UTF-8"
msgstr "'replacement'가 유효하지 않는 UTF-8로 되어 있습니다"

#: src/main/grep.c:1581
msgid "'pattern' is invalid in this locale"
msgstr "이 로케일에서 'pattern'은 유효하지 않습니다"

#: src/main/grep.c:1584
msgid "'replacement' is invalid in this locale"
msgstr "이 로케일에서 'replacement'는 유효하지 않습니다"

#: src/main/grep.c:1589
msgid "zero-length pattern"
msgstr "길이가 0인 패턴입니다"

#: src/main/grep.c:1732 src/main/grep.c:1748 src/main/grep.c:1796
#: src/main/grep.c:1812 src/main/grep.c:1859 src/main/grep.c:1875
msgid "result string is too long"
msgstr "초래된 문자열이 너무 깁니다"

#: src/main/grep.c:2411
#, c-format
msgid "'pcre_fullinfo' returned '%d' "
msgstr "'pcre_fullinfo'가 '%d'를 되돌려줬습니다"

#: src/main/identical.c:121
msgid "ignoring non-pairlist attributes"
msgstr ""

#: src/main/internet.c:92
msgid "internet routines cannot be accessed in module"
msgstr "이 모듈에서는 인터넷 루틴들에 접근할 수 없습니다"

#: src/main/internet.c:103 src/main/internet.c:141 src/main/internet.c:154
#: src/main/internet.c:165 src/main/internet.c:176 src/main/internet.c:187
#: src/main/internet.c:196 src/main/internet.c:207 src/main/internet.c:218
#: src/main/internet.c:227 src/main/internet.c:237
msgid "internet routines cannot be loaded"
msgstr "인터넷 루틴들을 로드할 수 없습니다"

#: src/main/internet.c:118 src/main/memory.c:3223 src/main/memory.c:3232
#: src/main/memory.c:3243 src/main/memory.c:3256 src/main/memory.c:3272
#: src/main/memory.c:3289
msgid "bad value"
msgstr "잘못된 값입니다"

#: src/main/internet.c:124
msgid "internet routines were already initialized"
msgstr "인터넷 루틴들은 이미 초기화되어 있었습니다"

#: src/main/internet.c:251 src/main/internet.c:265 src/main/internet.c:281
#: src/main/internet.c:293 src/main/internet.c:307 src/main/internet.c:327
#: src/main/internet.c:340
msgid "socket routines cannot be loaded"
msgstr "소켓 루틴들을 로드할 수 없습니다"

#: src/main/lapack.c:39
msgid "LAPACK routines cannot be accessed in module"
msgstr "이 모듈에서는 LAPACK 루틴들에 접근할 수 없습니다"

#: src/main/lapack.c:53
msgid "LAPACK routines cannot be loaded"
msgstr "LAPACK 루틴들을 로드할 수 없습니다"

#: src/main/logic.c:51
msgid "binary operations require two arguments"
msgstr "바이너리 연산자는 두개의 인수들을 필요로 합니다"

#: src/main/logic.c:70 src/main/logic.c:132
msgid "operations are possible only for numeric, logical or complex types"
msgstr "오로지 숫자, 논리, 또는 복소수 유형에 대한 연산들만 가능합니다"

#: src/main/logic.c:80
msgid "binary operation on non-conformable arrays"
msgstr ""

#: src/main/logic.c:106 src/main/relop.c:150
msgid "non-conformable time series"
msgstr ""

#: src/main/logic.c:231
#, c-format
msgid "'%s' operator requires 2 arguments"
msgstr "'%s' 연산자는 2개의 인자들을 필요로 합니다"

#: src/main/logic.c:239
#, c-format
msgid "invalid 'x' type in 'x %s y'"
msgstr "'x' 유형은 'x %s y'에 유효하지 않습니다"

#: src/main/logic.c:246
#, c-format
msgid "invalid 'y' type in 'x %s y'"
msgstr "'y' 유형은 'x %s y'에 유효하지 않습니다"

#: src/main/logic.c:320
msgid "Unary operator `!' called with two arguments"
msgstr "두개의 인자와 함께 호출된 단항연산자 `!'입니다"

#: src/main/logic.c:427
#, c-format
msgid "coercing argument of type '%s' to logical"
msgstr "유형 '%s'인 인자를 논리형으로 강제형변환을 수행합니다"

#: src/main/main.c:49
msgid "dummy - do not translate"
msgstr ""

#: src/main/main.c:477
msgid "Error: segfault from C stack overflow\n"
msgstr ""

#: src/main/main.c:835
msgid "unable to open the base package\n"
msgstr "base 패키지를 열 수 없습니다\n"

#: src/main/main.c:912
#, c-format
msgid "unable to restore saved data in %s\n"
msgstr "%s에 저장되어 있는 데이터를 복구 할 수 없습니다\n"

#: src/main/main.c:959
msgid "During startup - "
msgstr "스타트업을 하는 동안 - "

#: src/main/main.c:1189
msgid "cannot quit from browser"
msgstr "브라우저로부터 빠져나올 수 없습니다"

#: src/main/main.c:1193
msgid "one of \"yes\", \"no\", \"ask\" or \"default\" expected."
msgstr "\"yes\", \"no\", \"ask\" 또는 \"default\" 중 하나가 입력되어야 합니다"

#: src/main/main.c:1198
msgid "save=\"ask\" in non-interactive use: command-line default will be used"
msgstr "save=\"ask\"은 비대화식 사용이므로 커맨드라인 디폴트가 사용될 것입니다"

#: src/main/main.c:1206
msgid "unrecognized value of 'save'"
msgstr "'save'의 값을 인식할 수 없습니다"

#: src/main/main.c:1209
msgid "invalid 'status', 0 assumed"
msgstr "'status'가 유효하지 않아 0으로 가정됩니다"

#: src/main/main.c:1214
msgid "invalid 'runLast', FALSE assumed"
msgstr "'runLast'가 유효하지 않아 FALSE로 가정됩니다"

#: src/main/main.c:1245
msgid "cannot allocate space for toplevel callback element"
msgstr "최상위 callback 요소에 공간을 할당할 수 없습니다"

#: src/main/main.c:1323
msgid "negative index passed to R_removeTaskCallbackByIndex"
msgstr "R_removeTaskCallbackByIndex에 음수를 가지는 인덱스가 전달되었습니다"

#: src/main/main.c:1432
#, c-format
msgid "warning messages from top-level task callback '%s'\n"
msgstr "최상위 작업 callback '%s'로부터 나온 경고메시지입니다\n"

#: src/main/main.c:1488
msgid "top-level task callback did not return a logical value"
msgstr "최상위 작업 callback이 논리값을 반환하지 않았습니다"

#: src/main/mapply.c:58
msgid "zero-length inputs cannot be mixed with those of non-zero length"
msgstr "길이가 0인 입력은 길이가 0이 아닌 입력들과 혼용되어질 수 없습니다"

#: src/main/mapply.c:76
msgid "argument 'MoreArgs' of 'mapply' is not a list"
msgstr "'mapply'의 인자 'MoreArgs'는 리스트가 아닙니다"

#: src/main/mapply.c:113
msgid "longer argument not a multiple of length of shorter"
msgstr "인자들의 길이가 서로 배수관계에 있지 않습니다"

#: src/main/match.c:108
msgid "invalid partial string match"
msgstr "유효한 부분 문자열 매치가 아닙니다"

#: src/main/match.c:222 src/main/match.c:262 src/main/objects.c:56
#: src/main/objects.c:66
#, c-format
msgid "formal argument \"%s\" matched by multiple actual arguments"
msgstr ""

#: src/main/match.c:225 src/main/match.c:260
#, c-format
msgid "argument %d matches multiple formal arguments"
msgstr ""

#: src/main/match.c:266
#, c-format
msgid "partial argument match of '%s' to '%s'"
msgstr ""

#: src/main/match.c:377
#, c-format
msgid "unused argument %s"
msgid_plural "unused arguments %s"
msgstr[0] ""
msgstr[1] ""

#: src/main/memory.c:1191
msgid "can only weakly reference/finalize reference objects"
msgstr ""

#: src/main/memory.c:1225
msgid "finalizer must be a function or NULL"
msgstr "파이널라이저는 반드시 함수 또는 NULL이어야 합니다"

#: src/main/memory.c:1276 src/main/memory.c:1284 src/main/memory.c:1295
msgid "not a weak reference"
msgstr "weak reference가 아닙니다"

#: src/main/memory.c:1411
msgid "first argument must be environment or external pointer"
msgstr "첫번째 인자는 반드시 environment 또는 외부포인터이어야 합니다"

#: src/main/memory.c:1413
msgid "second argument must be a function"
msgstr "두번째 인자는 반드시 함수이어야 합니다"

#: src/main/memory.c:1417
msgid "third argument must be 'TRUE' or 'FALSE'"
msgstr "세번째 인자는 반드시 'TRUE' 또는 'FALSE'이어야 합니다"

#: src/main/memory.c:1900
msgid "vector memory exhausted (limit reached?)"
msgstr "벡터 메모리가 모두 사용되었습니다 (한계에 도달했나요?)"

#: src/main/memory.c:1906
msgid "cons memory exhausted (limit reached?)"
msgstr "cons 메모리가 모두 사용되었습니다 (한계에 도달했나요?)"

#: src/main/memory.c:1911
msgid "memory exhausted (limit reached?)"
msgstr "메모리가 모두 사용되었습니다 (한계에 도달했나요?)"

#: src/main/memory.c:2034
#, c-format
msgid "cannot allocate memory block of size %0.f Tb"
msgstr "크기가 %0.f Tb인 메모리 블락을 할당할 수 없습니다"

#: src/main/memory.c:2039
#, c-format
msgid "cannot allocate memory block of size %0.1f Gb"
msgstr "크기가 %0.1f GB인 메모리 블락을 할당할 수 없습니다"

#: src/main/memory.c:2305
msgid "vector is too large"
msgstr "벡터가 너무 큽니다"

#: src/main/memory.c:2308
msgid "negative length vectors are not allowed"
msgstr "길이가 음수인 벡터는 허용되지 않습니다"

#: src/main/memory.c:2334 src/main/memory.c:2347 src/main/memory.c:2360
#: src/main/memory.c:2375
#, c-format
msgid "cannot allocate vector of length %d"
msgstr "길이가 %d인 벡터를 할당할 수 없습니다"

#: src/main/memory.c:2396
#, c-format
msgid "invalid type/length (%s/%d) in vector allocation"
msgstr "벡터할당에 유효한 타입/길이 (%s/%d)가 아닙니다"

#: src/main/memory.c:2489
#, c-format
msgid "cannot allocate vector of size %0.1f Gb"
msgstr "크기가 %0.1f Gb인 벡터를 할당할 수 없습니다"

#: src/main/memory.c:2493
#, c-format
msgid "cannot allocate vector of size %0.1f Mb"
msgstr "크기가 %0.1f Mb인 벡터를 할당할 수 없습니다"

#: src/main/memory.c:2497
#, c-format
msgid "cannot allocate vector of size %0.f Kb"
msgstr "크기가 %0.f Kb인 벡터를 할당할 수 없습니다"

#: src/main/memory.c:2835
msgid "protect(): protection stack overflow"
msgstr "protect(): 프로텍션 스택 오버플로우입니다"

#: src/main/memory.c:2851
#, c-format
msgid "unprotect(): only %d protected items"
msgstr ""

#: src/main/memory.c:2865
msgid "unprotect_ptr: pointer not found"
msgstr "unprotect_ptr: 포인터를 찾을 수 없습니다"

#: src/main/memory.c:2902
#, c-format
msgid "R_Reprotect: only %d protected items, can't reprotect index %d"
msgstr ""

#: src/main/memory.c:2944
#, c-format
msgid "'Calloc' could not allocate memory (%.0f of %u bytes)"
msgstr "'Calloc'은 메모리 (%.0f of %u 바이트)를 할당할 수 없습니다"

#: src/main/memory.c:2955
#, c-format
msgid "'Realloc' could not re-allocate memory (%.0f bytes)"
msgstr "'Realloc'은 메모리 (%.0f 바이트)를 재할당 할 수 없습니다"

#: src/main/memory.c:3177
msgid "not safe to return vector pointer"
msgstr "벡터포인터를 반환하기에 안전하지 않습니다"

#: src/main/memory.c:3430
msgid "memory profiling is not available on this system"
msgstr "이 시스템에서는 메모리 프로파일링 기능을 이용가능하지 않습니다"

#: src/main/memory.c:3495
#, c-format
msgid "Rprofmem: cannot open output file '%s'"
msgstr "Rprofmem: 출력파일 '%s'을 열 수 없습니다"

#: src/main/memory.c:3602
#, c-format
msgid "long vectors not supported yet: %s:%d"
msgstr "아직까지는 지원되지 않는 긴 벡터들입니다: %s:%d"

#: src/main/names.c:964
msgid "string argument required"
msgstr "문자열 인수가 요구되어 집니다"

#: src/main/names.c:967
msgid "no such primitive function"
msgstr "그러한 프리미티브 함수는 없습니다"

#: src/main/names.c:1096
msgid "attempt to use zero-length variable name"
msgstr "길이가 0인 변수명을 사용하려고 시도했습니다"

#: src/main/names.c:1098
#, c-format
msgid "variable names are limited to %d bytes"
msgstr "변수명들은 최대 %d 바이트까지 허용됩니다"

#: src/main/names.c:1125 src/main/names.c:1128
msgid "invalid .Internal() argument"
msgstr "유효하지 않은 .Internal() 인자입니다"

#: src/main/objects.c:46
msgid "generic 'function' is not a function"
msgstr "제네릭 'function'은 함수가 아닙니다"

#: src/main/objects.c:197
msgid "bad generic call environment"
msgstr "잘못된 generic call environment 입니다"

#: src/main/objects.c:203
msgid "bad generic definition environment"
msgstr "잘못된 generic definition environment 입니다"

#: src/main/objects.c:242
msgid ""
"no '.S3MethodsClass' table, cannot use S4 objects with S3 methods ('methods' "
"package not attached?)"
msgstr ""
"'.S3MethodsClass' 테이블이 없어 S4 객체들을 S3 메소드들과 함께 사용할 수 없습"
"니다 ('methods' 패키지가 연결되었나요?)"

#: src/main/objects.c:266 src/main/objects.c:405
msgid "'UseMethod' used in an inappropriate fashion"
msgstr "올바르지 않은 방법으로 사용된 'UseMethod'입니다"

#: src/main/objects.c:286
msgid "invalid generic function in 'usemethod'"
msgstr "'usemethod'에 유효하지 않은 제네릭 함수가 있습니다"

#: src/main/objects.c:393
msgid "there must be a 'generic' argument"
msgstr "반드시 'generic' 인자이어야 합니다"

#: src/main/objects.c:397
msgid "'generic' argument must be a character string"
msgstr "'generic' 인자는 반드시 문자열이어야 합니다"

#: src/main/objects.c:434
msgid "'UseMethod' called from outside a function"
msgstr "함수 외부로부터 호출된 'UseMethod'입니다"

#: src/main/objects.c:441
msgid "first argument must be a generic name"
msgstr "첫번째 인자는 반드시 제네릭명이어야 합니다"

#: src/main/objects.c:466
#, c-format
msgid "no applicable method for '%s' applied to an object of class \"%s\""
msgstr ""
"클래스 \"%2$s\"의 객체에 적용된 '%1$s'에 사용할수 있는 메소드가 없습니다"

#: src/main/objects.c:527
msgid "'NextMethod' called from outside a function"
msgstr "함수 외부로부터 호출된 'NextMethod'입니다"

#: src/main/objects.c:533
msgid "'NextMethod' called from an anonymous function"
msgstr "익명의 함수외부로부터 호출된 'NextMethod'입니다"

#: src/main/objects.c:557
msgid "no calling generic was found: was a method called directly?"
msgstr "호출된 제네릭을 찾을 수 없습니다:  메소드가 직접적으로 호출되었나요?"

#: src/main/objects.c:560
#, c-format
msgid "'function' is not a function, but of type %d"
msgstr "'function'은 함수가 아니라, 타입 %d입니다"

#: src/main/objects.c:634
msgid "wrong argument ..."
msgstr "잘못된 인자 ..."

#: src/main/objects.c:647
msgid "object not specified"
msgstr "지정된 객체가 없습니다"

#: src/main/objects.c:657 src/main/objects.c:664
msgid "generic function not specified"
msgstr "지정된 제네릭 함수가 없습니다"

#: src/main/objects.c:661
msgid "invalid generic argument to 'NextMethod'"
msgstr "'NextMethod'에 유효하지 않은 인자가 있습니다"

#: src/main/objects.c:674
msgid "invalid 'group' argument found in 'NextMethod'"
msgstr "'NextMethod'에서 유효하지 않은 'group' 인자가 발견되었습니다"

#: src/main/objects.c:693
msgid "wrong value for .Method"
msgstr ".Method의 값이 잘못되었습니다"

#: src/main/objects.c:697 src/main/objects.c:706
#, c-format
msgid "method name too long in '%s'"
msgstr "'%s'에 있는 메소드명이 너무 깁니다"

#: src/main/objects.c:709
msgid "Incompatible methods ignored"
msgstr ""

#: src/main/objects.c:769 src/main/objects.c:774
msgid "no method to invoke"
msgstr "실행할 수 있는 메소드가 없습니다"

#: src/main/objects.c:820
msgid "cannot unclass an environment"
msgstr "environment의 클래스 속성을 해제할 수 없습니다"

#: src/main/objects.c:823
msgid "cannot unclass an external pointer"
msgstr "외부포인터의 클래스 속성을 해제할 수 없습니다"

#: src/main/objects.c:858
msgid "'what' must be a character vector"
msgstr "'what'은 반드시 문자형 벡터이어야 합니다"

#: src/main/objects.c:862
msgid "'which' must be a length 1 logical vector"
msgstr "'which'는 반드시 길이가 1인 논리형 벡터이어야 합니다"

#: src/main/objects.c:868
msgid "use 'is()' instead of 'inherits()' on S4 objects"
msgstr "S4 객체들에 대해서는 'inherits()' 보다는 'is()'를 사용해주세요"

#: src/main/objects.c:989
msgid "could not find correct environment; please report!"
msgstr "올바른 environment를 찾을 수 없으므로 꼭 보고해주세요!"

#: src/main/objects.c:1038
msgid "'onOff' must be TRUE or FALSE"
msgstr "'onOff'는 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/objects.c:1094
#, c-format
msgid "unable to find a non-generic version of function \"%s\""
msgstr "제네릭 버전이 아닌 함수 \"%s\"를 찾을 수 없습니다"

#: src/main/objects.c:1126
msgid ""
"'standardGeneric' called without 'methods' dispatch enabled (will be ignored)"
msgstr ""
"'methods' 디스패치 없이 호출된 'standardGeneric'이 사용중이므로 무시될 것입니"
"다"

#: src/main/objects.c:1135
msgid "argument to 'standardGeneric' must be a non-empty character string"
msgstr ""
"'standardGeneric'에 전달되는 인자는 반드시 비어있지 않은 문자열이어야 합니다"

#: src/main/objects.c:1140
#, c-format
msgid ""
"call to standardGeneric(\"%s\") apparently not from the body of that generic "
"function"
msgstr ""
"제네릭 함수의 본체로부터 이루어지지 않은 standardGeneric(\"%s\")에 대한 호출"
"입니다"

#: src/main/objects.c:1163
msgid "argument 'code' must be a character string"
msgstr "인자 'code'는 반드시 문자형이어야 합니다"

#: src/main/objects.c:1230
#, c-format
msgid ""
"invalid primitive methods code (\"%s\"): should be \"clear\", \"reset\", "
"\"set\", or \"suppress\""
msgstr ""
"유효하지 않은 프리미티브 메소드 코드 (\"%s\")입니다: \"clear\", \"reset\", "
"\"set\", 또는 \"suppress\" 이어야 합니다"

#: src/main/objects.c:1238
msgid "invalid object: must be a primitive function"
msgstr "유효하지 않은 객체입니다: 반드시 프리미티브 함수이어야 합니다"

#: src/main/objects.c:1285
#, c-format
msgid ""
"the formal definition of a primitive generic must be a function object (got "
"type '%s')"
msgstr ""
"프리미티브 제네릭의 formal definition은 반드시 타입 '%s'을 가지는 함수객체이"
"어야 합니다"

#: src/main/objects.c:1315
#, c-format
msgid "object returned as generic function \"%s\" does not appear to be one"
msgstr "제네릭 함수 \"%s\"로부터 반환된 객체가 하나가 아닌 것 같습니다"

#: src/main/objects.c:1414
msgid "invalid primitive operation given for dispatch"
msgstr "디스패치에 주어진 유효한 프리미티브 오퍼레이션이 아닙니다"

#: src/main/objects.c:1440 src/main/objects.c:1459
msgid "dispatch error"
msgstr "디스패치 에러"

#: src/main/objects.c:1453
#, c-format
msgid ""
"primitive function \"%s\" has been set for methods but no generic function "
"supplied"
msgstr ""

#: src/main/objects.c:1478
msgid "C level MAKE_CLASS macro called with NULL string pointer"
msgstr "C 레벨 MAKE_CLASS 매크로가 NULL 문자열 포인터와 함께 호출되었습니다"

#: src/main/objects.c:1494
msgid "R_getClassDef(.) called with NULL string pointer"
msgstr "R_getClassDef(.)가 NULL 문자열 포인터와 함께 호출되었습니다"

#: src/main/objects.c:1515
msgid "C level NEW macro called with null class definition pointer"
msgstr "C 레벨 NEW 매크로가 null 클래스 데피니션 포인터와 함께 호출되었습니다"

#: src/main/objects.c:1519
#, c-format
msgid "trying to generate an object from a virtual class (\"%s\")"
msgstr "가상의 클래스 \"%s\"로부터 객체를 생성하려고 시도합니다"

#: src/main/objects.c:1595
#, c-format
msgid "object of class \"%s\" does not correspond to a valid S3 object"
msgstr "클래스 \"%s\"의 객체는 유효한 S3 객체가 아닙니다"

#: src/main/options.c:117 src/main/options.c:177
msgid "corrupted options list"
msgstr ""

#: src/main/options.c:127
msgid "invalid printing width, used 80"
msgstr "유효하지 않은 프린팅 너비이므로 80이 사용되었습니다"

#: src/main/options.c:138
msgid "invalid printing digits, used 7"
msgstr "유효하지 않은 프린팅 자릿수이므로 7이 사용되었습니다"

#: src/main/options.c:150
msgid "invalid 'deparse.cutoff', used 60"
msgstr "유효하지 않은 'deparse.cutoff'이므로 60이 사용되었습니다"

#: src/main/options.c:162
msgid "invalid value for \"device.ask.default\", using FALSE"
msgstr "\"device.ask.default\"에 대한 값이 유효하지 않아 FALSE를 사용합니다"

#: src/main/options.c:394
msgid "list argument has no valid names"
msgstr ""

#: src/main/options.c:422
#, c-format
msgid "invalid 'width' parameter, allowed %d...%d"
msgstr "유효하지 않은 'width' 파라미터입니다.  오로지 %d...%d만을 허용합니다"

#: src/main/options.c:433
#, c-format
msgid "invalid 'digits' parameter, allowed %d...%d"
msgstr "유효하지 않은 'digits' 파라미터입니다. %d...%d만을 허용합니다"

#: src/main/options.c:440
#, c-format
msgid "'expressions' parameter invalid, allowed %d...%d"
msgstr "유효하지 않은 'expression' 파라미터입니다.  %d...%d만을 허용합니다"

#: src/main/options.c:447 src/main/options.c:455 src/main/options.c:461
#: src/main/options.c:469 src/main/options.c:476 src/main/options.c:481
#: src/main/options.c:488 src/main/options.c:494 src/main/options.c:500
#: src/main/options.c:505 src/main/options.c:510 src/main/options.c:519
#: src/main/options.c:525 src/main/options.c:531 src/main/options.c:542
#: src/main/options.c:549 src/main/options.c:555 src/main/options.c:563
#: src/main/options.c:570 src/main/options.c:577 src/main/options.c:584
#: src/main/options.c:591 src/main/options.c:599 src/main/options.c:608
#: src/main/options.c:611 src/main/options.c:617
#, c-format
msgid "invalid value for '%s'"
msgstr "'%s'의 값이 유효하지 않습니다"

#: src/main/options.c:604 src/main/options.c:633
msgid "\"par.ask.default\" has been replaced by \"device.ask.default\""
msgstr "\"par.ask.default\"은 \"device.ask.default\"로 변경되었습니다"

#: src/main/paste.c:80 src/main/paste.c:299
msgid "invalid separator"
msgstr "유효하지 않은 구분자입니다"

#: src/main/paste.c:118
msgid "non-string argument to internal 'paste'"
msgstr "문자열이 아닌 인자가 내부 'paste'에 전달되었습니다"

#: src/main/paste.c:174 src/main/paste.c:244
msgid "result would exceed 2^31-1 bytes"
msgstr "결과가 아마도 2^31-1 바이트를 초과할 것입니다"

#: src/main/paste.c:320
msgid "non-string argument to Internal paste"
msgstr "문자가 아닌 인자가 내부 paste에 전달되었습니다"

#: src/main/paste.c:379
msgid "first argument must be atomic"
msgstr "첫번째 인자는 반드시 atomic이어야 합니다"

#: src/main/paste.c:549
msgid "Impossible mode ( x )"
msgstr ""

#: src/main/paste.c:634
msgid "atomic vector arguments only"
msgstr ""

#: src/main/platform.c:303 src/main/platform.c:321
msgid "invalid filename specification"
msgstr "유효한 파일명 지정이 아닙니다"

#: src/main/platform.c:374 src/main/platform.c:418
msgid "write error during file append"
msgstr ""

#: src/main/platform.c:393
msgid "nothing to append to"
msgstr "다음에 추가할 것이 아무것도 없습니다"

#: src/main/platform.c:447 src/main/platform.c:792
msgid "invalid filename argument"
msgstr "파일명 인자가 유효하지 않습니다"

#: src/main/platform.c:459
#, c-format
msgid "cannot create file '%s', reason '%s'"
msgstr "파일 '%s'을 생성할 수 없습니다, 그 이유는 '%s'입니다"

#: src/main/platform.c:474 src/main/platform.c:544 src/main/platform.c:624
msgid "invalid first filename"
msgstr "유효하지 않은 첫번째 파일명입니다"

#: src/main/platform.c:486
#, c-format
msgid "cannot remove file '%s', reason '%s'"
msgstr "파일 '%s'을 지울 수 없습니다, 그 이유는 '%s'입니다"

#: src/main/platform.c:546 src/main/platform.c:626
msgid "invalid second filename"
msgstr "유효하지 않은 두번째 파일명입니다"

#: src/main/platform.c:548 src/main/platform.c:628
msgid "nothing to link"
msgstr "연결할 것이 없습니다"

#: src/main/platform.c:558
msgid "symbolic links are not supported on this version of Windows"
msgstr "이 버전의 윈도우즈에서는 심볼릭 링크를 지원하지 않습니다"

#: src/main/platform.c:578
#, c-format
msgid "cannot symlink '%ls' to '%ls', reason '%s'"
msgstr ""
"'%1$ls'에 대한 심볼릭링크 '%2$ls'를 만들 수 없습니다. 그 이유는 '%3$s' 때문입"
"니다"

#: src/main/platform.c:598
#, c-format
msgid "cannot symlink '%s' to '%s', reason '%s'"
msgstr ""
"'%1$s'에 대한 심볼릭링크 '%2$s'를 만들 수 없습니다. 그 이유는 '%3$s' 때문입니"
"다"

#: src/main/platform.c:606
msgid "symbolic links are not supported on this platform"
msgstr "이 플랫폼에서 심볼릭링크가 지원되지 않습니다"

#: src/main/platform.c:646
#, c-format
msgid "cannot link '%ls' to '%ls', reason '%s'"
msgstr "'%1$ls'를 '%2$ls'에 연결할 수 없습니다.  그 이유는 '%3$s' 때문입니다"

#: src/main/platform.c:666
#, c-format
msgid "cannot link '%s' to '%s', reason '%s'"
msgstr "'%1$s'를 '%2$s'에 연결할 수 없습니다.  그 이유는 '%3$s' 때문입니다"

#: src/main/platform.c:675
msgid "(hard) links are not supported on this platform"
msgstr "이 플랫폼에서는 (하드) 링크가 지원되지 않습니다"

#: src/main/platform.c:706
msgid "'from' and 'to' are of different lengths"
msgstr "'from'과 'to'의 길이가 다릅니다"

#: src/main/platform.c:717 src/main/platform.c:727
msgid "expanded 'from' name too long"
msgstr "전개된 'from'의 이름이 너무 깁니다"

#: src/main/platform.c:721 src/main/platform.c:731
msgid "expanded 'to' name too long"
msgstr "전개된 'to'의 이름이 너무 깁니다"

#: src/main/platform.c:735
#, c-format
msgid "cannot rename file '%s' to '%s', reason '%s'"
msgstr ""
"파일명을 '%1$s'에서 '%2$s'로 바꿀 수 없습니다.  그 이유는 '%3$s' 때문입니다"

#: src/main/platform.c:1091
msgid "invalid 'pattern' regular expression"
msgstr "유효하지 않은 정규표현식 'pattern'입니다"

#: src/main/platform.c:1215
msgid "unable to determine R home location"
msgstr "R HOME의 위치를 확인할 수 없습니다"

#: src/main/platform.c:1267
msgid "file name too long"
msgstr "파일명이 너무 깁니다"

#: src/main/platform.c:1522 src/main/platform.c:1569 src/main/sysutils.c:1631
#: src/main/sysutils.c:1645
msgid "internal out-of-memory condition"
msgstr "내부 메모리 부족 상태입니다"

#: src/main/platform.c:1565 src/main/sysutils.c:1641
#, c-format
msgid "read error on '%s'"
msgstr "'%s'에서 읽기 오류가 발생했습니다"

#: src/main/platform.c:1727
msgid "setting 'LC_NUMERIC' may cause R to function strangely"
msgstr "'LC_NUMERIC'을 조정하는 것은 R이 이상하게 작동하게 할 수도 있습니다"

#: src/main/platform.c:1739
msgid "LC_MESSAGES exists on Windows but is not operational"
msgstr "LC_MESSAGES는 윈도우에 있지만, 이는 사용가능하지 않습니다"

#: src/main/platform.c:1766
#, c-format
msgid "OS reports request to set locale to \"%s\" cannot be honored"
msgstr ""
"OS는 로케일을 \"%s\"로 설정하기 위한 요청이 받아들일 수 없다고 보고합니다"

#: src/main/platform.c:2068
msgid "'hostname' must be a character vector of length 1"
msgstr "'hostname'은 반드시 길이가 1인 문자형 벡터이어야 합니다"

#: src/main/platform.c:2074
#, c-format
msgid "nsl() was unable to resolve host '%s'"
msgstr ""

#: src/main/platform.c:2081
msgid "unknown format returned by C function 'gethostbyname'"
msgstr ""
"알수 없는 형식이 C로 작성된 함수 'gethostbyname'에 의하여 반환되었습니다"

#: src/main/platform.c:2090
msgid "nsl() is not supported on this platform"
msgstr "이 플랫폼에서는 nsl()가 지원되지 않습니다"

#: src/main/platform.c:2161
#, c-format
msgid "'%s' already exists"
msgstr "'%s'는 이미 존재합니다"

#: src/main/platform.c:2164
#, c-format
msgid "cannot create dir '%s', reason '%s'"
msgstr "디렉토리 '%s'를 만들 수 없습니다. 그 이유는 '%s'입니다"

#: src/main/platform.c:2210
#, c-format
msgid "'%ls' already exists"
msgstr "'%ls'은 이미 존재합니다"

#: src/main/platform.c:2214
#, c-format
msgid "cannot create dir '%ls', reason '%s'"
msgstr "디렉토리 '%ls'를 만들 수 없습니다. 그 이유는 '%s'입니다. "

#: src/main/platform.c:2229 src/main/platform.c:2388
msgid "too deep nesting"
msgstr ""

#: src/main/platform.c:2237 src/main/platform.c:2250 src/main/platform.c:2268
#: src/main/platform.c:2286 src/main/platform.c:2404 src/main/platform.c:2417
#: src/main/platform.c:2437 src/main/platform.c:2457
msgid "over-long path length"
msgstr ""

#: src/main/platform.c:2257
#, c-format
msgid "problem creating directory %ls: %s"
msgstr "디렉토리 %ls를 생성하는데 문제가 발생했습니다: %s"

#: src/main/platform.c:2276
#, c-format
msgid "problem reading dir %ls: %s"
msgstr "디렉토리 %ls를 읽는데 문제가 발생했습니다: %s"

#: src/main/platform.c:2294
#, c-format
msgid "problem copying %ls to %ls: %s"
msgstr "%ls를 %ls로 복사하는데 문제가 발생했습니다: %s"

#: src/main/platform.c:2426
#, c-format
msgid "problem creating directory %s: %s"
msgstr "디렉토리 %s를 생성하는데 문제가 발생했습니다: %s"

#: src/main/platform.c:2445
#, c-format
msgid "problem reading directory %s: %s"
msgstr "디렉토리 %s를 읽는데 문제가 발생했습니다: %s"

#: src/main/platform.c:2466
#, c-format
msgid "problem copying %s to %s: %s"
msgstr "%1$s를 %2$s로 복사하는데 문제가 발생했습니다: %3$s"

#: src/main/platform.c:2592
msgid "'mode' must be of length at least one"
msgstr "'mode'의 길이는 반드시 최소한 1이상이어야 합니다"

#: src/main/platform.c:2659
msgid "insufficient OS support on this platform"
msgstr "이 플랫폼에서는 OS지원이 충분하지 않습니다"

#: src/main/plot3d.c:118
#, c-format
msgid "contour(): circular/long seglist -- set %s > %d?"
msgstr ""

#: src/main/plot3d.c:196
msgid "all z values are equal"
msgstr "모든 z 값들이 동일합니다"

#: src/main/plot3d.c:198
msgid "all z values are NA"
msgstr "모든 z 값들이 NA입니다"

#: src/main/plotmath.c:333
msgid "invalid math style encountered"
msgstr "유효하지 않은 수학적 스타일을 접했습니다"

#: src/main/plotmath.c:1261 src/main/plotmath.c:1366 src/main/plotmath.c:2664
msgid "invalid mathematical annotation"
msgstr "수학적 주석이 잘못되었습니다"

#: src/main/plotmath.c:1670
msgid "invalid accent"
msgstr "엑센트가 잘못되었습니다"

#: src/main/plotmath.c:1964
msgid "invalid group delimiter"
msgstr "유효한 그룹 구분자가 아닙니다"

#: src/main/plotmath.c:1991 src/main/plotmath.c:2137
msgid "invalid group specification"
msgstr "유효한 그룹 지정이 아닙니다"

#: src/main/plotmath.c:2062
msgid "group is incomplete"
msgstr "불완전한 그룹입니다"

#: src/main/plotmath.c:3190
msgid "Metric information not available for this family/device"
msgstr "이 페밀리/장치에 대한 메트릭 정보가 이용가능하지 않습니다"

#: src/main/print.c:147 src/main/print.c:253
msgid "invalid 'na.print' specification"
msgstr "유효하지 않은 'na.print' 지정입니다"

#: src/main/print.c:156
msgid "invalid row labels"
msgstr "유효하지 않은 행 레이블입니다"

#: src/main/print.c:158
msgid "invalid column labels"
msgstr "유효하지 않은 열 레이블입니다"

#: src/main/print.c:182
msgid "non-function argument to .Internal(print.function(.))"
msgstr ".Internal(print.function(.))에 함수가 아닌 인자가 전달되었습니다"

#: src/main/print.c:263
msgid "'gap' must be non-negative integer"
msgstr "'gap'은 반드시 음이 아닌 정수이어야 합니다"

#: src/main/print.c:288
msgid "invalid 'tryS4' internal argument"
msgstr "유효한 'tryS4' 내부 인자가 아닙니다"

#: src/main/print.c:1018
msgid "invalid character length in 'dblepr'"
msgstr ""

#: src/main/print.c:1036
msgid "invalid character length in 'intpr'"
msgstr ""

#: src/main/print.c:1055
msgid "invalid character length in 'realpr'"
msgstr ""

#: src/main/print.c:1065
msgid "memory allocation error in 'realpr'"
msgstr ""

#: src/main/print.c:1081
#, c-format
msgid "BLAS/LAPACK routine '%6s' gave error code %d"
msgstr "BLAS/LAPACK 루틴 '%6s'이 에러코드 %d를 주었습니다"

#: src/main/printarray.c:450
msgid "too few row labels"
msgstr "행 레이블의 수가 너무 적습니다"

#: src/main/printarray.c:452
msgid "too few column labels"
msgstr "열 레이블의 수가 너무 적습니다"

#: src/main/printarray.c:486
#, c-format
msgid " [ reached getOption(\"max.print\") -- omitted %d row ]\n"
msgid_plural " [ reached getOption(\"max.print\") -- omitted %d rows ]\n"
msgstr[0] ""
" [ getOption(\"max.print\") 에 도달했습니다 -- %d 행들을 생략합니다 ]\n"

#: src/main/printutils.c:606
msgid "it is not known that wchar_t is Unicode on this platform"
msgstr "이 플랫폼에서는 wchar_t가 유니코드인지 알 수 없습니다"

#: src/main/qsort.c:55
msgid "argument is not a numeric vector"
msgstr "인자가 수치형 벡터가 아닙니다"

#: src/main/random.c:37
msgid "invalid arguments"
msgstr "유효하지 않은 인자들입니다"

#: src/main/random.c:93 src/main/random.c:110 src/main/random.c:175
#: src/main/random.c:201 src/main/random.c:274 src/main/random.c:288
msgid "NAs produced"
msgstr "NA가 생성되었습니다"

#: src/main/random.c:445
msgid "NA in probability vector"
msgstr "확률벡터에 NA가 있습니다"

#: src/main/random.c:447
msgid "non-positive probability"
msgstr "확률값이 양수가 아닙니다"

#: src/main/random.c:454
msgid "too few positive probabilities"
msgstr "양의 값을 가지는 확률들이 너무 적습니다"

#: src/main/random.c:491 src/main/random.c:519
msgid "cannot take a sample larger than the population when 'replace = FALSE'"
msgstr "'replace = FALSE' 일때는 모집단보다 큰 샘플을 가질 수 없습니다"

#: src/main/random.c:498
msgid "incorrect number of probabilities"
msgstr "확률값의 개수가 잘못되었습니다"

#: src/main/random.c:537
msgid "n >= 2^31, replace = FALSE is only supported on 64-bit platforms"
msgstr ""
"n의 값이 2^31보다 크거나 같습니다. replace = FALSE 는 오로지 64 비트 플랫폼에"
"서만 지원됩니다"

#: src/main/raw.c:37 src/main/raw.c:273
msgid "argument must be a character vector of length 1"
msgstr "인자는 반드시 길이가 1인 문자형 벡터이어야 합니다"

#: src/main/raw.c:39 src/main/raw.c:275
msgid ""
"argument should be a character vector of length 1\n"
"all but the first element will be ignored"
msgstr ""
"인자는 반드시 길이가 1인 문자형 벡터이어야 합니다\n"
"첫번째 구성요소를 제외한 나머지는 모두 무시될 것입니다"

#: src/main/raw.c:53 src/main/raw.c:89 src/main/raw.c:110
msgid "argument 'x' must be a raw vector"
msgstr "인자 'x'는 반드시 raw 벡터이어야 합니다"

#: src/main/raw.c:56 src/main/raw.c:330
msgid "argument 'multiple' must be TRUE or FALSE"
msgstr "인자 'multiple'은 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/raw.c:91
msgid "argument 'shift' must be a small integer"
msgstr "인자 'shift'는 반드시 작은 값의 정수이어야 합니다"

#: src/main/raw.c:129 src/main/raw.c:327
msgid "argument 'x' must be an integer vector"
msgstr "인자 'x'는 반드시 정수형 벡터이어야 합니다"

#: src/main/raw.c:148
msgid "argument 'x' must be raw, integer or logical"
msgstr "인자 'x'는 반드시 raw, 정수 또는 논리값이어야 합니다"

#: src/main/raw.c:150
msgid "argument 'type' must be a character string"
msgstr "인자 'type'은 반드시 문자열이어야 합니다"

#: src/main/raw.c:154
#, c-format
msgid "argument 'x' must be a multiple of %d long"
msgstr "인자 'x'는 반드시 %d의 배수이어야 합니다"

#: src/main/raw.c:167 src/main/raw.c:181
msgid "argument 'x' must not contain NAs"
msgstr "인자 'x'는 반드시 NA를 포함해서는 안됩니다"

#: src/main/raw.c:285
msgid "invalid UTF-8 string"
msgstr "잘못된 UTF-8 문자열입니다"

#: src/main/relop.c:105
#, c-format
msgid "comparison (%d) is possible only for atomic and list types"
msgstr "atomic과 리스트 타입들에 대해서만 비교(%d)가 가능합니다"

#: src/main/relop.c:110
msgid "comparison is not allowed for expressions"
msgstr "표현식에 대해서는 비교가 가능하지 않습니다"

#: src/main/relop.c:199
msgid "comparison of these types is not implemented"
msgstr "이러한 유형들에 대한 비교는 구현되지 않았습니다"

#: src/main/relop.c:412
msgid "invalid comparison with complex values"
msgstr "복소수들에 대한 비교는 유효하지 않습니다"

#: src/main/relop.c:668
msgid "'a' and 'b' must have the same type"
msgstr "'a'와 'b'는 반드시 같은 유형이어야 합니다"

#: src/main/saveload.c:200 src/main/saveload.c:205 src/main/saveload.c:214
#: src/main/saveload.c:223 src/main/saveload.c:232 src/main/saveload.c:241
#: src/main/saveload.c:245 src/main/saveload.c:254 src/main/saveload.c:1381
#: src/main/saveload.c:1386 src/main/saveload.c:1430 src/main/saveload.c:1498
#: src/main/saveload.c:1507 src/main/serialize.c:331 src/main/serialize.c:338
#: src/main/serialize.c:2388 src/main/serialize.c:2396
msgid "read error"
msgstr "읽기 오류입니다"

#: src/main/saveload.c:332
msgid "a I read error occurred"
msgstr "정수값 I를 읽는데 에러가 발생했습니다"

#: src/main/saveload.c:342
msgid "a R read error occurred"
msgstr "실수값 R을 읽는데 에러가 발생했습니다"

#: src/main/saveload.c:352
msgid "a C read error occurred"
msgstr "문자 C를 읽는데 에러가 발생했습니다"

#: src/main/saveload.c:362
msgid "a S read error occurred"
msgstr "문자열 S를 읽는데 에러가 발생했습니다"

#: src/main/saveload.c:387 src/main/saveload.c:395 src/main/saveload.c:403
#: src/main/saveload.c:1594 src/main/saveload.c:1602
msgid "a read error occurred"
msgstr "읽기 에러가 발생했습니다"

#: src/main/saveload.c:467
msgid "unresolved node during restore"
msgstr ""

#: src/main/saveload.c:488
#, c-format
msgid "restore compatibility error - no version %d compatibility"
msgstr "복원 호환성 에러입니다 - 버전 %d와 호환되지 않습니다0"

#: src/main/saveload.c:572 src/main/saveload.c:645
msgid "bad SEXP type in data file"
msgstr "데이터파일에 잘못된 SEXP 유형이 있습니다"

#: src/main/saveload.c:586
msgid "mismatch on types"
msgstr "타입들이 일치하지 않습니다"

# CHL20130306
#: src/main/saveload.c:607 src/main/saveload.c:1270 src/main/serialize.c:1636
#, fuzzy, c-format
msgid "unrecognized internal function name \"%s\""
msgstr "함수 \"%s\"를 찾을 수 없습니다"

#: src/main/saveload.c:709
msgid "cannot save file position while restoring data"
msgstr "데이터를 복원중에는 파일의 위치를 저장할 수 없습니다"

#: src/main/saveload.c:722
msgid "cannot restore file position while restoring data"
msgstr "데이터를 복원하는 중에는 파일의 위치를 복원할 수 없습니다"

#: src/main/saveload.c:915
msgid "base namespace is not preserved in version 1 workspaces"
msgstr ""

#: src/main/saveload.c:917
msgid "cannot save namespace in version 1 workspaces"
msgstr "버전 1의 워크스페이스에 네임스페이스를 저장할 수 없습니다"

#: src/main/saveload.c:919
msgid ""
"cannot save environment with locked/active bindings in version 1 workspaces"
msgstr ""
"버전 1의 워크스페이스에 잠겨있거나 활성중인 바인딩이 있는 environment는 저장"
"할 수 없습니다"

#: src/main/saveload.c:943
msgid "cannot save weak references in version 1 workspaces"
msgstr "버전 1 워크스페이스에서는 weak reference들을 저장할 수 없습니다"

#: src/main/saveload.c:1021
msgid "NewWriteVec called with non-vector type"
msgstr "벡터가 아닌 타입과 함께 호출된 NewWriteVec 입니다"

#: src/main/saveload.c:1084
msgid "cannot save byte code objects in version 1 workspaces"
msgstr "버전 1 워크스페이스에서는 바이트 코드 객체들을 저장할 수 없습니다"

#: src/main/saveload.c:1086
#, c-format
msgid "NewWriteItem: unknown type %i"
msgstr "NewWriteItem: %i는 알 수 없는 유형입니다"

#: src/main/saveload.c:1216
msgid "NewReadVec called with non-vector type"
msgstr "벡터가 아닌 타입과 함께 호출된 NewReadVec입니다"

#: src/main/saveload.c:1286
msgid "cannot read byte code objects from version 1 workspaces"
msgstr "버전 1 워크스페이스로부터 바이트코드 객체들을 읽을 수 없습니다"

#: src/main/saveload.c:1288
#, c-format
msgid "NewReadItem: unknown type %i"
msgstr "NewReadItem: %i는 알 수 없는 유형입니다"

#: src/main/saveload.c:1440
msgid "out of memory reading ascii string"
msgstr "ascii 문자열을 읽는데 메모리가 부족합니다"

#: src/main/saveload.c:1565
msgid "a binary read error occurred"
msgstr "바이너리 읽기 에러가 발생했습니다"

#: src/main/saveload.c:1580 src/main/saveload.c:1681
msgid "out of memory reading binary string"
msgstr "바이너리 문자열을 읽는데 메모리가 부족합니다"

#: src/main/saveload.c:1585
msgid "a binary string read error occurred"
msgstr "바이너리 문자열 읽기 에러가 발생했습니다"

#: src/main/saveload.c:1645
msgid "an xdr integer data write error occurred"
msgstr "xdr 정수 데이터 쓰기 에러가 발생했습니다"

#: src/main/saveload.c:1652
msgid "an xdr integer data read error occurred"
msgstr "xdr 정수 데이터 읽기 에러가 발생했습니다"

#: src/main/saveload.c:1667 src/main/saveload.c:1686
msgid "an xdr string data write error occurred"
msgstr "xdr 문자열 데이터 쓰기 에러가 발생했습니다"

#: src/main/saveload.c:1694
msgid "an xdr real data write error occurred"
msgstr "xdr 실수형 데이터 쓰기 에러가 발생했습니다"

#: src/main/saveload.c:1701
msgid "an xdr real data read error occurred"
msgstr "xdr 실수형 데이터 읽기 에러가 발생했습니다"

#: src/main/saveload.c:1708
msgid "an xdr complex data write error occurred"
msgstr "xdr 복소수형 데이터 쓰기 에러가 발생했습니다"

#: src/main/saveload.c:1715
msgid "an xdr complex data read error occurred"
msgstr "xdr 복소수형 데이터 읽기 에러가 발생했습니다"

#: src/main/saveload.c:1783 src/main/serialize.c:1958
#: src/main/serialize.c:2568 src/modules/internet/internet.c:351
#: src/modules/internet/internet.c:409 src/modules/internet/internet.c:514
msgid "write failed"
msgstr "쓰기에 실패했습니다"

#: src/main/saveload.c:1910
msgid "restore file may be empty -- no data loaded"
msgstr "복원하려는 파일이 비어있는 것 같습니다 -- 로드된 데이터가 없습니다"

#: src/main/saveload.c:1912
msgid "restore file may be from a newer version of R -- no data loaded"
msgstr ""
"복원하려는 파일이 더 최신버전의 R에서 생성되었을 수 있습니다 -- 로드된 데이터"
"가 없습니다"

#: src/main/saveload.c:1914
msgid "bad restore file magic number (file may be corrupted) -- no data loaded"
msgstr ""
"잘못된 파일 복원 매직넘버입니다 (파일이 아마도 손상된듯 합니다) -- 로드할 데"
"이터가 없습니다"

#: src/main/saveload.c:1940 src/main/saveload.c:2238
msgid "first argument must be a character vector"
msgstr "첫번째 인자는 반드시 문자형 벡터이어야 합니다"

#: src/main/saveload.c:2012
msgid "not a valid named list"
msgstr ""

#: src/main/saveload.c:2019 src/main/saveload.c:2040
#, c-format
msgid "'%s' looks like a pre-2.4.0 S4 object: please recreate it"
msgstr "'%s'는 마치 2.4.0 이전의 S4 객체로 보이므로, 이를 다시 생성해 주세요"

#: src/main/saveload.c:2027
msgid "loaded data is not in pair list form"
msgstr ""

#: src/main/saveload.c:2063
msgid "first argument must be a file name"
msgstr "첫번째 인자는 반드시 파일이름이어야 합니다"

#: src/main/saveload.c:2108 src/main/saveload.c:2134 src/main/serialize.c:826
#: src/main/serialize.c:863 src/main/serialize.c:901
msgid "XDR write failed"
msgstr "XDR 쓰기에 실패했습니다"

#: src/main/saveload.c:2121 src/main/saveload.c:2146 src/main/serialize.c:1362
#: src/main/serialize.c:1398 src/main/serialize.c:1436
msgid "XDR read failed"
msgstr "XDR 읽기에 실패했습니다"

#: src/main/saveload.c:2157
#, c-format
msgid "cannot save data -- unable to open '%s': %s"
msgstr "데이터를 저장할 수 없습니다 -- '%1$s'를 열 수 없습니다: %2$s"

#: src/main/saveload.c:2254 src/main/serialize.c:2161
#, c-format
msgid "cannot save to connections in version %d format"
msgstr ""

#: src/main/saveload.c:2277 src/main/serialize.c:2186
msgid "connection not open for writing"
msgstr "쓰기를 위해서 열린 커넥션이 아닙니다"

#: src/main/saveload.c:2285
msgid "cannot save XDR format to a text-mode connection"
msgstr "텍스트 모드 커넥션에 XDR형식을 저장할 수 없습니다"

#: src/main/saveload.c:2295 src/main/serialize.c:2066
#: src/main/serialize.c:2080 src/main/serialize.c:2262
#: src/main/serialize.c:2284
msgid "error writing to connection"
msgstr ""

#: src/main/saveload.c:2359 src/main/serialize.c:2234
msgid "connection not open for reading"
msgstr "읽기위해서 열린 커넥션이 아닙니다"

#: src/main/saveload.c:2360
msgid "can only load() from a binary connection"
msgstr "바이너리 커넥션으로부터 오로지 load()만을 할 수 있습니다"

#: src/main/saveload.c:2371
msgid "no input is available"
msgstr "입력이 없습니다"

#: src/main/saveload.c:2383
msgid ""
"the input does not start with a magic number compatible with loading from a "
"connection"
msgstr ""
"입력은 커넥션으로부터 로딩되면서 호환이 되는 매직넘버로 시작하지 않습니다"

#: src/main/scan.c:358 src/main/scan.c:408
msgid "EOF within quoted string"
msgstr ""

#: src/main/scan.c:478
#, c-format
msgid "scan() expected '%s', got '%s'"
msgstr "scan()은 '%s'를 입력받아야 하는데, '%s'를 받았습니다"

#: src/main/scan.c:579 src/main/scan.c:726
msgid "too many items"
msgstr "항목들이 너무 많습니다"

#: src/main/scan.c:665
msgid "empty 'what' specified"
msgstr "비어있는 'what'이 지정되었습니다"

#: src/main/scan.c:716
#, c-format
msgid "line %d did not have %d elements"
msgstr "라인 %1$d는 %2$d개의 구성요소들을 가지고 있지 않습니다"

#: src/main/scan.c:769
msgid "number of items read is not a multiple of the number of columns"
msgstr "읽어들인 항목의 개수가 열의 개수의 배수가 아닙니다"

#: src/main/scan.c:861
msgid "invalid 'strip.white' length"
msgstr "유효하지 않은 'strip.white' 길이입니다"

#: src/main/scan.c:872
msgid "invalid 'sep' value: must be one byte"
msgstr "유효하지 않은 'sep' 값이므로 반드시 1 바이트이어야 합니다"

#: src/main/scan.c:884
msgid "invalid decimal separator: must be one byte"
msgstr "유효하지 않은 소수점 구분자이므로 반드시 1 바이트이어야 합니다"

#: src/main/scan.c:889
msgid "invalid decimal separator"
msgstr "유효하지 않은 소수점 구분자입니다"

#: src/main/scan.c:898
msgid "invalid quote symbol set"
msgstr "유효하지 않은 인용부호 묶음 입니다"

#: src/main/seq.c:47
msgid "unequal factor lengths"
msgstr ""

#: src/main/seq.c:104
msgid "result would be too long a vector"
msgstr "결과적으로 너무 긴 벡터일 것입니다"

#: src/main/seq.c:162
msgid "argument of length 0"
msgstr "길이가 0인 인자입니다"

#: src/main/seq.c:164 src/main/seq.c:166
#, c-format
msgid "numerical expression has %d elements: only the first used"
msgstr ""
"수치형 표현식은 %d개의 구성요소들을 가지고 있으나, 오로지 첫번째것만 사용됩니"
"다"

#: src/main/seq.c:170
msgid "NA/NaN argument"
msgstr "NA/NaN 인자입니다"

#: src/main/seq.c:332
msgid "incorrect type for second argument"
msgstr "두번째 인자에 대한 형식이 잘못되었습니다"

#: src/main/seq.c:335
#, c-format
msgid "attempt to replicate an object of type '%s'"
msgstr "객체의 타입 '%s'를 복제하려고 시도합니다"

#: src/main/seq.c:388
msgid "attempt to replicate non-vector"
msgstr "벡터가 아닌 것을 복제하려고 시도합니다 "

#: src/main/seq.c:404
msgid "cannot replicate NULL to a non-zero length"
msgstr "NULL을 길이가 0인 객체에 복제할 수 없습니다"

#: src/main/seq.c:627 src/main/seq.c:634 src/main/seq.c:765 src/main/seq.c:972
#, c-format
msgid "first element used of '%s' argument"
msgstr ""

#: src/main/seq.c:763
msgid "'length.out' must be a non-negative number"
msgstr "'length.out'은 반드시 음이 아닌 숫자이어야 합니다"

#: src/main/seq.c:783 src/main/seq.c:849 src/main/seq.c:866
msgid "'from' must be finite"
msgstr "'from'은 반드시 유한값을 가지고 있어야 합니다"

#: src/main/seq.c:785 src/main/seq.c:851 src/main/seq.c:888
msgid "'to' must be finite"
msgstr "'to'는 반드시 유한값을 가지고 있어야 합니다"

#: src/main/seq.c:797
msgid "invalid '(to - from)/by' in 'seq'"
msgstr "'seq'에 유효하지 않은 '(to - from)/by'입니다"

#: src/main/seq.c:809
msgid "'by' argument is much too small"
msgstr "'by' 인자가 너무 작습니다"

#: src/main/seq.c:811
msgid "wrong sign in 'by' argument"
msgstr "'by' 인자에 잘못된 부호가 있습니다"

#: src/main/seq.c:868 src/main/seq.c:890
msgid "'by' must be finite"
msgstr "'by'는 반드시 유한값을 가지고 있어야 합니다"

#: src/main/seq.c:978 src/main/seq.c:983
msgid "argument must be coercible to non-negative integer"
msgstr "인자는 반드시 음이 아닌 정수로 강제형변환할 수 있어야 합니다"

#: src/main/serialize.c:224 src/main/serialize.c:254 src/main/serialize.c:277
msgid "unknown or inappropriate output format"
msgstr "알 수 없거나 올바르지 않은 출력포맷입니다"

#: src/main/serialize.c:504
msgid "must specify ascii, binary, or xdr format"
msgstr "반드시 ascii, binary, 또는 xdr 포맷을 지정해야 합니다"

#: src/main/serialize.c:505
msgid "unknown output format"
msgstr "알 수 없는 출력 포맷입니다"

#: src/main/serialize.c:536
msgid "unknown input format"
msgstr "알 수 없는 입력 포맷입니다"

#: src/main/serialize.c:541
msgid "input format does not match specified format"
msgstr "입력 포맷이 지정된 포맷에 부합하지 않습니다"

#: src/main/serialize.c:752
msgid "no restore method available"
msgstr "이용가능한 복구방법이 없습니다"

#: src/main/serialize.c:794
msgid "names in persistent strings are currently ignored"
msgstr ""

#: src/main/serialize.c:963
#, c-format
msgid "'%s' may not be available when loading"
msgstr "로딩시에는 '%s'는 아마 이용가능하지 않을 수도 있습니다"

#: src/main/serialize.c:970
msgid "namespaces may not be available when loading"
msgstr "로딩시에는 네임스페이스가 이용가능하지 않을 수도 있습니다"

#: src/main/serialize.c:1097
#, c-format
msgid "WriteItem: unknown type %i"
msgstr "WriteItem: 알 수 없는 타입 %i입니다"

#: src/main/serialize.c:1273
#, c-format
msgid "version %d not supported"
msgstr "지원되지 않는 버전 %d입니다"

#: src/main/serialize.c:1305
msgid "reference index out of range"
msgstr ""

#: src/main/serialize.c:1335
msgid "names in persistent strings are not supported yet"
msgstr ""

#: src/main/serialize.c:1463
msgid "negative serialized length for vector"
msgstr ""

#: src/main/serialize.c:1471
msgid "invalid upper part of serialized vector length"
msgstr ""

#: src/main/serialize.c:1476
msgid ""
"negative serialized vector length:\n"
"perhaps long vector from 64-bit version of R?"
msgstr ""

#: src/main/serialize.c:1707
msgid "this version of R cannot read class references"
msgstr "이 버전의 R은 클래스 레퍼런스를 읽을 수 없습니다"

#: src/main/serialize.c:1709
msgid "this version of R cannot read generic function references"
msgstr "이 버전의 R은 제네릭 함수 레퍼런스를 읽을 수 없습니다"

#: src/main/serialize.c:1726
#, c-format
msgid "ReadItem: unknown type %i, perhaps written by later version of R"
msgstr ""
"ReadItem: 알 수 없는 타입 %i입니다.  아마도 R의 이후버전에 의해서 작성된 것 "
"같습니다"

#: src/main/serialize.c:1882
#, c-format
msgid ""
"cannot read unreleased workspace version %d written by experimental R %d.%d."
"%d"
msgstr ""

#: src/main/serialize.c:1886
#, c-format
msgid ""
"cannot read workspace version %d written by R %d.%d.%d; need R %d.%d.%d or "
"newer"
msgstr ""
"R %2$d.%3$d.%4$d에 의해 작성된 워크스페이스 버전 %1$d을 읽을 수 없습니다; 따"
"라서, R %5$d.%6$d.%7$d 또는 그 이후의 버전이 필요합니다"

#: src/main/serialize.c:1965
msgid "read failed"
msgstr "읽기 실패입니다"

#: src/main/serialize.c:2028
msgid "error reading from ascii connection"
msgstr "ascii 커넥션으로부터 읽기 에러가 발생했습니다"

#: src/main/serialize.c:2030
msgid "unexpected format in ascii connection"
msgstr "ascii 커넥션으로부터 예상치 못한 포맷을 발견했습니다"

#: src/main/serialize.c:2035 src/main/serialize.c:2049
msgid "error reading from connection"
msgstr "커넥션으로부터 읽기 에러가 발생했습니다"

#: src/main/serialize.c:2090
msgid "only ascii format can be written to text mode connections"
msgstr "텍스트 모드 커넥션에 ascii 포맷만을 쓸 수 있습니다"

#: src/main/serialize.c:2104
msgid "only ascii format can be read from text mode connections"
msgstr "텍스트 모드 커넥션으로부터 ascii 포맷만을 읽어올 수 있습니다"

#: src/main/serialize.c:2159 src/main/serialize.c:2312
#: src/main/serialize.c:2461
msgid "bad version value"
msgstr "잘못된 버전정보입니다"

#: src/main/serialize.c:2184
msgid "binary-mode connection required for ascii=FALSE"
msgstr "ascii=FALSE에는 바이너리 모드 커넥션이 요구됩니다"

#: src/main/serialize.c:2340 src/main/serialize.c:2377
#: src/main/serialize.c:2440
msgid "serialization is too large to store in a raw vector"
msgstr ""

#: src/main/serialize.c:2357
msgid "cannot allocate buffer"
msgstr "버퍼를 할당할 수 없습니다"

#: src/main/serialize.c:2546 src/main/serialize.c:2619
msgid "not a proper file name"
msgstr "적합한 파일명이 아닙니다"

#: src/main/serialize.c:2548
msgid "not a proper raw vector"
msgstr ""

#: src/main/serialize.c:2569
msgid "could not determine file position"
msgstr "파일위치를 알 수 없습니다"

#: src/main/serialize.c:2621
msgid "bad offset/length argument"
msgstr ""

#: src/main/serialize.c:2645 src/main/serialize.c:2658
#: src/main/serialize.c:2667 src/main/serialize.c:2677
#: src/main/serialize.c:2690
#, c-format
msgid "seek failed on %s"
msgstr ""

#: src/main/serialize.c:2662 src/main/serialize.c:2671
#: src/main/serialize.c:2681 src/main/serialize.c:2694
#, c-format
msgid "read failed on %s"
msgstr ""

#: src/main/serialize.c:2713
msgid "bad environment"
msgstr ""

#: src/main/serialize.c:2715
msgid "bad variable names"
msgstr ""

#: src/main/sort.c:88
msgid "only atomic vectors can be tested to be sorted"
msgstr "atomic 벡터들만이 테스트되고 저장될 수 있습니다"

#: src/main/sort.c:326 src/main/sort.c:1228 src/main/sort.c:1396
msgid "'decreasing' must be TRUE or FALSE"
msgstr "'decreasing'은 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/sort.c:329 src/main/sort.c:600
msgid "only atomic vectors can be sorted"
msgstr "atomic 벡터들만이 저장될 수 있습니다"

#: src/main/sort.c:331 src/main/sort.c:602 src/main/sort.c:1297
msgid "raw vectors cannot be sorted"
msgstr "raw 벡터들은 정렬될 수 없습니다"

#: src/main/sort.c:613
msgid "NA or infinite index"
msgstr ""

#: src/main/sort.c:616
#, c-format
msgid "index %ld outside bounds"
msgstr ""

#: src/main/sort.c:621 src/main/sort.c:634
msgid "NA index"
msgstr ""

#: src/main/sort.c:623 src/main/sort.c:636
#, c-format
msgid "index %d outside bounds"
msgstr ""

#: src/main/sort.c:1237
#, c-format
msgid "argument %d is not a vector"
msgstr "인자 %d는 벡터가 아닙니다"

#: src/main/sort.c:1239
msgid "argument lengths differ"
msgstr "인자의 길이가 서로 다릅니다"

#: src/main/sort.c:1324
msgid "invalid ties.method for rank() [should never happen]"
msgstr ""
"rank()에 대해서 유효하지 않은 ties.method입니다 [일어나서는 안되는 경우입니"
"다]"

#: src/main/sort.c:1412
msgid "negative value in 'x'"
msgstr "'x'에 음수의 값이 주어졌습니다"

#: src/main/sort.c:1430
msgid "too large a range of values in 'x'"
msgstr ""

#: src/main/source.c:215
msgid "coercion of 'text' to character was unsuccessful"
msgstr "문자로의 'text'의 강제형변환은 성공하지 못했습니다"

#: src/main/source.c:231
#, c-format
msgid "argument '%s = \"%s\"' will be ignored"
msgstr "인자 '%1$s = \"%2$s\"'는 무시될 것입니다"

#: src/main/split.c:38
msgid "first argument must be a vector"
msgstr "첫번째 인자는 반드시 벡터이어야 합니다"

#: src/main/split.c:40
msgid "second argument must be a factor"
msgstr "두번째 인자는 반드시 요인이어야 합니다"

#: src/main/split.c:45
msgid "group length is 0 but data length > 0"
msgstr "그룹의 길이가 0인데, 데이터의 길이는 0 보다 큽니다"

#: src/main/split.c:47
msgid "data length is not a multiple of split variable"
msgstr ""

#: src/main/split.c:56
msgid "factor has bad level"
msgstr ""

#: src/main/sprintf.c:94
#, c-format
msgid "required resulting string length %d is greater than maximal %d"
msgstr ""

#: src/main/sprintf.c:102
msgid "'fmt' is not a character vector"
msgstr "'fmt'은 문자형 벡터가 아닙니다"

#: src/main/sprintf.c:107
#, c-format
msgid "only %d arguments are allowed"
msgstr "오직 %d 인자들만이 허용됩니다"

#: src/main/sprintf.c:114
#, c-format
msgid "invalid type of argument[%d]: '%s'"
msgstr "유효하지 않은 타입의 인수[%d]: '%s'"

#: src/main/sprintf.c:125 src/main/sprintf.c:128
msgid "arguments cannot be recycled to the same length"
msgstr ""

#: src/main/sprintf.c:150 src/main/sprintf.c:257
#, c-format
msgid "'fmt' length exceeds maximal format length %d"
msgstr "'fmt'의 길이가 최대 포맷길이 %d를 초과합니다"

#: src/main/sprintf.c:169
#, c-format
msgid "unrecognised format specification '%s'"
msgstr "알 수 없는 포맷지정 '%s'입니다"

#: src/main/sprintf.c:180 src/main/sprintf.c:186 src/main/sprintf.c:199
#: src/main/sprintf.c:206
#, c-format
msgid "reference to non-existent argument %d"
msgstr ""

#: src/main/sprintf.c:218
msgid "at most one asterisk '*' is supported in each conversion specification"
msgstr ""

#: src/main/sprintf.c:228
msgid "argument for '*' conversion specification must be a number"
msgstr ""

#: src/main/sprintf.c:266
msgid "coercion has changed vector length to 0"
msgstr "강제형변환에 의하여 벡터의 길이가 0이 되었습니다"

#: src/main/sprintf.c:339 src/main/sprintf.c:353 src/main/sprintf.c:367
#: src/main/sprintf.c:402
#, c-format
msgid "invalid format '%s'; %s"
msgstr "'%1$s'는 유효하지 않은 포맷입니다; %2$s"

#: src/main/sprintf.c:340
#, c-format
msgid "use format %d or %i for logical objects"
msgstr "논리형 객체들에 대해서는 포맷 %d 또는 %i를 사용해주세요"

#: src/main/sprintf.c:354
#, c-format
msgid "use format %d, %i, %o, %x or %X for integer objects"
msgstr "정수형 객체들에는 포맷 %d, %i, %o, %x 또는 %X을 사용해 주세요"

#: src/main/sprintf.c:368
#, c-format
msgid "use format %f, %e, %g or %a for numeric objects"
msgstr "수치형 객체들에는 포맷 %f, %e, %g 또는 %a를 사용해 주세요"

#: src/main/sprintf.c:403
#, c-format
msgid "use format %s for character objects"
msgstr "문자형 객체들에는 포맷 %s를 사용해주세요"

#: src/main/sprintf.c:408
#, c-format
msgid "likely truncation of character string to %d characters"
msgstr ""

#: src/main/sprintf.c:417
msgid "unsupported type"
msgstr "지원되지 않는 타입입니다"

#: src/main/startup.c:65
msgid "R_LibraryFileName: buffer too small"
msgstr "R_LibraryFileName: 버퍼가 너무 작습니다"

#: src/main/subassign.c:102
msgid "attempt to enlarge non-vector"
msgstr ""

#: src/main/subassign.c:107
#, c-format
msgid "assignment outside vector/list limits (extending from %d to %d)"
msgstr ""

#: src/main/subassign.c:352
#, c-format
msgid "incompatible types (from %s to %s) in subassignment type fix"
msgstr ""

#: src/main/subassign.c:485 src/main/subassign.c:765 src/main/subassign.c:768
#: src/main/subassign.c:1059
msgid "NAs are not allowed in subscripted assignments"
msgstr ""

#: src/main/subassign.c:503 src/main/subassign.c:779 src/main/subassign.c:1051
#: src/main/subassign.c:1586
msgid "replacement has length zero"
msgstr ""

#: src/main/subassign.c:505 src/main/subassign.c:781 src/main/subassign.c:1053
msgid "number of items to replace is not a multiple of replacement length"
msgstr ""

#: src/main/subassign.c:749
msgid "incorrect number of subscripts on matrix"
msgstr ""

#: src/main/subassign.c:1005
#, c-format
msgid "incompatible types (from %s to %s) in matrix subset assignment"
msgstr ""

#: src/main/subassign.c:1021 src/main/subset.c:901
msgid "incorrect number of subscripts"
msgstr ""

#: src/main/subassign.c:1197
#, c-format
msgid "incompatible types (from %s to %s) in array subset assignment"
msgstr ""

#: src/main/subassign.c:1232 src/main/subassign.c:1253
msgid "invalid subscript in list assign"
msgstr ""

#: src/main/subassign.c:1246
msgid "invalid number of subscripts to list assign"
msgstr ""

#: src/main/subassign.c:1339
msgid "SubAssignArgs: invalid number of arguments"
msgstr ""

#: src/main/subassign.c:1451
msgid "result is zero-length and so cannot be a language object"
msgstr ""

#: src/main/subassign.c:1557
msgid ""
"[[<- defined for objects of type \"S4\" only for subclasses of environment"
msgstr ""

#: src/main/subassign.c:1563
msgid "wrong args for environment subassignment"
msgstr ""

#: src/main/subassign.c:1588
msgid "more elements supplied than there are to replace"
msgstr ""

#: src/main/subassign.c:1590
msgid "[[ ]] with missing subscript"
msgstr ""

#: src/main/subassign.c:1602 src/main/subassign.c:1620
msgid "[[ ]] subscript out of bounds"
msgstr ""

#: src/main/subassign.c:1608 src/main/subassign.c:1788
msgid "[[ ]] improper number of subscripts"
msgstr ""

#: src/main/subassign.c:1754
#, c-format
msgid "incompatible types (from %s to %s) in [[ assignment"
msgstr ""

#: src/main/subassign.c:1799
#, c-format
msgid "[[ ]] subscript (%d) out of bounds"
msgstr ""

#: src/main/subassign.c:1852 src/main/subscript.c:139 src/main/subscript.c:141
#: src/main/subscript.c:265 src/main/subscript.c:267 src/main/subscript.c:801
#: src/main/subscript.c:803 src/main/subscript.c:896 src/main/subscript.c:898
#: src/main/subset.c:1077
#, c-format
msgid "invalid subscript type '%s'"
msgstr "유효하지 않은 첨자의 타입 '%s'입니다"

#: src/main/subassign.c:1897
msgid "no method for assigning subsets of this S4 class"
msgstr ""

#: src/main/subassign.c:1955
msgid "Coercing LHS to a list"
msgstr "좌변을 리스트로 강제형변환합니다"

#: src/main/subscript.c:54 src/main/subscript.c:75 src/main/subscript.c:175
#: src/main/subscript.c:199
msgid "attempt to select less than one element"
msgstr ""

#: src/main/subscript.c:58 src/main/subscript.c:72 src/main/subscript.c:173
#: src/main/subscript.c:203 src/main/subscript.c:288
msgid "attempt to select more than one element"
msgstr "한 개 이상의 구성요소 선택을 시도합니다"

#: src/main/subscript.c:179
msgid "internal error in use of recursive indexing"
msgstr ""

#: src/main/subscript.c:246
#, c-format
msgid "further partial match of '%s' to '%s'"
msgstr ""

#: src/main/subscript.c:286
#, c-format
msgid "recursive indexing failed at level %d\n"
msgstr ""

#: src/main/subscript.c:293
#, c-format
msgid "no such index at level %d\n"
msgstr ""

#: src/main/subscript.c:326
msgid "incorrect number of columns in matrix subscript"
msgstr ""

#: src/main/subscript.c:345 src/main/subscript.c:363 src/main/subscript.c:387
msgid "negative values are not allowed in a matrix subscript"
msgstr ""

#: src/main/subscript.c:466
msgid "(subscript) logical subscript too long"
msgstr ""

#: src/main/subscript.c:564 src/main/subscript.c:619
msgid "only 0's may be mixed with negative subscripts"
msgstr ""

#: src/main/subscript.c:592
msgid "subscript too large for 32-bit R"
msgstr ""

#: src/main/subscript.c:792
msgid "no 'dimnames' attribute for array"
msgstr ""

#: src/main/subscript.c:840
msgid "subscripting on non-vector"
msgstr ""

#: src/main/subset.c:261
msgid "dimensions would exceed maximum size of array"
msgstr ""

#: src/main/subset.c:304 src/main/subset.c:333
msgid "matrix subscripting not handled for this type"
msgstr ""

#: src/main/subset.c:488
msgid "array subscripting not handled for this type"
msgstr ""

#: src/main/subset.c:799
msgid "incorrect number of dimensions"
msgstr ""

#: src/main/subset.c:897
msgid "no index specified"
msgstr ""

#: src/main/subset.c:907
msgid "this S4 class is not subsettable"
msgstr ""

#: src/main/subset.c:913
msgid "wrong arguments for subsetting an environment"
msgstr ""

#: src/main/summary.c:28
#, c-format
msgid "invalid 'type' (%s) of argument"
msgstr ""

#: src/main/summary.c:64 src/main/summary.c:76 src/main/summary.c:101
msgid "integer overflow - use sum(as.numeric(.))"
msgstr ""

#: src/main/summary.c:509
#, c-format
msgid "internal error ('op = %d' in do_summary).\t Call a Guru"
msgstr ""

#: src/main/summary.c:608
msgid "Integer overflow - use sum(as.numeric(.))"
msgstr ""

#: src/main/summary.c:716
msgid "no non-missing arguments, returning NA"
msgstr ""

#: src/main/summary.c:719
msgid "no non-missing arguments to min; returning Inf"
msgstr ""

#: src/main/summary.c:721
msgid "no non-missing arguments to max; returning -Inf"
msgstr ""

#: src/main/summary.c:786
msgid "non-numeric argument"
msgstr ""

#: src/main/summary.c:830
msgid "argument to 'which' is not logical"
msgstr ""

#: src/main/summary.c:874
msgid "no arguments"
msgstr "인자들이 없습니다"

#: src/main/summary.c:885 src/main/summary.c:902
msgid "invalid input type"
msgstr "유효하지 않은 입력 유형입니다"

#: src/main/summary.c:919
msgid "an argument will be fractionally recycled"
msgstr ""

#: src/main/sysutils.c:69 src/main/sysutils.c:83
#, c-format
msgid "cannot determine file modification time of '%s'"
msgstr ""

#: src/main/sysutils.c:167
msgid "encoding of a filename cannot be 'bytes'"
msgstr "파일명의 인코딩이 'bytes'일 수 없습니다"

#: src/main/sysutils.c:170 src/main/sysutils.c:798 src/main/sysutils.c:813
#: src/main/sysutils.c:907
#, c-format
msgid "unsupported conversion from '%s' in codepage %d"
msgstr ""

#: src/main/sysutils.c:179
msgid "file name conversion problem -- name too long?"
msgstr "파일명 전환에 문제가 있습니다 -- 이름이 너무 긴가요?"

#: src/main/sysutils.c:180
msgid "file name conversion problem"
msgstr "파일명 전환에 문제가 있습니다"

#: src/main/sysutils.c:246
msgid "invalid filename pattern"
msgstr ""

#: src/main/sysutils.c:250
msgid "invalid file extension"
msgstr "유효하지 않은 파일 확장자입니다"

#: src/main/sysutils.c:252
msgid "no 'pattern'"
msgstr "'pattern'이 없습니다"

#: src/main/sysutils.c:254
msgid "no 'tempdir'"
msgstr "'tempdir'가 없습니다"

#: src/main/sysutils.c:256
msgid "no 'fileext'"
msgstr "'fileext'가 없습니다"

#: src/main/sysutils.c:342 src/main/sysutils.c:345 src/main/sysutils.c:436
#: src/main/sysutils.c:438 src/main/sysutils.c:474
msgid "wrong type for argument"
msgstr ""

#: src/main/sysutils.c:440
msgid "wrong length for argument"
msgstr ""

#: src/main/sysutils.c:461
msgid "'Sys.setenv' is not available on this system"
msgstr ""

#: src/main/sysutils.c:505
msgid "this system cannot unset environment variables: setting to \"\""
msgstr ""

#: src/main/sysutils.c:516
msgid "'Sys.unsetenv' is not available on this system"
msgstr ""

#: src/main/sysutils.c:613
#, c-format
msgid "unsupported conversion from '%s' to '%s' in codepage %d"
msgstr ""

#: src/main/sysutils.c:628
msgid "'x' must be a character vector"
msgstr "'x'는 반드시 문자형 벡터이어야 합니다"

#: src/main/sysutils.c:643
msgid "'x' must be a list of NULL or raw vectors"
msgstr ""

#: src/main/sysutils.c:721 src/main/sysutils.c:784 src/main/sysutils.c:883
#: src/main/sysutils.c:897 src/main/sysutils.c:972
#, c-format
msgid "'%s' must be called on a CHARSXP"
msgstr ""

#: src/main/sysutils.c:787 src/main/sysutils.c:902 src/main/sysutils.c:975
msgid "translating strings with \"bytes\" encoding is not allowed"
msgstr ""

#: src/main/sysutils.c:1001
#, c-format
msgid "unsupported conversion to '%s' from codepage %d"
msgstr ""

#: src/main/sysutils.c:1413
msgid "cannot create 'R_TempDir'"
msgstr "'R_TempDir'을 생성할 수 없습니다"

#: src/main/sysutils.c:1417 src/main/sysutils.c:1425 src/main/sysutils.c:1428
msgid "unable to set R_SESSION_TMPDIR"
msgstr "R_SESSION_TMPDIR을 지정할 수 없습니다"

#: src/main/sysutils.c:1437
msgid "cannot allocate 'R_TempDir'"
msgstr ""

#: src/main/sysutils.c:1474
msgid "temporary name too long"
msgstr ""

#: src/main/sysutils.c:1489
msgid "cannot find unused tempfile name"
msgstr ""

#: src/main/sysutils.c:1492
msgid "allocation failed in R_tmpnam2"
msgstr ""

#: src/main/sysutils.c:1619
msgid "'dirmark = TRUE' is not supported on this platform"
msgstr ""

#: src/main/unique.c:321 src/main/unique.c:324
#, c-format
msgid "length %d is too large for hashing"
msgstr ""

#: src/main/unique.c:490 src/main/unique.c:519 src/main/unique.c:549
#: src/main/unique.c:574 src/main/unique.c:613
msgid "'duplicated' applies only to vectors"
msgstr ""

#: src/main/unique.c:618
msgid "any_duplicated3(., <0-length incomp>)"
msgstr ""

#: src/main/unique.c:668
msgid "'fromLast' must be length 1"
msgstr "'fromLast'는 반드시 길이가 1 이어야 합니다"

#: src/main/unique.c:671
msgid "'fromLast' must be TRUE or FALSE"
msgstr "'fromLast'은 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/unique.c:682
#, c-format
msgid "%s() applies only to vectors"
msgstr "%s()는 오로지 벡터들에만 적용됩니다"

#: src/main/unique.c:689
msgid "'nmax' must be positive"
msgstr "'nmax'는 반드시 양수이어야 합니다"

#: src/main/unique.c:922
msgid "'match' requires vector arguments"
msgstr ""

#: src/main/unique.c:970 src/main/unique.c:1125
msgid "argument is not of mode character"
msgstr ""

#: src/main/unique.c:1251
msgid "... used in a situation where it does not exist"
msgstr ""

#: src/main/unique.c:1342
msgid "unable to find a closure from within which 'match.call' was called"
msgstr ""

#: src/main/unique.c:1535
msgid "non-numeric data frame in rowsum"
msgstr ""

#: src/main/unique.c:1567
msgid "this cannot happen"
msgstr "이것은 일어날 수 없는 경우입니다"

#: src/main/unique.c:1638
msgid "'names' must be a character vector"
msgstr "'names' must be a character vector"

#: src/main/unique.c:1642
msgid "'sep' must be a character string"
msgstr "'sep'는 반드시 문자열이어야 합니다"

#: src/main/util.c:87 src/main/util.c:105
msgid "object is not a matrix"
msgstr "객체가 행렬이 아닙니다"

#: src/main/util.c:253 src/main/util.c:265 src/main/util.c:280
#, c-format
msgid "type %d is unimplemented in '%s'"
msgstr "%d는 '%s'에서 구현되지 않은 유형입니다"

#: src/main/util.c:292
#, c-format
msgid "unimplemented type '%s' in '%s'\n"
msgstr "'%s'은 '%s'에서 구현되지 않은 유형입니다\n"

#: src/main/util.c:294
#, c-format
msgid "unimplemented type (%d) in '%s'\n"
msgstr "%d은 '%s'에서 구현되지 않은 유형입니다\n"

#: src/main/util.c:419
msgid "invalid tag in name extraction"
msgstr ""

#: src/main/util.c:429
#, c-format
msgid "%d argument passed to .Internal(%s) which requires %d"
msgid_plural "%d arguments passed to .Internal(%s) which requires %d"
msgstr[0] "%3$d를 필요로 하는 .Internal(%2$s)에 인자 %1$d가 전달되었습니다"

#: src/main/util.c:435
#, c-format
msgid "%d argument passed to '%s' which requires %d"
msgid_plural "%d arguments passed to '%s' which requires %d"
msgstr[0] "%3$d를 필요로 하는 '%2$s'에 인자 %1$d가 전달되었습니다"

#: src/main/util.c:450
#, c-format
msgid "supplied argument name '%s' does not match '%s'"
msgstr ""

#: src/main/util.c:460
#, c-format
msgid "'nthcdr' list shorter than %d"
msgstr ""

#: src/main/util.c:465
msgid "'nthcdr' needs a list to CDR down"
msgstr ""

#: src/main/util.c:581
msgid "'all.x' must be TRUE or FALSE"
msgstr "'all.x'는 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/util.c:583
msgid "'all.y' must be TRUE or FALSE"
msgstr "'all.y'는 반드시 TRUE 또는 FALSE이어야 합니다"

#: src/main/util.c:695
msgid "missing value is invalid"
msgstr ""

#: src/main/util.c:704 src/main/util.c:711
msgid "cannot change working directory"
msgstr "작업디렉토리를 변경할 수 없습니다"

#: src/main/util.c:730 src/main/util.c:764 src/main/util.c:805
#: src/main/util.c:847 src/main/util.c:958 src/main/util.c:1017
#: src/main/util.c:1040
msgid "a character vector argument expected"
msgstr ""

#: src/main/util.c:737 src/main/util.c:772 src/main/util.c:814
#: src/main/util.c:855
msgid "path too long"
msgstr "경로가 너무 깁니다"

#: src/main/util.c:972
msgid "only the first character of 'quote' will be used"
msgstr "오로지 'quote'의 첫번째 문자만이 사용될 것입니다"

#: src/main/util.c:1042
msgid "a character vector 'value' expected"
msgstr ""

#: src/main/util.c:1045
msgid "'value' must be of positive length"
msgstr "'value'는 반드시 길이가 양수이어야 합니다"

#: src/main/util.c:1174 src/main/util.c:1182
#, c-format
msgid "invalid input '%s' in 'utf8towcs'"
msgstr ""

#: src/main/util.c:1267
#, c-format
msgid "invalid multibyte string at '%s'"
msgstr ""

#: src/main/util.c:1376
msgid "error message truncated to 255 chars"
msgstr "에러메시지가 255 문자까지 보여집니다"

#: src/main/util.c:1389
msgid "warning message truncated to 255 chars"
msgstr "경고메시지가 255 문자까지 보여집니다"

#: src/main/util.c:1789
msgid "all arguments must be named"
msgstr "모든 인자들에는 반드시 이름이 주어져야 합니다"

#: src/main/util.c:1862
msgid "ICU is not supported on this build"
msgstr ""

#: src/main/util.c:1923
msgid "'breaks' is not sorted"
msgstr "'breaks'가 정렬되지 않았습니다"

#: src/main/util.c:1957 src/main/util.c:2003
#, c-format
msgid "long vector '%s' is not supported"
msgstr ""

#: src/main/util.c:2056
msgid "'eps.correct' must be 0, 1, or 2"
msgstr "'eps.correct'는 반드시 0, 1, 또는 2 이어야 합니다"

#: src/main/util.c:2084
msgid "'x' must be a vector"
msgstr "'x'는 반드시 벡터이어야 합니다"

#: src/main/version.c:37
msgid ""
"R is free software and comes with ABSOLUTELY NO WARRANTY.\n"
"You are welcome to redistribute it under certain conditions.\n"
"Type 'license()' or 'licence()' for distribution details.\n"
"\n"
msgstr ""
"R은 자유 소프트웨어이며, 어떠한 형태의 보증없이 배포됩니다.\n"
"또한, 일정한 조건하에서 이것을 재배포 할 수 있습니다.\n"
"배포와 관련된 상세한 내용은 'license()' 또는 'licence()'을 통하여 확인할 수 "
"있습니다.\n"
"\n"

#: src/main/version.c:40
msgid ""
"R is a collaborative project with many contributors.\n"
"Type 'contributors()' for more information and\n"
"'citation()' on how to cite R or R packages in publications.\n"
"\n"
msgstr ""
"R은 많은 기여자들이 참여하는 공동프로젝트입니다.\n"
"'contributors()'라고 입력하시면 이에 대한 더 많은 정보를 확인하실 수 있습니"
"다.\n"
"그리고, R 또는 R 패키지들을 출판물에 인용하는 방법에 대해서는 'citation()'을 "
"통해 확인하시길 부탁드립니다.\n"
"\n"

#: src/main/version.c:43
msgid ""
"Type 'demo()' for some demos, 'help()' for on-line help, or\n"
"'help.start()' for an HTML browser interface to help.\n"
"Type 'q()' to quit R.\n"
"\n"
msgstr ""
"'demo()'를 입력하신다면 몇가지 데모를 보실 수 있으며, 'help()'를 입력하시면 "
"온라인 도움말을 이용하실 수 있습니다.\n"
"또한, 'help.start()'의 입력을 통하여 HTML 브라우저에 의한 도움말을 사용하실"
"수 있습니다\n"
"R의 종료를 원하시면 'q()'을 입력해주세요.\n"
"\n"

#: src/main/vfonts.c:50
msgid "vfont routines cannot be accessed in module"
msgstr ""

#: src/main/vfonts.c:67 src/main/vfonts.c:80 src/main/vfonts.c:98
msgid "Hershey fonts cannot be loaded"
msgstr ""

#: src/main/xspline.c:58
#, c-format
msgid "add_point - reached MAXNUMPTS (%d)"
msgstr ""

#: src/main/xspline.c:72
msgid "insufficient memory to allocate point array"
msgstr ""

#: src/main/xspline.c:470
msgid "there must be at least two control points"
msgstr ""

#: src/main/xspline.c:472
msgid "there must be at least four control points"
msgstr ""

#: src/main/xspline.c:532
msgid "There must be at least three control points"
msgstr ""

#: src/modules/X11/dataentry.c:1871 src/modules/X11/devX11.c:1246
#, c-format
msgid "X11 protocol error: %s"
msgstr ""

#: src/modules/X11/devX11.c:460
msgid "cannot set grayscale: reverting to monochrome"
msgstr ""

#: src/modules/X11/devX11.c:546
msgid ""
"X11 driver unable to obtain color cube\n"
"  reverting to monochrome"
msgstr ""

#: src/modules/X11/devX11.c:594
msgid ""
"Error: X11 cannot allocate additional graphics colors.\n"
"Consider using X11 with colortype=\"pseudo.cube\" or \"gray\"."
msgstr ""

#: src/modules/X11/devX11.c:1027
msgid ""
"could not find any X11 fonts\n"
"Check that the Font Path is correct."
msgstr ""

#: src/modules/X11/devX11.c:1087
#, c-format
msgid "X11 used font size %d when %d was requested"
msgstr ""

#: src/modules/X11/devX11.c:1121
#, c-format
msgid "X11 font %s, face %d at size %d could not be loaded"
msgstr ""

#: src/modules/X11/devX11.c:1130
msgid ""
"semi-transparency is not supported on this device: reported only once per "
"page"
msgstr ""

#: src/modules/X11/devX11.c:1254
#, c-format
msgid "X11 I/O error while opening X11 connection to '%s'"
msgstr ""

#: src/modules/X11/devX11.c:1272
msgid "X11 fatal IO error: please save work and shut down R"
msgstr ""

#: src/modules/X11/devX11.c:1328
msgid "locale not supported by Xlib: some X ops will operate in C locale"
msgstr ""

#: src/modules/X11/devX11.c:1329
msgid "X cannot set locale modifiers"
msgstr ""

#: src/modules/X11/devX11.c:1333
msgid "no png support in this version of R"
msgstr ""

#: src/modules/X11/devX11.c:1339
msgid "filename too long in png() call"
msgstr ""

#: src/modules/X11/devX11.c:1343
#, c-format
msgid "could not open PNG file '%s'"
msgstr "PNG 파일 '%s'를 열 수 없습니다"

#: src/modules/X11/devX11.c:1355
msgid "no jpeg support in this version of R"
msgstr ""

#: src/modules/X11/devX11.c:1365
msgid "filename too long in jpeg() call"
msgstr ""

#: src/modules/X11/devX11.c:1369
#, c-format
msgid "could not open JPEG file '%s'"
msgstr "JPEG 파일 '%s'를 열 수 없습니다"

#: src/modules/X11/devX11.c:1381
msgid "no tiff support in this version of R"
msgstr ""

#: src/modules/X11/devX11.c:1389
msgid "filename too long in tiff() call"
msgstr ""

#: src/modules/X11/devX11.c:1401
msgid "filename too long in bmp() call"
msgstr ""

#: src/modules/X11/devX11.c:1405
#, c-format
msgid "could not open BMP file '%s'"
msgstr ""

#: src/modules/X11/devX11.c:1435
#, c-format
msgid "unable to open connection to X11 display '%s'"
msgstr ""

#: src/modules/X11/devX11.c:1445
msgid "ignoring 'display' argument as an X11 device is already open"
msgstr ""

#: src/modules/X11/devX11.c:1451
msgid "cairo-based types may only work correctly on TrueColor visuals"
msgstr ""

#: src/modules/X11/devX11.c:1461
msgid "jpeg() does not support transparency: using white bg"
msgstr ""

#: src/modules/X11/devX11.c:1566
#, c-format
msgid "unable to obtain information on display '%s'"
msgstr ""

#: src/modules/X11/devX11.c:1584
msgid "unable to create X11 window"
msgstr "X11창을 생성할 수 없습니다"

#: src/modules/X11/devX11.c:1719
#, c-format
msgid "'width=%d, height=%d' are unlikely values in pixels"
msgstr ""

#: src/modules/X11/devX11.c:1724
msgid "unable to create pixmap"
msgstr ""

#: src/modules/X11/devX11.c:1755
msgid "invalid font specification"
msgstr "폰트지정이 잘못되었습니다"

#: src/modules/X11/devX11.c:1795
msgid "font family not found in X11 font database"
msgstr "X11 폰트 데이터베이스에서 폰트페밀리를 찾을 수 없습니다"

#: src/modules/X11/devX11.c:1834
#, c-format
msgid "invalid use of %d < 0 in '%s'"
msgstr ""

#: src/modules/X11/devX11.c:1955
#, c-format
msgid "could not open file '%s'"
msgstr "파일 '%s'를 열 수 없습니다"

#: src/modules/X11/devX11.c:2185
#, c-format
msgid "%s not available for this device"
msgstr "이 장치에서 %s를 사용할 수 없습니다"

#: src/modules/X11/devX11.c:2330
msgid "Unable to create XImage"
msgstr "XImage를 생성할 수 없습니다"

#: src/modules/X11/devX11.c:2529
msgid "attempt to use the locator after dev.hold()"
msgstr ""

#: src/modules/X11/devX11.c:3111
#, c-format
msgid "unable to start device %s"
msgstr "장치 %s를 시작할 수 없습니다"

#: src/modules/X11/devX11.c:3138
msgid "invalid 'width' or 'height'"
msgstr "'width' 또는 'height'가 잘못되었습니다"

#: src/modules/X11/devX11.c:3145
msgid "invalid colortype passed to X11 driver"
msgstr ""

#: src/modules/X11/devX11.c:3159
msgid "unknown X11 color/colour model -- using monochrome"
msgstr ""

#: src/modules/X11/devX11.c:3249
msgid "no plot on device to save"
msgstr ""

#: src/modules/X11/devX11.c:3251
msgid "not an open X11cairo device"
msgstr "X11cairo 장치를 열 수 없습니다"

#: src/modules/X11/devX11.c:3260
#, c-format
msgid "cannot open file '%s'"
msgstr "파일 '%s'를 열 수 없습니다"

#: src/modules/X11/devX11.c:3277
msgid "savePlot() is not supported on this build"
msgstr ""

#: src/modules/X11/devX11.c:3317
msgid "unable to contact X11 display"
msgstr ""

#: src/modules/X11/devX11.c:3366
#, c-format
msgid "clipboard cannot be read (error code %d)"
msgstr ""

#: src/modules/X11/devX11.c:3397
msgid "cannot allocate memory for X11Routines structure"
msgstr ""

# CHL20130306
#: src/modules/internet/internet.c:188 src/modules/internet/internet.c:192
#: src/modules/internet/internet.c:198 src/modules/internet/internet.c:210
msgid "allocation of url connection failed"
msgstr "url 커넥션 할당을 할 수 없습니다"

#: src/modules/internet/internet.c:286
msgid "only first element of 'url' argument used"
msgstr ""

#: src/modules/internet/internet.c:292
msgid "only first element of 'destfile' argument used"
msgstr ""

#: src/modules/internet/internet.c:317
msgid "Download progress"
msgstr ""

#: src/modules/internet/internet.c:339
#, c-format
msgid "cannot open URL '%s', reason '%s'"
msgstr "URL '%s'를 열 수 없습니다.  그 이유는 '%s'입니다"

#: src/modules/internet/internet.c:346 src/modules/internet/internet.c:372
#: src/modules/internet/internet.c:474
#, c-format
msgid "cannot open destfile '%s', reason '%s'"
msgstr ""

#: src/modules/internet/internet.c:377 src/modules/internet/internet.c:479
#, c-format
msgid "trying URL '%s'\n"
msgstr ""

#: src/modules/internet/internet.c:384 src/modules/internet/internet.c:486
msgid "opened URL\n"
msgstr ""

#: src/modules/internet/internet.c:455 src/modules/internet/internet.c:560
#, c-format
msgid "downloaded length %d != reported length %d"
msgstr ""

#: src/modules/internet/internet.c:460 src/modules/internet/internet.c:565
#, c-format
msgid "cannot open URL '%s'"
msgstr ""

#: src/modules/internet/internet.c:593 src/modules/internet/internet.c:828
#, c-format
msgid "cannot open: HTTP status was '%d %s'"
msgstr ""

#: src/modules/internet/internet.c:772 src/modules/internet/internet.c:935
msgid "InternetOpenUrl timed out"
msgstr ""

#: src/modules/internet/internet.c:799 src/modules/internet/internet.c:813
#: src/modules/internet/internet.c:957 src/modules/internet/internet.c:966
#, c-format
msgid "InternetOpenUrl failed: '%s'"
msgstr ""

#: src/modules/internet/internet.c:870
msgid "Internet read timed out"
msgstr ""

#: src/modules/internet/nanoftp.c:288 src/modules/internet/nanoftp.c:301
#: src/modules/internet/nanoftp.c:312 src/modules/internet/nanoftp.c:346
#: src/modules/internet/nanoftp.c:356
msgid "RxmlNanoFTPScanURL: overlong (invalid?) URL"
msgstr ""

#: src/modules/internet/nanoftp.c:389
msgid "removing FTP proxy info"
msgstr ""

#: src/modules/internet/nanoftp.c:391
#, c-format
msgid "using FTP proxy '%s'"
msgstr ""

#: src/modules/internet/nanoftp.c:402 src/modules/internet/nanoftp.c:431
msgid "RxmlNanoFTPScanProxy: overlong (invalid?) URL"
msgstr ""

#: src/modules/internet/nanoftp.c:830
msgid "cannot resolve host"
msgstr ""

#: src/modules/internet/nanoftp.c:860
msgid "failed to connect to server"
msgstr ""

#: src/modules/internet/nanoftp.c:871
msgid "failed to get response from server"
msgstr ""

#: src/modules/internet/nanoftp.c:1134
msgid "RxmlNanoFTPGetConnection: failed to create socket"
msgstr ""

#: src/modules/internet/nanoftp.c:1180
msgid "failed to create a data connection"
msgstr ""

#: src/modules/internet/nanoftp.c:1188
msgid "failed to bind a port"
msgstr ""

#: src/modules/internet/nanoftp.c:1195
#, c-format
msgid "could not listen on port %d"
msgstr ""

#: src/modules/internet/nanohttp.c:370 src/modules/internet/nanohttp.c:398
#: src/modules/internet/nanohttp.c:407
msgid "RxmlNanoHTTPScanURL: overlong (invalid?) URL"
msgstr ""

#: src/modules/internet/nanohttp.c:441
msgid "removing HTTP proxy info"
msgstr ""

#: src/modules/internet/nanohttp.c:443
#, c-format
msgid "using HTTP proxy '%s'"
msgstr ""

#: src/modules/internet/nanohttp.c:454 src/modules/internet/nanohttp.c:490
msgid "RxmlNanoHTTPScanProxy: overlong (invalid?) URL"
msgstr ""

#: src/modules/internet/nanohttp.c:1107
#, c-format
msgid "unable to resolve '%s'"
msgstr ""

#: src/modules/internet/nanohttp.c:1134
#, c-format
msgid "connected to '%s' on port %d."
msgstr ""

#: src/modules/internet/nanohttp.c:1139
#, c-format
msgid "unable to connect to '%s' on port %d."
msgstr ""

#: src/modules/internet/nanohttp.c:1443
#, c-format
msgid "redirect to: '%s'"
msgstr ""

#: src/modules/internet/nanohttp.c:1454
msgid "too many redirects, aborting ..."
msgstr ""

# CHL20130306
#: src/modules/internet/sockconn.c:177 src/modules/internet/sockconn.c:181
#: src/modules/internet/sockconn.c:187 src/modules/internet/sockconn.c:200
msgid "allocation of socket connection failed"
msgstr "소켓 커넥션 할당을 할 수 없습니다"

#: src/modules/lapack/Lapack.c:48 src/modules/lapack/Lapack.c:67
#, c-format
msgid "argument type[1]='%s' must be a character string of string length 1"
msgstr ""

#: src/modules/lapack/Lapack.c:56
#, c-format
msgid "argument type[1]='%s' must be one of 'M','1','O','I','F' or 'E'"
msgstr ""

#: src/modules/lapack/Lapack.c:73
#, c-format
msgid "argument type[1]='%s' must be one of '1','O', or 'I'"
msgstr ""

#: src/modules/lapack/Lapack.c:117 src/modules/lapack/Lapack.c:126
#: src/modules/lapack/Lapack.c:187 src/modules/lapack/Lapack.c:198
#: src/modules/lapack/Lapack.c:281 src/modules/lapack/Lapack.c:287
#: src/modules/lapack/Lapack.c:615 src/modules/lapack/Lapack.c:621
#: src/modules/lapack/Lapack.c:675 src/modules/lapack/Lapack.c:682
#: src/modules/lapack/Lapack.c:686 src/modules/lapack/Lapack.c:721
#: src/modules/lapack/Lapack.c:728 src/modules/lapack/Lapack.c:770
#: src/modules/lapack/Lapack.c:778 src/modules/lapack/Lapack.c:826
#: src/modules/lapack/Lapack.c:832 src/modules/lapack/Lapack.c:887
#: src/modules/lapack/Lapack.c:893 src/modules/lapack/Lapack.c:1126
#: src/modules/lapack/Lapack.c:1132 src/modules/lapack/Lapack.c:1180
#: src/modules/lapack/Lapack.c:1187 src/modules/lapack/Lapack.c:1191
#: src/modules/lapack/Lapack.c:1219 src/modules/lapack/Lapack.c:1226
#: src/modules/lapack/Lapack.c:1246
#, c-format
msgid "error code %d from Lapack routine '%s'"
msgstr ""

#: src/modules/lapack/Lapack.c:157 src/modules/lapack/Lapack.c:253
#: src/modules/lapack/Lapack.c:866
msgid "'x' must be a square numeric matrix"
msgstr ""

#: src/modules/lapack/Lapack.c:331 src/modules/lapack/Lapack.c:361
#: src/modules/lapack/Lapack.c:410
msgid "'A' must be a numeric matrix"
msgstr ""

#: src/modules/lapack/Lapack.c:333
msgid "'type' must be a character string"
msgstr ""

#: src/modules/lapack/Lapack.c:363 src/modules/lapack/Lapack.c:411
#: src/modules/lapack/Lapack.c:447 src/modules/lapack/Lapack.c:496
msgid "'norm' must be a character string"
msgstr ""

#: src/modules/lapack/Lapack.c:383
#, c-format
msgid "error [%d] from Lapack 'dgetrf()'"
msgstr ""

#: src/modules/lapack/Lapack.c:388
#, c-format
msgid "exact singularity: U[%d,%d] = 0 in LU-decomposition {Lapack 'dgetrf()'}"
msgstr ""

#: src/modules/lapack/Lapack.c:400
#, c-format
msgid "error [%d] from Lapack 'dgecon()'"
msgstr "Lapack의 함수 'dgecon()'로부터 에러 [%d]가 발생했습니다"

#: src/modules/lapack/Lapack.c:420 src/modules/lapack/Lapack.c:452
#: src/modules/lapack/Lapack.c:502
msgid "'A' must be a *square* matrix"
msgstr "'A'는 반드시 정방행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:434
#, c-format
msgid "error [%d] from Lapack 'dtrcon()'"
msgstr "Lapack의 함수 'dtrcon()'로부터 에러 [%d]가 발생하였습니다"

#: src/modules/lapack/Lapack.c:449 src/modules/lapack/Lapack.c:498
msgid "'A' must be a complex matrix"
msgstr "'A'는 반드시 복소수 행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:470
#, c-format
msgid "error [%d] from Lapack 'zgetrf()'"
msgstr "Lapack의 함수 'zgetrf()'으로부터 에러 [%d]가 발생했습니다"

#: src/modules/lapack/Lapack.c:478
#, c-format
msgid "error [%d] from Lapack 'zgecon()'"
msgstr "Lapack의 함수 'zgecon()'으로부터 에러 [%d]가 발생했습니다"

#: src/modules/lapack/Lapack.c:482 src/modules/lapack/Lapack.c:517
#: src/modules/lapack/Lapack.c:586 src/modules/lapack/Lapack.c:646
#: src/modules/lapack/Lapack.c:690 src/modules/lapack/Lapack.c:732
#: src/modules/lapack/Lapack.c:791 src/modules/lapack/Lapack.c:849
#: src/modules/lapack/Lapack.c:910
msgid "Fortran complex functions are not available on this platform"
msgstr ""

#: src/modules/lapack/Lapack.c:514
#, c-format
msgid "error [%d] from Lapack 'ztrcon()'"
msgstr "Lapack의 함수 'ztrcon()'로부터 에러 [%d]가 발생했습니다"

#: src/modules/lapack/Lapack.c:530 src/modules/lapack/Lapack.c:600
msgid "'a' must be a complex matrix"
msgstr "'a'는 반드시 복소수 행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:533 src/modules/lapack/Lapack.c:1035
msgid "'a' is 0-diml"
msgstr ""

#: src/modules/lapack/Lapack.c:535 src/modules/lapack/Lapack.c:1037
#, c-format
msgid "'a' (%d x %d) must be square"
msgstr "'a'은 반드시 %d 행 %d열의 정방행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:541 src/modules/lapack/Lapack.c:1043
msgid "no right-hand side in 'b'"
msgstr ""

#: src/modules/lapack/Lapack.c:544 src/modules/lapack/Lapack.c:558
#: src/modules/lapack/Lapack.c:1046 src/modules/lapack/Lapack.c:1062
#, c-format
msgid "'b' (%d x %d) must be compatible with 'a' (%d x %d)"
msgstr ""

#: src/modules/lapack/Lapack.c:579 src/modules/lapack/Lapack.c:941
#: src/modules/lapack/Lapack.c:955 src/modules/lapack/Lapack.c:1010
#: src/modules/lapack/Lapack.c:1084
#, c-format
msgid "argument %d of Lapack routine %s had invalid value"
msgstr ""

#: src/modules/lapack/Lapack.c:660 src/modules/lapack/Lapack.c:705
msgid "'b' must be a complex matrix"
msgstr "'b'는 반드시 복소수 행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:668 src/modules/lapack/Lapack.c:714
#: src/modules/lapack/Lapack.c:1173 src/modules/lapack/Lapack.c:1212
#, c-format
msgid "right-hand side should have %d not %d rows"
msgstr ""

#: src/modules/lapack/Lapack.c:741
msgid "'jobu' and 'jobv' must be character strings"
msgstr ""

#: src/modules/lapack/Lapack.c:748
msgid "matrices of 2^31 or more elements are not supported"
msgstr "2^31 이상의 구성원소를 가지는 행렬은 지원되지 않습니다"

#: src/modules/lapack/Lapack.c:808
msgid "'x' must be a square complex matrix"
msgstr "'x'은 반드시 복소수형 정방행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:919 src/modules/lapack/Lapack.c:993
#: src/modules/lapack/Lapack.c:1032 src/modules/lapack/Lapack.c:1106
#: src/modules/lapack/Lapack.c:1237
msgid "'a' must be a numeric matrix"
msgstr "'a'는 수치형 행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:926 src/modules/lapack/Lapack.c:1242
msgid "'a' must be a square matrix"
msgstr "'a'는 반드시 정방행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:927
msgid "'a' must have dims > 0"
msgstr "'a'은 반드시 양수인 dims를 가져야 합니다"

#: src/modules/lapack/Lapack.c:939
#, c-format
msgid "the leading minor of order %d is not positive definite"
msgstr ""

#: src/modules/lapack/Lapack.c:953
msgid "the matrix is either rank-deficient or indefinite"
msgstr ""

#: src/modules/lapack/Lapack.c:980
msgid "'size' argument must be a positive integer"
msgstr "'size' 인자는 반드시 양의 정수이어야 합니다"

#: src/modules/lapack/Lapack.c:995
#, c-format
msgid "'size' cannot exceed ncol(x) = %d"
msgstr "'size'는 열의 개수 %d를 초과할 수 없습니다"

#: src/modules/lapack/Lapack.c:996
#, c-format
msgid "'size' cannot exceed nrow(x) = %d"
msgstr "'size'는 행의 개수 %d를 초과할 수 없습니다"

#: src/modules/lapack/Lapack.c:1008
#, c-format
msgid "element (%d, %d) is zero, so the inverse cannot be computed"
msgstr ""

#: src/modules/lapack/Lapack.c:1087
#, c-format
msgid "Lapack routine %s: system is exactly singular: U[%d,%d] = 0"
msgstr ""

#: src/modules/lapack/Lapack.c:1094
#, c-format
msgid "system is computationally singular: reciprocal condition number = %g"
msgstr ""

#: src/modules/lapack/Lapack.c:1166 src/modules/lapack/Lapack.c:1204
msgid "'b' must be a numeric matrix"
msgstr "'b'는 반드시 수치형 행렬이어야 합니다"

#: src/modules/lapack/Lapack.c:1238
msgid "argument 'logarithm' must be logical"
msgstr "'logarithm' 인자는 반드시 논리적이어야 합니다"

#: src/nmath/bessel_i.c:69
msgid "bessel_i allocation error"
msgstr ""

#: src/nmath/bessel_i.c:77 src/nmath/bessel_i.c:122
#, c-format
msgid "bessel_i(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"
msgstr ""

#: src/nmath/bessel_i.c:80 src/nmath/bessel_i.c:125
#, c-format
msgid "bessel_i(%g,nu=%g): precision lost in result\n"
msgstr ""

#: src/nmath/bessel_j.c:67
msgid "bessel_j allocation error"
msgstr ""

#: src/nmath/bessel_j.c:75 src/nmath/bessel_j.c:118
#, c-format
msgid "bessel_j(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"
msgstr ""

#: src/nmath/bessel_j.c:78 src/nmath/bessel_j.c:121
#, c-format
msgid "bessel_j(%g,nu=%g): precision lost in result\n"
msgstr ""

#: src/nmath/bessel_k.c:63
msgid "bessel_k allocation error"
msgstr ""

#: src/nmath/bessel_k.c:71 src/nmath/bessel_k.c:108
#, c-format
msgid "bessel_k(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"
msgstr ""

#: src/nmath/bessel_k.c:74 src/nmath/bessel_k.c:111
#, c-format
msgid "bessel_k(%g,nu=%g): precision lost in result\n"
msgstr ""

#: src/nmath/bessel_y.c:66
msgid "bessel_y allocation error"
msgstr ""

#: src/nmath/bessel_y.c:76 src/nmath/bessel_y.c:121
#, c-format
msgid "bessel_y(%g): ncalc (=%ld) != nb (=%ld); alpha=%g. Arg. out of range?\n"
msgstr ""

#: src/nmath/bessel_y.c:79 src/nmath/bessel_y.c:124
#, c-format
msgid "bessel_y(%g,nu=%g): precision lost in result\n"
msgstr ""

#: src/nmath/choose.c:79 src/nmath/choose.c:122
#, c-format
msgid "'k' (%.2f) must be integer, rounded to %.0f"
msgstr ""

#: src/nmath/nmath.h:133
#, c-format
msgid "argument out of domain in '%s'\n"
msgstr ""

#: src/nmath/nmath.h:136
#, c-format
msgid "value out of range in '%s'\n"
msgstr ""

#: src/nmath/nmath.h:139
#, c-format
msgid "convergence failed in '%s'\n"
msgstr ""

#: src/nmath/nmath.h:142
#, c-format
msgid "full precision may not have been achieved in '%s'\n"
msgstr ""

#: src/nmath/nmath.h:145
#, c-format
msgid "underflow occurred in '%s'\n"
msgstr ""

#: src/nmath/pbeta.c:48
#, c-format
msgid "pbeta_raw() -> bratio() gave error code %d"
msgstr ""

#: src/nmath/pnbinom.c:71
#, c-format
msgid "pnbinom_mu() -> bratio() gave error code %d"
msgstr ""

#: src/nmath/pnchisq.c:241
#, c-format
msgid "pnchisq(x=%g, ..): not converged in %d iter."
msgstr ""

#: src/nmath/polygamma.c:499
#, c-format
msgid "deriv = %d > %d (= n_max)\n"
msgstr ""

#: src/nmath/rmultinom.c:78
#, c-format
msgid "rbinom: probability sum should be 1, but is %g"
msgstr ""

#: src/nmath/signrank.c:77
msgid "signrank allocation error"
msgstr ""

#: src/nmath/snorm.c:326
#, c-format
msgid "norm_rand(): invalid N01_kind: %d\n"
msgstr ""

#: src/nmath/wilcox.c:85 src/nmath/wilcox.c:95 src/nmath/wilcox.c:148
#: src/nmath/wilcox.c:313
#, c-format
msgid "wilcox allocation error %d"
msgstr ""

#: src/unix/X11.c:54
msgid "X11 module is not available under this GUI"
msgstr ""

#: src/unix/X11.c:60
msgid "X11 routines cannot be accessed in module"
msgstr ""

#: src/unix/X11.c:78 src/unix/X11.c:90 src/unix/X11.c:102 src/unix/X11.c:113
msgid "X11 module cannot be loaded"
msgstr ""

#: src/unix/X11.c:126 src/unix/X11.c:132 src/unix/X11.c:138 src/unix/X11.c:144
msgid "X11 is not available"
msgstr ""

#: src/unix/dynload.c:143
msgid ""
"Explicit local dynamic loading not supported on this platform. Using default."
msgstr ""

#: src/unix/dynload.c:144
msgid ""
"Explicit global dynamic loading not supported on this platform. Using "
"default."
msgstr ""

#: src/unix/dynload.c:145
msgid ""
"Explicit non-lazy dynamic loading not supported on this platform. Using "
"default."
msgstr ""

#: src/unix/dynload.c:146
msgid ""
"Explicit lazy dynamic loading not supported on this platform. Using default."
msgstr ""

#: src/unix/dynload.c:240
msgid "cannot get working directory!"
msgstr "작업 디렉토리를 얻을 수 없습니다!"

#: src/unix/sys-std.c:131
msgid "interrupt handler must not return"
msgstr ""

#: src/unix/sys-std.c:521
msgid ""
"An unusual circumstance has arisen in the nesting of readline input. Please "
"report using bug.report()"
msgstr ""

#: src/unix/sys-std.c:1085 src/unix/sys-std.c:1252
#, c-format
msgid "problem in saving the history file '%s'"
msgstr "작업기록 파일 '%s'를 저장하는데 문제가 발생했습니다"

#: src/unix/sys-std.c:1159
#, c-format
msgid ""
"Cannot open file '%s': %s\n"
"\n"
msgstr ""
"파일 '%s'를 열 수 없습니다: %s\n"
"\n"

#: src/unix/sys-std.c:1223 src/unix/sys-std.c:1246
msgid "'file' argument is too long"
msgstr ""

#: src/unix/sys-std.c:1229 src/unix/sys-std.c:1231
msgid "no history mechanism available"
msgstr ""

#: src/unix/sys-std.c:1258
msgid "problem in truncating the history file"
msgstr ""

#: src/unix/sys-std.c:1260 src/unix/sys-std.c:1262
msgid "no history available to save"
msgstr ""

#: src/unix/sys-std.c:1274
msgid "invalid timestamp"
msgstr ""

#: src/unix/sys-unix.c:251
msgid "non-empty character argument expected"
msgstr ""

#: src/unix/sys-unix.c:254
msgid "'intern' must be logical and not NA"
msgstr "'intern'은 반드시 논리적이어야 하며 NA이어서는 안됩니다"

#: src/unix/sys-unix.c:266
#, c-format
msgid "cannot popen '%s', probable reason '%s'"
msgstr ""

#: src/unix/sys-unix.c:271
#, c-format
msgid "line %d may be truncated in call to system(, intern = TRUE)"
msgstr ""

#: src/unix/sys-unix.c:288
#, c-format
msgid "error in running command: '%s'"
msgstr "다음 명령어를 실행하는데 에러가 발생하였습니다: '%s'"

#: src/unix/sys-unix.c:290
msgid "error in running command"
msgstr "명령을 실행하는 도중 에러가 발생하였습니다"

#: src/unix/sys-unix.c:294
#, c-format
msgid "running command '%s' had status %d and error message '%s'"
msgstr "명령 '%s'의 실행으로 상태 %d가 되고, 에러 메시지 '%s'를 가집니다"

#: src/unix/sys-unix.c:399
msgid "Sys.info() is not implemented on this system"
msgstr "이 시스템에서 Sys.info()는 구현되지 않았습니다"

#: src/unix/system.c:250
#, c-format
msgid "WARNING: --gui or -g without value ignored"
msgstr ""

#: src/unix/system.c:268
#, c-format
msgid "WARNING: unknown gui '%s', using X11\n"
msgstr "경고: 알수없는 gui '%s'이므로 X11을 사용합니다\n"

#: src/unix/system.c:271
#, c-format
msgid "WARNING: unknown gui '%s', using none\n"
msgstr "경고: 알 수 없는 gui '%s'이므로, 아무것도 사용하지 않습니다\n"

#: src/unix/system.c:381
msgid "creating temporary file for '-e' failed"
msgstr ""

#: src/unix/system.c:462
msgid "WARNING: Only editing the first in the list of files"
msgstr ""