forms/l10n/it.json
2020-05-01 03:20:26 +00:00

71 lines
4.6 KiB
JSON

{ "translations": {
"Forms" : "Moduli",
"A forms app, similar to Google Forms." : "Un'applicazione di moduli, simile a Google Forms.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Un'applicazione di moduli, simile a Google Forms con la possibilità di limitare l'accesso (membri, determinati gruppi/utenti, e pubblico).",
"New form" : "Nuovo modulo",
"Loading forms …" : "Caricamento moduli…",
"No forms created yet" : "Ancora nessun modulo creato",
"Create a form" : "Crea un modulo",
"Select a form or create a new one" : "Seleziona un modulo o creane uno nuovo",
"Create new form" : "Crea nuovo modulo",
"An error occurred while loading the forms list" : "Si è verificato un errore durante il caricamento dell'elenco dei moduli",
"Unable to create a new form" : "Impossibile creare un nuovo modulo",
"Responses" : "Risposte",
"Clone form" : "Clona modulo",
"Delete form" : "Elimina modulo",
"Form link copied" : "Collegamento del modulo copiato",
"Cannot copy, please copy the link manually" : "Impossibile copiare, copia il collegamento manualmente",
"Copy share link" : "Copia collegamento di condivisione",
"Are you sure you want to delete the form “{title}”?" : "Sei sicuro di voler eliminare il modulo “{title}”?",
"Error while deleting form “{title}”" : "Errore durante l'eliminazione del modulo “{title}”",
"An answer for the {index} option" : "Una risposta per l'opzione {index}",
"Answer number {index}" : "Risposta numero {index}",
"Delete answer" : "Elimina risposta",
"There was an issue deleting this option" : "Si è verificato un problema durante l'eliminazione di questa opzione",
"Error while saving the answer" : "Errore durante il salvataggio della risposta",
"Question number {index}" : "Domanda numero {index}",
"Drag to reorder the questions" : "Trascina per riordinare le domande",
"Enter a title for this question" : "Digita un titolo per questa domanda",
"Delete question" : "Elimina domanda",
"Error while saving question" : "Errore durante il salvataggio della domanda",
"A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
"Add a new answer" : "Aggiungi una nuova risposta",
"A short answer for the question “{text}”" : "Una risposta breve per la domanda “{text}”",
"Group" : "Gruppo",
"Loading {title} …" : "Caricamento {title}…",
"Toggle settings" : "Commuta le impostazioni",
"Description" : "Descrizione",
"New question" : "Nuova domanda",
"There was an error while adding the new question" : "Si è verificato un errore durante l'aggiunta della nuova domanda",
"There was an error while removing the question" : "Si è verificato un errore durante la rimozione della domanda",
"Error while saving form" : "Errore durante il salvataggio del modulo",
"Loading responses …" : "Caricamento risposte…",
"Back to form" : "Torna al modulo",
"Responses for {title}" : "Risposte per {title}",
"No responses yet" : "Ancora nessuna risposta",
"Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui",
"Export to CSV" : "Esporta in CSV",
"There was an error while loading results" : "Si è verificato un errore durante il caricamento dei risultati",
"Settings" : "Impostazioni",
"Anonymous responses" : "Risposte anonime",
"Only allow one response per user" : "Consenti solo una risposta per utente",
"Set expiration date" : "Imposta data di scadenza",
"Sharing" : "Condivisione",
"Show to all users of this instance" : "Mostra tutti gli utenti di questa istanza",
"Share link" : "Condividi collegamento",
"Choose users to share with" : "Scegli gli utenti con cui condividere",
"Name of user or group" : "Nome dell'utente o del gruppo",
"Expiration date" : "Data di scadenza",
"Submit" : "Invia",
"Submit form" : "Invia modulo",
"Submitting form …" : "Invio del modulo…",
"There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
"Multiple choice" : "Scelta multipla",
"Checkboxes" : "Caselle di selezione",
"Short answer" : "Risposta breve",
"Long text" : "Testo lungo",
"Form Expired" : "Modulo scaduto",
"This Form has expired and is no longer taking answers" : "Questo modulo è scaduto e non accetta più risposte",
"Form not found" : "Modulo non trovato"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}