chore(translations): Translated using Weblate (Dutch)
Currently translated at 100.0% (794 of 794 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
This commit is contained in:
parent
01f890a3ff
commit
2e38a2a7cd
1 changed files with 40 additions and 1 deletions
|
|
@ -3392,5 +3392,44 @@
|
|||
"pause": "Pauzeer",
|
||||
"@pause": {},
|
||||
"resume": "Hervat",
|
||||
"@resume": {}
|
||||
"@resume": {},
|
||||
"donate": "Doneer",
|
||||
"@donate": {},
|
||||
"newSubSpace": "Nieuwe sub-space",
|
||||
"@newSubSpace": {},
|
||||
"moveToDifferentSpace": "Naar andere space verplaatsen",
|
||||
"@moveToDifferentSpace": {},
|
||||
"moveUp": "Omhoog verplaatsen",
|
||||
"@moveUp": {},
|
||||
"moveDown": "Omlaag verplaatsen",
|
||||
"@moveDown": {},
|
||||
"removeFromSpaceDescription": "De chat zal worden verwijderd uit de space, maar blijft in je chats.",
|
||||
"@removeFromSpaceDescription": {},
|
||||
"countChats": "{chats} chats",
|
||||
"@countChats": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"chats": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spaceMemberOf": "{spaces} personen in space",
|
||||
"@spaceMemberOf": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"spaces": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"spaceMemberOfCanKnock": "{spaces} personen in space kunnen kloppen",
|
||||
"@spaceMemberOfCanKnock": {
|
||||
"type": "String",
|
||||
"placeholders": {
|
||||
"spaces": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue