forked from AFPy/python-docs-fr
Review fuzzy strings.
This commit is contained in:
parent 3ad393d7af
commit 9b054d0303
5 changed files with 12 additions and 16 deletions
| | @ -8,14 +8,14 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2017-08-10 00:49+0200\n" | ||||
"PO-Revision-Date: 2017-01-20 01:59+0100\n" | ||||
"PO-Revision-Date: 2017-08-10 14:06+0200\n" | ||||
"Last-Translator: Hugo Ludmann <ludmann.h@gmail.com>\n" | ||||
"Language-Team: \n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
"Content-Type: text/plain; charset=UTF-8\n" | ||||
"Content-Transfer-Encoding: 8bit\n" | ||||
"X-Generator: Poedit 1.8.11\n" | ||||
"X-Generator: Poedit 2.0.2\n" | ||||
| ||||
#: ../Doc/howto/argparse.rst:3 | ||||
msgid "Argparse Tutorial" | ||||
| | @ -260,13 +260,12 @@ msgid "Introducing Optional arguments" | |||
msgstr "Introduction aux arguments optionnels" | ||||
| ||||
#: ../Doc/howto/argparse.rst:224 | ||||
#, fuzzy | ||||
msgid "" | ||||
"So far we have been playing with positional arguments. Let us have a look on " | ||||
"how to add optional ones::" | ||||
msgstr "" | ||||
"Jusqu'à maintenant, on a joué avec les arguments positionnels. Regardons " | ||||
"comment en ajouter des optionnels : ::" | ||||
"comment ajouter des paramètres optionnels : ::" | ||||
| ||||
#: ../Doc/howto/argparse.rst:234 ../Doc/howto/argparse.rst:280 | ||||
#: ../Doc/howto/argparse.rst:396 ../Doc/howto/argparse.rst:430 | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue