# GetText Sample Blog on RoR.
#
# Copyright (C) 2005 Masao Mutoh
#
# This file is distributed under the same license as the Ruby-GetText-Package.
#
# Gyoung-Yoon Noh <nohmad@gmail.com>
#
msgid ""
msgstr ""
"Project-Id-Version: blog 1.1.0\n"
"POT-Creation-Date: 2006-01-19 16:49+0900\n"
"PO-Revision-Date: 2005-12-23 02:00+0900\n"
"Last-Translator: Gyoung-Yoon Noh <nohmad@gmail.com>\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=1; plural=0;\n"

#: app/helpers/blog_helper.rb:43
msgid "Ruby Links"
msgstr "루비 링크"

#: app/helpers/blog_helper.rb:51
msgid "Old articles"
msgstr "이전 글들"

#: app/models/article.rb:-
msgid "article"
msgstr "새 글"

#: app/models/article.rb:-
msgid "Article|Id"
msgstr ""

#: app/models/article.rb:-
msgid "Article|Title"
msgstr "제목"

#: app/models/article.rb:-
msgid "Article|Description"
msgstr "설명"

#: app/models/article.rb:-
msgid "Article|Lastupdate"
msgstr "마지막 변경"

#: app/controllers/blog_controller.rb:33
msgid "Article was successfully created."
msgstr "글이 성공적으로 생성되었습니다."

#: app/controllers/blog_controller.rb:47
msgid "Article was successfully updated."
msgstr "글이 성공적으로 갱신되었습니다."

#: app/views/blog/new.rhtml:13 app/views/blog/list.rhtml:15
msgid "New article"
msgstr "새 글"

#: app/views/blog/new.rhtml:17
msgid "Create"
msgstr "글 쓰기"

#: app/views/blog/new.rhtml:20 app/views/blog/edit.rhtml:21
#: app/views/blog/show.rhtml:17
msgid "Back"
msgstr "뒤로 가기"

#: app/views/blog/_form.rhtml:16
msgid "Lastupdate"
msgstr "마지막 업데이트"

#: app/views/blog/_form.rhtml:18
msgid "Title: Required."
msgstr "제목이 필요합니다."

#: app/views/blog/_form.rhtml:21
msgid "Description: More than 10 characters."
msgstr "설명: 10 문자 이상"

#: app/views/blog/list.rhtml:13 app/views/blog/show.rhtml:13
#: app/views/layouts/blog.rhtml:14
msgid "GetText Sample Blog on RoR"
msgstr "Ruby on Rails 위의 GetText 예제 블로그"

#: app/views/blog/list.rhtml:18
msgid "No articles were found."
msgstr "글이 없습니다."

#: app/views/blog/edit.rhtml:12
msgid "Editing article"
msgstr "글 편집"

#: app/views/blog/edit.rhtml:16 app/views/blog/show.rhtml:16
msgid "Edit"
msgstr "편집"

#: app/views/blog/edit.rhtml:19
msgid "Show"
msgstr "보기"

#: app/views/blog/edit.rhtml:20
msgid "Destroy"
msgstr "삭제"

#: app/views/blog/edit.rhtml:20
msgid "Are you sure?"
msgstr "확실합니까?"