aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/it.js')
-rw-r--r--apps/comments/l10n/it.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js
index 4cc0fdd9d21..eb51fb31e10 100644
--- a/apps/comments/l10n/it.js
+++ b/apps/comments/l10n/it.js
@@ -2,7 +2,6 @@ OC.L10N.register(
"comments",
{
"Comments" : "Commenti",
- "Unknown user" : "Utente sconosciuto",
"New comment …" : "Nuovo commento...",
"Delete comment" : "Elimina commento",
"Post" : "Commento",
@@ -30,6 +29,7 @@ OC.L10N.register(
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s ti ha menzionato in un commento su \"%2$s\"",
"{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".",
+ "Unknown user" : "Utente sconosciuto",
"A (now) deleted user mentioned you in a comment on “%s”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"%s\".",
"A (now) deleted user mentioned you in a comment on “{file}”" : "Un utente eliminato (ora) ti ha menzionato in un commento su \"{file}\"."
},