public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ipblocklist: Suggested german translation
@ 2022-07-15 12:26 Matthias Fischer
  2022-07-16 12:05 ` Stefan Schantl
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Fischer @ 2022-07-15 12:26 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1958 bytes --]

Signed-off-by: Matthias Fischer <matthias.fischer(a)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:',
-- 
2.25.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] ipblocklist: Suggested german translation
  2022-07-15 12:26 [PATCH] ipblocklist: Suggested german translation Matthias Fischer
@ 2022-07-16 12:05 ` Stefan Schantl
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Schantl @ 2022-07-16 12:05 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2054 bytes --]

Acked-by: Stefan Schantl <stefan.schantl(a)ipfire.org>

> Signed-off-by: Matthias Fischer <matthias.fischer(a)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:',



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-16 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-15 12:26 [PATCH] ipblocklist: Suggested german translation Matthias Fischer
2022-07-16 12:05 ` Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox