summaryrefslogtreecommitdiff
path: root/locale/ja.po
diff options
context:
space:
mode:
authorDan Halbert <halbert@adafruit.com>2021-03-03 20:19:24 -0500
committerGitHub <noreply@github.com>2021-03-03 20:19:24 -0500
commitdca2989df8e2069e07f6b6ff99d8ab41fa1fa353 (patch)
tree6764b71f15dc6343d4e4643757d68ad838c77607 /locale/ja.po
parentb71f3e1385d76417e861cf0dce981483d6b4ba4c (diff)
parentcca76791461a4c386e61d65a72d3ae774ce9447f (diff)
Merge pull request #4317 from weblate/weblate-circuitpython-main6.2.0-beta.3
Translations update from Weblate
Diffstat (limited to 'locale/ja.po')
-rw-r--r--locale/ja.po12
1 files changed, 12 insertions, 0 deletions
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 "ピンはハードウェア割り込みに対応していなければなりません"