77msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
10- "POT-Creation-Date : 2019-07-09 08:43 -0400\n "
10+ "POT-Creation-Date : 2019-07-09 09:07 -0400\n "
1111"PO-Revision-Date : 2018-08-24 22:56-0500\n "
1212"Last-Translator : \n "
1313"Language-Team : \n "
@@ -219,11 +219,6 @@ msgstr "pow() con 3 argumentos no soportado"
219219msgid "A hardware interrupt channel is already in use"
220220msgstr "El canal EXTINT ya está siendo utilizado"
221221
222- #: shared-bindings/bleio/Address.c
223- #, c-format
224- msgid "Address is not %d bytes long or is in wrong format"
225- msgstr "Direción no es %d bytes largo o esta en el formato incorrecto"
226-
227222#: shared-bindings/bleio/Address.c
228223#, c-format
229224msgid "Address must be %d bytes long"
@@ -251,7 +246,9 @@ msgstr "Todos los canales de eventos estan siendo usados"
251246
252247#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
253248msgid "All sync event channels in use"
254- msgstr "Todos los canales de eventos de sincronización (sync event channels) están siendo utilizados"
249+ msgstr ""
250+ "Todos los canales de eventos de sincronización (sync event channels) están "
251+ "siendo utilizados"
255252
256253#: shared-bindings/pulseio/PWMOut.c
257254msgid "All timers for this pin are in use"
@@ -291,7 +288,9 @@ msgstr "Valores del array deben ser bytes individuales."
291288
292289#: supervisor/shared/safe_mode.c
293290msgid "Attempted heap allocation when MicroPython VM not running.\n"
294- msgstr "Intento de allocation de heap cuando la VM de MicroPython no estaba corriendo.\n"
291+ msgstr ""
292+ "Intento de allocation de heap cuando la VM de MicroPython no estaba "
293+ "corriendo.\n"
295294
296295#: main.c
297296msgid "Auto-reload is off.\n"
@@ -301,7 +300,9 @@ msgstr "Auto-recarga deshabilitada.\n"
301300msgid ""
302301"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
303302"disable.\n"
304- msgstr "Auto-reload habilitado. Simplemente guarda los archivos via USB para ejecutarlos o entra al REPL para desabilitarlos.\n"
303+ msgstr ""
304+ "Auto-reload habilitado. Simplemente guarda los archivos via USB para "
305+ "ejecutarlos o entra al REPL para desabilitarlos.\n"
305306
306307#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
307308msgid "Bit clock and word select must share a clock unit"
@@ -657,6 +658,7 @@ msgid "Failed to write CCCD, err 0x%04x"
657658msgstr ""
658659
659660#: ports/nrf/common-hal/bleio/Characteristic.c
661+ #, c-format
660662msgid "Failed to write attribute value, err 0x%04x"
661663msgstr "No se puede escribir el valor del atributo. err: 0x%04x"
662664
@@ -712,7 +714,9 @@ msgstr "operación I2C no soportada"
712714msgid ""
713715"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
714716"mpy-update for more info."
715- msgstr "Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte http://adafru.it/mpy-update para más información"
717+ msgstr ""
718+ "Archivo .mpy incompatible. Actualice todos los archivos .mpy. Consulte "
719+ "http://adafru.it/mpy-update para más información"
716720
717721#: shared-bindings/_pew/PewPew.c
718722msgid "Incorrect buffer size"
@@ -941,7 +945,8 @@ msgstr "No reproduciendo"
941945msgid ""
942946"Object has been deinitialized and can no longer be used. Create a new object."
943947msgstr ""
944- "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo objeto"
948+ "El objeto se ha desinicializado y ya no se puede utilizar. Crea un nuevo "
949+ "objeto"
945950
946951#: ports/nrf/common-hal/busio/UART.c
947952msgid "Odd parity is not supported"
@@ -1352,8 +1357,8 @@ msgstr "argumento es una secuencia vacía"
13521357msgid "argument has wrong type"
13531358msgstr "el argumento tiene un tipo erroneo"
13541359
1355- #: py/argcheck.c shared-bindings/digitalio/DigitalInOut .c
1356- #: shared-bindings/gamepad/GamePad .c shared-bindings/_stage/__init__ .c
1360+ #: py/argcheck.c shared-bindings/_stage/__init__ .c
1361+ #: shared-bindings/digitalio/DigitalInOut .c shared-bindings/gamepad/GamePad .c
13571362msgid "argument num/types mismatch"
13581363msgstr "argumento número/tipos no coinciden"
13591364
0 commit comments