Skip to content

Commit 1c94f62

Browse files
committed
Don't translate term.
1 parent 34a7ca0 commit 1c94f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/tokenize.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-09-20 21:48+0200\n"
9+
"PO-Revision-Date: 2018-09-20 21:54+0200\n"
1010
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -96,7 +96,7 @@ msgid ""
9696
"tokens. For all other token types ``exact_type`` equals the named tuple "
9797
"``type`` field."
9898
msgstr ""
99-
"Le :term:`tuple nommé` a une propriété additionnelle appelée ``exact_type`` "
99+
"Le :term:`named tuple` a une propriété additionnelle appelée ``exact_type`` "
100100
"qui contient le type exact de l'opérateur pour les jetons :data:`~token."
101101
"OP` . Pour tous les autres types de jetons, ``exact_type`` est égal au "
102102
"champ ``type`` du tuple nommé."

0 commit comments

Comments
 (0)