msgid ""
msgstr ""
"Project-Id-Version: English (vetrinalive)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-26 09:14+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: English <https://trans.vetrinalive.it/projects/vetrinalive/"
"validation/en/>\n"
"Language: en\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"
"X-Generator: Weblate 4.1\n"

#. /*
#.     |--------------------------------------------------------------------------
#.     | Validation Language Lines
#.     |--------------------------------------------------------------------------
#.     |
#.     | The following language lines contain the default error messages used by
#.     | the validator class. Some of these rules have multiple versions such
#.     | as the size rules. Feel free to tweak each of these messages here.
#.     |
#.     */
msgctxt "return[]->'accepted'"
msgid ":attribute deve essere accettato."
msgstr "The :attribute must be accepted."

msgctxt "return[]->'active_url'"
msgid ":attribute non è un URL valido."
msgstr "The :attribute is not a valid URL."

msgctxt "return[]->'after'"
msgid ":attribute deve essere una data successiva al :date."
msgstr "The :attribute must be a date after :date."

msgctxt "return[]->'after_or_equal'"
msgid ":attribute deve essere una data successiva o uguale al :date."
msgstr "The :attribute must be a date after or equal to :date."

msgctxt "return[]->'alpha'"
msgid ":attribute può contenere solo lettere."
msgstr "The :attribute may only contain letters."

msgctxt "return[]->'alpha_dash'"
msgid ":attribute può contenere solo lettere, numeri e trattini."
msgstr ""
"The :attribute may only contain letters, numbers, dashes and underscores."

msgctxt "return[]->'alpha_num'"
msgid ":attribute può contenere solo lettere e numeri."
msgstr "The :attribute may only contain letters and numbers."

msgctxt "return[]->'array'"
msgid ":attribute deve essere un array."
msgstr "The :attribute must be an array."

msgctxt "return[]->'before'"
msgid ":attribute deve essere una data precedente al :date."
msgstr "The :attribute must be a date before :date."

msgctxt "return[]->'before_or_equal'"
msgid ":attribute deve essere una data precedente o uguale al :date."
msgstr "The :attribute must be a date before or equal to :date."

msgctxt "return[]->'between'[]->'numeric'"
msgid ":attribute deve trovarsi tra :min - :max."
msgstr "The :attribute must be between :min and :max."

msgctxt "return[]->'between'[]->'file'"
msgid ":attribute deve trovarsi tra :min - :max kilobyte."
msgstr "The :attribute must be between :min and :max kilobytes."

msgctxt "return[]->'between'[]->'string'"
msgid ":attribute deve trovarsi tra :min - :max caratteri."
msgstr "The :attribute must be between :min and :max characters."

msgctxt "return[]->'between'[]->'array'"
msgid ":attribute deve avere tra :min - :max elementi."
msgstr "The :attribute must have between :min and :max items."

msgctxt "return[]->'boolean'"
msgid "Il campo :attribute deve essere vero o falso."
msgstr "The :attribute field must be true or false."

msgctxt "return[]->'confirmed'"
msgid "Il campo di conferma per :attribute non coincide."
msgstr "The :attribute confirmation does not match."

msgctxt "return[]->'date'"
msgid ":attribute non è una data valida."
msgstr "The :attribute is not a valid date."

msgctxt "return[]->'date_equals'"
msgid ":attribute deve essere una data e uguale a :date."
msgstr "The :attribute must be a date equal to :date."

msgctxt "return[]->'date_format'"
msgid ":attribute non coincide con il formato :format."
msgstr "The :attribute does not match the format :format."

msgctxt "return[]->'different'"
msgid ":attribute e :other devono essere differenti."
msgstr "The :attribute and :other must be different."

msgctxt "return[]->'digits'"
msgid ":attribute deve essere di :digits cifre."
msgstr "The :attribute must be :digits digits."

msgctxt "return[]->'digits_between'"
msgid ":attribute deve essere tra :min e :max cifre."
msgstr "The :attribute must be between :min and :max digits."

msgctxt "return[]->'dimensions'"
msgid "Le dimensioni dell'immagine di :attribute non sono valide."
msgstr "The :attribute has invalid image dimensions."

msgctxt "return[]->'distinct'"
msgid ":attribute contiene un valore duplicato."
msgstr "The :attribute field has a duplicate value."

msgctxt "return[]->'email'"
msgid ":attribute non è valido."
msgstr "The :attribute must be a valid email address."

msgctxt "return[]->'ends_with'"
msgid ":attribute deve finire con uno dei seguenti valori: :values"
msgstr "The :attribute must end with one of the following: :values."

msgctxt "return[]->'exists'"
msgid ":attribute selezionato non è valido."
msgstr "The selected :attribute is invalid."

msgctxt "return[]->'file'"
msgid ":attribute deve essere un file."
msgstr "The :attribute must be a file."

msgctxt "return[]->'filled'"
msgid "Il campo :attribute deve contenere un valore."
msgstr "The :attribute field must have a value."

msgctxt "return[]->'gt'[]->'numeric'"
msgid ":attribute deve essere maggiore di :value."
msgstr "The :attribute must be greater than :value."

msgctxt "return[]->'gt'[]->'file'"
msgid ":attribute deve essere maggiore di :value kilobyte."
msgstr "The :attribute must be greater than :value kilobytes."

msgctxt "return[]->'gt'[]->'string'"
msgid ":attribute deve contenere più di :value caratteri."
msgstr "The :attribute must be greater than :value characters."

msgctxt "return[]->'gt'[]->'array'"
msgid ":attribute deve contenere più di :value elementi."
msgstr "The :attribute must have more than :value items."

msgctxt "return[]->'gte'[]->'numeric'"
msgid ":attribute deve essere uguale o maggiore di :value."
msgstr "The :attribute must be greater than or equal :value."

msgctxt "return[]->'gte'[]->'file'"
msgid ":attribute deve essere uguale o maggiore di :value kilobyte."
msgstr "The :attribute must be greater than or equal :value kilobytes."

msgctxt "return[]->'gte'[]->'string'"
msgid ""
":attribute deve contenere un numero di caratteri uguale o maggiore di :value."
msgstr "The :attribute must be greater than or equal :value characters."

msgctxt "return[]->'gte'[]->'array'"
msgid ""
":attribute deve contenere un numero di elementi uguale o maggiore di :value."
msgstr "The :attribute must have :value items or more."

msgctxt "return[]->'image'"
msgid ":attribute deve essere un'immagine."
msgstr "The :attribute must be an image."

msgctxt "return[]->'in'"
msgid ":attribute selezionato non è valido."
msgstr "The selected :attribute is invalid."

msgctxt "return[]->'in_array'"
msgid "Il valore del campo :attribute non esiste in :other."
msgstr "The :attribute field does not exist in :other."

msgctxt "return[]->'integer'"
msgid ":attribute deve essere un numero intero."
msgstr "The :attribute must be an integer."

msgctxt "return[]->'ip'"
msgid ":attribute deve essere un indirizzo IP valido."
msgstr "The :attribute must be a valid IP address."

msgctxt "return[]->'ipv4'"
msgid ":attribute deve essere un indirizzo IPv4 valido."
msgstr "The :attribute must be a valid IPv4 address."

msgctxt "return[]->'ipv6'"
msgid ":attribute deve essere un indirizzo IPv6 valido."
msgstr "The :attribute must be a valid IPv6 address."

msgctxt "return[]->'json'"
msgid ":attribute deve essere una stringa JSON valida."
msgstr "The :attribute must be a valid JSON string."

msgctxt "return[]->'lt'[]->'numeric'"
msgid ":attribute deve essere minore di :value."
msgstr "The :attribute must be less than :value."

msgctxt "return[]->'lt'[]->'file'"
msgid ":attribute deve essere minore di :value kilobyte."
msgstr "The :attribute must be less than :value kilobytes."

msgctxt "return[]->'lt'[]->'string'"
msgid ":attribute deve contenere meno di :value caratteri."
msgstr "The :attribute must be less than :value characters."

