File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed
Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-08-23 14:15 +0000\n "
15+ "POT-Creation-Date : 2025-08-29 14:17 +0000\n "
1616"PO-Revision-Date : 2025-08-02 17:35+0000\n "
1717"
Last-Translator :
Daniel Nylander <[email protected] >, 2025\n "
1818"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -2221,7 +2221,7 @@ msgstr ""
22212221"func:`urlretrieve`."
22222222
22232223msgid ":mod:`urllib.request` Restrictions"
2224- msgstr "Begränsningar i :mod:`urllib.request` "
2224+ msgstr "Begränsningar i :mod:`urllib.request`"
22252225
22262226msgid ""
22272227"Currently, only the following protocols are supported: HTTP (versions 0.9 "
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-08-23 14:15 +0000\n "
15+ "POT-Creation-Date : 2025-08-29 14:17 +0000\n "
1616"PO-Revision-Date : 2025-08-02 17:35+0000\n "
1717"
Last-Translator :
Daniel Nylander <[email protected] >, 2025\n "
1818"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -1717,9 +1717,9 @@ msgid ""
17171717"__spec__`` is set to ``None``, as the code used to populate the :mod:"
17181718"`__main__` does not correspond directly with an importable module:"
17191719msgstr ""
1720- "I :ref:`de återstående fallen <using-on-interface-options>` ställs``__main__. "
1721- "__spec__`` in till ``None``, eftersom den kod som används för att fylla i : "
1722- "mod:`__main__` inte direkt motsvarar en importerbar modul:"
1720+ "I :ref:`de återstående fallen <using-on-interface-options>` ställs "
1721+ "``__main__. __spec__`` in till ``None``, eftersom den kod som används för att "
1722+ "fylla i : mod:`__main__` inte direkt motsvarar en importerbar modul:"
17231723
17241724msgid "interactive prompt"
17251725msgstr "interaktiv prompt"
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.14\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2025-08-25 14:20 +0000\n "
15+ "POT-Creation-Date : 2025-08-29 14:17 +0000\n "
1616"PO-Revision-Date : 2025-08-02 17:35+0000\n "
1717"
Last-Translator :
Daniel Nylander <[email protected] >, 2025\n "
1818"Language-Team : Swedish (https://app.transifex.com/python-doc/teams/5390/ "
@@ -1993,7 +1993,7 @@ msgid ""
19931993"Gale and Jon Foster in :gh:`44626`.)"
19941994msgstr ""
19951995"I Windows anser :func:`~os.path.isabs` inte längre att sökvägar som börjar "
1996- "med exakt ett snedstreck (``\\ ``eller ``/``) är absoluta. (Bidrag från "
1996+ "med exakt ett snedstreck (``\\ `` eller ``/``) är absoluta. (Bidrag från "
19971997"Barney Gale och Jon Foster i :gh:`44626`.)"
19981998
19991999msgid ""
Original file line number Diff line number Diff line change @@ -20643,10 +20643,10 @@ msgid ""
2064320643msgstr ""
2064420644":gh:`75666`: Korrigera beteendet hos :mod:`tkinter`\\-widgetarens "
2064520645"``unbind()``\\-metod med två argument. Tidigare förstörde ``widget."
20646- "unbind(sequence, funcid)``den aktuella bindningen för *sequence*, vilket "
20646+ "unbind(sequence, funcid)`` den aktuella bindningen för *sequence*, vilket "
2064720647"lämnade *sequence* obundet och raderade *funcid*\\-kommandot. Nu tar den "
20648- "bara bort *funcid* från bindningen för *sekvens *, behåller andra kommandon "
20649- "och raderar kommandot *funcid*. Den lämnar *sekvens * obunden endast om "
20648+ "bara bort *funcid* från bindningen för *sequence *, behåller andra kommandon "
20649+ "och raderar kommandot *funcid*. Den lämnar *sequence * obunden endast om "
2065020650"*funcid* var det sista bundna kommandot."
2065120651
2065220652msgid ""
You can’t perform that action at this time.
0 commit comments