From 82cb5862864f6944bd3bede861f3b68c9e2085a7 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 1 Dec 2009 19:14:23 +0100 Subject: doc/po: Rerun po4a to update the template and translations. --- doc/po/apt-doc.pot | 394 ++--- doc/po/de.po | 4797 +++++++++++++++++++++++++--------------------------- doc/po/fr.po | 644 +++---- doc/po/ja.po | 579 +++---- 4 files changed, 2964 insertions(+), 3450 deletions(-) (limited to 'doc') diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index aeb624948..e4736029f 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2009-09-26 11:35+0300\n" +"POT-Creation-Date: 2009-12-01 19:13+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1136,7 +1136,7 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:234 msgid "" -"Note that a package which APT knows of is not nessasarily available to " +"Note that a package which APT knows of is not necessarily available to " "download, installable or installed, e.g. virtual packages are also listed in " "the generated list." msgstr "" @@ -1218,7 +1218,7 @@ msgid "" msgstr "" #. type: Content of: -#: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 apt-sortpkgs.1.xml:54 apt.conf.5.xml:436 apt.conf.5.xml:458 +#: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 apt-sortpkgs.1.xml:54 apt.conf.5.xml:441 apt.conf.5.xml:463 msgid "options" msgstr "" @@ -1416,7 +1416,7 @@ msgid "&apt-commonoptions;" msgstr "" #. type: Content of: -#: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 apt.conf.5.xml:968 apt_preferences.5.xml:615 +#: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 apt.conf.5.xml:973 apt_preferences.5.xml:615 msgid "Files" msgstr "" @@ -1426,7 +1426,7 @@ msgid "&file-sourceslist; &file-statelists;" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 apt-sortpkgs.1.xml:69 apt.conf.5.xml:974 apt_preferences.5.xml:622 sources.list.5.xml:221 +#: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 apt-sortpkgs.1.xml:69 apt.conf.5.xml:979 apt_preferences.5.xml:622 sources.list.5.xml:221 msgid "See Also" msgstr "" @@ -2681,7 +2681,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt-ftparchive.1.xml:552 apt.conf.5.xml:962 apt_preferences.5.xml:462 sources.list.5.xml:181 +#: apt-ftparchive.1.xml:552 apt.conf.5.xml:967 apt_preferences.5.xml:462 sources.list.5.xml:181 msgid "Examples" msgstr "" @@ -2960,8 +2960,7 @@ msgid "" "the newest available version of that source package while respect the " "default release, set with the option " "<literal>APT::Default-Release</literal>, the <option>-t</option> option or " -"per package with with the <literal>pkg/release</literal> syntax, if " -"possible." +"per package with the <literal>pkg/release</literal> syntax, if possible." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -4226,12 +4225,16 @@ msgid "" "treated as comments (ignored), as well as all text between " "<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. " "Each line is of the form <literal>APT::Get::Assume-Yes \"true\";</literal> " -"The trailing semicolon is required and the quotes are optional. A new scope " +"The trailing semicolon and the quotes are required. The value must be on one " +"line, and there is no kind of string concatenation. It must not include " +"inside quotes. The behavior of the backslash \"\\\" and escaped characters " +"inside a value is undefined and it should not be used. An option name may " +"include alphanumerical characters and the \"/-:._+\" characters. A new scope " "can be opened with curly braces, like:" msgstr "" #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:66 +#: apt.conf.5.xml:70 #, no-wrap msgid "" "APT {\n" @@ -4243,7 +4246,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:74 +#: apt.conf.5.xml:78 msgid "" "with newlines placed to make it more readable. Lists can be created by " "opening a scope and including a single string enclosed in quotes followed by " @@ -4252,13 +4255,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:79 +#: apt.conf.5.xml:83 #, no-wrap msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:82 +#: apt.conf.5.xml:86 msgid "" "In general the sample configuration file in " "<filename>&docdir;examples/apt.conf</filename> &configureindex; is a good " @@ -4266,14 +4269,14 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:86 +#: apt.conf.5.xml:90 msgid "" "The names of the configuration items are not case-sensitive. So in the " "previous example you could use <literal>dpkg::pre-install-pkgs</literal>." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:89 +#: apt.conf.5.xml:93 msgid "" "Names for the configuration items are optional if a list is defined as it " "can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example " @@ -4283,9 +4286,10 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:94 +#: apt.conf.5.xml:98 msgid "" -"Two specials are allowed, <literal>#include</literal> and " +"Two specials are allowed, <literal>#include</literal> (which is deprecated " +"and not supported by alternative implementations) and " "<literal>#clear</literal>: <literal>#include</literal> will include the " "given file, unless the filename ends in a slash, then the whole directory is " "included. <literal>#clear</literal> is used to erase a part of the " @@ -4294,7 +4298,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:101 +#: apt.conf.5.xml:106 msgid "" "The #clear command is the only way to delete a list or a complete scope. " "Reopening a scope or the ::-style described below will " @@ -4304,7 +4308,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:106 +#: apt.conf.5.xml:111 msgid "" "All of the APT tools take a -o option which allows an arbitrary " "configuration directive to be specified on the command line. The syntax is a " @@ -4315,7 +4319,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:113 +#: apt.conf.5.xml:118 msgid "" "Note that you can use :: only for appending one item per line to a list and " "that you should not use it in combination with the scope syntax. (The scope " @@ -4332,24 +4336,24 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:125 +#: apt.conf.5.xml:130 msgid "The APT Group" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:126 +#: apt.conf.5.xml:131 msgid "" "This group of options controls general APT behavior as well as holding the " "options for all of the tools." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:130 +#: apt.conf.5.xml:135 msgid "Architecture" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:131 +#: apt.conf.5.xml:136 msgid "" "System Architecture; sets the architecture to use when fetching files and " "parsing package lists. The internal default is the architecture apt was " @@ -4357,12 +4361,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:136 +#: apt.conf.5.xml:141 msgid "Default-Release" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:137 +#: apt.conf.5.xml:142 msgid "" "Default release to install packages from if more than one version " "available. Contains release name, codename or release version. Examples: " @@ -4371,24 +4375,24 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:141 +#: apt.conf.5.xml:146 msgid "Ignore-Hold" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:142 +#: apt.conf.5.xml:147 msgid "" "Ignore Held packages; This global option causes the problem resolver to " "ignore held packages in its decision making." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:146 +#: apt.conf.5.xml:151 msgid "Clean-Installed" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:147 +#: apt.conf.5.xml:152 msgid "" "Defaults to on. When turned on the autoclean feature will remove any " "packages which can no longer be downloaded from the cache. If turned off " @@ -4397,12 +4401,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:153 +#: apt.conf.5.xml:158 msgid "Immediate-Configure" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:154 +#: apt.conf.5.xml:159 msgid "" "Disable Immediate Configuration; This dangerous option disables some of " "APT's ordering code to cause it to make fewer dpkg calls. Doing so may be " @@ -4412,12 +4416,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:161 +#: apt.conf.5.xml:166 msgid "Force-LoopBreak" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:162 +#: apt.conf.5.xml:167 msgid "" "Never Enable this option unless you -really- know what you are doing. It " "permits APT to temporarily remove an essential package to break a " @@ -4428,87 +4432,87 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:170 +#: apt.conf.5.xml:175 msgid "Cache-Limit" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:171 +#: apt.conf.5.xml:176 msgid "" "APT uses a fixed size memory mapped cache file to store the 'available' " "information. This sets the size of that cache (in bytes)." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:175 +#: apt.conf.5.xml:180 msgid "Build-Essential" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:176 +#: apt.conf.5.xml:181 msgid "Defines which package(s) are considered essential build dependencies." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:179 +#: apt.conf.5.xml:184 msgid "Get" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:180 +#: apt.conf.5.xml:185 msgid "" "The Get subsection controls the &apt-get; tool, please see its documentation " "for more information about the options here." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:184 +#: apt.conf.5.xml:189 msgid "Cache" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:185 +#: apt.conf.5.xml:190 msgid "" "The Cache subsection controls the &apt-cache; tool, please see its " "documentation for more information about the options here." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:189 +#: apt.conf.5.xml:194 msgid "CDROM" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:190 +#: apt.conf.5.xml:195 msgid "" "The CDROM subsection controls the &apt-cdrom; tool, please see its " "documentation for more information about the options here." msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:196 +#: apt.conf.5.xml:201 msgid "The Acquire Group" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:201 +#: apt.conf.5.xml:206 msgid "PDiffs" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:202 +#: apt.conf.5.xml:207 msgid "" "Try to download deltas called <literal>PDiffs</literal> for Packages or " "Sources files instead of downloading whole ones. True by default." msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:207 +#: apt.conf.5.xml:212 msgid "Queue-Mode" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:208 +#: apt.conf.5.xml:213 msgid "" "Queuing mode; <literal>Queue-Mode</literal> can be one of " "<literal>host</literal> or <literal>access</literal> which determines how " @@ -4518,36 +4522,36 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:215 +#: apt.conf.5.xml:220 msgid "Retries" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:216 +#: apt.conf.5.xml:221 msgid "" "Number of retries to perform. If this is non-zero APT will retry failed " "files the given number of times." msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:220 +#: apt.conf.5.xml:225 msgid "Source-Symlinks" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:221 +#: apt.conf.5.xml:226 msgid "" "Use symlinks for source archives. If set to true then source archives will " "be symlinked when possible instead of copying. True is the default." msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:225 sources.list.5.xml:139 +#: apt.conf.5.xml:230 sources.list.5.xml:139 msgid "http" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:226 +#: apt.conf.5.xml:231 msgid "" "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per " @@ -4559,7 +4563,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:234 +#: apt.conf.5.xml:239 msgid "" "Three settings are provided for cache control with HTTP/1.1 compliant proxy " "caches. <literal>No-Cache</literal> tells the proxy to not use its cached " @@ -4573,7 +4577,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:244 apt.conf.5.xml:301 +#: apt.conf.5.xml:249 apt.conf.5.xml:306 msgid "" "The option <literal>timeout</literal> sets the timeout timer used by the " "method, this applies to all things including connection timeout and data " @@ -4581,7 +4585,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:247 +#: apt.conf.5.xml:252 msgid "" "One setting is provided to control the pipeline depth in cases where the " "remote server is not RFC conforming or buggy (such as Squid 2.0.2) " @@ -4593,7 +4597,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:255 +#: apt.conf.5.xml:260 msgid "" "The used bandwidth can be limited with " "<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in " @@ -4603,12 +4607,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:261 +#: apt.conf.5.xml:266 msgid "https" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:262 +#: apt.conf.5.xml:267 msgid "" "HTTPS URIs. Cache-control and proxy options are the same as for " "<literal>http</literal> method. <literal>Pipeline-Depth</literal> option is " @@ -4616,7 +4620,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:266 +#: apt.conf.5.xml:271 msgid "" "<literal>CaInfo</literal> suboption specifies place of file that holds info " "about trusted certificates. <literal><host>::CaInfo</literal> is " @@ -4638,12 +4642,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:284 sources.list.5.xml:150 +#: apt.conf.5.xml:289 sources.list.5.xml:150 msgid "ftp" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:285 +#: apt.conf.5.xml:290 msgid "" "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard " "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host " @@ -4663,7 +4667,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:304 +#: apt.conf.5.xml:309 msgid "" "Several settings are provided to control passive mode. Generally it is safe " "to leave passive mode on, it works in nearly every environment. However " @@ -4673,7 +4677,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:311 +#: apt.conf.5.xml:316 msgid "" "It is possible to proxy FTP over HTTP by setting the " "<envar>ftp_proxy</envar> environment variable to a http url - see the " @@ -4683,7 +4687,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:316 +#: apt.conf.5.xml:321 msgid "" "The setting <literal>ForceExtended</literal> controls the use of RFC2428 " "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is " @@ -4693,18 +4697,18 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:323 sources.list.5.xml:132 +#: apt.conf.5.xml:328 sources.list.5.xml:132 msgid "cdrom" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:329 +#: apt.conf.5.xml:334 #, no-wrap -msgid "\"/cdrom/\"::Mount \"foo\";" +msgid "/cdrom/::Mount \"foo\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:324 +#: apt.conf.5.xml:329 msgid "" "CDROM URIs; the only setting for CDROM URIs is the mount point, " "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM " @@ -4717,12 +4721,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:334 +#: apt.conf.5.xml:339 msgid "gpgv" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:335 +#: apt.conf.5.xml:340 msgid "" "GPGV URIs; the only option for GPGV URIs is the option to pass additional " "parameters to gpgv. <literal>gpgv::Options</literal> Additional options " @@ -4730,12 +4734,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:340 +#: apt.conf.5.xml:345 msgid "CompressionTypes" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:346 +#: apt.conf.5.xml:351 #, no-wrap msgid "" "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> " @@ -4743,7 +4747,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:341 +#: apt.conf.5.xml:346 msgid "" "List of compression types which are understood by the acquire methods. " "Files like <filename>Packages</filename> can be available in various " @@ -4755,19 +4759,19 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:351 +#: apt.conf.5.xml:356 #, no-wrap msgid "Acquire::CompressionTypes::Order:: \"gz\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:354 +#: apt.conf.5.xml:359 #, no-wrap msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:347 +#: apt.conf.5.xml:352 msgid "" "Also the <literal>Order</literal> subgroup can be used to define in which " "order the acquire system will try to download the compressed files. The " @@ -4784,13 +4788,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:358 +#: apt.conf.5.xml:363 #, no-wrap msgid "Dir::Bin::bzip2 \"/bin/bzip2\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:356 +#: apt.conf.5.xml:361 msgid "" "Note that at run time the " "<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be " @@ -4805,7 +4809,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:363 +#: apt.conf.5.xml:368 msgid "" "While it is possible to add an empty compression type to the order list, but " "APT in its current version doesn't understand it correctly and will display " @@ -4815,7 +4819,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:197 +#: apt.conf.5.xml:202 msgid "" "The <literal>Acquire</literal> group of options controls the download of " "packages and the URI handlers. <placeholder type=\"variablelist\" " @@ -4823,12 +4827,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:372 +#: apt.conf.5.xml:377 msgid "Directories" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:374 +#: apt.conf.5.xml:379 msgid "" "The <literal>Dir::State</literal> section has directories that pertain to " "local state information. <literal>lists</literal> is the directory to place " @@ -4840,7 +4844,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:381 +#: apt.conf.5.xml:386 msgid "" "<literal>Dir::Cache</literal> contains locations pertaining to local cache " "information, such as the two package caches <literal>srcpkgcache</literal> " @@ -4853,7 +4857,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:390 +#: apt.conf.5.xml:395 msgid "" "<literal>Dir::Etc</literal> contains the location of configuration files, " "<literal>sourcelist</literal> gives the location of the sourcelist and " @@ -4863,7 +4867,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:396 +#: apt.conf.5.xml:401 msgid "" "The <literal>Dir::Parts</literal> setting reads in all the config fragments " "in lexical order from the directory specified. After this is done then the " @@ -4871,7 +4875,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:400 +#: apt.conf.5.xml:405 msgid "" "Binary programs are pointed to by " "<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies " @@ -4883,7 +4887,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:408 +#: apt.conf.5.xml:413 msgid "" "The configuration item <literal>RootDir</literal> has a special meaning. If " "set, all paths in <literal>Dir::</literal> will be relative to " @@ -4896,12 +4900,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:421 +#: apt.conf.5.xml:426 msgid "APT in DSelect" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:423 +#: apt.conf.5.xml:428 msgid "" "When APT is used as a &dselect; method several configuration directives " "control the default behaviour. These are in the <literal>DSelect</literal> " @@ -4909,12 +4913,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:427 +#: apt.conf.5.xml:432 msgid "Clean" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:428 +#: apt.conf.5.xml:433 msgid "" "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto " "and never. always and prompt will remove all packages from the cache after " @@ -4925,50 +4929,50 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:437 +#: apt.conf.5.xml:442 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the install phase." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:441 +#: apt.conf.5.xml:446 msgid "Updateoptions" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:442 +#: apt.conf.5.xml:447 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the update phase." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:446 +#: apt.conf.5.xml:451 msgid "PromptAfterUpdate" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:447 +#: apt.conf.5.xml:452 msgid "" "If true the [U]pdate operation in &dselect; will always prompt to continue. " "The default is to prompt only on error." msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:453 +#: apt.conf.5.xml:458 msgid "How APT calls dpkg" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:454 +#: apt.conf.5.xml:459 msgid "" "Several configuration directives control how APT invokes &dpkg;. These are " "in the <literal>DPkg</literal> section." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:459 +#: apt.conf.5.xml:464 msgid "" "This is a list of options to pass to dpkg. The options must be specified " "using the list notation and each list item is passed as a single argument to " @@ -4976,17 +4980,17 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Pre-Invoke" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Post-Invoke" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:465 +#: apt.conf.5.xml:470 msgid "" "This is a list of shell commands to run before/after invoking &dpkg;. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -4995,12 +4999,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:471 +#: apt.conf.5.xml:476 msgid "Pre-Install-Pkgs" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:472 +#: apt.conf.5.xml:477 msgid "" "This is a list of shell commands to run before invoking dpkg. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -5010,7 +5014,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:478 +#: apt.conf.5.xml:483 msgid "" "Version 2 of this protocol dumps more information, including the protocol " "version, the APT configuration space and the packages, files and versions " @@ -5021,36 +5025,36 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:485 +#: apt.conf.5.xml:490 msgid "Run-Directory" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:486 +#: apt.conf.5.xml:491 msgid "" "APT chdirs to this directory before invoking dpkg, the default is " "<filename>/</filename>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:490 +#: apt.conf.5.xml:495 msgid "Build-options" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:491 +#: apt.conf.5.xml:496 msgid "" "These options are passed to &dpkg-buildpackage; when compiling packages, the " "default is to disable signing and produce all binaries." msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> -#: apt.conf.5.xml:496 +#: apt.conf.5.xml:501 msgid "dpkg trigger usage (and related options)" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:497 +#: apt.conf.5.xml:502 msgid "" "APT can call dpkg in a way so it can make aggressive use of triggers over " "multiply calls of dpkg. Without further options dpkg will use triggers only " @@ -5065,7 +5069,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para><literallayout> -#: apt.conf.5.xml:512 +#: apt.conf.5.xml:517 #, no-wrap msgid "" "DPkg::NoTriggers \"true\";\n" @@ -5075,7 +5079,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:506 +#: apt.conf.5.xml:511 msgid "" "Note that it is not guaranteed that APT will support these options or that " "these options will not cause (big) trouble in the future. If you have " @@ -5089,12 +5093,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:518 +#: apt.conf.5.xml:523 msgid "DPkg::NoTriggers" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:519 +#: apt.conf.5.xml:524 msgid "" "Add the no triggers flag to all dpkg calls (expect the ConfigurePending " "call). See &dpkg; if you are interested in what this actually means. In " @@ -5106,12 +5110,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:526 +#: apt.conf.5.xml:531 msgid "PackageManager::Configure" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:527 +#: apt.conf.5.xml:532 msgid "" "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" " "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default " @@ -5128,12 +5132,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:537 +#: apt.conf.5.xml:542 msgid "DPkg::ConfigurePending" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:538 +#: apt.conf.5.xml:543 msgid "" "If this option is set apt will call <command>dpkg --configure " "--pending</command> to let dpkg handle all required configurations and " @@ -5145,12 +5149,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:544 +#: apt.conf.5.xml:549 msgid "DPkg::TriggersPending" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:545 +#: apt.conf.5.xml:550 msgid "" "Useful for <literal>smart</literal> configuration as a package which has " "pending triggers is not considered as <literal>installed</literal> and dpkg " @@ -5160,12 +5164,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:550 +#: apt.conf.5.xml:555 msgid "PackageManager::UnpackAll" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:551 +#: apt.conf.5.xml:556 msgid "" "As the configuration can be deferred to be done at the end by dpkg it can be " "tried to order the unpack series only by critical needs, e.g. by " @@ -5177,12 +5181,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:558 +#: apt.conf.5.xml:563 msgid "OrderList::Score::Immediate" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:566 +#: apt.conf.5.xml:571 #, no-wrap msgid "" "OrderList::Score {\n" @@ -5194,7 +5198,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:559 +#: apt.conf.5.xml:564 msgid "" "Essential packages (and there dependencies) should be configured immediately " "after unpacking. It will be a good idea to do this quite early in the " @@ -5208,12 +5212,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:579 +#: apt.conf.5.xml:584 msgid "Periodic and Archives options" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:580 +#: apt.conf.5.xml:585 msgid "" "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " "of options configure behavior of apt periodic updates, which is done by " @@ -5222,12 +5226,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:588 +#: apt.conf.5.xml:593 msgid "Debug options" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:590 +#: apt.conf.5.xml:595 msgid "" "Enabling options in the <literal>Debug::</literal> section will cause " "debugging information to be sent to the standard error stream of the program " @@ -5238,7 +5242,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:601 +#: apt.conf.5.xml:606 msgid "" "<literal>Debug::pkgProblemResolver</literal> enables output about the " "decisions made by <literal>dist-upgrade, upgrade, install, remove, " @@ -5246,7 +5250,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:609 +#: apt.conf.5.xml:614 msgid "" "<literal>Debug::NoLocking</literal> disables all file locking. This can be " "used to run some operations (for instance, <literal>apt-get -s " @@ -5254,7 +5258,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:618 +#: apt.conf.5.xml:623 msgid "" "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each " "time that <literal>apt</literal> invokes &dpkg;." @@ -5264,110 +5268,110 @@ msgstr "" #. motivating example, except I haven't a clue why you'd want #. to do this. #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:626 +#: apt.conf.5.xml:631 msgid "" "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " "in CDROM IDs." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:636 +#: apt.conf.5.xml:641 msgid "A full list of debugging options to apt follows." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:641 +#: apt.conf.5.xml:646 msgid "<literal>Debug::Acquire::cdrom</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:645 +#: apt.conf.5.xml:650 msgid "Print information related to accessing <literal>cdrom://</literal> sources." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:652 +#: apt.conf.5.xml:657 msgid "<literal>Debug::Acquire::ftp</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:656 +#: apt.conf.5.xml:661 msgid "Print information related to downloading packages using FTP." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:663 +#: apt.conf.5.xml:668 msgid "<literal>Debug::Acquire::http</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:667 +#: apt.conf.5.xml:672 msgid "Print information related to downloading packages using HTTP." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:674 +#: apt.conf.5.xml:679 msgid "<literal>Debug::Acquire::https</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:678 +#: apt.conf.5.xml:683 msgid "Print information related to downloading packages using HTTPS." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:685 +#: apt.conf.5.xml:690 msgid "<literal>Debug::Acquire::gpgv</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:689 +#: apt.conf.5.xml:694 msgid "" "Print information related to verifying cryptographic signatures using " "<literal>gpg</literal>." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:696 +#: apt.conf.5.xml:701 msgid "<literal>Debug::aptcdrom</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:700 +#: apt.conf.5.xml:705 msgid "" "Output information about the process of accessing collections of packages " "stored on CD-ROMs." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:707 +#: apt.conf.5.xml:712 msgid "<literal>Debug::BuildDeps</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:710 +#: apt.conf.5.xml:715 msgid "Describes the process of resolving build-dependencies in &apt-get;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:717 +#: apt.conf.5.xml:722 msgid "<literal>Debug::Hashes</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:720 +#: apt.conf.5.xml:725 msgid "" "Output each cryptographic hash that is generated by the " "<literal>apt</literal> libraries." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:727 +#: apt.conf.5.xml:732 msgid "<literal>Debug::IdentCDROM</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:730 +#: apt.conf.5.xml:735 msgid "" "Do not include information from <literal>statfs</literal>, namely the number " "of used and free blocks on the CD-ROM filesystem, when generating an ID for " @@ -5375,92 +5379,92 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:738 +#: apt.conf.5.xml:743 msgid "<literal>Debug::NoLocking</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:741 +#: apt.conf.5.xml:746 msgid "" "Disable all file locking. For instance, this will allow two instances of " "<quote><literal>apt-get update</literal></quote> to run at the same time." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:749 +#: apt.conf.5.xml:754 msgid "<literal>Debug::pkgAcquire</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:753 +#: apt.conf.5.xml:758 msgid "Log when items are added to or removed from the global download queue." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:760 +#: apt.conf.5.xml:765 msgid "<literal>Debug::pkgAcquire::Auth</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:763 +#: apt.conf.5.xml:768 msgid "" "Output status messages and errors related to verifying checksums and " "cryptographic signatures of downloaded files." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:770 +#: apt.conf.5.xml:775 msgid "<literal>Debug::pkgAcquire::Diffs</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:773 +#: apt.conf.5.xml:778 msgid "" "Output information about downloading and applying package index list diffs, " "and errors relating to package index list diffs." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:781 +#: apt.conf.5.xml:786 msgid "<literal>Debug::pkgAcquire::RRed</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:785 +#: apt.conf.5.xml:790 msgid "" "Output information related to patching apt package lists when downloading " "index diffs instead of full indices." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:792 +#: apt.conf.5.xml:797 msgid "<literal>Debug::pkgAcquire::Worker</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:796 +#: apt.conf.5.xml:801 msgid "Log all interactions with the sub-processes that actually perform downloads." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:803 +#: apt.conf.5.xml:808 msgid "<literal>Debug::pkgAutoRemove</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:807 +#: apt.conf.5.xml:812 msgid "" "Log events related to the automatically-installed status of packages and to " "the removal of unused packages." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:814 +#: apt.conf.5.xml:819 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:817 +#: apt.conf.5.xml:822 msgid "" "Generate debug messages describing which packages are being automatically " "installed to resolve dependencies. This corresponds to the initial " @@ -5470,12 +5474,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:828 +#: apt.conf.5.xml:833 msgid "<literal>Debug::pkgDepCache::Marker</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:831 +#: apt.conf.5.xml:836 msgid "" "Generate debug messages describing which package is marked as " "keep/install/remove while the ProblemResolver does his work. Each addition " @@ -5493,90 +5497,90 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:850 +#: apt.conf.5.xml:855 msgid "<literal>Debug::pkgInitConfig</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:853 +#: apt.conf.5.xml:858 msgid "Dump the default configuration to standard error on startup." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:860 +#: apt.conf.5.xml:865 msgid "<literal>Debug::pkgDPkgPM</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:863 +#: apt.conf.5.xml:868 msgid "" "When invoking &dpkg;, output the precise command line with which it is being " "invoked, with arguments separated by a single space character." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:871 +#: apt.conf.5.xml:876 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:874 +#: apt.conf.5.xml:879 msgid "" "Output all the data received from &dpkg; on the status file descriptor and " "any errors encountered while parsing it." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:881 +#: apt.conf.5.xml:886 msgid "<literal>Debug::pkgOrderList</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:885 +#: apt.conf.5.xml:890 msgid "" "Generate a trace of the algorithm that decides the order in which " "<literal>apt</literal> should pass packages to &dpkg;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:893 +#: apt.conf.5.xml:898 msgid "<literal>Debug::pkgPackageManager</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:897 +#: apt.conf.5.xml:902 msgid "Output status messages tracing the steps performed when invoking &dpkg;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:904 +#: apt.conf.5.xml:909 msgid "<literal>Debug::pkgPolicy</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:908 +#: apt.conf.5.xml:913 msgid "Output the priority of each package list on startup." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:914 +#: apt.conf.5.xml:919 msgid "<literal>Debug::pkgProblemResolver</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:918 +#: apt.conf.5.xml:923 msgid "" "Trace the execution of the dependency resolver (this applies only to what " "happens when a complex dependency problem is encountered)." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:926 +#: apt.conf.5.xml:931 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:929 +#: apt.conf.5.xml:934 msgid "" "Display a list of all installed packages with their calculated score used by " "the pkgProblemResolver. The description of the package is the same as " @@ -5584,32 +5588,32 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:937 +#: apt.conf.5.xml:942 msgid "<literal>Debug::sourceList</literal>" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:941 +#: apt.conf.5.xml:946 msgid "" "Print information about the vendors read from " "<filename>/etc/apt/vendors.list</filename>." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:963 +#: apt.conf.5.xml:968 msgid "" "&configureindex; is a configuration file showing example values for all " "possible options." msgstr "" #. type: Content of: <refentry><refsect1><variablelist> -#: apt.conf.5.xml:970 +#: apt.conf.5.xml:975 msgid "&file-aptconf;" msgstr "" #. ? reading apt.conf #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:975 +#: apt.conf.5.xml:980 msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgstr "" diff --git a/doc/po/de.po b/doc/po/de.po index a7083d902..23c4c5b27 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 0.7.24\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2009-09-25 19:59+0300\n" +"POT-Creation-Date: 2009-12-01 19:13+0100\n" "PO-Revision-Date: 2009-10-28 23:51+GMT\n" "Last-Translator: Chris Leick <c.leick@vollbio.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -15,7 +15,6 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" - #. type: TH #: apt.8:17 #, no-wrap @@ -43,8 +42,7 @@ msgstr "NAME" #. type: Plain text #: apt.8:20 msgid "apt - Advanced Package Tool" -msgstr "" -"apt - Fortschrittliches Paketierungswerkzeug (Advanced Package Tool)" +msgstr "apt - Fortschrittliches Paketierungswerkzeug (Advanced Package Tool)" #. type: SH #: apt.8:20 @@ -67,14 +65,14 @@ msgstr "BESCHREIBUNG" #: apt.8:31 msgid "" "APT is a management system for software packages. For normal day to day " -"package management there are several frontends available, such as " -"B<aptitude>(8) for the command line or B<synaptic>(8) for the X Window " -"System. Some options are only implemented in B<apt-get>(8) though." +"package management there are several frontends available, such as B<aptitude>" +"(8) for the command line or B<synaptic>(8) for the X Window System. Some " +"options are only implemented in B<apt-get>(8) though." msgstr "" "APT ist ein Verwaltungssystem für Softwarepakete. Für normale alltägliche " "Paketverwaltung sind mehrere Oberflächen, wie B<aptitude>(8) für die " -"Befehlszeile oder B<synaptic>(8) für das X-Window-System, verfügbar. " -"Einige Optionen sind jedoch nur in B<apt-get>(8) implementiert." +"Befehlszeile oder B<synaptic>(8) für das X-Window-System, verfügbar. Einige " +"Optionen sind jedoch nur in B<apt-get>(8) implementiert." #. type: SH #: apt.8:31 @@ -117,8 +115,7 @@ msgstr "DIAGNOSE" #. type: Plain text #: apt.8:44 msgid "apt returns zero on normal operation, decimal 100 on error." -msgstr "" -"apt gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern." +msgstr "apt gibt bei normalen Operationen 0 zurück, dezimal 100 bei Fehlern." #. type: SH #: apt.8:44 @@ -139,9 +136,8 @@ msgid "" "B<reportbug>(1) command." msgstr "" "Siehe auch E<lt>http://bugs.debian.org/aptE<gt>. Wenn Sie einen Fehler in " -"B<apt> berichten möchten, sehen Sie sich bitte " -"I</usr/share/doc/debian/bug-reporting.txt> oder den Befehl " -"B<reportbug>(1) an." +"B<apt> berichten möchten, sehen Sie sich bitte I</usr/share/doc/debian/bug-" +"reporting.txt> oder den Befehl B<reportbug>(1) an." #. type: SH #: apt.8:55 @@ -152,8 +148,7 @@ msgstr "AUTOR" #. type: Plain text #: apt.8:56 msgid "apt was written by the APT team E<lt>apt@packages.debian.orgE<gt>." -msgstr "" -"apt wurde vom APT-Team E<lt>apt@packages.debian.orgE<gt> geschrieben." +msgstr "apt wurde vom APT-Team E<lt>apt@packages.debian.orgE<gt> geschrieben." #. type: Plain text #: apt.ent:2 @@ -163,17 +158,17 @@ msgstr "<!-- -*- mode: sgml; mode: fold -*- -->" #. type: Plain text #: apt.ent:10 msgid "" -"<!-- Some common paths.. --> <!ENTITY docdir \"/usr/share/doc/apt/\"> " -"<!ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex " +"<!-- Some common paths.. --> <!ENTITY docdir \"/usr/share/doc/apt/\"> <!" +"ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex " "\"<filename>&docdir;examples/configure-index.gz</filename>\"> <!ENTITY " -"aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir " -"\"/var/lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">" +"aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir \"/var/" +"lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">" msgstr "" -"<!-- Einige häufige Pfade ... --> <!ENTITY docdir \"/usr/share/doc/apt/\">" -" <!ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex " +"<!-- Einige häufige Pfade ... --> <!ENTITY docdir \"/usr/share/doc/apt/\"> <!" +"ENTITY guidesdir \"/usr/share/doc/apt-doc/\"> <!ENTITY configureindex " "\"<filename>&docdir;examples/configure-index.gz</filename>\"> <!ENTITY " -"aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir " -"\"/var/lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">" +"aptconfdir \"<filename>/etc/apt.conf</filename>\"> <!ENTITY statedir \"/var/" +"lib/apt\"> <!ENTITY cachedir \"/var/cache/apt\">" #. type: Plain text #: apt.ent:17 @@ -573,8 +568,7 @@ msgid "" " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n" " <contrib></contrib>\n" " </author>\n" -" <copyright><year>1998-2001</year> <holder>Jason " -"Gunthorpe</holder></copyright>\n" +" <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n" " <date>28 October 2008</date>\n" " <productname>Linux</productname>\n" msgstr "" @@ -586,8 +580,7 @@ msgstr "" " <firstname>Jason</firstname> <surname>Gunthorpe</surname>\n" " <contrib></contrib>\n" " </author>\n" -" <copyright><year>1998-2001</year> <holder>Jason " -"Gunthorpe</holder></copyright>\n" +" <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n" " <date>28. Oktober 2008</date>\n" " <productname>Linux</productname>\n" @@ -728,8 +721,7 @@ msgid "" "<!-- Boiler plate Bug reporting section -->\n" "<!ENTITY manbugs \"\n" " <refsect1><title>Bugs\n" -" APT bug " -"page. \n" +" APT bug page. \n" " If you wish to report a bug in APT, please see\n" " /usr/share/doc/debian/bug-reporting.txt or the\n" " &reportbug; command.\n" @@ -740,8 +732,7 @@ msgstr "" "\n" "Fehler\n" -" APT-Fehlerseite" -". \n" +" APT-Fehlerseite. \n" " Wenn Sie einen Fehler in APT berichten möchten, lesen Sie bitte\n" " /usr/share/doc/debian/bug-reporting.txt oder den\n" " &reportbug;-Befehl. Verfassen Sie Fehlerberichte bitte auf Englisch.\n" @@ -756,8 +747,7 @@ msgid "" "\n" "Author\n" -" APT was written by the APT team " -"apt@packages.debian.org.\n" +" APT was written by the APT team apt@packages.debian.org.\n" " \n" " \n" "\">\n" @@ -765,8 +755,7 @@ msgstr "" "\n" "Autor\n" -" APT wurde vom APT-Team geschrieben " -"apt@packages.debian.org.\n" +" APT wurde vom APT-Team geschrieben apt@packages.debian.org.\n" " \n" " \n" "\">\n" @@ -822,8 +811,7 @@ msgid "" " \n" " \n" " \n" -" Configuration File; Specify a configuration file to " -"use. \n" +" Configuration File; Specify a configuration file to use. \n" " The program will read the default configuration file and then this \n" " configuration file. See &apt-conf; for syntax information. \n" " \n" @@ -833,11 +821,9 @@ msgstr "" " \n" " \n" " \n" -" Konfigurationsdatei; Gibt eine Konfigurationssdatei " -"zum Benutzen an.\n" +" Konfigurationsdatei; Gibt eine Konfigurationssdatei zum Benutzen an.\n" " Das Programm wird die Vorgabe-Konfigurationsdatei und dann diese\n" -" Konfigurationsdatei lesen. Lesen Sie &apt-conf;, um " -"Syntax-Informationen zu erhalten \n" +" Konfigurationsdatei lesen. Lesen Sie &apt-conf;, um Syntax-Informationen zu erhalten \n" " \n" " \n" " \n" @@ -849,12 +835,9 @@ msgid "" " \n" " \n" " \n" -" Set a Configuration Option; This will set an " -"arbitrary\n" -" configuration option. The syntax is .\n" -" and can be used " -"multiple\n" +" Set a Configuration Option; This will set an arbitrary\n" +" configuration option. The syntax is .\n" +" and can be used multiple\n" " times to set different options.\n" " \n" " \n" @@ -864,12 +847,9 @@ msgstr "" " \n" " \n" " \n" -" Eine Konfigurationsoption setzen; Dies wird eine " -"beliebige\n" -" Konfigurationsoption setzen. Die Syntax lautet .\n" -" und kann mehrfach " -"benutzt\n" +" Eine Konfigurationsoption setzen; Dies wird eine beliebige\n" +" Konfigurationsoption setzen. Die Syntax lautet .\n" +" und kann mehrfach benutzt\n" " werden, um verschiedene Optionen zu setzen.\n" " \n" " \n" @@ -883,8 +863,7 @@ msgid "" "\n" "All command line options may be set using the configuration file, " -"the\n" +" All command line options may be set using the configuration file, the\n" " descriptions indicate the configuration option to set. For boolean\n" " options you can override the config file by using something like \n" " ,, \n" @@ -895,8 +874,7 @@ msgstr "" "\n" "Alle Befehlszeilenoptionen können durch die Konfigurationsdatei " -"gesetzt\n" +" Alle Befehlszeilenoptionen können durch die Konfigurationsdatei gesetzt\n" " werden, die Beschreibung gibt die zu setzende Option an. Für\n" " boolesche Optionen können Sie die Konfigurationsdatei überschreiben,\n" " indem Sie etwas wie , ,\n" @@ -911,15 +889,13 @@ msgid "" "/etc/apt/apt.conf\n" " APT configuration file.\n" -" Configuration Item: " -"Dir::Etc::Main.\n" +" Configuration Item: Dir::Etc::Main.\n" " \n" msgstr "" "/etc/apt/apt.conf\n" " APT-Konfigurationsdatei.\n" -" Konfigurationselement: " -"Dir::Etc::Main.\n" +" Konfigurationselement: Dir::Etc::Main.\n" " \n" #. type: Plain text @@ -928,15 +904,13 @@ msgstr "" msgid "" " /etc/apt/apt.conf.d/\n" " APT configuration file fragments.\n" -" Configuration Item: " -"Dir::Etc::Parts.\n" +" Configuration Item: Dir::Etc::Parts.\n" " \n" "\">\n" msgstr "" " /etc/apt/apt.conf.d/\n" " APT-Konfigurationsdatei-Fragmente.\n" -" Konfigurationselement: " -"Dir::Etc::Parts.\n" +" Konfigurationselement: Dir::Etc::Parts.\n" " \n" "\">\n" @@ -947,34 +921,28 @@ msgid "" "&cachedir;/archives/\n" " Storage area for retrieved package files.\n" -" Configuration Item: " -"Dir::Cache::Archives.\n" +" Configuration Item: Dir::Cache::Archives.\n" " \n" msgstr "" "&cachedir;/archives/\n" " Speicherbereich für aufgerufene Paketdateien.\n" -" Konfigurationselement: " -"Dir::Cache::Archives.\n" +" Konfigurationselement: Dir::Cache::Archives.\n" " \n" #. type: Plain text #: apt.ent:315 #, no-wrap msgid "" -" " -"&cachedir;/archives/partial/\n" +" &cachedir;/archives/partial/\n" " Storage area for package files in transit.\n" -" Configuration Item: Dir::Cache::Archives (implicit " -"partial). \n" +" Configuration Item: Dir::Cache::Archives (implicit partial). \n" " \n" "\">\n" msgstr "" -" " -"&cachedir;/archives/partial/\n" +" &cachedir;/archives/partial/\n" " Speicherbereich für Paketdateien auf dem Transportweg.\n" -" Konfigurationselement: Dir::Cache::Archives (implizit " -"teilweise). \n" +" Konfigurationselement: Dir::Cache::Archives (implizit teilweise). \n" " \n" "\">\n" @@ -989,8 +957,7 @@ msgid "" " i.e. a preference to get certain packages\n" " from a separate source\n" " or from a different version of a distribution.\n" -" Configuration Item: " -"Dir::Etc::Preferences.\n" +" Configuration Item: Dir::Etc::Preferences.\n" " \n" msgstr "" "Dir::Etc::Preferences.\n" +" Konfigurationselement: Dir::Etc::Preferences.\n" " \n" #. type: Plain text #: apt.ent:331 #, no-wrap msgid "" -" " -"/etc/apt/preferences.d/\n" +" /etc/apt/preferences.d/\n" " File fragments for the version preferences.\n" -" Configuration Item: " -"Dir::Etc::PreferencesParts.\n" +" Configuration Item: Dir::Etc::PreferencesParts.\n" " \n" "\">\n" msgstr "" -" " -"/etc/apt/preferences.d/\n" +" /etc/apt/preferences.d/\n" " Dateifragmente für die Versionseinstellungen.\n" -" Konfigurationselement: " -"Dir::Etc::PreferencesParts.\n" +" Konfigurationselement: Dir::Etc::PreferencesParts.\n" " \n" "\">\n" @@ -1030,35 +992,28 @@ msgid "" "/etc/apt/sources.list\n" " Locations to fetch packages from.\n" -" Configuration Item: " -"Dir::Etc::SourceList.\n" +" Configuration Item: Dir::Etc::SourceList.\n" " \n" msgstr "" "/etc/apt/sources.list\n" " Orte, von denen Pakete geladen werden.\n" -" Konfigurationselement: " -"Dir::Etc::SourceList.\n" +" Konfigurationselement: Dir::Etc::SourceList.\n" " \n" #. type: Plain text #: apt.ent:343 #, no-wrap msgid "" -" " -"/etc/apt/sources.list.d/\n" +" /etc/apt/sources.list.d/\n" " File fragments for locations to fetch packages from.\n" -" Configuration Item: " -"Dir::Etc::SourceParts.\n" +" Configuration Item: Dir::Etc::SourceParts.\n" " \n" "\">\n" msgstr "" -" " -"/etc/apt/sources.list.d/\n" -" Dateifragmente für Orte, von denen Pakete geladen " -"werden.\n" -" Konfigurationselement: " -"Dir::Etc::SourceParts.\n" +" /etc/apt/sources.list.d/\n" +" Dateifragmente für Orte, von denen Pakete geladen werden.\n" +" Konfigurationselement: Dir::Etc::SourceParts.\n" " \n" "\">\n" @@ -1068,51 +1023,44 @@ msgstr "" msgid "" "&statedir;/lists/\n" -" Storage area for state information for each package " -"resource specified in\n" +" Storage area for state information for each package resource specified in\n" " &sources-list;\n" -" Configuration Item: " -"Dir::State::Lists.\n" +" Configuration Item: Dir::State::Lists.\n" " \n" msgstr "" "&statedir;/lists/\n" " Speicherbereich für Statusinformationen jeder\n" " in &sources-list; angegebenen Paketquelle\n" -" Konfigurationselement: " -"Dir::State::Lists.\n" +" Konfigurationselement: Dir::State::Lists.\n" " \n" #. type: Plain text #: apt.ent:355 #, no-wrap msgid "" -" " -"&statedir;/lists/partial/\n" +" &statedir;/lists/partial/\n" " Storage area for state information in transit.\n" -" Configuration Item: Dir::State::Lists (implicit " -"partial).\n" +" Configuration Item: Dir::State::Lists (implicit partial).\n" " \n" "\">\n" msgstr "" -" " -"&statedir;/lists/partial/\n" -" Speicherbereich für Statusinformationen auf dem " -"Transportweg.\n" -" Konfigurationselement: Dir::State::Lists (implizit " -"teilweise).\n" +" &statedir;/lists/partial/\n" +" Speicherbereich für Statusinformationen auf dem Transportweg.\n" +" Konfigurationselement: Dir::State::Lists (implizit teilweise).\n" " \n" "\">\n" #. The last update date #. type: Content of: -#: apt-cache.8.xml:13 apt-config.8.xml:13 apt-extracttemplates.1.xml:13 apt-ftparchive.1.xml:13 apt-sortpkgs.1.xml:13 sources.list.5.xml:13 +#: apt-cache.8.xml:13 apt-config.8.xml:13 apt-extracttemplates.1.xml:13 +#: apt-ftparchive.1.xml:13 apt-sortpkgs.1.xml:13 sources.list.5.xml:13 msgid "" "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; 29 " "February 2004" msgstr "" -"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; " -"29. Februar 2004" +"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; " +"29. Februar 2004" #. type: Content of: #: apt-cache.8.xml:22 apt-cache.8.xml:29 @@ -1120,12 +1068,17 @@ msgid "apt-cache" msgstr "apt-cache" #. type: Content of: -#: apt-cache.8.xml:23 apt-cdrom.8.xml:22 apt-config.8.xml:23 apt-get.8.xml:23 apt-key.8.xml:15 apt-mark.8.xml:23 apt-secure.8.xml:15 +#: apt-cache.8.xml:23 apt-cdrom.8.xml:22 apt-config.8.xml:23 apt-get.8.xml:23 +#: apt-key.8.xml:15 apt-mark.8.xml:23 apt-secure.8.xml:15 msgid "8" msgstr "8" #. type: Content of: -#: apt-cache.8.xml:24 apt-cdrom.8.xml:23 apt-config.8.xml:24 apt-extracttemplates.1.xml:24 apt-ftparchive.1.xml:24 apt-get.8.xml:24 apt-key.8.xml:16 apt-mark.8.xml:24 apt-secure.8.xml:16 apt-sortpkgs.1.xml:24 apt.conf.5.xml:30 apt_preferences.5.xml:23 sources.list.5.xml:24 +#: apt-cache.8.xml:24 apt-cdrom.8.xml:23 apt-config.8.xml:24 +#: apt-extracttemplates.1.xml:24 apt-ftparchive.1.xml:24 apt-get.8.xml:24 +#: apt-key.8.xml:16 apt-mark.8.xml:24 apt-secure.8.xml:16 +#: apt-sortpkgs.1.xml:24 apt.conf.5.xml:30 apt_preferences.5.xml:23 +#: sources.list.5.xml:24 msgid "APT" msgstr "APT" @@ -1138,59 +1091,55 @@ msgstr "" #. type: Content of: #: apt-cache.8.xml:36 msgid "" -"apt-cache " -" " -" add file " -"gencaches showpkg pkg showsrc pkg " -"stats dump dumpavail unmet " -"search regex show pkg " -"depends pkg rdepends pkg " -"pkgnames prefix dotty " -"pkg xvcg pkg " -"policy pkgs madison pkgs " -"" -msgstr "" -"apt-cache " -" " +"apt-cache " +"add file gencaches showpkg pkg " +"showsrc pkg stats dump dumpavail unmet search regex show pkg depends pkg " +"rdepends pkg pkgnames prefix dotty pkg " +"xvcg pkg policy pkgs madison pkgs " +msgstr "" +"apt-cache " " add Datei " -"gencaches showpkg pkg showsrc pkg " -"stats dump dumpavail unmet " -"search regex show pkg " -"depends pkg rdepends Paket " -"pkgnames Präfix dotty " -"Paket xvcg Paket " -"policy Pakete " -"madison " -"Pakete " +"choice=\"req\"> add Datei gencaches " +"showpkg pkg showsrc pkg stats dump dumpavail unmet search regex show pkg depends " +"pkg rdepends Paket pkgnames Präfix dotty Paket " +"xvcg Paket policy Pakete madison Pakete " #. type: Content of: -#: apt-cache.8.xml:62 apt-cdrom.8.xml:47 apt-config.8.xml:47 apt-extracttemplates.1.xml:43 apt-ftparchive.1.xml:55 apt-get.8.xml:125 apt-key.8.xml:34 apt-mark.8.xml:52 apt-secure.8.xml:40 apt-sortpkgs.1.xml:44 apt.conf.5.xml:39 apt_preferences.5.xml:33 sources.list.5.xml:33 +#: apt-cache.8.xml:62 apt-cdrom.8.xml:47 apt-config.8.xml:47 +#: apt-extracttemplates.1.xml:43 apt-ftparchive.1.xml:55 apt-get.8.xml:125 +#: apt-key.8.xml:34 apt-mark.8.xml:52 apt-secure.8.xml:40 +#: apt-sortpkgs.1.xml:44 apt.conf.5.xml:39 apt_preferences.5.xml:33 +#: sources.list.5.xml:33 msgid "Description" msgstr "Beschreibung" @@ -1204,9 +1153,8 @@ msgid "" msgstr "" "<command>apt-cache</command> führt eine Vielzahl von Operationen auf dem " "Paketzwischenspeicher von APT durch. <command>apt-cache</command> " -"manipuliert nicht den Status des Systems, stellt aber Operationen zum " -"Suchen und Generieren von interessanten Ausgaben der Paket-Metadaten " -"bereit." +"manipuliert nicht den Status des Systems, stellt aber Operationen zum Suchen " +"und Generieren von interessanten Ausgaben der Paket-Metadaten bereit." #. type: Content of: <refentry><refsect1><para> #: apt-cache.8.xml:68 apt-get.8.xml:131 @@ -1214,9 +1162,8 @@ msgid "" "Unless the <option>-h</option>, or <option>--help</option> option is given, " "one of the commands below must be present." msgstr "" -"Sofern nicht die <option>-h</option>-, oder " -"<option>--help</option>-Option angegeben ist, muss einer der unten " -"aufgeführten Befehle vorkommen." +"Sofern nicht die <option>-h</option>-, oder <option>--help</option>-Option " +"angegeben ist, muss einer der unten aufgeführten Befehle vorkommen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:72 @@ -1244,10 +1191,10 @@ msgid "" "check</command>. It builds the source and package caches from the sources in " "&sources-list; and from <filename>/var/lib/dpkg/status</filename>." msgstr "" -"<literal>gencaches</literal> führt die gleichen Operationen wie " -"<command>apt-get check</command> durch. Es bildet die Quellen- und " -"Paketzwischenspeicher aus den Quellen in &sources-list; und von " -"<filename>/var/lib/dpkg/status</filename>." +"<literal>gencaches</literal> führt die gleichen Operationen wie <command>apt-" +"get check</command> durch. Es bildet die Quellen- und Paketzwischenspeicher " +"aus den Quellen in &sources-list; und von <filename>/var/lib/dpkg/status</" +"filename>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:84 @@ -1262,22 +1209,21 @@ msgid "" "versions and reverse dependencies of each package listed are listed, as well " "as forward dependencies for each version. Forward (normal) dependencies are " "those packages upon which the package in question depends; reverse " -"dependencies are those packages that depend upon the package in " -"question. Thus, forward dependencies must be satisfied for a package, but " -"reverse dependencies need not be. For instance, <command>apt-cache showpkg " +"dependencies are those packages that depend upon the package in question. " +"Thus, forward dependencies must be satisfied for a package, but reverse " +"dependencies need not be. For instance, <command>apt-cache showpkg " "libreadline2</command> would produce output similar to the following:" msgstr "" -"<literal>showpkg</literal> zeigt Informationen über die auf der " -"Befehlszeile aufgelisteten Pakete. Die übrigen Argumente sind Paketnamen. " -"Die verfügbaren Versionen und Rückwärtsabhängigkeiten jedes aufgeführten " -"Paketes werden ebenso aufgelistet, wie die Vorwärtsabhängigkeiten jeder " -"Version. Vorwärtsabhängigkeiten (normale Abhängigkeiten) sind jene " -"Pakete, von denen das betreffende Paket abhängt. Rückwärtsabhängigkeiten " -"sind jene Pakete, die von dem betreffenden Paket abhängen. Deshalb müssen " -"Vorwärtsabhängigkeiten für das Paket erfüllt werden, " -"Rückwärtsabhängigkeiten allerdings nicht. <command>apt-cache showpkg " -"libreadline2</command> würde zum Beispiel eine Ausgabe ähnlich der " -"folgenden erzeugen:" +"<literal>showpkg</literal> zeigt Informationen über die auf der Befehlszeile " +"aufgelisteten Pakete. Die übrigen Argumente sind Paketnamen. Die verfügbaren " +"Versionen und Rückwärtsabhängigkeiten jedes aufgeführten Paketes werden " +"ebenso aufgelistet, wie die Vorwärtsabhängigkeiten jeder Version. " +"Vorwärtsabhängigkeiten (normale Abhängigkeiten) sind jene Pakete, von denen " +"das betreffende Paket abhängt. Rückwärtsabhängigkeiten sind jene Pakete, die " +"von dem betreffenden Paket abhängen. Deshalb müssen Vorwärtsabhängigkeiten " +"für das Paket erfüllt werden, Rückwärtsabhängigkeiten allerdings nicht. " +"<command>apt-cache showpkg libreadline2</command> würde zum Beispiel eine " +"Ausgabe ähnlich der folgenden erzeugen:" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting> #: apt-cache.8.xml:97 @@ -1318,11 +1264,10 @@ msgid "" msgstr "" "Dadurch sieht man, dass libreadline2, Version 2.1-12, von libc5 und " "ncurses3.0 abhängt, die installiert sein müssen, damit libreadline2 " -"funktioniert. Im Gegenzug hängen libreadlineg2 und libreadline2-altdev " -"von libreadline2 ab. Wenn libreadline2 installiert ist, müssen außerdem " -"libc5 und ncurses3.0 (und ldso) installiert sein. Für die spezielle " -"Bedeutung der restlichen Ausgabe ist es am besten, den apt-Quelltext zu " -"konsultieren." +"funktioniert. Im Gegenzug hängen libreadlineg2 und libreadline2-altdev von " +"libreadline2 ab. Wenn libreadline2 installiert ist, müssen außerdem libc5 " +"und ncurses3.0 (und ldso) installiert sein. Für die spezielle Bedeutung der " +"restlichen Ausgabe ist es am besten, den apt-Quelltext zu konsultieren." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:118 @@ -1335,9 +1280,8 @@ msgid "" "<literal>stats</literal> displays some statistics about the cache. No " "further arguments are expected. Statistics reported are:" msgstr "" -"<literal>stats</literal> zeigt einige Statistiken über den " -"Zwischenspeicher. Es werden keine weiteren Argumente erwartet. Berichtete " -"Statistiken sind:" +"<literal>stats</literal> zeigt einige Statistiken über den Zwischenspeicher. " +"Es werden keine weiteren Argumente erwartet. Berichtete Statistiken sind:" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:121 @@ -1357,10 +1301,10 @@ msgid "" "dependencies. The majority of packages fall into this category." msgstr "" "<literal>Normal packages</literal> ist die Anzahl der regulären, " -"gewöhnlichen Paketnamen. Diese sind Pakete, die eine " -"Eins-zu-Eins-Entsprechung zwischen ihren Namen und den Namen, die andere " -"Pakete für ihre Abhängigkeiten benutzen, tragen. Die Mehrzahl der " -"Pakete fällt in diese Kategorie." +"gewöhnlichen Paketnamen. Diese sind Pakete, die eine Eins-zu-Eins-" +"Entsprechung zwischen ihren Namen und den Namen, die andere Pakete für ihre " +"Abhängigkeiten benutzen, tragen. Die Mehrzahl der Pakete fällt in diese " +"Kategorie." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:131 @@ -1372,13 +1316,12 @@ msgid "" "package; several packages provide \"mail-transport-agent\", but there is no " "package named \"mail-transport-agent\"." msgstr "" -"<literal>Pure virtual packages</literal> ist die Anzahl der Pakete, die " -"nur als ein virtueller Paketname existieren. Das kommt vor, wenn Pakete " -"nur den virtuellen Paketnamen »bereitstellen« und aktuell kein Paket den " -"Namen benutzt. Zum Beispiel ist im Debian-GNU/Linux-System " -"»mail-transport-agent« ein rein virtuelles Paket. Mehrere Pakete stellen " -"»mail-transport-agent« bereit, aber es gibt kein Paket mit dem Namen " -"»mail-transport-agent«." +"<literal>Pure virtual packages</literal> ist die Anzahl der Pakete, die nur " +"als ein virtueller Paketname existieren. Das kommt vor, wenn Pakete nur den " +"virtuellen Paketnamen »bereitstellen« und aktuell kein Paket den Namen " +"benutzt. Zum Beispiel ist im Debian-GNU/Linux-System »mail-transport-agent« " +"ein rein virtuelles Paket. Mehrere Pakete stellen »mail-transport-agent« " +"bereit, aber es gibt kein Paket mit dem Namen »mail-transport-agent«." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:139 @@ -1388,26 +1331,23 @@ msgid "" "Debian GNU/Linux system, \"X11-text-viewer\" is a virtual package, but only " "one package, xless, provides \"X11-text-viewer\"." msgstr "" -"<literal>Single virtual packages</literal> ist die Anzahl der Pakete " -"mit nur einem Paket, das ein bestimmtes virtuelles Paket bereitstellt. " -"»X11-text-viewer« ist zum Beispiel im Debian-GNU/Linux-System ein " -"virtuelles Paket, aber nur ein Paket, xless, stellt »X11-text-viewer« " -"bereit." +"<literal>Single virtual packages</literal> ist die Anzahl der Pakete mit nur " +"einem Paket, das ein bestimmtes virtuelles Paket bereitstellt. »X11-text-" +"viewer« ist zum Beispiel im Debian-GNU/Linux-System ein virtuelles Paket, " +"aber nur ein Paket, xless, stellt »X11-text-viewer« bereit." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:145 msgid "" "<literal>Mixed virtual packages</literal> is the number of packages that " "either provide a particular virtual package or have the virtual package name " -"as the package name. For instance, in the Debian GNU/Linux system, " -"\"debconf\" is both an actual package, and provided by the debconf-tiny " -"package." +"as the package name. For instance, in the Debian GNU/Linux system, \"debconf" +"\" is both an actual package, and provided by the debconf-tiny package." msgstr "" -"<literal>Mixed virtual packages</literal> ist die Anzahl der Pakete, " -"die entweder ein bestimmtes virtuelles Paket bereitstellen oder den " -"virtuellen Paketnamen als Paketnamen haben. »debconf« ist zum Beispiel " -"sowohl ein tatsächliches Paket, wird aber auch vom Paket debconf-tiny " -"bereitgestellt." +"<literal>Mixed virtual packages</literal> ist die Anzahl der Pakete, die " +"entweder ein bestimmtes virtuelles Paket bereitstellen oder den virtuellen " +"Paketnamen als Paketnamen haben. »debconf« ist zum Beispiel sowohl ein " +"tatsächliches Paket, wird aber auch vom Paket debconf-tiny bereitgestellt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:152 @@ -1421,9 +1361,9 @@ msgstr "" "<literal>Missing</literal> ist die Anzahl der Paketnamen, auf die eine " "Abhängigkeit verweist, die aber von keinem Paket bereitgestellt werden. " "Fehlende Pakete könnten auftauchen, wenn nicht auf eine vollständige " -"Distribution zugegriffen oder ein (echtes oder virtuelles) Paket aus " -"einer Distribution gestrichen wurde. Normalerweise wird auf sie von " -"Conflicts oder Breaks-Angaben Bezug genommen." +"Distribution zugegriffen oder ein (echtes oder virtuelles) Paket aus einer " +"Distribution gestrichen wurde. Normalerweise wird auf sie von Conflicts oder " +"Breaks-Angaben Bezug genommen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:159 @@ -1435,11 +1375,10 @@ msgid "" "considerably larger than the number of total package names." msgstr "" "<literal>Total distinct</literal> Versionen ist die Anzahl der im " -"Zwischenspeicher gefundenen Paketversionen. Dieser Wert ist daher " -"meistens gleich der Anzahl der gesamten Paketnamen. Wenn auf mehr als " -"eine Distribution (zum Beispiel »stable« und »unstable« zusammen) " -"zugegriffen wird, kann dieser Wert deutlich größer als die gesamte " -"Anzahl der Paketnamen sein." +"Zwischenspeicher gefundenen Paketversionen. Dieser Wert ist daher meistens " +"gleich der Anzahl der gesamten Paketnamen. Wenn auf mehr als eine " +"Distribution (zum Beispiel »stable« und »unstable« zusammen) zugegriffen wird, " +"kann dieser Wert deutlich größer als die gesamte Anzahl der Paketnamen sein." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> #: apt-cache.8.xml:166 @@ -1463,9 +1402,8 @@ msgid "" "records that declare the name to be a Binary." msgstr "" "<literal>showsrc</literal> zeigt alle Quellpaketdatensätze, die den " -"angegebenen Paketnamen entsprechen. Alle Versionen werden ebenso " -"angezeigt, wie alle Datensätze, die den Namen für ein Programm " -"deklarieren." +"angegebenen Paketnamen entsprechen. Alle Versionen werden ebenso angezeigt, " +"wie alle Datensätze, die den Namen für ein Programm deklarieren." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:179 apt-config.8.xml:84 @@ -1475,11 +1413,11 @@ msgstr "dump" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:180 msgid "" -"<literal>dump</literal> shows a short listing of every package in the " -"cache. It is primarily for debugging." +"<literal>dump</literal> shows a short listing of every package in the cache. " +"It is primarily for debugging." msgstr "" -"<literal>dump</literal> zeigt einen kurzen Programmausdruck von jedem " -"Paket im Zwischenspeicher. Es dient in erster Linie der Fehlersuche." +"<literal>dump</literal> zeigt einen kurzen Programmausdruck von jedem Paket " +"im Zwischenspeicher. Es dient in erster Linie der Fehlersuche." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:184 @@ -1492,9 +1430,9 @@ msgid "" "<literal>dumpavail</literal> prints out an available list to stdout. This is " "suitable for use with &dpkg; and is used by the &dselect; method." msgstr "" -"<literal>dumpavail</literal> gibt eine verfügbare Liste auf stdout aus. " -"Dies ist geeignet für die Benutzung mit &dpkg; und wird für die " -"&dselect;-Methode benutzt." +"<literal>dumpavail</literal> gibt eine verfügbare Liste auf stdout aus. Dies " +"ist geeignet für die Benutzung mit &dpkg; und wird für die &dselect;-Methode " +"benutzt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:189 @@ -1518,13 +1456,12 @@ msgstr "show <replaceable>Paket(e)</replaceable>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:195 msgid "" -"<literal>show</literal> performs a function similar to <command>dpkg " -"--print-avail</command>; it displays the package records for the named " -"packages." +"<literal>show</literal> performs a function similar to <command>dpkg --print-" +"avail</command>; it displays the package records for the named packages." msgstr "" -"<literal>show</literal> führt eine Funktion aus, die <command>dpkg " -"--print-avail</command> ähnlich ist. Es zeigt die Paketdatensätze für " -"die genannten Pakete." +"<literal>show</literal> führt eine Funktion aus, die <command>dpkg --print-" +"avail</command> ähnlich ist. Es zeigt die Paketdatensätze für die genannten " +"Pakete." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:200 @@ -1549,11 +1486,11 @@ msgstr "" "verfügbaren Pakete für das gegebene POSIX-regex-Muster durch, siehe " "<citerefentry><refentrytitle><command>regex</command></refentrytitle> " "<manvolnum>7</manvolnum></citerefentry>. Es durchsucht die Paketnamen und " -"die Beschreibungen nach einem Vorkommen des regulären Ausdrucks und gibt " -"den Paketnamen mit einer kurzen Beschreibung, einschließlich virtueller " +"die Beschreibungen nach einem Vorkommen des regulären Ausdrucks und gibt den " +"Paketnamen mit einer kurzen Beschreibung, einschließlich virtueller " "Paketnamen, aus. Wenn <option>--full</option> angegeben wurde, ist die " -"Ausgabe gleich der, die <literal>show</literal> für jedes Paket erzeugt " -"und wenn <option>--names-only</option> angegeben wurde, wird die lange " +"Ausgabe gleich der, die <literal>show</literal> für jedes Paket erzeugt und " +"wenn <option>--names-only</option> angegeben wurde, wird die lange " "Beschreibung nicht durchsucht, sondern nur der Paketname." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -1576,9 +1513,9 @@ msgid "" "<literal>depends</literal> shows a listing of each dependency a package has " "and all the possible other packages that can fulfill that dependency." msgstr "" -"<literal>depends</literal> zeigt eine Liste von jeder Abhängigkeit, die " -"ein Paket hat und alle möglichen anderen Pakete, die die Abhängigkeit " -"erfüllen können." +"<literal>depends</literal> zeigt eine Liste von jeder Abhängigkeit, die ein " +"Paket hat und alle möglichen anderen Pakete, die die Abhängigkeit erfüllen " +"können." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:223 @@ -1605,20 +1542,20 @@ msgid "" "This command prints the name of each package APT knows. The optional " "argument is a prefix match to filter the name list. The output is suitable " "for use in a shell tab complete function and the output is generated " -"extremely quickly. This command is best used with the " -"<option>--generate</option> option." +"extremely quickly. This command is best used with the <option>--generate</" +"option> option." msgstr "" -"Dieser Befehl gibt den Namen jedes Paketes aus, das APT kennt. Das " -"optionale Argument ist ein passendes Präfix, um die Namensliste zu " -"filtern. Die Ausgabe ist geeignet für die Benutzung in der " -"Tabulatorvervollständigung in der Shell. Die Ausgabe wird extrem schnell " -"generiert. Dieser Befehl wird am besten mit der " -"<option>--generate</option>-Option benutzt." +"Dieser Befehl gibt den Namen jedes Paketes aus, das APT kennt. Das optionale " +"Argument ist ein passendes Präfix, um die Namensliste zu filtern. Die " +"Ausgabe ist geeignet für die Benutzung in der Tabulatorvervollständigung in " +"der Shell. Die Ausgabe wird extrem schnell generiert. Dieser Befehl wird am " +"besten mit der <option>--generate</option>-Option benutzt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:234 +#, fuzzy msgid "" -"Note that a package which APT knows of is not nessasarily available to " +"Note that a package which APT knows of is not necessarily available to " "download, installable or installed, e.g. virtual packages are also listed in " "the generated list." msgstr "" @@ -1635,24 +1572,23 @@ msgstr "dotty <replaceable>Paket(e)</replaceable>" #: apt-cache.8.xml:240 msgid "" "<literal>dotty</literal> takes a list of packages on the command line and " -"generates output suitable for use by dotty from the <ulink " -"url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> " -"package. The result will be a set of nodes and edges representing the " -"relationships between the packages. By default the given packages will trace " -"out all dependent packages; this can produce a very large graph. To limit " -"the output to only the packages listed on the command line, set the " -"<literal>APT::Cache::GivenOnly</literal> option." -msgstr "" -"<literal>dotty</literal> nimmt eine Paketliste auf der Befehlszeile " -"entgegen und generiert eine Ausgabe, die für die Benutzung durch dotty " -"aus dem Paket <ulink " -"url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink> " -"geeignet ist. Das Ergebnis ist eine Zusammenstellung von Knoten und " -"Kanten, die die Beziehung zwischen Paketen darstellen. Standardmäßig " -"werden alle abhängigen Pakete ausfindig gemacht. Dies kann zu einem sehr " -"großen Schaubild führen. Um die Ausgabe auf die Pakete zu beschränken, " -"die auf der Befehlszeile eingegeben wurden, setzen Sie die Option " -"<literal>APT::Cache::GivenOnly</literal>." +"generates output suitable for use by dotty from the <ulink url=\"http://www." +"research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result " +"will be a set of nodes and edges representing the relationships between the " +"packages. By default the given packages will trace out all dependent " +"packages; this can produce a very large graph. To limit the output to only " +"the packages listed on the command line, set the <literal>APT::Cache::" +"GivenOnly</literal> option." +msgstr "" +"<literal>dotty</literal> nimmt eine Paketliste auf der Befehlszeile entgegen " +"und generiert eine Ausgabe, die für die Benutzung durch dotty aus dem Paket " +"<ulink url=\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</" +"ulink> geeignet ist. Das Ergebnis ist eine Zusammenstellung von Knoten und " +"Kanten, die die Beziehung zwischen Paketen darstellen. Standardmäßig werden " +"alle abhängigen Pakete ausfindig gemacht. Dies kann zu einem sehr großen " +"Schaubild führen. Um die Ausgabe auf die Pakete zu beschränken, die auf der " +"Befehlszeile eingegeben wurden, setzen Sie die Option <literal>APT::Cache::" +"GivenOnly</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:249 @@ -1663,17 +1599,17 @@ msgid "" "lines are pre-depends, green lines are conflicts." msgstr "" "Die resultierenden Knoten haben mehrere Formen. Normale Pakete sind " -"Kästchen, reine Bereitstellungen sind Dreiecke, gemischte " -"Bereitstellungen sind Diamanten, fehlende Pakete sind Sechsecke. Orange " -"Kästchen bedeuten, dass die Rekursion beendet wurde [Blattpakete], blaue " -"Linien sind Pre-depends, grüne Linien sind Konflikte." +"Kästchen, reine Bereitstellungen sind Dreiecke, gemischte Bereitstellungen " +"sind Diamanten, fehlende Pakete sind Sechsecke. Orange Kästchen bedeuten, " +"dass die Rekursion beendet wurde [Blattpakete], blaue Linien sind Pre-" +"depends, grüne Linien sind Konflikte." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:254 msgid "Caution, dotty cannot graph larger sets of packages." msgstr "" -"Vorsicht, dotty kann keine größeren Zusammenstellungen von Paketen " -"grafisch darstellen." +"Vorsicht, dotty kann keine größeren Zusammenstellungen von Paketen grafisch " +"darstellen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:257 @@ -1683,13 +1619,12 @@ msgstr "xvcg <replaceable>Paket(e)</replaceable>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:258 msgid "" -"The same as <literal>dotty</literal>, only for xvcg from the <ulink " -"url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG " -"tool</ulink>." +"The same as <literal>dotty</literal>, only for xvcg from the <ulink url=" +"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>." msgstr "" -"Das gleiche wie <literal>dotty</literal>, nur für xvcg vom <ulink " -"url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">" -"VCG-Werkzeug</ulink>." +"Das gleiche wie <literal>dotty</literal>, nur für xvcg vom <ulink url=" +"\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG-Werkzeug</" +"ulink>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:262 @@ -1704,11 +1639,10 @@ msgid "" "source. Otherwise it prints out detailed information about the priority " "selection of the named package." msgstr "" -"<literal>policy</literal> ist dazu gedacht, bei Fragen der Fehlersuche, " -"die sich auf die Einstellungsdatei beziehen, zu helfen. Ohne Argumente " -"gibt es die Prioritäten von jeder Quelle aus. Ansonsten gibt es " -"umfangreiche Informationen über die Prioritätenauswahl der genannten " -"Pakete aus." +"<literal>policy</literal> ist dazu gedacht, bei Fragen der Fehlersuche, die " +"sich auf die Einstellungsdatei beziehen, zu helfen. Ohne Argumente gibt es " +"die Prioritäten von jeder Quelle aus. Ansonsten gibt es umfangreiche " +"Informationen über die Prioritätenauswahl der genannten Pakete aus." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:269 @@ -1723,19 +1657,21 @@ msgid "" "archive management tool, <literal>madison</literal>. It displays available " "versions of a package in a tabular format. Unlike the original " "<literal>madison</literal>, it can only display information for the " -"architecture for which APT has retrieved package lists " +"architecture for which APT has retrieved package lists (<literal>APT::" +"Architecture</literal>)." +msgstr "" +"<literal>apt-cache</literal>s <literal>madison</literal>-Befehl versucht das " +"Ausgabeformat und eine Untermenge der Funktionalität des Debian-" +"Archivververwaltungswerkzeuges <literal>madison</literal> nachzuahmen. Es " +"zeigt verfügbare Versionen eines Pakets in Tabellenform. Anders als das " +"Original <literal>madison</literal>, kann es nur Informationen für die " +"Architektur anzeigen, für die APT Paketlisten heruntergeladen hat " "(<literal>APT::Architecture</literal>)." -msgstr "" -"<literal>apt-cache</literal>s <literal>madison</literal>-Befehl versucht " -"das Ausgabeformat und eine Untermenge der Funktionalität des " -"Debian-Archivververwaltungswerkzeuges <literal>madison</literal> " -"nachzuahmen. Es zeigt verfügbare Versionen eines Pakets in Tabellenform. " -"Anders als das Original <literal>madison</literal>, kann es nur " -"Informationen für die Architektur anzeigen, für die APT Paketlisten " -"heruntergeladen hat (<literal>APT::Architecture</literal>)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 apt-sortpkgs.1.xml:54 apt.conf.5.xml:436 apt.conf.5.xml:458 +#: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 +#: apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 +#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:441 apt.conf.5.xml:463 msgid "options" msgstr "Optionen" @@ -1753,16 +1689,17 @@ msgstr "<option>--pkg-cache</option>" #: apt-cache.8.xml:286 msgid "" "Select the file to store the package cache. The package cache is the primary " -"cache used by all operations. Configuration Item: " -"<literal>Dir::Cache::pkgcache</literal>." +"cache used by all operations. Configuration Item: <literal>Dir::Cache::" +"pkgcache</literal>." msgstr "" "Wählt die Datei zum Speichern des Paketzwischenspeichers. Der " "Paketzwischenspeicher ist der primäre Zwischenspeicher, der von allen " -"Operationen benutzt wird. Konfigurationselement: " -"<literal>Dir::Cache::pkgcache</literal>." +"Operationen benutzt wird. Konfigurationselement: <literal>Dir::Cache::" +"pkgcache</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt-cache.8.xml:291 apt-ftparchive.1.xml:535 apt-get.8.xml:376 apt-sortpkgs.1.xml:58 +#: apt-cache.8.xml:291 apt-ftparchive.1.xml:535 apt-get.8.xml:376 +#: apt-sortpkgs.1.xml:58 msgid "<option>-s</option>" msgstr "<option>-s</option>" @@ -1780,13 +1717,13 @@ msgid "" "cache is used to avoid reparsing all of the package files. Configuration " "Item: <literal>Dir::Cache::srcpkgcache</literal>." msgstr "" -"Wählt die Datei zum Speichern des Quellenzwischenspeichers. Die Quelle " -"wird nur von <literal>gencaches</literal> benutzt und sie speichert eine " -"ausgewertete Version der Paketinformationen von entfernt liegenden " -"Quellen. Wenn der Paketzwischenspeicher gebildet wird, wird der " +"Wählt die Datei zum Speichern des Quellenzwischenspeichers. Die Quelle wird " +"nur von <literal>gencaches</literal> benutzt und sie speichert eine " +"ausgewertete Version der Paketinformationen von entfernt liegenden Quellen. " +"Wenn der Paketzwischenspeicher gebildet wird, wird der " "Quellenzwischenspeicher benutzt, um ein erneutes Auswerten aller " -"Paketdateien zu vermeiden. Konfigurationselement: " -"<literal>Dir::Cache::srcpkgcache</literal>." +"Paketdateien zu vermeiden. Konfigurationselement: <literal>Dir::Cache::" +"srcpkgcache</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:299 apt-ftparchive.1.xml:509 apt-get.8.xml:366 @@ -1807,10 +1744,10 @@ msgid "" "configuration file. Configuration Item: <literal>quiet</literal>." msgstr "" "Still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und " -"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis " -"zu einem Maximum von 2. Sie können außerdem <option>-q=#</option> " -"benutzen, um die Stillestufe zu setzen, was die Konfigurationsdatei " -"überschreibt. Konfigurationselement: <literal>quiet</literal>." +"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu " +"einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um " +"die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. " +"Konfigurationselement: <literal>quiet</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:306 @@ -1829,10 +1766,9 @@ msgid "" "only Depends and Pre-Depends relations to be printed. Configuration Item: " "<literal>APT::Cache::Important</literal>." msgstr "" -"Nur wichtige Abhängigkeiten ausgeben. Zur Benutzung mit unmet und " -"depends. Veranlasst, dass nur Depends- und Pre-Depends-Beziehungen " -"ausgegeben werden. Konfigurationselement: " -"<literal>APT::Cache::Important</literal>." +"Nur wichtige Abhängigkeiten ausgeben. Zur Benutzung mit unmet und depends. " +"Veranlasst, dass nur Depends- und Pre-Depends-Beziehungen ausgegeben werden. " +"Konfigurationselement: <literal>APT::Cache::Important</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:312 apt-cdrom.8.xml:121 apt-get.8.xml:333 @@ -1867,19 +1803,18 @@ msgstr "<option>--all-versions</option>" #: apt-cache.8.xml:318 msgid "" "Print full records for all available versions. This is the default; to turn " -"it off, use <option>--no-all-versions</option>. If " -"<option>--no-all-versions</option> is specified, only the candidate version " -"will displayed (the one which would be selected for installation). This " -"option is only applicable to the <literal>show</literal> command. " -"Configuration Item: <literal>APT::Cache::AllVersions</literal>." +"it off, use <option>--no-all-versions</option>. If <option>--no-all-" +"versions</option> is specified, only the candidate version will displayed " +"(the one which would be selected for installation). This option is only " +"applicable to the <literal>show</literal> command. Configuration Item: " +"<literal>APT::Cache::AllVersions</literal>." msgstr "" -"Gibt die vollständigen Datensätze für alle verfügbaren Versionen aus. " -"Dies ist die Vorgabe. Um sie auszuschalten, benutzen Sie " -"<option>--no-all-versions</option>. Wenn " -"<option>--no-all-versions</option> angegeben ist, wird nur die " -"Anwärterversion angezeigt (die, die zur Installation ausgewählt würde). " -"Diese Option ist nur für den <literal>show</literal>-Befehl anwendbar. " -"Konfigurationselement: <literal>APT::Cache::AllVersions</literal>." +"Gibt die vollständigen Datensätze für alle verfügbaren Versionen aus. Dies " +"ist die Vorgabe. Um sie auszuschalten, benutzen Sie <option>--no-all-" +"versions</option>. Wenn <option>--no-all-versions</option> angegeben ist, " +"wird nur die Anwärterversion angezeigt (die, die zur Installation ausgewählt " +"würde). Diese Option ist nur für den <literal>show</literal>-Befehl " +"anwendbar. Konfigurationselement: <literal>APT::Cache::AllVersions</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:326 @@ -1895,9 +1830,8 @@ msgstr "<option>--generate</option>" #: apt-cache.8.xml:327 msgid "" "Perform automatic package cache regeneration, rather than use the cache as " -"it is. This is the default; to turn it off, use " -"<option>--no-generate</option>. Configuration Item: " -"<literal>APT::Cache::Generate</literal>." +"it is. This is the default; to turn it off, use <option>--no-generate</" +"option>. Configuration Item: <literal>APT::Cache::Generate</literal>." msgstr "" "Führt das Neuerstellen des Paketzwischenspeichers aus, anstatt den " "Zwischenspeicher so zu benutzen, wie er ist. Das ist die Vorgabe. Um sie " @@ -1932,8 +1866,8 @@ msgstr "<option>--all-names</option>" #: apt-cache.8.xml:338 msgid "" "Make <literal>pkgnames</literal> print all names, including virtual packages " -"and missing dependencies. Configuration Item: " -"<literal>APT::Cache::AllNames</literal>." +"and missing dependencies. Configuration Item: <literal>APT::Cache::" +"AllNames</literal>." msgstr "" "Lässt <literal>pkgnames</literal> alle Namen, einschließlich virtueller " "Pakete und fehlender Abhängigkeiten, ausgeben. Konfigurationselement: " @@ -1951,8 +1885,8 @@ msgid "" "that all packages mentioned are printed once. Configuration Item: " "<literal>APT::Cache::RecurseDepends</literal>." msgstr "" -"Macht <literal>depends</literal> und <literal>rdepends</literal> " -"rekursiv, so dass alle erwähnten Pakete einmal ausgegeben werden. " +"Macht <literal>depends</literal> und <literal>rdepends</literal> rekursiv, " +"so dass alle erwähnten Pakete einmal ausgegeben werden. " "Konfigurationselement: <literal>APT::Cache::RecurseDepends</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> @@ -1963,21 +1897,24 @@ msgstr "<option>--installed</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:351 msgid "" -"Limit the output of <literal>depends</literal> and " -"<literal>rdepends</literal> to packages which are currently installed. " -"Configuration Item: <literal>APT::Cache::Installed</literal>." +"Limit the output of <literal>depends</literal> and <literal>rdepends</" +"literal> to packages which are currently installed. Configuration Item: " +"<literal>APT::Cache::Installed</literal>." msgstr "" -"Begrenzt die Ausgabe von <literal>depends</literal> und " -"<literal>rdepends</literal> auf Pakete, die aktuell installiert sind. " -"Konfigurationselement: <literal>APT::Cache::Installed</literal>." +"Begrenzt die Ausgabe von <literal>depends</literal> und <literal>rdepends</" +"literal> auf Pakete, die aktuell installiert sind. Konfigurationselement: " +"<literal>APT::Cache::Installed</literal>." #. type: Content of: <refentry><refsect1><variablelist> -#: apt-cache.8.xml:356 apt-cdrom.8.xml:150 apt-config.8.xml:98 apt-extracttemplates.1.xml:67 apt-ftparchive.1.xml:547 apt-get.8.xml:554 apt-sortpkgs.1.xml:64 +#: apt-cache.8.xml:356 apt-cdrom.8.xml:150 apt-config.8.xml:98 +#: apt-extracttemplates.1.xml:67 apt-ftparchive.1.xml:547 apt-get.8.xml:554 +#: apt-sortpkgs.1.xml:64 msgid "&apt-commonoptions;" msgstr "&apt-commonoptions;" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 apt.conf.5.xml:968 apt_preferences.5.xml:615 +#: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 +#: apt.conf.5.xml:973 apt_preferences.5.xml:615 msgid "Files" msgstr "Dateien" @@ -1987,7 +1924,11 @@ msgid "&file-sourceslist; &file-statelists;" msgstr "&file-sourceslist; &file-statelists;" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 apt-sortpkgs.1.xml:69 apt.conf.5.xml:974 apt_preferences.5.xml:622 sources.list.5.xml:221 +#: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 +#: apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 +#: apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 +#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:979 apt_preferences.5.xml:622 +#: sources.list.5.xml:221 msgid "See Also" msgstr "Siehe auch" @@ -1997,7 +1938,9 @@ msgid "&apt-conf;, &sources-list;, &apt-get;" msgstr "&apt-conf;, &sources-list;, &apt-get;" #. type: Content of: <refentry><refsect1><title> -#: apt-cache.8.xml:373 apt-cdrom.8.xml:160 apt-config.8.xml:108 apt-extracttemplates.1.xml:78 apt-ftparchive.1.xml:567 apt-get.8.xml:575 apt-mark.8.xml:137 apt-sortpkgs.1.xml:73 +#: apt-cache.8.xml:373 apt-cdrom.8.xml:160 apt-config.8.xml:108 +#: apt-extracttemplates.1.xml:78 apt-ftparchive.1.xml:567 apt-get.8.xml:575 +#: apt-mark.8.xml:137 apt-sortpkgs.1.xml:73 msgid "Diagnostics" msgstr "Diagnose" @@ -2007,8 +1950,8 @@ msgid "" "<command>apt-cache</command> returns zero on normal operation, decimal 100 " "on error." msgstr "" -"<command>apt-cache</command> gibt bei normalen Operationen 0 zurück, " -"dezimal 100 bei Fehlern." +"<command>apt-cache</command> gibt bei normalen Operationen 0 zurück, dezimal " +"100 bei Fehlern." #. type: Content of: <refentry><refentryinfo> #: apt-cdrom.8.xml:13 @@ -2016,8 +1959,8 @@ msgid "" "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>14 " "February 2004</date>" msgstr "" -"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>" -"14. Februar 2004</date>" +"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; " +"<date>14. Februar 2004</date>" #. type: Content of: <refentry><refnamediv><refname> #: apt-cdrom.8.xml:21 apt-cdrom.8.xml:28 @@ -2039,24 +1982,23 @@ msgid "" "<arg>add</arg> <arg>ident</arg> </group>" msgstr "" "<command>apt-cdrom</command> <arg><option>-hvrmfan</option></arg> " -"<arg><option>-d=<replaceable>CDROM-Einhängepunkt</replaceable></option>" -"</arg><arg><option>-o=<replaceable>Konfigurationszeichenkette" -"</replaceable></option></arg><arg><option>-c=<replaceable>Datei" -"</replaceable></option></arg><group><arg>hinzufügen</arg>" -"<arg>Identifikation</arg></group>" +"<arg><option>-d=<replaceable>CDROM-Einhängepunkt</replaceable></option></" +"arg><arg><option>-o=<replaceable>Konfigurationszeichenkette</replaceable></" +"option></arg><arg><option>-c=<replaceable>Datei</replaceable></option></" +"arg><group><arg>hinzufügen</arg><arg>Identifikation</arg></group>" #. type: Content of: <refentry><refsect1><para> #: apt-cdrom.8.xml:48 msgid "" "<command>apt-cdrom</command> is used to add a new CDROM to APTs list of " "available sources. <command>apt-cdrom</command> takes care of determining " -"the structure of the disc as well as correcting for several possible " -"mis-burns and verifying the index files." +"the structure of the disc as well as correcting for several possible mis-" +"burns and verifying the index files." msgstr "" -"<command>apt-cdrom</command> wird benutzt, um eine neue CDROM zu APTs " -"Liste der verfügbaren Quellen hinzuzufügen. <command>apt-cdrom</command> " -"kümmert sich um die festgestellte Struktur des Mediums, sowie die " -"Korrektur für mehrere mögliche Fehlbrennungen und prüft die Indexdateien." +"<command>apt-cdrom</command> wird benutzt, um eine neue CDROM zu APTs Liste " +"der verfügbaren Quellen hinzuzufügen. <command>apt-cdrom</command> kümmert " +"sich um die festgestellte Struktur des Mediums, sowie die Korrektur für " +"mehrere mögliche Fehlbrennungen und prüft die Indexdateien." #. type: Content of: <refentry><refsect1><para> #: apt-cdrom.8.xml:55 @@ -2065,10 +2007,10 @@ msgid "" "system, it cannot be done by hand. Furthermore each disk in a multi-cd set " "must be inserted and scanned separately to account for possible mis-burns." msgstr "" -"Es ist notwendig, <command>apt-cdrom</command> zu benutzen, um CDs zum " -"APT-System hinzuzufügen. Dies kann nicht manuell erfolgen. Weiterhin muss " -"jedes Medium in einer Zusammenstellung aus mehreren CDs einzeln eingelegt " -"und gescannt werden, um auf mögliche Fehlbrennungen zu testen." +"Es ist notwendig, <command>apt-cdrom</command> zu benutzen, um CDs zum APT-" +"System hinzuzufügen. Dies kann nicht manuell erfolgen. Weiterhin muss jedes " +"Medium in einer Zusammenstellung aus mehreren CDs einzeln eingelegt und " +"gescannt werden, um auf mögliche Fehlbrennungen zu testen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> #: apt-cdrom.8.xml:65 @@ -2085,18 +2027,17 @@ msgid "" "title." msgstr "" "<literal>add</literal> wird benutzt, um ein neues Medium zur Quellenliste " -"hinzuzufügen. Es wird das CDROM-Gerät aushängen, verlangen, dass ein " -"Medium eingelegt wird und dann mit den Einlesen und Kopieren der " -"Indexdateien fortfahren. Wenn das Medium kein angemessenes " -"<filename>disk</filename>-Verzeichnis hat, werden Sie nach einem " -"aussagekräftigen Titel gefragt." +"hinzuzufügen. Es wird das CDROM-Gerät aushängen, verlangen, dass ein Medium " +"eingelegt wird und dann mit den Einlesen und Kopieren der Indexdateien " +"fortfahren. Wenn das Medium kein angemessenes <filename>disk</filename>-" +"Verzeichnis hat, werden Sie nach einem aussagekräftigen Titel gefragt." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:74 msgid "" "APT uses a CDROM ID to track which disc is currently in the drive and " -"maintains a database of these IDs in " -"<filename>&statedir;/cdroms.list</filename>" +"maintains a database of these IDs in <filename>&statedir;/cdroms.list</" +"filename>" msgstr "" "APT benutzt eine CDROM-ID, um nachzuverfolgen, welches Medium gerade im " "Laufwerk ist und verwaltet eine Datenbank mit diesen IDs in " @@ -2120,8 +2061,8 @@ msgstr "" #: apt-cdrom.8.xml:61 msgid "" "Unless the <option>-h</option>, or <option>--help</option> option is given " -"one of the commands below must be present. <placeholder " -"type=\"variablelist\" id=\"0\"/>" +"one of the commands below must be present. <placeholder type=\"variablelist" +"\" id=\"0\"/>" msgstr "" "Außer wenn die Option <option>-h</option> oder <option>--help</option> " "angegeben wurde, muss einer der beiden Befehle unterhalb gegeben sein. " @@ -2151,8 +2092,8 @@ msgid "" msgstr "" "Einhängepunkt. Gibt den Ort an, an dem die CD-ROM eingehängt wird. Dieser " "Einhängepunkt muss in <filename>/etc/fstab</filename> eingetragen und " -"angemessen konfiguriert sein. Konfigurationselement: " -"<literal>Acquire::cdrom::mount</literal>." +"angemessen konfiguriert sein. Konfigurationselement: <literal>Acquire::" +"cdrom::mount</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:104 @@ -2167,14 +2108,14 @@ msgstr "<option>--rename</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:105 msgid "" -"Rename a disc; change the label of a disk or override the disks given " -"label. This option will cause <command>apt-cdrom</command> to prompt for a " -"new label. Configuration Item: <literal>APT::CDROM::Rename</literal>." +"Rename a disc; change the label of a disk or override the disks given label. " +"This option will cause <command>apt-cdrom</command> to prompt for a new " +"label. Configuration Item: <literal>APT::CDROM::Rename</literal>." msgstr "" -"Ein Medium umbenennen. Ändert den Namen eines Mediums oder überschreibt " -"den Namen, der dem Medium gegeben wurde. Diese Option wird " -"<command>apt-cdrom</command> veranlassen, nach einem neuen Namen zu " -"fragen. Konfigurationselement: <literal>APT::CDROM::Rename</literal>." +"Ein Medium umbenennen. Ändert den Namen eines Mediums oder überschreibt den " +"Namen, der dem Medium gegeben wurde. Diese Option wird <command>apt-cdrom</" +"command> veranlassen, nach einem neuen Namen zu fragen. " +"Konfigurationselement: <literal>APT::CDROM::Rename</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:113 apt-get.8.xml:347 @@ -2190,12 +2131,12 @@ msgstr "<option>--no-mount</option>" #: apt-cdrom.8.xml:114 msgid "" "No mounting; prevent <command>apt-cdrom</command> from mounting and " -"unmounting the mount point. Configuration Item: " -"<literal>APT::CDROM::NoMount</literal>." +"unmounting the mount point. Configuration Item: <literal>APT::CDROM::" +"NoMount</literal>." msgstr "" -"Kein Einhängen. Hindert <command>apt-cdrom</command> am Ein- und " -"Aushängen des Einhängepunkts. Konfigurationselement: " -"<literal>APT::CDROM::NoMount</literal>." +"Kein Einhängen. Hindert <command>apt-cdrom</command> am Ein- und Aushängen " +"des Einhängepunkts. Konfigurationselement: <literal>APT::CDROM::NoMount</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:121 @@ -2211,10 +2152,9 @@ msgid "" "Item: <literal>APT::CDROM::Fast</literal>." msgstr "" "Schnelle Kopie. Unterstellt, dass die Paketdateien gültig sind und prüft " -"nicht jedes Paket. Diese Option sollte nur benutzt werden, wenn " -"<command>apt-cdrom</command> vorher für dieses Medium ausgeführt wurde und " -"keine Fehler festgestellt hat. Konfigurationselement: " -"<literal>APT::CDROM::Fast</literal>." +"nicht jedes Paket. Diese Option sollte nur benutzt werden, wenn <command>apt-" +"cdrom</command> vorher für dieses Medium ausgeführt wurde und keine Fehler " +"festgestellt hat. Konfigurationselement: <literal>APT::CDROM::Fast</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:131 @@ -2228,10 +2168,9 @@ msgid "" "1.1/1.2 discs that have Package files in strange places. It takes much " "longer to scan the CD but will pick them all up." msgstr "" -"Gründliche Paketdurchsuchung. Diese Option könnte für einige alte " -"Debian-1.1/1.2-Medien nötig sein, die Paketdateien an seltsamen Orten " -"haben. Dies verlängert das Durchsuchen des Mediums deutlich, nimmt aber " -"alle auf." +"Gründliche Paketdurchsuchung. Diese Option könnte für einige alte Debian-" +"1.1/1.2-Medien nötig sein, die Paketdateien an seltsamen Orten haben. Dies " +"verlängert das Durchsuchen des Mediums deutlich, nimmt aber alle auf." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cdrom.8.xml:140 apt-get.8.xml:378 @@ -2270,8 +2209,8 @@ msgid "" "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 " "on error." msgstr "" -"<command>apt-cdrom</command> gibt bei normalen Operationen 0 zurück, " -"dezimal 100 bei Fehlern." +"<command>apt-cdrom</command> gibt bei normalen Operationen 0 zurück, dezimal " +"100 bei Fehlern." #. type: Content of: <refentry><refnamediv><refname> #: apt-config.8.xml:22 apt-config.8.xml:29 @@ -2286,15 +2225,15 @@ msgstr "APT-Konfigurationsabfrageprogramm" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-config.8.xml:36 msgid "" -"<command>apt-config</command> <arg><option>-hv</option></arg> " -"<arg><option>-o=<replaceable>config string</replaceable></option></arg> " -"<arg><option>-c=<replaceable>file</replaceable></option></arg> <group " -"choice=\"req\"> <arg>shell</arg> <arg>dump</arg> </group>" +"<command>apt-config</command> <arg><option>-hv</option></arg> <arg><option>-" +"o=<replaceable>config string</replaceable></option></arg> <arg><option>-" +"c=<replaceable>file</replaceable></option></arg> <group choice=\"req\"> " +"<arg>shell</arg> <arg>dump</arg> </group>" msgstr "" -"<command>apt-config</command><arg><option>-hv</option></arg><arg>" -"<option>-o=<replaceable>Konfigurationszeichenkette</replaceable></option>" -"</arg><arg><option>-c=<replaceable>Datei</replaceable></option></arg>" -"<group choice=\"req\"> <arg>shell</arg> <arg>Abbild</arg> </group>" +"<command>apt-config</command><arg><option>-hv</option></arg><arg><option>-" +"o=<replaceable>Konfigurationszeichenkette</replaceable></option></" +"arg><arg><option>-c=<replaceable>Datei</replaceable></option></arg><group " +"choice=\"req\"> <arg>shell</arg> <arg>Abbild</arg> </group>" #. type: Content of: <refentry><refsect1><para> #: apt-config.8.xml:48 @@ -2306,9 +2245,9 @@ msgid "" msgstr "" "<command>apt-config</command> ist ein internes Programm, das von vielen " "Teilen des APT-Pakets benutzt wird, um durchgängige Konfigurierbarkeit " -"bereitzustellen. Es greift auf die Hauptkonfigurationsdatei " -"<filename>/etc/apt/apt.conf</filename> auf eine Art zu, die leicht für " -"geskriptete Anwendungen zu benutzen ist." +"bereitzustellen. Es greift auf die Hauptkonfigurationsdatei <filename>/etc/" +"apt/apt.conf</filename> auf eine Art zu, die leicht für geskriptete " +"Anwendungen zu benutzen ist." #. type: Content of: <refentry><refsect1><para> #: apt-config.8.xml:53 apt-ftparchive.1.xml:71 @@ -2327,18 +2266,17 @@ msgstr "shell" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-config.8.xml:60 msgid "" -"shell is used to access the configuration information from a shell " -"script. It is given pairs of arguments, the first being a shell variable and " -"the second the configuration value to query. As output it lists a series of " +"shell is used to access the configuration information from a shell script. " +"It is given pairs of arguments, the first being a shell variable and the " +"second the configuration value to query. As output it lists a series of " "shell assignments commands for each present value. In a shell script it " "should be used like:" msgstr "" -"shell wird benutzt, um aus einem Shellskript auf " -"Konfigurationsinformationen zuzugreifen. Es wird ein Paar aus Argumenten " -"angegeben – das erste als Shell-Variable und das zweite als " -"Konfigurationswert zum Abfragen. Als Ausgabe listet es eine Serie von " -"Shell-Zuweisungsbefehlen für jeden vorhandenen Wert auf. In einen " -"Shellskript sollte es wie folgt benutzt werden:" +"shell wird benutzt, um aus einem Shellskript auf Konfigurationsinformationen " +"zuzugreifen. Es wird ein Paar aus Argumenten angegeben – das erste als Shell-" +"Variable und das zweite als Konfigurationswert zum Abfragen. Als Ausgabe " +"listet es eine Serie von Shell-Zuweisungsbefehlen für jeden vorhandenen Wert " +"auf. In einen Shellskript sollte es wie folgt benutzt werden:" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting> #: apt-config.8.xml:68 @@ -2355,11 +2293,11 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-config.8.xml:73 msgid "" -"This will set the shell environment variable $OPTS to the value of " -"MyApp::options with a default of <option>-f</option>." +"This will set the shell environment variable $OPTS to the value of MyApp::" +"options with a default of <option>-f</option>." msgstr "" -"Dies wird die Shell-Umgebungsvariable $OPT auf den Wert von " -"MyApp::options mit einer Vorgabe von <option>-f</option> setzen." +"Dies wird die Shell-Umgebungsvariable $OPT auf den Wert von MyApp::options " +"mit einer Vorgabe von <option>-f</option> setzen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-config.8.xml:77 @@ -2368,10 +2306,10 @@ msgid "" "names, d returns directories, b returns true or false and i returns an " "integer. Each of the returns is normalized and verified internally." msgstr "" -"An das Konfigurationselement kann /[fdbi] angehängt werden. " -"f gibt Dateinamen zurück, d gibt Verzeichnisse zurück, b gibt true oder " -"false zurück und i gibt eine Ganzzahl zurück. Jede Rückgabe ist normiert " -"und intern geprüft." +"An das Konfigurationselement kann /[fdbi] angehängt werden. f gibt " +"Dateinamen zurück, d gibt Verzeichnisse zurück, b gibt true oder false " +"zurück und i gibt eine Ganzzahl zurück. Jede Rückgabe ist normiert und " +"intern geprüft." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-config.8.xml:86 @@ -2379,7 +2317,8 @@ msgid "Just show the contents of the configuration space." msgstr "Nur der Inhalt des Konfigurationsbereichs wird angezeigt." #. type: Content of: <refentry><refsect1><para> -#: apt-config.8.xml:104 apt-extracttemplates.1.xml:75 apt-ftparchive.1.xml:564 apt-sortpkgs.1.xml:70 +#: apt-config.8.xml:104 apt-extracttemplates.1.xml:75 apt-ftparchive.1.xml:564 +#: apt-sortpkgs.1.xml:70 msgid "&apt-conf;" msgstr "&apt-conf;" @@ -2406,21 +2345,21 @@ msgstr "1" #: apt-extracttemplates.1.xml:30 msgid "Utility to extract DebConf config and templates from Debian packages" msgstr "" -"Hilfsprogramm zum Extrahieren der DebConf-Konfiguration und Schablonen " -"von Debian-Paketen" +"Hilfsprogramm zum Extrahieren der DebConf-Konfiguration und Schablonen von " +"Debian-Paketen" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-extracttemplates.1.xml:36 msgid "" "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> " -"<arg><option>-t=<replaceable>temporary " -"directory</replaceable></option></arg> <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>file</replaceable></arg>" +"<arg><option>-t=<replaceable>temporary directory</replaceable></option></" +"arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></" +"arg>" msgstr "" "<command>apt-extracttemplates</command> <arg><option>-hv</option></arg> " -"<arg><option>-t=<replaceable>temporäres " -"Verzeichnis</replaceable></option></arg> <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Datei</replaceable></arg>" +"<arg><option>-t=<replaceable>temporäres Verzeichnis</replaceable></option></" +"arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>Datei</replaceable></" +"arg>" #. type: Content of: <refentry><refsect1><para> #: apt-extracttemplates.1.xml:44 @@ -2431,11 +2370,11 @@ msgid "" "config scripts and templates, one line of output will be generated in the " "format:" msgstr "" -"<command>apt-extracttemplates</command> nimmt als Eingabe ein oder " -"mehrere Debian-Paketdateien entgegen und schreibt alle verbundenen " -"Konfigurationsskripte und Schablonendateien (in ein temporäres " -"Verzeichnis) heraus. Für jedes übergebene Paket das Konfigurationsskripte " -"und Schablonendateien enthält, wird eine Ausgabezeile in folgendem Format " +"<command>apt-extracttemplates</command> nimmt als Eingabe ein oder mehrere " +"Debian-Paketdateien entgegen und schreibt alle verbundenen " +"Konfigurationsskripte und Schablonendateien (in ein temporäres Verzeichnis) " +"heraus. Für jedes übergebene Paket das Konfigurationsskripte und " +"Schablonendateien enthält, wird eine Ausgabezeile in folgendem Format " "generiert:" #. type: Content of: <refentry><refsect1><para> @@ -2447,16 +2386,15 @@ msgstr "Paket Version Schablonendatei Konfigurationsskript" #: apt-extracttemplates.1.xml:50 msgid "" "template-file and config-script are written to the temporary directory " -"specified by the -t or --tempdir " -"(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with " -"filenames of the form <filename>package.template.XXXX</filename> and " -"<filename>package.config.XXXX</filename>" +"specified by the -t or --tempdir (<literal>APT::ExtractTemplates::TempDir</" +"literal>) directory, with filenames of the form <filename>package.template." +"XXXX</filename> and <filename>package.config.XXXX</filename>" msgstr "" -"Schablonendatei und Konfigurationsskript werden in das temporäre " -"Verzeichnis geschrieben, das durch -t oder --tempdir " -"(<literal>APT::ExtractTemplates::TempDir</literal>) Verzeichnis mit " -"Dateinamen der Form <filename>package.template.XXXX</filename> und " -"<filename>package.config.XXXX</filename> angegeben wurde" +"Schablonendatei und Konfigurationsskript werden in das temporäre Verzeichnis " +"geschrieben, das durch -t oder --tempdir (<literal>APT::ExtractTemplates::" +"TempDir</literal>) Verzeichnis mit Dateinamen der Form <filename>package." +"template.XXXX</filename> und <filename>package.config.XXXX</filename> " +"angegeben wurde" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-extracttemplates.1.xml:60 apt-get.8.xml:488 @@ -2472,8 +2410,8 @@ msgstr "<option>--tempdir</option>" #: apt-extracttemplates.1.xml:62 msgid "" "Temporary directory in which to write extracted debconf template files and " -"config scripts Configuration Item: " -"<literal>APT::ExtractTemplates::TempDir</literal>" +"config scripts Configuration Item: <literal>APT::ExtractTemplates::TempDir</" +"literal>" msgstr "" "Temporäres Verzeichnis, in das die extrahierten DebConf-Schablonendateien " "und Konfigurationsdateien geschrieben werden. Konfigurationselement: " @@ -2521,27 +2459,23 @@ msgid "" msgstr "" "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> " "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> " -"<arg><option>--readonly</option></arg> <arg><option>--contents</option>" -"</arg> <arg><option>-o=<replaceable>Konfiguration</replaceable>=" -"<replaceable>Zeichenkette</replaceable></option></arg> " +"<arg><option>--readonly</option></arg> <arg><option>--contents</option></" +"arg> <arg><option>-o=<replaceable>Konfiguration</" +"replaceable>=<replaceable>Zeichenkette</replaceable></option></arg> " "<arg><option>-c=<replaceable>Datei</replaceable></option></arg> <group " -"choice=\"req\"> <arg>packages<arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Pfad</replaceable></arg><arg>" -"<replaceable>überschreiben</replaceable><arg>" -"<replaceable>Pfadvorsilbe</replaceable></arg></arg></arg> " -"<arg>sources<arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Pfad</replaceable></arg><arg>" -"<replaceable>überschreiben</replaceable><arg>" -"<replaceable>Pfadvorsilbe</replaceable></arg></arg></arg> " -"<arg>contents <arg " -"choice=\"plain\"><replaceable>Pfad</replaceable></arg></arg>" -"<arg>release <arg choice=\"plain\"><replaceable>Pfad</replaceable></arg>" -"</arg> <arg>generate <arg " -"choice=\"plain\"><replaceable>Konfigurationsdatei</replaceable></arg><arg " -"choice=\"plain\" rep=\"repeat\"><replaceable>Abschnitt</replaceable>" -"</arg></arg> <arg>clean " -"<arg choice=\"plain\"><replaceable>Konfigurationsdatei</replaceable>" -"</arg></arg></group>" +"choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat" +"\"><replaceable>Pfad</replaceable></arg><arg><replaceable>überschreiben</" +"replaceable><arg><replaceable>Pfadvorsilbe</replaceable></arg></arg></arg> " +"<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>Pfad</" +"replaceable></arg><arg><replaceable>überschreiben</" +"replaceable><arg><replaceable>Pfadvorsilbe</replaceable></arg></arg></arg> " +"<arg>contents <arg choice=\"plain\"><replaceable>Pfad</replaceable></arg></" +"arg><arg>release <arg choice=\"plain\"><replaceable>Pfad</replaceable></" +"arg></arg> <arg>generate <arg choice=\"plain" +"\"><replaceable>Konfigurationsdatei</replaceable></arg><arg choice=\"plain\" " +"rep=\"repeat\"><replaceable>Abschnitt</replaceable></arg></arg> <arg>clean " +"<arg choice=\"plain\"><replaceable>Konfigurationsdatei</replaceable></arg></" +"arg></group>" #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:56 @@ -2560,15 +2494,15 @@ msgstr "" #: apt-ftparchive.1.xml:60 msgid "" "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; " -"program, incorporating its entire functionality via the " -"<literal>packages</literal> command. It also contains a contents file " -"generator, <literal>contents</literal>, and an elaborate means to 'script' " -"the generation process for a complete archive." +"program, incorporating its entire functionality via the <literal>packages</" +"literal> command. It also contains a contents file generator, " +"<literal>contents</literal>, and an elaborate means to 'script' the " +"generation process for a complete archive." msgstr "" -"<command>apt-ftparchive</command> ist eine Obermenge des " -"&dpkg-scanpackages;-Programms, das dessen ganze Funktionalität über den " -"<literal>packages</literal>-Befehl enthält ist ein durchdachtes Mittel " -"den Generierungsprozess für ein komplettes Archiv zu »skripten«." +"<command>apt-ftparchive</command> ist eine Obermenge des &dpkg-scanpackages;-" +"Programms, das dessen ganze Funktionalität über den <literal>packages</" +"literal>-Befehl enthält ist ein durchdachtes Mittel den Generierungsprozess " +"für ein komplettes Archiv zu »skripten«." #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:66 @@ -2580,11 +2514,11 @@ msgid "" "output files." msgstr "" "Intern kann <command>apt-ftparchive</command> von Programmdatenbänken " -"Gebrauch machen, um die Inhalte einer .deb-Datei zwischenzuspeichern " -"und es verlässt sich nicht auf irgendwelche externen Programme, " -"abgesehen von &gzip;. Wenn eine vollständige Generierung erfolgt, werden " -"automatisch Dateiänderungsprüfungen durchgeführt und die gewünschten " -"gepackten Ausgabedateien erzeugt." +"Gebrauch machen, um die Inhalte einer .deb-Datei zwischenzuspeichern und es " +"verlässt sich nicht auf irgendwelche externen Programme, abgesehen von " +"&gzip;. Wenn eine vollständige Generierung erfolgt, werden automatisch " +"Dateiänderungsprüfungen durchgeführt und die gewünschten gepackten " +"Ausgabedateien erzeugt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:75 @@ -2599,17 +2533,18 @@ msgid "" "emitting a package record to stdout for each. This command is approximately " "equivalent to &dpkg-scanpackages;." msgstr "" -"Der packages-Befehl generiert eine Paketdatei aus einem Verzeichnisbaum. " -"Er nimmt ein vorgegebenes Verzeichnis und durchsucht es rekursiv nach " -".deb-Dateien, wobei es für jede einen Paketdatensatz auf stdout ausgibt." -"Dieser Befehl entspricht etwa &dpkg-scanpackages;." +"Der packages-Befehl generiert eine Paketdatei aus einem Verzeichnisbaum. Er " +"nimmt ein vorgegebenes Verzeichnis und durchsucht es rekursiv nach .deb-" +"Dateien, wobei es für jede einen Paketdatensatz auf stdout ausgibt.Dieser " +"Befehl entspricht etwa &dpkg-scanpackages;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:82 apt-ftparchive.1.xml:106 -msgid "The option <option>--db</option> can be used to specify a binary caching DB." +msgid "" +"The option <option>--db</option> can be used to specify a binary caching DB." msgstr "" -"Die Option <option>--db</option> kann benutzt werden, um eine Datenbank " -"zum Zwischenspeichern von Programmen anzugeben." +"Die Option <option>--db</option> kann benutzt werden, um eine Datenbank zum " +"Zwischenspeichern von Programmen anzugeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:85 @@ -2624,11 +2559,10 @@ msgid "" "for .dsc files, emitting a source record to stdout for each. This command is " "approximately equivalent to &dpkg-scansources;." msgstr "" -"Der <literal>sources</literal>-Befehl generiert eine Quellenindexdatei " -"aus einem Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und " -"durchsucht es rekursiv nach .dsc-Dateien, wobei es für jede einen " -"Quelldatensatz auf stdout ausgibt. Dieser Befehl entspricht etwa " -"&dpkg-scansources;." +"Der <literal>sources</literal>-Befehl generiert eine Quellenindexdatei aus " +"einem Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und durchsucht " +"es rekursiv nach .dsc-Dateien, wobei es für jede einen Quelldatensatz auf " +"stdout ausgibt. Dieser Befehl entspricht etwa &dpkg-scansources;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:92 @@ -2637,10 +2571,9 @@ msgid "" "for with an extension of .src. The --source-override option can be used to " "change the source override file that will be used." msgstr "" -"Wenn eine Override-Datei angegeben ist, wird nach einer " -"Quellen-Override-Datei mit einer .src-Dateiendung gesucht. Die Option " -"--source-override kann benutzt werden, um die Quellen-Override-Datei, die " -"benutzt wird, zu ändern." +"Wenn eine Override-Datei angegeben ist, wird nach einer Quellen-Override-" +"Datei mit einer .src-Dateiendung gesucht. Die Option --source-override kann " +"benutzt werden, um die Quellen-Override-Datei, die benutzt wird, zu ändern." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:97 @@ -2651,19 +2584,19 @@ msgstr "contents" #: apt-ftparchive.1.xml:99 msgid "" "The <literal>contents</literal> command generates a contents file from a " -"directory tree. It takes the given directory and recursively searches it for " -".deb files, and reads the file list from each file. It then sorts and writes " -"to stdout the list of files matched to packages. Directories are not written " -"to the output. If multiple packages own the same file then each package is " -"separated by a comma in the output." +"directory tree. It takes the given directory and recursively searches it " +"for .deb files, and reads the file list from each file. It then sorts and " +"writes to stdout the list of files matched to packages. Directories are not " +"written to the output. If multiple packages own the same file then each " +"package is separated by a comma in the output." msgstr "" -"Der <literal>contents</literal>-Befehl generiert eine Inhaltsdatei aus " -"einem Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und " -"durchsucht es rekursiv nach .deb-Dateien und liest die Dateiliste von " -"jeder Datei. Dann sortiert er die Liste der passenden Pakete und schreibt " -"sie nach stdout. Verzeichnisse werden nicht in die Ausgabe geschrieben. " -"Falls mehrere Pakete die gleiche Datei besitzen, dann befindet sich jedes " -"Paket durch Komma getrennt in der Ausgabe." +"Der <literal>contents</literal>-Befehl generiert eine Inhaltsdatei aus einem " +"Verzeichnisbaum. Er nimmt ein vorgegebenes Verzeichnis und durchsucht es " +"rekursiv nach .deb-Dateien und liest die Dateiliste von jeder Datei. Dann " +"sortiert er die Liste der passenden Pakete und schreibt sie nach stdout. " +"Verzeichnisse werden nicht in die Ausgabe geschrieben. Falls mehrere Pakete " +"die gleiche Datei besitzen, dann befindet sich jedes Paket durch Komma " +"getrennt in der Ausgabe." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:109 @@ -2679,32 +2612,28 @@ msgid "" "md5sum.txt files. It then writes to stdout a Release file containing an MD5 " "digest and SHA1 digest for each file." msgstr "" -"Der <literal>release</literal>-Befehl generiert eine Release-Datei aus " -"einem Verzeichnisbaum. Er durchsucht das vorgegebene Verzeichnis rekursiv " -"nach Packages-, Packages.gz-, Packages.bz2-, Sources-, Sources.gz-, " -"Sources.bz2-, Release- und md5sum.txt-Dateien. Dann schreibt es eine " -"Releasedatei nach stdout, die einen MD5- und SHA1-Hash für jede Datei " -"enthält." +"Der <literal>release</literal>-Befehl generiert eine Release-Datei aus einem " +"Verzeichnisbaum. Er durchsucht das vorgegebene Verzeichnis rekursiv nach " +"Packages-, Packages.gz-, Packages.bz2-, Sources-, Sources.gz-, Sources.bz2-, " +"Release- und md5sum.txt-Dateien. Dann schreibt es eine Releasedatei nach " +"stdout, die einen MD5- und SHA1-Hash für jede Datei enthält." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:118 msgid "" "Values for the additional metadata fields in the Release file are taken from " -"the corresponding variables under " -"<literal>APT::FTPArchive::Release</literal>, " -"e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The supported " -"fields are: <literal>Origin</literal>, <literal>Label</literal>, " -"<literal>Suite</literal>, <literal>Version</literal>, " -"<literal>Codename</literal>, <literal>Date</literal>, " -"<literal>Architectures</literal>, <literal>Components</literal>, " -"<literal>Description</literal>." +"the corresponding variables under <literal>APT::FTPArchive::Release</" +"literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " +"supported fields are: <literal>Origin</literal>, <literal>Label</literal>, " +"<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</" +"literal>, <literal>Date</literal>, <literal>Architectures</literal>, " +"<literal>Components</literal>, <literal>Description</literal>." msgstr "" "Werte für zusätzliche Metadatenfelder in der Release-Datei werden den " -"entsprechenden Variablen unter " -"<literal>APT::FTPArchive::Release</literal> entnommen, z.B. " -"<literal>APT::FTPArchive::Release::Origin</literal>. Die unterstützten " -"Felder sind: <literal>Origin</literal>, <literal>Label</literal>, " -"<literal>Suite</literal>, <literal>Version</literal>, " +"entsprechenden Variablen unter <literal>APT::FTPArchive::Release</literal> " +"entnommen, z.B. <literal>APT::FTPArchive::Release::Origin</literal>. Die " +"unterstützten Felder sind: <literal>Origin</literal>, <literal>Label</" +"literal>, <literal>Suite</literal>, <literal>Version</literal>, " "<literal>Codename</literal>, <literal>Date</literal>, " "<literal>Architectures</literal>, <literal>Components</literal>, " "<literal>Description</literal>." @@ -2723,12 +2652,12 @@ msgid "" "are built from which directories, as well as providing a simple means of " "maintaining the required settings." msgstr "" -"Der <literal>generate</literal>-Befehl wurde entworfen, um von einem " -"Cron-Skript ausführbar zu sein und bildet Indizes, die der angegebenen " +"Der <literal>generate</literal>-Befehl wurde entworfen, um von einem Cron-" +"Skript ausführbar zu sein und bildet Indizes, die der angegebenen " "Konfigurationsdatei entsprechen. Die Konfigurationssprache stellt eine " -"flexible Möglichkeit bereit, um anzugeben, welche Indexdateien von " -"welchen Verzeichnissen gebildet wurden, ebenso wie sie eine einfache " -"Möglichkeit zur Verwaltung der erforderlichen Einstellungen bereitstellt." +"flexible Möglichkeit bereit, um anzugeben, welche Indexdateien von welchen " +"Verzeichnissen gebildet wurden, ebenso wie sie eine einfache Möglichkeit zur " +"Verwaltung der erforderlichen Einstellungen bereitstellt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:137 apt-get.8.xml:292 @@ -2741,9 +2670,9 @@ msgid "" "The <literal>clean</literal> command tidies the databases used by the given " "configuration file by removing any records that are no longer necessary." msgstr "" -"Der <literal>clean</literal>-Befehl räumt die Datenbanken auf, die von " -"der angegebenen Konfigurationsdatei benutzt wurden, indem es nicht länger " -"nötige Datensätze entfernt." +"Der <literal>clean</literal>-Befehl räumt die Datenbanken auf, die von der " +"angegebenen Konfigurationsdatei benutzt wurden, indem es nicht länger nötige " +"Datensätze entfernt." #. type: Content of: <refentry><refsect1><title> #: apt-ftparchive.1.xml:145 @@ -2755,22 +2684,23 @@ msgstr "Die Generate-Konfiguration" msgid "" "The <literal>generate</literal> command uses a configuration file to " "describe the archives that are going to be generated. It follows the typical " -"ISC configuration format as seen in ISC tools like bind 8 and dhcpd. " -"&apt-conf; contains a description of the syntax. Note that the generate " +"ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-" +"conf; contains a description of the syntax. Note that the generate " "configuration is parsed in sectional manner, but &apt-conf; is parsed in a " "tree manner. This only effects how the scope tag is handled." msgstr "" -"Der <literal>generate</literal>-Befehl benutzt eine Konfigurationsdatei, " -"um die Archive zu beschreiben, die generiert werden sollen. Es folgt dem " -"typischen ISC-Konfigurationsformat, wie es in ISC-Werkzeugen wie Bind 8 " -"oder DHCP gesehen werden kann. &apt-conf; enthält eine Beschreibung der " -"Syntax. Beachten Sie, dass die generate-Konfiguration abschnittsweise " -"ausgewertet wird, &apt-conf; aber baumartig ausgewertet wird. Dies hat " -"nur Auswirkungen, wenn die Markierung »scope« behandelt wird." +"Der <literal>generate</literal>-Befehl benutzt eine Konfigurationsdatei, um " +"die Archive zu beschreiben, die generiert werden sollen. Es folgt dem " +"typischen ISC-Konfigurationsformat, wie es in ISC-Werkzeugen wie Bind 8 oder " +"DHCP gesehen werden kann. &apt-conf; enthält eine Beschreibung der Syntax. " +"Beachten Sie, dass die generate-Konfiguration abschnittsweise ausgewertet " +"wird, &apt-conf; aber baumartig ausgewertet wird. Dies hat nur Auswirkungen, " +"wenn die Markierung »scope« behandelt wird." #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:155 -msgid "The generate configuration has 4 separate sections, each described below." +msgid "" +"The generate configuration has 4 separate sections, each described below." msgstr "" "Die generate-Konfiguration hat vier getrennte Abschnitte, jeder ist " "unterhalb beschrieben" @@ -2788,11 +2718,11 @@ msgid "" "directories are prepended to certain relative paths defined in later " "sections to produce a complete an absolute path." msgstr "" -"Der <literal>Dir</literal>-Abschnitt definiert die Vorgabeverzeichnisse, " -"die zum Orten der benötigten Dateien während des Generierungsprozesses " -"gebraucht werden. Diese Verzeichnisse werden bestimmten relativen Pfaden, " -"die in späteren Abschnitten definiert werden, vorangestellt, um einen " -"vollständigen absoluten Pfad zu bilden." +"Der <literal>Dir</literal>-Abschnitt definiert die Vorgabeverzeichnisse, die " +"zum Orten der benötigten Dateien während des Generierungsprozesses gebraucht " +"werden. Diese Verzeichnisse werden bestimmten relativen Pfaden, die in " +"späteren Abschnitten definiert werden, vorangestellt, um einen vollständigen " +"absoluten Pfad zu bilden." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:164 @@ -2806,9 +2736,9 @@ msgid "" "this is the directory that contains the <filename>ls-LR</filename> and dist " "nodes." msgstr "" -"Gibt die Wurzel des FTP-Archivs an. In einer " -"Debian-Standardkonfiguration ist das das Verzeichnis, das die " -"<filename>ls-LR</filename>- und dist-Knoten enthält." +"Gibt die Wurzel des FTP-Archivs an. In einer Debian-Standardkonfiguration " +"ist das das Verzeichnis, das die <filename>ls-LR</filename>- und dist-Knoten " +"enthält." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:171 @@ -2838,11 +2768,11 @@ msgstr "FileListDir" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:183 msgid "" -"Specifies the location of the file list files, if the " -"<literal>FileList</literal> setting is used below." +"Specifies the location of the file list files, if the <literal>FileList</" +"literal> setting is used below." msgstr "" -"Gibt den Ort der Dateilistendateien an, wenn die " -"<literal>FileList</literal> unterhalb gesetzt ist." +"Gibt den Ort der Dateilistendateien an, wenn die <literal>FileList</literal> " +"unterhalb gesetzt ist." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:189 @@ -2873,11 +2803,10 @@ msgid "" "compression), 'gzip' and 'bzip2'. The default for all compression schemes is " "'. gzip'." msgstr "" -"Setzt das Vorgabe-Kompressionsschema, das für die Paketindexdateien " -"benutzt wird. Es ist eine Zeichenkette, die eine durch Leerzeichen " -"getrennte Liste mit mindestens einem der folgenden Dinge enthält: ».« " -"(keine Kompression), »gzip« und »bzip2«. Die Vorgabe für alle " -"Kompressionsschemata ist ». gzip«." +"Setzt das Vorgabe-Kompressionsschema, das für die Paketindexdateien benutzt " +"wird. Es ist eine Zeichenkette, die eine durch Leerzeichen getrennte Liste " +"mit mindestens einem der folgenden Dinge enthält: ».« (keine Kompression), " +"»gzip« und »bzip2«. Die Vorgabe für alle Kompressionsschemata ist ». gzip«." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:203 @@ -2944,8 +2873,8 @@ msgstr "DeLinkLimit" #: apt-ftparchive.1.xml:229 msgid "" "Specifies the number of kilobytes to delink (and replace with hard links) " -"per run. This is used in conjunction with the per-section " -"<literal>External-Links</literal> setting." +"per run. This is used in conjunction with the per-section <literal>External-" +"Links</literal> setting." msgstr "" "Gibt die Anzahl von Kilobytes an, die pro Durchlauf delinkt (und durch " "Hardlinks ersetzt) werden sollen. Dies wird in Verbindung mit der " @@ -2962,9 +2891,8 @@ msgid "" "Specifies the mode of all created index files. It defaults to 0644. All " "index files are set to this mode with no regard to the umask." msgstr "" -"Gibt die Rechte für alle erstellten Indexdateien an. Vorgabe ist 0644. " -"Alle Indexdateien werden ohne Beachtung von umask auf diese Rechte " -"gesetzt." +"Gibt die Rechte für alle erstellten Indexdateien an. Vorgabe ist 0644. Alle " +"Indexdateien werden ohne Beachtung von umask auf diese Rechte gesetzt." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:243 @@ -2990,9 +2918,9 @@ msgstr "MaxContentsChange" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:252 msgid "" -"Sets the number of kilobytes of contents files that are generated each " -"day. The contents files are round-robined so that over several days they " -"will all be rebuilt." +"Sets the number of kilobytes of contents files that are generated each day. " +"The contents files are round-robined so that over several days they will all " +"be rebuilt." msgstr "" "Setzt die Anzahl der Kilobytes der Inhaltdateien, die jeden Tag generiert " "werden. Die Inhaltdateien werden reihum ersetzt, so dass sie über mehrere " @@ -3007,20 +2935,19 @@ msgstr "ContentsAge" #: apt-ftparchive.1.xml:259 msgid "" "Controls the number of days a contents file is allowed to be checked without " -"changing. If this limit is passed the mtime of the contents file is " -"updated. This case can occur if the package file is changed in such a way " -"that does not result in a new contents file [override edit for instance]. A " -"hold off is allowed in hopes that new .debs will be installed, requiring a " -"new file anyhow. The default is 10, the units are in days." -msgstr "" -"Steuert die Anzahl der Tage, die eine Inhaltsdatei erlaubt ist ohne " -"Änderung geprüft zu werden. Wenn die Grenze überschritten ist, wird die " -"mtime der Inhaltsdatei aktualisiert. Dieser Fall kann auftreten, wenn die " -"Package-Datei auf einem Weg geändert wurde, der nicht in einer neuen " -"Inhaltsdatei resultierte [überschreibendes Bearbeiten zum Beispiel]. Ein " -"Aufhalten ist erlaubt, in der Hoffnung dass neue .debs installiert " -"werden, die sowieso eine neue Datei benötigen. Die Vorgabe ist 10, die " -"Einheiten sind Tage." +"changing. If this limit is passed the mtime of the contents file is updated. " +"This case can occur if the package file is changed in such a way that does " +"not result in a new contents file [override edit for instance]. A hold off " +"is allowed in hopes that new .debs will be installed, requiring a new file " +"anyhow. The default is 10, the units are in days." +msgstr "" +"Steuert die Anzahl der Tage, die eine Inhaltsdatei erlaubt ist ohne Änderung " +"geprüft zu werden. Wenn die Grenze überschritten ist, wird die mtime der " +"Inhaltsdatei aktualisiert. Dieser Fall kann auftreten, wenn die Package-" +"Datei auf einem Weg geändert wurde, der nicht in einer neuen Inhaltsdatei " +"resultierte [überschreibendes Bearbeiten zum Beispiel]. Ein Aufhalten ist " +"erlaubt, in der Hoffnung dass neue .debs installiert werden, die sowieso " +"eine neue Datei benötigen. Die Vorgabe ist 10, die Einheiten sind Tage." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:268 @@ -3030,11 +2957,11 @@ msgstr "Directory" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:270 msgid "" -"Sets the top of the .deb directory tree. Defaults to " -"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>" +"Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/" +"$(SECTION)/binary-$(ARCH)/</filename>" msgstr "" -"Setzt den Beginn des .deb-Verzeichnisbaumes. Vorgabe ist " -"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>" +"Setzt den Beginn des .deb-Verzeichnisbaumes. Vorgabe ist <filename>$(DIST)/" +"$(SECTION)/binary-$(ARCH)/</filename>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:274 @@ -3044,11 +2971,11 @@ msgstr "SrcDirectory" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:276 msgid "" -"Sets the top of the source package directory tree. Defaults to " -"<filename>$(DIST)/$(SECTION)/source/</filename>" +"Sets the top of the source package directory tree. Defaults to <filename>" +"$(DIST)/$(SECTION)/source/</filename>" msgstr "" -"Setzt den Beginn des Quellpaketverzeichnisbaumes. Vorgabe ist " -"<filename>$(DIST)/$(SECTION)/source/</filename>" +"Setzt den Beginn des Quellpaketverzeichnisbaumes. Vorgabe ist <filename>" +"$(DIST)/$(SECTION)/source/</filename>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:280 apt-ftparchive.1.xml:406 @@ -3058,11 +2985,11 @@ msgstr "Packages" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:282 msgid "" -"Sets the output Packages file. Defaults to " -"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>" +"Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/" +"binary-$(ARCH)/Packages</filename>" msgstr "" -"Setzt die Ausgabe-Packages-Datei. Vorgabe ist " -"<filename>$(DIST)/$(SECTION)/binary-$(ARCH)/Packages</filename>" +"Setzt die Ausgabe-Packages-Datei. Vorgabe ist <filename>$(DIST)/$(SECTION)/" +"binary-$(ARCH)/Packages</filename>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:286 apt-ftparchive.1.xml:411 @@ -3072,11 +2999,11 @@ msgstr "Sources" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:288 msgid "" -"Sets the output Packages file. Defaults to " -"<filename>$(DIST)/$(SECTION)/source/Sources</filename>" +"Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/" +"source/Sources</filename>" msgstr "" -"Setzt die Ausgabe-Packages-Datei. Vorgabe ist " -"<filename>$(DIST)/$(SECTION)/source/Sources</filename>" +"Setzt die Ausgabe-Packages-Datei. Vorgabe ist <filename>$(DIST)/$(SECTION)/" +"source/Sources</filename>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:292 @@ -3087,11 +3014,11 @@ msgstr "InternalPrefix" #: apt-ftparchive.1.xml:294 msgid "" "Sets the path prefix that causes a symlink to be considered an internal link " -"instead of an external link. Defaults to " -"<filename>$(DIST)/$(SECTION)/</filename>" +"instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</" +"filename>" msgstr "" -"Setzt die Pfad-Präfix, die bewirkt, dass ein symbolischer Verweis wie " -"ein interner anstatt wie ein externer Verweis behandelt wird. Vorgabe ist " +"Setzt die Pfad-Präfix, die bewirkt, dass ein symbolischer Verweis wie ein " +"interner anstatt wie ein externer Verweis behandelt wird. Vorgabe ist " "<filename>$(DIST)/$(SECTION)/</filename>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> @@ -3102,17 +3029,16 @@ msgstr "Contents" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:301 msgid "" -"Sets the output Contents file. Defaults to " -"<filename>$(DIST)/Contents-$(ARCH)</filename>. If this setting causes " -"multiple Packages files to map onto a single Contents file (such as the " -"default) then <command>apt-ftparchive</command> will integrate those " -"package files together automatically." +"Sets the output Contents file. Defaults to <filename>$(DIST)/Contents-$(ARCH)" +"</filename>. If this setting causes multiple Packages files to map onto a " +"single Contents file (such as the default) then <command>apt-ftparchive</" +"command> will integrate those package files together automatically." msgstr "" -"Setzt die Ausgabe-Contens-Datei. Vorgabe ist " -"<filename>$(DIST)/Contents-$(ARCH)</filename>. Wenn diese Einstellung " -"bewirkt, dass mehrere Paketdateien auf einer einzelnen Inhaltsdatei " -"abgebildet werden (so wie es Vorgabe ist), dann wird " -"<command>apt-ftparchive</command> diese Dateien automatisch integrieren." +"Setzt die Ausgabe-Contens-Datei. Vorgabe ist <filename>$(DIST)/Contents-" +"$(ARCH)</filename>. Wenn diese Einstellung bewirkt, dass mehrere " +"Paketdateien auf einer einzelnen Inhaltsdatei abgebildet werden (so wie es " +"Vorgabe ist), dann wird <command>apt-ftparchive</command> diese Dateien " +"automatisch integrieren." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:308 @@ -3146,9 +3072,9 @@ msgstr "FileList" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:321 msgid "" -"Specifies that instead of walking the directory tree, " -"<command>apt-ftparchive</command> should read the list of files from the " -"given file. Relative files names are prefixed with the archive directory." +"Specifies that instead of walking the directory tree, <command>apt-" +"ftparchive</command> should read the list of files from the given file. " +"Relative files names are prefixed with the archive directory." msgstr "" "Gibt an, dass <command>apt-ftparchive</command> die Liste der Dateien aus " "der vorgegebenen Datei liest, anstatt den Verzeichnisbaum zu durchlaufen. " @@ -3162,10 +3088,10 @@ msgstr "SourceFileList" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:328 msgid "" -"Specifies that instead of walking the directory tree, " -"<command>apt-ftparchive</command> should read the list of files from the " -"given file. Relative files names are prefixed with the archive directory. " -"This is used when processing source indexes." +"Specifies that instead of walking the directory tree, <command>apt-" +"ftparchive</command> should read the list of files from the given file. " +"Relative files names are prefixed with the archive directory. This is used " +"when processing source indexes." msgstr "" "Gibt an, dass <command>apt-ftparchive</command> die Liste der Dateien aus " "der vorgegebenen Datei liest, anstatt den Verzeichnisbaum zu durchlaufen. " @@ -3186,11 +3112,10 @@ msgid "" "pathing used is defined by the <literal>Directory</literal> substitution " "variable." msgstr "" -"Der <literal>Tree</literal>-Abschnitt definiert einen " -"Standard-Debian-Dateibaum, der aus einem Basisverzeichnis, dann mehreren " -"Abschnitten in diesem Basisverzeichnis und am Ende, mehreren " -"Architekturen in jedem Abschnitt besteht. Die genaue benutzte " -"Pfadeinstellung ist durch die " +"Der <literal>Tree</literal>-Abschnitt definiert einen Standard-Debian-" +"Dateibaum, der aus einem Basisverzeichnis, dann mehreren Abschnitten in " +"diesem Basisverzeichnis und am Ende, mehreren Architekturen in jedem " +"Abschnitt besteht. Die genaue benutzte Pfadeinstellung ist durch die " "<literal>Directory</literal>-Ersetzungsvariable definiert." #. type: Content of: <refentry><refsect1><refsect2><para> @@ -3201,11 +3126,11 @@ msgid "" "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a " "setting such as <filename>dists/woody</filename>." msgstr "" -"Der <literal>Tree</literal>-Abschnitt nimmt eine scope-Markierung, die " -"die <literal>$(DIST)</literal>-Variable setzt und die Wurzel des Baumes " +"Der <literal>Tree</literal>-Abschnitt nimmt eine scope-Markierung, die die " +"<literal>$(DIST)</literal>-Variable setzt und die Wurzel des Baumes " "definiert (der Pfad hat den Präfix von <literal>ArchiveDir</literal>). " -"Typischerweise ist dies eine Einstellung wie " -"<filename>dists/woody</filename>." +"Typischerweise ist dies eine Einstellung wie <filename>dists/woody</" +"filename>." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:348 @@ -3214,23 +3139,23 @@ msgid "" "can be use in a <literal>Tree</literal> section as well as three new " "variables." msgstr "" -"Alle im <literal>TreeDefault</literal>-Abschnitt definierten " -"Einstellungen können in einem <literal>Tree</literal>-Abschnitt, sowie " -"als drei neue Variablen benutzt werden." +"Alle im <literal>TreeDefault</literal>-Abschnitt definierten Einstellungen " +"können in einem <literal>Tree</literal>-Abschnitt, sowie als drei neue " +"Variablen benutzt werden." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml:351 msgid "" -"When processing a <literal>Tree</literal> section " -"<command>apt-ftparchive</command> performs an operation similar to:" +"When processing a <literal>Tree</literal> section <command>apt-ftparchive</" +"command> performs an operation similar to:" msgstr "" "Wenn ein <literal>Tree</literal>-Abschnitt bearbeitet wird, führt " "<command>apt-ftparchive</command> eine Operation aus, die folgender ähnelt:" +# report, that this string is missing in man page #. type: Content of: <refentry><refsect1><refsect2><para><informalexample><programlisting> #: apt-ftparchive.1.xml:354 #, no-wrap -# report, that this string is missing in man page msgid "" "for i in Sections do \n" " for j in Architectures do\n" @@ -3249,12 +3174,12 @@ msgstr "Abschnitte" #: apt-ftparchive.1.xml:362 msgid "" "This is a space separated list of sections which appear under the " -"distribution, typically this is something like <literal>main contrib " -"non-free</literal>" +"distribution, typically this is something like <literal>main contrib non-" +"free</literal>" msgstr "" "Dies ist eine durch Leerzeichen getrennte Liste der Abschnitte, die unter " -"der Distribution erscheint, typischerweise etwas wie <literal>main " -"contrib non-free</literal>" +"der Distribution erscheint, typischerweise etwas wie <literal>main contrib " +"non-free</literal>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:367 @@ -3269,8 +3194,8 @@ msgid "" "this tree has a source archive." msgstr "" "Dies ist eine durch Leerzeichen getrennte Liste aller Architekturen, die " -"unter dem Suchabschnitt erscheinen. Die spezielle Architektur »source« " -"wird benutzt, um anzugeben, dass dieser Baum ein Quellarchiv besitzt." +"unter dem Suchabschnitt erscheinen. Die spezielle Architektur »source« wird " +"benutzt, um anzugeben, dass dieser Baum ein Quellarchiv besitzt." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:374 apt-ftparchive.1.xml:422 @@ -3331,14 +3256,14 @@ msgid "" "The <literal>bindirectory</literal> section defines a binary directory tree " "with no special structure. The scope tag specifies the location of the " "binary directory and the settings are similar to the <literal>Tree</literal> " -"section with no substitution variables or " -"<literal>Section</literal><literal>Architecture</literal> settings." +"section with no substitution variables or <literal>Section</" +"literal><literal>Architecture</literal> settings." msgstr "" "Der <literal>bindirectory</literal>-Abschnitt definiert einen " -"Programmverzeichnisbaum ohne spezielle Struktur. Die scope-Markierung " -"gibt den Ort des Programmverzeichnisses an und die Einstellungen sind " -"denen des <literal>Tree</literal>-Abschnitts ohne Platzhaltervariablen " -"oder <literal>Abschnitt</literal><literal>Architektur</literal> ähnlich." +"Programmverzeichnisbaum ohne spezielle Struktur. Die scope-Markierung gibt " +"den Ort des Programmverzeichnisses an und die Einstellungen sind denen des " +"<literal>Tree</literal>-Abschnitts ohne Platzhaltervariablen oder " +"<literal>Abschnitt</literal><literal>Architektur</literal> ähnlich." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:408 @@ -3409,10 +3334,10 @@ msgid "" "permutation field." msgstr "" "Die Programm-Override-Datei ist vollständig zu &dpkg-scanpackages; " -"kompatibel. Sie enthält vier durch Leerzeichen getrennte Felder. Das " -"erste Feld ist der Paketname, das zweite ist die Priorität zu der das " -"Paket erzwungen wird, das dritte ist der Abschnittzu der das Paket " -"erzwungen wird und das letzte Feld ist das Betreuerumsetzungsfeld." +"kompatibel. Sie enthält vier durch Leerzeichen getrennte Felder. Das erste " +"Feld ist der Paketname, das zweite ist die Priorität zu der das Paket " +"erzwungen wird, das dritte ist der Abschnittzu der das Paket erzwungen wird " +"und das letzte Feld ist das Betreuerumsetzungsfeld." #. type: Content of: <refentry><refsect1><para><literallayout> #: apt-ftparchive.1.xml:468 @@ -3429,19 +3354,19 @@ msgstr "neu" #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:467 msgid "" -"The general form of the maintainer field is: <placeholder " -"type=\"literallayout\" id=\"0\"/> or simply, <placeholder " -"type=\"literallayout\" id=\"1\"/> The first form allows a double-slash " -"separated list of old email addresses to be specified. If any of those are " -"found then new is substituted for the maintainer field. The second form " -"unconditionally substitutes the maintainer field." +"The general form of the maintainer field is: <placeholder type=" +"\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" " +"id=\"1\"/> The first form allows a double-slash separated list of old email " +"addresses to be specified. If any of those are found then new is substituted " +"for the maintainer field. The second form unconditionally substitutes the " +"maintainer field." msgstr "" -"Die allgemeine Form des Betreuerfelds ist: <placeholder " -"type=\"literallayout\" id=\"0\"/> oder einfach <placeholder " -"type=\"literallayout\" id=\"1\"/>. Die erste Form erlaubt es, eine durch " -"Doppelschrägstrich getrennte Liste alter E-Mail-Adressen anzugegeben. " -"Wenn eine davon gefunden wird, wird die neue für das Betreuerfeld " -"ersetzt. Die zweite Form ersetzt das Betreuerfeld bedingungslos." +"Die allgemeine Form des Betreuerfelds ist: <placeholder type=\"literallayout" +"\" id=\"0\"/> oder einfach <placeholder type=\"literallayout\" id=\"1\"/>. " +"Die erste Form erlaubt es, eine durch Doppelschrägstrich getrennte Liste " +"alter E-Mail-Adressen anzugegeben. Wenn eine davon gefunden wird, wird die " +"neue für das Betreuerfeld ersetzt. Die zweite Form ersetzt das Betreuerfeld " +"bedingungslos." #. type: Content of: <refentry><refsect1><title> #: apt-ftparchive.1.xml:478 @@ -3455,10 +3380,9 @@ msgid "" "contains 2 fields separated by spaces. The first fields is the source " "package name, the second is the section to assign it." msgstr "" -"Die Quell-Override-Datei ist vollständig kompatibel zu " -"&dpkg-scansources;. Sie enthält zwei durch Leerzeichen getrennte Felder. " -"Das erste Feld ist der Quellpaketname, das zweite ist der Abschnitt, dem " -"er zugeordnet ist." +"Die Quell-Override-Datei ist vollständig kompatibel zu &dpkg-scansources;. " +"Sie enthält zwei durch Leerzeichen getrennte Felder. Das erste Feld ist der " +"Quellpaketname, das zweite ist der Abschnitt, dem er zugeordnet ist." #. type: Content of: <refentry><refsect1><title> #: apt-ftparchive.1.xml:485 @@ -3473,9 +3397,9 @@ msgid "" "tag and the remainder of the line is the new value." msgstr "" "Die zusätzlich Override-Datei erlaubt jeder beliebigen Markierung zur " -"Ausgabe hinzugefügt oder darin ersetzt zu werden. Sie hat drei Spalten. " -"Die erste ist das Paket, die zweite ist die Markierung und der Rest der " -"Zeile ist der neue Wert." +"Ausgabe hinzugefügt oder darin ersetzt zu werden. Sie hat drei Spalten. Die " +"erste ist das Paket, die zweite ist die Markierung und der Rest der Zeile " +"ist der neue Wert." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:496 @@ -3489,10 +3413,9 @@ msgid "" "files will not have MD5Sum fields where possible. Configuration Item: " "<literal>APT::FTPArchive::MD5</literal>" msgstr "" -"Generiert MD5-Summen. Dies ist standardmäßig an, wenn es ausgeschaltet " -"ist, haben die generierten Indexdateien keine MD5Sum-Felder, sofern dies " -"möglich ist. Konfigurationselement: " -"<literal>APT::FTPArchive::MD5</literal>" +"Generiert MD5-Summen. Dies ist standardmäßig an, wenn es ausgeschaltet ist, " +"haben die generierten Indexdateien keine MD5Sum-Felder, sofern dies möglich " +"ist. Konfigurationselement: <literal>APT::FTPArchive::MD5</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:503 @@ -3506,8 +3429,8 @@ msgid "" "Configuration Item: <literal>APT::FTPArchive::DB</literal>." msgstr "" "Benutzt eine Programmzwischenspeicherdatenbank. Dies hat keine Auswirkung " -"auf den generate-Befehl. Konfigurationselement: " -"<literal>APT::FTPArchive::DB</literal>." +"auf den generate-Befehl. Konfigurationselement: <literal>APT::FTPArchive::" +"DB</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:511 @@ -3518,10 +3441,10 @@ msgid "" "file. Configuration Item: <literal>quiet</literal>." msgstr "" "Still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und " -"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis " -"zu einem Maximum von 2. Sie können außerdem <option>-q=#</option> " -"benutzen, um die Stillestufe zu setzen, was die Konfigurationsdatei " -"überschreibt. Konfigurationselement: <literal>quiet</literal>." +"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu " +"einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um " +"die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. " +"Konfigurationselement: <literal>quiet</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:517 @@ -3536,11 +3459,11 @@ msgid "" "and can be turned off with <option>--no-delink</option>. Configuration " "Item: <literal>APT::FTPArchive::DeLinkAct</literal>." msgstr "" -"Führt Delinking aus. Wenn die " -"<literal>External-Links</literal>-Einstellung benutzt wird, schaltet " -"diese Option das Delinking zu Dateien ein. Standardmäßig ist es an " -"und kann mit <option>--no-delink</option> ausgeschaltet werden. " -"Konfigurationselement: <literal>APT::FTPArchive::DeLinkAct</literal>." +"Führt Delinking aus. Wenn die <literal>External-Links</literal>-Einstellung " +"benutzt wird, schaltet diese Option das Delinking zu Dateien ein. " +"Standardmäßig ist es an und kann mit <option>--no-delink</option> " +"ausgeschaltet werden. Konfigurationselement: <literal>APT::FTPArchive::" +"DeLinkAct</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:525 @@ -3557,12 +3480,11 @@ msgid "" "Configuration Item: <literal>APT::FTPArchive::Contents</literal>." msgstr "" "Führt Inhaltsgenerierung durch. Wenn diese Option gesetzt ist und " -"Paketindizes mit einer Zwischenspeicherdatenbank generiert werden, dann " -"wird die Dateiliste auch extrahiert und für spätere Benutzung in der " -"Datenbank gespeichert. Wenn der generate-Befehl benutzt wird, erlaubt " -"diese Option außerdem die Erzeugung beliebiger Contents-Dateien. Die " -"Vorgabe ist an. Konfigurationselement: " -"<literal>APT::FTPArchive::Contents</literal>." +"Paketindizes mit einer Zwischenspeicherdatenbank generiert werden, dann wird " +"die Dateiliste auch extrahiert und für spätere Benutzung in der Datenbank " +"gespeichert. Wenn der generate-Befehl benutzt wird, erlaubt diese Option " +"außerdem die Erzeugung beliebiger Contents-Dateien. Die Vorgabe ist an. " +"Konfigurationselement: <literal>APT::FTPArchive::Contents</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:535 @@ -3573,12 +3495,12 @@ msgstr "<option>--source-override</option>" #: apt-ftparchive.1.xml:537 msgid "" "Select the source override file to use with the <literal>sources</literal> " -"command. Configuration Item: " -"<literal>APT::FTPArchive::SourceOverride</literal>." +"command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</" +"literal>." msgstr "" -"Wählt die Quell-Override-Datei, die mit dem " -"<literal>sources</literal>-Befehl benutzt wird. Konfigurationselement: " -"<literal>APT::FTPArchive::SourceOverride</literal>." +"Wählt die Quell-Override-Datei, die mit dem <literal>sources</literal>-" +"Befehl benutzt wird. Konfigurationselement: <literal>APT::FTPArchive::" +"SourceOverride</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-ftparchive.1.xml:541 @@ -3588,28 +3510,23 @@ msgstr "<option>--readonly</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:543 msgid "" -"Make the caching databases read only. Configuration Item: " -"<literal>APT::FTPArchive::ReadOnlyDB</literal>." +"Make the caching databases read only. Configuration Item: <literal>APT::" +"FTPArchive::ReadOnlyDB</literal>." msgstr "" "Gibt der Zwischenspeicherdatenbank nur Lesezugriff. Konfigurationselement: " "<literal>APT::FTPArchive::ReadOnlyDB</literal>." #. type: Content of: <refentry><refsect1><title> -#: apt-ftparchive.1.xml:552 apt.conf.5.xml:962 apt_preferences.5.xml:462 sources.list.5.xml:181 +#: apt-ftparchive.1.xml:552 apt.conf.5.xml:967 apt_preferences.5.xml:462 +#: sources.list.5.xml:181 msgid "Examples" msgstr "Beispiele" #. type: Content of: <refentry><refsect1><para><programlisting> #: apt-ftparchive.1.xml:558 #, no-wrap -msgid "" -"<command>apt-ftparchive</command> packages " -"<replaceable>directory</replaceable> | <command>gzip</command> > " -"<filename>Packages.gz</filename>\n" -msgstr "" -"<command>apt-ftparchive</command> Pakete " -"<replaceable>Verzeichnis</replaceable> | <command>gzip</command> > " -"<filename>Pakete.gz</filename>\n" +msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n" +msgstr "<command>apt-ftparchive</command> Pakete <replaceable>Verzeichnis</replaceable> | <command>gzip</command> > <filename>Pakete.gz</filename>\n" #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:554 @@ -3618,8 +3535,8 @@ msgid "" "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>" msgstr "" "Um eine gepackte Paketdatei für ein Verzeichnis zu erstellen, das " -"Programmpakete (.deb) enthält: <placeholder type=\"programlisting\" " -"id=\"0\"/>" +"Programmpakete (.deb) enthält: <placeholder type=\"programlisting\" id=\"0\"/" +">" #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:568 @@ -3637,8 +3554,8 @@ msgid "" "&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>08 " "November 2008</date>" msgstr "" -"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>" -"8. November 2008</date>" +"&apt-author.jgunthorpe; &apt-author.team; &apt-email; &apt-product; <date>8. " +"November 2008</date>" #. type: Content of: <refentry><refnamediv><refname> #: apt-get.8.xml:22 apt-get.8.xml:29 @@ -3648,8 +3565,7 @@ msgstr "apt-get" #. type: Content of: <refentry><refnamediv><refpurpose> #: apt-get.8.xml:30 msgid "APT package handling utility -- command-line interface" -msgstr "" -"APT-Werkzeug für den Umgang mit Paketen -- Befehlszeilenschnittstelle" +msgstr "APT-Werkzeug für den Umgang mit Paketen -- Befehlszeilenschnittstelle" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-get.8.xml:36 @@ -3660,27 +3576,26 @@ msgid "" "<option>-t=</option> <group choice='req'> <arg choice='plain'> " "<replaceable>target_release_name</replaceable> </arg> <arg choice='plain'> " "<replaceable>target_release_number_expression</replaceable> </arg> <arg " -"choice='plain'> <replaceable>target_release_codename</replaceable> </arg> " -"</group> </arg> <group choice=\"req\"> <arg choice='plain'>update</arg> <arg " +"choice='plain'> <replaceable>target_release_codename</replaceable> </arg> </" +"group> </arg> <group choice=\"req\"> <arg choice='plain'>update</arg> <arg " "choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</arg> <arg " -"choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg " -"choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group " -"choice='req'> <arg choice='plain'> " -"=<replaceable>pkg_version_number</replaceable> </arg> <arg choice='plain'> " -"/<replaceable>target_release_name</replaceable> </arg> <arg choice='plain'> " -"/<replaceable>target_release_codename</replaceable> </arg> </group> </arg> " -"</arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg " -"choice='plain'>purge <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg " -"choice='plain'>source <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group choice='req'> " -"<arg choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> " -"<arg choice='plain'> /<replaceable>target_release_name</replaceable> </arg> " -"<arg choice='plain'> /<replaceable>target_release_codename</replaceable> " -"</arg> </group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg " +"choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg choice=" +"\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group " +"choice='req'> <arg choice='plain'> =<replaceable>pkg_version_number</" +"replaceable> </arg> <arg choice='plain'> /<replaceable>target_release_name</" +"replaceable> </arg> <arg choice='plain'> /" +"<replaceable>target_release_codename</replaceable> </arg> </group> </arg> </" +"arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" rep=\"repeat" +"\"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>purge <arg " "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> " -"<arg choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg " +"<arg choice='plain'>source <arg choice=\"plain\" rep=\"repeat" +"\"><replaceable>pkg</replaceable> <arg> <group choice='req'> <arg " +"choice='plain'> =<replaceable>pkg_version_number</replaceable> </arg> <arg " +"choice='plain'> /<replaceable>target_release_name</replaceable> </arg> <arg " +"choice='plain'> /<replaceable>target_release_codename</replaceable> </arg> </" +"group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain" +"\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></arg> <arg " +"choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg " "choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg " "choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg " "choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group " @@ -3688,36 +3603,31 @@ msgid "" "</group> </arg> </group>" msgstr "" "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> " -"<option>-o= <replaceable>Konfigurationszeichenkette</replaceable> </option>" -"</arg> <arg> <option>-c= <replaceable>Konfigurationsdatei</replaceable> " -"</option> </arg> <arg> <option>-t=</option> <group choice='req'> " -"<arg choice='plain'> <replaceable>Ziel-Release-Name</replaceable> " -"</arg> <arg choice='plain'> " -"<replaceable>numerischer Ziel-Release-Ausdruck</replaceable> </arg> " -"<arg choice='plain'> " -"<replaceable>Ziel-Release-Codename</replaceable> </arg> </group> " -"</arg> <group choice=\"req\"> <arg choice='plain'>update</arg> <arg " -"choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</arg> <arg " -"choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg " +"<option>-o= <replaceable>Konfigurationszeichenkette</replaceable> </option></" +"arg> <arg> <option>-c= <replaceable>Konfigurationsdatei</replaceable> </" +"option> </arg> <arg> <option>-t=</option> <group choice='req'> <arg " +"choice='plain'> <replaceable>Ziel-Release-Name</replaceable> </arg> <arg " +"choice='plain'> <replaceable>numerischer Ziel-Release-Ausdruck</replaceable> " +"</arg> <arg choice='plain'> <replaceable>Ziel-Release-Codename</replaceable> " +"</arg> </group> </arg> <group choice=\"req\"> <arg choice='plain'>update</" +"arg> <arg choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</" +"arg> <arg choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg " "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> <group " -"choice='req'> <arg choice='plain'> " -"=<replaceable>Paketversionsnummer</replaceable> </arg> <arg choice='plain'> " -"/<replaceable>Ziel-Release-Name</replaceable> </arg> " -"<arg choice='plain'> " -"/<replaceable>Ziel-Release-Codename</replaceable> </arg> </group> " -"</arg> </arg> </arg> <arg choice='plain'>remove <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Paket</replaceable></arg></arg> <arg " -"choice='plain'>purge <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Paket</replaceable></arg></arg> <arg " -"choice='plain'>source <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Paket</replaceable> <arg> <group choice='req'> " -"<arg choice='plain'> =<replaceable>Paketversionsnummer</replaceable> </arg> " -"<arg choice='plain'> /<replaceable>Ziel-Release-Name</replaceable> " -"</arg> <arg choice='plain'> " -"/<replaceable>Ziel-Release-Codename</replaceable> " -"</arg> </group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg " -"choice=\"plain\" rep=\"repeat\"><replaceable>Paket</replaceable></arg></arg> " -"<arg choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg " +"choice='req'> <arg choice='plain'> =<replaceable>Paketversionsnummer</" +"replaceable> </arg> <arg choice='plain'> /<replaceable>Ziel-Release-Name</" +"replaceable> </arg> <arg choice='plain'> /<replaceable>Ziel-Release-" +"Codename</replaceable> </arg> </group> </arg> </arg> </arg> <arg " +"choice='plain'>remove <arg choice=\"plain\" rep=\"repeat" +"\"><replaceable>Paket</replaceable></arg></arg> <arg choice='plain'>purge " +"<arg choice=\"plain\" rep=\"repeat\"><replaceable>Paket</replaceable></arg></" +"arg> <arg choice='plain'>source <arg choice=\"plain\" rep=\"repeat" +"\"><replaceable>Paket</replaceable> <arg> <group choice='req'> <arg " +"choice='plain'> =<replaceable>Paketversionsnummer</replaceable> </arg> <arg " +"choice='plain'> /<replaceable>Ziel-Release-Name</replaceable> </arg> <arg " +"choice='plain'> /<replaceable>Ziel-Release-Codename</replaceable> </arg> </" +"group> </arg> </arg> </arg> <arg choice='plain'>build-dep <arg choice=\"plain" +"\" rep=\"repeat\"><replaceable>Paket</replaceable></arg></arg> <arg " +"choice='plain'>check</arg> <arg choice='plain'>clean</arg> <arg " "choice='plain'>autoclean</arg> <arg choice='plain'>autoremove</arg> <arg " "choice='plain'> <group choice='req'> <arg choice='plain'>-v</arg> <arg " "choice='plain'>--version</arg> </group> </arg> <arg choice='plain'> <group " @@ -3732,11 +3642,11 @@ msgid "" "library. Several \"front-end\" interfaces exist, such as &dselect;, " "&aptitude;, &synaptic;, &gnome-apt; and &wajig;." msgstr "" -"<command>apt-get</command> ist ein Befehlszeilenwerkzeug zur Handhabung " -"von Paketen und könnte als »Backend« anderer Werkzeugen betrachtet " -"werden, die die APT-Bibliothek benutzen. Es existieren mehrere " -"Oberflächenschnittstellen, wie &dselect;, &aptitude;, &synaptic;, " -"&gnome-apt; und &wajig;." +"<command>apt-get</command> ist ein Befehlszeilenwerkzeug zur Handhabung von " +"Paketen und könnte als »Backend« anderer Werkzeugen betrachtet werden, die " +"die APT-Bibliothek benutzen. Es existieren mehrere " +"Oberflächenschnittstellen, wie &dselect;, &aptitude;, &synaptic;, &gnome-" +"apt; und &wajig;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:135 apt-key.8.xml:123 @@ -3752,22 +3662,20 @@ msgid "" "example, when using a Debian archive, this command retrieves and scans the " "<filename>Packages.gz</filename> files, so that information about new and " "updated packages is available. An <literal>update</literal> should always be " -"performed before an <literal>upgrade</literal> or " -"<literal>dist-upgrade</literal>. Please be aware that the overall progress " -"meter will be incorrect as the size of the package files cannot be known in " -"advance." +"performed before an <literal>upgrade</literal> or <literal>dist-upgrade</" +"literal>. Please be aware that the overall progress meter will be incorrect " +"as the size of the package files cannot be known in advance." msgstr "" "<literal>update</literal> wird benutzt, um die Paketindexdatei wieder mit " -"ihren Quellen zu synchronisieren. Die Indizes verfügbarer Pakete werden " -"von den in <filename>/etc/apt/sources.list</filename> angegebenen Orten " -"geladen. Wenn Sie zum Beispiel ein Debian-Archiv benutzen, erneuert " -"dieser Befehl die <filename>Packages.gz</filename>-Dateien und wertet sie " -"aus, so dass Informationen über neue und aktualisierte Pakete verfügbar " -"sind. Ein <literal>update</literal> sollte immer vor einem " -"<literal>upgrade</literal> oder <literal>dist-upgrade</literal> " -"ausgeführt werden. Bitte seien Sie sich bewusst, dass die " -"Gesamtfortschrittsanzeige nicht richtig sein wird, da die Größe der " -"Pakete nicht im voraus bekannt ist." +"ihren Quellen zu synchronisieren. Die Indizes verfügbarer Pakete werden von " +"den in <filename>/etc/apt/sources.list</filename> angegebenen Orten geladen. " +"Wenn Sie zum Beispiel ein Debian-Archiv benutzen, erneuert dieser Befehl die " +"<filename>Packages.gz</filename>-Dateien und wertet sie aus, so dass " +"Informationen über neue und aktualisierte Pakete verfügbar sind. Ein " +"<literal>update</literal> sollte immer vor einem <literal>upgrade</literal> " +"oder <literal>dist-upgrade</literal> ausgeführt werden. Bitte seien Sie sich " +"bewusst, dass die Gesamtfortschrittsanzeige nicht richtig sein wird, da die " +"Größe der Pakete nicht im voraus bekannt ist." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:147 @@ -3785,23 +3693,20 @@ msgid "" "already installed retrieved and installed. New versions of currently " "installed packages that cannot be upgraded without changing the install " "status of another package will be left at their current version. An " -"<literal>update</literal> must be performed first so that " -"<command>apt-get</command> knows that new versions of packages are " -"available." +"<literal>update</literal> must be performed first so that <command>apt-get</" +"command> knows that new versions of packages are available." msgstr "" "<literal>upgrade</literal> wird benutzt, um die neusten Versionen aller " -"aktuell auf dem System installierten Pakete aus den in " -"<filename>/etc/apt/sources.list</filename> aufgezählten Quellen zu " -"installieren. Aktuell installierte Pakete mit verfügbaren neuen Versionen " -"werden heruntergeladen und das Upgrade durchgeführt. Unter keinen " -"Umständen werden derzeit installierte Pakete entfernt oder nicht " -"installierte Pakete heruntergeladen und installiert. Neue Versionen von " -"aktuell installierten Paketen von denen kein Upgrade durchgeführt werden " -"kann, ohne den Installationsstatus eines anderen Paketes zu ändern, " -"werden in ihrer aktuellen Version bleiben. Zuerst muss ein " -"<literal>update</literal> durchgeführt werden, so dass " -"<command>apt-get</command> die neuen Versionen der verfügbaren Pakete " -"kennt." +"aktuell auf dem System installierten Pakete aus den in <filename>/etc/apt/" +"sources.list</filename> aufgezählten Quellen zu installieren. Aktuell " +"installierte Pakete mit verfügbaren neuen Versionen werden heruntergeladen " +"und das Upgrade durchgeführt. Unter keinen Umständen werden derzeit " +"installierte Pakete entfernt oder nicht installierte Pakete heruntergeladen " +"und installiert. Neue Versionen von aktuell installierten Paketen von denen " +"kein Upgrade durchgeführt werden kann, ohne den Installationsstatus eines " +"anderen Paketes zu ändern, werden in ihrer aktuellen Version bleiben. Zuerst " +"muss ein <literal>update</literal> durchgeführt werden, so dass <command>apt-" +"get</command> die neuen Versionen der verfügbaren Pakete kennt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:160 @@ -3812,11 +3717,11 @@ msgstr "dselect-upgrade" #: apt-get.8.xml:161 msgid "" "<literal>dselect-upgrade</literal> is used in conjunction with the " -"traditional Debian packaging front-end, " -"&dselect;. <literal>dselect-upgrade</literal> follows the changes made by " -"&dselect; to the <literal>Status</literal> field of available packages, and " -"performs the actions necessary to realize that state (for instance, the " -"removal of old and the installation of new packages)." +"traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</" +"literal> follows the changes made by &dselect; to the <literal>Status</" +"literal> field of available packages, and performs the actions necessary to " +"realize that state (for instance, the removal of old and the installation of " +"new packages)." msgstr "" "<literal>dselect-upgrade</literal> wird zusammen mit der traditionellen " "Debian-Oberfläche &dselect; benutzt. <literal>dselect-upgrade</literal> " @@ -3845,15 +3750,14 @@ msgid "" msgstr "" "<literal>dist-upgrade</literal> führt zusätzlich zu der Funktion von " "<literal>upgrade</literal> intelligente Handhabung von " -"Abhängigkeitsänderungen mit neuen Versionen von Paketen durch. " -"<command>apt-get</command> hat ein »intelligentes« " -"Konfliktauflösungssystem und es wird versuchen, Upgrades der wichtigsten " -"Pakete, wenn nötig zu Lasten der weniger wichtigen, zu machen. So könnte " -"der <literal>dist-upgrade</literal>-Befehl einige Pakete entfernen. Die " -"<filename>/etc/apt/sources.list</filename>-Datei enthält eine Liste mit " -"Orten, von denen gewünschte Paketdateien abgerufen werden. Siehe auch " -"&apt-preferences; für einen Mechanismus zum überschreiben der " -"allgemeinen Einstellungen für einzelne Pakete." +"Abhängigkeitsänderungen mit neuen Versionen von Paketen durch. <command>apt-" +"get</command> hat ein »intelligentes« Konfliktauflösungssystem und es wird " +"versuchen, Upgrades der wichtigsten Pakete, wenn nötig zu Lasten der weniger " +"wichtigen, zu machen. So könnte der <literal>dist-upgrade</literal>-Befehl " +"einige Pakete entfernen. Die <filename>/etc/apt/sources.list</filename>-" +"Datei enthält eine Liste mit Orten, von denen gewünschte Paketdateien " +"abgerufen werden. Siehe auch &apt-preferences; für einen Mechanismus zum " +"überschreiben der allgemeinen Einstellungen für einzelne Pakete." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:183 @@ -3875,18 +3779,17 @@ msgid "" "a package to install. These latter features may be used to override " "decisions made by apt-get's conflict resolution system." msgstr "" -"<literal>install</literal> wird gefolgt von einem oder mehreren " -"gewünschten Paketen zur Installation oder zum Upgrade. Jedes Paket ist " -"ein Paketname, kein vollständig zusammengesetzter Dateiname (zum Beispiel " -"wäre in einem »Debian GNU/Linux«-System libc6 das bereitgestellte " -"Argument, nicht <literal>libc6_1.9.6-2.deb</literal>). Alle von den zur " -"Installation angegebenen Paketen benötigten Pakete werden zusätzlich " -"heruntergeladen und installiert. Die " -"<filename>/etc/apt/sources.list</filename>-Datei wird benutzt, um die " -"gewünschten Pakete zu finden. Wenn ein Bindestrich an den Paketnamen " -"(ohne Leerzeichen dazwischen) angehängt ist, wird das erkannte Pakete " -"entfernt, falls es installiert ist. Ähnlich kann ein Pluszeichen benutzt " -"werden, um ein Paket zum Installieren vorzumerken. Diese letzteren " +"<literal>install</literal> wird gefolgt von einem oder mehreren gewünschten " +"Paketen zur Installation oder zum Upgrade. Jedes Paket ist ein Paketname, " +"kein vollständig zusammengesetzter Dateiname (zum Beispiel wäre in einem " +"»Debian GNU/Linux«-System libc6 das bereitgestellte Argument, nicht " +"<literal>libc6_1.9.6-2.deb</literal>). Alle von den zur Installation " +"angegebenen Paketen benötigten Pakete werden zusätzlich heruntergeladen und " +"installiert. Die <filename>/etc/apt/sources.list</filename>-Datei wird " +"benutzt, um die gewünschten Pakete zu finden. Wenn ein Bindestrich an den " +"Paketnamen (ohne Leerzeichen dazwischen) angehängt ist, wird das erkannte " +"Pakete entfernt, falls es installiert ist. Ähnlich kann ein Pluszeichen " +"benutzt werden, um ein Paket zum Installieren vorzumerken. Diese letzteren " "Funktionen können benutzt werden, um Entscheidungen zu überschreiben, die " "vom Konfliktauflösungssystem von apt-get getroffen wurden." @@ -3895,13 +3798,13 @@ msgstr "" msgid "" "A specific version of a package can be selected for installation by " "following the package name with an equals and the version of the package to " -"select. This will cause that version to be located and selected for " -"install. Alternatively a specific distribution can be selected by following " -"the package name with a slash and the version of the distribution or the " -"Archive name (stable, testing, unstable)." +"select. This will cause that version to be located and selected for install. " +"Alternatively a specific distribution can be selected by following the " +"package name with a slash and the version of the distribution or the Archive " +"name (stable, testing, unstable)." msgstr "" -"Eine bestimmte Version eines Paketes kann durch den Paketnamen gefolgt " -"von einem Gleichheitszeichen und der Version des Paketes zur Installation " +"Eine bestimmte Version eines Paketes kann durch den Paketnamen gefolgt von " +"einem Gleichheitszeichen und der Version des Paketes zur Installation " "ausgewählt werden. Dies bewirkt, dass diese Version gesucht und zum " "Installieren ausgewählt wird. Alternativ kann eine bestimmte Distribution " "durch den Paketnamen gefolgt von einem Schrägstrich und der Version der " @@ -3920,23 +3823,23 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:213 msgid "" -"This is also the target to use if you want to upgrade one or more " -"already-installed packages without upgrading every package you have on your " -"system. Unlike the \"upgrade\" target, which installs the newest version of " -"all currently installed packages, \"install\" will install the newest " -"version of only the package(s) specified. Simply provide the name of the " -"package(s) you wish to upgrade, and if a newer version is available, it (and " -"its dependencies, as described above) will be downloaded and installed." -msgstr "" -"Dies ist außerdem die bevorzugt zu benutzende Art, wenn Sie Sie ein " -"Upgrade eines oder mehrerer bereits installierter Pakete durchführen " -"möchten, ohne ein Upgrade aller Pakete, die Sie auf Ihrem System haben, " -"durchzuführen. Anders als das Ziel von »upgrade«, das die neusten " -"Versionen aller aktuell installierten Pakete installiert, wird »install« " -"nur die neusten Versionen der angegebenen Pakete installieren. Geben Sie " -"einfach den Namen des Paketes an, von dem Sie ein Upgrade durchführen " -"möchten und wenn eine neuere Version verfügbar ist, wird sie (und ihre " -"Abhängigkeiten, wie oben beschrieben) heruntergeladen und installiert." +"This is also the target to use if you want to upgrade one or more already-" +"installed packages without upgrading every package you have on your system. " +"Unlike the \"upgrade\" target, which installs the newest version of all " +"currently installed packages, \"install\" will install the newest version of " +"only the package(s) specified. Simply provide the name of the package(s) " +"you wish to upgrade, and if a newer version is available, it (and its " +"dependencies, as described above) will be downloaded and installed." +msgstr "" +"Dies ist außerdem die bevorzugt zu benutzende Art, wenn Sie Sie ein Upgrade " +"eines oder mehrerer bereits installierter Pakete durchführen möchten, ohne " +"ein Upgrade aller Pakete, die Sie auf Ihrem System haben, durchzuführen. " +"Anders als das Ziel von »upgrade«, das die neusten Versionen aller aktuell " +"installierten Pakete installiert, wird »install« nur die neusten Versionen " +"der angegebenen Pakete installieren. Geben Sie einfach den Namen des Paketes " +"an, von dem Sie ein Upgrade durchführen möchten und wenn eine neuere Version " +"verfügbar ist, wird sie (und ihre Abhängigkeiten, wie oben beschrieben) " +"heruntergeladen und installiert." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:224 @@ -3959,13 +3862,13 @@ msgid "" "expression." msgstr "" "Wenn keine Pakete dem angegebenen Ausdruck entsprechen und der Ausdruck " -"entweder ».«,»,«,»?« oder »*« enthält, dann wird vermutet, dass es sich " -"um einen regulären POSIX-Ausdruck handelt und er wird auf alle Paketnamen " -"in der Datenbank angewandt. Jeder Treffer wird dann installiert (oder " -"entfernt). Beachten Sie, dass nach übereinstimmenden Zeichenkettenteilen " -"gesucht wird, so dass »lo.*« auf »how-lo« und »lowest« passt. Wenn dies " -"nicht gewünscht wird, hängen Sie an den regulären Ausdruck ein »^«- oder " -"»$«-Zeichen, um genauere reguläre Ausdruck zu erstellen." +"entweder ».«,»,«,»?« oder »*« enthält, dann wird vermutet, dass es sich um einen " +"regulären POSIX-Ausdruck handelt und er wird auf alle Paketnamen in der " +"Datenbank angewandt. Jeder Treffer wird dann installiert (oder entfernt). " +"Beachten Sie, dass nach übereinstimmenden Zeichenkettenteilen gesucht wird, " +"so dass »lo.*« auf »how-lo« und »lowest« passt. Wenn dies nicht gewünscht wird, " +"hängen Sie an den regulären Ausdruck ein »^«- oder »$«-Zeichen, um genauere " +"reguläre Ausdruck zu erstellen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:237 @@ -3981,12 +3884,11 @@ msgid "" "package name (with no intervening space), the identified package will be " "installed instead of removed." msgstr "" -"<literal>remove</literal> ist identisch mit <literal>install</literal>, " -"mit der Ausnahme, dass Pakte entfernt anstatt installiert werden. " -"Beachten Sie, dass das Entfernen von Paketen deren Konfigurationsdateien " -"im System belässt. Wenn ein Pluszeichen an den Paketnamen angehängt wird " -"(ohne Leerzeichen dazwischen) wird das erkannte Paket installiert anstatt " -"entfernt." +"<literal>remove</literal> ist identisch mit <literal>install</literal>, mit " +"der Ausnahme, dass Pakte entfernt anstatt installiert werden. Beachten Sie, " +"dass das Entfernen von Paketen deren Konfigurationsdateien im System " +"belässt. Wenn ein Pluszeichen an den Paketnamen angehängt wird (ohne " +"Leerzeichen dazwischen) wird das erkannte Paket installiert anstatt entfernt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:245 @@ -4011,42 +3913,40 @@ msgstr "source" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:251 +#, fuzzy msgid "" "<literal>source</literal> causes <command>apt-get</command> to fetch source " "packages. APT will examine the available packages to decide which source " "package to fetch. It will then find and download into the current directory " "the newest available version of that source package while respect the " -"default release, set with the option " -"<literal>APT::Default-Release</literal>, the <option>-t</option> option or " -"per package with with the <literal>pkg/release</literal> syntax, if " -"possible." +"default release, set with the option <literal>APT::Default-Release</" +"literal>, the <option>-t</option> option or per package with the " +"<literal>pkg/release</literal> syntax, if possible." msgstr "" "<literal>source</literal> veranlasst <command>apt-get</command> dazu, " "Paketquellen zu laden. APT wird die verfügbaren Pakete überprüfen, um zu " "entscheiden, welche Paketquellen geladen werden. Es wird dann die neueste " "Version der Paketquelle finden und in das aktuelle Verzeichnis " "herunterladen. Dabei berücksichtigt es das Vorgabe-Release, das mit der " -"Option <literal>APT::Default-Release</literal>, der Option " -"<option>-t</option> oder pro Paket mit der " -"<literal>pkg/release</literal>-Syntax gesetzt wurde, wenn möglich." +"Option <literal>APT::Default-Release</literal>, der Option <option>-t</" +"option> oder pro Paket mit der <literal>pkg/release</literal>-Syntax gesetzt " +"wurde, wenn möglich." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:259 msgid "" -"Source packages are tracked separately from binary packages via " -"<literal>deb-src</literal> type lines in the &sources-list; file. This means " -"that you will need to add such a line for each repository you want to get " -"sources from. If you don't do this you will properly get another (newer, " -"older or none) source version than the one you have installed or could " -"install." +"Source packages are tracked separately from binary packages via <literal>deb-" +"src</literal> type lines in the &sources-list; file. This means that you " +"will need to add such a line for each repository you want to get sources " +"from. If you don't do this you will properly get another (newer, older or " +"none) source version than the one you have installed or could install." msgstr "" -"Paketquellen werden von Programmpaket getrennt über " -"<literal>deb-src</literal>-Typzeilen in der &sources-list;-Datei " -"nachverfolgt. Das bedeutet, dass Sie für jedes Depot, aus dem Sie Quellen " -"erhalten wollen, eine solche Zeile hinzufügen müssen. Wenn Sie dies nicht " -"tun, werden Sie eine andere als die passende (neuere, ältere oder keine) " -"Quellenversion erhalten, die Sie installiert haben oder installieren " -"könnten." +"Paketquellen werden von Programmpaket getrennt über <literal>deb-src</" +"literal>-Typzeilen in der &sources-list;-Datei nachverfolgt. Das bedeutet, " +"dass Sie für jedes Depot, aus dem Sie Quellen erhalten wollen, eine solche " +"Zeile hinzufügen müssen. Wenn Sie dies nicht tun, werden Sie eine andere als " +"die passende (neuere, ältere oder keine) Quellenversion erhalten, die Sie " +"installiert haben oder installieren könnten." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:266 @@ -4056,10 +3956,10 @@ msgid "" "<option>--download-only</option> is specified then the source package will " "not be unpacked." msgstr "" -"Wenn die <option>--compile</option>-Option angegeben ist, dann wird " -"das Paket unter Benutzung von <command>dpkg-buildpackage</command> zu " -"einem binären .deb kompiliert, wenn <option>--download-only</option> " -"angegeben ist, wird das Quellpaket nicht entpackt." +"Wenn die <option>--compile</option>-Option angegeben ist, dann wird das " +"Paket unter Benutzung von <command>dpkg-buildpackage</command> zu einem " +"binären .deb kompiliert, wenn <option>--download-only</option> angegeben " +"ist, wird das Quellpaket nicht entpackt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:271 @@ -4067,15 +3967,15 @@ msgid "" "A specific source version can be retrieved by postfixing the source name " "with an equals and then the version to fetch, similar to the mechanism used " "for the package files. This enables exact matching of the source package " -"name and version, implicitly enabling the " -"<literal>APT::Get::Only-Source</literal> option." +"name and version, implicitly enabling the <literal>APT::Get::Only-Source</" +"literal> option." msgstr "" "Eine bestimmte Quellversion kann durch Voranstellen eines " "Gleichheitszeichens vor den Paketnamen und dann der Version zum " -"Herunterladen erhalten werde, ähnlich dem Mechanismus, der für " -"Paketdateien benutzt wird. Dies ermöglicht exakte Übereinstimmung von " -"Quellpaketname und -Version und impliziert das Einschalten der" -"<literal>APT::Get::Only-Source</literal>-Option." +"Herunterladen erhalten werde, ähnlich dem Mechanismus, der für Paketdateien " +"benutzt wird. Dies ermöglicht exakte Übereinstimmung von Quellpaketname und -" +"Version und impliziert das Einschalten der<literal>APT::Get::Only-Source</" +"literal>-Option." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:277 @@ -4084,8 +3984,8 @@ msgid "" "only in the current directory and are similar to downloading source tar " "balls." msgstr "" -"Beachten Sie, dass Quellpakete nicht wie normale Programmpakete " -"nachverfolgt werden, sie existieren nur im aktuellen Verzeichnis und sind " +"Beachten Sie, dass Quellpakete nicht wie normale Programmpakete nachverfolgt " +"werden, sie existieren nur im aktuellen Verzeichnis und sind " "heruntergeladenen Tarballs ähnlich." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> @@ -4099,9 +3999,9 @@ msgid "" "<literal>build-dep</literal> causes apt-get to install/remove packages in an " "attempt to satisfy the build dependencies for a source package." msgstr "" -"<literal>build-dep</literal> veranlasst apt-get, Pakete zu " -"installieren/entfernen, um zu versuchen, die Bauabhängigkeiten eines " -"Quellpakets zu erfüllen." +"<literal>build-dep</literal> veranlasst apt-get, Pakete zu installieren/" +"entfernen, um zu versuchen, die Bauabhängigkeiten eines Quellpakets zu " +"erfüllen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:287 @@ -4122,20 +4022,19 @@ msgstr "" msgid "" "<literal>clean</literal> clears out the local repository of retrieved " "package files. It removes everything but the lock file from " -"<filename>&cachedir;/archives/</filename> and " -"<filename>&cachedir;/archives/partial/</filename>. When APT is used as a " -"&dselect; method, <literal>clean</literal> is run automatically. Those who " -"do not use dselect will likely want to run <literal>apt-get clean</literal> " -"from time to time to free up disk space." +"<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/" +"partial/</filename>. When APT is used as a &dselect; method, <literal>clean</" +"literal> is run automatically. Those who do not use dselect will likely " +"want to run <literal>apt-get clean</literal> from time to time to free up " +"disk space." msgstr "" "<literal>clean</literal> bereinigt das lokale Depot von heruntergeladenen " "Paketdateien. Es entfernt alles außer der Sperrdatei aus " -"<filename>&cachedir;/archives/</filename> und " -"<filename>&cachedir;/archives/partial/</filename>. Wenn APT als eine " -"&dselect;-Methode benutzt wird, wird <literal>clean</literal> " -"automatisch ausgeführt. Diejenigen, die Dselect nicht benutzen, werden " -"<literal>apt-get clean</literal> wahrscheinlich von Zeit zu Zeit " -"ausführen, um Plattenplatz freizugeben." +"<filename>&cachedir;/archives/</filename> und <filename>&cachedir;/archives/" +"partial/</filename>. Wenn APT als eine &dselect;-Methode benutzt wird, wird " +"<literal>clean</literal> automatisch ausgeführt. Diejenigen, die Dselect " +"nicht benutzen, werden <literal>apt-get clean</literal> wahrscheinlich von " +"Zeit zu Zeit ausführen, um Plattenplatz freizugeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:302 @@ -4149,18 +4048,18 @@ msgid "" "local repository of retrieved package files. The difference is that it only " "removes package files that can no longer be downloaded, and are largely " "useless. This allows a cache to be maintained over a long period without it " -"growing out of control. The configuration option " -"<literal>APT::Clean-Installed</literal> will prevent installed packages from " -"being erased if it is set to off." +"growing out of control. The configuration option <literal>APT::Clean-" +"Installed</literal> will prevent installed packages from being erased if it " +"is set to off." msgstr "" "Wie <literal>clean</literal> bereinigt <literal>autoclean</literal> das " "lokale Depot von heruntergeladenen Paketdateien. Der Unterschied besteht " "darin, dass es nur Pakete entfernt, die nicht mehr heruntergeladen werden " "können und größtenteils nutzlos sind. Dies erlaubt es, einen " "Zwischenspeicher über eine lange Zeitspanne zu betreuen, ohne dass er " -"unkontrolliert anwächst. Die Konfigurationsoption " -"<literal>APT::Clean-Installed</literal> wird installierte Pakete vor der " -"Löschung bewahren, wenn sie auf off gesetzt ist." +"unkontrolliert anwächst. Die Konfigurationsoption <literal>APT::Clean-" +"Installed</literal> wird installierte Pakete vor der Löschung bewahren, wenn " +"sie auf off gesetzt ist." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:312 @@ -4175,8 +4074,8 @@ msgid "" "are no more needed." msgstr "" "<literal>autoremove</literal> wird benutzt, um Pakete, die automatisch " -"installiert wurden, um Abhängigkeiten für einige Pakete zu erfüllen und " -"und die nicht mehr benötigt werden, zu entfernen." +"installiert wurden, um Abhängigkeiten für einige Pakete zu erfüllen und und " +"die nicht mehr benötigt werden, zu entfernen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:323 apt-get.8.xml:429 @@ -4204,17 +4103,17 @@ msgid "" "Configuration Item: <literal>APT::Get::Download-Only</literal>." msgstr "" "Nur herunterladen; Paketdateien werde nur heruntergeladen, nicht entpackt " -"oder installiert. Konfigurationselement: " -"<literal>APT::Get::Download-Only</literal>." +"oder installiert. Konfigurationselement: <literal>APT::Get::Download-Only</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:333 msgid "<option>--fix-broken</option>" msgstr "<option>--fix-broken</option>" +# s/Any Package that are specified/Any package that is specified/ #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:334 -# s/Any Package that are specified/Any package that is specified/ msgid "" "Fix; attempt to correct a system with broken dependencies in place. This " "option, when used with install/remove, can omit any packages to permit APT " @@ -4225,23 +4124,22 @@ msgid "" "be so corrupt as to require manual intervention (which usually means using " "&dselect; or <command>dpkg --remove</command> to eliminate some of the " "offending packages). Use of this option together with <option>-m</option> " -"may produce an error in some situations. Configuration Item: " -"<literal>APT::Get::Fix-Broken</literal>." -msgstr "" -"Beheben; Versucht ein System von vorhandenen beschädigten Abhängigkeiten " -"zu korrigieren. Diese Option kann, wenn sie mit install/remove benutzt " -"wird, einige Pakete weglassen, um es APT zu erlauben, eine wahrscheinliche " -"Lösung herzuleiten. Jedes Paket, das angegeben ist, muss das Problem " -"vollständig korrigieren. Die Option ist manchmal nötig, wenn APT zum " -"ersten Mal ausgeführt wird. APT selbst erlaubt es nicht, dass auf einen " -"System beschädigte Paketabhängigkeiten existieren. Es ist möglich, dass " -"eine Abhängigkeitsstruktur eines Systems so fehlerhaft ist, dass ein " -"manuelles Eingreifen erforderlich ist (was normalerweise bedeutet, dass " -"&dselect; oder <command>dpkg --remove</command> benutzt wird, um einige " -"der fehlerhaften Pakete zu beseitigen). Wenn Sie die Option zusammen " -"mit <option>-m</option> benutzen, könnte das in einigen Situationen zu " -"Fehlern führen. Konfigurationselement: " -"<literal>APT::Get::Fix-Broken</literal>." +"may produce an error in some situations. Configuration Item: <literal>APT::" +"Get::Fix-Broken</literal>." +msgstr "" +"Beheben; Versucht ein System von vorhandenen beschädigten Abhängigkeiten zu " +"korrigieren. Diese Option kann, wenn sie mit install/remove benutzt wird, " +"einige Pakete weglassen, um es APT zu erlauben, eine wahrscheinliche Lösung " +"herzuleiten. Jedes Paket, das angegeben ist, muss das Problem vollständig " +"korrigieren. Die Option ist manchmal nötig, wenn APT zum ersten Mal " +"ausgeführt wird. APT selbst erlaubt es nicht, dass auf einen System " +"beschädigte Paketabhängigkeiten existieren. Es ist möglich, dass eine " +"Abhängigkeitsstruktur eines Systems so fehlerhaft ist, dass ein manuelles " +"Eingreifen erforderlich ist (was normalerweise bedeutet, dass &dselect; oder " +"<command>dpkg --remove</command> benutzt wird, um einige der fehlerhaften " +"Pakete zu beseitigen). Wenn Sie die Option zusammen mit <option>-m</option> " +"benutzen, könnte das in einigen Situationen zu Fehlern führen. " +"Konfigurationselement: <literal>APT::Get::Fix-Broken</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:347 @@ -4258,21 +4156,21 @@ msgstr "<option>--fix-missing</option>" msgid "" "Ignore missing packages; If packages cannot be retrieved or fail the " "integrity check after retrieval (corrupted package files), hold back those " -"packages and handle the result. Use of this option together with " -"<option>-f</option> may produce an error in some situations. If a package is " -"selected for installation (particularly if it is mentioned on the command " -"line) and it could not be downloaded then it will be silently held back. " +"packages and handle the result. Use of this option together with <option>-f</" +"option> may produce an error in some situations. If a package is selected " +"for installation (particularly if it is mentioned on the command line) and " +"it could not be downloaded then it will be silently held back. " "Configuration Item: <literal>APT::Get::Fix-Missing</literal>." msgstr "" -"Fehlende Pakete ignorieren; Wenn Pakete nicht heruntergeladen werden " -"können oder die Integritätsprüfung nach dem Herunterladen fehlschlägt " -"(fehlerhafte Paketdateien), werden diese Pakete zurückgehalten und das " -"Ergebnis verarbeitet. Die Benutzung dieser Option zusammen mit " -"<option>-f</option> kann in einigen Situationen zu Fehlern führen. Wenn " -"ein Paket zur Installation ausgewählt ist (besonders, wenn es auf der " -"Befehlszeile genannt wurde) und es nicht heruntergeladen werden kann, " -"wird es stillschweigend zurückgehalten. Konfigurationselement: " -"<literal>APT::Get::Fix-Missing</literal>." +"Fehlende Pakete ignorieren; Wenn Pakete nicht heruntergeladen werden können " +"oder die Integritätsprüfung nach dem Herunterladen fehlschlägt (fehlerhafte " +"Paketdateien), werden diese Pakete zurückgehalten und das Ergebnis " +"verarbeitet. Die Benutzung dieser Option zusammen mit <option>-f</option> " +"kann in einigen Situationen zu Fehlern führen. Wenn ein Paket zur " +"Installation ausgewählt ist (besonders, wenn es auf der Befehlszeile genannt " +"wurde) und es nicht heruntergeladen werden kann, wird es stillschweigend " +"zurückgehalten. Konfigurationselement: <literal>APT::Get::Fix-Missing</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:359 @@ -4282,15 +4180,14 @@ msgstr "<option>--no-download</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:360 msgid "" -"Disables downloading of packages. This is best used with " -"<option>--ignore-missing</option> to force APT to use only the .debs it has " -"already downloaded. Configuration Item: " -"<literal>APT::Get::Download</literal>." +"Disables downloading of packages. This is best used with <option>--ignore-" +"missing</option> to force APT to use only the .debs it has already " +"downloaded. Configuration Item: <literal>APT::Get::Download</literal>." msgstr "" "Schaltet das Herunterladen von Paketen aus. Dies wird am besten mit " -"<option>--ignore-missing</option> benutzt, um APT zu zwingen, nur die " -".debs zu benutzten, die es bereits heruntergeladenen hat. " -"Konfigurationselement: <literal>APT::Get::Download</literal>." +"<option>--ignore-missing</option> benutzt, um APT zu zwingen, nur die .debs " +"zu benutzten, die es bereits heruntergeladenen hat. Konfigurationselement: " +"<literal>APT::Get::Download</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:367 @@ -4304,14 +4201,13 @@ msgid "" "<literal>quiet</literal>." msgstr "" "Still; erzeugt eine Ausgabe, die für Protokollierung geeignet ist und " -"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis " -"zu einem Maximum von 2. Sie können außerdem <option>-q=#</option> " -"benutzen, um die Stillestufe zu setzen, was die Konfigurationsdatei " -"überschreibt. Beachten Sie, dass Stillestufe 2 <option>-y</option> " -"impliziert. Sie sollten niemals -qq ohne einen keine-Aktion-Umwandler, " -"wie -d, --print-uris oder -s benutzen, da APT entscheiden könnte, etwas " -"zu tun, das Sie nicht erwarten. Konfigurationselement: " -"<literal>quiet</literal>." +"Fortschrittsanzeiger weglässt. Mehr »q«s unterdrücken mehr Ausgaben, bis zu " +"einem Maximum von 2. Sie können außerdem <option>-q=#</option> benutzen, um " +"die Stillestufe zu setzen, was die Konfigurationsdatei überschreibt. " +"Beachten Sie, dass Stillestufe 2 <option>-y</option> impliziert. Sie sollten " +"niemals -qq ohne einen keine-Aktion-Umwandler, wie -d, --print-uris oder -s " +"benutzen, da APT entscheiden könnte, etwas zu tun, das Sie nicht erwarten. " +"Konfigurationselement: <literal>quiet</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:377 @@ -4327,8 +4223,8 @@ msgstr "<option>--dry-run</option>" #: apt-get.8.xml:382 msgid "" "No action; perform a simulation of events that would occur but do not " -"actually change the system. Configuration Item: " -"<literal>APT::Get::Simulate</literal>." +"actually change the system. Configuration Item: <literal>APT::Get::" +"Simulate</literal>." msgstr "" "Keine Aktion; führt eine Simulation von Ereignissen aus, die eintreten " "würden, aber das aktuelle System nicht verändern. Konfigurationselement: " @@ -4337,22 +4233,20 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:386 msgid "" -"Simulation run as user will deactivate locking " -"(<literal>Debug::NoLocking</literal>) automatic. Also a notice will be " -"displayed indicating that this is only a simulation, if the option " -"<literal>APT::Get::Show-User-Simulation-Note</literal> is set (Default: " -"true). Neither NoLocking nor the notice will be triggered if run as root " -"(root should know what he is doing without further warnings by " -"<literal>apt-get</literal>)." +"Simulation run as user will deactivate locking (<literal>Debug::NoLocking</" +"literal>) automatic. Also a notice will be displayed indicating that this " +"is only a simulation, if the option <literal>APT::Get::Show-User-Simulation-" +"Note</literal> is set (Default: true). Neither NoLocking nor the notice " +"will be triggered if run as root (root should know what he is doing without " +"further warnings by <literal>apt-get</literal>)." msgstr "" "Ausführung der Simulation als normaler Anwender wird das Sperren " "(<literal>Debug::NoLocking</literal>) automatisch deaktivieren. Außerdem " "wird eine Mitteilung angezeigt, die angibt, dass dies nur eine Simulation " -"ist, wenn die Option " -"<literal>APT::Get::Show-User-Simulation-Note</literal> gesetzt ist " -"(Vorgabe ist true). Weder NoLocking noch die Mitteilung werden ausgelöst, " -"wenn es als root ausgeführt wird (root sollte ohne weitere Warnungen von " -"<literal>apt-get</literal> wissen, was er tut)." +"ist, wenn die Option <literal>APT::Get::Show-User-Simulation-Note</literal> " +"gesetzt ist (Vorgabe ist true). Weder NoLocking noch die Mitteilung werden " +"ausgelöst, wenn es als root ausgeführt wird (root sollte ohne weitere " +"Warnungen von <literal>apt-get</literal> wissen, was er tut)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:392 @@ -4362,11 +4256,10 @@ msgid "" "indicate broken packages with and empty set of square brackets meaning " "breaks that are of no consequence (rare)." msgstr "" -"Simulieren gibt eine Serie von Zeilen aus, von denen jede eine " -"Dpkg-Operation darstellt: Konfigurieren (Conf), Entfernen (Remv), " -"Entpacken (Inst). Eckige Klammern zeigen beschädigte Pakete an und ein " -"leeres Paar eckiger Klammern bedeutet Unterbrechungen, die keine Folgen " -"haben (selten)." +"Simulieren gibt eine Serie von Zeilen aus, von denen jede eine Dpkg-" +"Operation darstellt: Konfigurieren (Conf), Entfernen (Remv), Entpacken " +"(Inst). Eckige Klammern zeigen beschädigte Pakete an und ein leeres Paar " +"eckiger Klammern bedeutet Unterbrechungen, die keine Folgen haben (selten)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:399 @@ -4392,12 +4285,12 @@ msgid "" "essential package occurs then <literal>apt-get</literal> will abort. " "Configuration Item: <literal>APT::Get::Assume-Yes</literal>." msgstr "" -"Automatisches »Ja« auf Anfragen; Versucht »Ja« auf alle Anfragen zu " -"antworten und ohne Eingaben zu laufen. Wenn eine unerwünschte Situation " -"eintritt, wie ein gehaltenes Paket zu ändern, ein nicht authentifiziert " -"Paket zu installieren oder ein essentielles Paket zu entfernen, dann " -"wird <literal>apt-get</literal> abgebrochen. Konfigurationselement: " -"<literal>APT::Get::Assume-Yes</literal>." +"Automatisches »Ja« auf Anfragen; Versucht »Ja« auf alle Anfragen zu antworten " +"und ohne Eingaben zu laufen. Wenn eine unerwünschte Situation eintritt, wie " +"ein gehaltenes Paket zu ändern, ein nicht authentifiziert Paket zu " +"installieren oder ein essentielles Paket zu entfernen, dann wird " +"<literal>apt-get</literal> abgebrochen. Konfigurationselement: <literal>APT::" +"Get::Assume-Yes</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:408 @@ -4435,9 +4328,9 @@ msgid "" "Show full versions for upgraded and installed packages. Configuration Item: " "<literal>APT::Get::Show-Versions</literal>." msgstr "" -"Zeigt vollständige Versionen für Pakete, von denen ein Upgrade " -"durchgeführt oder die installiert wurden. Konfigurationselement: " -"<literal>APT::Get::Show-Versions</literal>." +"Zeigt vollständige Versionen für Pakete, von denen ein Upgrade durchgeführt " +"oder die installiert wurden. Konfigurationselement: <literal>APT::Get::Show-" +"Versions</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:419 @@ -4491,11 +4384,11 @@ msgid "" "<literal>dist-upgrade</literal> to override a large number of undesired " "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>." msgstr "" -"Ignoriert zurückhalten des Paketes; Dies veranlasst " -"<command>apt-get</command>, ein für das Paket gesetztes »Halten« zu " -"ignorieren. Dies kann zusammen mit <literal>dist-upgrade</literal> " -"nützlich sein, um eine große Anzahl ungewünschter »Halten« zu " -"überschreiben. Konfigurationselement: <literal>APT::Ignore-Hold</literal>." +"Ignoriert zurückhalten des Paketes; Dies veranlasst <command>apt-get</" +"command>, ein für das Paket gesetztes »Halten« zu ignorieren. Dies kann " +"zusammen mit <literal>dist-upgrade</literal> nützlich sein, um eine große " +"Anzahl ungewünschter »Halten« zu überschreiben. Konfigurationselement: " +"<literal>APT::Ignore-Hold</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:440 @@ -4505,16 +4398,16 @@ msgstr "<option>--no-upgrade</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:441 msgid "" -"Do not upgrade packages; When used in conjunction with " -"<literal>install</literal>, <literal>no-upgrade</literal> will prevent " -"packages on the command line from being upgraded if they are already " -"installed. Configuration Item: <literal>APT::Get::Upgrade</literal>." +"Do not upgrade packages; When used in conjunction with <literal>install</" +"literal>, <literal>no-upgrade</literal> will prevent packages on the command " +"line from being upgraded if they are already installed. Configuration Item: " +"<literal>APT::Get::Upgrade</literal>." msgstr "" -"Kein Upgrade von Paketen durchführen; Wenn es zusammen mit " -"<literal>install</literal> benutzt wird, wird " -"<literal>no-upgrade</literal> auf der Befehlszeile ein Upgrade von " -"Paketen verhindern, wenn sie bereits installiert sind. " -"Konfigurationselement: <literal>APT::Get::Upgrade</literal>." +"Kein Upgrade von Paketen durchführen; Wenn es zusammen mit <literal>install</" +"literal> benutzt wird, wird <literal>no-upgrade</literal> auf der " +"Befehlszeile ein Upgrade von Paketen verhindern, wenn sie bereits " +"installiert sind. Konfigurationselement: <literal>APT::Get::Upgrade</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:447 @@ -4526,16 +4419,15 @@ msgstr "<option>--force-yes</option>" msgid "" "Force yes; This is a dangerous option that will cause apt to continue " "without prompting if it is doing something potentially harmful. It should " -"not be used except in very special situations. Using " -"<literal>force-yes</literal> can potentially destroy your system! " -"Configuration Item: <literal>APT::Get::force-yes</literal>." -msgstr "" -"»Ja« erzwingen; Dies ist eine gefährliche Option, die APT veranlasst, " -"ohne Nachfrage fortzufahren, wenn es etwas möglicherweise schädliches " -"tut. Es sollte nicht benutzt werden, außer in ganz besonderen " -"Situationen. <literal>force-yes</literal> zu benutzen, kann " -"möglicherweise ihr System zerstören! Konfigurationselement: " +"not be used except in very special situations. Using <literal>force-yes</" +"literal> can potentially destroy your system! Configuration Item: " "<literal>APT::Get::force-yes</literal>." +msgstr "" +"»Ja« erzwingen; Dies ist eine gefährliche Option, die APT veranlasst, ohne " +"Nachfrage fortzufahren, wenn es etwas möglicherweise schädliches tut. Es " +"sollte nicht benutzt werden, außer in ganz besonderen Situationen. " +"<literal>force-yes</literal> zu benutzen, kann möglicherweise ihr System " +"zerstören! Konfigurationselement: <literal>APT::Get::force-yes</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:455 @@ -4549,42 +4441,39 @@ msgid "" "will have the path, the destination file name, the size and the expected md5 " "hash. Note that the file name to write to will not always match the file " "name on the remote site! This also works with the <literal>source</literal> " -"and <literal>update</literal> commands. When used with the " -"<literal>update</literal> command the MD5 and size are not included, and it " -"is up to the user to decompress any compressed files. Configuration Item: " -"<literal>APT::Get::Print-URIs</literal>." -msgstr "" -"Anstatt die Dateien herunterzuladen, werden ihre URIs ausgegeben. Jede " -"URI wird den Pfad, den Zieldateinamen, die Größe und den erwarteten " -"md5-Hash enthalten. Beachten Sie, dass der zu schreibende Dateiname nicht " -"immer dem Dateinamen auf der entfernt gelegenen Seite entspricht. Dies " -"funktioniert auch mit den Befehlen <literal>source</literal> und " -"<literal>update</literal>. Wenn es mit dem Befehl " -"<literal>update</literal> benutzt wird, sind MD5 und Größe nicht " -"enthalten und es ist Aufgabe des Benutzers, komprimierte Dateien zu " -"dekomprimieren. Konfigurationselement: " -"<literal>APT::Get::Print-URIs</literal>." +"and <literal>update</literal> commands. When used with the <literal>update</" +"literal> command the MD5 and size are not included, and it is up to the user " +"to decompress any compressed files. Configuration Item: <literal>APT::Get::" +"Print-URIs</literal>." +msgstr "" +"Anstatt die Dateien herunterzuladen, werden ihre URIs ausgegeben. Jede URI " +"wird den Pfad, den Zieldateinamen, die Größe und den erwarteten md5-Hash " +"enthalten. Beachten Sie, dass der zu schreibende Dateiname nicht immer dem " +"Dateinamen auf der entfernt gelegenen Seite entspricht. Dies funktioniert " +"auch mit den Befehlen <literal>source</literal> und <literal>update</" +"literal>. Wenn es mit dem Befehl <literal>update</literal> benutzt wird, " +"sind MD5 und Größe nicht enthalten und es ist Aufgabe des Benutzers, " +"komprimierte Dateien zu dekomprimieren. Konfigurationselement: <literal>APT::" +"Get::Print-URIs</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:466 msgid "<option>--purge</option>" msgstr "<option>--purge</option>" +# s/equivalent for/equivalent to the/ #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:467 -# s/equivalent for/equivalent to the/ msgid "" "Use purge instead of remove for anything that would be removed. An asterisk " -"(\"*\") will be displayed next to packages which are scheduled to be " -"purged. <option>remove --purge</option> is equivalent for " -"<option>purge</option> command. Configuration Item: " -"<literal>APT::Get::Purge</literal>." +"(\"*\") will be displayed next to packages which are scheduled to be purged. " +"<option>remove --purge</option> is equivalent for <option>purge</option> " +"command. Configuration Item: <literal>APT::Get::Purge</literal>." msgstr "" -"»remove« »purge« für alles zu entfernende benutzen. Ein Stern (»*«) wird " -"bei Paketen angezeigt, die zum vollständigen Entfernen vorgemerkt sind. " -"<option>remove --purge</option> entspricht dem Befehl " -"<option>purge</option>. Konfigurationselement: " -"<literal>APT::Get::Purge</literal>." +"»remove« »purge« für alles zu entfernende benutzen. Ein Stern (»*«) wird bei " +"Paketen angezeigt, die zum vollständigen Entfernen vorgemerkt sind. " +"<option>remove --purge</option> entspricht dem Befehl <option>purge</" +"option>. Konfigurationselement: <literal>APT::Get::Purge</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:474 @@ -4598,8 +4487,7 @@ msgid "" "Configuration Item: <literal>APT::Get::ReInstall</literal>." msgstr "" "Paket erneut installieren, die bereits installiert und in der neuesten " -"Version sind. Konfigurationselement: " -"<literal>APT::Get::ReInstall</literal>." +"Version sind. Konfigurationselement: <literal>APT::Get::ReInstall</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:479 @@ -4613,17 +4501,16 @@ msgid "" "it off. When on <command>apt-get</command> will automatically manage the " "contents of <filename>&statedir;/lists</filename> to ensure that obsolete " "files are erased. The only reason to turn it off is if you frequently " -"change your source list. Configuration Item: " -"<literal>APT::Get::List-Cleanup</literal>." +"change your source list. Configuration Item: <literal>APT::Get::List-" +"Cleanup</literal>." msgstr "" "Diese Option ist standardmäßig eingeschaltet. Um sie auszuschalten, benutzen " "Sie <literal>--no-list-cleanup</literal>. Wenn eingeschaltet, wird " -"<command>apt-get</command> den Inhalt von " -"<filename>&statedir;/lists</filename> automatisch verwalten, um " -"sicherzustellen, dass veraltete Dateien gelöscht werden. Nur das häufige " -"Ändern der Quelllisten stellt den einzigen Grund zum Ausschalten der " -"Option dar.Konfigurationselement: " -"<literal>APT::Get::List-Cleanup</literal>." +"<command>apt-get</command> den Inhalt von <filename>&statedir;/lists</" +"filename> automatisch verwalten, um sicherzustellen, dass veraltete Dateien " +"gelöscht werden. Nur das häufige Ändern der Quelllisten stellt den einzigen " +"Grund zum Ausschalten der Option dar.Konfigurationselement: <literal>APT::" +"Get::List-Cleanup</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:489 @@ -4640,27 +4527,25 @@ msgstr "<option>--default-release</option>" msgid "" "This option controls the default input to the policy engine, it creates a " "default pin at priority 990 using the specified release string. This " -"overrides the general settings in " -"<filename>/etc/apt/preferences</filename>. Specifically pinned packages are " -"not affected by the value of this option. In short, this option lets you " -"have simple control over which distribution packages will be retrieved " -"from. Some common examples might be <option>-t '2.1*'</option>, <option>-t " -"unstable</option> or <option>-t sid</option>. Configuration Item: " -"<literal>APT::Default-Release</literal>; see also the &apt-preferences; " -"manual page." +"overrides the general settings in <filename>/etc/apt/preferences</" +"filename>. Specifically pinned packages are not affected by the value of " +"this option. In short, this option lets you have simple control over which " +"distribution packages will be retrieved from. Some common examples might be " +"<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</" +"option>. Configuration Item: <literal>APT::Default-Release</literal>; see " +"also the &apt-preferences; manual page." msgstr "" "Diese Option steuert die standardmäßige Eingabe an die Einheit zur " -"Durchsetzung der Richtlinien (»policy«), sie erstellt eine Vorgabe-Pin " -"mit Priorität 990 unter Benutzung der angegebenen Release-Zeichenkette. " -"Dies überschreibt die allgemeinen Einstellungen in " -"<filename>/etc/apt/preferences</filename>. Pakete mit speziellem Pinning " -"sind nicht vom Wert dieser Option betroffen. Kurz gesagt, gibt Ihnen " -"diese Option einfache Kontrolle darüber, welche Distributions-Pakete " -"heruntergeladen werden sollen. Einige typische Beispiele könnten " -"<option>-t '2.1*'</option>, <option>-t unstable</option> oder " -"<option>-t sid</option> sein. Konfigurationselement: " -"<literal>APT::Default-Release</literal>; Lesen Sie auch die " -"&apt-preferences;-Handbuchseite." +"Durchsetzung der Richtlinien (»policy«), sie erstellt eine Vorgabe-Pin mit " +"Priorität 990 unter Benutzung der angegebenen Release-Zeichenkette. Dies " +"überschreibt die allgemeinen Einstellungen in <filename>/etc/apt/" +"preferences</filename>. Pakete mit speziellem Pinning sind nicht vom Wert " +"dieser Option betroffen. Kurz gesagt, gibt Ihnen diese Option einfache " +"Kontrolle darüber, welche Distributions-Pakete heruntergeladen werden " +"sollen. Einige typische Beispiele könnten <option>-t '2.1*'</option>, " +"<option>-t unstable</option> oder <option>-t sid</option> sein. " +"Konfigurationselement: <literal>APT::Default-Release</literal>; Lesen Sie " +"auch die &apt-preferences;-Handbuchseite." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:504 @@ -4671,16 +4556,15 @@ msgstr "<option>--trivial-only</option>" #: apt-get.8.xml:506 msgid "" "Only perform operations that are 'trivial'. Logically this can be considered " -"related to <option>--assume-yes</option>, where " -"<option>--assume-yes</option> will answer yes to any prompt, " -"<option>--trivial-only</option> will answer no. Configuration Item: " -"<literal>APT::Get::Trivial-Only</literal>." +"related to <option>--assume-yes</option>, where <option>--assume-yes</" +"option> will answer yes to any prompt, <option>--trivial-only</option> will " +"answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>." msgstr "" -"Nur Operationen ausführen, die »trivial« sind. Logischerweise kann dies " -"in Betracht bezogen auf <option>--assume-yes</option> sein, wobei " -"<option>--assume-yes</option> auf jede Frage mit »Ja« und " -"<option>--trivial-only</option> mit »Nein« antworten wird. " -"Konfigurationselement: <literal>APT::Get::Trivial-Only</literal>." +"Nur Operationen ausführen, die »trivial« sind. Logischerweise kann dies in " +"Betracht bezogen auf <option>--assume-yes</option> sein, wobei <option>--" +"assume-yes</option> auf jede Frage mit »Ja« und <option>--trivial-only</" +"option> mit »Nein« antworten wird. Konfigurationselement: <literal>APT::Get::" +"Trivial-Only</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:512 @@ -4693,9 +4577,8 @@ msgid "" "If any packages are to be removed apt-get immediately aborts without " "prompting. Configuration Item: <literal>APT::Get::Remove</literal>." msgstr "" -"Wenn irgendwelche Pakete entfernt werden sollen, bricht apt-get sofort " -"ohne Nachfrage ab. Konfigurationselement: " -"<literal>APT::Get::Remove</literal>." +"Wenn irgendwelche Pakete entfernt werden sollen, bricht apt-get sofort ohne " +"Nachfrage ab. Konfigurationselement: <literal>APT::Get::Remove</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:518 @@ -4705,16 +4588,16 @@ msgstr "<option>--auto-remove</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:519 msgid "" -"If the command is either <literal>install</literal> or " -"<literal>remove</literal>, then this option acts like running " -"<literal>autoremove</literal> command, removing the unused dependency " -"packages. Configuration Item: <literal>APT::Get::AutomaticRemove</literal>." -msgstr "" -"Wenn der Befehl entweder <literal>install</literal> oder " -"<literal>remove</literal> lautet, dann bewirkt diese Option wie das " -"Ausführen des <literal>autoremove</literal>-Befehls das Entfernen der " -"nicht benutzten Abhhängigkeitspakete. Konfigurationselement: " +"If the command is either <literal>install</literal> or <literal>remove</" +"literal>, then this option acts like running <literal>autoremove</literal> " +"command, removing the unused dependency packages. Configuration Item: " "<literal>APT::Get::AutomaticRemove</literal>." +msgstr "" +"Wenn der Befehl entweder <literal>install</literal> oder <literal>remove</" +"literal> lautet, dann bewirkt diese Option wie das Ausführen des " +"<literal>autoremove</literal>-Befehls das Entfernen der nicht benutzten " +"Abhhängigkeitspakete. Konfigurationselement: <literal>APT::Get::" +"AutomaticRemove</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:525 @@ -4724,21 +4607,21 @@ msgstr "<option>--only-source</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:526 msgid "" -"Only has meaning for the <literal>source</literal> and " -"<literal>build-dep</literal> commands. Indicates that the given source " -"names are not to be mapped through the binary table. This means that if " -"this option is specified, these commands will only accept source package " -"names as arguments, rather than accepting binary package names and looking " -"up the corresponding source package. Configuration Item: " -"<literal>APT::Get::Only-Source</literal>." +"Only has meaning for the <literal>source</literal> and <literal>build-dep</" +"literal> commands. Indicates that the given source names are not to be " +"mapped through the binary table. This means that if this option is " +"specified, these commands will only accept source package names as " +"arguments, rather than accepting binary package names and looking up the " +"corresponding source package. Configuration Item: <literal>APT::Get::Only-" +"Source</literal>." msgstr "" "Hat nur eine Bedeutung für die Befehle <literal>source</literal> und " "<literal>build-dep</literal>. Zeigt an, dass die angegebenen Quellnamen " -"nicht durch die Programmtabelle ermittelt werden. Dies bedeutet, das " -"dieser Befehl, wenn diese Option angegeben ist, nur Quellpaketnamen als " -"Argumente akzeptiert, anstatt Programmpakete zu akzeptieren und nach den " -"entsprechenden Quellpaketen zu suchen. Konfigurationselement: " -"<literal>APT::Get::Only-Source</literal>." +"nicht durch die Programmtabelle ermittelt werden. Dies bedeutet, das dieser " +"Befehl, wenn diese Option angegeben ist, nur Quellpaketnamen als Argumente " +"akzeptiert, anstatt Programmpakete zu akzeptieren und nach den " +"entsprechenden Quellpaketen zu suchen. Konfigurationselement: <literal>APT::" +"Get::Only-Source</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:536 @@ -4759,14 +4642,13 @@ msgstr "<option>--tar-only</option>" #: apt-get.8.xml:537 msgid "" "Download only the diff, dsc, or tar file of a source archive. Configuration " -"Item: <literal>APT::Get::Diff-Only</literal>, " -"<literal>APT::Get::Dsc-Only</literal>, and " -"<literal>APT::Get::Tar-Only</literal>." +"Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</" +"literal>, and <literal>APT::Get::Tar-Only</literal>." msgstr "" "Nur die diff-, dsc-, oder tar-Dateien eines Quellarchivs herunterladen. " "Konfigurationselemente: <literal>APT::Get::Diff-Only</literal>, " -"<literal>APT::Get::Dsc-Only</literal> und " -"<literal>APT::Get::Tar-Only</literal>." +"<literal>APT::Get::Dsc-Only</literal> und <literal>APT::Get::Tar-Only</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-get.8.xml:542 @@ -4791,12 +4673,12 @@ msgstr "<option>--allow-unauthenticated</option>" #: apt-get.8.xml:548 msgid "" "Ignore if packages can't be authenticated and don't prompt about it. This " -"is useful for tools like pbuilder. Configuration Item: " -"<literal>APT::Get::AllowUnauthenticated</literal>." +"is useful for tools like pbuilder. Configuration Item: <literal>APT::Get::" +"AllowUnauthenticated</literal>." msgstr "" -"Ignorieren, wenn Pakete nicht authentifiziert werden können und nicht " -"danach fragen. Dies ist für Werkzeuge wie pbuilder nützlich. " -"Konfigurationselement: <literal>APT::Get::AllowUnauthenticated</literal>." +"Ignorieren, wenn Pakete nicht authentifiziert werden können und nicht danach " +"fragen. Dies ist für Werkzeuge wie pbuilder nützlich. Konfigurationselement: " +"<literal>APT::Get::AllowUnauthenticated</literal>." #. type: Content of: <refentry><refsect1><variablelist> #: apt-get.8.xml:561 @@ -4811,12 +4693,12 @@ msgstr "" #: apt-get.8.xml:570 msgid "" "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, " -"&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, " -"&apt-preferences;, the APT Howto." +"&apt-config;, &apt-secure;, The APT User's guide in &guidesdir;, &apt-" +"preferences;, the APT Howto." msgstr "" "&apt-cache;, &apt-cdrom;, &dpkg;, &dselect;, &sources-list;, &apt-conf;, " -"&apt-config;, &apt-secure;, Die APT-Benutzeranleitung in &guidesdir;, " -"&apt-preferences;, das APT-Howto." +"&apt-config;, &apt-secure;, Die APT-Benutzeranleitung in &guidesdir;, &apt-" +"preferences;, das APT-Howto." #. type: Content of: <refentry><refsect1><para> #: apt-get.8.xml:576 @@ -4824,8 +4706,8 @@ msgid "" "<command>apt-get</command> returns zero on normal operation, decimal 100 on " "error." msgstr "" -"<command>apt-get</command> gibt bei normalen Operationen 0 zurück, " -"dezimal 100 bei Fehlern." +"<command>apt-get</command> gibt bei normalen Operationen 0 zurück, dezimal " +"100 bei Fehlern." #. type: Content of: <refentry><refsect1><title> #: apt-get.8.xml:579 @@ -4861,12 +4743,12 @@ msgstr "APT-Schlüsselverwaltungsdienstprogramm" #: apt-key.8.xml:28 msgid "" "<command>apt-key</command> <arg><replaceable>command</replaceable>/</arg> " -"<arg " -"rep=\"repeat\"><option><replaceable>arguments</replaceable></option></arg>" +"<arg rep=\"repeat\"><option><replaceable>arguments</replaceable></option></" +"arg>" msgstr "" "<command>apt-key</command> <arg><replaceable>Befehl</replaceable>/</arg> " -"<arg " -"rep=\"repeat\"><option><replaceable>Argumente</replaceable></option></arg>" +"<arg rep=\"repeat\"><option><replaceable>Argumente</replaceable></option></" +"arg>" #. type: Content of: <refentry><refsect1><para> #: apt-key.8.xml:36 @@ -4876,8 +4758,8 @@ msgid "" "keys will be considered trusted." msgstr "" "<command>apt-key</command> wird benutzt, um eine Liste von Schlüsseln zu " -"verwalten, die APT benutzt, um Pakete zu authentifizieren. Pakete, die " -"durch Benutzung dieser Schlüssel authentifiziert wurden, werden als " +"verwalten, die APT benutzt, um Pakete zu authentifizieren. Pakete, die durch " +"Benutzung dieser Schlüssel authentifiziert wurden, werden als " "vertrauenswürdig betrachtet." #. type: Content of: <refentry><refsect1><title> @@ -4897,10 +4779,10 @@ msgid "" "<replaceable>filename</replaceable>, or standard input if " "<replaceable>filename</replaceable> is <literal>-</literal>." msgstr "" -"Einen neuen Schlüssel zur Liste der vertrauenswürdigen Schlüssel " -"hinzufügen. Der Schlüssel wird aus <replaceable>Dateiname</replaceable> " -"gelesen oder, wenn <replaceable>Dateiname</replaceable> " -"<literal>-</literal> ist, von der Standardeingabe." +"Einen neuen Schlüssel zur Liste der vertrauenswürdigen Schlüssel hinzufügen. " +"Der Schlüssel wird aus <replaceable>Dateiname</replaceable> gelesen oder, " +"wenn <replaceable>Dateiname</replaceable> <literal>-</literal> ist, von der " +"Standardeingabe." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:56 @@ -5013,8 +4895,10 @@ msgstr "Schlüsselring vertrauenswürdiger Schlüssel des Debian-Archivs." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:152 -msgid "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" -msgstr "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" +msgid "" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" +msgstr "" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:153 @@ -5034,8 +4918,8 @@ msgid "" "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 " "August 2009</date>" msgstr "" -"&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>" -"9. August 2009</date>" +"&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9. " +"August 2009</date>" #. type: Content of: <refentry><refnamediv><refname> #: apt-mark.8.xml:22 apt-mark.8.xml:29 @@ -5052,21 +4936,19 @@ msgstr "" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-mark.8.xml:36 msgid "" -" <command>apt-mark</command> <arg><option>-hv</option></arg> " -"<arg><option>-f=<replaceable>FILENAME</replaceable></option></arg> <group " -"choice=\"plain\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg " -"choice=\"plain\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> " -"</group> <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>package</replaceable></arg> </arg> <arg " -"choice=\"plain\">showauto</arg> </group>" -msgstr "" -" <command>apt-mark</command> <arg><option>-hv</option></arg> " -"<arg><option>-f=<replaceable>DATEINAME</replaceable></option></arg> <group " -"choice=\"plain\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg " -"choice=\"plain\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> " -"</group> <arg choice=\"plain\" " -"rep=\"repeat\"><replaceable>Paket</replaceable></arg> </arg> <arg " -"choice=\"plain\">showauto</arg> </group>" +" <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" +"f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain" +"\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain" +"\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </group> <arg " +"choice=\"plain\" rep=\"repeat\"><replaceable>package</replaceable></arg> </" +"arg> <arg choice=\"plain\">showauto</arg> </group>" +msgstr "" +" <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" +"f=<replaceable>DATEINAME</replaceable></option></arg> <group choice=\"plain" +"\"> <arg choice=\"plain\"> <group choice=\"req\"> <arg choice=\"plain" +"\">markauto</arg> <arg choice=\"plain\">unmarkauto</arg> </group> <arg " +"choice=\"plain\" rep=\"repeat\"><replaceable>Paket</replaceable></arg> </" +"arg> <arg choice=\"plain\">showauto</arg> </group>" #. type: Content of: <refentry><refsect1><para> #: apt-mark.8.xml:53 @@ -5106,8 +4988,8 @@ msgid "" "installed packages depend on this package." msgstr "" "<literal>markauto</literal> wird benutzt, um ein Paket als automatisch " -"installiert zu markieren, was veranlasst, dass das Paket entfernt wird, " -"wenn keine manuell installierten Pakete von ihm abhängen." +"installiert zu markieren, was veranlasst, dass das Paket entfernt wird, wenn " +"keine manuell installierten Pakete von ihm abhängen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:73 @@ -5141,28 +5023,32 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:93 -msgid "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>" +msgid "" +"<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>" msgstr "" "<option>-f=<filename><replaceable>DATEINAME</replaceable></filename></option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:94 -msgid "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></option>" +msgid "" +"<option>--file=<filename><replaceable>FILENAME</replaceable></filename></" +"option>" msgstr "" -"<option>--file=<filename><replaceable>DATEINAME</replaceable></filename></option>" +"<option>--file=<filename><replaceable>DATEINAME</replaceable></filename></" +"option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:97 msgid "" -"Read/Write package stats from " -"<filename><replaceable>FILENAME</replaceable></filename> instead of the " -"default location, which is <filename>extended_status</filename> in the " -"directory defined by the Configuration Item: <literal>Dir::State</literal>." +"Read/Write package stats from <filename><replaceable>FILENAME</replaceable></" +"filename> instead of the default location, which is " +"<filename>extended_status</filename> in the directory defined by the " +"Configuration Item: <literal>Dir::State</literal>." msgstr "" "Paketstatus von <filename><replaceable>DATEINAME</replaceable></filename> " -"lesen/schreiben, anstatt vom Standardort, der " -"<filename>extended_status</filename> im von Konfigurationselement " -"<literal>Dir::State</literal> definierten Verzeichnis, ist." +"lesen/schreiben, anstatt vom Standardort, der <filename>extended_status</" +"filename> im von Konfigurationselement <literal>Dir::State</literal> " +"definierten Verzeichnis, ist." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:103 @@ -5202,9 +5088,9 @@ msgstr "<filename>/var/lib/apt/extended_states</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:125 msgid "" -"Status list of auto-installed packages. Configuration Item: " -"<literal>Dir::State</literal> sets the path to the " -"<filename>extended_states</filename> file." +"Status list of auto-installed packages. Configuration Item: <literal>Dir::" +"State</literal> sets the path to the <filename>extended_states</filename> " +"file." msgstr "" "Statusliste automatisch installierter Pakete. Konfigurationselement: " "<literal>Dir::State</literal> setzt den Pfad zur Datei " @@ -5244,8 +5130,8 @@ msgid "" msgstr "" "Beginnend mit Version 0.6 enthält <command>apt</command> Code, der die " "Signatur der Release-Datei für alle Archive prüft. Dies stellt sicher, dass " -"Pakete im Archiv nicht von Leuten geändert werden können, die keinen " -"Zugriff auf den Signierschlüssel der Release-Datei haben." +"Pakete im Archiv nicht von Leuten geändert werden können, die keinen Zugriff " +"auf den Signierschlüssel der Release-Datei haben." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:50 @@ -5259,9 +5145,9 @@ msgstr "" "Wenn ein Paket aus einem Archiv ohne Signatur stammt oder einem mit " "Signatur, für das APT keinen Schlüssel hat, wird dieses Paket als nicht " "vertrauenswürdig angesehen und es zu installieren, führt zu einer großen " -"Warnung. <command>apt-get</command> wird aktuell nur bei nicht " -"signierten Archiven warnen, zukünftige Releases könnten die Prüfung aller " -"Quellen vor dem Herunterladen von Paketen von dort erzwingen." +"Warnung. <command>apt-get</command> wird aktuell nur bei nicht signierten " +"Archiven warnen, zukünftige Releases könnten die Prüfung aller Quellen vor " +"dem Herunterladen von Paketen von dort erzwingen." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:59 @@ -5269,8 +5155,8 @@ msgid "" "The package frontends &apt-get;, &aptitude; and &synaptic; support this new " "authentication feature." msgstr "" -"Die Paketoberflächen &apt-get;, &aptitude; und &synaptic; unterstützen " -"diese neue Authentifizierungsfunktion." +"Die Paketoberflächen &apt-get;, &aptitude; und &synaptic; unterstützen diese " +"neue Authentifizierungsfunktion." #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml:64 @@ -5288,12 +5174,12 @@ msgid "" "archive integrity is correct." msgstr "" "Eine Kette des Vertrauens von einem APT-Archiv zum Endanwender wird durch " -"verschiedene Schritte erreicht. <command>apt-secure</command> ist der " -"letzte Schritt in dieser Kette. Einem Archiv zu vertrauen bedeutet nicht, " -"dass das Paket, dem Sie vertrauen, keinen schadhaften Code enthält, aber " -"es bedeutet, dass Sie dem Archivbetreuer vertrauen. Der Archivbetreuer " -"ist dafür verantwortlich, dass er die Korrektheit der Integrität des " -"Archivs sicherstellt." +"verschiedene Schritte erreicht. <command>apt-secure</command> ist der letzte " +"Schritt in dieser Kette. Einem Archiv zu vertrauen bedeutet nicht, dass das " +"Paket, dem Sie vertrauen, keinen schadhaften Code enthält, aber es bedeutet, " +"dass Sie dem Archivbetreuer vertrauen. Der Archivbetreuer ist dafür " +"verantwortlich, dass er die Korrektheit der Integrität des Archivs " +"sicherstellt." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:75 @@ -5303,8 +5189,8 @@ msgid "" "<command>debsign</command> (provided in the debsig-verify and devscripts " "packages respectively)." msgstr "" -"apt-secure überprüft keine Signaturen auf einer Ebene des Pakets. Falls " -"Sie ein Werkzeug benötigen, das dies tut, sollten Sie einen Blick auf " +"apt-secure überprüft keine Signaturen auf einer Ebene des Pakets. Falls Sie " +"ein Werkzeug benötigen, das dies tut, sollten Sie einen Blick auf " "<command>debsig-verify</command> und <command>debsign</command> werfen " "(bereitgestellt von den Paketen debsig-verify beziehungsweise devscripts)." @@ -5314,17 +5200,17 @@ msgid "" "The chain of trust in Debian starts when a maintainer uploads a new package " "or a new version of a package to the Debian archive. This upload in order to " "become effective needs to be signed by a key of a maintainer within the " -"Debian maintainer's keyring (available in the debian-keyring " -"package). Maintainer's keys are signed by other maintainers following " -"pre-established procedures to ensure the identity of the key holder." +"Debian maintainer's keyring (available in the debian-keyring package). " +"Maintainer's keys are signed by other maintainers following pre-established " +"procedures to ensure the identity of the key holder." msgstr "" "Die Kette des Vertrauens in Debian beginnt, wenn eine Betreuer ein neues " "Paket oder eine neue Version eines Pakets in das Debian-Archiv hochlädt. " "Dieser Upload muss mit einem Schlüssel des Betreuers, der sich im " -"Schlüsselring der Debian-Betreuer befindet (verfügbar im Paket " -"debian-keyring) signiert werden. Betreuerschlüssel werden von anderen " -"Betreuern gemäß vorbestimmter Regeln signiert, um die Identität des " -"Schlüsselinhabers sicherzustellen." +"Schlüsselring der Debian-Betreuer befindet (verfügbar im Paket debian-" +"keyring) signiert werden. Betreuerschlüssel werden von anderen Betreuern " +"gemäß vorbestimmter Regeln signiert, um die Identität des Schlüsselinhabers " +"sicherzustellen." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:92 @@ -5339,10 +5225,10 @@ msgstr "" "Sobald das hochgeladenen Paket überprüft und in das Archiv hinzugefügt " "wurde, wird die Betreuersignatur entfernt, eine MD5-Summe des Pakets " "berechnet und in die Paketdatei getan. Dann werden die MD5-Summen aller " -"Paketdateien berechnet und in die Release-Datei getan. Dann wird die " -"Release-Datei durch den Archivschlüssel signiert (der einmal jährlich " -"erzeugt und per FTP-Server verteilt wird). Dieser Schlüssel ist " -"außerdem der Debian-Schlüsselring." +"Paketdateien berechnet und in die Release-Datei getan. Dann wird die Release-" +"Datei durch den Archivschlüssel signiert (der einmal jährlich erzeugt und " +"per FTP-Server verteilt wird). Dieser Schlüssel ist außerdem der Debian-" +"Schlüsselring." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:102 @@ -5353,11 +5239,11 @@ msgid "" "package was checked. Now both the MD5 sum and the signature of the Release " "file are checked." msgstr "" -"Jeder Endanwender kann die Signatur der Release-Datei prüfen, die " -"MD5-Summe eines Paketes daraus entpacken und mit der MD5-Summe des " -"Pakets vergleichen, das er heruntergeladen hat. Vor Version 0.6 wurde nur " -"die MD5-Summe des heruntergeladenen Debian-Pakets geprüft. Nun werden " -"sowohl die MD5-Summe als auch die Signatur der Release-Datei geprüft." +"Jeder Endanwender kann die Signatur der Release-Datei prüfen, die MD5-Summe " +"eines Paketes daraus entpacken und mit der MD5-Summe des Pakets vergleichen, " +"das er heruntergeladen hat. Vor Version 0.6 wurde nur die MD5-Summe des " +"heruntergeladenen Debian-Pakets geprüft. Nun werden sowohl die MD5-Summe als " +"auch die Signatur der Release-Datei geprüft." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:109 @@ -5379,10 +5265,10 @@ msgid "" msgstr "" "<literal>Network \"man in the middle\" attacks</literal>. Ohne " "Signaturprüfung kann ein schädlicher Mittelsmann sich selbst in das " -"Herunterladen von Paketen einbringen und Schadsoftware bereitstellen. " -"Dies kann entweder durch Kontrolle eines Netzwerkelements (Router, " -"Switch, etc.) oder durch Umleiten des Netzverkehrs zu einem bösartigen " -"Server (durch ARP- oder DNS-Manipulationsangriffe) erfolgen." +"Herunterladen von Paketen einbringen und Schadsoftware bereitstellen. Dies " +"kann entweder durch Kontrolle eines Netzwerkelements (Router, Switch, etc.) " +"oder durch Umleiten des Netzverkehrs zu einem bösartigen Server (durch ARP- " +"oder DNS-Manipulationsangriffe) erfolgen." #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-secure.8.xml:122 @@ -5392,24 +5278,23 @@ msgid "" "propagate malicious software to all users downloading packages from that " "host." msgstr "" -"<literal>Mirror network compromise</literal>. Ohne Signaturprüfung kann " -"ein schädlicher Mittelsmann einen Spiegelserver kompromittieren und die " -"Dateien darauf verändern, um schädliche Software an alle Anwender zu " -"verbreiten, die Pakete von diesem Rechner herunterladen." +"<literal>Mirror network compromise</literal>. Ohne Signaturprüfung kann ein " +"schädlicher Mittelsmann einen Spiegelserver kompromittieren und die Dateien " +"darauf verändern, um schädliche Software an alle Anwender zu verbreiten, die " +"Pakete von diesem Rechner herunterladen." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:129 msgid "" "However, it does not defend against a compromise of the Debian master server " "itself (which signs the packages) or against a compromise of the key used to " -"sign the Release files. In any case, this mechanism can complement a " -"per-package signature." +"sign the Release files. In any case, this mechanism can complement a per-" +"package signature." msgstr "" -"Es schützt jedoch nicht gegen eine Kompromittierung des " -"Haupt-Debian-Servers selbst (der die Pakete signiert) oder gegen eine " -"Kompromittierung des Schlüssels, der zum Signieren der Release-Dateien " -"benutzt wird. In jedem Fall kann dieser Mechanismus eine Signatur pro " -"Paket ergänzen." +"Es schützt jedoch nicht gegen eine Kompromittierung des Haupt-Debian-Servers " +"selbst (der die Pakete signiert) oder gegen eine Kompromittierung des " +"Schlüssels, der zum Signieren der Release-Dateien benutzt wird. In jedem " +"Fall kann dieser Mechanismus eine Signatur pro Paket ergänzen." #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml:135 @@ -5427,26 +5312,24 @@ msgstr "" "<command>apt-key</command> ist das Programm, das die Liste der von APT " "verwendeten Schlüssel verwaltet. Es kann benutzt werden, um Schlüssel " "hinzuzufügen oder zu entfernen, obwohl eine Installation dieses Releases " -"automatisch die Standard-Debian-Archivsignierschlüssel bereitstellt, " -"die in den Debian-Paketdepots benutzt werden." +"automatisch die Standard-Debian-Archivsignierschlüssel bereitstellt, die in " +"den Debian-Paketdepots benutzt werden." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:144 msgid "" "In order to add a new key you need to first download it (you should make " "sure you are using a trusted communication channel when retrieving it), add " -"it with <command>apt-key</command> and then run <command>apt-get " -"update</command> so that apt can download and verify the " -"<filename>Release.gpg</filename> files from the archives you have " -"configured." +"it with <command>apt-key</command> and then run <command>apt-get update</" +"command> so that apt can download and verify the <filename>Release.gpg</" +"filename> files from the archives you have configured." msgstr "" "Um einen neuen Schlüssel hinzuzufügen, müssen Sie ihn zuerst herunterladen " "(Sie sollten sicherstellen, dass Sie einen vertrauenswürdigen " "Kommunikationskanal benutzen, wenn Sie ihn herunterladen), ihn mit " -"<command>apt-key</command> hinzufügen und dann <command>apt-get " -"update</command> ausführen, so dass APT die " -"<filename>Release.gpg</filename>-Dateien der von Ihnen konfigurierten " -"Archive herunterladen und prüfen kann." +"<command>apt-key</command> hinzufügen und dann <command>apt-get update</" +"command> ausführen, so dass APT die <filename>Release.gpg</filename>-Dateien " +"der von Ihnen konfigurierten Archive herunterladen und prüfen kann." #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml:153 @@ -5459,19 +5342,19 @@ msgid "" "If you want to provide archive signatures in an archive under your " "maintenance you have to:" msgstr "" -"Wenn Sie Archivsignaturen in einem von Ihnen betreuten Archiv zur " -"Verfügung stellen möchten, müssen Sie:" +"Wenn Sie Archivsignaturen in einem von Ihnen betreuten Archiv zur Verfügung " +"stellen möchten, müssen Sie:" #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-secure.8.xml:160 msgid "" "<literal>Create a toplevel Release file</literal>. if it does not exist " -"already. You can do this by running <command>apt-ftparchive " -"release</command> (provided in apt-utils)." +"already. You can do this by running <command>apt-ftparchive release</" +"command> (provided in apt-utils)." msgstr "" "<literal>Create a toplevel Release file</literal>, wenn es nicht bereits " -"existiert. Sie können dies tun, indem Sie <command>apt-ftparchive " -"release</command> (aus apt-utils) ausführen." +"existiert. Sie können dies tun, indem Sie <command>apt-ftparchive release</" +"command> (aus apt-utils) ausführen." #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-secure.8.xml:165 @@ -5479,8 +5362,8 @@ msgid "" "<literal>Sign it</literal>. You can do this by running <command>gpg -abs -o " "Release.gpg Release</command>." msgstr "" -"<literal>Sign it</literal>. Sie können dies tun, indem Sie <command>gpg " -"-abs -o Release.gpg Release</command> ausführen." +"<literal>Sign it</literal>. Sie können dies tun, indem Sie <command>gpg -abs " +"-o Release.gpg Release</command> ausführen." #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> #: apt-secure.8.xml:168 @@ -5489,9 +5372,9 @@ msgid "" "know what key they need to import in order to authenticate the files in the " "archive." msgstr "" -"<literal>Publish the key fingerprint</literal>, derart, dass Ihre " -"Anwender wissen, welchen Schlüssel sie importieren müssen, um die Dateien " -"im Archiv zu authentifizieren." +"<literal>Publish the key fingerprint</literal>, derart, dass Ihre Anwender " +"wissen, welchen Schlüssel sie importieren müssen, um die Dateien im Archiv " +"zu authentifizieren." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:175 @@ -5500,9 +5383,9 @@ msgid "" "removed) the archive maintainer has to follow the first two steps previously " "outlined." msgstr "" -"Immer wenn sich die Inhalte des Archivs ändern (neue Pakete hinzugefügt " -"oder entfernt werden), muss der Archivbetreuen den beiden zuerst " -"skizzierten Schritten folgen." +"Immer wenn sich die Inhalte des Archivs ändern (neue Pakete hinzugefügt oder " +"entfernt werden), muss der Archivbetreuen den beiden zuerst skizzierten " +"Schritten folgen." #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:183 @@ -5516,20 +5399,19 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml:187 msgid "" -"For more background information you might want to review the <ulink " -"url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html\">Debian " -"Security Infrastructure</ulink> chapter of the Securing Debian Manual " -"(available also in the harden-doc package) and the <ulink " -"url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong " +"For more background information you might want to review the <ulink url=" +"\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html" +"\">Debian Security Infrastructure</ulink> chapter of the Securing Debian " +"Manual (available also in the harden-doc package) and the <ulink url=" +"\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong " "Distribution HOWTO</ulink> by V. Alex Brennen." msgstr "" -"Um weitere Hintergrundinformationen zu erhalten, können Sie die <ulink " -"url=\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.de.html\">" -"Die Infrastruktur für Sicherheit in Debian</ulink>-Kapitel des Handbuchs " -"»Anleitung zum Absichern von Debian« (auch verfügbar im Paket harden-doc) " -"und dem <ulink " -"url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong " -"Distribution HOWTO</ulink> von V. Alex Brennen lesen." +"Um weitere Hintergrundinformationen zu erhalten, können Sie die <ulink url=" +"\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7.de.html\">Die " +"Infrastruktur für Sicherheit in Debian</ulink>-Kapitel des Handbuchs " +"»Anleitung zum Absichern von Debian« (auch verfügbar im Paket harden-doc) und " +"dem <ulink url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\" " +">Strong Distribution HOWTO</ulink> von V. Alex Brennen lesen." #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml:200 @@ -5560,14 +5442,14 @@ msgstr "Werkzeug zum Sortieren von Paketindexdateien" msgid "" "<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> " "<arg><option>-o=<replaceable>config string</replaceable></option></arg> " -"<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg " -"choice=\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>" +"<arg><option>-c=<replaceable>file</replaceable></option></arg> <arg choice=" +"\"plain\" rep=\"repeat\"><replaceable>file</replaceable></arg>" msgstr "" "<command>apt-sortpkgs</command> <arg><option>-hvs</option></arg> " -"<arg><option>-o=<replaceable>Konfigurationszeichenkette</replaceable>" -"</option></arg> " -"<arg><option>-c=<replaceable>Datei</replaceable></option></arg> <arg " -"choice=\"plain\" rep=\"repeat\"><replaceable>Datei</replaceable></arg>" +"<arg><option>-o=<replaceable>Konfigurationszeichenkette</replaceable></" +"option></arg> <arg><option>-c=<replaceable>Datei</replaceable></option></" +"arg> <arg choice=\"plain\" rep=\"repeat\"><replaceable>Datei</replaceable></" +"arg>" #. type: Content of: <refentry><refsect1><para> #: apt-sortpkgs.1.xml:45 @@ -5579,15 +5461,14 @@ msgid "" msgstr "" "<command>apt-sortpkgs</command> nimmt eine Indexdatei (Quell- oder " "Paketindex) und sortiert die Datensätze nach Paketnamen. Es wird außerdem " -"die internen Felder jedes Datensatzes gemäß interner Sortierregeln " -"sortieren." +"die internen Felder jedes Datensatzes gemäß interner Sortierregeln sortieren." #. type: Content of: <refentry><refsect1><para> #: apt-sortpkgs.1.xml:51 msgid "All output is sent to stdout, the input must be a seekable file." msgstr "" -"Alle Ausgaben werden an stdout gesendet, die Eingabe muss eine " -"durchsuchbare Datei sein." +"Alle Ausgaben werden an stdout gesendet, die Eingabe muss eine durchsuchbare " +"Datei sein." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-sortpkgs.1.xml:58 @@ -5597,11 +5478,11 @@ msgstr "<option>--source</option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-sortpkgs.1.xml:60 msgid "" -"Use Source index field ordering. Configuration Item: " -"<literal>APT::SortPkgs::Source</literal>." +"Use Source index field ordering. Configuration Item: <literal>APT::" +"SortPkgs::Source</literal>." msgstr "" -"Quellindexfeldanordnung benutzen. Konfigurationselement: " -"<literal>APT::SortPkgs::Source</literal>." +"Quellindexfeldanordnung benutzen. Konfigurationselement: <literal>APT::" +"SortPkgs::Source</literal>." #. type: Content of: <refentry><refsect1><para> #: apt-sortpkgs.1.xml:74 @@ -5616,16 +5497,15 @@ msgstr "" #. type: Content of: <refentry><refentryinfo> #: apt.conf.5.xml:13 msgid "" -"&apt-author.jgunthorpe; &apt-author.team; <author> " -"<firstname>Daniel</firstname> <surname>Burrows</surname> <contrib>Initial " -"documentation of Debug::*.</contrib> <email>dburrows@debian.org</email> " -"</author> &apt-email; &apt-product; <date>18 September 2009</date>" +"&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" +"firstname> <surname>Burrows</surname> <contrib>Initial documentation of " +"Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-email; " +"&apt-product; <date>18 September 2009</date>" msgstr "" -"&apt-author.jgunthorpe; &apt-author.team; <author> " -"<firstname>Daniel</firstname> <surname>Burrows</surname> " -"<contrib>Erste Dokumentation von Debug::*.</contrib> " -"<email>dburrows@debian.org</email> " -"</author> &apt-email; &apt-product; <date>18. September 2009</date>" +"&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" +"firstname> <surname>Burrows</surname> <contrib>Erste Dokumentation von " +"Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-email; " +"&apt-product; <date>18. September 2009</date>" #. type: Content of: <refentry><refnamediv><refname> #: apt.conf.5.xml:28 apt.conf.5.xml:35 @@ -5648,24 +5528,23 @@ msgid "" "<filename>apt.conf</filename> is the main configuration file for the APT " "suite of tools, all tools make use of the configuration file and a common " "command line parser to provide a uniform environment. When an APT tool " -"starts up it will read the configuration specified by the " -"<envar>APT_CONFIG</envar> environment variable (if any) and then read the " -"files in <literal>Dir::Etc::Parts</literal> then read the main configuration " -"file specified by <literal>Dir::Etc::main</literal> then finally apply the " +"starts up it will read the configuration specified by the <envar>APT_CONFIG</" +"envar> environment variable (if any) and then read the files in " +"<literal>Dir::Etc::Parts</literal> then read the main configuration file " +"specified by <literal>Dir::Etc::main</literal> then finally apply the " "command line options to override the configuration directives, possibly " "loading even more config files." msgstr "" -"<filename>apt.conf</filename> ist die Hauptkonfigurationsdatei für die " -"APT-Werkzeugsammlung. Alle Werkzeuge benutzen die Konfigurationsdatei " -"und einen gemeinsamen Befehlszeilenauswerter, um eine einheitliche " -"Umgebung bereitzustellen. Wenn ein APT-Werkzeug startet, liest es die in " -"der Umgebungsvariablen <envar>APT_CONFIG</envar> (falls vorhanden) " -"angegebene Konfiguration, dann die Dateien in " -"<literal>Dir::Etc::Parts</literal>, dann die durch " -"<literal>Dir::Etc::main</literal> angegebene Konfigurationsdatei und " -"übernimmt am Ende die Befehlszeilenoptionen, um Konfigurationsdirektiven " -"zu überschreiben und möglicherweise sogar weitere Konfigurationsdateien " -"zu laden." +"<filename>apt.conf</filename> ist die Hauptkonfigurationsdatei für die APT-" +"Werkzeugsammlung. Alle Werkzeuge benutzen die Konfigurationsdatei und einen " +"gemeinsamen Befehlszeilenauswerter, um eine einheitliche Umgebung " +"bereitzustellen. Wenn ein APT-Werkzeug startet, liest es die in der " +"Umgebungsvariablen <envar>APT_CONFIG</envar> (falls vorhanden) angegebene " +"Konfiguration, dann die Dateien in <literal>Dir::Etc::Parts</literal>, dann " +"die durch <literal>Dir::Etc::main</literal> angegebene Konfigurationsdatei " +"und übernimmt am Ende die Befehlszeilenoptionen, um Konfigurationsdirektiven " +"zu überschreiben und möglicherweise sogar weitere Konfigurationsdateien zu " +"laden." #. type: Content of: <refentry><refsect1><para> #: apt.conf.5.xml:50 @@ -5676,35 +5555,39 @@ msgid "" "within the APT tool group, for the Get tool. options do not inherit from " "their parent groups." msgstr "" -"Die Konfigurationsdatei ist in einem Baum mit Optionen organisiert, die " -"in funktionellen Gruppen organisiert sind. Optionsspezifikation wird mit " -"einer doppelten Doppelpunktschreibweise angegeben, zum Beispiel ist " -"<literal>APT::Get::Assume-Yes</literal> eine Option innerhalb der " -"APT-Werkzeuggruppe für das Werkzeug Get. Optionen werden nicht von ihren " -"Elterngruppe geerbt." +"Die Konfigurationsdatei ist in einem Baum mit Optionen organisiert, die in " +"funktionellen Gruppen organisiert sind. Optionsspezifikation wird mit einer " +"doppelten Doppelpunktschreibweise angegeben, zum Beispiel ist <literal>APT::" +"Get::Assume-Yes</literal> eine Option innerhalb der APT-Werkzeuggruppe für " +"das Werkzeug Get. Optionen werden nicht von ihren Elterngruppe geerbt." #. type: Content of: <refentry><refsect1><para> #: apt.conf.5.xml:56 +#, fuzzy msgid "" "Syntactically the configuration language is modeled after what the ISC tools " "such as bind and dhcp use. Lines starting with <literal>//</literal> are " -"treated as comments (ignored), as well as all text between " -"<literal>/*</literal> and <literal>*/</literal>, just like C/C++ comments. " -"Each line is of the form <literal>APT::Get::Assume-Yes \"true\";</literal> " -"The trailing semicolon is required and the quotes are optional. A new scope " -"can be opened with curly braces, like:" -msgstr "" -"Syntaktisch ist die Konfigurationssprache dem nachempfunden, was die " -"ISC-Werkzeuge, wie bind und dhcp, benutzen. Zeilen, die mit " -"<literal>//</literal> beginnen, werden als Kommentar betrachtet (und " -"ignoriert), ebenso wie jeglicher Text zwischen <literal>/*</literal> und " -"<literal>*/</literal>, wie bei C/C++-Kommentaren. Jede Zeile hat die " -"Form <literal>APT::Get::Assume-Yes \"true\";</literal>. Das abschließende " -"Semikolon wird benötigt und Klammern sind optional. Ein neuer " -"Geltungsbereich kann mit geschweiften Klammern geöffnet werden, wie:" +"treated as comments (ignored), as well as all text between <literal>/*</" +"literal> and <literal>*/</literal>, just like C/C++ comments. Each line is " +"of the form <literal>APT::Get::Assume-Yes \"true\";</literal> The trailing " +"semicolon and the quotes are required. The value must be on one line, and " +"there is no kind of string concatenation. It must not include inside " +"quotes. The behavior of the backslash \"\\\" and escaped characters inside " +"a value is undefined and it should not be used. An option name may include " +"alphanumerical characters and the \"/-:._+\" characters. A new scope can be " +"opened with curly braces, like:" +msgstr "" +"Syntaktisch ist die Konfigurationssprache dem nachempfunden, was die ISC-" +"Werkzeuge, wie bind und dhcp, benutzen. Zeilen, die mit <literal>//</" +"literal> beginnen, werden als Kommentar betrachtet (und ignoriert), ebenso " +"wie jeglicher Text zwischen <literal>/*</literal> und <literal>*/</literal>, " +"wie bei C/C++-Kommentaren. Jede Zeile hat die Form <literal>APT::Get::Assume-" +"Yes \"true\";</literal>. Das abschließende Semikolon wird benötigt und " +"Klammern sind optional. Ein neuer Geltungsbereich kann mit geschweiften " +"Klammern geöffnet werden, wie:" #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:66 +#: apt.conf.5.xml:70 #, no-wrap msgid "" "APT {\n" @@ -5722,38 +5605,36 @@ msgstr "" "};\n" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:74 +#: apt.conf.5.xml:78 msgid "" "with newlines placed to make it more readable. Lists can be created by " "opening a scope and including a single string enclosed in quotes followed by " -"a semicolon. Multiple entries can be included, each separated by a " -"semicolon." +"a semicolon. Multiple entries can be included, each separated by a semicolon." msgstr "" "mit eingefügten Zeilenumbrüchen, um es leserlicher zu gestalten. Listen " "können erstellt werden, indem ein Geltungsbereich geöffnet wird und eine " -"einzelne, von Anführungszeichen, denen ein Semikolon folgt, " -"eingeschlossene Zeichenkette eingefügt wird. Es können mehrere Einträge " -"eingefügt werden, jeweils getrennt durch ein Semikolon." +"einzelne, von Anführungszeichen, denen ein Semikolon folgt, eingeschlossene " +"Zeichenkette eingefügt wird. Es können mehrere Einträge eingefügt werden, " +"jeweils getrennt durch ein Semikolon." #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:79 +#: apt.conf.5.xml:83 #, no-wrap msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:82 +#: apt.conf.5.xml:86 msgid "" -"In general the sample configuration file in " -"<filename>&docdir;examples/apt.conf</filename> &configureindex; is a good " -"guide for how it should look." +"In general the sample configuration file in <filename>&docdir;examples/apt." +"conf</filename> &configureindex; is a good guide for how it should look." msgstr "" -"Im Allgemeinen bietet die Beispielkonfigurationsdatei in " -"<filename>&docdir;examples/apt.conf</filename> &configureindex; eine gute " -"Anleitung, wie dies aussehen könnte." +"Im Allgemeinen bietet die Beispielkonfigurationsdatei in <filename>&docdir;" +"examples/apt.conf</filename> &configureindex; eine gute Anleitung, wie dies " +"aussehen könnte." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:86 +#: apt.conf.5.xml:90 msgid "" "The names of the configuration items are not case-sensitive. So in the " "previous example you could use <literal>dpkg::pre-install-pkgs</literal>." @@ -5763,59 +5644,59 @@ msgstr "" "<literal>dpkg::pre-install-pkgs</literal> benutzen." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:89 +#: apt.conf.5.xml:93 msgid "" "Names for the configuration items are optional if a list is defined as it " -"can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example " -"above. If you don't specify a name a new entry will simply add a new option " -"to the list. If you specify a name you can override the option as every " -"other option by reassigning a new value to the option." -msgstr "" -"Namen für die Konfigurationsdatei sind optional, wenn eine Liste, wie sie " -"im Beispiel <literal>DPkg::Pre-Install-Pkgs</literal> oberhalb gesehen " -"werden kann, definiert ist. Wenn Sie keinen neuen Namen angeben, wird ein " -"neuer Eintrag der Liste lediglich eine neue Option hinzufügen. Wenn Sie " -"einen Namen eingeben, können Sie die Option, wie jede andere Option, " +"can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. " +"If you don't specify a name a new entry will simply add a new option to the " +"list. If you specify a name you can override the option as every other " +"option by reassigning a new value to the option." +msgstr "" +"Namen für die Konfigurationsdatei sind optional, wenn eine Liste, wie sie im " +"Beispiel <literal>DPkg::Pre-Install-Pkgs</literal> oberhalb gesehen werden " +"kann, definiert ist. Wenn Sie keinen neuen Namen angeben, wird ein neuer " +"Eintrag der Liste lediglich eine neue Option hinzufügen. Wenn Sie einen " +"Namen eingeben, können Sie die Option, wie jede andere Option, " "überschreiben, indem Sie der Option erneut einen neuen Wert zuweisen." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:94 +#: apt.conf.5.xml:98 +#, fuzzy msgid "" -"Two specials are allowed, <literal>#include</literal> and " -"<literal>#clear</literal>: <literal>#include</literal> will include the " -"given file, unless the filename ends in a slash, then the whole directory is " -"included. <literal>#clear</literal> is used to erase a part of the " -"configuration tree. The specified element and all its descendants are " -"erased. (Note that these lines also need to end with a semicolon.)" +"Two specials are allowed, <literal>#include</literal> (which is deprecated " +"and not supported by alternative implementations) and <literal>#clear</" +"literal>: <literal>#include</literal> will include the given file, unless " +"the filename ends in a slash, then the whole directory is included. " +"<literal>#clear</literal> is used to erase a part of the configuration tree. " +"The specified element and all its descendants are erased. (Note that these " +"lines also need to end with a semicolon.)" msgstr "" "Es sind die beiden Spezialfälle <literal>#include</literal> und " "<literal>#clear</literal> erlaubt: <literal>#include</literal> wird die " -"angegebene Datei einfügen außer, wenn der Dateiname mit einem " -"Schrägstrich endet, dann wird das ganze Verzeichnis eingefügt. " -"<literal>#clear</literal> wird benutzt, um einen Teil des " -"Konfigurationsbaums zu löschen. Das angegebene Element und alle davon " -"absteigenden Elemente werden gelöscht. (Beachten Sie, dass diese Zeilen " -"auch mit einem Semikolon enden müssen.)" +"angegebene Datei einfügen außer, wenn der Dateiname mit einem Schrägstrich " +"endet, dann wird das ganze Verzeichnis eingefügt. <literal>#clear</literal> " +"wird benutzt, um einen Teil des Konfigurationsbaums zu löschen. Das " +"angegebene Element und alle davon absteigenden Elemente werden gelöscht. " +"(Beachten Sie, dass diese Zeilen auch mit einem Semikolon enden müssen.)" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:101 +#: apt.conf.5.xml:106 msgid "" "The #clear command is the only way to delete a list or a complete scope. " -"Reopening a scope or the ::-style described below will " -"<emphasis>not</emphasis> override previously written entries. Only options " -"can be overridden by addressing a new value to it - lists and scopes can't " -"be overridden, only cleared." +"Reopening a scope or the ::-style described below will <emphasis>not</" +"emphasis> override previously written entries. Only options can be " +"overridden by addressing a new value to it - lists and scopes can't be " +"overridden, only cleared." msgstr "" "Der #clear-Befehl ist der einzige Weg, eine Liste oder einen kompletten " -"Geltungsbereich zu löschen. Erneutes Öffnen eines Geltungsbereichs oder " -"der unten beschriebene ::-Stil werden vorherige Einträge " -"<emphasis>nicht</emphasis> überschreiben. Optionen können nur " -"überschrieben werden, indem ein neuer Wert an sie adressiert wird – " -"Listen und Geltungsbereiche können nicht überschrieben, sondern nur " -"bereinigt werden." +"Geltungsbereich zu löschen. Erneutes Öffnen eines Geltungsbereichs oder der " +"unten beschriebene ::-Stil werden vorherige Einträge <emphasis>nicht</" +"emphasis> überschreiben. Optionen können nur überschrieben werden, indem ein " +"neuer Wert an sie adressiert wird – Listen und Geltungsbereiche können nicht " +"überschrieben, sondern nur bereinigt werden." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:106 +#: apt.conf.5.xml:111 msgid "" "All of the APT tools take a -o option which allows an arbitrary " "configuration directive to be specified on the command line. The syntax is a " @@ -5825,136 +5706,134 @@ msgid "" "suspect: The scope syntax can't be used on the command line.)" msgstr "" "Alle APT-Werkzeuge bringen eine Option -o mit, die es einer beliebigen " -"Installationsdirektiven erlaubt, auf der Befehlszeile angegeben zu " -"werden. Die Syntax ist ein vollständiger Optionsname " -"(<literal>APT::Get::Assume-Yes</literal> zum Beispiel), gefolgt von einem " -"Gleichheitszeichen und dann dem neuen Wert der Option. Listen können " -"ebenfalls durch Anhängen von abschließenden :: zur Namensliste " -"hinzugefügt werden. (Wenn Ihnen das merkwürdig vorkommt: Die " -"Geltungsbereichs-Syntax kann nicht auf der Befehlszeile benutzt werden.)" +"Installationsdirektiven erlaubt, auf der Befehlszeile angegeben zu werden. " +"Die Syntax ist ein vollständiger Optionsname (<literal>APT::Get::Assume-Yes</" +"literal> zum Beispiel), gefolgt von einem Gleichheitszeichen und dann dem " +"neuen Wert der Option. Listen können ebenfalls durch Anhängen von " +"abschließenden :: zur Namensliste hinzugefügt werden. (Wenn Ihnen das " +"merkwürdig vorkommt: Die Geltungsbereichs-Syntax kann nicht auf der " +"Befehlszeile benutzt werden.)" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:113 +#: apt.conf.5.xml:118 msgid "" "Note that you can use :: only for appending one item per line to a list and " "that you should not use it in combination with the scope syntax. (The scope " "syntax implicit insert ::) Using both syntaxes together will trigger a bug " "which some users unfortunately relay on: An option with the unusual name " -"\"<literal>::</literal>\" which acts like every other option with a " -"name. These introduces many problems including that a user who writes " -"multiple lines in this <emphasis>wrong</emphasis> syntax in the hope to " -"append to a list will gain the opposite as only the last assignment for this " -"option \"<literal>::</literal>\" will be used. Upcoming APT versions will " -"raise errors and will stop working if they encounter this misuse, so please " +"\"<literal>::</literal>\" which acts like every other option with a name. " +"These introduces many problems including that a user who writes multiple " +"lines in this <emphasis>wrong</emphasis> syntax in the hope to append to a " +"list will gain the opposite as only the last assignment for this option " +"\"<literal>::</literal>\" will be used. Upcoming APT versions will raise " +"errors and will stop working if they encounter this misuse, so please " "correct such statements now as long as APT doesn't complain explicit about " "them." msgstr "" -"Beachten Sie, dass Sie :: nur benutzen können, um ein Element pro Zeile " -"an eine Liste anzuhängen und dass Sie es nicht nicht in Verbindung mit " -"einer Geltungsbereichs-Syntax benutzen sollten. (Die " -"Geltungsbereichssysyntax fügt implizit :: ein) Die Benutzung der Syntax " -"von beiden zusammen wird einen Fehler auslösen, den einige Anwender " -"ungünstigerweise weitergeben an eine Option mit dem unüblichen Namen " -"»<literal>::</literal>«, der wie jede andere Option mit einem Namen " -"agiert. Dies leitet viele Probleme ein, einschließlich, dass der " -"Anwender, der mehrere Zeilen in dieser <emphasis>falschen</emphasis> " -"Syntax in der Hoffnung etwas an die Liste anzuhängen schreibt, das " -"Gegenteil von nur der letzten Zuweisung zu diese Option " -"»<literal>::</literal>« erreicht. Bevorstehende APT-Versionen werden " +"Beachten Sie, dass Sie :: nur benutzen können, um ein Element pro Zeile an " +"eine Liste anzuhängen und dass Sie es nicht nicht in Verbindung mit einer " +"Geltungsbereichs-Syntax benutzen sollten. (Die Geltungsbereichssysyntax fügt " +"implizit :: ein) Die Benutzung der Syntax von beiden zusammen wird einen " +"Fehler auslösen, den einige Anwender ungünstigerweise weitergeben an eine " +"Option mit dem unüblichen Namen »<literal>::</literal>«, der wie jede andere " +"Option mit einem Namen agiert. Dies leitet viele Probleme ein, " +"einschließlich, dass der Anwender, der mehrere Zeilen in dieser " +"<emphasis>falschen</emphasis> Syntax in der Hoffnung etwas an die Liste " +"anzuhängen schreibt, das Gegenteil von nur der letzten Zuweisung zu diese " +"Option »<literal>::</literal>« erreicht. Bevorstehende APT-Versionen werden " "Fehler ausgeben und die Arbeit stoppen, wenn sie auf diese falsche " -"Verwendung stoßen. Korrigieren Sie deshalb nun solche Anweisungen, " -"solange sich APT nicht explizit darüber beklagt." +"Verwendung stoßen. Korrigieren Sie deshalb nun solche Anweisungen, solange " +"sich APT nicht explizit darüber beklagt." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:125 +#: apt.conf.5.xml:130 msgid "The APT Group" msgstr "Die APT-Gruppe" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:126 +#: apt.conf.5.xml:131 msgid "" "This group of options controls general APT behavior as well as holding the " "options for all of the tools." msgstr "" -"Diese Gruppe von Optionen steuert das allgemeine Verhalten von APT, " -"ebenso wie es die Optionen für alle Werkzeuge enthält." +"Diese Gruppe von Optionen steuert das allgemeine Verhalten von APT, ebenso " +"wie es die Optionen für alle Werkzeuge enthält." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:130 +#: apt.conf.5.xml:135 msgid "Architecture" msgstr "Architecture" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:131 +#: apt.conf.5.xml:136 msgid "" "System Architecture; sets the architecture to use when fetching files and " "parsing package lists. The internal default is the architecture apt was " "compiled for." msgstr "" "Systemarchitektur; Setzt die Architektur die benutzt wird, wenn Dateien " -"heruntergeladen und Paketlisten ausgewertet werden. Die interne Vorgabe " -"ist die Architektur für die APT kompiliert wurde." +"heruntergeladen und Paketlisten ausgewertet werden. Die interne Vorgabe ist " +"die Architektur für die APT kompiliert wurde." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:136 +#: apt.conf.5.xml:141 msgid "Default-Release" msgstr "Default-Release" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:137 +#: apt.conf.5.xml:142 msgid "" -"Default release to install packages from if more than one version " -"available. Contains release name, codename or release version. Examples: " -"'stable', 'testing', 'unstable', 'lenny', 'squeeze', '4.0', '5.0*'. See also " -"&apt-preferences;." +"Default release to install packages from if more than one version available. " +"Contains release name, codename or release version. Examples: 'stable', " +"'testing', 'unstable', 'lenny', 'squeeze', '4.0', '5.0*'. See also &apt-" +"preferences;." msgstr "" "Standard-Release von dem Pakete installiert werden, wenn mehr als eine " -"Version verfügbar ist. Enthält Release-Name, Codename oder " -"Release-Version. Beispiele: »stable«, »testing, »unstable«, »lenny«, " -"»squeeze«, »4.0«, »5.0«. Siehe auch &apt-preferences;." +"Version verfügbar ist. Enthält Release-Name, Codename oder Release-Version. " +"Beispiele: »stable«, »testing, »unstable«, »lenny«, »squeeze«, »4.0«, »5.0«. Siehe " +"auch &apt-preferences;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:141 +#: apt.conf.5.xml:146 msgid "Ignore-Hold" msgstr "Ignore-Hold" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:142 +#: apt.conf.5.xml:147 msgid "" "Ignore Held packages; This global option causes the problem resolver to " "ignore held packages in its decision making." msgstr "" "Halten von Paketen ignorieren; Diese globale Option veranlasst den " -"Problemlöser, gehaltene Pakete beim Treffen von Entscheidungen zu " -"ignorieren." +"Problemlöser, gehaltene Pakete beim Treffen von Entscheidungen zu ignorieren." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:146 +#: apt.conf.5.xml:151 msgid "Clean-Installed" msgstr "Clean-Installed" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:147 +#: apt.conf.5.xml:152 msgid "" "Defaults to on. When turned on the autoclean feature will remove any " "packages which can no longer be downloaded from the cache. If turned off " "then packages that are locally installed are also excluded from cleaning - " "but note that APT provides no direct means to reinstall them." msgstr "" -"Standardmäßig auf on (ein). Wenn es auf on gesetzt wird, wird die automatische " -"Bereinigungsfunktion alle Pakete entfernen, die nicht länger aus dem " -"Zwischenspeicher heruntergeladen werden können. Wenn es auf off gesetzt " -"wird, dann werden außerden die Pakete, die lokal installiert sind, vom " -"Bereinigen ausgeschlossen – beachten Sie jedoch, dass APT keine direkten " +"Standardmäßig auf on (ein). Wenn es auf on gesetzt wird, wird die " +"automatische Bereinigungsfunktion alle Pakete entfernen, die nicht länger " +"aus dem Zwischenspeicher heruntergeladen werden können. Wenn es auf off " +"gesetzt wird, dann werden außerden die Pakete, die lokal installiert sind, " +"vom Bereinigen ausgeschlossen – beachten Sie jedoch, dass APT keine direkten " "Möglichkeiten bereitstellt, um sie erneut zu installieren." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:153 +#: apt.conf.5.xml:158 msgid "Immediate-Configure" msgstr "Immediate-Configure" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:154 +#: apt.conf.5.xml:159 msgid "" "Disable Immediate Configuration; This dangerous option disables some of " "APT's ordering code to cause it to make fewer dpkg calls. Doing so may be " @@ -5962,70 +5841,69 @@ msgid "" "and may cause package install scripts to fail or worse. Use at your own " "risk." msgstr "" -"Sofortkonfiguration ausschalten; Diese gefährliche Option schaltet " -"einigen Befehlscode von APT aus, um es zu veranlassen, Dpkg seltener " -"aufzurufen. Dies zu tun, könnte auf besonders langsamen " -"Einzelbenutzersystemen nötig sein, ist aber gefährlich und könnte " -"Paketinstallationsskripte zum Scheitern oder schlimmeren veranlassen. " -"Benutzen Sie es auf eigene Gefahr." +"Sofortkonfiguration ausschalten; Diese gefährliche Option schaltet einigen " +"Befehlscode von APT aus, um es zu veranlassen, Dpkg seltener aufzurufen. " +"Dies zu tun, könnte auf besonders langsamen Einzelbenutzersystemen nötig " +"sein, ist aber gefährlich und könnte Paketinstallationsskripte zum Scheitern " +"oder schlimmeren veranlassen. Benutzen Sie es auf eigene Gefahr." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:161 +#: apt.conf.5.xml:166 msgid "Force-LoopBreak" msgstr "Force-LoopBreak" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:162 +#: apt.conf.5.xml:167 msgid "" "Never Enable this option unless you -really- know what you are doing. It " -"permits APT to temporarily remove an essential package to break a " -"Conflicts/Conflicts or Conflicts/Pre-Depend loop between two essential " -"packages. SUCH A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option " -"will work if the essential packages are not tar, gzip, libc, dpkg, bash or " -"anything that those packages depend on." -msgstr "" -"Schalten Sie diese Option niemals ein, außer wenn Sie -wirklich- wissen, " -"was Sie tun. Es erlaubt APT temporär ein essentielles Paket zu entfernen, " -"um eine Conflicts/Conflicts- oder Conflicts/Pre-Depend-Schleife zwischen " -"zwei essentiellen Paketen zu unterbrechen. SOLCH EINE SCHLEIFE SOLLTE " -"NIEMALS EXISTIEREN UND IST EIN SCHWERWIEGENDER FEHLER. Diese Option wird " +"permits APT to temporarily remove an essential package to break a Conflicts/" +"Conflicts or Conflicts/Pre-Depend loop between two essential packages. SUCH " +"A LOOP SHOULD NEVER EXIST AND IS A GRAVE BUG. This option will work if the " +"essential packages are not tar, gzip, libc, dpkg, bash or anything that " +"those packages depend on." +msgstr "" +"Schalten Sie diese Option niemals ein, außer wenn Sie -wirklich- wissen, was " +"Sie tun. Es erlaubt APT temporär ein essentielles Paket zu entfernen, um " +"eine Conflicts/Conflicts- oder Conflicts/Pre-Depend-Schleife zwischen zwei " +"essentiellen Paketen zu unterbrechen. SOLCH EINE SCHLEIFE SOLLTE NIEMALS " +"EXISTIEREN UND IST EIN SCHWERWIEGENDER FEHLER. Diese Option wird " "funktionieren, wenn die essentiellen Pakete nicht tar, gzip, libc, dpkg, " "bash oder etwas, was davon abhängt, sind." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:170 +#: apt.conf.5.xml:175 msgid "Cache-Limit" msgstr "Cache-Limit" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:171 +#: apt.conf.5.xml:176 msgid "" "APT uses a fixed size memory mapped cache file to store the 'available' " "information. This sets the size of that cache (in bytes)." msgstr "" -"APT benutzt eine Zwischenspeicherdatei mit fester Größe, um die " -"»verfügbar«-Informationen zu speichern. Dies setzt die Größe dieses " -"Zwischenspeichers (in Bytes)." +"APT benutzt eine Zwischenspeicherdatei mit fester Größe, um die »verfügbar«-" +"Informationen zu speichern. Dies setzt die Größe dieses Zwischenspeichers " +"(in Bytes)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:175 +#: apt.conf.5.xml:180 msgid "Build-Essential" msgstr "Build-Essential" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:176 +#: apt.conf.5.xml:181 msgid "Defines which package(s) are considered essential build dependencies." msgstr "" -"Definiert, welche(s) Paket(e) als essentielle Bauabhängigkeiten " -"betrachtet werde." +"Definiert, welche(s) Paket(e) als essentielle Bauabhängigkeiten betrachtet " +"werde." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:179 +#: apt.conf.5.xml:184 msgid "Get" msgstr "Get" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:180 +#: apt.conf.5.xml:185 msgid "" "The Get subsection controls the &apt-get; tool, please see its documentation " "for more information about the options here." @@ -6035,133 +5913,130 @@ msgstr "" "erhalten." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:184 +#: apt.conf.5.xml:189 msgid "Cache" msgstr "Cache" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:185 +#: apt.conf.5.xml:190 msgid "" "The Cache subsection controls the &apt-cache; tool, please see its " "documentation for more information about the options here." msgstr "" -"Der Cache-Unterabschnitt steuert das &apt-cache;-Werkzeug. Lesen Sie " -"bitte dessen Dokumentation, um weitere Informationen über die Optionen " -"hier zu erhalten." +"Der Cache-Unterabschnitt steuert das &apt-cache;-Werkzeug. Lesen Sie bitte " +"dessen Dokumentation, um weitere Informationen über die Optionen hier zu " +"erhalten." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:189 +#: apt.conf.5.xml:194 msgid "CDROM" msgstr "CDROM" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:190 +#: apt.conf.5.xml:195 msgid "" "The CDROM subsection controls the &apt-cdrom; tool, please see its " "documentation for more information about the options here." msgstr "" -"Der CDROM-Unterabschnitt steuert das &apt-cdrom;-Werkzeug. Lesen Sie " -"bitte dessen Dokumentation, um weitere Informationen über die Optionen " -"hier zu erhalten." +"Der CDROM-Unterabschnitt steuert das &apt-cdrom;-Werkzeug. Lesen Sie bitte " +"dessen Dokumentation, um weitere Informationen über die Optionen hier zu " +"erhalten." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:196 +#: apt.conf.5.xml:201 msgid "The Acquire Group" msgstr "Die Erwerbgruppe" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:201 +#: apt.conf.5.xml:206 msgid "PDiffs" msgstr "PDiffs" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:202 +#: apt.conf.5.xml:207 msgid "" "Try to download deltas called <literal>PDiffs</literal> for Packages or " "Sources files instead of downloading whole ones. True by default." msgstr "" -"Versuchen, Deltas, die <literal>PDiffs</literal> genannt werden, für " -"Paket- oder Quelldateien herunterzuladen, statt der kompletten Dateien. " -"Vorgabe ist True." +"Versuchen, Deltas, die <literal>PDiffs</literal> genannt werden, für Paket- " +"oder Quelldateien herunterzuladen, statt der kompletten Dateien. Vorgabe ist " +"True." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:207 +#: apt.conf.5.xml:212 msgid "Queue-Mode" msgstr "Queue-Mode" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:208 +#: apt.conf.5.xml:213 msgid "" -"Queuing mode; <literal>Queue-Mode</literal> can be one of " -"<literal>host</literal> or <literal>access</literal> which determines how " -"APT parallelizes outgoing connections. <literal>host</literal> means that " -"one connection per target host will be opened, <literal>access</literal> " -"means that one connection per URI type will be opened." +"Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</" +"literal> or <literal>access</literal> which determines how APT parallelizes " +"outgoing connections. <literal>host</literal> means that one connection per " +"target host will be opened, <literal>access</literal> means that one " +"connection per URI type will be opened." msgstr "" "Warteschlangenmodus; <literal>Queue-Mode</literal> kann entweder " "<literal>host</literal> oder <literal>access</literal> sein, wodurch " "festgelegt wird, wie APT ausgehende Verbindungen parallelisiert. " "<literal>host</literal> bedeutet, dass eine Verbindung pro Zielrechner " -"geöffnet wird, <literal>access</literal> bedeutet, dass eine Verbindung " -"pro URI-Art geöffnet wird." +"geöffnet wird, <literal>access</literal> bedeutet, dass eine Verbindung pro " +"URI-Art geöffnet wird." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:215 +#: apt.conf.5.xml:220 msgid "Retries" msgstr "Retries" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:216 +#: apt.conf.5.xml:221 msgid "" "Number of retries to perform. If this is non-zero APT will retry failed " "files the given number of times." msgstr "" -"Anzahl der auszuführenden erneuten Versuche. Wenn dies nicht Null ist, " -"wird APT fehlgeschlagene Dateien in der angegebenen Zahl erneut " -"versuchen." +"Anzahl der auszuführenden erneuten Versuche. Wenn dies nicht Null ist, wird " +"APT fehlgeschlagene Dateien in der angegebenen Zahl erneut versuchen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:220 +#: apt.conf.5.xml:225 msgid "Source-Symlinks" msgstr "Source-Symlinks" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:221 +#: apt.conf.5.xml:226 msgid "" "Use symlinks for source archives. If set to true then source archives will " "be symlinked when possible instead of copying. True is the default." msgstr "" -"Symbolische Verweise für Quellarchive benutzen. Wenn dies auf true " -"gesetzt ist, werden Quellarchive, wenn möglich, symbolisch verknüpft, " -"anstatt kopiert zu werden. True ist die Vorgabe." +"Symbolische Verweise für Quellarchive benutzen. Wenn dies auf true gesetzt " +"ist, werden Quellarchive, wenn möglich, symbolisch verknüpft, anstatt " +"kopiert zu werden. True ist die Vorgabe." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:225 sources.list.5.xml:139 +#: apt.conf.5.xml:230 sources.list.5.xml:139 msgid "http" msgstr "http" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:226 +#: apt.conf.5.xml:231 msgid "" "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per " -"host proxies can also be specified by using the form " -"<literal>http::Proxy::<host></literal> with the special keyword " -"<literal>DIRECT</literal> meaning to use no proxies. If no one of the above " -"settings is specified, <envar>http_proxy</envar> environment variable will " -"be used." +"host proxies can also be specified by using the form <literal>http::Proxy::" +"<host></literal> with the special keyword <literal>DIRECT</literal> " +"meaning to use no proxies. If no one of the above settings is specified, " +"<envar>http_proxy</envar> environment variable will be used." msgstr "" "HTTP-URIs; http::Proxy ist der zu benutzende Standard-HTTP-Proxy. Er wird " -"standardmäßig in der Form " -"<literal>http://[[Anwender][:Passwort]@]Host[:Port]/</literal> angegeben. " -"Durch Host-Proxies kann außerdem in der Form " +"standardmäßig in der Form <literal>http://[[Anwender][:Passwort]@]Host[:" +"Port]/</literal> angegeben. Durch Host-Proxies kann außerdem in der Form " "<literal>http::Proxy::<host></literal> mit dem speziellen " -"Schlüsselwort <literal>DIRECT</literal> angegeben werden, dass keine " -"Proxies benutzt werden. Falls keine der obigen Einstellungen angegeben " -"wurde, wird die Umgebungsvariable <envar>http_proxy</envar> benutzt." +"Schlüsselwort <literal>DIRECT</literal> angegeben werden, dass keine Proxies " +"benutzt werden. Falls keine der obigen Einstellungen angegeben wurde, wird " +"die Umgebungsvariable <envar>http_proxy</envar> benutzt." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:234 +#: apt.conf.5.xml:239 msgid "" "Three settings are provided for cache control with HTTP/1.1 compliant proxy " "caches. <literal>No-Cache</literal> tells the proxy to not use its cached " @@ -6170,37 +6045,35 @@ msgid "" "than the given number of seconds. Debian updates its index files daily so " "the default is 1 day. <literal>No-Store</literal> specifies that the cache " "should never store this request, it is only set for archive files. This may " -"be useful to prevent polluting a proxy cache with very large .deb " -"files. Note: Squid 2.0.2 does not support any of these options." -msgstr "" -"Für die Steuerung des Zwischenspeichers mit HTTP/1.1-konformen " -"Proxy-Zwischenspeichern stehen drei Einstellungen zur Verfügung. " -"<literal>No-Cache</literal> teilt dem Proxy mit, dass er unter keinen " -"Umständen seine zwischengespeicherten Antworten benutzen soll, " -"<literal>Max-Age</literal> wird nur für Indexdateien gesendet und sagt " -"dem Zwischenspeicher, dass er seine Objekte erneuern soll, die älter als " -"die angegebene Zahl in Sekunden sind. Debian aktualisiert seine " -"Indexdateien täglich, so dass die Vorgabe ein Tag ist. " -"<literal>No-Store</literal> gibt an, dass der Zwischenspeicher diese " -"Anfragen niemals speichern soll, es ist nur für Archivdateien gesetzt. " -"Dies könnte nützlich sein, um Verunreinigungen des " -"Proxy-Zwischenspeichers mit sehr großen .deb-Dateien zu verhindern. " -"Beachten Sie: Squid 2.0.2 unterstützt keine dieser Optionen." +"be useful to prevent polluting a proxy cache with very large .deb files. " +"Note: Squid 2.0.2 does not support any of these options." +msgstr "" +"Für die Steuerung des Zwischenspeichers mit HTTP/1.1-konformen Proxy-" +"Zwischenspeichern stehen drei Einstellungen zur Verfügung. <literal>No-" +"Cache</literal> teilt dem Proxy mit, dass er unter keinen Umständen seine " +"zwischengespeicherten Antworten benutzen soll, <literal>Max-Age</literal> " +"wird nur für Indexdateien gesendet und sagt dem Zwischenspeicher, dass er " +"seine Objekte erneuern soll, die älter als die angegebene Zahl in Sekunden " +"sind. Debian aktualisiert seine Indexdateien täglich, so dass die Vorgabe " +"ein Tag ist. <literal>No-Store</literal> gibt an, dass der Zwischenspeicher " +"diese Anfragen niemals speichern soll, es ist nur für Archivdateien gesetzt. " +"Dies könnte nützlich sein, um Verunreinigungen des Proxy-Zwischenspeichers " +"mit sehr großen .deb-Dateien zu verhindern. Beachten Sie: Squid 2.0.2 " +"unterstützt keine dieser Optionen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:244 apt.conf.5.xml:301 +#: apt.conf.5.xml:249 apt.conf.5.xml:306 msgid "" "The option <literal>timeout</literal> sets the timeout timer used by the " "method, this applies to all things including connection timeout and data " "timeout." msgstr "" "Die Option <literal>timeout</literal> stellt den Zeitnehmer für die " -"Zeitüberschreitung ein, die von der Methode benutzt wird. Dies wird auf " -"alle Dinge, einschließlich Verbindungs- und Datenzeitüberschreitungen, " -"angewandt." +"Zeitüberschreitung ein, die von der Methode benutzt wird. Dies wird auf alle " +"Dinge, einschließlich Verbindungs- und Datenzeitüberschreitungen, angewandt." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:247 +#: apt.conf.5.xml:252 msgid "" "One setting is provided to control the pipeline depth in cases where the " "remote server is not RFC conforming or buggy (such as Squid 2.0.2) " @@ -6212,48 +6085,47 @@ msgid "" msgstr "" "Eine Einstellung wird bereitgestellt, um die Tiefe der Warteschlange in " "Fällen zu steuern, in denen der andere Server nicht RFC-konform oder " -"fehlerhaft (so wie Squid 2.0.2) ist. " -"<literal>Acquire::http::Pipeline-Depth</literal> kann " -"ein Wert von 0 bis 5 sein, der anzeigt, wie viele ausstehende Anfragen " -"APT senden soll. Ein Wert von Null MUSS angegeben werden, falls der " -"andere Server nicht ordnungsgemäß auf TCP-Verbindungen wartet – " -"anderenfalls werden fehlerhafte Daten erscheinen. Rechner, die dies " -"erfordern, verstoßen gegen RFC 2068." +"fehlerhaft (so wie Squid 2.0.2) ist. <literal>Acquire::http::Pipeline-Depth</" +"literal> kann ein Wert von 0 bis 5 sein, der anzeigt, wie viele ausstehende " +"Anfragen APT senden soll. Ein Wert von Null MUSS angegeben werden, falls der " +"andere Server nicht ordnungsgemäß auf TCP-Verbindungen wartet – anderenfalls " +"werden fehlerhafte Daten erscheinen. Rechner, die dies erfordern, verstoßen " +"gegen RFC 2068." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:255 +#: apt.conf.5.xml:260 msgid "" -"The used bandwidth can be limited with " -"<literal>Acquire::http::Dl-Limit</literal> which accepts integer values in " -"kilobyte. The default value is 0 which deactivates the limit and tries uses " -"as much as possible of the bandwidth (Note that this option implicit " -"deactivates the download from multiple servers at the same time.)" +"The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</" +"literal> which accepts integer values in kilobyte. The default value is 0 " +"which deactivates the limit and tries uses as much as possible of the " +"bandwidth (Note that this option implicit deactivates the download from " +"multiple servers at the same time.)" msgstr "" -"Die benutzte Bandbreite kann durch " -"<literal>Acquire::http::Dl-Limit</literal> eingeschränkt werden, was " -"Ganzzahlwerte in Kilobyte akzeptiert. Der Vorgabewert ist 0, was die " -"Beschränkung ausschaltet und versucht, soviel wie möglich von der " -"Bandbreite zu benutzen. (Beachten Sie, dass diese Optionen implizit das " -"Herunterladen von mehreren Servern zur gleichen Zeit deaktiviert.)" +"Die benutzte Bandbreite kann durch <literal>Acquire::http::Dl-Limit</" +"literal> eingeschränkt werden, was Ganzzahlwerte in Kilobyte akzeptiert. Der " +"Vorgabewert ist 0, was die Beschränkung ausschaltet und versucht, soviel wie " +"möglich von der Bandbreite zu benutzen. (Beachten Sie, dass diese Optionen " +"implizit das Herunterladen von mehreren Servern zur gleichen Zeit " +"deaktiviert.)" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:261 +#: apt.conf.5.xml:266 msgid "https" msgstr "https" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:262 +#: apt.conf.5.xml:267 msgid "" "HTTPS URIs. Cache-control and proxy options are the same as for " "<literal>http</literal> method. <literal>Pipeline-Depth</literal> option is " "not supported yet." msgstr "" "HTTPS-URIs. Zwischenspeichersteuerung und Proxy-Optionen entsprehen denen " -"der <literal>http</literal>-Methode. Die Option " -"<literal>Pipeline-Depth</literal> wird noch nicht unterstützt." +"der <literal>http</literal>-Methode. Die Option <literal>Pipeline-Depth</" +"literal> wird noch nicht unterstützt." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:266 +#: apt.conf.5.xml:271 msgid "" "<literal>CaInfo</literal> suboption specifies place of file that holds info " "about trusted certificates. <literal><host>::CaInfo</literal> is " @@ -6261,84 +6133,78 @@ msgid "" "suboption determines whether verify server's host certificate against " "trusted certificates or not. <literal><host>::Verify-Peer</literal> " "is corresponding per-host option. <literal>Verify-Host</literal> boolean " -"suboption determines whether verify server's hostname or not. " -"<literal><host>::Verify-Host</literal> is corresponding per-host " -"option. <literal>SslCert</literal> determines what certificate to use for " -"client authentication. <literal><host>::SslCert</literal> is " -"corresponding per-host option. <literal>SslKey</literal> determines what " -"private key to use for client " -"authentication. <literal><host>::SslKey</literal> is corresponding " -"per-host option. <literal>SslForceVersion</literal> overrides default SSL " -"version to use. Can contain 'TLSv1' or 'SSLv3' string. " +"suboption determines whether verify server's hostname or not. <literal><" +"host>::Verify-Host</literal> is corresponding per-host option. " +"<literal>SslCert</literal> determines what certificate to use for client " +"authentication. <literal><host>::SslCert</literal> is corresponding " +"per-host option. <literal>SslKey</literal> determines what private key to " +"use for client authentication. <literal><host>::SslKey</literal> is " +"corresponding per-host option. <literal>SslForceVersion</literal> overrides " +"default SSL version to use. Can contain 'TLSv1' or 'SSLv3' string. " "<literal><host>::SslForceVersion</literal> is corresponding per-host " "option." msgstr "" "Die Unteroption <literal>CaInfo</literal> gibt den Ort an, an dem " "Informationen über vertrauenswürdige Zertifikate bereitgehalten werden. " -"<literal><host>::CaInfo</literal> ist die entsprechende " -"per-Host-Option. Die boolsche Unteroption <literal>Verify-Peer</literal> " -"entscheidet, ob das Host-Zertifikat des Servers mit den " -"vertrauenswürdigen Zertifikaten geprüft wird oder nicht. " -"<literal><host>::Verify-Peer</literal> ist die entsprechende " -"per-Host-Option. Die boolsche Unteroption <literal>Verify-Host</literal> " -"entscheidet, ob der Host-Name des Servers geprüft wird oder nicht. " -"<literal><host>::Verify-Host</literal> ist die entsprechende " -"per-Host-Option. <literal>SslCert</literal> entscheidet, welches " -"Zertifikat zur Client-Authentifizierung benutzt wird. " -"<literal><host>::SslCert</literal> ist die entsprechende " -"per-Host-Option. <literal>SslKey</literal> entscheidet, welche privaten " -"Schlüssel für die Client-Authentifizierung benutzt werden. " -"<literal><host>::SslKey</literal> ist die entsprechende " -"per-Host-Option. <literal>SslForceVersion</literal> überschreibt die " -"zu benutzende Standard-SSL-Version. Es kann die Zeichenketten »TLSv1« " -"oder »SSLv3« enthalten. <literal><host>::SslForceVersion</literal> " -"ist die entsprechende per-Host-Option." +"<literal><host>::CaInfo</literal> ist die entsprechende per-Host-" +"Option. Die boolsche Unteroption <literal>Verify-Peer</literal> entscheidet, " +"ob das Host-Zertifikat des Servers mit den vertrauenswürdigen Zertifikaten " +"geprüft wird oder nicht. <literal><host>::Verify-Peer</literal> ist " +"die entsprechende per-Host-Option. Die boolsche Unteroption <literal>Verify-" +"Host</literal> entscheidet, ob der Host-Name des Servers geprüft wird oder " +"nicht. <literal><host>::Verify-Host</literal> ist die entsprechende " +"per-Host-Option. <literal>SslCert</literal> entscheidet, welches Zertifikat " +"zur Client-Authentifizierung benutzt wird. <literal><host>::SslCert</" +"literal> ist die entsprechende per-Host-Option. <literal>SslKey</literal> " +"entscheidet, welche privaten Schlüssel für die Client-Authentifizierung " +"benutzt werden. <literal><host>::SslKey</literal> ist die " +"entsprechende per-Host-Option. <literal>SslForceVersion</literal> " +"überschreibt die zu benutzende Standard-SSL-Version. Es kann die " +"Zeichenketten »TLSv1« oder »SSLv3« enthalten. <literal><host>::" +"SslForceVersion</literal> ist die entsprechende per-Host-Option." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:284 sources.list.5.xml:150 +#: apt.conf.5.xml:289 sources.list.5.xml:150 msgid "ftp" msgstr "ftp" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:285 +#: apt.conf.5.xml:290 msgid "" "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard " "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host " -"proxies can also be specified by using the form " -"<literal>ftp::Proxy::<host></literal> with the special keyword " -"<literal>DIRECT</literal> meaning to use no proxies. If no one of the above " -"settings is specified, <envar>ftp_proxy</envar> environment variable will be " -"used. To use a ftp proxy you will have to set the " -"<literal>ftp::ProxyLogin</literal> script in the configuration file. This " -"entry specifies the commands to send to tell the proxy server what to " -"connect to. Please see &configureindex; for an example of how to do " -"this. The substitution variables available are " -"<literal>$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> " -"<literal>$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> " -"<literal>$(SITE)</literal> and <literal>$(SITE_PORT)</literal> Each is taken " -"from it's respective URI component." +"proxies can also be specified by using the form <literal>ftp::Proxy::<" +"host></literal> with the special keyword <literal>DIRECT</literal> " +"meaning to use no proxies. If no one of the above settings is specified, " +"<envar>ftp_proxy</envar> environment variable will be used. To use a ftp " +"proxy you will have to set the <literal>ftp::ProxyLogin</literal> script in " +"the configuration file. This entry specifies the commands to send to tell " +"the proxy server what to connect to. Please see &configureindex; for an " +"example of how to do this. The substitution variables available are <literal>" +"$(PROXY_USER)</literal> <literal>$(PROXY_PASS)</literal> <literal>" +"$(SITE_USER)</literal> <literal>$(SITE_PASS)</literal> <literal>$(SITE)</" +"literal> and <literal>$(SITE_PORT)</literal> Each is taken from it's " +"respective URI component." msgstr "" "FTP-URIs; ftp::Proxy ist der zu benutzende Standard-FTP-Proxy. Er wird " -"standardmäßig in der Form " -"<literal>ftp://[[Anwender][:Passwort]@]Host[:Port]/</literal> angegeben. " -"pro-Host-Proxys kann außerdem in der Form " +"standardmäßig in der Form <literal>ftp://[[Anwender][:Passwort]@]Host[:Port]/" +"</literal> angegeben. pro-Host-Proxys kann außerdem in der Form " "<literal>ftp::Proxy::<host></literal> angegeben werden. Hierbei " -"bedeutet das spezielle Schlüsselwort <literal>DIRECT</literal>, dass " -"keine Proxys benutzt werden. Falls keine der obigen Einstellungen " -"angegeben wurde, wird die Umgebungsvariable <envar>ftp_proxy</envar> " -"benutzt. Um einen FTP-Proxy zu benutzen, müssen Sie in der " -"Konfigurationsdatei das Skript <literal>ftp::ProxyLogin</literal> setzen. " -"Dieser Eintrag gibt die Befehle an, die gesendet werden müssen, um dem " -"Proxy-Server mitzuteilen, womit er sich verbinden soll. Um ein Beispiel " -"zu erhalten, wie das gemacht wird, lesen Sie bitte &configureindex;. Die " -"Platzhaltervariablen sind <literal>$(PROXY_USER)</literal>, " -"<literal>$(PROXY_PASS)</literal>, <literal>$(SITE_USER)</literal>, " -"<literal>$(SITE_PASS)</literal>, <literal>$(SITE)</literal> und " -"<literal>$(SITE_PORT)</literal>. Jede wird von ihrem entsprechenden " -"URI-Bestandteil genommen." +"bedeutet das spezielle Schlüsselwort <literal>DIRECT</literal>, dass keine " +"Proxys benutzt werden. Falls keine der obigen Einstellungen angegeben wurde, " +"wird die Umgebungsvariable <envar>ftp_proxy</envar> benutzt. Um einen FTP-" +"Proxy zu benutzen, müssen Sie in der Konfigurationsdatei das Skript " +"<literal>ftp::ProxyLogin</literal> setzen. Dieser Eintrag gibt die Befehle " +"an, die gesendet werden müssen, um dem Proxy-Server mitzuteilen, womit er " +"sich verbinden soll. Um ein Beispiel zu erhalten, wie das gemacht wird, " +"lesen Sie bitte &configureindex;. Die Platzhaltervariablen sind <literal>" +"$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>" +"$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</" +"literal> und <literal>$(SITE_PORT)</literal>. Jede wird von ihrem " +"entsprechenden URI-Bestandteil genommen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:304 +#: apt.conf.5.xml:309 msgid "" "Several settings are provided to control passive mode. Generally it is safe " "to leave passive mode on, it works in nearly every environment. However " @@ -6346,31 +6212,30 @@ msgid "" "instead. This can be done globally, for connections that go through a proxy " "or for a specific host (See the sample config file for examples)." msgstr "" -"Mehrere Einstellungen werden zum Steuern des passiven Modus " -"bereitgestellt. Generell ist es sicher, den passiven Modus eingeschaltet " -"zu lassen, er funktioniert in nahezu jeder Umgebung. Jedoch erfordern " -"einige Situationen, dass der passive Modus ausgeschaltet und stattdessen " -"Port-Modus-FTP benutzt wird. Dies kann global für Verbindungen gemacht " -"werden, die durch einen Proxy oder über einen bestimmten Host gehen " -"(Lesen Sie die Beispielskonfiguration, um Beispiele zu erhalten)." +"Mehrere Einstellungen werden zum Steuern des passiven Modus bereitgestellt. " +"Generell ist es sicher, den passiven Modus eingeschaltet zu lassen, er " +"funktioniert in nahezu jeder Umgebung. Jedoch erfordern einige Situationen, " +"dass der passive Modus ausgeschaltet und stattdessen Port-Modus-FTP benutzt " +"wird. Dies kann global für Verbindungen gemacht werden, die durch einen " +"Proxy oder über einen bestimmten Host gehen (Lesen Sie die " +"Beispielskonfiguration, um Beispiele zu erhalten)." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:311 +#: apt.conf.5.xml:316 msgid "" -"It is possible to proxy FTP over HTTP by setting the " -"<envar>ftp_proxy</envar> environment variable to a http url - see the " -"discussion of the http method above for syntax. You cannot set this in the " -"configuration file and it is not recommended to use FTP over HTTP due to its " -"low efficiency." +"It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</" +"envar> environment variable to a http url - see the discussion of the http " +"method above for syntax. You cannot set this in the configuration file and " +"it is not recommended to use FTP over HTTP due to its low efficiency." msgstr "" "Es ist möglich FTP über HTTP zu leiten, indem die Umgebungsvariable " "<envar>ftp_proxy</envar> auf eine HTTP-Url gesetzt wird – lesen Sie die " -"Besprechung der HTTP-Methode oberhalb bezüglich der Syntax. Sie können " -"dies nicht in der Konfigurationsdatei setzen und es wird wegen der " -"geringen Effizienz nicht empfohlen FTP über HTTP zu benutzen." +"Besprechung der HTTP-Methode oberhalb bezüglich der Syntax. Sie können dies " +"nicht in der Konfigurationsdatei setzen und es wird wegen der geringen " +"Effizienz nicht empfohlen FTP über HTTP zu benutzen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:316 +#: apt.conf.5.xml:321 msgid "" "The setting <literal>ForceExtended</literal> controls the use of RFC2428 " "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is " @@ -6378,26 +6243,26 @@ msgid "" "IPv6. Setting this to true forces their use even on IPv4 connections. Note " "that most FTP servers do not support RFC2428." msgstr "" -"Die Einstellung <literal>ForceExtended</literal> steuert die Benutzung " -"der RFC2428-Befehle <literal>EPSV</literal> und <literal>EPRT</literal>. " -"Die Vorgabe ist false, was bedeutet, dass diese Befehle nur benutzt " -"werden, wenn die Steuerverbindung IPv6 ist. Dies auf true zu stellen " -"erzwingt die Benutzung selbst auf IPv4-Verbindungen. Beachten Sie, dass " -"die wenigsten FTP-Server RFC2428 unterstützen." +"Die Einstellung <literal>ForceExtended</literal> steuert die Benutzung der " +"RFC2428-Befehle <literal>EPSV</literal> und <literal>EPRT</literal>. Die " +"Vorgabe ist false, was bedeutet, dass diese Befehle nur benutzt werden, wenn " +"die Steuerverbindung IPv6 ist. Dies auf true zu stellen erzwingt die " +"Benutzung selbst auf IPv4-Verbindungen. Beachten Sie, dass die wenigsten FTP-" +"Server RFC2428 unterstützen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:323 sources.list.5.xml:132 +#: apt.conf.5.xml:328 sources.list.5.xml:132 msgid "cdrom" msgstr "cdrom" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:329 -#, no-wrap -msgid "\"/cdrom/\"::Mount \"foo\";" +#: apt.conf.5.xml:334 +#, fuzzy, no-wrap +msgid "/cdrom/::Mount \"foo\";" msgstr "\"/cdrom/\"::Mount \"foo\";" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:324 +#: apt.conf.5.xml:329 msgid "" "CDROM URIs; the only setting for CDROM URIs is the mount point, " "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM " @@ -6409,22 +6274,22 @@ msgid "" "can be specified using UMount." msgstr "" "CDROM-URIs; Die einzige Einstellung für CDROM-URIs ist der Einhängepunkt " -"<literal>cdrom::Mount</literal>, der der Einhängepunkt des " -"CDROM-Laufwerks sein muss, wie er in <filename>/etc/fstab</filename> " -"angegeben wurde. Es ist möglich alternative Ein- und Aushängebefehle " -"anzugeben, falls Ihr Einhängepunkt nicht in der fstab aufgelistet werden " -"kann (so wie beim Einhängen per SMB und alten Mount-Paketen). Die Syntax " -"besteht darin, <placeholder type=\"literallayout\" id=\"0\"/> in den " -"CDROM-Block einzufügen. Der abschließende Schrägstrich ist wichtig. " -"Aushängebefehle können per UMount angegeben werden." +"<literal>cdrom::Mount</literal>, der der Einhängepunkt des CDROM-Laufwerks " +"sein muss, wie er in <filename>/etc/fstab</filename> angegeben wurde. Es ist " +"möglich alternative Ein- und Aushängebefehle anzugeben, falls Ihr " +"Einhängepunkt nicht in der fstab aufgelistet werden kann (so wie beim " +"Einhängen per SMB und alten Mount-Paketen). Die Syntax besteht darin, " +"<placeholder type=\"literallayout\" id=\"0\"/> in den CDROM-Block " +"einzufügen. Der abschließende Schrägstrich ist wichtig. Aushängebefehle " +"können per UMount angegeben werden." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:334 +#: apt.conf.5.xml:339 msgid "gpgv" msgstr "gpgv" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:335 +#: apt.conf.5.xml:340 msgid "" "GPGV URIs; the only option for GPGV URIs is the option to pass additional " "parameters to gpgv. <literal>gpgv::Options</literal> Additional options " @@ -6435,122 +6300,113 @@ msgstr "" "Zusätzliche Parameter werden an gpgv weitergeleitet." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:340 +#: apt.conf.5.xml:345 msgid "CompressionTypes" msgstr "CompressionTypes" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:346 +#: apt.conf.5.xml:351 #, no-wrap -msgid "" -"Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> " -"\"<replaceable>Methodname</replaceable>\";" -msgstr "" -"Acquire::CompressionTypes::<replaceable>Dateierweiterung</replaceable> " -"\"<replaceable>Methodenname</replaceable>\";" +msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";" +msgstr "Acquire::CompressionTypes::<replaceable>Dateierweiterung</replaceable> \"<replaceable>Methodenname</replaceable>\";" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:341 +#: apt.conf.5.xml:346 msgid "" "List of compression types which are understood by the acquire methods. " "Files like <filename>Packages</filename> can be available in various " "compression formats. Per default the acquire methods can decompress " -"<command>bzip2</command>, <command>lzma</command> and " -"<command>gzip</command> compressed files, with this setting more formats can " -"be added on the fly or the used method can be changed. The syntax for this " -"is: <placeholder type=\"synopsis\" id=\"0\"/>" -msgstr "" -"Die List der Kompressionstypen die von den »aquire«-Methoden " -"verstanden werden. Dateien wie <filename>Packages</filename> können in " -"verschiedenen Kompressionsformaten verfügbar sein. Standardmäßig können " -"die »aquire«-Methoden <command>bzip2</command>-, <command>lzma</command>- " -"und <command>gzip</command>-komprimierte Dateien dekomprimieren. Mit " -"dieser Einstellung können spontan weiter Formate hinzugefügt oder die " -"benutzte Methode geändert werden. Die Syntax dafür lautet: " +"<command>bzip2</command>, <command>lzma</command> and <command>gzip</" +"command> compressed files, with this setting more formats can be added on " +"the fly or the used method can be changed. The syntax for this is: " "<placeholder type=\"synopsis\" id=\"0\"/>" +msgstr "" +"Die List der Kompressionstypen die von den »aquire«-Methoden verstanden " +"werden. Dateien wie <filename>Packages</filename> können in verschiedenen " +"Kompressionsformaten verfügbar sein. Standardmäßig können die »aquire«-" +"Methoden <command>bzip2</command>-, <command>lzma</command>- und " +"<command>gzip</command>-komprimierte Dateien dekomprimieren. Mit dieser " +"Einstellung können spontan weiter Formate hinzugefügt oder die benutzte " +"Methode geändert werden. Die Syntax dafür lautet: <placeholder type=" +"\"synopsis\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:351 +#: apt.conf.5.xml:356 #, no-wrap msgid "Acquire::CompressionTypes::Order:: \"gz\";" msgstr "Acquire::CompressionTypes::Order:: \"gz\";" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:354 +#: apt.conf.5.xml:359 #, no-wrap msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:347 +#: apt.conf.5.xml:352 msgid "" "Also the <literal>Order</literal> subgroup can be used to define in which " "order the acquire system will try to download the compressed files. The " "acquire system will try the first and proceed with the next compression type " "in this list on error, so to prefer one over the other type simple add the " "preferred type at first - not already added default types will be added at " -"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" " -"id=\"0\"/> can be used to prefer <command>gzip</command> compressed files " -"over <command>bzip2</command> and <command>lzma</command>. If " -"<command>lzma</command> should be preferred over <command>gzip</command> and " +"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id=" +"\"0\"/> can be used to prefer <command>gzip</command> compressed files over " +"<command>bzip2</command> and <command>lzma</command>. If <command>lzma</" +"command> should be preferred over <command>gzip</command> and " "<command>bzip2</command> the configure setting should look like this " "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add " "<literal>bz2</literal> explicit to the list as it will be added automatic." msgstr "" -"Außerdem kann die Untergruppe <literal>Order</literal> benutzt werden, um " -"zu definieren, in welcher Reihenfolge das »aquire«-System die " -"komprimierten Dateien herunterzuladen versucht. Das »aquire«-System wird " -"die erste versuchen und mit dem nächsten Kompressionstyp in dieser Liste " -"bei einem Fehler fortfahren. Um daher einen nach dem anderen Typ " -"vorzuziehen, fügen Sie einfach den bevorzugten Typ zuerst in die Liste " -"– noch nicht hinzugefügte Standardtypen werden zur Laufzeit an das Ende " -"der Liste angehängt, so kann z.B. " -"<placeholder type=\"synopsis\"id=\"0\"/> verwandt werden, um " -"<command>gzip</command>-komprimierte Dateien über " -"<command>bzip2</command> und <command>lzma</command> zu bevorzugen. Falls " -"<command>lzma</command> vor <command>gzip</command> und " -"<command>bzip2</command> vorgezogen werden soll, sollte die " -"Konfigurationseinstellung so aussehen: " -"<placeholder type=\"synopsis\" id=\"1\"/>. Es ist nicht nötig " -"<literal>bz2</literal> explizit zur Liste hinzuzufügen, da es automatisch " -"hinzufügt wird." +"Außerdem kann die Untergruppe <literal>Order</literal> benutzt werden, um zu " +"definieren, in welcher Reihenfolge das »aquire«-System die komprimierten " +"Dateien herunterzuladen versucht. Das »aquire«-System wird die erste " +"versuchen und mit dem nächsten Kompressionstyp in dieser Liste bei einem " +"Fehler fortfahren. Um daher einen nach dem anderen Typ vorzuziehen, fügen " +"Sie einfach den bevorzugten Typ zuerst in die Liste – noch nicht " +"hinzugefügte Standardtypen werden zur Laufzeit an das Ende der Liste " +"angehängt, so kann z.B. <placeholder type=\"synopsis\"id=\"0\"/> verwandt " +"werden, um <command>gzip</command>-komprimierte Dateien über <command>bzip2</" +"command> und <command>lzma</command> zu bevorzugen. Falls <command>lzma</" +"command> vor <command>gzip</command> und <command>bzip2</command> vorgezogen " +"werden soll, sollte die Konfigurationseinstellung so aussehen: <placeholder " +"type=\"synopsis\" id=\"1\"/>. Es ist nicht nötig <literal>bz2</literal> " +"explizit zur Liste hinzuzufügen, da es automatisch hinzufügt wird." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:358 +#: apt.conf.5.xml:363 #, no-wrap msgid "Dir::Bin::bzip2 \"/bin/bzip2\";" msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:356 -msgid "" -"Note that at run time the " -"<literal>Dir::Bin::<replaceable>Methodname</replaceable></literal> will be " -"checked: If this setting exists the method will only be used if this file " -"exists, e.g. for the bzip2 method (the inbuilt) setting is <placeholder " -"type=\"literallayout\" id=\"0\"/> Note also that list entries specified on " -"the command line will be added at the end of the list specified in the " -"configuration files, but before the default entries. To prefer a type in " -"this case over the ones specified in in the configuration files you can set " -"the option direct - not in list style. This will not override the defined " -"list, it will only prefix the list with this type." -msgstr "" -"Beachten Sie, dass " -"<literal>Dir::Bin::<replaceable>Methodenname</replaceable></literal> zur " -"Laufzeit geprüft wird: Falls diese Einstellung existiert, wird die " -"Methode nur benutzt, wenn die Datei existiert, z.B. für die (integrierte) " -"bzip2-Methode ist die Einstellung " -"<placeholder type=\"literallayout\" id=\"0\"/>. Beachten Sie, dass diese " -"auf der Befehlszeile eingegebenen Einträge an das Ende der Liste " -"angehängt werden, die in den Konfigurationsdateien angegeben wurde, aber " -"vor den Vorgabeeinträgen. Um einen Eintrag in diesem Fall vor einem, über " -"die in der Konfigurationsdatei angegebenen, zu bevorzugen, können Sie " -"diese Option direkt setzen – nicht im Listenstil. Dies wird die " -"definierte Liste nicht überschreiben, es wird diesen Typ nur vor die " -"Liste setzen." +#: apt.conf.5.xml:361 +msgid "" +"Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</" +"replaceable></literal> will be checked: If this setting exists the method " +"will only be used if this file exists, e.g. for the bzip2 method (the " +"inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note also " +"that list entries specified on the command line will be added at the end of " +"the list specified in the configuration files, but before the default " +"entries. To prefer a type in this case over the ones specified in in the " +"configuration files you can set the option direct - not in list style. This " +"will not override the defined list, it will only prefix the list with this " +"type." +msgstr "" +"Beachten Sie, dass <literal>Dir::Bin::<replaceable>Methodenname</" +"replaceable></literal> zur Laufzeit geprüft wird: Falls diese Einstellung " +"existiert, wird die Methode nur benutzt, wenn die Datei existiert, z.B. für " +"die (integrierte) bzip2-Methode ist die Einstellung <placeholder type=" +"\"literallayout\" id=\"0\"/>. Beachten Sie, dass diese auf der Befehlszeile " +"eingegebenen Einträge an das Ende der Liste angehängt werden, die in den " +"Konfigurationsdateien angegeben wurde, aber vor den Vorgabeeinträgen. Um " +"einen Eintrag in diesem Fall vor einem, über die in der Konfigurationsdatei " +"angegebenen, zu bevorzugen, können Sie diese Option direkt setzen – nicht im " +"Listenstil. Dies wird die definierte Liste nicht überschreiben, es wird " +"diesen Typ nur vor die Liste setzen." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:363 +#: apt.conf.5.xml:368 msgid "" "While it is possible to add an empty compression type to the order list, but " "APT in its current version doesn't understand it correctly and will display " @@ -6559,39 +6415,38 @@ msgid "" "prefer uncompressed files to support the usage of local mirrors." msgstr "" "Obwohl es möglich ist, einen leeren Komprimierungstyp zu der " -"Reihenfolgenliste hinzuzufügen, versteht dies APT in der aktuellen " -"Version nicht richtig und wird viele Warnungen wegen nicht " -"heruntergeladener Dateien anzeigen – diese Warnungen sind meistens " -"inkorrekte Treffer. Zukünftige Versionen werden möglicherweise eine " -"Möglichkeit enthalten, um wirklich unkomprimierte Dateien vorzuziehen, um " -"den Gebrauch lokaler Spiegel zu unterstützen." +"Reihenfolgenliste hinzuzufügen, versteht dies APT in der aktuellen Version " +"nicht richtig und wird viele Warnungen wegen nicht heruntergeladener Dateien " +"anzeigen – diese Warnungen sind meistens inkorrekte Treffer. Zukünftige " +"Versionen werden möglicherweise eine Möglichkeit enthalten, um wirklich " +"unkomprimierte Dateien vorzuziehen, um den Gebrauch lokaler Spiegel zu " +"unterstützen." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:197 +#: apt.conf.5.xml:202 msgid "" "The <literal>Acquire</literal> group of options controls the download of " -"packages and the URI handlers. <placeholder type=\"variablelist\" " -"id=\"0\"/>" +"packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>" msgstr "" -"Die <literal>Acquire</literal>-Gruppe der Optionen steuert das " -"Herunterladen von Paketen und die URI-Steuerprogramme. " -"<placeholder type=\"variablelist\" id=\"0\"/>" +"Die <literal>Acquire</literal>-Gruppe der Optionen steuert das Herunterladen " +"von Paketen und die URI-Steuerprogramme. <placeholder type=\"variablelist\" " +"id=\"0\"/>" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:372 +#: apt.conf.5.xml:377 msgid "Directories" msgstr "Verzeichnisse" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:374 +#: apt.conf.5.xml:379 msgid "" "The <literal>Dir::State</literal> section has directories that pertain to " "local state information. <literal>lists</literal> is the directory to place " "downloaded package lists in and <literal>status</literal> is the name of the " "dpkg status file. <literal>preferences</literal> is the name of the APT " "preferences file. <literal>Dir::State</literal> contains the default " -"directory to prefix on all sub items if they do not start with " -"<filename>/</filename> or <filename>./</filename>." +"directory to prefix on all sub items if they do not start with <filename>/</" +"filename> or <filename>./</filename>." msgstr "" "Der <literal>Dir::State</literal>-Abschnitt hat Verzeichnisse, die zu " "lokalen Statusinformationen gehören. <literal>lists</literal> ist das " @@ -6599,11 +6454,11 @@ msgstr "" "<literal>status</literal> ist der Name der Dpkg-Statusdatei. " "<literal>preferences</literal> ist der Name der APT-Einstellungsdatei. " "<literal>Dir::State</literal> enthält das Standardverzeichnis, das allen " -"Unterelementen vorangestellt wird, falls sie nicht mit " -"<filename>/</filename> oder <filename>./</filename> beginnen." +"Unterelementen vorangestellt wird, falls sie nicht mit <filename>/</" +"filename> oder <filename>./</filename> beginnen." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:381 +#: apt.conf.5.xml:386 msgid "" "<literal>Dir::Cache</literal> contains locations pertaining to local cache " "information, such as the two package caches <literal>srcpkgcache</literal> " @@ -6616,17 +6471,17 @@ msgid "" msgstr "" "<literal>Dir::Cache</literal> enthält Orte, die zu lokalen " "Zwischenspeicherinformationen gehören, so wie die beiden " -"Paketzwischenspeicher <literal>srcpkgcache</literal> und " -"<literal>pkgcache</literal>, sowie der Ort, an den heruntergeladene " -"Archive platziert werden, <literal>Dir::Cache::archives</literal>. " -"Die Generierung von Zwischenspeichern kann ausgeschaltet werden, indem ihre " -"Namen leer gelassen werden. Dies wird den Start verlangsamen, aber " -"Plattenplatz sparen. Es ist vermutlich vorzuziehen, statt des »pkgcache«s " -"den »srcpkgcache« auszuschalten. Wie <literal>Dir::State</literal> ist das " -"Standardverzeichnis in <literal>Dir::Cache</literal> enthalten." +"Paketzwischenspeicher <literal>srcpkgcache</literal> und <literal>pkgcache</" +"literal>, sowie der Ort, an den heruntergeladene Archive platziert werden, " +"<literal>Dir::Cache::archives</literal>. Die Generierung von " +"Zwischenspeichern kann ausgeschaltet werden, indem ihre Namen leer gelassen " +"werden. Dies wird den Start verlangsamen, aber Plattenplatz sparen. Es ist " +"vermutlich vorzuziehen, statt des »pkgcache«s den »srcpkgcache« auszuschalten. " +"Wie <literal>Dir::State</literal> ist das Standardverzeichnis in " +"<literal>Dir::Cache</literal> enthalten." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:390 +#: apt.conf.5.xml:395 msgid "" "<literal>Dir::Etc</literal> contains the location of configuration files, " "<literal>sourcelist</literal> gives the location of the sourcelist and " @@ -6635,13 +6490,13 @@ msgid "" "<envar>APT_CONFIG</envar>)." msgstr "" "<literal>Dir::Etc</literal> enthält den Ort der Konfigurationsdateien, " -"<literal>sourcelist</literal> gibt den Ort der Quellliste und " -"<literal>main</literal> ist die Standardkonfigurationsdatei (Einstellung " -"hat keine Auswirkung, außer wenn sie aus der in <envar>APT_CONFIG</envar> " -"angegebenen Konfigurationsdatei erfolgt)." +"<literal>sourcelist</literal> gibt den Ort der Quellliste und <literal>main</" +"literal> ist die Standardkonfigurationsdatei (Einstellung hat keine " +"Auswirkung, außer wenn sie aus der in <envar>APT_CONFIG</envar> angegebenen " +"Konfigurationsdatei erfolgt)." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:396 +#: apt.conf.5.xml:401 msgid "" "The <literal>Dir::Parts</literal> setting reads in all the config fragments " "in lexical order from the directory specified. After this is done then the " @@ -6649,57 +6504,54 @@ msgid "" msgstr "" "Die <literal>Dir::Parts</literal>-Einstellung liest in allen " "Konfigurationsteilen in lexikalischer Reihenfolge vom angegebenen " -"Verzeichnis. Nachdem dies geschehen ist, wird die " -"Hauptkonfigurationsdatei geladen." +"Verzeichnis. Nachdem dies geschehen ist, wird die Hauptkonfigurationsdatei " +"geladen." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:400 +#: apt.conf.5.xml:405 msgid "" -"Binary programs are pointed to by " -"<literal>Dir::Bin</literal>. <literal>Dir::Bin::Methods</literal> specifies " -"the location of the method handlers and <literal>gzip</literal>, " -"<literal>bzip2</literal>, <literal>lzma</literal>, <literal>dpkg</literal>, " -"<literal>apt-get</literal> <literal>dpkg-source</literal> " -"<literal>dpkg-buildpackage</literal> and <literal>apt-cache</literal> " -"specify the location of the respective programs." +"Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::" +"Bin::Methods</literal> specifies the location of the method handlers and " +"<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, " +"<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</" +"literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</" +"literal> specify the location of the respective programs." msgstr "" "Auf binäre Programme wird von <literal>Dir::Bin</literal> verwiesen. " "<literal>Dir::Bin::Methods</literal> gibt den Ort des " -"Methodensteuerungsprogramms an und <literal>gzip</literal>, " -"<literal>bzip2</literal>, <literal>lzma</literal>, " -"<literal>dpkg</literal>, <literal>apt-get</literal>, " -"<literal>dpkg-source</literal>, <literal>dpkg-buildpackage</literal> und " -"<literal>apt-cache</literal> geben den Ort des jeweiligen Programms an." +"Methodensteuerungsprogramms an und <literal>gzip</literal>, <literal>bzip2</" +"literal>, <literal>lzma</literal>, <literal>dpkg</literal>, <literal>apt-" +"get</literal>, <literal>dpkg-source</literal>, <literal>dpkg-buildpackage</" +"literal> und <literal>apt-cache</literal> geben den Ort des jeweiligen " +"Programms an." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:408 +#: apt.conf.5.xml:413 msgid "" "The configuration item <literal>RootDir</literal> has a special meaning. If " "set, all paths in <literal>Dir::</literal> will be relative to " "<literal>RootDir</literal>, <emphasis>even paths that are specified " "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> is " -"set to <filename>/tmp/staging</filename> and " -"<literal>Dir::State::status</literal> is set to " -"<filename>/var/lib/dpkg/status</filename>, then the status file will be " -"looked up in <filename>/tmp/staging/var/lib/dpkg/status</filename>." +"set to <filename>/tmp/staging</filename> and <literal>Dir::State::status</" +"literal> is set to <filename>/var/lib/dpkg/status</filename>, then the " +"status file will be looked up in <filename>/tmp/staging/var/lib/dpkg/status</" +"filename>." msgstr "" "Das Konfigurationselement <literal>RootDir</literal> hat eine besondere " -"Bedeutung. Falls es gesetzt ist, sind alle Pfad relativ zu " -"<literal>RootDir</literal>, <emphasis>sogar Pfade, die absolut angegeben " -"wurden</emphasis>. So wird zum Beispiel, wenn <literal>RootDir</literal> " -"auf <filename>/tmp/staging</filename> und " -"<literal>Dir::State::status</literal> auf " -"<filename>/var/lib/dpkg/status</filename> gesetzt ist, nach der " -"Statusdatei in <filename>/tmp/staging/var/lib/dpkg/status</filename> " -"nachgesehen." +"Bedeutung. Falls es gesetzt ist, sind alle Pfad relativ zu <literal>RootDir</" +"literal>, <emphasis>sogar Pfade, die absolut angegeben wurden</emphasis>. So " +"wird zum Beispiel, wenn <literal>RootDir</literal> auf <filename>/tmp/" +"staging</filename> und <literal>Dir::State::status</literal> auf <filename>/" +"var/lib/dpkg/status</filename> gesetzt ist, nach der Statusdatei in " +"<filename>/tmp/staging/var/lib/dpkg/status</filename> nachgesehen." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:421 +#: apt.conf.5.xml:426 msgid "APT in DSelect" msgstr "APT in DSelect" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:423 +#: apt.conf.5.xml:428 msgid "" "When APT is used as a &dselect; method several configuration directives " "control the default behaviour. These are in the <literal>DSelect</literal> " @@ -6710,12 +6562,12 @@ msgstr "" "<literal>DSelect</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:427 +#: apt.conf.5.xml:432 msgid "Clean" msgstr "Clean" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:428 +#: apt.conf.5.xml:433 msgid "" "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto " "and never. always and prompt will remove all packages from the cache after " @@ -6724,16 +6576,16 @@ msgid "" "for instance). pre-auto performs this action before downloading new " "packages." msgstr "" -"Zwischenspeicherbereinigungsmodus; Dieser Wert kann entweder always, " -"prompt, auto, pre-auto oder never sein. always und prompt werden, nachdem " -"das Upgrade durchgeführt wurde, alle Pakete aus dem Zwischenspeicher " -"entfernen, prompt (die Vorgabe) tut dies bedingt. auto entfernt nur jene " -"Pakete, die nicht länger heruntergeladen werden können (zum Beispiel, " -"weil sie durch eine neue Version ersetzt wurden). pre-auto führt diese " -"Aktion vor dem Herunterladen neuer Pakete durch." +"Zwischenspeicherbereinigungsmodus; Dieser Wert kann entweder always, prompt, " +"auto, pre-auto oder never sein. always und prompt werden, nachdem das " +"Upgrade durchgeführt wurde, alle Pakete aus dem Zwischenspeicher entfernen, " +"prompt (die Vorgabe) tut dies bedingt. auto entfernt nur jene Pakete, die " +"nicht länger heruntergeladen werden können (zum Beispiel, weil sie durch " +"eine neue Version ersetzt wurden). pre-auto führt diese Aktion vor dem " +"Herunterladen neuer Pakete durch." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:437 +#: apt.conf.5.xml:442 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the install phase." @@ -6742,12 +6594,12 @@ msgstr "" "übermittelt, wenn es für die Installationsphase durchlaufen wird." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:441 +#: apt.conf.5.xml:446 msgid "Updateoptions" msgstr "Updateoptions" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:442 +#: apt.conf.5.xml:447 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the update phase." @@ -6756,12 +6608,12 @@ msgstr "" "übermittelt, wenn es für die Aktualisierungsphase durchlaufen wird." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:446 +#: apt.conf.5.xml:451 msgid "PromptAfterUpdate" msgstr "PromptAfterUpdate" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:447 +#: apt.conf.5.xml:452 msgid "" "If true the [U]pdate operation in &dselect; will always prompt to continue. " "The default is to prompt only on error." @@ -6770,12 +6622,12 @@ msgstr "" "nachfragen, um fortzufahren. Vorgabe ist es, nur bei Fehlern nachzufragen." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:453 +#: apt.conf.5.xml:458 msgid "How APT calls dpkg" msgstr "Wie APT Dpkg aufruft" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:454 +#: apt.conf.5.xml:459 msgid "" "Several configuration directives control how APT invokes &dpkg;. These are " "in the <literal>DPkg</literal> section." @@ -6784,47 +6636,47 @@ msgstr "" "stehen im Abschnitt <literal>DPkg</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:459 +#: apt.conf.5.xml:464 msgid "" "This is a list of options to pass to dpkg. The options must be specified " "using the list notation and each list item is passed as a single argument to " "&dpkg;." msgstr "" "Dies ist eine Liste von Optionen, die an Dpkg übermittelt werden. Die " -"Optionen müssen unter Benutzung der Listenschreibweise angegeben werden " -"und jedes Listenelement wird als einzelnes Argument an &dpkg; übermittelt." +"Optionen müssen unter Benutzung der Listenschreibweise angegeben werden und " +"jedes Listenelement wird als einzelnes Argument an &dpkg; übermittelt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Pre-Invoke" msgstr "Pre-Invoke" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Post-Invoke" msgstr "Post-Invoke" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:465 +#: apt.conf.5.xml:470 msgid "" "This is a list of shell commands to run before/after invoking &dpkg;. Like " "<literal>options</literal> this must be specified in list notation. The " "commands are invoked in order using <filename>/bin/sh</filename>, should any " "fail APT will abort." msgstr "" -"Dies ist eine Liste von Shell-Befehlen, die vor/nach dem Aufruf von " -"&dpkg; ausgeführt werden. Wie <literal>options</literal> muss dies in " -"Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge " -"nach mit <filename>/bin/sh</filename> aufgerufen, sollte einer " -"fehlschlagen, wird APT abgebrochen." +"Dies ist eine Liste von Shell-Befehlen, die vor/nach dem Aufruf von &dpkg; " +"ausgeführt werden. Wie <literal>options</literal> muss dies in " +"Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge nach " +"mit <filename>/bin/sh</filename> aufgerufen, sollte einer fehlschlagen, wird " +"APT abgebrochen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:471 +#: apt.conf.5.xml:476 msgid "Pre-Install-Pkgs" msgstr "Pre-Install-Pkgs" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:472 +#: apt.conf.5.xml:477 msgid "" "This is a list of shell commands to run before invoking dpkg. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -6834,50 +6686,49 @@ msgid "" msgstr "" "Dies ist eine Liste von Shell-Befehlen, die vor dem Aufruf von Dpkg " "ausgeführt werden. Wie <literal>options</literal> muss dies in " -"Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge " -"nach mit <filename>/bin/sh</filename> aufgerufen, sollte einer " -"fehlschlagen, wird APT abgebrochen. APT wird den Befehlen auf der " -"Standardeingabe die Dateinamen aller .deb-Dateien, die es installieren " -"wird, übergeben, einen pro Zeile." +"Listenschreibweise angegeben werden. Die Befehle werden der Reihenfolge nach " +"mit <filename>/bin/sh</filename> aufgerufen, sollte einer fehlschlagen, wird " +"APT abgebrochen. APT wird den Befehlen auf der Standardeingabe die " +"Dateinamen aller .deb-Dateien, die es installieren wird, übergeben, einen " +"pro Zeile." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:478 +#: apt.conf.5.xml:483 msgid "" "Version 2 of this protocol dumps more information, including the protocol " "version, the APT configuration space and the packages, files and versions " -"being changed. Version 2 is enabled by setting " -"<literal>DPkg::Tools::options::cmd::Version</literal> to " -"2. <literal>cmd</literal> is a command given to " -"<literal>Pre-Install-Pkgs</literal>." +"being changed. Version 2 is enabled by setting <literal>DPkg::Tools::" +"options::cmd::Version</literal> to 2. <literal>cmd</literal> is a command " +"given to <literal>Pre-Install-Pkgs</literal>." msgstr "" -"Version 2 dieses Protokolls gibt mehr Informationen aus, einschließlich " -"der Protokollversion, dem APT-Konfigurationsraum und den Paketen, Dateien " -"und den Versionen, die geändert werden. Version 2 wird durch Setzen von " -"<literal>DPkg::Tools::options::cmd::Version</literal> auf 2 " -"eingeschaltet. <literal>cmd</literal> ist ein Befehl, der an " -"<literal>Pre-Install-Pkgs</literal> gegeben wird." +"Version 2 dieses Protokolls gibt mehr Informationen aus, einschließlich der " +"Protokollversion, dem APT-Konfigurationsraum und den Paketen, Dateien und " +"den Versionen, die geändert werden. Version 2 wird durch Setzen von " +"<literal>DPkg::Tools::options::cmd::Version</literal> auf 2 eingeschaltet. " +"<literal>cmd</literal> ist ein Befehl, der an <literal>Pre-Install-Pkgs</" +"literal> gegeben wird." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:485 +#: apt.conf.5.xml:490 msgid "Run-Directory" msgstr "Run-Directory" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:486 +#: apt.conf.5.xml:491 msgid "" -"APT chdirs to this directory before invoking dpkg, the default is " -"<filename>/</filename>." +"APT chdirs to this directory before invoking dpkg, the default is <filename>/" +"</filename>." msgstr "" "APT wechselt mit chdir in dieses Verzeichnis, bevor Dpkg aufgerufen wird, " "die Vorgabe ist <filename>/</filename>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:490 +#: apt.conf.5.xml:495 msgid "Build-options" msgstr "Build-options" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:491 +#: apt.conf.5.xml:496 msgid "" "These options are passed to &dpkg-buildpackage; when compiling packages, the " "default is to disable signing and produce all binaries." @@ -6887,12 +6738,12 @@ msgstr "" "Programme werden erstellt." #. type: Content of: <refentry><refsect1><refsect2><title> -#: apt.conf.5.xml:496 +#: apt.conf.5.xml:501 msgid "dpkg trigger usage (and related options)" msgstr "Dpkd-Trigger-Benutzung (und zugehöriger Optionen)" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:497 +#: apt.conf.5.xml:502 msgid "" "APT can call dpkg in a way so it can make aggressive use of triggers over " "multiply calls of dpkg. Without further options dpkg will use triggers only " @@ -6905,21 +6756,20 @@ msgid "" "all frontends will currently stay around half (or more) of the time in the " "100% state while it actually configures all packages." msgstr "" -"APT kann Dpkg auf eine Art aufrufen, auf die aggressiv Gebrauch von " -"Triggern über mehrere Dpkg-Aufrufe gemacht wird. Ohne weitere Optionen " -"wird Dpkg Trigger nur während seiner eigenen Ausführung benutzen. Diese " -"Optionen zu benutzen, kann daher die zum Installieren/Upgrade benötigte " -"Zeit verkürzen. Beachten Sie, dass geplant ist, diese Optionen " -"in Zukunft standardmäßig zu aktivieren, aber da es die Art, wie APT " -"Dpkg aufruft, drastisch ändert, benötigt es noch viele weitere Tests. " -"<emphasis>Diese Optionen sind daher aktuell noch experimentell und " -"sollten nicht in produktiven Umgebungen benutzt werden.</emphasis> " -"Außerdem unterbricht es die Fortschrittsanzeige, so dass alle " -"Oberflächen aktuell in der halben (oder mehr) Zeit auf dem Status 100% " -"stehen, während es aktuell alle Pakete konfiguriert." +"APT kann Dpkg auf eine Art aufrufen, auf die aggressiv Gebrauch von Triggern " +"über mehrere Dpkg-Aufrufe gemacht wird. Ohne weitere Optionen wird Dpkg " +"Trigger nur während seiner eigenen Ausführung benutzen. Diese Optionen zu " +"benutzen, kann daher die zum Installieren/Upgrade benötigte Zeit verkürzen. " +"Beachten Sie, dass geplant ist, diese Optionen in Zukunft standardmäßig zu " +"aktivieren, aber da es die Art, wie APT Dpkg aufruft, drastisch ändert, " +"benötigt es noch viele weitere Tests. <emphasis>Diese Optionen sind daher " +"aktuell noch experimentell und sollten nicht in produktiven Umgebungen " +"benutzt werden.</emphasis> Außerdem unterbricht es die Fortschrittsanzeige, " +"so dass alle Oberflächen aktuell in der halben (oder mehr) Zeit auf dem " +"Status 100% stehen, während es aktuell alle Pakete konfiguriert." #. type: Content of: <refentry><refsect1><refsect2><para><literallayout> -#: apt.conf.5.xml:512 +#: apt.conf.5.xml:517 #, no-wrap msgid "" "DPkg::NoTriggers \"true\";\n" @@ -6933,7 +6783,7 @@ msgstr "" "DPkg::TriggersPending \"true\";" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:506 +#: apt.conf.5.xml:511 msgid "" "Note that it is not guaranteed that APT will support these options or that " "these options will not cause (big) trouble in the future. If you have " @@ -6949,22 +6799,21 @@ msgstr "" "unterstützen wird oder dass diese Optionen in der Zukunft keinen (großen) " "Ärger machen. Wenn Sie die allgemeinen Risiken und Probleme mit diesen " "Optionen verstanden haben, aber tapfer genug sind, sie testen zu helfen, " -"erstellen Sie eine neue Konfigurationsdatei und testen Sie eine " -"Kombination von Optionen. Bitte berichten Sie auf Englisch jegliche " -"Fehler, Probleme und Verbesserungen, denen Sie begegnen und stellen Sie " -"sicher, dass Sie alle von Ihnen benutzten Optionen in Ihren Berichten " -"vermerken. Zum Zweck der Fehlersuche könnte es außerdem nützlich sein, " -"Dpkg um Hilfe zu fragen. Lesen Sie z.B. <command>dpkg --audit</command>. " -"Eine defensive Optionenkombination wäre " -"<placeholder type=\"literallayout\" id=\"0\"/>" +"erstellen Sie eine neue Konfigurationsdatei und testen Sie eine Kombination " +"von Optionen. Bitte berichten Sie auf Englisch jegliche Fehler, Probleme und " +"Verbesserungen, denen Sie begegnen und stellen Sie sicher, dass Sie alle von " +"Ihnen benutzten Optionen in Ihren Berichten vermerken. Zum Zweck der " +"Fehlersuche könnte es außerdem nützlich sein, Dpkg um Hilfe zu fragen. Lesen " +"Sie z.B. <command>dpkg --audit</command>. Eine defensive Optionenkombination " +"wäre <placeholder type=\"literallayout\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:518 +#: apt.conf.5.xml:523 msgid "DPkg::NoTriggers" msgstr "DPkg::NoTriggers" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:519 +#: apt.conf.5.xml:524 msgid "" "Add the no triggers flag to all dpkg calls (expect the ConfigurePending " "call). See &dpkg; if you are interested in what this actually means. In " @@ -6974,84 +6823,81 @@ msgid "" "Previously these option only append --no-triggers to the configure calls to " "dpkg - now apt will add these flag also to the unpack and remove calls." msgstr "" -"Die keine-Trigger-Markierung zu allen Dpkg-Aufrufen hinzufügen " -"(ausgenommen den ConfigurePending-Aufruf). Siehe &dpkg;, wenn Sie " -"interessiert sind, was dies tatsächlich bedeutet. In Kürze: Dpkg wird die " -"Trigger nicht ausführen, dann ist diese Markierung vorhanden, außer sie " -"wird explizit aufgerufen, um dies in einem gesonderten Aufruf zu tun. " -"Beachten Sie, dass diese Option außerdem in älteren APT-Versionen mit " -"einer geringfügig anderen Bedeutung existiert (nicht dokumentiert): " -"Vorher hing diese Option nur --no-triggers an die Konfigurationsaufrufe " -"für Dpkg an – nun wird APT diese Markierung außerdem an die unpack- und " -"remove-Aufrufe anhängen." +"Die keine-Trigger-Markierung zu allen Dpkg-Aufrufen hinzufügen (ausgenommen " +"den ConfigurePending-Aufruf). Siehe &dpkg;, wenn Sie interessiert sind, was " +"dies tatsächlich bedeutet. In Kürze: Dpkg wird die Trigger nicht ausführen, " +"dann ist diese Markierung vorhanden, außer sie wird explizit aufgerufen, um " +"dies in einem gesonderten Aufruf zu tun. Beachten Sie, dass diese Option " +"außerdem in älteren APT-Versionen mit einer geringfügig anderen Bedeutung " +"existiert (nicht dokumentiert): Vorher hing diese Option nur --no-triggers " +"an die Konfigurationsaufrufe für Dpkg an – nun wird APT diese Markierung " +"außerdem an die unpack- und remove-Aufrufe anhängen." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:526 +#: apt.conf.5.xml:531 msgid "PackageManager::Configure" msgstr "PackageManager::Configure" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:527 +#: apt.conf.5.xml:532 msgid "" "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" " "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default " "value and causes APT to configure all packages explicit. The " "\"<literal>smart</literal>\" way is it to configure only packages which need " "to be configured before another package can be unpacked (Pre-Depends) and " -"let the rest configure by dpkg with a call generated by the next " -"option. \"<literal>no</literal>\" on the other hand will not configure " -"anything and totally relay on dpkg for configuration (which will at the " -"moment fail if a Pre-Depends is encountered). Setting this option to " -"another than the all value will implicit activate also the next option per " -"default as otherwise the system could end in an unconfigured status which " -"could be unbootable!" -msgstr "" -"Gültige Werte sind »<literal>all</literal>«, »<literal>smart</literal>« " -"und »<literal>no</literal>«. »<literal>all</literal>« ist der Vorgabewert " -"und veranlasst APT alle Pakete explizit zu konfigurieren. Die Art von " +"let the rest configure by dpkg with a call generated by the next option. " +"\"<literal>no</literal>\" on the other hand will not configure anything and " +"totally relay on dpkg for configuration (which will at the moment fail if a " +"Pre-Depends is encountered). Setting this option to another than the all " +"value will implicit activate also the next option per default as otherwise " +"the system could end in an unconfigured status which could be unbootable!" +msgstr "" +"Gültige Werte sind »<literal>all</literal>«, »<literal>smart</literal>« und " +"»<literal>no</literal>«. »<literal>all</literal>« ist der Vorgabewert und " +"veranlasst APT alle Pakete explizit zu konfigurieren. Die Art von " "»<literal>smart</literal>« ist es, nur die Pakete zu konfigurieren, die " -"konfiguriert werden müssen, bevor eine anderes Paket entpackt " -"(Pre-Depends) werden kann und den Rest von Dpkg mit einem Aufruf, der " -"von der nächsten Option generiert wurde, konfigurieren zu lassen. Im " -"Gegensatz dazu wird »<literal>no</literal>« nicht konfigurieren und " -"völlig die Konfiguration von Dpkg weitergeben (die in dem Moment " -"fehlschlägt, in dem ein Pre-Depends vorkommt). Diese Option auf etwas " -"anderes als all zu setzen, wird außerdem implizit standardmäßig die nächste " -"Option aktivieren, da das System anderenfalls in einem nicht " -"konfigurierten Status enden könnte, der nicht mehr startbar sein könnte." +"konfiguriert werden müssen, bevor eine anderes Paket entpackt (Pre-Depends) " +"werden kann und den Rest von Dpkg mit einem Aufruf, der von der nächsten " +"Option generiert wurde, konfigurieren zu lassen. Im Gegensatz dazu wird " +"»<literal>no</literal>« nicht konfigurieren und völlig die Konfiguration von " +"Dpkg weitergeben (die in dem Moment fehlschlägt, in dem ein Pre-Depends " +"vorkommt). Diese Option auf etwas anderes als all zu setzen, wird außerdem " +"implizit standardmäßig die nächste Option aktivieren, da das System " +"anderenfalls in einem nicht konfigurierten Status enden könnte, der nicht " +"mehr startbar sein könnte." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:537 +#: apt.conf.5.xml:542 msgid "DPkg::ConfigurePending" msgstr "DPkg::ConfigurePending" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:538 -msgid "" -"If this option is set apt will call <command>dpkg --configure " -"--pending</command> to let dpkg handle all required configurations and " -"triggers. This option is activated automatic per default if the previous " -"option is not set to <literal>all</literal>, but deactivating could be " -"useful if you want to run APT multiple times in a row - e.g. in an " -"installer. In this sceneries you could deactivate this option in all but the " -"last run." -msgstr "" -"Wenn diese Option gesetzt ist, wird APT <command>dpkg --configure " -"--pending</command> aufrufen, um Dpkg alle benötigten Konfigurationen " -"und Trigger handhaben zu lassen. Diese Option ist als Vorgabe automatisch " -"aktiviert, wenn die vorherige Option nicht auf <literal>all</literal> " -"gesetzt ist, aber Deaktivieren könnte nützlich sein, wenn Sie APT mehrmals " -"hintereinander ausführen möchten – z.B. in einem Installationsprogramm. In " -"diesen Szenarien könnten Sie diese Option außer in allen außer der " -"letzten Ausführung deaktivieren." +#: apt.conf.5.xml:543 +msgid "" +"If this option is set apt will call <command>dpkg --configure --pending</" +"command> to let dpkg handle all required configurations and triggers. This " +"option is activated automatic per default if the previous option is not set " +"to <literal>all</literal>, but deactivating could be useful if you want to " +"run APT multiple times in a row - e.g. in an installer. In this sceneries " +"you could deactivate this option in all but the last run." +msgstr "" +"Wenn diese Option gesetzt ist, wird APT <command>dpkg --configure --pending</" +"command> aufrufen, um Dpkg alle benötigten Konfigurationen und Trigger " +"handhaben zu lassen. Diese Option ist als Vorgabe automatisch aktiviert, " +"wenn die vorherige Option nicht auf <literal>all</literal> gesetzt ist, aber " +"Deaktivieren könnte nützlich sein, wenn Sie APT mehrmals hintereinander " +"ausführen möchten – z.B. in einem Installationsprogramm. In diesen Szenarien " +"könnten Sie diese Option außer in allen außer der letzten Ausführung " +"deaktivieren." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:544 +#: apt.conf.5.xml:549 msgid "DPkg::TriggersPending" msgstr "DPkg::TriggersPending" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:545 +#: apt.conf.5.xml:550 msgid "" "Useful for <literal>smart</literal> configuration as a package which has " "pending triggers is not considered as <literal>installed</literal> and dpkg " @@ -7060,44 +6906,43 @@ msgid "" "triggers, not only the triggers needed to configure this package." msgstr "" "Nützlich für <literal>smart</literal>-Konfiguration, da ein Paket mit " -"ausstehenden Triggern nicht als <literal>installed</literal> angesehen " -"wird und Dpkg es als aktuell entpackt betrachtet, was ein Hemmschuh für " -"Pre-Dependencies ist (siehe Debian-Fehler #526774). Beachten Sie, dass dies " -"alle Trigger ausführt, nicht nur die Trigger, die zum Konfigurieren dieses " -"Pakets benötigt werden." +"ausstehenden Triggern nicht als <literal>installed</literal> angesehen wird " +"und Dpkg es als aktuell entpackt betrachtet, was ein Hemmschuh für Pre-" +"Dependencies ist (siehe Debian-Fehler #526774). Beachten Sie, dass dies alle " +"Trigger ausführt, nicht nur die Trigger, die zum Konfigurieren dieses Pakets " +"benötigt werden." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:550 +#: apt.conf.5.xml:555 msgid "PackageManager::UnpackAll" msgstr "PackageManager::UnpackAll" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:551 +#: apt.conf.5.xml:556 msgid "" "As the configuration can be deferred to be done at the end by dpkg it can be " -"tried to order the unpack series only by critical needs, e.g. by " -"Pre-Depends. Default is true and therefore the \"old\" method of ordering in " +"tried to order the unpack series only by critical needs, e.g. by Pre-" +"Depends. Default is true and therefore the \"old\" method of ordering in " "various steps by everything. While both method were present in earlier APT " "versions the <literal>OrderCritical</literal> method was unused, so this " "method is very experimental and needs further improvements before becoming " "really useful." msgstr "" "Da die Konfiguration an das Ende von Dpkg verschoben werden kann, kann " -"versucht werden, nur die Entpackserien von kritischen Notwendigkeiten, " -"z.B. von Pre-Depends, anzuweisen. Vorgabe ist true und daher die »alte« " -"Methode zum Sortieren nach allem in mehreren Schritten. Obwohl in früheren " -"Versionen von APT beide Methoden enthalten waren, wurde die " -"<literal>OrderCritical</literal>-Methode nicht benutzt, so dass diese " -"Methode sehr experimentell ist und weitere Verbesserungen benötigt, bevor " -"sie wirklich nützlich wird." +"versucht werden, nur die Entpackserien von kritischen Notwendigkeiten, z.B. " +"von Pre-Depends, anzuweisen. Vorgabe ist true und daher die »alte« Methode " +"zum Sortieren nach allem in mehreren Schritten. Obwohl in früheren Versionen " +"von APT beide Methoden enthalten waren, wurde die <literal>OrderCritical</" +"literal>-Methode nicht benutzt, so dass diese Methode sehr experimentell ist " +"und weitere Verbesserungen benötigt, bevor sie wirklich nützlich wird." #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:558 +#: apt.conf.5.xml:563 msgid "OrderList::Score::Immediate" msgstr "OrderList::Score::Immediate" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:566 +#: apt.conf.5.xml:571 #, no-wrap msgid "" "OrderList::Score {\n" @@ -7115,7 +6960,7 @@ msgstr "" "};" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:559 +#: apt.conf.5.xml:564 msgid "" "Essential packages (and there dependencies) should be configured immediately " "after unpacking. It will be a good idea to do this quite early in the " @@ -7128,289 +6973,286 @@ msgid "" "default values. <placeholder type=\"literallayout\" id=\"0\"/>" msgstr "" "Essentielle Pakete (und ihre Abhängigkeiten) sollten sofort nach dem " -"Entpacken konfiguriert werden. Es ist eine gute Idee, dies ziemlich früh " -"im Upgrade-Prozess zu tun, da diese Konfigurationsaufrufe aktuell " -"außerdem <literal>DPkg::TriggersPending</literal> benötigen, das eine Reihe " -"von Triggern ausführt (die möglicherweise nicht gebraucht werden). " -"Essentielle Pakete haben als Vorgabe eine hohe Bewertung, aber die " -"immediate-Markierung ist relativ niedrig (ein Paket, das Pre-Depends hat, " -"wird höher bewertet). Diese Option und die anderen in der gleichen Gruppe " -"können benutzt werden, um die Bewertung zu ändern. Das folgende Beispiel " -"zeigt die Einstellungen mit ihren Vorgabewerten. " -"<placeholder type=\"literallayout\" id=\"0\"/>" +"Entpacken konfiguriert werden. Es ist eine gute Idee, dies ziemlich früh im " +"Upgrade-Prozess zu tun, da diese Konfigurationsaufrufe aktuell außerdem " +"<literal>DPkg::TriggersPending</literal> benötigen, das eine Reihe von " +"Triggern ausführt (die möglicherweise nicht gebraucht werden). Essentielle " +"Pakete haben als Vorgabe eine hohe Bewertung, aber die immediate-Markierung " +"ist relativ niedrig (ein Paket, das Pre-Depends hat, wird höher bewertet). " +"Diese Option und die anderen in der gleichen Gruppe können benutzt werden, " +"um die Bewertung zu ändern. Das folgende Beispiel zeigt die Einstellungen " +"mit ihren Vorgabewerten. <placeholder type=\"literallayout\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:579 +#: apt.conf.5.xml:584 msgid "Periodic and Archives options" msgstr "Periodische- und Archivoptionen" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:580 +#: apt.conf.5.xml:585 msgid "" "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " "of options configure behavior of apt periodic updates, which is done by " "<literal>/etc/cron.daily/apt</literal> script. See header of this script for " "the brief documentation of these options." msgstr "" -"<literal>APT::Periodic</literal>- und " -"<literal>APT::Archives</literal>-Gruppen von Optionen konfigurieren das " -"Verhalten periodischer APT-Aktualisierungen, die vom Skript " -"<literal>/etc/cron.daily/apt</literal> durchgeführt werden. Lesen Sie die " -"Kopfzeilen dieses Skripts, um eine kurze Dokumentation dieser Optionen zu " -"erhalten." +"<literal>APT::Periodic</literal>- und <literal>APT::Archives</literal>-" +"Gruppen von Optionen konfigurieren das Verhalten periodischer APT-" +"Aktualisierungen, die vom Skript <literal>/etc/cron.daily/apt</literal> " +"durchgeführt werden. Lesen Sie die Kopfzeilen dieses Skripts, um eine kurze " +"Dokumentation dieser Optionen zu erhalten." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:588 +#: apt.conf.5.xml:593 msgid "Debug options" msgstr "Fehlersuchoptionen" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:590 +#: apt.conf.5.xml:595 msgid "" "Enabling options in the <literal>Debug::</literal> section will cause " "debugging information to be sent to the standard error stream of the program " "utilizing the <literal>apt</literal> libraries, or enable special program " -"modes that are primarily useful for debugging the behavior of " -"<literal>apt</literal>. Most of these options are not interesting to a " -"normal user, but a few may be:" +"modes that are primarily useful for debugging the behavior of <literal>apt</" +"literal>. Most of these options are not interesting to a normal user, but a " +"few may be:" msgstr "" "Einschalten von Optionen im Abschnitt <literal>Debug::</literal> wird " -"veranlassen, dass Fehlersuchinformationen an die Standardfehlerausgabe " -"des Programms gesendet werden, das die <literal>apt</literal>-Bibliotheken " -"benutzt oder besondere Programmmodi einschaltet, die in erster Linie für " -"das Fehlersuchverhalten von <literal>apt</literal> nützlich sind. Die " -"meisten dieser Optionen sind für den normalen Anwender uninteressant, " -"aber ein paar könnten es sein:" +"veranlassen, dass Fehlersuchinformationen an die Standardfehlerausgabe des " +"Programms gesendet werden, das die <literal>apt</literal>-Bibliotheken " +"benutzt oder besondere Programmmodi einschaltet, die in erster Linie für das " +"Fehlersuchverhalten von <literal>apt</literal> nützlich sind. Die meisten " +"dieser Optionen sind für den normalen Anwender uninteressant, aber ein paar " +"könnten es sein:" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:601 +#: apt.conf.5.xml:606 msgid "" "<literal>Debug::pkgProblemResolver</literal> enables output about the " -"decisions made by <literal>dist-upgrade, upgrade, install, remove, " -"purge</literal>." +"decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</" +"literal>." msgstr "" -"<literal>Debug::pkgProblemResolver</literal> schaltet die Ausgabe über " -"die von <literal>dist-upgrade, upgrade, install, remove, purge</literal> " +"<literal>Debug::pkgProblemResolver</literal> schaltet die Ausgabe über die " +"von <literal>dist-upgrade, upgrade, install, remove, purge</literal> " "getroffenen Entscheidungen ein." #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:609 +#: apt.conf.5.xml:614 msgid "" "<literal>Debug::NoLocking</literal> disables all file locking. This can be " -"used to run some operations (for instance, <literal>apt-get -s " -"install</literal>) as a non-root user." +"used to run some operations (for instance, <literal>apt-get -s install</" +"literal>) as a non-root user." msgstr "" -"<literal>Debug::NoLocking</literal> schaltet jegliches Sperren von " -"Dateien aus. Dies kann benutzt werden, um einige Operationen (zum " -"Beispiel <literal>apt-get -s install</literal>) als nicht root-Anwender " -"auszuführen." +"<literal>Debug::NoLocking</literal> schaltet jegliches Sperren von Dateien " +"aus. Dies kann benutzt werden, um einige Operationen (zum Beispiel " +"<literal>apt-get -s install</literal>) als nicht root-Anwender auszuführen." #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:618 +#: apt.conf.5.xml:623 msgid "" "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each " "time that <literal>apt</literal> invokes &dpkg;." msgstr "" -"<literal>Debug::pkgDPkgPM</literal> gibt die aktuelle Befehlszeile " -"jedesmal aus, wenn <literal>apt</literal> &dpkg; aufruft." +"<literal>Debug::pkgDPkgPM</literal> gibt die aktuelle Befehlszeile jedesmal " +"aus, wenn <literal>apt</literal> &dpkg; aufruft." #. TODO: provide a #. motivating example, except I haven't a clue why you'd want #. to do this. #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:626 +#: apt.conf.5.xml:631 msgid "" "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " "in CDROM IDs." msgstr "" -"<literal>Debug::IdentCdrom</literal> schaltet das Einbeziehen von " -"statfs-Daten in CDROM-IDs aus." +"<literal>Debug::IdentCdrom</literal> schaltet das Einbeziehen von statfs-" +"Daten in CDROM-IDs aus." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:636 +#: apt.conf.5.xml:641 msgid "A full list of debugging options to apt follows." msgstr "Eine vollständige Liste der Fehlersuchoptionen von APT folgt." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:641 +#: apt.conf.5.xml:646 msgid "<literal>Debug::Acquire::cdrom</literal>" msgstr "<literal>Debug::Acquire::cdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:645 -msgid "Print information related to accessing <literal>cdrom://</literal> sources." +#: apt.conf.5.xml:650 +msgid "" +"Print information related to accessing <literal>cdrom://</literal> sources." msgstr "" -"Gibt Informationen aus, die sich auf Zugriffe von " -"<literal>cdrom://</literal>-Quellen beziehen." +"Gibt Informationen aus, die sich auf Zugriffe von <literal>cdrom://</" +"literal>-Quellen beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:652 +#: apt.conf.5.xml:657 msgid "<literal>Debug::Acquire::ftp</literal>" msgstr "<literal>Debug::Acquire::ftp</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:656 +#: apt.conf.5.xml:661 msgid "Print information related to downloading packages using FTP." msgstr "" -"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per " -"FTP beziehen." +"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per FTP " +"beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:663 +#: apt.conf.5.xml:668 msgid "<literal>Debug::Acquire::http</literal>" msgstr "<literal>Debug::Acquire::http</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:667 +#: apt.conf.5.xml:672 msgid "Print information related to downloading packages using HTTP." msgstr "" -"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per " -"HTTP beziehen." +"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per HTTP " +"beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:674 +#: apt.conf.5.xml:679 msgid "<literal>Debug::Acquire::https</literal>" msgstr "<literal>Debug::Acquire::https</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:678 +#: apt.conf.5.xml:683 msgid "Print information related to downloading packages using HTTPS." msgstr "" -"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per " -"HTTPS beziehen." +"Gibt Informationen aus, die sich auf das Herunterladen von Paketen per HTTPS " +"beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:685 +#: apt.conf.5.xml:690 msgid "<literal>Debug::Acquire::gpgv</literal>" msgstr "<literal>Debug::Acquire::gpgv</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:689 +#: apt.conf.5.xml:694 msgid "" "Print information related to verifying cryptographic signatures using " "<literal>gpg</literal>." msgstr "" -"Gibt Informationen aus, die sich auf das Prüfen kryptografischer " -"Signaturen mittels <literal>gpg</literal> beziehen." +"Gibt Informationen aus, die sich auf das Prüfen kryptografischer Signaturen " +"mittels <literal>gpg</literal> beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:696 +#: apt.conf.5.xml:701 msgid "<literal>Debug::aptcdrom</literal>" msgstr "<literal>Debug::aptcdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:700 +#: apt.conf.5.xml:705 msgid "" "Output information about the process of accessing collections of packages " "stored on CD-ROMs." msgstr "" -"Informationen über den Zugriffsprozess auf Paketsammlungen ausgeben, die " -"auf CD-ROMs gespeichert sind." +"Informationen über den Zugriffsprozess auf Paketsammlungen ausgeben, die auf " +"CD-ROMs gespeichert sind." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:707 +#: apt.conf.5.xml:712 msgid "<literal>Debug::BuildDeps</literal>" msgstr "<literal>Debug::BuildDeps</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:710 +#: apt.conf.5.xml:715 msgid "Describes the process of resolving build-dependencies in &apt-get;." msgstr "" "Beschreibt den Prozess der Auflösung von Bauabhängigkeiten in &apt-get;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:717 +#: apt.conf.5.xml:722 msgid "<literal>Debug::Hashes</literal>" msgstr "<literal>Debug::Hashes</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:720 +#: apt.conf.5.xml:725 msgid "" -"Output each cryptographic hash that is generated by the " -"<literal>apt</literal> libraries." +"Output each cryptographic hash that is generated by the <literal>apt</" +"literal> libraries." msgstr "" -"Jeden kryptografischen Hash ausgeben, der von den " -"<literal>apt</literal>-Bibliotheken generiert wurde." +"Jeden kryptografischen Hash ausgeben, der von den <literal>apt</literal>-" +"Bibliotheken generiert wurde." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:727 +#: apt.conf.5.xml:732 msgid "<literal>Debug::IdentCDROM</literal>" msgstr "<literal>Debug::IdentCDROM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:730 +#: apt.conf.5.xml:735 msgid "" "Do not include information from <literal>statfs</literal>, namely the number " "of used and free blocks on the CD-ROM filesystem, when generating an ID for " "a CD-ROM." msgstr "" -"Keine Informationen von <literal>statfs</literal> einschließen, und zwar " -"die Anzahl der benutzten und freien Blöcke auf dem CD-ROM-Dateisystem, " -"wenn eine ID für eine CD-ROM generiert wird." +"Keine Informationen von <literal>statfs</literal> einschließen, und zwar die " +"Anzahl der benutzten und freien Blöcke auf dem CD-ROM-Dateisystem, wenn eine " +"ID für eine CD-ROM generiert wird." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:738 +#: apt.conf.5.xml:743 msgid "<literal>Debug::NoLocking</literal>" msgstr "<literal>Debug::NoLocking</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:741 +#: apt.conf.5.xml:746 msgid "" "Disable all file locking. For instance, this will allow two instances of " "<quote><literal>apt-get update</literal></quote> to run at the same time." msgstr "" -"Jegliches Sperren von Dateien ausschalten. Dies wird zum Beispiel " -"erlauben, dass zwei Instanzen von " -"<quote><literal>apt-get update</literal></quote> zur gleichen Zeit laufen." +"Jegliches Sperren von Dateien ausschalten. Dies wird zum Beispiel erlauben, " +"dass zwei Instanzen von <quote><literal>apt-get update</literal></quote> zur " +"gleichen Zeit laufen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:749 +#: apt.conf.5.xml:754 msgid "<literal>Debug::pkgAcquire</literal>" msgstr "<literal>Debug::pkgAcquire</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:753 +#: apt.conf.5.xml:758 msgid "Log when items are added to or removed from the global download queue." -msgstr "Protokollieren, wenn Elemente aus der globalen Warteschlange zum " +msgstr "" +"Protokollieren, wenn Elemente aus der globalen Warteschlange zum " "Herunterladen hinzugefügt oder entfernt werden." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:760 +#: apt.conf.5.xml:765 msgid "<literal>Debug::pkgAcquire::Auth</literal>" msgstr "<literal>Debug::pkgAcquire::Auth</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:763 +#: apt.conf.5.xml:768 msgid "" "Output status messages and errors related to verifying checksums and " "cryptographic signatures of downloaded files." msgstr "" -"Statusmeldungen und Fehler ausgeben, die sich auf das Prüfen von " -"Prüfsummen und kryptografischen Signaturen von heruntergeladenen Dateien " -"beziehen." +"Statusmeldungen und Fehler ausgeben, die sich auf das Prüfen von Prüfsummen " +"und kryptografischen Signaturen von heruntergeladenen Dateien beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:770 +#: apt.conf.5.xml:775 msgid "<literal>Debug::pkgAcquire::Diffs</literal>" msgstr "<literal>Debug::pkgAcquire::Diffs</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:773 +#: apt.conf.5.xml:778 msgid "" "Output information about downloading and applying package index list diffs, " "and errors relating to package index list diffs." msgstr "" -"Informationen über das Herunterladen und Anwenden von " -"Paketindexlisten-Diffs und Fehler, die die Paketindexlisten-Diffs " -"betreffen, ausgeben." +"Informationen über das Herunterladen und Anwenden von Paketindexlisten-Diffs " +"und Fehler, die die Paketindexlisten-Diffs betreffen, ausgeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:781 +#: apt.conf.5.xml:786 msgid "<literal>Debug::pkgAcquire::RRed</literal>" msgstr "<literal>Debug::pkgAcquire::RRed</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:785 +#: apt.conf.5.xml:790 msgid "" "Output information related to patching apt package lists when downloading " "index diffs instead of full indices." @@ -7420,110 +7262,109 @@ msgstr "" "werden." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:792 +#: apt.conf.5.xml:797 msgid "<literal>Debug::pkgAcquire::Worker</literal>" msgstr "<literal>Debug::pkgAcquire::Worker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:796 -msgid "Log all interactions with the sub-processes that actually perform downloads." +#: apt.conf.5.xml:801 +msgid "" +"Log all interactions with the sub-processes that actually perform downloads." msgstr "" -"Alle Interaktionen mit Unterprozessen protokollieren, die aktuell " -"Downloads durchführen." +"Alle Interaktionen mit Unterprozessen protokollieren, die aktuell Downloads " +"durchführen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:803 +#: apt.conf.5.xml:808 msgid "<literal>Debug::pkgAutoRemove</literal>" msgstr "<literal>Debug::pkgAutoRemove</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:807 +#: apt.conf.5.xml:812 msgid "" "Log events related to the automatically-installed status of packages and to " "the removal of unused packages." msgstr "" -"Alle Ereignisse protokollieren, die sich auf den " -"automatisch-installiert-Status von Paketen und auf das Entfernen von " -"nicht benutzten Paketen beziehen." +"Alle Ereignisse protokollieren, die sich auf den automatisch-installiert-" +"Status von Paketen und auf das Entfernen von nicht benutzten Paketen " +"beziehen." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:814 +#: apt.conf.5.xml:819 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>" msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:817 +#: apt.conf.5.xml:822 msgid "" "Generate debug messages describing which packages are being automatically " -"installed to resolve dependencies. This corresponds to the initial " -"auto-install pass performed in, e.g., <literal>apt-get install</literal>, " -"and not to the full <literal>apt</literal> dependency resolver; see " -"<literal>Debug::pkgProblemResolver</literal> for that." +"installed to resolve dependencies. This corresponds to the initial auto-" +"install pass performed in, e.g., <literal>apt-get install</literal>, and not " +"to the full <literal>apt</literal> dependency resolver; see <literal>Debug::" +"pkgProblemResolver</literal> for that." msgstr "" -"Fehlersuchmeldungen generieren, die beschreiben, welche Pakete " -"automatisch installiert werden, um Abhängigkeiten aufzulösen. Dies " -"entspricht dem anfangs durchgeführten auto-install-Durchlauf, z.B. in " -"<literal>apt-get install</literal> und nicht dem vollständigen " -"<literal>apt</literal>-Abhängigkeitsauflöser. Lesen Sie dafür " -"<literal>Debug::pkgProblemResolver</literal>." +"Fehlersuchmeldungen generieren, die beschreiben, welche Pakete automatisch " +"installiert werden, um Abhängigkeiten aufzulösen. Dies entspricht dem " +"anfangs durchgeführten auto-install-Durchlauf, z.B. in <literal>apt-get " +"install</literal> und nicht dem vollständigen <literal>apt</literal>-" +"Abhängigkeitsauflöser. Lesen Sie dafür <literal>Debug::pkgProblemResolver</" +"literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:828 +#: apt.conf.5.xml:833 msgid "<literal>Debug::pkgDepCache::Marker</literal>" msgstr "<literal>Debug::pkgDepCache::Marker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:831 -msgid "" -"Generate debug messages describing which package is marked as " -"keep/install/remove while the ProblemResolver does his work. Each addition " -"or deletion may trigger additional actions; they are shown indented two " -"additional space under the original entry. The format for each line is " -"<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or " -"<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c " -"-> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> " -"is the current version of the package, <literal>d.e.f</literal> is the " -"version considered for installation and <literal>x.y.z</literal> is a newer " -"version, but not considered for installation (because of a low pin " -"score). The later two can be omitted if there is none or if it is the same " -"version as the installed. <literal>section</literal> is the name of the " -"section the package appears in." -msgstr "" -"Generiert Fehlersuchmeldungen, die beschreiben, welches Paket als " -"keep/install/remove markiert ist, währen der ProblemResolver seine Arbeit " +#: apt.conf.5.xml:836 +msgid "" +"Generate debug messages describing which package is marked as keep/install/" +"remove while the ProblemResolver does his work. Each addition or deletion " +"may trigger additional actions; they are shown indented two additional space " +"under the original entry. The format for each line is <literal>MarkKeep</" +"literal>, <literal>MarkDelete</literal> or <literal>MarkInstall</literal> " +"followed by <literal>package-name <a.b.c -> d.e.f | x.y.z> (section)" +"</literal> where <literal>a.b.c</literal> is the current version of the " +"package, <literal>d.e.f</literal> is the version considered for installation " +"and <literal>x.y.z</literal> is a newer version, but not considered for " +"installation (because of a low pin score). The later two can be omitted if " +"there is none or if it is the same version as the installed. " +"<literal>section</literal> is the name of the section the package appears in." +msgstr "" +"Generiert Fehlersuchmeldungen, die beschreiben, welches Paket als keep/" +"install/remove markiert ist, währen der ProblemResolver seine Arbeit " "verrichtet. Jedes Hinzufügen oder Löschen kann zusätzliche Aktionen " "auslösen. Sie werden nach zwei eingerückten Leerzeichen unter dem " -"Originaleintrag angezeigt. Jede Zeile hat das Format " -"<literal>MarkKeep</literal>, <literal>MarkDelete</literal> oder " -"<literal>MarkInstall</literal> gefolgt von <literal>Paketname <a.b.c " -"-> d.e.f | x.y.z> (Abschnitt)</literal> wobei " -"<literal>a.b.c</literal> die aktuelle Version des Paketes ist, " -"<literal>d.e.f</literal> die Version ist, die zur Installation vorgesehen " -"ist und <literal>x.y.z</literal> eine neuere Version ist, die aber nicht " -"zur Installation vorgesehen ist (aufgrund einer niedrigen " -"Pinning-Bewertung). Die letzten beiden können weggelassen werden, wenn es " -"keine gibt oder wenn sie die gleiche Version haben, wie die, die " -"installiert ist. <literal>section</literal> ist der Name des Abschnitts, in " -"dem das Paket erscheint." - -#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:850 +"Originaleintrag angezeigt. Jede Zeile hat das Format <literal>MarkKeep</" +"literal>, <literal>MarkDelete</literal> oder <literal>MarkInstall</literal> " +"gefolgt von <literal>Paketname <a.b.c -> d.e.f | x.y.z> (Abschnitt)" +"</literal> wobei <literal>a.b.c</literal> die aktuelle Version des Paketes " +"ist, <literal>d.e.f</literal> die Version ist, die zur Installation " +"vorgesehen ist und <literal>x.y.z</literal> eine neuere Version ist, die " +"aber nicht zur Installation vorgesehen ist (aufgrund einer niedrigen Pinning-" +"Bewertung). Die letzten beiden können weggelassen werden, wenn es keine gibt " +"oder wenn sie die gleiche Version haben, wie die, die installiert ist. " +"<literal>section</literal> ist der Name des Abschnitts, in dem das Paket " +"erscheint." + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.conf.5.xml:855 msgid "<literal>Debug::pkgInitConfig</literal>" msgstr "<literal>Debug::pkgInitConfig</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:853 +#: apt.conf.5.xml:858 msgid "Dump the default configuration to standard error on startup." msgstr "" "Die Vorgabekonfiguration beim Start auf der Standardfehlerausgabe ausgeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:860 +#: apt.conf.5.xml:865 msgid "<literal>Debug::pkgDPkgPM</literal>" msgstr "<literal>Debug::pkgDPkgPM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:863 +#: apt.conf.5.xml:868 msgid "" "When invoking &dpkg;, output the precise command line with which it is being " "invoked, with arguments separated by a single space character." @@ -7533,12 +7374,12 @@ msgstr "" "sind." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:871 +#: apt.conf.5.xml:876 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>" msgstr "<literal>Debug::pkgDPkgProgressReporting</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:874 +#: apt.conf.5.xml:879 msgid "" "Output all the data received from &dpkg; on the status file descriptor and " "any errors encountered while parsing it." @@ -7547,12 +7388,12 @@ msgstr "" "alle während deren Auswertung gefundenen Fehler ausgeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:881 +#: apt.conf.5.xml:886 msgid "<literal>Debug::pkgOrderList</literal>" msgstr "<literal>Debug::pkgOrderList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:885 +#: apt.conf.5.xml:890 msgid "" "Generate a trace of the algorithm that decides the order in which " "<literal>apt</literal> should pass packages to &dpkg;." @@ -7562,34 +7403,35 @@ msgstr "" "soll." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:893 +#: apt.conf.5.xml:898 msgid "<literal>Debug::pkgPackageManager</literal>" msgstr "<literal>Debug::pkgPackageManager</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:897 -msgid "Output status messages tracing the steps performed when invoking &dpkg;." +#: apt.conf.5.xml:902 +msgid "" +"Output status messages tracing the steps performed when invoking &dpkg;." msgstr "" "Statusmeldungen ausgeben, die die Schritte nachverfolgen, die beim Aufruf " "von &dpkg; ausgeführt werden." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:904 +#: apt.conf.5.xml:909 msgid "<literal>Debug::pkgPolicy</literal>" msgstr "<literal>Debug::pkgPolicy</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:908 +#: apt.conf.5.xml:913 msgid "Output the priority of each package list on startup." msgstr "Die Priorität jeder Paketliste beim Start ausgeben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:914 +#: apt.conf.5.xml:919 msgid "<literal>Debug::pkgProblemResolver</literal>" msgstr "<literal>Debug::pkgProblemResolver</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:918 +#: apt.conf.5.xml:923 msgid "" "Trace the execution of the dependency resolver (this applies only to what " "happens when a complex dependency problem is encountered)." @@ -7599,38 +7441,38 @@ msgstr "" "aufgetreten ist)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:926 +#: apt.conf.5.xml:931 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>" msgstr "<literal>Debug::pkgProblemResolver::ShowScores</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:929 +#: apt.conf.5.xml:934 msgid "" "Display a list of all installed packages with their calculated score used by " "the pkgProblemResolver. The description of the package is the same as " "described in <literal>Debug::pkgDepCache::Marker</literal>" msgstr "" -"Eine Liste aller installierten Pakete mit ihren berechneten Bewertungen, " -"die vom pkgProblemResolver benutzt werden, ausgeben. Die Beschreibung des " -"Pakets ist die gleiche, wie in " -"<literal>Debug::pkgDepCache::Marker</literal> beschrieben." +"Eine Liste aller installierten Pakete mit ihren berechneten Bewertungen, die " +"vom pkgProblemResolver benutzt werden, ausgeben. Die Beschreibung des Pakets " +"ist die gleiche, wie in <literal>Debug::pkgDepCache::Marker</literal> " +"beschrieben." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:937 +#: apt.conf.5.xml:942 msgid "<literal>Debug::sourceList</literal>" msgstr "<literal>Debug::sourceList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:941 +#: apt.conf.5.xml:946 msgid "" -"Print information about the vendors read from " -"<filename>/etc/apt/vendors.list</filename>." +"Print information about the vendors read from <filename>/etc/apt/vendors." +"list</filename>." msgstr "" "Die Informationen über die in <filename>/etc/apt/vendors.list</filename> " "gelesenen Anbieter ausgeben." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:963 +#: apt.conf.5.xml:968 msgid "" "&configureindex; is a configuration file showing example values for all " "possible options." @@ -7639,13 +7481,13 @@ msgstr "" "möglichen Optionen zeigen." #. type: Content of: <refentry><refsect1><variablelist> -#: apt.conf.5.xml:970 +#: apt.conf.5.xml:975 msgid "&file-aptconf;" msgstr "&file-aptconf;" #. ? reading apt.conf #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:975 +#: apt.conf.5.xml:980 msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgstr "&apt-cache;, &apt-config;, &apt-preferences;." @@ -7653,8 +7495,7 @@ msgstr "&apt-cache;, &apt-config;, &apt-preferences;." #. type: Content of: <refentry><refentryinfo> #: apt_preferences.5.xml:13 msgid "&apt-author.team; &apt-email; &apt-product; <date>04 May 2009</date>" -msgstr "" -"&apt-author.team; &apt-email; &apt-product; <date>04. Mai 2009</date>" +msgstr "&apt-author.team; &apt-email; &apt-product; <date>04. Mai 2009</date>" #. type: Content of: <refentry><refnamediv><refname> #: apt_preferences.5.xml:21 apt_preferences.5.xml:28 @@ -7691,15 +7532,15 @@ msgid "" "priorities that APT assigns to package versions by default, thus giving the " "user control over which one is selected for installation." msgstr "" -"Es könnten mehrere Versionen eines Pakets zur Installation verfügbar " -"sein, wenn die Datei &sources-list; Bezüge zu mehr als einer Distribution " -"enthält (zum Beispiel <literal>stable</literal> und " -"<literal>testing</literal>). APT weist jeder verfügbaren Version eine " -"Priorität zu. Abhängig von Abhängigkeitsbedingungen, wählt " -"<command>apt-get</command> die Version mit der höchsten Priorität zur " -"Installation aus. Die APT-Einstellungsdatei überschreibt die Prioritäten, " -"die APT den Paketversionen standardmäßig zuweist, was dem Anwender die " -"Kontrolle darüber gibt, welche zur Installation ausgewählt wird." +"Es könnten mehrere Versionen eines Pakets zur Installation verfügbar sein, " +"wenn die Datei &sources-list; Bezüge zu mehr als einer Distribution enthält " +"(zum Beispiel <literal>stable</literal> und <literal>testing</literal>). APT " +"weist jeder verfügbaren Version eine Priorität zu. Abhängig von " +"Abhängigkeitsbedingungen, wählt <command>apt-get</command> die Version mit " +"der höchsten Priorität zur Installation aus. Die APT-Einstellungsdatei " +"überschreibt die Prioritäten, die APT den Paketversionen standardmäßig " +"zuweist, was dem Anwender die Kontrolle darüber gibt, welche zur " +"Installation ausgewählt wird." #. type: Content of: <refentry><refsect1><para> #: apt_preferences.5.xml:49 @@ -7713,9 +7554,9 @@ msgstr "" "Es könnten mehrere Instanzen der gleichen Version eines Paketes verfügbar " "sein, wenn die Datei &sources-list; Bezüge zu mehr als einer Distribution " "enthält. In diesem Fall lädt <command>apt-get</command> die Instanz " -"herunter, die in der Datei &sources-list; als erstes aufgelistet ist. " -"Die APT-Einstellungsdatei beeinflusst die Wahl der Instanz nicht, nur die " -"Wahl der Version." +"herunter, die in der Datei &sources-list; als erstes aufgelistet ist. Die " +"APT-Einstellungsdatei beeinflusst die Wahl der Instanz nicht, nur die Wahl " +"der Version." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:56 @@ -7725,12 +7566,8 @@ msgstr "APTs Standardprioritätszuweisungen" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml:71 #, no-wrap -msgid "" -"<command>apt-get install -t testing " -"<replaceable>some-package</replaceable></command>\n" -msgstr "" -"<command>apt-get install -t testing " -"<replaceable>irgendein_Paket</replaceable></command>\n" +msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n" +msgstr "<command>apt-get install -t testing <replaceable>irgendein_Paket</replaceable></command>\n" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml:74 @@ -7748,26 +7585,23 @@ msgid "" "receives a higher priority than other distributions do by default. The " "target release can be set on the <command>apt-get</command> command line or " "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note " -"that this has precedence over any general priority you set in the " -"<filename>/etc/apt/preferences</filename> file described later, but not over " -"specifically pinned packages. For example, <placeholder " -"type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" " -"id=\"1\"/>" +"that this has precedence over any general priority you set in the <filename>/" +"etc/apt/preferences</filename> file described later, but not over " +"specifically pinned packages. For example, <placeholder type=" +"\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>" msgstr "" "Wenn es keine Einstellungsdatei gibt oder es in der Datei keinen Eintrag " "gibt, der sich auf eine bestimmte Version bezieht, dann ist die dieser " "Version zugewiesene Priorität, die Priorität der Distribution zu der die " -"Version gehört. Es ist möglich eine Distribution auszuzeichnen, »das " -"Ziel-Release«, die eine höhere Priorität erhält, als dies andere " -"Distributionen standardmäßig tun. Das Ziel-Release kann auf der " -"<command>apt-get</command>-Befehlszeile oder in der " -"APT-Konfigurationsdatei <filename>/etc/apt/apt.conf</filename> gesetzt " -"werden. Beachten Sie, dass dies Vorrang vor einer allgemeinen Priorität " -"hat, die Sie, wie später beschrieben, in der Datei " -"<filename>/etc/apt/preferences</filename> setzen, aber nicht vor " -"bestimmten mit Pinning gewichteten Paketen. Beispielsweise <placeholder " -"type=\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" " -"id=\"1\"/>" +"Version gehört. Es ist möglich eine Distribution auszuzeichnen, »das Ziel-" +"Release«, die eine höhere Priorität erhält, als dies andere Distributionen " +"standardmäßig tun. Das Ziel-Release kann auf der <command>apt-get</command>-" +"Befehlszeile oder in der APT-Konfigurationsdatei <filename>/etc/apt/apt." +"conf</filename> gesetzt werden. Beachten Sie, dass dies Vorrang vor einer " +"allgemeinen Priorität hat, die Sie, wie später beschrieben, in der Datei " +"<filename>/etc/apt/preferences</filename> setzen, aber nicht vor bestimmten " +"mit Pinning gewichteten Paketen. Beispielsweise <placeholder type=" +"\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:83 @@ -7790,8 +7624,8 @@ msgid "" "to the versions that are not installed and do not belong to the target " "release." msgstr "" -"zu den Versionen, die nicht installiert sind und die nicht zum " -"Ziel-Release gehören." +"zu den Versionen, die nicht installiert sind und die nicht zum Ziel-Release " +"gehören." #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:93 @@ -7800,7 +7634,8 @@ msgstr "Priorität 990" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> #: apt_preferences.5.xml:94 -msgid "to the versions that are not installed and belong to the target release." +msgid "" +"to the versions that are not installed and belong to the target release." msgstr "" "zu den Versionen, die nicht installiert sind und zum Ziel-Release gehören." @@ -7833,8 +7668,8 @@ msgid "" "determine which version of a package to install." msgstr "" "APT wendet dann die folgenden Regeln an, aufgelistet in der Reihenfolge " -"ihres Vorrangs, um zu bestimmen in welcher Version das Paket zu " -"installieren ist." +"ihres Vorrangs, um zu bestimmen in welcher Version das Paket zu installieren " +"ist." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:106 @@ -7845,12 +7680,12 @@ msgid "" "exceeds 1000; such high priorities can only be set in the preferences file. " "Note also that downgrading a package can be risky.)" msgstr "" -"Führen Sie niemals ein Downgrade durch, außer wenn die Priorität " -"verfügbarer Pakete 1000 übersteigt. »Downgrading« ist das Installieren " -"einer weniger aktuellen Version, an Stelle einer aktuelleren Version. " -"Beachten Sie, dass keine Standardpriorität von APT 1000 übersteigt. So " -"hohe Prioritäten können nur durch die Einstellungsdatei gesetzt werden. " -"Beachten Sie außerdem, dass Downgrading eines Paketes riskant sein kann.)" +"Führen Sie niemals ein Downgrade durch, außer wenn die Priorität verfügbarer " +"Pakete 1000 übersteigt. »Downgrading« ist das Installieren einer weniger " +"aktuellen Version, an Stelle einer aktuelleren Version. Beachten Sie, dass " +"keine Standardpriorität von APT 1000 übersteigt. So hohe Prioritäten können " +"nur durch die Einstellungsdatei gesetzt werden. Beachten Sie außerdem, dass " +"Downgrading eines Paketes riskant sein kann.)" #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:112 @@ -7870,13 +7705,13 @@ msgstr "" #: apt_preferences.5.xml:116 msgid "" "If two or more versions have the same priority and version number but either " -"the packages differ in some of their metadata or the " -"<literal>--reinstall</literal> option is given, install the uninstalled one." +"the packages differ in some of their metadata or the <literal>--reinstall</" +"literal> option is given, install the uninstalled one." msgstr "" "Wenn zwei oder mehr Versionen die gleiche Priorität und Versionsnummer " -"haben, die Pakete sich aber entweder in ihren Metadaten unterscheiden " -"oder die Option <literal>--reinstall</literal> angegeben wurde, wird die " -"nicht installierte installiert." +"haben, die Pakete sich aber entweder in ihren Metadaten unterscheiden oder " +"die Option <literal>--reinstall</literal> angegeben wurde, wird die nicht " +"installierte installiert." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:122 @@ -7884,31 +7719,29 @@ msgid "" "In a typical situation, the installed version of a package (priority 100) " "is not as recent as one of the versions available from the sources listed in " "the &sources-list; file (priority 500 or 990). Then the package will be " -"upgraded when <command>apt-get install " -"<replaceable>some-package</replaceable></command> or <command>apt-get " -"upgrade</command> is executed." +"upgraded when <command>apt-get install <replaceable>some-package</" +"replaceable></command> or <command>apt-get upgrade</command> is executed." msgstr "" -"In einer typischen Situation ist die Version eines Paketes (Priorität " -"100) nicht so aktuell, wie eine der verfügbaren Versionen, die in der " -"Quellliste der Datei &sources-list; steht (Priorität 500 oder 900). Dann " -"wird ein Upgrade des Pakets durchgeführt, wenn <command>apt-get install " -"<replaceable>irgendein_Paket</replaceable></command> oder " -"<command>apt-get upgrade</command> ausgeführt wird." +"In einer typischen Situation ist die Version eines Paketes (Priorität 100) " +"nicht so aktuell, wie eine der verfügbaren Versionen, die in der Quellliste " +"der Datei &sources-list; steht (Priorität 500 oder 900). Dann wird ein " +"Upgrade des Pakets durchgeführt, wenn <command>apt-get install " +"<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get " +"upgrade</command> ausgeführt wird." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:129 msgid "" "More rarely, the installed version of a package is <emphasis>more</emphasis> " "recent than any of the other available versions. The package will not be " -"downgraded when <command>apt-get install " -"<replaceable>some-package</replaceable></command> or <command>apt-get " -"upgrade</command> is executed." +"downgraded when <command>apt-get install <replaceable>some-package</" +"replaceable></command> or <command>apt-get upgrade</command> is executed." msgstr "" -"Seltener ist die installierte Version eines Pakets " -"<emphasis>neuer</emphasis>, als jede andere der verfügbaren Versionen. " -"Für das Paket wird kein Downgrade durchgeführt, wenn <command>apt-get " -"install <replaceable>irgendein_Paket</replaceable></command> oder " -"<command>apt-get upgrade</command> ausgeführt wird." +"Seltener ist die installierte Version eines Pakets <emphasis>neuer</" +"emphasis>, als jede andere der verfügbaren Versionen. Für das Paket wird " +"kein Downgrade durchgeführt, wenn <command>apt-get install " +"<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get " +"upgrade</command> ausgeführt wird." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:134 @@ -7923,12 +7756,12 @@ msgid "" msgstr "" "Manchmal ist die installierte Version eines Pakets aktueller, als die " "Version, die zum Ziel-Release gehört, aber nicht so aktuell, wie eine " -"Version, die zu einer anderen Distribution gehört. Für ein derartiges " -"Paket wird tatsächlich ein Upgrade durchgeführt, wenn <command>apt-get " -"install <replaceable>irgendein_Paket</replaceable></command> " -"oder <command>apt-get upgrade</command> ausgeführt wird, weil mindestens " -"<emphasis>eine</emphasis> der verfügbaren Versionen eine höhere Priorität " -"als die installierte Version hat." +"Version, die zu einer anderen Distribution gehört. Für ein derartiges Paket " +"wird tatsächlich ein Upgrade durchgeführt, wenn <command>apt-get install " +"<replaceable>irgendein_Paket</replaceable></command> oder <command>apt-get " +"upgrade</command> ausgeführt wird, weil mindestens <emphasis>eine</emphasis> " +"der verfügbaren Versionen eine höhere Priorität als die installierte Version " +"hat." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:143 @@ -7945,9 +7778,9 @@ msgid "" msgstr "" "Die APT-Einstellungsdatei erlaubt einem Systemverwalter die Zuweisung von " "Prioritäten zu steuern. Die Datei besteht aus einem oder mehreren " -"mehrzeiligen Datensätzen, die durch leere Zeilen getrennt sind. " -"Datensätze können eine von zwei Gestalten haben, eine spezielle Gestalt " -"oder eine allgemeine Gestalt." +"mehrzeiligen Datensätzen, die durch leere Zeilen getrennt sind. Datensätze " +"können eine von zwei Gestalten haben, eine spezielle Gestalt oder eine " +"allgemeine Gestalt." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:151 @@ -7988,10 +7821,9 @@ msgid "" msgstr "" "Die allgemeine Form weist allen Paketversionen in einer gegebenen " "Distribution (d.h. alle Versionen von Paketen, die in einer bestimmten " -"<filename>Release</filename>-Datei gelistet sind) oder allen " -"Paketversionen, die von einer speziellen Internet-Site kommen, die durch " -"ihren voll ausgebildeten Domänennamen identifiziert wird, eine Priorität " -"zu." +"<filename>Release</filename>-Datei gelistet sind) oder allen Paketversionen, " +"die von einer speziellen Internet-Site kommen, die durch ihren voll " +"ausgebildeten Domänennamen identifiziert wird, eine Priorität zu." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:170 @@ -8025,20 +7857,19 @@ msgid "" "a <filename>Release</filename> file is not an Internet address but an author " "or vendor name, such as \"Debian\" or \"Ximian\"." msgstr "" -"Ein Wort der Warnung: Das hier benutzte Schlüsselwort ist " -"»<literal>origin</literal>«. Dies sollte nicht mit der Herkunft einer " -"Distribution verwechselt werden, wie sie in einer " -"<filename>Release</filename>-Datei angegeben wurde. Was dem " -"»Origin:«-Kennzeichen in einer <filename>Release</filename>-Datei folgt, " -"ist keine Internet-Adresse, sondern ein Autoren- oder Anbietername, wie " -"»Debian« oder »Ximian«." +"Ein Wort der Warnung: Das hier benutzte Schlüsselwort ist »<literal>origin</" +"literal>«. Dies sollte nicht mit der Herkunft einer Distribution verwechselt " +"werden, wie sie in einer <filename>Release</filename>-Datei angegeben wurde. " +"Was dem »Origin:«-Kennzeichen in einer <filename>Release</filename>-Datei " +"folgt, ist keine Internet-Adresse, sondern ein Autoren- oder Anbietername, " +"wie »Debian« oder »Ximian«." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:186 msgid "" "The following record assigns a low priority to all package versions " -"belonging to any distribution whose Archive name is " -"\"<literal>unstable</literal>\"." +"belonging to any distribution whose Archive name is \"<literal>unstable</" +"literal>\"." msgstr "" "Der folgende Datensatz weist allen Paketversionen, die zu Distributionen " "gehören, deren Archivname »<literal>unstable</literal>« ist, eine niedrige " @@ -8060,12 +7891,12 @@ msgstr "" #: apt_preferences.5.xml:195 msgid "" "The following record assigns a high priority to all package versions " -"belonging to any distribution whose Codename is " -"\"<literal>squeeze</literal>\"." +"belonging to any distribution whose Codename is \"<literal>squeeze</literal>" +"\"." msgstr "" -"Der folgende Datensatz weist allen Paketversionen, die zu einer " -"Distribution gehören, deren Codename »<literal>squeeze</literal>« ist, " -"eine hohe Priorität zu." +"Der folgende Datensatz weist allen Paketversionen, die zu einer Distribution " +"gehören, deren Codename »<literal>squeeze</literal>« ist, eine hohe Priorität " +"zu." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> #: apt_preferences.5.xml:199 @@ -8086,9 +7917,9 @@ msgid "" "belonging to any release whose Archive name is \"<literal>stable</literal>\" " "and whose release Version number is \"<literal>3.0</literal>\"." msgstr "" -"Der folgende Datensatz weist allen Paketversionen, die zu einer " -"Distribution gehören, deren Archivname »<literal>stable</literal>« und " -"deren Release-Nummer »<literal>3.0</literal>« ist, eine hohe Priorität zu." +"Der folgende Datensatz weist allen Paketversionen, die zu einer Distribution " +"gehören, deren Archivname »<literal>stable</literal>« und deren Release-" +"Nummer »<literal>3.0</literal>« ist, eine hohe Priorität zu." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> #: apt_preferences.5.xml:209 @@ -8118,8 +7949,8 @@ msgid "" "causes a version to be installed even if this constitutes a downgrade of the " "package" msgstr "" -"veranlasst, dass eine Version installiert wird, auch wenn dies ein " -"Downgrade des Pakets durchführt" +"veranlasst, dass eine Version installiert wird, auch wenn dies ein Downgrade " +"des Pakets durchführt" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:233 @@ -8209,10 +8040,10 @@ msgid "" "the first such record determines the priority of the package version." msgstr "" "Wenn irgendwelche Datensätze mit speziellem Format zu einer verfügbaren " -"Paketversion passen, dann legt der erste dieser Datensätze die Priorität " -"der Paketversion fest. Schlägt dies fehl und es passen irgendwelche " -"Datensätze mit allgemeinem Format zu einer verfügbaren Paketversion, dann " -"legt der erste dieser Datensätze die Priorität der Paketversion fest." +"Paketversion passen, dann legt der erste dieser Datensätze die Priorität der " +"Paketversion fest. Schlägt dies fehl und es passen irgendwelche Datensätze " +"mit allgemeinem Format zu einer verfügbaren Paketversion, dann legt der " +"erste dieser Datensätze die Priorität der Paketversion fest." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:268 @@ -8265,12 +8096,11 @@ msgid "" "<literal>perl</literal> is available and the installed version is 5.9*, then " "<literal>perl</literal> will be downgraded." msgstr "" -"Es wird die aktuellste verfügbare Version des Pakets " -"<literal>perl</literal> installiert, so lange die Versionsnummer mit " -"»<literal>5.8</literal>« anfängt. Wenn <emphasis>irgendeine</emphasis> " -"5.8*-Version von <literal>perl</literal>verfügbar ist und die installierte " -"Version 5.9* ist, dann wird von <literal>perl</literal> ein Downgrade " -"durchgeführt." +"Es wird die aktuellste verfügbare Version des Pakets <literal>perl</literal> " +"installiert, so lange die Versionsnummer mit »<literal>5.8</literal>« " +"anfängt. Wenn <emphasis>irgendeine</emphasis> 5.8*-Version von " +"<literal>perl</literal>verfügbar ist und die installierte Version 5.9* ist, " +"dann wird von <literal>perl</literal> ein Downgrade durchgeführt." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:292 @@ -8279,23 +8109,23 @@ msgid "" "available from the local system has priority over other versions, even " "versions belonging to the target release." msgstr "" -"Eine Version irgendeines anderen Pakets als <literal>perl</literal>, die " -"vom lokalen System verfügbar ist, hat eine Priorität über anderen " -"Versionen, sogar wenn diese Versionen zum Ziel-Release gehören." +"Eine Version irgendeines anderen Pakets als <literal>perl</literal>, die vom " +"lokalen System verfügbar ist, hat eine Priorität über anderen Versionen, " +"sogar wenn diese Versionen zum Ziel-Release gehören." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml:296 msgid "" "A version of a package whose origin is not the local system but some other " -"site listed in &sources-list; and which belongs to an " -"<literal>unstable</literal> distribution is only installed if it is selected " -"for installation and no version of the package is already installed." +"site listed in &sources-list; and which belongs to an <literal>unstable</" +"literal> distribution is only installed if it is selected for installation " +"and no version of the package is already installed." msgstr "" -"Eine Version eines Pakets, dessen Ursprung nicht das lokale System ist, " -"aber ein anderer in &sources-list; aufgelisteter Ort und der zu einer " -"<literal>unstable</literal>-Distribution gehört. wird nur installiert, " -"falls es zur Installation ausgewählt wurde und nicht bereits eine Version " -"des Pakets installiert ist." +"Eine Version eines Pakets, dessen Ursprung nicht das lokale System ist, aber " +"ein anderer in &sources-list; aufgelisteter Ort und der zu einer " +"<literal>unstable</literal>-Distribution gehört. wird nur installiert, falls " +"es zur Installation ausgewählt wurde und nicht bereits eine Version des " +"Pakets installiert ist." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:306 @@ -8337,22 +8167,22 @@ msgstr "gibt die Versionsnummer für das genannte Paket an" #: apt_preferences.5.xml:312 msgid "" "The <filename>Packages</filename> file is normally found in the directory " -"<filename>.../dists/<replaceable>dist-name</replaceable>/<replaceable>component</replaceable>/<replaceable>arch</replaceable></filename>: " -"for example, " -"<filename>.../dists/stable/main/binary-i386/Packages</filename>. It " -"consists of a series of multi-line records, one for each package available " -"in that directory. Only two lines in each record are relevant for setting " -"APT priorities: <placeholder type=\"variablelist\" id=\"0\"/>" +"<filename>.../dists/<replaceable>dist-name</replaceable>/" +"<replaceable>component</replaceable>/<replaceable>arch</replaceable></" +"filename>: for example, <filename>.../dists/stable/main/binary-i386/" +"Packages</filename>. It consists of a series of multi-line records, one for " +"each package available in that directory. Only two lines in each record are " +"relevant for setting APT priorities: <placeholder type=\"variablelist\" id=" +"\"0\"/>" msgstr "" "Die <filename>Packages</filename>-Datei wird normalerweise im Verzeichnis " -"<filename>.../dists/<replaceable>Distributions-Name" -"</replaceable>/<replaceable>Komponente</replaceable>/<replaceable>" -"Architektur</replaceable></filename> gefunden, zum Beispiel " -"<filename>.../dists/stable/main/binary-i386/Packages</filename>. Sie " -"besteht aus einer Serie mehrzeiliger Datensätze, einem für jedes verfügbare " -"Paket in diesem Verzeichnis. In jedem Datensatz sind nur zwei Zeilen zum " -"Setzen der APT-Prioritäten relevant: " -"<placeholder type=\"variablelist\" id=\"0\"/>" +"<filename>.../dists/<replaceable>Distributions-Name</replaceable>/" +"<replaceable>Komponente</replaceable>/<replaceable>Architektur</" +"replaceable></filename> gefunden, zum Beispiel <filename>.../dists/stable/" +"main/binary-i386/Packages</filename>. Sie besteht aus einer Serie " +"mehrzeiliger Datensätze, einem für jedes verfügbare Paket in diesem " +"Verzeichnis. In jedem Datensatz sind nur zwei Zeilen zum Setzen der APT-" +"Prioritäten relevant: <placeholder type=\"variablelist\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml:341 @@ -8369,12 +8199,12 @@ msgid "" "archive. Specifying this value in the APT preferences file would require " "the line:" msgstr "" -"benennt das Archiv, zu dem alle Pakete im Verzeichnisbaum gehören. Die " -"Zeile »Archive: stable« oder »Suite: stable« gibt zum Beispiel an, dass " -"alle Pakete im Verzeichnisbaum unterhalb des der " -"<filename>Release</filename>-Datei übergeordneten Verzeichnisses sich in " -"einem <literal>stable</literal>-Archiv befinden. Diesen Wert in der " -"APT-Einstellungsdatei anzugeben würde die folgende Zeile benötigen:" +"benennt das Archiv, zu dem alle Pakete im Verzeichnisbaum gehören. Die Zeile " +"»Archive: stable« oder »Suite: stable« gibt zum Beispiel an, dass alle Pakete " +"im Verzeichnisbaum unterhalb des der <filename>Release</filename>-Datei " +"übergeordneten Verzeichnisses sich in einem <literal>stable</literal>-Archiv " +"befinden. Diesen Wert in der APT-Einstellungsdatei anzugeben würde die " +"folgende Zeile benötigen:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml:352 @@ -8392,17 +8222,16 @@ msgstr "die <literal>Codename:</literal>-Zeile" msgid "" "names the codename to which all the packages in the directory tree belong. " "For example, the line \"Codename: squeeze\" specifies that all of the " -"packages in the directory tree below the parent of the " -"<filename>Release</filename> file belong to a version named " -"<literal>squeeze</literal>. Specifying this value in the APT preferences " -"file would require the line:" +"packages in the directory tree below the parent of the <filename>Release</" +"filename> file belong to a version named <literal>squeeze</literal>. " +"Specifying this value in the APT preferences file would require the line:" msgstr "" "benennt den Codenamen, zu dem alle Pakete im Verzeichnisbaum gehören. Die " "Zeile »Codename: squeeze« gibt zum Beispiel an, dass alle Pakete im " "Verzeichnisbaum unterhalb des der <filename>Release</filename>-Datei " -"übergeordneten Verzeichnisses zu einer Version mit Namen " -"<literal>squeeze</literal> gehören. Diesen Wert in der " -"APT-Einstellungsdatei anzugeben würde die folgende Zeile benötigen:" +"übergeordneten Verzeichnisses zu einer Version mit Namen <literal>squeeze</" +"literal> gehören. Diesen Wert in der APT-Einstellungsdatei anzugeben würde " +"die folgende Zeile benötigen:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml:368 @@ -8415,10 +8244,9 @@ msgstr "Pin: release n=squeeze\n" msgid "" "names the release version. For example, the packages in the tree might " "belong to Debian GNU/Linux release version 3.0. Note that there is normally " -"no version number for the <literal>testing</literal> and " -"<literal>unstable</literal> distributions because they have not been " -"released yet. Specifying this in the APT preferences file would require one " -"of the following lines." +"no version number for the <literal>testing</literal> and <literal>unstable</" +"literal> distributions because they have not been released yet. Specifying " +"this in the APT preferences file would require one of the following lines." msgstr "" "benennt die Release-Version. Die Pakete im Baum könnten zum Beispiel zur " "Debian GNU/Linux-Release-Version 3.0 gehören. Beachten Sie, dass es " @@ -8452,14 +8280,13 @@ msgid "" "\"Component: main\" specifies that all the packages in the directory tree " "are from the <literal>main</literal> component, which entails that they are " "licensed under terms listed in the Debian Free Software Guidelines. " -"Specifying this component in the APT preferences file would require the " -"line:" +"Specifying this component in the APT preferences file would require the line:" msgstr "" "benennt die Lizenzierungskomponente, die mit den Paketen im Verzeichnisbaum " -"der <filename>Release</filename>-Datei verbunden ist. Die Zeile " -"»Component: main« gibt zum Beispiel an, dass alle Pakete im Verzeichnisbaum " -"von der <literal>main</literal>-Komponente stammen, was zur Folge hat, dass " -"sie unter den Bedingungen der Debian-Richtlinien für Freie Software stehen. " +"der <filename>Release</filename>-Datei verbunden ist. Die Zeile »Component: " +"main« gibt zum Beispiel an, dass alle Pakete im Verzeichnisbaum von der " +"<literal>main</literal>-Komponente stammen, was zur Folge hat, dass sie " +"unter den Bedingungen der Debian-Richtlinien für Freie Software stehen. " "Diese Komponente in der APT-Einstellungsdatei anzugeben würde die folgende " "Zeilen benötigen:" @@ -8478,14 +8305,13 @@ msgstr "die <literal>Origin:</literal>-Zeile" #: apt_preferences.5.xml:410 msgid "" "names the originator of the packages in the directory tree of the " -"<filename>Release</filename> file. Most commonly, this is " -"<literal>Debian</literal>. Specifying this origin in the APT preferences " -"file would require the line:" +"<filename>Release</filename> file. Most commonly, this is <literal>Debian</" +"literal>. Specifying this origin in the APT preferences file would require " +"the line:" msgstr "" -"benennt den Urheber des Pakets im Verzeichnisbaum der " -"<filename>Release</filename>-Datei. Zumeist ist dies " -"<literal>Debian</literal>. Diesen Ursprung in der APT-Einstellungsdatei " -"anzugeben würde die folgende Zeile benötigen:" +"benennt den Urheber des Pakets im Verzeichnisbaum der <filename>Release</" +"filename>-Datei. Zumeist ist dies <literal>Debian</literal>. Diesen Ursprung " +"in der APT-Einstellungsdatei anzugeben würde die folgende Zeile benötigen:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml:416 @@ -8502,14 +8328,14 @@ msgstr "die <literal>Label:</literal>-Zeile" #: apt_preferences.5.xml:423 msgid "" "names the label of the packages in the directory tree of the " -"<filename>Release</filename> file. Most commonly, this is " -"<literal>Debian</literal>. Specifying this label in the APT preferences " -"file would require the line:" +"<filename>Release</filename> file. Most commonly, this is <literal>Debian</" +"literal>. Specifying this label in the APT preferences file would require " +"the line:" msgstr "" "benennt die Beschriftung des Pakets im Verzeichnisbaum der " -"<filename>Release</filename>-Datei. Zumeist ist dies " -"<literal>Debian</literal>. Diese Beschriftung in der APT-Einstellungsdatei " -"anzugeben würde die folgende Zeile benötigen:" +"<filename>Release</filename>-Datei. Zumeist ist dies <literal>Debian</" +"literal>. Diese Beschriftung in der APT-Einstellungsdatei anzugeben würde " +"die folgende Zeile benötigen:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml:429 @@ -8522,23 +8348,22 @@ msgstr "Pin: release l=Debian\n" msgid "" "The <filename>Release</filename> file is normally found in the directory " "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for " -"example, <filename>.../dists/stable/Release</filename>, or " -"<filename>.../dists/woody/Release</filename>. It consists of a single " -"multi-line record which applies to <emphasis>all</emphasis> of the packages " -"in the directory tree below its parent. Unlike the " -"<filename>Packages</filename> file, nearly all of the lines in a " -"<filename>Release</filename> file are relevant for setting APT priorities: " -"<placeholder type=\"variablelist\" id=\"0\"/>" +"example, <filename>.../dists/stable/Release</filename>, or <filename>.../" +"dists/woody/Release</filename>. It consists of a single multi-line record " +"which applies to <emphasis>all</emphasis> of the packages in the directory " +"tree below its parent. Unlike the <filename>Packages</filename> file, " +"nearly all of the lines in a <filename>Release</filename> file are relevant " +"for setting APT priorities: <placeholder type=\"variablelist\" id=\"0\"/>" msgstr "" "Die <filename>Release</filename>-Datei ist normalerweise im Verzeichnis " "<filename>.../dists/<replaceable>Distributionsname</replaceable></filename> " "zu finden, zum Beispiel <filename>.../dists/stable/Release</filename> oder " -"<filename>.../dists/woody/Release</filename>. Es besteht aus einem " -"einzelnen mehrzeiligen Datensatz, der auf <emphasis>alle</emphasis> Pakete " -"im Verzeichnisbaum unterhalb des übergeordneten Verzeichnisses zutrifft. " -"Anders als die <filename>Packages</filename>-Datei sind nahezu alle Zeilen " -"in einer <filename>Release</filename>-Datei für das Setzen von " -"APT-Prioritäten relevant: <placeholder type=\"variablelist\" id=\"0\"/>" +"<filename>.../dists/woody/Release</filename>. Es besteht aus einem einzelnen " +"mehrzeiligen Datensatz, der auf <emphasis>alle</emphasis> Pakete im " +"Verzeichnisbaum unterhalb des übergeordneten Verzeichnisses zutrifft. Anders " +"als die <filename>Packages</filename>-Datei sind nahezu alle Zeilen in einer " +"<filename>Release</filename>-Datei für das Setzen von APT-Prioritäten " +"relevant: <placeholder type=\"variablelist\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:436 @@ -8547,25 +8372,24 @@ msgid "" "files retrieved from locations listed in the &sources-list; file are stored " "in the directory <filename>/var/lib/apt/lists</filename>, or in the file " "named by the variable <literal>Dir::State::Lists</literal> in the " -"<filename>apt.conf</filename> file. For example, the file " -"<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> " +"<filename>apt.conf</filename> file. For example, the file <filename>debian." +"lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> " "contains the <filename>Release</filename> file retrieved from the site " "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> " "architecture files from the <literal>contrib</literal> component of the " "<literal>unstable</literal> distribution." msgstr "" -"Alle <filename>Packages</filename>- und " -"<filename>Release</filename>-Dateien, die von Orten heruntergeladen " -"werden, die in der Datei &sources-list; aufgelistet sind, werden im " -"Verzeichnis <filename>/var/lib/apt/lists</filename> oder in der von der " -"Variablen <literal>Dir::State::Lists</literal> in der Datei " -"<filename>apt.conf</filename> benannten Datei gespeichert. Die Datei " -"<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> " -"enthält zum Beispiel die <filename>Release</filename>-Datei, die von der " -"Site <literal>debian.lcs.mit.edu</literal> für die " -"<literal>binary-i386</literal>-Architekturdateien von der " -"<literal>contrib</literal>-Komponente der " -"<literal>unstable</literal>-Distribution heruntergeladen wurde." +"Alle <filename>Packages</filename>- und <filename>Release</filename>-" +"Dateien, die von Orten heruntergeladen werden, die in der Datei &sources-" +"list; aufgelistet sind, werden im Verzeichnis <filename>/var/lib/apt/lists</" +"filename> oder in der von der Variablen <literal>Dir::State::Lists</literal> " +"in der Datei <filename>apt.conf</filename> benannten Datei gespeichert. Die " +"Datei <filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-" +"i386_Release</filename> enthält zum Beispiel die <filename>Release</" +"filename>-Datei, die von der Site <literal>debian.lcs.mit.edu</literal> für " +"die <literal>binary-i386</literal>-Architekturdateien von der " +"<literal>contrib</literal>-Komponente der <literal>unstable</literal>-" +"Distribution heruntergeladen wurde." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:449 @@ -8588,14 +8412,14 @@ msgstr "" msgid "" "The <literal>Pin-Priority:</literal> line in each APT preferences record is " "optional. If omitted, APT assigns a priority of 1 less than the last value " -"specified on a line beginning with <literal>Pin-Priority: release " -"...</literal>." +"specified on a line beginning with <literal>Pin-Priority: release ...</" +"literal>." msgstr "" -"Die <literal>Pin-Priority:</literal>-Zeile in jedem " -"APT-Einstellungsdatensatz ist optional. Wenn diese weggelassen wird, weist " -"APT ein Priorität zu, die um 1 kleiner ist, als der letzte Wert, der in " -"einer Zeile angegeben wurde, die mit <literal>Pin-Priority: release " -"...</literal> anfängt." +"Die <literal>Pin-Priority:</literal>-Zeile in jedem APT-" +"Einstellungsdatensatz ist optional. Wenn diese weggelassen wird, weist APT " +"ein Priorität zu, die um 1 kleiner ist, als der letzte Wert, der in einer " +"Zeile angegeben wurde, die mit <literal>Pin-Priority: release ...</literal> " +"anfängt." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:464 @@ -8636,14 +8460,14 @@ msgid "" "distributions. <placeholder type=\"programlisting\" id=\"0\"/>" msgstr "" "Die folgende APT-Einstellungsdatei wird APT veranlassen, allen " -"Paketversionen eine höhere Priorität als die Vorgabe (500) zu geben, die " -"zu einer <literal>stable</literal>-Distribution gehören und eine " -"ungeheuer niedrige Priorität Paketversionen, die zu anderen " -"<literal>Debian</literal>-Distribution gehören. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"Paketversionen eine höhere Priorität als die Vorgabe (500) zu geben, die zu " +"einer <literal>stable</literal>-Distribution gehören und eine ungeheuer " +"niedrige Priorität Paketversionen, die zu anderen <literal>Debian</literal>-" +"Distribution gehören. <placeholder type=\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> -#: apt_preferences.5.xml:489 apt_preferences.5.xml:535 apt_preferences.5.xml:593 +#: apt_preferences.5.xml:489 apt_preferences.5.xml:535 +#: apt_preferences.5.xml:593 #, no-wrap msgid "" "apt-get install <replaceable>package-name</replaceable>\n" @@ -8663,9 +8487,9 @@ msgid "" "id=\"0\"/>" msgstr "" "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei " -"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die " -"neuste(n) <literal>stable</literal>-Version(en) durchzuführen. " -"<placeholder type=\"programlisting\" id=\"0\"/>" +"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die neuste" +"(n) <literal>stable</literal>-Version(en) durchzuführen. <placeholder type=" +"\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml:501 @@ -8681,11 +8505,11 @@ msgid "" "will not be upgraded again unless this command is given again. <placeholder " "type=\"programlisting\" id=\"0\"/>" msgstr "" -"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen " -"Pakets auf die neuste Version der <literal>testing</literal>-Distribution " +"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets " +"auf die neuste Version der <literal>testing</literal>-Distribution " "durchzuführen. Von dem Paket wird kein weiteres Upgrade durchgeführt, außer " -"wenn dieser Befehl wieder angegeben wird. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"wenn dieser Befehl wieder angegeben wird. <placeholder type=\"programlisting" +"\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:507 @@ -8727,15 +8551,15 @@ msgid "" "to package versions from the <literal>testing</literal> distribution, a " "lower priority to package versions from the <literal>unstable</literal> " "distribution, and a prohibitively low priority to package versions from " -"other <literal>Debian</literal> distributions. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"other <literal>Debian</literal> distributions. <placeholder type=" +"\"programlisting\" id=\"0\"/>" msgstr "" -"Die folgende APT-Einstellungsdatei wird APT veranlassen, Paketversionen " -"der <literal>testing</literal>-Distribution eine hohe Priorität, " -"Paketversionen der <literal>unstable</literal>-Distribution eine niedrigere " -"Priorität und eine ungeheuer niedrige Priorität zu Paketversionen von anderen " -"<literal>Debian</literal>-Distributionen zuzuweisen. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"Die folgende APT-Einstellungsdatei wird APT veranlassen, Paketversionen der " +"<literal>testing</literal>-Distribution eine hohe Priorität, Paketversionen " +"der <literal>unstable</literal>-Distribution eine niedrigere Priorität und " +"eine ungeheuer niedrige Priorität zu Paketversionen von anderen " +"<literal>Debian</literal>-Distributionen zuzuweisen. <placeholder type=" +"\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:530 @@ -8746,9 +8570,9 @@ msgid "" "id=\"0\"/>" msgstr "" "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei " -"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die " -"neuste(n) <literal>testing</literal>-Version(en) durchzuführen. " -"<placeholder type=\"programlisting\" id=\"0\"/>" +"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die neuste" +"(n) <literal>testing</literal>-Version(en) durchzuführen. <placeholder type=" +"\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml:550 @@ -8763,18 +8587,18 @@ msgid "" "latest version from the <literal>unstable</literal> distribution. " "Thereafter, <command>apt-get upgrade</command> will upgrade the package to " "the most recent <literal>testing</literal> version if that is more recent " -"than the installed version, otherwise, to the most recent " -"<literal>unstable</literal> version if that is more recent than the " -"installed version. <placeholder type=\"programlisting\" id=\"0\"/>" +"than the installed version, otherwise, to the most recent <literal>unstable</" +"literal> version if that is more recent than the installed version. " +"<placeholder type=\"programlisting\" id=\"0\"/>" msgstr "" -"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen " -"Pakets auf die neuste Version der <literal>unstable</literal>-Distribution " +"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets " +"auf die neuste Version der <literal>unstable</literal>-Distribution " "durchzuführen. Danach wird <command>apt-get upgrade</command> ein Upgrade " "des Pakets auf die aktuellste <literal>testing</literal>-Version " "durchführen, falls diese aktueller als die installierte Version ist, " "andernfalls auf die aktuellste <literal>unstable</literal>-Version, wenn " -"diese aktueller als die installierte Version ist. " -" <placeholder type=\"programlisting\" id=\"0\"/>" +"diese aktueller als die installierte Version ist. <placeholder type=" +"\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:557 @@ -8785,10 +8609,8 @@ msgstr "Die Entwicklung eines Codename-Releases verfolgen" #: apt_preferences.5.xml:571 #, no-wrap msgid "" -"Explanation: Uninstall or do not install any Debian-originated package " -"versions\n" -"Explanation: other than those in the distribution codenamed with squeeze or " -"sid\n" +"Explanation: Uninstall or do not install any Debian-originated package versions\n" +"Explanation: other than those in the distribution codenamed with squeeze or sid\n" "Package: *\n" "Pin: release n=squeeze\n" "Pin-Priority: 900\n" @@ -8803,8 +8625,7 @@ msgid "" "Pin-Priority: -10\n" msgstr "" "Explanation: Deinstallieren oder nicht installieren von anderen von Debian\n" -"Explanation: stammenden Paketversionen, als denen der Squeeze- oder " -"Sid-Distribution\n" +"Explanation: stammenden Paketversionen, als denen der Squeeze- oder Sid-Distribution\n" "Package: *\n" "Pin: release n=squeeze\n" "Pin-Priority: 900\n" @@ -8849,13 +8670,13 @@ msgstr "" msgid "" "With a suitable &sources-list; file and the above preferences file, any of " "the following commands will cause APT to upgrade to the latest version(s) in " -"the release codenamed with <literal>squeeze</literal>. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"the release codenamed with <literal>squeeze</literal>. <placeholder type=" +"\"programlisting\" id=\"0\"/>" msgstr "" "Mit einer geeigneten &sources-list;-Datei und der obigen Einstellungsdatei " -"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die " -"letzte(n) Version(en) im Release mit Codenamen <literal>squeeze</literal> " -"durchzuführen.<placeholder type=\"programlisting\" id=\"0\"/>" +"wird jeder der folgenden Befehle APT veranlassen, ein Upgrade auf die letzte" +"(n) Version(en) im Release mit Codenamen <literal>squeeze</literal> " +"durchzuführen.<placeholder type=\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml:608 @@ -8874,14 +8695,14 @@ msgid "" "version if that is more recent than the installed version. <placeholder " "type=\"programlisting\" id=\"0\"/>" msgstr "" -"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen " -"Pakets auf die letzte Version der <literal>sid</literal>-Distribution " +"Der folgende Befehl wird APT veranlassen, ein Upgrade des angegebenen Pakets " +"auf die letzte Version der <literal>sid</literal>-Distribution " "durchzuführen. Danach wird <command>apt-get upgrade</command> ein Upgrade " "des Pakets auf die aktuellste <literal>squeeze</literal>-Version " "durchführen, wenn diese aktueller als die installierte Version ist, " "andernfalls auf die aktuellste <literal>sid</literal>-Version, wenn diese " -"aktueller als die installierte Version ist. <placeholder " -"type=\"programlisting\" id=\"0\"/>" +"aktueller als die installierte Version ist. <placeholder type=" +"\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><variablelist> #: apt_preferences.5.xml:617 @@ -8914,8 +8735,8 @@ msgstr "" "Die Paketquellenliste wird benutzt, um Archive des Paketverteilungssystems, " "das auf dem System benutzt wird, zu finden. Momentan dokumentiert diese " "Handbuchseite nur das vom Debian-GNU/Linux-System benutzte " -"Paketierungssystem. Die Steuerungsdatei befindet sich in " -"<filename>/etc/apt/sources.list</filename>." +"Paketierungssystem. Die Steuerungsdatei befindet sich in <filename>/etc/apt/" +"sources.list</filename>." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:39 @@ -8956,12 +8777,12 @@ msgid "" "Otherwise they will be silently ignored." msgstr "" "Das Verzeichnis <filename>/etc/apt/sources.list.d</filename> stellt eine " -"Möglichkeit bereit, sources.list-Einträge in separaten Dateien " -"hinzuzufügen. Das Format ist das gleiche wie für die normale " -"<filename>sources.list</filename>-Datei. Dateinamen müssen mit " -"<filename>.list</filename> enden und können nur Buchstaben (a-z und A-Z), " -"Ziffern (0-9), Unterstriche (_), Bindestriche (-) und Punkte (.) enthalten. " -"Ansonsten werden sie stillschweigend ignoriert." +"Möglichkeit bereit, sources.list-Einträge in separaten Dateien hinzuzufügen. " +"Das Format ist das gleiche wie für die normale <filename>sources.list</" +"filename>-Datei. Dateinamen müssen mit <filename>.list</filename> enden und " +"können nur Buchstaben (a-z und A-Z), Ziffern (0-9), Unterstriche (_), " +"Bindestriche (-) und Punkte (.) enthalten. Ansonsten werden sie " +"stillschweigend ignoriert." #. type: Content of: <refentry><refsect1><title> #: sources.list.5.xml:60 @@ -8973,26 +8794,24 @@ msgstr "Die Typen deb und deb-src" msgid "" "The <literal>deb</literal> type describes a typical two-level Debian " "archive, <filename>distribution/component</filename>. Typically, " -"<literal>distribution</literal> is generally one of " -"<literal>stable</literal> <literal>unstable</literal> or " -"<literal>testing</literal> while component is one of <literal>main</literal> " -"<literal>contrib</literal> <literal>non-free</literal> or " -"<literal>non-us</literal> The <literal>deb-src</literal> type describes a " -"debian distribution's source code in the same form as the " -"<literal>deb</literal> type. A <literal>deb-src</literal> line is required " -"to fetch source indexes." -msgstr "" -"Der <literal>deb</literal>-Typ beschreibt ein typisches zweistufiges " -"Debian-Archiv, <filename>Distribution/Komponente</filename>. " -"<literal>Distribution</literal> ist typischerweise entweder " -"<literal>stable</literal>, <literal>unstable</literal> oder " -"<literal>testing</literal>, während Komponente entweder " -"<literal>main</literal>, <literal>contrib</literal>, " +"<literal>distribution</literal> is generally one of <literal>stable</" +"literal> <literal>unstable</literal> or <literal>testing</literal> while " +"component is one of <literal>main</literal> <literal>contrib</literal> " +"<literal>non-free</literal> or <literal>non-us</literal> The <literal>deb-" +"src</literal> type describes a debian distribution's source code in the same " +"form as the <literal>deb</literal> type. A <literal>deb-src</literal> line " +"is required to fetch source indexes." +msgstr "" +"Der <literal>deb</literal>-Typ beschreibt ein typisches zweistufiges Debian-" +"Archiv, <filename>Distribution/Komponente</filename>. <literal>Distribution</" +"literal> ist typischerweise entweder <literal>stable</literal>, " +"<literal>unstable</literal> oder <literal>testing</literal>, während " +"Komponente entweder <literal>main</literal>, <literal>contrib</literal>, " "<literal>non-free</literal> oder <literal>non-us</literal> ist. Der " -"<literal>deb-src</literal>-Typ beschreibt einen Quellcode einer " -"Debian-Distribution in der gleichen Form wie den " -"<literal>deb</literal>-Typ. Eine <literal>deb-src</literal>-Zeile wird " -"benötigt, um Quellindizes herunterzuladen." +"<literal>deb-src</literal>-Typ beschreibt einen Quellcode einer Debian-" +"Distribution in der gleichen Form wie den <literal>deb</literal>-Typ. Eine " +"<literal>deb-src</literal>-Zeile wird benötigt, um Quellindizes " +"herunterzuladen." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:73 @@ -9017,19 +8836,18 @@ msgid "" "<literal>distribution</literal> can specify an exact path, in which case the " "components must be omitted and <literal>distribution</literal> must end with " "a slash (/). This is useful for when only a particular sub-section of the " -"archive denoted by the URI is of interest. If " -"<literal>distribution</literal> does not specify an exact path, at least one " -"<literal>component</literal> must be present." -msgstr "" -"Die URI für den <literal>deb</literal>-Typ muss die Basis der " -"Debian-Distribution angeben, wo APT die Informationen findet, die es " -"benötigt. <literal>Distribution</literal> kann einen genauen Pfad angeben. " -"In diesem Fall müssen die Komponenten weggelassen werden und " -"<literal>Distribution</literal> muss mit einem Schrägstrich (/) enden. Dies " -"ist nützlich, wenn nur ein bestimmter Unterabschnitt des von der URI " -"angegebenen Archivs von Interesse ist. Wenn <literal>Distribution</literal> " -"keinen genauen Pfad angibt, muss mindestens eine " -"<literal>Komponente</literal> angegeben sein." +"archive denoted by the URI is of interest. If <literal>distribution</" +"literal> does not specify an exact path, at least one <literal>component</" +"literal> must be present." +msgstr "" +"Die URI für den <literal>deb</literal>-Typ muss die Basis der Debian-" +"Distribution angeben, wo APT die Informationen findet, die es benötigt. " +"<literal>Distribution</literal> kann einen genauen Pfad angeben. In diesem " +"Fall müssen die Komponenten weggelassen werden und <literal>Distribution</" +"literal> muss mit einem Schrägstrich (/) enden. Dies ist nützlich, wenn nur " +"ein bestimmter Unterabschnitt des von der URI angegebenen Archivs von " +"Interesse ist. Wenn <literal>Distribution</literal> keinen genauen Pfad " +"angibt, muss mindestens eine <literal>Komponente</literal> angegeben sein." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:87 @@ -9041,13 +8859,13 @@ msgid "" "of interest when specifying an exact path, <literal>APT</literal> will " "automatically generate a URI with the current architecture otherwise." msgstr "" -"<literal> distribution</literal> könnte außerdem eine Variable, " -"<literal>$(ARCH)</literal>, enthalten, die zur Debian-Architektur (i386, " -"m68k, powerpc, ...) expandiert wird, die auf dem System benutzt wird. Dies " -"erlaubt es, architekturabhängige <filename>sources.list</filename>-Dateien " -"zu benutzen. Im Allgemeinen ist dies nur von Interesse, wenn ein genauer " -"Pfad angegeben wird, andernfalls wird <literal>APT</literal> automatisch " -"eine URI mit der aktuellen Architektur generieren." +"<literal> distribution</literal> könnte außerdem eine Variable, <literal>" +"$(ARCH)</literal>, enthalten, die zur Debian-Architektur (i386, m68k, " +"powerpc, ...) expandiert wird, die auf dem System benutzt wird. Dies erlaubt " +"es, architekturabhängige <filename>sources.list</filename>-Dateien zu " +"benutzen. Im Allgemeinen ist dies nur von Interesse, wenn ein genauer Pfad " +"angegeben wird, andernfalls wird <literal>APT</literal> automatisch eine URI " +"mit der aktuellen Architektur generieren." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:95 @@ -9070,11 +8888,11 @@ msgstr "" "Zusammenstellung generiert hat und es wird mehrere Bezüge zum gleichen " "Internet-Host zusammenfassen, zum Beispiel zu einer einzigen Verbindung, so " "dass es nicht ineffizient FTP-Verbindungen herstellt, sie schließt, sonst " -"etwas tut und dann erneut eine Verbindung zum gleichen Host herstellt. " -"Diese Funktion ist nützlich für den Zugriff auf ausgelastete FTP-Sites " -"mit Begrenzungen der Anzahl gleichzeitiger anonymer Anwender. APT " -"parallelisiert außerdem Verbindungen zu verschiedenen Hosts, um effektiver " -"mit Orten niedriger Bandbreite hauszuhalten." +"etwas tut und dann erneut eine Verbindung zum gleichen Host herstellt. Diese " +"Funktion ist nützlich für den Zugriff auf ausgelastete FTP-Sites mit " +"Begrenzungen der Anzahl gleichzeitiger anonymer Anwender. APT parallelisiert " +"außerdem Verbindungen zu verschiedenen Hosts, um effektiver mit Orten " +"niedriger Bandbreite hauszuhalten." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:107 @@ -9085,10 +8903,10 @@ msgid "" "followed by distant Internet hosts, for example)." msgstr "" "Es ist wichtig, die Quellen in der Reihenfolge ihrer Wichtigkeit " -"aufzulisten, die bevorzugte Quelle zuerst. Typischerweise resultiert dies " -"in einer Sortierung nach Geschwindigkeit, vom schnellsten zum langsamsten " -"(CD-ROM, gefolgt von Rechnern im lokalen Netzwerk, gefolgt von " -"Internet-Rechnern, zum Beispiel)." +"aufzulisten, die bevorzugte Quelle zuerst. Typischerweise resultiert dies in " +"einer Sortierung nach Geschwindigkeit, vom schnellsten zum langsamsten (CD-" +"ROM, gefolgt von Rechnern im lokalen Netzwerk, gefolgt von Internet-" +"Rechnern, zum Beispiel)." #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:112 @@ -9131,9 +8949,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: sources.list.5.xml:134 msgid "" -"The cdrom scheme allows APT to use a local CDROM drive with media " -"swapping. Use the &apt-cdrom; program to create cdrom entries in the source " -"list." +"The cdrom scheme allows APT to use a local CDROM drive with media swapping. " +"Use the &apt-cdrom; program to create cdrom entries in the source list." msgstr "" "Das cdrom-Schema erlaubt APT ein lokales CD-ROM-Laufwerk mit Medienwechsel " "zu benutzen. Benutzen Sie das Programm &apt-cdrom;, um CD-ROM-Einträge in " @@ -9143,39 +8960,38 @@ msgstr "" #: sources.list.5.xml:141 msgid "" "The http scheme specifies an HTTP server for the archive. If an environment " -"variable <envar>http_proxy</envar> is set with the format " -"http://server:port/, the proxy server specified in <envar>http_proxy</envar> " -"will be used. Users of authenticated HTTP/1.1 proxies may use a string of " -"the format http://user:pass@server:port/ Note that this is an insecure " -"method of authentication." +"variable <envar>http_proxy</envar> is set with the format http://server:" +"port/, the proxy server specified in <envar>http_proxy</envar> will be used. " +"Users of authenticated HTTP/1.1 proxies may use a string of the format " +"http://user:pass@server:port/ Note that this is an insecure method of " +"authentication." msgstr "" "Das http-Schema gibt einen HTTP-Server für das Archiv an. Wenn eine " -"Umgebungsvariable <envar>http_proxy</envar> mit dem Format " -"http://Server:Port/ gesetzt ist, wird der in <envar>http_proxy</envar> " -"angegebene Proxy-Server benutzt. Anwender eines HTTP/1.1-authentifizierten " -"Proxys können eine Zeichenkette mit dem Format " -"http://Anwender:Passwort@Server:Port/ benutzt. Beachten Sie, dass dies eine " -"unsichere Authentifizierungsmethode ist." +"Umgebungsvariable <envar>http_proxy</envar> mit dem Format http://Server:" +"Port/ gesetzt ist, wird der in <envar>http_proxy</envar> angegebene Proxy-" +"Server benutzt. Anwender eines HTTP/1.1-authentifizierten Proxys können eine " +"Zeichenkette mit dem Format http://Anwender:Passwort@Server:Port/ benutzt. " +"Beachten Sie, dass dies eine unsichere Authentifizierungsmethode ist." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: sources.list.5.xml:152 msgid "" "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior " -"is highly configurable; for more information see the &apt-conf; manual " -"page. Please note that a ftp proxy can be specified by using the " -"<envar>ftp_proxy</envar> environment variable. It is possible to specify a " -"http proxy (http proxy servers often understand ftp urls) using this method " -"and ONLY this method. ftp proxies using http specified in the configuration " -"file will be ignored." +"is highly configurable; for more information see the &apt-conf; manual page. " +"Please note that a ftp proxy can be specified by using the <envar>ftp_proxy</" +"envar> environment variable. It is possible to specify a http proxy (http " +"proxy servers often understand ftp urls) using this method and ONLY this " +"method. ftp proxies using http specified in the configuration file will be " +"ignored." msgstr "" "Das ftp-Schema gibt einen FTP-Server für das Archiv an. Das FTP-Verhalten " "von APT ist in hohem Maße konfigurierbar. Um weitere Informationen zu " "erhalten, lesen Sie die &apt-conf;-Handbuchseite. Bitte beachten Sie, dass " -"ein FTP-Proxy durch Benutzung der " -"<envar>ftp_proxy</envar>-Umgebungsvariablen angegeben werden kann. Es ist " -"mit dieser Methode und NUR dieser Methode möglich, einen HTTP-Proxy " -"anzugeben (HTTP-Proxy-Server verstehen oft auch FTP-URLs). FTP-Proxys, die " -"gemäß Angabe in der Konfigurationsdatei HTTP benutzen, werden ignoriert." +"ein FTP-Proxy durch Benutzung der <envar>ftp_proxy</envar>-" +"Umgebungsvariablen angegeben werden kann. Es ist mit dieser Methode und NUR " +"dieser Methode möglich, einen HTTP-Proxy anzugeben (HTTP-Proxy-Server " +"verstehen oft auch FTP-URLs). FTP-Proxys, die gemäß Angabe in der " +"Konfigurationsdatei HTTP benutzen, werden ignoriert." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> #: sources.list.5.xml:161 @@ -9191,8 +9007,8 @@ msgid "" msgstr "" "Das copy-Schema ist identisch mit dem file-Schema, außer dass Pakete in das " "Zwischenspeicherverzeichnis kopiert werden, anstatt direkt von ihrem " -"Herkunftsort benutzt zu werden. Dies ist für Leute nützlich, die eine " -"ZIP-Platte benutzen, um Dateien mit APT umherzukopieren." +"Herkunftsort benutzt zu werden. Dies ist für Leute nützlich, die eine ZIP-" +"Platte benutzen, um Dateien mit APT umherzukopieren." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> #: sources.list.5.xml:168 @@ -9226,8 +9042,8 @@ msgid "" "The currently recognized URI types are cdrom, file, http, ftp, copy, ssh, " "rsh. <placeholder type=\"variablelist\" id=\"0\"/>" msgstr "" -"Die aktuell erkannten URI-Typen sind cdrom, file, http, ftp, copy, ssh, " -"rsh. <placeholder type=\"variablelist\" id=\"0\"/>" +"Die aktuell erkannten URI-Typen sind cdrom, file, http, ftp, copy, ssh, rsh. " +"<placeholder type=\"variablelist\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:182 @@ -9235,8 +9051,8 @@ msgid "" "Uses the archive stored locally (or NFS mounted) at /home/jason/debian for " "stable/main, stable/contrib, and stable/non-free." msgstr "" -"Benutzt die lokal gespeicherten (oder per NFS eingehängten) Archive in " -"/home/jason/debian für stable/main, stable/contrib und stable/non-free." +"Benutzt die lokal gespeicherten (oder per NFS eingehängten) Archive in /home/" +"jason/debian für stable/main, stable/contrib und stable/non-free." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml:184 @@ -9288,9 +9104,8 @@ msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " "directory, and uses only the stable/contrib area." msgstr "" -"Benutzt FTP, um auf das Archiv auf archive.debian.org unter dem " -"debian-Verzeichnis zuzugreifen und nur den stable/contrib-Bereich zu " -"benutzen." +"Benutzt FTP, um auf das Archiv auf archive.debian.org unter dem debian-" +"Verzeichnis zuzugreifen und nur den stable/contrib-Bereich zu benutzen." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml:198 @@ -9303,15 +9118,14 @@ msgstr "deb ftp://ftp.debian.org/debian stable contrib" msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " "directory, and uses only the unstable/contrib area. If this line appears as " -"well as the one in the previous example in " -"<filename>sources.list</filename>. a single FTP session will be used for " -"both resource lines." +"well as the one in the previous example in <filename>sources.list</" +"filename>. a single FTP session will be used for both resource lines." msgstr "" -"Benutzt FTP, um auf das Archiv auf ftp.debian.org unter dem " -"debian-Verzeichnis zuzugreifen und nur den unstable/contrib-Bereich zu " -"benutzen. Falls diese Zeile zusammen mit der aus dem vorherigen Beispiel in " -"der Datei <filename>sources.list</filename> auftaucht, wird eine einzelne " -"FTP-Sitzung für beide Quellzeilen benutzt." +"Benutzt FTP, um auf das Archiv auf ftp.debian.org unter dem debian-" +"Verzeichnis zuzugreifen und nur den unstable/contrib-Bereich zu benutzen. " +"Falls diese Zeile zusammen mit der aus dem vorherigen Beispiel in der Datei " +"<filename>sources.list</filename> auftaucht, wird eine einzelne FTP-Sitzung " +"für beide Quellzeilen benutzt." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml:204 @@ -9325,18 +9139,14 @@ msgid "" "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-US " "directory." msgstr "" -"Benutzt HTTP, um auf das Archiv auf nonus.debian.org unter dem " -"debian-non-US-Verzeichnis zuzugreifen." +"Benutzt HTTP, um auf das Archiv auf nonus.debian.org unter dem debian-non-US-" +"Verzeichnis zuzugreifen." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml:208 #, no-wrap -msgid "" -"deb http://nonus.debian.org/debian-non-US stable/non-US main contrib " -"non-free" -msgstr "" -"deb http://nonus.debian.org/debian-non-US stable/non-US main contrib " -"non-free" +msgid "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-free" +msgstr "deb http://nonus.debian.org/debian-non-US stable/non-US main contrib non-free" #. type: Content of: <refentry><refsect1><para><literallayout> #: sources.list.5.xml:217 @@ -9348,21 +9158,20 @@ msgstr "deb http://ftp.de.debian.org/debian-non-US unstable/binary-$(ARCH)/" #: sources.list.5.xml:210 msgid "" "Uses HTTP to access the archive at nonus.debian.org, under the debian-non-US " -"directory, and uses only files found under " -"<filename>unstable/binary-i386</filename> on i386 machines, " -"<filename>unstable/binary-m68k</filename> on m68k, and so forth for other " -"supported architectures. [Note this example only illustrates how to use the " -"substitution variable; non-us is no longer structured like this] " -"<placeholder type=\"literallayout\" id=\"0\"/>" -msgstr "" -"Benutzt HTTP, um auf das Archiv auf nonus.debian.org unter dem " -"debian-non-US-Verzeichnis zuzugreifen und benutzt nur Dateien, die unter " +"directory, and uses only files found under <filename>unstable/binary-i386</" +"filename> on i386 machines, <filename>unstable/binary-m68k</filename> on " +"m68k, and so forth for other supported architectures. [Note this example " +"only illustrates how to use the substitution variable; non-us is no longer " +"structured like this] <placeholder type=\"literallayout\" id=\"0\"/>" +msgstr "" +"Benutzt HTTP, um auf das Archiv auf nonus.debian.org unter dem debian-non-US-" +"Verzeichnis zuzugreifen und benutzt nur Dateien, die unter " "<filename>unstable/binary-i386</filename> auf i386-Maschinen, " "<filename>unstable/binary-m68k</filename> auf m68k und so weiter für andere " "unterstützte Architekturen, gefunden werden. [Beachten Sie, dass dieses " "Beispiel nur anschaulich macht, wie die Platzhaltervariable benutzt wird. " -"non-us ist nicht länger so strukturiert] <placeholder " -"type=\"literallayout\" id=\"0\"/>" +"non-us ist nicht länger so strukturiert] <placeholder type=\"literallayout\" " +"id=\"0\"/>" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml:222 diff --git a/doc/po/fr.po b/doc/po/fr.po index b95576e34..7c3ea85d4 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2009-09-26 11:35+0300\n" +"POT-Creation-Date: 2009-12-01 19:13+0100\n" "PO-Revision-Date: 2009-09-26 19:25+0200\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -1023,8 +1023,8 @@ msgstr "" "\">\n" #. type: Plain text -#: apt.ent:350, no-wrap -#| msgid "Storage area for state information for each package resource specified in &sources-list; Configuration Item: <literal>Dir::State::Lists</literal>." +#: apt.ent:350 +#, no-wrap msgid "" "<!ENTITY file-statelists \"\n" " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n" @@ -1040,8 +1040,8 @@ msgstr "" " </varlistentry>\n" #. type: Plain text -#: apt.ent:355, no-wrap -#| msgid "Storage area for state information in transit. Configuration Item: <literal>Dir::State::Lists</literal> (implicit partial)." +#: apt.ent:355 +#, no-wrap msgid "" " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n" " <listitem><para>Storage area for state information in transit.\n" @@ -1055,7 +1055,7 @@ msgstr "" " </varlistentry>\n" "\">\n" -#. The last update date +#. The last update date #. type: Content of: <refentry><refentryinfo> #: apt-cache.8.xml:13 apt-config.8.xml:13 apt-extracttemplates.1.xml:13 #: apt-ftparchive.1.xml:13 apt-sortpkgs.1.xml:13 sources.list.5.xml:13 @@ -1538,12 +1538,6 @@ msgstr "pkgnames <replaceable>[ préfixe ]</replaceable>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:229 -#| msgid "" -#| "This command prints the name of each package in the system. The optional " -#| "argument is a prefix match to filter the name list. The output is " -#| "suitable for use in a shell tab complete function and the output is " -#| "generated extremely quickly. This command is best used with the <option>--" -#| "generate</option> option." msgid "" "This command prints the name of each package APT knows. The optional " "argument is a prefix match to filter the name list. The output is suitable " @@ -1551,19 +1545,23 @@ msgid "" "extremely quickly. This command is best used with the <option>--generate</" "option> option." msgstr "" -"Cette commande affiche le nom de chaque paquet connu par APT. Un préfixe pour " -"filtrer la liste des noms peut être donné en paramètre. La sortie est " +"Cette commande affiche le nom de chaque paquet connu par APT. Un préfixe " +"pour filtrer la liste des noms peut être donné en paramètre. La sortie est " "adaptée à une utilisation au sein d'une fonction complète de shell ; elle " "est produite très rapidement. On utilise au mieux cette commande avec " "l'option <option>--generate</option>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:234 +#, fuzzy msgid "" -"Note that a package which APT knows of is not nessasarily available to " +"Note that a package which APT knows of is not necessarily available to " "download, installable or installed, e.g. virtual packages are also listed in " "the generated list." -msgstr "Veuillez noter qu'un paquet connu par APT n'est pas forcément disponible, installable ou installé. Par exemple, les paquets virtuels sont également affichés dans la liste." +msgstr "" +"Veuillez noter qu'un paquet connu par APT n'est pas forcément disponible, " +"installable ou installé. Par exemple, les paquets virtuels sont également " +"affichés dans la liste." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:239 @@ -1675,7 +1673,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 #: apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 -#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:436 apt.conf.5.xml:458 +#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:441 apt.conf.5.xml:463 msgid "options" msgstr "options" @@ -1921,7 +1919,7 @@ msgstr "&apt-commonoptions;" #. type: Content of: <refentry><refsect1><title> #: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 -#: apt.conf.5.xml:968 apt_preferences.5.xml:615 +#: apt.conf.5.xml:973 apt_preferences.5.xml:615 msgid "Files" msgstr "Fichiers" @@ -1934,7 +1932,7 @@ msgstr "&file-sourceslist; &file-statelists;" #: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 #: apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 #: apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 -#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:974 apt_preferences.5.xml:622 +#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:979 apt_preferences.5.xml:622 #: sources.list.5.xml:221 msgid "See Also" msgstr "Voir aussi" @@ -2446,25 +2444,6 @@ msgstr "Outil de création de fichiers d'index" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-ftparchive.1.xml:36 -#| msgid "" -#| "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> " -#| "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> " -#| "<arg><option>--readonly</option></arg> <arg><option>--contents</option></" -#| "arg> <arg><option>-o=<replaceable>config string</replaceable></option></" -#| "arg> <arg><option>-c=<replaceable>file</replaceable></option></arg> " -#| "<group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>path</replaceable></arg><arg><replaceable>override</" -#| "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> " -#| "<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</" -#| "replaceable></arg><arg><replaceable>override</" -#| "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> " -#| "<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></" -#| "arg></arg> <arg>release <arg choice=\"plain\"><replaceable>path</" -#| "replaceable></arg></arg> <arg>generate <arg choice=\"plain" -#| "\"><replaceable>config-file</replaceable></arg> <arg choice=\"plain\" rep=" -#| "\"repeat\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg " -#| "choice=\"plain\"><replaceable>config-file</replaceable></arg></arg> </" -#| "group>" msgid "" "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> " "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> " @@ -2487,10 +2466,11 @@ msgstr "" "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg><arg> " "<option>--md5</option></arg><arg> <option>--delink</option></arg> " "<arg><option>--readonly</option></arg> <arg><option>--contents</option></" -"arg> <arg><option>-o <replaceable>option de configuration</replaceable>=<replaceable>chaîne</replaceable></" -"option></arg> <arg><option>-c=<replaceable>fichier</replaceable></option></" -"arg> <group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat" -"\"><replaceable>chemin</replaceable></arg><arg><replaceable>override</" +"arg> <arg><option>-o <replaceable>option de configuration</" +"replaceable>=<replaceable>chaîne</replaceable></option></arg> <arg><option>-" +"c=<replaceable>fichier</replaceable></option></arg> <group choice=\"req\"> " +"<arg>packages<arg choice=\"plain\" rep=\"repeat\"><replaceable>chemin</" +"replaceable></arg><arg><replaceable>override</" "replaceable><arg><replaceable>préfixe-de-chemin</replaceable></arg></arg></" "arg> <arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>chemin</" "replaceable></arg><arg><replaceable>override</" @@ -2566,7 +2546,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:82 apt-ftparchive.1.xml:106 -msgid "The option <option>--db</option> can be used to specify a binary caching DB." +msgid "" +"The option <option>--db</option> can be used to specify a binary caching DB." msgstr "" "On peut se servir de l'option <option>--db</option> pour demander un cache " "binaire." @@ -2721,8 +2702,10 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-ftparchive.1.xml:155 -msgid "The generate configuration has 4 separate sections, each described below." -msgstr "Ce fichier de configuration possède quatre sections, décrites ci-dessous." +msgid "" +"The generate configuration has 4 separate sections, each described below." +msgstr "" +"Ce fichier de configuration possède quatre sections, décrites ci-dessous." #. type: Content of: <refentry><refsect1><refsect2><title> #: apt-ftparchive.1.xml:157 @@ -3536,7 +3519,7 @@ msgstr "" "configuration : <literal>APT::FTPArchive::ReadOnlyDB</literal>." #. type: Content of: <refentry><refsect1><title> -#: apt-ftparchive.1.xml:552 apt.conf.5.xml:962 apt_preferences.5.xml:462 +#: apt-ftparchive.1.xml:552 apt.conf.5.xml:967 apt_preferences.5.xml:462 #: sources.list.5.xml:181 msgid "Examples" msgstr "Exemples" @@ -3565,7 +3548,7 @@ msgstr "" "<command>apt-ftparchive</command> retourne zéro si tout se passe bien, le " "nombre 100 en cas d'erreur." -#. The last update date +#. The last update date #. type: Content of: <refentry><refentryinfo> #: apt-get.8.xml:13 msgid "" @@ -3589,37 +3572,6 @@ msgstr "" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-get.8.xml:36 -#| msgid "" -#| "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> " -#| "<option>-o= <replaceable>config_string</replaceable> </option> </arg> " -#| "<arg> <option>-c= <replaceable>config_file</replaceable> </option> </arg> " -#| "<arg> <option>-t=</option> <group choice='req'> <arg choice='plain'> " -#| "<replaceable>target_release_name</replaceable> </arg> <arg " -#| "choice='plain'> <replaceable>target_release_number_expression</" -#| "replaceable> </arg> <arg choice='plain'> " -#| "<replaceable>target_release_codename</replaceable> </arg> </group> </arg> " -#| "<group choice=\"req\"> <arg choice='plain'>update</arg> <arg " -#| "choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</arg> " -#| "<arg choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg " -#| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> " -#| "<group choice='req'> <arg choice='plain'> " -#| "=<replaceable>pkg_version_number</replaceable> </arg> <arg " -#| "choice='plain'> /<replaceable>target_release_name</replaceable> </arg> " -#| "<arg choice='plain'> /<replaceable>target_release_codename</replaceable> " -#| "</arg> </group> </arg> </arg> </arg> <arg choice='plain'>remove <arg " -#| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></" -#| "arg> <arg choice='plain'>purge <arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>source " -#| "<arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> " -#| "=<replaceable>pkg_version_number</replaceable> </arg> </arg> </arg> <arg " -#| "choice='plain'>build-dep <arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>check</" -#| "arg> <arg choice='plain'>clean</arg> <arg choice='plain'>autoclean</arg> " -#| "<arg choice='plain'>autoremove</arg> <arg choice='plain'> <group " -#| "choice='req'> <arg choice='plain'>-v</arg> <arg choice='plain'>--version</" -#| "arg> </group> </arg> <arg choice='plain'> <group choice='req'> <arg " -#| "choice='plain'>-h</arg> <arg choice='plain'>--help</arg> </group> </arg> " -#| "</group>" msgid "" "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> " "<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> " @@ -3962,32 +3914,23 @@ msgstr "source" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:251 -#| msgid "" -#| "<literal>source</literal> causes <command>apt-get</command> to fetch " -#| "source packages. APT will examine the available packages to decide which " -#| "source package to fetch. It will then find and download into the current " -#| "directory the newest available version of that source package. Source " -#| "packages are tracked separately from binary packages via <literal>deb-" -#| "src</literal> type lines in the &sources-list; file. This probably will " -#| "mean that you will not get the same source as the package you have " -#| "installed or as you could install. If the --compile options is specified " -#| "then the package will be compiled to a binary .deb using dpkg-" -#| "buildpackage, if --download-only is specified then the source package " -#| "will not be unpacked." +#, fuzzy msgid "" "<literal>source</literal> causes <command>apt-get</command> to fetch source " "packages. APT will examine the available packages to decide which source " "package to fetch. It will then find and download into the current directory " "the newest available version of that source package while respect the " "default release, set with the option <literal>APT::Default-Release</" -"literal>, the <option>-t</option> option or per package with with the " +"literal>, the <option>-t</option> option or per package with the " "<literal>pkg/release</literal> syntax, if possible." msgstr "" "Avec la commande <literal>source</literal>, <command>apt-get</command> " "récupère des paquets sources. APT examine les paquets disponibles pour " "choisir le paquet source à récupérer. Il trouve ensuite et récupère dans le " -"répertoire courant leur version la plus récente par rapport à la version cible par défaut établie avec l'option <literal>APT::Default-Release</" -"literal>, l'option <option>-t</option> ou par paquet avec la syntaxe <literal>paquet/version</literal>, si possible." +"répertoire courant leur version la plus récente par rapport à la version " +"cible par défaut établie avec l'option <literal>APT::Default-Release</" +"literal>, l'option <option>-t</option> ou par paquet avec la syntaxe " +"<literal>paquet/version</literal>, si possible." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:259 @@ -4286,14 +4229,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:386 #, fuzzy -#| msgid "" -#| "Simulation run as user will deactivate locking (<literal>Debug::" -#| "NoLocking</literal>) automatical. Also a notice will be displayed " -#| "indicating that this is only a simulation, if the option <literal>APT::" -#| "Get::Show-User-Simulation-Note</literal> is set (Default: true) Neigther " -#| "NoLocking nor the notice will be triggered if run as root (root should " -#| "know what he is doing without further warnings by <literal>apt-get</" -#| "literal>)." msgid "" "Simulation run as user will deactivate locking (<literal>Debug::NoLocking</" "literal>) automatic. Also a notice will be displayed indicating that this " @@ -4920,7 +4855,8 @@ msgstr "<filename>/etc/apt/trusted.gpg</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:141 msgid "Keyring of local trusted keys, new keys will be added here." -msgstr "Trousseau de clés locales fiables : les nouvelles clés y seront ajoutées." +msgstr "" +"Trousseau de clés locales fiables : les nouvelles clés y seront ajoutées." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:144 @@ -4944,8 +4880,10 @@ msgstr "Trousseau des clés fiables de l'archive Debian." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-key.8.xml:152 -msgid "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" -msgstr "<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" +msgid "" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" +msgstr "" +"<filename>/usr/share/keyrings/debian-archive-removed-keys.gpg</filename>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml:153 @@ -4957,13 +4895,10 @@ msgstr "Trousseau des clés fiables supprimées de l'archive Debian." msgid "&apt-get;, &apt-secure;" msgstr "&apt-get;, &apt-secure;" -#. The last update date +#. The last update date #. type: Content of: <refentry><refentryinfo> #: apt-mark.8.xml:13 #, fuzzy -#| msgid "" -#| "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>2 " -#| "November 2007</date>" msgid "" "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 " "August 2009</date>" @@ -4984,11 +4919,6 @@ msgstr "marquer/démarquer un paquet comme ayant été installé automatiquement #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-mark.8.xml:36 #, fuzzy -#| msgid "" -#| "<command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" -#| "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"req" -#| "\"><arg>markauto</arg><arg>unmarkauto</arg></group> <arg choice=\"plain\" " -#| "rep=\"repeat\"><replaceable>package</replaceable></arg>" msgid "" " <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain" @@ -5014,12 +4944,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-mark.8.xml:57 #, fuzzy -#| msgid "" -#| "When you request that a package is installed, and as a result other " -#| "packages are installed to satisfy its dependencies, the dependencies are " -#| "marked as being automatically installed. Once these automatically " -#| "installed packages are no longer depended on by any manually installed " -#| "packages, they will be removed." msgid "" "When you request that a package is installed, and as a result other packages " "are installed to satisfy its dependencies, the dependencies are marked as " @@ -5072,10 +4996,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:82 #, fuzzy -#| msgid "" -#| "<literal>autoremove</literal> is used to remove packages that were " -#| "automatically installed to satisfy dependencies for some package and that " -#| "are no more needed." msgid "" "<literal>showauto</literal> is used to print a list of manually installed " "packages with each package on a new line." @@ -5087,14 +5007,13 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:93 #, fuzzy -#| msgid "<option>-f=<filename>FILENAME</filename></option>" -msgid "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>" +msgid "" +"<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>" msgstr "<option>-f=<filename>FICHIER</filename></option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:94 #, fuzzy -#| msgid "<option>--file=<filename>FILENAME</filename></option>" msgid "" "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></" "option>" @@ -5103,11 +5022,6 @@ msgstr "<option>--file=<filename>FICHIER</filename></option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:97 #, fuzzy -#| msgid "" -#| "Read/Write package stats from <filename>FILENAME</filename> instead of " -#| "the default location, which is <filename>extended_status</filename> in " -#| "the directory defined by the Configuration Item: <literal>Dir::State</" -#| "literal>." msgid "" "Read/Write package stats from <filename><replaceable>FILENAME</replaceable></" "filename> instead of the default location, which is " @@ -5152,7 +5066,6 @@ msgstr "Afficher la version du programme." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:124 #, fuzzy -#| msgid "<filename>/etc/apt/preferences</filename>" msgid "<filename>/var/lib/apt/extended_states</filename>" msgstr "<filename>/etc/apt/preferences</filename>" @@ -5167,7 +5080,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-mark.8.xml:134 #, fuzzy -#| msgid "&apt-cache; &apt-conf;" msgid "&apt-get;,&aptitude;,&apt-conf;" msgstr "&apt-cache; &apt-conf;" @@ -5556,15 +5468,10 @@ msgstr "" "<command>apt-sortpkgs</command> retourne zéro si tout se passe bien ou 100 " "en cas d'erreur." -#. The last update date +#. The last update date #. type: Content of: <refentry><refentryinfo> #: apt.conf.5.xml:13 #, fuzzy -#| msgid "" -#| "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" -#| "firstname> <surname>Burrows</surname> <contrib>Initial documentation of " -#| "Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-" -#| "email; &apt-product; <date>10 December 2008</date>" msgid "" "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" "firstname> <surname>Burrows</surname> <contrib>Initial documentation of " @@ -5633,14 +5540,19 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt.conf.5.xml:56 +#, fuzzy msgid "" "Syntactically the configuration language is modeled after what the ISC tools " "such as bind and dhcp use. Lines starting with <literal>//</literal> are " "treated as comments (ignored), as well as all text between <literal>/*</" "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is " "of the form <literal>APT::Get::Assume-Yes \"true\";</literal> The trailing " -"semicolon is required and the quotes are optional. A new scope can be opened " -"with curly braces, like:" +"semicolon and the quotes are required. The value must be on one line, and " +"there is no kind of string concatenation. It must not include inside " +"quotes. The behavior of the backslash \"\\\" and escaped characters inside " +"a value is undefined and it should not be used. An option name may include " +"alphanumerical characters and the \"/-:._+\" characters. A new scope can be " +"opened with curly braces, like:" msgstr "" "Syntaxiquement, le langage de configuration est conçu sur le même modèle que " "les langages utilisés par des outils ISC tels que bind et dhcp. Une ligne " @@ -5653,7 +5565,7 @@ msgstr "" "comme suit :" #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:66 +#: apt.conf.5.xml:70 #, no-wrap msgid "" "APT {\n" @@ -5671,7 +5583,7 @@ msgstr "" "};\n" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:74 +#: apt.conf.5.xml:78 msgid "" "with newlines placed to make it more readable. Lists can be created by " "opening a scope and including a single string enclosed in quotes followed by " @@ -5682,13 +5594,13 @@ msgstr "" "guillemets suivie d'un point virgule pour chaque élément de la liste." #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:79 +#: apt.conf.5.xml:83 #, no-wrap msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:82 +#: apt.conf.5.xml:86 msgid "" "In general the sample configuration file in <filename>&docdir;examples/apt." "conf</filename> &configureindex; is a good guide for how it should look." @@ -5698,7 +5610,7 @@ msgstr "" "configuration." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:86 +#: apt.conf.5.xml:90 msgid "" "The names of the configuration items are not case-sensitive. So in the " "previous example you could use <literal>dpkg::pre-install-pkgs</literal>." @@ -5708,7 +5620,7 @@ msgstr "" "<literal>dpkg::pre-install-pkgs</literal>." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:89 +#: apt.conf.5.xml:93 msgid "" "Names for the configuration items are optional if a list is defined as it " "can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. " @@ -5718,17 +5630,11 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:94 +#: apt.conf.5.xml:98 #, fuzzy -#| msgid "" -#| "Two specials are allowed, <literal>#include</literal> and " -#| "<literal>#clear</literal> <literal>#include</literal> will include the " -#| "given file, unless the filename ends in a slash, then the whole directory " -#| "is included. <literal>#clear</literal> is used to erase a part of the " -#| "configuration tree. The specified element and all its descendents are " -#| "erased." -msgid "" -"Two specials are allowed, <literal>#include</literal> and <literal>#clear</" +msgid "" +"Two specials are allowed, <literal>#include</literal> (which is deprecated " +"and not supported by alternative implementations) and <literal>#clear</" "literal>: <literal>#include</literal> will include the given file, unless " "the filename ends in a slash, then the whole directory is included. " "<literal>#clear</literal> is used to erase a part of the configuration tree. " @@ -5743,7 +5649,7 @@ msgstr "" "ses descendants sont supprimés." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:101 +#: apt.conf.5.xml:106 msgid "" "The #clear command is the only way to delete a list or a complete scope. " "Reopening a scope or the ::-style described below will <emphasis>not</" @@ -5753,14 +5659,8 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:106 +#: apt.conf.5.xml:111 #, fuzzy -#| msgid "" -#| "All of the APT tools take a -o option which allows an arbitrary " -#| "configuration directive to be specified on the command line. The syntax " -#| "is a full option name (<literal>APT::Get::Assume-Yes</literal> for " -#| "instance) followed by an equals sign then the new value of the option. " -#| "Lists can be appended too by adding a trailing :: to the list name." msgid "" "All of the APT tools take a -o option which allows an arbitrary " "configuration directive to be specified on the command line. The syntax is a " @@ -5777,7 +5677,7 @@ msgstr "" "liste." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:113 +#: apt.conf.5.xml:118 msgid "" "Note that you can use :: only for appending one item per line to a list and " "that you should not use it in combination with the scope syntax. (The scope " @@ -5794,12 +5694,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:125 +#: apt.conf.5.xml:130 msgid "The APT Group" msgstr "Le groupe APT" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:126 +#: apt.conf.5.xml:131 msgid "" "This group of options controls general APT behavior as well as holding the " "options for all of the tools." @@ -5808,12 +5708,12 @@ msgstr "" "également des options communes à tous les outils." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:130 +#: apt.conf.5.xml:135 msgid "Architecture" msgstr "Architecture" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:131 +#: apt.conf.5.xml:136 msgid "" "System Architecture; sets the architecture to use when fetching files and " "parsing package lists. The internal default is the architecture apt was " @@ -5824,12 +5724,12 @@ msgstr "" "valeur interne par défaut est l'architecture pour laquelle APT a été compilé." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:136 +#: apt.conf.5.xml:141 msgid "Default-Release" msgstr "Default-Release" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:137 +#: apt.conf.5.xml:142 msgid "" "Default release to install packages from if more than one version available. " "Contains release name, codename or release version. Examples: 'stable', " @@ -5842,12 +5742,12 @@ msgstr "" "« 4.0 », « 5.0* ». Voir aussi &apt-preferences;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:141 +#: apt.conf.5.xml:146 msgid "Ignore-Hold" msgstr "Ignore-Hold" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:142 +#: apt.conf.5.xml:147 msgid "" "Ignore Held packages; This global option causes the problem resolver to " "ignore held packages in its decision making." @@ -5857,12 +5757,12 @@ msgstr "" "décision." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:146 +#: apt.conf.5.xml:151 msgid "Clean-Installed" msgstr "Clean-Installed" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:147 +#: apt.conf.5.xml:152 msgid "" "Defaults to on. When turned on the autoclean feature will remove any " "packages which can no longer be downloaded from the cache. If turned off " @@ -5876,12 +5776,12 @@ msgstr "" "les réinstaller." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:153 +#: apt.conf.5.xml:158 msgid "Immediate-Configure" msgstr "Immediate-Configure" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:154 +#: apt.conf.5.xml:159 msgid "" "Disable Immediate Configuration; This dangerous option disables some of " "APT's ordering code to cause it to make fewer dpkg calls. Doing so may be " @@ -5897,12 +5797,12 @@ msgstr "" "vos risques et périls." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:161 +#: apt.conf.5.xml:166 msgid "Force-LoopBreak" msgstr "Force-LoopBreak" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:162 +#: apt.conf.5.xml:167 msgid "" "Never Enable this option unless you -really- know what you are doing. It " "permits APT to temporarily remove an essential package to break a Conflicts/" @@ -5920,12 +5820,12 @@ msgstr "" "ces paquets dépendent." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:170 +#: apt.conf.5.xml:175 msgid "Cache-Limit" msgstr "Cache-Limit" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:171 +#: apt.conf.5.xml:176 msgid "" "APT uses a fixed size memory mapped cache file to store the 'available' " "information. This sets the size of that cache (in bytes)." @@ -5935,24 +5835,24 @@ msgstr "" "mémoire allouée pour le chargement de ce cache." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:175 +#: apt.conf.5.xml:180 msgid "Build-Essential" msgstr "Build-Essential" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:176 +#: apt.conf.5.xml:181 msgid "Defines which package(s) are considered essential build dependencies." msgstr "" "Cette option définit les paquets qui sont considérés comme faisant partie " "des dépendances essentielles pour la construction de paquets." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:179 +#: apt.conf.5.xml:184 msgid "Get" msgstr "Get" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:180 +#: apt.conf.5.xml:185 msgid "" "The Get subsection controls the &apt-get; tool, please see its documentation " "for more information about the options here." @@ -5962,12 +5862,12 @@ msgstr "" "question." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:184 +#: apt.conf.5.xml:189 msgid "Cache" msgstr "Cache" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:185 +#: apt.conf.5.xml:190 msgid "" "The Cache subsection controls the &apt-cache; tool, please see its " "documentation for more information about the options here." @@ -5977,12 +5877,12 @@ msgstr "" "options en question." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:189 +#: apt.conf.5.xml:194 msgid "CDROM" msgstr "CDROM" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:190 +#: apt.conf.5.xml:195 msgid "" "The CDROM subsection controls the &apt-cdrom; tool, please see its " "documentation for more information about the options here." @@ -5992,17 +5892,17 @@ msgstr "" "options en question." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:196 +#: apt.conf.5.xml:201 msgid "The Acquire Group" msgstr "Le groupe Acquire" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:201 +#: apt.conf.5.xml:206 msgid "PDiffs" msgstr "PDiffs" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:202 +#: apt.conf.5.xml:207 msgid "" "Try to download deltas called <literal>PDiffs</literal> for Packages or " "Sources files instead of downloading whole ones. True by default." @@ -6012,12 +5912,12 @@ msgstr "" "télécharger entièrement. Par défaut à « true »." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:207 +#: apt.conf.5.xml:212 msgid "Queue-Mode" msgstr "Queue-Mode" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:208 +#: apt.conf.5.xml:213 msgid "" "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</" "literal> or <literal>access</literal> which determines how APT parallelizes " @@ -6033,12 +5933,12 @@ msgstr "" "initiée." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:215 +#: apt.conf.5.xml:220 msgid "Retries" msgstr "Retries" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:216 +#: apt.conf.5.xml:221 msgid "" "Number of retries to perform. If this is non-zero APT will retry failed " "files the given number of times." @@ -6048,12 +5948,12 @@ msgstr "" "échoué." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:220 +#: apt.conf.5.xml:225 msgid "Source-Symlinks" msgstr "Source-Symlinks" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:221 +#: apt.conf.5.xml:226 msgid "" "Use symlinks for source archives. If set to true then source archives will " "be symlinked when possible instead of copying. True is the default." @@ -6063,20 +5963,13 @@ msgstr "" "archives de sources au lieu de les copier. Par défaut à « true »." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:225 sources.list.5.xml:139 +#: apt.conf.5.xml:230 sources.list.5.xml:139 msgid "http" msgstr "http" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:226 +#: apt.conf.5.xml:231 #, fuzzy -#| msgid "" -#| "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " -#| "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. " -#| "Per host proxies can also be specified by using the form <literal>http::" -#| "Proxy::<host></literal> with the special keyword <literal>DIRECT</" -#| "literal> meaning to use no proxies. The <envar>http_proxy</envar> " -#| "environment variable will override all settings." msgid "" "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per " @@ -6095,7 +5988,7 @@ msgstr "" "les options de mandataire HTTP." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:234 +#: apt.conf.5.xml:239 msgid "" "Three settings are provided for cache control with HTTP/1.1 compliant proxy " "caches. <literal>No-Cache</literal> tells the proxy to not use its cached " @@ -6120,7 +6013,7 @@ msgstr "" "en compte aucune de ces options." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:244 apt.conf.5.xml:301 +#: apt.conf.5.xml:249 apt.conf.5.xml:306 msgid "" "The option <literal>timeout</literal> sets the timeout timer used by the " "method, this applies to all things including connection timeout and data " @@ -6130,7 +6023,7 @@ msgstr "" "(timeout) utilisé par la méthode. Cela vaut pour tout, connexion et données." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:247 +#: apt.conf.5.xml:252 msgid "" "One setting is provided to control the pipeline depth in cases where the " "remote server is not RFC conforming or buggy (such as Squid 2.0.2) " @@ -6150,7 +6043,7 @@ msgstr "" "option ne respectent pas la RFC 2068." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:255 +#: apt.conf.5.xml:260 msgid "" "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</" "literal> which accepts integer values in kilobyte. The default value is 0 " @@ -6160,12 +6053,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:261 +#: apt.conf.5.xml:266 msgid "https" msgstr "https" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:262 +#: apt.conf.5.xml:267 msgid "" "HTTPS URIs. Cache-control and proxy options are the same as for " "<literal>http</literal> method. <literal>Pipeline-Depth</literal> option is " @@ -6176,7 +6069,7 @@ msgstr "" "<literal>Pipeline-Depth</literal> n'est pas encore supportée." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:266 +#: apt.conf.5.xml:271 msgid "" "<literal>CaInfo</literal> suboption specifies place of file that holds info " "about trusted certificates. <literal><host>::CaInfo</literal> is " @@ -6208,25 +6101,13 @@ msgstr "" "ou 'SSLv3'." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:284 sources.list.5.xml:150 +#: apt.conf.5.xml:289 sources.list.5.xml:150 msgid "ftp" msgstr "ftp" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:285 +#: apt.conf.5.xml:290 #, fuzzy -#| msgid "" -#| "FTP URIs; ftp::Proxy is the default proxy server to use. It is in the " -#| "standard form of <literal>ftp://[[user][:pass]@]host[:port]/</literal> " -#| "and is overridden by the <envar>ftp_proxy</envar> environment variable. " -#| "To use a ftp proxy you will have to set the <literal>ftp::ProxyLogin</" -#| "literal> script in the configuration file. This entry specifies the " -#| "commands to send to tell the proxy server what to connect to. Please see " -#| "&configureindex; for an example of how to do this. The substitution " -#| "variables available are <literal>$(PROXY_USER)</literal> <literal>" -#| "$(PROXY_PASS)</literal> <literal>$(SITE_USER)</literal> <literal>" -#| "$(SITE_PASS)</literal> <literal>$(SITE)</literal> and <literal>" -#| "$(SITE_PORT)</literal> Each is taken from it's respective URI component." msgid "" "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard " "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host " @@ -6261,7 +6142,7 @@ msgstr "" "respectif de l'URI." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:304 +#: apt.conf.5.xml:309 msgid "" "Several settings are provided to control passive mode. Generally it is safe " "to leave passive mode on, it works in nearly every environment. However " @@ -6278,7 +6159,7 @@ msgstr "" "modèle de fichier de configuration)." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:311 +#: apt.conf.5.xml:316 msgid "" "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</" "envar> environment variable to a http url - see the discussion of the http " @@ -6293,7 +6174,7 @@ msgstr "" "de cette méthode." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:316 +#: apt.conf.5.xml:321 msgid "" "The setting <literal>ForceExtended</literal> controls the use of RFC2428 " "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is " @@ -6309,18 +6190,18 @@ msgstr "" "des serveurs FTP ne suivent pas la RFC 2428." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:323 sources.list.5.xml:132 +#: apt.conf.5.xml:328 sources.list.5.xml:132 msgid "cdrom" msgstr "cdrom" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:329 -#, no-wrap -msgid "\"/cdrom/\"::Mount \"foo\";" +#: apt.conf.5.xml:334 +#, fuzzy, no-wrap +msgid "/cdrom/::Mount \"foo\";" msgstr "\"/cdrom/\"::Mount \"foo\";" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:324 +#: apt.conf.5.xml:329 msgid "" "CDROM URIs; the only setting for CDROM URIs is the mount point, " "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM " @@ -6342,12 +6223,12 @@ msgstr "" "spécifiées en utilisant <literal>UMount</literal>." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:334 +#: apt.conf.5.xml:339 msgid "gpgv" msgstr "gpgv" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:335 +#: apt.conf.5.xml:340 msgid "" "GPGV URIs; the only option for GPGV URIs is the option to pass additional " "parameters to gpgv. <literal>gpgv::Options</literal> Additional options " @@ -6358,18 +6239,18 @@ msgstr "" "supplémentaires passées à gpgv." #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:340 +#: apt.conf.5.xml:345 msgid "CompressionTypes" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:346 +#: apt.conf.5.xml:351 #, no-wrap msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:341 +#: apt.conf.5.xml:346 msgid "" "List of compression types which are understood by the acquire methods. " "Files like <filename>Packages</filename> can be available in various " @@ -6381,19 +6262,19 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:351 +#: apt.conf.5.xml:356 #, no-wrap msgid "Acquire::CompressionTypes::Order:: \"gz\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:354 +#: apt.conf.5.xml:359 #, no-wrap msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:347 +#: apt.conf.5.xml:352 msgid "" "Also the <literal>Order</literal> subgroup can be used to define in which " "order the acquire system will try to download the compressed files. The " @@ -6410,13 +6291,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:358 +#: apt.conf.5.xml:363 #, no-wrap msgid "Dir::Bin::bzip2 \"/bin/bzip2\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:356 +#: apt.conf.5.xml:361 msgid "" "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</" "replaceable></literal> will be checked: If this setting exists the method " @@ -6431,7 +6312,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:363 +#: apt.conf.5.xml:368 msgid "" "While it is possible to add an empty compression type to the order list, but " "APT in its current version doesn't understand it correctly and will display " @@ -6441,7 +6322,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:197 +#: apt.conf.5.xml:202 msgid "" "The <literal>Acquire</literal> group of options controls the download of " "packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>" @@ -6451,12 +6332,12 @@ msgstr "" "id=\"0\"/>" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:372 +#: apt.conf.5.xml:377 msgid "Directories" msgstr "Les répertoires" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:374 +#: apt.conf.5.xml:379 msgid "" "The <literal>Dir::State</literal> section has directories that pertain to " "local state information. <literal>lists</literal> is the directory to place " @@ -6476,7 +6357,7 @@ msgstr "" "filename>." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:381 +#: apt.conf.5.xml:386 msgid "" "<literal>Dir::Cache</literal> contains locations pertaining to local cache " "information, such as the two package caches <literal>srcpkgcache</literal> " @@ -6499,7 +6380,7 @@ msgstr "" "literal>." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:390 +#: apt.conf.5.xml:395 msgid "" "<literal>Dir::Etc</literal> contains the location of configuration files, " "<literal>sourcelist</literal> gives the location of the sourcelist and " @@ -6514,7 +6395,7 @@ msgstr "" "fichier de configuration indiqué par la variable <envar>APT_CONFIG</envar>)." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:396 +#: apt.conf.5.xml:401 msgid "" "The <literal>Dir::Parts</literal> setting reads in all the config fragments " "in lexical order from the directory specified. After this is done then the " @@ -6525,15 +6406,8 @@ msgstr "" "configuration est chargé." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:400 +#: apt.conf.5.xml:405 #, fuzzy -#| msgid "" -#| "Binary programs are pointed to by <literal>Dir::Bin</literal>. " -#| "<literal>Dir::Bin::Methods</literal> specifies the location of the method " -#| "handlers and <literal>gzip</literal>, <literal>dpkg</literal>, " -#| "<literal>apt-get</literal> <literal>dpkg-source</literal> <literal>dpkg-" -#| "buildpackage</literal> and <literal>apt-cache</literal> specify the " -#| "location of the respective programs." msgid "" "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::" "Bin::Methods</literal> specifies the location of the method handlers and " @@ -6550,7 +6424,7 @@ msgstr "" "l'emplacement des programmes correspondants." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:408 +#: apt.conf.5.xml:413 msgid "" "The configuration item <literal>RootDir</literal> has a special meaning. If " "set, all paths in <literal>Dir::</literal> will be relative to " @@ -6572,12 +6446,12 @@ msgstr "" "staging/var/lib/dpkg/status</filename>." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:421 +#: apt.conf.5.xml:426 msgid "APT in DSelect" msgstr "APT et DSelect" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:423 +#: apt.conf.5.xml:428 msgid "" "When APT is used as a &dselect; method several configuration directives " "control the default behaviour. These are in the <literal>DSelect</literal> " @@ -6588,12 +6462,12 @@ msgstr "" "<literal>DSelect</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:427 +#: apt.conf.5.xml:432 msgid "Clean" msgstr "Clean" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:428 +#: apt.conf.5.xml:433 msgid "" "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto " "and never. always and prompt will remove all packages from the cache after " @@ -6611,7 +6485,7 @@ msgstr "" "supprime avant de récupérer de nouveaux paquets." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:437 +#: apt.conf.5.xml:442 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the install phase." @@ -6620,12 +6494,12 @@ msgstr "" "&apt-get; lors de la phase d'installation." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:441 +#: apt.conf.5.xml:446 msgid "Updateoptions" msgstr "UpdateOptions" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:442 +#: apt.conf.5.xml:447 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the update phase." @@ -6634,12 +6508,12 @@ msgstr "" "&apt-get; lors de la phase de mise à jour." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:446 +#: apt.conf.5.xml:451 msgid "PromptAfterUpdate" msgstr "PromptAfterUpdate" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:447 +#: apt.conf.5.xml:452 msgid "" "If true the [U]pdate operation in &dselect; will always prompt to continue. " "The default is to prompt only on error." @@ -6649,12 +6523,12 @@ msgstr "" "d'erreur que l'on propose à l'utilisateur d'intervenir." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:453 +#: apt.conf.5.xml:458 msgid "How APT calls dpkg" msgstr "Méthode d'appel de &dpkg; par APT" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:454 +#: apt.conf.5.xml:459 msgid "" "Several configuration directives control how APT invokes &dpkg;. These are " "in the <literal>DPkg</literal> section." @@ -6663,7 +6537,7 @@ msgstr "" "&dpkg; : elles figurent dans la section <literal>DPkg</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:459 +#: apt.conf.5.xml:464 msgid "" "This is a list of options to pass to dpkg. The options must be specified " "using the list notation and each list item is passed as a single argument to " @@ -6674,17 +6548,17 @@ msgstr "" "est passé comme un seul paramètre à &dpkg;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Pre-Invoke" msgstr "Pre-Invoke" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Post-Invoke" msgstr "Post-Invoke" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:465 +#: apt.conf.5.xml:470 msgid "" "This is a list of shell commands to run before/after invoking &dpkg;. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -6697,12 +6571,12 @@ msgstr "" "<filename>/bin/sh</filename> : APT s'arrête dès que l'une d'elles échoue." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:471 +#: apt.conf.5.xml:476 msgid "Pre-Install-Pkgs" msgstr "Pre-Install-Pkgs" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:472 +#: apt.conf.5.xml:477 msgid "" "This is a list of shell commands to run before invoking dpkg. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -6718,7 +6592,7 @@ msgstr "" "qu'il va installer, à raison d'un par ligne." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:478 +#: apt.conf.5.xml:483 msgid "" "Version 2 of this protocol dumps more information, including the protocol " "version, the APT configuration space and the packages, files and versions " @@ -6734,12 +6608,12 @@ msgstr "" "literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:485 +#: apt.conf.5.xml:490 msgid "Run-Directory" msgstr "Run-Directory" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:486 +#: apt.conf.5.xml:491 msgid "" "APT chdirs to this directory before invoking dpkg, the default is <filename>/" "</filename>." @@ -6748,12 +6622,12 @@ msgstr "" "le répertoire <filename>/</filename>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:490 +#: apt.conf.5.xml:495 msgid "Build-options" msgstr "Build-options" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:491 +#: apt.conf.5.xml:496 msgid "" "These options are passed to &dpkg-buildpackage; when compiling packages, the " "default is to disable signing and produce all binaries." @@ -6763,12 +6637,12 @@ msgstr "" "créés." #. type: Content of: <refentry><refsect1><refsect2><title> -#: apt.conf.5.xml:496 +#: apt.conf.5.xml:501 msgid "dpkg trigger usage (and related options)" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:497 +#: apt.conf.5.xml:502 msgid "" "APT can call dpkg in a way so it can make aggressive use of triggers over " "multiply calls of dpkg. Without further options dpkg will use triggers only " @@ -6783,7 +6657,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para><literallayout> -#: apt.conf.5.xml:512 +#: apt.conf.5.xml:517 #, no-wrap msgid "" "DPkg::NoTriggers \"true\";\n" @@ -6793,7 +6667,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:506 +#: apt.conf.5.xml:511 msgid "" "Note that it is not guaranteed that APT will support these options or that " "these options will not cause (big) trouble in the future. If you have " @@ -6807,12 +6681,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:518 +#: apt.conf.5.xml:523 msgid "DPkg::NoTriggers" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:519 +#: apt.conf.5.xml:524 msgid "" "Add the no triggers flag to all dpkg calls (expect the ConfigurePending " "call). See &dpkg; if you are interested in what this actually means. In " @@ -6824,14 +6698,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:526 +#: apt.conf.5.xml:531 #, fuzzy -#| msgid "Packages::Compress" msgid "PackageManager::Configure" msgstr "Packages::Compress" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:527 +#: apt.conf.5.xml:532 msgid "" "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" " "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default " @@ -6847,12 +6720,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:537 +#: apt.conf.5.xml:542 msgid "DPkg::ConfigurePending" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:538 +#: apt.conf.5.xml:543 msgid "" "If this option is set apt will call <command>dpkg --configure --pending</" "command> to let dpkg handle all required configurations and triggers. This " @@ -6863,12 +6736,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:544 +#: apt.conf.5.xml:549 msgid "DPkg::TriggersPending" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:545 +#: apt.conf.5.xml:550 msgid "" "Useful for <literal>smart</literal> configuration as a package which has " "pending triggers is not considered as <literal>installed</literal> and dpkg " @@ -6878,12 +6751,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:550 +#: apt.conf.5.xml:555 msgid "PackageManager::UnpackAll" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:551 +#: apt.conf.5.xml:556 msgid "" "As the configuration can be deferred to be done at the end by dpkg it can be " "tried to order the unpack series only by critical needs, e.g. by Pre-" @@ -6895,12 +6768,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:558 +#: apt.conf.5.xml:563 msgid "OrderList::Score::Immediate" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:566 +#: apt.conf.5.xml:571 #, no-wrap msgid "" "OrderList::Score {\n" @@ -6912,7 +6785,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:559 +#: apt.conf.5.xml:564 msgid "" "Essential packages (and there dependencies) should be configured immediately " "after unpacking. It will be a good idea to do this quite early in the " @@ -6926,12 +6799,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:579 +#: apt.conf.5.xml:584 msgid "Periodic and Archives options" msgstr "Options « Periodic » et « Archive »" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:580 +#: apt.conf.5.xml:585 msgid "" "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " "of options configure behavior of apt periodic updates, which is done by " @@ -6943,12 +6816,12 @@ msgstr "" "script <literal>/etc/cron.daily/apt</literal>, lancé quotidiennement." #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:588 +#: apt.conf.5.xml:593 msgid "Debug options" msgstr "Les options de débogage" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:590 +#: apt.conf.5.xml:595 msgid "" "Enabling options in the <literal>Debug::</literal> section will cause " "debugging information to be sent to the standard error stream of the program " @@ -6966,7 +6839,7 @@ msgstr "" "peuvent tout de même être utiles :" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:601 +#: apt.conf.5.xml:606 msgid "" "<literal>Debug::pkgProblemResolver</literal> enables output about the " "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</" @@ -6977,7 +6850,7 @@ msgstr "" "upgrade, upgrade, install, remove et purge</literal>." #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:609 +#: apt.conf.5.xml:614 msgid "" "<literal>Debug::NoLocking</literal> disables all file locking. This can be " "used to run some operations (for instance, <literal>apt-get -s install</" @@ -6989,7 +6862,7 @@ msgstr "" "superutilisateur." #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:618 +#: apt.conf.5.xml:623 msgid "" "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each " "time that <literal>apt</literal> invokes &dpkg;." @@ -6999,9 +6872,9 @@ msgstr "" #. TODO: provide a #. motivating example, except I haven't a clue why you'd want -#. to do this. +#. to do this. #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:626 +#: apt.conf.5.xml:631 msgid "" "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " "in CDROM IDs." @@ -7010,59 +6883,62 @@ msgstr "" "type statfs dans les identifiants de CD." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:636 +#: apt.conf.5.xml:641 msgid "A full list of debugging options to apt follows." msgstr "Liste complète des options de débogage de APT :" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:641 +#: apt.conf.5.xml:646 msgid "<literal>Debug::Acquire::cdrom</literal>" msgstr "<literal>Debug::Acquire::cdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:645 -msgid "Print information related to accessing <literal>cdrom://</literal> sources." +#: apt.conf.5.xml:650 +msgid "" +"Print information related to accessing <literal>cdrom://</literal> sources." msgstr "" "Affiche les informations concernant les sources de type <literal>cdrom://</" "literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:652 +#: apt.conf.5.xml:657 msgid "<literal>Debug::Acquire::ftp</literal>" msgstr "<literal>Debug::Acquire::ftp</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:656 +#: apt.conf.5.xml:661 msgid "Print information related to downloading packages using FTP." -msgstr "Affiche les informations concernant le téléchargement de paquets par FTP." +msgstr "" +"Affiche les informations concernant le téléchargement de paquets par FTP." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:663 +#: apt.conf.5.xml:668 msgid "<literal>Debug::Acquire::http</literal>" msgstr "<literal>Debug::Acquire::http</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:667 +#: apt.conf.5.xml:672 msgid "Print information related to downloading packages using HTTP." -msgstr "Affiche les informations concernant le téléchargement de paquets par HTTP." +msgstr "" +"Affiche les informations concernant le téléchargement de paquets par HTTP." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:674 +#: apt.conf.5.xml:679 msgid "<literal>Debug::Acquire::https</literal>" msgstr "<literal>Debug::Acquire::https</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:678 +#: apt.conf.5.xml:683 msgid "Print information related to downloading packages using HTTPS." msgstr "Print information related to downloading packages using HTTPS." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:685 +#: apt.conf.5.xml:690 msgid "<literal>Debug::Acquire::gpgv</literal>" msgstr "<literal>Debug::Acquire::gpgv</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:689 +#: apt.conf.5.xml:694 msgid "" "Print information related to verifying cryptographic signatures using " "<literal>gpg</literal>." @@ -7071,12 +6947,12 @@ msgstr "" "cryptographiques avec <literal>gpg</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:696 +#: apt.conf.5.xml:701 msgid "<literal>Debug::aptcdrom</literal>" msgstr "<literal>Debug::aptcdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:700 +#: apt.conf.5.xml:705 msgid "" "Output information about the process of accessing collections of packages " "stored on CD-ROMs." @@ -7085,24 +6961,24 @@ msgstr "" "stockées sur CD." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:707 +#: apt.conf.5.xml:712 msgid "<literal>Debug::BuildDeps</literal>" msgstr "<literal>Debug::BuildDeps</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:710 +#: apt.conf.5.xml:715 msgid "Describes the process of resolving build-dependencies in &apt-get;." msgstr "" "Décrit le processus de résolution des dépendances pour la construction de " "paquets source ( « build-dependencies » ) par &apt-get;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:717 +#: apt.conf.5.xml:722 msgid "<literal>Debug::Hashes</literal>" msgstr "<literal>Debug::Hashes</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:720 +#: apt.conf.5.xml:725 msgid "" "Output each cryptographic hash that is generated by the <literal>apt</" "literal> libraries." @@ -7111,12 +6987,12 @@ msgstr "" "librairies d'<literal>apt</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:727 +#: apt.conf.5.xml:732 msgid "<literal>Debug::IdentCDROM</literal>" msgstr "<literal>Debug::IdentCDROM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:730 +#: apt.conf.5.xml:735 msgid "" "Do not include information from <literal>statfs</literal>, namely the number " "of used and free blocks on the CD-ROM filesystem, when generating an ID for " @@ -7127,12 +7003,12 @@ msgstr "" "utilisés sur le système de fichier du CD." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:738 +#: apt.conf.5.xml:743 msgid "<literal>Debug::NoLocking</literal>" msgstr "<literal>Debug::NoLocking</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:741 +#: apt.conf.5.xml:746 msgid "" "Disable all file locking. For instance, this will allow two instances of " "<quote><literal>apt-get update</literal></quote> to run at the same time." @@ -7142,24 +7018,24 @@ msgstr "" "temps." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:749 +#: apt.conf.5.xml:754 msgid "<literal>Debug::pkgAcquire</literal>" msgstr "<literal>Debug::pkgAcquire</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:753 +#: apt.conf.5.xml:758 msgid "Log when items are added to or removed from the global download queue." msgstr "" "Trace les ajouts et suppressions d'éléments de la queue globale de " "téléchargement." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:760 +#: apt.conf.5.xml:765 msgid "<literal>Debug::pkgAcquire::Auth</literal>" msgstr "<literal>Debug::pkgAcquire::Auth</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:763 +#: apt.conf.5.xml:768 msgid "" "Output status messages and errors related to verifying checksums and " "cryptographic signatures of downloaded files." @@ -7169,12 +7045,12 @@ msgstr "" "éventuelles." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:770 +#: apt.conf.5.xml:775 msgid "<literal>Debug::pkgAcquire::Diffs</literal>" msgstr "<literal>Debug::pkgAcquire::Diffs</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:773 +#: apt.conf.5.xml:778 msgid "" "Output information about downloading and applying package index list diffs, " "and errors relating to package index list diffs." @@ -7184,12 +7060,12 @@ msgstr "" "éventuelles." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:781 +#: apt.conf.5.xml:786 msgid "<literal>Debug::pkgAcquire::RRed</literal>" msgstr "<literal>Debug::pkgAcquire::RRed</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:785 +#: apt.conf.5.xml:790 msgid "" "Output information related to patching apt package lists when downloading " "index diffs instead of full indices." @@ -7199,24 +7075,25 @@ msgstr "" "place des fichiers complets." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:792 +#: apt.conf.5.xml:797 msgid "<literal>Debug::pkgAcquire::Worker</literal>" msgstr "<literal>Debug::pkgAcquire::Worker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:796 -msgid "Log all interactions with the sub-processes that actually perform downloads." +#: apt.conf.5.xml:801 +msgid "" +"Log all interactions with the sub-processes that actually perform downloads." msgstr "" "Affiche toutes les interactions avec les processus enfants qui se chargent " "effectivement des téléchargements." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:803 +#: apt.conf.5.xml:808 msgid "<literal>Debug::pkgAutoRemove</literal>" msgstr "<literal>Debug::pkgAutoRemove</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:807 +#: apt.conf.5.xml:812 msgid "" "Log events related to the automatically-installed status of packages and to " "the removal of unused packages." @@ -7225,12 +7102,12 @@ msgstr "" "automatiquement, et la suppression des paquets inutiles." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:814 +#: apt.conf.5.xml:819 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>" msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:817 +#: apt.conf.5.xml:822 msgid "" "Generate debug messages describing which packages are being automatically " "installed to resolve dependencies. This corresponds to the initial auto-" @@ -7245,12 +7122,12 @@ msgstr "" "de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:828 +#: apt.conf.5.xml:833 msgid "<literal>Debug::pkgDepCache::Marker</literal>" msgstr "<literal>Debug::pkgDepCache::Marker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:831 +#: apt.conf.5.xml:836 msgid "" "Generate debug messages describing which package is marked as keep/install/" "remove while the ProblemResolver does his work. Each addition or deletion " @@ -7285,24 +7162,24 @@ msgstr "" "de APT ; voir <literal>Debug::pkgProblemResolver</literal> pour ce dernier." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:850 +#: apt.conf.5.xml:855 msgid "<literal>Debug::pkgInitConfig</literal>" msgstr "<literal>Debug::pkgInitConfig</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:853 +#: apt.conf.5.xml:858 msgid "Dump the default configuration to standard error on startup." msgstr "" "Affiche, au lancement, l'ensemble de la configuration sur la sortie d'erreur " "standard." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:860 +#: apt.conf.5.xml:865 msgid "<literal>Debug::pkgDPkgPM</literal>" msgstr "<literal>Debug::pkgDPkgPM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:863 +#: apt.conf.5.xml:868 msgid "" "When invoking &dpkg;, output the precise command line with which it is being " "invoked, with arguments separated by a single space character." @@ -7311,12 +7188,12 @@ msgstr "" "paramètres sont séparés par des espaces." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:871 +#: apt.conf.5.xml:876 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>" msgstr "<literal>Debug::pkgDPkgProgressReporting</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:874 +#: apt.conf.5.xml:879 msgid "" "Output all the data received from &dpkg; on the status file descriptor and " "any errors encountered while parsing it." @@ -7326,12 +7203,12 @@ msgstr "" "fichier." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:881 +#: apt.conf.5.xml:886 msgid "<literal>Debug::pkgOrderList</literal>" msgstr "<literal>Debug::pkgOrderList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:885 +#: apt.conf.5.xml:890 msgid "" "Generate a trace of the algorithm that decides the order in which " "<literal>apt</literal> should pass packages to &dpkg;." @@ -7340,32 +7217,33 @@ msgstr "" "<literal>apt</literal> passe les paquets à &dpkg;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:893 +#: apt.conf.5.xml:898 msgid "<literal>Debug::pkgPackageManager</literal>" msgstr "<literal>Debug::pkgPackageManager</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:897 -msgid "Output status messages tracing the steps performed when invoking &dpkg;." +#: apt.conf.5.xml:902 +msgid "" +"Output status messages tracing the steps performed when invoking &dpkg;." msgstr "Affiche le détail des opérations liées à l'invocation de &dpkg;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:904 +#: apt.conf.5.xml:909 msgid "<literal>Debug::pkgPolicy</literal>" msgstr "<literal>Debug::pkgPolicy</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:908 +#: apt.conf.5.xml:913 msgid "Output the priority of each package list on startup." msgstr "Affiche, au lancement, la priorité de chaque liste de paquets." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:914 +#: apt.conf.5.xml:919 msgid "<literal>Debug::pkgProblemResolver</literal>" msgstr "<literal>Debug::pkgProblemResolver</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:918 +#: apt.conf.5.xml:923 msgid "" "Trace the execution of the dependency resolver (this applies only to what " "happens when a complex dependency problem is encountered)." @@ -7374,12 +7252,12 @@ msgstr "" "concerne que les cas où un problème de dépendances complexe se présente)." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:926 +#: apt.conf.5.xml:931 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>" msgstr "<literal>Debug::pkgProblemResolver::ShowScores</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:929 +#: apt.conf.5.xml:934 msgid "" "Display a list of all installed packages with their calculated score used by " "the pkgProblemResolver. The description of the package is the same as " @@ -7390,12 +7268,12 @@ msgstr "" "est décrite dans <literal>Debug::pkgDepCache::Marker</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:937 +#: apt.conf.5.xml:942 msgid "<literal>Debug::sourceList</literal>" msgstr "<literal>Debug::sourceList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:941 +#: apt.conf.5.xml:946 msgid "" "Print information about the vendors read from <filename>/etc/apt/vendors." "list</filename>." @@ -7404,7 +7282,7 @@ msgstr "" "list</filename>." #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:963 +#: apt.conf.5.xml:968 msgid "" "&configureindex; is a configuration file showing example values for all " "possible options." @@ -7413,19 +7291,18 @@ msgstr "" "exemples pour toutes les options existantes." #. type: Content of: <refentry><refsect1><variablelist> -#: apt.conf.5.xml:970 +#: apt.conf.5.xml:975 #, fuzzy -#| msgid "&apt-conf;" msgid "&file-aptconf;" msgstr "&apt-conf;" -#. ? reading apt.conf +#. ? reading apt.conf #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:975 +#: apt.conf.5.xml:980 msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgstr "&apt-cache;, &apt-config;, &apt-preferences;." -#. The last update date +#. The last update date #. type: Content of: <refentry><refentryinfo> #: apt_preferences.5.xml:13 msgid "&apt-author.team; &apt-email; &apt-product; <date>04 May 2009</date>" @@ -7444,10 +7321,6 @@ msgstr "Fichier de contrôle des préférences pour APT" #. type: Content of: <refentry><refsect1><para> #: apt_preferences.5.xml:34 #, fuzzy -#| msgid "" -#| "The APT preferences file <filename>/etc/apt/preferences</filename> can be " -#| "used to control which versions of packages will be selected for " -#| "installation." msgid "" "The APT preferences file <filename>/etc/apt/preferences</filename> and the " "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder " @@ -7567,7 +7440,8 @@ msgstr "une priorité égale à 990" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> #: apt_preferences.5.xml:94 -msgid "to the versions that are not installed and belong to the target release." +msgid "" +"to the versions that are not installed and belong to the target release." msgstr "" "est affectée aux versions qui ne sont pas installées et qui appartiennent à " "la distribution par défaut." @@ -8052,7 +7926,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><title> #: apt_preferences.5.xml:306 msgid "Determination of Package Version and Distribution Properties" -msgstr "Détermination de la version des paquets et des propriétés des distributions" +msgstr "" +"Détermination de la version des paquets et des propriétés des distributions" #. type: Content of: <refentry><refsect1><refsect2><para> #: apt_preferences.5.xml:308 @@ -8623,7 +8498,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist> #: apt_preferences.5.xml:617 #, fuzzy -#| msgid "apt_preferences" msgid "&file-preferences;" msgstr "apt_preferences" diff --git a/doc/po/ja.po b/doc/po/ja.po index ca5ccef2b..53684a0cd 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2009-09-26 11:35+0300\n" +"POT-Creation-Date: 2009-12-01 19:13+0100\n" "PO-Revision-Date: 2009-07-30 22:55+0900\n" "Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -580,15 +580,6 @@ msgstr "" #. type: Plain text #: apt.ent:168 #, fuzzy, no-wrap -#| msgid "" -#| "<!-- Boiler plate docinfo section -->\n" -#| "<!ENTITY apt-docinfo \"\n" -#| " <refentryinfo>\n" -#| " <address><email>apt@packages.debian.org</email></address>\n" -#| " <author><firstname>Jason</firstname> <surname>Gunthorpe</surname></author>\n" -#| " <copyright><year>1998-2001</year> <holder>Jason Gunthorpe</holder></copyright>\n" -#| " <date>28 October 2008</date>\n" -#| " <productname>Linux</productname>\n" msgid "" "<!-- Boiler plate docinfo section -->\n" "<!ENTITY apt-docinfo \"\n" @@ -640,13 +631,6 @@ msgstr "" #. type: Plain text #: apt.ent:185 #, fuzzy, no-wrap -#| msgid "" -#| "<!ENTITY apt-author.jgunthorpe \"\n" -#| " <author>\n" -#| " <firstname>Jason</firstname>\n" -#| " <surname>Gunthorpe</surname>\n" -#| " </author>\n" -#| "\">\n" msgid "" "<!ENTITY apt-author.jgunthorpe \"\n" " <author>\n" @@ -666,13 +650,6 @@ msgstr "" #. type: Plain text #: apt.ent:193 #, fuzzy, no-wrap -#| msgid "" -#| "<!ENTITY apt-author.moconnor \"\n" -#| " <author>\n" -#| " <firstname>Mike</firstname>\n" -#| " <surname>O'Connor</surname>\n" -#| " </author>\n" -#| "\">\n" msgid "" "<!ENTITY apt-author.moconnor \"\n" " <author>\n" @@ -692,12 +669,6 @@ msgstr "" #. type: Plain text #: apt.ent:200 #, fuzzy, no-wrap -#| msgid "" -#| "<!ENTITY apt-author.team \"\n" -#| " <author>\n" -#| " <othername>APT team</othername>\n" -#| " </author>\n" -#| "\">\n" msgid "" "<!ENTITY apt-author.team \"\n" " <author>\n" @@ -962,7 +933,6 @@ msgstr "" #. type: Plain text #: apt.ent:315 #, fuzzy, no-wrap -#| msgid "Storage area for package files in transit. Configuration Item: <literal>Dir::Cache::Archives</literal> (implicit partial)." msgid "" " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n" " <listitem><para>Storage area for package files in transit.\n" @@ -975,7 +945,6 @@ msgstr "取得中パッケージファイル格納エリア。設定項目 - <li #. type: Plain text #: apt.ent:325 #, fuzzy, no-wrap -#| msgid "Version preferences file. This is where you would specify \"pinning\", i.e. a preference to get certain packages from a separate source or from a different version of a distribution. Configuration Item: <literal>Dir::Etc::Preferences</literal>." msgid "" "<!ENTITY file-preferences \"\n" " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n" @@ -1025,7 +994,6 @@ msgstr "" #. type: Plain text #: apt.ent:350 #, fuzzy, no-wrap -#| msgid "Storage area for state information for each package resource specified in &sources-list; Configuration Item: <literal>Dir::State::Lists</literal>." msgid "" "<!ENTITY file-statelists \"\n" " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n" @@ -1039,7 +1007,6 @@ msgstr "&sources-list; に指定した、パッケージリソースごとの状 #. type: Plain text #: apt.ent:355 #, fuzzy, no-wrap -#| msgid "Storage area for state information in transit. Configuration Item: <literal>Dir::State::Lists</literal> (implicit partial)." msgid "" " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n" " <listitem><para>Storage area for state information in transit.\n" @@ -1558,12 +1525,6 @@ msgstr "pkgnames <replaceable>[ prefix ]</replaceable>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:229 #, fuzzy -#| msgid "" -#| "This command prints the name of each package in the system. The optional " -#| "argument is a prefix match to filter the name list. The output is " -#| "suitable for use in a shell tab complete function and the output is " -#| "generated extremely quickly. This command is best used with the <option>--" -#| "generate</option> option." msgid "" "This command prints the name of each package APT knows. The optional " "argument is a prefix match to filter the name list. The output is suitable " @@ -1579,7 +1540,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cache.8.xml:234 msgid "" -"Note that a package which APT knows of is not nessasarily available to " +"Note that a package which APT knows of is not necessarily available to " "download, installable or installed, e.g. virtual packages are also listed in " "the generated list." msgstr "" @@ -1693,7 +1654,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-cache.8.xml:281 apt-config.8.xml:93 apt-extracttemplates.1.xml:56 #: apt-ftparchive.1.xml:492 apt-get.8.xml:319 apt-mark.8.xml:89 -#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:436 apt.conf.5.xml:458 +#: apt-sortpkgs.1.xml:54 apt.conf.5.xml:441 apt.conf.5.xml:463 msgid "options" msgstr "オプション" @@ -1943,7 +1904,7 @@ msgstr "&apt-commonoptions;" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> #: apt-cache.8.xml:361 apt-get.8.xml:559 apt-key.8.xml:138 apt-mark.8.xml:122 -#: apt.conf.5.xml:968 apt_preferences.5.xml:615 +#: apt.conf.5.xml:973 apt_preferences.5.xml:615 msgid "Files" msgstr "ファイル" @@ -1957,7 +1918,7 @@ msgstr "" #: apt-cache.8.xml:368 apt-cdrom.8.xml:155 apt-config.8.xml:103 #: apt-extracttemplates.1.xml:74 apt-ftparchive.1.xml:563 apt-get.8.xml:569 #: apt-key.8.xml:162 apt-mark.8.xml:133 apt-secure.8.xml:181 -#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:974 apt_preferences.5.xml:622 +#: apt-sortpkgs.1.xml:69 apt.conf.5.xml:979 apt_preferences.5.xml:622 #: sources.list.5.xml:221 msgid "See Also" msgstr "関連項目" @@ -2502,25 +2463,6 @@ msgstr "インデックスファイル生成ユーティリティ" #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-ftparchive.1.xml:36 #, fuzzy -#| msgid "" -#| "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> " -#| "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> " -#| "<arg><option>--readonly</option></arg> <arg><option>--contents</option></" -#| "arg> <arg><option>-o=<replaceable>config string</replaceable></option></" -#| "arg> <arg><option>-c=<replaceable>file</replaceable></option></arg> " -#| "<group choice=\"req\"> <arg>packages<arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>path</replaceable></arg><arg><replaceable>override</" -#| "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> " -#| "<arg>sources<arg choice=\"plain\" rep=\"repeat\"><replaceable>path</" -#| "replaceable></arg><arg><replaceable>override</" -#| "replaceable><arg><replaceable>pathprefix</replaceable></arg></arg></arg> " -#| "<arg>contents <arg choice=\"plain\"><replaceable>path</replaceable></" -#| "arg></arg> <arg>release <arg choice=\"plain\"><replaceable>path</" -#| "replaceable></arg></arg> <arg>generate <arg choice=\"plain" -#| "\"><replaceable>config-file</replaceable></arg> <arg choice=\"plain\" rep=" -#| "\"repeat\"><replaceable>section</replaceable></arg></arg> <arg>clean <arg " -#| "choice=\"plain\"><replaceable>config-file</replaceable></arg></arg> </" -#| "group>" msgid "" "<command>apt-ftparchive</command> <arg><option>-hvdsq</option></arg> " "<arg><option>--md5</option></arg> <arg><option>--delink</option></arg> " @@ -3665,7 +3607,7 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt-ftparchive.1.xml:552 apt.conf.5.xml:962 apt_preferences.5.xml:462 +#: apt-ftparchive.1.xml:552 apt.conf.5.xml:967 apt_preferences.5.xml:462 #: sources.list.5.xml:181 msgid "Examples" msgstr "サンプル" @@ -3722,37 +3664,6 @@ msgstr "APT パッケージ操作ユーティリティ -- コマンドライン #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-get.8.xml:36 #, fuzzy -#| msgid "" -#| "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> " -#| "<option>-o= <replaceable>config_string</replaceable> </option> </arg> " -#| "<arg> <option>-c= <replaceable>config_file</replaceable> </option> </arg> " -#| "<arg> <option>-t=</option> <group choice='req'> <arg choice='plain'> " -#| "<replaceable>target_release_name</replaceable> </arg> <arg " -#| "choice='plain'> <replaceable>target_release_number_expression</" -#| "replaceable> </arg> <arg choice='plain'> " -#| "<replaceable>target_release_codename</replaceable> </arg> </group> </arg> " -#| "<group choice=\"req\"> <arg choice='plain'>update</arg> <arg " -#| "choice='plain'>upgrade</arg> <arg choice='plain'>dselect-upgrade</arg> " -#| "<arg choice='plain'>dist-upgrade</arg> <arg choice='plain'>install <arg " -#| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> " -#| "<group choice='req'> <arg choice='plain'> " -#| "=<replaceable>pkg_version_number</replaceable> </arg> <arg " -#| "choice='plain'> /<replaceable>target_release_name</replaceable> </arg> " -#| "<arg choice='plain'> /<replaceable>target_release_codename</replaceable> " -#| "</arg> </group> </arg> </arg> </arg> <arg choice='plain'>remove <arg " -#| "choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable></arg></" -#| "arg> <arg choice='plain'>purge <arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>source " -#| "<arg choice=\"plain\" rep=\"repeat\"><replaceable>pkg</replaceable> <arg> " -#| "=<replaceable>pkg_version_number</replaceable> </arg> </arg> </arg> <arg " -#| "choice='plain'>build-dep <arg choice=\"plain\" rep=\"repeat" -#| "\"><replaceable>pkg</replaceable></arg></arg> <arg choice='plain'>check</" -#| "arg> <arg choice='plain'>clean</arg> <arg choice='plain'>autoclean</arg> " -#| "<arg choice='plain'>autoremove</arg> <arg choice='plain'> <group " -#| "choice='req'> <arg choice='plain'>-v</arg> <arg choice='plain'>--version</" -#| "arg> </group> </arg> <arg choice='plain'> <group choice='req'> <arg " -#| "choice='plain'>-h</arg> <arg choice='plain'>--help</arg> </group> </arg> " -#| "</group>" msgid "" "<command>apt-get</command> <arg><option>-sqdyfmubV</option></arg> <arg> " "<option>-o= <replaceable>config_string</replaceable> </option> </arg> <arg> " @@ -4089,25 +4000,13 @@ msgstr "source" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml:251 #, fuzzy -#| msgid "" -#| "<literal>source</literal> causes <command>apt-get</command> to fetch " -#| "source packages. APT will examine the available packages to decide which " -#| "source package to fetch. It will then find and download into the current " -#| "directory the newest available version of that source package. Source " -#| "packages are tracked separately from binary packages via <literal>deb-" -#| "src</literal> type lines in the &sources-list; file. This probably will " -#| "mean that you will not get the same source as the package you have " -#| "installed or as you could install. If the --compile options is specified " -#| "then the package will be compiled to a binary .deb using dpkg-" -#| "buildpackage, if --download-only is specified then the source package " -#| "will not be unpacked." msgid "" "<literal>source</literal> causes <command>apt-get</command> to fetch source " "packages. APT will examine the available packages to decide which source " "package to fetch. It will then find and download into the current directory " "the newest available version of that source package while respect the " "default release, set with the option <literal>APT::Default-Release</" -"literal>, the <option>-t</option> option or per package with with the " +"literal>, the <option>-t</option> option or per package with the " "<literal>pkg/release</literal> syntax, if possible." msgstr "" "<literal>source</literal> は、ソースパッケージを取得するのに <command>apt-" @@ -5098,9 +4997,6 @@ msgstr "&apt-get;, &apt-secure;" #. type: Content of: <refentry><refentryinfo> #: apt-mark.8.xml:13 #, fuzzy -#| msgid "" -#| "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>2 " -#| "November 2007</date>" msgid "" "&apt-author.moconnor; &apt-author.team; &apt-email; &apt-product; <date>9 " "August 2009</date>" @@ -5124,11 +5020,6 @@ msgstr "パッケージが自動的にインストールされたかどうかの #. type: Content of: <refentry><refsynopsisdiv><cmdsynopsis> #: apt-mark.8.xml:36 #, fuzzy -#| msgid "" -#| "<command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" -#| "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"req" -#| "\"><arg>markauto</arg><arg>unmarkauto</arg></group> <arg choice=\"plain\" " -#| "rep=\"repeat\"><replaceable>package</replaceable></arg>" msgid "" " <command>apt-mark</command> <arg><option>-hv</option></arg> <arg><option>-" "f=<replaceable>FILENAME</replaceable></option></arg> <group choice=\"plain" @@ -5156,12 +5047,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-mark.8.xml:57 #, fuzzy -#| msgid "" -#| "When you request that a package is installed, and as a result other " -#| "packages are installed to satisfy its dependencies, the dependencies are " -#| "marked as being automatically installed. Once these automatically " -#| "installed packages are no longer depended on by any manually installed " -#| "packages, they will be removed." msgid "" "When you request that a package is installed, and as a result other packages " "are installed to satisfy its dependencies, the dependencies are marked as " @@ -5217,10 +5102,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:82 #, fuzzy -#| msgid "" -#| "<literal>autoremove</literal> is used to remove packages that were " -#| "automatically installed to satisfy dependencies for some package and that " -#| "are no more needed." msgid "" "<literal>showauto</literal> is used to print a list of manually installed " "packages with each package on a new line." @@ -5231,7 +5112,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:93 #, fuzzy -#| msgid "<option>-f=<filename>FILENAME</filename></option>" msgid "" "<option>-f=<filename><replaceable>FILENAME</replaceable></filename></option>" msgstr "<option>-f=<filename>FILENAME</filename></option>" @@ -5239,7 +5119,6 @@ msgstr "<option>-f=<filename>FILENAME</filename></option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:94 #, fuzzy -#| msgid "<option>--file=<filename>FILENAME</filename></option>" msgid "" "<option>--file=<filename><replaceable>FILENAME</replaceable></filename></" "option>" @@ -5249,11 +5128,6 @@ msgstr "<option>--file=<filename>FILENAME</filename></option>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-mark.8.xml:97 #, fuzzy -#| msgid "" -#| "Read/Write package stats from <filename>FILENAME</filename> instead of " -#| "the default location, which is <filename>extended_status</filename> in " -#| "the directory defined by the Configuration Item: <literal>Dir::State</" -#| "literal>." msgid "" "Read/Write package stats from <filename><replaceable>FILENAME</replaceable></" "filename> instead of the default location, which is " @@ -5300,7 +5174,6 @@ msgstr "プログラムのバージョン情報を表示します" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> #: apt-mark.8.xml:124 #, fuzzy -#| msgid "<filename>/etc/apt/preferences</filename>" msgid "<filename>/var/lib/apt/extended_states</filename>" msgstr "<filename>/etc/apt/preferences</filename>" @@ -5316,7 +5189,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-mark.8.xml:134 #, fuzzy -#| msgid "&apt-cache; &apt-conf;" msgid "&apt-get;,&aptitude;,&apt-conf;" msgstr "&apt-cache; &apt-conf;" @@ -5737,11 +5609,6 @@ msgstr "" #. type: Content of: <refentry><refentryinfo> #: apt.conf.5.xml:13 #, fuzzy -#| msgid "" -#| "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" -#| "firstname> <surname>Burrows</surname> <contrib>Initial documentation of " -#| "Debug::*.</contrib> <email>dburrows@debian.org</email> </author> &apt-" -#| "email; &apt-product; <date>10 December 2008</date>" msgid "" "&apt-author.jgunthorpe; &apt-author.team; <author> <firstname>Daniel</" "firstname> <surname>Burrows</surname> <contrib>Initial documentation of " @@ -5810,14 +5677,19 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> #: apt.conf.5.xml:56 +#, fuzzy msgid "" "Syntactically the configuration language is modeled after what the ISC tools " "such as bind and dhcp use. Lines starting with <literal>//</literal> are " "treated as comments (ignored), as well as all text between <literal>/*</" "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is " "of the form <literal>APT::Get::Assume-Yes \"true\";</literal> The trailing " -"semicolon is required and the quotes are optional. A new scope can be opened " -"with curly braces, like:" +"semicolon and the quotes are required. The value must be on one line, and " +"there is no kind of string concatenation. It must not include inside " +"quotes. The behavior of the backslash \"\\\" and escaped characters inside " +"a value is undefined and it should not be used. An option name may include " +"alphanumerical characters and the \"/-:._+\" characters. A new scope can be " +"opened with curly braces, like:" msgstr "" "設定言語の文法は、bind や dhcp のような ISC ツールをモデルにしています。" "<literal>//</literal> で始まる行はコメントとして扱われます (無視)。同様に C/C" @@ -5829,7 +5701,7 @@ msgstr "" # type: Content of: <refentry><refsect1><informalexample><programlisting> #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:66 +#: apt.conf.5.xml:70 #, no-wrap msgid "" "APT {\n" @@ -5848,7 +5720,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:74 +#: apt.conf.5.xml:78 msgid "" "with newlines placed to make it more readable. Lists can be created by " "opening a scope and including a single string enclosed in quotes followed by " @@ -5860,14 +5732,14 @@ msgstr "" # type: Content of: <refentry><refsect1><informalexample><programlisting> #. type: Content of: <refentry><refsect1><informalexample><programlisting> -#: apt.conf.5.xml:79 +#: apt.conf.5.xml:83 #, no-wrap msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:82 +#: apt.conf.5.xml:86 msgid "" "In general the sample configuration file in <filename>&docdir;examples/apt." "conf</filename> &configureindex; is a good guide for how it should look." @@ -5876,7 +5748,7 @@ msgstr "" "定ファイルのサンプルです。どのように設定するか参考になるでしょう。" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:86 +#: apt.conf.5.xml:90 msgid "" "The names of the configuration items are not case-sensitive. So in the " "previous example you could use <literal>dpkg::pre-install-pkgs</literal>." @@ -5885,7 +5757,7 @@ msgstr "" "<literal>dpkg::pre-install-pkgs</literal> とできます。" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:89 +#: apt.conf.5.xml:93 msgid "" "Names for the configuration items are optional if a list is defined as it " "can be see in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. " @@ -5896,17 +5768,11 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:94 +#: apt.conf.5.xml:98 #, fuzzy -#| msgid "" -#| "Two specials are allowed, <literal>#include</literal> and " -#| "<literal>#clear</literal> <literal>#include</literal> will include the " -#| "given file, unless the filename ends in a slash, then the whole directory " -#| "is included. <literal>#clear</literal> is used to erase a part of the " -#| "configuration tree. The specified element and all its descendents are " -#| "erased." -msgid "" -"Two specials are allowed, <literal>#include</literal> and <literal>#clear</" +msgid "" +"Two specials are allowed, <literal>#include</literal> (which is deprecated " +"and not supported by alternative implementations) and <literal>#clear</" "literal>: <literal>#include</literal> will include the given file, unless " "the filename ends in a slash, then the whole directory is included. " "<literal>#clear</literal> is used to erase a part of the configuration tree. " @@ -5920,7 +5786,7 @@ msgstr "" "指定した要素と、それ以下の要素を削除します。" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:101 +#: apt.conf.5.xml:106 msgid "" "The #clear command is the only way to delete a list or a complete scope. " "Reopening a scope or the ::-style described below will <emphasis>not</" @@ -5931,14 +5797,8 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:106 +#: apt.conf.5.xml:111 #, fuzzy -#| msgid "" -#| "All of the APT tools take a -o option which allows an arbitrary " -#| "configuration directive to be specified on the command line. The syntax " -#| "is a full option name (<literal>APT::Get::Assume-Yes</literal> for " -#| "instance) followed by an equals sign then the new value of the option. " -#| "Lists can be appended too by adding a trailing :: to the list name." msgid "" "All of the APT tools take a -o option which allows an arbitrary " "configuration directive to be specified on the command line. The syntax is a " @@ -5953,7 +5813,7 @@ msgstr "" "ることで、リストを追加することができます。" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:113 +#: apt.conf.5.xml:118 msgid "" "Note that you can use :: only for appending one item per line to a list and " "that you should not use it in combination with the scope syntax. (The scope " @@ -5971,13 +5831,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:125 +#: apt.conf.5.xml:130 msgid "The APT Group" msgstr "APT グループ" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:126 +#: apt.conf.5.xml:131 msgid "" "This group of options controls general APT behavior as well as holding the " "options for all of the tools." @@ -5987,13 +5847,13 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:130 +#: apt.conf.5.xml:135 msgid "Architecture" msgstr "Architecture" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:131 +#: apt.conf.5.xml:136 msgid "" "System Architecture; sets the architecture to use when fetching files and " "parsing package lists. The internal default is the architecture apt was " @@ -6005,12 +5865,12 @@ msgstr "" # type: Content of: <refentry><refsect1><refsect2><para><programlisting> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:136 +#: apt.conf.5.xml:141 msgid "Default-Release" msgstr "Default-Release" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:137 +#: apt.conf.5.xml:142 msgid "" "Default release to install packages from if more than one version available. " "Contains release name, codename or release version. Examples: 'stable', " @@ -6023,13 +5883,13 @@ msgstr "" "す。 &apt-preferences; も参照してください。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:141 +#: apt.conf.5.xml:146 msgid "Ignore-Hold" msgstr "Ignore-Hold" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:142 +#: apt.conf.5.xml:147 msgid "" "Ignore Held packages; This global option causes the problem resolver to " "ignore held packages in its decision making." @@ -6039,13 +5899,13 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:146 +#: apt.conf.5.xml:151 msgid "Clean-Installed" msgstr "Clean-Installed" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:147 +#: apt.conf.5.xml:152 msgid "" "Defaults to on. When turned on the autoclean feature will remove any " "packages which can no longer be downloaded from the cache. If turned off " @@ -6060,13 +5920,13 @@ msgstr "" # type: Content of: <refentry><refnamediv><refname> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:153 +#: apt.conf.5.xml:158 msgid "Immediate-Configure" msgstr "Immediate-Configure" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:154 +#: apt.conf.5.xml:159 msgid "" "Disable Immediate Configuration; This dangerous option disables some of " "APT's ordering code to cause it to make fewer dpkg calls. Doing so may be " @@ -6081,13 +5941,13 @@ msgstr "" "ください。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:161 +#: apt.conf.5.xml:166 msgid "Force-LoopBreak" msgstr "Force-LoopBreak" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:162 +#: apt.conf.5.xml:167 msgid "" "Never Enable this option unless you -really- know what you are doing. It " "permits APT to temporarily remove an essential package to break a Conflicts/" @@ -6105,13 +5965,13 @@ msgstr "" "不可欠パッケージで動作します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:170 +#: apt.conf.5.xml:175 msgid "Cache-Limit" msgstr "Cache-Limit" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:171 +#: apt.conf.5.xml:176 msgid "" "APT uses a fixed size memory mapped cache file to store the 'available' " "information. This sets the size of that cache (in bytes)." @@ -6120,24 +5980,24 @@ msgstr "" "ファイルを使用します。このオプションは、そのキャッシュサイズを指定します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:175 +#: apt.conf.5.xml:180 msgid "Build-Essential" msgstr "Build-Essential" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:176 +#: apt.conf.5.xml:181 msgid "Defines which package(s) are considered essential build dependencies." msgstr "構築依存関係で不可欠なパッケージを定義します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:179 +#: apt.conf.5.xml:184 msgid "Get" msgstr "Get" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:180 +#: apt.conf.5.xml:185 msgid "" "The Get subsection controls the &apt-get; tool, please see its documentation " "for more information about the options here." @@ -6146,13 +6006,13 @@ msgstr "" "&apt-get; の文書を参照してください。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:184 +#: apt.conf.5.xml:189 msgid "Cache" msgstr "Cache" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:185 +#: apt.conf.5.xml:190 msgid "" "The Cache subsection controls the &apt-cache; tool, please see its " "documentation for more information about the options here." @@ -6161,13 +6021,13 @@ msgstr "" "は &apt-cache; の文書を参照してください。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:189 +#: apt.conf.5.xml:194 msgid "CDROM" msgstr "CDROM" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:190 +#: apt.conf.5.xml:195 msgid "" "The CDROM subsection controls the &apt-cdrom; tool, please see its " "documentation for more information about the options here." @@ -6177,17 +6037,17 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:196 +#: apt.conf.5.xml:201 msgid "The Acquire Group" msgstr "Acquire グループ" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:201 +#: apt.conf.5.xml:206 msgid "PDiffs" msgstr "PDiffs" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:202 +#: apt.conf.5.xml:207 msgid "" "Try to download deltas called <literal>PDiffs</literal> for Packages or " "Sources files instead of downloading whole ones. True by default." @@ -6197,13 +6057,13 @@ msgstr "" "ルトでは True です。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:207 +#: apt.conf.5.xml:212 msgid "Queue-Mode" msgstr "Queue-Mode" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:208 +#: apt.conf.5.xml:213 msgid "" "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</" "literal> or <literal>access</literal> which determines how APT parallelizes " @@ -6218,13 +6078,13 @@ msgstr "" # type: Content of: <refentry><refsect1><refsect2><title> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:215 +#: apt.conf.5.xml:220 msgid "Retries" msgstr "Retries" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:216 +#: apt.conf.5.xml:221 msgid "" "Number of retries to perform. If this is non-zero APT will retry failed " "files the given number of times." @@ -6233,13 +6093,13 @@ msgstr "" "えられた回数だけリトライを行います。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:220 +#: apt.conf.5.xml:225 msgid "Source-Symlinks" msgstr "Source-Symlinks" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:221 +#: apt.conf.5.xml:226 msgid "" "Use symlinks for source archives. If set to true then source archives will " "be symlinked when possible instead of copying. True is the default." @@ -6250,21 +6110,14 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:225 sources.list.5.xml:139 +#: apt.conf.5.xml:230 sources.list.5.xml:139 msgid "http" msgstr "http" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:226 +#: apt.conf.5.xml:231 #, fuzzy -#| msgid "" -#| "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " -#| "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. " -#| "Per host proxies can also be specified by using the form <literal>http::" -#| "Proxy::<host></literal> with the special keyword <literal>DIRECT</" -#| "literal> meaning to use no proxies. The <envar>http_proxy</envar> " -#| "environment variable will override all settings." msgid "" "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " "standard form of <literal>http://[[user][:pass]@]host[:port]/</literal>. Per " @@ -6282,7 +6135,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:234 +#: apt.conf.5.xml:239 msgid "" "Three settings are provided for cache control with HTTP/1.1 compliant proxy " "caches. <literal>No-Cache</literal> tells the proxy to not use its cached " @@ -6307,7 +6160,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:244 apt.conf.5.xml:301 +#: apt.conf.5.xml:249 apt.conf.5.xml:306 msgid "" "The option <literal>timeout</literal> sets the timeout timer used by the " "method, this applies to all things including connection timeout and data " @@ -6319,7 +6172,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:247 +#: apt.conf.5.xml:252 msgid "" "One setting is provided to control the pipeline depth in cases where the " "remote server is not RFC conforming or buggy (such as Squid 2.0.2) " @@ -6338,7 +6191,7 @@ msgstr "" "ます。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:255 +#: apt.conf.5.xml:260 msgid "" "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</" "literal> which accepts integer values in kilobyte. The default value is 0 " @@ -6349,12 +6202,12 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:261 +#: apt.conf.5.xml:266 msgid "https" msgstr "https" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:262 +#: apt.conf.5.xml:267 msgid "" "HTTPS URIs. Cache-control and proxy options are the same as for " "<literal>http</literal> method. <literal>Pipeline-Depth</literal> option is " @@ -6365,7 +6218,7 @@ msgstr "" "していません。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:266 +#: apt.conf.5.xml:271 msgid "" "<literal>CaInfo</literal> suboption specifies place of file that holds info " "about trusted certificates. <literal><host>::CaInfo</literal> is " @@ -6387,26 +6240,14 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:284 sources.list.5.xml:150 +#: apt.conf.5.xml:289 sources.list.5.xml:150 msgid "ftp" msgstr "ftp" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:285 +#: apt.conf.5.xml:290 #, fuzzy -#| msgid "" -#| "FTP URIs; ftp::Proxy is the default proxy server to use. It is in the " -#| "standard form of <literal>ftp://[[user][:pass]@]host[:port]/</literal> " -#| "and is overridden by the <envar>ftp_proxy</envar> environment variable. " -#| "To use a ftp proxy you will have to set the <literal>ftp::ProxyLogin</" -#| "literal> script in the configuration file. This entry specifies the " -#| "commands to send to tell the proxy server what to connect to. Please see " -#| "&configureindex; for an example of how to do this. The substitution " -#| "variables available are <literal>$(PROXY_USER)</literal> <literal>" -#| "$(PROXY_PASS)</literal> <literal>$(SITE_USER)</literal> <literal>" -#| "$(SITE_PASS)</literal> <literal>$(SITE)</literal> and <literal>" -#| "$(SITE_PORT)</literal> Each is taken from it's respective URI component." msgid "" "FTP URIs; ftp::Proxy is the default ftp proxy to use. It is in the standard " "form of <literal>ftp://[[user][:pass]@]host[:port]/</literal>. Per host " @@ -6436,7 +6277,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:304 +#: apt.conf.5.xml:309 msgid "" "Several settings are provided to control passive mode. Generally it is safe " "to leave passive mode on, it works in nearly every environment. However " @@ -6452,7 +6293,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:311 +#: apt.conf.5.xml:316 msgid "" "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</" "envar> environment variable to a http url - see the discussion of the http " @@ -6466,7 +6307,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:316 +#: apt.conf.5.xml:321 msgid "" "The setting <literal>ForceExtended</literal> controls the use of RFC2428 " "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is " @@ -6483,19 +6324,19 @@ msgstr "" # type: Content of: <refentry><refnamediv><refname> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:323 sources.list.5.xml:132 +#: apt.conf.5.xml:328 sources.list.5.xml:132 msgid "cdrom" msgstr "cdrom" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:329 -#, no-wrap -msgid "\"/cdrom/\"::Mount \"foo\";" +#: apt.conf.5.xml:334 +#, fuzzy, no-wrap +msgid "/cdrom/::Mount \"foo\";" msgstr "\"/cdrom/\"::Mount \"foo\";" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:324 +#: apt.conf.5.xml:329 msgid "" "CDROM URIs; the only setting for CDROM URIs is the mount point, " "<literal>cdrom::Mount</literal> which must be the mount point for the CDROM " @@ -6516,13 +6357,13 @@ msgstr "" "す。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:334 +#: apt.conf.5.xml:339 msgid "gpgv" msgstr "gpgv" # type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:335 +#: apt.conf.5.xml:340 msgid "" "GPGV URIs; the only option for GPGV URIs is the option to pass additional " "parameters to gpgv. <literal>gpgv::Options</literal> Additional options " @@ -6533,18 +6374,18 @@ msgstr "" "す。" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> -#: apt.conf.5.xml:340 +#: apt.conf.5.xml:345 msgid "CompressionTypes" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:346 +#: apt.conf.5.xml:351 #, no-wrap msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:341 +#: apt.conf.5.xml:346 msgid "" "List of compression types which are understood by the acquire methods. " "Files like <filename>Packages</filename> can be available in various " @@ -6556,19 +6397,19 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:351 +#: apt.conf.5.xml:356 #, no-wrap msgid "Acquire::CompressionTypes::Order:: \"gz\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis> -#: apt.conf.5.xml:354 +#: apt.conf.5.xml:359 #, no-wrap msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:347 +#: apt.conf.5.xml:352 msgid "" "Also the <literal>Order</literal> subgroup can be used to define in which " "order the acquire system will try to download the compressed files. The " @@ -6585,13 +6426,13 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:358 +#: apt.conf.5.xml:363 #, no-wrap msgid "Dir::Bin::bzip2 \"/bin/bzip2\";" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:356 +#: apt.conf.5.xml:361 msgid "" "Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</" "replaceable></literal> will be checked: If this setting exists the method " @@ -6606,7 +6447,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:363 +#: apt.conf.5.xml:368 msgid "" "While it is possible to add an empty compression type to the order list, but " "APT in its current version doesn't understand it correctly and will display " @@ -6617,7 +6458,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:197 +#: apt.conf.5.xml:202 msgid "" "The <literal>Acquire</literal> group of options controls the download of " "packages and the URI handlers. <placeholder type=\"variablelist\" id=\"0\"/>" @@ -6628,13 +6469,13 @@ msgstr "" # type: Content of: <refentry><refsect1><refsect2><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:372 +#: apt.conf.5.xml:377 msgid "Directories" msgstr "ディレクトリ" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:374 +#: apt.conf.5.xml:379 msgid "" "The <literal>Dir::State</literal> section has directories that pertain to " "local state information. <literal>lists</literal> is the directory to place " @@ -6654,7 +6495,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:381 +#: apt.conf.5.xml:386 msgid "" "<literal>Dir::Cache</literal> contains locations pertaining to local cache " "information, such as the two package caches <literal>srcpkgcache</literal> " @@ -6676,7 +6517,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:390 +#: apt.conf.5.xml:395 msgid "" "<literal>Dir::Etc</literal> contains the location of configuration files, " "<literal>sourcelist</literal> gives the location of the sourcelist and " @@ -6691,7 +6532,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:396 +#: apt.conf.5.xml:401 msgid "" "The <literal>Dir::Parts</literal> setting reads in all the config fragments " "in lexical order from the directory specified. After this is done then the " @@ -6703,15 +6544,8 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:400 +#: apt.conf.5.xml:405 #, fuzzy -#| msgid "" -#| "Binary programs are pointed to by <literal>Dir::Bin</literal>. " -#| "<literal>Dir::Bin::Methods</literal> specifies the location of the method " -#| "handlers and <literal>gzip</literal>, <literal>dpkg</literal>, " -#| "<literal>apt-get</literal> <literal>dpkg-source</literal> <literal>dpkg-" -#| "buildpackage</literal> and <literal>apt-cache</literal> specify the " -#| "location of the respective programs." msgid "" "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::" "Bin::Methods</literal> specifies the location of the method handlers and " @@ -6728,7 +6562,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:408 +#: apt.conf.5.xml:413 msgid "" "The configuration item <literal>RootDir</literal> has a special meaning. If " "set, all paths in <literal>Dir::</literal> will be relative to " @@ -6749,13 +6583,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:421 +#: apt.conf.5.xml:426 msgid "APT in DSelect" msgstr "DSelect での APT" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:423 +#: apt.conf.5.xml:428 msgid "" "When APT is used as a &dselect; method several configuration directives " "control the default behaviour. These are in the <literal>DSelect</literal> " @@ -6765,13 +6599,13 @@ msgstr "" "設定項目で、デフォルトの動作を制御します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:427 +#: apt.conf.5.xml:432 msgid "Clean" msgstr "Clean" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:428 +#: apt.conf.5.xml:433 msgid "" "Cache Clean mode; this value may be one of always, prompt, auto, pre-auto " "and never. always and prompt will remove all packages from the cache after " @@ -6788,7 +6622,7 @@ msgstr "" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:437 +#: apt.conf.5.xml:442 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the install phase." @@ -6798,13 +6632,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:441 +#: apt.conf.5.xml:446 msgid "Updateoptions" msgstr "Updateoptions" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:442 +#: apt.conf.5.xml:447 msgid "" "The contents of this variable is passed to &apt-get; as command line options " "when it is run for the update phase." @@ -6813,13 +6647,13 @@ msgstr "" "されます。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:446 +#: apt.conf.5.xml:451 msgid "PromptAfterUpdate" msgstr "PromptAfterUpdate" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:447 +#: apt.conf.5.xml:452 msgid "" "If true the [U]pdate operation in &dselect; will always prompt to continue. " "The default is to prompt only on error." @@ -6829,13 +6663,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:453 +#: apt.conf.5.xml:458 msgid "How APT calls dpkg" msgstr "APT が dpkg を呼ぶ方法" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:454 +#: apt.conf.5.xml:459 msgid "" "Several configuration directives control how APT invokes &dpkg;. These are " "in the <literal>DPkg</literal> section." @@ -6845,7 +6679,7 @@ msgstr "" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:459 +#: apt.conf.5.xml:464 msgid "" "This is a list of options to pass to dpkg. The options must be specified " "using the list notation and each list item is passed as a single argument to " @@ -6855,18 +6689,18 @@ msgstr "" "ければなりません。また、各リストは単一の引数として &dpkg; に渡されます。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Pre-Invoke" msgstr "Pre-Invoke" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:464 +#: apt.conf.5.xml:469 msgid "Post-Invoke" msgstr "Post-Invoke" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:465 +#: apt.conf.5.xml:470 msgid "" "This is a list of shell commands to run before/after invoking &dpkg;. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -6880,13 +6714,13 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:471 +#: apt.conf.5.xml:476 msgid "Pre-Install-Pkgs" msgstr "Pre-Install-Pkgs" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:472 +#: apt.conf.5.xml:477 msgid "" "This is a list of shell commands to run before invoking dpkg. Like " "<literal>options</literal> this must be specified in list notation. The " @@ -6902,7 +6736,7 @@ msgstr "" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:478 +#: apt.conf.5.xml:483 msgid "" "Version 2 of this protocol dumps more information, including the protocol " "version, the APT configuration space and the packages, files and versions " @@ -6918,13 +6752,13 @@ msgstr "" # type: Content of: <refentry><refsect1><refsect2><title> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:485 +#: apt.conf.5.xml:490 msgid "Run-Directory" msgstr "Run-Directory" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:486 +#: apt.conf.5.xml:491 msgid "" "APT chdirs to this directory before invoking dpkg, the default is <filename>/" "</filename>." @@ -6934,13 +6768,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:490 +#: apt.conf.5.xml:495 msgid "Build-options" msgstr "Build-options" # type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:491 +#: apt.conf.5.xml:496 msgid "" "These options are passed to &dpkg-buildpackage; when compiling packages, the " "default is to disable signing and produce all binaries." @@ -6949,12 +6783,12 @@ msgstr "" "ます。デフォルトでは署名を無効にし、全バイナリを生成します。" #. type: Content of: <refentry><refsect1><refsect2><title> -#: apt.conf.5.xml:496 +#: apt.conf.5.xml:501 msgid "dpkg trigger usage (and related options)" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:497 +#: apt.conf.5.xml:502 msgid "" "APT can call dpkg in a way so it can make aggressive use of triggers over " "multiply calls of dpkg. Without further options dpkg will use triggers only " @@ -6969,7 +6803,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para><literallayout> -#: apt.conf.5.xml:512 +#: apt.conf.5.xml:517 #, no-wrap msgid "" "DPkg::NoTriggers \"true\";\n" @@ -6979,7 +6813,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para> -#: apt.conf.5.xml:506 +#: apt.conf.5.xml:511 msgid "" "Note that it is not guaranteed that APT will support these options or that " "these options will not cause (big) trouble in the future. If you have " @@ -6993,12 +6827,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:518 +#: apt.conf.5.xml:523 msgid "DPkg::NoTriggers" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:519 +#: apt.conf.5.xml:524 msgid "" "Add the no triggers flag to all dpkg calls (expect the ConfigurePending " "call). See &dpkg; if you are interested in what this actually means. In " @@ -7011,14 +6845,13 @@ msgstr "" # type: <tag></tag> #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:526 +#: apt.conf.5.xml:531 #, fuzzy -#| msgid "Packages::Compress" msgid "PackageManager::Configure" msgstr "Packages::Compress" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:527 +#: apt.conf.5.xml:532 msgid "" "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" " "and \"<literal>no</literal>\". \"<literal>all</literal>\" is the default " @@ -7035,13 +6868,13 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:537 +#: apt.conf.5.xml:542 #, fuzzy msgid "DPkg::ConfigurePending" msgstr "ユーザの設定" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:538 +#: apt.conf.5.xml:543 msgid "" "If this option is set apt will call <command>dpkg --configure --pending</" "command> to let dpkg handle all required configurations and triggers. This " @@ -7052,12 +6885,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:544 +#: apt.conf.5.xml:549 msgid "DPkg::TriggersPending" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:545 +#: apt.conf.5.xml:550 msgid "" "Useful for <literal>smart</literal> configuration as a package which has " "pending triggers is not considered as <literal>installed</literal> and dpkg " @@ -7067,12 +6900,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:550 +#: apt.conf.5.xml:555 msgid "PackageManager::UnpackAll" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:551 +#: apt.conf.5.xml:556 msgid "" "As the configuration can be deferred to be done at the end by dpkg it can be " "tried to order the unpack series only by critical needs, e.g. by Pre-" @@ -7084,12 +6917,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><term> -#: apt.conf.5.xml:558 +#: apt.conf.5.xml:563 msgid "OrderList::Score::Immediate" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout> -#: apt.conf.5.xml:566 +#: apt.conf.5.xml:571 #, no-wrap msgid "" "OrderList::Score {\n" @@ -7101,7 +6934,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:559 +#: apt.conf.5.xml:564 msgid "" "Essential packages (and there dependencies) should be configured immediately " "after unpacking. It will be a good idea to do this quite early in the " @@ -7115,12 +6948,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:579 +#: apt.conf.5.xml:584 msgid "Periodic and Archives options" msgstr "Periodic オプションと Archives オプション" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:580 +#: apt.conf.5.xml:585 msgid "" "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " "of options configure behavior of apt periodic updates, which is done by " @@ -7134,12 +6967,12 @@ msgstr "" # type: Content of: <refentry><refsect1><title> #. type: Content of: <refentry><refsect1><title> -#: apt.conf.5.xml:588 +#: apt.conf.5.xml:593 msgid "Debug options" msgstr "デバッグオプション" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:590 +#: apt.conf.5.xml:595 msgid "" "Enabling options in the <literal>Debug::</literal> section will cause " "debugging information to be sent to the standard error stream of the program " @@ -7150,7 +6983,7 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:601 +#: apt.conf.5.xml:606 msgid "" "<literal>Debug::pkgProblemResolver</literal> enables output about the " "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</" @@ -7161,7 +6994,7 @@ msgstr "" "にします。" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:609 +#: apt.conf.5.xml:614 msgid "" "<literal>Debug::NoLocking</literal> disables all file locking. This can be " "used to run some operations (for instance, <literal>apt-get -s install</" @@ -7172,7 +7005,7 @@ msgstr "" "literal>) を行う場合に使用します。" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:618 +#: apt.conf.5.xml:623 msgid "" "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each " "time that <literal>apt</literal> invokes &dpkg;." @@ -7182,66 +7015,66 @@ msgstr "" #. motivating example, except I haven't a clue why you'd want #. to do this. #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> -#: apt.conf.5.xml:626 +#: apt.conf.5.xml:631 msgid "" "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " "in CDROM IDs." msgstr "" #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:636 +#: apt.conf.5.xml:641 msgid "A full list of debugging options to apt follows." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:641 +#: apt.conf.5.xml:646 msgid "<literal>Debug::Acquire::cdrom</literal>" msgstr "<literal>Debug::Acquire::cdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:645 +#: apt.conf.5.xml:650 msgid "" "Print information related to accessing <literal>cdrom://</literal> sources." msgstr "" "<literal>cdrom://</literal> ソースへのアクセスに関する情報を出力します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:652 +#: apt.conf.5.xml:657 msgid "<literal>Debug::Acquire::ftp</literal>" msgstr "<literal>Debug::Acquire::ftp</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:656 +#: apt.conf.5.xml:661 msgid "Print information related to downloading packages using FTP." msgstr "FTP を用いたパッケージのダウンロードに関する情報を出力します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:663 +#: apt.conf.5.xml:668 msgid "<literal>Debug::Acquire::http</literal>" msgstr "<literal>Debug::Acquire::http</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:667 +#: apt.conf.5.xml:672 msgid "Print information related to downloading packages using HTTP." msgstr "HTTP を用いたパッケージのダウンロードに関する情報を出力します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:674 +#: apt.conf.5.xml:679 msgid "<literal>Debug::Acquire::https</literal>" msgstr "<literal>Debug::Acquire::https</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:678 +#: apt.conf.5.xml:683 msgid "Print information related to downloading packages using HTTPS." msgstr "HTTPS を用いたパッケージのダウンロードに関する情報を出力します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:685 +#: apt.conf.5.xml:690 msgid "<literal>Debug::Acquire::gpgv</literal>" msgstr "<literal>Debug::Acquire::gpgv</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:689 +#: apt.conf.5.xml:694 msgid "" "Print information related to verifying cryptographic signatures using " "<literal>gpg</literal>." @@ -7249,46 +7082,46 @@ msgstr "" "<literal>gpg</literal> を用いた暗号署名の検証に関する情報を出力します。" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:696 +#: apt.conf.5.xml:701 msgid "<literal>Debug::aptcdrom</literal>" msgstr "<literal>Debug::aptcdrom</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:700 +#: apt.conf.5.xml:705 msgid "" "Output information about the process of accessing collections of packages " "stored on CD-ROMs." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:707 +#: apt.conf.5.xml:712 msgid "<literal>Debug::BuildDeps</literal>" msgstr "<literal>Debug::BuildDeps</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:710 +#: apt.conf.5.xml:715 msgid "Describes the process of resolving build-dependencies in &apt-get;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:717 +#: apt.conf.5.xml:722 msgid "<literal>Debug::Hashes</literal>" msgstr "<literal>Debug::Hashes</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:720 +#: apt.conf.5.xml:725 msgid "" "Output each cryptographic hash that is generated by the <literal>apt</" "literal> libraries." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:727 +#: apt.conf.5.xml:732 msgid "<literal>Debug::IdentCDROM</literal>" msgstr "<literal>Debug::IdentCDROM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:730 +#: apt.conf.5.xml:735 msgid "" "Do not include information from <literal>statfs</literal>, namely the number " "of used and free blocks on the CD-ROM filesystem, when generating an ID for " @@ -7296,93 +7129,93 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:738 +#: apt.conf.5.xml:743 msgid "<literal>Debug::NoLocking</literal>" msgstr "<literal>Debug::NoLocking</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:741 +#: apt.conf.5.xml:746 msgid "" "Disable all file locking. For instance, this will allow two instances of " "<quote><literal>apt-get update</literal></quote> to run at the same time." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:749 +#: apt.conf.5.xml:754 msgid "<literal>Debug::pkgAcquire</literal>" msgstr "<literal>Debug::pkgAcquire</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:753 +#: apt.conf.5.xml:758 msgid "Log when items are added to or removed from the global download queue." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:760 +#: apt.conf.5.xml:765 msgid "<literal>Debug::pkgAcquire::Auth</literal>" msgstr "<literal>Debug::pkgAcquire::Auth</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:763 +#: apt.conf.5.xml:768 msgid "" "Output status messages and errors related to verifying checksums and " "cryptographic signatures of downloaded files." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:770 +#: apt.conf.5.xml:775 msgid "<literal>Debug::pkgAcquire::Diffs</literal>" msgstr "<literal>Debug::pkgAcquire::Diffs</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:773 +#: apt.conf.5.xml:778 msgid "" "Output information about downloading and applying package index list diffs, " "and errors relating to package index list diffs." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:781 +#: apt.conf.5.xml:786 msgid "<literal>Debug::pkgAcquire::RRed</literal>" msgstr "<literal>Debug::pkgAcquire::RRed</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:785 +#: apt.conf.5.xml:790 msgid "" "Output information related to patching apt package lists when downloading " "index diffs instead of full indices." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:792 +#: apt.conf.5.xml:797 msgid "<literal>Debug::pkgAcquire::Worker</literal>" msgstr "<literal>Debug::pkgAcquire::Worker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:796 +#: apt.conf.5.xml:801 msgid "" "Log all interactions with the sub-processes that actually perform downloads." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:803 +#: apt.conf.5.xml:808 msgid "<literal>Debug::pkgAutoRemove</literal>" msgstr "<literal>Debug::pkgAutoRemove</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:807 +#: apt.conf.5.xml:812 msgid "" "Log events related to the automatically-installed status of packages and to " "the removal of unused packages." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:814 +#: apt.conf.5.xml:819 msgid "<literal>Debug::pkgDepCache::AutoInstall</literal>" msgstr "<literal>Debug::pkgDepCache::AutoInstall</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:817 +#: apt.conf.5.xml:822 msgid "" "Generate debug messages describing which packages are being automatically " "installed to resolve dependencies. This corresponds to the initial auto-" @@ -7392,12 +7225,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:828 +#: apt.conf.5.xml:833 msgid "<literal>Debug::pkgDepCache::Marker</literal>" msgstr "<literal>Debug::pkgDepCache::Marker</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:831 +#: apt.conf.5.xml:836 msgid "" "Generate debug messages describing which package is marked as keep/install/" "remove while the ProblemResolver does his work. Each addition or deletion " @@ -7414,91 +7247,91 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:850 +#: apt.conf.5.xml:855 msgid "<literal>Debug::pkgInitConfig</literal>" msgstr "<literal>Debug::pkgInitConfig</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:853 +#: apt.conf.5.xml:858 msgid "Dump the default configuration to standard error on startup." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:860 +#: apt.conf.5.xml:865 msgid "<literal>Debug::pkgDPkgPM</literal>" msgstr "<literal>Debug::pkgDPkgPM</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:863 +#: apt.conf.5.xml:868 msgid "" "When invoking &dpkg;, output the precise command line with which it is being " "invoked, with arguments separated by a single space character." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:871 +#: apt.conf.5.xml:876 msgid "<literal>Debug::pkgDPkgProgressReporting</literal>" msgstr "<literal>Debug::pkgDPkgProgressReporting</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:874 +#: apt.conf.5.xml:879 msgid "" "Output all the data received from &dpkg; on the status file descriptor and " "any errors encountered while parsing it." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:881 +#: apt.conf.5.xml:886 msgid "<literal>Debug::pkgOrderList</literal>" msgstr "<literal>Debug::pkgOrderList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:885 +#: apt.conf.5.xml:890 msgid "" "Generate a trace of the algorithm that decides the order in which " "<literal>apt</literal> should pass packages to &dpkg;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:893 +#: apt.conf.5.xml:898 msgid "<literal>Debug::pkgPackageManager</literal>" msgstr "<literal>Debug::pkgPackageManager</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:897 +#: apt.conf.5.xml:902 msgid "" "Output status messages tracing the steps performed when invoking &dpkg;." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:904 +#: apt.conf.5.xml:909 msgid "<literal>Debug::pkgPolicy</literal>" msgstr "<literal>Debug::pkgPolicy</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:908 +#: apt.conf.5.xml:913 msgid "Output the priority of each package list on startup." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:914 +#: apt.conf.5.xml:919 msgid "<literal>Debug::pkgProblemResolver</literal>" msgstr "<literal>Debug::pkgProblemResolver</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:918 +#: apt.conf.5.xml:923 msgid "" "Trace the execution of the dependency resolver (this applies only to what " "happens when a complex dependency problem is encountered)." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:926 +#: apt.conf.5.xml:931 msgid "<literal>Debug::pkgProblemResolver::ShowScores</literal>" msgstr "<literal>Debug::pkgProblemResolver::ShowScores</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:929 +#: apt.conf.5.xml:934 msgid "" "Display a list of all installed packages with their calculated score used by " "the pkgProblemResolver. The description of the package is the same as " @@ -7506,12 +7339,12 @@ msgid "" msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.conf.5.xml:937 +#: apt.conf.5.xml:942 msgid "<literal>Debug::sourceList</literal>" msgstr "<literal>Debug::sourceList</literal>" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> -#: apt.conf.5.xml:941 +#: apt.conf.5.xml:946 msgid "" "Print information about the vendors read from <filename>/etc/apt/vendors." "list</filename>." @@ -7519,7 +7352,7 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:963 +#: apt.conf.5.xml:968 msgid "" "&configureindex; is a configuration file showing example values for all " "possible options." @@ -7529,16 +7362,15 @@ msgstr "" # type: Content of: <refentry><refsect1><para> #. type: Content of: <refentry><refsect1><variablelist> -#: apt.conf.5.xml:970 +#: apt.conf.5.xml:975 #, fuzzy -#| msgid "&apt-conf;" msgid "&file-aptconf;" msgstr "&apt-conf;" # type: Content of: <refentry><refsect1><para> #. ? reading apt.conf #. type: Content of: <refentry><refsect1><para> -#: apt.conf.5.xml:975 +#: apt.conf.5.xml:980 msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgstr "&apt-cache;, &apt-config;, &apt-preferences;." @@ -7564,10 +7396,6 @@ msgstr "APT 設定制御ファイル" #. type: Content of: <refentry><refsect1><para> #: apt_preferences.5.xml:34 #, fuzzy -#| msgid "" -#| "The APT preferences file <filename>/etc/apt/preferences</filename> can be " -#| "used to control which versions of packages will be selected for " -#| "installation." msgid "" "The APT preferences file <filename>/etc/apt/preferences</filename> and the " "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder " @@ -8802,7 +8630,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist> #: apt_preferences.5.xml:617 #, fuzzy -#| msgid "apt_preferences" msgid "&file-preferences;" msgstr "apt_preferences" -- cgit v1.2.3