From c19e3039a252f50b986a2e4b8e66817395f512ee Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Wed, 5 Mar 2003 20:06:46 +0000 Subject: changed name of _() function to N() use of perl_checker to create pot file --- po/ja.po | 1958 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 1062 insertions(+), 896 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index bc10623a..2c923a20 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 3.3\n" -"POT-Creation-Date: 2003-03-05 19:38+0100\n" +"POT-Creation-Date: 2003-03-05 21:19+0100\n" "PO-Revision-Date: 1999-12-19 14:43+0100\n" "Last-Translator: Taisuke Yamada \n" "Language-Team: Japanese\n" @@ -14,1491 +14,1657 @@ msgstr "" "Content-Type: text/plain; charset=euc-jp\n" "Content-Transfer-Encoding: 8bit\n" -#: ../_irpm_.c:23 ../urpmi_.c:578 -#, c-format -msgid "installing %s\n" -msgstr "%s をインストール中…\n" +#. This is a list of chars acceptable as a 'yes' answer to a Yes/No question; +#. you can put here the letters for 'yes' for your language, so people +#. can hit those keys in their keyboard to reply. +#. please keep the 'Yy' for compatibility reasons +#. +#: placeholder.h:11 +msgid "Yy" +msgstr "YyYyはハ" -#: ../_irpm_.c:33 +#. This is a list of chars acceptable as a 'no' answer to a Yes/No question; +#. you can put here the letters for 'no' for your language, so people +#. can hit those keys in their keyboard to reply. +#. please keep the 'Nn' for compatibility reasons +#. +#: placeholder.h:17 +msgid "Nn" +msgstr "NnNnいイ" + +#: placeholder.h:18 #, c-format +msgid "urpmf version %s" +msgstr "urpmf バージョン %s" + +#: placeholder.h:19 +msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft." +msgstr "" + +#: placeholder.h:20 msgid "" -"Automatic installation of packages...\n" -"You requested installation of package %s\n" -msgstr "指定されたパッケージ(%s)をインストールしています…\n" +"This is free software and may be redistributed under the terms of the GNU " +"GPL." +msgstr "" -#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:467 -msgid "Is this OK?" -msgstr "よろしいでしょうか?" +#: placeholder.h:21 placeholder.h:38 +#, fuzzy +msgid "usage: urpmf [options] " +msgstr "使用方法: urpmf [ファイル名]" -#: ../_irpm_.c:35 ../urpmi_.c:122 -msgid "Ok" -msgstr "はい(続行する)" +#: placeholder.h:22 +msgid "" +" --quiet - do not print tag name (default if no tag given on command" +msgstr "" -#: ../_irpm_.c:36 ../urpmi_.c:123 -msgid "Cancel" -msgstr "いいえ(中止する)" +#: placeholder.h:23 +msgid " line, incompatible with interactive mode)." +msgstr "" -#: ../_irpm_.c:42 ../urpme_.c:34 ../urpmi_.c:386 ../urpmi_.c:426 -#: ../urpmi_.c:473 ../urpmi_.c:538 ../urpmi_.c:602 placeholder.h:17 -msgid "Nn" -msgstr "NnNnいイ" +#: placeholder.h:24 +msgid " --all - print all tags." +msgstr "" -#: ../_irpm_.c:43 ../urpme_.c:36 ../urpmi_.c:387 ../urpmi_.c:427 -#: ../urpmi_.c:474 ../urpmi_.c:539 ../urpmi_.c:603 placeholder.h:11 -msgid "Yy" -msgstr "YyYyはハ" +#: placeholder.h:25 +msgid "" +" --name - print tag name: rpm filename (assumed if no tag given on" +msgstr "" -# y -#: ../_irpm_.c:44 ../urpme_.c:106 ../urpmi_.c:388 ../urpmi_.c:428 -#: ../urpmi_.c:475 -msgid " (Y/n) " -msgstr " (はい(Y)/いいえ(n)) [はい] " +#: placeholder.h:26 +msgid " command line but without package name)." +msgstr "" -#: ../_irpm_.c:63 -#, c-format -msgid "%s: command not found\n" -msgstr "%s: コマンドが見つかりませんでした\n" +#: placeholder.h:27 +msgid " --group - print tag group: group." +msgstr "" -#: ../urpm.pm_.c:178 -#, c-format -msgid "Unknown webfetch `%s' !!!\n" +#: placeholder.h:28 +msgid " --size - print tag size: size." msgstr "" -#: ../urpm.pm_.c:197 -#, c-format -msgid "unknown protocol defined for %s" +#: placeholder.h:29 +msgid " --serial - print tag serial: serial." msgstr "" -#: ../urpm.pm_.c:210 -msgid "no webfetch (curl or wget currently) found\n" +#: placeholder.h:30 +msgid " --summary - print tag summary: summary." msgstr "" -#: ../urpm.pm_.c:226 -#, fuzzy, c-format -msgid "unable to handle protocol: %s" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +#: placeholder.h:31 +msgid " --description - print tag description: description." +msgstr "" -#: ../urpm.pm_.c:246 -#, fuzzy, c-format -msgid "copy failed: %s" -msgstr "インストールに失敗しました" +#: placeholder.h:32 +msgid " --provides - print tag provides: all provides (multiple lines)." +msgstr "" -#: ../urpm.pm_.c:251 -msgid "wget is missing\n" +#: placeholder.h:33 +msgid " --requires - print tag requires: all requires (multiple lines)." msgstr "" -#: ../urpm.pm_.c:288 -#, c-format -msgid "wget failed: exited with %d or signal %d\n" +#: placeholder.h:34 +msgid " --files - print tag files: all files (multiple lines)." msgstr "" -#: ../urpm.pm_.c:291 -msgid "curl is missing\n" +#: placeholder.h:35 +msgid "" +" --conflicts - print tag conflicts: all conflicts (multiple lines)." msgstr "" -#: ../urpm.pm_.c:556 -#, c-format -msgid "medium \"%s\" trying to use an already used list, medium ignored" +#: placeholder.h:36 +msgid "" +" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)." +msgstr "" + +#: placeholder.h:37 +msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)." +msgstr "" + +#: placeholder.h:39 +msgid "try urpmf --help for more options" msgstr "" -#: ../urpm.pm_.c:572 +#: placeholder.h:40 +msgid "no full media list was found" +msgstr "" + +#: ../_irpm:1 +#, c-format +msgid "%s: command not found\n" +msgstr "%s: コマンドが見つかりませんでした\n" + +# y +#: ../_irpm:1 ../urpme:1 ../urpmi:1 +#, c-format +msgid " (Y/n) " +msgstr " (はい(Y)/いいえ(n)) [はい] " + +#: ../_irpm:1 ../urpmi:1 +#, c-format +msgid "Cancel" +msgstr "いいえ(中止する)" + +#: ../_irpm:1 ../urpmi:1 +#, c-format +msgid "Ok" +msgstr "はい(続行する)" + +#: ../_irpm:1 ../urpme:1 ../urpmi:1 +#, c-format +msgid "Is this OK?" +msgstr "よろしいでしょうか?" + +#: ../_irpm:1 #, c-format msgid "" -"unable to take care of medium \"%s\" as list file is already used by another " -"medium" -msgstr "" +"Automatic installation of packages...\n" +"You requested installation of package %s\n" +msgstr "指定されたパッケージ(%s)をインストールしています…\n" -#: ../urpm.pm_.c:578 +#: ../_irpm:1 ../urpmi:1 #, c-format -msgid "unable to use name \"%s\" for unnamed medium because it is already used" -msgstr "" +msgid "installing %s\n" +msgstr "%s をインストール中…\n" -#: ../urpm.pm_.c:585 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to take medium \"%s\" into account as no list file [%s] exists" +msgid "unable to open rpmdb" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:589 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to determine medium of this hdlist file [%s]" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "unable to access rpm file [%s]" +msgstr "「%s」を作成することができませんでした\n" + +#: ../urpm.pm:1 +#, c-format +msgid "%s conflicts with %s" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "%s is needed by %s" +msgstr "" -#: ../urpm.pm_.c:598 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to access hdlist file of \"%s\", medium ignored" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "unable to install package %s" +msgstr "" +"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpm.pm_.c:600 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to access list file of \"%s\", medium ignored" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "unable to remove package %s" +msgstr "" +"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpm.pm_.c:614 +#: ../urpm.pm:1 +#, c-format +msgid "Preparing..." +msgstr "" + +#: ../urpm.pm:1 ../urpmi.addmedia:1 #, fuzzy, c-format -msgid "trying to bypass existing medium \"%s\", avoiding" +msgid "...retrieving failed: %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:622 -#, fuzzy, c-format -msgid "unable to find hdlist file for \"%s\", medium ignored" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +#: ../urpm.pm:1 ../urpmi.addmedia:1 +#, c-format +msgid "...retrieving done" +msgstr "" -#: ../urpm.pm_.c:628 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to find list file for \"%s\", medium ignored" +msgid "retrieving rpm files from medium \"%s\"..." msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:651 +#: ../urpm.pm:1 +#, c-format +msgid "malformed input: [%s]" +msgstr "" + +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "incoherent list file for \"%s\", medium ignored" +msgid "unable to access medium \"%s\"" msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:659 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to inspect list file for \"%s\", medium ignored" -msgstr "「%s」を作成することができませんでした\n" +msgid "urpmi database locked" +msgstr "パッケージデータベースの検索に失敗しました\n" + +#: ../urpm.pm:1 +#, c-format +msgid "incoherent medium \"%s\" marked removable but not really" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "medium \"%s\" is not selected" +msgstr "" -#: ../urpm.pm_.c:690 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "too many mount points for removable medium \"%s\"" +msgid "unable to read rpm file [%s] from medium \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:691 +#: ../urpm.pm:1 #, c-format -msgid "taking removable device as \"%s\"" +msgid "package %s is not found." msgstr "" -#: ../urpm.pm_.c:695 +#: ../urpm.pm:1 #, c-format -msgid "using different removable device [%s] for \"%s\"" +msgid "medium \"%s\" does not define any location for rpm files" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "" +"medium \"%s\" use an invalid list file (mirror is problably not up-to-date, " +"trying to use alternate method)" msgstr "" -#: ../urpm.pm_.c:700 ../urpm.pm_.c:703 +#: ../urpm.pm:1 +#, c-format +msgid "there are multiple packages with the same rpm filename \"%s\"" +msgstr "" + +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to retrieve pathname for removable medium \"%s\"" +msgid "unable to correctly parse [%s] on value \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:716 +#: ../urpm.pm:1 ../urpme:1 #, fuzzy, c-format -msgid "unable to write config file [%s]" -msgstr "「%s」を作成することができませんでした\n" +msgid "The following packages contain %s: %s" +msgstr "%s は次のパッケージの中にあります: %s\n" -#: ../urpm.pm_.c:735 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "write config file [%s]" -msgstr "「%s」を作成することができませんでした\n" +msgid "no package named %s" +msgstr "%s というパッケージはありません\n" + +#: ../urpm.pm:1 +#, c-format +msgid "error registering local packages" +msgstr "" -#: ../urpm.pm_.c:755 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to parse \"%s\" in file [%s]" +msgid "unable to register rpm file" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:766 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "examining parallel handler in file [%s]" +msgid "retrieving rpm file [%s] ..." msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:776 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "found parallel handler for nodes: %s" +msgid "invalid rpm file name [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:780 +#: ../urpm.pm:1 #, c-format -msgid "using associated media for parallel mode: %s" +msgid "no entries relocated in depslist" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "relocated %s entries in depslist" msgstr "" -#: ../urpm.pm_.c:784 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to use parallel option \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "unmounting %s" +msgstr "%s をインストール中…\n" -#: ../urpm.pm_.c:795 -msgid "--synthesis cannot be used with --media, --update or --parallel" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "mounting %s" +msgstr "%s をインストール中…\n" + +#: ../urpm.pm:1 +#, c-format +msgid "removing %d obsolete headers in cache" +msgstr "" + +#: ../urpm.pm:1 +#, c-format +msgid "found %d headers in cache" msgstr "" -#: ../urpm.pm_.c:811 ../urpm.pm_.c:819 ../urpm.pm_.c:834 ../urpm.pm_.c:1104 -#: ../urpm.pm_.c:1214 ../urpm.pm_.c:1391 ../urpm.pm_.c:1454 ../urpm.pm_.c:1472 -#: ../urpm.pm_.c:1619 +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "built hdlist synthesis file for medium \"%s\"" +msgstr "アップデートを「%s」について行なうことができませんでした\n" + +#: ../urpm.pm:1 #, fuzzy, c-format msgid "examining hdlist file [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:815 ../urpm.pm_.c:830 ../urpm.pm_.c:1101 ../urpm.pm_.c:1210 -#: ../urpm.pm_.c:1387 ../urpm.pm_.c:1460 ../urpm.pm_.c:1466 ../urpm.pm_.c:1543 -#: ../urpm.pm_.c:1614 +#: ../urpm.pm:1 #, fuzzy, c-format msgid "examining synthesis file [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:825 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "problem reading hdlist file of medium \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "building hdlist [%s]" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:837 ../urpm.pm_.c:1108 ../urpm.pm_.c:1218 ../urpm.pm_.c:1395 -#: ../urpm.pm_.c:1546 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "problem reading synthesis file of medium \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" - -#: ../urpm.pm_.c:852 ../urpm.pm_.c:2019 ../urpm.pm_.c:2441 ../urpm.pm_.c:2525 -#, fuzzy -msgid "unable to open rpmdb" +msgid "reading headers from medium \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:890 +#: ../urpm.pm:1 #, c-format -msgid "medium \"%s\" already exists" +msgid "performing second pass to compute dependencies\n" msgstr "" -#: ../urpm.pm_.c:918 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "added medium %s" +msgid "problem reading synthesis file of medium \"%s\"" +msgstr "アップデートを「%s」について行なうことができませんでした\n" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "nothing written in list file for \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:933 -#, fuzzy -msgid "unable to access first installation medium" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "writing list file for medium \"%s\"" msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:937 -#, fuzzy -msgid "copying hdlists file..." +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "unable to write list file of \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:939 ../urpm.pm_.c:1165 ../urpm.pm_.c:1178 ../urpm.pm_.c:1233 -msgid "...copying done" +#: ../urpm.pm:1 +#, c-format +msgid "file [%s] already used in the same medium \"%s\"" msgstr "" -#: ../urpm.pm_.c:939 ../urpm.pm_.c:1165 ../urpm.pm_.c:1175 ../urpm.pm_.c:1233 -#, fuzzy -msgid "...copying failed" -msgstr "インストールに失敗しました" - -#: ../urpm.pm_.c:941 ../urpm.pm_.c:959 ../urpm.pm_.c:984 -#, fuzzy -msgid "" -"unable to access first installation medium (no Mandrake/base/hdlists file " -"found)" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "unable to parse hdlist file of \"%s\"" msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:947 -#, fuzzy -msgid "retrieving hdlists file..." -msgstr "「%s」を作成することができませんでした\n" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "no hdlist file found for medium \"%s\"" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:953 ../urpm.pm_.c:1291 ../urpm.pm_.c:1353 ../urpm.pm_.c:1855 -#: ../urpm.pm_.c:2352 -msgid "...retrieving done" +#: ../urpm.pm:1 +#, c-format +msgid "retrieve of source hdlist (or synthesis) failed" msgstr "" -#: ../urpm.pm_.c:955 ../urpm.pm_.c:1347 ../urpm.pm_.c:1858 ../urpm.pm_.c:2355 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "...retrieving failed: %s" +msgid "examining MD5SUM file" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:975 -#, c-format -msgid "invalid hdlist description \"%s\" in hdlists file" -msgstr "" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "found probed hdlist (or synthesis) as %s" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1017 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "trying to select inexistent medium \"%s\"" +msgid "retrieving source hdlist (or synthesis) of \"%s\"..." msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1019 -#, c-format -msgid "\"%s\"" -msgstr "" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "retrieving description file of \"%s\"..." +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1019 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "selecting multiple media: %s" +msgid "no rpm files found from [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1035 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "removing medium \"%s\"" +msgid "unable to read rpm files from [%s]: %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1081 ../urpm.pm_.c:2270 -#, fuzzy -msgid "urpmi database locked" -msgstr "パッケージデータベースの検索に失敗しました\n" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "reading rpm files from [%s]" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1133 ../urpm.pm_.c:2281 +#: ../urpm.pm:1 +#, c-format +msgid "...copying done" +msgstr "" + +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to access medium \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "...copying failed" +msgstr "インストールに失敗しました" -#: ../urpm.pm_.c:1163 +#: ../urpm.pm:1 #, c-format -msgid "copying description file of \"%s\"..." +msgid "copying source list of \"%s\"..." +msgstr "" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "copy of [%s] failed" +msgstr "インストールに失敗しました" + +#: ../urpm.pm:1 +#, c-format +msgid "copying source hdlist (or synthesis) of \"%s\"..." msgstr "" -#: ../urpm.pm_.c:1171 +#: ../urpm.pm:1 #, c-format -msgid "copying source hdlist (or synthesis) of \"%s\"..." +msgid "copying description file of \"%s\"..." msgstr "" -#: ../urpm.pm_.c:1182 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "copy of [%s] failed" -msgstr "インストールに失敗しました" +msgid "removing medium \"%s\"" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1187 ../urpm.pm_.c:1366 -#, fuzzy -msgid "examining MD5SUM file" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "selecting multiple media: %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1231 +#: ../urpm.pm:1 #, c-format -msgid "copying source list of \"%s\"..." +msgid "\"%s\"" msgstr "" -#: ../urpm.pm_.c:1248 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "reading rpm files from [%s]" +msgid "trying to select inexistent medium \"%s\"" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1267 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to read rpm files from [%s]: %s" -msgstr "「%s」を作成することができませんでした\n" +msgid "" +"unable to access first installation medium (no Mandrake/base/hdlists file " +"found)" +msgstr "アップデートを「%s」について行なうことができませんでした\n" + +#: ../urpm.pm:1 +#, c-format +msgid "invalid hdlist description \"%s\" in hdlists file" +msgstr "" -#: ../urpm.pm_.c:1272 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "no rpm files found from [%s]" +msgid "retrieving hdlists file..." msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1285 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "retrieving description file of \"%s\"..." +msgid "copying hdlists file..." msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1300 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "retrieving source hdlist (or synthesis) of \"%s\"..." +msgid "unable to access first installation medium" +msgstr "アップデートを「%s」について行なうことができませんでした\n" + +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "added medium %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1425 -msgid "retrieve of source hdlist (or synthesis) failed" +#: ../urpm.pm:1 +#, c-format +msgid "medium \"%s\" already exists" msgstr "" -#: ../urpm.pm_.c:1432 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "no hdlist file found for medium \"%s\"" +msgid "problem reading hdlist file of medium \"%s\"" msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:1444 ../urpm.pm_.c:1496 +#: ../urpm.pm:1 #, c-format -msgid "file [%s] already used in the same medium \"%s\"" +msgid "--synthesis cannot be used with --media, --update or --parallel" msgstr "" -#: ../urpm.pm_.c:1480 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to parse hdlist file of \"%s\"" +msgid "unable to use parallel option \"%s\"" msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:1519 +#: ../urpm.pm:1 +#, c-format +msgid "using associated media for parallel mode: %s" +msgstr "" + +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to write list file of \"%s\"" +msgid "found parallel handler for nodes: %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1526 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "writing list file for medium \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "examining parallel handler in file [%s]" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1528 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "nothing written in list file for \"%s\"" +msgid "unable to parse \"%s\" in file [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1578 -msgid "performing second pass to compute dependencies\n" -msgstr "" - -#: ../urpm.pm_.c:1592 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "reading headers from medium \"%s\"" +msgid "write config file [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1597 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "building hdlist [%s]" +msgid "unable to write config file [%s]" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1609 ../urpm.pm_.c:1628 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "built hdlist synthesis file for medium \"%s\"" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +msgid "unable to retrieve pathname for removable medium \"%s\"" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1647 +#: ../urpm.pm:1 #, c-format -msgid "found %d headers in cache" +msgid "using different removable device [%s] for \"%s\"" msgstr "" -#: ../urpm.pm_.c:1651 +#: ../urpm.pm:1 #, c-format -msgid "removing %d obsolete headers in cache" +msgid "taking removable device as \"%s\"" msgstr "" -#: ../urpm.pm_.c:1798 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "mounting %s" -msgstr "%s をインストール中…\n" +msgid "too many mount points for removable medium \"%s\"" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1811 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unmounting %s" -msgstr "%s をインストール中…\n" - -#: ../urpm.pm_.c:1833 -#, c-format -msgid "relocated %s entries in depslist" -msgstr "" - -#: ../urpm.pm_.c:1834 -msgid "no entries relocated in depslist" -msgstr "" +msgid "unable to inspect list file for \"%s\", medium ignored" +msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1847 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "invalid rpm file name [%s]" -msgstr "「%s」を作成することができませんでした\n" +msgid "incoherent list file for \"%s\", medium ignored" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:1853 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "retrieving rpm file [%s] ..." +msgid "unable to find list file for \"%s\", medium ignored" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1860 ../urpm.pm_.c:2479 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to access rpm file [%s]" -msgstr "「%s」を作成することができませんでした\n" +msgid "unable to find hdlist file for \"%s\", medium ignored" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:1865 -#, fuzzy -msgid "unable to register rpm file" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "trying to bypass existing medium \"%s\", avoiding" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:1868 -msgid "error registering local packages" -msgstr "" - -#: ../urpm.pm_.c:1960 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "no package named %s" -msgstr "%s というパッケージはありません\n" +msgid "unable to access list file of \"%s\", medium ignored" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:1963 ../urpme_.c:88 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "The following packages contain %s: %s" -msgstr "%s は次のパッケージの中にあります: %s\n" +msgid "unable to access hdlist file of \"%s\", medium ignored" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:2105 ../urpm.pm_.c:2137 ../urpm.pm_.c:2159 -#, c-format -msgid "there are multiple packages with the same rpm filename \"%s\"" -msgstr "" +#: ../urpm.pm:1 +#, fuzzy, c-format +msgid "unable to determine medium of this hdlist file [%s]" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm.pm_.c:2147 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to correctly parse [%s] on value \"%s\"" +msgid "unable to take medium \"%s\" into account as no list file [%s] exists" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:2171 +#: ../urpm.pm:1 #, c-format -msgid "" -"medium \"%s\" use an invalid list file (mirror is problably not up-to-date, " -"trying to use alternate method)" +msgid "unable to use name \"%s\" for unnamed medium because it is already used" msgstr "" -#: ../urpm.pm_.c:2174 +#: ../urpm.pm:1 #, c-format -msgid "medium \"%s\" does not define any location for rpm files" +msgid "" +"unable to take care of medium \"%s\" as list file is already used by another " +"medium" msgstr "" -#: ../urpm.pm_.c:2183 +#: ../urpm.pm:1 #, c-format -msgid "package %s is not found." +msgid "medium \"%s\" trying to use an already used list, medium ignored" msgstr "" -#: ../urpm.pm_.c:2231 ../urpm.pm_.c:2234 ../urpm.pm_.c:2256 +#: ../urpm.pm:1 #, c-format -msgid "medium \"%s\" is not selected" +msgid "medium \"%s\" trying to use an already used hdlist, medium ignored" msgstr "" -#: ../urpm.pm_.c:2249 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "unable to read rpm file [%s] from medium \"%s\"" +msgid "syntax error in config file at line %s" msgstr "「%s」を作成することができませんでした\n" -#: ../urpm.pm_.c:2260 +#: ../urpm.pm:1 ../urpmi:1 #, c-format -msgid "incoherent medium \"%s\" marked removable but not really" +msgid " %s%% completed, speed = %s" msgstr "" -#: ../urpm.pm_.c:2337 +#: ../urpm.pm:1 ../urpmi:1 #, c-format -msgid "malformed input: [%s]" -msgstr "" - -#: ../urpm.pm_.c:2344 -#, fuzzy, c-format -msgid "retrieving rpm files from medium \"%s\"..." -msgstr "「%s」を作成することができませんでした\n" - -#: ../urpm.pm_.c:2417 -msgid "Preparing..." +msgid " %s%% of %s completed, ETA = %s, speed = %s" msgstr "" -#: ../urpm.pm_.c:2448 -#, fuzzy, c-format -msgid "unable to remove package %s" +#: ../urpm.pm:1 +#, c-format +msgid "rsync failed: exited with %d or signal %d\n" msgstr "" -"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpm.pm_.c:2457 -#, fuzzy, c-format -msgid "unable to install package %s" +#: ../urpm.pm:1 +#, c-format +msgid "ssh is missing\n" msgstr "" -"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpm.pm_.c:2466 +#: ../urpm.pm:1 #, c-format -msgid "%s is needed by %s" +msgid "rsync is missing\n" msgstr "" -#: ../urpm.pm_.c:2467 +#: ../urpm.pm:1 #, c-format -msgid "%s conflicts with %s" +msgid "curl failed: exited with %d or signal %d\n" msgstr "" -#: ../urpm/parallel_ka_run.pm_.c:9 ../urpm/parallel_ka_run.pm_.c:91 -#: ../urpm/parallel_ka_run.pm_.c:178 -msgid "mput failed, maybe a node is unreacheable" +#: ../urpm.pm:1 +#, c-format +msgid "curl is missing\n" msgstr "" -#: ../urpm/parallel_ka_run.pm_.c:65 ../urpm/parallel_ka_run.pm_.c:163 -#: ../urpm/parallel_ka_run.pm_.c:192 -msgid "rshp failed, maybe a node is unreacheable" +#: ../urpm.pm:1 +#, c-format +msgid "wget failed: exited with %d or signal %d\n" msgstr "" -#: ../urpm/parallel_ka_run.pm_.c:74 ../urpm/parallel_ssh.pm_.c:78 +#: ../urpm.pm:1 #, c-format -msgid "on node %s" +msgid "wget is missing\n" msgstr "" -#: ../urpm/parallel_ka_run.pm_.c:196 ../urpm/parallel_ssh.pm_.c:202 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "Installation failed on node %s" -msgstr "インストールに失敗しました" - -#: ../urpm/parallel_ka_run.pm_.c:201 ../urpm/parallel_ssh.pm_.c:207 -#: ../urpmi_.c:624 ../urpmi_.c:629 -#, fuzzy -msgid "Installation is possible" +msgid "copy failed: %s" msgstr "インストールに失敗しました" -#: ../urpm/parallel_ssh.pm_.c:11 ../urpm/parallel_ssh.pm_.c:95 -#: ../urpm/parallel_ssh.pm_.c:185 +#: ../urpm.pm:1 #, fuzzy, c-format -msgid "scp failed on host %s" -msgstr "インストールに失敗しました" +msgid "unable to handle protocol: %s" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpm/parallel_ssh.pm_.c:167 +#: ../urpm.pm:1 #, c-format -msgid "host %s does not have a good version of urpmi" +msgid "no webfetch (curl or wget currently) found\n" msgstr "" -#: ../urpme_.c:39 +#: ../urpm.pm:1 #, c-format -msgid "" -"urpme version %s\n" -"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n" -"This is free software and may be redistributed under the terms of the GNU " -"GPL.\n" -"\n" -"usage:\n" -msgstr "" - -#: ../urpme_.c:44 ../urpmf_.c:31 ../urpmi.addmedia_.c:53 -#: ../urpmi.removemedia_.c:36 ../urpmi.update_.c:62 ../urpmi_.c:72 -#: ../urpmq_.c:40 -msgid " --help - print this help message.\n" -msgstr "" - -#: ../urpme_.c:45 ../urpmi_.c:76 -msgid " --auto - automatically select a package in choices.\n" -msgstr "" - -#: ../urpme_.c:46 ../urpmi_.c:105 -msgid "" -" --test - verify if the installation can be achieved correctly.\n" -msgstr "" - -#: ../urpme_.c:47 ../urpmi_.c:88 ../urpmq_.c:55 -msgid " --parallel - distributed urpmi accross machines of alias.\n" -msgstr "" - -#: ../urpme_.c:48 -msgid " -a - select all packages matching expression.\n" -msgstr "" - -#: ../urpme_.c:64 -#, fuzzy, c-format -msgid "urpme: unknown option \"-%s\", check usage with --help\n" +msgid "unknown protocol defined for %s" msgstr "" -"未知のオプション(\"-$1\")です。\n" -"使用方法を --help オプションで確認してください。\n" - -#: ../urpme_.c:83 -#, fuzzy -msgid "unknown package" -msgstr "%s というパッケージはありません\n" - -#: ../urpme_.c:83 -#, fuzzy -msgid "unknown packages" -msgstr "%s というパッケージはありません\n" -#: ../urpme_.c:93 +#: ../urpm.pm:1 #, c-format -msgid "removing package %s will break your system" +msgid "Unknown webfetch `%s' !!!\n" msgstr "" -#: ../urpme_.c:95 -msgid "Nothing to remove" +#: ../urpme:1 +#, c-format +msgid "Removing failed" msgstr "" -#: ../urpme_.c:98 -#, fuzzy -msgid "Checking to remove the following packages" -msgstr "次のパッケージのいずれかが必要です:" - -#: ../urpme_.c:105 +#: ../urpme:1 #, fuzzy, c-format msgid "" "To satisfy dependencies, the following packages are going to be removed (%d " "MB)" msgstr "依存関係のため、次のパッケージもインストールします (%d MB)" -#: ../urpme_.c:113 -msgid "Removing failed" -msgstr "" +#: ../urpme:1 +#, fuzzy, c-format +msgid "Checking to remove the following packages" +msgstr "次のパッケージのいずれかが必要です:" -#: ../urpmf_.c:26 +#: ../urpme:1 #, c-format -msgid "" -"urpmf version %s\n" -"Copyright (C) 2002 MandrakeSoft.\n" -"This is free software and may be redistributed under the terms of the GNU " -"GPL.\n" -"\n" -"usage:\n" +msgid "Nothing to remove" msgstr "" -#: ../urpmf_.c:32 ../urpmi_.c:73 ../urpmq_.c:41 -msgid " --update - use only update media.\n" +#: ../urpme:1 +#, c-format +msgid "removing package %s will break your system" msgstr "" -#: ../urpmf_.c:33 ../urpmi_.c:74 ../urpmq_.c:42 -msgid " --media - use only the given media, separated by comma.\n" -msgstr "" +#: ../urpme:1 +#, fuzzy, c-format +msgid "unknown package" +msgstr "%s というパッケージはありません\n" -#: ../urpmf_.c:34 ../urpmq_.c:43 -msgid " --synthesis - use the synthesis given instead of urpmi db.\n" -msgstr "" +#: ../urpme:1 +#, fuzzy, c-format +msgid "unknown packages" +msgstr "%s というパッケージはありません\n" -#: ../urpmf_.c:35 -msgid " --verbose - verbose mode.\n" +#: ../urpme:1 +#, fuzzy, c-format +msgid "urpme: unknown option \"-%s\", check usage with --help\n" msgstr "" +"未知のオプション(\"-$1\")です。\n" +"使用方法を --help オプションで確認してください。\n" -#: ../urpmf_.c:36 -msgid "" -" --quiet - do not print tag name (default if no tag given on " -"command\n" -" line, incompatible with interactive mode).\n" +#: ../urpme:1 +#, c-format +msgid " -a - select all packages matching expression.\n" msgstr "" -#: ../urpmf_.c:38 -msgid " --all - print all tags.\n" +#: ../urpme:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid " --parallel - distributed urpmi accross machines of alias.\n" msgstr "" -#: ../urpmf_.c:39 +#: ../urpme:1 ../urpmi:1 +#, c-format msgid "" -" --name - print tag name: rpm filename (assumed if no tag given on\n" -" command line but without package name).\n" -msgstr "" - -#: ../urpmf_.c:41 -msgid " --group - print tag group: group.\n" +" --test - verify if the installation can be achieved correctly.\n" msgstr "" -#: ../urpmf_.c:42 -msgid " --size - print tag size: size.\n" +#: ../urpme:1 ../urpmi:1 +#, c-format +msgid " --auto - automatically select a package in choices.\n" msgstr "" -#: ../urpmf_.c:43 -msgid " --epoch - print tag epoch: epoch.\n" +#: ../urpme:1 ../urpmf:1 ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.removemedia:1 +#: ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid " --help - print this help message.\n" msgstr "" -#: ../urpmf_.c:44 -msgid " --summary - print tag summary: summary.\n" +#: ../urpme:1 +#, c-format +msgid "" +"urpme version %s\n" +"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n" +"This is free software and may be redistributed under the terms of the GNU " +"GPL.\n" +"\n" +"usage:\n" msgstr "" -#: ../urpmf_.c:45 -msgid " --description - print tag description: description.\n" +#: ../urpmf:1 +#, c-format +msgid "" +"callback is :\n" +"%s\n" msgstr "" -#: ../urpmf_.c:46 -msgid " --provides - print tag provides: all provides (multiple lines).\n" +#: ../urpmf:1 +#, c-format +msgid " ) - right parenthesis to close group expression.\n" msgstr "" -#: ../urpmf_.c:47 -msgid " --requires - print tag requires: all requires (multiple lines).\n" +#: ../urpmf:1 +#, c-format +msgid " ( - left parenthesis to open group expression.\n" msgstr "" -#: ../urpmf_.c:48 -msgid " --files - print tag files: all files (multiple lines).\n" +#: ../urpmf:1 +#, c-format +msgid " ! - unary NOT, true if expression is false.\n" msgstr "" -#: ../urpmf_.c:49 +#: ../urpmf:1 +#, c-format msgid "" -" --conflicts - print tag conflicts: all conflicts (multiple lines).\n" +" -o - binary OR operator, true if one expression is true.\n" msgstr "" -#: ../urpmf_.c:50 +#: ../urpmf:1 +#, c-format msgid "" -" --obsoletes - print tag obsoletes: all obsoletes (multiple lines).\n" +" -a - binary AND operator, true if both expression are true.\n" msgstr "" -#: ../urpmf_.c:51 -msgid " -i - ignore case distinctions in every pattern.\n" +#: ../urpmf:1 +#, c-format +msgid " -e - include perl code directly as perl -e.\n" msgstr "" -#: ../urpmf_.c:52 ../urpmq_.c:72 +#: ../urpmf:1 ../urpmq:1 +#, c-format msgid " -f - print version, release and arch with name.\n" msgstr "" -#: ../urpmf_.c:53 -msgid " -e - include perl code directly as perl -e.\n" +#: ../urpmf:1 +#, c-format +msgid " -i - ignore case distinctions in every pattern.\n" msgstr "" -#: ../urpmf_.c:54 +#: ../urpmf:1 +#, c-format msgid "" -" -a - binary AND operator, true if both expression are true.\n" +" --obsoletes - print tag obsoletes: all obsoletes (multiple lines).\n" msgstr "" -#: ../urpmf_.c:55 +#: ../urpmf:1 +#, c-format msgid "" -" -o - binary OR operator, true if one expression is true.\n" +" --conflicts - print tag conflicts: all conflicts (multiple lines).\n" msgstr "" -#: ../urpmf_.c:56 -msgid " ! - unary NOT, true if expression is false.\n" +#: ../urpmf:1 +#, c-format +msgid " --files - print tag files: all files (multiple lines).\n" msgstr "" -#: ../urpmf_.c:57 -msgid " ( - left parenthesis to open group expression.\n" +#: ../urpmf:1 +#, c-format +msgid " --requires - print tag requires: all requires (multiple lines).\n" msgstr "" -#: ../urpmf_.c:58 -msgid " ) - right parenthesis to close group expression.\n" +#: ../urpmf:1 +#, c-format +msgid " --provides - print tag provides: all provides (multiple lines).\n" msgstr "" -#: ../urpmf_.c:115 +#: ../urpmf:1 #, c-format -msgid "" -"callback is :\n" -"%s\n" +msgid " --description - print tag description: description.\n" msgstr "" -#: ../urpmi.addmedia_.c:44 -#, fuzzy -msgid "" -"usage: urpmi.addmedia [options] [with ]\n" -"where is one of\n" -" file://\n" -" ftp://:@/ with \n" -" ftp:/// with \n" -" http:/// with \n" -" removable://\n" -"\n" -"and [options] are from\n" +#: ../urpmf:1 +#, c-format +msgid " --summary - print tag summary: summary.\n" msgstr "" -"使用方法: urpmi.addmedia [--update] \n" -"ここで、 は以下のうちのいずれかの形式です:\n" -" file://\n" -" ftp://:@/ with \n" -" ftp:/// with \n" -" http:/// with \n" -" removable_://\n" -#: ../urpmi.addmedia_.c:54 ../urpmi.update_.c:63 ../urpmi_.c:89 ../urpmq_.c:56 -msgid " --wget - use wget to retrieve distant files.\n" +#: ../urpmf:1 +#, c-format +msgid " --epoch - print tag epoch: epoch.\n" msgstr "" -#: ../urpmi.addmedia_.c:55 ../urpmi.update_.c:64 ../urpmi_.c:90 ../urpmq_.c:57 -msgid " --curl - use curl to retrieve distant files.\n" +#: ../urpmf:1 +#, c-format +msgid " --size - print tag size: size.\n" msgstr "" -#: ../urpmi.addmedia_.c:56 ../urpmi.update_.c:65 ../urpmi_.c:91 -msgid " --limit-rate - limit the download speed.\n" +#: ../urpmf:1 +#, c-format +msgid " --group - print tag group: group.\n" msgstr "" -#: ../urpmi.addmedia_.c:57 ../urpmi.update_.c:66 ../urpmi_.c:92 ../urpmq_.c:58 +#: ../urpmf:1 +#, c-format msgid "" -" --proxy - use specified HTTP proxy, the port number is assumed\n" -" to be 1080 by default (format is ).\n" +" --name - print tag name: rpm filename (assumed if no tag given on\n" +" command line but without package name).\n" msgstr "" -#: ../urpmi.addmedia_.c:59 ../urpmi.update_.c:68 ../urpmi_.c:94 ../urpmq_.c:60 -msgid "" -" --proxy-user - specify user and password to use for proxy\n" -" authentication (format is ).\n" +#: ../urpmf:1 +#, c-format +msgid " --all - print all tags.\n" msgstr "" -#: ../urpmi.addmedia_.c:61 -msgid " --update - create an update medium.\n" +#: ../urpmf:1 +#, c-format +msgid "" +" --quiet - do not print tag name (default if no tag given on " +"command\n" +" line, incompatible with interactive mode).\n" msgstr "" -#: ../urpmi.addmedia_.c:62 -msgid "" -" --distrib - automatically create all media from an installation\n" -" medium.\n" +#: ../urpmf:1 +#, c-format +msgid " --verbose - verbose mode.\n" msgstr "" -#: ../urpmi.addmedia_.c:64 -msgid "" -" --distrib-XXX - automatically create a medium for XXX part of a\n" -" distribution, XXX may be main, contrib, updates or\n" -" anything else that has been configured ;-)\n" +#: ../urpmf:1 ../urpmq:1 +#, c-format +msgid " --synthesis - use the synthesis given instead of urpmi db.\n" msgstr "" -#: ../urpmi.addmedia_.c:67 +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 #, c-format -msgid "" -" --from - use specified url for list of mirrors, the default is\n" -" %s\n" +msgid " --media - use only the given media, separated by comma.\n" msgstr "" -#: ../urpmi.addmedia_.c:69 -msgid "" -" --version - use specified distribution version, the default is taken\n" -" from the version of the distribution told by the\n" -" installed mandrake-release package.\n" +#: ../urpmf:1 ../urpmi:1 ../urpmq:1 +#, c-format +msgid " --update - use only update media.\n" msgstr "" -#: ../urpmi.addmedia_.c:72 +#: ../urpmf:1 +#, c-format msgid "" -" --arch - use specified architecture, the default is arch of\n" -" mandrake-release package installed.\n" +"urpmf version %s\n" +"Copyright (C) 2002 MandrakeSoft.\n" +"This is free software and may be redistributed under the terms of the GNU " +"GPL.\n" +"\n" +"usage:\n" msgstr "" -#: ../urpmi.addmedia_.c:74 ../urpmi.removemedia_.c:38 ../urpmi.update_.c:72 -msgid " -c - clean headers cache directory.\n" -msgstr "" +#: ../urpmi:1 +#, c-format +msgid "Everything already installed" +msgstr "すべて既にインストールされています" -#: ../urpmi.addmedia_.c:75 -msgid "" -" -h - try to find and use synthesis or hdlist\n" -" file.\n" -msgstr "" +#: ../urpmi:1 ../urpm/parallel_ka_run.pm:1 ../urpm/parallel_ssh.pm:1 +#, fuzzy, c-format +msgid "Installation is possible" +msgstr "インストールに失敗しました" -#: ../urpmi.addmedia_.c:77 ../urpmi.update_.c:74 -msgid " -f - force generation of hdlist files.\n" +#: ../urpmi:1 +#, c-format +msgid "Installation failed" +msgstr "インストールに失敗しました" + +#: ../urpmi:1 +#, c-format +msgid "Try installation even more strongly (--force)? (y/N) " msgstr "" +"再度インストールを試みますか?(--force 相当です) (はい(y)/いいえ(N)) [いい" +"え] " -#: ../urpmi.addmedia_.c:145 -msgid "cannot add updates of a cooker distribution\n" +#: ../urpmi:1 +#, c-format +msgid "Try installation without checking dependencies? (y/N) " msgstr "" +"依存関係を確認せずにインストールを試みますか? (はい(y)/いいえ(N)) [いいえ] " -#: ../urpmi.addmedia_.c:185 +#: ../urpmi:1 #, fuzzy, c-format +msgid "distributing %s\n" +msgstr "%s をインストール中…\n" + +#: ../urpmi:1 +#, c-format msgid "" +"Installation failed, some files are missing:\n" "%s\n" -"no need to give with --distrib" +"You may want to update your urpmi database" msgstr "" -"%s\n" -"「」部分の指定がありません\n" -#: ../urpmi.addmedia_.c:192 ../urpmi.addmedia_.c:215 -#, c-format -msgid "unable to update medium \"%s\"\n" -msgstr "アップデートを「%s」について行なうことができませんでした\n" +# y +#: ../urpmi:1 +#, fuzzy, c-format +msgid " (y/N) " +msgstr " (はい(Y)/いいえ(n)) [はい] " -#: ../urpmi.addmedia_.c:203 +#: ../urpmi:1 #, c-format -msgid "" -"%s\n" -" missing\n" +msgid "Do you want to continue installation ?" msgstr "" -"%s\n" -"「」部分の指定がありません\n" -#: ../urpmi.addmedia_.c:205 +#: ../urpmi:1 +#, fuzzy, c-format +msgid "The following packages have bad signatures" +msgstr "%s は次のパッケージの中にあります: %s\n" + +#: ../urpmi:1 +#, fuzzy, c-format +msgid "Press Enter when ready..." +msgstr "終わった後はリターンキーを押して下さい。" + +#: ../urpmi:1 #, c-format -msgid "" -"%s\n" -"`with' missing for ftp media\n" -msgstr "" -"%s\n" -"「with ...」以降の指定が ftp については必要です\n" +msgid "Please insert the medium named \"%s\" on device [%s]" +msgstr "メディア(%s)を %s に挿入して下さい。" -#: ../urpmi.addmedia_.c:213 +#: ../urpmi:1 ../urpmq:1 #, c-format -msgid "unable to create medium \"%s\"\n" -msgstr "「%s」を作成することができませんでした\n" +msgid "unable to get source packages, aborting" +msgstr "ソースパッケージを取得できませんでした。このまま終了します" -#: ../urpmi.removemedia_.c:34 -#, fuzzy +#: ../urpmi:1 +#, c-format msgid "" -"usage: urpmi.removemedia [-a] ...\n" -"where is a medium name to remove.\n" -msgstr "" -"使用方法: urpmi.removemedia [-a] ...\n" -"ここで は削除対象のメディアの名前です。\n" -" -a すべてのメディアを選択します\n" -"\n" -"サポートされていないオプションです: %s\n" +"To satisfy dependencies, the following packages are going to be installed (%" +"d MB)" +msgstr "依存関係のため、次のパッケージもインストールします (%d MB)" -#: ../urpmi.removemedia_.c:37 -msgid " -a - select all media.\n" +#: ../urpmi:1 +#, c-format +msgid "" +"You need to be root to install the following dependencies:\n" +"%s\n" msgstr "" -#: ../urpmi.removemedia_.c:39 ../urpmi.update_.c:75 +#: ../urpmi:1 #, fuzzy, c-format msgid "" -"\n" -"unknown options '%s'\n" -msgstr "未知のオプション(%s)が指定されています\n" - -#: ../urpmi.removemedia_.c:48 -msgid "nothing to remove (use urpmi.addmedia to add a media)\n" +"The following packages have to be removed for others to be upgraded:\n" +"%s\n" +"do you agree ?" msgstr "" -"\"削除が必要なものはありません。\\n\"\n" -"\"メディアを追加する場合は urpmi.addmedia を使用して下さい。\\n\"\n" +"アップグレードのためにはいくつかのパッケージを削除する\n" +"必要があります(これは未実装です)\n" -#: ../urpmi.removemedia_.c:50 +#: ../urpmi:1 #, c-format -msgid "" -"the entry to remove is missing\n" -"(one of %s)\n" -msgstr "" -"削除対象が見つかりません\n" -"(%s の中のいずれか)\n" - -#: ../urpmi.update_.c:60 -#, fuzzy -msgid "" -"usage: urpmi.update [options] ...\n" -"where is a medium name to update.\n" +msgid "unrequested" msgstr "" -"使用方法: urpmi.removemedia [-a] ...\n" -"ここで は削除対象のメディアの名前です。\n" -" -a すべてのメディアを選択します\n" -"\n" -"サポートされていないオプションです: %s\n" -#: ../urpmi.update_.c:70 -msgid " --update - update only update media.\n" +#: ../urpmi:1 +#, c-format +msgid "due to conflicts with %s" msgstr "" -#: ../urpmi.update_.c:71 -msgid " -a - select all non-removable media.\n" +#: ../urpmi:1 +#, c-format +msgid "due to missing %s" msgstr "" -#: ../urpmi.update_.c:73 -msgid "" -" -d - force complete computation of depslist.ordered file.\n" +#: ../urpmi:1 +#, c-format +msgid "due to unsatisfied %s" msgstr "" -#: ../urpmi.update_.c:85 -msgid "nothing to update (use urpmi.addmedia to add a media)\n" +#: ../urpmi:1 +#, fuzzy, c-format +msgid "in order to install %s" msgstr "" -"アップデートが必要なものはありません。\n" -"メディアを追加する場合は urpmi.addmedia を使用して下さい。\n" +"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpmi.update_.c:97 +#: ../urpmi:1 #, c-format msgid "" -"the entry to update is missing\n" -"(one of %s)\n" +"Some package requested cannot be installed:\n" +"%s\n" +"do you agree ?" msgstr "" -"アップデート対象が見つかりません\n" -"(%s の中のいずれか)\n" -#: ../urpmi_.c:67 +#: ../urpmi:1 #, c-format -msgid "" -"urpmi version %s\n" -"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n" -"This is free software and may be redistributed under the terms of the GNU " -"GPL.\n" -"\n" -"usage:\n" +msgid "Sorry, bad choice, try again\n" +msgstr "有効な選択ではありません。もう一度お願いします\n" + +#: ../urpmi:1 +#, c-format +msgid "What is your choice? (1-%d) " +msgstr "どれを選びますか?(1-%d) " + +#: ../urpmi:1 +#, c-format +msgid "One of the following packages is needed:" +msgstr "次のパッケージのいずれかが必要です:" + +#: ../urpmi:1 +#, fuzzy, c-format +msgid "One of the following packages is needed to install %s:" +msgstr "次のパッケージのいずれかが必要です:" + +#: ../urpmi:1 +#, fuzzy, c-format +msgid "Only superuser is allowed to install packages" msgstr "" +"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpmi_.c:75 -msgid " --synthesis - use the given synthesis instead of urpmi db.\n" +#: ../urpmi:1 +#, c-format +msgid "using specific environment on %s\n" msgstr "" -#: ../urpmi_.c:77 ../urpmq_.c:44 -msgid "" -" --auto-select - automatically select packages to upgrade the system.\n" +#: ../urpmi:1 +#, c-format +msgid "Unable to create directory [%s] for bug report" msgstr "" -#: ../urpmi_.c:78 ../urpmq_.c:45 -msgid " --fuzzy - impose fuzzy search (same as -y).\n" +#: ../urpmi:1 +#, c-format +msgid "What can be done with binary rpm files when using --install-src" msgstr "" -#: ../urpmi_.c:79 ../urpmq_.c:50 -msgid " --src - next package is a source package (same as -s).\n" +#: ../urpmi:1 +#, fuzzy, c-format +msgid "urpmi: unknown option \"-%s\", check usage with --help\n" msgstr "" +"未知のオプション(\"-$1\")です。\n" +"使用方法を --help オプションで確認してください。\n" -#: ../urpmi_.c:80 -msgid " --install-src - install only source package (no binaries).\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid "bad proxy declaration on command line\n" msgstr "" -#: ../urpmi_.c:81 -msgid " --clean - remove rpm from cache before anything else.\n" +#: ../urpmi:1 +#, c-format +msgid " names or rpm files given on command line will be installed.\n" msgstr "" -#: ../urpmi_.c:82 -msgid " --noclean - keep rpm not used in cache.\n" +#: ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -v - verbose mode.\n" msgstr "" -#: ../urpmi_.c:83 ../urpmq_.c:54 -msgid "" -" --force - force invocation even if some packages do not exist.\n" +#: ../urpmi:1 +#, c-format +msgid " -q - quiet mode.\n" msgstr "" -#: ../urpmi_.c:84 -msgid "" -" --allow-nodeps - allow asking user to install packages without\n" -" dependencies checking.\n" +#: ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -s - next package is a source package (same as --src).\n" msgstr "" -#: ../urpmi_.c:86 -msgid "" -" --allow-force - allow asking user to install packages without\n" -" dependencies checking and integrity.\n" +#: ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -y - impose fuzzy search (same as --fuzzy).\n" msgstr "" -#: ../urpmi_.c:96 -msgid "" -" --bug - output a bug report in directory indicated by\n" -" next arg.\n" +#: ../urpmi:1 ../urpmq:1 +#, c-format +msgid " -P - do not search in provides to find package.\n" msgstr "" -#: ../urpmi_.c:98 -msgid "" -" --env - use specific environment (typically a bug\n" -" report).\n" +#: ../urpmi:1 +#, c-format +msgid " -p - allow search in provides to find package.\n" msgstr "" -#: ../urpmi_.c:100 -msgid " --X - use X interface.\n" +#: ../urpmi:1 +#, c-format +msgid " -a - select all matches on command line.\n" msgstr "" -#: ../urpmi_.c:101 -msgid "" -" --best-output - choose best interface according to the environment:\n" -" X or text mode.\n" +#: ../urpmi:1 +#, c-format +msgid " --excludepath - exclude path separated by comma.\n" msgstr "" -#: ../urpmi_.c:103 +#: ../urpmi:1 +#, c-format msgid "" " --verify-rpm - verify rpm signature before installation\n" " (--no-verify-rpm disable it, default is enabled).\n" msgstr "" -#: ../urpmi_.c:106 -msgid " --excludepath - exclude path separated by comma.\n" +#: ../urpmi:1 +#, c-format +msgid "" +" --best-output - choose best interface according to the environment:\n" +" X or text mode.\n" msgstr "" -#: ../urpmi_.c:107 -msgid " -a - select all matches on command line.\n" +#: ../urpmi:1 +#, c-format +msgid " --X - use X interface.\n" msgstr "" -#: ../urpmi_.c:108 -msgid " -p - allow search in provides to find package.\n" +#: ../urpmi:1 +#, c-format +msgid "" +" --env - use specific environment (typically a bug\n" +" report).\n" msgstr "" -#: ../urpmi_.c:109 ../urpmq_.c:66 -msgid " -P - do not search in provides to find package.\n" +#: ../urpmi:1 +#, c-format +msgid "" +" --bug - output a bug report in directory indicated by\n" +" next arg.\n" msgstr "" -#: ../urpmi_.c:110 ../urpmq_.c:68 -msgid " -y - impose fuzzy search (same as --fuzzy).\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid "" +" --proxy-user - specify user and password to use for proxy\n" +" authentication (format is ).\n" msgstr "" -#: ../urpmi_.c:111 ../urpmq_.c:69 -msgid " -s - next package is a source package (same as --src).\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid "" +" --proxy - use specified HTTP proxy, the port number is assumed\n" +" to be 1080 by default (format is ).\n" msgstr "" -#: ../urpmi_.c:112 -msgid " -q - quiet mode.\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 +#, c-format +msgid " --limit-rate - limit the download speed.\n" msgstr "" -#: ../urpmi_.c:113 ../urpmq_.c:62 -msgid " -v - verbose mode.\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid " --curl - use curl to retrieve distant files.\n" msgstr "" -#: ../urpmi_.c:114 -msgid " names or rpm files given on command line will be installed.\n" +#: ../urpmi:1 ../urpmi.addmedia:1 ../urpmi.update:1 ../urpmq:1 +#, c-format +msgid " --wget - use wget to retrieve distant files.\n" msgstr "" -#: ../urpmi_.c:197 -#, fuzzy, c-format -msgid "urpmi: unknown option \"-%s\", check usage with --help\n" +#: ../urpmi:1 +#, c-format +msgid "" +" --allow-force - allow asking user to install packages without\n" +" dependencies checking and integrity.\n" msgstr "" -"未知のオプション(\"-$1\")です。\n" -"使用方法を --help オプションで確認してください。\n" -#: ../urpmi_.c:216 -msgid "What can be done with binary rpm files when using --install-src" +#: ../urpmi:1 +#, c-format +msgid "" +" --allow-nodeps - allow asking user to install packages without\n" +" dependencies checking.\n" msgstr "" -#: ../urpmi_.c:223 +#: ../urpmi:1 ../urpmq:1 #, c-format -msgid "Unable to create directory [%s] for bug report" +msgid "" +" --force - force invocation even if some packages do not exist.\n" msgstr "" -#: ../urpmi_.c:237 +#: ../urpmi:1 #, c-format -msgid "using specific environment on %s\n" +msgid " --noclean - keep rpm not used in cache.\n" msgstr "" -#: ../urpmi_.c:248 -#, fuzzy -msgid "Only superuser is allowed to install packages" +#: ../urpmi:1 +#, c-format +msgid " --clean - remove rpm from cache before anything else.\n" msgstr "" -"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" - -#: ../urpmi_.c:349 -#, fuzzy, c-format -msgid "One of the following packages is needed to install %s:" -msgstr "次のパッケージのいずれかが必要です:" -#: ../urpmi_.c:350 -msgid "One of the following packages is needed:" -msgstr "次のパッケージのいずれかが必要です:" +#: ../urpmi:1 +#, c-format +msgid " --install-src - install only source package (no binaries).\n" +msgstr "" -#: ../urpmi_.c:358 +#: ../urpmi:1 ../urpmq:1 #, c-format -msgid "What is your choice? (1-%d) " -msgstr "どれを選びますか?(1-%d) " +msgid " --src - next package is a source package (same as -s).\n" +msgstr "" -#: ../urpmi_.c:361 -msgid "Sorry, bad choice, try again\n" -msgstr "有効な選択ではありません。もう一度お願いします\n" +#: ../urpmi:1 ../urpmq:1 +#, c-format +msgid " --fuzzy - impose fuzzy search (same as -y).\n" +msgstr "" -#: ../urpmi_.c:381 +#: ../urpmi:1 ../urpmq:1 #, c-format msgid "" -"Some package requested cannot be installed:\n" -"%s\n" -"do you agree ?" +" --auto-select - automatically select packages to upgrade the system.\n" msgstr "" -#: ../urpmi_.c:402 -#, fuzzy, c-format -msgid "in order to install %s" +#: ../urpmi:1 +#, c-format +msgid " --synthesis - use the given synthesis instead of urpmi db.\n" msgstr "" -"ローカルパッケージのインストールはスーパーユーザーでなくてはできません。" -#: ../urpmi_.c:407 +#: ../urpmi:1 #, c-format -msgid "due to unsatisfied %s" +msgid "" +"urpmi version %s\n" +"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n" +"This is free software and may be redistributed under the terms of the GNU " +"GPL.\n" +"\n" +"usage:\n" msgstr "" -#: ../urpmi_.c:409 +#: ../urpmi.addmedia:1 #, c-format -msgid "due to missing %s" -msgstr "" +msgid "unable to update medium \"%s\"\n" +msgstr "アップデートを「%s」について行なうことができませんでした\n" -#: ../urpmi_.c:414 +#: ../urpmi.addmedia:1 #, c-format -msgid "due to conflicts with %s" +msgid "unable to create medium \"%s\"\n" +msgstr "「%s」を作成することができませんでした\n" + +#: ../urpmi.addmedia:1 +#, c-format +msgid "" +"%s\n" +"`with' missing for ftp media\n" msgstr "" +"%s\n" +"「with ...」以降の指定が ftp については必要です\n" -#: ../urpmi_.c:416 -msgid "unrequested" +#: ../urpmi.addmedia:1 +#, c-format +msgid "" +"%s\n" +" missing\n" msgstr "" +"%s\n" +"「」部分の指定がありません\n" -#: ../urpmi_.c:421 +#: ../urpmi.addmedia:1 #, fuzzy, c-format msgid "" -"The following packages have to be removed for others to be upgraded:\n" "%s\n" -"do you agree ?" +"no need to give with --distrib" msgstr "" -"アップグレードのためにはいくつかのパッケージを削除する\n" -"必要があります(これは未実装です)\n" +"%s\n" +"「」部分の指定がありません\n" -#: ../urpmi_.c:457 ../urpmi_.c:466 +#: ../urpmi.addmedia:1 +#, fuzzy, c-format +msgid "retrieving mirrors at %s ..." +msgstr "「%s」を作成することができませんでした\n" + +#: ../urpmi.addmedia:1 #, c-format +msgid "cannot add updates of a cooker distribution\n" +msgstr "" + +#: ../urpmi.addmedia:1 ../urpmi.removemedia:1 ../urpmi.update:1 +#, fuzzy, c-format msgid "" -"To satisfy dependencies, the following packages are going to be installed (%" -"d MB)" -msgstr "依存関係のため、次のパッケージもインストールします (%d MB)" +"\n" +"unknown options '%s'\n" +msgstr "未知のオプション(%s)が指定されています\n" -#: ../urpmi_.c:463 +#: ../urpmi.addmedia:1 ../urpmi.update:1 #, c-format -msgid "" -"You need to be root to install the following dependencies:\n" -"%s\n" +msgid " -f - force generation of hdlist files.\n" msgstr "" -#: ../urpmi_.c:483 ../urpmq_.c:297 -msgid "unable to get source packages, aborting" -msgstr "ソースパッケージを取得できませんでした。このまま終了します" - -#: ../urpmi_.c:495 +#: ../urpmi.addmedia:1 #, c-format -msgid " %s%% of %s completed, ETA = %s, speed = %s" +msgid "" +" -h - try to find and use synthesis or hdlist\n" +" file.\n" msgstr "" -#: ../urpmi_.c:498 +#: ../urpmi.addmedia:1 ../urpmi.removemedia:1 ../urpmi.update:1 #, c-format -msgid " %s%% completed, speed = %s" +msgid " -c - clean headers cache directory.\n" msgstr "" -#: ../urpmi_.c:507 +#: ../urpmi.addmedia:1 #, c-format -msgid "Please insert the medium named \"%s\" on device [%s]" -msgstr "メディア(%s)を %s に挿入して下さい。" - -#: ../urpmi_.c:508 -#, fuzzy -msgid "Press Enter when ready..." -msgstr "終わった後はリターンキーを押して下さい。" - -#: ../urpmi_.c:527 -#, fuzzy -msgid "The following packages have bad signatures" -msgstr "%s は次のパッケージの中にあります: %s\n" - -#: ../urpmi_.c:528 -msgid "Do you want to continue installation ?" +msgid "" +" --arch - use specified architecture, the default is arch of\n" +" mandrake-release package installed.\n" msgstr "" -# y -#: ../urpmi_.c:540 -#, fuzzy -msgid " (y/N) " -msgstr " (はい(Y)/いいえ(n)) [はい] " - -#: ../urpmi_.c:548 +#: ../urpmi.addmedia:1 #, c-format msgid "" -"Installation failed, some files are missing:\n" -"%s\n" -"You may want to update your urpmi database" +" --version - use specified distribution version, the default is taken\n" +" from the version of the distribution told by the\n" +" installed mandrake-release package.\n" msgstr "" -#: ../urpmi_.c:557 ../urpmi_.c:588 ../urpmi_.c:597 ../urpmi_.c:612 -#: ../urpmi_.c:621 -msgid "Installation failed" -msgstr "インストールに失敗しました" - -#: ../urpmi_.c:572 -#, fuzzy, c-format -msgid "distributing %s\n" -msgstr "%s をインストール中…\n" - -#: ../urpmi_.c:604 -msgid "Try installation without checking dependencies? (y/N) " +#: ../urpmi.addmedia:1 +#, c-format +msgid "" +" --from - use specified url for list of mirrors, the default is\n" +" %s\n" msgstr "" -"依存関係を確認せずにインストールを試みますか? (はい(y)/いいえ(N)) [いいえ] " -#: ../urpmi_.c:614 -msgid "Try installation even more strongly (--force)? (y/N) " +#: ../urpmi.addmedia:1 +#, c-format +msgid "" +" --distrib-XXX - automatically create a medium for XXX part of a\n" +" distribution, XXX may be main, contrib, updates or\n" +" anything else that has been configured ;-)\n" msgstr "" -"再度インストールを試みますか?(--force 相当です) (はい(y)/いいえ(N)) [いい" -"え] " - -#: ../urpmi_.c:631 -msgid "Everything already installed" -msgstr "すべて既にインストールされています" -#: ../urpmq_.c:35 +#: ../urpmi.addmedia:1 #, c-format msgid "" -"urpmq version %s\n" -"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n" -"This is free software and may be redistributed under the terms of the GNU " -"GPL.\n" -"\n" -"usage:\n" +" --distrib - automatically create all media from an installation\n" +" medium.\n" msgstr "" -#: ../urpmq_.c:46 -msgid " --list - list available packages.\n" +#: ../urpmi.addmedia:1 +#, c-format +msgid " --update - create an update medium.\n" msgstr "" -#: ../urpmq_.c:47 -msgid " --list-media - list available media.\n" +#: ../urpmi.addmedia:1 +#, fuzzy, c-format +msgid "" +"usage: urpmi.addmedia [options] [with ]\n" +"where is one of\n" +" file://\n" +" ftp://:@/ with \n" +" ftp:/// with \n" +" http:/// with \n" +" removable://\n" +"\n" +"and [options] are from\n" msgstr "" +"使用方法: urpmi.addmedia [--update] \n" +"ここで、 は以下のうちのいずれかの形式です:\n" +" file://\n" +" ftp://:@/ with \n" +" ftp:/// with \n" +" http:/// with \n" +" removable_://\n" -#: ../urpmq_.c:48 -msgid " --list-nodes - list available nodes when using --parallel.\n" +#: ../urpmi.removemedia:1 +#, c-format +msgid "" +"the entry to remove is missing\n" +"(one of %s)\n" msgstr "" +"削除対象が見つかりません\n" +"(%s の中のいずれか)\n" -#: ../urpmq_.c:49 -msgid " --list-aliases - list available parallel aliases.\n" +#: ../urpmi.removemedia:1 +#, c-format +msgid "nothing to remove (use urpmi.addmedia to add a media)\n" msgstr "" +"\"削除が必要なものはありません。\\n\"\n" +"\"メディアを追加する場合は urpmi.addmedia を使用して下さい。\\n\"\n" -#: ../urpmq_.c:51 -msgid "" -" --headers - extract headers for package listed from urpmi db to\n" -" stdout (root only).\n" +#: ../urpmi.removemedia:1 +#, c-format +msgid " -a - select all media.\n" msgstr "" -#: ../urpmq_.c:53 +#: ../urpmi.removemedia:1 +#, fuzzy, c-format msgid "" -" --sources - give all source packages before downloading (root only).\n" -msgstr "" - -#: ../urpmq_.c:63 -msgid " -d - extend query to package dependencies.\n" +"usage: urpmi.removemedia [-a] ...\n" +"where is a medium name to remove.\n" msgstr "" +"使用方法: urpmi.removemedia [-a] ...\n" +"ここで は削除対象のメディアの名前です。\n" +" -a すべてのメディアを選択します\n" +"\n" +"サポートされていないオプションです: %s\n" -#: ../urpmq_.c:64 +#: ../urpmi.update:1 +#, c-format msgid "" -" -u - remove package if a more recent version is already " -"installed.\n" +"the entry to update is missing\n" +"(one of %s)\n" msgstr "" +"アップデート対象が見つかりません\n" +"(%s の中のいずれか)\n" -#: ../urpmq_.c:65 -msgid " -c - complete output with package to be removed.\n" +#: ../urpmi.update:1 +#, c-format +msgid "nothing to update (use urpmi.addmedia to add a media)\n" msgstr "" +"アップデートが必要なものはありません。\n" +"メディアを追加する場合は urpmi.addmedia を使用して下さい。\n" -#: ../urpmq_.c:67 -msgid " -R - reverse search to what requires package.\n" +#: ../urpmi.update:1 +#, c-format +msgid "" +" -d - force complete computation of depslist.ordered file.\n" msgstr "" -#: ../urpmq_.c:70 -msgid " -g - print groups with name also.\n" +#: ../urpmi.update:1 +#, c-format +msgid " -a - select all non-removable media.\n" msgstr "" -#: ../urpmq_.c:71 -msgid " -r - print version and release with name also.\n" +#: ../urpmi.update:1 +#, c-format +msgid " --update - update only update media.\n" msgstr "" -#: ../urpmq_.c:73 -msgid " names or rpm files given on command line are queried.\n" +#: ../urpmi.update:1 +#, fuzzy, c-format +msgid "" +"usage: urpmi.update [options] ...\n" +"where is a medium name to update.\n" msgstr "" +"使用方法: urpmi.removemedia [-a] ...\n" +"ここで は削除対象のメディアの名前です。\n" +" -a すべてのメディアを選択します\n" +"\n" +"サポートされていないオプションです: %s\n" -#: ../urpmq_.c:174 +#: ../urpmq:1 +#, c-format msgid "--list-nodes can only be used with --parallel" msgstr "" -#: placeholder.h:18 +#: ../urpmq:1 #, c-format -msgid "urpmf version %s" -msgstr "urpmf バージョン %s" +msgid "urpmq: cannot read rpm file \"%s\"\n" +msgstr "urpmq: RPMファイル(%s)を読むことが出来ませんでした\n" -#: placeholder.h:19 -msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft." +#: ../urpmq:1 +#, fuzzy, c-format +msgid "urpmq: unknown option \"-%s\", check usage with --help\n" msgstr "" +"未知のオプション(\"-$1\")です。\n" +"使用方法を --help オプションで確認してください。\n" -#: placeholder.h:20 -msgid "" -"This is free software and may be redistributed under the terms of the GNU " -"GPL." +#: ../urpmq:1 +#, c-format +msgid " names or rpm files given on command line are queried.\n" msgstr "" -#: placeholder.h:21 placeholder.h:38 -#, fuzzy -msgid "usage: urpmf [options] " -msgstr "使用方法: urpmf [ファイル名]" +#: ../urpmq:1 +#, c-format +msgid " -r - print version and release with name also.\n" +msgstr "" -#: placeholder.h:22 -msgid "" -" --quiet - do not print tag name (default if no tag given on command" +#: ../urpmq:1 +#, c-format +msgid " -g - print groups with name also.\n" msgstr "" -#: placeholder.h:23 -msgid " line, incompatible with interactive mode)." +#: ../urpmq:1 +#, c-format +msgid " -R - reverse search to what requires package.\n" msgstr "" -#: placeholder.h:24 -msgid " --all - print all tags." +#: ../urpmq:1 +#, c-format +msgid " -c - complete output with package to be removed.\n" msgstr "" -#: placeholder.h:25 +#: ../urpmq:1 +#, c-format msgid "" -" --name - print tag name: rpm filename (assumed if no tag given on" +" -u - remove package if a more recent version is already " +"installed.\n" msgstr "" -#: placeholder.h:26 -msgid " command line but without package name)." +#: ../urpmq:1 +#, c-format +msgid " -d - extend query to package dependencies.\n" msgstr "" -#: placeholder.h:27 -msgid " --group - print tag group: group." +#: ../urpmq:1 +#, c-format +msgid "" +" --sources - give all source packages before downloading (root only).\n" msgstr "" -#: placeholder.h:28 -msgid " --size - print tag size: size." +#: ../urpmq:1 +#, c-format +msgid "" +" --headers - extract headers for package listed from urpmi db to\n" +" stdout (root only).\n" msgstr "" -#: placeholder.h:29 -msgid " --serial - print tag serial: serial." +#: ../urpmq:1 +#, c-format +msgid " --list-aliases - list available parallel aliases.\n" msgstr "" -#: placeholder.h:30 -msgid " --summary - print tag summary: summary." +#: ../urpmq:1 +#, c-format +msgid " --list-nodes - list available nodes when using --parallel.\n" msgstr "" -#: placeholder.h:31 -msgid " --description - print tag description: description." +#: ../urpmq:1 +#, c-format +msgid " --list-media - list available media.\n" msgstr "" -#: placeholder.h:32 -msgid " --provides - print tag provides: all provides (multiple lines)." +#: ../urpmq:1 +#, c-format +msgid " --list - list available packages.\n" msgstr "" -#: placeholder.h:33 -msgid " --requires - print tag requires: all requires (multiple lines)." +#: ../urpmq:1 +#, c-format +msgid "" +"urpmq version %s\n" +"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n" +"This is free software and may be redistributed under the terms of the GNU " +"GPL.\n" +"\n" +"usage:\n" msgstr "" -#: placeholder.h:34 -msgid " --files - print tag files: all files (multiple lines)." -msgstr "" +#: ../urpm/parallel_ka_run.pm:1 ../urpm/parallel_ssh.pm:1 +#, fuzzy, c-format +msgid "Installation failed on node %s" +msgstr "インストールに失敗しました" -#: placeholder.h:35 -msgid "" -" --conflicts - print tag conflicts: all conflicts (multiple lines)." +#: ../urpm/parallel_ka_run.pm:1 +#, c-format +msgid "rshp failed, maybe a node is unreacheable" msgstr "" -#: placeholder.h:36 -msgid "" -" --obsoletes - print tag obsoletes: all obsoletes (multiple lines)." +#: ../urpm/parallel_ka_run.pm:1 +#, c-format +msgid "mput failed, maybe a node is unreacheable" msgstr "" -#: placeholder.h:37 -msgid " --prereqs - print tag prereqs: all prereqs (multiple lines)." +#: ../urpm/parallel_ka_run.pm:1 ../urpm/parallel_ssh.pm:1 +#, c-format +msgid "on node %s" msgstr "" -#: placeholder.h:39 -msgid "try urpmf --help for more options" -msgstr "" +#: ../urpm/parallel_ssh.pm:1 +#, fuzzy, c-format +msgid "scp failed on host %s" +msgstr "インストールに失敗しました" -#: placeholder.h:40 -msgid "no full media list was found" +#: ../urpm/parallel_ssh.pm:1 +#, c-format +msgid "host %s does not have a good version of urpmi" msgstr "" -#~ msgid "urpmq: cannot read rpm file \"%s\"\n" -#~ msgstr "urpmq: RPMファイル(%s)を読むことが出来ませんでした\n" - #~ msgid "urpmi is not installed" #~ msgstr "urpmi はインストールされていません" -- cgit v1.2.1