diff options
| author | Hosted Weblate <hosted@weblate.org> | 2020-10-27 17:48:01 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2020-10-27 17:48:01 +0100 |
| commit | e00ae204db06f6505f9965fb5433d8e3cb4e220c (patch) | |
| tree | 68f5d2a0b984dbcd18b753f2a7e64f661f998a44 /locale/ja.po | |
| parent | 2cb9d2368c5b442ef427311ee6511ce9a9ba551d (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.po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/locale/ja.po b/locale/ja.po index 8c3751c8e..abd2e1803 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -2900,6 +2900,14 @@ msgstr "max_lengthは0より大きくなければなりません" msgid "maximum recursion depth exceeded" msgstr "最大の再帰深度を超えました" +#: extmod/ulab/code/approx/approx.c +msgid "maxiter must be > 0" +msgstr "" + +#: extmod/ulab/code/approx/approx.c +msgid "maxiter should be > 0" +msgstr "" + #: py/runtime.c #, c-format msgid "memory allocation failed, allocating %u bytes" @@ -3335,6 +3343,10 @@ msgstr "ソフトリブート\n" msgid "sort argument must be an ndarray" msgstr "" +#: extmod/ulab/code/numerical/numerical.c +msgid "sorted axis can't be longer than 65535" +msgstr "" + #: extmod/ulab/code/filter/filter.c msgid "sos array must be of shape (n_section, 6)" msgstr "" |
