circuitpython/locale/circuitpython.pot

2083 lines
34 KiB
Plaintext
Raw Normal View History

2018-07-31 19:53:54 -04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-02-23 19:57-0800\n"
2018-07-31 19:53:54 -04:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
2019-02-22 15:04:54 -05:00
msgid ""
"\n"
"Code done running. Waiting for reload.\n"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid " File \"%q\""
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid " File \"%q\", line %d"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid " output:\n"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "%%c requires int or char"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q index out of range"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q indices must be integers, not %s"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q must be >= 1"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q should be an int"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "%q() takes %d positional arguments but %d were given"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'%q' argument required"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects a label"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects a register"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects a special register"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an FPU register"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an address of the form [a, b]"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an integer"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects at most r%d"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects {r0, r1, ...}"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' integer %d is not within range %d..%d"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' integer 0x%x does not fit in mask 0x%x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object does not support item assignment"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object does not support item deletion"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'%s' object has no attribute '%q'"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not an iterator"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not callable"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not iterable"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not subscriptable"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'=' alignment not allowed in string format specifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'S' and 'O' are not supported format types"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'align' requires 1 argument"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'await' outside function"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'break' outside loop"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'continue' outside loop"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'data' requires at least 2 arguments"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'data' requires integer arguments"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'label' requires 1 argument"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'return' outside function"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'yield' outside function"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "*x must be assignment target"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ", in %q\n"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "0.0 to a complex power"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "3-arg pow() not supported"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "A hardware interrupt channel is already in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "AP required"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Address is not %d bytes long or is in wrong format"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Address must be %d bytes long"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All I2C peripherals are in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All SPI peripherals are in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All UART peripherals are in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All event channels in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All sync event channels in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All timers for this pin are in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All timers in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "AnalogOut functionality not supported"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "AnalogOut is only 16 bits. Value must be less than 65536."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "AnalogOut not supported on given pin"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Another send is already active"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Array must contain halfwords (type 'H')"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Array values should be single bytes."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Auto-reload is off.\n"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
"disable.\n"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Bit clock and word select must share a clock unit"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Bit depth must be multiple of 8."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Both pins must support hardware interrupts"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Brightness must be between 0 and 255"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Brightness not adjustable"
2018-08-16 16:34:12 -04:00
msgstr ""
2018-09-21 12:24:04 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Buffer incorrect size. Should be %d bytes."
2018-09-21 12:24:04 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Buffer must be at least length 1"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Bus pin %d is already in use"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Byte buffer must be 16 bytes."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Bytes must be between 0 and 255."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "C-level assert"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Can not use dotstar with %s"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Can't add services in Central mode"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Can't advertise in Central mode"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Can't change the name in Central mode"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Can't connect in Peripheral mode"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot connect to AP"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot delete values"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot disconnect from AP"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot get pull while in output mode"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot get temperature"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot output both channels on the same pin"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot read without MISO pin."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot record to a file"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot remount '/' when USB is active."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot reset into bootloader because no bootloader is present."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot set STA config"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot set value when direction is input."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot subclass slice"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot transfer without MOSI and MISO pins."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot unambiguously get sizeof scalar"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot update i/f status"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot write without MOSI pin."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Characteristic UUID doesn't match Service UUID"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Characteristic already in use by another Service."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "CharacteristicBuffer writing not provided"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Clock pin init failed."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Clock stretch too long"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Clock unit in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Command must be an int between 0 and 255"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Could not decode ble_uuid, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Could not initialize UART"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Couldn't allocate first buffer"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Couldn't allocate second buffer"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Crash into the HardFault_Handler.\n"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "DAC already in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Data 0 pin must be byte aligned"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Data chunk must follow fmt chunk"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Data too large for advertisement packet"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Data too large for the advertisement packet"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Destination capacity is smaller than destination_length."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Display rotation must be in 90 degree increments"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Don't know how to pass object to native function"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Drive mode not used when direction is input."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "ESP8226 does not support safe mode."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "ESP8266 does not support pull down."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "EXTINT channel already in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Error in ffi_prep_cif"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Error in regex"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Expected a %q"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Expected a Characteristic"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Expected a UUID"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Expected tuple of length %d, got %d"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to acquire mutex"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to acquire mutex, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to add characteristic, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to add service"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to add service, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to allocate RX buffer"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to change softdevice state"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to connect:"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to continue scanning"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to continue scanning, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to create mutex"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to discover services"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to get local address"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to get softdevice state"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to notify or indicate attribute value, err %0x04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to read CCCD value, err 0x%04x"
msgstr ""
2018-08-31 15:34:01 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to read attribute value, err %0x04x"
2018-09-20 21:53:07 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to read gatts value, err 0x%04x"
2018-09-20 21:53:07 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
2018-09-25 15:10:44 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to release mutex"
2018-09-25 15:10:44 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to release mutex, err 0x%04x"
2018-09-25 15:10:44 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to start advertising"
msgstr ""
#, c-format
2019-01-09 14:00:17 -05:00
msgid "Failed to start advertising, err 0x%04x"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to start scanning"
msgstr ""
2018-08-31 15:34:01 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to start scanning, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Failed to stop advertising"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-01-09 14:00:17 -05:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to stop advertising, err 0x%04x"
msgstr ""
2018-08-31 15:34:01 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to write attribute value, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2018-08-31 15:34:01 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to write gatts value, err 0x%04x"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "File exists"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Function requires lock"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Function requires lock."
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "GPIO16 does not support pull up."
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Group full"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "I/O operation on closed file"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "I2C operation not supported"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
"mpy-update for more info."
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Input/output error"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid BMP file"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid PWM frequency"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid argument"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid bit clock pin"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid buffer size"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid channel count"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid clock pin"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid data pin"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid direction."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid file"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid format chunk size"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid number of bits"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid phase"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid pin"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid pin for left channel"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid pin for right channel"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid pins"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid polarity"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid run mode."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid voice count"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid wave file"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "LHS of keyword arg must be an id"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Layer must be a Group or TileGrid subclass."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Length must be an int"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Length must be non-negative"
msgstr ""
2019-02-22 15:04:54 -05:00
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 ""
2019-02-22 15:04:54 -05:00
msgid "MISO pin init failed."
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MOSI pin init failed."
2018-08-09 17:15:18 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Maximum PWM frequency is %dhz."
2018-08-09 17:15:18 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Maximum x value when mirrored is %d"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MicroPython NLR jump failed. Likely memory corruption.\n"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MicroPython fatal error.\n"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Microphone startup delay must be in range 0.0 to 1.0"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Minimum PWM frequency is 1hz."
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Multiple PWM frequencies not supported. PWM already set to %dhz."
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Must be a Group subclass."
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No DAC on chip"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No DMA channel found"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No PulseIn support for %q"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No RX pin"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No TX pin"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No default I2C bus"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No default SPI bus"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No default UART bus"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No free GCLKs"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No hardware random available"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No hardware support for analog out."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No hardware support on pin"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No space left on device"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No such file/directory"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Not connected"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Not connected."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Not playing"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"Object has been deinitialized and can no longer be used. Create a new object."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Odd parity is not supported"
msgstr ""
#, c-format
msgid ""
"Only 16bpp RGB 565 supported for bitfield compressed BMPs; R:%x G:%x B:%x"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Only 8 or 16 bit mono with "
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Only Windows format, uncompressed BMP supported %d"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Only bit maps of 8 bit color or less are supported"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid ""
"Only true color (24 bpp or higher), 16bpp 565 and 555, and 8bpp grayscale "
"BMP supported %d"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Only tx supported on UART1 (GPIO2)."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Oversample must be multiple of 8."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "PWM not supported on pin %d"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Permission denied"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pin %q does not have ADC capabilities"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pin does not have ADC capabilities"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pin(16) doesn't support pull"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pins not valid for SPI"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pixel beyond bounds of buffer"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Plus any modules on the filesystem\n"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pull not used when direction is output."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "RTC calibration is not supported on this board"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "RTC is not supported on this board"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Range out of bounds"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Read-only"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Read-only filesystem"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Read-only object"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Right channel unsupported"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Running in safe mode! Auto-reload is off.\n"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Running in safe mode! Not running saved code.\n"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "SDA or SCL needs a pull up"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "STA must be active"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "STA required"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Sample rate must be positive"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Sample rate too high. It must be less than %d"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Serializer in use"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Slice and value different lengths."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Slices not supported"
2018-08-16 16:34:12 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Splitting with sub-captures"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Stack size must be at least 256"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Stream missing readinto() or write() method."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
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"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
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 ""
2019-02-22 15:04:54 -05:00
msgid ""
"The reset button was pressed while booting CircuitPython. Press again to "
"exit safe mode.\n"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's bits_per_sample does not match the mixer's"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's channel count does not match the mixer's"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's sample rate does not match the mixer's"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's signedness does not match the mixer's"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tile height must exactly divide bitmap height"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tile width must exactly divide bitmap width"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "To exit, please reset the board without "
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Too many channels in sample."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Too many display busses"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Too many displays"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Traceback (most recent call last):\n"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tuple or struct_time argument required"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "UART(%d) does not exist"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UART(1) can't read"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "USB Busy"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "USB Error"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UUID integer value not in range 0 to 0xffff"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UUID value is not str, int or byte buffer"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to allocate buffers for signed conversion"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to find free GCLK"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to init parser"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to remount filesystem"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to write to nvm."
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unexpected nrfx uuid type"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unknown type"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported baudrate"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported display bus type"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported format"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported operation"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported pull value."
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Use esptool to erase flash and re-upload Python instead"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Viper functions don't currently support more than 4 arguments"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Voice index too high"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "WARNING: Your code filename has two extensions\n"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, 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"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"You are running in safe mode which means something unanticipated happened.\n"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "You requested starting safe mode by "
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "[addrinfo error %d]"
msgstr ""
msgid "__init__() should return None"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "__init__() should return None, not '%s'"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "__new__ arg must be a user-type"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "a bytes-like object is required"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "abort() called"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "address %08x is not aligned to %d bytes"
2019-02-07 10:10:00 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "address out of bounds"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "addresses is empty"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "arg is an empty sequence"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "argument has wrong type"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "argument num/types mismatch"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "argument should be a '%q' not a '%q'"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "array/bytes required on right side"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "attributes not supported yet"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad GATT role"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad compile mode"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad conversion specifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad format string"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad typecode"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "binary op %q not implemented"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bits must be 7, 8 or 9"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bits must be 8"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bits_per_sample must be 8 or 16"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "branch not in range"
2018-08-09 17:15:18 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "buf is too small. need %d bytes"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer must be a bytes-like object"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer size must match format"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer slices must be of equal length"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer too long"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer too small"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffers must be the same length"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "byte code not implemented"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "byteorder is not an instance of ByteOrder (got a %s)"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bytes > 8 bits not supported"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bytes value out of range"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "calibration is out of range"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "calibration is read only"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "calibration value out of range +/-127"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can only have up to 4 parameters to Thumb assembly"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can only have up to 4 parameters to Xtensa assembly"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can only save bytecode"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can query only one param"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't add special method to already-subclassed class"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't assign to expression"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "can't convert %s to complex"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "can't convert %s to float"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "can't convert %s to int"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert '%q' object to %q implicitly"
2018-08-09 17:15:18 -04:00
msgstr ""
msgid "can't convert NaN to int"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert address to int"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert inf to int"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to complex"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to float"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to int"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to str implicitly"
2018-08-09 17:15:18 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't declare nonlocal in outer code"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't delete expression"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't do binary op between '%q' and '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't do truncated division of a complex number"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't get AP config"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't get STA config"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't have multiple **x"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't have multiple *x"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't implicitly convert '%q' to 'bool'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't load from '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't load with '%q' index"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't pend throw to just-started generator"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't send non-None value to a just-started generator"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't set AP config"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't set STA config"
2019-02-14 09:43:13 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't set attribute"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store to '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store with '%q' index"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"can't switch from automatic field numbering to manual field specification"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"can't switch from manual field specification to automatic field numbering"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot create '%q' instances"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot create instance"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot import name %q"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot perform relative import"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "casting"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "characteristics includes an object that is not a Characteristic"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chars buffer too small"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chr() arg not in range(0x110000)"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chr() arg not in range(256)"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color buffer must be a buffer or int"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color must be between 0x000000 and 0xffffff"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color should be an int"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "complex division by zero"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "complex values not supported"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "compression header"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "constant must be an integer"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "conversion to object"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "decimal numbers not supported"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "default 'except' must be last"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "destination buffer must be an array of type 'H' for bit_depth = 16"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "destination_length must be an int >= 0"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "dict update sequence has wrong length"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "division by zero"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "either pos or kw args are allowed"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "empty"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "empty heap"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "empty separator"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "empty sequence"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "end of format while looking for conversion specifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "end_x should be an int"
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "error = 0x%08lX"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "exceptions must derive from BaseException"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected ':' after format specifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected a DigitalInOut"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected tuple/list"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting a dict for keyword args"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting a pin"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting an assembler instruction"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting just a value for set"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting key:value for dict"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "extra keyword arguments given"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "extra positional arguments given"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "ffi_prep_closure_loc"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "file must be a file opened in byte mode"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "filesystem must provide mount method"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "first argument to super() must be type"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "firstbit must be MSB"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "flash location must be below 1MByte"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "float too big"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "font must be 2048 bytes long"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "format requires a dict"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "frequency can only be either 80Mhz or 160MHz"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "full"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function does not take keyword arguments"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "function expected at most %d arguments, got %d"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function got multiple values for argument '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "function missing %d required positional arguments"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function missing keyword-only argument"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function missing required keyword argument '%q'"
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "function missing required positional argument #%d"
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "function takes %d positional arguments but %d were given"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function takes exactly 9 arguments"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "generator already executing"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "generator ignored GeneratorExit"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "graphic must be 2048 bytes long"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "heap must be a list"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "identifier redefined as global"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "identifier redefined as nonlocal"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "impossible baudrate"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "incomplete format"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "incomplete format key"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "incorrect padding"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "index out of range"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "indices must be integers"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "inline assembler must be a function"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "int() arg 2 must be >= 2 and <= 36"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "integer required"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "interval not in range 0.0020 to 10.24"
2018-12-03 15:57:27 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid I2C peripheral"
2018-12-03 15:57:27 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid SPI peripheral"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid alarm"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid arguments"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid buffer length"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid cert"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid data bits"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid dupterm index"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid format"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid format specifier"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid key"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid micropython decorator"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid pin"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid step"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid stop bits"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid syntax"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid syntax for integer"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "invalid syntax for integer with base %d"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid syntax for number"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "issubclass() arg 1 must be a class"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "issubclass() arg 2 must be a class or a tuple of classes"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "join expects a list of str/bytes objects consistent with self object"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "keyword argument(s) not yet implemented - use normal args instead"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "keywords must be strings"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "label '%q' not defined"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "label redefined"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "len must be multiple of 4"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "length argument not allowed for this type"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "lhs and rhs should be compatible"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local '%q' has type '%q' but source is '%q'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local '%q' used before type known"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local variable referenced before assignment"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "long int not supported in this build"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "map buffer too small"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "math domain error"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "maximum recursion depth exceeded"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "memory allocation failed, allocating %u bytes"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "memory allocation failed, allocating %u bytes for native code"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "memory allocation failed, heap is locked"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "module not found"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple *x in assignment"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple bases have instance lay-out conflict"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple inheritance not supported"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "must raise an object"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "must specify all of sck/mosi/miso"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "must use keyword argument for key function"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "name '%q' is not defined"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "name must be a string"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "name not defined"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "name reused for argument"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "native yield"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "need more than %d values to unpack"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "negative power with no float support"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "negative shift count"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no active exception to reraise"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no available NIC"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no binding for nonlocal found"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no module named '%q'"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no such attribute"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-default argument follows default argument"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-hex digit found"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-keyword arg after */**"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-keyword arg after keyword arg"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "not a 128-bit UUID"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "not a valid ADC Channel: %d"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "not all arguments converted during string formatting"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "not enough arguments for format string"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "object '%s' is not a tuple or list"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object does not support item assignment"
2018-12-04 16:17:31 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object does not support item deletion"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object has no len"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object is not subscriptable"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not an iterator"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not callable"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not in sequence"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not iterable"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "object of type '%s' has no len()"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object with buffer protocol required"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "odd-length string"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "offset out of bounds"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "ord expects a character"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "ord() expected a character, but string of length %d found"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "overflow converting long int to machine word"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "palette must be 32 bytes long"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "palette_index should be an int"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameter annotation must be an identifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameters must be registers in sequence a2 to a5"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameters must be registers in sequence r0 to r3"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pin does not have IRQ capabilities"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pixel coordinates out of bounds"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pixel value requires too many bits"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pop from an empty PulseIn"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pop from an empty set"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pop from empty list"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "popitem(): dictionary is empty"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "position must be 2-tuple"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pow() 3rd argument cannot be 0"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pow() with 3 arguments requires integers"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "queue overflow"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "rawbuf is not the same size as buf"
2018-08-20 12:39:11 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "readonly attribute"
2018-08-20 12:39:11 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "relative import"
2018-08-20 12:39:11 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "requested length %d but object has length %d"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "return annotation must be an identifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "return expected '%q' but got '%q'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "row must be packed and word aligned"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "rsplit(None,n)"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"sample_source buffer must be a bytearray or array of type 'h', 'H', 'b' or "
"'B'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sampling rate out of range"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "scan failed"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "schedule stack full"
2018-08-16 16:34:12 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "script compilation not supported"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "services includes an object that is not a Service"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sign not allowed in string format specifier"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sign not allowed with integer format specifier 'c'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "single '}' encountered in format string"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sleep length must be non-negative"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "slice step cannot be zero"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "small int overflow"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "soft reboot\n"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "start/end indices"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "start_x should be an int"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "step must be non-zero"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "stop must be 1 or 2"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "stop not reachable from start"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "stream operation not supported"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "string index out of range"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "string indices must be integers, not %s"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "string not supported; use bytes or bytearray"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "struct: cannot index"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "struct: index out of range"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "struct: no fields"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "substring not found"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "super() can't find self"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "syntax error in JSON"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "syntax error in uctypes descriptor"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "threshold must be in the range 0-65536"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "time.struct_time() takes a 9-sequence"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "time.struct_time() takes exactly 1 argument"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "timeout >100 (units are now seconds, not msecs)"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "timeout must be >= 0.0"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "timestamp out of range for platform time_t"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "too many arguments"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "too many arguments provided with the given format"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "too many values to unpack (expected %d)"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "tuple index out of range"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "tuple/list has wrong length"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "tuple/list required on RHS"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "tx and rx cannot both be None"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "type '%q' is not an acceptable base type"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "type is not an acceptable base type"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "type object '%q' has no attribute '%q'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "type takes 1 or 3 arguments"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "ulonglong too large"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unary op %q not implemented"
2018-09-06 17:49:49 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unexpected indent"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unexpected keyword argument"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unexpected keyword argument '%q'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unicode name escapes"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unindent does not match any outer indentation level"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown config param"
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown conversion specifier %c"
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown format code '%c' for object of type '%s'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unknown format code '%c' for object of type 'float'"
2019-01-18 14:44:53 -05:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown format code '%c' for object of type 'str'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown status param"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown type"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown type '%q'"
2018-07-31 19:53:54 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unmatched '{' in format"
2019-01-20 22:46:32 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unreadable attribute"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported Thumb instruction '%s' with %d arguments"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported Xtensa instruction '%s' with %d arguments"
msgstr ""
2018-12-06 20:04:22 -05:00
2019-02-22 15:04:54 -05:00
msgid "unsupported bitmap type"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported format character '%c' (0x%x) at index %d"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported type for %q: '%s'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported type for operator"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported types for %q: '%s', '%s'"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wifi_set_ip_info() failed"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "write_args must be a list, tuple, or None"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wrong number of arguments"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wrong number of values to unpack"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "x value out of bounds"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "y should be an int"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "y value out of bounds"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "zero step"
2018-12-06 20:04:22 -05:00
msgstr ""