# # a po-file for Ruby-GetText-Package and Ruby on Rails. # # Copyright (C) 2005,2006 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # Gyoung-Yoon Noh <nohmad at gmail.com>, 2006. # msgid "" msgstr "" "Project-Id-Version: gettext_activerecord 0.1.0\n" "POT-Creation-Date: 2009-02-09 01:48+0900\n" "PO-Revision-Date: 2006-07-10 02:00+0900\n" "Last-Translator: Gyoung-Yoon Noh <nohmad at 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" #: lib/gettext_activerecord/parser.rb:60 msgid "'%{file}' is not found." msgstr "" #: lib/gettext_activerecord/parser.rb:104 msgid "Ignored '%{file}'. Solve dependencies first." msgstr "" #: lib/gettext_activerecord/parser.rb:131 msgid "No database is available." msgstr "" #: lib/gettext_activerecord/parser.rb:167 msgid "rubygems are not found." msgstr "" #: lib/gettext_activerecord/active_record.rb:27 msgid "Validation failed: %{error_messages}" msgstr "유효하지 않은 입력입니다: %{error_messages}" #: lib/gettext_activerecord/active_record.rb:218 msgid "%{attribute} is not included in the list" msgstr "%{attribute}은(는) 허용 가능한 목록에 포함되어 있지 않습니다" #: lib/gettext_activerecord/active_record.rb:219 msgid "%{attribute} is reserved" msgstr "%{attribute}은(는) 예약되어 있기 때문에 사용할 수 없습니다" #: lib/gettext_activerecord/active_record.rb:220 msgid "%{attribute} is invalid" msgstr "%{attribute}은(는) 유효하지 않은 형식입니다" #: lib/gettext_activerecord/active_record.rb:221 msgid "%{attribute} doesn't match confirmation" msgstr "입력 확인을 위한 %{attribute}이(가) 서로 일치하지 않습니다" #: lib/gettext_activerecord/active_record.rb:222 msgid "%{attribute} must be accepted" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:223 msgid "%{attribute} can't be empty" msgstr "%{attribute}이(가) 비어 있습니다. 값을 입력해야 합니다" #: lib/gettext_activerecord/active_record.rb:224 msgid "%{attribute} can't be blank" msgstr "%{attribute}이(가) 비어 있습니다. 값을 입력해야 합니다" #: lib/gettext_activerecord/active_record.rb:225 msgid "%{attribute} is too long (maximum is %{count} characters)" msgstr "%{attribute}의 문자 수가 최대 허용 문자 수 %{count}자 보다 많습니다" #: lib/gettext_activerecord/active_record.rb:226 msgid "%{attribute} is too short (minimum is %{count} characters)" msgstr "%{attribute}의 문자 수가 최소 허용 문자 수 %{count}자 보다 작습니다" #: lib/gettext_activerecord/active_record.rb:227 msgid "%{attribute} is the wrong length (should be %{count} characters)" msgstr "%{attribute}의 문자 수가 잘못되었습니다. %{count} 문자여야 합니다" #: lib/gettext_activerecord/active_record.rb:228 msgid "%{attribute} has already been taken" msgstr "중복되는 값을 사용했습니다. 다른 %{attribute}을(를) 사용해주십시요" #: lib/gettext_activerecord/active_record.rb:229 msgid "%{attribute} is not a number" msgstr "%{attribute}은(는) 숫자가 아닙니다" #: lib/gettext_activerecord/active_record.rb:230 #, fuzzy msgid "%{attribute} must be greater than %{count}" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:231 #, fuzzy msgid "%{attribute} must be greater than or equal to %{count}" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:232 #, fuzzy msgid "%{attribute} must be equal to %{count}" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:233 #, fuzzy msgid "%{attribute} must be less than %{count}" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:234 #, fuzzy msgid "%{attribute} must be less than or equal to %{count}" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:235 #, fuzzy msgid "%{attribute} must be odd" msgstr "%{attribute}은(는) 반드시 확인해야 합니다" #: lib/gettext_activerecord/active_record.rb:236 #, fuzzy msgid "%{attribute} must be even" msgstr "%{attribute}은(는) 반드시 확인해야 합니다"