diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:28 +0000 |
commit | f800c1697c548a4ee8df75b94cd7ceb07234856c (patch) | |
tree | 326976b226bcd4ca867aca85da7976af5f92791e /apps/comments | |
parent | 7249f73832e70743e01fd7d7449e7429eb9ba607 (diff) | |
download | nextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.tar.gz nextcloud-server-f800c1697c548a4ee8df75b94cd7ceb07234856c.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 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}”" |