@@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2023-12-16 11:48+0100\n "
12
12
"PO-Revision-Date : 2024-04-09 09:01+0000\n "
13
- "Last-Translator : Michael Crusoe <mrc@commonwl.org >\n "
13
+ "Last-Translator : Manabu ISHII <manabu.ishii.rb@gmail.com >\n "
14
14
"Language-Team : Japanese <https://hosted.weblate.org/projects/commonwl/ "
15
15
"user-guide/ja/>\n "
16
16
"Language : ja\n "
@@ -838,13 +838,14 @@ msgstr ""
838
838
839
839
#: ../../src/introduction/basic-concepts.md:171
840
840
#: c0f53138bf084939a54b0a576b44199f
841
- #, fuzzy
842
841
msgid ""
843
842
"The benefit of explicitness and isolation are flexibility, portability, "
844
843
"and scalability; tools and workflows described with CWL can transparently"
845
844
" leverage technologies such as Docker and be used with CWL "
846
845
"implementations from different vendors."
847
- msgstr "CWLで定義されたツールやワークフローは、Dockerなどの技術を透過的に活用し、異なるベンダーのCWL実装と組み合わせて使用することができるためです。"
846
+ msgstr ""
847
+ "CWLで定義されたツールやワークフローは、Dockerなどの技術を透過的に活用し、異な"
848
+ "るベンダーのCWL実装と組み合わせて使用することができるためです。"
848
849
849
850
#: ../../src/introduction/basic-concepts.md:176
850
851
#: 91d6eb4984a6410ba99616b6617ba9af
@@ -1590,7 +1591,6 @@ msgstr ""
1590
1591
"[Apache 2.0][apache-license]です。"
1591
1592
1592
1593
#: ../../src/topics/best-practices.md:20 384eb620dc31468e8c3f5f33a3436200
1593
- #, fuzzy
1594
1594
msgid ""
1595
1595
"If possible, the license should be specified with its corresponding [SPDX"
1596
1596
" identifier][spdx]. Construct the metadata field for the license by "
@@ -1825,7 +1825,6 @@ msgid "Network Access"
1825
1825
msgstr "ネットワークアクセス"
1826
1826
1827
1827
#: ../../src/topics/command-line-tool.md:69 201712f3ceee4d4ea56ab96d3fef97b0
1828
- #, fuzzy
1829
1828
msgid ""
1830
1829
"This indicates whether a process requires outgoing IPv4/IPv6 network "
1831
1830
"access. Starting with CWL v1.1, programs are not granted network access "
@@ -1842,11 +1841,13 @@ msgstr ""
1842
1841
msgid ""
1843
1842
"CWL v1.0 command-line tools that are upgraded to v1.1 or v1.2 or v1.2 "
1844
1843
"will have `networkAccess: true` set automatically."
1845
- msgstr "CWL v1.0のコマンドラインツールをv1.1またはv1.2にアップグレードすると、自動的にネットワークアクセスを取得します。"
1844
+ msgstr ""
1845
+ "CWL v1.0のコマンドラインツールをv1.1またはv1."
1846
+ "2にアップグレードすると、自動的に`networkAccess: "
1847
+ "true`が追加されネットワークアクセスを取得します。"
1846
1848
1847
1849
#: ../../src/topics/creating-files-at-runtime.md:1
1848
1850
#: 17c5b4ee43cc4a979676ad27e473d046
1849
- #, fuzzy
1850
1851
msgid "Creating Files at Runtime"
1851
1852
msgstr "実行時にファイルを作成する"
1852
1853
0 commit comments