Skip to content

Commit 8a045a8

Browse files
weblatemanabuishii
andauthored
Translated using Weblate (Japanese) (#458)
Currently translated at 62.2% (373 of 599 strings) Translated using Weblate (Japanese) Currently translated at 61.6% (369 of 599 strings) Translated using Weblate (Japanese) Currently translated at 59.5% (357 of 599 strings) Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/ja/ Translation: Common Workflow Language/CWL User Guide Co-authored-by: Manabu ISHII <[email protected]>
1 parent 3dd4155 commit 8a045a8

File tree

1 file changed

+58
-53
lines changed

1 file changed

+58
-53
lines changed

locales/ja/LC_MESSAGES/user_guide.po

Lines changed: 58 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Common Workflow Language User Guide\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"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"
1313
"Last-Translator: Manabu ISHII <[email protected]>\n"
1414
"Language-Team: Japanese <https://hosted.weblate.org/projects/commonwl/"
1515
"user-guide/ja/>\n"
@@ -337,7 +337,8 @@ msgstr "<a name=\"enuminputs\"></a>"
337337
msgid ""
338338
"How do I specify an input that must come from a list of predefined values"
339339
" (i.e. How do I use enum inputs) ?"
340-
msgstr ""
340+
msgstr "どうやってあらかじめ定義された値のリストから入力を指定できますか(つまり、入力"
341+
"でenumを使うにはどうしたらよいですか)?"
341342

342343
#: ../../src/faq.md:250 b1934a82553b4da3b7f981e576245dd8
343344
#, fuzzy
@@ -720,14 +721,17 @@ msgstr "Operationは、入力を受け、出力を出す抽象的なプロセス
720721

721722
#: ../../src/introduction/basic-concepts.md:131
722723
#: 44aac23f302c4178accf7e431cfbb96c
723-
#, fuzzy
724724
msgid ""
725725
"The workflow is a process that contains steps. Steps can be other "
726726
"workflows (nested workflows), command-line tools, or expression tools. "
727727
"The inputs of a workflow can be passed to any of its steps, while the "
728728
"outputs produced by its steps can be used in the final output of the "
729729
"workflow."
730-
msgstr "Workflowは、ステップを含むプロセスである。ステップには、他のWorkflow(ネストされたWorkflow)、CommandLineTool、またはExpressionToolを使用することができます。Workflowの入力は、そのステップのいずれかに渡すことができ、ステップによって生成された出力は、Workflowの最終出力に使用することができます。"
730+
msgstr ""
731+
"Workflowは、ステップを含むプロセスです。ステップには、他のWorkflow(ネストさ"
732+
"れたWorkflow)、CommandLineTool、ExpressionToolを使用することができます。Work"
733+
"flowの入力は、そのステップのいずれかに渡すことができ、ステップによって生成さ"
734+
"れた出力は、Workflowの最終出力に使用することができます。"
731735

732736
#: ../../src/introduction/basic-concepts.md:137
733737
#: 5afdb7aaf0bf4c1abf4c22cdbdd58be9
@@ -742,27 +746,31 @@ msgstr ""
742746

743747
#: ../../src/introduction/basic-concepts.md:141
744748
#: 07c5789c59224ed78a3ecd03cfe872e9
745-
#, fuzzy
746749
msgid ""
747750
"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow.html#InlineJavascriptRequirement)"
748751
" - enables JavaScript in expressions."
749-
msgstr "`InlineJavascriptWorkflow` - でJavaScriptを有効にします。"
752+
msgstr ""
753+
"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow."
754+
"html#InlineJavascriptRequirement) - でJavaScriptを有効にします。"
750755

751756
#: ../../src/introduction/basic-concepts.md:142
752757
#: 6f9854ae1b884ad39f88d2f39d66cb98
753-
#, fuzzy
754758
msgid ""
755759
"[`SubworkflowFeatureRequirement`](https://w3id.org/cwl/Workflow.html#SubworkflowFeatureRequirement)"
756760
" - enables nested workflows."
757-
msgstr "`SubworkflowFeatureRequirement` - ネストしたワークフローを有効にします。"
761+
msgstr ""
762+
"[`SubworkflowFeatureRequirement`](https://w3id.org/cwl/Workflow."
763+
"html#SubworkflowFeatureRequirement) - ネストしたワークフローを有効にします。"
758764

759765
#: ../../src/introduction/basic-concepts.md:143
760766
#: 23fef6de073f4da18118e4d0512670fe
761-
#, fuzzy
762767
msgid ""
763768
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/Workflow.html#InitialWorkDirRequirement)"
764769
" - controls staging files in the input directory."
765-
msgstr "`InitialWorkDirRequirement` - 入力ディレクトリのステージングファイルを制御します。"
770+
msgstr ""
771+
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/Workflow."
772+
"html#InitialWorkDirRequirement) - "
773+
"入力ディレクトリのステージングファイルを制御します。"
766774

767775
#: ../../src/introduction/basic-concepts.md:145
768776
#: fb3762f91177401ea624d1e716d67ae6
@@ -1170,13 +1178,12 @@ msgstr ""
11701178
"CodeとWebStormには、CWLとの統合を実現する拡張機能があり、カスタマイズされたシンタックスハイライトやより優れた自動補完などの機能が用意されています:"
11711179

11721180
#: ../../src/introduction/prerequisites.md:158 73c08e11e90d4c7f952307a1cdaa360b
1173-
#, fuzzy
11741181
msgid ""
11751182
"Visual Studio Code with the Benten (CWL) plugin - "
11761183
"<https://github.com/rabix/benten#install-vs-code-extension>"
11771184
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>"
11801187

11811188
#: ../../src/introduction/prerequisites.md:159 a5b788252a924338963f0ed198fc22ca
11821189
msgid ""
@@ -1197,7 +1204,6 @@ msgid "Docker"
11971204
msgstr "Docker"
11981205

11991206
#: ../../src/introduction/prerequisites.md:168 eff13997c1ce43d1ad2d7a4d927394fe
1200-
#, fuzzy
12011207
msgid ""
12021208
"`cwltool` uses Docker to run tools, workflows, and workflow steps that "
12031209
"specify a software container. Follow the instructions in the Docker "
@@ -1206,26 +1212,29 @@ msgid ""
12061212
msgstr ""
12071213
"`cwltool` は、ツール、ワークフロー、およびワークフロー "
12081214
"ステップで指定されたソフトウェアコンテナをDockerを使用して実行します。Docker "
1209-
"ドキュメントの指示に従って、お使いのオペレーティングシステム用にインストールしてください:<https://docs.docker.com/>."
1215+
"ドキュメントの指示に従って、お使いのオペレーティングシステム用にインストール"
1216+
"してください:<https://docs.docker.com/>."
12101217

12111218
#: ../../src/introduction/prerequisites.md:172 2872503638624b7e904ae407375ac165
1212-
#, fuzzy
12131219
msgid ""
12141220
"You do not need to know how to write and build Docker containers. In the "
12151221
"rest of the user guide, we will use existing Docker images for running "
12161222
"examples, and to clarify the differences between the execution models "
12171223
"with and without containers."
1218-
msgstr "Dockerコンテナの書き方や構築方法を知っておく必要はありません。このユーザーガイドの残りの部分では、実行例として既存のDockerイメージを使用し、コンテナのある実行モデルとない実行モデルの違いを明確にすることにします。"
1224+
msgstr ""
1225+
"Dockerコンテナの書き方や構築方法を知っておく必要はありません。このユーザーガ"
1226+
"イドの残りの部分では、実行例として既存のDockerイメージを使用し、コンテナのあ"
1227+
"る実行モデルとない実行モデルの違いを明確にすることにします。"
12191228

12201229
#: ../../src/introduction/prerequisites.md:178 52ddcc9bc1554d809371fc0a503c40bc
1221-
#, fuzzy
12221230
msgid ""
12231231
"`cwltool` supports running containers with Docker, Podman, udocker, and "
12241232
"Singularity. You can also use alternative container registries for "
12251233
"pulling images."
12261234
msgstr ""
1227-
"`cwltool` "
1228-
"Docker、Podman、udocker、Singularityによるコンテナの実行をサポートしています。また、コンテナイメージを取得するために代替のコンテナレジストリを使用することもできます。"
1235+
"`cwltool` は、Docker、Podman、udocker、Singularityによるコンテナの実行をサポ"
1236+
"ートしています。また、コンテナイメージを取得するために代替のコンテナレジスト"
1237+
"リを使用することもできます。"
12291238

12301239
#: ../../src/introduction/prerequisites.md:185 f3bbfa17f31a459386461951de157dd2
12311240
msgid ""
@@ -1973,7 +1982,6 @@ msgid "`custom-types.yml`"
19731982
msgstr "`custom-types.yml`"
19741983

19751984
#: ../../src/topics/custom-types.md:24 56b8912a1ea84f28adeb8beaf92ab563
1976-
#, fuzzy
19771985
msgid ""
19781986
"___Note:___ To follow the example below, you need to [download the "
19791987
"example input file](https://github.com/common-workflow-"
@@ -1982,7 +1990,7 @@ msgid ""
19821990
"`wget`:"
19831991
msgstr ""
19841992
"___注意:___ 以下の例に行うには、`wget`などで*rich_sparse_otu_table."
1985-
"biom*という入力ファイルを[ダウンロード](https://github.com/"
1993+
"biom*という[入力ファイルをダウンロード](https://github.com/"
19861994
"common-workflow-language/user_guide/blob/main/src/_includes/cwl/custom-types/"
19871995
"rich_sparse_otu_table.biom)する必要があります:"
19881996

@@ -2033,7 +2041,6 @@ msgstr ""
20332041
" で定義されており、例として`custom-types.cwl` の定義にあるように、インポートされます:"
20342042

20352043
#: ../../src/topics/custom-types.md:76 dce43b138ba24b22bfa9fa5692a17009
2036-
#, fuzzy
20372044
msgid ""
20382045
"Note also that the author of this CWL description has also included "
20392046
"[`ResourceRequirement`](https://w3id.org/cwl/CommandLineTool.html#ResourceRequirement)s,"
@@ -2048,8 +2055,8 @@ msgstr ""
20482055
"html#ResourceRequirement)も含まれていることに注意してください。これは、"
20492056
"ツールが正常に動作するために必要な最小限の RAM の量とコアの数、さらにその定義"
20502057
"に書かれたソフトウェアのバージョンの詳細やその他の有用なメタデータを指定する"
2051-
"ものです。これらの機能については、このユーザーガイドの他の章で詳しく説明する"
2052-
"。"
2058+
"ものです。これらの機能については、このユーザーガイドの他の章で詳しく説明しま"
2059+
"。"
20532060

20542061
#: ../../src/topics/environment-variables.md:1 19737f89f2994815969fa4a88346f49a
20552062
msgid "Environment Variables"
@@ -2073,53 +2080,50 @@ msgid "Expression Tool"
20732080
msgstr "Expression Tool"
20742081

20752082
#: ../../src/topics/expression-tool.md:3 b267056eae704737af5aaada3ea7e6e2
2076-
#, fuzzy
20772083
msgid ""
20782084
"An expression tool is a type of Process that can be run by itself or as a"
20792085
" Workflow step. It executes a pure JavaScript expression. It is meant to "
20802086
"be used as a way to isolate complex JavaScript expressions that need to "
20812087
"operate on input data and produce some result as output."
20822088
msgstr ""
2083-
"ExpressionToolは、それ自体またはワークフローのステップとして実行することができるProcessの一種です。純粋な "
2084-
"JavaScript 式を実行します。入力データを操作し、出力として結果を生成する必要がある複雑な JavaScript "
2089+
"ExpressionToolは、それ自体またはワークフローのステップとして実行することがで"
2090+
"きるProcessの一種です。純粋な JavaScript 式を実行します。入力データを操作し、"
2091+
"出力として結果を生成する必要がある複雑な JavaScript "
20852092
"式を分離する方法として使用されることを意図しています。"
20862093

20872094
#: ../../src/topics/expression-tool.md:8 7e930144163e4d6e9f0bcaa764497ccf
2088-
#, fuzzy
20892095
msgid ""
20902096
"Similar to the command-line tool it requires `inputs` and `outputs`. But "
20912097
"instead of `baseCommand`, it requires an "
20922098
"[`expression`](https://w3id.org/cwl/CommandLineTool.html#Expressions_(Optional))"
20932099
" attribute."
20942100
msgstr ""
2095-
"CommandLinetToolと同様に、`inputs` と`outputs` が必要です。しかし、`baseCommand` "
2096-
"の代わりに、`expression` 属性を必要とします。"
2101+
"CommandLinetToolと同様に、`inputs` と`outputs` "
2102+
"が必要です。しかし、`baseCommand` の代わりに、[`expression`](https://w3id."
2103+
"org/cwl/CommandLineTool.html#Expressions_(Optional)) 属性を必要とします。"
20972104

20982105
#: ../../src/topics/expression-tool.md:17 f172488c19a94d688036197117d30b38
2099-
#, fuzzy
21002106
msgid "CWL expression tool."
21012107
msgstr "CWL expression tool."
21022108

21032109
#: ../../src/topics/expression-tool.md:48 ef978c951f1a4b7d9280d31367e5bae7
2104-
#, fuzzy
21052110
msgid "`uppercase.cwl`"
21062111
msgstr "`uppercase.cwl`"
21072112

21082113
#: ../../src/topics/expression-tool.md:67 0b63da31bc274b3cad798b07149592ab
2109-
#, fuzzy
21102114
msgid ""
21112115
"We had to use an "
21122116
"[`InlineJavascriptRequirement`](https://w3id.org/cwl/CommandLineTool.html#InlineJavascriptRequirement)"
21132117
" as our expression contains a JavaScript call in `.toUpperCase()`. This "
21142118
"means to tools using the expression tool that JavaScript is a "
21152119
"requirement."
21162120
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が必要であることを意味します。"
21202125

21212126
#: ../../src/topics/expressions.md:1 b0e567a985f748538552bdb486a47998
2122-
#, fuzzy
21232127
msgid "Expressions"
21242128
msgstr "Expressions"
21252129

@@ -3203,12 +3207,14 @@ msgstr ""
32033207
"を使ってプロットすることもできます:"
32043208

32053209
#: ../../src/topics/operations.md:24 61e4ae6ed18e41708270eb358cd55277
3206-
#, fuzzy
32073210
msgid ""
32083211
"The output of the command above can be rendered with a Graphviz renderer."
32093212
" The following image is rendered with the Sphinx `{graphviz}` directive "
32103213
"(this user guide is built with Sphinx):"
3211-
msgstr "上記のコマンドの出力は、Graphvizレンダラーでレンダリングすることができます。以下の画像は、SphinxのGraphvizディレクティブでレンダリングしたものです(このユーザーガイドはSphinxで構築されています):"
3214+
msgstr ""
3215+
"上記のコマンドの出力は、Graphvizを使ってレンダリングすることができます。以下"
3216+
"の画像は、SphinxのGraphvizディレクティブでレンダリングしたものです(このユー"
3217+
"ザーガイドはSphinxで構築されています):"
32123218

32133219
#: ../../src/topics/operations.md:56 c07e3ff02ac14ffb89bcbd1b30f3f3fd
32143220
#, fuzzy
@@ -3229,27 +3235,29 @@ msgid ""
32293235
" CWL runner could, for instance, use abstract operations with ID's that "
32303236
"correspond to steps executed by a different workflow engine."
32313237
msgstr ""
3232-
"CWL runnerは、操作を具体的なステップにバインドする方法を思いつくかもしれません。例えば、CWL "
3233-
"runnerは、異なるワークフローエンジンで実行されるステップに対応するIDを持つ抽象的な operation を使用することができます。"
3238+
"CWL runnerは、operations "
3239+
"を具体的なステップにバインドする見出すかもしれません。例えば、CWL runnerは、"
3240+
"ワークフローエンジンで実行される異なるステップに対応するIDを持つ抽象的な "
3241+
"operation を使用することができます。"
32343242

32353243
#: ../../src/topics/outputs.md:1 35e7bad6fdc04bcf9bbfbb2d8d42cfa5
32363244
msgid "Outputs"
32373245
msgstr "Outputs"
32383246

32393247
#: ../../src/topics/outputs.md:3 6d912d40359c4d33a4f08abca83c00be
3240-
#, fuzzy
32413248
msgid "Returning Output Files"
32423249
msgstr "出力ファイルの回収"
32433250

32443251
#: ../../src/topics/outputs.md:5 a6bd3f9e23de488394958fe7b59a61e0
3245-
#, fuzzy
32463252
msgid ""
32473253
"The `outputs` of a tool is a list of output parameters that should be "
32483254
"returned after running the tool. Each parameter has an `id` for the name"
32493255
" of parameter, and `type` describing what types of values are valid for "
32503256
"that parameter."
32513257
msgstr ""
3252-
"ツールの`outputs` は、ツールの実行後に返されるべき出力パラメータのリストです。 各パラメーターには、パラメーター名を示す`id` "
3258+
"ツールの`outputs` "
3259+
"は、ツールの実行後に返されるべき出力パラメータのリストです。 "
3260+
"各パラメーターには、パラメーター名を示す`id` "
32533261
"と、そのパラメーターに有効な値の型を示す`type` があります。"
32543262

32553263
#: ../../src/topics/outputs.md:10 a229d8d983344e51a231edb5f667d84b
@@ -3343,7 +3351,6 @@ msgstr ""
33433351
"次に、対応する出力パラメータに`type: stdout` を追加します。"
33443352

33453353
#: ../../src/topics/outputs.md:75 cf2ef8dc7fda49308c09efe4f4ef5d7b
3346-
#, fuzzy
33473354
msgid "`stdout.cwl`"
33483355
msgstr "`stdout.cwl`"
33493356

@@ -3358,7 +3365,6 @@ msgid ""
33583365
msgstr "また、`glob` を使って、複数の出力ファイルを配列に取り込むことができます。"
33593366

33603367
#: ../../src/topics/outputs.md:97 b34e30481fbd489d95fb7f8d5b5ab50c
3361-
#, fuzzy
33623368
msgid "`array-outputs.cwl`"
33633369
msgstr "`array-outputs.cwl`"
33643370

@@ -3384,7 +3390,6 @@ msgid "Parameter References"
33843390
msgstr "パラメータリファレンス"
33853391

33863392
#: ../../src/topics/parameter-references.md:3 f5c0592ca28c46c2a89943f4f6f69a27
3387-
#, fuzzy
33883393
msgid ""
33893394
"In a previous example, we extracted a file using the \"tar\" program. "
33903395
"However, that example was very limited because it assumed that the file "
@@ -3399,12 +3404,12 @@ msgstr ""
33993404
"前の例では、\"tar \"プログラムを使用してファイルを抽出しました"
34003405
"。しかし、その例は非常に限定的なものでした。というのも、"
34013406
"私たちが興味を持っているファイルは\"hello.txt\"と呼ばれ、これが`.cwl` ファイ"
3402-
"ルに書き込まれていると仮定していたからです。これは最良の方法ではありません。"
3403-
"なぜなら、\"hello.txt \"というファイル名は"
3407+
"ルに直接書き込まれていると仮定していたからです。これは最良の方法ではありませ"
3408+
"ん。なぜなら、\"hello.txt \"というファイル名は"
34043409
"、使用する入力ファイルによって異なるか、または依存する可能性があるからです。"
34053410
" これを避けるために、ジョブパラメーターファイル(`.yml`)で必要なファイル名を"
34063411
"指定することができます。この例では、入力パラメーターの値を他のフィールドから"
3407-
"動的に参照し、抽出するファイル名を指定する方法を説明します。"
3412+
"動的に参照して、抽出するファイル名を指定する方法を説明します。"
34083413

34093414
#: ../../src/topics/parameter-references.md:13 50db8add9b1942d986e581b8d21c2ee4
34103415
msgid "`tar-param.cwl`"
@@ -3415,11 +3420,11 @@ msgid "`tar-param-job.yml`"
34153420
msgstr "`tar-param-job.yml`"
34163421

34173422
#: ../../src/topics/parameter-references.md:25 9b1e2f1a23ea4fe2af97ef5108f33376
3418-
#, fuzzy
34193423
msgid ""
34203424
"Create your input files and invoke `cwltool` with the tool description "
34213425
"and the input object on the command line:"
3422-
msgstr "入力ファイル(入力オブジェクト)を作成し、コマンドラインでツール定義と入力オブジェクトを指定して`cwltool` を呼び出します:"
3426+
msgstr "入力ファイル(入力オブジェクト)を作成し、コマンドラインでツール定義と入力オブ"
3427+
"ジェクトを指定して`cwltool` を呼び出します:"
34233428

34243429
#: ../../src/topics/parameter-references.md:36 06926a516ae6432d96e3eaa62202cd86
34253430
#, fuzzy

0 commit comments

Comments
 (0)