Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c3350d0

Browse files
committed
FIX: Useless italic.
1 parent 20d8673 commit c3350d0

File tree

1 file changed

+28
-40
lines changed

1 file changed

+28
-40
lines changed

library.po

+28-40
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: Python 3.5\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2016-03-12 23:41+0100\n"
11-
"PO-Revision-Date: 2016-04-15 10:56+0100\n"
12-
"Last-Translator: Robin Petit <[email protected]>\n"
11+
"PO-Revision-Date: 2016-04-15 18:36+0200\n"
12+
"Last-Translator: Julien Palard <[email protected]>\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"
1818
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
19-
"X-Generator: Poedit 1.5.4\n"
19+
"X-Generator: Poedit 1.8.7.1\n"
2020

2121
#: ../Doc/library/2to3.rst:4
2222
msgid "2to3 - Automated Python 2 to 3 code translation"
@@ -5072,8 +5072,7 @@ msgstr ""
50725072
msgid "Like :meth:`call_soon`, but thread safe."
50735073
msgstr "Comme :meth:`call_soon` mais `thread safe`."
50745074

5075-
#: ../Doc/library/asyncio-eventloop.rst:120
5076-
#: ../Doc/library/asyncio-task.rst:616
5075+
#: ../Doc/library/asyncio-eventloop.rst:120 ../Doc/library/asyncio-task.rst:616
50775076
msgid ""
50785077
"See the :ref:`concurrency and multithreading <asyncio-multithreading>` "
50795078
"section of the documentation."
@@ -5141,8 +5140,7 @@ msgstr "La fonction :func:`asyncio.sleep`."
51415140
msgid "Tasks"
51425141
msgstr "Tâches"
51435142

5144-
#: ../Doc/library/asyncio-eventloop.rst:187
5145-
#: ../Doc/library/asyncio-task.rst:537
5143+
#: ../Doc/library/asyncio-eventloop.rst:187 ../Doc/library/asyncio-task.rst:537
51465144
msgid ""
51475145
"Schedule the execution of a :ref:`coroutine object <coroutine>`: wrap it in "
51485146
"a future. Return a :class:`Task` object."
@@ -5475,18 +5473,17 @@ msgstr ""
54755473
#: ../Doc/library/asyncio-eventloop.rst:582
54765474
#: ../Doc/library/asyncio-eventloop.rst:596
54775475
#: ../Doc/library/asyncio-eventloop.rst:647
5478-
#: ../Doc/library/asyncio-eventloop.rst:752
5479-
#: ../Doc/library/asyncio-queue.rst:56 ../Doc/library/asyncio-queue.rst:79
5480-
#: ../Doc/library/asyncio-queue.rst:88 ../Doc/library/asyncio-stream.rst:122
5481-
#: ../Doc/library/asyncio-stream.rst:134 ../Doc/library/asyncio-stream.rst:143
5482-
#: ../Doc/library/asyncio-stream.rst:197
5476+
#: ../Doc/library/asyncio-eventloop.rst:752 ../Doc/library/asyncio-queue.rst:56
5477+
#: ../Doc/library/asyncio-queue.rst:79 ../Doc/library/asyncio-queue.rst:88
5478+
#: ../Doc/library/asyncio-stream.rst:122 ../Doc/library/asyncio-stream.rst:134
5479+
#: ../Doc/library/asyncio-stream.rst:143 ../Doc/library/asyncio-stream.rst:197
54835480
#: ../Doc/library/asyncio-subprocess.rst:115
54845481
#: ../Doc/library/asyncio-subprocess.rst:142
54855482
#: ../Doc/library/asyncio-subprocess.rst:204
5486-
#: ../Doc/library/asyncio-subprocess.rst:232
5487-
#: ../Doc/library/asyncio-sync.rst:95 ../Doc/library/asyncio-sync.rst:148
5488-
#: ../Doc/library/asyncio-sync.rst:176 ../Doc/library/asyncio-sync.rst:228
5489-
#: ../Doc/library/asyncio-sync.rst:237 ../Doc/library/asyncio-sync.rst:272
5483+
#: ../Doc/library/asyncio-subprocess.rst:232 ../Doc/library/asyncio-sync.rst:95
5484+
#: ../Doc/library/asyncio-sync.rst:148 ../Doc/library/asyncio-sync.rst:176
5485+
#: ../Doc/library/asyncio-sync.rst:228 ../Doc/library/asyncio-sync.rst:237
5486+
#: ../Doc/library/asyncio-sync.rst:272
54905487
msgid "This method is a :ref:`coroutine <coroutine>`."
54915488
msgstr "Cette méthode est une :ref:`coroutine <coroutine>`."
54925489

