Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1 | # Italian translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Simon Kelley <simon@thekelleys.org.uk>, 2006. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.32\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 9 | "POT-Creation-Date: 2009-02-02 14:07+0000\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 10 | "PO-Revision-Date: 2006-05-22 11:09+0100\n" |
| 11 | "Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n" |
| 12 | "Language-Team: Italian <tp@lists.linux.it>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=ASCII\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 18 | #: cache.c:761 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 19 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 20 | msgid "failed to load names from %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 21 | msgstr "" |
| 22 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 23 | #: cache.c:795 dhcp.c:780 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 24 | #, c-format |
| 25 | msgid "bad address at %s line %d" |
| 26 | msgstr "" |
| 27 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 28 | #: cache.c:850 dhcp.c:794 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 29 | #, c-format |
| 30 | msgid "bad name at %s line %d" |
| 31 | msgstr "" |
| 32 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 33 | #: cache.c:857 dhcp.c:860 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 34 | #, c-format |
| 35 | msgid "read %s - %d addresses" |
| 36 | msgstr "" |
| 37 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 38 | #: cache.c:895 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 39 | msgid "cleared cache" |
| 40 | msgstr "" |
| 41 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 42 | #: cache.c:942 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 43 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 44 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 45 | msgstr "" |
| 46 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 47 | #: cache.c:1018 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 48 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 49 | msgid "time %lu" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 50 | msgstr "" |
| 51 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 52 | #: cache.c:1019 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 53 | #, c-format |
| 54 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
| 55 | msgstr "" |
| 56 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 57 | #: cache.c:1021 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 58 | #, c-format |
| 59 | msgid "queries forwarded %u, queries answered locally %u" |
| 60 | msgstr "" |
| 61 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 62 | #: cache.c:1044 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 63 | #, c-format |
| 64 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 65 | msgstr "" |
| 66 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 67 | #: util.c:56 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 68 | #, c-format |
| 69 | msgid "failed to seed the random number generator: %s" |
| 70 | msgstr "" |
| 71 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 72 | #: util.c:164 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 73 | msgid "could not get memory" |
| 74 | msgstr "" |
| 75 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 76 | #: util.c:174 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 77 | #, c-format |
| 78 | msgid "cannot create pipe: %s" |
| 79 | msgstr "" |
| 80 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 81 | #: util.c:182 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 82 | #, c-format |
| 83 | msgid "failed to allocate %d bytes" |
| 84 | msgstr "" |
| 85 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 86 | #: util.c:287 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 87 | #, c-format |
| 88 | msgid "infinite" |
| 89 | msgstr "" |
| 90 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 91 | #: option.c:223 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 92 | msgid "Specify local address(es) to listen on." |
| 93 | msgstr "" |
| 94 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 95 | #: option.c:224 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 96 | msgid "Return ipaddr for all hosts in specified domains." |
| 97 | msgstr "" |
| 98 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 99 | #: option.c:225 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 100 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 101 | msgstr "" |
| 102 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 103 | #: option.c:226 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 104 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 105 | msgstr "" |
| 106 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 107 | #: option.c:227 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 108 | #, c-format |
| 109 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 110 | msgstr "" |
| 111 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 112 | #: option.c:228 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "Specify configuration file (defaults to %s)." |
| 115 | msgstr "" |
| 116 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 117 | #: option.c:229 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 118 | msgid "Do NOT fork into the background: run in debug mode." |
| 119 | msgstr "" |
| 120 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 121 | #: option.c:230 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 122 | msgid "Do NOT forward queries with no domain part." |
| 123 | msgstr "" |
| 124 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 125 | #: option.c:231 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 126 | msgid "Return self-pointing MX records for local hosts." |
| 127 | msgstr "" |
| 128 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 129 | #: option.c:232 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 130 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 131 | msgstr "" |
| 132 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 133 | #: option.c:233 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 134 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 135 | msgstr "" |
| 136 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 137 | #: option.c:234 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 138 | msgid "Enable DHCP in the range given with lease duration." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 139 | msgstr "" |
| 140 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 141 | #: option.c:235 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 142 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 143 | msgid "Change to this group after startup (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 144 | msgstr "" |
| 145 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 146 | #: option.c:236 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 147 | msgid "Set address or hostname for a specified machine." |
| 148 | msgstr "" |
| 149 | |
| 150 | #: option.c:237 |
| 151 | msgid "Read DHCP host specs from file" |
| 152 | msgstr "" |
| 153 | |
| 154 | #: option.c:238 |
| 155 | msgid "Read DHCP option specs from file" |
| 156 | msgstr "" |
| 157 | |
| 158 | #: option.c:239 |
| 159 | #, c-format |
| 160 | msgid "Do NOT load %s file." |
| 161 | msgstr "" |
| 162 | |
| 163 | #: option.c:240 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 164 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 165 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 166 | msgstr "" |
| 167 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 168 | #: option.c:241 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 169 | msgid "Specify interface(s) to listen on." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 170 | msgstr "" |
| 171 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 172 | #: option.c:242 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 173 | msgid "Specify interface(s) NOT to listen on." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 174 | msgstr "" |
| 175 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 176 | #: option.c:243 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 177 | msgid "Map DHCP user class to tag." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 178 | msgstr "" |
| 179 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 180 | #: option.c:244 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 181 | msgid "Map RFC3046 circuit-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 182 | msgstr "" |
| 183 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 184 | #: option.c:245 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 185 | msgid "Map RFC3046 remote-id to tag." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 186 | msgstr "" |
| 187 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 188 | #: option.c:246 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 189 | msgid "Map RFC3993 subscriber-id to tag." |
| 190 | msgstr "" |
| 191 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 192 | #: option.c:247 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 193 | msgid "Don't do DHCP for hosts with tag set." |
| 194 | msgstr "" |
| 195 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 196 | #: option.c:248 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 197 | msgid "Force broadcast replies for hosts with tag set." |
| 198 | msgstr "" |
| 199 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 200 | #: option.c:249 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 201 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 202 | msgstr "" |
| 203 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 204 | #: option.c:250 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 205 | msgid "Assume we are the only DHCP server on the local network." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 206 | msgstr "" |
| 207 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 208 | #: option.c:251 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 209 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 210 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 211 | msgstr "" |
| 212 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 213 | #: option.c:252 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 214 | msgid "Return MX records for local hosts." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 215 | msgstr "" |
| 216 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 217 | #: option.c:253 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 218 | msgid "Specify an MX record." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 219 | msgstr "" |
| 220 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 221 | #: option.c:254 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 222 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 223 | msgstr "" |
| 224 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 225 | #: option.c:255 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 226 | #, c-format |
| 227 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 228 | msgstr "" |
| 229 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 230 | #: option.c:256 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 231 | msgid "Do NOT cache failed search results." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 232 | msgstr "" |
| 233 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 234 | #: option.c:257 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 235 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 236 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 237 | msgstr "" |
| 238 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 239 | #: option.c:258 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 240 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 241 | msgstr "" |
| 242 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 243 | #: option.c:259 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 244 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 245 | msgstr "" |
| 246 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 247 | #: option.c:260 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 248 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 249 | msgstr "" |
| 250 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 251 | #: option.c:261 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 252 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 253 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 254 | msgstr "" |
| 255 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 256 | #: option.c:262 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 257 | msgid "Log DNS queries." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 258 | msgstr "" |
| 259 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 260 | #: option.c:263 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 261 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 262 | msgstr "" |
| 263 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 264 | #: option.c:264 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 265 | msgid "Do NOT read resolv.conf." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 266 | msgstr "" |
| 267 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 268 | #: option.c:265 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 269 | #, c-format |
| 270 | msgid "Specify path to resolv.conf (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 271 | msgstr "" |
| 272 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 273 | #: option.c:266 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 274 | msgid "Specify address(es) of upstream servers with optional domains." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 275 | msgstr "" |
| 276 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 277 | #: option.c:267 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 278 | msgid "Never forward queries to specified domains." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 279 | msgstr "" |
| 280 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 281 | #: option.c:268 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 282 | msgid "Specify the domain to be assigned in DHCP leases." |
| 283 | msgstr "" |
| 284 | |
| 285 | #: option.c:269 |
| 286 | msgid "Specify default target in an MX record." |
| 287 | msgstr "" |
| 288 | |
| 289 | #: option.c:270 |
| 290 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 291 | msgstr "" |
| 292 | |
| 293 | #: option.c:271 |
| 294 | msgid "Specify time-to-live in seconds for negative caching." |
| 295 | msgstr "" |
| 296 | |
| 297 | #: option.c:272 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 298 | #, c-format |
| 299 | msgid "Change to this user after startup. (defaults to %s)." |
| 300 | msgstr "" |
| 301 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 302 | #: option.c:273 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 303 | msgid "Map DHCP vendor class to tag." |
| 304 | msgstr "" |
| 305 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 306 | #: option.c:274 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 307 | msgid "Display dnsmasq version and copyright information." |
| 308 | msgstr "" |
| 309 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 310 | #: option.c:275 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 311 | msgid "Translate IPv4 addresses from upstream servers." |
| 312 | msgstr "" |
| 313 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 314 | #: option.c:276 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 315 | msgid "Specify a SRV record." |
| 316 | msgstr "" |
| 317 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 318 | #: option.c:277 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 319 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 320 | msgstr "" |
| 321 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 322 | #: option.c:278 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 323 | #, c-format |
| 324 | msgid "Specify path of PID file (defaults to %s)." |
| 325 | msgstr "" |
| 326 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 327 | #: option.c:279 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 328 | #, c-format |
| 329 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 330 | msgstr "" |
| 331 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 332 | #: option.c:280 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 333 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 334 | msgstr "" |
| 335 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 336 | #: option.c:281 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 337 | msgid "Specify TXT DNS record." |
| 338 | msgstr "" |
| 339 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 340 | #: option.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 341 | msgid "Specify PTR DNS record." |
| 342 | msgstr "" |
| 343 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 344 | #: option.c:283 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 345 | msgid "Give DNS name to IPv4 address of interface." |
| 346 | msgstr "" |
| 347 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 348 | #: option.c:284 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 349 | msgid "Bind only to interfaces in use." |
| 350 | msgstr "" |
| 351 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 352 | #: option.c:285 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 353 | #, c-format |
| 354 | msgid "Read DHCP static host information from %s." |
| 355 | msgstr "" |
| 356 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 357 | #: option.c:286 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 358 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 359 | msgstr "" |
| 360 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 361 | #: option.c:287 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 362 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 363 | msgstr "" |
| 364 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 365 | #: option.c:288 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 366 | msgid "Enable dynamic address allocation for bootp." |
| 367 | msgstr "" |
| 368 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 369 | #: option.c:289 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 370 | msgid "Map MAC address (with wildcards) to option set." |
| 371 | msgstr "" |
| 372 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 373 | #: option.c:291 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 374 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 375 | msgstr "" |
| 376 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 377 | #: option.c:293 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 378 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 379 | msgstr "" |
| 380 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 381 | #: option.c:294 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 382 | msgid "Script to run on DHCP lease creation and destruction." |
| 383 | msgstr "" |
| 384 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 385 | #: option.c:295 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 386 | msgid "Read configuration from all the files in this directory." |
| 387 | msgstr "" |
| 388 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 389 | #: option.c:296 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 390 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
| 391 | msgstr "" |
| 392 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 393 | #: option.c:297 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 394 | msgid "Do not use leasefile." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 395 | msgstr "" |
| 396 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 397 | #: option.c:298 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 398 | #, c-format |
| 399 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 400 | msgstr "" |
| 401 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 402 | #: option.c:299 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 403 | #, c-format |
| 404 | msgid "Clear DNS cache when reloading %s." |
| 405 | msgstr "" |
| 406 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 407 | #: option.c:300 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 408 | msgid "Ignore hostnames provided by DHCP clients." |
| 409 | msgstr "" |
| 410 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 411 | #: option.c:301 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 412 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 413 | msgstr "" |
| 414 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 415 | #: option.c:302 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 416 | msgid "Enable integrated read-only TFTP server." |
| 417 | msgstr "" |
| 418 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 419 | #: option.c:303 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 420 | msgid "Export files by TFTP only from the specified subtree." |
| 421 | msgstr "" |
| 422 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 423 | #: option.c:304 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 424 | msgid "Add client IP address to tftp-root." |
| 425 | msgstr "" |
| 426 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 427 | #: option.c:305 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 428 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 429 | msgstr "" |
| 430 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 431 | #: option.c:306 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 432 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 433 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 434 | msgstr "" |
| 435 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 436 | #: option.c:307 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 437 | msgid "Disable the TFTP blocksize extension." |
| 438 | msgstr "" |
| 439 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 440 | #: option.c:308 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 441 | msgid "Ephemeral port range for use by TFTP transfers." |
| 442 | msgstr "" |
| 443 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 444 | #: option.c:309 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 445 | msgid "Extra logging for DHCP." |
| 446 | msgstr "" |
| 447 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 448 | #: option.c:310 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 449 | msgid "Enable async. logging; optionally set queue length." |
| 450 | msgstr "" |
| 451 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 452 | #: option.c:311 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 453 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 454 | msgstr "" |
| 455 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 456 | #: option.c:312 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 457 | msgid "Always perform DNS queries to all servers." |
| 458 | msgstr "" |
| 459 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 460 | #: option.c:313 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 461 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 462 | msgstr "" |
| 463 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 464 | #: option.c:314 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 465 | msgid "Use alternative ports for DHCP." |
| 466 | msgstr "" |
| 467 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 468 | #: option.c:315 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 469 | msgid "Run lease-change script as this user." |
| 470 | msgstr "" |
| 471 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 472 | #: option.c:316 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 473 | msgid "Specify NAPTR DNS record." |
| 474 | msgstr "" |
| 475 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 476 | #: option.c:317 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 477 | msgid "Specify lowest port available for DNS query transmission." |
| 478 | msgstr "" |
| 479 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 480 | #: option.c:318 |
| 481 | msgid "Use only fully qualified domain names for DHCP clients." |
| 482 | msgstr "" |
| 483 | |
| 484 | #: option.c:319 |
| 485 | msgid "Specify alias name for LOCAL DNS name." |
| 486 | msgstr "" |
| 487 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 488 | #: option.c:589 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 489 | #, c-format |
| 490 | msgid "" |
| 491 | "Usage: dnsmasq [options]\n" |
| 492 | "\n" |
| 493 | msgstr "" |
| 494 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 495 | #: option.c:591 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 496 | #, c-format |
| 497 | msgid "Use short options only on the command line.\n" |
| 498 | msgstr "" |
| 499 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 500 | #: option.c:593 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 501 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 502 | msgid "Valid options are:\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 503 | msgstr "" |
| 504 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 505 | #: option.c:633 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 506 | #, c-format |
| 507 | msgid "Known DHCP options:\n" |
| 508 | msgstr "" |
| 509 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 510 | #: option.c:710 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 511 | msgid "bad dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 512 | msgstr "" |
| 513 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 514 | #: option.c:767 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 515 | msgid "bad IP address" |
| 516 | msgstr "" |
| 517 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 518 | #: option.c:865 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 519 | msgid "bad domain in dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 520 | msgstr "" |
| 521 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 522 | #: option.c:923 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 523 | msgid "dhcp-option too long" |
| 524 | msgstr "" |
| 525 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 526 | #: option.c:932 |
| 527 | msgid "illegal dhcp-match" |
| 528 | msgstr "" |
| 529 | |
| 530 | #: option.c:967 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 531 | msgid "illegal repeated flag" |
| 532 | msgstr "" |
| 533 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 534 | #: option.c:975 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 535 | msgid "illegal repeated keyword" |
| 536 | msgstr "" |
| 537 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 538 | #: option.c:1012 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 539 | #, c-format |
| 540 | msgid "cannot access directory %s: %s" |
| 541 | msgstr "" |
| 542 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 543 | #: option.c:1031 tftp.c:348 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 544 | #, c-format |
| 545 | msgid "cannot access %s: %s" |
| 546 | msgstr "" |
| 547 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 548 | #: option.c:1069 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 549 | msgid "only one dhcp-hostsfile allowed" |
| 550 | msgstr "" |
| 551 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 552 | #: option.c:1076 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 553 | msgid "only one dhcp-optsfile allowed" |
| 554 | msgstr "" |
| 555 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 556 | #: option.c:1120 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 557 | msgid "bad MX preference" |
| 558 | msgstr "" |
| 559 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 560 | #: option.c:1124 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 561 | msgid "bad MX name" |
| 562 | msgstr "" |
| 563 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 564 | #: option.c:1138 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 565 | msgid "bad MX target" |
| 566 | msgstr "" |
| 567 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 568 | #: option.c:1149 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 569 | msgid "cannot run scripts under uClinux" |
| 570 | msgstr "" |
| 571 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 572 | #: option.c:1375 option.c:1379 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 573 | msgid "bad port" |
| 574 | msgstr "" |
| 575 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 576 | #: option.c:1398 option.c:1423 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 577 | msgid "interface binding not supported" |
| 578 | msgstr "" |
| 579 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 580 | #: option.c:1541 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 581 | msgid "bad port range" |
| 582 | msgstr "" |
| 583 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 584 | #: option.c:1558 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 585 | msgid "bad bridge-interface" |
| 586 | msgstr "" |
| 587 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 588 | #: option.c:1599 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 589 | msgid "bad dhcp-range" |
| 590 | msgstr "" |
| 591 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 592 | #: option.c:1625 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 593 | msgid "only one netid tag allowed" |
| 594 | msgstr "" |
| 595 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 596 | #: option.c:1665 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 597 | msgid "inconsistent DHCP range" |
| 598 | msgstr "" |
| 599 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 600 | #: option.c:1837 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 601 | msgid "bad DHCP host name" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 602 | msgstr "" |
| 603 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 604 | #: option.c:2012 option.c:2283 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 605 | msgid "invalid port number" |
| 606 | msgstr "" |
| 607 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 608 | #: option.c:2094 |
| 609 | msgid "invalid alias range" |
| 610 | msgstr "" |
| 611 | |
| 612 | #: option.c:2106 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 613 | msgid "bad interface name" |
| 614 | msgstr "" |
| 615 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 616 | #: option.c:2129 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 617 | msgid "duplicate CNAME" |
| 618 | msgstr "" |
| 619 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 620 | #: option.c:2146 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 621 | msgid "bad PTR record" |
| 622 | msgstr "" |
| 623 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 624 | #: option.c:2176 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 625 | msgid "bad NAPTR record" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 626 | msgstr "" |
| 627 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 628 | #: option.c:2202 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 629 | msgid "TXT record string too long" |
| 630 | msgstr "" |
| 631 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 632 | #: option.c:2206 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 633 | msgid "bad TXT record" |
| 634 | msgstr "" |
| 635 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 636 | #: option.c:2266 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 637 | msgid "bad SRV record" |
| 638 | msgstr "" |
| 639 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 640 | #: option.c:2275 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 641 | msgid "bad SRV target" |
| 642 | msgstr "" |
| 643 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 644 | #: option.c:2290 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 645 | msgid "invalid priority" |
| 646 | msgstr "" |
| 647 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 648 | #: option.c:2297 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 649 | msgid "invalid weight" |
| 650 | msgstr "" |
| 651 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 652 | #: option.c:2333 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 653 | #, c-format |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 654 | msgid "files nested too deep in %s" |
| 655 | msgstr "" |
| 656 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 657 | #: option.c:2341 tftp.c:503 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 658 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 659 | msgid "cannot read %s: %s" |
| 660 | msgstr "" |
| 661 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 662 | #: option.c:2402 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 663 | msgid "missing \"" |
| 664 | msgstr "" |
| 665 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 666 | #: option.c:2449 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 667 | msgid "bad option" |
| 668 | msgstr "" |
| 669 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 670 | #: option.c:2451 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 671 | msgid "extraneous parameter" |
| 672 | msgstr "" |
| 673 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 674 | #: option.c:2453 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 675 | msgid "missing parameter" |
| 676 | msgstr "" |
| 677 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 678 | #: option.c:2461 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 679 | msgid "error" |
| 680 | msgstr "" |
| 681 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 682 | #: option.c:2467 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 683 | #, c-format |
| 684 | msgid "%s at line %d of %%s" |
| 685 | msgstr "" |
| 686 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 687 | #: option.c:2515 option.c:2546 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 688 | #, c-format |
| 689 | msgid "read %s" |
| 690 | msgstr "" |
| 691 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 692 | #: option.c:2613 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 693 | #, c-format |
| 694 | msgid "Dnsmasq version %s %s\n" |
| 695 | msgstr "" |
| 696 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 697 | #: option.c:2614 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 698 | #, c-format |
| 699 | msgid "" |
| 700 | "Compile time options %s\n" |
| 701 | "\n" |
| 702 | msgstr "" |
| 703 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 704 | #: option.c:2615 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 705 | #, c-format |
| 706 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 707 | msgstr "" |
| 708 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 709 | #: option.c:2616 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 710 | #, c-format |
| 711 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 712 | msgstr "" |
| 713 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 714 | #: option.c:2617 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 715 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 716 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 717 | msgstr "" |
| 718 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 719 | #: option.c:2628 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 720 | msgid "try --help" |
| 721 | msgstr "" |
| 722 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 723 | #: option.c:2630 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 724 | msgid "try -w" |
| 725 | msgstr "" |
| 726 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 727 | #: option.c:2633 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 728 | #, c-format |
| 729 | msgid "bad command line options: %s" |
| 730 | msgstr "" |
| 731 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 732 | #: option.c:2674 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 733 | #, c-format |
| 734 | msgid "cannot get host-name: %s" |
| 735 | msgstr "" |
| 736 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 737 | #: option.c:2702 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 738 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 739 | msgstr "" |
| 740 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 741 | #: option.c:2712 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 742 | msgid "must have exactly one resolv.conf to read domain from." |
| 743 | msgstr "" |
| 744 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 745 | #: option.c:2715 network.c:730 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 746 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 747 | msgid "failed to read %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 748 | msgstr "" |
| 749 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 750 | #: option.c:2733 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 751 | #, c-format |
| 752 | msgid "no search directive found in %s" |
| 753 | msgstr "" |
| 754 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 755 | #: option.c:2754 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 756 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 757 | msgstr "" |
| 758 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 759 | #: forward.c:405 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 760 | #, c-format |
| 761 | msgid "nameserver %s refused to do a recursive query" |
| 762 | msgstr "" |
| 763 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 764 | #: forward.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 765 | msgid "possible DNS-rebind attack detected" |
| 766 | msgstr "" |
| 767 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 768 | #: network.c:45 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 769 | #, c-format |
| 770 | msgid "unknown interface %s in bridge-interface" |
| 771 | msgstr "" |
| 772 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 773 | #: network.c:393 dnsmasq.c:186 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 774 | #, c-format |
| 775 | msgid "failed to create listening socket: %s" |
| 776 | msgstr "" |
| 777 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 778 | #: network.c:400 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 779 | #, c-format |
| 780 | msgid "failed to set IPV6 options on listening socket: %s" |
| 781 | msgstr "" |
| 782 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 783 | #: network.c:426 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 784 | #, c-format |
| 785 | msgid "failed to bind listening socket for %s: %s" |
| 786 | msgstr "" |
| 787 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 788 | #: network.c:431 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 789 | #, c-format |
| 790 | msgid "failed to listen on socket: %s" |
| 791 | msgstr "" |
| 792 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 793 | #: network.c:443 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 794 | #, c-format |
| 795 | msgid "failed to create TFTP socket: %s" |
| 796 | msgstr "" |
| 797 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 798 | #: network.c:637 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 799 | #, c-format |
| 800 | msgid "failed to bind server socket for %s: %s" |
| 801 | msgstr "" |
| 802 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 803 | #: network.c:670 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 804 | #, c-format |
| 805 | msgid "ignoring nameserver %s - local interface" |
| 806 | msgstr "" |
| 807 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 808 | #: network.c:681 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 809 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 810 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 811 | msgstr "" |
| 812 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 813 | #: network.c:696 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 814 | msgid "unqualified" |
| 815 | msgstr "" |
| 816 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 817 | #: network.c:696 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 818 | msgid "names" |
| 819 | msgstr "" |
| 820 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 821 | #: network.c:698 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 822 | msgid "default" |
| 823 | msgstr "" |
| 824 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 825 | #: network.c:700 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 826 | msgid "domain" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 827 | msgstr "" |
| 828 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 829 | #: network.c:703 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 830 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 831 | msgid "using local addresses only for %s %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 832 | msgstr "" |
| 833 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 834 | #: network.c:705 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 835 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 836 | msgid "using nameserver %s#%d for %s %s" |
| 837 | msgstr "" |
| 838 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 839 | #: network.c:708 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 840 | #, c-format |
| 841 | msgid "using nameserver %s#%d(via %s)" |
| 842 | msgstr "" |
| 843 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 844 | #: network.c:710 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 845 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 846 | msgid "using nameserver %s#%d" |
| 847 | msgstr "" |
| 848 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 849 | #: dnsmasq.c:136 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 850 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 851 | msgstr "" |
| 852 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 853 | #: dnsmasq.c:141 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 854 | msgid "asychronous logging is not available under Solaris" |
| 855 | msgstr "" |
| 856 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 857 | #: dnsmasq.c:157 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 858 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 859 | msgstr "" |
| 860 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 861 | #: dnsmasq.c:167 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 862 | #, c-format |
| 863 | msgid "failed to find list of interfaces: %s" |
| 864 | msgstr "" |
| 865 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 866 | #: dnsmasq.c:175 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 867 | #, c-format |
| 868 | msgid "unknown interface %s" |
| 869 | msgstr "" |
| 870 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 871 | #: dnsmasq.c:181 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 872 | #, c-format |
| 873 | msgid "no interface with address %s" |
| 874 | msgstr "" |
| 875 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 876 | #: dnsmasq.c:198 dnsmasq.c:652 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 877 | #, c-format |
| 878 | msgid "DBus error: %s" |
| 879 | msgstr "" |
| 880 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 881 | #: dnsmasq.c:201 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 882 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 883 | msgstr "" |
| 884 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 885 | #: dnsmasq.c:225 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 886 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 887 | msgid "unknown user or group: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 888 | msgstr "" |
| 889 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 890 | #: dnsmasq.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 891 | #, c-format |
| 892 | msgid "cannot chdir to filesystem root: %s" |
| 893 | msgstr "" |
| 894 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 895 | #: dnsmasq.c:294 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 896 | #, c-format |
| 897 | msgid "cannot fork into background: %s" |
| 898 | msgstr "" |
| 899 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 900 | #: dnsmasq.c:443 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 901 | #, c-format |
| 902 | msgid "started, version %s DNS disabled" |
| 903 | msgstr "" |
| 904 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 905 | #: dnsmasq.c:445 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 906 | #, c-format |
| 907 | msgid "started, version %s cachesize %d" |
| 908 | msgstr "" |
| 909 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 910 | #: dnsmasq.c:447 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 911 | #, c-format |
| 912 | msgid "started, version %s cache disabled" |
| 913 | msgstr "" |
| 914 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 915 | #: dnsmasq.c:449 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 916 | #, c-format |
| 917 | msgid "compile time options: %s" |
| 918 | msgstr "" |
| 919 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 920 | #: dnsmasq.c:455 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 921 | msgid "DBus support enabled: connected to system bus" |
| 922 | msgstr "" |
| 923 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 924 | #: dnsmasq.c:457 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 925 | msgid "DBus support enabled: bus connection pending" |
| 926 | msgstr "" |
| 927 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 928 | #: dnsmasq.c:462 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 929 | #, c-format |
| 930 | msgid "warning: failed to change owner of %s: %s" |
| 931 | msgstr "" |
| 932 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 933 | #: dnsmasq.c:466 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 934 | msgid "setting --bind-interfaces option because of OS limitations" |
| 935 | msgstr "" |
| 936 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 937 | #: dnsmasq.c:471 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 938 | #, c-format |
| 939 | msgid "warning: interface %s does not currently exist" |
| 940 | msgstr "" |
| 941 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 942 | #: dnsmasq.c:476 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 943 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 944 | msgstr "" |
| 945 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 946 | #: dnsmasq.c:479 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 947 | msgid "warning: no upstream servers configured" |
| 948 | msgstr "" |
| 949 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 950 | #: dnsmasq.c:483 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 951 | #, c-format |
| 952 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 953 | msgstr "" |
| 954 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 955 | #: dnsmasq.c:495 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 956 | #, c-format |
| 957 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 958 | msgstr "" |
| 959 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 960 | #: dnsmasq.c:496 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 961 | #, c-format |
| 962 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 963 | msgstr "" |
| 964 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 965 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 966 | msgid "root is " |
| 967 | msgstr "" |
| 968 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 969 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 970 | msgid "enabled" |
| 971 | msgstr "" |
| 972 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 973 | #: dnsmasq.c:512 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 974 | msgid "secure mode" |
| 975 | msgstr "" |
| 976 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 977 | #: dnsmasq.c:538 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 978 | #, c-format |
| 979 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 980 | msgstr "" |
| 981 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 982 | #: dnsmasq.c:654 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 983 | msgid "connected to system DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 984 | msgstr "" |
| 985 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 986 | #: dnsmasq.c:742 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 987 | #, c-format |
| 988 | msgid "failed to create helper: %s" |
| 989 | msgstr "" |
| 990 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 991 | #: dnsmasq.c:745 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 992 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 993 | msgid "setting capabilities failed: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 994 | msgstr "" |
| 995 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 996 | #: dnsmasq.c:749 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 997 | #, c-format |
| 998 | msgid "failed to change user-id to %s: %s" |
| 999 | msgstr "" |
| 1000 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1001 | #: dnsmasq.c:754 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1002 | #, c-format |
| 1003 | msgid "failed to change group-id to %s: %s" |
| 1004 | msgstr "" |
| 1005 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1006 | #: dnsmasq.c:757 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1007 | #, c-format |
| 1008 | msgid "failed to open pidfile %s: %s" |
| 1009 | msgstr "" |
| 1010 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1011 | #: dnsmasq.c:760 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1012 | #, c-format |
| 1013 | msgid "cannot open %s: %s" |
| 1014 | msgstr "" |
| 1015 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1016 | #: dnsmasq.c:811 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1017 | #, c-format |
| 1018 | msgid "child process killed by signal %d" |
| 1019 | msgstr "" |
| 1020 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1021 | #: dnsmasq.c:815 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1022 | #, c-format |
| 1023 | msgid "child process exited with status %d" |
| 1024 | msgstr "" |
| 1025 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1026 | #: dnsmasq.c:819 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1027 | #, c-format |
| 1028 | msgid "failed to execute %s: %s" |
| 1029 | msgstr "" |
| 1030 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1031 | #: dnsmasq.c:863 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1032 | msgid "exiting on receipt of SIGTERM" |
| 1033 | msgstr "" |
| 1034 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1035 | #: dnsmasq.c:881 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1036 | #, c-format |
| 1037 | msgid "failed to access %s: %s" |
| 1038 | msgstr "" |
| 1039 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1040 | #: dnsmasq.c:903 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1041 | #, c-format |
| 1042 | msgid "reading %s" |
| 1043 | msgstr "" |
| 1044 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1045 | #: dnsmasq.c:914 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1046 | #, c-format |
| 1047 | msgid "no servers found in %s, will retry" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1048 | msgstr "" |
| 1049 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1050 | #: dhcp.c:38 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1051 | #, c-format |
| 1052 | msgid "cannot create DHCP socket : %s" |
| 1053 | msgstr "" |
| 1054 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1055 | #: dhcp.c:50 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1056 | #, c-format |
| 1057 | msgid "failed to set options on DHCP socket: %s" |
| 1058 | msgstr "" |
| 1059 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1060 | #: dhcp.c:68 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1061 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1062 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1063 | msgstr "" |
| 1064 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1065 | #: dhcp.c:81 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1066 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1067 | msgid "failed to bind DHCP server socket: %s" |
| 1068 | msgstr "" |
| 1069 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1070 | #: dhcp.c:94 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1071 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1072 | msgid "cannot create ICMP raw socket: %s." |
| 1073 | msgstr "" |
| 1074 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1075 | #: dhcp.c:223 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1076 | #, c-format |
| 1077 | msgid "DHCP packet received on %s which has no address" |
| 1078 | msgstr "" |
| 1079 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1080 | #: dhcp.c:387 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1081 | #, c-format |
| 1082 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1083 | msgstr "" |
| 1084 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1085 | #: dhcp.c:731 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1086 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1087 | msgid "failed to read %s:%s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1088 | msgstr "" |
| 1089 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1090 | #: dhcp.c:767 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1091 | #, c-format |
| 1092 | msgid "bad line at %s line %d" |
| 1093 | msgstr "" |
| 1094 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1095 | #: dhcp.c:882 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1096 | #, c-format |
| 1097 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1098 | msgstr "" |
| 1099 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1100 | #: dhcp.c:885 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1101 | #, c-format |
| 1102 | msgid "duplicate IP address %s in %s." |
| 1103 | msgstr "" |
| 1104 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1105 | #: dhcp.c:928 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1106 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1107 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1108 | msgstr "" |
| 1109 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1110 | #: dhcp.c:933 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1111 | #, c-format |
| 1112 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1113 | msgstr "" |
| 1114 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1115 | #: lease.c:58 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1116 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1117 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1118 | msgstr "" |
| 1119 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1120 | #: lease.c:84 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1121 | msgid "too many stored leases" |
| 1122 | msgstr "" |
| 1123 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1124 | #: lease.c:125 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1125 | #, c-format |
| 1126 | msgid "cannot run lease-init script %s: %s" |
| 1127 | msgstr "" |
| 1128 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1129 | #: lease.c:131 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1130 | #, c-format |
| 1131 | msgid "lease-init script returned exit code %s" |
| 1132 | msgstr "" |
| 1133 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1134 | #: lease.c:238 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1135 | #, c-format |
| 1136 | msgid "failed to write %s: %s (retry in %us)" |
| 1137 | msgstr "" |
| 1138 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1139 | #: rfc2131.c:316 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1140 | #, c-format |
| 1141 | msgid "no address range available for DHCP request %s %s" |
| 1142 | msgstr "" |
| 1143 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1144 | #: rfc2131.c:317 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1145 | msgid "with subnet selector" |
| 1146 | msgstr "" |
| 1147 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1148 | #: rfc2131.c:317 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1149 | msgid "via" |
| 1150 | msgstr "" |
| 1151 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1152 | #: rfc2131.c:328 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1153 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1154 | msgid "DHCP packet: transaction-id is %u" |
| 1155 | msgstr "" |
| 1156 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1157 | #: rfc2131.c:333 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1158 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1159 | msgid "Available DHCP subnet: %s/%s" |
| 1160 | msgstr "" |
| 1161 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1162 | #: rfc2131.c:335 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1163 | #, c-format |
| 1164 | msgid "Available DHCP range: %s -- %s" |
| 1165 | msgstr "" |
| 1166 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1167 | #: rfc2131.c:363 rfc2131.c:397 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1168 | msgid "disabled" |
| 1169 | msgstr "" |
| 1170 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1171 | #: rfc2131.c:412 rfc2131.c:960 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1172 | msgid "address in use" |
| 1173 | msgstr "" |
| 1174 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1175 | #: rfc2131.c:426 rfc2131.c:797 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1176 | msgid "no address available" |
| 1177 | msgstr "" |
| 1178 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1179 | #: rfc2131.c:433 rfc2131.c:923 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1180 | msgid "wrong network" |
| 1181 | msgstr "" |
| 1182 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1183 | #: rfc2131.c:446 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1184 | msgid "no address configured" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1185 | msgstr "" |
| 1186 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1187 | #: rfc2131.c:452 rfc2131.c:973 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1188 | msgid "no leases left" |
| 1189 | msgstr "" |
| 1190 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1191 | #: rfc2131.c:672 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1192 | #, c-format |
| 1193 | msgid "Vendor class: %s" |
| 1194 | msgstr "" |
| 1195 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1196 | #: rfc2131.c:674 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1197 | #, c-format |
| 1198 | msgid "User class: %s" |
| 1199 | msgstr "" |
| 1200 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1201 | #: rfc2131.c:715 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1202 | #, c-format |
| 1203 | msgid "disabling DHCP static address %s for %s" |
| 1204 | msgstr "" |
| 1205 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1206 | #: rfc2131.c:736 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1207 | msgid "unknown lease" |
| 1208 | msgstr "" |
| 1209 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1210 | #: rfc2131.c:745 rfc2131.c:1089 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1211 | msgid "ignored" |
| 1212 | msgstr "" |
| 1213 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1214 | #: rfc2131.c:768 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1215 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1216 | msgid "not using configured address %s because it is leased to %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1217 | msgstr "" |
| 1218 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1219 | #: rfc2131.c:778 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1220 | #, c-format |
| 1221 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1222 | msgstr "" |
| 1223 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1224 | #: rfc2131.c:781 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1225 | #, c-format |
| 1226 | msgid "not using configured address %s because it was previously declined" |
| 1227 | msgstr "" |
| 1228 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1229 | #: rfc2131.c:795 rfc2131.c:966 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1230 | msgid "no unique-id" |
| 1231 | msgstr "" |
| 1232 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1233 | #: rfc2131.c:863 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1234 | msgid "wrong server-ID" |
| 1235 | msgstr "" |
| 1236 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1237 | #: rfc2131.c:882 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1238 | msgid "wrong address" |
| 1239 | msgstr "" |
| 1240 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1241 | #: rfc2131.c:899 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1242 | msgid "lease not found" |
| 1243 | msgstr "" |
| 1244 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1245 | #: rfc2131.c:931 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1246 | msgid "address not available" |
| 1247 | msgstr "" |
| 1248 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1249 | #: rfc2131.c:942 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1250 | msgid "static lease available" |
| 1251 | msgstr "" |
| 1252 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1253 | #: rfc2131.c:946 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1254 | msgid "address reserved" |
| 1255 | msgstr "" |
| 1256 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1257 | #: rfc2131.c:954 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1258 | #, c-format |
| 1259 | msgid "abandoning lease to %s of %s" |
| 1260 | msgstr "" |
| 1261 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1262 | #: rfc2131.c:1391 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1263 | #, c-format |
| 1264 | msgid "tags: %s" |
| 1265 | msgstr "" |
| 1266 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1267 | #: rfc2131.c:1478 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1268 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1269 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1270 | msgstr "" |
| 1271 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1272 | #: rfc2131.c:1678 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1273 | #, c-format |
| 1274 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1275 | msgstr "" |
| 1276 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1277 | #: rfc2131.c:1696 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1278 | #, c-format |
| 1279 | msgid "requested options: %s" |
| 1280 | msgstr "" |
| 1281 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1282 | #: rfc2131.c:1746 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1283 | #, c-format |
| 1284 | msgid "next server: %s" |
| 1285 | msgstr "" |
| 1286 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1287 | #: rfc2131.c:1770 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1288 | #, c-format |
| 1289 | msgid "bootfile name: %s" |
| 1290 | msgstr "" |
| 1291 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1292 | #: rfc2131.c:1773 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1293 | #, c-format |
| 1294 | msgid "server name: %s" |
| 1295 | msgstr "" |
| 1296 | |
| 1297 | #: netlink.c:63 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1298 | #, c-format |
| 1299 | msgid "cannot create netlink socket: %s" |
| 1300 | msgstr "" |
| 1301 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1302 | #: netlink.c:230 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1303 | #, c-format |
| 1304 | msgid "netlink returns error: %s" |
| 1305 | msgstr "" |
| 1306 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1307 | #: dbus.c:151 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1308 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1309 | msgstr "" |
| 1310 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1311 | #: dbus.c:287 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1312 | msgid "setting upstream servers from DBus" |
| 1313 | msgstr "" |
| 1314 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1315 | #: dbus.c:325 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1316 | msgid "could not register a DBus message handler" |
| 1317 | msgstr "" |
| 1318 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1319 | #: bpf.c:150 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1320 | #, c-format |
| 1321 | msgid "cannot create DHCP BPF socket: %s" |
| 1322 | msgstr "" |
| 1323 | |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame^] | 1324 | #: bpf.c:178 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1325 | #, c-format |
| 1326 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1327 | msgstr "" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1328 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1329 | #: tftp.c:175 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1330 | msgid "unable to get free port for TFTP" |
| 1331 | msgstr "" |
| 1332 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1333 | #: tftp.c:190 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1334 | #, c-format |
| 1335 | msgid "unsupported request from %s" |
| 1336 | msgstr "" |
| 1337 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1338 | #: tftp.c:271 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1339 | #, c-format |
| 1340 | msgid "TFTP sent %s to %s" |
| 1341 | msgstr "" |
| 1342 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1343 | #: tftp.c:294 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1344 | #, c-format |
| 1345 | msgid "file %s not found" |
| 1346 | msgstr "" |
| 1347 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1348 | #: tftp.c:405 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1349 | #, c-format |
| 1350 | msgid "TFTP error %d %s received from %s" |
| 1351 | msgstr "" |
| 1352 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1353 | #: tftp.c:436 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1354 | #, c-format |
| 1355 | msgid "TFTP failed sending %s to %s" |
| 1356 | msgstr "" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1357 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1358 | #: log.c:169 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1359 | #, c-format |
| 1360 | msgid "overflow: %d log entries lost" |
| 1361 | msgstr "" |
| 1362 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1363 | #: log.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1364 | #, c-format |
| 1365 | msgid "log failed: %s" |
| 1366 | msgstr "" |
| 1367 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1368 | #: log.c:402 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1369 | msgid "FAILED to start up" |
| 1370 | msgstr "" |