OSDN Git Service

iptables: Change parameters from Japanese to English.
authorAkihiro MOTOKI <amotoki@gmail.com>
Mon, 8 Apr 2013 18:04:16 +0000 (03:04 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Mon, 8 Apr 2013 18:04:16 +0000 (03:04 +0900)
draft/man8/ip6tables.8
draft/man8/iptables.8
po4a/man8/ip6tables.8.ja.po
po4a/man8/iptables.8.ja.po

index 7781f21..8b1a15f 100644 (file)
 .SH 名前
 ip6tables \(em IPv6 パケットフィルタを管理する
 .SH 書式
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP} \fIチェイン ルールの詳細\fP
-[\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP} \fIchain
+rule\-specification\fP [\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-I\fP \fIチェイン\fP [\fIルール番号\fP] \fIルールの詳細\fP
-[\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-I\fP \fIchain\fP [\fIrulenum\fP]
+\fIrule\-specification\fP [\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-R\fP \fIチェイン ルール番号 ルールの詳細\fP [\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-R\fP \fIchain rulenum rule\-specification\fP
+[\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-D\fP \fIチェイン ルール番号\fP [\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-D\fP \fIchain rulenum\fP [\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-S\fP [\fIチェイン\fP [\fIルール番号\fP]]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-S\fP [\fIchain\fP [\fIrulenum\fP]]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP} [\fIチェイン\fP [\fIルール番号\fP]]
-[\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP} [\fIchain\fP [\fIrulenum\fP]]
+[\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-N\fP \fIチェイン\fP
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-N\fP \fIchain\fP
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-X\fP [\fIチェイン\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-X\fP [\fIchain\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-P\fP \fIチェイン ターゲット\fP [\fIオプション...\fP]
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain target\fP [\fIoptions...\fP]
 .PP
-\fBip6tables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-E\fP \fI旧チェイン名 新チェイン名\fP
+\fBip6tables\fP [\fB\-t\fP \fItable\fP] \fB\-E\fP \fIold\-chain\-name new\-chain\-name\fP
 .SH 説明
 \fBip6tables\fP は Linux カーネルの IPv6 パケットフィルタルールのテーブルを 設定・管理・検査するために使われる。
 複数の異なるテーブルが定義される可能性がある。 各テーブルは組み込みチェインを含む。 さらにユーザー定義のチェインを含むこともできる。
@@ -146,11 +147,11 @@ Linux セキュリティモジュールにより実装されている。セキ
 選択されたチェインから 1 つ以上のルールを削除する。 このコマンドには 2 つの使い方がある: チェインの中の番号 (最初のルールを 1 とする)
 を指定する場合と、 マッチするルールを指定する場合である。
 .TP 
-\fB\-I\fP, \fB\-\-insert\fP \fIチェイン\fP [\fIルール番号\fP] \fIルールの詳細\fP
+\fB\-I\fP, \fB\-\-insert\fP \fIchain\fP [\fIrulenum\fP] \fIrule\-specification\fP
 選択されたチェインにルール番号を指定して 1 つ以上のルールを挿入する。 ルール番号が 1 の場合、ルールはチェインの先頭に挿入される。
 これはルール番号が指定されない場合のデフォルトでもある。
 .TP 
-\fB\-R\fP, \fB\-\-replace\fP \fIチェイン ルール番号 ルールの詳細\fP
+\fB\-R\fP, \fB\-\-replace\fP \fIchain rulenum rule\-specification\fP
 選択されたチェインにあるルールを置き換える。送信元や送信先の名前が 1 つ以上のアドレスに解決された場合は、このコマンドは失敗する。ルール番号は 1
 からはじまる。
 .TP 
index 85ad8bd..b3ec022 100644 (file)
 .SH 名前
 iptables \(em IPv4 のパケットフィルタと NAT を管理するツール
 .SH 書式
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP} \fIチェイン\fP \fIルールの詳細\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] {\fB\-A\fP|\fB\-C\fP|\fB\-D\fP} \fIchain\fP
+\fIrule\-specification\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-I\fP \fIチェイン\fP [\fIルール番号\fP] \fIルールの詳細\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-I\fP \fIchain\fP [\fIrulenum\fP]
+\fIrule\-specification\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-R\fP \fIチェイン ルール番号 ルールの詳細\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-R\fP \fIchain rulenum rule\-specification\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-D\fP \fIチェイン ルール番号\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-D\fP \fIchain rulenum\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-S\fP [\fIチェイン\fP [\fIルール番号\fP]]
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-S\fP [\fIchain\fP [\fIrulenum\fP]]
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP} [\fIチェイン\fP [\fIルール番号\fP]]
-[\fIオプション...\fP]
+\fBiptables\fP [\fB\-t\fP \fItable\fP] {\fB\-F\fP|\fB\-L\fP|\fB\-Z\fP} [\fIchain\fP [\fIrulenum\fP]]
+[\fIoptions...\fP]
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-N\fP \fIチェイン\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-N\fP \fIchain\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-X\fP [\fIチェイン\fP]
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-X\fP [\fIchain\fP]
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-P\fP \fIチェイン ターゲット\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-P\fP \fIchain target\fP
 .PP
-\fBiptables\fP [\fB\-t\fP \fIテーブル\fP] \fB\-E\fP \fI旧チェイン名 新チェイン名\fP
+\fBiptables\fP [\fB\-t\fP \fItable\fP] \fB\-E\fP \fIold\-chain\-name new\-chain\-name\fP
 .PP
-ルールの詳細 = [\fIマッチ...\fP] [\fIターゲット\fP]
+rule\-specification = [\fImatches...\fP] [\fItarget\fP]
 .PP
-マッチ = \fB\-m\fP \fIマッチ名\fP [\fIマッチ毎のオプション\fP]
+match = \fB\-m\fP \fImatchname\fP [\fIper\-match\-options\fP]
 .PP
-ターゲット = \fB\-j\fP \fIターゲット名\fP [\fIターゲット毎のオプション\fP]
+target = \fB\-j\fP \fItargetname\fP [\fIper\-target\-options\fP]
 .SH 説明
 \fBiptables\fP は Linux カーネルの IPv4 パケットフィルタルールのテーブルを 設定・管理・検査するために使われる。
 複数の異なるテーブルを定義できる。 各テーブルにはたくさんの組み込みチェインが含まれており、 さらにユーザー定義のチェインを加えることもできる。
@@ -150,7 +152,7 @@ Linux セキュリティモジュールにより実装されている。セキ
 選択されたチェインから 1 つ以上のルールを削除する。 このコマンドには 2 つの使い方がある: チェインの中の番号 (最初のルールを 1 とする)
 を指定する場合と、 マッチするルールを指定する場合である。
 .TP 
-\fB\-I\fP, \fB\-\-insert\fP \fIチェイン\fP [\fIルール番号\fP] \fIルールの詳細\fP
+\fB\-I\fP, \fB\-\-insert\fP \fIchain\fP [\fIrulenum\fP] \fIrule\-specification\fP
 選択されたチェインにルール番号を指定して 1 つ以上のルールを挿入する。 ルール番号が 1 の場合、ルールはチェインの先頭に挿入される。
 これはルール番号が指定されない場合のデフォルトでもある。
 .TP 
@@ -158,7 +160,7 @@ Linux セキュリティモジュールにより実装されている。セキ
 選択されたチェインにあるルールを置き換える。 送信元や送信先の名前が 1 つ以上のアドレスに解決された場合は、このコマンドは失敗する。 ルール番号は 1
 からはじまる。
 .TP 
-\fB\-L\fP, \fB\-\-list\fP [\fIチェイン\fP]
+\fB\-L\fP, \fB\-\-list\fP [\fIchain\fP]
 選択されたチェインにある全てのルールを一覧表示する。 チェインが指定されない場合、全てのチェインにあるリストが一覧表示される。 他の各 iptables
 コマンドと同様に、指定されたテーブル (デフォルトは filter) に対して作用する。 よって NAT ルールを表示するには以下のようにする。
 .nf
@@ -172,22 +174,22 @@ DNS の逆引きを避けるために、よく \fB\-n\fP オプションと共
  iptables \-L \-v
 .fi
 .TP 
-\fB\-S\fP, \fB\-\-list\-rules\fP [\fIチェイン\fP]
+\fB\-S\fP, \fB\-\-list\-rules\fP [\fIchain\fP]
 選択されたチェインにある全てのルールを表示する。チェインが指定されない場合、 iptables\-save
 のように全てのチェインにあるリストが表示される。他の iptables コマンドと同様に、指定されたテーブル (デフォルトは filter)
 に対して作用する。
 .TP 
-\fB\-F\fP, \fB\-\-flush\fP [\fIチェイン\fP]
+\fB\-F\fP, \fB\-\-flush\fP [\fIchain\fP]
 選択されたチェイン (何も指定されなければテーブル内の全てのチェイン) の内容を全消去する。これは全てのルールを 1 個ずつ削除するのと同じである。
 .TP 
-\fB\-Z\fP, \fB\-\-zero\fP [\fIチェイン\fP [\fIルール番号\fP]]
+\fB\-Z\fP, \fB\-\-zero\fP [\fIchain\fP [\fIrulenum\fP]]
 すべてのチェインのパケットカウンタとバイトカウンタをゼロにする。チェインやチェイン内のルールが指定された場合には、指定されたチェインやルールのカウンタだけをゼロにする。クリアされる直前のカウンタを見るために、
 \fB\-L\fP, \fB\-\-list\fP (一覧表示) オプションと同時に指定することもできる (上記を参照)。
 .TP 
-\fB\-N\fP, \fB\-\-new\-chain\fP \fIチェイン\fP
+\fB\-N\fP, \fB\-\-new\-chain\fP \fIchain\fP
 指定した名前でユーザー定義チェインを作成する。 同じ名前のターゲットが既に存在してはならない。
 .TP 
-\fB\-X\fP, \fB\-\-delete\-chain\fP [\fIチェイン\fP]
+\fB\-X\fP, \fB\-\-delete\-chain\fP [\fIchain\fP]
 指定したユーザー定義チェインを削除する。 そのチェインが参照されていてはならない。
 チェインを削除する前に、そのチェインを参照しているルールを削除するか、別のチェインを参照するようにしなければならない。
 チェインは空でなければならない、つまりチェインにルールが登録されていてはいけない。
@@ -245,7 +247,7 @@ DNS の逆引きを避けるために、よく \fB\-n\fP オプションと共
 このオプションがルールの中で省略された場合 (かつ \fB\-g\fP が使用されなかった場合)、ルールにマッチしてもパケットの行方に何も影響しないが、
 ルールのカウンタは 1 つ加算される。
 .TP 
-\fB\-g\fP, \fB\-\-goto\fP \fIチェイン\fP
+\fB\-g\fP, \fB\-\-goto\fP \fIchain\fP
 ユーザー定義チェインで処理を継続することを指定する。 \-\-jump オプションと異なり、 return が行われた際にこのチェインでの処理は継続されず、
 \-\-jump でこのチェインを呼び出したチェインで処理が継続される。
 .TP 
index 853741c..c15395c 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2013-04-08 14:07+0900\n"
-"PO-Revision-Date: 2013-04-09 02:56+0900\n"
+"PO-Revision-Date: 2013-04-09 03:02+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -58,43 +58,43 @@ msgstr "書式"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] {B<-A>|B<-C>|B<-D>} I<chain rule-specification> [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] {B<-A>|B<-C>|B<-D>} I<チェイン ルールの詳細> [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] {B<-A>|B<-C>|B<-D>} I<chain rule-specification> [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-I> I<chain> [I<rulenum>] I<rule-specification> [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-I> I<チェイン> [I<ルール番号>] I<ルールの詳細> [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-I> I<chain> [I<rulenum>] I<rule-specification> [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-R> I<chain rulenum rule-specification> [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-R> I<チェイン ルール番号 ルールの詳細> [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-R> I<chain rulenum rule-specification> [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-D> I<chain rulenum> [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-D> I<チェイン ルール番号> [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-D> I<chain rulenum> [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-S> [I<chain> [I<rulenum>]]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-S> [I<チェイン> [I<ルール番号>]]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-S> [I<chain> [I<rulenum>]]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] {B<-F>|B<-L>|B<-Z>} [I<chain> [I<rulenum>]] [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] {B<-F>|B<-L>|B<-Z>} [I<チェイン> [I<ルール番号>]] [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] {B<-F>|B<-L>|B<-Z>} [I<chain> [I<rulenum>]] [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-N> I<chain>"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-N> I<チェイン>"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-N> I<chain>"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-X> [I<chain>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-X> [I<チェイン>]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-X> [I<chain>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-P> I<chain target> [I<options...>]"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-P> I<チェイン ターゲット> [I<オプション...>]"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-P> I<chain target> [I<options...>]"
 
 #. type: Plain text
 msgid "B<ip6tables> [B<-t> I<table>] B<-E> I<old-chain-name new-chain-name>"
-msgstr "B<ip6tables> [B<-t> I<テーブル>] B<-E> I<旧チェイン名 新チェイン名>"
+msgstr "B<ip6tables> [B<-t> I<table>] B<-E> I<old-chain-name new-chain-name>"
 
 #. type: SH
 #, no-wrap
@@ -242,7 +242,7 @@ msgstr "選択されたチェインから 1 つ以上のルールを削除する
 #. type: TP
 #, no-wrap
 msgid "B<-I>, B<--insert> I<chain> [I<rulenum>] I<rule-specification>"
-msgstr "B<-I>, B<--insert> I<チェイン> [I<ルール番号>] I<ルールの詳細>"
+msgstr "B<-I>, B<--insert> I<chain> [I<rulenum>] I<rule-specification>"
 
 #. type: Plain text
 msgid "Insert one or more rules in the selected chain as the given rule number.  So, if the rule number is 1, the rule or rules are inserted at the head of the chain.  This is also the default if no rule number is specified."
@@ -251,7 +251,7 @@ msgstr "選択されたチェインにルール番号を指定して 1 つ以上
 #. type: TP
 #, no-wrap
 msgid "B<-R>, B<--replace> I<chain rulenum rule-specification>"
-msgstr "B<-R>, B<--replace> I<チェイン ルール番号 ルールの詳細>"
+msgstr "B<-R>, B<--replace> I<chain rulenum rule-specification>"
 
 #. type: Plain text
 msgid "Replace a rule in the selected chain.  If the source and/or destination names resolve to multiple addresses, the command will fail.  Rules are numbered starting at 1."
index 35ff3de..dc9c4db 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "POT-Creation-Date: 2013-04-08 14:07+0900\n"
-"PO-Revision-Date: 2013-04-09 02:51+0900\n"
+"PO-Revision-Date: 2013-04-09 03:01+0900\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
 "Language: \n"
@@ -57,55 +57,55 @@ msgstr "書式"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] {B<-A>|B<-C>|B<-D>} I<chain> I<rule-specification>"
-msgstr "B<iptables> [B<-t> I<テーブル>] {B<-A>|B<-C>|B<-D>} I<チェイン> I<ルールの詳細>"
+msgstr "B<iptables> [B<-t> I<table>] {B<-A>|B<-C>|B<-D>} I<chain> I<rule-specification>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-I> I<chain> [I<rulenum>] I<rule-specification>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-I> I<チェイン> [I<ルール番号>] I<ルールの詳細>"
+msgstr "B<iptables> [B<-t> I<table>] B<-I> I<chain> [I<rulenum>] I<rule-specification>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-R> I<chain rulenum rule-specification>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-R> I<チェイン ルール番号 ルールの詳細>"
+msgstr "B<iptables> [B<-t> I<table>] B<-R> I<chain rulenum rule-specification>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-D> I<chain rulenum>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-D> I<チェイン ルール番号>"
+msgstr "B<iptables> [B<-t> I<table>] B<-D> I<chain rulenum>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-S> [I<chain> [I<rulenum>]]"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-S> [I<チェイン> [I<ルール番号>]]"
+msgstr "B<iptables> [B<-t> I<table>] B<-S> [I<chain> [I<rulenum>]]"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] {B<-F>|B<-L>|B<-Z>} [I<chain> [I<rulenum>]] [I<options...>]"
-msgstr "B<iptables> [B<-t> I<テーブル>] {B<-F>|B<-L>|B<-Z>} [I<チェイン> [I<ルール番号>]] [I<オプション...>]"
+msgstr "B<iptables> [B<-t> I<table>] {B<-F>|B<-L>|B<-Z>} [I<chain> [I<rulenum>]] [I<options...>]"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-N> I<chain>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-N> I<チェイン>"
+msgstr "B<iptables> [B<-t> I<table>] B<-N> I<chain>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-X> [I<chain>]"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-X> [I<チェイン>]"
+msgstr "B<iptables> [B<-t> I<table>] B<-X> [I<chain>]"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-P> I<chain target>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-P> I<チェイン ターゲット>"
+msgstr "B<iptables> [B<-t> I<table>] B<-P> I<chain target>"
 
 #. type: Plain text
 msgid "B<iptables> [B<-t> I<table>] B<-E> I<old-chain-name new-chain-name>"
-msgstr "B<iptables> [B<-t> I<テーブル>] B<-E> I<旧チェイン名 新チェイン名>"
+msgstr "B<iptables> [B<-t> I<table>] B<-E> I<old-chain-name new-chain-name>"
 
 #. type: Plain text
 msgid "rule-specification = [I<matches...>] [I<target>]"
-msgstr "ルールの詳細 = [I<マッチ...>] [I<ターゲット>]"
+msgstr "rule-specification = [I<matches...>] [I<target>]"
 
 #. type: Plain text
 msgid "match = B<-m> I<matchname> [I<per-match-options>]"
-msgstr "マッチ = B<-m> I<マッチ名> [I<マッチ毎のオプション>]"
+msgstr "match = B<-m> I<matchname> [I<per-match-options>]"
 
 #. type: Plain text
 msgid "target = B<-j> I<targetname> [I<per-target-options>]"
-msgstr "ターゲット = B<-j> I<ターゲット名> [I<ターゲット毎のオプション>]"
+msgstr "target = B<-j> I<targetname> [I<per-target-options>]"
 
 #. type: SH
 #, no-wrap
@@ -253,7 +253,7 @@ msgstr "選択されたチェインから 1 つ以上のルールを削除する
 #. type: TP
 #, no-wrap
 msgid "B<-I>, B<--insert> I<chain> [I<rulenum>] I<rule-specification>"
-msgstr "B<-I>, B<--insert> I<チェイン> [I<ルール番号>] I<ルールの詳細>"
+msgstr "B<-I>, B<--insert> I<chain> [I<rulenum>] I<rule-specification>"
 
 #. type: Plain text
 msgid "Insert one or more rules in the selected chain as the given rule number.  So, if the rule number is 1, the rule or rules are inserted at the head of the chain.  This is also the default if no rule number is specified."
@@ -271,7 +271,7 @@ msgstr "選択されたチェインにあるルールを置き換える。 送
 #. type: TP
 #, no-wrap
 msgid "B<-L>, B<--list> [I<chain>]"
-msgstr "B<-L>, B<--list> [I<チェイン>]"
+msgstr "B<-L>, B<--list> [I<chain>]"
 
 #. type: Plain text
 msgid "List all rules in the selected chain.  If no chain is selected, all chains are listed. Like every other iptables command, it applies to the specified table (filter is the default), so NAT rules get listed by"
@@ -294,7 +294,7 @@ msgstr " iptables -L -v\n"
 #. type: TP
 #, no-wrap
 msgid "B<-S>, B<--list-rules> [I<chain>]"
-msgstr "B<-S>, B<--list-rules> [I<チェイン>]"
+msgstr "B<-S>, B<--list-rules> [I<chain>]"
 
 #. type: Plain text
 msgid "Print all rules in the selected chain.  If no chain is selected, all chains are printed like iptables-save. Like every other iptables command, it applies to the specified table (filter is the default)."
@@ -303,7 +303,7 @@ msgstr "選択されたチェインにある全てのルールを表示する。
 #. type: TP
 #, no-wrap
 msgid "B<-F>, B<--flush> [I<chain>]"
-msgstr "B<-F>, B<--flush> [I<チェイン>]"
+msgstr "B<-F>, B<--flush> [I<chain>]"
 
 #. type: Plain text
 msgid "Flush the selected chain (all the chains in the table if none is given).  This is equivalent to deleting all the rules one by one."
@@ -312,7 +312,7 @@ msgstr "選択されたチェイン (何も指定されなければテーブル
 #. type: TP
 #, no-wrap
 msgid "B<-Z>, B<--zero> [I<chain> [I<rulenum>]]"
-msgstr "B<-Z>, B<--zero> [I<チェイン> [I<ルール番号>]]"
+msgstr "B<-Z>, B<--zero> [I<chain> [I<rulenum>]]"
 
 #. type: Plain text
 msgid "Zero the packet and byte counters in all chains, or only the given chain, or only the given rule in a chain. It is legal to specify the B<-L>, B<--list> (list) option as well, to see the counters immediately before they are cleared. (See above.)"
@@ -321,7 +321,7 @@ msgstr "すべてのチェインのパケットカウンタとバイトカウン
 #. type: TP
 #, no-wrap
 msgid "B<-N>, B<--new-chain> I<chain>"
-msgstr "B<-N>, B<--new-chain> I<チェイン>"
+msgstr "B<-N>, B<--new-chain> I<chain>"
 
 #. type: Plain text
 msgid "Create a new user-defined chain by the given name.  There must be no target of that name already."
@@ -330,7 +330,7 @@ msgstr "指定した名前でユーザー定義チェインを作成する。 
 #. type: TP
 #, no-wrap
 msgid "B<-X>, B<--delete-chain> [I<chain>]"
-msgstr "B<-X>, B<--delete-chain> [I<チェイン>]"
+msgstr "B<-X>, B<--delete-chain> [I<chain>]"
 
 #. type: Plain text
 msgid "Delete the optional user-defined chain specified.  There must be no references to the chain.  If there are, you must delete or replace the referring rules before the chain can be deleted.  The chain must be empty, i.e. not contain any rules.  If no argument is given, it will attempt to delete every non-builtin chain in the table."
@@ -438,7 +438,7 @@ msgstr "ルールのターゲット、つまり、パケットがマッチした
 #. type: TP
 #, no-wrap
 msgid "B<-g>, B<--goto> I<chain>"
-msgstr "B<-g>, B<--goto> I<チェイン>"
+msgstr "B<-g>, B<--goto> I<chain>"
 
 #. type: Plain text
 msgid "This specifies that the processing should continue in a user specified chain. Unlike the --jump option return will not continue processing in this chain but instead in the chain that called us via --jump."