@@ -7145,8 +7142,7 @@ msgstr ""
71457142
#: ../Doc/library/json.rst:476 ../Doc/library/mailbox.rst:1485
71467143
#: ../Doc/library/socket.rst:166 ../Doc/library/statistics.rst:408
71477144
#: ../Doc/library/subprocess.rst:502 ../Doc/library/xdrlib.rst:256
7148-
#: ../Doc/library/xml.dom.rst:805
7149-
#: ../Doc/library/xml.etree.elementtree.rst:1170
7145+
#: ../Doc/library/xml.dom.rst:805 ../Doc/library/xml.etree.elementtree.rst:1170
71507146
msgid "Exceptions"
71517147
msgstr "Les exceptions"
71527148

@@ -7206,8 +7202,8 @@ msgstr ""
72067202
#: ../Doc/library/asyncio-stream.rst:36 ../Doc/library/asyncio-stream.rst:60
72077203
#: ../Doc/library/asyncio-stream.rst:70 ../Doc/library/asyncio-stream.rst:81
72087204
#: ../Doc/library/asyncio-subprocess.rst:40
7209-
#: ../Doc/library/asyncio-subprocess.rst:59
7210-
#: ../Doc/library/asyncio-task.rst:636 ../Doc/library/asyncio-task.rst:712
7205+
#: ../Doc/library/asyncio-subprocess.rst:59 ../Doc/library/asyncio-task.rst:636
7206+
#: ../Doc/library/asyncio-task.rst:712
72117207
msgid "This function is a :ref:`coroutine <coroutine>`."
72127208
msgstr "Cette fonction est une :ref:`coroutine <coroutine>`."
72137209

@@ -37584,17 +37580,16 @@ msgid ""
3758437580
"The default is 78, as recommended (but not required) by :rfc:`2822`."
3758537581
msgstr ""
3758637582

37587-
#: ../Doc/library/email.generator.rst:56
37588-
#: ../Doc/library/email.generator.rst:138
37583+
#: ../Doc/library/email.generator.rst:56 ../Doc/library/email.generator.rst:138
3758937584
msgid ""
3759037585
"The *policy* keyword specifies a :mod:`~email.policy` object that controls a "
3759137586
"number of aspects of the generator's operation. If no *policy* is "
3759237587
"specified, then the *policy* attached to the message object passed to :attr:"
3759337588
"`flatten` is used."
3759437589
msgstr ""
3759537590

37596-
#: ../Doc/library/email.generator.rst:61
37597-
#: ../Doc/library/email.generator.rst:143 ../Doc/library/email.parser.rst:76
37591+
#: ../Doc/library/email.generator.rst:61 ../Doc/library/email.generator.rst:143
37592+
#: ../Doc/library/email.parser.rst:76
3759837593
msgid "Added the *policy* keyword."
3759937594
msgstr ""
3760037595

@@ -37610,8 +37605,7 @@ msgid ""
3761037605
"properly MIME encoded."
3761137606
msgstr ""
3761237607

37613-
#: ../Doc/library/email.generator.rst:73
37614-
#: ../Doc/library/email.generator.rst:169
37608+
#: ../Doc/library/email.generator.rst:73 ../Doc/library/email.generator.rst:169
3761537609
msgid ""
3761637610
"Optional *unixfrom* is a flag that forces the printing of the envelope "
3761737611
"header delimiter before the first :rfc:`2822` header of the root message "
@@ -37620,8 +37614,7 @@ msgid ""
3762037614
"the envelope delimiter."
3762137615
msgstr ""
3762237616

37623-
#: ../Doc/library/email.generator.rst:79
37624-
#: ../Doc/library/email.generator.rst:175
37617+
#: ../Doc/library/email.generator.rst:79 ../Doc/library/email.generator.rst:175
3762537618
msgid "Note that for subparts, no envelope header is ever printed."
3762637619
msgstr ""
3762737620

@@ -59372,8 +59365,7 @@ msgid ""
5937259365
"since :exc:`IOError` is now an alias of :exc:`OSError`."
5937359366
msgstr ""
5937459367

59375-
#: ../Doc/library/io.rst:46 ../Doc/library/io.rst:727
59376-
#: ../Doc/library/io.rst:957
59368+
#: ../Doc/library/io.rst:46 ../Doc/library/io.rst:727 ../Doc/library/io.rst:957
5937759369
msgid "Text I/O"
5937859370
msgstr ""
5937959371

@@ -70402,8 +70394,8 @@ msgid ""
7040270394
"*a* or *b* is nonzero, then the value of ``gcd(a, b)`` is the largest "
7040370395
"positive integer that divides both *a* and *b*. ``gcd(0, 0)`` returns ``0``."
7040470396
msgstr ""
70405-
"Retourne le plus grand commun diviseur des entiers *a* et *b*. Si soit *a* "
70406-
"*ou* *b* est différent de zéro, la valeur de ``gcd(a, b)`` est le plus grand "
70397+
"Retourne le plus grand divisteur commun des entiers *a* et *b*. Si soit *a* "
70398+
"ou *b* est différent de zéro, la valeur de ``gcd(a, b)`` est le plus grand "
7040770399
"entier positif qui divise à la fois *a* et *b*. ``gcd(0, 0)`` retourne ``0``."
7040870400

7040970401
#: ../Doc/library/math.rst:147
@@ -76301,8 +76293,7 @@ msgid ""
7630176293
"the Python syntax and the functions in the :mod:`operator` module."
7630276294
msgstr ""
7630376295

76304-
#: ../Doc/library/operator.rst:364
76305-
#: ../Doc/library/xml.etree.elementtree.rst:403
76296+
#: ../Doc/library/operator.rst:364 ../Doc/library/xml.etree.elementtree.rst:403
7630676297
msgid "Syntax"
7630776298
msgstr ""
7630876299

@@ -89766,8 +89757,7 @@ msgstr ""
8976689757
msgid "Home page of the Expat project."
8976789758
msgstr ""
8976889759

89769-
#: ../Doc/library/pyexpat.rst:120
89770-
#: ../Doc/library/xml.etree.elementtree.rst:1040
89760+
#: ../Doc/library/pyexpat.rst:120 ../Doc/library/xml.etree.elementtree.rst:1040
8977189761
msgid "XMLParser Objects"
8977289762
msgstr ""
8977389763

@@ -137546,8 +137536,7 @@ msgstr ""
137546137536
msgid "A catch-all class to handle unknown URLs."
137547137537
msgstr ""
137548137538

137549-
#: ../Doc/library/urllib.request.rst:410
137550-
#: ../Doc/library/urllib.request.rst:1085
137539+
#: ../Doc/library/urllib.request.rst:410 ../Doc/library/urllib.request.rst:1085
137551137540
msgid "Process HTTP error responses."
137552137541
msgstr ""
137553137542

@@ -146523,8 +146512,7 @@ msgstr ""
146523146512

146524146513
#: ../Doc/library/xml.sax.handler.rst:56 ../Doc/library/xml.sax.handler.rst:66
146525146514
#: ../Doc/library/xml.sax.handler.rst:75 ../Doc/library/xml.sax.handler.rst:84
146526-
#: ../Doc/library/xml.sax.handler.rst:92
146527-
#: ../Doc/library/xml.sax.handler.rst:102
146515+
#: ../Doc/library/xml.sax.handler.rst:92 ../Doc/library/xml.sax.handler.rst:102
146528146516
#: ../Doc/library/xml.sax.handler.rst:134
146529146517
msgid "access: (parsing) read-only; (not parsing) read/write"
146530146518
msgstr ""

0 commit comments

Comments
 (0)