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

Skip to content

Commit b646cac

Browse files
committed
tx pull.
1 parent aa2df6c commit b646cac

19 files changed

+24
-24
lines changed

c-api/bytes.po

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

8080
#: ../Doc/c-api/bytes.rst:68
8181
msgid "Type"
82-
msgstr ""
82+
msgstr "Type"
8383

8484
#: ../Doc/c-api/bytes.rst:68
8585
msgid "Comment"

c-api/exceptions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,7 +1331,7 @@ msgstr ":c:data:`PyExc_FutureWarning`"
13311331

13321332
#: ../Doc/c-api/exceptions.rst:993
13331333
msgid ":exc:`FutureWarning`"
1334-
msgstr ""
1334+
msgstr ":exc:`FutureWarning`"
13351335

13361336
#: ../Doc/c-api/exceptions.rst:995
13371337
msgid ":c:data:`PyExc_ImportWarning`"
@@ -1347,7 +1347,7 @@ msgstr ":c:data:`PyExc_PendingDeprecationWarning`"
13471347

13481348
#: ../Doc/c-api/exceptions.rst:997
13491349
msgid ":exc:`PendingDeprecationWarning`"
1350-
msgstr ""
1350+
msgstr ":exc:`PendingDeprecationWarning`"
13511351

13521352
#: ../Doc/c-api/exceptions.rst:999
13531353
msgid ":c:data:`PyExc_ResourceWarning`"
@@ -1379,7 +1379,7 @@ msgstr ":c:data:`PyExc_UnicodeWarning`"
13791379

13801380
#: ../Doc/c-api/exceptions.rst:1005
13811381
msgid ":exc:`UnicodeWarning`"
1382-
msgstr ""
1382+
msgstr ":exc:`UnicodeWarning`"
13831383

13841384
#: ../Doc/c-api/exceptions.rst:1007
13851385
msgid ":c:data:`PyExc_UserWarning`"

c-api/unicode.po

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

458458
#: ../Doc/c-api/unicode.rst:447
459459
msgid "Type"
460-
msgstr ""
460+
msgstr "Type"
461461

462462
#: ../Doc/c-api/unicode.rst:447
463463
msgid "Comment"

glossary.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ msgstr "Glossaire"
2323

2424
#: ../Doc/glossary.rst:10
2525
msgid "``>>>``"
26-
msgstr ""
26+
msgstr "``>>>``"
2727

2828
#: ../Doc/glossary.rst:12
2929
msgid ""
@@ -36,7 +36,7 @@ msgstr ""
3636

3737
#: ../Doc/glossary.rst:14
3838
msgid "``...``"
39-
msgstr ""
39+
msgstr "``...``"
4040

4141
#: ../Doc/glossary.rst:16
4242
msgid ""

howto/curses.po

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

3232
#: ../Doc/howto/curses.rst:0
3333
msgid "Release"
34-
msgstr ""
34+
msgstr "Version"
3535

3636
#: ../Doc/howto/curses.rst:8
3737
msgid "2.04"

howto/functional.po

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

3232
#: ../Doc/howto/functional.rst:0
3333
msgid "Release"
34-
msgstr ""
34+
msgstr "Version"
3535

3636
#: ../Doc/howto/functional.rst:6
3737
msgid "0.32"

howto/sorting.po

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

3232
#: ../Doc/howto/sorting.rst:0
3333
msgid "Release"
34-
msgstr ""
34+
msgstr "Version"
3535

3636
#: ../Doc/howto/sorting.rst:7
3737
msgid "0.1"

howto/unicode.po

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

2424
#: ../Doc/howto/unicode.rst:0
2525
msgid "Release"
26-
msgstr ""
26+
msgstr "Version"
2727

2828
#: ../Doc/howto/unicode.rst:7
2929
msgid "1.12"

library/base64.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ msgstr "Le module :mod:`binascii`"
337337
msgid ""
338338
"Support module containing ASCII-to-binary and binary-to-ASCII conversions."
339339
msgstr ""
340-
"Module de support contenant les conversions ASCII-à-binaire et binaire-à-"
340+
"Module secondaire contenant les conversions ASCII-à-binaire et binaire-à-"
341341
"ASCII."
342342

