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 | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 9 | "POT-Creation-Date: 2009-05-26 12:41+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" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=ISO-8859-1\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 18 | #: cache.c:764 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 19 | #, fuzzy, c-format |
| 20 | msgid "failed to load names from %s: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 21 | msgstr "no se pudo cargar nombres desde %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 22 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 23 | #: cache.c:798 dhcp.c:783 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 24 | #, fuzzy, c-format |
| 25 | msgid "bad address at %s line %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 26 | msgstr "dirección errónea en %s línea %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 27 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 28 | #: cache.c:853 dhcp.c:797 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 29 | #, c-format |
| 30 | msgid "bad name at %s line %d" |
| 31 | msgstr "nombre erróneo en %s línea %d" |
| 32 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 33 | #: cache.c:860 dhcp.c:863 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 34 | #, c-format |
| 35 | msgid "read %s - %d addresses" |
| 36 | msgstr "direcciónes %s - %d leídas" |
| 37 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 38 | #: cache.c:899 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 39 | msgid "cleared cache" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 40 | msgstr "el caché fue liberado" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 41 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 42 | #: cache.c:930 option.c:1026 |
| 43 | #, fuzzy, c-format |
| 44 | msgid "cannot access directory %s: %s" |
| 45 | msgstr "no se puede accesar directorio %s: %s" |
| 46 | |
| 47 | #: cache.c:1049 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 48 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 49 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 50 | 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] | 51 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 52 | #: cache.c:1126 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 53 | #, c-format |
| 54 | msgid "time %lu" |
| 55 | msgstr "tiempo %lu" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 56 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 57 | #: cache.c:1127 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 58 | #, fuzzy, c-format |
| 59 | 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] | 60 | 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] | 61 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 62 | #: cache.c:1129 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 63 | #, c-format |
| 64 | msgid "queries forwarded %u, queries answered locally %u" |
| 65 | msgstr "búsquedas reenviadas %u, búsquedas respondidas localmente %u" |
| 66 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 67 | #: cache.c:1152 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 68 | #, c-format |
| 69 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 70 | msgstr "servidor %s#%d: búsquedas enviadas %u, reintentadas o fallidas %u" |
| 71 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 72 | #: util.c:56 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 73 | #, fuzzy, c-format |
| 74 | msgid "failed to seed the random number generator: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 75 | 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] | 76 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 77 | #: util.c:164 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 78 | msgid "could not get memory" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 79 | msgstr "no se pudo adquirir memoria" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 80 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 81 | #: util.c:174 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 82 | #, fuzzy, c-format |
| 83 | msgid "cannot create pipe: %s" |
| 84 | msgstr "no se puede crear pipe: %s" |
| 85 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 86 | #: util.c:182 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 87 | #, fuzzy, c-format |
| 88 | msgid "failed to allocate %d bytes" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 89 | msgstr "no se pudo alocar %d bytes" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 90 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 91 | #: util.c:287 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 92 | #, c-format |
| 93 | msgid "infinite" |
| 94 | msgstr "infinito" |
| 95 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 96 | #: option.c:228 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 97 | msgid "Specify local address(es) to listen on." |
| 98 | msgstr "Especificar dirección(es) locales dónde escuchar." |
| 99 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 100 | #: option.c:229 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 101 | msgid "Return ipaddr for all hosts in specified domains." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 102 | 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] | 103 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 104 | #: option.c:230 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 105 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 106 | msgstr "Falsificar búsquedas reversas para rangos de dirección privados RFC1918." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 107 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 108 | #: option.c:231 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 109 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 110 | msgstr "Tratar ipaddr (dirección IP) como NXDOMAIN (derrota comodín Verisign)." |
| 111 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 112 | #: option.c:232 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "Specify the size of the cache in entries (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 115 | 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] | 116 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 117 | #: option.c:233 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 118 | #, c-format |
| 119 | msgid "Specify configuration file (defaults to %s)." |
| 120 | msgstr "Especificar archivo de configuración (%s por predeterminado)." |
| 121 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 122 | #: option.c:234 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 123 | msgid "Do NOT fork into the background: run in debug mode." |
| 124 | msgstr "NO hacer un fork hacia el fondo: correr en modo debug." |
| 125 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 126 | #: option.c:235 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 127 | msgid "Do NOT forward queries with no domain part." |
| 128 | msgstr "NO reenviar búsquedas sin parte de dominio." |
| 129 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 130 | #: option.c:236 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 131 | msgid "Return self-pointing MX records for local hosts." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 132 | msgstr "Retornar expedientes MX auto-señaladores para hosts locales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 133 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 134 | #: option.c:237 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 135 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 136 | 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] | 137 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 138 | #: option.c:238 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 139 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 140 | msgstr "No reenviar pedidos DNS falsos desde máquinas Windows." |
| 141 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 142 | #: option.c:239 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 143 | msgid "Enable DHCP in the range given with lease duration." |
| 144 | msgstr "Habilitar DHCP dentro del rango brindado con duración del arriendo." |
| 145 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 146 | #: option.c:240 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 147 | #, c-format |
| 148 | msgid "Change to this group after startup (defaults to %s)." |
| 149 | msgstr "Cambiar a este grupo después del inicio (%s por predeterminado)." |
| 150 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 151 | #: option.c:241 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 152 | msgid "Set address or hostname for a specified machine." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 153 | 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] | 154 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 155 | #: option.c:242 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 156 | msgid "Read DHCP host specs from file" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 157 | msgstr "Leer especificaciones DHCP de host desde archivo" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 158 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 159 | #: option.c:243 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 160 | msgid "Read DHCP option specs from file" |
| 161 | msgstr "Leer opciones DHCP de host desde archivo" |
| 162 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 163 | #: option.c:244 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 164 | #, c-format |
| 165 | msgid "Do NOT load %s file." |
| 166 | msgstr "NO cargar archivo %s." |
| 167 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 168 | #: option.c:245 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 169 | #, c-format |
| 170 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 171 | 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] | 172 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 173 | #: option.c:246 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 174 | msgid "Specify interface(s) to listen on." |
| 175 | msgstr "Especificar interface(s) donde escuchar." |
| 176 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 177 | #: option.c:247 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 178 | msgid "Specify interface(s) NOT to listen on." |
| 179 | msgstr "Especificar interface(s) donde NO escuchar." |
| 180 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 181 | #: option.c:248 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 182 | #, fuzzy |
| 183 | msgid "Map DHCP user class to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 184 | msgstr "Trazar clase de usuario DHCP a etiqueta." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 185 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 186 | #: option.c:249 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 187 | msgid "Map RFC3046 circuit-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 188 | msgstr "Trazar circuit-id (identificación de circuito) RFC3046 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 189 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 190 | #: option.c:250 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 191 | msgid "Map RFC3046 remote-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 192 | msgstr "Trazar remote-id (identificación remota) RFC3046 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 193 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 194 | #: option.c:251 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 195 | msgid "Map RFC3993 subscriber-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 196 | msgstr "Trazar subscriber-id (identificación de suscritor) RFC3993 a etiqueta." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 197 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 198 | #: option.c:252 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 199 | #, fuzzy |
| 200 | msgid "Don't do DHCP for hosts with tag set." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 201 | msgstr "No hacer DHCP para hosts con etiqueta fijada." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 202 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 203 | #: option.c:253 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 204 | #, fuzzy |
| 205 | msgid "Force broadcast replies for hosts with tag set." |
| 206 | msgstr "Forzar respuestas broadcast para hosts con etiqueta fijada." |
| 207 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 208 | #: option.c:254 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 209 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 210 | msgstr "NO hacer un fork hacia el fondo, NO correr en modo debug." |
| 211 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 212 | #: option.c:255 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 213 | msgid "Assume we are the only DHCP server on the local network." |
| 214 | msgstr "Asumir que somos el único servidor DHCP en la red local." |
| 215 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 216 | #: option.c:256 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 217 | #, c-format |
| 218 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 219 | msgstr "Especificar donde almacenar arriendos DHCP (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 220 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 221 | #: option.c:257 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 222 | msgid "Return MX records for local hosts." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 223 | msgstr "Retornar expedientes MX para hosts locales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 224 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 225 | #: option.c:258 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 226 | msgid "Specify an MX record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 227 | msgstr "Especificar un expediente MX." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 228 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 229 | #: option.c:259 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 230 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 231 | msgstr "Especificar opciones BOOTP a servidor DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 232 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 233 | #: option.c:260 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 234 | #, c-format |
| 235 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 236 | msgstr "NO revisar archivo %s periódicamente, recargar solo con SIGHUP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 237 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 238 | #: option.c:261 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 239 | msgid "Do NOT cache failed search results." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 240 | msgstr "NO almacenar en caché resultados de búsquedas fallidas." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 241 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 242 | #: option.c:262 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 243 | #, c-format |
| 244 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 245 | msgstr "Usar servidores DNS estrictamente en el órden brindado en %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 246 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 247 | #: option.c:263 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 248 | #, fuzzy |
| 249 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 250 | msgstr "Especificar opciones para ser enviadas a clientes DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 251 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 252 | #: option.c:264 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 253 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 254 | 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] | 255 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 256 | #: option.c:265 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 257 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 258 | msgstr "Especificar puerto donde escuchar por búsquedas DNS (53 por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 259 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 260 | #: option.c:266 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 261 | #, c-format |
| 262 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 263 | 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] | 264 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 265 | #: option.c:267 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 266 | #, fuzzy |
| 267 | msgid "Log DNS queries." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 268 | msgstr "Bitacorear búsquedas DNS." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 269 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 270 | #: option.c:268 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 271 | #, fuzzy |
| 272 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 273 | msgstr "Enforzar el puerto original para búsquedas DNS upstream." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 274 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 275 | #: option.c:269 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 276 | msgid "Do NOT read resolv.conf." |
| 277 | msgstr "NO leer resolv.conf." |
| 278 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 279 | #: option.c:270 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 280 | #, c-format |
| 281 | msgid "Specify path to resolv.conf (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 282 | msgstr "Especificar el path hacia resolv.conf (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 283 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 284 | #: option.c:271 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 285 | msgid "Specify address(es) of upstream servers with optional domains." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 286 | msgstr "Especificar dirección(es) de servidores upstream con dominios opcionales." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 287 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 288 | #: option.c:272 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 289 | msgid "Never forward queries to specified domains." |
| 290 | msgstr "Nunca reenviar búsquedas a dominios especificados." |
| 291 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 292 | #: option.c:273 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 293 | msgid "Specify the domain to be assigned in DHCP leases." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 294 | msgstr "Especificar el dominio para ser asignado en arriendos DHCP." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 295 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 296 | #: option.c:274 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 297 | msgid "Specify default target in an MX record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 298 | msgstr "Especificar destino predeterminado en un expediente MX." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 299 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 300 | #: option.c:275 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 301 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 302 | msgstr "Especificar tiempo de vida en segundos para respuestas desde /etc/hosts." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 303 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 304 | #: option.c:276 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 305 | #, fuzzy |
| 306 | msgid "Specify time-to-live in seconds for negative caching." |
| 307 | msgstr "Especificar tiempo de vida en segundos para caché negativo." |
| 308 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 309 | #: option.c:277 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 310 | #, c-format |
| 311 | msgid "Change to this user after startup. (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 312 | msgstr "Cambiar a este usuario despues del inicio (%s por predeterminado)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 313 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 314 | #: option.c:278 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 315 | #, fuzzy |
| 316 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 317 | msgstr "Trazar clase de vendedor DHCP a etiqueta." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 318 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 319 | #: option.c:279 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 320 | msgid "Display dnsmasq version and copyright information." |
| 321 | msgstr "Mostrar información sobre la versión y copyright de dnsmasq." |
| 322 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 323 | #: option.c:280 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 324 | msgid "Translate IPv4 addresses from upstream servers." |
| 325 | msgstr "Traducir direcciones IPv4 desde servidores upstream." |
| 326 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 327 | #: option.c:281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 328 | msgid "Specify a SRV record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 329 | msgstr "Especificar un expediente SRV." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 330 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 331 | #: option.c:282 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 332 | msgid "Display this message. Use --help dhcp for known DHCP options." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 333 | msgstr "Mostrar este mensaje. Usar --help dhcp para opciones DHCP conocidas." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 334 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 335 | #: option.c:283 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 336 | #, fuzzy, c-format |
| 337 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 338 | msgstr "Especificar path de archivo PID (%s por predeterminado)." |
| 339 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 340 | #: option.c:284 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 341 | #, c-format |
| 342 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 343 | msgstr "Especificar número máximo de arriendos DHCP (%s por predeterminado)." |
| 344 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 345 | #: option.c:285 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 346 | 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] | 347 | 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] | 348 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 349 | #: option.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 350 | msgid "Specify TXT DNS record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 351 | msgstr "Especificar expediente DNS TXT." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 352 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 353 | #: option.c:287 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 354 | #, fuzzy |
| 355 | msgid "Specify PTR DNS record." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 356 | msgstr "Especificar expediente DNS PTR." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 357 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 358 | #: option.c:288 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 359 | msgid "Give DNS name to IPv4 address of interface." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 360 | msgstr "Otorgar nombre DNS a dirección IPv4 de interface." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 361 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 362 | #: option.c:289 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 363 | msgid "Bind only to interfaces in use." |
| 364 | msgstr "Acoplar solo a interfaces en uso." |
| 365 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 366 | #: option.c:290 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 367 | #, c-format |
| 368 | msgid "Read DHCP static host information from %s." |
| 369 | msgstr "Leer información sobre hosts DHCP estáticos desde %s." |
| 370 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 371 | #: option.c:291 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 372 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 373 | msgstr "Habilitar la interface DBus para fijar servidores upstream, etc." |
| 374 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 375 | #: option.c:292 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 376 | msgid "Do not provide DHCP on this interface, only provide DNS." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 377 | msgstr "No proveer DHCP en esta interface, sólo proveer DNS." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 378 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 379 | #: option.c:293 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 380 | msgid "Enable dynamic address allocation for bootp." |
| 381 | msgstr "Habilitar alocación dinámica de direcciónes para BOOTP." |
| 382 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 383 | #: option.c:294 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 384 | #, fuzzy |
| 385 | msgid "Map MAC address (with wildcards) to option set." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 386 | msgstr "Trazar dirección MAC (con comodínes) a opción fijada." |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 387 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 388 | #: option.c:295 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 389 | msgid "Treat DHCP requests on aliases as arriving from interface." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 390 | msgstr "Tratar pedidos DHCP en alias como si llegaran de la interface." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 391 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 392 | #: option.c:296 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 393 | msgid "Disable ICMP echo address checking in the DHCP server." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 394 | msgstr "Deshabilitar verificación de direcciónes echo ICMP en el servidor DHCP." |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 395 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 396 | #: option.c:297 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 397 | msgid "Script to run on DHCP lease creation and destruction." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 398 | 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] | 399 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 400 | #: option.c:298 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 401 | msgid "Read configuration from all the files in this directory." |
| 402 | msgstr "Leer configuración desde todos los archivos en este directorio." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 403 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 404 | #: option.c:299 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 405 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 406 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 407 | msgstr "Bitacorear a esta facilidad syslog o archivo. (DAEMON por predeterminado)" |
| 408 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 409 | #: option.c:300 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 410 | msgid "Do not use leasefile." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 411 | msgstr "No usar archivo de arriendos." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 412 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 413 | #: option.c:301 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 414 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 415 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 416 | 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] | 417 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 418 | #: option.c:302 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 419 | #, c-format |
| 420 | msgid "Clear DNS cache when reloading %s." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 421 | msgstr "Liberar caché DNS al recargar %s." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 422 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 423 | #: option.c:303 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 424 | msgid "Ignore hostnames provided by DHCP clients." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 425 | msgstr "Ignorar nombres de host brindados por clientes DHCP." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 426 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 427 | #: option.c:304 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 428 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 429 | 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] | 430 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 431 | #: option.c:305 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 432 | msgid "Enable integrated read-only TFTP server." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 433 | msgstr "Habilitar servidor integrado TFTP solo-lectura." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 434 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 435 | #: option.c:306 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 436 | msgid "Export files by TFTP only from the specified subtree." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 437 | msgstr "Exportar archivos vía TFTP solo del sub-árbol especificado." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 438 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 439 | #: option.c:307 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 440 | msgid "Add client IP address to tftp-root." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 441 | msgstr "Agregar IP de cliente a tftp-root." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 442 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 443 | #: option.c:308 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 444 | msgid "Allow access only to files owned by the user running dnsmasq." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 445 | msgstr "Permitir acceso solo a archivos pertenecientes al usuario que corre dnsmasq." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 446 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 447 | #: option.c:309 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 448 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 449 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 450 | 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] | 451 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 452 | #: option.c:310 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 453 | msgid "Disable the TFTP blocksize extension." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 454 | msgstr "Deshabilitar la extensión TFTP blocksize (tamaño de bloque)." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 455 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 456 | #: option.c:311 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 457 | msgid "Ephemeral port range for use by TFTP transfers." |
| 458 | msgstr "Rango de puertos efímeros para ser usados por transferencias TFTP." |
| 459 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 460 | #: option.c:312 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 461 | msgid "Extra logging for DHCP." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 462 | msgstr "Bitacoreo extra para DHCP." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 463 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 464 | #: option.c:313 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 465 | msgid "Enable async. logging; optionally set queue length." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 466 | msgstr "Habilitar bitacoreo asincrónico; opcionalmente fijar tamaño de cola." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 467 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 468 | #: option.c:314 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 469 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 470 | msgstr "Detener revinculación DNS. Filtrar rangos de IP privados al resolver." |
| 471 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 472 | #: option.c:315 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 473 | msgid "Always perform DNS queries to all servers." |
| 474 | msgstr "Siempre realizar búsquedas DNS a todos los servidores." |
| 475 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 476 | #: option.c:316 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 477 | #, fuzzy |
| 478 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 479 | msgstr "Fijar etiqueta si cliente incluye opción en pedido." |
| 480 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 481 | #: option.c:317 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 482 | msgid "Use alternative ports for DHCP." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 483 | msgstr "Usar puertos alternativos para DHCP." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 484 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 485 | #: option.c:318 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 486 | msgid "Run lease-change script as this user." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 487 | msgstr "Correr archivo guión de cambio de arriendos como este usuario." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 488 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 489 | #: option.c:319 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 490 | #, fuzzy |
| 491 | msgid "Specify NAPTR DNS record." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 492 | msgstr "Especificar expediente DNS NAPTR." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 493 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 494 | #: option.c:320 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 495 | msgid "Specify lowest port available for DNS query transmission." |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 496 | 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] | 497 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 498 | #: option.c:321 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 499 | msgid "Use only fully qualified domain names for DHCP clients." |
| 500 | msgstr "Usar solo nombres de dominio completamente calificados para clientes DHCP." |
| 501 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 502 | #: option.c:322 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 503 | msgid "Specify alias name for LOCAL DNS name." |
| 504 | msgstr "Especificar nombre alias para nombre DNS LOCAL." |
| 505 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 506 | #: option.c:323 |
| 507 | #, fuzzy |
| 508 | msgid "Prompt to send to PXE clients." |
| 509 | msgstr "Especificar opciones para ser enviadas a clientes DHCP." |
| 510 | |
| 511 | #: option.c:324 |
| 512 | msgid "Boot service for PXE menu." |
| 513 | msgstr "" |
| 514 | |
| 515 | #: option.c:325 |
| 516 | msgid "Check configuration syntax." |
| 517 | msgstr "" |
| 518 | |
| 519 | #: option.c:601 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 520 | #, c-format |
| 521 | msgid "" |
| 522 | "Usage: dnsmasq [options]\n" |
| 523 | "\n" |
| 524 | msgstr "" |
| 525 | "Modo de uso: dnsmasq [opciones]\n" |
| 526 | "\n" |
| 527 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 528 | #: option.c:603 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 529 | #, c-format |
| 530 | msgid "Use short options only on the command line.\n" |
| 531 | msgstr "Usar opciones cortas solo en la línea de comandos.\n" |
| 532 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 533 | #: option.c:605 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 534 | #, fuzzy, c-format |
| 535 | msgid "Valid options are:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 536 | msgstr "Opciones válidas son :\n" |
| 537 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 538 | #: option.c:646 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 539 | #, c-format |
| 540 | msgid "Known DHCP options:\n" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 541 | msgstr "Opciones DHCP conocidas:\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 542 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 543 | #: option.c:723 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 544 | msgid "bad dhcp-option" |
| 545 | msgstr "opción dhcp-option errónea" |
| 546 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 547 | #: option.c:780 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 548 | #, fuzzy |
| 549 | msgid "bad IP address" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 550 | msgstr "dirección IP errónea" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 551 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 552 | #: option.c:878 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 553 | msgid "bad domain in dhcp-option" |
| 554 | msgstr "dominio erróneo en dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 555 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 556 | #: option.c:936 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 557 | msgid "dhcp-option too long" |
| 558 | msgstr "opción dhcp-option demasiado larga" |
| 559 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 560 | #: option.c:945 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 561 | msgid "illegal dhcp-match" |
| 562 | msgstr "" |
| 563 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 564 | #: option.c:981 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 565 | msgid "illegal repeated flag" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 566 | msgstr "opción repetida ilegal" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 567 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 568 | #: option.c:989 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 569 | msgid "illegal repeated keyword" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 570 | msgstr "palabra clave repetida ilegal" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 571 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 572 | #: option.c:1046 tftp.c:345 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 573 | #, fuzzy, c-format |
| 574 | msgid "cannot access %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 575 | msgstr "no se puede accesar %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 576 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 577 | #: option.c:1084 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 578 | #, fuzzy |
| 579 | msgid "only one dhcp-hostsfile allowed" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 580 | msgstr "solo un dhcp-hostsfile permitido" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 581 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 582 | #: option.c:1091 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 583 | #, fuzzy |
| 584 | msgid "only one dhcp-optsfile allowed" |
| 585 | msgstr "solo un dhcp-optsfile permitido" |
| 586 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 587 | #: option.c:1135 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 588 | msgid "bad MX preference" |
| 589 | msgstr "preferencia MX errónea" |
| 590 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 591 | #: option.c:1139 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 592 | msgid "bad MX name" |
| 593 | msgstr "nombre MX erróneo" |
| 594 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 595 | #: option.c:1153 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 596 | msgid "bad MX target" |
| 597 | msgstr "destino MX erróneo" |
| 598 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 599 | #: option.c:1165 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 600 | msgid "cannot run scripts under uClinux" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 601 | msgstr "no se pueden correr archivos guiónes bajo uClinux" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 602 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 603 | #: option.c:1395 option.c:1399 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 604 | msgid "bad port" |
| 605 | msgstr "puerto erróneo" |
| 606 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 607 | #: option.c:1418 option.c:1443 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 608 | msgid "interface binding not supported" |
| 609 | msgstr "vinculación de interface no está soportado" |
| 610 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 611 | #: option.c:1564 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 612 | #, fuzzy |
| 613 | msgid "bad port range" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 614 | msgstr "rango de puertos erróneo" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 615 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 616 | #: option.c:1581 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 617 | msgid "bad bridge-interface" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 618 | msgstr "opción bridge-interface (interface puente) errónea" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 619 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 620 | #: option.c:1622 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 621 | msgid "bad dhcp-range" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 622 | msgstr "opción dhcp-range (rango DHCP) errónea" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 623 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 624 | #: option.c:1648 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 625 | msgid "only one netid tag allowed" |
| 626 | msgstr "solo una etiqueta netid permitida" |
| 627 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 628 | #: option.c:1693 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 629 | msgid "inconsistent DHCP range" |
| 630 | msgstr "rango DHCP inconsistente" |
| 631 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 632 | #: option.c:1865 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 633 | #, fuzzy |
| 634 | msgid "bad DHCP host name" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 635 | msgstr "nombre de host DHCP erróneo" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 636 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 637 | #: option.c:2155 option.c:2427 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 638 | msgid "invalid port number" |
| 639 | msgstr "número de puerto inválido" |
| 640 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 641 | #: option.c:2238 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 642 | #, fuzzy |
| 643 | msgid "invalid alias range" |
| 644 | msgstr "peso inválido" |
| 645 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 646 | #: option.c:2250 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 647 | #, fuzzy |
| 648 | msgid "bad interface name" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 649 | msgstr "nombre de interface erróneo" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 650 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 651 | #: option.c:2273 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 652 | msgid "duplicate CNAME" |
| 653 | msgstr "CNAME duplicado" |
| 654 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 655 | #: option.c:2290 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 656 | #, fuzzy |
| 657 | msgid "bad PTR record" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 658 | msgstr "expediente PTR erróneo" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 659 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 660 | #: option.c:2320 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 661 | #, fuzzy |
| 662 | msgid "bad NAPTR record" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 663 | msgstr "expediente NAPTR erróneo" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 664 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 665 | #: option.c:2346 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 666 | msgid "TXT record string too long" |
| 667 | msgstr "expediente TXT demasiado largo" |
| 668 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 669 | #: option.c:2350 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 670 | msgid "bad TXT record" |
| 671 | msgstr "expediente TXT erróneo" |
| 672 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 673 | #: option.c:2410 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 674 | msgid "bad SRV record" |
| 675 | msgstr "expediente SRV erróneo" |
| 676 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 677 | #: option.c:2419 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 678 | msgid "bad SRV target" |
| 679 | msgstr "destino SRV erróneo" |
| 680 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 681 | #: option.c:2434 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 682 | msgid "invalid priority" |
| 683 | msgstr "prioridad inválida" |
| 684 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 685 | #: option.c:2441 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 686 | msgid "invalid weight" |
| 687 | msgstr "peso inválido" |
| 688 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 689 | #: option.c:2460 |
| 690 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)" |
| 691 | msgstr "" |
| 692 | |
| 693 | #: option.c:2503 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 694 | #, c-format |
| 695 | msgid "files nested too deep in %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 696 | msgstr "archivos jerarquizados demasiado profundo en %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 697 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 698 | #: option.c:2511 tftp.c:500 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 699 | #, c-format |
| 700 | msgid "cannot read %s: %s" |
| 701 | msgstr "no se puede leer %s: %s" |
| 702 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 703 | #: option.c:2572 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 704 | msgid "missing \"" |
| 705 | msgstr "falta \"" |
| 706 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 707 | #: option.c:2619 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 708 | msgid "bad option" |
| 709 | msgstr "opción errónea" |
| 710 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 711 | #: option.c:2621 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 712 | msgid "extraneous parameter" |
| 713 | msgstr "parámetro extraño" |
| 714 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 715 | #: option.c:2623 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 716 | msgid "missing parameter" |
| 717 | msgstr "parámetro ausente" |
| 718 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 719 | #: option.c:2631 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 720 | msgid "error" |
| 721 | msgstr "error" |
| 722 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 723 | #: option.c:2637 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 724 | #, c-format |
| 725 | msgid "%s at line %d of %%s" |
| 726 | msgstr "%s en línea %d de %%s" |
| 727 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 728 | #: option.c:2686 option.c:2717 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 729 | #, fuzzy, c-format |
| 730 | msgid "read %s" |
| 731 | msgstr "leyendo %s" |
| 732 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 733 | #: option.c:2789 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 734 | #, c-format |
| 735 | msgid "Dnsmasq version %s %s\n" |
| 736 | msgstr "Dnsmasq versión %s %s\n" |
| 737 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 738 | #: option.c:2790 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 739 | #, c-format |
| 740 | msgid "" |
| 741 | "Compile time options %s\n" |
| 742 | "\n" |
| 743 | msgstr "" |
| 744 | "Opciones de compilación %s\n" |
| 745 | "\n" |
| 746 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 747 | #: option.c:2791 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 748 | #, c-format |
| 749 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 750 | msgstr "Este software viene SIN NINGUNA GARANTIA.\n" |
| 751 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 752 | #: option.c:2792 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 753 | #, c-format |
| 754 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 755 | msgstr "Dnsmasq es software libre, y usted está bienvenido a redistribuirlo\n" |
| 756 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 757 | #: option.c:2793 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 758 | #, fuzzy, c-format |
| 759 | 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] | 760 | 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] | 761 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 762 | #: option.c:2804 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 763 | msgid "try --help" |
| 764 | msgstr "pruebe --help" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 765 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 766 | #: option.c:2806 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 767 | msgid "try -w" |
| 768 | msgstr "pruebe -w" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 769 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 770 | #: option.c:2809 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 771 | #, fuzzy, c-format |
| 772 | msgid "bad command line options: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 773 | msgstr "opciones de línea de comandos erróneas: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 774 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 775 | #: option.c:2850 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 776 | #, c-format |
| 777 | msgid "cannot get host-name: %s" |
| 778 | msgstr "no se puede obtener host-name (nombre de host): %s" |
| 779 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 780 | #: option.c:2878 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 781 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 782 | msgstr "solo un archivo resolv.conf permitido en modo no-poll." |
| 783 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 784 | #: option.c:2888 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 785 | msgid "must have exactly one resolv.conf to read domain from." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 786 | msgstr "debe haber exáctamente un resolv.conf desde donde leer dominio." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 787 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 788 | #: option.c:2891 network.c:748 dhcp.c:734 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 789 | #, fuzzy, c-format |
| 790 | msgid "failed to read %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 791 | msgstr "no se pudo leer %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 792 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 793 | #: option.c:2909 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 794 | #, c-format |
| 795 | msgid "no search directive found in %s" |
| 796 | msgstr "ninguna directiva de búsqueda encontrada en %s" |
| 797 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 798 | #: option.c:2930 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 799 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 800 | msgstr "debe haber un dominio predeterminado cuando --dhcp-fqdn está fijado" |
| 801 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 802 | #: option.c:2934 |
| 803 | msgid "syntax check OK" |
| 804 | msgstr "" |
| 805 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 806 | #: forward.c:405 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 807 | #, c-format |
| 808 | msgid "nameserver %s refused to do a recursive query" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 809 | msgstr "servidor DNS %s se reusó a hacer una búsqueda recursiva" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 810 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 811 | #: forward.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 812 | msgid "possible DNS-rebind attack detected" |
| 813 | msgstr "posible ataque de revinculación DNS detectado" |
| 814 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 815 | #: network.c:73 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 816 | #, fuzzy, c-format |
| 817 | msgid "unknown interface %s in bridge-interface" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 818 | msgstr "interface desconocida %s en bridge-interface" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 819 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 820 | #: network.c:411 dnsmasq.c:184 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 821 | #, c-format |
| 822 | msgid "failed to create listening socket: %s" |
| 823 | msgstr "no se pudo crear un socket escuchador: %s" |
| 824 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 825 | #: network.c:418 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 826 | #, c-format |
| 827 | msgid "failed to set IPV6 options on listening socket: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 828 | msgstr "no se pudo fijar opciones IPv6 sobre socket escuchador: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 829 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 830 | #: network.c:444 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 831 | #, c-format |
| 832 | msgid "failed to bind listening socket for %s: %s" |
| 833 | msgstr "no se pudo acoplar socket escuchador para %s: %s" |
| 834 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 835 | #: network.c:449 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 836 | #, c-format |
| 837 | msgid "failed to listen on socket: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 838 | msgstr "no se pudo escuchar en socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 839 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 840 | #: network.c:461 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 841 | #, fuzzy, c-format |
| 842 | msgid "failed to create TFTP socket: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 843 | msgstr "no se pudo crear socket TFTP: %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 844 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 845 | #: network.c:655 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 846 | #, fuzzy, c-format |
| 847 | msgid "failed to bind server socket for %s: %s" |
| 848 | msgstr "no se pudo acoplar socket escuchador para %s: %s" |
| 849 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 850 | #: network.c:688 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 851 | #, c-format |
| 852 | msgid "ignoring nameserver %s - local interface" |
| 853 | msgstr "ignorando servidor DNS %s - interface local" |
| 854 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 855 | #: network.c:699 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 856 | #, fuzzy, c-format |
| 857 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 858 | msgstr "ignorando servidor DNS %s - no se puede crear/acoplar socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 859 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 860 | #: network.c:714 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 861 | msgid "unqualified" |
| 862 | msgstr "no calificado" |
| 863 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 864 | #: network.c:714 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 865 | msgid "names" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 866 | msgstr "nombres" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 867 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 868 | #: network.c:716 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 869 | msgid "default" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 870 | msgstr "predeterminado" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 871 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 872 | #: network.c:718 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 873 | msgid "domain" |
| 874 | msgstr "dominio" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 875 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 876 | #: network.c:721 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 877 | #, c-format |
| 878 | msgid "using local addresses only for %s %s" |
| 879 | msgstr "usando direcciones locales solo para %s %s" |
| 880 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 881 | #: network.c:723 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 882 | #, c-format |
| 883 | msgid "using nameserver %s#%d for %s %s" |
| 884 | msgstr "usando servidor DNS %s#%d para %s %s" |
| 885 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 886 | #: network.c:726 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 887 | #, fuzzy, c-format |
| 888 | msgid "using nameserver %s#%d(via %s)" |
| 889 | msgstr "usando servidor DNS %s#%d(vía %s)" |
| 890 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 891 | #: network.c:728 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 892 | #, c-format |
| 893 | msgid "using nameserver %s#%d" |
| 894 | msgstr "usando servidor DNS %s#%d" |
| 895 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 896 | #: dnsmasq.c:141 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 897 | #, fuzzy |
| 898 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 899 | msgstr "servidor TFTP no disponible: fijar HAVE_TFTP en src/config.h" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 900 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 901 | #: dnsmasq.c:146 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 902 | #, fuzzy |
| 903 | msgid "asychronous logging is not available under Solaris" |
| 904 | msgstr "bitacoreo asincrónico no está disponible bajo Solaris" |
| 905 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 906 | #: dnsmasq.c:165 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 907 | #, c-format |
| 908 | msgid "failed to find list of interfaces: %s" |
| 909 | msgstr "no se pudo encontrar lista de interfaces: %s" |
| 910 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 911 | #: dnsmasq.c:173 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 912 | #, c-format |
| 913 | msgid "unknown interface %s" |
| 914 | msgstr "interface desconocida %s" |
| 915 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 916 | #: dnsmasq.c:179 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 917 | #, c-format |
| 918 | msgid "no interface with address %s" |
| 919 | msgstr "ninguna interface con dirección %s" |
| 920 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 921 | #: dnsmasq.c:196 dnsmasq.c:660 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 922 | #, c-format |
| 923 | msgid "DBus error: %s" |
| 924 | msgstr "error DBus: %s" |
| 925 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 926 | #: dnsmasq.c:199 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 927 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 928 | msgstr "DBus no disponible: fijar HAVE_DBUS en src/config.h" |
| 929 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 930 | #: dnsmasq.c:225 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 931 | #, c-format |
| 932 | msgid "unknown user or group: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 933 | msgstr "usuario o grupo desconocido: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 934 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 935 | #: dnsmasq.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 936 | #, c-format |
| 937 | msgid "cannot chdir to filesystem root: %s" |
| 938 | msgstr "no se puede cambiar directorio a raíz de sistema de archivos: %s" |
| 939 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 940 | #: dnsmasq.c:443 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 941 | #, fuzzy, c-format |
| 942 | msgid "started, version %s DNS disabled" |
| 943 | msgstr "iniciado, versión %s DNS deshabilitado" |
| 944 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 945 | #: dnsmasq.c:445 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 946 | #, c-format |
| 947 | msgid "started, version %s cachesize %d" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 948 | msgstr "iniciado, versión %s tamaño de caché %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 949 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 950 | #: dnsmasq.c:447 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 951 | #, c-format |
| 952 | msgid "started, version %s cache disabled" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 953 | msgstr "iniciado, versión %s caché deshabilitado" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 954 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 955 | #: dnsmasq.c:449 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 956 | #, c-format |
| 957 | msgid "compile time options: %s" |
| 958 | msgstr "opciones de compilación: %s" |
| 959 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 960 | #: dnsmasq.c:455 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 961 | msgid "DBus support enabled: connected to system bus" |
| 962 | msgstr "soporte DBus habilitado: conectado a bus de sistema" |
| 963 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 964 | #: dnsmasq.c:457 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 965 | msgid "DBus support enabled: bus connection pending" |
| 966 | msgstr "soporte DBus habilitado: conección a bus pendiente" |
| 967 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 968 | #: dnsmasq.c:462 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 969 | #, fuzzy, c-format |
| 970 | msgid "warning: failed to change owner of %s: %s" |
| 971 | msgstr "advertencia: no se pudo cambiar dueño de %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 972 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 973 | #: dnsmasq.c:466 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 974 | msgid "setting --bind-interfaces option because of OS limitations" |
| 975 | msgstr "fijando opción --bind-interfaces debido a limitaciones de sistema operativo" |
| 976 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 977 | #: dnsmasq.c:471 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 978 | #, c-format |
| 979 | msgid "warning: interface %s does not currently exist" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 980 | msgstr "advertencia: interface %s no existe actuálmente" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 981 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 982 | #: dnsmasq.c:476 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 983 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 984 | msgstr "advertencia: ignorando opción resolv-file porque no-resolv está fijado" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 985 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 986 | #: dnsmasq.c:479 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 987 | #, fuzzy |
| 988 | msgid "warning: no upstream servers configured" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 989 | msgstr "advertencia: ningún servidor upstream configurado" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 990 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 991 | #: dnsmasq.c:483 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 992 | #, c-format |
| 993 | msgid "asynchronous logging enabled, queue limit is %d messages" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 994 | msgstr "bitacoreo asincrónico habilitado, límite de cola es %d mensajes" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 995 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 996 | #: dnsmasq.c:496 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 997 | #, c-format |
| 998 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 999 | msgstr "DHCP, arriendos estáticos solo en %.0s%s, tiempo de arriendo %s" |
| 1000 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1001 | #: dnsmasq.c:498 |
| 1002 | #, c-format |
| 1003 | msgid "DHCP, proxy on subnet %.0s%s%.0s" |
| 1004 | msgstr "" |
| 1005 | |
| 1006 | #: dnsmasq.c:499 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1007 | #, c-format |
| 1008 | msgid "DHCP, IP range %s -- %s, lease time %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1009 | msgstr "DHCP, rango de IPs %s -- %s, tiempo de arriendo %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1010 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1011 | #: dnsmasq.c:514 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1012 | msgid "root is " |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1013 | msgstr "root es " |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1014 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1015 | #: dnsmasq.c:514 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1016 | #, fuzzy |
| 1017 | msgid "enabled" |
| 1018 | msgstr "habilitado" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1019 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1020 | #: dnsmasq.c:516 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1021 | msgid "secure mode" |
| 1022 | msgstr "modo seguro" |
| 1023 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1024 | #: dnsmasq.c:542 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1025 | #, c-format |
| 1026 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1027 | 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] | 1028 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1029 | #: dnsmasq.c:662 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1030 | msgid "connected to system DBus" |
| 1031 | msgstr "conectado a DBus de sistema" |
| 1032 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1033 | #: dnsmasq.c:752 |
| 1034 | #, c-format |
| 1035 | msgid "cannot fork into background: %s" |
| 1036 | msgstr "no se puede hacer fork hacia el fondo: %s" |
| 1037 | |
| 1038 | #: dnsmasq.c:755 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1039 | #, fuzzy, c-format |
| 1040 | msgid "failed to create helper: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1041 | msgstr "no se pudo crear ayudante: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1042 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1043 | #: dnsmasq.c:758 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1044 | #, fuzzy, c-format |
| 1045 | msgid "setting capabilities failed: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1046 | msgstr "configuración de capacidades ha fallado: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1047 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1048 | #: dnsmasq.c:762 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1049 | #, fuzzy, c-format |
| 1050 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1051 | msgstr "no se pudo cambiar user-id a %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1052 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1053 | #: dnsmasq.c:767 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1054 | #, fuzzy, c-format |
| 1055 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1056 | msgstr "no se pudo cambiar group-id a %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1057 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1058 | #: dnsmasq.c:770 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1059 | #, fuzzy, c-format |
| 1060 | msgid "failed to open pidfile %s: %s" |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 1061 | msgstr "no se pudo abrir archivo PID %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1062 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1063 | #: dnsmasq.c:773 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1064 | #, fuzzy, c-format |
| 1065 | msgid "cannot open %s: %s" |
| 1066 | msgstr "no se puede abrir %s: %s" |
| 1067 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1068 | #: dnsmasq.c:828 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1069 | #, c-format |
| 1070 | msgid "child process killed by signal %d" |
| 1071 | msgstr "proceso hijo eliminado por señal %d" |
| 1072 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1073 | #: dnsmasq.c:832 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1074 | #, c-format |
| 1075 | msgid "child process exited with status %d" |
| 1076 | msgstr "proceso hijo hizo exit con estado %d" |
| 1077 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1078 | #: dnsmasq.c:836 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1079 | #, fuzzy, c-format |
| 1080 | msgid "failed to execute %s: %s" |
| 1081 | msgstr "no se pudo ejecutar %s: %s" |
| 1082 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1083 | #: dnsmasq.c:880 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1084 | msgid "exiting on receipt of SIGTERM" |
| 1085 | msgstr "saliendo al recibir SIGTERM" |
| 1086 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1087 | #: dnsmasq.c:898 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1088 | #, fuzzy, c-format |
| 1089 | msgid "failed to access %s: %s" |
| 1090 | msgstr "no se pudo accesar %s: %s" |
| 1091 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1092 | #: dnsmasq.c:920 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1093 | #, c-format |
| 1094 | msgid "reading %s" |
| 1095 | msgstr "leyendo %s" |
| 1096 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1097 | #: dnsmasq.c:931 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1098 | #, fuzzy, c-format |
| 1099 | msgid "no servers found in %s, will retry" |
| 1100 | msgstr "ningún servidor encontrado en %s, se reintentará" |
| 1101 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1102 | #: dhcp.c:40 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1103 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1104 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1105 | msgstr "no se puede crear socket DHCP: %s" |
| 1106 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1107 | #: dhcp.c:52 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1108 | #, c-format |
| 1109 | msgid "failed to set options on DHCP socket: %s" |
| 1110 | msgstr "no se pudo fijar opciones en socket DHCP: %s" |
| 1111 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1112 | #: dhcp.c:65 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1113 | #, fuzzy, c-format |
| 1114 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1115 | 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] | 1116 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1117 | #: dhcp.c:77 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1118 | #, c-format |
| 1119 | msgid "failed to bind DHCP server socket: %s" |
| 1120 | msgstr "no se pudo acoplar socket de servidor DHCP: %s" |
| 1121 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1122 | #: dhcp.c:90 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1123 | #, c-format |
| 1124 | msgid "cannot create ICMP raw socket: %s." |
| 1125 | msgstr "no se puede crear socket crudo ICMP: %s." |
| 1126 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1127 | #: dhcp.c:226 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1128 | #, c-format |
| 1129 | msgid "DHCP packet received on %s which has no address" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1130 | msgstr "Paquete DHCP recibido en %s sin dirección" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1131 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1132 | #: dhcp.c:385 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1133 | #, c-format |
| 1134 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1135 | 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] | 1136 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1137 | #: dhcp.c:770 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1138 | #, fuzzy, c-format |
| 1139 | msgid "bad line at %s line %d" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1140 | msgstr "línea errónea en %s línea %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1141 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1142 | #: dhcp.c:885 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1143 | #, c-format |
| 1144 | msgid "duplicate IP address %s in dhcp-config directive." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1145 | msgstr "dirección IP duplicada %s en directiva dhcp-config." |
| 1146 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1147 | #: dhcp.c:888 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1148 | #, fuzzy, c-format |
| 1149 | msgid "duplicate IP address %s in %s." |
| 1150 | msgstr "dirección IP duplicada %s en %s." |
| 1151 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1152 | #: dhcp.c:931 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1153 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1154 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1155 | msgstr "%s tiene más de una dirección en hostsfile, usando %s para DHCP" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1156 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1157 | #: dhcp.c:936 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1158 | #, c-format |
| 1159 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1160 | msgstr "dirección IP duplicada %s (%s) en directiva dhcp-config" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1161 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1162 | #: lease.c:60 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1163 | #, fuzzy, c-format |
| 1164 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1165 | msgstr "no se puede abrir o crear archivo de arriendos %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1166 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1167 | #: lease.c:86 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1168 | msgid "too many stored leases" |
| 1169 | msgstr "demasiados arriendos almacenados" |
| 1170 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1171 | #: lease.c:127 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1172 | #, fuzzy, c-format |
| 1173 | msgid "cannot run lease-init script %s: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1174 | msgstr "no se puede ejecutar archivo guión lease-init %s: %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1175 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1176 | #: lease.c:133 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1177 | #, c-format |
| 1178 | msgid "lease-init script returned exit code %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1179 | msgstr "archivo guión lease-init retornó exit code %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1180 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1181 | #: lease.c:240 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1182 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1183 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1184 | msgstr "error al escribir %s: %s (reintentar en %us)" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1185 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1186 | #: rfc2131.c:336 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1187 | #, c-format |
| 1188 | msgid "no address range available for DHCP request %s %s" |
| 1189 | msgstr "ningún rango de direcciónes disponible para pedido DHCP %s %s" |
| 1190 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1191 | #: rfc2131.c:337 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1192 | msgid "with subnet selector" |
| 1193 | msgstr "con selector de subred" |
| 1194 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1195 | #: rfc2131.c:337 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1196 | msgid "via" |
| 1197 | msgstr "vía" |
| 1198 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1199 | #: rfc2131.c:352 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1200 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1201 | msgid "%u Available DHCP subnet: %s/%s" |
| 1202 | msgstr "%u Subred DHCP disponible: %s/%s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1203 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1204 | #: rfc2131.c:355 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1205 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1206 | msgid "%u Available DHCP range: %s -- %s" |
| 1207 | msgstr "%u Rango DHCP disponible: %s -- %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1208 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1209 | #: rfc2131.c:384 rfc2131.c:418 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1210 | msgid "disabled" |
| 1211 | msgstr "deshabilitado" |
| 1212 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1213 | #: rfc2131.c:433 rfc2131.c:1096 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1214 | msgid "address in use" |
| 1215 | msgstr "dirección en uso" |
| 1216 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1217 | #: rfc2131.c:447 rfc2131.c:933 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1218 | msgid "no address available" |
| 1219 | msgstr "ninguna dirección disponible" |
| 1220 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1221 | #: rfc2131.c:454 rfc2131.c:1059 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1222 | msgid "wrong network" |
| 1223 | msgstr "red equivocada" |
| 1224 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1225 | #: rfc2131.c:467 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1226 | msgid "no address configured" |
| 1227 | msgstr "ninguna dirección configurada" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1228 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1229 | #: rfc2131.c:473 rfc2131.c:1109 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1230 | msgid "no leases left" |
| 1231 | msgstr "no sobra ningún arriendo" |
| 1232 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1233 | #: rfc2131.c:558 |
| 1234 | #, fuzzy, c-format |
| 1235 | msgid "%u client provides name: %s" |
| 1236 | msgstr "%u nombre de servidor: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1237 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1238 | #: rfc2131.c:696 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1239 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1240 | msgid "%u Vendor class: %s" |
| 1241 | msgstr "%u Clase de vendedor: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1242 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1243 | #: rfc2131.c:698 |
| 1244 | #, c-format |
| 1245 | msgid "%u User class: %s" |
| 1246 | msgstr "%u Clase de usuario: %s" |
| 1247 | |
| 1248 | #: rfc2131.c:733 |
| 1249 | msgid "PXE BIS not supported" |
| 1250 | msgstr "" |
| 1251 | |
| 1252 | #: rfc2131.c:849 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1253 | #, fuzzy, c-format |
| 1254 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1255 | msgstr "deshabilitando dirección DHCP estática %s para %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1256 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1257 | #: rfc2131.c:870 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1258 | msgid "unknown lease" |
| 1259 | msgstr "arriendo desconocido" |
| 1260 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1261 | #: rfc2131.c:879 rfc2131.c:1223 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1262 | msgid "ignored" |
| 1263 | msgstr "ignorado" |
| 1264 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1265 | #: rfc2131.c:902 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1266 | #, c-format |
| 1267 | msgid "not using configured address %s because it is leased to %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1268 | msgstr "no usando dirección configurada %s porque está arrendada a %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1269 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1270 | #: rfc2131.c:912 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1271 | #, fuzzy, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1272 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1273 | msgstr "no usando dirección configurada %s porque está en uso por el servidor o relay" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1274 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1275 | #: rfc2131.c:915 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1276 | #, fuzzy, c-format |
| 1277 | msgid "not using configured address %s because it was previously declined" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1278 | msgstr "no usando dirección configurada %s porque fué previamente denegada" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1279 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1280 | #: rfc2131.c:931 rfc2131.c:1102 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1281 | msgid "no unique-id" |
| 1282 | msgstr "ningún unique-id (identificación única)" |
| 1283 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1284 | #: rfc2131.c:999 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1285 | msgid "wrong server-ID" |
| 1286 | msgstr "ID de servidor equivocada" |
| 1287 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1288 | #: rfc2131.c:1018 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1289 | msgid "wrong address" |
| 1290 | msgstr "dirección equivocada" |
| 1291 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1292 | #: rfc2131.c:1035 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1293 | msgid "lease not found" |
| 1294 | msgstr "arriendo no encontrado" |
| 1295 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1296 | #: rfc2131.c:1067 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1297 | msgid "address not available" |
| 1298 | msgstr "dirección no disponible" |
| 1299 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1300 | #: rfc2131.c:1078 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1301 | msgid "static lease available" |
| 1302 | msgstr "arriendo estático disponible" |
| 1303 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1304 | #: rfc2131.c:1082 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1305 | msgid "address reserved" |
| 1306 | msgstr "dirección reservada" |
| 1307 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1308 | #: rfc2131.c:1090 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1309 | #, c-format |
| 1310 | msgid "abandoning lease to %s of %s" |
| 1311 | msgstr "abandonando arriendo a %s de %s" |
| 1312 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1313 | #: rfc2131.c:1567 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1314 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1315 | msgid "%u tags: %s" |
| 1316 | msgstr "%u etiquetas: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1317 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1318 | #: rfc2131.c:1580 |
| 1319 | #, c-format |
| 1320 | msgid "%u bootfile name: %s" |
| 1321 | msgstr "%u nombre de bootfile: %s" |
| 1322 | |
| 1323 | #: rfc2131.c:1589 |
| 1324 | #, c-format |
| 1325 | msgid "%u server name: %s" |
| 1326 | msgstr "%u nombre de servidor: %s" |
| 1327 | |
| 1328 | #: rfc2131.c:1597 |
| 1329 | #, fuzzy, c-format |
| 1330 | msgid "%u next server: %s" |
| 1331 | msgstr "%u siguiente servidor: %s" |
| 1332 | |
| 1333 | #: rfc2131.c:1664 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1334 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1335 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1336 | msgstr "no se puede enviar opción DHCP/BOOTP %d: no queda espacio en paquete" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1337 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1338 | #: rfc2131.c:1903 |
| 1339 | msgid "PXE menu too large" |
| 1340 | msgstr "" |
| 1341 | |
| 1342 | #: rfc2131.c:2018 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1343 | #, c-format |
| 1344 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1345 | msgstr "Ignorando dominio %s para nombre de host DHCP %s" |
| 1346 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1347 | #: rfc2131.c:2036 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1348 | #, fuzzy, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1349 | msgid "%u requested options: %s" |
| 1350 | msgstr "%u opciones solicitadas: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1351 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1352 | #: netlink.c:66 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1353 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1354 | msgid "cannot create netlink socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1355 | msgstr "no se puede crear socket netlink: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1356 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1357 | #: netlink.c:265 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1358 | #, fuzzy, c-format |
| 1359 | msgid "netlink returns error: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1360 | msgstr "netlink retorna error: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1361 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1362 | #: dbus.c:150 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1363 | 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] | 1364 | 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] | 1365 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1366 | #: dbus.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1367 | msgid "setting upstream servers from DBus" |
| 1368 | msgstr "fijando servidores upstream desde DBus" |
| 1369 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1370 | #: dbus.c:324 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1371 | msgid "could not register a DBus message handler" |
| 1372 | msgstr "no se pudo registrar un manejador de mensajes DBus" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1373 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 1374 | #: bpf.c:150 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1375 | #, c-format |
| 1376 | msgid "cannot create DHCP BPF socket: %s" |
| 1377 | msgstr "no se puede crear socket BPF DHCP: %s" |
| 1378 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 1379 | #: bpf.c:178 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1380 | #, fuzzy, c-format |
| 1381 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1382 | 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] | 1383 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1384 | #: tftp.c:172 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1385 | msgid "unable to get free port for TFTP" |
| 1386 | msgstr "incapaz de conseguir puerto libre para TFTP" |
| 1387 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1388 | #: tftp.c:187 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1389 | #, c-format |
| 1390 | msgid "unsupported request from %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1391 | msgstr "pedido no-soportado desde %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1392 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1393 | #: tftp.c:268 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1394 | #, c-format |
| 1395 | msgid "TFTP sent %s to %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1396 | msgstr "TFTP envió %s a %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1397 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1398 | #: tftp.c:291 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1399 | #, fuzzy, c-format |
| 1400 | msgid "file %s not found" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1401 | msgstr "archivo %s no encontrado" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1402 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1403 | #: tftp.c:402 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1404 | #, c-format |
| 1405 | msgid "TFTP error %d %s received from %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1406 | msgstr "error TFTP %d %s recibido de %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1407 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1408 | #: tftp.c:433 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1409 | #, fuzzy, c-format |
| 1410 | msgid "TFTP failed sending %s to %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1411 | msgstr "TFTP no pudo enviar %s a %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1412 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1413 | #: log.c:169 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1414 | #, c-format |
| 1415 | msgid "overflow: %d log entries lost" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1416 | msgstr "desbordamiento: %d entradas de bitácora perdidas" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1417 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1418 | #: log.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1419 | #, c-format |
| 1420 | msgid "log failed: %s" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1421 | msgstr "bitácora falló: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1422 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1423 | #: log.c:415 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1424 | msgid "FAILED to start up" |
| 1425 | msgstr "el inicio ha FALLADO" |
| 1426 | |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame^] | 1427 | #~ msgid "DHCP packet: transaction-id is %u" |
| 1428 | #~ msgstr "paquete DHCP: transaction-id (identificación de transacción) es %u" |
| 1429 | |
| 1430 | #~ msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 1431 | #~ msgstr "debe fijarse exáctamente una interface en sistemas rotos sin IP_RECVIF" |
| 1432 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1433 | #, fuzzy |
| 1434 | #~ msgid "failed to load %s: %s" |
| 1435 | #~ msgstr "no se pudo cargar %s: %s" |
| 1436 | |
| 1437 | #~ msgid "bad name in %s" |
| 1438 | #~ msgstr "nombre erróneo en %s" |
| 1439 | |
| 1440 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1441 | #~ msgstr "Ignorando arriendo DHCP para %s porque tiene una parte ilegal de dominio" |
| 1442 | |
| 1443 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1444 | #~ msgstr "integración dhcpd ISC no disponible: fijar HAVE_ISC_READER en src/config.h" |
| 1445 | |
| 1446 | #, fuzzy |
| 1447 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1448 | #~ msgstr "dominio ilegal %s en directiva dhcp-config." |
| 1449 | |
| 1450 | #~ msgid "illegal domain %s in %s." |
| 1451 | #~ msgstr "dominio ilegal %s en %s." |
| 1452 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1453 | #~ msgid "running as root" |
| 1454 | #~ msgstr "corriendo como root" |
| 1455 | |
| 1456 | #~ msgid "Read leases at startup, but never write the lease file." |
| 1457 | #~ msgstr "Leer arriendos al inicio, pero nunca escribir el archivo de arriendos." |
| 1458 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1459 | #, fuzzy |
| 1460 | #~ msgid "read %s - %d hosts" |
| 1461 | #~ msgstr "direcciónes %s - %d leídas" |
| 1462 | |
| 1463 | #~ msgid "Limit of %d leases exceeded." |
| 1464 | #~ msgstr "Límite de %d arriendos excedido." |
| 1465 | |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1466 | #~ msgid "bad dhcp-host" |
| 1467 | #~ msgstr "opción dhcp-host errónea" |
| 1468 | |
| 1469 | #~ msgid "domains" |
| 1470 | #~ msgstr "dominios" |
| 1471 | |
| 1472 | #~ 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] | 1473 | #~ 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] | 1474 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1475 | #~ msgid "Display this message." |
| 1476 | #~ msgstr "Mostrar este mensaje." |
| 1477 | |
| 1478 | #~ msgid "failed to read %s: %m" |
| 1479 | #~ msgstr "no se pudo leer %s: %m" |
| 1480 | |
| 1481 | #~ msgid "failed to read %s:%m" |
| 1482 | #~ msgstr "no se pudo leer %s:%m" |