From 25bcb82b75ec3e8d148e7e3cc81c67be028159b1 Mon Sep 17 00:00:00 2001 From: pimanDE Date: Sat, 11 Feb 2023 15:08:49 +0100 Subject: [PATCH] Update auf Web Interface 5.18.4 --- translate2german.sh | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/translate2german.sh b/translate2german.sh index 2bae499..4884339 100644 --- a/translate2german.sh +++ b/translate2german.sh @@ -1,7 +1,7 @@ #!/bin/bash # # Weboberfläche des Pi-hole auf deutsch übersetzen -# getestet auf Pi-hole Version v5.15.2 - FTL Version v5.20.1 - Web Interface Version v5.18.2 +# getestet auf Pi-hole Version v5.15.5 - FTL Version v5.21 - Web Interface Version v5.18.4 # # Benutzung auf eigene Gefahr!!! # @@ -374,10 +374,11 @@ sudo rpl --encoding UTF-8 'You may need to increase PHP memory limit.' 'Möglich sudo rpl --encoding UTF-8 "You can find more info in pi-hole's FAQ:" "Mehr Informationen finden Sie in der Pi-hole FAQ:" /var/www/html/admin/scripts/pi-hole/js/db_queries.js sudo rpl --encoding UTF-8 'Error. Selector status specified using an invalid format.' 'Der ausgewählte Status wurde in einem ungültigen Format gewählt.' /var/www/html/admin/api_db.php sudo rpl --encoding UTF-8 'Queries Blocked' 'Geblockte Anfragen' /var/www/html/admin/db_queries.php +sudo rpl --encoding UTF-8 '

Percentage Blocked

' '

Geblockte Anfragen

' /var/www/html/admin/db_queries.php sudo rpl --encoding UTF-8 'Adding to the' 'Hinzufügen zur' /var/www/html/admin/db_queries.php sudo rpl --encoding UTF-8 'successfully added to the' 'Erfolgreich hinzugefügt zur' /var/www/html/admin/db_queries.php sudo rpl --encoding UTF-8 'Timeout or Network Connection Error!' 'Zeitüberschreitung oder Netzwerkverbindungsfehler!' /var/www/html/admin/db_queries.php -sudo rpl --encoding UTF-8 'Queries Total' 'Alle Anfragen' /var/www/html/admin/db_queries.php +sudo rpl --encoding UTF-8 'Total Queries' 'Alle Anfragen' /var/www/html/admin/db_queries.php sudo rpl --encoding UTF-8 'Recent Queries' 'Letzte Anfragen' /var/www/html/admin/db_queries.php sudo rpl --encoding UTF-8 '10, 25, 50, 100, "All"' '10, 25, 50, 100, "Alle"' /var/www/html/admin/scripts/pi-hole/js/db_queries.js sudo rpl --encoding UTF-8 'Time' 'Zeitpunkt' /var/www/html/admin/db_queries.php @@ -1094,27 +1095,17 @@ sudo rpl --encoding UTF-8 'The DHCP server has been deactivated' 'Der DHCP-Serve # Einstellungen -# API / Web Interface -sudo rpl --encoding UTF-8 'API / Web interface' 'API / Weboberfläche' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'API settings' 'API Einstellungen' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Top Lists' 'Top Listen' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Exclude the following domains from being shown in' 'Schließen Sie die folgenden Domänen von der Anzeige aus:' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Top Domains / Top Advertisers' 'Top Domains / Top Inserenten' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 '' '' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Enter one domain per line' 'Geben Sie eine Domain pro Zeile ein.' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Enter one IP address or host name per line' 'Geben Sie eine IP Adresse oder einen Hostnamen pro Zeile ein.' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Web interface settings' 'Einstellungen für die Weboberfläche' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 'Interface appearance' 'Erscheinungsbild der Weboberfläche' /var/www/html/admin/settings.php +# Web Interface +sudo rpl --encoding UTF-8 'Web interface' 'Weboberfläche' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Theme and Layout' 'Theme und Layout' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Interface settings \(auto saved\)' 'Einstellungen der Schnittstelle (speichert automatisch)' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Global Settings' 'Globale Einstellungen' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'Pi-hole default theme \(light, default\)' 'Pi-hole Standard Thema (hell, Standard)' /var/www/html/admin/scripts/pi-hole/php/theme.php sudo rpl --encoding UTF-8 'Pi-hole midnight theme \(dark\)' 'Pi-hole Nacht Thema (dunkel)' /var/www/html/admin/scripts/pi-hole/php/theme.php sudo rpl --encoding UTF-8 'Pi-hole deep-midnight theme \(dark\)' 'Pi-hole Mitternacht Thema (sehr dunkel)' /var/www/html/admin/scripts/pi-hole/php/theme.php sudo rpl --encoding UTF-8 'Pi-hole auto theme \(light/dark\)' 'Pi-hole Auto Thema (hell)' /var/www/html/admin/scripts/pi-hole/php/theme.php sudo rpl --encoding UTF-8 'Star Trek LCARS theme \(dark\)' 'Star Trek LCARS Thema (dunkel)' /var/www/html/admin/scripts/pi-hole/php/theme.php sudo rpl --encoding UTF-8 'Use boxed layout \(for large screens\)' 'Boxed Layout verwenden (für große Bildschirme)' /var/www/html/admin/settings.php -sudo rpl --encoding UTF-8 '

Query LogAnfrageprotokolldefault' '' /var/www/html/admin/settings.php sudo rpl --encoding UTF-8 'CPU Temperature Unit' 'Einheit für die CPU Temperaturanzeige' /var/www/html/admin/settings.php @@ -1135,6 +1126,22 @@ sudo rpl --encoding UTF-8 'The webUI settings have been updated' 'Die Einstellun +# Einstellungen +# API +sudo rpl --encoding UTF-8 'API settings' 'API Einstellungen' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Top Lists' 'Top Listen' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Exclude the following domains from being shown in' 'Schließen Sie die folgenden Domänen von der Anzeige aus:' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Top Domains / Top Advertisers' 'Top Domains / Top Inserenten' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 '' '' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Enter one domain per line' 'Geben Sie eine Domain pro Zeile ein.' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 'Enter one IP address or host name per line' 'Geben Sie eine IP Adresse oder einen Hostnamen pro Zeile ein.' /var/www/html/admin/settings.php +sudo rpl --encoding UTF-8 '

Query LogAnfrageprotokollPrivacy<' '>Privatsphäre<' /var/www/html/admin/settings.php