diff options
| author | Rafa Gould <rafagoulds@gmail.com> | 2019-05-07 13:05:28 -0400 |
|---|---|---|
| committer | Rafa Gould <rafagoulds@gmail.com> | 2019-05-07 13:05:28 -0400 |
| commit | 662a98a2a6b7d9ffa12d30bca118081b9102ddc9 (patch) | |
| tree | 404e5b78b419151e828e4d56ed6c856ba9ebb272 /locale/circuitpython.pot | |
| parent | 1ad20cf69b094abf62dc3739829090871fdb30a5 (diff) | |
Make Translate
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 98 |
1 files changed, 48 insertions, 50 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index 44bd6c3aa..101fc12ae 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-04-17 11:24-0700\n" +"POT-Creation-Date: 2019-05-07 13:05-0400\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" @@ -61,7 +61,7 @@ msgstr "" msgid "%q should be an int" msgstr "" -#: py/bc.c py/objnamedtuple.c +#: py/objnamedtuple.c py/bc.c msgid "%q() takes %d positional arguments but %d were given" msgstr "" @@ -69,12 +69,12 @@ msgstr "" msgid "'%q' argument required" msgstr "" -#: py/emitinlinethumb.c py/emitinlinextensa.c +#: py/emitinlinextensa.c py/emitinlinethumb.c #, c-format msgid "'%s' expects a label" msgstr "" -#: py/emitinlinethumb.c py/emitinlinextensa.c +#: py/emitinlinextensa.c py/emitinlinethumb.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/emitinlinethumb.c py/emitinlinextensa.c +#: py/emitinlinextensa.c py/emitinlinethumb.c #, c-format msgid "'%s' expects an integer" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "'%s' object is not an iterator" msgstr "" -#: py/objtype.c py/runtime.c +#: py/runtime.c py/objtype.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/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c +#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c ports/atmel-samd/audio_dma.c msgid "All sync event channels in use" msgstr "" @@ -322,7 +322,7 @@ msgstr "" msgid "Buffer incorrect size. Should be %d bytes." msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -361,7 +361,7 @@ msgstr "" msgid "Can't connect in Peripheral mode" msgstr "" -#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c +#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c msgid "Cannot delete values" msgstr "" @@ -442,7 +442,7 @@ msgstr "" msgid "Column entry must be digitalio.DigitalInOut" msgstr "" -#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c +#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c msgid "Command must be an int between 0 and 255" msgstr "" @@ -480,8 +480,8 @@ msgstr "" msgid "Data chunk must follow fmt chunk" msgstr "" -#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Peripheral.c +#: ports/nrf/common-hal/bleio/Broadcaster.c msgid "Data too large for advertisement packet" msgstr "" @@ -510,9 +510,8 @@ msgstr "" msgid "Error in regex" msgstr "" -#: shared-bindings/microcontroller/Pin.c #: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c -#: shared-bindings/terminalio/Terminal.c +#: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c msgid "Expected a %q" msgstr "" @@ -520,8 +519,8 @@ msgstr "" msgid "Expected a Characteristic" msgstr "" -#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c -#: shared-bindings/bleio/Service.c +#: shared-bindings/bleio/Service.c shared-bindings/bleio/Descriptor.c +#: shared-bindings/bleio/Characteristic.c msgid "Expected a UUID" msgstr "" @@ -634,8 +633,8 @@ msgstr "" msgid "Failed to start advertising" msgstr "" -#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Peripheral.c +#: ports/nrf/common-hal/bleio/Broadcaster.c #, c-format msgid "Failed to start advertising, err 0x%04x" msgstr "" @@ -653,8 +652,8 @@ msgstr "" msgid "Failed to stop advertising" msgstr "" -#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Peripheral.c +#: ports/nrf/common-hal/bleio/Broadcaster.c #, c-format msgid "Failed to stop advertising, err 0x%04x" msgstr "" @@ -695,8 +694,8 @@ msgstr "" msgid "Frequency captured is above capability. Capture Paused." msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c -#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c +#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c msgid "Function requires lock" msgstr "" @@ -772,11 +771,11 @@ msgstr "" msgid "Invalid format chunk size" msgstr "" -#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c +#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c msgid "Invalid number of bits" msgstr "" -#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c +#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c msgid "Invalid phase" msgstr "" @@ -794,15 +793,14 @@ msgstr "" msgid "Invalid pin for right channel" msgstr "" -#: ports/atmel-samd/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 +#: ports/atmel-samd/common-hal/busio/SPI.c +#: ports/atmel-samd/common-hal/busio/I2C.c +#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c msgid "Invalid pins" msgstr "" -#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c +#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c msgid "Invalid polarity" msgstr "" @@ -874,8 +872,8 @@ msgstr "" msgid "No DAC on chip" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audioio/AudioOut.c +#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c msgid "No DMA channel found" msgstr "" @@ -920,7 +918,7 @@ msgstr "" msgid "Not connected" msgstr "" -#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c +#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c msgid "Not playing" msgstr "" @@ -1055,8 +1053,8 @@ msgstr "" msgid "Slice and value different lengths." msgstr "" -#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c -#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c +#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Group.c +#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c msgid "Slices not supported" msgstr "" @@ -1136,7 +1134,7 @@ msgstr "" msgid "Too many channels in sample." msgstr "" -#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c +#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c msgid "Too many display busses" msgstr "" @@ -1172,8 +1170,8 @@ msgstr "" msgid "UUID value is not str, int or byte buffer" msgstr "" -#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audioio/AudioOut.c +#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c msgid "Unable to allocate buffers for signed conversion" msgstr "" @@ -1267,7 +1265,7 @@ msgstr "" msgid "__new__ arg must be a user-type" msgstr "" -#: extmod/modubinascii.c extmod/moduhashlib.c +#: extmod/moduhashlib.c extmod/modubinascii.c msgid "a bytes-like object is required" msgstr "" @@ -1296,8 +1294,8 @@ msgstr "" msgid "argument has wrong type" msgstr "" -#: py/argcheck.c shared-bindings/_stage/__init__.c -#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c +#: py/argcheck.c shared-bindings/gamepad/GamePad.c +#: shared-bindings/_stage/__init__.c shared-bindings/digitalio/DigitalInOut.c msgid "argument num/types mismatch" msgstr "" @@ -1366,7 +1364,7 @@ msgstr "" msgid "buffer size must match format" msgstr "" -#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c +#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c msgid "buffer slices must be of equal length" msgstr "" @@ -1609,7 +1607,7 @@ msgstr "" msgid "complex division by zero" msgstr "" -#: py/objfloat.c py/parsenum.c +#: py/parsenum.c py/objfloat.c msgid "complex values not supported" msgstr "" @@ -1650,7 +1648,7 @@ msgstr "" msgid "dict update sequence has wrong length" msgstr "" -#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c +#: py/modmath.c py/runtime.c py/objfloat.c py/objint_mpz.c py/objint_longlong.c #: shared-bindings/math/__init__.c msgid "division by zero" msgstr "" @@ -1761,7 +1759,7 @@ msgstr "" msgid "function expected at most %d arguments, got %d" msgstr "" -#: py/bc.c py/objnamedtuple.c +#: py/objnamedtuple.c py/bc.c msgid "function got multiple values for argument '%q'" msgstr "" @@ -1783,7 +1781,7 @@ msgstr "" msgid "function missing required positional argument #%d" msgstr "" -#: py/argcheck.c py/bc.c py/objnamedtuple.c +#: py/argcheck.c py/objnamedtuple.c py/bc.c #, c-format msgid "function takes %d positional arguments but %d were given" msgstr "" @@ -1930,7 +1928,7 @@ msgstr "" msgid "keywords must be strings" msgstr "" -#: py/emitinlinethumb.c py/emitinlinextensa.c +#: py/emitinlinextensa.c py/emitinlinethumb.c msgid "label '%q' not defined" msgstr "" @@ -2036,11 +2034,11 @@ msgstr "" msgid "need more than %d values to unpack" msgstr "" -#: py/objint_longlong.c py/objint_mpz.c py/runtime.c +#: py/runtime.c py/objint_mpz.c py/objint_longlong.c msgid "negative power with no float support" msgstr "" -#: py/objint_mpz.c py/runtime.c +#: py/runtime.c py/objint_mpz.c msgid "negative shift count" msgstr "" @@ -2117,7 +2115,7 @@ msgstr "" msgid "object not an iterator" msgstr "" -#: py/objtype.c py/runtime.c +#: py/runtime.c py/objtype.c msgid "object not callable" msgstr "" @@ -2142,11 +2140,11 @@ msgstr "" msgid "odd-length string" msgstr "" -#: py/objstr.c py/objstrunicode.c +#: py/objstrunicode.c py/objstr.c msgid "offset out of bounds" msgstr "" -#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c +#: py/objstrunicode.c py/objarray.c py/objstr.c py/objtuple.c #: shared-bindings/nvm/ByteArray.c msgid "only slices with step=1 (aka None) are supported" msgstr "" @@ -2164,7 +2162,7 @@ msgstr "" msgid "overflow converting long int to machine word" msgstr "" -#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c +#: shared-bindings/_stage/Text.c shared-bindings/_stage/Layer.c msgid "palette must be 32 bytes long" msgstr "" @@ -2296,7 +2294,7 @@ msgstr "" msgid "slice step cannot be zero" msgstr "" -#: py/objint.c py/sequence.c +#: py/sequence.c py/objint.c msgid "small int overflow" msgstr "" @@ -2454,7 +2452,7 @@ msgstr "" msgid "unexpected keyword argument" msgstr "" -#: py/bc.c py/objnamedtuple.c +#: py/objnamedtuple.c py/bc.c msgid "unexpected keyword argument '%q'" msgstr "" @@ -2498,7 +2496,7 @@ msgstr "" msgid "unmatched '{' in format" msgstr "" -#: py/objtype.c py/runtime.c +#: py/runtime.c py/objtype.c msgid "unreadable attribute" msgstr "" |
