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