@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Common Workflow Language User Guide\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2023-12-16 11:48+0100\n "
12
- "PO-Revision-Date : 2024-04-25 09:24 +0000\n "
12
+ "PO-Revision-Date : 2024-05-02 08:07 +0000\n "
13
13
"
Last-Translator :
Manabu ISHII <[email protected] >\n "
14
14
"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
15
15
"user-guide/ja/>\n "
@@ -18,7 +18,7 @@ msgstr ""
18
18
"Content-Type : text/plain; charset=utf-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
"Plural-Forms : nplurals=1; plural=0;\n "
21
- "X-Generator : Weblate 5.5.1 -dev\n "
21
+ "X-Generator : Weblate 5.5.3 -dev\n "
22
22
"Generated-By : Babel 2.12.1\n "
23
23
24
24
#: ../../LICENSE.md:2 a48279b2231348eea3f7a3b74a6362ac
@@ -1764,14 +1764,14 @@ msgid ""
1764
1764
msgstr "抽象化できる個々のコンポーネントを持つ複雑なワークフローは、ワークフローをモジュール化し、その一部を容易に再利用できるようにするために、[`SubworkflowFeatureRequirement`][subworkflow]を利用します。"
1765
1765
1766
1766
#: ../../src/topics/best-practices.md:97 93f6d6b544c24ce780184272f66bacab
1767
- #, fuzzy
1768
1767
msgid ""
1769
1768
"Software containers should be made to be conformant to the "
1770
1769
"[\" Recommendations for the packaging and containerizing of bioinformatics"
1771
1770
" software\" ][containers] (also useful to other disciplines)."
1772
1771
msgstr ""
1773
- "ソフトウェアのコンテナは、[\" Recommendations for packaging and containerizing of "
1774
- "bioinformatics software\" ][containers] に準拠するようにします(他の分野でも有用です)。"
1772
+ "ソフトウェアのコンテナは、[\" Recommendations for packaging and "
1773
+ "containerizing of bioinformatics software\" ][containers] "
1774
+ "に準拠するようにします(他の分野でも有用です)。"
1775
1775
1776
1776
#: ../../src/topics/command-line-tool.md:1 a378a2f7d268401abfbbbe6e5090a952
1777
1777
msgid "Command Line Tool"
@@ -1833,14 +1833,13 @@ msgstr ""
1833
1833
"にネットワーク・アクセスの要件を含める必要があります。"
1834
1834
1835
1835
#: ../../src/topics/command-line-tool.md:84 3282a357799f4a72a6b8bace206144c4
1836
- #, fuzzy
1837
1836
msgid ""
1838
1837
"CWL v1.0 command-line tools that are upgraded to v1.1 or v1.2 or v1.2 "
1839
1838
"will have `networkAccess: true` set automatically."
1840
1839
msgstr ""
1841
1840
"CWL v1.0のコマンドラインツールをv1.1またはv1."
1842
1841
"2にアップグレードすると、自動的に`networkAccess: "
1843
- "true`が追加されネットワークアクセスを取得します 。"
1842
+ "true`が追加されネットワークアクセスできるようになります 。"
1844
1843
1845
1844
#: ../../src/topics/creating-files-at-runtime.md:1
1846
1845
#: 17c5b4ee43cc4a979676ad27e473d046
@@ -1859,11 +1858,12 @@ msgstr "コマンドラインパラメーターではなく、ファイルから
1859
1858
1860
1859
#: ../../src/topics/creating-files-at-runtime.md:7
1861
1860
#: bf4aea0a22334a1ca75cc20e937e6581
1862
- #, fuzzy
1863
1861
msgid ""
1864
1862
"To generate such files, we can use the "
1865
1863
"[`InitialWorkDirRequirement`](https://w3id.org/cwl/CommandLineTool.html#InitialWorkDirRequirement)."
1866
- msgstr "[`InitialWorkDirRequirement`](https://www.commonwl.org/v1.0/CommandLineTool.html#InitialWorkDirRequirement)から"
1864
+ msgstr ""
1865
+ "[`InitialWorkDirRequirement`](https://w3id.org/cwl/CommandLineTool."
1866
+ "html#InitialWorkDirRequirement)から"
1867
1867
1868
1868
#: ../../src/topics/creating-files-at-runtime.md:9
1869
1869
#: 008f768d56b8465bb4e8f4fde15853a7
@@ -2553,7 +2553,6 @@ msgstr "このCWLワークフローを実行すると、JavaScript関数が起
2553
2553
"コマンドが入力メッセージの頭文字を大文字にして表示します:"
2554
2554
2555
2555
#: ../../src/topics/expressions.md:149 a1e57c6833c848d3974cf448493ab924
2556
- #, fuzzy
2557
2556
msgid "Running `hello-world-expressionlib-inline.cwl`."
2558
2557
msgstr "`hello-world-expressionlib-inline.cwl` 実行しています。"
2559
2558
@@ -2940,11 +2939,11 @@ msgstr "`array-inputs-job.yml`"
2940
2939
#: ../../src/topics/inputs.md:166 ../../src/topics/outputs.md:86
2941
2940
#: ../../src/topics/outputs.md:109 015a0f00c2b245e2b0e87735926da736
2942
2941
#: 390384208d7b4771888f164b587c7b9a edb3ae59c48945f29c3086b16a5265d3
2943
- #, fuzzy
2944
2942
msgid ""
2945
2943
"Now invoke `cwltool` providing the tool description and the input object "
2946
2944
"on the command line:"
2947
- msgstr "ここで、コマンドラインにツール定義と入力オブジェクトを指定し `cwltool` を起動します:"
2945
+ msgstr "ここで、コマンドラインにツール定義と入力オブジェクトを指定し `cwltool` "
2946
+ "を起動します:"
2948
2947
2949
2948
#: ../../src/topics/inputs.md:178 13e59751d43b49f0ac366538a14f9c84
2950
2949
msgid ""
@@ -3272,9 +3271,11 @@ msgid ""
3272
3271
"output parameters returned by the CWL tool are either the output files "
3273
3272
"themselves, or the result of examining the content of those files."
3274
3273
msgstr ""
3275
- "CWLでツールを実行する場合、開始時の作業ディレクトリは指定された出力ディレクトリになります。 "
3276
- "基礎となるツールやスクリプトは、出力ディレクトリに作成されるファイルの形でその結果を記録しなければなりません。 "
3277
- "CWLツールによって返される出力パラメータは、出力ファイルそのものであるか、またはそれらのファイルの内容を調べることによって得られるものです。"
3274
+ "CWLでツールを実行する場合、開始時の作業ディレクトリが出力ディレクトリになりま"
3275
+ "す。 基礎となるツールやスクリプトは、出力ディレクトリに作成されるファイルの"
3276
+ "形でその結果を記録しなければなりません。 CWLツールによって返される出力パラメ"
3277
+ "ータは、出力ファイルそのものであるか、またはそれらのファイルの内容を調べるこ"
3278
+ "とによって得られるものです。"
3278
3279
3279
3280
#: ../../src/topics/outputs.md:16 9845e517f7d848e5b59a97880ca6999f
3280
3281
msgid ""
@@ -3346,14 +3347,13 @@ msgid "Capturing Standard Output"
3346
3347
msgstr "標準出力をキャプチャする"
3347
3348
3348
3349
#: ../../src/topics/outputs.md:71 a7c4fdaeda3e411fbeb802c5fa529ce9
3349
- #, fuzzy
3350
3350
msgid ""
3351
3351
"To capture a tool's standard output stream, add the "
3352
3352
"[`stdout`](https://w3id.org/cwl/CommandLineTool.html#stdout) field with "
3353
3353
"the name of the file where the output stream should go. Then add `type: "
3354
3354
"stdout` on the corresponding output parameter."
3355
3355
msgstr ""
3356
- "ツールの標準出力をキャプチャするには 、[`stdout`](https://w3id.org/cwl/"
3356
+ "ツールの標準出力を保存するには 、[`stdout`](https://w3id.org/cwl/"
3357
3357
"CommandLineTool.html#stdout) "
3358
3358
"フィールドに、標準出力を保存したいファイル名を追加します。 "
3359
3359
"次に、対応する出力パラメータに`type: stdout` を追加します。"
@@ -3381,17 +3381,18 @@ msgid "`array-outputs-job.yml`"
3381
3381
msgstr "`array-outputs-job.yml`"
3382
3382
3383
3383
#: ../../src/topics/outputs.md:116 9a14271c3180429988aaa14869f783a0
3384
- #, fuzzy
3385
3384
msgid ""
3386
3385
"As described in the [YAML Guide](yaml-guide.md#arrays), the array of "
3387
3386
"expected outputs is specified in `array-outputs-job.yml` with each entry "
3388
3387
"marked by a leading `-`. This format can also be used in CWL descriptions"
3389
3388
" to mark entries in arrays, as demonstrated in several of the upcoming "
3390
3389
"sections."
3391
3390
msgstr ""
3392
- "[YAML Guide](yaml-guide.md#arrays) で説明されているように、期待される出力の配列は`array-outputs-"
3393
- "job.yml` で指定され、それぞれのエントリーは先頭の`-` "
3394
- "でマークされています。このフォーマットは、CWL定義で配列のエントリーをマークするために使用することもでき、今後のいくつかのセクションでデモがあります。"
3391
+ "[YAML Guide](yaml-guide.md#arrays) "
3392
+ "で説明されているように、期待される出力の配列は`array-outputs-job.yml` "
3393
+ "で指定され、配列のエントリーはそれぞれ先頭の`-` で示されています。この書き方"
3394
+ "は、CWL定義で配列のエントリーを示すために使用することもでき、今後のいくつかの"
3395
+ "セクションでデモがあります。"
3395
3396
3396
3397
#: ../../src/topics/parameter-references.md:1 c8a6ea340e6a43398e97b68e03a8bb3b
3397
3398
msgid "Parameter References"
@@ -3442,15 +3443,14 @@ msgid ""
3442
3443
msgstr "`$(...)` で囲まれたパラメータ参照を許可するフィールドもあります。これらは評価され、参照されている値に置き換えられます。"
3443
3444
3444
3445
#: ../../src/topics/parameter-references.md:47 384fe8188f414eafbbb8d6b81bdfd779
3445
- #, fuzzy
3446
3446
msgid ""
3447
3447
"References are written using a subset of Javascript syntax. In this "
3448
3448
"example, `$(inputs.extractfile)`, `$(inputs[\" extractfile\" ])`, and "
3449
3449
"`$(inputs['extractfile'])` are equivalent."
3450
3450
msgstr ""
3451
- "パラメータリファレンスは、Javascriptの構文のサブセットを使用して記述します。 "
3452
- "この例では、`$(inputs.extractfile)` 、`$(inputs[\" extractfile\" ])` "
3453
- "、`$(inputs['extractfile'])` は同等です 。"
3451
+ "パラメータリファレンスは、Javascriptの構文のサブセットを使用して記述します。"
3452
+ " この例では、`$(inputs.extractfile)` 、`$(inputs[\" extractfile\" ])` "
3453
+ "、`$(inputs['extractfile'])` は同じです 。"
3454
3454
3455
3455
#: ../../src/topics/parameter-references.md:51 56ead1c8d45c43bdbcbc6f7cbb8e1e92
3456
3456
msgid ""
@@ -3459,33 +3459,32 @@ msgid ""
3459
3459
msgstr "変数 \" inputs \" の値は、CWLツールの起動時に提供された入力オブジェクトです。"
3460
3460
3461
3461
#: ../../src/topics/parameter-references.md:54 56bca89e314c4223b33d7fe63c9b771d
3462
- #, fuzzy
3463
3462
msgid ""
3464
3463
"Note that because `File` parameters are objects, to get the path to an "
3465
3464
"input file you must reference the path field on a file object; to "
3466
3465
"reference the path to the tar file in the above example you would write "
3467
3466
"`$(inputs.tarfile.path)`."
3468
3467
msgstr ""
3469
- "`File` "
3470
- "パラメータはオブジェクトであるため、入力ファイルのパスを取得するには、ファイルオブジェクトのpathフィールドを参照する必要があります。上記の例でtarファイルのパスを参照するには、`$(inputs.tarfile.path)`となります。"
3468
+ "`File` パラメータはオブジェクトであるため、入力ファイルのパスを取得するには、"
3469
+ "ファイルオブジェクトのpathフィールドを参照する必要があります。上記の例でtarフ"
3470
+ "ァイルのパスを参照するには、`$(inputs.tarfile.path)`となります。"
3471
3471
3472
3472
#: ../../src/topics/parameter-references.md:59 1c1ab240c4114572bb4e42955baad361
3473
3473
msgid "Where are parameter references allowed?"
3474
3474
msgstr "パラメータ参照はどこで許されるのですか?"
3475
3475
3476
3476
#: ../../src/topics/parameter-references.md:61 055d3268859c46c4b7db5005608bae05
3477
- #, fuzzy
3478
3477
msgid "You can only use parameter references in certain fields. These are:"
3479
- msgstr "パラメータ参照は、特定のフィールドにのみ使用することができます。 以下はその例です:"
3478
+ msgstr "パラメータ参照は、特定のフィールドでのみ使用することができます。 "
3479
+ "以下はその例です:"
3480
3480
3481
3481
#: ../../src/topics/parameter-references.md:63 2ed66835bd9044adbfdd0b5097787f22
3482
- #, fuzzy
3483
3482
msgid ""
3484
3483
"From "
3485
3484
"[`CommandLineTool`](http://www.commonwl.org/v1.0/CommandLineTool.html#CommandLineTool)"
3486
3485
msgstr ""
3487
- "[`CommandLineTool`](http://www.commonwl.org/v1.0/CommandLineTool.html#CommandLineTool) "
3488
- " から"
3486
+ "[`CommandLineTool`](http://www.commonwl.org/v1.0/CommandLineTool."
3487
+ "html#CommandLineTool) から"
3489
3488
3490
3489
#: ../../src/topics/parameter-references.md:69 f592619e4b2c497e80cd75da0548cf07
3491
3490
msgid ""
@@ -3651,7 +3650,6 @@ msgid "Staging Input Files"
3651
3650
msgstr "入力ファイルのステージング"
3652
3651
3653
3652
#: ../../src/topics/staging-input-files.md:3 ac2ef1fced5f4044861761a11c35e78a
3654
- #, fuzzy
3655
3653
msgid ""
3656
3654
"Normally, input files are located in a read-only directory separate from "
3657
3655
"the output directory. This causes problems if the underlying tool "
@@ -3727,13 +3725,13 @@ msgid "`troubleshooting-wf1.cwl`"
3727
3725
msgstr "`troubleshooting-wf1.cwl`"
3728
3726
3729
3727
#: ../../src/topics/troubleshooting.md:27 b777877c88024c9fb06a6614029ef8d6
3730
- #, fuzzy
3731
3728
msgid ""
3732
3729
"Let's execute this workflow with `/tmp/cachedir/` as the `--cachedir` "
3733
3730
"value (`cwltool` will create the directory for you if it does not exist "
3734
3731
"already):"
3735
3732
msgstr ""
3736
- "`--cachedir` に `/tmp/cachedir/` を指定して、このワークフローを実行してみましょう(`cwltool` "
3733
+ "`--cachedir` に `/tmp/cachedir/` "
3734
+ "を指定して、このワークフローを実行してみましょう(`cwltool` "
3737
3735
"は、ディレクトリがまだ存在しない場合、新規作成します):"
3738
3736
3739
3737
#: ../../src/topics/troubleshooting.md:35 8654b7f2f4464d13be4b47729e1f07e5
@@ -4434,7 +4432,6 @@ msgid ""
4434
4432
msgstr "さて、スキャッターはどのように取り入れるのでしょうか?スキャッターフィールドは各ステップの下にあることを思い出してください:"
4435
4433
4436
4434
#: ../../src/topics/workflows.md:491 a7f96ec6e4f24c62ac0f5b6edcc9734b
4437
- #, fuzzy
4438
4435
msgid "`scatter-two-steps.cwl`"
4439
4436
msgstr "`scatter-two-steps.cwl`"
4440
4437
@@ -4524,8 +4521,10 @@ msgid ""
4524
4521
"`in1` from the workflow contains a value `< 1` this step will be "
4525
4522
"executed."
4526
4523
msgstr ""
4527
- "ワークフローの最初のステップ(step1)には2つの入力プロパティがあり、条件を満たしたときにfoo.cwlを実行します。新しいプロパティ`when`"
4528
- " は、条件の検証が行われる場所です。この場合、ワークフローから`in1` に値`< 1` が含まれるときのみ、このステップが実行されます。"
4524
+ "ワークフローの最初のステップ(step1)には2つの入力プロパティがあり、条件を満"
4525
+ "たしたときにfoo.cwlを実行します。新しいプロパティ`when` "
4526
+ "は、条件の検証が行われる場所です。この場合、ワークフローから`in1` に値`< 1` "
4527
+ "が含まれるときのみ、このステップが実行されます。"
4529
4528
4530
4529
#: ../../src/topics/workflows.md:587 b33ecd2b8af042feb08687e32d4b6bbf
4531
4530
msgid ""
@@ -4707,7 +4706,6 @@ msgstr ""
4707
4706
"オブジェクトを図式化したものを示します。"
4708
4707
4709
4708
#: ../../src/topics/yaml-guide.md:127 965405e2a45a4cbb8f227bc8ceeb05df
4710
- #, fuzzy
4711
4709
msgid "Arrays"
4712
4710
msgstr "配列"
4713
4711
0 commit comments