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