Skip to content

Commit a27bc6c

Browse files
987695987695
authored andcommitted
Fixed spanish grammar errors
1 parent d6f9fcc commit a27bc6c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

locale/es.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -967,8 +967,7 @@ msgstr ""
967967
msgid ""
968968
"Object has been deinitialized and can no longer be used. Create a new object."
969969
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."
972971

973972
#: ports/nrf/common-hal/busio/UART.c
974973
msgid "Odd parity is not supported"
@@ -1635,7 +1634,7 @@ msgstr "no se puedo realizar importación relativa"
16351634

16361635
#: py/emitnative.c
16371636
msgid "casting"
1638-
msgstr "mandando (casting)"
1637+
msgstr "emitiendo (casting)"
16391638

16401639
#: shared-bindings/bleio/Service.c
16411640
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)"
16551654

16561655
#: shared-bindings/displayio/Palette.c
16571656
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)"
16591658

16601659
#: shared-bindings/displayio/Palette.c
16611660
msgid "color buffer must be a buffer or int"
@@ -1922,7 +1921,7 @@ msgstr "Entero requerido"
19221921

19231922
#: ports/nrf/common-hal/bleio/Broadcaster.c
19241923
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"
19261925

19271926
#: extmod/machine_i2c.c
19281927
msgid "invalid I2C peripheral"

0 commit comments

Comments
 (0)