diff options
| author | Jonny Bergdahl <jonny@bergdahl.it> | 2020-10-02 11:32:23 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-03 04:16:41 +0200 |
| commit | cdf18885eecb8d75f71f39959b496ae8b2b021ca (patch) | |
| tree | 3a277570edbd27dc654c7b219e1268a99b5eb409 | |
| parent | 23cd9fcdadcdd950efad7d99a977a42808199f81 (diff) | |
Translated using Weblate (Swedish)
Currently translated at 100.0% (829 of 829 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 0b958e7a4..de4c59295 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-10-01 21:24+0000\n" +"PO-Revision-Date: 2020-10-02 22:53+0000\n" "Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: sv\n" @@ -1702,7 +1702,7 @@ msgstr "" #: shared-bindings/rgbmatrix/RGBMatrix.c msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30" -msgstr "" +msgstr "Längden på rgb_pins vara 6, 12, 18, 24 eller 30" #: supervisor/shared/safe_mode.c msgid "" @@ -3585,7 +3585,7 @@ msgstr "watchdog timeout måste vara större än 0" #: shared-bindings/rgbmatrix/RGBMatrix.c msgid "width must be greater than zero" -msgstr "" +msgstr "width måste vara större än noll" #: shared-bindings/_bleio/Adapter.c msgid "window must be <= interval" |
