Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 47 additions & 1 deletion resources/lang/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@
"There are no available options for this resource.": "Non ci sono opzioni disponibili per questa risorsa.",
"All resources loaded.": "Caricate tutte le risorse.",
"Load :perPage More": "Carica altri :perPage",
":amount selected": ":amount selezionati",
":amount Total": ":amount Totale",
"Show All Fields": "Mostra tutti i campi",
"There was a problem submitting the form.": "C'è stato un problema nell'invio dei dati.",
Expand All @@ -414,5 +415,50 @@
"Customize": "Personalizza",
"Update :resource: :title": "Aggiorna :resource: :title",
"Update attached :resource: :title": "Aggiorna :resource: :title collegata",
":resource Details: :title": "Dettagli :resource: :title"
":resource Details: :title": "Dettagli :resource: :title",
"The HasOne relationship has already been filled.": "La relazione HasOne è già stata compilata.",
"An error occurred while uploading the file.": "Si è verificato un errore durante il caricamento del file.",
"An error occurred while uploading the file: :error": "Si è verificato un errore durante il caricamento del file: :error",
"Previewing": "Anteprima",
"Replicate": "Replica",
"Are you sure you want to log out?": "Sei sicuro di voler uscire?",
"There are no new notifications.": "Non ci sono nuove notifiche.",
"Resource Row Dropdown": "Menu a tendina riga risorsa",
"This copy of Nova is unlicensed.": "Questa copia di Nova è senza licenza.",
"Impersonate": "Impersona",
"Stop Impersonating": "Interrompi impersonazione",
"Are you sure you want to stop impersonating?": "Sei sicuro di voler interrompere l'impersonazione?",
"Light": "Chiaro",
"Dark": "Scuro",
"System": "Sistema",
"From": "Da",
"To": "A",
"There are no fields to display.": "Non ci sono campi da mostrare.",
"Notifications": "Notifiche",
"Mark all as Read": "Segna tutte come lette",
"Copy to clipboard": "Copia negli appunti",
"Are you sure you want to delete this notification?": "Sei sicuro di voler cancellare questa notifica?",
"Filename": "Nome file",
"Type": "Tipo",
"Attach files by dragging & dropping, selecting or pasting them.": "Collega file trascinandoli, selezionandoli o incollandoli.",
"Uploading files... (:current/:total)": "Caricamento file... (:current/:total)",
"Remove": "Rimuovi",
"Uploading": "Caricamento",
"The image could not be loaded.": "L'immagine non può essere caricata.",
"Error": "Errore",
"We have emailed your password reset link!": "Abbiamo inviato il link per resettare la password!",
"Soft Deleted": "Cancellato",
"Failed to load :resource!" : "Impossibile caricare :resource!",
"Close": "Chiudi",
"Choose Files": "Scegli file",
"Drop file or click to choose": "Trascina file o clicca per scegliere",
"Drop files or click to choose": "Trascina i file o clicca per sceglierli",
"Standalone Actions": "Azioni indipendenti",
"Select All Dropdown": "Seleziona tutto",
"Select this page": "Seleziona questa pagina",
"The resource was attached!": "La risorsa è stata collegata!",
"Start Polling": "Inizia polling",
"Stop Polling": "Interrompi polling",
"The resource was prevented from being saved!": "La risorsa non può essere salvata!",
"There was a problem fetching the resource.": "C'è stato un problema nel caricamento della risorsa."
}