summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Epler <jepler@gmail.com>2020-09-01 18:43:45 +0000
committerHosted Weblate <hosted@weblate.org>2020-09-01 20:44:01 +0200
commitbb17882065034053444ff9cebe637c12285e5b95 (patch)
treeb593aaa7f43b9a8722cda0dcdc70556556799ee7
parent00eb0b5a1a98517bb4cd602c745815e67ac782d7 (diff)
Translated using Weblate (Japanese)
Currently translated at 68.7% (536 of 780 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
-rw-r--r--locale/ja.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/ja.po b/locale/ja.po
index 789930cd0..b9fb7ce7a 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -8,8 +8,8 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-08-27 11:21-0400\n"
-"PO-Revision-Date: 2020-09-01 12:07+0000\n"
-"Last-Translator: Taku Fukada <naninunenor@gmail.com>\n"
+"PO-Revision-Date: 2020-09-01 18:44+0000\n"
+"Last-Translator: Jeff Epler <jepler@gmail.com>\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -2143,7 +2143,7 @@ msgstr ""
#: shared-bindings/displayio/Palette.c
msgid "color must be between 0x000000 and 0xffffff"
-msgstr "色は0x000000から0xffffffでなければなりません"
+msgstr "色は0x000000から0xffffffでなければなりません"
#: shared-bindings/displayio/ColorConverter.c
msgid "color should be an int"
@@ -2739,7 +2739,7 @@ msgstr ""
#: py/runtime.c
#, c-format
msgid "need more than %d values to unpack"
-msgstr "アンパックする値は%d個では足りません"
+msgstr "アンパックする値は%d個では足りません"
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
msgid "negative power with no float support"