Skip to content

Commit f7c7324

Browse files
committed
Translations
1 parent 9a5006e commit f7c7324

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

locale/circuitpython.pot

Lines changed: 9 additions & 4 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-27 23:57-0500\n"
11+
"POT-Creation-Date: 2020-12-08 18:56-0500\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"
@@ -498,8 +498,8 @@ msgstr ""
498498
msgid "Buffer must be a multiple of 512 bytes"
499499
msgstr ""
500500

501-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
502-
#: shared-bindings/busio/I2C.c
501+
#: shared-bindings/adafruit_bus_device/I2CDevice.c
502+
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
503503
msgid "Buffer must be at least length 1"
504504
msgstr ""
505505

@@ -1080,6 +1080,10 @@ msgstr ""
10801080
msgid "Invalid PWM frequency"
10811081
msgstr ""
10821082

1083+
#: ports/esp32s2/common-hal/analogio/AnalogIn.c
1084+
msgid "Invalid Pin"
1085+
msgstr ""
1086+
10831087
#: py/moduerrno.c shared-module/rgbmatrix/RGBMatrix.c
10841088
msgid "Invalid argument"
10851089
msgstr ""
@@ -1296,7 +1300,7 @@ msgstr ""
12961300
msgid "No DMA channel found"
12971301
msgstr ""
12981302

1299-
#: shared-module/busdevice/I2CDevice.c
1303+
#: shared-module/adafruit_bus_device/I2CDevice.c
13001304
#, c-format
13011305
msgid "No I2C device at address: %x"
13021306
msgstr ""
@@ -1503,6 +1507,7 @@ msgstr ""
15031507
msgid "Pin does not have ADC capabilities"
15041508
msgstr ""
15051509

1510+
#: shared-bindings/adafruit_bus_device/SPIDevice.c
15061511
#: shared-bindings/digitalio/DigitalInOut.c
15071512
msgid "Pin is input only"
15081513
msgstr ""

0 commit comments

Comments
 (0)