[GH-ISSUE #359] Summary missing for Spanish (ES) version #5383

Closed
opened 2026-06-15 11:44:47 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @josemariasola on GitHub (Mar 21, 2017).
Original GitHub issue: https://github.com/semver/semver/issues/359

The Spanish version, translated from the English ones, reads a:

Resumen

Dado un número de versión MAJOR.MINOR.PATCH, incrementar la:

versión MAJOR cuando haces cambios incompatibles en la API ,
versión MINOR cuando agregas funcionalidad de una manera compatible hacia atrás, y
versión PATCH cuando haces correcciones de bugs de una manera compatible hacia atrás.

Etiquetas adicionales para pre-release y metadata del build están disponibles como extensiones al formato MAJOR.MINOR.PATCH.

Originally created by @josemariasola on GitHub (Mar 21, 2017). Original GitHub issue: https://github.com/semver/semver/issues/359 The Spanish version, translated from the English ones, reads a: Resumen Dado un número de versión MAJOR.MINOR.PATCH, incrementar la: versión MAJOR cuando haces cambios incompatibles en la API , versión MINOR cuando agregas funcionalidad de una manera compatible hacia atrás, y versión PATCH cuando haces correcciones de bugs de una manera compatible hacia atrás. Etiquetas adicionales para pre-release y metadata del build están disponibles como extensiones al formato MAJOR.MINOR.PATCH.
Author
Owner

@jwdonahue commented on GitHub (Nov 29, 2017):

@josemariasola can you edit the title of this issue? It should read Summary heading missing from Spanish (ES) version.

@mojombo who's the goto person for the translations? Is that GitHub feature?

<!-- gh-comment-id:347747267 --> @jwdonahue commented on GitHub (Nov 29, 2017): @josemariasola can you edit the title of this issue? It should read Summary heading missing from Spanish (ES) version. @mojombo who's the goto person for the translations? Is that GitHub feature?
Author
Owner

@haacked commented on GitHub (Nov 29, 2017):

The translations are in another repository: github.com/semver/semver.org

Even better, consider submitting a PR with a correction. You can edit it in the browser.

<!-- gh-comment-id:347948649 --> @haacked commented on GitHub (Nov 29, 2017): The translations are in another repository: github.com/semver/semver.org Even better, consider submitting a PR with a correction. You can [edit it in the browser](https://github.com/semver/semver.org/edit/gh-pages/lang/es/index.md).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#5383