Translated using Weblate (Swedish)

Currently translated at 100.0% (1021 of 1021 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
This commit is contained in:
Jonny Bergdahl 2021-08-26 08:11:32 +00:00 committed by Hosted Weblate
parent 17919de54e
commit 60c2f5cfdc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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: 2021-08-23 23:02+0000\n"
"PO-Revision-Date: 2021-08-26 17:10+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@ -48,6 +48,9 @@ msgid ""
"paste mode; Ctrl-C to cancel, Ctrl-D to finish\n"
"=== "
msgstr ""
"\n"
"klistra in-läge; Ctrl-C för att avbryta, Ctrl-D för att avsluta\n"
"=== "
#: py/obj.c
msgid " File \"%q\""
@ -4041,7 +4044,7 @@ msgstr "köstorlek överskreds"
#: lib/utils/pyexec.c
msgid "raw REPL; CTRL-B to exit\n"
msgstr ""
msgstr "rå REPL. CTRL-B för att avsluta\n"
#: py/parse.c
msgid "raw f-strings are not implemented"