8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-08-14 09:36 -0400\n "
11
+ "POT-Creation-Date : 2020-08-17 10:10 -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 <[email protected] >\n "
@@ -744,7 +744,7 @@ msgstr ""
744
744
745
745
#: shared-bindings/aesio/aes.c shared-bindings/busio/SPI.c
746
746
#: shared-bindings/microcontroller/Pin.c
747
- #: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
747
+ #: shared-bindings/neopixel_write/__init__.c
748
748
#: shared-bindings/terminalio/Terminal.c
749
749
msgid "Expected a %q"
750
750
msgstr ""
@@ -1328,6 +1328,15 @@ msgstr ""
1328
1328
msgid "Polygon needs at least 3 points"
1329
1329
msgstr ""
1330
1330
1331
+ #: ports/atmel-samd/common-hal/pulseio/PulseOut.c
1332
+ #: ports/cxd56/common-hal/pulseio/PulseOut.c
1333
+ #: ports/nrf/common-hal/pulseio/PulseOut.c
1334
+ #: ports/stm/common-hal/pulseio/PulseOut.c
1335
+ msgid ""
1336
+ "Port does not accept pins or frequency. "
1337
+ "Construct and pass a PWM Carrier instead"
1338
+ msgstr ""
1339
+
1331
1340
#: shared-bindings/_bleio/Adapter.c
1332
1341
msgid "Prefix buffer must be on the heap"
1333
1342
msgstr ""
@@ -1340,6 +1349,10 @@ msgstr ""
1340
1349
msgid "Pull not used when direction is output."
1341
1350
msgstr ""
1342
1351
1352
+ #: ports/stm/ref/pulseout-pre-timeralloc.c
1353
+ msgid "PulseOut not supported on this chip"
1354
+ msgstr ""
1355
+
1343
1356
#: ports/stm/common-hal/os/__init__.c
1344
1357
msgid "RNG DeInit Error"
1345
1358
msgstr ""
0 commit comments