Merge pull request #546 from christopheNan/oublis_errno

library/errno.po - corrections oubliées avant le précédent commit
This commit is contained in:
Christophe Nanteuil 2019-01-24 23:40:37 +01:00 committed by GitHub
commit fa08996e33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n" "Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-02 22:11+0200\n" "POT-Creation-Date: 2017-04-02 22:11+0200\n"
"PO-Revision-Date: 2019-01-14 19:30+0100\n" "PO-Revision-Date: 2019-01-22 22:49+0100\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" "Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n" "Language: fr\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -26,10 +26,10 @@ msgid ""
"borrowed from :file:`linux/include/errno.h`, which should be pretty all-" "borrowed from :file:`linux/include/errno.h`, which should be pretty all-"
"inclusive." "inclusive."
msgstr "" msgstr ""
"Ce module mets à disposition des symboles du système standard ``errno``. La " "Ce module met à disposition des symboles du système standard ``errno``. La "
"valeur de chaque symbole est la valeur entière correspondante. Les noms et les " "valeur de chaque symbole est la valeur entière correspondante. Les noms et "
"descriptions sont empruntés à :file:`linux/include/errno.h`, qui devrait être " "les descriptions sont empruntés à :file:`linux/include/errno.h`, qui devrait "
"assez inclusive." "être assez exhaustif."
#: ../Doc/library/errno.rst:17 #: ../Doc/library/errno.rst:17
msgid "" msgid ""
@ -124,11 +124,11 @@ msgstr "Dispositif de bloc requis"
#: ../Doc/library/errno.rst:108 #: ../Doc/library/errno.rst:108
msgid "Device or resource busy" msgid "Device or resource busy"
msgstr "Dispositif ou ressource occupée" msgstr "Dispositif ou ressource occupé"
#: ../Doc/library/errno.rst:113 #: ../Doc/library/errno.rst:113
msgid "File exists" msgid "File exists"
msgstr "Fichier existant" msgstr "Fichier déjà existant"
#: ../Doc/library/errno.rst:118 #: ../Doc/library/errno.rst:118
msgid "Cross-device link" msgid "Cross-device link"