Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1 | # German translations for dnsmasq package. |
| 2 | # This file is put in the public domain. |
| 3 | # Simon Kelley <simon@thekelleys.org.uk>, 2005. |
| 4 | # |
| 5 | msgid "" |
| 6 | msgstr "" |
| 7 | "Project-Id-Version: dnsmasq 2.24\n" |
| 8 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 9 | "POT-Creation-Date: 2007-04-28 15:14+0100\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | "PO-Revision-Date: 2005-09-27 09:37+0100\n" |
| 11 | "Last-Translator: Simon Kelley <simon@thekelleys.org.uk>\n" |
| 12 | "Language-Team: German <de@li.org>\n" |
| 13 | "MIME-Version: 1.0\n" |
| 14 | "Content-Type: text/plain; charset=UTF-8\n" |
| 15 | "Content-Transfer-Encoding: 8bit\n" |
| 16 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 17 | |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 18 | #: cache.c:694 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +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 | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 21 | msgstr "" |
| 22 | |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 23 | #: cache.c:728 dhcp.c:715 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 24 | #, c-format |
| 25 | msgid "bad address at %s line %d" |
| 26 | msgstr "" |
| 27 | |
| 28 | # @Simon: Here I need an example to understand it :) |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 29 | #: cache.c:775 dhcp.c:729 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 30 | #, c-format |
| 31 | msgid "bad name at %s line %d" |
| 32 | msgstr "" |
| 33 | |
| 34 | # @Simon: Here I need an example to understand it :) |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 35 | #: cache.c:782 dhcp.c:783 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 36 | #, c-format |
| 37 | msgid "read %s - %d addresses" |
| 38 | msgstr "lese %s - %d Adressen" |
| 39 | |
| 40 | # @Simon: 'lese' is present, is that ok? If it should be past, it would be |
| 41 | # @Simon: "gelesen: %s - %d Adressen" - note the colon, it's a must, then. |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 42 | #: cache.c:820 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 43 | msgid "cleared cache" |
| 44 | msgstr "Cache geleert" |
| 45 | |
| 46 | # @Simon: "Cache geleert" is literally "Cache emptied" but I think other translations could be misleading |
| 47 | # @Simon: (I don't know a good german replacement for "Cache" but AFAIK "Cache" is common in german) |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 48 | #: cache.c:867 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 49 | #, c-format |
| 50 | msgid "" |
| 51 | "not giving name %s to the DHCP lease of %s because the name exists in %s " |
| 52 | "with address %s" |
| 53 | msgstr "" |
| 54 | "Name %s wurde nicht dem DHCP 'Mieter' von %s zugewiesen, da der Name in %" |
| 55 | "smit der Adresse %s bereits existiert" |
| 56 | |
| 57 | # @Simon: "Mieter" is rather 'logder, renter, tenant, lessee' but I couldn't find anything that fits better. |
| 58 | # @Simon: So I thought I put it in ''-marks :) |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 59 | #: cache.c:907 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 60 | #, fuzzy, c-format |
| 61 | msgid "" |
| 62 | "time %lu, cache size %d, %d/%d cache insertions re-used unexpired cache " |
| 63 | "entries." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 64 | msgstr "" |
| 65 | "Cache Größe %d, %d/%d Cache-Einfügungen verwendeten nicht abgelaufene Cache-" |
| 66 | "Einträge wieder." |
| 67 | |
| 68 | # @Simon: "re-used" = "wiederverwenden", but in such a case it must be split apart to "verwendet ... wieder" |
| 69 | # @Simon: "unexpired" = "nicht abgelaufen" (expired=abgelaufen) -- altogether it sounds complicated in german, |
| 70 | # @Simon: I would prefer to use "noch gültige" = "still valid", would that fit to the sense? Then it would be: |
| 71 | # @Simon: msgstr "Cache Größe %d, %d/%d Cache-Einfügungen verwendeten noch gültige Cache-Einträge wieder." |
| 72 | # @Simon: btw, what is the "%d/%d"-part? |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 73 | #: util.c:154 option.c:752 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 74 | msgid "could not get memory" |
| 75 | msgstr "Speicher nicht verfügbar" |
| 76 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 77 | # @Simon: not perfect but I cannot get nearer right now. |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 78 | #: util.c:276 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 79 | #, c-format |
| 80 | msgid "infinite" |
| 81 | msgstr "unendlich" |
| 82 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 83 | #: option.c:182 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 84 | msgid "Specify local address(es) to listen on." |
| 85 | msgstr "Lokale abzuhörende Adresse(n) angeben." |
| 86 | |
| 87 | # @Simon: Quite literal translation, sounds not too polite in german. |
| 88 | # @Simon: How about: "Bitte die lokalen abzuhörende Adresse(n) angeben." |
| 89 | # @Simon: = "Please specify the local address(es) to listen on." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 90 | #: option.c:183 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 91 | msgid "Return ipaddr for all hosts in specified domains." |
| 92 | msgstr "Rückkehr-IP-Adresse für alle Geräte in angebenen Domänen" |
| 93 | |
| 94 | # @Simon: I hope "Return ipaddr" is similar to "Return-ipaddr" and not "Return the ipaddr ... !" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 95 | #: option.c:184 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 96 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
| 97 | msgstr "" |
| 98 | "'Gefälschte' Rückwärts-Ergebnisse für private Adressbereiche nach RFC1918" |
| 99 | |
| 100 | # @Simon: I'm a bit unsure about the meaning of "Fake" here, and the best word for "lookup" is "Nachsehen" |
| 101 | # @Simon: (that is "looking-for") but I think that cannot be used. "Ergebnisse" = "results", is that near enough? |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 102 | #: option.c:185 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 103 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
| 104 | msgstr "Behandle IP-Adr als NXDOMAIN (wehrt Verisign-Platzhalter ab)." |
| 105 | |
| 106 | # @Simon: or "Behandle IP-Adr als NXDOMAIN (gegen Verisign-Platzhalter)." |
| 107 | # @Simon: "gegen" = "against", I believe that might be clumsy in english but it is fine in german. |
| 108 | # @Simon: Just by chance I know what this is for - it is merely against verisign's use of wildcard |
| 109 | # @Simon: entries (that lead to their own servers), right. Therefore, how about: |
| 110 | # @Simon: "Behandle IP-Adr als NXDOMAIN (gegen Verisigns Platzhalter-Gebrauch)." |
| 111 | # @Simon: = "Treat ipaddr as NXDOMAIN (defeats Verisigns wildcard usage)." ? |
| 112 | # @Simon: But the explanatory(?) effect is only a very tiny bit better, I believe - what do U think? |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 113 | #: option.c:186 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 114 | #, c-format |
| 115 | msgid "Specify the size of the cache in entries (defaults to %s)." |
| 116 | msgstr "Angabe der Größe des Caches in Einträgen (Voreinstellung: %s)." |
| 117 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 118 | #: option.c:187 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 119 | #, c-format |
| 120 | msgid "Specify configuration file (defaults to %s)." |
| 121 | msgstr "Angabe der Konfigurationsdatei (Voreinstellung: %s)." |
| 122 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 123 | #: option.c:188 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 124 | msgid "Do NOT fork into the background: run in debug mode." |
| 125 | msgstr "NICHT in den Hintergrund gehen: Betrieb im Debug-Modus" |
| 126 | |
| 127 | # @Simon: = "DO NOT go into the background: Operation in debug-mode" |
| 128 | # @Simon: I know it sounds a bit clumsy in english, but "fork" would be hard to understand |
| 129 | # @Simon: and then I get a problem between "go" and "run" - so... |
| 130 | # @Simon: "Debug-mode" = "Fehlersuch-Modus", literally, but I think "Debug-Modus" is better :) |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 131 | #: option.c:189 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 132 | msgid "Do NOT forward queries with no domain part." |
| 133 | msgstr "Anfragen ohne Domänen-Teil NICHT weiterschicken" |
| 134 | |
| 135 | # @Simon: "weiterschicken" is rather "pass on" (I hope) but that's the best I found. |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 136 | #: option.c:190 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 137 | msgid "Return self-pointing MX records for local hosts." |
| 138 | msgstr "Rückgabe auf sich selbst zeigender MX-Einträge für lokale Geräte" |
| 139 | |
| 140 | # @Simon: "self-pointing" is a bit difficult, the meaning is clear but takes 3-4 words to express it in german. |
| 141 | # @Simon: "Geräte" is about "hard-devices". There is a word for "host" (it is "Wirt") but it would be misleading. |
| 142 | # @Simon: My online dict suggest "Rechner" (= Computer), but I think "hard-devices" is better because it's more general. |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 143 | #: option.c:191 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 144 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
| 145 | msgstr "Erweitere einfache Namen in /etc/hosts mit der Domänen-Endung" |
| 146 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 147 | #: option.c:192 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 148 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 149 | msgstr "'unechte' DNS-Anfragen von Windows-Rechnern nicht weiterleiten" |
| 150 | |
| 151 | # @Simon: I'm a bit unsure about "spurious" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 152 | #: option.c:193 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 153 | msgid "Enable DHCP in the range given with lease duration." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 154 | msgstr "" |
| 155 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 156 | #: option.c:194 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 157 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 158 | msgid "Change to this group after startup (defaults to %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 159 | msgstr "" |
| 160 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 161 | #: option.c:195 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 162 | msgid "Set address or hostname for a specified machine." |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 163 | msgstr "" |
| 164 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 165 | #: option.c:196 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 166 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 167 | msgid "Do NOT load %s file." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 168 | msgstr "" |
| 169 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 170 | #: option.c:197 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 171 | #, c-format |
| 172 | msgid "Specify a hosts file to be read in addition to %s." |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 173 | msgstr "" |
| 174 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 175 | #: option.c:198 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 176 | msgid "Specify interface(s) to listen on." |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 177 | msgstr "" |
| 178 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 179 | #: option.c:199 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 180 | msgid "Specify interface(s) NOT to listen on." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 181 | msgstr "" |
| 182 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 183 | #: option.c:200 |
| 184 | msgid "Map DHCP user class to tag." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 185 | msgstr "" |
| 186 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 187 | #: option.c:201 |
| 188 | msgid "Map RFC3046 circuit-id to tag." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 189 | msgstr "" |
| 190 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 191 | #: option.c:202 |
| 192 | msgid "Map RFC3046 remote-id to tag." |
| 193 | msgstr "" |
| 194 | |
| 195 | #: option.c:203 |
| 196 | msgid "Map RFC3993 subscriber-id to tag." |
| 197 | msgstr "" |
| 198 | |
| 199 | #: option.c:204 |
| 200 | msgid "Don't do DHCP for hosts with tag set." |
| 201 | msgstr "" |
| 202 | |
| 203 | #: option.c:205 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 204 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 205 | msgstr "" |
| 206 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 207 | #: option.c:206 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 208 | msgid "Assume we are the only DHCP server on the local network." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 209 | msgstr "" |
| 210 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 211 | #: option.c:207 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 212 | #, c-format |
| 213 | msgid "Specify where to store DHCP leases (defaults to %s)." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 214 | msgstr "" |
| 215 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 216 | #: option.c:208 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 217 | msgid "Return MX records for local hosts." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 218 | msgstr "" |
| 219 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 220 | #: option.c:209 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 221 | msgid "Specify an MX record." |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 222 | msgstr "" |
| 223 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 224 | #: option.c:210 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 225 | msgid "Specify BOOTP options to DHCP server." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 226 | msgstr "" |
| 227 | |
| 228 | #: option.c:211 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 229 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 230 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 231 | msgstr "" |
| 232 | |
| 233 | #: option.c:212 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 234 | msgid "Do NOT cache failed search results." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 235 | msgstr "" |
| 236 | |
| 237 | #: option.c:213 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 238 | #, c-format |
| 239 | msgid "Use nameservers strictly in the order given in %s." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 240 | msgstr "" |
| 241 | |
| 242 | #: option.c:214 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 243 | msgid "Specify options to be sent to DHCP clients." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 244 | msgstr "" |
| 245 | |
| 246 | #: option.c:215 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 247 | msgid "DHCP option sent even if the client does not request it." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 248 | msgstr "" |
| 249 | |
| 250 | #: option.c:216 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 251 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 252 | msgstr "" |
| 253 | |
| 254 | #: option.c:217 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 255 | #, c-format |
| 256 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 257 | msgstr "" |
| 258 | |
| 259 | #: option.c:218 |
| 260 | msgid "Log queries." |
| 261 | msgstr "" |
| 262 | |
| 263 | #: option.c:219 |
| 264 | msgid "Force the originating port for upstream queries." |
| 265 | msgstr "" |
| 266 | |
| 267 | #: option.c:220 |
| 268 | msgid "Do NOT read resolv.conf." |
| 269 | msgstr "" |
| 270 | |
| 271 | #: option.c:221 |
| 272 | #, c-format |
| 273 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 274 | msgstr "" |
| 275 | |
| 276 | #: option.c:222 |
| 277 | msgid "Specify address(es) of upstream servers with optional domains." |
| 278 | msgstr "" |
| 279 | |
| 280 | #: option.c:223 |
| 281 | msgid "Never forward queries to specified domains." |
| 282 | msgstr "" |
| 283 | |
| 284 | #: option.c:224 |
| 285 | msgid "Specify the domain to be assigned in DHCP leases." |
| 286 | msgstr "" |
| 287 | |
| 288 | #: option.c:225 |
| 289 | msgid "Specify default target in an MX record." |
| 290 | msgstr "" |
| 291 | |
| 292 | #: option.c:226 |
| 293 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 294 | msgstr "" |
| 295 | |
| 296 | #: option.c:227 |
| 297 | #, c-format |
| 298 | msgid "Change to this user after startup. (defaults to %s)." |
| 299 | msgstr "" |
| 300 | |
| 301 | #: option.c:228 |
| 302 | msgid "Map DHCP vendor class to tag." |
| 303 | msgstr "" |
| 304 | |
| 305 | #: option.c:229 |
| 306 | msgid "Display dnsmasq version and copyright information." |
| 307 | msgstr "" |
| 308 | |
| 309 | #: option.c:230 |
| 310 | msgid "Translate IPv4 addresses from upstream servers." |
| 311 | msgstr "" |
| 312 | |
| 313 | #: option.c:231 |
| 314 | msgid "Specify a SRV record." |
| 315 | msgstr "" |
| 316 | |
| 317 | #: option.c:232 |
| 318 | msgid "Display this message. Use --help dhcp for known DHCP options." |
| 319 | msgstr "" |
| 320 | |
| 321 | #: option.c:233 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 322 | #, fuzzy, c-format |
| 323 | msgid "Specify path of PID file (defaults to %s)." |
| 324 | msgstr "Angabe der Konfigurationsdatei (Voreinstellung: %s)." |
| 325 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 326 | #: option.c:234 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 327 | #, c-format |
| 328 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 329 | msgstr "" |
| 330 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 331 | #: option.c:235 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 332 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 333 | msgstr "" |
| 334 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 335 | #: option.c:236 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 336 | msgid "Specify TXT DNS record." |
| 337 | msgstr "" |
| 338 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 339 | #: option.c:237 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 340 | msgid "Specify PTR DNS record." |
| 341 | msgstr "" |
| 342 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 343 | #: option.c:238 |
| 344 | msgid "Give DNS name to IPv4 address of interface." |
| 345 | msgstr "" |
| 346 | |
| 347 | #: option.c:239 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 348 | msgid "Bind only to interfaces in use." |
| 349 | msgstr "" |
| 350 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 351 | #: option.c:240 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 352 | #, c-format |
| 353 | msgid "Read DHCP static host information from %s." |
| 354 | msgstr "" |
| 355 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 356 | #: option.c:241 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 357 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 358 | msgstr "" |
| 359 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 360 | #: option.c:242 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 361 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 362 | msgstr "" |
| 363 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 364 | #: option.c:243 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 365 | msgid "Enable dynamic address allocation for bootp." |
| 366 | msgstr "" |
| 367 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 368 | #: option.c:244 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 369 | msgid "Map MAC address (with wildcards) to option set." |
| 370 | msgstr "" |
| 371 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 372 | #: option.c:246 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 373 | msgid "Treat DHCP requests on aliases as arriving from interface." |
| 374 | msgstr "" |
| 375 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 376 | #: option.c:248 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 377 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 378 | msgstr "" |
| 379 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 380 | #: option.c:249 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 381 | msgid "Script to run on DHCP lease creation and destruction." |
| 382 | msgstr "" |
| 383 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 384 | #: option.c:250 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 385 | msgid "Read configuration from all the files in this directory." |
| 386 | msgstr "" |
| 387 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 388 | #: option.c:251 |
| 389 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 390 | msgstr "" |
| 391 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 392 | #: option.c:252 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 393 | msgid "Read leases at startup, but never write the lease file." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 394 | msgstr "" |
| 395 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 396 | #: option.c:253 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 397 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 398 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 399 | msgstr "" |
| 400 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 401 | #: option.c:254 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 402 | #, c-format |
| 403 | msgid "Clear DNS cache when reloading %s." |
| 404 | msgstr "" |
| 405 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 406 | #: option.c:255 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 407 | msgid "Ignore hostnames provided by DHCP clients." |
| 408 | msgstr "" |
| 409 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 410 | #: option.c:256 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 411 | msgid "Enable integrated read-only TFTP server." |
| 412 | msgstr "" |
| 413 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 414 | #: option.c:257 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 415 | msgid "Export files by TFTP only from the specified subtree." |
| 416 | msgstr "" |
| 417 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 418 | #: option.c:258 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 419 | msgid "Allow access only to files owned by the user running dnsmasq." |
| 420 | msgstr "" |
| 421 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 422 | #: option.c:259 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 423 | #, c-format |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 424 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 425 | msgstr "" |
| 426 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 427 | #: option.c:260 |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 428 | msgid "Disable the TFTP blocksize extension." |
| 429 | msgstr "" |
| 430 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 431 | #: option.c:261 |
| 432 | msgid "Extra logging for DHCP." |
| 433 | msgstr "" |
| 434 | |
| 435 | #: option.c:262 |
| 436 | msgid "Enable async. logging; optionally set queue length." |
| 437 | msgstr "" |
| 438 | |
| 439 | #: option.c:495 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 440 | #, c-format |
| 441 | msgid "" |
| 442 | "Usage: dnsmasq [options]\n" |
| 443 | "\n" |
| 444 | msgstr "" |
| 445 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 446 | #: option.c:497 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 447 | #, c-format |
| 448 | msgid "Use short options only on the command line.\n" |
| 449 | msgstr "" |
| 450 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 451 | #: option.c:499 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 452 | #, c-format |
| 453 | msgid "Valid options are :\n" |
| 454 | msgstr "" |
| 455 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 456 | #: option.c:520 |
| 457 | #, c-format |
| 458 | msgid "Known DHCP options:\n" |
| 459 | msgstr "" |
| 460 | |
| 461 | #: option.c:593 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 462 | msgid "bad dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 463 | msgstr "" |
| 464 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 465 | # @Simon: Here I need an example to understand it :) |
| 466 | #: option.c:649 |
| 467 | #, fuzzy |
| 468 | msgid "bad IP address" |
| 469 | msgstr "lese %s - %d Adressen" |
| 470 | |
| 471 | #: option.c:747 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 472 | msgid "bad domain in dhcp-option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 473 | msgstr "" |
| 474 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 475 | #: option.c:803 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 476 | msgid "dhcp-option too long" |
| 477 | msgstr "" |
| 478 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 479 | #: option.c:847 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 480 | #, c-format |
| 481 | msgid "cannot access directory %s: %s" |
| 482 | msgstr "" |
| 483 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 484 | #: option.c:866 tftp.c:310 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 485 | #, c-format |
| 486 | msgid "cannot access %s: %s" |
| 487 | msgstr "" |
| 488 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 489 | #: option.c:947 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 490 | msgid "bad MX preference" |
| 491 | msgstr "" |
| 492 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 493 | #: option.c:956 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 494 | msgid "bad MX name" |
| 495 | msgstr "" |
| 496 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 497 | #: option.c:974 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 498 | msgid "bad MX target" |
| 499 | msgstr "" |
| 500 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 501 | #: option.c:986 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 502 | msgid "cannot run scripts under uClinux" |
| 503 | msgstr "" |
| 504 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 505 | #: option.c:1181 option.c:1192 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 506 | msgid "bad port" |
| 507 | msgstr "" |
| 508 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 509 | #: option.c:1334 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 510 | msgid "bad bridge-interface" |
| 511 | msgstr "" |
| 512 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 513 | #: option.c:1376 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 514 | msgid "bad dhcp-range" |
| 515 | msgstr "" |
| 516 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 517 | #: option.c:1404 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 518 | msgid "only one netid tag allowed" |
| 519 | msgstr "" |
| 520 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 521 | #: option.c:1446 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 522 | msgid "inconsistent DHCP range" |
| 523 | msgstr "" |
| 524 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 525 | #: option.c:1618 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 526 | msgid "bad dhcp-host" |
| 527 | msgstr "" |
| 528 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 529 | #: option.c:1824 |
| 530 | msgid "bad interface name" |
| 531 | msgstr "" |
| 532 | |
| 533 | #: option.c:1848 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 534 | msgid "bad PTR record" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 535 | msgstr "" |
| 536 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 537 | #: option.c:1872 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 538 | msgid "bad TXT record" |
| 539 | msgstr "" |
| 540 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 541 | #: option.c:1904 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 542 | msgid "TXT record string too long" |
| 543 | msgstr "" |
| 544 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 545 | #: option.c:1943 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 546 | msgid "bad SRV record" |
| 547 | msgstr "" |
| 548 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 549 | #: option.c:1955 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 550 | msgid "bad SRV target" |
| 551 | msgstr "" |
| 552 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 553 | #: option.c:1966 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 554 | msgid "invalid port number" |
| 555 | msgstr "" |
| 556 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 557 | #: option.c:1976 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 558 | msgid "invalid priority" |
| 559 | msgstr "" |
| 560 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 561 | #: option.c:1986 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 562 | msgid "invalid weight" |
| 563 | msgstr "" |
| 564 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 565 | #: option.c:2017 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 566 | #, c-format |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 567 | msgid "files nested too deep in %s" |
| 568 | msgstr "" |
| 569 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 570 | #: option.c:2024 tftp.c:460 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 571 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 572 | msgid "cannot read %s: %s" |
| 573 | msgstr "" |
| 574 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 575 | #: option.c:2068 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 576 | msgid "missing \"" |
| 577 | msgstr "" |
| 578 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 579 | #: option.c:2109 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 580 | msgid "bad option" |
| 581 | msgstr "" |
| 582 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 583 | #: option.c:2111 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 584 | msgid "extraneous parameter" |
| 585 | msgstr "" |
| 586 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 587 | #: option.c:2113 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 588 | msgid "missing parameter" |
| 589 | msgstr "" |
| 590 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 591 | #: option.c:2115 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 592 | msgid "error" |
| 593 | msgstr "" |
| 594 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 595 | # @Simon: "Speicher nicht verfügbar" = "memory not available" |
| 596 | # @Simon: "could not get memory" = "konnte keinen Speicher bekommen" or "konnte Speicher nicht bekommen" |
| 597 | # @Simon: ("keinen Speicher" = "no memory", "... nicht bekommen" = "... not get") |
| 598 | # @Simon: both would be correct - but would sound rather clumsy in german |
| 599 | # @Simon: how about "Nicht genügend Speicher verfügbar" = "Not enough memory available" ? |
| 600 | #: option.c:2120 |
| 601 | #, c-format |
| 602 | msgid "%s at line %d of %%s" |
| 603 | msgstr "%s in Zeile %d von %%s" |
| 604 | |
| 605 | #: option.c:2190 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 606 | #, c-format |
| 607 | msgid "Dnsmasq version %s %s\n" |
| 608 | msgstr "" |
| 609 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 610 | #: option.c:2191 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 611 | #, c-format |
| 612 | msgid "" |
| 613 | "Compile time options %s\n" |
| 614 | "\n" |
| 615 | msgstr "" |
| 616 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 617 | #: option.c:2192 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 618 | #, c-format |
| 619 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
| 620 | msgstr "" |
| 621 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 622 | #: option.c:2193 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 623 | #, c-format |
| 624 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
| 625 | msgstr "" |
| 626 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 627 | #: option.c:2194 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 628 | #, c-format |
| 629 | msgid "under the terms of the GNU General Public License, version 2.\n" |
| 630 | msgstr "" |
| 631 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 632 | #: option.c:2205 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 633 | msgid "try --help" |
| 634 | msgstr "" |
| 635 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 636 | #: option.c:2207 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 637 | msgid "try -w" |
| 638 | msgstr "" |
| 639 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 640 | #: option.c:2210 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 641 | #, c-format |
| 642 | msgid "bad command line options: %s" |
| 643 | msgstr "" |
| 644 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 645 | #: option.c:2251 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 646 | #, c-format |
| 647 | msgid "cannot get host-name: %s" |
| 648 | msgstr "" |
| 649 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 650 | #: option.c:2279 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 651 | msgid "only one resolv.conf file allowed in no-poll mode." |
| 652 | msgstr "" |
| 653 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 654 | #: option.c:2289 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 655 | msgid "must have exactly one resolv.conf to read domain from." |
| 656 | msgstr "" |
| 657 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 658 | #: option.c:2292 network.c:549 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 659 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 660 | msgid "failed to read %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 661 | msgstr "" |
| 662 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 663 | #: option.c:2310 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 664 | #, c-format |
| 665 | msgid "no search directive found in %s" |
| 666 | msgstr "" |
| 667 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 668 | #: forward.c:376 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 669 | #, c-format |
| 670 | msgid "nameserver %s refused to do a recursive query" |
| 671 | msgstr "" |
| 672 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 673 | #: isc.c:73 dnsmasq.c:539 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 674 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 675 | msgid "failed to access %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 676 | msgstr "" |
| 677 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 678 | #: isc.c:89 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 679 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 680 | msgid "failed to load %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 681 | msgstr "" |
| 682 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 683 | #: isc.c:93 dnsmasq.c:561 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 684 | #, c-format |
| 685 | msgid "reading %s" |
| 686 | msgstr "" |
| 687 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 688 | #: isc.c:115 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 689 | #, c-format |
| 690 | msgid "bad name in %s" |
| 691 | msgstr "" |
| 692 | |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 693 | #: isc.c:177 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 694 | #, c-format |
| 695 | msgid "Ignoring DHCP lease for %s because it has an illegal domain part" |
| 696 | msgstr "" |
| 697 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 698 | #: network.c:41 |
| 699 | #, c-format |
| 700 | msgid "unknown interface %s in bridge-interface" |
| 701 | msgstr "" |
| 702 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 703 | #: network.c:379 dnsmasq.c:142 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 704 | #, c-format |
| 705 | msgid "failed to create listening socket: %s" |
| 706 | msgstr "" |
| 707 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 708 | #: network.c:386 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 709 | #, c-format |
| 710 | msgid "failed to set IPV6 options on listening socket: %s" |
| 711 | msgstr "" |
| 712 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 713 | #: network.c:404 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 714 | #, c-format |
| 715 | msgid "failed to bind listening socket for %s: %s" |
| 716 | msgstr "" |
| 717 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 718 | #: network.c:412 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 719 | #, c-format |
| 720 | msgid "failed to listen on socket: %s" |
| 721 | msgstr "" |
| 722 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 723 | #: network.c:423 |
| 724 | #, c-format |
| 725 | msgid "failed to create TFTP socket: %s" |
| 726 | msgstr "" |
| 727 | |
| 728 | #: network.c:495 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 729 | #, c-format |
| 730 | msgid "ignoring nameserver %s - local interface" |
| 731 | msgstr "" |
| 732 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 733 | #: network.c:504 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 734 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 735 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 736 | msgstr "" |
| 737 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 738 | #: network.c:519 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 739 | msgid "domain" |
| 740 | msgstr "" |
| 741 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 742 | #: network.c:521 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 743 | msgid "unqualified" |
| 744 | msgstr "" |
| 745 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 746 | #: network.c:521 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 747 | msgid "domains" |
| 748 | msgstr "" |
| 749 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 750 | #: network.c:524 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 751 | #, c-format |
| 752 | msgid "using local addresses only for %s %s" |
| 753 | msgstr "" |
| 754 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 755 | #: network.c:526 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 756 | #, c-format |
| 757 | msgid "using nameserver %s#%d for %s %s" |
| 758 | msgstr "" |
| 759 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 760 | #: network.c:529 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 761 | #, c-format |
| 762 | msgid "using nameserver %s#%d" |
| 763 | msgstr "" |
| 764 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 765 | #: dnsmasq.c:102 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 766 | msgid "" |
| 767 | "ISC dhcpd integration not available: set HAVE_ISC_READER in src/config.h" |
| 768 | msgstr "" |
| 769 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 770 | #: dnsmasq.c:119 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 771 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
| 772 | msgstr "" |
| 773 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 774 | #: dnsmasq.c:124 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 775 | #, c-format |
| 776 | msgid "failed to find list of interfaces: %s" |
| 777 | msgstr "" |
| 778 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 779 | #: dnsmasq.c:132 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 780 | #, c-format |
| 781 | msgid "unknown interface %s" |
| 782 | msgstr "" |
| 783 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 784 | #: dnsmasq.c:138 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 785 | #, c-format |
| 786 | msgid "no interface with address %s" |
| 787 | msgstr "" |
| 788 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 789 | #: dnsmasq.c:157 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 790 | msgid "must set exactly one interface on broken systems without IP_RECVIF" |
| 791 | msgstr "" |
| 792 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 793 | #: dnsmasq.c:170 dnsmasq.c:666 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 794 | #, c-format |
| 795 | msgid "DBus error: %s" |
| 796 | msgstr "" |
| 797 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 798 | #: dnsmasq.c:173 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 799 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
| 800 | msgstr "" |
| 801 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 802 | #: dnsmasq.c:204 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 803 | #, c-format |
| 804 | msgid "cannot create pipe: %s" |
| 805 | msgstr "" |
| 806 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 807 | #: dnsmasq.c:345 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 808 | #, c-format |
| 809 | msgid "started, version %s cachesize %d" |
| 810 | msgstr "" |
| 811 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 812 | #: dnsmasq.c:347 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 813 | #, c-format |
| 814 | msgid "started, version %s cache disabled" |
| 815 | msgstr "" |
| 816 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 817 | #: dnsmasq.c:349 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 818 | #, c-format |
| 819 | msgid "compile time options: %s" |
| 820 | msgstr "" |
| 821 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 822 | #: dnsmasq.c:355 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 823 | msgid "DBus support enabled: connected to system bus" |
| 824 | msgstr "" |
| 825 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 826 | #: dnsmasq.c:357 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 827 | msgid "DBus support enabled: bus connection pending" |
| 828 | msgstr "" |
| 829 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 830 | #: dnsmasq.c:362 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 831 | msgid "setting --bind-interfaces option because of OS limitations" |
| 832 | msgstr "" |
| 833 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 834 | #: dnsmasq.c:367 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 835 | #, c-format |
| 836 | msgid "warning: interface %s does not currently exist" |
| 837 | msgstr "" |
| 838 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 839 | #: dnsmasq.c:372 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 840 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
| 841 | msgstr "" |
| 842 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 843 | #: dnsmasq.c:375 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 844 | msgid "warning: no upstream servers configured" |
| 845 | msgstr "" |
| 846 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 847 | #: dnsmasq.c:379 |
| 848 | #, c-format |
| 849 | msgid "asynchronous logging enabled, queue limit is %d messages" |
| 850 | msgstr "" |
| 851 | |
| 852 | #: dnsmasq.c:391 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 853 | #, c-format |
| 854 | msgid "DHCP, static leases only on %.0s%s, lease time %s" |
| 855 | msgstr "" |
| 856 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 857 | #: dnsmasq.c:392 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 858 | #, c-format |
| 859 | msgid "DHCP, IP range %s -- %s, lease time %s" |
| 860 | msgstr "" |
| 861 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 862 | #: dnsmasq.c:408 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 863 | msgid "root is " |
| 864 | msgstr "" |
| 865 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 866 | #: dnsmasq.c:408 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 867 | msgid "enabled" |
| 868 | msgstr "" |
| 869 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 870 | #: dnsmasq.c:410 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 871 | msgid "secure mode" |
| 872 | msgstr "" |
| 873 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 874 | #: dnsmasq.c:430 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 875 | #, c-format |
| 876 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
| 877 | msgstr "" |
| 878 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 879 | #: dnsmasq.c:439 |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 880 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 881 | msgid "warning: setting capabilities failed: %s" |
Simon Kelley | 309331f | 2006-04-22 15:05:01 +0100 | [diff] [blame] | 882 | msgstr "" |
| 883 | |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 884 | #: dnsmasq.c:441 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 885 | msgid "running as root" |
| 886 | msgstr "" |
| 887 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 888 | #: dnsmasq.c:572 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 889 | #, c-format |
| 890 | msgid "no servers found in %s, will retry" |
| 891 | msgstr "" |
| 892 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 893 | #: dnsmasq.c:631 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 894 | msgid "exiting on receipt of SIGTERM" |
| 895 | msgstr "" |
| 896 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 897 | #: dnsmasq.c:668 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 898 | msgid "connected to system DBus" |
| 899 | msgstr "" |
| 900 | |
| 901 | #: dhcp.c:32 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 902 | #, c-format |
| 903 | msgid "cannot create DHCP socket : %s" |
| 904 | msgstr "" |
| 905 | |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 906 | #: dhcp.c:41 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 907 | #, c-format |
| 908 | msgid "failed to set options on DHCP socket: %s" |
| 909 | msgstr "" |
| 910 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 911 | #: dhcp.c:59 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 912 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 913 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 914 | msgstr "" |
| 915 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 916 | #: dhcp.c:72 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 917 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 918 | msgid "failed to bind DHCP server socket: %s" |
| 919 | msgstr "" |
| 920 | |
| 921 | #: dhcp.c:85 |
| 922 | #, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 923 | msgid "cannot create ICMP raw socket: %s." |
| 924 | msgstr "" |
| 925 | |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 926 | #: dhcp.c:97 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 927 | #, c-format |
| 928 | msgid "duplicate IP address %s in dhcp-config directive." |
| 929 | msgstr "" |
| 930 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 931 | #: dhcp.c:219 |
| 932 | #, c-format |
| 933 | msgid "DHCP packet received on %s which has no address" |
| 934 | msgstr "" |
| 935 | |
| 936 | #: dhcp.c:350 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 937 | #, c-format |
| 938 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
| 939 | msgstr "" |
| 940 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 941 | #: dhcp.c:667 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 942 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 943 | msgid "failed to read %s:%s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 944 | msgstr "" |
| 945 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 946 | #: dhcp.c:702 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 947 | #, c-format |
| 948 | msgid "bad line at %s line %d" |
| 949 | msgstr "" |
| 950 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 951 | #: dhcp.c:809 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 952 | #, c-format |
| 953 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 954 | msgstr "" |
| 955 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 956 | #: dhcp.c:845 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 957 | #, c-format |
| 958 | msgid "Ignoring DHCP host name %s because it has an illegal domain part" |
| 959 | msgstr "" |
| 960 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 961 | #: lease.c:50 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 962 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 963 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 964 | msgstr "" |
| 965 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 966 | #: lease.c:80 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 967 | msgid "too many stored leases" |
| 968 | msgstr "" |
| 969 | |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 970 | #: lease.c:113 |
| 971 | #, c-format |
| 972 | msgid "cannot run lease-init script %s: %s" |
| 973 | msgstr "" |
| 974 | |
| 975 | #: lease.c:119 |
| 976 | #, c-format |
| 977 | msgid "lease-init script returned exit code %s" |
| 978 | msgstr "" |
| 979 | |
| 980 | #: lease.c:217 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 981 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 982 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 983 | msgstr "" |
| 984 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 985 | #: rfc2131.c:300 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 986 | #, c-format |
| 987 | msgid "no address range available for DHCP request %s %s" |
| 988 | msgstr "" |
| 989 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 990 | #: rfc2131.c:301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 991 | msgid "with subnet selector" |
| 992 | msgstr "" |
| 993 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 994 | #: rfc2131.c:301 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 995 | msgid "via" |
| 996 | msgstr "" |
| 997 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 998 | #: rfc2131.c:312 |
| 999 | #, c-format |
| 1000 | msgid "DHCP packet: transaction-id is %u" |
| 1001 | msgstr "" |
| 1002 | |
| 1003 | #: rfc2131.c:317 |
| 1004 | #, c-format |
| 1005 | msgid "Available DHCP subnet: %s/%s" |
| 1006 | msgstr "" |
| 1007 | |
| 1008 | #: rfc2131.c:319 |
| 1009 | #, c-format |
| 1010 | msgid "Available DHCP range: %s -- %s" |
| 1011 | msgstr "" |
| 1012 | |
| 1013 | #: rfc2131.c:339 rfc2131.c:370 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1014 | msgid "disabled" |
| 1015 | msgstr "" |
| 1016 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1017 | #: rfc2131.c:382 rfc2131.c:831 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1018 | msgid "address in use" |
| 1019 | msgstr "" |
| 1020 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1021 | #: rfc2131.c:385 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1022 | msgid "no address configured" |
| 1023 | msgstr "" |
| 1024 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1025 | #: rfc2131.c:398 rfc2131.c:699 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1026 | msgid "no address available" |
| 1027 | msgstr "" |
| 1028 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1029 | #: rfc2131.c:408 |
| 1030 | #, c-format |
| 1031 | msgid "Limit of %d leases exceeded." |
| 1032 | msgstr "" |
| 1033 | |
| 1034 | #: rfc2131.c:409 rfc2131.c:841 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1035 | msgid "no leases left" |
| 1036 | msgstr "" |
| 1037 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1038 | #: rfc2131.c:413 rfc2131.c:805 |
Simon Kelley | e17fb62 | 2006-01-14 20:33:46 +0000 | [diff] [blame] | 1039 | msgid "wrong network" |
| 1040 | msgstr "" |
| 1041 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1042 | #: rfc2131.c:579 |
| 1043 | #, c-format |
| 1044 | msgid "Vendor class: %s" |
| 1045 | msgstr "" |
| 1046 | |
| 1047 | #: rfc2131.c:581 |
| 1048 | #, c-format |
| 1049 | msgid "User class: %s" |
| 1050 | msgstr "" |
| 1051 | |
| 1052 | #: rfc2131.c:622 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1053 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1054 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1055 | msgstr "" |
| 1056 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1057 | #: rfc2131.c:643 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1058 | msgid "unknown lease" |
| 1059 | msgstr "" |
| 1060 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1061 | #: rfc2131.c:652 rfc2131.c:951 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1062 | msgid "ignored" |
| 1063 | msgstr "" |
| 1064 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1065 | #: rfc2131.c:672 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1066 | #, c-format |
| 1067 | msgid "not using configured address %s because it is leased to %s" |
| 1068 | msgstr "" |
| 1069 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1070 | #: rfc2131.c:682 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1071 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1072 | msgid "" |
| 1073 | "not using configured address %s because it is in use by the server or relay" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1074 | msgstr "" |
| 1075 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1076 | #: rfc2131.c:685 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1077 | #, c-format |
| 1078 | msgid "not using configured address %s because it was previously declined" |
| 1079 | msgstr "" |
| 1080 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1081 | #: rfc2131.c:768 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1082 | msgid "wrong address" |
| 1083 | msgstr "" |
| 1084 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1085 | #: rfc2131.c:781 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1086 | msgid "lease not found" |
| 1087 | msgstr "" |
| 1088 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1089 | #: rfc2131.c:813 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1090 | msgid "address not available" |
| 1091 | msgstr "" |
| 1092 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1093 | #: rfc2131.c:824 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1094 | msgid "static lease available" |
| 1095 | msgstr "" |
| 1096 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1097 | #: rfc2131.c:828 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1098 | msgid "address reserved" |
| 1099 | msgstr "" |
| 1100 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1101 | #: rfc2131.c:834 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1102 | msgid "no unique-id" |
| 1103 | msgstr "" |
| 1104 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1105 | #: rfc2131.c:1215 |
| 1106 | #, c-format |
| 1107 | msgid "tags: %s" |
| 1108 | msgstr "" |
| 1109 | |
| 1110 | #: rfc2131.c:1297 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1111 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1112 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1113 | msgstr "" |
| 1114 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1115 | #: rfc2131.c:1452 |
| 1116 | #, c-format |
| 1117 | msgid "requested options: %s" |
| 1118 | msgstr "" |
| 1119 | |
| 1120 | #: rfc2131.c:1483 |
| 1121 | #, c-format |
| 1122 | msgid "server name: %s" |
| 1123 | msgstr "" |
| 1124 | |
| 1125 | #: rfc2131.c:1495 |
| 1126 | #, c-format |
| 1127 | msgid "bootfile name: %s" |
| 1128 | msgstr "" |
| 1129 | |
| 1130 | #: rfc2131.c:1504 |
| 1131 | #, c-format |
| 1132 | msgid "next server: %s" |
| 1133 | msgstr "" |
| 1134 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1135 | #: netlink.c:59 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1136 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1137 | msgid "cannot create netlink socket: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1138 | msgstr "" |
| 1139 | |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1140 | #: netlink.c:232 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1141 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1142 | msgid "netlink returns error: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1143 | msgstr "" |
| 1144 | |
| 1145 | #: dbus.c:112 |
| 1146 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
| 1147 | msgstr "" |
| 1148 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1149 | #: dbus.c:239 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1150 | msgid "setting upstream servers from DBus" |
| 1151 | msgstr "" |
| 1152 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1153 | #: dbus.c:275 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1154 | msgid "could not register a DBus message handler" |
| 1155 | msgstr "" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1156 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1157 | #: bpf.c:48 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1158 | #, c-format |
| 1159 | msgid "cannot create DHCP BPF socket: %s" |
| 1160 | msgstr "" |
| 1161 | |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1162 | #: bpf.c:76 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1163 | #, c-format |
| 1164 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
| 1165 | msgstr "" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1166 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1167 | #: helper.c:142 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1168 | #, c-format |
| 1169 | msgid "child process killed by signal %d" |
| 1170 | msgstr "" |
| 1171 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1172 | #: helper.c:144 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1173 | #, c-format |
| 1174 | msgid "child process exited with status %d" |
| 1175 | msgstr "" |
| 1176 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1177 | #: helper.c:213 |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1178 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1179 | msgid "failed to execute %s: %s" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1180 | msgstr "" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1181 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1182 | #: tftp.c:158 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1183 | #, c-format |
| 1184 | msgid "unsupported request from %s" |
| 1185 | msgstr "" |
| 1186 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1187 | #: tftp.c:239 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1188 | #, c-format |
| 1189 | msgid "TFTP sent %s to %s" |
| 1190 | msgstr "" |
| 1191 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1192 | #: tftp.c:306 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1193 | #, c-format |
| 1194 | msgid "file %s not found" |
| 1195 | msgstr "" |
| 1196 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1197 | #: tftp.c:362 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1198 | #, c-format |
| 1199 | msgid "TFTP error %d %s received from %s" |
| 1200 | msgstr "" |
| 1201 | |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1202 | #: tftp.c:393 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1203 | #, c-format |
| 1204 | msgid "TFTP failed sending %s to %s" |
| 1205 | msgstr "" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame^] | 1206 | |
| 1207 | #: log.c:70 |
| 1208 | #, c-format |
| 1209 | msgid "cannot open %s: %s" |
| 1210 | msgstr "" |
| 1211 | |
| 1212 | #: log.c:115 |
| 1213 | #, c-format |
| 1214 | msgid "overflow: %d log entries lost" |
| 1215 | msgstr "" |
| 1216 | |
| 1217 | #: log.c:200 |
| 1218 | #, c-format |
| 1219 | msgid "log failed: %s" |
| 1220 | msgstr "" |
| 1221 | |
| 1222 | # @Simon: I would like to have an example :) - instead of "von" it would be possible to use "aus", |
| 1223 | # @Simon: both translate to "of" and nothing else, but depending on the sense one could be better |
| 1224 | # @Simon: than the other. |
| 1225 | #: log.c:339 |
| 1226 | msgid "FAILED to start up" |
| 1227 | msgstr "Start gescheitert" |