Translated using Weblate (Czech)

Currently translated at 100.0% (584 of 584 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
Milan Korecky 2022-05-30 14:21:56 +00:00 committed by Hosted Weblate
parent df299b94f5
commit 94ec83765c
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -107,7 +107,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"areYouSure": "Jste si jisti?", "areYouSure": "Jste si jistý?",
"@areYouSure": { "@areYouSure": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -250,7 +250,7 @@
"description": {} "description": {}
} }
}, },
"changedTheChatNameTo": "{username} změnili jméno chatu na: „{chatname}“", "changedTheChatNameTo": "{username} změnil jméno chatu na: „{chatname}“",
"@changedTheChatNameTo": { "@changedTheChatNameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -265,7 +265,7 @@
"username": {} "username": {}
} }
}, },
"changedTheDisplaynameTo": "{username} změnil přezdívku na: {displayname}", "changedTheDisplaynameTo": "{username} změnili svoji přezdívku na: {displayname}",
"@changedTheDisplaynameTo": { "@changedTheDisplaynameTo": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -436,12 +436,12 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"commandHint_ban": "Zakáže danému uživateli z této místnosti", "commandHint_ban": "Zakázat danému uživateli přístup do této místnosti",
"@commandHint_ban": { "@commandHint_ban": {
"type": "text", "type": "text",
"description": "Usage hint for the command /ban" "description": "Usage hint for the command /ban"
}, },
"commandHint_html": "Odesílejte text ve formátu HTML", "commandHint_html": "Odeslat text ve formátu HTML",
"@commandHint_html": { "@commandHint_html": {
"type": "text", "type": "text",
"description": "Usage hint for the command /html" "description": "Usage hint for the command /html"
@ -466,17 +466,17 @@
"type": "text", "type": "text",
"description": "Usage hint for the command /leave" "description": "Usage hint for the command /leave"
}, },
"commandHint_me": "Popiš se", "commandHint_me": "Představ se",
"@commandHint_me": { "@commandHint_me": {
"type": "text", "type": "text",
"description": "Usage hint for the command /me" "description": "Usage hint for the command /me"
}, },
"commandHint_myroomavatar": "Nastavte obrázek pro tuto místnost (autor mxc-uri)", "commandHint_myroomavatar": "Nastavte si obrázek pro tuto místnost (autor mxc-uri)",
"@commandHint_myroomavatar": { "@commandHint_myroomavatar": {
"type": "text", "type": "text",
"description": "Usage hint for the command /myroomavatar" "description": "Usage hint for the command /myroomavatar"
}, },
"commandHint_myroomnick": "Nastavte své zobrazované jméno pro tuto místnost", "commandHint_myroomnick": "Nastavte si váš zobrazovaný název pro tuto místnost",
"@commandHint_myroomnick": { "@commandHint_myroomnick": {
"type": "text", "type": "text",
"description": "Usage hint for the command /myroomnick" "description": "Usage hint for the command /myroomnick"
@ -501,7 +501,7 @@
"type": "text", "type": "text",
"description": "Usage hint for the command /send" "description": "Usage hint for the command /send"
}, },
"commandHint_unban": "Zrušit zákaz daného uživatele z této místnosti", "commandHint_unban": "Zrušte zákaz přístupu daného uživatele do této místnosti",
"@commandHint_unban": { "@commandHint_unban": {
"type": "text", "type": "text",
"description": "Usage hint for the command /unban" "description": "Usage hint for the command /unban"
@ -2858,5 +2858,7 @@
"widgetNameError": "Zadejte jméno pro zobrazení.", "widgetNameError": "Zadejte jméno pro zobrazení.",
"@widgetNameError": {}, "@widgetNameError": {},
"errorAddingWidget": "Chyba při přidávání widgetu.", "errorAddingWidget": "Chyba při přidávání widgetu.",
"@errorAddingWidget": {} "@errorAddingWidget": {},
"noEmailWarning": "Prosím zadejte platnou emailovou adresu. V opačném případě nebudete moci obnovit heslo. Pokud nechcete, pokračujte dalším klepnutím na tlačítko.",
"@noEmailWarning": {}
} }