8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2018-09-06 14:55-0700 \n "
11
+ "POT-Creation-Date : 2018-09-21 12:23-0400 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -123,7 +123,7 @@ msgstr ""
123
123
msgid "queue overflow"
124
124
msgstr ""
125
125
126
- #: extmod/moduzlib.c:97
126
+ #: extmod/moduzlib.c:98
127
127
msgid "compression header"
128
128
msgstr ""
129
129
@@ -214,7 +214,7 @@ msgstr ""
214
214
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
215
215
msgstr ""
216
216
217
- #: main.c:415
217
+ #: main.c:416
218
218
msgid "soft reboot\n"
219
219
msgstr ""
220
220
@@ -231,15 +231,15 @@ msgstr ""
231
231
msgid "calibration is out of range"
232
232
msgstr ""
233
233
234
- #: ports/atmel-samd/board_busses.c:39 ports/nrf/board_busses.c:39
234
+ #: ports/atmel-samd/board_busses.c:59 ports/nrf/board_busses.c:39
235
235
msgid "No default I2C bus"
236
236
msgstr ""
237
237
238
- #: ports/atmel-samd/board_busses.c:64 ports/nrf/board_busses.c:64
238
+ #: ports/atmel-samd/board_busses.c:85 ports/nrf/board_busses.c:64
239
239
msgid "No default SPI bus"
240
240
msgstr ""
241
241
242
- #: ports/atmel-samd/board_busses.c:91 ports/nrf/board_busses.c:91
242
+ #: ports/atmel-samd/board_busses.c:112 ports/nrf/board_busses.c:91
243
243
msgid "No default UART bus"
244
244
msgstr ""
245
245
@@ -291,12 +291,12 @@ msgid "Too many channels in sample."
291
291
msgstr ""
292
292
293
293
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:305
294
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c:326
294
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c:339
295
295
msgid "No DMA channel found"
296
296
msgstr ""
297
297
298
298
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:308
299
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c:328
299
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c:341
300
300
msgid "Unable to allocate buffers for signed conversion"
301
301
msgstr ""
302
302
@@ -338,16 +338,21 @@ msgstr ""
338
338
msgid "Cannot output both channels on the same pin"
339
339
msgstr ""
340
340
341
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c:173
342
- #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:186
341
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c:176
342
+ #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:189
343
343
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c:110
344
344
msgid "All timers in use"
345
345
msgstr ""
346
346
347
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c:215
347
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c:218
348
348
msgid "All event channels in use"
349
349
msgstr ""
350
350
351
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c:297
352
+ #, c-format
353
+ msgid "Sample rate too high. It must be less than %d"
354
+ msgstr ""
355
+
351
356
#: ports/atmel-samd/common-hal/busio/I2C.c:71
352
357
msgid "Not enough pins available"
353
358
msgstr ""
@@ -356,7 +361,7 @@ msgstr ""
356
361
#: ports/atmel-samd/common-hal/busio/SPI.c:132
357
362
#: ports/atmel-samd/common-hal/busio/UART.c:119
358
363
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
359
- #: ports/nrf/common-hal/busio/I2C.c:58
364
+ #: ports/nrf/common-hal/busio/I2C.c:77
360
365
msgid "Invalid pins"
361
366
msgstr ""
362
367
@@ -376,24 +381,24 @@ msgstr ""
376
381
msgid "tx and rx cannot both be None"
377
382
msgstr ""
378
383
379
- #: ports/atmel-samd/common-hal/busio/UART.c:139
384
+ #: ports/atmel-samd/common-hal/busio/UART.c:145
380
385
msgid "Failed to allocate RX buffer"
381
386
msgstr ""
382
387
383
- #: ports/atmel-samd/common-hal/busio/UART.c:147
388
+ #: ports/atmel-samd/common-hal/busio/UART.c:153
384
389
msgid "Could not initialize UART"
385
390
msgstr ""
386
391
387
- #: ports/atmel-samd/common-hal/busio/UART.c:234
392
+ #: ports/atmel-samd/common-hal/busio/UART.c:240
388
393
msgid "No RX pin"
389
394
msgstr ""
390
395
391
- #: ports/atmel-samd/common-hal/busio/UART.c:288
396
+ #: ports/atmel-samd/common-hal/busio/UART.c:294
392
397
msgid "No TX pin"
393
398
msgstr ""
394
399
395
400
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c:170
396
- #: ports/nrf/common-hal/digitalio/DigitalInOut.c:153
401
+ #: ports/nrf/common-hal/digitalio/DigitalInOut.c:142
397
402
msgid "Cannot get pull while in output mode"
398
403
msgstr ""
399
404
@@ -403,12 +408,12 @@ msgid "Cannot reset into bootloader because no bootloader is present."
403
408
msgstr ""
404
409
405
410
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c:120
406
- #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:366
411
+ #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:369
407
412
#: ports/nrf/common-hal/pulseio/PWMOut.c:227
408
413
msgid "Invalid PWM frequency"
409
414
msgstr ""
410
415
411
- #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:184
416
+ #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:187
412
417
msgid "All timers for this pin are in use"
413
418
msgstr ""
414
419
@@ -685,11 +690,23 @@ msgstr ""
685
690
msgid "AnalogOut functionality not supported"
686
691
msgstr ""
687
692
693
+ #: ports/nrf/common-hal/busio/I2C.c:91
694
+ msgid "All I2C peripherals are in use"
695
+ msgstr ""
696
+
697
+ #: ports/nrf/common-hal/busio/SPI.c:109
698
+ msgid "All SPI peripherals are in use"
699
+ msgstr ""
700
+
701
+ #: ports/nrf/common-hal/busio/SPI.c:170
702
+ msgid "Baud rate too high for this SPI peripheral"
703
+ msgstr ""
704
+
688
705
#: ports/nrf/common-hal/busio/UART.c:43 ports/nrf/common-hal/busio/UART.c:47
689
706
#: ports/nrf/common-hal/busio/UART.c:51 ports/nrf/common-hal/busio/UART.c:60
690
707
#: ports/nrf/common-hal/busio/UART.c:66 ports/nrf/common-hal/busio/UART.c:71
691
708
#: ports/nrf/common-hal/busio/UART.c:76 ports/nrf/common-hal/busio/UART.c:81
692
- #: ports/nrf/common-hal/busio/UART.c:86
709
+ #: ports/nrf/common-hal/busio/UART.c:86 ports/nrf/common-hal/busio/UART.c:90
693
710
msgid "busio.UART not yet implemented"
694
711
msgstr ""
695
712
@@ -1960,6 +1977,7 @@ msgid "buffer must be a bytes-like object"
1960
1977
msgstr ""
1961
1978
1962
1979
#: shared-bindings/audioio/WaveFile.c:78
1980
+ #: shared-bindings/displayio/OnDiskBitmap.c:85
1963
1981
msgid "file must be a file opened in byte mode"
1964
1982
msgstr ""
1965
1983
@@ -1992,11 +2010,11 @@ msgstr ""
1992
2010
msgid "Function requires lock."
1993
2011
msgstr ""
1994
2012
1995
- #: shared-bindings/busio/UART.c:98
2013
+ #: shared-bindings/busio/UART.c:102
1996
2014
msgid "bits must be 7, 8 or 9"
1997
2015
msgstr ""
1998
2016
1999
- #: shared-bindings/busio/UART.c:110
2017
+ #: shared-bindings/busio/UART.c:114
2000
2018
msgid "stop must be 1 or 2"
2001
2019
msgstr ""
2002
2020
@@ -2034,6 +2052,10 @@ msgstr ""
2034
2052
msgid "row data must be a buffer"
2035
2053
msgstr ""
2036
2054
2055
+ #: shared-bindings/displayio/ColorConverter.c:72
2056
+ msgid "color should be an int"
2057
+ msgstr ""
2058
+
2037
2059
#: shared-bindings/displayio/FourWire.c:55
2038
2060
#: shared-bindings/displayio/FourWire.c:64
2039
2061
msgid "displayio is a work in progress"
@@ -2064,16 +2086,16 @@ msgstr ""
2064
2086
msgid "palette_index should be an int"
2065
2087
msgstr ""
2066
2088
2067
- #: shared-bindings/displayio/Sprite.c:45
2089
+ #: shared-bindings/displayio/Sprite.c:48
2068
2090
msgid "position must be 2-tuple"
2069
2091
msgstr ""
2070
2092
2071
- #: shared-bindings/displayio/Sprite.c:87
2093
+ #: shared-bindings/displayio/Sprite.c:97
2072
2094
msgid "unsupported bitmap type"
2073
2095
msgstr ""
2074
2096
2075
- #: shared-bindings/displayio/Sprite.c:152
2076
- msgid "palette must be displayio.Palette"
2097
+ #: shared-bindings/displayio/Sprite.c:162
2098
+ msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter "
2077
2099
msgstr ""
2078
2100
2079
2101
#: shared-bindings/gamepad/GamePad.c:100
@@ -2302,6 +2324,24 @@ msgstr ""
2302
2324
msgid "Group full"
2303
2325
msgstr ""
2304
2326
2327
+ #: shared-module/displayio/Group.c:48
2328
+ msgid "Group empty"
2329
+ msgstr ""
2330
+
2331
+ #: shared-module/displayio/OnDiskBitmap.c:49
2332
+ msgid "Invalid BMP file"
2333
+ msgstr ""
2334
+
2335
+ #: shared-module/displayio/OnDiskBitmap.c:59
2336
+ #, c-format
2337
+ msgid "Only Windows format, uncompressed BMP supported %d"
2338
+ msgstr ""
2339
+
2340
+ #: shared-module/displayio/OnDiskBitmap.c:64
2341
+ #, c-format
2342
+ msgid "Only true color (24 bpp or higher) BMP supported %x"
2343
+ msgstr ""
2344
+
2305
2345
#: shared-module/struct/__init__.c:39
2306
2346
msgid "'S' and 'O' are not supported format types"
2307
2347
msgstr ""
0 commit comments