Skip to content

Commit

Permalink
Project translation
Browse files Browse the repository at this point in the history
  • Loading branch information
master authored and master committed Mar 16, 2024
1 parent 23ebdfb commit 4d78baa
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion target/docs/lib/DriveGetFileSystem.htm
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2 id="Parameters">パラメータ</h2>
<dt>Drive</dt>
<dd>
<p>型:<a href="../Concepts.htm#strings">String</a></p>
<p>The drive letter followed by a colon and an optional backslash, or a UNC name such as <code>"\server1\share1"</code>.</p>
<p>ドライブレターの後にコロンとオプションのバックスラッシュを付けたもの、または<code>\server1\share1</code>のようなUNC名を指定します。</p>
</dd>
</dl>

Expand Down
4 changes: 2 additions & 2 deletions target/docs/lib/DriveGetLabel.htm
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ <h2 id="Parameters">パラメータ</h2>
<dt>Drive</dt>
<dd>
<p>型:<a href="../Concepts.htm#strings">String</a></p>
<p>The drive letter followed by a colon and an optional backslash, or a UNC name such as <code>"\server1\share1"</code>.</p>
<p>ドライブレターの後にコロンとオプションのバックスラッシュを付けたもの、または<code>\server1\share1</code>のようなUNC名を指定します。</p>
</dd>
</dl>

<h2 id="Return_Value">戻り値</h2>
<p>型:<a href="../Concepts.htm#strings">String</a></p>
<p>This function returns the <em>Drive</em>'s volume label.</p>
<p>この関数はドライブのボリュームラベルを返します。</p>

<h2 id="Error_Handling">エラー処理</h2>
<p>失敗した場合は例外が発生します。</p>
Expand Down
2 changes: 1 addition & 1 deletion target/docs/lib/DriveGetSerial.htm
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h2 id="Parameters">パラメータ</h2>
<dt>Drive</dt>
<dd>
<p>型:<a href="../Concepts.htm#strings">String</a></p>
<p>The drive letter followed by a colon and an optional backslash, or a UNC name such as <code>"\server1\share1"</code>.</p>
<p>ドライブレターの後にコロンとオプションのバックスラッシュを付けたもの、または<code>\server1\share1</code>のようなUNC名を指定します。</p>
</dd>
</dl>

Expand Down

0 comments on commit 4d78baa

Please sign in to comment.