Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9624936

Browse files
christopheNanChristophe Nanteuil
authored and
Christophe Nanteuil
committed
correction positionnel vers optionnel (#270)
closes#269Reviewed-on:https://git.afpy.org/AFPy/python-docs-fr/pulls/270Reviewed-by: deronnax <deronnax@noreply.localhost>Co-authored-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>Co-committed-by: Christophe Nanteuil <christophe.nanteuil@gmail.com>
1 parentc8e6544 commit9624936

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎library/argparse.po

Lines changed: 4 additions & 4 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-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
1919
msgid""
@@ -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 argumentpositionnel "
1698+
"avec ``dest='bar'`` est affiché comme ``bar`` et un argumentoptionnel "
16991699
"unique ``--foo`` qui prend un seul argument sur la ligne de commande est "
17001700
"affiché comme ``FOO``. Par exemple ::"
17011701

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp