Skip to content

Commit 0ab2c7b

Browse files
Alvaro Figueroaweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (779 of 779 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent f1b3c88 commit 0ab2c7b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

locale/es.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <[email protected]>\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
538538
msgid "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
542542
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)"
12791279
msgid ""
12801280
"PWM frequency not writable when variable_frequency is False on construction."
12811281
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 "
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
16871687
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)."
16891689

16901690
#: ports/nrf/common-hal/_bleio/__init__.c
16911691
msgid ""
@@ -1728,7 +1728,7 @@ msgstr "Tamaño de valor > max_length"
17281728

17291729
#: py/emitnative.c
17301730
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"
17321732

17331733
#: ports/stm/common-hal/microcontroller/Processor.c
17341734
msgid "Voltage read timed out"
@@ -2280,7 +2280,7 @@ msgid "end_x should be an int"
22802280
msgstr "end_x debe ser un int"
22812281

22822282
#: ports/nrf/common-hal/busio/UART.c
2283-
#, c-format, fuzzy
2283+
#, c-format
22842284
msgid "error = 0x%08lX"
22852285
msgstr "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
24412441
msgid "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
24452445
msgid "generator already executing"

0 commit comments

Comments
 (0)