Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1 | # German translations for dnsmasq package. |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 2 | # |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 3 | # This revised version is (C) Copyright by |
| 4 | # Matthias Andree <matthias.andree@gmx.de>, 2010. |
| 5 | # It is subject to the GNU General Public License v2, |
| 6 | # or at your option, any later version. |
| 7 | # |
| 8 | # An older version of this file was originally put in the public domain by |
| 9 | # Simon Kelley <simon@thekelleys.org.uk>, 2005. |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 10 | msgid "" |
| 11 | msgstr "" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 12 | "Project-Id-Version: dnsmasq 2.70\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 13 | "Report-Msgid-Bugs-To: \n" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 14 | "POT-Creation-Date: 2009-06-18 12:24+0100\n" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 15 | "PO-Revision-Date: 2014-05-01 22:51+0100\n" |
| 16 | "Last-Translator: Conrad Kostecki <ck@conrad-kostecki.de>\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 17 | "Language-Team: German <de@li.org>\n" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 18 | "Language: de\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 19 | "MIME-Version: 1.0\n" |
| 20 | "Content-Type: text/plain; charset=UTF-8\n" |
| 21 | "Content-Transfer-Encoding: 8bit\n" |
| 22 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 23 | "X-Generator: Poedit 1.6.5\n" |
| 24 | "X-Poedit-SourceCharset: UTF-8\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 25 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 26 | #: cache.c:505 |
| 27 | msgid "Internal error in cache." |
| 28 | msgstr "" |
| 29 | |
| 30 | #: cache.c:908 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 31 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 32 | msgid "failed to load names from %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 33 | msgstr "Fehler beim Laden der Namen von %s: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 34 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 35 | #: cache.c:934 dhcp.c:820 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 36 | #, c-format |
| 37 | msgid "bad address at %s line %d" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 38 | msgstr "Fehlerhafte Adresse in %s Zeile %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 39 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 40 | #: cache.c:985 dhcp.c:836 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 41 | #, c-format |
| 42 | msgid "bad name at %s line %d" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 43 | msgstr "Fehlerhafter Name in %s Zeile %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 44 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 45 | #: cache.c:992 dhcp.c:911 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 46 | #, c-format |
| 47 | msgid "read %s - %d addresses" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 48 | msgstr "%s gelesen - %d Adressen" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 49 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 50 | #: cache.c:1100 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 51 | msgid "cleared cache" |
| 52 | msgstr "Cache geleert" |
| 53 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 54 | #: cache.c:1123 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 55 | #, c-format |
| 56 | msgid "No IPv4 address found for %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 57 | msgstr "Keine IPv4-Adresse für %s gefunden" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 58 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 59 | #: cache.c:1201 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 60 | #, c-format |
| 61 | msgid "%s is a CNAME, not giving it to the DHCP lease of %s" |
| 62 | msgstr "%s ist ein CNAME, weise es der DHCP-Lease von %s nicht zu" |
| 63 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 64 | #: cache.c:1225 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 65 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 66 | msgid "not giving name %s to the DHCP lease of %s because the name exists in %s with address %s" |
| 67 | msgstr "Name %s wurde dem DHCP-Lease von %s nicht zugewiesen, da der Name in %s bereits mit Adresse %s existiert" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 68 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 69 | #: cache.c:1366 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 70 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 71 | msgid "time %lu" |
| 72 | msgstr "Zeit %lu" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 73 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 74 | #: cache.c:1367 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 75 | #, c-format |
| 76 | msgid "cache size %d, %d/%d cache insertions re-used unexpired cache entries." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 77 | msgstr "Cache Größe %d, %d/%d Cache-Einfügungen verwendeten nicht abgelaufene Cache-Einträge wieder." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 78 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 79 | #: cache.c:1369 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 80 | #, c-format |
| 81 | msgid "queries forwarded %u, queries answered locally %u" |
| 82 | msgstr "%u weitergeleitete Anfragen, %u lokal beantwortete Anfragen" |
| 83 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 84 | #: cache.c:1372 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 85 | #, c-format |
| 86 | msgid "queries for authoritative zones %u" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 87 | msgstr "Anfragen nach autoritativen Zonen %u" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 88 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 89 | #: cache.c:1398 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 90 | #, c-format |
| 91 | msgid "server %s#%d: queries sent %u, retried or failed %u" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 92 | msgstr "Server %s#%d: %u Anfragen gesendet, %u erneut versucht oder fehlgeschlagen" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 93 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 94 | #: util.c:45 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 95 | #, c-format |
| 96 | msgid "failed to seed the random number generator: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 97 | msgstr "Konnte den Zufallszahlengenerator nicht initialisieren: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 98 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 99 | #: util.c:205 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 100 | msgid "failed to allocate memory" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 101 | msgstr "Konnte Speicher nicht belegen" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 102 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 103 | #: util.c:243 option.c:579 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 104 | msgid "could not get memory" |
| 105 | msgstr "Speicher nicht verfügbar" |
| 106 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 107 | #: util.c:253 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 108 | #, c-format |
| 109 | msgid "cannot create pipe: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 110 | msgstr "Konnte Pipe nicht erzeugen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 111 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 112 | #: util.c:261 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 113 | #, c-format |
| 114 | msgid "failed to allocate %d bytes" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 115 | msgstr "Konnte %d Bytes nicht belegen" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 116 | |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 117 | # @Simon: not perfect but I cannot get nearer right now. |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 118 | #: util.c:429 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 119 | #, c-format |
| 120 | msgid "infinite" |
| 121 | msgstr "unendlich" |
| 122 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 123 | #: option.c:318 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 124 | msgid "Specify local address(es) to listen on." |
| 125 | msgstr "Lokale abzuhörende Adresse(n) angeben." |
| 126 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 127 | #: option.c:319 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 128 | msgid "Return ipaddr for all hosts in specified domains." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 129 | msgstr "IP-Adresse für alle Hosts in angebenen Domänen festlegen." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 130 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 131 | # FIXME: the English test is not to the point. Just use a shortened description |
| 132 | # from the manpage instead. -- MA |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 133 | #: option.c:320 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 134 | msgid "Fake reverse lookups for RFC1918 private address ranges." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 135 | msgstr "Für private Adressbereiche nach RFC1918 \"keine solche Domain\" liefern." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 136 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 137 | #: option.c:321 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 138 | msgid "Treat ipaddr as NXDOMAIN (defeats Verisign wildcard)." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 139 | msgstr "Diese IP-Adresse als NXDOMAIN interpretieren (wehrt \"Suchhilfen\" ab)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 140 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 141 | #: option.c:322 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 142 | #, c-format |
| 143 | msgid "Specify the size of the cache in entries (defaults to %s)." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 144 | msgstr "Größe des Caches (Zahl der Einträge) festlegen (Voreinstellung: %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 145 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 146 | #: option.c:323 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 147 | #, c-format |
| 148 | msgid "Specify configuration file (defaults to %s)." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 149 | msgstr "Konfigurationsdatei festlegen (Voreinstellung: %s)." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 150 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 151 | #: option.c:324 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 152 | msgid "Do NOT fork into the background: run in debug mode." |
| 153 | msgstr "NICHT in den Hintergrund gehen: Betrieb im Debug-Modus" |
| 154 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 155 | #: option.c:325 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 156 | msgid "Do NOT forward queries with no domain part." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 157 | msgstr "Anfragen ohne Domänen-Teil NICHT weiterschicken." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 158 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 159 | #: option.c:326 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 160 | msgid "Return self-pointing MX records for local hosts." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 161 | msgstr "Für lokale Einträge MX-Einträge liefern, die auf sich selbst zeigen." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 162 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 163 | #: option.c:327 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 164 | msgid "Expand simple names in /etc/hosts with domain-suffix." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 165 | msgstr "Erweitere einfache Namen in /etc/hosts mit der Domänen-Endung." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 166 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 167 | #: option.c:328 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 168 | msgid "Don't forward spurious DNS requests from Windows hosts." |
| 169 | msgstr "'unechte' DNS-Anfragen von Windows-Rechnern nicht weiterleiten" |
| 170 | |
| 171 | # @Simon: I'm a bit unsure about "spurious" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 172 | #: option.c:329 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 173 | msgid "Enable DHCP in the range given with lease duration." |
| 174 | msgstr "DHCP für angegebenen Bereich und Dauer einschalten" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 175 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 176 | #: option.c:330 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 177 | #, c-format |
| 178 | msgid "Change to this group after startup (defaults to %s)." |
| 179 | msgstr "Nach dem Start in diese Benutzergruppe wechseln (Voreinstellung %s)." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 180 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 181 | #: option.c:331 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 182 | msgid "Set address or hostname for a specified machine." |
| 183 | msgstr "Adresse oder Hostnamen für einen angegebenen Computer setzen." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 184 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 185 | #: option.c:332 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 186 | msgid "Read DHCP host specs from file." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 187 | msgstr "DHCP-Host-Angaben aus Datei lesen." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 188 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 189 | #: option.c:333 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 190 | msgid "Read DHCP option specs from file." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 191 | msgstr "DHCP-Optionen aus Datei lesen." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 192 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 193 | #: option.c:334 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 194 | msgid "Evaluate conditional tag expression." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 195 | msgstr "Auswertung eines Ausdrucks bedingter Marken." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 196 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 197 | #: option.c:335 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 198 | #, c-format |
| 199 | msgid "Do NOT load %s file." |
| 200 | msgstr "%s-Datei NICHT laden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 201 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 202 | #: option.c:336 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 203 | #, c-format |
| 204 | msgid "Specify a hosts file to be read in addition to %s." |
| 205 | msgstr "Hosts-Datei festlegen, die zusätzlich zu %s gelesen wird." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 206 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 207 | #: option.c:337 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 208 | msgid "Specify interface(s) to listen on." |
| 209 | msgstr "Schnittstelle(n) zum Empfang festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 210 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 211 | #: option.c:338 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 212 | msgid "Specify interface(s) NOT to listen on." |
| 213 | msgstr "Schnittstelle(n) festlegen, die NICHT empfangen sollen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 214 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 215 | #: option.c:339 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 216 | msgid "Map DHCP user class to tag." |
| 217 | msgstr "DHCP-Benutzerklasse auf Marke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 218 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 219 | #: option.c:340 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 220 | msgid "Map RFC3046 circuit-id to tag." |
| 221 | msgstr "RFC3046 \"circuit-id\" auf Marke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 222 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 223 | #: option.c:341 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 224 | msgid "Map RFC3046 remote-id to tag." |
| 225 | msgstr "RFC3046 \"remote-id\" auf Marke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 226 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 227 | #: option.c:342 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 228 | msgid "Map RFC3993 subscriber-id to tag." |
| 229 | msgstr "RFC3993 \"subscriber-id\" auf Marke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 230 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 231 | #: option.c:343 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 232 | msgid "Don't do DHCP for hosts with tag set." |
| 233 | msgstr "Kein DHCP für Hosts mit gesetzter Marke verwenden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 234 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 235 | #: option.c:344 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 236 | msgid "Force broadcast replies for hosts with tag set." |
| 237 | msgstr "Rundsendung für Hosts mit gesetzter Marke erzwingen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 238 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 239 | #: option.c:345 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 240 | msgid "Do NOT fork into the background, do NOT run in debug mode." |
| 241 | msgstr "NICHT in den Hintergrund wechseln, NICHT im Debug-Modus laufen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 242 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 243 | #: option.c:346 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 244 | msgid "Assume we are the only DHCP server on the local network." |
| 245 | msgstr "Voraussetzen, dass wir der einzige DHCP-Server im lokalen Netz sind." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 246 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 247 | #: option.c:347 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 248 | #, c-format |
| 249 | msgid "Specify where to store DHCP leases (defaults to %s)." |
| 250 | msgstr "Festlegen, wo DHCP-Leases gespeichert werden (Voreinstellung %s)." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 251 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 252 | #: option.c:348 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 253 | msgid "Return MX records for local hosts." |
| 254 | msgstr "MX-Einträge für lokale Hosts liefern." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 255 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 256 | #: option.c:349 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 257 | msgid "Specify an MX record." |
| 258 | msgstr "Einen MX-Eintrag festlegen." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 259 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 260 | #: option.c:350 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 261 | msgid "Specify BOOTP options to DHCP server." |
| 262 | msgstr "BOOTP-Optionen für DHCP-Server festlegen." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 263 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 264 | #: option.c:351 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 265 | #, c-format |
| 266 | msgid "Do NOT poll %s file, reload only on SIGHUP." |
| 267 | msgstr "%s-Datei NICHT abfragen, nur bei SIGHUP neu laden." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 268 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 269 | #: option.c:352 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 270 | msgid "Do NOT cache failed search results." |
| 271 | msgstr "Fehlerhafte Suchergebnisse NICHT zwischenspeichern." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 272 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 273 | #: option.c:353 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 274 | #, c-format |
| 275 | msgid "Use nameservers strictly in the order given in %s." |
| 276 | msgstr "Namensserver streng in der in %s angegebenen Reihenfolge verwenden." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 277 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 278 | #: option.c:354 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 279 | msgid "Specify options to be sent to DHCP clients." |
| 280 | msgstr "Optionen festlegen, die an DHCP-Klienten gesendet werden." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 281 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 282 | #: option.c:355 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 283 | msgid "DHCP option sent even if the client does not request it." |
| 284 | msgstr "DHCP-Option, die selbst ohne Klientenanfrage gesendet wird." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 285 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 286 | #: option.c:356 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 287 | msgid "Specify port to listen for DNS requests on (defaults to 53)." |
| 288 | msgstr "Port zum Abhören der DNS-Anfragen festlegen (53 voreingestellt)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 289 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 290 | #: option.c:357 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 291 | #, c-format |
| 292 | msgid "Maximum supported UDP packet size for EDNS.0 (defaults to %s)." |
| 293 | msgstr "Maximale unterstützte UDP-Paketgröße für EDNS.0 (Voreinstellung %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 294 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 295 | #: option.c:358 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 296 | msgid "Log DNS queries." |
| 297 | msgstr "DNS-Anfragen protokollieren." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 298 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 299 | #: option.c:359 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 300 | msgid "Force the originating port for upstream DNS queries." |
| 301 | msgstr "Ausgehenden Port erzwingen für DNS-Anfragen an vorgelagerte Server." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 302 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 303 | #: option.c:360 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 304 | msgid "Do NOT read resolv.conf." |
| 305 | msgstr "resolv.conf NICHT lesen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 306 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 307 | #: option.c:361 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 308 | #, c-format |
| 309 | msgid "Specify path to resolv.conf (defaults to %s)." |
| 310 | msgstr "Pfad zu resolv.conf festlegen (%s voreingestellt)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 311 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 312 | #: option.c:362 |
| 313 | #, fuzzy |
| 314 | msgid "Specify path to file with server= options" |
| 315 | msgstr "Dateipfad für Prozesskennung (PID) festlegen (Voreinstellung: %s)." |
| 316 | |
| 317 | #: option.c:363 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 318 | msgid "Specify address(es) of upstream servers with optional domains." |
| 319 | msgstr "Adresse(n) vorgelagerter Server festlegen, optional mit Domänen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 320 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 321 | #: option.c:364 |
| 322 | #, fuzzy |
| 323 | msgid "Specify address of upstream servers for reverse address queries" |
| 324 | msgstr "Adresse(n) vorgelagerter Server festlegen, optional mit Domänen." |
| 325 | |
| 326 | #: option.c:365 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 327 | msgid "Never forward queries to specified domains." |
| 328 | msgstr "Anfragen für angegebene Domänen niemals weiterleiten." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 329 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 330 | #: option.c:366 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 331 | msgid "Specify the domain to be assigned in DHCP leases." |
| 332 | msgstr "Domäne festlegen, die für DHCP-Leases zugewiesen wird." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 333 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 334 | #: option.c:367 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 335 | msgid "Specify default target in an MX record." |
| 336 | msgstr "Voreingestelltes Ziel für MX-Einträge festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 337 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 338 | #: option.c:368 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 339 | msgid "Specify time-to-live in seconds for replies from /etc/hosts." |
| 340 | msgstr "Gültigkeitsdauer für Antworten aus /etc/hosts festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 341 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 342 | #: option.c:369 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 343 | msgid "Specify time-to-live in seconds for negative caching." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 344 | msgstr "Gültigkeitsdauer in Sekunden für Caching negativer Ergebnisse festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 345 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 346 | #: option.c:370 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 347 | msgid "Specify time-to-live in seconds for maximum TTL to send to clients." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 348 | msgstr "Gültigkeitsdauer in Sekunden für Caching negativer Ergebnisse festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 349 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 350 | #: option.c:371 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 351 | #, c-format |
| 352 | msgid "Change to this user after startup. (defaults to %s)." |
| 353 | msgstr "Nach dem Start diese Benutzerrechte annehmen (%s voreingestellt)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 354 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 355 | #: option.c:372 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 356 | msgid "Map DHCP vendor class to tag." |
| 357 | msgstr "DHCP-\"vendor class\" auf Marke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 358 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 359 | #: option.c:373 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 360 | msgid "Display dnsmasq version and copyright information." |
| 361 | msgstr "dnsmasq-Version und Urheberrecht anzeigen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 362 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 363 | #: option.c:374 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 364 | msgid "Translate IPv4 addresses from upstream servers." |
| 365 | msgstr "IPv4-Adressen von vorgelagerten Servern übersetzen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 366 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 367 | #: option.c:375 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 368 | msgid "Specify a SRV record." |
| 369 | msgstr "SRV-Eintrag festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 370 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 371 | #: option.c:376 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 372 | msgid "Display this message. Use --help dhcp for known DHCP options." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 373 | msgstr "Diese Hilfe anzeigen. Benutzen Sie --help dhcp für bekannte DHCP-Optionen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 374 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 375 | #: option.c:377 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 376 | #, c-format |
| 377 | msgid "Specify path of PID file (defaults to %s)." |
| 378 | msgstr "Dateipfad für Prozesskennung (PID) festlegen (Voreinstellung: %s)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 379 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 380 | #: option.c:378 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 381 | #, c-format |
| 382 | msgid "Specify maximum number of DHCP leases (defaults to %s)." |
| 383 | msgstr "Höchstzahl der DHCP-Leases festlegen (%s voreingestellt)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 384 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 385 | #: option.c:379 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 386 | msgid "Answer DNS queries based on the interface a query was sent to." |
| 387 | msgstr "DNS-Anfragen abhängig der Emfpangsschnittstelle beantworten." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 388 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 389 | #: option.c:380 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 390 | msgid "Specify TXT DNS record." |
| 391 | msgstr "DNS-TXT-Eintrag festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 392 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 393 | #: option.c:381 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 394 | msgid "Specify PTR DNS record." |
| 395 | msgstr "DNS-PTR-Eintrag festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 396 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 397 | #: option.c:382 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 398 | msgid "Give DNS name to IPv4 address of interface." |
| 399 | msgstr "Schnittstellennamen zur IPv4-Adresse des Interfaces auflösen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 400 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 401 | #: option.c:383 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 402 | msgid "Bind only to interfaces in use." |
| 403 | msgstr "Nur an verwendete Schnittstellen binden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 404 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 405 | #: option.c:384 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 406 | #, c-format |
| 407 | msgid "Read DHCP static host information from %s." |
| 408 | msgstr "Statische DHCP-Host-Information aus %s lesen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 409 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 410 | #: option.c:385 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 411 | msgid "Enable the DBus interface for setting upstream servers, etc." |
| 412 | msgstr "DBus-Schnittstelle zum Festlegen vorgelagerter Server usw. festlegen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 413 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 414 | #: option.c:386 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 415 | msgid "Do not provide DHCP on this interface, only provide DNS." |
| 416 | msgstr "Auf dieser Schnittstelle kein DHCP anbieten, sondern nur DNS." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 417 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 418 | #: option.c:387 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 419 | msgid "Enable dynamic address allocation for bootp." |
| 420 | msgstr "Dynamische Adressbelegung für bootp einschalten." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 421 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 422 | #: option.c:388 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 423 | msgid "Map MAC address (with wildcards) to option set." |
| 424 | msgstr "MAC-Adresse (mit Jokerzeichen) auf Netzmarke abbilden." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 425 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 426 | #: option.c:389 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 427 | msgid "Treat DHCP requests on aliases as arriving from interface." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 428 | msgstr "DHCP-Anfragen von Alias-Schnittstellen für die Hauptschnittstelle beantworten." |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 429 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 430 | #: option.c:390 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 431 | msgid "Disable ICMP echo address checking in the DHCP server." |
| 432 | msgstr "ICMP-Echo-Adressprüfung im DHCP-Server abschalten." |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 433 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 434 | #: option.c:391 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 435 | msgid "Shell script to run on DHCP lease creation and destruction." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 436 | msgstr "Skript, das bei Erzeugung/Löschung einer DHCP-Lease laufen soll." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 437 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 438 | #: option.c:392 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 439 | msgid "Lua script to run on DHCP lease creation and destruction." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 440 | msgstr "Lua-Skript, welches bei Erzeugung/Löschung eines DHCP-Leases laufen soll." |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 441 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 442 | #: option.c:393 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 443 | msgid "Run lease-change scripts as this user." |
| 444 | msgstr "Lease-Änderungs-Skript mit den Rechten dieses Nutzers ausführen." |
| 445 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 446 | #: option.c:394 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 447 | msgid "Read configuration from all the files in this directory." |
| 448 | msgstr "Konfiguration aus allen Dateien in diesem Verzeichnis lesen." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 449 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 450 | #: option.c:395 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 451 | msgid "Log to this syslog facility or file. (defaults to DAEMON)" |
| 452 | msgstr "Für diese Syslog-Anlage oder in Datei loggen (Voreinstellung DAEMON)." |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 453 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 454 | #: option.c:396 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 455 | msgid "Do not use leasefile." |
| 456 | msgstr "Keine Lease-Datei benützen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 457 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 458 | #: option.c:397 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 459 | #, c-format |
| 460 | msgid "Maximum number of concurrent DNS queries. (defaults to %s)" |
| 461 | msgstr "Höchstzahl nebenläufiger DNS-Anfragen (%s voreingestellt)." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 462 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 463 | #: option.c:398 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 464 | #, c-format |
| 465 | msgid "Clear DNS cache when reloading %s." |
| 466 | msgstr "DNS-Cache beim Neuladen von %s löschen." |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 467 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 468 | #: option.c:399 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 469 | msgid "Ignore hostnames provided by DHCP clients." |
| 470 | msgstr "Von DHCP-Clients gelieferte Hostnamen ignorieren." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 471 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 472 | #: option.c:400 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 473 | msgid "Do NOT reuse filename and server fields for extra DHCP options." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 474 | msgstr "Dateinamen und Server-Datenfehler für zusätzliche DHCP-Optionen NICHT wiederverwenden." |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 475 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 476 | #: option.c:401 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 477 | msgid "Enable integrated read-only TFTP server." |
| 478 | msgstr "Eingebauten Nur-Lese-TFTP-Server einschalten." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 479 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 480 | #: option.c:402 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 481 | msgid "Export files by TFTP only from the specified subtree." |
| 482 | msgstr "Nur vom festgelegten Unterbaum Dateien per TFTP exportieren." |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 483 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 484 | #: option.c:403 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 485 | msgid "Add client IP address to tftp-root." |
| 486 | msgstr "IP-Adresse des Klienten an tftp-root anhängen." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 487 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 488 | #: option.c:404 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 489 | msgid "Allow access only to files owned by the user running dnsmasq." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 490 | msgstr "Zugriff nur auf Dateien gestatten, die dem dnsmasq aufrufenden Benutzer gehören." |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 491 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 492 | #: option.c:405 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 493 | #, c-format |
| 494 | msgid "Maximum number of conncurrent TFTP transfers (defaults to %s)." |
| 495 | msgstr "Höchstzahl nebenläufiger TFTP-Übertragungen (%s voreingestellt)." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 496 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 497 | #: option.c:406 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 498 | msgid "Disable the TFTP blocksize extension." |
| 499 | msgstr "TFTP-Blockgrößen-Erweiterung abschalten." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 500 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 501 | #: option.c:407 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 502 | msgid "Convert TFTP filenames to lowercase" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 503 | msgstr "Konvertiere TFTP Dateinamen in Kleinschreibung" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 504 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 505 | #: option.c:408 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 506 | msgid "Ephemeral port range for use by TFTP transfers." |
| 507 | msgstr "Bereich für vorübergehende Ports für TFTP-Übertragungen." |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 508 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 509 | #: option.c:409 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 510 | msgid "Extra logging for DHCP." |
| 511 | msgstr "Erweiterte DHCP-Protokollierung." |
| 512 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 513 | #: option.c:410 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 514 | msgid "Enable async. logging; optionally set queue length." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 515 | msgstr "Asynchrone Protokollierung einschalten, opt. Warteschlangenlänge festlegen." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 516 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 517 | #: option.c:411 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 518 | msgid "Stop DNS rebinding. Filter private IP ranges when resolving." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 519 | msgstr "DNS-Rebinding unterbinden, private IP-Bereiche bei der Auflösung ausfiltern." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 520 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 521 | #: option.c:412 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 522 | msgid "Allow rebinding of 127.0.0.0/8, for RBL servers." |
| 523 | msgstr "Auflösung zu 127.0.0.0/8 erlauben, für RBL-Server." |
| 524 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 525 | #: option.c:413 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 526 | msgid "Inhibit DNS-rebind protection on this domain." |
| 527 | msgstr "DNS-Rebind-Schutz für diese Domäne sperren." |
| 528 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 529 | #: option.c:414 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 530 | msgid "Always perform DNS queries to all servers." |
| 531 | msgstr "DNS-Anfragen immer an alle Server weiterleiten." |
| 532 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 533 | #: option.c:415 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 534 | msgid "Set tag if client includes matching option in request." |
| 535 | msgstr "Marke setzen, wenn Klient eine entsprechende Option anfragt." |
| 536 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 537 | #: option.c:416 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 538 | msgid "Use alternative ports for DHCP." |
| 539 | msgstr "Alternative Ports für DHCP verwenden." |
| 540 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 541 | #: option.c:417 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 542 | msgid "Specify NAPTR DNS record." |
| 543 | msgstr "DNS-NAPTR-Eintrag festlegen." |
| 544 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 545 | #: option.c:418 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 546 | msgid "Specify lowest port available for DNS query transmission." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 547 | msgstr "Niedrigsten verfügbaren Port für Übertragung von DNS-Anfragen festlegen." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 548 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 549 | #: option.c:419 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 550 | msgid "Use only fully qualified domain names for DHCP clients." |
| 551 | msgstr "Für DHCP-Klienten nur vollständig bestimmte Domänennamen benutzen." |
| 552 | |
| 553 | # FIXME: probably typo in original message. -- MA |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 554 | #: option.c:420 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 555 | msgid "Generate hostnames based on MAC address for nameless clients." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 556 | msgstr "Generiere Hostnamen auf Basis der MAC-Adresse für namenlose Klienten." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 557 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 558 | #: option.c:421 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 559 | msgid "Use these DHCP relays as full proxies." |
| 560 | msgstr "Diese DHCP-Relais als vollwertige Proxies verwenden." |
| 561 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 562 | #: option.c:422 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 563 | msgid "Relay DHCP requests to a remote server" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 564 | msgstr "Leute DHCP Anfragen an entfernten Server weiter" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 565 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 566 | #: option.c:423 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 567 | msgid "Specify alias name for LOCAL DNS name." |
| 568 | msgstr "Alias für LOKALEN DNS-Namen festlegen." |
| 569 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 570 | #: option.c:424 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 571 | msgid "Prompt to send to PXE clients." |
| 572 | msgstr "Aufforderung, die an PXE-Klienten geschickt wird." |
| 573 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 574 | #: option.c:425 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 575 | msgid "Boot service for PXE menu." |
| 576 | msgstr "Boot-Dienst für PXE-Menü." |
| 577 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 578 | #: option.c:426 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 579 | msgid "Check configuration syntax." |
| 580 | msgstr "Konfigurationssyntax prüfen." |
| 581 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 582 | #: option.c:427 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 583 | msgid "Add requestor's MAC address to forwarded DNS queries." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 584 | msgstr "Anfragende MAC-Adresse in die weiterleitende DNS-Anfrage einfügen" |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 585 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 586 | #: option.c:428 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 587 | msgid "Add requestor's IP subnet to forwarded DNS queries." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 588 | msgstr "Füge das IP-Subnetz des Anfragenden in die weitergeleiteten DNS-Anfragen hinzu." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 589 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 590 | #: option.c:429 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 591 | msgid "Proxy DNSSEC validation results from upstream nameservers." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 592 | msgstr "Proxy-DNSSEC-Validierung-Ergebnisse von Upstream-Namensservern." |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 593 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 594 | #: option.c:430 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 595 | msgid "Attempt to allocate sequential IP addresses to DHCP clients." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 596 | msgstr "Versuche sequenzielle IP-Adressen an DHCP-Klienten zu vergeben." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 597 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 598 | #: option.c:431 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 599 | msgid "Copy connection-track mark from queries to upstream connections." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 600 | msgstr "Kopiere \"connection-track mark\" von Anfragen nach Upstream-Verbindungen." |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 601 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 602 | #: option.c:432 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 603 | msgid "Allow DHCP clients to do their own DDNS updates." |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 604 | msgstr "Erlaube DHCP-Klienten ihre eigenen DDNS-Updates durchzuführen." |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 605 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 606 | #: option.c:433 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 607 | msgid "Send router-advertisements for interfaces doing DHCPv6" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 608 | msgstr "Sende \"Router-Advertisments\" für Netzwerkschnittstellen, welche DHCPv6 nutzen" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 609 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 610 | #: option.c:434 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 611 | msgid "Specify DUID_EN-type DHCPv6 server DUID" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 612 | msgstr "Spezifiziere DUID_EN-type DHCPv6 Server DUID" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 613 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 614 | #: option.c:435 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 615 | msgid "Specify host (A/AAAA and PTR) records" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 616 | msgstr "Spezifiziere Host (A/AAAA und PTR) Einträge" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 617 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 618 | #: option.c:436 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 619 | msgid "Specify arbitrary DNS resource record" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 620 | msgstr "Spezifiziere einen beliebiegen DNS Eintrag" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 621 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 622 | #: option.c:437 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 623 | msgid "Bind to interfaces in use - check for new interfaces" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 624 | msgstr "Bindung zu Schnittstellen in Benutzung - prüfe auf neue Schnittstellen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 625 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 626 | #: option.c:438 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 627 | msgid "Export local names to global DNS" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 628 | msgstr "Exportiere lokale Namen in das globale DNS" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 629 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 630 | #: option.c:439 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 631 | msgid "Domain to export to global DNS" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 632 | msgstr "Domain für das Exportieren des globalen DNS" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 633 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 634 | #: option.c:440 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 635 | msgid "Set TTL for authoritative replies" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 636 | msgstr "Setzte TTL für autoritative Antworten" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 637 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 638 | #: option.c:441 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 639 | msgid "Set authoritive zone information" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 640 | msgstr "Setze autoritative Zoneninformationen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 641 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 642 | #: option.c:442 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 643 | msgid "Secondary authoritative nameservers for forward domains" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 644 | msgstr "Sekundärer autoritativer Nameserver für weitergeleitete Domains" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 645 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 646 | #: option.c:443 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 647 | msgid "Peers which are allowed to do zone transfer" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 648 | msgstr "Peers welche einen Zonentransfer durchführen dürfen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 649 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 650 | #: option.c:444 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 651 | msgid "Specify ipsets to which matching domains should be added" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 652 | msgstr "Spezifiziere IPSets zu welcher passende Domains hinzugefügt werden sollen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 653 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 654 | #: option.c:445 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 655 | msgid "Specify a domain and address range for synthesised names" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 656 | msgstr "Spezifiziere eine Domain und Adressbereich für synthetisierte Namen" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 657 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 658 | #: option.c:446 |
| 659 | msgid "Activate DNSSEC validation" |
| 660 | msgstr "" |
| 661 | |
| 662 | #: option.c:447 |
| 663 | msgid "Specify trust anchor key digest." |
| 664 | msgstr "" |
| 665 | |
| 666 | #: option.c:448 |
| 667 | msgid "Disable upstream checking for DNSSEC debugging." |
| 668 | msgstr "" |
| 669 | |
| 670 | #: option.c:449 |
| 671 | msgid "Ensure answers without DNSSEC are in unsigned zones." |
| 672 | msgstr "" |
| 673 | |
| 674 | #: option.c:450 |
| 675 | msgid "Don't check DNSSEC signature timestamps until first cache-reload" |
| 676 | msgstr "" |
| 677 | |
| 678 | #: option.c:452 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 679 | msgid "Specify DHCPv6 prefix class" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 680 | msgstr "Spezifiziere DHCPv6 Prefix Klasse" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 681 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 682 | #: option.c:454 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 683 | msgid "Set priority, resend-interval and router-lifetime" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 684 | msgstr "Setze Priorität, Intervall des erneuten Sendens und Router Lebenszeit" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 685 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 686 | #: option.c:455 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 687 | msgid "Do not log routine DHCP." |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 688 | msgstr "Protokolliere kein DHCP." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 689 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 690 | #: option.c:456 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 691 | msgid "Do not log routine DHCPv6." |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 692 | msgstr "Protokolliere kein DHCPv6." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 693 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 694 | #: option.c:457 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 695 | msgid "Do not log RA." |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 696 | msgstr "RA nicht protokollieren." |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 697 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 698 | #: option.c:458 |
| 699 | msgid "Accept queries only from directly-connected networks" |
| 700 | msgstr "" |
| 701 | |
| 702 | #: option.c:459 |
| 703 | msgid "Detect and remove DNS forwarding loops" |
| 704 | msgstr "" |
| 705 | |
| 706 | #: option.c:661 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 707 | #, c-format |
| 708 | msgid "" |
| 709 | "Usage: dnsmasq [options]\n" |
| 710 | "\n" |
| 711 | msgstr "" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 712 | "Verwendung: dnsmasq [Optionen]\n" |
| 713 | "\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 714 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 715 | #: option.c:663 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 716 | #, c-format |
| 717 | msgid "Use short options only on the command line.\n" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 718 | msgstr "Auf der Befehlszeile nur kurze Optionen verwenden!\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 719 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 720 | #: option.c:665 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 721 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 722 | msgid "Valid options are:\n" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 723 | msgstr "Gültige Optionen sind:\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 724 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 725 | #: option.c:722 option.c:726 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 726 | msgid "bad port" |
| 727 | msgstr "unzulässiger Port" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 728 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 729 | #: option.c:753 option.c:785 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 730 | msgid "interface binding not supported" |
| 731 | msgstr "Schnittstellenbindung nicht unterstützt" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 732 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 733 | #: option.c:762 option.c:3494 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 734 | msgid "bad interface name" |
| 735 | msgstr "unzulässiger Schnittestellenname" |
| 736 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 737 | #: option.c:792 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 738 | msgid "bad address" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 739 | msgstr "Fehlerhafte Adresse" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 740 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 741 | #: option.c:974 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 742 | msgid "unsupported encapsulation for IPv6 option" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 743 | msgstr "Nicht unterstützte Verkapselung für eine IPv6-Option" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 744 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 745 | #: option.c:988 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 746 | msgid "bad dhcp-option" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 747 | msgstr "Fehlerhafte DHCP-Option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 748 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 749 | #: option.c:1056 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 750 | msgid "bad IP address" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 751 | msgstr "Fehlerhafte IP-Adresse" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 752 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 753 | #: option.c:1059 option.c:1197 option.c:2812 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 754 | msgid "bad IPv6 address" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 755 | msgstr "Fehlerhafte IPv6-Adresse" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 756 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 757 | #: option.c:1224 option.c:1318 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 758 | msgid "bad domain in dhcp-option" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 759 | msgstr "Fehlerhafte Domäne in DHCP-Option" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 760 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 761 | #: option.c:1356 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 762 | msgid "dhcp-option too long" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 763 | msgstr "DHCP-Option zu lang" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 764 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 765 | #: option.c:1363 |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 766 | msgid "illegal dhcp-match" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 767 | msgstr "Unzulässige dhcp-match-Option" |
Simon Kelley | 73a08a2 | 2009-02-05 20:28:08 +0000 | [diff] [blame] | 768 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 769 | #: option.c:1425 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 770 | msgid "illegal repeated flag" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 771 | msgstr "unzulässig wiederholte Markierung" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 772 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 773 | #: option.c:1433 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 774 | msgid "illegal repeated keyword" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 775 | msgstr "unzulässig wiederholtes Schlüsselwort" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 776 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 777 | #: option.c:1495 option.c:4092 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 778 | #, c-format |
| 779 | msgid "cannot access directory %s: %s" |
| 780 | msgstr "Kann auf Verzeichnis %s nicht zugreifen: %s" |
| 781 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 782 | #: option.c:1541 tftp.c:493 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 783 | #, c-format |
| 784 | msgid "cannot access %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 785 | msgstr "Kann auf %s nicht zugreifen: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 786 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 787 | #: option.c:1588 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 788 | msgid "setting log facility is not possible under Android" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 789 | msgstr "Die Einstellung Protokolliereinrichtung kann unter Android nicht gesetzt werden" |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 790 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 791 | #: option.c:1597 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 792 | msgid "bad log facility" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 793 | msgstr "Falsche Protokolliereinrichtung" |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 794 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 795 | #: option.c:1650 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 796 | msgid "bad MX preference" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 797 | msgstr "unzulässige MX-Präferenz-Angabe" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 798 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 799 | #: option.c:1655 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 800 | msgid "bad MX name" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 801 | msgstr "unzulässiger MX-Name" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 802 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 803 | #: option.c:1669 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 804 | msgid "bad MX target" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 805 | msgstr "unzulässiges MX-Ziel" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 806 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 807 | #: option.c:1681 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 808 | msgid "cannot run scripts under uClinux" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 809 | msgstr "unter uClinux ist die Skriptausführung nicht möglich" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 810 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 811 | #: option.c:1683 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 812 | msgid "recompile with HAVE_SCRIPT defined to enable lease-change scripts" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 813 | msgstr "Neuübersetzung mit HAVE_SCRIPT nötig, um Lease-Änderungs-Skripte auszuführen" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 814 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 815 | #: option.c:1687 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 816 | msgid "recompile with HAVE_LUASCRIPT defined to enable Lua scripts" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 817 | msgstr "Um Benutzerdefinierte Lua-Scripte zu ermöglichen, muss mit HAVE_LUASCRIPT neu kompiliert werden" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 818 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 819 | #: option.c:1928 option.c:1966 option.c:2015 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 820 | msgid "bad prefix" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 821 | msgstr "unzulässiger Präfix" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 822 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 823 | #: option.c:2289 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 824 | msgid "recompile with HAVE_IPSET defined to enable ipset directives" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 825 | msgstr "Um IPSet-Direktiven zu aktivieren, muss mit HAVE_IPSET neu übersetzt werden" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 826 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 827 | #: option.c:2469 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 828 | msgid "bad port range" |
| 829 | msgstr "unzulässiger Portbereich" |
| 830 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 831 | #: option.c:2485 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 832 | msgid "bad bridge-interface" |
| 833 | msgstr "unzulässige Brücken-Schnittstelle" |
| 834 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 835 | #: option.c:2545 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 836 | msgid "only one tag allowed" |
| 837 | msgstr "nur eine Marke zulässig" |
| 838 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 839 | #: option.c:2565 option.c:2577 option.c:2683 option.c:2724 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 840 | msgid "bad dhcp-range" |
| 841 | msgstr "unzulässiger DHCP-Bereich" |
| 842 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 843 | #: option.c:2592 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 844 | msgid "inconsistent DHCP range" |
| 845 | msgstr "inkonsistenter DHCP-Bereich" |
| 846 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 847 | #: option.c:2651 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 848 | msgid "prefix length must be exactly 64 for RA subnets" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 849 | msgstr "Die Präfixlenge muss genau 64 für RA Subnetze sein" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 850 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 851 | #: option.c:2653 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 852 | msgid "prefix length must be exactly 64 for subnet constructors" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 853 | msgstr "Die Präfixlenge muss genau 64 für Subnet Konstruktoren sein" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 854 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 855 | #: option.c:2657 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 856 | msgid "prefix length must be at least 64" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 857 | msgstr "Die Präfixlänge muss mindestens 64 sein" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 858 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 859 | #: option.c:2660 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 860 | msgid "inconsistent DHCPv6 range" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 861 | msgstr "Inkonsistenter DHCPv6-Bereich" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 862 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 863 | #: option.c:2671 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 864 | msgid "prefix must be zero with \"constructor:\" argument" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 865 | msgstr "Prefix muss mit dem \"constructor:\" Argument Null sein" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 866 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 867 | #: option.c:2782 option.c:2830 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 868 | msgid "bad hex constant" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 869 | msgstr "Falscher Hexwert" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 870 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 871 | #: option.c:2804 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 872 | msgid "cannot match tags in --dhcp-host" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 873 | msgstr "Kann die Tags in --dhcp-host nicht abgleichen" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 874 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 875 | #: option.c:2852 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 876 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 877 | msgid "duplicate dhcp-host IP address %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 878 | msgstr "doppelte dhcp-host IP-Adresse %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 879 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 880 | #: option.c:2910 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 881 | msgid "bad DHCP host name" |
| 882 | msgstr "unzulässiger DHCP-Hostname" |
| 883 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 884 | #: option.c:2992 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 885 | msgid "bad tag-if" |
| 886 | msgstr "unzulässige bedingte Marke (tag-if)" |
| 887 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 888 | #: option.c:3316 option.c:3710 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 889 | msgid "invalid port number" |
| 890 | msgstr "unzulässige Portnummer" |
| 891 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 892 | #: option.c:3378 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 893 | msgid "bad dhcp-proxy address" |
| 894 | msgstr "Fehlerhafte DHCP-Proxy-Adresse" |
| 895 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 896 | #: option.c:3404 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 897 | msgid "Bad dhcp-relay" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 898 | msgstr "unzulässiger dhcp-relay" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 899 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 900 | #: option.c:3430 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 901 | msgid "bad RA-params" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 902 | msgstr "unzulässige RA-Parameter" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 903 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 904 | #: option.c:3439 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 905 | msgid "bad DUID" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 906 | msgstr "unzulässige DUID" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 907 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 908 | #: option.c:3481 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 909 | msgid "invalid alias range" |
| 910 | msgstr "unzulässiger Alias-Bereich" |
| 911 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 912 | #: option.c:3535 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 913 | msgid "bad CNAME" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 914 | msgstr "unzulässiger CNAME" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 915 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 916 | #: option.c:3540 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 917 | msgid "duplicate CNAME" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 918 | msgstr "doppelter CNAME" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 919 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 920 | #: option.c:3560 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 921 | msgid "bad PTR record" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 922 | msgstr "unzulässiger PTR-Eintrag" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 923 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 924 | #: option.c:3591 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 925 | msgid "bad NAPTR record" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 926 | msgstr "unzulässiger NAPTR-Eintrag" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 927 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 928 | #: option.c:3625 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 929 | msgid "bad RR record" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 930 | msgstr "unzulässiger RR-Eintrag" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 931 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 932 | #: option.c:3655 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 933 | msgid "bad TXT record" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 934 | msgstr "unzulässiger TXT-Eintrag" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 935 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 936 | #: option.c:3696 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 937 | msgid "bad SRV record" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 938 | msgstr "unzulässiger SRV-Eintrag" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 939 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 940 | #: option.c:3703 |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 941 | msgid "bad SRV target" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 942 | msgstr "unzulässiges SRV-Ziel" |
Simon Kelley | 9e03894 | 2008-05-30 20:06:34 +0100 | [diff] [blame] | 943 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 944 | #: option.c:3717 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 945 | msgid "invalid priority" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 946 | msgstr "unzulässige Priorität" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 947 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 948 | #: option.c:3724 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 949 | msgid "invalid weight" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 950 | msgstr "unzulässige Wichtung" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 951 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 952 | #: option.c:3748 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 953 | msgid "Bad host-record" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 954 | msgstr "unzulässiger host-record" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 955 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 956 | #: option.c:3765 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 957 | msgid "Bad name in host-record" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 958 | msgstr "Unzulässiger Name in host-record" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 959 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 960 | #: option.c:3826 |
| 961 | #, fuzzy |
| 962 | msgid "bad trust anchor" |
| 963 | msgstr "unzulässiger Portbereich" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 964 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 965 | #: option.c:3840 |
| 966 | msgid "bad HEX in trust anchor" |
| 967 | msgstr "" |
| 968 | |
| 969 | #: option.c:3850 |
| 970 | #, fuzzy |
| 971 | msgid "unsupported option (check that dnsmasq was compiled with DHCP/TFTP/DNSSEC/DBus support)" |
| 972 | msgstr "unzulässige Option (prüfen Sie, ob dnsmasq mit DHCP/TFTP/DBus-Unterstützt übersetzt wurde)" |
| 973 | |
| 974 | #: option.c:3909 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 975 | msgid "missing \"" |
| 976 | msgstr "fehlende \\\"" |
| 977 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 978 | #: option.c:3966 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 979 | msgid "bad option" |
| 980 | msgstr "unzulässige Option" |
| 981 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 982 | #: option.c:3968 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 983 | msgid "extraneous parameter" |
| 984 | msgstr "überschüssiger Parameter" |
| 985 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 986 | #: option.c:3970 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 987 | msgid "missing parameter" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 988 | msgstr "fehler Parameter" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 989 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 990 | #: option.c:3972 |
| 991 | #, fuzzy |
| 992 | msgid "illegal option" |
| 993 | msgstr "unzulässige Option" |
| 994 | |
| 995 | #: option.c:3979 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 996 | msgid "error" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 997 | msgstr "Fehler" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 998 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 999 | #: option.c:3981 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1000 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1001 | msgid " at line %d of %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1002 | msgstr " in Zeile %d von %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1003 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1004 | #: option.c:4045 option.c:4168 tftp.c:667 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1005 | #, c-format |
| 1006 | msgid "cannot read %s: %s" |
| 1007 | msgstr "kann %s nicht lesen: %s" |
| 1008 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1009 | #: option.c:4229 option.c:4265 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1010 | #, c-format |
| 1011 | msgid "read %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1012 | msgstr "%s gelesen" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1013 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1014 | #: option.c:4331 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1015 | msgid "junk found in command line" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1016 | msgstr "Mist in der Kommandozeile gefunden" |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1017 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1018 | #: option.c:4366 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1019 | #, c-format |
| 1020 | msgid "Dnsmasq version %s %s\n" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1021 | msgstr "Dnsmasq Version %s %s\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1022 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1023 | #: option.c:4367 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1024 | #, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1025 | msgid "" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1026 | "Compile time options: %s\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1027 | "\n" |
| 1028 | msgstr "" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1029 | "Kompilierungs-Optionen %s\n" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1030 | "\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1031 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1032 | #: option.c:4368 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1033 | #, c-format |
| 1034 | msgid "This software comes with ABSOLUTELY NO WARRANTY.\n" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1035 | msgstr "Für diese Software wird ABSOLUT KEINE GARANTIE gewährt.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1036 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1037 | # FIXME: this must be one long string! -- MA |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1038 | #: option.c:4369 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1039 | #, c-format |
| 1040 | msgid "Dnsmasq is free software, and you are welcome to redistribute it\n" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1041 | msgstr "Dnsmasq ist freie Software, und du bist willkommen es weiter zu verteilen\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1042 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1043 | #: option.c:4370 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1044 | #, c-format |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1045 | msgid "under the terms of the GNU General Public License, version 2 or 3.\n" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1046 | msgstr "unter den Bedingungen der GNU General Public Lizenz, Version 2 oder 3.\n" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1047 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1048 | #: option.c:4381 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1049 | msgid "try --help" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1050 | msgstr "versuchen Sie --help" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1051 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1052 | #: option.c:4383 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1053 | msgid "try -w" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1054 | msgstr "versuchen Sie -w" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1055 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1056 | #: option.c:4385 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1057 | #, c-format |
| 1058 | msgid "bad command line options: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1059 | msgstr "unzulässige Optionen auf der Befehlszeile: %s" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1060 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1061 | #: option.c:4434 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1062 | #, c-format |
| 1063 | msgid "cannot get host-name: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1064 | msgstr "kann Hostnamen nicht ermitteln: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1065 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1066 | #: option.c:4462 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1067 | msgid "only one resolv.conf file allowed in no-poll mode." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1068 | msgstr "mit -n/--no-poll ist nur eine resolv.conf-Datei zulässig." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1069 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1070 | #: option.c:4472 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1071 | msgid "must have exactly one resolv.conf to read domain from." |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1072 | msgstr "Um die Domäne zu lesen, muss genau eine resolv.conf-Datei verwendet werden." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1073 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1074 | #: option.c:4475 network.c:1506 dhcp.c:769 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1075 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1076 | msgid "failed to read %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1077 | msgstr "konnte %s nicht lesen: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1078 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1079 | #: option.c:4492 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1080 | #, c-format |
| 1081 | msgid "no search directive found in %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1082 | msgstr "keine \"search\"-Anweisung in %s gefunden" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1083 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1084 | #: option.c:4513 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1085 | msgid "there must be a default domain when --dhcp-fqdn is set" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1086 | msgstr "Es muss eine standard Domain gesetzt sein, wenn --dhcp-fqdn gesetzt ist" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1087 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1088 | #: option.c:4522 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1089 | msgid "syntax check OK" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1090 | msgstr "Syntaxprüfung OK" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1091 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1092 | #: forward.c:114 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1093 | #, c-format |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1094 | msgid "failed to send packet: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1095 | msgstr "Fehlgeschlagen, folgendes Paket zu senden: %s" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1096 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1097 | #: forward.c:574 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1098 | msgid "discarding DNS reply: subnet option mismatch" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1099 | msgstr "Verwerfe DNS Antwort: Subnetoption stimmt nicht überrein" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1100 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1101 | #: forward.c:597 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1102 | #, c-format |
| 1103 | msgid "nameserver %s refused to do a recursive query" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1104 | msgstr "Namensserver %s hat eine rekursive Anfrage verweigert" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1105 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1106 | #: forward.c:629 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1107 | #, c-format |
| 1108 | msgid "possible DNS-rebind attack detected: %s" |
| 1109 | msgstr "möglichen DNS-Rebind-Angriff entdeckt: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1110 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1111 | #: forward.c:1132 forward.c:1663 |
| 1112 | msgid "Ignoring query from non-local network" |
| 1113 | msgstr "" |
| 1114 | |
| 1115 | #: forward.c:2101 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1116 | #, c-format |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1117 | msgid "Maximum number of concurrent DNS queries reached (max: %d)" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1118 | msgstr "Maximale Anzahl an nebenläufiger DNS-Anfragen erreicht (Max: %d)" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1119 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1120 | #: network.c:715 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1121 | #, c-format |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1122 | msgid "failed to create listening socket for %s: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1123 | msgstr "Konnte Empfangs-Socket für %s: %s nicht erzeugen" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1124 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1125 | #: network.c:1021 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1126 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1127 | msgid "LOUD WARNING: listening on %s may accept requests via interfaces other than %s" |
| 1128 | msgstr "LOUD WARNING: Das Abhören von %s kann die Anfragen auf der Schnittstelle akzeptieren anders als %s" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1129 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1130 | #: network.c:1028 |
| 1131 | msgid "LOUD WARNING: use --bind-dynamic rather than --bind-interfaces to avoid DNS amplification attacks via these interface(s)" |
| 1132 | msgstr "LOUD WARNING: Es sollte --bind-dynamic anstatt --bind-interfaces benutzt werden, um DNS-Verstärkungsangriffe auf diesen Schnittstellen zu unterbinden" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1133 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1134 | #: network.c:1037 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1135 | #, c-format |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1136 | msgid "warning: no addresses found for interface %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1137 | msgstr "Warnung: Keine Adresse für die Schnittstelle %s gefunden" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1138 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1139 | #: network.c:1095 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1140 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1141 | msgid "interface %s failed to join DHCPv6 multicast group: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1142 | msgstr "Schnittstelle %s konnte DHCPv6-Multicast-Gruppe nicht beitreten: %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1143 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1144 | #: network.c:1289 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1145 | #, c-format |
| 1146 | msgid "failed to bind server socket for %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1147 | msgstr "konnte nicht an Server-Socket für %s binden: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1148 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1149 | #: network.c:1444 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1150 | #, c-format |
| 1151 | msgid "ignoring nameserver %s - local interface" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1152 | msgstr "ignoriere Namensserver %s - lokale Schnittstelle" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1153 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1154 | #: network.c:1455 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1155 | #, c-format |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1156 | msgid "ignoring nameserver %s - cannot make/bind socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1157 | msgstr "ignoriere Namensserver %s - kann Socket nicht erzeugen/binden: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1158 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1159 | # FIXME: this isn't translatable - always provide full strings, do not assemble yourself! -- MA |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1160 | #: network.c:1468 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1161 | msgid "unqualified" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1162 | msgstr "unqualifiziert" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1163 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1164 | #: network.c:1468 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1165 | msgid "names" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1166 | msgstr "Namen" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1167 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1168 | #: network.c:1470 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1169 | msgid "default" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1170 | msgstr "Standard" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1171 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1172 | #: network.c:1472 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1173 | msgid "domain" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1174 | msgstr "Domain" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1175 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1176 | #: network.c:1475 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1177 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1178 | msgid "using local addresses only for %s %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1179 | msgstr "Benutze lokale Adressen nur für %s %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1180 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1181 | #: network.c:1477 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1182 | #, c-format |
| 1183 | msgid "using standard nameservers for %s %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1184 | msgstr "Benutze standard Namensserver für %s %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1185 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1186 | #: network.c:1479 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1187 | #, c-format |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1188 | msgid "using nameserver %s#%d for %s %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1189 | msgstr "Benutze Namensserver %s#%d für %s %s" |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1190 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1191 | #: network.c:1483 |
| 1192 | #, fuzzy, c-format |
| 1193 | msgid "NOT using nameserver %s#%d - query loop detected" |
| 1194 | msgstr "Benutze Namensserver %s#%d für %s %s" |
| 1195 | |
| 1196 | #: network.c:1486 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1197 | #, c-format |
| 1198 | msgid "using nameserver %s#%d(via %s)" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1199 | msgstr "Benutze Namensserver %s#%d(via %s)" |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1200 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1201 | #: network.c:1488 |
Simon Kelley | 1ad24ae | 2008-07-20 20:22:50 +0100 | [diff] [blame] | 1202 | #, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1203 | msgid "using nameserver %s#%d" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1204 | msgstr "Benutze Namensserver %s#%d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1205 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1206 | #: dnsmasq.c:154 |
| 1207 | msgid "No trust anchors provided for DNSSEC" |
| 1208 | msgstr "" |
| 1209 | |
| 1210 | #: dnsmasq.c:157 |
| 1211 | msgid "Cannot reduce cache size from default when DNSSEC enabled" |
| 1212 | msgstr "" |
| 1213 | |
| 1214 | #: dnsmasq.c:159 |
| 1215 | #, fuzzy |
| 1216 | msgid "DNSSEC not available: set HAVE_DNSSEC in src/config.h" |
| 1217 | msgstr "DBus nicht verfügbar: setzen Sie HAVE_DBUS in src/config.h" |
| 1218 | |
| 1219 | #: dnsmasq.c:165 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1220 | msgid "TFTP server not available: set HAVE_TFTP in src/config.h" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1221 | msgstr "TFTP-Server nicht verfügbar, setzen Sie HAVE_TFTP in src/config.h" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1222 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1223 | #: dnsmasq.c:170 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1224 | msgid "Cannot use --conntrack AND --query-port" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1225 | msgstr "Kann nicht --conntrack UND --query-port einsetzen" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1226 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1227 | #: dnsmasq.c:173 |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1228 | msgid "Conntrack support not available: set HAVE_CONNTRACK in src/config.h" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1229 | msgstr "Conntrack-Unterstützung nicht verfügbar: setze HAVE_CONNTRACK in src/config.h" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1230 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1231 | #: dnsmasq.c:178 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1232 | msgid "asychronous logging is not available under Solaris" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1233 | msgstr "asynchrone Protokollierung unter Solaris nicht verfügbar" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1234 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1235 | #: dnsmasq.c:183 |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1236 | msgid "asychronous logging is not available under Android" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1237 | msgstr "Asynchrone Protokollierung unter Android nicht verfügbar" |
Simon Kelley | 572b41e | 2011-02-18 18:11:18 +0000 | [diff] [blame] | 1238 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1239 | #: dnsmasq.c:188 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1240 | msgid "authoritative DNS not available: set HAVE_AUTH in src/config.h" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1241 | msgstr "Authoritatives DNS nicht verfügbar: Es muss HAVE_AUTH in src/config.h gesetzt sein" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1242 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1243 | #: dnsmasq.c:193 |
| 1244 | #, fuzzy |
| 1245 | msgid "Loop detection not available: set HAVE_LOOP in src/config.h" |
| 1246 | msgstr "TFTP-Server nicht verfügbar, setzen Sie HAVE_TFTP in src/config.h" |
| 1247 | |
| 1248 | #: dnsmasq.c:201 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1249 | msgid "zone serial must be configured in --auth-soa" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1250 | msgstr "Zonen Seriennummer muss mit --auth-soa konfiguriert werden" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1251 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1252 | #: dnsmasq.c:219 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1253 | msgid "dhcp-range constructor not available on this platform" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1254 | msgstr "dhcp-range Konstruktor ist auf dieser Plattform nicht verfübar" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1255 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1256 | #: dnsmasq.c:262 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1257 | msgid "cannot set --bind-interfaces and --bind-dynamic" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1258 | msgstr "Kann nicht --bind-interfaces und --bind-dynamic setzen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1259 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1260 | #: dnsmasq.c:265 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1261 | #, c-format |
| 1262 | msgid "failed to find list of interfaces: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1263 | msgstr "konnte Schnitstellenliste nicht beziehen: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1264 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1265 | #: dnsmasq.c:274 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1266 | #, c-format |
| 1267 | msgid "unknown interface %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1268 | msgstr "unbekannte Schnittstelle %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1269 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1270 | #: dnsmasq.c:330 dnsmasq.c:954 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1271 | #, c-format |
| 1272 | msgid "DBus error: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1273 | msgstr "DBus-Fehler: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1274 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1275 | #: dnsmasq.c:333 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1276 | msgid "DBus not available: set HAVE_DBUS in src/config.h" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1277 | msgstr "DBus nicht verfügbar: setzen Sie HAVE_DBUS in src/config.h" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1278 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1279 | #: dnsmasq.c:361 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1280 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1281 | msgid "unknown user or group: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1282 | msgstr "Unbekannter Benutzer oder Gruppe: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1283 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1284 | #: dnsmasq.c:416 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1285 | #, c-format |
| 1286 | msgid "cannot chdir to filesystem root: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1287 | msgstr "kann nicht ins Wurzelverzeichnis des Dateisystems wechseln: %s" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1288 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1289 | # FIXME: this and the next would need commas after the version |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1290 | #: dnsmasq.c:653 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1291 | #, c-format |
| 1292 | msgid "started, version %s DNS disabled" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1293 | msgstr "gestartet, Version %s, DNS abgeschaltet" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1294 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1295 | #: dnsmasq.c:655 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1296 | #, c-format |
| 1297 | msgid "started, version %s cachesize %d" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1298 | msgstr "gestartet, Version %s, Cachegröße %d" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1299 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1300 | #: dnsmasq.c:657 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1301 | #, c-format |
| 1302 | msgid "started, version %s cache disabled" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1303 | msgstr "Gestartet, Version %s Cache deaktiviert" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1304 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1305 | #: dnsmasq.c:659 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1306 | #, c-format |
| 1307 | msgid "compile time options: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1308 | msgstr "Übersetzungsoptionen: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1309 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1310 | #: dnsmasq.c:665 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1311 | msgid "DBus support enabled: connected to system bus" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1312 | msgstr "DBus-Unterstützung eingeschaltet: mit Systembus verbunden" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1313 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1314 | #: dnsmasq.c:667 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1315 | msgid "DBus support enabled: bus connection pending" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1316 | msgstr "DBus-Unterstützung eingeschaltet: warte auf Systembus-Verbindung" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1317 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1318 | #: dnsmasq.c:672 |
| 1319 | msgid "DNS service limited to local subnets" |
| 1320 | msgstr "" |
| 1321 | |
| 1322 | #: dnsmasq.c:677 |
| 1323 | msgid "DNSSEC validation enabled" |
| 1324 | msgstr "" |
| 1325 | |
| 1326 | #: dnsmasq.c:679 |
| 1327 | msgid "DNSSEC signature timestamps not checked until first cache reload" |
| 1328 | msgstr "" |
| 1329 | |
| 1330 | #: dnsmasq.c:684 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1331 | #, c-format |
| 1332 | msgid "warning: failed to change owner of %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1333 | msgstr "Warnung: konnte den Besitzer von %s nicht ändern: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1334 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1335 | #: dnsmasq.c:688 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1336 | msgid "setting --bind-interfaces option because of OS limitations" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1337 | msgstr "Aktiviere --bind-interfaces wegen Einschränkungen des Betriebssystems" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1338 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1339 | #: dnsmasq.c:698 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1340 | #, c-format |
| 1341 | msgid "warning: interface %s does not currently exist" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1342 | msgstr "Warnung: Schnittstelle %s existiert derzeit nicht" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1343 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1344 | #: dnsmasq.c:703 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1345 | msgid "warning: ignoring resolv-file flag because no-resolv is set" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1346 | msgstr "Warnung: Ignoriere \"resolv-file\", weil \"no-resolv\" aktiv ist" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1347 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1348 | #: dnsmasq.c:706 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1349 | msgid "warning: no upstream servers configured" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1350 | msgstr "Warnung: keine vorgelagerten (Upstream) Server konfiguriert" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1351 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1352 | #: dnsmasq.c:710 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1353 | #, c-format |
| 1354 | msgid "asynchronous logging enabled, queue limit is %d messages" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1355 | msgstr "asynchrone Protokollierung eingeschaltet, Warteschlange fasst %d Nachrichten" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1356 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1357 | #: dnsmasq.c:731 |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1358 | msgid "IPv6 router advertisement enabled" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1359 | msgstr "IPv6-Router-Advertisement aktiviert" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1360 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1361 | #: dnsmasq.c:736 |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1362 | #, c-format |
| 1363 | msgid "DHCP, sockets bound exclusively to interface %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1364 | msgstr "DHCP, Sockets exklusiv an das Interface %s gebunden" |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1365 | |
Simon Kelley | adaa688 | 2012-04-02 10:02:12 +0100 | [diff] [blame] | 1366 | # FIXME: this and the next few must be full strings to be translatable - do not assemble in code" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1367 | #: dnsmasq.c:753 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1368 | msgid "root is " |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1369 | msgstr "Wurzel ist" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1370 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1371 | #: dnsmasq.c:753 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1372 | msgid "enabled" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1373 | msgstr "Aktiviert" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1374 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1375 | #: dnsmasq.c:755 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1376 | msgid "secure mode" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1377 | msgstr "sicherer Modus" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1378 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1379 | #: dnsmasq.c:781 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1380 | #, c-format |
| 1381 | msgid "restricting maximum simultaneous TFTP transfers to %d" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1382 | msgstr "Begrenze gleichzeitige TFTP-Übertragungen auf maximal %d" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1383 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1384 | #: dnsmasq.c:956 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1385 | msgid "connected to system DBus" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1386 | msgstr "Mit System-DBus verbunden" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1387 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1388 | #: dnsmasq.c:1106 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1389 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1390 | msgid "cannot fork into background: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1391 | msgstr "kann nicht in den Hintergrund abspalten: %s" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1392 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1393 | #: dnsmasq.c:1109 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1394 | #, c-format |
| 1395 | msgid "failed to create helper: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1396 | msgstr "kann Helfer nicht erzeugen: %s" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1397 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1398 | #: dnsmasq.c:1112 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1399 | #, c-format |
| 1400 | msgid "setting capabilities failed: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1401 | msgstr "kann \"capabilities\" nicht setzen: %s" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1402 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1403 | #: dnsmasq.c:1115 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1404 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1405 | msgid "failed to change user-id to %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1406 | msgstr "Kann nicht Benutzerrechte %s annehmen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1407 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1408 | #: dnsmasq.c:1118 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1409 | #, c-format |
| 1410 | msgid "failed to change group-id to %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1411 | msgstr "Kann nicht Gruppenrechte %s annehmen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1412 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1413 | #: dnsmasq.c:1121 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1414 | #, c-format |
| 1415 | msgid "failed to open pidfile %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1416 | msgstr "kann die Prozessidentifikations-(PID)-Datei %s nicht öffnen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1417 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1418 | #: dnsmasq.c:1124 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1419 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1420 | msgid "cannot open log %s: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1421 | msgstr "Kann Logdatei %s nicht öffnen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1422 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1423 | #: dnsmasq.c:1127 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1424 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1425 | msgid "failed to load Lua script: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1426 | msgstr "Konnte Lua-Script nicht laden: %s" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1427 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1428 | #: dnsmasq.c:1130 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1429 | #, c-format |
| 1430 | msgid "TFTP directory %s inaccessible: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1431 | msgstr "Das TFTP-Verzeichnis %s ist nicht zugreifbar: %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1432 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1433 | #: dnsmasq.c:1151 |
| 1434 | msgid "now checking DNSSEC signature timestamps" |
| 1435 | msgstr "" |
| 1436 | |
| 1437 | #: dnsmasq.c:1218 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1438 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1439 | msgid "script process killed by signal %d" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1440 | msgstr "Scriptprozess durch Signal %d getötet" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1441 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1442 | #: dnsmasq.c:1222 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1443 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1444 | msgid "script process exited with status %d" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1445 | msgstr "Scriptprozess hat sich mit Status %d beendet" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1446 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1447 | #: dnsmasq.c:1226 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1448 | #, c-format |
| 1449 | msgid "failed to execute %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1450 | msgstr "konnte %s nicht ausführen: %s" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1451 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1452 | #: dnsmasq.c:1281 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1453 | msgid "exiting on receipt of SIGTERM" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1454 | msgstr "beende nach Empfang von SIGTERM" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1455 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1456 | #: dnsmasq.c:1309 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1457 | #, c-format |
| 1458 | msgid "failed to access %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1459 | msgstr "konnte auf %s nicht zugreifen: %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1460 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1461 | #: dnsmasq.c:1339 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1462 | #, c-format |
| 1463 | msgid "reading %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1464 | msgstr "lese %s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1465 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1466 | #: dnsmasq.c:1350 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1467 | #, c-format |
| 1468 | msgid "no servers found in %s, will retry" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1469 | msgstr "keine Server in %s gefunden, werde es später neu versuchen" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1470 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1471 | #: dhcp.c:53 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1472 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1473 | msgid "cannot create DHCP socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1474 | msgstr "kann DHCP-Socket nicht erzeugen: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1475 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1476 | #: dhcp.c:68 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1477 | #, c-format |
| 1478 | msgid "failed to set options on DHCP socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1479 | msgstr "kann Optionen für DHCP-Socket nicht setzen: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1480 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1481 | #: dhcp.c:89 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1482 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1483 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCP socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1484 | msgstr "kann SO_REUSE{ADDR|PORT} für DHCP-Socket nicht aktivieren: %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1485 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1486 | #: dhcp.c:101 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1487 | #, c-format |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1488 | msgid "failed to bind DHCP server socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1489 | msgstr "kann nicht an DHCP-Server-Socket binden: %s" |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1490 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1491 | #: dhcp.c:127 |
Simon Kelley | 4011c4e | 2006-10-28 16:26:19 +0100 | [diff] [blame] | 1492 | #, c-format |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1493 | msgid "cannot create ICMP raw socket: %s." |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1494 | msgstr "kann ICMP-Rohdaten-Socket nicht erzeugen: %s." |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1495 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1496 | #: dhcp.c:239 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1497 | #, c-format |
| 1498 | msgid "unknown interface %s in bridge-interface" |
| 1499 | msgstr "unbekannte Schnittstelle %s in bridge-interface" |
| 1500 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1501 | #: dhcp.c:278 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1502 | #, c-format |
| 1503 | msgid "DHCP packet received on %s which has no address" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1504 | msgstr "DHCP-Paket ohne Adresse an Schnittstelle %s empfangen" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1505 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1506 | #: dhcp.c:408 |
| 1507 | #, c-format |
| 1508 | msgid "ARP-cache injection failed: %s" |
| 1509 | msgstr "" |
| 1510 | |
| 1511 | #: dhcp.c:506 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1512 | #, c-format |
| 1513 | msgid "DHCP range %s -- %s is not consistent with netmask %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1514 | msgstr "DHCP-Bereich %s - %s passt nicht zur Netzmaske %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1515 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1516 | #: dhcp.c:807 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1517 | #, c-format |
| 1518 | msgid "bad line at %s line %d" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1519 | msgstr "ungültige Zeile %2$d in Datei %1$s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1520 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1521 | #: dhcp.c:850 |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1522 | #, c-format |
| 1523 | msgid "ignoring %s line %d, duplicate name or IP address" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1524 | msgstr "ignoriere %s Zeile %d, doppelter Name oder doppelte IP-Adresse" |
Simon Kelley | 1f15b81 | 2009-10-13 17:49:32 +0100 | [diff] [blame] | 1525 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1526 | #: dhcp.c:994 rfc3315.c:2089 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1527 | #, c-format |
| 1528 | msgid "DHCP relay %s -> %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1529 | msgstr "DHCP Weiterleitung %s -> %s" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1530 | |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1531 | #: lease.c:61 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1532 | #, c-format |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1533 | msgid "cannot open or create lease file %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1534 | msgstr "kann Lease-Datei %s nicht öffnen: %s" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1535 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1536 | #: lease.c:134 |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1537 | msgid "too many stored leases" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1538 | msgstr "zu viele Leases gespeichert" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1539 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1540 | #: lease.c:165 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1541 | #, c-format |
| 1542 | msgid "cannot run lease-init script %s: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1543 | msgstr "kann Lease-Start-Skript %s nicht ausführen: %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1544 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1545 | #: lease.c:171 |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1546 | #, c-format |
| 1547 | msgid "lease-init script returned exit code %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1548 | msgstr "Lease-Start-Skript beendete sich mit Code %s" |
Simon Kelley | 208b65c | 2006-08-05 21:41:37 +0100 | [diff] [blame] | 1549 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1550 | # FIXME: This should be %u s also in English according to NIST and SI rules. -- MA |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1551 | #: lease.c:342 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1552 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1553 | msgid "failed to write %s: %s (retry in %us)" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1554 | msgstr "Konnte %s nicht schreiben: %s (Neuversuch in %u s)" |
Simon Kelley | cdeda28 | 2006-03-16 20:16:06 +0000 | [diff] [blame] | 1555 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1556 | #: lease.c:906 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1557 | #, c-format |
| 1558 | msgid "Ignoring domain %s for DHCP host name %s" |
| 1559 | msgstr "Ignoriere Domäne %s für DHCP-Hostnamen %s" |
| 1560 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1561 | # FIXME: this and the next few are not translatable. Please provide full |
| 1562 | # strings, do not programmatically assemble them. |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1563 | #: rfc2131.c:342 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1564 | #, c-format |
| 1565 | msgid "no address range available for DHCP request %s %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1566 | msgstr "Kein verfügbarer DHCP-Bereich für Anfrage %s %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1567 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1568 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1569 | msgid "with subnet selector" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1570 | msgstr "mit Subnetz-Wähler" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1571 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1572 | #: rfc2131.c:343 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1573 | msgid "via" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1574 | msgstr "via" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1575 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1576 | #: rfc2131.c:355 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1577 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1578 | msgid "%u available DHCP subnet: %s/%s" |
| 1579 | msgstr "%u verfügbare(s) DHCP-Subnetz: %s/%s" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1580 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1581 | #: rfc2131.c:358 rfc3315.c:300 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1582 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1583 | msgid "%u available DHCP range: %s -- %s" |
| 1584 | msgstr "%u verfügbare(r) DHCP-Bereich: %s - %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1585 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1586 | #: rfc2131.c:469 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1587 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1588 | msgid "%u vendor class: %s" |
| 1589 | msgstr "%u \"Vendor class\": %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1590 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1591 | #: rfc2131.c:471 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1592 | #, c-format |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1593 | msgid "%u user class: %s" |
| 1594 | msgstr "%u Benutzerklasse: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1595 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1596 | # FIXME: do not programmatically assemble strings - untranslatable |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1597 | #: rfc2131.c:498 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1598 | msgid "disabled" |
| 1599 | msgstr "deaktiviert" |
| 1600 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1601 | #: rfc2131.c:539 rfc2131.c:967 rfc2131.c:1385 rfc3315.c:602 rfc3315.c:823 |
| 1602 | #: rfc3315.c:1095 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1603 | msgid "ignored" |
| 1604 | msgstr "ignoriert" |
| 1605 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1606 | #: rfc2131.c:554 rfc2131.c:1205 rfc3315.c:873 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1607 | msgid "address in use" |
| 1608 | msgstr "Adresse in Nutzung" |
| 1609 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1610 | #: rfc2131.c:568 rfc2131.c:1021 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1611 | msgid "no address available" |
| 1612 | msgstr "Keine Adresse verfügbar" |
| 1613 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1614 | #: rfc2131.c:575 rfc2131.c:1168 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1615 | msgid "wrong network" |
| 1616 | msgstr "Falsches Netzwerk" |
| 1617 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1618 | #: rfc2131.c:590 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1619 | msgid "no address configured" |
| 1620 | msgstr "Keine Adresse konfiguriert" |
| 1621 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1622 | #: rfc2131.c:596 rfc2131.c:1218 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1623 | msgid "no leases left" |
| 1624 | msgstr "Keine Leases übrig" |
| 1625 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1626 | #: rfc2131.c:691 rfc3315.c:475 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1627 | #, c-format |
| 1628 | msgid "%u client provides name: %s" |
| 1629 | msgstr "%u Klient stellt Name bereit: %s" |
| 1630 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1631 | #: rfc2131.c:796 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1632 | msgid "PXE BIS not supported" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1633 | msgstr "PXE BIS nicht unterstützt" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1634 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1635 | #: rfc2131.c:935 rfc3315.c:1189 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1636 | #, c-format |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1637 | msgid "disabling DHCP static address %s for %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1638 | msgstr "schalte statische DHCP-Adresse %s für %s ab" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1639 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1640 | # FIXME: do not assemble |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1641 | #: rfc2131.c:956 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1642 | msgid "unknown lease" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1643 | msgstr "Unbekannter Lease" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1644 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1645 | #: rfc2131.c:990 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1646 | #, c-format |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1647 | msgid "not using configured address %s because it is leased to %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1648 | msgstr "benutze konfigurierte Adresse %s nicht, weil sie an %s verleast ist" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1649 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1650 | #: rfc2131.c:1000 |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1651 | #, c-format |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1652 | msgid "not using configured address %s because it is in use by the server or relay" |
| 1653 | msgstr "benutze konfigurierte Adresse %s nicht, weil sie von Server/Relais verwendet wird" |
Simon Kelley | 1a6bca8 | 2008-07-11 11:11:42 +0100 | [diff] [blame] | 1654 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1655 | #: rfc2131.c:1003 |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1656 | #, c-format |
| 1657 | msgid "not using configured address %s because it was previously declined" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1658 | msgstr "benutze konfigurierte Adresse %s nicht, weil sie zuvor abgelehnt wurde" |
Simon Kelley | 849a835 | 2006-06-09 21:02:31 +0100 | [diff] [blame] | 1659 | |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1660 | # FIXME: do not assemble |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1661 | #: rfc2131.c:1019 rfc2131.c:1211 |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1662 | msgid "no unique-id" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1663 | msgstr "Keine eindeutige ID" |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1664 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1665 | #: rfc2131.c:1106 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1666 | msgid "wrong server-ID" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1667 | msgstr "Falsche Server-ID" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1668 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1669 | #: rfc2131.c:1125 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1670 | msgid "wrong address" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1671 | msgstr "Falsche Adresse" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1672 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1673 | #: rfc2131.c:1143 rfc3315.c:969 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1674 | msgid "lease not found" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1675 | msgstr "Lease nicht gefunden" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1676 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1677 | #: rfc2131.c:1176 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1678 | msgid "address not available" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1679 | msgstr "Adresse nicht verfügbar" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1680 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1681 | #: rfc2131.c:1187 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1682 | msgid "static lease available" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1683 | msgstr "Statischer Lease verfügbar" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1684 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1685 | #: rfc2131.c:1191 |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1686 | msgid "address reserved" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1687 | msgstr "Adresse reserviert" |
Simon Kelley | 5aabfc7 | 2007-08-29 11:24:47 +0100 | [diff] [blame] | 1688 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1689 | #: rfc2131.c:1199 |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1690 | #, c-format |
| 1691 | msgid "abandoning lease to %s of %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1692 | msgstr "Gebe Lease von %2$s an %1$s auf" |
Simon Kelley | 9009d74 | 2008-11-14 20:04:27 +0000 | [diff] [blame] | 1693 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1694 | #: rfc2131.c:1712 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1695 | #, c-format |
| 1696 | msgid "%u bootfile name: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1697 | msgstr "%u Name der Bootdatei: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1698 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1699 | #: rfc2131.c:1721 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1700 | #, c-format |
| 1701 | msgid "%u server name: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1702 | msgstr "%u Servername: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1703 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1704 | #: rfc2131.c:1729 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1705 | #, c-format |
| 1706 | msgid "%u next server: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1707 | msgstr "%u nächster Server: %s" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1708 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1709 | #: rfc2131.c:1732 |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1710 | #, c-format |
| 1711 | msgid "%u broadcast response" |
| 1712 | msgstr "%u Antwort per Rundsendung" |
| 1713 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1714 | #: rfc2131.c:1795 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1715 | #, c-format |
Simon Kelley | 6b01084 | 2007-02-12 20:32:07 +0000 | [diff] [blame] | 1716 | msgid "cannot send DHCP/BOOTP option %d: no space left in packet" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1717 | msgstr "kann DHCP/BOOTP-Opition %d nicht setzen: kein Platz mehr im Paket" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1718 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1719 | #: rfc2131.c:2036 |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1720 | msgid "PXE menu too large" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1721 | msgstr "PXE-Menüeintrag zu groß" |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1722 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1723 | #: rfc2131.c:2173 rfc3315.c:1456 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1724 | #, c-format |
Simon Kelley | 7622fc0 | 2009-06-04 20:32:05 +0100 | [diff] [blame] | 1725 | msgid "%u requested options: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1726 | msgstr "%u angeforderte Optionen: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1727 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1728 | #: rfc2131.c:2453 |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1729 | #, c-format |
| 1730 | msgid "cannot send RFC3925 option: too many options for enterprise number %d" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1731 | msgstr "Kann RFC3925-Option nicht senden: zu viele Optionen für Unternehmen Nr. %d" |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1732 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1733 | #: netlink.c:77 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1734 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1735 | msgid "cannot create netlink socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1736 | msgstr "kann Netlink-Socket nicht erzeugen: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1737 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1738 | #: netlink.c:347 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1739 | #, c-format |
Simon Kelley | 7cebd20 | 2006-05-06 14:13:33 +0100 | [diff] [blame] | 1740 | msgid "netlink returns error: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1741 | msgstr "Netlink liefert Fehler %s" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1742 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1743 | #: dbus.c:171 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1744 | msgid "attempt to set an IPv6 server address via DBus - no IPv6 support" |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1745 | msgstr "Versuch, via DBus eine IPv6-Serveradresse zu setzen: keine IPv6-Unterstützung" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1746 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1747 | #: dbus.c:500 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1748 | msgid "setting upstream servers from DBus" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1749 | msgstr "vorgelagerte Server von DBus gesetzt" |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1750 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1751 | #: dbus.c:547 |
Simon Kelley | b8187c8 | 2005-11-26 21:46:27 +0000 | [diff] [blame] | 1752 | msgid "could not register a DBus message handler" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1753 | msgstr "konnte Steuerungsprogramm für DBus-Nachrichten nicht anmelden" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1754 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1755 | #: bpf.c:263 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1756 | #, c-format |
| 1757 | msgid "cannot create DHCP BPF socket: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1758 | msgstr "konnte DHCP-BPF-Socket nicht einrichten: %s" |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1759 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1760 | #: bpf.c:291 |
Simon Kelley | 5e9e0ef | 2006-04-17 14:24:29 +0100 | [diff] [blame] | 1761 | #, c-format |
| 1762 | msgid "DHCP request for unsupported hardware type (%d) received on %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1763 | msgstr "DHCP-Anfrage für nicht unterstützen Hardwaretyp (%d) auf %s empfangen" |
Simon Kelley | 1697269 | 2006-10-16 20:04:18 +0100 | [diff] [blame] | 1764 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1765 | #: bpf.c:376 |
| 1766 | #, fuzzy, c-format |
| 1767 | msgid "cannot create PF_ROUTE socket: %s" |
| 1768 | msgstr "kann DHCP-Socket nicht erzeugen: %s" |
| 1769 | |
| 1770 | #: bpf.c:397 |
| 1771 | msgid "Unknown protocol version from route socket" |
| 1772 | msgstr "" |
| 1773 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1774 | #: helper.c:153 |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1775 | msgid "lease() function missing in Lua script" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1776 | msgstr "Die Funktion lease() fehlt im Lua-Script" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1777 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1778 | #: tftp.c:309 |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1779 | msgid "unable to get free port for TFTP" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1780 | msgstr "konnte keinen freien Port für TFTP bekommen" |
Simon Kelley | 824af85 | 2008-02-12 20:43:05 +0000 | [diff] [blame] | 1781 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1782 | #: tftp.c:325 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1783 | #, c-format |
| 1784 | msgid "unsupported request from %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1785 | msgstr "nicht unterstützte Anfrage von %s" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1786 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1787 | #: tftp.c:439 |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1788 | #, c-format |
| 1789 | msgid "file %s not found" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1790 | msgstr "Datei %s nicht gefunden" |
Simon Kelley | 1b7ecd1 | 2007-02-05 14:57:57 +0000 | [diff] [blame] | 1791 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1792 | #: tftp.c:548 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1793 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1794 | msgid "error %d %s received from %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1795 | msgstr "Fehler %d %s von %s empfangen" |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1796 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1797 | #: tftp.c:590 |
Simon Kelley | 832af0b | 2007-01-21 20:01:28 +0000 | [diff] [blame] | 1798 | #, c-format |
Simon Kelley | 316e273 | 2010-01-22 20:16:09 +0000 | [diff] [blame] | 1799 | msgid "failed sending %s to %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1800 | msgstr "konnte %s nicht an %s senden" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1801 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1802 | #: tftp.c:590 |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1803 | #, c-format |
| 1804 | msgid "sent %s to %s" |
| 1805 | msgstr "%s an %s verschickt" |
| 1806 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1807 | #: log.c:190 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1808 | #, c-format |
| 1809 | msgid "overflow: %d log entries lost" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1810 | msgstr "Überlauf: %d Protokolleinträge verloren" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1811 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1812 | #: log.c:268 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1813 | #, c-format |
| 1814 | msgid "log failed: %s" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1815 | msgstr "Protokollierung fehlgeschlagen: %s" |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1816 | |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1817 | #: log.c:472 |
Simon Kelley | f2621c7 | 2007-04-29 19:47:21 +0100 | [diff] [blame] | 1818 | msgid "FAILED to start up" |
Simon Kelley | 8ef5ada | 2010-06-03 19:42:45 +0100 | [diff] [blame] | 1819 | msgstr "Start fehlgeschlagen" |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 1820 | |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1821 | #: conntrack.c:65 |
| 1822 | #, c-format |
| 1823 | msgid "Conntrack connection mark retrieval failed: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1824 | msgstr "\"Conntrack connection mark\"-Abruf fehlgeschlagen: %s" |
Simon Kelley | 7de060b | 2011-08-26 17:24:52 +0100 | [diff] [blame] | 1825 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1826 | #: dhcp6.c:59 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1827 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1828 | msgid "cannot create DHCPv6 socket: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1829 | msgstr "Kann DHCPv6-Socket nicht erzeugen: %s" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1830 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1831 | #: dhcp6.c:80 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1832 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1833 | msgid "failed to set SO_REUSE{ADDR|PORT} on DHCPv6 socket: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1834 | msgstr "kann SO_REUSE{ADDR|PORT} für DHCPv6-Socket nicht aktivieren: %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1835 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1836 | #: dhcp6.c:92 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1837 | #, c-format |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1838 | msgid "failed to bind DHCPv6 server socket: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1839 | msgstr "Kann nicht an DHCPv6-Server-Socket binden: %s" |
Simon Kelley | c72daea | 2012-01-05 21:33:27 +0000 | [diff] [blame] | 1840 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1841 | #: rfc3315.c:157 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1842 | #, c-format |
| 1843 | msgid "no address range available for DHCPv6 request from relay at %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1844 | msgstr "Kein Adressbereich verfügbar für die DHCPv6-Anfrage vom Relay bei %s" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1845 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1846 | #: rfc3315.c:166 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1847 | #, c-format |
| 1848 | msgid "no address range available for DHCPv6 request via %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1849 | msgstr "Kein Adressbereich verfügbar für die DHCPv6-Anfrage via %s" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1850 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1851 | #: rfc3315.c:297 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1852 | #, c-format |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1853 | msgid "%u available DHCPv6 subnet: %s/%d" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1854 | msgstr "%u verfügbare(s) DHCPv6-Subnetz: %s/%d" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1855 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1856 | #: rfc3315.c:379 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1857 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1858 | msgid "%u vendor class: %u" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1859 | msgstr "%u Herstellerklasse: %u" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1860 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1861 | #: rfc3315.c:427 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1862 | #, c-format |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1863 | msgid "%u client MAC address: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1864 | msgstr "%u Klient MAC-Adresse: %s" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1865 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1866 | # FIXME: do not assemble |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1867 | #: rfc3315.c:659 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1868 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1869 | msgid "unknown prefix-class %d" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1870 | msgstr "unbekannte Präfixklasse %d" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1871 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1872 | #: rfc3315.c:791 rfc3315.c:913 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1873 | msgid "success" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1874 | msgstr "Erfolg" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1875 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1876 | #: rfc3315.c:806 rfc3315.c:808 rfc3315.c:921 rfc3315.c:923 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1877 | msgid "no addresses available" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1878 | msgstr "Keine Adressen verfügbar" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1879 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1880 | #: rfc3315.c:865 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1881 | msgid "address unavailable" |
| 1882 | msgstr "Adresse nicht verfügbar" |
| 1883 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1884 | #: rfc3315.c:900 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1885 | msgid "not on link" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1886 | msgstr "nicht on link" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1887 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1888 | #: rfc3315.c:973 rfc3315.c:1151 rfc3315.c:1228 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1889 | msgid "no binding found" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1890 | msgstr "Keine Bindung gefunden" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1891 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1892 | #: rfc3315.c:1011 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1893 | msgid "deprecated" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1894 | msgstr "veraltet" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1895 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1896 | #: rfc3315.c:1016 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1897 | msgid "address invalid" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1898 | msgstr "Adresse ungültig" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1899 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1900 | #: rfc3315.c:1061 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1901 | msgid "confirm failed" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1902 | msgstr "Bestätigung fehlgeschlagen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1903 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1904 | #: rfc3315.c:1072 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1905 | msgid "all addresses still on link" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1906 | msgstr "Alle Adressen immer noch on link" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1907 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1908 | #: rfc3315.c:1160 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1909 | msgid "release received" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1910 | msgstr "Freigabe empfangen" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1911 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 1912 | #: rfc3315.c:2080 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1913 | msgid "Cannot multicast to DHCPv6 server without correct interface" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1914 | msgstr "Kann nicht zum DHCPv6 Server multicasten ohne korrekte Schnittstelle" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1915 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1916 | #: dhcp-common.c:145 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1917 | #, c-format |
| 1918 | msgid "Ignoring duplicate dhcp-option %d" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 1919 | msgstr "Ignoriere doppelt vorhandene DHCP-Option %d" |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1920 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1921 | #: dhcp-common.c:222 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1922 | #, c-format |
| 1923 | msgid "%u tags: %s" |
| 1924 | msgstr "%u Marken: %s" |
| 1925 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1926 | #: dhcp-common.c:407 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1927 | #, c-format |
| 1928 | msgid "%s has more than one address in hostsfile, using %s for DHCP" |
| 1929 | msgstr "%s hat mehr als eine Adresse in hosts-Datei, benutze %s für DHCP" |
| 1930 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1931 | #: dhcp-common.c:430 |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 1932 | #, c-format |
| 1933 | msgid "duplicate IP address %s (%s) in dhcp-config directive" |
| 1934 | msgstr "doppelte IP-Adresse %s (%s) in \"dhcp-config\"-Anweisung" |
| 1935 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1936 | #: dhcp-common.c:494 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1937 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1938 | msgid "failed to set SO_BINDTODEVICE on DHCP socket: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1939 | msgstr "kann SO_BINDTODEVICE für DHCP-Socket nicht aktivieren: %s" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 1940 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1941 | #: dhcp-common.c:615 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1942 | #, c-format |
| 1943 | msgid "Known DHCP options:\n" |
| 1944 | msgstr "Bekannte DHCP-Optionen:\n" |
| 1945 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1946 | #: dhcp-common.c:626 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1947 | #, c-format |
| 1948 | msgid "Known DHCPv6 options:\n" |
| 1949 | msgstr "Bekannte DHCPv6-Optionen:\n" |
| 1950 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1951 | #: dhcp-common.c:823 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1952 | msgid ", prefix deprecated" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1953 | msgstr ", Prefix veraltet" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1954 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1955 | #: dhcp-common.c:826 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1956 | #, c-format |
| 1957 | msgid ", lease time " |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1958 | msgstr ", Lease Zeit" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1959 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1960 | #: dhcp-common.c:868 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1961 | #, c-format |
| 1962 | msgid "%s stateless on %s%.0s%.0s%s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1963 | msgstr "%s stateless auf %s%.0s%.0s%s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1964 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1965 | #: dhcp-common.c:870 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1966 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1967 | msgid "%s, static leases only on %.0s%s%s%.0s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1968 | msgstr "%s, nur statische Leases auf %.0s%s%s%.0s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1969 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1970 | #: dhcp-common.c:872 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1971 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1972 | msgid "%s, proxy on subnet %.0s%s%.0s%.0s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1973 | msgstr "%s, Proxy im Subnetz %.0s%s%.0s%.0s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1974 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1975 | #: dhcp-common.c:873 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1976 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1977 | msgid "%s, IP range %s -- %s%s%.0s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1978 | msgstr "%s, IP-Bereich %s -- %s%s%.0s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1979 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1980 | #: dhcp-common.c:886 |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1981 | #, c-format |
| 1982 | msgid "DHCPv4-derived IPv6 names on %s%s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1983 | msgstr "DHCPv4-abgeleitete IPv6 Namen auf %s%s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1984 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1985 | #: dhcp-common.c:889 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1986 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1987 | msgid "router advertisement on %s%s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1988 | msgstr "Router-Advertisment auf %s%s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 1989 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1990 | #: dhcp-common.c:900 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1991 | #, c-format |
| 1992 | msgid "DHCP relay from %s to %s via %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1993 | msgstr "DHCP Weiterleitung von %s nach %s über %s" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1994 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 1995 | #: dhcp-common.c:902 |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1996 | #, c-format |
| 1997 | msgid "DHCP relay from %s to %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 1998 | msgstr "DHCP Weiterleitung von %s nach %s" |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 1999 | |
Simon Kelley | e142a83 | 2013-11-22 10:38:55 +0000 | [diff] [blame] | 2000 | #: radv.c:98 |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 2001 | #, c-format |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2002 | msgid "cannot create ICMPv6 socket: %s" |
Simon Kelley | 8358e0f | 2012-04-29 21:53:09 +0100 | [diff] [blame] | 2003 | msgstr "Kann ICMPv6-Socket nicht erzeugen: %s" |
Simon Kelley | bc5992d | 2012-02-28 18:07:15 +0000 | [diff] [blame] | 2004 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 2005 | #: auth.c:429 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2006 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2007 | msgid "ignoring zone transfer request from %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2008 | msgstr "ignoriere Zonentransfer-Anfrage von %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2009 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2010 | #: ipset.c:95 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2011 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2012 | msgid "failed to find kernel version: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2013 | msgstr "konnte Kernelversion nicht finden: %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2014 | |
Simon Kelley | d5c35a5 | 2013-10-01 20:28:22 +0100 | [diff] [blame] | 2015 | #: ipset.c:114 |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2016 | #, c-format |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2017 | msgid "failed to create IPset control socket: %s" |
Conrad Kostecki | 20b215f | 2014-05-04 20:43:49 +0100 | [diff] [blame] | 2018 | msgstr "konnte IPset-Kontroll-Socket nicht erzeugen: %s" |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2019 | |
Simon Kelley | b4f971a | 2014-09-13 20:28:30 +0100 | [diff] [blame^] | 2020 | #: blockdata.c:58 |
| 2021 | #, c-format |
| 2022 | msgid "DNSSEC memory in use %u, max %u, allocated %u" |
| 2023 | msgstr "" |
| 2024 | |
| 2025 | #: tables.c:76 |
| 2026 | msgid "error: fill_addr missused" |
| 2027 | msgstr "" |
| 2028 | |
| 2029 | #: tables.c:105 |
| 2030 | #, fuzzy, c-format |
| 2031 | msgid "failed to access pf devices: %s" |
| 2032 | msgstr "konnte auf %s nicht zugreifen: %s" |
| 2033 | |
| 2034 | #: tables.c:119 |
| 2035 | #, fuzzy, c-format |
| 2036 | msgid "warning: no opened pf devices %s" |
| 2037 | msgstr "Warnung: Keine Adresse für die Schnittstelle %s gefunden" |
| 2038 | |
| 2039 | #: tables.c:127 |
| 2040 | #, fuzzy, c-format |
| 2041 | msgid "error: cannot use table name %s" |
| 2042 | msgstr "kann Hostnamen nicht ermitteln: %s" |
| 2043 | |
| 2044 | #: tables.c:135 |
| 2045 | #, c-format |
| 2046 | msgid "error: cannot strlcpy table name %s" |
| 2047 | msgstr "" |
| 2048 | |
| 2049 | #: tables.c:141 |
| 2050 | #, c-format |
| 2051 | msgid "warning: pfr_add_tables: %s(%d)" |
| 2052 | msgstr "" |
| 2053 | |
| 2054 | #: tables.c:147 |
| 2055 | msgid "info: table created" |
| 2056 | msgstr "" |
| 2057 | |
| 2058 | #: tables.c:158 |
| 2059 | #, c-format |
| 2060 | msgid "warning: DIOCR%sADDRS: %s" |
| 2061 | msgstr "" |
| 2062 | |
| 2063 | #: tables.c:162 |
| 2064 | #, fuzzy, c-format |
| 2065 | msgid "%d addresses %s" |
| 2066 | msgstr "Fehlerhafte Adresse" |
| 2067 | |
Simon Kelley | 9f9bd08 | 2013-03-22 15:11:53 +0000 | [diff] [blame] | 2068 | #~ msgid "no interface with address %s" |
| 2069 | #~ msgstr "keine Schnittstelle mit Adresse %s" |
| 2070 | |
| 2071 | #~ msgid "duplicate IP address %s in dhcp-config directive." |
| 2072 | #~ msgstr "doppelte IP-Adresse %s in \"dhcp-config\"-Anweisung" |
| 2073 | |
Simon Kelley | e5ffdb9 | 2012-02-13 14:19:25 +0000 | [diff] [blame] | 2074 | #, fuzzy |
| 2075 | #~ msgid "Specify path to Lua script (no default)." |
| 2076 | #~ msgstr "Dateipfad für Prozesskennung (PID) festlegen (Voreinstellung: %s)." |
| 2077 | |
Simon Kelley | 28866e9 | 2011-02-14 20:19:14 +0000 | [diff] [blame] | 2078 | #~ msgid "only one dhcp-hostsfile allowed" |
| 2079 | #~ msgstr "nur eine DHCP-Hostdatei (dhcp-hostsfile) zulässig" |
| 2080 | |
| 2081 | #~ msgid "only one dhcp-optsfile allowed" |
| 2082 | #~ msgstr "nur eine DHCP-Optionsdatei (dhcp-optsfile) zulässig" |
| 2083 | |
| 2084 | #~ msgid "files nested too deep in %s" |
| 2085 | #~ msgstr "Dateien in %s zu tief verschachtelt" |
| 2086 | |
| 2087 | #~ msgid "TXT record string too long" |
| 2088 | #~ msgstr "TXT-Eintrag zu lang" |
| 2089 | |
| 2090 | #~ msgid "failed to set IPV6 options on listening socket: %s" |
| 2091 | #~ msgstr "konnte IPV6-Optionen auf Empfangs-Socket nicht einstellen: %s" |
| 2092 | |
| 2093 | #~ msgid "failed to bind listening socket for %s: %s" |
| 2094 | #~ msgstr "konnte Empfangs-Socket nicht an %s binden: %s" |