Skip to content

Commit a6b5870

Browse files
committed
translations
1 parent 9a1f123 commit a6b5870

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

locale/circuitpython.pot

Lines changed: 4 additions & 12 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-07-21 18:43-0700\n"
11+
"POT-Creation-Date: 2020-07-24 19:58-0700\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"
@@ -110,10 +110,6 @@ msgstr ""
110110
msgid "'%q' argument required"
111111
msgstr ""
112112

113-
#: py/objarray.c
114-
msgid "'%q' object is not bytes-like"
115-
msgstr ""
116-
117113
#: py/emitinlinethumb.c py/emitinlinextensa.c
118114
#, c-format
119115
msgid "'%s' expects a label"
@@ -219,11 +215,11 @@ msgid "'align' requires 1 argument"
219215
msgstr ""
220216

221217
#: py/compile.c
222-
msgid "'async for' or 'async with' outside async function"
218+
msgid "'await' outside function"
223219
msgstr ""
224220

225221
#: py/compile.c
226-
msgid "'await' outside function"
222+
msgid "'await', 'async for' or 'async with' outside async function"
227223
msgstr ""
228224

229225
#: py/compile.c
@@ -1336,10 +1332,6 @@ msgstr ""
13361332
msgid "Pull not used when direction is output."
13371333
msgstr ""
13381334

1339-
#: ports/stm/ref/pulseout-pre-timeralloc.c
1340-
msgid "PulseOut not supported on this chip"
1341-
msgstr ""
1342-
13431335
#: ports/stm/common-hal/os/__init__.c
13441336
msgid "RNG DeInit Error"
13451337
msgstr ""
@@ -1773,7 +1765,7 @@ msgstr ""
17731765
msgid "__new__ arg must be a user-type"
17741766
msgstr ""
17751767

1776-
#: extmod/modubinascii.c extmod/moduhashlib.c
1768+
#: extmod/modubinascii.c extmod/moduhashlib.c py/objarray.c
17771769
msgid "a bytes-like object is required"
17781770
msgstr ""
17791771

0 commit comments

Comments
 (0)