mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
Translated using Weblate (Czech)
Currently translated at 100.0% (459 of 459 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/
This commit is contained in:
parent
b90c5d4383
commit
d5293cb34c
@ -2403,5 +2403,91 @@
|
||||
"@synchronizingPleaseWait": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"sendAsText": "Odeslat jako text",
|
||||
"@sendAsText": {
|
||||
"type": "text"
|
||||
},
|
||||
"commandMissing": "{command} není příkaz.",
|
||||
"@commandMissing": {
|
||||
"type": "text",
|
||||
"placeholders": {
|
||||
"command": {}
|
||||
},
|
||||
"description": "State that {command} is not a valid /command."
|
||||
},
|
||||
"commandInvalid": "Příkaz je neplatný",
|
||||
"@commandInvalid": {
|
||||
"type": "text"
|
||||
},
|
||||
"commandHintMyRoomAvatar": "Nastavte obrázek pro tuto místnost (autor mxc-uri)",
|
||||
"@commandHintMyRoomAvatar": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /myroomavatar"
|
||||
},
|
||||
"commandHintMyRoomNick": "Nastavte své zobrazované jméno pro tuto místnost",
|
||||
"@commandHintMyRoomNick": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /myroomnick"
|
||||
},
|
||||
"commandHintInvite": "Pozvěte daného uživatele do této místnosti",
|
||||
"@commandHintInvite": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /invite"
|
||||
},
|
||||
"commandHintUnBan": "Zrušit zákaz daného uživatele z této místnosti",
|
||||
"@commandHintUnBan": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /unban"
|
||||
},
|
||||
"commandHintBan": "Zakáže danému uživateli z této místnosti",
|
||||
"@commandHintBan": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /ban"
|
||||
},
|
||||
"commandHintKick": "Odeberte daného uživatele z této místnosti",
|
||||
"@commandHintKick": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /kick"
|
||||
},
|
||||
"commandHintOp": "Nastavit úroveň práv daného uživatele (výchozí: 50)",
|
||||
"@commandHintOp": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /op"
|
||||
},
|
||||
"commandHintLeave": "Opusťte tuto místnost",
|
||||
"@commandHintLeave": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /leave"
|
||||
},
|
||||
"commandHintJoin": "Připojte se k dané místnosti",
|
||||
"@commandHintJoin": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /join"
|
||||
},
|
||||
"commandHintReact": "Odeslat odpověď jako reakci",
|
||||
"@commandHintReact": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /react"
|
||||
},
|
||||
"commandHintHtml": "Odesílejte text ve formátu HTML",
|
||||
"@commandHintHtml": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /html"
|
||||
},
|
||||
"commandHintPlain": "Odeslat neformátovaný text",
|
||||
"@commandHintPlain": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /plain"
|
||||
},
|
||||
"commandHintMe": "Popiš se",
|
||||
"@commandHintMe": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /me"
|
||||
},
|
||||
"commandHintSend": "Poslat zprávu",
|
||||
"@commandHintSend": {
|
||||
"type": "text",
|
||||
"description": "Usage hint for the command /send"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user