@@ -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-29 05:02 +0000\n "
12+ "PO-Revision-Date : 2024-03-07 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 "
@@ -938,15 +938,15 @@ msgid "CWL Implementations"
938938msgstr "CWL実装"
939939
940940#: ../../src/introduction/prerequisites.md:14 ff74d48407464c4b9d451fa419137144
941- #, fuzzy
942941msgid ""
943942"There are many implementations of the CWL standards. Some are complete "
944943"CWL runners, while others could be plug-ins or extensions to workflow "
945944"engines. We have a better explanation in the [Implementations](basic-"
946945"concepts.md#implementations) section."
947946msgstr ""
948- "CWL規格の実装は数多く存在します。あるものは完全なCWL実装であり、他のものはワークフローエンジンのプラグインや拡張になり得ます。[実装"
949- "](basic-concepts.md#implementations)のセクションでより詳しいをしています。"
947+ "CWL標準規格の実装は数多く存在します。あるものは完全なCWL実装であり、他のもの"
948+ "はワークフローエンジンのプラグインや拡を含むことがあります。[実装](basic-"
949+ "concepts.md#implementations)のセクションでより詳しい説明をしています。"
950950
951951#: ../../src/introduction/prerequisites.md:19 eb98aa9c71d746a69e9610996ffc5b47
952952msgid "Operating System"
@@ -971,22 +971,20 @@ msgid "Windows"
971971msgstr "Windows"
972972
973973#: ../../src/introduction/prerequisites.md:29 aeeb990abbbd42cca122c342054be29c
974- #, fuzzy
975974msgid ""
976975"If you are using Windows, you will have to install the Windows Subsystem "
977976"for Linux 2 as documented in the [`cwltool` documentation for Microsoft "
978977"Windows users](https://github.com/common-workflow-"
979978"language/cwltool/blob/main/README.rst#ms-windows-users). Your operating "
980979"system also needs internet access and a recent version of Python (3.6+)."
981980msgstr ""
982- "Windowsを使用している場合は、[`cwltool` documentation for Microsoft Windows "
983- "users ](https://github.com/common-workflow-language/cwltool/blob/main/README."
981+ "Windowsを使用している場合は、[Microsoft Windows ユーザのための`cwltool` "
982+ "文書 ](https://github.com/common-workflow-language/cwltool/blob/main/README."
984983"rst#ms-windows-users)に記載されているように、Windows Subsystem for Linux 2を"
985984"インストールする必要があります。インターネットアクセスとPythonの最新バージョ"
986985"ン(3.6+)も必要です。"
987986
988987#: ../../src/introduction/prerequisites.md:34 21d1f29fb15745c480194eae6acdd031
989- #, fuzzy
990988msgid "CWL Runner"
991989msgstr "CWL Runner"
992990
@@ -3170,20 +3168,19 @@ msgid "`metadata_example3.cwl`"
31703168msgstr "`metadata_example3.cwl`"
31713169
31723170#: ../../src/topics/operations.md:1 a79974b2f4534fcd8c7a04401e8a5556
3173- #, fuzzy
31743171msgid "Operations"
31753172msgstr "Operations"
31763173
31773174#: ../../src/topics/operations.md:3 b6507c8e1625476b97708423acb4fd0e
3178- #, fuzzy
31793175msgid ""
31803176"An Operation is a type of CWL process, just like a workflow, a command-"
31813177"line tool, or an expression tool. It is a step of a workflow that "
31823178"specifies inputs and outputs, but it does not provide enough information "
31833179"to be executed."
31843180msgstr ""
3185- "Operationは、Workflow、CommandLineTool、ExpressionToolと同様に、CWL "
3186- "Processの一種です。Workflowのステップで、入力と出力を指定しますが、実行するのに十分な情報を提供しません。"
3181+ "Operationは、Workflow、CommandLineTool、ExpressionToolと同様に、CWL Processの"
3182+ "一種です。Workflowのステップで、入力と出力を指定しますが、実行するのに十分な"
3183+ "情報を提供しません。"
31873184
31883185#: ../../src/topics/operations.md:7 047b09455db64524a71c47ab5192039f
31893186msgid ""
@@ -3196,15 +3193,14 @@ msgid "`operations.cwl`"
31963193msgstr "`operations.cwl`"
31973194
31983195#: ../../src/topics/operations.md:16 d21e9444182d4e27bae934db4573ae99
3199- #, fuzzy
32003196msgid ""
32013197"The `uppercase` step of the workflow is an operation. It can appear where"
32023198" a command line tool or an expression is expected. You can also plot it "
32033199"with the CWL Viewer or `cwltool`:"
32043200msgstr ""
32053201"ワークフローの`uppercase` ステップは Operation "
3206- "です。CommandLineToolやExpressionToolのように使用することができます。また、CWL Viewerや`cwltool` "
3207- "を使ってプロットすることもできます :"
3202+ "です。CommandLineToolやExpressionToolのように使用することができます。また、"
3203+ "CWL Viewerや`cwltool` を使って可視化することもできます :"
32083204
32093205#: ../../src/topics/operations.md:24 61e4ae6ed18e41708270eb358cd55277
32103206msgid ""
@@ -3217,11 +3213,11 @@ msgstr ""
32173213"ザーガイドはSphinxで構築されています):"
32183214
32193215#: ../../src/topics/operations.md:56 c07e3ff02ac14ffb89bcbd1b30f3f3fd
3220- #, fuzzy
32213216msgid ""
32223217"The operation file will fail to run with `cwltool` because `cwltool` "
32233218"lacks the necessary information to execute it:"
3224- msgstr "操作ファイルを `cwltool` で実行しようとすると、`cwltool` "
3219+ msgstr ""
3220+ "operation ファイルを `cwltool` で実行しようとすると、`cwltool` "
32253221"が実行に必要な情報を持っていないため、失敗します:"
32263222
32273223#: ../../src/topics/operations.md:59 e184470550e645f6b9ce658af7e65ecf
@@ -4484,7 +4480,6 @@ msgstr ""
44844480"workflows)で、ワークフロー全体を別のワークフローの1ステップにすることができることを思い出しましょう!2ステップのワークフローを1ステップのサブワークフローに変換してみましょう:"
44854481
44864482#: ../../src/topics/workflows.md:513 fac138ba275745898b763a7d719a8235
4487- #, fuzzy
44884483msgid "`scatter-nested-workflow.cwl`"
44894484msgstr "`scatter-nested-workflow.cwl`"
44904485
@@ -4496,28 +4491,29 @@ msgid ""
44964491msgstr "今、scatter は1つのステップに作用しますが、そのステップは2つのステップで構成されているので、各ステップは並行して実行されます。"
44974492
44984493#: ../../src/topics/workflows.md:522 b0bf01dad1234a1db3c87b10953e42ef
4499- #, fuzzy
45004494msgid "Conditional Workflows"
45014495msgstr "条件分岐ワークフロー"
45024496
45034497#: ../../src/topics/workflows.md:524 8d933ed1ec6e408589f781e3a425b869
4504- #, fuzzy
45054498msgid ""
45064499"This workflow contains a conditional step and is executed based on the "
45074500"input. This allows workflows to skip additional steps based on input "
45084501"parameters given at the start of the program or by previous steps."
4509- msgstr "このワークフローは、条件付きステップを含み、入力に基づき実行されます。これにより、ワークフローは、プログラムの開始時に与えられた入力パラメータや以前のステップによって、追加のステップをスキップすることができます。"
4502+ msgstr ""
4503+ "このワークフローは、条件付きステップを含み、入力に基づき実行されます。これに"
4504+ "より、ワークフローは、プログラムの開始時に与えられた入力パラメータや以前のス"
4505+ "テップによって、追加のステップをスキップすることができます。"
45104506
45114507#: ../../src/topics/workflows.md:527 9ac7b4f71621411da9a4ca3bc277dcb0
45124508msgid "`conditional-workflow.cwl`"
45134509msgstr "`conditional-workflow.cwl`"
45144510
45154511#: ../../src/topics/workflows.md:566 4a4a2b2b99b44d449adb246cebce0a26
4516- #, fuzzy
45174512msgid ""
45184513"The first thing you'll notice is that this workflow is only compatible "
45194514"for version 1.2 or greater of the CWL standards."
4520- msgstr "まず、このワークフローはCWL仕様のバージョン1.2以降でしか対応していないことがわかります。"
4515+ msgstr "まず、このワークフローはCWL仕様のバージョン1."
4516+ "2以降から対応しているがわかります。"
45214517
45224518#: ../../src/topics/workflows.md:573 4742fe09a4264fb8be6f092519de5d72
45234519#, fuzzy
0 commit comments