public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Matthias Fischer <fischerm42@t-online.de>
To: development@lists.ipfire.org
Subject: Re: Guardian 2.0 Testversion 011
Date: Fri, 29 May 2015 01:28:37 +0200	[thread overview]
Message-ID: <5567A4A5.2090500@t-online.de> (raw)
In-Reply-To: <55679792.1050107@ipfire.org>

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

On 29.05.2015 00:32, 5p9 wrote:
> Hi(a)all,

Hi!

> i have a question. My Fire has became the final Core-Update 90 (stable)
> and guardian 2 have now display-lang-bugs in the cgi.

I think this is normal - and happened before - since the Guardian 
2.0-language strings seem to be not fully implemented in the language 
files shipped with the new Core update.

> Must i wait to a newest Version of guardian 2   or can i do the steps he
> told us?

I think you could either reinstall - which could lend to strings missing 
in other places so I would NOT recommend this - or simply copy the 
attached files to '/var/ipfire/addon-lang' and update the language cache 
starting "/usr/local/bin/update-lang-cache" from console. I hope I 
didn't miss a string. For me its looking good, no missing strings after 
updating.

This gives me the chance to repeat my proposal/feature request from here:
https://forum.ipfire.org/viewtopic.php?f=4&t=13524&p=84922&sid=3a921f770f3b4ce8e21a734f5c9af6f4#p84922

Using the '/var/ipfire/addon-lang'-directory for those addons would make 
things perhaps a bit easier.

Jm2C - Regards
Matthias

P.S.: Besides - update to Core 90 went ok by now, no probems detected. 
Good job - thanks! ;-)





[-- Attachment #2: guardian.de.pl --]
[-- Type: text/plain, Size: 2057 bytes --]

%tr = ( 
%tr,

'block' => 'Blocken',
'guardian' => 'Guardian',
'guardian alertfile' => 'Alertfile',
'guardian block a host' => 'Host blocken',
'guardian block httpd brute-force' => 'HTTPD Brute-Force Erkennung',
'guardian block owncloud brute-force' => 'Owncloud Brute-Force Erkennung',
'guardian block ssh brute-force' => 'SSH Brute-Force Erkennung',
'guardian blocked hosts' => 'Aktuell geblockte Hosts',
'guardian blockcount' => 'Blockzähler',
'guardian blocktime' => 'Blockzeit',
'guardian blocking of this address is not allowed' => 'Angegebene Addresse kann nicht geblockt werden.',
'guardian common settings' => 'Allgemeine Einstellungen',
'guardian configuration' => 'Guardian Konfiguration',
'guardian daemon' => 'Daemon',
'guardian enabled' => 'Guardian aktivieren',
'guardian empty input' => 'Fehlende Eingabe: Bitte geben Sie einen gültigen Host oder ein gültiges Netzwerk an.',
'guardian invalid alertfile' => 'Der angegebene Pfad zum "Alert file" ist ungültig.',
'guardian invalid address or subnet' => 'Ungültige Addresse oder Netzwerk.',
'guardian invalid blockcount' => 'Ungültige Anzahl: Bitte verwenden Sie eine natürliche Zahl größer als Null.',
'guardian invalid blocktime' => 'Ungültige Blockzeit: Bitte verwenden Sie eine natürliche Zahl größer als Null.',
'guardian invalid logfile' => 'Der angegebene Pfad zum "Ignore file" ist ungültig.',
'guardian ignored hosts' => 'Ignorierte Hosts',
'guardian ignorefile' => 'Ignorefile',
'guardian interface' => 'Interface',
'guardian logfile' => 'Logfile',
'guardian loglevel' => 'Loglevel',
'guardian no entries' => 'Aktuell sind keine Einträge vorhanden.',
'guardian not running no hosts can be blocked' => 'Guardian läuft nicht. Hosts werden nicht geblockt.',
'guardian priority level' => 'Prioritätslevel',
'guardian service' => 'Guardian Service',
'guardian snort alertfile' => 'Snort Alertfile',
'guardian timelimit' => 'Timelimit',
'guardian watch snort alertfile' => 'Monitor Snort alertfile',
'unblock' => 'Entblocken',
'unblock all' => 'Alle entblocken',

);

#EOF

[-- Attachment #3: guardian.en.pl --]
[-- Type: text/plain, Size: 1951 bytes --]

%tr = ( 
%tr,

'block' => 'Block',
'guardian' => 'Guardian',
'guardian alertfile' => 'Alertfile',
'guardian block a host' => 'Block Host',
'guardian block httpd brute-force' => 'HTTPD Brute-force detection',
'guardian block owncloud brute-force' => 'Owncloud Brute-force detection',
'guardian block ssh brute-force' => 'SSH Brute-force detection',
'guardian blocked hosts' => 'Currently blocked hosts',
'guardian blockcount' => 'Blockcount',
'guardian blocktime' => 'Blocktime',
'guardian blocking of this address is not allowed' => 'Blocking of the given address is not allowed.',
'guardian common settings' => 'Common settings',
'guardian configuration' => 'Guardian Configuration',
'guardian daemon' => 'Daemon',
'guardian enabled' => 'Enable guardian',
'guardian empty input' => 'Empty input: Please enter a valid host address or subnet.',
'guardian invalid alertfile' => 'The provided path for the alert file is not valid.',
'guardian invalid address or subnet' => 'Invalid host address or subnet.',
'guardian invalid blockcount' => 'Invalid BlockCount: Please provide a natural number higher than zero.',
'guardian invalid blocktime' => 'Invalid BlockTime: Please provide a natural number higher than zero.',
'guardian invalid logfile' => 'The provided path for the logfile is not valid.',
'guardian ignored hosts' => 'Ignored Hosts',
'guardian ignorefile' => 'Ignorefile',
'guardian interface' => 'Interface',
'guardian logfile' => 'Logfile',
'guardian loglevel' => 'Loglevel',
'guardian no entries' => 'No entries at the moment.',
'guardian not running no hosts can be blocked' => 'Guardian is not running. No hosts will be blocked.',
'guardian priority level' => 'Prioritylevel',
'guardian service' => 'Guardian Service',
'guardian snort alertfile' => 'Alertfile from Snort',
'guardian timelimit' => 'Timelimit',
'guardian watch snort alertfile' => 'Monitor Snort alertfile',
'unblock' => 'Unblock',
'unblock all' => 'Unblock all',

);

#EOF

  reply	other threads:[~2015-05-28 23:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5551C5AC.6030909@ipfire.org>
2015-05-12 19:19 ` Stefan Schantl
2015-05-14  9:15   ` 5p9
2015-05-28 22:32   ` 5p9
2015-05-28 23:28     ` Matthias Fischer [this message]
2015-05-28 23:40       ` 5p9
     [not found] <1425131435.2685.24.camel@ipfire.org>
2015-05-10  8:08 ` Stefan Schantl
     [not found] <934634537.3431881425296755846.JavaMail.root@ip-10-41-150-66.ec2.internal>
2015-03-05 18:37 ` Stefan Schantl
2015-03-02 19:51 Matthias Fischer
2015-03-02 20:20 ` Stefan Schantl
2015-03-02 20:43   ` Matthias Fischer
2015-03-02 20:59   ` Matthias Fischer
     [not found] <DUB120-W2840AF412EFCF1DA7249F69C100@phx.gbl>
2015-03-02 18:35 ` Stefan Schantl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5567A4A5.2090500@t-online.de \
    --to=fischerm42@t-online.de \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox