mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
Merge remote-tracking branch 'origin'
This commit is contained in:
commit
1cc3dc1dc8
10 changed files with 138 additions and 54 deletions
|
@ -4,6 +4,9 @@
|
|||
_warning_server_shutdown_temporary
|
||||
|Serverneustart: [_reason]
|
||||
|
||||
_error_missing_circuit_encryption
|
||||
|Deine Verbindung ist plötzlich nicht mehr verschlüsselt. Bitte kontrolliere Deine Konfiguration.
|
||||
|
||||
_warning_missing_circuit_encryption
|
||||
|Deine Verbindung ist nicht verschlüsselt. Du gefährdest die Privatsphäre anderer Personen!
|
||||
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
<PSYC:TEXTDB> ## vim:syntax=mail
|
||||
## Check utf-8: Praise Atatürk!
|
||||
|
||||
_error_missing_circuit_encryption
|
||||
|Your connection has downgraded from being encrypted. Please fix your configuration.
|
||||
|
||||
_warning_missing_circuit_encryption
|
||||
|Your connection is not encrypted. You are putting other people's privacy at risk!
|
||||
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
<PSYC:TEXTDB> ## vim:syntax=mail
|
||||
## tradotto al 30% ... cerca /TODO/ per continuare
|
||||
|
||||
_error_missing_circuit_encryption
|
||||
|La tua connessione ha smesso di essere crittata. Controlla la tua configurazione.
|
||||
|
||||
_warning_missing_circuit_encryption
|
||||
|La tua connessione non è crittata. Stai mettendo a rischio la privacy di altre persone!
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue