cs.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936
  1. # snac message translation file
  2. #
  3. #, fuzzy
  4. msgid ""
  5. msgstr ""
  6. "Project-Id-Version: snac\n"
  7. "Last-Translator: Jindrich Styrsky\n"
  8. "Language: cs\n"
  9. "Content-Type: text/plain; charset=UTF-8\n"
  10. #: html.c:612
  11. msgid "Sensitive content: "
  12. msgstr "Citlivý obsah: "
  13. #: html.c:620
  14. msgid "Sensitive content description"
  15. msgstr "Varování o citlivém obsahu"
  16. msgid "Only for mentioned people: "
  17. msgstr "Pouze pro zmíněné osoby:"
  18. #: html.c:648
  19. msgid "Reply to (URL): "
  20. msgstr "Odpovědět na (URL):"
  21. #: html.c:657
  22. msgid "Don't send, but store as a draft"
  23. msgstr "Nesdílet, pouze uložit do rozepsaných"
  24. #: html.c:658
  25. msgid "Draft:"
  26. msgstr "Rozepsané:"
  27. #: html.c:748
  28. msgid "Attachments..."
  29. msgstr "Přílohy..."
  30. #: html.c:771
  31. msgid "File:"
  32. msgstr "Soubor:"
  33. #: html.c:775
  34. msgid "Clear this field to delete the attachment"
  35. msgstr "Pro smazání přilohy vymažte toto pole"
  36. #: html.c:784 html.c:809
  37. msgid "Attachment description"
  38. msgstr "Popisek přílohy"
  39. #: html.c:825
  40. msgid "Poll..."
  41. msgstr "Anketa..."
  42. #: html.c:817
  43. msgid "Poll options (one per line, up to 8):"
  44. msgstr "Možnosti ankety (jedna na řádek, max 8):"
  45. #: html.c:839
  46. msgid "One choice"
  47. msgstr "Vyber jednu"
  48. #: html.c:842
  49. msgid "Multiple choices"
  50. msgstr "Vyber více možností"
  51. #: html.c:848
  52. msgid "End in 5 minutes"
  53. msgstr "Konec za 5 minut"
  54. #: html.c:852
  55. msgid "End in 1 hour"
  56. msgstr "Konec za 1 hodinu"
  57. #: html.c:855
  58. msgid "End in 1 day"
  59. msgstr "Konec za 1 den"
  60. #: html.c:869
  61. msgid "Post"
  62. msgstr "Poslat"
  63. #: html.c:971 html.c:978
  64. msgid "Site description"
  65. msgstr "Popisek stránky"
  66. #: html.c:989
  67. msgid "Admin email"
  68. msgstr "Email administrátora"
  69. #: html.c:1002
  70. msgid "Admin account"
  71. msgstr "Účet adminitrátora"
  72. #: html.c:1067 html.c:1423
  73. #, c-format
  74. msgid "%d following, %d followers"
  75. msgstr "%d sledovaných, %d sledujících"
  76. #: html.c:1164
  77. msgid "RSS"
  78. msgstr "RSS"
  79. #: html.c:1169 html.c:1208
  80. msgid "private"
  81. msgstr "soukromé"
  82. #: html.c:1204
  83. msgid "public"
  84. msgstr "veřejné"
  85. #: html.c:1212
  86. msgid "notifications"
  87. msgstr "upozornění"
  88. #: html.c:1217
  89. msgid "people"
  90. msgstr "lidé"
  91. #: html.c:1222
  92. msgid "instance"
  93. msgstr "instance"
  94. #: html.c:1231
  95. msgid ""
  96. "Search posts by URL or content (regular expression), @user@host accounts, or "
  97. "#tag"
  98. msgstr ""
  99. "Vyhledat příspěvek podle URL (regex), @uživatel@instance účtu, nebo #tagu"
  100. #: html.c:1232
  101. msgid "Content search"
  102. msgstr "Hledání obsahu"
  103. #: html.c:1358
  104. msgid "verified link"
  105. msgstr "ověřený odkaz"
  106. #: html.c:1415 html.c:3134 html.c:3147 html.c:3156 html.c:4407
  107. msgid "Location: "
  108. msgstr "Místo: "
  109. #: html.c:1461
  110. msgid "New Post..."
  111. msgstr "Nový příspěvek..."
  112. #: html.c:1463
  113. msgid "What's on your mind?"
  114. msgstr "Co se vám honí hlavou?"
  115. #: html.c:1472
  116. msgid "Operations..."
  117. msgstr "Operace..."
  118. #: html.c:1487 html.c:2113 html.c:3904 html.c:4356 html.c:5620
  119. msgid "Follow"
  120. msgstr "Sledovat"
  121. #: html.c:1489
  122. msgid "(by URL or user@host)"
  123. msgstr "(podle URL nebo @uživatel@instance)"
  124. #: html.c:1504 html.c:2089 html.c:5569
  125. msgid "Boost"
  126. msgstr "Boostit"
  127. #: html.c:1506 html.c:1523 html.c:1545
  128. msgid "(by URL)"
  129. msgstr "(podle URL)"
  130. #: html.c:1521 html.c:2068 html.c:5560
  131. msgid "Like"
  132. msgstr "Líbí"
  133. #: html.c:1671
  134. msgid "User Settings..."
  135. msgstr "Nastavení..."
  136. #: html.c:1680
  137. msgid "Display name:"
  138. msgstr "Jméno:"
  139. #: html.c:1686
  140. msgid "Your name"
  141. msgstr "Vaše jméno"
  142. #: html.c:1688
  143. msgid "Avatar: "
  144. msgstr "Profilový obrázek: "
  145. #: html.c:1696
  146. msgid "Delete current avatar"
  147. msgstr "Smazat profilový obrázek"
  148. #: html.c:1698
  149. msgid "Header image (banner): "
  150. msgstr "Obrázek v záhlaví profilu: "
  151. #: html.c:1706
  152. msgid "Delete current header image"
  153. msgstr "Smazat obrázek v záhlaví"
  154. #: html.c:1708
  155. msgid "Bio:"
  156. msgstr "Bio:"
  157. #: html.c:1714
  158. msgid "Write about yourself here..."
  159. msgstr "Napište něco o sobě..."
  160. #: html.c:1723
  161. msgid "Always show sensitive content"
  162. msgstr "Rozbalit citlivé příspěvky"
  163. #: html.c:1725
  164. msgid "Email address for notifications:"
  165. msgstr "Emailová adresa pro upozornění"
  166. #: html.c:1733
  167. msgid "Telegram notifications (bot key and chat id):"
  168. msgstr "Upozornění na Telegram (bot klíč a chat id):"
  169. #: html.c:1747
  170. msgid "ntfy notifications (ntfy server and token):"
  171. msgstr "ntfy notifikace (ntfy server a token):"
  172. #: html.c:1769
  173. msgid "Maximum days to keep posts (0: server settings):"
  174. msgstr "Životnost příspěvků ve dnech (0: nastavení serveru):"
  175. #: html.c:1775
  176. msgid "Drop direct messages from people you don't follow"
  177. msgstr "Zahodit soukromé zprávy od lidí, které nesledujete"
  178. #: html.c:1777
  179. msgid "This account is a bot"
  180. msgstr "Tento účet je robotem"
  181. #: html.c:1779
  182. msgid "Auto-boost all mentions to this account"
  183. msgstr "Automaticky boostit všechna zmínění tohoto účtu"
  184. #: html.c:1781
  185. msgid "This account is private (posts are not shown through the web)"
  186. msgstr ""
  187. "Tento účet je soukromý (příspěvky nejsou zobrazitelné napříč internetem)"
  188. #: html.c:1784
  189. msgid "Collapse top threads by default"
  190. msgstr "Složit vlákna"
  191. #: html.c:1786
  192. msgid "Follow requests must be approved"
  193. msgstr "Žádosti o sledování je nutné manuálně potvrdit"
  194. #: html.c:1788
  195. msgid "Publish follower and following metrics"
  196. msgstr "Zobrazit údaje o počtu sledovaných a sledujících"
  197. #: html.c:1791
  198. msgid "Current location:"
  199. msgstr "Geolokace:"
  200. #: html.c:1805
  201. msgid "Profile metadata (key=value pairs in each line):"
  202. msgstr "Metadata profilu (klíč=hodnota na jeden řádek):"
  203. #: html.c:1816
  204. msgid "Web interface language:"
  205. msgstr "Jazyk rozhraní:"
  206. #: html.c:1835
  207. msgid "New password:"
  208. msgstr "Nové heslo:"
  209. #: html.c:1842
  210. msgid "Repeat new password:"
  211. msgstr "Nové heslo znovu:"
  212. #: html.c:1852
  213. msgid "Update user info"
  214. msgstr "Uložit"
  215. #: html.c:1863
  216. msgid "Followed hashtags..."
  217. msgstr "Sledované hashtagy..."
  218. #: html.c:1865 html.c:1898
  219. msgid "One hashtag per line"
  220. msgstr "Jeden hashtag na řádek"
  221. #: html.c:1887 html.c:1919
  222. msgid "Update hashtags"
  223. msgstr "Aktualizovat hashtagy"
  224. #: html.c:2068
  225. msgid "Say you like this post"
  226. msgstr "Dát najevo, že se vám příspěvek líbí"
  227. #: html.c:2073 html.c:5578
  228. msgid "Unlike"
  229. msgstr "Nelíbí"
  230. #: html.c:2073
  231. msgid "Nah don't like it that much"
  232. msgstr "Vlastně se mi to zas tak nelíbí"
  233. #: html.c:2079 html.c:5715
  234. msgid "Unpin"
  235. msgstr "Odepnout"
  236. #: html.c:2079
  237. msgid "Unpin this post from your timeline"
  238. msgstr "Odepnout tento příspěvek z vaší osy"
  239. #: html.c:2082 html.c:5710
  240. msgid "Pin"
  241. msgstr "Připnout"
  242. #: html.c:2082
  243. msgid "Pin this post to the top of your timeline"
  244. msgstr "Připnout tento příspěvěk na začátek vaší osy"
  245. #: html.c:2089
  246. msgid "Announce this post to your followers"
  247. msgstr "Ukázat tento příspěvek vaším sledujícím"
  248. #: html.c:2094 html.c:5586
  249. msgid "Unboost"
  250. msgstr "Odboostit"
  251. #: html.c:2094
  252. msgid "I regret I boosted this"
  253. msgstr "Boostit to byl špatný nápad"
  254. #: html.c:2100 html.c:5725
  255. msgid "Unbookmark"
  256. msgstr "Zahodit"
  257. #: html.c:2100
  258. msgid "Delete this post from your bookmarks"
  259. msgstr "Odstranit tento příspěvěk ze záložek"
  260. #: html.c:2103 html.c:5720
  261. msgid "Bookmark"
  262. msgstr "Uložit"
  263. #: html.c:2103
  264. msgid "Add this post to your bookmarks"
  265. msgstr "Uložit tento příspěvek do záložek"
  266. #: html.c:2109 html.c:3890 html.c:4267 html.c:4354 html.c:5633
  267. msgid "Unfollow"
  268. msgstr "Přestat sledovat"
  269. #: html.c:2109 html.c:3891 html.c:4354
  270. msgid "Stop following this user's activity"
  271. msgstr "Přestat sledovat tohoto uživatele"
  272. #: html.c:2113 html.c:3905 html.c:4356
  273. msgid "Start following this user's activity"
  274. msgstr "Začít sledovat tohoto uživatele"
  275. #: html.c:2119 html.c:5663
  276. msgid "Unfollow Group"
  277. msgstr "Přestat Sledovat Skupinu"
  278. #: html.c:2120
  279. msgid "Stop following this group or channel"
  280. msgstr "Přestat sledovat tuto skupinu nebo kanál"
  281. #: html.c:2124 html.c:5650
  282. msgid "Follow Group"
  283. msgstr "Sledovat Skupinu"
  284. #: html.c:2125
  285. msgid "Start following this group or channel"
  286. msgstr "Začít sledovat tuto skupinu nebo kanál"
  287. #: html.c:2130 html.c:3927 html.c:5594
  288. msgid "MUTE"
  289. msgstr "ZTIŠIT"
  290. #: html.c:2131
  291. msgid "Block any activity from this user forever"
  292. msgstr "Jednou provždy zablokovat všechno od tohoto uživatele"
  293. #: html.c:2136 html.c:3909 html.c:5680
  294. msgid "Delete"
  295. msgstr "Smazat"
  296. #: html.c:2136
  297. msgid "Delete this post"
  298. msgstr "Smazat tento příspěvek"
  299. #: html.c:2139 html.c:5602
  300. msgid "Hide"
  301. msgstr "Schovat"
  302. #: html.c:2139
  303. msgid "Hide this post and its children"
  304. msgstr "Schovat tento příspěvek a příspěvky pod ním"
  305. #: html.c:2181
  306. msgid "Edit..."
  307. msgstr "Editovat..."
  308. #: html.c:2219
  309. msgid "Reply..."
  310. msgstr "Odpovědět..."
  311. #: html.c:2293
  312. msgid "Truncated (too deep)"
  313. msgstr "Ořezáno (moc hluboké)"
  314. #: html.c:2311
  315. msgid "follows you"
  316. msgstr "sleduje vás"
  317. #: html.c:2385
  318. msgid "Pinned"
  319. msgstr "Připnuto"
  320. #: html.c:2393
  321. msgid "Bookmarked"
  322. msgstr "Zazáložkováno"
  323. #: html.c:2401
  324. msgid "Poll"
  325. msgstr "Anketa"
  326. #: html.c:2408
  327. msgid "Voted"
  328. msgstr "Odhlasováno"
  329. #: html.c:2417
  330. msgid "Event"
  331. msgstr "Událost"
  332. #: html.c:2449 html.c:2478
  333. msgid "boosted"
  334. msgstr "boostí"
  335. #: html.c:2492
  336. msgid "in reply to"
  337. msgstr "odpověď pro"
  338. #: html.c:2548
  339. msgid " [SENSITIVE CONTENT]"
  340. msgstr "[CITLIVÝ OBSAH]"
  341. #: html.c:2920
  342. msgid "Vote"
  343. msgstr "Hlasuj"
  344. #: html.c:2930
  345. msgid "Closed"
  346. msgstr "Uzavřeno"
  347. #: html.c:2955
  348. msgid "Closes in"
  349. msgstr "Končí za"
  350. #: html.c:3035
  351. msgid "Video"
  352. msgstr "Video"
  353. #: html.c:3050
  354. msgid "Audio"
  355. msgstr "Audio"
  356. #: html.c:3078
  357. msgid "Attachment"
  358. msgstr "Příloha"
  359. #: html.c:3092
  360. msgid "Alt..."
  361. msgstr "Popisek..."
  362. #: html.c:3105
  363. msgid "Source channel or community"
  364. msgstr "Původní kanál nebo komunita"
  365. #: html.c:3199
  366. msgid "Time: "
  367. msgstr "Čas:"
  368. #: html.c:3280
  369. msgid "Older..."
  370. msgstr "Starší..."
  371. #: html.c:3382
  372. msgid "about this site"
  373. msgstr "o této stránce"
  374. #: html.c:3384
  375. msgid "powered by "
  376. msgstr "pohání "
  377. #: html.c:3453
  378. msgid "Dismiss"
  379. msgstr "Zahodit"
  380. #: html.c:3470
  381. #, c-format
  382. msgid "Timeline for list '%s'"
  383. msgstr "Časová osa pro seznam '%s'"
  384. #: html.c:3489 html.c:4944
  385. msgid "Pinned posts"
  386. msgstr "Připnuté příspěvky"
  387. #: html.c:3501 html.c:4959
  388. msgid "Bookmarked posts"
  389. msgstr "Záložky"
  390. #: html.c:3513 html.c:4974
  391. msgid "Post drafts"
  392. msgstr "Rozepsané příspěvky"
  393. #: html.c:3589
  394. msgid "No more unseen posts"
  395. msgstr "Nic nového"
  396. #: html.c:3593 html.c:3700 html.c:4066
  397. msgid "Back to top"
  398. msgstr "Zpátky nahoru"
  399. #: html.c:3653
  400. msgid "History"
  401. msgstr "Historie"
  402. #: html.c:3705 html.c:4071 html.c:4461
  403. msgid "More..."
  404. msgstr "Více..."
  405. #: html.c:3895 html.c:5616
  406. msgid "Unlimit"
  407. msgstr "Povolit boosty"
  408. #: html.c:3896
  409. msgid "Allow announces (boosts) from this user"
  410. msgstr "Zobrazovat boosty od tohoto uživatele"
  411. #: html.c:3899 html.c:5612
  412. msgid "Limit"
  413. msgstr "Skrýt boosty"
  414. #: html.c:3900
  415. msgid "Block announces (boosts) from this user"
  416. msgstr "Ztišit boosty od tohoto uživatele"
  417. #: html.c:3909
  418. msgid "Delete this user"
  419. msgstr "Smazat tohoto uživatele"
  420. #: html.c:3914 html.c:5730
  421. msgid "Approve"
  422. msgstr "Schválit"
  423. #: html.c:3915
  424. msgid "Approve this follow request"
  425. msgstr "Schválit žádost o sledování"
  426. #: html.c:3918 html.c:5754
  427. msgid "Discard"
  428. msgstr "Zahodit"
  429. #: html.c:3918
  430. msgid "Discard this follow request"
  431. msgstr "Zahodit žádost o sledování"
  432. #: html.c:3923 html.c:5598
  433. msgid "Unmute"
  434. msgstr "Zrušit ztišení"
  435. #: html.c:3924
  436. msgid "Stop blocking activities from this user"
  437. msgstr "Přestat blokovat tohoto uživatele"
  438. #: html.c:3928
  439. msgid "Block any activity from this user"
  440. msgstr "Zablokovat všechno od tohoto uživatele"
  441. #: html.c:3936
  442. msgid "Direct Message..."
  443. msgstr "Soukromá zpráva..."
  444. #: html.c:3971
  445. msgid "Pending follow confirmations"
  446. msgstr "Dosud nepotvrzené žádosti o sledování"
  447. #: html.c:3975
  448. msgid "People you follow"
  449. msgstr "Lidé, které sledujete"
  450. #: html.c:3976
  451. msgid "People that follow you"
  452. msgstr "Lidé, kteří vás sledují"
  453. #: html.c:4194
  454. msgid "Clear all"
  455. msgstr "Smazat vše"
  456. #: html.c:4261
  457. msgid "Mention"
  458. msgstr "Zmínil vás"
  459. #: html.c:4264
  460. msgid "Finished poll"
  461. msgstr "Ukončená anketa"
  462. #: html.c:4291
  463. msgid "Follow Request"
  464. msgstr "Žádost o sledování"
  465. #: html.c:4401
  466. msgid "Context"
  467. msgstr "Kontext"
  468. #: html.c:4419
  469. msgid "New"
  470. msgstr "Nové"
  471. #: html.c:4434
  472. msgid "Already seen"
  473. msgstr "Již viděno"
  474. #: html.c:4449
  475. msgid "None"
  476. msgstr "Nic"
  477. #: html.c:4738
  478. #, c-format
  479. msgid "Search results for account %s"
  480. msgstr "Výsledky vyhledávání účtu %s"
  481. #: html.c:4745
  482. #, c-format
  483. msgid "Account %s not found"
  484. msgstr "Účet %s nenalezen"
  485. #: html.c:4776
  486. #, c-format
  487. msgid "Search results for tag %s"
  488. msgstr "Výsledky k tagu %s"
  489. #: html.c:4776
  490. #, c-format
  491. msgid "Nothing found for tag %s"
  492. msgstr "Nic k tagu %s"
  493. #: html.c:4792
  494. #, c-format
  495. msgid "Search results for '%s' (may be more)"
  496. msgstr "Výsledky vyhledávání pro '%s' (může toho být víc)"
  497. #: html.c:4795
  498. #, c-format
  499. msgid "Search results for '%s'"
  500. msgstr "Výsledky vyhledávání pro '%s'"
  501. #: html.c:4798
  502. #, c-format
  503. msgid "No more matches for '%s'"
  504. msgstr "Nic víc pro '%s'"
  505. #: html.c:4800
  506. #, c-format
  507. msgid "Nothing found for '%s'"
  508. msgstr "Žádný výsledek pro '%s'"
  509. #: html.c:4929
  510. msgid "Showing instance timeline"
  511. msgstr "Časová osa místní instance"
  512. #: html.c:5012
  513. #, c-format
  514. msgid "Showing timeline for list '%s'"
  515. msgstr "Časová osa pro seznam '%s'"
  516. #: httpd.c:259
  517. #, c-format
  518. msgid "Search results for tag #%s"
  519. msgstr "Výsledky vyhledávání tagu #%s"
  520. #: httpd.c:268
  521. msgid "Recent posts by users in this instance"
  522. msgstr "Nedávné příspěvky od uživatelů této instance"
  523. #: html.c:1896
  524. msgid "Blocked hashtags..."
  525. msgstr "Blokované hashtagy..."
  526. #: html.c:652
  527. msgid "Optional URL to reply to"
  528. msgstr "URL adresa příspěvku, na který odpovědět"
  529. #: html.c:834
  530. msgid ""
  531. "Option 1...\n"
  532. "Option 2...\n"
  533. "Option 3...\n"
  534. "..."
  535. msgstr ""
  536. "Možnost 1...\n"
  537. "Možnost 2...\n"
  538. "Možnost 3...\n"
  539. "..."
  540. #: html.c:1739
  541. msgid "Bot API key"
  542. msgstr "API klíč Bota"
  543. #: html.c:1745
  544. msgid "Chat id"
  545. msgstr "Chat id"
  546. #: html.c:1753
  547. msgid "ntfy server - full URL (example: https://ntfy.sh/YourTopic)"
  548. msgstr "ntfy server - celá URL adresa (např: https://ntfy.sh/VaseTema)"
  549. #: html.c:1759
  550. msgid "ntfy token - if needed"
  551. msgstr "ntfy token - pokud je zapotřebí"
  552. #: html.c:3490
  553. msgid "pinned"
  554. msgstr "připnuté"
  555. #: html.c:3502
  556. msgid "bookmarks"
  557. msgstr "záložky"
  558. #: html.c:3514
  559. msgid "drafts"
  560. msgstr "rozepsané"
  561. #: html.c:718
  562. msgid "Scheduled post..."
  563. msgstr "Naplánovat příspěvek..."
  564. msgid "Post date and time:"
  565. msgstr "Den a čas:"
  566. #: html.c:3525 html.c:4989
  567. msgid "Scheduled posts"
  568. msgstr "Naplánované příspěvky"
  569. #: html.c:3526
  570. msgid "scheduled posts"
  571. msgstr "naplánované příspěvky"
  572. #: html.c:712
  573. #, c-format
  574. msgid "Post date and time (timezone: %s):"
  575. msgstr "Den a čas (časové pásmo: %s)"
  576. #: html.c:1821
  577. msgid "Time zone:"
  578. msgstr "Časové pásmo:"
  579. #: html.c:693
  580. msgid "Language:"
  581. msgstr "Jazyk:"
  582. #: html.c:1761
  583. msgid "Notify webhook:"
  584. msgstr "Notify webhook:"
  585. #: html.c:1767
  586. msgid "http://example.com/webhook"
  587. msgstr "http://priklad.cz/webhook"
  588. #: html.c:1826
  589. msgid "Languages you usually post in:"
  590. msgstr "Jazyky ve kterých píšete:"
  591. #: html.c:1832
  592. msgid "en fr es de_AT"
  593. msgstr "cs en fr de_AT"
  594. #: html.c:506
  595. msgid "Visibility: "
  596. msgstr "Viditelnost: "
  597. msgid "Public"
  598. msgstr "Veřejné"
  599. msgid "Unlisted"
  600. msgstr "Neveřejné"
  601. msgid "Followers-only"
  602. msgstr "Pouze pro sledující"
  603. msgid "Direct Message"
  604. msgstr "Soukromá Zpráva"
  605. #: html.c:566 html.c:2658 html.c:2683 html.c:5536
  606. msgid "EmojiUnreact"
  607. msgstr "EmojiOdebrat"
  608. #: html.c:566 html.c:1543 html.c:2658 html.c:2683 html.c:5547
  609. msgid "EmojiReact"
  610. msgstr "EmojiReakce"
  611. #: html.c:2201
  612. msgid "Emoji react..."
  613. msgstr "Reagovat emoji..."
  614. #: html.c:2733
  615. msgid "Emoji reactions: "
  616. msgstr "Emoji reakce: "
  617. #: html.c:1928
  618. msgid "Muted words..."
  619. msgstr "Ztlumená slova..."
  620. #: html.c:1930
  621. msgid "One word per line, partial matches count"
  622. msgstr "Co řádek, to slovo"
  623. #: html.c:1951
  624. msgid "Update muted words"
  625. msgstr "Aktualizovat ztlumená slova"
  626. #: html.c:2558
  627. msgid "Muted: "
  628. msgstr "Ztlumené: "
  629. #: html.c:4007
  630. msgid "Contact's posts"
  631. msgstr "Příspěvky uživatele"
  632. #: html.c:4076
  633. msgid "More (x 10)..."
  634. msgstr "Více (x 10)..."
  635. #: html.c:858
  636. msgid "End in 3 days"
  637. msgstr "Skončí za 3 dny"
  638. #: html.c:861
  639. msgid "End in 1 year"
  640. msgstr "Skončí za 1 rok"
  641. #: html.c:4160
  642. msgid "Likes"
  643. msgstr "Oblíbení"
  644. #: html.c:4161
  645. msgid "Emoji reacts"
  646. msgstr "Emoji reakce"
  647. #: html.c:4162
  648. msgid "Mentions"
  649. msgstr "Zmíňky"
  650. #: html.c:4163
  651. msgid "Announces"
  652. msgstr "Boosty"
  653. #: html.c:4164
  654. msgid "Follows"
  655. msgstr "Sledování"
  656. #: html.c:4165
  657. msgid "Unfollows"
  658. msgstr "Odsledování"
  659. #: html.c:4166
  660. msgid "Follow requests"
  661. msgstr "Žádosti o sledování"
  662. #: html.c:4167
  663. msgid "Blocks"
  664. msgstr "Blokace"
  665. #: html.c:4168
  666. msgid "Polls"
  667. msgstr "Ankety"
  668. #: html.c:4172
  669. msgid "Save"
  670. msgstr "Uložit"
  671. #: html.c:4180
  672. msgid "Notifications filter..."
  673. msgstr "Filtr notifikací..."
  674. #: data.c:45
  675. msgid "Jan"
  676. msgstr "led"
  677. #: data.c:46
  678. msgid "Feb"
  679. msgstr "úno"
  680. #: data.c:47
  681. msgid "Mar"
  682. msgstr "bře"
  683. #: data.c:48
  684. msgid "Apr"
  685. msgstr "dub"
  686. #: data.c:49
  687. msgid "May"
  688. msgstr "kvě"
  689. #: data.c:50
  690. msgid "Jun"
  691. msgstr "čer"
  692. #: data.c:51
  693. msgid "Jul"
  694. msgstr "čvc"
  695. #: data.c:52
  696. msgid "Aug"
  697. msgstr "srp"
  698. #: data.c:53
  699. msgid "Sep"
  700. msgstr "zář"
  701. #: data.c:54
  702. msgid "Oct"
  703. msgstr "říj"
  704. #: data.c:55
  705. msgid "Nov"
  706. msgstr "lis"
  707. #: data.c:56
  708. msgid "Dec"
  709. msgstr "pro"