OSDN Git Service

070a58ab58641e36c29224ecd13991d058653708
[linuxjm/iptables.git] / po4a / man8 / ip6tables-save.8.ja.po
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2013-04-08 14:07+0900\n"
10 "PO-Revision-Date: 2013-04-03 15:34+0900\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "Language: \n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17
18 #. type: TH
19 #, no-wrap
20 msgid "IP6TABLES-SAVE"
21 msgstr "IP6TABLES-SAVE"
22
23 #. type: TH
24 #, no-wrap
25 msgid "Jan 30, 2002"
26 msgstr "Jan 30, 2002"
27
28 #.  Man page written by Harald Welte <laforge@gnumonks.org>
29 #.  It is based on the iptables man page.
30 #.      This program is free software; you can redistribute it and/or modify
31 #.      it under the terms of the GNU General Public License as published by
32 #.      the Free Software Foundation; either version 2 of the License, or
33 #.      (at your option) any later version.
34 #.      This program is distributed in the hope that it will be useful,
35 #.      but WITHOUT ANY WARRANTY; without even the implied warranty of
36 #.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
37 #.      GNU General Public License for more details.
38 #.      You should have received a copy of the GNU General Public License
39 #.      along with this program; if not, write to the Free Software
40 #.      Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
41 #. type: SH
42 #, no-wrap
43 msgid "NAME"
44 msgstr "名前"
45
46 #. type: Plain text
47 msgid "ip6tables-save \\(em dump iptables rules to stdout"
48 msgstr ""
49
50 #. type: SH
51 #, no-wrap
52 msgid "SYNOPSIS"
53 msgstr "書式"
54
55 #. type: Plain text
56 msgid "B<ip6tables-save> [B<-M> I<modprobe>] [B<-c>] [B<-t> I<table>"
57 msgstr "B<ip6tables-save> [B<-M> I<modprobe>] [B<-c>] [B<-t> I<table>"
58
59 #. type: SH
60 #, no-wrap
61 msgid "DESCRIPTION"
62 msgstr "説明"
63
64 #. type: Plain text
65 msgid "B<ip6tables-save> is used to dump the contents of an IPv6 Table in easily parseable format to STDOUT. Use I/O-redirection provided by your shell to write to a file."
66 msgstr "B<ip6tables-save> は IPv6 テーブルの内容を簡単に解析できる形式で 標準出力にダンプするために使われる。 ファイルに書き出すためには、 シェルで提供されている I/O リダイレクションを使うこと。"
67
68 #. type: TP
69 #, no-wrap
70 msgid "B<-M> I<modprobe_program>"
71 msgstr "B<-M> I<modprobe_program>"
72
73 #. type: Plain text
74 msgid "Specify the path to the modprobe program. By default, iptables-save will inspect /proc/sys/kernel/modprobe to determine the executable's path."
75 msgstr ""
76
77 #. type: TP
78 #, no-wrap
79 msgid "B<-c>, B<--counters>"
80 msgstr "B<-c>, B<--counters>"
81
82 #. type: Plain text
83 msgid "include the current values of all packet and byte counters in the output"
84 msgstr "全てのパケットカウンタとバイトカウンタの現在の値を出力する。"
85
86 #. type: TP
87 #, no-wrap
88 msgid "B<-t>, B<--table> I<tablename>"
89 msgstr "B<-t>, B<--table> I<tablename>"
90
91 #. type: Plain text
92 msgid "restrict output to only one table. If not specified, output includes all available tables."
93 msgstr "出力を 1 つのテーブルのみに制限する。 指定されない場合、得られた全てのテーブルを出力する。"
94
95 #. type: SH
96 #, no-wrap
97 msgid "BUGS"
98 msgstr "バグ"
99
100 #. type: Plain text
101 msgid "None known as of iptables-1.2.1 release"
102 msgstr "iptables-1.2.1 リリースでは知られていない。"
103
104 #. type: SH
105 #, no-wrap
106 msgid "AUTHORS"
107 msgstr "作者"
108
109 #. type: Plain text
110 msgid "Harald Welte E<lt>laforge@gnumonks.orgE<gt>"
111 msgstr "Harald Welte E<lt>laforge@gnumonks.orgE<gt>"
112
113 #. type: Plain text
114 msgid "Andras Kis-Szabo E<lt>kisza@sch.bme.huE<gt>"
115 msgstr "Andras Kis-Szabo E<lt>kisza@sch.bme.huE<gt>"
116
117 #. type: SH
118 #, no-wrap
119 msgid "SEE ALSO"
120 msgstr "関連項目"
121
122 #. type: Plain text
123 msgid "B<ip6tables-restore>(8), B<ip6tables>(8)"
124 msgstr "B<ip6tables-restore>(8), B<ip6tables>(8)"
125
126 #. type: Plain text
127 msgid "The iptables-HOWTO, which details more iptables usage, the NAT-HOWTO, which details NAT, and the netfilter-hacking-HOWTO which details the internals."
128 msgstr "より多くの iptables の使用法について 詳細に説明している iptables-HOWTO。 NAT について詳細に説明している NAT-HOWTO。 内部構造について詳細に説明している netfilter-hacking-HOWTO。"