diff options
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/it.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/it.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 895d96c80ac..25baeaaed1a 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -29,6 +29,7 @@ OC.L10N.register( "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Plugin app Archivos para añadir comentarios a los archivos", "Unknown user" : "Usuario desconocido", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”" diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index b6330ed0627..8e2ab1a26bf 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -27,6 +27,7 @@ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Plugin app Archivos para añadir comentarios a los archivos", "Unknown user" : "Usuario desconocido", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “{file}”" 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}\"." |