tor: Import CGI script.

This commit is contained in:
Michael Tremer
2013-07-30 21:53:16 +02:00
parent 295649ff27
commit 13b5ce6e40
13 changed files with 1470 additions and 0 deletions

View File

@@ -1797,6 +1797,49 @@
'tone' => 'Ton',
'tone dial' => 'Tonwahl:',
'too long 80 char max' => ' ist zu lang, es sind maximal 80 Zeichen erlaubt',
'tor accounting' => 'Accounting',
'tor accounting bytes' => 'Traffic (empfangen/gesendet)',
'tor accounting bytes left' => 'übrig',
'tor accounting interval' => 'Intervall (UTC)',
'tor accounting limit' => 'Übertragungslimit (MB)',
'tor accounting period' => 'Accounting-Periode',
'tor accounting period daily' => 'täglich',
'tor accounting period monthly' => 'monatlich',
'tor accounting period weekly' => 'wöchentlich',
'tor acls' => 'Zugriffskontrolle',
'tor allowed subnets' => 'Erlaubte Subnetze (eins pro Zeile)',
'tor bandwidth burst' => 'Max. Spitzenwert (Burst)',
'tor bandwidth rate' => 'Max. Bandbreite',
'tor bandwidth settings' => 'Bandbreiteneinstellungen',
'tor bandwidth unlimited' => 'unlimitiert',
'tor common settings' => 'Einstellungen',
'tor configuration' => 'Tor-Konfiguration',
'tor connected relays' => 'Verbundene Relays',
'tor contact info' => 'Kontaktinformationen',
'tor do not advertise relay' => 'Relay nicht announcieren',
'tor enabled' => 'Tor einschalten',
'tor errmsg invalid ip or mask' => 'Ungültiges IP-Subnetz',
'tor exit country' => 'Exit-Land',
'tor exit country any' => 'Beliebig',
'tor exit nodes' => 'Exit-Nodes',
'tor relay address' => 'Relay-Adresse',
'tor relay configuration' => 'Tor-Relay-Konfiguration',
'tor relay enabled' => 'Tor-Relay einschalten',
'tor relay external address' => 'Externe Relay-Adresse',
'tor relay fingerprint' => 'Relay-Fingerabdruck',
'tor relay mode' => 'Relay-Modues',
'tor relay mode bridge' => 'Bridge',
'tor relay mode exit' => 'Exit-Node',
'tor relay mode private bridge' => 'private Bridge',
'tor relay mode relay' => 'Nur Relay',
'tor relay nickname' => 'Relay-Nickname',
'tor relay port' => 'Relay-Port',
'tor socks port' => 'SOCKS-Port',
'tor stats' => 'Statistiken',
'tor traffic limit hard' => 'Das Übertragungslimit wurde erreicht.',
'tor traffic limit soft' => 'Das Übertragungslimit wurde fast erreicht. Es werden keine neuen Verbindungen akzeptiert.',
'tor traffic read written' => 'Gesamter Traffic (empfangen/gesendet)',
'tor use exit nodes' => 'Nur diese Exit-Nodes benutzen (eins pro Zeile)',
'total connection time' => 'Verbindungszeit',
'total hits for log section' => 'Gesamte Treffer für Log Sektion',
'traffic back' => 'Zurück',

View File

@@ -1831,6 +1831,51 @@
'tone' => 'Tone',
'tone dial' => 'Tone dial:',
'too long 80 char max' => ' is too long, maximum allowed is 80 characters',
'tor accounting' => 'Accounting',
'tor accounting bytes' => 'Traffic (read/written)',
'tor accounting bytes left' => 'left',
'tor accounting interval' => 'Interval (UTC)',
'tor accounting limit' => 'Accounting limit (MB)',
'tor accounting period' => 'Accounting period',
'tor accounting period daily' => 'daily',
'tor accounting period monthly' => 'monthly',
'tor accounting period weekly' => 'weekly',
'tor acls' => 'Access Control',
'tor allowed subnets' => 'Allowed subnets (one per line)',
'tor bandwidth burst' => 'Max. burst',
'tor bandwidth rate' => 'Max. rate',
'tor bandwidth settings' => 'Bandwidth Settings',
'tor bandwidth unlimited' => 'unlimited',
'tor bridge enabled' => 'Enable Tor bridge',
'tor common settings' => 'Common Settings',
'tor configuration' => 'Tor Configuration',
'tor connected relays' => 'Connected relays',
'tor contact info' => 'Contact Info',
'tor do not advertise relay' => 'Do not advertise the relay',
'tor enabled' => 'Enable Tor',
'tor errmsg invalid ip or mask' => 'Invalid IP subnet',
'tor errmsg invalid node id' => 'Invalid node ID',
'tor exit country' => 'Exit country',
'tor exit country any' => 'Any country',
'tor exit nodes' => 'Exit Nodes',
'tor relay address' => 'Relay address',
'tor relay configuration' => 'Tor Relay Configuration',
'tor relay enabled' => 'Enable Tor Relay',
'tor relay external address' => 'Relay external address',
'tor relay fingerprint' => 'Relay fingerprint',
'tor relay mode' => 'Relay mode',
'tor relay mode bridge' => 'Bridge',
'tor relay mode exit' => 'Exit-Node',
'tor relay mode private bridge' => 'Private bridge',
'tor relay mode relay' => 'Relay only',
'tor relay nickname' => 'Relay nickname',
'tor relay port' => 'Relay port',
'tor socks port' => 'SOCKS port',
'tor stats' => 'Statistics',
'tor traffic limit hard' => 'Traffic limit has been reached.',
'tor traffic limit soft' => 'Traffic limit almost reached. Not accepting any new connections.',
'tor traffic read written' => 'Total traffic (read/written)',
'tor use exit nodes' => 'Use only these exit nodes (one per line)',
'total connection time' => 'Total connection time',
'total hits for log section' => 'Total hits for log section',
'traffic back' => 'Back',