Translated using Weblate (Japanese)

Currently translated at 40.8% (408 of 999 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ja/
This commit is contained in:
Yutaro Urata 2023-04-28 17:01:51 +00:00 committed by Hosted Weblate
parent 1a4e1d114c
commit a7c3955c41
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 5 additions and 5 deletions

View File

@ -8,15 +8,15 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-01-05 02:52+0000\n"
"Last-Translator: Matt Watson <zaius0930@gmail.com>\n"
"PO-Revision-Date: 2023-04-29 17:47+0000\n"
"Last-Translator: Yutaro Urata <yutarourata04@gmail.com>\n"
"Language-Team: none\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 4.15.1-dev\n"
"X-Generator: Weblate 4.18-dev\n"
#: main.c
msgid ""
@ -350,11 +350,11 @@ msgstr ""
#: shared-module/struct/__init__.c
msgid "'S' and 'O' are not supported format types"
msgstr ""
msgstr "'S'と'O'はフォーマットタイプではありません"
#: py/compile.c
msgid "'align' requires 1 argument"
msgstr ""
msgstr "'align'は引数が一つ必要です"
#: py/compile.c
msgid "'await' outside function"