Skip to content

Commit 4d04be9

Browse files
committed
locale: add translations for wdt
Signed-off-by: Sean Cross <[email protected]>
1 parent 3f0cf90 commit 4d04be9

File tree

16 files changed

+144
-16
lines changed

16 files changed

+144
-16
lines changed

locale/ID.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -3049,6 +3049,10 @@ msgstr ""
30493049
msgid "time.struct_time() takes a 9-sequence"
30503050
msgstr ""
30513051

3052+
#: ports/nrf/common-hal/wdt/WDT.c
3053+
msgid "timeout duration exceeded the maximum supported value"
3054+
msgstr ""
3055+
30523056
#: shared-bindings/busio/UART.c
30533057
msgid "timeout must be 0.0-100.0 seconds"
30543058
msgstr ""
@@ -3204,6 +3208,10 @@ msgstr ""
32043208
msgid "value_count must be > 0"
32053209
msgstr ""
32063210

3211+
#: shared-bindings/wdt/WDT.c
3212+
msgid "watchdog timeout must be greater than 0"
3213+
msgstr ""
3214+
32073215
#: shared-bindings/_bleio/Adapter.c
32083216
msgid "window must be <= interval"
32093217
msgstr ""

locale/circuitpython.pot

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -3024,6 +3024,10 @@ msgstr ""
30243024
msgid "time.struct_time() takes a 9-sequence"
30253025
msgstr ""
30263026

3027+
#: ports/nrf/common-hal/wdt/WDT.c
3028+
msgid "timeout duration exceeded the maximum supported value"
3029+
msgstr ""
3030+
30273031
#: shared-bindings/busio/UART.c
30283032
msgid "timeout must be 0.0-100.0 seconds"
30293033
msgstr ""
@@ -3178,6 +3182,10 @@ msgstr ""
31783182
msgid "value_count must be > 0"
31793183
msgstr ""
31803184

3185+
#: shared-bindings/wdt/WDT.c
3186+
msgid "watchdog timeout must be greater than 0"
3187+
msgstr ""
3188+
31813189
#: shared-bindings/_bleio/Adapter.c
31823190
msgid "window must be <= interval"
31833191
msgstr ""

locale/cs.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -3024,6 +3024,10 @@ msgstr ""
30243024
msgid "time.struct_time() takes a 9-sequence"
30253025
msgstr ""
30263026

3027+
#: ports/nrf/common-hal/wdt/WDT.c
3028+
msgid "timeout duration exceeded the maximum supported value"
3029+
msgstr ""
3030+
30273031
#: shared-bindings/busio/UART.c
30283032
msgid "timeout must be 0.0-100.0 seconds"
30293033
msgstr ""
@@ -3178,6 +3182,10 @@ msgstr ""
31783182
msgid "value_count must be > 0"
31793183
msgstr ""
31803184

3185+
#: shared-bindings/wdt/WDT.c
3186+
msgid "watchdog timeout must be greater than 0"
3187+
msgstr ""
3188+
31813189
#: shared-bindings/_bleio/Adapter.c
31823190
msgid "window must be <= interval"
31833191
msgstr ""

locale/de_DE.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2020-05-18 02:48+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: German <https://later.unpythonic.net/projects/circuitpython/"
@@ -3072,6 +3072,10 @@ msgstr "threshold muss im Intervall 0-65536 liegen"
30723072
msgid "time.struct_time() takes a 9-sequence"
30733073
msgstr ""
30743074

3075+
#: ports/nrf/common-hal/wdt/WDT.c
3076+
msgid "timeout duration exceeded the maximum supported value"
3077+
msgstr ""
3078+
30753079
#: shared-bindings/busio/UART.c
30763080
msgid "timeout must be 0.0-100.0 seconds"
30773081
msgstr ""
@@ -3230,6 +3234,10 @@ msgstr "Wert muss in %d Byte(s) passen"
32303234
msgid "value_count must be > 0"
32313235
msgstr "value_count muss größer als 0 sein"
32323236

3237+
#: shared-bindings/wdt/WDT.c
3238+
msgid "watchdog timeout must be greater than 0"
3239+
msgstr ""
3240+
32333241
#: shared-bindings/_bleio/Adapter.c
32343242
msgid "window must be <= interval"
32353243
msgstr ""

locale/en_US.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -3024,6 +3024,10 @@ msgstr ""
30243024
msgid "time.struct_time() takes a 9-sequence"
30253025
msgstr ""
30263026

