Skip to content

Commit caf6043

Browse files
authored
Apply suggestions from code review
Co-Authored-By: Seluj78 <jlasne@student.42.fr>
1 parent bafd93e commit caf6043

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/spwd.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ msgstr ""
1818
#: ../Doc/library/spwd.rst:2
1919
#, fuzzy
2020
msgid ":mod:`spwd` --- The shadow password database"
21-
msgstr ":mod:`spwd` --- La base de données *shadow*"
21+
msgstr ":mod:`spwd` --- La base de données de mots de passe *shadow*"
2222

2323
#: ../Doc/library/spwd.rst:10
2424
msgid ""
2525
"This module provides access to the Unix shadow password database. It is "
2626
"available on various Unix versions."
2727
msgstr ""
2828
"Ce module permet d'accéder à la base de données UNIX de mots de passe "
29-
"*Shadow*. Il est disponible sur différentes versions d'UNIX."
29+
"*shadow*. Elle est disponible sur différentes versions d'UNIX."
3030

3131
#: ../Doc/library/spwd.rst:13
3232
msgid ""
@@ -82,7 +82,7 @@ msgstr "``sp_pwdp``"
8282

8383
#: ../Doc/library/spwd.rst:25
8484
msgid "Encrypted password"
85-
msgstr "Mot de passe chiffré"
85+
msgstr "Mot de passe haché"
8686

8787
#: ../Doc/library/spwd.rst:27
8888
msgid "2"

0 commit comments

Comments
 (0)