Skip to content

using/windows.po #1886

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

Merged
merged 8 commits into from
May 26, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
one more
  • Loading branch information
Mathieu Dupuy committed May 26, 2022
commit 8dddba8b9e13fc4aac978fcc43e562297473b06d
14 changes: 7 additions & 7 deletions using/windows.po
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,6 @@ msgstr ""
"telles que IDLE), pip et la documentation Python ne sont pas inclus."

#: using/windows.rst:425
#, fuzzy
msgid ""
"The embedded distribution does not include the `Microsoft C Runtime <https://"
"docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist#visual-"
Expand All @@ -991,12 +990,13 @@ msgid ""
"installed on a user's system previously or automatically via Windows Update, "
"and can be detected by finding ``ucrtbase.dll`` in the system directory."
msgstr ""
"La distribution intégrée n'inclut pas le `Microsoft C Runtime <https://www."
"microsoft.com/en-us/download/details.aspx?id=48145>`_ et il est de la "
"responsabilité de l'installateur d'application de le fournir. Le *runtime* "
"peut avoir déjà été installé sur le système d'un utilisateur précédemment ou "
"automatiquement via Windows Update, et peut être détecté en trouvant "
"``ucrtbase.dll`` dans le répertoire système."
"La distribution intégrée n'inclut pas le `Microsoft C Runtime <https://docs."
"microsoft.com/en-US/cpp/windows/latest-supported-vc-redist#visual-"
"studio-2015-2017-2019-and-2022>`_ et il est de la responsabilité de "
"l'installateur d'application de le fournir. Le *runtime* peut avoir déjà été "
"installé sur le système d'un utilisateur précédemment ou automatiquement via "
"Windows Update, et peut être détecté en trouvant ``ucrtbase.dll`` dans le "
"répertoire système."

#: using/windows.rst:432
msgid ""
Expand Down