summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-30 01:07:16 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-30 01:07:16 +0000
commit41dcceeb354c2d375ad279792dfadafe24858d75 (patch)
tree25b11b91a2ac06c4656338a72e21ebdef4cfde96 /apps/comments/l10n/es.js
parent83cef4e76444cde8861065082c7f21bc9e892b66 (diff)
downloadnextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.tar.gz
nextcloud-server-41dcceeb354c2d375ad279792dfadafe24858d75.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r--apps/comments/l10n/es.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index cea0f673e08..a1bb5f06e84 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -21,14 +21,15 @@ OC.L10N.register(
"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 %1$s" : "Has comentado 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 ",
+ "%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...",