# Korean translation of File (hook_file) (6.x-1.0-unstable4)
# Copyright (c) 2012 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File (hook_file) (6.x-1.0-unstable4)\n"
"POT-Creation-Date: 2012-10-16 13:52+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Korean\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "file"
msgstr "파일"
msgid "security"
msgstr "보안"
msgid "File upload error. Could not move uploaded file."
msgstr ""
"파일 업로드에 오류가 발생했습니다. 업로드된 "
"파일을 이동할 수 없습니다."
msgid "file system"
msgstr "파일 시스템"
msgid "The directory %directory does not exist."
msgstr "%directory 디렉토리는 존재하지 않습니다."
msgid "The directory %directory is not writable"
msgstr "%directory 디렉토리에 쓸 수 없습니다."
msgid ""
"The directory %directory is not writable, because it does not have the "
"correct permissions set."
msgstr ""
"권한이 적절하게 설정되지 않아 %directory 디렉토리에 "
"쓸 수 없습니다."
msgid "The file could not be created."
msgstr "파일을 생성할 수 없습니다."
msgid "For security reasons, your upload has been renamed to %filename."
msgstr ""
"보안을 위해 업로드된 파일명을 %filename 로 "
"바꾸었습니다."
msgid ""
"Security warning: Couldn't write .htaccess file. Please create a "
".htaccess file in your %directory directory which contains the "
"following lines: <code>!htaccess</code>"
msgstr ""
"보안 경고: .htaccess 파일을 쓸 수 없습니다. .htaccess "
"파일을 %directory 디렉토리에 만들고 다음 내용을 "
"적으십시오: <code>!htaccess</code>"
msgid ""
"The specified file %file could not be copied, because no file by that "
"name exists. Please check that you supplied the correct filename."
msgstr ""
"복사하려는 %file 파일이 존재하지 않습니다. "
"파일명이 맞는지 확인해 주세요."
msgid ""
"The specified file %file was not copied because it would overwrite "
"itself."
msgstr ""
"같은 경로 안에서는 지정한 %file 파일을 복사할 수 "
"없습니다."
msgid ""
"The file %file could not be saved, because it exceeds %maxsize, the "
"maximum allowed size for uploads."
msgstr ""
"업로드의 최대 허용 사이즈 %maxsize 를 넘었기 때문에 "
"파일 %file 를 저장할 수 없습니다."
msgid ""
"The file %file could not be saved, because the upload did not "
"complete."
msgstr ""
"%file 파일은 업로드가 완료되지 않았기 때문에 "
"저장할 수 없습니다."
msgid "The file %file could not be saved. An unknown error has occurred."
msgstr ""
"%file 파일은 알 수 없는 오류가 발생했기 때문에 "
"저장할 수 없습니다."
msgid "The specified file %name could not be uploaded."
msgstr "지정한 %file 파일을 업로드할 수 없습니다."
msgid "The file's name is empty. Please give a name to the file."
msgstr "파일명이 없습니다. 파일에 이름을 지어주세요."
msgid "Only files with the following extensions are allowed: %files-allowed."
msgstr "다음 확장자의 파일만 올릴 수 있습니다: %files-allowed"
msgid "The file is %filesize exceeding the maximum file size of %maxsize."
msgstr ""
"파일 크기(%filesize)가 최대 허용 파일 크기(%maxsize)를 "
"넘었습니다."
msgid "The file is %filesize which would exceed your disk quota of %quota."
msgstr ""
"파일 크기(%filesize)가 할당 디스크 용량(%quota)를 넘게 "
"만듭니다."
msgid "Only JPEG, PNG and GIF images are allowed."
msgstr "JPEG/PNG/GIF 이미지만을 사용할 수 있습니다."
msgid ""
"The image was resized to fit within the maximum allowed dimensions of "
"%dimensions pixels."
msgstr ""
"허용된 최대 이미지 크기 %dimensions 픽셀의 범위 내에 "
"들어가도록 이미지 크기를 재조정했습니다."
msgid "The image is too large; the maximum dimensions are %dimensions pixels."
msgstr ""
"이미지가 너무 큽니다. %dimensions 픽셀보다 작아야 "
"합니다."
msgid "The image is too small; the minimum dimensions are %dimensions pixels."
msgstr ""
"이미지가 너무 작습니다. %dimensions 픽셀 이상이어야 "
"합니다."
msgid "The file %path was not deleted, because it does not exist."
msgstr "%path 파일이 존재하지 않아 삭제할 수 없습니다."
msgid ""
"Upload error. Could not move uploaded file %file to destination "
"%destination."
msgstr ""
"파일 업로드 에러: 업로드한 파일 %file을 %destination "
"디렉토리로 이동할 수 없었습니다."
