@@ -9,8 +9,8 @@ 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-04-08 08:23 +0000\n "
13- "Last-Translator : Manabu ISHII <manabu.ishii.rb@gmail.com >\n "
12+ "PO-Revision-Date : 2024-04-08 08:39 +0000\n "
13+ "Last-Translator : Michael Crusoe <mrc@commonwl.org >\n "
1414"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
1515"user-guide/ja/>\n "
1616"Language : ja\n "
@@ -758,7 +758,7 @@ msgid ""
758758" - enables JavaScript in expressions."
759759msgstr ""
760760"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow."
761- "html#InlineJavascriptRequirement) - でJavaScriptを有効にします。"
761+ "html#InlineJavascriptRequirement) - でJavaScriptを有効にします。"
762762
763763#: ../../src/introduction/basic-concepts.md:142
764764#: 6f9854ae1b884ad39f88d2f39d66cb98
@@ -767,7 +767,7 @@ msgid ""
767767" - enables nested workflows."
768768msgstr ""
769769"[`SubworkflowFeatureRequirement`](https://w3id.org/cwl/Workflow."
770- "html#SubworkflowFeatureRequirement) - ネストしたワークフローを有効にします。"
770+ "html#SubworkflowFeatureRequirement) - ネストしたワークフローを有効にします。"
771771
772772#: ../../src/introduction/basic-concepts.md:143
773773#: 23fef6de073f4da18118e4d0512670fe
@@ -776,7 +776,7 @@ msgid ""
776776" - controls staging files in the input directory."
777777msgstr ""
778778"[`InitialWorkDirRequirement`](https://w3id.org/cwl/Workflow."
779- "html#InitialWorkDirRequirement) - "
779+ "html#InitialWorkDirRequirement) - "
780780"入力ディレクトリのステージングファイルを制御します。"
781781
782782#: ../../src/introduction/basic-concepts.md:145
@@ -876,8 +876,8 @@ msgid ""
876876"The Command Line Tool Description Standard: "
877877"<[https://www.commonwl.org/v1.2/CommandLineTool.html](https://w3id.org/cwl/CommandLineTool.html)>"
878878msgstr ""
879- "<[`CommandLineTool`]( https://www.commonwl.org/v1.0 /CommandLineTool."
880- "html# CommandLineTool)>から"
879+ "<[https://www.commonwl.org/v1.2 /CommandLineTool.html](https://w3id.org/cwl/ "
880+ "CommandLineTool.html )>から"
881881
882882#: ../../src/introduction/basic-concepts.md:183
883883#: 44af015fa36644b99f07338d241d29c1
@@ -3099,7 +3099,6 @@ msgstr ""
30993099"に変更すると、コマンドラインやジョブ入力ファイルで何も指定されていない場合にデフォルト値を持つようになります。"
31003100
31013101#: ../../src/topics/inputs.md:295 b5055c77f85e43609fe3e9b9839778e3
3102- #, fuzzy
31033102msgid ""
31043103"Here, the boolean “or” operator `||` in JavaScript is used for its "
31053104"_short-circuiting_ property. If `inputs.file_format` is “true” in a "
@@ -3110,11 +3109,11 @@ msgid ""
31103109"reasonable default can be provided there."
31113110msgstr ""
31123111"ここでは、JavaScriptのブール値 \" or\" 、 \" 演算子 `||` は、その_short-"
3113- "circuiting_プロパティに使用されます。`inputs.file_format`がブール値の \" true "
3114- "\" である場合(例えば、列挙された有効な空でない文字列)、式の評価は`||`の最初 "
3115- "のオペランドで停止します 。しかし、`inputs.file_format`が`null`の場合、式全体 "
3116- "の値は2番目のオペランドの値になります。これにより合理的なデフォルト値を提供し "
3117- "ます 。"
3112+ "circuiting_プロパティに使用されます。`inputs.file_format`がブール値の \" true"
3113+ "\" である場合(例えば、列挙された有効な空でない文字列)、式の評価は "
3114+ "`||`の最初のオペランドで停止します 。しかし、 `inputs.file_format`が`null`の場 "
3115+ "合、式全体の値は2番目のオペランドの値になります。これにより合理的なデフォルト "
3116+ "値を提供します 。"
31183117
31193118#: ../../src/topics/metadata-and-authorship.md:1
31203119#: 723c2232310c4276aeac2bd6728d2912
0 commit comments