summaryrefslogtreecommitdiff
path: root/locale/ja.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-10-01 23:24:20 +0200
committerHosted Weblate <hosted@weblate.org>2020-10-01 23:24:20 +0200
commitd2d768a9366c0a3a040825a958d7ea59a4725977 (patch)
tree58f9551a037e36c5e95b368bce136e3a84103e01 /locale/ja.po
parentb51a84d1f868825a67b4bf68a2d72379c3cb1db7 (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/
Diffstat (limited to 'locale/ja.po')
-rw-r--r--locale/ja.po8
1 files changed, 8 insertions, 0 deletions
diff --git a/locale/ja.po b/locale/ja.po
index 51cf1792a..e8ca0f808 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -1687,6 +1687,10 @@ msgstr ""
"`microcontroller` モジュールが使われてセーフモードで起動しました。セーフモー"
"ドを抜けるにはリセットを押します。\n"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
+msgstr ""
+
#: supervisor/shared/safe_mode.c
msgid ""
"The microcontroller's power dipped. Make sure your power supply provides\n"
@@ -3552,6 +3556,10 @@ msgstr ""
msgid "watchdog timeout must be greater than 0"
msgstr "watchdogのtimeoutは0以上でなければなりません"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "width must be greater than zero"
+msgstr ""
+
#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "windowはinterval以下でなければなりません"