summaryrefslogtreecommitdiff
path: root/locale/ja.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2021-01-15 20:49:34 +0100
committerHosted Weblate <hosted@weblate.org>2021-01-15 20:49:34 +0100
commitcab9139975e7647ec36d549c4b6fcccb6e10bbde (patch)
treeb2831e0ca4d0dd00b0fe02c15c7ebeeadd980f7f /locale/ja.po
parenta9a776890c0f3f82a8916148b5e7f70b19ab5c9c (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.po12
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/ja.po b/locale/ja.po
index 37d23f959..0b1aad9b9 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -2301,10 +2301,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 +3375,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 ""