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

Skip to content

Commit 429044d

Browse files
committed
Review fuzzy strings after pot merge.
1 parent c9d3ab5 commit 429044d

File tree

5 files changed

+168
-203
lines changed

5 files changed

+168
-203
lines changed

c-api/exceptions.po

Lines changed: 49 additions & 94 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-05-27 19:40+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-05-27 19:52+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/c-api/exceptions.rst:8
2121
msgid "Exception Handling"
@@ -856,14 +856,12 @@ msgid ":exc:`BrokenPipeError`"
856856
msgstr ":exc:`BrokenPipeError`"
857857

858858
#: ../Doc/c-api/exceptions.rst:820
859-
#, fuzzy
860859
msgid ":c:data:`PyExc_BufferError`"
861-
msgstr ":c:data:`PyExc_ValueError`"
860+
msgstr ":c:data:`PyExc_BufferError`"
862861

863862
#: ../Doc/c-api/exceptions.rst:820
864-
#, fuzzy
865863
msgid ":exc:`BufferError`"
866-
msgstr ":exc:`ValueError`"
864+
msgstr ":exc:`BufferError`"
867865

868866
#: ../Doc/c-api/exceptions.rst:822
869867
msgid ":c:data:`PyExc_ChildProcessError`"
@@ -938,14 +936,12 @@ msgid ":exc:`FloatingPointError`"
938936
msgstr ":exc:`FloatingPointError`"
939937

940938
#: ../Doc/c-api/exceptions.rst:840
941-
#, fuzzy
942939
msgid ":c:data:`PyExc_GeneratorExit`"
943-
msgstr ":c:data:`PyExc_SystemExit`"
940+
msgstr ":c:data:`PyExc_GeneratorExit`"
944941

945942
#: ../Doc/c-api/exceptions.rst:840
946-
#, fuzzy
947943
msgid ":exc:`GeneratorExit`"
948-
msgstr ":exc:`SystemExit`"
944+
msgstr ":exc:`GeneratorExit`"
949945

950946
#: ../Doc/c-api/exceptions.rst:842
951947
msgid ":c:data:`PyExc_ImportError`"
@@ -956,14 +952,12 @@ msgid ":exc:`ImportError`"
956952
msgstr ":exc:`ImportError`"
957953

958954
#: ../Doc/c-api/exceptions.rst:844
959-
#, fuzzy
960955
msgid ":c:data:`PyExc_IndentationError`"
961-
msgstr ":c:data:`PyExc_IndexError`"
956+
msgstr ":c:data:`PyExc_IndentationError`"
962957

963958
#: ../Doc/c-api/exceptions.rst:844
964-
#, fuzzy
965959
msgid ":exc:`IndentationError`"
966-
msgstr ":exc:`ConnectionError`"
960+
msgstr ":exc:`IndentationError`"
967961

968962
#: ../Doc/c-api/exceptions.rst:846
969963
msgid ":c:data:`PyExc_IndexError`"
@@ -1114,24 +1108,20 @@ msgid ":exc:`RuntimeError`"
11141108
msgstr ":exc:`RuntimeError`"
11151109

11161110
#: ../Doc/c-api/exceptions.rst:882
1117-
#, fuzzy
11181111
msgid ":c:data:`PyExc_StopAsyncIteration`"
1119-
msgstr ":c:data:`PyExc_AssertionError`"
1112+
msgstr ":c:data:`PyExc_StopAsyncIteration`"
11201113

11211114
#: ../Doc/c-api/exceptions.rst:882
1122-
#, fuzzy
11231115
msgid ":exc:`StopAsyncIteration`"
1124-
msgstr ":exc:`AssertionError`"
1116+
msgstr ":exc:`StopAsyncIteration`"
11251117

11261118
#: ../Doc/c-api/exceptions.rst:884
1127-
#, fuzzy
11281119
msgid ":c:data:`PyExc_StopIteration`"
1129-
msgstr ":c:data:`PyExc_Exception`"
1120+
msgstr ":c:data:`PyExc_StopIteration`"
11301121

11311122
#: ../Doc/c-api/exceptions.rst:884
1132-
#, fuzzy
11331123
msgid ":exc:`StopIteration`"
1134-
msgstr ":exc:`Exception`"
1124+
msgstr ":exc:`StopIteration`"
11351125

11361126
#: ../Doc/c-api/exceptions.rst:886
11371127
msgid ":c:data:`PyExc_SyntaxError`"
@@ -1158,14 +1148,12 @@ msgid ":exc:`SystemExit`"
11581148
msgstr ":exc:`SystemExit`"
11591149

