mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
give em ciphers
This commit is contained in:
parent
8247e2c804
commit
3d49b5537d
8 changed files with 14 additions and 13 deletions
|
@ -5,13 +5,13 @@ _warning_server_shutdown_temporary
|
|||
|Serverneustart: [_reason]
|
||||
|
||||
_status_circuit_encryption_cipher
|
||||
|Gratuliere! Deine Verbindung ist mit Folgenlosigkeit verschlüsselt.
|
||||
|Gratuliere! Deine Verbindung ist mit forward secrecy verschlüsselt ([_circuit_encryption_cipher]).
|
||||
|
||||
_warning_circuit_encryption_cipher
|
||||
|Deine Verbindung ist leider ohne Folgenlosigkeit verschlüsselt ([_circuit_encryption_cipher]).
|
||||
|Deine Verbindung ist leider ohne forward secrecy verschlüsselt ([_circuit_encryption_cipher]).
|
||||
|
||||
_error_circuit_encryption_cipher
|
||||
|Deine Verbindung ist ohne Folgenlosigkeit verschlüsselt ([_circuit_encryption_cipher]).
|
||||
|Deine Verbindung ist ohne forward secrecy verschlüsselt ([_circuit_encryption_cipher]).
|
||||
|
||||
_failure_disabled_function_register
|
||||
|Registrierung ist auf diesem Server deaktiviert.
|
||||
|
|
|
@ -5,10 +5,10 @@ _status_circuit_encryption_cipher
|
|||
|Congratulations. Your connection is encrypted with forward secrecy.
|
||||
|
||||
_warning_circuit_encryption_cipher
|
||||
|Your cipher choice does not provide forward secrecy ([_circuit_encryption_cipher]).
|
||||
|Your [_circuit_encryption_cipher] cipher does not provide forward secrecy.
|
||||
|
||||
_error_circuit_encryption_cipher
|
||||
|Unfortunately your cipher choice does not provide forward secrecy ([_circuit_encryption_cipher]).
|
||||
|Unfortunately your [_circuit_encryption_cipher] cipher does not provide forward secrecy.
|
||||
|
||||
_failure_disabled_function_register
|
||||
|Registration disabled on this server.
|
||||
|
|
|
@ -2,13 +2,13 @@
|
|||
## tradotto al 30% ... cerca /TODO/ per continuare
|
||||
|
||||
_status_circuit_encryption_cipher
|
||||
|Muy bueno! La tua connessione è crittata senza conseguenze.
|
||||
|Muy bueno! La tua connessione è crittata con forward secrecy.
|
||||
|
||||
_warning_circuit_encryption_cipher
|
||||
|La tua connessione non è crittata senza conseguenze ([_circuit_encryption_cipher]).
|
||||
|La tua connessione non provvede forward secrecy ([_circuit_encryption_cipher]).
|
||||
|
||||
_error_circuit_encryption_cipher
|
||||
|Purtroppo la tua connessione non è crittata senza conseguenze ([_circuit_encryption_cipher]).
|
||||
|Purtroppo la tua connessione non provvede forward secrecy ([_circuit_encryption_cipher]).
|
||||
|
||||
_failure_disabled_function_register
|
||||
|Registrazione di nuovi utenti disabilitata su questo server.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue