summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-11-26 01:06:57 +0000
commit8f4ec8583d8d30586f292a153854560bdb20a0b2 (patch)
treea6e4cdf4ebb1f11402a1dca4afa609b6b811640c /apps/comments/l10n/es.js
parent789e6e7363514cc9dc669ef259ac1a5e491c2277 (diff)
downloadnextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.tar.gz
nextcloud-server-8f4ec8583d8d30586f292a153854560bdb20a0b2.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r--apps/comments/l10n/es.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index c609df31e7e..aa6191fbfd4 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -18,15 +18,15 @@ OC.L10N.register(
"Error occurred while posting comment" : "Se ha producido un error al enviar el comentario",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios sin leer"],
"Comment" : "Comentario",
- "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
"You commented" : "Has comentado",
"%1$s commented" : "%1$s comentados",
- "You commented on %2$s" : "Has comentado en %2$s",
"%1$s commented on %2$s" : "%1$s comentados en %2$s",
+ "<strong>Comments</strong> for files" : "<strong>Comentarios</strong> para archivos",
"%s mentioned you in a comment on \"%s\"." : "%s te ha mencionado en un comentario en \"%s\".",
"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"
+ "{count} unread comments" : "{count} comentarios no leídos",
+ "You commented on %2$s" : "Has comentado en %2$s"
},
"nplurals=2; plural=(n != 1);");