Skip to content

Commit 7c164f0

Browse files
committed
Ran make translate
1 parent 1afd204 commit 7c164f0

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,9 @@ msgid "Invalid DAC pin supplied"
11991199
msgstr ""
12001200

12011201
#: ports/atmel-samd/common-hal/pwmio/PWMOut.c
1202-
#: ports/cxd56/common-hal/pwmio/PWMOut.c ports/nrf/common-hal/pwmio/PWMOut.c
1202+
#: ports/cxd56/common-hal/pwmio/PWMOut.c
1203+
#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c
1204+
#: ports/nrf/common-hal/pwmio/PWMOut.c
12031205
#: ports/raspberrypi/common-hal/pwmio/PWMOut.c shared-bindings/pwmio/PWMOut.c
12041206
msgid "Invalid PWM frequency"
12051207
msgstr ""
@@ -1579,11 +1581,11 @@ msgid "No timer available"
15791581
msgstr ""
15801582

15811583
#: supervisor/shared/safe_mode.c
1582-
msgid "Nordic Soft Device failure assertion."
1584+
msgid "Nordic system firmware failure assertion."
15831585
msgstr ""
15841586

15851587
#: ports/nrf/common-hal/_bleio/__init__.c
1586-
msgid "Nordic soft device out of memory"
1588+
msgid "Nordic system firmware out of memory"
15871589
msgstr ""
15881590

15891591
#: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
@@ -2233,7 +2235,7 @@ msgstr ""
22332235

22342236
#: ports/nrf/common-hal/_bleio/__init__.c
22352237
#, c-format
2236-
msgid "Unknown soft device error: %04x"
2238+
msgid "Unknown system firmware error: %04x"
22372239
msgstr ""
22382240

22392241
#: shared-bindings/_pixelbuf/PixelBuf.c

0 commit comments

Comments
 (0)