summaryrefslogtreecommitdiff
path: root/doc/po/es.po
diff options
context:
space:
mode:
authorBeatrice Torracca <beatricet@libero.it>2015-12-27 22:25:25 +0100
committerDavid Kalnischkies <david@kalnischkies.de>2015-12-27 22:53:29 +0100
commit2ffd35359fffac0ae9ac1def06237324b7204c97 (patch)
treecf67d70a3a9f0b96ebe2e621515b5d1c8f8593cb /doc/po/es.po
parentc72f5c4fb4b1d496a9bbdb421f25e986f0cba9bf (diff)
fix 3 typos/omissions in apt.conf(5)
Closes: 809160
Diffstat (limited to 'doc/po/es.po')
-rw-r--r--doc/po/es.po29
1 files changed, 15 insertions, 14 deletions
diff --git a/doc/po/es.po b/doc/po/es.po
index c165aee04..3de64fe66 100644
--- a/doc/po/es.po
+++ b/doc/po/es.po
@@ -38,7 +38,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-12-27 19:16+0100\n"
+"POT-Creation-Date: 2015-12-27 22:52+0100\n"
"PO-Revision-Date: 2014-07-04 01:31+0200\n"
"Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -5098,11 +5098,11 @@ msgid ""
"<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</"
"replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::"
"Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a "
-"normal URI to a text file, expect that package specific data is replaced "
+"normal URI to a text file, except that package specific data is replaced "
"with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: "
"1. if the package is from a component (e.g. <literal>main</literal>) this "
"is the first part otherwise it is omitted, 2. the first letter of source "
-"package name, expect if the source package name starts with '<literal>lib</"
+"package name, except if the source package name starts with '<literal>lib</"
"literal>' in which case it will be the first four letters. 3. The complete "
"source package name. 4. the complete name again and 5. the source version. "
"The first (if present), second, third and fourth part are separated by a "
@@ -5453,14 +5453,15 @@ msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
#: apt.conf.5.xml
msgid ""
-"Package action lines consist of five fields in Version 2: old version, "
-"direction of version change (&lt; for upgrades, &gt; for downgrades, = for "
-"no change), new version, action. The version fields are \"-\" for no version "
-"at all (for example when installing a package for the first time; no version "
-"is treated as earlier than any real version, so that is an upgrade, "
-"indicated as <literal>- &lt; 1.23.4</literal>). The action field is "
-"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it "
-"is being removed, or the filename of a .deb file if it is being unpacked."
+"Package action lines consist of five fields in Version 2: package name "
+"(without architecture qualification even if foreign), old version, direction "
+"of version change (&lt; for upgrades, &gt; for downgrades, = for no change), "
+"new version, action. The version fields are \"-\" for no version at all (for "
+"example when installing a package for the first time; no version is treated "
+"as earlier than any real version, so that is an upgrade, indicated as "
+"<literal>- &lt; 1.23.4</literal>). The action field is \"**CONFIGURE**\" if "
+"the package is being configured, \"**REMOVE**\" if it is being removed, or "
+"the filename of a .deb file if it is being unpacked."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -5468,9 +5469,9 @@ msgstr ""
msgid ""
"In Version 3 after each version field follows the architecture of this "
"version, which is \"-\" if there is no version, and a field showing the "
-"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none"
-"\" is an incorrect typename which is just kept to remain compatible, it "
-"should be read as \"no\" and users are encouraged to support both."
+"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that "
+"\"none\" is an incorrect typename which is just kept to remain compatible, "
+"it should be read as \"no\" and users are encouraged to support both."
msgstr ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>