@@ -1113,7 +1113,7 @@ msgstr "Für den L8-Farbraum muss die Eingabe-Bitmap 8 Bit pro Pixel aufweisen"
11131113msgid "For RGB colorspaces, input bitmap must have 16 bits per pixel"
11141114msgstr "Für RGB-Farbräume muss die Eingabe-Bitmap 16 Bit pro Pixel haben"
11151115
1116- #: ports/cxd56/common-hal/camera/Camera.c
1116+ #: ports/cxd56/common-hal/camera/Camera.c shared-module/audiocore/WaveFile.c
11171117msgid "Format not supported"
11181118msgstr "Format nicht unterstützt"
11191119
@@ -2353,10 +2353,6 @@ msgstr "Nicht unterstützter Farbraum"
23532353msgid "Unsupported display bus type"
23542354msgstr "Nicht unterstützter display bus type"
23552355
2356- #: shared-module/audiocore/WaveFile.c
2357- msgid "Unsupported format"
2358- msgstr "Nicht unterstütztes Format"
2359-
23602356#: shared-bindings/hashlib/__init__.c
23612357msgid "Unsupported hash algorithm"
23622358msgstr "Hash Algorithmus wird nicht unterstützt"
@@ -2421,9 +2417,11 @@ msgstr ""
24212417msgid "Wi-Fi: "
24222418msgstr "Wi-Fi: "
24232419
2420+ #: ports/espressif/common-hal/wifi/Radio.c
24242421#: ports/raspberrypi/common-hal/wifi/Radio.c
2425- msgid "Wifi is not enabled"
2426- msgstr "WLAN ist nicht aktiviert"
2422+ #: ports/zephyr-cp/common-hal/wifi/Radio.c
2423+ msgid "WiFi is not enabled"
2424+ msgstr ""
24272425
24282426#: main.c
24292427msgid "Woken up by alarm.\n"
@@ -4483,12 +4481,6 @@ msgstr "Gewichte müssen ein Objekt des Typs %q, %q, %q, or %q, not %q sein "
44834481msgid "width must be greater than zero"
44844482msgstr "Breite muss größer als 0 sein"
44854483
4486- #: ports/espressif/common-hal/wifi/Radio.c
4487- #: ports/raspberrypi/common-hal/wifi/Radio.c
4488- #: ports/zephyr-cp/common-hal/wifi/Radio.c
4489- msgid "wifi is not enabled"
4490- msgstr "wifi ist nicht aktiviert"
4491-
44924484#: ports/raspberrypi/common-hal/wifi/Monitor.c
44934485msgid "wifi.Monitor not available"
44944486msgstr "wifi.Monitor nicht verfügbar"
@@ -4551,6 +4543,15 @@ msgstr "zi muss eine Gleitkommazahl sein"
45514543msgid "zi must be of shape (n_section, 2)"
45524544msgstr "zi muss die Form (n_section, 2) haben"
45534545
4546+ #~ msgid "Unsupported format"
4547+ #~ msgstr "Nicht unterstütztes Format"
4548+
4549+ #~ msgid "Wifi is not enabled"
4550+ #~ msgstr "WLAN ist nicht aktiviert"
4551+
4552+ #~ msgid "wifi is not enabled"
4553+ #~ msgstr "wifi ist nicht aktiviert"
4554+
45544555#~ msgid "Cannot remount '/' when visible via USB."
45554556#~ msgstr "'/' kann nicht wiedereingehängt werden, wenn per USB sichtbar."
45564557
0 commit comments