Skip to content

Commit af742b9

Browse files
authored
Merge pull request #3386 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 66cf6c4 + 5322aa5 commit af742b9

File tree

1 file changed

+14
-21
lines changed

1 file changed

+14
-21
lines changed

locale/nl.po

Lines changed: 14 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2020-08-30 14:38-0400\n"
9-
"PO-Revision-Date: 2020-08-10 19:59+0000\n"
10-
"Last-Translator: _fonzlate <[email protected]>\n"
9+
"PO-Revision-Date: 2020-09-09 16:05+0000\n"
10+
"Last-Translator: Jelle Jager <[email protected]>\n"
1111
"Language-Team: none\n"
1212
"Language: nl\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
1616
"Plural-Forms: nplurals=2; plural=n != 1;\n"
17-
"X-Generator: Weblate 4.2-dev\n"
17+
"X-Generator: Weblate 4.3-dev\n"
1818

1919
#: main.c
2020
msgid ""
@@ -456,10 +456,8 @@ msgid "Buffer length must be a multiple of 512"
456456
msgstr "Buffer lengte moet een veelvoud van 512 zijn"
457457

458458
#: ports/stm/common-hal/sdioio/SDCard.c
459-
#, fuzzy
460-
#| msgid "Buffer length must be a multiple of 512"
461459
msgid "Buffer must be a multiple of 512 bytes"
462-
msgstr "Buffer lengte moet een veelvoud van 512 zijn"
460+
msgstr "Buffer moet een veelvoud van 512 zijn"
463461

464462
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
465463
msgid "Buffer must be at least length 1"
@@ -502,7 +500,7 @@ msgstr "Kan CCCD niet toewijzen aan lokaal Characteristic"
502500

503501
#: shared-bindings/_bleio/Adapter.c
504502
msgid "Cannot create a new Adapter; use _bleio.adapter;"
505-
msgstr ""
503+
msgstr "Kan geen nieuwe Adapter creëren; gebruik _bleio.adapter;"
506504

507505
#: shared-bindings/displayio/Bitmap.c
508506
#: shared-bindings/memorymonitor/AllocationSize.c
@@ -662,10 +660,8 @@ msgid "Could not restart PWM"
662660
msgstr "Kan PWM niet herstarten"
663661

664662
#: shared-bindings/_bleio/Adapter.c
665-
#, fuzzy
666-
#| msgid "Could not start PWM"
667663
msgid "Could not set address"
668-
msgstr "Kan PWM niet starten"
664+
msgstr "Kan adres niet zetten"
669665

670666
#: ports/stm/common-hal/pwmio/PWMOut.c
671667
msgid "Could not start PWM"
@@ -778,15 +774,15 @@ msgstr "Verwachtte een Characteristic"
778774

779775
#: shared-bindings/_bleio/Adapter.c
780776
msgid "Expected a DigitalInOut"
781-
msgstr ""
777+
msgstr "Verwachtte een DigitalInOut"
782778

783779
#: shared-bindings/_bleio/Characteristic.c
784780
msgid "Expected a Service"
785781
msgstr "Verwachtte een Service"
786782

787783
#: shared-bindings/_bleio/Adapter.c
788784
msgid "Expected a UART"
789-
msgstr ""
785+
msgstr "Verwachtte een UART"
790786

791787
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
792788
#: shared-bindings/_bleio/Service.c
@@ -860,7 +856,7 @@ msgstr "Bestand bestaat"
860856
#: shared-module/framebufferio/FramebufferDisplay.c
861857
#, c-format
862858
msgid "Framebuffer requires %d bytes"
863-
msgstr ""
859+
msgstr "Framebuffer benodigd %d bytes"
864860

865861
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
866862
msgid "Frequency captured is above capability. Capture Paused."
@@ -957,10 +953,8 @@ msgstr "Ongeldige %q pin"
957953

958954
#: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
959955
#: ports/stm/common-hal/busio/UART.c ports/stm/common-hal/sdioio/SDCard.c
960-
#, fuzzy
961-
#| msgid "Invalid I2C pin selection"
962956
msgid "Invalid %q pin selection"
963-
msgstr "Ongeldige I2C pin selectie"
957+
msgstr "Ongeldige %q pin selectie"
964958

965959
#: ports/stm/common-hal/analogio/AnalogIn.c
966960
msgid "Invalid ADC Unit value"
@@ -1478,13 +1472,12 @@ msgstr "SDA of SCL hebben een pullup nodig"
14781472
#: ports/stm/common-hal/sdioio/SDCard.c
14791473
#, c-format
14801474
msgid "SDIO GetCardInfo Error %d"
1481-
msgstr ""
1475+
msgstr "SDIO GetCardInfo Fout %d"
14821476

14831477
#: ports/stm/common-hal/sdioio/SDCard.c
1484-
#, fuzzy, c-format
1485-
#| msgid "SPI Init Error"
1478+
#, c-format
14861479
msgid "SDIO Init Error %d"
1487-
msgstr "SPI Init Fout"
1480+
msgstr "SDIO Init Fout %d"
14881481

14891482
#: ports/stm/common-hal/busio/SPI.c
14901483
msgid "SPI Init Error"
@@ -2731,7 +2724,7 @@ msgstr "max_length moet 0-%d zijn als fixed_length %s is"
27312724

27322725
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
27332726
msgid "max_length must be > 0"
2734-
msgstr ""
2727+
msgstr "max_length moet >0 zijn"
27352728

27362729
#: py/runtime.c
27372730
msgid "maximum recursion depth exceeded"

0 commit comments

Comments
 (0)