diff options
| author | Scott Shawcroft <scott@adafruit.com> | 2020-07-22 12:24:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-22 12:24:19 -0700 |
| commit | 1ec358094671716cadf9b17ca51deb346070bcae (patch) | |
| tree | 39be57fa634c8489178a3afce72fb2e603f8b333 /locale/nl.po | |
| parent | eb24653d3ffa85dbe5209d5834bb87f76a7c57e1 (diff) | |
| parent | 05a10f7905bfb77f3d5dff2525c9d10375801329 (diff) | |
Merge branch 'main' into memmonitor
Diffstat (limited to 'locale/nl.po')
| -rw-r--r-- | locale/nl.po | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/locale/nl.po b/locale/nl.po index d39d0bb18..253d18a04 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-07-07 14:38-0500\n" +"POT-Creation-Date: 2020-07-17 18:03-0700\n" "PO-Revision-Date: 2020-07-13 17:39+0000\n" "Last-Translator: _fonzlate <vooralfred@gmail.com>\n" "Language-Team: none\n" @@ -111,6 +111,10 @@ msgstr "%q() verwacht %d positionele argumenten maar kreeg %d" msgid "'%q' argument required" msgstr "'%q' argument vereist" +#: py/objarray.c +msgid "'%q' object is not bytes-like" +msgstr "" + #: py/emitinlinethumb.c py/emitinlinextensa.c #, c-format msgid "'%s' expects a label" @@ -3162,7 +3166,7 @@ msgstr "struct: index buiten bereik" msgid "struct: no fields" msgstr "struct: geen velden" -#: py/objstr.c +#: py/objarray.c py/objstr.c msgid "substring not found" msgstr "deelreeks niet gevonden" |
