You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library/argparse.po
+7-3
Original file line number
Diff line number
Diff line change
@@ -1158,7 +1158,8 @@ msgstr ""
1158
1158
"`~ArgumentParser.parse_args`. Consultez la description d'action_ pour voir "
1159
1159
"quelques exemples ;"
1160
1160
1161
-
# Nous sommes dans une énumération après un :, donc pas de majuscule et le paragraphe doit se terminer par ;.
1161
+
# Nous sommes dans une énumération après un :, donc pas de majuscule et le
1162
+
# paragraphe doit se terminer par ;.
1162
1163
#:library/argparse.rst:981
1163
1164
msgid""
1164
1165
"When :meth:`~ArgumentParser.add_argument` is called with option strings "
@@ -1965,7 +1966,8 @@ msgstr ""
1965
1966
"``description`` – description du groupe de ce sous-analyseur dans la sortie "
1966
1967
"d'aide ; par défaut : ``None`` ;"
1967
1968
1968
-
# I think the English version is very misleading here. Even for subcommands, ``prog`` is only a tiny prefix of the auto generater usage string.
1969
+
# I think the English version is very misleading here. Even for subcommands,
1970
+
# ``prog`` is only a tiny prefix of the auto generater usage string.
1969
1971
#:library/argparse.rst:1639
1970
1972
msgid""
1971
1973
"prog - usage information that will be displayed with sub-command help, by "
@@ -2482,7 +2484,9 @@ msgstr ""
2482
2484
msgid"Upgrading optparse code"
2483
2485
msgstr"Mettre à jour du code ``optparse``"
2484
2486
2485
-
# Surchargé n'est pas une traduction exact de monkey-patch, mais c'est probablement permission içi puisqu'on parle du context historique général plutôt que de détails d'implantation.
2487
+
# Surchargé n'est pas une traduction exact de monkey-patch, mais c'est
2488
+
# probablement permission içi puisqu'on parle du context historique général
2489
+
# plutôt que de détails d'implantation.
2486
2490
#:library/argparse.rst:2120
2487
2491
msgid""
2488
2492
"Originally, the :mod:`argparse` module had attempted to maintain "
0 commit comments