diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:18 +0000 |
commit | 9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0 (patch) | |
tree | 279c487b069eea6a9453e69ab734d159f20ca555 /apps/comments | |
parent | 2ffcba3814cb940d2db2632a50077d0c65ae8716 (diff) | |
download | nextcloud-server-9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0.tar.gz nextcloud-server-9db4afce72b502b16b73e9b88f0bcc9f3f4e28d0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/es.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index a6eeb71d30a..1dffcdae49d 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 de la app de Archivos para añadir comentarios a 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 3f11ce2f458..773ccf887c6 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 de la app de Archivos para añadir comentarios a 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}”" |