11601150
#: ../Doc/c-api/exceptions.rst:892
1161-
#, fuzzy
11621151
msgid ":c:data:`PyExc_TabError`"
1163-
msgstr ":c:data:`PyExc_TypeError`"
1152+
msgstr ":c:data:`PyExc_TabError`"
11641153

11651154
#: ../Doc/c-api/exceptions.rst:892
1166-
#, fuzzy
11671155
msgid ":exc:`TabError`"
1168-
msgstr ":exc:`TypeError`"
1156+
msgstr ":exc:`TabError`"
11691157

11701158
#: ../Doc/c-api/exceptions.rst:894
11711159
msgid ":c:data:`PyExc_TimeoutError`"
@@ -1184,54 +1172,44 @@ msgid ":exc:`TypeError`"
11841172
msgstr ":exc:`TypeError`"
11851173

11861174
#: ../Doc/c-api/exceptions.rst:898
1187-
#, fuzzy
11881175
msgid ":c:data:`PyExc_UnboundLocalError`"
1189-
msgstr ":c:data:`PyExc_WindowsError`"
1176+
msgstr ":c:data:`PyExc_UnboundLocalError`"
11901177

11911178
#: ../Doc/c-api/exceptions.rst:898
1192-
#, fuzzy
11931179
msgid ":exc:`UnboundLocalError`"
1194-
msgstr ":exc:`IndexError`"
1180+
msgstr ":exc:`UnboundLocalError`"
11951181

11961182
#: ../Doc/c-api/exceptions.rst:900
1197-
#, fuzzy
11981183
msgid ":c:data:`PyExc_UnicodeDecodeError`"
1199-
msgstr ":c:data:`PyExc_IndexError`"
1184+
msgstr ":c:data:`PyExc_UnicodeDecodeError`"
12001185

12011186
#: ../Doc/c-api/exceptions.rst:900
1202-
#, fuzzy
12031187
msgid ":exc:`UnicodeDecodeError`"
1204-
msgstr ":exc:`IndexError`"
1188+
msgstr ":exc:`UnicodeDecodeError`"
12051189

12061190
#: ../Doc/c-api/exceptions.rst:902
1207-
#, fuzzy
12081191
msgid ":c:data:`PyExc_UnicodeEncodeError`"
1209-
msgstr ":c:data:`PyExc_IndexError`"
1192+
msgstr ":c:data:`PyExc_UnicodeEncodeError`"
12101193

12111194
#: ../Doc/c-api/exceptions.rst:902
1212-
#, fuzzy
12131195
msgid ":exc:`UnicodeEncodeError`"
1214-
msgstr ":exc:`IndexError`"
1196+
msgstr ":exc:`UnicodeEncodeError`"
12151197

12161198
#: ../Doc/c-api/exceptions.rst:904
1217-
#, fuzzy
12181199
msgid ":c:data:`PyExc_UnicodeError`"
1219-
msgstr ":c:data:`PyExc_IndexError`"
1200+
msgstr ":c:data:`PyExc_UnicodeError`"
12201201

12211202
#: ../Doc/c-api/exceptions.rst:904
1222-
#, fuzzy
12231203
msgid ":exc:`UnicodeError`"
1224-
msgstr ":exc:`IndexError`"
1204+
msgstr ":exc:`UnicodeError`"
12251205

12261206
#: ../Doc/c-api/exceptions.rst:906
1227-
#, fuzzy
12281207
msgid ":c:data:`PyExc_UnicodeTranslateError`"
1229-
msgstr ":c:data:`PyExc_EnvironmentError`"
1208+
msgstr ":c:data:`PyExc_UnicodeTranslateError`"
12301209

12311210
#: ../Doc/c-api/exceptions.rst:906
1232-
#, fuzzy
12331211
msgid ":exc:`UnicodeTranslateError`"
1234-
msgstr ":exc:`ValueError`"
1212+
msgstr ":exc:`UnicodeTranslateError`"
12351213

12361214
#: ../Doc/c-api/exceptions.rst:908
12371215
msgid ":c:data:`PyExc_ValueError`"
@@ -1262,14 +1240,12 @@ msgid ""
12621240
msgstr ""
12631241

12641242
#: ../Doc/c-api/exceptions.rst:923
1265-
#, fuzzy
12661243
msgid ":c:data:`PyExc_StopAsyncIteration` and :c:data:`PyExc_RecursionError`."
1267-
msgstr ":c:data:`PyExc_RecursionError`."
1244+
msgstr ":c:data:`PyExc_StopAsyncIteration` et :c:data:`PyExc_RecursionError`."
12681245

