mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge remote-tracking branch 'alfh/feature_firewalllog_centergraph' into next
This commit is contained in:
@@ -566,7 +566,11 @@
|
||||
'could not open installed updates file' => 'Datei mit Update-Liste konnte nicht geöffnet werden',
|
||||
'could not open update information file' => 'Datei mit den Update-Information konnte nicht geöffnet werden. Die Update-Datei ist beschädigt.',
|
||||
'could not retrieve common name from certificate' => 'Der Gemeinsame Name (CN) konnte nicht aus dem Zertifikat gelesen werden.',
|
||||
'count' => 'Anzahl',
|
||||
'countries' => 'Länder',
|
||||
'country' => 'Land',
|
||||
'countrycode' => 'Kennung',
|
||||
'country codes and flags' => 'Länder und Länderkennungen',
|
||||
'cpu frequency per' => 'CPU-Frequenz pro',
|
||||
'cpu idle usage' => 'Leerlauf CPU-Nutzung',
|
||||
'cpu interrupt usage' => 'Interrupt CPU-Nutzung',
|
||||
@@ -646,6 +650,7 @@
|
||||
'destination port numbers' => 'Zielport muß ein(e) gültige(r) Portnummer oder Portbereich sein.',
|
||||
'destination port overlaps' => 'Der Zielportbereich überlappt einen bereits bestehenden Portbereich.',
|
||||
'detail level' => 'Detaillierungsgrad',
|
||||
'details' => 'Mehr',
|
||||
'device' => 'Gerät',
|
||||
'devices on blue' => 'Geräte auf Blau',
|
||||
'dhcp advopt add' => 'DHCP Option hinzufügen',
|
||||
@@ -901,6 +906,7 @@
|
||||
'fixed ip lease added' => 'Feste IP-Zuordnung hinzugefügt',
|
||||
'fixed ip lease modified' => 'Feste IP-Zuordnung geändert',
|
||||
'fixed ip lease removed' => 'Feste IP-Zuordnung gelöscht',
|
||||
'flag' => 'Flagge',
|
||||
'force update' => 'Aktualisierung erzwingen',
|
||||
'force user' => 'Standardbenutzer für das UNIX Dateisystem',
|
||||
'forward firewall' => 'Firewall',
|
||||
|
||||
@@ -587,7 +587,11 @@
|
||||
'could not open installed updates file' => 'Could not open installed updates file',
|
||||
'could not open update information file' => 'Could not open update information file. The update file is corrupt.',
|
||||
'could not retrieve common name from certificate' => 'Could not retrieve common name from certificate.',
|
||||
'count' => 'Count',
|
||||
'countries' => 'Countries',
|
||||
'country' => 'Country',
|
||||
'countrycode' => 'Code',
|
||||
'country codes and flags' => 'Country Codes and Flags:',
|
||||
'cpu frequency per' => 'CPU frequency per',
|
||||
'cpu idle usage' => 'Idle CPU Usage',
|
||||
'cpu interrupt usage' => 'Interrupt CPU Usage',
|
||||
@@ -668,6 +672,7 @@
|
||||
'destination port numbers' => 'Destination port must be a valid port number or port range.',
|
||||
'destination port overlaps' => 'Destination port range overlaps an existing port range.',
|
||||
'detail level' => 'Detail level',
|
||||
'details' => 'Details',
|
||||
'device' => 'Device',
|
||||
'devices on blue' => 'Devices on BLUE',
|
||||
'dhcp advopt add' => 'Add a DHCP option',
|
||||
@@ -927,6 +932,7 @@
|
||||
'fixed ip lease added' => 'Fixed IP lease added',
|
||||
'fixed ip lease modified' => 'Fixed IP lease modified',
|
||||
'fixed ip lease removed' => 'Fixed IP lease removed',
|
||||
'flag' => 'Flag',
|
||||
'force update' => 'Force update',
|
||||
'force user' => 'force all new file to user',
|
||||
'forward firewall' => 'Firewall',
|
||||
|
||||
Reference in New Issue
Block a user