2
0

radicale.po 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. msgid ""
  2. msgstr ""
  3. "PO-Revision-Date: 2021-04-09 08:04+0000\n"
  4. "Last-Translator: Pavel Pernička <pernicka.pa@gmail.com>\n"
  5. "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
  6. "luciapplicationsradicale/cs/>\n"
  7. "Language: cs\n"
  8. "Content-Type: text/plain; charset=UTF-8\n"
  9. "Content-Transfer-Encoding: 8bit\n"
  10. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
  11. "X-Generator: Weblate 4.6-dev\n"
  12. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268
  13. msgid ""
  14. "'AUTO' selects the highest protocol version that client and server support."
  15. msgstr ""
  16. "'AUTO' vybere nejvyšší verzi protokolu podporovanou klientem i serverem."
  17. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:223
  18. msgid ""
  19. "'Hostname:Port' or 'IPv4:Port' or '[IPv6]:Port' Radicale should listen on"
  20. msgstr ""
  21. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:272
  22. #, fuzzy
  23. msgid "AUTO"
  24. msgstr "AUTO"
  25. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706
  26. msgid "Additional HTTP headers"
  27. msgstr ""
  28. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:222
  29. msgid "Address:Port"
  30. msgstr ""
  31. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:80
  32. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:341
  33. msgid "Authentication"
  34. msgstr "Ověřování se"
  35. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:87
  36. msgid ""
  37. "Authentication login is matched against the 'user' key, and collection's "
  38. "path is matched against the 'collection' key."
  39. msgstr ""
  40. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:352
  41. msgid "Authentication method"
  42. msgstr ""
  43. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:342
  44. msgid "Authentication method to allow access to Radicale server."
  45. msgstr ""
  46. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:173
  47. msgid "Auto-start"
  48. msgstr ""
  49. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:190
  50. msgid "Boot delay"
  51. msgstr "Zpoždění bootu"
  52. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:23
  53. msgid "CalDAV/CardDAV"
  54. msgstr ""
  55. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:33
  56. msgid ""
  57. "Calendars and address books are available for both local and remote access, "
  58. "possibly limited through authentication policies."
  59. msgstr ""
  60. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:284
  61. msgid "Certificate file"
  62. msgstr ""
  63. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:677
  64. msgid ""
  65. "Change here the encoding Radicale will use instead of 'UTF-8' for responses "
  66. "to the client and/or to store data inside collections."
  67. msgstr ""
  68. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:544
  69. msgid "Console Log level"
  70. msgstr ""
  71. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:419
  72. msgid "Control the access to data collections."
  73. msgstr ""
  74. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:552
  75. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:574
  76. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:596
  77. msgid "Critical"
  78. msgstr "Kritické"
  79. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:707
  80. msgid ""
  81. "Cross-origin resource sharing (CORS) is a mechanism that allows restricted "
  82. "resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from "
  83. "another domain outside the domain from which the resource originated."
  84. msgstr ""
  85. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:548
  86. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:570
  87. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:592
  88. msgid "Debug"
  89. msgstr "Ladění"
  90. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:191
  91. msgid "Delay (in seconds) during system boot before Radicale start"
  92. msgstr ""
  93. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:508
  94. msgid "Directory"
  95. msgstr "Adresář"
  96. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:524
  97. msgid "Directory not exists/found !"
  98. msgstr ""
  99. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:527
  100. msgid "Directory required !"
  101. msgstr ""
  102. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:611
  103. msgid "Directory where the rotating log-files are stored"
  104. msgstr ""
  105. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:193
  106. msgid "During delay ifup-events are not monitored !"
  107. msgstr "Během prodlení nejsou monitorovány události zapnutí rozhraní!"
  108. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:251
  109. msgid "Enable HTTPS"
  110. msgstr ""
  111. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:174
  112. msgid ""
  113. "Enable/Disable auto-start of Radicale on system start-up and interface events"
  114. msgstr ""
  115. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:676
  116. msgid "Encoding"
  117. msgstr ""
  118. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:689
  119. msgid "Encoding for responding requests."
  120. msgstr ""
  121. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:698
  122. msgid "Encoding for storing local collections."
  123. msgstr ""
  124. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:385
  125. msgid "Encryption method"
  126. msgstr ""
  127. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:551
  128. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:573
  129. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:595
  130. msgid "Error"
  131. msgstr "Chyba"
  132. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:120
  133. msgid "File '%s' not found !"
  134. msgstr ""
  135. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:588
  136. msgid "File Log level"
  137. msgstr ""
  138. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:300
  139. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:325
  140. msgid "File not found !"
  141. msgstr ""
  142. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:488
  143. msgid "File-system"
  144. msgstr ""
  145. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:92
  146. msgid ""
  147. "For example, for the 'user' key, '.+' means 'authenticated user' and '.*' "
  148. "means 'anybody' (including anonymous users)."
  149. msgstr ""
  150. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:435
  151. msgid "Full access for Owner only"
  152. msgstr ""
  153. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:434
  154. msgid "Full access for authenticated Users"
  155. msgstr ""
  156. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:433
  157. msgid "Full access for everybody (including anonymous)"
  158. msgstr ""
  159. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:285
  160. msgid "Full path and file name of certificate"
  161. msgstr ""
  162. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:310
  163. msgid "Full path and file name of private key"
  164. msgstr ""
  165. #: applications/luci-app-radicale/root/usr/share/rpcd/acl.d/luci-app-radicale.json:3
  166. msgid "Grant UCI access for luci-app-radicale"
  167. msgstr ""
  168. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:549
  169. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:571
  170. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:593
  171. msgid "Info"
  172. msgstr "Informace"
  173. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:83
  174. msgid "Keep in mind to use the correct hashing algorithm !"
  175. msgstr ""
  176. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:97
  177. msgid "Leading or ending slashes are trimmed from collection's path."
  178. msgstr ""
  179. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:653
  180. msgid "Log-backup Count"
  181. msgstr ""
  182. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:77
  183. msgid "Log-file Viewer"
  184. msgstr ""
  185. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:610
  186. msgid "Log-file directory"
  187. msgstr ""
  188. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:630
  189. msgid "Log-file size"
  190. msgstr ""
  191. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:533
  192. msgid "Logging"
  193. msgstr "Protokolování"
  194. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:235
  195. msgid "Logon message"
  196. msgstr ""
  197. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:631
  198. msgid "Maximum size of each rotation log-file."
  199. msgstr ""
  200. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:236
  201. msgid "Message displayed in the client when a password is needed."
  202. msgstr ""
  203. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:46
  204. msgid "NOT installed"
  205. msgstr "NENÍ nainstalováno"
  206. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:356
  207. msgid "None"
  208. msgstr "Žádný"
  209. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:654
  210. msgid "Number of backup files of log to create."
  211. msgstr ""
  212. #: applications/luci-app-radicale/luasrc/view/radicale/tabmap_nsections.htm:50
  213. msgid "One or more missing/invalid fields on tab"
  214. msgstr ""
  215. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:436
  216. msgid "Owner allow write, authenticated users allow read"
  217. msgstr ""
  218. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:303
  219. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:328
  220. msgid "Path/File required !"
  221. msgstr ""
  222. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:81
  223. msgid ""
  224. "Place here the 'user:password' pairs for your users which should have access "
  225. "to Radicale."
  226. msgstr ""
  227. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:67
  228. msgid "Please install current version !"
  229. msgstr "Nainstalujte prosím aktuální verzi!"
  230. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:78
  231. msgid "Please press [Reload] button below to reread the file."
  232. msgstr ""
  233. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:78
  234. msgid "Please update to current version !"
  235. msgstr ""
  236. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:225
  237. msgid "Port numbers below 1024 (Privileged ports) are not supported"
  238. msgstr ""
  239. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:309
  240. msgid "Private key file"
  241. msgstr ""
  242. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:19
  243. msgid "Radicale CalDAV/CardDAV Server"
  244. msgstr ""
  245. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:459
  246. msgid "Radicale uses '/etc/radicale/rights' as regexp-based file."
  247. msgstr ""
  248. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:404
  249. msgid "Radicale uses '/etc/radicale/users' as htpasswd file."
  250. msgstr ""
  251. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:402
  252. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:457
  253. msgid "Read only!"
  254. msgstr ""
  255. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:455
  256. msgid "RegExp file"
  257. msgstr ""
  258. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:56
  259. msgid "Reload"
  260. msgstr "Znovu načíst"
  261. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:688
  262. msgid "Response Encoding"
  263. msgstr ""
  264. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:86
  265. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:418
  266. msgid "Rights"
  267. msgstr ""
  268. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:437
  269. msgid "Rights are based on a regexp-based file"
  270. msgstr ""
  271. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:429
  272. msgid "Rights backend"
  273. msgstr ""
  274. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:392
  275. msgid "SHA-1"
  276. msgstr ""
  277. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:267
  278. msgid "SSL Protocol"
  279. msgstr ""
  280. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:62
  281. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:65
  282. msgid "Save"
  283. msgstr "Uložit"
  284. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:95
  285. msgid "Section names are only used for naming the rule."
  286. msgstr ""
  287. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:211
  288. msgid "Server"
  289. msgstr "Server"
  290. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:633
  291. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:656
  292. msgid "Setting this parameter to '0' will disable rotation of log-file."
  293. msgstr ""
  294. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:62
  295. msgid "Software package '%s' is not installed."
  296. msgstr "Softwarový balíček '%s' není nainstalován."
  297. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:71
  298. msgid "Software package '%s' is outdated."
  299. msgstr "Softwarový balíček '%s' je zastaralý."
  300. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:26
  301. msgid "Software update required"
  302. msgstr ""
  303. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:164
  304. #: applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm:10
  305. msgid "Start"
  306. msgstr "Start"
  307. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:155
  308. msgid "Start / Stop"
  309. msgstr "Spustit / zastavit"
  310. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:156
  311. msgid "Start/Stop Radicale server"
  312. msgstr ""
  313. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:473
  314. msgid "Storage"
  315. msgstr ""
  316. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:697
  317. msgid "Storage Encoding"
  318. msgstr ""
  319. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:484
  320. msgid "Storage backend"
  321. msgstr ""
  322. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:566
  323. msgid "Syslog Log level"
  324. msgstr ""
  325. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:141
  326. msgid "System"
  327. msgstr "Systém"
  328. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:32
  329. msgid ""
  330. "The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) "
  331. "server solution."
  332. msgstr ""
  333. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:34
  334. msgid ""
  335. "They can be viewed and edited by calendar and contact clients on mobile "
  336. "phones or computers."
  337. msgstr ""
  338. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:408
  339. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:463
  340. msgid "To edit the file follow this link!"
  341. msgstr ""
  342. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:615
  343. msgid "To view latest log file follow this link!"
  344. msgstr ""
  345. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:201
  346. msgid "Value is not a number"
  347. msgstr "Hodnota není číslo"
  348. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:644
  349. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:667
  350. msgid "Value is not an Integer >= 0 !"
  351. msgstr ""
  352. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:203
  353. msgid "Value not between 0 and 300"
  354. msgstr "Hodnota není v rozsahu 0 až 300"
  355. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:647
  356. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:670
  357. msgid "Value required ! Integer >= 0 !"
  358. msgstr ""
  359. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:40
  360. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:42
  361. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:45
  362. msgid "Version"
  363. msgstr "Verze"
  364. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:38
  365. msgid "Version Information"
  366. msgstr "Informace o verzi"
  367. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:485
  368. msgid ""
  369. "WARNING: Only 'File-system' is documented and tested by Radicale development"
  370. msgstr ""
  371. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:550
  372. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:572
  373. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:594
  374. msgid "Warning"
  375. msgstr "Varování"
  376. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:90
  377. msgid ""
  378. "You can also get groups from the user regex in the collection with {0}, {1}, "
  379. "etc."
  380. msgstr ""
  381. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:89
  382. msgid ""
  383. "You can use Python's ConfigParser interpolation values %(login)s and "
  384. "%(path)s."
  385. msgstr ""
  386. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:390
  387. msgid "crypt"
  388. msgstr ""
  389. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:357
  390. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:400
  391. msgid "htpasswd file"
  392. msgstr ""
  393. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:44
  394. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:73
  395. msgid "installed"
  396. msgstr "nainstalováno"
  397. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:623
  398. msgid "no valid path given!"
  399. msgstr ""
  400. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:43
  401. msgid "or higher"
  402. msgstr "nebo vyšší"
  403. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:391
  404. msgid "plain"
  405. msgstr ""
  406. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:41
  407. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:64
  408. #: applications/luci-app-radicale/luasrc/controller/radicale.lua:75
  409. msgid "required"
  410. msgstr "vyžadováno"
  411. #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393
  412. msgid "salted SHA-1"
  413. msgstr ""
  414. #~ msgid "custom"
  415. #~ msgstr "vlastní"