|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-07-07 14:38-0500\n" |
| 11 | +"POT-Creation-Date: 2020-07-10 15:16-0400\n" |
12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
@@ -307,7 +307,7 @@ msgstr "" |
307 | 307 | #: ports/cxd56/common-hal/pulseio/PulseOut.c |
308 | 308 | #: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c |
309 | 309 | #: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c |
310 | | -#: shared-bindings/pulseio/PWMOut.c |
| 310 | +#: ports/stm/peripherals/timers.c shared-bindings/pulseio/PWMOut.c |
311 | 311 | msgid "All timers in use" |
312 | 312 | msgstr "" |
313 | 313 |
|
@@ -1311,11 +1311,7 @@ msgstr "" |
1311 | 1311 | msgid "Pull not used when direction is output." |
1312 | 1312 | msgstr "" |
1313 | 1313 |
|
1314 | | -#: ports/stm/common-hal/pulseio/PulseIn.c |
1315 | | -msgid "PulseIn not supported on this chip" |
1316 | | -msgstr "" |
1317 | | - |
1318 | | -#: ports/stm/common-hal/pulseio/PulseOut.c |
| 1314 | +#: ports/stm/ref/pulseout-pre-timeralloc.c |
1319 | 1315 | msgid "PulseOut not supported on this chip" |
1320 | 1316 | msgstr "" |
1321 | 1317 |
|
@@ -1521,6 +1517,11 @@ msgstr "" |
1521 | 1517 | msgid "Timeout is too long: Maximum timeout length is %d seconds" |
1522 | 1518 | msgstr "" |
1523 | 1519 |
|
| 1520 | +#: ports/stm/common-hal/pulseio/PWMOut.c |
| 1521 | +msgid "" |
| 1522 | +"Timer was reserved for internal use - declare PWM pins earlier in the program" |
| 1523 | +msgstr "" |
| 1524 | + |
1524 | 1525 | #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c |
1525 | 1526 | msgid "Too many channels in sample." |
1526 | 1527 | msgstr "" |
|
0 commit comments