diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2019-05-10 10:09:56 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2019-05-10 10:09:56 -0700 |
| commit | 80a752da87b070dcabd2b3c93b3beb9913653ba8 (patch) | |
| tree | ff6509722e8980caf514a8333f5f3225c8358a9b /locale/circuitpython.pot | |
| parent | 1d0c61642b6fff2251c6b65a9fc18afd0ac255d5 (diff) | |
Merge latest adafruit/master in.
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 102 |
1 files changed, 55 insertions, 47 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 131749b7e..758ee841e 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-05-09 01:06-0400\n" +"POT-Creation-Date: 2019-05-10 10:09-0700\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/Group.c shared-bindings/displayio/Shape.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 "" @@ -138,7 +138,7 @@ msgstr "" msgid "'%s' object is not an iterator" msgstr "" -#: py/runtime.c py/objtype.c +#: py/objtype.c py/runtime.c #, c-format msgid "'%s' object is not callable" msgstr "" @@ -243,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 "" @@ -251,8 +251,8 @@ msgstr "" msgid "All timers for this pin are in use" msgstr "" -#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c #: ports/atmel-samd/common-hal/audioio/AudioOut.c +#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c #: ports/atmel-samd/common-hal/pulseio/PulseOut.c #: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c #: shared-module/_pew/PewPew.c @@ -322,7 +322,7 @@ msgstr "" msgid "Buffer incorrect size. Should be %d bytes." msgstr "" -#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c +#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -480,8 +480,8 @@ msgstr "" msgid "Data chunk must follow fmt chunk" msgstr "" -#: ports/nrf/common-hal/bleio/Peripheral.c #: ports/nrf/common-hal/bleio/Broadcaster.c +#: ports/nrf/common-hal/bleio/Peripheral.c msgid "Data too large for advertisement packet" msgstr "" @@ -510,8 +510,9 @@ msgstr "" msgid "Error in regex" msgstr "" -#: shared-bindings/microcontroller/Pin.c shared-bindings/terminalio/Terminal.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 "" @@ -519,8 +520,8 @@ msgstr "" msgid "Expected a Characteristic" msgstr "" -#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c -#: shared-bindings/bleio/Descriptor.c +#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c +#: shared-bindings/bleio/Service.c msgid "Expected a UUID" msgstr "" @@ -633,8 +634,8 @@ msgstr "" msgid "Failed to start advertising" msgstr "" -#: ports/nrf/common-hal/bleio/Peripheral.c #: ports/nrf/common-hal/bleio/Broadcaster.c +#: ports/nrf/common-hal/bleio/Peripheral.c #, c-format msgid "Failed to start advertising, err 0x%04x" msgstr "" @@ -652,8 +653,8 @@ msgstr "" msgid "Failed to stop advertising" msgstr "" -#: ports/nrf/common-hal/bleio/Peripheral.c #: ports/nrf/common-hal/bleio/Broadcaster.c +#: ports/nrf/common-hal/bleio/Peripheral.c #, c-format msgid "Failed to stop advertising, err 0x%04x" msgstr "" @@ -694,8 +695,8 @@ msgstr "" msgid "Frequency captured is above capability. Capture Paused." msgstr "" -#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c #: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c +#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c msgid "Function requires lock" msgstr "" @@ -725,8 +726,8 @@ msgstr "" msgid "Input/output error" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c +#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "Invalid %q pin" msgstr "" @@ -771,11 +772,11 @@ msgstr "" msgid "Invalid format chunk size" msgstr "" -#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c +#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c msgid "Invalid number of bits" msgstr "" -#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c +#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c msgid "Invalid phase" msgstr "" @@ -793,14 +794,15 @@ msgstr "" msgid "Invalid pin for right channel" msgstr "" -#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c -#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/I2C.c -#: ports/atmel-samd/common-hal/busio/SPI.c ports/nrf/common-hal/busio/I2C.c +#: ports/atmel-samd/common-hal/busio/SPI.c +#: ports/atmel-samd/common-hal/busio/UART.c +#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c +#: ports/nrf/common-hal/busio/I2C.c msgid "Invalid pins" msgstr "" -#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c +#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c msgid "Invalid polarity" msgstr "" @@ -872,8 +874,8 @@ msgstr "" msgid "No DAC on chip" msgstr "" -#: ports/atmel-samd/common-hal/audioio/AudioOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c +#: ports/atmel-samd/common-hal/audioio/AudioOut.c msgid "No DMA channel found" msgstr "" @@ -918,7 +920,7 @@ msgstr "" msgid "Not connected" msgstr "" -#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c +#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c msgid "Not playing" msgstr "" @@ -1044,8 +1046,8 @@ msgstr "" msgid "Sample rate too high. It must be less than %d" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c +#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "Serializer in use" msgstr "" @@ -1053,8 +1055,8 @@ msgstr "" msgid "Slice and value different lengths." msgstr "" -#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c -#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c +#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c +#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c msgid "Slices not supported" msgstr "" @@ -1086,6 +1088,12 @@ msgstr "" #: supervisor/shared/safe_mode.c msgid "" +"The `microcontroller` module was used to boot into safe mode. Press reset to " +"exit safe mode.\n" +msgstr "" + +#: supervisor/shared/safe_mode.c +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 " @@ -1170,13 +1178,13 @@ msgstr "" msgid "UUID value is not str, int or byte buffer" msgstr "" -#: ports/atmel-samd/common-hal/audioio/AudioOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c +#: ports/atmel-samd/common-hal/audioio/AudioOut.c msgid "Unable to allocate buffers for signed conversion" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c +#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c msgid "Unable to find free GCLK" msgstr "" @@ -1294,8 +1302,8 @@ msgstr "" msgid "argument has wrong type" msgstr "" -#: py/argcheck.c shared-bindings/gamepad/GamePad.c -#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c +#: py/argcheck.c shared-bindings/_stage/__init__.c +#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c msgid "argument num/types mismatch" msgstr "" @@ -1364,7 +1372,7 @@ msgstr "" msgid "buffer size must match format" msgstr "" -#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c +#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c msgid "buffer slices must be of equal length" msgstr "" @@ -1607,7 +1615,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 "" @@ -1648,7 +1656,7 @@ msgstr "" msgid "dict update sequence has wrong length" msgstr "" -#: py/runtime.c py/objint_longlong.c py/objfloat.c py/objint_mpz.c py/modmath.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 "" @@ -1657,7 +1665,7 @@ msgstr "" msgid "empty" msgstr "" -#: extmod/modutimeq.c extmod/moduheapq.c +#: extmod/moduheapq.c extmod/modutimeq.c msgid "empty heap" msgstr "" @@ -1759,7 +1767,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 "" @@ -1781,7 +1789,7 @@ msgstr "" msgid "function missing required positional argument #%d" msgstr "" -#: py/objnamedtuple.c py/argcheck.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 "" @@ -1928,7 +1936,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 "" @@ -2034,11 +2042,11 @@ msgstr "" msgid "need more than %d values to unpack" msgstr "" -#: py/runtime.c py/objint_longlong.c py/objint_mpz.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 "" @@ -2115,7 +2123,7 @@ msgstr "" msgid "object not an iterator" msgstr "" -#: py/runtime.c py/objtype.c +#: py/objtype.c py/runtime.c msgid "object not callable" msgstr "" @@ -2144,7 +2152,7 @@ msgstr "" msgid "offset out of bounds" msgstr "" -#: py/objstr.c py/objstrunicode.c py/objarray.c py/objtuple.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 "" @@ -2162,7 +2170,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 "" @@ -2452,7 +2460,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 "" @@ -2496,7 +2504,7 @@ msgstr "" msgid "unmatched '{' in format" msgstr "" -#: py/runtime.c py/objtype.c +#: py/objtype.c py/runtime.c msgid "unreadable attribute" msgstr "" |
