|
7 | 7 | msgstr "" |
8 | 8 | "Project-Id-Version: \n" |
9 | 9 | "Report-Msgid-Bugs-To: \n" |
10 | | -"POT-Creation-Date: 2018-09-21 12:23-0400\n" |
| 10 | +"POT-Creation-Date: 2018-10-01 18:44-0400\n" |
11 | 11 | "PO-Revision-Date: 2018-08-24 22:56-0500\n" |
12 | 12 | "Last-Translator: \n" |
13 | 13 | "Language-Team: \n" |
@@ -376,7 +376,7 @@ msgstr "No hay suficientes pines disponibles" |
376 | 376 | #: ports/atmel-samd/common-hal/busio/SPI.c:132 |
377 | 377 | #: ports/atmel-samd/common-hal/busio/UART.c:119 |
378 | 378 | #: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45 |
379 | | -#: ports/nrf/common-hal/busio/I2C.c:77 |
| 379 | +#: ports/nrf/common-hal/busio/I2C.c:81 |
380 | 380 | msgid "Invalid pins" |
381 | 381 | msgstr "pines inválidos" |
382 | 382 |
|
@@ -620,7 +620,8 @@ msgstr "len debe de ser múltiple de 4" |
620 | 620 | #: ports/esp8266/modesp.c:274 |
621 | 621 | #, c-format |
622 | 622 | msgid "memory allocation failed, allocating %u bytes for native code" |
623 | | -msgstr "la asignación de memoria ha fallado, asignando %u bytes para código nativo" |
| 623 | +msgstr "" |
| 624 | +"la asignación de memoria ha fallado, asignando %u bytes para código nativo" |
624 | 625 |
|
625 | 626 | #: ports/esp8266/modesp.c:317 |
626 | 627 | msgid "flash location must be below 1MByte" |
@@ -706,18 +707,14 @@ msgstr "parámetro config desconocido" |
706 | 707 | msgid "AnalogOut functionality not supported" |
707 | 708 | msgstr "" |
708 | 709 |
|
709 | | -#: ports/nrf/common-hal/busio/I2C.c:91 |
| 710 | +#: ports/nrf/common-hal/busio/I2C.c:95 |
710 | 711 | msgid "All I2C peripherals are in use" |
711 | 712 | msgstr "Todos los timers están siendo utilizados" |
712 | 713 |
|
713 | | -#: ports/nrf/common-hal/busio/SPI.c:109 |
| 714 | +#: ports/nrf/common-hal/busio/SPI.c:115 |
714 | 715 | msgid "All SPI peripherals are in use" |
715 | 716 | msgstr "Todos los timers están siendo utilizados" |
716 | 717 |
|
717 | | -#: ports/nrf/common-hal/busio/SPI.c:170 |
718 | | -msgid "Baud rate too high for this SPI peripheral" |
719 | | -msgstr "" |
720 | | - |
721 | 718 | #: ports/nrf/common-hal/busio/UART.c:43 ports/nrf/common-hal/busio/UART.c:47 |
722 | 719 | #: ports/nrf/common-hal/busio/UART.c:51 ports/nrf/common-hal/busio/UART.c:60 |
723 | 720 | #: ports/nrf/common-hal/busio/UART.c:66 ports/nrf/common-hal/busio/UART.c:71 |
@@ -2033,19 +2030,19 @@ msgstr "" |
2033 | 2030 | msgid "Buffer must be at least length 1" |
2034 | 2031 | msgstr "" |
2035 | 2032 |
|
2036 | | -#: shared-bindings/bitbangio/SPI.c:151 shared-bindings/busio/SPI.c:168 |
| 2033 | +#: shared-bindings/bitbangio/SPI.c:151 shared-bindings/busio/SPI.c:175 |
2037 | 2034 | msgid "Invalid polarity" |
2038 | 2035 | msgstr "" |
2039 | 2036 |
|
2040 | | -#: shared-bindings/bitbangio/SPI.c:155 shared-bindings/busio/SPI.c:172 |
| 2037 | +#: shared-bindings/bitbangio/SPI.c:155 shared-bindings/busio/SPI.c:179 |
2041 | 2038 | msgid "Invalid phase" |
2042 | 2039 | msgstr "" |
2043 | 2040 |
|
2044 | | -#: shared-bindings/bitbangio/SPI.c:159 shared-bindings/busio/SPI.c:176 |
| 2041 | +#: shared-bindings/bitbangio/SPI.c:159 shared-bindings/busio/SPI.c:183 |
2045 | 2042 | msgid "Invalid number of bits" |
2046 | 2043 | msgstr "" |
2047 | 2044 |
|
2048 | | -#: shared-bindings/bitbangio/SPI.c:284 shared-bindings/busio/SPI.c:341 |
| 2045 | +#: shared-bindings/bitbangio/SPI.c:284 shared-bindings/busio/SPI.c:348 |
2049 | 2046 | msgid "buffer slices must be of equal length" |
2050 | 2047 | msgstr "" |
2051 | 2048 |
|
|
0 commit comments