Skip to content
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

🌐 Add French translation for docs/fr/docs/deployment/index.md #3689

Merged

Conversation

rjNemo
Copy link
Contributor

@rjNemo rjNemo commented Aug 12, 2021

🤗

Here is the PR to translate the deployment intro.
See the french translation tracking issue here.

Thanks for the reviews

@rjNemo rjNemo changed the title Add French translation for deployment/index.md 🌐 Add French translation for deployment/index.md Aug 12, 2021
@codecov
Copy link

codecov bot commented Aug 12, 2021

Codecov Report

Merging #3689 (3a54345) into master (2aaac14) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master     #3689   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          531       532    +1     
  Lines        13629     13672   +43     
=========================================
+ Hits         13629     13672   +43     
Impacted Files Coverage Δ
fastapi/dependencies/utils.py 100.00% <0.00%> (ø)
tests/test_schema_extra_examples.py 100.00% <0.00%> (ø)
docs_src/dependencies/tutorial001.py 100.00% <0.00%> (ø)
docs_src/dependency_testing/tutorial001.py 100.00% <0.00%> (ø)
docs_src/body_multiple_params/tutorial003.py 100.00% <0.00%> (ø)
docs_src/schema_extra_example/tutorial004.py 100.00% <0.00%> (ø)
docs_src/additional_status_codes/tutorial001.py 100.00% <0.00%> (ø)
docs_src/body_multiple_params/tutorial003_py310.py 100.00% <0.00%> (ø)
docs_src/schema_extra_example/tutorial004_py310.py 100.00% <0.00%> (ø)
.../query_params_str_validations/tutorial014_py310.py 100.00% <0.00%> (ø)
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2aaac14...3a54345. Read the comment docs.

@github-actions
Copy link
Contributor

📝 Docs preview for commit 567c354 at: https://6114ce4eb773bd7e578cf3da--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 37ee682 at: https://6114d0fdcc2d51748610f988--fastapi.netlify.app

@tiangolo tiangolo added awaiting-review lang-all Translations lang-fr French translations labels Aug 18, 2021
@github-actions github-actions bot mentioned this pull request Aug 18, 2021
@github-actions
Copy link
Contributor

📝 Docs preview for commit 710a203 at: https://61220e61f67165d21c9bb328--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 76014e8 at: https://61f12eface347a905df6a9c7--fastapi.netlify.app

@github-actions
Copy link
Contributor

📝 Docs preview for commit 5b147b1 at: https://627b9399fc0e5463a411dcf7--fastapi.netlify.app

Copy link
Contributor

@arthurio arthurio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍🏻 🇫🇷
However, I just checked https://github.com/tiangolo/fastapi/blob/master/docs/en/docs/deployment/index.md and looks like there is more to translate now?

Copy link
Contributor

@arthurio arthurio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't see that it was out of sync with current english version, but the translation was great!

@rjNemo
Copy link
Contributor Author

rjNemo commented Jul 7, 2022

@arthurio I review the recent version as soon as possible.
Thanks for pointing it out

@rjNemo
Copy link
Contributor Author

rjNemo commented Jul 7, 2022

@arthurio I pushed the latest changes.
Can you please review it again?

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

📝 Docs preview for commit f991d34 at: https://62c68c71c8ef8c4da59ee500--fastapi.netlify.app

Copy link
Contributor

@arthurio arthurio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 questions, otherwise looks great 🤩

utilisateurs**.

Pour une **API Web**, cela implique normalement de la placer sur une **machine distante**, avec un **programme serveur**
qui offre de bonnes performances, une bonne stabilité, _etc._, afin que vos **utilisateurs** puissent **accéder** à
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why _ect._ instead of just etc.?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I learned that Latin terms should be written in italics.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the info 😃

docs/fr/docs/deployment/index.md Outdated Show resolved Hide resolved
Co-authored-by: Arthur Rio <arthurio@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2022

📝 Docs preview for commit 3a54345 at: https://62c7db7569e707538f566159--fastapi.netlify.app

Copy link
Contributor

@arthurio arthurio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! 💯

@tiangolo tiangolo changed the title 🌐 Add French translation for deployment/index.md 🌐 Add French translation for docs/fr/docs/deployment/index.md Aug 18, 2022
@tiangolo
Copy link
Owner

Awesome, thanks @rjNemo! 🍰

And thanks for the reviews @arthurio and @Smlep! ☕

@tiangolo tiangolo merged commit e5eb56f into tiangolo:master Aug 18, 2022
JeanArhancet pushed a commit to JeanArhancet/fastapi that referenced this pull request Aug 20, 2022
…golo#3689)

Co-authored-by: Arthur Rio <arthurio@users.noreply.github.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: Ruidy <rnemausat@newstore.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved-2 lang-all Translations lang-fr French translations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants