New translations translation.json (Czech)

This commit is contained in:
AkiraFukushima 2021-11-08 00:50:31 +09:00
parent 9eb9da0924
commit b3692887a6
1 changed files with 48 additions and 48 deletions

View File

@ -300,20 +300,20 @@
"expires": { "expires": {
"5_minutes": "5 minut", "5_minutes": "5 minut",
"30_minutes": "30 minut", "30_minutes": "30 minut",
"1_hour": "1 hour", "1_hour": "1 hodina",
"6_hours": "6 hours", "6_hours": "6 hodin",
"1_day": "1 day", "1_day": "1 den",
"3_days": "3 days", "3_days": "3 dny",
"7_days": "7 days" "7_days": "7 d"
} }
} }
}, },
"jump": { "jump": {
"jump_to": "Jump to..." "jump_to": "Přejít na..."
}, },
"add_list_member": { "add_list_member": {
"title": "Add Member to List", "title": "Přidat člena do seznamu",
"account_name": "Account name" "account_name": "Název účtu"
}, },
"list_membership": { "list_membership": {
"title": "List Memberships" "title": "List Memberships"
@ -321,7 +321,7 @@
"mute_confirm": { "mute_confirm": {
"title": "Are you sure you want to mute?", "title": "Are you sure you want to mute?",
"body": "Hide notification from this user?", "body": "Hide notification from this user?",
"cancel": "Cancel", "cancel": "Zrušit",
"ok": "Mute" "ok": "Mute"
}, },
"shortcut": { "shortcut": {
@ -354,72 +354,72 @@
}, },
"cards": { "cards": {
"toot": { "toot": {
"show_more": "Show more", "show_more": "Ukázat více",
"hide": "Hide", "hide": "Skrýt",
"sensitive": "Show sensitive content", "sensitive": "Zobrazit citlivý obsah",
"view_toot_detail": "View Toot Detail", "view_toot_detail": "View Toot Detail",
"open_in_browser": "Open in Browser", "open_in_browser": "Otevřít v prohlížeči",
"copy_link_to_toot": "Copy Link to Toot", "copy_link_to_toot": "Copy Link to Toot",
"mute": "Mute", "mute": "Ignorovat",
"block": "Block", "block": "Blokovat",
"report": "Report", "report": "Nahlásit",
"delete": "Delete", "delete": "Smazat",
"via": "via {{application}}", "via": "přes {{application}}",
"reply": "Reply", "reply": "Odpovědět",
"reblog": "Reblog", "reblog": "Reblog",
"fav": "Favourite", "fav": "Oblíbit",
"detail": "Toot details", "detail": "Podrobnosti tootu",
"bookmark": "Bookmark", "bookmark": "Záložka",
"pinned": "Pinned toot", "pinned": "Připnutý toot",
"poll": { "poll": {
"vote": "Vote", "vote": "Hlasovat",
"votes_count": "votes", "votes_count": "hlasů",
"until": "until {{datetime}}", "until": "until {{datetime}}",
"left": "{{datetime}} left", "left": "{{datetime}} left",
"refresh": "Refresh" "refresh": "Obnovit"
} }
} }
}, },
"side_bar": { "side_bar": {
"account_profile": { "account_profile": {
"follows_you": "Follows you", "follows_you": "Následuje vás",
"doesnt_follow_you": "Doesn't follow you", "doesnt_follow_you": "Nesleduje vás",
"detail": "Detail", "detail": "Podrobnosti",
"follow": "Follow this user", "follow": "Sledujte tohoto uživatele",
"unfollow": "Unfollow this user", "unfollow": "Přestat sledovat tohoto uživatele",
"subscribe": "Subscribe this user", "subscribe": "Subscribe this user",
"unsubscribe": "Unsubscribe this user", "unsubscribe": "Unsubscribe this user",
"follow_requested": "Follow requested", "follow_requested": "Follow requested",
"open_in_browser": "Open in Browser", "open_in_browser": "Otevřít v prohlížeči",
"manage_list_memberships": "Manage List Memberships", "manage_list_memberships": "Manage List Memberships",
"mute": "Mute", "mute": "Ignorovat",
"unmute": "Unmute", "unmute": "Unmute",
"unblock": "Unblock", "unblock": "Odblokovat",
"block": "Block", "block": "Blokovat",
"toots": "Toots", "toots": "Tooty",
"follows": "Follows", "follows": "Sledovaní",
"followers": "Followers" "followers": "Sledující"
} }
}, },
"follow_requests": { "follow_requests": {
"accept": "Accept", "accept": "Přijmout",
"reject": "Reject" "reject": "Odmítnout"
}, },
"hashtag": { "hashtag": {
"tag_name": "Tag name", "tag_name": "Název štítku",
"delete_tag": "Delete tag", "delete_tag": "Smazat štítek",
"save_tag": "Save tag" "save_tag": "Uložit štítek"
}, },
"search": { "search": {
"search": "Search", "search": "Vyhledat",
"account": "Account", "account": "Účet",
"tag": "Hashtag", "tag": "Štítek",
"keyword": "keyword", "keyword": "klíčové slovo",
"toot": "Toot" "toot": "Toot"
}, },
"lists": { "lists": {
"index": { "index": {
"new_list": "New List", "new_list": "Nový seznam",
"edit": "Edit", "edit": "Edit",
"delete": { "delete": {
"confirm": { "confirm": {