diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-01-28 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-01-28 02:27:10 +0000 |
commit | 4d98612bc82b240742894d33b9fe6487a6c59df1 (patch) | |
tree | f70b1dee4282062e8a3553dc8a527b0507371c19 /apps/comments | |
parent | 73e3d06781d0b0f5f38a30ff6365fe79c9421caa (diff) | |
download | nextcloud-server-4d98612bc82b240742894d33b9fe6487a6c59df1.tar.gz nextcloud-server-4d98612bc82b240742894d33b9fe6487a6c59df1.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/it.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index bf4974ebe37..e8744372996 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -10,6 +10,8 @@ OC.L10N.register( "%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", + "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", + "{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", "Edit comment" : "Modifica commento", "Delete comment" : "Elimina commento", diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index daa5afeb87c..139b7b75832 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -8,6 +8,8 @@ "%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", + "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", + "{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", "Edit comment" : "Modifica commento", "Delete comment" : "Elimina commento", |