diff options
| author | _fonzlate <vooralfred@gmail.com> | 2020-05-23 12:25:05 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-25 15:52:04 +0200 |
| commit | e62880a5943b9e2110c3133f2aa7c0067e92bbab (patch) | |
| tree | d3ff5bcb24d6692ac7d95626a9e3d45844e9619f | |
| parent | 8e06b6f9648abe3157be5abb07dd61e5b6c17450 (diff) | |
Translated using Weblate (Dutch)
Currently translated at 100.0% (747 of 747 strings)
Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/nl/
| -rw-r--r-- | locale/nl.po | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/locale/nl.po b/locale/nl.po index 50f7c6095..aa822138f 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-05-19 15:01+0800\n" -"PO-Revision-Date: 2020-05-23 12:25+0000\n" +"PO-Revision-Date: 2020-05-23 16:13+0000\n" "Last-Translator: _fonzlate <vooralfred@gmail.com>\n" "Language-Team: none\n" "Language: nl\n" @@ -143,7 +143,7 @@ msgstr "'%s' verwacht op zijn meest r%d" #: py/emitinlinethumb.c #, c-format msgid "'%s' expects {r0, r1, ...}" -msgstr "'%s' verwacht {r0, r1, ...}" +msgstr "'%s' verwacht {r0, r1, …}" #: py/emitinlinextensa.c #, c-format @@ -1836,9 +1836,8 @@ msgid "bits_per_sample must be 8 or 16" msgstr "bits_per_sample moet 8 of 16 zijn" #: py/emitinlinethumb.c -#, fuzzy msgid "branch not in range" -msgstr "branch niet binnen bereik" +msgstr "pad (branch) niet binnen bereik" #: shared-bindings/audiocore/RawSample.c msgid "buffer must be a bytes-like object" |
