aboutsummaryrefslogtreecommitdiff
path: root/locale/es.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/es.po')
-rw-r--r--locale/es.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/es.po b/locale/es.po
index e199f3db5..32c3ecfa0 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1769,6 +1769,14 @@ msgstr ""
"La frecuencia de PWM no se puede escribir variable_frequency es False en la "
"construcción."
+#: 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
@@ -1806,6 +1814,10 @@ msgstr "Pin no tiene capacidad ADC"
msgid "Pin is input only"
msgstr "El pin es solo de entrada"
+#: 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 "El pin debe admitir interrupciones de hardware"