forms/l10n/it.json
2020-05-08 03:16:31 +00:00

92 lines
5.7 KiB
JSON

{ "translations": {
"anonymous user" : "utente anonimo",
"Shared by %s" : "Condiviso da %s",
"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",
"Title of question number {index}" : "Titolo della domanda numero {index}",
"Mandatory" : "Obbligatorio",
"Delete question" : "Elimina domanda",
"A long answer for the question “{text}”" : "Una risposta lunga per la domanda “{text}”",
"Long answer text" : "Testo della risposta lunga",
"Add a new answer" : "Aggiungi una nuova risposta",
"A short answer for the question “{text}”" : "Una risposta breve per la domanda “{text}”",
"Short answer text" : "Testo della risposta breve",
"Response by {userDisplayName}" : "Risposta da {userDisplayName}",
"Delete this response" : "Elimina questa risposta",
"User or group name …" : "Nome utente o gruppo…",
"No recommendations. Start typing." : "Nessun consiglio. Inizia a digitare.",
"Searching …" : "Ricerca in corso…",
"No elements found." : "Nessun elemento trovato.",
"Group" : "Gruppo",
"Loading {title} …" : "Caricamento {title}…",
"Toggle settings" : "Commuta le impostazioni",
"Form title" : "Titolo del modulo",
"Description" : "Descrizione",
"Mandatory questions" : "Domanda obbligatoria",
"Add a question" : "Aggiungi una domanda",
"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}",
"Export to CSV" : "Esporta in CSV",
"Options" : "Opzioni",
"Delete all responses" : "Elimina tutte le risposte",
"No responses yet" : "Ancora nessuna risposta",
"Results of submitted forms will show up here" : "I risultati dei moduli inviati saranno mostrati qui",
"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",
"Expiration date" : "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",
"Select expiration date" : "Seleziona la data di scadenza",
"Expired on {date}" : "Scaduto il {date}",
"Expires on {date}" : "Scade il {date}",
"Submit" : "Invia",
"Submit form" : "Invia modulo",
"Submitting form …" : "Invio del modulo…",
"Thank you for completing the form!" : "Grazie per aver completato il modulo!",
"There was an error submitting the form" : "Si è verificato un errore durante l'invio del modulo",
"Error while saving question" : "Errore durante il salvataggio della domanda",
"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",
"This form does not exist" : "Questo modulo non esiste"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}