|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2020-09-09 14:33-0700\n" |
| 10 | +"POT-Creation-Date: 2020-09-13 22:53+0530\n" |
11 | 11 | "PO-Revision-Date: 2020-08-17 21:11+0000\n" |
12 | 12 | "Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n" |
13 | 13 | "Language-Team: \n" |
@@ -36,14 +36,6 @@ msgstr "" |
36 | 36 | "Reporte un problema con el contenido de su unidad CIRCUITPY en\n" |
37 | 37 | "https://github.com/adafruit/circuitpython/issues\n" |
38 | 38 |
|
39 | | -#: supervisor/shared/safe_mode.c |
40 | | -msgid "" |
41 | | -"\n" |
42 | | -"To exit, please reset the board without " |
43 | | -msgstr "" |
44 | | -"\n" |
45 | | -"Para salir, favor reinicie la tarjeta sin " |
46 | | - |
47 | 39 | #: py/obj.c |
48 | 40 | msgid " File \"%q\"" |
49 | 41 | msgstr " Archivo \"%q\"" |
@@ -1653,6 +1645,10 @@ msgstr "" |
1653 | 1645 | "El temporizador es utilizado para uso interno - declare los pines para PWM " |
1654 | 1646 | "más temprano en el programa" |
1655 | 1647 |
|
| 1648 | +#: supervisor/shared/safe_mode.c |
| 1649 | +msgid "To exit, please reset the board without " |
| 1650 | +msgstr "Para salir, por favor reinicia la tarjeta sin " |
| 1651 | + |
1656 | 1652 | #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c |
1657 | 1653 | msgid "Too many channels in sample." |
1658 | 1654 | msgstr "Demasiados canales en sample." |
@@ -3492,6 +3488,13 @@ msgstr "zi debe ser de tipo flotante" |
3492 | 3488 | msgid "zi must be of shape (n_section, 2)" |
3493 | 3489 | msgstr "zi debe ser una forma (n_section,2)" |
3494 | 3490 |
|
| 3491 | +#~ msgid "" |
| 3492 | +#~ "\n" |
| 3493 | +#~ "To exit, please reset the board without " |
| 3494 | +#~ msgstr "" |
| 3495 | +#~ "\n" |
| 3496 | +#~ "Para salir, favor reinicie la tarjeta sin " |
| 3497 | + |
3495 | 3498 | #~ msgid "PulseOut not supported on this chip" |
3496 | 3499 | #~ msgstr "PulseOut no es compatible con este chip" |
3497 | 3500 |
|
@@ -3941,9 +3944,6 @@ msgstr "zi debe ser una forma (n_section,2)" |
3941 | 3944 | #~ msgid "Tile indices must be 0 - 255" |
3942 | 3945 | #~ msgstr "Los índices de Tile deben ser 0 - 255" |
3943 | 3946 |
|
3944 | | -#~ msgid "To exit, please reset the board without " |
3945 | | -#~ msgstr "Para salir, por favor reinicia la tarjeta sin " |
3946 | | - |
3947 | 3947 | #~ msgid "UART(%d) does not exist" |
3948 | 3948 | #~ msgstr "UART(%d) no existe" |
3949 | 3949 |
|
|
0 commit comments