343343
#: ../Doc/library/base64.rst:296

library/binhex.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ msgstr "Le module :mod:`binascii`"
8585
msgid ""
8686
"Support module containing ASCII-to-binary and binary-to-ASCII conversions."
8787
msgstr ""
88-
"Module de support contenant les conversions ASCII-à-binaire et binaire-à-"
88+
"Module secondaire contenant les conversions ASCII-à-binaire et binaire-à-"
8989
"ASCII."
9090

9191
#: ../Doc/library/binhex.rst:50

library/enum.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,7 @@ msgstr ""
437437

438438
#: ../Doc/library/enum.rst:0
439439
msgid "value"
440-
msgstr ""
440+
msgstr "valeur"
441441

442442
#: ../Doc/library/enum.rst:505
443443
msgid "What the new Enum class will record as its name."
@@ -467,7 +467,7 @@ msgstr ""
467467

468468
#: ../Doc/library/enum.rst:0
469469
msgid "module"
470-
msgstr ""
470+
msgstr "module"
471471

472472
#: ../Doc/library/enum.rst:524
473473
msgid "name of module where new Enum class can be found."
@@ -483,7 +483,7 @@ msgstr ""
483483

484484
#: ../Doc/library/enum.rst:0
485485
msgid "type"
486-
msgstr ""
486+
msgstr "type"
487487

488488
#: ../Doc/library/enum.rst:528
489489
msgid "type to mix in to new Enum class."

library/http.client.po

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

191191
#: ../Doc/library/http.client.rst:196
192192
msgid "The constants defined in this module are:"
193-
msgstr ""
193+
msgstr "Les constantes définies dans ce module sont :"
194194

195195
#: ../Doc/library/http.client.rst:200
196196
msgid "The default port for the HTTP protocol (always ``80``)."

library/inspect.po

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

5858
#: ../Doc/library/inspect.rst:38
5959
msgid "Type"
60-
msgstr ""
60+
msgstr "Type"
6161

6262
#: ../Doc/library/inspect.rst:38
6363
msgid "Attribute"

library/json.po

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

377377
#: ../Doc/library/json.rst:314 ../Doc/library/json.rst:403
378378
msgid "None"
379-
msgstr ""
379+
msgstr "*None*"
380380

381381
#: ../Doc/library/json.rst:317
382382
msgid ""

library/tkinter.po

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

10831083
#: ../Doc/library/tkinter.rst:701
10841084
msgid "func"
1085-
msgstr ""
1085+
msgstr "func"
10861086

10871087
#: ../Doc/library/tkinter.rst:699
10881088
msgid ""

reference/datamodel.po

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

160160
#: ../Doc/reference/datamodel.rst:150
161161
msgid "None"
162-
msgstr ""
162+
msgstr "*None*"
163163

164164
#: ../Doc/reference/datamodel.rst:147
165165
msgid ""

whatsnew/3.3.po

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

21502150
#: ../Doc/whatsnew/3.3.rst:1530
21512151
msgid "multiprocessing"
2152-
msgstr ""
2152+
msgstr "multiprocessing"
21532153

21542154
#: ../Doc/whatsnew/3.3.rst:1532
21552155
msgid ""

whatsnew/3.4.po

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

15071507
#: ../Doc/whatsnew/3.4.rst:1121
15081508
msgid "multiprocessing"
1509-
msgstr ""
1509+
msgstr "multiprocessing"
15101510

15111511
#: ../Doc/whatsnew/3.4.rst:1125
15121512
msgid ""

whatsnew/3.5.po

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

17521752
#: ../Doc/whatsnew/3.5.rst:1460
17531753
msgid "multiprocessing"
1754-
msgstr ""
1754+
msgstr "multiprocessing"
17551755

17561756
#: ../Doc/whatsnew/3.5.rst:1462
17571757
msgid ""

0 commit comments

Comments
 (0)