chore(translations): Translated using Weblate (Czech)

Currently translated at 66.1% (547 of 827 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Šebestová 2026-01-08 01:00:49 +01:00 committed by Hosted Weblate
commit f15e092354
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

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": {}
} }