@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Common Workflow Language User Guide\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2023-12-16 11:48+0100\n "
12
- "PO-Revision-Date : 2024-05-02 08 :07+0000\n "
12
+ "PO-Revision-Date : 2024-05-08 01 :07+0000\n "
13
13
"Last-Translator : Manabu ISHII <manabu.ishii.rb@gmail.com>\n "
14
14
"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
15
15
"user-guide/ja/>\n "
@@ -18,7 +18,7 @@ msgstr ""
18
18
"Content-Type : text/plain; charset=utf-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
"Plural-Forms : nplurals=1; plural=0;\n "
21
- "X-Generator : Weblate 5.5.3-dev \n "
21
+ "X-Generator : Weblate 5.5.4-rc \n "
22
22
"Generated-By : Babel 2.12.1\n "
23
23
24
24
#: ../../LICENSE.md:2 a48279b2231348eea3f7a3b74a6362ac
@@ -155,7 +155,7 @@ msgstr "よくある質問"
155
155
156
156
#: ../../src/faq.md:11 370a9659c7904ef6b5e1ae7480f82ef6
157
157
msgid "How do I create non \" `File`\" types using `evalFrom`?"
158
- msgstr "\" `File`\" 型をつかわず `evalFrom`を使う方法 "
158
+ msgstr "\" `File`\" 型をつかわず `evalFrom`を使うにはどうしたらよいですか? "
159
159
160
160
#: ../../src/faq.md:41 8333f51e3f5945fe8963adfc6685bcb1
161
161
msgid "How do I rename an input file?"
@@ -246,9 +246,9 @@ msgid ""
246
246
msgstr "2つ目の方法は、`type: File` をスクリプト自体に含める方法です:"
247
247
248
248
#: ../../src/faq.md:138 ba246320fdd94a1aab4736f83718d793
249
- #, fuzzy
250
249
msgid "How can I set `self`-based input bindings for optional inputs?"
251
- msgstr "オプショナル入力のために `self`-形式のInput Bindings を設定します"
250
+ msgstr "オプショナル入力のために `self`-形式のInput Bindings "
251
+ "をどのように設定しますか?"
252
252
253
253
#: ../../src/faq.md:140 6169b7be9af7448abcb57eaf91e1cc91
254
254
msgid ""
@@ -271,23 +271,22 @@ msgid ""
271
271
msgstr "以下は、Booleanパラメータの値によって、コマンドラインに追加する文字列を変える例を示しています。"
272
272
273
273
#: ../../src/faq.md:188 5c9980839f404ba6aef92ef23034500f
274
- #, fuzzy
275
274
msgid ""
276
275
"How do I connect a solo value to an input that expects an array of that "
277
276
"type?"
278
- msgstr "ある型の配列を期待する入力に1つの値を与える "
277
+ msgstr "ある型の配列を期待する入力に1つの値を与えるにはどうしたらよいでしょうか? "
279
278
280
279
#: ../../src/faq.md:190 2525baf16c1f4725b096f33fd99009cf
281
- #, fuzzy
282
280
msgid ""
283
281
"Add a "
284
282
"[`MultipleInputFeatureRequirement`](https://www.commonwl.org/v1.0/Workflow.html#MultipleInputFeatureRequirement)"
285
283
" along with [`linkMerge: "
286
284
"merge_nested`](https://www.commonwl.org/v1.0/Workflow.html#WorkflowStepInput):"
287
285
msgstr ""
288
- "[`MultipleInputFeatureRequirement`](https://www.commonwl.org/v1.0/Workflow.html#MultipleInputFeatureRequirement)"
289
- " と [`linkMerge: "
290
- "merge_nested`](https://www.commonwl.org/v1.0/Workflow.html#WorkflowStepInput)を一緒に使います"
286
+ "[`MultipleInputFeatureRequirement`](https://www.commonwl.org/v1.0/Workflow."
287
+ "html#MultipleInputFeatureRequirement) と [`linkMerge: "
288
+ "merge_nested`](https://www.commonwl.org/v1.0/Workflow."
289
+ "html#WorkflowStepInput)を一緒に使います:"
291
290
292
291
#: ../../src/faq.md:194 a00d5d96b15048a79ae099d22d63bb42
293
292
msgid "merge_nested"
@@ -302,9 +301,8 @@ msgid ""
302
301
msgstr "入力は、各入力リンクに対して正確に1つのエントリで構成される配列でなければなりません。\" merge_nested\" が1つのリンクで指定された場合、リンクからの値は1つのアイテムリストでラップされなければなりません。"
303
302
304
303
#: ../../src/faq.md:199 3af16c07e3f148ddb8849c94a3864158
305
- #, fuzzy
306
304
msgid "Which means \" create a list with exactly these sources as elements\" ."
307
- msgstr "つまり、\" まさにこれらのソースを要素とするリストを作成する\" ということです"
305
+ msgstr "つまり、\" まさにこれらのソースを要素とするリストを作成する\" ということです。 "
308
306
309
307
#: ../../src/faq.md:201 0ea3de393d2f42aeb82658c85a19ec45
310
308
#, fuzzy
@@ -371,9 +369,8 @@ msgstr ""
371
369
"のいずれかのコマンドラインフラグについては、特別なレコードタイプを定義することができます。また、ここにnullを指定することで、オプションの入力を作成することができます。"
372
370
373
371
#: ../../src/faq.md:322 6fd3c469d11d4d52b9fbb7a3d443a8db
374
- #, fuzzy
375
372
msgid "How do I set mutually exclusive parameters?"
376
- msgstr "相互に排他的なパラメータを設定する "
373
+ msgstr "相互に排他的なパラメータを設定するにはどうしたらよいでしょうか? "
377
374
378
375
#: ../../src/faq.md:324 a0687ce5c1f940538abc977cad83138f
379
376
#, fuzzy
@@ -1087,7 +1084,7 @@ msgid ""
1087
1084
msgstr ""
1088
1085
"CWLコミュニティは、`cwlref-runner` "
1089
1086
"という名前のPythonパッケージを公開しており、`cwltool` のエイリアスを`cwl-"
1090
- "runner` という名前でインストールします"
1087
+ "runner` という名前でインストールします。 "
1091
1088
1092
1089
#: ../../src/introduction/prerequisites.md:91 cc1a9b95508e44a1bf08ae75d990c301
1093
1090
msgid "Installing `cwl-runner` alias for cwltool with `pip`."
@@ -1863,7 +1860,7 @@ msgid ""
1863
1860
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/CommandLineTool.html#InitialWorkDirRequirement)."
1864
1861
msgstr ""
1865
1862
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/CommandLineTool."
1866
- "html#InitialWorkDirRequirement)から "
1863
+ "html#InitialWorkDirRequirement)を使ってそのうようなファイルを生成します。 "
1867
1864
1868
1865
#: ../../src/topics/creating-files-at-runtime.md:9
1869
1866
#: 008f768d56b8465bb4e8f4fde15853a7
@@ -3747,7 +3744,6 @@ msgstr ""
3747
3744
"にキャッシュされました。作成された中間ファイルを確認することができます:"
3748
3745
3749
3746
#: ../../src/topics/troubleshooting.md:44 04e80f7ce14d4d73bc5d290dcf01bcdb
3750
- #, fuzzy
3751
3747
msgid ""
3752
3748
"Each workflow step has received a unique ID (the long value that looks "
3753
3749
"like a hash). The `${HASH}.status` files display the status of each step "
@@ -3953,28 +3949,26 @@ msgid "`echo-uppercase-single-file.cwl`"
3953
3949
msgstr "`echo-uppercase-single-file.cwl`"
3954
3950
3955
3951
#: ../../src/topics/workflows.md:150 5a9a1dd6ed1f4ca6803f1d235c4fd392
3956
- #, fuzzy
3957
3952
msgid ""
3958
3953
"Having separate files helps with modularity and code organization. But it"
3959
3954
" can be helpful writing everything in a single file for development. "
3960
3955
"There are other ways to combine multiple files into a single file (e.g. "
3961
3956
"`cwltool --pack`) discussed further in other sections of this user guide."
3962
3957
msgstr ""
3963
3958
"ファイルを分けることは、モジュール化やコードの整理に役立ちます。しかし、開発"
3964
- "のためにすべてを1つのファイルに書いておくと便利なことがあります。複数のファイ "
3965
- "ルを1つのファイルにまとめる方法は他にもあります (例:`cwltool --pack` "
3959
+ "のためにすべてを1つのファイルに書いておくと便利なことがあります。他にも複数の "
3960
+ "ファイルを1つのファイルにまとめる方法があり (例:`cwltool --pack` "
3966
3961
")このユーザーガイドの他のセクションで詳しく説明します。"
3967
3962
3968
3963
#: ../../src/topics/workflows.md:160 277ed30d4b3a4156a4523e8d10e6ce60
3969
- #, fuzzy
3970
3964
msgid ""
3971
3965
"For a sub-workflows you need to enable the requirement "
3972
3966
"`SubworkflowFeatureRequirement`. It is covered in another section of this"
3973
3967
" user guide in more detail."
3974
3968
msgstr ""
3975
- "サブワークフローでは、Requirement、`SubworkflowFeatureRequirement` を有効にす "
3976
- "る必要があります 。このユーザーガイドの別のセクションで、より詳しく説明してい "
3977
- "ます 。"
3969
+ "サブワークフロー使うにはRequirementの1つである、`SubworkflowFeatureRequireme "
3970
+ "nt` を有効にする必要があります 。このユーザーガイドの別のセクションで、より詳 "
3971
+ "しく説明しています 。"
3978
3972
3979
3973
#: ../../src/topics/workflows.md:165 82818ab17aa4403eb982fd81a14a5865
3980
3974
msgid "Writing Workflows"
@@ -3987,7 +3981,6 @@ msgid ""
3987
3981
msgstr "このワークフローでは、tarファイルからJavaのソースファイルを取り出し、コンパイルします。"
3988
3982
3989
3983
#: ../../src/topics/workflows.md:170 c61097c695424f7195e8205a23b6ecff
3990
- #, fuzzy
3991
3984
msgid "`1st-workflow.cwl`"
3992
3985
msgstr "`1st-workflow.cwl`"
3993
3986
@@ -4122,11 +4115,11 @@ msgstr ""
4122
4115
"のパラメータに使用されることになり ます。"
4123
4116
4124
4117
#: ../../src/topics/workflows.md:267 04a4db2f3da94ce29e7999039ee13fde
4125
- #, fuzzy
4126
4118
msgid ""
4127
4119
"The `out` section of the workflow step lists the output parameters that "
4128
4120
"are expected from the tool."
4129
- msgstr "ワークフローステップの`out` セクションには、ツールから期待される出力パラメータが記載されています。"
4121
+ msgstr "ワークフローステップの`out` "
4122
+ "セクションには、ツールから期待される出力パラメータが記載されています。"
4130
4123
4131
4124
#: ../../src/topics/workflows.md:278 2651ee113a3d4b79b138854ebe729f48
4132
4125
#, fuzzy
@@ -4205,19 +4198,18 @@ msgstr ""
4205
4198
"workflow.cwl\" alt=\" Visualization of 1st-workflow.cwl\" /></a>"
4206
4199
4207
4200
#: ../../src/topics/workflows.md:322 7ce847ab54224452b6425de2a55ec893
4208
- #, fuzzy
4209
4201
msgid ""
4210
4202
"A CWL `Workflow` can be used as a `step` just like a `CommandLineTool`, "
4211
4203
"its CWL file is included with `run`. The workflow inputs (`tarball` and "
4212
4204
"`name_of_file_to_extract`) and outputs (`compiled_class`) then can be "
4213
4205
"mapped to become the step's input/outputs."
4214
4206
msgstr ""
4215
- "CWL`Workflow` は、`CommandLineTool` を`step` として使用することができ、その CWL ファイルは`run` "
4216
- "に記述されます。ワークフローの入力(`tarball` および`name_of_file_to_extract` "
4217
- ")と出力(`compiled_class` )は、ステップの入力/出力になるようにマッピングすることができます。"
4207
+ "CWL`Workflow` は、`CommandLineTool` を`step` として使用することができ、その "
4208
+ "CWL ファイルは`run` に記述されます。ワークフローの入力(`tarball` "
4209
+ "および`name_of_file_to_extract` )と出力(`compiled_class` "
4210
+ ")は、ステップの入力/出力になるようにマッピングすることができます。"
4218
4211
4219
4212
#: ../../src/topics/workflows.md:336 d621821d2c1b403cb7415b381dd883f6
4220
- #, fuzzy
4221
4213
msgid ""
4222
4214
"Our `1st-workflow.cwl` was parameterized with workflow inputs, so when "
4223
4215
"running it we had to provide a job file to denote the tar file and "
@@ -4231,7 +4223,6 @@ msgstr ""
4231
4223
"テップで再利用できることを意味するため、一般的にベストプラクティスです。"
4232
4224
4233
4225
#: ../../src/topics/workflows.md:341 358c612f175241f7bf148a04d75e00c9
4234
- #, fuzzy
4235
4226
msgid ""
4236
4227
"Here we use `default:` to hard-code `\" Hello.java\" ` as the "
4237
4228
"`name_of_file_to_extract` input, however our workflow also requires a tar"
0 commit comments