@@ -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-03-20 01:01+0000\n "
12+ "PO-Revision-Date : 2024-04-06 01:01+0000\n "
1313"Last-Translator : Manabu ISHII <manabu.ishii.rb@gmail.com>\n "
1414"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
1515"user-guide/ja/>\n "
@@ -795,15 +795,15 @@ msgstr ""
795795
796796#: ../../src/introduction/basic-concepts.md:151
797797#: b6a5cd431c324078a9a4e1513a14ee28
798- #, fuzzy
799798msgid ""
800799"Hints are similar to requirements, but while requirements list features "
801800"that are required, hints list optional features. Requirements are "
802801"explained in detail in the [Requirements](../topics/requirements-and-"
803802"hints.md) section."
804803msgstr ""
805- "Hintsはrequirementsと似ていますが、requirementsが必須の機能を列挙するのに対し、hintsはオプションの機能を列挙します。requirementsについては、[requirements](../topics"
806- "/requirements-and-hints.md) セクションで詳しく説明しています。"
804+ "HintsはRequirementsと似ていますが、Requirementsが必須機能を列挙するのに対し、"
805+ "Hintsはオプションの機能を列挙します。Requirementsについては、[Requirements](."
806+ "./topics/requirements-and-hints.md) セクションで詳しく説明しています。"
807807
808808#: ../../src/introduction/basic-concepts.md:155
809809#: 88d7bad84dd341d2abb33673b8b8f250
@@ -826,14 +826,14 @@ msgstr ""
826826
827827#: ../../src/introduction/basic-concepts.md:167
828828#: 4ea1d3bf04dc42f0bc6735a45b9e0dc0
829- #, fuzzy
830829msgid ""
831830"CWL has roots in \" make\" and many similar tools that determine order of "
832831"execution, based on dependencies between tasks. However, unlike \" make\" ,"
833832" CWL tasks are isolated, and you must be explicit about your inputs and "
834833"outputs."
835834msgstr ""
836- "CWLのルーツは、タスク間の依存関係に基づき、実行順序を決定する \" make\" や多くの類似ツールにあります。しかし、\" make\" "
835+ "CWLのルーツは、タスク間の依存関係に基づき、実行順序を決定する \" make\" "
836+ "や多くの類似ツールにあります。しかし、\" make\" "
837837"とは異なり、CWLのタスクは分離されており、入力と出力を明示する必要があります。"
838838
839839#: ../../src/introduction/basic-concepts.md:171
@@ -911,12 +911,14 @@ msgid "Introduction"
911911msgstr "はじめに"
912912
913913#: ../../src/introduction/index.md:3 08db628a949b4513b824ee334e70a7df
914- #, fuzzy
915914msgid ""
916915"This section will guide you through a short introduction to CWL, the "
917916"prerequisites for following this user guide, and some basic concepts that"
918917" are useful to know before reading the rest of the user guide."
919- msgstr "このセクションでは、CWLの簡単な紹介、このユーザーガイドに従うための前提条件、そしてユーザーガイドの他の部分を読む前に知っておくと便利な基本概念について案内します。"
918+ msgstr ""
919+ "このセクションでは、CWLの簡単な紹介、このユーザーガイドに従うための前提条件、"
920+ "そしてユーザーガイドの他の部分を読む前に知っておくと便利な基本概念について案"
921+ "内します。"
920922
921923#: ../../src/introduction/prerequisites.md:1 d3f5749a76c14fdf8052f5f683d11b9e
922924msgid "Prerequisites"
@@ -1285,15 +1287,14 @@ msgid "`hello_world.cwl`"
12851287msgstr "`hello_world.cwl`"
12861288
12871289#: ../../src/introduction/quick-start.md:22 6a13fb9112ab41acb60dc65b3656f63e
1288- #, fuzzy
12891290msgid ""
12901291"The example above is just a wrapper for the `echo` command-line tool. "
12911292"Running the workflow above with the default input values will produce the"
12921293" same result as the command-line `echo \" Hello World\" `."
12931294msgstr ""
1294- "上記の例は、`echo` "
1295- "のコマンドラインツールのラッパーに過ぎません。デフォルトの入力値で上記のワークフローを実行すると 、コマンドラインと同じ結果が得られます`echo "
1296- "\" Hello World\" `."
1295+ "上記の例は、`echo` のCommandLineToolのラッパーに過ぎません。デフォルトの入力 "
1296+ "値で上記のワークフローを実行すると 、コマンドラインと同じ結果が得られます`"
1297+ "echo \" Hello World\" `."
12971298
12981299#: ../../src/introduction/quick-start.md:27 7b2ae93353184faea0ae4f4acdfc3350
12991300#, fuzzy
@@ -1716,12 +1717,10 @@ msgstr ""
17161717"しないオプションでツールの定義を複雑にし過ぎないようにしましょう。"
17171718
17181719#: ../../src/topics/best-practices.md:73 ef5a5f9b253c4ca3916802a695fb7c6d
1719- #, fuzzy
17201720msgid ""
17211721"Custom types should be defined with one external YAML per type definition"
17221722" for re-use."
1723- msgstr "カスタム型は、再利用のため、タイプ定義ごとに1つの外部YAMLで定義した方が良いで"
1724- "す。"
1723+ msgstr "カスタム型は、型定義ごとに1つの外部YAMLで定義すると再利用しやすくなります。"
17251724
17261725#: ../../src/topics/best-practices.md:76 ff59f40e84004523904e3094be07cc80
17271726msgid "Include a top-level short `label` summarising the tool/workflow."
@@ -2565,27 +2564,24 @@ msgid ""
25652564msgstr "`capitalizeWords` 関数を外部ファイル`custom-functions.js` に移動し、CWL 定義でインポートしてみましょう:"
25662565
25672566#: ../../src/topics/expressions.md:158 71ac99c65d15451cbbf58d1e81934010
2568- #, fuzzy
25692567msgid "`custom-functions.js`"
25702568msgstr "`custom-functions.js`"
25712569
25722570#: ../../src/topics/expressions.md:164 60918e53189243d3872e61c7a4de20fc
2573- #, fuzzy
25742571msgid "`hello-world-expressionlib-external.cwl`"
25752572msgstr "`hello-world-expressionlib-external.cwl`"
25762573
25772574#: ../../src/topics/expressions.md:171 ad2a74bd983b47869dc78b2eb7b6fce1
2578- #, fuzzy
25792575msgid ""
25802576"The `custom-functions.js` file is included in the CWL document with the "
25812577"`$include: custom-functions.js` statement. That makes the functions and "
25822578"variables available to be used in other parts of the CWL document."
25832579msgstr ""
2584- "`custom-functions.js` ファイルは、`$include: custom-functions.js` "
2585- "という記述でCWL定義に含まれます。これにより、関数と変数がCWL定義の他の部分で使用できるようになります。"
2580+ "`custom-functions.js` ファイルは、`$include: custom-functions.js` という記述"
2581+ "でCWL定義に含まれます。これにより、関数と変数がCWL定義の他の部分で使用できる"
2582+ "ようになります。"
25862583
25872584#: ../../src/topics/expressions.md:175 82c02dd2446b4de9a4c4b87736107b30
2588- #, fuzzy
25892585msgid "Running `hello-world-expressionlib-external.cwl`."
25902586msgstr "`hello-world-expressionlib-external.cwl`実行しています。"
25912587
@@ -2610,18 +2606,17 @@ msgid "Running `hello-world-expressionlib.cwl`."
26102606msgstr "`hello-world-expressionlib.cwl`を実行する。"
26112607
26122608#: ../../src/topics/expressions.md:200 8b797cfb232f4e5da51f6c21e9a8e7e3
2613- #, fuzzy
26142609msgid ""
26152610"The `$include` statement can be used to include a file from the local "
26162611"disk or from a remote location. It works with both relative and absolute "
26172612"paths. Read the [text about "
26182613"`$include`](https://www.commonwl.org/v1.0/SchemaSalad.html#Include) from "
26192614"the CWL specification to learn more about it."
26202615msgstr ""
2621- "`$include` "
2622- "ステートメントを使用すると、ローカルディスクまたはリモートロケーションからファイルをインクルードすることができます。相対パスと絶対パスの両方で動作します。CWL仕様の[text "
2623- " "
2624- "about`$include`](https://www.commonwl.org/v1.0/ SchemaSalad.html#Include)を読むと、より詳しく知ることができます。"
2616+ "`$include` ステートメントを使用すると、ローカルディスクまたはリモートロケーシ "
2617+ "ョンからファイルをインクルードすることができます。相対パスと絶対パスの両方で "
2618+ "動作します。CWL仕様の[`$include`について](https://www.commonwl.org/v1.0/ "
2619+ "SchemaSalad.html#Include)を読むと、より詳しく知ることができます。"
26252620
26262621#: ../../src/topics/file-formats.md:1 ac906f26116c45d882e1afa42ae38e34
26272622msgid "File Formats"
@@ -2662,11 +2657,11 @@ msgid ""
26622657msgstr "次のチュートリアルで、`$namespaces` と`$schemas` の部分をより詳しく説明しますので、今は気にしないでください。"
26632658
26642659#: ../../src/topics/file-formats.md:17 c04841dbf4be4cf8a22cceca8b08bd14
2665- #, fuzzy
26662660msgid ""
26672661"Note that for added value `cwltool` can do some basic reasoning based on "
26682662"file formats and warn you if there seem to be some obvious mismatches."
2669- msgstr "なお、さらなる利点として`cwltool` は、ファイル形式に基づく基本的な推論を行い、明らかな不一致があるようであれば警告を発します。"
2663+ msgstr "なお、さらなる利点として`cwltool` は、ファイル形式に基づく基本的な推論を行い"
2664+ "、明らかな不一致があるようであれば警告を発します。"
26702665
26712666#: ../../src/topics/file-formats.md:20 c5f6f6e4c23e4bf19dee69acb8ebed8e
26722667msgid "`metadata_example.cwl`"
@@ -4059,39 +4054,37 @@ msgid "What's going on here? Let's break it down:"
40594054msgstr "どうなっているのでしょう? 分解してみましょう:"
40604055
40614056#: ../../src/topics/workflows.md:212 6428bd7bd3be4393bfe5675f8e45ff94
4062- #, fuzzy
40634057msgid ""
40644058"The `cwlVersion` field indicates the version of the CWL spec used by the "
40654059"document. The `class` field indicates this document describes a "
40664060"workflow."
40674061msgstr ""
4068- "`cwlVersion` フィールドは、この文書が使用するCWL仕様のバージョンを示します。 ` class` "
4069- "フィールドは、この文書がワークフローを記述していることを示します。"
4062+ "`cwlVersion` フィールドは、この文書が使用するCWL仕様のバージョンを示します。"
4063+ " ` class` フィールドは、この文書がワークフローを記述していることを示します。"
40704064
40714065#: ../../src/topics/workflows.md:221 d6abec8805f649fca668292412263f78
4072- #, fuzzy
40734066msgid ""
40744067"The `inputs` section describes the inputs of the workflow. This is a "
40754068"list of input parameters where each parameter consists of an identifier "
40764069"and a data type. These parameters can be used as sources for input to "
40774070"specific workflows steps."
40784071msgstr ""
4079- "`inputs` セクションでは、ワークフローの入力について記述します。 "
4080- "これは入力パラメータのリストであり 、各パラメータは識別子とデータ型から構成されます。 "
4081- "これらのパラメータは 、特定のワークフロー・ステップへの入力ソースとして使用できます 。"
4072+ "`inputs` セクションでは、ワークフローの入力について記述します。 これは入力パ "
4073+ "ラメータのリストであり 、各パラメータは識別子とデータ型から構成されます。 こ "
4074+ "れらのパラメータは 、特定のワークフロー・ステップへの入力として使用できます 。"
40824075
40834076#: ../../src/topics/workflows.md:233 22bf3e4910ef4f86a2e8f6d5a6cf0d42
4084- #, fuzzy
40854077msgid ""
40864078"The `outputs` section describes the outputs of the workflow. This is a "
40874079"list of output parameters where each parameter consists of an identifier "
40884080"and a data type. The `outputSource` connects the output parameter "
40894081"`classfile` of the `compile` step to the workflow output parameter "
40904082"`compiled_class`."
40914083msgstr ""
4092- "`outputs` セクションでは、ワークフローの出力について記述します。 "
4093- "これは出力パラメータのリストであり、各パラメータは識別子とデータ型から構成されます。 ` outputSource` は、`compile` "
4094- "ステップの出力パラメータ`classfile` を、ワークフロー出力パラメータ`compiled_class` に接続します。"
4084+ "`outputs` セクションでは、ワークフローの出力について記述します。 これは出力"
4085+ "パラメータのリストであり、各パラメータは識別子とデータ型から構成されます。 `"
4086+ " outputSource` は、`compile` ステップの出力パラメータ`classfile` "
4087+ "を、ワークフロー出力パラメータ`compiled_class` とします。"
40954088
40964089#: ../../src/topics/workflows.md:248 e0429688fce445da8083e69323e5b020
40974090#, fuzzy
@@ -4301,26 +4294,31 @@ msgstr ""
43014294"定義の中に埋め込んだことにお気づきでしょうか。これは一般的にベストプラクティスではありません。なぜなら、そのツールを再利用できないからです。このケースでそれを行う理由は、コマンドラインに、このワークフロー定義内でしか意味をなさないファイル名がハードコーディングされているためです。"
43024295
43034296#: ../../src/topics/workflows.md:389 afe43b9e92e949a589f493293eff2903
4304- #, fuzzy
43054297msgid ""
43064298"In this example we had to prepare a tar file outside, but only because "
43074299"our inner workflow was designed to take that as an input. A better "
43084300"refactoring of the inner workflow would be to take a list of Java files "
43094301"to compile, which would simplify its usage as a tool step in other "
43104302"workflows."
4311- msgstr "この例では、外部にtarファイルを用意する必要がありましたが、これは内部のワークフローがそれを入力として受け取るように設計されているためです。内部ワークフローのリファクタリングとしては、コンパイルするJavaファイルのリストを受け取るようにすれば、他のワークフローにおけるツールステップとしての使い方が簡単になります。"
4303+ msgstr ""
4304+ "この例では、外部にtarファイルを用意する必要がありました。これは内部ワークフロ"
4305+ "ーがそれを入力として受け取るように設計されているためです。内部ワークフローの"
4306+ "リファクタリングとしては、コンパイルするjavaファイルのリストを受け取るように"
4307+ "すれば、他のワークフローにおいてもツールステップとしての使い方が簡単になりま"
4308+ "す。"
43124309
43134310#: ../../src/topics/workflows.md:394 239eef3a740d42a69208a8f4e716d2b3
4314- #, fuzzy
43154311msgid ""
43164312"Nested workflows can be a powerful feature to generate higher-level "
43174313"functional and reusable workflow units - but just like for creating a CWL"
43184314" Tool description, care must be taken to improve its usability in "
43194315"multiple workflows."
4320- msgstr "ネストされたワークフローは、より高機能で再利用可能なワークフローユニットを生成する強力な機能ですが、CWLツール定義の作成と同様に、複数のワークフローでの使い勝手を向上させるための配慮が必要です。"
4316+ msgstr ""
4317+ "ネストされたワークフローは、より高機能で再利用可能なワークフローユニットを生"
4318+ "成する強力な機能ですが、CWLツール定義の作成と同様に、複数のワークフローでの使"
4319+ "い勝手を向上させるための配慮が必要です。"
43214320
43224321#: ../../src/topics/workflows.md:398 96d1ca78cc324f40b61c4b7330447db2
4323- #, fuzzy
43244322msgid "Scattering Steps"
43254323msgstr "Scatter ステップ"
43264324
@@ -4499,11 +4497,11 @@ msgid "`scatter-nested-workflow.cwl`"
44994497msgstr "`scatter-nested-workflow.cwl`"
45004498
45014499#: ../../src/topics/workflows.md:519 508ef2240879445594b0f262ed11a01d
4502- #, fuzzy
45034500msgid ""
45044501"Now the scatter acts on a single step, but that step consists of two "
45054502"steps so each step is performed in parallel."
4506- msgstr "今、scatter は1つのステップに作用しますが、そのステップは2つのステップで構成されているので、各ステップは並行して実行されます。"
4503+ msgstr "今、scatter は1つのステップに作用しますが、そのステップは2つのステップで構成"
4504+ "されているので、各ステップは並行して実行されます。"
45074505
45084506#: ../../src/topics/workflows.md:522 b0bf01dad1234a1db3c87b10953e42ef
45094507msgid "Conditional Workflows"
@@ -4543,33 +4541,31 @@ msgstr ""
45434541" は、条件の検証が行われる場所です。この場合、ワークフローから`in1` に値`< 1` が含まれるときのみ、このステップが実行されます。"
45444542
45454543#: ../../src/topics/workflows.md:587 b33ecd2b8af042feb08687e32d4b6bbf
4546- #, fuzzy
45474544msgid ""
45484545"Using the following command `cwltool cond-wf-003.1.cwl --val 0` the value"
45494546" will pass the first conditional step and will therefore be executed and "
45504547"is shown in the log by `INFO [step step1] start` whereas the second step "
45514548"is skipped as indicated by `INFO [step step2] will be skipped`."
45524549msgstr ""
4553- "次のコマンドを実行します。 `cwltool cond-wf-003.1.cwl --val 0` "
4554- "この値は最初の条件ステップを通過するため実行され 、ログには`INFO [step step1] start` "
4555- "で示されています。一方、2番目のステップは`INFO [step step2] will be skipped` で示されているようにスキップされ "
4556- " ます。"
4550+ "次のコマンド `cwltool cond-wf-003.1.cwl --val 0` を実行します。この値(val)は最 "
4551+ "初の条件ステップを通過するため実行され 、ログには`INFO [step step1] start` "
4552+ "で示されています。一方、2番目のステップは`INFO [step step2] will be skipped` "
4553+ "で示されているようにスキップされ ます。"
45574554
45584555#: ../../src/topics/workflows.md:607 7cd80b31a94543358ece7a2d413adce9
4559- #, fuzzy
45604556msgid ""
45614557"When a value of 3 is given the first conditional step will not be "
45624558"executed but the second step will `cwltool cond-wf-003.1.cwl --val 3`."
45634559msgstr ""
4564- "値3が与えられた場合、最初の条件ステップは実行されませんが、2番目の条件ステップは実行されます `cwltool cond-wf-003.1.cwl"
4565- " --val 3` ."
4560+ "`cwltool cond-wf-003.1.cwl --val 3`のように値(val)として3が与えられた場合、最 "
4561+ "初の条件ステップは実行されませんが、2番目の条件ステップは実行されます ."
45664562
45674563#: ../../src/topics/workflows.md:627 9679e32f65e0482a8b083387e4a18c1f
4568- #, fuzzy
45694564msgid ""
45704565"If no conditions are met for example when using `--val 2` the workflow "
45714566"will raise a permanentFail."
4572- msgstr "`--val 2` を使用した場合など、条件を満たさない場合は、ワークフローはpermanentFailを発生させ、失敗となります。"
4567+ msgstr "`--val 2` を使用した場合など、条件を満たさない場合は、ワークフローはpermanent"
4568+ "Failを発生させ、失敗となります。"
45734569
45744570#: ../../src/topics/yaml-guide.md:1 4fa76441f95d45fab76ab7eef8d7d4d2
45754571msgid "YAML Guide"
0 commit comments