Merge latest adafruit/master in.

This commit is contained in:
Scott Shawcroft 2019-05-10 10:09:56 -07:00
parent 1d0c61642b
commit 80a752da87
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
17 changed files with 616 additions and 503 deletions

View File

@ -63,7 +63,7 @@ Contributors who follow the `Code of
Conduct <https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md>`__ Conduct <https://github.com/adafruit/circuitpython/blob/master/CODE_OF_CONDUCT.md>`__
are welcome to submit pull requests and they will be promptly reviewed are welcome to submit pull requests and they will be promptly reviewed
by project admins. Please join the by project admins. Please join the
`Discord <https://discord.gg/nBQh6qu>`__ too. `Discord <https://adafru.it/discord>`__ too.
Branding Branding
------------ ------------

View File

@ -62,7 +62,7 @@ msgstr "buffers harus mempunyai panjang yang sama"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan" msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
@ -70,12 +70,12 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' argumen dibutuhkan" msgstr "'%q' argumen dibutuhkan"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' mengharapkan sebuah register" msgstr "'%s' mengharapkan sebuah register"
@ -95,7 +95,7 @@ msgstr "'%s' mengharapkan sebuah FPU register"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' mengharapkan sebuah alamat dengan bentuk [a, b]" msgstr "'%s' mengharapkan sebuah alamat dengan bentuk [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' mengharapkan integer" msgstr "'%s' mengharapkan integer"
@ -139,7 +139,7 @@ msgstr ""
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "" msgstr ""
@ -245,7 +245,7 @@ msgstr "Semua perangkat I2C sedang digunakan"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Semua channel event sedang digunakan" msgstr "Semua channel event sedang digunakan"
#: 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" msgid "All sync event channels in use"
msgstr "Semua channel event yang disinkronisasi sedang digunakan" msgstr "Semua channel event yang disinkronisasi sedang digunakan"
@ -326,7 +326,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "" 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" msgid "Buffer must be at least length 1"
msgstr "" msgstr ""
@ -490,8 +490,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy #, fuzzy
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment" msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
@ -522,8 +522,9 @@ msgstr "Channel EXTINT sedang digunakan"
msgid "Error in regex" msgid "Error in regex"
msgstr "Error pada regex" msgstr "Error pada regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "" msgstr ""
@ -531,8 +532,8 @@ msgstr ""
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "" msgstr ""
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "" msgstr ""
@ -656,8 +657,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX" msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX" msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@ -677,8 +678,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX" msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX" msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@ -719,8 +720,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -796,11 +797,11 @@ msgstr ""
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "" msgstr ""
@ -818,14 +819,15 @@ msgstr "Pin untuk channel kiri tidak valid"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Pin untuk channel kanan tidak valid" msgstr "Pin untuk channel kanan tidak valid"
#: 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/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" msgid "Invalid pins"
msgstr "Pin-pin tidak valid" msgstr "Pin-pin tidak valid"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "" msgstr ""
@ -897,8 +899,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip" msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "tidak ada channel DMA ditemukan" msgstr "tidak ada channel DMA ditemukan"
@ -944,7 +946,7 @@ msgstr ""
msgid "Not connected" msgid "Not connected"
msgstr "Tidak dapat menyambungkan ke AP" msgstr "Tidak dapat menyambungkan ke AP"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1083,8 +1085,8 @@ msgstr "Serializer sedang digunakan"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "" msgstr ""
@ -1114,6 +1116,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -1203,8 +1211,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion" msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
@ -1337,8 +1345,8 @@ msgstr ""
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "" msgstr ""
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "argumen num/types tidak cocok" msgstr "argumen num/types tidak cocok"
@ -1408,7 +1416,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "buffers harus mempunyai panjang yang sama" msgstr "buffers harus mempunyai panjang yang sama"
#: 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" msgid "buffer slices must be of equal length"
msgstr "" msgstr ""
@ -1651,7 +1659,7 @@ msgstr ""
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1692,7 +1700,7 @@ msgstr ""
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "" msgstr ""
@ -1803,7 +1811,7 @@ msgstr "fungsi tidak dapat mengambil argumen keyword"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "fungsi diharapkan setidaknya %d argumen, hanya mendapatkan %d" msgstr "fungsi diharapkan setidaknya %d argumen, hanya mendapatkan %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "fungsi mendapatkan nilai ganda untuk argumen '%q'" msgstr "fungsi mendapatkan nilai ganda untuk argumen '%q'"
@ -1825,7 +1833,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan" msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan" msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@ -1972,7 +1980,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "keyword harus berupa string" msgstr "keyword harus berupa string"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "" msgstr ""
@ -2079,11 +2087,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "" 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2160,7 +2168,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2190,7 +2198,7 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "modul tidak ditemukan" msgstr "modul tidak ditemukan"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2208,7 +2216,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2499,7 +2507,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "argumen keyword tidak diharapkan" msgstr "argumen keyword tidak diharapkan"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "keyword argumen '%q' tidak diharapkan" msgstr "keyword argumen '%q' tidak diharapkan"
@ -2543,7 +2551,7 @@ msgstr ""
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -52,8 +52,8 @@ msgstr ""
msgid "%q indices must be integers, not %s" msgid "%q indices must be integers, not %s"
msgstr "" msgstr ""
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#: shared-bindings/bleio/CharacteristicBuffer.c #: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1" msgid "%q must be >= 1"
msgstr "" msgstr ""
@ -61,7 +61,7 @@ msgstr ""
msgid "%q should be an int" msgid "%q should be an int"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -69,12 +69,12 @@ msgstr ""
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "" msgstr ""
@ -138,7 +138,7 @@ msgstr ""
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "" msgstr ""
@ -243,7 +243,7 @@ msgstr ""
msgid "All event channels in use" msgid "All event channels in use"
msgstr "" 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" msgid "All sync event channels in use"
msgstr "" msgstr ""
@ -251,8 +251,8 @@ msgstr ""
msgid "All timers for this pin are in use" msgid "All timers for this pin are in use"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.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/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c #: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c #: shared-module/_pew/PewPew.c
@ -322,7 +322,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "" 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" msgid "Buffer must be at least length 1"
msgstr "" msgstr ""
@ -480,8 +480,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "" msgstr ""
@ -510,8 +510,9 @@ msgstr ""
msgid "Error in regex" msgid "Error in regex"
msgstr "" 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "" msgstr ""
@ -519,8 +520,8 @@ msgstr ""
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "" msgstr ""
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "" msgstr ""
@ -633,8 +634,8 @@ msgstr ""
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "" msgstr ""
@ -652,8 +653,8 @@ msgstr ""
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "" msgstr ""
@ -694,8 +695,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -725,8 +726,8 @@ msgstr ""
msgid "Input/output error" msgid "Input/output error"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
msgid "Invalid %q pin" msgid "Invalid %q pin"
msgstr "" msgstr ""
@ -771,11 +772,11 @@ msgstr ""
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "" msgstr ""
@ -793,14 +794,15 @@ msgstr ""
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "" 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/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" msgid "Invalid pins"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "" msgstr ""
@ -872,8 +874,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "" msgstr ""
@ -918,7 +920,7 @@ msgstr ""
msgid "Not connected" msgid "Not connected"
msgstr "" msgstr ""
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1044,8 +1046,8 @@ msgstr ""
msgid "Sample rate too high. It must be less than %d" msgid "Sample rate too high. It must be less than %d"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
msgid "Serializer in use" msgid "Serializer in use"
msgstr "" msgstr ""
@ -1053,8 +1055,8 @@ msgstr ""
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "" msgstr ""
@ -1084,6 +1086,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1170,13 +1178,13 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
msgid "Unable to find free GCLK" msgid "Unable to find free GCLK"
msgstr "" msgstr ""
@ -1294,8 +1302,8 @@ msgstr ""
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "" msgstr ""
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "" msgstr ""
@ -1364,7 +1372,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "" 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" msgid "buffer slices must be of equal length"
msgstr "" msgstr ""
@ -1607,7 +1615,7 @@ msgstr ""
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1648,7 +1656,7 @@ msgstr ""
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "" msgstr ""
@ -1657,7 +1665,7 @@ msgstr ""
msgid "empty" msgid "empty"
msgstr "" msgstr ""
#: extmod/modutimeq.c extmod/moduheapq.c #: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap" msgid "empty heap"
msgstr "" msgstr ""
@ -1759,7 +1767,7 @@ msgstr ""
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "" msgstr ""
@ -1781,7 +1789,7 @@ msgstr ""
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -1928,7 +1936,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "" msgstr ""
@ -2034,11 +2042,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "" 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2115,7 +2123,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2144,7 +2152,7 @@ msgstr ""
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "" 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2162,7 +2170,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2452,7 +2460,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "" msgstr ""
@ -2496,7 +2504,7 @@ msgstr ""
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "" msgstr ""

View File

