@@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : \n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2020-07-07 14:38-0500\n "
11- "PO-Revision-Date : 2020-07-10 18:15 +0000\n "
11+ "PO-Revision-Date : 2020-07-13 19:24 +0000\n "
1212"Last-Translator : Alvaro Figueroa <alvaro@greencore.co.cr>\n "
1313"Language-Team : \n "
1414"Language : es\n "
@@ -536,7 +536,7 @@ msgstr "No se puede especificar RTS o CTS en modo RS485"
536536
537537#: py/objslice.c
538538msgid "Cannot subclass slice"
539- msgstr "Cannot subclass slice "
539+ msgstr "No se puede manejar la partición en una subclase "
540540
541541#: shared-module/bitbangio/SPI.c
542542msgid "Cannot transfer without MOSI and MISO pins."
@@ -1279,7 +1279,7 @@ msgstr "PWM duty_cycle debe ser entre 0 y 65535 inclusivo (16 bit resolution)"
12791279msgid ""
12801280"PWM frequency not writable when variable_frequency is False on construction."
12811281msgstr ""
1282- "La frecuencia de PWM no se puede escribir variable_frequency es False en la "
1282+ "La frecuencia de PWM no se puede escribir variable_frequency es False en la "
12831283"construcción."
12841284
12851285#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
@@ -1685,7 +1685,7 @@ msgstr "Error suave desconocido en dispositivo: %04x"
16851685#: shared-bindings/_pixelbuf/PixelBuf.c
16861686#, c-format
16871687msgid "Unmatched number of items on RHS (expected %d, got %d)."
1688- msgstr "Número incomparable de elementos en RHS (%d esperado,%d obtenido)"
1688+ msgstr "Número incomparable de elementos en RHS (%d esperado,%d obtenido). "
16891689
16901690#: ports/nrf/common-hal/_bleio/__init__.c
16911691msgid ""
@@ -1728,7 +1728,7 @@ msgstr "Tamaño de valor > max_length"
17281728
17291729#: py/emitnative.c
17301730msgid "Viper functions don't currently support more than 4 arguments"
1731- msgstr "funciones Viper actualmente no soportan más de 4 argumentos. "
1731+ msgstr "funciones Viper no soportan por el momento, más de 4 argumentos"
17321732
17331733#: ports/stm/common-hal/microcontroller/Processor.c
17341734msgid "Voltage read timed out"
@@ -2280,7 +2280,7 @@ msgid "end_x should be an int"
22802280msgstr "end_x debe ser un int"
22812281
22822282#: ports/nrf/common-hal/busio/UART.c
2283- #, c-format , fuzzy
2283+ #, c-format
22842284msgid "error = 0x%08lX"
22852285msgstr "error = 0x%08lX"
22862286
@@ -2439,7 +2439,7 @@ msgstr "la función toma %d argumentos posicionales pero le fueron dados %d"
24392439
24402440#: shared-bindings/time/__init__.c
24412441msgid "function takes exactly 9 arguments"
2442- msgstr "la función toma exactamente 9 argumentos. "
2442+ msgstr "la función toma exactamente 9 argumentos"
24432443
24442444#: py/objgenerator.c
24452445msgid "generator already executing"
0 commit comments