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
Update stat.po
  • Loading branch information
jeanlapostolle committed Oct 27, 2021
commit 64aeec87f0d939548fc8fcfa5172537ad622a88d
10 changes: 5 additions & 5 deletions library/stat.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-09-23 16:16+0200\n"
"PO-Revision-Date: 2021-10-27 21:29+0200\n"
"PO-Revision-Date: 2021-10-27 22:03+0200\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -167,15 +167,15 @@ msgstr ""

#: library/stat.rst:164
msgid "Number of links to the inode."
msgstr "Nombre de lien dans l'inode"
msgstr "Nombre de liens vers l'inode."

#: library/stat.rst:169
msgid "User id of the owner."
msgstr "Identifiant utilisateur du propriétaire"
msgstr "Identifiant utilisateur du propriétaire."

#: library/stat.rst:174
msgid "Group id of the owner."
msgstr "Identifiant de groupe du propriétaire"
msgstr "Identifiant de groupe du propriétaire."

#: library/stat.rst:179
msgid ""
Expand All @@ -184,7 +184,7 @@ msgstr ""

#: library/stat.rst:184
msgid "Time of last access."
msgstr "L'heure du dernier accès"
msgstr "L'heure du dernier accès."

#: library/stat.rst:189
msgid "Time of last modification."
Expand Down