forked from AFPy/python-docs-fr
changement de "périphérique" et réecriture des lignes disparues
This commit is contained in:
parent ba9c7876a7
commit e2002964ad
1 changed files with 7 additions and 3 deletions
| | @ -84,7 +84,7 @@ msgstr "Erreur d'entrée-sortie" | |||
| ||||
#: ../Doc/library/errno.rst:58 | ||||
msgid "No such device or address" | ||||
msgstr "Périphérique ou adresse inexistant" | ||||
msgstr "Dispositif ou adresse inexistant" | ||||
| ||||
#: ../Doc/library/errno.rst:63 | ||||
msgid "Arg list too long" | ||||
| | @ -120,7 +120,11 @@ msgstr "Mauvaise adresse" | |||
| ||||
#: ../Doc/library/errno.rst:103 | ||||
msgid "Block device required" | ||||
msgstr "Périphérique de bloc requis" | ||||
msgstr "Dispositif de bloc requis" | ||||
| ||||
#: ../Doc/library/errno.rst:108 | ||||
msgid "Device or resource busy" | ||||
msgstr "Dispositif ou ressource occupée" | ||||
| ||||
#: ../Doc/library/errno.rst:113 | ||||
msgid "File exists" | ||||
| | @ -168,7 +172,7 @@ msgstr "Fichier trop grand" | |||
| ||||
#: ../Doc/library/errno.rst:168 | ||||
msgid "No space left on device" | ||||
msgstr "Plus de place sur le périphérique" | ||||
msgstr "Plus de place sur le dispositif" | ||||
| ||||
#: ../Doc/library/errno.rst:173 | ||||
msgid "Illegal seek" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue