|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2018-10-09 13:56-0700\n" |
| 11 | +"POT-Creation-Date: 2018-10-09 20:51-0400\n" |
12 | 12 | "PO-Revision-Date: 2018-10-02 16:27+0200\n" |
13 | 13 | "Last-Translator: Enrico Paganin <enrico.paganin@mail.com>\n" |
14 | 14 | "Language-Team: \n" |
@@ -429,7 +429,8 @@ msgstr "" |
429 | 429 |
|
430 | 430 | #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:120 |
431 | 431 | #: ports/atmel-samd/common-hal/pulseio/PWMOut.c:369 |
432 | | -#: ports/nrf/common-hal/pulseio/PWMOut.c:227 |
| 432 | +#: ports/nrf/common-hal/pulseio/PWMOut.c:120 |
| 433 | +#: ports/nrf/common-hal/pulseio/PWMOut.c:232 |
433 | 434 | msgid "Invalid PWM frequency" |
434 | 435 | msgstr "Frequenza PWM non valida" |
435 | 436 |
|
@@ -748,6 +749,11 @@ msgstr "busio.UART non ancora implementato" |
748 | 749 | msgid "Can not get temperature. status: 0x%02x" |
749 | 750 | msgstr "Impossibile leggere la temperatura. status: 0x%02x" |
750 | 751 |
|
| 752 | +#: ports/nrf/common-hal/pulseio/PWMOut.c:162 |
| 753 | +#, fuzzy |
| 754 | +msgid "All PWM peripherals are in use" |
| 755 | +msgstr "Tutte le periferiche SPI sono in uso" |
| 756 | + |
751 | 757 | #: ports/nrf/drivers/bluetooth/ble_drv.c:199 |
752 | 758 | msgid "Cannot apply GAP parameters." |
753 | 759 | msgstr "Impossibile applicare i parametri GAP." |
@@ -2286,8 +2292,9 @@ msgstr "" |
2286 | 2292 | "a 16 bit)" |
2287 | 2293 |
|
2288 | 2294 | #: shared-bindings/pulseio/PWMOut.c:195 |
| 2295 | +#, fuzzy |
2289 | 2296 | msgid "" |
2290 | | -"PWM frequency not writeable when variable_frequency is False on construction." |
| 2297 | +"PWM frequency not writable when variable_frequency is False on construction." |
2291 | 2298 | msgstr "" |
2292 | 2299 | "frequenza PWM frequency non è scrivibile quando variable_frequency è " |
2293 | 2300 | "impostato nel costruttore a False." |
|
0 commit comments