@@ -967,8 +967,7 @@ msgstr ""
967
967
msgid ""
968
968
"Object has been deinitialized and can no longer be used. Create a new object."
969
969
msgstr ""
970
- "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo "
971
- "objeto"
970
+ "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo objeto."
972
971
973
972
#: ports/nrf/common-hal/busio/UART.c
974
973
msgid "Odd parity is not supported"
@@ -1635,7 +1634,7 @@ msgstr "no se puedo realizar importación relativa"
1635
1634
1636
1635
#: py/emitnative.c
1637
1636
msgid "casting"
1638
- msgstr "mandando (casting)"
1637
+ msgstr "emitiendo (casting)"
1639
1638
1640
1639
#: shared-bindings/bleio/Service.c
1641
1640
msgid "characteristics includes an object that is not a Characteristic"
@@ -1655,7 +1654,7 @@ msgstr "El argumento de chr() no esta en el rango(256)"
1655
1654
1656
1655
#: shared-bindings/displayio/Palette.c
1657
1656
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
1658
- msgstr "color buffer debe ser 3 bytes (RBG ) ó 4 bytes (RGB + pad byte)"
1657
+ msgstr "El burrer de color debe ser 3 bytes (RGB ) ó 4 bytes (RGB + pad byte)"
1659
1658
1660
1659
#: shared-bindings/displayio/Palette.c
1661
1660
msgid "color buffer must be a buffer or int"
@@ -1922,7 +1921,7 @@ msgstr "Entero requerido"
1922
1921
1923
1922
#: ports/nrf/common-hal/bleio/Broadcaster.c
1924
1923
msgid "interval not in range 0.0020 to 10.24"
1925
- msgstr "interval no en rango 0.0020 a 10.24"
1924
+ msgstr "El intervalo está fuera del rango de 0.0020 a 10.24"
1926
1925
1927
1926
#: extmod/machine_i2c.c
1928
1927
msgid "invalid I2C peripheral"
0 commit comments