Skip to content

Commit f08cbbc

Browse files
DustinWattsweblate
authored andcommitted
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/
1 parent ff0afc7 commit f08cbbc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

locale/nl.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-05-12 14:37+1000\n"
11-
"PO-Revision-Date: 2020-05-18 22:06+0000\n"
11+
"PO-Revision-Date: 2020-05-18 22:17+0000\n"
1212
"Last-Translator: Dustin Watts <[email protected]>\n"
1313
"Language-Team: none\n"
1414
"Language: nl\n"
@@ -199,19 +199,19 @@ msgstr "'%s' object is niet onderschrijfbaar"
199199

200200
#: py/objstr.c
201201
msgid "'=' alignment not allowed in string format specifier"
202-
msgstr "'=' alignment not allowed in string format specifier"
202+
msgstr "'=' uitlijning niet toegestaan in string format specifier"
203203

204204
#: shared-module/struct/__init__.c
205205
msgid "'S' and 'O' are not supported format types"
206-
msgstr ""
206+
msgstr "'S' and 'O' zijn niet ondersteunde format types"
207207

208208
#: py/compile.c
209209
msgid "'align' requires 1 argument"
210-
msgstr ""
210+
msgstr "'align' vereist 1 argument"
211211

212212
#: py/compile.c
213213
msgid "'async for' or 'async with' outside async function"
214-
msgstr ""
214+
msgstr "'async for' of 'async with' buiten async functie"
215215

216216
#: py/compile.c
217217
msgid "'await' outside function"

0 commit comments

Comments
 (0)