summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es.js')
-rw-r--r--apps/comments/l10n/es.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js
index 08fbc928d2d..7a47726baff 100644
--- a/apps/comments/l10n/es.js
+++ b/apps/comments/l10n/es.js
@@ -15,12 +15,19 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Plugin de la app de Archivos para añadir comentarios a archivos.",
"Edit comment" : "Editar comentario",
"Delete comment" : "Borrar comentario",
+ "Cancel edit" : "Cacelar edición",
+ "Post comment" : "Publicar comentario",
"No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!",
+ "No more messages" : "No hay más mensajes",
"Retry" : "Reintentar",
+ "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"],
"_1 new comment_::_{unread} new comments_" : ["1 comentario nuevo","{unread} comentarios nuevos"],
"Comment" : "Comentar",
+ "An error occurred while trying to edit the comment" : "Ocurrió un error intentando editar el comentario",
"Comment deleted" : "Comentario borrado",
+ "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
+ "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario",
"New comment …" : "Nuevo comentario …",
"Post" : "Publicar",
"Cancel" : "Cancelar",