Skip to content

Commit

Permalink
Translated using Weblate (Japanese)
Browse files Browse the repository at this point in the history
Currently translated at 59.5% (357 of 599 strings)

Co-authored-by: Manabu ISHII <manabu.ishii.rb@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/ja/
Translation: Common Workflow Language/CWL User Guide
  • Loading branch information
manabuishii authored and weblate committed Feb 25, 2024
1 parent 3dd4155 commit 1646342
Showing 1 changed file with 29 additions and 17 deletions.
46 changes: 29 additions & 17 deletions locales/ja/LC_MESSAGES/user_guide.po
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Common Workflow Language User Guide\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-16 11:48+0100\n"
"PO-Revision-Date: 2024-02-24 01:02+0000\n"
"PO-Revision-Date: 2024-02-25 03:02+0000\n"
"Last-Translator: Manabu ISHII <manabu.ishii.rb@gmail.com>\n"
"Language-Team: Japanese <https://hosted.weblate.org/projects/commonwl/"
"user-guide/ja/>\n"
Expand Down Expand Up @@ -337,7 +337,8 @@ msgstr "<a name=\"enuminputs\"></a>"
msgid ""
"How do I specify an input that must come from a list of predefined values"
" (i.e. How do I use enum inputs) ?"
msgstr ""
msgstr "どうやってあらかじめ定義された値のリストから入力を指定できますか(つまり、入力"
"でenumを使うにはどうしたらよいですか)?"

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

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

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

#: ../../src/introduction/basic-concepts.md:141
#: 07c5789c59224ed78a3ecd03cfe872e9
#, fuzzy
msgid ""
"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow.html#InlineJavascriptRequirement)"
" - enables JavaScript in expressions."
msgstr "`InlineJavascriptWorkflow` - でJavaScriptを有効にします。"
msgstr ""
"[`InlineJavascriptWorkflow`](https://w3id.org/cwl/Workflow."
"html#InlineJavascriptRequirement) - でJavaScriptを有効にします。"

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

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

#: ../../src/introduction/basic-concepts.md:145
#: fb3762f91177401ea624d1e716d67ae6
Expand Down Expand Up @@ -3203,12 +3211,14 @@ msgstr ""
"を使ってプロットすることもできます:"

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

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

#: ../../src/topics/outputs.md:1 35e7bad6fdc04bcf9bbfbb2d8d42cfa5
msgid "Outputs"
msgstr "Outputs"

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

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

#: ../../src/topics/outputs.md:10 a229d8d983344e51a231edb5f667d84b
Expand Down

0 comments on commit 1646342

Please sign in to comment.