10000 traduction finale de library/tarfile.po by ygingras · Pull Request #1830 · python/python-docs-fr · GitHub
[go: up one dir, main page]

Skip to content

traduction finale de library/tarfile.po #1830

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 2 commits into from
Apr 4, 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
Typo dans library/tarfile.po
Co-authored-by: Jean Abou-Samra <jean@abou-samra.fr>
  • Loading branch information
ygingras and jeanas authored Mar 30, 2022
commit 983379aaaf1d018b9dce50e7ad23c26e09ed132c
2 changes: 1 addition & 1 deletion library/tarfile.po
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ msgid ""
"For modes ``'w:xz'`` and ``'x:xz'``, :func:`tarfile.open` accepts the "
"keyword argument *preset* to specify the compression level of the file."
msgstr ""
"Pour les modes ``'w:xz'`` les ``'x:xz'``, :func:`tarfile.open` accepte "
"Pour les modes ``'w:xz'`` et ``'x:xz'``, :func:`tarfile.open` accepte "
"l'argument nommé *preset* pour spécifier le niveau de compression du fichier."

#: library/tarfile.rst:108
Expand Down
0