@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-09-21 16:45-0500\n "
11
- "PO-Revision-Date : 2020-09-18 23:14 +0000\n "
11
+ "PO-Revision-Date : 2020-09-25 18:20 +0000\n "
12
12
"
Last-Translator :
Alvaro Figueroa <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -101,7 +101,7 @@ msgstr "%q debe ser una tupla de longitud 2"
101
101
102
102
#: shared-bindings/canio/Match.c
103
103
msgid "%q out of range"
104
- msgstr ""
104
+ msgstr "%q fuera de rango "
105
105
106
106
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
107
107
msgid "%q pin invalid"
@@ -293,7 +293,7 @@ msgstr "Todos los periféricos I2C están siendo usados"
293
293
294
294
#: ports/atmel-samd/common-hal/canio/Listener.c
295
295
msgid "All RX FIFOs in use"
296
- msgstr ""
296
+ msgstr "Todos los FIFOs de RX en uso "
297
297
298
298
#: ports/nrf/common-hal/busio/SPI.c
299
299
msgid "All SPI peripherals are in use"
@@ -335,7 +335,7 @@ msgstr "Ya se encuentra publicando."
335
335
336
336
#: ports/atmel-samd/common-hal/canio/Listener.c
337
337
msgid "Already have all-matches listener"
338
- msgstr ""
338
+ msgstr "Ya se tiene un escucha todas-las-coincidencias "
339
339
340
340
#: shared-module/memorymonitor/AllocationAlarm.c
341
341
#: shared-module/memorymonitor/AllocationSize.c
@@ -878,7 +878,7 @@ msgstr "El archivo ya existe"
878
878
879
879
#: ports/atmel-samd/common-hal/canio/Listener.c
880
880
msgid "Filters too complex"
881
- msgstr ""
881
+ msgstr "Filtros muy complejos "
882
882
883
883
#: ports/cxd56/common-hal/camera/Camera.c
884
884
msgid "Format not supported"
@@ -1000,7 +1000,7 @@ msgstr "Archivo BMP inválido"
1000
1000
1001
1001
#: shared-bindings/wifi/Radio.c
1002
1002
msgid "Invalid BSSID"
1003
- msgstr ""
1003
+ msgstr "BSSID inválido "
1004
1004
1005
1005
#: ports/stm/common-hal/analogio/AnalogOut.c
1006
1006
msgid "Invalid DAC pin supplied"
@@ -1167,7 +1167,7 @@ msgstr "Valor máximo de x cuando se refleja es %d"
1167
1167
1168
1168
#: shared-bindings/canio/Message.c
1169
1169
msgid "Messages limited to 8 bytes"
1170
- msgstr ""
1170
+ msgstr "Mensajes limitados a 8 bytes "
1171
1171
1172
1172
#: supervisor/shared/safe_mode.c
1173
1173
msgid "MicroPython NLR jump failed. Likely memory corruption."
@@ -2399,7 +2399,7 @@ msgstr "las excepciones deben derivar de BaseException"
2399
2399
2400
2400
#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
2401
2401
msgid "expected '%q' but got '%q'"
2402
- msgstr ""
2402
+ msgstr "se espera '%q' pero se recibe '%q' "
2403
2403
2404
2404
#: py/objstr.c
2405
2405
msgid "expected ':' after format specifier"
@@ -3248,7 +3248,7 @@ msgstr "paleta fuente muy larga"
3248
3248
3249
3249
#: shared-bindings/canio/Message.c
3250
3250
msgid "specify size or data, but not both"
3251
- msgstr ""
3251
+ msgstr "especifique o tamaño o datos, pero no ambos "
3252
3252
3253
3253
#: py/objstr.c
3254
3254
msgid "start/end indices"
0 commit comments