From 930ccd655d9ecfc358773e884c445015b6b3b004 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Tue, 1 Feb 2022 20:09:02 +0100 Subject: [PATCH] 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/ --- locale/ID.po | 9 ++++++--- locale/cs.po | 9 ++++++--- locale/de_DE.po | 9 ++++++--- locale/el.po | 9 ++++++--- locale/en_GB.po | 15 +++++++++++---- locale/es.po | 15 +++++++++++---- locale/fil.po | 9 ++++++--- locale/fr.po | 15 +++++++++++---- locale/hi.po | 9 ++++++--- locale/it_IT.po | 9 ++++++--- locale/ja.po | 9 ++++++--- locale/ko.po | 9 ++++++--- locale/nl.po | 15 +++++++++++---- locale/pl.po | 9 ++++++--- locale/pt_BR.po | 15 +++++++++++---- locale/ru.po | 15 +++++++++++---- locale/sv.po | 15 +++++++++++---- locale/tr.po | 9 ++++++--- locale/zh_Latn_pinyin.po | 15 +++++++++++---- 19 files changed, 154 insertions(+), 65 deletions(-) diff --git a/locale/ID.po b/locale/ID.po index 67168ffb13..3a9b35e9fc 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -107,7 +107,7 @@ msgstr "indeks %q harus bilangan bulat, bukan %s" msgid "%q length must be %d-%d" msgstr "%q panjang harus %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "%q panjang harus >= 1" @@ -641,7 +641,7 @@ msgstr "Panjang buffer harus kelipatan 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Penyangga harus memiliki panjang setidaknya 1" @@ -1637,7 +1637,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4107,7 +4107,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/cs.po b/locale/cs.po index 4547f2f9f5..b3f822f955 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -106,7 +106,7 @@ msgstr "Indexy %q musí být celá čísla, nikoli %s" msgid "%q length must be %d-%d" msgstr "%q délka musí být %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "%q délka musí být >= 1" @@ -640,7 +640,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -1625,7 +1625,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4080,7 +4080,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/de_DE.po b/locale/de_DE.po index f6a769a258..b970195980 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -107,7 +107,7 @@ msgstr "%q Indizes müssen Integer sein, nicht %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -642,7 +642,7 @@ msgstr "Die Pufferlänge muss ein vielfaches von 512 sein" msgid "Buffer must be a multiple of 512 bytes" msgstr "Der Puffer muss ein vielfaches von 512 bytes sein" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Der Puffer muss eine Mindestenslänge von 1 haben" @@ -1637,7 +1637,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4135,7 +4135,10 @@ msgstr "pow() mit 3 Argumenten erfordert Integer" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/el.po b/locale/el.po index 7062fa1c20..268896fe5b 100644 --- a/locale/el.po +++ b/locale/el.po @@ -99,7 +99,7 @@ msgstr "" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -631,7 +631,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -1616,7 +1616,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4069,7 +4069,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/en_GB.po b/locale/en_GB.po index 3503498392..1a7af5c9bf 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -108,7 +108,7 @@ msgstr "%q indices must be integers, not %s" msgid "%q length must be %d-%d" msgstr "%q length must be %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "%q length must be >= 1" @@ -642,7 +642,7 @@ msgstr "Buffer length must be a multiple of 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Buffer must be a multiple of 512 bytes" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Buffer must be at least length 1" @@ -1631,8 +1631,8 @@ msgstr "No DMA pacing timer found" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4106,7 +4106,10 @@ msgstr "pow() with 3 arguments requires integers" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "pressing boot button at start up.\n" @@ -4662,6 +4665,10 @@ msgstr "zi must be of float type" msgid "zi must be of shape (n_section, 2)" msgstr "zi must be of shape (n_section, 2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "No I2C device at address: %x" + #~ msgid "Unsupported pull value." #~ msgstr "Unsupported pull value." diff --git a/locale/es.po b/locale/es.po index d44e35f76d..aa4511068a 100644 --- a/locale/es.po +++ b/locale/es.po @@ -110,7 +110,7 @@ msgstr "%q indices deben ser enteros, no %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -647,7 +647,7 @@ msgstr "El tamaño del búfer debe ser múltiplo de 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Búfer deber ser un múltiplo de 512 bytes" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Buffer debe ser de longitud 1 como minimo" @@ -1653,8 +1653,8 @@ msgstr "timer por establecedor de paso DMA no encontrado" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "No hay dispositivo I2C en la dirección: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4152,7 +4152,10 @@ msgstr "pow() con 3 argumentos requiere enteros" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "presionando botón de arranque al inicio.\n" @@ -4709,6 +4712,10 @@ msgstr "zi debe ser de tipo flotante" msgid "zi must be of shape (n_section, 2)" msgstr "zi debe ser una forma (n_section,2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "No hay dispositivo I2C en la dirección: %x" + #~ msgid "Unsupported pull value." #~ msgstr "valor pull no soportado." diff --git a/locale/fil.po b/locale/fil.po index 0bcc72c933..7ac9f6a786 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -100,7 +100,7 @@ msgstr "%q indeks ay dapat integers, hindi %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -638,7 +638,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Buffer dapat ay hindi baba sa 1 na haba" @@ -1631,7 +1631,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4110,7 +4110,10 @@ msgstr "pow() na may 3 argumento kailangan ng integers" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/fr.po b/locale/fr.po index 354b93183c..b21266eb68 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -110,7 +110,7 @@ msgstr "les indices %q doivent être des entiers, pas %s" msgid "%q length must be %d-%d" msgstr "La longueur de %q doit être %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "La longueur de %q doit être >= 1" @@ -648,7 +648,7 @@ msgstr "La longueur de la mémoire tampon doit être un multiple de 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "La mémoire tampon doit être un multiple de 512" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Le tampon doit être de longueur au moins 1" @@ -1664,8 +1664,8 @@ msgstr "Aucun minuteur de rythme DMA trouvé" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "Pas de dispositif I2C à l'adresse : %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4183,7 +4183,10 @@ msgstr "pow() avec 3 arguments nécessite des entiers" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "bouton boot appuyé lors du démarrage.\n" @@ -4740,6 +4743,10 @@ msgstr "zi doit être de type float" msgid "zi must be of shape (n_section, 2)" msgstr "zi doit être de forme (n_section, 2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "Pas de dispositif I2C à l'adresse : %x" + #~ msgid "Unsupported pull value." #~ msgstr "Valeur de tirage 'pull' non supportée." diff --git a/locale/hi.po b/locale/hi.po index e586d3d510..ced2b82404 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -99,7 +99,7 @@ msgstr "" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -631,7 +631,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -1616,7 +1616,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4069,7 +4069,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 8f68054e19..86e4c4e38a 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -108,7 +108,7 @@ msgstr "gli indici %q devono essere interi, non %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -646,7 +646,7 @@ msgstr "La lunghezza del buffer deve essere un multiplo di 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Il buffer deve essere un multiplo di 512 bytes" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Il buffer deve essere lungo almeno 1" @@ -1642,7 +1642,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4132,7 +4132,10 @@ msgstr "pow() con 3 argomenti richiede interi" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/ja.po b/locale/ja.po index d03ef7f900..edae814c94 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -104,7 +104,7 @@ msgstr "" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -638,7 +638,7 @@ msgstr "バッファ長は512の倍数でなければなりません" msgid "Buffer must be a multiple of 512 bytes" msgstr "バッファは512の倍数でなければなりません" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "バッファ長は少なくとも1以上でなければなりません" @@ -1627,7 +1627,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4091,7 +4091,10 @@ msgstr "pow()の第3引数には整数が必要" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/ko.po b/locale/ko.po index 0bf2e97a0b..1498a85d0f 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -100,7 +100,7 @@ msgstr "%q 인덱스는 %s 가 아닌 정수 여야합니다" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -634,7 +634,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "잘못된 크기의 버퍼. >1 여야합니다" @@ -1619,7 +1619,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4073,7 +4073,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/nl.po b/locale/nl.po index 317e56d951..47daf7e827 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -102,7 +102,7 @@ msgstr "%q indexen moeten integers zijn, niet %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -636,7 +636,7 @@ msgstr "Buffer lengte moet een veelvoud van 512 zijn" msgid "Buffer must be a multiple of 512 bytes" msgstr "Buffer moet een veelvoud van 512 bytes zijn" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Buffer moet op zijn minst lengte 1 zijn" @@ -1628,8 +1628,8 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "Geen I2C-apparaat op adres: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4110,7 +4110,10 @@ msgstr "pow() met 3 argumenten vereist integers" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "druk bootknop in bij opstarten.\n" @@ -4666,6 +4669,10 @@ msgstr "zi moet van type float zijn" msgid "zi must be of shape (n_section, 2)" msgstr "zi moet vorm (n_section, 2) hebben" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "Geen I2C-apparaat op adres: %x" + #~ msgid "Unsupported pull value." #~ msgstr "Niet-ondersteunde pull-waarde." diff --git a/locale/pl.po b/locale/pl.po index 1a7760d797..30bd4bb73e 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -104,7 +104,7 @@ msgstr "%q indeks musi być liczbą całkowitą, a nie %s" msgid "%q length must be %d-%d" msgstr "" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "" @@ -638,7 +638,7 @@ msgstr "Długość bufora musi być wielokrotnością 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Bufor musi być wielokrotnością 512 bajtów" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Bufor musi mieć długość 1 lub więcej" @@ -1627,7 +1627,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4082,7 +4082,10 @@ msgstr "trzyargumentowe pow() wymaga liczb całkowitych" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 59223d4aa5..2fc56cd352 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -108,7 +108,7 @@ msgstr "Os índices %q devem ser inteiros, e não %s" msgid "%q length must be %d-%d" msgstr "o comprimento %q deve ser %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "o comprimento %q deve ser >=1" @@ -651,7 +651,7 @@ msgstr "O comprimento do Buffer deve ser um múltiplo de 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "O buffer deve ser um múltiplo de 512 bytes" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "O comprimento do buffer deve ter pelo menos 1" @@ -1653,8 +1653,8 @@ msgstr "Nenhum temporizador DMA foi encontrado" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "Nenhum dispositivo I2C no endereço: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4173,7 +4173,10 @@ msgstr "o pow() com 3 argumentos requer números inteiros" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "pressionando o botão de boot na inicialização.\n" @@ -4729,6 +4732,10 @@ msgstr "zi deve ser de um tipo float" msgid "zi must be of shape (n_section, 2)" msgstr "zi deve estar na forma (n_section, 2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "Nenhum dispositivo I2C no endereço: %x" + #~ msgid "Unsupported pull value." #~ msgstr "O valor pull não é compatível." diff --git a/locale/ru.po b/locale/ru.po index a21964734c..025da2b305 100644 --- a/locale/ru.po +++ b/locale/ru.po @@ -111,7 +111,7 @@ msgstr "Индексы %q должны быть целыми числами, а msgid "%q length must be %d-%d" msgstr "Длинна %q должна быть %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "Длинна %q должна быть >= 1" @@ -649,7 +649,7 @@ msgstr "Размер буфера должен быть кратен 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Буфер должен быть кратен 512" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Буфер должен быть размером не менее 1" @@ -1661,8 +1661,8 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "Нет устройства I2C по адресу: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4124,7 +4124,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" @@ -4678,3 +4681,7 @@ msgstr "zi должно быть типа float" #: extmod/ulab/code/scipy/signal/signal.c msgid "zi must be of shape (n_section, 2)" msgstr "zi должен иметь форму (n_section, 2)" + +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "Нет устройства I2C по адресу: %x" diff --git a/locale/sv.po b/locale/sv.po index 3f0c1a096d..3f0cc56f07 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -107,7 +107,7 @@ msgstr "Indexet %q måste vara ett heltal, inte %s" msgid "%q length must be %d-%d" msgstr "längden på %q måste vara %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "längden på %q måste vara >= 1" @@ -641,7 +641,7 @@ msgstr "Buffertlängd måste vara en multipel av 512" msgid "Buffer must be a multiple of 512 bytes" msgstr "Bufferten måste vara en multipel av 512 byte" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Bufferten måste ha minst längd 1" @@ -1636,8 +1636,8 @@ msgstr "Ingen DMA pacing timer hittades" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "Ingen I2C-enhet på adress: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4130,7 +4130,10 @@ msgstr "pow() med 3 argument kräver heltal" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "trycka på startknappen vid start.\n" @@ -4686,6 +4689,10 @@ msgstr "zi måste vara av typ float" msgid "zi must be of shape (n_section, 2)" msgstr "zi måste vara i formen (n_section, 2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "Ingen I2C-enhet på adress: %x" + #~ msgid "Unsupported pull value." #~ msgstr "Ogiltigt Pull-värde." diff --git a/locale/tr.po b/locale/tr.po index b07b88c00a..92a3afe764 100644 --- a/locale/tr.po +++ b/locale/tr.po @@ -110,7 +110,7 @@ msgstr "%q indeksleri integer olmalı, %s değil" msgid "%q length must be %d-%d" msgstr "%q boyutları %d-%d olmalıdır" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "%q boyutu >=1 olmalıdır" @@ -646,7 +646,7 @@ msgstr "" msgid "Buffer must be a multiple of 512 bytes" msgstr "" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "" @@ -1631,7 +1631,7 @@ msgstr "" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" +msgid "No I2C device at address: 0x%x" msgstr "" #: ports/espressif/common-hal/busio/SPI.c @@ -4087,7 +4087,10 @@ msgstr "" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index 917889be52..101770a228 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -109,7 +109,7 @@ msgstr "%q suǒyǐn bìxū shì zhěngshù, ér bùshì %s" msgid "%q length must be %d-%d" msgstr "%q cháng dù bì xū wéi %d-%d" -#: shared-bindings/usb_hid/Device.c +#: shared-bindings/busio/I2C.c shared-bindings/usb_hid/Device.c msgid "%q length must be >= 1" msgstr "%q cháng dù bì xū >= 1" @@ -648,7 +648,7 @@ msgstr "Huǎnchōngqū chángdù bìxū wéi 512 de bèishù" msgid "Buffer must be a multiple of 512 bytes" msgstr "Huǎnchōngqū bìxū shì 512 zìjié de bèishù" -#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c +#: shared-bindings/bitbangio/I2C.c msgid "Buffer must be at least length 1" msgstr "Huǎnchōng qū bìxū zhìshǎo chángdù wéi 1" @@ -1650,8 +1650,8 @@ msgstr "wèi zhǎo dào DMA qǐ bó qì" #: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c #, c-format -msgid "No I2C device at address: %x" -msgstr "dì zhǐ wú I2C shè bèi: %x" +msgid "No I2C device at address: 0x%x" +msgstr "" #: ports/espressif/common-hal/busio/SPI.c #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/SPI.c @@ -4140,7 +4140,10 @@ msgstr "pow() yǒu 3 cānshù xūyào zhěngshù" #: ports/espressif/boards/unexpectedmaker_feathers2/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_neo/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_feathers2_prerelease/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_feathers3/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_pros3/mpconfigboard.h #: ports/espressif/boards/unexpectedmaker_tinys2/mpconfigboard.h +#: ports/espressif/boards/unexpectedmaker_tinys3/mpconfigboard.h msgid "pressing boot button at start up.\n" msgstr "Zài qǐdòng shí àn qǐdòng ànniǔ.\n" @@ -4699,6 +4702,10 @@ msgstr "zi bìxū wèi fú diǎn xíng" msgid "zi must be of shape (n_section, 2)" msgstr "zi bìxū jùyǒu xíngzhuàng (n_section,2)" +#, c-format +#~ msgid "No I2C device at address: %x" +#~ msgstr "dì zhǐ wú I2C shè bèi: %x" + #~ msgid "Unsupported pull value." #~ msgstr "Bù zhīchí de lādòng zhí."