Merge messages to .po files.
diff --git a/po/ro.po b/po/ro.po
index 60393c7..2f083ff 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -16,639 +16,660 @@
 "Content-Transfer-Encoding: 8bit\n"
 
 # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
-#: cache.c:808
+#: cache.c:821
 #, fuzzy, c-format
 msgid "failed to load names from %s: %s"
 msgstr "încărcarea numelor din %s: %s a eşuat"
 
-#: cache.c:834 dhcp.c:819
+#: cache.c:847 dhcp.c:819
 #, c-format
 msgid "bad address at %s line %d"
 msgstr "adresă greşită în %s, linia %d"
 
-#: cache.c:885 dhcp.c:835
+#: cache.c:898 dhcp.c:835
 #, c-format
 msgid "bad name at %s line %d"
 msgstr "nume greşit în %s linia %d"
 
-#: cache.c:892 dhcp.c:910
+#: cache.c:905 dhcp.c:910
 #, c-format
 msgid "read %s - %d addresses"
 msgstr "citesc %s - %d adrese"
 
-#: cache.c:961
+#: cache.c:990
 msgid "cleared cache"
 msgstr "memoria temporară a fost ştearsă"
 
-#: cache.c:984
+#: cache.c:1013
 #, c-format
 msgid "No IPv4 address found for %s"
 msgstr ""
 
-#: cache.c:1061
+#: cache.c:1090
 #, c-format
 msgid "%s is a CNAME, not giving it to the DHCP lease of %s"
 msgstr ""
 
-#: cache.c:1085
+#: cache.c:1114
 #, c-format
 msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s"
 msgstr "nu pot da numele %s împrumutului de adresă DHCP a lui %s deoarece numeleexistă în %s cu adresa %s"
 
-#: cache.c:1130
+#: cache.c:1159
 #, c-format
 msgid "time %lu"
 msgstr ""
 
-#: cache.c:1131
+#: cache.c:1160
 #, fuzzy, c-format
 msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries."
 msgstr "cantitate de memorie temporară %d, %d/%d stocări temporare aureutilizat locaţii neexpirate."
 
-#: cache.c:1133
+#: cache.c:1162
 #, c-format
 msgid "queries forwarded %u, queries answered locally %u"
 msgstr ""
 
-#: cache.c:1156
+#: cache.c:1165
+#, c-format
+msgid "queries for authoritative zones %u"
+msgstr ""
+
+#: cache.c:1188
 #, c-format
 msgid "server %s#%d: queries sent %u, retried or failed %u"
 msgstr ""
 
-#: util.c:57
+#: util.c:67
 #, fuzzy, c-format
 msgid "failed to seed the random number generator: %s"
 msgstr "ascultarea pe socket a eşuat: %s"
 
-#: util.c:192
+#: util.c:217
 #, fuzzy
 msgid "failed to allocate memory"
 msgstr "nu pot încărca %d bytes"
 
-#: util.c:230 option.c:540
+#: util.c:255 option.c:553
 msgid "could not get memory"
 msgstr "nu am putut aloca memorie"
 
-#: util.c:240
+#: util.c:265
 #, fuzzy, c-format
 msgid "cannot create pipe: %s"
 msgstr "nu pot citi %s: %s"
 
-#: util.c:248
+#: util.c:273
 #, fuzzy, c-format
 msgid "failed to allocate %d bytes"
 msgstr "nu pot încărca %d bytes"
 
-#: util.c:403
+#: util.c:428
 #, c-format
 msgid "infinite"
 msgstr "infinit"
 
-#: option.c:292
+#: option.c:301
 msgid "Specify local address(es) to listen on."
 msgstr "Specificaţi adresele locale deservite."
 
-#: option.c:293
+#: option.c:302
 msgid "Return ipaddr for all hosts in specified domains."
 msgstr "Afişează adresele IP ale maşinilor în domeniul dat."
 
-#: option.c:294
+#: option.c:303
 msgid "Fake reverse lookups for RFC1918 private address ranges."
 msgstr "Simulează căutări după adresă pentru domenii de adresă private (RFC1918)."
 
-#: option.c:295
+#: option.c:304
 msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
 msgstr "Interpretează adresa IP ca NXDOMAIN (împotriva manipulărilor Verisign)"
 
-#: option.c:296
+#: option.c:305
 #, c-format
 msgid "Specify the size of the cache in entries (defaults to %s)."
 msgstr "Specifică mărimea înregistrărilor temporare (implicit e %s)."
 
-#: option.c:297
+#: option.c:306
 #, c-format
 msgid "Specify configuration file (defaults to %s)."
 msgstr "Specifică fişier de configurare (implicit e %s)."
 
-#: option.c:298
+#: option.c:307
 msgid "Do NOT fork into the background: run in debug mode."
 msgstr "NU porneşte în fundal: rulează în modul depanare."
 
-#: option.c:299
+#: option.c:308
 msgid "Do NOT forward queries with no domain part."
 msgstr "NU înainta cererile ce nu conţin domeniu DNS."
 
-#: option.c:300
+#: option.c:309
 msgid "Return self-pointing MX records for local hosts."
 msgstr "Răspunde cu înregistrări MX spre el însuşi pentru maşini locale."
 
-#: option.c:301
+#: option.c:310
 msgid "Expand simple names in /etc/hosts with domain-suffix."
 msgstr "Adaugă numelor simple din /etc/hosts numele domeniului ca sufix."
 
-#: option.c:302
+#: option.c:311
 msgid "Don't forward spurious DNS requests from Windows hosts."
 msgstr "Nu inainta cereri DNS defecte provenite de la maşini Windows."
 
-#: option.c:303
+#: option.c:312
 msgid "Enable DHCP in the range given with lease duration."
 msgstr "Activează DHCP în domeniul dat cu durată limitată de împrumut."
 
-#: option.c:304
+#: option.c:313
 #, c-format
 msgid "Change to this group after startup (defaults to %s)."
 msgstr "Rulează sub acest grup după pornire (implicit e %s)."
 
-#: option.c:305
+#: option.c:314
 msgid "Set address or hostname for a specified machine."
 msgstr "Schimbă adresa sau numele maşinii specificate."
 
-#: option.c:306
+#: option.c:315
 #, fuzzy
 msgid "Read DHCP host specs from file."
 msgstr "nume MX invalid"
 
-#: option.c:307
+#: option.c:316
 msgid "Read DHCP option specs from file."
 msgstr ""
 
-#: option.c:308
+#: option.c:317
 msgid "Evaluate conditional tag expression."
 msgstr ""
 
-#: option.c:309
+#: option.c:318
 #, c-format
 msgid "Do NOT load %s file."
 msgstr "Nu încarcă fişierul %s."
 
-#: option.c:310
+#: option.c:319
 #, c-format
 msgid "Specify a hosts file to be read in addition to %s."
 msgstr "Specifică spre citire un fişier hosts adiţional la %s."
 
-#: option.c:311
+#: option.c:320
 msgid "Specify interface(s) to listen on."
 msgstr "Specifică interfeţele deservite."
 
-#: option.c:312
+#: option.c:321
 msgid "Specify interface(s) NOT to listen on."
 msgstr "Specifică interfeţele NE-deservite."
 
-#: option.c:313
+#: option.c:322
 #, fuzzy
 msgid "Map DHCP user class to tag."
 msgstr "Leagă clasa de utilizator DHCP cu grup de opţiuni."
 