12691246
#: ../Doc/c-api/exceptions.rst:926
1270-
#, fuzzy
12711247
msgid ":c:data:`PyExc_ModuleNotFoundError`."
1272-
msgstr ":c:data:`PyExc_FloatingPointError`"
1248+
msgstr ":c:data:`PyExc_ModuleNotFoundError`."
12731249

12741250
#: ../Doc/c-api/exceptions.rst:929
12751251
msgid "These are compatibility aliases to :c:data:`PyExc_OSError`:"
@@ -1326,118 +1302,97 @@ msgid ""
13261302
msgstr ""
13271303

13281304
#: ../Doc/c-api/exceptions.rst:987
1329-
#, fuzzy
13301305
msgid ":c:data:`PyExc_Warning`"
1331-
msgstr ":c:data:`PyExc_Exception`"
1306+
msgstr ":c:data:`PyExc_Warning`"
13321307

13331308
#: ../Doc/c-api/exceptions.rst:987
1334-
#, fuzzy
13351309
msgid ":exc:`Warning`"
1336-
msgstr ":exc:`Exception`"
1310+
msgstr ":exc:`Warning`"
13371311

13381312
#: ../Doc/c-api/exceptions.rst:989
1339-
#, fuzzy
13401313
msgid ":c:data:`PyExc_BytesWarning`"
1341-
msgstr ":c:data:`PyExc_SystemExit`"
1314+
msgstr ":c:data:`PyExc_BytesWarning`"
13421315

13431316
#: ../Doc/c-api/exceptions.rst:989
1344-
#, fuzzy
13451317
msgid ":exc:`BytesWarning`"
1346-
msgstr ":exc:`SystemExit`"
1318+
msgstr ":exc:`BytesWarning`"
13471319

13481320
#: ../Doc/c-api/exceptions.rst:991
1349-
#, fuzzy
13501321
msgid ":c:data:`PyExc_DeprecationWarning`"
1351-
msgstr ":c:data:`PyExc_Exception`"
1322+
msgstr ":c:data:`PyExc_DeprecationWarning`"
13521323

13531324
#: ../Doc/c-api/exceptions.rst:991
1354-
#, fuzzy
13551325
msgid ":exc:`DeprecationWarning`"
1356-
msgstr ":exc:`Exception`"
1326+
msgstr ":exc:`DeprecationWarning`"
13571327

13581328
#: ../Doc/c-api/exceptions.rst:993
1359-
#, fuzzy
13601329
msgid ":c:data:`PyExc_FutureWarning`"
1361-
msgstr ":c:data:`PyExc_EOFError`"
1330+
msgstr ":c:data:`PyExc_FutureWarning`"
13621331

13631332
#: ../Doc/c-api/exceptions.rst:993
13641333
msgid ":exc:`FutureWarning`"
13651334
msgstr ""
13661335

13671336
#: ../Doc/c-api/exceptions.rst:995
1368-
#, fuzzy
13691337
msgid ":c:data:`PyExc_ImportWarning`"
1370-
msgstr ":c:data:`PyExc_ImportError`"
1338+
msgstr ":c:data:`PyExc_ImportWarning`"
13711339

13721340
#: ../Doc/c-api/exceptions.rst:995
1373-
#, fuzzy
13741341
msgid ":exc:`ImportWarning`"
1375-
msgstr ":exc:`ImportError`"
1342+
msgstr ":exc:`ImportWarning`"
13761343

13771344
#: ../Doc/c-api/exceptions.rst:997
1378-
#, fuzzy
13791345
msgid ":c:data:`PyExc_PendingDeprecationWarning`"
1380-
msgstr ":c:data:`PyExc_ConnectionError`"
1346+
msgstr ":c:data:`PyExc_PendingDeprecationWarning`"
13811347

13821348
#: ../Doc/c-api/exceptions.rst:997
13831349
msgid ":exc:`PendingDeprecationWarning`"
13841350
msgstr ""
13851351

13861352
#: ../Doc/c-api/exceptions.rst:999
1387-
#, fuzzy
13881353
msgid ":c:data:`PyExc_ResourceWarning`"
1389-
msgstr ":c:data:`PyExc_ReferenceError`"
1354+
msgstr ":c:data:`PyExc_ResourceWarning`"
13901355

13911356
#: ../Doc/c-api/exceptions.rst:999
1392-
#, fuzzy
13931357
msgid ":exc:`ResourceWarning`"
1394-
msgstr ":exc:`ReferenceError`"
1358+
msgstr ":exc:`ResourceWarning`"
13951359

