diff options
| author | Dustin Watts <dustin_watts@yahoo.com> | 2020-05-18 22:07:16 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-05-19 19:08:30 +0200 |
| commit | bbe6ed53190e2c32644736a30f4b260137c0d8e8 (patch) | |
| tree | ad669ae2a5223c2867791c2d2a5bd519a30eefb7 | |
| parent | ebea4d158db577fe6c9a2feb87c765f1747f044c (diff) | |
Translated using Weblate (Dutch)
Currently translated at 5.3% (40 of 746 strings)
Translation: CircuitPython/master
Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/nl/
| -rw-r--r-- | locale/nl.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/nl.po b/locale/nl.po index c4830012a..2fdc55e32 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-12 14:37+1000\n" -"PO-Revision-Date: 2020-05-18 22:06+0000\n" +"PO-Revision-Date: 2020-05-18 22:17+0000\n" "Last-Translator: Dustin Watts <dustin_watts@yahoo.com>\n" "Language-Team: none\n" "Language: nl\n" @@ -199,19 +199,19 @@ msgstr "'%s' object is niet onderschrijfbaar" #: py/objstr.c msgid "'=' alignment not allowed in string format specifier" -msgstr "'=' alignment not allowed in string format specifier" +msgstr "'=' uitlijning niet toegestaan in string format specifier" #: shared-module/struct/__init__.c msgid "'S' and 'O' are not supported format types" -msgstr "" +msgstr "'S' and 'O' zijn niet ondersteunde format types" #: py/compile.c msgid "'align' requires 1 argument" -msgstr "" +msgstr "'align' vereist 1 argument" #: py/compile.c msgid "'async for' or 'async with' outside async function" -msgstr "" +msgstr "'async for' of 'async with' buiten async functie" #: py/compile.c msgid "'await' outside function" |
