Skip to content

Translations update from Weblate #3557

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-10 23:49-0700\n"
"PO-Revision-Date: 2020-10-02 22:53+0000\n"
"PO-Revision-Date: 2020-10-14 18:12+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -252,7 +252,7 @@ msgstr "'return' utanför funktion"

#: py/compile.c
msgid "'yield from' inside async function"
msgstr ""
msgstr "'yield from' i async-funktion"

#: py/compile.c
msgid "'yield' outside function"
Expand Down Expand Up @@ -281,7 +281,7 @@ msgstr "En kanal för hårdvaruavbrott används redan"

#: ports/esp32s2/common-hal/analogio/AnalogIn.c
msgid "ADC2 is being used by WiFi"
msgstr ""
msgstr "ADC2 används av WiFi"

#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
#, c-format
Expand Down Expand Up @@ -3495,7 +3495,7 @@ msgstr "typobjektet '%q' har inget attribut '%q'"

#: py/objgenerator.c
msgid "type object 'generator' has no attribute '__await__'"
msgstr ""
msgstr "typobjekt 'generator' har inget attribut '__await__'"

#: py/objtype.c
msgid "type takes 1 or 3 arguments"
Expand Down