You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Language-Team: Japanese <https://hosted.weblate.org/projects/commonwl/"
14
14
"user-guide/ja/>\n"
@@ -17,7 +17,7 @@ msgstr ""
17
17
"Content-Type: text/plain; charset=UTF-8\n"
18
18
"Content-Transfer-Encoding: 8bit\n"
19
19
"Plural-Forms: nplurals=1; plural=0;\n"
20
-
"X-Generator: Weblate 4.18-dev\n"
20
+
"X-Generator: Weblate 4.18.1\n"
21
21
22
22
#:../../LICENSE.md:2
23
23
#: 4e203044f0464fd5a3256430391dde12
@@ -117,7 +117,7 @@ msgstr ""
117
117
#:../../src/faq.md:1
118
118
#: e2ed894d325a4f50a5e2dc69da5531a1
119
119
msgid"FAQ"
120
-
msgstr""
120
+
msgstr"よくある質問"
121
121
122
122
#:../../src/faq.md:11
123
123
#: 61edb787dab04ca2ad3ed07616d878a0
@@ -127,7 +127,7 @@ msgstr ""
127
127
#:../../src/faq.md:41
128
128
#: d5321589e7ed4f0db3c630cc39800791
129
129
msgid"Rename an Input File"
130
-
msgstr"入力ファイル名を変更します"
130
+
msgstr"入力ファイルの名前を変更する"
131
131
132
132
#:../../src/faq.md:43
133
133
#: fc62427c0a004810b055dee90ec5e2d9
@@ -137,22 +137,23 @@ msgstr ""
137
137
#:../../src/faq.md:59
138
138
#: 1c6b8a4194a14611b4061b1540c3807f
139
139
msgid"Rename an Output File"
140
-
msgstr""
140
+
msgstr"出力ファイルの名前を変更する"
141
141
142
142
#:../../src/faq.md:61
143
143
#: bc7ad10c929848a3a9a240a3c501d299
144
144
msgid"This example demonstrates how to change the name of an output file from the default name given to it by a tool:"
145
-
msgstr""
145
+
msgstr"この例では、出力ファイルの名前を、ツールから与えられたデフォルトの名前から変"
146
+
"更する方法を示します:"
146
147
147
148
#:../../src/faq.md:82
148
149
#: 7225a993d281421b95c8e3df2846a0e3
149
150
msgid"Referencing a Local Script"
150
-
msgstr""
151
+
msgstr"ローカルスクリプトを参照する"
151
152
152
153
#:../../src/faq.md:84
153
154
#: 7ef1dbb81993473f948d9c6f3c64b381
154
155
msgid"There are two ways to reference a local script:"
155
-
msgstr""
156
+
msgstr"ローカルスクリプトを参照するには、2つの方法があります:"
156
157
157
158
#:../../src/faq.md:86
158
159
#: 450edf800a18423195bea4fe8793a2cb
@@ -167,12 +168,16 @@ msgstr ""
167
168
#:../../src/faq.md:95
168
169
#: a7d84f740a714ec588503ee084fbbc34
169
170
msgid"After that, make the script executable with the command `chmod +x scriptname.sh`"
170
-
msgstr""
171
+
msgstr"その後、`chmod +x scriptname.sh` "
172
+
"というコマンドでスクリプトを実行可能な状態にします。"
171
173
172
174
#:../../src/faq.md:97
173
175
#: 569d553abe85450c9d1c37456bf412f4
174
176
msgid"Finally, modify your `PATH` to add the directory where your script is located. (It is good practice to use `$HOME/bin` for storing your own scripts)."
175
177
msgstr""
178
+
"最後に、`PATH` "
179
+
"を変更し、スクリプトが置かれているディレクトリを追加します。(`$HOME/bin` "
180
+
"を自分のスクリプトを保存するために使用するのは良い習慣です)。"
176
181
177
182
#:../../src/faq.md:104
178
183
#: 95f5dbbd21084a318413b9528fb867be
@@ -392,12 +397,16 @@ msgstr ""
392
397
#:../../src/index.md:1
393
398
#: 2754519265eb426b940bbbd2b8d64e1e
394
399
msgid"Common Workflow Language User Guide"
395
-
msgstr""
400
+
msgstr"Common Workflow Language ユーザーガイド"
396
401
397
402
#:../../src/index.md:3
398
403
#: f8d6e4cd54cb42c88182a43171d97bab
399
404
msgid"This guide will introduce you to writing workflows using the [Common Workflow Language](https://www.commonwl.org/) (CWL) open standards. This guide describes the latest specification {{ cwl_version }}."
0 commit comments