4
4
msgid ""
5
5
msgstr ""
6
6
"Project-Id-Version: Sonic Pi\n"
7
- "PO-Revision-Date: 2021-04-13 08:00 +0000\n"
7
+ "PO-Revision-Date: 2021-09-01 08:01 +0000\n"
8
8
"Last-Translator: neginex <kanta.negishi.2021b@mlab.info>\n"
9
9
"Language-Team: Japanese <https://hosted.weblate.org/projects/sonic-pi/"
10
10
"tutorial/ja/>\n"
@@ -13,7 +13,7 @@ msgstr ""
13
13
"Content-Type: text/plain; charset=UTF-8\n"
14
14
"Content-Transfer-Encoding: 8bit\n"
15
15
"Plural-Forms: nplurals=1; plural=0;\n"
16
- "X-Generator: Weblate 4.6 -dev\n"
16
+ "X-Generator: Weblate 4.8.1 -dev\n"
17
17
18
18
#: 01-Welcome-to-Sonic-Pi.md:1
19
19
msgid "1 Welcome to Sonic Pi"
@@ -5081,6 +5081,9 @@ msgid ""
5081
5081
"s special thread-safe state system via the fns `get` and `set`. This is discus"
5082
5082
"sed later on in section 10."
5083
5083
msgstr ""
5084
+ "しかし、時にはスレッド間で何かを共有したいこともあります。例えば、現在のキー、BPM、シンセなどです。このような場合には、Sonic "
5085
+ "Piの特別なスレッドセーフなステートシステムを `get` と `set` "
5086
+ "という関数から使うことで解決します。これについては、後ほどセクション10で説明します。"
5084
5087
5085
5088
#: 05.7-Thread-Synchronisation.md:1
5086
5089
msgid "5.7 Thread Synchronisation"
@@ -8468,7 +8471,7 @@ msgid ""
8468
8471
"into Sonic Pi to control our synths and sounds. Go and grab a MIDI controller "
8469
8472
"such as a keyboard or control surface and let's get physical!"
8470
8473
msgstr ""
8471
- "このセクションでは 、MIDIコントローラを接続し、シンセや音をコントロールするためにSonic "
8474
+ "この章では 、MIDIコントローラを接続し、シンセや音をコントロールするためにSonic "
8472
8475
"Piへイベントを送信する方法を学びます。キーボード、またはコントローラを接続して実際に動かしてみましょう!"
8473
8476
8474
8477
#: 11.1-MIDI-In.md:11
0 commit comments