@@ -8,16 +8,16 @@ 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-11-09 05:34 +0000\n "
11
+ "PO-Revision-Date : 2023-11-18 05:11 +0000\n "
12
12
"
Last-Translator :
Manabu ISHII <[email protected] >\n "
13
- "Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/user- "
14
- "guide/ja/>\n "
13
+ "Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
14
+ "user- guide/ja/>\n "
15
15
"Language : ja\n "
16
16
"MIME-Version : 1.0\n "
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.2-dev \n "
20
+ "X-Generator : Weblate 5.2\n "
21
21
22
22
#: ../../LICENSE.md:2 4e203044f0464fd5a3256430391dde12
23
23
msgid "Licenses"
@@ -273,15 +273,15 @@ msgid "Connect a Solo Value to an Input that Expects an Array of that Type"
273
273
msgstr "ある型の配列を期待する入力に1つの値を与える"
274
274
275
275
#: ../../src/faq.md:190 d9e30e11533b4d53a144f5df7041268d
276
- #, fuzzy
277
276
msgid ""
278
277
"Using [`MultipleInputFeatureRequirement`](https://www.commonwl.org/v1.0/"
279
278
"Workflow.html#MultipleInputFeatureRequirement) along with [`linkMerge: "
280
279
"merge_nested`](https://www.commonwl.org/v1.0/Workflow.html#WorkflowStepInput)"
281
280
msgstr ""
282
281
"[`MultipleInputFeatureRequirement`](https://www.commonwl.org/v1.0/Workflow."
283
- "html#MultipleInputFeatureRequirement) と [`linkMerge: merge_nested`](https://"
284
- "www.commonwl.org/v1.0/Workflow.html#WorkflowStepInput)を一緒に使います。"
282
+ "html#MultipleInputFeatureRequirement) と [`linkMerge: "
283
+ "merge_nested`](https://www.commonwl.org/v1.0/Workflow."
284
+ "html#WorkflowStepInput)を一緒に使います"
285
285
286
286
#: ../../src/faq.md:194 941077158ec54ae19bfa2e2ad6662da1
287
287
msgid "merge_nested"
@@ -299,10 +299,8 @@ msgstr ""
299
299
"アイテムリストでラップされなければなりません。"
300
300
301
301
#: ../../src/faq.md:199 a1d57e15656548128a76a8b975c564c9
302
- #, fuzzy
303
302
msgid "Which means \" create a list with exactly these sources as elements\" "
304
- msgstr ""
305
- "つまり、\" まさにこれらのソースを要素とするリストを作成する\" ということです。"
303
+ msgstr "つまり、\" まさにこれらのソースを要素とするリストを作成する\" ということです"
306
304
307
305
#: ../../src/faq.md:201 c8c235a9bf6240628f0b5493ffebf7e0
308
306
#, fuzzy
@@ -445,9 +443,8 @@ msgstr "`-` (ハイフン文字、引き算の記号)が原因で発生した問
445
443
446
444
#: ../../src/faq.md:423 f6c402f7f6974edbbb5582c8e22f3869
447
445
msgid "To fix this error, change `-` (hyphen) to `_` (underscore)"
448
- msgstr ""
449
- "このエラーを修正するには、`-` (ハイフン) を`_` (アンダースコア) に変更してく"
450
- "ださい。"
446
+ msgstr "このエラーを修正するには、`-` (ハイフン) を`_` (アンダースコア) "
447
+ "に変更してください"
451
448
452
449
#: ../../src/faq.md:436 190099a242a645c9b9f8bc3ce89d920d
453
450
msgid ""
@@ -958,12 +955,18 @@ msgid "CWL Runner"
958
955
msgstr "CWL Runner"
959
956
960
957
#: ../../src/introduction/prerequisites.md:41 0f2704bf1f7148be95e999e312899f11
958
+ #, fuzzy
961
959
msgid ""
962
960
"The first thing you will need for running CWL workflows is a CWL runner. "
963
961
"`cwltool` is a Python Open Source project maintained by the CWL community. "
964
962
"It is also the CWL reference runner, which means it must support everything "
965
963
"in the current CWL specification, {{ cwl_version }}."
966
964
msgstr ""
965
+ "CWL ワークフローを実行するために最初に必要なものは、CWL runnerです。`cwltool`"
966
+ " は、CWL コミュニティによって維持されている Python "
967
+ "オープンソース・プロジェクトです。これはCWL reference runner(訳注: "
968
+ "CWLの参照実装)でもあり、現在のCWL仕様{{ cwl_version "
969
+ "}}のすべてをサポートしなければならないことを意味します。"
967
970
968
971
#: ../../src/introduction/prerequisites.md:46 86264c9e56104ecea9146407c379aae2
969
972
msgid ""
@@ -978,9 +981,8 @@ msgstr ""
978
981
"`cwltool` をインストールします:"
979
982
980
983
#: ../../src/introduction/prerequisites.md:51 0a0f0e5151ab4c498b4f8a12c016f28d
981
- #, fuzzy
982
984
msgid "Installing `cwltool` with `pip` and `venv`."
983
- msgstr "`pip` と `venv` での `cwltool` のインストール"
985
+ msgstr "`pip` と `venv` での `cwltool` のインストール。 "
984
986
985
987
#: ../../src/introduction/prerequisites.md:62 f7aaafeee230400da056464c853582c2
986
988
#, fuzzy
@@ -1048,8 +1050,9 @@ msgid ""
1048
1050
"The CWL community publishes a Python package with the name `cwlref-runner` "
1049
1051
"that installs an alias for `cwltool` under the name `cwl-runner`"
1050
1052
msgstr ""
1051
- "CWLコミュニティは、`cwlref-runner` という名前のPythonパッケージを公開してお"
1052
- "り、`cwltool` のエイリアスを`cwl-runner` という名前でインストールします。"
1053
+ "CWLコミュニティは、`cwlref-runner` "
1054
+ "という名前のPythonパッケージを公開しており、`cwltool` のエイリアスを`cwl-"
1055
+ "runner` という名前でインストールします"
1053
1056
1054
1057
#: ../../src/introduction/prerequisites.md:104 71ebe91d4bda473abe87578929433212
1055
1058
msgid "Installing `cwl-runner` alias for cwltool with `pip`."
@@ -2081,7 +2084,7 @@ msgstr "次に、`expression.cwl` を実行することができます:"
2081
2084
2082
2085
#: ../../src/topics/expressions.md:37 65e0cdd505b944caa40f65e612cdddfc
2083
2086
msgid "Running `expression.cwl`"
2084
- msgstr "`expression.cwl` を実行する。 "
2087
+ msgstr "`expression.cwl` を実行する"
2085
2088
2086
2089
#: ../../src/topics/expressions.md:47 8b70a1ad70514039b97164fa630c12e4
2087
2090
msgid ""
@@ -2559,7 +2562,7 @@ msgstr "`metadata_example.cwl`"
2559
2562
#: ../../src/topics/metadata-and-authorship.md:22
2560
2563
#: f558bcf2a993482195cd418b37761809 fb47f73c38cf4ec59bd3021866a631f8
2561
2564
msgid "The equivalent of this CWL description in command line format is:"
2562
- msgstr "このCWL定義に相当するものをコマンドライン形式にすると"
2565
+ msgstr "このCWL定義に相当するものをコマンドライン形式にすると: "
2563
2566
2564
2567
#: ../../src/topics/file-formats.md:32 74b28c1b09c6429b82e462e4ec61808e
2565
2568
msgid "Sample Parameter Files"
@@ -2715,6 +2718,9 @@ msgid ""
2715
2718
"\" example_flag\" is \" true\" , then `prefix` will be added to the command "
2716
2719
"line. If false, no flag is added."
2717
2720
msgstr ""
2721
+ "ブール型はフラグとして扱われます。 入力パラメータ \" example_flag \" が \" true"
2722
+ " \" の場合、コマンドラインに`prefix` が追加されます。 "
2723
+ "falseの場合、フラグは付加されません。"
2718
2724
2719
2725
#: ../../src/topics/inputs.md:95 a519be60726a44af9941fdce04735353
2720
2726
msgid ""
@@ -2723,6 +2729,9 @@ msgid ""
2723
2729
"before the parameter . In the example above, this is rendered as `--example-"
2724
2730
"string hello`."
2725
2731
msgstr ""
2732
+ "文字列型は、コマンドライン上ではリテラル値として与えられます。 ` prefix` は"
2733
+ "オプションです。与えられた場合、コマンドライン上のパラメータの前に別の引数と"
2734
+ "して与えられます。 上の例では、`--example-string hello` と与えられます。"
2726
2735
2727
2736
#: ../../src/topics/inputs.md:109 cb8fc8c4c79e467eac5fab4ca685201e
2728
2737
msgid ""
@@ -2820,8 +2829,9 @@ msgid ""
2820
2829
msgstr ""
2821
2830
2822
2831
#: ../../src/topics/inputs.md:191 5d7d7a28cc5d4862803032aec78174d9
2832
+ #, fuzzy
2823
2833
msgid "Inclusive and Exclusive Inputs"
2824
- msgstr ""
2834
+ msgstr "包括的入力と排他的入力 "
2825
2835
2826
2836
#: ../../src/topics/inputs.md:193 dea0d4b681f94e73b13965dcfe75cf7d
2827
2837
msgid ""
@@ -2877,12 +2887,17 @@ msgid "Exclusive Input Parameters with Expressions"
2877
2887
msgstr "式で入力パラメータを排他的に指定する"
2878
2888
2879
2889
#: ../../src/topics/inputs.md:257 2c3b884cb1c54521900cc90782e8a58d
2890
+ #, fuzzy
2880
2891
msgid ""
2881
2892
"If you use exclusive input parameters combined with expressions, you need to "
2882
2893
"be aware that the `inputs` JavaScript object will contain one of the "
2883
2894
"exclusive input values. This means that you might need to use an **or** "
2884
2895
"boolean operator to check which values are present."
2885
2896
msgstr ""
2897
+ "排他的入力パラメータを式と組み合わせて使用する場合、`inputs` JavaScript オブ"
2898
+ "ジェクトに排他的入力値のいずれかが含まれることを意識する必要があります。つま"
2899
+ "り、**or** のブーリアン演算子を使用して、どの値が存在するかをチェックする必要"
2900
+ "がある場合があります。"
2886
2901
2887
2902
#: ../../src/topics/inputs.md:262 a1073b6306044dffb414319ae01f68bb
2888
2903
#, fuzzy
@@ -2922,18 +2937,24 @@ msgstr ""
2922
2937
"ロー実行時に失敗することになります。"
2923
2938
2924
2939
#: ../../src/topics/inputs.md:289 e98e165f6bba40809c90473d72f9d592
2940
+ #, fuzzy
2925
2941
msgid ""
2926
2942
"To correct it, you must remember to use an or operator in your JavaScript "
2927
2943
"expression when using exclusive parameters, or any parameter that allows "
2928
2944
"`null`. For example, the expression could be changed to `$(inputs."
2929
2945
"file_format || 'auto')`, to have a default value if none was provided in the "
2930
2946
"command line or job input file."
2931
2947
msgstr ""
2948
+ "これを修正するには、排他的パラメータ、または`null` "
2949
+ "を許可するパラメータを使用する場合、JavaScript 式で or "
2950
+ "演算子を使用することを忘れてはなりません。たとえば、式を`$("
2951
+ "inputs.file_format || 'auto')` に変更すると、コマンドラインやジョブ入力ファイ"
2952
+ "ルで何も指定されていない場合にデフォルト値を持つようになります。"
2932
2953
2933
2954
#: ../../src/topics/metadata-and-authorship.md:1
2934
2955
#: d33aa2353ad44fb885d3a1ee48263dc4
2935
2956
msgid "Metadata and Authorship"
2936
- msgstr ""
2957
+ msgstr "メタデータと著者 "
2937
2958
2938
2959
#: ../../src/topics/metadata-and-authorship.md:3
2939
2960
#: cd64d2d828834cbbb24ea5358caf5405
@@ -2970,13 +2991,18 @@ msgstr ""
2970
2991
2971
2992
#: ../../src/topics/metadata-and-authorship.md:30
2972
2993
#: cb9980db4e5f4c74b01c2dec6d5e92d0
2994
+ #, fuzzy
2973
2995
msgid ""
2974
2996
"For those that are highly motivated, it is also possible to annotate your "
2975
2997
"tool with a much larger amount of metadata. This example includes EDAM "
2976
2998
"ontology tags as keywords (allowing the grouping of related tools), hints at "
2977
2999
"hardware requirements in order to use the tool, and a few more metadata "
2978
3000
"fields."
2979
3001
msgstr ""
3002
+ "高いモチベーションを持つ人であれば、ツールにもっと多くのメタデータを付与する"
3003
+ "ことも可能です。この例では、EDAMオントロジーのタグをキーワードとして含み(関"
3004
+ "連するツールのグループ化が可能)、ツールを使用するために必要なハードウェアの"
3005
+ "ヒントや、さらにいくつかのメタデータフィールドがあります。"
2980
3006
2981
3007
#: ../../src/topics/metadata-and-authorship.md:35
2982
3008
#: 2dfbd4d580044ed083992f3ceb1bc64e
@@ -3043,14 +3069,19 @@ msgstr ""
3043
3069
3044
3070
#: ../../src/topics/operations.md:58 98d9b8d867594543890af99e77e24edb
3045
3071
msgid "`cwltool` does not know how to run operations"
3046
- msgstr "`cwltool` は、どうやってoperationsを実行するかを知りません。 "
3072
+ msgstr "`cwltool` は、どうやってoperationsを実行するかを知りません"
3047
3073
3048
3074
#: ../../src/topics/operations.md:66 a25d0b1e13324b40a6b8fcd227948c4f
3075
+ #, fuzzy
3049
3076
msgid ""
3050
3077
"CWL runners may come up with ways to bind operations to concrete steps. A "
3051
3078
"CWL runner could, for instance, use abstract operations with ID's that "
3052
3079
"correspond to steps executed by a different workflow engine."
3053
3080
msgstr ""
3081
+ "CWL runnerは、操作を具体的なステップにバインドする方法を思いつくかもしれませ"
3082
+ "ん。例えば、CWL runnerは、"
3083
+ "異なるワークフローエンジンで実行されるステップに対応するIDを持つ抽象的な "
3084
+ "operation を使用することができます。"
3054
3085
3055
3086
#: ../../src/topics/outputs.md:1 da077da5eb8a4ffebfde041fc16300de
3056
3087
msgid "Outputs"
@@ -3099,6 +3130,10 @@ msgid ""
3099
3130
"_array of strings_. The first element is the command to run, and any "
3100
3131
"subsequent elements are mandatory command line arguments"
3101
3132
msgstr ""
3133
+ "これまでの例では、`baseCommand` "
3134
+ "は単なる文字列で、引数はCWL入力として渡していました。単一の文字列の代わりに、"
3135
+ "文字列の配列__ を使用することができます。 最初の要素は実行するコマンドで、そ"
3136
+ "れ以降の要素は必須のコマンドライン引数です。"
3102
3137
3103
3138
#: ../../src/topics/outputs.md:26 f1ee2e00b0cc4112b51c9df3a919b73f
3104
3139
msgid "`tar.cwl`"
@@ -3125,18 +3160,22 @@ msgstr ""
3125
3160
msgid ""
3126
3161
"The field `outputBinding` describes how to set the value of each output "
3127
3162
"parameter."
3128
- msgstr ""
3163
+ msgstr "`outputBinding` "
3164
+ "フィールドには、各出力パラメータの値の設定方法が記述されています。"
3129
3165
3130
3166
#: ../../src/topics/outputs.md:62 329d2809dfae4f90bc638f5f03a47ee3
3131
3167
msgid ""
3132
3168
"The `glob` field consists of the name of a file in the output directory. If "
3133
3169
"you don't know name of the file in advance, you can use a wildcard pattern "
3134
3170
"like `glob: '*.txt'`."
3135
3171
msgstr ""
3172
+ "`glob` フィールドは、出力ディレクトリ内のファイル名で構成されます。ファイル名"
3173
+ "が予め分からない場合は、`glob: '*.txt'` "
3174
+ "のようにワイルドカードパターンを使用することができます。"
3136
3175
3137
3176
#: ../../src/topics/outputs.md:65 96df2d45e42441d49ce193ccbfab78a3
3138
3177
msgid "Capturing Standard Output"
3139
- msgstr ""
3178
+ msgstr "標準出力をキャプチャする "
3140
3179
3141
3180
#: ../../src/topics/outputs.md:67 c6bcf7c6a8774dd6be41cc775848c3b8
3142
3181
#, fuzzy
@@ -3453,9 +3492,8 @@ msgstr ""
3453
3492
"いくつかは他のCWLランナーにも適用されるかもしれません。"
3454
3493
3455
3494
#: ../../src/topics/troubleshooting.md:6 1b6b7a75cc754775bf9dd80c0941e8da
3456
- #, fuzzy
3457
3495
msgid "Run `cwltool` with `cachedir`"
3458
- msgstr "`cwltool` を`cachedir` で実行する。 "
3496
+ msgstr "`cwltool` を`cachedir` で実行する"
3459
3497
3460
3498
#: ../../src/topics/troubleshooting.md:8 9a710602e00c4934ae3a3b471aa68458
3461
3499
msgid ""
@@ -3702,7 +3740,7 @@ msgstr "`1st-workflow.cwl`"
3702
3740
#: ../../src/topics/workflows.md:179 ../../src/topics/workflows.md:180
3703
3741
#: 23af7bd2facf4043b2b1c4373fce15fa 307b6618a92948fca4203ccb497c77e6
3704
3742
msgid "Visualization of 1st-workflow.cwl"
3705
- msgstr "1st-workflow.cwlの可視化。 "
3743
+ msgstr "1st-workflow.cwlの可視化"
3706
3744
3707
3745
#: ../../src/topics/workflows.md:180 a2dd833fdca4443181648e41051a5232
3708
3746
#, fuzzy
@@ -3984,13 +4022,12 @@ msgid "`scatter-workflow.cwl`"
3984
4022
msgstr "`scatter-workflow.cwl`"
3985
4023
3986
4024
#: ../../src/topics/workflows.md:421 3a67d77a2e7b4c0bb61cc3585ceae942
3987
- #, fuzzy
3988
4025
msgid ""
3989
4026
"Aside from the `requirements` section including `ScatterFeatureRequirement`, "
3990
4027
"what is going on here?"
3991
4028
msgstr ""
3992
- "`requirements` セクションの`ScatterFeatureRequirement` などを含めて、ここはど "
3993
- "うなっているのでしょうか。 "
4029
+ "`requirements` セクションの`ScatterFeatureRequirement` "
4030
+ "などを含めて、ここはどうなっているのでしょうか? "
3994
4031
3995
4032
#: ../../src/topics/workflows.md:429 f1cb55fc59824cc18a95fd6dcb32cf4c
3996
4033
#, fuzzy
@@ -4371,13 +4408,12 @@ msgid "JSON Style"
4371
4408
msgstr "JSON形式"
4372
4409
4373
4410
#: ../../src/topics/yaml-guide.md:169 87bafb845c714b109874f6137b84462d
4374
- #, fuzzy
4375
4411
msgid ""
4376
4412
"YAML is based on [JavaScript Object Notation (JSON)][json]. Maps and arrays "
4377
4413
"can also be defined in YAML using the native JSON syntax. For example:"
4378
4414
msgstr ""
4379
4415
"YAMLは[JavaScript Object Notation (JSON)][json]に基づいています。マップと配列"
4380
- "は、JSON構文を使ってYAMLで定義することもできます。例えば"
4416
+ "は、JSON構文を使ってYAMLで定義することもできます。例えば: "
4381
4417
4382
4418
#: ../../src/topics/yaml-guide.md:177 5ab9ddf613a540a2b8228e37600cc5dc
4383
4419
#, fuzzy
0 commit comments