# Korean translation of FileField (6.x-1.0-beta3)
# Copyright (c) 2011 by the Korean translation team
#
msgid ""
msgstr ""
"Project-Id-Version: FileField (6.x-1.0-beta3)\n"
"POT-Creation-Date: 2011-04-21 14: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 "CCK"
msgstr "CCK"
msgid "Delete"
msgstr "삭제"
msgid "List"
msgstr "목록"
msgid "File path"
msgstr "파일 경로"
msgid "Upload"
msgstr "파일 올리기"
msgid "file"
msgstr "파일"
msgid "File ID"
msgstr "파일 ID"
msgid "File name"
msgstr "파일명"
msgid "File MIME type"
msgstr "파일 MIME 형식"
msgid "This field is required."
msgstr "이 항목은 반드시 입력해야 합니다."
msgid "Order"
msgstr "정렬"
msgid "Attach new 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 "File description"
msgstr "파일 설명"
msgid "File size (in bytes)"
msgstr "파일 크기 (바이트)"
msgid "File size (pretty printed)"
msgstr "파일 크기 (보기 좋게 출력)"
msgid "Defines a file field type."
msgstr "파일 필드 형식을 정의합니다."
