77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2019-06-25 17:53 -0700\n "
10+ "POT-Creation-Date : 2019-07-19 10:38 -0700\n "
1111"PO-Revision-Date : 2018-08-24 22:56-0500\n "
1212"Last-Translator : \n "
1313"Language-Team : \n "
@@ -247,7 +247,9 @@ msgstr "Todos los canales de eventos estan siendo usados"
247247
248248#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
249249msgid "All sync event channels in use"
250- msgstr "Todos los canales de eventos de sincronización (sync event channels) están siendo utilizados"
250+ msgstr ""
251+ "Todos los canales de eventos de sincronización (sync event channels) están "
252+ "siendo utilizados"
251253
252254#: shared-bindings/pulseio/PWMOut.c
253255msgid "All timers for this pin are in use"
@@ -287,7 +289,9 @@ msgstr "Valores del array deben ser bytes individuales."
287289
288290#: supervisor/shared/safe_mode.c
289291msgid "Attempted heap allocation when MicroPython VM not running.\n"
290- msgstr "Intento de allocation de heap cuando la VM de MicroPython no estaba corriendo.\n"
292+ msgstr ""
293+ "Intento de allocation de heap cuando la VM de MicroPython no estaba "
294+ "corriendo.\n"
291295
292296#: main.c
293297msgid "Auto-reload is off.\n"
@@ -297,7 +301,9 @@ msgstr "Auto-recarga deshabilitada.\n"
297301msgid ""
298302"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
299303"disable.\n"
300- msgstr "Auto-reload habilitado. Simplemente guarda los archivos via USB para ejecutarlos o entra al REPL para desabilitarlos.\n"
304+ msgstr ""
305+ "Auto-reload habilitado. Simplemente guarda los archivos via USB para "
306+ "ejecutarlos o entra al REPL para desabilitarlos.\n"
301307
302308#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
303309msgid "Bit clock and word select must share a clock unit"
@@ -735,7 +741,9 @@ msgstr "operación I2C no soportada"
735741msgid ""
736742"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
737743"mpy-update for more info."
738- msgstr "Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte http://adafru.it/mpy-update para más información"
744+ msgstr ""
745+ "Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte "
746+ "http://adafru.it/mpy-update para más información"
739747
740748#: shared-bindings/_pew/PewPew.c
741749msgid "Incorrect buffer size"
@@ -959,7 +967,8 @@ msgstr "No reproduciendo"
959967msgid ""
960968"Object has been deinitialized and can no longer be used. Create a new object."
961969msgstr ""
962- "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo objeto"
970+ "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo "
971+ "objeto"
963972
964973#: ports/nrf/common-hal/busio/UART.c
965974msgid "Odd parity is not supported"
@@ -1186,8 +1195,12 @@ msgid "Tile height must exactly divide bitmap height"
11861195msgstr "La altura del Tile debe dividir exacto la altura del bitmap"
11871196
11881197#: shared-bindings/displayio/TileGrid.c
1189- msgid "Tile indices must be 0 - 255"
1190- msgstr "Los índices de Tile deben ser 0 - 255"
1198+ msgid "Tile index out of bounds"
1199+ msgstr ""
1200+
1201+ #: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
1202+ msgid "Tile value out of bounds"
1203+ msgstr ""
11911204
11921205#: shared-bindings/displayio/TileGrid.c
11931206msgid "Tile width must exactly divide bitmap width"
@@ -1370,8 +1383,8 @@ msgstr "argumento es una secuencia vacía"
13701383msgid "argument has wrong type"
13711384msgstr "el argumento tiene un tipo erroneo"
13721385
1373- #: py/argcheck.c shared-bindings/digitalio/DigitalInOut .c
1374- #: shared-bindings/gamepad/GamePad .c shared-bindings/_stage/__init__ .c
1386+ #: py/argcheck.c shared-bindings/_stage/__init__ .c
1387+ #: shared-bindings/digitalio/DigitalInOut .c shared-bindings/gamepad/GamePad .c
13751388msgid "argument num/types mismatch"
13761389msgstr "argumento número/tipos no coinciden"
13771390
@@ -2465,10 +2478,6 @@ msgstr "error de sintaxis en el descriptor uctypes"
24652478msgid "threshold must be in the range 0-65536"
24662479msgstr "limite debe ser en el rango 0-65536"
24672480
2468- #: shared-bindings/displayio/TileGrid.c
2469- msgid "tile index out of bounds"
2470- msgstr "el indice del tile fuera de limite"
2471-
24722481#: shared-bindings/time/__init__.c
24732482msgid "time.struct_time() takes a 9-sequence"
24742483msgstr "time.struct_time() toma un sequencio 9"
@@ -2766,6 +2775,9 @@ msgstr "paso cero"
27662775#~ msgid "STA required"
27672776#~ msgstr "STA requerido"
27682777
2778+ #~ msgid "Tile indices must be 0 - 255"
2779+ #~ msgstr "Los índices de Tile deben ser 0 - 255"
2780+
27692781#~ msgid "UART(%d) does not exist"
27702782#~ msgstr "UART(%d) no existe"
27712783
@@ -2858,6 +2870,9 @@ msgstr "paso cero"
28582870#~ msgid "scan failed"
28592871#~ msgstr "scan ha fallado"
28602872
2873+ #~ msgid "tile index out of bounds"
2874+ #~ msgstr "el indice del tile fuera de limite"
2875+
28612876#~ msgid "too many arguments"
28622877#~ msgstr "muchos argumentos"
28632878
0 commit comments