diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-29 16:14:25 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-29 16:14:25 +0200 |
commit | 5583d4146c513283590a1f2d73975a4e667b523a (patch) | |
tree | 642f71b203ec9dcd3f24a8fae9fe007e195a4ab5 /doc/po/ja.po | |
parent | 6c1965bd8db56c5a6bd96c2ce6ef3afd3c3f3daf (diff) |
* doc/apt-get.8.xml:
- use apt-utils as package example instead of libc6
Diffstat (limited to 'doc/po/ja.po')
-rw-r--r-- | doc/po/ja.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po index 60edbbad6..0b08bb22f 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -2983,8 +2983,8 @@ msgstr "" msgid "" "<literal>install</literal> is followed by one or more packages desired for " "installation or upgrading. Each package is a package name, not a fully " -"qualified filename (for instance, in a Debian system, libc6 would be the " -"argument provided, not <literal>libc6_1.9.6-2.deb</literal>). All packages " +"qualified filename (for instance, in a Debian system, <package>apt-utils</package> would be the " +"argument provided, not <filename>apt-utils_&apt-product-version;_amd64.deb</filename>). All packages " "required by the package(s) specified for installation will also be retrieved " "and installed. The <filename>/etc/apt/sources.list</filename> file is used " "to locate the desired packages. If a hyphen is appended to the package name " @@ -2995,8 +2995,8 @@ msgid "" msgstr "" "<literal>install</literal> の後には、インストールするパッケージを 1 つ以上指" "定します。指定するパッケージは、完全なファイル名ではなくパッケージ名です (例" -"えば Debian システムでは、<literal>libc6_1.9.6-2.deb</literal> ではなく " -"libc6 を引数として与えます)。インストールするよう指定したすべてのパッケージに" +"えば Debian システムでは、<literal>apt-utils_&apt-product-version;_amd64.deb</literal> ではなく " +"<package>apt-utils</package> を引数として与えます)。インストールするよう指定したすべてのパッケージに" "対し、取得・インストールを行います。<filename>/etc/apt/sources.list</" "filename> ファイルを、要求するパッケージの場所を特定するのに使用します。パッ" "ケージ名の後ろに (空白を含まず) ハイフンが追加されている場合、そのパッケージ" |