Skip to content

Commit 9503855

Browse files
committed
locale: regenerate translations for watchdog timer
Signed-off-by: Sean Cross <[email protected]>
1 parent f4e20e6 commit 9503855

File tree

16 files changed

+144
-80
lines changed

16 files changed

+144
-80
lines changed

locale/ID.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
11+
"POT-Creation-Date: 2020-05-22 19:40+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"
@@ -456,10 +456,6 @@ msgstr ""
456456
msgid "Can't set CCCD on local Characteristic"
457457
msgstr ""
458458

459-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
460-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
461-
msgstr ""
462-
463459
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
464460
msgid "Cannot delete values"
465461
msgstr ""
@@ -2024,6 +2020,10 @@ msgid ""
20242020
"can't switch from manual field specification to automatic field numbering"
20252021
msgstr ""
20262022

2023+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2024+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2025+
msgstr ""
2026+
20272027
#: py/objtype.c
20282028
msgid "cannot create '%q' instances"
20292029
msgstr ""
@@ -3082,6 +3082,10 @@ msgstr ""
30823082
msgid "timeout must be >= 0.0"
30833083
msgstr "bits harus memilki nilai 8"
30843084

3085+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3086+
msgid "timer was null"
3087+
msgstr ""
3088+
30853089
#: shared-bindings/time/__init__.c
30863090
msgid "timestamp out of range for platform time_t"
30873091
msgstr ""

locale/circuitpython.pot

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
11+
"POT-Creation-Date: 2020-05-22 19:40+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"
@@ -451,10 +451,6 @@ msgstr ""
451451
msgid "Can't set CCCD on local Characteristic"
452452
msgstr ""
453453

454-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
455-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
456-
msgstr ""
457-
458454
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
459455
msgid "Cannot delete values"
460456
msgstr ""
@@ -2000,6 +1996,10 @@ msgid ""
20001996
"can't switch from manual field specification to automatic field numbering"
20011997
msgstr ""
20021998

1999+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2000+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2001+
msgstr ""
2002+
20032003
#: py/objtype.c
20042004
msgid "cannot create '%q' instances"
20052005
msgstr ""
@@ -3056,6 +3056,10 @@ msgstr ""
30563056
msgid "timeout must be >= 0.0"
30573057
msgstr ""
30583058

3059+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3060+
msgid "timer was null"
3061+
msgstr ""
3062+
30593063
#: shared-bindings/time/__init__.c
30603064
msgid "timestamp out of range for platform time_t"
30613065
msgstr ""

locale/cs.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
11+
"POT-Creation-Date: 2020-05-22 19:40+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"
@@ -451,10 +451,6 @@ msgstr ""
451451
msgid "Can't set CCCD on local Characteristic"
452452
msgstr ""
453453

454-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
455-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
456-
msgstr ""
457-
458454
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
459455
msgid "Cannot delete values"
460456
msgstr ""
@@ -2000,6 +1996,10 @@ msgid ""
20001996
"can't switch from manual field specification to automatic field numbering"
20011997
msgstr ""
20021998

1999+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2000+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2001+
msgstr ""
2002+
20032003
#: py/objtype.c
20042004
msgid "cannot create '%q' instances"
20052005
msgstr ""
@@ -3056,6 +3056,10 @@ msgstr ""
30563056
msgid "timeout must be >= 0.0"
30573057
msgstr ""
30583058

3059+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3060+
msgid "timer was null"
3061+
msgstr ""
3062+
30593063
#: shared-bindings/time/__init__.c
30603064
msgid "timestamp out of range for platform time_t"
30613065
msgstr ""

locale/de_DE.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
10+
"POT-Creation-Date: 2020-05-22 19:40+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/"
@@ -462,10 +462,6 @@ msgstr "Rufe super().__init__() vor dem Zugriff auf ein natives Objekt auf."
462462
msgid "Can't set CCCD on local Characteristic"
463463
msgstr ""
464464

465-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
466-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
467-
msgstr ""
468-
469465
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
470466
msgid "Cannot delete values"
471467
msgstr "Kann Werte nicht löschen"
@@ -2035,6 +2031,10 @@ msgid ""
20352031
"can't switch from manual field specification to automatic field numbering"
20362032
msgstr ""
20372033

2034+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2035+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2036+
msgstr ""
2037+
20382038
#: py/objtype.c
20392039
msgid "cannot create '%q' instances"
20402040
msgstr "Kann '%q' Instanzen nicht erstellen"
@@ -3104,6 +3104,10 @@ msgstr ""
31043104
msgid "timeout must be >= 0.0"
31053105
msgstr "timeout muss >= 0.0 sein"
31063106

3107+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3108+
msgid "timer was null"
3109+
msgstr ""
3110+
31073111
#: shared-bindings/time/__init__.c
31083112
msgid "timestamp out of range for platform time_t"
31093113
msgstr ""

locale/en_US.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
10+
"POT-Creation-Date: 2020-05-22 19:40+0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -451,10 +451,6 @@ msgstr ""
451451
msgid "Can't set CCCD on local Characteristic"
452452
msgstr ""
453453

454-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
455-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
456-
msgstr ""
457-
458454
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
459455
msgid "Cannot delete values"
460456
msgstr ""
@@ -2000,6 +1996,10 @@ msgid ""
20001996
"can't switch from manual field specification to automatic field numbering"
20011997
msgstr ""
20021998

1999+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2000+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2001+
msgstr ""
2002+
20032003
#: py/objtype.c
20042004
msgid "cannot create '%q' instances"
20052005
msgstr ""
@@ -3056,6 +3056,10 @@ msgstr ""
30563056
msgid "timeout must be >= 0.0"
30573057
msgstr ""
30583058

3059+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3060+
msgid "timer was null"
3061+
msgstr ""
3062+
30593063
#: shared-bindings/time/__init__.c
30603064
msgid "timestamp out of range for platform time_t"
30613065
msgstr ""

locale/en_x_pirate.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
10+
"POT-Creation-Date: 2020-05-22 19:40+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/"
@@ -460,10 +460,6 @@ msgstr ""
460460
msgid "Can't set CCCD on local Characteristic"
461461
msgstr ""
462462

463-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
464-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
465-
msgstr ""
466-
467463
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
468464
msgid "Cannot delete values"
469465
msgstr ""
@@ -2009,6 +2005,10 @@ msgid ""
20092005
"can't switch from manual field specification to automatic field numbering"
20102006
msgstr ""
20112007

2008+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2009+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2010+
msgstr ""
2011+
20122012
#: py/objtype.c
20132013
msgid "cannot create '%q' instances"
20142014
msgstr ""
@@ -3065,6 +3065,10 @@ msgstr ""
30653065
msgid "timeout must be >= 0.0"
30663066
msgstr ""
30673067

3068+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3069+
msgid "timer was null"
3070+
msgstr ""
3071+
30683072
#: shared-bindings/time/__init__.c
30693073
msgid "timestamp out of range for platform time_t"
30703074
msgstr ""

locale/es.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
10+
"POT-Creation-Date: 2020-05-22 19:40+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"
@@ -458,10 +458,6 @@ msgstr ""
458458
msgid "Can't set CCCD on local Characteristic"
459459
msgstr ""
460460

461-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
462-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
463-
msgstr ""
464-
465461
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
466462
msgid "Cannot delete values"
467463
msgstr "No se puede eliminar valores"
@@ -2031,6 +2027,10 @@ msgstr ""
20312027
"no se puede cambiar de especificación de campo manual a numeración "
20322028
"automática de campos"
20332029

2030+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2031+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2032+
msgstr ""
2033+
20342034
#: py/objtype.c
20352035
msgid "cannot create '%q' instances"
20362036
msgstr "no se pueden crear '%q' instancias"
@@ -3099,6 +3099,10 @@ msgstr ""
30993099
msgid "timeout must be >= 0.0"
31003100
msgstr "tiempo muerto debe ser >= 0.0"
31013101

3102+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3103+
msgid "timer was null"
3104+
msgstr ""
3105+
31023106
#: shared-bindings/time/__init__.c
31033107
msgid "timestamp out of range for platform time_t"
31043108
msgstr "timestamp fuera de rango para plataform time_t"

locale/fil.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
10+
"POT-Creation-Date: 2020-05-22 19:40+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"
@@ -458,10 +458,6 @@ msgstr ""
458458
msgid "Can't set CCCD on local Characteristic"
459459
msgstr ""
460460

461-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
462-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
463-
msgstr ""
464-
465461
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
466462
msgid "Cannot delete values"
467463
msgstr "Hindi mabura ang values"
@@ -2040,6 +2036,10 @@ msgstr ""
20402036
"hindi mapalitan ang manual field specification sa awtomatikong field "
20412037
"numbering"
20422038

2039+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2040+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2041+
msgstr ""
2042+
20432043
#: py/objtype.c
20442044
msgid "cannot create '%q' instances"
20452045
msgstr "hindi magawa '%q' instances"
@@ -3112,6 +3112,10 @@ msgstr ""
31123112
msgid "timeout must be >= 0.0"
31133113
msgstr "bits ay dapat walo (8)"
31143114

3115+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3116+
msgid "timer was null"
3117+
msgstr ""
3118+
31153119
#: shared-bindings/time/__init__.c
31163120
msgid "timestamp out of range for platform time_t"
31173121
msgstr "wala sa sakop ng timestamp ang platform time_t"

locale/fr.po

Lines changed: 9 additions & 5 deletions
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-22 12:57+0800\n"
11+
"POT-Creation-Date: 2020-05-22 19:40+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/"
@@ -469,10 +469,6 @@ msgstr "Appelez super () .__ init __ () avant d'accéder à l'objet natif."
469469
msgid "Can't set CCCD on local Characteristic"
470470
msgstr "Impossible de définir CCCD sur une caractéristique locale"
471471

472-
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
473-
msgid "Cannot change the timeout once mode is WatchDogMode.RESET"
474-
msgstr ""
475-
476472
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
477473
msgid "Cannot delete values"
478474
msgstr "Impossible de supprimer les valeurs"
@@ -2075,6 +2071,10 @@ msgstr ""
20752071
"impossible de passer d'une spécification manuelle des champs à une "
20762072
"énumération auto"
20772073

2074+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
2075+
msgid "cannot change the timeout once mode is WatchDogMode.RESET"
2076+
msgstr ""
2077+
20782078
#: py/objtype.c
20792079
msgid "cannot create '%q' instances"
20802080
msgstr "ne peut pas créer une instance de '%q'"
@@ -3152,6 +3152,10 @@ msgstr "le délai doit être compris entre 0.0 et 100.0 secondes"
31523152
msgid "timeout must be >= 0.0"
31533153
msgstr "'timeout' doit être >= 0.0"
31543154

3155+
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
3156+
msgid "timer was null"
3157+
msgstr ""
3158+
31553159
#: shared-bindings/time/__init__.c
31563160
msgid "timestamp out of range for platform time_t"
31573161
msgstr "'timestamp' hors bornes pour 'time_t' de la plateforme"

0 commit comments

Comments
 (0)