diff options
| author | Jonny Bergdahl <jonny@bergdahl.it> | 2020-10-01 18:24:29 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-01 23:24:18 +0200 |
| commit | b51a84d1f868825a67b4bf68a2d72379c3cb1db7 (patch) | |
| tree | 9ec8d86be75640dfd4c016dece618990c033b2dd | |
| parent | 7652b3046d9ecb081436f001909ce542070201f1 (diff) | |
Translated using Weblate (Swedish)
Currently translated at 100.0% (827 of 827 strings)
Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/
| -rw-r--r-- | locale/sv.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/sv.po b/locale/sv.po index a0f60a219..66008a4c6 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: 2020-09-29 20:14-0500\n" -"PO-Revision-Date: 2020-09-30 18:43+0000\n" +"PO-Revision-Date: 2020-10-01 21:24+0000\n" "Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sv\n" @@ -1562,7 +1562,7 @@ msgstr "Uppdaterad för tidigt" #: shared-bindings/canio/RemoteTransmissionRequest.c msgid "RemoteTransmissionRequests limited to 8 bytes" -msgstr "" +msgstr "RemoteTransmissionRequests begränsad till 8 byte" #: shared-bindings/aesio/aes.c msgid "Requested AES mode is unsupported" @@ -2475,7 +2475,7 @@ msgstr "förväntade '%q' men fick '%q'" #: shared-bindings/canio/CAN.c msgid "expected '%q' or '%q' but got '%q'" -msgstr "" +msgstr "förväntade '%q' eller '%q' men fick '%q'" #: py/objstr.c msgid "expected ':' after format specifier" |
