summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2021-03-03 17:47:31 +0100
committerHosted Weblate <hosted@weblate.org>2021-03-03 17:47:31 +0100
commit6281a9024bcc844548f0330614f6c4119d5e60e6 (patch)
treeb0f01b0aa834e44f31b624956d8fce47b19eda4e
parent9dff2d8b296f56778c8198813b7ee21ad7fd1e74 (diff)
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/
-rw-r--r--locale/ID.po12
-rw-r--r--locale/cs.po12
-rw-r--r--locale/de_DE.po12
-rw-r--r--locale/el.po12
-rw-r--r--locale/es.po12
-rw-r--r--locale/fil.po12
-rw-r--r--locale/fr.po12
-rw-r--r--locale/hi.po12
-rw-r--r--locale/it_IT.po12
-rw-r--r--locale/ja.po12
-rw-r--r--locale/ko.po12
-rw-r--r--locale/nl.po12
-rw-r--r--locale/pl.po12
-rw-r--r--locale/pt_BR.po12
-rw-r--r--locale/sv.po12
-rw-r--r--locale/zh_Latn_pinyin.po12
16 files changed, 192 insertions, 0 deletions
diff --git a/locale/ID.po b/locale/ID.po
index 6f8dfb413..b62425d49 100644
--- a/locale/ID.po
+++ b/locale/ID.po
@@ -1751,6 +1751,14 @@ msgstr ""
"Frekuensi PWM tidak dapat ditulis ketika variabel_frequency Salah pada "
"konstruksi."
+#: 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
@@ -1788,6 +1796,10 @@ msgstr "Pin tidak mempunya kemampuan untuk ADC (Analog Digital Converter)"
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 "Pin harus mendukung interupsi perangkat keras"
diff --git a/locale/cs.po b/locale/cs.po
index e0754c8be..73097ae16 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1725,6 +1725,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
@@ -1762,6 +1770,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 ""
diff --git a/locale/de_DE.po b/locale/de_DE.po
index 51fbd14ab..455d1f897 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -1755,6 +1755,14 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr "Die PWM-Frequenz ist nicht schreibbar wenn variable_Frequenz = 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
@@ -1792,6 +1800,10 @@ msgstr "Pin hat keine ADC Funktionalität"
msgid "Pin is input only"
msgstr "Pin kann nur als Eingang verwendet werden"
+#: 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 "Pin muss Hardware-Interrupts unterstützen"
diff --git a/locale/el.po b/locale/el.po
index d86e62d2f..b6bab075a 100644
--- a/locale/el.po
+++ b/locale/el.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 ""
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"
diff --git a/locale/fil.po b/locale/fil.po
index 8f9aa8d7d..e88a9efca 100644
--- a/locale/fil.po
+++ b/locale/fil.po
@@ -1741,6 +1741,14 @@ msgid ""
msgstr ""
"PWM frequency hindi writable kapag variable_frequency ay False sa pag buo."
+#: 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
@@ -1778,6 +1786,10 @@ msgstr "Ang pin ay walang kakayahan sa 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 ""
diff --git a/locale/fr.po b/locale/fr.po
index b48e18fda..a66f7be55 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1777,6 +1777,14 @@ msgstr ""
"La fréquence de PWM n'est pas modifiable quand variable_frequency est False "
"à la construction."
+#: 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
@@ -1814,6 +1822,10 @@ msgstr "La broche 'pin' ne supporte pas les capacitées ADC"
msgid "Pin is input only"
msgstr "La broche est entrée uniquement"
+#: 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 "La broche doit supporter les interruptions matérielles"
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 ""
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 ""
diff --git a/locale/ja.po b/locale/ja.po
index ca28ac449..04b5287af 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -1738,6 +1738,14 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr "PWM周波数は生成時のvariable_frequencyが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
@@ -1775,6 +1783,10 @@ msgstr "ピンに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 "ピンはハードウェア割り込みに対応していなければなりません"
diff --git a/locale/ko.po b/locale/ko.po
index 1021f5da6..25455fc7f 100644
--- a/locale/ko.po
+++ b/locale/ko.po
@@ -1725,6 +1725,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
@@ -1762,6 +1770,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 ""
diff --git a/locale/nl.po b/locale/nl.po
index f298fd6aa..e796cf916 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1745,6 +1745,14 @@ msgstr ""
"PWM frequentie is niet schrijfbaar wanneer de variable_frequency False is "
"tijdens constructie."
+#: 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
@@ -1782,6 +1790,10 @@ msgstr "Pin heeft geen ADC mogelijkheden"
msgid "Pin is input only"
msgstr "Pin kan alleen voor invoer gebruikt worden"
+#: 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 "Pin moet hardware interrupts ondersteunen"
diff --git a/locale/pl.po b/locale/pl.po
index 7f3514a9f..18705581f 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1736,6 +1736,14 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr "Nie można zmienić częstotliwości PWM gdy variable_frequency=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
@@ -1773,6 +1781,10 @@ msgstr "Nóżka nie obsługuje 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 "Pin musi obsługiwać przerwania sprzętowe"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 00d884e16..0de9a487b 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -1771,6 +1771,14 @@ msgstr ""
"A frequência do PWM não pode ser gravada quando variable_frequency for False "
"na construção."
+#: 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
@@ -1808,6 +1816,10 @@ msgstr "O pino não tem recursos de ADC"
msgid "Pin is input only"
msgstr "Apenas o pino 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 "O pino deve ser compatível com as interrupções do hardware"
diff --git a/locale/sv.po b/locale/sv.po
index 975fa6aac..c6fc9b682 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -1751,6 +1751,14 @@ msgstr ""
"PWM-frekvensen är inte skrivbar när variable_frequency är falsk vid "
"skapandet."
+#: 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
@@ -1788,6 +1796,10 @@ msgstr "Pinnen har inte ADC-funktionalitet"
msgid "Pin is input only"
msgstr "Pinnen är enbart ingång"
+#: 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 "Pinnen måste stödja hårdvaruavbrott"
diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po
index bd7df5f52..9945b88f4 100644
--- a/locale/zh_Latn_pinyin.po
+++ b/locale/zh_Latn_pinyin.po
@@ -1752,6 +1752,14 @@ msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
msgstr "Dāng biànliàng_pínlǜ shì False zài jiànzhú shí PWM pínlǜ bùkě xiě."
+#: 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
@@ -1789,6 +1797,10 @@ msgstr "Pin méiyǒu ADC nénglì"
msgid "Pin is input only"
msgstr "Yǐn jiǎo jǐn shūrù"
+#: 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 "Yǐn jiǎo bìxū zhīchí yìngjiàn zhōngduàn"