Skip to content

Commit 820266a

Browse files
committed
Proofreading :ref:Availability tags (mostly using a small script).
1 parent 473b2bd commit 820266a

22 files changed

+82
-121
lines changed

c-api/exceptions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ msgstr ""
216216
#: ../Doc/c-api/exceptions.rst:208 ../Doc/c-api/exceptions.rst:216
217217
#: ../Doc/c-api/exceptions.rst:225 ../Doc/c-api/exceptions.rst:234
218218
msgid ":ref:`Availability <availability>`: Windows."
219-
msgstr ""
219+
msgstr ":ref:`Disponibilité <availability>` : Windows."
220220

221221
#: ../Doc/c-api/exceptions.rst:196
222222
msgid ""

c-api/init.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
9-
"PO-Revision-Date: 2018-10-04 12:24+0200\n"
9+
"PO-Revision-Date: 2018-11-29 18:22+0100\n"
1010
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -292,9 +292,8 @@ msgid "See :pep:`529` for more details."
292292
msgstr "Voir la :pep:`529` pour plus d'informations."
293293

294294
#: ../Doc/c-api/init.rst:159 ../Doc/c-api/init.rst:171
295-
#, fuzzy
296295
msgid ":ref:`Availability <availability>`: Windows."
297-
msgstr "Disponibilité : Windows."
296+
msgstr ":ref:`Disponibilité <availability>` : Windows."
298297

299298
#: ../Doc/c-api/init.rst:163
300299
msgid ""

library/_thread.po

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ msgstr ""
112112
msgid ""
113113
":ref:`Availability <availability>`: Windows, systems with POSIX threads."
114114
msgstr ""
115+
":ref:`Disponibilité <availability>` : Windows, systems with POSIX threads."
115116

116117
#: ../Doc/library/_thread.rst:110
117118
msgid ""

library/asyncio-eventloop.po

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
9-
"PO-Revision-Date: 2018-10-18 10:16+0200\n"
9+
"PO-Revision-Date: 2018-11-29 18:24+0100\n"
1010
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -693,9 +693,8 @@ msgstr ""
693693
#: ../Doc/library/asyncio-eventloop.rst:508
694694
#: ../Doc/library/asyncio-eventloop.rst:628
695695
#: ../Doc/library/asyncio-eventloop.rst:976
696-
#, fuzzy
697696
msgid ":ref:`Availability <availability>`: Unix."
698-
msgstr "Disponibilité : Unix."
697+
msgstr ":ref:`Disponibilité <availability>` : Unix."
699698

700699
#: ../Doc/library/asyncio-eventloop.rst:515
701700
msgid "The *path* parameter can now be a :term:`path-like object`."
@@ -1728,18 +1727,16 @@ msgid ""
17281727
msgstr ""
17291728

17301729
#: ../Doc/library/asyncio-eventloop.rst:1420
1731-
#, fuzzy
17321730
msgid ":ref:`Availability <availability>`: Unix, Windows."
1733-
msgstr "Disponibilité : Unix, Windows."
1731+
msgstr ":ref:`Disponibilité <availability>` : Unix, Windows."
17341732

17351733
#: ../Doc/library/asyncio-eventloop.rst:1425
17361734
msgid "An event loop for Windows that uses \"I/O Completion Ports\" (IOCP)."
17371735
msgstr ""
17381736

17391737
#: ../Doc/library/asyncio-eventloop.rst:1428
1740-
#, fuzzy
17411738
msgid ":ref:`Availability <availability>`: Windows."
1742-
msgstr "Disponibilité : Windows."
1739+
msgstr ":ref:`Disponibilité <availability>` : Windows."
17431740

17441741
#: ../Doc/library/asyncio-eventloop.rst:1429
17451742
msgid "An example how to use :class:`ProactorEventLoop` on Windows::"

library/asyncio-policy.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12+
"PO-Revision-Date: 2018-11-29 18:26+0100\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: \n"
@@ -144,9 +144,8 @@ msgid ""
144144
msgstr ""
145145

146146
#: ../Doc/library/asyncio-policy.rst:106
147-
#, fuzzy
148147
msgid ":ref:`Availability <availability>`: Windows."
149-
msgstr "Disponibilité : Windows."
148+
msgstr ":ref:`Disponibilité <availability>` : Windows."
150149

151150
#: ../Doc/library/asyncio-policy.rst:110
152151
msgid "Process Watchers"

library/asyncio-stream.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-11-29 16:06+0100\n"
9-
"PO-Revision-Date: 2018-10-13 17:36+0200\n"
9+
"PO-Revision-Date: 2018-11-29 18:28+0100\n"
1010
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -129,9 +129,8 @@ msgid "See also the documentation of :meth:`loop.create_unix_connection`."
129129
msgstr ""
130130

131131
#: ../Doc/library/asyncio-stream.rst:119 ../Doc/library/asyncio-stream.rst:141
132-
#, fuzzy
133132
msgid ":ref:`Availability <availability>`: Unix."
134-
msgstr "Disponibilité : Unix."
133+
msgstr ":ref:`Disponibilité <availability>` : Unix."
135134

136135
#: ../Doc/library/asyncio-stream.rst:126
137136
msgid "The *path* parameter can now be a :term:`path-like object`"

library/asyncore.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ msgstr ""
331331

332332
#: ../Doc/library/asyncore.rst:278 ../Doc/library/asyncore.rst:287
333333
msgid ":ref:`Availability <availability>`: Unix."
334-
msgstr ""
334+
msgstr ":ref:`Disponibilité <availability>` : Unix."
335335

336336
#: ../Doc/library/asyncore.rst:282
337337
msgid ""

library/codecs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2623,7 +2623,7 @@ msgstr ""
26232623

26242624
#: ../Doc/library/codecs.rst:1483
26252625
msgid ":ref:`Availability <availability>`: Windows only."
2626-
msgstr ""
2626+
msgstr ":ref:`Disponibilité <availability>` : Windows uniquement."
26272627

26282628
#: ../Doc/library/codecs.rst:1484
26292629
msgid "Support any error handler."

library/hashlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ msgstr ""
297297

298298
#: ../Doc/library/hashlib.rst:275
299299
msgid ":ref:`Availability <availability>`: OpenSSL 1.1+."
300-
msgstr ""
300+
msgstr ":ref:`Disponibilité <availability>` : OpenSSL 1.1+."
301301

302302
#: ../Doc/library/hashlib.rst:280
303303
msgid "BLAKE2"

library/mimetypes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,4 +291,4 @@ msgstr ""
291291

292292
#: ../Doc/library/mimetypes.rst:261
293293
msgid ":ref:`Availability <availability>`: Windows."
294-
msgstr ""
294+
msgstr ":ref:`Disponibilité <availability>` : Windows."

0 commit comments

Comments
 (0)