Multi language support and import the czech translation#17
Open
FranciscoDS wants to merge 4 commits intohorizon-eda:masterfrom
Open
Multi language support and import the czech translation#17FranciscoDS wants to merge 4 commits intohorizon-eda:masterfrom
FranciscoDS wants to merge 4 commits intohorizon-eda:masterfrom
Conversation
Enable sphinx internationalization support and manually import the previous czech translation work (but needs to be reviewed). The czech translation files (.po) can now be edited in : - locale/cs/LC_MESSAGES/ and the doc build with : - make -e SPHINXOPTS="-D language='cs'" html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This merge request (build on top of my previous one) enable the internationalization
support of Sphinx and bring back the czech translation done in another repo in sync with the main documentation repo.
I've done my best to copy all the text but mistakes can happen and the czech repo started to fall behind the main docs. ALL .po files should be reviewed and edited by a czech speaker (as I'm not).
With this merge request it will be easier to resync the translation work as the documentation evolves, and I'll be able to start working on a french translation.