summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'CommentStreams/i18n/it.json')
-rw-r--r--CommentStreams/i18n/it.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/CommentStreams/i18n/it.json b/CommentStreams/i18n/it.json
index 2c818c03..187ce337 100644
--- a/CommentStreams/i18n/it.json
+++ b/CommentStreams/i18n/it.json
@@ -1,11 +1,13 @@
{
"@metadata": {
"authors": [
+ "Ajeje Brazorf",
"Beta16"
]
},
"commentstreams-author-anonymous": "anonimo",
- "apihelp-csVote-param-vote": "voto (1, -1, o 0).",
+ "apihelp-csvote-param-vote": "voto (1, -1, o 0).",
+ "commentstreams-api-error-invalid": "Risposta API non valida.",
"commentstreams-api-error-delete-permissions": "L'utente non dispone dell'autorizzazione per cancellare il commento.",
"commentstreams-api-error-vote-notloggedin": "Devi aver effettuato l'accesso per votare.",
"commentstreams-buttontext-add": "Aggiungi commento",
@@ -16,7 +18,9 @@
"commentstreams-buttontooltip-delete": "cancella",
"commentstreams-buttontooltip-collapse": "comprimi",
"commentstreams-buttontooltip-expand": "espandi",
+ "commentstreams-buttontooltip-submit": "invia",
"commentstreams-buttontooltip-cancel": "annulla",
+ "commentstreams-dialog-buttontext-ok": "OK",
"commentstreams-dialog-buttontext-cancel": "Annulla",
"commentstreams-dialog-buttontext-yes": "Sì",
"commentstreams-dialog-buttontext-no": "No",
@@ -25,5 +29,7 @@
"action-cs-moderator-edit": "modificare i commenti degli altri utenti",
"logentry-commentstreams-comment-create": "$1 {{GENDER:$2|ha creato}} il commento $3",
"commentstreams-allcomments-nocommentsfound": "Nessun commento trovato.",
+ "commentstreams-allcomments-label-wikitext": "Commento",
+ "commentstreams-allcomments-label-author": "Autore",
"commentstreams-allcomments-label-lastedited": "Ultima modifica"
}