Skip to content

Commit 6a3c024

Browse files
Christophe NanteuilchristopheNan
authored andcommitted
revue de reference/import.po (#164)
et ajout d'une référence dans faq/programming.po Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/164 Reviewed-by: jeanas <jean@abou-samra.fr> Co-authored-by: Christophe Nanteuil <christophenan@noreply.localhost> Co-committed-by: Christophe Nanteuil <christophenan@noreply.localhost>
1 parent d732f3c commit 6a3c024

File tree

2 files changed

+77
-69
lines changed

2 files changed

+77
-69
lines changed

faq/programming.po

Lines changed: 5 additions & 5 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: 2023-04-14 13:19+0200\n"
9-
"PO-Revision-Date: 2023-06-28 13:51+0200\n"
10-
"Last-Translator: Jean Abou Samra <jean@abou-samra.fr>\n"
9+
"PO-Revision-Date: 2023-07-08 12:37+0200\n"
10+
"Last-Translator: Christophe Nanteuil <christophe.nanteuil@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 3.3.1\n"
16+
"X-Generator: Poedit 3.2.2\n"
1717

1818
#: faq/programming.rst:5
1919
msgid "Programming FAQ"
@@ -2035,8 +2035,8 @@ msgid ""
20352035
"term:`list comprehension` is an elegant solution::"
20362036
msgstr ""
20372037
"Pour appeler une méthode ou une fonction et accumuler les valeurs renvoyées "
2038-
"dans une liste, une :term:`compréhension de liste` est une solution "
2039-
"élégante ::"
2038+
"dans une liste, une :term:`compréhension de liste <list comprehension>` est "
2039+
"une solution élégante ::"
20402040

20412041
#: faq/programming.rst:1334
20422042
msgid ""

0 commit comments

Comments
 (0)