# Korean translation for R tools package # src/library/tools/po/R-ko.po # Copyright (C) 1995-2013 The R Core Team # This file is distributed under the same license as the R tools package. # R Development Translation Team - Korean # Chel Hee Lee , 2008-2013. # Chel Hee Lee , 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-09 21:53\n" "PO-Revision-Date: 2013-03-10 19:40-0600\n" "Last-Translator: Chel Hee Lee \n" "Language-Team: R Development Translation Teams (Korean) \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" msgid "argument 'package' must be of length 1" msgstr "인자 'package'는 반드시 길이가 1 이어야 합니다" msgid "you must specify 'package' or 'dir'" msgstr "'package' 또는 'dir'를 반드시 지정해야 합니다" msgid "directory '%s' does not exist" msgstr "디렉토리 '%s'는 존재하지 않습니다" msgid "neither code nor data objects found" msgstr "코드와 데이터 객체들 모두를 찾을 수 없습니다" msgid "Undocumented code objects:" msgstr "문서화되지 않은 코드 객체들:" msgid "Undocumented data sets:" msgstr "문서화 되지 않은 데이터셋들:" msgid "Undocumented S4 classes:" msgstr "문서화되지 않은 S4 클래스들:" msgid "Undocumented S4 methods:" msgstr "문서화되지 않은 S4 메소드들:" msgid "Prototyped non-primitives:" msgstr "" msgid "Undocumented %s:" msgstr "문서화되지 않은 %s:" msgid "directory '%s' does not contain R code" msgstr "디렉토리 '%s'는 R 코드를 포함하지 않습니다" msgid "directory '%s' does not contain Rd objects" msgstr "디렉퇴 '%s'는 Rd 객체들을 포함하지 않습니다" msgid "" "Functions or methods with usage in documentation object '%s' but not in code:" msgstr "" "객체 '%s'에 대한 함수 또는 메소드의 사용법을 문서로부터 찾을 수 있으나, 코드" "에는 없습니다:" msgid "Data with usage in documentation object '%s' but not in code:" msgstr "" "객체 '%s'에 대한 데이터셋의 사용법은 문서로부터 찾을 수 있으나, 코드에는 없습" "니다:" msgid "Argument names in code not in docs:" msgstr "코드에는 있는 인자들의 이름이 문서에는 없습니다:" msgid "Argument names in docs not in code:" msgstr "문서안에 있는 인자들의 이름이 코드에는 없습니다:" msgid "Mismatches in argument names (first 3):" msgstr "인자들의 이름이 일치하지 않습니다 (처음 세개):" msgid "Mismatches in argument names:" msgstr "인자들의 이름이 일치하지 않습니다:" msgid "Mismatches in argument default values (first 3):" msgstr "인자들의 기본값이 일치하지 않습니다 (처음 세개):" msgid "Mismatches in argument default values:" msgstr "인자들의 기본값이 일치하지 않습니다:" msgid "Codoc mismatches from documentation object '%s':" msgstr "" msgid "Code: %s" msgstr "코드: %s" msgid "Docs: %s" msgstr "문서: %s" msgid "S4 class codoc mismatches from documentation object '%s':" msgstr "" msgid "Slots for class '%s'" msgstr "클래스 '%s'에 대한 슬롯들" msgid "Data codoc mismatches from documentation object '%s':" msgstr "" msgid "Variables in data frame '%s'" msgstr "데이터 프레임 '%s'내의 변수들" msgid "Undocumented arguments in documentation object '%s'" msgstr "다큐멘테이션 객체 '%s'에 기록되지 않은 인자들입니다" msgid "Duplicated \\argument entries in documentation object '%s':" msgstr "다큐멘테이션 객체 '%s'에 중복된 \\argument 항목들입니다:" msgid "Documented arguments not in \\usage in documentation object '%s':" msgstr "" "다큐멘테이션 객체 '%s' 내에 \\usage 부분에 기록되지 않은 인자들입니다 :" msgid "Objects in \\usage without \\alias in documentation object '%s':" msgstr "" "다큐멘테이션 객체 '%s'내에 \\usage 부분에는 있고 \\alias 부분에는 없는 객체들" "입니다:" msgid "Assignments in \\usage in documentation object '%s':" msgstr "" msgid "Bad \\usage lines found in documentation object '%s':" msgstr "" msgid "S3 methods shown with full name in documentation object '%s':" msgstr "" "다큐멘테이션 객체 '%s' 내에 전체이름과 함께 보여지는 S3 메소드들입니다:" msgid "you must specify 'package', 'dir' or 'file'" msgstr "'package', 'dir' 또는 'file'을 지정해야 합니다" msgid "file '%s' does not exist" msgstr "파일 '%s'는 존재하지 않습니다 " msgid "" "parse error in file '%s':\n" "%s" msgstr "" "파일 '%s'내에서 파싱에러가 발생했습니다:\n" "%s" msgid "declared S3 method '%s' not found" msgstr "선언된 S3 메소드 '%s'를 찾을 수 없습니다" msgid "cannot check R code installed as image" msgstr "이미지로서 설치된 R 코드는 확인할 수 없습니다" msgid "parse error in file '%s':" msgstr "파일 '%s'에서 파싱에러가 발생했습니다:" msgid "parse error in examples from file '%s':" msgstr "파일 '%s'에 포함된 예제부분에서 파싱에러가 발생했습니다:" msgid "File '%s':" msgstr "파일 '%s':" msgid "found T/F in %s" msgstr "%s 내에서 T/F를 찾았습니다" msgid "package name '%s' seems invalid; using directory name '%s' instead" msgstr "" "패키지 이름 '%s'이 잘못된 듯 하여, 대신에 디렉토리 이름 '%s'를 사용합니다" msgid "" "Vignette dependencies (%s entries) must be contained in the DESCRIPTION " "Depends/Suggests/Imports entries." msgstr "" msgid "Malformed package name" msgstr "잘못된 패키지명입니다" msgid "Unknown encoding" msgstr "알 수 없는 인코딩입니다" msgid "Fields with non-ASCII tags:" msgstr "ASCII가 아닌 태그가 사용된 항목들:" msgid "All field tags must be ASCII." msgstr "모든 항목들은 반드시 ASCII이어야 합니다." msgid "Fields with non-ASCII values:" msgstr "ASCII가 아닌 값을 가지는 항목들:" msgid "These fields must have ASCII values." msgstr "반드시 ASCII 값들을 가져야만 하는 항목들입니다." msgid "Required fields missing:" msgstr "" msgid "Malformed package version." msgstr "잘못된 패키지 버전입니다." msgid "Malformed maintainer field." msgstr "유지보수자 항목이 잘못되었습니다. " msgid "Malformed Depends or Suggests or Imports or Enhances field." msgstr "" "Depends 또는 Suggests 또는 Imports 또는 Enhances 항목이 잘못되었습니다." msgid "Offending entries:" msgstr "" msgid "" "Entries must be names of packages optionally followed by '<=' or '>=', white " "space, and a valid version number in parentheses." msgstr "" "항목들은 반드시 패키지들의 이름들이어야 하며, 추가정보는 괄호안에 '<=' 또는 " "'>=', 공백문자, 그리고 유효한 버전정보의 순서로 나열합니다. " msgid "Entries with infeasible comparison operator:" msgstr "실행할 수 없는 비교연산자가 함께 있는 항목들은 다음과 같습니다:" msgid "Only operators '<=' and '>=' are possible." msgstr "오로지 '<='와 '>=' 연산자들만이 사용가능합니다." msgid "Entries with infeasible version number:" msgstr "가능하지 않은 버전정보를 가진 항목들은 다음과 같습니다:" msgid "" "Version numbers must be sequences of at least two non-negative integers, " "separated by single '.' or '-'." msgstr "" "버전을 표시하는 숫자들은 반드시 두 부분의 음이 아닌 정수로 되어야 하며, '.' " "또는 '-'으로 구분되어야 합니다." msgid "Invalid Priority field." msgstr "Priority 항목이 잘못되었습니다." msgid "" "Packages with priorities 'base' or 'recommended' or 'defunct-base' must " "already be known to R." msgstr "" msgid "" "See the information on DESCRIPTION files in section 'Creating R packages' of " "the 'Writing R Extensions' manual." msgstr "" "'Writing R Extensions' 매뉴얼에 'Creating R packages' 섹션을 보면 " "DESCRIPTION 파일에 대한 정보를 얻을 수 있습니다." msgid "Malformed Authors@R field:" msgstr "Authors@R 항목이 잘못되었습니다:" msgid "Cannot extract Author field from Authors@R field:" msgstr "Author 항목을 Authors@R 항목으로부터 추출할 수 없습니다:" msgid "Authors@R field gives no person with author role." msgstr "" msgid "Authors@R field gives persons with no valid roles:" msgstr "" msgid "Cannot extract Maintainer field from Authors@R field:" msgstr "Maintainer의 항목을 Authors@R 항목으로부터 추출할 수 없습니다:" msgid "Authors@R field gives no person with maintainer role and email address." msgstr "" "Authors@R 항목에서 유지보수의 역할을 담당하고 이메일 주소를 가진 개발자를 찾" "을 수 없습니다." msgid "Encoding '%s' is not portable" msgstr "" msgid "Unknown encoding with non-ASCII data" msgstr "" msgid "Non-standard license specification:" msgstr "" msgid "Standardizable: %s" msgstr "" msgid "Standardized license specification:" msgstr "" msgid "Invalid license file pointers: %s" msgstr "" msgid "Components with restrictions not permitted:" msgstr "" msgid "Non-portable flags in variable '%s':" msgstr "" msgid "" "package %s exists but was not installed under R >= 2.10.0 so xrefs cannot be " "checked" msgstr "" "패키지 %s는 존재하지만 버전 2.10.0 이상의 R에 설치되어 있기 않기 때문에 xrefs" "를 확인할 수 없습니다" msgid "Missing link or links in documentation object '%s':" msgstr "다큐멘테이션 객체 '%s'내에서 빠져있는 링크(들)은 다음과 같습니다:" msgid "" "See the information in section 'Cross-references' of the 'Writing R " "Extensions' manual." msgstr "" "'Writing R Extensions' 매뉴얼에서 'Cross-references' 섹션의 내용을 살펴보세" "요." msgid "File %s:" msgstr "파일 %s:" msgid "%s has wrong argument list %s" msgstr "%s는 잘못된 인자목록 %s를 가지고 있습니다" msgid "%s calls:" msgstr "%s는 다음을 호출합니다:" msgid "" "Package startup functions should have two arguments with names starting with " "%s and %s, respectively." msgstr "" "패키지 스타트업 함수들은 반드시 %s와 %s로 시작하는 이름을 가진 인수를 가져야" "만 합니다." msgid "Package startup functions should not change the search path." msgstr "패키지 스타트업 함수들은 서치패스를 변경해서는 안됩니다." msgid "Package startup functions should use %s to generate messages." msgstr "" "패키지 스타트업 함수들은 메시지를 생성하기 위해서 %s를 사용해야만 합니다." msgid "Package startup functions should not call %s." msgstr "패키지 스타트업 함수들은 %s를 호출해서는 안됩니다." msgid "See section %s in '%s'." msgstr "'%2$s'에서 섹션 %1$s를 살펴보세요." msgid "" "Package detach functions should have one arguments with names starting with " "%s." msgstr "" "패키지 분리(detach)와 관계된 함수들은 %s로 시작하는 이름을 가진 인자 한개를 " "반드시 가지고 있어야 합니다." msgid "Package detach functions should not call %s." msgstr "패키지 분리와 관계된 함수들은 %s를 호출하면 안됩니다." msgid "unable to create" msgstr "생성할 수 없습니다" msgid "unable to write code files" msgstr "코드 파일들을 기록할 수 없습니다" msgid "package 'methods' is used but not declared" msgstr "패키지 'methods'가 사용되었으나 선언되지 않았습니다" msgid "'::' or ':::' imports not declared from:" msgstr "" msgid "'::' or ':::' import not declared from: %s" msgstr "" msgid "'library' or 'require' calls not declared from:" msgstr "" msgid "'library' or 'require' call not declared from: %s" msgstr "" msgid "'data(package=)' calls not declared from:" msgstr "" msgid "'data(package=)' call not declared from: %s" msgstr "" msgid "NB: need Internet access to use CRAN incoming checks" msgstr "" msgid "Rd files with duplicated name '%s':" msgstr "다음은 중복된 이름 '%s'를 가진 Rd 파일들입니다:" msgid "Rd files with duplicated alias '%s':" msgstr "다음은 중복된 에일리어스 '%s'를 가진 Rd 파일들입니다:" msgid "Argument items with no description in Rd object '%s':" msgstr "다음은 Rd 객체 '%s'에 아무런 설명이 없는 인자항목들입니다:" msgid "Auto-generated content requiring editing in Rd object '%s':" msgstr "다음은 Rd 객체 '%s'를 편집하는데 필요한 자동으로 생성된 컨텐츠입니다:" #, fuzzy msgid "no Rd sections specified" msgstr "'type'이 지정되지 않았습니다" msgid "" "Generics 'g' in 'env' %s where '%s' errors: %s\n" "May need something like\n" "\n" "%s\n" "in NAMESPACE." msgstr "" msgid "argument 'file' must be a character string or connection" msgstr "인자 'file'은 반드시 문자열 또는 연결이어야 합니다" msgid "missing/empty %s field in '%s'" msgstr "'%2$s'내에 %1$s 항목이 없습니다" msgid "Rd files must have a non-empty %s." msgstr "Rd 파일들은 반드시 비어있지 않은 %s를 가져야 합니다." msgid "See chapter 'Writing R documentation' in manual 'Writing R Extensions'." msgstr "" "'Writing R Extensions' 매뉴얼의 'Writing R documentation' 챕터를 보세요." msgid "missing/empty \\title field in '%s'" msgstr "'%s'내에 \\title 항목이 비어있습니다 " msgid "Rd files must have a non-empty \\title." msgstr "Rd 파일은 반드시 비어있지 않은 \\title 를 가지고 있어야 합니다." msgid "argument 'outFile' must be a character string or connection" msgstr "인자 'outFile'는 반드시 문자열 또는 연결이어야 합니다" msgid "you must specify 'dir' or 'files'" msgstr "'dir' 또는 'files'을 반드시 지정해야 합니다" msgid "cannot deal with Rd objects with missing/empty names" msgstr "이름이 없는 Rd 객체들은 다루어질 수 없습니다" msgid "No help on %s found in RdDB %s" msgstr "RdDB %2$s 로부터 %1$s와 관계된 도움말을 찾을 수 없습니다" msgid "more than one \\examples section, using the first" msgstr "한 개이상의 \\examples 섹션이 발견되었으며, 이중 첫번째것을 사용합니다" msgid "Converting Rd files to LaTeX ..." msgstr "Rd 파일들을 LaTeX 로 변환하고 있습니다..." msgid "-t option without value" msgstr "-t 옵션의 값이 없습니다 " msgid "-o option without value" msgstr "-o 옵션의 값이 없습니다" msgid "Warning: unknown option" msgstr "경고: 알 수 없는 옵션입니다" msgid "exactly one Rd file must be specified" msgstr "반드시 한개의 Rd 파일은 지정되어야 합니다" msgid "no 'type' specified" msgstr "'type'이 지정되지 않았습니다" msgid "'type' must be one of 'txt', 'html', 'latex' or 'example'" msgstr "" "'type'은 반드시 'txt', 'html', 'latex' 또는 'example' 중 하나이어야 합니다" msgid "current working directory cannot be ascertained" msgstr "현재의 작업디렉토리를 확인할 수 없습니다" msgid "no inputs" msgstr "입력이 없습니다" msgid "Error in running tools::texi2pdf()" msgstr "tools::texi2pdf()를 실행하는 도중 에러가 발생했습니다" msgid "invalid value for '%s' : %s" msgstr "'%s'에 대한 값이 잘못되었습니다 : %s" msgid "Only one Rd section per %s is supported." msgstr "" msgid "Vignette product" msgstr "" msgid "does not have a known filename extension (" msgstr "" msgid "," msgstr "" msgid ")" msgstr "" msgid "Failed to locate the" msgstr "" msgid "output file (by engine" msgstr "" msgid "%s::%s" msgstr "" msgid ") for vignette with name" msgstr "" msgid ". The following files exists in directory" msgstr "" msgid ":" msgstr "" msgid "Located more than one" msgstr "" msgid "unable to create temp directory %s" msgstr "임시디렉토리 %s를 생성하지 못했습니다" #, fuzzy msgid "Running" msgstr "%s를 실행중입니다" msgid "Vignette" msgstr "" msgid "overwrites the following" msgstr "" msgid "output by vignette" msgstr "" msgid "Detected vignette source files (" msgstr "" msgid ") with shared names (" msgstr "" msgid ") and therefore risking overwriting each others output files" msgstr "" msgid "" "processing vignette '%s' failed with diagnostics:\n" "%s" msgstr "" "비니에트 '%s'를 프로세스하는데 다음과 같은 이유로 실패했습니다:\n" "%s" msgid "" "tangling vignette '%s' failed with diagnostics:\n" "%s" msgstr "" msgid "running 'make' failed" msgstr "'make'를 실행하는데 실패했습니다" msgid "In '%s' vignettes '%s' and '%s' have the same vignette name" msgstr "" msgid "argument 'vignette' must be of length 1" msgstr "인자 'vignette'는 반드시 길이가 1 이어야 합니다" msgid "file '%s' not found" msgstr "파일 '%s'를 찾을 수 없습니다" msgid "Unsupported engine name" msgstr "" msgid "None of packages" msgstr "" msgid "have registered vignette engines" msgstr "" msgid "Vignette engine" msgstr "" msgid "is not registered" msgstr "" msgid "is not registered by any of the packages" msgstr "" msgid "Engine name" msgstr "" msgid "and package" msgstr "" msgid "do not match" msgstr "" msgid "Argument" msgstr "" msgid "weave" msgstr "" msgid "must be a function and not" msgstr "" msgid "tangle" msgstr "" msgid "pattern" msgstr "" msgid "must be a character vector or NULL and not" msgstr "" msgid "Cannot change the" msgstr "" msgid "Sweave" msgstr "Sweave" msgid "engine or use an engine of that name" msgstr "" msgid "vignette builder '%s' not found" msgstr "" msgid "Invalid DESCRIPTION file" msgstr "DESCRIPTION 파일이 잘못되었습니다" msgid "*** someone has corrupted the Built field in package '%s' ***" msgstr "*** 패키지 '%s'내에 있는 Built 항목을 손상되었습니다 ***" msgid "cannot open directory '%s'" msgstr "디렉토리 '%s'를 열 수 없습니다" msgid "" "WARNING: omitting pointless dependence on 'R' without a version requirement" msgstr "" msgid "cannot turn off locale-specific sorting via LC_COLLATE" msgstr "" msgid "duplicated files in '%s' field:" msgstr "다음은 '%s' 항목에서 중복된 파일들입니다:" msgid "files in '%s' field missing from '%s':" msgstr "" msgid "files in '%s' missing from '%s' field:" msgstr "" msgid "unable to create '%s'" msgstr "'%s'을 생성할 수 없습니다" msgid "unable to copy INDEX to '%s'" msgstr "INDEX를 '%s'에 복사할 수 없습니다" msgid "cannot create directory '%s'" msgstr "디렉토리 '%s'를 생성할 수 없습니다" msgid "processing %s" msgstr "%s를 처리중입니다" msgid "" "running %s on vignette '%s' failed with message:\n" "%s" msgstr "" "비니에트 '%2$s'에서 %1$s을 실행하는데 실패했으며 다음과 같은 메시지가 반환되" "었습니다:\n" "%3$s" msgid "" "compiling TeX file %s failed with message:\n" "%s" msgstr "" msgid "cannot copy '%s' to '%s'" msgstr "'%s'를 '%s'로 복사할 수 없습니다" msgid "WARNING: malformed 'Depends' field in 'DESCRIPTION'" msgstr "경고: 'DESCRIPTION'내의 'Depends' 항목이 잘못되었습니다" msgid "ERROR: this R is version %s, package '%s' requires R %s %s" msgstr "에러: 현재 버전의 R은 %s인데, 패키지 '%s'는 R %s %s를 필요로 합니다" msgid "ERROR: this R is version %s, required is R %s %s" msgstr "에러: 현재 버전의 R은 %s인데 필요한 것은 R %s %s입니다" msgid "loading failed" msgstr "로딩에 실패했습니다" msgid "Changes require specified 'style'" msgstr "" msgid "The default JSS style may not be modified." msgstr "기본 JSS 스타일은 아마도 변경되지 않을 것입니다." msgid "invalid value for '--compact-vignettes', assuming %s" msgstr "'--compact-vignettes'의 값이 잘못되었고, %s로 가정합니다" msgid "Error: cannot rename directory to %s" msgstr "에러: 디렉토리 이름을 %s으로 바꿀 수 없습니다" msgid "cannot link from %s" msgstr "" msgid "-l option without value" msgstr "" msgid "configuration files are not supported as from R 2.12.0" msgstr "" msgid "'--multiarch' specified with only one usable sub-architecture" msgstr "" msgid "'--as-cran' turns off '--extra-arch'" msgstr "'--as-cran'이 '--extra-arch'를 비활성화 시켰습니다" msgid "Error: no packages were specified" msgstr "에러: 지정된 패키지들이 없습니다" msgid "ERROR: cannot create check dir %s" msgstr "" msgid "package directory %s does not exist" msgstr "패키지 디렉토리 %s가 존재하지 않습니다" msgid "no packages to check" msgstr "" msgid "downloading reverse dependencies ..." msgstr "" msgid "downloading %s ..." msgstr "" msgid "installing dependencies %s" msgstr "" msgid "checking %s ..." msgstr "" msgid "non-ASCII input in a CITATION file without a declared encoding" msgstr "" "미리 선언된 인코딩없이 ASCII가 아닌 입력이 CITATION 파일에 사용되었습니다" msgid "No files in this directory" msgstr "이 디렉토리에는 아무런 파일이 없습니다" msgid "No results found" msgstr "아무런 결과를 찾을 수 없습니다" msgid "Vignettes:" msgstr "비니에트:" msgid "Code demonstrations:" msgstr "코드 설명: " msgid "Help pages:" msgstr "도움말 페이지:" msgid "No help found for topic %s in any package." msgstr "%s이라는 주제에 대한 도움말을 어떠한 패키지에서도 찾을 수 없습니다." msgid "No package index found for package %s" msgstr "패키지 %s에 대한 패키지 인덱스를 찾을 수 없습니다" msgid "No package named %s could be found" msgstr "%s이라는 이름의 패키지를 찾을 수없습니다" msgid "No help found for package %s" msgstr "패키지 %s에 관한 도움말을 찾을 수 없습니다" msgid "Link %s in package %s could not be located" msgstr "패키지 %2$s 내의 링크 %1$s 를 제자리에 위치시킬 수 없습니다" msgid "No docs found for package %s" msgstr "패키지 %s에 대한 문서를 찾을 수 없습니다" msgid "" "Only help files, %s, %s and files under %s and %s in a package can be viewed" msgstr "" "오로지 도움말 파일들, %s, %s 그리고 %s 내에 있는 파일들과 패키지내에 있는 %s" "만을 볼 수 있습니다" msgid "unsupported URL %s" msgstr "지원되지 않는 URL %s입니다" msgid "URL %s was not found" msgstr "URL %s을 찾을 수 없습니다" msgid "httpd server disabled by R_DISABLE_HTTPD" msgstr "" msgid "server already running" msgstr "서버가 이미 실행중입니다" msgid "server could not be started on an earlier attempt" msgstr "이전에 시도를 했었으나, 서버를 실행할 수 없었습니다" msgid "no running server to stop" msgstr "중단해야 할 실행중인 서버가 없습니다" msgid "starting httpd help server ..." msgstr "" msgid "done" msgstr "완료" msgid "failed to start the httpd server" msgstr "" msgid "cannot read index information in file '%s'" msgstr "파일 '%s'에 있는 인덱스 정보를 읽을 수 없습니다" msgid "error reading file '%s'" msgstr "파일 '%s'를 읽는데 에러가 발생했습니다" msgid "this seems to be a bundle -- and they are defunct" msgstr "" msgid "" "'cleanup' exists but is not executable -- see the 'R Installation and " "Administration Manual'" msgstr "" "'cleanup'이 있지만 실행가능하지 않습니다 -- 'R Installation and " "Administration Manual'을 살펴보세요" msgid "generating debug symbols (%s)" msgstr "디버그 기호 %s를 생성합니다" msgid "package %s successfully unpacked and MD5 sums checked" msgstr "패키지 %s는 성공적으로 압축해제되었고, MD5 sums 이 확인되었습니다" msgid "" "R include directory is empty -- perhaps need to install R-devel.rpm or " "similar" msgstr "" msgid "no source files found" msgstr "소스파일들을 찾을 수 없습니다" msgid "empty 'data' directory" msgstr "비어있는 'data' 디렉토리입니다" msgid "cannot create temporary directory" msgstr "임시 디렉토리를 생성할 수 없습니다" msgid "ERROR: '--merge-multiarch' applies only to a single tarball" msgstr "에러: '--merge-multiarch'는 오로지 한개의 tarball에만 적용됩니다" msgid "invalid package" msgstr "패키지가 잘못되었습니다" msgid "ERROR: no packages specified" msgstr "에러: 지정된 패키지가 없습니다" msgid "ERROR: cannot cd to directory %s" msgstr "에러: 디렉토리 %s에 들어갈 수 없습니다" msgid "ERROR: no permission to install to directory" msgstr "에러: 디렉토리에 설치할 권한이 없습니다" msgid "building a fake installation is disallowed" msgstr "" msgid "there is no package called '%s'" msgstr "'%s'이라는 패키지가 없습니다" msgid "namespace must not be already loaded" msgstr "네임스페이스가 반드시 먼저 로드되어져야 합니다" msgid "all packages should have a NAMESPACE" msgstr "모든 패키지들은 반드시 NAMESPACE를 가지고 있어야 합니다" msgid "package seems to be using lazy loading for data already" msgstr "" msgid "source list must have names for all elements" msgstr "소스는 반드시 모든 구성요소들에 대해서 이름들을 가지고 있어야 합니다" msgid "source must be an environment or a list" msgstr "소스는 반드시 환경 또는 리스트이어야 합니다" msgid "invalid value for 'compress': should be FALSE, TRUE, 2 or 3" msgstr "" "'compress'의 값이 잘못되었습니다. 가질 수 있는 값들은 FALSE, TRUE, 2 또는 3 " "입니다" msgid "this cannot be used for package 'base'" msgstr "이것은 패키지 'base'에 이용될 수 없습니다" msgid "package contains no R code" msgstr "패키지가 R 코드를 포함하지 않습니다" msgid "package seems to be using lazy loading already" msgstr "" msgid "" "Cannot process chunk/lines:\n" "%s" msgstr "" msgid "No news found in given file using old-style R-like format." msgstr "" msgid "No news found in given file using package default format." msgstr "" msgid "Could not extract news from the following text chunks:" msgstr "" msgid "" "Chunk %s:\n" "%s" msgstr "" msgid "Cannot extract version info from the following section titles:" msgstr "다음의 섹션 제목으로부터 버전정보를 추출할 수 없습니다:" msgid "%s" msgstr "%s" msgid "" "Malformed NEWS.Rd file:\n" "Chunk starting\n" " %s\n" "contains no \\itemize." msgstr "" msgid "" "Malformed NEWS.Rd file:\n" "Chunk starting\n" " %s\n" "contains more than one \\itemize.\n" "Using the first one." msgstr "" msgid "Processing packages:" msgstr "" msgid "%s must be a character string or a file/raw connection" msgstr "" msgid "PDF header not found" msgstr "PDF 헤더를 찾을 수 없습니다" msgid "EOF marker not found" msgstr "EOF 표시자를 찾을 수 없습니다" msgid "cannot find 'startxref' keyword" msgstr "'startxref' 키워드를 찾을 수 없습니다" msgid "cannot find xref table" msgstr "xref 테이블을 찾을 수 없습니다" msgid "cannot read xref table" msgstr "xref 테이블을 읽을 수 없습니다" msgid "wrong class" msgstr "잘못된 클래스입니다" msgid "attempting to select less than one element" msgstr "" msgid "attempting to select more than one element" msgstr "" msgid "looking at %s" msgstr "" msgid "cannot read literal string object" msgstr "" msgid "cannot read hexadecimal string object" msgstr "" msgid "cannot read name object" msgstr "" msgid "cannot read array object" msgstr "배열 객체를 읽을 수 없습니다" msgid "cannot read dictionary object" msgstr "사전 객체를 읽을 수 없습니다" msgid "cannot read stream object" msgstr "스트림 객체를 읽을 수 없습니다" msgid "cannot read indirect reference object" msgstr "간접적 레퍼런스 객체를 읽을 수 없습니다" msgid "cannot find object header at xrefed position %d" msgstr "" msgid "mismatch in object numbers (given: %d, found: %d)" msgstr "" msgid "mismatch in generation numbers (given: %d, found: %d)" msgstr "" msgid "cannot read stream data" msgstr "스트림 데이터를 읽을 수 없습니다" msgid "invalid index in object stream lookup" msgstr "" msgid "expanding %s" msgstr "" msgid "unsupported filter %s" msgstr "지원되지 않는 필터 %s입니다" msgid "unsupported %s predictor %d" msgstr "" msgid "unsupported PNG filter %d" msgstr "지원되지 않는 PNG 필터 %d입니다" msgid "argument 'pkg' must be of length 1" msgstr "인자 'pkg'는 반드시 길이가 1이어야 합니다" msgid "package '%s' was not found" msgstr "패키지 '%s'를 찾을 수 없습니다" msgid "bad operand" msgstr "" msgid "Package '%s' had its dependencies reduced to a minimal set." msgstr "" msgid "argument '%s' must be a character string or connection" msgstr "인자 '%s'는 반드시 문자열 또는 연결이어야 합니다" msgid "'file' must be a character string or connection" msgstr "'file'은 반드시 문자열 또는 연결이어야 합니다" msgid "unimplemented encoding" msgstr "구현되지 않은 인코딩입니다" msgid "Found %s, possibly from %s" msgstr "" msgid "testing '%s' failed" msgstr "'%s'를 테스팅하는 것은 실패했습니다" msgid "Testing examples for package %s" msgstr "패키지 %s의 예제를 테스트합니다" msgid "comparing %s to %s ..." msgstr "%s를 %s에 비교중입니다 ..." msgid "OK" msgstr "OK" msgid "results differ from reference results" msgstr "결과가 레퍼런스 결과와 다릅니다" msgid "no examples found for package %s" msgstr "패키지 %s에 대한 예제를 찾을 수 없습니다" msgid "Running specific tests for package %s" msgstr "패키지 %s에 특정 테스트들을 실행중입니다" msgid "Running %s" msgstr "%s를 실행중입니다" msgid "Running vignettes for package %s" msgstr "패키지 %s에 대한 비니에트를 실행중입니다" msgid "Comparing %s to %s ..." msgstr "%s를 %s에 비교중입니다 ..." msgid "no parsed files found" msgstr "" msgid "FAILED" msgstr "실패했습니다" msgid "DIFFERED" msgstr "" msgid "running tests of random deviate generation -- fails occasionally" msgstr "" msgid "R CMD build failed" msgstr "R CMD build가 실패했습니다" msgid "'x' must be a single character string" msgstr "'x'는 반드시 한개의 문자열이어야 합니다" msgid "test '%s' is not available" msgstr "테스트 '%s'는 사용가능하지 않습니다" msgid "argument 'x' must be a character vector" msgstr "인자 'x'는 반드시 문자형 벡터이어야 합니다" msgid "argument 'delim' must specify two characters" msgstr "인자 'delim'는 반드시 두개의 문자를 지정해야 합니다" msgid "only Rd syntax is currently supported" msgstr "" msgid "Running 'texi2dvi' on '%s' failed." msgstr "'%s'에 'texi2dvi'를 실행하는데 실패했습니다" msgid "running 'texi2dvi' on '%s' failed" msgstr "'%s'에 'texi2dvi'를 실행하는데 실패했습니다" msgid "unable to run '%s' on '%s'" msgstr "'%2$s'에 '%1$s'를 실행할 수 없습니다" msgid "unable to run %s on '%s'" msgstr "'%2$s'에 %1$s를 실행할 수 없습니다" msgid "cannot coerce" msgstr "강제변환을 할 수 없습니다" msgid "to logical" msgstr "" msgid "File 'DESCRIPTION' is missing." msgstr "파일 'DESCRIPTION'이 없습니다." msgid "Files 'DESCRIPTION' and 'DESCRIPTION.in' are missing." msgstr "파일 'DESCRIPTION'과 'DESCRIPTION.in'이 없습니다." msgid "invalid package layout" msgstr "패키지 레이아웃이 잘못되었습니다." msgid "file '%s' is not in valid DCF format" msgstr "파일 '%s'는 유효한 DCF 형식을 가지고 있지 않습니다." msgid "contains a blank line" msgstr "" msgid "Unknown encoding with non-ASCII data: converting to ASCII" msgstr "" msgid "cannot source package code" msgstr "패키지 코드를 소스할 수 없습니다" msgid "Call sequence:" msgstr "호출 시퀀스: " msgid "parsing '%s'" msgstr "" msgid "Obsolete package %s in Rd xrefs" msgid_plural "Obsolete packages %s in Rd xrefs" msgstr[0] "" msgid "Package unavailable to check Rd xrefs: %s" msgid_plural "Packages unavailable to check Rd xrefs: %s" msgstr[0] "다음은 Rd xrefs를 확인할 수 없는 패키지들입니다: %s" msgid "Unknown package %s in Rd xrefs" msgid_plural "Unknown packages %s in Rd xrefs" msgstr[0] "Rd xrefs에 알 수 없는 패키지 %s입니다" msgid "Note: found %d marked Latin-1 string" msgid_plural "Note: found %d marked Latin-1 strings" msgstr[0] "" msgstr[1] "" msgid "Note: found %d marked UTF-8 string" msgid_plural "Note: found %d marked UTF-8 strings" msgstr[0] "" msgstr[1] "" msgid "Note: found %d string marked as \"bytes\"" msgid_plural "Note: found %d strings marked as \"bytes\"" msgstr[0] "" msgstr[1] "" msgid "Warning in file %s:" msgid_plural "Warnings in file %s:" msgstr[0] "" msgstr[1] "" msgid "Found possibly global 'T' or 'F' in the following function:" msgid_plural "Found possibly global 'T' or 'F' in the following functions:" msgstr[0] "" msgstr[1] "" msgid "" "Found possibly global 'T' or 'F' in the examples of the following Rd file:" msgid_plural "" "Found possibly global 'T' or 'F' in the examples of the following Rd files:" msgstr[0] "" msgstr[1] "" msgid "Found a .Internal call in the following function:" msgid_plural "Found .Internal calls in the following functions:" msgstr[0] "" msgstr[1] "" msgid "Found a.Internal call in methods for the following S4 generic:" msgid_plural "Found .Internal calls in methods for the following S4 generics:" msgstr[0] "" msgstr[1] "" msgid "Found a .Internal call in methods for the following reference class:" msgid_plural "" "Found .Internal calls in methods for the following reference classes:" msgstr[0] "" msgstr[1] "" msgid "Found an obsolete call in the following function:" msgid_plural "Found an obsolete call in the following functions:" msgstr[0] "" msgstr[1] "" msgid "Found an obsolete call in methods for the following S4 generic:" msgid_plural "Found an obsolete call in methods for the following S4 generics:" msgstr[0] "" msgstr[1] "" msgid "Found an obsolete call in methods for the following reference class:" msgid_plural "" "Found an obsolete call in methods for the following reference classes:" msgstr[0] "" msgstr[1] "" msgid "Found the deprecated function:" msgid_plural "Found the deprecated functions:" msgstr[0] "" msgstr[1] "" msgid "Found the defunct/removed function:" msgid_plural "Found the defunct/removed functions:" msgstr[0] "" msgid "Generic without any methods in %s: %s" msgid_plural "Generics without any methods in %s: %s" msgstr[0] "" msgstr[1] "" msgid "" "missing/empty \\name field in Rd file\n" "%s" msgid_plural "" "missing/empty \\name field in Rd files\n" "%s" msgstr[0] "" msgstr[1] "" msgid "unable to re-encode %s line %s" msgid_plural "unable to re-encode %s lines %s" msgstr[0] "" msgstr[1] "" msgid "Help on topic '%s' was found in the following package:" msgid_plural "Help on topic '%s' was found in the following packages:" msgstr[0] "'%s'와 관련된 주제를 다음의 패키지들로부터 찾았습니다:" msgid "object %s is created by more than one data call" msgid_plural "objects %s are created by more than one data call" msgstr[0] "" msgstr[1] "" #~ msgid "file '%s' was not created" #~ msgstr "파일 '%s'은 생성되지 않았습니다"