3027+
#: ports/nrf/common-hal/wdt/WDT.c
3028+
msgid "timeout duration exceeded the maximum supported value"
3029+
msgstr ""
3030+
30273031
#: shared-bindings/busio/UART.c
30283032
msgid "timeout must be 0.0-100.0 seconds"
30293033
msgstr ""
@@ -3178,6 +3182,10 @@ msgstr ""
31783182
msgid "value_count must be > 0"
31793183
msgstr ""
31803184

3185+
#: shared-bindings/wdt/WDT.c
3186+
msgid "watchdog timeout must be greater than 0"
3187+
msgstr ""
3188+
31813189
#: shared-bindings/_bleio/Adapter.c
31823190
msgid "window must be <= interval"
31833191
msgstr ""

locale/en_x_pirate.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2020-03-30 22:11+0000\n"
1212
"Last-Translator: Tannewt <[email protected]>\n"
1313
"Language-Team: English <https://later.unpythonic.net/projects/circuitpython/"
@@ -3033,6 +3033,10 @@ msgstr ""
30333033
msgid "time.struct_time() takes a 9-sequence"
30343034
msgstr ""
30353035

3036+
#: ports/nrf/common-hal/wdt/WDT.c
3037+
msgid "timeout duration exceeded the maximum supported value"
3038+
msgstr ""
3039+
30363040
#: shared-bindings/busio/UART.c
30373041
msgid "timeout must be 0.0-100.0 seconds"
30383042
msgstr ""
@@ -3187,6 +3191,10 @@ msgstr ""
31873191
msgid "value_count must be > 0"
31883192
msgstr ""
31893193

3194+
#: shared-bindings/wdt/WDT.c
3195+
msgid "watchdog timeout must be greater than 0"
3196+
msgstr ""
3197+
31903198
#: shared-bindings/_bleio/Adapter.c
31913199
msgid "window must be <= interval"
31923200
msgstr ""

locale/es.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
1212
"Last-Translator: Jeff Epler <[email protected]>\n"
1313
"Language-Team: \n"
@@ -3067,6 +3067,10 @@ msgstr "limite debe ser en el rango 0-65536"
30673067
msgid "time.struct_time() takes a 9-sequence"
30683068
msgstr "time.struct_time() toma un sequencio 9"
30693069

3070+
#: ports/nrf/common-hal/wdt/WDT.c
3071+
msgid "timeout duration exceeded the maximum supported value"
3072+
msgstr ""
3073+
30703074
#: shared-bindings/busio/UART.c
30713075
msgid "timeout must be 0.0-100.0 seconds"
30723076
msgstr ""
@@ -3221,6 +3225,10 @@ msgstr ""
32213225
msgid "value_count must be > 0"
32223226
msgstr ""
32233227

3228+
#: shared-bindings/wdt/WDT.c
3229+
msgid "watchdog timeout must be greater than 0"
3230+
msgstr ""
3231+
32243232
#: shared-bindings/_bleio/Adapter.c
32253233
msgid "window must be <= interval"
32263234
msgstr ""

locale/fil.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2018-12-20 22:15-0800\n"
1212
"Last-Translator: Timothy <[email protected]>\n"
1313
"Language-Team: fil\n"
@@ -3079,6 +3079,10 @@ msgstr "ang threshold ay dapat sa range 0-65536"
30793079
msgid "time.struct_time() takes a 9-sequence"
30803080
msgstr "time.struct_time() kumukuha ng 9-sequence"
30813081

3082+
#: ports/nrf/common-hal/wdt/WDT.c
3083+
msgid "timeout duration exceeded the maximum supported value"
3084+
msgstr ""
3085+
30823086
#: shared-bindings/busio/UART.c
30833087
msgid "timeout must be 0.0-100.0 seconds"
30843088
msgstr ""
@@ -3234,6 +3238,10 @@ msgstr ""
32343238
msgid "value_count must be > 0"
32353239
msgstr ""
32363240

3241+
#: shared-bindings/wdt/WDT.c
3242+
msgid "watchdog timeout must be greater than 0"
3243+
msgstr ""
3244+
32373245
#: shared-bindings/_bleio/Adapter.c
32383246
msgid "window must be <= interval"
32393247
msgstr ""

locale/fr.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: 0.1\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: 2020-05-17 20:56+0000\n"
1313
"Last-Translator: Anonymous <[email protected]>\n"
1414
"Language-Team: French <https://later.unpythonic.net/projects/circuitpython/"
@@ -3120,6 +3120,10 @@ msgstr "le seuil doit être dans la gamme 0-65536"
31203120
msgid "time.struct_time() takes a 9-sequence"
31213121
msgstr "time.struct_time() prend une séquence de longueur 9"
31223122

3123+
#: ports/nrf/common-hal/wdt/WDT.c
3124+
msgid "timeout duration exceeded the maximum supported value"
3125+
msgstr ""
3126+
31233127
#: shared-bindings/busio/UART.c
31243128
msgid "timeout must be 0.0-100.0 seconds"
31253129
msgstr "le délai doit être compris entre 0.0 et 100.0 secondes"
@@ -3274,6 +3278,10 @@ msgstr "la valeur doit tenir dans %d octet(s)"
32743278
msgid "value_count must be > 0"
32753279
msgstr "'value_count' doit être > 0"
32763280

3281+
#: shared-bindings/wdt/WDT.c
3282+
msgid "watchdog timeout must be greater than 0"
3283+
msgstr ""
3284+
32773285
#: shared-bindings/_bleio/Adapter.c
32783286
msgid "window must be <= interval"
32793287
msgstr "la fenêtre doit être <= intervalle"

locale/it_IT.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: 2018-10-02 16:27+0200\n"
1313
"Last-Translator: Enrico Paganin <[email protected]>\n"
1414
"Language-Team: \n"
@@ -3086,6 +3086,10 @@ msgstr "la soglia deve essere nell'intervallo 0-65536"
30863086
msgid "time.struct_time() takes a 9-sequence"
30873087
msgstr ""
30883088

3089+
#: ports/nrf/common-hal/wdt/WDT.c
3090+
msgid "timeout duration exceeded the maximum supported value"
3091+
msgstr ""
3092+
30893093
#: shared-bindings/busio/UART.c
30903094
msgid "timeout must be 0.0-100.0 seconds"
30913095
msgstr ""
@@ -3241,6 +3245,10 @@ msgstr ""
32413245
msgid "value_count must be > 0"
32423246
msgstr ""
32433247

3248+
#: shared-bindings/wdt/WDT.c
3249+
msgid "watchdog timeout must be greater than 0"
3250+
msgstr ""
3251+
32443252
#: shared-bindings/_bleio/Adapter.c
32453253
msgid "window must be <= interval"
32463254
msgstr ""

locale/ko.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
11+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1212
"PO-Revision-Date: 2019-05-06 14:22-0700\n"
1313
"Last-Translator: \n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -3029,6 +3029,10 @@ msgstr ""
30293029
msgid "time.struct_time() takes a 9-sequence"
30303030
msgstr ""
30313031

3032+
#: ports/nrf/common-hal/wdt/WDT.c
3033+
msgid "timeout duration exceeded the maximum supported value"
3034+
msgstr ""
3035+
30323036
#: shared-bindings/busio/UART.c
30333037
msgid "timeout must be 0.0-100.0 seconds"
30343038
msgstr ""
@@ -3183,6 +3187,10 @@ msgstr ""
31833187
msgid "value_count must be > 0"
31843188
msgstr ""
31853189

3190+
#: shared-bindings/wdt/WDT.c
3191+
msgid "watchdog timeout must be greater than 0"
3192+
msgstr ""
3193+
31863194
#: shared-bindings/_bleio/Adapter.c
31873195
msgid "window must be <= interval"
31883196
msgstr ""

locale/nl.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2020-05-19 15:01+0800\n"
10+
"POT-Creation-Date: 2020-05-20 20:08+0800\n"
1111
"PO-Revision-Date: 2020-05-19 17:08+0000\n"
1212
"Last-Translator: Dustin Watts <[email protected]>\n"
1313
"Language-Team: none\n"
@@ -3073,6 +3073,10 @@ msgstr ""
30733073
msgid "time.struct_time() takes a 9-sequence"
30743074
msgstr ""
30753075

3076+
#: ports/nrf/common-hal/wdt/WDT.c
3077+
msgid "timeout duration exceeded the maximum supported value"
3078+
msgstr ""
3079+
30763080
#: shared-bindings/busio/UART.c
30773081
msgid "timeout must be 0.0-100.0 seconds"
30783082
msgstr ""
@@ -3227,6 +3231,10 @@ msgstr ""
32273231
msgid "value_count must be > 0"
32283232
msgstr ""
32293233

3234+
#: shared-bindings/wdt/WDT.c
3235+
msgid "watchdog timeout must be greater than 0"
3236+
msgstr ""
3237+
32303238
#: shared-bindings/_bleio/Adapter.c
32313239
msgid "window must be <= interval"
32323240
msgstr ""

0 commit comments

Comments
 (0)