-#: option.c:314
+#: option.c:323
 msgid "Map RFC3046 circuit-id to tag."
 msgstr ""
 
-#: option.c:315
+#: option.c:324
 msgid "Map RFC3046 remote-id to tag."
 msgstr ""
 
-#: option.c:316
+#: option.c:325
 msgid "Map RFC3993 subscriber-id to tag."
 msgstr ""
 
-#: option.c:317
+#: option.c:326
 #, fuzzy
 msgid "Don't do DHCP for hosts with tag set."
 msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni."
 
-#: option.c:318
+#: option.c:327
 #, fuzzy
 msgid "Force broadcast replies for hosts with tag set."
 msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni."
 
-#: option.c:319
+#: option.c:328
 msgid "Do NOT fork into the background, do NOT run in debug mode."
 msgstr "NU porneşte în fundal, NU rulează în modul depanare."
 
-#: option.c:320
+#: option.c:329
 msgid "Assume we are the only DHCP server on the local network."
 msgstr "Presupune că suntem singurul server DHCP din reţeaua locală."
 
-#: option.c:321
+#: option.c:330
 #, c-format
 msgid "Specify where to store DHCP leases (defaults to %s)."
 msgstr "Specifică fişierul de stocare a împrumuturilor DHCP (implicit e %s)."
 
-#: option.c:322
+#: option.c:331
 msgid "Return MX records for local hosts."
 msgstr "Răspunde cu întregistrări MX pentru maşini locale."
 
-#: option.c:323
+#: option.c:332
 msgid "Specify an MX record."
 msgstr "Specifică o înregistrare MX."
 
-#: option.c:324
+#: option.c:333
 msgid "Specify BOOTP options to DHCP server."
 msgstr "Specifică opţiuni BOOTP serverului DHCP."
 
-#: option.c:325
+#: option.c:334
 #, c-format
 msgid "Do NOT poll %s file, reload only on SIGHUP."
 msgstr "Nu încărca fişierul %s, citeşte-l doar la SIGHUP."
 
-#: option.c:326
+#: option.c:335
 msgid "Do NOT cache failed search results."
 msgstr "NU memora rezultatele de căutare DNS eşuatată."
 
-#: option.c:327
+#: option.c:336
 #, c-format
 msgid "Use nameservers strictly in the order given in %s."
 msgstr "Foloseşte servere DNS strict în ordinea dată în %s."
 
-#: option.c:328
+#: option.c:337
 #, fuzzy
 msgid "Specify options to be sent to DHCP clients."
 msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP."
 
-#: option.c:329
+#: option.c:338
 msgid "DHCP option sent even if the client does not request it."
 msgstr ""
 
-#: option.c:330
+#: option.c:339
 msgid "Specify port to listen for DNS requests on (defaults to 53)."
 msgstr "Specifică numărul portului pentru cereri DNS (implicit e 53)."
 
-#: option.c:331
+#: option.c:340
 #, c-format
 msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
 msgstr "Marimea maximă a pachetului UDP pentru EDNS.0 (implicit e %s)."
 
-#: option.c:332
+#: option.c:341
 #, fuzzy
 msgid "Log DNS queries."
 msgstr "Înregistrează tranzacţiile."
 
-#: option.c:333
+#: option.c:342
 #, fuzzy
 msgid "Force the originating port for upstream DNS queries."
 msgstr "Forţează acest port pentru datele ce pleacă."
 
-#: option.c:334
+#: option.c:343
 msgid "Do NOT read resolv.conf."
 msgstr "NU citi fişierul resolv.conf"
 
-#: option.c:335
+#: option.c:344
 #, c-format
 msgid "Specify path to resolv.conf (defaults to %s)."
 msgstr "Specifică calea către resolv.conf (implicit e %s)."
 
-#: option.c:336
+#: option.c:345
 msgid "Specify address(es) of upstream servers with optional domains."
 msgstr "Specifică adresele server(elor) superioare cu domenii opţionale."
 
-#: option.c:337
+#: option.c:346
 msgid "Never forward queries to specified domains."
 msgstr "Nu înaintează cererile spre domeniile specificate."
 
-#: option.c:338
+#: option.c:347
 msgid "Specify the domain to be assigned in DHCP leases."
 msgstr "Specifică domeniul de transmis prin DHCP."
 
-#: option.c:339
+#: option.c:348
 msgid "Specify default target in an MX record."
 msgstr "Specifică o ţintă într-o înregistrare MX."
 
-#: option.c:340
+#: option.c:349
 msgid "Specify time-to-live in seconds for replies from /etc/hosts."
 msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
 
-#: option.c:341
+#: option.c:350
 #, fuzzy
 msgid "Specify time-to-live in seconds for negative caching."
 msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
 
-#: option.c:342
+#: option.c:351
 #, fuzzy
 msgid "Specify time-to-live in seconds for maximum TTL to send to clients."
 msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
 
-#: option.c:343
+#: option.c:352
 #, c-format
 msgid "Change to this user after startup. (defaults to %s)."
 msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)."
 
-#: option.c:344
+#: option.c:353
 #, fuzzy
 msgid "Map DHCP vendor class to tag."
 msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea."
 
-#: option.c:345
+#: option.c:354
 msgid "Display dnsmasq version and copyright information."
 msgstr "Afişează versiunea dnsmasq şi drepturile de autor."
 
-#: option.c:346
+#: option.c:355
 msgid "Translate IPv4 addresses from upstream servers."
 msgstr "Traduce adresele IPv4 de la serverele DNS superioare."
 
-#: option.c:347
+#: option.c:356
 msgid "Specify a SRV record."
 msgstr "Specifică o înregistrare SRV."
 
-#: option.c:348
+#: option.c:357
 msgid "Display this message. Use --help dhcp for known DHCP options."
 msgstr ""
 
-#: option.c:349
+#: option.c:358
 #, fuzzy, c-format
 msgid "Specify path of PID file (defaults to %s)."
 msgstr "Specifică o cale pentru fişierul PID. (implicit %s)."
 
-#: option.c:350
+#: option.c:359
 #, c-format
 msgid "Specify maximum number of DHCP leases (defaults to %s)."
 msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
 
-#: option.c:351
+#: option.c:360
 msgid "Answer DNS queries based on the interface a query was sent to."
 msgstr "Răspunde cererilor DNS în funcţie de interfaţa pe care a venit cererea."
 
-#: option.c:352
+#: option.c:361
 msgid "Specify TXT DNS record."
 msgstr "Specifică o înregistrare TXT."
 
-#: option.c:353
+#: option.c:362
 #, fuzzy
 msgid "Specify PTR DNS record."
 msgstr "Specifică o înregistrare TXT."
 
-#: option.c:354
+#: option.c:363
 msgid "Give DNS name to IPv4 address of interface."
 msgstr ""
 
-#: option.c:355
+#: option.c:364
 msgid "Bind only to interfaces in use."
 msgstr "Ascultă doar pe interfeţele active."
 
-#: option.c:356
+#: option.c:365
 #, c-format
 msgid "Read DHCP static host information from %s."
 msgstr "Citeşte informaţii DHCP statice despre maşină din %s."
 
-#: option.c:357
+#: option.c:366
 msgid "Enable the DBus interface for setting upstream servers, etc."
 msgstr "Activeaza interfaţa DBus pentru configurarea serverelor superioare."
 
-#: option.c:358
+#: option.c:367
 msgid "Do not provide DHCP on this interface, only provide DNS."
 msgstr "Nu activează DHCP ci doar DNS pe această interfaţă."
 
-#: option.c:359
+#: option.c:368
 msgid "Enable dynamic address allocation for bootp."
 msgstr "Activează alocarea dinamică a adreselor pentru BOOTP."
 
-#: option.c:360
+#: option.c:369
 #, fuzzy
 msgid "Map MAC address (with wildcards) to option set."
 msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea."
 
-#: option.c:361
+#: option.c:370
 msgid "Treat DHCP requests on aliases as arriving from interface."
 msgstr ""
 
-#: option.c:362
+#: option.c:371
 msgid "Disable ICMP echo address checking in the DHCP server."
 msgstr ""
 
-#: option.c:363
+#: option.c:372
 msgid "Shell script to run on DHCP lease creation and destruction."
 msgstr ""
 
-#: option.c:364
+#: option.c:373
 msgid "Lua script to run on DHCP lease creation and destruction."
 msgstr ""
 
-#: option.c:365
+#: option.c:374
 msgid "Run lease-change scripts as this user."
 msgstr ""
 
-#: option.c:366
+#: option.c:375
 msgid "Read configuration from all the files in this directory."
 msgstr ""
 
-#: option.c:367
+#: option.c:376
 #, fuzzy
 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
 msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)."
 
-#: option.c:368
+#: option.c:377
 msgid "Do not use leasefile."
 msgstr ""
 
-#: option.c:369
+#: option.c:378
 #, fuzzy, c-format
 msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
 msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
 
-#: option.c:370
+#: option.c:379
 #, c-format
 msgid "Clear DNS cache when reloading %s."
 msgstr ""
 
-#: option.c:371
+#: option.c:380
 msgid "Ignore hostnames provided by DHCP clients."
 msgstr ""
 
-#: option.c:372
+#: option.c:381
 msgid "Do NOT reuse filename and server fields for extra DHCP options."
 msgstr ""
 
-#: option.c:373
+#: option.c:382
 msgid "Enable integrated read-only TFTP server."
 msgstr ""
 
-#: option.c:374
+#: option.c:383
 msgid "Export files by TFTP only from the specified subtree."
 msgstr ""
 
-#: option.c:375
+#: option.c:384
 msgid "Add client IP address to tftp-root."
 msgstr ""
 
-#: option.c:376
+#: option.c:385
 msgid "Allow access only to files owned by the user running dnsmasq."
 msgstr ""
 
-#: option.c:377
+#: option.c:386
 #, fuzzy, c-format
 msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)."
 msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
 
-#: option.c:378
+#: option.c:387
 msgid "Disable the TFTP blocksize extension."
 msgstr ""
 
-#: option.c:379
+#: option.c:388
 msgid "Convert TFTP filenames to lowercase"
 msgstr ""
 
-#: option.c:380
+#: option.c:389
 msgid "Ephemeral port range for use by TFTP transfers."
 msgstr ""
 
-#: option.c:381
+#: option.c:390
 msgid "Extra logging for DHCP."
 msgstr ""
 
-#: option.c:382
+#: option.c:391
 msgid "Enable async. logging; optionally set queue length."
 msgstr ""
 
-#: option.c:383
+#: option.c:392
 msgid "Stop DNS rebinding. Filter private IP ranges when resolving."
 msgstr ""
 
-#: option.c:384
+#: option.c:393
 msgid "Allow rebinding of 127.0.0.0/8, for RBL servers."
 msgstr ""
 
-#: option.c:385
+#: option.c:394
 msgid "Inhibit DNS-rebind protection on this domain."
 msgstr ""
 
-#: option.c:386
+#: option.c:395
 msgid "Always perform DNS queries to all servers."
 msgstr ""
 
-#: option.c:387
+#: option.c:396
 msgid "Set tag if client includes matching option in request."
 msgstr ""
 
-#: option.c:388
+#: option.c:397
 msgid "Use alternative ports for DHCP."
 msgstr ""
 
-#: option.c:389
+#: option.c:398
 #, fuzzy
 msgid "Specify NAPTR DNS record."
 msgstr "Specifică o înregistrare TXT."
 
-#: option.c:390
+#: option.c:399
 msgid "Specify lowest port available for DNS query transmission."
 msgstr ""
 
-#: option.c:391
+#: option.c:400
 msgid "Use only fully qualified domain names for DHCP clients."
 msgstr ""
 
-#: option.c:392
+#: option.c:401
 msgid "Generate hostnames based on MAC address for nameless clients."
 msgstr ""
 
-#: option.c:393
+#: option.c:402
 msgid "Use these DHCP relays as full proxies."
 msgstr ""
 
-#: option.c:394
+#: option.c:403
 msgid "Relay DHCP requests to a remote server"
 msgstr ""
 
-#: option.c:395
+#: option.c:404
 msgid "Specify alias name for LOCAL DNS name."
 msgstr ""
 
-#: option.c:396
+#: option.c:405
 #, fuzzy
 msgid "Prompt to send to PXE clients."
 msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP."
 
-#: option.c:397
+#: option.c:406
 msgid "Boot service for PXE menu."
 msgstr ""
 
-#: option.c:398
+#: option.c:407
 msgid "Check configuration syntax."
 msgstr ""
 
-#: option.c:399
+#: option.c:408
 msgid "Add requestor's MAC address to forwarded DNS queries."
 msgstr ""
 
-#: option.c:400
+#: option.c:409
+msgid "Add requestor's IP subnet to forwarded DNS queries."
+msgstr ""
+
+#: option.c:410
 #, fuzzy
 msgid "Proxy DNSSEC validation results from upstream nameservers."
 msgstr "Traduce adresele IPv4 de la serverele DNS superioare."
 
-#: option.c:401
+#: option.c:411
 msgid "Attempt to allocate sequential IP addresses to DHCP clients."
 msgstr ""
 
-#: option.c:402
+#: option.c:412
 msgid "Copy connection-track mark from queries to upstream connections."
 msgstr ""
 
-#: option.c:403
+#: option.c:413
 msgid "Allow DHCP clients to do their own DDNS updates."
 msgstr ""
 
-#: option.c:404
+#: option.c:414
 msgid "Send router-advertisements for interfaces doing DHCPv6"
 msgstr ""
 
-#: option.c:405
-msgid "Always send frequent router-advertisements"
-msgstr ""
-
-#: option.c:406
+#: option.c:415
 msgid "Specify DUID_EN-type DHCPv6 server DUID"
 msgstr ""
 
-#: option.c:407
+#: option.c:416
 #, fuzzy
 msgid "Specify host (A/AAAA and PTR) records"
 msgstr "Specifică o înregistrare MX."
 
-#: option.c:408
+#: option.c:417
 #, fuzzy
 msgid "Specify arbitrary DNS resource record"
 msgstr "Specifică o înregistrare TXT."
 
-#: option.c:409
+#: option.c:418
 #, fuzzy
 msgid "Bind to interfaces in use - check for new interfaces"
 msgstr "interfaţă necunoscută %s"
 
-#: option.c:410
+#: option.c:419
 msgid "Export local names to global DNS"
 msgstr ""
 
-#: option.c:411
+#: option.c:420
 msgid "Domain to export to global DNS"
 msgstr ""
 
-#: option.c:412
+#: option.c:421
 msgid "Set TTL for authoritative replies"
 msgstr ""
 
-#: option.c:413
+#: option.c:422
 msgid "Set authoritive zone information"
 msgstr ""
 
-#: option.c:414
+#: option.c:423
 msgid "Secondary authoritative nameservers for forward domains"
 msgstr ""
 
-#: option.c:415
+#: option.c:424
 msgid "Peers which are allowed to do zone transfer"
 msgstr ""
 
-#: option.c:416
+#: option.c:425
 msgid "Specify ipsets to which matching domains should be added"
 msgstr ""
 
-#: option.c:417
-msgid "Specify a domain and address range for sythesised names"
+#: option.c:426
+msgid "Specify a domain and address range for synthesised names"
 msgstr ""
 
-#: option.c:419
+#: option.c:428
 msgid "Specify DHCPv6 prefix class"
 msgstr ""
 
-#: option.c:605
+#: option.c:430
+msgid "Set priority, resend-interval and router-lifetime"
+msgstr ""
+
+#: option.c:431
+msgid "Do not log routine DHCP."
+msgstr ""
+
+#: option.c:432
+msgid "Do not log routine DHCPv6."
+msgstr ""
+
+#: option.c:433
+msgid "Do not log RA."
+msgstr ""
+
+#: option.c:618
 #, c-format
 msgid ""
 "Usage: dnsmasq [options]\n"
@@ -657,314 +678,318 @@
 "Utilizare: dnsmasq [opţiuni]\n"
 "\n"
 
-#: option.c:607
+#: option.c:620
 #, c-format
 msgid "Use short options only on the command line.\n"
 msgstr "Folosiţi opţiunile prescurtate doar în linie de comandă.\n"
 
-#: option.c:609
+#: option.c:622
 #, fuzzy, c-format
 msgid "Valid options are:\n"
 msgstr "Opţiunile valide sunt:\n"
 
-#: option.c:659 option.c:663
+#: option.c:672 option.c:676
 msgid "bad port"
 msgstr "port invalid"
 
-#: option.c:690 option.c:722
+#: option.c:703 option.c:735
 msgid "interface binding not supported"
 msgstr ""
 
-#: option.c:699 option.c:3275
+#: option.c:712 option.c:3368
 #, fuzzy
 msgid "bad interface name"
 msgstr "nume MX invalid"
 
-#: option.c:729
+#: option.c:742
 #, fuzzy
 msgid "bad address"
 msgstr "citesc %s - %d adrese"
 
-#: option.c:863
+#: option.c:876
 msgid "unsupported encapsulation for IPv6 option"
 msgstr ""
 
-#: option.c:877
+#: option.c:890
 msgid "bad dhcp-option"
 msgstr "dhcp-option invalid"
 
-#: option.c:945
+#: option.c:958
 #, fuzzy
 msgid "bad IP address"
 msgstr "citesc %s - %d adrese"
 
-#: option.c:948 option.c:1086 option.c:2620
+#: option.c:961 option.c:1099 option.c:2688
 #, fuzzy
 msgid "bad IPv6 address"
 msgstr "citesc %s - %d adrese"
 
-#: option.c:1113 option.c:1207
+#: option.c:1126 option.c:1220
 msgid "bad domain in dhcp-option"
 msgstr "domeniu DNS invalid în declaraţia dhcp-option"
 
-#: option.c:1245
+#: option.c:1258
 msgid "dhcp-option too long"
 msgstr "declararea dhcp-option este prea lungă"
 
-#: option.c:1252
+#: option.c:1265
 msgid "illegal dhcp-match"
 msgstr ""
 
-#: option.c:1314
+#: option.c:1327
 msgid "illegal repeated flag"
 msgstr ""
 
-#: option.c:1322
+#: option.c:1335
 msgid "illegal repeated keyword"
 msgstr ""
 
-#: option.c:1374 option.c:3802
+#: option.c:1387 option.c:3906
 #, fuzzy, c-format
 msgid "cannot access directory %s: %s"
 msgstr "nu pot citi %s: %s"
 
-#: option.c:1406 tftp.c:487
+#: option.c:1419 tftp.c:487
 #, fuzzy, c-format
 msgid "cannot access %s: %s"
 msgstr "nu pot citi %s: %s"
 
-#: option.c:1442
+#: option.c:1466
 msgid "setting log facility is not possible under Android"
 msgstr ""
 
-#: option.c:1451
+#: option.c:1475
 msgid "bad log facility"
 msgstr ""
 
-#: option.c:1500
+#: option.c:1524
 msgid "bad MX preference"
 msgstr "preferinţă MX invalidă"
 
-#: option.c:1505
+#: option.c:1529
 msgid "bad MX name"
 msgstr "nume MX invalid"
 
-#: option.c:1519
+#: option.c:1543
 msgid "bad MX target"
 msgstr "ţintă MX invalidă"
 
-#: option.c:1531
+#: option.c:1555
 msgid "cannot run scripts under uClinux"
 msgstr ""
 
-#: option.c:1533
+#: option.c:1557
 msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts"
 msgstr ""
 
-#: option.c:1537
+#: option.c:1561
 msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts"
 msgstr ""
 
-#: option.c:1739 option.c:1800
+#: option.c:1802 option.c:1863 option.c:1933
 #, fuzzy
 msgid "bad prefix"
 msgstr "port invalid"
 
-#: option.c:2094
+#: option.c:2167
 msgid "recompile with HAVE_IPSET defined to enable ipset directives"
 msgstr ""
 
-#: option.c:2274
+#: option.c:2347
 #, fuzzy
 msgid "bad port range"
 msgstr "port invalid"
 
-#: option.c:2290
+#: option.c:2363
 msgid "bad bridge-interface"
 msgstr ""
 
-#: option.c:2350
+#: option.c:2423
 msgid "only one tag allowed"
 msgstr ""
 
-#: option.c:2370 option.c:2382 option.c:2491 option.c:2532
+#: option.c:2443 option.c:2455 option.c:2559 option.c:2600
 msgid "bad dhcp-range"
 msgstr "dhcp-range invalid"
 
-#: option.c:2397
+#: option.c:2470
 msgid "inconsistent DHCP range"
 msgstr "domeniu DHCP inconsistent"
 
-#: option.c:2459
+#: option.c:2527
 msgid "prefix length must be exactly 64 for RA subnets"
 msgstr ""
 
-#: option.c:2461
+#: option.c:2529
 msgid "prefix length must be exactly 64 for subnet constructors"
 msgstr ""
 
-#: option.c:2465
+#: option.c:2533
 msgid "prefix length must be at least 64"
 msgstr ""
 
-#: option.c:2468
+#: option.c:2536
 #, fuzzy
 msgid "inconsistent DHCPv6 range"
 msgstr "domeniu DHCP inconsistent"
 
-#: option.c:2479
+#: option.c:2547
 msgid "prefix must be zero with \"constructor:\" argument"
 msgstr ""
 
-#: option.c:2590 option.c:2638
+#: option.c:2658 option.c:2706
 #, fuzzy
 msgid "bad hex constant"
 msgstr "dhcp-host invalid"
 
-#: option.c:2612
+#: option.c:2680
 msgid "cannot match tags in --dhcp-host"
 msgstr ""
 
-#: option.c:2660
+#: option.c:2728
 #, fuzzy, c-format
 msgid "duplicate dhcp-host IP address %s"
 msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
 
-#: option.c:2716
+#: option.c:2784
 #, fuzzy
 msgid "bad DHCP host name"
 msgstr "nume MX invalid"
 
-#: option.c:2798
+#: option.c:2866
 #, fuzzy
 msgid "bad tag-if"
 msgstr "ţintă MX invalidă"
 
