Skip to content

Commit 462f244

Browse files
negicyweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 79.3% (1648 of 2076 strings)
1 parent c194060 commit 462f244

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

etc/doc/lang/sonic-pi-tutorial-ja.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
msgid ""
55
msgstr ""
66
"Project-Id-Version: Sonic Pi\n"
7-
"PO-Revision-Date: 2021-04-07 08:00+0000\n"
7+
"PO-Revision-Date: 2021-04-13 08:00+0000\n"
88
"Last-Translator: neginex <[email protected]>\n"
99
"Language-Team: Japanese <https://hosted.weblate.org/projects/sonic-pi/"
1010
"tutorial/ja/>\n"
@@ -7824,11 +7824,11 @@ msgstr ""
78247824

78257825
#: 10.1-Set-and-Get.md:11
78267826
msgid "To store information into the Time State we need two things:"
7827-
msgstr ""
7827+
msgstr "Time Stateに情報を格納するためには2つのことが必要です。"
78287828

78297829
#: 10.1-Set-and-Get.md:13
78307830
msgid "the information we want to store,"
7831-
msgstr ""
7831+
msgstr "格納したい情報と、"
78327832

78337833
#: 10.1-Set-and-Get.md:14
78347834
msgid "a unique name (key) for the information."
@@ -7839,6 +7839,7 @@ msgid ""
78397839
"For example, we might want to store the number `3000` with the key `:intensity"
78407840
"`. This is possible using the `set` function:"
78417841
msgstr ""
7842+
"例えば、`3000`という数字を`:intensity`というキーで保存したいことがあるかもしれません。 このことは`set`関数によって可能になります。"
78427843

78437844
#: 10.1-Set-and-Get.md:19
78447845
#, no-wrap

0 commit comments

Comments
 (0)