es_419.json 1.2 KB

1234567891011121314151617181920212223
  1. { "translations": {
  2. "Delete comment" : "Eliminar comentario",
  3. "Post" : "Publicar",
  4. "Cancel" : "Cancelar",
  5. "Edit comment" : "Modificar comentario",
  6. "[Deleted user]" : "[Usuario eliminado]",
  7. "Comments" : "Comentarios",
  8. "Save" : "Guardar",
  9. "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}",
  10. "Error occurred while retrieving comment with id {id}" : "Se produjo error al recuperar comentario con id {id}",
  11. "Error occurred while updating comment with id {id}" : "Se produjo error al actualizar comentario con id {id}",
  12. "Error occurred while posting comment" : "Se produjo error al publicar comentario",
  13. "Comment" : "Comentario",
  14. "You commented" : "Has comentado",
  15. "%1$s commented" : "%1$s comentado",
  16. "You commented on %2$s" : "Has comentado en %2$s",
  17. "%1$s commented on %2$s" : "%1$s comentado en %2$s",
  18. "Type in a new comment..." : "Escribir un nuevo comentario",
  19. "No other comments available" : "No hay mas comentarios",
  20. "More comments..." : "Mas comentarios...",
  21. "{count} unread comments" : "{count} comentarios no leídos"
  22. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  23. }