Skip to content

Commit 06e9c33

Browse files
Seluj78JulienPalard
authored andcommitted
Removed fuzzy entry in translation and finished last translations in reference/expressions.po (#476)
* Removed fuzzy entry in translation and finished last translations * Apply suggestions from code review Co-Authored-By: Seluj78 <jlasne@student.42.fr>
1 parent 9527a8d commit 06e9c33

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

reference/expressions.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
9-
"PO-Revision-Date: 2018-10-05 11:52+0200\n"
10-
"Last-Translator: Julien Palard <julien@palard.fr>\n"
9+
"PO-Revision-Date: 2018-12-12 22:18+0100\n"
10+
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.1.1\n"
16+
"X-Generator: Poedit 2.2\n"
1717

1818
#: ../Doc/reference/expressions.rst:6
1919
msgid "Expressions"
@@ -817,15 +817,16 @@ msgstr ""
817817
"déléguer facilement l'exécution à un sous-générateur."
818818

819819
#: ../Doc/reference/expressions.rst:510
820-
#, fuzzy
821820
msgid ":pep:`525` - Asynchronous Generators"
822-
msgstr ":pep:`255`: Générateurs simples"
821+
msgstr ":pep:`525` : Générateurs asynchrones"
823822

824823
#: ../Doc/reference/expressions.rst:510
825824
msgid ""
826825
"The proposal that expanded on :pep:`492` by adding generator capabilities to "
827826
"coroutine functions."
828827
msgstr ""
828+
"La proposition qui a amélioré la :pep:`492` en ajoutant des capacités de "
829+
"générateur pour les coroutines."
829830

830831
#: ../Doc/reference/expressions.rst:517
831832
msgid "Generator-iterator methods"
@@ -2853,9 +2854,8 @@ msgid "Exponentiation [#]_"
28532854
msgstr "Puissance [#]_"
28542855

28552856
#: ../Doc/reference/expressions.rst:1828
2856-
#, fuzzy
28572857
msgid ":keyword:`await` ``x``"
2858-
msgstr ":keyword:`not` ``x``"
2858+
msgstr ":keyword:`await` ``x``"
28592859

28602860
#: ../Doc/reference/expressions.rst:1830
28612861
msgid "``x[index]``, ``x[index:index]``, ``x(arguments...)``, ``x.attribute``"

0 commit comments

Comments
 (0)