summaryrefslogtreecommitdiff
path: root/locale/nl.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/nl.po')
-rw-r--r--locale/nl.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/nl.po b/locale/nl.po
index f298fd6aa..e796cf916 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1745,6 +1745,14 @@ msgstr ""
"PWM frequentie is niet schrijfbaar wanneer de variable_frequency False is "
"tijdens constructie."
+#: ports/raspberrypi/common-hal/countio/Counter.c
+msgid "PWM slice already in use"
+msgstr ""
+
+#: ports/raspberrypi/common-hal/countio/Counter.c
+msgid "PWM slice channel A already in use"
+msgstr ""
+
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
#: ports/stm/common-hal/displayio/ParallelBus.c
@@ -1782,6 +1790,10 @@ msgstr "Pin heeft geen ADC mogelijkheden"
msgid "Pin is input only"
msgstr "Pin kan alleen voor invoer gebruikt worden"
+#: ports/raspberrypi/common-hal/countio/Counter.c
+msgid "Pin must be on PWM Channel B"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
msgid "Pin must support hardware interrupts"
msgstr "Pin moet hardware interrupts ondersteunen"