summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-23 00:17:26 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-23 00:17:26 +0000
commit79334ebf9004600b6f6d7e5c7bfd2081bea3d894 (patch)
tree405dfb561d85c755278cd7e59bf711de720a45d5 /apps/comments/l10n/es.js
parentc8e85a4ecf1cd0f1290296884fd43aa3c1f74d51 (diff)
downloadnextcloud-server-79334ebf9004600b6f6d7e5c7bfd2081bea3d894.tar.gz
nextcloud-server-79334ebf9004600b6f6d7e5c7bfd2081bea3d894.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r--apps/comments/l10n/es.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 3b64791814a..cda85555689 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
"No more messages" : "No hay más mensajes",
"Retry" : "Reintentar",
+ "Failed to mark comments as read" : "Fallo al marcar los comentarios como leídos",
"Unable to load the comments list" : "No se pudo cargar la lista de comentarios",
"_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos","{unread} comentarios nuevos"],