Skip to content

Commit b7f46c4

Browse files
author
Bernhard Boser
committed
make translate
1 parent b9bcd31 commit b7f46c4

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

locale/circuitpython.pot

Lines changed: 11 additions & 2 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-11-04 21:18+0530\n"
11+
"POT-Creation-Date: 2020-11-11 16:36-0800\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"
@@ -296,7 +296,7 @@ msgstr ""
296296
msgid "All I2C peripherals are in use"
297297
msgstr ""
298298

299-
#: ports/esp32s2/peripherals/pcnt_handler.c
299+
#: ports/esp32s2/common-hal/countio/Counter.c
300300
msgid "All PCNT units in use"
301301
msgstr ""
302302

@@ -2988,6 +2988,10 @@ msgstr ""
29882988
msgid "no module named '%q'"
29892989
msgstr ""
29902990

2991+
#: shared-module/msgpack/__init__.c
2992+
msgid "no packer"
2993+
msgstr ""
2994+
29912995
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
29922996
#: shared-bindings/displayio/ParallelBus.c
29932997
msgid "no reset pin available"
@@ -3001,6 +3005,10 @@ msgstr ""
30013005
msgid "no such attribute"
30023006
msgstr ""
30033007

3008+
#: shared-module/msgpack/__init__.c
3009+
msgid "no unpacker found"
3010+
msgstr ""
3011+
30043012
#: ports/nrf/common-hal/_bleio/Connection.c
30053013
msgid "non-UUID found in service_uuids_whitelist"
30063014
msgstr ""
@@ -3201,6 +3209,7 @@ msgstr ""
32013209
msgid "pow() with 3 arguments requires integers"
32023210
msgstr ""
32033211

3212+
#: ports/esp32s2/boards/adafruit_esp32s2_eink_portal/mpconfigboard.h
32043213
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
32053214
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
32063215
#: ports/esp32s2/boards/espressif_kaluga_1/mpconfigboard.h

0 commit comments

Comments
 (0)