merge pot files.
This commit is contained in:
parent 4ce73f59d9
commit 003d0f1cdc
32 changed files with 2890 additions and 2716 deletions
| | @ -5,7 +5,7 @@ msgid "" | |||
msgstr "" | ||||
"Project-Id-Version: Python 3.7\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2018-08-03 17:52+0200\n" | ||||
"POT-Creation-Date: 2018-09-15 21:52+0200\n" | ||||
"PO-Revision-Date: 2018-08-03 23:47+0200\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
| | @ -3487,3 +3487,17 @@ msgid "" | |||
"caused by having swap exception state when entering or exiting a generator. " | ||||
"(Contributed by Mark Shannon in :issue:`25612`.)" | ||||
msgstr "" | ||||
| ||||
#: ../Doc/whatsnew/3.7.rst:2490 | ||||
msgid "Notable changes in Python 3.7.1" | ||||
msgstr "" | ||||
| ||||
#: ../Doc/whatsnew/3.7.rst:2492 | ||||
msgid "" | ||||
"Starting in 3.7.1, :c:func:`Py_Initialize` now consistently reads and " | ||||
"respects all of the same environment settings as :c:func:`Py_Main` (in " | ||||
"earlier Python versions, it respected an ill-defined subset of those " | ||||
"environment variables, while in Python 3.7.0 it didn't read any of them due " | ||||
"to :issue:`34247`). If this behavior is unwanted, set :c:data:" | ||||
"`Py_IgnoreEnvironmentFlag` to 1 before calling :c:func:`Py_Initialize`." | ||||
msgstr "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue