# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
# 
# Translators:
# Cédric Anne, 2023
# Davide <spam@habilitas.it>, 2023
# 
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-10-10 01:02+0000\n"
"PO-Revision-Date: 2018-06-21 12:57+0000\n"
"Last-Translator: Davide <spam@habilitas.it>, 2023\n"
"Language-Team: Italian (Italy) (https://app.transifex.com/teclib/teams/28042/it_IT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it_IT\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: inc/model.class.php:1210
#, php-format
msgid "%d awaited column"
msgid_plural "%d awaited columns"
msgstr[0] "%d colonna attesa"
msgstr[1] "%d colonne attese"
msgstr[2] "%d colonne attese"

#: inc/model.class.php:1215
#, php-format
msgid "%d found column"
msgid_plural "%d found columns"
msgstr[0] "%d colonna presente"
msgstr[1] "%d colonne presenti"
msgstr[2] "%d colonne presenti"

#: inc/injectiontype.class.php:201
msgid "-------Choose a field-------"
msgstr "-------Scegli un campo-------"

#: inc/injectiontype.class.php:137
msgid "-------Choose a table-------"
msgstr "-------Scegli una tabella-------"

#: inc/dropdown.class.php:64
msgid "1 234,56"
msgstr "1 234,56"

#: inc/dropdown.class.php:62
msgid "1 234.56"
msgstr "1 234.56"

#: inc/dropdown.class.php:66
msgid "1,234.56"
msgstr "1,234.56"

#: inc/commoninjectionlib.class.php:2009
msgid "Add from CSV file"
msgstr "Aggiungi da file CSV"

#: inc/dropdown.class.php:94 inc/model.class.php:815
msgid "Additional Information"
msgstr "Ulteriori informazioni"

#: inc/model.class.php:718
msgid "Advanced options"
msgstr "Opzioni avanzate"

#: inc/model.class.php:449 inc/model.class.php:722
msgid "Allow creation of dropdowns"
msgstr "Consenti aggiunta di voci"

#: inc/model.class.php:421 inc/model.class.php:710
msgid "Allow lines creation"
msgstr "Consenti aggiunta di linee"

#: inc/model.class.php:430 inc/model.class.php:713
msgid "Allow lines update"
msgstr "Consenti aggiornamento di linee"

#: inc/model.class.php:736
msgid "Allow update of existing fields"
msgstr "Consenti aggiornamento di campi esistenti"

#: inc/computerinjection.class.php:72
msgid "Antivirus name"
msgstr "Antivirus (nome)"

#: inc/model.class.php:1527 inc/model.class.php:1665
msgid "Array of successful injections"
msgstr "Elenco degli inserimenti riusciti"

#: inc/model.class.php:1562 inc/model.class.php:1687
msgid "Array of unsuccessful injections"
msgstr "Elenco degli inserimenti non riusciti"

#: inc/model.class.php:1259
msgid "At least one column is incorrect"
msgstr "Almeno una colonna è errata"

#: inc/commoninjectionlib.class.php:2075
msgid "At least one mandatory field is not present"
msgstr "Almeno un campo obbligatorio è assente"

#: inc/dropdown.class.php:125
msgid "Automatic detection"
msgstr "Rilevamento automatico"

#: setup.php:66 hook.php:133 hook.php:151
msgid "Can't create folder"
msgstr "Impossibile creare la cartella"

#: inc/clientinjection.class.php:161 inc/info.class.php:266
msgid "Choose a file"
msgstr "Scelta del file"

#: inc/info.class.php:265
msgid "Complementary information"
msgstr "Informazioni supplementari"

#: inc/model.class.php:1610
msgid "Counter"
msgstr "Contatore"

#: inc/model.class.php:1535 inc/model.class.php:1571 inc/model.class.php:1608
#: inc/model.class.php:1669 inc/model.class.php:1692
msgid "Data Import"
msgstr "Importazione dei dati"

#: inc/model.class.php:1570 inc/model.class.php:1691 inc/model.class.php:1711
msgid "Data check"
msgstr "Controllo dei dati"

#: setup.php:97 front/clientinjection.form.php:36 inc/profile.class.php:73
#: inc/menu.class.php:38
msgid "Data injection"
msgstr "Data Injection"

#: front/popup.php:43 inc/model.class.php:1656
msgid "Data injection report"
msgstr "Report inserimenti dati"

#: inc/commoninjectionlib.class.php:2091
msgid "Data not found"
msgstr "Dati non trovati"

#: inc/commoninjectionlib.class.php:2079
msgid "Data to insert are correct"
msgstr "I dati da inserire sono corretti"

#: inc/model.class.php:457 inc/model.class.php:726
msgid "Dates format"
msgstr "Formato data"

#: inc/phoneinjection.class.php:68
msgid "Domain name"
msgstr "Nome dominio"

#: inc/info.class.php:275
msgid "Download file sample"
msgstr "Download file di esempio"

#: inc/webservice.class.php:119
msgid "Entity unknown"
msgstr "Entità sconosciuta"

#: inc/clientinjection.class.php:407
msgid "Export rapport in PDF"
msgstr "Esporta report in PDF"

#: inc/clientinjection.class.php:413
msgid "Export the log"
msgstr "Esporta i log"

#: inc/model.class.php:1043
msgid "Extension csv required"
msgstr "Estensione csv richiesta"

#: inc/info.class.php:141
msgid "Fields"
msgstr "Campi"

#: inc/modelcsv.class.php:177
msgid "File delimitor"
msgstr "Delimitatore"

#: inc/clientinjection.class.php:167
msgid "File encoding"
msgstr "Codifica del file"

#: inc/model.class.php:1042
msgid "File format is wrong"
msgstr "Formato file errato"

#: inc/clientinjection.class.php:157 inc/dropdown.class.php:91
#: inc/model.class.php:810
msgid "File to inject"
msgstr "File da importare"

#: inc/clientinjection.class.php:421
msgid "Finish"
msgstr "Fine"

#: inc/model.class.php:466 inc/model.class.php:740
msgid "Float format"
msgstr "Formato numerico"

#: inc/model.class.php:1272
msgid "From the model"
msgstr "Dal modello"

#: inc/model.class.php:1600
msgid "Global report"
msgstr "Report globale"

#: inc/mapping.class.php:130
msgid "Header of the file"
msgstr "Intestazione del file"

#: inc/modelcsv.class.php:173
msgid "Header's presence"
msgstr "Intestazione presente"

#: inc/dropdown.class.php:129
msgid "ISO8859-1"
msgstr "ISO8859-1"

#: inc/commoninjectionlib.class.php:2071
msgid "Import failed"
msgstr "Importazione fallita"

#: inc/commoninjectionlib.class.php:2067
msgid "Import not allowed"
msgstr "Importazione non ammessa"

#: inc/clientinjection.class.php:217
msgid "Import progress"
msgstr "Progresso"

#: inc/model.class.php:1033
#, php-format
msgid "Impossible to copy the file in %s"
msgstr "Impossibile copiare il file in %s"

#: inc/clientinjection.class.php:392
msgid "Injection encounters errors"
msgstr "L'inserimento ha causato errori"

#: inc/clientinjection.class.php:309
msgid "Injection finished"
msgstr "Inserimento terminato"

#: inc/clientinjection.class.php:221 inc/profile.class.php:44
#: inc/menu.class.php:56 inc/menu.class.php:57 inc/menu.class.php:61
msgid "Injection of the file"
msgstr "Inserimento del file"

#: inc/clientinjection.class.php:290
#, php-format
msgid "Injection of the file... %d%%"
msgstr "Importazione del file... %d%%"

#: inc/clientinjection.class.php:389
msgid "Injection successful"
msgstr "Inserimento effettuato"

#: inc/model.class.php:1536 inc/model.class.php:1572 inc/model.class.php:1609
#: inc/model.class.php:1670 inc/model.class.php:1693
msgid "Injection type"
msgstr "Tipo di importazione"

#: inc/clientinjection.class.php:384
msgid "Injection's results"
msgstr "Risultati dell'inserimento"

#: inc/model.class.php:1267
msgid "Into the file"
msgstr "Nel file"

#: inc/clientinjection.class.php:186
msgid "Launch the import"
msgstr "Avvia importazione"

#: inc/model.class.php:1534 inc/model.class.php:1569 inc/model.class.php:1668
#: inc/model.class.php:1690
msgid "Line"
msgstr "Linea"

#: inc/mapping.class.php:133
msgid "Link field"
msgstr "Campo di collegamento"

#: inc/model.class.php:846
msgid "Load this file"
msgstr "Carica il file"

#: inc/info.class.php:84 inc/info.class.php:142
msgid "Mandatory information"
msgstr "Valore obbligatorio"

#: inc/dropdown.class.php:92 inc/model.class.php:812
msgid "Mappings"
msgstr "Abbinamento"

#: inc/dropdown.class.php:98
msgid "Model available for use"
msgstr "Modelli disponibili"

#: inc/profile.class.php:40
msgid "Model management"
msgstr "Gestione dei modelli"

#: inc/webservice.class.php:80
msgid "Model unknown"
msgstr "Modello sconosciuto"

#: inc/clientinjection.class.php:100
msgid "No model currently available"
msgstr "Nessun modello disponibile"

#: inc/commoninjectionlib.class.php:2055
msgid "No right to import data"
msgstr "Non hai i diritti per importare dati"

#: inc/commoninjectionlib.class.php:2059
msgid "No right to update data"
msgstr "Non hai i diritti per aggiornare dati"

#: inc/model.class.php:1122
msgid "Not data to import"
msgstr "Nessun dato da importare"

#: inc/model.class.php:1601
msgid "Number of lines processed"
msgstr "Numero di linee processate"

#: inc/networkequipmentinjection.class.php:73
msgid "Number of ports"
msgstr "Numero di porte"

#: inc/model.class.php:1537 inc/model.class.php:1573 inc/model.class.php:1671
#: inc/model.class.php:1694
msgid "Object Identifier"
msgstr "ID dell'oggetto"

#: inc/commoninjectionlib.class.php:2083
msgid "One data is not the good type"
msgstr "Un dato non è del tipo previsto"

#: front/mapping.form.php:59
msgid ""
"One link field must be selected: it will be used to check if data already "
"exists"
msgstr ""
"È necessario selezionare un campo di collegamento: verrà utilizzato per "
"verificare se i dati sono già presenti"

#: front/clientinjection.form.php:54
msgid "One mandatory field is not filled"
msgstr "Un campo obbligatorio è vuoto"

#: inc/model.class.php:930
msgid "Please enter a name for the model"
msgstr "Inserire un nome per il modello"

#: inc/networkportinjection.class.php:91
msgid "Port MAC address"
msgstr "MAC address della porta"

#: inc/model.class.php:475 inc/model.class.php:749
msgid "Port unicity criteria"
msgstr "Criteri di unicità della porta"

#: front/popup.php:37 inc/mapping.class.php:124
msgid "See the file"
msgstr "Mostra il file"

#: inc/clientinjection.class.php:401
msgid "See the log"
msgstr "Mostra i log"

#: inc/commoninjectionlib.class.php:2063
msgid "Size of the inserted value is to expansive"
msgstr "Numero di valori inseriti troppo vasto"

#: inc/modelcsv.class.php:170
msgid "Specific file format options"
msgstr "Opzioni specifiche per il formato del file"

#: inc/mapping.class.php:131 inc/info.class.php:82 inc/info.class.php:140
msgid "Tables"
msgstr "Tabelle"

#: front/clientinjection.form.php:88 front/model.form.php:86
msgid ""
"The file could not be found (Maybe it exceeds the maximum size allowed)"
msgstr ""

#: inc/model.class.php:1182
msgid "The file is ok."
msgstr "File OK."

#: inc/model.class.php:1208
msgid "The number of columns of the file is incorrect."
msgstr "Il numero di colonne del file non è corretto."

#: front/mapping.form.php:78
msgid ""
"This step allows you to add informations not present in the file. You'll be "
"asked for theses informations while using the model."
msgstr ""
"Questa fase consente di aggiungere informazioni non presenti nel file. "
"Verranno richieste durante l'utilizzo del modello."

#: inc/model.class.php:439 inc/model.class.php:698
msgid "Type of data to import"
msgstr "Tipo di dato da importare"

#: inc/dropdown.class.php:128
msgid "UTF-8"
msgstr "UTF-8"

#: inc/commoninjectionlib.class.php:2095 inc/model.class.php:1447
msgid "Undetermined"
msgstr "Indeterminato"

#: inc/commoninjectionlib.class.php:2011
msgid "Update from CSV file"
msgstr "Aggiorna da file CSV"

#: inc/clientinjection.class.php:93
msgid "Use an existing model"
msgstr "Usa un modello esistente"

#: inc/model.class.php:776
msgctxt "button"
msgid "Validate the model"
msgstr "Convalida il modello"

#: inc/commoninjectionlib.class.php:2087
msgid "Warning"
msgstr "Attenzione"

#: inc/clientinjection.class.php:176
msgid "Warning : existing mapped column will be overridden"
msgstr "Attenzione: la colonna mappata, se esiste, verrà sovrascritta"

#: inc/clientinjection.class.php:179
msgid ""
"Watch out, you're about to inject data into GLPI. Are you sure you want to "
"do it ?"
msgstr "Attenzione, stai per inserire dati in GLPI. Sei sicuro?"

#: inc/model.class.php:964
msgid "You are not the initial creator of this model"
msgstr "Non sei il proprietario di questo modello"

#: inc/clientinjection.class.php:109
msgid "You can start the model creation by hitting the button"
msgstr "Avvia la creazione del modello premendo il pulsante"

#: inc/webservice.class.php:127
msgid "You cannot access this entity"
msgstr "Non puoi accedere a questa entità"

#: inc/webservice.class.php:88 inc/webservice.class.php:98
msgid "You cannot access this model"
msgstr "Non puoi accedere a questo modello"

#: inc/model.class.php:941
msgid "Your model should allow import and/or update of data"
msgstr ""
"Il modello dovrebbe permettere importazione e/o aggiornamento dei dati"

#: inc/dropdown.class.php:37
msgid "dd-mm-yyyy"
msgstr "gg-mm-aaaa"

#: inc/dropdown.class.php:39
msgid "mm-dd-yyyy"
msgstr "mm-gg-aaaa"

#: inc/dropdown.class.php:41
msgid "yyyy-mm-dd"
msgstr "aaaa-mm-gg"
