Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1 | # Romanian translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Simon Kelley <simon@thekelleys.org.uk>, 2005. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.24\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 9 | "POT-Creation-Date: 2008-11-13 20:23+0000\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | "PO-Revision-Date: 2005-11-22 16:46+0000\n" |
| 11 | "Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n" |
| 12 | "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=UTF-8\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | |
| 17 | # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent. |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 18 | #: cache.c:761 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 19 | #, fuzzy, c-format |
| 20 | msgid "failed to load names from %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 21 | msgstr "încărcarea numelor din %s: %m a eşuat" |
| 22 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 23 | #: cache.c:795 dhcp.c:768 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 24 | #, c-format |
| 25 | msgid "bad address at %s line %d" |
| 26 | msgstr "adresă greşită în %s, linia %d" |
| 27 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 28 | #: cache.c:850 dhcp.c:782 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 29 | #, c-format |
| 30 | msgid "bad name at %s line %d" |
| 31 | msgstr "nume greşit în %s linia %d" |
| 32 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 33 | #: cache.c:857 dhcp.c:848 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 34 | #, c-format |
| 35 | msgid "read %s - %d addresses" |
| 36 | msgstr "citesc %s - %d adrese" |
| 37 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 38 | #: cache.c:895 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 39 | msgid "cleared cache" |
| 40 | msgstr "memoria temporară a fost ştearsă" |
| 41 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 42 | #: cache.c:942 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 44 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 45 | msgstr "nu pot da numele %s împrumutului de adresă DHCP a lui %s deoarece numeleexistă în %s cu adresa %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 46 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 47 | #: cache.c:1018 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 48 | #, c-format |
| 49 | msgid "time %lu" |
| 50 | msgstr "" |
| 51 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 52 | #: cache.c:1019 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 53 | #, fuzzy, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 54 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 55 | msgstr "cantitate de memorie temporară %d, %d/%d stocări temporare aureutilizat locaţii neexpirate." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 56 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 57 | #: cache.c:1021 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 58 | #, c-format |
| 59 | msgid "queries forwarded %u, queries answered locally %u" |
| 60 | msgstr "" |
| 61 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 62 | #: cache.c:1044 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 63 | #, c-format |
| 64 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
| 65 | msgstr "" |
| 66 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 67 | #: util.c:58 |
| 68 | #, fuzzy, c-format |
| 69 | msgid "failed to seed the random number generator: %s" |
| 70 | msgstr "ascultarea pe socket a eşuat: %s" |
| 71 | |
| 72 | #: util.c:166 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 73 | msgid "could not get memory" |
| 74 | msgstr "nu am putut aloca memorie" |
| 75 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 76 | #: util.c:176 |
| 77 | #, fuzzy, c-format |
| 78 | msgid "cannot create pipe: %s" |
| 79 | msgstr "nu pot citi %s: %s" |
| 80 | |
| 81 | #: util.c:184 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 82 | #, fuzzy, c-format |
| 83 | msgid "failed to allocate %d bytes" |
| 84 | msgstr "nu pot încărca %s: %n" |
| 85 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 86 | #: util.c:289 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 87 | #, c-format |
| 88 | msgid "infinite" |
| 89 | msgstr "infinit" |
| 90 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 91 | #: option.c:223 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 92 | msgid "Specify local address(es) to listen on." |
| 93 | msgstr "Specificaţi adresele locale deservite." |
| 94 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 95 | #: option.c:224 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 96 | msgid "Return ipaddr for all hosts in specified domains." |
| 97 | msgstr "Afişează adresele IP ale maşinilor în domeniul dat." |
| 98 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 99 | #: option.c:225 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 100 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 101 | msgstr "Simulează căutări după adresă pentru domenii de adresă private (RFC1918)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 102 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 103 | #: option.c:226 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 104 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 105 | msgstr "Interpretează adresa IP ca NXDOMAIN (împotriva manipulărilor Verisign)" |
| 106 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 107 | #: option.c:227 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 108 | #, c-format |
| 109 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 110 | msgstr "Specifică mărimea înregistrărilor temporare (implicit e %s)." |
| 111 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 112 | #: option.c:228 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "Specify configuration file (defaults to %s)." |
| 115 | msgstr "Specifică fişier de configurare (implicit e %s)." |
| 116 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 117 | #: option.c:229 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 118 | msgid "Do NOT fork into the background: run in debug mode." |
| 119 | msgstr "NU porneşte în fundal: rulează în modul depanare." |
| 120 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 121 | #: option.c:230 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 122 | msgid "Do NOT forward queries with no domain part." |
| 123 | msgstr "NU înainta cererile ce nu conţin domeniu DNS." |
| 124 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 125 | #: option.c:231 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 126 | msgid "Return self-pointing MX records for local hosts." |
| 127 | msgstr "Răspunde cu înregistrări MX spre el însuşi pentru maşini locale." |
| 128 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 129 | #: option.c:232 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 130 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 131 | msgstr "Adaugă numelor simple din /etc/hosts numele domeniului ca sufix." |
| 132 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 133 | #: option.c:233 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 134 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 135 | msgstr "Nu inainta cereri DNS defecte provenite de la maşini Windows." |
| 136 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 137 | #: option.c:234 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 138 | msgid "Enable DHCP in the range given with lease duration." |
| 139 | msgstr "Activează DHCP în domeniul dat cu durată limitată de împrumut." |
| 140 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 141 | #: option.c:235 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 142 | #, c-format |
| 143 | msgid "Change to this group after startup (defaults to %s)." |
| 144 | msgstr "Rulează sub acest grup după pornire (implicit e %s)." |
| 145 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 146 | #: option.c:236 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 147 | msgid "Set address or hostname for a specified machine." |
| 148 | msgstr "Schimbă adresa sau numele maşinii specificate." |
| 149 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 150 | #: option.c:237 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 151 | msgid "Read DHCP host specs from file" |
| 152 | msgstr "" |
| 153 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 154 | #: option.c:238 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 155 | msgid "Read DHCP option specs from file" |
| 156 | msgstr "" |
| 157 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 158 | #: option.c:239 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 159 | #, c-format |
| 160 | msgid "Do NOT load %s file." |
| 161 | msgstr "Nu încarcă fişierul %s." |
| 162 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 163 | #: option.c:240 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 164 | #, c-format |
| 165 | msgid "Specify a hosts file to be read in addition to %s." |
| 166 | msgstr "Specifică spre citire un fişier hosts adiţional la %s." |
| 167 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 168 | #: option.c:241 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 169 | msgid "Specify interface(s) to listen on." |
| 170 | msgstr "Specifică interfeţele deservite." |
| 171 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 172 | #: option.c:242 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 173 | msgid "Specify interface(s) NOT to listen on." |
| 174 | msgstr "Specifică interfeţele NE-deservite." |
| 175 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 176 | #: option.c:243 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 177 | #, fuzzy |
| 178 | msgid "Map DHCP user class to tag." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 179 | msgstr "Leagă clasa de utilizator DHCP cu grup de opţiuni." |
| 180 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 181 | #: option.c:244 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 182 | msgid "Map RFC3046 circuit-id to tag." |
| 183 | msgstr "" |
| 184 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 185 | #: option.c:245 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 186 | msgid "Map RFC3046 remote-id to tag." |
| 187 | msgstr "" |
| 188 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 189 | #: option.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 190 | msgid "Map RFC3993 subscriber-id to tag." |
| 191 | msgstr "" |
| 192 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 193 | #: option.c:247 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 194 | #, fuzzy |
| 195 | msgid "Don't do DHCP for hosts with tag set." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 196 | msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni." |
| 197 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 198 | #: option.c:248 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 199 | #, fuzzy |
| 200 | msgid "Force broadcast replies for hosts with tag set." |
| 201 | msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni." |
| 202 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 203 | #: option.c:249 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 204 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 205 | msgstr "NU porneşte în fundal, NU rulează în modul depanare." |
| 206 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 207 | #: option.c:250 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 208 | msgid "Assume we are the only DHCP server on the local network." |
| 209 | msgstr "Presupune că suntem singurul server DHCP din reţeaua locală." |
| 210 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 211 | #: option.c:251 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 212 | #, c-format |
| 213 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 214 | msgstr "Specifică fişierul de stocare a împrumuturilor DHCP (implicit e %s)." |
| 215 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 216 | #: option.c:252 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 217 | msgid "Return MX records for local hosts." |
| 218 | msgstr "Răspunde cu întregistrări MX pentru maşini locale." |
| 219 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 220 | #: option.c:253 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 221 | msgid "Specify an MX record." |
| 222 | msgstr "Specifică o înregistrare MX." |
| 223 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 224 | #: option.c:254 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 225 | msgid "Specify BOOTP options to DHCP server." |
| 226 | msgstr "Specifică opţiuni BOOTP serverului DHCP." |
| 227 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 228 | #: option.c:255 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 229 | #, c-format |
| 230 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 231 | msgstr "Nu încărca fişierul %s, citeşte-l doar la SIGHUP." |
| 232 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 233 | #: option.c:256 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 234 | msgid "Do NOT cache failed search results." |
| 235 | msgstr "NU memora rezultatele de căutare DNS eşuatată." |
| 236 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 237 | #: option.c:257 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 238 | #, c-format |
| 239 | msgid "Use nameservers strictly in the order given in %s." |
| 240 | msgstr "Foloseşte servere DNS strict în ordinea dată în %s." |
| 241 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 242 | #: option.c:258 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 243 | #, fuzzy |
| 244 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 245 | msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP." |
| 246 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 247 | #: option.c:259 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 248 | msgid "DHCP option sent even if the client does not request it." |
| 249 | msgstr "" |
| 250 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 251 | #: option.c:260 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 252 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 253 | msgstr "Specifică numărul portului pentru cereri DNS (implicit e 53)." |
| 254 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 255 | #: option.c:261 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 256 | #, c-format |
| 257 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 258 | msgstr "Marimea maximă a pachetului UDP pentru EDNS.0 (implicit e %s)." |
| 259 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 260 | #: option.c:262 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 261 | #, fuzzy |
| 262 | msgid "Log DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 263 | msgstr "Înregistrează tranzacţiile." |
| 264 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 265 | #: option.c:263 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 266 | #, fuzzy |
| 267 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 268 | msgstr "Forţează acest port pentru datele ce pleacă." |
| 269 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 270 | #: option.c:264 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 271 | msgid "Do NOT read resolv.conf." |
| 272 | msgstr "NU citi fişierul resolv.conf" |
| 273 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 274 | #: option.c:265 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 275 | #, c-format |
| 276 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 277 | msgstr "Specifică calea către resolv.conf (implicit e %s)." |
| 278 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 279 | #: option.c:266 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 280 | msgid "Specify address(es) of upstream servers with optional domains." |
| 281 | msgstr "Specifică adresele server(elor) superioare cu domenii opţionale." |
| 282 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 283 | #: option.c:267 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 284 | msgid "Never forward queries to specified domains." |
| 285 | msgstr "Nu înaintează cererile spre domeniile specificate." |
| 286 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 287 | #: option.c:268 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 288 | msgid "Specify the domain to be assigned in DHCP leases." |
| 289 | msgstr "Specifică domeniul de transmis prin DHCP." |
| 290 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 291 | #: option.c:269 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 292 | msgid "Specify default target in an MX record." |
| 293 | msgstr "Specifică o ţintă într-o înregistrare MX." |
| 294 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 295 | #: option.c:270 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 296 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 297 | msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts." |
| 298 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 299 | #: option.c:271 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 300 | #, fuzzy |
| 301 | msgid "Specify time-to-live in seconds for negative caching." |
| 302 | msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts." |
| 303 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 304 | #: option.c:272 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 305 | #, c-format |
| 306 | msgid "Change to this user after startup. (defaults to %s)." |
| 307 | msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)." |
| 308 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 309 | #: option.c:273 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 310 | #, fuzzy |
| 311 | msgid "Map DHCP vendor class to tag." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 312 | msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea." |
| 313 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 314 | #: option.c:274 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 315 | msgid "Display dnsmasq version and copyright information." |
| 316 | msgstr "Afişează versiunea dnsmasq şi drepturile de autor." |
| 317 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 318 | #: option.c:275 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 319 | msgid "Translate IPv4 addresses from upstream servers." |
| 320 | msgstr "Traduce adresele IPv4 de la serverele DNS superioare." |
| 321 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 322 | #: option.c:276 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 323 | msgid "Specify a SRV record." |
| 324 | msgstr "Specifică o înregistrare SRV." |
| 325 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 326 | #: option.c:277 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 327 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 328 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 329 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 330 | #: option.c:278 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 331 | #, fuzzy, c-format |
| 332 | msgid "Specify path of PID file (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 333 | msgstr "Specifică o cale pentru fişierul PID. (implicit %s)." |
| 334 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 335 | #: option.c:279 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 336 | #, c-format |
| 337 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 338 | msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)." |
| 339 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 340 | #: option.c:280 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 341 | msgid "Answer DNS queries based on the interface a query was sent to." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 342 | msgstr "Răspunde cererilor DNS în funcţie de interfaţa pe care a venit cererea." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 343 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 344 | #: option.c:281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 345 | msgid "Specify TXT DNS record." |
| 346 | msgstr "Specifică o înregistrare TXT." |
| 347 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 348 | #: option.c:282 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 349 | #, fuzzy |
| 350 | msgid "Specify PTR DNS record." |
| 351 | msgstr "Specifică o înregistrare TXT." |
| 352 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 353 | #: option.c:283 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 354 | msgid "Give DNS name to IPv4 address of interface." |
| 355 | msgstr "" |
| 356 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 357 | #: option.c:284 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 358 | msgid "Bind only to interfaces in use." |
| 359 | msgstr "Ascultă doar pe interfeţele active." |
| 360 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 361 | #: option.c:285 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 362 | #, c-format |
| 363 | msgid "Read DHCP static host information from %s." |
| 364 | msgstr "Citeşte informaţii DHCP statice despre maşină din %s." |
| 365 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 366 | #: option.c:286 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 367 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 368 | msgstr "Activeaza interfaţa DBus pentru configurarea serverelor superioare." |
| 369 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 370 | #: option.c:287 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 371 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 372 | msgstr "Nu activează DHCP ci doar DNS pe această interfaţă." |
| 373 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 374 | #: option.c:288 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 375 | msgid "Enable dynamic address allocation for bootp." |
| 376 | msgstr "Activează alocarea dinamică a adreselor pentru BOOTP." |
| 377 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 378 | #: option.c:289 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 379 | #, fuzzy |
| 380 | msgid "Map MAC address (with wildcards) to option set." |
| 381 | msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea." |
| 382 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 383 | #: option.c:291 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 384 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 385 | msgstr "" |
| 386 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 387 | #: option.c:293 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 388 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 389 | msgstr "" |
| 390 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 391 | #: option.c:294 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 392 | msgid "Script to run on DHCP lease creation and destruction." |
| 393 | msgstr "" |
| 394 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 395 | #: option.c:295 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 396 | msgid "Read configuration from all the files in this directory." |
| 397 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 398 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 399 | #: option.c:296 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 400 | #, fuzzy |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 401 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 402 | msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)." |
| 403 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 404 | #: option.c:297 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 405 | msgid "Do not use leasefile." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 406 | msgstr "" |
| 407 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 408 | #: option.c:298 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 409 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 410 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 411 | msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)." |
| 412 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 413 | #: option.c:299 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 414 | #, c-format |
| 415 | msgid "Clear DNS cache when reloading %s." |
| 416 | msgstr "" |
| 417 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 418 | #: option.c:300 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 419 | msgid "Ignore hostnames provided by DHCP clients." |
| 420 | msgstr "" |
| 421 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 422 | #: option.c:301 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 423 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 424 | msgstr "" |
| 425 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 426 | #: option.c:302 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 427 | msgid "Enable integrated read-only TFTP server." |
| 428 | msgstr "" |
| 429 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 430 | #: option.c:303 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 431 | msgid "Export files by TFTP only from the specified subtree." |
| 432 | msgstr "" |
| 433 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 434 | #: option.c:304 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 435 | msgid "Add client IP address to tftp-root." |
| 436 | msgstr "" |
| 437 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 438 | #: option.c:305 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 439 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 440 | msgstr "" |
| 441 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 442 | #: option.c:306 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 443 | #, fuzzy, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 444 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 445 | msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)." |
| 446 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 447 | #: option.c:307 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 448 | msgid "Disable the TFTP blocksize extension." |
| 449 | msgstr "" |
| 450 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 451 | #: option.c:308 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 452 | msgid "Ephemeral port range for use by TFTP transfers." |
| 453 | msgstr "" |
| 454 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 455 | #: option.c:309 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 456 | msgid "Extra logging for DHCP." |
| 457 | msgstr "" |
| 458 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 459 | #: option.c:310 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 460 | msgid "Enable async. logging; optionally set queue length." |
| 461 | msgstr "" |
| 462 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 463 | #: option.c:311 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 464 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 465 | msgstr "" |
| 466 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 467 | #: option.c:312 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 468 | msgid "Always perform DNS queries to all servers." |
| 469 | msgstr "" |
| 470 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 471 | #: option.c:313 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 472 | msgid "Set tag if client includes option in request." |
| 473 | msgstr "" |
| 474 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 475 | #: option.c:314 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 476 | msgid "Use alternative ports for DHCP." |
| 477 | msgstr "" |
| 478 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 479 | #: option.c:315 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 480 | msgid "Run lease-change script as this user." |
| 481 | msgstr "" |
| 482 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 483 | #: option.c:316 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 484 | #, fuzzy |
| 485 | msgid "Specify NAPTR DNS record." |
| 486 | msgstr "Specifică o înregistrare TXT." |
| 487 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 488 | #: option.c:317 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 489 | msgid "Specify lowest port available for DNS query transmission." |
| 490 | msgstr "" |
| 491 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 492 | #: option.c:318 |
| 493 | msgid "Use only fully qualified domain names for DHCP clients." |
| 494 | msgstr "" |
| 495 | |
| 496 | #: option.c:319 |
| 497 | msgid "Specify alias name for LOCAL DNS name." |
| 498 | msgstr "" |
| 499 | |
| 500 | #: option.c:580 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 501 | #, c-format |
| 502 | msgid "" |
| 503 | "Usage: dnsmasq [options]\n" |
| 504 | "\n" |
| 505 | msgstr "" |
| 506 | "Utilizare: dnsmasq [opţiuni]\n" |
| 507 | "\n" |
| 508 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 509 | #: option.c:582 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 510 | #, c-format |
| 511 | msgid "Use short options only on the command line.\n" |
| 512 | msgstr "Folosiţi opţiunile prescurtate doar în linie de comandă.\n" |
| 513 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 514 | #: option.c:584 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 515 | #, fuzzy, c-format |
| 516 | msgid "Valid options are:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 517 | msgstr "Opţiunile valide sunt:\n" |
| 518 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 519 | #: option.c:624 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 520 | #, c-format |
| 521 | msgid "Known DHCP options:\n" |
| 522 | msgstr "" |
| 523 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 524 | #: option.c:697 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 525 | msgid "bad dhcp-option" |
| 526 | msgstr "dhcp-option invalid" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 527 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 528 | #: option.c:753 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 529 | #, fuzzy |
| 530 | msgid "bad IP address" |
| 531 | msgstr "citesc %s - %d adrese" |
| 532 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 533 | #: option.c:851 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 534 | msgid "bad domain in dhcp-option" |
| 535 | msgstr "domeniu DNS invalid în declaraţia dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 536 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 537 | #: option.c:909 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 538 | msgid "dhcp-option too long" |
| 539 | msgstr "declararea dhcp-option este prea lungă" |
| 540 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 541 | #: option.c:938 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 542 | msgid "illegal repeated flag" |
| 543 | msgstr "" |
| 544 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 545 | #: option.c:946 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 546 | msgid "illegal repeated keyword" |
| 547 | msgstr "" |
| 548 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 549 | #: option.c:983 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 550 | #, fuzzy, c-format |
| 551 | msgid "cannot access directory %s: %s" |
| 552 | msgstr "nu pot citi %s: %s" |
| 553 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 554 | #: option.c:1002 tftp.c:348 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 555 | #, fuzzy, c-format |
| 556 | msgid "cannot access %s: %s" |
| 557 | msgstr "nu pot citi %s: %s" |
| 558 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 559 | #: option.c:1040 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 560 | msgid "only one dhcp-hostsfile allowed" |
| 561 | msgstr "" |
| 562 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 563 | #: option.c:1047 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 564 | msgid "only one dhcp-optsfile allowed" |
| 565 | msgstr "" |
| 566 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 567 | #: option.c:1091 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 568 | msgid "bad MX preference" |
| 569 | msgstr "preferinţă MX invalidă" |
| 570 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 571 | #: option.c:1095 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 572 | msgid "bad MX name" |
| 573 | msgstr "nume MX invalid" |
| 574 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 575 | #: option.c:1109 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 576 | msgid "bad MX target" |
| 577 | msgstr "ţintă MX invalidă" |
| 578 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 579 | #: option.c:1120 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 580 | msgid "cannot run scripts under uClinux" |
| 581 | msgstr "" |
| 582 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 583 | #: option.c:1352 option.c:1360 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 584 | msgid "bad port" |
| 585 | msgstr "port invalid" |
| 586 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 587 | #: option.c:1380 option.c:1405 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 588 | msgid "interface binding not supported" |
| 589 | msgstr "" |
| 590 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 591 | #: option.c:1523 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 592 | #, fuzzy |
| 593 | msgid "bad port range" |
| 594 | msgstr "port invalid" |
| 595 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 596 | #: option.c:1540 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 597 | msgid "bad bridge-interface" |
| 598 | msgstr "" |
| 599 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 600 | #: option.c:1581 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 601 | msgid "bad dhcp-range" |
| 602 | msgstr "dhcp-range invalid" |
| 603 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 604 | #: option.c:1607 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 605 | msgid "only one netid tag allowed" |
| 606 | msgstr "" |
| 607 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 608 | #: option.c:1647 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 609 | msgid "inconsistent DHCP range" |
| 610 | msgstr "domeniu DHCP inconsistent" |
| 611 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 612 | #: option.c:1819 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 613 | #, fuzzy |
| 614 | msgid "bad DHCP host name" |
| 615 | msgstr "nume MX invalid" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 616 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 617 | #: option.c:1998 option.c:2270 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 618 | msgid "invalid port number" |
| 619 | msgstr "număr de port invalid" |
| 620 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 621 | #: option.c:2093 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 622 | #, fuzzy |
| 623 | msgid "bad interface name" |
| 624 | msgstr "nume MX invalid" |
| 625 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 626 | #: option.c:2116 |
| 627 | msgid "duplicate CNAME" |
| 628 | msgstr "" |
| 629 | |
| 630 | #: option.c:2133 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 631 | #, fuzzy |
| 632 | msgid "bad PTR record" |
| 633 | msgstr "înregistrare SRV invalidă" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 634 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 635 | #: option.c:2163 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 636 | #, fuzzy |
| 637 | msgid "bad NAPTR record" |
| 638 | msgstr "înregistrare SRV invalidă" |
| 639 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 640 | #: option.c:2189 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 641 | msgid "TXT record string too long" |
| 642 | msgstr "şirul de caractere pentru înregistrarea TXT este prea lung" |
| 643 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 644 | #: option.c:2193 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 645 | msgid "bad TXT record" |
| 646 | msgstr "înregistrare TXT invalidă" |
| 647 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 648 | #: option.c:2253 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 649 | msgid "bad SRV record" |
| 650 | msgstr "înregistrare SRV invalidă" |
| 651 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 652 | #: option.c:2262 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 653 | msgid "bad SRV target" |
| 654 | msgstr "ţintă SRV invalidă" |
| 655 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 656 | #: option.c:2277 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 657 | msgid "invalid priority" |
| 658 | msgstr "prioritate invalidă" |
| 659 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 660 | #: option.c:2284 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 661 | msgid "invalid weight" |
| 662 | msgstr "pondere invalidă" |
| 663 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 664 | #: option.c:2320 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 665 | #, c-format |
| 666 | msgid "files nested too deep in %s" |
| 667 | msgstr "" |
| 668 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 669 | #: option.c:2328 tftp.c:503 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 670 | #, c-format |
| 671 | msgid "cannot read %s: %s" |
| 672 | msgstr "nu pot citi %s: %s" |
| 673 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 674 | #: option.c:2389 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 675 | msgid "missing \"" |
| 676 | msgstr "lipseşte \"" |
| 677 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 678 | #: option.c:2436 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 679 | msgid "bad option" |
| 680 | msgstr "opţiune invalidă" |
| 681 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 682 | #: option.c:2438 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 683 | msgid "extraneous parameter" |
| 684 | msgstr "parametru nerecunoscut" |
| 685 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 686 | #: option.c:2440 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 687 | msgid "missing parameter" |
| 688 | msgstr "parametru lipsa" |
| 689 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 690 | #: option.c:2448 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 691 | msgid "error" |
| 692 | msgstr "eroare" |
| 693 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 694 | #: option.c:2454 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 695 | #, c-format |
| 696 | msgid "%s at line %d of %%s" |
| 697 | msgstr "%s la linia %d din %%s" |
| 698 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 699 | #: option.c:2502 option.c:2532 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 700 | #, fuzzy, c-format |
| 701 | msgid "read %s" |
| 702 | msgstr "citesc %s" |
| 703 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 704 | #: option.c:2599 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 705 | #, c-format |
| 706 | msgid "Dnsmasq version %s %s\n" |
| 707 | msgstr "dnsmasq versiunea %s %s\n" |
| 708 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 709 | #: option.c:2600 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 710 | #, c-format |
| 711 | msgid "" |
| 712 | "Compile time options %s\n" |
| 713 | "\n" |
| 714 | msgstr "" |
| 715 | "Opţiuni cu care a fost compilat %s\n" |
| 716 | "\n" |
| 717 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 718 | #: option.c:2601 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 719 | #, c-format |
| 720 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 721 | msgstr "Acest program vine FĂRĂ NICI O GARANŢIE.\n" |
| 722 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 723 | #: option.c:2602 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 724 | #, c-format |
| 725 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 726 | msgstr "Dnsmasq este un program gratuit, sunteţi invitaţi să-l redistribuiţi\n" |
| 727 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 728 | #: option.c:2603 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 729 | #, fuzzy, c-format |
| 730 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 731 | msgstr "în termenii Licenţei publice generale GNU, versiunea 2.\n" |
| 732 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 733 | #: option.c:2614 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 734 | msgid "try --help" |
| 735 | msgstr "" |
| 736 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 737 | #: option.c:2616 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 738 | msgid "try -w" |
| 739 | msgstr "" |
| 740 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 741 | #: option.c:2619 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 742 | #, fuzzy, c-format |
| 743 | msgid "bad command line options: %s" |
| 744 | msgstr "opţiuni în linie de comandă invalide: %s." |
| 745 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 746 | #: option.c:2660 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 747 | #, c-format |
| 748 | msgid "cannot get host-name: %s" |
| 749 | msgstr "nu pot citi numele maşinii: %s" |
| 750 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 751 | #: option.c:2688 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 752 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 753 | msgstr "se permite un singur fişier resolv.conf în modul no-poll" |
| 754 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 755 | #: option.c:2698 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 756 | msgid "must have exactly one resolv.conf to read domain from." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 757 | msgstr "am nevoie de un singur resolv.conf din care să citesc numele domeniului." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 758 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 759 | #: option.c:2701 network.c:721 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 760 | #, fuzzy, c-format |
| 761 | msgid "failed to read %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 762 | msgstr "nu pot citi %s: %n" |
| 763 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 764 | #: option.c:2719 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 765 | #, c-format |
| 766 | msgid "no search directive found in %s" |
| 767 | msgstr "nu s-a găsit nici un criteriu de căutare în %s" |
| 768 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 769 | #: option.c:2740 |
| 770 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 771 | msgstr "" |
| 772 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 773 | #: forward.c:405 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 774 | #, c-format |
| 775 | msgid "nameserver %s refused to do a recursive query" |
| 776 | msgstr "serverul DNS %s refuză interogările recursive" |
| 777 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 778 | #: forward.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 779 | msgid "possible DNS-rebind attack detected" |
| 780 | msgstr "" |
| 781 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 782 | #: network.c:45 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 783 | #, fuzzy, c-format |
| 784 | msgid "unknown interface %s in bridge-interface" |
| 785 | msgstr "interfaţă necunoscută %s" |
| 786 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 787 | #: network.c:389 dnsmasq.c:186 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 788 | #, c-format |
| 789 | msgid "failed to create listening socket: %s" |
| 790 | msgstr "creearea socket-ului de ascultare a eşuat: %s" |
| 791 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 792 | #: network.c:396 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 793 | #, c-format |
| 794 | msgid "failed to set IPV6 options on listening socket: %s" |
| 795 | msgstr "configurarea opţiunilor IPv6 a eşuat pe socket-ul de ascultare: %s" |
| 796 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 797 | #: network.c:415 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 798 | #, c-format |
| 799 | msgid "failed to bind listening socket for %s: %s" |
| 800 | msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s" |
| 801 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 802 | #: network.c:420 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 803 | #, c-format |
| 804 | msgid "failed to listen on socket: %s" |
| 805 | msgstr "ascultarea pe socket a eşuat: %s" |
| 806 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 807 | #: network.c:432 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 808 | #, fuzzy, c-format |
| 809 | msgid "failed to create TFTP socket: %s" |
| 810 | msgstr "creearea socket-ului de ascultare a eşuat: %s" |
| 811 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 812 | #: network.c:628 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 813 | #, fuzzy, c-format |
| 814 | msgid "failed to bind server socket for %s: %s" |
| 815 | msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s" |
| 816 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 817 | #: network.c:661 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 818 | #, c-format |
| 819 | msgid "ignoring nameserver %s - local interface" |
| 820 | msgstr "ignorăm serverul DNS %s - interfaţă locală" |
| 821 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 822 | #: network.c:672 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 823 | #, fuzzy, c-format |
| 824 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 825 | msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s" |
| 826 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 827 | #: network.c:687 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 828 | msgid "unqualified" |
| 829 | msgstr "invalid" |
| 830 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 831 | #: network.c:687 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 832 | msgid "names" |
| 833 | msgstr "" |
| 834 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 835 | #: network.c:689 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 836 | msgid "default" |
| 837 | msgstr "" |
| 838 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 839 | #: network.c:691 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 840 | msgid "domain" |
| 841 | msgstr "domeniu" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 842 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 843 | #: network.c:694 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 844 | #, c-format |
| 845 | msgid "using local addresses only for %s %s" |
| 846 | msgstr "folosim adresele locale doar pentru %S %s" |
| 847 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 848 | #: network.c:696 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 849 | #, c-format |
| 850 | msgid "using nameserver %s#%d for %s %s" |
| 851 | msgstr "folosim serverul DNS %s#%d pentru %s %s" |
| 852 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 853 | #: network.c:699 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 854 | #, fuzzy, c-format |
| 855 | msgid "using nameserver %s#%d(via %s)" |
| 856 | msgstr "folosim serverul DNS %s#%d" |
| 857 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 858 | #: network.c:701 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 859 | #, c-format |
| 860 | msgid "using nameserver %s#%d" |
| 861 | msgstr "folosim serverul DNS %s#%d" |
| 862 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 863 | #: dnsmasq.c:136 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 864 | #, fuzzy |
| 865 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 866 | msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h" |
| 867 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 868 | #: dnsmasq.c:141 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 869 | msgid "asychronous logging is not available under Solaris" |
| 870 | msgstr "" |
| 871 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 872 | #: dnsmasq.c:157 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 873 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 874 | msgstr "trebuie specificată exact o singură interfaţă pe sistemele defectece nu au IP_RECVIF" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 875 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 876 | #: dnsmasq.c:167 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 877 | #, c-format |
| 878 | msgid "failed to find list of interfaces: %s" |
| 879 | msgstr "enumerarea interfeţelor a eşuat: %s" |
| 880 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 881 | #: dnsmasq.c:175 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 882 | #, c-format |
| 883 | msgid "unknown interface %s" |
| 884 | msgstr "interfaţă necunoscută %s" |
| 885 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 886 | #: dnsmasq.c:181 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 887 | #, c-format |
| 888 | msgid "no interface with address %s" |
| 889 | msgstr "nu exista interfaţă pentru adresa %s" |
| 890 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 891 | #: dnsmasq.c:198 dnsmasq.c:652 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 892 | #, c-format |
| 893 | msgid "DBus error: %s" |
| 894 | msgstr "eroare DBus: %s" |
| 895 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 896 | #: dnsmasq.c:201 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 897 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 898 | msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h" |
| 899 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 900 | #: dnsmasq.c:225 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 901 | #, c-format |
| 902 | msgid "unknown user or group: %s" |
| 903 | msgstr "" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 904 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 905 | #: dnsmasq.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 906 | #, c-format |
| 907 | msgid "cannot chdir to filesystem root: %s" |
| 908 | msgstr "" |
| 909 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 910 | #: dnsmasq.c:294 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 911 | #, c-format |
| 912 | msgid "cannot fork into background: %s" |
| 913 | msgstr "" |
| 914 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 915 | #: dnsmasq.c:443 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 916 | #, fuzzy, c-format |
| 917 | msgid "started, version %s DNS disabled" |
| 918 | msgstr "am pornit, versiunea %s memorie temporară dezactivată" |
| 919 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 920 | #: dnsmasq.c:445 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 921 | #, c-format |
| 922 | msgid "started, version %s cachesize %d" |
| 923 | msgstr "am ponit, versiunea %s memorie temporară %d" |
| 924 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 925 | #: dnsmasq.c:447 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 926 | #, c-format |
| 927 | msgid "started, version %s cache disabled" |
| 928 | msgstr "am pornit, versiunea %s memorie temporară dezactivată" |
| 929 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 930 | #: dnsmasq.c:449 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 931 | #, c-format |
| 932 | msgid "compile time options: %s" |
| 933 | msgstr "compilat cu opţiunile: %s" |
| 934 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 935 | #: dnsmasq.c:455 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 936 | msgid "DBus support enabled: connected to system bus" |
| 937 | msgstr "suportul DBus activ: sunt conectat la magistrala sistem" |
| 938 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 939 | #: dnsmasq.c:457 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 940 | msgid "DBus support enabled: bus connection pending" |
| 941 | msgstr "suportul DBus activ: aştept conexiunea la magistrală" |
| 942 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 943 | # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent. |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 944 | #: dnsmasq.c:462 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 945 | #, fuzzy, c-format |
| 946 | msgid "warning: failed to change owner of %s: %s" |
| 947 | msgstr "încărcarea numelor din %s: %m a eşuat" |
| 948 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 949 | #: dnsmasq.c:466 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 950 | msgid "setting --bind-interfaces option because of OS limitations" |
| 951 | msgstr "specific opţiunea --bind-interfaces din cauza limitărilor SO" |
| 952 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 953 | #: dnsmasq.c:471 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 954 | #, c-format |
| 955 | msgid "warning: interface %s does not currently exist" |
| 956 | msgstr "atenţie: interfaţa %s nu există momentan" |
| 957 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 958 | #: dnsmasq.c:476 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 959 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 960 | msgstr "" |
| 961 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 962 | #: dnsmasq.c:479 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 963 | #, fuzzy |
| 964 | msgid "warning: no upstream servers configured" |
| 965 | msgstr "configurăm serverele superioare prin Dbus" |
| 966 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 967 | #: dnsmasq.c:483 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 968 | #, c-format |
| 969 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 970 | msgstr "" |
| 971 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 972 | #: dnsmasq.c:495 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 973 | #, c-format |
| 974 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 975 | msgstr "DHCP, împrumuturi statice doar către %.0s%s, timpul reînoirii %s" |
| 976 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 977 | #: dnsmasq.c:496 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 978 | #, c-format |
| 979 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 980 | msgstr "DHCP, domeniu IP %s -- %s, timpul reînoirii %s" |
| 981 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 982 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 983 | msgid "root is " |
| 984 | msgstr "" |
| 985 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 986 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 987 | #, fuzzy |
| 988 | msgid "enabled" |
| 989 | msgstr "dezactivat" |
| 990 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 991 | #: dnsmasq.c:512 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 992 | msgid "secure mode" |
| 993 | msgstr "" |
| 994 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 995 | #: dnsmasq.c:538 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 996 | #, c-format |
| 997 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 998 | msgstr "" |
| 999 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1000 | #: dnsmasq.c:654 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1001 | msgid "connected to system DBus" |
| 1002 | msgstr "magistrala sistem Dbus conectată" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1003 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1004 | #: dnsmasq.c:742 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1005 | #, fuzzy, c-format |
| 1006 | msgid "failed to create helper: %s" |
| 1007 | msgstr "nu pot citi %s: %n" |
| 1008 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1009 | #: dnsmasq.c:745 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1010 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1011 | msgid "setting capabilities failed: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1012 | msgstr "" |
| 1013 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1014 | # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent. |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1015 | #: dnsmasq.c:749 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1016 | #, fuzzy, c-format |
| 1017 | msgid "failed to change user-id to %s: %s" |
| 1018 | msgstr "încărcarea numelor din %s: %m a eşuat" |
| 1019 | |
| 1020 | # for compatibility purposes the letters â, ă, ş, ţ and î can be written as their look-alike correspondent. |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1021 | #: dnsmasq.c:754 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1022 | #, fuzzy, c-format |
| 1023 | msgid "failed to change group-id to %s: %s" |
| 1024 | msgstr "încărcarea numelor din %s: %m a eşuat" |
| 1025 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1026 | #: dnsmasq.c:757 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1027 | #, fuzzy, c-format |
| 1028 | msgid "failed to open pidfile %s: %s" |
| 1029 | msgstr "nu pot citi %s: %n" |
| 1030 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1031 | #: dnsmasq.c:760 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1032 | #, fuzzy, c-format |
| 1033 | msgid "cannot open %s: %s" |
| 1034 | msgstr "nu pot deschide %s:%s" |
| 1035 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1036 | #: dnsmasq.c:811 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1037 | #, c-format |
| 1038 | msgid "child process killed by signal %d" |
| 1039 | msgstr "" |
| 1040 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1041 | #: dnsmasq.c:815 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1042 | #, c-format |
| 1043 | msgid "child process exited with status %d" |
| 1044 | msgstr "" |
| 1045 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1046 | #: dnsmasq.c:819 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1047 | #, fuzzy, c-format |
| 1048 | msgid "failed to execute %s: %s" |
| 1049 | msgstr "accesarea serverului %s a eşuat: %n" |
| 1050 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1051 | #: dnsmasq.c:860 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1052 | msgid "exiting on receipt of SIGTERM" |
| 1053 | msgstr "am primit SIGTERM, am terminat" |
| 1054 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1055 | #: dnsmasq.c:878 |
| 1056 | #, fuzzy, c-format |
| 1057 | msgid "failed to access %s: %s" |
| 1058 | msgstr "accesarea serverului %s a eşuat: %n" |
| 1059 | |
| 1060 | #: dnsmasq.c:900 |
| 1061 | #, c-format |
| 1062 | msgid "reading %s" |
| 1063 | msgstr "citesc %s" |
| 1064 | |
| 1065 | #: dnsmasq.c:911 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1066 | #, fuzzy, c-format |
| 1067 | msgid "no servers found in %s, will retry" |
| 1068 | msgstr "nu s-a găsit nici un criteriu de căutare în %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1069 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1070 | #: dhcp.c:38 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1071 | #, c-format |
| 1072 | msgid "cannot create DHCP socket : %s" |
| 1073 | msgstr "nu pot creea socket DHCP : %s" |
| 1074 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1075 | #: dhcp.c:50 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1076 | #, c-format |
| 1077 | msgid "failed to set options on DHCP socket: %s" |
| 1078 | msgstr "configurarea opţiunilor socketului DHCP a eşuat: %s" |
| 1079 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1080 | #: dhcp.c:68 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1081 | #, fuzzy, c-format |
| 1082 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1083 | msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s" |
| 1084 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1085 | #: dhcp.c:81 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1086 | #, c-format |
| 1087 | msgid "failed to bind DHCP server socket: %s" |
| 1088 | msgstr "activarea socket-ului server-ului DHCP a eşuat: %s" |
| 1089 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1090 | #: dhcp.c:94 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1091 | #, c-format |
| 1092 | msgid "cannot create ICMP raw socket: %s." |
| 1093 | msgstr "nu pot creea socket ICMP raw: %s." |
| 1094 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1095 | #: dhcp.c:223 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1096 | #, c-format |
| 1097 | msgid "DHCP packet received on %s which has no address" |
| 1098 | msgstr "" |
| 1099 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1100 | #: dhcp.c:382 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1101 | #, c-format |
| 1102 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1103 | msgstr "domeniu DHCP %s -- %s nu este consistent cu masca de reţea %s" |
| 1104 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1105 | #: dhcp.c:719 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1106 | #, fuzzy, c-format |
| 1107 | msgid "failed to read %s:%s" |
| 1108 | msgstr "nu pot citi %s: %n" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1109 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1110 | #: dhcp.c:755 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1111 | #, c-format |
| 1112 | msgid "bad line at %s line %d" |
| 1113 | msgstr "linie invalidă în %s rândul %d" |
| 1114 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1115 | #: dhcp.c:870 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1116 | #, c-format |
| 1117 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1118 | msgstr "adresă IP duplicat %s în declaraţia dhcp-config." |
| 1119 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1120 | #: dhcp.c:873 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1121 | #, fuzzy, c-format |
| 1122 | msgid "duplicate IP address %s in %s." |
| 1123 | msgstr "adresă IP duplicat %s în declaraţia dhcp-config." |
| 1124 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1125 | #: dhcp.c:916 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1126 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1127 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1128 | msgstr "" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1129 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1130 | #: dhcp.c:921 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1131 | #, c-format |
| 1132 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1133 | msgstr "adresă IP duplicat %s (%s) în declaraţia dhcp-config." |
| 1134 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1135 | #: lease.c:58 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1136 | #, fuzzy, c-format |
| 1137 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1138 | msgstr "nu pot creea sau deschide fişierul cu împrumuturi: %s" |
| 1139 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1140 | #: lease.c:84 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1141 | msgid "too many stored leases" |
| 1142 | msgstr "prea multe împrumuturi stocate" |
| 1143 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1144 | #: lease.c:125 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1145 | #, fuzzy, c-format |
| 1146 | msgid "cannot run lease-init script %s: %s" |
| 1147 | msgstr "nu pot citi %s: %s" |
| 1148 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1149 | #: lease.c:131 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1150 | #, c-format |
| 1151 | msgid "lease-init script returned exit code %s" |
| 1152 | msgstr "" |
| 1153 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1154 | #: lease.c:238 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1155 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1156 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1157 | msgstr "nu pot citi %s: %n" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1158 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1159 | #: rfc2131.c:315 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1160 | #, c-format |
| 1161 | msgid "no address range available for DHCP request %s %s" |
| 1162 | msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s" |
| 1163 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1164 | #: rfc2131.c:316 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1165 | msgid "with subnet selector" |
| 1166 | msgstr "cu selectorul de subreţea" |
| 1167 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1168 | #: rfc2131.c:316 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1169 | msgid "via" |
| 1170 | msgstr "prin" |
| 1171 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1172 | #: rfc2131.c:327 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1173 | #, c-format |
| 1174 | msgid "DHCP packet: transaction-id is %u" |
| 1175 | msgstr "" |
| 1176 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1177 | #: rfc2131.c:332 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1178 | #, c-format |
| 1179 | msgid "Available DHCP subnet: %s/%s" |
| 1180 | msgstr "" |
| 1181 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1182 | #: rfc2131.c:334 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1183 | #, c-format |
| 1184 | msgid "Available DHCP range: %s -- %s" |
| 1185 | msgstr "" |
| 1186 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1187 | #: rfc2131.c:362 rfc2131.c:396 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1188 | msgid "disabled" |
| 1189 | msgstr "dezactivat" |
| 1190 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1191 | #: rfc2131.c:411 rfc2131.c:928 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1192 | msgid "address in use" |
| 1193 | msgstr "adresa este folosită" |
| 1194 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1195 | #: rfc2131.c:425 rfc2131.c:765 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1196 | msgid "no address available" |
| 1197 | msgstr "nici o adresă disponibilă" |
| 1198 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1199 | #: rfc2131.c:432 rfc2131.c:891 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1200 | msgid "wrong network" |
| 1201 | msgstr "reţea greşită" |
| 1202 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1203 | #: rfc2131.c:445 |
| 1204 | msgid "no address configured" |
| 1205 | msgstr "adresă lipsă" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1206 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1207 | #: rfc2131.c:451 rfc2131.c:941 |
| 1208 | msgid "no leases left" |
| 1209 | msgstr "nu mai am de unde să împrumut" |
| 1210 | |
| 1211 | #: rfc2131.c:640 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1212 | #, c-format |
| 1213 | msgid "Vendor class: %s" |
| 1214 | msgstr "" |
| 1215 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1216 | #: rfc2131.c:642 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1217 | #, c-format |
| 1218 | msgid "User class: %s" |
| 1219 | msgstr "" |
| 1220 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1221 | #: rfc2131.c:683 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1222 | #, fuzzy, c-format |
| 1223 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1224 | msgstr "dezactivăm adresele DHCP statice %s" |
| 1225 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1226 | #: rfc2131.c:704 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1227 | msgid "unknown lease" |
| 1228 | msgstr "împrumut necunoscut" |
| 1229 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1230 | #: rfc2131.c:713 rfc2131.c:1058 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1231 | msgid "ignored" |
| 1232 | msgstr "ignorat" |
| 1233 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1234 | #: rfc2131.c:736 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1235 | #, c-format |
| 1236 | msgid "not using configured address %s because it is leased to %s" |
| 1237 | msgstr "" |
| 1238 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1239 | #: rfc2131.c:746 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1240 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1241 | msgid "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1242 | msgstr "" |
| 1243 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1244 | #: rfc2131.c:749 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1245 | #, c-format |
| 1246 | msgid "not using configured address %s because it was previously declined" |
| 1247 | msgstr "" |
| 1248 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1249 | #: rfc2131.c:763 rfc2131.c:934 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1250 | msgid "no unique-id" |
| 1251 | msgstr "" |
| 1252 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1253 | #: rfc2131.c:831 |
| 1254 | msgid "wrong server-ID" |
| 1255 | msgstr "" |
| 1256 | |
| 1257 | #: rfc2131.c:850 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1258 | msgid "wrong address" |
| 1259 | msgstr "adresă greşită" |
| 1260 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1261 | #: rfc2131.c:867 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1262 | msgid "lease not found" |
| 1263 | msgstr "împrumutul nu a fost găsit" |
| 1264 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1265 | #: rfc2131.c:899 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1266 | msgid "address not available" |
| 1267 | msgstr "adresă indisponibilă" |
| 1268 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1269 | #: rfc2131.c:910 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1270 | msgid "static lease available" |
| 1271 | msgstr "împrumut static este disponibil" |
| 1272 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1273 | #: rfc2131.c:914 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1274 | msgid "address reserved" |
| 1275 | msgstr "adresă rezervată" |
| 1276 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1277 | #: rfc2131.c:922 |
| 1278 | #, c-format |
| 1279 | msgid "abandoning lease to %s of %s" |
| 1280 | msgstr "" |
| 1281 | |
| 1282 | #: rfc2131.c:1356 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1283 | #, c-format |
| 1284 | msgid "tags: %s" |
| 1285 | msgstr "" |
| 1286 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1287 | #: rfc2131.c:1443 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1288 | #, fuzzy, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1289 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1290 | msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1291 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1292 | #: rfc2131.c:1599 |
| 1293 | #, c-format |
| 1294 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1295 | msgstr "" |
| 1296 | |
| 1297 | #: rfc2131.c:1617 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1298 | #, fuzzy, c-format |
| 1299 | msgid "requested options: %s" |
| 1300 | msgstr "compilat cu opţiunile: %s" |
| 1301 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1302 | #: rfc2131.c:1666 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1303 | #, fuzzy, c-format |
| 1304 | msgid "next server: %s" |
| 1305 | msgstr "eroare DBus: %s" |
| 1306 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1307 | #: rfc2131.c:1690 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1308 | #, c-format |
| 1309 | msgid "bootfile name: %s" |
| 1310 | msgstr "" |
| 1311 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1312 | #: rfc2131.c:1693 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1313 | #, c-format |
| 1314 | msgid "server name: %s" |
| 1315 | msgstr "" |
| 1316 | |
| 1317 | #: netlink.c:63 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1318 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1319 | msgid "cannot create netlink socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1320 | msgstr "nu pot să activez socket-ul netlink: %s" |
| 1321 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1322 | #: netlink.c:230 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1323 | #, fuzzy, c-format |
| 1324 | msgid "netlink returns error: %s" |
| 1325 | msgstr "eroare DBus: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1326 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1327 | #: dbus.c:115 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1328 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1329 | msgstr "incerc să configurez un server IPv6 prin Dbus - nu este suport IPv6" |
| 1330 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1331 | #: dbus.c:243 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1332 | msgid "setting upstream servers from DBus" |
| 1333 | msgstr "configurăm serverele superioare prin Dbus" |
| 1334 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1335 | #: dbus.c:281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1336 | msgid "could not register a DBus message handler" |
| 1337 | msgstr "nu pot activa o interfaţă de mesaje DBus" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1338 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1339 | #: bpf.c:146 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1340 | #, c-format |
| 1341 | msgid "cannot create DHCP BPF socket: %s" |
| 1342 | msgstr "nu pot creea socket DHCP BPF: %s" |
| 1343 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1344 | #: bpf.c:174 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1345 | #, fuzzy, c-format |
| 1346 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1347 | msgstr "cerere DHCP pentru dispozitiv nesuportat (%d) recepţionată prin %s" |
| 1348 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1349 | #: tftp.c:175 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1350 | msgid "unable to get free port for TFTP" |
| 1351 | msgstr "" |
| 1352 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1353 | #: tftp.c:190 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1354 | #, c-format |
| 1355 | msgid "unsupported request from %s" |
| 1356 | msgstr "" |
| 1357 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1358 | #: tftp.c:271 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1359 | #, c-format |
| 1360 | msgid "TFTP sent %s to %s" |
| 1361 | msgstr "" |
| 1362 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1363 | #: tftp.c:294 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1364 | #, fuzzy, c-format |
| 1365 | msgid "file %s not found" |
| 1366 | msgstr "împrumutul nu a fost găsit" |
| 1367 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1368 | #: tftp.c:405 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1369 | #, c-format |
| 1370 | msgid "TFTP error %d %s received from %s" |
| 1371 | msgstr "" |
| 1372 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1373 | #: tftp.c:436 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1374 | #, fuzzy, c-format |
| 1375 | msgid "TFTP failed sending %s to %s" |
| 1376 | msgstr "nu pot citi %s: %n" |
| 1377 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1378 | #: log.c:169 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1379 | #, c-format |
| 1380 | msgid "overflow: %d log entries lost" |
| 1381 | msgstr "" |
| 1382 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1383 | #: log.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1384 | #, c-format |
| 1385 | msgid "log failed: %s" |
| 1386 | msgstr "" |
| 1387 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1388 | #: log.c:402 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1389 | msgid "FAILED to start up" |
| 1390 | msgstr "pornirea A EŞUAT" |
| 1391 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1392 | #, fuzzy |
| 1393 | #~ msgid "failed to load %s: %s" |
| 1394 | #~ msgstr "nu pot încărca %s: %n" |
| 1395 | |
| 1396 | #~ msgid "bad name in %s" |
| 1397 | #~ msgstr "nume invalid în %s" |
| 1398 | |
| 1399 | #~ msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 1400 | #~ msgstr "Împrumutul DHCP pentru %s va fi ignorat deoarece are domeniu invalid" |
| 1401 | |
| 1402 | #~ msgid "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 1403 | #~ msgstr "Integrarea cu ISC dhcpd nu este disponibilă:puneţi HAVE_ISC_HEADER în src/config.h" |
| 1404 | |
| 1405 | #, fuzzy |
| 1406 | #~ msgid "illegal domain %s in dhcp-config directive." |
| 1407 | #~ msgstr "adresă IP duplicat %s în declaraţia dhcp-config." |
| 1408 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1409 | #~ msgid "running as root" |
| 1410 | #~ msgstr "rulez ca root" |
| 1411 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1412 | #, fuzzy |
| 1413 | #~ msgid "read %s - %d hosts" |
| 1414 | #~ msgstr "citesc %s - %d adrese" |
| 1415 | |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1416 | #~ msgid "bad dhcp-host" |
| 1417 | #~ msgstr "dhcp-host invalid" |
| 1418 | |
| 1419 | #~ msgid "domains" |
| 1420 | #~ msgstr "domenii" |
| 1421 | |
| 1422 | #~ msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
| 1423 | #~ msgstr "Ignor numele DHCP al maşinii %s deoarece are domeniu DNS ilegal" |
| 1424 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1425 | #~ msgid "Display this message." |
| 1426 | #~ msgstr "Afişează acest mesaj." |
| 1427 | |
| 1428 | #~ msgid "failed to read %s: %m" |
| 1429 | #~ msgstr "nu pot citi %s: %n" |
| 1430 | |
| 1431 | #~ msgid "failed to read %s:%m" |
| 1432 | #~ msgstr "citirea %s:%n a eşuat" |
| 1433 | |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1434 | #, fuzzy |
| 1435 | #~ msgid "cannot send encapsulated option %d: no space left in wrapper" |
| 1436 | #~ msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet" |
| 1437 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1438 | #~ msgid "More than one vendor class matches, using %s" |
| 1439 | #~ msgstr "Se potrivesc mai multe clase de mărci de interfeţe, folosim %s" |
| 1440 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1441 | #~ msgid "forwarding table overflow: check for server loops." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1442 | #~ msgstr "depăşire de memorie în tabela cu înaintări DNS: verificaţi de bucle." |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1443 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1444 | #~ msgid "nested includes not allowed" |
| 1445 | #~ msgstr "incluziunile locale nu sunt permise" |
| 1446 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1447 | #~ msgid "DHCP, %s will be written every %s" |
| 1448 | #~ msgstr "DHCP, %s va fi rescris odată la fiecare %s" |
| 1449 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1450 | #~ msgid "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your kernel?" |
| 1451 | #~ msgstr "nu pot creea socket DHCP packet: %s. Aveţi activată în nucleulsistemului opţiunea CONFIG_PACKET ?" |