Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
This commit is contained in:
Hosted Weblate 2022-01-01 05:46:11 +01:00
parent d166834e09
commit 4f3c50aa17
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
18 changed files with 219 additions and 108 deletions

View File

@ -152,6 +152,10 @@ msgstr "%q harus antara %d dan %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q harus bertipe %q" msgstr "%q harus bertipe %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q harus pangkat 2" msgstr "%q harus pangkat 2"
@ -1617,7 +1621,7 @@ msgstr "tidak ada channel DMA ditemukan"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1924,7 +1928,7 @@ msgstr "Pin tidak mempunya kemampuan untuk ADC (Analog Digital Converter)"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -2011,6 +2015,10 @@ msgstr "Pull tidak digunakan saat arah output."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "Kesalahan DeInit RNG" msgstr "Kesalahan DeInit RNG"
@ -2484,10 +2492,6 @@ msgstr "Format tidak didukung"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Operasi yang tidak didukung" msgstr "Operasi yang tidak didukung"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Nilai tarikan yang tidak didukung."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""
@ -4581,6 +4585,9 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "Zi harus berbentuk (n_section, 2)" msgstr "Zi harus berbentuk (n_section, 2)"
#~ msgid "Unsupported pull value."
#~ msgstr "Nilai tarikan yang tidak didukung."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -151,6 +151,10 @@ msgstr "%q musí být mezi %d a %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q musí být typu %q" msgstr "%q musí být typu %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q musí být mocnina 2" msgstr "%q musí být mocnina 2"
@ -1605,7 +1609,7 @@ msgstr ""
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1905,7 +1909,7 @@ msgstr ""
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1989,6 +1993,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2458,10 +2466,6 @@ msgstr ""
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "" msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""

View File

@ -152,6 +152,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1617,7 +1621,7 @@ msgstr "Kein DMA Kanal gefunden"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1923,7 +1927,7 @@ msgstr "Pin hat keine ADC Funktionalität"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Pin kann nur als Eingang verwendet werden" msgstr "Pin kann nur als Eingang verwendet werden"
@ -2010,6 +2014,10 @@ msgstr "Pull wird nicht verwendet, wenn die Richtung output ist."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG DeInit-Fehler" msgstr "RNG DeInit-Fehler"
@ -2486,10 +2494,6 @@ msgstr "Nicht unterstütztes Format"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Nicht unterstützte Operation" msgstr "Nicht unterstützte Operation"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Nicht unterstützter Pull-Wert."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "Update fehlgeschlagen" msgstr "Update fehlgeschlagen"
@ -4614,6 +4618,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "" msgstr ""
#~ msgid "Unsupported pull value."
#~ msgstr "Nicht unterstützter Pull-Wert."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -144,6 +144,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1596,7 +1600,7 @@ msgstr ""
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1896,7 +1900,7 @@ msgstr ""
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1978,6 +1982,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2447,10 +2455,6 @@ msgstr ""
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "" msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""

View File

@ -153,6 +153,10 @@ msgstr "%q must be between %d and %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q must be power of 2" msgstr "%q must be power of 2"
@ -1611,7 +1615,7 @@ msgstr "No DMA channel found"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "No DMA pacing timer found" msgstr "No DMA pacing timer found"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "No I2C device at address: %x" msgstr "No I2C device at address: %x"
@ -1917,7 +1921,7 @@ msgstr "Pin does not have ADC capabilities"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "Pin interrupt already in use" msgstr "Pin interrupt already in use"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Pin is input only" msgstr "Pin is input only"
@ -2002,6 +2006,10 @@ msgstr "Pull not used when direction is output."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "RAISE mode is not implemented" msgstr "RAISE mode is not implemented"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG deinit Error" msgstr "RNG deinit Error"
@ -2480,10 +2488,6 @@ msgstr "Unsupported format"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Unsupported operation" msgstr "Unsupported operation"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Unsupported pull value."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "Update failed" msgstr "Update failed"
@ -4582,6 +4586,9 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)" msgstr "zi must be of shape (n_section, 2)"
#~ msgid "Unsupported pull value."
#~ msgstr "Unsupported pull value."
#~ msgid "%q must <= %d" #~ msgid "%q must <= %d"
#~ msgstr "%q must <= %d" #~ msgstr "%q must <= %d"

