|
8 | 8 | msgstr "" |
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
10 | 10 | "Report-Msgid-Bugs-To: \n" |
11 | | -"POT-Creation-Date: 2020-07-21 18:43-0700\n" |
| 11 | +"POT-Creation-Date: 2020-07-24 19:58-0700\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 <LL@li.org>\n" |
@@ -110,10 +110,6 @@ msgstr "" |
110 | 110 | msgid "'%q' argument required" |
111 | 111 | msgstr "" |
112 | 112 |
|
113 | | -#: py/objarray.c |
114 | | -msgid "'%q' object is not bytes-like" |
115 | | -msgstr "" |
116 | | - |
117 | 113 | #: py/emitinlinethumb.c py/emitinlinextensa.c |
118 | 114 | #, c-format |
119 | 115 | msgid "'%s' expects a label" |
@@ -219,11 +215,11 @@ msgid "'align' requires 1 argument" |
219 | 215 | msgstr "" |
220 | 216 |
|
221 | 217 | #: py/compile.c |
222 | | -msgid "'async for' or 'async with' outside async function" |
| 218 | +msgid "'await' outside function" |
223 | 219 | msgstr "" |
224 | 220 |
|
225 | 221 | #: py/compile.c |
226 | | -msgid "'await' outside function" |
| 222 | +msgid "'await', 'async for' or 'async with' outside async function" |
227 | 223 | msgstr "" |
228 | 224 |
|
229 | 225 | #: py/compile.c |
@@ -1336,10 +1332,6 @@ msgstr "" |
1336 | 1332 | msgid "Pull not used when direction is output." |
1337 | 1333 | msgstr "" |
1338 | 1334 |
|
1339 | | -#: ports/stm/ref/pulseout-pre-timeralloc.c |
1340 | | -msgid "PulseOut not supported on this chip" |
1341 | | -msgstr "" |
1342 | | - |
1343 | 1335 | #: ports/stm/common-hal/os/__init__.c |
1344 | 1336 | msgid "RNG DeInit Error" |
1345 | 1337 | msgstr "" |
@@ -1773,7 +1765,7 @@ msgstr "" |
1773 | 1765 | msgid "__new__ arg must be a user-type" |
1774 | 1766 | msgstr "" |
1775 | 1767 |
|
1776 | | -#: extmod/modubinascii.c extmod/moduhashlib.c |
| 1768 | +#: extmod/modubinascii.c extmod/moduhashlib.c py/objarray.c |
1777 | 1769 | msgid "a bytes-like object is required" |
1778 | 1770 | msgstr "" |
1779 | 1771 |
|
|
0 commit comments