aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/es.json')
-rw-r--r--apps/comments/l10n/es.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json
index e7816ae2fe6..f2e763b43dc 100644
--- a/apps/comments/l10n/es.json
+++ b/apps/comments/l10n/es.json
@@ -19,13 +19,13 @@
"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"],
"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",
- "%1$s commented" : "%1$s comentados"
+ "%1$s commented" : "%1$s comentados",
+ "_%n unread comment_::_%n unread comments_" : ["%n comentario sin leer","%n comentarios no leídos","%n comentarios no leídos"]
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file