forked from AFPy/python-docs-fr
Merging from transifex (#299)
* tx pull * Feedback from Christophe. * Feedback from Christophe. * Orth.
This commit is contained in:
parent f8975c4464
commit a736f3b922
9 changed files with 97 additions and 23 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-08-03 17:52+0200\n" | ||||
"PO-Revision-Date: 2018-08-13 15:01+0200\n" | ||||
"PO-Revision-Date: 2018-09-30 22:26+0200\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -1009,7 +1009,7 @@ msgid "" | |||
"the second line differs from that in the first line. In other words, " | ||||
"dictionary keys should be compared using ``==``, not using :keyword:`is`." | ||||
msgstr "" | ||||
"cela soulèverait une exception de type *KeyError* car l'id de ``[1, 2]`` " | ||||
"cela lèverait une exception de type *KeyError* car l'id de ``[1, 2]`` " | ||||
"utilisée dans la deuxième ligne diffère de celle de la première ligne. En " | ||||
"d'autres termes, les clés de dictionnaire doivent être comparées à l'aide du " | ||||
"comparateur ``==`` et non à l'aide du :keyword:`is`." | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue