File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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-07-23 14:38+0200\n "
9- "PO-Revision-Date : 2023-02-17 16:38+0100 \n "
10- "Last-Translator : Jean Abou Samra <jean@abou-samra.fr >\n "
9+ "PO-Revision-Date : 2024-05-12 23:26+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.0.1 \n "
16+ "X-Generator : Poedit 3.2.2 \n "
1717
1818#: library/argparse.rst:2
1919msgid ""
@@ -1695,7 +1695,7 @@ msgstr ""
16951695"objet. La valeur de dest_ est alors utilisée telle quelle pour les actions "
16961696"d'arguments positionnels et elle (dest_) est convertie en majuscules pour "
16971697"les actions d'arguments optionnels. Ainsi, un argument positionnel unique "
1698- "avec ``dest='bar'`` est affiché comme ``bar`` et un argument positionnel "
1698+ "avec ``dest='bar'`` est affiché comme ``bar`` et un argument optionnel "
16991699"unique ``--foo`` qui prend un seul argument sur la ligne de commande est "
17001700"affiché comme ``FOO``. Par exemple ::"
17011701
You can’t perform that action at this time.
0 commit comments