summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot2214
1 files changed, 747 insertions, 1467 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index d61ded2a2..97d15f020 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-02-17 23:36-0500\n"
+"POT-Creation-Date: 2019-02-22 13:08-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,2779 +17,2059 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
-#: extmod/machine_i2c.c:299
-msgid "invalid I2C peripheral"
+msgid ""
+"\n"
+"Code done running. Waiting for reload.\n"
msgstr ""
-#: extmod/machine_i2c.c:338 extmod/machine_i2c.c:352 extmod/machine_i2c.c:366
-#: extmod/machine_i2c.c:390
-msgid "I2C operation not supported"
+msgid " File \"%q\""
msgstr ""
-#: extmod/machine_mem.c:45 ports/unix/modmachine.c:53
-#, c-format
-msgid "address %08x is not aligned to %d bytes"
+msgid " File \"%q\", line %d"
msgstr ""
-#: extmod/machine_spi.c:57
-msgid "invalid SPI peripheral"
+msgid " output:\n"
msgstr ""
-#: extmod/machine_spi.c:124
-msgid "buffers must be the same length"
+#, c-format
+msgid "%%c requires int or char"
msgstr ""
-#: extmod/machine_spi.c:207
-msgid "bits must be 8"
+msgid "%q in use"
msgstr ""
-#: extmod/machine_spi.c:210
-msgid "firstbit must be MSB"
+msgid "%q index out of range"
msgstr ""
-#: extmod/machine_spi.c:215
-msgid "must specify all of sck/mosi/miso"
+msgid "%q indices must be integers, not %s"
msgstr ""
-#: extmod/modframebuf.c:299
-msgid "invalid format"
+msgid "%q must be >= 1"
msgstr ""
-#: extmod/modubinascii.c:38 extmod/moduhashlib.c:102
-msgid "a bytes-like object is required"
+msgid "%q should be an int"
msgstr ""
-#: extmod/modubinascii.c:90
-msgid "odd-length string"
+msgid "%q() takes %d positional arguments but %d were given"
msgstr ""
-#: extmod/modubinascii.c:101
-msgid "non-hex digit found"
+msgid "'%q' argument required"
msgstr ""
-#: extmod/modubinascii.c:169
-msgid "incorrect padding"
+#, c-format
+msgid "'%s' expects a label"
msgstr ""
-#: extmod/moductypes.c:122
-msgid "syntax error in uctypes descriptor"
+#, c-format
+msgid "'%s' expects a register"
msgstr ""
-#: extmod/moductypes.c:219
-msgid "Cannot unambiguously get sizeof scalar"
+#, c-format
+msgid "'%s' expects a special register"
msgstr ""
-#: extmod/moductypes.c:397
-msgid "struct: no fields"
+#, c-format
+msgid "'%s' expects an FPU register"
msgstr ""
-#: extmod/moductypes.c:530
-msgid "struct: cannot index"
+#, c-format
+msgid "'%s' expects an address of the form [a, b]"
msgstr ""
-#: extmod/moductypes.c:544
-msgid "struct: index out of range"
+#, c-format
+msgid "'%s' expects an integer"
msgstr ""
-#: extmod/moduheapq.c:38
-msgid "heap must be a list"
+#, c-format
+msgid "'%s' expects at most r%d"
msgstr ""
-#: extmod/moduheapq.c:86 extmod/modutimeq.c:147 extmod/modutimeq.c:172
-msgid "empty heap"
+#, c-format
+msgid "'%s' expects {r0, r1, ...}"
msgstr ""
-#: extmod/modujson.c:281
-msgid "syntax error in JSON"
+#, c-format
+msgid "'%s' integer %d is not within range %d..%d"
msgstr ""
-#: extmod/modure.c:265
-msgid "Splitting with sub-captures"
+#, c-format
+msgid "'%s' integer 0x%x does not fit in mask 0x%x"
msgstr ""
-#: extmod/modure.c:428
-msgid "Error in regex"
+#, c-format
+msgid "'%s' object does not support item assignment"
msgstr ""
-#: extmod/modussl_axtls.c:81
-msgid "invalid key"
+#, c-format
+msgid "'%s' object does not support item deletion"
msgstr ""
-#: extmod/modussl_axtls.c:87
-msgid "invalid cert"
+msgid "'%s' object has no attribute '%q'"
msgstr ""
-#: extmod/modutimeq.c:131
-msgid "queue overflow"
+#, c-format
+msgid "'%s' object is not an iterator"
msgstr ""
-#: extmod/moduzlib.c:98
-msgid "compression header"
+#, c-format
+msgid "'%s' object is not callable"
msgstr ""
-#: extmod/uos_dupterm.c:120
-msgid "invalid dupterm index"
+#, c-format
+msgid "'%s' object is not iterable"
msgstr ""
-#: extmod/vfs_fat.c:426 py/moduerrno.c:155
-msgid "Read-only filesystem"
+#, c-format
+msgid "'%s' object is not subscriptable"
msgstr ""
-#: extmod/vfs_posix_file.c:48 ports/unix/file.c:50 py/objstringio.c:43
-msgid "I/O operation on closed file"
+msgid "'=' alignment not allowed in string format specifier"
msgstr ""
-#: lib/embed/abort_.c:8
-msgid "abort() called"
+msgid "'S' and 'O' are not supported format types"
msgstr ""
-#: lib/netutils/netutils.c:83
-msgid "invalid arguments"
+msgid "'align' requires 1 argument"
msgstr ""
-#: lib/utils/pyexec.c:97 py/builtinimport.c:251
-msgid "script compilation not supported"
+msgid "'await' outside function"
msgstr ""
-#: main.c:152
-msgid " output:\n"
+msgid "'break' outside loop"
msgstr ""
-#: main.c:166 main.c:250
-msgid ""
-"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
-"disable.\n"
+msgid "'continue' outside loop"
msgstr ""
-#: main.c:168
-msgid "Running in safe mode! Auto-reload is off.\n"
+msgid "'data' requires at least 2 arguments"
msgstr ""
-#: main.c:170 main.c:252
-msgid "Auto-reload is off.\n"
+msgid "'data' requires integer arguments"
msgstr ""
-#: main.c:184
-msgid "Running in safe mode! Not running saved code.\n"
+msgid "'label' requires 1 argument"
msgstr ""
-#: main.c:200
-msgid "WARNING: Your code filename has two extensions\n"
+msgid "'return' outside function"
msgstr ""
-#: main.c:223
-msgid ""
-"\n"
-"Code done running. Waiting for reload.\n"
+msgid "'yield' outside function"
msgstr ""
-#: main.c:257
-msgid "Press any key to enter the REPL. Use CTRL-D to reload."
+msgid "*x must be assignment target"
msgstr ""
-#: main.c:422
-msgid "soft reboot\n"
+msgid ", in %q\n"
msgstr ""
-#: ports/atmel-samd/audio_dma.c:209
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:361
-msgid "All sync event channels in use"
+msgid "0.0 to a complex power"
msgstr ""
-#: ports/atmel-samd/bindings/samd/Clock.c:135
-msgid "calibration is read only"
+msgid "3-arg pow() not supported"
msgstr ""
-#: ports/atmel-samd/bindings/samd/Clock.c:137
-msgid "calibration is out of range"
+msgid "A hardware interrupt channel is already in use"
msgstr ""
-#: ports/atmel-samd/common-hal/analogio/AnalogIn.c:63
-#: ports/nrf/common-hal/analogio/AnalogIn.c:39
-msgid "Pin does not have ADC capabilities"
+msgid "AP required"
msgstr ""
-#: ports/atmel-samd/common-hal/analogio/AnalogOut.c:49
-msgid "No DAC on chip"
+#, c-format
+msgid "Address is not %d bytes long or is in wrong format"
msgstr ""
-#: ports/atmel-samd/common-hal/analogio/AnalogOut.c:56
-msgid "AnalogOut not supported on given pin"
+#, c-format
+msgid "Address must be %d bytes long"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:147
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:150
-msgid "Invalid bit clock pin"
+msgid "All I2C peripherals are in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:153
-msgid "Bit clock and word select must share a clock unit"
+msgid "All SPI peripherals are in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:156
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:130
-msgid "Invalid data pin"
+msgid "All UART peripherals are in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:169
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:174
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:145
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:150
-msgid "Serializer in use"
+msgid "All event channels in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:230
-msgid "Clock unit in use"
+msgid "All sync event channels in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:240
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:172
-msgid "Unable to find free GCLK"
+msgid "All timers for this pin are in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:254
-msgid "Too many channels in sample."
+msgid "All timers in use"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:305
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:417
-msgid "No DMA channel found"
+msgid "AnalogOut functionality not supported"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c:308
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:419
-msgid "Unable to allocate buffers for signed conversion"
+msgid "AnalogOut is only 16 bits. Value must be less than 65536."
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:109
-msgid "Invalid clock pin"
+msgid "AnalogOut not supported on given pin"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:134
-msgid "Only 8 or 16 bit mono with "
+msgid "Another send is already active"
msgstr ""
-#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c:167
-msgid "sampling rate out of range"
+msgid "Array must contain halfwords (type 'H')"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:132
-msgid "DAC already in use"
+msgid "Array values should be single bytes."
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:136
-msgid "Right channel unsupported"
+msgid "Auto-reload is off.\n"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:139
-#: ports/atmel-samd/common-hal/touchio/TouchIn.c:65
-#: shared-bindings/pulseio/PWMOut.c:113
-msgid "Invalid pin"
+msgid ""
+"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
+"disable.\n"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:147
-msgid "Invalid pin for left channel"
+msgid "Bit clock and word select must share a clock unit"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:151
-msgid "Invalid pin for right channel"
+msgid "Bit depth must be multiple of 8."
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:154
-msgid "Cannot output both channels on the same pin"
+msgid "Both pins must support hardware interrupts"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:243
-#: ports/atmel-samd/common-hal/pulseio/PulseOut.c:110
-#: ports/nrf/common-hal/pulseio/PulseOut.c:107
-#: shared-bindings/pulseio/PWMOut.c:119
-msgid "All timers in use"
+msgid "Brightness must be between 0 and 255"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:285
-msgid "All event channels in use"
+msgid "Brightness not adjustable"
msgstr ""
-#: ports/atmel-samd/common-hal/audioio/AudioOut.c:375
#, c-format
-msgid "Sample rate too high. It must be less than %d"
+msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
-#: ports/atmel-samd/common-hal/busio/I2C.c:74
-#: ports/atmel-samd/common-hal/busio/SPI.c:176
-#: ports/atmel-samd/common-hal/busio/UART.c:120
-#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
-#: ports/nrf/common-hal/busio/I2C.c:84
-msgid "Invalid pins"
+msgid "Buffer must be at least length 1"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/I2C.c:97
-msgid "SDA or SCL needs a pull up"
+#, c-format
+msgid "Bus pin %d is already in use"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/I2C.c:117
-msgid "Unsupported baudrate"
+msgid "Byte buffer must be 16 bytes."
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:67
-msgid "bytes > 8 bits not supported"
+msgid "Bytes must be between 0 and 255."
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:73
-#: ports/nrf/common-hal/busio/UART.c:149
-msgid "tx and rx cannot both be None"
+msgid "C-level assert"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:146
-#: ports/nrf/common-hal/busio/UART.c:188
-msgid "Failed to allocate RX buffer"
+#, c-format
+msgid "Can not use dotstar with %s"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:154
-msgid "Could not initialize UART"
+msgid "Can't add services in Central mode"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:252
-#: ports/nrf/common-hal/busio/UART.c:230
-msgid "No RX pin"
+msgid "Can't advertise in Central mode"
msgstr ""
-#: ports/atmel-samd/common-hal/busio/UART.c:311
-#: ports/nrf/common-hal/busio/UART.c:265
-msgid "No TX pin"
+msgid "Can't change the name in Central mode"
msgstr ""
-#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c:170
-#: ports/nrf/common-hal/digitalio/DigitalInOut.c:147
-msgid "Cannot get pull while in output mode"
+msgid "Can't connect in Peripheral mode"
msgstr ""
-#: ports/atmel-samd/common-hal/displayio/ParallelBus.c:43
-#: ports/nrf/common-hal/displayio/ParallelBus.c:43
-msgid "Data 0 pin must be byte aligned"
+msgid "Cannot connect to AP"
msgstr ""
-#: ports/atmel-samd/common-hal/displayio/ParallelBus.c:47
-#: ports/nrf/common-hal/displayio/ParallelBus.c:47
-#, c-format
-msgid "Bus pin %d is already in use"
+msgid "Cannot delete values"
msgstr ""
-#: ports/atmel-samd/common-hal/microcontroller/__init__.c:74
-#: ports/esp8266/common-hal/microcontroller/__init__.c:64
-msgid "Cannot reset into bootloader because no bootloader is present."
+msgid "Cannot disconnect from AP"
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PWMOut.c:394
-#: ports/nrf/common-hal/pulseio/PWMOut.c:259
-#: shared-bindings/pulseio/PWMOut.c:115
-msgid "Invalid PWM frequency"
+msgid "Cannot get pull while in output mode"
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseIn.c:110
-msgid "No hardware support on pin"
+msgid "Cannot get temperature"
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseIn.c:113
-msgid "EXTINT channel already in use"
+msgid "Cannot output both channels on the same pin"
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseIn.c:118
-#: ports/esp8266/common-hal/pulseio/PulseIn.c:86
-#: ports/nrf/common-hal/pulseio/PulseIn.c:129
-#, c-format
-msgid "Failed to allocate RX buffer of %d bytes"
+msgid "Cannot read without MISO pin."
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseIn.c:205
-#: ports/esp8266/common-hal/pulseio/PulseIn.c:151
-#: ports/nrf/common-hal/pulseio/PulseIn.c:254
-msgid "pop from an empty PulseIn"
+msgid "Cannot record to a file"
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseIn.c:237
-#: ports/esp8266/common-hal/pulseio/PulseIn.c:182
-#: ports/nrf/common-hal/pulseio/PulseIn.c:241 py/obj.c:422
-msgid "index out of range"
+msgid "Cannot remount '/' when USB is active."
msgstr ""
-#: ports/atmel-samd/common-hal/pulseio/PulseOut.c:178
-msgid "Another send is already active"
+msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
-#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c:38
-msgid "Both pins must support hardware interrupts"
+msgid "Cannot set STA config"
msgstr ""
-#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c:46
-msgid "A hardware interrupt channel is already in use"
+msgid "Cannot set value when direction is input."
msgstr ""
-#: ports/atmel-samd/common-hal/rtc/RTC.c:101
-msgid "calibration value out of range +/-127"
+msgid "Cannot subclass slice"
msgstr ""
-#: ports/atmel-samd/common-hal/touchio/TouchIn.c:75
-msgid "No free GCLKs"
+msgid "Cannot transfer without MOSI and MISO pins."
msgstr ""
-#: ports/esp8266/common-hal/analogio/AnalogIn.c:43
-msgid "Pin %q does not have ADC capabilities"
+msgid "Cannot unambiguously get sizeof scalar"
msgstr ""
-#: ports/esp8266/common-hal/analogio/AnalogOut.c:39
-msgid "No hardware support for analog out."
+msgid "Cannot update i/f status"
msgstr ""
-#: ports/esp8266/common-hal/busio/SPI.c:72
-msgid "Pins not valid for SPI"
+msgid "Cannot write without MOSI pin."
msgstr ""
-#: ports/esp8266/common-hal/busio/UART.c:45
-msgid "Only tx supported on UART1 (GPIO2)."
+msgid "Characteristic UUID doesn't match Service UUID"
msgstr ""
-#: ports/esp8266/common-hal/busio/UART.c:67 ports/esp8266/machine_uart.c:108
-msgid "invalid data bits"
+msgid "Characteristic already in use by another Service."
msgstr ""
-#: ports/esp8266/common-hal/busio/UART.c:91 ports/esp8266/machine_uart.c:144
-msgid "invalid stop bits"
+msgid "CharacteristicBuffer writing not provided"
msgstr ""
-#: ports/esp8266/common-hal/digitalio/DigitalInOut.c:200
-msgid "ESP8266 does not support pull down."
+msgid "Clock pin init failed."
msgstr ""
-#: ports/esp8266/common-hal/digitalio/DigitalInOut.c:210
-msgid "GPIO16 does not support pull up."
+msgid "Clock stretch too long"
msgstr ""
-#: ports/esp8266/common-hal/microcontroller/__init__.c:66
-msgid "ESP8226 does not support safe mode."
+msgid "Clock unit in use"
msgstr ""
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:54
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:113
-#, c-format
-msgid "Maximum PWM frequency is %dhz."
+msgid "Command must be an int between 0 and 255"
msgstr ""
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:57
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:116
-msgid "Minimum PWM frequency is 1hz."
+#, c-format
+msgid "Could not decode ble_uuid, err 0x%04x"
msgstr ""
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:68
-#, c-format
-msgid "Multiple PWM frequencies not supported. PWM already set to %dhz."
+msgid "Could not initialize UART"
msgstr ""
-#: ports/esp8266/common-hal/pulseio/PWMOut.c:77 ports/esp8266/machine_pwm.c:70
-#, c-format
-msgid "PWM not supported on pin %d"
+msgid "Couldn't allocate first buffer"
msgstr ""
-#: ports/esp8266/common-hal/pulseio/PulseIn.c:78
-msgid "No PulseIn support for %q"
+msgid "Couldn't allocate second buffer"
msgstr ""
-#: ports/esp8266/common-hal/storage/__init__.c:34
-msgid "Unable to remount filesystem"
+msgid "Crash into the HardFault_Handler.\n"
msgstr ""
-#: ports/esp8266/common-hal/storage/__init__.c:38
-msgid "Use esptool to erase flash and re-upload Python instead"
+msgid "DAC already in use"
msgstr ""
-#: ports/esp8266/esp_mphal.c:154
-msgid "C-level assert"
+msgid "Data 0 pin must be byte aligned"
msgstr ""
-#: ports/esp8266/machine_adc.c:57
-#, c-format
-msgid "not a valid ADC Channel: %d"
+msgid "Data chunk must follow fmt chunk"
msgstr ""
-#: ports/esp8266/machine_hspi.c:131 ports/esp8266/machine_hspi.c:137
-msgid "impossible baudrate"
+msgid "Data too large for advertisement packet"
msgstr ""
-#: ports/esp8266/machine_pin.c:129
-msgid "expecting a pin"
+msgid "Data too large for the advertisement packet"
msgstr ""
-#: ports/esp8266/machine_pin.c:284
-msgid "Pin(16) doesn't support pull"
+msgid "Destination capacity is smaller than destination_length."
msgstr ""
-#: ports/esp8266/machine_pin.c:323
-msgid "invalid pin"
+msgid "Display rotation must be in 90 degree increments"
msgstr ""
-#: ports/esp8266/machine_pin.c:389
-msgid "pin does not have IRQ capabilities"
+msgid "Don't know how to pass object to native function"
msgstr ""
-#: ports/esp8266/machine_rtc.c:185
-msgid "buffer too long"
+msgid "Drive mode not used when direction is input."
msgstr ""
-#: ports/esp8266/machine_rtc.c:209 ports/esp8266/machine_rtc.c:223
-#: ports/esp8266/machine_rtc.c:246
-msgid "invalid alarm"
+msgid "ESP8226 does not support safe mode."
msgstr ""
-#: ports/esp8266/machine_uart.c:169
-#, c-format
-msgid "UART(%d) does not exist"
+msgid "ESP8266 does not support pull down."
msgstr ""
-#: ports/esp8266/machine_uart.c:219
-msgid "UART(1) can't read"
+msgid "EXTINT channel already in use"
msgstr ""
-#: ports/esp8266/modesp.c:119
-msgid "len must be multiple of 4"
+msgid "Error in ffi_prep_cif"
msgstr ""
-#: ports/esp8266/modesp.c:274
-#, c-format
-msgid "memory allocation failed, allocating %u bytes for native code"
+msgid "Error in regex"
msgstr ""
-#: ports/esp8266/modesp.c:317
-msgid "flash location must be below 1MByte"
+msgid "Expected a %q"
msgstr ""
-#: ports/esp8266/modmachine.c:63
-msgid "frequency can only be either 80Mhz or 160MHz"
+msgid "Expected a Characteristic"
msgstr ""
-#: ports/esp8266/modnetwork.c:61
-msgid "AP required"
+msgid "Expected a UUID"
msgstr ""
-#: ports/esp8266/modnetwork.c:61
-msgid "STA required"
+#, c-format
+msgid "Expected tuple of length %d, got %d"
msgstr ""
-#: ports/esp8266/modnetwork.c:87
-msgid "Cannot update i/f status"
+msgid "Failed to acquire mutex"
msgstr ""
-#: ports/esp8266/modnetwork.c:142
-msgid "Cannot set STA config"
+#, c-format
+msgid "Failed to acquire mutex, err 0x%04x"
msgstr ""
-#: ports/esp8266/modnetwork.c:144
-msgid "Cannot connect to AP"
+#, c-format
+msgid "Failed to add characteristic, err 0x%04x"
msgstr ""
-#: ports/esp8266/modnetwork.c:152
-msgid "Cannot disconnect from AP"
+msgid "Failed to add service"
msgstr ""
-#: ports/esp8266/modnetwork.c:173
-msgid "unknown status param"
+#, c-format
+msgid "Failed to add service, err 0x%04x"
msgstr ""
-#: ports/esp8266/modnetwork.c:222
-msgid "STA must be active"
+msgid "Failed to allocate RX buffer"
msgstr ""
-#: ports/esp8266/modnetwork.c:239
-msgid "scan failed"
+#, c-format
+msgid "Failed to allocate RX buffer of %d bytes"
msgstr ""
-#: ports/esp8266/modnetwork.c:306
-msgid "wifi_set_ip_info() failed"
+msgid "Failed to change softdevice state"
msgstr ""
-#: ports/esp8266/modnetwork.c:319
-msgid "either pos or kw args are allowed"
+msgid "Failed to connect:"
msgstr ""
-#: ports/esp8266/modnetwork.c:329
-msgid "can't get STA config"
+msgid "Failed to continue scanning"
msgstr ""
-#: ports/esp8266/modnetwork.c:331
-msgid "can't get AP config"
+#, c-format
+msgid "Failed to continue scanning, err 0x%04x"
msgstr ""
-#: ports/esp8266/modnetwork.c:346
-msgid "invalid buffer length"
+msgid "Failed to create mutex"
msgstr ""
-#: ports/esp8266/modnetwork.c:405
-msgid "can't set STA config"
+msgid "Failed to discover services"
msgstr ""
-#: ports/esp8266/modnetwork.c:407
-msgid "can't set AP config"
+msgid "Failed to get local address"
msgstr ""
-#: ports/esp8266/modnetwork.c:416
-msgid "can query only one param"
+msgid "Failed to get softdevice state"
msgstr ""
-#: ports/esp8266/modnetwork.c:469
-msgid "unknown config param"
+#, c-format
+msgid "Failed to notify or indicate attribute value, err %0x04x"
msgstr ""
-#: ports/nrf/common-hal/analogio/AnalogOut.c:37
-msgid "AnalogOut functionality not supported"
+#, c-format
+msgid "Failed to read CCCD value, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Adapter.c:43
#, c-format
-msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
+msgid "Failed to read attribute value, err %0x04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Adapter.c:119
-msgid "Failed to change softdevice state"
+#, c-format
+msgid "Failed to read gatts value, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Adapter.c:128
-msgid "Failed to get softdevice state"
+#, c-format
+msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Adapter.c:147
-msgid "Failed to get local address"
+msgid "Failed to release mutex"
msgstr ""
-#: ports/nrf/common-hal/bleio/Broadcaster.c:48
-msgid "interval not in range 0.0020 to 10.24"
+#, c-format
+msgid "Failed to release mutex, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Broadcaster.c:58
-#: ports/nrf/common-hal/bleio/Peripheral.c:56
-msgid "Data too large for advertisement packet"
+msgid "Failed to start advertising"
msgstr ""
-#: ports/nrf/common-hal/bleio/Broadcaster.c:83
-#: ports/nrf/common-hal/bleio/Peripheral.c:332
#, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Broadcaster.c:96
-#: ports/nrf/common-hal/bleio/Peripheral.c:344
-#, c-format
-msgid "Failed to stop advertising, err 0x%04x"
+msgid "Failed to start scanning"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:59
#, c-format
-msgid "Failed to read CCCD value, err 0x%04x"
+msgid "Failed to start scanning, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:89
-#, c-format
-msgid "Failed to read gatts value, err 0x%04x"
+msgid "Failed to stop advertising"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:106
#, c-format
-msgid "Failed to write gatts value, err 0x%04x"
+msgid "Failed to stop advertising, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:132
#, c-format
-msgid "Failed to notify or indicate attribute value, err %0x04x"
+msgid "Failed to write attribute value, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:144
#, c-format
-msgid "Failed to read attribute value, err %0x04x"
+msgid "Failed to write gatts value, err 0x%04x"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:172 ports/nrf/sd_mutex.c:34
-#, c-format
-msgid "Failed to acquire mutex, err 0x%04x"
+msgid "File exists"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:178
-#, c-format
-msgid "Failed to write attribute value, err 0x%04x"
+msgid "Function requires lock"
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:189 ports/nrf/sd_mutex.c:54
-#, c-format
-msgid "Failed to release mutex, err 0x%04x"
+msgid "Function requires lock."
msgstr ""
-#: ports/nrf/common-hal/bleio/Characteristic.c:251
-#: ports/nrf/common-hal/bleio/Characteristic.c:284
-msgid "bad GATT role"
+msgid "GPIO16 does not support pull up."
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:80
-#: ports/nrf/common-hal/bleio/Device.c:112
-msgid "Data too large for the advertisement packet"
+msgid "Group full"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:262
-msgid "Failed to discover services"
+msgid "I/O operation on closed file"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:268
-#: ports/nrf/common-hal/bleio/Device.c:302
-msgid "Failed to acquire mutex"
+msgid "I2C operation not supported"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:280
-#: ports/nrf/common-hal/bleio/Device.c:313
-#: ports/nrf/common-hal/bleio/Device.c:344
-#: ports/nrf/common-hal/bleio/Device.c:378
-msgid "Failed to release mutex"
+msgid ""
+"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
+"mpy-update for more info."
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:389
-msgid "Failed to continue scanning"
+msgid "Input/output error"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:421
-msgid "Failed to connect:"
+msgid "Invalid BMP file"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:491
-msgid "Failed to add service"
+msgid "Invalid PWM frequency"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:508
-msgid "Failed to start advertising"
+msgid "Invalid argument"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:525
-msgid "Failed to stop advertising"
+msgid "Invalid bit clock pin"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:550
-msgid "Failed to start scanning"
+msgid "Invalid buffer size"
msgstr ""
-#: ports/nrf/common-hal/bleio/Device.c:566
-msgid "Failed to create mutex"
+msgid "Invalid channel count"
msgstr ""
-#: ports/nrf/common-hal/bleio/Peripheral.c:312
-#, c-format
-msgid "Failed to add service, err 0x%04x"
+msgid "Invalid clock pin"
msgstr ""
-#: ports/nrf/common-hal/bleio/Scanner.c:75
-#, c-format
-msgid "Failed to continue scanning, err 0x%04x"
+msgid "Invalid data pin"
msgstr ""
-#: ports/nrf/common-hal/bleio/Scanner.c:101
-#, c-format
-msgid "Failed to start scanning, err 0x%04x"
+msgid "Invalid direction."
msgstr ""
-#: ports/nrf/common-hal/bleio/Service.c:88
-#, c-format
-msgid "Failed to add characteristic, err 0x%04x"
+msgid "Invalid file"
msgstr ""
-#: ports/nrf/common-hal/bleio/Service.c:92
-msgid "Characteristic already in use by another Service."
+msgid "Invalid format chunk size"
msgstr ""
-#: ports/nrf/common-hal/bleio/UUID.c:54
-#, c-format
-msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
+msgid "Invalid number of bits"
msgstr ""
-#: ports/nrf/common-hal/bleio/UUID.c:73
-#, c-format
-msgid "Could not decode ble_uuid, err 0x%04x"
+msgid "Invalid phase"
msgstr ""
-#: ports/nrf/common-hal/bleio/UUID.c:88
-msgid "Unexpected nrfx uuid type"
+msgid "Invalid pin"
msgstr ""
-#: ports/nrf/common-hal/busio/I2C.c:98
-msgid "All I2C peripherals are in use"
+msgid "Invalid pin for left channel"
msgstr ""
-#: ports/nrf/common-hal/busio/SPI.c:133
-msgid "All SPI peripherals are in use"
+msgid "Invalid pin for right channel"
msgstr ""
-#: ports/nrf/common-hal/busio/UART.c:47
-#, c-format
-msgid "error = 0x%08lX"
+msgid "Invalid pins"
msgstr ""
-#: ports/nrf/common-hal/busio/UART.c:145
-msgid "All UART peripherals are in use"
+msgid "Invalid polarity"
msgstr ""
-#: ports/nrf/common-hal/busio/UART.c:153
-msgid "Invalid buffer size"
+msgid "Invalid run mode."
msgstr ""
-#: ports/nrf/common-hal/busio/UART.c:157
-msgid "Odd parity is not supported"
+msgid "Invalid voice count"
msgstr ""
-#: ports/nrf/common-hal/microcontroller/Processor.c:48
-msgid "Cannot get temperature"
+msgid "Invalid wave file"
msgstr ""
-#: ports/unix/modffi.c:138
-msgid "Unknown type"
+msgid "LHS of keyword arg must be an id"
msgstr ""
-#: ports/unix/modffi.c:207 ports/unix/modffi.c:265
-msgid "Error in ffi_prep_cif"
+msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
-#: ports/unix/modffi.c:270
-msgid "ffi_prep_closure_loc"
+msgid "Length must be an int"
msgstr ""
-#: ports/unix/modffi.c:413
-msgid "Don't know how to pass object to native function"
+msgid "Length must be non-negative"
msgstr ""
-#: ports/unix/modusocket.c:474
-#, c-format
-msgid "[addrinfo error %d]"
+msgid ""
+"Looks like our core CircuitPython code crashed hard. Whoops!\n"
+"Please file an issue at https://github.com/adafruit/circuitpython/issues\n"
+" with the contents of your CIRCUITPY drive and this message:\n"
msgstr ""
-#: py/argcheck.c:53
-msgid "function does not take keyword arguments"
+msgid "MISO pin init failed."
msgstr ""
-#: py/argcheck.c:63 py/bc.c:85 py/objnamedtuple.c:108
-#, c-format
-msgid "function takes %d positional arguments but %d were given"
+msgid "MOSI pin init failed."
msgstr ""
-#: py/argcheck.c:73
#, c-format
-msgid "function missing %d required positional arguments"
+msgid "Maximum PWM frequency is %dhz."
msgstr ""
-#: py/argcheck.c:81
#, c-format
-msgid "function expected at most %d arguments, got %d"
+msgid "Maximum x value when mirrored is %d"
msgstr ""
-#: py/argcheck.c:106
-msgid "'%q' argument required"
+msgid "MicroPython NLR jump failed. Likely memory corruption.\n"
msgstr ""
-#: py/argcheck.c:131
-msgid "extra positional arguments given"
+msgid "MicroPython fatal error.\n"
msgstr ""
-#: py/argcheck.c:139
-msgid "extra keyword arguments given"
+msgid "Microphone startup delay must be in range 0.0 to 1.0"
msgstr ""
-#: py/argcheck.c:151
-msgid "argument num/types mismatch"
+msgid "Minimum PWM frequency is 1hz."
msgstr ""
-#: py/argcheck.c:156
-msgid "keyword argument(s) not yet implemented - use normal args instead"
+#, c-format
+msgid "Multiple PWM frequencies not supported. PWM already set to %dhz."
msgstr ""
-#: py/bc.c:88 py/objnamedtuple.c:112
-msgid "%q() takes %d positional arguments but %d were given"
+msgid "Must be a Group subclass."
msgstr ""
-#: py/bc.c:197 py/bc.c:215
-msgid "unexpected keyword argument"
+msgid "No DAC on chip"
msgstr ""
-#: py/bc.c:199
-msgid "keywords must be strings"
+msgid "No DMA channel found"
msgstr ""
-#: py/bc.c:206 py/objnamedtuple.c:142
-msgid "function got multiple values for argument '%q'"
+msgid "No PulseIn support for %q"
msgstr ""
-#: py/bc.c:218 py/objnamedtuple.c:134
-msgid "unexpected keyword argument '%q'"
+msgid "No RX pin"
msgstr ""
-#: py/bc.c:244
-#, c-format
-msgid "function missing required positional argument #%d"
+msgid "No TX pin"
msgstr ""
-#: py/bc.c:260
-msgid "function missing required keyword argument '%q'"
+msgid "No default I2C bus"
msgstr ""
-#: py/bc.c:269
-msgid "function missing keyword-only argument"
+msgid "No default SPI bus"
msgstr ""
-#: py/binary.c:112
-msgid "bad typecode"
+msgid "No default UART bus"
msgstr ""
-#: py/builtinevex.c:99
-msgid "bad compile mode"
+msgid "No free GCLKs"
msgstr ""
-#: py/builtinhelp.c:137
-msgid "Plus any modules on the filesystem\n"
+msgid "No hardware random available"
msgstr ""
-#: py/builtinhelp.c:183
-#, c-format
-msgid ""
-"Welcome to Adafruit CircuitPython %s!\n"
-"\n"
-"Please visit learn.adafruit.com/category/circuitpython for project guides.\n"
-"\n"
-"To list built-in modules please do `help(\"modules\")`.\n"
+msgid "No hardware support for analog out."
msgstr ""
-#: py/builtinimport.c:336
-msgid "cannot perform relative import"
+msgid "No hardware support on pin"
msgstr ""
-#: py/builtinimport.c:420 py/builtinimport.c:532
-msgid "module not found"
+msgid "No space left on device"
msgstr ""
-#: py/builtinimport.c:423 py/builtinimport.c:535
-msgid "no module named '%q'"
+msgid "No such file/directory"
msgstr ""
-#: py/builtinimport.c:510
-msgid "relative import"
+msgid "Not connected"
msgstr ""
-#: py/compile.c:397 py/compile.c:542
-msgid "can't assign to expression"
+msgid "Not connected."
msgstr ""
-#: py/compile.c:416
-msgid "multiple *x in assignment"
+msgid "Not playing"
msgstr ""
-#: py/compile.c:642
-msgid "non-default argument follows default argument"
+msgid ""
+"Object has been deinitialized and can no longer be used. Create a new object."
msgstr ""
-#: py/compile.c:771 py/compile.c:789
-msgid "invalid micropython decorator"
+msgid "Odd parity is not supported"
msgstr ""
-#: py/compile.c:943
-msgid "can't delete expression"
+msgid "Only 8 or 16 bit mono with "
msgstr ""
-#: py/compile.c:955
-msgid "'break' outside loop"
+#, c-format
+msgid "Only Windows format, uncompressed BMP supported %d"
msgstr ""
-#: py/compile.c:958
-msgid "'continue' outside loop"
+msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""
-#: py/compile.c:969
-msgid "'return' outside function"
+msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
-#: py/compile.c:1169
-msgid "identifier redefined as global"
+#, c-format
+msgid "Only true color (24 bpp or higher) BMP supported %x"
msgstr ""
-#: py/compile.c:1185
-msgid "no binding for nonlocal found"
+msgid "Only tx supported on UART1 (GPIO2)."
msgstr ""
-#: py/compile.c:1188
-msgid "identifier redefined as nonlocal"
+msgid "Oversample must be multiple of 8."
msgstr ""
-#: py/compile.c:1197
-msgid "can't declare nonlocal in outer code"
+msgid ""
+"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
msgstr ""
-#: py/compile.c:1542
-msgid "default 'except' must be last"
+msgid ""
+"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
-#: py/compile.c:2095
-msgid "*x must be assignment target"
+#, c-format
+msgid "PWM not supported on pin %d"
msgstr ""
-#: py/compile.c:2193
-msgid "super() can't find self"
+msgid "Permission denied"
msgstr ""
-#: py/compile.c:2256
-msgid "can't have multiple *x"
+msgid "Pin %q does not have ADC capabilities"
msgstr ""
-#: py/compile.c:2263
-msgid "can't have multiple **x"
+msgid "Pin does not have ADC capabilities"
msgstr ""
-#: py/compile.c:2271
-msgid "LHS of keyword arg must be an id"
+msgid "Pin(16) doesn't support pull"
msgstr ""
-#: py/compile.c:2287
-msgid "non-keyword arg after */**"
+msgid "Pins not valid for SPI"
msgstr ""
-#: py/compile.c:2291
-msgid "non-keyword arg after keyword arg"
+msgid "Pixel beyond bounds of buffer"
msgstr ""
-#: py/compile.c:2463 py/compile.c:2473 py/compile.c:2712 py/compile.c:2742
-#: py/parse.c:1176
-msgid "invalid syntax"
+msgid "Plus any modules on the filesystem\n"
msgstr ""
-#: py/compile.c:2465
-msgid "expecting key:value for dict"
+msgid "Press any key to enter the REPL. Use CTRL-D to reload."
msgstr ""
-#: py/compile.c:2475
-msgid "expecting just a value for set"
+msgid "Pull not used when direction is output."
msgstr ""
-#: py/compile.c:2600
-msgid "'yield' outside function"
+msgid "RTC calibration is not supported on this board"
msgstr ""
-#: py/compile.c:2619
-msgid "'await' outside function"
+msgid "RTC is not supported on this board"
msgstr ""
-#: py/compile.c:2774
-msgid "name reused for argument"
+msgid "Range out of bounds"
msgstr ""
-#: py/compile.c:2827
-msgid "parameter annotation must be an identifier"
+msgid "Read-only"
msgstr ""
-#: py/compile.c:2969 py/compile.c:3137
-msgid "return annotation must be an identifier"
+msgid "Read-only filesystem"
msgstr ""
-#: py/compile.c:3097
-msgid "inline assembler must be a function"
+msgid "Read-only object"
msgstr ""
-#: py/compile.c:3134
-msgid "unknown type"
+msgid "Right channel unsupported"
msgstr ""
-#: py/compile.c:3154
-msgid "expecting an assembler instruction"
+msgid "Running in safe mode! Auto-reload is off.\n"
msgstr ""
-#: py/compile.c:3184
-msgid "'label' requires 1 argument"
+msgid "Running in safe mode! Not running saved code.\n"
msgstr ""
-#: py/compile.c:3190
-msgid "label redefined"
+msgid "SDA or SCL needs a pull up"
msgstr ""
-#: py/compile.c:3196
-msgid "'align' requires 1 argument"
+msgid "STA must be active"
msgstr ""
-#: py/compile.c:3205
-msgid "'data' requires at least 2 arguments"
+msgid "STA required"
msgstr ""
-#: py/compile.c:3212
-msgid "'data' requires integer arguments"
+msgid "Sample rate must be positive"
msgstr ""
-#: py/emitinlinethumb.c:102
-msgid "can only have up to 4 parameters to Thumb assembly"
+#, c-format
+msgid "Sample rate too high. It must be less than %d"
msgstr ""
-#: py/emitinlinethumb.c:107 py/emitinlinethumb.c:112
-msgid "parameters must be registers in sequence r0 to r3"
+msgid "Serializer in use"
msgstr ""
-#: py/emitinlinethumb.c:188 py/emitinlinethumb.c:230
-#, c-format
-msgid "'%s' expects at most r%d"
+msgid "Slice and value different lengths."
msgstr ""
-#: py/emitinlinethumb.c:197 py/emitinlinextensa.c:162
-#, c-format
-msgid "'%s' expects a register"
+msgid "Slices not supported"
msgstr ""
-#: py/emitinlinethumb.c:211
#, c-format
-msgid "'%s' expects a special register"
+msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
msgstr ""
-#: py/emitinlinethumb.c:239
-#, c-format
-msgid "'%s' expects an FPU register"
+msgid "Splitting with sub-captures"
msgstr ""
-#: py/emitinlinethumb.c:292
-#, c-format
-msgid "'%s' expects {r0, r1, ...}"
+msgid "Stack size must be at least 256"
msgstr ""
-#: py/emitinlinethumb.c:299 py/emitinlinextensa.c:169
-#, c-format
-msgid "'%s' expects an integer"
+msgid "Stream missing readinto() or write() method."
msgstr ""
-#: py/emitinlinethumb.c:304
-#, c-format
-msgid "'%s' integer 0x%x does not fit in mask 0x%x"
+msgid ""
+"The CircuitPython heap was corrupted because the stack was too small.\n"
+"Please increase stack size limits and press reset (after ejecting "
+"CIRCUITPY).\n"
+"If you didn't change the stack, then file an issue here with the contents of "
+"your CIRCUITPY drive:\n"
msgstr ""
-#: py/emitinlinethumb.c:328
-#, c-format
-msgid "'%s' expects an address of the form [a, b]"
+msgid ""
+"The microcontroller's power dipped. Please make sure your power supply "
+"provides\n"
+"enough power for the whole circuit and press reset (after ejecting "
+"CIRCUITPY).\n"
msgstr ""
-#: py/emitinlinethumb.c:334 py/emitinlinextensa.c:182
-#, c-format
-msgid "'%s' expects a label"
+msgid ""
+"The reset button was pressed while booting CircuitPython. Press again to "
+"exit safe mode.\n"
msgstr ""
-#: py/emitinlinethumb.c:345 py/emitinlinextensa.c:193
-msgid "label '%q' not defined"
+msgid "The sample's bits_per_sample does not match the mixer's"
msgstr ""
-#: py/emitinlinethumb.c:806
-#, c-format
-msgid "unsupported Thumb instruction '%s' with %d arguments"
+msgid "The sample's channel count does not match the mixer's"
msgstr ""
-#: py/emitinlinethumb.c:810
-msgid "branch not in range"
+msgid "The sample's sample rate does not match the mixer's"
msgstr ""
-#: py/emitinlinextensa.c:86
-msgid "can only have up to 4 parameters to Xtensa assembly"
+msgid "The sample's signedness does not match the mixer's"
msgstr ""
-#: py/emitinlinextensa.c:91 py/emitinlinextensa.c:96
-msgid "parameters must be registers in sequence a2 to a5"
+msgid "Tile height must exactly divide bitmap height"
msgstr ""
-#: py/emitinlinextensa.c:174
-#, c-format
-msgid "'%s' integer %d is not within range %d..%d"
+msgid "Tile width must exactly divide bitmap width"
msgstr ""
-#: py/emitinlinextensa.c:327
-#, c-format
-msgid "unsupported Xtensa instruction '%s' with %d arguments"
+msgid "To exit, please reset the board without "
msgstr ""
-#: py/emitnative.c:183
-msgid "unknown type '%q'"
+msgid "Too many channels in sample."
msgstr ""
-#: py/emitnative.c:260
-msgid "Viper functions don't currently support more than 4 arguments"
+msgid "Too many display busses"
msgstr ""
-#: py/emitnative.c:742
-msgid "conversion to object"
+msgid "Too many displays"
msgstr ""
-#: py/emitnative.c:921
-msgid "local '%q' used before type known"
+msgid "Traceback (most recent call last):\n"
msgstr ""
-#: py/emitnative.c:1118 py/emitnative.c:1156
-msgid "can't load from '%q'"
+msgid "Tuple or struct_time argument required"
msgstr ""
-#: py/emitnative.c:1128
-msgid "can't load with '%q' index"
+#, c-format
+msgid "UART(%d) does not exist"
msgstr ""
-#: py/emitnative.c:1188
-msgid "local '%q' has type '%q' but source is '%q'"
+msgid "UART(1) can't read"
msgstr ""
-#: py/emitnative.c:1289 py/emitnative.c:1379
-msgid "can't store '%q'"
+msgid "USB Busy"
msgstr ""
-#: py/emitnative.c:1358 py/emitnative.c:1419
-msgid "can't store to '%q'"
+msgid "USB Error"
msgstr ""
-#: py/emitnative.c:1369
-msgid "can't store with '%q' index"
+msgid "UUID integer value not in range 0 to 0xffff"
msgstr ""
-#: py/emitnative.c:1540
-msgid "can't implicitly convert '%q' to 'bool'"
+msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgstr ""
-#: py/emitnative.c:1774
-msgid "unary op %q not implemented"
+msgid "UUID value is not str, int or byte buffer"
msgstr ""
-#: py/emitnative.c:1930
-msgid "binary op %q not implemented"
+msgid "Unable to allocate buffers for signed conversion"
msgstr ""
-#: py/emitnative.c:1951
-msgid "can't do binary op between '%q' and '%q'"
+msgid "Unable to find free GCLK"
msgstr ""
-#: py/emitnative.c:2126
-msgid "casting"
+msgid "Unable to init parser"
msgstr ""
-#: py/emitnative.c:2173
-msgid "return expected '%q' but got '%q'"
+msgid "Unable to remount filesystem"
msgstr ""
-#: py/emitnative.c:2191
-msgid "must raise an object"
+msgid "Unable to write to nvm."
msgstr ""
-#: py/emitnative.c:2201
-msgid "native yield"
+msgid "Unexpected nrfx uuid type"
msgstr ""
-#: py/lexer.c:345
-msgid "unicode name escapes"
+msgid "Unknown type"
msgstr ""
-#: py/modbuiltins.c:162
-msgid "chr() arg not in range(0x110000)"
+#, c-format
+msgid "Unmatched number of items on RHS (expected %d, got %d)."
msgstr ""
-#: py/modbuiltins.c:171
-msgid "chr() arg not in range(256)"
+msgid "Unsupported baudrate"
msgstr ""
-#: py/modbuiltins.c:285
-msgid "arg is an empty sequence"
+msgid "Unsupported display bus type"
msgstr ""
-#: py/modbuiltins.c:350
-msgid "ord expects a character"
+msgid "Unsupported format"
msgstr ""
-#: py/modbuiltins.c:353
-#, c-format
-msgid "ord() expected a character, but string of length %d found"
+msgid "Unsupported operation"
msgstr ""
-#: py/modbuiltins.c:363
-msgid "3-arg pow() not supported"
+msgid "Unsupported pull value."
msgstr ""
-#: py/modbuiltins.c:521
-msgid "must use keyword argument for key function"
+msgid "Use esptool to erase flash and re-upload Python instead"
msgstr ""
-#: py/modmath.c:41 shared-bindings/math/__init__.c:53
-msgid "math domain error"
+msgid "Viper functions don't currently support more than 4 arguments"
msgstr ""
-#: py/modmath.c:196 py/objfloat.c:270 py/objint_longlong.c:222
-#: py/objint_mpz.c:230 py/runtime.c:619 shared-bindings/math/__init__.c:346
-msgid "division by zero"
+msgid "Voice index too high"
msgstr ""
-#: py/modmicropython.c:155
-msgid "schedule stack full"
+msgid "WARNING: Your code filename has two extensions\n"
msgstr ""
-#: py/modstruct.c:148 py/modstruct.c:156 py/modstruct.c:244 py/modstruct.c:254
-#: shared-bindings/struct/__init__.c:102 shared-bindings/struct/__init__.c:161
-#: shared-module/struct/__init__.c:128 shared-module/struct/__init__.c:183
-msgid "buffer too small"
+#, c-format
+msgid ""
+"Welcome to Adafruit CircuitPython %s!\n"
+"\n"
+"Please visit learn.adafruit.com/category/circuitpython for project guides.\n"
+"\n"
+"To list built-in modules please do `help(\"modules\")`.\n"
msgstr ""
-#: py/modthread.c:240
-msgid "expecting a dict for keyword args"
+msgid ""
+"You are running in safe mode which means something unanticipated happened.\n"
msgstr ""
-#: py/moduerrno.c:147 py/moduerrno.c:150
-msgid "Permission denied"
+msgid "You requested starting safe mode by "
msgstr ""
-#: py/moduerrno.c:148
-msgid "No such file/directory"
+#, c-format
+msgid "[addrinfo error %d]"
msgstr ""
-#: py/moduerrno.c:149
-msgid "Input/output error"
+msgid "__init__() should return None"
msgstr ""
-#: py/moduerrno.c:151
-msgid "File exists"
+#, c-format
+msgid "__init__() should return None, not '%s'"
msgstr ""
-#: py/moduerrno.c:152
-msgid "Unsupported operation"
+msgid "__new__ arg must be a user-type"
msgstr ""
-#: py/moduerrno.c:153
-msgid "Invalid argument"
+msgid "a bytes-like object is required"
msgstr ""
-#: py/moduerrno.c:154
-msgid "No space left on device"
+msgid "abort() called"
msgstr ""
-#: py/obj.c:92
-msgid "Traceback (most recent call last):\n"
+#, c-format
+msgid "address %08x is not aligned to %d bytes"
msgstr ""
-#: py/obj.c:96
-msgid " File \"%q\", line %d"
+msgid "address out of bounds"
msgstr ""
-#: py/obj.c:98
-msgid " File \"%q\""
+msgid "addresses is empty"
msgstr ""
-#: py/obj.c:102
-msgid ", in %q\n"
+msgid "arg is an empty sequence"
msgstr ""
-#: py/obj.c:259
-msgid "can't convert to int"
+msgid "argument has wrong type"
msgstr ""
-#: py/obj.c:262
-#, c-format
-msgid "can't convert %s to int"
+msgid "argument num/types mismatch"
msgstr ""
-#: py/obj.c:322
-msgid "can't convert to float"
+msgid "argument should be a '%q' not a '%q'"
msgstr ""
-#: py/obj.c:325
-#, c-format
-msgid "can't convert %s to float"
+msgid "array/bytes required on right side"
msgstr ""
-#: py/obj.c:355
-msgid "can't convert to complex"
+msgid "attributes not supported yet"
msgstr ""
-#: py/obj.c:358
-#, c-format
-msgid "can't convert %s to complex"
+msgid "bad GATT role"
msgstr ""
-#: py/obj.c:373
-msgid "expected tuple/list"
+msgid "bad compile mode"
msgstr ""
-#: py/obj.c:376
-#, c-format
-msgid "object '%s' is not a tuple or list"
+msgid "bad conversion specifier"
msgstr ""
-#: py/obj.c:387
-msgid "tuple/list has wrong length"
+msgid "bad format string"
msgstr ""
-#: py/obj.c:389
-#, c-format
-msgid "requested length %d but object has length %d"
+msgid "bad typecode"
msgstr ""
-#: py/obj.c:402
-msgid "indices must be integers"
+msgid "binary op %q not implemented"
msgstr ""
-#: py/obj.c:405
-msgid "%q indices must be integers, not %s"
+msgid "bits must be 7, 8 or 9"
msgstr ""
-#: py/obj.c:425
-msgid "%q index out of range"
+msgid "bits must be 8"
msgstr ""
-#: py/obj.c:457
-msgid "object has no len"
+msgid "bits_per_sample must be 8 or 16"
+msgstr ""
+
+msgid "branch not in range"
msgstr ""
-#: py/obj.c:460
#, c-format
-msgid "object of type '%s' has no len()"
+msgid "buf is too small. need %d bytes"
msgstr ""
-#: py/obj.c:500
-msgid "object does not support item deletion"
+msgid "buffer must be a bytes-like object"
msgstr ""
-#: py/obj.c:503
-#, c-format
-msgid "'%s' object does not support item deletion"
+msgid "buffer size must match format"
msgstr ""
-#: py/obj.c:507
-msgid "object is not subscriptable"
+msgid "buffer slices must be of equal length"
msgstr ""
-#: py/obj.c:510
-#, c-format
-msgid "'%s' object is not subscriptable"
+msgid "buffer too long"
msgstr ""
-#: py/obj.c:514
-msgid "object does not support item assignment"
+msgid "buffer too small"
msgstr ""
-#: py/obj.c:517
-#, c-format
-msgid "'%s' object does not support item assignment"
+msgid "buffers must be the same length"
msgstr ""
-#: py/obj.c:548
-msgid "object with buffer protocol required"
+msgid "byte code not implemented"
msgstr ""
-#: py/objarray.c:413 py/objstr.c:437 py/objstrunicode.c:211 py/objtuple.c:188
-#: shared-bindings/nvm/ByteArray.c:85
-msgid "only slices with step=1 (aka None) are supported"
+#, c-format
+msgid "byteorder is not an instance of ByteOrder (got a %s)"
msgstr ""
-#: py/objarray.c:426
-msgid "lhs and rhs should be compatible"
+msgid "bytes > 8 bits not supported"
msgstr ""
-#: py/objarray.c:444 shared-bindings/nvm/ByteArray.c:107
-msgid "array/bytes required on right side"
+msgid "bytes value out of range"
msgstr ""
-#: py/objcomplex.c:203
-msgid "can't do truncated division of a complex number"
+msgid "calibration is out of range"
msgstr ""
-#: py/objcomplex.c:209
-msgid "complex division by zero"
+msgid "calibration is read only"
msgstr ""
-#: py/objcomplex.c:237
-msgid "0.0 to a complex power"
+msgid "calibration value out of range +/-127"
msgstr ""
-#: py/objdeque.c:107
-msgid "full"
+msgid "can only have up to 4 parameters to Thumb assembly"
msgstr ""
-#: py/objdeque.c:127
-msgid "empty"
+msgid "can only have up to 4 parameters to Xtensa assembly"
msgstr ""
-#: py/objdict.c:315
-msgid "popitem(): dictionary is empty"
+msgid "can only save bytecode"
msgstr ""
-#: py/objdict.c:358
-msgid "dict update sequence has wrong length"
+msgid "can query only one param"
msgstr ""
-#: py/objfloat.c:308 py/parsenum.c:331
-msgid "complex values not supported"
+msgid "can't add special method to already-subclassed class"
msgstr ""
-#: py/objgenerator.c:108
-msgid "can't send non-None value to a just-started generator"
+msgid "can't assign to expression"
msgstr ""
-#: py/objgenerator.c:126
-msgid "generator already executing"
+#, c-format
+msgid "can't convert %s to complex"
msgstr ""
-#: py/objgenerator.c:229
-msgid "generator ignored GeneratorExit"
+#, c-format
+msgid "can't convert %s to float"
msgstr ""
-#: py/objgenerator.c:251
-msgid "can't pend throw to just-started generator"
+#, c-format
+msgid "can't convert %s to int"
msgstr ""
-#: py/objint.c:144
-msgid "can't convert inf to int"
+msgid "can't convert '%q' object to %q implicitly"
msgstr ""
-#: py/objint.c:146
msgid "can't convert NaN to int"
msgstr ""
-#: py/objint.c:163
-msgid "float too big"
+msgid "can't convert address to int"
msgstr ""
-#: py/objint.c:328
-msgid "long int not supported in this build"
+msgid "can't convert inf to int"
msgstr ""
-#: py/objint.c:334 py/objint.c:340 py/objint.c:350 py/objint.c:358
-#: py/sequence.c:41
-msgid "small int overflow"
+msgid "can't convert to complex"
msgstr ""
-#: py/objint_longlong.c:189 py/objint_mpz.c:283 py/runtime.c:486
-msgid "negative power with no float support"
+msgid "can't convert to float"
msgstr ""
-#: py/objint_longlong.c:251
-msgid "ulonglong too large"
+msgid "can't convert to int"
msgstr ""
-#: py/objint_mpz.c:267 py/runtime.c:396 py/runtime.c:411
-msgid "negative shift count"
+msgid "can't convert to str implicitly"
msgstr ""
-#: py/objint_mpz.c:336
-msgid "pow() with 3 arguments requires integers"
+msgid "can't declare nonlocal in outer code"
msgstr ""
-#: py/objint_mpz.c:347
-msgid "pow() 3rd argument cannot be 0"
+msgid "can't delete expression"
msgstr ""
-#: py/objint_mpz.c:415
-msgid "overflow converting long int to machine word"
+msgid "can't do binary op between '%q' and '%q'"
msgstr ""
-#: py/objlist.c:274
-msgid "pop from empty list"
+msgid "can't do truncated division of a complex number"
msgstr ""
-#: py/objnamedtuple.c:92
-msgid "can't set attribute"
+msgid "can't get AP config"
msgstr ""
-#: py/objobject.c:55
-msgid "__new__ arg must be a user-type"
+msgid "can't get STA config"
msgstr ""
-#: py/objrange.c:110
-msgid "zero step"
+msgid "can't have multiple **x"
msgstr ""
-#: py/objset.c:371
-msgid "pop from an empty set"
+msgid "can't have multiple *x"
msgstr ""
-#: py/objslice.c:66
-msgid "Length must be an int"
+msgid "can't implicitly convert '%q' to 'bool'"
msgstr ""
-#: py/objslice.c:71
-msgid "Length must be non-negative"
+msgid "can't load from '%q'"
msgstr ""
-#: py/objslice.c:86 py/sequence.c:66
-msgid "slice step cannot be zero"
+msgid "can't load with '%q' index"
msgstr ""
-#: py/objslice.c:159
-msgid "Cannot subclass slice"
+msgid "can't pend throw to just-started generator"
msgstr ""
-#: py/objstr.c:261
-msgid "bytes value out of range"
+msgid "can't send non-None value to a just-started generator"
msgstr ""
-#: py/objstr.c:270
-msgid "wrong number of arguments"
+msgid "can't set AP config"
msgstr ""
-#: py/objstr.c:414 py/objstrunicode.c:118
-msgid "offset out of bounds"
+msgid "can't set STA config"
msgstr ""
-#: py/objstr.c:477
-msgid "join expects a list of str/bytes objects consistent with self object"
+msgid "can't set attribute"
msgstr ""
-#: py/objstr.c:552 py/objstr.c:657 py/objstr.c:1754
-msgid "empty separator"
+msgid "can't store '%q'"
msgstr ""
-#: py/objstr.c:651
-msgid "rsplit(None,n)"
+msgid "can't store to '%q'"
msgstr ""
-#: py/objstr.c:723
-msgid "substring not found"
+msgid "can't store with '%q' index"
msgstr ""
-#: py/objstr.c:780
-msgid "start/end indices"
+msgid ""
+"can't switch from automatic field numbering to manual field specification"
msgstr ""
-#: py/objstr.c:941
-msgid "bad format string"
+msgid ""
+"can't switch from manual field specification to automatic field numbering"
msgstr ""
-#: py/objstr.c:963
-msgid "single '}' encountered in format string"
+msgid "cannot create '%q' instances"
msgstr ""
-#: py/objstr.c:1002
-msgid "bad conversion specifier"
+msgid "cannot create instance"
msgstr ""
-#: py/objstr.c:1006
-msgid "end of format while looking for conversion specifier"
+msgid "cannot import name %q"
msgstr ""
-#: py/objstr.c:1008
-#, c-format
-msgid "unknown conversion specifier %c"
+msgid "cannot perform relative import"
msgstr ""
-#: py/objstr.c:1039
-msgid "unmatched '{' in format"
+msgid "casting"
msgstr ""
-#: py/objstr.c:1046
-msgid "expected ':' after format specifier"
+msgid "characteristics includes an object that is not a Characteristic"
msgstr ""
-#: py/objstr.c:1060
-msgid ""
-"can't switch from automatic field numbering to manual field specification"
+msgid "chars buffer too small"
msgstr ""
-#: py/objstr.c:1065 py/objstr.c:1093
-msgid "tuple index out of range"
+msgid "chr() arg not in range(0x110000)"
msgstr ""
-#: py/objstr.c:1081
-msgid "attributes not supported yet"
+msgid "chr() arg not in range(256)"
msgstr ""
-#: py/objstr.c:1089
-msgid ""
-"can't switch from manual field specification to automatic field numbering"
+msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
-#: py/objstr.c:1181
-msgid "invalid format specifier"
+msgid "color buffer must be a buffer or int"
msgstr ""
-#: py/objstr.c:1202
-msgid "sign not allowed in string format specifier"
+msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
msgstr ""
-#: py/objstr.c:1210
-msgid "sign not allowed with integer format specifier 'c'"
+msgid "color must be between 0x000000 and 0xffffff"
msgstr ""
-#: py/objstr.c:1269
-#, c-format
-msgid "unknown format code '%c' for object of type '%s'"
+msgid "color should be an int"
msgstr ""
-#: py/objstr.c:1341
-#, c-format
-msgid "unknown format code '%c' for object of type 'float'"
+msgid "complex division by zero"
msgstr ""
-#: py/objstr.c:1353
-msgid "'=' alignment not allowed in string format specifier"
+msgid "complex values not supported"
msgstr ""
-#: py/objstr.c:1377
-#, c-format
-msgid "unknown format code '%c' for object of type 'str'"
+msgid "compression header"
msgstr ""
-#: py/objstr.c:1425
-msgid "format requires a dict"
+msgid "constant must be an integer"
msgstr ""
-#: py/objstr.c:1434
-msgid "incomplete format key"
+msgid "conversion to object"
msgstr ""
-#: py/objstr.c:1492
-msgid "incomplete format"
+msgid "decimal numbers not supported"
msgstr ""
-#: py/objstr.c:1500
-msgid "not enough arguments for format string"
+msgid "default 'except' must be last"
msgstr ""
-#: py/objstr.c:1510
-#, c-format
-msgid "%%c requires int or char"
+msgid ""
+"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
msgstr ""
-#: py/objstr.c:1517
-msgid "integer required"
+msgid "destination buffer must be an array of type 'H' for bit_depth = 16"
msgstr ""
-#: py/objstr.c:1580
-#, c-format
-msgid "unsupported format character '%c' (0x%x) at index %d"
+msgid "destination_length must be an int >= 0"
msgstr ""
-#: py/objstr.c:1587
-msgid "not all arguments converted during string formatting"
+msgid "dict update sequence has wrong length"
msgstr ""
-#: py/objstr.c:2112
-msgid "can't convert to str implicitly"
+msgid "division by zero"
msgstr ""
-#: py/objstr.c:2116
-msgid "can't convert '%q' object to %q implicitly"
+msgid "either pos or kw args are allowed"
msgstr ""
-#: py/objstrunicode.c:154
-#, c-format
-msgid "string indices must be integers, not %s"
+msgid "empty"
msgstr ""
-#: py/objstrunicode.c:165 py/objstrunicode.c:184
-msgid "string index out of range"
+msgid "empty heap"
msgstr ""
-#: py/objtype.c:371
-msgid "__init__() should return None"
+msgid "empty separator"
msgstr ""
-#: py/objtype.c:373
-#, c-format
-msgid "__init__() should return None, not '%s'"
+msgid "empty sequence"
msgstr ""
-#: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
-msgid "unreadable attribute"
+msgid "end of format while looking for conversion specifier"
msgstr ""
-#: py/objtype.c:881 py/runtime.c:653
-msgid "object not callable"
+msgid "end_x should be an int"
msgstr ""
-#: py/objtype.c:883 py/runtime.c:655
#, c-format
-msgid "'%s' object is not callable"
+msgid "error = 0x%08lX"
msgstr ""
-#: py/objtype.c:991
-msgid "type takes 1 or 3 arguments"
+msgid "exceptions must derive from BaseException"
msgstr ""
-#: py/objtype.c:1002
-msgid "cannot create instance"
+msgid "expected ':' after format specifier"
msgstr ""
-#: py/objtype.c:1004
-msgid "cannot create '%q' instances"
+msgid "expected a DigitalInOut"
msgstr ""
-#: py/objtype.c:1062
-msgid "can't add special method to already-subclassed class"
+msgid "expected tuple/list"
msgstr ""
-#: py/objtype.c:1106 py/objtype.c:1112
-msgid "type is not an acceptable base type"
+msgid "expecting a dict for keyword args"
msgstr ""
-#: py/objtype.c:1115
-msgid "type '%q' is not an acceptable base type"
+msgid "expecting a pin"
msgstr ""
-#: py/objtype.c:1152
-msgid "multiple inheritance not supported"
+msgid "expecting an assembler instruction"
msgstr ""
-#: py/objtype.c:1179
-msgid "multiple bases have instance lay-out conflict"
+msgid "expecting just a value for set"
msgstr ""
-#: py/objtype.c:1220
-msgid "first argument to super() must be type"
+msgid "expecting key:value for dict"
msgstr ""
-#: py/objtype.c:1385
-msgid "issubclass() arg 2 must be a class or a tuple of classes"
+msgid "extra keyword arguments given"
msgstr ""
-#: py/objtype.c:1399
-msgid "issubclass() arg 1 must be a class"
+msgid "extra positional arguments given"
msgstr ""
-#: py/parse.c:726
-msgid "constant must be an integer"
+msgid "ffi_prep_closure_loc"
msgstr ""
-#: py/parse.c:868
-msgid "Unable to init parser"
+msgid "file must be a file opened in byte mode"
msgstr ""
-#: py/parse.c:1170
-msgid "unexpected indent"
+msgid "filesystem must provide mount method"
msgstr ""
-#: py/parse.c:1173
-msgid "unindent does not match any outer indentation level"
+msgid "first argument to super() must be type"
msgstr ""
-#: py/parsenum.c:60
-msgid "int() arg 2 must be >= 2 and <= 36"
+msgid "firstbit must be MSB"
msgstr ""
-#: py/parsenum.c:151
-msgid "invalid syntax for integer"
+msgid "flash location must be below 1MByte"
msgstr ""
-#: py/parsenum.c:155
-#, c-format
-msgid "invalid syntax for integer with base %d"
+msgid "float too big"
msgstr ""
-#: py/parsenum.c:339
-msgid "invalid syntax for number"
+msgid "font must be 2048 bytes long"
msgstr ""
-#: py/parsenum.c:342
-msgid "decimal numbers not supported"
+msgid "format requires a dict"
msgstr ""
-#: py/persistentcode.c:223
-msgid ""
-"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
-"mpy-update for more info."
+msgid "frequency can only be either 80Mhz or 160MHz"
msgstr ""
-#: py/persistentcode.c:326
-msgid "can only save bytecode"
+msgid "full"
msgstr ""
-#: py/runtime.c:206
-msgid "name not defined"
+msgid "function does not take keyword arguments"
msgstr ""
-#: py/runtime.c:209
-msgid "name '%q' is not defined"
+#, c-format
+msgid "function expected at most %d arguments, got %d"
msgstr ""
-#: py/runtime.c:304 py/runtime.c:611
-msgid "unsupported type for operator"
+msgid "function got multiple values for argument '%q'"
msgstr ""
-#: py/runtime.c:307
-msgid "unsupported type for %q: '%s'"
+#, c-format
+msgid "function missing %d required positional arguments"
msgstr ""
-#: py/runtime.c:614
-msgid "unsupported types for %q: '%s', '%s'"
+msgid "function missing keyword-only argument"
msgstr ""
-#: py/runtime.c:881 py/runtime.c:888 py/runtime.c:945
-msgid "wrong number of values to unpack"
+msgid "function missing required keyword argument '%q'"
msgstr ""
-#: py/runtime.c:883 py/runtime.c:947
#, c-format
-msgid "need more than %d values to unpack"
+msgid "function missing required positional argument #%d"
msgstr ""
-#: py/runtime.c:890
#, c-format
-msgid "too many values to unpack (expected %d)"
-msgstr ""
-
-#: py/runtime.c:984
-msgid "argument has wrong type"
+msgid "function takes %d positional arguments but %d were given"
msgstr ""
-#: py/runtime.c:986
-msgid "argument should be a '%q' not a '%q'"
+msgid "function takes exactly 9 arguments"
msgstr ""
-#: py/runtime.c:1123 py/runtime.c:1197 shared-bindings/_pixelbuf/__init__.c:106
-msgid "no such attribute"
+msgid "generator already executing"
msgstr ""
-#: py/runtime.c:1128
-msgid "type object '%q' has no attribute '%q'"
+msgid "generator ignored GeneratorExit"
msgstr ""
-#: py/runtime.c:1132 py/runtime.c:1200
-msgid "'%s' object has no attribute '%q'"
+msgid "graphic must be 2048 bytes long"
msgstr ""
-#: py/runtime.c:1238
-msgid "object not iterable"
+msgid "heap must be a list"
msgstr ""
-#: py/runtime.c:1241
-#, c-format
-msgid "'%s' object is not iterable"
+msgid "identifier redefined as global"
msgstr ""
-#: py/runtime.c:1260 py/runtime.c:1296
-msgid "object not an iterator"
+msgid "identifier redefined as nonlocal"
msgstr ""
-#: py/runtime.c:1262 py/runtime.c:1298
-#, c-format
-msgid "'%s' object is not an iterator"
+msgid "impossible baudrate"
msgstr ""
-#: py/runtime.c:1401
-msgid "exceptions must derive from BaseException"
+msgid "incomplete format"
msgstr ""
-#: py/runtime.c:1430
-msgid "cannot import name %q"
+msgid "incomplete format key"
msgstr ""
-#: py/runtime.c:1535
-msgid "memory allocation failed, heap is locked"
+msgid "incorrect padding"
msgstr ""
-#: py/runtime.c:1539
-#, c-format
-msgid "memory allocation failed, allocating %u bytes"
+msgid "index out of range"
msgstr ""
-#: py/runtime.c:1620
-msgid "maximum recursion depth exceeded"
+msgid "indices must be integers"
msgstr ""
-#: py/sequence.c:273
-msgid "object not in sequence"
+msgid "inline assembler must be a function"
msgstr ""
-#: py/stream.c:96
-msgid "stream operation not supported"
+msgid "int() arg 2 must be >= 2 and <= 36"
msgstr ""
-#: py/stream.c:254
-msgid "string not supported; use bytes or bytearray"
+msgid "integer required"
msgstr ""
-#: py/stream.c:289
-msgid "length argument not allowed for this type"
+msgid "interval not in range 0.0020 to 10.24"
msgstr ""
-#: py/vm.c:255
-msgid "local variable referenced before assignment"
+msgid "invalid I2C peripheral"
msgstr ""
-#: py/vm.c:1142
-msgid "no active exception to reraise"
+msgid "invalid SPI peripheral"
msgstr ""
-#: py/vm.c:1284
-msgid "byte code not implemented"
+msgid "invalid alarm"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:99
-#, c-format
-msgid "byteorder is not an instance of ByteOrder (got a %s)"
+msgid "invalid arguments"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:104
-#, c-format
-msgid "Can not use dotstar with %s"
+msgid "invalid buffer length"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:116
-msgid "rawbuf is not the same size as buf"
+msgid "invalid cert"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:121
-#, c-format
-msgid "buf is too small. need %d bytes"
+msgid "invalid data bits"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:127
-msgid "write_args must be a list, tuple, or None"
+msgid "invalid dupterm index"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:392
-msgid "Only slices with step=1 (aka None) are supported"
+msgid "invalid format"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:394
-msgid "Range out of bounds"
+msgid "invalid format specifier"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:403
-msgid "tuple/list required on RHS"
+msgid "invalid key"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:419
-#, c-format
-msgid "Unmatched number of items on RHS (expected %d, got %d)."
+msgid "invalid micropython decorator"
msgstr ""
-#: shared-bindings/_pixelbuf/PixelBuf.c:442
-msgid "Pixel beyond bounds of buffer"
+msgid "invalid pin"
msgstr ""
-#: shared-bindings/_pixelbuf/__init__.c:112
-msgid "readonly attribute"
+msgid "invalid step"
msgstr ""
-#: shared-bindings/_stage/Layer.c:71
-msgid "graphic must be 2048 bytes long"
+msgid "invalid stop bits"
msgstr ""
-#: shared-bindings/_stage/Layer.c:77 shared-bindings/_stage/Text.c:75
-msgid "palette must be 32 bytes long"
+msgid "invalid syntax"
msgstr ""
-#: shared-bindings/_stage/Layer.c:84
-msgid "map buffer too small"
+msgid "invalid syntax for integer"
msgstr ""
-#: shared-bindings/_stage/Text.c:69
-msgid "font must be 2048 bytes long"
+#, c-format
+msgid "invalid syntax for integer with base %d"
msgstr ""
-#: shared-bindings/_stage/Text.c:81
-msgid "chars buffer too small"
+msgid "invalid syntax for number"
msgstr ""
-#: shared-bindings/analogio/AnalogOut.c:118
-msgid "AnalogOut is only 16 bits. Value must be less than 65536."
+msgid "issubclass() arg 1 must be a class"
msgstr ""
-#: shared-bindings/audiobusio/I2SOut.c:222
-#: shared-bindings/audioio/AudioOut.c:223
-msgid "Not playing"
+msgid "issubclass() arg 2 must be a class or a tuple of classes"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:124
-msgid "Bit depth must be multiple of 8."
+msgid "join expects a list of str/bytes objects consistent with self object"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:128
-msgid "Oversample must be multiple of 8."
+msgid "keyword argument(s) not yet implemented - use normal args instead"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:136
-msgid "Microphone startup delay must be in range 0.0 to 1.0"
+msgid "keywords must be strings"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:193
-msgid "destination_length must be an int >= 0"
+msgid "label '%q' not defined"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:199
-msgid "Cannot record to a file"
+msgid "label redefined"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:202
-msgid "Destination capacity is smaller than destination_length."
+msgid "len must be multiple of 4"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:206
-msgid "destination buffer must be an array of type 'H' for bit_depth = 16"
+msgid "length argument not allowed for this type"
msgstr ""
-#: shared-bindings/audiobusio/PDMIn.c:208
-msgid ""
-"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
+msgid "lhs and rhs should be compatible"
msgstr ""
-#: shared-bindings/audioio/Mixer.c:91
-msgid "Invalid voice count"
+msgid "local '%q' has type '%q' but source is '%q'"
msgstr ""
-#: shared-bindings/audioio/Mixer.c:96
-msgid "Invalid channel count"
+msgid "local '%q' used before type known"
msgstr ""
-#: shared-bindings/audioio/Mixer.c:100
-msgid "Sample rate must be positive"
+msgid "local variable referenced before assignment"
msgstr ""
-#: shared-bindings/audioio/Mixer.c:104
-msgid "bits_per_sample must be 8 or 16"
+msgid "long int not supported in this build"
msgstr ""
-#: shared-bindings/audioio/RawSample.c:95
-msgid ""
-"sample_source buffer must be a bytearray or array of type 'h', 'H', 'b' or "
-"'B'"
+msgid "map buffer too small"
msgstr ""
-#: shared-bindings/audioio/RawSample.c:101
-msgid "buffer must be a bytes-like object"
+msgid "math domain error"
msgstr ""
-#: shared-bindings/audioio/WaveFile.c:78
-#: shared-bindings/displayio/OnDiskBitmap.c:85
-msgid "file must be a file opened in byte mode"
+msgid "maximum recursion depth exceeded"
msgstr ""
-#: shared-bindings/bitbangio/I2C.c:109 shared-bindings/bitbangio/SPI.c:119
-#: shared-bindings/busio/SPI.c:130
-msgid "Function requires lock"
+#, c-format
+msgid "memory allocation failed, allocating %u bytes"
msgstr ""
-#: shared-bindings/bitbangio/I2C.c:193 shared-bindings/busio/I2C.c:207
-msgid "Buffer must be at least length 1"
+#, c-format
+msgid "memory allocation failed, allocating %u bytes for native code"
msgstr ""
-#: shared-bindings/bitbangio/SPI.c:149 shared-bindings/busio/SPI.c:172
-msgid "Invalid polarity"
+msgid "memory allocation failed, heap is locked"
msgstr ""
-#: shared-bindings/bitbangio/SPI.c:153 shared-bindings/busio/SPI.c:176
-msgid "Invalid phase"
+msgid "module not found"
msgstr ""
-#: shared-bindings/bitbangio/SPI.c:157 shared-bindings/busio/SPI.c:180
-msgid "Invalid number of bits"
+msgid "multiple *x in assignment"
msgstr ""
-#: shared-bindings/bitbangio/SPI.c:282 shared-bindings/busio/SPI.c:345
-msgid "buffer slices must be of equal length"
+msgid "multiple bases have instance lay-out conflict"
msgstr ""
-#: shared-bindings/bleio/Address.c:115
-#, c-format
-msgid "Address is not %d bytes long or is in wrong format"
+msgid "multiple inheritance not supported"
msgstr ""
-#: shared-bindings/bleio/Address.c:122
-#, c-format
-msgid "Address must be %d bytes long"
+msgid "must raise an object"
msgstr ""
-#: shared-bindings/bleio/Characteristic.c:74
-#: shared-bindings/bleio/Descriptor.c:86 shared-bindings/bleio/Service.c:66
-msgid "Expected a UUID"
+msgid "must specify all of sck/mosi/miso"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:39
-msgid "Not connected"
+msgid "must use keyword argument for key function"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:74
-msgid "timeout must be >= 0.0"
+msgid "name '%q' is not defined"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:79
-#: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
-#: shared-bindings/displayio/Group.c:100 shared-bindings/displayio/Shape.c:69
-#: shared-bindings/displayio/Shape.c:73
-msgid "%q must be >= 1"
+msgid "name must be a string"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:83
-msgid "Expected a Characteristic"
+msgid "name not defined"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:138
-msgid "CharacteristicBuffer writing not provided"
+msgid "name reused for argument"
msgstr ""
-#: shared-bindings/bleio/CharacteristicBuffer.c:147
-msgid "Not connected."
+msgid "native yield"
msgstr ""
-#: shared-bindings/bleio/Device.c:213
-msgid "Can't add services in Central mode"
+#, c-format
+msgid "need more than %d values to unpack"
msgstr ""
-#: shared-bindings/bleio/Device.c:229
-msgid "Can't connect in Peripheral mode"
+msgid "negative power with no float support"
msgstr ""
-#: shared-bindings/bleio/Device.c:259
-msgid "Can't change the name in Central mode"
+msgid "negative shift count"
msgstr ""
-#: shared-bindings/bleio/Device.c:280 shared-bindings/bleio/Device.c:316
-msgid "Can't advertise in Central mode"
+msgid "no active exception to reraise"
msgstr ""
-#: shared-bindings/bleio/Peripheral.c:106
-msgid "services includes an object that is not a Service"
+msgid "no available NIC"
msgstr ""
-#: shared-bindings/bleio/Peripheral.c:119
-msgid "name must be a string"
+msgid "no binding for nonlocal found"
msgstr ""
-#: shared-bindings/bleio/Service.c:84
-msgid "characteristics includes an object that is not a Characteristic"
+msgid "no module named '%q'"
msgstr ""
-#: shared-bindings/bleio/Service.c:90
-msgid "Characteristic UUID doesn't match Service UUID"
+msgid "no such attribute"
msgstr ""
-#: shared-bindings/bleio/UUID.c:66
-msgid "UUID integer value not in range 0 to 0xffff"
+msgid "non-default argument follows default argument"
msgstr ""
-#: shared-bindings/bleio/UUID.c:91
-msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
+msgid "non-hex digit found"
msgstr ""
-#: shared-bindings/bleio/UUID.c:103
-msgid "UUID value is not str, int or byte buffer"
+msgid "non-keyword arg after */**"
msgstr ""
-#: shared-bindings/bleio/UUID.c:107
-msgid "Byte buffer must be 16 bytes."
+msgid "non-keyword arg after keyword arg"
msgstr ""
-#: shared-bindings/bleio/UUID.c:151
msgid "not a 128-bit UUID"
msgstr ""
-#: shared-bindings/busio/I2C.c:117
-msgid "Function requires lock."
+#, c-format
+msgid "not a valid ADC Channel: %d"
msgstr ""
-#: shared-bindings/busio/UART.c:103
-msgid "bits must be 7, 8 or 9"
+msgid "not all arguments converted during string formatting"
msgstr ""
-#: shared-bindings/busio/UART.c:115
-msgid "stop must be 1 or 2"
+msgid "not enough arguments for format string"
msgstr ""
-#: shared-bindings/busio/UART.c:120
-msgid "timeout >100 (units are now seconds, not msecs)"
+#, c-format
+msgid "object '%s' is not a tuple or list"
msgstr ""
-#: shared-bindings/digitalio/DigitalInOut.c:211
-msgid "Invalid direction."
+msgid "object does not support item assignment"
msgstr ""
-#: shared-bindings/digitalio/DigitalInOut.c:240
-msgid "Cannot set value when direction is input."
+msgid "object does not support item deletion"
msgstr ""
-#: shared-bindings/digitalio/DigitalInOut.c:266
-#: shared-bindings/digitalio/DigitalInOut.c:281
-msgid "Drive mode not used when direction is input."
+msgid "object has no len"
msgstr ""
-#: shared-bindings/digitalio/DigitalInOut.c:314
-#: shared-bindings/digitalio/DigitalInOut.c:331
-msgid "Pull not used when direction is output."
+msgid "object is not subscriptable"
msgstr ""
-#: shared-bindings/digitalio/DigitalInOut.c:340
-msgid "Unsupported pull value."
+msgid "object not an iterator"
msgstr ""
-#: shared-bindings/displayio/Bitmap.c:131 shared-bindings/pulseio/PulseIn.c:272
-msgid "Cannot delete values"
+msgid "object not callable"
msgstr ""
-#: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
-#: shared-bindings/pulseio/PulseIn.c:278
-msgid "Slices not supported"
+msgid "object not in sequence"
msgstr ""
-#: shared-bindings/displayio/Bitmap.c:156
-msgid "pixel coordinates out of bounds"
+msgid "object not iterable"
msgstr ""
-#: shared-bindings/displayio/Bitmap.c:166
-msgid "pixel value requires too many bits"
+#, c-format
+msgid "object of type '%s' has no len()"
msgstr ""
-#: shared-bindings/displayio/BuiltinFont.c:93
-msgid "%q should be an int"
+msgid "object with buffer protocol required"
msgstr ""
-#: shared-bindings/displayio/ColorConverter.c:70
-msgid "color should be an int"
+msgid "odd-length string"
msgstr ""
-#: shared-bindings/displayio/Display.c:129
-msgid "Display rotation must be in 90 degree increments"
+msgid "offset out of bounds"
msgstr ""
-#: shared-bindings/displayio/Display.c:141
-msgid "Too many displays"
+msgid "only slices with step=1 (aka None) are supported"
msgstr ""
-#: shared-bindings/displayio/Display.c:165
-msgid "Must be a Group subclass."
+msgid "ord expects a character"
msgstr ""
-#: shared-bindings/displayio/Display.c:207
-#: shared-bindings/displayio/Display.c:217
-msgid "Brightness not adjustable"
+#, c-format
+msgid "ord() expected a character, but string of length %d found"
msgstr ""
-#: shared-bindings/displayio/FourWire.c:91
-#: shared-bindings/displayio/ParallelBus.c:96
-msgid "Too many display busses"
+msgid "overflow converting long int to machine word"
msgstr ""
-#: shared-bindings/displayio/FourWire.c:107
-#: shared-bindings/displayio/ParallelBus.c:111
-msgid "Command must be an int between 0 and 255"
+msgid "palette must be 32 bytes long"
msgstr ""
-#: shared-bindings/displayio/Palette.c:91
-msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
+msgid "palette_index should be an int"
msgstr ""
-#: shared-bindings/displayio/Palette.c:97
-msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
+msgid "parameter annotation must be an identifier"
msgstr ""
-#: shared-bindings/displayio/Palette.c:101
-msgid "color must be between 0x000000 and 0xffffff"
+msgid "parameters must be registers in sequence a2 to a5"
msgstr ""
-#: shared-bindings/displayio/Palette.c:105
-msgid "color buffer must be a buffer or int"
+msgid "parameters must be registers in sequence r0 to r3"
msgstr ""
-#: shared-bindings/displayio/Palette.c:118
-#: shared-bindings/displayio/Palette.c:132
-msgid "palette_index should be an int"
+msgid "pin does not have IRQ capabilities"
msgstr ""
-#: shared-bindings/displayio/Shape.c:97
-msgid "y should be an int"
+msgid "pixel coordinates out of bounds"
msgstr ""
-#: shared-bindings/displayio/Shape.c:101
-msgid "start_x should be an int"
+msgid "pixel value requires too many bits"
msgstr ""
-#: shared-bindings/displayio/Shape.c:105
-msgid "end_x should be an int"
+msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
-#: shared-bindings/displayio/TileGrid.c:49
-msgid "position must be 2-tuple"
+msgid "pop from an empty PulseIn"
msgstr ""
-#: shared-bindings/displayio/TileGrid.c:115
-msgid "unsupported bitmap type"
+msgid "pop from an empty set"
msgstr ""
-#: shared-bindings/displayio/TileGrid.c:126
-msgid "Tile width must exactly divide bitmap width"
+msgid "pop from empty list"
msgstr ""
-#: shared-bindings/displayio/TileGrid.c:129
-msgid "Tile height must exactly divide bitmap height"
+msgid "popitem(): dictionary is empty"
msgstr ""
-#: shared-bindings/displayio/TileGrid.c:196
-msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
+msgid "position must be 2-tuple"
msgstr ""
-#: shared-bindings/gamepad/GamePad.c:100
-msgid "too many arguments"
+msgid "pow() 3rd argument cannot be 0"
msgstr ""
-#: shared-bindings/gamepad/GamePad.c:104
-msgid "expected a DigitalInOut"
+msgid "pow() with 3 arguments requires integers"
msgstr ""
-#: shared-bindings/i2cslave/I2CSlave.c:95
-msgid "can't convert address to int"
+msgid "queue overflow"
msgstr ""
-#: shared-bindings/i2cslave/I2CSlave.c:98
-msgid "address out of bounds"
+msgid "rawbuf is not the same size as buf"
msgstr ""
-#: shared-bindings/i2cslave/I2CSlave.c:104
-msgid "addresses is empty"
+msgid "readonly attribute"
msgstr ""
-#: shared-bindings/microcontroller/Pin.c:89
-#: shared-bindings/neopixel_write/__init__.c:67
-#: shared-bindings/pulseio/PulseOut.c:76
-#: shared-bindings/terminalio/Terminal.c:63
-#: shared-bindings/terminalio/Terminal.c:68
-msgid "Expected a %q"
+msgid "relative import"
msgstr ""
-#: shared-bindings/microcontroller/Pin.c:100
-msgid "%q in use"
+#, c-format
+msgid "requested length %d but object has length %d"
msgstr ""
-#: shared-bindings/microcontroller/__init__.c:126
-msgid "Invalid run mode."
+msgid "return annotation must be an identifier"
msgstr ""
-#: shared-bindings/multiterminal/__init__.c:68
-msgid "Stream missing readinto() or write() method."
+msgid "return expected '%q' but got '%q'"
msgstr ""
-#: shared-bindings/nvm/ByteArray.c:99
-msgid "Slice and value different lengths."
+msgid "row must be packed and word aligned"
msgstr ""
-#: shared-bindings/nvm/ByteArray.c:104
-msgid "Array values should be single bytes."
+msgid "rsplit(None,n)"
msgstr ""
-#: shared-bindings/nvm/ByteArray.c:111 shared-bindings/nvm/ByteArray.c:141
-msgid "Unable to write to nvm."
+msgid ""
+"sample_source buffer must be a bytearray or array of type 'h', 'H', 'b' or "
+"'B'"
msgstr ""
-#: shared-bindings/nvm/ByteArray.c:137
-msgid "Bytes must be between 0 and 255."
+msgid "sampling rate out of range"
msgstr ""
-#: shared-bindings/os/__init__.c:200
-msgid "No hardware random available"
+msgid "scan failed"
msgstr ""
-#: shared-bindings/pulseio/PWMOut.c:117
-msgid "All timers for this pin are in use"
+msgid "schedule stack full"
msgstr ""
-#: shared-bindings/pulseio/PWMOut.c:171
-msgid ""
-"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
+msgid "script compilation not supported"
msgstr ""
-#: shared-bindings/pulseio/PWMOut.c:202
-msgid ""
-"PWM frequency not writable when variable_frequency is False on construction."
+msgid "services includes an object that is not a Service"
msgstr ""
-#: shared-bindings/pulseio/PulseIn.c:285
-msgid "Read-only"
+msgid "sign not allowed in string format specifier"
msgstr ""
-#: shared-bindings/pulseio/PulseOut.c:135
-msgid "Array must contain halfwords (type 'H')"
+msgid "sign not allowed with integer format specifier 'c'"
msgstr ""
-#: shared-bindings/random/__init__.c:92 shared-bindings/random/__init__.c:100
-msgid "stop not reachable from start"
+msgid "single '}' encountered in format string"
msgstr ""
-#: shared-bindings/random/__init__.c:111
-msgid "step must be non-zero"
+msgid "sleep length must be non-negative"
msgstr ""
-#: shared-bindings/random/__init__.c:114
-msgid "invalid step"
+msgid "slice step cannot be zero"
msgstr ""
-#: shared-bindings/random/__init__.c:146
-msgid "empty sequence"
+msgid "small int overflow"
msgstr ""
-#: shared-bindings/rtc/RTC.c:40 shared-bindings/rtc/RTC.c:44
-#: shared-bindings/time/__init__.c:190
-msgid "RTC is not supported on this board"
+msgid "soft reboot\n"
msgstr ""
-#: shared-bindings/rtc/RTC.c:52
-msgid "RTC calibration is not supported on this board"
+msgid "start/end indices"
msgstr ""
-#: shared-bindings/socket/__init__.c:516 shared-module/network/__init__.c:81
-msgid "no available NIC"
+msgid "start_x should be an int"
msgstr ""
-#: shared-bindings/storage/__init__.c:77
-msgid "filesystem must provide mount method"
+msgid "step must be non-zero"
msgstr ""
-#: shared-bindings/supervisor/__init__.c:93
-msgid "Brightness must be between 0 and 255"
+msgid "stop must be 1 or 2"
msgstr ""
-#: shared-bindings/supervisor/__init__.c:119
-msgid "Stack size must be at least 256"
+msgid "stop not reachable from start"
msgstr ""
-#: shared-bindings/time/__init__.c:78
-msgid "sleep length must be non-negative"
+msgid "stream operation not supported"
msgstr ""
-#: shared-bindings/time/__init__.c:88
-msgid "time.struct_time() takes exactly 1 argument"
+msgid "string index out of range"
msgstr ""
-#: shared-bindings/time/__init__.c:91
-msgid "time.struct_time() takes a 9-sequence"
+#, c-format
+msgid "string indices must be integers, not %s"
msgstr ""
-#: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:263
-msgid "Tuple or struct_time argument required"
+msgid "string not supported; use bytes or bytearray"
msgstr ""
-#: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:268
-msgid "function takes exactly 9 arguments"
+msgid "struct: cannot index"
msgstr ""
-#: shared-bindings/time/__init__.c:239 shared-bindings/time/__init__.c:272
-msgid "timestamp out of range for platform time_t"
+msgid "struct: index out of range"
msgstr ""
-#: shared-bindings/touchio/TouchIn.c:173
-msgid "threshold must be in the range 0-65536"
+msgid "struct: no fields"
msgstr ""
-#: shared-bindings/util.c:38
-msgid ""
-"Object has been deinitialized and can no longer be used. Create a new object."
+msgid "substring not found"
msgstr ""
-#: shared-module/_pixelbuf/PixelBuf.c:69
-#, c-format
-msgid "Expected tuple of length %d, got %d"
+msgid "super() can't find self"
msgstr ""
-#: shared-module/audioio/Mixer.c:47 shared-module/audioio/WaveFile.c:117
-msgid "Couldn't allocate first buffer"
+msgid "syntax error in JSON"
msgstr ""
-#: shared-module/audioio/Mixer.c:53 shared-module/audioio/WaveFile.c:123
-msgid "Couldn't allocate second buffer"
+msgid "syntax error in uctypes descriptor"
msgstr ""
-#: shared-module/audioio/Mixer.c:82
-msgid "Voice index too high"
+msgid "threshold must be in the range 0-65536"
msgstr ""
-#: shared-module/audioio/Mixer.c:85
-msgid "The sample's sample rate does not match the mixer's"
+msgid "time.struct_time() takes a 9-sequence"
msgstr ""
-#: shared-module/audioio/Mixer.c:88
-msgid "The sample's channel count does not match the mixer's"
+msgid "time.struct_time() takes exactly 1 argument"
msgstr ""
-#: shared-module/audioio/Mixer.c:91
-msgid "The sample's bits_per_sample does not match the mixer's"
+msgid "timeout >100 (units are now seconds, not msecs)"
msgstr ""
-#: shared-module/audioio/Mixer.c:100
-msgid "The sample's signedness does not match the mixer's"
+msgid "timeout must be >= 0.0"
msgstr ""
-#: shared-module/audioio/WaveFile.c:61
-msgid "Invalid wave file"
+msgid "timestamp out of range for platform time_t"
msgstr ""
-#: shared-module/audioio/WaveFile.c:69
-msgid "Invalid format chunk size"
+msgid "too many arguments"
msgstr ""
-#: shared-module/audioio/WaveFile.c:83
-msgid "Unsupported format"
+msgid "too many arguments provided with the given format"
msgstr ""
-#: shared-module/audioio/WaveFile.c:99
-msgid "Data chunk must follow fmt chunk"
+#, c-format
+msgid "too many values to unpack (expected %d)"
msgstr ""
-#: shared-module/audioio/WaveFile.c:107
-msgid "Invalid file"
+msgid "tuple index out of range"
msgstr ""
-#: shared-module/bitbangio/I2C.c:58
-msgid "Clock stretch too long"
+msgid "tuple/list has wrong length"
msgstr ""
-#: shared-module/bitbangio/SPI.c:44
-msgid "Clock pin init failed."
+msgid "tuple/list required on RHS"
msgstr ""
-#: shared-module/bitbangio/SPI.c:50
-msgid "MOSI pin init failed."
+msgid "tx and rx cannot both be None"
msgstr ""
-#: shared-module/bitbangio/SPI.c:61
-msgid "MISO pin init failed."
+msgid "type '%q' is not an acceptable base type"
msgstr ""
-#: shared-module/bitbangio/SPI.c:121
-msgid "Cannot write without MOSI pin."
+msgid "type is not an acceptable base type"
msgstr ""
-#: shared-module/bitbangio/SPI.c:176
-msgid "Cannot read without MISO pin."
+msgid "type object '%q' has no attribute '%q'"
msgstr ""
-#: shared-module/bitbangio/SPI.c:240
-msgid "Cannot transfer without MOSI and MISO pins."
+msgid "type takes 1 or 3 arguments"
msgstr ""
-#: shared-module/displayio/Bitmap.c:49
-msgid "Only bit maps of 8 bit color or less are supported"
+msgid "ulonglong too large"
msgstr ""
-#: shared-module/displayio/Bitmap.c:81
-msgid "row must be packed and word aligned"
+msgid "unary op %q not implemented"
msgstr ""
-#: shared-module/displayio/Bitmap.c:118
-msgid "Read-only object"
+msgid "unexpected indent"
msgstr ""
-#: shared-module/displayio/Display.c:67
-msgid "Unsupported display bus type"
+msgid "unexpected keyword argument"
msgstr ""
-#: shared-module/displayio/Group.c:66
-msgid "Group full"
+msgid "unexpected keyword argument '%q'"
msgstr ""
-#: shared-module/displayio/Group.c:73 shared-module/displayio/Group.c:112
-msgid "Layer must be a Group or TileGrid subclass."
+msgid "unicode name escapes"
msgstr ""
-#: shared-module/displayio/OnDiskBitmap.c:49
-msgid "Invalid BMP file"
+msgid "unindent does not match any outer indentation level"
msgstr ""
-#: shared-module/displayio/OnDiskBitmap.c:59
-#, c-format
-msgid "Only Windows format, uncompressed BMP supported %d"
+msgid "unknown config param"
msgstr ""
-#: shared-module/displayio/OnDiskBitmap.c:64
#, c-format
-msgid "Only true color (24 bpp or higher) BMP supported %x"
+msgid "unknown conversion specifier %c"
msgstr ""
-#: shared-module/displayio/Shape.c:60
-msgid "y value out of bounds"
+#, c-format
+msgid "unknown format code '%c' for object of type '%s'"
msgstr ""
-#: shared-module/displayio/Shape.c:63
-msgid "x value out of bounds"
+#, c-format
+msgid "unknown format code '%c' for object of type 'float'"
msgstr ""
-#: shared-module/displayio/Shape.c:67
#, c-format
-msgid "Maximum x value when mirrored is %d"
+msgid "unknown format code '%c' for object of type 'str'"
msgstr ""
-#: shared-module/storage/__init__.c:155
-msgid "Cannot remount '/' when USB is active."
+msgid "unknown status param"
msgstr ""
-#: shared-module/struct/__init__.c:39
-msgid "'S' and 'O' are not supported format types"
+msgid "unknown type"
msgstr ""
-#: shared-module/struct/__init__.c:136
-msgid "too many arguments provided with the given format"
+msgid "unknown type '%q'"
msgstr ""
-#: shared-module/struct/__init__.c:179
-msgid "buffer size must match format"
+msgid "unmatched '{' in format"
msgstr ""
-#: shared-module/usb_hid/Device.c:45
-#, c-format
-msgid "Buffer incorrect size. Should be %d bytes."
+msgid "unreadable attribute"
msgstr ""
-#: shared-module/usb_hid/Device.c:53
-msgid "USB Busy"
+#, c-format
+msgid "unsupported Thumb instruction '%s' with %d arguments"
msgstr ""
-#: shared-module/usb_hid/Device.c:59
-msgid "USB Error"
+#, c-format
+msgid "unsupported Xtensa instruction '%s' with %d arguments"
msgstr ""
-#: supervisor/shared/board_busses.c:62
-msgid "No default I2C bus"
+msgid "unsupported bitmap type"
msgstr ""
-#: supervisor/shared/board_busses.c:91
-msgid "No default SPI bus"
+#, c-format
+msgid "unsupported format character '%c' (0x%x) at index %d"
msgstr ""
-#: supervisor/shared/board_busses.c:118
-msgid "No default UART bus"
+msgid "unsupported type for %q: '%s'"
msgstr ""
-#: supervisor/shared/safe_mode.c:97
-msgid "You requested starting safe mode by "
+msgid "unsupported type for operator"
msgstr ""
-#: supervisor/shared/safe_mode.c:100
-msgid "To exit, please reset the board without "
+msgid "unsupported types for %q: '%s', '%s'"
msgstr ""
-#: supervisor/shared/safe_mode.c:107
-msgid ""
-"You are running in safe mode which means something unanticipated happened.\n"
+msgid "wifi_set_ip_info() failed"
msgstr ""
-#: supervisor/shared/safe_mode.c:109
-msgid ""
-"Looks like our core CircuitPython code crashed hard. Whoops!\n"
-"Please file an issue at https://github.com/adafruit/circuitpython/issues\n"
-" with the contents of your CIRCUITPY drive and this message:\n"
+msgid "write_args must be a list, tuple, or None"
msgstr ""
-#: supervisor/shared/safe_mode.c:111
-msgid "Crash into the HardFault_Handler.\n"
+msgid "wrong number of arguments"
msgstr ""
-#: supervisor/shared/safe_mode.c:113
-msgid "MicroPython NLR jump failed. Likely memory corruption.\n"
+msgid "wrong number of values to unpack"
msgstr ""
-#: supervisor/shared/safe_mode.c:115
-msgid "MicroPython fatal error.\n"
+msgid "x value out of bounds"
msgstr ""
-#: supervisor/shared/safe_mode.c:118
-msgid ""
-"The microcontroller's power dipped. Please make sure your power supply "
-"provides\n"
-"enough power for the whole circuit and press reset (after ejecting "
-"CIRCUITPY).\n"
+msgid "y should be an int"
msgstr ""
-#: supervisor/shared/safe_mode.c:120
-msgid ""
-"The CircuitPython heap was corrupted because the stack was too small.\n"
-"Please increase stack size limits and press reset (after ejecting "
-"CIRCUITPY).\n"
-"If you didn't change the stack, then file an issue here with the contents of "
-"your CIRCUITPY drive:\n"
+msgid "y value out of bounds"
msgstr ""
-#: supervisor/shared/safe_mode.c:123
-msgid ""
-"The reset button was pressed while booting CircuitPython. Press again to "
-"exit safe mode.\n"
+msgid "zero step"
msgstr ""