Skip to content

Commit dc3fc92

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: python-doc bot
1 parent da76c37 commit dc3fc92

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

whatsnew/changelog.po

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -11676,19 +11676,19 @@ msgid ""
1167611676
msgstr ""
1167711677

1167811678
msgid "BINARY_ADD_ADAPTIVE"
11679-
msgstr ""
11679+
msgstr "BINARY_ADD_ADAPTIVE"
1168011680

1168111681
msgid "BINARY_ADD_FLOAT"
11682-
msgstr ""
11682+
msgstr "BINARY_ADD_FLOAT"
1168311683

1168411684
msgid "BINARY_ADD_INT"
11685-
msgstr ""
11685+
msgstr "BINARY_ADD_INT"
1168611686

1168711687
msgid "BINARY_ADD_UNICODE"
11688-
msgstr ""
11688+
msgstr "BINARY_ADD_UNICODE"
1168911689

1169011690
msgid "BINARY_ADD_UNICODE_INPLACE_FAST"
11691-
msgstr ""
11691+
msgstr "BINARY_ADD_UNICODE_INPLACE_FAST"
1169211692

1169311693
msgid ""
1169411694
":issue:`44929`: Fix some edge cases of ``enum.Flag`` string representation "
@@ -11719,33 +11719,33 @@ msgid ":issue:`44900`: Add five superinstructions for PEP 659 quickening:"
1171911719
msgstr ""
1172011720

1172111721
msgid "LOAD_FAST LOAD_FAST"
11722-
msgstr ""
11722+
msgstr "LOAD_FAST LOAD_FAST"
1172311723

1172411724
msgid "STORE_FAST LOAD_FAST"
11725-
msgstr ""
11725+
msgstr "STORE_FAST LOAD_FAST"
1172611726

1172711727
msgid "LOAD_FAST LOAD_CONST"
11728-
msgstr ""
11728+
msgstr "LOAD_FAST LOAD_CONST"
1172911729

1173011730
msgid "LOAD_CONST LOAD_FAST"
11731-
msgstr ""
11731+
msgstr "LOAD_CONST LOAD_FAST"
1173211732

1173311733
msgid "STORE_FAST STORE_FAST"
11734-
msgstr ""
11734+
msgstr "STORE_FAST STORE_FAST"
1173511735

1173611736
msgid ""
1173711737
":issue:`44889`: Initial implementation of adaptive specialization of "
1173811738
"``LOAD_METHOD``. The following specialized forms were added:"
1173911739
msgstr ""
1174011740

1174111741
msgid "``LOAD_METHOD_CACHED``"
11742-
msgstr ""
11742+
msgstr "``LOAD_METHOD_CACHED``"
1174311743

1174411744
msgid "``LOAD_METHOD_MODULE``"
11745-
msgstr ""
11745+
msgstr "``LOAD_METHOD_MODULE``"
1174611746

1174711747
msgid "``LOAD_METHOD_CLASS``"
11748-
msgstr ""
11748+
msgstr "``LOAD_METHOD_CLASS``"
1174911749

1175011750
msgid ""
1175111751
":issue:`44890`: Specialization stats are always collected in debug builds."
@@ -11802,13 +11802,13 @@ msgid "Three specialized forms of STORE_ATTR are added:"
1180211802
msgstr ""
1180311803

1180411804
msgid "STORE_ATTR_SLOT"
11805-
msgstr ""
11805+
msgstr "STORE_ATTR_SLOT"
1180611806

1180711807
msgid "STORE_ATTR_SPLIT_KEYS"
11808-
msgstr ""
11808+
msgstr "STORE_ATTR_SPLIT_KEYS"
1180911809

1181011810
msgid "STORE_ATTR_WITH_HINT"
11811-
msgstr ""
11811+
msgstr "STORE_ATTR_WITH_HINT"
1181211812

1181311813
msgid ""
1181411814
":issue:`44838`: Fixed a bug that was causing the parser to raise an "
@@ -11914,13 +11914,13 @@ msgid "Three specialized forms of BINARY_SUBSCR are added:"
1191411914
msgstr ""
1191511915

1191611916
msgid "BINARY_SUBSCR_LIST_INT"
11917-
msgstr ""
11917+
msgstr "BINARY_SUBSCR_LIST_INT"
1191811918

1191911919
msgid "BINARY_SUBSCR_TUPLE_INT"
11920-
msgstr ""
11920+
msgstr "BINARY_SUBSCR_TUPLE_INT"
1192111921

1192211922
msgid "BINARY_SUBSCR_DICT"
11923-
msgstr ""
11923+
msgstr "BINARY_SUBSCR_DICT"
1192411924

1192511925
msgid ""
1192611926
":issue:`44589`: Mapping patterns in ``match`` statements with two or more "
@@ -12078,10 +12078,10 @@ msgid "Two specialized forms of LOAD_GLOBAL are added:"
1207812078
msgstr ""
1207912079

1208012080
msgid "LOAD_GLOBAL_MODULE"
12081-
msgstr ""
12081+
msgstr "LOAD_GLOBAL_MODULE"
1208212082

1208312083
msgid "LOAD_GLOBAL_BUILTIN"
12084-
msgstr ""
12084+
msgstr "LOAD_GLOBAL_BUILTIN"
1208512085

1208612086
msgid ""
1208712087
":issue:`44368`: Improve syntax errors for invalid \"as\" targets. Patch by "
@@ -12102,16 +12102,16 @@ msgid "Four specialized forms of LOAD_ATTR are added:"
1210212102
msgstr ""
1210312103

1210412104
msgid "LOAD_ATTR_SLOT"
12105-
msgstr ""
12105+
msgstr "LOAD_ATTR_SLOT"
1210612106

1210712107
msgid "LOAD_ATTR_SPLIT_KEYS"
12108-
msgstr ""
12108+
msgstr "LOAD_ATTR_SPLIT_KEYS"
1210912109

1211012110
msgid "LOAD_ATTR_WITH_HINT"
12111-
msgstr ""
12111+
msgstr "LOAD_ATTR_WITH_HINT"
1211212112

1211312113
msgid "LOAD_ATTR_MODULE"
12114-
msgstr ""
12114+
msgstr "LOAD_ATTR_MODULE"
1211512115

1211612116
msgid ""
1211712117
":issue:`44335`: Fix a regression when identifying incorrect characters in "
@@ -14277,16 +14277,16 @@ msgid "Removed functions:"
1427714277
msgstr ""
1427814278

1427914279
msgid "_PyTrash_deposit_object()"
14280-
msgstr ""
14280+
msgstr "_PyTrash_deposit_object()"
1428114281

1428214282
msgid "_PyTrash_destroy_chain()"
14283-
msgstr ""
14283+
msgstr "_PyTrash_destroy_chain()"
1428414284

1428514285
msgid "_PyTrash_thread_deposit_object()"
14286-
msgstr ""
14286+
msgstr "_PyTrash_thread_deposit_object()"
1428714287

1428814288
msgid "_PyTrash_thread_destroy_chain()"
14289-
msgstr ""
14289+
msgstr "_PyTrash_thread_destroy_chain()"
1429014290

1429114291
msgid ""
1429214292
"The trashcan C API was never usable with the limited C API, since old "
@@ -16038,7 +16038,7 @@ msgid "Python 3.10.0 alpha 6"
1603816038
msgstr ""
1603916039

1604016040
msgid "*Release date: 2021-03-01*"
16041-
msgstr ""
16041+
msgstr "*Data wydania: 2021-03-01*"
1604216042

1604316043
msgid ""
1604416044
":issue:`42967`: Fix web cache poisoning vulnerability by defaulting the "
@@ -16343,7 +16343,7 @@ msgid "Python 3.10.0 alpha 5"
1634316343
msgstr ""
1634416344

1634516345
msgid "*Release date: 2021-02-02*"
16346-
msgstr ""
16346+
msgstr "*Data wydania: 2021-02-02*"
1634716347

1634816348
msgid ""
1634916349
":issue:`42938`: Avoid static buffers when computing the repr of :class:"
@@ -16714,7 +16714,7 @@ msgid "Python 3.10.0 alpha 4"
1671416714
msgstr ""
1671516715

1671616716
msgid "*Release date: 2021-01-04*"
16717-
msgstr ""
16717+
msgstr "*Data wydania: 2021-01-04*"
1671816718

1671916719
msgid ""
1672016720
":issue:`42814`: Fix undefined behavior in ``Objects/genericaliasobject.c``."
@@ -18060,7 +18060,7 @@ msgid "Python 3.10.0 alpha 2"
1806018060
msgstr ""
1806118061

1806218062
msgid "*Release date: 2020-11-03*"
18063-
msgstr ""
18063+
msgstr "*Data wydania: 2020-11-03*"
1806418064

1806518065
msgid ""
1806618066
":issue:`42103`: Prevented potential DoS attack via CPU and RAM exhaustion "
@@ -18550,7 +18550,7 @@ msgid "Python 3.10.0 alpha 1"
1855018550
msgstr ""
1855118551

1855218552
msgid "*Release date: 2020-10-05*"
18553-
msgstr ""
18553+
msgstr "*Data wydania: 2020-10-05*"
1855418554

1855518555
msgid ""
1855618556
":issue:`41304`: Fixes ``python3x._pth`` being ignored on Windows, caused by "
@@ -24821,7 +24821,7 @@ msgid ""
2482124821
msgstr ""
2482224822

2482324823
msgid "``call().foo().__getitem__('bar')``"
24824-
msgstr ""
24824+
msgstr "``call().foo().__getitem__('bar')``"
2482524825

2482624826
msgid "Patch by blhsing"
2482724827
msgstr ""

0 commit comments

Comments
 (0)