diff --git a/l10n/it.js b/l10n/it.js index 951792c4e..f64d51689 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -1,14 +1,23 @@ OC.L10N.register( "polls", { + "Do you really want to delete that poll (new)?" : "Vuoi davvero eliminare il sondaggio (nuovo)?", "Nothing selected!\nClick on cells to turn them green." : "Nessuna selezione!\nFai clic sulle celle per colorarle di verde.", "You must enter at least a title for the new poll." : "Devi digitare almeno un titolo per il nuovo sondaggio.", "Please select at least one user or group!" : "Seleziona almeno un utente o un gruppo!", + "Copied!" : "Copiato!", + "Copy" : "Copia", + "Not supported!" : "Non supportato!", + "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", + "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", "Copy to clipboard: Ctrl+C, Enter" : "Copia negli appunti: Ctrl+C, Invio", "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non sei registrato.\nDigita il tuo nome per votare\n(almeno 3 caratteri).", "Please add some text to your comment before submitting it." : "Aggiungi del testo al tuo commento prima di inviarlo.", + "just now" : "In questo istante", + "An error occurred, your comment was not posted." : "Si è verificato un errore, il tuo commento non è stato pubblicato.", "Polls" : "Sondaggi", "Hello %s,

%s participated in the poll '%s'.

To go directly to the poll, you can use this link" : "Ciao %s,

%s ha partecipato al sondaggio '%s'.

Per andare direttamente al sondaggio, puoi utilizzare questo collegamento", + "Polls App - New Activity" : "Sondaggi - Nuova attività", "Polls App" : "Sondaggi", "Edit poll" : "Modifica sondaggio", "Create new poll" : "Crea nuovo sondaggio", @@ -36,9 +45,24 @@ OC.L10N.register( "Your name here" : "Qui il tuo nome", "Vote!" : "Vota!", "Receive notification email on activity" : "Ricevi un email di notifica sull'attività", + "Close details" : "Chiudi dettagli", + "Close" : "Chiudi", + "Owner" : "Proprietario", + "Expired" : "Scaduto", + "Expires on %s" : "Scade il %s", + "Expires never" : "Non scade mai", + "Invitation access" : "Accesso su invito", + "Anononymous poll" : "Sondaggio anonimo", + "Usernames hidden to Owner" : "Nomi utente nascosti al proprietario", + "Usernames visible to Owner" : "Nomi utente visibili al proprietario", "Click to get link" : "Fai clic per ottenere il collegamento", + "Copy Link" : "Copia collegamento", + "Delete poll" : "Elimina sondaggio", + "Edit Poll" : "Modifica sondaggio", "Poll expired" : "Sondaggio scaduto", "Comments" : "Commenti", + "Login or ..." : "Accedi o....", + "New comment …" : "Nuovo commento...", "No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo.", "No existing polls." : "Nessun sondaggio esistente", "By" : "Da", diff --git a/l10n/it.json b/l10n/it.json index 9162a480f..3397de23f 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -1,12 +1,21 @@ { "translations": { + "Do you really want to delete that poll (new)?" : "Vuoi davvero eliminare il sondaggio (nuovo)?", "Nothing selected!\nClick on cells to turn them green." : "Nessuna selezione!\nFai clic sulle celle per colorarle di verde.", "You must enter at least a title for the new poll." : "Devi digitare almeno un titolo per il nuovo sondaggio.", "Please select at least one user or group!" : "Seleziona almeno un utente o un gruppo!", + "Copied!" : "Copiato!", + "Copy" : "Copia", + "Not supported!" : "Non supportato!", + "Press ⌘-C to copy." : "Premi ⌘-C per copiare.", + "Press Ctrl-C to copy." : "Premi Ctrl-C per copiare.", "Copy to clipboard: Ctrl+C, Enter" : "Copia negli appunti: Ctrl+C, Invio", "You are not registered.\nPlease enter your name to vote\n(at least 3 characters)." : "Non sei registrato.\nDigita il tuo nome per votare\n(almeno 3 caratteri).", "Please add some text to your comment before submitting it." : "Aggiungi del testo al tuo commento prima di inviarlo.", + "just now" : "In questo istante", + "An error occurred, your comment was not posted." : "Si è verificato un errore, il tuo commento non è stato pubblicato.", "Polls" : "Sondaggi", "Hello %s,

%s participated in the poll '%s'.

To go directly to the poll, you can use this link" : "Ciao %s,

%s ha partecipato al sondaggio '%s'.

Per andare direttamente al sondaggio, puoi utilizzare questo collegamento", + "Polls App - New Activity" : "Sondaggi - Nuova attività", "Polls App" : "Sondaggi", "Edit poll" : "Modifica sondaggio", "Create new poll" : "Crea nuovo sondaggio", @@ -34,9 +43,24 @@ "Your name here" : "Qui il tuo nome", "Vote!" : "Vota!", "Receive notification email on activity" : "Ricevi un email di notifica sull'attività", + "Close details" : "Chiudi dettagli", + "Close" : "Chiudi", + "Owner" : "Proprietario", + "Expired" : "Scaduto", + "Expires on %s" : "Scade il %s", + "Expires never" : "Non scade mai", + "Invitation access" : "Accesso su invito", + "Anononymous poll" : "Sondaggio anonimo", + "Usernames hidden to Owner" : "Nomi utente nascosti al proprietario", + "Usernames visible to Owner" : "Nomi utente visibili al proprietario", "Click to get link" : "Fai clic per ottenere il collegamento", + "Copy Link" : "Copia collegamento", + "Delete poll" : "Elimina sondaggio", + "Edit Poll" : "Modifica sondaggio", "Poll expired" : "Sondaggio scaduto", "Comments" : "Commenti", + "Login or ..." : "Accedi o....", + "New comment …" : "Nuovo commento...", "No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo.", "No existing polls." : "Nessun sondaggio esistente", "By" : "Da",