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

it.json « l10n - github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ede7328780953cad192ff92ce52b23aa274d0874 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
{ "translations": {
    "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",
    "Hide user names for admin" : "Nascondi i nomi utente degli amministratori",
    "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",
    "You did not vote" : "Non hai votato",
    "You did not comment" : "Non hai commentato",
    "Yourself" : "Te stesso",
    "Never" : "Mai",
    "You voted" : "Hai votato",
    "You commented" : "Hai commentato",
    "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."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}