Update translations
This commit is contained in:
parent
cb34b4b5c3
commit
378f6cde6f
4 changed files with 214 additions and 150 deletions
|
|
@ -102,6 +102,11 @@
|
|||
"targetName": {}
|
||||
}
|
||||
},
|
||||
"Cancel": "Abbrechen",
|
||||
"@Cancel": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"changedTheChatAvatar": "{username} hat den Chat-Avatar geändert",
|
||||
"@changedTheChatAvatar": {
|
||||
"type": "text",
|
||||
|
|
@ -375,12 +380,10 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"download": "Download {fileName}",
|
||||
"@download": {
|
||||
"Download file": "Datei herunterladen",
|
||||
"@Download file": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"fileName": {}
|
||||
}
|
||||
"placeholders": {}
|
||||
},
|
||||
"Edit displayname": "Anzeigename ändern",
|
||||
"@Edit displayname": {
|
||||
|
|
@ -427,6 +430,16 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"File name": "Dateiname",
|
||||
"@File name": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"File size": "Dateigröße",
|
||||
"@File size": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Forward": "Weiterleiten",
|
||||
"@Forward": {
|
||||
"type": "text",
|
||||
|
|
@ -783,6 +796,11 @@
|
|||
"username": {}
|
||||
}
|
||||
},
|
||||
"Recording": "Aufnahme",
|
||||
"@Recording": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"rejectedTheInvitation": "{username} hat die Einladung abgelehnt",
|
||||
"@rejectedTheInvitation": {
|
||||
"type": "text",
|
||||
|
|
@ -897,6 +915,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Send": "Senden",
|
||||
"@Send": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Send file": "Datei senden",
|
||||
"@Send file": {
|
||||
"type": "text",
|
||||
|
|
@ -1159,6 +1182,11 @@
|
|||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"Voice message": "Sprachnachricht",
|
||||
"@Voice message": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"End to end encryption is currently in Beta! Use at your own risk!": "Ende-zu-Ende-Verschlüsselung ist im Beta-Status. Benutzung auf eigene Gefahr!",
|
||||
"@End to end encryption is currently in Beta! Use at your own risk!": {
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue