Skip to content

Commit 15be3a5

Browse files
weblateZoeCMamanabuishii
authored
Translations update from Hosted Weblate (#461)
* Translated using Weblate (Chinese (Simplified)) Currently translated at 73.7% (442 of 599 strings) Co-authored-by: Zoë Ma <zoe.ma@curii.com> Translate-URL: https://hosted.weblate.org/projects/commonwl/user-guide/zh_Hans/ Translation: Common Workflow Language/CWL User Guide * Translated using Weblate (Japanese) Currently translated at 66.2% (397 of 599 strings) Translated using Weblate (Japanese) Currently translated at 64.4% (386 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 --------- Co-authored-by: Zoë Ma <zoe.ma@curii.com> Co-authored-by: Manabu ISHII <manabu.ishii.rb@gmail.com>
1 parent 515c213 commit 15be3a5

File tree

2 files changed

+60
-51
lines changed

2 files changed

+60
-51
lines changed

locales/ja/LC_MESSAGES/user_guide.po

Lines changed: 42 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Common Workflow Language User Guide\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2023-12-16 11:48+0100\n"
12-
"PO-Revision-Date: 2024-03-07 01:01+0000\n"
12+
"PO-Revision-Date: 2024-03-13 02:01+0000\n"
1313
"Last-Translator: Manabu ISHII <manabu.ishii.rb@gmail.com>\n"
1414
"Language-Team: Japanese <https://hosted.weblate.org/projects/commonwl/"
1515
"user-guide/ja/>\n"
@@ -989,16 +989,17 @@ msgid "CWL Runner"
989989
msgstr "CWL Runner"
990990

991991
#: ../../src/introduction/prerequisites.md:39 89f0bf6ff8544a6d87114085be8e0bb6
992-
#, fuzzy
993992
msgid ""
994993
"The first thing you will need for running CWL workflows is a CWL runner. "
995994
"`cwltool` is a Python Open Source project maintained by the CWL "
996995
"community. It is also the CWL reference runner, which means it must "
997996
"support everything in the current CWL specification, {{ cwl_version }}."
998997
msgstr ""
999-
"CWL ワークフローを実行するために最初に必要なものは、CWL runnerです。`cwltool` は、CWL "
1000-
"コミュニティによって維持されている Python オープンソース・プロジェクトです。これはCWL reference runner(訳注: "
1001-
"CWLの参照実装)でもあり、現在のCWL仕様{{ cwl_version }}のすべてをサポートしなければならないことを意味します。"
998+
"CWL ワークフローを実行するために最初に必要なものは、CWL runnerです。`cwltool`"
999+
" は、CWL コミュニティによって維持されている Python "
1000+
"オープンソース・プロジェクトです。これはCWL reference runner(訳注: "
1001+
"CWLの参照実装)でもあり、`cwltool`は現在のCWL仕様{{ cwl_version "
1002+
"}}のすべてをサポートしなければならないことを意味します。"
10021003

10031004
#: ../../src/introduction/prerequisites.md:44 068f09d4d66547448693f7b9dadef497
10041005
msgid ""
@@ -1009,15 +1010,15 @@ msgstr ""
10091010
"`conda` のような仮想環境を使用することを推奨します。"
10101011

10111012
#: ../../src/introduction/prerequisites.md:48 1edf8b8438334ae29dc406dbfd711228
1012-
#, fuzzy
10131013
msgid ""
10141014
"Visit the `cwltool` "
10151015
"[documentation](https://cwltool.readthedocs.io/en/latest/#install) for "
10161016
"details on installing `cwltool`."
10171017
msgstr ""
1018-
"`cwltool` を`apt` と`conda` とともにインストールする他の方法については、`cwltool` "
1019-
"[documentation](https://github.com/common-workflow-"
1020-
"language/cwltool#install) を参照してください。"
1018+
"`cwltool` を`apt` と`conda` "
1019+
"とともにインストールする他の方法については、`cwltool` "
1020+
"[ドキュメント](https://github.com/common-workflow-language/cwltool#install) "
1021+
"を参照してください。"
10211022

10221023
#: ../../src/introduction/prerequisites.md:52 5e300141ce43435f9437507374987213
10231024
msgid "Let's use a simple CWL tool description `true.cwl` with `cwltool`."
@@ -1054,7 +1055,6 @@ msgid "Running `true.cwl` with `cwltool`."
10541055
msgstr "`cwltool` を使って `true.cwl` を実行します。"
10551056

10561057
#: ../../src/introduction/prerequisites.md:78 d2dc809318be49cc996d892e93ad84ac
1057-
#, fuzzy
10581058
msgid "Generic ``cwl-runner`` alias"
10591059
msgstr "一般的な ``cwl-runner`` エイリアス"
10601060

@@ -1074,13 +1074,13 @@ msgstr ""
10741074
"は、システム管理者またはユーザーによってインストールされ、好みのCWL実装を指し示す。これは、複数のCWLランナーがある環境では便利です。"
10751075

10761076
#: ../../src/introduction/prerequisites.md:88 6dd6aa836099469381fb564d63b84f3d
1077-
#, fuzzy
10781077
msgid ""
10791078
"The CWL community publishes a Python package with the name `cwlref-"
10801079
"runner` that installs an alias for `cwltool` under the name `cwl-runner`."
10811080
msgstr ""
1082-
"CWLコミュニティは、`cwlref-runner` という名前のPythonパッケージを公開しており、`cwltool` のエイリアスを"
1083-
"`cwl-runner` という名前でインストールします"
1081+
"CWLコミュニティは、`cwlref-runner` "
1082+
"という名前のPythonパッケージを公開しており、`cwltool` のエイリアスを`cwl-"
1083+
"runner` という名前でインストールします"
10841084

10851085
#: ../../src/introduction/prerequisites.md:91 cc1a9b95508e44a1bf08ae75d990c301
10861086
msgid "Installing `cwl-runner` alias for cwltool with `pip`."
@@ -1148,10 +1148,12 @@ msgid ""
11481148
" using a hard-coded location, since `/usr/bin/env [executable]` looks for"
11491149
" the `[executable]` program in the system `PATH`,"
11501150
msgstr ""
1151-
"*shebang* は、スクリプトの冒頭の2文字列`#!` "
1152-
"のことです。スクリプトが実行可能な場合、オペレーティングシステムは、shebangの後に指定された実行可能ファイルを使用してスクリプトを実行します。`/usr/bin/env"
1153-
" <executable>` は` <executable>` プログラムをシステムの`PATH` "
1154-
"で探すので、ハードコードされた場所を使うよりも`/usr/bin/env <executable>` を使うことが良い習慣と考えられています"
1151+
"*shebang* は、スクリプトの冒頭の2文字列`#!` のことです。スクリプトが実行可能"
1152+
"な場合、オペレーティングシステムは、shebangの後に指定された実行可能ファイルを"
1153+
"使用してスクリプトを実行します。`/usr/bin/env <executable>` は` <executable>`"
1154+
" プログラムを設定されている環境変数`PATH` "
1155+
"の中で探すので、ハードコードされた場所を使うよりも`/usr/bin/env <executable>`"
1156+
" を使うことが良い習慣と考えられています"
11551157

11561158
#: ../../src/introduction/prerequisites.md:148 854736eef2ac4b63b187a4cea9660ae4
11571159
msgid "Text Editor"
@@ -1249,12 +1251,14 @@ msgid "Quick Start"
12491251
msgstr "クイックスタート"
12501252

12511253
#: ../../src/introduction/quick-start.md:3 733db5702c774f32b8c91d13f74f3720
1252-
#, fuzzy
12531254
msgid ""
12541255
"This section will show you a brief overview of what CWL is, and where you"
12551256
" can learn more about it. No previous knowledge of CWL is required, but "
12561257
"you must be comfortable following instructions for the command-line."
1257-
msgstr "このセクションでは、CWLとは何か、またCWLについてもっと詳しく知ることができる場所について、簡単に紹介します。CWLに関する予備知識は必要ありませんが、コマンドラインを使用することに慣れていると良いです。"
1258+
msgstr ""
1259+
"このセクションでは、CWLとは何か、またCWLについてもっと詳しく知ることができる"
1260+
"場所について、簡単に紹介します。CWLに関する予備知識は必要ありませんが、コマン"
1261+
"ドラインを使用することに慣れていると良いです。"
12581262

12591263
#: ../../src/introduction/quick-start.md:7 0b164074dd0849c3b2c8d2f78ea99e95
12601264
msgid "“Hello World”"
@@ -1860,15 +1864,14 @@ msgstr "`createfile.cwl`"
18601864

18611865
#: ../../src/topics/creating-files-at-runtime.md:15
18621866
#: 252f8e897b0942a8be098481890005f3
1863-
#, fuzzy
18641867
msgid ""
18651868
"Any [expressions](../topics/expressions.md) like `$(inputs.message)` are "
18661869
"expanded by the CWL engine before creating the file. Here, insert the "
18671870
"value at the input `message`."
18681871
msgstr ""
1869-
"`$(inputs.message)` のような "
1870-
"[Expressions](../topics/expressions.md)は、ファイルを作成する前にCWLエンジンによって展開されます。ここでは、入力パラメータ`message`"
1871-
" に値を挿入します。"
1872+
"`$(inputs.message)` のような [Expressions](../topics/expressions.md)は、ファ"
1873+
"イルを作成する前にCWL実行エンジンによって展開されます。ここでは、入力パラメー"
1874+
"タ`message` に値を挿入します。"
18721875

18731876
#: ../../src/topics/creating-files-at-runtime.md:20
18741877
#: aca24b72687c4d4d84bf9de8b71413f7
@@ -1952,7 +1955,6 @@ msgid "Custom Types"
19521955
msgstr "カスタムタイプ"
19531956

19541957
#: ../../src/topics/custom-types.md:3 e0275ddda8f84207a58d10c17ca99a45
1955-
#, fuzzy
19561958
msgid ""
19571959
"Sometimes you may want to write your own custom types for use and reuse "
19581960
"in CWL descriptions. Use of such custom types can reduce redundancy "
@@ -1962,7 +1964,7 @@ msgid ""
19621964
msgstr ""
19631965
"CWL定義で使用・再利用するために、独自のカスタム型を書きたい場合があります。こ"
19641966
"のようなカスタムタイプを使用することで、同じタイプを使用する複数の記述の間の"
1965-
"冗長性を減らし、また、CWL記述を直接いじらずに、ツールや分析のカスタマイズや設"
1967+
"冗長性を減らし、また、CWL定義を直接いじらずに、ツールや分析のカスタマイズや設"
19661968
"定を追加できるようになります。"
19671969

19681970
#: ../../src/topics/custom-types.md:9 8367e38e5e7c4a298d1d87b9001aaddc
@@ -4561,12 +4563,14 @@ msgid "YAML Guide"
45614563
msgstr "YAMLガイド"
45624564

45634565
#: ../../src/topics/yaml-guide.md:6 705765787eb84ecaae004194225924cb
4564-
#, fuzzy
45654566
msgid ""
45664567
"[YAML][yaml] is a file format designed to be readable by both computers "
45674568
"and humans. This guide introduces the features of YAML that are relevant "
45684569
"when writing CWL descriptions and input parameter files."
4569-
msgstr "[YAML][yaml]は、コンピュータと人間の両方が読むことができるように設計されたファイル形式です。本ガイドでは、CWL定義や入力パラメータファイルを書く際に関連するYAMLの機能を紹介します。"
4570+
msgstr ""
4571+
"[YAML][yaml]は、コンピュータと人間の両方が読むことができるように設計されたフ"
4572+
"ァイル形式です。本ガイドでは、CWL定義や入力パラメータファイルを書く際に関連す"
4573+
"るYAMLの機能を紹介します。"
45704574

45714575
#: ../../src/topics/yaml-guide.md:13 cb243f6ab11f48ffb5c91945c4e0d101
45724576
msgid "You can skip this section if you are already comfortable with YAML."
@@ -4614,20 +4618,19 @@ msgstr ""
46144618
"は、CWL仕様で特別な意味を持つ複数語のキー名、それ以外はアンダースコアのキー名として使用します。例えば:"
46154619

46164620
#: ../../src/topics/yaml-guide.md:42 514365e59d9648deb896e2068d967a64
4617-
#, fuzzy
46184621
msgid ""
46194622
"The YAML above defines four keys - `first_name`, `last_name`, "
46204623
"`age_years`, and `home` - with their four respective values. Values can "
46214624
"be character strings, numeric (integer, floating point, or scientific "
46224625
"representation), Boolean (`true` or `false`), or more complex nested "
46234626
"types (see below)."
46244627
msgstr ""
4625-
"上記のYAMLは4つのキー -`first_name`,`last_name`,`age_years`, `home` - "
4626-
"と4つのそれぞれの値を定義しています。値は、文字列、数値(整数、浮動小数点、科学的表現)、ブール値(`true` または`false` "
4628+
"上記のYAMLは4つのキー -`first_name`,`last_name`,`age_years`, `home` - 及びそ"
4629+
"れぞれの値を定義しています。値は、文字列、数値(整数、浮動小数点、科学的表現"
4630+
")、ブール値(`true` または`false` "
46274631
")、またはより複雑な入れ子型(下記参照)にすることができます。"
46284632

46294633
#: ../../src/topics/yaml-guide.md:51 6939eb7e783744d7bcf75ea0a7cae129
4630-
#, fuzzy
46314634
msgid ""
46324635
"Values may be wrapped in quotation marks, but be aware that this may "
46334636
"change the way that they are interpreted i.e. `\"1234\"` will be treated "
@@ -4637,34 +4640,33 @@ msgid ""
46374640
"want to specify a fixed numeric value to a command, make sure that you "
46384641
"wrap that numeric value in quotes: `baseCommand: [echo, \"42\"]`."
46394642
msgstr ""
4640-
"値は引用符で括ることができますが、意味が変わってきます。例えば、`\"1234\"` は文字列として扱われ、`1234` "
4641-
"は整数値として扱われます。CWLでは、`baseCommand` "
4642-
"のすべての部分が文字列でなければならないので、コマンドに固定した数値を指定する場合は、その数値を引用符で囲むようにしてください:[echo, "
4643-
"\"42\"]`."
4643+
"値は引用符で括ることができますが、意味が変わってきます。例えば、`\"1234\"` "
4644+
"は文字列として扱われ、`1234` は整数値として扱われます。CWLでは、`baseCommand`"
4645+
" のすべての部分が文字列でなければならないので、コマンドに固定した数値を指定す"
4646+
"る場合は、その数値を引用符で囲むようにしてください:[echo, \"42\"]`."
46444647

46454648
#: ../../src/topics/yaml-guide.md:61 96e1776b09e840ebbc9b4b7e01da0e43
46464649
msgid "Comments"
46474650
msgstr "コメント"
46484651

46494652
#: ../../src/topics/yaml-guide.md:63 8b17f7557c3540b2b0d0beca0fe4ebc7
4650-
#, fuzzy
46514653
msgid ""
46524654
"You may use `#` to add comments to your CWL and parameter files. Any "
46534655
"characters to the right of ` #` will be ignored by the program "
46544656
"interpreting the YAML. For example:"
46554657
msgstr ""
4656-
"`#` を使って、CWL定義と入力パラメータファイルにコメントを追加することができます。` #` の右側にある文字は、YAML "
4658+
"`#` を使うと、CWL定義や入力パラメータファイルにコメントを追加することができま"
4659+
"す。` #` の右側にある文字は、YAML "
46574660
"を解釈するプログラムによって無視されます。たとえば、次のようになります:"
46584661

46594662
#: ../../src/topics/yaml-guide.md:76 13da997c82c04023a4b7bb36b76e969d
4660-
#, fuzzy
46614663
msgid ""
46624664
"If there is anything on the line before the comment, be sure to add at "
46634665
"least one space before the `#`!"
4664-
msgstr "同じ行内のコメントの前に何かある場合は、必ず`#` の前に少なくとも1つのスペースを追加してください!"
4666+
msgstr "同じ行の中でコメントの前に何かある場合は、必ず`#` "
4667+
"の前に少なくとも1つのスペースを追加してください!"
46654668

46664669
#: ../../src/topics/yaml-guide.md:79 b9fc191166a64450b64a8182adabad75
4667-
#, fuzzy
46684670
msgid "Maps"
46694671
msgstr "マップ"
46704672

locales/zh_Hans/LC_MESSAGES/user_guide.po

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Common Workflow Language User Guide\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2023-12-16 11:48+0100\n"
12-
"PO-Revision-Date: 2024-03-07 01:01+0000\n"
12+
"PO-Revision-Date: 2024-03-08 11:01+0000\n"
1313
"Last-Translator: Zoë Ma <zoe.ma@curii.com>\n"
1414
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
1515
"commonwl/user-guide/zh_Hans/>\n"
@@ -3633,20 +3633,21 @@ msgid ""
36333633
"best practices when using containers for reproducible research). In this "
36343634
"case we have used a container called `node:slim`."
36353635
msgstr ""
3636-
"`baseCommand: node` 告诉 CWL, 我们打算为了这个命令使用 Node.js 运行环境,"
3637-
"意在运行 JavaScript 程序。然后,我们需要给出一点“提示” (`hints`), "
3638-
"以便找到我们想要的容器。这个例子里,我们只需要在 `DockerRequirements` "
3639-
"下列出我们 Docker 容器的需求。`dockerPull:` 参数应赋予的值,就是您假如使用 `"
3640-
"docker pull` 命令的话应该给出的参数,也就是容器映像 (image) 的名称("
3636+
"`baseCommand: node` 告诉 CWL, 我们运行命令打算使用 Node.js 环境,意在执行 "
3637+
"JavaScript 程序。然后,我们需要给出一点“提示” (`hints`), "
3638+
"以便找到我们需要的容器。这个例子里,我们只需要在 `DockerRequirements` "
3639+
"下列出我们 Docker 容器的需求即可。`dockerPull:` 参数应赋予的值,"
3640+
"就是您假如使用 `docker pull` 命令时会给出的参数,即容器映像 (image) 的名称("
36413641
"您可进一步标明容器的标签即 tag, "
3642-
"用容器从事可复现研究工作时这是个好习惯)。这里,我们使用的容器名为 "
3642+
"用容器从事可复现研究工作时这是个好习惯)。这个例子里,我们使用的容器名为 "
36433643
"`node:slim`."
36443644

36453645
#: ../../src/topics/using-containers.md:52 54cade4978ec463bbb5c0d8c08e27adb
36463646
msgid ""
36473647
"Create a Javascript file named \"hello.js\" and invoke `cwltool` "
36483648
"providing the tool description and the input object on the command line:"
3649-
msgstr ""
3649+
msgstr "创建一个名为 \"hello.js\" 的 JavaScript "
3650+
"文件,然后在命令行中,以工具描述和输入对象为参数,调用 `cwltool`:"
36503651

36513652
#: ../../src/topics/using-containers.md:55 6541d0cd9f6c4c43b8601715cc35e585
36523653
msgid "`hello.js`"
@@ -3656,7 +3657,7 @@ msgstr "`hello.js`"
36563657
msgid ""
36573658
"Notice the CWL runner has constructed a Docker command line to run the "
36583659
"script."
3659-
msgstr ""
3660+
msgstr "请注意,CWL 运行程序构建出了一行 Docker 命令,用来运行脚本。"
36603661

36613662
#: ../../src/topics/using-containers.md:72 d2dd89a5edde4f2eab4c2baf0cc78745
36623663
msgid ""
@@ -3665,21 +3666,27 @@ msgid ""
36653666
"`/var/lib/cwl/job369354770_examples/hello.js` inside the container, as "
36663667
"reflected in the invocation of the `node` command."
36673668
msgstr ""
3669+
"这个例子中,在容器外部,脚本 `hello.js` 的路径位于 `/home/me/cwl/user_guide/"
3670+
"hello.js`, 而它在容器内的路径为 `/var/lib/cwl/job369354770_examples/hello.js`"
3671+
", 这从 `node` 命令的调用参数可见。"
36683672

36693673
#: ../../src/topics/workflows.md:1 06281a10592d42509566c8fc51f8d4da
36703674
msgid "Workflows"
3671-
msgstr ""
3675+
msgstr "工作流"
36723676

36733677
#: ../../src/topics/workflows.md:3 325a656f9b8e4c1fa6f699cd8c447d00
36743678
msgid ""
36753679
"A workflow is a CWL processing unit that executes command-line tools, "
36763680
"expression tools, or workflows (sub-workflows) as steps. It must have "
36773681
"`inputs`, `outputs`, and `steps` defined in the CWL document."
36783682
msgstr ""
3683+
"工作流 (workflow) 指的是将命令行工具、表达式工具或(子)"
3684+
"工作流等作为步骤进行执行的 CWL 处理单元。一个工作流必须具备 CWL 程序所定义的 "
3685+
"`inputs`(输入), `outputs`(输出), 以及 `step`(步骤)."
36793686

36803687
#: ../../src/topics/workflows.md:13 b92275181c9e480da64e660b7aca0745
36813688
msgid "CWL workflow."
3682-
msgstr ""
3689+
msgstr "CWL 工作流"
36833690

36843691
#: ../../src/topics/workflows.md:41 be2540315f854b8e9a1d257bcabd78db
36853692
msgid ""

0 commit comments

Comments
 (0)