From db355499099e9b07d8bd2972b81bd4c3790050f5 Mon Sep 17 00:00:00 2001 From: pimanDE Date: Sun, 25 Jun 2023 18:03:58 +0200 Subject: [PATCH] Update translate2german.sh Fehlerbehebungen --- translate2german.sh | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/translate2german.sh b/translate2german.sh index f6c3575..f36b7cd 100644 --- a/translate2german.sh +++ b/translate2german.sh @@ -127,13 +127,14 @@ sudo rpl --encoding UTF-8 'Groups' 'Gruppen' /var/www/ sudo rpl --encoding UTF-8 'Clients' 'Geräte' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 'Domains' 'Domains' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 'Adlists' 'Blocklisten' /var/www/html/admin/scripts/pi-hole/php/sidebar.php -sudo rpl --encoding UTF-8 'Disable Blocking ' 'Blocking ausschalten ' /var/www/html/admin/scripts/pi-hole/php/sidebar.php +sudo rpl --encoding UTF-8 'Disable Blocking ' 'Blocken ausschalten ' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 ' Indefinitely' ' Permanent' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 ' For 10 seconds' ' Für 10 Sekunden' /var/www/html/admin/scripts/pi-hole/php/sidebar.php +sudo rpl --encoding UTF-8 'Enable Blocking' 'Blocken einschalten' /var/www/html/admin/scripts/pi-hole/js/footer.js sudo rpl --encoding UTF-8 ' For 30 seconds' ' Für 30 Sekunden' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 ' For 5 minutes' ' Für 5 Minuten' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 '/i> Custom time' '/i> Benutzerdefinierte Zeit' /var/www/html/admin/scripts/pi-hole/php/sidebar.php -sudo rpl --encoding UTF-8 'Enable Blocking   ' 'Blocking einschalten   ' /var/www/html/admin/scripts/pi-hole/php/sidebar.php +sudo rpl --encoding UTF-8 'Enable Blocking   ' 'Blocken einschalten   ' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 'Local DNS' 'Lokale DNS Einträge' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 ' DNS Records' ' DNS Einträge' /var/www/html/admin/scripts/pi-hole/php/sidebar.php sudo rpl --encoding UTF-8 ' CNAME Records' ' CNAME Einträge' /var/www/html/admin/scripts/pi-hole/php/sidebar.php @@ -955,13 +956,13 @@ sudo rpl --encoding UTF-8 'in your router!\) they are safe to use.

' 'weiterg sudo rpl --encoding UTF-8 '

See our documentation for further technical details.

' '

Siehe auch unsere Dokumentation für weitere technische Details.

' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 '

ECS \(Extended Client Subnet\) defines a mechanism for recursive resolvers to send partial client IP address information to authoritative DNS name servers. Content Delivery Networks \(CDNs\) and latency-sensitive services use this to give geo-located responses when responding to name lookups coming through public DNS resolvers. Note that ECS may result in reduced privacy.

' '

ECS (Extended Client Subnet) definiert einen Mechanismus für rekursive Resolver, um teilweise IP-Adressinformationen des Clients an autorisierende DNS-Nameserver zu senden. Content Delivery Networks (CDNs) und latenzempfindliche Dienste verwenden diese Option, um geografische Antworten auf Namenssuchen zu geben, die über öffentliche DNS-Resolver eingehen. Beachten Sie, dass ECS die Privatsphäre beeinträchtigen kann.

' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 '

Advanced DNS settings

' '

Erweiterte DNS-Einstellungen

' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Never forward non-FQDN ' 'Niemals Nicht-FQDN weiterleiten' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Never forward non-FQDN A and AAAA queries' 'Niemals Nicht-FQDN weiterleiten A und AAAA Anfragen' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 '

When there is a Pi-hole domain set and this box is' '

Wenn es eine Pi-hole-Domain gibt und dieses Kästchen angekreuzt ist, ' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'ticked, this asks FTL that this domain is purely' 'wird die FTL gefragt, ob diese Domain rein lokal ist. Die FTL kann Anfragen ' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'local and FTL may answer queries from /etc/hosts or DHCP leases' 'von /etc/hosts oder DHCP-Leases beantworten, sollte aber ' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'but should never forward queries on that domain to any upstream servers.' 'niemals Anfragen zu dieser Domain an irgendwelche Upstream-Server weiterleiten.' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'Never forward reverse lookups for private IP ranges' 'Niemals Reverse-Lookups für private IP-Bereiche weiterleiten' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'If Conditional Forwarding is enabled, unticking this box may cause a partial' 'Wenn Conditional Forwarding aktiviert ist, kann das Deaktivieren dieses Kästchens unter bestimmten ' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'If Conditional Forwarding is enabled, unticking this box may cause a partial' 'Wenn die bedingte Weiterleitung aktiviert ist, kann das Deaktivieren dieses Kästchens unter bestimmten ' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'DNS loop under certain circumstances \(e.g. if a client would send TLD DNSSEC queries\).' 'Umständen zu einer teilweisen DNS-Schleife führen (z. B. wenn ein Client TLD-DNSSEC-Anfragen senden würde).' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 '

All reverse lookups for private IP ranges \(i.e., 192.168.0.x/24, etc.\)' '

Alle Reverse-Lookups für private IP-Bereiche (d.h. 192.168.0.x/24 usw.), ' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'which are not found in /etc/hosts or the DHCP leases are answered' 'die nicht in /etc/hosts oder den DHCP-Leases gefunden werden, werden mit ' /var/www/html/admin/settings.php @@ -1016,8 +1017,8 @@ sudo rpl --encoding UTF-8 'You can also specify a local domain name \(like not enabled.' 'wenn "Never forward non-FQDNs" nicht aktiviert ist.' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Enabling Conditional Forwarding will also forward all hostnames \(i.e., non-FQDNs\) to the router' 'Wenn Sie die bedingte Weiterleitung aktivieren, werden auch alle Hostnamen (d. h. Nicht-FQDNs) an den Router weitergeleitet,' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'when "Never forward non-FQDNs" is not enabled.' 'wenn "Niemals weitergeleitete Nicht-FQDN" nicht aktiviert ist.' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'Use Conditional ForwardingVerwende Bedingte Weiterleitung