cs.json 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518
  1. {
  2. "LIVE": "ŽIVĚ",
  3. "Shared `x` ago": "Zveřejněno před `x`",
  4. "Unsubscribe": "Odhlásit odběr",
  5. "Subscribe": "Odebírat",
  6. "View channel on YouTube": "Otevřít kanál na YouTube",
  7. "View playlist on YouTube": "Zobrazit playlist na YouTube",
  8. "newest": "nejnovější",
  9. "oldest": "nejstarší",
  10. "popular": "populární",
  11. "last": "poslední",
  12. "Next page": "Další strana",
  13. "Previous page": "Předchozí strana",
  14. "Clear watch history?": "Smazat historii?",
  15. "New password": "Nové heslo",
  16. "New passwords must match": "Hesla se musí shodovat",
  17. "Authorize token?": "Autorizovat token?",
  18. "Authorize token for `x`?": "Autorizovat token pro `x`?",
  19. "Yes": "Ano",
  20. "No": "Ne",
  21. "Import and Export Data": "Import a export dat",
  22. "Import": "Importovat",
  23. "Import Invidious data": "Importovat JSON údaje Invidious",
  24. "Import YouTube subscriptions": "Importovat odběry z YouTube CSV nebo OPML",
  25. "Import FreeTube subscriptions (.db)": "Importovat odběry z FreeTube (.db)",
  26. "Import NewPipe subscriptions (.json)": "Importovat odběry z NewPipe (.json)",
  27. "Import NewPipe data (.zip)": "Importovat údeje z NewPipe (.zip)",
  28. "Export": "Exportovat",
  29. "Export subscriptions as OPML": "Exportovat odběry jako OPML",
  30. "Export subscriptions as OPML (for NewPipe & FreeTube)": "Exportovat údaje jako OPML (na NewPipe a FreeTube)",
  31. "Export data as JSON": "Exportovat data Invidious jako JSON",
  32. "Delete account?": "Smazat účet?",
  33. "History": "Historie",
  34. "An alternative front-end to YouTube": "Alternativní front-end pro YouTube",
  35. "JavaScript license information": "Informace o licenci JavaScript",
  36. "source": "zdrojový kód",
  37. "Log in": "Přihlásit se",
  38. "Log in/register": "Přihlásit se/vytvořit účet",
  39. "User ID": "ID uživatele",
  40. "Password": "Heslo",
  41. "Time (h:mm:ss):": "Čas (h:mm:ss):",
  42. "Text CAPTCHA": "Textové CAPTCHA",
  43. "Image CAPTCHA": "Obrázkové CAPTCHA",
  44. "Sign In": "Přihlásit se",
  45. "Register": "Vytvořit účet",
  46. "E-mail": "E-mail",
  47. "Preferences": "Nastavení",
  48. "preferences_category_player": "Nastavení přehravače",
  49. "preferences_video_loop_label": "Vždy opakovat: ",
  50. "preferences_autoplay_label": "Automatické přehrávání: ",
  51. "preferences_continue_label": "Automaticky přehrát další: ",
  52. "preferences_continue_autoplay_label": "Automaticky přehrát další video: ",
  53. "preferences_listen_label": "Poslouchat ve výchozím nastavení: ",
  54. "preferences_local_label": "Video přes proxy: ",
  55. "preferences_speed_label": "Výchozí rychlost: ",
  56. "preferences_quality_label": "Preferovaná kvalita videa: ",
  57. "preferences_volume_label": "Hlasitost přehrávače: ",
  58. "preferences_comments_label": "Předpřipravené komentáře: ",
  59. "youtube": "YouTube",
  60. "reddit": "Reddit",
  61. "preferences_captions_label": "Výchozí titulky: ",
  62. "Fallback captions: ": "Záložní titulky: ",
  63. "preferences_related_videos_label": "Zobrazit podobná videa: ",
  64. "preferences_annotations_label": "Zobrazovat poznámky ve výchozím nastavení: ",
  65. "preferences_extend_desc_label": "Rozšířit automaticky popis u videa: ",
  66. "preferences_category_visual": "Nastavení vzhledu",
  67. "preferences_player_style_label": "Styl přehrávače ",
  68. "Dark mode: ": "Tmavý režim ",
  69. "preferences_dark_mode_label": "Vzhled: ",
  70. "dark": "tmavý",
  71. "light": "světlý",
  72. "preferences_thin_mode_label": "Kompaktní režim: ",
  73. "preferences_category_subscription": "Nastavení předplatných",
  74. "preferences_annotations_subscribed_label": "Ve výchozím nastavení zobrazovat poznámky u odebíraných kanálů: ",
  75. "Redirect homepage to feed: ": "Přesměrovávat domovskou stránku na informační kanál: ",
  76. "preferences_max_results_label": "Počet videí zobrazovaných v informačním kanále: ",
  77. "preferences_sort_label": "Roztřídit videa podle: ",
  78. "published": "publikováno",
  79. "published - reverse": "podle publikování - obrátit",
  80. "alphabetically": "podle abecedy",
  81. "alphabetically - reverse": "podle abecedy - převrátit",
  82. "channel name": "název kanálu",
  83. "channel name - reverse": "podle jména kanálu - převrátit",
  84. "Only show latest video from channel: ": "Jenom zobrazit nejnovjejší video z kanálu: ",
  85. "Only show latest unwatched video from channel: ": "Zobrazit jen nejnovější nezhlédnuté video z daného kanálu: ",
  86. "preferences_unseen_only_label": "Zobrazit jen již nezhlédnuté: ",
  87. "preferences_notifications_only_label": "Zobrazit pouze upozornění (pokud nějaká jsou): ",
  88. "Enable web notifications": "Povolit webová upozornění",
  89. "`x` uploaded a video": "`x` nahrál(a) video",
  90. "`x` is live": "`x` je živě",
  91. "preferences_category_data": "Nastavení dat",
  92. "Clear watch history": "Smazat historii",
  93. "Import/export data": "Importovat/exportovat data",
  94. "Change password": "Změnit heslo",
  95. "Manage subscriptions": "Spravovat odebírané kanály",
  96. "Manage tokens": "Spravovat tokeny",
  97. "Watch history": "Historie sledování",
  98. "Delete account": "Smazat účet",
  99. "preferences_category_admin": "Administrátorská nastavení",
  100. "preferences_default_home_label": "Základní domovská stránka: ",
  101. "preferences_feed_menu_label": "Menu doporučených: ",
  102. "CAPTCHA enabled: ": "CAPTCHA povolena: ",
  103. "Login enabled: ": "Přihlášení povoleno: ",
  104. "Registration enabled: ": "Registrace povolena ",
  105. "Report statistics: ": "Oznámit statistiky: ",
  106. "Save preferences": "Uložit nastavení",
  107. "Subscription manager": "Správa odběrů",
  108. "Token manager": "Správa tokenů",
  109. "Token": "Token",
  110. "Import/export": "Importovat/exportovat",
  111. "unsubscribe": "odhlásit odběr",
  112. "revoke": "vrátit zpět",
  113. "Subscriptions": "Odběry",
  114. "search": "hledat",
  115. "Log out": "Odhlásit se",
  116. "Source available here.": "Zdrojový kód dostupný zde.",
  117. "View JavaScript license information.": "Zobrazit informace o licenci JavaScript .",
  118. "View privacy policy.": "Zobrazit zásady ochrany osobních údajů.",
  119. "Trending": "Trendy",
  120. "Public": "Veřejné",
  121. "Unlisted": "Neveřejné",
  122. "Private": "Soukromé",
  123. "View all playlists": "Zobrazit všechny playlisty",
  124. "Updated `x` ago": "Aktualizováno před `x`",
  125. "Delete playlist `x`?": "Smazat playlist `x`?",
  126. "Delete playlist": "Smazat playlist",
  127. "Create playlist": "Vytvořit playlist",
  128. "Title": "Název",
  129. "Editing playlist `x`": "Upravování playlistu `x`",
  130. "Show more": "Zobrazit více",
  131. "Show less": "Zobrazit méně",
  132. "Watch on YouTube": "Sledovat na YouTube",
  133. "Hide annotations": "Skrýt poznámky",
  134. "Show annotations": "Zobrazit poznámky",
  135. "Genre: ": "Žánr: ",
  136. "License: ": "Licence: ",
  137. "Family friendly? ": "Vhodné pro rodiny? ",
  138. "Engagement: ": "Zapojení: ",
  139. "English": "Angličtina",
  140. "English (auto-generated)": "Angličtina (automaticky generováno)",
  141. "Afrikaans": "Afrikánština",
  142. "Albanian": "Albánština",
  143. "Amharic": "Amharština",
  144. "Arabic": "Arabština",
  145. "Armenian": "Arménština",
  146. "Azerbaijani": "Azerbajdžánština",
  147. "Bangla": "Bengálština",
  148. "Basque": "Baskičtina",
  149. "Belarusian": "Běloruština",
  150. "Bosnian": "Bosenština",
  151. "Bulgarian": "Bulharština",
  152. "Burmese": "Barmština",
  153. "Catalan": "Katalánština",
  154. "Cebuano": "Cebuánština",
  155. "Chinese (Simplified)": "Čínština (zjednodušená)",
  156. "Chinese (Traditional)": "Čínština (tradiční)",
  157. "Corsican": "Korsičtina",
  158. "Croatian": "Chorvatština",
  159. "Czech": "Čeština",
  160. "Danish": "Dánština",
  161. "Dutch": "Nizozemština",
  162. "Esperanto": "Esperanto",
  163. "Estonian": "Estonština",
  164. "Filipino": "Filipínština",
  165. "Finnish": "Finština",
  166. "French": "Francouzština",
  167. "Galician": "Galicijština",
  168. "Georgian": "Gruzínština",
  169. "German": "Němčina",
  170. "Greek": "Řečtina",
  171. "Gujarati": "Gudžarátština",
  172. "Haitian Creole": "Haitská kreolština",
  173. "Hausa": "Hauština",
  174. "Hawaiian": "Havajština",
  175. "Hebrew": "Hebrejština",
  176. "Hindi": "Hindština",
  177. "Hmong": "Hmongština",
  178. "Hungarian": "Maďarština",
  179. "Icelandic": "Islandština",
  180. "Igbo": "Igboština",
  181. "Indonesian": "Indonéština",
  182. "Irish": "Irština",
  183. "Italian": "Italština",
  184. "Japanese": "Japonština",
  185. "Javanese": "Javánština",
  186. "Kannada": "Kannadština",
  187. "Kazakh": "Kazaština",
  188. "Khmer": "Khmerština",
  189. "Korean": "Korejština",
  190. "Kurdish": "Kurdština",
  191. "Kyrgyz": "Kyrgyzština",
  192. "Lao": "Laoština",
  193. "Latin": "Latina",
  194. "Latvian": "Lotyština",
  195. "Lithuanian": "Litevština",
  196. "Luxembourgish": "Lucemburština",
  197. "Macedonian": "Makedonština",
  198. "Malagasy": "Malgaština",
  199. "Malay": "Malajština",
  200. "Malayalam": "Malajálamština",
  201. "Maltese": "Maltština",
  202. "Maori": "Maorština",
  203. "Marathi": "Maráthština",
  204. "Mongolian": "Mongolština",
  205. "Nepali": "Nepálština",
  206. "Norwegian Bokmål": "Norština Bokmål",
  207. "Nyanja": "Čičevština",
  208. "Pashto": "Paštština",
  209. "Persian": "Perština",
  210. "Polish": "Polština",
  211. "Portuguese": "Portugalština",
  212. "Punjabi": "Paňdžábština",
  213. "Romanian": "Rumunština",
  214. "Russian": "Ruština",
  215. "Samoan": "Samojština",
  216. "Scottish Gaelic": "Skotská gaelština",
  217. "Serbian": "Srbština",
  218. "Shona": "Shona",
  219. "Sindhi": "Sindhština",
  220. "Sinhala": "Sinhálština",
  221. "Slovak": "Slovenština",
  222. "Slovenian": "Slovinština",
  223. "Somali": "Somálština",
  224. "Southern Sotho": "Sesothština",
  225. "Spanish": "Španělština",
  226. "Spanish (Latin America)": "Španělština (Latinská Amerika)",
  227. "Sundanese": "Sundština",
  228. "Swahili": "Svahilština",
  229. "Swedish": "Švédština",
  230. "Tajik": "Tádžičtina",
  231. "Tamil": "Tamilština",
  232. "Telugu": "Telugština",
  233. "Thai": "Thajština",
  234. "Turkish": "Turečtina",
  235. "Ukrainian": "Ukrajinština",
  236. "Urdu": "Urdština",
  237. "Uzbek": "Uzbečtina",
  238. "Vietnamese": "Vietnamština",
  239. "Welsh": "Velština",
  240. "Western Frisian": "Západofríština",
  241. "Xhosa": "Xhoština",
  242. "Yiddish": "Jidiš",
  243. "Yoruba": "Jorubština",
  244. "Zulu": "Zuluština",
  245. "Popular": "Populární",
  246. "About": "Informace",
  247. "Rating: ": "Hodnocení: ",
  248. "preferences_locale_label": "Jazyk: ",
  249. "Default": "Výchozí",
  250. "Music": "Hudba",
  251. "Gaming": "Hry",
  252. "News": "Zprávy",
  253. "Movies": "Filmy",
  254. "Download": "Stáhnout",
  255. "Download as: ": "Stáhnout jako: ",
  256. "(edited)": "(upraveno)",
  257. "`x` marked it with a ❤": "`x` to označil(a) se ❤",
  258. "Audio mode": "Audiový režim",
  259. "Video mode": "Videový režim",
  260. "channel_tab_videos_label": "Videa",
  261. "channel_tab_community_label": "Komunita",
  262. "search_filters_sort_option_rating": "Hodnocení",
  263. "search_filters_sort_option_date": "Datum nahrání",
  264. "search_filters_sort_option_views": "Počet zhlédnutí",
  265. "search_filters_duration_label": "Délka",
  266. "search_filters_date_option_hour": "Poslední hodina",
  267. "search_filters_date_option_today": "Dnes",
  268. "search_filters_date_option_week": "Tento týden",
  269. "search_filters_date_option_month": "Tento měsíc",
  270. "search_filters_date_option_year": "Tento rok",
  271. "search_filters_type_option_video": "Video",
  272. "search_filters_type_option_channel": "Kanál",
  273. "search_filters_type_option_playlist": "Playlist",
  274. "search_filters_type_option_movie": "Film",
  275. "search_filters_type_option_show": "Seriál",
  276. "search_filters_features_option_hd": "HD",
  277. "search_filters_features_option_subtitles": "Titulky",
  278. "search_filters_features_option_c_commons": "Creative Commons",
  279. "search_filters_features_option_three_d": "3D",
  280. "search_filters_features_option_live": "Živě",
  281. "search_filters_features_option_four_k": "4K",
  282. "search_filters_features_option_location": "Umístění",
  283. "search_filters_features_option_hdr": "HDR",
  284. "generic_count_days_0": "{{count}} dnem",
  285. "generic_count_days_1": "{{count}} dny",
  286. "generic_count_days_2": "{{count}} dny",
  287. "generic_count_hours_0": "{{count}} hodinou",
  288. "generic_count_hours_1": "{{count}} hodinami",
  289. "generic_count_hours_2": "{{count}} hodinami",
  290. "crash_page_refresh": "zkusili <a href=\"`x`\">obnovit stránku</a>",
  291. "crash_page_switch_instance": "zkusili <a href=\"`x`\">použít jinou instanci</a>",
  292. "preferences_vr_mode_label": "Interaktivní 360-stupňová videa (vyžaduje WebGL): ",
  293. "English (United Kingdom)": "Angličtina (Spojené království)",
  294. "Chinese (China)": "Čínština (Čína)",
  295. "Chinese (Hong Kong)": "Čínština (Hong Kong)",
  296. "Chinese (Taiwan)": "Čínština (Taiwan)",
  297. "Portuguese (auto-generated)": "Portugalština (automaticky generováno)",
  298. "Spanish (auto-generated)": "Španělština (automaticky generováno)",
  299. "Spanish (Mexico)": "Španělština (Mexiko)",
  300. "Spanish (Spain)": "Španělština (Španělsko)",
  301. "generic_count_years_0": "{{count}} rokem",
  302. "generic_count_years_1": "{{count}} lety",
  303. "generic_count_years_2": "{{count}} lety",
  304. "Fallback comments: ": "Záložní komentáře: ",
  305. "Search": "Hledat",
  306. "Top": "Nejlepší",
  307. "Playlists": "Playlisty",
  308. "videoinfo_started_streaming_x_ago": "Stream spuštěn před `x`",
  309. "videoinfo_watch_on_youTube": "Sledovat na YouTube",
  310. "videoinfo_youTube_embed_link": "Vložení",
  311. "crash_page_read_the_faq": "si přečetli <a href=\"`x`\">často kladené otázky (FAQ)</a>",
  312. "crash_page_before_reporting": "Před nahlášením chyby se ujistěte, že jste:",
  313. "preferences_quality_option_hd720": "HD720",
  314. "preferences_quality_option_dash": "DASH (adaptivní kvalita)",
  315. "generic_views_count_0": "{{count}} zhlédnutí",
  316. "generic_views_count_1": "{{count}} zhlédnutí",
  317. "generic_views_count_2": "{{count}} zhlédnutí",
  318. "generic_subscriptions_count_0": "{{count}} odběr",
  319. "generic_subscriptions_count_1": "{{count}} odběry",
  320. "generic_subscriptions_count_2": "{{count}} odběrů",
  321. "preferences_quality_dash_option_4320p": "4320p",
  322. "generic_videos_count_0": "{{count}} video",
  323. "generic_videos_count_1": "{{count}} videa",
  324. "generic_videos_count_2": "{{count}} videí",
  325. "preferences_quality_option_small": "Nízká",
  326. "preferences_quality_dash_option_2160p": "2160p",
  327. "preferences_quality_dash_option_1080p": "1080p",
  328. "preferences_quality_dash_option_720p": "720p",
  329. "preferences_quality_dash_option_360p": "360p",
  330. "preferences_quality_dash_option_144p": "144p",
  331. "preferences_quality_option_medium": "Střední",
  332. "preferences_quality_dash_option_1440p": "1440p",
  333. "invidious": "Invidious",
  334. "View more comments on Reddit": "Zobrazit více komentářů na Redditu",
  335. "generic_playlists_count_0": "{{count}} playlist",
  336. "generic_playlists_count_1": "{{count}} playlisty",
  337. "generic_playlists_count_2": "{{count}} playlistů",
  338. "generic_subscribers_count_0": "{{count}} odběratel",
  339. "generic_subscribers_count_1": "{{count}} odběratelé",
  340. "generic_subscribers_count_2": "{{count}} odběratelů",
  341. "preferences_watch_history_label": "Povolit historii sledování: ",
  342. "preferences_quality_dash_option_240p": "240p",
  343. "preferences_region_label": "Země obsahu: ",
  344. "subscriptions_unseen_notifs_count_0": "{{count}} nezobrazené oznámení",
  345. "subscriptions_unseen_notifs_count_1": "{{count}} nezobrazená oznámení",
  346. "subscriptions_unseen_notifs_count_2": "{{count}} nezobrazených oznámení",
  347. "Show replies": "Zobrazit odpovědi",
  348. "Password cannot be longer than 55 characters": "Heslo nesmí být delší než 55 znaků",
  349. "comments_view_x_replies_0": "Zobrazit {{count}} odpověď",
  350. "comments_view_x_replies_1": "Zobrazit {{count}} odpovědi",
  351. "comments_view_x_replies_2": "Zobrazit {{count}} odpovědí",
  352. "comments_points_count_0": "{{count}} bod",
  353. "comments_points_count_1": "{{count}} body",
  354. "comments_points_count_2": "{{count}} bodů",
  355. "German (auto-generated)": "Němčina (automaticky generováno)",
  356. "Indonesian (auto-generated)": "Indonéština (automaticky generováno)",
  357. "Interlingue": "Interlingue",
  358. "Italian (auto-generated)": "Italština (automaticky generováno)",
  359. "Japanese (auto-generated)": "Japonština (automaticky generováno)",
  360. "Korean (auto-generated)": "Korejština (automaticky generováno)",
  361. "Russian (auto-generated)": "Ruština (automaticky generováno)",
  362. "generic_count_months_0": "{{count}} měsícem",
  363. "generic_count_months_1": "{{count}} měsíci",
  364. "generic_count_months_2": "{{count}} měsíci",
  365. "generic_count_weeks_0": "{{count}} týdnem",
  366. "generic_count_weeks_1": "{{count}} týdny",
  367. "generic_count_weeks_2": "{{count}} týdny",
  368. "generic_count_minutes_0": "{{count}} minutou",
  369. "generic_count_minutes_1": "{{count}} minutami",
  370. "generic_count_minutes_2": "{{count}} minutami",
  371. "footer_documentation": "Dokumentace",
  372. "next_steps_error_message_refresh": "Obnovit stránku",
  373. "Chinese": "Čínština",
  374. "Dutch (auto-generated)": "Nizozemština (automaticky generováno)",
  375. "Erroneous token": "Chybný token",
  376. "tokens_count_0": "{{count}} token",
  377. "tokens_count_1": "{{count}} tokeny",
  378. "tokens_count_2": "{{count}} tokenů",
  379. "Portuguese (Brazil)": "Portugalština (Brazílie)",
  380. "Token is expired, please try again": "Token vypršel, zkuste to prosím znovu",
  381. "English (United States)": "Angličtina (Spojené státy)",
  382. "Cantonese (Hong Kong)": "Kantonština (Hong Kong)",
  383. "French (auto-generated)": "Francouzština (automaticky generováno)",
  384. "Turkish (auto-generated)": "Turečtina (automaticky generováno)",
  385. "Vietnamese (auto-generated)": "Vietnamština (automaticky generováno)",
  386. "Current version: ": "Aktuální verze: ",
  387. "next_steps_error_message": "Měli byste zkusit: ",
  388. "footer_donate_page": "Přispět",
  389. "download_subtitles": "Titulky - `x` (.vtt)",
  390. "%A %B %-d, %Y": "%A %B %-d, %Y",
  391. "YouTube comment permalink": "Permanentní odkaz YouTube komentáře",
  392. "permalink": "permalink",
  393. "footer_original_source_code": "Původní zdrojový kód",
  394. "adminprefs_modified_source_code_url_label": "URL repozitáře s upraveným zdrojovým kódem",
  395. "Video unavailable": "Video není dostupné",
  396. "next_steps_error_message_go_to_youtube": "Jít na YouTube",
  397. "footer_modfied_source_code": "Upravený zdrojový kód",
  398. "none": "žádné",
  399. "videoinfo_invidious_embed_link": "Odkaz na vložení",
  400. "user_saved_playlists": "`x` uložených playlistů",
  401. "crash_page_you_found_a_bug": "Vypadá to, že jste našli chybu v Invidious!",
  402. "user_created_playlists": "`x` vytvořených playlistů",
  403. "crash_page_search_issue": "vyhledali <a href=\"`x`\">existující problémy na GitHubu</a>",
  404. "crash_page_report_issue": "Pokud nepomohlo nic z výše uvedeného, <a href=\"`x`\">otevřete prosím nový problém na GitHubu</a> (pokud možno v angličtině) a zahrňte do zprávy následující text (NEpřekládejte jej):",
  405. "preferences_quality_dash_label": "Preferovaná kvalita videí DASH: ",
  406. "preferences_quality_dash_option_auto": "Automatická",
  407. "preferences_quality_dash_option_best": "Nejlepší",
  408. "preferences_quality_dash_option_worst": "Nejhorší",
  409. "preferences_quality_dash_option_480p": "480p",
  410. "Top enabled: ": "Povoleny nejlepší: ",
  411. "generic_count_seconds_0": "{{count}} sekundou",
  412. "generic_count_seconds_1": "{{count}} sekundami",
  413. "generic_count_seconds_2": "{{count}} sekundami",
  414. "preferences_save_player_pos_label": "Uložit pozici přehrávání: ",
  415. "Incorrect password": "Nesprávné heslo",
  416. "View as playlist": "Zobrazit jako playlist",
  417. "View Reddit comments": "Zobrazit komentáře z Redditu",
  418. "No such user": "Uživatel nenalezen",
  419. "Playlist privacy": "Soukromí playlistu",
  420. "Wrong answer": "Špatná odpověď",
  421. "Could not pull trending pages.": "Nepodařilo se získat trendy stránky.",
  422. "Erroneous CAPTCHA": "Chybná CAPTCHA",
  423. "Password is a required field": "Heslo je vyžadované pole",
  424. "preferences_automatic_instance_redirect_label": "Automatické přesměrování instance (fallback na redirect.invidious.io): ",
  425. "Switch Invidious Instance": "Přepnout instanci Invidious",
  426. "Empty playlist": "Prázdný playlist",
  427. "footer_source_code": "Zdrojový kód",
  428. "View YouTube comments": "Zobrazit YouTube komentáře",
  429. "Blacklisted regions: ": "Oblasti na černé listině: ",
  430. "Wrong username or password": "Nesprávné uživatelské jméno nebo heslo",
  431. "Password cannot be empty": "Heslo nemůže být prázné",
  432. "preferences_category_misc": "Různá nastavení",
  433. "preferences_show_nick_label": "Zobrazit přezdívku na vrchu: ",
  434. "Whitelisted regions: ": "Oblasti na bílé listině: ",
  435. "Hi! Looks like you have JavaScript turned off. Click here to view comments, keep in mind they may take a bit longer to load.": "Zdravíme! Zdá se, že máte vypnutý JavaScript. Klikněte sem pro zobrazení komentářů - nezapomeňte, že se mohou načítat trochu déle.",
  436. "User ID is a required field": "ID uživatele je vyžadované pole",
  437. "Please log in": "Přihlaste se prosím",
  438. "Invidious Private Feed for `x`": "Soukromý kanál Invidious pro `x`",
  439. "Deleted or invalid channel": "Smazaný nebo neplatný kanál",
  440. "This channel does not exist.": "Tento kanál neexistuje.",
  441. "Hidden field \"token\" is a required field": "Skryté pole \"token\" je vyžadované",
  442. "Wilson score: ": "Skóre Wilson: ",
  443. "Shared `x`": "Zveřejněno `x`",
  444. "Premieres in `x`": "Premiéra za `x`",
  445. "View `x` comments": {
  446. "([^.,0-9]|^)1([^.,0-9]|$)": "Zobrazit `x` komentář",
  447. "": "Zobrazit `x` komentářů"
  448. },
  449. "Could not get channel info.": "Nepodařilo se získat informace o kanálu.",
  450. "Could not fetch comments": "Nepodařilo se získat komentáře",
  451. "Could not create mix.": "Nepodařilo se vytvořit mix.",
  452. "Hidden field \"challenge\" is a required field": "Skryté pole \"challenge\" je vyžadované",
  453. "Released under the AGPLv3 on Github.": "Vydáno pod licencí AGPLv3 na GitHubu.",
  454. "Hide replies": "Skrýt odpovědi",
  455. "channel:`x`": "kanál: `x`",
  456. "Load more": "Načíst další",
  457. "Not a playlist.": "Není playlist.",
  458. "Playlist does not exist.": "Playlist neexistuje.",
  459. "Erroneous challenge": "Chybná výzva",
  460. "Premieres `x`": "Premiéra `x`",
  461. "CAPTCHA is a required field": "CAPTCHA je vyžadované pole",
  462. "`x` ago": "Před `x`",
  463. "search_message_change_filters_or_query": "Zkuste rozšířit vyhledávaný dotaz a/nebo změnit filtry.",
  464. "search_filters_date_option_none": "Jakékoli datum",
  465. "search_filters_date_label": "Datum nahrání",
  466. "search_filters_type_option_all": "Jakýkoli typ",
  467. "search_filters_duration_option_none": "Jakákoli délka",
  468. "search_filters_type_label": "Typ",
  469. "search_filters_duration_option_short": "Krátká (< 4 minuty)",
  470. "search_message_no_results": "Nenalezeny žádné výsledky.",
  471. "search_filters_title": "Filtry",
  472. "search_filters_duration_option_medium": "Střední (4 - 20 minut)",
  473. "search_filters_duration_option_long": "Dlouhá (> 20 minut)",
  474. "search_message_use_another_instance": "Můžete také <a href=\"`x`\">hledat na jiné instanci</a>.",
  475. "search_filters_features_label": "Vlastnosti",
  476. "search_filters_features_option_three_sixty": "360°",
  477. "search_filters_features_option_vr180": "VR180",
  478. "search_filters_features_option_purchased": "Zakoupeno",
  479. "search_filters_sort_label": "Řadit dle",
  480. "search_filters_sort_option_relevance": "Relevantnost",
  481. "search_filters_apply_button": "Použít vybrané filtry",
  482. "Popular enabled: ": "Populární povoleno: ",
  483. "error_video_not_in_playlist": "Požadované video v tomto playlistu neexistuje. <a href=\"`x`\">Klikněte sem pro navštívení domovské stránky playlistu.</a>",
  484. "channel_tab_shorts_label": "Shorts",
  485. "channel_tab_playlists_label": "Playlisty",
  486. "channel_tab_channels_label": "Kanály",
  487. "channel_tab_streams_label": "Živé přenosy",
  488. "Music in this video": "Hudba v tomto videu",
  489. "Artist: ": "Umělec: ",
  490. "Album: ": "Album: ",
  491. "Channel Sponsor": "Sponzor kanálu",
  492. "Song: ": "Skladba: ",
  493. "Standard YouTube license": "Standardní licence YouTube",
  494. "Download is disabled": "Stahování je zakázáno",
  495. "Import YouTube playlist (.csv)": "Importovat YouTube playlist (.csv)",
  496. "generic_button_save": "Uložit",
  497. "generic_button_delete": "Odstranit",
  498. "generic_button_cancel": "Zrušit",
  499. "channel_tab_podcasts_label": "Podcasty",
  500. "channel_tab_releases_label": "Vydání",
  501. "generic_button_edit": "Upravit",
  502. "generic_button_rss": "RSS",
  503. "playlist_button_add_items": "Přidat videa",
  504. "generic_channels_count_0": "{{count}} kanál",
  505. "generic_channels_count_1": "{{count}} kanály",
  506. "generic_channels_count_2": "{{count}} kanálů",
  507. "Import YouTube watch history (.json)": "Importovat historii sledování z YouTube (.json)",
  508. "toggle_theme": "Přepnout motiv",
  509. "Add to playlist": "Přidat do playlistu",
  510. "Add to playlist: ": "Přidat do playlistu: ",
  511. "Answer": "Odpověď",
  512. "Search for videos": "Hledat videa",
  513. "The Popular feed has been disabled by the administrator.": "Kategorie Populární byla zakázána administrátorem.",
  514. "carousel_slide": "Snímek {{current}} z {{total}}",
  515. "carousel_skip": "Přeskočit galerii",
  516. "carousel_go_to": "Přejít na snímek `x`"
  517. }