|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2020-10-21 20:13-0500\n" |
11 | | -"PO-Revision-Date: 2020-10-27 21:01+0000\n" |
12 | | -"Last-Translator: Adolfo Jayme Barrientos <fitojb@ubuntu.com>\n" |
| 10 | +"POT-Creation-Date: 2020-11-04 21:18+0530\n" |
| 11 | +"PO-Revision-Date: 2020-11-01 16:26+0000\n" |
| 12 | +"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n" |
13 | 13 | "Language-Team: \n" |
14 | 14 | "Language: es\n" |
15 | 15 | "MIME-Version: 1.0\n" |
@@ -297,12 +297,16 @@ msgstr "Tipo de dirección fuera de rango" |
297 | 297 |
|
298 | 298 | #: ports/esp32s2/common-hal/canio/CAN.c |
299 | 299 | msgid "All CAN peripherals are in use" |
300 | | -msgstr "" |
| 300 | +msgstr "Todos los periféricos CAN están en uso" |
301 | 301 |
|
302 | 302 | #: ports/esp32s2/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c |
303 | 303 | msgid "All I2C peripherals are in use" |
304 | 304 | msgstr "Todos los periféricos I2C están siendo usados" |
305 | 305 |
|
| 306 | +#: ports/esp32s2/peripherals/pcnt_handler.c |
| 307 | +msgid "All PCNT units in use" |
| 308 | +msgstr "" |
| 309 | + |
306 | 310 | #: ports/atmel-samd/common-hal/canio/Listener.c |
307 | 311 | #: ports/esp32s2/common-hal/canio/Listener.c |
308 | 312 | #: ports/stm/common-hal/canio/Listener.c |
@@ -427,7 +431,7 @@ msgstr "" |
427 | 431 |
|
428 | 432 | #: ports/esp32s2/common-hal/canio/CAN.c |
429 | 433 | msgid "Baudrate not supported by peripheral" |
430 | | -msgstr "" |
| 434 | +msgstr "El periférico no maneja el Baudrate" |
431 | 435 |
|
432 | 436 | #: shared-module/displayio/Display.c |
433 | 437 | #: shared-module/framebufferio/FramebufferDisplay.c |
@@ -1131,7 +1135,8 @@ msgid "Invalid phase" |
1131 | 1135 | msgstr "Fase inválida" |
1132 | 1136 |
|
1133 | 1137 | #: ports/atmel-samd/common-hal/audioio/AudioOut.c |
1134 | | -#: ports/atmel-samd/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c |
| 1138 | +#: ports/atmel-samd/common-hal/touchio/TouchIn.c |
| 1139 | +#: ports/esp32s2/common-hal/touchio/TouchIn.c shared-bindings/pwmio/PWMOut.c |
1135 | 1140 | #: shared-module/rgbmatrix/RGBMatrix.c |
1136 | 1141 | msgid "Invalid pin" |
1137 | 1142 | msgstr "Pin inválido" |
|
0 commit comments