7
7
msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2018-08-20 09:37 -0700\n "
10
+ "POT-Creation-Date : 2018-09-06 14:55 -0700\n "
11
11
"PO-Revision-Date : 2018-07-27 11:55-0700\n "
12
12
"Last-Translator : Sebastian Plamauer\n "
13
13
"Language-Team : \n "
@@ -159,7 +159,8 @@ msgstr " Ausgabe:\n"
159
159
msgid ""
160
160
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
161
161
"disable.\n"
162
- msgstr "Automatisches Neuladen ist aktiv. Speichere Dateien über USB um sie "
162
+ msgstr ""
163
+ "Automatisches Neuladen ist aktiv. Speichere Dateien über USB um sie "
163
164
"auszuführen oder verbinde dich mit der REPL um zu deaktivieren.\n"
164
165
165
166
#: main.c:159
@@ -197,26 +198,30 @@ msgstr "CircuitPython ist abgestürzt. Ups!\n"
197
198
198
199
#: main.c:252
199
200
msgid "Please file an issue here with the contents of your CIRCUITPY drive:\n"
200
- msgstr "Bitte erstelle ein issue hier mit dem Inhalt deines CIRCUITPY-speichers:\n"
201
+ msgstr ""
202
+ "Bitte erstelle ein issue hier mit dem Inhalt deines CIRCUITPY-speichers:\n"
201
203
202
204
#: main.c:255
203
205
msgid ""
204
206
"The microcontroller's power dipped. Please make sure your power supply "
205
207
"provides\n"
206
- msgstr "Die Stromversorgung des Mikrocontrollers ist eingebrochen. Stelle sicher,"
208
+ msgstr ""
209
+ "Die Stromversorgung des Mikrocontrollers ist eingebrochen. Stelle sicher,"
207
210
"dass deine Stromversorgung\n"
208
211
209
212
#: main.c:256
210
213
msgid ""
211
214
"enough power for the whole circuit and press reset (after ejecting "
212
215
"CIRCUITPY).\n"
213
- msgstr "genug Strom für den ganzen Schaltkreis liefert und drücke reset (nach dem"
214
- "sicheren Auswerfen von CIRCUITPY.)\n"
216
+ msgstr ""
217
+ "genug Strom für den ganzen Schaltkreis liefert und drücke reset (nach "
218
+ "demsicheren Auswerfen von CIRCUITPY.)\n"
215
219
216
220
#: main.c:260
217
221
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
218
- msgstr "Drücke eine Taste um dich mit der REPL zu verbinden. Drücke Strg-D zum neu"
219
- " laden"
222
+ msgstr ""
223
+ "Drücke eine Taste um dich mit der REPL zu verbinden. Drücke Strg-D zum neu "
224
+ "laden"
220
225
221
226
#: main.c:415
222
227
msgid "soft reboot\n"
@@ -235,15 +240,15 @@ msgstr "Kalibrierung ist Schreibgeschützt"
235
240
msgid "calibration is out of range"
236
241
msgstr "Kalibrierung ist außerhalb der Reichweite"
237
242
238
- #: ports/atmel-samd/board_busses.c:39
243
+ #: ports/atmel-samd/board_busses.c:39 ports/nrf/board_busses.c:39
239
244
msgid "No default I2C bus"
240
245
msgstr "Kein Standard I2C Bus"
241
246
242
- #: ports/atmel-samd/board_busses.c:64
247
+ #: ports/atmel-samd/board_busses.c:64 ports/nrf/board_busses.c:64
243
248
msgid "No default SPI bus"
244
249
msgstr "Kein Standard SPI Bus"
245
250
246
- #: ports/atmel-samd/board_busses.c:91
251
+ #: ports/atmel-samd/board_busses.c:91 ports/nrf/board_busses.c:91
247
252
msgid "No default UART bus"
248
253
msgstr "Kein Standard UART Bus"
249
254
@@ -392,12 +397,12 @@ msgstr "Konnte UART nicht initialisieren"
392
397
msgid "No RX pin"
393
398
msgstr "Kein RX Pin"
394
399
395
- #: ports/atmel-samd/common-hal/busio/UART.c:284
400
+ #: ports/atmel-samd/common-hal/busio/UART.c:288
396
401
msgid "No TX pin"
397
402
msgstr "Kein TX Pin"
398
403
399
- #: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c:168
400
- #: ports/nrf/common-hal/digitalio/DigitalInOut.c:158
404
+ #: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c:170
405
+ #: ports/nrf/common-hal/digitalio/DigitalInOut.c:153
401
406
msgid "Cannot get pull while in output mode"
402
407
msgstr "Pull up im Ausgabemodus nicht möglich"
403
408
@@ -430,12 +435,12 @@ msgstr "EXTINT Kanal wird benutzt"
430
435
msgid "Failed to allocate RX buffer of %d bytes"
431
436
msgstr "Konnte keine RX Buffer mit %d allozieren"
432
437
433
- #: ports/atmel-samd/common-hal/pulseio/PulseIn.c:203
438
+ #: ports/atmel-samd/common-hal/pulseio/PulseIn.c:205
434
439
#: ports/esp8266/common-hal/pulseio/PulseIn.c:151
435
440
msgid "pop from an empty PulseIn"
436
441
msgstr "pop von einem leeren PulseIn"
437
442
438
- #: ports/atmel-samd/common-hal/pulseio/PulseIn.c:235
443
+ #: ports/atmel-samd/common-hal/pulseio/PulseIn.c:237
439
444
#: ports/esp8266/common-hal/pulseio/PulseIn.c:182 py/obj.c:420
440
445
msgid "index out of range"
441
446
msgstr "index außerhalb der Reichweite"
@@ -614,11 +619,11 @@ msgid "frequency can only be either 80Mhz or 160MHz"
614
619
msgstr ""
615
620
616
621
#: ports/esp8266/modnetwork.c:61
617
- msgid "STA required"
622
+ msgid "AP required"
618
623
msgstr ""
619
624
620
625
#: ports/esp8266/modnetwork.c:61
621
- msgid "AP required"
626
+ msgid "STA required"
622
627
msgstr ""
623
628
624
629
#: ports/esp8266/modnetwork.c:87
@@ -689,11 +694,11 @@ msgstr ""
689
694
msgid "AnalogOut functionality not supported"
690
695
msgstr ""
691
696
692
- #: ports/nrf/common-hal/busio/UART.c:45 ports/nrf/common-hal/busio/UART.c:49
693
- #: ports/nrf/common-hal/busio/UART.c:53 ports/nrf/common-hal/busio/UART.c:62
694
- #: ports/nrf/common-hal/busio/UART.c:68 ports/nrf/common-hal/busio/UART.c:73
695
- #: ports/nrf/common-hal/busio/UART.c:78 ports/nrf/common-hal/busio/UART.c:83
696
- #: ports/nrf/common-hal/busio/UART.c:88
697
+ #: ports/nrf/common-hal/busio/UART.c:43 ports/nrf/common-hal/busio/UART.c:47
698
+ #: ports/nrf/common-hal/busio/UART.c:51 ports/nrf/common-hal/busio/UART.c:60
699
+ #: ports/nrf/common-hal/busio/UART.c:66 ports/nrf/common-hal/busio/UART.c:71
700
+ #: ports/nrf/common-hal/busio/UART.c:76 ports/nrf/common-hal/busio/UART.c:81
701
+ #: ports/nrf/common-hal/busio/UART.c:86
697
702
msgid "busio.UART not yet implemented"
698
703
msgstr ""
699
704
@@ -2026,6 +2031,61 @@ msgstr ""
2026
2031
msgid "Unsupported pull value."
2027
2032
msgstr ""
2028
2033
2034
+ #: shared-bindings/displayio/Bitmap.c:84
2035
+ msgid "y should be an int"
2036
+ msgstr ""
2037
+
2038
+ #: shared-bindings/displayio/Bitmap.c:89
2039
+ msgid "row buffer must be a bytearray or array of type 'b' or 'B'"
2040
+ msgstr ""
2041
+
2042
+ #: shared-bindings/displayio/Bitmap.c:94
2043
+ msgid "row data must be a buffer"
2044
+ msgstr ""
2045
+
2046
+ #: shared-bindings/displayio/FourWire.c:55
2047
+ #: shared-bindings/displayio/FourWire.c:64
2048
+ msgid "displayio is a work in progress"
2049
+ msgstr ""
2050
+
2051
+ #: shared-bindings/displayio/Group.c:65
2052
+ msgid "Group must have size at least 1"
2053
+ msgstr ""
2054
+
2055
+ #: shared-bindings/displayio/Palette.c:96
2056
+ msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
2057
+ msgstr ""
2058
+
2059
+ #: shared-bindings/displayio/Palette.c:102
2060
+ msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
2061
+ msgstr ""
2062
+
2063
+ #: shared-bindings/displayio/Palette.c:106
2064
+ msgid "color must be between 0x000000 and 0xffffff"
2065
+ msgstr ""
2066
+
2067
+ #: shared-bindings/displayio/Palette.c:110
2068
+ msgid "color buffer must be a buffer or int"
2069
+ msgstr ""
2070
+
2071
+ #: shared-bindings/displayio/Palette.c:123
2072
+ #: shared-bindings/displayio/Palette.c:137
2073
+ msgid "palette_index should be an int"
2074
+ msgstr ""
2075
+
2076
+ #: shared-bindings/displayio/Sprite.c:45
2077
+ msgid "position must be 2-tuple"
2078
+ msgstr ""
2079
+
2080
+ #: shared-bindings/displayio/Sprite.c:87
2081
+ #, fuzzy
2082
+ msgid "unsupported bitmap type"
2083
+ msgstr "Baudrate wird nicht unterstütz"
2084
+
2085
+ #: shared-bindings/displayio/Sprite.c:152
2086
+ msgid "palette must be displayio.Palette"
2087
+ msgstr ""
2088
+
2029
2089
#: shared-bindings/gamepad/GamePad.c:100
2030
2090
msgid "too many arguments"
2031
2091
msgstr ""
@@ -2131,7 +2191,7 @@ msgid "empty sequence"
2131
2191
msgstr ""
2132
2192
2133
2193
#: shared-bindings/rtc/RTC.c:40 shared-bindings/rtc/RTC.c:44
2134
- #: shared-bindings/time/__init__.c:192
2194
+ #: shared-bindings/time/__init__.c:190
2135
2195
msgid "RTC is not supported on this board"
2136
2196
msgstr ""
2137
2197
@@ -2151,27 +2211,27 @@ msgstr ""
2151
2211
msgid "Stack size must be at least 256"
2152
2212
msgstr ""
2153
2213
2154
- #: shared-bindings/time/__init__.c:80
2214
+ #: shared-bindings/time/__init__.c:78
2155
2215
msgid "sleep length must be non-negative"
2156
2216
msgstr ""
2157
2217
2158
- #: shared-bindings/time/__init__.c:90
2218
+ #: shared-bindings/time/__init__.c:88
2159
2219
msgid "time.struct_time() takes exactly 1 argument"
2160
2220
msgstr ""
2161
2221
2162
- #: shared-bindings/time/__init__.c:93
2222
+ #: shared-bindings/time/__init__.c:91
2163
2223
msgid "time.struct_time() takes a 9-sequence"
2164
2224
msgstr ""
2165
2225
2166
- #: shared-bindings/time/__init__.c:171 shared-bindings/time/__init__.c:252
2226
+ #: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:250
2167
2227
msgid "Tuple or struct_time argument required"
2168
2228
msgstr ""
2169
2229
2170
- #: shared-bindings/time/__init__.c:176 shared-bindings/time/__init__.c:257
2230
+ #: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:255
2171
2231
msgid "function takes exactly 9 arguments"
2172
2232
msgstr ""
2173
2233
2174
- #: shared-bindings/time/__init__.c:228 shared-bindings/time/__init__.c:261
2234
+ #: shared-bindings/time/__init__.c:226 shared-bindings/time/__init__.c:259
2175
2235
msgid "timestamp out of range for platform time_t"
2176
2236
msgstr ""
2177
2237
@@ -2240,6 +2300,18 @@ msgstr ""
2240
2300
msgid "Cannot transfer without MOSI and MISO pins."
2241
2301
msgstr ""
2242
2302
2303
+ #: shared-module/displayio/Bitmap.c:49
2304
+ msgid "Only bit maps of 8 bit color or less are supported"
2305
+ msgstr ""
2306
+
2307
+ #: shared-module/displayio/Bitmap.c:69
2308
+ msgid "row must be packed and word aligned"
2309
+ msgstr ""
2310
+
2311
+ #: shared-module/displayio/Group.c:39
2312
+ msgid "Group full"
2313
+ msgstr ""
2314
+
2243
2315
#: shared-module/struct/__init__.c:39
2244
2316
msgid "'S' and 'O' are not supported format types"
2245
2317
msgstr ""
0 commit comments