]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
update translation files for changed Tor CGI strings
authorPeter Müller <peter.mueller@ipfire.org>
Wed, 4 Nov 2020 21:29:14 +0000 (22:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Nov 2020 17:21:18 +0000 (17:21 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index afd7b9522ba5ff730903f065ff74c702b978c794..2fb46e74181062136ae5ce9e59047ed3b936704f 100644 (file)
 'tor exit country' => 'Exit-Land',
 'tor exit country any' => 'Beliebig',
 'tor exit nodes' => 'Exitknoten',
+'tor guard country' => 'Guard-Land',
+'tor guard country any' => 'Beliebig',
+'tor guard nodes' => 'Guardknoten',
 'tor relay address' => 'Relais-Adresse',
 'tor relay configuration' => 'Tor-Relais-Konfiguration',
 'tor relay enabled' => 'Tor-Relais einschalten',
 '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 Exitknoten benutzen (einer pro Zeile)',
+'tor use exit nodes' => 'Nur diese Exitknoten benutzen (ein Fingerabdruck pro Zeile)',
+'tor use guard nodes' => 'Nur diese Guardknoten benutzen (ein Fingerabdruck pro Zeile)',
 'total connection time' => 'Gesammte Verbindungszeit',
 'total hits for log section' => 'Gesamte Treffer für Protokollsektion',
 'traffic back' => 'Zurück',
index 6a97ee8fc523643d46c9ea5df14e460bbadeca0d..b5284effa1430559ddd6b36cc4e140b93b450854 100644 (file)
 'tor exit country' => 'Exit country',
 'tor exit country any' => 'Any country',
 'tor exit nodes' => 'Exit Nodes',
+'tor guard country' => 'Guard country',
+'tor guard country any' => 'Any country',
+'tor guard nodes' => 'Guard Nodes',
 'tor relay address' => 'Relay address',
 'tor relay configuration' => 'Tor Relay Configuration',
 'tor relay enabled' => 'Enable Tor Relay',
 '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)',
+'tor use exit nodes' => 'Use only these exit nodes (one fingerprint per line)',
+'tor use guard nodes' => 'Use only these guard nodes (one fingerprint per line)',
 'total connection time' => 'Total Connection Time',
 'total hits for log section' => 'Total hits for log section',
 'traffic back' => 'Back',