File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2655,7 +2655,7 @@ msgid ""
2655
2655
"term:`generic type`. (Contributed by Brian Schubert in :gh:`132168`.)"
2656
2656
msgstr ""
2657
2657
"Typen :class:`ctypes.py_object` har nu stöd för prenumeration, vilket gör "
2658
- "den till en :term:`generisk typ `. (Bidrag från Brian Schubert i :gh:"
2658
+ "den till en :term:`generic type `. (Bidrag från Brian Schubert i :gh:"
2659
2659
"`132168`.)"
2660
2660
2661
2661
msgid ""
Original file line number Diff line number Diff line change @@ -1811,10 +1811,10 @@ msgid ""
1811
1811
"is used by ``sys.stdout`` if the console output code page is set to cp65001 "
1812
1812
"(e.g., using ``chcp 65001`` command)."
1813
1813
msgstr ""
1814
- "En ny codec för enbart Windows har lagts till: ``cp65001`` (:issue:"
1815
- "`13216``). Det är Windows-kodsidan 65001 (Windows UTF-8, ``CP_UTF8``). Den "
1816
- "används till exempel av ``sys.stdout`` om kodsidan för konsolutmatning är "
1817
- "inställd på cp65001 (t.ex. med kommandot ``chcp 65001``)."
1814
+ "En ny codec för enbart Windows har lagts till: ``cp65001`` (:issue:`13216`). "
1815
+ "Det är Windows-kodsidan 65001 (Windows UTF-8, ``CP_UTF8``). Den används "
1816
+ "till exempel av ``sys.stdout`` om kodsidan för konsolutmatning är inställd "
1817
+ "på cp65001 (t.ex. med kommandot ``chcp 65001``)."
1818
1818
1819
1819
msgid ""
1820
1820
"Multibyte CJK decoders now resynchronize faster. They only ignore the first "
Original file line number Diff line number Diff line change @@ -3832,7 +3832,7 @@ msgid ""
3832
3832
"making it a :term:`generic type`."
3833
3833
msgstr ""
3834
3834
":gh:`132168`: Typen :class:`ctypes.py_object` har nu stöd för prenumeration, "
3835
- "vilket gör den till en :term:`generisk typ `."
3835
+ "vilket gör den till en :term:`generic type `."
3836
3836
3837
3837
msgid ""
3838
3838
":gh:`84481`: Add the :attr:`zipfile.ZipFile.data_offset` attribute, which "
You can’t perform that action at this time.
0 commit comments