@ -63,7 +63,7 @@ msgstr "%q muss >= 1 sein"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "%q sollte ein int sein" msgstr "%q sollte ein int sein"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben" msgstr "%q() nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben"
@ -71,12 +71,12 @@ msgstr "%q() nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' Argument erforderlich" msgstr "'%q' Argument erforderlich"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' erwartet ein Label" msgstr "'%s' erwartet ein Label"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' erwartet ein Register" msgstr "'%s' erwartet ein Register"
@ -96,7 +96,7 @@ msgstr "'%s' erwartet ein FPU-Register"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' erwartet eine Adresse in der Form [a, b]" msgstr "'%s' erwartet eine Adresse in der Form [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' erwartet ein Integer" msgstr "'%s' erwartet ein Integer"
@ -140,7 +140,7 @@ msgstr "'%s' Objekt hat kein Attribut '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "'%s' Objekt ist kein Iterator" msgstr "'%s' Objekt ist kein Iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "'%s' object ist nicht callable" msgstr "'%s' object ist nicht callable"
@ -245,7 +245,7 @@ msgstr "Alle UART-Peripheriegeräte sind in Benutzung"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Alle event Kanäle werden benutzt" msgstr "Alle event Kanäle werden benutzt"
#: 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" msgid "All sync event channels in use"
msgstr "Alle sync event Kanäle werden benutzt" msgstr "Alle sync event Kanäle werden benutzt"
@ -326,7 +326,7 @@ msgstr "Die Helligkeit ist nicht einstellbar"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Der Puffergröße ist inkorrekt. Sie sollte %d bytes haben." msgstr "Der Puffergröße ist inkorrekt. Sie sollte %d bytes haben."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Der Puffer muss eine Mindestenslänge von 1 haben" msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
@ -484,8 +484,8 @@ msgstr "Data 0 pin muss am Byte ausgerichtet sein"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Zu vielen Daten für das advertisement packet" msgstr "Zu vielen Daten für das advertisement packet"
@ -514,8 +514,9 @@ msgstr "EXTINT Kanal ist schon in Benutzung"
msgid "Error in regex" msgid "Error in regex"
msgstr "Fehler in regex" msgstr "Fehler in regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Erwartet ein(e) %q" msgstr "Erwartet ein(e) %q"
@ -523,8 +524,8 @@ msgstr "Erwartet ein(e) %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Characteristic wird erwartet" msgstr "Characteristic wird erwartet"
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Eine UUID wird erwartet" msgstr "Eine UUID wird erwartet"
@ -637,8 +638,8 @@ msgstr "Mutex konnte nicht freigegeben werden. Status: 0x%04x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Kann advertisement nicht starten" msgstr "Kann advertisement nicht starten"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Kann advertisement nicht starten. Status: 0x%04x" msgstr "Kann advertisement nicht starten. Status: 0x%04x"
@ -656,8 +657,8 @@ msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%04x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Kann advertisement nicht stoppen" msgstr "Kann advertisement nicht stoppen"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Kann advertisement nicht stoppen. Status: 0x%04x" msgstr "Kann advertisement nicht stoppen. Status: 0x%04x"
@ -698,8 +699,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde" msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde"
@ -777,11 +778,11 @@ msgstr "Ungültige Datei"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Ungültige format chunk size" msgstr "Ungültige format chunk size"
#: 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" msgid "Invalid number of bits"
msgstr "Ungültige Anzahl von Bits" msgstr "Ungültige Anzahl von Bits"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Ungültige Phase" msgstr "Ungültige Phase"
@ -799,14 +800,15 @@ msgstr "Ungültiger Pin für linken Kanal"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Ungültiger Pin für rechten Kanal" msgstr "Ungültiger Pin für rechten Kanal"
#: 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/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" msgid "Invalid pins"
msgstr "Ungültige Pins" msgstr "Ungültige Pins"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Ungültige Polarität" msgstr "Ungültige Polarität"
@ -885,8 +887,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Kein DAC im Chip vorhanden" msgstr "Kein DAC im Chip vorhanden"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Kein DMA Kanal gefunden" msgstr "Kein DMA Kanal gefunden"
@ -931,7 +933,7 @@ msgstr "Keine solche Datei/Verzeichnis"
msgid "Not connected" msgid "Not connected"
msgstr "Nicht verbunden" msgstr "Nicht verbunden"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "Spielt nicht" msgstr "Spielt nicht"
@ -1070,8 +1072,8 @@ msgstr "Serializer wird benutzt"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Slice und Wert (value) haben unterschiedliche Längen." msgstr "Slice und Wert (value) haben unterschiedliche Längen."
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Slices werden nicht unterstützt" msgstr "Slices werden nicht unterstützt"
@ -1107,6 +1109,12 @@ msgstr ""
"github.com/adafruit/circuitpython/issues\n" "github.com/adafruit/circuitpython/issues\n"
"mit dem Inhalt deines CIRCUITPY-Laufwerks.\n" "mit dem Inhalt deines CIRCUITPY-Laufwerks.\n"
#: 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1199,8 +1207,8 @@ msgstr "UUID Zeichenfolge ist nicht 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "Der UUID-Wert ist kein str-, int- oder Byte-Puffer" msgstr "Der UUID-Wert ist kein str-, int- oder Byte-Puffer"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Konnte keine Buffer für Vorzeichenumwandlung allozieren" msgstr "Konnte keine Buffer für Vorzeichenumwandlung allozieren"
@ -1334,8 +1342,8 @@ msgstr "arg ist eine leere Sequenz"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "Argument hat falschen Typ" msgstr "Argument hat falschen Typ"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "Anzahl/Type der Argumente passen nicht" msgstr "Anzahl/Type der Argumente passen nicht"
@ -1404,7 +1412,7 @@ msgstr "Puffer muss ein bytes-artiges Objekt sein"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "Die Puffergröße muss zum Format passen" msgstr "Die Puffergröße muss zum Format passen"
#: 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" msgid "buffer slices must be of equal length"
msgstr "Puffersegmente müssen gleich lang sein" msgstr "Puffersegmente müssen gleich lang sein"
@ -1647,7 +1655,7 @@ msgstr ""
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1688,7 +1696,7 @@ msgstr ""
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "Division durch Null" msgstr "Division durch Null"
@ -1799,7 +1807,7 @@ msgstr "Funktion akzeptiert keine Keyword-Argumente"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "Funktion erwartet maximal %d Argumente, aber hat %d erhalten" msgstr "Funktion erwartet maximal %d Argumente, aber hat %d erhalten"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "Funktion hat mehrere Werte für Argument '%q'" msgstr "Funktion hat mehrere Werte für Argument '%q'"
@ -1821,7 +1829,7 @@ msgstr "Funktion vermisst benötigtes Keyword-Argumente '%q'"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "Funktion vermisst benötigtes Argumente ohne Keyword #%d" msgstr "Funktion vermisst benötigtes Argumente ohne Keyword #%d"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -1973,7 +1981,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "Schlüsselwörter müssen Zeichenfolgen sein" msgstr "Schlüsselwörter müssen Zeichenfolgen sein"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "Label '%q' nicht definiert" msgstr "Label '%q' nicht definiert"
@ -2081,11 +2089,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "" 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2162,7 +2170,7 @@ msgstr "Objekt hat keine '__getitem__'-Methode (not subscriptable)"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "Objekt ist kein Iterator" msgstr "Objekt ist kein Iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2191,7 +2199,7 @@ msgstr "String mit ungerader Länge"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "offset außerhalb der Grenzen" msgstr "offset außerhalb der Grenzen"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2211,7 +2219,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2506,7 +2514,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "unerwartetes Keyword-Argument" msgstr "unerwartetes Keyword-Argument"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "unerwartetes Keyword-Argument '%q'" msgstr "unerwartetes Keyword-Argument '%q'"
@ -2552,7 +2560,7 @@ msgstr "unbekannter Typ '%q'"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "nicht lesbares Attribut" msgstr "nicht lesbares Attribut"

View File

@ -61,7 +61,7 @@ msgstr ""
msgid "%q should be an int" msgid "%q should be an int"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -69,12 +69,12 @@ msgstr ""
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "" msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "" msgstr ""
@ -138,7 +138,7 @@ msgstr ""
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "" msgstr ""
@ -243,7 +243,7 @@ msgstr ""
msgid "All event channels in use" msgid "All event channels in use"
msgstr "" 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" msgid "All sync event channels in use"
msgstr "" msgstr ""
@ -322,7 +322,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "" 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" msgid "Buffer must be at least length 1"
msgstr "" msgstr ""
@ -480,8 +480,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "" msgstr ""
@ -510,8 +510,9 @@ msgstr ""
msgid "Error in regex" msgid "Error in regex"
msgstr "" 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "" msgstr ""
@ -519,8 +520,8 @@ msgstr ""
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "" msgstr ""
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "" msgstr ""
@ -633,8 +634,8 @@ msgstr ""
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "" msgstr ""
@ -652,8 +653,8 @@ msgstr ""
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "" msgstr ""
@ -694,8 +695,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -771,11 +772,11 @@ msgstr ""
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "" msgstr ""
@ -793,14 +794,15 @@ msgstr ""
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "" 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/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" msgid "Invalid pins"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "" msgstr ""
@ -872,8 +874,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "" msgstr ""
@ -918,7 +920,7 @@ msgstr ""
msgid "Not connected" msgid "Not connected"
msgstr "" msgstr ""
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1053,8 +1055,8 @@ msgstr ""
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "" msgstr ""
@ -1084,6 +1086,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1170,8 +1178,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "" msgstr ""
@ -1294,8 +1302,8 @@ msgstr ""
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "" msgstr ""
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "" msgstr ""
@ -1364,7 +1372,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "" 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" msgid "buffer slices must be of equal length"
msgstr "" msgstr ""
@ -1607,7 +1615,7 @@ msgstr ""
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1648,7 +1656,7 @@ msgstr ""
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "" msgstr ""
@ -1759,7 +1767,7 @@ msgstr ""
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "" msgstr ""
@ -1781,7 +1789,7 @@ msgstr ""
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -1928,7 +1936,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "" msgstr ""
@ -2034,11 +2042,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "" 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2115,7 +2123,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2144,7 +2152,7 @@ msgstr ""
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "" 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2162,7 +2170,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2452,7 +2460,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "" msgstr ""
@ -2496,7 +2504,7 @@ msgstr ""
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "" msgstr ""

View File

@ -63,7 +63,7 @@ msgstr ""
msgid "%q should be an int" msgid "%q should be an int"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -71,12 +71,12 @@ msgstr ""
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "" msgstr ""
@ -96,7 +96,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "" msgstr ""
@ -140,7 +140,7 @@ msgstr ""
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "" msgstr ""
@ -245,7 +245,7 @@ msgstr ""
msgid "All event channels in use" msgid "All event channels in use"
msgstr "" 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" msgid "All sync event channels in use"
msgstr "" msgstr ""
@ -326,7 +326,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "" 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" msgid "Buffer must be at least length 1"
msgstr "" msgstr ""
@ -484,8 +484,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "" msgstr ""
@ -514,8 +514,9 @@ msgstr "Avast! EXTINT channel already in use"
msgid "Error in regex" msgid "Error in regex"
msgstr "" 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "" msgstr ""
@ -523,8 +524,8 @@ msgstr ""
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "" msgstr ""
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "" msgstr ""
@ -637,8 +638,8 @@ msgstr ""
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "" msgstr ""
@ -656,8 +657,8 @@ msgstr ""
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "" msgstr ""
@ -698,8 +699,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -775,11 +776,11 @@ msgstr ""
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "" msgstr ""
@ -797,14 +798,15 @@ msgstr "Belay that! Invalid pin for port-side channel"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Belay that! Invalid pin for starboard-side channel" msgstr "Belay that! Invalid pin for starboard-side channel"
#: 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/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" msgid "Invalid pins"
msgstr "" msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "" msgstr ""
@ -876,8 +878,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Shiver me timbers! There be no DAC on this chip" msgstr "Shiver me timbers! There be no DAC on this chip"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "" msgstr ""
@ -922,7 +924,7 @@ msgstr ""
msgid "Not connected" msgid "Not connected"
msgstr "" msgstr ""
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1057,8 +1059,8 @@ msgstr ""
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "" msgstr ""
@ -1088,6 +1090,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1174,8 +1182,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "" msgstr ""
@ -1298,8 +1306,8 @@ msgstr ""
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "" msgstr ""
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "" msgstr ""
@ -1368,7 +1376,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "" 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" msgid "buffer slices must be of equal length"
msgstr "" msgstr ""
@ -1611,7 +1619,7 @@ msgstr ""
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1652,7 +1660,7 @@ msgstr ""
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "" msgstr ""
@ -1763,7 +1771,7 @@ msgstr ""
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "" msgstr ""
@ -1785,7 +1793,7 @@ msgstr ""
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -1932,7 +1940,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "" msgstr ""
@ -2038,11 +2046,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "" 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2119,7 +2127,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2148,7 +2156,7 @@ msgstr ""
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "" 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2166,7 +2174,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2456,7 +2464,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "" msgstr ""
@ -2500,7 +2508,7 @@ msgstr ""
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "" msgstr ""

View File

