X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c2622bd69a5209739aa3055a8c7f3298612d8845..607bab3fe856d228f22e1cd96dbb7204e2f3375d:/po/ja.po diff --git a/po/ja.po b/po/ja.po index 0b495027e..76f968b95 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,363 +6,820 @@ # Debian Project, Kenshi Muto <kmuto@debian.org>, 2004-2012 msgid "" msgstr "" -"Project-Id-Version: apt 0.9.9.4\n" +"Project-Id-Version: apt 1.0.9.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2013-12-29 17:01+0100\n" -"PO-Revision-Date: 2013-08-11 19:39+0900\n" +"POT-Creation-Date: 2016-02-10 18:02+0100\n" +"PO-Revision-Date: 2014-12-12 22:33+0900\n" "Last-Translator: Kenshi Muto <kmuto@debian.org>\n" "Language-Team: Debian Japanese List <debian-japanese@lists.debian.org>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8 bit\n" -"Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n" +"Plural-Forms: nplurals=1; plural=0;\n" -#: cmdline/apt-cache.cc:140 +#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update' +#: apt-private/acqprogress.cc #, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "ããã±ã¼ã¸ %s ã®ãã¼ã¸ã§ã³ %s ã«ã¯è§£æ±ºä¸å¯è½ãªä¾åé¢ä¿ãããã¾ã:\n" +msgid "Hit:%lu %s" +msgstr "ããã:%lu %s" + +#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update' +#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens +#: apt-private/acqprogress.cc +#, c-format +msgid "Get:%lu %s" +msgstr "åå¾:%lu %s" + +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download, but the error is ignored (compare "Err:") +#: apt-private/acqprogress.cc +#, c-format +msgid "Ign:%lu %s" +msgstr "ç¡è¦:%lu %s" + +#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update' +#. which failed to download and the error is critical (compare "Ign:") +#: apt-private/acqprogress.cc +#, c-format +msgid "Err:%lu %s" +msgstr "ã¨ã©ã¼:%lu %s" + +#: apt-private/acqprogress.cc +#, c-format +msgid "Fetched %sB in %s (%sB/s)\n" +msgstr "%sB ã %s ã§åå¾ãã¾ãã (%sB/s)\n" + +#: apt-private/acqprogress.cc +msgid " [Working]" +msgstr " [å¦çä¸]" + +#: apt-private/acqprogress.cc +#, fuzzy, c-format +msgid "" +"Media change: please insert the disc labeled\n" +" '%s'\n" +"in the drive '%s' and press [Enter]\n" +msgstr "" +"ã¡ãã£ã¢å¤æ´: \n" +" '%s'\n" +"ã¨ã©ãã«ã®ä»ãããã£ã¹ã¯ããã©ã¤ã '%s' ã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã ãã\n" + +#: apt-private/private-cachefile.cc +msgid "Correcting dependencies..." +msgstr "ä¾åé¢ä¿ã解決ãã¦ãã¾ã ..." + +#: apt-private/private-cachefile.cc +msgid " failed." +msgstr " 失æãã¾ããã" + +#: apt-private/private-cachefile.cc +msgid "Unable to correct dependencies" +msgstr "ä¾åé¢ä¿ãè¨æ£ã§ãã¾ãã" + +#: apt-private/private-cachefile.cc +msgid "Unable to minimize the upgrade set" +msgstr "ã¢ããã°ã¬ã¼ãã»ãããæå°åã§ãã¾ãã" + +#: apt-private/private-cachefile.cc +msgid " Done" +msgstr " å®äº" + +#: apt-private/private-cachefile.cc +msgid "You might want to run 'apt-get -f install' to correct these." +msgstr "" +"ããããç´ãããã«ã¯ 'apt-get -f install' ãå®è¡ããå¿ è¦ãããããããã¾ã" +"ãã" + +#: apt-private/private-cachefile.cc +msgid "Unmet dependencies. Try using -f." +msgstr "æªè§£æ±ºã®ä¾åé¢ä¿ãããã¾ãã-f ãªãã·ã§ã³ã試ãã¦ãã ããã" + +#: apt-private/private-cacheset.cc apt-private/private-search.cc +msgid "Sorting" +msgstr "ã½ã¼ãä¸" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Note, selecting '%s' for task '%s'\n" +msgstr "'%3$s' ã®ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Note, selecting '%s' for glob '%s'\n" +msgstr "'%3$s' ã®ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Note, selecting '%s' for regex '%s'\n" +msgstr "'%3$s' ã®ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Package %s is a virtual package provided by:\n" +msgstr "ããããããã¯ä»®æ³ããã±ã¼ã¸ã§ã" + +#: apt-private/private-cacheset.cc +#, fuzzy +msgid " [Installed]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿]" + +#: apt-private/private-cacheset.cc +#, fuzzy +msgid " [Not candidate version]" +msgstr "åè£ãã¼ã¸ã§ã³" + +#: apt-private/private-cacheset.cc +msgid "You should explicitly select one to install." +msgstr "" + +#: apt-private/private-cacheset.cc +#, c-format +msgid "" +"Package %s is not available, but is referred to by another package.\n" +"This may mean that the package is missing, has been obsoleted, or\n" +"is only available from another source\n" +msgstr "" + +#: apt-private/private-cacheset.cc +#, fuzzy +msgid "However the following packages replace it:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ã¢ããã°ã¬ã¼ãããã¾ã:" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Package '%s' has no installation candidate" +msgstr "ããã±ã¼ã¸ '%s' ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªããããåé¤ãããã¾ãã\n" + +#: apt-private/private-cacheset.cc +#, c-format +msgid "Virtual packages like '%s' can't be removed\n" +msgstr "" + +#. TRANSLATORS: Note, this is not an interactive question +#: apt-private/private-cacheset.cc apt-private/private-install.cc +#, c-format +msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" +msgstr "" +"ããã±ã¼ã¸ '%s' ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªãããåé¤ãããã¾ãããåé¤ãããã£" +"ãã®ã¯ '%s' ã§ãããã?\n" + +#: apt-private/private-cacheset.cc apt-private/private-install.cc +#, c-format +msgid "Package '%s' is not installed, so not removed\n" +msgstr "ããã±ã¼ã¸ '%s' ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªããããåé¤ãããã¾ãã\n" + +#: apt-private/private-cacheset.cc +#, fuzzy, c-format +msgid "Note, selecting '%s' instead of '%s'\n" +msgstr "'%2$s' ã®ä»£ããã« '%1$s' ãã½ã¼ã¹ããã±ã¼ã¸ã¨ãã¦é¸åºãã¦ãã¾ã\n" + +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "ãã® APT 㯠Super Cow Powers åããã¦ãã¾ãã" + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "ãã® APT helper 㯠Super Meep Powers åããã¦ãã¾ãã" + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "ããã±ã¼ã¸ãè¦ã¤ããã¾ãã" + +#: apt-private/private-download.cc +msgid "WARNING: The following packages cannot be authenticated!" +msgstr "è¦å: 以ä¸ã®ããã±ã¼ã¸ã¯èªè¨¼ããã¦ãã¾ãã!" + +#: apt-private/private-download.cc +msgid "Authentication warning overridden.\n" +msgstr "èªè¨¼ã®è¦åã¯ä¸æ¸ãããã¾ããã\n" + +#: apt-private/private-download.cc +msgid "Some packages could not be authenticated" +msgstr "ããã¤ãã®ããã±ã¼ã¸ãèªè¨¼ã§ãã¾ããã§ãã" + +#: apt-private/private-download.cc +msgid "Install these packages without verification?" +msgstr "æ¤è¨¼ãªãã«ãããã®ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ãã¾ãã?" + +#: apt-private/private-download.cc apt-private/private-install.cc +msgid "" +"--force-yes is deprecated, use one of the options starting with --allow " +"instead." +msgstr "" + +#: apt-private/private-download.cc +#, fuzzy +msgid "" +"There were unauthenticated packages and -y was used without --allow-" +"unauthenticated" +msgstr "åé¡ãçºçãã-y ãªãã·ã§ã³ã --force-yes ãªãã§ä½¿ç¨ããã¾ãã" + +#: apt-private/private-download.cc +#, c-format +msgid "Failed to fetch %s %s\n" +msgstr "%s ã®åå¾ã«å¤±æãã¾ãã %s\n" + +#: apt-private/private-download.cc +#, c-format +msgid "Couldn't determine free space in %s" +msgstr "%s ã®ç©ºãé åã測å®ã§ãã¾ãã" + +#: apt-private/private-download.cc +#, c-format +msgid "You don't have enough free space in %s." +msgstr "%s ã«å åãªç©ºãã¹ãã¼ã¹ãããã¾ããã" + +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "ãã¦ã³ãã¼ããã£ã¬ã¯ããªãããã¯ã§ãã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"ã¤ã³ã¹ãã¼ã«ãããã¨ãã§ããªãããã±ã¼ã¸ãããã¾ããããããããããå¾\n" +"ãªãç¶æ³ãè¦æ±ãããã(ä¸å®å®çãã£ã¹ããªãã¥ã¼ã·ã§ã³ã使ç¨ãã¦ããã®\n" +"ã§ããã°) å¿ è¦ãªããã±ã¼ã¸ãã¾ã ä½æããã¦ããªãã£ãã Incoming ãã移\n" +"åããã¦ããªããã¨ãèãããã¾ãã" + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "以ä¸ã®æ å ±ããã®åé¡ã解決ããããã«å½¹ç«ã¤ããããã¾ãã:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "å£ããããã±ã¼ã¸" + +#: apt-private/private-install.cc +msgid "Internal error, InstallPackages was called with broken packages!" +msgstr "å é¨ã¨ã©ã¼ãInstallPackages ãå£ããããã±ã¼ã¸ã§å¼ã³åºããã¾ãã!" + +#: apt-private/private-install.cc +msgid "Packages need to be removed but remove is disabled." +msgstr "ããã±ã¼ã¸ãåé¤ããªããã°ãªãã¾ããããåé¤ãç¡å¹ã«ãªã£ã¦ãã¾ãã" + +#: apt-private/private-install.cc +#, fuzzy +msgid "" +"Essential packages were removed and -y was used without --allow-remove-" +"essential." +msgstr "åé¡ãçºçãã-y ãªãã·ã§ã³ã --force-yes ãªãã§ä½¿ç¨ããã¾ãã" + +#: apt-private/private-install.cc +#, fuzzy +msgid "Packages were downgraded and -y was used without --allow-downgrades." +msgstr "åé¡ãçºçãã-y ãªãã·ã§ã³ã --force-yes ãªãã§ä½¿ç¨ããã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"Held packages were changed and -y was used without --allow-change-held-" +"packages." +msgstr "" + +#: apt-private/private-install.cc +msgid "Internal error, Ordering didn't finish" +msgstr "å é¨ã¨ã©ã¼ã調æ´ãçµãã£ã¦ãã¾ãã" + +#: apt-private/private-install.cc +msgid "How odd... The sizes didn't match, email apt@packages.debian.org" +msgstr "" +"ãã£ã¨ããµã¤ãºãããããã¾ãããapt@packages.debian.org ã«ã¡ã¼ã«ãã¦ãã ãã" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "Need to get %sB/%sB of archives.\n" +msgstr "%2$sB ä¸ %1$sB ã®ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "Need to get %sB of archives.\n" +msgstr "%sB ã®ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "After this operation, %sB of additional disk space will be used.\n" +msgstr "ãã®æä½å¾ã«è¿½å 㧠%sB ã®ãã£ã¹ã¯å®¹éãæ¶è²»ããã¾ãã\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-install.cc +#, c-format +msgid "After this operation, %sB disk space will be freed.\n" +msgstr "ãã®æä½å¾ã« %sB ã®ãã£ã¹ã¯å®¹éã解æ¾ããã¾ãã\n" + +#: apt-private/private-install.cc +msgid "Trivial Only specified but this is not a trivial operation." +msgstr "Trivial Only ãæå®ããã¾ããããããã¯ç°¡åãªæä½ã§ã¯ããã¾ããã" + +#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be +#. careful with hard to type or special characters (like non-breaking spaces) +#: apt-private/private-install.cc +msgid "Yes, do as I say!" +msgstr "Yes, do as I say!" + +#: apt-private/private-install.cc +#, c-format +msgid "" +"You are about to do something potentially harmful.\n" +"To continue type in the phrase '%s'\n" +" ?] " +msgstr "" +"é大ãªåé¡ãå¼ãèµ·ããå¯è½æ§ã®ãããã¨ããããã¨ãã¦ãã¾ãã\n" +"ç¶è¡ããã«ã¯ã'%s' ã¨ãããã¬ã¼ãºãã¿ã¤ããã¦ãã ããã\n" +" ?] " + +#: apt-private/private-install.cc +msgid "Abort." +msgstr "ä¸æãã¾ããã" + +#: apt-private/private-install.cc +msgid "Do you want to continue?" +msgstr "ç¶è¡ãã¾ãã?" + +#: apt-private/private-install.cc +msgid "Some files failed to download" +msgstr "ããã¤ãã®ãã¡ã¤ã«ã®åå¾ã«å¤±æãã¾ãã" + +#: apt-private/private-install.cc apt-private/private-source.cc +msgid "Download complete and in download only mode" +msgstr "ãã¦ã³ãã¼ããªã³ãªã¼ã¢ã¼ãã§ããã±ã¼ã¸ã®ãã¦ã³ãã¼ããå®äºãã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"Unable to fetch some archives, maybe run apt-get update or try with --fix-" +"missing?" +msgstr "" +"ããã¤ãã®ã¢ã¼ã«ã¤ããåå¾ã§ãã¾ãããapt-get update ãå®è¡ããã --fix-" +"missing ãªãã·ã§ã³ãä»ãã¦è©¦ãã¦ã¿ã¦ãã ããã" + +#: apt-private/private-install.cc +msgid "--fix-missing and media swapping is not currently supported" +msgstr "--fix-missing ã¨ã¡ãã£ã¢äº¤æã¯ç¾å¨åæã«ã¯ãµãã¼ãããã¦ãã¾ãã" + +#: apt-private/private-install.cc +msgid "Unable to correct missing packages." +msgstr "足ããªãããã±ã¼ã¸ãç´ããã¨ãã§ãã¾ããã" + +#: apt-private/private-install.cc +msgid "Aborting install." +msgstr "ã¤ã³ã¹ãã¼ã«ãä¸æãã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"The following package disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgid_plural "" +"The following packages disappeared from your system as\n" +"all files have been overwritten by other packages:" +msgstr[0] "" +"以ä¸ã®ããã±ã¼ã¸ã¯ãå ¨ãã¡ã¤ã«ãå¥ã®ããã±ã¼ã¸ã§ä¸æ¸ããããããã\n" +"ã·ã¹ãã ããæ¶ãã¾ãã:" + +#: apt-private/private-install.cc +msgid "Note: This is done automatically and on purpose by dpkg." +msgstr "注æ: ãã㯠dpkg ã«ããèªåã§ããã¨è¡ãããã¾ãã" + +#: apt-private/private-install.cc +msgid "We are not supposed to delete stuff, can't start AutoRemover" +msgstr "" +"ä¸é£ã®ãã®ãåé¤ããããã«ãªã£ã¦ããªãã®ã§ãAutoRemover ãéå§ã§ãã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"Hmm, seems like the AutoRemover destroyed something which really\n" +"shouldn't happen. Please file a bug report against apt." +msgstr "" +"AutoRemover ããæ¬æ¥èµ·ããã¹ãã§ãªãä½ããå£ããããã§ãã\n" +"apt ã«ãã°å ±åãéã£ã¦ãã ããã" + +#: apt-private/private-install.cc +msgid "Internal Error, AutoRemover broke stuff" +msgstr "å é¨ã¨ã©ã¼ãAutoRemover ãä½ããç ´å£ãã¾ãã" + +#: apt-private/private-install.cc +msgid "" +"The following package was automatically installed and is no longer required:" +msgid_plural "" +"The following packages were automatically installed and are no longer " +"required:" +msgstr[0] "" +"以ä¸ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããã¾ããããããå¿ è¦ã¨ããã¦ãã¾ãã:" + +#: apt-private/private-install.cc +#, c-format +msgid "%lu package was automatically installed and is no longer required.\n" +msgid_plural "" +"%lu packages were automatically installed and are no longer required.\n" +msgstr[0] "" +"%lu ã¤ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããã¾ããããããå¿ è¦ã¨ããã¦ãã¾ã" +"ã:\n" + +#: apt-private/private-install.cc +#, c-format +msgid "Use '%s' to remove it." +msgid_plural "Use '%s' to remove them." +msgstr[0] "ãããåé¤ããã«ã¯ '%s' ãå©ç¨ãã¦ãã ããã" + +#: apt-private/private-install.cc +msgid "You might want to run 'apt-get -f install' to correct these:" +msgstr "" +"以ä¸ã®åé¡ã解決ããããã« 'apt-get -f install' ãå®è¡ããå¿ è¦ããããããã" +"ã¾ãã:" + +#: apt-private/private-install.cc +msgid "" +"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " +"solution)." +msgstr "" +"æªè§£æ±ºã®ä¾åé¢ä¿ã§ãã'apt-get -f install' ãå®è¡ãã¦ã¿ã¦ãã ãã (ã¾ãã¯è§£æ³" +"ãæ示ãã¦ãã ãã)ã" + +#: apt-private/private-install.cc +#, fuzzy +msgid "The following additional packages will be installed:" +msgstr "以ä¸ã®è¿½å ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ããã¾ã:" + +#: apt-private/private-install.cc +msgid "Suggested packages:" +msgstr "ææ¡ããã±ã¼ã¸:" + +#: apt-private/private-install.cc +msgid "Recommended packages:" +msgstr "æ¨å¥¨ããã±ã¼ã¸:" + +#: apt-private/private-install.cc +#, c-format +msgid "Skipping %s, it is already installed and upgrade is not set.\n" +msgstr "" +"%s ã¯ãã§ã«ã¤ã³ã¹ãã¼ã«æ¸ã¿ã§ upgrade ãã»ããããã¦ããªããããã¤ã³ã¹ãã¼ã«" +"ãã¹ããããã¾ãã\n" + +#: apt-private/private-install.cc +#, c-format +msgid "Skipping %s, it is not installed and only upgrades are requested.\n" +msgstr "" +"%s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããããã¢ããã°ã¬ã¼ãã ãã®è¦æ±ãªã®ã§ãã¤ã³ã¹ãã¼ã«" +"ãã¹ããããã¾ãã\n" + +#: apt-private/private-install.cc +#, c-format +msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" +msgstr "%s ã¯ãã¦ã³ãã¼ãã§ããªããããåã¤ã³ã¹ãã¼ã«ã¯ä¸å¯è½ã§ãã\n" + +#. TRANSLATORS: First string is package name, second is version +#: apt-private/private-install.cc +#, fuzzy, c-format +msgid "%s is already the newest version (%s).\n" +msgstr "%s ã¯ãã§ã«ææ°çã§ãã\n" + +#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc +#, c-format +msgid "%s set to manually installed.\n" +msgstr "%s ã¯æåã§ã¤ã³ã¹ãã¼ã«ããã¨è¨å®ããã¾ããã\n" -#: cmdline/apt-cache.cc:268 -msgid "Total package names: " -msgstr "ããã±ã¼ã¸åç·æ°: " +#: apt-private/private-install.cc +#, c-format +msgid "Selected version '%s' (%s) for '%s'\n" +msgstr "'%3$s' ã®ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" -#: cmdline/apt-cache.cc:270 -msgid "Total package structures: " -msgstr "ããã±ã¼ã¸æ§é ç·æ°: " +#: apt-private/private-install.cc +#, c-format +msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" +msgstr "'%4$s' ã®ããã« '%3$s' ã®ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" -#: cmdline/apt-cache.cc:310 -msgid " Normal packages: " -msgstr " é常ããã±ã¼ã¸: " +#: apt-private/private-list.cc +msgid "Listing" +msgstr "ä¸è¦§è¡¨ç¤º" -#: cmdline/apt-cache.cc:311 -msgid " Pure virtual packages: " -msgstr " ç´ç²ä»®æ³ããã±ã¼ã¸: " +#: apt-private/private-list.cc +#, c-format +msgid "There is %i additional version. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional versions. Please use the '-a' switch to see them." +msgstr[0] "" +"追å ãã¼ã¸ã§ã³ã %i 件ããã¾ãã表示ããã«ã¯ '-a' ã¹ã¤ãããä»ãã¦ãã ããã" -#: cmdline/apt-cache.cc:312 -msgid " Single virtual packages: " -msgstr " åä¸ä»®æ³ããã±ã¼ã¸: " +#: apt-private/private-main.cc +msgid "" +"NOTE: This is only a simulation!\n" +" apt-get needs root privileges for real execution.\n" +" Keep also in mind that locking is deactivated,\n" +" so don't depend on the relevance to the real current situation!" +msgstr "" +"注æ: ããã¯ã·ãã¥ã¬ã¼ã·ã§ã³ã«ããã¾ãã!\n" +" apt-get ã¯å®éã®å®è¡ã« root 権éãå¿ è¦ã¨ãã¾ãã\n" +" ããã¯ãéã¢ã¯ãã£ãã§ãããã¨ãããä»ãã®æç¹ã®ç¶æ ã«å¦¥å½æ§ã\n" +" ããã¨ã¯è¨ãåããªããã¨ã«æ³¨æãã¦ãã ãã!" -#: cmdline/apt-cache.cc:313 -msgid " Mixed virtual packages: " -msgstr " è¤åä»®æ³ããã±ã¼ã¸: " +#: apt-private/private-output.cc apt-private/private-show.cc +msgid "unknown" +msgstr "ä¸æ" -#: cmdline/apt-cache.cc:314 -msgid " Missing: " -msgstr " æ¬ è½: " +#: apt-private/private-output.cc +#, c-format +msgid "[installed,upgradable to: %s]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿ã%s ã«ã¢ããã°ã¬ã¼ãå¯]" -#: cmdline/apt-cache.cc:316 -msgid "Total distinct versions: " -msgstr "åå¥ãã¼ã¸ã§ã³ç·æ°: " +#: apt-private/private-output.cc +msgid "[installed,local]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿ããã¼ã«ã«]" -#: cmdline/apt-cache.cc:318 -msgid "Total distinct descriptions: " -msgstr "åå¥èª¬æç·æ°: " +#: apt-private/private-output.cc +msgid "[installed,auto-removable]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿ãèªååé¤å¯]" -#: cmdline/apt-cache.cc:320 -msgid "Total dependencies: " -msgstr "ä¾åé¢ä¿ç·æ°: " +#: apt-private/private-output.cc +msgid "[installed,automatic]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿ãèªå]" -#: cmdline/apt-cache.cc:323 -msgid "Total ver/file relations: " -msgstr "ãã¼ã¸ã§ã³/ãã¡ã¤ã«é¢ä¿ç·æ°: " +#: apt-private/private-output.cc +msgid "[installed]" +msgstr "[ã¤ã³ã¹ãã¼ã«æ¸ã¿]" -#: cmdline/apt-cache.cc:325 -msgid "Total Desc/File relations: " -msgstr "説æ/ãã¡ã¤ã«é¢ä¿ç·æ°: " +#: apt-private/private-output.cc +#, c-format +msgid "[upgradable from: %s]" +msgstr "[%s ããã¢ããã°ã¬ã¼ãå¯]" -#: cmdline/apt-cache.cc:327 -msgid "Total Provides mappings: " -msgstr "æä¾ãããã³ã°ç·æ°: " +#: apt-private/private-output.cc +msgid "[residual-config]" +msgstr "[è¨å®ãæ®å]" -#: cmdline/apt-cache.cc:339 -msgid "Total globbed strings: " -msgstr "Glob æååã®ç·æ°: " +#: apt-private/private-output.cc +#, c-format +msgid "but %s is installed" +msgstr "ãããã%s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ãã¾ã" -#: cmdline/apt-cache.cc:353 -msgid "Total dependency version space: " -msgstr "ç·ä¾åé¢ä¿ã»ãã¼ã¸ã§ã³å®¹é: " +#: apt-private/private-output.cc +#, c-format +msgid "but %s is to be installed" +msgstr "ãããã%s ã¯ã¤ã³ã¹ãã¼ã«ããããã¨ãã¦ãã¾ã" -#: cmdline/apt-cache.cc:358 -msgid "Total slack space: " -msgstr "ç·ç©ºã容é: " +#: apt-private/private-output.cc +msgid "but it is not installable" +msgstr "ããããã¤ã³ã¹ãã¼ã«ãããã¨ãã§ãã¾ãã" -#: cmdline/apt-cache.cc:366 -msgid "Total space accounted for: " -msgstr "ç·å æ容é: " +#: apt-private/private-output.cc +msgid "but it is a virtual package" +msgstr "ããããããã¯ä»®æ³ããã±ã¼ã¸ã§ã" + +#: apt-private/private-output.cc +msgid "but it is not installed" +msgstr "ããããã¤ã³ã¹ãã¼ã«ããã¦ãã¾ãã" + +#: apt-private/private-output.cc +msgid "but it is not going to be installed" +msgstr "ããããã¤ã³ã¹ãã¼ã«ããããã¨ãã¦ãã¾ãã" + +#: apt-private/private-output.cc +msgid " or" +msgstr " ã¾ãã¯" + +#: apt-private/private-output.cc +msgid "The following packages have unmet dependencies:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã«ã¯æºãããªãä¾åé¢ä¿ãããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following NEW packages will be installed:" +msgstr "以ä¸ã®ããã±ã¼ã¸ãæ°ãã«ã¤ã³ã¹ãã¼ã«ããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following packages will be REMOVED:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ãåé¤ãããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following packages have been kept back:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ä¿çããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following packages will be upgraded:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ã¢ããã°ã¬ã¼ãããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following packages will be DOWNGRADED:" +msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ããã¦ã³ã°ã¬ã¼ããããã¾ã:" + +#: apt-private/private-output.cc +msgid "The following held packages will be changed:" +msgstr "以ä¸ã®å¤æ´ç¦æ¢ããã±ã¼ã¸ã¯å¤æ´ããã¾ã:" -#: cmdline/apt-cache.cc:497 cmdline/apt-cache.cc:1146 -#: apt-private/private-show.cc:52 +#: apt-private/private-output.cc #, c-format -msgid "Package file %s is out of sync." -msgstr "Package ãã¡ã¤ã« %s ãåæãã¦ãã¾ããã" +msgid "%s (due to %s)" +msgstr "%s (%s ã®ãã)" -#: cmdline/apt-cache.cc:575 cmdline/apt-cache.cc:1432 -#: cmdline/apt-cache.cc:1434 cmdline/apt-cache.cc:1511 cmdline/apt-mark.cc:48 -#: cmdline/apt-mark.cc:95 cmdline/apt-mark.cc:221 -#: apt-private/private-show.cc:114 apt-private/private-show.cc:116 -msgid "No packages found" -msgstr "ããã±ã¼ã¸ãè¦ã¤ããã¾ãã" +#: apt-private/private-output.cc +msgid "" +"WARNING: The following essential packages will be removed.\n" +"This should NOT be done unless you know exactly what you are doing!" +msgstr "" +"è¦å: 以ä¸ã®ä¸å¯æ¬ ããã±ã¼ã¸ãåé¤ããã¾ãã\n" +"ä½ããããã¨ãã¦ãããæ¬å½ã«ããã£ã¦ããªãå ´åã¯ãå®è¡ãã¦ã¯ããã¾ãã!" + +#: apt-private/private-output.cc +#, c-format +msgid "%lu upgraded, %lu newly installed, " +msgstr "ã¢ããã°ã¬ã¼ã: %lu åãæ°è¦ã¤ã³ã¹ãã¼ã«: %lu åã" + +#: apt-private/private-output.cc +#, c-format +msgid "%lu reinstalled, " +msgstr "åã¤ã³ã¹ãã¼ã«: %lu åã" + +#: apt-private/private-output.cc +#, c-format +msgid "%lu downgraded, " +msgstr "ãã¦ã³ã°ã¬ã¼ã: %lu åã" + +#: apt-private/private-output.cc +#, c-format +msgid "%lu to remove and %lu not upgraded.\n" +msgstr "åé¤: %lu åãä¿ç: %lu åã\n" + +#: apt-private/private-output.cc +#, c-format +msgid "%lu not fully installed or removed.\n" +msgstr "%lu åã®ããã±ã¼ã¸ãå®å ¨ã«ã¤ã³ã¹ãã¼ã«ã¾ãã¯åé¤ããã¦ãã¾ããã\n" -#: cmdline/apt-cache.cc:1245 +#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] +#. e.g. "Do you want to continue? [Y/n] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc +msgid "[Y/n]" +msgstr "[Y/n]" + +#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] +#. e.g. "Should this file be removed? [y/N] " +#. The user has to answer with an input matching the +#. YESEXPR/NOEXPR defined in your l10n. +#: apt-private/private-output.cc +msgid "[y/N]" +msgstr "[y/N]" + +#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set +#: apt-private/private-output.cc +msgid "Y" +msgstr "Y" + +#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set +#: apt-private/private-output.cc +msgid "N" +msgstr "N" + +#: apt-private/private-output.cc apt-pkg/cachefilter.cc +#, c-format +msgid "Regex compilation error - %s" +msgstr "æ£è¦è¡¨ç¾ã®å±éã¨ã©ã¼ - %s" + +#: apt-private/private-search.cc msgid "You must give at least one search pattern" msgstr "æ¤ç´¢ãã¿ã¼ã³ã¯ã¡ããã© 1 ã¤ã ãæå®ãã¦ãã ãã" -#: cmdline/apt-cache.cc:1411 -msgid "This command is deprecated. Please use 'apt-mark showauto' instead." -msgstr "" -"ãã®ã³ãã³ãã¯æ代é ãã§ãã'apt-mark showauto' ã代ããã«ä½¿ç¨ãã¦ãã ããã" +#: apt-private/private-search.cc +msgid "Full Text Search" +msgstr "å ¨ææ¤ç´¢" + +#: apt-private/private-show.cc cmdline/apt-cache.cc +#, c-format +msgid "Package file %s is out of sync." +msgstr "Package ãã¡ã¤ã« %s ãåæãã¦ãã¾ããã" + +#: apt-private/private-show.cc +#, c-format +msgid "There is %i additional record. Please use the '-a' switch to see it" +msgid_plural "" +"There are %i additional records. Please use the '-a' switch to see them." +msgstr[0] "" +"追å ã¬ã³ã¼ãã %i 件ããã¾ãã表示ããã«ã¯ '-a' ã¹ã¤ãããä»ãã¦ãã ããã" + +#: apt-private/private-show.cc +msgid "not a real package (virtual)" +msgstr "å®éã®ããã±ã¼ã¸ã§ã¯ããã¾ãã (ä»®æ³)" -#: cmdline/apt-cache.cc:1506 apt-pkg/cacheset.cc:574 +#: apt-private/private-show.cc apt-pkg/cacheset.cc #, c-format msgid "Unable to locate package %s" msgstr "ããã±ã¼ã¸ %s ãè¦ã¤ããã¾ãã" -#: cmdline/apt-cache.cc:1536 +#: apt-private/private-show.cc msgid "Package files:" msgstr "ããã±ã¼ã¸ãã¡ã¤ã«:" -#: cmdline/apt-cache.cc:1543 cmdline/apt-cache.cc:1634 +#: apt-private/private-show.cc msgid "Cache is out of sync, can't x-ref a package file" msgstr "ãã£ãã·ã¥ãåæãã¦ããããããã±ã¼ã¸ãã¡ã¤ã«ãç¸äºåç §ã§ãã¾ãã" #. Show any packages have explicit pins -#: cmdline/apt-cache.cc:1557 +#: apt-private/private-show.cc msgid "Pinned packages:" msgstr "Pin ãããããã±ã¼ã¸:" -#: cmdline/apt-cache.cc:1569 cmdline/apt-cache.cc:1614 +#: apt-private/private-show.cc msgid "(not found)" msgstr "(è¦ã¤ããã¾ãã)" -#: cmdline/apt-cache.cc:1577 +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: apt-private/private-show.cc msgid " Installed: " msgstr " ã¤ã³ã¹ãã¼ã«ããã¦ãããã¼ã¸ã§ã³: " -#: cmdline/apt-cache.cc:1578 +#: apt-private/private-show.cc msgid " Candidate: " msgstr " åè£: " -#: cmdline/apt-cache.cc:1596 cmdline/apt-cache.cc:1604 +#: apt-private/private-show.cc msgid "(none)" msgstr "(ãªã)" -#: cmdline/apt-cache.cc:1611 +#: apt-private/private-show.cc msgid " Package pin: " msgstr " ããã±ã¼ã¸ Pin: " #. Show the priority tables -#: cmdline/apt-cache.cc:1620 +#: apt-private/private-show.cc msgid " Version table:" msgstr " ãã¼ã¸ã§ã³ãã¼ãã«:" -#: cmdline/apt-cache.cc:1733 cmdline/apt-cdrom.cc:210 cmdline/apt-config.cc:83 -#: cmdline/apt-get.cc:1577 cmdline/apt-mark.cc:377 cmdline/apt.cc:66 -#: cmdline/apt-extracttemplates.cc:227 ftparchive/apt-ftparchive.cc:591 -#: cmdline/apt-internal-solver.cc:34 cmdline/apt-sortpkgs.cc:147 -#, c-format -msgid "%s %s for %s compiled on %s %s\n" -msgstr "%s %s for %s ã³ã³ãã¤ã«æ¥æ: %s %s\n" - -#: cmdline/apt-cache.cc:1740 -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -" apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -"\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -"\n" -"Commands:\n" -" gencaches - Build both the package and source cache\n" -" showpkg - Show some general information for a single package\n" -" showsrc - Show source records\n" -" stats - Show some basic statistics\n" -" dump - Show the entire file in a terse form\n" -" dumpavail - Print an available file to stdout\n" -" unmet - Show unmet dependencies\n" -" search - Search the package list for a regex pattern\n" -" show - Show a readable record for the package\n" -" depends - Show raw dependency information for a package\n" -" rdepends - Show reverse dependency information for a package\n" -" pkgnames - List the names of all packages in the system\n" -" dotty - Generate package graphs for GraphViz\n" -" xvcg - Generate package graphs for xvcg\n" -" policy - Show policy settings\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" -msgstr "" -"使ç¨æ¹æ³: apt-cache [ãªãã·ã§ã³] ã³ãã³ã\n" -" apt-cache [ãªãã·ã§ã³] showpkg pkg1 [pkg2 ...]\n" -" apt-cache [ãªãã·ã§ã³] showsrc pkg1 [pkg2 ...]\n" -"\n" -"apt-cache 㯠APT ã®ãã¤ããªãã£ãã·ã¥ãã¡ã¤ã«ãæä½ããããããããæ \n" -"å ±ãæ¤ç´¢ãããããããã®ä½ã¬ãã«ã®ãã¼ã«ã§ã\n" -"\n" -"ã³ãã³ã:\n" -" gencaches - ããã±ã¼ã¸ããã³ã½ã¼ã¹ãã£ãã·ã¥ãçæãã\n" -" showpkg - åä¸ããã±ã¼ã¸ã®ä¸è¬æ å ±ã表示ãã\n" -" showsrc - ã½ã¼ã¹ã¬ã³ã¼ãã表示ãã\n" -" stats - åºæ¬ã¹ãã¼ã¿ã¹æ å ±ã表示ãã\n" -" dump - ãã¹ã¦ã®ãã¡ã¤ã«ãç°¡åãªå½¢å¼ã§è¡¨ç¤ºãã\n" -" dumpavail - available ãã¡ã¤ã«ãæ¨æºåºåã«åºåãã\n" -" unmet - æªè§£æ±ºã®ä¾åé¢ä¿ã表示ãã\n" -" search - æ£è¦è¡¨ç¾ãã¿ã¼ã³ã«ãã£ã¦ããã±ã¼ã¸ä¸è¦§ãæ¤ç´¢ãã\n" -" show - ããã±ã¼ã¸ã®æ å ±ã表示ãã\n" -" depends - ããã±ã¼ã¸ã®çã®ä¾åæ å ±ã表示ãã\n" -" rdepends - ããã±ã¼ã¸ã®çã®éä¾åæ å ±ã表示ãã\n" -" pkgnames - ã·ã¹ãã å ã®ãã¹ã¦ã®ããã±ã¼ã¸åä¸è¦§ã表示ãã\n" -" dotty - GraphViz ç¨ã®ããã±ã¼ã¸ã°ã©ããçæãã\n" -" xvcg - xvcg ç¨ã®ããã±ã¼ã¸ã°ã©ããçæãã\n" -" policy - ããªã·ã¼è¨å®æ å ±ã表示ãã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -p=? ããã±ã¼ã¸ãã£ãã·ã¥\n" -" -s=? ã½ã¼ã¹ãã£ãã·ã¥\n" -" -q ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" -" -i umnet ã³ãã³ãã§éè¦ãªä¾åæ å ±ã®ã¿ã表示ãã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? æå®ããè¨å®ãªãã·ã§ã³ãèªã¿è¾¼ã (ä¾: -o dir::cache=/tmp)\n" -"詳細ã¯ãapt-cache(8) ã apt.conf(5) ã®ããã¥ã¢ã«ãã¼ã¸ãåç §ãã¦ãã ããã\n" - -#. }}} -#: cmdline/apt-cdrom.cc:45 -msgid "" -"No CD-ROM could be auto-detected or found using the default mount point.\n" -"You may try the --cdrom option to set the CD-ROM mount point. See 'man apt-" -"cdrom' for more information about the CD-ROM auto-detection and mount point." -msgstr "" -"CD-ROM ãèªåæ¤åºãããªãã£ãããããã©ã«ãã§å©ç¨ãããã¦ã³ããã¤ã³ãã«è¦å½ã" -"ãã¾ããã§ãããCD-ROM ã®ãã¦ã³ããã¤ã³ããè¨å®ããããã« --cdrom ãªãã·ã§ã³" -"ã試ããã¨ãã§ãã¾ããCD-ROM ã®èªåæ¤åºããã³ãã¦ã³ããã¤ã³ãã®è©³ç´°ã«ã¤ãã¦" -"ã¯ã'man apt-cdrom' ãåç §ãã¦ãã ããã" - -#: cmdline/apt-cdrom.cc:89 -msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" -msgstr "ãã®ãã£ã¹ã¯ã«ã'Debian 5.0.3 Disk 1' ã®ãããªååãä»ãã¦ãã ãã" - -#: cmdline/apt-cdrom.cc:104 -msgid "Please insert a Disc in the drive and press enter" -msgstr "ãã£ã¹ã¯ããã©ã¤ãã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã ãã" - -#: cmdline/apt-cdrom.cc:139 +#: apt-private/private-source.cc #, c-format -msgid "Failed to mount '%s' to '%s'" -msgstr "'%s' ã '%s' ã«ãã¦ã³ãã§ãã¾ããã§ãã" - -#: cmdline/apt-cdrom.cc:174 -msgid "Repeat this process for the rest of the CDs in your set." -msgstr "" -"ããªãã®æã£ã¦ãã CD ã»ããã®æ®ãå ¨é¨ã«ããã®æé ãç¹°ãè¿ãã¦ãã ããã" - -#: cmdline/apt-config.cc:48 -msgid "Arguments not in pairs" -msgstr "å¼æ°ããã¢ã§ã¯ããã¾ãã" - -#: cmdline/apt-config.cc:89 -msgid "" -"Usage: apt-config [options] command\n" -"\n" -"apt-config is a simple tool to read the APT config file\n" -"\n" -"Commands:\n" -" shell - Shell mode\n" -" dump - Show the configuration\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"使ç¨æ¹æ³: apt-config [ãªãã·ã§ã³] ã³ãã³ã\n" -"\n" -"apt-config 㯠APT ã®è¨å®ãã¡ã¤ã«ãèªã¿è¾¼ãããã®ç°¡åãªãã¼ã«ã§ã\n" -"\n" -"ã³ãã³ã:\n" -" shell - ã·ã§ã«ã¢ã¼ã\n" -" dump - è¨å®æ å ±ã表示ãã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" - -#: cmdline/apt-get.cc:244 -#, fuzzy, c-format msgid "Can not find a package for architecture '%s'" -msgstr "æ£è¦è¡¨ç¾ '%s' ã§ã¯ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" +msgstr "ã¢ã¼ããã¯ã㣠'%s' ç¨ã®ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" -#: cmdline/apt-get.cc:326 -#, fuzzy, c-format +#: apt-private/private-source.cc +#, c-format msgid "Can not find a package '%s' with version '%s'" -msgstr "æ£è¦è¡¨ç¾ '%s' ã§ã¯ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" +msgstr "ããã±ã¼ã¸ '%s' ã®ãã¼ã¸ã§ã³ '%s' ã¯è¦ã¤ããã¾ããã§ãã" -#: cmdline/apt-get.cc:329 -#, fuzzy, c-format +#: apt-private/private-source.cc +#, c-format msgid "Can not find a package '%s' with release '%s'" -msgstr "æ£è¦è¡¨ç¾ '%s' ã§ã¯ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" +msgstr "ãªãªã¼ã¹ '%2$s' ã«ã¯ããã±ã¼ã¸ '%1$s' ã¯è¦ã¤ããã¾ããã§ãã" -#: cmdline/apt-get.cc:366 +#: apt-private/private-source.cc #, c-format msgid "Picking '%s' as source package instead of '%s'\n" msgstr "'%2$s' ã®ä»£ããã« '%1$s' ãã½ã¼ã¹ããã±ã¼ã¸ã¨ãã¦é¸åºãã¦ãã¾ã\n" -#: cmdline/apt-get.cc:422 -#, fuzzy, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "ããã±ã¼ã¸ '%2$s' ã®å©ç¨ã§ããªããã¼ã¸ã§ã³ '%1$s' ãç¡è¦" - -#: cmdline/apt-get.cc:453 -#, c-format -msgid "Couldn't find package %s" -msgstr "ããã±ã¼ã¸ %s ãè¦ã¤ããã¾ãã" - -#: cmdline/apt-get.cc:458 cmdline/apt-mark.cc:70 -#, c-format -msgid "%s set to manually installed.\n" -msgstr "%s ã¯æåã§ã¤ã³ã¹ãã¼ã«ããã¨è¨å®ããã¾ããã\n" - -#: cmdline/apt-get.cc:460 cmdline/apt-mark.cc:72 -#, c-format -msgid "%s set to automatically installed.\n" -msgstr "%s ã¯èªåã§ã¤ã³ã¹ãã¼ã«ããã¨è¨å®ããã¾ããã\n" - -#: cmdline/apt-get.cc:468 cmdline/apt-mark.cc:116 -msgid "" -"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " -"instead." -msgstr "" -"ãã®ã³ãã³ãã¯æ代é ãã§ãã'apt-mark auto' ããã³ 'apt-mark manual' ã代ãã" -"ã«ä½¿ç¨ãã¦ãã ããã" - -#: cmdline/apt-get.cc:537 cmdline/apt-get.cc:545 -msgid "Internal error, problem resolver broke stuff" -msgstr "å é¨ã¨ã©ã¼ãåé¡ãªã¾ã«ããä½ããç ´å£ãã¾ãã" - -#: cmdline/apt-get.cc:573 cmdline/apt-get.cc:610 -msgid "Unable to lock the download directory" -msgstr "ãã¦ã³ãã¼ããã£ã¬ã¯ããªãããã¯ã§ãã¾ãã" +#: apt-private/private-source.cc +#, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "ããã±ã¼ã¸ '%2$s' ã®ãã¼ã¸ã§ã³ '%1$s' ã¯è¦ã¤ããã¾ããã§ãã" -#: cmdline/apt-get.cc:722 +#: apt-private/private-source.cc msgid "Must specify at least one package to fetch source for" msgstr "" "ã½ã¼ã¹ãåå¾ããã«ã¯å°ãªãã¨ã 1 ã¤ã®ããã±ã¼ã¸åãæå®ããå¿ è¦ãããã¾ã" -#: cmdline/apt-get.cc:762 cmdline/apt-get.cc:1057 +#: apt-private/private-source.cc #, c-format msgid "Unable to find a source package for %s" msgstr "%s ã®ã½ã¼ã¹ããã±ã¼ã¸ãè¦ã¤ããã¾ãã" -#: cmdline/apt-get.cc:779 +#: apt-private/private-source.cc #, c-format msgid "" "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" @@ -372,1337 +829,1058 @@ msgstr "" "ã¾ã:\n" "%s\n" -#: cmdline/apt-get.cc:784 +#: apt-private/private-source.cc #, c-format msgid "" "Please use:\n" -"bzr branch %s\n" +"%s\n" "to retrieve the latest (possibly unreleased) updates to the package.\n" msgstr "" "ããã±ã¼ã¸ã®ææ°ã® (ã¾ã ãªãªã¼ã¹ããã¦ããªããããããªã) æ´æ°ãåå¾ããã«" "ã¯ã\n" -"bzr branch %s\n" +"%s\n" "ã使ç¨ãã¦ãã ããã\n" -#: cmdline/apt-get.cc:837 +#: apt-private/private-source.cc #, c-format msgid "Skipping already downloaded file '%s'\n" msgstr "ãã§ã«ãã¦ã³ãã¼ãããããã¡ã¤ã« '%s' ãã¹ããããã¾ã\n" -#: cmdline/apt-get.cc:860 cmdline/apt-get.cc:863 -#: apt-private/private-install.cc:198 apt-private/private-install.cc:201 -#, c-format -msgid "Couldn't determine free space in %s" -msgstr "%s ã®ç©ºãé åã測å®ã§ãã¾ãã" - -#: cmdline/apt-get.cc:874 -#, c-format -msgid "You don't have enough free space in %s" -msgstr "%s ã«å åãªç©ºãã¹ãã¼ã¹ãããã¾ãã" - #. TRANSLATOR: The required space between number and unit is already included #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:883 +#: apt-private/private-source.cc #, c-format msgid "Need to get %sB/%sB of source archives.\n" msgstr "%2$sB ä¸ %1$sB ã®ã½ã¼ã¹ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" #. TRANSLATOR: The required space between number and unit is already included #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc:888 +#: apt-private/private-source.cc #, c-format msgid "Need to get %sB of source archives.\n" msgstr "%sB ã®ã½ã¼ã¹ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" -#: cmdline/apt-get.cc:894 +#: apt-private/private-source.cc #, c-format msgid "Fetch source %s\n" msgstr "ã½ã¼ã¹ %s ãåå¾\n" -#: cmdline/apt-get.cc:915 +#: apt-private/private-source.cc msgid "Failed to fetch some archives." msgstr "ããã¤ãã®ã¢ã¼ã«ã¤ãã®åå¾ã«å¤±æãã¾ããã" -#: cmdline/apt-get.cc:920 apt-private/private-install.cc:325 -msgid "Download complete and in download only mode" -msgstr "ãã¦ã³ãã¼ããªã³ãªã¼ã¢ã¼ãã§ããã±ã¼ã¸ã®ãã¦ã³ãã¼ããå®äºãã¾ãã" - -#: cmdline/apt-get.cc:946 +#: apt-private/private-source.cc #, c-format msgid "Skipping unpack of already unpacked source in %s\n" msgstr "ãã§ã« %s ã«å±éãããã½ã¼ã¹ããããããå±éãã¹ããããã¾ã\n" -#: cmdline/apt-get.cc:958 +#: apt-private/private-source.cc #, c-format msgid "Unpack command '%s' failed.\n" msgstr "å±éã³ãã³ã '%s' ã失æãã¾ããã\n" -#: cmdline/apt-get.cc:959 +#: apt-private/private-source.cc #, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "" "'dpkg-dev' ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ããã¦ãããã¨ã確èªãã¦ãã ããã\n" -#: cmdline/apt-get.cc:981 +#: apt-private/private-source.cc #, c-format msgid "Build command '%s' failed.\n" msgstr "ãã«ãã³ãã³ã '%s' ã失æãã¾ããã\n" -#: cmdline/apt-get.cc:1001 -msgid "Child process failed" -msgstr "åããã»ã¹ã失æãã¾ãã" - -#: cmdline/apt-get.cc:1020 -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"ãã«ãä¾åé¢ä¿ããã§ãã¯ããããã±ã¼ã¸ãå°ãªãã¨ã 1 ã¤æå®ããå¿ è¦ãããã¾ã" - -#: cmdline/apt-get.cc:1045 -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" -"%s ã«å©ç¨å¯è½ãªã¢ã¼ããã¯ãã£æ å ±ãããã¾ãããã»ããã¢ããã®ããã« apt." -"conf(5) ã® APT::Architectures ãåç §ãã¦ãã ããã" - -#: cmdline/apt-get.cc:1069 cmdline/apt-get.cc:1072 +#: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" msgstr "%s ã®ãã«ãä¾åæ å ±ãåå¾ã§ãã¾ãã" -#: cmdline/apt-get.cc:1092 +#: apt-private/private-source.cc #, c-format msgid "%s has no build depends.\n" msgstr "%s ã«ã¯ãã«ãä¾åæ å ±ãæå®ããã¦ãã¾ããã\n" -#: cmdline/apt-get.cc:1262 -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"ããã±ã¼ã¸ %3$s ã '%4$s' ããã±ã¼ã¸ã§è¨±ããã¦ããªãããã%2$s ã«å¯¾ãã %1$s " -"ã®ä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ãã" - -#: cmdline/apt-get.cc:1280 -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"ããã±ã¼ã¸ %3$s ãè¦ã¤ãããªãããã%2$s ã«å¯¾ãã %1$s ã®ä¾åé¢ä¿ãæºãããã¨" -"ãã§ãã¾ãã" - -#: cmdline/apt-get.cc:1303 -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" msgstr "" -"%2$s ã®ä¾åé¢ä¿ %1$s ãæºãããã¨ãã§ãã¾ãã: ã¤ã³ã¹ãã¼ã«ããã %3$s ãã" -"ã±ã¼ã¸ã¯æ°ãããã¾ã" +"ãã«ãä¾åé¢ä¿ããã§ãã¯ããããã±ã¼ã¸ãå°ãªãã¨ã 1 ã¤æå®ããå¿ è¦ãããã¾ã" -#: cmdline/apt-get.cc:1342 +#: apt-private/private-source.cc #, c-format msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" -"ããã±ã¼ã¸ %3$s ã®åè£ãã¼ã¸ã§ã³ã¯ãã¼ã¸ã§ã³ã«ã¤ãã¦ã®è¦æ±ãæºãããªãã" -"ãã%2$s ã«å¯¾ãã %1$s ã®ä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ãã" +"%s ã«å©ç¨å¯è½ãªã¢ã¼ããã¯ãã£æ å ±ãããã¾ãããã»ããã¢ããã®ããã« apt." +"conf(5) ã® APT::Architectures ãåç §ãã¦ãã ããã" -#: cmdline/apt-get.cc:1348 +#: apt-private/private-source.cc #, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -"ããã±ã¼ã¸ %3$s ã®åè£ãã¼ã¸ã§ã³ãåå¨ããªãããã%2$s ã«å¯¾ãã %1$s ã®ä¾åé¢" -"ä¿ãæºãããã¨ãã§ãã¾ãã" -#: cmdline/apt-get.cc:1371 -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "%2$s ã®ä¾åé¢ä¿ %1$s ãæºãããã¨ãã§ãã¾ãã: %3$s" - -#: cmdline/apt-get.cc:1386 -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "%s ã®ãã«ãä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ããã§ããã" +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "ãã«ãä¾åé¢ä¿ã®å¦çã«å¤±æãã¾ãã" -#: cmdline/apt-get.cc:1391 +#: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "ãã«ãä¾åé¢ä¿ã®å¦çã«å¤±æãã¾ãã" -#: cmdline/apt-get.cc:1484 cmdline/apt-get.cc:1496 -#, c-format -msgid "Changelog for %s (%s)" -msgstr "%s (%s) ã®å¤æ´å±¥æ´" - -#: cmdline/apt-get.cc:1582 -msgid "Supported modules:" -msgstr "ãµãã¼ãããã¦ããã¢ã¸ã¥ã¼ã«:" - -#: cmdline/apt-get.cc:1623 -msgid "" -"Usage: apt-get [options] command\n" -" apt-get [options] install|remove pkg1 [pkg2 ...]\n" -" apt-get [options] source pkg1 [pkg2 ...]\n" -"\n" -"apt-get is a simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" -"\n" -"Commands:\n" -" update - Retrieve new lists of packages\n" -" upgrade - Perform an upgrade\n" -" install - Install new packages (pkg is libc6 not libc6.deb)\n" -" remove - Remove packages\n" -" autoremove - Remove automatically all unused packages\n" -" purge - Remove packages and config files\n" -" source - Download source archives\n" -" build-dep - Configure build-dependencies for source packages\n" -" dist-upgrade - Distribution upgrade, see apt-get(8)\n" -" dselect-upgrade - Follow dselect selections\n" -" clean - Erase downloaded archive files\n" -" autoclean - Erase old downloaded archive files\n" -" check - Verify that there are no broken dependencies\n" -" changelog - Download and display the changelog for the given package\n" -" download - Download the binary package into the current directory\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" -msgstr "" -"使ç¨æ³: apt-get [ãªãã·ã§ã³] ã³ãã³ã\n" -" apt-get [ãªãã·ã§ã³] install|remove ããã±ã¼ã¸å1 [ããã±ã¼ã¸å" -"2 ...]\n" -" apt-get [ãªãã·ã§ã³] source ããã±ã¼ã¸å1 [ããã±ã¼ã¸å2 ...]\n" -"\n" -"apt-get ã¯ãããã±ã¼ã¸ããã¦ã³ãã¼ã/ã¤ã³ã¹ãã¼ã«ããããã®ç°¡åãªã³ã\n" -"ã³ãã©ã¤ã³ã¤ã³ã¿ãã§ã¼ã¹ã§ãããã£ã¨ããã使ãããã³ãã³ãã¯ãupdate \n" -"㨠install ã§ãã\n" -"\n" -"ã³ãã³ã:\n" -" update - æ°ããããã±ã¼ã¸ãªã¹ããåå¾ãã\n" -" upgrade - ã¢ããã°ã¬ã¼ããè¡ã\n" -" install - æ°è¦ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ãã (pkg 㯠libc6.deb ã§ã¯ãªã " -"libc6 ã®ããã«æå®ãã)\n" -" remove - ããã±ã¼ã¸ãåé¤ãã\n" -" autoremove - èªåã¤ã³ã¹ãã¼ã«ãã使ããã¦ããªããã¹ã¦ã®ããã±ã¼ã¸ãåé¤ã" -"ã\n" -" purge - è¨å®ãã¡ã¤ã«ã¾ã§å«ãã¦ããã±ã¼ã¸ãåé¤ãã\n" -" source - ã½ã¼ã¹ã¢ã¼ã«ã¤ãããã¦ã³ãã¼ããã\n" -" build-dep - ã½ã¼ã¹ããã±ã¼ã¸ã®æ§ç¯ä¾åé¢ä¿ãè¨å®ãã\n" -" dist-upgrade - ãã£ã¹ããªãã¥ã¼ã·ã§ã³ãã¢ããã°ã¬ã¼ããã (apt-get(8) ãå" -"ç §)\n" -" dselect-upgrade - dselect ã®é¸æã«å¾ã\n" -" clean - ãã¦ã³ãã¼ãããã¢ã¼ã«ã¤ããã¡ã¤ã«ãåé¤ãã\n" -" autoclean - ãã¦ã³ãã¼ãããå¤ãã¢ã¼ã«ã¤ããã¡ã¤ã«ãåé¤ãã\n" -" check - å£ããä¾åé¢ä¿ããªãããã§ãã¯ãã\n" -" changelog - æå®ã®ããã±ã¼ã¸ã®å¤æ´å±¥æ´ããã¦ã³ãã¼ããã¦è¡¨ç¤ºãã\n" -" download - ãã¤ããªããã±ã¼ã¸ãã«ã¬ã³ããã£ã¬ã¯ããªã«ãã¦ã³ãã¼ããã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" -" -qq ã¨ã©ã¼ä»¥å¤ã¯è¡¨ç¤ºããªã\n" -" -d ãã¦ã³ãã¼ãã®ã¿è¡ã - ã¢ã¼ã«ã¤ãã®ã¤ã³ã¹ãã¼ã«ãå±éã¯è¡ããªã\n" -" -s å®éã«ã¯å®è¡ããªããå®è¡ã·ãã¥ã¬ã¼ã·ã§ã³ã®ã¿è¡ã\n" -" -y ãã¹ã¦ã®åãåããã« Yes ã§çããããã³ããã¯è¿ããªã\n" -" -f æ´åæ§ãã§ãã¯ã§å¤±æãã¦ãå¦çãç¶è¡ãã\n" -" -m ã¢ã¼ã«ã¤ããåå¨ããªãå ´åãç¶è¡ãã\n" -" -u ã¢ããã°ã¬ã¼ããããããã±ã¼ã¸ã表示ãã\n" -" -b ã½ã¼ã¹ããã±ã¼ã¸ãåå¾ãããã«ããè¡ã\n" -" -V åé·ãªãã¼ã¸ã§ã³ãã³ãã表示ãã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? ä»»æã®è¨å®ãªãã·ã§ã³ãæå®ãã (ä¾ -o dir::cache=/tmp)\n" -"ãããªãæ å ±ããªãã·ã§ã³ã«ã¤ãã¦ã¯ãããã¥ã¢ã«ãã¼ã¸\n" -"apt-get(8)ãsources.list(5)ãapt.conf(5) ãåç §ãã¦ãã ããã\n" -" ãã® APT 㯠Super Cow Powers åããã¦ãã¾ãã\n" - -#: cmdline/apt-mark.cc:57 -#, c-format -msgid "%s can not be marked as it is not installed.\n" -msgstr "%s ãã¤ã³ã¹ãã¼ã«ããã¦ããªããã®ã¨ãã¦ãã¼ã¯ã§ãã¾ãã\n" - -#: cmdline/apt-mark.cc:63 -#, c-format -msgid "%s was already set to manually installed.\n" -msgstr "%s ã¯æåã§ã¤ã³ã¹ãã¼ã«ããã¨ãã§ã«è¨å®ããã¦ãã¾ãã\n" - -#: cmdline/apt-mark.cc:65 -#, c-format -msgid "%s was already set to automatically installed.\n" -msgstr "%s ã¯èªåã§ã¤ã³ã¹ãã¼ã«ããã¨ãã§ã«è¨å®ããã¦ãã¾ãã\n" - -#: cmdline/apt-mark.cc:230 -#, c-format -msgid "%s was already set on hold.\n" -msgstr "%s ã¯ãã§ã«ä¿çã«è¨å®ããã¦ãã¾ãã\n" - -#: cmdline/apt-mark.cc:232 -#, c-format -msgid "%s was already not hold.\n" -msgstr "%s ã¯ãã§ã«ä¿çããã¦ãã¾ããã\n" - -#: cmdline/apt-mark.cc:247 cmdline/apt-mark.cc:328 -#: apt-pkg/contrib/fileutl.cc:850 apt-pkg/contrib/gpgv.cc:217 -#: apt-pkg/deb/dpkgpm.cc:1178 -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "%s ãå¾ ã¡ã¾ããããããã«ã¯ããã¾ããã§ãã" - -#: cmdline/apt-mark.cc:262 cmdline/apt-mark.cc:311 -#, c-format -msgid "%s set on hold.\n" -msgstr "%s ã¯ä¿çã«è¨å®ããã¾ããã\n" - -#: cmdline/apt-mark.cc:264 cmdline/apt-mark.cc:316 +#: apt-private/private-sources.cc #, c-format -msgid "Canceled hold on %s.\n" -msgstr "%s ã®ä¿çã解é¤ãã¾ããã\n" - -#: cmdline/apt-mark.cc:334 -msgid "Executing dpkg failed. Are you root?" -msgstr "dpkg ã®å®è¡ã«å¤±æãã¾ãããroot 権éã§å®è¡ãã¦ãã¾ãã?" - -#: cmdline/apt-mark.cc:381 -msgid "" -"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" -"\n" -"apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also list marks.\n" -"\n" -"Commands:\n" -" auto - Mark the given packages as automatically installed\n" -" manual - Mark the given packages as manually installed\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." -msgstr "" -"Usage: apt-mark [ãªãã·ã§ã³] {auto|manual} ããã±ã¼ã¸1 [ããã±ã¼ã¸2 ...]\n" -"\n" -"apt-mark ã¯ãããã±ã¼ã¸ãæåã¾ãã¯èªåã§ã¤ã³ã¹ãã¼ã«ããããã®ã¨ãã¦ãã¼ã¯\n" -"ããç°¡åãªã³ãã³ãã©ã¤ã³ã¤ã³ã¿ã¼ãã§ã¤ã¹ã§ãããã¼ã¯ã®ä¸è¦§è¡¨ç¤ºãã§ãã¾ãã\n" -"\n" -"ã³ãã³ã:\n" -" auto - æå®ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããããã®ã¨ãã¦ãã¼ã¯ãã\n" -" manual - æå®ã®ããã±ã¼ã¸ãæåã§ã¤ã³ã¹ãã¼ã«ãããã®ã¨ãã¦ãã¼ã¯ãã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" -" -qq ã¨ã©ã¼ä»¥å¤ã¯è¡¨ç¤ºããªã\n" -" -s å®éã«ã¯å®è¡ããªããå®è¡ã·ãã¥ã¬ã¼ã·ã§ã³ã®ã¿è¡ã\n" -" -f æå®ã®ãã¡ã¤ã«ã使ã£ã¦èªå/æåã®ãã¼ãã³ã°ãèªã¿æ¸ããã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? ä»»æã®è¨å®ãªãã·ã§ã³ãæå®ãã (ä¾ -o dir::cache=/tmp)\n" -"ãããªãæ å ±ã«ã¤ãã¦ã¯ãããã¥ã¢ã«ãã¼ã¸ apt-mark(8) ããã³ apt.conf(5) ãå" -"ç §ãã¦ãã ããã" - -#: cmdline/apt.cc:71 -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -"Commands: \n" -" list - list packages based on package names\n" -" search - search in package descriptions\n" -" show - show package details\n" -"\n" -" update - update list of available packages\n" -" install - install packages\n" -" upgrade - upgrade the systems packages\n" -"\n" -" edit-sources - edit the source information file\n" -msgstr "" +msgid "Failed to parse %s. Edit again? " +msgstr "%s ã®è§£æã«å¤±æãã¾ãããåç·¨éãã¾ãã? " -#: methods/cdrom.cc:203 +#: apt-private/private-sources.cc #, c-format -msgid "Unable to read the cdrom database %s" -msgstr "CD-ROM ãã¼ã¿ãã¼ã¹ %s ãèªã¿è¾¼ããã¨ãã§ãã¾ãã" - -#: methods/cdrom.cc:212 -msgid "" -"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " -"cannot be used to add new CD-ROMs" +msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" -"ãã® CD-ROM ã APT ã«èªèãããã«ã¯ apt-cdrom ã使ç¨ãã¦ãã ãããæ°ãã CD-" -"ROM ã追å ããããã« apt-get update ã¯ä½¿ç¨ã§ãã¾ããã" - -#: methods/cdrom.cc:222 -msgid "Wrong CD-ROM" -msgstr "CD ãéãã¾ã" - -#: methods/cdrom.cc:249 -#, c-format -msgid "Unable to unmount the CD-ROM in %s, it may still be in use." -msgstr "%s ã® CD-ROM ã¯ä½¿ç¨ä¸ã®ããã¢ã³ãã¦ã³ããããã¨ãã§ãã¾ããã" - -#: methods/cdrom.cc:254 -msgid "Disk not found." -msgstr "ãã£ã¹ã¯ãè¦ã¤ããã¾ããã" - -#: methods/cdrom.cc:262 methods/file.cc:82 methods/rsh.cc:275 -msgid "File not found" -msgstr "ãã¡ã¤ã«ãè¦ã¤ããã¾ãã" - -#: methods/copy.cc:46 methods/gzip.cc:105 methods/gzip.cc:114 -#: methods/rred.cc:512 methods/rred.cc:521 -msgid "Failed to stat" -msgstr "ç¶æ ã®åå¾ã«å¤±æãã¾ãã" - -#: methods/copy.cc:83 methods/gzip.cc:111 methods/rred.cc:518 -msgid "Failed to set modification time" -msgstr "å¤æ´æå»ã®è¨å®ã«å¤±æãã¾ãã" - -#: methods/file.cc:47 -msgid "Invalid URI, local URIS must not start with //" -msgstr "ä¸æ£ãª URI ã§ãããã¼ã«ã«ã® URI 㯠// ã§å§ã¾ã£ã¦ã¯ããã¾ãã" - -#. Login must be before getpeername otherwise dante won't work. -#: methods/ftp.cc:173 -msgid "Logging in" -msgstr "ãã°ã¤ã³ãã¦ãã¾ã" - -#: methods/ftp.cc:179 -msgid "Unable to determine the peer name" -msgstr "ãã¢ãã¼ã ã決å®ãããã¨ãã§ãã¾ãã" - -#: methods/ftp.cc:184 -msgid "Unable to determine the local name" -msgstr "ãã¼ã«ã«ãã¼ã ã決å®ãããã¨ãã§ãã¾ãã" - -#: methods/ftp.cc:215 methods/ftp.cc:243 -#, c-format -msgid "The server refused the connection and said: %s" -msgstr "ãµã¼ãããæ¥ç¶ãæ絶ããã¾ãããå¿ç: %s" - -#: methods/ftp.cc:221 -#, c-format -msgid "USER failed, server said: %s" -msgstr "USER 失æããµã¼ãå¿ç: %s" +"'%s' ãã¡ã¤ã«ãå¤æ´ããã¦ãã¾ãããapt-get updateããå®è¡ãã¦ãã ããã" -#: methods/ftp.cc:228 +#: apt-private/private-unmet.cc #, c-format -msgid "PASS failed, server said: %s" -msgstr "PASS 失æããµã¼ãå¿ç: %s" - -#: methods/ftp.cc:248 -msgid "" -"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " -"is empty." -msgstr "" -"ãããã·ãµã¼ããæå®ããã¦ãã¾ããããã°ã¤ã³ã¹ã¯ãªãããè¨å®ããã¦ãã¾ããã" -"Acquire::ftp::ProxyLogin ã空ã§ãã" +msgid "Package %s version %s has an unmet dep:\n" +msgstr "ããã±ã¼ã¸ %s ã®ãã¼ã¸ã§ã³ %s ã«ã¯è§£æ±ºä¸å¯è½ãªä¾åé¢ä¿ãããã¾ã:\n" -#: methods/ftp.cc:276 -#, c-format -msgid "Login script command '%s' failed, server said: %s" -msgstr "ãã°ã¤ã³ã¹ã¯ãªããã®ã³ãã³ã '%s' 失æããµã¼ãå¿ç: %s" +#: apt-private/private-update.cc +msgid "The update command takes no arguments" +msgstr "update ã³ãã³ãã¯å¼æ°ãã¨ãã¾ãã" -#: methods/ftp.cc:302 +#: apt-private/private-update.cc #, c-format -msgid "TYPE failed, server said: %s" -msgstr "TYPE 失æããµã¼ãå¿ç: %s" - -#: methods/ftp.cc:340 methods/ftp.cc:452 methods/rsh.cc:192 methods/rsh.cc:237 -msgid "Connection timeout" -msgstr "æ¥ç¶ã¿ã¤ã ã¢ã¦ã" - -#: methods/ftp.cc:346 -msgid "Server closed the connection" -msgstr "ãµã¼ããæ¥ç¶ãåæãã¾ãã" - -#: methods/ftp.cc:349 methods/rsh.cc:199 apt-pkg/contrib/fileutl.cc:1292 -#: apt-pkg/contrib/fileutl.cc:1301 apt-pkg/contrib/fileutl.cc:1304 -msgid "Read error" -msgstr "èªã¿è¾¼ã¿ã¨ã©ã¼" - -#: methods/ftp.cc:356 methods/rsh.cc:206 -msgid "A response overflowed the buffer." -msgstr "ã¬ã¹ãã³ã¹ããããã¡ããªã¼ãããã¼ããã¾ããã" - -#: methods/ftp.cc:373 methods/ftp.cc:385 -msgid "Protocol corruption" -msgstr "ãããã³ã«ãå£ãã¦ãã¾ã" - -#: methods/ftp.cc:458 methods/rred.cc:238 methods/rsh.cc:243 -#: apt-pkg/contrib/fileutl.cc:1388 apt-pkg/contrib/fileutl.cc:1397 -#: apt-pkg/contrib/fileutl.cc:1400 apt-pkg/contrib/fileutl.cc:1425 -msgid "Write error" -msgstr "æ¸ãè¾¼ã¿ã¨ã©ã¼" - -#: methods/ftp.cc:697 methods/ftp.cc:703 methods/ftp.cc:738 -msgid "Could not create a socket" -msgstr "ã½ã±ãããä½æã§ãã¾ãã" +msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" +msgid_plural "" +"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n" +msgstr[0] "" +"ã¢ããã°ã¬ã¼ãã§ããããã±ã¼ã¸ã %i åããã¾ãã表示ããã«ã¯ 'apt list --" +"upgradable' ãå®è¡ãã¦ãã ããã\n" -#: methods/ftp.cc:708 -msgid "Could not connect data socket, connection timed out" -msgstr "ãã¼ã¿ã½ã±ããã¸æ¥ç¶ã§ãã¾ããã§ãããæ¥ç¶ãã¿ã¤ã ã¢ã¦ããã¾ãã" +#: apt-private/private-update.cc +msgid "All packages are up to date." +msgstr "ããã±ã¼ã¸ã¯ãã¹ã¦ææ°ã§ãã" -#: methods/ftp.cc:712 methods/connect.cc:116 apt-private/private-upgrade.cc:21 -msgid "Failed" -msgstr "失æ" +#: cmdline/apt-cache.cc +#, fuzzy +msgid "apt-cache stats does not take any arguments" +msgstr "update ã³ãã³ãã¯å¼æ°ãã¨ãã¾ãã" -#: methods/ftp.cc:714 -msgid "Could not connect passive socket." -msgstr "ããã·ãã½ã±ããã«æ¥ç¶ã§ãã¾ããã" +#: cmdline/apt-cache.cc +msgid "Total package names: " +msgstr "ããã±ã¼ã¸åç·æ°: " -#: methods/ftp.cc:731 -msgid "getaddrinfo was unable to get a listening socket" -msgstr "getaddrinfo ã¯ãªã¹ãã³ã°ã½ã±ãããåå¾ã§ãã¾ããã§ãã" +#: cmdline/apt-cache.cc +msgid "Total package structures: " +msgstr "ããã±ã¼ã¸æ§é ç·æ°: " -#: methods/ftp.cc:745 -msgid "Could not bind a socket" -msgstr "ã½ã±ããããã¤ã³ãã§ãã¾ããã§ãã" +#: cmdline/apt-cache.cc +msgid " Normal packages: " +msgstr " é常ããã±ã¼ã¸: " -#: methods/ftp.cc:749 -msgid "Could not listen on the socket" -msgstr "ã½ã±ããããªã¹ã³ã§ãã¾ããã§ãã" +#: cmdline/apt-cache.cc +msgid " Pure virtual packages: " +msgstr " ç´ç²ä»®æ³ããã±ã¼ã¸: " -#: methods/ftp.cc:756 -msgid "Could not determine the socket's name" -msgstr "ã½ã±ããã®ååãç¹å®ã§ãã¾ããã§ãã" +#: cmdline/apt-cache.cc +msgid " Single virtual packages: " +msgstr " åä¸ä»®æ³ããã±ã¼ã¸: " -#: methods/ftp.cc:788 -msgid "Unable to send PORT command" -msgstr "PORT ã³ãã³ããéä¿¡ã§ãã¾ãã" +#: cmdline/apt-cache.cc +msgid " Mixed virtual packages: " +msgstr " è¤åä»®æ³ããã±ã¼ã¸: " -#: methods/ftp.cc:798 -#, c-format -msgid "Unknown address family %u (AF_*)" -msgstr "æªç¥ã®ã¢ãã¬ã¹ãã¡ã㪠%u (AF_*)" +#: cmdline/apt-cache.cc +msgid " Missing: " +msgstr " æ¬ è½: " -#: methods/ftp.cc:807 -#, c-format -msgid "EPRT failed, server said: %s" -msgstr "EPRT ã«å¤±æãã¾ããããµã¼ãå¿ç: %s" +#: cmdline/apt-cache.cc +msgid "Total distinct versions: " +msgstr "åå¥ãã¼ã¸ã§ã³ç·æ°: " -#: methods/ftp.cc:827 -msgid "Data socket connect timed out" -msgstr "ãã¼ã¿ã½ã±ããæ¥ç¶ã¿ã¤ã ã¢ã¦ã" +#: cmdline/apt-cache.cc +msgid "Total distinct descriptions: " +msgstr "åå¥èª¬æç·æ°: " -#: methods/ftp.cc:834 -msgid "Unable to accept connection" -msgstr "æ¥ç¶ã accept ã§ãã¾ãã" +#: cmdline/apt-cache.cc +msgid "Total dependencies: " +msgstr "ä¾åé¢ä¿ç·æ°: " -#: methods/ftp.cc:873 methods/server.cc:353 methods/rsh.cc:313 -msgid "Problem hashing file" -msgstr "ãã¡ã¤ã«ã®ããã·ã¥ã§ã®åé¡" +#: cmdline/apt-cache.cc +msgid "Total ver/file relations: " +msgstr "ãã¼ã¸ã§ã³/ãã¡ã¤ã«é¢ä¿ç·æ°: " -#: methods/ftp.cc:886 -#, c-format -msgid "Unable to fetch file, server said '%s'" -msgstr "ãã¡ã¤ã«ãåå¾ã§ãã¾ããããµã¼ãå¿ç '%s'" +#: cmdline/apt-cache.cc +msgid "Total Desc/File relations: " +msgstr "説æ/ãã¡ã¤ã«é¢ä¿ç·æ°: " -#: methods/ftp.cc:901 methods/rsh.cc:332 -msgid "Data socket timed out" -msgstr "ãã¼ã¿ã½ã±ããã¿ã¤ã ã¢ã¦ã" +#: cmdline/apt-cache.cc +msgid "Total Provides mappings: " +msgstr "æä¾ãããã³ã°ç·æ°: " -#: methods/ftp.cc:931 -#, c-format -msgid "Data transfer failed, server said '%s'" -msgstr "ãã¼ã¿è»¢éã«å¤±æãã¾ããããµã¼ãå¿ç '%s'" +#: cmdline/apt-cache.cc +msgid "Total globbed strings: " +msgstr "Glob æååã®ç·æ°: " -#. Get the files information -#: methods/ftp.cc:1008 -msgid "Query" -msgstr "åãåãã" +#: cmdline/apt-cache.cc +msgid "Total slack space: " +msgstr "ç·ç©ºã容é: " -#: methods/ftp.cc:1120 -msgid "Unable to invoke " -msgstr "å¼ã³åºãã¾ãã" +#: cmdline/apt-cache.cc +msgid "Total space accounted for: " +msgstr "ç·å æ容é: " -#: methods/connect.cc:76 -#, c-format -msgid "Connecting to %s (%s)" -msgstr "%s (%s) ã¸æ¥ç¶ãã¦ãã¾ã" +#: cmdline/apt-cache.cc +msgid "This command is deprecated. Please use 'apt-mark showauto' instead." +msgstr "" +"ãã®ã³ãã³ãã¯æ代é ãã§ãã'apt-mark showauto' ã代ããã«ä½¿ç¨ãã¦ãã ããã" -#: methods/connect.cc:87 -#, c-format -msgid "[IP: %s %s]" -msgstr "[IP: %s %s]" +#: cmdline/apt-cache.cc +msgid "" +"Usage: apt-cache [options] command\n" +" apt-cache [options] show pkg1 [pkg2 ...]\n" +"\n" +"apt-cache queries and displays available information about installed\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" +msgstr "" -#: methods/connect.cc:94 -#, c-format -msgid "Could not create a socket for %s (f=%u t=%u p=%u)" -msgstr "%s (f=%u t=%u p=%u) ã«å¯¾ããã½ã±ãããä½æã§ãã¾ãã" +#: cmdline/apt-cache.cc +msgid "Show source records" +msgstr "ã½ã¼ã¹ã¬ã³ã¼ãã表示ãã" -#: methods/connect.cc:100 -#, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." -msgstr "%s:%s (%s) ã¸ã®æ¥ç¶ãéå§ã§ãã¾ããã" +#: cmdline/apt-cache.cc +msgid "Search the package list for a regex pattern" +msgstr "æ£è¦è¡¨ç¾ãã¿ã¼ã³ã«ãã£ã¦ããã±ã¼ã¸ä¸è¦§ãæ¤ç´¢ãã" -#: methods/connect.cc:108 -#, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" -msgstr "%s:%s (%s) ã¸æ¥ç¶ã§ãã¾ããã§ãããæ¥ç¶ãã¿ã¤ã ã¢ã¦ããã¾ãã" +#: cmdline/apt-cache.cc +msgid "Show raw dependency information for a package" +msgstr "ããã±ã¼ã¸ã®çã®ä¾åæ å ±ã表示ãã" -#: methods/connect.cc:126 -#, c-format -msgid "Could not connect to %s:%s (%s)." -msgstr "%s:%s (%s) ã¸æ¥ç¶ã§ãã¾ããã§ããã" +#: cmdline/apt-cache.cc +msgid "Show reverse dependency information for a package" +msgstr "ããã±ã¼ã¸ã®çã®éä¾åæ å ±ã表示ãã" -#. We say this mainly because the pause here is for the -#. ssh connection that is still going -#: methods/connect.cc:154 methods/rsh.cc:435 -#, c-format -msgid "Connecting to %s" -msgstr "%s ã¸æ¥ç¶ãã¦ãã¾ã" +#: cmdline/apt-cache.cc +msgid "Show a readable record for the package" +msgstr "ããã±ã¼ã¸ã®æ å ±ã表示ãã" -#: methods/connect.cc:180 methods/connect.cc:199 -#, c-format -msgid "Could not resolve '%s'" -msgstr "'%s' ã解決ã§ãã¾ããã§ãã" +#: cmdline/apt-cache.cc +msgid "List the names of all packages in the system" +msgstr "ã·ã¹ãã å ã®ãã¹ã¦ã®ããã±ã¼ã¸åä¸è¦§ã表示ãã" -#: methods/connect.cc:205 -#, c-format -msgid "Temporary failure resolving '%s'" -msgstr "'%s' ãä¸æçã«è§£æ±ºã§ãã¾ãã" +#: cmdline/apt-cache.cc +msgid "Show policy settings" +msgstr "ããªã·ã¼è¨å®æ å ±ã表示ãã" -#: methods/connect.cc:209 -#, c-format -msgid "System error resolving '%s:%s'" -msgstr "'%s:%s' ã®è§£æ±ºä¸ã«ã·ã¹ãã ã¨ã©ã¼ãçºçãã¾ãã" +#: cmdline/apt-cdrom.cc +msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" +msgstr "ãã®ãã£ã¹ã¯ã«ã'Debian 5.0.3 Disk 1' ã®ãããªååãä»ãã¦ãã ãã" -#: methods/connect.cc:211 -#, c-format -msgid "Something wicked happened resolving '%s:%s' (%i - %s)" -msgstr "'%s:%s' (%i - %s) ã®è§£æ±ºä¸ã«ä½ãåé¡ãèµ·ããã¾ãã" +#: cmdline/apt-cdrom.cc +#, fuzzy +msgid "Please insert a Disc in the drive and press [Enter]" +msgstr "ãã£ã¹ã¯ããã©ã¤ãã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã ãã" -#: methods/connect.cc:258 +#: cmdline/apt-cdrom.cc #, c-format -msgid "Unable to connect to %s:%s:" -msgstr "%s:%s ã¸æ¥ç¶ã§ãã¾ãã:" +msgid "Failed to mount '%s' to '%s'" +msgstr "'%s' ã '%s' ã«ãã¦ã³ãã§ãã¾ããã§ãã" -#: methods/gpgv.cc:167 +#: cmdline/apt-cdrom.cc msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" -msgstr "å é¨ã¨ã©ã¼: æ£ããç½²åã§ãããéµæç´ã確å®ã§ãã¾ãã?!" - -#: methods/gpgv.cc:171 -msgid "At least one invalid signature was encountered." -msgstr "å°ãªãã¨ã 1 ã¤ã®ä¸æ£ãªç½²åãçºè¦ããã¾ããã" +"No CD-ROM could be auto-detected or found using the default mount point.\n" +"You may try the --cdrom option to set the CD-ROM mount point.\n" +"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and " +"mount point." +msgstr "" +"CD-ROM ãèªåæ¤åºãããªãã£ãããããã©ã«ãã§å©ç¨ãããã¦ã³ããã¤ã³ãã«è¦å½ã" +"ãã¾ããã§ããã\n" +"CD-ROM ã®ãã¦ã³ããã¤ã³ããè¨å®ããããã« --cdrom ãªãã·ã§ã³ã試ããã¨ãã§ã" +"ã¾ãã\n" +"CD-ROM ã®èªåæ¤åºããã³ãã¦ã³ããã¤ã³ãã®è©³ç´°ã«ã¤ãã¦ã¯ã'man apt-cdrom' ãå" +"ç §ãã¦ãã ããã" -#: methods/gpgv.cc:173 -msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" +#: cmdline/apt-cdrom.cc +msgid "Repeat this process for the rest of the CDs in your set." msgstr "" -"ç½²åãæ¤è¨¼ããããã® 'gpgv' ã®å®è¡ãã§ãã¾ããã§ãã (gpgv ã¯ã¤ã³ã¹ãã¼ã«ãã" -"ã¦ãã¾ãã?)" +"ããªãã®æã£ã¦ãã CD ã»ããã®æ®ãå ¨é¨ã«ããã®æé ãç¹°ãè¿ãã¦ãã ããã" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc:179 -#, c-format +#: cmdline/apt-cdrom.cc msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" +"Usage: apt-cdrom [options] command\n" +"\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" -"ã¯ãªã¢ãµã¤ã³ããããã¡ã¤ã«ãæå¹ã§ã¯ãªãã'%s' ãå¾ã¾ãã (èªè¨¼ã«ãããã¯ã¼ã¯" -"ãå¿ è¦?)" - -#: methods/gpgv.cc:183 -msgid "Unknown error executing gpgv" -msgstr "gpgv ã®å®è¡ä¸ã«æªç¥ã®ã¨ã©ã¼ãçºç" -#: methods/gpgv.cc:216 methods/gpgv.cc:223 -msgid "The following signatures were invalid:\n" -msgstr "以ä¸ã®ç½²åãç¡å¹ã§ã:\n" +#: cmdline/apt-config.cc +msgid "Arguments not in pairs" +msgstr "å¼æ°ããã¢ã§ã¯ããã¾ãã" -#: methods/gpgv.cc:230 +#: cmdline/apt-config.cc +#, fuzzy msgid "" -"The following signatures couldn't be verified because the public key is not " -"available:\n" -msgstr "å ¬ééµãå©ç¨ã§ããªãããã以ä¸ã®ç½²åã¯æ¤è¨¼ã§ãã¾ããã§ãã:\n" +"Usage: apt-config [options] command\n" +"\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" +msgstr "" +"使ç¨æ¹æ³: apt-config [ãªãã·ã§ã³] ã³ãã³ã\n" +"\n" +"apt-config 㯠APT ã®è¨å®ãã¡ã¤ã«ãèªã¿è¾¼ãããã®ç°¡åãªãã¼ã«ã§ã\n" -#: methods/gzip.cc:65 -msgid "Empty files can't be valid archives" -msgstr "空ã®ãã¡ã¤ã«ã¯æå¹ãªã¢ã¼ã«ã¤ãã¨èªãããã¾ãã" +#: cmdline/apt-config.cc +msgid "get configuration values via shell evaluation" +msgstr "" -#: methods/http.cc:519 -msgid "Error writing to the file" -msgstr "ãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" +#: cmdline/apt-config.cc +msgid "show the active configuration setting" +msgstr "" -#: methods/http.cc:533 -msgid "Error reading from server. Remote end closed connection" -msgstr "ãªã¢ã¼ãå´ã§æ¥ç¶ãã¯ãã¼ãºããã¦ãµã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" +#: cmdline/apt-get.cc +#, c-format +msgid "Couldn't find package %s" +msgstr "ããã±ã¼ã¸ %s ãè¦ã¤ããã¾ãã" -#: methods/http.cc:535 -msgid "Error reading from server" -msgstr "ãµã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" +#: cmdline/apt-get.cc cmdline/apt-mark.cc +#, c-format +msgid "%s set to automatically installed.\n" +msgstr "%s ã¯èªåã§ã¤ã³ã¹ãã¼ã«ããã¨è¨å®ããã¾ããã\n" -#: methods/http.cc:571 -msgid "Error writing to file" -msgstr "ãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" +#: cmdline/apt-get.cc cmdline/apt-mark.cc +msgid "" +"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " +"instead." +msgstr "" +"ãã®ã³ãã³ãã¯æ代é ãã§ãã'apt-mark auto' ããã³ 'apt-mark manual' ã代ãã" +"ã«ä½¿ç¨ãã¦ãã ããã" -#: methods/http.cc:631 -msgid "Select failed" -msgstr "select ã«å¤±æãã¾ãã" +#: cmdline/apt-get.cc +msgid "Internal error, problem resolver broke stuff" +msgstr "å é¨ã¨ã©ã¼ãåé¡ãªã¾ã«ããä½ããç ´å£ãã¾ãã" -#: methods/http.cc:636 -msgid "Connection timed out" -msgstr "æ¥ç¶ã¿ã¤ã ã¢ã¦ã" +#: cmdline/apt-get.cc +msgid "Supported modules:" +msgstr "ãµãã¼ãããã¦ããã¢ã¸ã¥ã¼ã«:" -#: methods/http.cc:659 -msgid "Error writing to output file" -msgstr "åºåãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" +#: cmdline/apt-get.cc +#, fuzzy +msgid "" +"Usage: apt-get [options] command\n" +" apt-get [options] install|remove pkg1 [pkg2 ...]\n" +" apt-get [options] source pkg1 [pkg2 ...]\n" +"\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" +msgstr "" +"使ç¨æ³: apt-get [ãªãã·ã§ã³] ã³ãã³ã\n" +" apt-get [ãªãã·ã§ã³] install|remove ããã±ã¼ã¸å1 [ããã±ã¼ã¸å" +"2 ...]\n" +" apt-get [ãªãã·ã§ã³] source ããã±ã¼ã¸å1 [ããã±ã¼ã¸å2 ...]\n" +"\n" +"apt-get ã¯ãããã±ã¼ã¸ããã¦ã³ãã¼ã/ã¤ã³ã¹ãã¼ã«ããããã®ç°¡åãªã³ã\n" +"ã³ãã©ã¤ã³ã¤ã³ã¿ãã§ã¼ã¹ã§ãããã£ã¨ããã使ãããã³ãã³ãã¯ãupdate \n" +"㨠install ã§ãã\n" -#: methods/server.cc:56 -msgid "Waiting for headers" -msgstr "ãããã®å¾ æ©ä¸ã§ã" +#: cmdline/apt-get.cc +msgid "Retrieve new lists of packages" +msgstr "æ°ããããã±ã¼ã¸ãªã¹ããåå¾ãã" -#: methods/server.cc:114 -msgid "Bad header line" -msgstr "ä¸æ£ãªãããè¡ã§ã" +#: cmdline/apt-get.cc +msgid "Perform an upgrade" +msgstr "ã¢ããã°ã¬ã¼ããè¡ã" -#: methods/server.cc:139 methods/server.cc:146 -msgid "The HTTP server sent an invalid reply header" -msgstr "HTTP ãµã¼ããä¸æ£ãªãªãã©ã¤ããããéä¿¡ãã¦ãã¾ãã" +#: cmdline/apt-get.cc +msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgstr "" +"æ°è¦ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ãã (pkg 㯠libc6.deb ã§ã¯ãªã libc6 ã®ããã«æ" +"å®ãã)" -#: methods/server.cc:176 -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "HTTP ãµã¼ããä¸æ£ãª Content-Length ããããéä¿¡ãã¦ãã¾ãã" +#: cmdline/apt-get.cc +msgid "Remove packages" +msgstr "ããã±ã¼ã¸ãåé¤ãã" -#: methods/server.cc:199 -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "HTTP ãµã¼ããä¸æ£ãª Content-Range ããããéä¿¡ãã¦ãã¾ãã" +#: cmdline/apt-get.cc +msgid "Remove packages and config files" +msgstr "è¨å®ãã¡ã¤ã«ã¾ã§å«ãã¦ããã±ã¼ã¸ãåé¤ãã" -#: methods/server.cc:201 -msgid "This HTTP server has broken range support" -msgstr "HTTP ãµã¼ãã®ã¬ã³ã¸ãµãã¼ããå£ãã¦ãã¾ã" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "èªåã¤ã³ã¹ãã¼ã«ãã使ããã¦ããªããã¹ã¦ã®ããã±ã¼ã¸ãåé¤ãã" -#: methods/server.cc:225 -msgid "Unknown date format" -msgstr "ä¸æãªæ¥ä»ãã©ã¼ãããã§ã" +#: cmdline/apt-get.cc +msgid "Distribution upgrade, see apt-get(8)" +msgstr "ãã£ã¹ããªãã¥ã¼ã·ã§ã³ãã¢ããã°ã¬ã¼ããã (apt-get(8) ãåç §)" -#: methods/server.cc:490 -msgid "Bad header data" -msgstr "ä¸æ£ãªãããã§ã" +#: cmdline/apt-get.cc +msgid "Follow dselect selections" +msgstr "dselect ã®é¸æã«å¾ã" -#: methods/server.cc:507 methods/server.cc:564 -msgid "Connection failed" -msgstr "æ¥ç¶å¤±æ" +#: cmdline/apt-get.cc +msgid "Configure build-dependencies for source packages" +msgstr "ã½ã¼ã¹ããã±ã¼ã¸ã®æ§ç¯ä¾åé¢ä¿ãè¨å®ãã" -#: methods/server.cc:656 -msgid "Internal error" -msgstr "å é¨ã¨ã©ã¼" +#: cmdline/apt-get.cc +msgid "Erase downloaded archive files" +msgstr "ãã¦ã³ãã¼ãããã¢ã¼ã«ã¤ããã¡ã¤ã«ãåé¤ãã" -#: apt-private/private-list.cc:143 -msgid "Listing" -msgstr "" +#: cmdline/apt-get.cc +msgid "Erase old downloaded archive files" +msgstr "ãã¦ã³ãã¼ãããå¤ãã¢ã¼ã«ã¤ããã¡ã¤ã«ãåé¤ãã" -#: apt-private/private-install.cc:93 -msgid "Internal error, InstallPackages was called with broken packages!" -msgstr "å é¨ã¨ã©ã¼ãInstallPackages ãå£ããããã±ã¼ã¸ã§å¼ã³åºããã¾ãã!" +#: cmdline/apt-get.cc +msgid "Verify that there are no broken dependencies" +msgstr "å£ããä¾åé¢ä¿ããªãããã§ãã¯ãã" -#: apt-private/private-install.cc:102 -msgid "Packages need to be removed but remove is disabled." -msgstr "ããã±ã¼ã¸ãåé¤ããªããã°ãªãã¾ããããåé¤ãç¡å¹ã«ãªã£ã¦ãã¾ãã" +#: cmdline/apt-get.cc +msgid "Download source archives" +msgstr "ã½ã¼ã¹ã¢ã¼ã«ã¤ãããã¦ã³ãã¼ããã" -#: apt-private/private-install.cc:121 -msgid "Internal error, Ordering didn't finish" -msgstr "å é¨ã¨ã©ã¼ã調æ´ãçµãã£ã¦ãã¾ãã" +#: cmdline/apt-get.cc +msgid "Download the binary package into the current directory" +msgstr "ãã¤ããªããã±ã¼ã¸ãã«ã¬ã³ããã£ã¬ã¯ããªã«ãã¦ã³ãã¼ããã" -#: apt-private/private-install.cc:159 -msgid "How odd.. The sizes didn't match, email apt@packages.debian.org" -msgstr "" -"ãã£ã¨ããµã¤ãºãããããã¾ãããapt@packages.debian.org ã«ã¡ã¼ã«ãã¦ãã ãã" +#: cmdline/apt-get.cc +msgid "Download and display the changelog for the given package" +msgstr "æå®ã®ããã±ã¼ã¸ã®å¤æ´å±¥æ´ããã¦ã³ãã¼ããã¦è¡¨ç¤ºãã" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:166 -#, c-format -msgid "Need to get %sB/%sB of archives.\n" -msgstr "%2$sB ä¸ %1$sB ã®ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" +#: cmdline/apt-helper.cc +msgid "Need one URL as argument" +msgstr "å¼æ°ã¨ã㦠URL ã 1 ã¤å¿ è¦ã§ã" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:171 -#, c-format -msgid "Need to get %sB of archives.\n" -msgstr "%sB ã®ã¢ã¼ã«ã¤ããåå¾ããå¿ è¦ãããã¾ãã\n" +#: cmdline/apt-helper.cc +msgid "Must specify at least one pair url/filename" +msgstr "å°ãªãã¨ã URL / ãã¡ã¤ã«åã 1 çµæå®ããå¿ è¦ãããã¾ã" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:178 -#, c-format -msgid "After this operation, %sB of additional disk space will be used.\n" -msgstr "ãã®æä½å¾ã«è¿½å 㧠%sB ã®ãã£ã¹ã¯å®¹éãæ¶è²»ããã¾ãã\n" +#: cmdline/apt-helper.cc +msgid "Download Failed" +msgstr "ãã¦ã³ãã¼ã失æ" -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: apt-private/private-install.cc:183 +#: cmdline/apt-helper.cc #, c-format -msgid "After this operation, %sB disk space will be freed.\n" -msgstr "ãã®æä½å¾ã« %sB ã®ãã£ã¹ã¯å®¹éã解æ¾ããã¾ãã\n" +msgid "GetSrvRec failed for %s" +msgstr "" -#: apt-private/private-install.cc:211 -#, c-format -msgid "You don't have enough free space in %s." -msgstr "%s ã«å åãªç©ºãã¹ãã¼ã¹ãããã¾ããã" +#: cmdline/apt-helper.cc +#, fuzzy +msgid "" +"Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" +" apt-helper [options] download-file uri target-path\n" +"\n" +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" +msgstr "" +"使ç¨æ³: apt-helper [ãªãã·ã§ã³] ã³ãã³ã\n" +" apt-helper [ãªãã·ã§ã³] download-file uri ç®æ¨ãã¹\n" +"\n" +"apt-helper 㯠apt ã®å é¨ãã«ãã¼ã§ã\n" -#: apt-private/private-install.cc:221 apt-private/private-download.cc:55 -msgid "There are problems and -y was used without --force-yes" -msgstr "åé¡ãçºçãã-y ãªãã·ã§ã³ã --force-yes ãªãã§ä½¿ç¨ããã¾ãã" +#: cmdline/apt-helper.cc +msgid "download the given uri to the target-path" +msgstr "æå®ãã uri ãç®æ¨ãã¹ã«ãã¦ã³ãã¼ããã" -#: apt-private/private-install.cc:227 apt-private/private-install.cc:249 -msgid "Trivial Only specified but this is not a trivial operation." -msgstr "Trivial Only ãæå®ããã¾ããããããã¯ç°¡åãªæä½ã§ã¯ããã¾ããã" +#: cmdline/apt-helper.cc +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgstr "" -#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be -#. careful with hard to type or special characters (like non-breaking spaces) -#: apt-private/private-install.cc:231 -msgid "Yes, do as I say!" -msgstr "Yes, do as I say!" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + +#: cmdline/apt-helper.cc +msgid "detect proxy using apt.conf" +msgstr "apt.conf ã使ã£ã¦ãããã·ãæ¤åºãã" -#: apt-private/private-install.cc:233 +#: cmdline/apt-mark.cc #, c-format -msgid "" -"You are about to do something potentially harmful.\n" -"To continue type in the phrase '%s'\n" -" ?] " -msgstr "" -"é大ãªåé¡ãå¼ãèµ·ããå¯è½æ§ã®ãããã¨ããããã¨ãã¦ãã¾ãã\n" -"ç¶è¡ããã«ã¯ã'%s' ã¨ãããã¬ã¼ãºãã¿ã¤ããã¦ãã ããã\n" -" ?] " +msgid "%s can not be marked as it is not installed.\n" +msgstr "%s ãã¤ã³ã¹ãã¼ã«ããã¦ããªããã®ã¨ãã¦ãã¼ã¯ã§ãã¾ãã\n" -#: apt-private/private-install.cc:239 apt-private/private-install.cc:257 -msgid "Abort." -msgstr "ä¸æãã¾ããã" +#: cmdline/apt-mark.cc +#, c-format +msgid "%s was already set to manually installed.\n" +msgstr "%s ã¯æåã§ã¤ã³ã¹ãã¼ã«ããã¨ãã§ã«è¨å®ããã¦ãã¾ãã\n" -#: apt-private/private-install.cc:254 -msgid "Do you want to continue?" -msgstr "ç¶è¡ãã¾ãã?" +#: cmdline/apt-mark.cc +#, c-format +msgid "%s was already set to automatically installed.\n" +msgstr "%s ã¯èªåã§ã¤ã³ã¹ãã¼ã«ããã¨ãã§ã«è¨å®ããã¦ãã¾ãã\n" -#: apt-private/private-install.cc:324 -msgid "Some files failed to download" -msgstr "ããã¤ãã®ãã¡ã¤ã«ã®åå¾ã«å¤±æãã¾ãã" +#: cmdline/apt-mark.cc +#, c-format +msgid "%s was already set on hold.\n" +msgstr "%s ã¯ãã§ã«ä¿çã«è¨å®ããã¦ãã¾ãã\n" -#: apt-private/private-install.cc:331 -msgid "" -"Unable to fetch some archives, maybe run apt-get update or try with --fix-" -"missing?" -msgstr "" -"ããã¤ãã®ã¢ã¼ã«ã¤ããåå¾ã§ãã¾ãããapt-get update ãå®è¡ããã --fix-" -"missing ãªãã·ã§ã³ãä»ãã¦è©¦ãã¦ã¿ã¦ãã ããã" +#: cmdline/apt-mark.cc +#, c-format +msgid "%s was already not hold.\n" +msgstr "%s ã¯ãã§ã«ä¿çããã¦ãã¾ããã\n" -#: apt-private/private-install.cc:335 -msgid "--fix-missing and media swapping is not currently supported" -msgstr "--fix-missing ã¨ã¡ãã£ã¢äº¤æã¯ç¾å¨åæã«ã¯ãµãã¼ãããã¦ãã¾ãã" +#: cmdline/apt-mark.cc +msgid "Executing dpkg failed. Are you root?" +msgstr "dpkg ã®å®è¡ã«å¤±æãã¾ãããroot 権éã§å®è¡ãã¦ãã¾ãã?" -#: apt-private/private-install.cc:340 -msgid "Unable to correct missing packages." -msgstr "足ããªãããã±ã¼ã¸ãç´ããã¨ãã§ãã¾ããã" +#: cmdline/apt-mark.cc +#, c-format +msgid "%s set on hold.\n" +msgstr "%s ã¯ä¿çã«è¨å®ããã¾ããã\n" -#: apt-private/private-install.cc:341 -msgid "Aborting install." -msgstr "ã¤ã³ã¹ãã¼ã«ãä¸æãã¾ãã" +#: cmdline/apt-mark.cc +#, c-format +msgid "Canceled hold on %s.\n" +msgstr "%s ã®ä¿çã解é¤ãã¾ããã\n" -#: apt-private/private-install.cc:377 -msgid "" -"The following package disappeared from your system as\n" -"all files have been overwritten by other packages:" -msgid_plural "" -"The following packages disappeared from your system as\n" -"all files have been overwritten by other packages:" -msgstr[0] "" -"以ä¸ã®ããã±ã¼ã¸ã¯ãå ¨ãã¡ã¤ã«ãå¥ã®ããã±ã¼ã¸ã§ä¸æ¸ããããããã\n" -"ã·ã¹ãã ããæ¶ãã¾ãã:" +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for purge.\n" +msgstr "" -#: apt-private/private-install.cc:381 -msgid "Note: This is done automatically and on purpose by dpkg." -msgstr "注æ: ãã㯠dpkg ã«ããèªåã§ããã¨è¡ãããã¾ãã" +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for removal.\n" +msgstr "" -#: apt-private/private-install.cc:402 -msgid "We are not supposed to delete stuff, can't start AutoRemover" +#: cmdline/apt-mark.cc +#, c-format +msgid "Selected %s for installation.\n" msgstr "" -"ä¸é£ã®ãã®ãåé¤ããããã«ãªã£ã¦ããªãã®ã§ãAutoRemover ãéå§ã§ãã¾ãã" -#: apt-private/private-install.cc:510 +#: cmdline/apt-mark.cc +#, fuzzy msgid "" -"Hmm, seems like the AutoRemover destroyed something which really\n" -"shouldn't happen. Please file a bug report against apt." +"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" +"\n" +"apt-mark is a simple command line interface for marking packages\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" -"AutoRemover ããæ¬æ¥èµ·ããã¹ãã§ãªãä½ããå£ããããã§ãã\n" -"apt ã«ãã°å ±åãéã£ã¦ãã ããã" +"Usage: apt-mark [ãªãã·ã§ã³] {auto|manual} ããã±ã¼ã¸1 [ããã±ã¼ã¸2 ...]\n" +"\n" +"apt-mark ã¯ãããã±ã¼ã¸ãæåã¾ãã¯èªåã§ã¤ã³ã¹ãã¼ã«ããããã®ã¨ãã¦ãã¼ã¯\n" +"ããç°¡åãªã³ãã³ãã©ã¤ã³ã¤ã³ã¿ã¼ãã§ã¤ã¹ã§ãããã¼ã¯ã®ä¸è¦§è¡¨ç¤ºãã§ãã¾ãã\n" -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc:513 apt-private/private-install.cc:654 -msgid "The following information may help to resolve the situation:" -msgstr "以ä¸ã®æ å ±ããã®åé¡ã解決ããããã«å½¹ç«ã¤ããããã¾ãã:" +#: cmdline/apt-mark.cc +msgid "Mark the given packages as automatically installed" +msgstr "æå®ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããããã®ã¨ãã¦ãã¼ã¯ãã" -#: apt-private/private-install.cc:517 -msgid "Internal Error, AutoRemover broke stuff" -msgstr "å é¨ã¨ã©ã¼ãAutoRemover ãä½ããç ´å£ãã¾ãã" +#: cmdline/apt-mark.cc +msgid "Mark the given packages as manually installed" +msgstr "æå®ã®ããã±ã¼ã¸ãæåã§ã¤ã³ã¹ãã¼ã«ãããã®ã¨ãã¦ãã¼ã¯ãã" -#: apt-private/private-install.cc:524 -msgid "" -"The following package was automatically installed and is no longer required:" -msgid_plural "" -"The following packages were automatically installed and are no longer " -"required:" -msgstr[0] "" -"以ä¸ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããã¾ããããããå¿ è¦ã¨ããã¦ãã¾ãã:" +#: cmdline/apt-mark.cc +msgid "Mark a package as held back" +msgstr "ããã±ã¼ã¸ãä¿çã¨ãã¦ãã¼ã¯ãã" -#: apt-private/private-install.cc:528 -#, c-format -msgid "%lu package was automatically installed and is no longer required.\n" -msgid_plural "" -"%lu packages were automatically installed and are no longer required.\n" -msgstr[0] "" -"%lu ã¤ã®ããã±ã¼ã¸ãèªåã§ã¤ã³ã¹ãã¼ã«ããã¾ããããããå¿ è¦ã¨ããã¦ãã¾ã" -"ã:\n" +#: cmdline/apt-mark.cc +msgid "Unset a package set as held back" +msgstr "ããã±ã¼ã¸ã®ä¿çã解é¤ãã" -#: apt-private/private-install.cc:530 -msgid "Use 'apt-get autoremove' to remove it." -msgid_plural "Use 'apt-get autoremove' to remove them." -msgstr[0] "ãããåé¤ããã«ã¯ 'apt-get autoremove' ãå©ç¨ãã¦ãã ããã" +#: cmdline/apt-mark.cc +msgid "Print the list of automatically installed packages" +msgstr "èªåçã«ã¤ã³ã¹ãã¼ã«ãããããã±ã¼ã¸ã®ä¸è¦§ã表示ãã" -#: apt-private/private-install.cc:624 -msgid "You might want to run 'apt-get -f install' to correct these:" -msgstr "" -"以ä¸ã®åé¡ã解決ããããã« 'apt-get -f install' ãå®è¡ããå¿ è¦ããããããã" -"ã¾ãã:" +#: cmdline/apt-mark.cc +msgid "Print the list of manually installed packages" +msgstr "æä½æ¥ã§ã¤ã³ã¹ãã¼ã«ããããã±ã¼ã¸ã®ä¸è¦§ã表示ãã" -#: apt-private/private-install.cc:626 -msgid "" -"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " -"solution)." -msgstr "" -"æªè§£æ±ºã®ä¾åé¢ä¿ã§ãã'apt-get -f install' ãå®è¡ãã¦ã¿ã¦ãã ãã (ã¾ãã¯è§£æ³" -"ãæ示ãã¦ãã ãã)ã" +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "ä¿çããã¦ããããã±ã¼ã¸ã®ä¸è¦§ã表示ãã" -#: apt-private/private-install.cc:639 +#: cmdline/apt.cc msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" msgstr "" -"ã¤ã³ã¹ãã¼ã«ãããã¨ãã§ããªãããã±ã¼ã¸ãããã¾ããããããããããå¾\n" -"ãªãç¶æ³ãè¦æ±ãããã(ä¸å®å®çãã£ã¹ããªãã¥ã¼ã·ã§ã³ã使ç¨ãã¦ããã®\n" -"ã§ããã°) å¿ è¦ãªããã±ã¼ã¸ãã¾ã ä½æããã¦ããªãã£ãã Incoming ãã移\n" -"åããã¦ããªããã¨ãèãããã¾ãã" -#: apt-private/private-install.cc:660 -msgid "Broken packages" -msgstr "å£ããããã±ã¼ã¸" +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "ããã±ã¼ã¸åãåºã«ããã±ã¼ã¸ã®ä¸è¦§ã表示" -#: apt-private/private-install.cc:713 -msgid "The following extra packages will be installed:" -msgstr "以ä¸ã®ç¹å¥ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ããã¾ã:" +#: cmdline/apt.cc +msgid "search in package descriptions" +msgstr "ããã±ã¼ã¸ã®èª¬æãæ¤ç´¢" -#: apt-private/private-install.cc:803 -msgid "Suggested packages:" -msgstr "ææ¡ããã±ã¼ã¸:" +#: cmdline/apt.cc +msgid "show package details" +msgstr "ããã±ã¼ã¸ã®è©³ç´°ã表示" -#: apt-private/private-install.cc:804 -msgid "Recommended packages:" -msgstr "æ¨å¥¨ããã±ã¼ã¸:" +#. package stuff +#: cmdline/apt.cc +msgid "install packages" +msgstr "ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«" -#: apt-private/private-download.cc:32 -msgid "WARNING: The following packages cannot be authenticated!" -msgstr "è¦å: 以ä¸ã®ããã±ã¼ã¸ã¯èªè¨¼ããã¦ãã¾ãã!" +#: cmdline/apt.cc +msgid "remove packages" +msgstr "ããã±ã¼ã¸ãåé¤" -#: apt-private/private-download.cc:36 -msgid "Authentication warning overridden.\n" -msgstr "èªè¨¼ã®è¦åã¯ä¸æ¸ãããã¾ããã\n" +#. system wide stuff +#: cmdline/apt.cc +msgid "update list of available packages" +msgstr "å©ç¨å¯è½ããã±ã¼ã¸ã®ä¸è¦§ãæ´æ°" -#: apt-private/private-download.cc:41 apt-private/private-download.cc:48 -msgid "Some packages could not be authenticated" -msgstr "ããã¤ãã®ããã±ã¼ã¸ãèªè¨¼ã§ãã¾ããã§ãã" +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«/æ´æ°ãã¦ã·ã¹ãã ãã¢ããã°ã¬ã¼ã" -#: apt-private/private-download.cc:46 -msgid "Install these packages without verification?" -msgstr "æ¤è¨¼ãªãã«ãããã®ããã±ã¼ã¸ãã¤ã³ã¹ãã¼ã«ãã¾ãã?" +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "ããã±ã¼ã¸ãåé¤/ã¤ã³ã¹ãã¼ã«/æ´æ°ãã¦ã·ã¹ãã ãã¢ããã°ã¬ã¼ã" -#: apt-private/private-download.cc:87 apt-pkg/update.cc:84 +#. misc +#: cmdline/apt.cc +msgid "edit the source information file" +msgstr "ã½ã¼ã¹æ å ±ãã¡ã¤ã«ãç·¨é" + +#: methods/cdrom.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "%s ã®åå¾ã«å¤±æãã¾ãã %s\n" +msgid "Unable to read the cdrom database %s" +msgstr "CD-ROM ãã¼ã¿ãã¼ã¹ %s ãèªã¿è¾¼ããã¨ãã§ãã¾ãã" -#: apt-private/private-output.cc:198 -msgid "installed,upgradable to: " +#: methods/cdrom.cc +msgid "" +"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " +"cannot be used to add new CD-ROMs" msgstr "" +"ãã® CD-ROM ã APT ã«èªèãããã«ã¯ apt-cdrom ã使ç¨ãã¦ãã ãããæ°ãã CD-" +"ROM ã追å ããããã« apt-get update ã¯ä½¿ç¨ã§ãã¾ããã" -#: apt-private/private-output.cc:204 -#, fuzzy -msgid "[installed,local]" -msgstr " [ã¤ã³ã¹ãã¼ã«æ¸ã¿]" +#: methods/cdrom.cc +msgid "Wrong CD-ROM" +msgstr "CD ãéãã¾ã" -#: apt-private/private-output.cc:207 -msgid "[installed,auto-removable]" -msgstr "" +#: methods/cdrom.cc +#, c-format +msgid "Unable to unmount the CD-ROM in %s, it may still be in use." +msgstr "%s ã® CD-ROM ã¯ä½¿ç¨ä¸ã®ããã¢ã³ãã¦ã³ããããã¨ãã§ãã¾ããã" -#: apt-private/private-output.cc:209 -#, fuzzy -msgid "[installed,automatic]" -msgstr " [ã¤ã³ã¹ãã¼ã«æ¸ã¿]" +#: methods/cdrom.cc +msgid "Disk not found." +msgstr "ãã£ã¹ã¯ãè¦ã¤ããã¾ããã" -#: apt-private/private-output.cc:211 -#, fuzzy -msgid "[installed]" -msgstr " [ã¤ã³ã¹ãã¼ã«æ¸ã¿]" +#: methods/cdrom.cc methods/file.cc methods/rsh.cc +msgid "File not found" +msgstr "ãã¡ã¤ã«ãè¦ã¤ããã¾ãã" -#: apt-private/private-output.cc:217 -msgid "[upgradable from: " -msgstr "" +#: methods/connect.cc +#, c-format +msgid "Connecting to %s (%s)" +msgstr "%s (%s) ã¸æ¥ç¶ãã¦ãã¾ã" -#: apt-private/private-output.cc:223 -msgid "[residual-config]" -msgstr "" +#: methods/connect.cc +#, c-format +msgid "[IP: %s %s]" +msgstr "[IP: %s %s]" -#: apt-private/private-output.cc:314 -msgid "The following packages have unmet dependencies:" -msgstr "以ä¸ã®ããã±ã¼ã¸ã«ã¯æºãããªãä¾åé¢ä¿ãããã¾ã:" +#: methods/connect.cc +#, c-format +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgstr "%s (f=%u t=%u p=%u) ã«å¯¾ããã½ã±ãããä½æã§ãã¾ãã" -#: apt-private/private-output.cc:404 +#: methods/connect.cc #, c-format -msgid "but %s is installed" -msgstr "ãããã%s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ãã¾ã" +msgid "Cannot initiate the connection to %s:%s (%s)." +msgstr "%s:%s (%s) ã¸ã®æ¥ç¶ãéå§ã§ãã¾ããã" -#: apt-private/private-output.cc:406 +#: methods/connect.cc #, c-format -msgid "but %s is to be installed" -msgstr "ãããã%s ã¯ã¤ã³ã¹ãã¼ã«ããããã¨ãã¦ãã¾ã" +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "%s:%s (%s) ã¸æ¥ç¶ã§ãã¾ããã§ãããæ¥ç¶ãã¿ã¤ã ã¢ã¦ããã¾ãã" -#: apt-private/private-output.cc:413 -msgid "but it is not installable" -msgstr "ããããã¤ã³ã¹ãã¼ã«ãããã¨ãã§ãã¾ãã" +#: methods/connect.cc methods/ftp.cc methods/rsh.cc +msgid "Failed" +msgstr "失æ" -#: apt-private/private-output.cc:415 -msgid "but it is a virtual package" -msgstr "ããããããã¯ä»®æ³ããã±ã¼ã¸ã§ã" +#: methods/connect.cc +#, c-format +msgid "Could not connect to %s:%s (%s)." +msgstr "%s:%s (%s) ã¸æ¥ç¶ã§ãã¾ããã§ããã" -#: apt-private/private-output.cc:418 -msgid "but it is not installed" -msgstr "ããããã¤ã³ã¹ãã¼ã«ããã¦ãã¾ãã" +#. We say this mainly because the pause here is for the +#. ssh connection that is still going +#: methods/connect.cc methods/rsh.cc +#, c-format +msgid "Connecting to %s" +msgstr "%s ã¸æ¥ç¶ãã¦ãã¾ã" -#: apt-private/private-output.cc:418 -msgid "but it is not going to be installed" -msgstr "ããããã¤ã³ã¹ãã¼ã«ããããã¨ãã¦ãã¾ãã" +#: methods/connect.cc +#, c-format +msgid "Could not resolve '%s'" +msgstr "'%s' ã解決ã§ãã¾ããã§ãã" -#: apt-private/private-output.cc:423 -msgid " or" -msgstr " ã¾ãã¯" +#: methods/connect.cc +#, c-format +msgid "Temporary failure resolving '%s'" +msgstr "'%s' ãä¸æçã«è§£æ±ºã§ãã¾ãã" -#: apt-private/private-output.cc:452 -msgid "The following NEW packages will be installed:" -msgstr "以ä¸ã®ããã±ã¼ã¸ãæ°ãã«ã¤ã³ã¹ãã¼ã«ããã¾ã:" +#: methods/connect.cc +#, c-format +msgid "System error resolving '%s:%s'" +msgstr "'%s:%s' ã®è§£æ±ºä¸ã«ã·ã¹ãã ã¨ã©ã¼ãçºçãã¾ãã" -#: apt-private/private-output.cc:478 -msgid "The following packages will be REMOVED:" -msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ãåé¤ãããã¾ã:" +#: methods/connect.cc +#, c-format +msgid "Something wicked happened resolving '%s:%s' (%i - %s)" +msgstr "'%s:%s' (%i - %s) ã®è§£æ±ºä¸ã«ä½ãåé¡ãèµ·ããã¾ãã" -#: apt-private/private-output.cc:500 -msgid "The following packages have been kept back:" -msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ä¿çããã¾ã:" +#: methods/connect.cc +#, c-format +msgid "Unable to connect to %s:%s:" +msgstr "%s:%s ã¸æ¥ç¶ã§ãã¾ãã:" -#: apt-private/private-output.cc:521 -msgid "The following packages will be upgraded:" -msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ã¢ããã°ã¬ã¼ãããã¾ã:" +#: methods/copy.cc methods/store.cc +msgid "Failed to stat" +msgstr "ç¶æ ã®åå¾ã«å¤±æãã¾ãã" -#: apt-private/private-output.cc:542 -msgid "The following packages will be DOWNGRADED:" -msgstr "以ä¸ã®ããã±ã¼ã¸ã¯ããã¦ã³ã°ã¬ã¼ããããã¾ã:" +#: methods/copy.cc methods/rred.cc methods/store.cc +msgid "Failed to set modification time" +msgstr "å¤æ´æå»ã®è¨å®ã«å¤±æãã¾ãã" -#: apt-private/private-output.cc:562 -msgid "The following held packages will be changed:" -msgstr "以ä¸ã®å¤æ´ç¦æ¢ããã±ã¼ã¸ã¯å¤æ´ããã¾ã:" +#: methods/file.cc +msgid "Invalid URI, local URIS must not start with //" +msgstr "ä¸æ£ãª URI ã§ãããã¼ã«ã«ã® URI 㯠// ã§å§ã¾ã£ã¦ã¯ããã¾ãã" + +#. Login must be before getpeername otherwise dante won't work. +#: methods/ftp.cc +msgid "Logging in" +msgstr "ãã°ã¤ã³ãã¦ãã¾ã" + +#: methods/ftp.cc +msgid "Unable to determine the peer name" +msgstr "ãã¢ãã¼ã ã決å®ãããã¨ãã§ãã¾ãã" + +#: methods/ftp.cc +msgid "Unable to determine the local name" +msgstr "ãã¼ã«ã«ãã¼ã ã決å®ãããã¨ãã§ãã¾ãã" + +#: methods/ftp.cc +#, c-format +msgid "The server refused the connection and said: %s" +msgstr "ãµã¼ãããæ¥ç¶ãæ絶ããã¾ãããå¿ç: %s" + +#: methods/ftp.cc +#, c-format +msgid "USER failed, server said: %s" +msgstr "USER 失æããµã¼ãå¿ç: %s" -#: apt-private/private-output.cc:617 +#: methods/ftp.cc #, c-format -msgid "%s (due to %s) " -msgstr "%s (%s ã®ãã) " +msgid "PASS failed, server said: %s" +msgstr "PASS 失æããµã¼ãå¿ç: %s" -#: apt-private/private-output.cc:625 +#: methods/ftp.cc msgid "" -"WARNING: The following essential packages will be removed.\n" -"This should NOT be done unless you know exactly what you are doing!" +"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " +"is empty." msgstr "" -"è¦å: 以ä¸ã®ä¸å¯æ¬ ããã±ã¼ã¸ãåé¤ããã¾ãã\n" -"ä½ããããã¨ãã¦ãããæ¬å½ã«ããã£ã¦ããªãå ´åã¯ãå®è¡ãã¦ã¯ããã¾ãã!" +"ãããã·ãµã¼ããæå®ããã¦ãã¾ããããã°ã¤ã³ã¹ã¯ãªãããè¨å®ããã¦ãã¾ããã" +"Acquire::ftp::ProxyLogin ã空ã§ãã" -#: apt-private/private-output.cc:656 +#: methods/ftp.cc #, c-format -msgid "%lu upgraded, %lu newly installed, " -msgstr "ã¢ããã°ã¬ã¼ã: %lu åãæ°è¦ã¤ã³ã¹ãã¼ã«: %lu åã" +msgid "Login script command '%s' failed, server said: %s" +msgstr "ãã°ã¤ã³ã¹ã¯ãªããã®ã³ãã³ã '%s' 失æããµã¼ãå¿ç: %s" -#: apt-private/private-output.cc:660 +#: methods/ftp.cc #, c-format -msgid "%lu reinstalled, " -msgstr "åã¤ã³ã¹ãã¼ã«: %lu åã" +msgid "TYPE failed, server said: %s" +msgstr "TYPE 失æããµã¼ãå¿ç: %s" -#: apt-private/private-output.cc:662 -#, c-format -msgid "%lu downgraded, " -msgstr "ãã¦ã³ã°ã¬ã¼ã: %lu åã" +#: methods/ftp.cc methods/rsh.cc +msgid "Connection timeout" +msgstr "æ¥ç¶ã¿ã¤ã ã¢ã¦ã" -#: apt-private/private-output.cc:664 -#, c-format -msgid "%lu to remove and %lu not upgraded.\n" -msgstr "åé¤: %lu åãä¿ç: %lu åã\n" +#: methods/ftp.cc +msgid "Server closed the connection" +msgstr "ãµã¼ããæ¥ç¶ãåæãã¾ãã" -#: apt-private/private-output.cc:668 -#, c-format -msgid "%lu not fully installed or removed.\n" -msgstr "%lu åã®ããã±ã¼ã¸ãå®å ¨ã«ã¤ã³ã¹ãã¼ã«ã¾ãã¯åé¤ããã¦ãã¾ããã\n" +#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc +msgid "Read error" +msgstr "èªã¿è¾¼ã¿ã¨ã©ã¼" -#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] -#. e.g. "Do you want to continue? [Y/n] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:690 -msgid "[Y/n]" -msgstr "[Y/n]" +#: methods/ftp.cc methods/rsh.cc +msgid "A response overflowed the buffer." +msgstr "ã¬ã¹ãã³ã¹ããããã¡ããªã¼ãããã¼ããã¾ããã" -#. TRANSLATOR: Yes/No question help-text: defaulting to N[o] -#. e.g. "Should this file be removed? [y/N] " -#. The user has to answer with an input matching the -#. YESEXPR/NOEXPR defined in your l10n. -#: apt-private/private-output.cc:696 -msgid "[y/N]" -msgstr "[y/N]" +#: methods/ftp.cc +msgid "Protocol corruption" +msgstr "ãããã³ã«ãå£ãã¦ãã¾ã" -#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set -#: apt-private/private-output.cc:707 -msgid "Y" -msgstr "Y" +#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc +msgid "Write error" +msgstr "æ¸ãè¾¼ã¿ã¨ã©ã¼" -#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc:713 -msgid "N" -msgstr "N" +#: methods/ftp.cc +msgid "Could not create a socket" +msgstr "ã½ã±ãããä½æã§ãã¾ãã" -#: apt-private/private-output.cc:735 apt-pkg/cachefilter.cc:33 -#, c-format -msgid "Regex compilation error - %s" -msgstr "æ£è¦è¡¨ç¾ã®å±éã¨ã©ã¼ - %s" +#: methods/ftp.cc +msgid "Could not connect data socket, connection timed out" +msgstr "ãã¼ã¿ã½ã±ããã¸æ¥ç¶ã§ãã¾ããã§ãããæ¥ç¶ãã¿ã¤ã ã¢ã¦ããã¾ãã" -#: apt-private/private-cachefile.cc:87 -msgid "Correcting dependencies..." -msgstr "ä¾åé¢ä¿ã解決ãã¦ãã¾ã ..." +#: methods/ftp.cc +msgid "Could not connect passive socket." +msgstr "ããã·ãã½ã±ããã«æ¥ç¶ã§ãã¾ããã" -#: apt-private/private-cachefile.cc:90 -msgid " failed." -msgstr " 失æãã¾ããã" +#: methods/ftp.cc +msgid "getaddrinfo was unable to get a listening socket" +msgstr "getaddrinfo ã¯ãªã¹ãã³ã°ã½ã±ãããåå¾ã§ãã¾ããã§ãã" -#: apt-private/private-cachefile.cc:93 -msgid "Unable to correct dependencies" -msgstr "ä¾åé¢ä¿ãè¨æ£ã§ãã¾ãã" +#: methods/ftp.cc +msgid "Could not bind a socket" +msgstr "ã½ã±ããããã¤ã³ãã§ãã¾ããã§ãã" -#: apt-private/private-cachefile.cc:96 -msgid "Unable to minimize the upgrade set" -msgstr "ã¢ããã°ã¬ã¼ãã»ãããæå°åã§ãã¾ãã" +#: methods/ftp.cc +msgid "Could not listen on the socket" +msgstr "ã½ã±ããããªã¹ã³ã§ãã¾ããã§ãã" -#: apt-private/private-cachefile.cc:98 -msgid " Done" -msgstr " å®äº" +#: methods/ftp.cc +msgid "Could not determine the socket's name" +msgstr "ã½ã±ããã®ååãç¹å®ã§ãã¾ããã§ãã" -#: apt-private/private-cachefile.cc:102 -msgid "You might want to run 'apt-get -f install' to correct these." -msgstr "" -"ããããç´ãããã«ã¯ 'apt-get -f install' ãå®è¡ããå¿ è¦ãããããããã¾ã" -"ãã" +#: methods/ftp.cc +msgid "Unable to send PORT command" +msgstr "PORT ã³ãã³ããéä¿¡ã§ãã¾ãã" -#: apt-private/private-cachefile.cc:105 -msgid "Unmet dependencies. Try using -f." -msgstr "æªè§£æ±ºã®ä¾åé¢ä¿ãããã¾ãã-f ãªãã·ã§ã³ã試ãã¦ãã ããã" +#: methods/ftp.cc +#, c-format +msgid "Unknown address family %u (AF_*)" +msgstr "æªç¥ã®ã¢ãã¬ã¹ãã¡ã㪠%u (AF_*)" -#: apt-private/private-cacheset.cc:26 apt-private/private-search.cc:57 -msgid "Sorting" -msgstr "" +#: methods/ftp.cc +#, c-format +msgid "EPRT failed, server said: %s" +msgstr "EPRT ã«å¤±æãã¾ããããµã¼ãå¿ç: %s" -#: apt-private/private-update.cc:45 -msgid "The update command takes no arguments" -msgstr "update ã³ãã³ãã¯å¼æ°ãã¨ãã¾ãã" +#: methods/ftp.cc +msgid "Data socket connect timed out" +msgstr "ãã¼ã¿ã½ã±ããæ¥ç¶ã¿ã¤ã ã¢ã¦ã" -#: apt-private/private-upgrade.cc:18 -msgid "Calculating upgrade... " -msgstr "ã¢ããã°ã¬ã¼ãããã±ã¼ã¸ãæ¤åºãã¦ãã¾ã ... " +#: methods/ftp.cc +msgid "Unable to accept connection" +msgstr "æ¥ç¶ã accept ã§ãã¾ãã" -#: apt-private/private-upgrade.cc:23 -#, fuzzy -msgid "Internal error, Upgrade broke stuff" -msgstr "å é¨ã¨ã©ã¼ãAllUpgrade ãä½ããç ´å£ãã¾ãã" +#: methods/ftp.cc methods/rsh.cc methods/server.cc +msgid "Problem hashing file" +msgstr "ãã¡ã¤ã«ã®ããã·ã¥ã§ã®åé¡" -#: apt-private/private-upgrade.cc:25 -msgid "Done" -msgstr "å®äº" +#: methods/ftp.cc +#, c-format +msgid "Unable to fetch file, server said '%s'" +msgstr "ãã¡ã¤ã«ãåå¾ã§ãã¾ããããµã¼ãå¿ç '%s'" -#: apt-private/private-search.cc:61 -msgid "Full Text Search" -msgstr "" +#: methods/ftp.cc methods/rsh.cc +msgid "Data socket timed out" +msgstr "ãã¼ã¿ã½ã±ããã¿ã¤ã ã¢ã¦ã" -#: apt-private/private-show.cc:106 -msgid "not a real package (virtual)" -msgstr "" +#: methods/ftp.cc +#, c-format +msgid "Data transfer failed, server said '%s'" +msgstr "ãã¼ã¿è»¢éã«å¤±æãã¾ããããµã¼ãå¿ç '%s'" + +#. Get the files information +#: methods/ftp.cc +msgid "Query" +msgstr "åãåãã" + +#: methods/ftp.cc +msgid "Unable to invoke " +msgstr "å¼ã³åºãã¾ãã" + +#: methods/gpgv.cc +msgid "At least one invalid signature was encountered." +msgstr "å°ãªãã¨ã 1 ã¤ã®ä¸æ£ãªç½²åãçºè¦ããã¾ããã" -#: apt-private/private-main.cc:19 +#: methods/gpgv.cc msgid "" -"NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" -" Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" -msgstr "" -"注æ: ããã¯ã·ãã¥ã¬ã¼ã·ã§ã³ã«ããã¾ãã!\n" -" apt-get ã¯å®éã®å®è¡ã« root 権éãå¿ è¦ã¨ãã¾ãã\n" -" ããã¯ãéã¢ã¯ãã£ãã§ãããã¨ãããä»ãã®æç¹ã®ç¶æ ã«å¦¥å½æ§ã\n" -" ããã¨ã¯è¨ãåããªããã¨ã«æ³¨æãã¦ãã ãã!" +"Internal error: Good signature, but could not determine key fingerprint?!" +msgstr "å é¨ã¨ã©ã¼: æ£ããç½²åã§ãããéµæç´ã確å®ã§ãã¾ãã?!" -#: apt-private/private-sources.cc:41 -#, fuzzy, c-format -msgid "Failed to parse %s. Edit again? " -msgstr "%s ã %s ã«ååå¤æ´ã§ãã¾ããã§ãã" +#: methods/gpgv.cc +msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgstr "" +"ç½²åãæ¤è¨¼ããããã® 'apt-key' ã®å®è¡ãã§ãã¾ããã§ãã (gnupg ã¯ã¤ã³ã¹ãã¼ã«" +"ããã¦ãã¾ãã?)" -#: apt-private/private-sources.cc:52 +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc #, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" msgstr "" +"ã¯ãªã¢ãµã¤ã³ããããã¡ã¤ã«ãæå¹ã§ã¯ãªãã'%s' ãå¾ã¾ãã (èªè¨¼ã«ãããã¯ã¼ã¯" +"ãå¿ è¦?)" -#: apt-private/acqprogress.cc:60 -msgid "Hit " -msgstr "ããã " +#: methods/gpgv.cc +msgid "Unknown error executing apt-key" +msgstr "apt-key ã®å®è¡ä¸ã«æªç¥ã®ã¨ã©ã¼ãçºç" -#: apt-private/acqprogress.cc:84 -msgid "Get:" -msgstr "åå¾:" +#: methods/gpgv.cc +msgid "The following signatures were invalid:\n" +msgstr "以ä¸ã®ç½²åãç¡å¹ã§ã:\n" -#: apt-private/acqprogress.cc:115 -msgid "Ign " -msgstr "ç¡è¦ " +#: methods/gpgv.cc +msgid "" +"The following signatures couldn't be verified because the public key is not " +"available:\n" +msgstr "å ¬ééµãå©ç¨ã§ããªãããã以ä¸ã®ç½²åã¯æ¤è¨¼ã§ãã¾ããã§ãã:\n" -#: apt-private/acqprogress.cc:119 -msgid "Err " -msgstr "ã¨ã©ã¼ " +#: methods/http.cc +msgid "Error writing to the file" +msgstr "ãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" -#: apt-private/acqprogress.cc:140 -#, c-format -msgid "Fetched %sB in %s (%sB/s)\n" -msgstr "%sB ã %s ã§åå¾ãã¾ãã (%sB/s)\n" +#: methods/http.cc +msgid "Error reading from server. Remote end closed connection" +msgstr "ãªã¢ã¼ãå´ã§æ¥ç¶ãã¯ãã¼ãºããã¦ãµã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" -#: apt-private/acqprogress.cc:230 -#, c-format -msgid " [Working]" -msgstr " [å¦çä¸]" +#: methods/http.cc +msgid "Error reading from server" +msgstr "ãµã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" -#: apt-private/acqprogress.cc:291 -#, c-format -msgid "" -"Media change: please insert the disc labeled\n" -" '%s'\n" -"in the drive '%s' and press enter\n" -msgstr "" -"ã¡ãã£ã¢å¤æ´: \n" -" '%s'\n" -"ã¨ã©ãã«ã®ä»ãããã£ã¹ã¯ããã©ã¤ã '%s' ã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã ãã\n" +#: methods/http.cc +msgid "Error writing to file" +msgstr "ãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" + +#: methods/http.cc +msgid "Select failed" +msgstr "select ã«å¤±æãã¾ãã" + +#: methods/http.cc +msgid "Connection timed out" +msgstr "æ¥ç¶ã¿ã¤ã ã¢ã¦ã" + +#: methods/http.cc +msgid "Error writing to output file" +msgstr "åºåãã¡ã¤ã«ã¸ã®æ¸ãè¾¼ã¿ã§ã¨ã©ã¼ãçºçãã¾ãã" #. Only warn if there are no sources.list.d. #. Only warn if there is no sources.list file. -#: methods/mirror.cc:95 apt-inst/extract.cc:464 -#: apt-pkg/contrib/cdromutl.cc:184 apt-pkg/contrib/fileutl.cc:406 -#: apt-pkg/contrib/fileutl.cc:519 apt-pkg/sourcelist.cc:208 -#: apt-pkg/sourcelist.cc:214 apt-pkg/acquire.cc:485 apt-pkg/init.cc:100 -#: apt-pkg/init.cc:108 apt-pkg/clean.cc:36 apt-pkg/policy.cc:373 +#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc +#: apt-pkg/policy.cc apt-pkg/sourcelist.cc #, c-format msgid "Unable to read %s" msgstr "%s ãèªã¿è¾¼ããã¨ãã§ãã¾ãã" -#: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/contrib/cdromutl.cc:180 -#: apt-pkg/contrib/cdromutl.cc:214 apt-pkg/acquire.cc:491 -#: apt-pkg/acquire.cc:516 apt-pkg/clean.cc:42 apt-pkg/clean.cc:60 -#: apt-pkg/clean.cc:123 +#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/contrib/cdromutl.cc #, c-format msgid "Unable to change to %s" msgstr "%s ã¸å¤æ´ãããã¨ãã§ãã¾ãã" #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default -#: methods/mirror.cc:280 +#: methods/mirror.cc #, c-format msgid "No mirror file '%s' found " msgstr "ãã©ã¼ãã¡ã¤ã« '%s' ãè¦ã¤ããã¾ãã " #. FIXME: fallback to a default mirror here instead #. and provide a config option to define that default -#: methods/mirror.cc:287 +#: methods/mirror.cc #, c-format msgid "Can not read mirror file '%s'" msgstr "ãã©ã¼ãã¡ã¤ã« '%s' ãèªã¿è¾¼ãã¾ãã" -#: methods/mirror.cc:315 +#: methods/mirror.cc #, c-format msgid "No entry found in mirror file '%s'" msgstr "ãã©ã¼ãã¡ã¤ã« '%s' ã®ã¨ã³ããªãè¦ã¤ããã¾ãã" -#: methods/mirror.cc:445 +#: methods/mirror.cc #, c-format msgid "[Mirror: %s]" msgstr "[ãã©ã¼: %s]" -#: methods/rred.cc:491 +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc #, c-format -msgid "" -"Could not patch %s with mmap and with file operation usage - the patch seems " -"to be corrupt." -msgstr "" -"mmap ããã³ãã¡ã¤ã«æä½ç¨æ³ã¸ã®ããã %s ãé©ç¨ã§ãã¾ãã - ããããå£ãã¦ã" -"ãããã§ãã" - -#: methods/rred.cc:496 -#, c-format -msgid "" -"Could not patch %s with mmap (but no mmap specific fail) - the patch seems " -"to be corrupt." -msgstr "" -"mmap ã¸ã®ããã %s ãé©ç¨ã§ãã¾ãã (ããã mmap åºæã®å¤±æã§ã¯ããã¾ãã) - " -"ããããå£ãã¦ããããã§ãã" +msgid "Failed to stat %s" +msgstr "%s ã®ç¶æ ãåå¾ããã®ã«å¤±æãã¾ãã" -#: methods/rsh.cc:99 ftparchive/multicompress.cc:168 +#: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "åããã»ã¹ã¸ã® IPC ãã¤ãã®ä½æã«å¤±æãã¾ãã" -#: methods/rsh.cc:340 +#: methods/rsh.cc msgid "Connection closed prematurely" msgstr "éä¸ã§æ¥ç¶ãã¯ãã¼ãºããã¾ãã" +#: methods/server.cc +msgid "Waiting for headers" +msgstr "ãããã®å¾ æ©ä¸ã§ã" + +#: methods/server.cc +msgid "Bad header line" +msgstr "ä¸æ£ãªãããè¡ã§ã" + +#: methods/server.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "HTTP ãµã¼ããä¸æ£ãªãªãã©ã¤ããããéä¿¡ãã¦ãã¾ãã" + +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "HTTP ãµã¼ããä¸æ£ãª Content-Length ããããéä¿¡ãã¦ãã¾ãã" + +#: methods/server.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "HTTP ãµã¼ããä¸æ£ãª Content-Range ããããéä¿¡ãã¦ãã¾ãã" + +#: methods/server.cc +msgid "This HTTP server has broken range support" +msgstr "HTTP ãµã¼ãã®ã¬ã³ã¸ãµãã¼ããå£ãã¦ãã¾ã" + +#: methods/server.cc +msgid "Unknown date format" +msgstr "ä¸æãªæ¥ä»ãã©ã¼ãããã§ã" + +#: methods/server.cc +msgid "Bad header data" +msgstr "ä¸æ£ãªãããã§ã" + +#: methods/server.cc +msgid "Connection failed" +msgstr "æ¥ç¶å¤±æ" + +#: methods/server.cc +#, c-format +msgid "" +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" +msgstr "" + +#: methods/server.cc +msgid "Internal error" +msgstr "å é¨ã¨ã©ã¼" + +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "空ã®ãã¡ã¤ã«ã¯æå¹ãªã¢ã¼ã«ã¤ãã¨èªãããã¾ãã" + #: dselect/install:33 msgid "Bad default setting!" msgstr "ä¸æ£ãªããã©ã«ãè¨å®ã§ã!" #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 #: dselect/install:106 dselect/update:45 -msgid "Press enter to continue." +#, fuzzy +msgid "Press [Enter] to continue." msgstr "Enter ãã¼ãæ¼ãã¨ç¶è¡ãã¾ãã" #: dselect/install:92 @@ -1730,70 +1908,97 @@ msgstr "ãéè¦ã§ãããããä¿®æ£ãã¦ãå°å ¥ããå度å®è¡ã㦠msgid "Merging available information" msgstr "å ¥æå¯è½æ å ±ããã¼ã¸ãã¦ãã¾ã" -#: cmdline/apt-extracttemplates.cc:100 -#, c-format -msgid "%s not a valid DEB package." -msgstr "%s ã¯æ£ãã DEB ããã±ã¼ã¸ã§ã¯ããã¾ããã" - -#: cmdline/apt-extracttemplates.cc:234 +#: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" +msgstr "" +"使ç¨æ¹æ³: apt-extracttemplates ãã¡ã¤ã«å1 [ãã¡ã¤ã«å2 ...]\n" +"\n" +"apt-extracttemplates 㯠debian ããã±ã¼ã¸ããè¨å®ã¨ãã³ãã¬ã¼ãæ å ±ã\n" +"æ½åºããããã®ãã¼ã«ã§ã\n" +"\n" +"ãªãã·ã§ã³:\n" +" -h ãã®ãã«ãã表示ãã\n" +" -t ä¸æãã£ã¬ã¯ããªãæå®ãã\n" +" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +" -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" + +#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Unable to mkstemp %s" +msgstr "mkstemp %s ãå®è¡ã§ãã¾ãã" + +#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Unable to write to %s" +msgstr "%s ã«æ¸ãè¾¼ãã¾ãã" + +#: cmdline/apt-extracttemplates.cc +msgid "Cannot get debconf version. Is debconf installed?" +msgstr "" +"debconf ã®ãã¼ã¸ã§ã³ãåå¾ã§ãã¾ãããdebconf ã¯ã¤ã³ã¹ãã¼ã«ããã¦ãã¾ãã?" + +#: cmdline/apt-internal-solver.cc +#, fuzzy +msgid "" +"Usage: apt-internal-solver\n" "\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-internal-solver is an interface to use the current internal\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" -"使ç¨æ¹æ³: apt-extracttemplates ãã¡ã¤ã«å1 [ãã¡ã¤ã«å2 ...]\n" +"使ç¨æ¹æ³: apt-internal-solver\n" "\n" -"apt-extracttemplates 㯠debian ããã±ã¼ã¸ããè¨å®ã¨ãã³ãã¬ã¼ãæ å ±ã\n" -"æ½åºããããã®ãã¼ã«ã§ã\n" +"apt-internal-solver ã¯ããããã°ãªã©ã®ç¨éã§ãç¾å¨ã®å é¨ãªã¾ã«ãã\n" +"APT ãã¡ããªã®å¤é¨ãªã¾ã«ãã®ããã«ä½¿ãããã®ã¤ã³ã¿ã¼ãã§ã¤ã¹ã§ãã\n" "\n" "ãªãã·ã§ã³:\n" " -h ãã®ãã«ãã表示ãã\n" -" -t ä¸æãã£ã¬ã¯ããªãæå®ãã\n" +" -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" " -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" -#: cmdline/apt-extracttemplates.cc:266 apt-pkg/pkgcachegen.cc:1388 -#, c-format -msgid "Unable to write to %s" -msgstr "%s ã«æ¸ãè¾¼ãã¾ãã" +#: cmdline/apt-sortpkgs.cc +msgid "Unknown package record!" +msgstr "ä¸æãªããã±ã¼ã¸ã¬ã³ã¼ãã§ã!" -#: cmdline/apt-extracttemplates.cc:308 -msgid "Cannot get debconf version. Is debconf installed?" +#: cmdline/apt-sortpkgs.cc +msgid "" +"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +"\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"debconf ã®ãã¼ã¸ã§ã³ãåå¾ã§ãã¾ãããdebconf ã¯ã¤ã³ã¹ãã¼ã«ããã¦ãã¾ãã?" -#: ftparchive/apt-ftparchive.cc:171 ftparchive/apt-ftparchive.cc:349 +#: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" msgstr "ããã±ã¼ã¸æ¡å¼µåãªã¹ããé·ããã¾ã" -#: ftparchive/apt-ftparchive.cc:173 ftparchive/apt-ftparchive.cc:190 -#: ftparchive/apt-ftparchive.cc:213 ftparchive/apt-ftparchive.cc:264 -#: ftparchive/apt-ftparchive.cc:278 ftparchive/apt-ftparchive.cc:300 +#: ftparchive/apt-ftparchive.cc #, c-format msgid "Error processing directory %s" msgstr "ãã£ã¬ã¯ã㪠%s ã®å¦çä¸ã«ã¨ã©ã¼ãçºçãã¾ãã" -#: ftparchive/apt-ftparchive.cc:262 +#: ftparchive/apt-ftparchive.cc msgid "Source extension list is too long" msgstr "ã½ã¼ã¹æ¡å¼µåãªã¹ããé·ããã¾ã" -#: ftparchive/apt-ftparchive.cc:379 +#: ftparchive/apt-ftparchive.cc msgid "Error writing header to contents file" msgstr "Contents ãã¡ã¤ã«ã¸ã®ãããã®æ¸ãè¾¼ã¿ä¸ã«ã¨ã©ã¼ãçºçãã¾ãã" -#: ftparchive/apt-ftparchive.cc:409 +#: ftparchive/apt-ftparchive.cc #, c-format msgid "Error processing contents %s" msgstr "Contents %s ã®å¦çä¸ã«ã¨ã©ã¼ãçºçãã¾ãã" -#: ftparchive/apt-ftparchive.cc:597 +#: ftparchive/apt-ftparchive.cc msgid "" "Usage: apt-ftparchive [options] command\n" "Commands: packages binarypath [overridefile [pathprefix]]\n" @@ -1874,26 +2079,26 @@ msgstr "" " -c=? æå®ã®è¨å®ãã¡ã¤ã«ãèªã\n" " -o=? ä»»æã®è¨å®ãªãã·ã§ã³ãè¨å®ãã" -#: ftparchive/apt-ftparchive.cc:803 +#: ftparchive/apt-ftparchive.cc msgid "No selections matched" msgstr "é¸æã«ããããããã®ãããã¾ãã" -#: ftparchive/apt-ftparchive.cc:881 +#: ftparchive/apt-ftparchive.cc #, c-format msgid "Some files are missing in the package file group `%s'" msgstr "ããã±ã¼ã¸ãã¡ã¤ã«ã°ã«ã¼ã `%s' ã«è¦å½ãããªããã¡ã¤ã«ãããã¾ã" -#: ftparchive/cachedb.cc:47 +#: ftparchive/cachedb.cc #, c-format msgid "DB was corrupted, file renamed to %s.old" msgstr "DB ãå£ãã¦ããããããã¡ã¤ã«åã %s.old ã«å¤æ´ãã¾ãã" -#: ftparchive/cachedb.cc:65 +#: ftparchive/cachedb.cc #, c-format msgid "DB is old, attempting to upgrade %s" msgstr "DB ãå¤ãããã%s ã®ã¢ããã°ã¬ã¼ãã試ã¿ã¾ã" -#: ftparchive/cachedb.cc:76 +#: ftparchive/cachedb.cc msgid "" "DB format is invalid. If you upgraded from an older version of apt, please " "remove and re-create the database." @@ -1901,647 +2106,886 @@ msgstr "" "DB ãã©ã¼ããããç¡å¹ã§ããapt ã®å¤ããã¼ã¸ã§ã³ããæ´æ°ããã®ã§ããã°ããã¼ã¿" "ãã¼ã¹ãåé¤ããåä½æãã¦ãã ããã" -#: ftparchive/cachedb.cc:81 +#: ftparchive/cachedb.cc #, c-format msgid "Unable to open DB file %s: %s" msgstr "DB ãã¡ã¤ã« %s ãéããã¨ãã§ãã¾ãã: %s" -#: ftparchive/cachedb.cc:127 apt-inst/extract.cc:179 apt-inst/extract.cc:192 -#: apt-inst/extract.cc:209 -#, c-format -msgid "Failed to stat %s" -msgstr "%s ã®ç¶æ ãåå¾ããã®ã«å¤±æãã¾ãã" +#: ftparchive/cachedb.cc +msgid "Failed to read .dsc" +msgstr ".dsc ã®èªã¿åãã«å¤±æãã¾ãã" -#: ftparchive/cachedb.cc:249 +#: ftparchive/cachedb.cc msgid "Archive has no control record" msgstr "ã¢ã¼ã«ã¤ãã«ã³ã³ããã¼ã«ã¬ã³ã¼ããããã¾ãã" -#: ftparchive/cachedb.cc:490 +#: ftparchive/cachedb.cc msgid "Unable to get a cursor" msgstr "ã«ã¼ã½ã«ãåå¾ã§ãã¾ãã" -#: ftparchive/writer.cc:82 +#: ftparchive/contents.cc +msgid "realloc - Failed to allocate memory" +msgstr "realloc - ã¡ã¢ãªã®å²ãå½ã¦ã«å¤±æãã¾ãã" + +#: ftparchive/multicompress.cc +#, c-format +msgid "Unknown compression algorithm '%s'" +msgstr "'%s' ã¯æªç¥ã®å§ç¸®ã¢ã«ã´ãªãºã ã§ã" + +#: ftparchive/multicompress.cc +#, c-format +msgid "Compressed output %s needs a compression set" +msgstr "å§ç¸®åºå %s ã«ã¯å§ç¸®ã»ãããå¿ è¦ã§ã" + +#: ftparchive/multicompress.cc +msgid "Failed to fork" +msgstr "fork ã«å¤±æãã¾ãã" + +#: ftparchive/multicompress.cc +msgid "Compress child" +msgstr "å§ç¸®åããã»ã¹" + +#: ftparchive/multicompress.cc +#, c-format +msgid "Internal error, failed to create %s" +msgstr "å é¨ã¨ã©ã¼ã%s ã®ä½æã«å¤±æãã¾ãã" + +#: ftparchive/multicompress.cc +msgid "IO to subprocess/file failed" +msgstr "åããã»ã¹/ãã¡ã¤ã«ã¸ã® IO ã失æãã¾ãã" + +#: ftparchive/multicompress.cc +msgid "Failed to read while computing MD5" +msgstr "MD5 ã®è¨ç®ä¸ã«èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" + +#: ftparchive/multicompress.cc apt-inst/extract.cc +#, c-format +msgid "Failed to rename %s to %s" +msgstr "%s ã %s ã«ååå¤æ´ã§ãã¾ããã§ãã" + +#: ftparchive/override.cc +#, c-format +msgid "Unable to open %s" +msgstr "'%s' ããªã¼ãã³ã§ãã¾ãã" + +#. skip spaces +#. find end of word +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu (%s)" +msgstr "ä¸æ£ãª override %s %llu è¡ç® (%s)" + +#: ftparchive/override.cc +#, c-format +msgid "Failed to read the override file %s" +msgstr "override ãã¡ã¤ã« %s ãèªã¿è¾¼ãã®ã«å¤±æãã¾ãã" + +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu #1" +msgstr "ä¸æ£ãª override %s %llu è¡ç® #1" + +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu #2" +msgstr "ä¸æ£ãª override %s %llu è¡ç® #2" + +#: ftparchive/override.cc +#, c-format +msgid "Malformed override %s line %llu #3" +msgstr "ä¸æ£ãª override %s %llu è¡ç® #3" + +#: ftparchive/writer.cc #, c-format msgid "W: Unable to read directory %s\n" msgstr "è¦å: ãã£ã¬ã¯ã㪠%s ãèªãã¾ãã\n" -#: ftparchive/writer.cc:87 +#: ftparchive/writer.cc #, c-format msgid "W: Unable to stat %s\n" msgstr "è¦å: %s ã®ç¶æ ãåå¾ã§ãã¾ãã\n" -#: ftparchive/writer.cc:143 +#: ftparchive/writer.cc msgid "E: " msgstr "ã¨ã©ã¼: " -#: ftparchive/writer.cc:145 +#: ftparchive/writer.cc msgid "W: " msgstr "è¦å: " -#: ftparchive/writer.cc:152 +#: ftparchive/writer.cc msgid "E: Errors apply to file " msgstr "ã¨ã©ã¼: ã¨ã©ã¼ãé©ç¨ããããã¡ã¤ã«ã¯ " -#: ftparchive/writer.cc:170 ftparchive/writer.cc:202 +#: ftparchive/writer.cc #, c-format msgid "Failed to resolve %s" msgstr "%s ã®è§£æ±ºã«å¤±æãã¾ãã" -#: ftparchive/writer.cc:183 +#: ftparchive/writer.cc msgid "Tree walking failed" msgstr "ããªã¼å ã§ã®ç§»åã«å¤±æãã¾ãã" -#: ftparchive/writer.cc:210 +#: ftparchive/writer.cc #, c-format msgid "Failed to open %s" msgstr "%s ã®ãªã¼ãã³ã«å¤±æãã¾ãã" -#: ftparchive/writer.cc:269 +#: ftparchive/writer.cc #, c-format msgid " DeLink %s [%s]\n" msgstr " ãªã³ã¯ %s [%s] ãå¤ãã¾ã\n" -#: ftparchive/writer.cc:277 +#: ftparchive/writer.cc apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to readlink %s" +msgstr "%s ã®ãªã³ã¯èªã¿åãã«å¤±æãã¾ãã" + +#: ftparchive/writer.cc +#, c-format +msgid "*** Failed to link %s to %s" +msgstr "*** %s ã %s ã«ãªã³ã¯ããã®ã«å¤±æãã¾ãã" + +#: ftparchive/writer.cc +#, c-format +msgid " DeLink limit of %sB hit.\n" +msgstr " ãªã³ã¯ãå¤ãå¶éã® %sB ã«å°éãã¾ããã\n" + +#: ftparchive/writer.cc +msgid "Archive had no package field" +msgstr "ã¢ã¼ã«ã¤ãã«ããã±ã¼ã¸ãã£ã¼ã«ããããã¾ããã§ãã" + +#: ftparchive/writer.cc +#, c-format +msgid " %s has no override entry\n" +msgstr " %s ã« override ã¨ã³ããªãããã¾ãã\n" + +#: ftparchive/writer.cc +#, c-format +msgid " %s maintainer is %s not %s\n" +msgstr " %1$s ã¡ã³ãã㯠%3$s ã§ã¯ãªã %2$s ã§ã\n" + +#: ftparchive/writer.cc +#, c-format +msgid " %s has no source override entry\n" +msgstr " %s ã«ã½ã¼ã¹ override ã¨ã³ããªãããã¾ãã\n" + +#: ftparchive/writer.cc +#, c-format +msgid " %s has no binary override entry either\n" +msgstr " %s ã«ãã¤ã㪠override ã¨ã³ããªãããã¾ãã\n" + +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive signature" +msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãç½²å" + +#: apt-inst/contrib/arfile.cc +msgid "Error reading archive member header" +msgstr "ã¢ã¼ã«ã¤ãã¡ã³ãã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" + +#: apt-inst/contrib/arfile.cc +#, c-format +msgid "Invalid archive member header %s" +msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãã¡ã³ãã¼ããã %s" + +#: apt-inst/contrib/arfile.cc +msgid "Invalid archive member header" +msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãã¡ã³ãã¼ããã" + +#: apt-inst/contrib/arfile.cc +msgid "Archive is too short" +msgstr "ã¢ã¼ã«ã¤ããä¸è¶³ãã¦ãã¾ã" + +#: apt-inst/contrib/arfile.cc +msgid "Failed to read the archive headers" +msgstr "ã¢ã¼ã«ã¤ããããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" + +#: apt-inst/contrib/extracttar.cc +#, fuzzy, c-format +msgid "Cannot find a configured compressor for '%s'" +msgstr "èªè¨¼ã¬ã³ã¼ããè¦ã¤ããã¾ãã: %s" + +#: apt-inst/contrib/extracttar.cc +msgid "Corrupted archive" +msgstr "å£ããã¢ã¼ã«ã¤ã" + +#: apt-inst/contrib/extracttar.cc +msgid "Tar checksum failed, archive corrupted" +msgstr "tar ãã§ãã¯ãµã æ¤è¨¼ã失æãã¾ãããã¢ã¼ã«ã¤ããå£ãã¦ãã¾ã" + +#: apt-inst/contrib/extracttar.cc +#, c-format +msgid "Unknown TAR header type %u, member %s" +msgstr "æªç¥ã® TAR ãããã¿ã¤ã %uãã¡ã³ãã¼ %s" + +#: apt-inst/deb/debfile.cc +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "'%s' ã¡ã³ãã¼ããªããããæ£ãã DEB ã¢ã¼ã«ã¤ãã§ã¯ããã¾ãã" + +#: apt-inst/deb/debfile.cc +#, c-format +msgid "Internal error, could not locate member %s" +msgstr "å é¨ã¨ã©ã¼ãã¡ã³ãã¼ %s ãç¹å®ã§ãã¾ãã" + +#: apt-inst/deb/debfile.cc +msgid "Unparsable control file" +msgstr "解æã§ããªãã³ã³ããã¼ã«ãã¡ã¤ã«" + +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to write file %s" +msgstr "ãã¡ã¤ã« %s ã®æ¸ãè¾¼ã¿ã«å¤±æãã¾ãã" + +#: apt-inst/dirstream.cc +#, c-format +msgid "Failed to close file %s" +msgstr "%s ã®ã¯ãã¼ãºã«å¤±æãã¾ãã" + +#: apt-inst/extract.cc +#, c-format +msgid "The path %s is too long" +msgstr "ãã¹ %s ã¯é·ããã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "Unpacking %s more than once" +msgstr "%s ãè¤æ°åå±éãã¦ãã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "The directory %s is diverted" +msgstr "ãã£ã¬ã¯ã㪠%s 㯠divert ããã¦ãã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "The package is trying to write to the diversion target %s/%s" +msgstr "" +"ãã®ããã±ã¼ã¸ã¯ diversion ã®ã¿ã¼ã²ããã® %s/%s ã«æ¸ãè¾¼ããã¨ãã¦ãã¾ã" + +#: apt-inst/extract.cc +msgid "The diversion path is too long" +msgstr "diversion ãã¹ãé·ããã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "The directory %s is being replaced by a non-directory" +msgstr "ãã£ã¬ã¯ã㪠%s ãéãã£ã¬ã¯ããªã«ç½®æããããã¨ãã¦ãã¾ã" + +#: apt-inst/extract.cc +msgid "Failed to locate node in its hash bucket" +msgstr "ããã·ã¥ãã±ãå ã§ãã¼ããç¹å®ããã®ã«å¤±æãã¾ãã" + +#: apt-inst/extract.cc +msgid "The path is too long" +msgstr "ãã¹ãé·ããã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "Overwrite package match with no version for %s" +msgstr "%s ã«å¯¾ãããã¼ã¸ã§ã³ã®ãªãããã±ã¼ã¸ããããä¸æ¸ããã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "File %s/%s overwrites the one in the package %s" +msgstr "ãã¡ã¤ã« %s/%s ãããã±ã¼ã¸ %s ã®ãã®ãä¸æ¸ããã¾ã" + +#: apt-inst/extract.cc +#, c-format +msgid "Unable to stat %s" +msgstr "%s ã®ç¶æ ãåå¾ã§ãã¾ãã" + +#: apt-inst/filelist.cc +msgid "DropNode called on still linked node" +msgstr "ãªã³ã¯ããã¦ãããã¼ã㧠DropNode ãå¼ã°ãã¾ãã" + +#: apt-inst/filelist.cc +msgid "Failed to locate the hash element!" +msgstr "ããã·ã¥è¦ç´ ãç¹å®ãããã¨ãã§ãã¾ãã!" + +#: apt-inst/filelist.cc +msgid "Failed to allocate diversion" +msgstr "diversion ã®å²ãå½ã¦ã«å¤±æãã¾ãã" + +#: apt-inst/filelist.cc +msgid "Internal error in AddDiversion" +msgstr "AddDiversion ã§ã®å é¨ã¨ã©ã¼" + +#: apt-inst/filelist.cc +#, c-format +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "%s -> %s 㨠%s/%s ã® diversion ãä¸æ¸ããããã¨ãã¦ãã¾ã" + +#: apt-inst/filelist.cc +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "%s -> %s ã® diversion ãäºéã«è¿½å ããã¦ãã¾ã" + +#: apt-inst/filelist.cc +#, c-format +msgid "Duplicate conf file %s/%s" +msgstr "è¨å®ãã¡ã¤ã« %s/%s ãéè¤ãã¦ãã¾ã" + +#: apt-pkg/acquire-item.cc +msgid "" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "ååã®å¤æ´ã«å¤±æãã¾ããã%s (%s -> %s)" + +#: apt-pkg/acquire-item.cc +msgid "Hash Sum mismatch" +msgstr "ããã·ã¥ãµã ãé©åãã¾ãã" + +#: apt-pkg/acquire-item.cc +msgid "Size mismatch" +msgstr "ãµã¤ãºãé©åãã¾ãã" + +#: apt-pkg/acquire-item.cc +msgid "Invalid file format" +msgstr "ä¸æ£ãªãã¡ã¤ã«å½¢å¼" + +#: apt-pkg/acquire-item.cc +#, fuzzy +msgid "Signature error" +msgstr "æ¸ãè¾¼ã¿ã¨ã©ã¼" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "" +"An error occurred during the signature verification. The repository is not " +"updated and the previous index files will be used. GPG error: %s: %s" +msgstr "" +"ç½²åç §åä¸ã«ã¨ã©ã¼ãçºçãã¾ããããªãã¸ããªã¯æ´æ°ããããéå»ã®ã¤ã³ããã¯ã¹" +"ãã¡ã¤ã«ã使ããã¾ããGPG ã¨ã©ã¼: %s: %s\n" + +#. Invalid signature file, reject (LP: #346386) (Closes: #627642) +#: apt-pkg/acquire-item.cc #, c-format -msgid "Failed to readlink %s" -msgstr "%s ã®ãªã³ã¯èªã¿åãã«å¤±æãã¾ãã" +msgid "GPG error: %s: %s" +msgstr "GPG ã¨ã©ã¼: %s: %s" -#: ftparchive/writer.cc:281 +#: apt-pkg/acquire-item.cc #, c-format -msgid "Failed to unlink %s" -msgstr "%s ã®ãªã³ã¯è§£é¤ã«å¤±æãã¾ãã" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" -#: ftparchive/writer.cc:289 +#: apt-pkg/acquire-item.cc #, c-format -msgid "*** Failed to link %s to %s" -msgstr "*** %s ã %s ã«ãªã³ã¯ããã®ã«å¤±æãã¾ãã" +msgid "" +"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " +"or malformed file)" +msgstr "" +"æå¾ ãããã¨ã³ã㪠'%s' ã Release ãã¡ã¤ã«å ã«è¦ã¤ããã¾ãã (誤ã£ã " +"sources.list ã¨ã³ããªããå£ãããã¡ã¤ã«)" -#: ftparchive/writer.cc:299 +#: apt-pkg/acquire-item.cc #, c-format -msgid " DeLink limit of %sB hit.\n" -msgstr " ãªã³ã¯ãå¤ãå¶éã® %sB ã«å°éãã¾ããã\n" +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" -#: ftparchive/writer.cc:404 -msgid "Archive had no package field" -msgstr "ã¢ã¼ã«ã¤ãã«ããã±ã¼ã¸ãã£ã¼ã«ããããã¾ããã§ãã" +#: apt-pkg/acquire-item.cc +msgid "There is no public key available for the following key IDs:\n" +msgstr "以ä¸ã®éµ ID ã«å¯¾ãã¦å©ç¨å¯è½ãªå ¬ééµãããã¾ãã:\n" -#: ftparchive/writer.cc:412 ftparchive/writer.cc:702 +#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is +#. the time since then the file is invalid - formatted in the same way as in +#. the download progress display (e.g. 7d 3h 42min 1s) +#: apt-pkg/acquire-item.cc #, c-format -msgid " %s has no override entry\n" -msgstr " %s ã« override ã¨ã³ããªãããã¾ãã\n" +msgid "" +"Release file for %s is expired (invalid since %s). Updates for this " +"repository will not be applied." +msgstr "" +"%s ã® Release ãã¡ã¤ã«ã¯æéåã (%s 以æ¥ç¡å¹) ã§ãããã®ãªãã¸ããªããã®æ´æ°" +"ç©ã¯é©ç¨ããã¾ããã" -#: ftparchive/writer.cc:480 ftparchive/writer.cc:846 +#: apt-pkg/acquire-item.cc #, c-format -msgid " %s maintainer is %s not %s\n" -msgstr " %1$s ã¡ã³ãã㯠%3$s ã§ã¯ãªã %2$s ã§ã\n" +msgid "Conflicting distribution: %s (expected %s but got %s)" +msgstr "" +"ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã競åãã¦ãã¾ã: %s (%s ãæå¾ ãã¦ããã®ã« %s ãåå¾ã" +"ã¾ãã)" -#: ftparchive/writer.cc:712 -#, c-format -msgid " %s has no source override entry\n" -msgstr " %s ã«ã½ã¼ã¹ override ã¨ã³ããªãããã¾ãã\n" +#. No Release file was present, or verification failed, so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "ãã£ã¬ã¯ã㪠%s 㯠divert ããã¦ãã¾ã" -#: ftparchive/writer.cc:716 -#, c-format -msgid " %s has no binary override entry either\n" -msgstr " %s ã«ãã¤ã㪠override ã¨ã³ããªãããã¾ãã\n" +#. No Release file was present so fall +#. back to queueing Packages files without verification +#. only allow going further if the user explicitly wants it +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "ãã£ã¬ã¯ã㪠%s 㯠divert ããã¦ãã¾ã" -#: ftparchive/contents.cc:341 ftparchive/contents.cc:372 -msgid "realloc - Failed to allocate memory" -msgstr "realloc - ã¡ã¢ãªã®å²ãå½ã¦ã«å¤±æãã¾ãã" +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "ãã£ã¬ã¯ã㪠%s 㯠divert ããã¦ãã¾ã" -#: ftparchive/override.cc:35 ftparchive/override.cc:143 -#, c-format -msgid "Unable to open %s" -msgstr "'%s' ããªã¼ãã³ã§ãã¾ãã" +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" -#: ftparchive/override.cc:61 ftparchive/override.cc:167 +#: apt-pkg/acquire-item.cc #, c-format -msgid "Malformed override %s line %llu #1" -msgstr "ä¸æ£ãª override %s %llu è¡ç® #1" +msgid "" +"I wasn't able to locate a file for the %s package. This might mean you need " +"to manually fix this package. (due to missing arch)" +msgstr "" +"ããã±ã¼ã¸ %s ã®ãã¡ã¤ã«ã®ä½ç½®ãç¹å®ã§ãã¾ããããããããã®ããã±ã¼ã¸ãæå" +"ã§ä¿®æ£ããå¿ è¦ãããã¾ã (åå¨ããªãã¢ã¼ããã¯ãã£ã®ãã)ã" -#: ftparchive/override.cc:75 ftparchive/override.cc:179 +#: apt-pkg/acquire-item.cc #, c-format -msgid "Malformed override %s line %llu #2" -msgstr "ä¸æ£ãª override %s %llu è¡ç® #2" +msgid "Can't find a source to download version '%s' of '%s'" +msgstr "'%2$s' ã®ãã¼ã¸ã§ã³ '%1$s' ããã¦ã³ãã¼ãããã½ã¼ã¹ãè¦ã¤ããã¾ãã" -#: ftparchive/override.cc:89 ftparchive/override.cc:192 +#: apt-pkg/acquire-item.cc #, c-format -msgid "Malformed override %s line %llu #3" -msgstr "ä¸æ£ãª override %s %llu è¡ç® #3" +msgid "" +"The package index files are corrupted. No Filename: field for package %s." +msgstr "" +"ããã±ã¼ã¸ã¤ã³ããã¯ã¹ãã¡ã¤ã«ãå£ãã¦ãã¾ããããã±ã¼ã¸ %s ã« Filename: " +"ãã£ã¼ã«ããããã¾ããã" -#: ftparchive/override.cc:128 ftparchive/override.cc:202 -#, c-format -msgid "Failed to read the override file %s" -msgstr "override ãã¡ã¤ã« %s ãèªã¿è¾¼ãã®ã«å¤±æãã¾ãã" +#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "Changelog unavailable for %s=%s" +msgstr "%s (%s) ã®å¤æ´å±¥æ´" -#: ftparchive/multicompress.cc:70 +#: apt-pkg/acquire-worker.cc #, c-format -msgid "Unknown compression algorithm '%s'" -msgstr "'%s' ã¯æªç¥ã®å§ç¸®ã¢ã«ã´ãªãºã ã§ã" +msgid "The method driver %s could not be found." +msgstr "ã¡ã½ãããã©ã¤ã %s ãè¦ã¤ããã¾ããã" -#: ftparchive/multicompress.cc:100 +#: apt-pkg/acquire-worker.cc #, c-format -msgid "Compressed output %s needs a compression set" -msgstr "å§ç¸®åºå %s ã«ã¯å§ç¸®ã»ãããå¿ è¦ã§ã" - -#: ftparchive/multicompress.cc:189 -msgid "Failed to create FILE*" -msgstr "FILE* ã®ä½æã«å¤±æãã¾ãã" +msgid "Is the package %s installed?" +msgstr "ããã±ã¼ã¸ %s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ãã¾ãã?" -#: ftparchive/multicompress.cc:192 -msgid "Failed to fork" -msgstr "fork ã«å¤±æãã¾ãã" - -#: ftparchive/multicompress.cc:206 -msgid "Compress child" -msgstr "å§ç¸®åããã»ã¹" - -#: ftparchive/multicompress.cc:229 +#: apt-pkg/acquire-worker.cc #, c-format -msgid "Internal error, failed to create %s" -msgstr "å é¨ã¨ã©ã¼ã%s ã®ä½æã«å¤±æãã¾ãã" +msgid "Method %s did not start correctly" +msgstr "ã¡ã½ãã %s ãæ£å¸¸ã«éå§ãã¾ããã§ãã" -#: ftparchive/multicompress.cc:304 -msgid "IO to subprocess/file failed" -msgstr "åããã»ã¹/ãã¡ã¤ã«ã¸ã® IO ã失æãã¾ãã" +#: apt-pkg/acquire-worker.cc +#, fuzzy, c-format +msgid "" +"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." +msgstr "" +"'%s' ã¨ã©ãã«ã®ä»ãããã£ã¹ã¯ããã©ã¤ã '%s' ã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã " +"ããã" -#: ftparchive/multicompress.cc:342 -msgid "Failed to read while computing MD5" -msgstr "MD5 ã®è¨ç®ä¸ã«èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "ãªã¹ããã£ã¬ã¯ã㪠%spartial ãè¦ã¤ããã¾ããã" -#: ftparchive/multicompress.cc:358 +#: apt-pkg/acquire.cc #, c-format -msgid "Problem unlinking %s" -msgstr "%s ã®ãªã³ã¯è§£é¤ã§åé¡ãçºçãã¾ãã" +msgid "Archives directory %spartial is missing." +msgstr "ã¢ã¼ã«ã¤ããã£ã¬ã¯ã㪠%spartial ãè¦ã¤ããã¾ããã" -#: ftparchive/multicompress.cc:373 apt-inst/extract.cc:187 +#: apt-pkg/acquire.cc #, c-format -msgid "Failed to rename %s to %s" -msgstr "%s ã %s ã«ååå¤æ´ã§ãã¾ããã§ãã" +msgid "Unable to lock directory %s" +msgstr "ãã£ã¬ã¯ã㪠%s ãããã¯ã§ãã¾ãã" -#: cmdline/apt-internal-solver.cc:38 -msgid "" -"Usage: apt-internal-solver\n" -"\n" -"apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" msgstr "" -"使ç¨æ¹æ³: apt-internal-solver\n" -"\n" -"apt-internal-solver ã¯ããããã°ãªã©ã®ç¨éã§ãç¾å¨ã®å é¨ãªã¾ã«ãã\n" -"APT ãã¡ããªã®å¤é¨ãªã¾ã«ãã®ããã«ä½¿ãããã®ã¤ã³ã¿ã¼ãã§ã¤ã¹ã§ãã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" - -#: cmdline/apt-sortpkgs.cc:89 -msgid "Unknown package record!" -msgstr "ä¸æãªããã±ã¼ã¸ã¬ã³ã¼ãã§ã!" -#: cmdline/apt-sortpkgs.cc:153 +#: apt-pkg/acquire.cc +#, c-format msgid "" -"Usage: apt-sortpkgs [options] file1 [file2 ...]\n" -"\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." msgstr "" -"使ç¨æ¹æ³: apt-sortpkgs [ãªãã·ã§ã³] ãã¡ã¤ã«å1 [ãã¡ã¤ã«å2 ...]\n" -"\n" -"apt-sortpkgs ã¯ããã±ã¼ã¸ãã¡ã¤ã«ãã½ã¼ãããããã®ç°¡åãªãã¼ã«ã§ãã\n" -"-s ãªãã·ã§ã³ã¯ãã¡ã¤ã«ã®ç¨®é¡ã示ãããã«ä½¿ç¨ããã¾ãã\n" -"\n" -"ãªãã·ã§ã³:\n" -" -h ãã®ãã«ãã表示ãã\n" -" -s ã½ã¼ã¹ãã¡ã¤ã«ã½ã¼ãã使ç¨ãã\n" -" -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" -" -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" - -#: apt-inst/contrib/extracttar.cc:116 -msgid "Failed to create pipes" -msgstr "ãã¤ãã®çæã«å¤±æãã¾ãã" - -#: apt-inst/contrib/extracttar.cc:143 -msgid "Failed to exec gzip " -msgstr "gzip ã®å®è¡ã«å¤±æãã¾ãã" - -#: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:210 -msgid "Corrupted archive" -msgstr "å£ããã¢ã¼ã«ã¤ã" -#: apt-inst/contrib/extracttar.cc:195 -msgid "Tar checksum failed, archive corrupted" -msgstr "tar ãã§ãã¯ãµã æ¤è¨¼ã失æãã¾ãããã¢ã¼ã«ã¤ããå£ãã¦ãã¾ã" - -#: apt-inst/contrib/extracttar.cc:300 +#: apt-pkg/acquire.cc apt-pkg/clean.cc #, c-format -msgid "Unknown TAR header type %u, member %s" -msgstr "æªç¥ã® TAR ãããã¿ã¤ã %uãã¡ã³ãã¼ %s" - -#: apt-inst/contrib/arfile.cc:74 -msgid "Invalid archive signature" -msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãç½²å" +msgid "Clean of %s is not supported" +msgstr "%s ã®æ¶å»ã¯ãµãã¼ãããã¦ãã¾ãã" -#: apt-inst/contrib/arfile.cc:82 -msgid "Error reading archive member header" -msgstr "ã¢ã¼ã«ã¤ãã¡ã³ãã¼ãããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" - -#: apt-inst/contrib/arfile.cc:94 +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc #, c-format -msgid "Invalid archive member header %s" -msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãã¡ã³ãã¼ããã %s" - -#: apt-inst/contrib/arfile.cc:106 -msgid "Invalid archive member header" -msgstr "ä¸æ£ãªã¢ã¼ã«ã¤ãã¡ã³ãã¼ããã" - -#: apt-inst/contrib/arfile.cc:135 -msgid "Archive is too short" -msgstr "ã¢ã¼ã«ã¤ããä¸è¶³ãã¦ãã¾ã" +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "ãã¡ã¤ã«ãåå¾ãã¦ãã¾ã %li/%li (æ®ã %s)" -#: apt-inst/contrib/arfile.cc:139 -msgid "Failed to read the archive headers" -msgstr "ã¢ã¼ã«ã¤ããããã®èªã¿è¾¼ã¿ã«å¤±æãã¾ãã" +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "ãã¡ã¤ã«ãåå¾ãã¦ãã¾ã %li/%li" -#: apt-inst/filelist.cc:382 -msgid "DropNode called on still linked node" -msgstr "ãªã³ã¯ããã¦ãããã¼ã㧠DropNode ãå¼ã°ãã¾ãã" +#: apt-pkg/algorithms.cc +#, c-format +msgid "" +"The package %s needs to be reinstalled, but I can't find an archive for it." +msgstr "" +"ããã±ã¼ã¸ %s ãåã¤ã³ã¹ãã¼ã«ããå¿ è¦ãããã¾ããããã®ããã®ã¢ã¼ã«ã¤ããè¦" +"ã¤ãããã¨ãã§ãã¾ããã§ããã" -#: apt-inst/filelist.cc:414 -msgid "Failed to locate the hash element!" -msgstr "ããã·ã¥è¦ç´ ãç¹å®ãããã¨ãã§ãã¾ãã!" +#: apt-pkg/algorithms.cc +msgid "" +"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " +"held packages." +msgstr "" +"ã¨ã©ã¼ãpkgProblemResolver::Resolve ã¯åæ¢ãã¾ãããããããå¤æ´ç¦æ¢ããã±ã¼" +"ã¸ãåå ã§ãã" -#: apt-inst/filelist.cc:461 -msgid "Failed to allocate diversion" -msgstr "diversion ã®å²ãå½ã¦ã«å¤±æãã¾ãã" +#: apt-pkg/algorithms.cc +msgid "Unable to correct problems, you have held broken packages." +msgstr "åé¡ã解決ãããã¨ãã§ãã¾ãããå£ããå¤æ´ç¦æ¢ããã±ã¼ã¸ãããã¾ãã" -#: apt-inst/filelist.cc:466 -msgid "Internal error in AddDiversion" -msgstr "AddDiversion ã§ã®å é¨ã¨ã©ã¼" +#: apt-pkg/cachefile.cc +msgid "The package lists or status file could not be parsed or opened." +msgstr "" +"ããã±ã¼ã¸ãªã¹ãã¾ãã¯ã¹ãã¼ã¿ã¹ãã¡ã¤ã«ã解éã¾ãã¯ãªã¼ãã³ãããã¨ãã§ãã¾" +"ããã" -#: apt-inst/filelist.cc:479 -#, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "%s -> %s 㨠%s/%s ã® diversion ãä¸æ¸ããããã¨ãã¦ãã¾ã" +#: apt-pkg/cachefile.cc +msgid "You may want to run apt-get update to correct these problems" +msgstr "" +"ãããã®åé¡ã解決ããããã«ã¯ apt-get update ãå®è¡ããå¿ è¦ãããããããã¾" +"ãã" -#: apt-inst/filelist.cc:508 -#, c-format -msgid "Double add of diversion %s -> %s" -msgstr "%s -> %s ã® diversion ãäºéã«è¿½å ããã¦ãã¾ã" +#: apt-pkg/cachefile.cc +msgid "The list of sources could not be read." +msgstr "ã½ã¼ã¹ã®ãªã¹ããèªããã¨ãã§ãã¾ããã" -#: apt-inst/filelist.cc:551 +#: apt-pkg/cacheset.cc #, c-format -msgid "Duplicate conf file %s/%s" -msgstr "è¨å®ãã¡ã¤ã« %s/%s ãéè¤ãã¦ãã¾ã" +msgid "Release '%s' for '%s' was not found" +msgstr "'%2$s' ã®ãªãªã¼ã¹ '%1$s' ãè¦ã¤ããã¾ããã§ãã" -#: apt-inst/dirstream.cc:43 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:55 +#: apt-pkg/cacheset.cc #, c-format -msgid "Failed to write file %s" -msgstr "ãã¡ã¤ã« %s ã®æ¸ãè¾¼ã¿ã«å¤±æãã¾ãã" +msgid "Version '%s' for '%s' was not found" +msgstr "'%2$s' ã®ãã¼ã¸ã§ã³ '%1$s' ãè¦ã¤ããã¾ããã§ãã" -#: apt-inst/dirstream.cc:98 apt-inst/dirstream.cc:106 +#: apt-pkg/cacheset.cc #, c-format -msgid "Failed to close file %s" -msgstr "%s ã®ã¯ãã¼ãºã«å¤±æãã¾ãã" +msgid "Couldn't find task '%s'" +msgstr "ã¿ã¹ã¯ '%s' ãè¦ã¤ããã¾ãã" -#: apt-inst/extract.cc:94 apt-inst/extract.cc:165 +#: apt-pkg/cacheset.cc #, c-format -msgid "The path %s is too long" -msgstr "ãã¹ %s ã¯é·ããã¾ã" +msgid "Couldn't find any package by regex '%s'" +msgstr "æ£è¦è¡¨ç¾ '%s' ã§ã¯ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" -#: apt-inst/extract.cc:125 +#: apt-pkg/cacheset.cc #, c-format -msgid "Unpacking %s more than once" -msgstr "%s ãè¤æ°åå±éãã¦ãã¾ã" +msgid "Couldn't find any package by glob '%s'" +msgstr "'%s' ã«ä¸è´ããããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" -#: apt-inst/extract.cc:135 +#: apt-pkg/cacheset.cc #, c-format -msgid "The directory %s is diverted" -msgstr "ãã£ã¬ã¯ã㪠%s 㯠divert ããã¦ãã¾ã" +msgid "Can't select versions from package '%s' as it is purely virtual" +msgstr "ç´ç²ãªä»®æ³ããã±ã¼ã¸ã®ãããããã±ã¼ã¸ '%s' ã®ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" -#: apt-inst/extract.cc:145 +#: apt-pkg/cacheset.cc #, c-format -msgid "The package is trying to write to the diversion target %s/%s" +msgid "Can't select newest version from package '%s' as it is purely virtual" msgstr "" -"ãã®ããã±ã¼ã¸ã¯ diversion ã®ã¿ã¼ã²ããã® %s/%s ã«æ¸ãè¾¼ããã¨ãã¦ãã¾ã" - -#: apt-inst/extract.cc:155 apt-inst/extract.cc:299 -msgid "The diversion path is too long" -msgstr "diversion ãã¹ãé·ããã¾ã" +"ç´ç²ãªä»®æ³ããã±ã¼ã¸ã®ãããããã±ã¼ã¸ '%s' ã®ææ°ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" -#: apt-inst/extract.cc:242 +#: apt-pkg/cacheset.cc #, c-format -msgid "The directory %s is being replaced by a non-directory" -msgstr "ãã£ã¬ã¯ã㪠%s ãéãã£ã¬ã¯ããªã«ç½®æããããã¨ãã¦ãã¾ã" - -#: apt-inst/extract.cc:282 -msgid "Failed to locate node in its hash bucket" -msgstr "ããã·ã¥ãã±ãå ã§ãã¼ããç¹å®ããã®ã«å¤±æãã¾ãã" - -#: apt-inst/extract.cc:286 -msgid "The path is too long" -msgstr "ãã¹ãé·ããã¾ã" +msgid "Can't select candidate version from package %s as it has no candidate" +msgstr "åè£ãåå¨ããªãã®ã§ãããã±ã¼ã¸ %s ã®åè£ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" -#: apt-inst/extract.cc:414 +#: apt-pkg/cacheset.cc #, c-format -msgid "Overwrite package match with no version for %s" -msgstr "%s ã«å¯¾ãããã¼ã¸ã§ã³ã®ãªãããã±ã¼ã¸ããããä¸æ¸ããã¾ã" +msgid "Can't select installed version from package %s as it is not installed" +msgstr "" +"ã¤ã³ã¹ãã¼ã«ããã¦ããªãã®ã§ãããã±ã¼ã¸ %s ã®ã¤ã³ã¹ãã¼ã«æ¸ã¿ãã¼ã¸ã§ã³ãé¸" +"ã¹ã¾ããã" -#: apt-inst/extract.cc:431 +#: apt-pkg/cacheset.cc #, c-format -msgid "File %s/%s overwrites the one in the package %s" -msgstr "ãã¡ã¤ã« %s/%s ãããã±ã¼ã¸ %s ã®ãã®ãä¸æ¸ããã¾ã" +msgid "" +"Can't select installed nor candidate version from package '%s' as it has " +"neither of them" +msgstr "" +"ããã±ã¼ã¸ '%s' ã®ã¤ã³ã¹ãã¼ã«æ¸ã¿ã¾ãã¯åè£ã®ãã¼ã¸ã§ã³ã¯ããããåå¨ããªã" +"ã®ã§é¸ã¹ã¾ãã" -#: apt-inst/extract.cc:491 +#: apt-pkg/cdrom.cc #, c-format -msgid "Unable to stat %s" -msgstr "%s ã®ç¶æ ãåå¾ã§ãã¾ãã" +msgid "Line %u too long in source list %s." +msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u è¡ç®ãé·ããã¾ãã" -#: apt-inst/deb/debfile.cc:41 apt-inst/deb/debfile.cc:46 -#: apt-inst/deb/debfile.cc:54 -#, c-format -msgid "This is not a valid DEB archive, missing '%s' member" -msgstr "'%s' ã¡ã³ãã¼ããªããããæ£ãã DEB ã¢ã¼ã«ã¤ãã§ã¯ããã¾ãã" +#: apt-pkg/cdrom.cc +msgid "Unmounting CD-ROM...\n" +msgstr "CD-ROM ãã¢ã³ãã¦ã³ããã¦ãã¾ã ...\n" -#: apt-inst/deb/debfile.cc:119 +#: apt-pkg/cdrom.cc #, c-format -msgid "Internal error, could not locate member %s" -msgstr "å é¨ã¨ã©ã¼ãã¡ã³ãã¼ %s ãç¹å®ã§ãã¾ãã" +msgid "Using CD-ROM mount point %s\n" +msgstr "CD-ROM ãã¦ã³ããã¤ã³ã %s ã使ç¨ãã¾ã\n" -#: apt-inst/deb/debfile.cc:213 -msgid "Unparsable control file" -msgstr "解æã§ããªãã³ã³ããã¼ã«ãã¡ã¤ã«" +#: apt-pkg/cdrom.cc +msgid "Waiting for disc...\n" +msgstr "ãã£ã¹ã¯ãå¾ ã£ã¦ãã¾ã ...\n" -#: apt-pkg/contrib/mmap.cc:79 -msgid "Can't mmap an empty file" -msgstr "空ã®ãã¡ã¤ã«ã mmap ã§ãã¾ãã" +#: apt-pkg/cdrom.cc +msgid "Mounting CD-ROM...\n" +msgstr "CD-ROM ããã¦ã³ããã¦ãã¾ã ...\n" -#: apt-pkg/contrib/mmap.cc:111 -#, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "ãã¡ã¤ã«ãã¹ã¯ãªãã¿ %i ã¯éè¤ã§ãã¾ãã" +#: apt-pkg/cdrom.cc +msgid "Identifying... " +msgstr "確èªãã¦ãã¾ã... " -#: apt-pkg/contrib/mmap.cc:119 +#: apt-pkg/cdrom.cc #, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "%llu ãã¤ãã® mmap ãã§ãã¾ããã§ãã" +msgid "Stored label: %s\n" +msgstr "æ ¼ç´ãããã©ãã«: %s \n" -#: apt-pkg/contrib/mmap.cc:146 -msgid "Unable to close mmap" -msgstr "mmap ãã¯ãã¼ãºã§ãã¾ãã" +#: apt-pkg/cdrom.cc +msgid "Scanning disc for index files...\n" +msgstr "ãã£ã¹ã¯ã®ã¤ã³ããã¯ã¹ãã¡ã¤ã«ãèµ°æ»ãã¦ãã¾ã ...\n" -#: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202 -msgid "Unable to synchronize mmap" -msgstr "mmap ãåæã§ãã¾ãã" +#: apt-pkg/cdrom.cc +#, c-format +msgid "" +"Found %zu package indexes, %zu source indexes, %zu translation indexes and " +"%zu signatures\n" +msgstr "" +"%zu ã®ããã±ã¼ã¸ã¤ã³ããã¯ã¹ã%zu ã®ã½ã¼ã¹ã¤ã³ããã¯ã¹ã%zu ã®ç¿»è¨³ã¤ã³ããã¯" +"ã¹ã%zu ã®ç½²åãè¦ã¤ãã¾ãã\n" + +#: apt-pkg/cdrom.cc +msgid "" +"Unable to locate any package files, perhaps this is not a Debian Disc or the " +"wrong architecture?" +msgstr "" +"ããã±ã¼ã¸ãã¡ã¤ã«ãé ç½®ã§ãã¾ãããDebian ã®ãã£ã¹ã¯ã§ã¯ãªããã誤ã£ãã¢ã¼ã" +"ãã¯ãã£ã§ã¯ãªãã§ãããã?" -#: apt-pkg/contrib/mmap.cc:290 +#: apt-pkg/cdrom.cc #, c-format -msgid "Couldn't make mmap of %lu bytes" -msgstr "%lu ãã¤ãã® mmap ãã§ãã¾ããã§ãã" +msgid "Found label '%s'\n" +msgstr "ã©ãã« '%s' ãè¦ã¤ãã¾ãã\n" -#: apt-pkg/contrib/mmap.cc:322 -msgid "Failed to truncate file" -msgstr "ãã¡ã¤ã«ã®åãè©°ãã«å¤±æãã¾ãã" +#: apt-pkg/cdrom.cc +msgid "That is not a valid name, try again.\n" +msgstr "ããã¯æå¹ãªååã§ã¯ããã¾ãããå試è¡ãã¦ãã ããã\n" -#: apt-pkg/contrib/mmap.cc:341 +#: apt-pkg/cdrom.cc #, c-format msgid "" -"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " -"Current value: %lu. (man 5 apt.conf)" +"This disc is called: \n" +"'%s'\n" msgstr "" -"åç MMap ãç¯å²ãè¶ãã¾ãããAPT::Cache-Start ã®å¤§ãããå¢ããã¦ãã ãããç¾" -"å¨å¤ã¯ %lu ã§ã (man 5 apt.conf ãåç §)ã" +"ãã®ãã£ã¹ã¯ã¯ä»¥ä¸ã®ããã«å¼ã°ãã¾ã: \n" +"'%s'\n" + +#: apt-pkg/cdrom.cc +msgid "Copying package lists..." +msgstr "ããã±ã¼ã¸ãªã¹ããã³ãã¼ãã¦ãã¾ã ..." -#: apt-pkg/contrib/mmap.cc:440 +#: apt-pkg/cdrom.cc +msgid "Writing new source list\n" +msgstr "æ°ããã½ã¼ã¹ãªã¹ããæ¸ãè¾¼ãã§ãã¾ã\n" + +#: apt-pkg/cdrom.cc +msgid "Source list entries for this disc are:\n" +msgstr "ãã®ãã£ã¹ã¯ã®ã½ã¼ã¹ãªã¹ãã®ã¨ã³ããª:\n" + +#: apt-pkg/clean.cc +#, c-format +msgid "Unable to stat %s." +msgstr "%s ã®ç¶æ ãåå¾ã§ãã¾ããã" + +#: apt-pkg/contrib/cdromutl.cc #, c-format +msgid "Unable to stat the mount point %s" +msgstr "ãã¦ã³ããã¤ã³ã %s ã®ç¶æ ãåå¾ã§ãã¾ãã" + +#: apt-pkg/contrib/cdromutl.cc +msgid "Failed to stat the cdrom" +msgstr "CD-ROM ã®ç¶æ ãåå¾ããã®ã«å¤±æãã¾ãã" + +#: apt-pkg/contrib/cmndline.cc +#, fuzzy, c-format msgid "" -"Unable to increase the size of the MMap as the limit of %lu bytes is already " -"reached." -msgstr "%lu ãã¤ãã®ä¸éã«éãã¦ãããããMMap ã®ãµã¤ãºãå¢ããã¾ããã" +"Command line option '%c' [from %s] is not understood in combination with the " +"other options." +msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ '%c' [%s ãã] ã¯ä¸æã§ãã" -#: apt-pkg/contrib/mmap.cc:443 +#: apt-pkg/contrib/cmndline.cc +#, fuzzy, c-format msgid "" -"Unable to increase size of the MMap as automatic growing is disabled by user." -msgstr "" -"èªåå¢å ãã¦ã¼ã¶ã«ãã£ã¦ç¡å¹ã«ããã¦ãããããMMap ã®ãµã¤ãºãå¢ããã¾ããã" +"Command line option %s is not understood in combination with the other " +"options" +msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ %s ãç解ã§ãã¾ãã" -#. d means days, h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:401 +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "%lid %lih %limin %lis" -msgstr "%liæ¥ %liæé %liå %liç§" +msgid "Command line option %s is not boolean" +msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ %s 㯠boolean ã§ã¯ããã¾ãã" -#. h means hours, min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:408 +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "%lih %limin %lis" -msgstr "%liæé %liå %liç§" +msgid "Option %s requires an argument." +msgstr "ãªãã·ã§ã³ %s ã«ã¯å¼æ°ãå¿ è¦ã§ãã" -#. min means minutes, s means seconds -#: apt-pkg/contrib/strutl.cc:415 +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "%limin %lis" -msgstr "%liå %liç§" +msgid "Option %s: Configuration item specification must have an =<val>." +msgstr "ãªãã·ã§ã³ %s: è¨å®é ç®ã«ã¯ =<å¤> ãæå®ããå¿ è¦ãããã¾ãã" -#. s means seconds -#: apt-pkg/contrib/strutl.cc:420 +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "%lis" -msgstr "%liç§" +msgid "Option %s requires an integer argument, not '%s'" +msgstr "ãªãã·ã§ã³ %s ã«ã¯ '%s' ã§ã¯ãªãæ´æ°ã®å¼æ°ãå¿ è¦ã§ã" -#: apt-pkg/contrib/strutl.cc:1229 +#: apt-pkg/contrib/cmndline.cc #, c-format -msgid "Selection %s not found" -msgstr "é¸æããã %s ãè¦ã¤ããã¾ãã" +msgid "Option '%s' is too long" +msgstr "ãªãã·ã§ã³ '%s' ã¯é·ããã¾ã" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Sense %s is not understood, try true or false." +msgstr "%s ã解éãããã¨ãã§ãã¾ãããtrue ã false ã試ãã¦ãã ããã" + +#: apt-pkg/contrib/cmndline.cc +#, c-format +msgid "Invalid operation %s" +msgstr "ä¸æ£ãªæä½ %s" -#: apt-pkg/contrib/configuration.cc:503 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Unrecognized type abbreviation: '%c'" msgstr "ç解ã§ããªãçç¥å½¢å¼ã§ã: '%c'" -#: apt-pkg/contrib/configuration.cc:617 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Opening configuration file %s" msgstr "è¨å®ãã¡ã¤ã« %s ããªã¼ãã³ã§ãã¾ããã§ãã" -#: apt-pkg/contrib/configuration.cc:785 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "ææ³ã¨ã©ã¼ %s:%u: ãããã¯ãååãªãã§å§ã¾ã£ã¦ãã¾ãã" -#: apt-pkg/contrib/configuration.cc:804 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Malformed tag" msgstr "ææ³ã¨ã©ã¼ %s:%u: ä¸æ£ãªã¿ã°ã§ã" -#: apt-pkg/contrib/configuration.cc:821 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk after value" msgstr "ææ³ã¨ã©ã¼ %s:%u: å¤ã®å¾ã«ä½åãªã´ããå ¥ã£ã¦ãã¾ã" -#: apt-pkg/contrib/configuration.cc:861 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "ææ³ã¨ã©ã¼ %s:%u: å½ä»¤ã¯ãããã¬ãã«ã§ã®ã¿å®è¡ã§ãã¾ã" -#: apt-pkg/contrib/configuration.cc:868 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Too many nested includes" msgstr "ææ³ã¨ã©ã¼ %s:%u: ã¤ã³ã¯ã«ã¼ãã®ãã¹ããå¤ããã¾ã" -#: apt-pkg/contrib/configuration.cc:872 apt-pkg/contrib/configuration.cc:877 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Included from here" msgstr "ææ³ã¨ã©ã¼ %s:%u: ããããã¤ã³ã¯ã«ã¼ãããã¦ãã¾ã" -#: apt-pkg/contrib/configuration.cc:881 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Unsupported directive '%s'" msgstr "ææ³ã¨ã©ã¼ %s:%u: æªå¯¾å¿ã®å½ä»¤ '%s'" -#: apt-pkg/contrib/configuration.cc:884 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: clear directive requires an option tree as argument" msgstr "" "ææ³ã¨ã©ã¼ %s:%u: clear ãã£ã¬ã¯ãã£ãã¯ãå¼æ°ã¨ãã¦ãªãã·ã§ã³ããªã¼ãå¿ è¦ã¨" "ãã¾ã" -#: apt-pkg/contrib/configuration.cc:934 +#: apt-pkg/contrib/configuration.cc #, c-format msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "ææ³ã¨ã©ã¼ %s:%u: ãã¡ã¤ã«ã®æå¾ã«ä½è¨ãªã´ããããã¾ã" -#: apt-pkg/contrib/progress.cc:146 -#, c-format -msgid "%c%s... Error!" -msgstr "%c%s... ã¨ã©ã¼!" - -#: apt-pkg/contrib/progress.cc:148 -#, c-format -msgid "%c%s... Done" -msgstr "%c%s... å®äº" - -#: apt-pkg/contrib/progress.cc:179 -msgid "..." -msgstr "..." - -#. Print the spinner -#: apt-pkg/contrib/progress.cc:195 -#, c-format -msgid "%c%s... %u%%" -msgstr "%c%s... %u%%" - -#: apt-pkg/contrib/cmndline.cc:116 -#, c-format -msgid "Command line option '%c' [from %s] is not known." -msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ '%c' [%s ãã] ã¯ä¸æã§ãã" - -#: apt-pkg/contrib/cmndline.cc:141 apt-pkg/contrib/cmndline.cc:150 -#: apt-pkg/contrib/cmndline.cc:158 -#, c-format -msgid "Command line option %s is not understood" -msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ %s ãç解ã§ãã¾ãã" - -#: apt-pkg/contrib/cmndline.cc:163 -#, c-format -msgid "Command line option %s is not boolean" -msgstr "ã³ãã³ãã©ã¤ã³ãªãã·ã§ã³ %s 㯠boolean ã§ã¯ããã¾ãã" - -#: apt-pkg/contrib/cmndline.cc:204 apt-pkg/contrib/cmndline.cc:225 +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "Option %s requires an argument." -msgstr "ãªãã·ã§ã³ %s ã«ã¯å¼æ°ãå¿ è¦ã§ãã" - -#: apt-pkg/contrib/cmndline.cc:238 apt-pkg/contrib/cmndline.cc:244 -#, c-format -msgid "Option %s: Configuration item specification must have an =<val>." -msgstr "ãªãã·ã§ã³ %s: è¨å®é ç®ã«ã¯ =<å¤> ãæå®ããå¿ è¦ãããã¾ãã" - -#: apt-pkg/contrib/cmndline.cc:273 -#, c-format -msgid "Option %s requires an integer argument, not '%s'" -msgstr "ãªãã·ã§ã³ %s ã«ã¯ '%s' ã§ã¯ãªãæ´æ°ã®å¼æ°ãå¿ è¦ã§ã" - -#: apt-pkg/contrib/cmndline.cc:304 -#, c-format -msgid "Option '%s' is too long" -msgstr "ãªãã·ã§ã³ '%s' ã¯é·ããã¾ã" - -#: apt-pkg/contrib/cmndline.cc:336 -#, c-format -msgid "Sense %s is not understood, try true or false." -msgstr "%s ã解éãããã¨ãã§ãã¾ãããtrue ã false ã試ãã¦ãã ããã" - -#: apt-pkg/contrib/cmndline.cc:386 -#, c-format -msgid "Invalid operation %s" -msgstr "ä¸æ£ãªæä½ %s" - -#: apt-pkg/contrib/cdromutl.cc:56 -#, c-format -msgid "Unable to stat the mount point %s" -msgstr "ãã¦ã³ããã¤ã³ã %s ã®ç¶æ ãåå¾ã§ãã¾ãã" - -#: apt-pkg/contrib/cdromutl.cc:225 -msgid "Failed to stat the cdrom" -msgstr "CD-ROM ã®ç¶æ ãåå¾ããã®ã«å¤±æãã¾ãã" - -#: apt-pkg/contrib/fileutl.cc:95 -#, c-format -msgid "Problem closing the gzip file %s" -msgstr "gzip ãã¡ã¤ã« %s ã®ã¯ãã¼ãºä¸ã«åé¡ãçºçãã¾ãã" +msgid "Problem unlinking the file %s" +msgstr "ãã¡ã¤ã« %s ã®åé¤ä¸ã«åé¡ãçºçãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:228 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" msgstr "èªã¿è¾¼ã¿å°ç¨ã®ããã¯ãã¡ã¤ã« %s ã«ããã¯ã¯ä½¿ç¨ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:233 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open lock file %s" msgstr "ããã¯ãã¡ã¤ã« %s ããªã¼ãã³ã§ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:256 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for nfs mounted lock file %s" msgstr "nfs ãã¦ã³ããããããã¯ãã¡ã¤ã« %s ã«ã¯ããã¯ã使ç¨ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:261 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not get lock %s" msgstr "ãã㯠%s ãåå¾ã§ãã¾ããã§ãã" -#: apt-pkg/contrib/fileutl.cc:398 apt-pkg/contrib/fileutl.cc:512 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "List of files can't be created as '%s' is not a directory" msgstr "'%s' ããã£ã¬ã¯ããªã§ã¯ãªãããããã¡ã¤ã«ã®ä¸è¦§ãä½æã§ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:432 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring '%s' in directory '%s' as it is not a regular file" msgstr "ãã£ã¬ã¯ã㪠'%2$s' ã® '%1$s' ãé常ãã¡ã¤ã«ã§ã¯ãªããããç¡è¦ãã¾ã" -#: apt-pkg/contrib/fileutl.cc:450 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" msgstr "" "ãã£ã¬ã¯ã㪠'%2$s' ã® '%1$s' ããã¡ã¤ã«åæ¡å¼µåãæããªããããç¡è¦ãã¾ã" -#: apt-pkg/contrib/fileutl.cc:459 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" @@ -2549,804 +2993,744 @@ msgstr "" "ãã£ã¬ã¯ã㪠'%2$s' ã® '%1$s' ãç¡å¹ãªãã¡ã¤ã«åæ¡å¼µåãæã£ã¦ãããããç¡è¦" "ãã¾ã" -#: apt-pkg/contrib/fileutl.cc:862 +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "%s ãå¾ ã¡ã¾ããããããã«ã¯ããã¾ããã§ãã" + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." msgstr "åããã»ã¹ %s ãã»ã°ã¡ã³ãã¼ã·ã§ã³éåãåãåãã¾ããã" -#: apt-pkg/contrib/fileutl.cc:864 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received signal %u." msgstr "åããã»ã¹ %s ãã·ã°ãã« %u ãåãåãã¾ããã" -#: apt-pkg/contrib/fileutl.cc:868 apt-pkg/contrib/gpgv.cc:237 +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s returned an error code (%u)" msgstr "åããã»ã¹ %s ãã¨ã©ã¼ã³ã¼ã (%u) ãè¿ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:870 apt-pkg/contrib/gpgv.cc:230 +#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc #, c-format msgid "Sub-process %s exited unexpectedly" msgstr "åããã»ã¹ %s ãäºæããçµäºãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1016 +#: apt-pkg/contrib/fileutl.cc #, c-format -msgid "Could not open file %s" -msgstr "ãã¡ã¤ã« %s ããªã¼ãã³ã§ãã¾ããã§ãã" +msgid "Problem closing the gzip file %s" +msgstr "gzip ãã¡ã¤ã« %s ã®ã¯ãã¼ãºä¸ã«åé¡ãçºçãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1093 -#, c-format -msgid "Could not open file descriptor %d" -msgstr "ãã¡ã¤ã«ãã¹ã¯ãªãã¿ %d ãéãã¾ããã§ãã" +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" -#: apt-pkg/contrib/fileutl.cc:1178 +#: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "åããã»ã¹ IPC ã®çæã«å¤±æãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1233 +#: apt-pkg/contrib/fileutl.cc msgid "Failed to exec compressor " msgstr "以ä¸ã®å§ç¸®ãã¼ã«ã®å®è¡ã«å¤±æãã¾ãã: " -#: apt-pkg/contrib/fileutl.cc:1326 +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "ãã¡ã¤ã« %s ããªã¼ãã³ã§ãã¾ããã§ãã" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "ãã¡ã¤ã«ãã¹ã¯ãªãã¿ %d ãéãã¾ããã§ãã" + +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" msgstr "èªã¿è¾¼ã¿ã %llu æ®ã£ã¦ããã¯ãã§ãããä½ãæ®ã£ã¦ãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1413 apt-pkg/contrib/fileutl.cc:1435 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "write, still have %llu to write but couldn't" msgstr "ã㨠%llu æ¸ãè¾¼ãå¿ è¦ãããã¾ãããæ¸ãè¾¼ããã¨ãã§ãã¾ããã§ãã" -#: apt-pkg/contrib/fileutl.cc:1726 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem closing the file %s" msgstr "ãã¡ã¤ã« %s ã®ã¯ãã¼ãºä¸ã«åé¡ãçºçãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1738 +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem renaming the file %s to %s" msgstr "%s ãã %s ã¸ã®ãã¡ã¤ã«åå¤æ´ä¸ã«åé¡ãçºçãã¾ãã" -#: apt-pkg/contrib/fileutl.cc:1749 -#, c-format -msgid "Problem unlinking the file %s" -msgstr "ãã¡ã¤ã« %s ã®åé¤ä¸ã«åé¡ãçºçãã¾ãã" - -#: apt-pkg/contrib/fileutl.cc:1762 +#: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "ãã¡ã¤ã«ã®åæä¸ã«åé¡ãçºçãã¾ãã" -#. TRANSLATOR: %s is the trusted keyring parts directory -#: apt-pkg/contrib/gpgv.cc:70 -#, c-format -msgid "No keyring installed in %s." -msgstr "%s ã«ãã¼ãªã³ã°ãã¤ã³ã¹ãã¼ã«ããã¦ãã¾ããã" - -#: apt-pkg/pkgcache.cc:148 -msgid "Empty package cache" -msgstr "空ã®ããã±ã¼ã¸ãã£ãã·ã¥" - -#: apt-pkg/pkgcache.cc:154 -msgid "The package cache file is corrupted" -msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ãå£ãã¦ãã¾ã" - -#: apt-pkg/pkgcache.cc:159 -msgid "The package cache file is an incompatible version" -msgstr "ãã®ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ã¯äºææ§ããªããã¼ã¸ã§ã³ã§ã" - -#: apt-pkg/pkgcache.cc:162 -msgid "The package cache file is corrupted, it is too small" -msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ãå£ãã¦ãã¾ããçãããã¾ã" - -#: apt-pkg/pkgcache.cc:167 -#, c-format -msgid "This APT does not support the versioning system '%s'" -msgstr "ãã® APT ã¯ãã¼ã¸ã§ãã³ã°ã·ã¹ãã '%s' ããµãã¼ããã¦ãã¾ãã" - -#: apt-pkg/pkgcache.cc:172 -msgid "The package cache was built for a different architecture" -msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãç°ãªãã¢ã¼ããã¯ãã£ç¨ã«æ§ç¯ããã¦ãã¾ã" - -#: apt-pkg/pkgcache.cc:314 -msgid "Depends" -msgstr "ä¾å" - -#: apt-pkg/pkgcache.cc:314 -msgid "PreDepends" -msgstr "å è¡ä¾å" - -#: apt-pkg/pkgcache.cc:314 -msgid "Suggests" -msgstr "ææ¡" - -#: apt-pkg/pkgcache.cc:315 -msgid "Recommends" -msgstr "æ¨å¥¨" - -#: apt-pkg/pkgcache.cc:315 -msgid "Conflicts" -msgstr "競å" +#: apt-pkg/contrib/mmap.cc +msgid "Can't mmap an empty file" +msgstr "空ã®ãã¡ã¤ã«ã mmap ã§ãã¾ãã" -#: apt-pkg/pkgcache.cc:315 -msgid "Replaces" -msgstr "ç½®æ" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't make mmap of %llu bytes" +msgstr "%llu ãã¤ãã® mmap ãã§ãã¾ããã§ãã" -#: apt-pkg/pkgcache.cc:316 -msgid "Obsoletes" -msgstr "å»æ¢" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't duplicate file descriptor %i" +msgstr "ãã¡ã¤ã«ãã¹ã¯ãªãã¿ %i ã¯éè¤ã§ãã¾ãã" -#: apt-pkg/pkgcache.cc:316 -msgid "Breaks" -msgstr "ç ´å£" +#: apt-pkg/contrib/mmap.cc +msgid "Unable to close mmap" +msgstr "mmap ãã¯ãã¼ãºã§ãã¾ãã" -#: apt-pkg/pkgcache.cc:316 -msgid "Enhances" -msgstr "æ¡å¼µ" +#: apt-pkg/contrib/mmap.cc +msgid "Unable to synchronize mmap" +msgstr "mmap ãåæã§ãã¾ãã" -#: apt-pkg/pkgcache.cc:327 -msgid "important" -msgstr "éè¦" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "Couldn't make mmap of %lu bytes" +msgstr "%lu ãã¤ãã® mmap ãã§ãã¾ããã§ãã" -#: apt-pkg/pkgcache.cc:327 -msgid "required" -msgstr "è¦æ±" +#: apt-pkg/contrib/mmap.cc +msgid "Failed to truncate file" +msgstr "ãã¡ã¤ã«ã®åãè©°ãã«å¤±æãã¾ãã" -#: apt-pkg/pkgcache.cc:327 -msgid "standard" -msgstr "æ¨æº" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "" +"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " +"Current value: %lu. (man 5 apt.conf)" +msgstr "" +"åç MMap ãç¯å²ãè¶ãã¾ãããAPT::Cache-Start ã®å¤§ãããå¢ããã¦ãã ãããç¾" +"å¨å¤ã¯ %lu ã§ã (man 5 apt.conf ãåç §)ã" -#: apt-pkg/pkgcache.cc:328 -msgid "optional" -msgstr "ä»»æ" +#: apt-pkg/contrib/mmap.cc +#, c-format +msgid "" +"Unable to increase the size of the MMap as the limit of %lu bytes is already " +"reached." +msgstr "%lu ãã¤ãã®ä¸éã«éãã¦ãããããMMap ã®ãµã¤ãºãå¢ããã¾ããã" -#: apt-pkg/pkgcache.cc:328 -msgid "extra" -msgstr "ç¹å¥" +#: apt-pkg/contrib/mmap.cc +msgid "" +"Unable to increase size of the MMap as automatic growing is disabled by user." +msgstr "" +"èªåå¢å ãã¦ã¼ã¶ã«ãã£ã¦ç¡å¹ã«ããã¦ãããããMMap ã®ãµã¤ãºãå¢ããã¾ããã" -#: apt-pkg/depcache.cc:132 apt-pkg/depcache.cc:161 -msgid "Building dependency tree" -msgstr "ä¾åé¢ä¿ããªã¼ãä½æãã¦ãã¾ã" +#: apt-pkg/contrib/progress.cc +#, c-format +msgid "%c%s... Error!" +msgstr "%c%s... ã¨ã©ã¼!" -#: apt-pkg/depcache.cc:133 -msgid "Candidate versions" -msgstr "åè£ãã¼ã¸ã§ã³" +#: apt-pkg/contrib/progress.cc +#, c-format +msgid "%c%s... Done" +msgstr "%c%s... å®äº" -#: apt-pkg/depcache.cc:162 -msgid "Dependency generation" -msgstr "ä¾åé¢ä¿ã®çæ" +#: apt-pkg/contrib/progress.cc +msgid "..." +msgstr "..." -#: apt-pkg/depcache.cc:182 apt-pkg/depcache.cc:215 apt-pkg/depcache.cc:219 -msgid "Reading state information" -msgstr "ç¶æ æ å ±ãèªã¿åã£ã¦ãã¾ã" +#. Print the spinner +#: apt-pkg/contrib/progress.cc +#, c-format +msgid "%c%s... %u%%" +msgstr "%c%s... %u%%" -#: apt-pkg/depcache.cc:244 +#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc #, c-format -msgid "Failed to open StateFile %s" -msgstr "ç¶æ ãã¡ã¤ã« %s ã®ãªã¼ãã³ã«å¤±æãã¾ãã" +msgid "%lid %lih %limin %lis" +msgstr "%liæ¥ %liæé %liå %liç§" -#: apt-pkg/depcache.cc:250 +#. TRANSLATOR: h means hours, min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc #, c-format -msgid "Failed to write temporary StateFile %s" -msgstr "ä¸æç¶æ ãã¡ã¤ã« %s ã®æ¸ãè¾¼ã¿ã«å¤±æãã¾ãã" +msgid "%lih %limin %lis" +msgstr "%liæé %liå %liç§" -#: apt-pkg/tagfile.cc:138 +#. TRANSLATOR: min means minutes, s means seconds +#: apt-pkg/contrib/strutl.cc #, c-format -msgid "Unable to parse package file %s (1)" -msgstr "ããã±ã¼ã¸ãã¡ã¤ã« %s ã解éãããã¨ãã§ãã¾ãã (1)" +msgid "%limin %lis" +msgstr "%liå %liç§" -#: apt-pkg/tagfile.cc:231 +#. TRANSLATOR: s means seconds +#: apt-pkg/contrib/strutl.cc #, c-format -msgid "Unable to parse package file %s (2)" -msgstr "ããã±ã¼ã¸ãã¡ã¤ã« %s ã解éãããã¨ãã§ãã¾ãã (2)" +msgid "%lis" +msgstr "%liç§" -#: apt-pkg/sourcelist.cc:96 +#: apt-pkg/contrib/strutl.cc #, c-format -msgid "Malformed line %lu in source list %s ([option] unparseable)" -msgstr "" -"ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([ãªãã·ã§ã³] ã解éã§ãã¾ãã)" +msgid "Selection %s not found" +msgstr "é¸æããã %s ãè¦ã¤ããã¾ãã" -#: apt-pkg/sourcelist.cc:99 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; another identifier like Contents; +#. filename and linenumber of the sources.list entry currently parsed +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s ([option] too short)" +msgid "Target %s wants to acquire the same file (%s) as %s from source %s" msgstr "" -"ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([ãªãã·ã§ã³] ãçãããã¾ã)" -#: apt-pkg/sourcelist.cc:110 +#. TRANSLATOR: an identifier like Packages; Releasefile key indicating +#. a file like main/binary-amd64/Packages; filename and linenumber of +#. two sources.list entries +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +msgid "Target %s (%s) is configured multiple times in %s and %s" msgstr "" -"ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s] ã¯å²ãå½ã¦ããã¦ãã¾ãã)" -#: apt-pkg/sourcelist.cc:116 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s ([%s] has no key)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s ã«ãã¼ãããã¾ãã)" +msgid "Unable to parse Release file %s" +msgstr "Release ãã¡ã¤ã« %s ã解éãããã¨ãã§ãã¾ãã" -#: apt-pkg/sourcelist.cc:119 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" -msgstr "" -"ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s] ãã¼ %4$s ã«å¤ãããã¾ãã)" +msgid "No sections in Release file %s" +msgstr "Release ãã¡ã¤ã« %s ã«ã»ã¯ã·ã§ã³ãããã¾ãã" -#: apt-pkg/sourcelist.cc:132 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s (URI)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (URI)" +msgid "No Hash entry in Release file %s" +msgstr "Release ãã¡ã¤ã« %s ã« Hash ã¨ã³ããªãããã¾ãã" -#: apt-pkg/sourcelist.cc:134 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s (dist)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (dist)" +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" -#: apt-pkg/sourcelist.cc:137 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s (URI parse)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (URI parse)" +msgid "Invalid 'Date' entry in Release file %s" +msgstr "Release ãã¡ã¤ã« %s ã«ç¡å¹ãª 'Date' ã¨ã³ããªãããã¾ã" -#: apt-pkg/sourcelist.cc:143 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s (absolute dist)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (absolute dist)" +msgid "Invalid 'Valid-Until' entry in Release file %s" +msgstr "Release ãã¡ã¤ã« %s ã«ç¡å¹ãª 'Valid-Until' ã¨ã³ããªãããã¾ã" -#: apt-pkg/sourcelist.cc:150 +#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Malformed line %lu in source list %s (dist parse)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (dist parse)" +msgid "Conflicting values set for option %s regarding source %s %s" +msgstr "" -#: apt-pkg/sourcelist.cc:248 +#: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Opening %s" -msgstr "%s ããªã¼ãã³ãã¦ãã¾ã" +msgid "Invalid value set for option %s regarding source %s %s (%s)" +msgstr "" -#: apt-pkg/sourcelist.cc:265 apt-pkg/cdrom.cc:495 +#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format -msgid "Line %u too long in source list %s." -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u è¡ç®ãé·ããã¾ãã" +msgid "Unable to parse package file %s (%d)" +msgstr "ããã±ã¼ã¸ãã¡ã¤ã« %s ã解éãããã¨ãã§ãã¾ãã (%d)" -#: apt-pkg/sourcelist.cc:289 +#: apt-pkg/deb/debsystem.cc #, c-format -msgid "Malformed line %u in source list %s (type)" -msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u è¡ç®ãä¸æ£ã§ã (type)" +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"管çç¨ãã£ã¬ã¯ã㪠(%s) ãããã¯ã§ãã¾ãããããã使ãå¥ã®ããã»ã¹ãåãã¦ã" +"ã¾ããã?" -#: apt-pkg/sourcelist.cc:293 +#: apt-pkg/deb/debsystem.cc #, c-format -msgid "Type '%s' is not known on line %u in source list %s" -msgstr "ã½ã¼ã¹ãªã¹ã %3$s ã® %2$u è¡ã«ããã¿ã¤ã '%1$s' ã¯ä¸æã§ã" +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "" +"管çç¨ãã£ã¬ã¯ã㪠(%s) ãããã¯ã§ãã¾ãããroot 権éã§å®è¡ãã¦ãã¾ãã?" -#: apt-pkg/packagemanager.cc:296 apt-pkg/packagemanager.cc:922 +#. TRANSLATORS: the %s contains the recovery command, usually +#. dpkg --configure -a +#: apt-pkg/deb/debsystem.cc #, c-format msgid "" -"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " -"under APT::Immediate-Configure for details. (%d)" +"dpkg was interrupted, you must manually run '%s' to correct the problem. " msgstr "" -"'%s' ã®å³æè¨å®ã¯åä½ãã¾ããã詳細ã«ã¤ãã¦ã¯ man 5 apt.conf ã® APT::" -"Immediate-Configure ã®é ãåç §ãã¦ãã ããã(%d)" +"dpkg ã¯ä¸æããã¾ãããåé¡ãä¿®æ£ããã«ã¯ '%s' ãæåã§å®è¡ããå¿ è¦ãããã¾" +"ãã" + +#: apt-pkg/deb/debsystem.cc +msgid "Not locked" +msgstr "ããã¯ããã¦ãã¾ãã" -#: apt-pkg/packagemanager.cc:497 apt-pkg/packagemanager.cc:528 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Could not configure '%s'. " -msgstr "'%s' ãè¨å®ã§ãã¾ããã§ããã" +msgid "Installing %s" +msgstr "%s ãã¤ã³ã¹ãã¼ã«ãã¦ãã¾ã" -#: apt-pkg/packagemanager.cc:570 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "" -"This installation run will require temporarily removing the essential " -"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " -"you really want to do it, activate the APT::Force-LoopBreak option." -msgstr "" -"ãã®ã¤ã³ã¹ãã¼ã«ã¯ã競å/å è¡ä¾åã®ã«ã¼ããåå ã§ãä¸æçã«éè¦ãªä¸å¯æ¬ ãã" -"ã±ã¼ã¸ %s ãåé¤ãã¾ããããã¯å¤ãã®å ´åã«åé¡ãèµ·ããåå ã¨ãªãã¾ããæ¬å½ã«" -"ãããè¡ããããªããAPT::Force-LoopBreak ãªãã·ã§ã³ãæå¹ã«ãã¦ãã ããã" +msgid "Configuring %s" +msgstr "%s ãè¨å®ãã¦ãã¾ã" -#: apt-pkg/pkgrecords.cc:34 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Index file type '%s' is not supported" -msgstr "ã¤ã³ããã¯ã¹ãã¡ã¤ã«ã®ã¿ã¤ã '%s' ã¯ãµãã¼ãããã¦ãã¾ãã" +msgid "Removing %s" +msgstr "%s ãåé¤ãã¦ãã¾ã" -#: apt-pkg/algorithms.cc:266 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "" -"The package %s needs to be reinstalled, but I can't find an archive for it." -msgstr "" -"ããã±ã¼ã¸ %s ãåã¤ã³ã¹ãã¼ã«ããå¿ è¦ãããã¾ããããã®ããã®ã¢ã¼ã«ã¤ããè¦" -"ã¤ãããã¨ãã§ãã¾ããã§ããã" +msgid "Completely removing %s" +msgstr "%s ãå®å ¨ã«åé¤ãã¦ãã¾ã" -#: apt-pkg/algorithms.cc:1068 -msgid "" -"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " -"held packages." -msgstr "" -"ã¨ã©ã¼ãpkgProblemResolver::Resolve ã¯åæ¢ãã¾ãããããããå¤æ´ç¦æ¢ããã±ã¼" -"ã¸ãåå ã§ãã" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Noting disappearance of %s" +msgstr "%s ã®æ¶å¤±ãè¨é²ãã¦ãã¾ã" -#: apt-pkg/algorithms.cc:1070 -msgid "Unable to correct problems, you have held broken packages." -msgstr "åé¡ã解決ãããã¨ãã§ãã¾ãããå£ããå¤æ´ç¦æ¢ããã±ã¼ã¸ãããã¾ãã" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Running post-installation trigger %s" +msgstr "ã¤ã³ã¹ãã¼ã«å¾ããªã¬ %s ãå®è¡ãã¦ãã¾ã" -#: apt-pkg/acquire.cc:81 apt-pkg/cdrom.cc:838 +#. FIXME: use a better string after freeze +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "List directory %spartial is missing." -msgstr "ãªã¹ããã£ã¬ã¯ã㪠%spartial ãè¦ã¤ããã¾ããã" +msgid "Directory '%s' missing" +msgstr "ãã£ã¬ã¯ã㪠'%s' ãè¦ã¤ããã¾ãã" -#: apt-pkg/acquire.cc:85 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Archives directory %spartial is missing." -msgstr "ã¢ã¼ã«ã¤ããã£ã¬ã¯ã㪠%spartial ãè¦ã¤ããã¾ããã" +msgid "Could not open file '%s'" +msgstr "ãã¡ã¤ã« '%s' ããªã¼ãã³ã§ãã¾ããã§ãã" -#: apt-pkg/acquire.cc:93 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Unable to lock directory %s" -msgstr "ãã£ã¬ã¯ã㪠%s ãããã¯ã§ãã¾ãã" +msgid "Preparing %s" +msgstr "%s ãæºåãã¦ãã¾ã" -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc:893 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "ãã¡ã¤ã«ãåå¾ãã¦ãã¾ã %li/%li (æ®ã %s)" +msgid "Unpacking %s" +msgstr "%s ãå±éãã¦ãã¾ã" -#: apt-pkg/acquire.cc:895 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Retrieving file %li of %li" -msgstr "ãã¡ã¤ã«ãåå¾ãã¦ãã¾ã %li/%li" +msgid "Preparing to configure %s" +msgstr "%s ã®è¨å®ãæºåãã¦ãã¾ã" -#: apt-pkg/acquire-worker.cc:112 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "The method driver %s could not be found." -msgstr "ã¡ã½ãããã©ã¤ã %s ãè¦ã¤ããã¾ããã" +msgid "Installed %s" +msgstr "%s ãã¤ã³ã¹ãã¼ã«ãã¾ãã" -#: apt-pkg/acquire-worker.cc:161 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Method %s did not start correctly" -msgstr "ã¡ã½ãã %s ãæ£å¸¸ã«éå§ãã¾ããã§ãã" +msgid "Preparing for removal of %s" +msgstr "%s ã®åé¤ãæºåãã¦ãã¾ã" -#: apt-pkg/acquire-worker.cc:447 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." -msgstr "" -"'%s' ã¨ã©ãã«ã®ä»ãããã£ã¹ã¯ããã©ã¤ã '%s' ã«å ¥ã㦠Enter ãã¼ãæ¼ãã¦ãã " -"ããã" +msgid "Removed %s" +msgstr "%s ãåé¤ãã¾ãã" -#: apt-pkg/init.cc:143 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Packaging system '%s' is not supported" -msgstr "ããã±ã¼ã¸ã³ã°ã·ã¹ãã '%s' ã¯ãµãã¼ãããã¦ãã¾ãã" +msgid "Preparing to completely remove %s" +msgstr "%s ãå®å ¨ã«åé¤ããæºåããã¦ãã¾ã" -#: apt-pkg/init.cc:159 -msgid "Unable to determine a suitable packaging system type" -msgstr "é©åãªããã±ã¼ã¸ã·ã¹ãã ã¿ã¤ããç¹å®ã§ãã¾ãã" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Completely removed %s" +msgstr "%s ãå®å ¨ã«åé¤ãã¾ãã" -#: apt-pkg/clean.cc:57 +#: apt-pkg/deb/dpkgpm.cc #, c-format -msgid "Unable to stat %s." -msgstr "%s ã®ç¶æ ãåå¾ã§ãã¾ããã" +msgid "Can not write log (%s)" +msgstr "ãã°ãæ¸ãè¾¼ãã¾ãã (%s)" -#: apt-pkg/srcrecords.cc:47 -msgid "You must put some 'source' URIs in your sources.list" -msgstr "sources.list ã« 'ã½ã¼ã¹' URI ãæå®ããå¿ è¦ãããã¾ã" +#: apt-pkg/deb/dpkgpm.cc +msgid "Is /dev/pts mounted?" +msgstr "/dev/pts ã¯ãã¦ã³ãããã¦ãã¾ãã?" -#: apt-pkg/cachefile.cc:87 -msgid "The package lists or status file could not be parsed or opened." +#: apt-pkg/deb/dpkgpm.cc +msgid "Operation was interrupted before it could finish" +msgstr "æä½ã¯ãããå®äºããåã«ä¸æããã¾ãã" + +#: apt-pkg/deb/dpkgpm.cc +msgid "No apport report written because MaxReports is reached already" +msgstr "MaxReports ã«ãã§ã«éãã¦ãããããã¬ãã¼ãã¯æ¸ãè¾¼ã¾ãã¾ãã" + +#. check if its not a follow up error +#: apt-pkg/deb/dpkgpm.cc +msgid "dependency problems - leaving unconfigured" +msgstr "ä¾åé¢ä¿ã®åé¡ - æªè¨å®ã®ã¾ã¾ã«ãã¦ãã¾ã" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates its a followup " +"error from a previous failure." msgstr "" -"ããã±ã¼ã¸ãªã¹ãã¾ãã¯ã¹ãã¼ã¿ã¹ãã¡ã¤ã«ã解éã¾ãã¯ãªã¼ãã³ãããã¨ãã§ãã¾" -"ããã" +"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯åã®å¤±æããç¶ãã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ã" +"ã¯æ¸ãè¾¼ã¾ãã¾ããã" -#: apt-pkg/cachefile.cc:91 -msgid "You may want to run apt-get update to correct these problems" +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a disk full " +"error" msgstr "" -"ãããã®åé¡ã解決ããããã«ã¯ apt-get update ãå®è¡ããå¿ è¦ãããããããã¾" -"ãã" +"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ãã£ã¹ã¯ãã«ã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸" +"ãè¾¼ã¾ãã¾ããã" -#: apt-pkg/cachefile.cc:109 -msgid "The list of sources could not be read." -msgstr "ã½ã¼ã¹ã®ãªã¹ããèªããã¨ãã§ãã¾ããã" +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates a out of memory " +"error" +msgstr "" +"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ã¡ã¢ãªè¶ éã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸ã" +"è¾¼ã¾ãã¾ããã" + +#: apt-pkg/deb/dpkgpm.cc +msgid "" +"No apport report written because the error message indicates an issue on the " +"local system" +msgstr "" +"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ãã¼ã«ã«ã·ã¹ãã ã®åé¡ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ã" +"ã¯æ¸ãè¾¼ã¾ãã¾ããã" -#: apt-pkg/policy.cc:75 -#, c-format +#: apt-pkg/deb/dpkgpm.cc msgid "" -"The value '%s' is invalid for APT::Default-Release as such a release is not " -"available in the sources" +"No apport report written because the error message indicates a dpkg I/O error" msgstr "" -"APT::Default-Release ã® å¤ '%s' ã¯ããã®ãããªãªãªã¼ã¹ãã½ã¼ã¹ä¸ããå©ç¨ã§ã" -"ãªããããç¡å¹ã§ã" +"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ dpkg I/O ã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸ã" +"è¾¼ã¾ãã¾ããã" -#: apt-pkg/policy.cc:414 -#, c-format -msgid "Invalid record in the preferences file %s, no Package header" -msgstr "" -"ä¸æ£ãªã¬ã³ã¼ããããªãã¡ã¬ã³ã¹ãã¡ã¤ã« %s ã«åå¨ãã¾ããããã±ã¼ã¸ããããã" -"ãã¾ãã" +#: apt-pkg/depcache.cc +msgid "Building dependency tree" +msgstr "ä¾åé¢ä¿ããªã¼ãä½æãã¦ãã¾ã" -#: apt-pkg/policy.cc:436 -#, c-format -msgid "Did not understand pin type %s" -msgstr "pin ã¿ã¤ã %s ãç解ã§ãã¾ããã§ãã" +#: apt-pkg/depcache.cc +msgid "Candidate versions" +msgstr "åè£ãã¼ã¸ã§ã³" -#: apt-pkg/policy.cc:444 -msgid "No priority (or zero) specified for pin" -msgstr "pin ã§åªå 度 (ã¾ã㯠0) ãæå®ããã¦ãã¾ãã" +#: apt-pkg/depcache.cc +msgid "Dependency generation" +msgstr "ä¾åé¢ä¿ã®çæ" -#: apt-pkg/pkgcachegen.cc:87 -msgid "Cache has an incompatible versioning system" -msgstr "ãã£ãã·ã¥ã«éäºæãªãã¼ã¸ã§ãã³ã°ã·ã¹ãã ãããã¾ã" +#: apt-pkg/depcache.cc +msgid "Reading state information" +msgstr "ç¶æ æ å ±ãèªã¿åã£ã¦ãã¾ã" -#. TRANSLATOR: The first placeholder is a package name, -#. the other two should be copied verbatim as they include debug info -#: apt-pkg/pkgcachegen.cc:218 apt-pkg/pkgcachegen.cc:228 -#: apt-pkg/pkgcachegen.cc:294 apt-pkg/pkgcachegen.cc:321 -#: apt-pkg/pkgcachegen.cc:334 apt-pkg/pkgcachegen.cc:376 -#: apt-pkg/pkgcachegen.cc:380 apt-pkg/pkgcachegen.cc:397 -#: apt-pkg/pkgcachegen.cc:405 apt-pkg/pkgcachegen.cc:409 -#: apt-pkg/pkgcachegen.cc:413 apt-pkg/pkgcachegen.cc:434 -#: apt-pkg/pkgcachegen.cc:473 apt-pkg/pkgcachegen.cc:511 -#: apt-pkg/pkgcachegen.cc:518 apt-pkg/pkgcachegen.cc:549 -#: apt-pkg/pkgcachegen.cc:563 +#: apt-pkg/depcache.cc #, c-format -msgid "Error occurred while processing %s (%s%d)" -msgstr "%s ãå¦çä¸ã«ã¨ã©ã¼ãçºçãã¾ãã (%s%d)" - -#: apt-pkg/pkgcachegen.cc:251 -msgid "Wow, you exceeded the number of package names this APT is capable of." -msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ããã±ã¼ã¸ãæå®ããã¾ããã" - -#: apt-pkg/pkgcachegen.cc:254 -msgid "Wow, you exceeded the number of versions this APT is capable of." -msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ãã¼ã¸ã§ã³ãè¦æ±ããã¾ããã" - -#: apt-pkg/pkgcachegen.cc:257 -msgid "Wow, you exceeded the number of descriptions this APT is capable of." -msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®èª¬æãè¦æ±ããã¾ããã" - -#: apt-pkg/pkgcachegen.cc:260 -msgid "Wow, you exceeded the number of dependencies this APT is capable of." -msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ä¾åé¢ä¿ãçºçãã¾ããã" +msgid "Failed to open StateFile %s" +msgstr "ç¶æ ãã¡ã¤ã« %s ã®ãªã¼ãã³ã«å¤±æãã¾ãã" -#: apt-pkg/pkgcachegen.cc:570 +#: apt-pkg/depcache.cc #, c-format -msgid "Package %s %s was not found while processing file dependencies" -msgstr "ããã±ã¼ã¸ %s %s ããã¡ã¤ã«ä¾åã®å¦çä¸ã«è¦ã¤ããã¾ããã§ãã" +msgid "Failed to write temporary StateFile %s" +msgstr "ä¸æç¶æ ãã¡ã¤ã« %s ã®æ¸ãè¾¼ã¿ã«å¤±æãã¾ãã" -#: apt-pkg/pkgcachegen.cc:1199 -#, c-format -msgid "Couldn't stat source package list %s" -msgstr "ã½ã¼ã¹ããã±ã¼ã¸ãªã¹ã %s ã®ç¶æ ãåå¾ã§ãã¾ãã" +#: apt-pkg/edsp.cc +msgid "Send scenario to solver" +msgstr "ã½ã«ãã«ã·ããªãªãéä¿¡" -#: apt-pkg/pkgcachegen.cc:1287 apt-pkg/pkgcachegen.cc:1391 -#: apt-pkg/pkgcachegen.cc:1397 apt-pkg/pkgcachegen.cc:1554 -msgid "Reading package lists" -msgstr "ããã±ã¼ã¸ãªã¹ããèªã¿è¾¼ãã§ãã¾ã" +#: apt-pkg/edsp.cc +msgid "Send request to solver" +msgstr "ã½ã«ãã«ãªã¯ã¨ã¹ããéä¿¡" -#: apt-pkg/pkgcachegen.cc:1304 -msgid "Collecting File Provides" -msgstr "ãã¡ã¤ã«æä¾æ å ±ãåéãã¦ãã¾ã" +#: apt-pkg/edsp.cc +msgid "Prepare for receiving solution" +msgstr "解決ãåãåãæºå" -#: apt-pkg/pkgcachegen.cc:1496 apt-pkg/pkgcachegen.cc:1503 -msgid "IO Error saving source cache" -msgstr "ã½ã¼ã¹ãã£ãã·ã¥ã®ä¿åä¸ã« IO ã¨ã©ã¼ãçºçãã¾ãã" +#: apt-pkg/edsp.cc +msgid "External solver failed without a proper error message" +msgstr "å¤é¨ã½ã«ããé©åãªã¨ã©ã¼ã¡ãã»ã¼ã¸ãªãã«å¤±æãã¾ãã" -#: apt-pkg/acquire-item.cc:139 -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "ååã®å¤æ´ã«å¤±æãã¾ããã%s (%s -> %s)" +#: apt-pkg/edsp.cc +msgid "Execute external solver" +msgstr "å¤é¨ã½ã«ããå®è¡" -#: apt-pkg/acquire-item.cc:154 -msgid "Hash Sum mismatch" -msgstr "ããã·ã¥ãµã ãé©åãã¾ãã" +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records.\n" +msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã\n" -#: apt-pkg/acquire-item.cc:159 -msgid "Size mismatch" -msgstr "ãµã¤ãºãé©åãã¾ãã" +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records with %i missing files.\n" +msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®ãã¡ã¤ã«ãåå¨ãã¾ããã\n" -#: apt-pkg/acquire-item.cc:164 -#, fuzzy -msgid "Invalid file format" -msgstr "ä¸æ£ãªæä½ %s" +#: apt-pkg/indexcopy.cc +#, c-format +msgid "Wrote %i records with %i mismatched files\n" +msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®é©åããªããã¡ã¤ã«ãããã¾ãã\n" -#: apt-pkg/acquire-item.cc:1419 +#: apt-pkg/indexcopy.cc #, c-format -msgid "" -"Unable to find expected entry '%s' in Release file (Wrong sources.list entry " -"or malformed file)" +msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "" -"æå¾ ãããã¨ã³ã㪠'%s' ã Release ãã¡ã¤ã«å ã«è¦ã¤ããã¾ãã (誤ã£ã " -"sources.list ã¨ã³ããªããå£ãããã¡ã¤ã«)" +"%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®ãã¡ã¤ã«ãè¦ã¤ãããã%i åã®é©åããªã" +"ãã¡ã¤ã«ãããã¾ãã\n" -#: apt-pkg/acquire-item.cc:1435 +#: apt-pkg/indexcopy.cc #, c-format -msgid "Unable to find hash sum for '%s' in Release file" -msgstr "Release ãã¡ã¤ã«ä¸ã® '%s' ã®ããã·ã¥ãµã ãè¦ã¤ãããã¾ãã" - -#: apt-pkg/acquire-item.cc:1477 -msgid "There is no public key available for the following key IDs:\n" -msgstr "以ä¸ã®éµ ID ã«å¯¾ãã¦å©ç¨å¯è½ãªå ¬ééµãããã¾ãã:\n" +msgid "Can't find authentication record for: %s" +msgstr "èªè¨¼ã¬ã³ã¼ããè¦ã¤ããã¾ãã: %s" -#: apt-pkg/acquire-item.cc:1515 +#: apt-pkg/indexcopy.cc #, c-format -msgid "" -"Release file for %s is expired (invalid since %s). Updates for this " -"repository will not be applied." -msgstr "" -"%s ã® Release ãã¡ã¤ã«ã¯æéåã (%s 以æ¥ç¡å¹) ã§ãããã®ãªãã¸ããªããã®æ´æ°" -"ç©ã¯é©ç¨ããã¾ããã" +msgid "Hash mismatch for: %s" +msgstr "ããã·ã¥ãµã ãé©åãã¾ãã: %s" -#: apt-pkg/acquire-item.cc:1537 +#: apt-pkg/init.cc #, c-format -msgid "Conflicting distribution: %s (expected %s but got %s)" -msgstr "" -"ãã£ã¹ããªãã¥ã¼ã·ã§ã³ã競åãã¦ãã¾ã: %s (%s ãæå¾ ãã¦ããã®ã« %s ãåå¾ã" -"ã¾ãã)" +msgid "Packaging system '%s' is not supported" +msgstr "ããã±ã¼ã¸ã³ã°ã·ã¹ãã '%s' ã¯ãµãã¼ãããã¦ãã¾ãã" -#: apt-pkg/acquire-item.cc:1567 -#, c-format -msgid "" -"An error occurred during the signature verification. The repository is not " -"updated and the previous index files will be used. GPG error: %s: %s\n" -msgstr "" -"ç½²åç §åä¸ã«ã¨ã©ã¼ãçºçãã¾ããããªãã¸ããªã¯æ´æ°ããããéå»ã®ã¤ã³ããã¯ã¹" -"ãã¡ã¤ã«ã使ããã¾ããGPG ã¨ã©ã¼: %s: %s\n" +#: apt-pkg/init.cc +msgid "Unable to determine a suitable packaging system type" +msgstr "é©åãªããã±ã¼ã¸ã·ã¹ãã ã¿ã¤ããç¹å®ã§ãã¾ãã" -#. Invalid signature file, reject (LP: #346386) (Closes: #627642) -#: apt-pkg/acquire-item.cc:1577 apt-pkg/acquire-item.cc:1582 +#: apt-pkg/install-progress.cc #, c-format -msgid "GPG error: %s: %s" -msgstr "GPG ã¨ã©ã¼: %s: %s" +msgid "Progress: [%3i%%]" +msgstr "é²æ: [%3i%%]" + +#: apt-pkg/install-progress.cc +msgid "Running dpkg" +msgstr "dpkg ãå®è¡ãã¦ãã¾ã" -#: apt-pkg/acquire-item.cc:1705 +#: apt-pkg/packagemanager.cc #, c-format msgid "" -"I wasn't able to locate a file for the %s package. This might mean you need " -"to manually fix this package. (due to missing arch)" +"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " +"under APT::Immediate-Configure for details. (%d)" msgstr "" -"ããã±ã¼ã¸ %s ã®ãã¡ã¤ã«ã®ä½ç½®ãç¹å®ã§ãã¾ããããããããã®ããã±ã¼ã¸ãæå" -"ã§ä¿®æ£ããå¿ è¦ãããã¾ã (åå¨ããªãã¢ã¼ããã¯ãã£ã®ãã)ã" +"'%s' ã®å³æè¨å®ã¯åä½ãã¾ããã詳細ã«ã¤ãã¦ã¯ man 5 apt.conf ã® APT::" +"Immediate-Configure ã®é ãåç §ãã¦ãã ããã(%d)" -#: apt-pkg/acquire-item.cc:1771 +#: apt-pkg/packagemanager.cc #, c-format -msgid "Can't find a source to download version '%s' of '%s'" -msgstr "'%2$s' ã®ãã¼ã¸ã§ã³ '%1$s' ããã¦ã³ãã¼ãããã½ã¼ã¹ãè¦ã¤ããã¾ãã" +msgid "Could not configure '%s'. " +msgstr "'%s' ãè¨å®ã§ãã¾ããã§ããã" -#: apt-pkg/acquire-item.cc:1829 +#: apt-pkg/packagemanager.cc #, c-format msgid "" -"The package index files are corrupted. No Filename: field for package %s." +"This installation run will require temporarily removing the essential " +"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " +"you really want to do it, activate the APT::Force-LoopBreak option." msgstr "" -"ããã±ã¼ã¸ã¤ã³ããã¯ã¹ãã¡ã¤ã«ãå£ãã¦ãã¾ããããã±ã¼ã¸ %s ã« Filename: " -"ãã£ã¼ã«ããããã¾ããã" +"ãã®ã¤ã³ã¹ãã¼ã«ã¯ã競å/å è¡ä¾åã®ã«ã¼ããåå ã§ãä¸æçã«éè¦ãªä¸å¯æ¬ ãã" +"ã±ã¼ã¸ %s ãåé¤ãã¾ããããã¯å¤ãã®å ´åã«åé¡ãèµ·ããåå ã¨ãªãã¾ããæ¬å½ã«" +"ãããè¡ããããªããAPT::Force-LoopBreak ãªãã·ã§ã³ãæå¹ã«ãã¦ãã ããã" -#: apt-pkg/indexrecords.cc:73 -#, c-format -msgid "Unable to parse Release file %s" -msgstr "Release ãã¡ã¤ã« %s ã解éãããã¨ãã§ãã¾ãã" +#: apt-pkg/pkgcache.cc +msgid "Empty package cache" +msgstr "空ã®ããã±ã¼ã¸ãã£ãã·ã¥" -#: apt-pkg/indexrecords.cc:81 -#, c-format -msgid "No sections in Release file %s" -msgstr "Release ãã¡ã¤ã« %s ã«ã»ã¯ã·ã§ã³ãããã¾ãã" +#: apt-pkg/pkgcache.cc +msgid "The package cache file is corrupted" +msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ãå£ãã¦ãã¾ã" -#: apt-pkg/indexrecords.cc:112 -#, c-format -msgid "No Hash entry in Release file %s" -msgstr "Release ãã¡ã¤ã« %s ã« Hash ã¨ã³ããªãããã¾ãã" +#: apt-pkg/pkgcache.cc +msgid "The package cache file is an incompatible version" +msgstr "ãã®ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ã¯äºææ§ããªããã¼ã¸ã§ã³ã§ã" -#: apt-pkg/indexrecords.cc:125 +#: apt-pkg/pkgcache.cc #, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Release ãã¡ã¤ã« %s ã«ç¡å¹ãª 'Valid-Until' ã¨ã³ããªãããã¾ã" +msgid "This APT does not support the versioning system '%s'" +msgstr "ãã® APT ã¯ãã¼ã¸ã§ãã³ã°ã·ã¹ãã '%s' ããµãã¼ããã¦ãã¾ãã" -#: apt-pkg/indexrecords.cc:144 -#, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Release ãã¡ã¤ã« %s ã«ç¡å¹ãª 'Date' ã¨ã³ããªãããã¾ã" +#: apt-pkg/pkgcache.cc +#, fuzzy, c-format +msgid "The package cache was built for different architectures: %s vs %s" +msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãç°ãªãã¢ã¼ããã¯ãã£ç¨ã«æ§ç¯ããã¦ãã¾ã" -#: apt-pkg/vendorlist.cc:78 -#, c-format -msgid "Vendor block %s contains no fingerprint" -msgstr "ãã³ãããã㯠%s ã¯éµæç´ãå«ãã§ãã¾ãã" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "ããã±ã¼ã¸ãã£ãã·ã¥ãã¡ã¤ã«ãå£ãã¦ãã¾ããçãããã¾ã" -#: apt-pkg/cdrom.cc:576 -#, c-format -msgid "" -"Using CD-ROM mount point %s\n" -"Mounting CD-ROM\n" -msgstr "" -"CD-ROM ãã¦ã³ããã¤ã³ã %s ã使ç¨ãã¾ã\n" -"CD-ROM ããã¦ã³ããã¦ãã¾ã\n" +#: apt-pkg/pkgcache.cc +msgid "Depends" +msgstr "ä¾å" -#: apt-pkg/cdrom.cc:585 apt-pkg/cdrom.cc:682 -msgid "Identifying.. " -msgstr "確èªãã¦ãã¾ã.. " +#: apt-pkg/pkgcache.cc +msgid "PreDepends" +msgstr "å è¡ä¾å" -#: apt-pkg/cdrom.cc:613 -#, c-format -msgid "Stored label: %s\n" -msgstr "æ ¼ç´ãããã©ãã«: %s \n" +#: apt-pkg/pkgcache.cc +msgid "Suggests" +msgstr "ææ¡" -#: apt-pkg/cdrom.cc:622 apt-pkg/cdrom.cc:915 -msgid "Unmounting CD-ROM...\n" -msgstr "CD-ROM ãã¢ã³ãã¦ã³ããã¦ãã¾ã ...\n" +#: apt-pkg/pkgcache.cc +msgid "Recommends" +msgstr "æ¨å¥¨" -#: apt-pkg/cdrom.cc:642 -#, c-format -msgid "Using CD-ROM mount point %s\n" -msgstr "CD-ROM ãã¦ã³ããã¤ã³ã %s ã使ç¨ãã¾ã\n" +#: apt-pkg/pkgcache.cc +msgid "Conflicts" +msgstr "競å" -#: apt-pkg/cdrom.cc:660 -msgid "Unmounting CD-ROM\n" -msgstr "CD-ROM ãã¢ã³ãã¦ã³ããã¦ãã¾ã\n" +#: apt-pkg/pkgcache.cc +msgid "Replaces" +msgstr "ç½®æ" -#: apt-pkg/cdrom.cc:665 -msgid "Waiting for disc...\n" -msgstr "ãã£ã¹ã¯ãå¾ ã£ã¦ãã¾ã ...\n" +#: apt-pkg/pkgcache.cc +msgid "Obsoletes" +msgstr "å»æ¢" -#: apt-pkg/cdrom.cc:674 -msgid "Mounting CD-ROM...\n" -msgstr "CD-ROM ããã¦ã³ããã¦ãã¾ã ...\n" +#: apt-pkg/pkgcache.cc +msgid "Breaks" +msgstr "ç ´å£" -#: apt-pkg/cdrom.cc:693 -msgid "Scanning disc for index files..\n" -msgstr "ãã£ã¹ã¯ã®ã¤ã³ããã¯ã¹ãã¡ã¤ã«ãèµ°æ»ãã¦ãã¾ã ..\n" +#: apt-pkg/pkgcache.cc +msgid "Enhances" +msgstr "æ¡å¼µ" -#: apt-pkg/cdrom.cc:744 -#, c-format -msgid "" -"Found %zu package indexes, %zu source indexes, %zu translation indexes and " -"%zu signatures\n" -msgstr "" -"%zu ã®ããã±ã¼ã¸ã¤ã³ããã¯ã¹ã%zu ã®ã½ã¼ã¹ã¤ã³ããã¯ã¹ã%zu ã®ç¿»è¨³ã¤ã³ããã¯" -"ã¹ã%zu ã®ç½²åãè¦ã¤ãã¾ãã\n" +#: apt-pkg/pkgcache.cc +msgid "required" +msgstr "è¦æ±" -#: apt-pkg/cdrom.cc:755 -msgid "" -"Unable to locate any package files, perhaps this is not a Debian Disc or the " -"wrong architecture?" -msgstr "" -"ããã±ã¼ã¸ãã¡ã¤ã«ãé ç½®ã§ãã¾ãããDebian ã®ãã£ã¹ã¯ã§ã¯ãªããã誤ã£ãã¢ã¼ã" -"ãã¯ãã£ã§ã¯ãªãã§ãããã?" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "éè¦" -#: apt-pkg/cdrom.cc:782 -#, c-format -msgid "Found label '%s'\n" -msgstr "ã©ãã« '%s' ãè¦ã¤ãã¾ãã\n" +#: apt-pkg/pkgcache.cc +msgid "standard" +msgstr "æ¨æº" -#: apt-pkg/cdrom.cc:811 -msgid "That is not a valid name, try again.\n" -msgstr "ããã¯æå¹ãªååã§ã¯ããã¾ãããå試è¡ãã¦ãã ããã\n" +#: apt-pkg/pkgcache.cc +msgid "optional" +msgstr "ä»»æ" + +#: apt-pkg/pkgcache.cc +msgid "extra" +msgstr "ç¹å¥" + +#: apt-pkg/pkgcachegen.cc +msgid "Cache has an incompatible versioning system" +msgstr "ãã£ãã·ã¥ã«éäºæãªãã¼ã¸ã§ãã³ã°ã·ã¹ãã ãããã¾ã" -#: apt-pkg/cdrom.cc:828 +#. TRANSLATOR: The first placeholder is a package name, +#. the other two should be copied verbatim as they include debug info +#: apt-pkg/pkgcachegen.cc #, c-format -msgid "" -"This disc is called: \n" -"'%s'\n" -msgstr "" -"ãã®ãã£ã¹ã¯ã¯ä»¥ä¸ã®ããã«å¼ã°ãã¾ã: \n" -"'%s'\n" +msgid "Error occurred while processing %s (%s%d)" +msgstr "%s ãå¦çä¸ã«ã¨ã©ã¼ãçºçãã¾ãã (%s%d)" -#: apt-pkg/cdrom.cc:830 -msgid "Copying package lists..." -msgstr "ããã±ã¼ã¸ãªã¹ããã³ãã¼ãã¦ãã¾ã ..." +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of package names this APT is capable of." +msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ããã±ã¼ã¸ãæå®ããã¾ããã" -#: apt-pkg/cdrom.cc:865 -msgid "Writing new source list\n" -msgstr "æ°ããã½ã¼ã¹ãªã¹ããæ¸ãè¾¼ãã§ãã¾ã\n" +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of versions this APT is capable of." +msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ãã¼ã¸ã§ã³ãè¦æ±ããã¾ããã" + +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of descriptions this APT is capable of." +msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®èª¬æãè¦æ±ããã¾ããã" -#: apt-pkg/cdrom.cc:873 -msgid "Source list entries for this disc are:\n" -msgstr "ãã®ãã£ã¹ã¯ã®ã½ã¼ã¹ãªã¹ãã®ã¨ã³ããª:\n" +#: apt-pkg/pkgcachegen.cc +msgid "Wow, you exceeded the number of dependencies this APT is capable of." +msgstr "ãã® APT ã対å¿ãã¦ãã以ä¸ã®æ°ã®ä¾åé¢ä¿ãçºçãã¾ããã" -#: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:775 -#, c-format -msgid "Wrote %i records.\n" -msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã\n" +#: apt-pkg/pkgcachegen.cc +msgid "Reading package lists" +msgstr "ããã±ã¼ã¸ãªã¹ããèªã¿è¾¼ãã§ãã¾ã" -#: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:777 -#, c-format -msgid "Wrote %i records with %i missing files.\n" -msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®ãã¡ã¤ã«ãåå¨ãã¾ããã\n" +#: apt-pkg/pkgcachegen.cc +msgid "IO Error saving source cache" +msgstr "ã½ã¼ã¹ãã£ãã·ã¥ã®ä¿åä¸ã« IO ã¨ã©ã¼ãçºçãã¾ãã" -#: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:780 +#: apt-pkg/pkgrecords.cc #, c-format -msgid "Wrote %i records with %i mismatched files\n" -msgstr "%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®é©åããªããã¡ã¤ã«ãããã¾ãã\n" +msgid "Index file type '%s' is not supported" +msgstr "ã¤ã³ããã¯ã¹ãã¡ã¤ã«ã®ã¿ã¤ã '%s' ã¯ãµãã¼ãããã¦ãã¾ãã" -#: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:783 +#: apt-pkg/policy.cc #, c-format -msgid "Wrote %i records with %i missing files and %i mismatched files\n" +msgid "" +"The value '%s' is invalid for APT::Default-Release as such a release is not " +"available in the sources" msgstr "" -"%i ã¬ã³ã¼ããæ¸ãè¾¼ã¿ã¾ããã%i åã®ãã¡ã¤ã«ãè¦ã¤ãããã%i åã®é©åããªã" -"ãã¡ã¤ã«ãããã¾ãã\n" +"APT::Default-Release ã® å¤ '%s' ã¯ããã®ãããªãªãªã¼ã¹ãã½ã¼ã¹ä¸ããå©ç¨ã§ã" +"ãªããããç¡å¹ã§ã" -#: apt-pkg/indexcopy.cc:515 +#: apt-pkg/policy.cc #, c-format -msgid "Can't find authentication record for: %s" -msgstr "èªè¨¼ã¬ã³ã¼ããè¦ã¤ããã¾ãã: %s" +msgid "Invalid record in the preferences file %s, no Package header" +msgstr "" +"ä¸æ£ãªã¬ã³ã¼ããããªãã¡ã¬ã³ã¹ãã¡ã¤ã« %s ã«åå¨ãã¾ããããã±ã¼ã¸ããããã" +"ãã¾ãã" -#: apt-pkg/indexcopy.cc:521 +#: apt-pkg/policy.cc #, c-format -msgid "Hash mismatch for: %s" -msgstr "ããã·ã¥ãµã ãé©åãã¾ãã: %s" +msgid "Did not understand pin type %s" +msgstr "pin ã¿ã¤ã %s ãç解ã§ãã¾ããã§ãã" -#: apt-pkg/cacheset.cc:467 +#: apt-pkg/policy.cc #, c-format -msgid "Release '%s' for '%s' was not found" -msgstr "'%2$s' ã®ãªãªã¼ã¹ '%1$s' ãè¦ã¤ããã¾ããã§ãã" +msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" +msgstr "" -#: apt-pkg/cacheset.cc:470 -#, c-format -msgid "Version '%s' for '%s' was not found" -msgstr "'%2$s' ã®ãã¼ã¸ã§ã³ '%1$s' ãè¦ã¤ããã¾ããã§ãã" +#: apt-pkg/policy.cc +msgid "No priority (or zero) specified for pin" +msgstr "pin ã§åªå 度 (ã¾ã㯠0) ãæå®ããã¦ãã¾ãã" -#: apt-pkg/cacheset.cc:581 -#, c-format -msgid "Couldn't find task '%s'" -msgstr "ã¿ã¹ã¯ '%s' ãè¦ã¤ããã¾ãã" +#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Malformed entry %u in %s file %s (%s)" +msgstr "ä¸æ£ãª override %s %llu è¡ç® (%s)" -#: apt-pkg/cacheset.cc:587 +#: apt-pkg/sourcelist.cc #, c-format -msgid "Couldn't find any package by regex '%s'" -msgstr "æ£è¦è¡¨ç¾ '%s' ã§ã¯ããã±ã¼ã¸ã¯è¦ã¤ããã¾ããã§ãã" +msgid "Opening %s" +msgstr "%s ããªã¼ãã³ãã¦ãã¾ã" -#: apt-pkg/cacheset.cc:598 +#: apt-pkg/sourcelist.cc #, c-format -msgid "Can't select versions from package '%s' as it is purely virtual" -msgstr "ç´ç²ãªä»®æ³ããã±ã¼ã¸ã®ãããããã±ã¼ã¸ '%s' ã®ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" +msgid "Malformed line %u in source list %s (type)" +msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u è¡ç®ãä¸æ£ã§ã (type)" -#: apt-pkg/cacheset.cc:605 apt-pkg/cacheset.cc:612 +#: apt-pkg/sourcelist.cc #, c-format -msgid "" -"Can't select installed nor candidate version from package '%s' as it has " -"neither of them" -msgstr "" -"ããã±ã¼ã¸ '%s' ã®ã¤ã³ã¹ãã¼ã«æ¸ã¿ã¾ãã¯åè£ã®ãã¼ã¸ã§ã³ã¯ããããåå¨ããªã" -"ã®ã§é¸ã¹ã¾ãã" +msgid "Type '%s' is not known on line %u in source list %s" +msgstr "ã½ã¼ã¹ãªã¹ã %3$s ã® %2$u è¡ã«ããã¿ã¤ã '%1$s' ã¯ä¸æã§ã" -#: apt-pkg/cacheset.cc:619 -#, c-format -msgid "Can't select newest version from package '%s' as it is purely virtual" -msgstr "" -"ç´ç²ãªä»®æ³ããã±ã¼ã¸ã®ãããããã±ã¼ã¸ '%s' ã®ææ°ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" +#: apt-pkg/sourcelist.cc +#, fuzzy, c-format +msgid "Malformed stanza %u in source list %s (type)" +msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u è¡ç®ãä¸æ£ã§ã (type)" -#: apt-pkg/cacheset.cc:627 +#: apt-pkg/sourcelist.cc #, c-format -msgid "Can't select candidate version from package %s as it has no candidate" -msgstr "åè£ãåå¨ããªãã®ã§ãããã±ã¼ã¸ %s ã®åè£ãã¼ã¸ã§ã³ãé¸ã¹ã¾ãã" +msgid "Type '%s' is not known on stanza %u in source list %s" +msgstr "ã½ã¼ã¹ãªã¹ã %3$s ã® %2$u åç®ã®ç¯ '%1$s' ã¯ä¸æã§ã" -#: apt-pkg/cacheset.cc:635 +#: apt-pkg/sourcelist.cc #, c-format -msgid "Can't select installed version from package %s as it is not installed" +msgid "Unsupported file %s given on commandline" msgstr "" -"ã¤ã³ã¹ãã¼ã«ããã¦ããªãã®ã§ãããã±ã¼ã¸ %s ã®ã¤ã³ã¹ãã¼ã«æ¸ã¿ãã¼ã¸ã§ã³ãé¸" -"ã¹ã¾ããã" - -#: apt-pkg/edsp.cc:41 apt-pkg/edsp.cc:61 -msgid "Send scenario to solver" -msgstr "ã½ã«ãã«ã·ããªãªãéä¿¡" -#: apt-pkg/edsp.cc:209 -msgid "Send request to solver" -msgstr "ã½ã«ãã«ãªã¯ã¨ã¹ããéä¿¡" - -#: apt-pkg/edsp.cc:279 -msgid "Prepare for receiving solution" -msgstr "解決ãåãåãæºå" - -#: apt-pkg/edsp.cc:286 -msgid "External solver failed without a proper error message" -msgstr "å¤é¨ã½ã«ããé©åãªã¨ã©ã¼ã¡ãã»ã¼ã¸ãªãã«å¤±æãã¾ãã" - -#: apt-pkg/edsp.cc:556 apt-pkg/edsp.cc:559 apt-pkg/edsp.cc:564 -msgid "Execute external solver" -msgstr "å¤é¨ã½ã«ããå®è¡" +#: apt-pkg/srcrecords.cc +msgid "You must put some 'source' URIs in your sources.list" +msgstr "sources.list ã« 'ã½ã¼ã¹' URI ãæå®ããå¿ è¦ãããã¾ã" -#: apt-pkg/install-progress.cc:51 +#: apt-pkg/tagfile.cc #, c-format -msgid "Progress: [%3i%%]" +msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/install-progress.cc:85 apt-pkg/install-progress.cc:168 -msgid "Running dpkg" -msgstr "dpkg ãå®è¡ãã¦ãã¾ã" +#: apt-pkg/update.cc +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "%s ã®åå¾ã«å¤±æãã¾ãã %s\n" -#: apt-pkg/update.cc:110 apt-pkg/update.cc:112 +#: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " "used instead." @@ -3354,270 +3738,276 @@ msgstr "" "ããã¤ãã®ã¤ã³ããã¯ã¹ãã¡ã¤ã«ã®ãã¦ã³ãã¼ãã«å¤±æãã¾ããããããã¯ç¡è¦ãã" "ãããå¤ããã®ã代ããã«ä½¿ããã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:91 -#, c-format -msgid "Installing %s" -msgstr "%s ãã¤ã³ã¹ãã¼ã«ãã¦ãã¾ã" - -#: apt-pkg/deb/dpkgpm.cc:92 apt-pkg/deb/dpkgpm.cc:978 -#, c-format -msgid "Configuring %s" -msgstr "%s ãè¨å®ãã¦ãã¾ã" - -#: apt-pkg/deb/dpkgpm.cc:93 apt-pkg/deb/dpkgpm.cc:985 -#, c-format -msgid "Removing %s" -msgstr "%s ãåé¤ãã¦ãã¾ã" - -#: apt-pkg/deb/dpkgpm.cc:94 -#, c-format -msgid "Completely removing %s" -msgstr "%s ãå®å ¨ã«åé¤ãã¦ãã¾ã" - -#: apt-pkg/deb/dpkgpm.cc:95 -#, c-format -msgid "Noting disappearance of %s" -msgstr "%s ã®æ¶å¤±ãè¨é²ãã¦ãã¾ã" - -#: apt-pkg/deb/dpkgpm.cc:96 -#, c-format -msgid "Running post-installation trigger %s" -msgstr "ã¤ã³ã¹ãã¼ã«å¾ããªã¬ %s ãå®è¡ãã¦ãã¾ã" - -#. FIXME: use a better string after freeze -#: apt-pkg/deb/dpkgpm.cc:809 -#, c-format -msgid "Directory '%s' missing" -msgstr "ãã£ã¬ã¯ã㪠'%s' ãè¦ã¤ããã¾ãã" - -#: apt-pkg/deb/dpkgpm.cc:824 apt-pkg/deb/dpkgpm.cc:846 -#, c-format -msgid "Could not open file '%s'" -msgstr "ãã¡ã¤ã« '%s' ããªã¼ãã³ã§ãã¾ããã§ãã" +#: apt-pkg/upgrade.cc +msgid "Calculating upgrade" +msgstr "ã¢ããã°ã¬ã¼ãããã±ã¼ã¸ãæ¤åºãã¦ãã¾ã" -#: apt-pkg/deb/dpkgpm.cc:971 -#, c-format -msgid "Preparing %s" -msgstr "%s ãæºåãã¦ãã¾ã" +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "ããã±ã¼ã¸ %3$s ã '%4$s' ããã±ã¼ã¸ã§è¨±ããã¦ããªãããã%2$s ã«å¯¾ãã " +#~ "%1$s ã®ä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:972 -#, c-format -msgid "Unpacking %s" -msgstr "%s ãå±éãã¦ãã¾ã" +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "ããã±ã¼ã¸ %3$s ãè¦ã¤ãããªãããã%2$s ã«å¯¾ãã %1$s ã®ä¾åé¢ä¿ãæºãã" +#~ "ãã¨ãã§ãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:977 -#, c-format -msgid "Preparing to configure %s" -msgstr "%s ã®è¨å®ãæºåãã¦ãã¾ã" +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "%2$s ã®ä¾åé¢ä¿ %1$s ãæºãããã¨ãã§ãã¾ãã: ã¤ã³ã¹ãã¼ã«ããã %3$s " +#~ "ããã±ã¼ã¸ã¯æ°ãããã¾ã" -#: apt-pkg/deb/dpkgpm.cc:979 -#, c-format -msgid "Installed %s" -msgstr "%s ãã¤ã³ã¹ãã¼ã«ãã¾ãã" +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "ããã±ã¼ã¸ %3$s ã®åè£ãã¼ã¸ã§ã³ã¯ãã¼ã¸ã§ã³ã«ã¤ãã¦ã®è¦æ±ãæºãããªãã" +#~ "ãã%2$s ã«å¯¾ãã %1$s ã®ä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:984 -#, c-format -msgid "Preparing for removal of %s" -msgstr "%s ã®åé¤ãæºåãã¦ãã¾ã" +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "ããã±ã¼ã¸ %3$s ã®åè£ãã¼ã¸ã§ã³ãåå¨ããªãããã%2$s ã«å¯¾ãã %1$s ã®ä¾" +#~ "åé¢ä¿ãæºãããã¨ãã§ãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:986 -#, c-format -msgid "Removed %s" -msgstr "%s ãåé¤ãã¾ãã" +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "%2$s ã®ä¾åé¢ä¿ %1$s ãæºãããã¨ãã§ãã¾ãã: %3$s" -#: apt-pkg/deb/dpkgpm.cc:991 -#, c-format -msgid "Preparing to completely remove %s" -msgstr "%s ãå®å ¨ã«åé¤ããæºåããã¦ãã¾ã" +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "%s ã®ãã«ãä¾åé¢ä¿ãæºãããã¨ãã§ãã¾ããã§ããã" -#: apt-pkg/deb/dpkgpm.cc:992 -#, c-format -msgid "Completely removed %s" -msgstr "%s ãå®å ¨ã«åé¤ãã¾ãã" +#~ msgid "Problem unlinking %s" +#~ msgstr "%s ã®ãªã³ã¯è§£é¤ã§åé¡ãçºçãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:1045 apt-pkg/deb/dpkgpm.cc:1066 -#, fuzzy, c-format -msgid "Can not write log (%s)" -msgstr "%s ã«æ¸ãè¾¼ãã¾ãã" +#~ msgid "Failed to unlink %s" +#~ msgstr "%s ã®ãªã³ã¯è§£é¤ã«å¤±æãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:1045 -msgid "Is /dev/pts mounted?" -msgstr "" +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "使ç¨æ¹æ³: apt-cache [ãªãã·ã§ã³] ã³ãã³ã\n" +#~ " apt-cache [ãªãã·ã§ã³] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache 㯠APT ã®ãã¤ããªãã£ãã·ã¥ãã¡ã¤ã«ãæä½ããããããããæ \n" +#~ "å ±ãæ¤ç´¢ãããããããã®ä½ã¬ãã«ã®ãã¼ã«ã§ã\n" -#: apt-pkg/deb/dpkgpm.cc:1066 -msgid "Is stdout a terminal?" -msgstr "" +#~ msgid "Commands:" +#~ msgstr "ã³ãã³ã:" -#: apt-pkg/deb/dpkgpm.cc:1549 -msgid "Operation was interrupted before it could finish" -msgstr "æä½ã¯ãããå®äºããåã«ä¸æããã¾ãã" +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "ãªãã·ã§ã³:\n" +#~ " -h ãã®ãã«ãã表示ãã\n" +#~ " -p=? ããã±ã¼ã¸ãã£ãã·ã¥\n" +#~ " -s=? ã½ã¼ã¹ãã£ãã·ã¥\n" +#~ " -q ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" +#~ " -i umnet ã³ãã³ãã§éè¦ãªä¾åæ å ±ã®ã¿ã表示ãã\n" +#~ " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +#~ " -o=? æå®ããè¨å®ãªãã·ã§ã³ãèªã¿è¾¼ã (ä¾: -o dir::cache=/tmp)\n" +#~ "詳細ã¯ãapt-cache(8) ã apt.conf(5) ã®ããã¥ã¢ã«ãã¼ã¸ãåç §ãã¦ãã ã" +#~ "ãã\n" -#: apt-pkg/deb/dpkgpm.cc:1611 -msgid "No apport report written because MaxReports is reached already" -msgstr "MaxReports ã«ãã§ã«éãã¦ãããããã¬ãã¼ãã¯æ¸ãè¾¼ã¾ãã¾ãã" +#~ msgid "" +#~ "Usage: apt [options] command\n" +#~ "\n" +#~ "CLI for apt.\n" +#~ msgstr "" +#~ "使ç¨æ³: apt [ãªãã·ã§ã³] ã³ãã³ã\n" +#~ "\n" +#~ "apt ç¨ã³ãã³ãã©ã¤ã³ã¤ã³ã¿ã¼ãã§ã¤ã¹\n" -#. check if its not a follow up error -#: apt-pkg/deb/dpkgpm.cc:1616 -msgid "dependency problems - leaving unconfigured" -msgstr "ä¾åé¢ä¿ã®åé¡ - æªè¨å®ã®ã¾ã¾ã«ãã¦ãã¾ã" +#, fuzzy +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -d CD-ROM mount point\n" +#~ " -r Rename a recognized CD-ROM\n" +#~ " -m No mounting\n" +#~ " -f Fast mode, don't check package files\n" +#~ " -a Thorough scan mode\n" +#~ " --no-auto-detect Do not try to auto detect drive and mount point\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See fstab(5)\n" +#~ msgstr "" +#~ "ãªãã·ã§ã³:\n" +#~ " -h ãã®ãã«ãã表示ãã\n" +#~ " -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" +#~ " -qq ã¨ã©ã¼ä»¥å¤ã¯è¡¨ç¤ºããªã\n" +#~ " -s å®éã«ã¯å®è¡ããªããå®è¡ã·ãã¥ã¬ã¼ã·ã§ã³ã®ã¿è¡ã\n" +#~ " -f æå®ã®ãã¡ã¤ã«ã使ã£ã¦èªå/æåã®ãã¼ãã³ã°ãèªã¿æ¸ããã\n" +#~ " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +#~ " -o=? ä»»æã®è¨å®ãªãã·ã§ã³ãæå®ãã (ä¾ -o dir::cache=/tmp)\n" +#~ "ãããªãæ å ±ã«ã¤ãã¦ã¯ãããã¥ã¢ã«ãã¼ã¸ apt-mark(8) ããã³ apt.conf(5) ã" +#~ "åç §ãã¦ãã ããã" -#: apt-pkg/deb/dpkgpm.cc:1618 -msgid "" -"No apport report written because the error message indicates its a followup " -"error from a previous failure." -msgstr "" -"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯åã®å¤±æããç¶ãã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ã" -"ã¯æ¸ãè¾¼ã¾ãã¾ããã" +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "ãªãã·ã§ã³:\n" +#~ " -h ãã®ãã«ãã表示ãã\n" +#~ " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +#~ " -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" -#: apt-pkg/deb/dpkgpm.cc:1624 -msgid "" -"No apport report written because the error message indicates a disk full " -"error" -msgstr "" -"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ãã£ã¹ã¯ãã«ã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸" -"ãè¾¼ã¾ãã¾ããã" +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -q Loggable output - no progress indicator\n" +#~ " -qq No output except for errors\n" +#~ " -s No-act. Just prints what would be done.\n" +#~ " -f read/write auto/manual marking in the given file\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-mark(8) and apt.conf(5) manual pages for more information." +#~ msgstr "" +#~ "ãªãã·ã§ã³:\n" +#~ " -h ãã®ãã«ãã表示ãã\n" +#~ " -q ãã°ãã¡ã¤ã«ã«åºåå¯è½ãªå½¢å¼ã«ãã - ããã°ã¬ã¹è¡¨ç¤ºãããªã\n" +#~ " -qq ã¨ã©ã¼ä»¥å¤ã¯è¡¨ç¤ºããªã\n" +#~ " -s å®éã«ã¯å®è¡ããªããå®è¡ã·ãã¥ã¬ã¼ã·ã§ã³ã®ã¿è¡ã\n" +#~ " -f æå®ã®ãã¡ã¤ã«ã使ã£ã¦èªå/æåã®ãã¼ãã³ã°ãèªã¿æ¸ããã\n" +#~ " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +#~ " -o=? ä»»æã®è¨å®ãªãã·ã§ã³ãæå®ãã (ä¾ -o dir::cache=/tmp)\n" +#~ "ãããªãæ å ±ã«ã¤ãã¦ã¯ãããã¥ã¢ã«ãã¼ã¸ apt-mark(8) ããã³ apt.conf(5) ã" +#~ "åç §ãã¦ãã ããã" -#: apt-pkg/deb/dpkgpm.cc:1631 -msgid "" -"No apport report written because the error message indicates a out of memory " -"error" -msgstr "" -"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ã¡ã¢ãªè¶ éã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸ã" -"è¾¼ã¾ãã¾ããã" +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "使ç¨æ¹æ³: apt-sortpkgs [ãªãã·ã§ã³] ãã¡ã¤ã«å1 [ãã¡ã¤ã«å2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs ã¯ããã±ã¼ã¸ãã¡ã¤ã«ãã½ã¼ãããããã®ç°¡åãªãã¼ã«ã§ãã\n" +#~ "-s ãªãã·ã§ã³ã¯ãã¡ã¤ã«ã®ç¨®é¡ã示ãããã«ä½¿ç¨ããã¾ãã\n" +#~ "\n" +#~ "ãªãã·ã§ã³:\n" +#~ " -h ãã®ãã«ãã表示ãã\n" +#~ " -s ã½ã¼ã¹ãã¡ã¤ã«ã½ã¼ãã使ç¨ãã\n" +#~ " -c=? æå®ããè¨å®ãã¡ã¤ã«ãèªã¿è¾¼ã\n" +#~ " -o=? æå®ããè¨å®ãªãã·ã§ã³ãé©ç¨ãã (ä¾: -o dir::cache=/tmp)\n" + +#~ msgid "Child process failed" +#~ msgstr "åããã»ã¹ã失æãã¾ãã" -#: apt-pkg/deb/dpkgpm.cc:1638 apt-pkg/deb/dpkgpm.cc:1644 #, fuzzy -msgid "" -"No apport report written because the error message indicates an issue on the " -"local system" -msgstr "" -"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ãã£ã¹ã¯ãã«ã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸" -"ãè¾¼ã¾ãã¾ããã" - -#: apt-pkg/deb/dpkgpm.cc:1665 -msgid "" -"No apport report written because the error message indicates a dpkg I/O error" -msgstr "" -"ã¨ã©ã¼ã¡ãã»ã¼ã¸ã¯ dpkg I/O ã¨ã©ã¼ã§ãããã¨ã示ãã¦ããã®ã§ãã¬ãã¼ãã¯æ¸ã" -"è¾¼ã¾ãã¾ããã" - -#: apt-pkg/deb/debsystem.cc:84 -#, c-format -msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" -msgstr "" -"管çç¨ãã£ã¬ã¯ã㪠(%s) ãããã¯ã§ãã¾ãããããã使ãå¥ã®ããã»ã¹ãåãã¦ã" -"ã¾ããã?" +#~ msgid "Must specifc at least one srv record" +#~ msgstr "å°ãªãã¨ã URL / ãã¡ã¤ã«åã 1 çµæå®ããå¿ è¦ãããã¾ã" -#: apt-pkg/deb/debsystem.cc:87 -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" -msgstr "" -"管çç¨ãã£ã¬ã¯ã㪠(%s) ãããã¯ã§ãã¾ãããroot 権éã§å®è¡ãã¦ãã¾ãã?" +#~ msgid "Failed to create pipes" +#~ msgstr "ãã¤ãã®çæã«å¤±æãã¾ãã" -#. TRANSLATORS: the %s contains the recovery command, usually -#. dpkg --configure -a -#: apt-pkg/deb/debsystem.cc:103 -#, c-format -msgid "" -"dpkg was interrupted, you must manually run '%s' to correct the problem. " -msgstr "" -"dpkg ã¯ä¸æããã¾ãããåé¡ãä¿®æ£ããã«ã¯ '%s' ãæåã§å®è¡ããå¿ è¦ãããã¾" -"ãã" +#~ msgid "Failed to exec gzip " +#~ msgstr "gzip ã®å®è¡ã«å¤±æãã¾ãã" -#: apt-pkg/deb/debsystem.cc:121 -msgid "Not locked" -msgstr "ããã¯ããã¦ãã¾ãã" +#~ msgid "%s %s for %s compiled on %s %s\n" +#~ msgstr "%s %s for %s ã³ã³ãã¤ã«æ¥æ: %s %s\n" -#~ msgid "Note, selecting '%s' for task '%s'\n" -#~ msgstr "注æ: ã¿ã¹ã¯ '%2$s' ã«å¯¾ã㦠'%1$s' ãé¸æãã¦ãã¾ã\n" +#~ msgid "Failed to create FILE*" +#~ msgstr "FILE* ã®ä½æã«å¤±æãã¾ãã" -#~ msgid "Note, selecting '%s' for regex '%s'\n" -#~ msgstr "注æ: æ£è¦è¡¨ç¾ '%2$s' ã«å¯¾ã㦠'%1$s' ãé¸æãã¦ãã¾ã\n" +#~ msgid "Malformed stanza %u in source list %s (URI parse)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$u åç®ã®åºåããä¸æ£ã§ã (URI parse)" -#~ msgid "Package %s is a virtual package provided by:\n" -#~ msgstr "%s ã¯ä»¥ä¸ã®ããã±ã¼ã¸ã§æä¾ããã¦ããä»®æ³ããã±ã¼ã¸ã§ã:\n" +#~ msgid "Malformed line %lu in source list %s ([option] unparseable)" +#~ msgstr "" +#~ "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([ãªãã·ã§ã³] ã解éã§ãã¾ãã)" -#~ msgid " [Not candidate version]" -#~ msgstr "[åè£ãã¼ã¸ã§ã³ãªã]" +#~ msgid "Malformed line %lu in source list %s ([option] too short)" +#~ msgstr "" +#~ "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([ãªãã·ã§ã³] ãçãããã¾ã)" -#~ msgid "You should explicitly select one to install." -#~ msgstr "ã¤ã³ã¹ãã¼ã«ããããã±ã¼ã¸ãæ示çã«é¸æããå¿ è¦ãããã¾ãã" +#~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" +#~ msgstr "" +#~ "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s] ã¯å²ãå½ã¦ããã¦ãã¾ã" +#~ "ã)" -#~ msgid "" -#~ "Package %s is not available, but is referred to by another package.\n" -#~ "This may mean that the package is missing, has been obsoleted, or\n" -#~ "is only available from another source\n" +#~ msgid "Malformed line %lu in source list %s ([%s] has no key)" #~ msgstr "" -#~ "ããã±ã¼ã¸ %s ã¯ãã¼ã¿ãã¼ã¹ã«ã¯åå¨ãã¾ãããå©ç¨ã§ãã¾ããã\n" -#~ "ããããããã®ããã±ã¼ã¸ãè¦ã¤ãããªãããããå¤ããªã£ã¦ãããã\n" -#~ "ãããã¯å¥ã®ã½ã¼ã¹ããã®ã¿ããå©ç¨ã§ããªãã¨ããç¶æ³ãèãããã¾ã\n" +#~ "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s ã«ãã¼ãããã¾ãã)" -#~ msgid "However the following packages replace it:" -#~ msgstr "ãããã以ä¸ã®ããã±ã¼ã¸ã§ç½®ãæãããã¦ãã¾ã:" +#~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" +#~ msgstr "" +#~ "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã ([%3$s] ãã¼ %4$s ã«å¤ãããã¾ã" +#~ "ã)" -#~ msgid "Package '%s' has no installation candidate" -#~ msgstr "ããã±ã¼ã¸ '%s' ã«ã¯ã¤ã³ã¹ãã¼ã«åè£ãããã¾ãã" +#~ msgid "Malformed line %lu in source list %s (URI)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (URI)" -#~ msgid "Virtual packages like '%s' can't be removed\n" -#~ msgstr "'%s' ã®ãããªä»®æ³ããã±ã¼ã¸ã¯åé¤ã§ãã¾ãã\n" +#~ msgid "Malformed line %lu in source list %s (dist)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (dist)" -#~ msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" -#~ msgstr "" -#~ "ããã±ã¼ã¸ %s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªããããåé¤ã¯ã§ãã¾ããã'%s' ã®ã" -#~ "ã¨ã§ãããã?\n" +#~ msgid "Malformed line %lu in source list %s (URI parse)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (URI parse)" -#~ msgid "Package '%s' is not installed, so not removed\n" -#~ msgstr "ããã±ã¼ã¸ '%s' ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªããããåé¤ã¯ã§ãã¾ãã\n" +#~ msgid "Malformed line %lu in source list %s (absolute dist)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (absolute dist)" -#~ msgid "Note, selecting '%s' instead of '%s'\n" -#~ msgstr "注æã'%2$s' ã®ä»£ããã« '%1$s' ãé¸æãã¦ãã¾ã\n" +#~ msgid "Malformed line %lu in source list %s (dist parse)" +#~ msgstr "ã½ã¼ã¹ãªã¹ã %2$s ã® %1$lu è¡ç®ãä¸æ£ã§ã (dist parse)" -#~ msgid "Skipping %s, it is already installed and upgrade is not set.\n" -#~ msgstr "" -#~ "ãã§ã«ã¤ã³ã¹ãã¼ã«ããã¦ããã¢ããã°ã¬ã¼ããè¨å®ããã¦ããªãããã%s ãã¹" -#~ "ããããã¾ãã\n" +#~ msgid "Package %s %s was not found while processing file dependencies" +#~ msgstr "ããã±ã¼ã¸ %s %s ããã¡ã¤ã«ä¾åã®å¦çä¸ã«è¦ã¤ããã¾ããã§ãã" -#~ msgid "Skipping %s, it is not installed and only upgrades are requested.\n" -#~ msgstr "" -#~ "%s ã¯ã¤ã³ã¹ãã¼ã«ããã¦ããªãã®ã«ã¢ããã°ã¬ã¼ãã ããè¦æ±ããã¦ããã®ã§ã" -#~ "ã¹ããããã¾ãã\n" +#~ msgid "Couldn't stat source package list %s" +#~ msgstr "ã½ã¼ã¹ããã±ã¼ã¸ãªã¹ã %s ã®ç¶æ ãåå¾ã§ãã¾ãã" -#~ msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" -#~ msgstr "ãã¦ã³ãã¼ãã§ããªãããã%s ã®åã¤ã³ã¹ãã¼ã«ã¯ä¸å¯è½ã§ãã\n" +#~ msgid "Collecting File Provides" +#~ msgstr "ãã¡ã¤ã«æä¾æ å ±ãåéãã¦ãã¾ã" -#~ msgid "%s is already the newest version.\n" -#~ msgstr "%s ã¯ãã§ã«ææ°ãã¼ã¸ã§ã³ã§ãã\n" +#~ msgid "Unable to find hash sum for '%s' in Release file" +#~ msgstr "Release ãã¡ã¤ã«ä¸ã® '%s' ã®ããã·ã¥ãµã ãè¦ã¤ãããã¾ãã" -#~ msgid "Selected version '%s' (%s) for '%s'\n" -#~ msgstr "'%3$s' ã«ã¯ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" +#~ msgid "Vendor block %s contains no fingerprint" +#~ msgstr "ãã³ãããã㯠%s ã¯éµæç´ãå«ãã§ãã¾ãã" -#~ msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" -#~ msgstr "'%4$s' ã®ããã'%3$s' ã«ã¯ãã¼ã¸ã§ã³ '%1$s' (%2$s) ãé¸æãã¾ãã\n" +#~ msgid "Total dependency version space: " +#~ msgstr "ç·ä¾åé¢ä¿ã»ãã¼ã¸ã§ã³å®¹é: " -#~ msgid "Ignore unavailable target release '%s' of package '%s'" -#~ msgstr "ããã±ã¼ã¸ '%2$s' ã®å©ç¨ã§ããªãã¿ã¼ã²ãããªãªã¼ã¹ '%1$s' ãç¡è¦" +#~ msgid "You don't have enough free space in %s" +#~ msgstr "%s ã«å åãªç©ºãã¹ãã¼ã¹ãããã¾ãã" -#~ msgid "Downloading %s %s" -#~ msgstr "%s %s ããã¦ã³ãã¼ããã¦ãã¾ã" +#~ msgid "Done" +#~ msgstr "å®äº" -#~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" -#~ msgstr "" -#~ "ããã¯æ£ãã DEB ã¢ã¼ã«ã¤ãã§ã¯ããã¾ããã'%s'ã'%s'ã'%s' ã®ãããã®ã¡ã³" -#~ "ãã¼ãããã¾ãã" +#~ msgid "No keyring installed in %s." +#~ msgstr "%s ã«ãã¼ãªã³ã°ãã¤ã³ã¹ãã¼ã«ããã¦ãã¾ããã" -#~ msgid "MD5Sum mismatch" -#~ msgstr "MD5Sum ãé©åãã¾ãã" +#~ msgid "Is stdout a terminal?" +#~ msgstr "æ¨æºåºåã¯ã¿ã¼ããã«ã§ãã?" -#~ msgid "" -#~ "I wasn't able to locate a file for the %s package. This might mean you " -#~ "need to manually fix this package." -#~ msgstr "" -#~ "ããã±ã¼ã¸ %s ã®ãã¡ã¤ã«ã®ä½ç½®ãç¹å®ã§ãã¾ããããããããã®ããã±ã¼ã¸ãæ" -#~ "åã§ä¿®æ£ããå¿ è¦ãããã¾ãã" +#~ msgid "ioctl(TIOCGWINSZ) failed" +#~ msgstr "ioctl(TIOCGWINSZ) ã«å¤±æãã¾ãã" -#~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" -#~ msgstr "" -#~ "ãã°ã«æ¸ãè¾¼ãã¾ãããopenpty() ã«å¤±æãã¾ãã (/dev/pts ããã¦ã³ãããã¦" -#~ "ããªã?)\n" +#~ msgid "Internal error, Upgrade broke stuff" +#~ msgstr "å é¨ã¨ã©ã¼ãã¢ããã°ã¬ã¼ãã§ä½ãå£ãã¾ãã"