-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The French translation has begun #39
Conversation
locale/fr/LC_MESSAGES/index.po
Outdated
|
||
#: ../../pages/index.md:1 | ||
msgid "Browse tutorials" | ||
msgstr "Naviguer dans les tutoriels" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can't translate the button labels yet due to a bug in sphinx-design: executablebooks/sphinx-design#44. For the moment we should just leave them untranslated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks Sebastian, I have just committed an updated index.po with untranslated buttons.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll try contribute a fix upstream, but this requires some understanding on sphinx / docutils to figure it out.
This pull request is about the initial commit of the French translation of fpm-docs.
The three smaller
.po
files are already translated:design.po
sphinx.po
index.po
Note that I have selected reviewers for the technical aspect, to be sure everything is OK, not for the the translation itself!