8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-11-04 21:18+0530 \n "
11
+ "POT-Creation-Date : 2020-11-11 16:36-0800 \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 "
@@ -296,7 +296,7 @@ msgstr ""
296
296
msgid "All I2C peripherals are in use"
297
297
msgstr ""
298
298
299
- #: ports/esp32s2/peripherals/pcnt_handler .c
299
+ #: ports/esp32s2/common-hal/countio/Counter .c
300
300
msgid "All PCNT units in use"
301
301
msgstr ""
302
302
@@ -2988,6 +2988,10 @@ msgstr ""
2988
2988
msgid "no module named '%q'"
2989
2989
msgstr ""
2990
2990
2991
+ #: shared-module/msgpack/__init__.c
2992
+ msgid "no packer"
2993
+ msgstr ""
2994
+
2991
2995
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
2992
2996
#: shared-bindings/displayio/ParallelBus.c
2993
2997
msgid "no reset pin available"
@@ -3001,6 +3005,10 @@ msgstr ""
3001
3005
msgid "no such attribute"
3002
3006
msgstr ""
3003
3007
3008
+ #: shared-module/msgpack/__init__.c
3009
+ msgid "no unpacker found"
3010
+ msgstr ""
3011
+
3004
3012
#: ports/nrf/common-hal/_bleio/Connection.c
3005
3013
msgid "non-UUID found in service_uuids_whitelist"
3006
3014
msgstr ""
@@ -3201,6 +3209,7 @@ msgstr ""
3201
3209
msgid "pow() with 3 arguments requires integers"
3202
3210
msgstr ""
3203
3211
3212
+ #: ports/esp32s2/boards/adafruit_esp32s2_eink_portal/mpconfigboard.h
3204
3213
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
3205
3214
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
3206
3215
#: ports/esp32s2/boards/espressif_kaluga_1/mpconfigboard.h
0 commit comments