Skip to content

Commit

Permalink
Improve Japanese man pages
Browse files Browse the repository at this point in the history
Improve the consistency of expression

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
  • Loading branch information
tenforward authored and stgraber committed Nov 18, 2013
1 parent c1c2297 commit 6127da6
Show file tree
Hide file tree
Showing 25 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion doc/ja/lxc-attach.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
start a process inside a running container.
-->
実行中のコンテナ内でプロセスを開始する
実行中のコンテナ内でプロセスの開始
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-checkconfig.sgml.in
Expand Up @@ -45,7 +45,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
check the current kernel for lxc support
-->
現在のカーネルが lxc に必要な機能をサポートしているかをチェックする
現在のカーネルが lxc に必要な機能をサポートしているかのチェック
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-checkpoint.sgml.in
Expand Up @@ -49,7 +49,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
checkpoint a running container (not implemented yet)
-->
実行中のコンテナのチェックポイントを作成する (未実装)
実行中のコンテナのチェックポイントの作成 (未実装)
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-clone.sgml.in
Expand Up @@ -49,7 +49,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
clone a new container from an existing one.
-->
新しいコンテナを存在するコンテナからクローンする.
既存のコンテナからの新しいコンテナのクローン
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-create.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
creates a container
-->
コンテナを作成する.
コンテナの作成
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-destroy.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
destroy a container.
-->
コンテナを破壊します.
コンテナの破壊
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-device.sgml.in
Expand Up @@ -46,7 +46,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
manage devices of running containers
-->
実行中のコンテナのデバイスを管理する
実行中のコンテナのデバイスの管理
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-execute.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
run an application inside a container.
-->
コンテナ内でアプリケーションを実行する.
コンテナ内でのアプリケーションの実行
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-freeze.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
freeze all the container's processes
-->
コンテナのプロセスを全て凍結します.
コンテナ内のプロセス全ての凍結
</refpurpose>
</refnamediv>

Expand Down
10 changes: 5 additions & 5 deletions doc/ja/lxc-info.sgml.in
Expand Up @@ -46,7 +46,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
query information about a container
-->
コンテナに関する情報を問い合わせる
コンテナに関する情報の問い合わせ
</refpurpose>
</refnamediv>

Expand Down Expand Up @@ -129,7 +129,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Just print the container's state.
-->
コンテナの状態のみを表示する
コンテナの状態のみを表示します
</para>
</listitem>
</varlistentry>
Expand All @@ -143,7 +143,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Just print the container's pid.
-->
コンテナの pid のみを表示する
コンテナの pid のみを表示します
</para>
</listitem>
</varlistentry>
Expand All @@ -157,7 +157,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Just print the container's IP addresses.
-->
コンテナの IP アドレスを表示する
コンテナの IP アドレスを表示します.
</para>
</listitem>
</varlistentry>
Expand Down Expand Up @@ -226,7 +226,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Show information for foo.
-->
foo という名前のコンテナの情報を表示する
foo という名前のコンテナの情報を表示します
</para>
</listitem>
</varlistentry>
Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-kill.sgml.in
Expand Up @@ -49,7 +49,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Send a signal to the process 1 of the container.
-->
コンテナの最初のプロセスにシグナルを送る.
コンテナの最初のプロセスへのシグナルの送出
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-ls.sgml.in
Expand Up @@ -47,7 +47,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
list the containers existing on the system
-->
システム上に存在するコンテナをリスト表示する.
システム上に存在するコンテナのリスト表示
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-monitor.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
monitor the container state
-->
コンテナの状態を監視する.
コンテナの状態の監視
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-netstat.sgml.in
Expand Up @@ -45,7 +45,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
run netstat for the specified container
-->
指定したコンテナに対する netstat を実行する
指定したコンテナに対する netstat の実行
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-ps.sgml.in
Expand Up @@ -47,7 +47,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
list the processes belonging to a specific container.
-->
指定したコンテナに属するプロセスをリスト表示する.
指定したコンテナに属するプロセスのリスト表示
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-restart.sgml.in
Expand Up @@ -49,7 +49,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
restart a container from a file (not implemented yet)
-->
ファイルからコンテナを再起動する (未実装)
ファイルからのコンテナの再起動 (未実装)
</refpurpose>
</refnamediv>

Expand Down
6 changes: 3 additions & 3 deletions doc/ja/lxc-snapshot.sgml.in
Expand Up @@ -47,7 +47,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Snapshot an existing container.
-->
既存のコンテナのスナップショットを取得する
存在するコンテナのスナップショットの取得
</refpurpose>
</refnamediv>

Expand Down Expand Up @@ -114,7 +114,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
List existing snapshots.
-->
存在するスナップショットをリスト表示する
存在するスナップショットをリスト表示します
</para>
</listitem>
</varlistentry>
Expand All @@ -126,7 +126,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Show snapshot comments in the snapshots listings.
-->
スナップショットのリスト表示でスナップショットに対するコメントを表示する
スナップショットのリスト表示でスナップショットに対するコメントを表示します
</para>
</listitem>
</varlistentry>
Expand Down
4 changes: 2 additions & 2 deletions doc/ja/lxc-start-ephemeral.sgml.in
Expand Up @@ -46,7 +46,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
start an ephemeral copy of an existing container
-->
存在するコンテナの一時的なコピーを開始する
存在するコンテナの一時的なコピーを起動
</refpurpose>
</refnamediv>

Expand All @@ -72,7 +72,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<command>lxc-start-ephemeral</command> start an ephemeral copy of an
existing container.
-->
<command>lxc-start-ephemeral</command> は,存在するコンテナの一時的なコピーを開始します
<command>lxc-start-ephemeral</command> は,存在するコンテナの一時的なコピーからコンテナを起動します
</para>
</refsect1>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-start.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
run an application inside a container.
-->
コンテナの内部でアプリケーションを実行する.
コンテナ内でのアプリケーションの実行
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-stop.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
stop the application running inside a container
-->
コンテナ内で動作しているアプリケーションを停止する
コンテナ内で動作しているアプリケーションの停止
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-top.sgml.in
Expand Up @@ -42,7 +42,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
<!--
monitor container statistics
-->
コンテナの統計情報を表示する
コンテナの統計情報の表示
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-unfreeze.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
thaw all the container's processes
-->
全てのコンテナのプロセスを解凍する
全てのコンテナのプロセスの解凍
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-unshare.sgml.in
Expand Up @@ -49,7 +49,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
Run a task in a new set of namespaces.
-->
タスクを新しい名前空間の組で実行する.
タスクの新しい名前空間の組の中ので実行
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-version.sgml.in
Expand Up @@ -45,7 +45,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
print the currently installed lxc version
-->
現在インストールされている lxc のバージョンを表示する
現在インストールされている lxc のバージョンの表示
</refpurpose>
</refnamediv>

Expand Down
2 changes: 1 addition & 1 deletion doc/ja/lxc-wait.sgml.in
Expand Up @@ -48,7 +48,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
<!--
wait for a specific container state
-->
指定したコンテナの状態を待つ
指定したコンテナ状態への遷移への待機
</refpurpose>
</refnamediv>

Expand Down

0 comments on commit 6127da6

Please sign in to comment.