File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
msgid ""
5
5
msgstr ""
6
6
"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"
8
8
"Last-Translator: neginex <
[email protected] >\n"
9
9
"Language-Team: Japanese <https://hosted.weblate.org/projects/sonic-pi/"
10
10
"tutorial/ja/>\n"
@@ -7824,11 +7824,11 @@ msgstr ""
7824
7824
7825
7825
#: 10.1-Set-and-Get.md:11
7826
7826
msgid "To store information into the Time State we need two things:"
7827
- msgstr ""
7827
+ msgstr "Time Stateに情報を格納するためには2つのことが必要です。 "
7828
7828
7829
7829
#: 10.1-Set-and-Get.md:13
7830
7830
msgid "the information we want to store,"
7831
- msgstr ""
7831
+ msgstr "格納したい情報と、 "
7832
7832
7833
7833
#: 10.1-Set-and-Get.md:14
7834
7834
msgid "a unique name (key) for the information."
@@ -7839,6 +7839,7 @@ msgid ""
7839
7839
"For example, we might want to store the number `3000` with the key `:intensity"
7840
7840
"`. This is possible using the `set` function:"
7841
7841
msgstr ""
7842
+ "例えば、`3000`という数字を`:intensity`というキーで保存したいことがあるかもしれません。 このことは`set`関数によって可能になります。"
7842
7843
7843
7844
#: 10.1-Set-and-Get.md:19
7844
7845
#, no-wrap
You can’t perform that action at this time.
0 commit comments