4
4
msgid ""
5
5
msgstr ""
6
6
"Project-Id-Version: Sonic Pi\n"
7
- "PO-Revision-Date: 2021-04-02 08:00+0000\n"
7
+ "PO-Revision-Date: 2021-04-05 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"
@@ -8169,7 +8169,7 @@ msgstr ""
8169
8169
msgid ""
8170
8170
"However, it will *not* match paths with fewer or more path segments. The follo"
8171
8171
"wing will not match:"
8172
- msgstr ""
8172
+ msgstr "しかし, 区分の数が少なかったり多かったりするpathにはマッチしません。 例えば以下のものにはマッチしないでしょう: "
8173
8173
8174
8174
#: 10.3-Pattern-Matching.md:32
8175
8175
#, fuzzy
@@ -8190,6 +8190,8 @@ msgid ""
8190
8190
"Each `*` means *any content*. So we could match paths with just one segment wi"
8191
8191
"th `/*` or paths with five segments with `/*/*/*/*/*`"
8192
8192
msgstr ""
8193
+ "それぞれの`*`は「あらゆるもの」を意味しています。 なので、区分が一つだけのpathには `/*` でマッチでき、5つの区分を持つpathには "
8194
+ "`/*/*/*/*/*` でマッチできるのです。"
8193
8195
8194
8196
#: 10.3-Pattern-Matching.md:38
8195
8197
msgid "Matching partial segments"
@@ -8396,6 +8398,8 @@ msgid ""
8396
8398
"ttern matching specification which is explained in detail here: http://opensou"
8397
8399
"ndcontrol.org/spec-1_0"
8398
8400
msgstr ""
8401
+ "気になる人のために説明すると、これらのマッチング規則はこのリンク先に詳しく書かれているOpen Sound Control "
8402
+ "パターンマッチング仕様に基づいています: http://opensoundcontrol.org/spec-1_0"
8399
8403
8400
8404
#: 11-MIDI.md:1
8401
8405
msgid "11 MIDI"
@@ -8455,6 +8459,8 @@ msgid ""
8455
8459
"into Sonic Pi to control our synths and sounds. Go and grab a MIDI controller "
8456
8460
"such as a keyboard or control surface and let's get physical!"
8457
8461
msgstr ""
8462
+ "このセクションでは、MIDIコントローラを接続し、シンセや音をコントロールするためにSonic "
8463
+ "Piへイベントを送信する方法を学びます。キーボード、またはコントローラを接続して実際に動かしてみましょう!"
8458
8464
8459
8465
#: 11.1-MIDI-In.md:11
8460
8466
msgid "Connecting a MIDI Controller"
0 commit comments