@ -66,7 +66,7 @@ msgstr "%q debe ser >= 1"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "%q deberia ser un int" msgstr "%q deberia ser un int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() toma %d argumentos posicionales pero %d fueron dados" msgstr "%q() toma %d argumentos posicionales pero %d fueron dados"
@ -74,12 +74,12 @@ msgstr "%q() toma %d argumentos posicionales pero %d fueron dados"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "argumento '%q' requerido" msgstr "argumento '%q' requerido"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' espera una etiqueta" msgstr "'%s' espera una etiqueta"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' espera un registro" msgstr "'%s' espera un registro"
@ -99,7 +99,7 @@ msgstr "'%s' espera un registro de FPU"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' espera una dirección de forma [a, b]" msgstr "'%s' espera una dirección de forma [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' espera un entero" msgstr "'%s' espera un entero"
@ -143,7 +143,7 @@ msgstr "objeto '%s' no tiene atributo '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "objeto '%s' no es un iterator" msgstr "objeto '%s' no es un iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "objeto '%s' no puede ser llamado" msgstr "objeto '%s' no puede ser llamado"
@ -250,7 +250,7 @@ msgstr "Todos los timers están siendo usados"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Todos los canales de eventos en uso" msgstr "Todos los canales de eventos en uso"
#: 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" msgid "All sync event channels in use"
msgstr "" msgstr ""
"Todos los canales de eventos de sincronización(sync event channels) están " "Todos los canales de eventos de sincronización(sync event channels) están "
@ -333,7 +333,7 @@ msgstr "Brillo no adjustable"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Tamaño de buffer incorrecto. Debe ser de %d bytes." msgstr "Tamaño de buffer incorrecto. Debe ser de %d bytes."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Buffer debe ser de longitud 1 como minimo" msgstr "Buffer debe ser de longitud 1 como minimo"
@ -495,8 +495,8 @@ msgstr "graphic debe ser 2048 bytes de largo"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "El Data Chunk debe seguir el fmt chunk" msgstr "El Data Chunk debe seguir el fmt chunk"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy #, fuzzy
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Los datos no caben en el paquete de anuncio." msgstr "Los datos no caben en el paquete de anuncio."
@ -527,8 +527,9 @@ msgstr "El canal EXTINT ya está siendo utilizado"
msgid "Error in regex" msgid "Error in regex"
msgstr "Error en regex" msgstr "Error en regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Se espera un %q" msgstr "Se espera un %q"
@ -537,8 +538,8 @@ msgstr "Se espera un %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "No se puede agregar la Característica." msgstr "No se puede agregar la Característica."
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
#, fuzzy #, fuzzy
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Se espera un %q" msgstr "Se espera un %q"
@ -663,8 +664,8 @@ msgstr "No se puede liberar el mutex, status: 0x%08lX"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "No se puede inicar el anuncio. status: 0x%02x" msgstr "No se puede inicar el anuncio. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "No se puede inicar el anuncio. status: 0x%02x" msgstr "No se puede inicar el anuncio. status: 0x%02x"
@ -684,8 +685,8 @@ msgstr "No se puede iniciar el escaneo. status: 0x%02x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "No se puede detener el anuncio. status: 0x%02x" msgstr "No se puede detener el anuncio. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "No se puede detener el anuncio. status: 0x%02x" msgstr "No se puede detener el anuncio. status: 0x%02x"
@ -726,8 +727,8 @@ msgstr "Falló el iniciar la escritura de flash, err 0x%04x"
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "Frecuencia capturada por encima de la capacidad. Captura en pausa." msgstr "Frecuencia capturada por encima de la capacidad. Captura en pausa."
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "La función requiere lock" msgstr "La función requiere lock"
@ -805,11 +806,11 @@ msgstr "Archivo inválido"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "Numero inválido de bits" msgstr "Numero inválido de bits"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Fase inválida" msgstr "Fase inválida"
@ -827,14 +828,15 @@ msgstr "Pin inválido para canal izquierdo"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Pin inválido para canal derecho" msgstr "Pin inválido para canal derecho"
#: 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/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" msgid "Invalid pins"
msgstr "pines inválidos" msgstr "pines inválidos"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Polaridad inválida" msgstr "Polaridad inválida"
@ -910,8 +912,8 @@ msgstr "Debe ser una subclase de Group."
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "El chip no tiene DAC" msgstr "El chip no tiene DAC"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "No se encontró el canal DMA" msgstr "No se encontró el canal DMA"
@ -957,7 +959,7 @@ msgstr "No existe el archivo/directorio"
msgid "Not connected" msgid "Not connected"
msgstr "No se puede conectar a AP" msgstr "No se puede conectar a AP"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1101,8 +1103,8 @@ msgstr "Serializer está siendo utilizado"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Cortes y valores son de diferentes longitudes." msgstr "Cortes y valores son de diferentes longitudes."
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "No se soportan los cortes" msgstr "No se soportan los cortes"
@ -1132,6 +1134,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -1225,8 +1233,8 @@ msgstr "El string UUID no es 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxxxx'"
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "El valor UUID no es str, int, or buffer byte" msgstr "El valor UUID no es str, int, or buffer byte"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "No se pudieron asignar buffers para la conversión con signo" msgstr "No se pudieron asignar buffers para la conversión con signo"
@ -1359,8 +1367,8 @@ msgstr "argumento es una secuencia vacía"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "el argumento tiene un tipo erroneo" msgstr "el argumento tiene un tipo erroneo"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "argumento número/tipos no coinciden" msgstr "argumento número/tipos no coinciden"
@ -1430,7 +1438,7 @@ msgstr "buffer debe de ser un objeto bytes-like"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "los buffers deben de tener la misma longitud" msgstr "los buffers deben de tener la misma longitud"
#: 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" msgid "buffer slices must be of equal length"
msgstr "cortes del buffer necesitan ser de tamaño igual" msgstr "cortes del buffer necesitan ser de tamaño igual"
@ -1678,7 +1686,7 @@ msgstr "color deberia ser un int"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "división compleja por cero" msgstr "división compleja por cero"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "valores complejos no soportados" msgstr "valores complejos no soportados"
@ -1721,7 +1729,7 @@ msgstr "destination_length debe ser un int >= 0"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "la secuencia de actualizacion del dict tiene una longitud incorrecta" msgstr "la secuencia de actualizacion del dict tiene una longitud incorrecta"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "división por cero" msgstr "división por cero"
@ -1833,7 +1841,7 @@ msgstr "la función no tiene argumentos por palabra clave"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "la función esperaba minimo %d argumentos, tiene %d" msgstr "la función esperaba minimo %d argumentos, tiene %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "la función tiene múltiples valores para el argumento '%q'" msgstr "la función tiene múltiples valores para el argumento '%q'"
@ -1855,7 +1863,7 @@ msgstr "la función requiere del argumento por palabra clave '%q'"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "la función requiere del argumento posicional #%d" msgstr "la función requiere del argumento posicional #%d"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "la función toma %d argumentos posicionales pero le fueron dados %d" msgstr "la función toma %d argumentos posicionales pero le fueron dados %d"
@ -2005,7 +2013,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "palabras clave deben ser strings" msgstr "palabras clave deben ser strings"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "etiqueta '%q' no definida" msgstr "etiqueta '%q' no definida"
@ -2112,11 +2120,11 @@ msgstr "rendimiento nativo"
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "necesita más de %d valores para descomprimir" msgstr "necesita más de %d valores para descomprimir"
#: 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" msgid "negative power with no float support"
msgstr "potencia negativa sin float support" msgstr "potencia negativa sin float support"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "cuenta negativa de turnos" msgstr "cuenta negativa de turnos"
@ -2196,7 +2204,7 @@ msgstr "el objeto no es suscriptable"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "objeto no es un iterator" msgstr "objeto no es un iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "objeto no puede ser llamado" msgstr "objeto no puede ser llamado"
@ -2226,7 +2234,7 @@ msgstr "string de longitud impar"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "address fuera de límites" msgstr "address fuera de límites"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "solo se admiten segmentos con step=1 (alias None)" msgstr "solo se admiten segmentos con step=1 (alias None)"
@ -2244,7 +2252,7 @@ msgstr "ord() espera un carácter, pero encontró un string de longitud %d"
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "desbordamiento convirtiendo long int a palabra de máquina" msgstr "desbordamiento convirtiendo long int a palabra de máquina"
#: 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" msgid "palette must be 32 bytes long"
msgstr "palette debe ser 32 bytes de largo" msgstr "palette debe ser 32 bytes de largo"
@ -2540,7 +2548,7 @@ msgstr "sangría inesperada"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "argumento por palabra clave inesperado" msgstr "argumento por palabra clave inesperado"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "argumento por palabra clave inesperado '%q'" msgstr "argumento por palabra clave inesperado '%q'"
@ -2584,7 +2592,7 @@ msgstr "tipo desconocido '%q'"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "No coinciden '{' en format" msgstr "No coinciden '{' en format"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "atributo no legible" msgstr "atributo no legible"

View File

@ -63,7 +63,7 @@ msgstr "aarehas na haba dapat ang buffer slices"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "y ay dapat int" msgstr "y ay dapat int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "" msgstr ""
"Ang %q() ay kumukuha ng %d positional arguments pero %d lang ang binigay" "Ang %q() ay kumukuha ng %d positional arguments pero %d lang ang binigay"
@ -72,12 +72,12 @@ msgstr ""
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' argument kailangan" msgstr "'%q' argument kailangan"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' umaasa ng label" msgstr "'%s' umaasa ng label"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "Inaasahan ng '%s' ang isang rehistro" msgstr "Inaasahan ng '%s' ang isang rehistro"
@ -97,7 +97,7 @@ msgstr "Inaasahan ng '%s' ang isang FPU register"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "Inaasahan ng '%s' ang isang address sa [a, b]" msgstr "Inaasahan ng '%s' ang isang address sa [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "Inaasahan ng '%s' ang isang integer" msgstr "Inaasahan ng '%s' ang isang integer"
@ -141,7 +141,7 @@ msgstr "'%s' object ay walang attribute '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "'%s' object ay hindi iterator" msgstr "'%s' object ay hindi iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "'%s' object hindi matatawag" msgstr "'%s' object hindi matatawag"
@ -247,7 +247,7 @@ msgstr "Lahat ng I2C peripherals ginagamit"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Lahat ng event channels ginagamit" msgstr "Lahat ng event channels ginagamit"
#: 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" msgid "All sync event channels in use"
msgstr "Lahat ng sync event channels ay ginagamit" msgstr "Lahat ng sync event channels ay ginagamit"
@ -328,7 +328,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Mali ang size ng buffer. Dapat %d bytes." msgstr "Mali ang size ng buffer. Dapat %d bytes."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Buffer dapat ay hindi baba sa 1 na haba" msgstr "Buffer dapat ay hindi baba sa 1 na haba"
@ -490,8 +490,8 @@ msgstr "graphic ay dapat 2048 bytes ang haba"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "Dapat sunurin ng Data chunk ang fmt chunk" msgstr "Dapat sunurin ng Data chunk ang fmt chunk"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy #, fuzzy
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Hindi makasya ang data sa loob ng advertisement packet" msgstr "Hindi makasya ang data sa loob ng advertisement packet"
@ -523,8 +523,9 @@ msgstr "Ginagamit na ang EXTINT channel"
msgid "Error in regex" msgid "Error in regex"
msgstr "May pagkakamali sa REGEX" msgstr "May pagkakamali sa REGEX"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Umasa ng %q" msgstr "Umasa ng %q"
@ -533,8 +534,8 @@ msgstr "Umasa ng %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Hindi mabasa and Characteristic." msgstr "Hindi mabasa and Characteristic."
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
#, fuzzy #, fuzzy
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Umasa ng %q" msgstr "Umasa ng %q"
@ -659,8 +660,8 @@ msgstr "Nabigo sa pagrelease ng mutex, status: 0x%08lX"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Hindi masimulaan ang advertisement, status: 0x%08lX" msgstr "Hindi masimulaan ang advertisement, status: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Hindi masimulaan ang advertisement, status: 0x%08lX" msgstr "Hindi masimulaan ang advertisement, status: 0x%08lX"
@ -680,8 +681,8 @@ msgstr "Hindi masimulaan mag i-scan, status: 0x%0xlX"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Hindi mahinto ang advertisement, status: 0x%08lX" msgstr "Hindi mahinto ang advertisement, status: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Hindi mahinto ang advertisement, status: 0x%08lX" msgstr "Hindi mahinto ang advertisement, status: 0x%08lX"
@ -722,8 +723,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "Function nangangailangan ng lock" msgstr "Function nangangailangan ng lock"
@ -801,11 +802,11 @@ msgstr "Mali ang file"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Mali ang format ng chunk size" msgstr "Mali ang format ng chunk size"
#: 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" msgid "Invalid number of bits"
msgstr "Mali ang bilang ng bits" msgstr "Mali ang bilang ng bits"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Mali ang phase" msgstr "Mali ang phase"
@ -823,14 +824,15 @@ msgstr "Mali ang pin para sa kaliwang channel"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Mali ang pin para sa kanang channel" msgstr "Mali ang pin para sa kanang channel"
#: 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/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" msgid "Invalid pins"
msgstr "Mali ang pins" msgstr "Mali ang pins"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Mali ang polarity" msgstr "Mali ang polarity"
@ -906,8 +908,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Walang DAC sa chip" msgstr "Walang DAC sa chip"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Walang DMA channel na mahanap" msgstr "Walang DMA channel na mahanap"
@ -953,7 +955,7 @@ msgstr "Walang file/directory"
msgid "Not connected" msgid "Not connected"
msgstr "Hindi maka connect sa AP" msgstr "Hindi maka connect sa AP"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "Hindi playing" msgstr "Hindi playing"
@ -1096,8 +1098,8 @@ msgstr "Serializer ginagamit"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Slice at value iba't ibang haba." msgstr "Slice at value iba't ibang haba."
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Hindi suportado ang Slices" msgstr "Hindi suportado ang Slices"
@ -1132,6 +1134,12 @@ msgstr ""
"Kung hindi mo pinalitan ang stack, mag file ng issue dito kasama ng laman ng " "Kung hindi mo pinalitan ang stack, mag file ng issue dito kasama ng laman ng "
"CIRCUITPY drive:\n" "CIRCUITPY drive:\n"
#: 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1223,8 +1231,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Hindi ma-allocate ang buffers para sa naka-sign na conversion" msgstr "Hindi ma-allocate ang buffers para sa naka-sign na conversion"
@ -1357,8 +1365,8 @@ msgstr "arg ay walang laman na sequence"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "may maling type ang argument" msgstr "may maling type ang argument"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "hindi tugma ang argument num/types" msgstr "hindi tugma ang argument num/types"
@ -1428,7 +1436,7 @@ msgstr "buffer ay dapat bytes-like object"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "aarehas na haba dapat ang buffer slices" msgstr "aarehas na haba dapat ang buffer slices"
#: 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" msgid "buffer slices must be of equal length"
msgstr "aarehas na haba dapat ang buffer slices" msgstr "aarehas na haba dapat ang buffer slices"
@ -1677,7 +1685,7 @@ msgstr "color ay dapat na int"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "kumplikadong dibisyon sa pamamagitan ng zero" msgstr "kumplikadong dibisyon sa pamamagitan ng zero"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "kumplikadong values hindi sinusuportahan" msgstr "kumplikadong values hindi sinusuportahan"
@ -1722,7 +1730,7 @@ msgstr "ang destination_length ay dapat na isang int >= 0"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "may mali sa haba ng dict update sequence" msgstr "may mali sa haba ng dict update sequence"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "dibisyon ng zero" msgstr "dibisyon ng zero"
@ -1834,7 +1842,7 @@ msgstr "ang function ay hindi kumukuha ng mga argumento ng keyword"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "function na inaasahang %d ang argumento, ngunit %d ang nakuha" msgstr "function na inaasahang %d ang argumento, ngunit %d ang nakuha"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "ang function ay nakakuha ng maraming values para sa argument '%q'" msgstr "ang function ay nakakuha ng maraming values para sa argument '%q'"
@ -1856,7 +1864,7 @@ msgstr "function nangangailangan ng keyword argument '%q'"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "function nangangailangan ng positional argument #%d" msgstr "function nangangailangan ng positional argument #%d"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -2008,7 +2016,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "ang keywords dapat strings" msgstr "ang keywords dapat strings"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "label '%d' kailangan na i-define" msgstr "label '%d' kailangan na i-define"
@ -2115,11 +2123,11 @@ msgstr "native yield"
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "kailangan ng higit sa %d na halaga upang i-unpack" msgstr "kailangan ng higit sa %d na halaga upang i-unpack"
#: 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" msgid "negative power with no float support"
msgstr "negatibong power na walang float support" msgstr "negatibong power na walang float support"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "negative shift count" msgstr "negative shift count"
@ -2196,7 +2204,7 @@ msgstr "ang bagay ay hindi maaaring ma-subscript"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "object ay hindi iterator" msgstr "object ay hindi iterator"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "hindi matatawag ang object" msgstr "hindi matatawag ang object"
@ -2226,7 +2234,7 @@ msgstr "odd-length string"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "wala sa sakop ang address" msgstr "wala sa sakop ang address"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "ang mga slices lamang na may hakbang = 1 (aka None) ang sinusuportahan" msgstr "ang mga slices lamang na may hakbang = 1 (aka None) ang sinusuportahan"
@ -2244,7 +2252,7 @@ msgstr "ord() umaasa ng character pero string ng %d haba ang nakita"
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "overflow nagcoconvert ng long int sa machine word" msgstr "overflow nagcoconvert ng long int sa machine word"
#: 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" msgid "palette must be 32 bytes long"
msgstr "ang palette ay dapat 32 bytes ang haba" msgstr "ang palette ay dapat 32 bytes ang haba"
@ -2540,7 +2548,7 @@ msgstr "hindi inaasahang indent"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "hindi inaasahang argumento ng keyword" msgstr "hindi inaasahang argumento ng keyword"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "hindi inaasahang argumento ng keyword na '%q'" msgstr "hindi inaasahang argumento ng keyword na '%q'"
@ -2584,7 +2592,7 @@ msgstr "hindi malaman ang type '%q'"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "hindi tugma ang '{' sa format" msgstr "hindi tugma ang '{' sa format"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "hindi mabasa ang attribute" msgstr "hindi mabasa ang attribute"

