Skip to content

Translations update from Hosted Weblate #6188

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
Mar 23, 2022
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: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2022-03-19 16:56+0000\n"
"PO-Revision-Date: 2022-03-23 08:58+0000\n"
"Last-Translator: Jonny Bergdahl <[email protected]>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
"Language: sv\n"
Expand Down Expand Up @@ -2452,7 +2452,7 @@ msgstr "Det går inte att läsa färgpalettdata"

#: ports/espressif/common-hal/mdns/Server.c
msgid "Unable to start mDNS query"
msgstr ""
msgstr "Det gick inte att starta mDNS-frågan"

#: shared-bindings/nvm/ByteArray.c
msgid "Unable to write to nvm."
Expand Down Expand Up @@ -3691,11 +3691,11 @@ msgstr "loopback + tyst läge stöds inte av kringutrustning"

#: ports/espressif/common-hal/mdns/Server.c
msgid "mDNS already initialized"
msgstr ""
msgstr "mDNS har redan initierats"

#: ports/espressif/common-hal/mdns/Server.c
msgid "mDNS only works with built-in WiFi"
msgstr ""
msgstr "mDNS fungerar bara med inbyggt WiFi"

#: py/parse.c
msgid "malformed f-string"
Expand Down