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 ""
26552655"term:`generic type`. (Contributed by Brian Schubert in :gh:`132168`.)"
26562656msgstr ""
26572657"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:"
26592659"`132168`.)"
26602660
26612661msgid ""
Original file line number Diff line number Diff line change @@ -1811,10 +1811,10 @@ msgid ""
18111811"is used by ``sys.stdout`` if the console output code page is set to cp65001 "
18121812"(e.g., using ``chcp 65001`` command)."
18131813msgstr ""
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``)."
18181818
18191819msgid ""
18201820"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 ""
38323832"making it a :term:`generic type`."
38333833msgstr ""
38343834":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 `."
38363836
38373837msgid ""
38383838":gh:`84481`: Add the :attr:`zipfile.ZipFile.data_offset` attribute, which "
You can’t perform that action at this time.
0 commit comments