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