mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-18 09:59:35 +01:00
Translated using Weblate (German)
Currently translated at 100.0% (522 of 522 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
This commit is contained in:
parent
c271072dbd
commit
1905f6b178
@ -1485,7 +1485,7 @@
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"ok": "OK",
|
||||
"ok": "Ok",
|
||||
"@ok": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
@ -2654,5 +2654,25 @@
|
||||
"pleaseEnterSecurityKeyDescription": "Um deinen Chat-Backup zu entsperren, gib bitte deinen Sicherheitsschlüssel ein, der in einer früheren Sitzung generiert wurde. Der Sicherheitsschlüssel ist NICHT dein Passwort.",
|
||||
"@pleaseEnterSecurityKeyDescription": {},
|
||||
"saveTheSecurityKeyNow": "Jetzt Sicherheitsschlüssel speichern",
|
||||
"@saveTheSecurityKeyNow": {}
|
||||
"@saveTheSecurityKeyNow": {},
|
||||
"commandHint_dm": "Starte einen direkten Chat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
|
||||
"@commandHint_dm": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /dm"
|
||||
},
|
||||
"commandHint_discardsession": "Sitzung verwerfen",
|
||||
"@commandHint_discardsession": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /discardsession"
|
||||
},
|
||||
"commandHint_clearcache": "Zwischenspeicher löschen",
|
||||
"@commandHint_clearcache": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /clearcache"
|
||||
},
|
||||
"commandHint_create": "Erstelle ein leeren Gruppenchat\nBenutze --no-encryption um die Verschlüsselung auszuschalten",
|
||||
"@commandHint_create": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /create"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user