translate the last line howto/regex.po file (#923)
* translate the last line howto/regex.po file * Update howto/regex.po Co-Authored-By: Jules Lasne (jlasne) <jlasne@student.42.fr>
This commit is contained in:
parent 939ed2d5a0
commit 57d2c3ca7f
1 changed files with 4 additions and 2 deletions
| | @ -6,14 +6,14 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2019-09-04 11:33+0200\n" | ||||
"PO-Revision-Date: 2019-03-26 22:48+0100\n" | ||||
"PO-Revision-Date: 2019-10-31 15:33+0100\n" | ||||
"Last-Translator: Nabil Bendafi <nabil@bendafi.fr>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\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 2.0.2\n" | ||||
"X-Generator: Poedit 1.8.7.1\n" | ||||
| ||||
#: ../Doc/howto/regex.rst:5 | ||||
msgid "Regular Expression HOWTO" | ||||
| | @ -1913,6 +1913,8 @@ msgid "" | |||
"Additionally, you can retrieve named groups as a dictionary with :meth:`~re." | ||||
"Match.groupdict`::" | ||||
msgstr "" | ||||
"De plus, vous pouvez retrouver les groupes nommés en tant que dictionnaire " | ||||
"avec :meth:`~re.Match.groupdict` ::" | ||||
| ||||
#: ../Doc/howto/regex.rst:952 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue