From 75d9bdba9b62422a42787727e60f850dfd86171b Mon Sep 17 00:00:00 2001 From: Justin B Rye Date: Wed, 6 Jun 2012 23:56:08 +0200 Subject: * doc/apt-secure.8.xml: - review and fix typo, grammar and style issues --- doc/apt-secure.8.xml | 61 ++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 31 deletions(-) (limited to 'doc/apt-secure.8.xml') diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml index e83d76859..1760a8e5f 100644 --- a/doc/apt-secure.8.xml +++ b/doc/apt-secure.8.xml @@ -57,11 +57,11 @@ - If a package comes from a archive without a signature or with a - signature that apt does not have a key for that package is - considered untrusted and installing it will result in a big + If a package comes from a archive without a signature, or with a + signature that apt does not have a key for, that package is + considered untrusted, and installing it will result in a big warning. apt-get will currently only warn - for unsigned archives, future releases might force all sources + for unsigned archives; future releases might force all sources to be verified before downloading packages from them. @@ -75,11 +75,11 @@ The chain of trust from an apt archive to the end user is made up of - different steps. apt-secure is the last step in - this chain, trusting an archive does not mean that the packages - that you trust it do not contain malicious code but means that you - trust the archive maintainer. It's the archive maintainer - responsibility to ensure that the archive integrity is correct. + several steps. apt-secure is the last step in + this chain; trusting an archive does not mean that you trust its + packages not to contain malicious code, but means that you + trust the archive maintainer. It's the archive maintainer's + responsibility to ensure that the archive's integrity is preserved. apt-secure does not review signatures at a @@ -90,30 +90,29 @@ 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 + package or a new version of a package to the Debian archive. In + order to become effective, this upload needs to be signed by a key + contained in the Debian Maintainers keyring (available in + the debian-keyring package). Maintainers' keys are signed by other maintainers following pre-established procedures to ensure the identity of the key holder. Once the uploaded package is verified and included in the archive, - the maintainer signature is stripped off, an MD5 sum of the package - is computed and put in the Packages file. The MD5 sum of all of the - packages files are then computed and put into the Release file. The - Release file is then signed by the archive key (which is created - once a year) and distributed through the FTP server. This key is - also on the Debian keyring. + the maintainer signature is stripped off, and checksums of the package + are computed and put in the Packages file. The checksums of all of the + Packages files are then computed and put into the Release file. The + Release file is then signed by the archive key for this Debian release + and distributed alongside the packages and the Packages files on + Debian mirrors. The keys are in the Debian archive keyring available in + the debian-archive-keyring package. - Any end user can check the signature of the Release file, extract the MD5 - sum of a package from it and compare it with the MD5 sum of the - package he downloaded. Prior to version 0.6 only the MD5 sum of the - downloaded Debian package was checked. Now both the MD5 sum and the - signature of the Release file are checked. + End users can check the signature of the Release file, extract a checksum + of a package from it and compare it with the checksum of the package + they downloaded by hand - or rely on APT doing this automatically. Notice that this is distinct from checking signatures on a @@ -122,11 +121,11 @@ Network "man in the middle" - attacks. Without signature checking, a malicious - agent can introduce himself in the package download process and + attacks. Without signature checking, malicious + agents can introduce themselves into the package download process and provide malicious software either by controlling a network element (router, switch, etc.) or by redirecting traffic to a - rogue server (through arp or DNS spoofing + rogue server (through ARP or DNS spoofing attacks). Mirror network compromise. @@ -145,8 +144,8 @@ User configuration apt-key is the program that manages the list - of keys used by apt. It can be used to add or remove keys although - an installation of this release will automatically provide the + of keys used by apt. It can be used to add or remove keys, although + an installation of this release will automatically contain the default Debian archive signing keys used in the Debian package repositories. @@ -183,9 +182,9 @@ - Whenever the contents of the archive changes (new packages + Whenever the contents of the archive change (new packages are added or removed) the archive maintainer has to follow the - first two steps previously outlined. + first two steps outlined above. -- cgit v1.2.3-70-g09d2 From dabb215cb8c4b074d286737da523d8ef14381468 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Sat, 9 Jun 2012 22:05:55 +0200 Subject: updating tags and the po files for the manpages --- doc/apt-cache.8.xml | 2 +- doc/apt-cdrom.8.xml | 2 +- doc/apt-config.8.xml | 2 +- doc/apt-extracttemplates.1.xml | 2 +- doc/apt-ftparchive.1.xml | 2 +- doc/apt-get.8.xml | 2 +- doc/apt-key.8.xml | 2 +- doc/apt-mark.8.xml | 2 +- doc/apt-secure.8.xml | 4 +-- doc/apt-sortpkgs.1.xml | 2 +- doc/apt.conf.5.xml | 2 +- doc/apt_preferences.5.xml | 2 +- doc/po/apt-doc.pot | 8 ++--- doc/po/de.po | 80 +++++++++--------------------------------- doc/po/es.po | 23 ++++++------ doc/po/fr.po | 13 ++++--- doc/po/it.po | 8 ++--- doc/po/ja.po | 15 ++++---- doc/po/pl.po | 13 ++++--- doc/po/pt.po | 13 ++++--- doc/po/pt_BR.po | 8 ++--- doc/sources.list.5.xml | 6 ++-- 22 files changed, 91 insertions(+), 122 deletions(-) (limited to 'doc/apt-secure.8.xml') diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml index e6e6f32a9..0955c1c9e 100644 --- a/doc/apt-cache.8.xml +++ b/doc/apt-cache.8.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2012-05-21T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-cdrom.8.xml b/doc/apt-cdrom.8.xml index c73fb8151..943511f03 100644 --- a/doc/apt-cdrom.8.xml +++ b/doc/apt-cdrom.8.xml @@ -17,7 +17,7 @@ &apt-author.team; &apt-email; &apt-product; - 2004-02-14T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-config.8.xml b/doc/apt-config.8.xml index dc585cfb2..39205e737 100644 --- a/doc/apt-config.8.xml +++ b/doc/apt-config.8.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2012-05-11T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-extracttemplates.1.xml b/doc/apt-extracttemplates.1.xml index 5c4dd81d0..4374c5ec3 100644 --- a/doc/apt-extracttemplates.1.xml +++ b/doc/apt-extracttemplates.1.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2004-02-29T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-ftparchive.1.xml b/doc/apt-ftparchive.1.xml index 0b26241c6..1b69c3cfc 100644 --- a/doc/apt-ftparchive.1.xml +++ b/doc/apt-ftparchive.1.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2009-08-17T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 5fef807e2..cc4e82255 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2012-05-21T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml index 677073f85..6a36d08ca 100644 --- a/doc/apt-key.8.xml +++ b/doc/apt-key.8.xml @@ -17,7 +17,7 @@ &apt-email; &apt-product; - 2012-05-21T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-mark.8.xml b/doc/apt-mark.8.xml index e9fe34315..3503ece8f 100644 --- a/doc/apt-mark.8.xml +++ b/doc/apt-mark.8.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2011-04-21T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml index 1760a8e5f..8cdfe3ab6 100644 --- a/doc/apt-secure.8.xml +++ b/doc/apt-secure.8.xml @@ -17,7 +17,7 @@ &apt-email; &apt-product; - 2012-05-21T00:00:00Z + 2012-06-09T00:00:00Z @@ -103,7 +103,7 @@ the maintainer signature is stripped off, and checksums of the package are computed and put in the Packages file. The checksums of all of the Packages files are then computed and put into the Release file. The - Release file is then signed by the archive key for this Debian release + Release file is then signed by the archive key for this Debian release, and distributed alongside the packages and the Packages files on Debian mirrors. The keys are in the Debian archive keyring available in the debian-archive-keyring package. diff --git a/doc/apt-sortpkgs.1.xml b/doc/apt-sortpkgs.1.xml index 3121bd9bc..482035b37 100644 --- a/doc/apt-sortpkgs.1.xml +++ b/doc/apt-sortpkgs.1.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2004-02-29T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt.conf.5.xml b/doc/apt.conf.5.xml index 3e304a89d..6a61acd2d 100644 --- a/doc/apt.conf.5.xml +++ b/doc/apt.conf.5.xml @@ -23,7 +23,7 @@ &apt-email; &apt-product; - 2012-05-21T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/apt_preferences.5.xml b/doc/apt_preferences.5.xml index d8ebf4d60..063ea0c65 100644 --- a/doc/apt_preferences.5.xml +++ b/doc/apt_preferences.5.xml @@ -17,7 +17,7 @@ &apt-email; &apt-product; - 2010-02-16T00:00:00Z + 2012-06-09T00:00:00Z diff --git a/doc/po/apt-doc.pot b/doc/po/apt-doc.pot index a0f1333c0..37691fa1f 100644 --- a/doc/po/apt-doc.pot +++ b/doc/po/apt-doc.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 0.9.5.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1862,7 +1862,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the " "debian-archive-keyring package." @@ -4558,7 +4558,7 @@ msgstr "" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" +msgid "List of configured APT data sources" msgstr "" #. type: Content of: @@ -4775,7 +4775,7 @@ msgid "" "page. Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" diff --git a/doc/po/de.po b/doc/po/de.po index c9eb39e51..ceb8ee439 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 0.9.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2012-05-21 23:18+0100\n" "Last-Translator: Chris Leick \n" "Language-Team: German \n" @@ -1433,14 +1433,6 @@ msgstr "" #. type: Content of: #: apt-get.8.xml:440 -#, fuzzy -#| msgid "" -#| "This option defaults to on, use --no-list-cleanup to " -#| "turn it off. When on apt-get will automatically manage " -#| "the contents of &statedir;/lists to ensure that " -#| "obsolete files are erased. The only reason to turn it off is if you " -#| "frequently change your source list. Configuration Item: APT::" -#| "Get::List-Cleanup." msgid "" "This option is on by default; use --no-list-cleanup to " "turn it off. When it is on, apt-get will automatically " @@ -2323,14 +2315,6 @@ msgstr "" #. type: Content of: #: apt-key.8.xml:144 -#, fuzzy -#| msgid "" -#| "Work similar to the update command above, but get the " -#| "archive keyring from an URI instead and validate it against a master " -#| "key. This requires an installed &wget; and an APT build configured to " -#| "have a server to fetch from and a master keyring to validate. APT in " -#| "Debian does not support this command and relies on update instead, but Ubuntu's APT does." msgid "" "Perform an update working similarly to the update command " "above, but get the archive keyring from a URI instead and validate it " @@ -2664,7 +2648,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -3202,11 +3186,12 @@ msgid "" "only place options can be set. The suite also shares a common command line " "parser to provide a uniform environment." msgstr "" -"apt.conf ist die Hauptkonfigurationsdatei für die APT-" -"Werkzeugsammlung, aber bei weitem nicht der einzige Ort, an dem Änderungen " -"vorgenommen werden können. Alle Werkzeuge nutzen die Konfigurationsdateien " -"daher gemeinsam und außerdem wird ein einheitlicher Befehlszeilenauswerter " -"benutzt, um eine einheitliche Umgebung bereitzustellen." +"/etc/apt/apt.conf ist die Hauptkonfigurationsdatei für " +"die APT-Werkzeugsammlung, aber bei weitem nicht der einzige Ort, an dem " +"Änderungen vorgenommen werden können. Alle Werkzeuge nutzen die " +"Konfigurationsdateien daher gemeinsam und außerdem wird ein einheitlicher " +"Befehlszeilenauswerter benutzt, um eine einheitliche Umgebung " +"bereitzustellen." #. type: Content of: #: apt.conf.5.xml:48 @@ -3687,24 +3672,6 @@ msgstr "" #. type: Content of: #: apt.conf.5.xml:247 -#, fuzzy -#| msgid "" -#| "APT uses since version 0.7.26 a resizable memory mapped cache file to " -#| "store the 'available' information. Cache-Start acts as " -#| "a hint to which size the Cache will grow and is therefore the amount of " -#| "memory APT will request at startup. The default value is 20971520 bytes " -#| "(~20 MB). Note that this amount of space needs to be available for APT " -#| "otherwise it will likely fail ungracefully, so for memory restricted " -#| "devices this value should be lowered while on systems with a lot of " -#| "configured sources it should be increased. Cache-Grow " -#| "defines in bytes with the default of 1048576 (~1 MB) how much the Cache " -#| "size will be increased in the event the space defined by Cache-" -#| "Start is not enough. These value will be applied again and " -#| "again until either the cache is big enough to store all information or " -#| "the size of the cache reaches the Cache-Limit. The " -#| "default of Cache-Limit is 0 which stands for no " -#| "limit. If Cache-Grow is set to 0 the automatic grow " -#| "of the cache is disabled." msgid "" "APT uses since version 0.7.26 a resizable memory mapped cache file to store " "the available information. Cache-Start acts as a hint of " @@ -3723,7 +3690,7 @@ msgid "" "automatic growth of the cache is disabled." msgstr "" "APT benutzt seit Version 0.7.26 eine Zwischenspeicherdatei für " -"Speicherabbilder mit veränderlicher Größe um »verfügbare« Informationen zu " +"Speicherabbilder mit veränderlicher Größe um verfügbare Informationen zu " "speichern. Cache-Start dient als Hinweis, auf welche " "Größe der Zwischenspeicher wachsen wird und enthält daher den Betrag, " "welchen Speicher APT beim Start abruft. Die Vorgabe ist 20971520 Byte (~20 " @@ -3965,14 +3932,6 @@ msgstr "" #. type: Content of: #: apt.conf.5.xml:359 -#, fuzzy -#| msgid "" -#| "HTTP URIs; http::Proxy is the default http proxy to use. It is in the " -#| "standard form of http://[[user][:pass]@]host[:port]/. " -#| "Per host proxies can also be specified by using the form http::" -#| "Proxy::<host> with the special keyword DIRECT meaning to use no proxies. If no one of the above settings is " -#| "specified, http_proxy environment variable will be used." msgid "" "http::Proxy sets the default proxy to use for HTTP URIs. " "It is in the standard form of http://[[user][:pass]@]host[:port]/http_proxy environment variable will " "be used." msgstr "" -"HTTP-URIs; http::Proxy ist der zu benutzende Standard-HTTP-Proxy. Er wird " -"standardmäßig in der Form http://[[Anwender][:Passwort]@]Host[:" +"http::Proxy ist der zu benutzende Standard-HTTP-Proxy. Er " +"wird standardmäßig in der Form http://[[Anwender][:Passwort]@]Host[:" "Port]/ angegeben. Durch Host-Proxies kann außerdem in der Form " "http::Proxy::<host> mit dem speziellen " "Schlüsselwort DIRECT angegeben werden, dass keine Proxies " @@ -5070,14 +5029,6 @@ msgstr "" #. type: Content of: #: apt.conf.5.xml:744 -#, fuzzy -#| msgid "" -#| "If this option is set, APT will call dpkg --configure --pending to let &dpkg; handle all required configurations and triggers. " -#| "This option is activated automatically per default if the previous option " -#| "is not set to all, but deactivating it could be useful " -#| "if you want to run APT multiple times in a row - e.g. in an installer. In " -#| "these sceneries you could deactivate this option in all but the last run." msgid "" "If this option is set APT will call dpkg --configure --pending to let &dpkg; handle all required configurations and triggers. This " @@ -6913,8 +6864,8 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "Paketressourcenliste für APT" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -7235,7 +7186,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -10244,6 +10195,9 @@ msgstr " # apt-get -o dir::cache::archives=\"/Platte/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "Es wird die bereits auf die Platte heruntergeladenen Archive benutzen." +#~ msgid "Package resource list for APT" +#~ msgstr "Paketressourcenliste für APT" + #~ msgid "" #~ "All Architectures the system supports. Processors implementing the " #~ "amd64 (also called x86-64) " diff --git a/doc/po/es.po b/doc/po/es.po index 0df642f65..705fb2a80 100644 --- a/doc/po/es.po +++ b/doc/po/es.po @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.25\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2010-08-25 03:25+0200\n" "Last-Translator: Omar Campagne \n" "Language-Team: Debian l10n Spanish \n" @@ -2718,7 +2718,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -3248,11 +3248,11 @@ msgid "" "only place options can be set. The suite also shares a common command line " "parser to provide a uniform environment." msgstr "" -"apt.conf es el fichero de configuración principal del " -"conjunto de herramientas APT, pero no es ni mucho menos donde se pueden " -"ubicar cambios a las opciones. Por ello, todas las herramientas comparten " -"los ficheros de configuración y también usan un analizador de línea de " -"órdenes común para ofrecer un entorno uniforme." +"/etc/apt/apt.conf es el fichero de configuración " +"principal del conjunto de herramientas APT, pero no es ni mucho menos donde " +"se pueden ubicar cambios a las opciones. Por ello, todas las herramientas " +"comparten los ficheros de configuración y también usan un analizador de " +"línea de órdenes común para ofrecer un entorno uniforme." #. type: Content of: #: apt.conf.5.xml:48 @@ -6919,8 +6919,8 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "Lista de los repositorios de paquetes para APT" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -7235,7 +7235,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -10208,6 +10208,9 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "Ésto usará los archivos del disco previamente obtenidos." +#~ msgid "Package resource list for APT" +#~ msgstr "Lista de los repositorios de paquetes para APT" + #~ 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 " diff --git a/doc/po/fr.po b/doc/po/fr.po index aae0e6bb8..4d22e6ee8 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2012-06-02 18:37+0200\n" "Last-Translator: Christian Perrier \n" "Language-Team: French \n" @@ -2641,7 +2641,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -6838,8 +6838,8 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "Liste des sources de paquets" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -7152,7 +7152,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -10170,6 +10170,9 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "Cette commande utilisera les fichiers récupérés sur le disque." +#~ msgid "Package resource list for APT" +#~ msgstr "Liste des sources de paquets" + #~ 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 " diff --git a/doc/po/it.po b/doc/po/it.po index a5096e849..7b9e7dff6 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2003-04-26 23:26+0100\n" "Last-Translator: Traduzione di Eugenia Franzoni \n" "Language-Team: \n" @@ -1829,7 +1829,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -4504,7 +4504,7 @@ msgstr "" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" +msgid "List of configured APT data sources" msgstr "" #. type: Content of: @@ -4718,7 +4718,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" diff --git a/doc/po/ja.po b/doc/po/ja.po index c846f8c34..a38efdf3c 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.7.25.3\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2010-09-07 07:38+0900\n" "Last-Translator: KURASAWA Nozomu \n" "Language-Team: Debian Japanese List \n" @@ -2751,7 +2751,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -6729,11 +6729,10 @@ msgstr "" msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;" msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" -# type: Content of: #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "APT 用パッケージリソースリスト" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -7068,7 +7067,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -9768,6 +9767,10 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "これで、disc にある取得済みのアーカイブを使用するようになります。" +# type: Content of: +#~ msgid "Package resource list for APT" +#~ msgstr "APT 用パッケージリソースリスト" + #~ msgid "Dump the default configuration to standard error on startup." #~ msgstr "起動時に、標準エラー出力へデフォルト設定を出力します。" diff --git a/doc/po/pl.po b/doc/po/pl.po index a43d8bd64..9dc093168 100644 --- a/doc/po/pl.po +++ b/doc/po/pl.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.9.5.1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2012-06-02 11:31+0200\n" "Last-Translator: Robert Luberda \n" "Language-Team: Polish \n" @@ -2759,7 +2759,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -6050,8 +6050,8 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "Lista zasobów pakietów dla APT" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -6379,7 +6379,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -9158,6 +9158,9 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "Które użyje pobranych uprzednio archiwów z dysku." +#~ msgid "Package resource list for APT" +#~ msgstr "Lista zasobów pakietów dla APT" + #~ msgid "" #~ "The package resource list is used to locate archives of the package " #~ "distribution system in use on the system. At this time, this manual page " diff --git a/doc/po/pt.po b/doc/po/pt.po index 5a3b53fb2..3fa70a2d6 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.0~pre1\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2010-08-25 23:07+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" @@ -2683,7 +2683,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -6883,8 +6883,8 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" -msgstr "Lista de recursos de pacote para APT" +msgid "List of configured APT data sources" +msgstr "" #. type: Content of: #: sources.list.5.xml:38 @@ -7210,7 +7210,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" @@ -10177,6 +10177,9 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade" msgid "Which will use the already fetched archives on the disc." msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." +#~ msgid "Package resource list for APT" +#~ msgstr "Lista de recursos de pacote para APT" + #~ 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 " diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index e3bb0f227..a3f05ae50 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2012-06-09 19:12+0300\n" +"POT-Creation-Date: 2012-06-09 22:05+0300\n" "PO-Revision-Date: 2004-09-20 17:02+0000\n" "Last-Translator: André Luís Lopes \n" "Language-Team: \n" @@ -1863,7 +1863,7 @@ msgid "" "maintainer signature is stripped off, and checksums of the package are " "computed and put in the Packages file. The checksums of all of the Packages " "files are then computed and put into the Release file. The Release file is " -"then signed by the archive key for this Debian release and distributed " +"then signed by the archive key for this Debian release, and distributed " "alongside the packages and the Packages files on Debian mirrors. The keys " "are in the Debian archive keyring available in the debian-archive-" "keyring package." @@ -4965,7 +4965,7 @@ msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" #. type: Content of: #: sources.list.5.xml:33 -msgid "Package resource list for APT" +msgid "List of configured APT data sources" msgstr "" #. type: Content of: @@ -5180,7 +5180,7 @@ msgid "" "Please note that an FTP proxy can be specified by using the " "ftp_proxy environment variable. It is possible to specify an " "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " -"environment variable and ONLY this environment " +"environment variable and only this environment " "variable. Proxies using HTTP specified in the configuration file will be " "ignored." msgstr "" diff --git a/doc/sources.list.5.xml b/doc/sources.list.5.xml index 20aade9eb..5c539798a 100644 --- a/doc/sources.list.5.xml +++ b/doc/sources.list.5.xml @@ -18,7 +18,7 @@ &apt-email; &apt-product; - 2004-02-29T00:00:00Z + 2012-06-09T00:00:00Z @@ -30,7 +30,7 @@ sources.list - Package resource list for APT + List of configured APT data sources Description @@ -174,7 +174,7 @@ deb http://security.debian.org/ &stable-codename;/updates main contrib non-free &apt-conf; manual page. Please note that an FTP proxy can be specified by using the ftp_proxy environment variable. It is possible to specify an HTTP proxy (HTTP proxy servers often understand FTP URLs) - using this environment variable and ONLY this + using this environment variable and only this environment variable. Proxies using HTTP specified in the configuration file will be ignored. -- cgit v1.2.3-70-g09d2