Lines Matching refs:gettext_noop
202 {'a', ARG_DUP, "ipaddr", gettext_noop("Specify local address(es) to listen on."), NULL},
204 gettext_noop("Return ipaddr for all hosts in specified domains."), NULL},
206 gettext_noop("Fake reverse lookups for RFC1918 private address ranges."), NULL},
207 {'B', ARG_DUP, "ipaddr", gettext_noop("Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."),
210 gettext_noop("Specify the size of the cache in entries (defaults to %s)."), "$"},
211 {'C', ARG_DUP, "path", gettext_noop("Specify configuration file (defaults to %s)."), CONFFILE},
212 {'d', OPT_DEBUG, NULL, gettext_noop("Do NOT fork into the background: run in debug mode."),
214 … {'D', OPT_NODOTS_LOCAL, NULL, gettext_noop("Do NOT forward queries with no domain part."), NULL},
215 {'e', OPT_SELFMX, NULL, gettext_noop("Return self-pointing MX records for local hosts."), NULL},
216 {'E', OPT_EXPAND, NULL, gettext_noop("Expand simple names in /etc/hosts with domain-suffix."),
218 {'f', OPT_FILTER, NULL, gettext_noop("Don't forward spurious DNS requests from Windows hosts."),
221 gettext_noop("Enable DHCP in the range given with lease duration."), NULL},
223 gettext_noop("Change to this group after startup (defaults to %s)."), CHGRP},
224 {'G', ARG_DUP, "<hostspec>", gettext_noop("Set address or hostname for a specified machine."),
226 {LOPT_DHCP_HOST, ARG_ONE, "<filename>", gettext_noop("Read DHCP host specs from file"), NULL},
227 {LOPT_DHCP_OPTS, ARG_ONE, "<filename>", gettext_noop("Read DHCP option specs from file"), NULL},
228 {'h', OPT_NO_HOSTS, NULL, gettext_noop("Do NOT load %s file."), HOSTSFILE},
229 {'H', ARG_DUP, "path", gettext_noop("Specify a hosts file to be read in addition to %s."),
231 {'i', ARG_DUP, "interface", gettext_noop("Specify interface(s) to listen on."), NULL},
232 {'I', ARG_DUP, "int", gettext_noop("Specify interface(s) NOT to listen on."), NULL},
233 {'j', ARG_DUP, "<tag>,<class>", gettext_noop("Map DHCP user class to tag."), NULL},
234 … {LOPT_CIRCUIT, ARG_DUP, "<tag>,<circuit>", gettext_noop("Map RFC3046 circuit-id to tag."), NULL},
235 {LOPT_REMOTE, ARG_DUP, "<tag>,<remote>", gettext_noop("Map RFC3046 remote-id to tag."), NULL},
236 {LOPT_SUBSCR, ARG_DUP, "<tag>,<remote>", gettext_noop("Map RFC3993 subscriber-id to tag."),
238 {'J', ARG_DUP, "=<id>[,<id>]", gettext_noop("Don't do DHCP for hosts with tag set."), NULL},
240 gettext_noop("Force broadcast replies for hosts with tag set."), NULL},
242 gettext_noop("Do NOT fork into the background, do NOT run in debug mode."), NULL},
244 gettext_noop("Assume we are the only DHCP server on the local network."), NULL},
245 {'l', ARG_ONE, "path", gettext_noop("Specify where to store DHCP leases (defaults to %s)."),
247 {'L', OPT_LOCALMX, NULL, gettext_noop("Return MX records for local hosts."), NULL},
248 {'m', ARG_DUP, "host_name,target,pref", gettext_noop("Specify an MX record."), NULL},
249 {'M', ARG_DUP, "<bootp opts>", gettext_noop("Specify BOOTP options to DHCP server."), NULL},
250 {'n', OPT_NO_POLL, NULL, gettext_noop("Do NOT poll %s file, reload only on SIGHUP."),
252 {'N', OPT_NO_NEG, NULL, gettext_noop("Do NOT cache failed search results."), NULL},
253 {'o', OPT_ORDER, NULL, gettext_noop("Use nameservers strictly in the order given in %s."),
255 {'O', ARG_DUP, "<optspec>", gettext_noop("Specify options to be sent to DHCP clients."), NULL},
257 gettext_noop("DHCP option sent even if the client does not request it."), NULL},
259 gettext_noop("Specify port to listen for DNS requests on (defaults to 53)."), NULL},
261 gettext_noop("Maximum supported UDP packet size for EDNS.0 (defaults to %s)."), "*"},
262 {'q', OPT_LOG, NULL, gettext_noop("Log DNS queries."), NULL},
263 {'Q', ARG_ONE, "number", gettext_noop("Force the originating port for upstream DNS queries."),
265 {'R', OPT_NO_RESOLV, NULL, gettext_noop("Do NOT read resolv.conf."), NULL},
266 {'r', ARG_DUP, "path", gettext_noop("Specify path to resolv.conf (defaults to %s)."),
269 gettext_noop("Specify address(es) of upstream servers with optional domains."), NULL},
270 {LOPT_LOCAL, ARG_DUP, "/domain/", gettext_noop("Never forward queries to specified domains."),
273 gettext_noop("Specify the domain to be assigned in DHCP leases."), NULL},
274 {'t', ARG_ONE, "host_name", gettext_noop("Specify default target in an MX record."), NULL},
276 gettext_noop("Specify time-to-live in seconds for replies from /etc/hosts."), NULL},
278 gettext_noop("Specify time-to-live in seconds for negative caching."), NULL},
279 {'u', ARG_ONE, "username", gettext_noop("Change to this user after startup. (defaults to %s)."),
281 {'U', ARG_DUP, "<id>,<class>", gettext_noop("Map DHCP vendor class to tag."), NULL},
282 {'v', 0, NULL, gettext_noop("Display dnsmasq version and copyright information."), NULL},
284 gettext_noop("Translate IPv4 addresses from upstream servers."), NULL},
285 {'W', ARG_DUP, "name,target,...", gettext_noop("Specify a SRV record."), NULL},
286 {'w', 0, NULL, gettext_noop("Display this message. Use --help dhcp for known DHCP options."),
288 {'x', ARG_ONE, "path", gettext_noop("Specify path of PID file (defaults to %s)."), RUNFILE},
290 gettext_noop("Specify maximum number of DHCP leases (defaults to %s)."), "&"},
292 gettext_noop("Answer DNS queries based on the interface a query was sent to."), NULL},
293 {'Y', ARG_DUP, "name,txt....", gettext_noop("Specify TXT DNS record."), NULL},
294 {LOPT_PTR, ARG_DUP, "name,target", gettext_noop("Specify PTR DNS record."), NULL},
296 gettext_noop("Give DNS name to IPv4 address of interface."), NULL},
297 {'z', OPT_NOWILD, NULL, gettext_noop("Bind only to interfaces in use."), NULL},
299 gettext_noop("Enable the DBus interface for setting upstream servers, etc."), NULL},
301 gettext_noop("Do not provide DHCP on this interface, only provide DNS."), NULL},
302 {'3', ARG_DUP, "[=<id>[,<id>]]", gettext_noop("Enable dynamic address allocation for bootp."),
305 gettext_noop("Map MAC address (with wildcards) to option set."), NULL},
307 gettext_noop("Treat DHCP requests on aliases as arriving from interface."), NULL},
308 {'5', OPT_NO_PING, NULL, gettext_noop("Disable ICMP echo address checking in the DHCP server."),
310 {'6', ARG_ONE, "path", gettext_noop("Script to run on DHCP lease creation and destruction."),
312 {'7', ARG_DUP, "path", gettext_noop("Read configuration from all the files in this directory."),
315 gettext_noop("Log to this syslog facility or file. (defaults to DAEMON)"), NULL},
316 {'9', OPT_LEASE_RO, NULL, gettext_noop("Do not use leasefile."), NULL},
318 gettext_noop("Maximum number of concurrent DNS queries. (defaults to %s)"), "!"},
319 {LOPT_RELOAD, OPT_RELOAD, NULL, gettext_noop("Clear DNS cache when reloading %s."), RESOLVFILE},
321 gettext_noop("Ignore hostnames provided by DHCP clients."), NULL},
323 gettext_noop("Do NOT reuse filename and server fields for extra DHCP options."), NULL},
324 {LOPT_TFTP, OPT_TFTP, NULL, gettext_noop("Enable integrated read-only TFTP server."), NULL},
326 gettext_noop("Export files by TFTP only from the specified subtree."), NULL},
327 {LOPT_APREF, OPT_TFTP_APREF, NULL, gettext_noop("Add client IP address to tftp-root."), NULL},
329 gettext_noop("Allow access only to files owned by the user running dnsmasq."), NULL},
331 gettext_noop("Maximum number of conncurrent TFTP transfers (defaults to %s)."), "#"},
332 {LOPT_NOBLOCK, OPT_TFTP_NOBLOCK, NULL, gettext_noop("Disable the TFTP blocksize extension."),
335 gettext_noop("Ephemeral port range for use by TFTP transfers."), NULL},
336 {LOPT_LOG_OPTS, OPT_LOG_OPTS, NULL, gettext_noop("Extra logging for DHCP."), NULL},
338 gettext_noop("Enable async. logging; optionally set queue length."), NULL},
340 gettext_noop("Stop DNS rebinding. Filter private IP ranges when resolving."), NULL},
341 {LOPT_NOLAST, OPT_ALL_SERVERS, NULL, gettext_noop("Always perform DNS queries to all servers."),
344 gettext_noop("Set tag if client includes matching option in request."), NULL},
345 {LOPT_ALTPORT, ARG_ONE, "[=<ports>]", gettext_noop("Use alternative ports for DHCP."), NULL},
346 {LOPT_SCRIPTUSR, ARG_ONE, "<username>", gettext_noop("Run lease-change script as this user."),
348 {LOPT_NAPTR, ARG_DUP, "<name>,<naptr>", gettext_noop("Specify NAPTR DNS record."), NULL},
350 gettext_noop("Specify lowest port available for DNS query transmission."), NULL},
352 gettext_noop("Use only fully qualified domain names for DHCP clients."), NULL},
354 gettext_noop("Specify alias name for LOCAL DNS name."), NULL},
356 gettext_noop("Prompt to send to PXE clients."), NULL},
357 {LOPT_PXE_SERV, ARG_DUP, "<service>", gettext_noop("Boot service for PXE menu."), NULL},
358 {LOPT_LISTNMARK, ARG_ONE, NULL, gettext_noop("Socket mark to use for listen sockets."), NULL},
359 {LOPT_TEST, 0, NULL, gettext_noop("Check configuration syntax."), NULL},