# 
# a po-file for Ruby-GetText-Package and Ruby on Rails.
# 
# Copyright (C) 2006 Masao Mutoh
# This file is distributed under the same license as the Ruby-GetText-Package.
# 
# Marco Lazzeri <marco.lazzeri at gmail.com>, 2006.
# 
msgid ""
msgstr ""
"Project-Id-Version: ruby-gettext 1.5.0\n"
"POT-Creation-Date: 2006-06-04 18:48+0900\n"
"PO-Revision-Date: 2005-12-17 14:33+0900\n"
"Last-Translator: Marco Lazzeri <marco.lazzeri at gmail.com>\n"
"Language-Team: Italian\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:277
msgid "%{fn} is not included in the list"
msgstr "%{fn} non è incluso nella lista"

#: lib/gettext/rails.rb:278
msgid "%{fn} is reserved"
msgstr "%{fn} è una parola riservata"

#: lib/gettext/rails.rb:279
msgid "%{fn} is invalid"
msgstr "%{fn} non è valido"

#: lib/gettext/rails.rb:280
msgid "%{fn} doesn't match confirmation"
msgstr "%{fn} non corrisponde alla conferma"

#: lib/gettext/rails.rb:281
msgid "%{fn} must be accepted"
msgstr "%{} dev'essere accettato"

#: lib/gettext/rails.rb:282
msgid "%{fn} can't be empty"
msgstr "%{fn} non può essere vuoto"

#: lib/gettext/rails.rb:283
msgid "%{fn} can't be blank"
msgstr "%{fn} non può essere vuoto"

#: lib/gettext/rails.rb:284
msgid "%{fn} is too long (max is %d characters)"
msgstr "%{fn} è troppo lungo (la lunghezza massima è di %d caratteri)"

#: lib/gettext/rails.rb:285
msgid "%{fn} is too short (min is %d characters)"
msgstr "%{fn} è troppo corto (la lunghezza minima è di %d caratetteri)"

#: lib/gettext/rails.rb:286
msgid "%{fn} is the wrong length (should be %d characters)"
msgstr "%{fn} lunghezza errata (deve essere lungo %d caratteri)"

#: lib/gettext/rails.rb:287
msgid "%{fn} has already been taken"
msgstr "%{fn} è già in uso"

#: lib/gettext/rails.rb:288
msgid "%{fn} is not a number"
msgstr "%{fn} non è un numero"

#: lib/gettext/rails.rb:354
msgid "%{num} error prohibited this %{record} from being saved"
msgid_plural "%{num} errors prohibited this %{record} from being saved"
msgstr[0] "%{num} errore impedisce il salvataggio di questo %{record}"
msgstr[1] "%{num} errori impediscono il salvataggio di questo %{record}"

#: lib/gettext/rails.rb:356
msgid "There was a problem with the following field:"
msgid_plural "There were problems with the following fields:"
msgstr[0] "Si è verificato un problema con il seguente campo:"
msgstr[1] "Si è verificato un problema con i seguenti campi:"