OSDN Git Service

cups: draft of lpoptions.1 [JM:00723]
authorAkihiro MOTOKI <amotoki@gmail.com>
Tue, 26 Jun 2012 06:39:16 +0000 (15:39 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Tue, 26 Jun 2012 06:39:16 +0000 (15:39 +0900)
manual/cups/draft/man1/lpoptions.1 [new file with mode: 0644]
manual/cups/po4a/lpoptions.1/en.pot [new file with mode: 0644]
manual/cups/po4a/lpoptions.1/ja.po [new file with mode: 0644]
manual/cups/po4a/lpoptions.1/po4a.cfg [new file with mode: 0644]
manual/cups/translation_list

diff --git a/manual/cups/draft/man1/lpoptions.1 b/manual/cups/draft/man1/lpoptions.1
new file mode 100644 (file)
index 0000000..c4f9504
--- /dev/null
@@ -0,0 +1,108 @@
+.\"
+.\" "$Id: lpoptions.man.in 9771 2011-05-12 05:21:56Z mike $"
+.\"
+.\"   lpoptions man page for CUPS.
+.\"
+.\"   Copyright 2007-2011 by Apple Inc.
+.\"   Copyright 1997-2006 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Apple Inc. and are protected by Federal copyright
+.\"   law.  Distribution and use rights are outlined in the file "LICENSE.txt"
+.\"   which should have been included with this file.  If this file is
+.\"   file is missing or damaged, see the license at "http://www.cups.org/".
+.\"
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH lpoptions 1 CUPS "29 August 2008" "Apple Inc."
+.SH 名前
+lpoptions \- プリンタのオプションやデフォルトの表示・設定を行う
+.SH 書式
+\fBlpoptions\fP [ \-E ] [ \-U \fIusername\fP ] [ \-h \fIserver[:port]\fP ] \-d
+\fIdestination[/instance]\fP [ \-o \fIoption[=value]\fP ] ... [ \-o
+\fIoption[=value]\fP ]
+.br
+\fBlpoptions\fP [ \-E ] [ \-U \fIusername\fP ] [ \-h \fIserver[:port]\fP ] [ \-p
+\fIdestination[/instance]\fP ] \-l
+.br
+\fBlpoptions\fP [ \-E ] [ \-U \fIusername\fP ] [ \-h \fIserver[:port]\fP ] [ \-o
+\fIoption[=value]\fP ] ... [ \-o \fIoption[=value]\fP ] [ \-p
+\fIdestination[/instance]\fP ] \-r \fIoption\fP
+.br
+\fBlpoptions\fP [ \-E ] [ \-U \fIusername\fP ] [ \-h \fIserver[:port]\fP ] \-x
+\fIdestination[/instance]\fP
+.SH 説明
+\fIlpoptions\fP はプリンタのオプションやデフォルトの表示・設定を行う。
+引き数なしで実行すると、\fIlpoptions\fP はデフォルトのプリンタ・オプションを表示する。
+コマンドラインでは次のオプションが使用できる。
+.TP  5
+\-E
+.br
+CUPS サーバと交信するとき、暗号化を有効にする。
+.TP  5
+\-U username
+.br
+別のユーザ名を使う。
+.TP  5
+\-d destination[/instance]
+.br
+ユーザのデフォルト・プリンタとして \fIdestination\fP を指定する。
+\fIinstance\fP も指定すると、そのインスタンスが使用される。
+そのユーザにとっては、このオプションによる指定が、
+システムのデフォルト・プリンタの代わりに使われるわけである。
+.TP  5
+\-h server[:port]
+.br
+別のサーバを使用する
+.TP  5
+\-l
+.br
+プリンタに固有のオプションと、その現在の設定を表示する。
+.TP  5
+\-o option[=value]
+.br
+名前を指定した出力先に対して新しいオプションを指定する (訳注: 次項参照)。
+.TP  5
+\-p destination[/instance]
+.br
+これを指定すると、続いて指定するオプションが、その出力先 (\fIdestination\fP)
+やインスタンス (\fIinstance\fP) に対して適用される。
+指定した名前のインスタンスが存在しなければ、作成される。
+.TP  5
+\-r option
+.br
+名前を指定した出力先に対して、指定したオプションを取り消す。
+.TP  5
+\-x destination[/instance]
+.br
+\fI\-o\fP を使ってオプションを指定している場合に、
+名前を指定した出力先やインスタンスのそうしたオプションをすべて取り消す。
+指定した名前のインスタンスが存在しない場合は、何もしない。
+.LP
+\fI\-o\fP を使って、オプションの指定をしない場合は、
+名前を指定したプリンタの現在のオプションが標準出力に表示される。
+.LP
+\fIlpoptions\fP コマンドで設定したオプションは、\fIlp(1)\fP や \fIlpr(1)\fP
+コマンドがジョブをプリンタに渡すときに使用される。
+.SH "ROOT ユーザが指定するオプション"
+root ユーザによって実行された場合、\fIlpoptions\fP
+はすべてのユーザにとってデフォルトになるオプションやインスタンスを取得・設定する。設定は
+/etc/cups/lpoptions に書き込まれる。
+.SH 互換性
+ \fIlpoptions\fP は CUPS 独自のものである。
+.SH ファイル
+~/.cups/lpoptions \- root 以外のユーザが作成した、ユーザのデフォルトとインスタンス。
+.br
+/etc/cups/lpoptions \- root ユーザが作成した、システム全体のデフォルトとインスタンス。
+.SH 関連項目
+\fIcancel(1)\fP, \fIlp(1)\fP, \fIlpadmin(8)\fP, \fIlpr(1)\fP,
+.br
+http://localhost:631/help
+.SH 著作権
+Copyright 2007\-2011 by Apple Inc.
+.\"
+.\" End of "$Id: lpoptions.man.in 9771 2011-05-12 05:21:56Z mike $".
+.\"
diff --git a/manual/cups/po4a/lpoptions.1/en.pot b/manual/cups/po4a/lpoptions.1/en.pot
new file mode 100644 (file)
index 0000000..7355684
--- /dev/null
@@ -0,0 +1,291 @@
+# SOME DESCRIPTIVE TITLE
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"POT-Creation-Date: 2012-06-26 15:36+0900\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "lpoptions"
+msgstr ""
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "CUPS"
+msgstr ""
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "29 August 2008"
+msgstr ""
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "Apple Inc."
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:16
+#, no-wrap
+msgid "NAME"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:18
+msgid "lpoptions - display or set printer options and defaults"
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:18
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:31
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -d "
+"I<destination[/instance]> [ -o I<option[=value]> ] ... [ -o "
+"I<option[=value]> ]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:40
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -p "
+"I<destination[/instance]> ] -l"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:54
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -o "
+"I<option[=value]> ] ... [ -o I<option[=value]> ] [ -p "
+"I<destination[/instance]> ] -r I<option>"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:62
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -x "
+"I<destination[/instance]>"
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:62
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:66
+msgid ""
+"I<lpoptions> displays or sets printer options and defaults.  I<lpoptions> "
+"shows the default printer options when run with no arguments. Other options "
+"include:"
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:66
+#, no-wrap
+msgid "-E"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:70
+msgid "Enables encryption when communicating with the CUPS server."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:70
+#, no-wrap
+msgid "-U username"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:74
+msgid "Uses an alternate username."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:74
+#, no-wrap
+msgid "-d destination[/instance]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:80
+msgid ""
+"Sets the user default printer to I<destination>. If I<instance> is supplied "
+"then that particular instance is used. This option overrides the system "
+"default printer for the current user."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:80
+#, no-wrap
+msgid "-h server[:port]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:84
+msgid "Uses an alternate server."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:84
+#, no-wrap
+msgid "-l"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:88
+msgid "Lists the printer specific options and their current settings."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:88
+#, no-wrap
+msgid "-o option[=value]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:92
+msgid "Specifies a new option for the named destination."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:92
+#, no-wrap
+msgid "-p destination[/instance]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:98
+msgid ""
+"Sets the destination and instance, if specified, for any options that "
+"follow. If the named instance does not exist then it is created."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:98
+#, no-wrap
+msgid "-r option"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:102
+msgid "Removes the specified option for the named destination."
+msgstr ""
+
+#. type: TP
+#: original/man1/lpoptions.1:102
+#, no-wrap
+msgid "-x destination[/instance]"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:108
+msgid ""
+"Removes the options for the named destination and instance, if specified. If "
+"the named instance does not exist then this does nothing."
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:112
+msgid ""
+"If no options are specified using the I<-o> option, then the current options "
+"for the named printer are reported on the standard output."
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:115
+msgid ""
+"Options set with the I<lpoptions> command are used by the I<lp(1)> and "
+"I<lpr(1)> commands when submitting jobs."
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:115
+#, no-wrap
+msgid "ROOT ACCOUNT OPTIONS"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:119
+msgid ""
+"When run by the root user, I<lpoptions> gets and sets default options and "
+"instances for I<all users> in the /etc/cups/lpoptions file."
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:119
+#, no-wrap
+msgid "COMPATIBILITY"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:121
+msgid "The I<lpoptions> command is unique to CUPS."
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:121
+#, no-wrap
+msgid "FILES"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:124
+msgid "~/.cups/lpoptions - user defaults and instances created by non-root users."
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:127
+msgid ""
+"/etc/cups/lpoptions - system-wide defaults and instances created by the root "
+"user."
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:127
+#, no-wrap
+msgid "SEE ALSO"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:129
+msgid "I<cancel(1)>, I<lp(1)>, I<lpadmin(8)>, I<lpr(1)>,"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:131
+msgid "http://localhost:631/help"
+msgstr ""
+
+#. type: SH
+#: original/man1/lpoptions.1:131
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr ""
+
+#. type: Plain text
+#: original/man1/lpoptions.1:132
+msgid "Copyright 2007-2011 by Apple Inc."
+msgstr ""
diff --git a/manual/cups/po4a/lpoptions.1/ja.po b/manual/cups/po4a/lpoptions.1/ja.po
new file mode 100644 (file)
index 0000000..619ba75
--- /dev/null
@@ -0,0 +1,329 @@
+# Japanese translation of CUPS manpages.
+# Copyright (C) 2007-2011 by Apple Inc.
+# Copyright 1997-2006 by Easy Software Products.
+# This file is distributed under the same license as the CUPS package.
+# Chonan Yoichi <cyoichi@maple.ocn.ne.jp>, 2012.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: cups-1.5.3\n"
+"POT-Creation-Date: 2012-06-26 15:34+0900\n"
+"PO-Revision-Date: 2012-06-15 21:00+0900\n"
+"Last-Translator: Chonan Yoichi <cyoichi@maple.ocn.ne.jp\n"
+"Language-Team: Linux JM Project <linuxjm-discuss@lists.sourceforge.jp>\n"
+"Language: ja\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "lpoptions"
+msgstr "lpoptions"
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "CUPS"
+msgstr "CUPS"
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "29 August 2008"
+msgstr "29 August 2008"
+
+#. type: TH
+#: original/man1/lpoptions.1:15
+#, no-wrap
+msgid "Apple Inc."
+msgstr "Apple Inc."
+
+#. type: SH
+#: original/man1/lpoptions.1:16
+#, no-wrap
+msgid "NAME"
+msgstr "名前"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:18
+msgid "lpoptions - display or set printer options and defaults"
+msgstr "lpoptions - プリンタのオプションやデフォルトの表示・設定を行う"
+
+#. type: SH
+#: original/man1/lpoptions.1:18
+#, no-wrap
+msgid "SYNOPSIS"
+msgstr "書式"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:31
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -d "
+"I<destination[/instance]> [ -o I<option[=value]> ] ... [ -o I<option[=value]"
+"> ]"
+msgstr ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -d "
+"I<destination[/instance]> [ -o I<option[=value]> ] ... [ -o I<option[=value]"
+"> ]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:40
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -p "
+"I<destination[/instance]> ] -l"
+msgstr ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -p "
+"I<destination[/instance]> ] -l"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:54
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -o I<option"
+"[=value]> ] ... [ -o I<option[=value]> ] [ -p I<destination[/instance]> ] -r "
+"I<option>"
+msgstr ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] [ -o I<option"
+"[=value]> ] ... [ -o I<option[=value]> ] [ -p I<destination[/instance]> ] -r "
+"I<option>"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:62
+msgid ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -x "
+"I<destination[/instance]>"
+msgstr ""
+"B<lpoptions> [ -E ] [ -U I<username> ] [ -h I<server[:port]> ] -x "
+"I<destination[/instance]>"
+
+#. type: SH
+#: original/man1/lpoptions.1:62
+#, no-wrap
+msgid "DESCRIPTION"
+msgstr "説明"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:66
+msgid ""
+"I<lpoptions> displays or sets printer options and defaults.  I<lpoptions> "
+"shows the default printer options when run with no arguments. Other options "
+"include:"
+msgstr ""
+"I<lpoptions> はプリンタのオプションやデフォルトの表示・設定を行う。\n"
+"引き数なしで実行すると、I<lpoptions> はデフォルトのプリンタ・オプションを表示"
+"する。\n"
+"コマンドラインでは次のオプションが使用できる。"
+
+#. type: TP
+#: original/man1/lpoptions.1:66
+#, no-wrap
+msgid "-E"
+msgstr "-E"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:70
+msgid "Enables encryption when communicating with the CUPS server."
+msgstr "CUPS サーバと交信するとき、暗号化を有効にする。"
+
+#. type: TP
+#: original/man1/lpoptions.1:70
+#, no-wrap
+msgid "-U username"
+msgstr "-U username"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:74
+msgid "Uses an alternate username."
+msgstr "別のユーザ名を使う。"
+
+#. type: TP
+#: original/man1/lpoptions.1:74
+#, no-wrap
+msgid "-d destination[/instance]"
+msgstr "-d destination[/instance]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:80
+msgid ""
+"Sets the user default printer to I<destination>. If I<instance> is supplied "
+"then that particular instance is used. This option overrides the system "
+"default printer for the current user."
+msgstr ""
+"ユーザのデフォルト・プリンタとして I<destination> を指定する。\n"
+"I<instance> も指定すると、そのインスタンスが使用される。\n"
+"そのユーザにとっては、このオプションによる指定が、\n"
+"システムのデフォルト・プリンタの代わりに使われるわけである。"
+
+#. type: TP
+#: original/man1/lpoptions.1:80
+#, no-wrap
+msgid "-h server[:port]"
+msgstr "-h server[:port]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:84
+msgid "Uses an alternate server."
+msgstr "別のサーバを使用する"
+
+#. type: TP
+#: original/man1/lpoptions.1:84
+#, no-wrap
+msgid "-l"
+msgstr "-l"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:88
+msgid "Lists the printer specific options and their current settings."
+msgstr "プリンタに固有のオプションと、その現在の設定を表示する。"
+
+#. type: TP
+#: original/man1/lpoptions.1:88
+#, no-wrap
+msgid "-o option[=value]"
+msgstr "-o option[=value]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:92
+msgid "Specifies a new option for the named destination."
+msgstr ""
+"名前を指定した出力先に対して新しいオプションを指定する (訳注: 次項参照)。"
+
+#. type: TP
+#: original/man1/lpoptions.1:92
+#, no-wrap
+msgid "-p destination[/instance]"
+msgstr "-p destination[/instance]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:98
+msgid ""
+"Sets the destination and instance, if specified, for any options that "
+"follow. If the named instance does not exist then it is created."
+msgstr ""
+"これを指定すると、続いて指定するオプションが、その出力先 (I<destination>)\n"
+"やインスタンス (I<instance>) に対して適用される。\n"
+"指定した名前のインスタンスが存在しなければ、作成される。"
+
+#. type: TP
+#: original/man1/lpoptions.1:98
+#, no-wrap
+msgid "-r option"
+msgstr "-r option"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:102
+msgid "Removes the specified option for the named destination."
+msgstr "名前を指定した出力先に対して、指定したオプションを取り消す。"
+
+#. type: TP
+#: original/man1/lpoptions.1:102
+#, no-wrap
+msgid "-x destination[/instance]"
+msgstr "-x destination[/instance]"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:108
+msgid ""
+"Removes the options for the named destination and instance, if specified. If "
+"the named instance does not exist then this does nothing."
+msgstr ""
+"I<-o> を使ってオプションを指定している場合に、\n"
+"名前を指定した出力先やインスタンスのそうしたオプションをすべて取り消す。\n"
+"指定した名前のインスタンスが存在しない場合は、何もしない。"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:112
+msgid ""
+"If no options are specified using the I<-o> option, then the current options "
+"for the named printer are reported on the standard output."
+msgstr ""
+"I<-o> を使って、オプションの指定をしない場合は、\n"
+"名前を指定したプリンタの現在のオプションが標準出力に表示される。"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:115
+msgid ""
+"Options set with the I<lpoptions> command are used by the I<lp(1)> and I<lpr"
+"(1)> commands when submitting jobs."
+msgstr ""
+"I<lpoptions> コマンドで設定したオプションは、I<lp(1)> や I<lpr(1)>\n"
+"コマンドがジョブをプリンタに渡すときに使用される。"
+
+#. type: SH
+#: original/man1/lpoptions.1:115
+#, no-wrap
+msgid "ROOT ACCOUNT OPTIONS"
+msgstr "ROOT ユーザが指定するオプション"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:119
+msgid ""
+"When run by the root user, I<lpoptions> gets and sets default options and "
+"instances for I<all users> in the /etc/cups/lpoptions file."
+msgstr ""
+"root ユーザによって実行された場合、I<lpoptions>\n"
+"はすべてのユーザにとってデフォルトになるオプションやインスタンスを取得・設定"
+"する。設定は\n"
+"/etc/cups/lpoptions に書き込まれる。"
+
+#. type: SH
+#: original/man1/lpoptions.1:119
+#, no-wrap
+msgid "COMPATIBILITY"
+msgstr "互換性"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:121
+msgid "The I<lpoptions> command is unique to CUPS."
+msgstr " I<lpoptions> は CUPS 独自のものである。"
+
+#. type: SH
+#: original/man1/lpoptions.1:121
+#, no-wrap
+msgid "FILES"
+msgstr "ファイル"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:124
+msgid ""
+"~/.cups/lpoptions - user defaults and instances created by non-root users."
+msgstr ""
+"~/.cups/lpoptions - root 以外のユーザが作成した、ユーザのデフォルトとインスタ"
+"ンス。"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:127
+msgid ""
+"/etc/cups/lpoptions - system-wide defaults and instances created by the root "
+"user."
+msgstr ""
+"/etc/cups/lpoptions - root ユーザが作成した、システム全体のデフォルトとインス"
+"タンス。"
+
+#. type: SH
+#: original/man1/lpoptions.1:127
+#, no-wrap
+msgid "SEE ALSO"
+msgstr "関連項目"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:129
+msgid "I<cancel(1)>, I<lp(1)>, I<lpadmin(8)>, I<lpr(1)>,"
+msgstr "I<cancel(1)>, I<lp(1)>, I<lpadmin(8)>, I<lpr(1)>,"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:131
+msgid "http://localhost:631/help"
+msgstr "http://localhost:631/help"
+
+#. type: SH
+#: original/man1/lpoptions.1:131
+#, no-wrap
+msgid "COPYRIGHT"
+msgstr "著作権"
+
+#. type: Plain text
+#: original/man1/lpoptions.1:132
+msgid "Copyright 2007-2011 by Apple Inc."
+msgstr "Copyright 2007-2011 by Apple Inc."
diff --git a/manual/cups/po4a/lpoptions.1/po4a.cfg b/manual/cups/po4a/lpoptions.1/po4a.cfg
new file mode 100644 (file)
index 0000000..79702a3
--- /dev/null
@@ -0,0 +1,4 @@
+[po_directory] po4a/lpoptions.1
+
+[type: man] original/man1/lpoptions.1 $lang:draft/man1/lpoptions.1 \
+       add_$lang:?po4a/add_$lang/copyright/lpoptions.1.txt
index 8391474..348fbc4 100644 (file)
@@ -1,6 +1,6 @@
 ●:cups:1.5.3:0000/00/00:cancel:1:2012/06/10::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lp:1:2012/06/06::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
-×:cups:1.5.3:0000/00/00:lpoptions:1:::::
+●:cups:1.5.3:0000/00/00:lpoptions:1:2012/06/15::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lpq:1:2012/06/09::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lpr:1:2012/06/06::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lprm:1:2012/06/10::cyoichi@maple.ocn.ne.jp:Chonan Yoichi: