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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 9 | "POT-Creation-Date: 2006-10-28 15:42+0100\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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 18 | #: cache.c:665 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 19 | #, c-format |
| 20 | msgid "failed to load names from %s: %m" |
| 21 | msgstr "încărcarea numelor din %s: %m a eşuat" |
| 22 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 23 | #: cache.c:699 dhcp.c:701 |
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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 28 | #: cache.c:745 dhcp.c:715 |
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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 33 | #: cache.c:752 dhcp.c:769 |
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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 38 | #: cache.c:790 |
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 | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 42 | #: cache.c:843 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | #, c-format |
| 44 | msgid "" |
| 45 | "not giving name %s to the DHCP lease of %s because the name exists in %s " |
| 46 | "with address %s" |
| 47 | msgstr "" |
| 48 | "nu pot da numele %s împrumutului de adresă DHCP a lui %s deoarece " |
| 49 | "numeleexistă în %s cu adresa %s" |
| 50 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 51 | #: cache.c:887 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 52 | #, fuzzy, c-format |
| 53 | msgid "" |
| 54 | "time %lu, cache size %d, %d/%d cache insertions re-used unexpired cache " |
| 55 | "entries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 56 | msgstr "" |
| 57 | "cantitate de memorie temporară %d, %d/%d stocări temporare aureutilizat " |
| 58 | "locaţii neexpirate." |
| 59 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 60 | #: util.c:153 option.c:1221 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 61 | msgid "could not get memory" |
| 62 | msgstr "nu am putut aloca memorie" |
| 63 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 64 | #: util.c:176 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 65 | #, c-format |
| 66 | msgid "%s at line %d of %%s" |
| 67 | msgstr "%s la linia %d din %%s" |
| 68 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 69 | #: util.c:183 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 70 | msgid "FAILED to start up" |
| 71 | msgstr "pornirea A EŞUAT" |
| 72 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 73 | #: util.c:304 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 74 | #, c-format |
| 75 | msgid "infinite" |
| 76 | msgstr "infinit" |
| 77 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 78 | #: option.c:147 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 79 | msgid "Specify local address(es) to listen on." |
| 80 | msgstr "Specificaţi adresele locale deservite." |
| 81 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 82 | #: option.c:148 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 83 | msgid "Return ipaddr for all hosts in specified domains." |
| 84 | msgstr "Afişează adresele IP ale maşinilor în domeniul dat." |
| 85 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 86 | #: option.c:149 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 87 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 88 | msgstr "" |
| 89 | "Simulează căutări după adresă pentru domenii de adresă private (RFC1918)." |
| 90 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 91 | #: option.c:150 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 92 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 93 | msgstr "Interpretează adresa IP ca NXDOMAIN (împotriva manipulărilor Verisign)" |
| 94 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 95 | #: option.c:151 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 96 | #, c-format |
| 97 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 98 | msgstr "Specifică mărimea înregistrărilor temporare (implicit e %s)." |
| 99 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 100 | #: option.c:152 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 101 | #, c-format |
| 102 | msgid "Specify configuration file (defaults to %s)." |
| 103 | msgstr "Specifică fişier de configurare (implicit e %s)." |
| 104 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 105 | #: option.c:153 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 106 | msgid "Do NOT fork into the background: run in debug mode." |
| 107 | msgstr "NU porneşte în fundal: rulează în modul depanare." |
| 108 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 109 | #: option.c:154 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 110 | msgid "Do NOT forward queries with no domain part." |
| 111 | msgstr "NU înainta cererile ce nu conţin domeniu DNS." |
| 112 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 113 | #: option.c:155 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 114 | msgid "Return self-pointing MX records for local hosts." |
| 115 | msgstr "Răspunde cu înregistrări MX spre el însuşi pentru maşini locale." |
| 116 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 117 | #: option.c:156 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 118 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 119 | msgstr "Adaugă numelor simple din /etc/hosts numele domeniului ca sufix." |
| 120 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 121 | #: option.c:157 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 122 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 123 | msgstr "Nu inainta cereri DNS defecte provenite de la maşini Windows." |
| 124 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 125 | #: option.c:158 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 126 | msgid "Enable DHCP in the range given with lease duration." |
| 127 | msgstr "Activează DHCP în domeniul dat cu durată limitată de împrumut." |
| 128 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 129 | #: option.c:159 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 130 | #, c-format |
| 131 | msgid "Change to this group after startup (defaults to %s)." |
| 132 | msgstr "Rulează sub acest grup după pornire (implicit e %s)." |
| 133 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 134 | #: option.c:160 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 135 | msgid "Set address or hostname for a specified machine." |
| 136 | msgstr "Schimbă adresa sau numele maşinii specificate." |
| 137 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 138 | #: option.c:161 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 139 | #, c-format |
| 140 | msgid "Do NOT load %s file." |
| 141 | msgstr "Nu încarcă fişierul %s." |
| 142 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 143 | #: option.c:162 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 144 | #, c-format |
| 145 | msgid "Specify a hosts file to be read in addition to %s." |
| 146 | msgstr "Specifică spre citire un fişier hosts adiţional la %s." |
| 147 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 148 | #: option.c:163 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 149 | msgid "Specify interface(s) to listen on." |
| 150 | msgstr "Specifică interfeţele deservite." |
| 151 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 152 | #: option.c:164 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 153 | msgid "Specify interface(s) NOT to listen on." |
| 154 | msgstr "Specifică interfeţele NE-deservite." |
| 155 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 156 | #: option.c:165 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 157 | msgid "Map DHCP user class to option set." |
| 158 | msgstr "Leagă clasa de utilizator DHCP cu grup de opţiuni." |
| 159 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 160 | #: option.c:166 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 161 | msgid "Don't do DHCP for hosts in option set." |
| 162 | msgstr "Nu furniza DHCP maşinilor din grupul de opţiuni." |
| 163 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 164 | #: option.c:167 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 165 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 166 | msgstr "NU porneşte în fundal, NU rulează în modul depanare." |
| 167 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 168 | #: option.c:168 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 169 | msgid "Assume we are the only DHCP server on the local network." |
| 170 | msgstr "Presupune că suntem singurul server DHCP din reţeaua locală." |
| 171 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 172 | #: option.c:169 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 173 | #, c-format |
| 174 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 175 | msgstr "Specifică fişierul de stocare a împrumuturilor DHCP (implicit e %s)." |
| 176 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 177 | #: option.c:170 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 178 | msgid "Return MX records for local hosts." |
| 179 | msgstr "Răspunde cu întregistrări MX pentru maşini locale." |
| 180 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 181 | #: option.c:171 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 182 | msgid "Specify an MX record." |
| 183 | msgstr "Specifică o înregistrare MX." |
| 184 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 185 | #: option.c:172 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 186 | msgid "Specify BOOTP options to DHCP server." |
| 187 | msgstr "Specifică opţiuni BOOTP serverului DHCP." |
| 188 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 189 | #: option.c:173 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 190 | #, c-format |
| 191 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 192 | msgstr "Nu încărca fişierul %s, citeşte-l doar la SIGHUP." |
| 193 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 194 | #: option.c:174 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 195 | msgid "Do NOT cache failed search results." |
| 196 | msgstr "NU memora rezultatele de căutare DNS eşuatată." |
| 197 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 198 | #: option.c:175 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 199 | #, c-format |
| 200 | msgid "Use nameservers strictly in the order given in %s." |
| 201 | msgstr "Foloseşte servere DNS strict în ordinea dată în %s." |
| 202 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 203 | #: option.c:176 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 204 | msgid "Set extra options to be set to DHCP clients." |
| 205 | msgstr "Configurează opţiuni în plusce trebuie trimise clienţilor DHCP." |
| 206 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 207 | #: option.c:177 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 208 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 209 | msgstr "Specifică numărul portului pentru cereri DNS (implicit e 53)." |
| 210 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 211 | #: option.c:178 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 212 | #, c-format |
| 213 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 214 | msgstr "Marimea maximă a pachetului UDP pentru EDNS.0 (implicit e %s)." |
| 215 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 216 | #: option.c:179 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 217 | msgid "Log queries." |
| 218 | msgstr "Înregistrează tranzacţiile." |
| 219 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 220 | #: option.c:180 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 221 | msgid "Force the originating port for upstream queries." |
| 222 | msgstr "Forţează acest port pentru datele ce pleacă." |
| 223 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 224 | #: option.c:181 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 225 | msgid "Do NOT read resolv.conf." |
| 226 | msgstr "NU citi fişierul resolv.conf" |
| 227 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 228 | #: option.c:182 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 229 | #, c-format |
| 230 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 231 | msgstr "Specifică calea către resolv.conf (implicit e %s)." |
| 232 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 233 | #: option.c:183 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 234 | msgid "Specify address(es) of upstream servers with optional domains." |
| 235 | msgstr "Specifică adresele server(elor) superioare cu domenii opţionale." |
| 236 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 237 | #: option.c:184 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 238 | msgid "Never forward queries to specified domains." |
| 239 | msgstr "Nu înaintează cererile spre domeniile specificate." |
| 240 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 241 | #: option.c:185 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 242 | msgid "Specify the domain to be assigned in DHCP leases." |
| 243 | msgstr "Specifică domeniul de transmis prin DHCP." |
| 244 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 245 | #: option.c:186 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 246 | msgid "Specify default target in an MX record." |
| 247 | msgstr "Specifică o ţintă într-o înregistrare MX." |
| 248 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 249 | #: option.c:187 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 250 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 251 | msgstr "Specifică TTL în secunde pentru răspunsurile din /etc/hosts." |
| 252 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 253 | #: option.c:188 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 254 | #, c-format |
| 255 | msgid "Change to this user after startup. (defaults to %s)." |
| 256 | msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)." |
| 257 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 258 | #: option.c:189 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 259 | msgid "Map DHCP vendor class to option set." |
| 260 | msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea." |
| 261 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 262 | #: option.c:190 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 263 | msgid "Display dnsmasq version and copyright information." |
| 264 | msgstr "Afişează versiunea dnsmasq şi drepturile de autor." |
| 265 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 266 | #: option.c:191 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 267 | msgid "Translate IPv4 addresses from upstream servers." |
| 268 | msgstr "Traduce adresele IPv4 de la serverele DNS superioare." |
| 269 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 270 | #: option.c:192 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 271 | msgid "Specify a SRV record." |
| 272 | msgstr "Specifică o înregistrare SRV." |
| 273 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 274 | #: option.c:193 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 275 | msgid "Display this message." |
| 276 | msgstr "Afişează acest mesaj." |
| 277 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 278 | #: option.c:194 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 279 | #, c-format |
| 280 | msgid "Specify path of PID file. (defaults to %s)." |
| 281 | msgstr "Specifică o cale pentru fişierul PID. (implicit %s)." |
| 282 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 283 | #: option.c:195 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 284 | #, c-format |
| 285 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 286 | msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)." |
| 287 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 288 | #: option.c:196 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 289 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 290 | msgstr "" |
| 291 | "Răspunde cererilor DNS în funcţie de interfaţa pe care a venit cererea." |
| 292 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 293 | #: option.c:197 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 294 | msgid "Specify TXT DNS record." |
| 295 | msgstr "Specifică o înregistrare TXT." |
| 296 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 297 | #: option.c:198 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 298 | msgid "Bind only to interfaces in use." |
| 299 | msgstr "Ascultă doar pe interfeţele active." |
| 300 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 301 | #: option.c:199 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 302 | #, c-format |
| 303 | msgid "Read DHCP static host information from %s." |
| 304 | msgstr "Citeşte informaţii DHCP statice despre maşină din %s." |
| 305 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 306 | #: option.c:200 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 307 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 308 | msgstr "Activeaza interfaţa DBus pentru configurarea serverelor superioare." |
| 309 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 310 | #: option.c:201 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 311 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 312 | msgstr "Nu activează DHCP ci doar DNS pe această interfaţă." |
| 313 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 314 | #: option.c:202 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 315 | msgid "Enable dynamic address allocation for bootp." |
| 316 | msgstr "Activează alocarea dinamică a adreselor pentru BOOTP." |
| 317 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 318 | #: option.c:203 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 319 | #, fuzzy |
| 320 | msgid "Map MAC address (with wildcards) to option set." |
| 321 | msgstr "Trimite opţiuni DHCP în funcţie de marca plăcii de reţea." |
| 322 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 323 | #: option.c:204 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 324 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 325 | msgstr "" |
| 326 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 327 | #: option.c:205 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 328 | msgid "Script to run on DHCP lease creation and destruction." |
| 329 | msgstr "" |
| 330 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 331 | #: option.c:206 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 332 | msgid "Read configuration from all the files in this directory." |
| 333 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 334 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 335 | #: option.c:207 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 336 | #, fuzzy |
| 337 | msgid "Log to this syslog facility. (defaults to DAEMON)" |
| 338 | msgstr "Rulează sub acest utilizator după pornire. (implicit e %s)." |
| 339 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 340 | #: option.c:208 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 341 | msgid "Read leases at startup, but never write the lease file." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 342 | msgstr "" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 343 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 344 | #: option.c:209 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 345 | #, fuzzy, c-format |
| 346 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 347 | msgstr "Specifică numărul maxim de împrumuturi DHCP (implicit %s)." |
| 348 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 349 | #: option.c:210 |
| 350 | #, c-format |
| 351 | msgid "Clear DNS cache when reloading %s." |
| 352 | msgstr "" |
| 353 | |
| 354 | #: option.c:323 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 355 | #, c-format |
| 356 | msgid "" |
| 357 | "Usage: dnsmasq [options]\n" |
| 358 | "\n" |
| 359 | msgstr "" |
| 360 | "Utilizare: dnsmasq [opţiuni]\n" |
| 361 | "\n" |
| 362 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 363 | #: option.c:325 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 364 | #, c-format |
| 365 | msgid "Use short options only on the command line.\n" |
| 366 | msgstr "Folosiţi opţiunile prescurtate doar în linie de comandă.\n" |
| 367 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 368 | #: option.c:327 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 369 | #, c-format |
| 370 | msgid "Valid options are :\n" |
| 371 | msgstr "Opţiunile valide sunt:\n" |
| 372 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 373 | #: option.c:362 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 374 | msgid "extraneous parameter" |
| 375 | msgstr "parametru nerecunoscut" |
| 376 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 377 | #: option.c:366 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 378 | msgid "missing parameter" |
| 379 | msgstr "parametru lipsa" |
| 380 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 381 | #: option.c:388 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 382 | #, fuzzy, c-format |
| 383 | msgid "cannot access directory %s: %s" |
| 384 | msgstr "nu pot citi %s: %s" |
| 385 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 386 | #: option.c:407 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 387 | #, fuzzy, c-format |
| 388 | msgid "cannot access %s: %s" |
| 389 | msgstr "nu pot citi %s: %s" |
| 390 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 391 | #: option.c:484 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 392 | msgid "bad MX preference" |
| 393 | msgstr "preferinţă MX invalidă" |
| 394 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 395 | #: option.c:493 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 396 | msgid "bad MX name" |
| 397 | msgstr "nume MX invalid" |
| 398 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 399 | #: option.c:511 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 400 | msgid "bad MX target" |
| 401 | msgstr "ţintă MX invalidă" |
| 402 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 403 | #: option.c:523 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 404 | msgid "cannot run scripts under uClinux" |
| 405 | msgstr "" |
| 406 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 407 | #: option.c:722 option.c:733 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 408 | msgid "bad port" |
| 409 | msgstr "port invalid" |
| 410 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 411 | #: option.c:878 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 412 | msgid "bad dhcp-range" |
| 413 | msgstr "dhcp-range invalid" |
| 414 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 415 | #: option.c:907 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 416 | msgid "only one netid tag allowed" |
| 417 | msgstr "" |
| 418 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 419 | #: option.c:952 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 420 | msgid "inconsistent DHCP range" |
| 421 | msgstr "domeniu DHCP inconsistent" |
| 422 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 423 | #: option.c:1137 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 424 | msgid "bad dhcp-host" |
| 425 | msgstr "dhcp-host invalid" |
| 426 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 427 | #: option.c:1198 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 428 | msgid "bad dhcp-option" |
| 429 | msgstr "dhcp-option invalid" |
| 430 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 431 | #: option.c:1216 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 432 | msgid "bad domain in dhcp-option" |
| 433 | msgstr "domeniu DNS invalid în declaraţia dhcp-option" |
| 434 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 435 | #: option.c:1386 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 436 | msgid "dhcp-option too long" |
| 437 | msgstr "declararea dhcp-option este prea lungă" |
| 438 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 439 | #: option.c:1583 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 440 | msgid "bad TXT record" |
| 441 | msgstr "înregistrare TXT invalidă" |
| 442 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 443 | #: option.c:1615 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 444 | msgid "TXT record string too long" |
| 445 | msgstr "şirul de caractere pentru înregistrarea TXT este prea lung" |
| 446 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 447 | #: option.c:1654 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 448 | msgid "bad SRV record" |
| 449 | msgstr "înregistrare SRV invalidă" |
| 450 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 451 | #: option.c:1667 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 452 | msgid "bad SRV target" |
| 453 | msgstr "ţintă SRV invalidă" |
| 454 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 455 | #: option.c:1679 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 456 | msgid "invalid port number" |
| 457 | msgstr "număr de port invalid" |
| 458 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 459 | #: option.c:1690 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 460 | msgid "invalid priority" |
| 461 | msgstr "prioritate invalidă" |
| 462 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 463 | #: option.c:1701 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 464 | msgid "invalid weight" |
| 465 | msgstr "pondere invalidă" |
| 466 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 467 | #: option.c:1732 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 468 | #, c-format |
| 469 | msgid "files nested too deep in %s" |
| 470 | msgstr "" |
| 471 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 472 | #: option.c:1739 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 473 | #, c-format |
| 474 | msgid "cannot read %s: %s" |
| 475 | msgstr "nu pot citi %s: %s" |
| 476 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 477 | #: option.c:1781 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 478 | msgid "missing \"" |
| 479 | msgstr "lipseşte \"" |
| 480 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 481 | #: option.c:1816 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 482 | msgid "error" |
| 483 | msgstr "eroare" |
| 484 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 485 | #: option.c:1820 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 486 | msgid "bad option" |
| 487 | msgstr "opţiune invalidă" |
| 488 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 489 | #: option.c:1884 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 490 | #, c-format |
| 491 | msgid "Dnsmasq version %s %s\n" |
| 492 | msgstr "dnsmasq versiunea %s %s\n" |
| 493 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 494 | #: option.c:1885 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 495 | #, c-format |
| 496 | msgid "" |
| 497 | "Compile time options %s\n" |
| 498 | "\n" |
| 499 | msgstr "" |
| 500 | "Opţiuni cu care a fost compilat %s\n" |
| 501 | "\n" |
| 502 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 503 | #: option.c:1886 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 504 | #, c-format |
| 505 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 506 | msgstr "Acest program vine FĂRĂ NICI O GARANŢIE.\n" |
| 507 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 508 | #: option.c:1887 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 509 | #, c-format |
| 510 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 511 | msgstr "Dnsmasq este un program gratuit, sunteţi invitaţi să-l redistribuiţi\n" |
| 512 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 513 | #: option.c:1888 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 514 | #, c-format |
| 515 | msgid "under the terms of the GNU General Public License, version 2.\n" |
| 516 | msgstr "în termenii Licenţei publice generale GNU, versiunea 2.\n" |
| 517 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 518 | #: option.c:1899 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 519 | msgid "try --help" |
| 520 | msgstr "" |
| 521 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 522 | #: option.c:1901 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 523 | msgid "try -w" |
| 524 | msgstr "" |
| 525 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 526 | #: option.c:1904 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 527 | #, fuzzy, c-format |
| 528 | msgid "bad command line options: %s" |
| 529 | msgstr "opţiuni în linie de comandă invalide: %s." |
| 530 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 531 | #: option.c:1955 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 532 | #, c-format |
| 533 | msgid "cannot get host-name: %s" |
| 534 | msgstr "nu pot citi numele maşinii: %s" |
| 535 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 536 | #: option.c:1983 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 537 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 538 | msgstr "se permite un singur fişier resolv.conf în modul no-poll" |
| 539 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 540 | #: option.c:1993 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 541 | msgid "must have exactly one resolv.conf to read domain from." |
| 542 | msgstr "" |
| 543 | "am nevoie de un singur resolv.conf din care să citesc numele domeniului." |
| 544 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 545 | #: option.c:1996 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 546 | #, fuzzy, c-format |
| 547 | msgid "failed to read %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 548 | msgstr "nu pot citi %s: %n" |
| 549 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 550 | #: option.c:2014 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 551 | #, c-format |
| 552 | msgid "no search directive found in %s" |
| 553 | msgstr "nu s-a găsit nici un criteriu de căutare în %s" |
| 554 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 555 | #: forward.c:370 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 556 | #, c-format |
| 557 | msgid "nameserver %s refused to do a recursive query" |
| 558 | msgstr "serverul DNS %s refuză interogările recursive" |
| 559 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 560 | #: isc.c:73 dnsmasq.c:482 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 561 | #, c-format |
| 562 | msgid "failed to access %s: %m" |
| 563 | msgstr "accesarea serverului %s a eşuat: %n" |
| 564 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 565 | #: isc.c:89 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 566 | #, c-format |
| 567 | msgid "failed to load %s: %m" |
| 568 | msgstr "nu pot încărca %s: %n" |
| 569 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 570 | #: isc.c:93 dnsmasq.c:504 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 571 | #, c-format |
| 572 | msgid "reading %s" |
| 573 | msgstr "citesc %s" |
| 574 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 575 | #: isc.c:115 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 576 | #, c-format |
| 577 | msgid "bad name in %s" |
| 578 | msgstr "nume invalid în %s" |
| 579 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 580 | #: isc.c:177 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 581 | #, c-format |
| 582 | msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 583 | msgstr "Împrumutul DHCP pentru %s va fi ignorat deoarece are domeniu invalid" |
| 584 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 585 | #: network.c:315 dnsmasq.c:132 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 586 | #, c-format |
| 587 | msgid "failed to create listening socket: %s" |
| 588 | msgstr "creearea socket-ului de ascultare a eşuat: %s" |
| 589 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 590 | #: network.c:322 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 591 | #, c-format |
| 592 | msgid "failed to set IPV6 options on listening socket: %s" |
| 593 | msgstr "configurarea opţiunilor IPv6 a eşuat pe socket-ul de ascultare: %s" |
| 594 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 595 | #: network.c:340 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 596 | #, c-format |
| 597 | msgid "failed to bind listening socket for %s: %s" |
| 598 | msgstr "activarea socket-ului de ascultare pentru %s a eşuat: %s" |
| 599 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 600 | #: network.c:348 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 601 | #, c-format |
| 602 | msgid "failed to listen on socket: %s" |
| 603 | msgstr "ascultarea pe socket a eşuat: %s" |
| 604 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 605 | #: network.c:419 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 606 | #, c-format |
| 607 | msgid "ignoring nameserver %s - local interface" |
| 608 | msgstr "ignorăm serverul DNS %s - interfaţă locală" |
| 609 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 610 | #: network.c:428 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 611 | #, c-format |
| 612 | msgid "ignoring nameserver %s - cannot make/bind socket: %m" |
| 613 | msgstr "ignorăm serverul DNS %s - nu pot creea/activa socket-ul: %s" |
| 614 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 615 | #: network.c:442 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 616 | msgid "domain" |
| 617 | msgstr "domeniu" |
| 618 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 619 | #: network.c:444 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 620 | msgid "unqualified" |
| 621 | msgstr "invalid" |
| 622 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 623 | #: network.c:444 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 624 | msgid "domains" |
| 625 | msgstr "domenii" |
| 626 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 627 | #: network.c:447 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 628 | #, c-format |
| 629 | msgid "using local addresses only for %s %s" |
| 630 | msgstr "folosim adresele locale doar pentru %S %s" |
| 631 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 632 | #: network.c:449 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 633 | #, c-format |
| 634 | msgid "using nameserver %s#%d for %s %s" |
| 635 | msgstr "folosim serverul DNS %s#%d pentru %s %s" |
| 636 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 637 | #: network.c:452 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 638 | #, c-format |
| 639 | msgid "using nameserver %s#%d" |
| 640 | msgstr "folosim serverul DNS %s#%d" |
| 641 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 642 | #: network.c:472 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 643 | #, c-format |
| 644 | msgid "failed to read %s: %m" |
| 645 | msgstr "nu pot citi %s: %n" |
| 646 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 647 | #: dnsmasq.c:97 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 648 | msgid "" |
| 649 | "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 650 | msgstr "" |
| 651 | "Integrarea cu ISC dhcpd nu este disponibilă:puneţi HAVE_ISC_HEADER în src/" |
| 652 | "config.h" |
| 653 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 654 | #: dnsmasq.c:114 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 655 | #, c-format |
| 656 | msgid "failed to find list of interfaces: %s" |
| 657 | msgstr "enumerarea interfeţelor a eşuat: %s" |
| 658 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 659 | #: dnsmasq.c:122 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 660 | #, c-format |
| 661 | msgid "unknown interface %s" |
| 662 | msgstr "interfaţă necunoscută %s" |
| 663 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 664 | #: dnsmasq.c:128 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 665 | #, c-format |
| 666 | msgid "no interface with address %s" |
| 667 | msgstr "nu exista interfaţă pentru adresa %s" |
| 668 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 669 | #: dnsmasq.c:147 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 670 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 671 | msgstr "" |
| 672 | "trebuie specificată exact o singură interfaţă pe sistemele defectece nu au " |
| 673 | "IP_RECVIF" |
| 674 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 675 | #: dnsmasq.c:160 dnsmasq.c:609 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 676 | #, c-format |
| 677 | msgid "DBus error: %s" |
| 678 | msgstr "eroare DBus: %s" |
| 679 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 680 | #: dnsmasq.c:163 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 681 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 682 | msgstr "DBus nu este disponibil: puneţi HAVE_DBUS in src/config.h" |
| 683 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 684 | #: dnsmasq.c:194 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 685 | #, fuzzy, c-format |
| 686 | msgid "cannot create pipe: %s" |
| 687 | msgstr "nu pot citi %s: %s" |
| 688 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 689 | #: dnsmasq.c:337 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 690 | #, c-format |
| 691 | msgid "started, version %s cachesize %d" |
| 692 | msgstr "am ponit, versiunea %s memorie temporară %d" |
| 693 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 694 | #: dnsmasq.c:339 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 695 | #, c-format |
| 696 | msgid "started, version %s cache disabled" |
| 697 | msgstr "am pornit, versiunea %s memorie temporară dezactivată" |
| 698 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 699 | #: dnsmasq.c:341 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 700 | #, c-format |
| 701 | msgid "compile time options: %s" |
| 702 | msgstr "compilat cu opţiunile: %s" |
| 703 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 704 | #: dnsmasq.c:347 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 705 | msgid "DBus support enabled: connected to system bus" |
| 706 | msgstr "suportul DBus activ: sunt conectat la magistrala sistem" |
| 707 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 708 | #: dnsmasq.c:349 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 709 | msgid "DBus support enabled: bus connection pending" |
| 710 | msgstr "suportul DBus activ: aştept conexiunea la magistrală" |
| 711 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 712 | #: dnsmasq.c:354 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 713 | msgid "setting --bind-interfaces option because of OS limitations" |
| 714 | msgstr "specific opţiunea --bind-interfaces din cauza limitărilor SO" |
| 715 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 716 | #: dnsmasq.c:359 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 717 | #, c-format |
| 718 | msgid "warning: interface %s does not currently exist" |
| 719 | msgstr "atenţie: interfaţa %s nu există momentan" |
| 720 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 721 | #: dnsmasq.c:364 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 722 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 723 | msgstr "" |
| 724 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 725 | #: dnsmasq.c:378 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 726 | #, c-format |
| 727 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 728 | msgstr "DHCP, împrumuturi statice doar către %.0s%s, timpul reînoirii %s" |
| 729 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 730 | #: dnsmasq.c:379 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 731 | #, c-format |
| 732 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 733 | msgstr "DHCP, domeniu IP %s -- %s, timpul reînoirii %s" |
| 734 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 735 | #: dnsmasq.c:389 |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 736 | #, c-format |
| 737 | msgid "warning: setting capabilities failed: %m" |
| 738 | msgstr "" |
| 739 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 740 | #: dnsmasq.c:391 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 741 | msgid "running as root" |
| 742 | msgstr "rulez ca root" |
| 743 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 744 | #: dnsmasq.c:515 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 745 | #, fuzzy, c-format |
| 746 | msgid "no servers found in %s, will retry" |
| 747 | msgstr "nu s-a găsit nici un criteriu de căutare în %s" |
| 748 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 749 | #: dnsmasq.c:574 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 750 | msgid "exiting on receipt of SIGTERM" |
| 751 | msgstr "am primit SIGTERM, am terminat" |
| 752 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 753 | #: dnsmasq.c:611 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 754 | msgid "connected to system DBus" |
| 755 | msgstr "magistrala sistem Dbus conectată" |
| 756 | |
| 757 | #: dhcp.c:32 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 758 | #, c-format |
| 759 | msgid "cannot create DHCP socket : %s" |
| 760 | msgstr "nu pot creea socket DHCP : %s" |
| 761 | |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 762 | #: dhcp.c:41 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 763 | #, c-format |
| 764 | msgid "failed to set options on DHCP socket: %s" |
| 765 | msgstr "configurarea opţiunilor socketului DHCP a eşuat: %s" |
| 766 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 767 | #: dhcp.c:59 |
| 768 | #, fuzzy, c-format |
| 769 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 770 | msgstr "configurarea SO_REUSEADDR pe socket-ul DHCP a eşuat: %s" |
| 771 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 772 | #: dhcp.c:72 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 773 | #, c-format |
| 774 | msgid "failed to bind DHCP server socket: %s" |
| 775 | msgstr "activarea socket-ului server-ului DHCP a eşuat: %s" |
| 776 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 777 | #: dhcp.c:85 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 778 | #, c-format |
| 779 | msgid "cannot create ICMP raw socket: %s." |
| 780 | msgstr "nu pot creea socket ICMP raw: %s." |
| 781 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 782 | #: dhcp.c:97 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 783 | #, c-format |
| 784 | msgid "duplicate IP address %s in dhcp-config directive." |
| 785 | msgstr "adresă IP duplicat %s în declaraţia dhcp-config." |
| 786 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 787 | #: dhcp.c:336 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 788 | #, c-format |
| 789 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 790 | msgstr "domeniu DHCP %s -- %s nu este consistent cu masca de reţea %s" |
| 791 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 792 | #: dhcp.c:653 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 793 | #, c-format |
| 794 | msgid "failed to read %s:%m" |
| 795 | msgstr "citirea %s:%n a eşuat" |
| 796 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 797 | #: dhcp.c:688 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 798 | #, c-format |
| 799 | msgid "bad line at %s line %d" |
| 800 | msgstr "linie invalidă în %s rândul %d" |
| 801 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 802 | #: dhcp.c:795 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 803 | #, c-format |
| 804 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 805 | msgstr "adresă IP duplicat %s (%s) în declaraţia dhcp-config." |
| 806 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 807 | #: dhcp.c:831 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 808 | #, c-format |
| 809 | msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
| 810 | msgstr "Ignor numele DHCP al maşinii %s deoarece are domeniu DNS ilegal" |
| 811 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 812 | #: lease.c:50 |
| 813 | #, fuzzy, c-format |
| 814 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 815 | msgstr "nu pot creea sau deschide fişierul cu împrumuturi: %s" |
| 816 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 817 | #: lease.c:80 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 818 | msgid "too many stored leases" |
| 819 | msgstr "prea multe împrumuturi stocate" |
| 820 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 821 | #: lease.c:113 |
| 822 | #, fuzzy, c-format |
| 823 | msgid "cannot run lease-init script %s: %s" |
| 824 | msgstr "nu pot citi %s: %s" |
| 825 | |
| 826 | #: lease.c:119 |
| 827 | #, c-format |
| 828 | msgid "lease-init script returned exit code %s" |
| 829 | msgstr "" |
| 830 | |
| 831 | #: lease.c:217 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 832 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 833 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 834 | msgstr "nu pot citi %s: %n" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 835 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 836 | #: rfc2131.c:261 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 837 | #, c-format |
| 838 | msgid "no address range available for DHCP request %s %s" |
| 839 | msgstr "nici un domeniu de adrese disponibil pentru cererea DHCP %s %s" |
| 840 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 841 | #: rfc2131.c:262 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 842 | msgid "with subnet selector" |
| 843 | msgstr "cu selectorul de subreţea" |
| 844 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 845 | #: rfc2131.c:262 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 846 | msgid "via" |
| 847 | msgstr "prin" |
| 848 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 849 | #: rfc2131.c:288 rfc2131.c:312 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 850 | msgid "disabled" |
| 851 | msgstr "dezactivat" |
| 852 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 853 | #: rfc2131.c:324 rfc2131.c:762 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 854 | msgid "address in use" |
| 855 | msgstr "adresa este folosită" |
| 856 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 857 | #: rfc2131.c:327 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 858 | msgid "no address configured" |
| 859 | msgstr "adresă lipsă" |
| 860 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 861 | #: rfc2131.c:340 rfc2131.c:631 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 862 | msgid "no address available" |
| 863 | msgstr "nici o adresă disponibilă" |
| 864 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 865 | #: rfc2131.c:349 rfc2131.c:772 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 866 | msgid "no leases left" |
| 867 | msgstr "nu mai am de unde să împrumut" |
| 868 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 869 | #: rfc2131.c:352 rfc2131.c:736 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 870 | msgid "wrong network" |
| 871 | msgstr "reţea greşită" |
| 872 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 873 | #: rfc2131.c:559 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 874 | #, fuzzy, c-format |
| 875 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 876 | msgstr "dezactivăm adresele DHCP statice %s" |
| 877 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 878 | #: rfc2131.c:580 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 879 | msgid "unknown lease" |
| 880 | msgstr "împrumut necunoscut" |
| 881 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 882 | #: rfc2131.c:589 rfc2131.c:873 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 883 | msgid "ignored" |
| 884 | msgstr "ignorat" |
| 885 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 886 | #: rfc2131.c:605 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 887 | #, c-format |
| 888 | msgid "not using configured address %s because it is leased to %s" |
| 889 | msgstr "" |
| 890 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 891 | #: rfc2131.c:614 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 892 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 893 | msgid "" |
| 894 | "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] | 895 | msgstr "" |
| 896 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 897 | #: rfc2131.c:617 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 898 | #, c-format |
| 899 | msgid "not using configured address %s because it was previously declined" |
| 900 | msgstr "" |
| 901 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 902 | #: rfc2131.c:699 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 903 | msgid "wrong address" |
| 904 | msgstr "adresă greşită" |
| 905 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 906 | #: rfc2131.c:712 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 907 | msgid "lease not found" |
| 908 | msgstr "împrumutul nu a fost găsit" |
| 909 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 910 | #: rfc2131.c:744 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 911 | msgid "address not available" |
| 912 | msgstr "adresă indisponibilă" |
| 913 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 914 | #: rfc2131.c:755 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 915 | msgid "static lease available" |
| 916 | msgstr "împrumut static este disponibil" |
| 917 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 918 | #: rfc2131.c:759 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 919 | msgid "address reserved" |
| 920 | msgstr "adresă rezervată" |
| 921 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 922 | #: rfc2131.c:765 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 923 | msgid "no unique-id" |
| 924 | msgstr "" |
| 925 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 926 | #: rfc2131.c:1011 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 927 | #, c-format |
| 928 | msgid "cannot send DHCP option %d: no space left in packet" |
| 929 | msgstr "nu pot trimite opţiunea DHCP %d: nu mai este loc în pachet" |
| 930 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame^] | 931 | #: rfc2131.c:1312 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 932 | #, c-format |
| 933 | msgid "More than one vendor class matches, using %s" |
| 934 | msgstr "Se potrivesc mai multe clase de mărci de interfeţe, folosim %s" |
| 935 | |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 936 | #: netlink.c:51 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 937 | #, fuzzy, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 938 | msgid "cannot create netlink socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 939 | msgstr "nu pot să activez socket-ul netlink: %s" |
| 940 | |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 941 | #: netlink.c:224 |
| 942 | #, fuzzy, c-format |
| 943 | msgid "netlink returns error: %s" |
| 944 | msgstr "eroare DBus: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 945 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 946 | #: dbus.c:112 |
| 947 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 948 | msgstr "incerc să configurez un server IPv6 prin Dbus - nu este suport IPv6" |
| 949 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 950 | #: dbus.c:238 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 951 | msgid "setting upstream servers from DBus" |
| 952 | msgstr "configurăm serverele superioare prin Dbus" |
| 953 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 954 | #: dbus.c:274 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 955 | msgid "could not register a DBus message handler" |
| 956 | msgstr "nu pot activa o interfaţă de mesaje DBus" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 957 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 958 | #: bpf.c:48 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 959 | #, c-format |
| 960 | msgid "cannot create DHCP BPF socket: %s" |
| 961 | msgstr "nu pot creea socket DHCP BPF: %s" |
| 962 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 963 | #: bpf.c:76 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 964 | #, fuzzy, c-format |
| 965 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 966 | msgstr "cerere DHCP pentru dispozitiv nesuportat (%d) recepţionată prin %s" |
| 967 | |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 968 | #: helper.c:145 |
| 969 | #, c-format |
| 970 | msgid "child process killed by signal %d" |
| 971 | msgstr "" |
| 972 | |
| 973 | #: helper.c:147 |
| 974 | #, c-format |
| 975 | msgid "child process exited with status %d" |
| 976 | msgstr "" |
| 977 | |
| 978 | #: helper.c:216 |
| 979 | #, fuzzy, c-format |
| 980 | msgid "failed to execute %s: %m" |
| 981 | msgstr "accesarea serverului %s a eşuat: %n" |
| 982 | |
| 983 | #~ msgid "forwarding table overflow: check for server loops." |
| 984 | #~ msgstr "" |
| 985 | #~ "depăşire de memorie în tabela cu înaintări DNS: verificaţi de bucle." |
| 986 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 987 | #~ msgid "nested includes not allowed" |
| 988 | #~ msgstr "incluziunile locale nu sunt permise" |
| 989 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 990 | #~ msgid "cannot open %s:%s" |
| 991 | #~ msgstr "nu pot deschide %s:%s" |
| 992 | |
| 993 | #~ msgid "DHCP, %s will be written every %s" |
| 994 | #~ msgstr "DHCP, %s va fi rescris odată la fiecare %s" |
| 995 | |
| 996 | #~ msgid "" |
| 997 | #~ "cannot create DHCP packet socket: %s. Is CONFIG_PACKET enabled in your " |
| 998 | #~ "kernel?" |
| 999 | #~ msgstr "" |
| 1000 | #~ "nu pot creea socket DHCP packet: %s. Aveţi activată în nucleulsistemului " |
| 1001 | #~ "opţiunea CONFIG_PACKET ?" |