@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-07-30 07:23-0500\n "
11
- "PO-Revision-Date : 2020-07-22 20:48 +0000\n "
11
+ "PO-Revision-Date : 2020-08-07 15:06 +0000\n "
12
12
"
Last-Translator :
Alvaro Figueroa <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -89,7 +89,7 @@ msgstr "%q lista debe ser una lista"
89
89
90
90
#: shared-bindings/memorymonitor/AllocationAlarm.c
91
91
msgid "%q must be >= 0"
92
- msgstr ""
92
+ msgstr "%q debe ser >= 0 "
93
93
94
94
#: shared-bindings/_bleio/CharacteristicBuffer.c
95
95
#: shared-bindings/_bleio/PacketBuffer.c shared-bindings/displayio/Group.c
@@ -229,7 +229,7 @@ msgstr "'await' fuera de la función"
229
229
230
230
#: py/compile.c
231
231
msgid "'await', 'async for' or 'async with' outside async function"
232
- msgstr ""
232
+ msgstr "'await', 'async for' o 'async with' fuera de la función async "
233
233
234
234
#: py/compile.c
235
235
msgid "'break' outside loop"
@@ -241,7 +241,7 @@ msgstr "'continue' fuera de un bucle"
241
241
242
242
#: py/objgenerator.c
243
243
msgid "'coroutine' object is not an iterator"
244
- msgstr ""
244
+ msgstr "el objeto 'coroutine' no es un iterador "
245
245
246
246
#: py/compile.c
247
247
msgid "'data' requires at least 2 arguments"
@@ -338,7 +338,7 @@ msgstr "Ya se encuentra publicando."
338
338
#: shared-module/memorymonitor/AllocationAlarm.c
339
339
#: shared-module/memorymonitor/AllocationSize.c
340
340
msgid "Already running"
341
- msgstr ""
341
+ msgstr "Ya está ejecutando "
342
342
343
343
#: ports/cxd56/common-hal/analogio/AnalogIn.c
344
344
msgid "AnalogIn not supported on given pin"
@@ -378,7 +378,7 @@ msgstr "Como máximo %d %q se puede especificar (no %d)"
378
378
#: shared-module/memorymonitor/AllocationAlarm.c
379
379
#, c-format
380
380
msgid "Attempt to allocate %d blocks"
381
- msgstr ""
381
+ msgstr "Tratando de soliciar %d bloques "
382
382
383
383
#: supervisor/shared/safe_mode.c
384
384
msgid "Attempted heap allocation when MicroPython VM not running."
@@ -885,7 +885,7 @@ msgstr "Error de inicio de I2C"
885
885
886
886
#: shared-bindings/audiobusio/I2SOut.c
887
887
msgid "I2SOut not available"
888
- msgstr ""
888
+ msgstr "I2SOut no disponible "
889
889
890
890
#: shared-bindings/aesio/aes.c
891
891
#, c-format
@@ -1591,6 +1591,8 @@ msgstr ""
1591
1591
msgid ""
1592
1592
"Timer was reserved for internal use - declare PWM pins earlier in the program"
1593
1593
msgstr ""
1594
+ "Temporizador declarado para uso interno - declare los pines de PWM más "
1595
+ "temprano en el programa"
1594
1596
1595
1597
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1596
1598
msgid "Too many channels in sample."
@@ -1866,7 +1868,7 @@ msgstr "el argumento tiene un tipo erroneo"
1866
1868
1867
1869
#: extmod/ulab/code/linalg/linalg.c
1868
1870
msgid "argument must be ndarray"
1869
- msgstr ""
1871
+ msgstr "el argumento debe ser ndarray "
1870
1872
1871
1873
#: py/argcheck.c shared-bindings/_stage/__init__.c
1872
1874
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
@@ -3266,7 +3268,7 @@ msgstr "demasiados valores para descomprimir (%d esperado)"
3266
3268
3267
3269
#: extmod/ulab/code/approx/approx.c
3268
3270
msgid "trapz is defined for 1D arrays of equal length"
3269
- msgstr ""
3271
+ msgstr "trapz está definido para arreglos 1D de tamaño igual "
3270
3272
3271
3273
#: extmod/ulab/code/linalg/linalg.c py/objstr.c
3272
3274
msgid "tuple index out of range"
@@ -3398,7 +3400,7 @@ msgstr "value_count debe ser > 0"
3398
3400
3399
3401
#: extmod/ulab/code/linalg/linalg.c
3400
3402
msgid "vectors must have same lengths"
3401
- msgstr ""
3403
+ msgstr "los vectores deben tener el mismo tamaño "
3402
3404
3403
3405
#: shared-bindings/watchdog/WatchDogTimer.c
3404
3406
msgid "watchdog timeout must be greater than 0"
0 commit comments