From 6281a9024bcc844548f0330614f6c4119d5e60e6 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 3 Mar 2021 17:47:31 +0100 Subject: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ --- locale/it_IT.po | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'locale/it_IT.po') diff --git a/locale/it_IT.po b/locale/it_IT.po index 16fe165f4..1be741f60 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -1759,6 +1759,14 @@ msgstr "" "frequenza PWM frequency non è scrivibile quando variable_frequency è " "impostato nel costruttore a False." +#: 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 @@ -1796,6 +1804,10 @@ msgstr "Il pin non ha capacità di ADC" 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 "" -- cgit v1.2.3