Skip to content

Traduction de library/stat.po #1748

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 10 commits into from
May 24, 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
powrap
  • Loading branch information
Mathieu Dupuy committed May 23, 2022
commit 834c5e57f4d552f764d38eac379f35845b98511d
7 changes: 4 additions & 3 deletions library/stat.po
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,14 @@ msgstr ""
#: library/stat.rst:33
msgid "Return non-zero if the mode is from a character special device file."
msgstr ""
"Renvoie une valeur différente de zéro si c'est le mode d'un fichier spécial caractère "
"de périphérique."
"Renvoie une valeur différente de zéro si c'est le mode d'un fichier spécial "
"caractère de périphérique."

#: library/stat.rst:38
msgid "Return non-zero if the mode is from a block special device file."
msgstr ""
"Renvoie une valeur différente de zéro si c'est le mode d'un fichier spécial bloc."
"Renvoie une valeur différente de zéro si c'est le mode d'un fichier spécial "
"bloc."

#: library/stat.rst:43
msgid "Return non-zero if the mode is from a regular file."
Expand Down