-#: option.c:3122 option.c:3479
+#: option.c:3190 option.c:3583
 msgid "invalid port number"
 msgstr "număr de port invalid"
 
-#: option.c:3184
+#: option.c:3252
 #, fuzzy
 msgid "bad dhcp-proxy address"
 msgstr "citesc %s - %d adrese"
 
-#: option.c:3210
+#: option.c:3278
 #, fuzzy
 msgid "Bad dhcp-relay"
 msgstr "dhcp-range invalid"
 
-#: option.c:3220
+#: option.c:3304
+msgid "bad RA-params"
+msgstr ""
+
+#: option.c:3313
 msgid "bad DUID"
 msgstr ""
 
-#: option.c:3262
+#: option.c:3355
 #, fuzzy
 msgid "invalid alias range"
 msgstr "pondere invalidă"
 
-#: option.c:3305
+#: option.c:3409
 msgid "bad CNAME"
 msgstr ""
 
-#: option.c:3310
+#: option.c:3414
 msgid "duplicate CNAME"
 msgstr ""
 
-#: option.c:3330
+#: option.c:3434
 #, fuzzy
 msgid "bad PTR record"
 msgstr "înregistrare SRV invalidă"
 
-#: option.c:3361
+#: option.c:3465
 #, fuzzy
 msgid "bad NAPTR record"
 msgstr "înregistrare SRV invalidă"
 
-#: option.c:3395
+#: option.c:3499
 #, fuzzy
 msgid "bad RR record"
 msgstr "înregistrare SRV invalidă"
 
-#: option.c:3424
+#: option.c:3528
 msgid "bad TXT record"
 msgstr "înregistrare TXT invalidă"
 
-#: option.c:3465
+#: option.c:3569
 msgid "bad SRV record"
 msgstr "înregistrare SRV invalidă"
 
-#: option.c:3472
+#: option.c:3576
 msgid "bad SRV target"
 msgstr "ţintă SRV invalidă"
 
-#: option.c:3486
+#: option.c:3590
 msgid "invalid priority"
 msgstr "prioritate invalidă"
 
-#: option.c:3493
+#: option.c:3597
 msgid "invalid weight"
 msgstr "pondere invalidă"
 
-#: option.c:3517
+#: option.c:3621
 #, fuzzy
 msgid "Bad host-record"
 msgstr "înregistrare SRV invalidă"
 
-#: option.c:3534
+#: option.c:3638
 #, fuzzy
 msgid "Bad name in host-record"
 msgstr "nume invalid în %s"
 
-#: option.c:3564
+#: option.c:3668
 msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DBus support)"
 msgstr ""
 
-#: option.c:3622
+#: option.c:3726
 msgid "missing \""
 msgstr "lipseşte \""
 
-#: option.c:3679
+#: option.c:3783
 msgid "bad option"
 msgstr "opţiune invalidă"
 
-#: option.c:3681
+#: option.c:3785
 msgid "extraneous parameter"
 msgstr "parametru nerecunoscut"
 
-#: option.c:3683
+#: option.c:3787
 msgid "missing parameter"
 msgstr "parametru lipsa"
 
-#: option.c:3690
+#: option.c:3794
 msgid "error"
 msgstr "eroare"
 
-#: option.c:3692
+#: option.c:3796
 #, fuzzy, c-format
 msgid " at line %d of %s"
 msgstr "%s la linia %d din %%s"
 
-#: option.c:3756 tftp.c:661
+#: option.c:3860 tftp.c:661
 #, c-format
 msgid "cannot read %s: %s"
 msgstr "nu pot citi %s: %s"
 
-#: option.c:3923 option.c:3959
+#: option.c:4027 option.c:4063
 #, fuzzy, c-format
 msgid "read %s"
 msgstr "citesc %s"
 
-#: option.c:4015
+#: option.c:4119
 msgid "junk found in command line"
 msgstr ""
 
-#: option.c:4050
+#: option.c:4154
 #, c-format
 msgid "Dnsmasq version %s  %s\n"
 msgstr "dnsmasq versiunea %s  %s\n"
 
-#: option.c:4051
+#: option.c:4155
 #, fuzzy, c-format
 msgid ""
 "Compile time options: %s\n"
@@ -973,62 +998,62 @@
 "Opţiuni cu care a fost compilat %s\n"
 "\n"
 
-#: option.c:4052
+#: option.c:4156
 #, c-format
 msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
 msgstr "Acest program vine FĂRĂ NICI O GARANŢIE.\n"
 
-#: option.c:4053
+#: option.c:4157
 #, c-format
 msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
 msgstr "Dnsmasq este un program gratuit, sunteţi invitaţi să-l redistribuiţi\n"
 
-#: option.c:4054
+#: option.c:4158
 #, fuzzy, c-format
 msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
 msgstr "în termenii Licenţei publice generale GNU, versiunea 2.\n"
 
-#: option.c:4065
+#: option.c:4169
 msgid "try --help"
 msgstr ""
 
-#: option.c:4067
+#: option.c:4171
 msgid "try -w"
 msgstr ""
 
-#: option.c:4069
+#: option.c:4173
 #, fuzzy, c-format
 msgid "bad command line options: %s"
 msgstr "opţiuni în linie de comandă invalide: %s."
 
-#: option.c:4118
+#: option.c:4222
 #, c-format
 msgid "cannot get host-name: %s"
 msgstr "nu pot citi numele maşinii: %s"
 
-#: option.c:4146
+#: option.c:4250
 msgid "only one resolv.conf file allowed in no-poll mode."
 msgstr "se permite un singur fişier resolv.conf în modul no-poll"
 
-#: option.c:4156
+#: option.c:4260
 msgid "must have exactly one resolv.conf to read domain from."
 msgstr "am nevoie de un singur resolv.conf din care să citesc numele domeniului."
 
-#: option.c:4159 network.c:1178 dhcp.c:768
+#: option.c:4263 network.c:1316 dhcp.c:768
 #, fuzzy, c-format
 msgid "failed to read %s: %s"
 msgstr "nu pot citi %s: %s"
 
-#: option.c:4176
+#: option.c:4280
 #, c-format
 msgid "no search directive found in %s"
 msgstr "nu s-a găsit nici un criteriu de căutare în %s"
 
-#: option.c:4197
+#: option.c:4301
 msgid "there must be a default domain when --dhcp-fqdn is set"
 msgstr ""
 
-#: option.c:4201
+#: option.c:4305
 msgid "syntax check OK"
 msgstr ""
 
@@ -1037,315 +1062,338 @@
 msgid "failed to send packet: %s"
 msgstr "ascultarea pe socket a eşuat: %s"
 
-#: forward.c:490
+#: forward.c:493
+msgid "discarding DNS reply: subnet option mismatch"
+msgstr ""
+
+#: forward.c:511
 #, c-format
 msgid "nameserver %s refused to do a recursive query"
 msgstr "serverul DNS %s refuză interogările recursive"
 
-#: forward.c:518
+#: forward.c:539
 #, c-format
 msgid "possible DNS-rebind attack detected: %s"
 msgstr ""
 
-#: forward.c:1216
+#: forward.c:1284
 #, fuzzy, c-format
 msgid "Maximum number of concurrent DNS queries reached (max: %d)"
 msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
 
-#: network.c:551
+#: network.c:627
 #, fuzzy, c-format
 msgid "failed to create listening socket for %s: %s"
 msgstr "creearea socket-ului de ascultare a eşuat: %s"
 
