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

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2026-01-08 08:02:35 +01:00 committed by GitHub
commit 52ef7cf43b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -206,7 +206,7 @@
} }
} }
}, },
"changedTheChatDescriptionTo": "{username} změnil popis chatu na: „{description}“", "changedTheChatDescriptionTo": "{username} změnil/a popis konverzace na: „{description}“",
"@changedTheChatDescriptionTo": { "@changedTheChatDescriptionTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -218,7 +218,7 @@
} }
} }
}, },
"changedTheChatNameTo": "{username} změnil jméno chatu na: „{chatname}“", "changedTheChatNameTo": "{username} změnil/a název konverzace na: „{chatname}“",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "String", "type": "String",
"placeholders": { "placeholders": {
@ -2439,7 +2439,7 @@
"@allSpaces": {}, "@allSpaces": {},
"noOtherDevicesFound": "Žádná ostatní zařízení nebyla nalezena", "noOtherDevicesFound": "Žádná ostatní zařízení nebyla nalezena",
"@noOtherDevicesFound": {}, "@noOtherDevicesFound": {},
"addChatDescription": "Přidejte popis konverzace", "addChatDescription": "Přidat popis konverzace...",
"@addChatDescription": {}, "@addChatDescription": {},
"chatDescription": "Popis konverzace", "chatDescription": "Popis konverzace",
"@chatDescription": {}, "@chatDescription": {},
@ -2700,5 +2700,15 @@
} }
}, },
"usersMustKnock": "Uživatelé musí zaklepat", "usersMustKnock": "Uživatelé musí zaklepat",
"@usersMustKnock": {} "@usersMustKnock": {},
"setCustomPermissionLevel": "Nastavit vlastní úroveň oprávnění",
"@setCustomPermissionLevel": {},
"changedTheChatDescription": "{username} změnil/a popis konverzace",
"@changedTheChatDescription": {},
"changedTheChatName": "{username} změnil/a název konverzace",
"@changedTheChatName": {},
"checkList": "Kontrolní seznam",
"@checkList": {},
"knock": "Zaklepat",
"@knock": {}
} }