summaryrefslogtreecommitdiffstats
path: root/tde-i18n-ja/messages/tdelibs/cupsdconf.po
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-ja/messages/tdelibs/cupsdconf.po
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-ja/messages/tdelibs/cupsdconf.po')
-rw-r--r--tde-i18n-ja/messages/tdelibs/cupsdconf.po2271
1 files changed, 2271 insertions, 0 deletions
diff --git a/tde-i18n-ja/messages/tdelibs/cupsdconf.po b/tde-i18n-ja/messages/tdelibs/cupsdconf.po
new file mode 100644
index 00000000000..52dee7b1d8a
--- /dev/null
+++ b/tde-i18n-ja/messages/tdelibs/cupsdconf.po
@@ -0,0 +1,2271 @@
+# translation of cupsdconf.po to Japanese
+# Copyright (C) 2002, 2004 Free Software Foundation, Inc.
+# Taiki Komoda <kom@kde.gr.jp>, 2002, 2004.
+# Kenshi Muto <kmuto@debian.org>, 2004.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: cupsdconf\n"
+"POT-Creation-Date: 2005-05-18 21:23+0200\n"
+"PO-Revision-Date: 2007-05-11 23:00+0900\n"
+"Last-Translator: Yukiko Bando <ybando@k6.dion.ne.jp>\n"
+"Language-Team: Japanese <Kdeveloper@kde.gr.jp>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.3.1\n"
+
+#: addressdialog.cpp:30
+msgid "ACL Address"
+msgstr "ACL アドレス"
+
+#: addressdialog.cpp:36 browsedialog.cpp:42
+msgid "Allow"
+msgstr "許可"
+
+#: addressdialog.cpp:37 browsedialog.cpp:43
+msgid "Deny"
+msgstr "拒否"
+
+#: addressdialog.cpp:39 browsedialog.cpp:47
+msgid "Type:"
+msgstr "タイプ:"
+
+#: addressdialog.cpp:40 portdialog.cpp:43
+msgid "Address:"
+msgstr "アドレス:"
+
+#: browsedialog.cpp:41
+msgid "Send"
+msgstr "送信"
+
+#: browsedialog.cpp:44
+msgid "Relay"
+msgstr "リレー"
+
+#: browsedialog.cpp:45
+msgid "Poll"
+msgstr "ポール"
+
+#: browsedialog.cpp:48
+msgid "From:"
+msgstr "From:"
+
+#: browsedialog.cpp:49
+msgid "To:"
+msgstr "To:"
+
+#: browsedialog.cpp:62
+msgid "Browse Address"
+msgstr "ブラウズアドレス"
+
+#: cupsd.conf.template.cpp:1
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Server name (ServerName)</b>\n"
+"<p>\n"
+"The hostname of your server, as advertised to the world.\n"
+"By default CUPS will use the hostname of the system.</p>\n"
+"<p>\n"
+"To set the default server used by clients, see the client.conf file.</p>\n"
+"<p>\n"
+"<i>ex</i>: myhost.domain.com</p>\n"
+msgstr ""
+"<b>サーバ名 (ServerName)</b>\n"
+"<p>\n"
+"世界に向けられているサーバのホスト名です。\n"
+"標準では CUPS はシステムのホスト名を使用します。</p>\n"
+"<p>\n"
+"クライアントで使用する標準サーバを指定するには client.conf をご覧ください。</p>\n"
+"<p>\n"
+"例: myhost.domain.com</p>\n"
+
+#: cupsd.conf.template.cpp:11
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Server administrator (ServerAdmin)</b>\n"
+"<p>\n"
+"The email address to send all complaints or problems to.\n"
+"By default CUPS will use \"root@hostname\".</p>\n"
+"<p>\n"
+"<i>ex</i>: root@myhost.com</p>\n"
+msgstr ""
+"<b>サーバ管理者 (ServerAdmin)</b>\n"
+"<p>\n"
+"すべての不満や問題を送信するためのメールアドレスです。\n"
+"標準では CUPS は \"root@hostname\" を使用します。</p>\n"
+"<p>\n"
+"例: root@myhost.com</p>\n"
+
+#: cupsd.conf.template.cpp:19
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Access log (AccessLog)</b>\n"
+"<p>\n"
+"The access log file; if this does not start with a leading /\n"
+"then it is assumed to be relative to ServerRoot. By default set to\n"
+"\"/var/log/cups/access_log\".</p>\n"
+"<p>\n"
+"You can also use the special name <b>syslog</b> to send the output to the\n"
+"syslog file or daemon.</p>\n"
+"<p>\n"
+"<i>ex</i>: /var/log/cups/access_log</p>\n"
+msgstr ""
+"<b>アクセスログ (AccessLog)</b>\n"
+"<p>\n"
+"アクセスログファイルです。\n"
+"/ で始まらない場合は、ServerRoot との相対パスと見なされます。\n"
+"標準では \"/var/log/cups/access_log\" にセットされます。</p>\n"
+"<p>\n"
+"syslog ファイルかデーモンに出力を送信するために <b>syslog</b> の\n"
+"特殊名を使用することができます。</p>\n"
+"<p>\n"
+"例: /var/log/cups/access_log</p>\n"
+
+#: cupsd.conf.template.cpp:31
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Data directory (DataDir)</b>\n"
+"<p>\n"
+"The root directory for the CUPS data files.\n"
+"By default /usr/share/cups.</p>\n"
+"<p>\n"
+"<i>ex</i>: /usr/share/cups</p>\n"
+msgstr ""
+"<b>データディレクトリ (DataDir)</b>\n"
+"<p>\n"
+"CUPS データファイルのルートディレクトリです。\n"
+"標準では /usr/share/cups です。</p>\n"
+"<p>\n"
+"例: /usr/share/cups</p>\n"
+
+#: cupsd.conf.template.cpp:39
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Default character set (DefaultCharset)</b>\n"
+"<p>\n"
+"The default character set to use. If not specified,\n"
+"defaults to utf-8. Note that this can also be overridden in\n"
+"HTML documents...</p>\n"
+"<p>\n"
+"<i>ex</i>: utf-8</p>\n"
+msgstr ""
+"<b>標準文字セット (DefaultCharset)</b>\n"
+"<p>\n"
+"標準で使用する文字セットです。\n"
+"指定しなければ utf-8 にセットされます。\n"
+"この設定は HTML ドキュメントでも上書きされるので注意してください。</p>\n"
+"<p>\n"
+"例: utf-8</p>\n"
+
+#: cupsd.conf.template.cpp:48
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Default language (DefaultLanguage)</b>\n"
+"<p>\n"
+"The default language if not specified by the browser.\n"
+"If not specified, the current locale is used.</p>\n"
+"<p>\n"
+"<i>ex</i>: en</p>\n"
+msgstr ""
+"<b>標準言語 (DefaultLanguage)</b>\n"
+"<p>\n"
+"ブラウザで設定されていない場合の標準言語です。\n"
+"指定しなければ現在のロケールが使用されます。</p>\n"
+"<p>\n"
+"例: en</p>\n"
+
+#: cupsd.conf.template.cpp:56
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Document directory (DocumentRoot)</b>\n"
+"<p>\n"
+"The root directory for HTTP documents that are served.\n"
+"By default the compiled-in directory.</p>\n"
+"<p>\n"
+"<i>ex</i>: /usr/share/cups/doc</p>\n"
+msgstr ""
+"<b>ドキュメントディレクトリ (DocumentRoot)</b>\n"
+"<p>\n"
+"HTTP ドキュメントが提供されるルートディレクトリです。\n"
+"標準ではコンパイルインディレクトリです。</p>\n"
+"<p>\n"
+"例: /usr/share/cups/doc</p>\n"
+
+#: cupsd.conf.template.cpp:64
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Error log (ErrorLog)</b>\n"
+"<p>\n"
+"The error log file; if this does not start with a leading /\n"
+"then it is assumed to be relative to ServerRoot. By default set to\n"
+"\"/var/log/cups/error_log\".</p>\n"
+"<p>\n"
+"You can also use the special name <b>syslog</b> to send the output to the\n"
+"syslog file or daemon.</p>\n"
+"<p>\n"
+"<i>ex</i>: /var/log/cups/error_log</p>\n"
+msgstr ""
+"<b>エラーログ (ErrorLog)</b>\n"
+"<p>\n"
+"エラーログファイルです。\n"
+"/ で始まらない場合は、ServerRoot との相対パスと見なされます。\n"
+"標準では \"/var/log/cups/error_log\"にセットされます。</p>\n"
+"<p>\n"
+"ファイルやデーモンに出力を送信する場合は <b>syslog</b> の特殊名を\n"
+"使用することができます。</p>\n"
+"<p>\n"
+"例: /var/log/cups/error_log</p>\n"
+
+#: cupsd.conf.template.cpp:76
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Font path (FontPath)</b>\n"
+"<p>\n"
+"The path to locate all font files (currently only for pstoraster).\n"
+"By default /usr/share/cups/fonts.</p>\n"
+"<p>\n"
+"<i>ex</i>: /usr/share/cups/fonts</p>\n"
+msgstr ""
+"<b>フォントパス (FontPath)</b>\n"
+"<p>\n"
+"フォントファイルが置かれているパスです (現在は pstoraster 用のみ)。\n"
+"標準では /usr/share/cups/fonts です。</p>\n"
+"<p>\n"
+"例: /usr/share/cups/fonts</p>\n"
+
+#: cupsd.conf.template.cpp:84
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Log level (LogLevel)</b>\n"
+"<p>\n"
+"Controls the number of messages logged to the ErrorLog\n"
+"file and can be one of the following:</p>\n"
+"<ul type=circle>\n"
+"<li><i>debug2</i>: Log everything.</li>\n"
+"<li><i>debug</i>: Log almost everything.</li>\n"
+"<li><i>info</i>: Log all requests and state changes.</li>\n"
+"<li><i>warn</i>: Log errors and warnings.</li>\n"
+"<li><i>error</i>: Log only errors.</li>\n"
+"<li><i>none</i>: Log nothing.</li>\n"
+"</ul>"
+"<p>\n"
+"<i>ex</i>: info</p>\n"
+msgstr ""
+"<b>ログレベル (LogLevel)</b>\n"
+"<p>\n"
+"ErrorLog ファイルに記録されるメッセージ量をコントロールします。\n"
+"以下のいずれかを選択できます。</p>\n"
+"<ul type=circle>\n"
+"<li><i>debug2</i>: すべてをログ。</li>\n"
+"<li><i>debug</i>: ほとんどすべてをログ。</li>\n"
+"<li><i>info</i>: すべての要求と状態変更をログ。</li>\n"
+"<li><i>warn</i>: エラーと警告をログ。</li>\n"
+"<li><i>error</i>: エラーのみログ。</li>\n"
+"<li><i>none</i>: ログなし。</li>\n"
+"</ul>"
+"<p>\n"
+"例: info</p>\n"
+
+#: cupsd.conf.template.cpp:99
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max log size (MaxLogSize)</b>\n"
+"<p>\n"
+"Controls the maximum size of each log file before they are\n"
+"rotated. Defaults to 1048576 (1MB). Set to 0 to disable log rotating.</p>\n"
+"<p>\n"
+"<i>ex</i>: 1048576</p>\n"
+msgstr ""
+"<b>最大ログサイズ (MaxLogSize)</b>\n"
+"<p>\n"
+"ログを回転させる前の最大サイズをコントロールします。\n"
+"標準は 1048576 (1MB) です。0 にするとログの回転を行いません。</p>\n"
+"<p>\n"
+"例: 1048576</p>\n"
+
+#: cupsd.conf.template.cpp:107
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Page log (PageLog)</b>\n"
+"<p>\n"
+"The page log file; if this does not start with a leading /\n"
+"then it is assumed to be relative to ServerRoot. By default set to\n"
+"\"/var/log/cups/page_log\".</p>\n"
+"<p>\n"
+"You can also use the special name <b>syslog</b> to send the output to the\n"
+"syslog file or daemon.</p>\n"
+"<p>\n"
+"<i>ex</i>: /var/log/cups/page_log</p>\n"
+msgstr ""
+"<b>ページログ (PageLog)</b>\n"
+"<p>\n"
+"ページログファイルです。\n"
+"/ で始まらない場合は、ServerRoot との相対パスと見なされます。\n"
+"標準では \"/var/log/cups/page_log\" にセットされます。</p>\n"
+"<p>\n"
+"ファイルやデーモンに出力を送信する場合は <b>syslog</b> の特殊名を\n"
+"使用することができます。</p>\n"
+"<p>\n"
+"例: /var/log/cups/page_log</p>\n"
+
+#: cupsd.conf.template.cpp:119
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Preserve job history (PreserveJobHistory)</b>\n"
+"<p>\n"
+"Whether or not to preserve the job history after a\n"
+"job is completed, canceled, or stopped. Default is Yes.</p>\n"
+"<p>\n"
+"<i>ex</i>: Yes</p>\n"
+msgstr ""
+"<b>ジョブ履歴を保持 (PreserveJobHistory)</b>\n"
+"<p>\n"
+"ジョブの完了、キャンセル、停止などの履歴を保持するかどうかです。\n"
+"標準では Yes です。</p>\n"
+"<p>\n"
+"例: Yes</p>\n"
+
+#: cupsd.conf.template.cpp:127
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Preserve job files (PreserveJobFiles)</b>\n"
+"<p>\n"
+"Whether or not to preserve the job files after a\n"
+"job is completed, canceled, or stopped. Default is No.</p>\n"
+"<p>\n"
+"<i>ex</i>: No</p>\n"
+msgstr ""
+"<b>ジョブファイルを保持 (PreserveJobHistory)</b>\n"
+"<p>\n"
+"ジョブの完了、キャンセル、停止などのファイルを保持するかどうかです。\n"
+"標準では No です。</p>\n"
+"<p>\n"
+"例: No</p>\n"
+
+#: cupsd.conf.template.cpp:135
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Printcap file (Printcap)</b>\n"
+"<p>\n"
+"The name of the printcap file. Default is no filename.\n"
+"Leave blank to disable printcap file generation.</p>\n"
+"<p>\n"
+"<i>ex</i>: /etc/printcap</p>\n"
+msgstr ""
+"<b>Printcap ファイル (Printcap)</b>\n"
+"<p>\n"
+"printcap ファイルの名前です。標準では名前はありません。\n"
+"空にしておくと printcap ファイル生成を無効にします。</p>\n"
+"<p>\n"
+"例: /etc/printcap</p>\n"
+
+#: cupsd.conf.template.cpp:143
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Request directory (RequestRoot)</b>\n"
+"<p>\n"
+"The directory where request files are stored.\n"
+"By default /var/spool/cups.</p>\n"
+"<p>\n"
+"<i>ex</i>: /var/spool/cups</p>\n"
+msgstr ""
+"<b>リクエストディレクトリ (RequestRoot)</b>\n"
+"<p>\n"
+"リクエストファイルが保存される場所です。\n"
+"標準では /var/spool/cups です。</p>\n"
+"<p>\n"
+"例: /var/spool/cups</p>\n"
+
+#: cupsd.conf.template.cpp:151
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Remote root user (RemoteRoot)</b>\n"
+"<p>\n"
+"The name of the user assigned to unauthenticated accesses\n"
+"from remote systems. By default \"remroot\".</p>\n"
+"<p>\n"
+"<i>ex</i>: remroot</p>\n"
+msgstr ""
+"<b>リモートルートユーザ (RemoteRoot)</b>\n"
+"<p>\n"
+"リモートシステムからの認証されていないアクセスを割り当てる\n"
+"ユーザ名です。標準では \"remroot\" です。</p>\n"
+"<p>\n"
+"例: remroot</p>\n"
+
+#: cupsd.conf.template.cpp:159
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Server binaries (ServerBin)</b>\n"
+"<p>\n"
+"The root directory for the scheduler executables.\n"
+"By default /usr/lib/cups or /usr/lib32/cups (IRIX 6.5).</p>\n"
+"<p>\n"
+"<i>ex</i>: /usr/lib/cups</p>\n"
+msgstr ""
+"<b>サーババイナリ (ServerBin)</b>\n"
+"<p>\n"
+"スケジューラ実行ファイルのルートディレクトリです。\n"
+"標準では /usr/lib/cups か /usr/lib32/cups (IRIX 6.5) です。</p>\n"
+"<p>\n"
+"例: /usr/lib/cups</p>\n"
+
+#: cupsd.conf.template.cpp:167
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Server files (ServerRoot)</b>\n"
+"<p>\n"
+"The root directory for the scheduler.\n"
+"By default /etc/cups.</p>\n"
+"<p>\n"
+"<i>ex</i>: /etc/cups</p>\n"
+msgstr ""
+"<b>サーバファイル (ServerRoot)</b>\n"
+"<p>\n"
+"スケジューラのルートディレクトリです。\n"
+"標準では /etc/cups です。</p>\n"
+"<p>\n"
+"例: /etc/cups</p>\n"
+
+#: cupsd.conf.template.cpp:175
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>User (User)</b>\n"
+"<p>\n"
+"The user the server runs under. Normally this\n"
+"must be <b>lp</b>, however you can configure things for another user\n"
+"as needed.</p>\n"
+"<p>\n"
+"Note: the server must be run initially as root to support the\n"
+"default IPP port of 631. It changes users whenever an external\n"
+"program is run...</p>\n"
+"<p>\n"
+"<i>ex</i>: lp</p>\n"
+msgstr ""
+"<b>ユーザ (User)</b>\n"
+"<p>\n"
+"サ−バを動かすユーザです。\n"
+"通常これは <b>lp</b> ですが、必要であれば他のユーザに設定する\n"
+"ことができます。</p>\n"
+"<p>\n"
+"注意: 標準 IPP ポート 631 をサポートするために、最初にルートで実行する\n"
+"必要があります。外部プログラムが実行されているときはユーザを変更します。</p>\n"
+"<p>\n"
+"例: lp</p>\n"
+
+#: cupsd.conf.template.cpp:188
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Group (Group)</b>\n"
+"<p>\n"
+"The group the server runs under. Normally this\n"
+"must be <b>sys</b>, however you can configure things for another\n"
+"group as needed.</p>\n"
+"<p>\n"
+"<i>ex</i>: sys</p>\n"
+msgstr ""
+"<b>グループ (Group)</b>\n"
+"<p>\n"
+"サ−バを動かすグループです。\n"
+"通常これは <b>sys</b> ですが、必要であれば他のグループに設定する\n"
+"ことができます。</p>\n"
+"<p>\n"
+"例: sys</p>\n"
+
+#: cupsd.conf.template.cpp:197
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>RIP cache (RIPCache)</b>\n"
+"<p>\n"
+"The amount of memory that each RIP should use to cache\n"
+"bitmaps. The value can be any real number followed by \"k\" for\n"
+"kilobytes, \"m\" for megabytes, \"g\" for gigabytes, or \"t\" for tiles\n"
+"(1 tile = 256x256 pixels). Defaults to \"8m\" (8 megabytes).</p>\n"
+"<p>\n"
+"<i>ex</i>: 8m</p>\n"
+msgstr ""
+"<b>RIP キャッシュ (RIPCache)</b>\n"
+"<p>\n"
+"それぞれの RIP がビットマップをキャッシュするのに使用するメモリの量です。\n"
+"キロバイトの場合は値は数字に続いて \"k\"、メガバイトの場合は \"m\"、 \n"
+"ギガバイトの場合は \"g\"、タイル (1 タイル = 256x256 ピクセル) の場合は\n"
+"\"t\" が続きます。\n"
+"標準では \"8m\" (8 メガバイト) です。</p>\n"
+"<p>\n"
+"例: 8m</p>\n"
+
+#: cupsd.conf.template.cpp:207
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Temporary files (TempDir)</b>\n"
+"<p>\n"
+"The directory to put temporary files in. This directory must be\n"
+"writable by the user defined above! Defaults to \"/var/spool/cups/tmp\" or\n"
+"the value of the TMPDIR environment variable.</p>\n"
+"<p>\n"
+"<i>ex</i>: /var/spool/cups/tmp</p>\n"
+msgstr ""
+"<b>一時ファイル (TempDir)</b>\n"
+"<p>\n"
+"一時ファイルを格納するディレクトリです。このディレクトリは上で定義されている\n"
+"ユーザが書き込み可能である必要があります。標準は \"/var/spool/cups/tmp\" か\n"
+"TMPDIR 環境変数の値です。</p>\n"
+"<p>\n"
+"例: /var/spool/cups/tmp</p>\n"
+
+#: cupsd.conf.template.cpp:216
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Filter limit (FilterLimit)</b>\n"
+"<p>\n"
+"Sets the maximum cost of all job filters that can be run\n"
+"at the same time. A limit of 0 means no limit. A typical job may need\n"
+"a filter limit of at least 200; limits less than the minimum required\n"
+"by a job force a single job to be printed at any time.</p>\n"
+"<p>\n"
+"The default limit is 0 (unlimited).</p>\n"
+"<p>\n"
+"<i>ex</i>: 200</p>\n"
+msgstr ""
+"<b>フィルタ制限 (FilterLimit)</b>\n"
+"<p>\n"
+"同時に実行できるすべてのジョブフィルタの最大コストを設定します。\n"
+"0 は制限なしです。典型的なジョブは少なくとも 200 のフィルタ制限が\n"
+"必要です。ジョブに必要な最小値より小さくすると同時に一つのジョブで\n"
+"印刷を強制します。</p>\n"
+"<p>\n"
+"標準の制限は 0 (無制限) です。</p>\n"
+"<p>\n"
+"例: 200</p>\n"
+
+#: cupsd.conf.template.cpp:228
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Listen to (Port/Listen)</b>\n"
+"<p>\n"
+"Ports/addresses that are listened to. The default port 631 is reserved\n"
+"for the Internet Printing Protocol (IPP) and is what is used here.</p>\n"
+"<p>\n"
+"You can have multiple Port/Listen lines to listen to more than one\n"
+"port or address, or to restrict access.</p>\n"
+"<p>\n"
+"Note: Unfortunately, most web browsers don't support TLS or HTTP Upgrades\n"
+"for encryption. If you want to support web-based encryption you will\n"
+"probably need to listen on port 443 (the \"HTTPS\" port...).</p>\n"
+"<p>\n"
+"<i>ex</i>: 631, myhost:80, 1.2.3.4:631</p>\n"
+msgstr ""
+"<b>Listen (Port/Listen)</b>\n"
+"<p>\n"
+"待ち受けするポート/アドレスです。\n"
+"標準ポート 631 は Internet Printing Protocol (IPP) のために予約されており、\n"
+"ここで使うものです。</p>\n"
+"<p>\n"
+"二つ以上のポートまたはアドレスで待ち受けする、あるいはアクセスを制限するために、\n"
+"複数の Port/Listen 行が可能です。</p>\n"
+"<p>\n"
+"注意: 残念ながらほとんどのブラウザは TLS や暗号化のための HTTP アップグレード\n"
+"をサポートしていません。ウェブベースの暗号化をサポートしたい場合は、\n"
+"ポート 443 で待ち受けする必要があります (\"HTTPS\" ポート..)。</p>\n"
+"<p>\n"
+"例: 631, myhost:80, 1.2.3.4:631</p>\n"
+
+#: cupsd.conf.template.cpp:243
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Hostname lookups (HostNameLookups)</b>\n"
+"<p>\n"
+"Whether or not to do lookups on IP addresses to get a\n"
+"fully-qualified hostname. This defaults to Off for performance reasons...</p>\n"
+"<p>\n"
+"<i>ex</i>: On</p>\n"
+msgstr ""
+"<b>ホスト名検索 (HostNameLookups)</b>\n"
+"<p>\n"
+"IP アドレスから fully-qualified なホスト名を検索するかどうかです。\n"
+"パフォーマンスの問題から標準では Off になっています。</p>\n"
+"<p>\n"
+"例: On</p>\n"
+
+#: cupsd.conf.template.cpp:251
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Keep alive (KeepAlive)</b>\n"
+"<p>\n"
+"Whether or not to support the Keep-Alive connection\n"
+"option. Default is on.</p>\n"
+"<p>\n"
+"<i>ex</i>: On</p>\n"
+msgstr ""
+"<b>接続の持続 (KeepAlive)</b>\n"
+"<p>\n"
+"接続の持続オプションをサポートするかどうかです。\n"
+"標準は on です。</p>\n"
+"<p>\n"
+"例: On</p>\n"
+
+#: cupsd.conf.template.cpp:259
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Keep-alive timeout (KeepAliveTimeout)</b>\n"
+"<p>\n"
+"The timeout (in seconds) before Keep-Alive connections are\n"
+"automatically closed. Default is 60 seconds.</p>\n"
+"<p>\n"
+"<i>ex</i>: 60</p>\n"
+msgstr ""
+"<b>接続を持続 タイムアウト (KeepAliveTimeout)</b>\n"
+"<p>\n"
+"接続を持続を自動的に閉じるときのタイムアウト値 (秒) です。\n"
+"標準では 60 秒です。</p>\n"
+"<p>\n"
+"例: 60</p>\n"
+
+#: cupsd.conf.template.cpp:267
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max clients (MaxClients)</b>\n"
+"<p>\n"
+"Controls the maximum number of simultaneous clients that\n"
+"will be handled. Defaults to 100.</p>\n"
+"<p>\n"
+"<i>ex</i>: 100</p>\n"
+msgstr ""
+"<b>最大クライアント (MaxClients)</b>\n"
+"<p>\n"
+"同時に扱うクライアントの最大数をコントロールします。\n"
+"標準は 100 です。</p>\n"
+"<p>\n"
+"例: 100</p>\n"
+
+#: cupsd.conf.template.cpp:275
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max request size (MaxRequestSize)</b>\n"
+"<p>\n"
+"Controls the maximum size of HTTP requests and print files.\n"
+"Set to 0 to disable this feature (defaults to 0).</p>\n"
+"<p>\n"
+"<i>ex</i>: 0</p>\n"
+msgstr ""
+"<b>最大要求サイズ (MaxRequestSize)</b>\n"
+"<p>\n"
+"HTTP 要求と印刷ファイルの最大サイズをコントロールします。\n"
+"0 に設定すると、この機能は無効になります (標準 0)。</p>\n"
+"<p>\n"
+"例: 0</p>\n"
+
+#: cupsd.conf.template.cpp:283
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Client timeout (Timeout)</b>\n"
+"<p>\n"
+"The timeout (in seconds) before requests time out. Default is 300 seconds.</p>"
+"\n"
+"<p>\n"
+"<i>ex</i>: 300</p>\n"
+msgstr ""
+"<b>クライアントタイムアウト (Timeout)</b>\n"
+"<p>\n"
+"要求のタイムアウト値 (秒) です。標準は 300 秒です。</p>\n"
+"<p>\n"
+"例: 300</p>\n"
+
+#: cupsd.conf.template.cpp:290
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Use browsing (Browsing)</b>\n"
+"<p>\n"
+"Whether or not to <b>listen</b> to printer \n"
+"information from other CUPS servers. \n"
+"</p>\n"
+"<p>\n"
+"Enabled by default.\n"
+"</p>\n"
+"<p>\n"
+"Note: to enable the <b>sending</b> of browsing\n"
+"information from this CUPS server to the LAN,\n"
+"specify a valid <i>BrowseAddress</i>.\n"
+"</p>\n"
+"<p>\n"
+"<i>ex</i>: On</p>\n"
+msgstr ""
+"<b>ブラウジングを使用 (Browsing)</b>\n"
+"<p>\n"
+"CUPS サーバからプリンタ情報を <b>listen</b> するか\n"
+"どうかです。\n"
+"</p>\n"
+"<p>\n"
+"標準では有効になっています。\n"
+"</p>\n"
+"<p>\n"
+"注意: CUPS サーバから LAN にブラウズ情報を送信するには、\n"
+"有効な <i>BrowseAdress</i> を指定してください。\n"
+"</p>\n"
+"<p>\n"
+"例: On</p>\n"
+
+#: cupsd.conf.template.cpp:307
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Use short names (BrowseShortNames)</b>\n"
+"<p>\n"
+"Whether or not to use \"short\" names for remote printers\n"
+"when possible (e.g. \"printer\" instead of \"printer@host\"). Enabled by\n"
+"default.</p>\n"
+"<p>\n"
+"<i>ex</i>: Yes</p>\n"
+msgstr ""
+"<b>ショートネームを使用 (BrowseShortNames)</b>\n"
+"<p>\n"
+"可能な場合リモートプリンタの \"ショート\" ネームを使用するか\n"
+"どうかです (例 \"printer@host\" の代わりに \"printer\")。\n"
+"標準では有効になっています。</p>\n"
+"<p>\n"
+"例: Yes</p>\n"
+
+#: cupsd.conf.template.cpp:316
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse addresses (BrowseAddress)</b>\n"
+"<p>\n"
+"Specifies a broadcast address to be used. By\n"
+"default browsing information is broadcast to all active interfaces.</p>\n"
+"<p>\n"
+"Note: HP-UX 10.20 and earlier do not properly handle broadcast unless\n"
+"you have a Class A, B, C, or D netmask (i.e. no CIDR support).</p>\n"
+"<p>\n"
+"<i>ex</i>: x.y.z.255, x.y.255.255</p>\n"
+msgstr ""
+"<b>ブラウズアドレス (BrowseAddress)</b>\n"
+"<p>\n"
+"ブロードキャストアドレスを指定します。標準ではブラウジング\n"
+"情報はすべてのアクティブなインターフェースにブロードキャストされます。</p>\n"
+"<p>\n"
+"注意: HP-UX 10.20 以前ではクラスA, B, C, Dにネットマスクを持っていなければ\n"
+"うまくブロードキャストを扱えません (例 CIDR サポートなし)。</p>\n"
+"<p>\n"
+"例: x.y.z.255, x.y.255.255</p>\n"
+
+#: cupsd.conf.template.cpp:327
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse allow/deny (BrowseAllow/BrowseDeny)</b>\n"
+"<p>\n"
+"<u>BrowseAllow</u>: specifies an address mask to allow for incoming browser\n"
+"packets. The default is to allow packets from all addresses.</p>\n"
+"<p>\n"
+"<u>BrowseDeny</u>: specifies an address mask to deny for incoming browser\n"
+"packets. The default is to deny packets from no addresses.</p>\n"
+"<p>\n"
+"Both \"BrowseAllow\" and \"BrowseDeny\" accept the following notations for\n"
+"addresses:</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"The hostname/domainname restrictions only work if you have turned hostname\n"
+"lookups on!</p>\n"
+msgstr ""
+"<b>ブラウズの許可/拒否 (BrowseAllow/BrowseDeny)</b>\n"
+"<p>\n"
+"<u>BrowseAllow</u>: 入ってくるブラウザパケットを許可するアドレスマスクを\n"
+"指定します。標準ではすべてのアドレスからのパケットを許可します。</p>\n"
+"<p>\n"
+"<u>BrowseDeny</u>: 入ってくるブラウザパケットを拒否するアドレスマスクを\n"
+"指定します。標準ではすべてのアドレスからのパケットを拒否しません。</p>\n"
+"<p>\n"
+"\"BrowseAllow\" と \"BrowseDeny\" は以下のアドレス表記を使用できます。</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"ホスト名検索を有効にしているときのみホスト名/ドメイン名制限がかけられます。</p>\n"
+
+#: cupsd.conf.template.cpp:354
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse interval (BrowseInterval)</b>\n"
+"<p>\n"
+"The time between browsing updates in seconds. Default\n"
+"is 30 seconds.</p>\n"
+"<p>\n"
+"Note that browsing information is sent whenever a printer's state changes\n"
+"as well, so this represents the maximum time between updates.</p>\n"
+"<p>\n"
+"Set this to 0 to disable outgoing broadcasts so your local printers are\n"
+"not advertised but you can still see printers on other hosts.</p>\n"
+"<p>\n"
+"<i>ex</i>: 30</p>\n"
+msgstr ""
+"<b>ブラウズ間隔 (BrowseInterval)</b>\n"
+"<p>\n"
+"ブラウズ更新間隔の秒数です。標準では 30 秒です。</p>\n"
+"<p>\n"
+"プリンタの状態が変更している場合もブラウズ情報は送信されます。\n"
+"よってこれは更新間での最大時間を表しています。</p>\n"
+"<p>\n"
+"0 にセットすると外向きのブロードキャスト無効にします。すると\n"
+"ローカルプリンタは宣伝されませんが、他のホストのプリンタは見えます。</p>\n"
+"<p>\n"
+"例: 30</p>\n"
+
+#: cupsd.conf.template.cpp:368
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse order (BrowseOrder)</b>\n"
+"<p>\n"
+"Specifies the order of BrowseAllow/BrowseDeny comparisons.</p>\n"
+"<p>\n"
+"<i>ex</i>: allow,deny</p>\n"
+msgstr ""
+"<b>ブラウズ順番 (BrowseOrder)</b>\n"
+"<p>\n"
+"BrowseAllow/BrowseDeny 比較の順番を指定します。</p>\n"
+"<p>\n"
+"例: allow,deny</p>\n"
+
+#: cupsd.conf.template.cpp:375
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse poll (BrowsePoll)</b>\n"
+"<p>\n"
+"Poll the named server(s) for printers.</p>\n"
+"<p>\n"
+"<i>ex</i>: myhost:631</p>\n"
+msgstr ""
+"<b>ブラウズポール (BrowsePoll)</b>\n"
+"<p>\n"
+"名前を付けられたサーバのプリンタをポールします。</p>\n"
+"<p>\n"
+"例: myhost:631</p>\n"
+
+#: cupsd.conf.template.cpp:382
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse port (BrowsePort)</b>\n"
+"<p>\n"
+"The port used for UDP broadcasts. By default this is\n"
+"the IPP port; if you change this you need to do it on all servers.\n"
+"Only one BrowsePort is recognized.</p>\n"
+"<p>\n"
+"<i>ex</i>: 631</p>\n"
+msgstr ""
+"<b>ブラウズポート (BrowsePort)</b>\n"
+"<p>\n"
+"UDP ブロードキャストに使用するポートです。標準では IPP ポートです。\n"
+"これを変更すると、すべてのサーバで変更する必要があります。\n"
+"一つのみの BrowsePort が認識されます。</p>\n"
+"<p>\n"
+"例: 631</p>\n"
+
+#: cupsd.conf.template.cpp:391
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse relay (BrowseRelay)</b>\n"
+"<p>\n"
+"Relay browser packets from one address/network to another.</p>\n"
+"<p>\n"
+"<i>ex</i>: src-address dest-address</p>\n"
+msgstr ""
+"<b>ブラウズリレー (BrowseRelay)</b>\n"
+"<p>\n"
+"あるアドレス/ネットワークから来たブラウザパケットを他にリレーします。</p>\n"
+"<p>\n"
+"例: src-address dest-address</p>\n"
+
+#: cupsd.conf.template.cpp:398
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse timeout (BrowseTimeout)</b>\n"
+"<p>\n"
+"The timeout (in seconds) for network printers - if we don't\n"
+"get an update within this time the printer will be removed\n"
+"from the printer list. This number definitely should not be\n"
+"less the BrowseInterval value for obvious reasons. Defaults\n"
+"to 300 seconds.</p>\n"
+"<p>\n"
+"<i>ex</i>: 300</p>\n"
+msgstr ""
+"<b>ブラウズタイムアウト (BrowseTimeout)</b>\n"
+"<p>\n"
+"ネットワークプリンタのタイムアウト (秒) です。\n"
+"この時間内にプリンタを更新できなければ、プリンタリストからそのプリンタを\n"
+"削除します。この値はさまざまな理由から BrowseInterval より大きくして\n"
+"ください。標準は 300 秒です。</p>\n"
+"<p>\n"
+"例: 300</p>\n"
+
+#: cupsd.conf.template.cpp:409
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Implicit classes (ImplicitClasses)</b>\n"
+"<p>\n"
+"Whether or not to use implicit classes.</p>\n"
+"<p>\n"
+"Printer classes can be specified explicitly in the classes.conf\n"
+"file, implicitly based upon the printers available on the LAN, or\n"
+"both.</p>\n"
+"<p>\n"
+"When ImplicitClasses is On, printers on the LAN with the same name\n"
+"(e.g. Acme-LaserPrint-1000) will be put into a class with the same\n"
+"name. This allows you to setup multiple redundant queues on a LAN\n"
+"without a lot of administrative difficulties. If a user sends a\n"
+"job to Acme-LaserPrint-1000, the job will go to the first available\n"
+"queue.</p>\n"
+"<p>\n"
+"Enabled by default.</p>\n"
+msgstr ""
+"<b>インプリンシットクラス (ImplicitClasses)</b>\n"
+"<p>\n"
+"インプリンシット (暗示的) クラスを使用するかどうかです。</p>\n"
+"<p>\n"
+"プリンタクラスは classes.conf ファイルで明示的に、LAN 上で利用可能\n"
+"なプリンタは暗示的に、また両方の方法で指定することができます。</p>\n"
+"<p>\n"
+"ImplicitClasses を On にすると同じ名前を持つ LAN 上のプリンタは\n"
+"(例 Acme-LaserPrint-1000) 同じ名前でクラスに配置されます。\n"
+"これは管理上の多大な困難なしで LAN 上に複数冗長キューを\n"
+"設定することができます。\n"
+"Acme-LaserPrint-1000 へのジョブは最初に利用可能なキューに\n"
+"行きます。</p>\n"
+"<p>\n"
+"標準では有効です。.</p>\n"
+
+#: cupsd.conf.template.cpp:427
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>System group (SystemGroup)</b>\n"
+"<p>\n"
+"The group name for \"System\" (printer administration)\n"
+"access. The default varies depending on the operating system, but\n"
+"will be <b>sys</b>, <b>system</b>, or <b>root</b> (checked for in that "
+"order).</p>\n"
+"<p>\n"
+"<i>ex</i>: sys</p>\n"
+msgstr ""
+"<b>システムグループ (SystemGroup)</b>\n"
+"<p>\n"
+"\"System\" (プリンタ管理) のアクセスのグループ名です。\n"
+"OS によって異なりますが、標準は <b>sys</b>, <b>system</b>,\n"
+"または <b>root</b> です (この順番でチェックされます)。</p>\n"
+"<p>\n"
+"例: sys</p>\n"
+
+#: cupsd.conf.template.cpp:436
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Encryption certificate (ServerCertificate)</b>\n"
+"<p>\n"
+"The file to read containing the server's certificate.\n"
+"Defaults to \"/etc/cups/ssl/server.crt\".</p>\n"
+"<p>\n"
+"<i>ex</i>: /etc/cups/ssl/server.crt</p>\n"
+msgstr ""
+"<b>暗号証明書 (ServerCertificate)</b>\n"
+"<p>\n"
+"暗号証明書を含んでいるファイルです。\n"
+"標準では \"/etc/cups/ssl/server.crt\" です。</p>\n"
+"<p>\n"
+"例: /etc/cups/ssl/server.crt</p>\n"
+
+#: cupsd.conf.template.cpp:444
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Encryption key (ServerKey)</b>\n"
+"<p>\n"
+"The file to read containing the server's key.\n"
+"Defaults to \"/etc/cups/ssl/server.key\".</p>\n"
+"<p>\n"
+"<i>ex</i>: /etc/cups/ssl/server.key</p>\n"
+msgstr ""
+"<b>暗号化キー (ServerKey)</b>\n"
+"<p>\n"
+"サーバキーを含んでいるファイルです。\n"
+"標準は \"/etc/cups/ssl/server.key\" です。</p>\n"
+"<p>\n"
+"例: /etc/cups/ssl/server.key</p>\n"
+
+#: cupsd.conf.template.cpp:452
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"Access permissions\n"
+"# Access permissions for each directory served by the scheduler.\n"
+"Locations are relative to DocumentRoot...\n"
+"# AuthType: the authorization to use:\n"
+"# None - Perform no authentication\n"
+"Basic - Perform authentication using the HTTP Basic method.\n"
+"Digest - Perform authentication using the HTTP Digest method.\n"
+"# (Note: local certificate authentication can be substituted by\n"
+"the client for Basic or Digest when connecting to the\n"
+"localhost interface)\n"
+"# AuthClass: the authorization class; currently only Anonymous, User,\n"
+"System (valid user belonging to group SystemGroup), and Group\n"
+"(valid user belonging to the specified group) are supported.\n"
+"# AuthGroupName: the group name for \"Group\" authorization.\n"
+"# Order: the order of Allow/Deny processing.\n"
+"# Allow: allows access from the specified hostname, domain, IP address, or\n"
+"network.\n"
+"# Deny: denies access from the specified hostname, domain, IP address, or\n"
+"network.\n"
+"# Both \"Allow\" and \"Deny\" accept the following notations for addresses:\n"
+"# All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"# The host and domain address require that you enable hostname lookups\n"
+"with \"HostNameLookups On\" above.\n"
+"# Encryption: whether or not to use encryption; this depends on having\n"
+"the OpenSSL library linked into the CUPS library and scheduler.\n"
+"# Possible values:\n"
+"# Always - Always use encryption (SSL)\n"
+"Never - Never use encryption\n"
+"Required - Use TLS encryption upgrade\n"
+"IfRequested - Use encryption if the server requests it\n"
+"# The default value is \"IfRequested\".\n"
+msgstr ""
+"アクセス権限\n"
+"# スケジューラによって扱われるそれぞれのディレクトリのアクセス権限です。\n"
+"場所は DocumentRoot の相対パスです...\n"
+"# AuthType: 使用する認証:\n"
+"# None - 認証なし\n"
+"Basic - HTTP ベーシック認証を行います。\n"
+"Digest - HTTP ダイジェスト認証を行います。\n"
+"# (注意: localhost インターフェースに接続しているときは、\n"
+"ローカル証明書認証は Basic または Digest で置き換えることができます)\n"
+"# AuthClass: 認証クラスです。現在は Anonymous, User,\n"
+"System (SystemGroup グループに所属している有効なユーザ), Group\n"
+"(指定したグループに所属している有効なユーザ) のみサポートされています。\n"
+"AuthGroupName: \"Group\" 認証のグループ名です。\n"
+"# Order: Allow/Deny 処理の順番です。\n"
+"# Allow: 指定したホスト名、ドメイン、IPアドレス、ネットワークからの\n"
+"アクセスを許可します。\n"
+"# Deny: 指定したホスト名、ドメイン、IPアドレス、ネットワークからの\n"
+"アクセスを拒否します。\n"
+"# \"Allow\" と \"Deny\" は以下のアドレス表記ができます。\n"
+"# All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"# ホストやドメインアドレスは \"HostNameLookups On\" でホスト名\n"
+"検索を有効にしておく必要があります。\n"
+"# Encryption: 暗号化するかどうかです。これは CUPS ライブラリと\n"
+"スケジューラにリンクされた OpenSSL ライブラリに依存しています。\n"
+"# 可能な値:\n"
+"# Always - 常に暗号化 (SSL)\n"
+"Never - 暗号化をしない\n"
+"Required - TLS 暗号化アップグレードを使用\n"
+"IfRequested - サーバが要求したら暗号化を使用\n"
+"# 標準値は \"IfRequested\" です。\n"
+
+#: cupsd.conf.template.cpp:495
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Authentication (AuthType)</b>\n"
+"<p>\n"
+"The authorization to use:"
+"<p>\n"
+"<ul type=circle>\n"
+"<li><i>None</i> - Perform no authentication.</li>\n"
+"<li><i>Basic</i> - Perform authentication using the HTTP Basic method.</li>\n"
+"<li><i>Digest</i> - Perform authentication using the HTTP Digest method.</li>\n"
+"</ul>"
+"<p>\n"
+"Note: local certificate authentication can be substituted by\n"
+"the client for <i>Basic</i> or <i>Digest</i> when connecting to the\n"
+"localhost interface.</p>\n"
+msgstr ""
+"<b>認証 (AuthType)</b>\n"
+"<p>\n"
+"使用する認証は以下のとおりです。"
+"<p>\n"
+"<ul type=circle>\n"
+"<li><i>None</i> - 認証なし。</li>\n"
+"<li><i>Basic</i> - HTTP ベーシック認証を行います。</li>\n"
+"<li><i>Digest</i> - HTTP ダイジェスト認証を行います。</li>\n"
+"</ul>"
+"<p>\n"
+"注意: localhost インターフェースに接続しているときは、\n"
+"ローカル証明書認証は <i>Basic</i> または <i>Digest</i> で\n"
+"置き換えることができます。</p>\n"
+
+#: cupsd.conf.template.cpp:508
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Class (AuthClass)</b>\n"
+"<p>\n"
+"The authorization class; currently only <i>Anonymous</i>, <i>User</i>,\n"
+"<i>System</i> (valid user belonging to group SystemGroup), and <i>Group</i>\n"
+"(valid user belonging to the specified group) are supported.</p>\n"
+msgstr ""
+"<b>クラス (AuthClass)</b>\n"
+"<p>\n"
+"認証クラス; 現在は <i>Anonymous</i>, <i>User</i>,\n"
+"<i>System</i> (SystemGroup グループに所属している有効なユーザ), <i>Group</i>\n"
+"(指定したグループに所属している有効なユーザ) のみサポートされています。</p>\n"
+
+#: cupsd.conf.template.cpp:515
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<p>The user/group names allowed to access the resource. The format is a\n"
+"comma separated list.</p>\n"
+msgstr ""
+"<p>リソースにアクセスすることを許されたユーザ/グループです。\n"
+"形式はカンマで分けられたリストです。</p>\n"
+
+#: cupsd.conf.template.cpp:519
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Satisfy (Satisfy)</b>\n"
+"<p>\n"
+"This directive controls whether all specified conditions must\n"
+"be satisfied to allow access to the resource. If set to \"all\",\n"
+"then all authentication and access control conditions must be\n"
+"satisfied to allow access.\n"
+"</p>\n"
+"<p>\n"
+"Setting Satisfy to \"any\" allows a user to gain access if the\n"
+"authentication <i>or</i> access control requirements are satisfied.\n"
+"For example, you might require authentication for remote access,\n"
+"but allow local access without authentication.\n"
+"</p>\n"
+"<p>\n"
+"The default is \"all\".\n"
+"</p> \n"
+msgstr ""
+"<b>サティスファイ (Satisfy)</b>\n"
+"<p>\n"
+"この指示は、指定したすべての条件が満たされた場合にのみ\n"
+"アクセスを許可するかどうかをコントロールします。\n"
+"\"all\" にすると、アクセスを許可するには、認証とアクセスコントロールの\n"
+"「すべての」条件が満たされていなければなりません。\n"
+"</p>\n"
+"<p>\n"
+"\"any\" にすると、認証「または」アクセスコントロールの要件が\n"
+"満たされていれば、アクセスを許可します。\n"
+"例えばリモートアクセスには認証が必要ですが、ローカル\n"
+"アドレスには認証なしでアクセスを許可できます。\n"
+"</p>\n"
+"<p>\n"
+"標準は \"all\" です。\n"
+"</p> \n"
+
+#: cupsd.conf.template.cpp:537
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Authentication group name (AuthGroupName)</b>\n"
+"<p>\n"
+"The group name for <i>Group</i> authorization.</p>\n"
+msgstr ""
+"<b>認証グループ名 (AuthGroupName)</b>\n"
+"<p>\n"
+"<i>Group</i> 認証の際のグループ名です。</p>\n"
+
+#: cupsd.conf.template.cpp:542
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>ACL order (Order)</b>\n"
+"<p>\n"
+"The order of Allow/Deny processing.</p>\n"
+msgstr ""
+"<b>ACL 順番 (Order)</b>\n"
+"<p>\n"
+"許可/拒否処理の順番です。</p>\n"
+
+#: cupsd.conf.template.cpp:547
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Allow</b>\n"
+"<p>\n"
+"Allows access from the specified hostname, domain, IP address, or\n"
+"network. Possible values are:</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"The host and domain address require that you enable hostname lookups\n"
+"with \"HostNameLookups On\" above.</p>\n"
+msgstr ""
+"<b>Allow</b>\n"
+"<p>\n"
+"指定したホスト名、ドメイン、IP アドレス、ネットワークからのアクセスを許可\n"
+"します。以下の値が利用可能です。</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"ホストやドメインアドレスは \"HostNameLookups On\" でホスト名\n"
+"検索を有効にしておく必要があります。</p>\n"
+
+#: cupsd.conf.template.cpp:568
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>ACL addresses (Allow/Deny)</b>\n"
+"<p>\n"
+"Allows/Denies access from the specified hostname, domain, IP address, or\n"
+"network. Possible values are:</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"The host and domain address require that you enable hostname lookups\n"
+"with \"HostNameLookups On\" above.</p>\n"
+msgstr ""
+"<b>ACL アドレス (Allow/Deny)</b>\n"
+"<p>\n"
+"指定したホスト名、ドメイン、IP アドレス、ネットワークからのアクセスを許可/拒否\n"
+"します。以下の値が利用可能です。</p>\n"
+"<pre>\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"</pre>"
+"<p>\n"
+"ホストやドメインアドレスは \"HostNameLookups On\" でホスト名\n"
+"検索を有効にしておく必要があります。</p>\n"
+
+#: cupsd.conf.template.cpp:589
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Encryption (Encryption)</b>\n"
+"<p>\n"
+"Whether or not to use encryption; this depends on having\n"
+"the OpenSSL library linked into the CUPS library and scheduler.</p>\n"
+"<p>\n"
+"Possible values:</p>\n"
+"<ul type=circle>\n"
+"<li><i>Always</i> - Always use encryption (SSL)</li>\n"
+"<li><i>Never</i> - Never use encryption</li>\n"
+"<li><i>Required</i> - Use TLS encryption upgrade</li>\n"
+"<li><i>IfRequested</i> - Use encryption if the server requests it</li>\n"
+"</ul>"
+"<p>\n"
+"The default value is \"IfRequested\".</p>\n"
+msgstr ""
+"<b>暗号化 (Encryption)</b>\n"
+"<p>\n"
+"暗号化するかどうかです。これは CUPS ライブラリとスケジューラに\n"
+"リンクされた OpenSSL ライブラリに依存しています。</p>\n"
+"<p>\n"
+"可能な値:</p>\n"
+"<ul type=circle>\n"
+"<li><i>Always</i> - 常に暗号化 (SSL)</li>\n"
+"<li><i>Never</i> - 暗号化をしない</li>\n"
+"<li><i>Required</i> - TLS 暗号化アップグレードを使用</li>\n"
+"<li><i>IfRequested</i> - サーバが要求したら暗号化を使用</li>\n"
+"</ul>"
+"<p>\n"
+"標準値は \"IfRequested\" です。</p>\n"
+
+#: cupsd.conf.template.cpp:604
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Access permissions</b>\n"
+"<p>\n"
+"Access permissions for each directory served by the scheduler.\n"
+"Locations are relative to DocumentRoot...</p>\n"
+msgstr ""
+"<b>アクセス権限</b>\n"
+"<p>\n"
+"スケジューラによって扱われるそれぞれのディレクトリのアクセス権限です。\n"
+"場所は DocumentRoot の相対パスです。</p>\n"
+
+#: cupsd.conf.template.cpp:610
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Auto purge jobs (AutoPurgeJobs)</b>\n"
+"<p>\n"
+"Automatically purge jobs when not needed for quotas.\n"
+"Default is No.</p>\n"
+msgstr ""
+"<b>自動的にジョブを追い出す (AutoPurgeJobs)</b>\n"
+"<p>\n"
+"quota で必要とされていないジョブを自動的に追い出します。\n"
+"標準は No です。</p>\n"
+
+#: cupsd.conf.template.cpp:616
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Browse protocols (BrowseProtocols)</b>\n"
+"<p>\n"
+"Which protocols to use for browsing. Can be\n"
+"any of the following separated by whitespace and/or commas:</p>\n"
+"<ul type=circle>\n"
+"<li><i>all</i> - Use all supported protocols.</li>\n"
+"<li><i>cups</i> - Use the CUPS browse protocol.</li>\n"
+"<li><i>slp</i> - Use the SLPv2 protocol.</li>\n"
+"</ul>"
+"<p>\n"
+"The default is <b>cups</b>.</p>\n"
+"<p>\n"
+"Note: If you choose to use SLPv2, it is <b>strongly</b> recommended that\n"
+"you have at least one SLP Directory Agent (DA) on your\n"
+"network. Otherwise, browse updates can take several seconds,\n"
+"during which the scheduler will not response to client\n"
+"requests.</p>\n"
+msgstr ""
+"<b>ブラウズプロトコル (BrowseProtocols)</b>\n"
+"<p>\n"
+"ブラウズで使用されるプロトコルです。\n"
+"空白と/またはカンマで区切られた以下の値が利用可能です。</p>\n"
+"<ul type=circle>\n"
+"<li><i>all</i> - すべてのサポートされているプロトコルを使用。</li>\n"
+"<li><i>cups</i> - CUPS ブラウズプロトコルを使用。</li>\n"
+"<li><i>slp</i> - SLPv2 プロトコルを使用。</li>\n"
+"</ul>"
+"<p>\n"
+"標準は <b>cups</b>です。</p>\n"
+"<p>\n"
+"注意: SLPv2 を使用する場合、ネットワークに少なくとも一つの \n"
+"SLP Directory Agent (DA) を持つことを強くお勧めします。\n"
+"それがない場合、ブラウズ更新に数秒かかり、その間はスケジューラが\n"
+"クライアントの要求に反応できません。</p>\n"
+
+#: cupsd.conf.template.cpp:634
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Classification (Classification)</b>\n"
+"<p>\n"
+"The classification level of the server. If set, this\n"
+"classification is displayed on all pages, and raw printing is disabled.\n"
+"The default is the empty string.</p>\n"
+"<p>\n"
+"<i>ex</i>: confidential\n"
+msgstr ""
+"<b>クラス分け (Classification)</b>\n"
+"<p>\n"
+"サーバのクラス分けレベルです。\n"
+"設定すると、このクラス分けがすべてのページに表示され、\n"
+"生 (raw) 印刷が無効になります。\n"
+"標準は空の文字列です。</p>\n"
+"<p>\n"
+"例: confidential\n"
+
+#: cupsd.conf.template.cpp:643
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Allow overrides (ClassifyOverride)</b>\n"
+"<p>\n"
+"Whether to allow users to override the classification\n"
+"on printouts. If enabled, users can limit banner pages to before or\n"
+"after the job, and can change the classification of a job, but cannot\n"
+"completely eliminate the classification or banners.</p>\n"
+"<p>\n"
+"The default is off.</p>\n"
+msgstr ""
+"<b>上書きを許可 (ClassifyOverride)</b>\n"
+"<p>\n"
+"出力結果のクラス分けの上書きをユーザに許可するかどうかです。\n"
+"有効にするとジョブの前後のバナーページを制限でき、ジョブの\n"
+"クラス分けを変更できます。しかし完全にクラス分けとバナーを\n"
+"除去することはできません。</p>\n"
+"<p>\n"
+"標準は off です。</p>\n"
+
+#: cupsd.conf.template.cpp:653
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Hide implicit members (HideImplicitMembers)</b>\n"
+"<p>\n"
+"Whether or not to show the members of an\n"
+"implicit class.</p>\n"
+"<p>\n"
+"When HideImplicitMembers is On, any remote printers that are\n"
+"part of an implicit class are hidden from the user, who will\n"
+"then only see a single queue even though many queues will be\n"
+"supporting the implicit class.</p>\n"
+"<p>\n"
+"Enabled by default.</p>\n"
+msgstr ""
+"<b>インプリンシットメンバを隠す (HideImplicitMembers)</b>\n"
+"<p>\n"
+"インプリンシットクラスのメンバを隠すか\n"
+"どうかです。</p>\n"
+"<p>\n"
+"HideImplicitMembers を On にするとインプリンシットクラスの\n"
+"部分のどのリモートプリンタもユーザから隠されます。\n"
+"たくさんのキューがインプリンシットクラスをサポートしていても\n"
+"ユーザからは単一のキューしか見えません。</p>\n"
+"<p>\n"
+"標準では有効です。</p>\n"
+
+#: cupsd.conf.template.cpp:666
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Use &quot;any&quot; classes (ImplicitAnyClasses)</b>\n"
+"<p>\n"
+"Whether or not to create <b>AnyPrinter</b> implicit\n"
+"classes.</p>\n"
+"<p>\n"
+"When ImplicitAnyClasses is On and a local queue of the same name\n"
+"exists, e.g. \"printer\", \"printer@server1\", \"printer@server1\", then\n"
+"an implicit class called \"Anyprinter\" is created instead.</p>\n"
+"<p>\n"
+"When ImplicitAnyClasses is Off, implicit classes are not created\n"
+"when there is a local queue of the same name.</p>\n"
+"<p>\n"
+"Disabled by default.</p>\n"
+msgstr ""
+"<b>&quot;any&quot; クラスを使用 (ImplicitAnyClasses)</b>\n"
+"<p>\n"
+"<b>AnyPrinter</b> インプリンシットクラスを作成するかどうかです。</p>\n"
+"<p>\n"
+"ImplicitAnyClasses を On にした場合、同じ名前のローカルキュー\n"
+"(例えば \"printer\", \"printer@server1\", \"printer@server1\")\n"
+"が存在すると、 \"Anyprinter\" というインプリンシットクラスが\n"
+"代わりに作成されます。</p>\n"
+"<p>\n"
+"ImplicitAnyClasses が Off の場合は、同じ名前のローカルキュー\n"
+"が存在してもインプリンシットクラスは作成されません。</p>\n"
+"<p>\n"
+"標準では無効です。</p>\n"
+
+#: cupsd.conf.template.cpp:681
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max jobs (MaxJobs)</b>\n"
+"<p>\n"
+"Maximum number of jobs to keep in memory (active and completed).\n"
+"Default is 0 (no limit).</p>\n"
+msgstr ""
+"<b>最大ジョブ (MaxJobs)</b>\n"
+"<p>\n"
+"メモリに保持するジョブの最大値です (アクティブか完了したもの)。\n"
+"標準は 0 (制限なし) です。</p>\n"
+
+#: cupsd.conf.template.cpp:687
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max jobs per user (MaxJobsPerUser)</b>\n"
+"<p>\n"
+"The MaxJobsPerUser directive controls the maximum number of <i>active</i>\n"
+"jobs that are allowed for each user. Once a user reaches the limit, new\n"
+"jobs will be rejected until one of the active jobs is completed, stopped,\n"
+"aborted, or canceled.</p>\n"
+"<p>\n"
+"Setting the maximum to 0 disables this functionality.\n"
+"Default is 0 (no limit).\n"
+"</p>\n"
+msgstr ""
+"<b>ユーザごとの最大ジョブ数 (MaxJobsPerUser)</b>\n"
+"<p>\n"
+"MaxJobsPerUser は、ユーザごとに許可する「アクティブ」なジョブの\n"
+"最大数をコントロールします。ユーザが制限に達すると、アクティブな\n"
+"ジョブが、完了、停止、中止、キャンセルされるまでジョブを\n"
+"拒否します。</p>\n"
+"<p>\n"
+"0 に最大値を設定するとこの機能を無効にします。\n"
+"標準は 0 (制限なし) です。\n"
+"</p>\n"
+
+#: cupsd.conf.template.cpp:699
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Max jobs per printer (MaxJobsPerPrinter)</b>\n"
+"<p>\n"
+"The MaxJobsPerPrinter directive controls the maximum number of <i>active</i>\n"
+"jobs that are allowed for each printer or class. Once a printer or class\n"
+"reaches the limit, new jobs will be rejected until one of the active jobs\n"
+"is completed, stopped, aborted, or canceled.</p>\n"
+"<p>\n"
+"Setting the maximum to 0 disables this functionality.\n"
+"Default is 0 (no limit).\n"
+"</p>\n"
+msgstr ""
+"<b>プリンタごとの最大ジョブ数 (MaxJobsPerPrinter)</b>\n"
+"<p>\n"
+"MaxJobsPerPrinter は、プリンタまたはクラスごとに許可する「アクティブ」な\n"
+"ジョブの最大数をコントロールします。プリンタ、クラスが制限に達すると、\n"
+"アクティブなジョブが、完了、停止、中止、キャンセルされるまでジョブを\n"
+"拒否します。</p>\n"
+"<p>\n"
+"0 に最大値を設定するとこの機能を無効にします。\n"
+"標準は 0 (制限なし) です。\n"
+"</p>\n"
+
+#: cupsd.conf.template.cpp:711
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Port</b>\n"
+"<p>\n"
+"The port value that the CUPS daemon is listening to. Default is 631.</p>\n"
+msgstr ""
+"<b>ポート</b>\n"
+"<p>\n"
+"CUPS デーモンが待ち受けするポートです。標準は 631 です。</p>\n"
+
+#: cupsd.conf.template.cpp:716
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<b>Address</b>\n"
+"<p>\n"
+"The address that the CUPS daemon is listening at. Leave it empty or use\n"
+"an asterisk (*) to specify a port value on the entire subnetwork.</p>\n"
+msgstr ""
+"<b>アドレス</b>\n"
+"<p>\n"
+"CUPS デーモンが待ち受けするアドレスです。すべてのサブネットワークを\n"
+"指定するには空にしておくか、アスタリスク (*) を使用してください。</p>\n"
+
+#: cupsd.conf.template.cpp:722
+msgid ""
+"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, "
+"etc.)\n"
+"<p>Check this box if you want to use SSL encryption with this address/port.\n"
+"</p>\n"
+msgstr ""
+"<p>このアドレス/ポートに SSL 暗号を使用するには、このボックスをチェックしてください。\n"
+"</p>\n"
+
+#: cupsdbrowsingpage.cpp:37
+msgid "Browsing"
+msgstr "ブラウズ"
+
+#: cupsdbrowsingpage.cpp:38
+msgid "Browsing Settings"
+msgstr "ブラウズの設定"
+
+#: cupsdbrowsingpage.cpp:44
+msgid "Use browsing"
+msgstr "ブラウジングを使用"
+
+#: cupsdbrowsingpage.cpp:49
+msgid "Implicit classes"
+msgstr "インプリシットクラスを使用"
+
+#: cupsdbrowsingpage.cpp:50
+msgid "Hide implicit members"
+msgstr "インプリンシットメンバを隠す"
+
+#: cupsdbrowsingpage.cpp:51
+msgid "Use short names"
+msgstr "短い名前を使用"
+
+#: cupsdbrowsingpage.cpp:52
+msgid "Use \"any\" classes"
+msgstr "\"any\" クラスを使用"
+
+#: cupsdbrowsingpage.cpp:54 locationdialog.cpp:66
+msgid "Allow, Deny"
+msgstr "許可、拒否"
+
+#: cupsdbrowsingpage.cpp:55 locationdialog.cpp:67
+msgid "Deny, Allow"
+msgstr "拒否、許可"
+
+#: cupsdbrowsingpage.cpp:61 cupsdbrowsingpage.cpp:64 cupsdnetworkpage.cpp:53
+#: cupsdnetworkpage.cpp:61
+msgid " sec"
+msgstr " 秒"
+
+#: cupsdbrowsingpage.cpp:66
+msgid "Browse port:"
+msgstr "ブラウズポート:"
+
+#: cupsdbrowsingpage.cpp:67
+msgid "Browse interval:"
+msgstr "ブラウズ間隔:"
+
+#: cupsdbrowsingpage.cpp:68
+msgid "Browse timeout:"
+msgstr "ブラウズタイムアウト:"
+
+#: cupsdbrowsingpage.cpp:69
+msgid "Browse addresses:"
+msgstr "ブラウズアドレス:"
+
+#: cupsdbrowsingpage.cpp:70
+msgid "Browse order:"
+msgstr "ブラウズ順序:"
+
+#: cupsdbrowsingpage.cpp:71
+msgid "Browse options:"
+msgstr "ブラウズオプション:"
+
+#: cupsdconf.cpp:811 cupsdconf.cpp:834 cupsdconf.cpp:850
+msgid ""
+"_: Base\n"
+"Root"
+msgstr "ルート"
+
+#: cupsdconf.cpp:811 cupsdconf.cpp:831 cupsdconf.cpp:852
+msgid "All printers"
+msgstr "すべてのプリンタ"
+
+#: cupsdconf.cpp:811 cupsdconf.cpp:832 cupsdconf.cpp:853
+msgid "All classes"
+msgstr "すべてのクラス"
+
+#: cupsdconf.cpp:811 cupsdconf.cpp:833 cupsdconf.cpp:855
+msgid "Print jobs"
+msgstr "ジョブを印刷"
+
+#: cupsdconf.cpp:812 cupsdconf.cpp:830 cupsdconf.cpp:851
+msgid "Administration"
+msgstr "管理者"
+
+#: cupsdconf.cpp:813 cupsdconf.cpp:840 cupsdconf.cpp:843 cupsdconf.cpp:864
+msgid "Class"
+msgstr "クラス"
+
+#: cupsdconf.cpp:814 cupsdconf.cpp:835 cupsdconf.cpp:838 cupsdconf.cpp:858
+msgid "Printer"
+msgstr "プリンタ"
+
+#: cupsdconf.cpp:854
+msgid "Root"
+msgstr "ルート"
+
+#: cupsddialog.cpp:113
+msgid "Short Help"
+msgstr "短いヘルプ"
+
+#: cupsddialog.cpp:126
+msgid "CUPS Server Configuration"
+msgstr "CUPS サーバ設定"
+
+#: cupsddialog.cpp:173
+msgid "Error while loading configuration file!"
+msgstr "設定ファイル読み込み中にエラーが発生しました。"
+
+#: cupsddialog.cpp:173 cupsddialog.cpp:192 cupsddialog.cpp:258
+#: cupsddialog.cpp:313
+msgid "CUPS Configuration Error"
+msgstr "CUPS 設定エラー"
+
+#: cupsddialog.cpp:182
+msgid ""
+"Some options were not recognized by this configuration tool. They will be left "
+"untouched and you won't be able to change them."
+msgstr "いくつかのオプションはこの設定ツールで認識されません。それらは変更することができません。"
+
+#: cupsddialog.cpp:184
+msgid "Unrecognized Options"
+msgstr "認識されないオプション"
+
+#: cupsddialog.cpp:204
+msgid "Unable to find a running CUPS server"
+msgstr "動作中の CUPS サーバを見つけらませんでした"
+
+#: cupsddialog.cpp:218
+msgid "Unable to restart CUPS server (pid = %1)"
+msgstr "CUPS サーバをを再起動できませんでした (pid = %1)"
+
+#: cupsddialog.cpp:239
+msgid ""
+"Unable to retrieve configuration file from the CUPS server. You probably don't "
+"have the access permissions to perform this operation."
+msgstr "CUPS サーバから設定ファイルを取得できませんでした。おそらくこの操作を行う権限がありません。"
+
+#: cupsddialog.cpp:249
+msgid "Internal error: file '%1' not readable/writable!"
+msgstr "内部エラー: ファイル '%1' は読み込めません/書き込めません"
+
+#: cupsddialog.cpp:252
+msgid "Internal error: empty file '%1'!"
+msgstr "内部エラー: ファイル '%1' は空です"
+
+#: cupsddialog.cpp:270
+msgid ""
+"The config file has not been uploaded to the CUPS server. The daemon will not "
+"be restarted."
+msgstr "設定ファイルは CUPS サーバにアップロードされていません。デーモンは再起動されません。"
+
+#: cupsddialog.cpp:274
+msgid ""
+"Unable to upload the configuration file to CUPS server. You probably don't have "
+"the access permissions to perform this operation."
+msgstr "設定ファイルは CUPS サーバにアップロードされていません。おそらくこの操作を行う権限がありません。"
+
+#: cupsddialog.cpp:277
+msgid "CUPS configuration error"
+msgstr "CUPS 設定エラー"
+
+#: cupsddialog.cpp:308
+#, c-format
+msgid "Unable to write configuration file %1"
+msgstr "設定ファイル %1 を書き込めません"
+
+#: cupsddirpage.cpp:34
+msgid "Folders"
+msgstr "フォルダ"
+
+#: cupsddirpage.cpp:35
+msgid "Folders Settings"
+msgstr "フォルダの設定"
+
+#: cupsddirpage.cpp:46
+msgid "Data folder:"
+msgstr "データフォルダ:"
+
+#: cupsddirpage.cpp:47
+msgid "Document folder:"
+msgstr "ドキュメントフォルダ:"
+
+#: cupsddirpage.cpp:48
+msgid "Font path:"
+msgstr "フォントパス:"
+
+#: cupsddirpage.cpp:49
+msgid "Request folder:"
+msgstr "要求フォルダ:"
+
+#: cupsddirpage.cpp:50
+msgid "Server binaries:"
+msgstr "サーババイナリ:"
+
+#: cupsddirpage.cpp:51
+msgid "Server files:"
+msgstr "サーバファイル:"
+
+#: cupsddirpage.cpp:52
+msgid "Temporary files:"
+msgstr "一時ファイル:"
+
+#: cupsdfilterpage.cpp:36
+msgid "Filter"
+msgstr "フィルタ"
+
+#: cupsdfilterpage.cpp:37
+msgid "Filter Settings"
+msgstr "フィルタの設定"
+
+#: cupsdfilterpage.cpp:46 cupsdjobspage.cpp:47 cupsdjobspage.cpp:49
+#: cupsdjobspage.cpp:52 cupsdnetworkpage.cpp:52 cupsdnetworkpage.cpp:60
+#: sizewidget.cpp:39
+msgid "Unlimited"
+msgstr "無制限"
+
+#: cupsdfilterpage.cpp:49
+msgid "User:"
+msgstr "ユーザ:"
+
+#: cupsdfilterpage.cpp:50
+msgid "Group:"
+msgstr "グループ:"
+
+#: cupsdfilterpage.cpp:51
+msgid "RIP cache:"
+msgstr "RIP キャッシュ:"
+
+#: cupsdfilterpage.cpp:52
+msgid "Filter limit:"
+msgstr "フィルタ制限:"
+
+#: cupsdjobspage.cpp:34
+msgid "Jobs"
+msgstr "ジョブ"
+
+#: cupsdjobspage.cpp:35
+msgid "Print Jobs Settings"
+msgstr "印刷ジョブの設定"
+
+#: cupsdjobspage.cpp:38
+msgid "Preserve job history"
+msgstr "ジョブ履歴を保存"
+
+#: cupsdjobspage.cpp:39
+msgid "Preserve job files"
+msgstr "ジョブファイルを保存"
+
+#: cupsdjobspage.cpp:40
+msgid "Auto purge jobs"
+msgstr "自動的にジョブを追い出す"
+
+#: cupsdjobspage.cpp:55
+msgid "Max jobs:"
+msgstr "最大ジョブ数:"
+
+#: cupsdjobspage.cpp:56
+msgid "Max jobs per printer:"
+msgstr "プリンタあたりの最大ジョブ数:"
+
+#: cupsdjobspage.cpp:57
+msgid "Max jobs per user:"
+msgstr "ユーザあたりの最大ジョブ数:"
+
+#: cupsdlogpage.cpp:36
+msgid "Log"
+msgstr "ログ"
+
+#: cupsdlogpage.cpp:37
+msgid "Log Settings"
+msgstr "ログの設定"
+
+#: cupsdlogpage.cpp:46
+msgid "Detailed Debugging"
+msgstr "詳細なデバッギング"
+
+#: cupsdlogpage.cpp:47
+msgid "Debug Information"
+msgstr "デバッグ情報"
+
+#: cupsdlogpage.cpp:48
+msgid "General Information"
+msgstr "一般的な情報"
+
+#: cupsdlogpage.cpp:49
+msgid "Warnings"
+msgstr "警告"
+
+#: cupsdlogpage.cpp:50
+msgid "Errors"
+msgstr "エラー"
+
+#: cupsdlogpage.cpp:51
+msgid "No Logging"
+msgstr "ログなし"
+
+#: cupsdlogpage.cpp:58
+msgid "Access log:"
+msgstr "アクセスログ:"
+
+#: cupsdlogpage.cpp:59
+msgid "Error log:"
+msgstr "エラーログ:"
+
+#: cupsdlogpage.cpp:60
+msgid "Page log:"
+msgstr "ページログ:"
+
+#: cupsdlogpage.cpp:61
+msgid "Max log size:"
+msgstr "最大ログサイズ:"
+
+#: cupsdlogpage.cpp:62
+msgid "Log level:"
+msgstr "ログレベル:"
+
+#: cupsdnetworkpage.cpp:38
+msgid "Network"
+msgstr "ネットワーク"
+
+#: cupsdnetworkpage.cpp:39
+msgid "Network Settings"
+msgstr "ネットワーク設定"
+
+#: cupsdnetworkpage.cpp:42
+msgid "Keep alive"
+msgstr "接続を持続"
+
+#: cupsdnetworkpage.cpp:65
+msgid "Double"
+msgstr "2 倍"
+
+#: cupsdnetworkpage.cpp:67
+msgid "Hostname lookups:"
+msgstr "ホスト名検索:"
+
+#: cupsdnetworkpage.cpp:68
+msgid "Keep-alive timeout:"
+msgstr "「接続を持続」のタイムアウト:"
+
+#: cupsdnetworkpage.cpp:69
+msgid "Max clients:"
+msgstr "最大クライアント数:"
+
+#: cupsdnetworkpage.cpp:70
+msgid "Max request size:"
+msgstr "最大要求サイズ :"
+
+#: cupsdnetworkpage.cpp:71
+msgid "Client timeout:"
+msgstr "クライアントタイムアウト:"
+
+#: cupsdnetworkpage.cpp:72
+msgid "Listen to:"
+msgstr "待ち受けする先:"
+
+#: cupsdsecuritypage.cpp:38
+msgid "Security"
+msgstr "セキュリティ"
+
+#: cupsdsecuritypage.cpp:39
+msgid "Security Settings"
+msgstr "セキュリティ設定"
+
+#: cupsdsecuritypage.cpp:49
+msgid "Remote root user:"
+msgstr "リモートユーザ名:"
+
+#: cupsdsecuritypage.cpp:50
+msgid "System group:"
+msgstr "システムグループ:"
+
+#: cupsdsecuritypage.cpp:51
+msgid "Encryption certificate:"
+msgstr "暗号証明書:"
+
+#: cupsdsecuritypage.cpp:52
+msgid "Encryption key:"
+msgstr "暗号鍵:"
+
+#: cupsdsecuritypage.cpp:53
+msgid "Locations:"
+msgstr "場所:"
+
+#: cupsdsecuritypage.cpp:128
+msgid ""
+"This location is already defined. Do you want to replace the existing one?"
+msgstr "場所は既に定義されています。既存のものを置換しますか?"
+
+#: cupsdserverpage.cpp:43
+msgid "Server"
+msgstr "サーバ"
+
+#: cupsdserverpage.cpp:44
+msgid "Server Settings"
+msgstr "サーバの設定"
+
+#: cupsdserverpage.cpp:55
+msgid "Allow overrides"
+msgstr "上書きを許可"
+
+#: cupsdserverpage.cpp:57 locationdialog.cpp:49 locationdialog.cpp:53
+msgid "None"
+msgstr "なし"
+
+#: cupsdserverpage.cpp:58
+msgid "Classified"
+msgstr "機密"
+
+#: cupsdserverpage.cpp:59
+msgid "Confidential"
+msgstr "内密"
+
+#: cupsdserverpage.cpp:60
+msgid "Secret"
+msgstr "秘密"
+
+#: cupsdserverpage.cpp:61
+msgid "Top Secret"
+msgstr "極秘"
+
+#: cupsdserverpage.cpp:62
+msgid "Unclassified"
+msgstr "非機密"
+
+#: cupsdserverpage.cpp:63
+msgid "Other"
+msgstr "その他"
+
+#: cupsdserverpage.cpp:83
+msgid "Server name:"
+msgstr "サーバ名:"
+
+#: cupsdserverpage.cpp:84
+msgid "Server administrator:"
+msgstr "サーバ管理者:"
+
+#: cupsdserverpage.cpp:85
+msgid "Classification:"
+msgstr "クラス分け:"
+
+#: cupsdserverpage.cpp:86
+msgid "Default character set:"
+msgstr "標準文字セット:"
+
+#: cupsdserverpage.cpp:87
+msgid "Default language:"
+msgstr "標準言語:"
+
+#: cupsdserverpage.cpp:88
+msgid "Printcap file:"
+msgstr "Printcap ファイル:"
+
+#: cupsdserverpage.cpp:89
+msgid "Printcap format:"
+msgstr "Printcap フォーマット:"
+
+#: cupsdsplash.cpp:31
+msgid "Welcome to the CUPS Server Configuration Tool"
+msgstr "CUPS サーバ設定ツールにようこそ"
+
+#: cupsdsplash.cpp:32
+msgid "Welcome"
+msgstr "ようこそ"
+
+#: cupsdsplash.cpp:49
+msgid ""
+"<p>This tool will help you to configure graphically the server of the CUPS "
+"printing system. The available options are grouped into sets of related topics "
+"and can be accessed quickly through the icon view located on the left. Each "
+"option has a default value that is shown if it has not been previously set. "
+"This default value should be OK in most cases.</p>"
+"<br>"
+"<p>You can access a short help message for each option using either the '?' "
+"button in the the title bar, or the button at the bottom of this dialog.</p>"
+msgstr ""
+"<p>このツールは CUPS "
+"印刷システムサーバのグラフィカルな設定ツールです。利用可能なオプションは関係するトピックにグループ分けされていて、左にあるアイコンビューから素早くアクセスできま"
+"す。それぞれのオプションは (前にセットしたことがない場合には表示されている) 標準値を持っています。</p>"
+"<br> "
+"<p>タイトルバーの '?' ボタンかこのダイアログの下にあるボタンでそれぞれのオプションの短いヘルプにアクセスできます。</p>"
+
+#: editlist.cpp:33
+msgid "Add..."
+msgstr "追加..."
+
+#: editlist.cpp:34
+msgid "Edit..."
+msgstr "編集..."
+
+#: editlist.cpp:36
+msgid "Default List"
+msgstr "標準リスト"
+
+#: locationdialog.cpp:50
+msgid "Basic"
+msgstr "基本"
+
+#: locationdialog.cpp:51
+msgid "Digest"
+msgstr "ダイジェスト"
+
+#: locationdialog.cpp:54
+msgid "User"
+msgstr "ユーザ"
+
+#: locationdialog.cpp:55
+msgid "System"
+msgstr "システム"
+
+#: locationdialog.cpp:56
+msgid "Group"
+msgstr "グループ"
+
+#: locationdialog.cpp:58
+msgid "Always"
+msgstr "常にする"
+
+#: locationdialog.cpp:59
+msgid "Never"
+msgstr "決してしない"
+
+#: locationdialog.cpp:60
+msgid "Required"
+msgstr "必要とされる"
+
+#: locationdialog.cpp:61
+msgid "If Requested"
+msgstr "要求されたら"
+
+#: locationdialog.cpp:63
+msgid "All"
+msgstr "すべて"
+
+#: locationdialog.cpp:64
+msgid "Any"
+msgstr "Any"
+
+#: locationdialog.cpp:72
+msgid "Resource:"
+msgstr "リソース:"
+
+#: locationdialog.cpp:73
+msgid "Authentication:"
+msgstr "認証:"
+
+#: locationdialog.cpp:74
+msgid "Class:"
+msgstr "クラス:"
+
+#: locationdialog.cpp:75
+msgid "Names:"
+msgstr "名前:"
+
+#: locationdialog.cpp:76
+msgid "Encryption:"
+msgstr "暗号化:"
+
+#: locationdialog.cpp:77
+msgid "Satisfy:"
+msgstr "満たすもの:"
+
+#: locationdialog.cpp:78
+msgid "ACL order:"
+msgstr "ACL 順番:"
+
+#: locationdialog.cpp:79
+msgid "ACL addresses:"
+msgstr "ACL アドレス:"
+
+#: locationdialog.cpp:100
+msgid "Location"
+msgstr "場所"
+
+#: main.cpp:29
+msgid "Configuration file to load"
+msgstr "読み込む設定ファイル"
+
+#: main.cpp:36 main.cpp:37
+msgid "A CUPS configuration tool"
+msgstr "CUPS 設定ツール"
+
+#: portdialog.cpp:41
+msgid "Use SSL encryption"
+msgstr "SSL暗号化を使用"
+
+#: portdialog.cpp:44
+msgid "Port:"
+msgstr "ポート:"
+
+#: portdialog.cpp:55
+msgid "Listen To"
+msgstr "待ち受けする先"
+
+#: sizewidget.cpp:34
+msgid "KB"
+msgstr "KB"
+
+#: sizewidget.cpp:35
+msgid "MB"
+msgstr "MB"
+
+#: sizewidget.cpp:36
+msgid "GB"
+msgstr "GB"
+
+#: sizewidget.cpp:37
+msgid "Tiles"
+msgstr "タイル"