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" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 13 | "Language: it\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 14 | "MIME-Version: 1.0\n" |
| 15 | "Content-Type: text/plain; charset=ASCII\n" |
| 16 | "Content-Transfer-Encoding: 8bit\n" |
| 17 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 18 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 19 | #: cache.c:513 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 20 | msgid "Internal error in cache." |
| 21 | msgstr "" |
| 22 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 23 | #: cache.c:922 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 24 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 25 | msgid "failed to load names from %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 26 | msgstr "" |
| 27 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 28 | #: cache.c:948 dhcp.c:835 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 29 | #, c-format |
| 30 | msgid "bad address at %s line %d" |
| 31 | msgstr "" |
| 32 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 33 | #: cache.c:1001 dhcp.c:851 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 34 | #, c-format |
| 35 | msgid "bad name at %s line %d" |
| 36 | msgstr "" |
| 37 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 38 | #: cache.c:1010 dhcp.c:926 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 39 | #, c-format |
| 40 | msgid "read %s - %d addresses" |
| 41 | msgstr "" |
| 42 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 43 | #: cache.c:1122 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 44 | msgid "cleared cache" |
| 45 | msgstr "" |
| 46 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 47 | #: cache.c:1151 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 48 | #, c-format |
| 49 | msgid "No IPv4 address found for %s" |
| 50 | msgstr "" |
| 51 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 52 | #: cache.c:1229 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 53 | #, c-format |
| 54 | msgid "%s is a CNAME, not giving it to the DHCP lease of %s" |
| 55 | msgstr "" |
| 56 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 57 | #: cache.c:1253 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 58 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 59 | 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] | 60 | msgstr "" |
| 61 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 62 | #: cache.c:1408 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 63 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 64 | msgid "time %lu" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 65 | msgstr "" |
| 66 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 67 | #: cache.c:1409 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 68 | #, c-format |
| 69 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
| 70 | msgstr "" |
| 71 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 72 | #: cache.c:1411 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 73 | #, c-format |
| 74 | msgid "queries forwarded %u, queries answered locally %u" |
| 75 | msgstr "" |
| 76 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 77 | #: cache.c:1414 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 78 | #, c-format |
| 79 | msgid "queries for authoritative zones %u" |
| 80 | msgstr "" |
| 81 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 82 | #: cache.c:1440 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 83 | #, c-format |
| 84 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 85 | msgstr "" |
| 86 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 87 | #: util.c:45 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 88 | #, c-format |
| 89 | msgid "failed to seed the random number generator: %s" |
| 90 | msgstr "" |
| 91 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 92 | #: util.c:205 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 93 | msgid "failed to allocate memory" |
| 94 | msgstr "" |
| 95 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 96 | #: util.c:250 option.c:616 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 97 | msgid "could not get memory" |
| 98 | msgstr "" |
| 99 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 100 | #: util.c:260 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 101 | #, c-format |
| 102 | msgid "cannot create pipe: %s" |
| 103 | msgstr "" |
| 104 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 105 | #: util.c:268 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 106 | #, c-format |
| 107 | msgid "failed to allocate %d bytes" |
| 108 | msgstr "" |
| 109 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 110 | #: util.c:437 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 111 | #, c-format |
| 112 | msgid "infinite" |
| 113 | msgstr "" |
| 114 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 115 | #: option.c:342 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 116 | msgid "Specify local address(es) to listen on." |
| 117 | msgstr "" |
| 118 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 119 | #: option.c:343 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 120 | msgid "Return ipaddr for all hosts in specified domains." |
| 121 | msgstr "" |
| 122 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 123 | #: option.c:344 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 124 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 125 | msgstr "" |
| 126 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 127 | #: option.c:345 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 128 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 129 | msgstr "" |
| 130 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 131 | #: option.c:346 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 132 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 133 | msgid "Specify the size of the cache in entries (defaults to %s)." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 134 | msgstr "" |
| 135 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 136 | #: option.c:347 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 137 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 138 | msgid "Specify configuration file (defaults to %s)." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 139 | msgstr "" |
| 140 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 141 | #: option.c:348 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 142 | msgid "Do NOT fork into the background: run in debug mode." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 143 | msgstr "" |
| 144 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 145 | #: option.c:349 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 146 | msgid "Do NOT forward queries with no domain part." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 147 | msgstr "" |
| 148 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 149 | #: option.c:350 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 150 | msgid "Return self-pointing MX records for local hosts." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 151 | msgstr "" |
| 152 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 153 | #: option.c:351 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 154 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 155 | msgstr "" |
| 156 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 157 | #: option.c:352 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 158 | msgid "Don't forward spurious DNS requests from Windows hosts." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 159 | msgstr "" |
| 160 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 161 | #: option.c:353 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 162 | msgid "Enable DHCP in the range given with lease duration." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 163 | msgstr "" |
| 164 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 165 | #: option.c:354 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 166 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 167 | msgid "Change to this group after startup (defaults to %s)." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 168 | msgstr "" |
| 169 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 170 | #: option.c:355 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 171 | msgid "Set address or hostname for a specified machine." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 172 | msgstr "" |
| 173 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 174 | #: option.c:356 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 175 | msgid "Read DHCP host specs from file." |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 176 | msgstr "" |
| 177 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 178 | #: option.c:357 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 179 | msgid "Read DHCP option specs from file." |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 180 | msgstr "" |
| 181 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 182 | #: option.c:358 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 183 | msgid "Read DHCP host specs from a directory." |
| 184 | msgstr "" |
| 185 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 186 | #: option.c:359 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 187 | msgid "Read DHCP options from a directory." |
| 188 | msgstr "" |
| 189 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 190 | #: option.c:360 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 191 | msgid "Evaluate conditional tag expression." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 192 | msgstr "" |
| 193 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 194 | #: option.c:361 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 195 | #, c-format |
| 196 | msgid "Do NOT load %s file." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 197 | msgstr "" |
| 198 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 199 | #: option.c:362 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 200 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 201 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 202 | msgstr "" |
| 203 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 204 | #: option.c:363 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 205 | msgid "Read hosts files from a directory." |
| 206 | msgstr "" |
| 207 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 208 | #: option.c:364 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 209 | msgid "Specify interface(s) to listen on." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 210 | msgstr "" |
| 211 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 212 | #: option.c:365 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 213 | msgid "Specify interface(s) NOT to listen on." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 214 | msgstr "" |
| 215 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 216 | #: option.c:366 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 217 | msgid "Map DHCP user class to tag." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 218 | msgstr "" |
| 219 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 220 | #: option.c:367 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 221 | msgid "Map RFC3046 circuit-id to tag." |
| 222 | msgstr "" |
| 223 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 224 | #: option.c:368 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 225 | msgid "Map RFC3046 remote-id to tag." |
| 226 | msgstr "" |
| 227 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 228 | #: option.c:369 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 229 | msgid "Map RFC3993 subscriber-id to tag." |
| 230 | msgstr "" |
| 231 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 232 | #: option.c:370 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 233 | msgid "Don't do DHCP for hosts with tag set." |
| 234 | msgstr "" |
| 235 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 236 | #: option.c:371 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 237 | msgid "Force broadcast replies for hosts with tag set." |
| 238 | msgstr "" |
| 239 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 240 | #: option.c:372 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 241 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 242 | msgstr "" |
| 243 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 244 | #: option.c:373 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 245 | msgid "Assume we are the only DHCP server on the local network." |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 246 | msgstr "" |
| 247 | |
| 248 | #: option.c:374 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 249 | #, c-format |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 250 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 251 | msgstr "" |
| 252 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 253 | #: option.c:375 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 254 | msgid "Return MX records for local hosts." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 255 | msgstr "" |
| 256 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 257 | #: option.c:376 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 258 | msgid "Specify an MX record." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 259 | msgstr "" |
| 260 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 261 | #: option.c:377 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 262 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 263 | msgstr "" |
| 264 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 265 | #: option.c:378 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 266 | #, c-format |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 267 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 268 | msgstr "" |
| 269 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 270 | #: option.c:379 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 271 | msgid "Do NOT cache failed search results." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 272 | msgstr "" |
| 273 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 274 | #: option.c:380 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 275 | #, c-format |
| 276 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 277 | msgstr "" |
| 278 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 279 | #: option.c:381 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 280 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 281 | msgstr "" |
| 282 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 283 | #: option.c:382 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 284 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 285 | msgstr "" |
| 286 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 287 | #: option.c:383 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 288 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 289 | msgstr "" |
| 290 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 291 | #: option.c:384 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 292 | #, c-format |
| 293 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 294 | msgstr "" |
| 295 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 296 | #: option.c:385 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 297 | msgid "Log DNS queries." |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 298 | msgstr "" |
| 299 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 300 | #: option.c:386 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 301 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 302 | msgstr "" |
| 303 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 304 | #: option.c:387 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 305 | msgid "Do NOT read resolv.conf." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 306 | msgstr "" |
| 307 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 308 | #: option.c:388 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 309 | #, c-format |
| 310 | msgid "Specify path to resolv.conf (defaults to %s)." |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 311 | msgstr "" |
| 312 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 313 | #: option.c:389 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 314 | msgid "Specify path to file with server= options" |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 315 | msgstr "" |
| 316 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 317 | #: option.c:390 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 318 | msgid "Specify address(es) of upstream servers with optional domains." |
| 319 | msgstr "" |
| 320 | |
| 321 | #: option.c:391 |
| 322 | msgid "Specify address of upstream servers for reverse address queries" |
| 323 | msgstr "" |
| 324 | |
| 325 | #: option.c:392 |
| 326 | msgid "Never forward queries to specified domains." |
| 327 | msgstr "" |
| 328 | |
| 329 | #: option.c:393 |
| 330 | msgid "Specify the domain to be assigned in DHCP leases." |
| 331 | msgstr "" |
| 332 | |
| 333 | #: option.c:394 |
| 334 | msgid "Specify default target in an MX record." |
| 335 | msgstr "" |
| 336 | |
| 337 | #: option.c:395 |
| 338 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 339 | msgstr "" |
| 340 | |
| 341 | #: option.c:396 |
| 342 | msgid "Specify time-to-live in seconds for negative caching." |
| 343 | msgstr "" |
| 344 | |
| 345 | #: option.c:397 |
| 346 | msgid "Specify time-to-live in seconds for maximum TTL to send to clients." |
| 347 | msgstr "" |
| 348 | |
| 349 | #: option.c:398 |
| 350 | msgid "Specify time-to-live ceiling for cache." |
| 351 | msgstr "" |
| 352 | |
| 353 | #: option.c:399 |
| 354 | msgid "Specify time-to-live floor for cache." |
| 355 | msgstr "" |
| 356 | |
| 357 | #: option.c:400 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 358 | #, c-format |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 359 | msgid "Change to this user after startup. (defaults to %s)." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 360 | msgstr "" |
| 361 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 362 | #: option.c:401 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 363 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 364 | msgstr "" |
| 365 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 366 | #: option.c:402 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 367 | msgid "Display dnsmasq version and copyright information." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 368 | msgstr "" |
| 369 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 370 | #: option.c:403 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 371 | msgid "Translate IPv4 addresses from upstream servers." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 372 | msgstr "" |
| 373 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 374 | #: option.c:404 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 375 | msgid "Specify a SRV record." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 376 | msgstr "" |
| 377 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 378 | #: option.c:405 |
| 379 | msgid "Display this message. Use --help dhcp or --help dhcp6 for known DHCP options." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 380 | msgstr "" |
| 381 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 382 | #: option.c:406 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 383 | #, c-format |
| 384 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 385 | msgstr "" |
| 386 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 387 | #: option.c:407 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 388 | #, c-format |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 389 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 390 | msgstr "" |
| 391 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 392 | #: option.c:408 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 393 | msgid "Answer DNS queries based on the interface a query was sent to." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 394 | msgstr "" |
| 395 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 396 | #: option.c:409 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 397 | msgid "Specify TXT DNS record." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 398 | msgstr "" |
| 399 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 400 | #: option.c:410 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 401 | msgid "Specify PTR DNS record." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 402 | msgstr "" |
| 403 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 404 | #: option.c:411 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 405 | msgid "Give DNS name to IPv4 address of interface." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 406 | msgstr "" |
| 407 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 408 | #: option.c:412 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 409 | msgid "Bind only to interfaces in use." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 410 | msgstr "" |
| 411 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 412 | #: option.c:413 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 413 | #, c-format |
| 414 | msgid "Read DHCP static host information from %s." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 415 | msgstr "" |
| 416 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 417 | #: option.c:414 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 418 | msgid "Enable the DBus interface for setting upstream servers, etc." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 419 | msgstr "" |
| 420 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 421 | #: option.c:415 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 422 | msgid "Do not provide DHCP on this interface, only provide DNS." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 423 | msgstr "" |
| 424 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 425 | #: option.c:416 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 426 | msgid "Enable dynamic address allocation for bootp." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 427 | msgstr "" |
| 428 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 429 | #: option.c:417 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 430 | msgid "Map MAC address (with wildcards) to option set." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 431 | msgstr "" |
| 432 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 433 | #: option.c:418 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 434 | msgid "Treat DHCP requests on aliases as arriving from interface." |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 435 | msgstr "" |
| 436 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 437 | #: option.c:419 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 438 | msgid "Disable ICMP echo address checking in the DHCP server." |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 439 | msgstr "" |
| 440 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 441 | #: option.c:420 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 442 | msgid "Shell script to run on DHCP lease creation and destruction." |
| 443 | msgstr "" |
| 444 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 445 | #: option.c:421 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 446 | msgid "Lua script to run on DHCP lease creation and destruction." |
| 447 | msgstr "" |
| 448 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 449 | #: option.c:422 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 450 | msgid "Run lease-change scripts as this user." |
| 451 | msgstr "" |
| 452 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 453 | #: option.c:423 |
| 454 | msgid "Call dhcp-script with changes to local ARP table." |
| 455 | msgstr "" |
| 456 | |
| 457 | #: option.c:424 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 458 | msgid "Read configuration from all the files in this directory." |
| 459 | msgstr "" |
| 460 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 461 | #: option.c:425 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 462 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
| 463 | msgstr "" |
| 464 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 465 | #: option.c:426 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 466 | msgid "Do not use leasefile." |
| 467 | msgstr "" |
| 468 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 469 | #: option.c:427 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 470 | #, c-format |
| 471 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 472 | msgstr "" |
| 473 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 474 | #: option.c:428 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 475 | #, c-format |
| 476 | msgid "Clear DNS cache when reloading %s." |
| 477 | msgstr "" |
| 478 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 479 | #: option.c:429 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 480 | msgid "Ignore hostnames provided by DHCP clients." |
| 481 | msgstr "" |
| 482 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 483 | #: option.c:430 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 484 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 485 | msgstr "" |
| 486 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 487 | #: option.c:431 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 488 | msgid "Enable integrated read-only TFTP server." |
| 489 | msgstr "" |
| 490 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 491 | #: option.c:432 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 492 | msgid "Export files by TFTP only from the specified subtree." |
| 493 | msgstr "" |
| 494 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 495 | #: option.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 496 | msgid "Add client IP address to tftp-root." |
| 497 | msgstr "" |
| 498 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 499 | #: option.c:434 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 500 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 501 | msgstr "" |
| 502 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 503 | #: option.c:435 |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 504 | msgid "Do not terminate the service if TFTP directories are inaccessible." |
| 505 | msgstr "" |
| 506 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 507 | #: option.c:436 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 508 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 509 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 510 | msgstr "" |
| 511 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 512 | #: option.c:437 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 513 | msgid "Maximum MTU to use for TFTP transfers." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 514 | msgstr "" |
| 515 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 516 | #: option.c:438 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 517 | msgid "Disable the TFTP blocksize extension." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 518 | msgstr "" |
| 519 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 520 | #: option.c:439 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 521 | msgid "Convert TFTP filenames to lowercase" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 522 | msgstr "" |
| 523 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 524 | #: option.c:440 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 525 | msgid "Ephemeral port range for use by TFTP transfers." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 526 | msgstr "" |
| 527 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 528 | #: option.c:441 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 529 | msgid "Extra logging for DHCP." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 530 | msgstr "" |
| 531 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 532 | #: option.c:442 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 533 | msgid "Enable async. logging; optionally set queue length." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 534 | msgstr "" |
| 535 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 536 | #: option.c:443 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 537 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 538 | msgstr "" |
| 539 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 540 | #: option.c:444 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 541 | msgid "Allow rebinding of 127.0.0.0/8, for RBL servers." |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 542 | msgstr "" |
| 543 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 544 | #: option.c:445 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 545 | msgid "Inhibit DNS-rebind protection on this domain." |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 546 | msgstr "" |
| 547 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 548 | #: option.c:446 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 549 | msgid "Always perform DNS queries to all servers." |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 550 | msgstr "" |
| 551 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 552 | #: option.c:447 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 553 | msgid "Set tag if client includes matching option in request." |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 554 | msgstr "" |
| 555 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 556 | #: option.c:448 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 557 | msgid "Use alternative ports for DHCP." |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 558 | msgstr "" |
| 559 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 560 | #: option.c:449 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 561 | msgid "Specify NAPTR DNS record." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 562 | msgstr "" |
| 563 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 564 | #: option.c:450 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 565 | msgid "Specify lowest port available for DNS query transmission." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 566 | msgstr "" |
| 567 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 568 | #: option.c:451 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 569 | msgid "Specify highest port available for DNS query transmission." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 570 | msgstr "" |
| 571 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 572 | #: option.c:452 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 573 | msgid "Use only fully qualified domain names for DHCP clients." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 574 | msgstr "" |
| 575 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 576 | #: option.c:453 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 577 | msgid "Generate hostnames based on MAC address for nameless clients." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 578 | msgstr "" |
| 579 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 580 | #: option.c:454 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 581 | msgid "Use these DHCP relays as full proxies." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 582 | msgstr "" |
| 583 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 584 | #: option.c:455 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 585 | msgid "Relay DHCP requests to a remote server" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 586 | msgstr "" |
| 587 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 588 | #: option.c:456 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 589 | msgid "Specify alias name for LOCAL DNS name." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 590 | msgstr "" |
| 591 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 592 | #: option.c:457 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 593 | msgid "Prompt to send to PXE clients." |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 594 | msgstr "" |
| 595 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 596 | #: option.c:458 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 597 | msgid "Boot service for PXE menu." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 598 | msgstr "" |
| 599 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 600 | #: option.c:459 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 601 | msgid "Check configuration syntax." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 602 | msgstr "" |
| 603 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 604 | #: option.c:460 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 605 | msgid "Add requestor's MAC address to forwarded DNS queries." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 606 | msgstr "" |
| 607 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 608 | #: option.c:461 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 609 | msgid "Add specified IP subnet to forwarded DNS queries." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 610 | msgstr "" |
| 611 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 612 | #: option.c:462 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 613 | msgid "Add client identification to forwarded DNS queries." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 614 | msgstr "" |
| 615 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 616 | #: option.c:463 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 617 | msgid "Proxy DNSSEC validation results from upstream nameservers." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 618 | msgstr "" |
| 619 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 620 | #: option.c:464 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 621 | msgid "Attempt to allocate sequential IP addresses to DHCP clients." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 622 | msgstr "" |
| 623 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 624 | #: option.c:465 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 625 | msgid "Copy connection-track mark from queries to upstream connections." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 626 | msgstr "" |
| 627 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 628 | #: option.c:466 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 629 | msgid "Allow DHCP clients to do their own DDNS updates." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 630 | msgstr "" |
| 631 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 632 | #: option.c:467 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 633 | msgid "Send router-advertisements for interfaces doing DHCPv6" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 634 | msgstr "" |
| 635 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 636 | #: option.c:468 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 637 | msgid "Specify DUID_EN-type DHCPv6 server DUID" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 638 | msgstr "" |
| 639 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 640 | #: option.c:469 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 641 | msgid "Specify host (A/AAAA and PTR) records" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 642 | msgstr "" |
| 643 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 644 | #: option.c:470 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 645 | msgid "Specify arbitrary DNS resource record" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 646 | msgstr "" |
| 647 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 648 | #: option.c:471 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 649 | msgid "Bind to interfaces in use - check for new interfaces" |
| 650 | msgstr "" |
| 651 | |
| 652 | #: option.c:472 |
| 653 | msgid "Export local names to global DNS" |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 654 | msgstr "" |
| 655 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 656 | #: option.c:473 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 657 | msgid "Domain to export to global DNS" |
| 658 | msgstr "" |
| 659 | |
| 660 | #: option.c:474 |
| 661 | msgid "Set TTL for authoritative replies" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 662 | msgstr "" |
| 663 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 664 | #: option.c:475 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 665 | msgid "Set authoritive zone information" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 666 | msgstr "" |
| 667 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 668 | #: option.c:476 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 669 | msgid "Secondary authoritative nameservers for forward domains" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 670 | msgstr "" |
| 671 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 672 | #: option.c:477 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 673 | msgid "Peers which are allowed to do zone transfer" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 674 | msgstr "" |
| 675 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 676 | #: option.c:478 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 677 | msgid "Specify ipsets to which matching domains should be added" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 678 | msgstr "" |
| 679 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 680 | #: option.c:479 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 681 | msgid "Specify a domain and address range for synthesised names" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 682 | msgstr "" |
| 683 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 684 | #: option.c:480 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 685 | msgid "Activate DNSSEC validation" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 686 | msgstr "" |
| 687 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 688 | #: option.c:481 |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 689 | msgid "Specify trust anchor key digest." |
| 690 | msgstr "" |
| 691 | |
| 692 | #: option.c:482 |
| 693 | msgid "Disable upstream checking for DNSSEC debugging." |
| 694 | msgstr "" |
| 695 | |
| 696 | #: option.c:483 |
| 697 | msgid "Ensure answers without DNSSEC are in unsigned zones." |
| 698 | msgstr "" |
| 699 | |
| 700 | #: option.c:484 |
| 701 | msgid "Don't check DNSSEC signature timestamps until first cache-reload" |
| 702 | msgstr "" |
| 703 | |
| 704 | #: option.c:485 |
| 705 | msgid "Timestamp file to verify system clock for DNSSEC" |
| 706 | msgstr "" |
| 707 | |
| 708 | #: option.c:487 |
| 709 | msgid "Specify DHCPv6 prefix class" |
| 710 | msgstr "" |
| 711 | |
| 712 | #: option.c:489 |
| 713 | msgid "Set priority, resend-interval and router-lifetime" |
| 714 | msgstr "" |
| 715 | |
| 716 | #: option.c:490 |
| 717 | msgid "Do not log routine DHCP." |
| 718 | msgstr "" |
| 719 | |
| 720 | #: option.c:491 |
| 721 | msgid "Do not log routine DHCPv6." |
| 722 | msgstr "" |
| 723 | |
| 724 | #: option.c:492 |
| 725 | msgid "Do not log RA." |
| 726 | msgstr "" |
| 727 | |
| 728 | #: option.c:493 |
| 729 | msgid "Accept queries only from directly-connected networks." |
| 730 | msgstr "" |
| 731 | |
| 732 | #: option.c:494 |
| 733 | msgid "Detect and remove DNS forwarding loops." |
| 734 | msgstr "" |
| 735 | |
| 736 | #: option.c:495 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 737 | msgid "Ignore DNS responses containing ipaddr." |
| 738 | msgstr "" |
| 739 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 740 | #: option.c:496 |
| 741 | msgid "Set TTL in DNS responses with DHCP-derived addresses." |
| 742 | msgstr "" |
| 743 | |
| 744 | #: option.c:698 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 745 | #, c-format |
| 746 | msgid "" |
| 747 | "Usage: dnsmasq [options]\n" |
| 748 | "\n" |
| 749 | msgstr "" |
| 750 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 751 | #: option.c:700 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 752 | #, c-format |
| 753 | msgid "Use short options only on the command line.\n" |
| 754 | msgstr "" |
| 755 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 756 | #: option.c:702 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 757 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 758 | msgid "Valid options are:\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 759 | msgstr "" |
| 760 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 761 | #: option.c:749 option.c:843 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 762 | msgid "bad address" |
| 763 | msgstr "" |
| 764 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 765 | #: option.c:773 option.c:777 |
| 766 | msgid "bad port" |
| 767 | msgstr "" |
| 768 | |
| 769 | #: option.c:804 option.c:836 |
| 770 | msgid "interface binding not supported" |
| 771 | msgstr "" |
| 772 | |
| 773 | #: option.c:813 option.c:3683 |
| 774 | msgid "bad interface name" |
| 775 | msgstr "" |
| 776 | |
| 777 | #: option.c:1025 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 778 | msgid "unsupported encapsulation for IPv6 option" |
| 779 | msgstr "" |
| 780 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 781 | #: option.c:1039 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 782 | msgid "bad dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 783 | msgstr "" |
| 784 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 785 | #: option.c:1107 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 786 | msgid "bad IP address" |
| 787 | msgstr "" |
| 788 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 789 | #: option.c:1110 option.c:1249 option.c:3000 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 790 | msgid "bad IPv6 address" |
| 791 | msgstr "" |
| 792 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 793 | #: option.c:1203 |
| 794 | msgid "bad IPv4 address" |
| 795 | msgstr "" |
| 796 | |
| 797 | #: option.c:1276 option.c:1370 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 798 | msgid "bad domain in dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 799 | msgstr "" |
| 800 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 801 | #: option.c:1408 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 802 | msgid "dhcp-option too long" |
| 803 | msgstr "" |
| 804 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 805 | #: option.c:1415 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 806 | msgid "illegal dhcp-match" |
| 807 | msgstr "" |
| 808 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 809 | #: option.c:1477 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 810 | msgid "illegal repeated flag" |
| 811 | msgstr "" |
| 812 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 813 | #: option.c:1485 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 814 | msgid "illegal repeated keyword" |
| 815 | msgstr "" |
| 816 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 817 | #: option.c:1556 option.c:4306 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 818 | #, c-format |
| 819 | msgid "cannot access directory %s: %s" |
| 820 | msgstr "" |
| 821 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 822 | #: option.c:1602 tftp.c:504 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 823 | #, c-format |
| 824 | msgid "cannot access %s: %s" |
| 825 | msgstr "" |
| 826 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 827 | #: option.c:1690 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 828 | msgid "setting log facility is not possible under Android" |
| 829 | msgstr "" |
| 830 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 831 | #: option.c:1699 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 832 | msgid "bad log facility" |
| 833 | msgstr "" |
| 834 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 835 | #: option.c:1752 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 836 | msgid "bad MX preference" |
| 837 | msgstr "" |
| 838 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 839 | #: option.c:1757 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 840 | msgid "bad MX name" |
| 841 | msgstr "" |
| 842 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 843 | #: option.c:1771 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 844 | msgid "bad MX target" |
| 845 | msgstr "" |
| 846 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 847 | #: option.c:1783 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 848 | msgid "cannot run scripts under uClinux" |
| 849 | msgstr "" |
| 850 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 851 | #: option.c:1785 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 852 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
| 853 | msgstr "" |
| 854 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 855 | #: option.c:1789 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 856 | msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts" |
| 857 | msgstr "" |
| 858 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 859 | #: option.c:2041 option.c:2086 option.c:2142 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 860 | msgid "bad prefix" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 861 | msgstr "" |
| 862 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 863 | #: option.c:2443 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 864 | msgid "recompile with HAVE_IPSET defined to enable ipset directives" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 865 | msgstr "" |
| 866 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 867 | #: option.c:2652 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 868 | msgid "bad port range" |
| 869 | msgstr "" |
| 870 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 871 | #: option.c:2668 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 872 | msgid "bad bridge-interface" |
| 873 | msgstr "" |
| 874 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 875 | #: option.c:2728 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 876 | msgid "only one tag allowed" |
| 877 | msgstr "" |
| 878 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 879 | #: option.c:2748 option.c:2760 option.c:2869 option.c:2874 option.c:2913 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 880 | msgid "bad dhcp-range" |
| 881 | msgstr "" |
| 882 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 883 | #: option.c:2775 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 884 | msgid "inconsistent DHCP range" |
| 885 | msgstr "" |
| 886 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 887 | #: option.c:2837 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 888 | msgid "prefix length must be exactly 64 for RA subnets" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 889 | msgstr "" |
| 890 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 891 | #: option.c:2839 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 892 | msgid "prefix length must be exactly 64 for subnet constructors" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 893 | msgstr "" |
| 894 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 895 | #: option.c:2843 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 896 | msgid "prefix length must be at least 64" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 897 | msgstr "" |
| 898 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 899 | #: option.c:2846 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 900 | msgid "inconsistent DHCPv6 range" |
| 901 | msgstr "" |
| 902 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 903 | #: option.c:2857 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 904 | msgid "prefix must be zero with \"constructor:\" argument" |
| 905 | msgstr "" |
| 906 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 907 | #: option.c:2970 option.c:3018 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 908 | msgid "bad hex constant" |
| 909 | msgstr "" |
| 910 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 911 | #: option.c:2992 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 912 | msgid "cannot match tags in --dhcp-host" |
| 913 | msgstr "" |
| 914 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 915 | #: option.c:3040 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 916 | #, c-format |
| 917 | msgid "duplicate dhcp-host IP address %s" |
| 918 | msgstr "" |
| 919 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 920 | #: option.c:3098 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 921 | msgid "bad DHCP host name" |
| 922 | msgstr "" |
| 923 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 924 | #: option.c:3180 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 925 | msgid "bad tag-if" |
| 926 | msgstr "" |
| 927 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 928 | #: option.c:3505 option.c:3903 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 929 | msgid "invalid port number" |
| 930 | msgstr "" |
| 931 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 932 | #: option.c:3567 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 933 | msgid "bad dhcp-proxy address" |
| 934 | msgstr "" |
| 935 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 936 | #: option.c:3593 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 937 | msgid "Bad dhcp-relay" |
| 938 | msgstr "" |
| 939 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 940 | #: option.c:3619 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 941 | msgid "bad RA-params" |
| 942 | msgstr "" |
| 943 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 944 | #: option.c:3628 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 945 | msgid "bad DUID" |
| 946 | msgstr "" |
| 947 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 948 | #: option.c:3670 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 949 | msgid "invalid alias range" |
| 950 | msgstr "" |
| 951 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 952 | #: option.c:3721 |
| 953 | msgid "bad TTL" |
| 954 | msgstr "" |
| 955 | |
| 956 | #: option.c:3727 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 957 | msgid "bad CNAME" |
| 958 | msgstr "" |
| 959 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 960 | #: option.c:3732 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 961 | msgid "duplicate CNAME" |
| 962 | msgstr "" |
| 963 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 964 | #: option.c:3753 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 965 | msgid "bad PTR record" |
| 966 | msgstr "" |
| 967 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 968 | #: option.c:3784 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 969 | msgid "bad NAPTR record" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 970 | msgstr "" |
| 971 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 972 | #: option.c:3818 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 973 | msgid "bad RR record" |
| 974 | msgstr "" |
| 975 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 976 | #: option.c:3848 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 977 | msgid "bad TXT record" |
| 978 | msgstr "" |
| 979 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 980 | #: option.c:3889 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 981 | msgid "bad SRV record" |
| 982 | msgstr "" |
| 983 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 984 | #: option.c:3896 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 985 | msgid "bad SRV target" |
| 986 | msgstr "" |
| 987 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 988 | #: option.c:3910 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 989 | msgid "invalid priority" |
| 990 | msgstr "" |
| 991 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 992 | #: option.c:3913 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 993 | msgid "invalid weight" |
| 994 | msgstr "" |
| 995 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 996 | #: option.c:3937 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 997 | msgid "Bad host-record" |
| 998 | msgstr "" |
| 999 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1000 | #: option.c:3961 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1001 | msgid "Bad name in host-record" |
| 1002 | msgstr "" |
| 1003 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1004 | #: option.c:4026 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1005 | msgid "bad trust anchor" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1006 | msgstr "" |
| 1007 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1008 | #: option.c:4040 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1009 | msgid "bad HEX in trust anchor" |
| 1010 | msgstr "" |
| 1011 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1012 | #: option.c:4050 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1013 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support)" |
| 1014 | msgstr "" |
| 1015 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1016 | #: option.c:4109 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1017 | msgid "missing \"" |
| 1018 | msgstr "" |
| 1019 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1020 | #: option.c:4166 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1021 | msgid "bad option" |
| 1022 | msgstr "" |
| 1023 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1024 | #: option.c:4168 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1025 | msgid "extraneous parameter" |
| 1026 | msgstr "" |
| 1027 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1028 | #: option.c:4170 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1029 | msgid "missing parameter" |
| 1030 | msgstr "" |
| 1031 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1032 | #: option.c:4172 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1033 | msgid "illegal option" |
| 1034 | msgstr "" |
| 1035 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1036 | #: option.c:4179 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1037 | msgid "error" |
| 1038 | msgstr "" |
| 1039 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1040 | #: option.c:4181 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1041 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1042 | msgid " at line %d of %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1043 | msgstr "" |
| 1044 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1045 | #: option.c:4196 option.c:4443 option.c:4479 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1046 | #, c-format |
| 1047 | msgid "read %s" |
| 1048 | msgstr "" |
| 1049 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1050 | #: option.c:4259 option.c:4382 tftp.c:678 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1051 | #, c-format |
| 1052 | msgid "cannot read %s: %s" |
| 1053 | msgstr "" |
| 1054 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1055 | #: option.c:4546 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1056 | msgid "junk found in command line" |
| 1057 | msgstr "" |
| 1058 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1059 | #: option.c:4581 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1060 | #, c-format |
| 1061 | msgid "Dnsmasq version %s %s\n" |
| 1062 | msgstr "" |
| 1063 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1064 | #: option.c:4582 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1065 | #, c-format |
| 1066 | msgid "" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1067 | "Compile time options: %s\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1068 | "\n" |
| 1069 | msgstr "" |
| 1070 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1071 | #: option.c:4583 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1072 | #, c-format |
| 1073 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 1074 | msgstr "" |
| 1075 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1076 | #: option.c:4584 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1077 | #, c-format |
| 1078 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 1079 | msgstr "" |
| 1080 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1081 | #: option.c:4585 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1082 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1083 | 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] | 1084 | msgstr "" |
| 1085 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1086 | #: option.c:4596 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1087 | msgid "try --help" |
| 1088 | msgstr "" |
| 1089 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1090 | #: option.c:4598 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1091 | msgid "try -w" |
| 1092 | msgstr "" |
| 1093 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1094 | #: option.c:4600 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1095 | #, c-format |
| 1096 | msgid "bad command line options: %s" |
| 1097 | msgstr "" |
| 1098 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1099 | #: option.c:4671 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1100 | #, c-format |
| 1101 | msgid "cannot get host-name: %s" |
| 1102 | msgstr "" |
| 1103 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1104 | #: option.c:4699 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1105 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 1106 | msgstr "" |
| 1107 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1108 | #: option.c:4709 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1109 | msgid "must have exactly one resolv.conf to read domain from." |
| 1110 | msgstr "" |
| 1111 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1112 | #: option.c:4712 network.c:1564 dhcp.c:784 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1113 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1114 | msgid "failed to read %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1115 | msgstr "" |
| 1116 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1117 | #: option.c:4729 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1118 | #, c-format |
| 1119 | msgid "no search directive found in %s" |
| 1120 | msgstr "" |
| 1121 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1122 | #: option.c:4750 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1123 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 1124 | msgstr "" |
| 1125 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1126 | #: option.c:4759 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1127 | msgid "syntax check OK" |
| 1128 | msgstr "" |
| 1129 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1130 | #: forward.c:102 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1131 | #, c-format |
| 1132 | msgid "failed to send packet: %s" |
| 1133 | msgstr "" |
| 1134 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1135 | #: forward.c:595 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1136 | msgid "discarding DNS reply: subnet option mismatch" |
| 1137 | msgstr "" |
| 1138 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1139 | #: forward.c:649 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1140 | #, c-format |
| 1141 | msgid "nameserver %s refused to do a recursive query" |
| 1142 | msgstr "" |
| 1143 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1144 | #: forward.c:681 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1145 | #, c-format |
| 1146 | msgid "possible DNS-rebind attack detected: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1147 | msgstr "" |
| 1148 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1149 | #: forward.c:1240 forward.c:1670 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1150 | msgid "Ignoring query from non-local network" |
| 1151 | msgstr "" |
| 1152 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1153 | #: forward.c:2138 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1154 | #, c-format |
| 1155 | msgid "Maximum number of concurrent DNS queries reached (max: %d)" |
| 1156 | msgstr "" |
| 1157 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1158 | #: network.c:716 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1159 | #, c-format |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1160 | msgid "failed to create listening socket for %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1161 | msgstr "" |
| 1162 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1163 | #: network.c:1027 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1164 | #, c-format |
| 1165 | msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s" |
| 1166 | msgstr "" |
| 1167 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1168 | #: network.c:1034 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1169 | msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)" |
| 1170 | msgstr "" |
| 1171 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1172 | #: network.c:1043 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1173 | #, c-format |
| 1174 | msgid "warning: no addresses found for interface %s" |
| 1175 | msgstr "" |
| 1176 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1177 | #: network.c:1101 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1178 | #, c-format |
| 1179 | msgid "interface %s failed to join DHCPv6 multicast group: %s" |
| 1180 | msgstr "" |
| 1181 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1182 | #: network.c:1106 |
| 1183 | msgid "try increasing /proc/sys/net/core/optmem_max" |
| 1184 | msgstr "" |
| 1185 | |
| 1186 | #: network.c:1302 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1187 | #, c-format |
| 1188 | msgid "failed to bind server socket for %s: %s" |
| 1189 | msgstr "" |
| 1190 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1191 | #: network.c:1492 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1192 | #, c-format |
| 1193 | msgid "ignoring nameserver %s - local interface" |
| 1194 | msgstr "" |
| 1195 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1196 | #: network.c:1503 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1197 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1198 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1199 | msgstr "" |
| 1200 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1201 | #: network.c:1520 |
| 1202 | msgid "(no DNSSEC)" |
| 1203 | msgstr "" |
| 1204 | |
| 1205 | #: network.c:1523 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1206 | msgid "unqualified" |
| 1207 | msgstr "" |
| 1208 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1209 | #: network.c:1523 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1210 | msgid "names" |
| 1211 | msgstr "" |
| 1212 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1213 | #: network.c:1525 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1214 | msgid "default" |
| 1215 | msgstr "" |
| 1216 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1217 | #: network.c:1527 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1218 | msgid "domain" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1219 | msgstr "" |
| 1220 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1221 | #: network.c:1530 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1222 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1223 | msgid "using local addresses only for %s %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1224 | msgstr "" |
| 1225 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1226 | #: network.c:1532 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1227 | #, c-format |
| 1228 | msgid "using standard nameservers for %s %s" |
| 1229 | msgstr "" |
| 1230 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1231 | #: network.c:1534 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1232 | #, c-format |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1233 | msgid "using nameserver %s#%d for %s %s %s" |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1234 | msgstr "" |
| 1235 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1236 | #: network.c:1538 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1237 | #, c-format |
| 1238 | msgid "NOT using nameserver %s#%d - query loop detected" |
| 1239 | msgstr "" |
| 1240 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1241 | #: network.c:1541 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1242 | #, c-format |
| 1243 | msgid "using nameserver %s#%d(via %s)" |
| 1244 | msgstr "" |
| 1245 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1246 | #: network.c:1543 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1247 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1248 | msgid "using nameserver %s#%d" |
| 1249 | msgstr "" |
| 1250 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1251 | #: network.c:1548 |
| 1252 | #, c-format |
| 1253 | msgid "using %d more nameservers" |
| 1254 | msgstr "" |
| 1255 | |
| 1256 | #: dnsmasq.c:166 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1257 | msgid "dhcp-hostsdir, dhcp-optsdir and hostsdir are not supported on this platform" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1258 | msgstr "" |
| 1259 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1260 | #: dnsmasq.c:181 |
| 1261 | msgid "no root trust anchor provided for DNSSEC" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1262 | msgstr "" |
| 1263 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1264 | #: dnsmasq.c:184 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1265 | msgid "cannot reduce cache size from default when DNSSEC enabled" |
| 1266 | msgstr "" |
| 1267 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1268 | #: dnsmasq.c:186 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1269 | msgid "DNSSEC not available: set HAVE_DNSSEC in src/config.h" |
| 1270 | msgstr "" |
| 1271 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1272 | #: dnsmasq.c:192 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1273 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 1274 | msgstr "" |
| 1275 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1276 | #: dnsmasq.c:197 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1277 | msgid "cannot use --conntrack AND --query-port" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1278 | msgstr "" |
| 1279 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1280 | #: dnsmasq.c:200 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1281 | msgid "conntrack support not available: set HAVE_CONNTRACK in src/config.h" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1282 | msgstr "" |
| 1283 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1284 | #: dnsmasq.c:205 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1285 | msgid "asychronous logging is not available under Solaris" |
| 1286 | msgstr "" |
| 1287 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1288 | #: dnsmasq.c:210 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1289 | msgid "asychronous logging is not available under Android" |
| 1290 | msgstr "" |
| 1291 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1292 | #: dnsmasq.c:215 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1293 | msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h" |
| 1294 | msgstr "" |
| 1295 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1296 | #: dnsmasq.c:220 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1297 | msgid "loop detection not available: set HAVE_LOOP in src/config.h" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1298 | msgstr "" |
| 1299 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1300 | #: dnsmasq.c:227 |
| 1301 | msgid "max_port cannot be smaller than min_port" |
| 1302 | msgstr "" |
| 1303 | |
| 1304 | #: dnsmasq.c:234 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1305 | msgid "zone serial must be configured in --auth-soa" |
| 1306 | msgstr "" |
| 1307 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1308 | #: dnsmasq.c:252 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1309 | msgid "dhcp-range constructor not available on this platform" |
| 1310 | msgstr "" |
| 1311 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1312 | #: dnsmasq.c:298 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1313 | msgid "cannot set --bind-interfaces and --bind-dynamic" |
| 1314 | msgstr "" |
| 1315 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1316 | #: dnsmasq.c:301 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1317 | #, c-format |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1318 | msgid "failed to find list of interfaces: %s" |
| 1319 | msgstr "" |
| 1320 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1321 | #: dnsmasq.c:310 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1322 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1323 | msgid "unknown interface %s" |
| 1324 | msgstr "" |
| 1325 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1326 | #: dnsmasq.c:374 dnsmasq.c:1031 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1327 | #, c-format |
| 1328 | msgid "DBus error: %s" |
| 1329 | msgstr "" |
| 1330 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1331 | #: dnsmasq.c:377 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1332 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 1333 | msgstr "" |
| 1334 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1335 | #: dnsmasq.c:405 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1336 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1337 | msgid "unknown user or group: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1338 | msgstr "" |
| 1339 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1340 | #: dnsmasq.c:460 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1341 | #, c-format |
| 1342 | msgid "cannot chdir to filesystem root: %s" |
| 1343 | msgstr "" |
| 1344 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1345 | #: dnsmasq.c:716 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1346 | #, c-format |
| 1347 | msgid "started, version %s DNS disabled" |
| 1348 | msgstr "" |
| 1349 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1350 | #: dnsmasq.c:718 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1351 | #, c-format |
| 1352 | msgid "started, version %s cachesize %d" |
| 1353 | msgstr "" |
| 1354 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1355 | #: dnsmasq.c:720 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1356 | #, c-format |
| 1357 | msgid "started, version %s cache disabled" |
| 1358 | msgstr "" |
| 1359 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1360 | #: dnsmasq.c:722 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1361 | #, c-format |
| 1362 | msgid "compile time options: %s" |
| 1363 | msgstr "" |
| 1364 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1365 | #: dnsmasq.c:728 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1366 | msgid "DBus support enabled: connected to system bus" |
| 1367 | msgstr "" |
| 1368 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1369 | #: dnsmasq.c:730 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1370 | msgid "DBus support enabled: bus connection pending" |
| 1371 | msgstr "" |
| 1372 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1373 | #: dnsmasq.c:735 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1374 | msgid "DNS service limited to local subnets" |
| 1375 | msgstr "" |
| 1376 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1377 | #: dnsmasq.c:751 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1378 | msgid "DNSSEC validation enabled" |
| 1379 | msgstr "" |
| 1380 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1381 | #: dnsmasq.c:754 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1382 | msgid "DNSSEC signature timestamps not checked until first cache reload" |
| 1383 | msgstr "" |
| 1384 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1385 | #: dnsmasq.c:757 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1386 | msgid "DNSSEC signature timestamps not checked until system time valid" |
| 1387 | msgstr "" |
| 1388 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1389 | #: dnsmasq.c:762 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1390 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1391 | msgid "warning: failed to change owner of %s: %s" |
| 1392 | msgstr "" |
| 1393 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1394 | #: dnsmasq.c:766 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1395 | msgid "setting --bind-interfaces option because of OS limitations" |
| 1396 | msgstr "" |
| 1397 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1398 | #: dnsmasq.c:776 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1399 | #, c-format |
| 1400 | msgid "warning: interface %s does not currently exist" |
| 1401 | msgstr "" |
| 1402 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1403 | #: dnsmasq.c:781 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1404 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 1405 | msgstr "" |
| 1406 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1407 | #: dnsmasq.c:784 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1408 | msgid "warning: no upstream servers configured" |
| 1409 | msgstr "" |
| 1410 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1411 | #: dnsmasq.c:788 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1412 | #, c-format |
| 1413 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 1414 | msgstr "" |
| 1415 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1416 | #: dnsmasq.c:809 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1417 | msgid "IPv6 router advertisement enabled" |
| 1418 | msgstr "" |
| 1419 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1420 | #: dnsmasq.c:814 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1421 | #, c-format |
| 1422 | msgid "DHCP, sockets bound exclusively to interface %s" |
| 1423 | msgstr "" |
| 1424 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1425 | #: dnsmasq.c:828 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1426 | msgid "root is " |
| 1427 | msgstr "" |
| 1428 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1429 | #: dnsmasq.c:828 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1430 | msgid "enabled" |
| 1431 | msgstr "" |
| 1432 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1433 | #: dnsmasq.c:830 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1434 | msgid "secure mode" |
| 1435 | msgstr "" |
| 1436 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1437 | #: dnsmasq.c:833 |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1438 | #, c-format |
| 1439 | msgid "warning: %s inaccessible" |
| 1440 | msgstr "" |
| 1441 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1442 | #: dnsmasq.c:837 |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1443 | #, c-format |
| 1444 | msgid "warning: TFTP directory %s inaccessible" |
| 1445 | msgstr "" |
| 1446 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1447 | #: dnsmasq.c:863 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1448 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1449 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 1450 | msgstr "" |
| 1451 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1452 | #: dnsmasq.c:1033 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1453 | msgid "connected to system DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1454 | msgstr "" |
| 1455 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1456 | #: dnsmasq.c:1183 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1457 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1458 | msgid "cannot fork into background: %s" |
| 1459 | msgstr "" |
| 1460 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1461 | #: dnsmasq.c:1186 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1462 | #, c-format |
| 1463 | msgid "failed to create helper: %s" |
| 1464 | msgstr "" |
| 1465 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1466 | #: dnsmasq.c:1189 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1467 | #, c-format |
| 1468 | msgid "setting capabilities failed: %s" |
| 1469 | msgstr "" |
| 1470 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1471 | #: dnsmasq.c:1192 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1472 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1473 | msgid "failed to change user-id to %s: %s" |
| 1474 | msgstr "" |
| 1475 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1476 | #: dnsmasq.c:1195 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1477 | #, c-format |
| 1478 | msgid "failed to change group-id to %s: %s" |
| 1479 | msgstr "" |
| 1480 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1481 | #: dnsmasq.c:1198 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1482 | #, c-format |
| 1483 | msgid "failed to open pidfile %s: %s" |
| 1484 | msgstr "" |
| 1485 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1486 | #: dnsmasq.c:1201 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1487 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1488 | msgid "cannot open log %s: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1489 | msgstr "" |
| 1490 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1491 | #: dnsmasq.c:1204 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1492 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1493 | msgid "failed to load Lua script: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1494 | msgstr "" |
| 1495 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1496 | #: dnsmasq.c:1207 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1497 | #, c-format |
| 1498 | msgid "TFTP directory %s inaccessible: %s" |
| 1499 | msgstr "" |
| 1500 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1501 | #: dnsmasq.c:1210 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1502 | #, c-format |
| 1503 | msgid "cannot create timestamp file %s: %s" |
| 1504 | msgstr "" |
| 1505 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1506 | #: dnsmasq.c:1231 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1507 | msgid "now checking DNSSEC signature timestamps" |
| 1508 | msgstr "" |
| 1509 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1510 | #: dnsmasq.c:1298 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1511 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1512 | msgid "script process killed by signal %d" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1513 | msgstr "" |
| 1514 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1515 | #: dnsmasq.c:1302 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1516 | #, c-format |
| 1517 | msgid "script process exited with status %d" |
| 1518 | msgstr "" |
| 1519 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1520 | #: dnsmasq.c:1306 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1521 | #, c-format |
| 1522 | msgid "failed to execute %s: %s" |
| 1523 | msgstr "" |
| 1524 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1525 | #: dnsmasq.c:1363 dnssec.c:479 dnssec.c:523 |
| 1526 | #, c-format |
| 1527 | msgid "failed to update mtime on %s: %s" |
| 1528 | msgstr "" |
| 1529 | |
| 1530 | #: dnsmasq.c:1370 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1531 | msgid "exiting on receipt of SIGTERM" |
| 1532 | msgstr "" |
| 1533 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1534 | #: dnsmasq.c:1398 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1535 | #, c-format |
| 1536 | msgid "failed to access %s: %s" |
| 1537 | msgstr "" |
| 1538 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1539 | #: dnsmasq.c:1428 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1540 | #, c-format |
| 1541 | msgid "reading %s" |
| 1542 | msgstr "" |
| 1543 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1544 | #: dnsmasq.c:1439 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1545 | #, c-format |
| 1546 | msgid "no servers found in %s, will retry" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1547 | msgstr "" |
| 1548 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1549 | #: dhcp.c:53 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1550 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1551 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1552 | msgstr "" |
| 1553 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1554 | #: dhcp.c:68 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1555 | #, c-format |
| 1556 | msgid "failed to set options on DHCP socket: %s" |
| 1557 | msgstr "" |
| 1558 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1559 | #: dhcp.c:89 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1560 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1561 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1562 | msgstr "" |
| 1563 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1564 | #: dhcp.c:101 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1565 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1566 | msgid "failed to bind DHCP server socket: %s" |
| 1567 | msgstr "" |
| 1568 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1569 | #: dhcp.c:127 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1570 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1571 | msgid "cannot create ICMP raw socket: %s." |
| 1572 | msgstr "" |
| 1573 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1574 | #: dhcp.c:243 dhcp6.c:173 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1575 | #, c-format |
| 1576 | msgid "unknown interface %s in bridge-interface" |
| 1577 | msgstr "" |
| 1578 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1579 | #: dhcp.c:283 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1580 | #, c-format |
| 1581 | msgid "DHCP packet received on %s which has no address" |
| 1582 | msgstr "" |
| 1583 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1584 | #: dhcp.c:417 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1585 | #, c-format |
| 1586 | msgid "ARP-cache injection failed: %s" |
| 1587 | msgstr "" |
| 1588 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1589 | #: dhcp.c:460 |
| 1590 | #, c-format |
| 1591 | msgid "Error sending DHCP packet to %s: %s" |
| 1592 | msgstr "" |
| 1593 | |
| 1594 | #: dhcp.c:521 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1595 | #, c-format |
| 1596 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1597 | msgstr "" |
| 1598 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1599 | #: dhcp.c:822 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1600 | #, c-format |
| 1601 | msgid "bad line at %s line %d" |
| 1602 | msgstr "" |
| 1603 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1604 | #: dhcp.c:865 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1605 | #, c-format |
| 1606 | msgid "ignoring %s line %d, duplicate name or IP address" |
| 1607 | msgstr "" |
| 1608 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1609 | #: dhcp.c:1009 rfc3315.c:2136 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1610 | #, c-format |
| 1611 | msgid "DHCP relay %s -> %s" |
| 1612 | msgstr "" |
| 1613 | |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1614 | #: lease.c:61 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1615 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1616 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1617 | msgstr "" |
| 1618 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1619 | #: lease.c:134 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1620 | msgid "too many stored leases" |
| 1621 | msgstr "" |
| 1622 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1623 | #: lease.c:165 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1624 | #, c-format |
| 1625 | msgid "cannot run lease-init script %s: %s" |
| 1626 | msgstr "" |
| 1627 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1628 | #: lease.c:171 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1629 | #, c-format |
| 1630 | msgid "lease-init script returned exit code %s" |
| 1631 | msgstr "" |
| 1632 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1633 | #: lease.c:342 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1634 | #, c-format |
| 1635 | msgid "failed to write %s: %s (retry in %us)" |
| 1636 | msgstr "" |
| 1637 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1638 | #: lease.c:906 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1639 | #, c-format |
| 1640 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1641 | msgstr "" |
| 1642 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1643 | #: rfc2131.c:344 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1644 | #, c-format |
| 1645 | msgid "no address range available for DHCP request %s %s" |
| 1646 | msgstr "" |
| 1647 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1648 | #: rfc2131.c:345 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1649 | msgid "with subnet selector" |
| 1650 | msgstr "" |
| 1651 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1652 | #: rfc2131.c:345 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1653 | msgid "via" |
| 1654 | msgstr "" |
| 1655 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1656 | #: rfc2131.c:357 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1657 | #, c-format |
| 1658 | msgid "%u available DHCP subnet: %s/%s" |
| 1659 | msgstr "" |
| 1660 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1661 | #: rfc2131.c:360 rfc3315.c:300 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1662 | #, c-format |
| 1663 | msgid "%u available DHCP range: %s -- %s" |
| 1664 | msgstr "" |
| 1665 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1666 | #: rfc2131.c:471 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1667 | #, c-format |
| 1668 | msgid "%u vendor class: %s" |
| 1669 | msgstr "" |
| 1670 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1671 | #: rfc2131.c:473 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1672 | #, c-format |
| 1673 | msgid "%u user class: %s" |
| 1674 | msgstr "" |
| 1675 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1676 | #: rfc2131.c:500 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1677 | msgid "disabled" |
| 1678 | msgstr "" |
| 1679 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1680 | #: rfc2131.c:541 rfc2131.c:985 rfc2131.c:1391 rfc3315.c:603 rfc3315.c:856 |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1681 | #: rfc3315.c:1135 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1682 | msgid "ignored" |
| 1683 | msgstr "" |
| 1684 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1685 | #: rfc2131.c:556 rfc2131.c:1218 rfc3315.c:906 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1686 | msgid "address in use" |
| 1687 | msgstr "" |
| 1688 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1689 | #: rfc2131.c:570 rfc2131.c:1039 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1690 | msgid "no address available" |
| 1691 | msgstr "" |
| 1692 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1693 | #: rfc2131.c:577 rfc2131.c:1181 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1694 | msgid "wrong network" |
| 1695 | msgstr "" |
| 1696 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1697 | #: rfc2131.c:592 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1698 | msgid "no address configured" |
| 1699 | msgstr "" |
| 1700 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1701 | #: rfc2131.c:598 rfc2131.c:1231 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1702 | msgid "no leases left" |
| 1703 | msgstr "" |
| 1704 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1705 | #: rfc2131.c:693 rfc3315.c:476 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1706 | #, c-format |
| 1707 | msgid "%u client provides name: %s" |
| 1708 | msgstr "" |
| 1709 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1710 | #: rfc2131.c:798 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1711 | msgid "PXE BIS not supported" |
| 1712 | msgstr "" |
| 1713 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1714 | #: rfc2131.c:953 rfc3315.c:1229 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1715 | #, c-format |
| 1716 | msgid "disabling DHCP static address %s for %s" |
| 1717 | msgstr "" |
| 1718 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1719 | #: rfc2131.c:974 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1720 | msgid "unknown lease" |
| 1721 | msgstr "" |
| 1722 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1723 | #: rfc2131.c:1008 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1724 | #, c-format |
| 1725 | msgid "not using configured address %s because it is leased to %s" |
| 1726 | msgstr "" |
| 1727 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1728 | #: rfc2131.c:1018 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1729 | #, c-format |
| 1730 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1731 | msgstr "" |
| 1732 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1733 | #: rfc2131.c:1021 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1734 | #, c-format |
| 1735 | msgid "not using configured address %s because it was previously declined" |
| 1736 | msgstr "" |
| 1737 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1738 | #: rfc2131.c:1037 rfc2131.c:1224 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1739 | msgid "no unique-id" |
| 1740 | msgstr "" |
| 1741 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1742 | #: rfc2131.c:1119 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1743 | msgid "wrong server-ID" |
| 1744 | msgstr "" |
| 1745 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1746 | #: rfc2131.c:1138 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1747 | msgid "wrong address" |
| 1748 | msgstr "" |
| 1749 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1750 | #: rfc2131.c:1156 rfc3315.c:1002 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1751 | msgid "lease not found" |
| 1752 | msgstr "" |
| 1753 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1754 | #: rfc2131.c:1189 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1755 | msgid "address not available" |
| 1756 | msgstr "" |
| 1757 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1758 | #: rfc2131.c:1200 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1759 | msgid "static lease available" |
| 1760 | msgstr "" |
| 1761 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1762 | #: rfc2131.c:1204 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1763 | msgid "address reserved" |
| 1764 | msgstr "" |
| 1765 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1766 | #: rfc2131.c:1212 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1767 | #, c-format |
| 1768 | msgid "abandoning lease to %s of %s" |
| 1769 | msgstr "" |
| 1770 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1771 | #: rfc2131.c:1718 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1772 | #, c-format |
| 1773 | msgid "%u bootfile name: %s" |
| 1774 | msgstr "" |
| 1775 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1776 | #: rfc2131.c:1727 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1777 | #, c-format |
| 1778 | msgid "%u server name: %s" |
| 1779 | msgstr "" |
| 1780 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1781 | #: rfc2131.c:1735 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1782 | #, c-format |
| 1783 | msgid "%u next server: %s" |
| 1784 | msgstr "" |
| 1785 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1786 | #: rfc2131.c:1738 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1787 | #, c-format |
| 1788 | msgid "%u broadcast response" |
| 1789 | msgstr "" |
| 1790 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1791 | #: rfc2131.c:1801 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1792 | #, c-format |
| 1793 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
| 1794 | msgstr "" |
| 1795 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1796 | #: rfc2131.c:2092 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1797 | msgid "PXE menu too large" |
| 1798 | msgstr "" |
| 1799 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1800 | #: rfc2131.c:2231 rfc3315.c:1502 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1801 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1802 | msgid "%u requested options: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1803 | msgstr "" |
| 1804 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1805 | #: rfc2131.c:2548 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1806 | #, c-format |
| 1807 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
| 1808 | msgstr "" |
| 1809 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1810 | #: netlink.c:77 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1811 | #, c-format |
| 1812 | msgid "cannot create netlink socket: %s" |
| 1813 | msgstr "" |
| 1814 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1815 | #: netlink.c:349 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1816 | #, c-format |
| 1817 | msgid "netlink returns error: %s" |
| 1818 | msgstr "" |
| 1819 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1820 | #: dbus.c:186 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1821 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1822 | msgstr "" |
| 1823 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1824 | #: dbus.c:439 |
| 1825 | #, c-format |
| 1826 | msgid "Enabling --%s option from D-Bus" |
| 1827 | msgstr "" |
| 1828 | |
| 1829 | #: dbus.c:444 |
| 1830 | #, c-format |
| 1831 | msgid "Disabling --%s option from D-Bus" |
| 1832 | msgstr "" |
| 1833 | |
| 1834 | #: dbus.c:691 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1835 | msgid "setting upstream servers from DBus" |
| 1836 | msgstr "" |
| 1837 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1838 | #: dbus.c:738 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1839 | msgid "could not register a DBus message handler" |
| 1840 | msgstr "" |
| 1841 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1842 | #: bpf.c:265 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1843 | #, c-format |
| 1844 | msgid "cannot create DHCP BPF socket: %s" |
| 1845 | msgstr "" |
| 1846 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1847 | #: bpf.c:293 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1848 | #, c-format |
| 1849 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1850 | msgstr "" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1851 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1852 | #: bpf.c:378 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1853 | #, c-format |
| 1854 | msgid "cannot create PF_ROUTE socket: %s" |
| 1855 | msgstr "" |
| 1856 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1857 | #: bpf.c:399 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1858 | msgid "Unknown protocol version from route socket" |
| 1859 | msgstr "" |
| 1860 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1861 | #: helper.c:153 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1862 | msgid "lease() function missing in Lua script" |
| 1863 | msgstr "" |
| 1864 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1865 | #: tftp.c:319 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1866 | msgid "unable to get free port for TFTP" |
| 1867 | msgstr "" |
| 1868 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1869 | #: tftp.c:335 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1870 | #, c-format |
| 1871 | msgid "unsupported request from %s" |
| 1872 | msgstr "" |
| 1873 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1874 | #: tftp.c:450 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1875 | #, c-format |
| 1876 | msgid "file %s not found" |
| 1877 | msgstr "" |
| 1878 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1879 | #: tftp.c:559 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1880 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1881 | msgid "error %d %s received from %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1882 | msgstr "" |
| 1883 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1884 | #: tftp.c:601 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1885 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1886 | msgid "failed sending %s to %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1887 | msgstr "" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1888 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1889 | #: tftp.c:601 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1890 | #, c-format |
| 1891 | msgid "sent %s to %s" |
| 1892 | msgstr "" |
| 1893 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1894 | #: log.c:190 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1895 | #, c-format |
| 1896 | msgid "overflow: %d log entries lost" |
| 1897 | msgstr "" |
| 1898 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1899 | #: log.c:268 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1900 | #, c-format |
| 1901 | msgid "log failed: %s" |
| 1902 | msgstr "" |
| 1903 | |
Simon Kelley | c895a06 | 2015-07-12 21:27:40 +0100 | [diff] [blame] | 1904 | #: log.c:469 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1905 | msgid "FAILED to start up" |
| 1906 | msgstr "" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1907 | |
| 1908 | #: conntrack.c:65 |
| 1909 | #, c-format |
| 1910 | msgid "Conntrack connection mark retrieval failed: %s" |
| 1911 | msgstr "" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1912 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1913 | #: dhcp6.c:52 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1914 | #, c-format |
| 1915 | msgid "cannot create DHCPv6 socket: %s" |
| 1916 | msgstr "" |
| 1917 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1918 | #: dhcp6.c:73 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1919 | #, c-format |
| 1920 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s" |
| 1921 | msgstr "" |
| 1922 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1923 | #: dhcp6.c:85 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1924 | #, c-format |
| 1925 | msgid "failed to bind DHCPv6 server socket: %s" |
| 1926 | msgstr "" |
| 1927 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1928 | #: rfc3315.c:157 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1929 | #, c-format |
| 1930 | msgid "no address range available for DHCPv6 request from relay at %s" |
| 1931 | msgstr "" |
| 1932 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1933 | #: rfc3315.c:166 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1934 | #, c-format |
| 1935 | msgid "no address range available for DHCPv6 request via %s" |
| 1936 | msgstr "" |
| 1937 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 1938 | #: rfc3315.c:297 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1939 | #, c-format |
| 1940 | msgid "%u available DHCPv6 subnet: %s/%d" |
| 1941 | msgstr "" |
| 1942 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1943 | #: rfc3315.c:380 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1944 | #, c-format |
| 1945 | msgid "%u vendor class: %u" |
| 1946 | msgstr "" |
| 1947 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1948 | #: rfc3315.c:428 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1949 | #, c-format |
| 1950 | msgid "%u client MAC address: %s" |
| 1951 | msgstr "" |
| 1952 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1953 | #: rfc3315.c:660 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1954 | #, c-format |
| 1955 | msgid "unknown prefix-class %d" |
| 1956 | msgstr "" |
| 1957 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1958 | #: rfc3315.c:803 rfc3315.c:898 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1959 | msgid "address unavailable" |
| 1960 | msgstr "" |
| 1961 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1962 | #: rfc3315.c:815 rfc3315.c:946 rfc3315.c:1279 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1963 | msgid "success" |
| 1964 | msgstr "" |
| 1965 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1966 | #: rfc3315.c:830 rfc3315.c:839 rfc3315.c:954 rfc3315.c:956 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 1967 | msgid "no addresses available" |
| 1968 | msgstr "" |
| 1969 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1970 | #: rfc3315.c:933 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1971 | msgid "not on link" |
| 1972 | msgstr "" |
| 1973 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1974 | #: rfc3315.c:1006 rfc3315.c:1191 rfc3315.c:1268 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1975 | msgid "no binding found" |
| 1976 | msgstr "" |
| 1977 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1978 | #: rfc3315.c:1044 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1979 | msgid "deprecated" |
| 1980 | msgstr "" |
| 1981 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1982 | #: rfc3315.c:1049 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1983 | msgid "address invalid" |
| 1984 | msgstr "" |
| 1985 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1986 | #: rfc3315.c:1096 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1987 | msgid "confirm failed" |
| 1988 | msgstr "" |
| 1989 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1990 | #: rfc3315.c:1112 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1991 | msgid "all addresses still on link" |
| 1992 | msgstr "" |
| 1993 | |
Simon Kelley | f7bfbdc | 2015-06-10 22:31:02 +0100 | [diff] [blame] | 1994 | #: rfc3315.c:1200 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1995 | msgid "release received" |
| 1996 | msgstr "" |
| 1997 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 1998 | #: rfc3315.c:2127 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1999 | msgid "Cannot multicast to DHCPv6 server without correct interface" |
| 2000 | msgstr "" |
| 2001 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2002 | #: dhcp-common.c:145 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 2003 | #, c-format |
| 2004 | msgid "Ignoring duplicate dhcp-option %d" |
| 2005 | msgstr "" |
| 2006 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2007 | #: dhcp-common.c:222 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 2008 | #, c-format |
| 2009 | msgid "%u tags: %s" |
| 2010 | msgstr "" |
| 2011 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2012 | #: dhcp-common.c:407 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 2013 | #, c-format |
| 2014 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
| 2015 | msgstr "" |
| 2016 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2017 | #: dhcp-common.c:430 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 2018 | #, c-format |
| 2019 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 2020 | msgstr "" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2021 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2022 | #: dhcp-common.c:494 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2023 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2024 | msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2025 | msgstr "" |
| 2026 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2027 | #: dhcp-common.c:615 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2028 | #, c-format |
| 2029 | msgid "Known DHCP options:\n" |
| 2030 | msgstr "" |
| 2031 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2032 | #: dhcp-common.c:626 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2033 | #, c-format |
| 2034 | msgid "Known DHCPv6 options:\n" |
| 2035 | msgstr "" |
| 2036 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2037 | #: dhcp-common.c:823 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2038 | msgid ", prefix deprecated" |
| 2039 | msgstr "" |
| 2040 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2041 | #: dhcp-common.c:826 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2042 | #, c-format |
| 2043 | msgid ", lease time " |
| 2044 | msgstr "" |
| 2045 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2046 | #: dhcp-common.c:868 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2047 | #, c-format |
| 2048 | msgid "%s stateless on %s%.0s%.0s%s" |
| 2049 | msgstr "" |
| 2050 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2051 | #: dhcp-common.c:870 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2052 | #, c-format |
| 2053 | msgid "%s, static leases only on %.0s%s%s%.0s" |
| 2054 | msgstr "" |
| 2055 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2056 | #: dhcp-common.c:872 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2057 | #, c-format |
| 2058 | msgid "%s, proxy on subnet %.0s%s%.0s%.0s" |
| 2059 | msgstr "" |
| 2060 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2061 | #: dhcp-common.c:873 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2062 | #, c-format |
| 2063 | msgid "%s, IP range %s -- %s%s%.0s" |
| 2064 | msgstr "" |
| 2065 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2066 | #: dhcp-common.c:886 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2067 | #, c-format |
| 2068 | msgid "DHCPv4-derived IPv6 names on %s%s" |
| 2069 | msgstr "" |
| 2070 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2071 | #: dhcp-common.c:889 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2072 | #, c-format |
| 2073 | msgid "router advertisement on %s%s" |
| 2074 | msgstr "" |
| 2075 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2076 | #: dhcp-common.c:900 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2077 | #, c-format |
| 2078 | msgid "DHCP relay from %s to %s via %s" |
| 2079 | msgstr "" |
| 2080 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2081 | #: dhcp-common.c:902 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2082 | #, c-format |
| 2083 | msgid "DHCP relay from %s to %s" |
| 2084 | msgstr "" |
| 2085 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2086 | #: radv.c:110 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2087 | #, c-format |
| 2088 | msgid "cannot create ICMPv6 socket: %s" |
| 2089 | msgstr "" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2090 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2091 | #: auth.c:449 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2092 | #, c-format |
| 2093 | msgid "ignoring zone transfer request from %s" |
| 2094 | msgstr "" |
| 2095 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2096 | #: ipset.c:95 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2097 | #, c-format |
| 2098 | msgid "failed to find kernel version: %s" |
| 2099 | msgstr "" |
| 2100 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2101 | #: ipset.c:114 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2102 | #, c-format |
| 2103 | msgid "failed to create IPset control socket: %s" |
| 2104 | msgstr "" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2105 | |
| 2106 | #: blockdata.c:58 |
| 2107 | #, c-format |
| 2108 | msgid "DNSSEC memory in use %u, max %u, allocated %u" |
| 2109 | msgstr "" |
| 2110 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2111 | #: tables.c:80 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2112 | msgid "error: fill_addr missused" |
| 2113 | msgstr "" |
| 2114 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2115 | #: tables.c:109 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2116 | #, c-format |
| 2117 | msgid "failed to access pf devices: %s" |
| 2118 | msgstr "" |
| 2119 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2120 | #: tables.c:123 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2121 | #, c-format |
| 2122 | msgid "warning: no opened pf devices %s" |
| 2123 | msgstr "" |
| 2124 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2125 | #: tables.c:131 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2126 | #, c-format |
| 2127 | msgid "error: cannot use table name %s" |
| 2128 | msgstr "" |
| 2129 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2130 | #: tables.c:139 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2131 | #, c-format |
| 2132 | msgid "error: cannot strlcpy table name %s" |
| 2133 | msgstr "" |
| 2134 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2135 | #: tables.c:145 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2136 | #, c-format |
| 2137 | msgid "warning: pfr_add_tables: %s(%d)" |
| 2138 | msgstr "" |
| 2139 | |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2140 | #: tables.c:151 |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2141 | msgid "info: table created" |
| 2142 | msgstr "" |
| 2143 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2144 | #: tables.c:162 |
| 2145 | #, c-format |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2146 | msgid "warning: DIOCR%sADDRS: %s" |
| 2147 | msgstr "" |
| 2148 | |
| 2149 | #: tables.c:166 |
| 2150 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame] | 2151 | msgid "%d addresses %s" |
| 2152 | msgstr "" |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2153 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2154 | #: inotify.c:62 |
Simon Kelley | c895a06 | 2015-07-12 21:27:40 +0100 | [diff] [blame] | 2155 | #, c-format |
| 2156 | msgid "cannot access path %s: %s" |
| 2157 | msgstr "" |
| 2158 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2159 | #: inotify.c:95 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2160 | #, c-format |
| 2161 | msgid "failed to create inotify: %s" |
| 2162 | msgstr "" |
| 2163 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2164 | #: inotify.c:111 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2165 | #, c-format |
Simon Kelley | c895a06 | 2015-07-12 21:27:40 +0100 | [diff] [blame] | 2166 | msgid "too many symlinks following %s" |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2167 | msgstr "" |
| 2168 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2169 | #: inotify.c:127 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2170 | #, c-format |
| 2171 | msgid "directory %s for resolv-file is missing, cannot poll" |
| 2172 | msgstr "" |
| 2173 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2174 | #: inotify.c:131 inotify.c:168 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2175 | #, c-format |
| 2176 | msgid "failed to create inotify for %s: %s" |
| 2177 | msgstr "" |
| 2178 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2179 | #: inotify.c:153 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2180 | #, c-format |
| 2181 | msgid "bad dynamic directory %s: %s" |
| 2182 | msgstr "" |
| 2183 | |
Simon Kelley | 88b09aa | 2016-05-14 20:56:02 +0100 | [diff] [blame^] | 2184 | #: inotify.c:255 |
Simon Kelley | fd6ad9e | 2015-03-30 07:52:21 +0100 | [diff] [blame] | 2185 | #, c-format |
| 2186 | msgid "inotify, new or changed file %s" |
| 2187 | msgstr "" |