13961360
#: ../Doc/c-api/exceptions.rst:1001
1397-
#, fuzzy
13981361
msgid ":c:data:`PyExc_RuntimeWarning`"
1399-
msgstr ":c:data:`PyExc_RuntimeError`"
1362+
msgstr ":c:data:`PyExc_RuntimeWarning`"
14001363

14011364
#: ../Doc/c-api/exceptions.rst:1001
1402-
#, fuzzy
14031365
msgid ":exc:`RuntimeWarning`"
1404-
msgstr ":exc:`RuntimeError`"
1366+
msgstr ":exc:`RuntimeWarning`"
14051367

14061368
#: ../Doc/c-api/exceptions.rst:1003
1407-
#, fuzzy
14081369
msgid ":c:data:`PyExc_SyntaxWarning`"
1409-
msgstr ":c:data:`PyExc_SyntaxError`"
1370+
msgstr ":c:data:`PyExc_SyntaxWarning`"
14101371

14111372
#: ../Doc/c-api/exceptions.rst:1003
1412-
#, fuzzy
14131373
msgid ":exc:`SyntaxWarning`"
1414-
msgstr ":exc:`SyntaxError`"
1374+
msgstr ":exc:`SyntaxWarning`"
14151375

14161376
#: ../Doc/c-api/exceptions.rst:1005
1417-
#, fuzzy
14181377
msgid ":c:data:`PyExc_UnicodeWarning`"
1419-
msgstr ":c:data:`PyExc_Exception`"
1378+
msgstr ":c:data:`PyExc_UnicodeWarning`"
14201379

14211380
#: ../Doc/c-api/exceptions.rst:1005
14221381
msgid ":exc:`UnicodeWarning`"
14231382
msgstr ""
14241383

14251384
#: ../Doc/c-api/exceptions.rst:1007
1426-
#, fuzzy
14271385
msgid ":c:data:`PyExc_UserWarning`"
1428-
msgstr ":c:data:`PyExc_KeyError`"
1386+
msgstr ":c:data:`PyExc_UserWarning`"
14291387

14301388
#: ../Doc/c-api/exceptions.rst:1007
1431-
#, fuzzy
14321389
msgid ":exc:`UserWarning`"
1433-
msgstr ":exc:`AssertionError`"
1390+
msgstr ":exc:`UserWarning`"
14341391

14351392
#: ../Doc/c-api/exceptions.rst:1010
1436-
#, fuzzy
14371393
msgid ":c:data:`PyExc_ResourceWarning`."
1438-
msgstr ":c:data:`PyExc_RecursionError`."
1394+
msgstr ":c:data:`PyExc_ResourceWarning`."
14391395

14401396
#: ../Doc/c-api/exceptions.rst:1016
1441-
#, fuzzy
14421397
msgid "This is a base class for other standard warning categories."
1443-
msgstr "C'est la classe de base pour les autres exceptions standards"
1398+
msgstr "C'est la classe de base pour les autres catégories de *warning*."

library/functions.po

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Python 3.6\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2017-05-27 19:40+0200\n"
11-
"PO-Revision-Date: 2017-05-27 10:12+0200\n"
11+
"PO-Revision-Date: 2017-05-27 19:54+0200\n"
1212
"Last-Translator: Julien Palard <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: fr\n"
@@ -1257,7 +1257,6 @@ msgstr ""
12571257
"``1.0``)."
12581258

12591259
#: ../Doc/library/functions.rst:613
1260-
#, fuzzy
12611260
msgid ""
12621261
"For objects with custom :meth:`__hash__` methods, note that :func:`hash` "
12631262
"truncates the return value based on the bit width of the host machine. See :"
@@ -2184,15 +2183,14 @@ msgstr ""
21842183
"*y* doivent être des entiers et *y* positif."
21852184

21862185
#: ../Doc/library/functions.rst:1127
2187-
#, fuzzy
21882186
msgid ""
21892187
"Print *objects* to the text stream *file*, separated by *sep* and followed "
21902188
"by *end*. *sep*, *end*, *file* and *flush*, if present, must be given as "
21912189
"keyword arguments."
21922190
msgstr ""
21932191
"Écrit *objects* dans le flux texte *file*, séparés par *sep* et suivis de "
2194-
"*end*. *sep*, *end*, et *file*, s'ils sont présents, doivent être données "
2195-
"par mot clef."
2192+
"*end*. *sep*, *end*, *file*, et *flush*, s'ils sont présents, doivent être "
2193+
"données par mot clef."
21962194

21972195
#: ../Doc/library/functions.rst:1131
21982196
msgid ""

0 commit comments

Comments
 (0)