@@ -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-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 "
12
12
"
Last-Translator :
Alvaro Figueroa <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -536,7 +536,7 @@ msgstr "No se puede especificar RTS o CTS en modo RS485"
536
536
537
537
#: py/objslice.c
538
538
msgid "Cannot subclass slice"
539
- msgstr "Cannot subclass slice "
539
+ msgstr "No se puede manejar la partición en una subclase "
540
540
541
541
#: shared-module/bitbangio/SPI.c
542
542
msgid "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)"
1279
1279
msgid ""
1280
1280
"PWM frequency not writable when variable_frequency is False on construction."
1281
1281
msgstr ""
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 "
1283
1283
"construcción."
1284
1284
1285
1285
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
@@ -1685,7 +1685,7 @@ msgstr "Error suave desconocido en dispositivo: %04x"
1685
1685
#: shared-bindings/_pixelbuf/PixelBuf.c
1686
1686
#, c-format
1687
1687
msgid "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). "
1689
1689
1690
1690
#: ports/nrf/common-hal/_bleio/__init__.c
1691
1691
msgid ""
@@ -1728,7 +1728,7 @@ msgstr "Tamaño de valor > max_length"
1728
1728
1729
1729
#: py/emitnative.c
1730
1730
msgid "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"
1732
1732
1733
1733
#: ports/stm/common-hal/microcontroller/Processor.c
1734
1734
msgid "Voltage read timed out"
@@ -2280,7 +2280,7 @@ msgid "end_x should be an int"
2280
2280
msgstr "end_x debe ser un int"
2281
2281
2282
2282
#: ports/nrf/common-hal/busio/UART.c
2283
- #, c-format , fuzzy
2283
+ #, c-format
2284
2284
msgid "error = 0x%08lX"
2285
2285
msgstr "error = 0x%08lX"
2286
2286
@@ -2439,7 +2439,7 @@ msgstr "la función toma %d argumentos posicionales pero le fueron dados %d"
2439
2439
2440
2440
#: shared-bindings/time/__init__.c
2441
2441
msgid "function takes exactly 9 arguments"
2442
- msgstr "la función toma exactamente 9 argumentos. "
2442
+ msgstr "la función toma exactamente 9 argumentos"
2443
2443
2444
2444
#: py/objgenerator.c
2445
2445
msgid "generator already executing"
0 commit comments