diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:57:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-29 17:57:47 +0000 |
commit | 0fb912e724eb61568a59089a7a81fd56097a02ac (patch) | |
tree | 72130a8b701bb8b9b411a36e082048e372b4d707 /apps/comments/l10n | |
parent | 9680201644f28e4cbb2b197f7fdcfde01d8aa16a (diff) | |
download | nextcloud-server-0fb912e724eb61568a59089a7a81fd56097a02ac.tar.gz nextcloud-server-0fb912e724eb61568a59089a7a81fd56097a02ac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/es.js | 7 | ||||
-rw-r--r-- | apps/comments/l10n/es.json | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index 566f58cfed8..cea0f673e08 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -20,8 +20,15 @@ OC.L10N.register( "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentados", + "{author} commented" : "{author} comentó", + "You commented on %1$s" : "Usted comentó en %1$s", + "You commented on {file}" : "Usted comentó Has comentado en {file}", "%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", + "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}”", + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en ", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", "More comments..." : "Más comentarios...", diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 3533253c4f4..146c1945de5 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -18,8 +18,15 @@ "Comment" : "Comentario", "You commented" : "Has comentado", "%1$s commented" : "%1$s comentados", + "{author} commented" : "{author} comentó", + "You commented on %1$s" : "Usted comentó en %1$s", + "You commented on {file}" : "Usted comentó Has comentado en {file}", "%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", + "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}”", + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en ", "Type in a new comment..." : "Escribe un nuevo comentario...", "No other comments available" : "No hay otros comentarios disponibles", "More comments..." : "Más comentarios...", |