Skip to content

Commit 6dff7e6

Browse files
negicyweblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 79.1% (1643 of 2076 strings)
1 parent 20a5fbe commit 6dff7e6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 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-02 08:00+0000\n"
7+
"PO-Revision-Date: 2021-04-05 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"
@@ -8169,7 +8169,7 @@ msgstr ""
81698169
msgid ""
81708170
"However, it will *not* match paths with fewer or more path segments. The follo"
81718171
"wing will not match:"
8172-
msgstr ""
8172+
msgstr "しかし, 区分の数が少なかったり多かったりするpathにはマッチしません。 例えば以下のものにはマッチしないでしょう:"
81738173

81748174
#: 10.3-Pattern-Matching.md:32
81758175
#, fuzzy
@@ -8190,6 +8190,8 @@ msgid ""
81908190
"Each `*` means *any content*. So we could match paths with just one segment wi"
81918191
"th `/*` or paths with five segments with `/*/*/*/*/*`"
81928192
msgstr ""
8193+
"それぞれの`*`は「あらゆるもの」を意味しています。 なので、区分が一つだけのpathには `/*` でマッチでき、5つの区分を持つpathには "
8194+
"`/*/*/*/*/*` でマッチできるのです。"
81938195

81948196
#: 10.3-Pattern-Matching.md:38
81958197
msgid "Matching partial segments"
@@ -8396,6 +8398,8 @@ msgid ""
83968398
"ttern matching specification which is explained in detail here: http://opensou"
83978399
"ndcontrol.org/spec-1_0"
83988400
msgstr ""
8401+
"気になる人のために説明すると、これらのマッチング規則はこのリンク先に詳しく書かれているOpen Sound Control "
8402+
"パターンマッチング仕様に基づいています: http://opensoundcontrol.org/spec-1_0"
83998403

84008404
#: 11-MIDI.md:1
84018405
msgid "11 MIDI"
@@ -8455,6 +8459,8 @@ msgid ""
84558459
"into Sonic Pi to control our synths and sounds. Go and grab a MIDI controller "
84568460
"such as a keyboard or control surface and let's get physical!"
84578461
msgstr ""
8462+
"このセクションでは、MIDIコントローラを接続し、シンセや音をコントロールするためにSonic "
8463+
"Piへイベントを送信する方法を学びます。キーボード、またはコントローラを接続して実際に動かしてみましょう!"
84588464

84598465
#: 11.1-MIDI-In.md:11
84608466
msgid "Connecting a MIDI Controller"

0 commit comments

Comments
 (0)