88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2020-08-14 09:36-0400 \n "
11+ "POT-Creation-Date : 2020-08-14 13:10-0500 \n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -82,13 +82,17 @@ msgstr ""
8282msgid "%q list must be a list"
8383msgstr ""
8484
85+ #: shared-bindings/memorymonitor/AllocationAlarm 3.c
86+ #: shared-bindings/memorymonitor/AllocationAlarm 4.c
8587#: shared-bindings/memorymonitor/AllocationAlarm.c
8688msgid "%q must be >= 0"
8789msgstr ""
8890
8991#: shared-bindings/_bleio/CharacteristicBuffer.c
9092#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
9193#: shared-bindings/displayio/Shape.c
94+ #: shared-bindings/memorymonitor/AllocationAlarm 3.c
95+ #: shared-bindings/memorymonitor/AllocationAlarm 4.c
9296#: shared-bindings/memorymonitor/AllocationAlarm.c
9397#: shared-bindings/vectorio/Circle.c shared-bindings/vectorio/Rectangle.c
9498msgid "%q must be >= 1"
@@ -252,6 +256,14 @@ msgstr ""
252256msgid "'yield' outside function"
253257msgstr ""
254258
259+ #: shared-bindings/displayio/Bitmap.c
260+ msgid "(x,y): out of range of target bitmap"
261+ msgstr ""
262+
263+ #: shared-bindings/displayio/Bitmap.c
264+ msgid "(x1,y1) or (x2,y2): out of range of source bitmap"
265+ msgstr ""
266+
255267#: py/compile.c
256268msgid "*x must be assignment target"
257269msgstr ""
@@ -306,6 +318,7 @@ msgstr ""
306318msgid "All timers for this pin are in use"
307319msgstr ""
308320
321+ #: ports/atmel-samd/common-hal/_pew/PewPew 2.c
309322#: ports/atmel-samd/common-hal/_pew/PewPew.c
310323#: ports/atmel-samd/common-hal/audioio/AudioOut.c
311324#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
@@ -322,7 +335,11 @@ msgstr ""
322335msgid "Already advertising."
323336msgstr ""
324337
338+ #: shared-module/memorymonitor/AllocationAlarm 3.c
339+ #: shared-module/memorymonitor/AllocationAlarm 4.c
325340#: shared-module/memorymonitor/AllocationAlarm.c
341+ #: shared-module/memorymonitor/AllocationSize 3.c
342+ #: shared-module/memorymonitor/AllocationSize 4.c
326343#: shared-module/memorymonitor/AllocationSize.c
327344msgid "Already running"
328345msgstr ""
@@ -362,6 +379,8 @@ msgstr ""
362379msgid "At most %d %q may be specified (not %d)"
363380msgstr ""
364381
382+ #: shared-module/memorymonitor/AllocationAlarm 3.c
383+ #: shared-module/memorymonitor/AllocationAlarm 4.c
365384#: shared-module/memorymonitor/AllocationAlarm.c
366385#, c-format
367386msgid "Attempt to allocate %d blocks"
@@ -491,6 +510,12 @@ msgid "Can't set CCCD on local Characteristic"
491510msgstr ""
492511
493512#: shared-bindings/displayio/Bitmap.c
513+ msgid "Cannot blit: source palette too large."
514+ msgstr ""
515+
516+ #: shared-bindings/displayio/Bitmap.c
517+ #: shared-bindings/memorymonitor/AllocationSize 3.c
518+ #: shared-bindings/memorymonitor/AllocationSize 4.c
494519#: shared-bindings/memorymonitor/AllocationSize.c
495520#: shared-bindings/pulseio/PulseIn.c
496521msgid "Cannot delete values"
@@ -1014,6 +1039,7 @@ msgstr ""
10141039#: ports/atmel-samd/common-hal/busio/I2C.c
10151040#: ports/atmel-samd/common-hal/busio/SPI.c
10161041#: ports/atmel-samd/common-hal/busio/UART.c
1042+ #: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral 2.c
10171043#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
10181044#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
10191045#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c
@@ -1370,6 +1396,8 @@ msgstr ""
13701396msgid "Random number generation error"
13711397msgstr ""
13721398
1399+ #: shared-bindings/memorymonitor/AllocationSize 3.c
1400+ #: shared-bindings/memorymonitor/AllocationSize 4.c
13731401#: shared-bindings/memorymonitor/AllocationSize.c
13741402#: shared-bindings/pulseio/PulseIn.c
13751403msgid "Read-only"
@@ -1462,6 +1490,8 @@ msgstr ""
14621490
14631491#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
14641492#: shared-bindings/displayio/TileGrid.c
1493+ #: shared-bindings/memorymonitor/AllocationSize 3.c
1494+ #: shared-bindings/memorymonitor/AllocationSize 4.c
14651495#: shared-bindings/memorymonitor/AllocationSize.c
14661496#: shared-bindings/pulseio/PulseIn.c
14671497msgid "Slices not supported"
@@ -1791,10 +1821,14 @@ msgstr ""
17911821msgid "address %08x is not aligned to %d bytes"
17921822msgstr ""
17931823
1824+ #: shared-bindings/i2cperipheral/I2CPeripheral 3.c
1825+ #: shared-bindings/i2cperipheral/I2CPeripheral 4.c
17941826#: shared-bindings/i2cperipheral/I2CPeripheral.c
17951827msgid "address out of bounds"
17961828msgstr ""
17971829
1830+ #: shared-bindings/i2cperipheral/I2CPeripheral 3.c
1831+ #: shared-bindings/i2cperipheral/I2CPeripheral 4.c
17981832#: shared-bindings/i2cperipheral/I2CPeripheral.c
17991833msgid "addresses is empty"
18001834msgstr ""
@@ -1957,7 +1991,9 @@ msgstr ""
19571991msgid "can't assign to expression"
19581992msgstr ""
19591993
1960- #: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1994+ #: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral 3.c
1995+ #: shared-bindings/i2cperipheral/I2CPeripheral 4.c
1996+ #: shared-bindings/i2cperipheral/I2CPeripheral.c
19611997msgid "can't convert %q to %q"
19621998msgstr ""
19631999
0 commit comments