Skip to content

Commit 97f6fbc

Browse files
ryevertigoweblate
authored andcommitted
Translated using Weblate (Dutch)
Currently translated at 100.0% (757 of 757 strings) Translation: CircuitPython/master Translate-URL: https://hosted.weblate.org/projects/circuitpython/master/nl/
1 parent 96c6fbd commit 97f6fbc

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

locale/nl.po

Lines changed: 11 additions & 11 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-06-01 08:56-0500\n"
11-
"PO-Revision-Date: 2020-05-31 11:41+0000\n"
11+
"PO-Revision-Date: 2020-06-02 17:33+0000\n"
1212
"Last-Translator: _fonzlate <[email protected]>\n"
1313
"Language-Team: none\n"
1414
"Language: nl\n"
@@ -1771,7 +1771,7 @@ msgstr "argsort argument moet een ndarray zijn"
17711771

17721772
#: py/runtime.c
17731773
msgid "argument has wrong type"
1774-
msgstr "argument heeft het verkeerde type"
1774+
msgstr "argument heeft onjuist type"
17751775

17761776
#: py/argcheck.c shared-bindings/_stage/__init__.c
17771777
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
@@ -2140,11 +2140,11 @@ msgstr "kon de Vandermonde matrix niet omkeren"
21402140

21412141
#: extmod/ulab/code/approx.c
21422142
msgid "data must be iterable"
2143-
msgstr ""
2143+
msgstr "data moet itereerbaar zijn"
21442144

21452145
#: extmod/ulab/code/approx.c
21462146
msgid "data must be of equal length"
2147-
msgstr ""
2147+
msgstr "data moet van gelijke lengte zijn"
21482148

21492149
#: extmod/ulab/code/numerical.c
21502150
msgid "ddof must be smaller than length of data set"
@@ -2282,11 +2282,11 @@ msgstr "bestandssysteem moet een mount methode bieden"
22822282

22832283
#: extmod/ulab/code/vectorise.c
22842284
msgid "first argument must be a callable"
2285-
msgstr ""
2285+
msgstr "eerste argument moet een aanroepbare (callable) zijn"
22862286

22872287
#: extmod/ulab/code/approx.c
22882288
msgid "first argument must be a function"
2289-
msgstr ""
2289+
msgstr "eerste argument moet een functie zijn"
22902290

22912291
#: extmod/ulab/code/ndarray.c
22922292
msgid "first argument must be an iterable"
@@ -2343,7 +2343,7 @@ msgstr "functie kreeg meedere waarden voor argument '%q'"
23432343

23442344
#: extmod/ulab/code/approx.c
23452345
msgid "function has the same sign at the ends of interval"
2346-
msgstr ""
2346+
msgstr "functie heeft hetzelfde teken aan beide uiteinden van het interval"
23472347

23482348
#: extmod/ulab/code/compare.c
23492349
msgid "function is implemented for scalars and ndarrays only"
@@ -2434,7 +2434,7 @@ msgstr "indices moeten integers, segmenten (slices) of Boolean lijsten zijn"
24342434

24352435
#: extmod/ulab/code/approx.c
24362436
msgid "initial values must be iterable"
2437-
msgstr ""
2437+
msgstr "oorspronkelijke waarden moeten itereerbaar zijn"
24382438

24392439
#: py/compile.c
24402440
msgid "inline assembler must be a function"
@@ -2482,7 +2482,7 @@ msgstr "integer vereist"
24822482

24832483
#: extmod/ulab/code/approx.c
24842484
msgid "interp is defined for 1D arrays of equal length"
2485-
msgstr ""
2485+
msgstr "interp is gedefinieerd for eendimensionale arrays van gelijke lengte"
24862486

24872487
#: shared-bindings/_bleio/Adapter.c
24882488
#, c-format
@@ -3286,7 +3286,7 @@ msgstr "onjuist indextype"
32863286

32873287
#: extmod/ulab/code/vectorise.c
32883288
msgid "wrong input type"
3289-
msgstr ""
3289+
msgstr "onjuist invoertype"
32903290

32913291
#: py/objstr.c
32923292
msgid "wrong number of arguments"
@@ -3302,7 +3302,7 @@ msgstr "verkeerd operandtype"
33023302

33033303
#: extmod/ulab/code/vectorise.c
33043304
msgid "wrong output type"
3305-
msgstr ""
3305+
msgstr "onjuist uitvoer type"
33063306

33073307
#: shared-module/displayio/Shape.c
33083308
msgid "x value out of bounds"

0 commit comments

Comments
 (0)