Skip to content

Commit 0c17680

Browse files
committed
Cleaning up with tannewt's help and adding the translation file
1 parent fc1347a commit 0c17680

File tree

1 file changed

+2
-26
lines changed

1 file changed

+2
-26
lines changed

locale/circuitpython.pot

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-08-14 13:10-0500\n"
11+
"POT-Creation-Date: 2020-08-14 13:42-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 <[email protected]>\n"
@@ -82,17 +82,13 @@ msgstr ""
8282
msgid "%q list must be a list"
8383
msgstr ""
8484

85-
#: shared-bindings/memorymonitor/AllocationAlarm 3.c
86-
#: shared-bindings/memorymonitor/AllocationAlarm 4.c
8785
#: shared-bindings/memorymonitor/AllocationAlarm.c
8886
msgid "%q must be >= 0"
8987
msgstr ""
9088

9189
#: shared-bindings/_bleio/CharacteristicBuffer.c
9290
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
9391
#: shared-bindings/displayio/Shape.c
94-
#: shared-bindings/memorymonitor/AllocationAlarm 3.c
95-
#: shared-bindings/memorymonitor/AllocationAlarm 4.c
9692
#: shared-bindings/memorymonitor/AllocationAlarm.c
9793
#: shared-bindings/vectorio/Circle.c shared-bindings/vectorio/Rectangle.c
9894
msgid "%q must be >= 1"
@@ -318,7 +314,6 @@ msgstr ""
318314
msgid "All timers for this pin are in use"
319315
msgstr ""
320316

321-
#: ports/atmel-samd/common-hal/_pew/PewPew 2.c
322317
#: ports/atmel-samd/common-hal/_pew/PewPew.c
323318
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
324319
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
@@ -335,11 +330,7 @@ msgstr ""
335330
msgid "Already advertising."
336331
msgstr ""
337332

338-
#: shared-module/memorymonitor/AllocationAlarm 3.c
339-
#: shared-module/memorymonitor/AllocationAlarm 4.c
340333
#: shared-module/memorymonitor/AllocationAlarm.c
341-
#: shared-module/memorymonitor/AllocationSize 3.c
342-
#: shared-module/memorymonitor/AllocationSize 4.c
343334
#: shared-module/memorymonitor/AllocationSize.c
344335
msgid "Already running"
345336
msgstr ""
@@ -379,8 +370,6 @@ msgstr ""
379370
msgid "At most %d %q may be specified (not %d)"
380371
msgstr ""
381372

382-
#: shared-module/memorymonitor/AllocationAlarm 3.c
383-
#: shared-module/memorymonitor/AllocationAlarm 4.c
384373
#: shared-module/memorymonitor/AllocationAlarm.c
385374
#, c-format
386375
msgid "Attempt to allocate %d blocks"
@@ -514,8 +503,6 @@ msgid "Cannot blit: source palette too large."
514503
msgstr ""
515504

516505
#: shared-bindings/displayio/Bitmap.c
517-
#: shared-bindings/memorymonitor/AllocationSize 3.c
518-
#: shared-bindings/memorymonitor/AllocationSize 4.c
519506
#: shared-bindings/memorymonitor/AllocationSize.c
520507
#: shared-bindings/pulseio/PulseIn.c
521508
msgid "Cannot delete values"
@@ -1039,7 +1026,6 @@ msgstr ""
10391026
#: ports/atmel-samd/common-hal/busio/I2C.c
10401027
#: ports/atmel-samd/common-hal/busio/SPI.c
10411028
#: ports/atmel-samd/common-hal/busio/UART.c
1042-
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral 2.c
10431029
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
10441030
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
10451031
#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c
@@ -1396,8 +1382,6 @@ msgstr ""
13961382
msgid "Random number generation error"
13971383
msgstr ""
13981384

1399-
#: shared-bindings/memorymonitor/AllocationSize 3.c
1400-
#: shared-bindings/memorymonitor/AllocationSize 4.c
14011385
#: shared-bindings/memorymonitor/AllocationSize.c
14021386
#: shared-bindings/pulseio/PulseIn.c
14031387
msgid "Read-only"
@@ -1490,8 +1474,6 @@ msgstr ""
14901474

14911475
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
14921476
#: shared-bindings/displayio/TileGrid.c
1493-
#: shared-bindings/memorymonitor/AllocationSize 3.c
1494-
#: shared-bindings/memorymonitor/AllocationSize 4.c
14951477
#: shared-bindings/memorymonitor/AllocationSize.c
14961478
#: shared-bindings/pulseio/PulseIn.c
14971479
msgid "Slices not supported"
@@ -1821,14 +1803,10 @@ msgstr ""
18211803
msgid "address %08x is not aligned to %d bytes"
18221804
msgstr ""
18231805

1824-
#: shared-bindings/i2cperipheral/I2CPeripheral 3.c
1825-
#: shared-bindings/i2cperipheral/I2CPeripheral 4.c
18261806
#: shared-bindings/i2cperipheral/I2CPeripheral.c
18271807
msgid "address out of bounds"
18281808
msgstr ""
18291809

1830-
#: shared-bindings/i2cperipheral/I2CPeripheral 3.c
1831-
#: shared-bindings/i2cperipheral/I2CPeripheral 4.c
18321810
#: shared-bindings/i2cperipheral/I2CPeripheral.c
18331811
msgid "addresses is empty"
18341812
msgstr ""
@@ -1991,9 +1969,7 @@ msgstr ""
19911969
msgid "can't assign to expression"
19921970
msgstr ""
19931971

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
1972+
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
19971973
msgid "can't convert %q to %q"
19981974
msgstr ""
19991975

0 commit comments

Comments
 (0)