@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
1010"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 "
1212"Last-Translator : Alvaro Figueroa <alvaro@greencore.co.cr>\n "
1313"Language-Team : \n "
1414"Language : es\n "
@@ -101,7 +101,7 @@ msgstr "%q debe ser una tupla de longitud 2"
101101
102102#: shared-bindings/canio/Match.c
103103msgid "%q out of range"
104- msgstr ""
104+ msgstr "%q fuera de rango "
105105
106106#: ports/atmel-samd/common-hal/microcontroller/Pin.c
107107msgid "%q pin invalid"
@@ -293,7 +293,7 @@ msgstr "Todos los periféricos I2C están siendo usados"
293293
294294#: ports/atmel-samd/common-hal/canio/Listener.c
295295msgid "All RX FIFOs in use"
296- msgstr ""
296+ msgstr "Todos los FIFOs de RX en uso "
297297
298298#: ports/nrf/common-hal/busio/SPI.c
299299msgid "All SPI peripherals are in use"
@@ -335,7 +335,7 @@ msgstr "Ya se encuentra publicando."
335335
336336#: ports/atmel-samd/common-hal/canio/Listener.c
337337msgid "Already have all-matches listener"
338- msgstr ""
338+ msgstr "Ya se tiene un escucha todas-las-coincidencias "
339339
340340#: shared-module/memorymonitor/AllocationAlarm.c
341341#: shared-module/memorymonitor/AllocationSize.c
@@ -878,7 +878,7 @@ msgstr "El archivo ya existe"
878878
879879#: ports/atmel-samd/common-hal/canio/Listener.c
880880msgid "Filters too complex"
881- msgstr ""
881+ msgstr "Filtros muy complejos "
882882
883883#: ports/cxd56/common-hal/camera/Camera.c
884884msgid "Format not supported"
@@ -1000,7 +1000,7 @@ msgstr "Archivo BMP inválido"
10001000
10011001#: shared-bindings/wifi/Radio.c
10021002msgid "Invalid BSSID"
1003- msgstr ""
1003+ msgstr "BSSID inválido "
10041004
10051005#: ports/stm/common-hal/analogio/AnalogOut.c
10061006msgid "Invalid DAC pin supplied"
@@ -1167,7 +1167,7 @@ msgstr "Valor máximo de x cuando se refleja es %d"
11671167
11681168#: shared-bindings/canio/Message.c
11691169msgid "Messages limited to 8 bytes"
1170- msgstr ""
1170+ msgstr "Mensajes limitados a 8 bytes "
11711171
11721172#: supervisor/shared/safe_mode.c
11731173msgid "MicroPython NLR jump failed. Likely memory corruption."
@@ -2399,7 +2399,7 @@ msgstr "las excepciones deben derivar de BaseException"
23992399
24002400#: shared-bindings/canio/CAN.c shared-bindings/canio/Listener.c
24012401msgid "expected '%q' but got '%q'"
2402- msgstr ""
2402+ msgstr "se espera '%q' pero se recibe '%q' "
24032403
24042404#: py/objstr.c
24052405msgid "expected ':' after format specifier"
@@ -3248,7 +3248,7 @@ msgstr "paleta fuente muy larga"
32483248
32493249#: shared-bindings/canio/Message.c
32503250msgid "specify size or data, but not both"
3251- msgstr ""
3251+ msgstr "especifique o tamaño o datos, pero no ambos "
32523252
32533253#: py/objstr.c
32543254msgid "start/end indices"
0 commit comments