8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-09-09 14:33-0700 \n "
11
+ "POT-Creation-Date : 2020-09-13 14:21-0500 \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 "
@@ -30,12 +30,6 @@ msgid ""
30
30
"https://github.com/adafruit/circuitpython/issues\n"
31
31
msgstr ""
32
32
33
- #: supervisor/shared/safe_mode.c
34
- msgid ""
35
- "\n"
36
- "To exit, please reset the board without "
37
- msgstr ""
38
-
39
33
#: py/obj.c
40
34
msgid " File \" %q\" "
41
35
msgstr ""
@@ -1605,6 +1599,10 @@ msgid ""
1605
1599
"Timer was reserved for internal use - declare PWM pins earlier in the program"
1606
1600
msgstr ""
1607
1601
1602
+ #: supervisor/shared/safe_mode.c
1603
+ msgid "To exit, please reset the board without "
1604
+ msgstr ""
1605
+
1608
1606
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1609
1607
msgid "Too many channels in sample."
1610
1608
msgstr ""
@@ -1925,7 +1923,7 @@ msgstr ""
1925
1923
msgid "bad format string"
1926
1924
msgstr ""
1927
1925
1928
- #: py/binary.c
1926
+ #: py/binary.c py/objarray.c
1929
1927
msgid "bad typecode"
1930
1928
msgstr ""
1931
1929
@@ -1978,6 +1976,10 @@ msgstr ""
1978
1976
msgid "bytes > 8 bits not supported"
1979
1977
msgstr ""
1980
1978
1979
+ #: py/objarray.c
1980
+ msgid "bytes length not a multiple of item size"
1981
+ msgstr ""
1982
+
1981
1983
#: py/objstr.c
1982
1984
msgid "bytes value out of range"
1983
1985
msgstr ""
@@ -2943,6 +2945,11 @@ msgstr ""
2943
2945
msgid "overflow converting long int to machine word"
2944
2946
msgstr ""
2945
2947
2948
+ #: py/modstruct.c
2949
+ #, c-format
2950
+ msgid "pack expected %d items for packing (got %d)"
2951
+ msgstr ""
2952
+
2946
2953
#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
2947
2954
msgid "palette must be 32 bytes long"
2948
2955
msgstr ""
0 commit comments