# # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: foomatic-filters\n" "Report-Msgid-Bugs-To: lawrencc@debian.org\n" "POT-Creation-Date: 2006-11-04 19:20-0600\n" "PO-Revision-Date: 2006-07-26 22:34+0900\n" "Last-Translator: Kenshi Muto \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../foomatic-filters.templates:1001 msgid "Enable logging debug output into a logfile (INSECURE)?" msgstr "ログファイルへのデバッグ出力を有効にしますか (危険)?" #. Type: boolean #. Description #: ../foomatic-filters.templates:1001 msgid "The logfile will be named /tmp/foomatic-rip.log." msgstr "ログファイルは /tmp/foomatic-rip.log と名付けられます。" #. Type: boolean #. Description #: ../foomatic-filters.templates:1001 msgid "" "WARNING: This logfile is a security hole; do not use in production. However, " "if you are having trouble printing, you should enable this option and " "include this logfile in any bug reports." msgstr "" "*警告*: ログファイルはセキュリティホールとなります。製品運用では利用しないで" "ください。しかし、印刷時に問題があったときには、このオプションを有効にして、" "バグリポートにこのログファイルを含めるとよいでしょう。" #. Type: select #. Choices #: ../foomatic-filters.templates:2001 msgid "Automagic" msgstr "" #. Type: select #. Choices #. Type: select #. Choices #: ../foomatic-filters.templates:2001 ../foomatic-filters.templates:5001 msgid "Custom" msgstr "" #. Type: select #. Description #: ../foomatic-filters.templates:2002 msgid "Command for converting text files to PostScript:" msgstr "テキストファイルから PostScript への変換を行うコマンド:" #. Type: select #. Description #: ../foomatic-filters.templates:2002 msgid "" "If you select ``Automagic'', Foomatic will search for one of a2ps, mpage, " "and enscript (in that order) each time the filter script is executed." msgstr "" "`Automagic' を選ぶと、foomatic はフィルタスクリプトが実行されるたびに、a2ps、" "mpage、enscript の順に検索します。" #. Type: select #. Description #: ../foomatic-filters.templates:2002 msgid "" "Please make sure that the selected command is actually available; otherwise " "print jobs may get lost." msgstr "" "選択されたコマンドが実際に利用可能であることを確認してください。さもないと、" "印刷ジョブを失うことになります。" #. Type: select #. Description #: ../foomatic-filters.templates:2002 msgid "" "This setting is ignored when foomatic-filters is used with CUPS; instead, " "the texttops program included in the cupsys package is always used to " "convert jobs submitted as plain text to PostScript for printing to raster " "devices." msgstr "" "foomatic-filters は CUPS と共に使うときには、この設定は無視されます。代わり" "に cupsys パッケージに入っている texttops プログラムが常に、プレインテキスト" "として与えられたジョブをラスターデバイスに印刷するための PostScript への変換" "に使われます。" #. Type: string #. Description #: ../foomatic-filters.templates:3001 msgid "Command to convert standard input to PostScript:" msgstr "標準入力を PostScript に変換するコマンド:" #. Type: string #. Description #: ../foomatic-filters.templates:3001 msgid "" "This should be the full command line of a command that converts text from " "standard input to PostScript on standard output." msgstr "" "ここには、標準入力からのデータを PostScript の標準出力として変換するコマンド" "の完全なコマンドラインを指定します。" #. Type: string #. Description #: ../foomatic-filters.templates:3001 msgid "" "Please note that entering an invalid command line here may result in lost " "print jobs." msgstr "" "ここに誤ったコマンドラインを入力してしまうと、印刷ジョブを失うことに注意して" "ください。" #. Type: boolean #. Description #: ../foomatic-filters.templates:4001 msgid "Enable PostScript accounting for CUPS?" msgstr "CUPS の PostScript アカウンティングを有効にしますか?" #. Type: boolean #. Description #: ../foomatic-filters.templates:4001 msgid "" "Insert PostScript code for accounting into each print job. This currently " "only works with CUPS." msgstr "" "各印刷ジョブにアカウンティングを行う PostScript コードを挿入します。これは現" "在のところ、CUPS 上でのみ動作します。" #. Type: boolean #. Description #: ../foomatic-filters.templates:4001 msgid "" "Note: When used with generic PostScript printers (and under certain " "conditions with other printers also) this causes an extra page to be printed " "after each job, so this is off by default." msgstr "" "注意: 一般の PostScript プリンタ (およびほかのプリンタでも正しい状態であれ" "ば) を使っている場合、各ジョブのあとに余分なページが印刷されることになりま" "す。このため、この機能はデフォルトでは無効にしてあります。" #. Type: select #. Description #: ../foomatic-filters.templates:5002 msgid "Ghostscript interpreter to be used by Foomatic:" msgstr "Foomatic で使う Ghostscript インタプリタ:" #. Type: select #. Description #: ../foomatic-filters.templates:5002 msgid "" "For non-PostScript printers, print jobs are usually translated from " "PostScript to your printer's command language using the free Ghostscript " "interpreter." msgstr "" "非 PostScript プリンタでは、印刷ジョブは通常 PostScript からあなたのプリンタ" "のコマンド言語にフリーの Ghostscript インタプリタを使って変換されます。" #. Type: select #. Description #: ../foomatic-filters.templates:5002 #, fuzzy msgid "" "There are a number of different versions of the Ghostscript interpreter " "available on Debian systems. Normally, Foomatic will use the default " "version (configured by the `gs' alternative, which can be changed with " "`update-alternatives --config gs'). However, you may want to use a " "different Ghostscript for screen display than for printing; 'gs-esp' is " "usually a good choice for printing. (You should use the Custom option if you " "have a locally-installed Ghostscript interpreter.)" msgstr "" "Debian システムには利用可能な異なるバージョンの Ghostscript インタプリタがい" "くつかあります。通常、Foomatic はデフォルトバージョン (`update-alternatives " "--config gs' で変更可能な、`gs' オルタナティブとして設定されるもの) を使いま" "す。しかし、印刷時と画面表示で異なる Ghostscript を使いたいこともあるでしょ" "う。'gs-esp' が通常、印刷に最良の選択です (ローカルにインストールした " "Ghostscript インタプリタを持っているのであれば、「カスタム」を選びます)。" #. Type: select #. Description #: ../foomatic-filters.templates:5002 msgid "If in doubt, you should simply accept the default option (gs)." msgstr "よくわからなければ、デフォルトの選択肢 (gs) を単に受け入れてください。" #. Type: string #. Description #: ../foomatic-filters.templates:6001 msgid "Custom Ghostscript interpreter path:" msgstr "カスタム Ghostscript インタプリタのパス:" #. Type: string #. Description #: ../foomatic-filters.templates:6001 msgid "" "You should enter the full path to your preferred Ghostscript interpreter; e." "g. `/opt/artifex.com-ghostscript/bin/gs'." msgstr "" "利用したい Ghostscript インタプリタのフルパス (たとえば '/opt/artifex.com-" "ghostscript/bin/gs') を入力してください。" #. Type: select #. Description #: ../foomatic-filters.templates:7001 msgid "Printer spooler backend for Foomatic:" msgstr "Foomatic のプリンタスプーラバックエンド:" #. Type: select #. Description #: ../foomatic-filters.templates:7001 msgid "" "Foomatic normally requires a printer spooler (like CUPS or LPRng) to handle " "communication with the printer and manage print jobs. If you don't have a " "spooler installed, you can use the \"direct\" backend, but this is only " "recommended for single-user systems." msgstr "" "Foomatic は通常、プリンタとの相互通信や印刷ジョブの管理の面倒を見るプリンタス" "プーラ (CUPS または LPRng など) を必要とします。スプーラをインストールしてい" "なければ、\"direct\" バックエンドを使うこともできますが、これは単一ユーザのシ" "ステム以外にはお勧めしません。" #. Type: select #. Description #: ../foomatic-filters.templates:7001 msgid "" "The installation process may have already detected the correct spooler; " "however, if this is the first time you are installing Debian, or you somehow " "have more than one spooler installed on your system, the detected spooler " "may be incorrect." msgstr "" "インストールプロセスはすでに正しいスプーラを検出しているはずです。しかし、こ" "れが Debian の初期インストール段階であるか、何らかの理由であなたのシステムに " "1 つ以上のスプーラがあると、検出されたスプーラは誤っているかもしれません。" #~ msgid "" #~ "There are some special tags available usable on the filter command line. " #~ "See the filter.conf manpage for details." #~ msgstr "" #~ "フィルタコマンドラインにいくつかの便利で特別なタグを利用できます。詳細につ" #~ "いては filter.conf のマニュアルページを参照してください。" #~ msgid "Automagic, a2ps, mpage, enscript, Custom" #~ msgstr "Automagic, a2ps, mpage, enscript, カスタム" #~ msgid "gs, gs-gnu, gs-esp, gs-afpl, Custom" #~ msgstr "gs, gs-gnu, gs-esp, gs-afpl, カスタム"