@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Common Workflow Language User Guide\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2023-01-25 14:33+0100\n "
11
- "PO-Revision-Date : 2023-10-20 04:13 +0000\n "
11
+ "PO-Revision-Date : 2023-11-09 05:34 +0000\n "
12
12
"
Last-Translator :
Manabu ISHII <[email protected] >\n "
13
13
"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
14
14
"user-guide/ja/>\n "
@@ -17,7 +17,7 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
- "X-Generator : Weblate 5.1 \n "
20
+ "X-Generator : Weblate 5.2-dev \n "
21
21
22
22
#: ../../LICENSE.md:2 4e203044f0464fd5a3256430391dde12
23
23
msgid "Licenses"
@@ -146,9 +146,8 @@ msgid "FAQ"
146
146
msgstr "よくある質問"
147
147
148
148
#: ../../src/faq.md:11 61edb787dab04ca2ad3ed07616d878a0
149
- #, fuzzy
150
149
msgid "Non \" `File`\" Types Using `evalFrom`"
151
- msgstr "\" `File`\" 型をつかわず `evalFrom`を使う方法"
150
+ msgstr "\" `File`\" 型をつかわず `evalFrom`を使う方法"
152
151
153
152
#: ../../src/faq.md:41 d5321589e7ed4f0db3c630cc39800791
154
153
msgid "Rename an Input File"
@@ -194,7 +193,7 @@ msgstr ""
194
193
195
194
#: ../../src/faq.md:89 1a8cc75ea6174b9297871b2e58971077
196
195
msgid "Start with adding a _shebang_ at the top of your file:"
197
- msgstr "まず、ファイルの先頭に_shebang_ を追加します:"
196
+ msgstr "まず、ファイルの先頭に _shebang_ を追加します:"
198
197
199
198
#: ../../src/faq.md:95 a7d84f740a714ec588503ee084fbbc34
200
199
msgid ""
@@ -1541,18 +1540,18 @@ msgid ""
1541
1540
"Metadata and Authorship section of this User Guide](../topics/metadata-and-"
1542
1541
"authorship.md)."
1543
1542
msgstr ""
1544
- "CW定義にメタデータを与える例については、[このユーザーガイドのメタデータと著"
1545
- "者名のセクション](../topics/metadata-and-authorship.md)を参照してください。"
1543
+ "CW定義にメタデータを与える例については、 "
1544
+ "[このユーザーガイドのメタデータと著者名のセクション](../topics/metadata-and-"
1545
+ "authorship.md)を参照してください。"
1546
1546
1547
1547
#: ../../src/topics/best-practices.md:40 ecf2b9c0b1664afe9c4e180610610021
1548
- #, fuzzy
1549
1548
msgid ""
1550
1549
"Include [attribution information][license-example] for the author(s) of the "
1551
1550
"CWL tool or workflow description. Use unambiguous identifiers like [ORCID]"
1552
1551
"[orcid]."
1553
1552
msgstr ""
1554
- "CWLツールやワークフローの定義の著者の[帰属情報][ライセンス例 ]を含みます。[ORC "
1555
- "ID ][orcid]のような曖昧でない識別子を使用してください。"
1553
+ "CWLツールやワークフローの定義の著者の[帰属情報][license-example ]を含みます。["
1554
+ "ORCID ][orcid]のような曖昧でない識別子を使用してください。"
1556
1555
1557
1556
#: ../../src/topics/best-practices.md:44 e24cb13d98014e558b6a6946758359e0
1558
1557
msgid ""
@@ -1663,15 +1662,14 @@ msgstr "ツール定義を同僚(できれば別の機関の人)に渡し、
1663
1662
"ックをもらいましょう。"
1664
1663
1665
1664
#: ../../src/topics/best-practices.md:93 f1c1340f9745458980e0fbd641738687
1666
- #, fuzzy
1667
1665
msgid ""
1668
1666
"Complex workflows with individual components which can be abstracted should "
1669
1667
"utilise the [`SubworkflowFeatureRequirement`][subworkflow] to make their "
1670
1668
"workflow modular and allow sections of them to be easily reused."
1671
1669
msgstr ""
1672
1670
"抽象化できる個々のコンポーネントを持つ複雑なワークフローは、ワークフローをモ"
1673
1671
"ジュール化し、その一部を容易に再利用できるようにするために、[`SubworkflowFeat"
1674
- "ureRequirement`][サブワークフロー ]を利用します。"
1672
+ "ureRequirement`][subworkflow ]を利用します。"
1675
1673
1676
1674
#: ../../src/topics/best-practices.md:97 5424e5472c3d466fa2a3d2022c6cb475
1677
1675
#, fuzzy
@@ -2516,10 +2514,12 @@ msgstr "次のチュートリアルで、`$namespaces` と`$schemas` "
2516
2514
"の部分をより詳しく説明しますので、今は気にしないでください。"
2517
2515
2518
2516
#: ../../src/topics/file-formats.md:17 5cb830da47464a8b9c3950983fa4d56f
2517
+ #, fuzzy
2519
2518
msgid ""
2520
2519
"Note that for added value `cwltool` can do some basic reasoning based on "
2521
2520
"file formats and warn you if there seem to be some obvious mismatches."
2522
- msgstr ""
2521
+ msgstr "なお、さらなる利点として`cwltool` は、ファイル形式に基づく基本的な推論を行い"
2522
+ "、明らかな不一致があるようであれば警告を発します。"
2523
2523
2524
2524
#: ../../src/topics/file-formats.md:20 0535d5de416b4ea3b2f5996583deecc1
2525
2525
msgid "`metadata_example.cwl`"
@@ -2536,24 +2536,34 @@ msgid "Sample Parameter Files"
2536
2536
msgstr "サンプルパラメーターファイル"
2537
2537
2538
2538
#: ../../src/topics/file-formats.md:34 a2ce43b391864e8bbde16328cc19b32b
2539
+ #, fuzzy
2539
2540
msgid ""
2540
2541
"Below is an example of a parameter file for the example above. We encourage "
2541
2542
"checking in working examples of parameter files for your tool. This allows "
2542
2543
"others to quickly work with your tool, starting from a \" known good\" "
2543
2544
"parameterization."
2544
2545
msgstr ""
2546
+ "以下は、上記の例のパラメータファイルの例です。あなたのツールのパラメータファ"
2547
+ "イルの実例をチェックすることをお勧めします。これにより、他の人が「既知の良い"
2548
+ "」パラメータ化から始めて、あなたのツールで素早く作業することができます。"
2545
2549
2546
2550
#: ../../src/topics/file-formats.md:39 aebee48b742c4145a600fd2daf8c75dc
2547
2551
msgid "`sample.yml`"
2548
2552
msgstr "`sample.yml`"
2549
2553
2550
2554
#: ../../src/topics/file-formats.md:45 56ee4dcfff6141d5bef80eb96559876d
2555
+ #, fuzzy
2551
2556
msgid ""
2552
2557
"___Note:___ To follow the example below, you need to download the example "
2553
2558
"input file, *file-formats.bam*. The file is available from <https://github."
2554
2559
"com/common-workflow-language/user_guide/raw/main/src/_includes/cwl/file-"
2555
2560
"formats/file-formats.bam> and can be downloaded e.g. via `wget`:"
2556
2561
msgstr ""
2562
+ "___注:___ 以下の例に実行するには、例の入力ファイル、*file-formats.bam* "
2563
+ "をダウンロードする必要があります。このファイルは<https://github.com/"
2564
+ "common-workflow-language/user_guide/raw/main/src/_includes/cwl/file-formats/"
2565
+ "file-formats.bam> から入手可能で、`wget` "
2566
+ "などでダウンロードすることができます:"
2557
2567
2558
2568
#: ../../src/topics/index.md:1 8d3a6d83e2e54c56995893c41590b7ff
2559
2569
msgid "Topics"
@@ -2623,11 +2633,14 @@ msgstr ""
2623
2633
"間を省くことができます:"
2624
2634
2625
2635
#: ../../src/topics/inputs.md:40 7dc630ea86464b1dba3a4e5079260b3b
2636
+ #, fuzzy
2626
2637
msgid ""
2627
2638
"You can redirect the output to a file, i.e. `cwltool --make-template inp.cwl "
2628
2639
"> inp-job.yml`, and then modify the default values with your desired input "
2629
2640
"values."
2630
2641
msgstr ""
2642
+ "`cwltool --make-template inp.cwl > inp-job.yml` のように、出力をファイルに"
2643
+ "リダイレクトし、デフォルト値を希望の入力値で修正することができます。"
2631
2644
2632
2645
#: ../../src/topics/inputs.md:44 ae37901a8dbe48a59e27ab4e2e6e2d30
2633
2646
msgid ""
0 commit comments