Merge pull request #2407 from weblate/weblate-fluffychat-translations
Translations update from Hosted Weblate
This commit is contained in:
commit
2b5d00fa41
1 changed files with 32 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue