Skip to content

Commit 0259e1a

Browse files
jposada202020weblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (971 of 971 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent b69cb01 commit 0259e1a

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

locale/es.po

Lines changed: 13 additions & 5 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: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-02-21 22:27+0000\n"
11+
"PO-Revision-Date: 2021-02-26 13:50+0000\n"
1212
"Last-Translator: Jose David M <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
@@ -473,7 +473,7 @@ msgstr "Por debajo de la tasa mínima de refrescamiento"
473473

474474
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
475475
msgid "Bit clock and word select must be sequential pins"
476-
msgstr ""
476+
msgstr "Le reloj de bit y de selector de palabra deben ser pines secuenciales"
477477

478478
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
479479
msgid "Bit clock and word select must share a clock unit"
@@ -518,7 +518,7 @@ msgstr "Búfer + compensado muy pequeños %d %d %d"
518518

519519
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
520520
msgid "Buffer elements must be 4 bytes long or less"
521-
msgstr ""
521+
msgstr "Los elementos del búfer deben de ser de una longitud de 4 bytes o menos"
522522

523523
#: shared-module/usb_hid/Device.c
524524
#, c-format
@@ -1112,6 +1112,8 @@ msgstr "IV debe tener %d bytes de longitud"
11121112
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11131113
msgid "In buffer elements must be 4 bytes long or less"
11141114
msgstr ""
1115+
"Los elementos del búfer de entrada deben ser de una longitud de 4 bytes o "
1116+
"menos"
11151117

11161118
#: py/persistentcode.c
11171119
msgid ""
@@ -1132,10 +1134,14 @@ msgstr "Tamaño del programa Init invalido"
11321134
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11331135
msgid "Initial set pin direcion conflicts with initial out pin direction"
11341136
msgstr ""
1137+
"La dirección inicial del pin de configuración esta en conflicto con la "
1138+
"dirección de salida inicial del pin"
11351139

11361140
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11371141
msgid "Initial set pin state conflicts with initial out pin state"
11381142
msgstr ""
1143+
"El estado inicial del pin de configuración esta en conflicto con el estado "
1144+
"inicial de salida del pin"
11391145

11401146
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
11411147
msgid "Initialization failed due to lack of memory"
@@ -1576,11 +1582,11 @@ msgstr "Sin soporte de hardware en pin"
15761582

15771583
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15781584
msgid "No in in program"
1579-
msgstr ""
1585+
msgstr "No hay \"in\" en el programa"
15801586

15811587
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
15821588
msgid "No in or out in program"
1583-
msgstr ""
1589+
msgstr "No hay \"in\" o \"out\" en el programa"
15841590

15851591
#: shared-bindings/aesio/aes.c
15861592
msgid "No key was specified"
@@ -1726,6 +1732,8 @@ msgstr "Tiempo de espera agotado"
17261732
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
17271733
msgid "Out buffer elements must be 4 bytes long or less"
17281734
msgstr ""
1735+
"Los elementos del búfer de salida deben ser de una longitud de 4 bytes o "
1736+
"menos"
17291737

17301738
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
17311739
msgid "Out of memory"

0 commit comments

Comments
 (0)