@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : \n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"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 "
12
12
"
Last-Translator :
Jose David M <[email protected] >\n "
13
13
"Language-Team : \n "
14
14
"Language : es\n "
@@ -473,7 +473,7 @@ msgstr "Por debajo de la tasa mínima de refrescamiento"
473
473
474
474
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
475
475
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 "
477
477
478
478
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
479
479
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"
518
518
519
519
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
520
520
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 "
522
522
523
523
#: shared-module/usb_hid/Device.c
524
524
#, c-format
@@ -1112,6 +1112,8 @@ msgstr "IV debe tener %d bytes de longitud"
1112
1112
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1113
1113
msgid "In buffer elements must be 4 bytes long or less"
1114
1114
msgstr ""
1115
+ "Los elementos del búfer de entrada deben ser de una longitud de 4 bytes o "
1116
+ "menos"
1115
1117
1116
1118
#: py/persistentcode.c
1117
1119
msgid ""
@@ -1132,10 +1134,14 @@ msgstr "Tamaño del programa Init invalido"
1132
1134
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1133
1135
msgid "Initial set pin direcion conflicts with initial out pin direction"
1134
1136
msgstr ""
1137
+ "La dirección inicial del pin de configuración esta en conflicto con la "
1138
+ "dirección de salida inicial del pin"
1135
1139
1136
1140
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1137
1141
msgid "Initial set pin state conflicts with initial out pin state"
1138
1142
msgstr ""
1143
+ "El estado inicial del pin de configuración esta en conflicto con el estado "
1144
+ "inicial de salida del pin"
1139
1145
1140
1146
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
1141
1147
msgid "Initialization failed due to lack of memory"
@@ -1576,11 +1582,11 @@ msgstr "Sin soporte de hardware en pin"
1576
1582
1577
1583
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1578
1584
msgid "No in in program"
1579
- msgstr ""
1585
+ msgstr "No hay \" in \" en el programa "
1580
1586
1581
1587
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1582
1588
msgid "No in or out in program"
1583
- msgstr ""
1589
+ msgstr "No hay \" in \" o \" out \" en el programa "
1584
1590
1585
1591
#: shared-bindings/aesio/aes.c
1586
1592
msgid "No key was specified"
@@ -1726,6 +1732,8 @@ msgstr "Tiempo de espera agotado"
1726
1732
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
1727
1733
msgid "Out buffer elements must be 4 bytes long or less"
1728
1734
msgstr ""
1735
+ "Los elementos del búfer de salida deben ser de una longitud de 4 bytes o "
1736
+ "menos"
1729
1737
1730
1738
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
1731
1739
msgid "Out of memory"
0 commit comments