Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1 | # Italian translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Simon Kelley <simon@thekelleys.org.uk>, 2006. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.32\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 | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 10 | "PO-Revision-Date: 2006-05-22 11:09+0100\n" |
| 11 | "Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n" |
| 12 | "Language-Team: Italian <tp@lists.linux.it>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=ASCII\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 18 | #: cache.c:761 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 19 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 20 | msgid "failed to load names from %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 21 | msgstr "" |
| 22 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 23 | #: cache.c:795 dhcp.c:768 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 24 | #, c-format |
| 25 | msgid "bad address at %s line %d" |
| 26 | msgstr "" |
| 27 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 28 | #: cache.c:850 dhcp.c:782 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 29 | #, c-format |
| 30 | msgid "bad name at %s line %d" |
| 31 | msgstr "" |
| 32 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 33 | #: cache.c:857 dhcp.c:848 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 34 | #, c-format |
| 35 | msgid "read %s - %d addresses" |
| 36 | msgstr "" |
| 37 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 38 | #: cache.c:895 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 39 | msgid "cleared cache" |
| 40 | msgstr "" |
| 41 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 42 | #: cache.c:942 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [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" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 45 | msgstr "" |
| 46 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 47 | #: cache.c:1018 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 48 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 49 | msgid "time %lu" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 50 | msgstr "" |
| 51 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 52 | #: cache.c:1019 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 53 | #, c-format |
| 54 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
| 55 | msgstr "" |
| 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 | #, c-format |
| 69 | msgid "failed to seed the random number generator: %s" |
| 70 | msgstr "" |
| 71 | |
| 72 | #: util.c:166 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 73 | msgid "could not get memory" |
| 74 | msgstr "" |
| 75 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 76 | #: util.c:176 |
| 77 | #, c-format |
| 78 | msgid "cannot create pipe: %s" |
| 79 | msgstr "" |
| 80 | |
| 81 | #: util.c:184 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 82 | #, c-format |
| 83 | msgid "failed to allocate %d bytes" |
| 84 | msgstr "" |
| 85 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 86 | #: util.c:289 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 87 | #, c-format |
| 88 | msgid "infinite" |
| 89 | msgstr "" |
| 90 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 91 | #: option.c:223 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 92 | msgid "Specify local address(es) to listen on." |
| 93 | msgstr "" |
| 94 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 95 | #: option.c:224 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 96 | msgid "Return ipaddr for all hosts in specified domains." |
| 97 | msgstr "" |
| 98 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 99 | #: option.c:225 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 100 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 101 | msgstr "" |
| 102 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 103 | #: option.c:226 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 104 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 105 | msgstr "" |
| 106 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 107 | #: option.c:227 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 108 | #, c-format |
| 109 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 110 | msgstr "" |
| 111 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 112 | #: option.c:228 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "Specify configuration file (defaults to %s)." |
| 115 | msgstr "" |
| 116 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 117 | #: option.c:229 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 118 | msgid "Do NOT fork into the background: run in debug mode." |
| 119 | msgstr "" |
| 120 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 121 | #: option.c:230 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 122 | msgid "Do NOT forward queries with no domain part." |
| 123 | msgstr "" |
| 124 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 125 | #: option.c:231 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 126 | msgid "Return self-pointing MX records for local hosts." |
| 127 | msgstr "" |
| 128 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 129 | #: option.c:232 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 130 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 131 | msgstr "" |
| 132 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 133 | #: option.c:233 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 134 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 135 | msgstr "" |
| 136 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 137 | #: option.c:234 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 138 | msgid "Enable DHCP in the range given with lease duration." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 139 | msgstr "" |
| 140 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 141 | #: option.c:235 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 142 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 143 | msgid "Change to this group after startup (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 144 | msgstr "" |
| 145 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 146 | #: option.c:236 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 147 | msgid "Set address or hostname for a specified machine." |
| 148 | msgstr "" |
| 149 | |
| 150 | #: option.c:237 |
| 151 | msgid "Read DHCP host specs from file" |
| 152 | msgstr "" |
| 153 | |
| 154 | #: option.c:238 |
| 155 | msgid "Read DHCP option specs from file" |
| 156 | msgstr "" |
| 157 | |
| 158 | #: option.c:239 |
| 159 | #, c-format |
| 160 | msgid "Do NOT load %s file." |
| 161 | msgstr "" |
| 162 | |
| 163 | #: option.c:240 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 164 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 165 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 166 | msgstr "" |
| 167 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 168 | #: option.c:241 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 169 | msgid "Specify interface(s) to listen on." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 170 | msgstr "" |
| 171 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 172 | #: option.c:242 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 173 | msgid "Specify interface(s) NOT to listen on." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 174 | msgstr "" |
| 175 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 176 | #: option.c:243 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 177 | msgid "Map DHCP user class to tag." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 178 | msgstr "" |
| 179 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 180 | #: option.c:244 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 181 | msgid "Map RFC3046 circuit-id to tag." |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 182 | msgstr "" |
| 183 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 184 | #: option.c:245 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 185 | msgid "Map RFC3046 remote-id to tag." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 186 | msgstr "" |
| 187 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 188 | #: option.c:246 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 189 | msgid "Map RFC3993 subscriber-id to tag." |
| 190 | msgstr "" |
| 191 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 192 | #: option.c:247 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 193 | msgid "Don't do DHCP for hosts with tag set." |
| 194 | msgstr "" |
| 195 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 196 | #: option.c:248 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 197 | msgid "Force broadcast replies for hosts with tag set." |
| 198 | msgstr "" |
| 199 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 200 | #: option.c:249 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 201 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 202 | msgstr "" |
| 203 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 204 | #: option.c:250 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 205 | msgid "Assume we are the only DHCP server on the local network." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 206 | msgstr "" |
| 207 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 208 | #: option.c:251 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 209 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 210 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 211 | msgstr "" |
| 212 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 213 | #: option.c:252 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 214 | msgid "Return MX records for local hosts." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 215 | msgstr "" |
| 216 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 217 | #: option.c:253 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 218 | msgid "Specify an MX record." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 219 | msgstr "" |
| 220 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 221 | #: option.c:254 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 222 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 223 | msgstr "" |
| 224 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 225 | #: option.c:255 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 226 | #, c-format |
| 227 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 228 | msgstr "" |
| 229 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 230 | #: option.c:256 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 231 | msgid "Do NOT cache failed search results." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 232 | msgstr "" |
| 233 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 234 | #: option.c:257 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 235 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 236 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 237 | msgstr "" |
| 238 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 239 | #: option.c:258 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 240 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 241 | msgstr "" |
| 242 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 243 | #: option.c:259 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 244 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 245 | msgstr "" |
| 246 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 247 | #: option.c:260 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 248 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 249 | msgstr "" |
| 250 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 251 | #: option.c:261 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 252 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 253 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 254 | msgstr "" |
| 255 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 256 | #: option.c:262 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 257 | msgid "Log DNS queries." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 258 | msgstr "" |
| 259 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 260 | #: option.c:263 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 261 | msgid "Force the originating port for upstream DNS queries." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 262 | msgstr "" |
| 263 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 264 | #: option.c:264 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 265 | msgid "Do NOT read resolv.conf." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 266 | msgstr "" |
| 267 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 268 | #: option.c:265 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 269 | #, c-format |
| 270 | msgid "Specify path to resolv.conf (defaults to %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 271 | msgstr "" |
| 272 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 273 | #: option.c:266 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 274 | msgid "Specify address(es) of upstream servers with optional domains." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 275 | msgstr "" |
| 276 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 277 | #: option.c:267 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 278 | msgid "Never forward queries to specified domains." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 279 | msgstr "" |
| 280 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 281 | #: option.c:268 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 282 | msgid "Specify the domain to be assigned in DHCP leases." |
| 283 | msgstr "" |
| 284 | |
| 285 | #: option.c:269 |
| 286 | msgid "Specify default target in an MX record." |
| 287 | msgstr "" |
| 288 | |
| 289 | #: option.c:270 |
| 290 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 291 | msgstr "" |
| 292 | |
| 293 | #: option.c:271 |
| 294 | msgid "Specify time-to-live in seconds for negative caching." |
| 295 | msgstr "" |
| 296 | |
| 297 | #: option.c:272 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 298 | #, c-format |
| 299 | msgid "Change to this user after startup. (defaults to %s)." |
| 300 | msgstr "" |
| 301 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 302 | #: option.c:273 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 303 | msgid "Map DHCP vendor class to tag." |
| 304 | msgstr "" |
| 305 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 306 | #: option.c:274 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 307 | msgid "Display dnsmasq version and copyright information." |
| 308 | msgstr "" |
| 309 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 310 | #: option.c:275 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 311 | msgid "Translate IPv4 addresses from upstream servers." |
| 312 | msgstr "" |
| 313 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 314 | #: option.c:276 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 315 | msgid "Specify a SRV record." |
| 316 | msgstr "" |
| 317 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 318 | #: option.c:277 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 319 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 320 | msgstr "" |
| 321 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 322 | #: option.c:278 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 323 | #, c-format |
| 324 | msgid "Specify path of PID file (defaults to %s)." |
| 325 | msgstr "" |
| 326 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 327 | #: option.c:279 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 328 | #, c-format |
| 329 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 330 | msgstr "" |
| 331 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 332 | #: option.c:280 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 333 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 334 | msgstr "" |
| 335 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 336 | #: option.c:281 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 337 | msgid "Specify TXT DNS record." |
| 338 | msgstr "" |
| 339 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 340 | #: option.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 341 | msgid "Specify PTR DNS record." |
| 342 | msgstr "" |
| 343 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 344 | #: option.c:283 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 345 | msgid "Give DNS name to IPv4 address of interface." |
| 346 | msgstr "" |
| 347 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 348 | #: option.c:284 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 349 | msgid "Bind only to interfaces in use." |
| 350 | msgstr "" |
| 351 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 352 | #: option.c:285 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 353 | #, c-format |
| 354 | msgid "Read DHCP static host information from %s." |
| 355 | msgstr "" |
| 356 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 357 | #: option.c:286 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 358 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 359 | msgstr "" |
| 360 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 361 | #: option.c:287 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 362 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 363 | msgstr "" |
| 364 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 365 | #: option.c:288 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 366 | msgid "Enable dynamic address allocation for bootp." |
| 367 | msgstr "" |
| 368 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 369 | #: option.c:289 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 370 | msgid "Map MAC address (with wildcards) to option set." |
| 371 | msgstr "" |
| 372 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 373 | #: option.c:291 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 374 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 375 | msgstr "" |
| 376 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 377 | #: option.c:293 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 378 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 379 | msgstr "" |
| 380 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 381 | #: option.c:294 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 382 | msgid "Script to run on DHCP lease creation and destruction." |
| 383 | msgstr "" |
| 384 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 385 | #: option.c:295 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 386 | msgid "Read configuration from all the files in this directory." |
| 387 | msgstr "" |
| 388 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 389 | #: option.c:296 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 390 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
| 391 | msgstr "" |
| 392 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 393 | #: option.c:297 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 394 | msgid "Do not use leasefile." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 395 | msgstr "" |
| 396 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 397 | #: option.c:298 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 398 | #, c-format |
| 399 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 400 | msgstr "" |
| 401 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 402 | #: option.c:299 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 403 | #, c-format |
| 404 | msgid "Clear DNS cache when reloading %s." |
| 405 | msgstr "" |
| 406 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 407 | #: option.c:300 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 408 | msgid "Ignore hostnames provided by DHCP clients." |
| 409 | msgstr "" |
| 410 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 411 | #: option.c:301 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 412 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
| 413 | msgstr "" |
| 414 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 415 | #: option.c:302 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 416 | msgid "Enable integrated read-only TFTP server." |
| 417 | msgstr "" |
| 418 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 419 | #: option.c:303 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 420 | msgid "Export files by TFTP only from the specified subtree." |
| 421 | msgstr "" |
| 422 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 423 | #: option.c:304 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 424 | msgid "Add client IP address to tftp-root." |
| 425 | msgstr "" |
| 426 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 427 | #: option.c:305 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 428 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 429 | msgstr "" |
| 430 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 431 | #: option.c:306 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 432 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 433 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 434 | msgstr "" |
| 435 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 436 | #: option.c:307 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 437 | msgid "Disable the TFTP blocksize extension." |
| 438 | msgstr "" |
| 439 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 440 | #: option.c:308 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 441 | msgid "Ephemeral port range for use by TFTP transfers." |
| 442 | msgstr "" |
| 443 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 444 | #: option.c:309 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 445 | msgid "Extra logging for DHCP." |
| 446 | msgstr "" |
| 447 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 448 | #: option.c:310 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 449 | msgid "Enable async. logging; optionally set queue length." |
| 450 | msgstr "" |
| 451 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 452 | #: option.c:311 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 453 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
| 454 | msgstr "" |
| 455 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 456 | #: option.c:312 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 457 | msgid "Always perform DNS queries to all servers." |
| 458 | msgstr "" |
| 459 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 460 | #: option.c:313 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 461 | msgid "Set tag if client includes option in request." |
| 462 | msgstr "" |
| 463 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 464 | #: option.c:314 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 465 | msgid "Use alternative ports for DHCP." |
| 466 | msgstr "" |
| 467 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 468 | #: option.c:315 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 469 | msgid "Run lease-change script as this user." |
| 470 | msgstr "" |
| 471 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 472 | #: option.c:316 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 473 | msgid "Specify NAPTR DNS record." |
| 474 | msgstr "" |
| 475 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 476 | #: option.c:317 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 477 | msgid "Specify lowest port available for DNS query transmission." |
| 478 | msgstr "" |
| 479 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 480 | #: option.c:318 |
| 481 | msgid "Use only fully qualified domain names for DHCP clients." |
| 482 | msgstr "" |
| 483 | |
| 484 | #: option.c:319 |
| 485 | msgid "Specify alias name for LOCAL DNS name." |
| 486 | msgstr "" |
| 487 | |
| 488 | #: option.c:580 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 489 | #, c-format |
| 490 | msgid "" |
| 491 | "Usage: dnsmasq [options]\n" |
| 492 | "\n" |
| 493 | msgstr "" |
| 494 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 495 | #: option.c:582 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 496 | #, c-format |
| 497 | msgid "Use short options only on the command line.\n" |
| 498 | msgstr "" |
| 499 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 500 | #: option.c:584 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 501 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 502 | msgid "Valid options are:\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 503 | msgstr "" |
| 504 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 505 | #: option.c:624 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 506 | #, c-format |
| 507 | msgid "Known DHCP options:\n" |
| 508 | msgstr "" |
| 509 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 510 | #: option.c:697 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 511 | msgid "bad dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 512 | msgstr "" |
| 513 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 514 | #: option.c:753 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 515 | msgid "bad IP address" |
| 516 | msgstr "" |
| 517 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 518 | #: option.c:851 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 519 | msgid "bad domain in dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 520 | msgstr "" |
| 521 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 522 | #: option.c:909 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 523 | msgid "dhcp-option too long" |
| 524 | msgstr "" |
| 525 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 526 | #: option.c:938 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 527 | msgid "illegal repeated flag" |
| 528 | msgstr "" |
| 529 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 530 | #: option.c:946 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 531 | msgid "illegal repeated keyword" |
| 532 | msgstr "" |
| 533 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 534 | #: option.c:983 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 535 | #, c-format |
| 536 | msgid "cannot access directory %s: %s" |
| 537 | msgstr "" |
| 538 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 539 | #: option.c:1002 tftp.c:348 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 540 | #, c-format |
| 541 | msgid "cannot access %s: %s" |
| 542 | msgstr "" |
| 543 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 544 | #: option.c:1040 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 545 | msgid "only one dhcp-hostsfile allowed" |
| 546 | msgstr "" |
| 547 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 548 | #: option.c:1047 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 549 | msgid "only one dhcp-optsfile allowed" |
| 550 | msgstr "" |
| 551 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 552 | #: option.c:1091 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 553 | msgid "bad MX preference" |
| 554 | msgstr "" |
| 555 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 556 | #: option.c:1095 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 557 | msgid "bad MX name" |
| 558 | msgstr "" |
| 559 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 560 | #: option.c:1109 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 561 | msgid "bad MX target" |
| 562 | msgstr "" |
| 563 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 564 | #: option.c:1120 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 565 | msgid "cannot run scripts under uClinux" |
| 566 | msgstr "" |
| 567 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 568 | #: option.c:1352 option.c:1360 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 569 | msgid "bad port" |
| 570 | msgstr "" |
| 571 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 572 | #: option.c:1380 option.c:1405 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 573 | msgid "interface binding not supported" |
| 574 | msgstr "" |
| 575 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 576 | #: option.c:1523 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 577 | msgid "bad port range" |
| 578 | msgstr "" |
| 579 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 580 | #: option.c:1540 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 581 | msgid "bad bridge-interface" |
| 582 | msgstr "" |
| 583 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 584 | #: option.c:1581 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 585 | msgid "bad dhcp-range" |
| 586 | msgstr "" |
| 587 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 588 | #: option.c:1607 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 589 | msgid "only one netid tag allowed" |
| 590 | msgstr "" |
| 591 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 592 | #: option.c:1647 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 593 | msgid "inconsistent DHCP range" |
| 594 | msgstr "" |
| 595 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 596 | #: option.c:1819 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 597 | msgid "bad DHCP host name" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 598 | msgstr "" |
| 599 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 600 | #: option.c:1998 option.c:2270 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 601 | msgid "invalid port number" |
| 602 | msgstr "" |
| 603 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 604 | #: option.c:2093 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 605 | msgid "bad interface name" |
| 606 | msgstr "" |
| 607 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 608 | #: option.c:2116 |
| 609 | msgid "duplicate CNAME" |
| 610 | msgstr "" |
| 611 | |
| 612 | #: option.c:2133 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 613 | msgid "bad PTR record" |
| 614 | msgstr "" |
| 615 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 616 | #: option.c:2163 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 617 | msgid "bad NAPTR record" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 618 | msgstr "" |
| 619 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 620 | #: option.c:2189 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 621 | msgid "TXT record string too long" |
| 622 | msgstr "" |
| 623 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 624 | #: option.c:2193 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 625 | msgid "bad TXT record" |
| 626 | msgstr "" |
| 627 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 628 | #: option.c:2253 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 629 | msgid "bad SRV record" |
| 630 | msgstr "" |
| 631 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 632 | #: option.c:2262 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 633 | msgid "bad SRV target" |
| 634 | msgstr "" |
| 635 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 636 | #: option.c:2277 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 637 | msgid "invalid priority" |
| 638 | msgstr "" |
| 639 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 640 | #: option.c:2284 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 641 | msgid "invalid weight" |
| 642 | msgstr "" |
| 643 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 644 | #: option.c:2320 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 645 | #, c-format |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 646 | msgid "files nested too deep in %s" |
| 647 | msgstr "" |
| 648 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 649 | #: option.c:2328 tftp.c:503 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 650 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 651 | msgid "cannot read %s: %s" |
| 652 | msgstr "" |
| 653 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 654 | #: option.c:2389 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 655 | msgid "missing \"" |
| 656 | msgstr "" |
| 657 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 658 | #: option.c:2436 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 659 | msgid "bad option" |
| 660 | msgstr "" |
| 661 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 662 | #: option.c:2438 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 663 | msgid "extraneous parameter" |
| 664 | msgstr "" |
| 665 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 666 | #: option.c:2440 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 667 | msgid "missing parameter" |
| 668 | msgstr "" |
| 669 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 670 | #: option.c:2448 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 671 | msgid "error" |
| 672 | msgstr "" |
| 673 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 674 | #: option.c:2454 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 675 | #, c-format |
| 676 | msgid "%s at line %d of %%s" |
| 677 | msgstr "" |
| 678 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 679 | #: option.c:2502 option.c:2532 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 680 | #, c-format |
| 681 | msgid "read %s" |
| 682 | msgstr "" |
| 683 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 684 | #: option.c:2599 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 685 | #, c-format |
| 686 | msgid "Dnsmasq version %s %s\n" |
| 687 | msgstr "" |
| 688 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 689 | #: option.c:2600 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 690 | #, c-format |
| 691 | msgid "" |
| 692 | "Compile time options %s\n" |
| 693 | "\n" |
| 694 | msgstr "" |
| 695 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 696 | #: option.c:2601 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 697 | #, c-format |
| 698 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 699 | msgstr "" |
| 700 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 701 | #: option.c:2602 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 702 | #, c-format |
| 703 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 704 | msgstr "" |
| 705 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 706 | #: option.c:2603 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 707 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 708 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 709 | msgstr "" |
| 710 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 711 | #: option.c:2614 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 712 | msgid "try --help" |
| 713 | msgstr "" |
| 714 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 715 | #: option.c:2616 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 716 | msgid "try -w" |
| 717 | msgstr "" |
| 718 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 719 | #: option.c:2619 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 720 | #, c-format |
| 721 | msgid "bad command line options: %s" |
| 722 | msgstr "" |
| 723 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 724 | #: option.c:2660 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 725 | #, c-format |
| 726 | msgid "cannot get host-name: %s" |
| 727 | msgstr "" |
| 728 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 729 | #: option.c:2688 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 730 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 731 | msgstr "" |
| 732 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 733 | #: option.c:2698 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 734 | msgid "must have exactly one resolv.conf to read domain from." |
| 735 | msgstr "" |
| 736 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 737 | #: option.c:2701 network.c:721 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 738 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 739 | msgid "failed to read %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 740 | msgstr "" |
| 741 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 742 | #: option.c:2719 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 743 | #, c-format |
| 744 | msgid "no search directive found in %s" |
| 745 | msgstr "" |
| 746 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 747 | #: option.c:2740 |
| 748 | msgid "there must be a default domain when --dhcp-fqdn is set" |
| 749 | msgstr "" |
| 750 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 751 | #: forward.c:405 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 752 | #, c-format |
| 753 | msgid "nameserver %s refused to do a recursive query" |
| 754 | msgstr "" |
| 755 | |
Simon Kelley | 3927da4 | 2008-07-20 15:10:39 +0100 | [diff] [blame] | 756 | #: forward.c:433 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 757 | msgid "possible DNS-rebind attack detected" |
| 758 | msgstr "" |
| 759 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 760 | #: network.c:45 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 761 | #, c-format |
| 762 | msgid "unknown interface %s in bridge-interface" |
| 763 | msgstr "" |
| 764 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 765 | #: network.c:389 dnsmasq.c:186 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 766 | #, c-format |
| 767 | msgid "failed to create listening socket: %s" |
| 768 | msgstr "" |
| 769 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 770 | #: network.c:396 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 771 | #, c-format |
| 772 | msgid "failed to set IPV6 options on listening socket: %s" |
| 773 | msgstr "" |
| 774 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 775 | #: network.c:415 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 776 | #, c-format |
| 777 | msgid "failed to bind listening socket for %s: %s" |
| 778 | msgstr "" |
| 779 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 780 | #: network.c:420 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 781 | #, c-format |
| 782 | msgid "failed to listen on socket: %s" |
| 783 | msgstr "" |
| 784 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 785 | #: network.c:432 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 786 | #, c-format |
| 787 | msgid "failed to create TFTP socket: %s" |
| 788 | msgstr "" |
| 789 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 790 | #: network.c:628 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 791 | #, c-format |
| 792 | msgid "failed to bind server socket for %s: %s" |
| 793 | msgstr "" |
| 794 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 795 | #: network.c:661 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 796 | #, c-format |
| 797 | msgid "ignoring nameserver %s - local interface" |
| 798 | msgstr "" |
| 799 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 800 | #: network.c:672 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 801 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 802 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 803 | msgstr "" |
| 804 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 805 | #: network.c:687 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 806 | msgid "unqualified" |
| 807 | msgstr "" |
| 808 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 809 | #: network.c:687 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 810 | msgid "names" |
| 811 | msgstr "" |
| 812 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 813 | #: network.c:689 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 814 | msgid "default" |
| 815 | msgstr "" |
| 816 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 817 | #: network.c:691 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 818 | msgid "domain" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 819 | msgstr "" |
| 820 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 821 | #: network.c:694 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 822 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 823 | msgid "using local addresses only for %s %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 824 | msgstr "" |
| 825 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 826 | #: network.c:696 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 827 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 828 | msgid "using nameserver %s#%d for %s %s" |
| 829 | msgstr "" |
| 830 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 831 | #: network.c:699 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 832 | #, c-format |
| 833 | msgid "using nameserver %s#%d(via %s)" |
| 834 | msgstr "" |
| 835 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 836 | #: network.c:701 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 837 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 838 | msgid "using nameserver %s#%d" |
| 839 | msgstr "" |
| 840 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 841 | #: dnsmasq.c:136 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 842 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 843 | msgstr "" |
| 844 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 845 | #: dnsmasq.c:141 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 846 | msgid "asychronous logging is not available under Solaris" |
| 847 | msgstr "" |
| 848 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 849 | #: dnsmasq.c:157 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 850 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 851 | msgstr "" |
| 852 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 853 | #: dnsmasq.c:167 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 854 | #, c-format |
| 855 | msgid "failed to find list of interfaces: %s" |
| 856 | msgstr "" |
| 857 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 858 | #: dnsmasq.c:175 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 859 | #, c-format |
| 860 | msgid "unknown interface %s" |
| 861 | msgstr "" |
| 862 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 863 | #: dnsmasq.c:181 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 864 | #, c-format |
| 865 | msgid "no interface with address %s" |
| 866 | msgstr "" |
| 867 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 868 | #: dnsmasq.c:198 dnsmasq.c:652 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 869 | #, c-format |
| 870 | msgid "DBus error: %s" |
| 871 | msgstr "" |
| 872 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 873 | #: dnsmasq.c:201 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 874 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 875 | msgstr "" |
| 876 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 877 | #: dnsmasq.c:225 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 878 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 879 | msgid "unknown user or group: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 880 | msgstr "" |
| 881 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 882 | #: dnsmasq.c:282 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 883 | #, c-format |
| 884 | msgid "cannot chdir to filesystem root: %s" |
| 885 | msgstr "" |
| 886 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 887 | #: dnsmasq.c:294 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 888 | #, c-format |
| 889 | msgid "cannot fork into background: %s" |
| 890 | msgstr "" |
| 891 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 892 | #: dnsmasq.c:443 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 893 | #, c-format |
| 894 | msgid "started, version %s DNS disabled" |
| 895 | msgstr "" |
| 896 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 897 | #: dnsmasq.c:445 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 898 | #, c-format |
| 899 | msgid "started, version %s cachesize %d" |
| 900 | msgstr "" |
| 901 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 902 | #: dnsmasq.c:447 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 903 | #, c-format |
| 904 | msgid "started, version %s cache disabled" |
| 905 | msgstr "" |
| 906 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 907 | #: dnsmasq.c:449 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 908 | #, c-format |
| 909 | msgid "compile time options: %s" |
| 910 | msgstr "" |
| 911 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 912 | #: dnsmasq.c:455 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 913 | msgid "DBus support enabled: connected to system bus" |
| 914 | msgstr "" |
| 915 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 916 | #: dnsmasq.c:457 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 917 | msgid "DBus support enabled: bus connection pending" |
| 918 | msgstr "" |
| 919 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 920 | #: dnsmasq.c:462 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 921 | #, c-format |
| 922 | msgid "warning: failed to change owner of %s: %s" |
| 923 | msgstr "" |
| 924 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 925 | #: dnsmasq.c:466 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 926 | msgid "setting --bind-interfaces option because of OS limitations" |
| 927 | msgstr "" |
| 928 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 929 | #: dnsmasq.c:471 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 930 | #, c-format |
| 931 | msgid "warning: interface %s does not currently exist" |
| 932 | msgstr "" |
| 933 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 934 | #: dnsmasq.c:476 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 935 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 936 | msgstr "" |
| 937 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 938 | #: dnsmasq.c:479 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 939 | msgid "warning: no upstream servers configured" |
| 940 | msgstr "" |
| 941 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 942 | #: dnsmasq.c:483 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 943 | #, c-format |
| 944 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 945 | msgstr "" |
| 946 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 947 | #: dnsmasq.c:495 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 948 | #, c-format |
| 949 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 950 | msgstr "" |
| 951 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 952 | #: dnsmasq.c:496 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 953 | #, c-format |
| 954 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 955 | msgstr "" |
| 956 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 957 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 958 | msgid "root is " |
| 959 | msgstr "" |
| 960 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 961 | #: dnsmasq.c:510 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 962 | msgid "enabled" |
| 963 | msgstr "" |
| 964 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 965 | #: dnsmasq.c:512 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 966 | msgid "secure mode" |
| 967 | msgstr "" |
| 968 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 969 | #: dnsmasq.c:538 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 970 | #, c-format |
| 971 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 972 | msgstr "" |
| 973 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 974 | #: dnsmasq.c:654 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 975 | msgid "connected to system DBus" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 976 | msgstr "" |
| 977 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 978 | #: dnsmasq.c:742 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 979 | #, c-format |
| 980 | msgid "failed to create helper: %s" |
| 981 | msgstr "" |
| 982 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 983 | #: dnsmasq.c:745 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 984 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 985 | msgid "setting capabilities failed: %s" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 986 | msgstr "" |
| 987 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 988 | #: dnsmasq.c:749 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 989 | #, c-format |
| 990 | msgid "failed to change user-id to %s: %s" |
| 991 | msgstr "" |
| 992 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 993 | #: dnsmasq.c:754 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 994 | #, c-format |
| 995 | msgid "failed to change group-id to %s: %s" |
| 996 | msgstr "" |
| 997 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 998 | #: dnsmasq.c:757 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 999 | #, c-format |
| 1000 | msgid "failed to open pidfile %s: %s" |
| 1001 | msgstr "" |
| 1002 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1003 | #: dnsmasq.c:760 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1004 | #, c-format |
| 1005 | msgid "cannot open %s: %s" |
| 1006 | msgstr "" |
| 1007 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1008 | #: dnsmasq.c:811 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1009 | #, c-format |
| 1010 | msgid "child process killed by signal %d" |
| 1011 | msgstr "" |
| 1012 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1013 | #: dnsmasq.c:815 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1014 | #, c-format |
| 1015 | msgid "child process exited with status %d" |
| 1016 | msgstr "" |
| 1017 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1018 | #: dnsmasq.c:819 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1019 | #, c-format |
| 1020 | msgid "failed to execute %s: %s" |
| 1021 | msgstr "" |
| 1022 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1023 | #: dnsmasq.c:860 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1024 | msgid "exiting on receipt of SIGTERM" |
| 1025 | msgstr "" |
| 1026 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1027 | #: dnsmasq.c:878 |
| 1028 | #, c-format |
| 1029 | msgid "failed to access %s: %s" |
| 1030 | msgstr "" |
| 1031 | |
| 1032 | #: dnsmasq.c:900 |
| 1033 | #, c-format |
| 1034 | msgid "reading %s" |
| 1035 | msgstr "" |
| 1036 | |
| 1037 | #: dnsmasq.c:911 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1038 | #, c-format |
| 1039 | msgid "no servers found in %s, will retry" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1040 | msgstr "" |
| 1041 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1042 | #: dhcp.c:38 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1043 | #, c-format |
| 1044 | msgid "cannot create DHCP socket : %s" |
| 1045 | msgstr "" |
| 1046 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1047 | #: dhcp.c:50 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1048 | #, c-format |
| 1049 | msgid "failed to set options on DHCP socket: %s" |
| 1050 | msgstr "" |
| 1051 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1052 | #: dhcp.c:68 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1053 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1054 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1055 | msgstr "" |
| 1056 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1057 | #: dhcp.c:81 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1058 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1059 | msgid "failed to bind DHCP server socket: %s" |
| 1060 | msgstr "" |
| 1061 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1062 | #: dhcp.c:94 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1063 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1064 | msgid "cannot create ICMP raw socket: %s." |
| 1065 | msgstr "" |
| 1066 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1067 | #: dhcp.c:223 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1068 | #, c-format |
| 1069 | msgid "DHCP packet received on %s which has no address" |
| 1070 | msgstr "" |
| 1071 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1072 | #: dhcp.c:382 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1073 | #, c-format |
| 1074 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 1075 | msgstr "" |
| 1076 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1077 | #: dhcp.c:719 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1078 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1079 | msgid "failed to read %s:%s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1080 | msgstr "" |
| 1081 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1082 | #: dhcp.c:755 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1083 | #, c-format |
| 1084 | msgid "bad line at %s line %d" |
| 1085 | msgstr "" |
| 1086 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1087 | #: dhcp.c:870 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1088 | #, c-format |
| 1089 | msgid "duplicate IP address %s in dhcp-config directive." |
| 1090 | msgstr "" |
| 1091 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1092 | #: dhcp.c:873 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1093 | #, c-format |
| 1094 | msgid "duplicate IP address %s in %s." |
| 1095 | msgstr "" |
| 1096 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1097 | #: dhcp.c:916 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1098 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1099 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1100 | msgstr "" |
| 1101 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1102 | #: dhcp.c:921 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1103 | #, c-format |
| 1104 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1105 | msgstr "" |
| 1106 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1107 | #: lease.c:58 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1108 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1109 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1110 | msgstr "" |
| 1111 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1112 | #: lease.c:84 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1113 | msgid "too many stored leases" |
| 1114 | msgstr "" |
| 1115 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1116 | #: lease.c:125 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1117 | #, c-format |
| 1118 | msgid "cannot run lease-init script %s: %s" |
| 1119 | msgstr "" |
| 1120 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1121 | #: lease.c:131 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1122 | #, c-format |
| 1123 | msgid "lease-init script returned exit code %s" |
| 1124 | msgstr "" |
| 1125 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1126 | #: lease.c:238 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1127 | #, c-format |
| 1128 | msgid "failed to write %s: %s (retry in %us)" |
| 1129 | msgstr "" |
| 1130 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1131 | #: rfc2131.c:315 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1132 | #, c-format |
| 1133 | msgid "no address range available for DHCP request %s %s" |
| 1134 | msgstr "" |
| 1135 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1136 | #: rfc2131.c:316 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1137 | msgid "with subnet selector" |
| 1138 | msgstr "" |
| 1139 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1140 | #: rfc2131.c:316 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1141 | msgid "via" |
| 1142 | msgstr "" |
| 1143 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1144 | #: rfc2131.c:327 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1145 | #, c-format |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1146 | msgid "DHCP packet: transaction-id is %u" |
| 1147 | msgstr "" |
| 1148 | |
| 1149 | #: rfc2131.c:332 |
| 1150 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1151 | msgid "Available DHCP subnet: %s/%s" |
| 1152 | msgstr "" |
| 1153 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1154 | #: rfc2131.c:334 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1155 | #, c-format |
| 1156 | msgid "Available DHCP range: %s -- %s" |
| 1157 | msgstr "" |
| 1158 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1159 | #: rfc2131.c:362 rfc2131.c:396 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1160 | msgid "disabled" |
| 1161 | msgstr "" |
| 1162 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1163 | #: rfc2131.c:411 rfc2131.c:928 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1164 | msgid "address in use" |
| 1165 | msgstr "" |
| 1166 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1167 | #: rfc2131.c:425 rfc2131.c:765 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1168 | msgid "no address available" |
| 1169 | msgstr "" |
| 1170 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1171 | #: rfc2131.c:432 rfc2131.c:891 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1172 | msgid "wrong network" |
| 1173 | msgstr "" |
| 1174 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1175 | #: rfc2131.c:445 |
| 1176 | msgid "no address configured" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1177 | msgstr "" |
| 1178 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1179 | #: rfc2131.c:451 rfc2131.c:941 |
| 1180 | msgid "no leases left" |
| 1181 | msgstr "" |
| 1182 | |
| 1183 | #: rfc2131.c:640 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1184 | #, c-format |
| 1185 | msgid "Vendor class: %s" |
| 1186 | msgstr "" |
| 1187 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1188 | #: rfc2131.c:642 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1189 | #, c-format |
| 1190 | msgid "User class: %s" |
| 1191 | msgstr "" |
| 1192 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1193 | #: rfc2131.c:683 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1194 | #, c-format |
| 1195 | msgid "disabling DHCP static address %s for %s" |
| 1196 | msgstr "" |
| 1197 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1198 | #: rfc2131.c:704 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1199 | msgid "unknown lease" |
| 1200 | msgstr "" |
| 1201 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1202 | #: rfc2131.c:713 rfc2131.c:1058 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1203 | msgid "ignored" |
| 1204 | msgstr "" |
| 1205 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1206 | #: rfc2131.c:736 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1207 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1208 | msgid "not using configured address %s because it is leased to %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1209 | msgstr "" |
| 1210 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1211 | #: rfc2131.c:746 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1212 | #, c-format |
| 1213 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1214 | msgstr "" |
| 1215 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1216 | #: rfc2131.c:749 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1217 | #, c-format |
| 1218 | msgid "not using configured address %s because it was previously declined" |
| 1219 | msgstr "" |
| 1220 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1221 | #: rfc2131.c:763 rfc2131.c:934 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1222 | msgid "no unique-id" |
| 1223 | msgstr "" |
| 1224 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1225 | #: rfc2131.c:831 |
| 1226 | msgid "wrong server-ID" |
| 1227 | msgstr "" |
| 1228 | |
| 1229 | #: rfc2131.c:850 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1230 | msgid "wrong address" |
| 1231 | msgstr "" |
| 1232 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1233 | #: rfc2131.c:867 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1234 | msgid "lease not found" |
| 1235 | msgstr "" |
| 1236 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1237 | #: rfc2131.c:899 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1238 | msgid "address not available" |
| 1239 | msgstr "" |
| 1240 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1241 | #: rfc2131.c:910 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1242 | msgid "static lease available" |
| 1243 | msgstr "" |
| 1244 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1245 | #: rfc2131.c:914 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1246 | msgid "address reserved" |
| 1247 | msgstr "" |
| 1248 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1249 | #: rfc2131.c:922 |
| 1250 | #, c-format |
| 1251 | msgid "abandoning lease to %s of %s" |
| 1252 | msgstr "" |
| 1253 | |
| 1254 | #: rfc2131.c:1356 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1255 | #, c-format |
| 1256 | msgid "tags: %s" |
| 1257 | msgstr "" |
| 1258 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1259 | #: rfc2131.c:1443 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1260 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1261 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1262 | msgstr "" |
| 1263 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1264 | #: rfc2131.c:1599 |
| 1265 | #, c-format |
| 1266 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1267 | msgstr "" |
| 1268 | |
| 1269 | #: rfc2131.c:1617 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1270 | #, c-format |
| 1271 | msgid "requested options: %s" |
| 1272 | msgstr "" |
| 1273 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1274 | #: rfc2131.c:1666 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1275 | #, c-format |
| 1276 | msgid "next server: %s" |
| 1277 | msgstr "" |
| 1278 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1279 | #: rfc2131.c:1690 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1280 | #, c-format |
| 1281 | msgid "bootfile name: %s" |
| 1282 | msgstr "" |
| 1283 | |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame^] | 1284 | #: rfc2131.c:1693 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1285 | #, c-format |
| 1286 | msgid "server name: %s" |
| 1287 | msgstr "" |
| 1288 | |
| 1289 | #: netlink.c:63 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1290 | #, c-format |
| 1291 | msgid "cannot create netlink socket: %s" |
| 1292 | msgstr "" |
| 1293 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1294 | #: netlink.c:230 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1295 | #, c-format |
| 1296 | msgid "netlink returns error: %s" |
| 1297 | msgstr "" |
| 1298 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1299 | #: dbus.c:115 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1300 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1301 | msgstr "" |
| 1302 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1303 | #: dbus.c:243 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1304 | msgid "setting upstream servers from DBus" |
| 1305 | msgstr "" |
| 1306 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1307 | #: dbus.c:281 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1308 | msgid "could not register a DBus message handler" |
| 1309 | msgstr "" |
| 1310 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1311 | #: bpf.c:146 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1312 | #, c-format |
| 1313 | msgid "cannot create DHCP BPF socket: %s" |
| 1314 | msgstr "" |
| 1315 | |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1316 | #: bpf.c:174 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1317 | #, c-format |
| 1318 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1319 | msgstr "" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1320 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1321 | #: tftp.c:175 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1322 | msgid "unable to get free port for TFTP" |
| 1323 | msgstr "" |
| 1324 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1325 | #: tftp.c:190 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1326 | #, c-format |
| 1327 | msgid "unsupported request from %s" |
| 1328 | msgstr "" |
| 1329 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1330 | #: tftp.c:271 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1331 | #, c-format |
| 1332 | msgid "TFTP sent %s to %s" |
| 1333 | msgstr "" |
| 1334 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1335 | #: tftp.c:294 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1336 | #, c-format |
| 1337 | msgid "file %s not found" |
| 1338 | msgstr "" |
| 1339 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1340 | #: tftp.c:405 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1341 | #, c-format |
| 1342 | msgid "TFTP error %d %s received from %s" |
| 1343 | msgstr "" |
| 1344 | |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 1345 | #: tftp.c:436 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1346 | #, c-format |
| 1347 | msgid "TFTP failed sending %s to %s" |
| 1348 | msgstr "" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1349 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1350 | #: log.c:169 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1351 | #, c-format |
| 1352 | msgid "overflow: %d log entries lost" |
| 1353 | msgstr "" |
| 1354 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1355 | #: log.c:246 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1356 | #, c-format |
| 1357 | msgid "log failed: %s" |
| 1358 | msgstr "" |
| 1359 | |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1360 | #: log.c:402 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1361 | msgid "FAILED to start up" |
| 1362 | msgstr "" |