Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-24 03:23:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-24 03:23:23 +0300
commit01e21f5c1fe5a82021869123404f047bc3ccf794 (patch)
treefefd1313d16898349c7f80be7e4e0830f98a6b67 /l10n/it.js
parent621a2eac8585e1bfcfdfcb3f1a005906a08c1b92 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js61
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
new file mode 100644
index 00000000..77b8b787
--- /dev/null
+++ b/l10n/it.js
@@ -0,0 +1,61 @@
+OC.L10N.register(
+ "polls",
+ {
+ "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!",
+ "Do you really want to delete that poll?" : "Vuoi davvero eliminare il sondaggio?",
+ "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.",
+ "An error occurred, your comment was not posted..." : "Si è verificato un errore, il tuo commento non è stato pubblicato...",
+ "Polls" : "Sondaggi",
+ "Hello %s,<br/><br/><strong>%s</strong> participated in the poll '%s'.<br/><br/>To go directly to the poll, you can use this <a href=\"%s\">link</a>" : "Ciao %s,<br/><br/><strong>%s</strong> ha partecipato al sondaggio '%s'.<br/><br/>Per andare direttamente al sondaggio, puoi utilizzare questo <a href=\"%s\">collegamento</a>",
+ "Polls App - New Comment" : "Sondaggi - Nuovo commento",
+ "Polls App" : "Sondaggi",
+ "Edit poll" : "Modifica sondaggio",
+ "Create new poll" : "Crea nuovo sondaggio",
+ "Title" : "Titolo",
+ "Description" : "Descrizione",
+ "Access" : "Accesso",
+ "Registered users only" : "Solo utenti registrati",
+ "hidden" : "nascosto",
+ "Public access" : "Accesso pubblico",
+ "Select" : "Seleziona",
+ "User/Group search" : "Cerca utente/gruppo",
+ "Anonymous" : "Anonimo",
+ "Expires" : "Scade",
+ "Event schedule" : "Pianificazione evento",
+ "Text based" : "Basato su testo",
+ "Dates" : "Date",
+ "Text item" : "Elemento di testo",
+ "Add" : "Aggiungi",
+ "Update poll" : "Aggiorna sondaggio",
+ "Create poll" : "Crea sondaggio",
+ "Cancel" : "Annulla",
+ "No description provided." : "Nessuna descrizione fornita.",
+ "Your name here" : "Qui il tuo nome",
+ "Total" : "Totale",
+ "Best option" : "Miglior opzione",
+ "Vote!" : "Vota!",
+ "Receive notification email on activity" : "Ricevi un email di notifica sull'attività",
+ "Link" : "Collegamento",
+ "Poll expired" : "Sondaggio scaduto",
+ "The poll expired on %s. Voting is disabled, but you can still comment." : "Il sondaggio è scaduto il %s. Il voto è disabilitato, ma puoi ancora commentare.",
+ "Comments" : "Commenti",
+ "Login" : "Accedi",
+ "or" : "o",
+ "Logged in as" : "Accesso effettuato come",
+ "Send!" : "Invia!",
+ "No comments yet. Be the first." : "Ancora nessun commento. Puoi essere il primo.",
+ "No existing polls." : "Nessun sondaggio esistente",
+ "By" : "Da",
+ "Created" : "Creato",
+ "participated" : "partecipato",
+ "Yourself" : "Te stesso",
+ "Never" : "Mai",
+ "Click to get link" : "Fai clic per ottenere il collegamento",
+ "Access denied" : "Accesso negato",
+ "You are not allowed to view this poll or the poll does not exist." : "Non hai il permesso di vedere questo sondaggio o il sondaggio non esiste."
+},
+"nplurals=2; plural=(n != 1);");