summaryrefslogtreecommitdiff
path: root/po/es/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/es/preseed.po')
-rw-r--r--po/es/preseed.po23
1 files changed, 14 insertions, 9 deletions
diff --git a/po/es/preseed.po b/po/es/preseed.po
index b39d1a337..a6627b68f 100644
--- a/po/es/preseed.po
+++ b/po/es/preseed.po
@@ -34,7 +34,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-06-22 16:23+0000\n"
+"POT-Creation-Date: 2019-08-16 23:12+0000\n"
"PO-Revision-Date: 2017-04-07 16:43+0200\n"
"Last-Translator: Javier Fernández-Sanguino <jfs@debian.org>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -1270,15 +1270,16 @@ msgstr ""
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
-"identify themselves as \"d-i\", so it will not affect regular DHCP clients, "
-"but only the installer. You can also put the text in a stanza for only one "
-"particular host to avoid preseeding all installs on your network."
+"identify themselves as <quote>d-i</quote>, so it will not affect regular "
+"DHCP clients, but only the installer. You can also put the text in a stanza "
+"for only one particular host to avoid preseeding all installs on your "
+"network."
msgstr ""
"Tenga en cuenta que el ejemplo anterior limita la entrega de este nombre de "
-"fichero a clientes DHCP que se identifiquen como «d-i». De esta forma no se "
-"afectará a clientes DHCP normales sino sólo al instalador. También puede "
-"poner ese texto en la definición de un sistema específico para evitar "
-"preconfigurar todas las instalaciones que se hagan en su red."
+"fichero a clientes DHCP que se identifiquen como <quote>d-i</quote>. De esta "
+"forma no se afectará a clientes DHCP normales sino sólo al instalador. "
+"También puede poner ese texto en la definición de un sistema específico para "
+"evitar preconfigurar todas las instalaciones que se hagan en su red."
#. Tag: para
#: preseed.xml:582
@@ -2893,8 +2894,12 @@ msgid ""
"#d-i apt-setup/local0/source boolean true\n"
"# URL to the public key of the local repository; you must provide a key or\n"
"# apt will complain about the unauthenticated repository and so the\n"
-"# sources.list line will be left commented out\n"
+"# sources.list line will be left commented out.\n"
"#d-i apt-setup/local0/key string http://local.server/key\n"
+"# If the provided key file ends in \".asc\" the key file needs to be an\n"
+"# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+"# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+"# currently not supported.\n"
"\n"
"# By default the installer requires that repositories be authenticated\n"
"# using a known gpg key. This setting can be used to disable that\n"