mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-21 16:32:59 +02:00
update language files
Add new language strings to the language files. Signed-off-by: Peter Müller <peter.mueller@link38.eu> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
9159bd4bbe
commit
e70aa2e0b8
@@ -2148,6 +2148,7 @@
|
||||
'ssh' => 'SSH',
|
||||
'ssh access' => 'SSH-Zugriff',
|
||||
'ssh access tip' => 'IPFire SSH läuft auf dem nicht-standard Port 222!',
|
||||
'ssh active sesstions' => 'Aktive Benutzeranmeldungen',
|
||||
'ssh fingerprint' => 'Fingerabdruck',
|
||||
'ssh host keys' => 'SSH Host Schlüssel',
|
||||
'ssh is disabled' => 'Secure Shell ist deaktiviert. Halte an.',
|
||||
@@ -2155,12 +2156,15 @@
|
||||
'ssh key' => 'Schlüssel',
|
||||
'ssh key size' => 'Länge (bits)',
|
||||
'ssh keys' => 'Authentifizierung auf Basis öffentlicher Schlüssel zulassen',
|
||||
'ssh login time' => 'Angemeldet seit',
|
||||
'ssh no active logins' => 'Keine aktiven Benutzeranmeldungen',
|
||||
'ssh no auth' => 'Sie haben keinerlei Authentifizierungverfahren zugelassen; dies wird Ihre Anmeldung verhindern',
|
||||
'ssh passwords' => 'Passwortbasierte Authentifizierung zulassen',
|
||||
'ssh port' => 'SSH Port auf 22 setzen (Standard ist 222)',
|
||||
'ssh portfw' => 'TCP-Weiterleitung zulassen',
|
||||
'ssh tempstart15' => 'SSH-Deamon in 15 Minuten beenden',
|
||||
'ssh tempstart30' => 'SSH-Deamon in 30 Minuten beenden',
|
||||
'ssh username' => 'Benutzername',
|
||||
'ssh1 disabled' => 'SSHv1 ist deaktiviert, ein Client der Version 2 wird benötigt.',
|
||||
'ssh1 enabled' => 'SSHv1 ist aktiviert, Clients mit alten Versionen werden unterstützt.',
|
||||
'ssh1 support' => 'Unterstützung für Version 1 des SSH-Protokolls (wird nur für alte Clients benötigt)',
|
||||
|
||||
@@ -2186,6 +2186,7 @@
|
||||
'ssh' => 'SSH',
|
||||
'ssh access' => 'SSH Access',
|
||||
'ssh access tip' => 'IPFire SSH is not using default port 222!',
|
||||
'ssh active sesstions' => 'Active logins',
|
||||
'ssh fingerprint' => 'Fingerprint',
|
||||
'ssh host keys' => 'SSH Host Keys',
|
||||
'ssh is disabled' => 'SSH is disabled. Stopping.',
|
||||
@@ -2193,12 +2194,15 @@
|
||||
'ssh key' => 'Key',
|
||||
'ssh key size' => 'Size (bits)',
|
||||
'ssh keys' => 'Allow public key based authentication',
|
||||
'ssh login time' => 'Logged in since',
|
||||
'ssh no active logins' => 'No active logins',
|
||||
'ssh no auth' => 'You have not allowed any authentication methods; this will stop you logging in',
|
||||
'ssh passwords' => 'Allow password based authentication',
|
||||
'ssh port' => 'SSH port set to 22 (default is 222)',
|
||||
'ssh portfw' => 'Allow TCP forwarding',
|
||||
'ssh tempstart15' => 'Stop SSH demon in 15 minutes',
|
||||
'ssh tempstart30' => 'Stop SSH demon in 30 minutes',
|
||||
'ssh username' => 'Username',
|
||||
'ssh1 disabled' => 'SSHv1 is disabled, a version 2 client will be required.',
|
||||
'ssh1 enabled' => 'SSHv1 is enabled, old clients will be supported.',
|
||||
'ssh1 support' => 'Support SSH protocol version 1 (required only for old clients)',
|
||||
|
||||
Reference in New Issue
Block a user