summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/it.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/comments/l10n/it.json
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/it.json')
-rw-r--r--apps/comments/l10n/it.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json
index d84aa41cecc..59b6371e57c 100644
--- a/apps/comments/l10n/it.json
+++ b/apps/comments/l10n/it.json
@@ -16,16 +16,20 @@
"Error occurred while posting comment" : "Si รจ verificato un errore durante la pubblicazione del commento.",
"_%n unread comment_::_%n unread comments_" : ["%n commento non letto","%n commenti non letti"],
"Comment" : "Commento",
- "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
"You commented" : "Hai commentato",
"%1$s commented" : "%1$s ha commentato",
- "You commented on %2$s" : "Hai commentato su %2$s",
+ "{author} commented" : "{author} ha commentato",
+ "You commented on %1$s" : "Hai commentato su %1$s",
+ "You commented on {file}" : "Hai commentato su {file}",
"%1$s commented on %2$s" : "%1$s ha commentato %2$s",
+ "{author} commented on {file}" : "{author} ha commentato su {file}",
+ "<strong>Comments</strong> for files" : "<strong>Commenti</strong> sui file",
"A (now) deleted user mentioned you in a comment on \"%s\"." : "Un utente eliminato (ora) ti ha menzionato in un commento su \"%s\".",
"%s mentioned you in a comment on \"%s\"." : "%s ti ha menzionato in un commento su \"%s\".",
"Type in a new comment..." : "Digita un nuovo commento...",
"No other comments available" : "Non sono disponibili altri commenti",
"More comments..." : "Altri commenti...",
- "{count} unread comments" : "{count} commenti non letti"
+ "{count} unread comments" : "{count} commenti non letti",
+ "You commented on %2$s" : "Hai commentato su %2$s"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file