diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-04-03 03:09:48 +0200 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-04-03 03:09:48 +0200 |
| commit | 54a6bf4f544764e9fc66e8fdbd97c4a43b8cf2e3 (patch) | |
| tree | fa24c0106cc0aa0426ac2e466311abb520450b65 /locale/circuitpython.pot | |
| parent | 7c36e53b5be7305b316714183d3682301755049d (diff) | |
| parent | 3af02b692b0170d20708ee0103058cf6269a0a12 (diff) | |
Merge remote-tracking branch 'origin/main' into main
Diffstat (limited to 'locale/circuitpython.pot')
| -rw-r--r-- | locale/circuitpython.pot | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot index fb4d6991b..0a323b224 100644 --- a/locale/circuitpython.pot +++ b/locale/circuitpython.pot @@ -1199,7 +1199,9 @@ msgid "Invalid DAC pin supplied" msgstr "" #: ports/atmel-samd/common-hal/pwmio/PWMOut.c -#: ports/cxd56/common-hal/pwmio/PWMOut.c ports/nrf/common-hal/pwmio/PWMOut.c +#: ports/cxd56/common-hal/pwmio/PWMOut.c +#: ports/mimxrt10xx/common-hal/pwmio/PWMOut.c +#: ports/nrf/common-hal/pwmio/PWMOut.c #: ports/raspberrypi/common-hal/pwmio/PWMOut.c shared-bindings/pwmio/PWMOut.c msgid "Invalid PWM frequency" msgstr "" @@ -1579,11 +1581,11 @@ msgid "No timer available" msgstr "" #: supervisor/shared/safe_mode.c -msgid "Nordic Soft Device failure assertion." +msgid "Nordic system firmware failure assertion." msgstr "" #: ports/nrf/common-hal/_bleio/__init__.c -msgid "Nordic soft device out of memory" +msgid "Nordic system firmware out of memory" msgstr "" #: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c @@ -2233,7 +2235,7 @@ msgstr "" #: ports/nrf/common-hal/_bleio/__init__.c #, c-format -msgid "Unknown soft device error: %04x" +msgid "Unknown system firmware error: %04x" msgstr "" #: shared-bindings/_pixelbuf/PixelBuf.c |
