@@ -1113,7 +1113,7 @@ msgstr "Für den L8-Farbraum muss die Eingabe-Bitmap 8 Bit pro Pixel aufweisen"
1113
1113
msgid "For RGB colorspaces, input bitmap must have 16 bits per pixel"
1114
1114
msgstr "Für RGB-Farbräume muss die Eingabe-Bitmap 16 Bit pro Pixel haben"
1115
1115
1116
- #: ports/cxd56/common-hal/camera/Camera.c
1116
+ #: ports/cxd56/common-hal/camera/Camera.c shared-module/audiocore/WaveFile.c
1117
1117
msgid "Format not supported"
1118
1118
msgstr "Format nicht unterstützt"
1119
1119
@@ -2353,10 +2353,6 @@ msgstr "Nicht unterstützter Farbraum"
2353
2353
msgid "Unsupported display bus type"
2354
2354
msgstr "Nicht unterstützter display bus type"
2355
2355
2356
- #: shared-module/audiocore/WaveFile.c
2357
- msgid "Unsupported format"
2358
- msgstr "Nicht unterstütztes Format"
2359
-
2360
2356
#: shared-bindings/hashlib/__init__.c
2361
2357
msgid "Unsupported hash algorithm"
2362
2358
msgstr "Hash Algorithmus wird nicht unterstützt"
@@ -2421,9 +2417,11 @@ msgstr ""
2421
2417
msgid "Wi-Fi: "
2422
2418
msgstr "Wi-Fi: "
2423
2419
2420
+ #: ports/espressif/common-hal/wifi/Radio.c
2424
2421
#: 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 ""
2427
2425
2428
2426
#: main.c
2429
2427
msgid "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 "
4483
4481
msgid "width must be greater than zero"
4484
4482
msgstr "Breite muss größer als 0 sein"
4485
4483
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
-
4492
4484
#: ports/raspberrypi/common-hal/wifi/Monitor.c
4493
4485
msgid "wifi.Monitor not available"
4494
4486
msgstr "wifi.Monitor nicht verfügbar"
@@ -4551,6 +4543,15 @@ msgstr "zi muss eine Gleitkommazahl sein"
4551
4543
msgid "zi must be of shape (n_section, 2)"
4552
4544
msgstr "zi muss die Form (n_section, 2) haben"
4553
4545
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
+
4554
4555
#~ msgid "Cannot remount '/' when visible via USB."
4555
4556
#~ msgstr "'/' kann nicht wiedereingehängt werden, wenn per USB sichtbar."
4556
4557
0 commit comments