diff options
| author | Dan Halbert <halbert@adafruit.com> | 2021-03-03 20:19:24 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-03 20:19:24 -0500 |
| commit | dca2989df8e2069e07f6b6ff99d8ab41fa1fa353 (patch) | |
| tree | 6764b71f15dc6343d4e4643757d68ad838c77607 /locale/hi.po | |
| parent | b71f3e1385d76417e861cf0dce981483d6b4ba4c (diff) | |
| parent | cca76791461a4c386e61d65a72d3ae774ce9447f (diff) | |
Merge pull request #4317 from weblate/weblate-circuitpython-main6.2.0-beta.3
Translations update from Weblate
Diffstat (limited to 'locale/hi.po')
| -rw-r--r-- | locale/hi.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/hi.po b/locale/hi.po index 77befe0c6..c272aeeb7 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -1722,6 +1722,14 @@ msgid "" "PWM frequency not writable when variable_frequency is False on construction." msgstr "" +#: ports/raspberrypi/common-hal/countio/Counter.c +msgid "PWM slice already in use" +msgstr "" + +#: ports/raspberrypi/common-hal/countio/Counter.c +msgid "PWM slice channel A already in use" +msgstr "" + #: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c #: ports/raspberrypi/common-hal/displayio/ParallelBus.c #: ports/stm/common-hal/displayio/ParallelBus.c @@ -1759,6 +1767,10 @@ msgstr "" msgid "Pin is input only" msgstr "" +#: ports/raspberrypi/common-hal/countio/Counter.c +msgid "Pin must be on PWM Channel B" +msgstr "" + #: ports/atmel-samd/common-hal/countio/Counter.c msgid "Pin must support hardware interrupts" msgstr "" |