-#: network.c:882
+#: network.c:947
+#, c-format
+msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s"
+msgstr ""
+
+#: network.c:953
+msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)"
+msgstr ""
+
+#: network.c:962
+#, fuzzy, c-format
+msgid "warning: no addresses found for interface %s"
+msgstr "folosim adresele locale doar pentru %S %s"
+
+#: network.c:1020
 #, fuzzy, c-format
 msgid "interface %s failed to join DHCPv6 multicast group: %s"
 msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
 
-#: network.c:1076
+#: network.c:1214
 #, fuzzy, c-format
 msgid "failed to bind server socket for %s: %s"
 msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s"
 
-#: network.c:1113
+#: network.c:1251
 #, c-format
 msgid "ignoring nameserver %s - local interface"
 msgstr "ignorăm serverul DNS %s - interfaţă locală"
 
-#: network.c:1124
+#: network.c:1262
 #, fuzzy, c-format
 msgid "ignoring nameserver %s - cannot make/bind socket: %s"
 msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s"
 
-#: network.c:1141
+#: network.c:1279
 msgid "unqualified"
 msgstr "invalid"
 
-#: network.c:1141
+#: network.c:1279
 msgid "names"
 msgstr ""
 
-#: network.c:1143
+#: network.c:1281
 msgid "default"
 msgstr ""
 
-#: network.c:1145
+#: network.c:1283
 msgid "domain"
 msgstr "domeniu"
 
-#: network.c:1148
+#: network.c:1286
 #, c-format
 msgid "using local addresses only for %s %s"
 msgstr "folosim adresele locale doar pentru %S %s"
 
-#: network.c:1150
+#: network.c:1288
 #, fuzzy, c-format
 msgid "using standard nameservers for %s %s"
 msgstr "folosim serverul DNS %s#%d pentru %s %s"
 
-#: network.c:1152
+#: network.c:1290
 #, c-format
 msgid "using nameserver %s#%d for %s %s"
 msgstr "folosim serverul DNS %s#%d pentru %s %s"
 
-#: network.c:1155
+#: network.c:1293
 #, fuzzy, c-format
 msgid "using nameserver %s#%d(via %s)"
 msgstr "folosim serverul DNS %s#%d"
 
-#: network.c:1157
+#: network.c:1295
 #, c-format
 msgid "using nameserver %s#%d"
 msgstr "folosim serverul DNS %s#%d"
 
-#: dnsmasq.c:134
+#: dnsmasq.c:136
 #, fuzzy
 msgid "TFTP server not available: set HAVE_TFTP in src/config.h"
 msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
 
-#: dnsmasq.c:139
+#: dnsmasq.c:141
 msgid "Cannot use --conntrack AND --query-port"
 msgstr ""
 
-#: dnsmasq.c:142
+#: dnsmasq.c:144
 #, fuzzy
 msgid "Conntrack support not available: set HAVE_CONNTRACK in src/config.h"
 msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
 
-#: dnsmasq.c:147
+#: dnsmasq.c:149
 msgid "asychronous logging is not available under Solaris"
 msgstr ""
 
-#: dnsmasq.c:152
+#: dnsmasq.c:154
 msgid "asychronous logging is not available under Android"
 msgstr ""
 
-#: dnsmasq.c:157
+#: dnsmasq.c:159
 #, fuzzy
 msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h"
 msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
 
-#: dnsmasq.c:167
+#: dnsmasq.c:169
 msgid "zone serial must be configured in --auth-soa"
 msgstr ""
 
-#: dnsmasq.c:185
+#: dnsmasq.c:187
 msgid "dhcp-range constructor not available on this platform"
 msgstr ""
 
-#: dnsmasq.c:225
+#: dnsmasq.c:227
 msgid "cannot set --bind-interfaces and --bind-dynamic"
 msgstr ""
 
-#: dnsmasq.c:229
+#: dnsmasq.c:231
 #, c-format
 msgid "failed to find list of interfaces: %s"
 msgstr "enumerarea interfeţelor a eşuat: %s"
 
-#: dnsmasq.c:238
+#: dnsmasq.c:240
 #, c-format
 msgid "unknown interface %s"
 msgstr "interfaţă necunoscută %s"
 
-#: dnsmasq.c:275 dnsmasq.c:870
+#: dnsmasq.c:291 dnsmasq.c:897
 #, c-format
 msgid "DBus error: %s"
 msgstr "eroare DBus: %s"
 
-#: dnsmasq.c:278
+#: dnsmasq.c:294
 msgid "DBus not available: set HAVE_DBUS in src/config.h"
 msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
 
-#: dnsmasq.c:306
+#: dnsmasq.c:322
 #, c-format
 msgid "unknown user or group: %s"
 msgstr ""
 
-#: dnsmasq.c:361
+#: dnsmasq.c:377
 #, c-format
 msgid "cannot chdir to filesystem root: %s"
 msgstr ""
 
-#: dnsmasq.c:598
+#: dnsmasq.c:614
 #, fuzzy, c-format
 msgid "started, version %s DNS disabled"
 msgstr "am pornit, versiunea %s memorie temporară dezactivată"
 
-#: dnsmasq.c:600
+#: dnsmasq.c:616
 #, c-format
 msgid "started, version %s cachesize %d"
 msgstr "am ponit, versiunea %s memorie temporară %d"
 
-#: dnsmasq.c:602
+#: dnsmasq.c:618
 #, c-format
 msgid "started, version %s cache disabled"
 msgstr "am pornit, versiunea %s memorie temporară dezactivată"
 
-#: dnsmasq.c:604
+#: dnsmasq.c:620
 #, c-format
 msgid "compile time options: %s"
 msgstr "compilat cu opţiunile: %s"
 
-#: dnsmasq.c:610
+#: dnsmasq.c:626
 msgid "DBus support enabled: connected to system bus"
 msgstr "suportul DBus activ: sunt conectat la magistrala sistem"
 
-#: dnsmasq.c:612
+#: dnsmasq.c:628
 msgid "DBus support enabled: bus connection pending"
 msgstr "suportul DBus activ: aştept conexiunea la magistrală"
 
 # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
-#: dnsmasq.c:617
+#: dnsmasq.c:633
 #, fuzzy, c-format
 msgid "warning: failed to change owner of %s: %s"
 msgstr "încărcarea numelor din %s: %s a eşuat"
 
-#: dnsmasq.c:621
+#: dnsmasq.c:637
 msgid "setting --bind-interfaces option because of OS limitations"
 msgstr "specific opţiunea --bind-interfaces din cauza limitărilor SO"
 
-#: dnsmasq.c:626
+#: dnsmasq.c:647
 #, c-format
 msgid "warning: interface %s does not currently exist"
 msgstr "atenţie: interfaţa %s nu există momentan"
 
-#: dnsmasq.c:631
+#: dnsmasq.c:652
 msgid "warning: ignoring resolv-file flag because no-resolv is set"
 msgstr ""
 
-#: dnsmasq.c:634
+#: dnsmasq.c:655
 #, fuzzy
 msgid "warning: no upstream servers configured"
 msgstr "configurăm serverele superioare prin Dbus"
 
-#: dnsmasq.c:638
+#: dnsmasq.c:659
 #, c-format
 msgid "asynchronous logging enabled, queue limit is %d messages"
 msgstr ""
 
-#: dnsmasq.c:659
+#: dnsmasq.c:680
 msgid "IPv6 router advertisement enabled"
 msgstr ""
 
-#: dnsmasq.c:676
+#: dnsmasq.c:685
+#, c-format
+msgid "DHCP, sockets bound exclusively to interface %s"
+msgstr ""
+
+#: dnsmasq.c:702
 msgid "root is "
 msgstr ""
 
-#: dnsmasq.c:676
+#: dnsmasq.c:702
 #, fuzzy
 msgid "enabled"
 msgstr "dezactivat"
 
-#: dnsmasq.c:678
+#: dnsmasq.c:704
 msgid "secure mode"
 msgstr ""
 
-#: dnsmasq.c:704
+#: dnsmasq.c:730
 #, c-format
 msgid "restricting maximum simultaneous TFTP transfers to %d"
 msgstr ""
 
-#: dnsmasq.c:872
+#: dnsmasq.c:899
 msgid "connected to system DBus"
 msgstr "magistrala sistem Dbus conectată"
 
-#: dnsmasq.c:1017
+#: dnsmasq.c:1044
 #, c-format
 msgid "cannot fork into background: %s"
 msgstr ""
 
-#: dnsmasq.c:1020
+#: dnsmasq.c:1047
 #, fuzzy, c-format
 msgid "failed to create helper: %s"
 msgstr "nu pot citi %s: %s"
 
-#: dnsmasq.c:1023
+#: dnsmasq.c:1050
 #, c-format
 msgid "setting capabilities failed: %s"
 msgstr ""
 
 # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
-#: dnsmasq.c:1026
+#: dnsmasq.c:1053
 #, fuzzy, c-format
 msgid "failed to change user-id to %s: %s"
 msgstr "încărcarea numelor din %s: %s a eşuat"
 
 # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
-#: dnsmasq.c:1029
+#: dnsmasq.c:1056
 #, fuzzy, c-format
 msgid "failed to change group-id to %s: %s"
 msgstr "încărcarea numelor din %s: %s a eşuat"
 
-#: dnsmasq.c:1032
+#: dnsmasq.c:1059
 #, fuzzy, c-format
 msgid "failed to open pidfile %s: %s"
 msgstr "nu pot citi %s: %s"
 
-#: dnsmasq.c:1035
+#: dnsmasq.c:1062
 #, fuzzy, c-format
 msgid "cannot open log %s: %s"
 msgstr "nu pot deschide %s:%s"
 
-#: dnsmasq.c:1038
+#: dnsmasq.c:1065
 #, fuzzy, c-format
 msgid "failed to load Lua script: %s"
 msgstr "nu pot încărca %s: %s"
 
-#: dnsmasq.c:1041
+#: dnsmasq.c:1068
 #, c-format
 msgid "TFTP directory %s inaccessible: %s"
 msgstr ""
 
-#: dnsmasq.c:1105
+#: dnsmasq.c:1132
 #, c-format
 msgid "script process killed by signal %d"
 msgstr ""
 
-#: dnsmasq.c:1109
+#: dnsmasq.c:1136
 #, c-format
 msgid "script process exited with status %d"
 msgstr ""
 
-#: dnsmasq.c:1113
+#: dnsmasq.c:1140
 #, fuzzy, c-format
 msgid "failed to execute %s: %s"
 msgstr "accesarea serverului %s a eşuat: %s"
 
-#: dnsmasq.c:1158
+#: dnsmasq.c:1185
 msgid "exiting on receipt of SIGTERM"
 msgstr "am primit SIGTERM, am terminat"
 
-#: dnsmasq.c:1186
+#: dnsmasq.c:1213
 #, fuzzy, c-format
 msgid "failed to access %s: %s"
 msgstr "accesarea serverului %s a eşuat: %s"
 
-#: dnsmasq.c:1216
+#: dnsmasq.c:1243
 #, c-format
 msgid "reading %s"
 msgstr "citesc %s"
 
-#: dnsmasq.c:1227
+#: dnsmasq.c:1254
 #, fuzzy, c-format
 msgid "no servers found in %s, will retry"
 msgstr "nu s-a găsit nici un criteriu de căutare în %s"
@@ -1400,7 +1448,7 @@
 msgid "ignoring %s line %d, duplicate name or IP address"
 msgstr ""
 
-#: dhcp.c:993 rfc3315.c:2047
+#: dhcp.c:993 rfc3315.c:2063
 #, c-format
 msgid "DHCP relay %s -> %s"
 msgstr ""
@@ -1429,7 +1477,7 @@
 msgid "failed to write %s: %s (retry in %us)"
 msgstr "nu pot citi %s: %s"
 
-#: lease.c:871
+#: lease.c:877
 #, c-format
 msgid "Ignoring domain %s for DHCP host name %s"
 msgstr ""
@@ -1452,7 +1500,7 @@
 msgid "%u available DHCP subnet: %s/%s"
 msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
 
-#: rfc2131.c:354 rfc3315.c:292
+#: rfc2131.c:354 rfc3315.c:297
 #, c-format
 msgid "%u available DHCP range: %s -- %s"
 msgstr ""
@@ -1471,12 +1519,12 @@
 msgid "disabled"
 msgstr "dezactivat"
 
-#: rfc2131.c:535 rfc2131.c:961 rfc2131.c:1379 rfc3315.c:593 rfc3315.c:813
-#: rfc3315.c:1082
+#: rfc2131.c:535 rfc2131.c:961 rfc2131.c:1379 rfc3315.c:599 rfc3315.c:820
+#: rfc3315.c:1092
 msgid "ignored"
 msgstr "ignorat"
 
-#: rfc2131.c:550 rfc2131.c:1199 rfc3315.c:863
+#: rfc2131.c:550 rfc2131.c:1199 rfc3315.c:870
 msgid "address in use"
 msgstr "adresa este folosită"
 
@@ -1496,7 +1544,7 @@
 msgid "no leases left"
 msgstr "nu mai am de unde să împrumut"
 
-#: rfc2131.c:687 rfc3315.c:466
+#: rfc2131.c:687 rfc3315.c:472
 #, c-format
 msgid "%u client provides name: %s"
 msgstr ""
@@ -1505,7 +1553,7 @@
 msgid "PXE BIS not supported"
 msgstr ""
 
-#: rfc2131.c:931 rfc3315.c:1176
+#: rfc2131.c:931 rfc3315.c:1186
 #, fuzzy, c-format
 msgid "disabling DHCP static address %s for %s"
 msgstr "dezactivăm adresele DHCP statice %s"
@@ -1541,7 +1589,7 @@
 msgid "wrong address"
 msgstr "adresă greşită"
 
-#: rfc2131.c:1137 rfc3315.c:959
+#: rfc2131.c:1137 rfc3315.c:966
 msgid "lease not found"
 msgstr "împrumutul nu a fost găsit"
 
@@ -1562,41 +1610,41 @@
 msgid "abandoning lease to %s of %s"
 msgstr ""
 
-#: rfc2131.c:1701
+#: rfc2131.c:1706
 #, c-format
 msgid "%u bootfile name: %s"
 msgstr ""
 
-#: rfc2131.c:1710
+#: rfc2131.c:1715
 #, fuzzy, c-format
 msgid "%u server name: %s"
 msgstr "eroare DBus: %s"
 
-#: rfc2131.c:1718
+#: rfc2131.c:1723
 #, fuzzy, c-format
 msgid "%u next server: %s"
 msgstr "eroare DBus: %s"
 
-#: rfc2131.c:1721
+#: rfc2131.c:1726
 #, c-format
 msgid "%u broadcast response"
 msgstr ""
 
-#: rfc2131.c:1784
+#: rfc2131.c:1789
 #, fuzzy, c-format
 msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
 msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet"
 
-#: rfc2131.c:2025
+#: rfc2131.c:2030
 msgid "PXE menu too large"
 msgstr ""
 
-#: rfc2131.c:2162 rfc3315.c:1420
+#: rfc2131.c:2167 rfc3315.c:1430
 #, fuzzy, c-format
 msgid "%u requested options: %s"
 msgstr "compilat cu opţiunile: %s"
 
-#: rfc2131.c:2442
+#: rfc2131.c:2447
 #, c-format
 msgid "cannot send RFC3925 option: too many options for enterprise number %d"
 msgstr ""
@@ -1623,17 +1671,17 @@
 msgid "could not register a DBus message handler"
 msgstr "nu pot activa o interfaţă de mesaje DBus"
 
-#: bpf.c:245
+#: bpf.c:246
 #, c-format
 msgid "cannot create DHCP BPF socket: %s"
 msgstr "nu pot creea socket DHCP BPF: %s"
 
-#: bpf.c:273
+#: bpf.c:274
 #, fuzzy, c-format
 msgid "DHCP request for unsupported hardware type (%d) received on %s"
 msgstr "cerere DHCP pentru dispozitiv nesuportat (%d) recepţionată prin %s"
 
-#: helper.c:151
+#: helper.c:153
 msgid "lease() function missing in Lua script"
 msgstr ""
 
@@ -1700,81 +1748,81 @@
 msgid "failed to bind DHCPv6 server socket: %s"
 msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
 
-#: rfc3315.c:149
+#: rfc3315.c:154
 #, fuzzy, c-format
 msgid "no address range available for DHCPv6 request from relay at %s"
 msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
 
-#: rfc3315.c:158
+#: rfc3315.c:163
 #, fuzzy, c-format
 msgid "no address range available for DHCPv6 request via %s"
 msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
 
-#: rfc3315.c:289
+#: rfc3315.c:294
 #, fuzzy, c-format
 msgid "%u available DHCPv6 subnet: %s/%d"
 msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
 
-#: rfc3315.c:370
+#: rfc3315.c:376
 #, fuzzy, c-format
 msgid "%u vendor class: %u"
 msgstr "eroare DBus: %s"
 
-#: rfc3315.c:418
+#: rfc3315.c:424
 #, fuzzy, c-format
 msgid "%u client MAC address: %s"
 msgstr "nu exista interfaţă pentru adresa %s"
 
-#: rfc3315.c:650
+#: rfc3315.c:656
 #, fuzzy, c-format
 msgid "unknown prefix-class %d"
 msgstr "împrumut necunoscut"
 
-#: rfc3315.c:781 rfc3315.c:903
+#: rfc3315.c:788 rfc3315.c:910
 msgid "success"
 msgstr ""
 
-#: rfc3315.c:796 rfc3315.c:798 rfc3315.c:911 rfc3315.c:913
+#: rfc3315.c:803 rfc3315.c:805 rfc3315.c:918 rfc3315.c:920
 #, fuzzy
 msgid "no addresses available"
 msgstr "nici o adresă disponibilă"
 
-#: rfc3315.c:855
+#: rfc3315.c:862
 #, fuzzy
 msgid "address unavailable"
 msgstr "adresă indisponibilă"
 
-#: rfc3315.c:890
+#: rfc3315.c:897
 msgid "not on link"
 msgstr ""
 
-#: rfc3315.c:963 rfc3315.c:1138 rfc3315.c:1215
+#: rfc3315.c:970 rfc3315.c:1148 rfc3315.c:1225
 msgid "no binding found"
 msgstr ""
 
-#: rfc3315.c:1001
+#: rfc3315.c:1008
 msgid "deprecated"
 msgstr ""
 
-#: rfc3315.c:1006
+#: rfc3315.c:1013
 #, fuzzy
 msgid "address invalid"
 msgstr "adresa este folosită"
 
-#: rfc3315.c:1048
+#: rfc3315.c:1058
 msgid "confirm failed"
 msgstr ""
 
-#: rfc3315.c:1059
+#: rfc3315.c:1069
 #, fuzzy
 msgid "all addresses still on link"
 msgstr "adresă greşită în %s, linia %d"
 
-#: rfc3315.c:1147
+#: rfc3315.c:1157
 msgid "release received"
 msgstr ""
 
-#: rfc3315.c:2038
+#: rfc3315.c:2054
 msgid "Cannot multicast to DHCPv6 server without correct interface"
 msgstr ""
 
@@ -1798,76 +1846,76 @@
 msgid "duplicate IP address %s (%s) in dhcp-config directive"
 msgstr "adresă IP duplicat %s (%s) în declaraţia dhcp-config."
 
-#: dhcp-common.c:484
+#: dhcp-common.c:494
 #, fuzzy, c-format
 msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s"
 msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s"
 
-#: dhcp-common.c:606
+#: dhcp-common.c:615
 #, c-format
 msgid "Known DHCP options:\n"
 msgstr ""
 
-#: dhcp-common.c:617
+#: dhcp-common.c:626
 #, c-format
 msgid "Known DHCPv6 options:\n"
 msgstr ""
 
-#: dhcp-common.c:814
+#: dhcp-common.c:823
 msgid ", prefix deprecated"
 msgstr ""
 
-#: dhcp-common.c:817
+#: dhcp-common.c:826
 #, c-format
 msgid ", lease time "
 msgstr ""
 
-#: dhcp-common.c:849
+#: dhcp-common.c:868
 #, c-format
 msgid "%s stateless on %s%.0s%.0s%s"
 msgstr ""
 
-#: dhcp-common.c:851
+#: dhcp-common.c:870
 #, fuzzy, c-format
 msgid "%s, static leases only on %.0s%s%s%.0s"
 msgstr "DHCP, împrumuturi statice doar către  %.0s%s, timpul reînoirii %s"
 
-#: dhcp-common.c:853
+#: dhcp-common.c:872
 #, c-format
 msgid "%s, proxy on subnet %.0s%s%.0s%.0s"
 msgstr ""
 
-#: dhcp-common.c:854
+#: dhcp-common.c:873
 #, fuzzy, c-format
 msgid "%s, IP range %s -- %s%s%.0s"
 msgstr "DHCP, domeniu IP %s -- %s, timpul reînoirii %s"
 
-#: dhcp-common.c:861
+#: dhcp-common.c:886
 #, c-format
 msgid "DHCPv4-derived IPv6 names on %s%s"
 msgstr ""
 
-#: dhcp-common.c:864
+#: dhcp-common.c:889
 #, fuzzy, c-format
 msgid "router advertisement on %s%s"
 msgstr "DHCP, împrumuturi statice doar către  %.0s%s, timpul reînoirii %s"
 
-#: dhcp-common.c:875
+#: dhcp-common.c:900
 #, c-format
 msgid "DHCP relay from %s to %s via %s"
 msgstr ""
 
-#: dhcp-common.c:877
+#: dhcp-common.c:902
 #, c-format
 msgid "DHCP relay from %s to %s"
 msgstr ""
 
-#: radv.c:93
+#: radv.c:98
 #, fuzzy, c-format
 msgid "cannot create ICMPv6 socket: %s"
 msgstr "nu pot creea socket DHCP: %s"
 
-#: auth.c:435
+#: auth.c:427
 #, c-format
 msgid "ignoring zone transfer request from %s"
 msgstr ""