File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -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 : 2022-03-23 18:39+0100\n "
9
- "PO-Revision-Date : 2018-07-29 23:43+0200 \n "
10
- "Last-Translator : Luka Peschke <mail@lukapeschke.com >\n "
9
+ "PO-Revision-Date : 2022-11-04 21:20-0400 \n "
10
+ "Last-Translator : Edith Viau <info@eviau.net >\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 .0.3 \n "
16
+ "X-Generator : Poedit 3 .0.1 \n "
17
17
18
18
#: library/cmd.rst:2
19
19
msgid ":mod:`cmd` --- Support for line-oriented command interpreters"
@@ -248,6 +248,10 @@ msgid ""
248
248
"column is only as wide as necessary. Columns are separated by two spaces for "
249
249
"readability."
250
250
msgstr ""
251
+ "Méthode appelée pour afficher une liste de chaînes de caractères sous la "
252
+ "forme d'un ensemble compact de colonnes. Chaque colonne est de largeur "
253
+ "minimale. Les colonnes sont séparées par deux espaces pour faciliter la "
254
+ "lecture."
251
255
252
256
#: library/cmd.rst:133
253
257
msgid ""
You can’t perform that action at this time.
0 commit comments