@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.2. 3\n "
16
+ "X-Generator : Poedit 2.3\n "
17
17
18
18
#: ../Doc/howto/functional.rst:3
19
19
msgid "Functional Programming HOWTO"
@@ -1954,19 +1954,17 @@ msgstr ""
1954
1954
"Utilisation des fonctions d'ordre supérieur pour le traitement de texte »."
1955
1955
1956
1956
#: ../Doc/howto/functional.rst:1230
1957
- #, fuzzy
1958
1957
msgid ""
1959
1958
"Mertz also wrote a 3-part series of articles on functional programming for "
1960
1959
"IBM's DeveloperWorks site; see `part 1 <https://developer.ibm.com/articles/l-"
1961
1960
"prog/>`__, `part 2 <https://developer.ibm.com/tutorials/l-prog2/>`__, and "
1962
1961
"`part 3 <https://developer.ibm.com/tutorials/l-prog3/>`__,"
1963
1962
msgstr ""
1964
1963
"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/>`__,"
1970
1968
1971
1969
#: ../Doc/howto/functional.rst:1238
1972
1970
msgid "Python documentation"
0 commit comments