forked from AFPy/python-docs-fr
parent 80edf3e315
commit 12c2c9c069
1 changed files with 4 additions and 5 deletions
| | @ -6,14 +6,14 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2019-05-23 16:48+0200\n" | ||||
"PO-Revision-Date: 2018-08-01 00:34+0200\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"PO-Revision-Date: 2019-05-23 23:05+0200\n" | ||||
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\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 2.2.1\n" | ||||
| ||||
#: ../Doc/tutorial/introduction.rst:5 | ||||
msgid "An Informal Introduction to Python" | ||||
| | @ -476,13 +476,12 @@ msgstr "" | |||
"du même type, bien qu'à l'usage ce soit souvent le cas. ::" | ||||
| ||||
#: ../Doc/tutorial/introduction.rst:386 | ||||
#, fuzzy | ||||
msgid "" | ||||
"Like strings (and all other built-in :term:`sequence` types), lists can be " | ||||
"indexed and sliced::" | ||||
msgstr "" | ||||
"Comme les chaînes de caractères (et toute autre type de :term:`sequence`), " | ||||
"les listes peuvent être indicées et découpées : ::" | ||||
"les listes peuvent être indicées et découpées ::" | ||||
| ||||
#: ../Doc/tutorial/introduction.rst:396 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue