FIX: Missing bang.
This commit is contained in:
parent 7106631a03
commit 99e96c3ecd
1 changed files with 3 additions and 2 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-12-21 09:48+0100\n" | ||||
"PO-Revision-Date: 2019-01-11 17:27+0100\n" | ||||
"PO-Revision-Date: 2019-01-11 17:38+0100\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
| | @ -233,7 +233,8 @@ msgstr "" | |||
"Le nom du répertoire peut être récupéré depuis l'attribut :attr:`name` de " | ||||
"l'objet renvoyé. \tQuand l'objet retourné est utilisé en comme gestionnaire " | ||||
"de contexte, le :attr:`name` aura pour valeur la cible spécifiée par la " | ||||
"clause :keyword:`as` de l'instruction :keyword:`with`, si elle est spécifiée." | ||||
"clause :keyword:`!as` de l'instruction :keyword:`with`, si elle est " | ||||
"spécifiée." | ||||
| ||||
#: ../Doc/library/tempfile.rst:121 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue