diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-29 01:10:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-29 01:10:12 +0000 |
commit | 095eba0aa3b90ed0400864f2d6c086e2ab663e9b (patch) | |
tree | 8a5b9d4e967b8a12dc5fc957678365f3a72dca93 /apps/comments/l10n/es.js | |
parent | 0597cca596e3e6af0a887116a1de907117d788a8 (diff) | |
download | nextcloud-server-095eba0aa3b90ed0400864f2d6c086e2ab663e9b.tar.gz nextcloud-server-095eba0aa3b90ed0400864f2d6c086e2ab663e9b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 3673b14bfac..86c34e9da4a 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -26,6 +26,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s comentados en %2$s", "{author} commented on {file}" : "{author} comentó en {file}", "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Te han mencionado en \"%s\", en un comentario por un usuario que después ha sido eliminado", + "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}”", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) eliminado, te mencionó en un comentario en “%s”", |