Skip to content

Commit 1dd6b83

Browse files
committed
FIX: Fuzzy string.
1 parent 6b617ab commit 1dd6b83

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

whatsnew/index.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6-
#, fuzzy
76
msgid ""
87
msgstr ""
98
"Project-Id-Version: Python 3.6\n"
109
"Report-Msgid-Bugs-To: \n"
1110
"POT-Creation-Date: 2017-09-21 09:15+0200\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13-
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14-
"Language-Team: LANGUAGE <[email protected]>\n"
11+
"PO-Revision-Date: 2017-09-21 09:39+0200\n"
1512
"Language: fr\n"
1613
"MIME-Version: 1.0\n"
1714
"Content-Type: text/plain; charset=UTF-8\n"
1815
"Content-Transfer-Encoding: 8bit\n"
16+
"Last-Translator: Julien Palard <[email protected]>\n"
17+
"Language-Team: \n"
18+
"X-Generator: Poedit 1.8.11\n"
1919

2020
#: ../Doc/whatsnew/index.rst:5
2121
msgid "What's New in Python"
@@ -32,13 +32,13 @@ msgstr ""
3232
"quiconque souhaitant être à jour suite à une nouvelle sortie."
3333

3434
#: ../Doc/whatsnew/index.rst:30
35-
#, fuzzy
3635
msgid ""
3736
"The \"Changelog\" is an HTML version of the `file built <https://pypi.org/"
3837
"project/blurb>`_ from the contents of the :source:`Misc/NEWS.d` directory "
3938
"tree, which contains *all* nontrivial changes to Python for the current "
4039
"version."
4140
msgstr ""
42-
"Le « Changelog » est une version HTML du fichier :source:`Misc/NEWS` qui "
43-
"contient *tous* les changements non-triviaux de Python pour la version "
44-
"courante."
41+
"Le « Changelog » est une version HTML du fichier `crée depuis <https://"
42+
"pypi.org/project/blurb>`_ le contenu du dossier :source:`Misc/NEWS.d`, qui "
43+
"contient *toutes* les modifications conséquentes de la version actuelle de "
44+
"Python."

0 commit comments

Comments
 (0)