Difference between revisions of "WesCamp"
m (→How to contibute to this Project) |
|||
(53 intermediate revisions by 20 users not shown) | |||
Line 1: | Line 1: | ||
− | + | ''Note: WesCamp was a translation project, but activity stopped around 2014. Please follow the links in the See Also section for updated documentation.'' | |
− | |||
− | |||
− | |||
− | |||
− | == If you are someone who just wants to translate | + | == If you are someone who just wants to translate == |
− | |||
− | + | Then, simply go to http://gettext.wesnoth.org, and download the .po file of your chosen add-on and language. Then read the information '''for translators''' on this page here to know whom to tell what you are working on, and where to submit your translations. | |
− | '' ' | ||
− | + | === Translators === | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | Translating add-ons works the same as translating mainline. All of the information about this already exists in the wiki (see the links below). The files you need are located in the project’s [https://github.com/wescamp Github repositories] (they might take a bit of effort to locate. Alternatively, you can use [http://gettext.wesnoth.org gettext.wesnoth.org]). When they are translated, send them to [mailto:AI0867_AT_gmail.com AI/AI0867]. | |
− | + | Before you start translating you should: | |
− | + | * Look at the subpage of the add-on you wish to translate to see if someone is already working on it. | |
− | + | * Contact the translation team for your target language for guidance. | |
− | Before you start translating you should | ||
− | * | ||
− | * | ||
− | |||
− | |||
− | + | If you have questions, join the [irc://irc.libera.chat/wesnoth #wesnoth] channel on the Libera.Chat IRC network and ask in there. Of course, you will also get answers if you ask your questions in the [http://forums.wesnoth.org/viewforum.php?f=7 Translations & Internationalization forum], or e-mail [mailto:AI0867_AT_gmail.com AI/AI0867]. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== See Also == | == See Also == | ||
− | * [[GettextForTranslators]] - how to translate Wesnoth | + | * [[GettextForWesnothDevelopers|GetText for Developers]] - how make code translatable (both mainline and UMC) |
− | * [[WesnothTranslations]] | + | * [[GettextForTranslators|GetText for Translators]] - how to translate Wesnoth using [[GetText]] |
− | * [[TranslatorsGuide]] | + | * [[WesnothTranslations|Wesnoth Translations]] |
+ | * [[TranslatorsGuide|Translators' Guide]] | ||
* [http://gettext.wesnoth.org Translation statistics] | * [http://gettext.wesnoth.org Translation statistics] | ||
− | * [https:// | + | * [https://github.com/wescamp WesCamp project at Github] |
− | * [ | + | * [[Wescamp.py_Instructions|Wescamp for Maintainers]] |
+ | |||
+ | [[Category:Translations|*]] | ||
+ | [[Category:Campaigns]] |
Latest revision as of 23:43, 22 May 2021
Note: WesCamp was a translation project, but activity stopped around 2014. Please follow the links in the See Also section for updated documentation.
If you are someone who just wants to translate
Then, simply go to http://gettext.wesnoth.org, and download the .po file of your chosen add-on and language. Then read the information for translators on this page here to know whom to tell what you are working on, and where to submit your translations.
Translators
Translating add-ons works the same as translating mainline. All of the information about this already exists in the wiki (see the links below). The files you need are located in the project’s Github repositories (they might take a bit of effort to locate. Alternatively, you can use gettext.wesnoth.org). When they are translated, send them to AI/AI0867.
Before you start translating you should:
- Look at the subpage of the add-on you wish to translate to see if someone is already working on it.
- Contact the translation team for your target language for guidance.
If you have questions, join the #wesnoth channel on the Libera.Chat IRC network and ask in there. Of course, you will also get answers if you ask your questions in the Translations & Internationalization forum, or e-mail AI/AI0867.
See Also
- GetText for Developers - how make code translatable (both mainline and UMC)
- GetText for Translators - how to translate Wesnoth using GetText
- Wesnoth Translations
- Translators' Guide
- Translation statistics
- WesCamp project at Github
- Wescamp for Maintainers