# Italian translation of content entity builder (8.x-1.0-alpha1)
# Copyright (c) 2018 by the Italian translation team
#
msgid ""
msgstr ""
"Project-Id-Version: content entity builder (8.x-1.0-alpha1)\n"
"POT-Creation-Date: 2018-05-07 04:43+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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"

msgid "Delete"
msgstr "Elimina"
msgid "Operations"
msgstr "Operazioni"
msgid "Type"
msgstr "Tipo"
msgid "List"
msgstr "Elenco"
msgid "Cancel"
msgstr "Annulla"
msgid "Description"
msgstr "Descrizione"
msgid "Edit"
msgstr "Modifica"
msgid "Number"
msgstr "Numero"
msgid "Weight"
msgstr "Peso"
msgid "Required"
msgstr "Obbligatorio"
msgid "Name"
msgstr "Nome"
msgid "Label"
msgstr "Etichetta"
msgid "Save"
msgstr "Salva"
msgid "Add"
msgstr "Aggiungi"
msgid "View"
msgstr "Visualizza"
msgid "Text"
msgstr "Testo"
msgid "Timestamp"
msgstr "Timestamp"
msgid "Content type"
msgstr "Tipo di contenuto"
msgid "Created"
msgstr "Creato"
msgid "Field name"
msgstr "Nome del campo"
msgid "Field type"
msgstr "Tipo di campo"
msgid "email"
msgstr "email"
msgid "Maximum length"
msgstr "Lunghezza massima"
msgid "id"
msgstr "id"
msgid "Last changed"
msgstr "Ultima modifica"
msgid "Default value"
msgstr "Valore predefinito"
msgid "Machine name"
msgstr "Nome ad uso interno"
msgid "Field settings"
msgstr "Impostazioni campo"
msgid "Boolean"
msgstr "Booleano"
msgid "label"
msgstr "etichetta"
msgid "The maximum length of the field in characters."
msgstr "Numero massimo di caratteri del campo."
msgid "This field stores a number in the database as an integer."
msgstr "Questo campo salva un numero nel database come intero."
msgid "This field stores a number in the database in a fixed decimal format."
msgstr ""
"Questo campo salva un numero nel database come un decimale a virgola "
"fissa."
msgid "This field stores a number in the database in a floating point format."
msgstr ""
"Questo campo salva un numero nel database come un decimale a virgola "
"mobile."
msgid "Weight for @title"
msgstr "Peso per @title"
msgid "An entity field containing a boolean value."
msgstr "Un campo dell'entità che contiene un valore booleano."
msgid "Base field"
msgstr "Campo base"
msgid "Number (decimal)"
msgstr "Numero (decimale)"
msgid "Number (float)"
msgstr "Numero (virgola mobile)"
msgid "Number (integer)"
msgstr "Numero (intero)"
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been last updated."
msgstr ""
"Un campo dell'entità che contiene un timestamp UNIX corrispondente a "
"quando l'entità è stata aggiornata."
msgid ""
"An entity field containing a UNIX timestamp of when the entity has "
"been created."
msgstr ""
"Un campo dell'entità che contiene un timestamp UNIX corrispondente a "
"quando l'entità è stata creata."
msgid "An entity field containing a UNIX timestamp value."
msgstr "Un campo dell'entità che contiene un timestamp UNIX come valore."
msgid "An entity field containing an email value."
msgstr "Un campo dell'entità contenente una email."
msgid "Text (plain)"
msgstr "Testo (semplice)"
msgid "A field containing a plain string value."
msgstr "Un campo che contiene una stringa di testo semplice."
msgid "Text (plain, long)"
msgstr "Testo (semplice, lungo)"
msgid "A field containing a long string value."
msgstr "Un campo che contiene una stringa lunga come valore."
