summaryrefslogtreecommitdiff
path: root/locale/ja.po
diff options
context:
space:
mode:
Diffstat (limited to 'locale/ja.po')
-rw-r--r--locale/ja.po15
1 files changed, 14 insertions, 1 deletions
diff --git a/locale/ja.po b/locale/ja.po
index 37d23f959..ca13d8a9c 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -2036,7 +2036,8 @@ msgid "Unhandled ESP TLS error %d %d %x %d"
msgstr ""
#: shared-bindings/wifi/Radio.c
-msgid "Unknown failure"
+#, c-format
+msgid "Unknown failure %d"
msgstr ""
#: ports/nrf/common-hal/_bleio/__init__.c
@@ -2301,10 +2302,18 @@ msgstr "bits_per_sampleは8または16でなければなりません"
msgid "branch not in range"
msgstr ""
+#: extmod/ulab/code/ulab_create.c
+msgid "buffer is smaller than requested size"
+msgstr ""
+
#: shared-bindings/audiocore/RawSample.c
msgid "buffer must be a bytes-like object"
msgstr "バッファはbytes-likeオブジェクトでなければなりません"
+#: extmod/ulab/code/ulab_create.c
+msgid "buffer size must be a multiple of element size"
+msgstr ""
+
#: shared-module/struct/__init__.c
msgid "buffer size must match format"
msgstr ""
@@ -3367,6 +3376,10 @@ msgstr ""
msgid "offset must be >= 0"
msgstr ""
+#: extmod/ulab/code/ulab_create.c
+msgid "offset must be non-negative and no greater than buffer length"
+msgstr ""
+
#: py/objstr.c py/objstrunicode.c
msgid "offset out of bounds"
msgstr ""