# # a po-file for Ruby-GetText-Package and Ruby on Rails. # # Copyright (C) 2005-2008 Masao Mutoh # # This file is distributed under the same license as the Ruby-GetText-Package. # # Tamás Tompa , 2008. # msgid "" msgstr "" "Project-Id-Version: gettext_rails 1.93.0\n" "POT-Creation-Date: 2009-02-20 20:21+0900\n" "PO-Revision-Date: 2008-07-15 09:00+0900\n" "Last-Translator: Tamás Tompa \n" "Language-Team: Hungarian\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" #: lib/gettext_rails/action_view/active_record_helper.rb:23 msgid "%{num} error prohibited this %{record} from being saved" msgid_plural "%{num} errors prohibited this %{record} from being saved" msgstr[0] "%{num} hiba miatt az elemet %{record} nem lehet elmenteni" msgstr[1] "%{num} hiba miatt az elemet %{record} nem lehet elmenteni" #: lib/gettext_rails/action_view/active_record_helper.rb:25 msgid "There was a problem with the following field:" msgid_plural "There were problems with the following fields:" msgstr[0] "Hiba a következő mezőnél:" msgstr[1] "Hibák a következő mezőknél:" #: lib/gettext_rails/action_view/date_helper.rb:24 msgid "less than 5 seconds" msgstr "kevesebb mint 5 másodperce" #: lib/gettext_rails/action_view/date_helper.rb:24 msgid "less than 10 seconds" msgstr "kevesebb mint 10 másodperce" #: lib/gettext_rails/action_view/date_helper.rb:24 msgid "less than 20 seconds" msgstr "kevesebb mint 20 másodperce" #: lib/gettext_rails/action_view/date_helper.rb:25 msgid "half a minute" msgstr "kevesebb mint fél perce" #: lib/gettext_rails/action_view/date_helper.rb:25 msgid "less than a minute" msgstr "kevesebb mint egy perce" #: lib/gettext_rails/action_view/date_helper.rb:25 msgid "about 1 month" msgstr "egy hónapja" #: lib/gettext_rails/action_view/date_helper.rb:26 msgid "about 1 year" msgstr "egy éve" #: lib/gettext_rails/action_view/date_helper.rb:27 msgid "1 minute" msgid_plural "%{num} minutes" msgstr[0] "egy perce" msgstr[1] "%{num} perce" #: lib/gettext_rails/action_view/date_helper.rb:28 msgid "about 1 hour" msgid_plural "about %{num} hours" msgstr[0] "egy órája" msgstr[1] "%{num} órája" #: lib/gettext_rails/action_view/date_helper.rb:29 msgid "1 day" msgid_plural "%{num} days" msgstr[0] "egy napja" msgstr[1] "%{num} napja" #: lib/gettext_rails/action_view/date_helper.rb:30 msgid "1 month" msgid_plural "%{num} months" msgstr[0] "egy hónapja" msgstr[1] "%{num} hónapja" #: lib/gettext_rails/action_view/date_helper.rb:31 msgid "over 1 year" msgid_plural "over %{num} years" msgstr[0] "több mint egy éve" msgstr[1] "%{num} évnél régebben"