8000 displayio: new translation strings · jensechu/circuitpython@cb0a4ab · GitHub
[go: up one dir, main page]

Skip to content

Commit cb0a4ab

Browse files
committed
displayio: new translation strings
1 parent 3c5a086 commit cb0a4ab

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 10 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-10-12 20:47-0500\n"
11+
"POT-Creation-Date: 2020-10-14 22:22-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 <LL@li.org>\n"
@@ -1026,6 +1026,7 @@ msgstr ""
10261026
msgid "Invalid BSSID"
10271027
msgstr ""
10281028

1029+
#: ports/esp32s2/common-hal/analogio/AnalogOut.c
10291030
#: ports/stm/common-hal/analogio/AnalogOut.c
10301031
msgid "Invalid DAC pin supplied"
10311032
msgstr ""
@@ -1237,7 +1238,6 @@ msgid "No CCCD for this Characteristic"
12371238
msgstr ""
12381239

12391240
#: ports/atmel-samd/common-hal/analogio/AnalogOut.c
1240-
#: ports/esp32s2/common-hal/analogio/AnalogOut.c
12411241
#: ports/stm/common-hal/analogio/AnalogOut.c
12421242
msgid "No DAC on chip"
12431243
msgstr ""
@@ -1400,6 +1400,10 @@ msgid ""
14001400
"%d bpp given"
14011401
msgstr ""
14021402

1403+
#: shared-module/displayio/ColorConverter.c
1404+
msgid "Only one color can be transparent at a time"
1405+
msgstr ""
1406+
14031407
#: shared-bindings/ipaddress/__init__.c
14041408
msgid "Only raw int supported for ip"
14051409
msgstr ""
@@ -3408,14 +3412,6 @@ msgstr ""
34083412
msgid "transparent_color should be an int"
34093413
msgstr ""
34103414

3411-
#: shared-module/displayio/ColorConverter.c
3412-
msgid "transparent_color value is already set"
3413-
msgstr ""
3414-
3415-
#: shared-module/displayio/ColorConverter.c
3416-
msgid "transparent_color value is not transparent"
3417-
msgstr ""
3418-
34193415
#: extmod/ulab/code/approx/approx.c
34203416
msgid "trapz is defined for 1D arrays of equal length"
34213417
msgstr ""

0 commit comments

Comments
 (0)
0