diff options
Diffstat (limited to 'apps/comments/l10n/es.json')
-rw-r--r-- | apps/comments/l10n/es.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index f2e763b43dc..a6659fcf662 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -14,6 +14,8 @@ "Delete comment" : "Borrar comentario", "Cancel edit" : "Cacelar edición", "Post comment" : "Publicar comentario", + "@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoji, / para selector inteligente", + "Could not reload comments" : "No se pudieron recargar los comentarios", "No comments yet, start the conversation!" : "¡No hay comentarios, empieza la conversación!", "No more messages" : "No hay más mensajes", "Retry" : "Reintentar", @@ -25,7 +27,6 @@ "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", "_%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 |