View File

@ -65,7 +65,7 @@ msgstr "%d doit être >=1"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "y doit être un entier (int)" msgstr "y doit être un entier (int)"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() prend %d arguments positionnels mais %d ont été donnés" msgstr "%q() prend %d arguments positionnels mais %d ont été donnés"
@ -73,12 +73,12 @@ msgstr "%q() prend %d arguments positionnels mais %d ont été donnés"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' argument requis" msgstr "'%q' argument requis"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' attend un label" msgstr "'%s' attend un label"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' attend un registre" msgstr "'%s' attend un registre"
@ -98,7 +98,7 @@ msgstr "'%s' attend un registre FPU"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' attend une adresse de la forme [a, b]" msgstr "'%s' attend une adresse de la forme [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' attend un entier" msgstr "'%s' attend un entier"
@ -142,7 +142,7 @@ msgstr "l'objet '%s' n'a pas d'attribut '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "l'objet '%s' n'est pas un itérateur" msgstr "l'objet '%s' n'est pas un itérateur"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "objet '%s' n'est pas appelable" msgstr "objet '%s' n'est pas appelable"
@ -250,7 +250,7 @@ msgstr "Tous les périphériques I2C sont utilisés"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Tous les canaux d'événements sont utilisés" msgstr "Tous les canaux d'événements sont utilisés"
#: 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" msgid "All sync event channels in use"
msgstr "Tous les canaux d'événements de synchro sont utilisés" msgstr "Tous les canaux d'événements de synchro sont utilisés"
@ -333,7 +333,7 @@ msgstr "Luminosité non-ajustable"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Tampon de taille incorrect. Devrait être de %d octets." msgstr "Tampon de taille incorrect. Devrait être de %d octets."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Le tampon doit être de longueur au moins 1" msgstr "Le tampon doit être de longueur au moins 1"
@ -496,8 +496,8 @@ msgstr "La broche 'Data 0' doit être aligné sur l'octet"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "Un bloc de données doit suivre un bloc de format" msgstr "Un bloc de données doit suivre un bloc de format"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Données trop volumineuses pour un paquet de diffusion" msgstr "Données trop volumineuses pour un paquet de diffusion"
@ -526,8 +526,9 @@ msgstr "Canal EXTINT déjà utilisé"
msgid "Error in regex" msgid "Error in regex"
msgstr "Erreur dans l'expression régulière" msgstr "Erreur dans l'expression régulière"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Attendu un %q" msgstr "Attendu un %q"
@ -536,8 +537,8 @@ msgstr "Attendu un %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Une 'Characteristic' est attendue" msgstr "Une 'Characteristic' est attendue"
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
#, fuzzy #, fuzzy
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Un UUID est attendu" msgstr "Un UUID est attendu"
@ -663,8 +664,8 @@ msgstr "Impossible de libérer mutex, err 0x%04x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Echec du démarrage de la diffusion" msgstr "Echec du démarrage de la diffusion"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Impossible de commencer à diffuser, err 0x%04x" msgstr "Impossible de commencer à diffuser, err 0x%04x"
@ -684,8 +685,8 @@ msgstr "Impossible de commencer à scanner, err 0x%04x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Echec de l'arrêt de diffusion" msgstr "Echec de l'arrêt de diffusion"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Echec de l'arrêt de diffusion, err 0x%04x" msgstr "Echec de l'arrêt de diffusion, err 0x%04x"
@ -726,8 +727,8 @@ msgstr "Echec du démarrage de l'écriture de la flash, err 0x%04x"
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "La fréquence capturée est au delà des capacités. Capture en pause." msgstr "La fréquence capturée est au delà des capacités. Capture en pause."
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "La fonction nécessite un verrou" msgstr "La fonction nécessite un verrou"
@ -808,11 +809,11 @@ msgstr "Fichier invalide"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Taille de bloc de formatage invalide" msgstr "Taille de bloc de formatage invalide"
#: 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" msgid "Invalid number of bits"
msgstr "Nombre de bits invalide" msgstr "Nombre de bits invalide"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Phase invalide" msgstr "Phase invalide"
@ -830,14 +831,15 @@ msgstr "Broche invalide pour le canal gauche"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Broche invalide pour le canal droit" msgstr "Broche invalide pour le canal droit"
#: 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/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" msgid "Invalid pins"
msgstr "Broches invalides" msgstr "Broches invalides"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Polarité invalide" msgstr "Polarité invalide"
@ -914,8 +916,8 @@ msgstr "Doit être une sous-classe de 'Group'"
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Pas de DAC sur la puce" msgstr "Pas de DAC sur la puce"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Aucun canal DMA trouvé" msgstr "Aucun canal DMA trouvé"
@ -961,7 +963,7 @@ msgstr "Fichier/dossier introuvable"
msgid "Not connected" msgid "Not connected"
msgstr "Non connecté" msgstr "Non connecté"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "Ne joue pas" msgstr "Ne joue pas"
@ -1112,8 +1114,8 @@ msgstr "Sérialiseur en cours d'utilisation"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Tranche et valeur de tailles différentes" msgstr "Tranche et valeur de tailles différentes"
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Tranches non supportées" msgstr "Tranches non supportées"
@ -1149,6 +1151,12 @@ msgstr ""
"Si vous n'avez pas modifié la pile, merci de remplir un ticket avec le " "Si vous n'avez pas modifié la pile, merci de remplir un ticket avec le "
"contenu de votre lecteur CIRCUITPY :\n" "contenu de votre lecteur CIRCUITPY :\n"
#: 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 #: supervisor/shared/safe_mode.c
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -1246,8 +1254,8 @@ msgstr ""
"la valeur de l'UUID n'est pas une chaîne de caractères, un entier ou un " "la valeur de l'UUID n'est pas une chaîne de caractères, un entier ou un "
"tampon d'octets" "tampon d'octets"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Impossible d'allouer des tampons pour une conversion signée" msgstr "Impossible d'allouer des tampons pour une conversion signée"
@ -1381,8 +1389,8 @@ msgstr "l'argument est une séquence vide"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "l'argument est d'un mauvais type" msgstr "l'argument est d'un mauvais type"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "argument num/types ne correspond pas" msgstr "argument num/types ne correspond pas"
@ -1454,7 +1462,7 @@ msgstr "le tampon doit être un objet bytes-like"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "la taille du tampon doit correspondre au format" msgstr "la taille du tampon doit correspondre au format"
#: 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" msgid "buffer slices must be of equal length"
msgstr "les tranches de tampon doivent être de longueurs égales" msgstr "les tranches de tampon doivent être de longueurs égales"
@ -1712,7 +1720,7 @@ msgstr "la couleur doit être un entier 'int'"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "division complexe par zéro" msgstr "division complexe par zéro"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "valeurs complexes non supportées" msgstr "valeurs complexes non supportées"
@ -1755,7 +1763,7 @@ msgstr "destination_length doit être un entier >= 0"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "la séquence de mise à jour de dict a une mauvaise longueur" msgstr "la séquence de mise à jour de dict a une mauvaise longueur"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "division par zéro" msgstr "division par zéro"
@ -1867,7 +1875,7 @@ msgstr "la fonction ne prend pas d'arguments nommés"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "la fonction attendait au plus %d arguments, reçu %d" msgstr "la fonction attendait au plus %d arguments, reçu %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "la fonction a reçu plusieurs valeurs pour l'argument '%q'" msgstr "la fonction a reçu plusieurs valeurs pour l'argument '%q'"
@ -1889,7 +1897,7 @@ msgstr "il manque l'argument nommé obligatoire '%q'"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "il manque l'argument positionnel obligatoire #%d" msgstr "il manque l'argument positionnel obligatoire #%d"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "la fonction prend %d argument(s) positionnels mais %d ont été donné(s)" msgstr "la fonction prend %d argument(s) positionnels mais %d ont été donné(s)"
@ -2040,7 +2048,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "les noms doivent être des chaînes de caractères" msgstr "les noms doivent être des chaînes de caractères"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "label '%q' non supporté" msgstr "label '%q' non supporté"
@ -2147,11 +2155,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "nécessite plus de %d valeurs à dégrouper" msgstr "nécessite plus de %d valeurs à dégrouper"
#: 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" msgid "negative power with no float support"
msgstr "puissance négative sans support des nombres à virgule flottante" msgstr "puissance négative sans support des nombres à virgule flottante"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "compte de décalage négatif" msgstr "compte de décalage négatif"
@ -2231,7 +2239,7 @@ msgstr "l'objet n'est pas sous-scriptable"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "l'objet n'est pas un itérateur" msgstr "l'objet n'est pas un itérateur"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "objet non appelable" msgstr "objet non appelable"
@ -2261,7 +2269,7 @@ msgstr "chaîne de longueur impaire"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "adresse hors limites" msgstr "adresse hors limites"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "seules les tranches avec 'step=1' (cad None) sont supportées" msgstr "seules les tranches avec 'step=1' (cad None) sont supportées"
@ -2281,7 +2289,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "dépassement de capacité en convertissant un entier long en mot machine" msgstr "dépassement de capacité en convertissant un entier long en mot machine"
#: 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" msgid "palette must be 32 bytes long"
msgstr "la palette doit être longue de 32 octets" msgstr "la palette doit être longue de 32 octets"
@ -2581,7 +2589,7 @@ msgstr "indentation inattendue"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "argument nommé inattendu" msgstr "argument nommé inattendu"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "argument nommé '%q' inattendu" msgstr "argument nommé '%q' inattendu"
@ -2625,7 +2633,7 @@ msgstr "type '%q' inconnu"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "'{' sans correspondance dans le format" msgstr "'{' sans correspondance dans le format"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "attribut illisible" msgstr "attribut illisible"

View File

@ -63,7 +63,7 @@ msgstr "slice del buffer devono essere della stessa lunghezza"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "y dovrebbe essere un int" msgstr "y dovrebbe essere un int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d" msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d"
@ -71,12 +71,12 @@ msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' argomento richiesto" msgstr "'%q' argomento richiesto"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' aspetta una etichetta" msgstr "'%s' aspetta una etichetta"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' aspetta un registro" msgstr "'%s' aspetta un registro"
@ -96,7 +96,7 @@ msgstr "'%s' aspetta un registro"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' aspetta un registro" msgstr "'%s' aspetta un registro"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' aspetta un intero" msgstr "'%s' aspetta un intero"
@ -140,7 +140,7 @@ msgstr "l'oggetto '%s' non ha l'attributo '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "l'oggetto '%s' non è un iteratore" msgstr "l'oggetto '%s' non è un iteratore"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "oggeto '%s' non è chiamabile" msgstr "oggeto '%s' non è chiamabile"
@ -246,7 +246,7 @@ msgstr "Tutte le periferiche I2C sono in uso"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Tutti i canali eventi utilizati" msgstr "Tutti i canali eventi utilizati"
#: 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" msgid "All sync event channels in use"
msgstr "Tutti i canali di eventi sincronizzati in uso" msgstr "Tutti i canali di eventi sincronizzati in uso"
@ -328,7 +328,7 @@ msgstr "Illiminazione non è regolabile"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Buffer di lunghezza non valida. Dovrebbe essere di %d bytes." msgstr "Buffer di lunghezza non valida. Dovrebbe essere di %d bytes."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Il buffer deve essere lungo almeno 1" msgstr "Il buffer deve essere lungo almeno 1"
@ -491,8 +491,8 @@ msgstr "graphic deve essere lunga 2048 byte"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "" msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy #, fuzzy
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Impossibile inserire dati nel pacchetto di advertisement." msgstr "Impossibile inserire dati nel pacchetto di advertisement."
@ -523,8 +523,9 @@ msgstr "Canale EXTINT già in uso"
msgid "Error in regex" msgid "Error in regex"
msgstr "Errore nella regex" msgstr "Errore nella regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Atteso un %q" msgstr "Atteso un %q"
@ -533,8 +534,8 @@ msgstr "Atteso un %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Non è possibile aggiungere Characteristic." msgstr "Non è possibile aggiungere Characteristic."
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
#, fuzzy #, fuzzy
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Atteso un %q" msgstr "Atteso un %q"
@ -658,8 +659,8 @@ msgstr "Impossibile leggere valore dell'attributo. status: 0x%02x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Impossibile avviare advertisement. status: 0x%02x" msgstr "Impossibile avviare advertisement. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Impossibile avviare advertisement. status: 0x%02x" msgstr "Impossibile avviare advertisement. status: 0x%02x"
@ -679,8 +680,8 @@ msgstr "Impossible iniziare la scansione. status: 0x%02x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Impossibile fermare advertisement. status: 0x%02x" msgstr "Impossibile fermare advertisement. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Impossibile fermare advertisement. status: 0x%02x" msgstr "Impossibile fermare advertisement. status: 0x%02x"
@ -721,8 +722,8 @@ msgstr "Iniziamento di Impostazione di Flash dallito, err 0x%04x"
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -802,11 +803,11 @@ msgstr "File non valido"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "" 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" msgid "Invalid number of bits"
msgstr "Numero di bit non valido" msgstr "Numero di bit non valido"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Fase non valida" msgstr "Fase non valida"
@ -824,14 +825,15 @@ msgstr "Pin non valido per il canale sinistro"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Pin non valido per il canale destro" msgstr "Pin non valido per il canale destro"
#: 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/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" msgid "Invalid pins"
msgstr "Pin non validi" msgstr "Pin non validi"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Polarità non valida" msgstr "Polarità non valida"
@ -905,8 +907,8 @@ msgstr "Deve essere un Group subclass"
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Nessun DAC sul chip" msgstr "Nessun DAC sul chip"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Nessun canale DMA trovato" msgstr "Nessun canale DMA trovato"
@ -952,7 +954,7 @@ msgstr "Nessun file/directory esistente"
msgid "Not connected" msgid "Not connected"
msgstr "Impossible connettersi all'AP" msgstr "Impossible connettersi all'AP"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "In pausa" msgstr "In pausa"
@ -1102,8 +1104,8 @@ msgstr "Serializer in uso"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Slice non supportate" msgstr "Slice non supportate"
@ -1133,6 +1135,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
#, fuzzy #, fuzzy
msgid "" msgid ""
@ -1222,8 +1230,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Ipossibilitato ad allocare buffer per la conversione con segno" msgstr "Ipossibilitato ad allocare buffer per la conversione con segno"
@ -1351,8 +1359,8 @@ msgstr "l'argomento è una sequenza vuota"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "il tipo dell'argomento è errato" msgstr "il tipo dell'argomento è errato"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "discrepanza di numero/tipo di argomenti" msgstr "discrepanza di numero/tipo di argomenti"
@ -1424,7 +1432,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "slice del buffer devono essere della stessa lunghezza" msgstr "slice del buffer devono essere della stessa lunghezza"
#: 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" msgid "buffer slices must be of equal length"
msgstr "slice del buffer devono essere della stessa lunghezza" msgstr "slice del buffer devono essere della stessa lunghezza"
@ -1670,7 +1678,7 @@ msgstr "il colore deve essere un int"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "complex divisione per zero" msgstr "complex divisione per zero"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "valori complessi non supportai" msgstr "valori complessi non supportai"
@ -1714,7 +1722,7 @@ msgstr "destination_length deve essere un int >= 0"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "sequanza di aggiornamento del dizionario ha la lunghezza errata" msgstr "sequanza di aggiornamento del dizionario ha la lunghezza errata"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "divisione per zero" msgstr "divisione per zero"
@ -1826,7 +1834,7 @@ msgstr "la funzione non prende argomenti nominati"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "la funzione prevede al massimo %d argmoneti, ma ne ha ricevuti %d" msgstr "la funzione prevede al massimo %d argmoneti, ma ne ha ricevuti %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "la funzione ha ricevuto valori multipli per l'argomento '%q'" msgstr "la funzione ha ricevuto valori multipli per l'argomento '%q'"
@ -1848,7 +1856,7 @@ msgstr "argomento nominato '%q' mancante alla funzione"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "mancante il #%d argomento posizonale obbligatorio della funzione" msgstr "mancante il #%d argomento posizonale obbligatorio della funzione"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -2001,7 +2009,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "argomenti nominati devono essere stringhe" msgstr "argomenti nominati devono essere stringhe"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "etichetta '%q' non definita" msgstr "etichetta '%q' non definita"
@ -2108,11 +2116,11 @@ msgstr "yield nativo"
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "necessari più di %d valori da scompattare" msgstr "necessari più di %d valori da scompattare"
#: 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" msgid "negative power with no float support"
msgstr "potenza negativa senza supporto per float" msgstr "potenza negativa senza supporto per float"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2192,7 +2200,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "l'oggetto non è un iteratore" msgstr "l'oggetto non è un iteratore"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2222,7 +2230,7 @@ msgstr "stringa di lunghezza dispari"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "indirizzo fuori limite" msgstr "indirizzo fuori limite"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "solo slice con step=1 (aka None) sono supportate" msgstr "solo slice con step=1 (aka None) sono supportate"
@ -2241,7 +2249,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "overflow convertendo long int in parola" msgstr "overflow convertendo long int in parola"
#: 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" msgid "palette must be 32 bytes long"
msgstr "la palette deve essere lunga 32 byte" msgstr "la palette deve essere lunga 32 byte"
@ -2538,7 +2546,7 @@ msgstr "indentazione inaspettata"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "argomento nominato inaspettato" msgstr "argomento nominato inaspettato"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "argomento nominato '%q' inaspettato" msgstr "argomento nominato '%q' inaspettato"
@ -2582,7 +2590,7 @@ msgstr "tipo '%q' sconosciuto"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "'{' spaiato nella stringa di formattazione" msgstr "'{' spaiato nella stringa di formattazione"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "attributo non leggibile" msgstr "attributo non leggibile"

View File

