@@ -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-02-24 01 :02+0000\n "
12
+ "PO-Revision-Date : 2024-02-29 05 :02+0000\n "
13
13
"
Last-Translator :
Manabu ISHII <[email protected] >\n "
14
14
"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
15
15
"user-guide/ja/>\n "
@@ -337,7 +337,8 @@ msgstr "<a name=\"enuminputs\"></a>"
337
337
msgid ""
338
338
"How do I specify an input that must come from a list of predefined values"
339
339
" (i.e. How do I use enum inputs) ?"
340
- msgstr ""
340
+ msgstr "どうやってあらかじめ定義された値のリストから入力を指定できますか(つまり、入力"
341
+ "でenumを使うにはどうしたらよいですか)?"
341
342
342
343
#: ../../src/faq.md:250 b1934a82553b4da3b7f981e576245dd8
343
344
#, fuzzy
@@ -720,14 +721,17 @@ msgstr "Operationは、入力を受け、出力を出す抽象的なプロセス
720
721
721
722
#: ../../src/introduction/basic-concepts.md:131
722
723
#: 44aac23f302c4178accf7e431cfbb96c
723
- #, fuzzy
724
724
msgid ""
725
725
"The workflow is a process that contains steps. Steps can be other "
726
726
"workflows (nested workflows), command-line tools, or expression tools. "
727
727
"The inputs of a workflow can be passed to any of its steps, while the "
728
728
"outputs produced by its steps can be used in the final output of the "
729
729
"workflow."
730
- msgstr "Workflowは、ステップを含むプロセスである。ステップには、他のWorkflow(ネストされたWorkflow)、CommandLineTool、またはExpressionToolを使用することができます。Workflowの入力は、そのステップのいずれかに渡すことができ、ステップによって生成された出力は、Workflowの最終出力に使用することができます。"
730
+ msgstr ""
731
+ "Workflowは、ステップを含むプロセスです。ステップには、他のWorkflow(ネストさ"
732
+ "れたWorkflow)、CommandLineTool、ExpressionToolを使用することができます。Work"
733
+ "flowの入力は、そのステップのいずれかに渡すことができ、ステップによって生成さ"
734
+ "れた出力は、Workflowの最終出力に使用することができます。"
731
735
732
736
#: ../../src/introduction/basic-concepts.md:137
733
737
#: 5afdb7aaf0bf4c1abf4c22cdbdd58be9
@@ -742,27 +746,31 @@ msgstr ""
742
746
743
747
#: ../../src/introduction/basic-concepts.md:141
744
748
#: 07c5789c59224ed78a3ecd03cfe872e9
745
- #, fuzzy
746
749
msgid ""
747
750
"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow.html#InlineJavascriptRequirement)"
748
751
" - enables JavaScript in expressions."
749
- msgstr "`InlineJavascriptWorkflow` - でJavaScriptを有効にします。"
752
+ msgstr ""
753
+ "[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow."
754
+ "html#InlineJavascriptRequirement) - でJavaScriptを有効にします。"
750
755
751
756
#: ../../src/introduction/basic-concepts.md:142
752
757
#: 6f9854ae1b884ad39f88d2f39d66cb98
753
- #, fuzzy
754
758
msgid ""
755
759
"[`SubworkflowFeatureRequirement`](https://w3id.org/cwl/Workflow.html#SubworkflowFeatureRequirement)"
756
760
" - enables nested workflows."
757
- msgstr "`SubworkflowFeatureRequirement` - ネストしたワークフローを有効にします。"
761
+ msgstr ""
762
+ "[`SubworkflowFeatureRequirement`](https://w3id.org/cwl/Workflow."
763
+ "html#SubworkflowFeatureRequirement) - ネストしたワークフローを有効にします。"
758
764
759
765
#: ../../src/introduction/basic-concepts.md:143
760
766
#: 23fef6de073f4da18118e4d0512670fe
761
- #, fuzzy
762
767
msgid ""
763
768
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/Workflow.html#InitialWorkDirRequirement)"
764
769
" - controls staging files in the input directory."
765
- msgstr "`InitialWorkDirRequirement` - 入力ディレクトリのステージングファイルを制御します。"
770
+ msgstr ""
771
+ "[`InitialWorkDirRequirement`](https://w3id.org/cwl/Workflow."
772
+ "html#InitialWorkDirRequirement) - "
773
+ "入力ディレクトリのステージングファイルを制御します。"
766
774
767
775
#: ../../src/introduction/basic-concepts.md:145
768
776
#: fb3762f91177401ea624d1e716d67ae6
@@ -1170,13 +1178,12 @@ msgstr ""
1170
1178
"CodeとWebStormには、CWLとの統合を実現する拡張機能があり、カスタマイズされたシンタックスハイライトやより優れた自動補完などの機能が用意されています:"
1171
1179
1172
1180
#: ../../src/introduction/prerequisites.md:158 73c08e11e90d4c7f952307a1cdaa360b
1173
- #, fuzzy
1174
1181
msgid ""
1175
1182
"Visual Studio Code with the Benten (CWL) plugin - "
1176
1183
"<https://github.com/rabix/benten#install-vs-code-extension>"
1177
1184
msgstr ""
1178
- "Benten(弁天)(CWL)プラグインを使ったVisual Studio Code "
1179
- "-<https://github.com/ rabix/benten#install-vs-code-extension>"
1185
+ "Benten(弁天)(CWL)プラグインを使ったVisual Studio Code -<https://github.com/ "
1186
+ "rabix/benten#install-vs-code-extension>"
1180
1187
1181
1188
#: ../../src/introduction/prerequisites.md:159 a5b788252a924338963f0ed198fc22ca
1182
1189
msgid ""
@@ -1197,7 +1204,6 @@ msgid "Docker"
1197
1204
msgstr "Docker"
1198
1205
1199
1206
#: ../../src/introduction/prerequisites.md:168 eff13997c1ce43d1ad2d7a4d927394fe
1200
- #, fuzzy
1201
1207
msgid ""
1202
1208
"`cwltool` uses Docker to run tools, workflows, and workflow steps that "
1203
1209
"specify a software container. Follow the instructions in the Docker "
@@ -1206,26 +1212,29 @@ msgid ""
1206
1212
msgstr ""
1207
1213
"`cwltool` は、ツール、ワークフロー、およびワークフロー "
1208
1214
"ステップで指定されたソフトウェアコンテナをDockerを使用して実行します。Docker "
1209
- "ドキュメントの指示に従って、お使いのオペレーティングシステム用にインストールしてください:<https://docs.docker.com/>."
1215
+ "ドキュメントの指示に従って、お使いのオペレーティングシステム用にインストール"
1216
+ "してください:<https://docs.docker.com/>."
1210
1217
1211
1218
#: ../../src/introduction/prerequisites.md:172 2872503638624b7e904ae407375ac165
1212
- #, fuzzy
1213
1219
msgid ""
1214
1220
"You do not need to know how to write and build Docker containers. In the "
1215
1221
"rest of the user guide, we will use existing Docker images for running "
1216
1222
"examples, and to clarify the differences between the execution models "
1217
1223
"with and without containers."
1218
- msgstr "Dockerコンテナの書き方や構築方法を知っておく必要はありません。このユーザーガイドの残りの部分では、実行例として既存のDockerイメージを使用し、コンテナのある実行モデルとない実行モデルの違いを明確にすることにします。"
1224
+ msgstr ""
1225
+ "Dockerコンテナの書き方や構築方法を知っておく必要はありません。このユーザーガ"
1226
+ "イドの残りの部分では、実行例として既存のDockerイメージを使用し、コンテナのあ"
1227
+ "る実行モデルとない実行モデルの違いを明確にすることにします。"
1219
1228
1220
1229
#: ../../src/introduction/prerequisites.md:178 52ddcc9bc1554d809371fc0a503c40bc
1221
- #, fuzzy
1222
1230
msgid ""
1223
1231
"`cwltool` supports running containers with Docker, Podman, udocker, and "
1224
1232
"Singularity. You can also use alternative container registries for "
1225
1233
"pulling images."
1226
1234
msgstr ""
1227
- "`cwltool` "
1228
- "Docker、Podman、udocker、Singularityによるコンテナの実行をサポートしています。また、コンテナイメージを取得するために代替のコンテナレジストリを使用することもできます。"
1235
+ "`cwltool` は、Docker、Podman、udocker、Singularityによるコンテナの実行をサポ"
1236
+ "ートしています。また、コンテナイメージを取得するために代替のコンテナレジスト"
1237
+ "リを使用することもできます。"
1229
1238
1230
1239
#: ../../src/introduction/prerequisites.md:185 f3bbfa17f31a459386461951de157dd2
1231
1240
msgid ""
@@ -1973,7 +1982,6 @@ msgid "`custom-types.yml`"
1973
1982
msgstr "`custom-types.yml`"
1974
1983
1975
1984
#: ../../src/topics/custom-types.md:24 56b8912a1ea84f28adeb8beaf92ab563
1976
- #, fuzzy
1977
1985
msgid ""
1978
1986
"___Note:___ To follow the example below, you need to [download the "
1979
1987
"example input file](https://github.com/common-workflow-"
@@ -1982,7 +1990,7 @@ msgid ""
1982
1990
"`wget`:"
1983
1991
msgstr ""
1984
1992
"___注意:___ 以下の例に行うには、`wget`などで*rich_sparse_otu_table."
1985
- "biom*という入力ファイルを[ダウンロード ](https://github.com/"
1993
+ "biom*という[入力ファイルをダウンロード ](https://github.com/"
1986
1994
"common-workflow-language/user_guide/blob/main/src/_includes/cwl/custom-types/"
1987
1995
"rich_sparse_otu_table.biom)する必要があります:"
1988
1996
@@ -2033,7 +2041,6 @@ msgstr ""
2033
2041
" で定義されており、例として`custom-types.cwl` の定義にあるように、インポートされます:"
2034
2042
2035
2043
#: ../../src/topics/custom-types.md:76 dce43b138ba24b22bfa9fa5692a17009
2036
- #, fuzzy
2037
2044
msgid ""
2038
2045
"Note also that the author of this CWL description has also included "
2039
2046
"[`ResourceRequirement`](https://w3id.org/cwl/CommandLineTool.html#ResourceRequirement)s,"
@@ -2048,8 +2055,8 @@ msgstr ""
2048
2055
"html#ResourceRequirement)も含まれていることに注意してください。これは、"
2049
2056
"ツールが正常に動作するために必要な最小限の RAM の量とコアの数、さらにその定義"
2050
2057
"に書かれたソフトウェアのバージョンの詳細やその他の有用なメタデータを指定する"
2051
- "ものです。これらの機能については、このユーザーガイドの他の章で詳しく説明する "
2052
- "。"
2058
+ "ものです。これらの機能については、このユーザーガイドの他の章で詳しく説明しま "
2059
+ "す 。"
2053
2060
2054
2061
#: ../../src/topics/environment-variables.md:1 19737f89f2994815969fa4a88346f49a
2055
2062
msgid "Environment Variables"
@@ -2073,53 +2080,50 @@ msgid "Expression Tool"
2073
2080
msgstr "Expression Tool"
2074
2081
2075
2082
#: ../../src/topics/expression-tool.md:3 b267056eae704737af5aaada3ea7e6e2
2076
- #, fuzzy
2077
2083
msgid ""
2078
2084
"An expression tool is a type of Process that can be run by itself or as a"
2079
2085
" Workflow step. It executes a pure JavaScript expression. It is meant to "
2080
2086
"be used as a way to isolate complex JavaScript expressions that need to "
2081
2087
"operate on input data and produce some result as output."
2082
2088
msgstr ""
2083
- "ExpressionToolは、それ自体またはワークフローのステップとして実行することができるProcessの一種です。純粋な "
2084
- "JavaScript 式を実行します。入力データを操作し、出力として結果を生成する必要がある複雑な JavaScript "
2089
+ "ExpressionToolは、それ自体またはワークフローのステップとして実行することがで"
2090
+ "きるProcessの一種です。純粋な JavaScript 式を実行します。入力データを操作し、"
2091
+ "出力として結果を生成する必要がある複雑な JavaScript "
2085
2092
"式を分離する方法として使用されることを意図しています。"
2086
2093
2087
2094
#: ../../src/topics/expression-tool.md:8 7e930144163e4d6e9f0bcaa764497ccf
2088
- #, fuzzy
2089
2095
msgid ""
2090
2096
"Similar to the command-line tool it requires `inputs` and `outputs`. But "
2091
2097
"instead of `baseCommand`, it requires an "
2092
2098
"[`expression`](https://w3id.org/cwl/CommandLineTool.html#Expressions_(Optional))"
2093
2099
" attribute."
2094
2100
msgstr ""
2095
- "CommandLinetToolと同様に、`inputs` と`outputs` が必要です。しかし、`baseCommand` "
2096
- "の代わりに、`expression` 属性を必要とします。"
2101
+ "CommandLinetToolと同様に、`inputs` と`outputs` "
2102
+ "が必要です。しかし、`baseCommand` の代わりに、[`expression`](https://w3id."
2103
+ "org/cwl/CommandLineTool.html#Expressions_(Optional)) 属性を必要とします。"
2097
2104
2098
2105
#: ../../src/topics/expression-tool.md:17 f172488c19a94d688036197117d30b38
2099
- #, fuzzy
2100
2106
msgid "CWL expression tool."
2101
2107
msgstr "CWL expression tool."
2102
2108
2103
2109
#: ../../src/topics/expression-tool.md:48 ef978c951f1a4b7d9280d31367e5bae7
2104
- #, fuzzy
2105
2110
msgid "`uppercase.cwl`"
2106
2111
msgstr "`uppercase.cwl`"
2107
2112
2108
2113
#: ../../src/topics/expression-tool.md:67 0b63da31bc274b3cad798b07149592ab
2109
- #, fuzzy
2110
2114
msgid ""
2111
2115
"We had to use an "
2112
2116
"[`InlineJavascriptRequirement`](https://w3id.org/cwl/CommandLineTool.html#InlineJavascriptRequirement)"
2113
2117
" as our expression contains a JavaScript call in `.toUpperCase()`. This "
2114
2118
"means to tools using the expression tool that JavaScript is a "
2115
2119
"requirement."
2116
2120
msgstr ""
2117
- "`InlineJavascriptRequirement` を使用する必要がありました。この式には`.toUpperCase()` で "
2118
- "JavaScript "
2119
- "の呼び出しが含まれているからです。これは、ExpressionToolを使用するツールにとって、JavaScriptが必要であることを意味します。"
2121
+ "この式には`.toUpperCase()` で JavaScript の呼び出しが含まれているため、 "
2122
+ "[`InlineJavascriptRequirement`](https://w3id.org/cwl/CommandLineTool."
2123
+ "html#InlineJavascriptRequirement) を使用する必要があります。これは、Expressio"
2124
+ "nToolを使用するツールにとって、JavaScriptが必要であることを意味します。"
2120
2125
2121
2126
#: ../../src/topics/expressions.md:1 b0e567a985f748538552bdb486a47998
2122
- #, fuzzy
2123
2127
msgid "Expressions"
2124
2128
msgstr "Expressions"
2125
2129
@@ -3203,12 +3207,14 @@ msgstr ""
3203
3207
"を使ってプロットすることもできます:"
3204
3208
3205
3209
#: ../../src/topics/operations.md:24 61e4ae6ed18e41708270eb358cd55277
3206
- #, fuzzy
3207
3210
msgid ""
3208
3211
"The output of the command above can be rendered with a Graphviz renderer."
3209
3212
" The following image is rendered with the Sphinx `{graphviz}` directive "
3210
3213
"(this user guide is built with Sphinx):"
3211
- msgstr "上記のコマンドの出力は、Graphvizレンダラーでレンダリングすることができます。以下の画像は、SphinxのGraphvizディレクティブでレンダリングしたものです(このユーザーガイドはSphinxで構築されています):"
3214
+ msgstr ""
3215
+ "上記のコマンドの出力は、Graphvizを使ってレンダリングすることができます。以下"
3216
+ "の画像は、SphinxのGraphvizディレクティブでレンダリングしたものです(このユー"
3217
+ "ザーガイドはSphinxで構築されています):"
3212
3218
3213
3219
#: ../../src/topics/operations.md:56 c07e3ff02ac14ffb89bcbd1b30f3f3fd
3214
3220
#, fuzzy
@@ -3229,27 +3235,29 @@ msgid ""
3229
3235
" CWL runner could, for instance, use abstract operations with ID's that "
3230
3236
"correspond to steps executed by a different workflow engine."
3231
3237
msgstr ""
3232
- "CWL runnerは、操作を具体的なステップにバインドする方法を思いつくかもしれません。例えば、CWL "
3233
- "runnerは、異なるワークフローエンジンで実行されるステップに対応するIDを持つ抽象的な operation を使用することができます。"
3238
+ "CWL runnerは、operations "
3239
+ "を具体的なステップにバインドする見出すかもしれません。例えば、CWL runnerは、"
3240
+ "ワークフローエンジンで実行される異なるステップに対応するIDを持つ抽象的な "
3241
+ "operation を使用することができます。"
3234
3242
3235
3243
#: ../../src/topics/outputs.md:1 35e7bad6fdc04bcf9bbfbb2d8d42cfa5
3236
3244
msgid "Outputs"
3237
3245
msgstr "Outputs"
3238
3246
3239
3247
#: ../../src/topics/outputs.md:3 6d912d40359c4d33a4f08abca83c00be
3240
- #, fuzzy
3241
3248
msgid "Returning Output Files"
3242
3249
msgstr "出力ファイルの回収"
3243
3250
3244
3251
#: ../../src/topics/outputs.md:5 a6bd3f9e23de488394958fe7b59a61e0
3245
- #, fuzzy
3246
3252
msgid ""
3247
3253
"The `outputs` of a tool is a list of output parameters that should be "
3248
3254
"returned after running the tool. Each parameter has an `id` for the name"
3249
3255
" of parameter, and `type` describing what types of values are valid for "
3250
3256
"that parameter."
3251
3257
msgstr ""
3252
- "ツールの`outputs` は、ツールの実行後に返されるべき出力パラメータのリストです。 各パラメーターには、パラメーター名を示す`id` "
3258
+ "ツールの`outputs` "
3259
+ "は、ツールの実行後に返されるべき出力パラメータのリストです。 "
3260
+ "各パラメーターには、パラメーター名を示す`id` "
3253
3261
"と、そのパラメーターに有効な値の型を示す`type` があります。"
3254
3262
3255
3263
#: ../../src/topics/outputs.md:10 a229d8d983344e51a231edb5f667d84b
@@ -3343,7 +3351,6 @@ msgstr ""
3343
3351
"次に、対応する出力パラメータに`type: stdout` を追加します。"
3344
3352
3345
3353
#: ../../src/topics/outputs.md:75 cf2ef8dc7fda49308c09efe4f4ef5d7b
3346
- #, fuzzy
3347
3354
msgid "`stdout.cwl`"
3348
3355
msgstr "`stdout.cwl`"
3349
3356
@@ -3358,7 +3365,6 @@ msgid ""
3358
3365
msgstr "また、`glob` を使って、複数の出力ファイルを配列に取り込むことができます。"
3359
3366
3360
3367
#: ../../src/topics/outputs.md:97 b34e30481fbd489d95fb7f8d5b5ab50c
3361
- #, fuzzy
3362
3368
msgid "`array-outputs.cwl`"
3363
3369
msgstr "`array-outputs.cwl`"
3364
3370
@@ -3384,7 +3390,6 @@ msgid "Parameter References"
3384
3390
msgstr "パラメータリファレンス"
3385
3391
3386
3392
#: ../../src/topics/parameter-references.md:3 f5c0592ca28c46c2a89943f4f6f69a27
3387
- #, fuzzy
3388
3393
msgid ""
3389
3394
"In a previous example, we extracted a file using the \" tar\" program. "
3390
3395
"However, that example was very limited because it assumed that the file "
@@ -3399,12 +3404,12 @@ msgstr ""
3399
3404
"前の例では、\" tar \" プログラムを使用してファイルを抽出しました"
3400
3405
"。しかし、その例は非常に限定的なものでした。というのも、"
3401
3406
"私たちが興味を持っているファイルは\" hello.txt\" と呼ばれ、これが`.cwl` ファイ"
3402
- "ルに書き込まれていると仮定していたからです。これは最良の方法ではありません。 "
3403
- "なぜなら、\" hello.txt \" というファイル名は"
3407
+ "ルに直接書き込まれていると仮定していたからです。これは最良の方法ではありませ "
3408
+ "ん。 なぜなら、\" hello.txt \" というファイル名は"
3404
3409
"、使用する入力ファイルによって異なるか、または依存する可能性があるからです。"
3405
3410
" これを避けるために、ジョブパラメーターファイル(`.yml`)で必要なファイル名を"
3406
3411
"指定することができます。この例では、入力パラメーターの値を他のフィールドから"
3407
- "動的に参照し 、抽出するファイル名を指定する方法を説明します。"
3412
+ "動的に参照して 、抽出するファイル名を指定する方法を説明します。"
3408
3413
3409
3414
#: ../../src/topics/parameter-references.md:13 50db8add9b1942d986e581b8d21c2ee4
3410
3415
msgid "`tar-param.cwl`"
@@ -3415,11 +3420,11 @@ msgid "`tar-param-job.yml`"
3415
3420
msgstr "`tar-param-job.yml`"
3416
3421
3417
3422
#: ../../src/topics/parameter-references.md:25 9b1e2f1a23ea4fe2af97ef5108f33376
3418
- #, fuzzy
3419
3423
msgid ""
3420
3424
"Create your input files and invoke `cwltool` with the tool description "
3421
3425
"and the input object on the command line:"
3422
- msgstr "入力ファイル(入力オブジェクト)を作成し、コマンドラインでツール定義と入力オブジェクトを指定して`cwltool` を呼び出します:"
3426
+ msgstr "入力ファイル(入力オブジェクト)を作成し、コマンドラインでツール定義と入力オブ"
3427
+ "ジェクトを指定して`cwltool` を呼び出します:"
3423
3428
3424
3429
#: ../../src/topics/parameter-references.md:36 06926a516ae6432d96e3eaa62202cd86
3425
3430
#, fuzzy
0 commit comments