8000 correction d'une fuzzy (#1244) · python/python-docs-fr@5f7b5bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f7b5bf

Browse files
correction d'une fuzzy (#1244)
* correction d'une fuzzy * Update howto/functional.po Co-Authored-By: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> * wrapping Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
1 parent 98af448 commit 5f7b5bf

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

howto/functional.po

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-02-04 10:00+0100\n"
9-
"PO-Revision-Date: 2019-10-30 00:11+0100\n"
10-
"Last-Translator: \n"
9+
"PO-Revision-Date: 2020-04-29 00:18+0200\n"
10+
"Last-Translator: Mathieu Dupuy <deronnax@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.2.3\n"
16+
"X-Generator: Poedit 2.3\n"
1717

1818
#: ../Doc/howto/functional.rst:3
1919
msgid "Functional Programming HOWTO"
@@ -1954,19 +1954,17 @@ msgstr ""
19541954
"Utilisation des fonctions d'ordre supérieur pour le traitement de texte »."
19551955

19561956
#: ../Doc/howto/functional.rst:1230
1957-#, fuzzy
19581957
msgid ""
19591958
"Mertz also wrote a 3-part series of articles on functional programming for "
19601959
"IBM's DeveloperWorks site; see `part 1 <https://developer.ibm.com/articles/l-"
19611960
"prog/>`__, `part 2 <https://developer.ibm.com/tutorials/l-prog2/>`__, and "
19621961
"`part 3 <https://developer.ibm.com/tutorials/l-prog3/>`__,"
19631962
msgstr ""
19641963
"Mertz a également écrit une série de 3 articles (en anglais) sur la "
1965-
"programmation fonctionnelle pour le site de IBM *DeveloperWorks*, voir la "
1966-
"`partie 1 <https://www.ibm.com/developerworks/linux/library/l-prog/index."
1967-
"html>`__, la `partie 2 <https://www.ibm.com/developerworks/linux/library/l-"
1968-
"prog2/index.html>`__ et la `partie 3 <https://www.ibm.com/developerworks/"
1969-
"linux/library/l-prog3/index.html>`__."
1964+
"programmation fonctionnelle pour le site DeveloperWorks d'IBM. Voir `partie "
1965+
"1 <https://developer.ibm.com/articles/l-prog/>`__, `partie 2 <https://"
1966+
"developer.ibm.com/tutorials/l-prog2/>`__ et `partie 3 <https://developer.ibm."
1967+
"com/tutorials/l-prog3/>`__,"
19701968

19711969
#: ../Doc/howto/functional.rst:1238
19721970
msgid "Python documentation"

0 commit comments

Comments
 (0)
0