@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2020-06-01 17:10-0700\n "
11
- "PO-Revision-Date : 2020-06-02 17:33 +0000\n "
11
+ "PO-Revision-Date : 2020-06-02 19:50 +0000\n "
12
12
"
Last-Translator :
_fonzlate <[email protected] >\n "
13
13
"Language-Team : none\n "
14
14
"Language : nl\n "
@@ -1699,22 +1699,26 @@ msgstr "WAARSCHUWING: De bestandsnaam van de code heeft twee extensies\n"
1699
1699
#: shared-bindings/watchdog/WatchDogTimer.c
1700
1700
msgid "WatchDogTimer cannot be deinitialized once mode is set to RESET"
1701
1701
msgstr ""
1702
+ "WatchDogTimer kan niet worden gedeïnitialiseerd zodra de modus in ingesteld "
1703
+ "op RESET"
1702
1704
1703
1705
#: shared-bindings/watchdog/WatchDogTimer.c
1704
1706
msgid "WatchDogTimer is not currently running"
1705
- msgstr ""
1707
+ msgstr "WatchDogTimer is momenteel niet actief "
1706
1708
1707
1709
#: shared-bindings/watchdog/WatchDogTimer.c
1708
1710
msgid "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
1709
1711
msgstr ""
1712
+ "WatchDogTimer.mode kan niet worden gewijzigd zodra de modus is ingesteld op "
1713
+ "WatchDogMode.RESET"
1710
1714
1711
1715
#: shared-bindings/watchdog/WatchDogTimer.c
1712
1716
msgid "WatchDogTimer.timeout must be greater than 0"
1713
- msgstr ""
1717
+ msgstr "WatchDogTimer.timeout moet groter dan 0 zijn "
1714
1718
1715
1719
#: supervisor/shared/safe_mode.c
1716
1720
msgid "Watchdog timer expired."
1717
- msgstr ""
1721
+ msgstr "Watchdog-timer verstreken. "
1718
1722
1719
1723
#: py/builtinhelp.c
1720
1724
#, c-format
@@ -3141,7 +3145,7 @@ msgstr "time.struct_time() accepteert een 9-rij"
3141
3145
3142
3146
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3143
3147
msgid "timeout duration exceeded the maximum supported value"
3144
- msgstr ""
3148
+ msgstr "time-outduur is groter dan de ondersteunde maximale waarde "
3145
3149
3146
3150
#: shared-bindings/busio/UART.c
3147
3151
msgid "timeout must be 0.0-100.0 seconds"
@@ -3298,7 +3302,7 @@ msgstr "value_count moet groter dan 0 zijn"
3298
3302
3299
3303
#: shared-bindings/watchdog/WatchDogTimer.c
3300
3304
msgid "watchdog timeout must be greater than 0"
3301
- msgstr ""
3305
+ msgstr "watchdog time-out moet groter zijn dan 0 "
3302
3306
3303
3307
#: shared-bindings/_bleio/Adapter.c
3304
3308
msgid "window must be <= interval"
0 commit comments