Skip to content

Commit 666d333

Browse files
jposada202020weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (1004 of 1004 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent 51f2d0f commit 666d333

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

locale/es.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2023-02-23 17:53+0000\n"
12-
"Last-Translator: Luis Ruiz San Segundo <luisan00@hotmail.com>\n"
11+
"PO-Revision-Date: 2023-02-24 23:20+0000\n"
12+
"Last-Translator: Jose David M <jquintana202020@gmail.com>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -35,15 +35,14 @@ msgstr ""
3535
"Código detenido por la auto-recarga. Recargando pronto.\n"
3636

3737
#: main.c
38-
#, fuzzy
3938
msgid ""
4039
"\n"
4140
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
4241
"\n"
4342
"\r"
4443
msgstr ""
4544
"\n"
46-
"CIRCUITPY_PYSTACK_SIZE no válido\n"
45+
"CIRCUITPY_PYSTACK_SIZE inválido\n"
4746
"\n"
4847
"\n"
4948

@@ -210,7 +209,7 @@ msgstr "%q debe ser >= %d"
210209

211210
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
212211
msgid "%q must be array of type 'H'"
213-
msgstr ""
212+
msgstr "%q debe ser un arreglo de tipo 'H'"
214213

215214
#: shared-bindings/analogbufio/BufferedIn.c
216215
msgid "%q must be a bytearray or array of type 'H' or 'B'"
@@ -610,7 +609,8 @@ msgstr "Por debajo de la tasa mínima de refrescamiento"
610609

611610
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
612611
msgid "Bit clock and word select must be sequential pins"
613-
msgstr "Le reloj de bit y de selector de palabra deben ser pines secuenciales"
612+
msgstr ""
613+
"Los pines de reloj de bit y de selector de palabra deben ser secuenciales"
614614

615615
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
616616
msgid "Bit clock and word select must share a clock unit"
@@ -2255,7 +2255,7 @@ msgstr "Imposible de asignar el heap."
22552255
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
22562256
#, c-format
22572257
msgid "Unable to configure ADC DMA controller, ErrorCode:%d"
2258-
msgstr ""
2258+
msgstr "Imposible de configurar el controlador ADC DMA , código de error:%d"
22592259

22602260
#: ports/espressif/common-hal/busio/I2C.c
22612261
msgid "Unable to create lock"
@@ -2278,7 +2278,7 @@ msgstr "Incapaz de inicializar el parser"
22782278
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
22792279
#, c-format
22802280
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2281-
msgstr ""
2281+
msgstr "No es posible de inicializar el controlador ADC DMA, código de error:%d"
22822282

22832283
#: shared-module/displayio/OnDiskBitmap.c
22842284
msgid "Unable to read color palette data"
@@ -2287,7 +2287,7 @@ msgstr "No se pudo leer los datos de la paleta de colores"
22872287
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
22882288
#, c-format
22892289
msgid "Unable to start ADC DMA controller, ErrorCode:%d"
2290-
msgstr ""
2290+
msgstr "Imposible de iniciar el controlador ADC DMA, código de error:%d"
22912291

22922292
#: ports/espressif/common-hal/mdns/Server.c
22932293
#: ports/raspberrypi/common-hal/mdns/Server.c

0 commit comments

Comments
 (0)