@@ -705,7 +705,7 @@ msgstr "parámetro config desconocido"
705
705
706
706
#: ports/nrf/common-hal/analogio/AnalogOut.c:37
707
707
msgid "AnalogOut functionality not supported"
708
- msgstr "Funcionalidad AnalogOut sin soporte "
708
+ msgstr "Funcionalidad AnalogOut no soportada "
709
709
710
710
#: ports/nrf/common-hal/busio/I2C.c:95
711
711
msgid "All I2C peripherals are in use"
@@ -755,7 +755,7 @@ msgstr "No se puede agregar el Servicio"
755
755
756
756
#: ports/nrf/drivers/bluetooth/ble_drv.c:373
757
757
msgid "Can not add Characteristic."
758
- msgstr "No se puede agregar la Caracteristica "
758
+ msgstr "No se puede agregar la Característica "
759
759
760
760
#: ports/nrf/drivers/bluetooth/ble_drv.c:400
761
761
msgid "Can not apply device name in the stack."
@@ -827,7 +827,7 @@ msgstr "Parámetro UUID inválido"
827
827
828
828
#: ports/nrf/modules/ubluepy/ubluepy_service.c:73
829
829
msgid "Invalid Service type"
830
- msgstr "Tipo de servicio inválido"
830
+ msgstr "Tipo de Servicio inválido"
831
831
832
832
#: ports/nrf/modules/ubluepy/ubluepy_uuid.c:127
833
833
msgid "Invalid UUID string length"
@@ -1621,7 +1621,7 @@ msgstr "struct: index fuera de rango"
1621
1621
#: py/objstr.c:1071
1622
1622
#, fuzzy
1623
1623
msgid "attributes not supported yet"
1624
- msgstr "bytes > 8 bits no son soportados"
1624
+ msgstr "bytes > 8 bits no soportados"
1625
1625
1626
1626
#: py/objstr.c:1079
1627
1627
msgid ""
@@ -1803,7 +1803,6 @@ msgid "int() arg 2 must be >= 2 and <= 36"
1803
1803
msgstr ""
1804
1804
1805
1805
#: py/parsenum.c:151
1806
- #, fuzzy
1807
1806
msgid "invalid syntax for integer"
1808
1807
msgstr "formato inválido"
1809
1808
@@ -1813,12 +1812,10 @@ msgid "invalid syntax for integer with base %d"
1813
1812
msgstr ""
1814
1813
1815
1814
#: py/parsenum.c:339
1816
- #, fuzzy
1817
1815
msgid "invalid syntax for number"
1818
1816
msgstr "argumentos inválidos"
1819
1817
1820
1818
#: py/parsenum.c:342
1821
- #, fuzzy
1822
1819
msgid "decimal numbers not supported"
1823
1820
msgstr "bytes > 8 bits no son soportados"
1824
1821
@@ -1833,7 +1830,6 @@ msgid "can only save bytecode"
1833
1830
msgstr ""
1834
1831
1835
1832
#: py/runtime.c:206
1836
- #, fuzzy
1837
1833
msgid "name not defined"
1838
1834
msgstr "módulo no encontrado"
1839
1835
0 commit comments