# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Free Software Foundation, Inc. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: 2.4.10\n" "Report-Msgid-Bugs-To: Colin Watson \n" "POT-Creation-Date: 2007-05-26 10:57+0100\n" "PO-Revision-Date: 2000-11-11 22:25+09:00\n" "Last-Translator: UCHIDA Norihiro \n" "Language-Team: debian-doc \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=euc-jp\n" "Content-Transfer-Encoding: 8bit\n" #: lib/pipeline.c:218 lib/pipeline.c:230 #, c-format msgid "badly formed configuration directive: '%s'" msgstr "" #: lib/pipeline.c:440 msgid "pipeline input not open" msgstr "" #: lib/pipeline.c:453 msgid "pipeline output not open" msgstr "" #: lib/pipeline.c:598 lib/pipeline.c:611 #, fuzzy msgid "pipe failed" msgstr "fork に失敗しました" #: lib/pipeline.c:631 src/catman.c:182 msgid "fork failed" msgstr "fork に失敗しました" #: lib/pipeline.c:639 lib/pipeline.c:648 #, fuzzy msgid "dup2 failed" msgstr "fork に失敗しました" #: lib/pipeline.c:642 lib/pipeline.c:651 lib/pipeline.c:658 lib/pipeline.c:667 #: lib/pipeline.c:696 lib/pipeline.c:700 #, fuzzy msgid "close failed" msgstr "fork に失敗しました" #: lib/pipeline.c:690 #, fuzzy, c-format msgid "can't execute %s" msgstr "%s を実行できません" #: lib/pipeline.c:788 msgid "closing pipeline input stream failed" msgstr "" #: lib/pipeline.c:793 msgid "closing pipeline input failed" msgstr "" #: lib/pipeline.c:800 msgid "closing pipeline output stream failed" msgstr "" #: lib/pipeline.c:805 msgid "closing pipeline output failed" msgstr "" #: lib/pipeline.c:846 #, c-format msgid "%s: %s (core dumped)" msgstr "" #: lib/pipeline.c:851 #, c-format msgid "%s: %s" msgstr "" #: lib/pipeline.c:876 msgid "waitpid failed" msgstr "" #: lib/pipeline.c:931 msgid "can't install SIGCHLD handler" msgstr "" #: libdb/db_delete.c:120 #, c-format msgid "multi key %s does not exist" msgstr "複合キー %s は存在しません" #: libdb/db_lookup.c:81 #, c-format msgid "can't lock index cache %s" msgstr "index キャッシュ %s をロックできません" #: libdb/db_lookup.c:88 #, c-format msgid "index cache %s corrupt" msgstr "index キャッシュ %s が壊れています" #: libdb/db_lookup.c:94 #, c-format msgid "cannot replace key %s" msgstr "キー %s を置き換えることができません" #: libdb/db_lookup.c:205 libdb/db_lookup.c:215 #, c-format msgid "only %d fields in content" msgstr "中身が %d フィールドしかありません" #: libdb/db_lookup.c:425 #, c-format msgid "bad fetch on multi key %s" msgstr "複合キー %s は不正な呼び出しです" #: libdb/db_store.c:62 #, c-format msgid "cannot insert unused key %s" msgstr "未使用キー %s を挿入できません" #: libdb/db_ver.c:60 #, fuzzy, c-format msgid "warning: %s has no version identifier\n" msgstr "警告: %s にバージョン識別子がありません" #: libdb/db_ver.c:63 #, fuzzy, c-format msgid "warning: %s is version %s, expecting %s\n" msgstr "警告: %1$s のバージョンは、%3$s であるはずが %2$s です" #: libdb/db_ver.c:87 #, c-format msgid "fatal: unable to insert version identifier into %s" msgstr "致命的エラー: %s にバージョン識別子を書き込めません" #: src/accessdb.c:83 #, fuzzy, c-format msgid "usage: %s [-hV] [man database]\n" msgstr "使用法: %s [-dqsuc|-h|-V] [manpath]\n" #: src/accessdb.c:85 #, fuzzy, c-format msgid "" "-V, --version show version.\n" "-h, --help show this usage message.\n" "\n" "The man database defaults to %s%s.\n" msgstr "" "-V, --version バージョンを表示する。\n" "-h, --help この使用法を表示する。" #: src/accessdb.c:131 #, fuzzy, c-format msgid "can't open %s for reading" msgstr "%s をオープンできません" #: src/catman.c:137 #, fuzzy, c-format msgid "usage: %s [-dhV] [-C file] [-M manpath] [section] ...\n" msgstr "使用法: %s [-dhV] [-M manpath] [section] ...\n" #: src/catman.c:140 #, fuzzy, c-format msgid "" "-d, --debug produce debugging info.\n" "-M, --manpath path set search path for manual pages to `path'.\n" "-C, --config-file file use this user configuration file.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-d --debug デバッグ情報を生成する。\n" "-M --manpath path マニュアルページの検索パスを`path'に設定する。\n" "-V --version バージョンを表示する。\n" "-h --help この使用法を表示する。\n" #: src/catman.c:155 #, c-format msgid "cannot read database %s" msgstr "データベース %s を読み込めません" #: src/catman.c:194 msgid "can't get man command's exit status" msgstr "man コマンドの終了ステータスを取得できません" #: src/catman.c:197 #, c-format msgid "man command failed with exit status %d" msgstr "man コマンドが終了ステータス %d で失敗しました" #: src/catman.c:250 #, c-format msgid "unable to reset cursor position in %s" msgstr "%s でカーソル位置をリセットできません" #: src/catman.c:305 #, c-format msgid "NULL content for key: %s" msgstr "キー %s の内容は NULL です" #: src/catman.c:320 #, c-format msgid "" "\n" "Updating cat files for section %s of man hierarchy %s\n" msgstr "" "\n" "man 階層 %2$s のセクション %1$s の cat ファイルを更新しています\n" #: src/catman.c:385 #, c-format msgid "cannot write within %s" msgstr "%s に書き込めません" #: src/catman.c:524 #, c-format msgid "unable to update %s" msgstr "%s を更新できません" #: src/check_mandirs.c:106 #, c-format msgid "warning: %s/man%s/%s.%s*: competing extensions" msgstr "警告: %s/man%s/%s.%s*: 拡張子が競合しています" #: src/check_mandirs.c:118 src/check_mandirs.c:446 #, c-format msgid "can't update index cache %s" msgstr "index キャッシュ %s を更新できません" #: src/check_mandirs.c:237 #, c-format msgid "warning: %s: bad symlink or ROFF `.so' request" msgstr "" "警告: %s: シンボリックリンクが不正であるか、ROFF `.so' 要求が不正です" #: src/check_mandirs.c:305 #, c-format msgid "warning: %s: ignoring empty file" msgstr "警告: %s: 空ファイルを無視しています" #: src/check_mandirs.c:309 src/straycats.c:322 #, c-format msgid "warning: %s: whatis parse for %s(%s) failed" msgstr "警告: %s: whatis が %s(%s) の解釈に失敗しました" #: src/check_mandirs.c:335 src/check_mandirs.c:370 src/straycats.c:113 #: src/straycats.c:360 src/ult_src.c:125 #, c-format msgid "can't search directory %s" msgstr "ディレクトリ %s を検索できません" #: src/check_mandirs.c:406 #, fuzzy, c-format msgid "Updating index cache for path `%s/%s'. Wait..." msgstr "パス`%s'の index キャッシュを更新しています。お待ちください..." #: src/check_mandirs.c:508 #, c-format msgid "can't create index cache %s" msgstr "index キャッシュ %s を作成できません" #: src/check_mandirs.c:522 src/check_mandirs.c:562 msgid "done.\n" msgstr "完了しました\n" #: src/check_mandirs.c:794 #, c-format msgid "Purging old database entries in %s...\n" msgstr "" #: src/compression.c:78 src/man.c:1414 msgid "can't create a temporary filename" msgstr "一時的なファイル名を作成できません" #: src/compression.c:200 #, fuzzy, c-format msgid "command '%s' failed with exit status %d" msgstr "man コマンドが終了ステータス %d で失敗しました" #: src/convert_name.c:57 #, c-format msgid "Can't convert %s to cat name" msgstr "%s を cat 名に変換できません" #: src/descriptions_store.c:51 #, c-format msgid "warning: failed to store entry for %s(%s)" msgstr "" #: src/fake_security.c:59 msgid "can't get passwd structure for uid 0" msgstr "" #: src/filenames.c:56 src/straycats.c:145 src/straycats.c:174 #, c-format msgid "warning: %s: ignoring bogus filename" msgstr "警告: %s: セクションが違うファイル名を無視しています" #: src/globbing.c:441 #, fuzzy, c-format msgid "usage: %s [-deiIhV] path section name\n" msgstr "使用法: %s [-dqsuc|-h|-V] [manpath]\n" #: src/globbing.c:443 #, fuzzy, c-format msgid "" "-d, --debug emit debugging messages.\n" "-e, --extension limit search to extension type `extension'.\n" "-i, --ignore-case look for pages case-insensitively (default).\n" "-I, --match-case look for pages case-sensitively.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-d --debug デバッグ情報を生成する。\n" "-M --manpath path マニュアルページの検索パスを`path'に設定する。\n" "-V --version バージョンを表示する。\n" "-h --help この使用法を表示する。\n" #: src/lexgrog.l:357 #, c-format msgid "warning: whatis for %s exceeds %d bytes, truncating." msgstr "警告: %s の whatis が %d バイトを超えています。切り詰めています。" #: src/lexgrog.l:444 src/straycats.c:262 src/ult_src.c:327 src/ult_src.c:334 #, c-format msgid "can't open %s" msgstr "%s をオープンできません" #: src/lexgrog.l:506 #, fuzzy, c-format msgid "usage: %s [-mcwfhV] file ...\n" msgstr "使用法: %s [-dhV] [-M manpath] [section] ...\n" #: src/lexgrog.l:508 #, fuzzy, c-format msgid "" "-m, --man parse as man page.\n" "-c, --cat parse as cat page.\n" "-w, --whatis show whatis information.\n" "-f, --filters show guessed series of preprocessing filters.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" "\n" "The defaults are --man and --whatis.\n" msgstr "" "-c --catpath 対応する catpath を表示する。\n" "-g --global グローバルな manpath をすべて表示する。\n" "-d --debug デバッグ情報を生成する。\n" "-q --quiet 警告をほとんど表示しない。\n" "-m --systems system どの `systems' を使用するか明示する。\n" "-V --version バージョンを表示する。\n" "-h --help この使用法を表示する。\n" #: src/lexgrog.l:557 #, fuzzy msgid "-m -c: incompatible options" msgstr " オプションが矛盾しています" #: src/man.c:263 #, c-format msgid "command exited with status %d: %s" msgstr "コマンドはステータス %d で終了しました: %s" #: src/man.c:401 #, fuzzy, c-format msgid "" "usage: %s [-c|-f|-k|-w|-tZT device] [-i|-I] [-adlhu7V] [-Mpath] [-Ppager]\n" " [-Cfile] [-Slist] [-msystem] [-pstring] [-Llocale] [-eextension]\n" " [section] page ...\n" msgstr "" "使用法: %s [-c|-f|-k|-w|-tZT device] [-adlhu7V] [-Mpath] [-Ppager] [-Slist]\n" " [-msystem] [-pstring] [-Llocale] [-eextension] [section] " "page ...\n" #: src/man.c:407 #, fuzzy, c-format msgid "" "usage: %s [-c|-f|-k|-w] [-i|-I] [-adlhu7V] [-Mpath] [-Ppager]\n" " [-Cfile] [-Slist] [-msystem] [-pstring] [-Llocale] [-eextension]\n" " [section] page ...\n" msgstr "" "使用法: %s [-c|-f|-k|-w] [-adlhu7V] [-Mpath] [-Ppager] [-Slist] [-msystem]\n" " [-pstring] [-Llocale] [-eextension] [section] page ...\n" #: src/man.c:414 #, fuzzy msgid "" "-a, --all find all matching manual pages.\n" "-d, --debug emit debugging messages.\n" "-e, --extension limit search to extension type `extension'.\n" "-f, --whatis equivalent to whatis.\n" "-k, --apropos equivalent to apropos.\n" "-w, --where, --location print physical location of man page(s).\n" "-W, --where-cat,\n" " --location-cat print physical location of cat file(s).\n" "-l, --local-file interpret `page' argument(s) as local filename" "(s).\n" "-u, --update force a cache consistency check.\n" "-i, --ignore-case look for pages case-insensitively (default).\n" "-I, --match-case look for pages case-sensitively.\n" "-r, --prompt string provide the `less' pager with a prompt\n" "-c, --catman used by catman to reformat out of date cat " "pages.\n" "-7, --ascii display ASCII translation of certain latin1 " "chars.\n" "-E, --encoding encoding use the selected nroff device and display in " "pager." msgstr "" "-a, --all マッチするすべてのマニュアルページを検索する。\n" "-d, --debug デバッグ情報を出力する。\n" "-e, --extension 拡張子型`extension'に検索を限定する。\n" "-f, --whatis コマンド whatis と同等。\n" "-k, --apropos コマンド apropos と同等。\n" "-w, --where, --location マニュアルページの実際の場所を出力する。\n" "-l, --local-file 引き数`page'をローカルファイル名とみなす。\n" "-u, --update 強制的にキャッシュの整合性をチェックする。\n" "-r, --prompt string `less'ページャのプロンプトを指定する。\n" "-c, --catman 古い cat ページを再フォーマットする(catman が使" "用)。\n" "-7, --ascii latin1 文字を ASCII 変換して表示する。" #: src/man.c:432 #, c-format msgid "" "-t, --troff use %s to format pages.\n" "-T, --troff-device device use %s with selected device.\n" msgstr "" "-t, --troff ページの整形に %s を使用する。\n" "-T, --troff-device device 選択したデバイスで %s を使用する。\n" #: src/man.c:436 msgid "" "-H, --html use lynx or argument to display html output.\n" "-Z, --ditroff use groff and force it to produce ditroff.\n" "-X, --gxditview use groff and display through gxditview (X11):\n" " -X = -TX75, -X100 = -TX100, -X100-12 = -TX100-12." msgstr "" #: src/man.c:444 #, fuzzy msgid "" "-D, --default reset all options to their default values.\n" "-C, --config-file file use this user configuration file.\n" "-M, --manpath path set search path for manual pages to `path'.\n" "-P, --pager pager use program `pager' to display output.\n" "-S, --sections list use colon separated section list.\n" "-m, --systems system search for man pages from other unix system(s).\n" "-L, --locale locale define the locale for this particular man " "search.\n" "-p, --preprocessor string string indicates which preprocessors to run.\n" " e - [n]eqn p - pic t - tbl\n" " g - grap r - refer v - vgrind\n" "-V, --version show version.\n" "-h, --help show this usage message." msgstr "" "-D, --default すべてのオプションをデフォルト値に戻す。\n" "-M, --manpath path マニュアルページの検索パスを`path'に設定する。\n" "-P, --pager pager 出力表示にプログラム`pager'を使用する。\n" "-S, --sections list コロンで区切ったセクション`list'を使用する。\n" "-m, --systems system 他の UNIX システムのマニュアルページを検索す" "る。\n" "-L, --locale locale マニュアルページの検索に対してロケール`locale'を" "定義する。\n" "-p, --preprocessor string プリプロセッサ`string'を実行するように指定する。" #: src/man.c:467 src/man.c:587 #, fuzzy, c-format msgid "No manual entry for %s\n" msgstr "マニュアル %s は登録されていません" #: src/man.c:469 #, fuzzy, c-format msgid "(Alternatively, what manual page do you want from section %s?)\n" msgstr "セクション %s のマニュアルページを指定してください。\n" #: src/man.c:473 msgid "What manual page do you want?\n" msgstr "マニュアルページを指定してください\n" #: src/man.c:584 #, fuzzy, c-format msgid "No manual entry for %s in section %s\n" msgstr "マニュアル %s は登録されていません" #: src/man.c:592 #, c-format msgid "See '%s' for help when manual pages are not available.\n" msgstr "" #: src/man.c:758 src/man.c:2374 #, c-format msgid "can't chdir to %s" msgstr "%s にディレクトリを変更できません" #: src/man.c:950 msgid " Manual page " msgstr "" #: src/man.c:1020 src/man.c:3114 #, fuzzy, c-format msgid "mandb command failed with exit status %d" msgstr "man コマンドが終了ステータス %d で失敗しました" #: src/man.c:1291 msgid ": incompatible options" msgstr " オプションが矛盾しています" #: src/man.c:1472 msgid "error trying to read from stdin" msgstr "標準入力からの読み込みに失敗しました" #: src/man.c:1486 #, c-format msgid "error writing to temporary file %s" msgstr "一時ファイル %s への書き込みに失敗しました" #: src/man.c:1731 #, c-format msgid "ignoring unknown preprocessor `%c'" msgstr "不明なプリプロセッサ `%c' を無視しています" #: src/man.c:2010 src/mandb.c:272 #, c-format msgid "can't chown %s" msgstr "%s の所有者を変更できません" #: src/man.c:2022 src/mandb.c:236 #, c-format msgid "can't chmod %s" msgstr "%s の許可属性を変更できません" #: src/man.c:2033 src/mandb.c:179 #, c-format msgid "can't rename %s to %s" msgstr "%s の名前を %s に変更できません" #: src/man.c:2052 #, fuzzy, c-format msgid "can't set times on %s" msgstr "%s の名前を %s に変更できません" #: src/man.c:2061 #, c-format msgid "can't unlink %s" msgstr "%s を削除(unlink)できません" #: src/man.c:2096 #, fuzzy, c-format msgid "can't create temporary cat for %s" msgstr "一時的なファイル名を作成できません" #: src/man.c:2195 #, c-format msgid "Still saving the page, please wait...\n" msgstr "ページを保存しています。しばらくお待ちください...\n" #: src/man.c:2248 src/man.c:2269 src/man.c:2298 #, fuzzy, c-format msgid "can't change to directory %s" msgstr "ディレクトリ %s を検索できません" #: src/man.c:2262 #, fuzzy, c-format msgid "can't open temporary file %s" msgstr "manpath 設定ファイル %s をオープンできません" #: src/man.c:2275 src/man.c:2303 #, fuzzy, c-format msgid "can't remove directory %s" msgstr "ディレクトリ %s を検索できません" #: src/man.c:2507 #, c-format msgid "" "\n" "cannot write to %s in catman mode" msgstr "" "\n" "catman モードで %s に書き込みできません" #: src/man.c:2965 #, fuzzy, c-format msgid "%s: relying on whatis refs is deprecated\n" msgstr "警告: %s: whatis が %s(%s) の解釈に失敗しました" #: src/man.c:3308 #, c-format msgid "internal error: candidate type %d out of range" msgstr "" #: src/man.c:3427 #, c-format msgid "--Man-- next: %s [ view (return) | skip (Ctrl-D) | quit (Ctrl-C) ]\n" msgstr "" "--Man-- 次は: %s [ 閲覧 (return) | スキップ (Ctrl-D) | 終了 (Ctrl-C) ]\n" #: src/mandb.c:149 #, fuzzy, c-format msgid "usage: %s [-dqspuct|-h|-V] [-C file] [-f filename] [manpath]\n" msgstr "使用法: %s [-dqsuc|-h|-V] [manpath]\n" #: src/mandb.c:152 #, fuzzy, c-format msgid "" "-d, --debug produce debugging info.\n" "-q, --quiet work quietly, except for 'bogus' warning.\n" "-s, --no-straycats don't look for or add stray cats to the dbs.\n" "-p, --no-purge don't purge obsolete entries from the dbs.\n" "-u, --user-db produce user databases only.\n" "-c, --create create dbs from scratch, rather than updating.\n" "-t, --test check manual pages for correctness.\n" "-f, --filename update just the entry for this filename.\n" "-C, --config-file use this user configuration file.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-d --debug デバッグ情報を表示する。\n" "-q --quiet 'ディレクトリとファイル名の不一致'の警告のみ出力" "する。\n" "-s --no-straycats roff なし cat ファイルの検索と DB への追加を行わ" "ない。\n" "-u --user-db ユーザ用データベースのみを作成する。\n" "-c --create データベースを更新せずに最初から作り直す。\n" "-V --version バージョンを表示する。\n" "-h --help この使用法を表示する。\n" #: src/mandb.c:172 src/security.c:225 #, c-format msgid "can't remove %s" msgstr "%s を削除できません" #: src/mandb.c:213 #, fuzzy, c-format msgid "can't write to %s" msgstr "%s に書き込めません" #: src/mandb.c:218 #, fuzzy, c-format msgid "can't read from %s" msgstr "%s を作成できません" #: src/mandb.c:379 #, c-format msgid "Processing manual pages under %s...\n" msgstr "%s 配下のマニュアルページを処理しています...\n" #: src/mandb.c:523 src/security.c:147 #, c-format msgid "the setuid man user \"%s\" does not exist" msgstr "setuid された man ユーザ \"%s\" は存在しません" #: src/mandb.c:551 #, c-format msgid "warning: no MANDB_MAP directives in %s, using your manpath" msgstr "" "警告: %s に MANDB_MAP の指定はありません。あなたの manpath を使用します" #: src/mandb.c:630 #, fuzzy, c-format msgid "" "%d man subdirectories contained newer manual pages.\n" "%d manual pages were added.\n" msgstr "" "%d 箇所の man サブディレクトリに新しいマニュアルページがありました。\n" "%d 個のマニュアルページ" #: src/mandb.c:634 #, fuzzy, c-format msgid "%d stray cats were added.\n" msgstr "と %d 個の roff のない cat ファイル" #: src/mandb.c:636 #, c-format msgid "%d old database entries were purged.\n" msgstr "" #: src/mandb.c:650 #, c-format msgid "No databases created." msgstr "" #: src/manp.c:316 #, c-format msgid "can't make sense of the manpath configuration file %s" msgstr "manpath 設定ファイル %s の内容を解釈できません" #: src/manp.c:322 #, c-format msgid "warning: %s" msgstr "警告: %s" #: src/manp.c:328 #, c-format msgid "warning: %s isn't a directory" msgstr "警告: %s はディレクトリではありません" #: src/manp.c:333 msgid "manpath list too long" msgstr "" #: src/manp.c:537 msgid "warning: $PATH not set" msgstr "警告: $PATH が設定されていません" #: src/manp.c:544 msgid "warning: empty $PATH" msgstr "警告: $PATH が定義されていません" #: src/manp.c:572 #, c-format msgid "warning: $MANPATH set, prepending %s" msgstr "警告: $MANPATH が設定されています。%s の設定に追加します" #: src/manp.c:583 #, c-format msgid "warning: $MANPATH set, appending %s" msgstr "警告: $MANPATH が設定されています。%s の設定を追加します" #: src/manp.c:595 #, c-format msgid "warning: $MANPATH set, inserting %s" msgstr "警告: $MANPATH が設定されています。%s の設定を挿入します" #: src/manp.c:608 #, c-format msgid "warning: $MANPATH set, ignoring %s" msgstr "警告: $MANPATH が設定されています。%s を無視します" #: src/manp.c:641 src/manp.c:668 #, c-format msgid "warning: cannot create catdir %s" msgstr "警告: cat ディレクトリ %s を作成できません" #: src/manp.c:728 #, c-format msgid "can't parse directory list `%s'" msgstr "ディレクトリリスト `%s' を解析できません" #: src/manp.c:775 #, c-format msgid "can't open the manpath configuration file %s" msgstr "manpath 設定ファイル %s をオープンできません" #: src/manp.c:804 #, c-format msgid "warning: mandatory directory %s doesn't exist" msgstr "警告: 必要なディレクトリ %s が存在しません" #: src/manp.c:1010 msgid "can't determine current directory" msgstr "カレントディレクトリを決定できません" #: src/manp.c:1130 #, c-format msgid "warning: %s does not begin with %s" msgstr "警告: %s は %s で始まっていません" #: src/manpath.c:98 #, fuzzy, c-format msgid "usage: %s [[-gcdq] [-C file] [-m system]] | [-V] | [-h]\n" msgstr "使用法: %s [[-gcdq] [-m system]] | [-V] | [-h]\n" #: src/manpath.c:101 #, fuzzy, c-format msgid "" "-c, --catpath show relative catpaths.\n" "-g, --global show the entire global manpath.\n" "-d, --debug produce debugging info.\n" "-q, --quiet produce fewer warnings.\n" "-C, --config-file file use this user configuration file.\n" "-m, --systems system express which `systems' to use.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-c --catpath 対応する catpath を表示する。\n" "-g --global グローバルな manpath をすべて表示する。\n" "-d --debug デバッグ情報を生成する。\n" "-q --quiet 警告をほとんど表示しない。\n" "-m --systems system どの `systems' を使用するか明示する。\n" "-V --version バージョンを表示する。\n" "-h --help この使用法を表示する。\n" #: src/manpath.c:173 #, c-format msgid "warning: no global manpaths set in config file %s" msgstr "警告: 設定ファイル %s にグローバルな manpath の設定がありません" #: src/security.c:125 msgid "can't set effective uid" msgstr "有効な UID を設定できません" #: src/security.c:266 msgid "can't fork" msgstr "fork できません" #: src/straycats.c:276 #, fuzzy, c-format msgid "can't open %s for writing" msgstr "%s をオープンできません" #: src/straycats.c:285 src/straycats.c:294 src/ult_src.c:170 src/ult_src.c:250 #, c-format msgid "can't resolve %s" msgstr "%s を解決できません" #: src/straycats.c:291 src/ult_src.c:167 #, c-format msgid "warning: %s is a dangling symlink" msgstr "警告: %s はシンボリックリンクが切れています" #: src/straycats.c:365 #, c-format msgid "Checking for stray cats under %s...\n" msgstr "%s 配下の roff がない cat ファイルをチェックしています...\n" #: src/straycats.c:404 #, c-format msgid "warning: can't create temp file %s" msgstr "警告: 一時ファイル %s を作成できません" #: src/straycats.c:418 #, c-format msgid "warning: can't update index cache %s" msgstr "警告: index キャッシュ %s を更新できません" #: src/ult_src.c:286 #, c-format msgid "%s is self referencing" msgstr "%s は自分自身を参照しています" #: src/version.c:43 #, fuzzy, c-format msgid "%s, version %s, %s\n" msgstr "%s, バージョン %s, %s (fpolacco@debian.org)\n" #: src/whatis.c:151 #, fuzzy, c-format msgid "" "usage: %s [-dhV] [-r|-w|-e] [-s section] [-m systems] [-M manpath] [-C " "file]\n" " keyword ...\n" msgstr "" "使用法: %s [-d] [-r|-w|-e] [-m systems] [-M manpath] | [-h] | [-V] " "keyword ...\n" #: src/whatis.c:154 #, fuzzy, c-format msgid "" "-d, --debug produce debugging info.\n" "-v, --verbose print verbose warning messages.\n" "-r, --regex interpret each keyword as a regex (default).\n" "-e, --exact search each keyword for exact match.\n" "-w, --wildcard the keyword(s) contain wildcards.\n" "-s, --section section search only this section.\n" "-m, --systems system include alternate systems' man pages.\n" "-M, --manpath path set search path for manual pages to `path'.\n" "-C, --config-file file use this user configuration file.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-d --debug\t\tデバッグ情報を生成する。\n" "-r --regex \t\tキーワードを正規表現として解釈する。(デフォルト)\n" "-e --exact \t\t厳密にマッチするキーワードを検索する。\n" "-w --wildcard\t\tキーワードがワイルドカードを含む。\n" "-m --systems system\t他のシステム `system' のマニュアルページを含める。\n" "-M --manpath path\tマニュアルページの検索パスを `path' に設定する。\n" "-V --version\t\tバージョンを表示する。\n" "-h --help\t\tこの使用法を表示する。\n" #: src/whatis.c:171 #, fuzzy, c-format msgid "" "usage: %s [-dhV] [-r|-w] [-s section] [-m systems] [-M manpath] [-C file]\n" " keyword ...\n" msgstr "" "使用法: %s [-d] [-r|-w|-e] [-m systems] [-M manpath] | [-h] | [-V] " "keyword ...\n" #: src/whatis.c:174 #, fuzzy, c-format msgid "" "-d, --debug produce debugging info.\n" "-v, --verbose print verbose warning messages.\n" "-r, --regex interpret each keyword as a regex.\n" "-w, --wildcard the keyword(s) contain wildcards.\n" "-s, --section section search only this section.\n" "-m, --systems system include alternate systems' man pages.\n" "-M, --manpath path set search path for manual pages to `path'.\n" "-C, --config-file file use this user configuration file.\n" "-V, --version show version.\n" "-h, --help show this usage message.\n" msgstr "" "-d --debug\t\tデバッグ情報を生成する。\n" "-r --regex \t\tキーワードを正規表現として解釈する。\n" "-w --wildcard\t\tキーワードがワイルドカードを含む。\n" "-m --systems system\t他のシステム `system' のマニュアルページを含める。\n" "-M --manpath path\tマニュアルページの検索パスを `path' に設定する。\n" "-V --version\t\tバージョンを表示する。\n" "-h --help\t\tこの使用法を表示する。\n" #: src/whatis.c:250 src/whatis.c:277 src/whatis.c:289 #, fuzzy, c-format msgid "warning: %s contains a pointer loop" msgstr "警告: %s はディレクトリではありません" #: src/whatis.c:252 src/whatis.c:265 src/whatis.c:280 src/whatis.c:290 #, fuzzy msgid "(unknown subject)" msgstr "(不明)" #: src/whatis.c:505 #, c-format msgid "Database %s corrupted; rebuild with mandb --create" msgstr "" #: src/whatis.c:621 #, c-format msgid "%s: nothing appropriate.\n" msgstr "%s: 適切なものはありませんでした。\n" #: src/whatis.c:735 #, c-format msgid "%s what?\n" msgstr "%s キーワードは何ですか?\n" #: src/whatis.c:760 src/whatis.c:769 #, c-format msgid "fatal: regex `%s': %s" msgstr "致命的エラー: 正規表現 `%s': %s" #: src/wrapper.c:98 #, c-format msgid "Don't know which program should I run being >%s<\n" msgstr "" #: src/wrapper.c:116 src/wrapper.c:121 src/wrapper.c:126 src/wrapper.c:131 #, c-format msgid "%s: Failed su to user %s\n" msgstr "" #~ msgid "warning: can't read the fallback whatis text database." #~ msgstr "警告: 緊急用の whatis テキストデータベースを読み込めません。" #, fuzzy #~ msgid " ?ltline %lt?L/%L.:byte %bB?s/%s..?e (END):?pB %pB\\%.." #~ msgstr "" #~ " マニュアルページ $MAN_PN %lt?L/%L. ?lt行:byte %bB?s/%s..?e (終):?pB %pB\\" #~ "\\%.." #~ msgid "No source manual entry for %s" #~ msgstr "%s のマニュアルソースは登録されていません" #~ msgid " in section %s\n" #~ msgstr " (セクション %s )\n" #~ msgid "Reformatting %s, please wait...\n" #~ msgstr "%s を再フォーマットしています。しばらくお待ちください...\n" #~ msgid "can't popen" #~ msgstr "オープン(popen)できません" #, fuzzy #~ msgid "can't get mandb command's exit status" #~ msgstr "man コマンドの終了ステータスを取得できません" #~ msgid "can't create pipe" #~ msgstr "パイプを作成できません" #~ msgid "can't create %s" #~ msgstr "%s を作成できません" #~ msgid "can't dup2" #~ msgstr "複写できません(dup2失敗)" #~ msgid "can't exec %s" #~ msgstr "%s を実行できません" #~ msgid "waiting for pid %u" #~ msgstr "pid %u の終了を待っています" #, fuzzy #~ msgid "" #~ "usage: %s [-dhV] [-r|-w] [-m systems] [-M manpath] [-C file] keyword ...\n" #~ msgstr "" #~ "使用法: %s [-d] [-r|-w] [-m systems] [-M manpath] | [-h] | [-V] " #~ "keyword ...\n" #, fuzzy #~ msgid "couldn't exec %s" #~ msgstr "%s を実行できません" #~ msgid "" #~ "-H, --html use lynx or argument to display html output.\n" #~ msgstr "" #~ "-H, --html html 表示に lynx (または引き数で指定したコマン" #~ "ド)を使用する。\n" #~ msgid "" #~ "-Z, --ditroff use groff and force it to produce ditroff." #~ msgstr "" #~ "-Z, --ditroff groff を使用して強制的に ditroff を生成する。" #~ msgid "" #~ "-X, --gxditview use groff and display through gditview (X11):" #~ msgstr "" #~ "-X, --gxditview groff を使用し、gditview 経由で出力する (X11):" #~ msgid "" #~ " -X = -TX75, -X100 = -TX100, -X100-12 = -TX100-" #~ "12." #~ msgstr "" #~ " -X = -TX75, -X100 = -TX100, -X100-12 = -TX100-" #~ "12" #~ msgid "warning: %s does not have a man tree component" #~ msgstr "警告: %s はマンツリーの構成をしていません" #~ msgid "were added." #~ msgstr "を追加しました。" #~ msgid "too many entries in config file" #~ msgstr "設定ファイルにエントリが多すぎます"