@@ -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 <[email protected] > \n"
11
11
"
Language-Team :
FRENCH <[email protected] >\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"
@@ -1956,19 +1956,17 @@ msgstr ""
1956
1956
"Utilisation des fonctions d'ordre supérieur pour le traitement de texte »."
1957
1957
1958
1958
#: ../Doc/howto/functional.rst:1230
1959
- #, fuzzy
1960
1959
msgid ""
1961
1960
"Mertz also wrote a 3-part series of articles on functional programming for "
1962
1961
"IBM's DeveloperWorks site; see `part 1 <https://developer.ibm.com/articles/l-"
1963
1962
"prog/>`__, `part 2 <https://developer.ibm.com/tutorials/l-prog2/>`__, and "
1964
1963
"`part 3 <https://developer.ibm.com/tutorials/l-prog3/>`__,"
1965
1964
msgstr ""
1966
1965
"Mertz a également écrit une série de 3 articles (en anglais) sur la "
1967
- "programmation fonctionnelle pour le site de IBM *DeveloperWorks*, voir la "
1968
- "`partie 1 <https://www.ibm.com/developerworks/linux/library/l-prog/index."
1969
- "html>`__, la `partie 2 <https://www.ibm.com/developerworks/linux/library/l-"
1970
- "prog2/index.html>`__ et la `partie 3 <https://www.ibm.com/developerworks/"
1971
- "linux/library/l-prog3/index.html>`__."
1966
+ "programmation fonctionnelle pour le site DeveloperWorks d'IBM. Voir `partie "
1967
+ "1 <https://developer.ibm.com/articles/l-prog/>`__, `partie 2 <https://"
1968
+ "developer.ibm.com/tutorials/l-prog2/>`__ et `partie 3 <https://developer.ibm."
1969
+ "com/tutorials/l-prog3/>`__,"
1972
1970
1973
1971
#: ../Doc/howto/functional.rst:1238
1974
1972
msgid "Python documentation"
0 commit comments