Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1 | # Spanish translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Christopher Chatham <chrislinux@gmail.com>, 2005. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.24\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 9 | "POT-Creation-Date: 2009-06-18 12:24+0100\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | "PO-Revision-Date: 2005-10-07 11:04+0100\n" |
| 11 | "Last-Translator: Christopher Chatham <chrislinux@gmail.com>\n" |
| 12 | "Language-Team: Spanish <es@li.org>\n" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 13 | "Language: es\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 14 | "MIME-Version: 1.0\n" |
| 15 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
| 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 19 | #: cache.c:808 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 20 | #, fuzzy, c-format |
| 21 | msgid "failed to load names from %s: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 22 | msgstr "no se pudo cargar nombres desde %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 23 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 24 | #: cache.c:834 dhcp.c:819 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 25 | #, fuzzy, c-format |
| 26 | msgid "bad address at %s line %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 27 | msgstr "dirección errónea en %s línea %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 28 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 29 | #: cache.c:885 dhcp.c:835 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 30 | #, c-format |
| 31 | msgid "bad name at %s line %d" |
| 32 | msgstr "nombre erróneo en %s línea %d" |
| 33 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 34 | #: cache.c:892 dhcp.c:910 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 35 | #, c-format |
| 36 | msgid "read %s - %d addresses" |
| 37 | msgstr "direcciónes %s - %d leídas" |
| 38 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 39 | #: cache.c:961 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 40 | msgid "cleared cache" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 41 | msgstr "el caché fue liberado" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 42 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 43 | #: cache.c:984 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 44 | #, c-format |
| 45 | msgid "No IPv4 address found for %s" |
| 46 | msgstr "" |
| 47 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 48 | #: cache.c:1061 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 49 | #, c-format |
| 50 | msgid "%s is a CNAME, not giving it to the DHCP lease of %s" |
| 51 | msgstr "%s es un CNAME, no se le está dando al arriendo DHCP de %s" |
| 52 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 53 | #: cache.c:1085 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 54 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 55 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 56 | msgstr "no otorgando nombre %s al arriendo DHCP de %s porque el nombre existe en %s con dirección %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 57 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 58 | #: cache.c:1130 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 59 | #, c-format |
| 60 | msgid "time %lu" |
| 61 | msgstr "tiempo %lu" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 62 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 63 | #: cache.c:1131 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 64 | #, fuzzy, c-format |
| 65 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 66 | msgstr "tamaño de caché %d, %d/%d inserciónes de caché reutilizaron objetos no vencidos." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 67 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 68 | #: cache.c:1133 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 69 | #, c-format |
| 70 | msgid "queries forwarded %u, queries answered locally %u" |
| 71 | msgstr "búsquedas reenviadas %u, búsquedas respondidas localmente %u" |
| 72 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 73 | #: cache.c:1156 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 74 | #, c-format |
| 75 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 76 | msgstr "servidor %s#%d: búsquedas enviadas %u, reintentadas o fallidas %u" |
| 77 | |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 78 | #: util.c:57 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 79 | #, fuzzy, c-format |
| 80 | msgid "failed to seed the random number generator: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 81 | msgstr "no se pudo crear valor semilla para el generador de números aleatorios: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 82 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 83 | #: util.c:192 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 84 | #, fuzzy |
| 85 | msgid "failed to allocate memory" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 86 | msgstr "no se pudo asignar memoria" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 87 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 88 | #: util.c:230 option.c:540 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 89 | msgid "could not get memory" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 90 | msgstr "no se pudo adquirir memoria" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 91 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 92 | #: util.c:240 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 93 | #, fuzzy, c-format |
| 94 | msgid "cannot create pipe: %s" |
| 95 | msgstr "no se puede crear pipe: %s" |
| 96 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 97 | #: util.c:248 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 98 | #, fuzzy, c-format |
| 99 | msgid "failed to allocate %d bytes" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 100 | msgstr "no se pudo asignar %d bytes" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 101 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 102 | #: util.c:403 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 103 | #, c-format |
| 104 | msgid "infinite" |
| 105 | msgstr "infinito" |
| 106 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 107 | #: option.c:292 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 108 | msgid "Specify local address(es) to listen on." |
| 109 | msgstr "Especificar dirección(es) locales dónde escuchar." |
| 110 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 111 | #: option.c:293 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 112 | msgid "Return ipaddr for all hosts in specified domains." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 113 | msgstr "Retornar ipaddr (dirección IP) para todos los hosts en los dominios especificados." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 114 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 115 | #: option.c:294 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 116 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 117 | msgstr "Falsificar búsquedas reversas para rangos de dirección privados RFC1918." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 118 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 119 | #: option.c:295 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 120 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 121 | msgstr "Tratar ipaddr (dirección IP) como NXDOMAIN (derrota comodín Verisign)." |
| 122 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 123 | #: option.c:296 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 124 | #, c-format |
| 125 | msgid "Specify the size of the cache in entries (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 126 | msgstr "Especificar tamaño de caché en cuanto a cantidad de objetos (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 127 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 128 | #: option.c:297 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 129 | #, c-format |
| 130 | msgid "Specify configuration file (defaults to %s)." |
| 131 | msgstr "Especificar archivo de configuración (%s por predeterminado)." |
| 132 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 133 | #: option.c:298 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 134 | msgid "Do NOT fork into the background: run in debug mode." |
| 135 | msgstr "NO hacer un fork hacia el fondo: correr en modo debug." |
| 136 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 137 | #: option.c:299 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 138 | msgid "Do NOT forward queries with no domain part." |
| 139 | msgstr "NO reenviar búsquedas sin parte de dominio." |
| 140 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 141 | #: option.c:300 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 142 | msgid "Return self-pointing MX records for local hosts." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 143 | msgstr "Retornar expedientes MX auto-señaladores para hosts locales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 144 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 145 | #: option.c:301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 146 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 147 | msgstr "Expandir nombres simples en /etc/hosts con domain-suffix (sufijo de dominio)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 148 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 149 | #: option.c:302 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 150 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 151 | msgstr "No reenviar pedidos DNS falsos desde máquinas Windows." |
| 152 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 153 | #: option.c:303 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 154 | msgid "Enable DHCP in the range given with lease duration." |
| 155 | msgstr "Habilitar DHCP dentro del rango brindado con duración del arriendo." |
| 156 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 157 | #: option.c:304 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 158 | #, c-format |
| 159 | msgid "Change to this group after startup (defaults to %s)." |
| 160 | msgstr "Cambiar a este grupo después del inicio (%s por predeterminado)." |
| 161 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 162 | #: option.c:305 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 163 | msgid "Set address or hostname for a specified machine." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 164 | msgstr "Fijar dirección o nombre de host para una máquina especificada." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 165 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 166 | #: option.c:306 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 167 | #, fuzzy |
| 168 | msgid "Read DHCP host specs from file." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 169 | msgstr "Leer especificaciones DHCP de host desde archivo" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 170 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 171 | #: option.c:307 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 172 | #, fuzzy |
| 173 | msgid "Read DHCP option specs from file." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 174 | msgstr "Leer opciones DHCP de host desde archivo" |
| 175 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 176 | #: option.c:308 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 177 | msgid "Evaluate conditional tag expression." |
| 178 | msgstr "Evaluar expresión condicional de etiqueta." |
| 179 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 180 | #: option.c:309 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 181 | #, c-format |
| 182 | msgid "Do NOT load %s file." |
| 183 | msgstr "NO cargar archivo %s." |
| 184 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 185 | #: option.c:310 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 186 | #, c-format |
| 187 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 188 | msgstr "Especificar un archivo de hosts para ser leído adicionalmente a %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 189 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 190 | #: option.c:311 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 191 | msgid "Specify interface(s) to listen on." |
| 192 | msgstr "Especificar interface(s) donde escuchar." |
| 193 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 194 | #: option.c:312 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 195 | msgid "Specify interface(s) NOT to listen on." |
| 196 | msgstr "Especificar interface(s) donde NO escuchar." |
| 197 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 198 | #: option.c:313 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 199 | #, fuzzy |
| 200 | msgid "Map DHCP user class to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 201 | msgstr "Trazar clase de usuario DHCP a etiqueta." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 202 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 203 | #: option.c:314 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 204 | msgid "Map RFC3046 circuit-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 205 | msgstr "Trazar circuit-id (identificación de circuito) RFC3046 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 206 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 207 | #: option.c:315 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 208 | msgid "Map RFC3046 remote-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 209 | msgstr "Trazar remote-id (identificación remota) RFC3046 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 210 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 211 | #: option.c:316 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 212 | msgid "Map RFC3993 subscriber-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 213 | msgstr "Trazar subscriber-id (identificación de suscritor) RFC3993 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 214 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 215 | #: option.c:317 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 216 | #, fuzzy |
| 217 | msgid "Don't do DHCP for hosts with tag set." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 218 | msgstr "No hacer DHCP para hosts con etiqueta fijada." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 219 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 220 | #: option.c:318 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 221 | #, fuzzy |
| 222 | msgid "Force broadcast replies for hosts with tag set." |
| 223 | msgstr "Forzar respuestas broadcast para hosts con etiqueta fijada." |
| 224 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 225 | #: option.c:319 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 226 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 227 | msgstr "NO hacer un fork hacia el fondo, NO correr en modo debug." |
| 228 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 229 | #: option.c:320 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 230 | msgid "Assume we are the only DHCP server on the local network." |
| 231 | msgstr "Asumir que somos el único servidor DHCP en la red local." |
| 232 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 233 | #: option.c:321 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 234 | #, c-format |
| 235 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 236 | msgstr "Especificar donde almacenar arriendos DHCP (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 237 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 238 | #: option.c:322 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 239 | msgid "Return MX records for local hosts." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 240 | msgstr "Retornar expedientes MX para hosts locales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 241 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 242 | #: option.c:323 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 243 | msgid "Specify an MX record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 244 | msgstr "Especificar un expediente MX." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 245 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 246 | #: option.c:324 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 247 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 248 | msgstr "Especificar opciones BOOTP a servidor DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 249 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 250 | #: option.c:325 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 251 | #, c-format |
| 252 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 253 | msgstr "NO revisar archivo %s periódicamente, recargar solo con SIGHUP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 254 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 255 | #: option.c:326 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 256 | msgid "Do NOT cache failed search results." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 257 | msgstr "NO almacenar en caché resultados de búsquedas fallidas." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 258 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 259 | #: option.c:327 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 260 | #, c-format |
| 261 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 262 | msgstr "Usar servidores DNS estrictamente en el órden brindado en %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 263 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 264 | #: option.c:328 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 265 | #, fuzzy |
| 266 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 267 | msgstr "Especificar opciones para ser enviadas a clientes DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 268 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 269 | #: option.c:329 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 270 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 271 | msgstr "Opción DHCP enviada aún si el cliente no la pide." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 272 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 273 | #: option.c:330 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 274 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 275 | msgstr "Especificar puerto donde escuchar por búsquedas DNS (53 por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 276 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 277 | #: option.c:331 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 278 | #, c-format |
| 279 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 280 | msgstr "Tamaño máximo de paquetes UDP soportado para EDNS.0 (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 281 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 282 | #: option.c:332 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 283 | #, fuzzy |
| 284 | msgid "Log DNS queries." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 285 | msgstr "Bitacorear búsquedas DNS." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 286 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 287 | #: option.c:333 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 288 | #, fuzzy |
| 289 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 290 | msgstr "Enforzar el puerto original para búsquedas DNS upstream." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 291 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 292 | #: option.c:334 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 293 | msgid "Do NOT read resolv.conf." |
| 294 | msgstr "NO leer resolv.conf." |
| 295 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 296 | #: option.c:335 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 297 | #, c-format |
| 298 | msgid "Specify path to resolv.conf (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 299 | msgstr "Especificar el path hacia resolv.conf (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 300 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 301 | #: option.c:336 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 302 | msgid "Specify address(es) of upstream servers with optional domains." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 303 | msgstr "Especificar dirección(es) de servidores upstream con dominios opcionales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 304 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 305 | #: option.c:337 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 306 | msgid "Never forward queries to specified domains." |
| 307 | msgstr "Nunca reenviar búsquedas a dominios especificados." |
| 308 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 309 | #: option.c:338 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 310 | msgid "Specify the domain to be assigned in DHCP leases." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 311 | msgstr "Especificar el dominio para ser asignado en arriendos DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 312 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 313 | #: option.c:339 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 314 | msgid "Specify default target in an MX record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 315 | msgstr "Especificar destino predeterminado en un expediente MX." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 316 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 317 | #: option.c:340 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 318 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 319 | msgstr "Especificar tiempo de vida en segundos para respuestas desde /etc/hosts." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 320 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 321 | #: option.c:341 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 322 | #, fuzzy |
| 323 | msgid "Specify time-to-live in seconds for negative caching." |
| 324 | msgstr "Especificar tiempo de vida en segundos para caché negativo." |
| 325 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 326 | #: option.c:342 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 327 | #, fuzzy |
| 328 | msgid "Specify time-to-live in seconds for maximum TTL to send to clients." |
| 329 | msgstr "Especificar tiempo de vida en segundos para respuestas desde /etc/hosts." |
| 330 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 331 | #: option.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 332 | #, c-format |
| 333 | msgid "Change to this user after startup. (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 334 | msgstr "Cambiar a este usuario despues del inicio (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 335 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 336 | #: option.c:344 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 337 | #, fuzzy |
| 338 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 339 | msgstr "Trazar clase de vendedor DHCP a etiqueta." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 340 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 341 | #: option.c:345 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 342 | msgid "Display dnsmasq version and copyright information." |
| 343 | msgstr "Mostrar información sobre la versión y copyright de dnsmasq." |
| 344 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 345 | #: option.c:346 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 346 | msgid "Translate IPv4 addresses from upstream servers." |
| 347 | msgstr "Traducir direcciones IPv4 desde servidores upstream." |
| 348 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 349 | #: option.c:347 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 350 | msgid "Specify a SRV record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 351 | msgstr "Especificar un expediente SRV." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 352 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 353 | #: option.c:348 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 354 | msgid "Display this message. Use --help dhcp for known DHCP options." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 355 | msgstr "Mostrar este mensaje. Usar --help dhcp para opciones DHCP conocidas." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 356 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 357 | #: option.c:349 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 358 | #, fuzzy, c-format |
| 359 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 360 | msgstr "Especificar path de archivo PID (%s por predeterminado)." |
| 361 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 362 | #: option.c:350 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 363 | #, c-format |
| 364 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 365 | msgstr "Especificar número máximo de arriendos DHCP (%s por predeterminado)." |
| 366 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 367 | #: option.c:351 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 368 | msgid "Answer DNS queries based on the interface a query was sent to." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 369 | msgstr "Responder a búsquedas DNS en base a la interface a la cuál fueron enviadas." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 370 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 371 | #: option.c:352 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 372 | msgid "Specify TXT DNS record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 373 | msgstr "Especificar expediente DNS TXT." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 374 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 375 | #: option.c:353 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 376 | #, fuzzy |
| 377 | msgid "Specify PTR DNS record." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 378 | msgstr "Especificar expediente DNS PTR." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 379 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 380 | #: option.c:354 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 381 | msgid "Give DNS name to IPv4 address of interface." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 382 | msgstr "Otorgar nombre DNS a dirección IPv4 de interface." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 383 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 384 | #: option.c:355 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 385 | msgid "Bind only to interfaces in use." |
| 386 | msgstr "Acoplar solo a interfaces en uso." |
| 387 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 388 | #: option.c:356 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 389 | #, c-format |
| 390 | msgid "Read DHCP static host information from %s." |
| 391 | msgstr "Leer información sobre hosts DHCP estáticos desde %s." |
| 392 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 393 | #: option.c:357 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 394 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 395 | msgstr "Habilitar la interface DBus para fijar servidores upstream, etc." |
| 396 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 397 | #: option.c:358 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 398 | msgid "Do not provide DHCP on this interface, only provide DNS." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 399 | msgstr "No proveer DHCP en esta interface, sólo proveer DNS." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 400 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 401 | #: option.c:359 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 402 | msgid "Enable dynamic address allocation for bootp." |
| 403 | msgstr "Habilitar alocación dinámica de direcciónes para BOOTP." |
| 404 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 405 | #: option.c:360 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 406 | #, fuzzy |
| 407 | msgid "Map MAC address (with wildcards) to option set." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 408 | msgstr "Trazar dirección MAC (con comodínes) a opción fijada." |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 409 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 410 | #: option.c:361 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 411 | msgid "Treat DHCP requests on aliases as arriving from interface." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 412 | msgstr "Tratar pedidos DHCP en alias como si llegaran de la interface." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 413 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 414 | #: option.c:362 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 415 | msgid "Disable ICMP echo address checking in the DHCP server." |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 416 | msgstr "Deshabilitar verificación de direcciónes para echo ICMP en el servidor DHCP." |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 417 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 418 | #: option.c:363 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 419 | #, fuzzy |
| 420 | msgid "Shell script to run on DHCP lease creation and destruction." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 421 | msgstr "Archivo guión para ejecutar cuando se crea o destruye un arriendo DHCP." |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 422 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 423 | #: option.c:364 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 424 | #, fuzzy |
| 425 | msgid "Lua script to run on DHCP lease creation and destruction." |
| 426 | msgstr "Archivo guión para ejecutar cuando se crea o destruye un arriendo DHCP." |
| 427 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 428 | #: option.c:365 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 429 | #, fuzzy |
| 430 | msgid "Run lease-change scripts as this user." |
| 431 | msgstr "Correr archivo guión de cambio de arriendos como este usuario." |
| 432 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 433 | #: option.c:366 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 434 | msgid "Read configuration from all the files in this directory." |
| 435 | msgstr "Leer configuración desde todos los archivos en este directorio." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 436 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 437 | #: option.c:367 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 438 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 439 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 440 | msgstr "Bitacorear a esta facilidad syslog o archivo. (DAEMON por predeterminado)" |
| 441 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 442 | #: option.c:368 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 443 | msgid "Do not use leasefile." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 444 | msgstr "No usar archivo de arriendos." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 445 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 446 | #: option.c:369 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 447 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 448 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 449 | msgstr "Número máximo de búsquedas DNS simultáneas. (%s por predeterminado)" |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 450 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 451 | #: option.c:370 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 452 | #, c-format |
| 453 | msgid "Clear DNS cache when reloading %s." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 454 | msgstr "Liberar caché DNS al recargar %s." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 455 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 456 | #: option.c:371 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 457 | msgid "Ignore hostnames provided by DHCP clients." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 458 | msgstr "Ignorar nombres de host brindados por clientes DHCP." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 459 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 460 | #: option.c:372 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 461 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 462 | msgstr "NO reutilizar campos de nombre de archivo y servidor para opciones DHCP extra." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 463 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 464 | #: option.c:373 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 465 | msgid "Enable integrated read-only TFTP server." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 466 | msgstr "Habilitar servidor integrado TFTP solo-lectura." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 467 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 468 | #: option.c:374 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 469 | msgid "Export files by TFTP only from the specified subtree." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 470 | msgstr "Exportar archivos vía TFTP solo del sub-árbol especificado." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 471 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 472 | #: option.c:375 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 473 | msgid "Add client IP address to tftp-root." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 474 | msgstr "Agregar IP de cliente a tftp-root." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 475 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 476 | #: option.c:376 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 477 | msgid "Allow access only to files owned by the user running dnsmasq." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 478 | msgstr "Permitir acceso solo a archivos pertenecientes al usuario que corre dnsmasq." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 479 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 480 | #: option.c:377 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 481 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 482 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 483 | msgstr "Número máximo de transferencias TFTP simultáneas (%s por predeterminado)." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 484 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 485 | #: option.c:378 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 486 | msgid "Disable the TFTP blocksize extension." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 487 | msgstr "Deshabilitar la extensión TFTP blocksize (tamaño de bloque)." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 488 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 489 | #: option.c:379 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 490 | msgid "Convert TFTP filenames to lowercase" |
| 491 | msgstr "" |
| 492 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 493 | #: option.c:380 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 494 | msgid "Ephemeral port range for use by TFTP transfers." |
| 495 | msgstr "Rango de puertos efímeros para ser usados por transferencias TFTP." |
| 496 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 497 | #: option.c:381 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 498 | msgid "Extra logging for DHCP." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 499 | msgstr "Bitacoreo extra para DHCP." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 500 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 501 | #: option.c:382 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 502 | msgid "Enable async. logging; optionally set queue length." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 503 | msgstr "Habilitar bitacoreo asincrónico; opcionalmente fijar tamaño de cola." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 504 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 505 | #: option.c:383 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 506 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 507 | msgstr "Detener revinculación DNS. Filtrar rangos de IP privados al resolver." |
| 508 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 509 | #: option.c:384 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 510 | msgid "Allow rebinding of 127.0.0.0/8, for RBL servers." |
| 511 | msgstr "Permitir revinculación de 127.0.0.0/8, para servidores RBL." |
| 512 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 513 | #: option.c:385 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 514 | msgid "Inhibit DNS-rebind protection on this domain." |
| 515 | msgstr "Inhibir protección de revinculación DNS en este dominio." |
| 516 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 517 | #: option.c:386 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 518 | msgid "Always perform DNS queries to all servers." |
| 519 | msgstr "Siempre realizar búsquedas DNS a todos los servidores." |
| 520 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 521 | #: option.c:387 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 522 | #, fuzzy |
| 523 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 524 | msgstr "Fijar etiqueta si cliente incluye opción coincidente en pedido." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 525 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 526 | #: option.c:388 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 527 | msgid "Use alternative ports for DHCP." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 528 | msgstr "Usar puertos alternativos para DHCP." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 529 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 530 | #: option.c:389 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 531 | #, fuzzy |
| 532 | msgid "Specify NAPTR DNS record." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 533 | msgstr "Especificar expediente DNS NAPTR." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 534 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 535 | #: option.c:390 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 536 | msgid "Specify lowest port available for DNS query transmission." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 537 | msgstr "Especificar puerto más bajo disponible para transmisión de búsquedas DNS." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 538 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 539 | #: option.c:391 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 540 | msgid "Use only fully qualified domain names for DHCP clients." |
| 541 | msgstr "Usar solo nombres de dominio completamente calificados para clientes DHCP." |
| 542 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 543 | #: option.c:392 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 544 | msgid "Generate hostnames based on MAC address for nameless clients." |
| 545 | msgstr "Generar hostnames basados en direcciones MAC para clientes sin nombre." |
| 546 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 547 | #: option.c:393 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 548 | msgid "Use these DHCP relays as full proxies." |
| 549 | msgstr "Usar estos relays DHCP como proxies completos." |
| 550 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 551 | #: option.c:394 |
| 552 | msgid "Relay DHCP requests to a remote server" |
| 553 | msgstr "" |
| 554 | |
| 555 | #: option.c:395 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 556 | msgid "Specify alias name for LOCAL DNS name." |
| 557 | msgstr "Especificar nombre alias para nombre DNS LOCAL." |
| 558 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 559 | #: option.c:396 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 560 | #, fuzzy |
| 561 | msgid "Prompt to send to PXE clients." |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 562 | msgstr "Aviso a ser enviado a clientes PXE." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 563 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 564 | #: option.c:397 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 565 | msgid "Boot service for PXE menu." |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 566 | msgstr "Servico boot para menú PXE." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 567 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 568 | #: option.c:398 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 569 | msgid "Check configuration syntax." |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 570 | msgstr "Revisar sintaxis de configuración." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 571 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 572 | #: option.c:399 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 573 | msgid "Add requestor's MAC address to forwarded DNS queries." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 574 | msgstr "" |
| 575 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 576 | #: option.c:400 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 577 | #, fuzzy |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 578 | msgid "Proxy DNSSEC validation results from upstream nameservers." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 579 | msgstr "Traducir direcciones IPv4 desde servidores upstream." |
| 580 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 581 | #: option.c:401 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 582 | msgid "Attempt to allocate sequential IP addresses to DHCP clients." |
| 583 | msgstr "" |
| 584 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 585 | #: option.c:402 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 586 | msgid "Copy connection-track mark from queries to upstream connections." |
| 587 | msgstr "" |
| 588 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 589 | #: option.c:403 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 590 | msgid "Allow DHCP clients to do their own DDNS updates." |
| 591 | msgstr "" |
| 592 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 593 | #: option.c:404 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 594 | msgid "Send router-advertisements for interfaces doing DHCPv6" |
| 595 | msgstr "" |
| 596 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 597 | #: option.c:405 |
| 598 | msgid "Always send frequent router-advertisements" |
| 599 | msgstr "" |
| 600 | |
| 601 | #: option.c:406 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 602 | msgid "Specify DUID_EN-type DHCPv6 server DUID" |
| 603 | msgstr "" |
| 604 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 605 | #: option.c:407 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 606 | #, fuzzy |
| 607 | msgid "Specify host (A/AAAA and PTR) records" |
| 608 | msgstr "Especificar un expediente MX." |
| 609 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 610 | #: option.c:408 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 611 | #, fuzzy |
| 612 | msgid "Specify arbitrary DNS resource record" |
| 613 | msgstr "Especificar expediente DNS TXT." |
| 614 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 615 | #: option.c:409 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 616 | #, fuzzy |
| 617 | msgid "Bind to interfaces in use - check for new interfaces" |
| 618 | msgstr "interface desconocida %s en bridge-interface" |
| 619 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 620 | #: option.c:410 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 621 | msgid "Export local names to global DNS" |
| 622 | msgstr "" |
| 623 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 624 | #: option.c:411 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 625 | msgid "Domain to export to global DNS" |
| 626 | msgstr "" |
| 627 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 628 | #: option.c:412 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 629 | msgid "Set TTL for authoritative replies" |
| 630 | msgstr "" |
| 631 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 632 | #: option.c:413 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 633 | msgid "Set authoritive zone information" |
| 634 | msgstr "" |
| 635 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 636 | #: option.c:414 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 637 | msgid "Secondary authoritative nameservers for forward domains" |
| 638 | msgstr "" |
| 639 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 640 | #: option.c:415 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 641 | msgid "Peers which are allowed to do zone transfer" |
| 642 | msgstr "" |
| 643 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 644 | #: option.c:416 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 645 | msgid "Specify ipsets to which matching domains should be added" |
| 646 | msgstr "" |
| 647 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 648 | #: option.c:417 |
| 649 | msgid "Specify a domain and address range for sythesised names" |
| 650 | msgstr "" |
| 651 | |
| 652 | #: option.c:419 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 653 | msgid "Specify DHCPv6 prefix class" |
| 654 | msgstr "" |
| 655 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 656 | #: option.c:605 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 657 | #, c-format |
| 658 | msgid "" |
| 659 | "Usage: dnsmasq [options]\n" |
| 660 | "\n" |
| 661 | msgstr "" |
| 662 | "Modo de uso: dnsmasq [opciones]\n" |
| 663 | "\n" |
| 664 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 665 | #: option.c:607 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 666 | #, c-format |
| 667 | msgid "Use short options only on the command line.\n" |
| 668 | msgstr "Usar opciones cortas solo en la línea de comandos.\n" |
| 669 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 670 | #: option.c:609 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 671 | #, fuzzy, c-format |
| 672 | msgid "Valid options are:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 673 | msgstr "Opciones válidas son :\n" |
| 674 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 675 | #: option.c:659 option.c:663 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 676 | msgid "bad port" |
| 677 | msgstr "puerto erróneo" |
| 678 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 679 | #: option.c:690 option.c:722 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 680 | msgid "interface binding not supported" |
| 681 | msgstr "vinculación de interface no está soportado" |
| 682 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 683 | #: option.c:699 option.c:3275 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 684 | #, fuzzy |
| 685 | msgid "bad interface name" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 686 | msgstr "nombre de interface erróneo" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 687 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 688 | #: option.c:729 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 689 | #, fuzzy |
| 690 | msgid "bad address" |
| 691 | msgstr "dirección IP errónea" |
| 692 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 693 | #: option.c:863 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 694 | msgid "unsupported encapsulation for IPv6 option" |
| 695 | msgstr "" |
| 696 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 697 | #: option.c:877 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 698 | msgid "bad dhcp-option" |
| 699 | msgstr "opción dhcp-option errónea" |
| 700 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 701 | #: option.c:945 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 702 | #, fuzzy |
| 703 | msgid "bad IP address" |
| 704 | msgstr "dirección IP errónea" |
| 705 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 706 | #: option.c:948 option.c:1086 option.c:2620 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 707 | #, fuzzy |
| 708 | msgid "bad IPv6 address" |
| 709 | msgstr "dirección IP errónea" |
| 710 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 711 | #: option.c:1113 option.c:1207 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 712 | msgid "bad domain in dhcp-option" |
| 713 | msgstr "dominio erróneo en dhcp-option" |
| 714 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 715 | #: option.c:1245 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 716 | msgid "dhcp-option too long" |
| 717 | msgstr "opción dhcp-option demasiado larga" |
| 718 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 719 | #: option.c:1252 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 720 | msgid "illegal dhcp-match" |
| 721 | msgstr "dhcp-match ilegal" |
| 722 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 723 | #: option.c:1314 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 724 | msgid "illegal repeated flag" |
| 725 | msgstr "opción repetida ilegal" |
| 726 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 727 | #: option.c:1322 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 728 | msgid "illegal repeated keyword" |
| 729 | msgstr "palabra clave repetida ilegal" |
| 730 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 731 | #: option.c:1374 option.c:3802 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 732 | #, fuzzy, c-format |
| 733 | msgid "cannot access directory %s: %s" |
| 734 | msgstr "no se puede accesar directorio %s: %s" |
| 735 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 736 | #: option.c:1406 tftp.c:487 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 737 | #, fuzzy, c-format |
| 738 | msgid "cannot access %s: %s" |
| 739 | msgstr "no se puede accesar %s: %s" |
| 740 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 741 | #: option.c:1442 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 742 | msgid "setting log facility is not possible under Android" |
| 743 | msgstr "" |
| 744 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 745 | #: option.c:1451 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 746 | msgid "bad log facility" |
| 747 | msgstr "" |
| 748 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 749 | #: option.c:1500 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 750 | msgid "bad MX preference" |
| 751 | msgstr "preferencia MX errónea" |
| 752 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 753 | #: option.c:1505 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 754 | msgid "bad MX name" |
| 755 | msgstr "nombre MX erróneo" |
| 756 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 757 | #: option.c:1519 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 758 | msgid "bad MX target" |
| 759 | msgstr "destino MX erróneo" |
| 760 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 761 | #: option.c:1531 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 762 | msgid "cannot run scripts under uClinux" |
| 763 | msgstr "no se pueden correr archivos guiónes bajo uClinux" |
| 764 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 765 | #: option.c:1533 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 766 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
| 767 | msgstr "recompilar con HAVE_SCRIPT definido para habilitar guiónes de cambio de arriendo" |
| 768 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 769 | #: option.c:1537 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 770 | #, fuzzy |
| 771 | msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts" |
| 772 | msgstr "recompilar con HAVE_SCRIPT definido para habilitar guiónes de cambio de arriendo" |
| 773 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 774 | #: option.c:1739 option.c:1800 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 775 | #, fuzzy |
| 776 | msgid "bad prefix" |
| 777 | msgstr "puerto erróneo" |
| 778 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 779 | #: option.c:2094 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 780 | #, fuzzy |
| 781 | msgid "recompile with HAVE_IPSET defined to enable ipset directives" |
| 782 | msgstr "recompilar con HAVE_SCRIPT definido para habilitar guiónes de cambio de arriendo" |
| 783 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 784 | #: option.c:2274 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 785 | #, fuzzy |
| 786 | msgid "bad port range" |
| 787 | msgstr "rango de puertos erróneo" |
| 788 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 789 | #: option.c:2290 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 790 | msgid "bad bridge-interface" |
| 791 | msgstr "opción bridge-interface (interface puente) errónea" |
| 792 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 793 | #: option.c:2350 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 794 | msgid "only one tag allowed" |
| 795 | msgstr "solo una etiqueta permitida" |
| 796 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 797 | #: option.c:2370 option.c:2382 option.c:2491 option.c:2532 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 798 | msgid "bad dhcp-range" |
| 799 | msgstr "opción dhcp-range (rango DHCP) errónea" |
| 800 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 801 | #: option.c:2397 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 802 | msgid "inconsistent DHCP range" |
| 803 | msgstr "rango DHCP inconsistente" |
| 804 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 805 | #: option.c:2459 |
| 806 | msgid "prefix length must be exactly 64 for RA subnets" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 807 | msgstr "" |
| 808 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 809 | #: option.c:2461 |
| 810 | msgid "prefix length must be exactly 64 for subnet constructors" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 811 | msgstr "" |
| 812 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 813 | #: option.c:2465 |
| 814 | msgid "prefix length must be at least 64" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 815 | msgstr "" |
| 816 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 817 | #: option.c:2468 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 818 | #, fuzzy |
| 819 | msgid "inconsistent DHCPv6 range" |
| 820 | msgstr "rango DHCP inconsistente" |
| 821 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 822 | #: option.c:2479 |
| 823 | msgid "prefix must be zero with \"constructor:\" argument" |
| 824 | msgstr "" |
| 825 | |
| 826 | #: option.c:2590 option.c:2638 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 827 | #, fuzzy |
| 828 | msgid "bad hex constant" |
| 829 | msgstr "opción dhcp-host errónea" |
| 830 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 831 | #: option.c:2612 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 832 | msgid "cannot match tags in --dhcp-host" |
| 833 | msgstr "" |
| 834 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 835 | #: option.c:2660 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 836 | #, fuzzy, c-format |
| 837 | msgid "duplicate dhcp-host IP address %s" |
| 838 | msgstr "dirección IP duplicada %s en %s." |
| 839 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 840 | #: option.c:2716 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 841 | #, fuzzy |
| 842 | msgid "bad DHCP host name" |
| 843 | msgstr "nombre de host DHCP erróneo" |
| 844 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 845 | #: option.c:2798 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 846 | #, fuzzy |
| 847 | msgid "bad tag-if" |
| 848 | msgstr "destino MX erróneo" |
| 849 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 850 | #: option.c:3122 option.c:3479 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 851 | msgid "invalid port number" |
| 852 | msgstr "número de puerto inválido" |
| 853 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 854 | #: option.c:3184 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 855 | #, fuzzy |
| 856 | msgid "bad dhcp-proxy address" |
| 857 | msgstr "dirección IP errónea" |
| 858 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 859 | #: option.c:3210 |
| 860 | #, fuzzy |
| 861 | msgid "Bad dhcp-relay" |
| 862 | msgstr "opción dhcp-range (rango DHCP) errónea" |
| 863 | |
| 864 | #: option.c:3220 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 865 | msgid "bad DUID" |
| 866 | msgstr "" |
| 867 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 868 | #: option.c:3262 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 869 | #, fuzzy |
| 870 | msgid "invalid alias range" |
| 871 | msgstr "rango alias inválido" |
| 872 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 873 | #: option.c:3305 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 874 | msgid "bad CNAME" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 875 | msgstr "CNAME erróneo" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 876 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 877 | #: option.c:3310 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 878 | msgid "duplicate CNAME" |
| 879 | msgstr "CNAME duplicado" |
| 880 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 881 | #: option.c:3330 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 882 | #, fuzzy |
| 883 | msgid "bad PTR record" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 884 | msgstr "expediente PTR erróneo" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 885 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 886 | #: option.c:3361 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 887 | #, fuzzy |
| 888 | msgid "bad NAPTR record" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 889 | msgstr "expediente NAPTR erróneo" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 890 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 891 | #: option.c:3395 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 892 | #, fuzzy |
| 893 | msgid "bad RR record" |
| 894 | msgstr "expediente PTR erróneo" |
| 895 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 896 | #: option.c:3424 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 897 | msgid "bad TXT record" |
| 898 | msgstr "expediente TXT erróneo" |
| 899 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 900 | #: option.c:3465 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 901 | msgid "bad SRV record" |
| 902 | msgstr "expediente SRV erróneo" |
| 903 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 904 | #: option.c:3472 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 905 | msgid "bad SRV target" |
| 906 | msgstr "destino SRV erróneo" |
| 907 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 908 | #: option.c:3486 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 909 | msgid "invalid priority" |
| 910 | msgstr "prioridad inválida" |
| 911 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 912 | #: option.c:3493 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 913 | msgid "invalid weight" |
| 914 | msgstr "peso inválido" |
| 915 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 916 | #: option.c:3517 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 917 | #, fuzzy |
| 918 | msgid "Bad host-record" |
| 919 | msgstr "expediente PTR erróneo" |
| 920 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 921 | #: option.c:3534 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 922 | #, fuzzy |
| 923 | msgid "Bad name in host-record" |
| 924 | msgstr "nombre erróneo en %s" |
| 925 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 926 | #: option.c:3564 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 927 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)" |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 928 | msgstr "opción no soportada (verificar que dnsmasq fue compilado con soporte para DHCP/TFTP/DBus)" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 929 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 930 | #: option.c:3622 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 931 | msgid "missing \"" |
| 932 | msgstr "falta \"" |
| 933 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 934 | #: option.c:3679 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 935 | msgid "bad option" |
| 936 | msgstr "opción errónea" |
| 937 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 938 | #: option.c:3681 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 939 | msgid "extraneous parameter" |
| 940 | msgstr "parámetro extraño" |
| 941 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 942 | #: option.c:3683 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 943 | msgid "missing parameter" |
| 944 | msgstr "parámetro ausente" |
| 945 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 946 | #: option.c:3690 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 947 | msgid "error" |
| 948 | msgstr "error" |
| 949 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 950 | #: option.c:3692 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 951 | #, fuzzy, c-format |
| 952 | msgid " at line %d of %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 953 | msgstr "%s en línea %d de %%s" |
| 954 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 955 | #: option.c:3756 tftp.c:661 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 956 | #, c-format |
| 957 | msgid "cannot read %s: %s" |
| 958 | msgstr "no se puede leer %s: %s" |
| 959 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 960 | #: option.c:3923 option.c:3959 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 961 | #, fuzzy, c-format |
| 962 | msgid "read %s" |
| 963 | msgstr "leyendo %s" |
| 964 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 965 | #: option.c:4015 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 966 | msgid "junk found in command line" |
| 967 | msgstr "" |
| 968 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 969 | #: option.c:4050 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 970 | #, c-format |
| 971 | msgid "Dnsmasq version %s %s\n" |
| 972 | msgstr "Dnsmasq versión %s %s\n" |
| 973 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 974 | #: option.c:4051 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 975 | #, fuzzy, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 976 | msgid "" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 977 | "Compile time options: %s\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 978 | "\n" |
| 979 | msgstr "" |
| 980 | "Opciones de compilación %s\n" |
| 981 | "\n" |
| 982 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 983 | #: option.c:4052 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 984 | #, c-format |
| 985 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 986 | msgstr "Este software viene SIN NINGUNA GARANTIA.\n" |
| 987 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 988 | #: option.c:4053 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 989 | #, c-format |
| 990 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 991 | msgstr "Dnsmasq es software libre, y usted está bienvenido a redistribuirlo\n" |
| 992 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 993 | #: option.c:4054 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 994 | #, fuzzy, c-format |
| 995 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 996 | msgstr "bajo los términos de la GNU General Public License, versión 2 o 3.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 997 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 998 | #: option.c:4065 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 999 | msgid "try --help" |
| 1000 | msgstr "pruebe --help" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1001 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1002 | #: option.c:4067 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1003 | msgid "try -w" |
| 1004 | msgstr "pruebe -w" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1005 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1006 | #: option.c:4069 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1007 | #, fuzzy, c-format |
| 1008 | msgid "bad command line options: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1009 | msgstr "opciones de línea de comandos erróneas: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1010 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1011 | #: option.c:4118 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1012 | #, c-format |
| 1013 | msgid "cannot get host-name: %s" |
| 1014 | msgstr "no se puede obtener host-name (nombre de host): %s" |
| 1015 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1016 | #: option.c:4146 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1017 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 1018 | msgstr "solo un archivo resolv.conf permitido en modo no-poll." |
| 1019 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1020 | #: option.c:4156 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1021 | msgid "must have exactly one resolv.conf to read domain from." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1022 | msgstr "debe haber exáctamente un resolv.conf desde donde leer dominio." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1023 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1024 | #: option.c:4159 network.c:1178 dhcp.c:768 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1025 | #, fuzzy, c-format |
| 1026 | msgid "failed to read %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1027 | msgstr "no se pudo leer %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1028 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1029 | #: option.c:4176 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1030 | #, c-format |
| 1031 | msgid "no search directive found in %s" |
| 1032 | msgstr "ninguna directiva de búsqueda encontrada en %s" |
| 1033 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1034 | #: option.c:4197 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1035 | #, fuzzy |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1036 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 1037 | msgstr "debe haber un dominio predeterminado cuando --dhcp-fqdn está fijado" |
| 1038 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1039 | #: option.c:4201 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1040 | msgid "syntax check OK" |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 1041 | msgstr "revisión de sintaxis OK" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1042 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1043 | #: forward.c:107 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1044 | #, fuzzy, c-format |
| 1045 | msgid "failed to send packet: %s" |
| 1046 | msgstr "no se pudo escuchar en socket: %s" |
| 1047 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1048 | #: forward.c:490 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1049 | #, c-format |
| 1050 | msgid "nameserver %s refused to do a recursive query" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1051 | msgstr "servidor DNS %s se reusó a hacer una búsqueda recursiva" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1052 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1053 | #: forward.c:518 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1054 | #, fuzzy, c-format |
| 1055 | msgid "possible DNS-rebind attack detected: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1056 | msgstr "posible ataque de revinculación DNS detectado" |
| 1057 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1058 | #: forward.c:1216 |
| 1059 | #, fuzzy, c-format |
| 1060 | msgid "Maximum number of concurrent DNS queries reached (max: %d)" |
| 1061 | msgstr "Número máximo de búsquedas DNS simultáneas. (%s por predeterminado)" |
| 1062 | |
| 1063 | #: network.c:551 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1064 | #, fuzzy, c-format |
| 1065 | msgid "failed to create listening socket for %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1066 | msgstr "no se pudo crear un socket escuchador: %s" |
| 1067 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1068 | #: network.c:882 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1069 | #, fuzzy, c-format |
| 1070 | msgid "interface %s failed to join DHCPv6 multicast group: %s" |
| 1071 | msgstr "no se pudo acoplar socket de servidor DHCP: %s" |
| 1072 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1073 | #: network.c:1076 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1074 | #, fuzzy, c-format |
| 1075 | msgid "failed to bind server socket for %s: %s" |
| 1076 | msgstr "no se pudo acoplar socket escuchador para %s: %s" |
| 1077 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1078 | #: network.c:1113 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1079 | #, c-format |
| 1080 | msgid "ignoring nameserver %s - local interface" |
| 1081 | msgstr "ignorando servidor DNS %s - interface local" |
| 1082 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1083 | #: network.c:1124 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1084 | #, fuzzy, c-format |
| 1085 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1086 | msgstr "ignorando servidor DNS %s - no se puede crear/acoplar socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1087 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1088 | #: network.c:1141 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1089 | msgid "unqualified" |
| 1090 | msgstr "no calificado" |
| 1091 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1092 | #: network.c:1141 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1093 | msgid "names" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1094 | msgstr "nombres" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1095 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1096 | #: network.c:1143 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1097 | msgid "default" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1098 | msgstr "predeterminado" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1099 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1100 | #: network.c:1145 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1101 | msgid "domain" |
| 1102 | msgstr "dominio" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1103 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1104 | #: network.c:1148 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1105 | #, c-format |
| 1106 | msgid "using local addresses only for %s %s" |
| 1107 | msgstr "usando direcciones locales solo para %s %s" |
| 1108 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1109 | #: network.c:1150 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1110 | #, fuzzy, c-format |
| 1111 | msgid "using standard nameservers for %s %s" |
| 1112 | msgstr "usando servidor DNS %s#%d para %s %s" |
| 1113 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1114 | #: network.c:1152 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1115 | #, c-format |
| 1116 | msgid "using nameserver %s#%d for %s %s" |
| 1117 | msgstr "usando servidor DNS %s#%d para %s %s" |
| 1118 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1119 | #: network.c:1155 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1120 | #, fuzzy, c-format |
| 1121 | msgid "using nameserver %s#%d(via %s)" |
| 1122 | msgstr "usando servidor DNS %s#%d(vía %s)" |
| 1123 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1124 | #: network.c:1157 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1125 | #, c-format |
| 1126 | msgid "using nameserver %s#%d" |
| 1127 | msgstr "usando servidor DNS %s#%d" |
| 1128 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1129 | #: dnsmasq.c:134 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1130 | #, fuzzy |
| 1131 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1132 | msgstr "servidor TFTP no disponible: fijar HAVE_TFTP en src/config.h" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1133 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1134 | #: dnsmasq.c:139 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1135 | msgid "Cannot use --conntrack AND --query-port" |
| 1136 | msgstr "" |
| 1137 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1138 | #: dnsmasq.c:142 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1139 | #, fuzzy |
| 1140 | msgid "Conntrack support not available: set HAVE_CONNTRACK in src/config.h" |
| 1141 | msgstr "servidor TFTP no disponible: fijar HAVE_TFTP en src/config.h" |
| 1142 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1143 | #: dnsmasq.c:147 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1144 | #, fuzzy |
| 1145 | msgid "asychronous logging is not available under Solaris" |
| 1146 | msgstr "bitacoreo asincrónico no está disponible bajo Solaris" |
| 1147 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1148 | #: dnsmasq.c:152 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1149 | #, fuzzy |
| 1150 | msgid "asychronous logging is not available under Android" |
| 1151 | msgstr "bitacoreo asincrónico no está disponible bajo Solaris" |
| 1152 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1153 | #: dnsmasq.c:157 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1154 | #, fuzzy |
| 1155 | msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h" |
| 1156 | msgstr "DBus no disponible: fijar HAVE_DBUS en src/config.h" |
| 1157 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1158 | #: dnsmasq.c:167 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1159 | msgid "zone serial must be configured in --auth-soa" |
| 1160 | msgstr "" |
| 1161 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1162 | #: dnsmasq.c:185 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1163 | msgid "dhcp-range constructor not available on this platform" |
| 1164 | msgstr "" |
| 1165 | |
| 1166 | #: dnsmasq.c:225 |
| 1167 | msgid "cannot set --bind-interfaces and --bind-dynamic" |
| 1168 | msgstr "" |
| 1169 | |
| 1170 | #: dnsmasq.c:229 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1171 | #, c-format |
| 1172 | msgid "failed to find list of interfaces: %s" |
| 1173 | msgstr "no se pudo encontrar lista de interfaces: %s" |
| 1174 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1175 | #: dnsmasq.c:238 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1176 | #, c-format |
| 1177 | msgid "unknown interface %s" |
| 1178 | msgstr "interface desconocida %s" |
| 1179 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1180 | #: dnsmasq.c:275 dnsmasq.c:870 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1181 | #, c-format |
| 1182 | msgid "DBus error: %s" |
| 1183 | msgstr "error DBus: %s" |
| 1184 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1185 | #: dnsmasq.c:278 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1186 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 1187 | msgstr "DBus no disponible: fijar HAVE_DBUS en src/config.h" |
| 1188 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1189 | #: dnsmasq.c:306 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1190 | #, c-format |
| 1191 | msgid "unknown user or group: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1192 | msgstr "usuario o grupo desconocido: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1193 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1194 | #: dnsmasq.c:361 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1195 | #, c-format |
| 1196 | msgid "cannot chdir to filesystem root: %s" |
| 1197 | msgstr "no se puede cambiar directorio a raíz de sistema de archivos: %s" |
| 1198 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1199 | #: dnsmasq.c:598 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1200 | #, fuzzy, c-format |
| 1201 | msgid "started, version %s DNS disabled" |
| 1202 | msgstr "iniciado, versión %s DNS deshabilitado" |
| 1203 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1204 | #: dnsmasq.c:600 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1205 | #, c-format |
| 1206 | msgid "started, version %s cachesize %d" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1207 | msgstr "iniciado, versión %s tamaño de caché %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1208 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1209 | #: dnsmasq.c:602 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1210 | #, c-format |
| 1211 | msgid "started, version %s cache disabled" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1212 | msgstr "iniciado, versión %s caché deshabilitado" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1213 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1214 | #: dnsmasq.c:604 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1215 | #, c-format |
| 1216 | msgid "compile time options: %s" |
| 1217 | msgstr "opciones de compilación: %s" |
| 1218 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1219 | #: dnsmasq.c:610 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1220 | msgid "DBus support enabled: connected to system bus" |
| 1221 | msgstr "soporte DBus habilitado: conectado a bus de sistema" |
| 1222 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1223 | #: dnsmasq.c:612 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1224 | msgid "DBus support enabled: bus connection pending" |
| 1225 | msgstr "soporte DBus habilitado: conección a bus pendiente" |
| 1226 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1227 | #: dnsmasq.c:617 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1228 | #, fuzzy, c-format |
| 1229 | msgid "warning: failed to change owner of %s: %s" |
| 1230 | msgstr "advertencia: no se pudo cambiar dueño de %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1231 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1232 | #: dnsmasq.c:621 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1233 | msgid "setting --bind-interfaces option because of OS limitations" |
| 1234 | msgstr "fijando opción --bind-interfaces debido a limitaciones de sistema operativo" |
| 1235 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1236 | #: dnsmasq.c:626 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1237 | #, c-format |
| 1238 | msgid "warning: interface %s does not currently exist" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1239 | msgstr "advertencia: interface %s no existe actuálmente" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1240 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1241 | #: dnsmasq.c:631 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1242 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1243 | msgstr "advertencia: ignorando opción resolv-file porque no-resolv está fijado" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1244 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1245 | #: dnsmasq.c:634 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1246 | #, fuzzy |
| 1247 | msgid "warning: no upstream servers configured" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1248 | msgstr "advertencia: ningún servidor upstream configurado" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1249 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1250 | #: dnsmasq.c:638 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1251 | #, c-format |
| 1252 | msgid "asynchronous logging enabled, queue limit is %d messages" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1253 | msgstr "bitacoreo asincrónico habilitado, límite de cola es %d mensajes" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1254 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1255 | #: dnsmasq.c:659 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1256 | msgid "IPv6 router advertisement enabled" |
| 1257 | msgstr "" |
| 1258 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1259 | #: dnsmasq.c:676 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1260 | msgid "root is " |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1261 | msgstr "root es " |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1262 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1263 | #: dnsmasq.c:676 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1264 | #, fuzzy |
| 1265 | msgid "enabled" |
| 1266 | msgstr "habilitado" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1267 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1268 | #: dnsmasq.c:678 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1269 | msgid "secure mode" |
| 1270 | msgstr "modo seguro" |
| 1271 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1272 | #: dnsmasq.c:704 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1273 | #, c-format |
| 1274 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1275 | msgstr "limitando número máximo de transferencias TFTP simultáneas a %d" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1276 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1277 | #: dnsmasq.c:872 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1278 | msgid "connected to system DBus" |
| 1279 | msgstr "conectado a DBus de sistema" |
| 1280 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1281 | #: dnsmasq.c:1017 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1282 | #, c-format |
| 1283 | msgid "cannot fork into background: %s" |
| 1284 | msgstr "no se puede hacer fork hacia el fondo: %s" |
| 1285 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1286 | #: dnsmasq.c:1020 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1287 | #, fuzzy, c-format |
| 1288 | msgid "failed to create helper: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1289 | msgstr "no se pudo crear ayudante: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1290 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1291 | #: dnsmasq.c:1023 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1292 | #, fuzzy, c-format |
| 1293 | msgid "setting capabilities failed: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1294 | msgstr "configuración de capacidades ha fallado: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1295 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1296 | #: dnsmasq.c:1026 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1297 | #, fuzzy, c-format |
| 1298 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1299 | msgstr "no se pudo cambiar user-id a %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1300 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1301 | #: dnsmasq.c:1029 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1302 | #, fuzzy, c-format |
| 1303 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1304 | msgstr "no se pudo cambiar group-id a %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1305 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1306 | #: dnsmasq.c:1032 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1307 | #, fuzzy, c-format |
| 1308 | msgid "failed to open pidfile %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1309 | msgstr "no se pudo abrir archivo PID %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1310 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1311 | #: dnsmasq.c:1035 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1312 | #, fuzzy, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1313 | msgid "cannot open log %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1314 | msgstr "no se puede abrir %s: %s" |
| 1315 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1316 | #: dnsmasq.c:1038 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1317 | #, fuzzy, c-format |
| 1318 | msgid "failed to load Lua script: %s" |
| 1319 | msgstr "no se pudo cargar %s: %s" |
| 1320 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1321 | #: dnsmasq.c:1041 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1322 | #, c-format |
| 1323 | msgid "TFTP directory %s inaccessible: %s" |
| 1324 | msgstr "" |
| 1325 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1326 | #: dnsmasq.c:1105 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1327 | #, fuzzy, c-format |
| 1328 | msgid "script process killed by signal %d" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1329 | msgstr "proceso hijo eliminado por señal %d" |
| 1330 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1331 | #: dnsmasq.c:1109 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1332 | #, fuzzy, c-format |
| 1333 | msgid "script process exited with status %d" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1334 | msgstr "proceso hijo hizo exit con estado %d" |
| 1335 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1336 | #: dnsmasq.c:1113 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1337 | #, fuzzy, c-format |
| 1338 | msgid "failed to execute %s: %s" |
| 1339 | msgstr "no se pudo ejecutar %s: %s" |
| 1340 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1341 | #: dnsmasq.c:1158 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1342 | msgid "exiting on receipt of SIGTERM" |
| 1343 | msgstr "saliendo al recibir SIGTERM" |
| 1344 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1345 | #: dnsmasq.c:1186 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1346 | #, fuzzy, c-format |
| 1347 | msgid "failed to access %s: %s" |
| 1348 | msgstr "no se pudo accesar %s: %s" |
| 1349 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1350 | #: dnsmasq.c:1216 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1351 | #, c-format |
| 1352 | msgid "reading %s" |
| 1353 | msgstr "leyendo %s" |
| 1354 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1355 | #: dnsmasq.c:1227 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1356 | #, fuzzy, c-format |
| 1357 | msgid "no servers found in %s, will retry" |
| 1358 | msgstr "ningún servidor encontrado en %s, se reintentará" |
| 1359 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1360 | #: dhcp.c:53 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1361 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1362 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1363 | msgstr "no se puede crear socket DHCP: %s" |
| 1364 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1365 | #: dhcp.c:68 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1366 | #, c-format |
| 1367 | msgid "failed to set options on DHCP socket: %s" |
| 1368 | msgstr "no se pudo fijar opciones en socket DHCP: %s" |
| 1369 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1370 | #: dhcp.c:89 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1371 | #, fuzzy, c-format |
| 1372 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1373 | msgstr "no se pudo fijar SO_REUSE{ADDR|PORT} en socket DHCP: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1374 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1375 | #: dhcp.c:101 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1376 | #, c-format |
| 1377 | msgid "failed to bind DHCP server socket: %s" |
| 1378 | msgstr "no se pudo acoplar socket de servidor DHCP: %s" |
| 1379 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1380 | #: dhcp.c:127 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1381 | #, c-format |
| 1382 | msgid "cannot create ICMP raw socket: %s." |
| 1383 | msgstr "no se puede crear socket crudo ICMP: %s." |
| 1384 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1385 | #: dhcp.c:239 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1386 | #, fuzzy, c-format |
| 1387 | msgid "unknown interface %s in bridge-interface" |
| 1388 | msgstr "interface desconocida %s en bridge-interface" |
| 1389 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1390 | #: dhcp.c:278 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1391 | #, c-format |
| 1392 | msgid "DHCP packet received on %s which has no address" |
Simon Kelley | 03a97b6 | 2009-06-10 20:55:49 +0100 | [diff] [blame] | 1393 | msgstr "Paquete DHCP recibido en %s que no tiene dirección" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1394 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1395 | #: dhcp.c:505 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1396 | #, c-format |
| 1397 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1398 | msgstr "rango DHCP %s -- %s no coincide con máscara de subred %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1399 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1400 | #: dhcp.c:806 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1401 | #, fuzzy, c-format |
| 1402 | msgid "bad line at %s line %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1403 | msgstr "línea errónea en %s línea %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1404 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1405 | #: dhcp.c:849 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1406 | #, c-format |
| 1407 | msgid "ignoring %s line %d, duplicate name or IP address" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1408 | msgstr "ignorando %s línea %d, nombre o dirección IP duplicada" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1409 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1410 | #: dhcp.c:993 rfc3315.c:2047 |
| 1411 | #, c-format |
| 1412 | msgid "DHCP relay %s -> %s" |
| 1413 | msgstr "" |
| 1414 | |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1415 | #: lease.c:61 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1416 | #, fuzzy, c-format |
| 1417 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1418 | msgstr "no se puede abrir o crear archivo de arriendos %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1419 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1420 | #: lease.c:134 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1421 | msgid "too many stored leases" |
| 1422 | msgstr "demasiados arriendos almacenados" |
| 1423 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1424 | #: lease.c:165 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1425 | #, fuzzy, c-format |
| 1426 | msgid "cannot run lease-init script %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1427 | msgstr "no se puede ejecutar archivo guión lease-init %s: %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1428 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1429 | #: lease.c:171 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1430 | #, c-format |
| 1431 | msgid "lease-init script returned exit code %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1432 | msgstr "archivo guión lease-init retornó exit code %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1433 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1434 | #: lease.c:342 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1435 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1436 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1437 | msgstr "error al escribir %s: %s (reintentar en %us)" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1438 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1439 | #: lease.c:871 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1440 | #, c-format |
| 1441 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1442 | msgstr "Ignorando dominio %s para nombre de host DHCP %s" |
| 1443 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1444 | #: rfc2131.c:338 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1445 | #, c-format |
| 1446 | msgid "no address range available for DHCP request %s %s" |
| 1447 | msgstr "ningún rango de direcciónes disponible para pedido DHCP %s %s" |
| 1448 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1449 | #: rfc2131.c:339 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1450 | msgid "with subnet selector" |
| 1451 | msgstr "con selector de subred" |
| 1452 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1453 | #: rfc2131.c:339 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1454 | msgid "via" |
| 1455 | msgstr "vía" |
| 1456 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1457 | #: rfc2131.c:351 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1458 | #, fuzzy, c-format |
| 1459 | msgid "%u available DHCP subnet: %s/%s" |
| 1460 | msgstr "%u Subred DHCP disponible: %s/%s" |
| 1461 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1462 | #: rfc2131.c:354 rfc3315.c:292 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1463 | #, fuzzy, c-format |
| 1464 | msgid "%u available DHCP range: %s -- %s" |
| 1465 | msgstr "%u Rango DHCP disponible: %s -- %s" |
| 1466 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1467 | #: rfc2131.c:465 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1468 | #, fuzzy, c-format |
| 1469 | msgid "%u vendor class: %s" |
| 1470 | msgstr "%u Clase de vendedor: %s" |
| 1471 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1472 | #: rfc2131.c:467 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1473 | #, fuzzy, c-format |
| 1474 | msgid "%u user class: %s" |
| 1475 | msgstr "%u Clase de usuario: %s" |
| 1476 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1477 | #: rfc2131.c:494 |
| 1478 | msgid "disabled" |
| 1479 | msgstr "deshabilitado" |
| 1480 | |
| 1481 | #: rfc2131.c:535 rfc2131.c:961 rfc2131.c:1379 rfc3315.c:593 rfc3315.c:813 |
| 1482 | #: rfc3315.c:1082 |
| 1483 | msgid "ignored" |
| 1484 | msgstr "ignorado" |
| 1485 | |
| 1486 | #: rfc2131.c:550 rfc2131.c:1199 rfc3315.c:863 |
| 1487 | msgid "address in use" |
| 1488 | msgstr "dirección en uso" |
| 1489 | |
| 1490 | #: rfc2131.c:564 rfc2131.c:1015 |
| 1491 | msgid "no address available" |
| 1492 | msgstr "ninguna dirección disponible" |
| 1493 | |
| 1494 | #: rfc2131.c:571 rfc2131.c:1162 |
| 1495 | msgid "wrong network" |
| 1496 | msgstr "red equivocada" |
| 1497 | |
| 1498 | #: rfc2131.c:586 |
| 1499 | msgid "no address configured" |
| 1500 | msgstr "ninguna dirección configurada" |
| 1501 | |
| 1502 | #: rfc2131.c:592 rfc2131.c:1212 |
| 1503 | msgid "no leases left" |
| 1504 | msgstr "no sobra ningún arriendo" |
| 1505 | |
| 1506 | #: rfc2131.c:687 rfc3315.c:466 |
| 1507 | #, fuzzy, c-format |
| 1508 | msgid "%u client provides name: %s" |
| 1509 | msgstr "%u cliente provee nombre: %s" |
| 1510 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1511 | #: rfc2131.c:792 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1512 | msgid "PXE BIS not supported" |
| 1513 | msgstr "no hay soporte para BIS PXE" |
| 1514 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1515 | #: rfc2131.c:931 rfc3315.c:1176 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1516 | #, fuzzy, c-format |
| 1517 | msgid "disabling DHCP static address %s for %s" |
| 1518 | msgstr "deshabilitando dirección DHCP estática %s para %s" |
| 1519 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1520 | #: rfc2131.c:952 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1521 | msgid "unknown lease" |
| 1522 | msgstr "arriendo desconocido" |
| 1523 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1524 | #: rfc2131.c:984 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1525 | #, c-format |
| 1526 | msgid "not using configured address %s because it is leased to %s" |
| 1527 | msgstr "no usando dirección configurada %s porque está arrendada a %s" |
| 1528 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1529 | #: rfc2131.c:994 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1530 | #, fuzzy, c-format |
| 1531 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1532 | msgstr "no usando dirección configurada %s porque está en uso por el servidor o relay" |
| 1533 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1534 | #: rfc2131.c:997 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1535 | #, fuzzy, c-format |
| 1536 | msgid "not using configured address %s because it was previously declined" |
| 1537 | msgstr "no usando dirección configurada %s porque fué previamente denegada" |
| 1538 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1539 | #: rfc2131.c:1013 rfc2131.c:1205 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1540 | msgid "no unique-id" |
| 1541 | msgstr "ningún unique-id (identificación única)" |
| 1542 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1543 | #: rfc2131.c:1100 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1544 | msgid "wrong server-ID" |
| 1545 | msgstr "ID de servidor equivocada" |
| 1546 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1547 | #: rfc2131.c:1119 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1548 | msgid "wrong address" |
| 1549 | msgstr "dirección equivocada" |
| 1550 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1551 | #: rfc2131.c:1137 rfc3315.c:959 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1552 | msgid "lease not found" |
| 1553 | msgstr "arriendo no encontrado" |
| 1554 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1555 | #: rfc2131.c:1170 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1556 | msgid "address not available" |
| 1557 | msgstr "dirección no disponible" |
| 1558 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1559 | #: rfc2131.c:1181 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1560 | msgid "static lease available" |
| 1561 | msgstr "arriendo estático disponible" |
| 1562 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1563 | #: rfc2131.c:1185 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1564 | msgid "address reserved" |
| 1565 | msgstr "dirección reservada" |
| 1566 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1567 | #: rfc2131.c:1193 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1568 | #, c-format |
| 1569 | msgid "abandoning lease to %s of %s" |
| 1570 | msgstr "abandonando arriendo a %s de %s" |
| 1571 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1572 | #: rfc2131.c:1701 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1573 | #, c-format |
| 1574 | msgid "%u bootfile name: %s" |
| 1575 | msgstr "%u nombre de bootfile: %s" |
| 1576 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1577 | #: rfc2131.c:1710 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1578 | #, c-format |
| 1579 | msgid "%u server name: %s" |
| 1580 | msgstr "%u nombre de servidor: %s" |
| 1581 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1582 | #: rfc2131.c:1718 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1583 | #, fuzzy, c-format |
| 1584 | msgid "%u next server: %s" |
| 1585 | msgstr "%u siguiente servidor: %s" |
| 1586 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1587 | #: rfc2131.c:1721 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1588 | #, c-format |
| 1589 | msgid "%u broadcast response" |
| 1590 | msgstr "" |
| 1591 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1592 | #: rfc2131.c:1784 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1593 | #, fuzzy, c-format |
| 1594 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
| 1595 | msgstr "no se puede enviar opción DHCP/BOOTP %d: no queda espacio en paquete" |
| 1596 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1597 | #: rfc2131.c:2025 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1598 | msgid "PXE menu too large" |
| 1599 | msgstr "menú PXE demasiado grande" |
| 1600 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1601 | #: rfc2131.c:2162 rfc3315.c:1420 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1602 | #, fuzzy, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1603 | msgid "%u requested options: %s" |
| 1604 | msgstr "%u opciones solicitadas: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1605 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1606 | #: rfc2131.c:2442 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1607 | #, c-format |
| 1608 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
| 1609 | msgstr "no se puede enviar opción RFC3925: demasiadas opciones para número enterprise %d" |
| 1610 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1611 | #: netlink.c:78 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1612 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1613 | msgid "cannot create netlink socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1614 | msgstr "no se puede crear socket netlink: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1615 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1616 | #: netlink.c:363 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1617 | #, fuzzy, c-format |
| 1618 | msgid "netlink returns error: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1619 | msgstr "netlink retorna error: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1620 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1621 | #: dbus.c:259 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1622 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1623 | msgstr "intento de fijar dirección de servidor IPv6 vía DBus - no hay soporte IPv6" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1624 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1625 | #: dbus.c:523 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1626 | msgid "setting upstream servers from DBus" |
| 1627 | msgstr "fijando servidores upstream desde DBus" |
| 1628 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1629 | #: dbus.c:570 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1630 | msgid "could not register a DBus message handler" |
| 1631 | msgstr "no se pudo registrar un manejador de mensajes DBus" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1632 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1633 | #: bpf.c:245 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1634 | #, c-format |
| 1635 | msgid "cannot create DHCP BPF socket: %s" |
| 1636 | msgstr "no se puede crear socket BPF DHCP: %s" |
| 1637 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1638 | #: bpf.c:273 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1639 | #, fuzzy, c-format |
| 1640 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1641 | msgstr "pedido DHCP por tipo de hardware no-soportado (%d) recibido en %s" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1642 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1643 | #: helper.c:151 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1644 | msgid "lease() function missing in Lua script" |
| 1645 | msgstr "" |
| 1646 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1647 | #: tftp.c:303 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1648 | msgid "unable to get free port for TFTP" |
| 1649 | msgstr "incapaz de conseguir puerto libre para TFTP" |
| 1650 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1651 | #: tftp.c:319 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1652 | #, c-format |
| 1653 | msgid "unsupported request from %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1654 | msgstr "pedido no-soportado desde %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1655 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1656 | #: tftp.c:433 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1657 | #, fuzzy, c-format |
| 1658 | msgid "file %s not found" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1659 | msgstr "archivo %s no encontrado" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1660 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1661 | #: tftp.c:542 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1662 | #, fuzzy, c-format |
| 1663 | msgid "error %d %s received from %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1664 | msgstr "error TFTP %d %s recibido de %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1665 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1666 | #: tftp.c:584 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1667 | #, fuzzy, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1668 | msgid "failed sending %s to %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1669 | msgstr "TFTP no pudo enviar %s a %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1670 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1671 | #: tftp.c:584 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1672 | #, fuzzy, c-format |
| 1673 | msgid "sent %s to %s" |
| 1674 | msgstr "TFTP envió %s a %s" |
| 1675 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1676 | #: log.c:190 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1677 | #, c-format |
| 1678 | msgid "overflow: %d log entries lost" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1679 | msgstr "desbordamiento: %d entradas de bitácora perdidas" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1680 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1681 | #: log.c:268 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1682 | #, c-format |
| 1683 | msgid "log failed: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1684 | msgstr "bitácora falló: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1685 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1686 | #: log.c:472 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1687 | msgid "FAILED to start up" |
| 1688 | msgstr "el inicio ha FALLADO" |
| 1689 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1690 | #: conntrack.c:65 |
| 1691 | #, c-format |
| 1692 | msgid "Conntrack connection mark retrieval failed: %s" |
| 1693 | msgstr "" |
| 1694 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1695 | #: dhcp6.c:59 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1696 | #, fuzzy, c-format |
| 1697 | msgid "cannot create DHCPv6 socket: %s" |
| 1698 | msgstr "no se puede crear socket DHCP: %s" |
| 1699 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1700 | #: dhcp6.c:80 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1701 | #, fuzzy, c-format |
| 1702 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s" |
| 1703 | msgstr "no se pudo fijar SO_REUSE{ADDR|PORT} en socket DHCP: %s" |
| 1704 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1705 | #: dhcp6.c:92 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1706 | #, fuzzy, c-format |
| 1707 | msgid "failed to bind DHCPv6 server socket: %s" |
| 1708 | msgstr "no se pudo acoplar socket de servidor DHCP: %s" |
| 1709 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1710 | #: rfc3315.c:149 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1711 | #, fuzzy, c-format |
| 1712 | msgid "no address range available for DHCPv6 request from relay at %s" |
| 1713 | msgstr "ningún rango de direcciónes disponible para pedido DHCP %s %s" |
| 1714 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1715 | #: rfc3315.c:158 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1716 | #, fuzzy, c-format |
| 1717 | msgid "no address range available for DHCPv6 request via %s" |
| 1718 | msgstr "ningún rango de direcciónes disponible para pedido DHCP %s %s" |
| 1719 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1720 | #: rfc3315.c:289 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1721 | #, fuzzy, c-format |
| 1722 | msgid "%u available DHCPv6 subnet: %s/%d" |
| 1723 | msgstr "%u Subred DHCP disponible: %s/%s" |
| 1724 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1725 | #: rfc3315.c:370 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1726 | #, fuzzy, c-format |
| 1727 | msgid "%u vendor class: %u" |
| 1728 | msgstr "%u Clase de vendedor: %s" |
| 1729 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1730 | #: rfc3315.c:418 |
| 1731 | #, fuzzy, c-format |
| 1732 | msgid "%u client MAC address: %s" |
| 1733 | msgstr "%u cliente provee nombre: %s" |
| 1734 | |
| 1735 | #: rfc3315.c:650 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1736 | #, fuzzy, c-format |
| 1737 | msgid "unknown prefix-class %d" |
| 1738 | msgstr "arriendo desconocido" |
| 1739 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1740 | #: rfc3315.c:781 rfc3315.c:903 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1741 | msgid "success" |
| 1742 | msgstr "" |
| 1743 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1744 | #: rfc3315.c:796 rfc3315.c:798 rfc3315.c:911 rfc3315.c:913 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1745 | #, fuzzy |
| 1746 | msgid "no addresses available" |
| 1747 | msgstr "ninguna dirección disponible" |
| 1748 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1749 | #: rfc3315.c:855 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1750 | #, fuzzy |
| 1751 | msgid "address unavailable" |
| 1752 | msgstr "dirección no disponible" |
| 1753 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1754 | #: rfc3315.c:890 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1755 | msgid "not on link" |
| 1756 | msgstr "" |
| 1757 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1758 | #: rfc3315.c:963 rfc3315.c:1138 rfc3315.c:1215 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1759 | msgid "no binding found" |
| 1760 | msgstr "" |
| 1761 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1762 | #: rfc3315.c:1001 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1763 | msgid "deprecated" |
| 1764 | msgstr "" |
| 1765 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1766 | #: rfc3315.c:1006 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1767 | #, fuzzy |
| 1768 | msgid "address invalid" |
| 1769 | msgstr "dirección en uso" |
| 1770 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1771 | #: rfc3315.c:1048 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1772 | msgid "confirm failed" |
| 1773 | msgstr "" |
| 1774 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1775 | #: rfc3315.c:1059 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1776 | #, fuzzy |
| 1777 | msgid "all addresses still on link" |
| 1778 | msgstr "dirección errónea en %s línea %d" |
| 1779 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1780 | #: rfc3315.c:1147 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1781 | msgid "release received" |
| 1782 | msgstr "" |
| 1783 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1784 | #: rfc3315.c:2038 |
| 1785 | msgid "Cannot multicast to DHCPv6 server without correct interface" |
| 1786 | msgstr "" |
| 1787 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1788 | #: dhcp-common.c:145 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1789 | #, c-format |
| 1790 | msgid "Ignoring duplicate dhcp-option %d" |
| 1791 | msgstr "" |
| 1792 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1793 | #: dhcp-common.c:222 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1794 | #, c-format |
| 1795 | msgid "%u tags: %s" |
| 1796 | msgstr "%u etiquetas: %s" |
| 1797 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1798 | #: dhcp-common.c:407 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1799 | #, c-format |
| 1800 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
| 1801 | msgstr "%s tiene más de una dirección en hostsfile, usando %s para DHCP" |
| 1802 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1803 | #: dhcp-common.c:430 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1804 | #, c-format |
| 1805 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1806 | msgstr "dirección IP duplicada %s (%s) en directiva dhcp-config" |
| 1807 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1808 | #: dhcp-common.c:484 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1809 | #, fuzzy, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1810 | msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s" |
| 1811 | msgstr "no se pudo fijar SO_REUSE{ADDR|PORT} en socket DHCP: %s" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1812 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1813 | #: dhcp-common.c:606 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1814 | #, c-format |
| 1815 | msgid "Known DHCP options:\n" |
| 1816 | msgstr "Opciones DHCP conocidas:\n" |
| 1817 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1818 | #: dhcp-common.c:617 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1819 | #, fuzzy, c-format |
| 1820 | msgid "Known DHCPv6 options:\n" |
| 1821 | msgstr "Opciones DHCP conocidas:\n" |
| 1822 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1823 | #: dhcp-common.c:814 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1824 | msgid ", prefix deprecated" |
| 1825 | msgstr "" |
| 1826 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1827 | #: dhcp-common.c:817 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1828 | #, c-format |
| 1829 | msgid ", lease time " |
| 1830 | msgstr "" |
| 1831 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1832 | #: dhcp-common.c:849 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1833 | #, c-format |
| 1834 | msgid "%s stateless on %s%.0s%.0s%s" |
| 1835 | msgstr "" |
| 1836 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1837 | #: dhcp-common.c:851 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1838 | #, fuzzy, c-format |
| 1839 | msgid "%s, static leases only on %.0s%s%s%.0s" |
| 1840 | msgstr "DHCP, arriendos estáticos solo en %.0s%s, tiempo de arriendo %s" |
| 1841 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1842 | #: dhcp-common.c:853 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1843 | #, fuzzy, c-format |
| 1844 | msgid "%s, proxy on subnet %.0s%s%.0s%.0s" |
| 1845 | msgstr "DHCP, proxy en subred %.0s%s%.0s" |
| 1846 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1847 | #: dhcp-common.c:854 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1848 | #, fuzzy, c-format |
| 1849 | msgid "%s, IP range %s -- %s%s%.0s" |
| 1850 | msgstr "DHCP, rango de IPs %s -- %s, tiempo de arriendo %s" |
| 1851 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1852 | #: dhcp-common.c:861 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1853 | #, c-format |
| 1854 | msgid "DHCPv4-derived IPv6 names on %s%s" |
| 1855 | msgstr "" |
| 1856 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1857 | #: dhcp-common.c:864 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1858 | #, fuzzy, c-format |
| 1859 | msgid "router advertisement on %s%s" |
| 1860 | msgstr "DHCP, arriendos estáticos solo en %.0s%s, tiempo de arriendo %s" |
| 1861 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1862 | #: dhcp-common.c:875 |
| 1863 | #, c-format |
| 1864 | msgid "DHCP relay from %s to %s via %s" |
| 1865 | msgstr "" |
| 1866 | |
| 1867 | #: dhcp-common.c:877 |
| 1868 | #, c-format |
| 1869 | msgid "DHCP relay from %s to %s" |
| 1870 | msgstr "" |
| 1871 | |
| 1872 | #: radv.c:93 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1873 | #, fuzzy, c-format |
| 1874 | msgid "cannot create ICMPv6 socket: %s" |
| 1875 | msgstr "no se puede crear socket DHCP: %s" |
| 1876 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1877 | #: auth.c:435 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1878 | #, fuzzy, c-format |
| 1879 | msgid "ignoring zone transfer request from %s" |
| 1880 | msgstr "pedido no-soportado desde %s" |
| 1881 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1882 | #: ipset.c:95 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1883 | #, fuzzy, c-format |
| 1884 | msgid "failed to find kernel version: %s" |
| 1885 | msgstr "no se pudo acoplar socket de servidor DHCP: %s" |
| 1886 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame^] | 1887 | #: ipset.c:114 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1888 | #, fuzzy, c-format |
| 1889 | msgid "failed to create IPset control socket: %s" |
| 1890 | msgstr "no se pudo crear socket TFTP: %s" |
| 1891 | |
| 1892 | #~ msgid "no interface with address %s" |
| 1893 | #~ msgstr "ninguna interface con dirección %s" |
| 1894 | |
| 1895 | #~ msgid "duplicate IP address %s in dhcp-config directive." |
| 1896 | #~ msgstr "dirección IP duplicada %s en directiva dhcp-config." |
| 1897 | |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1898 | #, fuzzy |
| 1899 | #~ msgid "Specify path to Lua script (no default)." |
| 1900 | #~ msgstr "Especificar path de archivo PID (%s por predeterminado)." |
| 1901 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1902 | #, fuzzy |
| 1903 | #~ msgid "only one dhcp-hostsfile allowed" |
| 1904 | #~ msgstr "solo un dhcp-hostsfile permitido" |
| 1905 | |
| 1906 | #, fuzzy |
| 1907 | #~ msgid "only one dhcp-optsfile allowed" |
| 1908 | #~ msgstr "solo un dhcp-optsfile permitido" |
| 1909 | |
| 1910 | #~ msgid "files nested too deep in %s" |
| 1911 | #~ msgstr "archivos jerarquizados demasiado profundo en %s" |
| 1912 | |
| 1913 | #~ msgid "TXT record string too long" |
| 1914 | #~ msgstr "expediente TXT demasiado largo" |
| 1915 | |
| 1916 | #~ msgid "failed to set IPV6 options on listening socket: %s" |
| 1917 | #~ msgstr "no se pudo fijar opciones IPv6 sobre socket escuchador: %s" |
| 1918 | |
| 1919 | #~ msgid "failed to bind listening socket for %s: %s" |
| 1920 | #~ msgstr "no se pudo acoplar socket escuchador para %s: %s" |
| 1921 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1922 | #~ msgid "DHCP packet: transaction-id is %u" |
| 1923 | #~ msgstr "paquete DHCP: transaction-id (identificación de transacción) es %u" |
| 1924 | |
| 1925 | #~ msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 1926 | #~ msgstr "debe fijarse exáctamente una interface en sistemas rotos sin IP_RECVIF" |
| 1927 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1928 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1929 | #~ msgstr "Ignorando arriendo DHCP para %s porque tiene una parte ilegal de dominio" |
| 1930 | |
| 1931 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1932 | #~ msgstr "integración dhcpd ISC no disponible: fijar HAVE_ISC_READER en src/config.h" |
| 1933 | |
| 1934 | #, fuzzy |
| 1935 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1936 | #~ msgstr "dominio ilegal %s en directiva dhcp-config." |
| 1937 | |
| 1938 | #~ msgid "illegal domain %s in %s." |
| 1939 | #~ msgstr "dominio ilegal %s en %s." |
| 1940 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1941 | #~ msgid "running as root" |
| 1942 | #~ msgstr "corriendo como root" |
| 1943 | |
| 1944 | #~ msgid "Read leases at startup, but never write the lease file." |
| 1945 | #~ msgstr "Leer arriendos al inicio, pero nunca escribir el archivo de arriendos." |
| 1946 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1947 | #, fuzzy |
| 1948 | #~ msgid "read %s - %d hosts" |
| 1949 | #~ msgstr "direcciónes %s - %d leídas" |
| 1950 | |
| 1951 | #~ msgid "Limit of %d leases exceeded." |
| 1952 | #~ msgstr "Límite de %d arriendos excedido." |
| 1953 | |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1954 | #~ msgid "domains" |
| 1955 | #~ msgstr "dominios" |
| 1956 | |
| 1957 | #~ msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1958 | #~ msgstr "Ignorando nombre de host DHCP %s porque contiene una parte ilegal de dominio" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1959 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1960 | #~ msgid "Display this message." |
| 1961 | #~ msgstr "Mostrar este mensaje." |
| 1962 | |
| 1963 | #~ msgid "failed to read %s: %m" |
| 1964 | #~ msgstr "no se pudo leer %s: %m" |
| 1965 | |
| 1966 | #~ msgid "failed to read %s:%m" |
| 1967 | #~ msgstr "no se pudo leer %s:%m" |