calendar.po 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ownCloud\n"
  9. "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
  10. "POT-Creation-Date: 2011-09-24 23:05+0200\n"
  11. "PO-Revision-Date: 2011-09-24 21:05+0000\n"
  12. "Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
  13. "Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: cs_CZ\n"
  18. "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n"
  19. #: ajax/createcalendar.php:18 ajax/settimezone.php:19
  20. #: ajax/updatecalendar.php:18
  21. msgid "Authentication error"
  22. msgstr ""
  23. #: ajax/editeventform.php:25
  24. msgid "Wrong calendar"
  25. msgstr ""
  26. #: ajax/settimezone.php:27
  27. msgid "Timezone changed"
  28. msgstr ""
  29. #: ajax/settimezone.php:29
  30. msgid "Invalid request"
  31. msgstr ""
  32. #: appinfo/app.php:19 templates/part.eventform.php:27
  33. #: templates/part.eventinfo.php:18
  34. msgid "Calendar"
  35. msgstr ""
  36. #: lib/object.php:292
  37. msgid "Birthday"
  38. msgstr ""
  39. #: lib/object.php:293
  40. msgid "Business"
  41. msgstr ""
  42. #: lib/object.php:294
  43. msgid "Call"
  44. msgstr ""
  45. #: lib/object.php:295
  46. msgid "Clients"
  47. msgstr ""
  48. #: lib/object.php:296
  49. msgid "Deliverer"
  50. msgstr ""
  51. #: lib/object.php:297
  52. msgid "Holidays"
  53. msgstr ""
  54. #: lib/object.php:298
  55. msgid "Ideas"
  56. msgstr ""
  57. #: lib/object.php:299
  58. msgid "Journey"
  59. msgstr ""
  60. #: lib/object.php:300
  61. msgid "Jubilee"
  62. msgstr ""
  63. #: lib/object.php:301
  64. msgid "Meeting"
  65. msgstr ""
  66. #: lib/object.php:302
  67. msgid "Other"
  68. msgstr ""
  69. #: lib/object.php:303
  70. msgid "Personal"
  71. msgstr ""
  72. #: lib/object.php:304
  73. msgid "Projects"
  74. msgstr ""
  75. #: lib/object.php:305
  76. msgid "Questions"
  77. msgstr ""
  78. #: lib/object.php:306
  79. msgid "Work"
  80. msgstr ""
  81. #: lib/object.php:313
  82. msgid "Does not repeat"
  83. msgstr ""
  84. #: lib/object.php:314
  85. msgid "Daily"
  86. msgstr ""
  87. #: lib/object.php:315
  88. msgid "Weekly"
  89. msgstr ""
  90. #: lib/object.php:316
  91. msgid "Every Weekday"
  92. msgstr ""
  93. #: lib/object.php:317
  94. msgid "Bi-Weekly"
  95. msgstr ""
  96. #: lib/object.php:318
  97. msgid "Monthly"
  98. msgstr ""
  99. #: lib/object.php:319
  100. msgid "Yearly"
  101. msgstr ""
  102. #: lib/object.php:337
  103. msgid "Not an array"
  104. msgstr ""
  105. #: templates/calendar.php:3
  106. msgid "All day"
  107. msgstr ""
  108. #: templates/calendar.php:32
  109. msgid "Sunday"
  110. msgstr ""
  111. #: templates/calendar.php:32
  112. msgid "Monday"
  113. msgstr ""
  114. #: templates/calendar.php:32
  115. msgid "Tuesday"
  116. msgstr ""
  117. #: templates/calendar.php:32
  118. msgid "Wednesday"
  119. msgstr ""
  120. #: templates/calendar.php:32
  121. msgid "Thursday"
  122. msgstr ""
  123. #: templates/calendar.php:32
  124. msgid "Friday"
  125. msgstr ""
  126. #: templates/calendar.php:32
  127. msgid "Saturday"
  128. msgstr ""
  129. #: templates/calendar.php:33
  130. msgid "Sun."
  131. msgstr ""
  132. #: templates/calendar.php:33
  133. msgid "Mon."
  134. msgstr ""
  135. #: templates/calendar.php:33
  136. msgid "Tue."
  137. msgstr ""
  138. #: templates/calendar.php:33
  139. msgid "Wed."
  140. msgstr ""
  141. #: templates/calendar.php:33
  142. msgid "Thu."
  143. msgstr ""
  144. #: templates/calendar.php:33
  145. msgid "Fri."
  146. msgstr ""
  147. #: templates/calendar.php:33
  148. msgid "Sat."
  149. msgstr ""
  150. #: templates/calendar.php:34
  151. msgid "January"
  152. msgstr ""
  153. #: templates/calendar.php:34
  154. msgid "February"
  155. msgstr ""
  156. #: templates/calendar.php:34
  157. msgid "March"
  158. msgstr ""
  159. #: templates/calendar.php:34
  160. msgid "April"
  161. msgstr ""
  162. #: templates/calendar.php:34
  163. msgid "May"
  164. msgstr ""
  165. #: templates/calendar.php:34
  166. msgid "June"
  167. msgstr ""
  168. #: templates/calendar.php:34
  169. msgid "July"
  170. msgstr ""
  171. #: templates/calendar.php:34
  172. msgid "August"
  173. msgstr ""
  174. #: templates/calendar.php:34
  175. msgid "September"
  176. msgstr ""
  177. #: templates/calendar.php:34
  178. msgid "October"
  179. msgstr ""
  180. #: templates/calendar.php:34
  181. msgid "November"
  182. msgstr ""
  183. #: templates/calendar.php:34
  184. msgid "December"
  185. msgstr ""
  186. #: templates/calendar.php:35
  187. msgid "Jan."
  188. msgstr ""
  189. #: templates/calendar.php:35
  190. msgid "Feb."
  191. msgstr ""
  192. #: templates/calendar.php:35
  193. msgid "Mar."
  194. msgstr ""
  195. #: templates/calendar.php:35
  196. msgid "Apr."
  197. msgstr ""
  198. #: templates/calendar.php:35
  199. msgid "May."
  200. msgstr ""
  201. #: templates/calendar.php:35
  202. msgid "Jun."
  203. msgstr ""
  204. #: templates/calendar.php:35
  205. msgid "Jul."
  206. msgstr ""
  207. #: templates/calendar.php:35
  208. msgid "Aug."
  209. msgstr ""
  210. #: templates/calendar.php:35
  211. msgid "Sep."
  212. msgstr ""
  213. #: templates/calendar.php:35
  214. msgid "Oct."
  215. msgstr ""
  216. #: templates/calendar.php:35
  217. msgid "Nov."
  218. msgstr ""
  219. #: templates/calendar.php:35
  220. msgid "Dec."
  221. msgstr ""
  222. #: templates/calendar.php:36 templates/calendar.php:50
  223. #: templates/calendar.php:116
  224. msgid "Week"
  225. msgstr ""
  226. #: templates/calendar.php:37 templates/calendar.php:51
  227. msgid "Weeks"
  228. msgstr ""
  229. #: templates/calendar.php:38
  230. msgid "More before {startdate}"
  231. msgstr ""
  232. #: templates/calendar.php:39
  233. msgid "More after {enddate}"
  234. msgstr ""
  235. #: templates/calendar.php:49
  236. msgid "Day"
  237. msgstr ""
  238. #: templates/calendar.php:52
  239. msgid "Month"
  240. msgstr ""
  241. #: templates/calendar.php:53
  242. msgid "List"
  243. msgstr ""
  244. #: templates/calendar.php:58
  245. msgid "Today"
  246. msgstr ""
  247. #: templates/calendar.php:59
  248. msgid "Calendars"
  249. msgstr ""
  250. #: templates/calendar.php:76 templates/calendar.php:94
  251. msgid "Time"
  252. msgstr ""
  253. #: templates/calendar.php:169
  254. msgid "There was a fail, while parsing the file."
  255. msgstr ""
  256. #: templates/part.choosecalendar.php:1
  257. msgid "Choose active calendars"
  258. msgstr ""
  259. #: templates/part.choosecalendar.php:15
  260. msgid "New Calendar"
  261. msgstr ""
  262. #: templates/part.choosecalendar.php:20
  263. #: templates/part.choosecalendar.rowfields.php:4
  264. msgid "CalDav Link"
  265. msgstr ""
  266. #: templates/part.choosecalendar.rowfields.php:4
  267. msgid "Download"
  268. msgstr ""
  269. #: templates/part.choosecalendar.rowfields.php:4
  270. #: templates/part.eventinfo.php:64
  271. msgid "Edit"
  272. msgstr ""
  273. #: templates/part.choosecalendar.rowfields.php:4
  274. #: templates/part.editevent.php:8
  275. msgid "Delete"
  276. msgstr ""
  277. #: templates/part.editcalendar.php:9
  278. msgid "New calendar"
  279. msgstr ""
  280. #: templates/part.editcalendar.php:9
  281. msgid "Edit calendar"
  282. msgstr ""
  283. #: templates/part.editcalendar.php:12
  284. msgid "Displayname"
  285. msgstr ""
  286. #: templates/part.editcalendar.php:23
  287. msgid "Active"
  288. msgstr ""
  289. #: templates/part.editcalendar.php:29 templates/part.eventform.php:88
  290. #: templates/part.eventinfo.php:58
  291. msgid "Description"
  292. msgstr ""
  293. #: templates/part.editcalendar.php:35
  294. msgid "Calendar color"
  295. msgstr ""
  296. #: templates/part.editcalendar.php:41
  297. msgid "Save"
  298. msgstr ""
  299. #: templates/part.editcalendar.php:41 templates/part.editevent.php:7
  300. #: templates/part.newevent.php:6
  301. msgid "Submit"
  302. msgstr ""
  303. #: templates/part.editcalendar.php:42
  304. msgid "Cancel"
  305. msgstr ""
  306. #: templates/part.editevent.php:1 templates/part.eventinfo.php:1
  307. msgid "Edit an event"
  308. msgstr ""
  309. #: templates/part.eventform.php:3 templates/part.eventinfo.php:4
  310. msgid "Title"
  311. msgstr ""
  312. #: templates/part.eventform.php:5
  313. msgid "Title of the Event"
  314. msgstr ""
  315. #: templates/part.eventform.php:9 templates/part.eventinfo.php:9
  316. msgid "Location"
  317. msgstr ""
  318. #: templates/part.eventform.php:11
  319. msgid "Location of the Event"
  320. msgstr ""
  321. #: templates/part.eventform.php:17 templates/part.eventinfo.php:16
  322. msgid "Category"
  323. msgstr ""
  324. #: templates/part.eventform.php:19
  325. msgid "Select category"
  326. msgstr ""
  327. #: templates/part.eventform.php:45 templates/part.eventinfo.php:28
  328. msgid "All Day Event"
  329. msgstr ""
  330. #: templates/part.eventform.php:49 templates/part.eventinfo.php:31
  331. msgid "From"
  332. msgstr ""
  333. #: templates/part.eventform.php:57 templates/part.eventinfo.php:38
  334. msgid "To"
  335. msgstr ""
  336. #: templates/part.eventform.php:65 templates/part.eventinfo.php:44
  337. msgid "Repeat"
  338. msgstr ""
  339. #: templates/part.eventform.php:81 templates/part.eventinfo.php:51
  340. msgid "Attendees"
  341. msgstr ""
  342. #: templates/part.eventform.php:89
  343. msgid "Description of the Event"
  344. msgstr ""
  345. #: templates/part.eventinfo.php:63
  346. msgid "Close"
  347. msgstr ""
  348. #: templates/part.newevent.php:1
  349. msgid "Create a new event"
  350. msgstr ""
  351. #: templates/settings.php:11
  352. msgid "Timezone"
  353. msgstr ""