8000 Review fuzzy strings. · python/python-docs-fr@88ac6eb · GitHub
[go: up one dir, main page]

Skip to content

Commit 88ac6eb

Browse files
committed
Review fuzzy strings.
1 parent 6839802 commit 88ac6eb

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

faq/general.po

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2017-09-12 13:37+0200\n"
11-
"PO-Revision-Date: 2017-05-28 17:54+0200\n"
11+
"PO-Revision-Date: 2017-09-12 13:41+0200\n"
1212
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
18-
"X-Generator: Poedit 1.8.11\n"
18+
"X-Generator: Poedit 2.0.2\n"
1919

2020
#: ../Doc/faq/general.rst:5
2121
msgid "General Python FAQ"
@@ -378,15 +378,14 @@ msgstr ""
378378
"fonctionner immédiatement sur la plupart des plateformes UNIX."
379379

380380
#: ../Doc/faq/general.rst:169
381-
#, fuzzy
382381
msgid ""
383382
"Consult the `Getting Started section of the Python Developer's Guide "
384383
"<https://devguide.python.org/setup/>`__ for more information on getting the "
385384
"source code and compiling it."
386385
msgstr ""
387386
"Consultez `la section Premiers pas du Guide des Développeurs Python <https://"
388-
"docs.python.org/devguide/setup.html>`__ pour plus d'informations sur comment "
389-
"obtenir le code source et le compiler."
387+
"devguide.python.org/setup/>`__ pour plus d'informations sur comment obtenir "
388+
"le code source et le compiler."
390389

391390
#: ../Doc/faq/general.rst:175
392391
msgid "How do I get documentation on Python?"
@@ -494,14 +493,13 @@ msgstr ""
494493
"python.org/; un flux RSS de *news* est disponible."
495494

496495
#: ../Doc/faq/general.rst:225
497-
#, fuzzy
498496
msgid ""
499497
"You can also access the development version of Python through Git. See `The "
500498
"Python Developer's Guide <https://devguide.python.org/>`_ for details."
501499
msgstr ""
502500
"Vous pouvez aussi accéder aux de Python en dévloppement grâce à Git. Voir "
503-
"`Le Guide du Développeur Python <https://docs.python.org/devguide/>`_ pour "
504-
"plus de détails."
501+
"`Le Guide du Développeur Python <https://devguide.python.org/>`_ pour plus "
502+
"de détails."
505503

506504
#: ../Doc/faq/general.rst:230
507505
msgid "How do I submit bug reports and patches for Python?"
@@ -533,13 +531,12 @@ msgstr ""
533531
"@template=forgotten>`_."
534532

535533
#: ../Doc/faq/general.rst:241
536-
#, fuzzy
537534
msgid ""
538535
"For more information on how Python is developed, consult `the Python "
539536
"Developer's Guide <https://devguide.python.org/>`_."
540537
msgstr ""
541538
"Pour davantages d'informations sur comment Python est développé, consultez "
542-
"`le Guide du Développeur Python <https://docs.python.org/devguide/>`_."
539+
"`le Guide du Développeur Python <https://devguide.python.org/>`_."
543540

544541
#: ../Doc/faq/general.rst:246
545542
msgid "Are there any published articles about Python that I can reference?"

library/ssl.po

Lines changed: 5 additions & 6 deletions
577C
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-12 13:37+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 <LL@li.org>\n"
11+
"PO-Revision-Date: 2017-09-12 13:41+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: \n"
17+
"Language-Team: \n"
18+
"X-Generator: Poedit 2.0.2\n"
1919

2020
#: ../Doc/library/ssl.rst:2
2121
msgid ":mod:`ssl` --- TLS/SSL wrapper for socket objects"
@@ -246,9 +246,8 @@ msgid "**SSLv3**"
246246
msgstr "**SSLv3**"
247247

248248
#: ../Doc/library/ssl.rst:196
249-
#, fuzzy
250249
msgid "**TLS** [3]_"
251-
msgstr "**TLSv1**"
250+
msgstr "**TLS** [3]_"
252251

253252
#: ../Doc/library/ssl.rst:196
254253
msgid "**TLSv1**"

0 commit comments

Comments
 (0)
0