Skip to content

Commit 22f6869

Browse files
committed
Address suggestions @carlosperate
1 parent 14f52c5 commit 22f6869

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

locale/es.po

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@ msgstr "parámetro config desconocido"
705705

706706
#: ports/nrf/common-hal/analogio/AnalogOut.c:37
707707
msgid "AnalogOut functionality not supported"
708-
msgstr "Funcionalidad AnalogOut sin soporte"
708+
msgstr "Funcionalidad AnalogOut no soportada"
709709

710710
#: ports/nrf/common-hal/busio/I2C.c:95
711711
msgid "All I2C peripherals are in use"
@@ -755,7 +755,7 @@ msgstr "No se puede agregar el Servicio"
755755

756756
#: ports/nrf/drivers/bluetooth/ble_drv.c:373
757757
msgid "Can not add Characteristic."
758-
msgstr "No se puede agregar la Caracteristica"
758+
msgstr "No se puede agregar la Característica"
759759

760760
#: ports/nrf/drivers/bluetooth/ble_drv.c:400
761761
msgid "Can not apply device name in the stack."
@@ -827,7 +827,7 @@ msgstr "Parámetro UUID inválido"
827827

828828
#: ports/nrf/modules/ubluepy/ubluepy_service.c:73
829829
msgid "Invalid Service type"
830-
msgstr "Tipo de servicio inválido"
830+
msgstr "Tipo de Servicio inválido"
831831

832832
#: ports/nrf/modules/ubluepy/ubluepy_uuid.c:127
833833
msgid "Invalid UUID string length"
@@ -1621,7 +1621,7 @@ msgstr "struct: index fuera de rango"
16211621
#: py/objstr.c:1071
16221622
#, fuzzy
16231623
msgid "attributes not supported yet"
1624-
msgstr "bytes > 8 bits no son soportados"
1624+
msgstr "bytes > 8 bits no soportados"
16251625

16261626
#: py/objstr.c:1079
16271627
msgid ""
@@ -1803,7 +1803,6 @@ msgid "int() arg 2 must be >= 2 and <= 36"
18031803
msgstr ""
18041804

18051805
#: py/parsenum.c:151
1806-
#, fuzzy
18071806
msgid "invalid syntax for integer"
18081807
msgstr "formato inválido"
18091808

@@ -1813,12 +1812,10 @@ msgid "invalid syntax for integer with base %d"
18131812
msgstr ""
18141813

18151814
#: py/parsenum.c:339
1816-
#, fuzzy
18171815
msgid "invalid syntax for number"
18181816
msgstr "argumentos inválidos"
18191817

18201818
#: py/parsenum.c:342
1821-
#, fuzzy
18221819
msgid "decimal numbers not supported"
18231820
msgstr "bytes > 8 bits no son soportados"
18241821

@@ -1833,7 +1830,6 @@ msgid "can only save bytecode"
18331830
msgstr ""
18341831

18351832
#: py/runtime.c:206
1836-
#, fuzzy
18371833
msgid "name not defined"
18381834
msgstr "módulo no encontrado"
18391835

0 commit comments

Comments
 (0)