-
Notifications
You must be signed in to change notification settings - Fork 31.1k
[i18n-fr] Translate installation to French #27657
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
[i18n-fr] Translate installation to French #27657
Conversation
|
Heads up, a few typos I was able to spot:
|
Thanks for pointing this out! I corrected them and checked for others, I believe it is now ok. |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
|
Thank you for working on this! Please make sure the CI checks are green. You can find more information here https://github.com/huggingface/transformers/blob/main/CONTRIBUTING.md |
MKhalusova
left a comment
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.
Thank you for the translation! Looks good to me as far as structure goes, and to my limited understanding of French.
ArthurZucker
left a comment
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 for translating
docs/source/fr/installation.md
Outdated
|
|
||
| ## Installation avec conda | ||
|
|
||
| Installation avec la chaîne `huggingface` de conda : |
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.
Mmm the channel does not translate to chaine in this case but rather canal
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.
Updated with canal.
docs/source/fr/installation.md
Outdated
|
|
||
| </Tip> | ||
|
|
||
| Par example, vous exécuteriez généralement un programme sur un réseau normal cloisonné des instances externes avec la commande suivante : |
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.
complicated way of saying that you are running something under proxy
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.
It appears that is particular sentence was removed from the English documentation. I updated the content to match the English documentation. I am a bit unsure about the translation of the last sentence (i.e., Seuls les fichiers ...), please check.
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
Co-authored-by: Arthur <[email protected]>
ArthurZucker
left a comment
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 for the translation!
What does this PR do?
Translated the quicktour.mdx file of the documentation to French.
Part of #21456
Thank you in advance for your review.
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review?
French speaking contributors.
Documentation: @stevhliu and @MKhalusova