@ -62,7 +62,7 @@ msgstr "%q musi być >= 1"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "%q powinno być typu int" msgstr "%q powinno być typu int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() bierze %d argumentów pozycyjnych, lecz podano %d" msgstr "%q() bierze %d argumentów pozycyjnych, lecz podano %d"
@ -70,12 +70,12 @@ msgstr "%q() bierze %d argumentów pozycyjnych, lecz podano %d"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' wymaga argumentu" msgstr "'%q' wymaga argumentu"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' oczekuje etykiety" msgstr "'%s' oczekuje etykiety"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' oczekuje rejestru" msgstr "'%s' oczekuje rejestru"
@ -95,7 +95,7 @@ msgstr "'%s' oczekuje rejestru FPU"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' oczekuje adresu w postaci [a, b]" msgstr "'%s' oczekuje adresu w postaci [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' oczekuje liczby całkowitej" msgstr "'%s' oczekuje liczby całkowitej"
@ -139,7 +139,7 @@ msgstr "'%s' obiekt nie ma atrybutu '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "'%s' obiekt nie jest iteratorem" msgstr "'%s' obiekt nie jest iteratorem"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "'%s' nie można wywoływać obiektu" msgstr "'%s' nie można wywoływać obiektu"
@ -244,7 +244,7 @@ msgstr "Wszystkie peryferia UART w użyciu"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Wszystkie kanały zdarzeń w użyciu" msgstr "Wszystkie kanały zdarzeń w użyciu"
#: 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" msgid "All sync event channels in use"
msgstr "Wszystkie kanały zdarzeń synchronizacji w użyciu" msgstr "Wszystkie kanały zdarzeń synchronizacji w użyciu"
@ -325,7 +325,7 @@ msgstr "Jasność nie jest regulowana"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Zła wielkość bufora. Powinno być %d bajtów." msgstr "Zła wielkość bufora. Powinno być %d bajtów."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Bufor musi mieć długość 1 lub więcej" msgstr "Bufor musi mieć długość 1 lub więcej"
@ -483,8 +483,8 @@ msgstr "Nóżka data 0 musi być wyrównana do bajtu"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "Fragment danych musi następować po fragmencie fmt" msgstr "Fragment danych musi następować po fragmencie fmt"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Zbyt dużo danych pakietu rozgłoszeniowego" msgstr "Zbyt dużo danych pakietu rozgłoszeniowego"
@ -513,8 +513,9 @@ msgstr "Kanał EXTINT w użyciu"
msgid "Error in regex" msgid "Error in regex"
msgstr "Błąd w regex" msgstr "Błąd w regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Oczekiwano %q" msgstr "Oczekiwano %q"
@ -522,8 +523,8 @@ msgstr "Oczekiwano %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Oczekiwano charakterystyki" msgstr "Oczekiwano charakterystyki"
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Oczekiwano UUID" msgstr "Oczekiwano UUID"
@ -636,8 +637,8 @@ msgstr "Nie udało się zwolnić blokady, błąd 0x%04x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Nie udało się rozpocząć rozgłaszania" msgstr "Nie udało się rozpocząć rozgłaszania"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Nie udało się rozpocząć rozgłaszania, błąd 0x%04x" msgstr "Nie udało się rozpocząć rozgłaszania, błąd 0x%04x"
@ -655,8 +656,8 @@ msgstr "Nie udało się rozpocząć skanowania, błąd 0x%04x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Nie udało się zatrzymać rozgłaszania" msgstr "Nie udało się zatrzymać rozgłaszania"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Nie udało się zatrzymać rozgłaszania, błąd 0x%04x" msgstr "Nie udało się zatrzymać rozgłaszania, błąd 0x%04x"
@ -697,8 +698,8 @@ msgstr "Nie udało się rozpocząć zapisu do flash, błąd 0x%04x"
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "Uzyskana częstotliwość jest niemożliwa. Spauzowano." msgstr "Uzyskana częstotliwość jest niemożliwa. Spauzowano."
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "Funkcja wymaga blokady" msgstr "Funkcja wymaga blokady"
@ -776,11 +777,11 @@ msgstr "Zły plik"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Zła wielkość fragmentu formatu" msgstr "Zła wielkość fragmentu formatu"
#: 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" msgid "Invalid number of bits"
msgstr "Zła liczba bitów" msgstr "Zła liczba bitów"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Zła faza" msgstr "Zła faza"
@ -798,14 +799,15 @@ msgstr "Zła nóżka dla lewego kanału"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Zła nóżka dla prawego kanału" msgstr "Zła nóżka dla prawego kanału"
#: 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/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" msgid "Invalid pins"
msgstr "Złe nóżki" msgstr "Złe nóżki"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Zła polaryzacja" msgstr "Zła polaryzacja"
@ -882,8 +884,8 @@ msgstr "Musi dziedziczyć z Group."
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Brak DAC" msgstr "Brak DAC"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Nie znaleziono kanału DMA" msgstr "Nie znaleziono kanału DMA"
@ -928,7 +930,7 @@ msgstr "Brak pliku/katalogu"
msgid "Not connected" msgid "Not connected"
msgstr "Nie podłączono" msgstr "Nie podłączono"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "Nic nie jest odtwarzane" msgstr "Nic nie jest odtwarzane"
@ -1063,8 +1065,8 @@ msgstr "Serializator w użyciu"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Fragment i wartość są różnych długości." msgstr "Fragment i wartość są różnych długości."
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Fragmenty nieobsługiwane" msgstr "Fragmenty nieobsługiwane"
@ -1099,6 +1101,12 @@ msgstr ""
"Jeśli wielkość stosu nie była zmieniana, proszę zgłosić błąd zawierający " "Jeśli wielkość stosu nie była zmieniana, proszę zgłosić błąd zawierający "
"zawartość CIRCUITPY tutaj:\n" "zawartość CIRCUITPY tutaj:\n"
#: 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1190,8 +1198,8 @@ msgstr "UUID inny, niż `xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "UUID nie jest typu str, int lub bytes" msgstr "UUID nie jest typu str, int lub bytes"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Nie udała się alokacja buforów do konwersji ze znakiem" msgstr "Nie udała się alokacja buforów do konwersji ze znakiem"
@ -1318,8 +1326,8 @@ msgstr "arg jest puste"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "argument ma zły typ" msgstr "argument ma zły typ"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "zła liczba lub typ argumentów" msgstr "zła liczba lub typ argumentów"
@ -1388,7 +1396,7 @@ msgstr "bufor mysi być typu bytes"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "wielkość bufora musi pasować do formatu" msgstr "wielkość bufora musi pasować do formatu"
#: 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" msgid "buffer slices must be of equal length"
msgstr "fragmenty bufora muszą mieć tę samą długość" msgstr "fragmenty bufora muszą mieć tę samą długość"
@ -1631,7 +1639,7 @@ msgstr "kolor powinien być liczbą całkowitą"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "zespolone dzielenie przez zero" msgstr "zespolone dzielenie przez zero"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "wartości zespolone nieobsługiwane" msgstr "wartości zespolone nieobsługiwane"
@ -1673,7 +1681,7 @@ msgstr "destination_length musi być nieujemną liczbą całkowitą"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "sekwencja ma złą długość" msgstr "sekwencja ma złą długość"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "dzielenie przez zero" msgstr "dzielenie przez zero"
@ -1784,7 +1792,7 @@ msgstr "funkcja nie bierze argumentów nazwanych"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "funkcja bierze najwyżej %d argumentów, jest %d" msgstr "funkcja bierze najwyżej %d argumentów, jest %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "funkcja dostała wiele wartości dla argumentu '%q'" msgstr "funkcja dostała wiele wartości dla argumentu '%q'"
@ -1806,7 +1814,7 @@ msgstr "brak wymaganego argumentu nazwanego '%q' funkcji"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "brak wymaganego argumentu pozycyjnego #%d funkcji" msgstr "brak wymaganego argumentu pozycyjnego #%d funkcji"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "funkcja wymaga %d argumentów pozycyjnych, ale jest %d" msgstr "funkcja wymaga %d argumentów pozycyjnych, ale jest %d"
@ -1953,7 +1961,7 @@ msgstr "argumenty nazwane nieobsługiwane - proszę użyć zwykłych argumentów
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "słowa kluczowe muszą być łańcuchami" msgstr "słowa kluczowe muszą być łańcuchami"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "etykieta '%q' niezdefiniowana" msgstr "etykieta '%q' niezdefiniowana"
@ -2059,11 +2067,11 @@ msgstr "natywny yield"
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "potrzeba więcej niż %d do rozpakowania" msgstr "potrzeba więcej niż %d do rozpakowania"
#: 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" msgid "negative power with no float support"
msgstr "ujemna potęga, ale brak obsługi liczb zmiennoprzecinkowych" msgstr "ujemna potęga, ale brak obsługi liczb zmiennoprzecinkowych"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "ujemne przesunięcie" msgstr "ujemne przesunięcie"
@ -2140,7 +2148,7 @@ msgstr "obiekt nie ma elementów"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "obiekt nie jest iteratorem" msgstr "obiekt nie jest iteratorem"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "obiekt nie jest wywoływalny" msgstr "obiekt nie jest wywoływalny"
@ -2169,7 +2177,7 @@ msgstr "łańcuch o nieparzystej długości"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "offset poza zakresem" msgstr "offset poza zakresem"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "tylko fragmenty ze step=1 (lub None) są wspierane" msgstr "tylko fragmenty ze step=1 (lub None) są wspierane"
@ -2187,7 +2195,7 @@ msgstr "ord() oczekuje znaku, a jest łańcuch od długości %d"
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "przepełnienie przy konwersji long in to słowa maszynowego" msgstr "przepełnienie przy konwersji long in to słowa maszynowego"
#: 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" msgid "palette must be 32 bytes long"
msgstr "paleta musi mieć 32 bajty długości" msgstr "paleta musi mieć 32 bajty długości"
@ -2479,7 +2487,7 @@ msgstr "złe wcięcie"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "zły argument nazwany" msgstr "zły argument nazwany"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "zły argument nazwany '%q'" msgstr "zły argument nazwany '%q'"
@ -2523,7 +2531,7 @@ msgstr "zły typ '%q'"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "niepasujące '{' for formacie" msgstr "niepasujące '{' for formacie"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "nieczytelny atrybut" msgstr "nieczytelny atrybut"

View File

@ -63,7 +63,7 @@ msgstr "buffers devem ser o mesmo tamanho"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "y deve ser um int" msgstr "y deve ser um int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "" msgstr ""
@ -71,12 +71,12 @@ msgstr ""
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "'%q' argumento(s) requerido(s)" msgstr "'%q' argumento(s) requerido(s)"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "" msgstr ""
@ -96,7 +96,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "" msgstr ""
@ -140,7 +140,7 @@ msgstr ""
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "" msgstr ""
@ -246,7 +246,7 @@ msgstr "Todos os periféricos I2C estão em uso"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Todos os canais de eventos em uso" msgstr "Todos os canais de eventos em uso"
#: 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" msgid "All sync event channels in use"
msgstr "" msgstr ""
@ -325,7 +325,7 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Buffer de tamanho incorreto. Deve ser %d bytes." msgstr "Buffer de tamanho incorreto. Deve ser %d bytes."
#: 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" msgid "Buffer must be at least length 1"
msgstr "" msgstr ""
@ -486,8 +486,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "Pedaço de dados deve seguir o pedaço de cortes" msgstr "Pedaço de dados deve seguir o pedaço de cortes"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy #, fuzzy
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Não é possível ajustar dados no pacote de anúncios." msgstr "Não é possível ajustar dados no pacote de anúncios."
@ -518,8 +518,9 @@ msgstr "Canal EXTINT em uso"
msgid "Error in regex" msgid "Error in regex"
msgstr "Erro no regex" msgstr "Erro no regex"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Esperado um" msgstr "Esperado um"
@ -528,8 +529,8 @@ msgstr "Esperado um"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Não é possível adicionar Característica." msgstr "Não é possível adicionar Característica."
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
#, fuzzy #, fuzzy
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Esperado um" msgstr "Esperado um"
@ -651,8 +652,8 @@ msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x" msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x" msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
@ -672,8 +673,8 @@ msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Não pode parar propaganda. status: 0x%02x" msgstr "Não pode parar propaganda. status: 0x%02x"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format #, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Não pode parar propaganda. status: 0x%02x" msgstr "Não pode parar propaganda. status: 0x%02x"
@ -714,8 +715,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "" msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "" msgstr ""
@ -793,11 +794,11 @@ msgstr "Arquivo inválido"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Tamanho do pedaço de formato inválido" msgstr "Tamanho do pedaço de formato inválido"
#: 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" msgid "Invalid number of bits"
msgstr "Número inválido de bits" msgstr "Número inválido de bits"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Fase Inválida" msgstr "Fase Inválida"
@ -815,14 +816,15 @@ msgstr "Pino inválido para canal esquerdo"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Pino inválido para canal direito" msgstr "Pino inválido para canal direito"
#: 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/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" msgid "Invalid pins"
msgstr "Pinos inválidos" msgstr "Pinos inválidos"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "" msgstr ""
@ -895,8 +897,8 @@ msgstr ""
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Nenhum DAC no chip" msgstr "Nenhum DAC no chip"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Nenhum canal DMA encontrado" msgstr "Nenhum canal DMA encontrado"
@ -942,7 +944,7 @@ msgstr ""
msgid "Not connected" msgid "Not connected"
msgstr "Não é possível conectar-se ao AP" msgstr "Não é possível conectar-se ao AP"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "" msgstr ""
@ -1081,8 +1083,8 @@ msgstr "Serializer em uso"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "" msgstr ""
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "" msgstr ""
@ -1112,6 +1114,12 @@ msgid ""
"your CIRCUITPY drive:\n" "your CIRCUITPY drive:\n"
msgstr "" 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1198,8 +1206,8 @@ msgstr ""
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "" msgstr ""
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Não é possível alocar buffers para conversão assinada" msgstr "Não é possível alocar buffers para conversão assinada"
@ -1323,8 +1331,8 @@ msgstr ""
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "argumento tem tipo errado" msgstr "argumento tem tipo errado"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "" msgstr ""
@ -1396,7 +1404,7 @@ msgstr ""
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "buffers devem ser o mesmo tamanho" msgstr "buffers devem ser o mesmo tamanho"
#: 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" msgid "buffer slices must be of equal length"
msgstr "" msgstr ""
@ -1639,7 +1647,7 @@ msgstr "cor deve ser um int"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "" msgstr ""
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "" msgstr ""
@ -1680,7 +1688,7 @@ msgstr "destination_length deve ser um int >= 0"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "" 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "divisão por zero" msgstr "divisão por zero"
@ -1792,7 +1800,7 @@ msgstr "função não aceita argumentos de palavras-chave"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "função esperada na maioria dos %d argumentos, obteve %d" msgstr "função esperada na maioria dos %d argumentos, obteve %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "" msgstr ""
@ -1814,7 +1822,7 @@ msgstr ""
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "função leva %d argumentos posicionais, mas apenas %d foram passadas" msgstr "função leva %d argumentos posicionais, mas apenas %d foram passadas"
@ -1961,7 +1969,7 @@ msgstr ""
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "" msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "" msgstr ""
@ -2068,11 +2076,11 @@ msgstr ""
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "precisa de mais de %d valores para desempacotar" msgstr "precisa de mais de %d valores para desempacotar"
#: 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" msgid "negative power with no float support"
msgstr "" msgstr ""
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "" msgstr ""
@ -2149,7 +2157,7 @@ msgstr ""
msgid "object not an iterator" msgid "object not an iterator"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "" msgstr ""
@ -2178,7 +2186,7 @@ msgstr ""
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "" 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "" msgstr ""
@ -2196,7 +2204,7 @@ msgstr ""
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "" 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" msgid "palette must be 32 bytes long"
msgstr "" msgstr ""
@ -2489,7 +2497,7 @@ msgstr ""
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "" msgstr ""
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "" msgstr ""
@ -2533,7 +2541,7 @@ msgstr ""
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "" msgstr ""
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "atributo ilegível" msgstr "atributo ilegível"

View File

@ -63,7 +63,7 @@ msgstr "%q bìxū dàyú huò děngyú 1"
msgid "%q should be an int" msgid "%q should be an int"
msgstr "%q yīnggāi shì yīgè int" msgstr "%q yīnggāi shì yīgè int"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "%q() takes %d positional arguments but %d were given" msgid "%q() takes %d positional arguments but %d were given"
msgstr "%q() cǎiyòng %d wèizhì cānshù, dàn gěi chū %d" msgstr "%q() cǎiyòng %d wèizhì cānshù, dàn gěi chū %d"
@ -71,12 +71,12 @@ msgstr "%q() cǎiyòng %d wèizhì cānshù, dàn gěi chū %d"
msgid "'%q' argument required" msgid "'%q' argument required"
msgstr "xūyào '%q' cānshù" msgstr "xūyào '%q' cānshù"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a label" msgid "'%s' expects a label"
msgstr "'%s' qīwàng biāoqiān" msgstr "'%s' qīwàng biāoqiān"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects a register" msgid "'%s' expects a register"
msgstr "'%s' qīwàng yīgè zhùcè" msgstr "'%s' qīwàng yīgè zhùcè"
@ -96,7 +96,7 @@ msgstr "'%s' xūyào FPU jìcúnqì"
msgid "'%s' expects an address of the form [a, b]" msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' qīwàng chuāng tǐ [a, b] dì dìzhǐ" msgstr "'%s' qīwàng chuāng tǐ [a, b] dì dìzhǐ"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format #, c-format
msgid "'%s' expects an integer" msgid "'%s' expects an integer"
msgstr "'%s' qídài yīgè zhěngshù" msgstr "'%s' qídài yīgè zhěngshù"
@ -140,7 +140,7 @@ msgstr "'%s' duìxiàng méiyǒu shǔxìng '%q'"
msgid "'%s' object is not an iterator" msgid "'%s' object is not an iterator"
msgstr "'%s' duìxiàng bùshì yīgè diédài qì" msgstr "'%s' duìxiàng bùshì yīgè diédài qì"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
#, c-format #, c-format
msgid "'%s' object is not callable" msgid "'%s' object is not callable"
msgstr "'%s' duìxiàng wúfǎ diàoyòng" msgstr "'%s' duìxiàng wúfǎ diàoyòng"
@ -245,7 +245,7 @@ msgstr "Suǒyǒu UART wàiwéi zhèngzài shǐyòng"
msgid "All event channels in use" msgid "All event channels in use"
msgstr "Suǒyǒu shǐyòng de shìjiàn píndào" msgstr "Suǒyǒu shǐyòng de shìjiàn píndào"
#: 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" msgid "All sync event channels in use"
msgstr "Suǒyǒu tóngbù shìjiàn píndào shǐyòng" msgstr "Suǒyǒu tóngbù shìjiàn píndào shǐyòng"
@ -326,7 +326,7 @@ msgstr "Liàngdù wúfǎ tiáozhěng"
msgid "Buffer incorrect size. Should be %d bytes." msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Huǎnchōng qū dàxiǎo bù zhèngquè. Yīnggāi shì %d zì jié." msgstr "Huǎnchōng qū dàxiǎo bù zhèngquè. Yīnggāi shì %d zì jié."
#: 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" msgid "Buffer must be at least length 1"
msgstr "Huǎnchōng qū bìxū zhìshǎo chángdù 1" msgstr "Huǎnchōng qū bìxū zhìshǎo chángdù 1"
@ -484,8 +484,8 @@ msgstr "Shùjù 0 de yǐn jiǎo bìxū shì zì jié duìqí"
msgid "Data chunk must follow fmt chunk" msgid "Data chunk must follow fmt chunk"
msgstr "Shùjù kuài bìxū zūnxún fmt qū kuài" msgstr "Shùjù kuài bìxū zūnxún fmt qū kuài"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet" msgid "Data too large for advertisement packet"
msgstr "Guǎnggào bāo de shùjù tài dà" msgstr "Guǎnggào bāo de shùjù tài dà"
@ -514,8 +514,9 @@ msgstr "EXTINT píndào yǐjīng shǐyòng"
msgid "Error in regex" msgid "Error in regex"
msgstr "Zhèngzé biǎodá shì cuòwù" msgstr "Zhèngzé biǎodá shì cuòwù"
#: 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/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q" msgid "Expected a %q"
msgstr "Yùqí %q" msgstr "Yùqí %q"
@ -523,8 +524,8 @@ msgstr "Yùqí %q"
msgid "Expected a Characteristic" msgid "Expected a Characteristic"
msgstr "Yùqí de tèdiǎn" msgstr "Yùqí de tèdiǎn"
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c #: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Descriptor.c #: shared-bindings/bleio/Service.c
msgid "Expected a UUID" msgid "Expected a UUID"
msgstr "Yùqí UUID" msgstr "Yùqí UUID"
@ -637,8 +638,8 @@ msgstr "Wúfǎ shìfàng mutex, err 0x%04x"
msgid "Failed to start advertising" msgid "Failed to start advertising"
msgstr "Qǐdòng guǎnggào shībài" msgstr "Qǐdòng guǎnggào shībài"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to start advertising, err 0x%04x" msgid "Failed to start advertising, err 0x%04x"
msgstr "Qǐdòng guǎnggào shībài, err 0x%04x" msgstr "Qǐdòng guǎnggào shībài, err 0x%04x"
@ -656,8 +657,8 @@ msgstr "Qǐdòng sǎomiáo shībài, err 0x%04x"
msgid "Failed to stop advertising" msgid "Failed to stop advertising"
msgstr "Wúfǎ tíngzhǐ guǎnggào" msgstr "Wúfǎ tíngzhǐ guǎnggào"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c #: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format #, c-format
msgid "Failed to stop advertising, err 0x%04x" msgid "Failed to stop advertising, err 0x%04x"
msgstr "Wúfǎ tíngzhǐ guǎnggào, err 0x%04x" msgstr "Wúfǎ tíngzhǐ guǎnggào, err 0x%04x"
@ -698,8 +699,8 @@ msgstr "Flash xiě rù shībài, err 0x%04x"
msgid "Frequency captured is above capability. Capture Paused." msgid "Frequency captured is above capability. Capture Paused."
msgstr "Pínlǜ bǔhuò gāo yú nénglì. Bǔhuò zàntíng." msgstr "Pínlǜ bǔhuò gāo yú nénglì. Bǔhuò zàntíng."
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/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" msgid "Function requires lock"
msgstr "Hánshù xūyào suǒdìng" msgstr "Hánshù xūyào suǒdìng"
@ -777,11 +778,11 @@ msgstr "Wúxiào de wénjiàn"
msgid "Invalid format chunk size" msgid "Invalid format chunk size"
msgstr "Géshì kuài dàxiǎo wúxiào" msgstr "Géshì kuài dàxiǎo wúxiào"
#: 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" msgid "Invalid number of bits"
msgstr "Wèi shù wúxiào" msgstr "Wèi shù wúxiào"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase" msgid "Invalid phase"
msgstr "Jiēduàn wúxiào" msgstr "Jiēduàn wúxiào"
@ -799,14 +800,15 @@ msgstr "Zuǒ tōngdào de yǐn jiǎo wúxiào"
msgid "Invalid pin for right channel" msgid "Invalid pin for right channel"
msgstr "Yòuxián tōngdào yǐn jiǎo wúxiào" msgstr "Yòuxián tōngdào yǐn jiǎo wúxiào"
#: 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/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" msgid "Invalid pins"
msgstr "Wúxiào de yǐn jiǎo" msgstr "Wúxiào de yǐn jiǎo"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity" msgid "Invalid polarity"
msgstr "Wúxiào liǎng jí zhí" msgstr "Wúxiào liǎng jí zhí"
@ -882,8 +884,8 @@ msgstr "Bìxū shì fēnzǔ zi lèi."
msgid "No DAC on chip" msgid "No DAC on chip"
msgstr "Méiyǒu DAC zài xīnpiàn shàng de" msgstr "Méiyǒu DAC zài xīnpiàn shàng de"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
msgid "No DMA channel found" msgid "No DMA channel found"
msgstr "Wèi zhǎodào DMA píndào" msgstr "Wèi zhǎodào DMA píndào"
@ -928,7 +930,7 @@ msgstr "Méiyǒu cǐ lèi wénjiàn/mùlù"
msgid "Not connected" msgid "Not connected"
msgstr "Wèi liánjiē" msgstr "Wèi liánjiē"
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c #: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
msgid "Not playing" msgid "Not playing"
msgstr "Wèi bòfàng" msgstr "Wèi bòfàng"
@ -1068,8 +1070,8 @@ msgstr "Xùliè huà yǐjīng shǐyòngguò"
msgid "Slice and value different lengths." msgid "Slice and value different lengths."
msgstr "Qiēpiàn hé zhí bùtóng chángdù." msgstr "Qiēpiàn hé zhí bùtóng chángdù."
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported" msgid "Slices not supported"
msgstr "Qiēpiàn bù shòu zhīchí" msgstr "Qiēpiàn bù shòu zhīchí"
@ -1104,6 +1106,12 @@ msgstr ""
"Rúguǒ nín méiyǒu gǎibiàn duīzhàn, qǐng zài cǐ chù tíchū yīgè wèntí, bìng zài " "Rúguǒ nín méiyǒu gǎibiàn duīzhàn, qǐng zài cǐ chù tíchū yīgè wèntí, bìng zài "
"rù nín de CIRCUITPY qūdòngqì:\n" "rù nín de CIRCUITPY qūdòngqì:\n"
#: 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 #: supervisor/shared/safe_mode.c
msgid "" msgid ""
"The microcontroller's power dipped. Please make sure your power supply " "The microcontroller's power dipped. Please make sure your power supply "
@ -1195,8 +1203,8 @@ msgstr "UUID Zìfú chuàn bùshì 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
msgid "UUID value is not str, int or byte buffer" msgid "UUID value is not str, int or byte buffer"
msgstr "UUID zhí bùshì str,int huò zì jié huǎnchōng qū" msgstr "UUID zhí bùshì str,int huò zì jié huǎnchōng qū"
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.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" msgid "Unable to allocate buffers for signed conversion"
msgstr "Wúfǎ fēnpèi huǎnchōng qū yòng yú qiānmíng zhuǎnhuàn" msgstr "Wúfǎ fēnpèi huǎnchōng qū yòng yú qiānmíng zhuǎnhuàn"
@ -1326,8 +1334,8 @@ msgstr "cānshù shì yīgè kōng de xùliè"
msgid "argument has wrong type" msgid "argument has wrong type"
msgstr "cānshù lèixíng cuòwù" msgstr "cānshù lèixíng cuòwù"
#: py/argcheck.c shared-bindings/gamepad/GamePad.c #: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/_stage/__init__.c #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch" msgid "argument num/types mismatch"
msgstr "cānshù biānhào/lèixíng bù pǐpèi" msgstr "cānshù biānhào/lèixíng bù pǐpèi"
@ -1396,7 +1404,7 @@ msgstr "huǎnchōng qū bìxū shì zì jié lèi duìxiàng"
msgid "buffer size must match format" msgid "buffer size must match format"
msgstr "huǎnchōng qū dàxiǎo bìxū pǐpèi géshì" msgstr "huǎnchōng qū dàxiǎo bìxū pǐpèi géshì"
#: 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" msgid "buffer slices must be of equal length"
msgstr "huǎnchōng qū qiēpiàn bìxū chángdù xiāngděng" msgstr "huǎnchōng qū qiēpiàn bìxū chángdù xiāngděng"
@ -1641,7 +1649,7 @@ msgstr "yánsè yīng wèi zhěngshù"
msgid "complex division by zero" msgid "complex division by zero"
msgstr "fùzá de fēngé wèi 0" msgstr "fùzá de fēngé wèi 0"
#: py/parsenum.c py/objfloat.c #: py/objfloat.c py/parsenum.c
msgid "complex values not supported" msgid "complex values not supported"
msgstr "bù zhīchí fùzá de zhí" msgstr "bù zhīchí fùzá de zhí"
@ -1683,7 +1691,7 @@ msgstr "mùbiāo chángdù bìxū shì > = 0 de zhěngshù"
msgid "dict update sequence has wrong length" msgid "dict update sequence has wrong length"
msgstr "yǔfǎ gēngxīn xùliè de chángdù cuòwù" msgstr "yǔfǎ gēngxīn xùliè de chángdù cuòwù"
#: 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 #: shared-bindings/math/__init__.c
msgid "division by zero" msgid "division by zero"
msgstr "bèi líng chú" msgstr "bèi líng chú"
@ -1794,7 +1802,7 @@ msgstr "hánshù méiyǒu guānjiàn cí cānshù"
msgid "function expected at most %d arguments, got %d" msgid "function expected at most %d arguments, got %d"
msgstr "hánshù yùjì zuìduō %d cānshù, huòdé %d" msgstr "hánshù yùjì zuìduō %d cānshù, huòdé %d"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "function got multiple values for argument '%q'" msgid "function got multiple values for argument '%q'"
msgstr "hánshù huòdé cānshù '%q' de duōchóng zhí" msgstr "hánshù huòdé cānshù '%q' de duōchóng zhí"
@ -1816,7 +1824,7 @@ msgstr "hánshù quēshǎo suǒ xū guānjiàn zì cānshù '%q'"
msgid "function missing required positional argument #%d" msgid "function missing required positional argument #%d"
msgstr "hánshù quēshǎo suǒ xū de wèizhì cānshù #%d" msgstr "hánshù quēshǎo suǒ xū de wèizhì cānshù #%d"
#: py/objnamedtuple.c py/argcheck.c py/bc.c #: py/argcheck.c py/bc.c py/objnamedtuple.c
#, c-format #, c-format
msgid "function takes %d positional arguments but %d were given" msgid "function takes %d positional arguments but %d were given"
msgstr "hánshù xūyào %d gè wèizhì cānshù, dàn %d bèi gěi chū" msgstr "hánshù xūyào %d gè wèizhì cānshù, dàn %d bèi gěi chū"
@ -1964,7 +1972,7 @@ msgstr "guānjiàn zì cānshù shàngwèi shíxiàn - qǐng shǐyòng chánggu
msgid "keywords must be strings" msgid "keywords must be strings"
msgstr "guānjiàn zì bìxū shì zìfú chuàn" msgstr "guānjiàn zì bìxū shì zìfú chuàn"
#: py/emitinlinextensa.c py/emitinlinethumb.c #: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined" msgid "label '%q' not defined"
msgstr "biāoqiān '%q' wèi dìngyì" msgstr "biāoqiān '%q' wèi dìngyì"
@ -2071,11 +2079,11 @@ msgstr "yuánshēng chǎnliàng"
msgid "need more than %d values to unpack" msgid "need more than %d values to unpack"
msgstr "xūyào chāoguò%d de zhí cáinéng jiědú" msgstr "xūyào chāoguò%d de zhí cáinéng jiědú"
#: 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" msgid "negative power with no float support"
msgstr "méiyǒu fú diǎn zhīchí de xiāojí gōnglǜ" msgstr "méiyǒu fú diǎn zhīchí de xiāojí gōnglǜ"
#: py/runtime.c py/objint_mpz.c #: py/objint_mpz.c py/runtime.c
msgid "negative shift count" msgid "negative shift count"
msgstr "fù zhuǎnyí jìshù" msgstr "fù zhuǎnyí jìshù"
@ -2152,7 +2160,7 @@ msgstr "duìxiàng bùnéng xià biāo"
msgid "object not an iterator" msgid "object not an iterator"
msgstr "duìxiàng bùshì diédài qì" msgstr "duìxiàng bùshì diédài qì"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "object not callable" msgid "object not callable"
msgstr "duìxiàng wúfǎ diàoyòng" msgstr "duìxiàng wúfǎ diàoyòng"
@ -2181,7 +2189,7 @@ msgstr "jīshù zìfú chuàn"
msgid "offset out of bounds" msgid "offset out of bounds"
msgstr "piānlí biānjiè" msgstr "piānlí biānjiè"
#: 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 #: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported" msgid "only slices with step=1 (aka None) are supported"
msgstr "jǐn zhīchí bù zhǎng = 1(jí wú) de qiēpiàn" msgstr "jǐn zhīchí bù zhǎng = 1(jí wú) de qiēpiàn"
@ -2199,7 +2207,7 @@ msgstr "ord() yùqí zìfú, dàn chángdù zìfú chuàn %d"
msgid "overflow converting long int to machine word" msgid "overflow converting long int to machine word"
msgstr "chāo gāo zhuǎnhuàn zhǎng zhěng shùzì shí" msgstr "chāo gāo zhuǎnhuàn zhǎng zhěng shùzì shí"
#: 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" msgid "palette must be 32 bytes long"
msgstr "yánsè bìxū shì 32 gè zì jié" msgstr "yánsè bìxū shì 32 gè zì jié"
@ -2491,7 +2499,7 @@ msgstr "wèi yùliào de suō jìn"
msgid "unexpected keyword argument" msgid "unexpected keyword argument"
msgstr "yìwài de guānjiàn cí cānshù" msgstr "yìwài de guānjiàn cí cānshù"
#: py/objnamedtuple.c py/bc.c #: py/bc.c py/objnamedtuple.c
msgid "unexpected keyword argument '%q'" msgid "unexpected keyword argument '%q'"
msgstr "yìwài de guānjiàn cí cānshù '%q'" msgstr "yìwài de guānjiàn cí cānshù '%q'"
@ -2535,7 +2543,7 @@ msgstr "wèizhī lèixíng '%q'"
msgid "unmatched '{' in format" msgid "unmatched '{' in format"
msgstr "géshì wèi pǐpèi '{'" msgstr "géshì wèi pǐpèi '{'"
#: py/runtime.c py/objtype.c #: py/objtype.c py/runtime.c
msgid "unreadable attribute" msgid "unreadable attribute"
msgstr "bùkě dú shǔxìng" msgstr "bùkě dú shǔxìng"

View File

@ -35,6 +35,7 @@
#include "shared-bindings/microcontroller/__init__.h" #include "shared-bindings/microcontroller/__init__.h"
#include "shared-bindings/microcontroller/Pin.h" #include "shared-bindings/microcontroller/Pin.h"
#include "shared-bindings/microcontroller/Processor.h" #include "shared-bindings/microcontroller/Processor.h"
#include "supervisor/shared/safe_mode.h"
#include "supervisor/shared/translate.h" #include "supervisor/shared/translate.h"
void common_hal_mcu_delay_us(uint32_t delay) { void common_hal_mcu_delay_us(uint32_t delay) {
@ -62,13 +63,7 @@ void common_hal_mcu_enable_interrupts(void) {
__enable_irq(); __enable_irq();
} }
extern uint32_t _ezero;
void common_hal_mcu_on_next_reset(mcu_runmode_t runmode) { void common_hal_mcu_on_next_reset(mcu_runmode_t runmode) {
// Set up the defaults.
_bootloader_dbl_tap = DBL_TAP_MAGIC_QUICK_BOOT;
_ezero = CIRCUITPY_CANARY_WORD;
if (runmode == RUNMODE_BOOTLOADER) { if (runmode == RUNMODE_BOOTLOADER) {
if (!bootloader_available()) { if (!bootloader_available()) {
mp_raise_ValueError(translate("Cannot reset into bootloader because no bootloader is present.")); mp_raise_ValueError(translate("Cannot reset into bootloader because no bootloader is present."));
@ -76,8 +71,12 @@ void common_hal_mcu_on_next_reset(mcu_runmode_t runmode) {
// Pretend to be the first of the two reset presses needed to enter the // Pretend to be the first of the two reset presses needed to enter the
// bootloader. That way one reset will end in the bootloader. // bootloader. That way one reset will end in the bootloader.
_bootloader_dbl_tap = DBL_TAP_MAGIC; _bootloader_dbl_tap = DBL_TAP_MAGIC;
} else if (runmode == RUNMODE_SAFE_MODE) { } else {
_ezero = CIRCUITPY_SOFTWARE_SAFE_MODE; // Set up the default.
_bootloader_dbl_tap = DBL_TAP_MAGIC_QUICK_BOOT;
}
if (runmode == RUNMODE_SAFE_MODE) {
safe_mode_on_next_reset(PROGRAMMATIC_SAFE_MODE);
} }
} }

View File

@ -128,6 +128,14 @@ void displayio_group_construct(displayio_group_t* self, displayio_group_child_t*
bool displayio_group_get_pixel(displayio_group_t *self, int16_t x, int16_t y, uint16_t* pixel) { bool displayio_group_get_pixel(displayio_group_t *self, int16_t x, int16_t y, uint16_t* pixel) {
x -= self->x; x -= self->x;
y -= self->y; y -= self->y;
// When we are scaled we need to substract all but one to ensure -scale to 0 divide down to -1.
// Normally -scale to scale both divide down to 0 because 0 is unsigned.
if (x < 0) {
x -= self->scale - 1;
}
if (y < 0) {
y -= self->scale - 1;
}
x /= self->scale; x /= self->scale;
y /= self->scale; y /= self->scale;
for (int32_t i = self->size - 1; i >= 0 ; i--) { for (int32_t i = self->size - 1; i >= 0 ; i--) {

View File

@ -76,6 +76,10 @@ safe_mode_t wait_for_safe_mode_reset(void) {
return NO_SAFE_MODE; return NO_SAFE_MODE;
} }
void safe_mode_on_next_reset(safe_mode_t reason) {
port_set_saved_word(SAFE_MODE_DATA_GUARD | (reason << 8));
}
// Don't inline this so it's easy to break on it from GDB. // Don't inline this so it's easy to break on it from GDB.
void __attribute__((noinline,)) reset_into_safe_mode(safe_mode_t reason) { void __attribute__((noinline,)) reset_into_safe_mode(safe_mode_t reason) {
if (current_safe_mode > BROWNOUT && reason > BROWNOUT) { if (current_safe_mode > BROWNOUT && reason > BROWNOUT) {
@ -85,15 +89,18 @@ void __attribute__((noinline,)) reset_into_safe_mode(safe_mode_t reason) {
} }
} }
port_set_saved_word(SAFE_MODE_DATA_GUARD | (reason << 8)); safe_mode_on_next_reset(reason);
reset_cpu(); reset_cpu();
} }
void print_safe_mode_message(safe_mode_t reason) { void print_safe_mode_message(safe_mode_t reason) {
if (reason == NO_SAFE_MODE) {
return;
}
serial_write("\r\n");
// Output a user safe mode string if its set. // Output a user safe mode string if its set.
#ifdef BOARD_USER_SAFE_MODE #ifdef BOARD_USER_SAFE_MODE
if (reason == USER_SAFE_MODE) { if (reason == USER_SAFE_MODE) {
serial_write("\r\n");
serial_write_compressed(translate("You requested starting safe mode by ")); serial_write_compressed(translate("You requested starting safe mode by "));
serial_write(BOARD_USER_SAFE_MODE_ACTION); serial_write(BOARD_USER_SAFE_MODE_ACTION);
serial_write("\r\n"); serial_write("\r\n");
@ -102,8 +109,11 @@ void print_safe_mode_message(safe_mode_t reason) {
serial_write("\r\n"); serial_write("\r\n");
} else } else
#endif #endif
if (reason != NO_SAFE_MODE) { if (reason == MANUAL_SAFE_MODE) {
serial_write("\r\n"); serial_write_compressed(translate("The reset button was pressed while booting CircuitPython. Press again to exit safe mode.\n"));
} else if (reason == PROGRAMMATIC_SAFE_MODE) {
serial_write_compressed(translate("The `microcontroller` module was used to boot into safe mode. Press reset to exit safe mode.\n"));
} else {
serial_write_compressed(translate("You are running in safe mode which means something unanticipated happened.\n")); serial_write_compressed(translate("You are running in safe mode which means something unanticipated happened.\n"));
if (reason == HARD_CRASH || reason == MICROPY_NLR_JUMP_FAIL || reason == MICROPY_FATAL_ERROR || reason == GC_ALLOC_OUTSIDE_VM) { if (reason == HARD_CRASH || reason == MICROPY_NLR_JUMP_FAIL || reason == MICROPY_FATAL_ERROR || reason == GC_ALLOC_OUTSIDE_VM) {
serial_write_compressed(translate("Looks like our core CircuitPython code crashed hard. Whoops!\nPlease file an issue at https://github.com/adafruit/circuitpython/issues\n with the contents of your CIRCUITPY drive and this message:\n")); serial_write_compressed(translate("Looks like our core CircuitPython code crashed hard. Whoops!\nPlease file an issue at https://github.com/adafruit/circuitpython/issues\n with the contents of your CIRCUITPY drive and this message:\n"));
@ -121,8 +131,6 @@ void print_safe_mode_message(safe_mode_t reason) {
} else if (reason == HEAP_OVERWRITTEN) { } else if (reason == HEAP_OVERWRITTEN) {
serial_write_compressed(translate("The CircuitPython heap was corrupted because the stack was too small.\nPlease increase stack size limits and press reset (after ejecting CIRCUITPY).\nIf you didn't change the stack, then file an issue here with the contents of your CIRCUITPY drive:\n")); serial_write_compressed(translate("The CircuitPython heap was corrupted because the stack was too small.\nPlease increase stack size limits and press reset (after ejecting CIRCUITPY).\nIf you didn't change the stack, then file an issue here with the contents of your CIRCUITPY drive:\n"));
serial_write("https://github.com/adafruit/circuitpython/issues\r\n"); serial_write("https://github.com/adafruit/circuitpython/issues\r\n");
} else if (reason == MANUAL_SAFE_MODE) {
serial_write_compressed(translate("The reset button was pressed while booting CircuitPython. Press again to exit safe mode.\n"));
} }
} }
} }

View File

@ -36,11 +36,13 @@ typedef enum {
MANUAL_SAFE_MODE, MANUAL_SAFE_MODE,
MICROPY_NLR_JUMP_FAIL, MICROPY_NLR_JUMP_FAIL,
MICROPY_FATAL_ERROR, MICROPY_FATAL_ERROR,
GC_ALLOC_OUTSIDE_VM GC_ALLOC_OUTSIDE_VM,
PROGRAMMATIC_SAFE_MODE
} safe_mode_t; } safe_mode_t;
safe_mode_t wait_for_safe_mode_reset(void); safe_mode_t wait_for_safe_mode_reset(void);
void safe_mode_on_next_reset(safe_mode_t reason);
void reset_into_safe_mode(safe_mode_t reason); void reset_into_safe_mode(safe_mode_t reason);
void print_safe_mode_message(safe_mode_t reason); void print_safe_mode_message(safe_mode_t reason);