summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonny Bergdahl <jonny@bergdahl.it>2021-02-27 14:56:03 +0000
committerHosted Weblate <hosted@weblate.org>2021-02-27 16:19:59 +0100
commit6c3fcead629e5fda9db987d8ea9da719c56720ba (patch)
tree3cebedb6d1ff8495446f77172f72810b0e9a68c4
parent6520d169e4df696601c67d7ac80e3a38c6c48002 (diff)
Translated using Weblate (Swedish)
Currently translated at 100.0% (970 of 970 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
-rw-r--r--locale/sv.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/sv.po b/locale/sv.po
index 331d56d80..d4e8a2f73 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -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-02-26 13:50+0000\n"
+"PO-Revision-Date: 2021-02-27 15:19+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@@ -2545,7 +2545,7 @@ msgstr "binär op %q är inte implementerad"
#: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9"
-msgstr ""
+msgstr "bits måste mellan 5 och 9"
#: shared-bindings/audiomixer/Mixer.c
msgid "bits_per_sample must be 8 or 16"