Add e2ee settings
This commit is contained in:
parent
178e50a564
commit
c6c419f76d
15 changed files with 357 additions and 50 deletions
|
|
@ -352,6 +352,21 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"You won't be able to disable the encryption anymore. Are you sure?": "Du wirst die Verschlüsselung nicht mehr ausstellen können. Bist Du sicher?",
|
||||
"@You won't be able to disable the encryption anymore. Are you sure?": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Encryption algorithm": "Verschlüsselungsalgorithmus",
|
||||
"@Encryption algorithm": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"End-to-end encryption settings": "Ende-zu-Ende-Verschlüsselung",
|
||||
"@End-to-end encryption settings": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Enter a group name": "Gib einen Gruppennamen ein",
|
||||
"@Enter a group name": {
|
||||
"type": "text",
|
||||
|
|
@ -579,6 +594,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Please be aware that you need Pantalaimon to use end-to-end encryption for now.": "Bitte beachte, dass du Pantalaimon brauchst, um Ende-zu-Ende-Verschlüsselung benutzen zu können.",
|
||||
"@Please be aware that you need Pantalaimon to use end-to-end encryption for now.": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"New message in FluffyChat": "Neue Nachricht in FluffyChat",
|
||||
"@New message in FluffyChat": {
|
||||
"type": "text",
|
||||
|
|
@ -594,6 +614,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"None": "Keiner",
|
||||
"@None": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"No rooms found...": "Keine Räume gefunden ...",
|
||||
"@No rooms found...": {
|
||||
"type": "text",
|
||||
|
|
@ -619,6 +644,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Participating user devices": "Teilnehmende Geräte",
|
||||
"@Participating user devices": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Password": "Passwort",
|
||||
"@Password": {
|
||||
"type": "text",
|
||||
|
|
@ -984,6 +1014,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Yes": "Ja",
|
||||
"@Yes": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"You": "Du",
|
||||
"@You": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue