blob: fa2955756c3cf38d83cc6b2676ff7a923b2a60ed [file] [log] [blame]
Simon Kelleyb8187c82005-11-26 21:46:27 +00001# Romanian translations for dnsmasq package.
2# This file is put in the public domain.
3# Simon Kelley <simon@thekelleys.org.uk>, 2005.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: dnsmasq 2.24\n"
8"Report-Msgid-Bugs-To: \n"
Simon Kelley1f15b812009-10-13 17:49:32 +01009"POT-Creation-Date: 2009-06-18 12:24+0100\n"
Chris Novakovic4e841da2017-09-25 17:21:49 +010010"PO-Revision-Date: 2017-07-17 18:30+0100\n"
Simon Kelleyb8187c82005-11-26 21:46:27 +000011"Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n"
12"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
Simon Kelley9f9bd082013-03-22 15:11:53 +000013"Language: ro\n"
Simon Kelleyb8187c82005-11-26 21:46:27 +000014"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17
Simon Kelley88b09aa2016-05-14 20:56:02 +010018#: cache.c:513
Simon Kelleyb4f971a2014-09-13 20:28:30 +010019msgid "Internal error in cache."
20msgstr ""
21
Simon Kelleyb8187c82005-11-26 21:46:27 +000022# for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
Simon Kelley30df7ef2017-10-02 14:13:51 +010023#: cache.c:923
Simon Kelleyf2621c72007-04-29 19:47:21 +010024#, fuzzy, c-format
25msgid "failed to load names from %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +010026msgstr "încărcarea numelor din %s: %s a eşuat"
Simon Kelleyb8187c82005-11-26 21:46:27 +000027
Simon Kelley30df7ef2017-10-02 14:13:51 +010028#: cache.c:949 dhcp.c:867
Simon Kelleyb8187c82005-11-26 21:46:27 +000029#, c-format
30msgid "bad address at %s line %d"
31msgstr "adresă greşită în %s, linia %d"
32
Simon Kelley30df7ef2017-10-02 14:13:51 +010033#: cache.c:1002 dhcp.c:883
Simon Kelleyb8187c82005-11-26 21:46:27 +000034#, c-format
35msgid "bad name at %s line %d"
36msgstr "nume greşit în %s linia %d"
37
Simon Kelley30df7ef2017-10-02 14:13:51 +010038#: cache.c:1011 dhcp.c:958
Simon Kelleyb8187c82005-11-26 21:46:27 +000039#, c-format
40msgid "read %s - %d addresses"
41msgstr "citesc %s - %d adrese"
42
Simon Kelley30df7ef2017-10-02 14:13:51 +010043#: cache.c:1124
Simon Kelleyb8187c82005-11-26 21:46:27 +000044msgid "cleared cache"
45msgstr "memoria temporară a fost ştearsă"
46
Simon Kelley30df7ef2017-10-02 14:13:51 +010047#: cache.c:1153
Simon Kelley7de060b2011-08-26 17:24:52 +010048#, c-format
49msgid "No IPv4 address found for %s"
50msgstr ""
51
Simon Kelley30df7ef2017-10-02 14:13:51 +010052#: cache.c:1232
Simon Kelley8ef5ada2010-06-03 19:42:45 +010053#, c-format
54msgid "%s is a CNAME, not giving it to the DHCP lease of %s"
55msgstr ""
56
Simon Kelley30df7ef2017-10-02 14:13:51 +010057#: cache.c:1256
Simon Kelleyb8187c82005-11-26 21:46:27 +000058#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +010059msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s"
60msgstr "nu pot da numele %s împrumutului de adresă DHCP a lui %s deoarece numeleexistă în %s cu adresa %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +000061
Simon Kelley30df7ef2017-10-02 14:13:51 +010062#: cache.c:1413
Simon Kelley824af852008-02-12 20:43:05 +000063#, c-format
64msgid "time %lu"
65msgstr ""
66
Simon Kelley30df7ef2017-10-02 14:13:51 +010067#: cache.c:1414
Simon Kelley5e9e0ef2006-04-17 14:24:29 +010068#, fuzzy, c-format
Simon Kelley824af852008-02-12 20:43:05 +000069msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries."
Simon Kelley1a6bca82008-07-11 11:11:42 +010070msgstr "cantitate de memorie temporară %d, %d/%d stocări temporare aureutilizat locaţii neexpirate."
Simon Kelleyb8187c82005-11-26 21:46:27 +000071
Simon Kelley30df7ef2017-10-02 14:13:51 +010072#: cache.c:1416
Simon Kelley824af852008-02-12 20:43:05 +000073#, c-format
74msgid "queries forwarded %u, queries answered locally %u"
75msgstr ""
76
Simon Kelley30df7ef2017-10-02 14:13:51 +010077#: cache.c:1419
Simon Kelleye142a832013-11-22 10:38:55 +000078#, c-format
79msgid "queries for authoritative zones %u"
80msgstr ""
81
Simon Kelley30df7ef2017-10-02 14:13:51 +010082#: cache.c:1445
Simon Kelley824af852008-02-12 20:43:05 +000083#, c-format
84msgid "server %s#%d: queries sent %u, retried or failed %u"
85msgstr ""
86
Simon Kelley30df7ef2017-10-02 14:13:51 +010087#: util.c:47
Simon Kelley1a6bca82008-07-11 11:11:42 +010088#, fuzzy, c-format
89msgid "failed to seed the random number generator: %s"
90msgstr "ascultarea pe socket a eşuat: %s"
91
Simon Kelley30df7ef2017-10-02 14:13:51 +010092#: util.c:224
Simon Kelley1f15b812009-10-13 17:49:32 +010093#, fuzzy
94msgid "failed to allocate memory"
95msgstr "nu pot încărca %d bytes"
96
Simon Kelley30df7ef2017-10-02 14:13:51 +010097#: util.c:277 option.c:619
Simon Kelleyb8187c82005-11-26 21:46:27 +000098msgid "could not get memory"
99msgstr "nu am putut aloca memorie"
100
Simon Kelley30df7ef2017-10-02 14:13:51 +0100101#: util.c:287
Simon Kelley1a6bca82008-07-11 11:11:42 +0100102#, fuzzy, c-format
103msgid "cannot create pipe: %s"
104msgstr "nu pot citi %s: %s"
105
Simon Kelley30df7ef2017-10-02 14:13:51 +0100106#: util.c:295
Simon Kelley5aabfc72007-08-29 11:24:47 +0100107#, fuzzy, c-format
108msgid "failed to allocate %d bytes"
Simon Kelley7622fc02009-06-04 20:32:05 +0100109msgstr "nu pot încărca %d bytes"
Simon Kelley5aabfc72007-08-29 11:24:47 +0100110
Simon Kelley30df7ef2017-10-02 14:13:51 +0100111#: util.c:464
Simon Kelleyb8187c82005-11-26 21:46:27 +0000112#, c-format
113msgid "infinite"
114msgstr "infinit"
115
Simon Kelley30df7ef2017-10-02 14:13:51 +0100116#: option.c:344
Simon Kelleyb8187c82005-11-26 21:46:27 +0000117msgid "Specify local address(es) to listen on."
118msgstr "Specificaţi adresele locale deservite."
119
Simon Kelley30df7ef2017-10-02 14:13:51 +0100120#: option.c:345
Simon Kelleyb8187c82005-11-26 21:46:27 +0000121msgid "Return ipaddr for all hosts in specified domains."
122msgstr "Afişează adresele IP ale maşinilor în domeniul dat."
123
Simon Kelley30df7ef2017-10-02 14:13:51 +0100124#: option.c:346
Simon Kelleyb8187c82005-11-26 21:46:27 +0000125msgid "Fake reverse lookups for RFC1918 private address ranges."
Simon Kelley1a6bca82008-07-11 11:11:42 +0100126msgstr "Simulează căutări după adresă pentru domenii de adresă private (RFC1918)."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000127
Simon Kelley30df7ef2017-10-02 14:13:51 +0100128#: option.c:347
Simon Kelleyb8187c82005-11-26 21:46:27 +0000129msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)."
130msgstr "Interpretează adresa IP ca NXDOMAIN (împotriva manipulărilor Verisign)"
131
Simon Kelley30df7ef2017-10-02 14:13:51 +0100132#: option.c:348
Simon Kelleyb8187c82005-11-26 21:46:27 +0000133#, c-format
134msgid "Specify the size of the cache in entries (defaults to %s)."
135msgstr "Specifică mărimea înregistrărilor temporare (implicit e %s)."
136
Simon Kelley30df7ef2017-10-02 14:13:51 +0100137#: option.c:349
Simon Kelleyb8187c82005-11-26 21:46:27 +0000138#, c-format
139msgid "Specify configuration file (defaults to %s)."
140msgstr "Specifică fişier de configurare (implicit e %s)."
141
Simon Kelley30df7ef2017-10-02 14:13:51 +0100142#: option.c:350
Simon Kelleyb8187c82005-11-26 21:46:27 +0000143msgid "Do NOT fork into the background: run in debug mode."
144msgstr "NU porneşte în fundal: rulează în modul depanare."
145
Simon Kelley30df7ef2017-10-02 14:13:51 +0100146#: option.c:351
Simon Kelleyb8187c82005-11-26 21:46:27 +0000147msgid "Do NOT forward queries with no domain part."
148msgstr "NU înainta cererile ce nu conţin domeniu DNS."
149
Simon Kelley30df7ef2017-10-02 14:13:51 +0100150#: option.c:352
Simon Kelleyb8187c82005-11-26 21:46:27 +0000151msgid "Return self-pointing MX records for local hosts."
152msgstr "Răspunde cu înregistrări MX spre el însuşi pentru maşini locale."
153
Simon Kelley30df7ef2017-10-02 14:13:51 +0100154#: option.c:353
Simon Kelleyb8187c82005-11-26 21:46:27 +0000155msgid "Expand simple names in /etc/hosts with domain-suffix."
156msgstr "Adaugă numelor simple din /etc/hosts numele domeniului ca sufix."
157
Simon Kelley30df7ef2017-10-02 14:13:51 +0100158#: option.c:354
Simon Kelleyb8187c82005-11-26 21:46:27 +0000159msgid "Don't forward spurious DNS requests from Windows hosts."
160msgstr "Nu inainta cereri DNS defecte provenite de la maşini Windows."
161
Simon Kelley30df7ef2017-10-02 14:13:51 +0100162#: option.c:355
Simon Kelleyb8187c82005-11-26 21:46:27 +0000163msgid "Enable DHCP in the range given with lease duration."
164msgstr "Activează DHCP în domeniul dat cu durată limitată de împrumut."
165
Simon Kelley30df7ef2017-10-02 14:13:51 +0100166#: option.c:356
Simon Kelleyb8187c82005-11-26 21:46:27 +0000167#, c-format
168msgid "Change to this group after startup (defaults to %s)."
169msgstr "Rulează sub acest grup după pornire (implicit e %s)."
170
Simon Kelley30df7ef2017-10-02 14:13:51 +0100171#: option.c:357
Simon Kelleyb8187c82005-11-26 21:46:27 +0000172msgid "Set address or hostname for a specified machine."
173msgstr "Schimbă adresa sau numele maşinii specificate."
174
Simon Kelley30df7ef2017-10-02 14:13:51 +0100175#: option.c:358
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100176#, fuzzy
177msgid "Read DHCP host specs from file."
178msgstr "nume MX invalid"
179
Simon Kelley30df7ef2017-10-02 14:13:51 +0100180#: option.c:359
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100181msgid "Read DHCP option specs from file."
Simon Kelley5aabfc72007-08-29 11:24:47 +0100182msgstr ""
183
Simon Kelley30df7ef2017-10-02 14:13:51 +0100184#: option.c:360
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100185#, fuzzy
186msgid "Read DHCP host specs from a directory."
187msgstr "nume MX invalid"
188
Simon Kelley30df7ef2017-10-02 14:13:51 +0100189#: option.c:361
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100190#, fuzzy
191msgid "Read DHCP options from a directory."
192msgstr "nume MX invalid"
193
Simon Kelley30df7ef2017-10-02 14:13:51 +0100194#: option.c:362
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100195msgid "Evaluate conditional tag expression."
Simon Kelley824af852008-02-12 20:43:05 +0000196msgstr ""
197
Simon Kelley30df7ef2017-10-02 14:13:51 +0100198#: option.c:363
Simon Kelleyb8187c82005-11-26 21:46:27 +0000199#, c-format
200msgid "Do NOT load %s file."
201msgstr "Nu încarcă fişierul %s."
202
Simon Kelley30df7ef2017-10-02 14:13:51 +0100203#: option.c:364
Simon Kelleyb8187c82005-11-26 21:46:27 +0000204#, c-format
205msgid "Specify a hosts file to be read in addition to %s."
206msgstr "Specifică spre citire un fişier hosts adiţional la %s."
207
Simon Kelley30df7ef2017-10-02 14:13:51 +0100208#: option.c:365
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100209#, fuzzy
210msgid "Read hosts files from a directory."
211msgstr "nume MX invalid"
212
Simon Kelley30df7ef2017-10-02 14:13:51 +0100213#: option.c:366
Simon Kelleyb8187c82005-11-26 21:46:27 +0000214msgid "Specify interface(s) to listen on."
215msgstr "Specifică interfeţele deservite."
216
Simon Kelley30df7ef2017-10-02 14:13:51 +0100217#: option.c:367
Simon Kelleyb8187c82005-11-26 21:46:27 +0000218msgid "Specify interface(s) NOT to listen on."
219msgstr "Specifică interfeţele NE-deservite."
220
Simon Kelley30df7ef2017-10-02 14:13:51 +0100221#: option.c:368
Simon Kelleyf2621c72007-04-29 19:47:21 +0100222#, fuzzy
223msgid "Map DHCP user class to tag."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000224msgstr "Leagă clasa de utilizator DHCP cu grup de opţiuni."
225
Simon Kelley30df7ef2017-10-02 14:13:51 +0100226#: option.c:369
Simon Kelleyf2621c72007-04-29 19:47:21 +0100227msgid "Map RFC3046 circuit-id to tag."
228msgstr ""
229
Simon Kelley30df7ef2017-10-02 14:13:51 +0100230#: option.c:370
Simon Kelleyf2621c72007-04-29 19:47:21 +0100231msgid "Map RFC3046 remote-id to tag."
232msgstr ""
233
Simon Kelley30df7ef2017-10-02 14:13:51 +0100234#: option.c:371
Simon Kelleyf2621c72007-04-29 19:47:21 +0100235msgid "Map RFC3993 subscriber-id to tag."
236msgstr ""
237
Simon Kelley30df7ef2017-10-02 14:13:51 +0100238#: option.c:372
Simon Kelleyf2621c72007-04-29 19:47:21 +0100239#, fuzzy
240msgid "Don't do DHCP for hosts with tag set."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000241msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni."
242
Simon Kelley30df7ef2017-10-02 14:13:51 +0100243#: option.c:373
Simon Kelley824af852008-02-12 20:43:05 +0000244#, fuzzy
245msgid "Force broadcast replies for hosts with tag set."
246msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni."
247
Simon Kelley30df7ef2017-10-02 14:13:51 +0100248#: option.c:374
Simon Kelleyb8187c82005-11-26 21:46:27 +0000249msgid "Do NOT fork into the background, do NOT run in debug mode."
250msgstr "NU porneşte în fundal, NU rulează în modul depanare."
251
Simon Kelley30df7ef2017-10-02 14:13:51 +0100252#: option.c:375
Simon Kelleyb8187c82005-11-26 21:46:27 +0000253msgid "Assume we are the only DHCP server on the local network."
254msgstr "Presupune că suntem singurul server DHCP din reţeaua locală."
255
Simon Kelley30df7ef2017-10-02 14:13:51 +0100256#: option.c:376
Simon Kelleyb8187c82005-11-26 21:46:27 +0000257#, c-format
258msgid "Specify where to store DHCP leases (defaults to %s)."
259msgstr "Specifică fişierul de stocare a împrumuturilor DHCP (implicit e %s)."
260
Simon Kelley30df7ef2017-10-02 14:13:51 +0100261#: option.c:377
Simon Kelleyb8187c82005-11-26 21:46:27 +0000262msgid "Return MX records for local hosts."
263msgstr "Răspunde cu întregistrări MX pentru maşini locale."
264
Simon Kelley30df7ef2017-10-02 14:13:51 +0100265#: option.c:378
Simon Kelleyb8187c82005-11-26 21:46:27 +0000266msgid "Specify an MX record."
267msgstr "Specifică o înregistrare MX."
268
Simon Kelley30df7ef2017-10-02 14:13:51 +0100269#: option.c:379
Simon Kelleyb8187c82005-11-26 21:46:27 +0000270msgid "Specify BOOTP options to DHCP server."
271msgstr "Specifică opţiuni BOOTP serverului DHCP."
272
Simon Kelley30df7ef2017-10-02 14:13:51 +0100273#: option.c:380
Simon Kelleyb8187c82005-11-26 21:46:27 +0000274#, c-format
275msgid "Do NOT poll %s file, reload only on SIGHUP."
276msgstr "Nu încărca fişierul %s, citeşte-l doar la SIGHUP."
277
Simon Kelley30df7ef2017-10-02 14:13:51 +0100278#: option.c:381
Simon Kelleyb8187c82005-11-26 21:46:27 +0000279msgid "Do NOT cache failed search results."
280msgstr "NU memora rezultatele de căutare DNS eşuatată."
281
Simon Kelley30df7ef2017-10-02 14:13:51 +0100282#: option.c:382
Simon Kelleyb8187c82005-11-26 21:46:27 +0000283#, c-format
284msgid "Use nameservers strictly in the order given in %s."
285msgstr "Foloseşte servere DNS strict în ordinea dată în %s."
286
Simon Kelley30df7ef2017-10-02 14:13:51 +0100287#: option.c:383
Simon Kelley6b010842007-02-12 20:32:07 +0000288#, fuzzy
289msgid "Specify options to be sent to DHCP clients."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000290msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP."
291
Simon Kelley30df7ef2017-10-02 14:13:51 +0100292#: option.c:384
Simon Kelley6b010842007-02-12 20:32:07 +0000293msgid "DHCP option sent even if the client does not request it."
294msgstr ""
295
Simon Kelley30df7ef2017-10-02 14:13:51 +0100296#: option.c:385
Simon Kelleyb8187c82005-11-26 21:46:27 +0000297msgid "Specify port to listen for DNS requests on (defaults to 53)."
298msgstr "Specifică numărul portului pentru cereri DNS (implicit e 53)."
299
Simon Kelley30df7ef2017-10-02 14:13:51 +0100300#: option.c:386
Simon Kelleyb8187c82005-11-26 21:46:27 +0000301#, c-format
302msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)."
303msgstr "Marimea maximă a pachetului UDP pentru EDNS.0 (implicit e %s)."
304
Simon Kelley30df7ef2017-10-02 14:13:51 +0100305#: option.c:387
Simon Kelley824af852008-02-12 20:43:05 +0000306#, fuzzy
307msgid "Log DNS queries."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000308msgstr "Înregistrează tranzacţiile."
309
Simon Kelley30df7ef2017-10-02 14:13:51 +0100310#: option.c:388
Simon Kelley824af852008-02-12 20:43:05 +0000311#, fuzzy
312msgid "Force the originating port for upstream DNS queries."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000313msgstr "Forţează acest port pentru datele ce pleacă."
314
Simon Kelley30df7ef2017-10-02 14:13:51 +0100315#: option.c:389
Simon Kelleyb8187c82005-11-26 21:46:27 +0000316msgid "Do NOT read resolv.conf."
317msgstr "NU citi fişierul resolv.conf"
318
Simon Kelley30df7ef2017-10-02 14:13:51 +0100319#: option.c:390
Simon Kelleyb8187c82005-11-26 21:46:27 +0000320#, c-format
321msgid "Specify path to resolv.conf (defaults to %s)."
322msgstr "Specifică calea către resolv.conf (implicit e %s)."
323
Simon Kelley30df7ef2017-10-02 14:13:51 +0100324#: option.c:391
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100325#, fuzzy
326msgid "Specify path to file with server= options"
327msgstr "Specifică o cale pentru fişierul PID. (implicit %s)."
328
Simon Kelley30df7ef2017-10-02 14:13:51 +0100329#: option.c:392
Simon Kelleyb8187c82005-11-26 21:46:27 +0000330msgid "Specify address(es) of upstream servers with optional domains."
331msgstr "Specifică adresele server(elor) superioare cu domenii opţionale."
332
Simon Kelley30df7ef2017-10-02 14:13:51 +0100333#: option.c:393
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100334#, fuzzy
335msgid "Specify address of upstream servers for reverse address queries"
336msgstr "Specifică adresele server(elor) superioare cu domenii opţionale."
337
Simon Kelley30df7ef2017-10-02 14:13:51 +0100338#: option.c:394
Simon Kelleyb8187c82005-11-26 21:46:27 +0000339msgid "Never forward queries to specified domains."
340msgstr "Nu înaintează cererile spre domeniile specificate."
341
Simon Kelley30df7ef2017-10-02 14:13:51 +0100342#: option.c:395
Simon Kelleyb8187c82005-11-26 21:46:27 +0000343msgid "Specify the domain to be assigned in DHCP leases."
344msgstr "Specifică domeniul de transmis prin DHCP."
345
Simon Kelley30df7ef2017-10-02 14:13:51 +0100346#: option.c:396
Simon Kelleyb8187c82005-11-26 21:46:27 +0000347msgid "Specify default target in an MX record."
348msgstr "Specifică o ţintă într-o înregistrare MX."
349
Simon Kelley88b09aa2016-05-14 20:56:02 +0100350#: option.c:397
Simon Kelley30df7ef2017-10-02 14:13:51 +0100351msgid "Specify time-to-live in seconds for replies from /etc/hosts."
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100352msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
353
Simon Kelley88b09aa2016-05-14 20:56:02 +0100354#: option.c:398
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100355#, fuzzy
Simon Kelley30df7ef2017-10-02 14:13:51 +0100356msgid "Specify time-to-live in seconds for negative caching."
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100357msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
358
Simon Kelley88b09aa2016-05-14 20:56:02 +0100359#: option.c:399
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100360#, fuzzy
Simon Kelley30df7ef2017-10-02 14:13:51 +0100361msgid "Specify time-to-live in seconds for maximum TTL to send to clients."
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100362msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
363
Simon Kelley88b09aa2016-05-14 20:56:02 +0100364#: option.c:400
Simon Kelley30df7ef2017-10-02 14:13:51 +0100365#, fuzzy
366msgid "Specify time-to-live ceiling for cache."
367msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
368
369#: option.c:401
370#, fuzzy
371msgid "Specify time-to-live floor for cache."
372msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts."
373
374#: option.c:402
Simon Kelleyb8187c82005-11-26 21:46:27 +0000375#, c-format
376msgid "Change to this user after startup. (defaults to %s)."
377msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)."
378
Simon Kelley30df7ef2017-10-02 14:13:51 +0100379#: option.c:403
Simon Kelleyf2621c72007-04-29 19:47:21 +0100380#, fuzzy
381msgid "Map DHCP vendor class to tag."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000382msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea."
383
Simon Kelley30df7ef2017-10-02 14:13:51 +0100384#: option.c:404
Simon Kelleyb8187c82005-11-26 21:46:27 +0000385msgid "Display dnsmasq version and copyright information."
386msgstr "Afişează versiunea dnsmasq şi drepturile de autor."
387
Simon Kelley30df7ef2017-10-02 14:13:51 +0100388#: option.c:405
Simon Kelleyb8187c82005-11-26 21:46:27 +0000389msgid "Translate IPv4 addresses from upstream servers."
390msgstr "Traduce adresele IPv4 de la serverele DNS superioare."
391
Simon Kelley30df7ef2017-10-02 14:13:51 +0100392#: option.c:406
Simon Kelleyb8187c82005-11-26 21:46:27 +0000393msgid "Specify a SRV record."
394msgstr "Specifică o înregistrare SRV."
395
Simon Kelley30df7ef2017-10-02 14:13:51 +0100396#: option.c:407
Simon Kelley88b09aa2016-05-14 20:56:02 +0100397msgid "Display this message. Use --help dhcp or --help dhcp6 for known DHCP options."
Simon Kelleyf2621c72007-04-29 19:47:21 +0100398msgstr ""
Simon Kelleyb8187c82005-11-26 21:46:27 +0000399
Simon Kelley30df7ef2017-10-02 14:13:51 +0100400#: option.c:408
Simon Kelley832af0b2007-01-21 20:01:28 +0000401#, fuzzy, c-format
402msgid "Specify path of PID file (defaults to %s)."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000403msgstr "Specifică o cale pentru fişierul PID. (implicit %s)."
404
Simon Kelley30df7ef2017-10-02 14:13:51 +0100405#: option.c:409
Simon Kelleyb8187c82005-11-26 21:46:27 +0000406#, c-format
407msgid "Specify maximum number of DHCP leases (defaults to %s)."
408msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
409
Simon Kelley30df7ef2017-10-02 14:13:51 +0100410#: option.c:410
Simon Kelleyb8187c82005-11-26 21:46:27 +0000411msgid "Answer DNS queries based on the interface a query was sent to."
Simon Kelley1a6bca82008-07-11 11:11:42 +0100412msgstr "Răspunde cererilor DNS în funcţie de interfaţa pe care a venit cererea."
Simon Kelleyb8187c82005-11-26 21:46:27 +0000413
Simon Kelley30df7ef2017-10-02 14:13:51 +0100414#: option.c:411
Simon Kelleyb8187c82005-11-26 21:46:27 +0000415msgid "Specify TXT DNS record."
416msgstr "Specifică o înregistrare TXT."
417
Simon Kelley30df7ef2017-10-02 14:13:51 +0100418#: option.c:412
Simon Kelley832af0b2007-01-21 20:01:28 +0000419#, fuzzy
420msgid "Specify PTR DNS record."
421msgstr "Specifică o înregistrare TXT."
422
Simon Kelley30df7ef2017-10-02 14:13:51 +0100423#: option.c:413
Simon Kelleyf2621c72007-04-29 19:47:21 +0100424msgid "Give DNS name to IPv4 address of interface."
425msgstr ""
426
Simon Kelley30df7ef2017-10-02 14:13:51 +0100427#: option.c:414
Simon Kelleyb8187c82005-11-26 21:46:27 +0000428msgid "Bind only to interfaces in use."
429msgstr "Ascultă doar pe interfeţele active."
430
Simon Kelley30df7ef2017-10-02 14:13:51 +0100431#: option.c:415
Simon Kelleyb8187c82005-11-26 21:46:27 +0000432#, c-format
433msgid "Read DHCP static host information from %s."
434msgstr "Citeşte informaţii DHCP statice despre maşină din %s."
435
Simon Kelley30df7ef2017-10-02 14:13:51 +0100436#: option.c:416
Simon Kelleyb8187c82005-11-26 21:46:27 +0000437msgid "Enable the DBus interface for setting upstream servers, etc."
438msgstr "Activeaza interfaţa DBus pentru configurarea serverelor superioare."
439
Simon Kelley30df7ef2017-10-02 14:13:51 +0100440#: option.c:417
Simon Kelleyb8187c82005-11-26 21:46:27 +0000441msgid "Do not provide DHCP on this interface, only provide DNS."
442msgstr "Nu activează DHCP ci doar DNS pe această interfaţă."
443
Simon Kelley30df7ef2017-10-02 14:13:51 +0100444#: option.c:418
Simon Kelleyb8187c82005-11-26 21:46:27 +0000445msgid "Enable dynamic address allocation for bootp."
446msgstr "Activează alocarea dinamică a adreselor pentru BOOTP."
447
Simon Kelley30df7ef2017-10-02 14:13:51 +0100448#: option.c:419
Simon Kelleycdeda282006-03-16 20:16:06 +0000449#, fuzzy
450msgid "Map MAC address (with wildcards) to option set."
451msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea."
452
Simon Kelley30df7ef2017-10-02 14:13:51 +0100453#: option.c:420
Simon Kelley832af0b2007-01-21 20:01:28 +0000454msgid "Treat DHCP requests on aliases as arriving from interface."
455msgstr ""
456
Simon Kelley30df7ef2017-10-02 14:13:51 +0100457#: option.c:421
Simon Kelley5e9e0ef2006-04-17 14:24:29 +0100458msgid "Disable ICMP echo address checking in the DHCP server."
459msgstr ""
460
Simon Kelley30df7ef2017-10-02 14:13:51 +0100461#: option.c:422
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000462msgid "Shell script to run on DHCP lease creation and destruction."
Simon Kelley7cebd202006-05-06 14:13:33 +0100463msgstr ""
464
Simon Kelley30df7ef2017-10-02 14:13:51 +0100465#: option.c:423
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000466msgid "Lua script to run on DHCP lease creation and destruction."
Simon Kelley849a8352006-06-09 21:02:31 +0100467msgstr ""
Simon Kelleyb8187c82005-11-26 21:46:27 +0000468
Simon Kelley30df7ef2017-10-02 14:13:51 +0100469#: option.c:424
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000470msgid "Run lease-change scripts as this user."
471msgstr ""
472
Simon Kelley30df7ef2017-10-02 14:13:51 +0100473#: option.c:425
Simon Kelley88b09aa2016-05-14 20:56:02 +0100474msgid "Call dhcp-script with changes to local ARP table."
475msgstr ""
476
Simon Kelley30df7ef2017-10-02 14:13:51 +0100477#: option.c:426
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000478msgid "Read configuration from all the files in this directory."
479msgstr ""
480
Simon Kelley30df7ef2017-10-02 14:13:51 +0100481#: option.c:427
Simon Kelley208b65c2006-08-05 21:41:37 +0100482#, fuzzy
Simon Kelleyf2621c72007-04-29 19:47:21 +0100483msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Simon Kelley208b65c2006-08-05 21:41:37 +0100484msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)."
485
Simon Kelley30df7ef2017-10-02 14:13:51 +0100486#: option.c:428
Simon Kelley1a6bca82008-07-11 11:11:42 +0100487msgid "Do not use leasefile."
Simon Kelley832af0b2007-01-21 20:01:28 +0000488msgstr ""
489
Simon Kelley30df7ef2017-10-02 14:13:51 +0100490#: option.c:429
Simon Kelley832af0b2007-01-21 20:01:28 +0000491#, fuzzy, c-format
Simon Kelley6b010842007-02-12 20:32:07 +0000492msgid "Maximum number of concurrent DNS queries. (defaults to %s)"
493msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
494
Simon Kelley30df7ef2017-10-02 14:13:51 +0100495#: option.c:430
Simon Kelley6b010842007-02-12 20:32:07 +0000496#, c-format
497msgid "Clear DNS cache when reloading %s."
498msgstr ""
499
Simon Kelley30df7ef2017-10-02 14:13:51 +0100500#: option.c:431
Simon Kelley6b010842007-02-12 20:32:07 +0000501msgid "Ignore hostnames provided by DHCP clients."
502msgstr ""
503
Simon Kelley30df7ef2017-10-02 14:13:51 +0100504#: option.c:432
Simon Kelley824af852008-02-12 20:43:05 +0000505msgid "Do NOT reuse filename and server fields for extra DHCP options."
506msgstr ""
507
Simon Kelley30df7ef2017-10-02 14:13:51 +0100508#: option.c:433
Simon Kelley6b010842007-02-12 20:32:07 +0000509msgid "Enable integrated read-only TFTP server."
510msgstr ""
511
Simon Kelley30df7ef2017-10-02 14:13:51 +0100512#: option.c:434
Simon Kelley6b010842007-02-12 20:32:07 +0000513msgid "Export files by TFTP only from the specified subtree."
514msgstr ""
515
Simon Kelley88b09aa2016-05-14 20:56:02 +0100516#: option.c:435
Simon Kelley30df7ef2017-10-02 14:13:51 +0100517msgid "Add client IP or hardware address to tftp-root."
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +0100518msgstr ""
519
Simon Kelley88b09aa2016-05-14 20:56:02 +0100520#: option.c:436
Simon Kelley30df7ef2017-10-02 14:13:51 +0100521msgid "Allow access only to files owned by the user running dnsmasq."
522msgstr ""
Simon Kelley832af0b2007-01-21 20:01:28 +0000523
Simon Kelley88b09aa2016-05-14 20:56:02 +0100524#: option.c:437
Simon Kelley30df7ef2017-10-02 14:13:51 +0100525msgid "Do not terminate the service if TFTP directories are inaccessible."
526msgstr ""
527
528#: option.c:438
529#, fuzzy, c-format
530msgid "Maximum number of concurrent TFTP transfers (defaults to %s)."
531msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
532
533#: option.c:439
Simon Kelley88b09aa2016-05-14 20:56:02 +0100534#, fuzzy
535msgid "Maximum MTU to use for TFTP transfers."
536msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
537
Simon Kelley30df7ef2017-10-02 14:13:51 +0100538#: option.c:440
Simon Kelley6b010842007-02-12 20:32:07 +0000539msgid "Disable the TFTP blocksize extension."
540msgstr ""
541
Simon Kelley30df7ef2017-10-02 14:13:51 +0100542#: option.c:441
Simon Kelley9f9bd082013-03-22 15:11:53 +0000543msgid "Convert TFTP filenames to lowercase"
544msgstr ""
545
Simon Kelley30df7ef2017-10-02 14:13:51 +0100546#: option.c:442
Simon Kelley824af852008-02-12 20:43:05 +0000547msgid "Ephemeral port range for use by TFTP transfers."
548msgstr ""
549
Simon Kelley30df7ef2017-10-02 14:13:51 +0100550#: option.c:443
Simon Kelleyf2621c72007-04-29 19:47:21 +0100551msgid "Extra logging for DHCP."
552msgstr ""
553
Simon Kelley30df7ef2017-10-02 14:13:51 +0100554#: option.c:444
Simon Kelleyf2621c72007-04-29 19:47:21 +0100555msgid "Enable async. logging; optionally set queue length."
556msgstr ""
557
Simon Kelley30df7ef2017-10-02 14:13:51 +0100558#: option.c:445
Simon Kelley824af852008-02-12 20:43:05 +0000559msgid "Stop DNS rebinding. Filter private IP ranges when resolving."
560msgstr ""
561
Simon Kelley30df7ef2017-10-02 14:13:51 +0100562#: option.c:446
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100563msgid "Allow rebinding of 127.0.0.0/8, for RBL servers."
564msgstr ""
565
Simon Kelley30df7ef2017-10-02 14:13:51 +0100566#: option.c:447
Simon Kelley8ef5ada2010-06-03 19:42:45 +0100567msgid "Inhibit DNS-rebind protection on this domain."
568msgstr ""
569
Simon Kelley30df7ef2017-10-02 14:13:51 +0100570#: option.c:448
Simon Kelley824af852008-02-12 20:43:05 +0000571msgid "Always perform DNS queries to all servers."
572msgstr ""
573
Simon Kelley30df7ef2017-10-02 14:13:51 +0100574#: option.c:449
Simon Kelley73a08a22009-02-05 20:28:08 +0000575msgid "Set tag if client includes matching option in request."
Simon Kelley824af852008-02-12 20:43:05 +0000576msgstr ""
577
Simon Kelley30df7ef2017-10-02 14:13:51 +0100578#: option.c:450
Simon Kelley88b09aa2016-05-14 20:56:02 +0100579msgid "Use alternative ports for DHCP."
Simon Kelleye142a832013-11-22 10:38:55 +0000580msgstr ""
581
Simon Kelley30df7ef2017-10-02 14:13:51 +0100582#: option.c:451
Simon Kelleyc72daea2012-01-05 21:33:27 +0000583#, fuzzy
Simon Kelley88b09aa2016-05-14 20:56:02 +0100584msgid "Specify NAPTR DNS record."
585msgstr "Specifică o înregistrare TXT."
Simon Kelleyc72daea2012-01-05 21:33:27 +0000586
Simon Kelley30df7ef2017-10-02 14:13:51 +0100587#: option.c:452
Simon Kelley88b09aa2016-05-14 20:56:02 +0100588msgid "Specify lowest port available for DNS query transmission."
Simon Kelleyc72daea2012-01-05 21:33:27 +0000589msgstr ""
590
Simon Kelley30df7ef2017-10-02 14:13:51 +0100591#: option.c:453
Simon Kelley88b09aa2016-05-14 20:56:02 +0100592msgid "Specify highest port available for DNS query transmission."
Simon Kelley7de060b2011-08-26 17:24:52 +0100593msgstr ""
594
Simon Kelley30df7ef2017-10-02 14:13:51 +0100595#: option.c:454
Simon Kelley88b09aa2016-05-14 20:56:02 +0100596msgid "Use only fully qualified domain names for DHCP clients."
Simon Kelleyc72daea2012-01-05 21:33:27 +0000597msgstr ""
598
Simon Kelley30df7ef2017-10-02 14:13:51 +0100599#: option.c:455
Simon Kelley88b09aa2016-05-14 20:56:02 +0100600msgid "Generate hostnames based on MAC address for nameless clients."
Simon Kelleybc5992d2012-02-28 18:07:15 +0000601msgstr ""
602
Simon Kelley30df7ef2017-10-02 14:13:51 +0100603#: option.c:456
Simon Kelley88b09aa2016-05-14 20:56:02 +0100604msgid "Use these DHCP relays as full proxies."
Simon Kelley9f9bd082013-03-22 15:11:53 +0000605msgstr ""
606
Simon Kelley30df7ef2017-10-02 14:13:51 +0100607#: option.c:457
Simon Kelley88b09aa2016-05-14 20:56:02 +0100608msgid "Relay DHCP requests to a remote server"
609msgstr ""
610
Simon Kelley30df7ef2017-10-02 14:13:51 +0100611#: option.c:458
Simon Kelley88b09aa2016-05-14 20:56:02 +0100612msgid "Specify alias name for LOCAL DNS name."
613msgstr ""
614
Simon Kelley30df7ef2017-10-02 14:13:51 +0100615#: option.c:459
Simon Kelley88b09aa2016-05-14 20:56:02 +0100616#, fuzzy
617msgid "Prompt to send to PXE clients."
618msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP."
619
Simon Kelley30df7ef2017-10-02 14:13:51 +0100620#: option.c:460
Simon Kelley88b09aa2016-05-14 20:56:02 +0100621msgid "Boot service for PXE menu."
622msgstr ""
623
Simon Kelley30df7ef2017-10-02 14:13:51 +0100624#: option.c:461
Simon Kelley88b09aa2016-05-14 20:56:02 +0100625msgid "Check configuration syntax."
626msgstr ""
627
Simon Kelley30df7ef2017-10-02 14:13:51 +0100628#: option.c:462
Simon Kelley88b09aa2016-05-14 20:56:02 +0100629msgid "Add requestor's MAC address to forwarded DNS queries."
630msgstr ""
631
Simon Kelley30df7ef2017-10-02 14:13:51 +0100632#: option.c:463
Simon Kelley88b09aa2016-05-14 20:56:02 +0100633msgid "Add specified IP subnet to forwarded DNS queries."
634msgstr ""
635
Simon Kelley30df7ef2017-10-02 14:13:51 +0100636#: option.c:464
Simon Kelley88b09aa2016-05-14 20:56:02 +0100637#, fuzzy
638msgid "Add client identification to forwarded DNS queries."
639msgstr "Forţează acest port pentru datele ce pleacă."
640
Simon Kelley30df7ef2017-10-02 14:13:51 +0100641#: option.c:465
Simon Kelley88b09aa2016-05-14 20:56:02 +0100642#, fuzzy
643msgid "Proxy DNSSEC validation results from upstream nameservers."
644msgstr "Traduce adresele IPv4 de la serverele DNS superioare."
645
Simon Kelley30df7ef2017-10-02 14:13:51 +0100646#: option.c:466
Simon Kelley88b09aa2016-05-14 20:56:02 +0100647msgid "Attempt to allocate sequential IP addresses to DHCP clients."
648msgstr ""
649
Simon Kelley30df7ef2017-10-02 14:13:51 +0100650#: option.c:467
Simon Kelley88b09aa2016-05-14 20:56:02 +0100651msgid "Copy connection-track mark from queries to upstream connections."
652msgstr ""
653
Simon Kelley30df7ef2017-10-02 14:13:51 +0100654#: option.c:468
Simon Kelley88b09aa2016-05-14 20:56:02 +0100655msgid "Allow DHCP clients to do their own DDNS updates."
656msgstr ""
657
Simon Kelley30df7ef2017-10-02 14:13:51 +0100658#: option.c:469
Simon Kelley88b09aa2016-05-14 20:56:02 +0100659msgid "Send router-advertisements for interfaces doing DHCPv6"
660msgstr ""
661
Simon Kelley30df7ef2017-10-02 14:13:51 +0100662#: option.c:470
Simon Kelley88b09aa2016-05-14 20:56:02 +0100663msgid "Specify DUID_EN-type DHCPv6 server DUID"
664msgstr ""
665
Simon Kelley30df7ef2017-10-02 14:13:51 +0100666#: option.c:471
Simon Kelley9f9bd082013-03-22 15:11:53 +0000667#, fuzzy
668msgid "Specify host (A/AAAA and PTR) records"
669msgstr "Specifică o înregistrare MX."
670
Simon Kelley30df7ef2017-10-02 14:13:51 +0100671#: option.c:472
Simon Kelley9f9bd082013-03-22 15:11:53 +0000672#, fuzzy
673msgid "Specify arbitrary DNS resource record"
674msgstr "Specifică o înregistrare TXT."
675
Simon Kelley30df7ef2017-10-02 14:13:51 +0100676#: option.c:473
Simon Kelley9f9bd082013-03-22 15:11:53 +0000677#, fuzzy
678msgid "Bind to interfaces in use - check for new interfaces"
679msgstr "interfaţă necunoscută %s"
680
Simon Kelley30df7ef2017-10-02 14:13:51 +0100681#: option.c:474
Simon Kelley9f9bd082013-03-22 15:11:53 +0000682msgid "Export local names to global DNS"
683msgstr ""
684
Simon Kelley30df7ef2017-10-02 14:13:51 +0100685#: option.c:475
Simon Kelley9f9bd082013-03-22 15:11:53 +0000686msgid "Domain to export to global DNS"
687msgstr ""
688
Simon Kelley30df7ef2017-10-02 14:13:51 +0100689#: option.c:476
Simon Kelley9f9bd082013-03-22 15:11:53 +0000690msgid "Set TTL for authoritative replies"
691msgstr ""
692
Simon Kelley88b09aa2016-05-14 20:56:02 +0100693#: option.c:477
Simon Kelley30df7ef2017-10-02 14:13:51 +0100694msgid "Set authoritative zone information"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000695msgstr ""
696
Simon Kelley88b09aa2016-05-14 20:56:02 +0100697#: option.c:478
Simon Kelley30df7ef2017-10-02 14:13:51 +0100698msgid "Secondary authoritative nameservers for forward domains"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000699msgstr ""
700
Simon Kelley88b09aa2016-05-14 20:56:02 +0100701#: option.c:479
Simon Kelley30df7ef2017-10-02 14:13:51 +0100702msgid "Peers which are allowed to do zone transfer"
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100703msgstr ""
704
Simon Kelley88b09aa2016-05-14 20:56:02 +0100705#: option.c:480
Simon Kelley30df7ef2017-10-02 14:13:51 +0100706msgid "Specify ipsets to which matching domains should be added"
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100707msgstr ""
708
Simon Kelley88b09aa2016-05-14 20:56:02 +0100709#: option.c:481
Simon Kelley30df7ef2017-10-02 14:13:51 +0100710msgid "Specify a domain and address range for synthesised names"
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100711msgstr ""
712
Simon Kelley88b09aa2016-05-14 20:56:02 +0100713#: option.c:482
Simon Kelley30df7ef2017-10-02 14:13:51 +0100714msgid "Activate DNSSEC validation"
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100715msgstr ""
716
Simon Kelley88b09aa2016-05-14 20:56:02 +0100717#: option.c:483
Simon Kelley30df7ef2017-10-02 14:13:51 +0100718msgid "Specify trust anchor key digest."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100719msgstr ""
720
Simon Kelley88b09aa2016-05-14 20:56:02 +0100721#: option.c:484
Simon Kelley30df7ef2017-10-02 14:13:51 +0100722msgid "Disable upstream checking for DNSSEC debugging."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100723msgstr ""
724
Simon Kelley88b09aa2016-05-14 20:56:02 +0100725#: option.c:485
Simon Kelley30df7ef2017-10-02 14:13:51 +0100726msgid "Ensure answers without DNSSEC are in unsigned zones."
727msgstr ""
728
729#: option.c:486
730msgid "Don't check DNSSEC signature timestamps until first cache-reload"
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100731msgstr ""
732
Simon Kelley88b09aa2016-05-14 20:56:02 +0100733#: option.c:487
Simon Kelley30df7ef2017-10-02 14:13:51 +0100734msgid "Timestamp file to verify system clock for DNSSEC"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000735msgstr ""
736
Simon Kelley88b09aa2016-05-14 20:56:02 +0100737#: option.c:489
Simon Kelley30df7ef2017-10-02 14:13:51 +0100738msgid "Specify DHCPv6 prefix class"
Simon Kelleye142a832013-11-22 10:38:55 +0000739msgstr ""
740
Simon Kelley88b09aa2016-05-14 20:56:02 +0100741#: option.c:491
Simon Kelley30df7ef2017-10-02 14:13:51 +0100742msgid "Set MTU, priority, resend-interval and router-lifetime"
Simon Kelleye142a832013-11-22 10:38:55 +0000743msgstr ""
744
Simon Kelley88b09aa2016-05-14 20:56:02 +0100745#: option.c:492
Simon Kelley30df7ef2017-10-02 14:13:51 +0100746msgid "Do not log routine DHCP."
Simon Kelleye142a832013-11-22 10:38:55 +0000747msgstr ""
748
Simon Kelley88b09aa2016-05-14 20:56:02 +0100749#: option.c:493
Simon Kelley30df7ef2017-10-02 14:13:51 +0100750msgid "Do not log routine DHCPv6."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100751msgstr ""
752
Simon Kelley88b09aa2016-05-14 20:56:02 +0100753#: option.c:494
Simon Kelley30df7ef2017-10-02 14:13:51 +0100754msgid "Do not log RA."
Simon Kelleyb4f971a2014-09-13 20:28:30 +0100755msgstr ""
756
Simon Kelley88b09aa2016-05-14 20:56:02 +0100757#: option.c:495
Simon Kelley30df7ef2017-10-02 14:13:51 +0100758msgid "Accept queries only from directly-connected networks."
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +0100759msgstr ""
760
Simon Kelley88b09aa2016-05-14 20:56:02 +0100761#: option.c:496
Simon Kelley30df7ef2017-10-02 14:13:51 +0100762msgid "Detect and remove DNS forwarding loops."
763msgstr ""
764
765#: option.c:497
766msgid "Ignore DNS responses containing ipaddr."
767msgstr ""
768
769#: option.c:498
Simon Kelley88b09aa2016-05-14 20:56:02 +0100770msgid "Set TTL in DNS responses with DHCP-derived addresses."
771msgstr ""
772
Simon Kelley30df7ef2017-10-02 14:13:51 +0100773#: option.c:499
774msgid "Delay DHCP replies for at least number of seconds."
775msgstr ""
776
777#: option.c:703
Simon Kelleyb8187c82005-11-26 21:46:27 +0000778#, c-format
779msgid ""
780"Usage: dnsmasq [options]\n"
781"\n"
782msgstr ""
783"Utilizare: dnsmasq [opţiuni]\n"
784"\n"
785
Simon Kelley30df7ef2017-10-02 14:13:51 +0100786#: option.c:705
Simon Kelleyb8187c82005-11-26 21:46:27 +0000787#, c-format
788msgid "Use short options only on the command line.\n"
789msgstr "Folosiţi opţiunile prescurtate doar în linie de comandă.\n"
790
Simon Kelley30df7ef2017-10-02 14:13:51 +0100791#: option.c:707
Simon Kelley1a6bca82008-07-11 11:11:42 +0100792#, fuzzy, c-format
793msgid "Valid options are:\n"
Simon Kelleyb8187c82005-11-26 21:46:27 +0000794msgstr "Opţiunile valide sunt:\n"
795
Simon Kelley30df7ef2017-10-02 14:13:51 +0100796#: option.c:754 option.c:868
Simon Kelley9f9bd082013-03-22 15:11:53 +0000797#, fuzzy
798msgid "bad address"
799msgstr "citesc %s - %d adrese"
800
Simon Kelley30df7ef2017-10-02 14:13:51 +0100801#: option.c:779 option.c:783
Simon Kelley88b09aa2016-05-14 20:56:02 +0100802msgid "bad port"
803msgstr "port invalid"
804
Simon Kelley30df7ef2017-10-02 14:13:51 +0100805#: option.c:797 option.c:826 option.c:861
Simon Kelley88b09aa2016-05-14 20:56:02 +0100806msgid "interface binding not supported"
807msgstr ""
808
Simon Kelley30df7ef2017-10-02 14:13:51 +0100809#: option.c:821 option.c:856
810msgid "interface can only be specified once"
811msgstr ""
812
813#: option.c:835 option.c:3800
Simon Kelley88b09aa2016-05-14 20:56:02 +0100814#, fuzzy
815msgid "bad interface name"
816msgstr "nume MX invalid"
817
Simon Kelley30df7ef2017-10-02 14:13:51 +0100818#: option.c:1062
Simon Kelley9f9bd082013-03-22 15:11:53 +0000819msgid "unsupported encapsulation for IPv6 option"
820msgstr ""
821
Simon Kelley30df7ef2017-10-02 14:13:51 +0100822#: option.c:1076
Simon Kelley9f9bd082013-03-22 15:11:53 +0000823msgid "bad dhcp-option"
824msgstr "dhcp-option invalid"
825
Simon Kelley30df7ef2017-10-02 14:13:51 +0100826#: option.c:1144
Simon Kelley9f9bd082013-03-22 15:11:53 +0000827#, fuzzy
828msgid "bad IP address"
829msgstr "citesc %s - %d adrese"
830
Simon Kelley30df7ef2017-10-02 14:13:51 +0100831#: option.c:1147 option.c:1286 option.c:3070
Simon Kelley9f9bd082013-03-22 15:11:53 +0000832#, fuzzy
833msgid "bad IPv6 address"
834msgstr "citesc %s - %d adrese"
835
Simon Kelley30df7ef2017-10-02 14:13:51 +0100836#: option.c:1240
Simon Kelley88b09aa2016-05-14 20:56:02 +0100837#, fuzzy
838msgid "bad IPv4 address"
839msgstr "citesc %s - %d adrese"
840
Simon Kelley30df7ef2017-10-02 14:13:51 +0100841#: option.c:1313 option.c:1407
Simon Kelley9f9bd082013-03-22 15:11:53 +0000842msgid "bad domain in dhcp-option"
843msgstr "domeniu DNS invalid în declaraţia dhcp-option"
844
Simon Kelley30df7ef2017-10-02 14:13:51 +0100845#: option.c:1445
Simon Kelley9f9bd082013-03-22 15:11:53 +0000846msgid "dhcp-option too long"
847msgstr "declararea dhcp-option este prea lungă"
848
Simon Kelley30df7ef2017-10-02 14:13:51 +0100849#: option.c:1452
Simon Kelley9f9bd082013-03-22 15:11:53 +0000850msgid "illegal dhcp-match"
851msgstr ""
852
Simon Kelley30df7ef2017-10-02 14:13:51 +0100853#: option.c:1514
Simon Kelley9f9bd082013-03-22 15:11:53 +0000854msgid "illegal repeated flag"
855msgstr ""
856
Simon Kelley30df7ef2017-10-02 14:13:51 +0100857#: option.c:1522
Simon Kelley9f9bd082013-03-22 15:11:53 +0000858msgid "illegal repeated keyword"
859msgstr ""
860
Simon Kelley30df7ef2017-10-02 14:13:51 +0100861#: option.c:1593 option.c:4434
Simon Kelley9f9bd082013-03-22 15:11:53 +0000862#, fuzzy, c-format
863msgid "cannot access directory %s: %s"
864msgstr "nu pot citi %s: %s"
865
Simon Kelley30df7ef2017-10-02 14:13:51 +0100866#: option.c:1639 tftp.c:537
Simon Kelley9f9bd082013-03-22 15:11:53 +0000867#, fuzzy, c-format
868msgid "cannot access %s: %s"
869msgstr "nu pot citi %s: %s"
870
Simon Kelley30df7ef2017-10-02 14:13:51 +0100871#: option.c:1727
Simon Kelley9f9bd082013-03-22 15:11:53 +0000872msgid "setting log facility is not possible under Android"
873msgstr ""
874
Simon Kelley30df7ef2017-10-02 14:13:51 +0100875#: option.c:1736
Simon Kelley9f9bd082013-03-22 15:11:53 +0000876msgid "bad log facility"
877msgstr ""
878
Simon Kelley30df7ef2017-10-02 14:13:51 +0100879#: option.c:1789
Simon Kelley9f9bd082013-03-22 15:11:53 +0000880msgid "bad MX preference"
881msgstr "preferinţă MX invalidă"
882
Simon Kelley30df7ef2017-10-02 14:13:51 +0100883#: option.c:1794
Simon Kelley9f9bd082013-03-22 15:11:53 +0000884msgid "bad MX name"
885msgstr "nume MX invalid"
886
Simon Kelley30df7ef2017-10-02 14:13:51 +0100887#: option.c:1808
Simon Kelley9f9bd082013-03-22 15:11:53 +0000888msgid "bad MX target"
889msgstr "ţintă MX invalidă"
890
Simon Kelley30df7ef2017-10-02 14:13:51 +0100891#: option.c:1820
Simon Kelley9f9bd082013-03-22 15:11:53 +0000892msgid "cannot run scripts under uClinux"
893msgstr ""
894
Simon Kelley30df7ef2017-10-02 14:13:51 +0100895#: option.c:1822
Simon Kelley9f9bd082013-03-22 15:11:53 +0000896msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts"
897msgstr ""
898
Simon Kelley30df7ef2017-10-02 14:13:51 +0100899#: option.c:1826
Simon Kelley9f9bd082013-03-22 15:11:53 +0000900msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts"
901msgstr ""
902
Simon Kelley30df7ef2017-10-02 14:13:51 +0100903#: option.c:2095 option.c:2106 option.c:2143 option.c:2199 option.c:2482
Simon Kelley9f9bd082013-03-22 15:11:53 +0000904#, fuzzy
905msgid "bad prefix"
906msgstr "port invalid"
907
Simon Kelley30df7ef2017-10-02 14:13:51 +0100908#: option.c:2504
Simon Kelley9f9bd082013-03-22 15:11:53 +0000909msgid "recompile with HAVE_IPSET defined to enable ipset directives"
910msgstr ""
911
Simon Kelley30df7ef2017-10-02 14:13:51 +0100912#: option.c:2713
Simon Kelley7de060b2011-08-26 17:24:52 +0100913#, fuzzy
914msgid "bad port range"
915msgstr "port invalid"
916
Simon Kelley30df7ef2017-10-02 14:13:51 +0100917#: option.c:2738
Simon Kelley7de060b2011-08-26 17:24:52 +0100918msgid "bad bridge-interface"
919msgstr ""
920
Simon Kelley30df7ef2017-10-02 14:13:51 +0100921#: option.c:2798
Simon Kelley7de060b2011-08-26 17:24:52 +0100922msgid "only one tag allowed"
923msgstr ""
924
Simon Kelley30df7ef2017-10-02 14:13:51 +0100925#: option.c:2818 option.c:2830 option.c:2939 option.c:2944 option.c:2983
Simon Kelley9f9bd082013-03-22 15:11:53 +0000926msgid "bad dhcp-range"
927msgstr "dhcp-range invalid"
928
Simon Kelley30df7ef2017-10-02 14:13:51 +0100929#: option.c:2845
Simon Kelley7de060b2011-08-26 17:24:52 +0100930msgid "inconsistent DHCP range"
931msgstr "domeniu DHCP inconsistent"
932
Simon Kelley30df7ef2017-10-02 14:13:51 +0100933#: option.c:2907
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100934msgid "prefix length must be exactly 64 for RA subnets"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000935msgstr ""
936
Simon Kelley30df7ef2017-10-02 14:13:51 +0100937#: option.c:2909
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100938msgid "prefix length must be exactly 64 for subnet constructors"
Simon Kelley9f9bd082013-03-22 15:11:53 +0000939msgstr ""
940
Simon Kelley30df7ef2017-10-02 14:13:51 +0100941#: option.c:2913
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100942msgid "prefix length must be at least 64"
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000943msgstr ""
944
Simon Kelley30df7ef2017-10-02 14:13:51 +0100945#: option.c:2916
Simon Kelleye5ffdb92012-02-13 14:19:25 +0000946#, fuzzy
947msgid "inconsistent DHCPv6 range"
948msgstr "domeniu DHCP inconsistent"
949
Simon Kelley30df7ef2017-10-02 14:13:51 +0100950#: option.c:2927
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100951msgid "prefix must be zero with \"constructor:\" argument"
952msgstr ""
953
Simon Kelley30df7ef2017-10-02 14:13:51 +0100954#: option.c:3040 option.c:3088
Simon Kelley7de060b2011-08-26 17:24:52 +0100955#, fuzzy
956msgid "bad hex constant"
957msgstr "dhcp-host invalid"
958
Simon Kelley30df7ef2017-10-02 14:13:51 +0100959#: option.c:3062
Simon Kelley7de060b2011-08-26 17:24:52 +0100960msgid "cannot match tags in --dhcp-host"
961msgstr ""
962
Simon Kelley30df7ef2017-10-02 14:13:51 +0100963#: option.c:3110
Simon Kelley9f9bd082013-03-22 15:11:53 +0000964#, fuzzy, c-format
965msgid "duplicate dhcp-host IP address %s"
966msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
967
Simon Kelley30df7ef2017-10-02 14:13:51 +0100968#: option.c:3168
Simon Kelley7de060b2011-08-26 17:24:52 +0100969#, fuzzy
970msgid "bad DHCP host name"
971msgstr "nume MX invalid"
972
Simon Kelley30df7ef2017-10-02 14:13:51 +0100973#: option.c:3250
Simon Kelley7de060b2011-08-26 17:24:52 +0100974#, fuzzy
975msgid "bad tag-if"
976msgstr "ţintă MX invalidă"
977
Simon Kelley30df7ef2017-10-02 14:13:51 +0100978#: option.c:3607 option.c:4030
Simon Kelley7de060b2011-08-26 17:24:52 +0100979msgid "invalid port number"
980msgstr "număr de port invalid"
981
Simon Kelley30df7ef2017-10-02 14:13:51 +0100982#: option.c:3669
Simon Kelley7de060b2011-08-26 17:24:52 +0100983#, fuzzy
984msgid "bad dhcp-proxy address"
985msgstr "citesc %s - %d adrese"
986
Simon Kelley30df7ef2017-10-02 14:13:51 +0100987#: option.c:3695
Simon Kelleyd5c35a52013-10-01 20:28:22 +0100988#, fuzzy
989msgid "Bad dhcp-relay"
990msgstr "dhcp-range invalid"
991
Simon Kelley30df7ef2017-10-02 14:13:51 +0100992#: option.c:3736
Simon Kelleye142a832013-11-22 10:38:55 +0000993msgid "bad RA-params"
994msgstr ""
995
Simon Kelley30df7ef2017-10-02 14:13:51 +0100996#: option.c:3745
Simon Kelley9f9bd082013-03-22 15:11:53 +0000997msgid "bad DUID"
998msgstr ""
999
Simon Kelley30df7ef2017-10-02 14:13:51 +01001000#: option.c:3787
Simon Kelley7de060b2011-08-26 17:24:52 +01001001#, fuzzy
1002msgid "invalid alias range"
1003msgstr "pondere invalidă"
1004
Simon Kelley30df7ef2017-10-02 14:13:51 +01001005#: option.c:3841 option.c:3853
Simon Kelley1f15b812009-10-13 17:49:32 +01001006msgid "bad CNAME"
1007msgstr ""
1008
Simon Kelley30df7ef2017-10-02 14:13:51 +01001009#: option.c:3857
Simon Kelley9009d742008-11-14 20:04:27 +00001010msgid "duplicate CNAME"
1011msgstr ""
1012
Simon Kelley30df7ef2017-10-02 14:13:51 +01001013#: option.c:3880
Simon Kelley832af0b2007-01-21 20:01:28 +00001014#, fuzzy
1015msgid "bad PTR record"
1016msgstr "înregistrare SRV invalidă"
Simon Kelley849a8352006-06-09 21:02:31 +01001017
Simon Kelley30df7ef2017-10-02 14:13:51 +01001018#: option.c:3911
Simon Kelley1a6bca82008-07-11 11:11:42 +01001019#, fuzzy
1020msgid "bad NAPTR record"
1021msgstr "înregistrare SRV invalidă"
1022
Simon Kelley30df7ef2017-10-02 14:13:51 +01001023#: option.c:3945
Simon Kelley9f9bd082013-03-22 15:11:53 +00001024#, fuzzy
1025msgid "bad RR record"
1026msgstr "înregistrare SRV invalidă"
1027
Simon Kelley30df7ef2017-10-02 14:13:51 +01001028#: option.c:3975
Simon Kelley824af852008-02-12 20:43:05 +00001029msgid "bad TXT record"
1030msgstr "înregistrare TXT invalidă"
1031
Simon Kelley30df7ef2017-10-02 14:13:51 +01001032#: option.c:4016
Simon Kelley849a8352006-06-09 21:02:31 +01001033msgid "bad SRV record"
1034msgstr "înregistrare SRV invalidă"
1035
Simon Kelley30df7ef2017-10-02 14:13:51 +01001036#: option.c:4023
Simon Kelley849a8352006-06-09 21:02:31 +01001037msgid "bad SRV target"
1038msgstr "ţintă SRV invalidă"
1039
Simon Kelley30df7ef2017-10-02 14:13:51 +01001040#: option.c:4037
Simon Kelley849a8352006-06-09 21:02:31 +01001041msgid "invalid priority"
1042msgstr "prioritate invalidă"
1043
Simon Kelley30df7ef2017-10-02 14:13:51 +01001044#: option.c:4040
Simon Kelley849a8352006-06-09 21:02:31 +01001045msgid "invalid weight"
1046msgstr "pondere invalidă"
1047
Simon Kelley30df7ef2017-10-02 14:13:51 +01001048#: option.c:4064
Simon Kelley9f9bd082013-03-22 15:11:53 +00001049#, fuzzy
1050msgid "Bad host-record"
1051msgstr "înregistrare SRV invalidă"
1052
Simon Kelley30df7ef2017-10-02 14:13:51 +01001053#: option.c:4088
Simon Kelley9f9bd082013-03-22 15:11:53 +00001054#, fuzzy
1055msgid "Bad name in host-record"
1056msgstr "nume invalid în %s"
1057
Simon Kelley30df7ef2017-10-02 14:13:51 +01001058#: option.c:4153
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001059#, fuzzy
1060msgid "bad trust anchor"
1061msgstr "port invalid"
1062
Simon Kelley30df7ef2017-10-02 14:13:51 +01001063#: option.c:4167
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001064msgid "bad HEX in trust anchor"
Simon Kelley7622fc02009-06-04 20:32:05 +01001065msgstr ""
1066
Simon Kelley30df7ef2017-10-02 14:13:51 +01001067#: option.c:4177
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001068msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support)"
1069msgstr ""
1070
Simon Kelley30df7ef2017-10-02 14:13:51 +01001071#: option.c:4237
Simon Kelley849a8352006-06-09 21:02:31 +01001072msgid "missing \""
1073msgstr "lipseşte \""
1074
Simon Kelley30df7ef2017-10-02 14:13:51 +01001075#: option.c:4294
Simon Kelley849a8352006-06-09 21:02:31 +01001076msgid "bad option"
1077msgstr "opţiune invalidă"
1078
Simon Kelley30df7ef2017-10-02 14:13:51 +01001079#: option.c:4296
Simon Kelley832af0b2007-01-21 20:01:28 +00001080msgid "extraneous parameter"
1081msgstr "parametru nerecunoscut"
1082
Simon Kelley30df7ef2017-10-02 14:13:51 +01001083#: option.c:4298
Simon Kelley832af0b2007-01-21 20:01:28 +00001084msgid "missing parameter"
1085msgstr "parametru lipsa"
1086
Simon Kelley30df7ef2017-10-02 14:13:51 +01001087#: option.c:4300
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001088#, fuzzy
1089msgid "illegal option"
1090msgstr "opţiune invalidă"
1091
Simon Kelley30df7ef2017-10-02 14:13:51 +01001092#: option.c:4307
Simon Kelley832af0b2007-01-21 20:01:28 +00001093msgid "error"
1094msgstr "eroare"
1095
Simon Kelley30df7ef2017-10-02 14:13:51 +01001096#: option.c:4309
Simon Kelley9f9bd082013-03-22 15:11:53 +00001097#, fuzzy, c-format
1098msgid " at line %d of %s"
Simon Kelleyf2621c72007-04-29 19:47:21 +01001099msgstr "%s la linia %d din %%s"
1100
Simon Kelley30df7ef2017-10-02 14:13:51 +01001101#: option.c:4324 option.c:4571 option.c:4607
Simon Kelley824af852008-02-12 20:43:05 +00001102#, fuzzy, c-format
1103msgid "read %s"
1104msgstr "citesc %s"
1105
Simon Kelley30df7ef2017-10-02 14:13:51 +01001106#: option.c:4387 option.c:4510 tftp.c:715
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001107#, c-format
1108msgid "cannot read %s: %s"
1109msgstr "nu pot citi %s: %s"
1110
Simon Kelley30df7ef2017-10-02 14:13:51 +01001111#: option.c:4676
Simon Kelley28866e92011-02-14 20:19:14 +00001112msgid "junk found in command line"
1113msgstr ""
1114
Simon Kelley30df7ef2017-10-02 14:13:51 +01001115#: option.c:4711
Simon Kelleyb8187c82005-11-26 21:46:27 +00001116#, c-format
1117msgid "Dnsmasq version %s %s\n"
1118msgstr "dnsmasq versiunea %s %s\n"
1119
Simon Kelley30df7ef2017-10-02 14:13:51 +01001120#: option.c:4712
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001121#, fuzzy, c-format
Simon Kelleyb8187c82005-11-26 21:46:27 +00001122msgid ""
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001123"Compile time options: %s\n"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001124"\n"
1125msgstr ""
1126"Opţiuni cu care a fost compilat %s\n"
1127"\n"
1128
Simon Kelley30df7ef2017-10-02 14:13:51 +01001129#: option.c:4713
Simon Kelleyb8187c82005-11-26 21:46:27 +00001130#, c-format
1131msgid "This software comes with ABSOLUTELY NO WARRANTY.\n"
1132msgstr "Acest program vine FĂRĂ NICI O GARANŢIE.\n"
1133
Simon Kelley30df7ef2017-10-02 14:13:51 +01001134#: option.c:4714
Simon Kelleyb8187c82005-11-26 21:46:27 +00001135#, c-format
1136msgid "Dnsmasq is free software, and you are welcome to redistribute it\n"
1137msgstr "Dnsmasq este un program gratuit, sunteţi invitaţi să-l redistribuiţi\n"
1138
Simon Kelley30df7ef2017-10-02 14:13:51 +01001139#: option.c:4715
Simon Kelley824af852008-02-12 20:43:05 +00001140#, fuzzy, c-format
1141msgid "under the terms of the GNU General Public License, version 2 or 3.\n"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001142msgstr "în termenii Licenţei publice generale GNU, versiunea 2.\n"
1143
Simon Kelley30df7ef2017-10-02 14:13:51 +01001144#: option.c:4726
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001145msgid "try --help"
1146msgstr ""
1147
Simon Kelley30df7ef2017-10-02 14:13:51 +01001148#: option.c:4728
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001149msgid "try -w"
1150msgstr ""
1151
Simon Kelley30df7ef2017-10-02 14:13:51 +01001152#: option.c:4730
Simon Kelley849a8352006-06-09 21:02:31 +01001153#, fuzzy, c-format
1154msgid "bad command line options: %s"
1155msgstr "opţiuni în linie de comandă invalide: %s."
1156
Simon Kelley30df7ef2017-10-02 14:13:51 +01001157#: option.c:4798
1158#, c-format
1159msgid "CNAME loop involving %s"
1160msgstr ""
1161
1162#: option.c:4834
Simon Kelleyb8187c82005-11-26 21:46:27 +00001163#, c-format
1164msgid "cannot get host-name: %s"
1165msgstr "nu pot citi numele maşinii: %s"
1166
Simon Kelley30df7ef2017-10-02 14:13:51 +01001167#: option.c:4862
Simon Kelleyb8187c82005-11-26 21:46:27 +00001168msgid "only one resolv.conf file allowed in no-poll mode."
1169msgstr "se permite un singur fişier resolv.conf în modul no-poll"
1170
Simon Kelley30df7ef2017-10-02 14:13:51 +01001171#: option.c:4872
Simon Kelleyb8187c82005-11-26 21:46:27 +00001172msgid "must have exactly one resolv.conf to read domain from."
Simon Kelley1a6bca82008-07-11 11:11:42 +01001173msgstr "am nevoie de un singur resolv.conf din care să citesc numele domeniului."
Simon Kelleyb8187c82005-11-26 21:46:27 +00001174
Simon Kelley30df7ef2017-10-02 14:13:51 +01001175#: option.c:4875 network.c:1612 dhcp.c:816
Simon Kelley208b65c2006-08-05 21:41:37 +01001176#, fuzzy, c-format
1177msgid "failed to read %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001178msgstr "nu pot citi %s: %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001179
Simon Kelley30df7ef2017-10-02 14:13:51 +01001180#: option.c:4892
Simon Kelleyb8187c82005-11-26 21:46:27 +00001181#, c-format
1182msgid "no search directive found in %s"
1183msgstr "nu s-a găsit nici un criteriu de căutare în %s"
1184
Simon Kelley30df7ef2017-10-02 14:13:51 +01001185#: option.c:4913
Simon Kelley9009d742008-11-14 20:04:27 +00001186msgid "there must be a default domain when --dhcp-fqdn is set"
1187msgstr ""
1188
Simon Kelley30df7ef2017-10-02 14:13:51 +01001189#: option.c:4922
Simon Kelley7622fc02009-06-04 20:32:05 +01001190msgid "syntax check OK"
1191msgstr ""
1192
Simon Kelley88b09aa2016-05-14 20:56:02 +01001193#: forward.c:102
Simon Kelleybc5992d2012-02-28 18:07:15 +00001194#, fuzzy, c-format
1195msgid "failed to send packet: %s"
1196msgstr "ascultarea pe socket a eşuat: %s"
1197
Simon Kelley30df7ef2017-10-02 14:13:51 +01001198#: forward.c:597
Simon Kelleye142a832013-11-22 10:38:55 +00001199msgid "discarding DNS reply: subnet option mismatch"
1200msgstr ""
1201
Simon Kelley30df7ef2017-10-02 14:13:51 +01001202#: forward.c:651
Simon Kelleyb8187c82005-11-26 21:46:27 +00001203#, c-format
1204msgid "nameserver %s refused to do a recursive query"
1205msgstr "serverul DNS %s refuză interogările recursive"
1206
Simon Kelley30df7ef2017-10-02 14:13:51 +01001207#: forward.c:683
Simon Kelley8ef5ada2010-06-03 19:42:45 +01001208#, c-format
1209msgid "possible DNS-rebind attack detected: %s"
Simon Kelley824af852008-02-12 20:43:05 +00001210msgstr ""
1211
Simon Kelley30df7ef2017-10-02 14:13:51 +01001212#: forward.c:1244 forward.c:1681
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001213msgid "Ignoring query from non-local network"
1214msgstr ""
1215
Simon Kelley30df7ef2017-10-02 14:13:51 +01001216#: forward.c:2166
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001217#, fuzzy, c-format
1218msgid "Maximum number of concurrent DNS queries reached (max: %d)"
1219msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)."
1220
Simon Kelley30df7ef2017-10-02 14:13:51 +01001221#: network.c:720
Simon Kelley832af0b2007-01-21 20:01:28 +00001222#, fuzzy, c-format
Simon Kelley28866e92011-02-14 20:19:14 +00001223msgid "failed to create listening socket for %s: %s"
Simon Kelley832af0b2007-01-21 20:01:28 +00001224msgstr "creearea socket-ului de ascultare a eşuat: %s"
1225
Simon Kelley30df7ef2017-10-02 14:13:51 +01001226#: network.c:1031
Simon Kelleye142a832013-11-22 10:38:55 +00001227#, c-format
1228msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s"
1229msgstr ""
1230
Simon Kelley30df7ef2017-10-02 14:13:51 +01001231#: network.c:1038
Simon Kelleye142a832013-11-22 10:38:55 +00001232msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)"
1233msgstr ""
1234
Simon Kelley30df7ef2017-10-02 14:13:51 +01001235#: network.c:1047
1236#, fuzzy, c-format
1237msgid "warning: using interface %s instead"
1238msgstr "atenţie: interfaţa %s nu există momentan"
1239
1240#: network.c:1056
Simon Kelleye142a832013-11-22 10:38:55 +00001241#, fuzzy, c-format
1242msgid "warning: no addresses found for interface %s"
1243msgstr "folosim adresele locale doar pentru %S %s"
1244
Simon Kelley30df7ef2017-10-02 14:13:51 +01001245#: network.c:1114
Simon Kelley9f9bd082013-03-22 15:11:53 +00001246#, fuzzy, c-format
1247msgid "interface %s failed to join DHCPv6 multicast group: %s"
1248msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
1249
Simon Kelley30df7ef2017-10-02 14:13:51 +01001250#: network.c:1119
Simon Kelley88b09aa2016-05-14 20:56:02 +01001251msgid "try increasing /proc/sys/net/core/optmem_max"
1252msgstr ""
1253
Simon Kelley30df7ef2017-10-02 14:13:51 +01001254#: network.c:1322
Simon Kelley824af852008-02-12 20:43:05 +00001255#, fuzzy, c-format
1256msgid "failed to bind server socket for %s: %s"
1257msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s"
1258
Simon Kelley30df7ef2017-10-02 14:13:51 +01001259#: network.c:1517
Simon Kelleyb8187c82005-11-26 21:46:27 +00001260#, c-format
1261msgid "ignoring nameserver %s - local interface"
1262msgstr "ignorăm serverul DNS %s - interfaţă locală"
1263
Simon Kelley30df7ef2017-10-02 14:13:51 +01001264#: network.c:1528
Simon Kelleyf2621c72007-04-29 19:47:21 +01001265#, fuzzy, c-format
1266msgid "ignoring nameserver %s - cannot make/bind socket: %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001267msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s"
1268
Simon Kelley30df7ef2017-10-02 14:13:51 +01001269#: network.c:1548
Simon Kelley88b09aa2016-05-14 20:56:02 +01001270msgid "(no DNSSEC)"
1271msgstr ""
1272
Simon Kelley30df7ef2017-10-02 14:13:51 +01001273#: network.c:1551
Simon Kelleyb8187c82005-11-26 21:46:27 +00001274msgid "unqualified"
1275msgstr "invalid"
1276
Simon Kelley30df7ef2017-10-02 14:13:51 +01001277#: network.c:1551
Simon Kelley5aabfc72007-08-29 11:24:47 +01001278msgid "names"
1279msgstr ""
1280
Simon Kelley30df7ef2017-10-02 14:13:51 +01001281#: network.c:1553
Simon Kelley5aabfc72007-08-29 11:24:47 +01001282msgid "default"
1283msgstr ""
1284
Simon Kelley30df7ef2017-10-02 14:13:51 +01001285#: network.c:1555
Simon Kelley5aabfc72007-08-29 11:24:47 +01001286msgid "domain"
1287msgstr "domeniu"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001288
Simon Kelley30df7ef2017-10-02 14:13:51 +01001289#: network.c:1561
Simon Kelleyb8187c82005-11-26 21:46:27 +00001290#, c-format
1291msgid "using local addresses only for %s %s"
1292msgstr "folosim adresele locale doar pentru %S %s"
1293
Simon Kelley30df7ef2017-10-02 14:13:51 +01001294#: network.c:1564
Simon Kelley8ef5ada2010-06-03 19:42:45 +01001295#, fuzzy, c-format
1296msgid "using standard nameservers for %s %s"
1297msgstr "folosim serverul DNS %s#%d pentru %s %s"
1298
Simon Kelley30df7ef2017-10-02 14:13:51 +01001299#: network.c:1566
Simon Kelley88b09aa2016-05-14 20:56:02 +01001300#, fuzzy, c-format
1301msgid "using nameserver %s#%d for %s %s %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001302msgstr "folosim serverul DNS %s#%d pentru %s %s"
1303
Simon Kelley30df7ef2017-10-02 14:13:51 +01001304#: network.c:1570
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001305#, fuzzy, c-format
1306msgid "NOT using nameserver %s#%d - query loop detected"
1307msgstr "folosim serverul DNS %s#%d pentru %s %s"
1308
Simon Kelley30df7ef2017-10-02 14:13:51 +01001309#: network.c:1573
Simon Kelley824af852008-02-12 20:43:05 +00001310#, fuzzy, c-format
1311msgid "using nameserver %s#%d(via %s)"
1312msgstr "folosim serverul DNS %s#%d"
1313
Simon Kelley30df7ef2017-10-02 14:13:51 +01001314#: network.c:1575
Simon Kelleyb8187c82005-11-26 21:46:27 +00001315#, c-format
1316msgid "using nameserver %s#%d"
1317msgstr "folosim serverul DNS %s#%d"
1318
Simon Kelley30df7ef2017-10-02 14:13:51 +01001319#: network.c:1580
1320#, fuzzy, c-format
1321msgid "using %d more local addresses"
1322msgstr "folosim serverul DNS %s#%d"
1323
1324#: network.c:1582
Simon Kelley88b09aa2016-05-14 20:56:02 +01001325#, fuzzy, c-format
1326msgid "using %d more nameservers"
1327msgstr "folosim serverul DNS %s#%d"
1328
1329#: dnsmasq.c:166
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001330msgid "dhcp-hostsdir, dhcp-optsdir and hostsdir are not supported on this platform"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001331msgstr ""
1332
Simon Kelley88b09aa2016-05-14 20:56:02 +01001333#: dnsmasq.c:181
1334msgid "no root trust anchor provided for DNSSEC"
Simon Kelley572b41e2011-02-18 18:11:18 +00001335msgstr ""
1336
Simon Kelley88b09aa2016-05-14 20:56:02 +01001337#: dnsmasq.c:184
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001338msgid "cannot reduce cache size from default when DNSSEC enabled"
1339msgstr ""
1340
Simon Kelley88b09aa2016-05-14 20:56:02 +01001341#: dnsmasq.c:186
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001342#, fuzzy
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001343msgid "DNSSEC not available: set HAVE_DNSSEC in src/config.h"
1344msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1345
Simon Kelley88b09aa2016-05-14 20:56:02 +01001346#: dnsmasq.c:192
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001347#, fuzzy
1348msgid "TFTP server not available: set HAVE_TFTP in src/config.h"
1349msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1350
Simon Kelley88b09aa2016-05-14 20:56:02 +01001351#: dnsmasq.c:197
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001352msgid "cannot use --conntrack AND --query-port"
1353msgstr ""
1354
Simon Kelley88b09aa2016-05-14 20:56:02 +01001355#: dnsmasq.c:200
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001356#, fuzzy
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001357msgid "conntrack support not available: set HAVE_CONNTRACK in src/config.h"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001358msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1359
Simon Kelley88b09aa2016-05-14 20:56:02 +01001360#: dnsmasq.c:205
Chris Novakovic4e841da2017-09-25 17:21:49 +01001361msgid "asynchronous logging is not available under Solaris"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001362msgstr ""
1363
Simon Kelley88b09aa2016-05-14 20:56:02 +01001364#: dnsmasq.c:210
Chris Novakovic4e841da2017-09-25 17:21:49 +01001365msgid "asynchronous logging is not available under Android"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001366msgstr ""
1367
Simon Kelley88b09aa2016-05-14 20:56:02 +01001368#: dnsmasq.c:215
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001369#, fuzzy
Simon Kelley9f9bd082013-03-22 15:11:53 +00001370msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h"
1371msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1372
Simon Kelley88b09aa2016-05-14 20:56:02 +01001373#: dnsmasq.c:220
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001374#, fuzzy
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001375msgid "loop detection not available: set HAVE_LOOP in src/config.h"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001376msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1377
Simon Kelley88b09aa2016-05-14 20:56:02 +01001378#: dnsmasq.c:227
1379msgid "max_port cannot be smaller than min_port"
1380msgstr ""
1381
1382#: dnsmasq.c:234
Simon Kelley9f9bd082013-03-22 15:11:53 +00001383msgid "zone serial must be configured in --auth-soa"
1384msgstr ""
1385
Simon Kelley88b09aa2016-05-14 20:56:02 +01001386#: dnsmasq.c:252
Simon Kelley9f9bd082013-03-22 15:11:53 +00001387msgid "dhcp-range constructor not available on this platform"
1388msgstr ""
1389
Simon Kelley88b09aa2016-05-14 20:56:02 +01001390#: dnsmasq.c:298
Simon Kelley9f9bd082013-03-22 15:11:53 +00001391msgid "cannot set --bind-interfaces and --bind-dynamic"
1392msgstr ""
1393
Simon Kelley88b09aa2016-05-14 20:56:02 +01001394#: dnsmasq.c:301
Simon Kelley5aabfc72007-08-29 11:24:47 +01001395#, c-format
1396msgid "failed to find list of interfaces: %s"
1397msgstr "enumerarea interfeţelor a eşuat: %s"
1398
Simon Kelley88b09aa2016-05-14 20:56:02 +01001399#: dnsmasq.c:310
Simon Kelley5aabfc72007-08-29 11:24:47 +01001400#, c-format
1401msgid "unknown interface %s"
1402msgstr "interfaţă necunoscută %s"
1403
Simon Kelley30df7ef2017-10-02 14:13:51 +01001404#: dnsmasq.c:374 dnsmasq.c:1037
Simon Kelleyb8187c82005-11-26 21:46:27 +00001405#, c-format
1406msgid "DBus error: %s"
1407msgstr "eroare DBus: %s"
1408
Simon Kelley88b09aa2016-05-14 20:56:02 +01001409#: dnsmasq.c:377
Simon Kelleyb8187c82005-11-26 21:46:27 +00001410msgid "DBus not available: set HAVE_DBUS in src/config.h"
1411msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h"
1412
Simon Kelley88b09aa2016-05-14 20:56:02 +01001413#: dnsmasq.c:405
Simon Kelley1a6bca82008-07-11 11:11:42 +01001414#, c-format
1415msgid "unknown user or group: %s"
1416msgstr ""
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001417
Simon Kelley88b09aa2016-05-14 20:56:02 +01001418#: dnsmasq.c:460
Simon Kelley824af852008-02-12 20:43:05 +00001419#, c-format
1420msgid "cannot chdir to filesystem root: %s"
1421msgstr ""
1422
Simon Kelley88b09aa2016-05-14 20:56:02 +01001423#: dnsmasq.c:716
Simon Kelley824af852008-02-12 20:43:05 +00001424#, fuzzy, c-format
1425msgid "started, version %s DNS disabled"
1426msgstr "am pornit, versiunea %s memorie temporară dezactivată"
1427
Simon Kelley30df7ef2017-10-02 14:13:51 +01001428#: dnsmasq.c:720
Simon Kelleyb8187c82005-11-26 21:46:27 +00001429#, c-format
1430msgid "started, version %s cachesize %d"
1431msgstr "am ponit, versiunea %s memorie temporară %d"
1432
Simon Kelley30df7ef2017-10-02 14:13:51 +01001433#: dnsmasq.c:722
Simon Kelleyb8187c82005-11-26 21:46:27 +00001434#, c-format
1435msgid "started, version %s cache disabled"
1436msgstr "am pornit, versiunea %s memorie temporară dezactivată"
1437
Simon Kelley30df7ef2017-10-02 14:13:51 +01001438#: dnsmasq.c:725
1439msgid "DNS service limited to local subnets"
1440msgstr ""
1441
1442#: dnsmasq.c:728
Simon Kelleyb8187c82005-11-26 21:46:27 +00001443#, c-format
1444msgid "compile time options: %s"
1445msgstr "compilat cu opţiunile: %s"
1446
Simon Kelley30df7ef2017-10-02 14:13:51 +01001447#: dnsmasq.c:734
Simon Kelleyb8187c82005-11-26 21:46:27 +00001448msgid "DBus support enabled: connected to system bus"
1449msgstr "suportul DBus activ: sunt conectat la magistrala sistem"
1450
Simon Kelley30df7ef2017-10-02 14:13:51 +01001451#: dnsmasq.c:736
Simon Kelleyb8187c82005-11-26 21:46:27 +00001452msgid "DBus support enabled: bus connection pending"
1453msgstr "suportul DBus activ: aştept conexiunea la magistrală"
1454
Simon Kelley30df7ef2017-10-02 14:13:51 +01001455#: dnsmasq.c:754
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001456msgid "DNSSEC validation enabled"
1457msgstr ""
1458
Simon Kelley30df7ef2017-10-02 14:13:51 +01001459#: dnsmasq.c:758
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001460msgid "DNSSEC signature timestamps not checked until first cache reload"
1461msgstr ""
1462
Simon Kelley30df7ef2017-10-02 14:13:51 +01001463#: dnsmasq.c:761
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001464msgid "DNSSEC signature timestamps not checked until system time valid"
1465msgstr ""
1466
Simon Kelley1a6bca82008-07-11 11:11:42 +01001467# for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
Simon Kelley30df7ef2017-10-02 14:13:51 +01001468#: dnsmasq.c:766
Simon Kelley1a6bca82008-07-11 11:11:42 +01001469#, fuzzy, c-format
1470msgid "warning: failed to change owner of %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001471msgstr "încărcarea numelor din %s: %s a eşuat"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001472
Simon Kelley30df7ef2017-10-02 14:13:51 +01001473#: dnsmasq.c:770
Simon Kelleyb8187c82005-11-26 21:46:27 +00001474msgid "setting --bind-interfaces option because of OS limitations"
1475msgstr "specific opţiunea --bind-interfaces din cauza limitărilor SO"
1476
Simon Kelley30df7ef2017-10-02 14:13:51 +01001477#: dnsmasq.c:782
Simon Kelleyb8187c82005-11-26 21:46:27 +00001478#, c-format
1479msgid "warning: interface %s does not currently exist"
1480msgstr "atenţie: interfaţa %s nu există momentan"
1481
Simon Kelley30df7ef2017-10-02 14:13:51 +01001482#: dnsmasq.c:787
Simon Kelley208b65c2006-08-05 21:41:37 +01001483msgid "warning: ignoring resolv-file flag because no-resolv is set"
1484msgstr ""
1485
Simon Kelley30df7ef2017-10-02 14:13:51 +01001486#: dnsmasq.c:790
Simon Kelley1b7ecd12007-02-05 14:57:57 +00001487#, fuzzy
1488msgid "warning: no upstream servers configured"
1489msgstr "configurăm serverele superioare prin Dbus"
1490
Simon Kelley30df7ef2017-10-02 14:13:51 +01001491#: dnsmasq.c:794
Simon Kelleyf2621c72007-04-29 19:47:21 +01001492#, c-format
1493msgid "asynchronous logging enabled, queue limit is %d messages"
1494msgstr ""
1495
Simon Kelley30df7ef2017-10-02 14:13:51 +01001496#: dnsmasq.c:815
Simon Kelleybc5992d2012-02-28 18:07:15 +00001497msgid "IPv6 router advertisement enabled"
1498msgstr ""
1499
Simon Kelley30df7ef2017-10-02 14:13:51 +01001500#: dnsmasq.c:820
Simon Kelleye142a832013-11-22 10:38:55 +00001501#, c-format
1502msgid "DHCP, sockets bound exclusively to interface %s"
1503msgstr ""
1504
Simon Kelley30df7ef2017-10-02 14:13:51 +01001505#: dnsmasq.c:834
Simon Kelley832af0b2007-01-21 20:01:28 +00001506msgid "root is "
1507msgstr ""
1508
Simon Kelley30df7ef2017-10-02 14:13:51 +01001509#: dnsmasq.c:834
Simon Kelley832af0b2007-01-21 20:01:28 +00001510#, fuzzy
1511msgid "enabled"
1512msgstr "dezactivat"
1513
Simon Kelley30df7ef2017-10-02 14:13:51 +01001514#: dnsmasq.c:836
Simon Kelley832af0b2007-01-21 20:01:28 +00001515msgid "secure mode"
1516msgstr ""
1517
Simon Kelley30df7ef2017-10-02 14:13:51 +01001518#: dnsmasq.c:839
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001519#, c-format
1520msgid "warning: %s inaccessible"
1521msgstr ""
1522
Simon Kelley30df7ef2017-10-02 14:13:51 +01001523#: dnsmasq.c:843
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001524#, c-format
1525msgid "warning: TFTP directory %s inaccessible"
1526msgstr ""
1527
Simon Kelley30df7ef2017-10-02 14:13:51 +01001528#: dnsmasq.c:869
Simon Kelley832af0b2007-01-21 20:01:28 +00001529#, c-format
1530msgid "restricting maximum simultaneous TFTP transfers to %d"
1531msgstr ""
1532
Simon Kelley30df7ef2017-10-02 14:13:51 +01001533#: dnsmasq.c:1039
Simon Kelley5aabfc72007-08-29 11:24:47 +01001534msgid "connected to system DBus"
1535msgstr "magistrala sistem Dbus conectată"
Simon Kelley849a8352006-06-09 21:02:31 +01001536
Simon Kelley30df7ef2017-10-02 14:13:51 +01001537#: dnsmasq.c:1189
Simon Kelley7622fc02009-06-04 20:32:05 +01001538#, c-format
1539msgid "cannot fork into background: %s"
1540msgstr ""
1541
Simon Kelley30df7ef2017-10-02 14:13:51 +01001542#: dnsmasq.c:1192
Simon Kelley5aabfc72007-08-29 11:24:47 +01001543#, fuzzy, c-format
1544msgid "failed to create helper: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001545msgstr "nu pot citi %s: %s"
Simon Kelley5aabfc72007-08-29 11:24:47 +01001546
Simon Kelley30df7ef2017-10-02 14:13:51 +01001547#: dnsmasq.c:1195
Simon Kelley9e038942008-05-30 20:06:34 +01001548#, c-format
Simon Kelley1a6bca82008-07-11 11:11:42 +01001549msgid "setting capabilities failed: %s"
Simon Kelley9e038942008-05-30 20:06:34 +01001550msgstr ""
1551
Simon Kelley1a6bca82008-07-11 11:11:42 +01001552# for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
Simon Kelley30df7ef2017-10-02 14:13:51 +01001553#: dnsmasq.c:1198
Simon Kelley1a6bca82008-07-11 11:11:42 +01001554#, fuzzy, c-format
1555msgid "failed to change user-id to %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001556msgstr "încărcarea numelor din %s: %s a eşuat"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001557
1558# for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent.
Simon Kelley30df7ef2017-10-02 14:13:51 +01001559#: dnsmasq.c:1201
Simon Kelley1a6bca82008-07-11 11:11:42 +01001560#, fuzzy, c-format
1561msgid "failed to change group-id to %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001562msgstr "încărcarea numelor din %s: %s a eşuat"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001563
Simon Kelley30df7ef2017-10-02 14:13:51 +01001564#: dnsmasq.c:1204
Simon Kelley1a6bca82008-07-11 11:11:42 +01001565#, fuzzy, c-format
1566msgid "failed to open pidfile %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001567msgstr "nu pot citi %s: %s"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001568
Simon Kelley30df7ef2017-10-02 14:13:51 +01001569#: dnsmasq.c:1207
Simon Kelley1a6bca82008-07-11 11:11:42 +01001570#, fuzzy, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001571msgid "cannot open log %s: %s"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001572msgstr "nu pot deschide %s:%s"
1573
Simon Kelley30df7ef2017-10-02 14:13:51 +01001574#: dnsmasq.c:1210
Simon Kelleyc72daea2012-01-05 21:33:27 +00001575#, fuzzy, c-format
1576msgid "failed to load Lua script: %s"
1577msgstr "nu pot încărca %s: %s"
1578
Simon Kelley30df7ef2017-10-02 14:13:51 +01001579#: dnsmasq.c:1213
Simon Kelley9f9bd082013-03-22 15:11:53 +00001580#, c-format
1581msgid "TFTP directory %s inaccessible: %s"
1582msgstr ""
1583
Simon Kelley30df7ef2017-10-02 14:13:51 +01001584#: dnsmasq.c:1216
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01001585#, fuzzy, c-format
1586msgid "cannot create timestamp file %s: %s"
1587msgstr "nu pot creea sau deschide fişierul cu împrumuturi: %s"
1588
Simon Kelley30df7ef2017-10-02 14:13:51 +01001589#: dnsmasq.c:1239
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001590msgid "now checking DNSSEC signature timestamps"
1591msgstr ""
1592
Simon Kelley30df7ef2017-10-02 14:13:51 +01001593#: dnsmasq.c:1307
Simon Kelley1a6bca82008-07-11 11:11:42 +01001594#, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001595msgid "script process killed by signal %d"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001596msgstr ""
1597
Simon Kelley30df7ef2017-10-02 14:13:51 +01001598#: dnsmasq.c:1311
Simon Kelley1a6bca82008-07-11 11:11:42 +01001599#, c-format
Simon Kelleyc72daea2012-01-05 21:33:27 +00001600msgid "script process exited with status %d"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001601msgstr ""
1602
Simon Kelley30df7ef2017-10-02 14:13:51 +01001603#: dnsmasq.c:1315
Simon Kelley1a6bca82008-07-11 11:11:42 +01001604#, fuzzy, c-format
1605msgid "failed to execute %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001606msgstr "accesarea serverului %s a eşuat: %s"
Simon Kelley1a6bca82008-07-11 11:11:42 +01001607
Simon Kelley30df7ef2017-10-02 14:13:51 +01001608#: dnsmasq.c:1379 dnssec.c:479 dnssec.c:525
Simon Kelley88b09aa2016-05-14 20:56:02 +01001609#, fuzzy, c-format
1610msgid "failed to update mtime on %s: %s"
1611msgstr "nu pot citi %s: %s"
1612
Simon Kelley30df7ef2017-10-02 14:13:51 +01001613#: dnsmasq.c:1386
Simon Kelleyb8187c82005-11-26 21:46:27 +00001614msgid "exiting on receipt of SIGTERM"
1615msgstr "am primit SIGTERM, am terminat"
1616
Simon Kelley30df7ef2017-10-02 14:13:51 +01001617#: dnsmasq.c:1414
Simon Kelley9009d742008-11-14 20:04:27 +00001618#, fuzzy, c-format
1619msgid "failed to access %s: %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001620msgstr "accesarea serverului %s a eşuat: %s"
Simon Kelley9009d742008-11-14 20:04:27 +00001621
Simon Kelley30df7ef2017-10-02 14:13:51 +01001622#: dnsmasq.c:1444
Simon Kelley9009d742008-11-14 20:04:27 +00001623#, c-format
1624msgid "reading %s"
1625msgstr "citesc %s"
1626
Simon Kelley30df7ef2017-10-02 14:13:51 +01001627#: dnsmasq.c:1455
Simon Kelley5aabfc72007-08-29 11:24:47 +01001628#, fuzzy, c-format
1629msgid "no servers found in %s, will retry"
1630msgstr "nu s-a găsit nici un criteriu de căutare în %s"
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001631
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001632#: dhcp.c:53
Simon Kelleyb8187c82005-11-26 21:46:27 +00001633#, c-format
Simon Kelley7622fc02009-06-04 20:32:05 +01001634msgid "cannot create DHCP socket: %s"
1635msgstr "nu pot creea socket DHCP: %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001636
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001637#: dhcp.c:68
Simon Kelleyb8187c82005-11-26 21:46:27 +00001638#, c-format
1639msgid "failed to set options on DHCP socket: %s"
1640msgstr "configurarea opţiunilor socketului DHCP a eşuat: %s"
1641
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001642#: dhcp.c:89
Simon Kelley4011c4e2006-10-28 16:26:19 +01001643#, fuzzy, c-format
1644msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001645msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s"
1646
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001647#: dhcp.c:101
Simon Kelleyb8187c82005-11-26 21:46:27 +00001648#, c-format
1649msgid "failed to bind DHCP server socket: %s"
1650msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
1651
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001652#: dhcp.c:127
Simon Kelleyb8187c82005-11-26 21:46:27 +00001653#, c-format
1654msgid "cannot create ICMP raw socket: %s."
1655msgstr "nu pot creea socket ICMP raw: %s."
1656
Simon Kelley30df7ef2017-10-02 14:13:51 +01001657#: dhcp.c:252 dhcp6.c:173
Simon Kelleyc72daea2012-01-05 21:33:27 +00001658#, fuzzy, c-format
1659msgid "unknown interface %s in bridge-interface"
1660msgstr "interfaţă necunoscută %s"
1661
Simon Kelley30df7ef2017-10-02 14:13:51 +01001662#: dhcp.c:293
Simon Kelley832af0b2007-01-21 20:01:28 +00001663#, c-format
1664msgid "DHCP packet received on %s which has no address"
1665msgstr ""
1666
Simon Kelley30df7ef2017-10-02 14:13:51 +01001667#: dhcp.c:427
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001668#, c-format
1669msgid "ARP-cache injection failed: %s"
1670msgstr ""
1671
Simon Kelley30df7ef2017-10-02 14:13:51 +01001672#: dhcp.c:470
Simon Kelley88b09aa2016-05-14 20:56:02 +01001673#, c-format
1674msgid "Error sending DHCP packet to %s: %s"
1675msgstr ""
1676
Simon Kelley30df7ef2017-10-02 14:13:51 +01001677#: dhcp.c:531
Simon Kelleycdeda282006-03-16 20:16:06 +00001678#, c-format
1679msgid "DHCP range %s -- %s is not consistent with netmask %s"
1680msgstr "domeniu DHCP %s -- %s nu este consistent cu masca de reţea %s"
1681
Simon Kelley30df7ef2017-10-02 14:13:51 +01001682#: dhcp.c:854
Simon Kelleycdeda282006-03-16 20:16:06 +00001683#, c-format
1684msgid "bad line at %s line %d"
1685msgstr "linie invalidă în %s rândul %d"
1686
Simon Kelley30df7ef2017-10-02 14:13:51 +01001687#: dhcp.c:897
Simon Kelley1f15b812009-10-13 17:49:32 +01001688#, c-format
1689msgid "ignoring %s line %d, duplicate name or IP address"
1690msgstr ""
1691
Simon Kelley30df7ef2017-10-02 14:13:51 +01001692#: dhcp.c:1041 rfc3315.c:2149
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001693#, c-format
1694msgid "DHCP relay %s -> %s"
1695msgstr ""
1696
Simon Kelley30df7ef2017-10-02 14:13:51 +01001697#: lease.c:98
1698msgid "too many stored leases"
1699msgstr "prea multe împrumuturi stocate"
1700
1701#: lease.c:166
Simon Kelley208b65c2006-08-05 21:41:37 +01001702#, fuzzy, c-format
1703msgid "cannot open or create lease file %s: %s"
Simon Kelleycdeda282006-03-16 20:16:06 +00001704msgstr "nu pot creea sau deschide fişierul cu împrumuturi: %s"
1705
Simon Kelley30df7ef2017-10-02 14:13:51 +01001706#: lease.c:175
1707#, c-format
1708msgid "failed to parse lease database, invalid line: %s %s %s %s ..."
1709msgstr ""
Simon Kelleycdeda282006-03-16 20:16:06 +00001710
Simon Kelley30df7ef2017-10-02 14:13:51 +01001711#: lease.c:180
1712#, fuzzy, c-format
1713msgid "failed to read lease file %s: %s"
1714msgstr "nu pot citi %s: %s"
1715
1716#: lease.c:196
Simon Kelley208b65c2006-08-05 21:41:37 +01001717#, fuzzy, c-format
1718msgid "cannot run lease-init script %s: %s"
1719msgstr "nu pot citi %s: %s"
1720
Simon Kelley30df7ef2017-10-02 14:13:51 +01001721#: lease.c:202
Simon Kelley208b65c2006-08-05 21:41:37 +01001722#, c-format
1723msgid "lease-init script returned exit code %s"
1724msgstr ""
1725
Simon Kelley30df7ef2017-10-02 14:13:51 +01001726#: lease.c:373
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001727#, fuzzy, c-format
Simon Kelley7cebd202006-05-06 14:13:33 +01001728msgid "failed to write %s: %s (retry in %us)"
Simon Kelley7622fc02009-06-04 20:32:05 +01001729msgstr "nu pot citi %s: %s"
Simon Kelleycdeda282006-03-16 20:16:06 +00001730
Simon Kelley30df7ef2017-10-02 14:13:51 +01001731#: lease.c:937
Simon Kelley9009d742008-11-14 20:04:27 +00001732#, c-format
1733msgid "Ignoring domain %s for DHCP host name %s"
1734msgstr ""
1735
Simon Kelley30df7ef2017-10-02 14:13:51 +01001736#: rfc2131.c:347
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001737#, c-format
1738msgid "no address range available for DHCP request %s %s"
1739msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
1740
Simon Kelley30df7ef2017-10-02 14:13:51 +01001741#: rfc2131.c:348
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001742msgid "with subnet selector"
1743msgstr "cu selectorul de subreţea"
1744
Simon Kelley30df7ef2017-10-02 14:13:51 +01001745#: rfc2131.c:348
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001746msgid "via"
1747msgstr "prin"
1748
Simon Kelley30df7ef2017-10-02 14:13:51 +01001749#: rfc2131.c:360
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001750#, fuzzy, c-format
1751msgid "%u available DHCP subnet: %s/%s"
1752msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
1753
Simon Kelley30df7ef2017-10-02 14:13:51 +01001754#: rfc2131.c:363 rfc3315.c:306
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001755#, c-format
1756msgid "%u available DHCP range: %s -- %s"
1757msgstr ""
1758
Simon Kelley30df7ef2017-10-02 14:13:51 +01001759#: rfc2131.c:474
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001760#, fuzzy, c-format
1761msgid "%u vendor class: %s"
1762msgstr "eroare DBus: %s"
1763
Simon Kelley30df7ef2017-10-02 14:13:51 +01001764#: rfc2131.c:476
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001765#, fuzzy, c-format
1766msgid "%u user class: %s"
1767msgstr "eroare DBus: %s"
1768
Simon Kelley30df7ef2017-10-02 14:13:51 +01001769#: rfc2131.c:510
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001770msgid "disabled"
1771msgstr "dezactivat"
1772
Simon Kelley30df7ef2017-10-02 14:13:51 +01001773#: rfc2131.c:551 rfc2131.c:1006 rfc2131.c:1430 rfc3315.c:616 rfc3315.c:869
1774#: rfc3315.c:1148
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001775msgid "ignored"
1776msgstr "ignorat"
1777
Simon Kelley30df7ef2017-10-02 14:13:51 +01001778#: rfc2131.c:566 rfc2131.c:1239 rfc3315.c:919
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001779msgid "address in use"
1780msgstr "adresa este folosită"
1781
Simon Kelley30df7ef2017-10-02 14:13:51 +01001782#: rfc2131.c:580 rfc2131.c:1060
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001783msgid "no address available"
1784msgstr "nici o adresă disponibilă"
1785
Simon Kelley30df7ef2017-10-02 14:13:51 +01001786#: rfc2131.c:587 rfc2131.c:1202
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001787msgid "wrong network"
1788msgstr "reţea greşită"
1789
Simon Kelley30df7ef2017-10-02 14:13:51 +01001790#: rfc2131.c:602
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001791msgid "no address configured"
1792msgstr "adresă lipsă"
1793
Simon Kelley30df7ef2017-10-02 14:13:51 +01001794#: rfc2131.c:608 rfc2131.c:1252
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001795msgid "no leases left"
1796msgstr "nu mai am de unde să împrumut"
1797
Simon Kelley30df7ef2017-10-02 14:13:51 +01001798#: rfc2131.c:703 rfc3315.c:482
Simon Kelleyd5c35a52013-10-01 20:28:22 +01001799#, c-format
1800msgid "%u client provides name: %s"
1801msgstr ""
1802
Simon Kelley30df7ef2017-10-02 14:13:51 +01001803#: rfc2131.c:808
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001804msgid "PXE BIS not supported"
1805msgstr ""
1806
Simon Kelley30df7ef2017-10-02 14:13:51 +01001807#: rfc2131.c:974 rfc3315.c:1242
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001808#, fuzzy, c-format
1809msgid "disabling DHCP static address %s for %s"
1810msgstr "dezactivăm adresele DHCP statice %s"
1811
Simon Kelley30df7ef2017-10-02 14:13:51 +01001812#: rfc2131.c:995
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001813msgid "unknown lease"
1814msgstr "împrumut necunoscut"
1815
Simon Kelley30df7ef2017-10-02 14:13:51 +01001816#: rfc2131.c:1029
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001817#, c-format
1818msgid "not using configured address %s because it is leased to %s"
1819msgstr ""
1820
Simon Kelley30df7ef2017-10-02 14:13:51 +01001821#: rfc2131.c:1039
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001822#, c-format
1823msgid "not using configured address %s because it is in use by the server or relay"
1824msgstr ""
1825
Simon Kelley30df7ef2017-10-02 14:13:51 +01001826#: rfc2131.c:1042
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001827#, c-format
1828msgid "not using configured address %s because it was previously declined"
1829msgstr ""
1830
Simon Kelley30df7ef2017-10-02 14:13:51 +01001831#: rfc2131.c:1058 rfc2131.c:1245
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001832msgid "no unique-id"
1833msgstr ""
1834
Simon Kelley30df7ef2017-10-02 14:13:51 +01001835#: rfc2131.c:1140
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001836msgid "wrong server-ID"
1837msgstr ""
1838
Simon Kelley30df7ef2017-10-02 14:13:51 +01001839#: rfc2131.c:1159
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001840msgid "wrong address"
1841msgstr "adresă greşită"
1842
Simon Kelley30df7ef2017-10-02 14:13:51 +01001843#: rfc2131.c:1177 rfc3315.c:1015
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001844msgid "lease not found"
1845msgstr "împrumutul nu a fost găsit"
1846
Simon Kelley30df7ef2017-10-02 14:13:51 +01001847#: rfc2131.c:1210
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001848msgid "address not available"
1849msgstr "adresă indisponibilă"
1850
Simon Kelley30df7ef2017-10-02 14:13:51 +01001851#: rfc2131.c:1221
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001852msgid "static lease available"
1853msgstr "împrumut static este disponibil"
1854
Simon Kelley30df7ef2017-10-02 14:13:51 +01001855#: rfc2131.c:1225
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001856msgid "address reserved"
1857msgstr "adresă rezervată"
1858
Simon Kelley30df7ef2017-10-02 14:13:51 +01001859#: rfc2131.c:1233
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001860#, c-format
1861msgid "abandoning lease to %s of %s"
1862msgstr ""
1863
Simon Kelley30df7ef2017-10-02 14:13:51 +01001864#: rfc2131.c:1757
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001865#, c-format
1866msgid "%u bootfile name: %s"
1867msgstr ""
1868
Simon Kelley30df7ef2017-10-02 14:13:51 +01001869#: rfc2131.c:1766
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001870#, fuzzy, c-format
1871msgid "%u server name: %s"
1872msgstr "eroare DBus: %s"
1873
Simon Kelley30df7ef2017-10-02 14:13:51 +01001874#: rfc2131.c:1774
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001875#, fuzzy, c-format
1876msgid "%u next server: %s"
1877msgstr "eroare DBus: %s"
1878
Simon Kelley30df7ef2017-10-02 14:13:51 +01001879#: rfc2131.c:1777
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001880#, c-format
1881msgid "%u broadcast response"
1882msgstr ""
1883
Simon Kelley30df7ef2017-10-02 14:13:51 +01001884#: rfc2131.c:1840
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001885#, fuzzy, c-format
1886msgid "cannot send DHCP/BOOTP option %d: no space left in packet"
1887msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet"
1888
Simon Kelley30df7ef2017-10-02 14:13:51 +01001889#: rfc2131.c:2131
Simon Kelleye5ffdb92012-02-13 14:19:25 +00001890msgid "PXE menu too large"
1891msgstr ""
1892
Simon Kelley30df7ef2017-10-02 14:13:51 +01001893#: rfc2131.c:2270 rfc3315.c:1515
Simon Kelleyf2621c72007-04-29 19:47:21 +01001894#, fuzzy, c-format
Simon Kelley7622fc02009-06-04 20:32:05 +01001895msgid "%u requested options: %s"
Simon Kelleyf2621c72007-04-29 19:47:21 +01001896msgstr "compilat cu opţiunile: %s"
1897
Simon Kelley30df7ef2017-10-02 14:13:51 +01001898#: rfc2131.c:2587
Simon Kelley316e2732010-01-22 20:16:09 +00001899#, c-format
1900msgid "cannot send RFC3925 option: too many options for enterprise number %d"
1901msgstr ""
1902
Simon Kelley30df7ef2017-10-02 14:13:51 +01001903#: rfc2131.c:2650
1904#, c-format
1905msgid "%u reply delay: %d"
1906msgstr ""
1907
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001908#: netlink.c:77
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001909#, fuzzy, c-format
Simon Kelley7cebd202006-05-06 14:13:33 +01001910msgid "cannot create netlink socket: %s"
Simon Kelleyb8187c82005-11-26 21:46:27 +00001911msgstr "nu pot să activez socket-ul netlink: %s"
1912
Simon Kelley30df7ef2017-10-02 14:13:51 +01001913#: netlink.c:355
Simon Kelley7cebd202006-05-06 14:13:33 +01001914#, fuzzy, c-format
1915msgid "netlink returns error: %s"
1916msgstr "eroare DBus: %s"
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001917
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001918#: dbus.c:186
Simon Kelleyb8187c82005-11-26 21:46:27 +00001919msgid "attempt to set an IPv6 server address via DBus - no IPv6 support"
1920msgstr "incerc să configurez un server IPv6 prin Dbus - nu este suport IPv6"
1921
Simon Kelleyf7bfbdc2015-06-10 22:31:02 +01001922#: dbus.c:439
1923#, c-format
1924msgid "Enabling --%s option from D-Bus"
1925msgstr ""
1926
1927#: dbus.c:444
1928#, c-format
1929msgid "Disabling --%s option from D-Bus"
1930msgstr ""
1931
Simon Kelley30df7ef2017-10-02 14:13:51 +01001932#: dbus.c:690
Simon Kelleyb8187c82005-11-26 21:46:27 +00001933msgid "setting upstream servers from DBus"
1934msgstr "configurăm serverele superioare prin Dbus"
1935
Simon Kelley30df7ef2017-10-02 14:13:51 +01001936#: dbus.c:737
Simon Kelleyb8187c82005-11-26 21:46:27 +00001937msgid "could not register a DBus message handler"
1938msgstr "nu pot activa o interfaţă de mesaje DBus"
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001939
Simon Kelley88b09aa2016-05-14 20:56:02 +01001940#: bpf.c:265
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001941#, c-format
1942msgid "cannot create DHCP BPF socket: %s"
1943msgstr "nu pot creea socket DHCP BPF: %s"
1944
Simon Kelley88b09aa2016-05-14 20:56:02 +01001945#: bpf.c:293
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01001946#, fuzzy, c-format
1947msgid "DHCP request for unsupported hardware type (%d) received on %s"
1948msgstr "cerere DHCP pentru dispozitiv nesuportat (%d) recepţionată prin %s"
1949
Simon Kelley88b09aa2016-05-14 20:56:02 +01001950#: bpf.c:378
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001951#, fuzzy, c-format
1952msgid "cannot create PF_ROUTE socket: %s"
1953msgstr "nu pot creea socket DHCP: %s"
1954
Simon Kelley88b09aa2016-05-14 20:56:02 +01001955#: bpf.c:399
Simon Kelleyb4f971a2014-09-13 20:28:30 +01001956msgid "Unknown protocol version from route socket"
1957msgstr ""
1958
Simon Kelleye142a832013-11-22 10:38:55 +00001959#: helper.c:153
Simon Kelleyc72daea2012-01-05 21:33:27 +00001960msgid "lease() function missing in Lua script"
1961msgstr ""
1962
Simon Kelley88b09aa2016-05-14 20:56:02 +01001963#: tftp.c:319
Simon Kelley824af852008-02-12 20:43:05 +00001964msgid "unable to get free port for TFTP"
1965msgstr ""
1966
Simon Kelley88b09aa2016-05-14 20:56:02 +01001967#: tftp.c:335
Simon Kelley832af0b2007-01-21 20:01:28 +00001968#, c-format
1969msgid "unsupported request from %s"
1970msgstr ""
1971
Simon Kelley30df7ef2017-10-02 14:13:51 +01001972#: tftp.c:483
Simon Kelley1b7ecd12007-02-05 14:57:57 +00001973#, fuzzy, c-format
1974msgid "file %s not found"
1975msgstr "împrumutul nu a fost găsit"
1976
Simon Kelley30df7ef2017-10-02 14:13:51 +01001977#: tftp.c:592
Simon Kelley832af0b2007-01-21 20:01:28 +00001978#, c-format
Simon Kelley316e2732010-01-22 20:16:09 +00001979msgid "error %d %s received from %s"
Simon Kelley832af0b2007-01-21 20:01:28 +00001980msgstr ""
1981
Simon Kelley30df7ef2017-10-02 14:13:51 +01001982#: tftp.c:634
Simon Kelley832af0b2007-01-21 20:01:28 +00001983#, fuzzy, c-format
Simon Kelley316e2732010-01-22 20:16:09 +00001984msgid "failed sending %s to %s"
Simon Kelley7622fc02009-06-04 20:32:05 +01001985msgstr "nu pot citi %s: %s"
Simon Kelley832af0b2007-01-21 20:01:28 +00001986
Simon Kelley30df7ef2017-10-02 14:13:51 +01001987#: tftp.c:634
Simon Kelley28866e92011-02-14 20:19:14 +00001988#, c-format
1989msgid "sent %s to %s"
1990msgstr ""
1991
Simon Kelley7de060b2011-08-26 17:24:52 +01001992#: log.c:190
Simon Kelleyf2621c72007-04-29 19:47:21 +01001993#, c-format
1994msgid "overflow: %d log entries lost"
1995msgstr ""
1996
Simon Kelleyc72daea2012-01-05 21:33:27 +00001997#: log.c:268
Simon Kelleyf2621c72007-04-29 19:47:21 +01001998#, c-format
1999msgid "log failed: %s"
2000msgstr ""
2001
Simon Kelley30df7ef2017-10-02 14:13:51 +01002002#: log.c:471
Simon Kelleyf2621c72007-04-29 19:47:21 +01002003msgid "FAILED to start up"
2004msgstr "pornirea A EŞUAT"
2005
Simon Kelley7de060b2011-08-26 17:24:52 +01002006#: conntrack.c:65
2007#, c-format
2008msgid "Conntrack connection mark retrieval failed: %s"
2009msgstr ""
2010
Simon Kelley88b09aa2016-05-14 20:56:02 +01002011#: dhcp6.c:52
Simon Kelleyc72daea2012-01-05 21:33:27 +00002012#, fuzzy, c-format
2013msgid "cannot create DHCPv6 socket: %s"
2014msgstr "nu pot creea socket DHCP: %s"
2015
Simon Kelley88b09aa2016-05-14 20:56:02 +01002016#: dhcp6.c:73
Simon Kelley9f9bd082013-03-22 15:11:53 +00002017#, fuzzy, c-format
2018msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s"
2019msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s"
2020
Simon Kelley88b09aa2016-05-14 20:56:02 +01002021#: dhcp6.c:85
Simon Kelleyc72daea2012-01-05 21:33:27 +00002022#, fuzzy, c-format
2023msgid "failed to bind DHCPv6 server socket: %s"
2024msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
2025
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002026#: rfc3315.c:157
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002027#, fuzzy, c-format
2028msgid "no address range available for DHCPv6 request from relay at %s"
2029msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
2030
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002031#: rfc3315.c:166
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002032#, fuzzy, c-format
2033msgid "no address range available for DHCPv6 request via %s"
2034msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
2035
Simon Kelley30df7ef2017-10-02 14:13:51 +01002036#: rfc3315.c:303
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002037#, fuzzy, c-format
2038msgid "%u available DHCPv6 subnet: %s/%d"
2039msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s"
2040
Simon Kelley30df7ef2017-10-02 14:13:51 +01002041#: rfc3315.c:386
Simon Kelley9f9bd082013-03-22 15:11:53 +00002042#, fuzzy, c-format
2043msgid "%u vendor class: %u"
2044msgstr "eroare DBus: %s"
2045
Simon Kelley30df7ef2017-10-02 14:13:51 +01002046#: rfc3315.c:434
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002047#, fuzzy, c-format
2048msgid "%u client MAC address: %s"
2049msgstr "nu exista interfaţă pentru adresa %s"
2050
Simon Kelley30df7ef2017-10-02 14:13:51 +01002051#: rfc3315.c:673
Simon Kelley9f9bd082013-03-22 15:11:53 +00002052#, fuzzy, c-format
2053msgid "unknown prefix-class %d"
2054msgstr "împrumut necunoscut"
2055
Simon Kelley30df7ef2017-10-02 14:13:51 +01002056#: rfc3315.c:816 rfc3315.c:911
Simon Kelley9f9bd082013-03-22 15:11:53 +00002057#, fuzzy
2058msgid "address unavailable"
2059msgstr "adresă indisponibilă"
2060
Simon Kelley30df7ef2017-10-02 14:13:51 +01002061#: rfc3315.c:828 rfc3315.c:959 rfc3315.c:1292
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002062msgid "success"
2063msgstr ""
2064
Simon Kelley30df7ef2017-10-02 14:13:51 +01002065#: rfc3315.c:843 rfc3315.c:852 rfc3315.c:967 rfc3315.c:969
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002066#, fuzzy
2067msgid "no addresses available"
2068msgstr "nici o adresă disponibilă"
2069
Simon Kelley30df7ef2017-10-02 14:13:51 +01002070#: rfc3315.c:946
Simon Kelley9f9bd082013-03-22 15:11:53 +00002071msgid "not on link"
2072msgstr ""
2073
Simon Kelley30df7ef2017-10-02 14:13:51 +01002074#: rfc3315.c:1019 rfc3315.c:1204 rfc3315.c:1281
Simon Kelley9f9bd082013-03-22 15:11:53 +00002075msgid "no binding found"
2076msgstr ""
2077
Simon Kelley30df7ef2017-10-02 14:13:51 +01002078#: rfc3315.c:1057
Simon Kelley9f9bd082013-03-22 15:11:53 +00002079msgid "deprecated"
2080msgstr ""
2081
Simon Kelley30df7ef2017-10-02 14:13:51 +01002082#: rfc3315.c:1062
Simon Kelley9f9bd082013-03-22 15:11:53 +00002083#, fuzzy
2084msgid "address invalid"
2085msgstr "adresa este folosită"
2086
Simon Kelley30df7ef2017-10-02 14:13:51 +01002087#: rfc3315.c:1109
Simon Kelley9f9bd082013-03-22 15:11:53 +00002088msgid "confirm failed"
2089msgstr ""
2090
Simon Kelley30df7ef2017-10-02 14:13:51 +01002091#: rfc3315.c:1125
Simon Kelley9f9bd082013-03-22 15:11:53 +00002092#, fuzzy
2093msgid "all addresses still on link"
2094msgstr "adresă greşită în %s, linia %d"
2095
Simon Kelley30df7ef2017-10-02 14:13:51 +01002096#: rfc3315.c:1213
Simon Kelley9f9bd082013-03-22 15:11:53 +00002097msgid "release received"
2098msgstr ""
2099
Simon Kelley30df7ef2017-10-02 14:13:51 +01002100#: rfc3315.c:2140
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002101msgid "Cannot multicast to DHCPv6 server without correct interface"
2102msgstr ""
2103
Simon Kelley9f9bd082013-03-22 15:11:53 +00002104#: dhcp-common.c:145
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002105#, c-format
2106msgid "Ignoring duplicate dhcp-option %d"
2107msgstr ""
2108
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002109#: dhcp-common.c:222
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002110#, c-format
2111msgid "%u tags: %s"
2112msgstr ""
2113
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002114#: dhcp-common.c:407
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002115#, c-format
2116msgid "%s has more than one address in hostsfile, using %s for DHCP"
2117msgstr ""
2118
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002119#: dhcp-common.c:430
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002120#, c-format
2121msgid "duplicate IP address %s (%s) in dhcp-config directive"
2122msgstr "adresă IP duplicat %s (%s) în declaraţia dhcp-config."
2123
Simon Kelleye142a832013-11-22 10:38:55 +00002124#: dhcp-common.c:494
Simon Kelleybc5992d2012-02-28 18:07:15 +00002125#, fuzzy, c-format
Simon Kelley9f9bd082013-03-22 15:11:53 +00002126msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s"
2127msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s"
Simon Kelleybc5992d2012-02-28 18:07:15 +00002128
Simon Kelleye142a832013-11-22 10:38:55 +00002129#: dhcp-common.c:615
Simon Kelley9f9bd082013-03-22 15:11:53 +00002130#, c-format
2131msgid "Known DHCP options:\n"
2132msgstr ""
2133
Simon Kelleye142a832013-11-22 10:38:55 +00002134#: dhcp-common.c:626
Simon Kelley9f9bd082013-03-22 15:11:53 +00002135#, c-format
2136msgid "Known DHCPv6 options:\n"
2137msgstr ""
2138
Simon Kelleye142a832013-11-22 10:38:55 +00002139#: dhcp-common.c:823
Simon Kelley9f9bd082013-03-22 15:11:53 +00002140msgid ", prefix deprecated"
2141msgstr ""
2142
Simon Kelleye142a832013-11-22 10:38:55 +00002143#: dhcp-common.c:826
Simon Kelley9f9bd082013-03-22 15:11:53 +00002144#, c-format
2145msgid ", lease time "
2146msgstr ""
2147
Simon Kelleye142a832013-11-22 10:38:55 +00002148#: dhcp-common.c:868
Simon Kelley9f9bd082013-03-22 15:11:53 +00002149#, c-format
2150msgid "%s stateless on %s%.0s%.0s%s"
2151msgstr ""
2152
Simon Kelleye142a832013-11-22 10:38:55 +00002153#: dhcp-common.c:870
Simon Kelley9f9bd082013-03-22 15:11:53 +00002154#, fuzzy, c-format
2155msgid "%s, static leases only on %.0s%s%s%.0s"
2156msgstr "DHCP, împrumuturi statice doar către %.0s%s, timpul reînoirii %s"
2157
Simon Kelleye142a832013-11-22 10:38:55 +00002158#: dhcp-common.c:872
Simon Kelley9f9bd082013-03-22 15:11:53 +00002159#, c-format
2160msgid "%s, proxy on subnet %.0s%s%.0s%.0s"
2161msgstr ""
2162
Simon Kelleye142a832013-11-22 10:38:55 +00002163#: dhcp-common.c:873
Simon Kelley9f9bd082013-03-22 15:11:53 +00002164#, fuzzy, c-format
2165msgid "%s, IP range %s -- %s%s%.0s"
2166msgstr "DHCP, domeniu IP %s -- %s, timpul reînoirii %s"
2167
Simon Kelleye142a832013-11-22 10:38:55 +00002168#: dhcp-common.c:886
Simon Kelley9f9bd082013-03-22 15:11:53 +00002169#, c-format
2170msgid "DHCPv4-derived IPv6 names on %s%s"
2171msgstr ""
2172
Simon Kelleye142a832013-11-22 10:38:55 +00002173#: dhcp-common.c:889
Simon Kelley9f9bd082013-03-22 15:11:53 +00002174#, fuzzy, c-format
2175msgid "router advertisement on %s%s"
2176msgstr "DHCP, împrumuturi statice doar către %.0s%s, timpul reînoirii %s"
2177
Simon Kelleye142a832013-11-22 10:38:55 +00002178#: dhcp-common.c:900
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002179#, c-format
2180msgid "DHCP relay from %s to %s via %s"
2181msgstr ""
2182
Simon Kelleye142a832013-11-22 10:38:55 +00002183#: dhcp-common.c:902
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002184#, c-format
2185msgid "DHCP relay from %s to %s"
2186msgstr ""
2187
Simon Kelley88b09aa2016-05-14 20:56:02 +01002188#: radv.c:110
Simon Kelleybc5992d2012-02-28 18:07:15 +00002189#, fuzzy, c-format
2190msgid "cannot create ICMPv6 socket: %s"
2191msgstr "nu pot creea socket DHCP: %s"
2192
Simon Kelley88b09aa2016-05-14 20:56:02 +01002193#: auth.c:449
Simon Kelley9f9bd082013-03-22 15:11:53 +00002194#, c-format
2195msgid "ignoring zone transfer request from %s"
2196msgstr ""
2197
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002198#: ipset.c:95
Simon Kelley9f9bd082013-03-22 15:11:53 +00002199#, fuzzy, c-format
2200msgid "failed to find kernel version: %s"
2201msgstr "activarea socket-ului server-ului DHCP a eşuat: %s"
2202
Simon Kelleyd5c35a52013-10-01 20:28:22 +01002203#: ipset.c:114
Simon Kelley9f9bd082013-03-22 15:11:53 +00002204#, fuzzy, c-format
2205msgid "failed to create IPset control socket: %s"
2206msgstr "creearea socket-ului de ascultare a eşuat: %s"
2207
Simon Kelley30df7ef2017-10-02 14:13:51 +01002208#: ipset.c:233
2209#, fuzzy, c-format
2210msgid "failed to update ipset %s: %s"
2211msgstr "nu pot citi %s: %s"
2212
2213#: dnssec.c:527
2214msgid "system time considered valid, now checking DNSSEC signature timestamps."
2215msgstr ""
2216
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002217#: blockdata.c:58
2218#, c-format
2219msgid "DNSSEC memory in use %u, max %u, allocated %u"
2220msgstr ""
2221
Simon Kelley30df7ef2017-10-02 14:13:51 +01002222#: tables.c:61
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002223#, fuzzy, c-format
2224msgid "failed to access pf devices: %s"
2225msgstr "accesarea serverului %s a eşuat: %s"
2226
Simon Kelley30df7ef2017-10-02 14:13:51 +01002227#: tables.c:74
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002228#, fuzzy, c-format
2229msgid "warning: no opened pf devices %s"
2230msgstr "folosim adresele locale doar pentru %S %s"
2231
Simon Kelley30df7ef2017-10-02 14:13:51 +01002232#: tables.c:82
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002233#, fuzzy, c-format
2234msgid "error: cannot use table name %s"
2235msgstr "nu pot citi numele maşinii: %s"
2236
Simon Kelley30df7ef2017-10-02 14:13:51 +01002237#: tables.c:90
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002238#, c-format
2239msgid "error: cannot strlcpy table name %s"
2240msgstr ""
2241
Simon Kelley30df7ef2017-10-02 14:13:51 +01002242#: tables.c:101
2243#, fuzzy, c-format
2244msgid "IPset: error:%s"
2245msgstr "eroare DBus: %s"
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002246
Simon Kelley30df7ef2017-10-02 14:13:51 +01002247#: tables.c:108
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002248msgid "info: table created"
2249msgstr ""
2250
Simon Kelley30df7ef2017-10-02 14:13:51 +01002251#: tables.c:134
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002252#, c-format
2253msgid "warning: DIOCR%sADDRS: %s"
2254msgstr ""
2255
Simon Kelley30df7ef2017-10-02 14:13:51 +01002256#: tables.c:138
Simon Kelleyb4f971a2014-09-13 20:28:30 +01002257#, fuzzy, c-format
2258msgid "%d addresses %s"
2259msgstr "citesc %s - %d adrese"
2260
Simon Kelley88b09aa2016-05-14 20:56:02 +01002261#: inotify.c:62
Simon Kelleyc895a062015-07-12 21:27:40 +01002262#, fuzzy, c-format
2263msgid "cannot access path %s: %s"
2264msgstr "nu pot citi %s: %s"
2265
Simon Kelley88b09aa2016-05-14 20:56:02 +01002266#: inotify.c:95
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002267#, fuzzy, c-format
2268msgid "failed to create inotify: %s"
2269msgstr "nu pot citi %s: %s"
2270
Simon Kelley88b09aa2016-05-14 20:56:02 +01002271#: inotify.c:111
Simon Kelleyc895a062015-07-12 21:27:40 +01002272#, c-format
2273msgid "too many symlinks following %s"
2274msgstr ""
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002275
Simon Kelley88b09aa2016-05-14 20:56:02 +01002276#: inotify.c:127
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002277#, c-format
2278msgid "directory %s for resolv-file is missing, cannot poll"
2279msgstr ""
2280
Simon Kelley88b09aa2016-05-14 20:56:02 +01002281#: inotify.c:131 inotify.c:168
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002282#, fuzzy, c-format
2283msgid "failed to create inotify for %s: %s"
2284msgstr "creearea socket-ului de ascultare a eşuat: %s"
2285
Simon Kelley88b09aa2016-05-14 20:56:02 +01002286#: inotify.c:153
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002287#, fuzzy, c-format
2288msgid "bad dynamic directory %s: %s"
2289msgstr "nu pot citi %s: %s"
2290
Simon Kelley88b09aa2016-05-14 20:56:02 +01002291#: inotify.c:255
Simon Kelleyfd6ad9e2015-03-30 07:52:21 +01002292#, c-format
2293msgid "inotify, new or changed file %s"
2294msgstr ""
2295
Simon Kelleyc895a062015-07-12 21:27:40 +01002296#, fuzzy
2297#~ msgid "cannot cannonicalise resolv-file %s: %s"
2298#~ msgstr "nu pot creea sau deschide fişierul cu împrumuturi: %s"
2299
Simon Kelley9f9bd082013-03-22 15:11:53 +00002300#~ msgid "duplicate IP address %s in dhcp-config directive."
2301#~ msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
2302
Simon Kelleye5ffdb92012-02-13 14:19:25 +00002303#, fuzzy
2304#~ msgid "Specify path to Lua script (no default)."
2305#~ msgstr "Specifică o cale pentru fişierul PID. (implicit %s)."
2306
Simon Kelley28866e92011-02-14 20:19:14 +00002307#~ msgid "TXT record string too long"
2308#~ msgstr "şirul de caractere pentru înregistrarea TXT este prea lung"
2309
2310#~ msgid "failed to set IPV6 options on listening socket: %s"
2311#~ msgstr "configurarea opţiunilor IPv6 a eşuat pe socket-ul de ascultare: %s"
2312
2313#~ msgid "failed to bind listening socket for %s: %s"
2314#~ msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s"
2315
Simon Kelley7622fc02009-06-04 20:32:05 +01002316#~ msgid "must set exactly one interface on broken systems without IP_RECVIF"
2317#~ msgstr "trebuie specificată exact o singură interfaţă pe sistemele defectece nu au IP_RECVIF"
2318
Simon Kelley9009d742008-11-14 20:04:27 +00002319#~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part"
2320#~ msgstr "Împrumutul DHCP pentru %s va fi ignorat deoarece are domeniu invalid"
2321
2322#~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h"
2323#~ msgstr "Integrarea cu ISC dhcpd nu este disponibilă:puneţi HAVE_ISC_HEADER în src/config.h"
2324
2325#, fuzzy
2326#~ msgid "illegal domain %s in dhcp-config directive."
2327#~ msgstr "adresă IP duplicat %s în declaraţia dhcp-config."
2328
Simon Kelley1a6bca82008-07-11 11:11:42 +01002329#~ msgid "running as root"
2330#~ msgstr "rulez ca root"
2331
Simon Kelley824af852008-02-12 20:43:05 +00002332#, fuzzy
2333#~ msgid "read %s - %d hosts"
2334#~ msgstr "citesc %s - %d adrese"
2335
Simon Kelley5aabfc72007-08-29 11:24:47 +01002336#~ msgid "domains"
2337#~ msgstr "domenii"
2338
2339#~ msgid "Ignoring DHCP host name %s because it has an illegal domain part"
2340#~ msgstr "Ignor numele DHCP al maşinii %s deoarece are domeniu DNS ilegal"
2341
Simon Kelleyf2621c72007-04-29 19:47:21 +01002342#~ msgid "Display this message."
2343#~ msgstr "Afişează acest mesaj."
2344
Simon Kelleyf2621c72007-04-29 19:47:21 +01002345#~ msgid "failed to read %s:%m"
2346#~ msgstr "citirea %s:%n a eşuat"
2347
Simon Kelley6b010842007-02-12 20:32:07 +00002348#, fuzzy
2349#~ msgid "cannot send encapsulated option %d: no space left in wrapper"
2350#~ msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet"
2351
Simon Kelley1b7ecd12007-02-05 14:57:57 +00002352#~ msgid "More than one vendor class matches, using %s"
2353#~ msgstr "Se potrivesc mai multe clase de mărci de interfeţe, folosim %s"
2354
Simon Kelley16972692006-10-16 20:04:18 +01002355#~ msgid "forwarding table overflow: check for server loops."
Simon Kelley1a6bca82008-07-11 11:11:42 +01002356#~ msgstr "depăşire de memorie în tabela cu înaintări DNS: verificaţi de bucle."
Simon Kelley16972692006-10-16 20:04:18 +01002357
Simon Kelley849a8352006-06-09 21:02:31 +01002358#~ msgid "nested includes not allowed"
2359#~ msgstr "incluziunile locale nu sunt permise"
2360
Simon Kelley5e9e0ef2006-04-17 14:24:29 +01002361#~ msgid "DHCP, %s will be written every %s"
2362#~ msgstr "DHCP, %s va fi rescris odată la fiecare %s"
2363
Simon Kelley1a6bca82008-07-11 11:11:42 +01002364#~ msgid "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your kernel?"
2365#~ msgstr "nu pot creea socket DHCP packet: %s. Aveţi activată în nucleulsistemului opţiunea CONFIG_PACKET ?"