View File

@ -155,6 +155,10 @@ msgstr "%q debe estar entre %d y %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1633,7 +1637,7 @@ msgstr "No se encontró el canal DMA"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "timer por establecedor de paso DMA no encontrado" msgstr "timer por establecedor de paso DMA no encontrado"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "No hay dispositivo I2C en la dirección: %x" msgstr "No hay dispositivo I2C en la dirección: %x"
@ -1941,7 +1945,7 @@ msgstr "Pin no tiene capacidad ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "Interrupción de Pin ya está en uso" msgstr "Interrupción de Pin ya está en uso"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "El pin es solo de entrada" msgstr "El pin es solo de entrada"
@ -2029,6 +2033,10 @@ msgstr "Pull no se usa cuando la dirección es output."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "El modo RAISE no esta implementado" msgstr "El modo RAISE no esta implementado"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "Error de desinicialización de RNG" msgstr "Error de desinicialización de RNG"
@ -2511,10 +2519,6 @@ msgstr "Formato no soportado"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Operación no soportada" msgstr "Operación no soportada"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "valor pull no soportado."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "La actualización fallo" msgstr "La actualización fallo"
@ -4629,6 +4633,9 @@ msgstr "zi debe ser de tipo flotante"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi debe ser una forma (n_section,2)" msgstr "zi debe ser una forma (n_section,2)"
#~ msgid "Unsupported pull value."
#~ msgstr "valor pull no soportado."
#~ msgid "%q must <= %d" #~ msgid "%q must <= %d"
#~ msgstr "%q debe ser <= %d" #~ msgstr "%q debe ser <= %d"

View File

@ -146,6 +146,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1611,7 +1615,7 @@ msgstr "Walang DMA channel na mahanap"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1915,7 +1919,7 @@ msgstr "Ang pin ay walang kakayahan sa ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1997,6 +2001,10 @@ msgstr "Pull hindi ginagamit kapag ang direksyon ay output."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2469,10 +2477,6 @@ msgstr "Hindi supportadong format"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Hindi sinusuportahang operasyon" msgstr "Hindi sinusuportahang operasyon"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Hindi suportado ang pull value."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""
@ -4590,6 +4594,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "" msgstr ""
#~ msgid "Unsupported pull value."
#~ msgstr "Hindi suportado ang pull value."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -155,6 +155,10 @@ msgstr "%q doit être entre %d et %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q doit être du type %q" msgstr "%q doit être du type %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q doit être une puissance de 2" msgstr "%q doit être une puissance de 2"
@ -1644,7 +1648,7 @@ msgstr "Aucun canal DMA trouvé"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "Aucun minuteur de rythme DMA trouvé" msgstr "Aucun minuteur de rythme DMA trouvé"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "Pas de dispositif I2C à l'adresse : %x" msgstr "Pas de dispositif I2C à l'adresse : %x"
@ -1954,7 +1958,7 @@ msgstr "La broche 'pin' ne supporte pas les capacitées ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "L'interruption de cette broche est déjà utilisée" msgstr "L'interruption de cette broche est déjà utilisée"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "La broche est entrée uniquement" msgstr "La broche est entrée uniquement"
@ -2042,6 +2046,10 @@ msgstr "Le tirage 'pull' n'est pas utilisé quand la direction est 'output'."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "Mode RAISE n'est pas implémenté" msgstr "Mode RAISE n'est pas implémenté"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "Erreur de désinitialisation du RNG" msgstr "Erreur de désinitialisation du RNG"
@ -2528,10 +2536,6 @@ msgstr "Format non supporté"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Opération non supportée" msgstr "Opération non supportée"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Valeur de tirage 'pull' non supportée."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "Mise-à-jour échouée" msgstr "Mise-à-jour échouée"
@ -4660,6 +4664,9 @@ msgstr "zi doit être de type float"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi doit être de forme (n_section, 2)" msgstr "zi doit être de forme (n_section, 2)"
#~ msgid "Unsupported pull value."
#~ msgstr "Valeur de tirage 'pull' non supportée."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -144,6 +144,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1596,7 +1600,7 @@ msgstr ""
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1896,7 +1900,7 @@ msgstr ""
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1978,6 +1982,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2447,10 +2455,6 @@ msgstr ""
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "" msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""

View File

@ -154,6 +154,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1622,7 +1626,7 @@ msgstr "Nessun canale DMA trovato"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1931,7 +1935,7 @@ msgstr "Il pin non ha capacità di ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -2014,6 +2018,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2488,10 +2496,6 @@ msgstr "Formato non supportato"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Operazione non supportata" msgstr "Operazione non supportata"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Valore di pull non supportato."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""
@ -4612,6 +4616,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "" msgstr ""
#~ msgid "Unsupported pull value."
#~ msgstr "Valore di pull non supportato."
#~ msgid "integer required" #~ msgid "integer required"
#~ msgstr "intero richiesto" #~ msgstr "intero richiesto"

View File

@ -149,6 +149,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1607,7 +1611,7 @@ msgstr "DMAチャネルが見つかりません"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1910,7 +1914,7 @@ msgstr "ピンにADCの能力がありません"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "ピンは入力専用" msgstr "ピンは入力専用"
@ -1992,6 +1996,10 @@ msgstr "方向がoutputのときpullは使われません"
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG解体エラー" msgstr "RNG解体エラー"
@ -2462,10 +2470,6 @@ msgstr "非対応の形式"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "非対応の操作" msgstr "非対応の操作"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "非対応のpull値"
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""
@ -4566,6 +4570,9 @@ msgstr "ziはfloat値でなければなりません"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "" msgstr ""
#~ msgid "Unsupported pull value."
#~ msgstr "非対応のpull値"
#~ msgid "integer required" #~ msgid "integer required"
#~ msgstr "整数が必要" #~ msgstr "整数が必要"

View File

@ -145,6 +145,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1599,7 +1603,7 @@ msgstr ""
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1899,7 +1903,7 @@ msgstr ""
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1981,6 +1985,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2451,10 +2459,6 @@ msgstr ""
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "" msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""

View File

@ -147,6 +147,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1608,7 +1612,7 @@ msgstr "Geen DMA kanaal gevonden"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "Geen I2C-apparaat op adres: %x" msgstr "Geen I2C-apparaat op adres: %x"
@ -1917,7 +1921,7 @@ msgstr "Pin heeft geen ADC mogelijkheden"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Pin kan alleen voor invoer gebruikt worden" msgstr "Pin kan alleen voor invoer gebruikt worden"
@ -2004,6 +2008,10 @@ msgstr "Pull niet gebruikt wanneer de richting output is."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG DeInit Fout" msgstr "RNG DeInit Fout"
@ -2475,10 +2483,6 @@ msgstr "Niet-ondersteunde format"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Niet-ondersteunde operatie" msgstr "Niet-ondersteunde operatie"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Niet-ondersteunde pull-waarde."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "Update Mislukt" msgstr "Update Mislukt"
@ -4586,6 +4590,9 @@ msgstr "zi moet van type float zijn"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi moet vorm (n_section, 2) hebben" msgstr "zi moet vorm (n_section, 2) hebben"
#~ msgid "Unsupported pull value."
#~ msgstr "Niet-ondersteunde pull-waarde."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -149,6 +149,10 @@ msgstr ""
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "" msgstr ""
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "" msgstr ""
@ -1607,7 +1611,7 @@ msgstr "Nie znaleziono kanału DMA"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "" msgstr ""
@ -1907,7 +1911,7 @@ msgstr "Nóżka nie obsługuje ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -1989,6 +1993,10 @@ msgstr "Podciągnięcie nieużywane w trybie wyjścia."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2458,10 +2466,6 @@ msgstr "Zły format"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Zła operacja" msgstr "Zła operacja"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Zła wartość podciągnięcia."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""
@ -4557,6 +4561,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "" msgstr ""
#~ msgid "Unsupported pull value."
#~ msgstr "Zła wartość podciągnięcia."
#, c-format #, c-format
#~ msgid "" #~ msgid ""
#~ "Welcome to Adafruit CircuitPython %s!\n" #~ "Welcome to Adafruit CircuitPython %s!\n"

View File

@ -153,6 +153,10 @@ msgstr "%q deve estar entre %d e %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q deve ser do tipo %q" msgstr "%q deve ser do tipo %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q deve ser a potência de 2" msgstr "%q deve ser a potência de 2"
@ -1633,7 +1637,7 @@ msgstr "Nenhum canal DMA foi encontrado"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "Nenhum temporizador DMA foi encontrado" msgstr "Nenhum temporizador DMA foi encontrado"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "Nenhum dispositivo I2C no endereço: %x" msgstr "Nenhum dispositivo I2C no endereço: %x"
@ -1944,7 +1948,7 @@ msgstr "O pino não tem recursos de ADC"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "A interrupção do pino já está em uso" msgstr "A interrupção do pino já está em uso"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Apenas o pino de entrada" msgstr "Apenas o pino de entrada"
@ -2034,6 +2038,10 @@ msgstr "O Pull não foi usado quando a direção for gerada."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "O modo RAISE não foi implementado" msgstr "O modo RAISE não foi implementado"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "Erro DeInit RNG" msgstr "Erro DeInit RNG"
@ -2520,10 +2528,6 @@ msgstr "Formato não suportado"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Operação não suportada" msgstr "Operação não suportada"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "O valor pull não é compatível."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "A atualização falou" msgstr "A atualização falou"
@ -4649,6 +4653,9 @@ msgstr "zi deve ser de um tipo float"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi deve estar na forma (n_section, 2)" msgstr "zi deve estar na forma (n_section, 2)"
#~ msgid "Unsupported pull value."
#~ msgstr "O valor pull não é compatível."
#~ msgid "Station must be started" #~ msgid "Station must be started"
#~ msgstr "A estação deve ser iniciada" #~ msgstr "A estação deve ser iniciada"

View File

@ -156,6 +156,10 @@ msgstr "%q должен быть между %d и %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q должен быть типа %q" msgstr "%q должен быть типа %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q должен быть во 2-й степени" msgstr "%q должен быть во 2-й степени"
@ -1641,7 +1645,7 @@ msgstr "Канал DMA не найден"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "" msgstr ""
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "Нет устройства I2C по адресу: %x" msgstr "Нет устройства I2C по адресу: %x"
@ -1949,7 +1953,7 @@ msgstr ""
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "" msgstr ""
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "" msgstr ""
@ -2033,6 +2037,10 @@ msgstr ""
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "" msgstr ""
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "" msgstr ""
@ -2502,10 +2510,6 @@ msgstr ""
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "" msgstr ""
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr ""
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "" msgstr ""

View File

@ -152,6 +152,10 @@ msgstr "%q måste vara mellan %d och %d"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q måste vara av typen %q" msgstr "%q måste vara av typen %q"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q måste vara en potens av 2" msgstr "%q måste vara en potens av 2"
@ -1616,7 +1620,7 @@ msgstr "Ingen DMA-kanal hittades"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "Ingen DMA pacing timer hittades" msgstr "Ingen DMA pacing timer hittades"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "Ingen I2C-enhet på adress: %x" msgstr "Ingen I2C-enhet på adress: %x"
@ -1923,7 +1927,7 @@ msgstr "Pinnen har inte ADC-funktionalitet"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "Pinnavbrott används redan" msgstr "Pinnavbrott används redan"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Pinnen är enbart ingång" msgstr "Pinnen är enbart ingång"
@ -2010,6 +2014,10 @@ msgstr "Pull används inte när riktningen är output."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "RAISE-läge är inte implementerat" msgstr "RAISE-läge är inte implementerat"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG DeInit-fel" msgstr "RNG DeInit-fel"
@ -2491,10 +2499,6 @@ msgstr "Formatet stöds inte"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Åtgärd som inte stöds" msgstr "Åtgärd som inte stöds"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Ogiltigt Pull-värde."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "Uppdateringen misslyckades" msgstr "Uppdateringen misslyckades"
@ -4606,6 +4610,9 @@ msgstr "zi måste vara av typ float"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi måste vara i formen (n_section, 2)" msgstr "zi måste vara i formen (n_section, 2)"
#~ msgid "Unsupported pull value."
#~ msgstr "Ogiltigt Pull-värde."
#~ msgid "Station must be started" #~ msgid "Station must be started"
#~ msgstr "Stationen måste startas" #~ msgstr "Stationen måste startas"

View File

@ -154,6 +154,10 @@ msgstr "%q bì xū zài %d hé %d zhī jiān"
msgid "%q must be of type %q" msgid "%q must be of type %q"
msgstr "%q bì xū shì %q lèi xíng" msgstr "%q bì xū shì %q lèi xíng"
#: shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""
#: ports/atmel-samd/common-hal/busio/UART.c #: ports/atmel-samd/common-hal/busio/UART.c
msgid "%q must be power of 2" msgid "%q must be power of 2"
msgstr "%q bì xū shì 2 de zhěng shù cì fāng" msgstr "%q bì xū shì 2 de zhěng shù cì fāng"
@ -1630,7 +1634,7 @@ msgstr "Wèi zhǎodào DMA píndào"
msgid "No DMA pacing timer found" msgid "No DMA pacing timer found"
msgstr "wèi zhǎo dào DMA qǐ bó qì" msgstr "wèi zhǎo dào DMA qǐ bó qì"
#: shared-module/adafruit_bus_device/I2CDevice.c #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
#, c-format #, c-format
msgid "No I2C device at address: %x" msgid "No I2C device at address: %x"
msgstr "dì zhǐ wú I2C shè bèi: %x" msgstr "dì zhǐ wú I2C shè bèi: %x"
@ -1936,7 +1940,7 @@ msgstr "Pin méiyǒu ADC nénglì"
msgid "Pin interrupt already in use" msgid "Pin interrupt already in use"
msgstr "yǐn jiǎo zhōng duàn yǐ zài shǐ yòng zhōng" msgstr "yǐn jiǎo zhōng duàn yǐ zài shǐ yòng zhōng"
#: shared-bindings/adafruit_bus_device/SPIDevice.c #: shared-bindings/adafruit_bus_device/spi_device/SPIDevice.c
#: shared-bindings/digitalio/DigitalInOut.c #: shared-bindings/digitalio/DigitalInOut.c
msgid "Pin is input only" msgid "Pin is input only"
msgstr "Yǐn jiǎo jǐn shūrù" msgstr "Yǐn jiǎo jǐn shūrù"
@ -2023,6 +2027,10 @@ msgstr "Fāngxiàng shūchū shí Pull méiyǒu shǐyòng."
msgid "RAISE mode is not implemented" msgid "RAISE mode is not implemented"
msgstr "wèi shí xiàn tí shēng mó shì" msgstr "wèi shí xiàn tí shēng mó shì"
#: ports/raspberrypi/common-hal/countio/Counter.c
msgid "RISE_AND_FALL not available on this chip"
msgstr ""
#: ports/stm/common-hal/os/__init__.c #: ports/stm/common-hal/os/__init__.c
msgid "RNG DeInit Error" msgid "RNG DeInit Error"
msgstr "RNG qǔxiāo chūshǐhuà cuòwù" msgstr "RNG qǔxiāo chūshǐhuà cuòwù"
@ -2503,10 +2511,6 @@ msgstr "Bù zhīchí de géshì"
msgid "Unsupported operation" msgid "Unsupported operation"
msgstr "Bù zhīchí de cāozuò" msgstr "Bù zhīchí de cāozuò"
#: shared-bindings/digitalio/DigitalInOut.c
msgid "Unsupported pull value."
msgstr "Bù zhīchí de lādòng zhí."
#: ports/espressif/common-hal/dualbank/__init__.c #: ports/espressif/common-hal/dualbank/__init__.c
msgid "Update Failed" msgid "Update Failed"
msgstr "gēng xīn shī bài" msgstr "gēng xīn shī bài"
@ -4619,6 +4623,9 @@ msgstr "zi bìxū wèi fú diǎn xíng"
msgid "zi must be of shape (n_section, 2)" msgid "zi must be of shape (n_section, 2)"
msgstr "zi bìxū jùyǒu xíngzhuàng (n_section,2)" msgstr "zi bìxū jùyǒu xíngzhuàng (n_section,2)"
#~ msgid "Unsupported pull value."
#~ msgstr "Bù zhīchí de lādòng zhí."
#~ msgid "%q must <= %d" #~ msgid "%q must <= %d"
#~ msgstr "%q bì xū <= %d" #~ msgstr "%q bì xū <= %d"