diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-30 00:12:07 +0000 |
commit | 4da9a15b32f6dfe862f7d481e018f978f50bf55c (patch) | |
tree | 885237195aca930ec4353eed28b274a5471ebccd /apps/comments/l10n/es.js | |
parent | 3a62890a13dc8a482fa977f715fc2a23e14ce5ad (diff) | |
download | nextcloud-server-4da9a15b32f6dfe862f7d481e018f978f50bf55c.tar.gz nextcloud-server-4da9a15b32f6dfe862f7d481e018f978f50bf55c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 1 |
1 files changed, 1 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}”" |