#
# 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.
#
# David Espada <davinci at escomposlinux.org>, 2005,2006.
#
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 1.9.0\n"
"POT-Creation-Date: 2006-12-20 00:05+0900\n"
"PO-Revision-Date: 2005-12-17 14:33+0900\n"
"Last-Translator: David Espada <davinci at escomposlinux.org>\n"
"Language-Team: Spanish\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.rb:278
msgid "%{num} error prohibited this %{record} from being saved"
msgid_plural "%{num} errors prohibited this %{record} from being saved"
msgstr[0] "%{num} error impide que este %{record} sea guardado"
msgstr[1] "%{num} errores impiden que este %{record} sea guardado"

#: lib/gettext/rails.rb:280
msgid "There was a problem with the following field:"
msgid_plural "There were problems with the following fields:"
msgstr[0] "Ha habido problemas con el siguiente campo:"
msgstr[1] "Ha habido problemas con los siguientes campos:"

#: lib/gettext/rails.rb:367
msgid "less than 5 seconds"
msgstr "menos de 5 segundos"

#: lib/gettext/rails.rb:367
msgid "less than 10 seconds"
msgstr "menos de 10 segundos"

#: lib/gettext/rails.rb:367
msgid "less than 20 seconds"
msgstr "menos de 20 segundos"

#: lib/gettext/rails.rb:368
msgid "half a minute"
msgstr "medio minuto"

#: lib/gettext/rails.rb:368
msgid "less than a minute"
msgstr "menos de un minuto"

#: lib/gettext/rails.rb:369
msgid "1 minute"
msgid_plural "%{num} minutes"
msgstr[0] "1 minuto"
msgstr[1] "%{num} minutos"

#: lib/gettext/rails.rb:370
msgid "about 1 hour"
msgid_plural "about %{num} hours"
msgstr[0] "cerca de 1 hora"
msgstr[1] "cerca de %{num} horas"

#: lib/gettext/rails.rb:371
msgid "1 day"
msgid_plural "%{num} days"
msgstr[0] "1 día"
msgstr[1] "%{num} días"

#: lib/gettext/active_record.rb:27
msgid "Validation failed: %{error_messages}"
msgstr "Ha fallado la validación: %{error_messages}"

#: lib/gettext/active_record.rb:195
msgid "%{fn} is not included in the list"
msgstr "%{fn} no está incluido en la lista"

#: lib/gettext/active_record.rb:196
msgid "%{fn} is reserved"
msgstr "%{fn} está reservado"

#: lib/gettext/active_record.rb:197
msgid "%{fn} is invalid"
msgstr "%{fn} no es válido"

#: lib/gettext/active_record.rb:198
msgid "%{fn} doesn't match confirmation"
msgstr "%{fn} no se ajusta a la confirmación"

#: lib/gettext/active_record.rb:199
msgid "%{fn} must be accepted"
msgstr "%{fn} debe ser aceptado"

#: lib/gettext/active_record.rb:200
msgid "%{fn} can't be empty"
msgstr "%{fn} no puede estar vacío"

#: lib/gettext/active_record.rb:201
msgid "%{fn} can't be blank"
msgstr "%{fn} no puede estar en blanco"

#: lib/gettext/active_record.rb:202
msgid "%{fn} is too long (maximum is %d characters)"
msgstr "%{fn} es demasiado largo (máximo de %d caracteres)"

#: lib/gettext/active_record.rb:203
msgid "%{fn} is too short (minimum is %d characters)"
msgstr "%{fn} es demasiado corto (mínimo de %d caracteres)"

#: lib/gettext/active_record.rb:204
msgid "%{fn} is the wrong length (should be %d characters)"
msgstr "%{fn} tiene longitud incorrecta (debería tener %d caracteres)"

#: lib/gettext/active_record.rb:205
msgid "%{fn} has already been taken"
msgstr "%{fn} ya se ha tomado"

#: lib/gettext/active_record.rb:206
msgid "%{fn} is not a number"
msgstr "%{fn} no es un número"