@@ -73,15 +73,15 @@ msgstr "Der Index %q befindet sich außerhalb des Bereiches"
73
73
74
74
#: py/obj.c
75
75
msgid "%q indices must be integers, not %q"
76
- msgstr ""
76
+ msgstr "%q Indizes müssen Integer sein, nicht %q "
77
77
78
78
#: shared-bindings/vectorio/Polygon.c
79
79
msgid "%q list must be a list"
80
80
msgstr "%q Liste muss eine Liste sein"
81
81
82
82
#: shared-bindings/memorymonitor/AllocationAlarm.c
83
83
msgid "%q must be >= 0"
84
- msgstr ""
84
+ msgstr "%q muss >= 0 sein "
85
85
86
86
#: shared-bindings/_bleio/CharacteristicBuffer.c
87
87
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
@@ -97,11 +97,11 @@ msgstr "%q muss ein Tupel der Länge 2 sein"
97
97
98
98
#: shared-bindings/canio/Match.c
99
99
msgid "%q out of range"
100
- msgstr ""
100
+ msgstr "%q außerhalb des Bereichs "
101
101
102
102
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
103
103
msgid "%q pin invalid"
104
- msgstr ""
104
+ msgstr "%q Pin ungültig "
105
105
106
106
#: shared-bindings/fontio/BuiltinFont.c
107
107
msgid "%q should be an int"
@@ -117,31 +117,31 @@ msgstr "'%q' Argument erforderlich"
117
117
118
118
#: py/runtime.c
119
119
msgid "'%q' object cannot assign attribute '%q'"
120
- msgstr ""
120
+ msgstr "'%q' Objekt kann das Attribut '%q' nicht zuweisen "
121
121
122
122
#: py/proto.c
123
123
msgid "'%q' object does not support '%q'"
124
- msgstr ""
124
+ msgstr "'%q' Objekt unterstützt '%q' nicht "
125
125
126
126
#: py/obj.c
127
127
msgid "'%q' object does not support item assignment"
128
128
msgstr ""
129
129
130
130
#: py/obj.c
131
131
msgid "'%q' object does not support item deletion"
132
- msgstr ""
132
+ msgstr "'%q' objekt unterstützt das "
133
133
134
134
#: py/runtime.c
135
135
msgid "'%q' object has no attribute '%q'"
136
- msgstr ""
136
+ msgstr "'%q' Objekt hat kein Attribut '%q' "
137
137
138
138
#: py/runtime.c
139
139
msgid "'%q' object is not an iterator"
140
140
msgstr ""
141
141
142
142
#: py/objtype.c py/runtime.c
143
143
msgid "'%q' object is not callable"
144
- msgstr ""
144
+ msgstr "'%q' Objekt ist kein callable "
145
145
146
146
#: py/runtime.c
147
147
msgid "'%q' object is not iterable"
@@ -280,7 +280,7 @@ msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
280
280
281
281
#: ports/esp32s2/common-hal/analogio/AnalogIn.c
282
282
msgid "ADC2 is being used by WiFi"
283
- msgstr ""
283
+ msgstr "ADC2 wird vom WiFi benutzt "
284
284
285
285
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
286
286
#, c-format
@@ -346,11 +346,11 @@ msgstr ""
346
346
#: shared-module/memorymonitor/AllocationAlarm.c
347
347
#: shared-module/memorymonitor/AllocationSize.c
348
348
msgid "Already running"
349
- msgstr ""
349
+ msgstr "Läuft bereits "
350
350
351
351
#: ports/esp32s2/common-hal/wifi/Radio.c
352
352
msgid "Already scanning for wifi networks"
353
- msgstr ""
353
+ msgstr "Sucht bereits nach wifi Netzwerken "
354
354
355
355
#: ports/cxd56/common-hal/analogio/AnalogIn.c
356
356
msgid "AnalogIn not supported on given pin"
@@ -390,7 +390,7 @@ msgstr "Es darf höchstens %d %q spezifiziert werden (nicht %d)"
390
390
#: shared-module/memorymonitor/AllocationAlarm.c
391
391
#, c-format
392
392
msgid "Attempt to allocate %d blocks"
393
- msgstr ""
393
+ msgstr "Versuche %d Blöcke zu allokieren "
394
394
395
395
#: supervisor/shared/safe_mode.c
396
396
msgid "Attempted heap allocation when MicroPython VM not running."
@@ -400,7 +400,7 @@ msgstr ""
400
400
401
401
#: shared-bindings/wifi/Radio.c
402
402
msgid "Authentication failure"
403
- msgstr ""
403
+ msgstr "Authentifizierungsfehler "
404
404
405
405
#: main.c
406
406
msgid "Auto-reload is off.\n"
@@ -478,11 +478,11 @@ msgstr "Die Pufferlänge %d ist zu groß. Sie muss kleiner als %d sein"
478
478
#: ports/atmel-samd/common-hal/sdioio/SDCard.c
479
479
#: ports/cxd56/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c
480
480
msgid "Buffer length must be a multiple of 512"
481
- msgstr ""
481
+ msgstr "Die Pufferlänge muss ein vielfaches von 512 sein "
482
482
483
483
#: ports/stm/common-hal/sdioio/SDCard.c
484
484
msgid "Buffer must be a multiple of 512 bytes"
485
- msgstr ""
485
+ msgstr "Der Puffer muss ein vielfaches von 512 bytes sein "
486
486
487
487
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
488
488
msgid "Buffer must be at least length 1"
@@ -660,15 +660,15 @@ msgstr "Beschädigter raw code"
660
660
661
661
#: ports/cxd56/common-hal/camera/Camera.c
662
662
msgid "Could not initialize Camera"
663
- msgstr ""
663
+ msgstr "Konnte Kamera nicht initialisieren "
664
664
665
665
#: ports/cxd56/common-hal/gnss/GNSS.c
666
666
msgid "Could not initialize GNSS"
667
667
msgstr ""
668
668
669
669
#: ports/cxd56/common-hal/sdioio/SDCard.c
670
670
msgid "Could not initialize SDCard"
671
- msgstr ""
671
+ msgstr "Konnte SDKarte nicht initialisieren "
672
672
673
673
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
674
674
#: ports/esp32s2/common-hal/busio/UART.c
@@ -701,7 +701,7 @@ msgstr ""
701
701
702
702
#: shared-bindings/_bleio/Adapter.c
703
703
msgid "Could not set address"
704
- msgstr ""
704
+ msgstr "Konnte Adresse nicht setzen "
705
705
706
706
#: ports/stm/common-hal/pwmio/PWMOut.c
707
707
msgid "Could not start PWM"
@@ -818,15 +818,15 @@ msgstr "Characteristic wird erwartet"
818
818
819
819
#: shared-bindings/_bleio/Adapter.c
820
820
msgid "Expected a DigitalInOut"
821
- msgstr ""
821
+ msgstr "DigitanInOut wird erwartet "
822
822
823
823
#: shared-bindings/_bleio/Characteristic.c
824
824
msgid "Expected a Service"
825
825
msgstr "Ein Service wird erwartet"
826
826
827
827
#: shared-bindings/_bleio/Adapter.c
828
828
msgid "Expected a UART"
829
- msgstr ""
829
+ msgstr "UART wird erwartet "
830
830
831
831
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
832
832
#: shared-bindings/_bleio/Service.c
@@ -853,7 +853,7 @@ msgstr "FFT ist nur für ndarrays definiert"
853
853
854
854
#: ports/esp32s2/common-hal/socketpool/Socket.c
855
855
msgid "Failed SSL handshake"
856
- msgstr ""
856
+ msgstr "SSL Handshake fehlgeschlagen "
857
857
858
858
#: shared-bindings/ps2io/Ps2.c
859
859
msgid "Failed sending command."
@@ -918,16 +918,16 @@ msgstr "Datei existiert"
918
918
#: ports/atmel-samd/common-hal/canio/Listener.c
919
919
#: ports/stm/common-hal/canio/Listener.c
920
920
msgid "Filters too complex"
921
- msgstr ""
921
+ msgstr "Filter zu komplex "
922
922
923
923
#: ports/cxd56/common-hal/camera/Camera.c
924
924
msgid "Format not supported"
925
- msgstr ""
925
+ msgstr "Format nicht unterstützt "
926
926
927
927
#: shared-module/framebufferio/FramebufferDisplay.c
928
928
#, c-format
929
929
msgid "Framebuffer requires %d bytes"
930
- msgstr ""
930
+ msgstr "Framepuffer benötigt %d bytes "
931
931
932
932
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
933
933
msgid "Frequency captured is above capability. Capture Paused."
@@ -968,7 +968,7 @@ msgstr "Hardware in benutzung, probiere alternative Pins"
968
968
969
969
#: shared-bindings/wifi/Radio.c
970
970
msgid "Hostname must be between 1 and 253 characters"
971
- msgstr ""
971
+ msgstr "Der Hostname muss zwischen 1 und 253 Zeichen haben "
972
972
973
973
#: extmod/vfs_posix_file.c py/objstringio.c
974
974
msgid "I/O operation on closed file"
@@ -980,7 +980,7 @@ msgstr "I2C-Init-Fehler"
980
980
981
981
#: shared-bindings/audiobusio/I2SOut.c
982
982
msgid "I2SOut not available"
983
- msgstr ""
983
+ msgstr "I2SOut nicht verfügbar "
984
984
985
985
#: shared-bindings/aesio/aes.c
986
986
#, c-format
@@ -1026,12 +1026,12 @@ msgstr "Interner Fehler #%d"
1026
1026
1027
1027
#: shared-bindings/sdioio/SDCard.c
1028
1028
msgid "Invalid %q"
1029
- msgstr ""
1029
+ msgstr "Ungültiger %q "
1030
1030
1031
1031
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1032
1032
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1033
1033
msgid "Invalid %q pin"
1034
- msgstr "Ungültiger %q pin "
1034
+ msgstr "Ungültiger %q Pin "
1035
1035
1036
1036
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
1037
1037
#: ports/stm/common-hal/busio/UART.c ports/stm/common-hal/canio/CAN.c
@@ -1049,7 +1049,7 @@ msgstr "Ungültige BMP-Datei"
1049
1049
1050
1050
#: shared-bindings/wifi/Radio.c
1051
1051
msgid "Invalid BSSID"
1052
- msgstr ""
1052
+ msgstr "Ungültige BSSID "
1053
1053
1054
1054
#: ports/esp32s2/common-hal/analogio/AnalogOut.c
1055
1055
#: ports/stm/common-hal/analogio/AnalogOut.c
@@ -1100,7 +1100,7 @@ msgstr "Ungültige format chunk size"
1100
1100
1101
1101
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1102
1102
msgid "Invalid frequency"
1103
- msgstr ""
1103
+ msgstr "Ungültige Frequenz "
1104
1104
1105
1105
#: ports/stm/common-hal/pwmio/PWMOut.c
1106
1106
msgid "Invalid frequency supplied"
0 commit comments