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