From 7e9c8bce0c58057c1f753a16371fee1d0bb26813 Mon Sep 17 00:00:00 2001 From: Jonny Bergdahl Date: Tue, 22 Apr 2025 09:20:45 +0200 Subject: [PATCH] Translated using Weblate (Swedish) Currently translated at 100.0% (1016 of 1016 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/sv/ --- locale/sv.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locale/sv.po b/locale/sv.po index be8003edab542..4404d2c4a48bd 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: 2025-04-21 18:19+0000\n" +"PO-Revision-Date: 2025-04-23 08:01+0000\n" "Last-Translator: Jonny Bergdahl \n" "Language-Team: LANGUAGE \n" "Language: sv\n" @@ -2642,7 +2642,7 @@ msgstr "bits måste vara 32 eller färre" #: shared-bindings/audiofilters/Distortion.c #: shared-bindings/audiodelays/Reverb.c msgid "bits_per_sample must be 16" -msgstr "" +msgstr "bits_per_sample måste vara 16" #: shared-bindings/audiodelays/Echo.c shared-bindings/audiofilters/Distortion.c #: shared-bindings/audiofilters/Filter.c shared-bindings/audiomixer/Mixer.c @@ -4071,7 +4071,7 @@ msgstr "rsplit(None,n)" #: shared-bindings/audiodelays/Reverb.c msgid "samples_signed must be true" -msgstr "" +msgstr "samples_signed måste vara sann" #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c #: ports/raspberrypi/common-hal/audiobusio/PDMIn.c @@ -4080,7 +4080,7 @@ msgstr "samplingsfrekvens utanför räckvidden" #: py/modmicropython.c msgid "schedule queue full" -msgstr "schemakön full" +msgstr "schemakö full" #: py/builtinimport.c msgid "script compilation not supported"