Translated using Weblate (Dutch)
Currently translated at 100.0% (775 of 775 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
parent
08a6442068
commit
befc90a4b3
1 changed files with 24 additions and 1 deletions
|
|
@ -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