diff options
| author | F59JBP0 <ee.jbiondi@ficosa.com> | 2019-03-29 13:48:51 +0100 |
|---|---|---|
| committer | F59JBP0 <ee.jbiondi@ficosa.com> | 2019-03-29 13:48:51 +0100 |
| commit | 7fe3fb480d0286ca9c95641cac690a8bc4da97be (patch) | |
| tree | c0131593132e5696f826aad4eec7324bf5964470 /locale/circuitpython.pot | |
| parent | cc2513748eac30796caa25f31ba36cdf47aa2cc3 (diff) | |
| parent | a30bbe62944b6e6e791d7472921dae6931b7fce8 (diff) | |
Merge remote-tracking branch 'yeyeto2788/master'
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 321 |
1 files changed, 48 insertions, 273 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 645b2e4ad..2d82ec3ed 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-03-25 19:40+0100\n" +"POT-Creation-Date: 2019-03-28 14:48+1100\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" @@ -52,8 +52,8 @@ msgstr "" msgid "%q indices must be integers, not %s" msgstr "" -#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c #: shared-bindings/bleio/CharacteristicBuffer.c +#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c msgid "%q must be >= 1" msgstr "" @@ -61,7 +61,7 @@ msgstr "" msgid "%q should be an int" msgstr "" -#: py/objnamedtuple.c py/bc.c +#: py/bc.c py/objnamedtuple.c msgid "%q() takes %d positional arguments but %d were given" msgstr "" @@ -69,12 +69,12 @@ msgstr "" msgid "'%q' argument required" msgstr "" -#: py/emitinlinextensa.c py/emitinlinethumb.c +#: py/emitinlinethumb.c py/emitinlinextensa.c #, c-format msgid "'%s' expects a label" msgstr "" -#: py/emitinlinextensa.c py/emitinlinethumb.c +#: py/emitinlinethumb.c py/emitinlinextensa.c #, c-format msgid "'%s' expects a register" msgstr "" @@ -94,7 +94,7 @@ msgstr "" msgid "'%s' expects an address of the form [a, b]" msgstr "" -#: py/emitinlinextensa.c py/emitinlinethumb.c +#: py/emitinlinethumb.c py/emitinlinextensa.c #, c-format msgid "'%s' expects an integer" msgstr "" @@ -217,10 +217,6 @@ msgstr "" msgid "A hardware interrupt channel is already in use" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "AP required" -msgstr "" - #: shared-bindings/bleio/Address.c #, c-format msgid "Address is not %d bytes long or is in wrong format" @@ -247,7 +243,7 @@ msgstr "" msgid "All event channels in use" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c ports/atmel-samd/audio_dma.c +#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "All sync event channels in use" msgstr "" @@ -255,9 +251,9 @@ msgstr "" msgid "All timers for this pin are in use" msgstr "" -#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c -#: ports/atmel-samd/common-hal/pulseio/PulseOut.c #: ports/atmel-samd/common-hal/audioio/AudioOut.c +#: ports/atmel-samd/common-hal/pulseio/PulseOut.c +#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c #: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c #: shared-module/_pew/PewPew.c msgid "All timers in use" @@ -344,10 +340,6 @@ msgstr "" msgid "Bytes must be between 0 and 255." msgstr "" -#: ports/esp8266/esp_mphal.c -msgid "C-level assert" -msgstr "" - #: shared-bindings/_pixelbuf/PixelBuf.c #, c-format msgid "Can not use dotstar with %s" @@ -369,18 +361,10 @@ msgstr "" msgid "Can't connect in Peripheral mode" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "Cannot connect to AP" -msgstr "" - #: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c msgid "Cannot delete values" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "Cannot disconnect from AP" -msgstr "" - #: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c #: ports/nrf/common-hal/digitalio/DigitalInOut.c msgid "Cannot get pull while in output mode" @@ -407,14 +391,9 @@ msgid "Cannot remount '/' when USB is active." msgstr "" #: ports/atmel-samd/common-hal/microcontroller/__init__.c -#: ports/esp8266/common-hal/microcontroller/__init__.c msgid "Cannot reset into bootloader because no bootloader is present." msgstr "" -#: ports/esp8266/modnetwork.c -msgid "Cannot set STA config" -msgstr "" - #: shared-bindings/digitalio/DigitalInOut.c msgid "Cannot set value when direction is input." msgstr "" @@ -431,10 +410,6 @@ msgstr "" msgid "Cannot unambiguously get sizeof scalar" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "Cannot update i/f status" -msgstr "" - #: shared-module/bitbangio/SPI.c msgid "Cannot write without MOSI pin." msgstr "" @@ -522,37 +497,22 @@ msgstr "" msgid "Display rotation must be in 90 degree increments" msgstr "" -#: ports/unix/modffi.c -msgid "Don't know how to pass object to native function" -msgstr "" - #: shared-bindings/digitalio/DigitalInOut.c msgid "Drive mode not used when direction is input." msgstr "" -#: ports/esp8266/common-hal/microcontroller/__init__.c -msgid "ESP8226 does not support safe mode." -msgstr "" - -#: ports/esp8266/common-hal/digitalio/DigitalInOut.c -msgid "ESP8266 does not support pull down." -msgstr "" - -#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c #: ports/atmel-samd/common-hal/pulseio/PulseIn.c +#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c msgid "EXTINT channel already in use" msgstr "" -#: ports/unix/modffi.c -msgid "Error in ffi_prep_cif" -msgstr "" - #: extmod/modure.c msgid "Error in regex" msgstr "" -#: shared-bindings/pulseio/PulseOut.c shared-bindings/neopixel_write/__init__.c -#: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c +#: shared-bindings/microcontroller/Pin.c +#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c +#: shared-bindings/terminalio/Terminal.c msgid "Expected a %q" msgstr "" @@ -560,8 +520,8 @@ msgstr "" msgid "Expected a Characteristic" msgstr "" -#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c -#: shared-bindings/bleio/Characteristic.c +#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c +#: shared-bindings/bleio/Descriptor.c msgid "Expected a UUID" msgstr "" @@ -599,7 +559,6 @@ msgstr "" #: ports/atmel-samd/common-hal/pulseio/PulseIn.c #: ports/nrf/common-hal/pulseio/PulseIn.c -#: ports/esp8266/common-hal/pulseio/PulseIn.c #, c-format msgid "Failed to allocate RX buffer of %d bytes" msgstr "" @@ -736,20 +695,16 @@ msgstr "" msgid "Frequency captured is above capability. Capture Paused." msgstr "" -#: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c +#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c #: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c msgid "Function requires lock" msgstr "" -#: ports/esp8266/common-hal/digitalio/DigitalInOut.c -msgid "GPIO16 does not support pull up." -msgstr "" - #: shared-module/displayio/Group.c msgid "Group full" msgstr "" -#: ports/unix/file.c extmod/vfs_posix_file.c py/objstringio.c +#: extmod/vfs_posix_file.c py/objstringio.c msgid "I/O operation on closed file" msgstr "" @@ -843,10 +798,11 @@ msgstr "" msgid "Invalid pin for right channel" msgstr "" -#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c +#: ports/atmel-samd/common-hal/busio/I2C.c #: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/SPI.c -#: ports/atmel-samd/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c +#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c +#: ports/nrf/common-hal/busio/I2C.c msgid "Invalid pins" msgstr "" @@ -897,11 +853,6 @@ msgstr "" msgid "MOSI pin init failed." msgstr "" -#: ports/esp8266/common-hal/pulseio/PWMOut.c -#, c-format -msgid "Maximum PWM frequency is %dhz." -msgstr "" - #: shared-module/displayio/Shape.c #, c-format msgid "Maximum x value when mirrored is %d" @@ -919,15 +870,6 @@ msgstr "" msgid "Microphone startup delay must be in range 0.0 to 1.0" msgstr "" -#: ports/esp8266/common-hal/pulseio/PWMOut.c -msgid "Minimum PWM frequency is 1hz." -msgstr "" - -#: ports/esp8266/common-hal/pulseio/PWMOut.c -#, c-format -msgid "Multiple PWM frequencies not supported. PWM already set to %dhz." -msgstr "" - #: shared-bindings/displayio/Display.c msgid "Must be a Group subclass." msgstr "" @@ -941,10 +883,6 @@ msgstr "" msgid "No DMA channel found" msgstr "" -#: ports/esp8266/common-hal/pulseio/PulseIn.c -msgid "No PulseIn support for %q" -msgstr "" - #: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c msgid "No RX pin" msgstr "" @@ -977,12 +915,8 @@ msgstr "" msgid "No hardware random available" msgstr "" -#: ports/esp8266/common-hal/analogio/AnalogOut.c -msgid "No hardware support for analog out." -msgstr "" - -#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c #: ports/atmel-samd/common-hal/pulseio/PulseIn.c +#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c msgid "No hardware support on pin" msgstr "" @@ -998,10 +932,6 @@ msgstr "" msgid "Not connected" msgstr "" -#: shared-bindings/bleio/CharacteristicBuffer.c -msgid "Not connected." -msgstr "" - #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c msgid "Not playing" msgstr "" @@ -1040,10 +970,6 @@ msgstr "" msgid "Only slices with step=1 (aka None) are supported" msgstr "" -#: ports/esp8266/common-hal/busio/UART.c -msgid "Only tx supported on UART1 (GPIO2)." -msgstr "" - #: shared-bindings/audiobusio/PDMIn.c msgid "Oversample must be multiple of 8." msgstr "" @@ -1058,32 +984,15 @@ msgid "" "PWM frequency not writable when variable_frequency is False on construction." msgstr "" -#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c -#, c-format -msgid "PWM not supported on pin %d" -msgstr "" - #: py/moduerrno.c msgid "Permission denied" msgstr "" -#: ports/esp8266/common-hal/analogio/AnalogIn.c -msgid "Pin %q does not have ADC capabilities" -msgstr "" - #: ports/atmel-samd/common-hal/analogio/AnalogIn.c #: ports/nrf/common-hal/analogio/AnalogIn.c msgid "Pin does not have ADC capabilities" msgstr "" -#: ports/esp8266/machine_pin.c -msgid "Pin(16) doesn't support pull" -msgstr "" - -#: ports/esp8266/common-hal/busio/SPI.c -msgid "Pins not valid for SPI" -msgstr "" - #: shared-bindings/_pixelbuf/PixelBuf.c msgid "Pixel beyond bounds of buffer" msgstr "" @@ -1108,6 +1017,10 @@ msgstr "" msgid "RTC is not supported on this board" msgstr "" +#: shared-bindings/rtc/RTC.c +msgid "RTC set is not supported on this board" +msgstr "" + #: shared-bindings/_pixelbuf/PixelBuf.c msgid "Range out of bounds" msgstr "" @@ -1144,14 +1057,6 @@ msgstr "" msgid "SDA or SCL needs a pull up" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "STA must be active" -msgstr "" - -#: ports/esp8266/modnetwork.c -msgid "STA required" -msgstr "" - #: shared-bindings/audioio/Mixer.c msgid "Sample rate must be positive" msgstr "" @@ -1267,15 +1172,6 @@ msgstr "" msgid "Tuple or struct_time argument required" msgstr "" -#: ports/esp8266/machine_uart.c -#, c-format -msgid "UART(%d) does not exist" -msgstr "" - -#: ports/esp8266/machine_uart.c -msgid "UART(1) can't read" -msgstr "" - #: shared-module/usb_hid/Device.c msgid "USB Busy" msgstr "" @@ -1314,10 +1210,6 @@ msgstr "" msgid "Unable to read color palette data" msgstr "" -#: ports/esp8266/common-hal/storage/__init__.c -msgid "Unable to remount filesystem" -msgstr "" - #: shared-bindings/nvm/ByteArray.c msgid "Unable to write to nvm." msgstr "" @@ -1326,10 +1218,6 @@ msgstr "" msgid "Unexpected nrfx uuid type" msgstr "" -#: ports/unix/modffi.c -msgid "Unknown type" -msgstr "" - #: shared-bindings/_pixelbuf/PixelBuf.c #, c-format msgid "Unmatched number of items on RHS (expected %d, got %d)." @@ -1355,10 +1243,6 @@ msgstr "" msgid "Unsupported pull value." msgstr "" -#: ports/esp8266/common-hal/storage/__init__.c -msgid "Use esptool to erase flash and re-upload Python instead" -msgstr "" - #: py/emitnative.c msgid "Viper functions don't currently support more than 4 arguments" msgstr "" @@ -1390,11 +1274,6 @@ msgstr "" msgid "You requested starting safe mode by " msgstr "" -#: ports/unix/modusocket.c -#, c-format -msgid "[addrinfo error %d]" -msgstr "" - #: py/objtype.c msgid "__init__() should return None" msgstr "" @@ -1416,7 +1295,7 @@ msgstr "" msgid "abort() called" msgstr "" -#: ports/unix/modmachine.c extmod/machine_mem.c +#: extmod/machine_mem.c #, c-format msgid "address %08x is not aligned to %d bytes" msgstr "" @@ -1445,7 +1324,7 @@ msgstr "" msgid "argument should be a '%q' not a '%q'" msgstr "" -#: shared-bindings/nvm/ByteArray.c py/objarray.c +#: py/objarray.c shared-bindings/nvm/ByteArray.c msgid "array/bytes required on right side" msgstr "" @@ -1510,12 +1389,8 @@ msgstr "" msgid "buffer slices must be of equal length" msgstr "" -#: ports/esp8266/machine_rtc.c -msgid "buffer too long" -msgstr "" - -#: shared-bindings/struct/__init__.c shared-module/struct/__init__.c -#: py/modstruct.c +#: py/modstruct.c shared-bindings/struct/__init__.c +#: shared-module/struct/__init__.c msgid "buffer too small" msgstr "" @@ -1568,10 +1443,6 @@ msgstr "" msgid "can only save bytecode" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "can query only one param" -msgstr "" - #: py/objtype.c msgid "can't add special method to already-subclassed class" msgstr "" @@ -1643,14 +1514,6 @@ msgstr "" msgid "can't do truncated division of a complex number" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "can't get AP config" -msgstr "" - -#: ports/esp8266/modnetwork.c -msgid "can't get STA config" -msgstr "" - #: py/compile.c msgid "can't have multiple **x" msgstr "" @@ -1679,14 +1542,6 @@ msgstr "" msgid "can't send non-None value to a just-started generator" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "can't set AP config" -msgstr "" - -#: ports/esp8266/modnetwork.c -msgid "can't set STA config" -msgstr "" - #: py/objnamedtuple.c msgid "can't set attribute" msgstr "" @@ -1773,7 +1628,7 @@ msgstr "" msgid "complex division by zero" msgstr "" -#: py/parsenum.c py/objfloat.c +#: py/objfloat.c py/parsenum.c msgid "complex values not supported" msgstr "" @@ -1814,20 +1669,16 @@ msgstr "" msgid "dict update sequence has wrong length" msgstr "" -#: shared-bindings/math/__init__.c py/runtime.c py/modmath.c py/objint_mpz.c -#: py/objint_longlong.c py/objfloat.c +#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c +#: shared-bindings/math/__init__.c msgid "division by zero" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "either pos or kw args are allowed" -msgstr "" - #: py/objdeque.c msgid "empty" msgstr "" -#: extmod/modutimeq.c extmod/moduheapq.c +#: extmod/moduheapq.c extmod/modutimeq.c msgid "empty heap" msgstr "" @@ -1872,10 +1723,6 @@ msgstr "" msgid "expecting a dict for keyword args" msgstr "" -#: ports/esp8266/machine_pin.c -msgid "expecting a pin" -msgstr "" - #: py/compile.c msgid "expecting an assembler instruction" msgstr "" @@ -1896,11 +1743,7 @@ msgstr "" msgid "extra positional arguments given" msgstr "" -#: ports/unix/modffi.c -msgid "ffi_prep_closure_loc" -msgstr "" - -#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c +#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c msgid "file must be a file opened in byte mode" msgstr "" @@ -1916,10 +1759,6 @@ msgstr "" msgid "firstbit must be MSB" msgstr "" -#: ports/esp8266/modesp.c -msgid "flash location must be below 1MByte" -msgstr "" - #: py/objint.c msgid "float too big" msgstr "" @@ -1932,10 +1771,6 @@ msgstr "" msgid "format requires a dict" msgstr "" -#: ports/esp8266/modmachine.c -msgid "frequency can only be either 80Mhz or 160MHz" -msgstr "" - #: py/objdeque.c msgid "full" msgstr "" @@ -1949,7 +1784,7 @@ msgstr "" msgid "function expected at most %d arguments, got %d" msgstr "" -#: py/objnamedtuple.c py/bc.c +#: py/bc.c py/objnamedtuple.c msgid "function got multiple values for argument '%q'" msgstr "" @@ -1971,7 +1806,7 @@ msgstr "" msgid "function missing required positional argument #%d" msgstr "" -#: py/argcheck.c py/objnamedtuple.c py/bc.c +#: py/argcheck.c py/bc.c py/objnamedtuple.c #, c-format msgid "function takes %d positional arguments but %d were given" msgstr "" @@ -2004,10 +1839,6 @@ msgstr "" msgid "identifier redefined as nonlocal" msgstr "" -#: ports/esp8266/machine_hspi.c -msgid "impossible baudrate" -msgstr "" - #: py/objstr.c msgid "incomplete format" msgstr "" @@ -2021,8 +1852,7 @@ msgid "incorrect padding" msgstr "" #: ports/atmel-samd/common-hal/pulseio/PulseIn.c -#: ports/nrf/common-hal/pulseio/PulseIn.c -#: ports/esp8266/common-hal/pulseio/PulseIn.c py/obj.c +#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c msgid "index out of range" msgstr "" @@ -2054,26 +1884,14 @@ msgstr "" msgid "invalid SPI peripheral" msgstr "" -#: ports/esp8266/machine_rtc.c -msgid "invalid alarm" -msgstr "" - #: lib/netutils/netutils.c msgid "invalid arguments" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "invalid buffer length" -msgstr "" - #: extmod/modussl_axtls.c msgid "invalid cert" msgstr "" -#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c -msgid "invalid data bits" -msgstr "" - #: extmod/uos_dupterm.c msgid "invalid dupterm index" msgstr "" @@ -2094,18 +1912,10 @@ msgstr "" msgid "invalid micropython decorator" msgstr "" -#: ports/esp8266/machine_pin.c -msgid "invalid pin" -msgstr "" - #: shared-bindings/random/__init__.c msgid "invalid step" msgstr "" -#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c -msgid "invalid stop bits" -msgstr "" - #: py/compile.c py/parse.c msgid "invalid syntax" msgstr "" @@ -2143,7 +1953,7 @@ msgstr "" msgid "keywords must be strings" msgstr "" -#: py/emitinlinextensa.c py/emitinlinethumb.c +#: py/emitinlinethumb.c py/emitinlinextensa.c msgid "label '%q' not defined" msgstr "" @@ -2151,10 +1961,6 @@ msgstr "" msgid "label redefined" msgstr "" -#: ports/esp8266/modesp.c -msgid "len must be multiple of 4" -msgstr "" - #: py/stream.c msgid "length argument not allowed for this type" msgstr "" @@ -2183,7 +1989,7 @@ msgstr "" msgid "map buffer too small" msgstr "" -#: shared-bindings/math/__init__.c py/modmath.c +#: py/modmath.c shared-bindings/math/__init__.c msgid "math domain error" msgstr "" @@ -2196,11 +2002,6 @@ msgstr "" msgid "memory allocation failed, allocating %u bytes" msgstr "" -#: ports/esp8266/modesp.c -#, c-format -msgid "memory allocation failed, allocating %u bytes for native code" -msgstr "" - #: py/runtime.c msgid "memory allocation failed, heap is locked" msgstr "" @@ -2258,11 +2059,11 @@ msgstr "" msgid "need more than %d values to unpack" msgstr "" -#: py/runtime.c py/objint_mpz.c py/objint_longlong.c +#: py/objint_longlong.c py/objint_mpz.c py/runtime.c msgid "negative power with no float support" msgstr "" -#: py/runtime.c py/objint_mpz.c +#: py/objint_mpz.c py/runtime.c msgid "negative shift count" msgstr "" @@ -2282,7 +2083,7 @@ msgstr "" msgid "no module named '%q'" msgstr "" -#: shared-bindings/_pixelbuf/__init__.c py/runtime.c +#: py/runtime.c shared-bindings/_pixelbuf/__init__.c msgid "no such attribute" msgstr "" @@ -2306,11 +2107,6 @@ msgstr "" msgid "not a 128-bit UUID" msgstr "" -#: ports/esp8266/machine_adc.c -#, c-format -msgid "not a valid ADC Channel: %d" -msgstr "" - #: py/objstr.c msgid "not all arguments converted during string formatting" msgstr "" @@ -2369,12 +2165,12 @@ msgstr "" msgid "odd-length string" msgstr "" -#: py/objstrunicode.c py/objstr.c +#: py/objstr.c py/objstrunicode.c msgid "offset out of bounds" msgstr "" -#: shared-bindings/nvm/ByteArray.c py/objarray.c py/objtuple.c -#: py/objstrunicode.c py/objstr.c +#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c +#: shared-bindings/nvm/ByteArray.c msgid "only slices with step=1 (aka None) are supported" msgstr "" @@ -2391,7 +2187,7 @@ msgstr "" msgid "overflow converting long int to machine word" msgstr "" -#: shared-bindings/_stage/Text.c shared-bindings/_stage/Layer.c +#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c msgid "palette must be 32 bytes long" msgstr "" @@ -2411,10 +2207,6 @@ msgstr "" msgid "parameters must be registers in sequence r0 to r3" msgstr "" -#: ports/esp8266/machine_pin.c -msgid "pin does not have IRQ capabilities" -msgstr "" - #: shared-bindings/displayio/Bitmap.c msgid "pixel coordinates out of bounds" msgstr "" @@ -2429,7 +2221,6 @@ msgstr "" #: ports/atmel-samd/common-hal/pulseio/PulseIn.c #: ports/nrf/common-hal/pulseio/PulseIn.c -#: ports/esp8266/common-hal/pulseio/PulseIn.c msgid "pop from an empty PulseIn" msgstr "" @@ -2500,10 +2291,6 @@ msgstr "" msgid "sampling rate out of range" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "scan failed" -msgstr "" - #: py/modmicropython.c msgid "schedule stack full" msgstr "" @@ -2536,7 +2323,7 @@ msgstr "" msgid "slice step cannot be zero" msgstr "" -#: py/sequence.c py/objint.c +#: py/objint.c py/sequence.c msgid "small int overflow" msgstr "" @@ -2698,7 +2485,7 @@ msgstr "" msgid "unexpected keyword argument" msgstr "" -#: py/objnamedtuple.c py/bc.c +#: py/bc.c py/objnamedtuple.c msgid "unexpected keyword argument '%q'" msgstr "" @@ -2710,10 +2497,6 @@ msgstr "" msgid "unindent does not match any outer indentation level" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "unknown config param" -msgstr "" - #: py/objstr.c #, c-format msgid "unknown conversion specifier %c" @@ -2734,10 +2517,6 @@ msgstr "" msgid "unknown format code '%c' for object of type 'str'" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "unknown status param" -msgstr "" - #: py/compile.c msgid "unknown type" msgstr "" @@ -2789,10 +2568,6 @@ msgstr "" msgid "value_count must be > 0" msgstr "" -#: ports/esp8266/modnetwork.c -msgid "wifi_set_ip_info() failed" -msgstr "" - #: shared-bindings/_pixelbuf/PixelBuf.c msgid "write_args must be a list, tuple, or None" msgstr "" |
