8000 Traduction partielle library/glob.po by freallearn · Pull Request #1815 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

Traduction partielle library/glob.po #1815

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 7 commits into from
Apr 27, 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
Update library/glob.po
Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
  • Loading branch information
freallearn and christopheNan authored Feb 10, 2022
commit 8a6f8601f7ae83eaa7a0e09e6a1723de2cfa3830
2 changes: 1 addition & 1 deletion library/glob.po
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ msgid ""
"func:`glob` as changing the current directory before calling it. If "
"*pathname* is relative, the result will contain paths relative to *root_dir*."
msgstr ""
"Si *root_dir* n'est pas ``None``, cela doit être :term:`objet simili-chemin "
"Si *root_dir* n'est pas ``None``, cela doit être un :term:`objet simili-chemin "
"<path-like object>` spécifiant le dossier racine pour rechercher. Cela a le "
"même effet sur :func:`glob` en changeant le dossier courant avant l'appel de "
"la fonction. Si *pathname* est relative, le résultat contiendra les chemins "
Expand Down
0