msgctxt "return[]->'lt'[]->'array'"
msgid ":attribute deve contenere meno di :value elementi."
msgstr "The :attribute must have less than :value items."

msgctxt "return[]->'lte'[]->'numeric'"
msgid ":attribute deve essere minore o uguale a :value."
msgstr "The :attribute must be less than or equal :value."

msgctxt "return[]->'lte'[]->'file'"
msgid ":attribute deve essere minore o uguale a :value kilobyte."
msgstr "The :attribute must be less than or equal :value kilobytes."

msgctxt "return[]->'lte'[]->'string'"
msgid ""
":attribute deve contenere un numero di caratteri minore o uguale a :value."
msgstr "The :attribute must be less than or equal :value characters."

msgctxt "return[]->'lte'[]->'array'"
msgid ""
":attribute deve contenere un numero di elementi minore o uguale a :value."
msgstr "The :attribute must not have more than :value items."

msgctxt "return[]->'max'[]->'numeric'"
msgid ":attribute non può essere superiore a :max."
msgstr "The :attribute may not be greater than :max."

msgctxt "return[]->'max'[]->'file'"
msgid ":attribute non può essere superiore a :max kilobyte."
msgstr "The :attribute may not be greater than :max kilobytes."

msgctxt "return[]->'max'[]->'string'"
msgid ":attribute non può contenere più di :max caratteri."
msgstr "The :attribute may not be greater than :max characters."

msgctxt "return[]->'max'[]->'array'"
msgid ":attribute non può avere più di :max elementi."
msgstr "The :attribute may not have more than :max items."

msgctxt "return[]->'mimes'"
msgid ":attribute deve essere del tipo: :values."
msgstr "The :attribute must be a file of type: :values."

msgctxt "return[]->'mimetypes'"
msgid ":attribute deve essere del tipo: :values."
msgstr "The :attribute must be a file of type: :values."

msgctxt "return[]->'min'[]->'numeric'"
msgid ":attribute deve essere almeno :min."
msgstr "The :attribute must be at least :min."

msgctxt "return[]->'min'[]->'file'"
msgid ":attribute deve essere almeno di :min kilobyte."
msgstr "The :attribute must be at least :min kilobytes."

msgctxt "return[]->'min'[]->'string'"
msgid ":attribute deve contenere almeno :min caratteri."
msgstr "The :attribute must be at least :min characters."

msgctxt "return[]->'min'[]->'array'"
msgid ":attribute deve avere almeno :min elementi."
msgstr "The :attribute must have at least :min items."

msgctxt "return[]->'not_in'"
msgid "Il valore selezionato per :attribute non è valido."
msgstr "The selected :attribute is invalid."

msgctxt "return[]->'not_regex'"
msgid "Il formato di :attribute non è valido."
msgstr "The :attribute format is invalid."

msgctxt "return[]->'numeric'"
msgid ":attribute deve essere un numero."
msgstr "The :attribute must be a number."

msgctxt "return[]->'present'"
msgid "Il campo :attribute deve essere presente."
msgstr "The :attribute field must be present."

msgctxt "return[]->'regex'"
msgid "Il formato del campo :attribute non è valido."
msgstr "The :attribute format is invalid."

msgctxt "return[]->'required'"
msgid "Il campo :attribute è richiesto."
msgstr "The :attribute field is required."

msgctxt "return[]->'required_if'"
msgid "Il campo :attribute è richiesto quando :other è :value."
msgstr "The :attribute field is required when :other is :value."

msgctxt "return[]->'required_unless'"
msgid "Il campo :attribute è richiesto a meno che :other sia in :values."
msgstr "The :attribute field is required unless :other is in :values."

msgctxt "return[]->'required_with'"
msgid "Il campo :attribute è richiesto quando :values è presente."
msgstr "The :attribute field is required when :values is present."

msgctxt "return[]->'required_with_all'"
msgid "Il campo :attribute è richiesto quando :values sono presenti."
msgstr "The :attribute field is required when :values are present."

msgctxt "return[]->'required_without'"
msgid "Inserire partita :attribute o :values."
msgstr "Enter :attribute or :values."

msgctxt "return[]->'required_without_all'"
msgid "Il campo :attribute è richiesto quando nessuno di :values è presente."
msgstr "The :attribute field is required when none of :values are present."

msgctxt "return[]->'same'"
msgid ":attribute e :other devono coincidere."
msgstr "The :attribute and :other must match."

msgctxt "return[]->'size'[]->'numeric'"
msgid ":attribute deve essere :size."
msgstr "The :attribute must be :size."

msgctxt "return[]->'size'[]->'file'"
msgid ":attribute deve essere :size kilobyte."
msgstr "The :attribute must be :size kilobytes."

msgctxt "return[]->'size'[]->'string'"
msgid ":attribute deve contenere :size caratteri."
msgstr "The :attribute must be :size characters."

msgctxt "return[]->'size'[]->'array'"
msgid ":attribute deve contenere :size elementi."
msgstr "The :attribute must contain :size items."

msgctxt "return[]->'starts_with'"
msgid ":attribute deve iniziare con uno dei seguenti: :values"
msgstr "The :attribute must start with one of the following: :values."

msgctxt "return[]->'string'"
msgid ":attribute deve essere una stringa."
msgstr "The :attribute must be a string."

msgctxt "return[]->'timezone'"
msgid ":attribute deve essere una zona valida."
msgstr "The :attribute must be a valid zone."

msgctxt "return[]->'unique'"
msgid ":attribute è stato già utilizzato."
msgstr "The :attribute has already been taken."

msgctxt "return[]->'uploaded'"
msgid ":attribute non è stato caricato."
msgstr "The :attribute failed to upload."

msgctxt "return[]->'url'"
msgid "Il formato del campo :attribute non è valido."
msgstr "The :attribute format is invalid."

msgctxt "return[]->'uuid'"
msgid ":attribute deve essere un UUID valido."
msgstr "The :attribute must be a valid UUID."

msgctxt "return[]->'order'[]->'invalid_product_amount'"
msgid ":amount di :product non disponibile"
msgstr ":amount of :product is not available"

msgctxt "return[]->'invalid'"
msgid ":attribute non è valido."
msgstr "The :attribute is invalid."

#. /*
#.     |--------------------------------------------------------------------------
#.     | Custom Validation Language Lines
#.     |--------------------------------------------------------------------------
#.     |
#.     | Here you may specify custom validation messages for attributes using the
#.     | convention "attribute.rule" to name the lines. This makes it quick to
#.     | specify a specific custom language line for a given attribute rule.
#.     |
#.     */
msgctxt "return[]->'custom'[]->'attribute-name'[]->'rule-name'"
msgid "custom-message"
msgstr "custom-message"

#. /*
#.     |--------------------------------------------------------------------------
#.     | Custom Validation Attributes
#.     |--------------------------------------------------------------------------
#.     |
#.     | The following language lines are used to swap attribute place-holders
#.     | with something more reader friendly such as E-Mail Address instead
#.     | of "email". This simply helps us make messages a little cleaner.
#.     |
#.     */ 
msgctxt "return[]->'attributes'[]->'name'"
msgid "nome"
msgstr ""

msgctxt "return[]->'attributes'[]->'username'"
msgid "nome utente"
msgstr ""

msgctxt "return[]->'attributes'[]->'first_name'"
msgid "nome"
msgstr ""

msgctxt "return[]->'attributes'[]->'last_name'"
msgid "cognome"
msgstr ""

#.  /*
#.     |--------------------------------------------------------------------------
#.     | Custom Validation Attributes
#.     |--------------------------------------------------------------------------
#.     |
#.     | The following language lines are used to swap our attribute placeholder
#.     | with something more reader friendly such as "E-Mail Address" instead
#.     | of "email". This simply helps us make our message more expressive.
#.     |
#.     */
msgctxt "return[]->'attributes'[]->'old_password'"
msgid "vecchia password"
msgstr "old password"

msgctxt "return[]->'attributes'[]->'new_password'"
msgid "nuova password"
msgstr "new password"

msgctxt "return[]->'attributes'[]->'current_password'"
msgid "password corrente"
msgstr "current password"

msgctxt "return[]->'attributes'[]->'password_confirmation'"
msgid "conferma password"
msgstr ""

msgctxt "return[]->'attributes'[]->'city'"
msgid "città"
msgstr ""

msgctxt "return[]->'attributes'[]->'country'"
msgid "paese"
msgstr ""

msgctxt "return[]->'attributes'[]->'address'"
msgid "indirizzo"
msgstr ""

msgctxt "return[]->'attributes'[]->'phone'"
msgid "telefono"
msgstr ""

msgctxt "return[]->'attributes'[]->'mobile'"
msgid "cellulare"
msgstr ""

msgctxt "return[]->'attributes'[]->'age'"
msgid "età"
msgstr ""

msgctxt "return[]->'attributes'[]->'sex'"
msgid "sesso"
msgstr ""

msgctxt "return[]->'attributes'[]->'gender'"
msgid "genere"
msgstr ""

msgctxt "return[]->'attributes'[]->'day'"
msgid "giorno"
msgstr ""

msgctxt "return[]->'attributes'[]->'month'"
msgid "mese"
msgstr ""

msgctxt "return[]->'attributes'[]->'year'"
msgid "anno"
msgstr ""

msgctxt "return[]->'attributes'[]->'hour'"
msgid "ora"
msgstr ""

msgctxt "return[]->'attributes'[]->'minute'"
msgid "minuto"
msgstr ""

msgctxt "return[]->'attributes'[]->'second'"
msgid "secondo"
msgstr ""

msgctxt "return[]->'attributes'[]->'title'"
msgid "titolo"
msgstr ""

msgctxt "return[]->'attributes'[]->'content'"
msgid "contenuto"
msgstr ""

msgctxt "return[]->'attributes'[]->'description'"
msgid "descrizione"
msgstr "descrizione attività"

msgctxt "return[]->'attributes'[]->'excerpt'"
msgid "estratto"
msgstr ""

msgctxt "return[]->'attributes'[]->'date'"
msgid "data"
msgstr ""

msgctxt "return[]->'attributes'[]->'time'"
msgid "ora"
msgstr ""

msgctxt "return[]->'attributes'[]->'available'"
msgid "disponibile"
msgstr ""

msgctxt "return[]->'attributes'[]->'size'"
msgid "dimensione"
msgstr ""

msgctxt "return[]->'attributes'[]->'shop_name'"
msgid "nome vetrina"
msgstr "shop name"

msgctxt "return[]->'attributes'[]->'industry'"
msgid "tipo attività"
msgstr "tipo attività"

msgctxt "return[]->'attributes'[]->'telephone_number'"
msgid "numero di telefono"
msgstr "phone number"

msgctxt "return[]->'attributes'[]->'facebook_url'"
msgid "link Facebook"
msgstr "Facebook url"

msgctxt "return[]->'attributes'[]->'instagram_url'"
msgid "link Instagram"
msgstr "Instagram url"

msgctxt "return[]->'attributes'[]->'fullname'"
msgid "nome e cognome"
msgstr ""

msgctxt "return[]->'attributes'[]->'civic_number'"
msgid "n. civico"
msgstr "civic number"

msgctxt "return[]->'attributes'[]->'zipcode'"
msgid "CAP"
msgstr ""

msgctxt "return[]->'attributes'[]->'province'"
msgid "provincia"
msgstr ""

msgctxt "return[]->'attributes'[]->'featured_products'"
msgid "prodotti in Evidenza"
msgstr "featured products"

msgctxt "return[]->'attributes'[]->'referrer_token'"
msgid "invita un amico link"
msgstr "referral link"

msgctxt "return[]->'attributes'[]->'vat_id'"
msgid "IVA"
msgstr "VAT ID"

msgctxt "return[]->'attributes'[]->'fiscal_code'"
msgid "Codice fiscale"
msgstr "Fiscal code"
