From 4e8ddaecadfc0f0d635093df419ca05510d9667d Mon Sep 17 00:00:00 2001 From: Luca Pacitto <47114030+Nembie@users.noreply.github.com> Date: Wed, 13 Dec 2023 10:42:02 +0100 Subject: [PATCH] Update it.json --- resources/lang/it.json | 48 +++++++++++++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/resources/lang/it.json b/resources/lang/it.json index 907b13c..9fa8b8a 100644 --- a/resources/lang/it.json +++ b/resources/lang/it.json @@ -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.", @@ -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." }