diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-03-02 23:11:52 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-03-02 23:11:52 +0100 |
| commit | a8964c3bcd37c5877819c8dc3153c85dae7c6ac8 (patch) | |
| tree | f1b2503609d4cfb76cde06f6177a095ca4b9ec56 /locale/ja.po | |
| parent | f50f276100b337fea396a40a4d2cf5400cbebfb9 (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 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/ja.po b/locale/ja.po index 017e5583c..ca28ac449 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -1097,7 +1097,7 @@ msgid "IV must be %d bytes long" msgstr "IVは%dバイト長でなければなりません" #: ports/raspberrypi/bindings/rp2pio/StateMachine.c -msgid "In buffer elements must be 4 bytes long or less" +msgid "In-buffer elements must be <= 4 bytes long" msgstr "" #: py/persistentcode.c @@ -1702,10 +1702,6 @@ msgstr "" msgid "Operation timed out" msgstr "" -#: ports/raspberrypi/bindings/rp2pio/StateMachine.c -msgid "Out buffer elements must be 4 bytes long or less" -msgstr "" - #: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c msgid "Out of memory" msgstr "" @@ -1714,6 +1710,10 @@ msgstr "" msgid "Out of sockets" msgstr "" +#: ports/raspberrypi/bindings/rp2pio/StateMachine.c +msgid "Out-buffer elements must be <= 4 bytes long" +msgstr "" + #: shared-bindings/bitops/__init__.c #, c-format msgid "Output buffer must be at least %d bytes" |
