ipblocklist: Suggested german translation

Message ID 20220715122658.2447-1-matthias.fischer@ipfire.org
State Accepted
Commit 8251f301c477226e85f49a4d5bc4aa9706ee20ce
Headers
Series ipblocklist: Suggested german translation |

Commit Message

Matthias Fischer July 15, 2022, 12:26 p.m. UTC
  Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 langs/de/cgi-bin/de.pl | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
  

Comments

Stefan Schantl July 16, 2022, 12:05 p.m. UTC | #1
Acked-by: Stefan Schantl <stefan.schantl@ipfire.org>

> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
>  langs/de/cgi-bin/de.pl | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
> 
> diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
> index 3285f1bfa..4d884f0e6 100644
> --- a/langs/de/cgi-bin/de.pl
> +++ b/langs/de/cgi-bin/de.pl
> @@ -1539,6 +1539,29 @@
>  'ip basic info' => 'Grundlegende IP-Informationen',
>  'ip info' => 'IP-Informationen',
>  'ip info for' => 'IP-Informationen für',
> +'ipblocklist' => 'IP-Address-Blocklisten',
> +'ipblocklist blocklist settings' => 'Blocklist-Einstellungen',
> +'ipblocklist category' => 'Kategorie',
> +'ipblocklist category application' => 'Application',
> +'ipblocklist category attacker' => 'Attacker',
> +'ipblocklist category c and c' => 'Malware C&amp;C',
> +'ipblocklist category composite' => 'Composite',
> +'ipblocklist category invalid' => 'Invalid Address',
> +'ipblocklist category reputation' => 'Reputation',
> +'ipblocklist category scanner' => 'Scanner',
> +'ipblocklist could not download blocklist' => 'Konnte Blockliste
> nicht herunterladen',
> +'ipblocklist download error' => 'Es ist ein Fehler beim Download
> aufgetreten.',
> +'ipblocklist empty blocklist received' => 'Es wurde eine leere
> Blockliste heruntergeladen.',
> +'ipblocklist enable' => 'Aktivieren',
> +'ipblocklist hits' => 'Gesamtanzahl der Blocklist-Treffer für',
> +'ipblocklist id' => 'Blocklist',
> +'ipblocklist input' => 'Verworfene Pakete (IN)',
> +'ipblocklist log list' => 'Firewallprotokoll (Blocklisten)',
> +'ipblocklist log' => 'Verworfene Pakete protokollieren',
> +'ipblocklist logs' => 'IP-Address-Blocklisten-Protokolle',
> +'ipblocklist name' => 'Name',
> +'ipblocklist output' => 'Verworfene Pakete (OUT)',
> +'ipblocklist use ipblocklists' => 'Aktiviere IP-Blocklisten',
>  'ipfire has now rebooted' => 'IPFire wird neu gestartet.',
>  'ipfire has now shutdown' => 'IPFire wird heruntergefahren.',
>  'ipfire side' => 'IPFire Seite:',
  

Patch

diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 3285f1bfa..4d884f0e6 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1539,6 +1539,29 @@ 
 'ip basic info' => 'Grundlegende IP-Informationen',
 'ip info' => 'IP-Informationen',
 'ip info for' => 'IP-Informationen für',
+'ipblocklist' => 'IP-Address-Blocklisten',
+'ipblocklist blocklist settings' => 'Blocklist-Einstellungen',
+'ipblocklist category' => 'Kategorie',
+'ipblocklist category application' => 'Application',
+'ipblocklist category attacker' => 'Attacker',
+'ipblocklist category c and c' => 'Malware C&amp;C',
+'ipblocklist category composite' => 'Composite',
+'ipblocklist category invalid' => 'Invalid Address',
+'ipblocklist category reputation' => 'Reputation',
+'ipblocklist category scanner' => 'Scanner',
+'ipblocklist could not download blocklist' => 'Konnte Blockliste nicht herunterladen',
+'ipblocklist download error' => 'Es ist ein Fehler beim Download aufgetreten.',
+'ipblocklist empty blocklist received' => 'Es wurde eine leere Blockliste heruntergeladen.',
+'ipblocklist enable' => 'Aktivieren',
+'ipblocklist hits' => 'Gesamtanzahl der Blocklist-Treffer für',
+'ipblocklist id' => 'Blocklist',
+'ipblocklist input' => 'Verworfene Pakete (IN)',
+'ipblocklist log list' => 'Firewallprotokoll (Blocklisten)',
+'ipblocklist log' => 'Verworfene Pakete protokollieren',
+'ipblocklist logs' => 'IP-Address-Blocklisten-Protokolle',
+'ipblocklist name' => 'Name',
+'ipblocklist output' => 'Verworfene Pakete (OUT)',
+'ipblocklist use ipblocklists' => 'Aktiviere IP-Blocklisten',
 'ipfire has now rebooted' => 'IPFire wird neu gestartet.',
 'ipfire has now shutdown' => 'IPFire wird heruntergefahren.',
 'ipfire side' => 'IPFire Seite:',