Fix up translation file locations

This commit is contained in:
Scott Shawcroft 2019-03-19 18:38:16 -07:00
parent 4b0afc855d
commit 4d4b7adcd8
No known key found for this signature in database
GPG Key ID: FD0EDC4B6C53CA59
10 changed files with 740 additions and 720 deletions

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -52,13 +52,13 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "buffers harus mempunyai panjang yang sama"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
msgid "%q should be an int"
msgstr ""
@ -70,12 +70,12 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
msgid "'%q' argument required"
msgstr "'%q' argumen dibutuhkan"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr "'%s' mengharapkan sebuah register"
@ -95,7 +95,7 @@ msgstr "'%s' mengharapkan sebuah FPU register"
msgid "'%s' expects an address of the form [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
msgid "'%s' expects an integer"
msgstr "'%s' mengharapkan integer"
@ -257,10 +257,11 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
msgid "All timers for this pin are in use"
msgstr "Semua timer untuk pin ini sedang digunakan"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Semua timer sedang digunakan"
@ -329,12 +330,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC sudah digunakan"
@ -377,7 +378,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr "Tidak dapat menyambungkan ke AP"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr ""
@ -385,8 +386,8 @@ msgstr ""
msgid "Cannot disconnect from AP"
msgstr "Tidak dapat memutuskna dari AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr "Tidak bisa mendapatkan pull pada saat mode output"
@ -413,8 +414,8 @@ msgstr ""
msgid "Cannot remount '/' when USB is active."
msgstr ""
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
"Tidak dapat melakukan reset ke bootloader karena tidak ada bootloader yang "
@ -476,7 +477,7 @@ msgstr "Clock unit sedang digunakan"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr ""
@ -505,8 +506,8 @@ msgstr ""
msgid "DAC already in use"
msgstr "DAC sudah digunakan"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr ""
@ -514,8 +515,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
@ -549,8 +550,8 @@ msgstr "ESP8266 tidak mendukung safe mode"
msgid "ESP8266 does not support pull down."
msgstr "ESP866 tidak mendukung pull down"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Channel EXTINT sedang digunakan"
@ -562,8 +563,8 @@ msgstr "Errod pada ffi_prep_cif"
msgid "Error in regex"
msgstr "Error pada regex"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr ""
@ -572,8 +573,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""
@ -607,13 +608,13 @@ msgstr "Gagal untuk menambahkan layanan, status: 0x%08lX"
msgid "Failed to add service, err 0x%04x"
msgstr "Gagal untuk menambahkan layanan, status: 0x%08lX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Gagal untuk mengalokasikan buffer RX"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"
@ -698,8 +699,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
msgid "Failed to start advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@ -719,8 +720,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
msgid "Failed to stop advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@ -761,8 +762,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -778,7 +779,7 @@ msgstr "GPIO16 tidak mendukung pull up"
msgid "Group full"
msgstr ""
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "operasi I/O pada file tertutup"
@ -804,8 +805,8 @@ msgstr ""
msgid "Invalid BMP file"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Frekuensi PWM tidak valid"
@ -850,17 +851,17 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Pin tidak valid"
@ -872,14 +873,15 @@ msgstr "Pin untuk channel kiri tidak valid"
msgid "Invalid pin for right channel"
msgstr "Pin untuk channel kanan tidak valid"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr ""
@ -974,11 +976,11 @@ msgstr "tidak ada channel DMA ditemukan"
msgid "No PulseIn support for %q"
msgstr "Tidak ada dukungan PulseIn untuk %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Tidak pin RX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Tidak ada pin TX"
@ -1010,8 +1012,8 @@ msgstr ""
msgid "No hardware support for analog out."
msgstr "Tidak dukungan hardware untuk analog out."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Tidak ada dukungan hardware untuk pin"
@ -1088,7 +1090,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "PWM tidak didukung pada pin %d"
@ -1101,8 +1103,8 @@ msgstr ""
msgid "Pin %q does not have ADC capabilities"
msgstr "Pin %q tidak memiliki kemampuan ADC"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Pin tidak mempunya kemampuan untuk ADC (Analog Digital Converter)"
@ -1136,7 +1138,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr ""
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr ""
@ -1148,7 +1150,7 @@ msgstr ""
msgid "Read-only"
msgstr ""
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "sistem file (filesystem) bersifat Read-only"
@ -1204,8 +1206,8 @@ msgstr "Serializer sedang digunakan"
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1288,7 +1290,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
msgid "Too many channels in sample."
msgstr "Terlalu banyak channel dalam sampel"
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1465,7 +1467,7 @@ msgstr "sebuah objek menyerupai byte (bytes-like) dibutuhkan"
msgid "abort() called"
msgstr "abort() dipanggil"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "alamat %08x tidak selaras dengan %d bytes"
@ -1494,7 +1496,7 @@ msgstr "argumen num/types tidak cocok"
msgid "argument should be a '%q' not a '%q'"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1556,7 +1558,7 @@ msgstr ""
msgid "buffer size must match format"
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"
msgstr ""
@ -1564,7 +1566,7 @@ msgstr ""
msgid "buffer too long"
msgstr "buffer terlalu panjang"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
@ -1864,8 +1866,8 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
@ -1877,7 +1879,7 @@ msgstr "hanya antar pos atau kw args yang diperbolehkan"
msgid "empty"
msgstr ""
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap kosong"
@ -1950,7 +1952,7 @@ msgstr "argumen posisi ekstra telah diberikan"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2070,9 +2072,9 @@ msgstr ""
msgid "incorrect padding"
msgstr "lapisan (padding) tidak benar"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "index keluar dari jangkauan"
@ -2120,7 +2122,7 @@ msgstr "panjang buffer tidak valid"
msgid "invalid cert"
msgstr "cert tidak valid"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "bit data tidak valid"
@ -2152,11 +2154,11 @@ msgstr "pin tidak valid"
msgid "invalid step"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "stop bit tidak valid"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "syntax tidak valid"
@ -2193,7 +2195,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
msgid "keywords must be strings"
msgstr "keyword harus berupa string"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr ""
@ -2233,7 +2235,7 @@ msgstr ""
msgid "map buffer too small"
msgstr ""
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2309,11 +2311,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2333,7 +2335,7 @@ msgstr "tidak ada ikatan/bind pada temuan nonlocal"
msgid "no module named '%q'"
msgstr "tidak ada modul yang bernama '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2425,8 +2427,8 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
msgid "offset out of bounds"
msgstr "modul tidak ditemukan"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2479,9 +2481,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "Muncul dari PulseIn yang kosong"
@ -2560,7 +2562,7 @@ msgstr "scan gagal"
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "kompilasi script tidak didukung"
@ -2588,7 +2590,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr ""
@ -2715,7 +2717,7 @@ msgstr ""
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "tx dan rx keduanya tidak boleh kosong"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -52,12 +52,12 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
msgid "%q should be an int"
msgstr ""
@ -69,12 +69,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr ""
@ -255,10 +255,11 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr ""
@ -325,12 +326,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
msgid "Bus pin %d is already in use"
msgstr ""
@ -372,7 +373,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr ""
@ -380,8 +381,8 @@ msgstr ""
msgid "Cannot disconnect from AP"
msgstr ""
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr ""
@ -405,8 +406,8 @@ msgstr ""
msgid "Cannot remount '/' when USB is active."
msgstr ""
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
@ -466,7 +467,7 @@ msgstr ""
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr ""
@ -495,8 +496,8 @@ msgstr ""
msgid "DAC already in use"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr ""
@ -504,8 +505,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet"
msgstr ""
@ -537,8 +538,8 @@ msgstr ""
msgid "ESP8266 does not support pull down."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr ""
@ -550,8 +551,8 @@ msgstr ""
msgid "Error in regex"
msgstr ""
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr ""
@ -560,8 +561,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""
@ -593,13 +594,13 @@ msgstr ""
msgid "Failed to add service, err 0x%04x"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr ""
@ -675,8 +676,8 @@ msgstr ""
msgid "Failed to start advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr ""
@ -694,8 +695,8 @@ msgstr ""
msgid "Failed to stop advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr ""
@ -736,8 +737,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -753,7 +754,7 @@ msgstr ""
msgid "Group full"
msgstr ""
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr ""
@ -779,8 +780,8 @@ msgstr ""
msgid "Invalid BMP file"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr ""
@ -825,17 +826,17 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr ""
@ -847,14 +848,15 @@ msgstr ""
msgid "Invalid pin for right channel"
msgstr ""
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity"
msgstr ""
@ -949,11 +951,11 @@ msgstr ""
msgid "No PulseIn support for %q"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr ""
@ -985,8 +987,8 @@ msgstr ""
msgid "No hardware support for analog out."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr ""
@ -1062,7 +1064,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr ""
@ -1075,8 +1077,8 @@ msgstr ""
msgid "Pin %q does not have ADC capabilities"
msgstr ""
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr ""
@ -1108,7 +1110,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr ""
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr ""
@ -1120,7 +1122,7 @@ msgstr ""
msgid "Read-only"
msgstr ""
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr ""
@ -1174,8 +1176,8 @@ msgstr ""
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1255,7 +1257,7 @@ msgstr ""
msgid "Too many channels in sample."
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1420,7 +1422,7 @@ msgstr ""
msgid "abort() called"
msgstr ""
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr ""
@ -1449,7 +1451,7 @@ msgstr ""
msgid "argument should be a '%q' not a '%q'"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1510,7 +1512,7 @@ msgstr ""
msgid "buffer size must match format"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "buffer slices must be of equal length"
msgstr ""
@ -1518,7 +1520,7 @@ msgstr ""
msgid "buffer too long"
msgstr ""
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
@ -1818,8 +1820,8 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
@ -1831,7 +1833,7 @@ msgstr ""
msgid "empty"
msgstr ""
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
@ -1904,7 +1906,7 @@ msgstr ""
msgid "ffi_prep_closure_loc"
msgstr ""
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2024,9 +2026,9 @@ msgstr ""
msgid "incorrect padding"
msgstr ""
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr ""
@ -2074,7 +2076,7 @@ msgstr ""
msgid "invalid cert"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr ""
@ -2106,11 +2108,11 @@ msgstr ""
msgid "invalid step"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr ""
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr ""
@ -2147,7 +2149,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr ""
@ -2187,7 +2189,7 @@ msgstr ""
msgid "map buffer too small"
msgstr ""
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2262,11 +2264,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2286,7 +2288,7 @@ msgstr ""
msgid "no module named '%q'"
msgstr ""
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2377,8 +2379,8 @@ msgstr ""
msgid "offset out of bounds"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2431,9 +2433,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr ""
@ -2512,7 +2514,7 @@ msgstr ""
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr ""
@ -2540,7 +2542,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr ""
@ -2666,7 +2668,7 @@ msgstr ""
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: Pascal Deneaux\n"
"Language-Team: Sebastian Plamauer, Pascal Deneaux\n"
@ -54,12 +54,12 @@ msgstr "Der Index %q befindet sich außerhalb der Reihung"
msgid "%q indices must be integers, not %s"
msgstr "%q Indizes müssen ganze Zahlen sein, nicht %s"
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr "%q muss >= 1 sein"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
msgid "%q should be an int"
msgstr "%q sollte ein int sein"
@ -71,12 +71,12 @@ msgstr "%q() nimmt %d Argumente ohne Keyword an, aber es wurden %d angegeben"
msgid "'%q' argument required"
msgstr "'%q' Argument erforderlich"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr "'%s' erwartet ein Label"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a 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]"
msgstr "'%s' erwartet eine Adresse in der Form [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr "'%s' erwartet ein Integer"
@ -257,10 +257,11 @@ msgstr "Alle sync event Kanäle werden benutzt"
msgid "All timers for this pin are in use"
msgstr "Alle timer für diesen Pin werden bereits benutzt"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Alle timer werden benutzt"
@ -329,12 +330,12 @@ msgstr "Die Helligkeit ist nicht einstellbar"
msgid "Buffer incorrect size. Should be %d bytes."
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"
msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
msgid "Bus pin %d is already in use"
msgstr "Bus pin %d wird schon benutzt"
@ -376,7 +377,7 @@ msgstr "Im Peripheral mode kann keine Verbindung hergestellt werden"
msgid "Cannot connect to AP"
msgstr "Kann nicht zu AP verbinden"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "Kann Werte nicht löschen"
@ -384,8 +385,8 @@ msgstr "Kann Werte nicht löschen"
msgid "Cannot disconnect from AP"
msgstr "Kann nicht trennen von AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr "Pull up im Ausgabemodus nicht möglich"
@ -409,8 +410,8 @@ msgstr "Aufnahme in eine Datei nicht möglich"
msgid "Cannot remount '/' when USB is active."
msgstr "Kann '/' nicht remounten when USB aktiv ist"
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr "Reset zum bootloader nicht möglich da bootloader nicht vorhanden"
@ -470,7 +471,7 @@ msgstr "Clock unit wird benutzt"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr "Der Befehl muss ein int zwischen 0 und 255 sein"
@ -499,8 +500,8 @@ msgstr "Absturz in HardFault_Handler.\n"
msgid "DAC already in use"
msgstr "DAC wird schon benutzt"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr "Data 0 pin muss am Byte ausgerichtet sein"
@ -508,8 +509,8 @@ msgstr "Data 0 pin muss am Byte ausgerichtet sein"
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet"
msgstr "Zu vielen Daten für das advertisement packet"
@ -542,8 +543,8 @@ msgstr "ESP8226 hat keinen Sicherheitsmodus"
msgid "ESP8266 does not support pull down."
msgstr "ESP8266 unterstützt pull down nicht"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "EXTINT Kanal ist schon in Benutzung"
@ -555,8 +556,8 @@ msgstr "Fehler in ffi_prep_cif"
msgid "Error in regex"
msgstr "Fehler in regex"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Erwartet ein(e) %q"
@ -565,8 +566,8 @@ msgstr "Erwartet ein(e) %q"
msgid "Expected a Characteristic"
msgstr "Characteristic wird erwartet"
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr "Eine UUID wird erwartet"
@ -598,13 +599,13 @@ msgstr "Dienst konnte nicht hinzugefügt werden"
msgid "Failed to add service, err 0x%04x"
msgstr "Dienst konnte nicht hinzugefügt werden. Status: 0x%04x"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Konnte keinen RX Buffer allozieren"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Konnte keine RX Buffer mit %d allozieren"
@ -680,8 +681,8 @@ msgstr "Mutex konnte nicht freigegeben werden. Status: 0x%04x"
msgid "Failed to start advertising"
msgstr "Kann advertisement nicht starten"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Kann advertisement nicht starten. Status: 0x%04x"
@ -699,8 +700,8 @@ msgstr "Der Scanvorgang kann nicht gestartet werden. Status: 0x%04x"
msgid "Failed to stop advertising"
msgstr "Kann advertisement nicht stoppen"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Kann advertisement nicht stoppen. Status: 0x%04x"
@ -741,8 +742,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr "Die Funktion erwartet, dass der 'lock'-Befehl zuvor ausgeführt wurde"
@ -758,7 +759,7 @@ msgstr "GPIO16 unterstützt pull up nicht"
msgid "Group full"
msgstr "Gruppe voll"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "Lese/Schreibe-operation an geschlossener Datei"
@ -786,8 +787,8 @@ msgstr "Eingabe-/Ausgabefehler"
msgid "Invalid BMP file"
msgstr "Ungültige BMP-Datei"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Ungültige PWM Frequenz"
@ -832,17 +833,17 @@ msgstr "Ungültige Datei"
msgid "Invalid 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"
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"
msgstr "Ungültige Phase"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Ungültiger Pin"
@ -854,14 +855,15 @@ msgstr "Ungültiger Pin für linken Kanal"
msgid "Invalid pin for right channel"
msgstr "Ungültiger Pin für rechten Kanal"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr "Ungültige Polarität"
@ -965,11 +967,11 @@ msgstr "Kein DMA Kanal gefunden"
msgid "No PulseIn support for %q"
msgstr "Keine PulseIn Unterstützung für %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Kein RX Pin"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Kein TX Pin"
@ -1001,8 +1003,8 @@ msgstr "Kein hardware random verfügbar"
msgid "No hardware support for analog out."
msgstr "Keine Hardwareunterstützung für analog out"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Keine Hardwareunterstützung an diesem Pin"
@ -1081,7 +1083,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr "Die PWM-Frequenz ist nicht schreibbar wenn variable_Frequenz = False."
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "PWM nicht unterstützt an Pin %d"
@ -1094,8 +1096,8 @@ msgstr "Zugang verweigert"
msgid "Pin %q does not have ADC capabilities"
msgstr "Pin %q hat keine ADC Funktion"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Pin hat keine ADC Funktionalität"
@ -1129,7 +1131,7 @@ msgstr "Pull wird nicht verwendet, wenn die Richtung output ist."
msgid "RTC calibration is not supported on this board"
msgstr "Die RTC-Kalibrierung wird auf diesem Board nicht unterstützt"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "Eine RTC wird auf diesem Board nicht unterstützt"
@ -1141,7 +1143,7 @@ msgstr ""
msgid "Read-only"
msgstr "Nur lesen möglich, da Schreibgeschützt"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Schreibgeschützte Dateisystem"
@ -1195,8 +1197,8 @@ msgstr "Serializer wird benutzt"
msgid "Slice and value different lengths."
msgstr "Slice und Wert (value) haben unterschiedliche Längen."
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr "Slices werden nicht unterstützt"
@ -1288,7 +1290,7 @@ msgstr "Zum beenden, resette bitte das board ohne "
msgid "Too many channels in sample."
msgstr "Zu viele Kanäle im sample"
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1465,7 +1467,7 @@ msgstr "ein Byte-ähnliches Objekt ist erforderlich"
msgid "abort() called"
msgstr "abort() wurde aufgerufen"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "Addresse %08x ist nicht an %d bytes ausgerichtet"
@ -1494,7 +1496,7 @@ msgstr "Anzahl/Type der Argumente passen nicht"
msgid "argument should be a '%q' not a '%q'"
msgstr "Argument sollte '%q' sein, nicht '%q'"
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr "Array/Bytes auf der rechten Seite erforderlich"
@ -1555,7 +1557,7 @@ msgstr "Puffer muss ein bytes-artiges Objekt sein"
msgid "buffer size must match format"
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"
msgstr "Puffersegmente müssen gleich lang sein"
@ -1563,7 +1565,7 @@ msgstr "Puffersegmente müssen gleich lang sein"
msgid "buffer too long"
msgstr "Buffer zu lang"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr "Der Puffer ist zu klein"
@ -1863,8 +1865,8 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "Division durch Null"
@ -1876,7 +1878,7 @@ msgstr ""
msgid "empty"
msgstr "leer"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "leerer heap"
@ -1949,7 +1951,7 @@ msgstr "Es wurden zusätzliche Argumente ohne Keyword angegeben"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr "Die Datei muss eine im Byte-Modus geöffnete Datei sein"
@ -2070,9 +2072,9 @@ msgstr "unvollständiger Formatschlüssel"
msgid "incorrect padding"
msgstr "padding ist inkorrekt"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "index außerhalb der Reichweite"
@ -2120,7 +2122,7 @@ msgstr "ungültige Pufferlänge"
msgid "invalid cert"
msgstr "ungültiges cert"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "ungültige Datenbits"
@ -2152,11 +2154,11 @@ msgstr "ungültiger Pin"
msgid "invalid step"
msgstr "ungültiger Schritt (step)"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "ungültige Stopbits"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "ungültige Syntax"
@ -2197,7 +2199,7 @@ msgstr ""
msgid "keywords must be strings"
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"
msgstr "Label '%q' nicht definiert"
@ -2239,7 +2241,7 @@ msgstr "long int wird in diesem Build nicht unterstützt"
msgid "map buffer too small"
msgstr "map buffer zu klein"
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2315,11 +2317,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2339,7 +2341,7 @@ msgstr ""
msgid "no module named '%q'"
msgstr "Kein Modul mit dem Namen '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2430,8 +2432,8 @@ msgstr "String mit ungerader Länge"
msgid "offset out of bounds"
msgstr "offset außerhalb der Grenzen"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2486,9 +2488,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr "pixel_shader muss displayio.Palette oder displayio.ColorConverter sein"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "pop von einem leeren PulseIn"
@ -2569,7 +2571,7 @@ msgstr "Scan fehlgeschlagen"
msgid "schedule stack full"
msgstr "Der schedule stack ist voll"
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "kompilieren von Skripten ist nicht unterstützt"
@ -2597,7 +2599,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr "small int Überlauf"
@ -2724,7 +2726,7 @@ msgstr "tupel/list hat falsche Länge"
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "tx und rx können nicht beide None sein"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -52,12 +52,12 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
msgid "%q should be an int"
msgstr ""
@ -69,12 +69,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr ""
@ -94,7 +94,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr ""
@ -255,10 +255,11 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr ""
@ -325,12 +326,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
msgid "Bus pin %d is already in use"
msgstr ""
@ -372,7 +373,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr ""
@ -380,8 +381,8 @@ msgstr ""
msgid "Cannot disconnect from AP"
msgstr ""
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr ""
@ -405,8 +406,8 @@ msgstr ""
msgid "Cannot remount '/' when USB is active."
msgstr ""
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
@ -466,7 +467,7 @@ msgstr ""
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr ""
@ -495,8 +496,8 @@ msgstr ""
msgid "DAC already in use"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr ""
@ -504,8 +505,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet"
msgstr ""
@ -537,8 +538,8 @@ msgstr ""
msgid "ESP8266 does not support pull down."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr ""
@ -550,8 +551,8 @@ msgstr ""
msgid "Error in regex"
msgstr ""
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr ""
@ -560,8 +561,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""
@ -593,13 +594,13 @@ msgstr ""
msgid "Failed to add service, err 0x%04x"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr ""
@ -675,8 +676,8 @@ msgstr ""
msgid "Failed to start advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr ""
@ -694,8 +695,8 @@ msgstr ""
msgid "Failed to stop advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr ""
@ -736,8 +737,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -753,7 +754,7 @@ msgstr ""
msgid "Group full"
msgstr ""
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr ""
@ -779,8 +780,8 @@ msgstr ""
msgid "Invalid BMP file"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr ""
@ -825,17 +826,17 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr ""
@ -847,14 +848,15 @@ msgstr ""
msgid "Invalid pin for right channel"
msgstr ""
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity"
msgstr ""
@ -949,11 +951,11 @@ msgstr ""
msgid "No PulseIn support for %q"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr ""
@ -985,8 +987,8 @@ msgstr ""
msgid "No hardware support for analog out."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr ""
@ -1062,7 +1064,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr ""
@ -1075,8 +1077,8 @@ msgstr ""
msgid "Pin %q does not have ADC capabilities"
msgstr ""
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr ""
@ -1108,7 +1110,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr ""
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr ""
@ -1120,7 +1122,7 @@ msgstr ""
msgid "Read-only"
msgstr ""
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr ""
@ -1174,8 +1176,8 @@ msgstr ""
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1255,7 +1257,7 @@ msgstr ""
msgid "Too many channels in sample."
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1420,7 +1422,7 @@ msgstr ""
msgid "abort() called"
msgstr ""
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr ""
@ -1449,7 +1451,7 @@ msgstr ""
msgid "argument should be a '%q' not a '%q'"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1510,7 +1512,7 @@ msgstr ""
msgid "buffer size must match format"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "buffer slices must be of equal length"
msgstr ""
@ -1518,7 +1520,7 @@ msgstr ""
msgid "buffer too long"
msgstr ""
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
@ -1818,8 +1820,8 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
@ -1831,7 +1833,7 @@ msgstr ""
msgid "empty"
msgstr ""
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
@ -1904,7 +1906,7 @@ msgstr ""
msgid "ffi_prep_closure_loc"
msgstr ""
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2024,9 +2026,9 @@ msgstr ""
msgid "incorrect padding"
msgstr ""
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr ""
@ -2074,7 +2076,7 @@ msgstr ""
msgid "invalid cert"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr ""
@ -2106,11 +2108,11 @@ msgstr ""
msgid "invalid step"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr ""
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr ""
@ -2147,7 +2149,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr ""
@ -2187,7 +2189,7 @@ msgstr ""
msgid "map buffer too small"
msgstr ""
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2262,11 +2264,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2286,7 +2288,7 @@ msgstr ""
msgid "no module named '%q'"
msgstr ""
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2377,8 +2379,8 @@ msgstr ""
msgid "offset out of bounds"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2431,9 +2433,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr ""
@ -2512,7 +2514,7 @@ msgstr ""
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr ""
@ -2540,7 +2542,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr ""
@ -2666,7 +2668,7 @@ msgstr ""
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr ""

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
"Last-Translator: \n"
"Language-Team: @sommersoft, @MrCertainly\n"
@ -54,12 +54,12 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
msgid "%q must be >= 1"
msgstr ""
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
msgid "%q should be an int"
msgstr ""
@ -71,12 +71,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr ""
@ -96,7 +96,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr ""
@ -257,10 +257,11 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr ""
@ -329,12 +330,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes."
msgstr ""
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, c-format
msgid "Bus pin %d is already in use"
msgstr "Belay that! Bus pin %d already be in use"
@ -376,7 +377,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr ""
@ -384,8 +385,8 @@ msgstr ""
msgid "Cannot disconnect from AP"
msgstr ""
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr ""
@ -409,8 +410,8 @@ msgstr ""
msgid "Cannot remount '/' when USB is active."
msgstr ""
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
@ -470,7 +471,7 @@ msgstr ""
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Command must be an int between 0 and 255"
msgstr ""
@ -499,8 +500,8 @@ msgstr ""
msgid "DAC already in use"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr ""
@ -508,8 +509,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
msgid "Data too large for advertisement packet"
msgstr ""
@ -541,8 +542,8 @@ msgstr ""
msgid "ESP8266 does not support pull down."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Avast! EXTINT channel already in use"
@ -554,8 +555,8 @@ msgstr ""
msgid "Error in regex"
msgstr ""
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr ""
@ -564,8 +565,8 @@ msgstr ""
msgid "Expected a Characteristic"
msgstr ""
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
msgid "Expected a UUID"
msgstr ""
@ -597,13 +598,13 @@ msgstr ""
msgid "Failed to add service, err 0x%04x"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr ""
@ -679,8 +680,8 @@ msgstr ""
msgid "Failed to start advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr ""
@ -698,8 +699,8 @@ msgstr ""
msgid "Failed to stop advertising"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr ""
@ -740,8 +741,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -757,7 +758,7 @@ msgstr ""
msgid "Group full"
msgstr ""
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr ""
@ -783,8 +784,8 @@ msgstr ""
msgid "Invalid BMP file"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr ""
@ -829,17 +830,17 @@ msgstr ""
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid phase"
msgstr ""
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr ""
@ -851,14 +852,15 @@ msgstr "Belay that! Invalid pin for port-side channel"
msgid "Invalid pin for right channel"
msgstr "Belay that! Invalid pin for starboard-side channel"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid polarity"
msgstr ""
@ -953,11 +955,11 @@ msgstr ""
msgid "No PulseIn support for %q"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr ""
@ -989,8 +991,8 @@ msgstr ""
msgid "No hardware support for analog out."
msgstr ""
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr ""
@ -1066,7 +1068,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr ""
@ -1079,8 +1081,8 @@ msgstr ""
msgid "Pin %q does not have ADC capabilities"
msgstr ""
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Belay that! Th' Pin be not ADC capable"
@ -1112,7 +1114,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr ""
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr ""
@ -1124,7 +1126,7 @@ msgstr ""
msgid "Read-only"
msgstr ""
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr ""
@ -1178,8 +1180,8 @@ msgstr ""
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1259,7 +1261,7 @@ msgstr ""
msgid "Too many channels in sample."
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1424,7 +1426,7 @@ msgstr ""
msgid "abort() called"
msgstr ""
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr ""
@ -1453,7 +1455,7 @@ msgstr ""
msgid "argument should be a '%q' not a '%q'"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1514,7 +1516,7 @@ msgstr ""
msgid "buffer size must match format"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "buffer slices must be of equal length"
msgstr ""
@ -1522,7 +1524,7 @@ msgstr ""
msgid "buffer too long"
msgstr ""
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
@ -1822,8 +1824,8 @@ msgstr ""
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr ""
@ -1835,7 +1837,7 @@ msgstr ""
msgid "empty"
msgstr ""
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr ""
@ -1908,7 +1910,7 @@ msgstr ""
msgid "ffi_prep_closure_loc"
msgstr ""
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2028,9 +2030,9 @@ msgstr ""
msgid "incorrect padding"
msgstr ""
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr ""
@ -2078,7 +2080,7 @@ msgstr ""
msgid "invalid cert"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr ""
@ -2110,11 +2112,11 @@ msgstr ""
msgid "invalid step"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr ""
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr ""
@ -2151,7 +2153,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr ""
@ -2191,7 +2193,7 @@ msgstr ""
msgid "map buffer too small"
msgstr ""
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2266,11 +2268,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr ""
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2290,7 +2292,7 @@ msgstr ""
msgid "no module named '%q'"
msgstr ""
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2381,8 +2383,8 @@ msgstr ""
msgid "offset out of bounds"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2435,9 +2437,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr ""
@ -2516,7 +2518,7 @@ msgstr ""
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr ""
@ -2544,7 +2546,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr ""
@ -2670,7 +2672,7 @@ msgstr ""
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-08-24 22:56-0500\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -53,13 +53,13 @@ msgstr "%w indice fuera de rango"
msgid "%q indices must be integers, not %s"
msgstr "%q indices deben ser enteros, no %s"
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "los buffers deben de tener la misma longitud"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
#, fuzzy
msgid "%q should be an int"
msgstr "y deberia ser un int"
@ -72,12 +72,12 @@ msgstr "%q() toma %d argumentos posicionales pero %d fueron dados"
msgid "'%q' argument required"
msgstr "argumento '%q' requerido"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr "'%s' espera una etiqueta"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr "'%s' espera un registro"
@ -97,7 +97,7 @@ msgstr "'%s' espera un registro de FPU"
msgid "'%s' expects an address of the form [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
msgid "'%s' expects an integer"
msgstr "'%s' espera un entero"
@ -262,10 +262,11 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr "Todos los timers para este pin están siendo utilizados"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Todos los timers en uso"
@ -334,12 +335,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %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"
msgstr "Buffer debe ser de longitud 1 como minimo"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC ya está siendo utilizado"
@ -382,7 +383,7 @@ msgstr "No se puede conectar en modo Peripheral"
msgid "Cannot connect to AP"
msgstr "No se puede conectar a AP"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "No se puede eliminar valores"
@ -390,8 +391,8 @@ msgstr "No se puede eliminar valores"
msgid "Cannot disconnect from AP"
msgstr "No se puede desconectar de AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr "No puede ser pull mientras este en modo de salida"
@ -416,8 +417,8 @@ msgstr "No se puede grabar en un archivo"
msgid "Cannot remount '/' when USB is active."
msgstr "No se puede volver a montar '/' cuando el USB esta activo."
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr "No se puede reiniciar a bootloader porque no hay bootloader presente."
@ -477,7 +478,7 @@ msgstr "Clock unit está siendo utilizado"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "Bytes debe estar entre 0 y 255."
@ -507,8 +508,8 @@ msgstr ""
msgid "DAC already in use"
msgstr "DAC ya está siendo utilizado"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy
msgid "Data 0 pin must be byte aligned"
msgstr "graphic debe ser 2048 bytes de largo"
@ -517,8 +518,8 @@ msgstr "graphic debe ser 2048 bytes de largo"
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Los datos no caben en el paquete de anuncio."
@ -552,8 +553,8 @@ msgstr "ESP8226 no soporta modo seguro."
msgid "ESP8266 does not support pull down."
msgstr "ESP8266 no soporta pull down."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "El canal EXTINT ya está siendo utilizado"
@ -565,8 +566,8 @@ msgstr "Error en ffi_prep_cif"
msgid "Error in regex"
msgstr "Error en regex"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Se espera un %q"
@ -576,8 +577,8 @@ msgstr "Se espera un %q"
msgid "Expected a Characteristic"
msgstr "No se puede agregar la Característica."
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
#, fuzzy
msgid "Expected a UUID"
msgstr "Se espera un %q"
@ -612,13 +613,13 @@ msgstr "No se puede detener el anuncio. status: 0x%02x"
msgid "Failed to add service, err 0x%04x"
msgstr "No se puede detener el anuncio. status: 0x%02x"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Ha fallado la asignación del buffer RX"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Falló la asignación del buffer RX de %d bytes"
@ -703,8 +704,8 @@ msgstr "No se puede liberar el mutex, status: 0x%08lX"
msgid "Failed to start advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "No se puede inicar el anuncio. status: 0x%02x"
@ -724,8 +725,8 @@ msgstr "No se puede iniciar el escaneo. status: 0x%02x"
msgid "Failed to stop advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "No se puede detener el anuncio. status: 0x%02x"
@ -766,8 +767,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr "La función requiere lock"
@ -783,7 +784,7 @@ msgstr "GPIO16 no soporta pull up."
msgid "Group full"
msgstr "Group lleno"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "Operación I/O en archivo cerrado"
@ -811,8 +812,8 @@ msgstr "error Input/output"
msgid "Invalid BMP file"
msgstr "Archivo BMP inválido"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Frecuencia PWM inválida"
@ -857,17 +858,17 @@ msgstr "Archivo inválido"
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr "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"
msgstr "Fase inválida"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Pin inválido"
@ -879,14 +880,15 @@ msgstr "Pin inválido para canal izquierdo"
msgid "Invalid pin for right channel"
msgstr "Pin inválido para canal derecho"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr "Polaridad inválida"
@ -986,11 +988,11 @@ msgstr "No se encontró el canal DMA"
msgid "No PulseIn support for %q"
msgstr "Sin soporte PulseIn para %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Sin pin RX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Sin pin TX"
@ -1022,8 +1024,8 @@ msgstr "No hay hardware random disponible"
msgid "No hardware support for analog out."
msgstr "Sin soporte de hardware para analog out"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Sin soporte de hardware en pin"
@ -1103,7 +1105,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "El pin %d no soporta PWM"
@ -1116,8 +1118,8 @@ msgstr "Permiso denegado"
msgid "Pin %q does not have ADC capabilities"
msgstr "Pin %q no tiene capacidades de ADC"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Pin no tiene capacidad ADC"
@ -1151,7 +1153,7 @@ msgstr "Pull no se usa cuando la dirección es output."
msgid "RTC calibration is not supported on this board"
msgstr "Calibración de RTC no es soportada en esta placa"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "RTC no soportado en esta placa"
@ -1164,7 +1166,7 @@ msgstr "address fuera de límites"
msgid "Read-only"
msgstr "Solo-lectura"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Sistema de archivos de solo-Lectura"
@ -1219,8 +1221,8 @@ msgstr "Serializer está siendo utilizado"
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1307,7 +1309,7 @@ msgstr "Para salir, por favor reinicia la tarjeta sin "
msgid "Too many channels in sample."
msgstr "Demasiados canales en sample."
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1482,7 +1484,7 @@ msgstr "se requiere un objeto bytes-like"
msgid "abort() called"
msgstr "se llamó abort()"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "la dirección %08x no esta alineada a %d bytes"
@ -1511,7 +1513,7 @@ msgstr "argumento número/tipos no coinciden"
msgid "argument should be a '%q' not a '%q'"
msgstr "argumento deberia ser un '%q' no un '%q'"
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr "array/bytes requeridos en el lado derecho"
@ -1573,7 +1575,7 @@ msgstr "buffer debe de ser un objeto bytes-like"
msgid "buffer size must match format"
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"
msgstr ""
@ -1581,7 +1583,7 @@ msgstr ""
msgid "buffer too long"
msgstr "buffer demasiado largo"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr "buffer demasiado pequeño"
@ -1888,8 +1890,8 @@ msgstr "destination_length debe ser un int >= 0"
msgid "dict update sequence has wrong length"
msgstr "la secuencia de actualizacion del dict tiene una longitud incorrecta"
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "división por cero"
@ -1901,7 +1903,7 @@ msgstr "ya sea pos o kw args son permitidos"
msgid "empty"
msgstr "vacío"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap vacío"
@ -1975,7 +1977,7 @@ msgstr "argumento posicional adicional dado"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr "el archivo deberia ser una archivo abierto en modo byte"
@ -2095,9 +2097,9 @@ msgstr ""
msgid "incorrect padding"
msgstr "relleno (padding) incorrecto"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "index fuera de rango"
@ -2145,7 +2147,7 @@ msgstr "longitud de buffer inválida"
msgid "invalid cert"
msgstr "certificado inválido"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "data bits inválidos"
@ -2177,11 +2179,11 @@ msgstr "pin inválido"
msgid "invalid step"
msgstr ""
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "stop bits inválidos"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "sintaxis inválida"
@ -2221,7 +2223,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr "palabras clave deben ser strings"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr "etiqueta '%q' no definida"
@ -2261,7 +2263,7 @@ msgstr "long int no soportado en esta compilación"
msgid "map buffer too small"
msgstr "map buffer muy pequeño"
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr "error de dominio matemático"
@ -2337,11 +2339,11 @@ msgstr ""
msgid "need more than %d values to unpack"
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"
msgstr "potencia negativa sin float support"
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr "cuenta negativa de turnos"
@ -2361,7 +2363,7 @@ msgstr "no se ha encontrado ningún enlace para nonlocal"
msgid "no module named '%q'"
msgstr "ningún módulo se llama '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr "no hay tal atributo"
@ -2456,8 +2458,8 @@ msgstr "string de longitud impar"
msgid "offset out of bounds"
msgstr "address fuera de límites"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr "solo se admiten segmentos con step=1 (alias None)"
@ -2511,9 +2513,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr "pixel_shader debe ser displayio.Palette o displayio.ColorConverter"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "pop de un PulseIn vacío"
@ -2595,7 +2597,7 @@ msgstr "scan ha fallado"
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "script de compilación no soportado"
@ -2623,7 +2625,7 @@ msgstr "la longitud de sleep no puede ser negativa"
msgid "slice step cannot be zero"
msgstr "slice step no puede ser cero"
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr "pequeño int desbordamiento"
@ -2751,7 +2753,7 @@ msgstr "tupla/lista tiene una longitud incorrecta"
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "Ambos tx y rx no pueden ser None"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
"Last-Translator: Timothy <me@timothygarcia.ca>\n"
"Language-Team: fil\n"
@ -52,13 +52,13 @@ msgstr "%q indeks wala sa sakop"
msgid "%q indices must be integers, not %s"
msgstr "%q indeks ay dapat integers, hindi %s"
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "aarehas na haba dapat ang buffer slices"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
#, fuzzy
msgid "%q should be an int"
msgstr "y ay dapat int"
@ -72,12 +72,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr "'%q' argument kailangan"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr "'%s' umaasa ng label"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
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]"
msgstr "Inaasahan ng '%s' ang isang address sa [a, b]"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr "Inaasahan ng '%s' ang isang integer"
@ -259,10 +259,11 @@ msgstr "Lahat ng sync event channels ay ginagamit"
msgid "All timers for this pin are in use"
msgstr "Lahat ng timers para sa pin na ito ay ginagamit"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Lahat ng timer ginagamit"
@ -331,12 +332,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %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"
msgstr "Buffer dapat ay hindi baba sa 1 na haba"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "Ginagamit na ang DAC"
@ -379,7 +380,7 @@ msgstr "Hindi maconnect sa Peripheral mode"
msgid "Cannot connect to AP"
msgstr "Hindi maka connect sa AP"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "Hindi mabura ang values"
@ -387,8 +388,8 @@ msgstr "Hindi mabura ang values"
msgid "Cannot disconnect from AP"
msgstr "Hindi ma disconnect sa AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr "Hindi makakakuha ng pull habang nasa output mode"
@ -413,8 +414,8 @@ msgstr "Hindi ma-record sa isang file"
msgid "Cannot remount '/' when USB is active."
msgstr "Hindi ma-remount '/' kapag aktibo ang USB."
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr "Hindi ma-reset sa bootloader dahil walang bootloader."
@ -474,7 +475,7 @@ msgstr "Clock unit ginagamit"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "Sa gitna ng 0 o 255 dapat ang bytes."
@ -504,8 +505,8 @@ msgstr "Nagcrash sa HardFault_Handler.\n"
msgid "DAC already in use"
msgstr "Ginagamit na ang DAC"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy
msgid "Data 0 pin must be byte aligned"
msgstr "graphic ay dapat 2048 bytes ang haba"
@ -514,8 +515,8 @@ msgstr "graphic ay dapat 2048 bytes ang haba"
msgid "Data chunk must follow 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/Peripheral.c
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Hindi makasya ang data sa loob ng advertisement packet"
@ -550,8 +551,8 @@ msgstr "Walang safemode support ang ESP8266."
msgid "ESP8266 does not support pull down."
msgstr "Walang pull down support ang ESP8266."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Ginagamit na ang EXTINT channel"
@ -563,8 +564,8 @@ msgstr "Pagkakamali sa ffi_prep_cif"
msgid "Error in regex"
msgstr "May pagkakamali sa REGEX"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Umasa ng %q"
@ -574,8 +575,8 @@ msgstr "Umasa ng %q"
msgid "Expected a Characteristic"
msgstr "Hindi mabasa and Characteristic."
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
#, fuzzy
msgid "Expected a UUID"
msgstr "Umasa ng %q"
@ -610,13 +611,13 @@ msgstr "Hindi matagumpay ang paglagay ng service, status: 0x%08lX"
msgid "Failed to add service, err 0x%04x"
msgstr "Hindi matagumpay ang paglagay ng service, status: 0x%08lX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Nabigong ilaan ang RX buffer"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Nabigong ilaan ang RX buffer ng %d bytes"
@ -701,8 +702,8 @@ msgstr "Nabigo sa pagrelease ng mutex, status: 0x%08lX"
msgid "Failed to start advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Hindi masimulaan ang advertisement, status: 0x%08lX"
@ -722,8 +723,8 @@ msgstr "Hindi masimulaan mag i-scan, status: 0x%0xlX"
msgid "Failed to stop advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Hindi mahinto ang advertisement, status: 0x%08lX"
@ -764,8 +765,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr "Function nangangailangan ng lock"
@ -781,7 +782,7 @@ msgstr "Walang pull down support ang GPI016."
msgid "Group full"
msgstr "Puno ang group"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "I/O operasyon sa saradong file"
@ -809,8 +810,8 @@ msgstr "May mali sa Input/Output"
msgid "Invalid BMP file"
msgstr "Mali ang BMP file"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Mali ang PWM frequency"
@ -855,17 +856,17 @@ msgstr "Mali ang file"
msgid "Invalid format 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"
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"
msgstr "Mali ang phase"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Mali ang pin"
@ -877,14 +878,15 @@ msgstr "Mali ang pin para sa kaliwang channel"
msgid "Invalid pin for right channel"
msgstr "Mali ang pin para sa kanang channel"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr "Mali ang polarity"
@ -984,11 +986,11 @@ msgstr "Walang DMA channel na mahanap"
msgid "No PulseIn support for %q"
msgstr "Walang PulseIn support sa %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Walang RX pin"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Walang TX pin"
@ -1020,8 +1022,8 @@ msgstr "Walang magagamit na hardware random"
msgid "No hardware support for analog out."
msgstr "Hindi supportado ng hardware ang analog out."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Walang support sa hardware ang pin"
@ -1102,7 +1104,7 @@ msgid ""
msgstr ""
"PWM frequency hindi writable kapag variable_frequency ay False sa pag buo."
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "Walang PWM support sa pin %d"
@ -1115,8 +1117,8 @@ msgstr "Walang pahintulot"
msgid "Pin %q does not have ADC capabilities"
msgstr "Walang kakayahang ADC ang pin %q"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Ang pin ay walang kakayahan sa ADC"
@ -1150,7 +1152,7 @@ msgstr "Pull hindi ginagamit kapag ang direksyon ay output."
msgid "RTC calibration is not supported on this board"
msgstr "RTC calibration ay hindi supportado ng board na ito"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "Hindi supportado ang RTC sa board na ito"
@ -1163,7 +1165,7 @@ msgstr "wala sa sakop ang address"
msgid "Read-only"
msgstr "Basahin-lamang"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Basahin-lamang mode"
@ -1218,8 +1220,8 @@ msgstr "Serializer ginagamit"
msgid "Slice and value different lengths."
msgstr "Slice at value iba't ibang haba."
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr "Hindi suportado ang Slices"
@ -1309,7 +1311,7 @@ msgstr "Para lumabas, paki-reset ang board na wala ang "
msgid "Too many channels in sample."
msgstr "Sobra ang channels sa sample."
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1485,7 +1487,7 @@ msgstr "a bytes-like object ay kailangan"
msgid "abort() called"
msgstr "abort() tinawag"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "address %08x ay hindi pantay sa %d bytes"
@ -1514,7 +1516,7 @@ msgstr "hindi tugma ang argument num/types"
msgid "argument should be a '%q' not a '%q'"
msgstr "argument ay dapat na '%q' hindi '%q'"
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr "array/bytes kinakailangan sa kanang bahagi"
@ -1576,7 +1578,7 @@ msgstr "buffer ay dapat bytes-like object"
msgid "buffer size must match format"
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"
msgstr "aarehas na haba dapat ang buffer slices"
@ -1584,7 +1586,7 @@ msgstr "aarehas na haba dapat ang buffer slices"
msgid "buffer too long"
msgstr "masyadong mahaba ng buffer"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr "masyadong maliit ang buffer"
@ -1894,8 +1896,8 @@ msgstr "ang destination_length ay dapat na isang int >= 0"
msgid "dict update sequence has wrong length"
msgstr "may mali sa haba ng dict update sequence"
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "dibisyon ng zero"
@ -1907,7 +1909,7 @@ msgstr "pos o kw args ang pinahihintulutan"
msgid "empty"
msgstr "walang laman"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "walang laman ang heap"
@ -1981,7 +1983,7 @@ msgstr "dagdag na positional argument na ibinigay"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr "file ay dapat buksan sa byte mode"
@ -2102,9 +2104,9 @@ msgstr "hindi kumpleto ang format key"
msgid "incorrect padding"
msgstr "mali ang padding"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "index wala sa sakop"
@ -2152,7 +2154,7 @@ msgstr "mali ang buffer length"
msgid "invalid cert"
msgstr "mali ang cert"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "mali ang data bits"
@ -2184,11 +2186,11 @@ msgstr "mali ang pin"
msgid "invalid step"
msgstr "mali ang step"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "mali ang stop bits"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "mali ang sintaks"
@ -2229,7 +2231,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr "ang keywords dapat strings"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr "label '%d' kailangan na i-define"
@ -2269,7 +2271,7 @@ msgstr "long int hindi sinusuportahan sa build na ito"
msgid "map buffer too small"
msgstr "masyadong maliit ang buffer map"
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr "may pagkakamali sa math domain"
@ -2346,11 +2348,11 @@ msgstr "native yield"
msgid "need more than %d values to 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"
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"
msgstr "negative shift count"
@ -2370,7 +2372,7 @@ msgstr "no binding para sa nonlocal, nahanap"
msgid "no module named '%q'"
msgstr "walang module na '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr "walang ganoon na attribute"
@ -2462,8 +2464,8 @@ msgstr "odd-length string"
msgid "offset out of bounds"
msgstr "wala sa sakop ang address"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr "ang mga slices lamang na may hakbang = 1 (aka None) ang sinusuportahan"
@ -2517,9 +2519,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr "pixel_shader ay dapat displayio.Palette o displayio.ColorConverter"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "pop mula sa walang laman na PulseIn"
@ -2601,7 +2603,7 @@ msgstr "nabigo ang pag-scan"
msgid "schedule stack full"
msgstr "puno na ang schedule stack"
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "script kompilasyon hindi supportado"
@ -2629,7 +2631,7 @@ msgstr "sleep length ay dapat hindi negatibo"
msgid "slice step cannot be zero"
msgstr "slice step ay hindi puedeng 0"
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr "small int overflow"
@ -2757,7 +2759,7 @@ msgstr "mali ang haba ng tuple/list"
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "tx at rx hindi pwedeng parehas na None"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-12-23 20:05+0100\n"
"Last-Translator: Pierrick Couturier <arofarn@arofarn.info>\n"
"Language-Team: fr\n"
@ -51,13 +51,13 @@ msgstr "index %q hors gamme"
msgid "%q indices must be integers, not %s"
msgstr "les indices %q doivent être des entiers, pas %s"
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "les slices de tampon doivent être de longueurs égales"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
#, fuzzy
msgid "%q should be an int"
msgstr "y doit être un entier (int)"
@ -70,12 +70,12 @@ msgstr "%q() prend %d arguments mais %d ont été donnés"
msgid "'%q' argument required"
msgstr "'%q' argument requis"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr "'%s' attend un label"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr "'%s' attend un registre"
@ -95,7 +95,7 @@ msgstr "'%s' attend un registre FPU"
msgid "'%s' expects an address of the form [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
msgid "'%s' expects an integer"
msgstr "'%s' attend un entier"
@ -259,10 +259,11 @@ msgstr "Tous les canaux d'événements de synchro sont utilisés"
msgid "All timers for this pin are in use"
msgstr "Tous les timers pour cette broche sont utilisés"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Tous les timers sont utilisés"
@ -332,12 +333,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %d bytes."
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"
msgstr "Le tampon doit être de longueur au moins 1"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC déjà utilisé"
@ -380,7 +381,7 @@ msgstr "Impossible de se connecter en mode Peripheral"
msgid "Cannot connect to AP"
msgstr "Impossible de se connecter à 'AP'"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "Impossible de supprimer les valeurs"
@ -388,8 +389,8 @@ msgstr "Impossible de supprimer les valeurs"
msgid "Cannot disconnect from AP"
msgstr "Impossible de se déconnecter de 'AP'"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr "Ne peux être tiré ('pull') en mode 'output'"
@ -414,8 +415,8 @@ msgstr "Impossible d'enregistrer vers un fichier"
msgid "Cannot remount '/' when USB is active."
msgstr "'/' ne peut être remonté quand l'USB est actif."
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
"Ne peut être redémarré vers le bootloader car il n'y a pas de bootloader."
@ -476,7 +477,7 @@ msgstr "Horloge en cours d'utilisation"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "Les octets 'bytes' doivent être entre 0 et 255"
@ -506,8 +507,8 @@ msgstr ""
msgid "DAC already in use"
msgstr "DAC déjà utilisé"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy
msgid "Data 0 pin must be byte aligned"
msgstr "le graphic doit être long de 2048 octets"
@ -516,8 +517,8 @@ msgstr "le graphic doit être long de 2048 octets"
msgid "Data chunk must follow fmt chunk"
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/Peripheral.c
msgid "Data too large for advertisement packet"
msgstr ""
@ -549,8 +550,8 @@ msgstr "l'ESP8266 ne supporte pas le mode sans-échec"
msgid "ESP8266 does not support pull down."
msgstr "L'ESP8266 ne supporte pas le rappel (pull-down)"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Canal EXTINT déjà utilisé"
@ -562,8 +563,8 @@ msgstr "Erreur dans ffi_prep_cif"
msgid "Error in regex"
msgstr "Erreur dans l'expression régulière"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Attendu : %q"
@ -573,8 +574,8 @@ msgstr "Attendu : %q"
msgid "Expected a Characteristic"
msgstr "Impossible d'ajouter la Characteristic."
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
#, fuzzy
msgid "Expected a UUID"
msgstr "Attendu : %q"
@ -609,13 +610,13 @@ msgstr "Echec de l'ajout de service, statut: 0x%08lX"
msgid "Failed to add service, err 0x%04x"
msgstr "Echec de l'ajout de service, statut: 0x%08lX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Echec de l'allocation du tampon RX"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Echec de l'allocation de %d octets du tampon RX"
@ -700,8 +701,8 @@ msgstr "Impossible de libérer mutex, status: 0x%08lX"
msgid "Failed to start advertising"
msgstr "Echec de l'ajout de service, statut: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Impossible de commencer à scanner, statut: 0x%0xlX"
@ -721,8 +722,8 @@ msgstr "Impossible de commencer à scanner, statut: 0x%0xlX"
msgid "Failed to stop advertising"
msgstr "Echec de l'ajout de service, statut: 0x%08lX"
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Echec de l'ajout de service, statut: 0x%08lX"
@ -763,8 +764,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr "La fonction nécessite un verrou"
@ -780,7 +781,7 @@ msgstr "le GPIO16 ne supporte pas le tirage (pull-up)"
msgid "Group full"
msgstr "Groupe plein"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "opération d'E/S sur un fichier fermé"
@ -809,8 +810,8 @@ msgstr "Erreur d'entrée/sortie"
msgid "Invalid BMP file"
msgstr "Fichier invalide"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Fréquence de PWM invalide"
@ -857,17 +858,17 @@ msgstr "Fichier invalide"
msgid "Invalid format chunk size"
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"
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"
msgstr "Phase invalide"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Broche invalide"
@ -879,14 +880,15 @@ msgstr "Broche invalide pour le canal gauche"
msgid "Invalid pin for right channel"
msgstr "Broche invalide pour le canal droit"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr "Polarité invalide"
@ -987,11 +989,11 @@ msgstr "Aucun canal DMA trouvé"
msgid "No PulseIn support for %q"
msgstr "Pas de support de PulseIn pour %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Pas de broche RX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Pas de broche TX"
@ -1023,8 +1025,8 @@ msgstr "Pas de source matérielle d'aléa disponible"
msgid "No hardware support for analog out."
msgstr "Pas de support matériel pour une sortie analogique"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Pas de support matériel pour cette broche"
@ -1110,7 +1112,7 @@ msgstr ""
"La fréquence de PWM n'est pas modifiable quand variable_frequency est False "
"à la construction."
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "La broche %d ne supporte pas le PWM"
@ -1123,8 +1125,8 @@ msgstr "Permission refusée"
msgid "Pin %q does not have ADC capabilities"
msgstr "La broche %q n'a pas de convertisseur analogique-digital"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "la broche ne peut être utilisé pour l'ADC"
@ -1157,7 +1159,7 @@ msgstr "Le tirage 'pull' n'est pas utilisé quand la direction est 'output'."
msgid "RTC calibration is not supported on this board"
msgstr "calibration de la RTC non supportée sur cette carte"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "RTC non supportée sur cette carte"
@ -1170,7 +1172,7 @@ msgstr "adresse hors limites"
msgid "Read-only"
msgstr "Lecture seule"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Système de fichier en lecture seule"
@ -1226,8 +1228,8 @@ msgstr "Sérialiseur en cours d'utilisation"
msgid "Slice and value different lengths."
msgstr "Slice et valeur de tailles différentes"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr "Slices non supportées"
@ -1320,7 +1322,7 @@ msgstr "Pour quitter, redémarrez la carte SVP sans "
msgid "Too many channels in sample."
msgstr "Trop de canaux dans l'échantillon."
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1495,7 +1497,7 @@ msgstr "un objet 'bytes-like' est requis"
msgid "abort() called"
msgstr "abort() appelé"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "l'adresse %08x n'est pas alignée sur %d octets"
@ -1524,7 +1526,7 @@ msgstr "argument num/types ne correspond pas"
msgid "argument should be a '%q' not a '%q'"
msgstr "l'argument devrait être un(e) '%q', pas '%q'"
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr "tableau/octets requis à droite"
@ -1588,7 +1590,7 @@ msgstr "le tampon doit être un objet bytes-like"
msgid "buffer size must match format"
msgstr "les slices de tampon doivent être de longueurs égales"
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "buffer slices must be of equal length"
msgstr "les slices de tampon doivent être de longueurs égales"
@ -1596,7 +1598,7 @@ msgstr "les slices de tampon doivent être de longueurs égales"
msgid "buffer too long"
msgstr "tampon trop long"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr "tampon trop petit"
@ -1911,8 +1913,8 @@ msgstr "destination_length doit être un entier >= 0"
msgid "dict update sequence has wrong length"
msgstr "la séquence de mise à jour de dict a une mauvaise longueur"
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "division par zéro"
@ -1924,7 +1926,7 @@ msgstr "soit 'pos', soit 'kw' est permis en argument"
msgid "empty"
msgstr "vide"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "'heap' vide"
@ -1998,7 +2000,7 @@ msgstr "argument positionnel donné en plus"
msgid "ffi_prep_closure_loc"
msgstr ""
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr "le fichier doit être un fichier ouvert en mode 'byte'"
@ -2118,9 +2120,9 @@ msgstr "clé de format incomplète"
msgid "incorrect padding"
msgstr "espacement incorrect"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "index hors gamme"
@ -2168,7 +2170,7 @@ msgstr "longueur de tampon invalide"
msgid "invalid cert"
msgstr "certificat invalide"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "bits de données invalides"
@ -2200,11 +2202,11 @@ msgstr "broche invalide"
msgid "invalid step"
msgstr "pas invalide"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "bits d'arrêt invalides"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "syntaxe invalide"
@ -2243,7 +2245,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr "les noms doivent être des chaînes de caractère"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr "label '%q' non supporté"
@ -2283,7 +2285,7 @@ msgstr "entiers longs non supportés dans cette build"
msgid "map buffer too small"
msgstr "tampon trop petit"
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr "erreur de domaine math"
@ -2360,11 +2362,11 @@ msgstr ""
msgid "need more than %d values to unpack"
msgstr "nécessite plus de %d valeur à 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"
msgstr "puissance négative sans support des nombres flottants"
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr "compte de décalage négatif"
@ -2385,7 +2387,7 @@ msgstr "pas de lien trouvé pour nonlocal"
msgid "no module named '%q'"
msgstr "pas de module '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr "pas de tel attribut"
@ -2479,8 +2481,8 @@ msgstr "chaîne de longueur impaire"
msgid "offset out of bounds"
msgstr "adresse hors limites"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr "seuls les slices avec 'step=1' (cad None) sont supportées"
@ -2537,9 +2539,9 @@ msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
"pixel_shader doit être un objet displayio.Palette ou displayio.ColorConverter"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "'pop' d'une entrée PulseIn vide"
@ -2621,7 +2623,7 @@ msgstr "échec du scan"
msgid "schedule stack full"
msgstr "pile de plannification pleine"
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "compilation de script non supporté"
@ -2649,7 +2651,7 @@ msgstr "la longueur de sleep ne doit pas être négative"
msgid "slice step cannot be zero"
msgstr "le pas 'step' de slice ne peut être zéro"
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr "dépassement de capacité d'un entier court"
@ -2778,7 +2780,7 @@ msgstr "tuple/liste a une mauvaise longueur"
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "tx et rx ne peuvent être None tous les deux"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
"Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n"
"Language-Team: \n"
@ -52,13 +52,13 @@ msgstr "indice %q fuori intervallo"
msgid "%q indices must be integers, not %s"
msgstr "gli indici %q devono essere interi, non %s"
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "slice del buffer devono essere della stessa lunghezza"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
#, fuzzy
msgid "%q should be an int"
msgstr "y dovrebbe essere un int"
@ -71,12 +71,12 @@ msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d"
msgid "'%q' argument required"
msgstr "'%q' argomento richiesto"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr "'%s' aspetta una etichetta"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr "'%s' aspetta un registro"
@ -96,7 +96,7 @@ msgstr "'%s' aspetta un registro"
msgid "'%s' expects an address of the form [a, b]"
msgstr "'%s' aspetta un registro"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr "'%s' aspetta un intero"
@ -258,10 +258,11 @@ msgstr "Tutti i canali di eventi sincronizzati in uso"
msgid "All timers for this pin are in use"
msgstr "Tutti i timer per questo pin sono in uso"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Tutti i timer utilizzati"
@ -331,12 +332,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %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"
msgstr "Il buffer deve essere lungo almeno 1"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC già in uso"
@ -379,7 +380,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr "Impossible connettersi all'AP"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "Impossibile cancellare valori"
@ -387,8 +388,8 @@ msgstr "Impossibile cancellare valori"
msgid "Cannot disconnect from AP"
msgstr "Impossible disconnettersi all'AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr ""
@ -413,8 +414,8 @@ msgstr "Impossibile registrare in un file"
msgid "Cannot remount '/' when USB is active."
msgstr "Non è possibile rimontare '/' mentre l'USB è attiva."
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
"Impossibile resettare nel bootloader poiché nessun bootloader è presente."
@ -475,7 +476,7 @@ msgstr "Unità di clock in uso"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "I byte devono essere compresi tra 0 e 255"
@ -505,8 +506,8 @@ msgstr ""
msgid "DAC already in use"
msgstr "DAC già in uso"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy
msgid "Data 0 pin must be byte aligned"
msgstr "graphic deve essere lunga 2048 byte"
@ -515,8 +516,8 @@ msgstr "graphic deve essere lunga 2048 byte"
msgid "Data chunk must follow fmt chunk"
msgstr ""
#: ports/nrf/common-hal/bleio/Peripheral.c
#: ports/nrf/common-hal/bleio/Broadcaster.c
#: ports/nrf/common-hal/bleio/Peripheral.c
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Impossibile inserire dati nel pacchetto di advertisement."
@ -550,8 +551,8 @@ msgstr "ESP8266 non supporta la modalità sicura."
msgid "ESP8266 does not support pull down."
msgstr "ESP8266 non supporta pull-down"
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Canale EXTINT già in uso"
@ -563,8 +564,8 @@ msgstr "Errore in ffi_prep_cif"
msgid "Error in regex"
msgstr "Errore nella regex"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Atteso un %q"
@ -574,8 +575,8 @@ msgstr "Atteso un %q"
msgid "Expected a Characteristic"
msgstr "Non è possibile aggiungere Characteristic."
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
#, fuzzy
msgid "Expected a UUID"
msgstr "Atteso un %q"
@ -610,13 +611,13 @@ msgstr "Impossibile fermare advertisement. status: 0x%02x"
msgid "Failed to add service, err 0x%04x"
msgstr "Impossibile fermare advertisement. status: 0x%02x"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Impossibile allocare buffer RX"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Fallita allocazione del buffer RX di %d byte"
@ -700,8 +701,8 @@ msgstr "Impossibile leggere valore dell'attributo. status: 0x%02x"
msgid "Failed to start advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Impossibile avviare advertisement. status: 0x%02x"
@ -721,8 +722,8 @@ msgstr "Impossible iniziare la scansione. status: 0x%02x"
msgid "Failed to stop advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Impossibile fermare advertisement. status: 0x%02x"
@ -763,8 +764,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -780,7 +781,7 @@ msgstr "GPIO16 non supporta pull-up"
msgid "Group full"
msgstr "Gruppo pieno"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "operazione I/O su file chiuso"
@ -808,8 +809,8 @@ msgstr "Errore input/output"
msgid "Invalid BMP file"
msgstr "File BMP non valido"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Frequenza PWM non valida"
@ -856,17 +857,17 @@ msgstr "File non valido"
msgid "Invalid format chunk size"
msgstr ""
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
msgid "Invalid number of bits"
msgstr "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"
msgstr "Fase non valida"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Pin non valido"
@ -878,14 +879,15 @@ msgstr "Pin non valido per il canale sinistro"
msgid "Invalid pin for right channel"
msgstr "Pin non valido per il canale destro"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr "Polarità non valida"
@ -982,11 +984,11 @@ msgstr "Nessun canale DMA trovato"
msgid "No PulseIn support for %q"
msgstr "Nessun supporto per PulseIn per %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Nessun pin RX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Nessun pin TX"
@ -1018,8 +1020,8 @@ msgstr "Nessun generatore hardware di numeri casuali disponibile"
msgid "No hardware support for analog out."
msgstr "Nessun supporto hardware per l'uscita analogica."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Nessun supporto hardware sul pin"
@ -1105,7 +1107,7 @@ msgstr ""
"frequenza PWM frequency non è scrivibile quando variable_frequency è "
"impostato nel costruttore a False."
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "PWM non è supportato sul pin %d"
@ -1118,8 +1120,8 @@ msgstr "Permesso negato"
msgid "Pin %q does not have ADC capabilities"
msgstr "Il pin %q non ha capacità ADC"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "Il pin non ha capacità di ADC"
@ -1153,7 +1155,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr "calibrazione RTC non supportata su questa scheda"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "RTC non supportato su questa scheda"
@ -1166,7 +1168,7 @@ msgstr "indirizzo fuori limite"
msgid "Read-only"
msgstr "Sola lettura"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Filesystem in sola lettura"
@ -1223,8 +1225,8 @@ msgstr "Serializer in uso"
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr "Slice non supportate"
@ -1307,7 +1309,7 @@ msgstr "Per uscire resettare la scheda senza "
msgid "Too many channels in sample."
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1477,7 +1479,7 @@ msgstr "un oggetto byte-like è richiesto"
msgid "abort() called"
msgstr "abort() chiamato"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "l'indirizzo %08x non è allineato a %d bytes"
@ -1506,7 +1508,7 @@ msgstr "discrepanza di numero/tipo di argomenti"
msgid "argument should be a '%q' not a '%q'"
msgstr "l'argomento dovrebbe essere un '%q' e non un '%q'"
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1570,7 +1572,7 @@ msgstr ""
msgid "buffer size must match format"
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"
msgstr "slice del buffer devono essere della stessa lunghezza"
@ -1578,7 +1580,7 @@ msgstr "slice del buffer devono essere della stessa lunghezza"
msgid "buffer too long"
msgstr "buffer troppo lungo"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr "buffer troppo piccolo"
@ -1884,8 +1886,8 @@ msgstr "destination_length deve essere un int >= 0"
msgid "dict update sequence has wrong length"
msgstr "sequanza di aggiornamento del dizionario ha la lunghezza errata"
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "divisione per zero"
@ -1897,7 +1899,7 @@ msgstr "sono permesse solo gli argomenti pos o kw"
msgid "empty"
msgstr "vuoto"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap vuoto"
@ -1971,7 +1973,7 @@ msgstr "argomenti posizonali extra dati"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2092,9 +2094,9 @@ msgstr ""
msgid "incorrect padding"
msgstr "padding incorretto"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "indice fuori intervallo"
@ -2142,7 +2144,7 @@ msgstr "lunghezza del buffer non valida"
msgid "invalid cert"
msgstr "certificato non valido"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "bit dati invalidi"
@ -2174,11 +2176,11 @@ msgstr "pin non valido"
msgid "invalid step"
msgstr "step non valida"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "bit di stop invalidi"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr "sintassi non valida"
@ -2220,7 +2222,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr "argomenti nominati devono essere stringhe"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr "etichetta '%q' non definita"
@ -2260,7 +2262,7 @@ msgstr "long int non supportata in questa build"
msgid "map buffer too small"
msgstr "map buffer troppo piccolo"
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr "errore di dominio matematico"
@ -2337,11 +2339,11 @@ msgstr "yield nativo"
msgid "need more than %d values to unpack"
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"
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"
msgstr ""
@ -2362,7 +2364,7 @@ msgstr "nessun binding per nonlocal trovato"
msgid "no module named '%q'"
msgstr "nessun modulo chiamato '%q'"
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr "attributo inesistente"
@ -2456,8 +2458,8 @@ msgstr "stringa di lunghezza dispari"
msgid "offset out of bounds"
msgstr "indirizzo fuori limite"
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr "solo slice con step=1 (aka None) sono supportate"
@ -2513,9 +2515,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr "pixel_shader deve essere displayio.Palette o displayio.ColorConverter"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr "pop sun un PulseIn vuoto"
@ -2597,7 +2599,7 @@ msgstr "scansione fallita"
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "compilazione dello scrip non suportata"
@ -2625,7 +2627,7 @@ msgstr "la lunghezza di sleed deve essere non negativa"
msgid "slice step cannot be zero"
msgstr "la step della slice non può essere zero"
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr "small int overflow"
@ -2753,7 +2755,7 @@ msgstr "tupla/lista ha la lunghezza sbagliata"
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "tx e rx non possono essere entrambi None"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-18 09:56-0400\n"
"POT-Creation-Date: 2019-03-19 18:37-0700\n"
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -52,13 +52,13 @@ msgstr ""
msgid "%q indices must be integers, not %s"
msgstr ""
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
#: shared-bindings/bleio/CharacteristicBuffer.c
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
#, fuzzy
msgid "%q must be >= 1"
msgstr "buffers devem ser o mesmo tamanho"
#: shared-bindings/displayio/BuiltinFont.c
#: shared-bindings/fontio/BuiltinFont.c
#, fuzzy
msgid "%q should be an int"
msgstr "y deve ser um int"
@ -71,12 +71,12 @@ msgstr ""
msgid "'%q' argument required"
msgstr "'%q' argumento(s) requerido(s)"
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a label"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects a register"
msgstr ""
@ -96,7 +96,7 @@ msgstr ""
msgid "'%s' expects an address of the form [a, b]"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
#, c-format
msgid "'%s' expects an integer"
msgstr ""
@ -258,10 +258,11 @@ msgstr ""
msgid "All timers for this pin are in use"
msgstr "Todos os temporizadores para este pino estão em uso"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c shared-module/_pew/PewPew.c
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
#: shared-module/_pew/PewPew.c
msgid "All timers in use"
msgstr "Todos os temporizadores em uso"
@ -328,12 +329,12 @@ msgstr ""
msgid "Buffer incorrect size. Should be %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"
msgstr ""
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC em uso"
@ -376,7 +377,7 @@ msgstr ""
msgid "Cannot connect to AP"
msgstr "Não é possível conectar-se ao AP"
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
msgid "Cannot delete values"
msgstr "Não é possível excluir valores"
@ -384,8 +385,8 @@ msgstr "Não é possível excluir valores"
msgid "Cannot disconnect from AP"
msgstr "Não é possível desconectar do AP"
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
#: ports/atmel-samd/common-hal/digitalio/DigitalInOut.c
#: ports/nrf/common-hal/digitalio/DigitalInOut.c
msgid "Cannot get pull while in output mode"
msgstr ""
@ -410,8 +411,8 @@ msgstr "Não é possível gravar em um arquivo"
msgid "Cannot remount '/' when USB is active."
msgstr "Não é possível remontar '/' enquanto o USB estiver ativo."
#: ports/esp8266/common-hal/microcontroller/__init__.c
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
#: ports/esp8266/common-hal/microcontroller/__init__.c
msgid "Cannot reset into bootloader because no bootloader is present."
msgstr ""
@ -471,7 +472,7 @@ msgstr "Unidade de Clock em uso"
msgid "Column entry must be digitalio.DigitalInOut"
msgstr ""
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "Os bytes devem estar entre 0 e 255."
@ -501,8 +502,8 @@ msgstr ""
msgid "DAC already in use"
msgstr "DAC em uso"
#: ports/nrf/common-hal/displayio/ParallelBus.c
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
#: ports/nrf/common-hal/displayio/ParallelBus.c
msgid "Data 0 pin must be byte aligned"
msgstr ""
@ -510,8 +511,8 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
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/Peripheral.c
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Não é possível ajustar dados no pacote de anúncios."
@ -545,8 +546,8 @@ msgstr "O ESP8226 não suporta o modo de segurança."
msgid "ESP8266 does not support pull down."
msgstr "ESP8266 não suporta pull down."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "EXTINT channel already in use"
msgstr "Canal EXTINT em uso"
@ -558,8 +559,8 @@ msgstr "Erro no ffi_prep_cif"
msgid "Error in regex"
msgstr "Erro no regex"
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/neopixel_write/__init__.c
#: shared-bindings/microcontroller/Pin.c
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
#: shared-bindings/terminalio/Terminal.c
msgid "Expected a %q"
msgstr "Esperado um"
@ -569,8 +570,8 @@ msgstr "Esperado um"
msgid "Expected a Characteristic"
msgstr "Não é possível adicionar Característica."
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
#: shared-bindings/bleio/Characteristic.c
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
#: shared-bindings/bleio/Service.c
#, fuzzy
msgid "Expected a UUID"
msgstr "Esperado um"
@ -605,13 +606,13 @@ msgstr "Não pode parar propaganda. status: 0x%02x"
msgid "Failed to add service, err 0x%04x"
msgstr "Não pode parar propaganda. status: 0x%02x"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "Failed to allocate RX buffer"
msgstr "Falha ao alocar buffer RX"
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Falha ao alocar buffer RX de %d bytes"
@ -693,8 +694,8 @@ msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
msgid "Failed to start advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
@ -714,8 +715,8 @@ msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
msgid "Failed to stop advertising"
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/Peripheral.c
#, fuzzy, c-format
msgid "Failed to stop advertising, err 0x%04x"
msgstr "Não pode parar propaganda. status: 0x%02x"
@ -756,8 +757,8 @@ msgstr ""
msgid "Frequency captured is above capability. Capture Paused."
msgstr ""
#: 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/SPI.c
msgid "Function requires lock"
msgstr ""
@ -773,7 +774,7 @@ msgstr "GPIO16 não suporta pull up."
msgid "Group full"
msgstr "Grupo cheio"
#: py/objstringio.c ports/unix/file.c extmod/vfs_posix_file.c
#: extmod/vfs_posix_file.c ports/unix/file.c py/objstringio.c
msgid "I/O operation on closed file"
msgstr "Operação I/O no arquivo fechado"
@ -799,8 +800,8 @@ msgstr ""
msgid "Invalid BMP file"
msgstr "Arquivo BMP inválido"
#: shared-bindings/pulseio/PWMOut.c ports/nrf/common-hal/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/pulseio/PWMOut.c
#: ports/nrf/common-hal/pulseio/PWMOut.c shared-bindings/pulseio/PWMOut.c
msgid "Invalid PWM frequency"
msgstr "Frequência PWM inválida"
@ -847,17 +848,17 @@ msgstr "Arquivo inválido"
msgid "Invalid format chunk size"
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"
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"
msgstr "Fase Inválida"
#: shared-bindings/pulseio/PWMOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
#: shared-bindings/pulseio/PWMOut.c
msgid "Invalid pin"
msgstr "Pino inválido"
@ -869,14 +870,15 @@ msgstr "Pino inválido para canal esquerdo"
msgid "Invalid pin for right channel"
msgstr "Pino inválido para canal direito"
#: ports/nrf/common-hal/busio/I2C.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/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
#: ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"
msgstr "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"
msgstr ""
@ -972,11 +974,11 @@ msgstr "Nenhum canal DMA encontrado"
msgid "No PulseIn support for %q"
msgstr "Não há suporte para PulseIn no pino %q"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Nenhum pino RX"
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "No TX pin"
msgstr "Nenhum pino TX"
@ -1008,8 +1010,8 @@ msgstr ""
msgid "No hardware support for analog out."
msgstr "Nenhum suporte de hardware para saída analógica."
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
msgid "No hardware support on pin"
msgstr "Nenhum suporte de hardware no pino"
@ -1088,7 +1090,7 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr ""
#: ports/esp8266/machine_pwm.c ports/esp8266/common-hal/pulseio/PWMOut.c
#: ports/esp8266/common-hal/pulseio/PWMOut.c ports/esp8266/machine_pwm.c
#, c-format
msgid "PWM not supported on pin %d"
msgstr "PWM não suportado no pino %d"
@ -1101,8 +1103,8 @@ msgstr "Permissão negada"
msgid "Pin %q does not have ADC capabilities"
msgstr "Pino %q não tem recursos de ADC"
#: ports/nrf/common-hal/analogio/AnalogIn.c
#: ports/atmel-samd/common-hal/analogio/AnalogIn.c
#: ports/nrf/common-hal/analogio/AnalogIn.c
msgid "Pin does not have ADC capabilities"
msgstr "O pino não tem recursos de ADC"
@ -1135,7 +1137,7 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr "A calibração RTC não é suportada nesta placa"
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
msgid "RTC is not supported on this board"
msgstr "O RTC não é suportado nesta placa"
@ -1147,7 +1149,7 @@ msgstr ""
msgid "Read-only"
msgstr "Somente leitura"
#: py/moduerrno.c extmod/vfs_fat.c
#: extmod/vfs_fat.c py/moduerrno.c
msgid "Read-only filesystem"
msgstr "Sistema de arquivos somente leitura"
@ -1202,8 +1204,8 @@ msgstr "Serializer em uso"
msgid "Slice and value different lengths."
msgstr ""
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
msgid "Slices not supported"
msgstr ""
@ -1283,7 +1285,7 @@ msgstr "Para sair, por favor, reinicie a placa sem "
msgid "Too many channels in sample."
msgstr "Muitos canais na amostra."
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
msgid "Too many display busses"
msgstr ""
@ -1449,7 +1451,7 @@ msgstr ""
msgid "abort() called"
msgstr "abort() chamado"
#: ports/unix/modmachine.c extmod/machine_mem.c
#: extmod/machine_mem.c ports/unix/modmachine.c
#, c-format
msgid "address %08x is not aligned to %d bytes"
msgstr "endereço %08x não está alinhado com %d bytes"
@ -1478,7 +1480,7 @@ msgstr ""
msgid "argument should be a '%q' not a '%q'"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objarray.c
#: py/objarray.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
msgstr ""
@ -1542,7 +1544,7 @@ msgstr ""
msgid "buffer size must match format"
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"
msgstr ""
@ -1550,7 +1552,7 @@ msgstr ""
msgid "buffer too long"
msgstr "buffer muito longo"
#: shared-bindings/struct/__init__.c py/modstruct.c
#: py/modstruct.c shared-bindings/struct/__init__.c
#: shared-module/struct/__init__.c
msgid "buffer too small"
msgstr ""
@ -1850,8 +1852,8 @@ msgstr "destination_length deve ser um int >= 0"
msgid "dict update sequence has wrong length"
msgstr ""
#: shared-bindings/math/__init__.c py/objfloat.c py/runtime.c py/modmath.c
#: py/objint_longlong.c py/objint_mpz.c
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
msgstr "divisão por zero"
@ -1863,7 +1865,7 @@ msgstr "pos ou kw args são permitidos"
msgid "empty"
msgstr "vazio"
#: extmod/modutimeq.c extmod/moduheapq.c
#: extmod/moduheapq.c extmod/modutimeq.c
msgid "empty heap"
msgstr "heap vazia"
@ -1937,7 +1939,7 @@ msgstr "argumentos extra posicionais passados"
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
msgid "file must be a file opened in byte mode"
msgstr ""
@ -2057,9 +2059,9 @@ msgstr ""
msgid "incorrect padding"
msgstr "preenchimento incorreto"
#: py/obj.c ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c py/obj.c
msgid "index out of range"
msgstr "Índice fora do intervalo"
@ -2107,7 +2109,7 @@ msgstr "comprimento de buffer inválido"
msgid "invalid cert"
msgstr "certificado inválido"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid data bits"
msgstr "Bits de dados inválidos"
@ -2139,11 +2141,11 @@ msgstr "Pino inválido"
msgid "invalid step"
msgstr "passo inválido"
#: ports/esp8266/machine_uart.c ports/esp8266/common-hal/busio/UART.c
#: ports/esp8266/common-hal/busio/UART.c ports/esp8266/machine_uart.c
msgid "invalid stop bits"
msgstr "Bits de parada inválidos"
#: py/parse.c py/compile.c
#: py/compile.c py/parse.c
msgid "invalid syntax"
msgstr ""
@ -2180,7 +2182,7 @@ msgstr ""
msgid "keywords must be strings"
msgstr ""
#: py/emitinlinextensa.c py/emitinlinethumb.c
#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
msgstr ""
@ -2220,7 +2222,7 @@ msgstr ""
msgid "map buffer too small"
msgstr ""
#: shared-bindings/math/__init__.c py/modmath.c
#: py/modmath.c shared-bindings/math/__init__.c
msgid "math domain error"
msgstr ""
@ -2296,11 +2298,11 @@ msgstr ""
msgid "need more than %d values to unpack"
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"
msgstr ""
#: py/runtime.c py/objint_mpz.c
#: py/objint_mpz.c py/runtime.c
msgid "negative shift count"
msgstr ""
@ -2320,7 +2322,7 @@ msgstr ""
msgid "no module named '%q'"
msgstr ""
#: shared-bindings/_pixelbuf/__init__.c py/runtime.c
#: py/runtime.c shared-bindings/_pixelbuf/__init__.c
msgid "no such attribute"
msgstr ""
@ -2411,8 +2413,8 @@ msgstr ""
msgid "offset out of bounds"
msgstr ""
#: shared-bindings/nvm/ByteArray.c py/objstr.c py/objarray.c py/objstrunicode.c
#: py/objtuple.c
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
#: shared-bindings/nvm/ByteArray.c
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
@ -2465,9 +2467,9 @@ msgstr ""
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
#: ports/nrf/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
#: ports/esp8266/common-hal/pulseio/PulseIn.c
#: ports/nrf/common-hal/pulseio/PulseIn.c
msgid "pop from an empty PulseIn"
msgstr ""
@ -2547,7 +2549,7 @@ msgstr "varredura falhou"
msgid "schedule stack full"
msgstr ""
#: py/builtinimport.c lib/utils/pyexec.c
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
msgstr "compilação de script não suportada"
@ -2575,7 +2577,7 @@ msgstr ""
msgid "slice step cannot be zero"
msgstr ""
#: py/sequence.c py/objint.c
#: py/objint.c py/sequence.c
msgid "small int overflow"
msgstr ""
@ -2703,7 +2705,7 @@ msgstr ""
msgid "tuple/list required on RHS"
msgstr ""
#: ports/nrf/common-hal/busio/UART.c ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
msgid "tx and rx cannot both be None"
msgstr "TX e RX não podem ser ambos"