Skip to content

Started translating library/os.po #1531

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 15 commits into from
May 27, 2022
Prev Previous commit
Next Next commit
fix sphinx tags
  • Loading branch information
Mathieu Dupuy committed May 24, 2022
commit a1ebd5f32d833778138130026d649aeeabb2553c
2 changes: 1 addition & 1 deletion library/os.po
Original file line number Diff line number Diff line change
Expand Up @@ -1161,7 +1161,7 @@ msgstr ""
"*offset_dst*. Si *offset_src* est ``None``, alors *src* est lu depuis la "
"position actuelle ; respectivement pour *offset_dst*. Les fichiers pointés "
"par *src* et *dst* doivent se trouver sur le même système de fichiers, sinon "
"une :exc:`OSError` est levée avec :attr:`~OSError.errno` défini `à :data:"
"une :exc:`OSError` est levée avec :attr:`~OSError.errno` défini à :data:"
"`errno.EXDEV`."

#: library/os.rst:1452
Expand Down