Skip to content

Commit b1ac6b4

Browse files
committed
translations
1 parent eb86010 commit b1ac6b4

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

locale/circuitpython.pot

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -307,7 +307,7 @@ msgstr ""
307307
#: ports/cxd56/common-hal/pulseio/PulseOut.c
308308
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
309309
#: 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
311311
msgid "All timers in use"
312312
msgstr ""
313313

@@ -1311,11 +1311,7 @@ msgstr ""
13111311
msgid "Pull not used when direction is output."
13121312
msgstr ""
13131313

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
13191315
msgid "PulseOut not supported on this chip"
13201316
msgstr ""
13211317

@@ -1521,6 +1517,11 @@ msgstr ""
15211517
msgid "Timeout is too long: Maximum timeout length is %d seconds"
15221518
msgstr ""
15231519

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+
15241525
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
15251526
msgid "Too many channels in sample."
15261527
msgstr ""

0 commit comments

Comments
 (0)