Skip to content

Commit 977b9a5

Browse files
weblatemanabuishii
andauthored
Translated using Weblate (Japanese) (#426)
Currently translated at 42.1% (252 of 598 strings) Translated using Weblate (Japanese) Currently translated at 41.9% (251 of 598 strings) Translated using Weblate (Japanese) Currently translated at 41.3% (247 of 598 strings) Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/ja/ Translation: Common Workflow Language/CWL User Guide Co-authored-by: Manabu ISHII <[email protected]>
1 parent bee8e41 commit 977b9a5

File tree

1 file changed

+81
-26
lines changed

1 file changed

+81
-26
lines changed

locales/ja/LC_MESSAGES/user_guide.po

Lines changed: 81 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: Common Workflow Language User Guide\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-01-25 14:33+0100\n"
11-
"PO-Revision-Date: 2023-09-14 04:51+0000\n"
11+
"PO-Revision-Date: 2023-09-23 04:03+0000\n"
1212
"Last-Translator: Manabu ISHII <[email protected]>\n"
1313
"Language-Team: Japanese <https://hosted.weblate.org/projects/commonwl/"
1414
"user-guide/ja/>\n"
@@ -17,7 +17,7 @@ msgstr ""
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=1; plural=0;\n"
20-
"X-Generator: Weblate 5.0.1-dev\n"
20+
"X-Generator: Weblate 5.1-dev\n"
2121

2222
#: ../../LICENSE.md:2 4e203044f0464fd5a3256430391dde12
2323
msgid "Licenses"
@@ -1230,7 +1230,7 @@ msgstr ""
12301230

12311231
#: ../../src/introduction/quick-start.md:57 ce04027dfcfe4b7b91ea3c2136b18b23
12321232
msgid "Running `hello_world.cwl` with `cwltool`."
1233-
msgstr ""
1233+
msgstr "`hello_world.cwl` を `cwltool` で実行します。"
12341234

12351235
#: ../../src/introduction/quick-start.md:62 0d8a788402914ebd8f09a5ca80650011
12361236
msgid ""
@@ -1240,7 +1240,7 @@ msgstr ""
12401240

12411241
#: ../../src/introduction/quick-start.md:65 6d0b679efab24813a7a3b709ade940d1
12421242
msgid "Running `hello_world.cwl` with `cwltool` passing an input parameter."
1243-
msgstr ""
1243+
msgstr "`hello_world.cwl` を`cwltool` で入力パラメータを渡して実行する。"
12441244

12451245
#: ../../src/introduction/quick-start.md:70 2ea056ab04b6419a9faf350de22a17f2
12461246
msgid ""
@@ -1252,13 +1252,14 @@ msgstr ""
12521252

12531253
#: ../../src/introduction/quick-start.md:74 1a44a545434b448aa956005deeed90a8
12541254
msgid "`hello_world-job.json`"
1255-
msgstr ""
1255+
msgstr "`hello_world-job.json`"
12561256

12571257
#: ../../src/introduction/quick-start.md:80 e76bfcc0c9f84bcdb3f6d5277869a88c
12581258
msgid ""
12591259
"You can use this Inputs Object file now to execute the “Hello World” "
12601260
"workflow:"
1261-
msgstr ""
1261+
msgstr "このInputs Objectファイルを使用して、「Hello "
1262+
"World」ワークフローを実行することができるようになりました:"
12621263

12631264
#: ../../src/introduction/quick-start.md:82 d4cdbe870a6f4a68b542ca719d989062
12641265
msgid "Passing an Inputs Object file to `cwltool`."
@@ -1306,10 +1307,13 @@ msgstr ""
13061307
"org/wiki/YAML) です。"
13071308

13081309
#: ../../src/introduction/quick-start.md:101 d039a9d6461c44628d4660c00d9ce6ff
1310+
#, fuzzy
13091311
msgid ""
13101312
"The {{'[CWL Specification VERSION](https://www.commonwl.org/VERSION)'."
13111313
"replace('VERSION', cwl_version_text) }}."
13121314
msgstr ""
1315+
"{{'[CWL 仕様 VERSION](https://www.commonwl.org/VERSION)'.replace('VERSION', "
1316+
"cwl_version_text) }} のことです。"
13131317

13141318
#: ../../src/introduction/quick-start.md:102 fbc3383d9e1c4eaca7931c3cc4f1752b
13151319
msgid ""
@@ -1328,8 +1332,9 @@ msgstr ""
13281332

13291333
#: ../../src/topics/additional-arguments-and-parameters.md:1
13301334
#: 9c87c76c690948ac8e18088a0fffe679
1335+
#, fuzzy
13311336
msgid "Additional Arguments and Parameters"
1332-
msgstr ""
1337+
msgstr "追加の引数とパラメータ"
13331338

13341339
#: ../../src/topics/additional-arguments-and-parameters.md:3
13351340
#: ad00d94d4fb64bbdac356e64dd3803b9
@@ -1351,18 +1356,18 @@ msgstr ""
13511356
#: ../../src/topics/additional-arguments-and-parameters.md:13
13521357
#: a74935dc31664e979ca8f90a6a4ba53c
13531358
msgid "`arguments.cwl`"
1354-
msgstr ""
1359+
msgstr "`arguments.cwl`"
13551360

13561361
#: ../../src/topics/additional-arguments-and-parameters.md:19
13571362
#: ../../src/topics/staging-input-files.md:15 0a8065edd8af4eaea08989a1060ce48f
13581363
#: f357755f6dcb4971bade8636064f8dd1
13591364
msgid "`arguments-job.yml`"
1360-
msgstr ""
1365+
msgstr "`arguments-job.yml`"
13611366

13621367
#: ../../src/topics/additional-arguments-and-parameters.md:24
13631368
#: 6359191b4f684d5aa3602e4aaf394883
13641369
msgid "Next, create a sample Java file to use with the command-line tool."
1365-
msgstr ""
1370+
msgstr "次に、CommandLineToolで使用するサンプルJavaファイルを作成します。"
13661371

13671372
#: ../../src/topics/additional-arguments-and-parameters.md:30
13681373
#: 9643449da1da46d7861866dce490cbcb
@@ -1377,7 +1382,8 @@ msgstr "そして、コマンドラインでツール定義と入力オブジェ
13771382
msgid ""
13781383
"Here we use the `arguments` field to add an additional argument to the "
13791384
"command line that isn't tied to a specific input parameter."
1380-
msgstr ""
1385+
msgstr "ここでは、`arguments` フィールドを使用して、特定の入力パラメータに結びつかな"
1386+
"い追加の引数をコマンドラインに追加しています。"
13811387

13821388
#: ../../src/topics/additional-arguments-and-parameters.md:43
13831389
#: d50574c8b9694f83aa376d39b9a6fcd6
@@ -1396,18 +1402,24 @@ msgid "Best Practices"
13961402
msgstr "ベストプラクティス"
13971403

13981404
#: ../../src/topics/best-practices.md:3 939cd9e9eaff4e3ab74fe707a5d4eb21
1405+
#, fuzzy
13991406
msgid ""
14001407
"The following are a set of recommended good practices to keep in mind when "
14011408
"writing a Common Workflow Language description for a tool or workflow. These "
14021409
"guidelines are presented for consideration on a scale of usefulness: "
14031410
"although more is better, not all are required."
14041411
msgstr ""
1412+
"以下は、ツールやワークフローのCWL定義を書く際に留意すべき推奨グッドプラクティ"
1413+
"スのセットです。これらのガイドラインは、有用性の尺度で検討するために提示され"
1414+
"ています:多ければ多いほど良いが、すべてが必要なわけではありません。"
14051415

14061416
#: ../../src/topics/best-practices.md:8 4bcb84707acb40a0bfe2ea0853cb10b7
14071417
msgid ""
14081418
"No `type: string` parameters for names of input or reference files/"
14091419
"directories; use `type: File` or `type: Directory` as appropriate."
14101420
msgstr ""
1421+
"入力または参照のファイルやディレクトリの名前に `type: string` "
1422+
"を使用しません。 `type:File` または `type: Direcotry` を適宜使用します。"
14111423

14121424
#: ../../src/topics/best-practices.md:11 4dee8504a8e5496081dadc386ab45540
14131425
msgid ""
@@ -1451,6 +1463,8 @@ msgid ""
14511463
"Metadata and Authorship section of this User Guide](../topics/metadata-and-"
14521464
"authorship.md)."
14531465
msgstr ""
1466+
"CW定義にメタデータを与える例については、[このユーザーガイドのメタデータと著"
1467+
"者名のセクション](../topics/metadata-and-authorship.md)を参照してください。"
14541468

14551469
#: ../../src/topics/best-practices.md:40 ecf2b9c0b1664afe9c4e180610610021
14561470
msgid ""
@@ -1610,22 +1624,29 @@ msgid "Network Access"
16101624
msgstr ""
16111625

16121626
#: ../../src/topics/command-line-tool.md:69 e3bdaceae8784ab0807b2cf356a98580
1627+
#, fuzzy
16131628
msgid ""
16141629
"This indicates whether a process requires outgoing IPv4/IPv6 network access. "
16151630
"If a command-line tool is written manually in CWL v1.1+, there is a need to "
16161631
"specify when network access is required."
16171632
msgstr ""
1633+
"これは、プロセスが発信IPv4/"
1634+
"IPv6ネットワークアクセスを必要とするかどうかを示します。CWL v1.1+でCommandLin"
1635+
"eToolを手動で記述する場合、ネットワークアクセスが必要なタイミングを指定する必"
1636+
"要があります。"
16181637

16191638
#: ../../src/topics/command-line-tool.md:83 ed521ac365db4a6ba5a1051fbaa2932e
16201639
msgid ""
16211640
"CWL v1.0 command-line tools that are upgraded to v1.1 or v1.2 get Network "
16221641
"Access automatically."
1623-
msgstr ""
1642+
msgstr "CWL v1.0のコマンドラインツールをv1.1またはv1."
1643+
"2にアップグレードすると、自動的にネットワークアクセスを取得します。"
16241644

16251645
#: ../../src/topics/creating-files-at-runtime.md:1
16261646
#: a2a0f0eb0f404eb3aaf19cfd3cdb559b
1647+
#, fuzzy
16271648
msgid "Creating Files at Runtime"
1628-
msgstr ""
1649+
msgstr "実行時にファイルを作成する"
16291650

16301651
#: ../../src/topics/creating-files-at-runtime.md:3
16311652
#: 0cf51b6da6884065ae42032abc20eb0d
@@ -1638,7 +1659,8 @@ msgstr ""
16381659
#: ../../src/topics/creating-files-at-runtime.md:7
16391660
#: 2df3a3a9094d4b79b1d5dd99195f3bff
16401661
msgid "To generate such files, we can use the `InitialWorkDirRequirement`."
1641-
msgstr ""
1662+
msgstr "このようなファイルを生成するために、`InitialWorkDirRequirement` "
1663+
"を利用することができます。"
16421664

16431665
#: ../../src/topics/creating-files-at-runtime.md:9
16441666
#: d3f74c3b094a427fbec831afab657d50
@@ -1809,6 +1831,9 @@ msgid ""
18091831
"variables from the parent process. You can set environment variables for "
18101832
"the tool using `EnvVarRequirement`."
18111833
msgstr ""
1834+
"ツールは制限された環境で実行されるため、親プロセスからほとんどの環境変数を引"
1835+
"き継ぎません。 ツールの環境変数は、`EnvVarRequirement` "
1836+
"を使って設定できます。"
18121837

18131838
#: ../../src/topics/environment-variables.md:7 bfdebb32440a4034beb42135e38884e8
18141839
msgid "`env.cwl`"
@@ -1819,37 +1844,52 @@ msgid "Expression Tool"
18191844
msgstr "Expression Tool"
18201845

18211846
#: ../../src/topics/expression-tool.md:3 48deb71f361a43e48a56ed483075bca8
1847+
#, fuzzy
18221848
msgid ""
18231849
"An expression tool is a type of Process that can be run by itself or as a "
18241850
"Workflow step. It executes a pure JavaScript expression. It is meant to be "
18251851
"used as a way to isolate complex JavaScript expressions that need to operate "
18261852
"on input data and produce some result as output."
18271853
msgstr ""
1854+
"ExpressionToolは、それ自体またはワークフローのステップとして実行することがで"
1855+
"きるProcessの一種です。純粋な JavaScript 式を実行します。入力データを操作し、"
1856+
"出力として結果を生成する必要がある複雑な JavaScript "
1857+
"式を分離する方法として使用されることを意図しています。"
18281858

18291859
#: ../../src/topics/expression-tool.md:8 716b56506ca7470299899c5d820a9ea2
18301860
msgid ""
18311861
"Similar to the command-line tool it requires `inputs` and `outputs`. But "
18321862
"instead of `baseCommand`, it requires an `expression` attribute."
18331863
msgstr ""
1864+
"CommandLinetToolと同様に、`inputs` と`outputs` "
1865+
"が必要です。しかし、`baseCommand` の代わりに、`expression` "
1866+
"属性を必要とします。"
18341867

18351868
#: ../../src/topics/expression-tool.md:17 b63e6f5a2e89431c8fc7d04f47fd69fe
1869+
#, fuzzy
18361870
msgid "CWL expression tool."
1837-
msgstr ""
1871+
msgstr "CWL expression tool."
18381872

18391873
#: ../../src/topics/expression-tool.md:48 39727e9058f24b62b8746a46d3f812c2
1874+
#, fuzzy
18401875
msgid "`uppercase.cwl`"
1841-
msgstr ""
1876+
msgstr "`uppercase.cwl`"
18421877

18431878
#: ../../src/topics/expression-tool.md:67 e3ecac0a8e604f2b98a2a12b0579990a
1879+
#, fuzzy
18441880
msgid ""
18451881
"We had to use an `InlineJavascriptRequirement` as our expression contains a "
18461882
"JavaScript call in `.toUpperCase()`. This means to tools using the "
18471883
"expression tool that JavaScript is a requirement."
18481884
msgstr ""
1885+
"`InlineJavascriptRequirement` を使用する必要がありました。この式には`."
1886+
"toUpperCase()` で JavaScript の呼び出しが含まれているからです。これは、Expres"
1887+
"sionToolを使用するツールにとって、JavaScriptが必要であることを意味します。"
18491888

18501889
#: ../../src/topics/expressions.md:1 c8d648b765ec499a8e9c464590838492
1890+
#, fuzzy
18511891
msgid "Expressions"
1852-
msgstr ""
1892+
msgstr "Expressions"
18531893

18541894
#: ../../src/topics/expressions.md:3 007a345b4bad49cf996c4301b8386473
18551895
msgid ""
@@ -1869,18 +1909,22 @@ msgid ""
18691909
msgstr ""
18701910

18711911
#: ../../src/topics/expressions.md:16 7fdbfd1c937b4991bf4a2fa26ea310e4
1912+
#, fuzzy
18721913
msgid "`expression.cwl`"
1873-
msgstr ""
1914+
msgstr "`expression.cwl`"
18741915

18751916
#: ../../src/topics/expressions.md:22 efb5fd14988c4e2a8f834ee5369d4102
1917+
#, fuzzy
18761918
msgid ""
18771919
"As this tool does not require any `inputs` we can run it with an (almost) "
18781920
"empty job file:"
1879-
msgstr ""
1921+
msgstr "このツールは`inputs` "
1922+
"を必要としないので、(ほとんど)空のジョブファイルで実行することができます:"
18801923

18811924
#: ../../src/topics/expressions.md:25 e833649b951841c49397796f996d29f3
1925+
#, fuzzy
18821926
msgid "`empty.yml`"
1883-
msgstr ""
1927+
msgstr "`empty.yml`"
18841928

18851929
#: ../../src/topics/expressions.md:31 276f688ba7cc471a842f085ca852b1d9
18861930
msgid ""
@@ -2247,14 +2291,17 @@ msgid "`hello-world-expressionlib-inline.cwl`"
22472291
msgstr "`hello-world-expressionlib-inline.cwl`"
22482292

22492293
#: ../../src/topics/expressions.md:146 8f0e8f050e334ac08334e9215e1dcf61
2294+
#, fuzzy
22502295
msgid ""
22512296
"Running this CWL workflow will invoke the JavaScript function and result in "
22522297
"the `echo` command printing the input message with capital initial letters:"
2253-
msgstr ""
2298+
msgstr "このCWLワークフローを実行すると、JavaScript関数が起動し、`echo` "
2299+
"コマンドが入力メッセージを大文字の頭文字で表示します:"
22542300

22552301
#: ../../src/topics/expressions.md:149 26c74b11bb1849cea0763bb74ec43e42
2302+
#, fuzzy
22562303
msgid "Running `hello-world-expressionlib-inline.cwl`."
2257-
msgstr ""
2304+
msgstr "`hello-world-expressionlib-inline.cwl` 実行しています。"
22582305

22592306
#: ../../src/topics/expressions.md:155 7a6be0005a6441feb67f036d005d7885
22602307
msgid ""
@@ -2263,23 +2310,30 @@ msgid ""
22632310
msgstr ""
22642311

22652312
#: ../../src/topics/expressions.md:158 ed590f9e6f4f425da886b110295c45db
2313+
#, fuzzy
22662314
msgid "`custom-functions.js`"
2267-
msgstr ""
2315+
msgstr "`custom-functions.js`"
22682316

22692317
#: ../../src/topics/expressions.md:164 093235307d6f47d4858e559b780ef5e5
2318+
#, fuzzy
22702319
msgid "`hello-world-expressionlib-external.cwl`"
2271-
msgstr ""
2320+
msgstr "`hello-world-expressionlib-external.cwl`"
22722321

22732322
#: ../../src/topics/expressions.md:171 06635145b441418aaae84dc804f3d6ac
2323+
#, fuzzy
22742324
msgid ""
22752325
"The `custom-functions.js` file is included in the CWL document with the `"
22762326
"$include: custom-functions.js` statement. That makes the functions and "
22772327
"variables available to be used in other parts of the CWL document."
22782328
msgstr ""
2329+
"`custom-functions.js` ファイルは、`$include: custom-functions.js` という記述"
2330+
"でCWL定義に含まれます。これにより、関数と変数がCWL定義の他の部分で使用できる"
2331+
"ようになります。"
22792332

22802333
#: ../../src/topics/expressions.md:175 973a9b257b1a4f0dbd4444d4f11dadd7
2334+
#, fuzzy
22812335
msgid "Running `hello-world-expressionlib-external.cwl`."
2282-
msgstr ""
2336+
msgstr "`hello-world-expressionlib-external.cwl`実行しています。"
22832337

22842338
#: ../../src/topics/expressions.md:181 04eaf1f7c630450db318dcd8b7626e15
22852339
msgid ""
@@ -2331,7 +2385,8 @@ msgstr ""
23312385
msgid ""
23322386
"In the next tutorial, we explain the `$namespaces` and `$schemas` section "
23332387
"of the document in greater detail, so don't worry about these for now."
2334-
msgstr ""
2388+
msgstr "次のチュートリアルで、`$namespaces` と`$schemas` "
2389+
"の部分をより詳しく説明しますので、今は気にしないでください。"
23352390

23362391
#: ../../src/topics/file-formats.md:17 5cb830da47464a8b9c3950983fa4d56f
23372392
msgid ""

0 commit comments

Comments
 (0)