diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-28 00:13:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-28 00:13:05 +0000 |
commit | 5a20bb69808a4e5546e0513f7c6ada22b7c086a5 (patch) | |
tree | d343832d2b2f140e96425b9e9b9bda88ae68ea05 /apps/comments | |
parent | f800c1697c548a4ee8df75b94cd7ceb07234856c (diff) | |
download | nextcloud-server-5a20bb69808a4e5546e0513f7c6ada22b7c086a5.tar.gz nextcloud-server-5a20bb69808a4e5546e0513f7c6ada22b7c086a5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index 851a33bc947..528e8c49151 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -29,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}\".", + "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai 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}\"." diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index a129f76e96e..72eab45dba9 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -27,6 +27,7 @@ "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}\".", + "Files app plugin to add comments to files" : "Estensione dell'applicazione File per aggiungere commenti ai 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}\"." |