[GH-ISSUE #1073] Requirement keyword for Vietnamese not translated properly #5775

Closed
opened 2026-06-15 12:17:36 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @msqr1 on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/semver/semver/issues/1073

Specifically, in this one:

Các từ khóa “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, và “OPTIONAL” trong tài liệu này được mô tả trong [RFC 2119](https://tools.ietf.org/html/rfc2119).

there is no translation of these words to Vietnamese next to it, but it just straight up uses the translated word without any mapping indications:

1. Phần mềm sử dụng Semantic Versioning PHẢI công bố một tập public API....

The word "PHẢI" here means "MUST" (I know this because I am a Vietnamese Native Speaker) but there is no indications anywhere that "MUST" is translated to "PHẢI" like other languages such as Spanish:

Las palabras clave “DEBE”, “NO DEBE”, “OBLIGATORIO”, “DEBERÁ”, “NO DEBERÁ”, “DEBERÍA”, “NO DEBERÍA”, “RECOMENDADO”, “PUEDE” y “OPCIONAL”

I would like to provide some translation for this.

Originally created by @msqr1 on GitHub (Feb 2, 2025). Original GitHub issue: https://github.com/semver/semver/issues/1073 Specifically, in this one: ``` Các từ khóa “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, và “OPTIONAL” trong tài liệu này được mô tả trong [RFC 2119](https://tools.ietf.org/html/rfc2119). ``` there is no translation of these words to Vietnamese next to it, but it just straight up uses the translated word without any mapping indications: ``` 1. Phần mềm sử dụng Semantic Versioning PHẢI công bố một tập public API.... ``` The word "PHẢI" here means "MUST" (I know this because I am a Vietnamese Native Speaker) but there is no indications anywhere that "MUST" is translated to "PHẢI" like other languages such as Spanish: ``` Las palabras clave “DEBE”, “NO DEBE”, “OBLIGATORIO”, “DEBERÁ”, “NO DEBERÁ”, “DEBERÍA”, “NO DEBERÍA”, “RECOMENDADO”, “PUEDE” y “OPCIONAL” ``` I would like to provide some translation for this.
Author
Owner

@steveklabnik commented on GitHub (Feb 4, 2025):

Please send a PR.

<!-- gh-comment-id:2635273517 --> @steveklabnik commented on GitHub (Feb 4, 2025): Please send a PR.
Author
Owner

@Mieisjhhzzzbzb commented on GitHub (Feb 5, 2025):

Ok

<!-- gh-comment-id:2638198880 --> @Mieisjhhzzzbzb commented on GitHub (Feb 5, 2025): Ok
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#5775