Skip to content

Commit 8b85b55

Browse files
committed
Fixing inconsistencies found by pomerge.
1 parent d11a6b4 commit 8b85b55

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+69
-68
lines changed

c-api/bytes.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
12-
"PO-Revision-Date: 2018-02-15 00:30+0100\n"
12+
"PO-Revision-Date: 2018-07-03 11:50+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: fr\n"

c-api/dict.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12+
"PO-Revision-Date: 2018-07-03 11:36+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: fr\n"
@@ -164,7 +164,7 @@ msgstr ""
164164

165165
#: ../Doc/c-api/dict.rst:160
166166
msgid "For example::"
167-
msgstr "Par exemple : ::"
167+
msgstr "Par exemple ::"
168168

169169
#: ../Doc/c-api/dict.rst:170
170170
msgid ""

c-api/structures.po

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

381381
#: ../Doc/c-api/structures.rst:269
382382
msgid "float"
383-
msgstr "float"
383+
msgstr "*float*"
384384

385385
#: ../Doc/c-api/structures.rst:270
386386
msgid "T_DOUBLE"

distutils/setupscript.po

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

342342
#: ../Doc/distutils/setupscript.rst:291
343343
msgid "For example::"
344-
msgstr "Par exemple : ::"
344+
msgstr "Par exemple ::"
345345

346346
#: ../Doc/distutils/setupscript.rst:298
347347
msgid "is the equivalent of having this at the top of every C source file::"

library/_dummy_thread.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
12-
"PO-Revision-Date: 2017-09-24 21:34+0200\n"
12+
"PO-Revision-Date: 2018-07-03 11:39+0200\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
1515
"Language: fr\n"
@@ -51,8 +51,9 @@ msgid ""
5151
"often occurs with blocking I/O."
5252
msgstr ""
5353
"Soyez prudent de ne pas utiliser ce module lorsqu'un deadlock peut se "
54-
"produire à partir d'un thread en cours de création qui bloque en attentant "
55-
"qu'un autre thread soit créé. Cela se produit souvent avec des I/O bloquants."
54+
"produire à partir d'un fil d'exécution en cours de création qui bloque en "
55+
"attentant qu'un autre fil d'exécution soit créé. Cela se produit souvent "
56+
"avec des I/O bloquants."
5657

5758
#~ msgid "Suggested usage is::"
5859
#~ msgstr "Utilisation suggérée ::"

library/array.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ msgstr "``'f'``"
192192

193193
#: ../Doc/library/array.rst:43 ../Doc/library/array.rst:45
194194
msgid "float"
195-
msgstr "float"
195+
msgstr "*float*"
196196

197197
#: ../Doc/library/array.rst:45
198198
msgid "``'d'``"

library/asyncio-eventloop.po

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

13131313
#: ../Doc/library/asyncio-eventloop.rst:1063
13141314
msgid "Example::"
1315-
msgstr "Exemples ::"
1315+
msgstr "Exemple ::"
13161316

13171317
#: ../Doc/library/asyncio-eventloop.rst:1081
13181318
#, fuzzy

library/asyncio-task.po

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

682682
#: ../Doc/library/asyncio-task.rst:587
683683
msgid "Example::"
684-
msgstr "Exemples ::"
684+
msgstr "Exemple ::"
685685

686686
#: ../Doc/library/asyncio-task.rst:595
687687
msgid "The futures ``f`` are not necessarily members of fs."

library/configparser.po

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

187187
#: ../Doc/library/configparser.rst:244 ../Doc/library/configparser.rst:305
188188
msgid "For example:"
189-
msgstr "Par exemple : ::"
189+
msgstr "Par exemple ::"
190190

191191
#: ../Doc/library/configparser.rst:292
192192
msgid "Interpolation of values"

library/contextlib.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ msgstr ""
128128
#: ../Doc/library/contextlib.rst:105
129129
#, fuzzy
130130
msgid "A simple example::"
131-
msgstr "Par exemple : ::"
131+
msgstr "Par exemple ::"
132132

133133
#: ../Doc/library/contextlib.rst:126
134134
msgid ""
@@ -170,7 +170,7 @@ msgstr ""
170170

171171
#: ../Doc/library/contextlib.rst:184
172172
msgid "For example::"
173-
msgstr "Par exemple : ::"
173+
msgstr "Par exemple ::"
174174

175175
#: ../Doc/library/contextlib.rst:194
176176
msgid "This code is equivalent to::"

0 commit comments

Comments
 (0)