Merge pull request #2407 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2025-12-06 09:25:08 +01:00 committed by GitHub
commit 2b5d00fa41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2669,5 +2669,36 @@
"type": "String"
}
}
}
},
"ignoreUser": "Ignorovat uživatele",
"@ignoreUser": {},
"normalUser": "Normalní uživatel",
"@normalUser": {},
"countInvited": "{count} pozváno",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"invitedBy": "📩 Pozván {user}",
"@invitedBy": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"hasKnocked": "🚪 {user} zaklepal",
"@hasKnocked": {
"placeholders": {
"user": {
"type": "String"
}
}
},
"usersMustKnock": "Uživatelé musí zaklepat",
"@usersMustKnock": {}
}