mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 20:16:49 +02:00
tor: added new strings for directory port
This commit is contained in:
@@ -1798,6 +1798,7 @@
|
||||
'tone dial' => 'Tonwahl:',
|
||||
'too long 80 char max' => ' ist zu lang, es sind maximal 80 Zeichen erlaubt',
|
||||
'tor' => 'Tor',
|
||||
'tor 0 = disabled' => '0 = deaktiviert',
|
||||
'tor accounting' => 'Accounting',
|
||||
'tor accounting bytes' => 'Traffic (empfangen/gesendet)',
|
||||
'tor accounting bytes left' => 'übrig',
|
||||
@@ -1818,11 +1819,13 @@
|
||||
'tor connected relays' => 'Verbundene Relays',
|
||||
'tor contact info' => 'Kontaktinformationen',
|
||||
'tor daemon' => 'Daemon',
|
||||
'tor directory port' => 'Directory-Port',
|
||||
'tor enabled' => 'Tor einschalten',
|
||||
'tor errmsg invalid accounting limit' => 'Ungültiges Accounting-Limit',
|
||||
'tor errmsg invalid directory port' => 'Ungültiger Directory-Port',
|
||||
'tor errmsg invalid ip or mask' => 'Ungültiges IP-Subnetz',
|
||||
'tor errmsg invalid relay address' => 'Ungültige Relay-Adresse',
|
||||
'tor errmsg invalid relay name' => 'Ungültiger Relay-Nickname.',
|
||||
'tor errmsg invalid relay name' => 'Ungültiger Relay-Nickname',
|
||||
'tor errmsg invalid relay port' => 'Ungültiger Relay-Port',
|
||||
'tor errmsg invalid socks port' => 'Ungültiger SOCKS-Port',
|
||||
'tor exit country' => 'Exit-Land',
|
||||
|
||||
@@ -1832,6 +1832,7 @@
|
||||
'tone dial' => 'Tone dial:',
|
||||
'too long 80 char max' => ' is too long, maximum allowed is 80 characters',
|
||||
'tor' => 'Tor',
|
||||
'tor 0 = disabled' => '0 = disabled',
|
||||
'tor accounting' => 'Accounting',
|
||||
'tor accounting bytes' => 'Traffic (read/written)',
|
||||
'tor accounting bytes left' => 'left',
|
||||
@@ -1853,8 +1854,10 @@
|
||||
'tor connected relays' => 'Connected relays',
|
||||
'tor contact info' => 'Contact Info',
|
||||
'tor daemon' => 'Daemon',
|
||||
'tor directory port' => 'Directory port',
|
||||
'tor enabled' => 'Enable Tor',
|
||||
'tor errmsg invalid accounting limit' => 'Invalid accounting limit',
|
||||
'tor errmsg invalid directory port' => 'Invalid directory port',
|
||||
'tor errmsg invalid ip or mask' => 'Invalid IP subnet',
|
||||
'tor errmsg invalid node id' => 'Invalid node ID',
|
||||
'tor errmsg invalid relay address' => 'Invalid relay address',
|
||||
|
||||
Reference in New Issue
Block a user