Difference between revisions of "Translating SourceMod"
(New page: SourceMod translations occur through an on-line tool. To use this tool you must a language moderator. Read on for details. =Becoming a Language Moderator= [https://bugs.alliedmods.net/e...) |
Peace-maker (talk | contribs) m (Change docs links to english versions) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | SourceMod translations | + | SourceMod translation phrases are [https://github.com/alliedmodders/sourcemod/tree/master/translations included with the source code] in the git repository. Anyone can create a pull request to suggest a change to the translation phrases. |
− | + | The status and progress of each language is tracked through a [https://github.com/orgs/alliedmodders/projects/1 Github Translation Project], which is updated automatically every time the phrases change in the repository. | |
− | [https:// | ||
− | + | =Contributing= | |
− | * | + | If you want to contribute to a translation in SourceMod, the workflow is as follows: |
− | * | + | *Look at what needs to be done for your language in the [https://github.com/orgs/alliedmodders/projects/1 Translation project]. |
+ | **Click on the language name in the card to open a detailed view. | ||
+ | *[https://docs.github.com/en/get-started/quickstart/fork-a-repo Create a fork] of the [https://github.com/alliedmodders/sourcemod SourceMod repository]. | ||
+ | *Check the phrase in the english translation files. | ||
+ | **Optionally, lookup how the phrase is used in [https://github.com/alliedmodders/sourcemod/tree/master/plugins the plugins]. | ||
+ | *Update the correct phrases file with your translation. You don't have to do all phrases at once! | ||
+ | *[https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request Open a pull request] with your changes. | ||
− | + | Anyone is free to translate SourceMod at their leisure -- contributions are greatly appreciated! | |
− | |||
− | + | =Validating translations= | |
− | + | You're welcome to look at other translations the community suggested and leave your opinion on better wording. Check the [https://github.com/alliedmodders/sourcemod/labels/i18n list of pending changes] and comment on the languages you know. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 07:56, 30 March 2023
SourceMod translation phrases are included with the source code in the git repository. Anyone can create a pull request to suggest a change to the translation phrases.
The status and progress of each language is tracked through a Github Translation Project, which is updated automatically every time the phrases change in the repository.
Contributing
If you want to contribute to a translation in SourceMod, the workflow is as follows:
- Look at what needs to be done for your language in the Translation project.
- Click on the language name in the card to open a detailed view.
- Create a fork of the SourceMod repository.
- Check the phrase in the english translation files.
- Optionally, lookup how the phrase is used in the plugins.
- Update the correct phrases file with your translation. You don't have to do all phrases at once!
- Open a pull request with your changes.
Anyone is free to translate SourceMod at their leisure -- contributions are greatly appreciated!
Validating translations
You're welcome to look at other translations the community suggested and leave your opinion on better wording. Check the list of pending changes and comment on the languages you know.