Merge pull request #1862 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
723de21d71
2 changed files with 25 additions and 2 deletions
|
|
@ -3274,7 +3274,7 @@
|
|||
"@notificationRuleJitsi": {},
|
||||
"allDevices": "Alle Geräte",
|
||||
"@allDevices": {},
|
||||
"enterNewChat": "Neuen Chat starten",
|
||||
"enterNewChat": "Neuen Chat betreten",
|
||||
"@enterNewChat": {},
|
||||
"shareKeysWith": "Schlüssel teilen mit...",
|
||||
"@shareKeysWith": {},
|
||||
|
|
|
|||
|
|
@ -3354,5 +3354,28 @@
|
|||
"approve": "Goedkeuren",
|
||||
"@approve": {},
|
||||
"youHaveKnocked": "Je hebt geklopt",
|
||||
"@youHaveKnocked": {}
|
||||
"@youHaveKnocked": {},
|
||||
"sentVoiceMessage": "🎙️ {duration} - {sender}",
|
||||
"@sentVoiceMessage": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"sender": {
|
||||
"type": "String"
|
||||
},
|
||||
"duration": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"countInvited": "{count} uitgenodigd",
|
||||
"@countInvited": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"checkList": "Checklist",
|
||||
"@checkList": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue