diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/comments/l10n/es.js | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r-- | apps/comments/l10n/es.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index a1bb5f06e84..ee19397cf34 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -29,11 +29,6 @@ OC.L10N.register( "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}”", "%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}”", - "Type in a new comment..." : "Escribe un nuevo comentario...", - "No other comments available" : "No hay otros comentarios disponibles", - "More comments..." : "Más comentarios...", - "{count} unread comments" : "{count} comentarios no leídos", - "You commented on %2$s" : "Has comentado en %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); |