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": {},
|
"@notificationRuleJitsi": {},
|
||||||
"allDevices": "Alle Geräte",
|
"allDevices": "Alle Geräte",
|
||||||
"@allDevices": {},
|
"@allDevices": {},
|
||||||
"enterNewChat": "Neuen Chat starten",
|
"enterNewChat": "Neuen Chat betreten",
|
||||||
"@enterNewChat": {},
|
"@enterNewChat": {},
|
||||||
"shareKeysWith": "Schlüssel teilen mit...",
|
"shareKeysWith": "Schlüssel teilen mit...",
|
||||||
"@shareKeysWith": {},
|
"@shareKeysWith": {},
|
||||||
|
|
|
||||||
|
|
@ -3354,5 +3354,28 @@
|
||||||
"approve": "Goedkeuren",
|
"approve": "Goedkeuren",
|
||||||
"@approve": {},
|
"@approve": {},
|
||||||
"youHaveKnocked": "Je hebt geklopt",
|
"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
Add a link
Reference in a new issue