calendar.po 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814
  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://bugs.owncloud.org/\n"
  10. "POT-Creation-Date: 2012-08-11 02:02+0200\n"
  11. "PO-Revision-Date: 2012-08-11 00:02+0000\n"
  12. "Last-Translator: owncloud_robot <thomas.mueller@tmit.eu>\n"
  13. "Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Language: id_ID\n"
  18. "Plural-Forms: nplurals=1; plural=0\n"
  19. #: ajax/cache/status.php:19
  20. msgid "Not all calendars are completely cached"
  21. msgstr ""
  22. #: ajax/cache/status.php:21
  23. msgid "Everything seems to be completely cached"
  24. msgstr ""
  25. #: ajax/categories/rescan.php:29
  26. msgid "No calendars found."
  27. msgstr ""
  28. #: ajax/categories/rescan.php:37
  29. msgid "No events found."
  30. msgstr ""
  31. #: ajax/event/edit.form.php:20
  32. msgid "Wrong calendar"
  33. msgstr ""
  34. #: ajax/import/dropimport.php:29 ajax/import/import.php:64
  35. msgid ""
  36. "The file contained either no events or all events are already saved in your "
  37. "calendar."
  38. msgstr ""
  39. #: ajax/import/dropimport.php:31 ajax/import/import.php:67
  40. msgid "events has been saved in the new calendar"
  41. msgstr ""
  42. #: ajax/import/import.php:56
  43. msgid "Import failed"
  44. msgstr ""
  45. #: ajax/import/import.php:69
  46. msgid "events has been saved in your calendar"
  47. msgstr ""
  48. #: ajax/settings/guesstimezone.php:25
  49. msgid "New Timezone:"
  50. msgstr ""
  51. #: ajax/settings/settimezone.php:23
  52. msgid "Timezone changed"
  53. msgstr ""
  54. #: ajax/settings/settimezone.php:25
  55. msgid "Invalid request"
  56. msgstr ""
  57. #: appinfo/app.php:35 templates/calendar.php:15
  58. #: templates/part.eventform.php:33 templates/part.showevent.php:33
  59. msgid "Calendar"
  60. msgstr ""
  61. #: js/calendar.js:832
  62. msgid "ddd"
  63. msgstr ""
  64. #: js/calendar.js:833
  65. msgid "ddd M/d"
  66. msgstr ""
  67. #: js/calendar.js:834
  68. msgid "dddd M/d"
  69. msgstr ""
  70. #: js/calendar.js:837
  71. msgid "MMMM yyyy"
  72. msgstr ""
  73. #: js/calendar.js:839
  74. msgid "MMM d[ yyyy]{ '&#8212;'[ MMM] d yyyy}"
  75. msgstr ""
  76. #: js/calendar.js:841
  77. msgid "dddd, MMM d, yyyy"
  78. msgstr ""
  79. #: lib/app.php:121
  80. msgid "Birthday"
  81. msgstr ""
  82. #: lib/app.php:122
  83. msgid "Business"
  84. msgstr ""
  85. #: lib/app.php:123
  86. msgid "Call"
  87. msgstr ""
  88. #: lib/app.php:124
  89. msgid "Clients"
  90. msgstr ""
  91. #: lib/app.php:125
  92. msgid "Deliverer"
  93. msgstr ""
  94. #: lib/app.php:126
  95. msgid "Holidays"
  96. msgstr ""
  97. #: lib/app.php:127
  98. msgid "Ideas"
  99. msgstr ""
  100. #: lib/app.php:128
  101. msgid "Journey"
  102. msgstr ""
  103. #: lib/app.php:129
  104. msgid "Jubilee"
  105. msgstr ""
  106. #: lib/app.php:130
  107. msgid "Meeting"
  108. msgstr ""
  109. #: lib/app.php:131
  110. msgid "Other"
  111. msgstr ""
  112. #: lib/app.php:132
  113. msgid "Personal"
  114. msgstr ""
  115. #: lib/app.php:133
  116. msgid "Projects"
  117. msgstr ""
  118. #: lib/app.php:134
  119. msgid "Questions"
  120. msgstr ""
  121. #: lib/app.php:135
  122. msgid "Work"
  123. msgstr ""
  124. #: lib/app.php:351 lib/app.php:361
  125. msgid "by"
  126. msgstr ""
  127. #: lib/app.php:359 lib/app.php:399
  128. msgid "unnamed"
  129. msgstr ""
  130. #: lib/import.php:184 templates/calendar.php:12
  131. #: templates/part.choosecalendar.php:22
  132. msgid "New Calendar"
  133. msgstr ""
  134. #: lib/object.php:372
  135. msgid "Does not repeat"
  136. msgstr ""
  137. #: lib/object.php:373
  138. msgid "Daily"
  139. msgstr ""
  140. #: lib/object.php:374
  141. msgid "Weekly"
  142. msgstr ""
  143. #: lib/object.php:375
  144. msgid "Every Weekday"
  145. msgstr ""
  146. #: lib/object.php:376
  147. msgid "Bi-Weekly"
  148. msgstr ""
  149. #: lib/object.php:377
  150. msgid "Monthly"
  151. msgstr ""
  152. #: lib/object.php:378
  153. msgid "Yearly"
  154. msgstr ""
  155. #: lib/object.php:388
  156. msgid "never"
  157. msgstr ""
  158. #: lib/object.php:389
  159. msgid "by occurrences"
  160. msgstr ""
  161. #: lib/object.php:390
  162. msgid "by date"
  163. msgstr ""
  164. #: lib/object.php:400
  165. msgid "by monthday"
  166. msgstr ""
  167. #: lib/object.php:401
  168. msgid "by weekday"
  169. msgstr ""
  170. #: lib/object.php:411 templates/calendar.php:5 templates/settings.php:69
  171. msgid "Monday"
  172. msgstr ""
  173. #: lib/object.php:412 templates/calendar.php:5
  174. msgid "Tuesday"
  175. msgstr ""
  176. #: lib/object.php:413 templates/calendar.php:5
  177. msgid "Wednesday"
  178. msgstr ""
  179. #: lib/object.php:414 templates/calendar.php:5
  180. msgid "Thursday"
  181. msgstr ""
  182. #: lib/object.php:415 templates/calendar.php:5
  183. msgid "Friday"
  184. msgstr ""
  185. #: lib/object.php:416 templates/calendar.php:5
  186. msgid "Saturday"
  187. msgstr ""
  188. #: lib/object.php:417 templates/calendar.php:5 templates/settings.php:70
  189. msgid "Sunday"
  190. msgstr ""
  191. #: lib/object.php:427
  192. msgid "events week of month"
  193. msgstr ""
  194. #: lib/object.php:428
  195. msgid "first"
  196. msgstr ""
  197. #: lib/object.php:429
  198. msgid "second"
  199. msgstr ""
  200. #: lib/object.php:430
  201. msgid "third"
  202. msgstr ""
  203. #: lib/object.php:431
  204. msgid "fourth"
  205. msgstr ""
  206. #: lib/object.php:432
  207. msgid "fifth"
  208. msgstr ""
  209. #: lib/object.php:433
  210. msgid "last"
  211. msgstr ""
  212. #: lib/object.php:467 templates/calendar.php:7
  213. msgid "January"
  214. msgstr ""
  215. #: lib/object.php:468 templates/calendar.php:7
  216. msgid "February"
  217. msgstr ""
  218. #: lib/object.php:469 templates/calendar.php:7
  219. msgid "March"
  220. msgstr ""
  221. #: lib/object.php:470 templates/calendar.php:7
  222. msgid "April"
  223. msgstr ""
  224. #: lib/object.php:471 templates/calendar.php:7
  225. msgid "May"
  226. msgstr ""
  227. #: lib/object.php:472 templates/calendar.php:7
  228. msgid "June"
  229. msgstr ""
  230. #: lib/object.php:473 templates/calendar.php:7
  231. msgid "July"
  232. msgstr ""
  233. #: lib/object.php:474 templates/calendar.php:7
  234. msgid "August"
  235. msgstr ""
  236. #: lib/object.php:475 templates/calendar.php:7
  237. msgid "September"
  238. msgstr ""
  239. #: lib/object.php:476 templates/calendar.php:7
  240. msgid "October"
  241. msgstr ""
  242. #: lib/object.php:477 templates/calendar.php:7
  243. msgid "November"
  244. msgstr ""
  245. #: lib/object.php:478 templates/calendar.php:7
  246. msgid "December"
  247. msgstr ""
  248. #: lib/object.php:488
  249. msgid "by events date"
  250. msgstr ""
  251. #: lib/object.php:489
  252. msgid "by yearday(s)"
  253. msgstr ""
  254. #: lib/object.php:490
  255. msgid "by weeknumber(s)"
  256. msgstr ""
  257. #: lib/object.php:491
  258. msgid "by day and month"
  259. msgstr ""
  260. #: lib/search.php:35 lib/search.php:37 lib/search.php:40
  261. msgid "Date"
  262. msgstr ""
  263. #: lib/search.php:43
  264. msgid "Cal."
  265. msgstr ""
  266. #: templates/calendar.php:6
  267. msgid "Sun."
  268. msgstr ""
  269. #: templates/calendar.php:6
  270. msgid "Mon."
  271. msgstr ""
  272. #: templates/calendar.php:6
  273. msgid "Tue."
  274. msgstr ""
  275. #: templates/calendar.php:6
  276. msgid "Wed."
  277. msgstr ""
  278. #: templates/calendar.php:6
  279. msgid "Thu."
  280. msgstr ""
  281. #: templates/calendar.php:6
  282. msgid "Fri."
  283. msgstr ""
  284. #: templates/calendar.php:6
  285. msgid "Sat."
  286. msgstr ""
  287. #: templates/calendar.php:8
  288. msgid "Jan."
  289. msgstr ""
  290. #: templates/calendar.php:8
  291. msgid "Feb."
  292. msgstr ""
  293. #: templates/calendar.php:8
  294. msgid "Mar."
  295. msgstr ""
  296. #: templates/calendar.php:8
  297. msgid "Apr."
  298. msgstr ""
  299. #: templates/calendar.php:8
  300. msgid "May."
  301. msgstr ""
  302. #: templates/calendar.php:8
  303. msgid "Jun."
  304. msgstr ""
  305. #: templates/calendar.php:8
  306. msgid "Jul."
  307. msgstr ""
  308. #: templates/calendar.php:8
  309. msgid "Aug."
  310. msgstr ""
  311. #: templates/calendar.php:8
  312. msgid "Sep."
  313. msgstr ""
  314. #: templates/calendar.php:8
  315. msgid "Oct."
  316. msgstr ""
  317. #: templates/calendar.php:8
  318. msgid "Nov."
  319. msgstr ""
  320. #: templates/calendar.php:8
  321. msgid "Dec."
  322. msgstr ""
  323. #: templates/calendar.php:11
  324. msgid "All day"
  325. msgstr ""
  326. #: templates/calendar.php:13
  327. msgid "Missing fields"
  328. msgstr ""
  329. #: templates/calendar.php:14 templates/part.eventform.php:19
  330. #: templates/part.showevent.php:11
  331. msgid "Title"
  332. msgstr ""
  333. #: templates/calendar.php:16
  334. msgid "From Date"
  335. msgstr ""
  336. #: templates/calendar.php:17
  337. msgid "From Time"
  338. msgstr ""
  339. #: templates/calendar.php:18
  340. msgid "To Date"
  341. msgstr ""
  342. #: templates/calendar.php:19
  343. msgid "To Time"
  344. msgstr ""
  345. #: templates/calendar.php:20
  346. msgid "The event ends before it starts"
  347. msgstr ""
  348. #: templates/calendar.php:21
  349. msgid "There was a database fail"
  350. msgstr ""
  351. #: templates/calendar.php:39
  352. msgid "Week"
  353. msgstr ""
  354. #: templates/calendar.php:40
  355. msgid "Month"
  356. msgstr ""
  357. #: templates/calendar.php:41
  358. msgid "List"
  359. msgstr ""
  360. #: templates/calendar.php:45
  361. msgid "Today"
  362. msgstr ""
  363. #: templates/calendar.php:46 templates/calendar.php:47
  364. msgid "Settings"
  365. msgstr ""
  366. #: templates/part.choosecalendar.php:2
  367. msgid "Your calendars"
  368. msgstr ""
  369. #: templates/part.choosecalendar.php:27
  370. #: templates/part.choosecalendar.rowfields.php:11
  371. msgid "CalDav Link"
  372. msgstr ""
  373. #: templates/part.choosecalendar.php:31
  374. msgid "Shared calendars"
  375. msgstr ""
  376. #: templates/part.choosecalendar.php:48
  377. msgid "No shared calendars"
  378. msgstr ""
  379. #: templates/part.choosecalendar.rowfields.php:8
  380. msgid "Share Calendar"
  381. msgstr ""
  382. #: templates/part.choosecalendar.rowfields.php:14
  383. msgid "Download"
  384. msgstr ""
  385. #: templates/part.choosecalendar.rowfields.php:17
  386. msgid "Edit"
  387. msgstr ""
  388. #: templates/part.choosecalendar.rowfields.php:20
  389. #: templates/part.editevent.php:9
  390. msgid "Delete"
  391. msgstr ""
  392. #: templates/part.choosecalendar.rowfields.shared.php:4
  393. msgid "shared with you by"
  394. msgstr ""
  395. #: templates/part.editcalendar.php:9
  396. msgid "New calendar"
  397. msgstr ""
  398. #: templates/part.editcalendar.php:9
  399. msgid "Edit calendar"
  400. msgstr ""
  401. #: templates/part.editcalendar.php:12
  402. msgid "Displayname"
  403. msgstr ""
  404. #: templates/part.editcalendar.php:23
  405. msgid "Active"
  406. msgstr ""
  407. #: templates/part.editcalendar.php:29
  408. msgid "Calendar color"
  409. msgstr ""
  410. #: templates/part.editcalendar.php:42
  411. msgid "Save"
  412. msgstr ""
  413. #: templates/part.editcalendar.php:42 templates/part.editevent.php:8
  414. #: templates/part.newevent.php:6
  415. msgid "Submit"
  416. msgstr ""
  417. #: templates/part.editcalendar.php:43
  418. msgid "Cancel"
  419. msgstr ""
  420. #: templates/part.editevent.php:1
  421. msgid "Edit an event"
  422. msgstr ""
  423. #: templates/part.editevent.php:10
  424. msgid "Export"
  425. msgstr ""
  426. #: templates/part.eventform.php:8 templates/part.showevent.php:3
  427. msgid "Eventinfo"
  428. msgstr ""
  429. #: templates/part.eventform.php:9 templates/part.showevent.php:4
  430. msgid "Repeating"
  431. msgstr ""
  432. #: templates/part.eventform.php:10 templates/part.showevent.php:5
  433. msgid "Alarm"
  434. msgstr ""
  435. #: templates/part.eventform.php:11 templates/part.showevent.php:6
  436. msgid "Attendees"
  437. msgstr ""
  438. #: templates/part.eventform.php:13
  439. msgid "Share"
  440. msgstr ""
  441. #: templates/part.eventform.php:21
  442. msgid "Title of the Event"
  443. msgstr ""
  444. #: templates/part.eventform.php:27 templates/part.showevent.php:19
  445. msgid "Category"
  446. msgstr ""
  447. #: templates/part.eventform.php:29
  448. msgid "Separate categories with commas"
  449. msgstr ""
  450. #: templates/part.eventform.php:30
  451. msgid "Edit categories"
  452. msgstr ""
  453. #: templates/part.eventform.php:56 templates/part.showevent.php:52
  454. msgid "All Day Event"
  455. msgstr ""
  456. #: templates/part.eventform.php:60 templates/part.showevent.php:56
  457. msgid "From"
  458. msgstr ""
  459. #: templates/part.eventform.php:68 templates/part.showevent.php:64
  460. msgid "To"
  461. msgstr ""
  462. #: templates/part.eventform.php:76 templates/part.showevent.php:72
  463. msgid "Advanced options"
  464. msgstr ""
  465. #: templates/part.eventform.php:81 templates/part.showevent.php:77
  466. msgid "Location"
  467. msgstr ""
  468. #: templates/part.eventform.php:83
  469. msgid "Location of the Event"
  470. msgstr ""
  471. #: templates/part.eventform.php:89 templates/part.showevent.php:85
  472. msgid "Description"
  473. msgstr ""
  474. #: templates/part.eventform.php:91
  475. msgid "Description of the Event"
  476. msgstr ""
  477. #: templates/part.eventform.php:100 templates/part.showevent.php:95
  478. msgid "Repeat"
  479. msgstr ""
  480. #: templates/part.eventform.php:107 templates/part.showevent.php:102
  481. msgid "Advanced"
  482. msgstr ""
  483. #: templates/part.eventform.php:151 templates/part.showevent.php:146
  484. msgid "Select weekdays"
  485. msgstr ""
  486. #: templates/part.eventform.php:164 templates/part.eventform.php:177
  487. #: templates/part.showevent.php:159 templates/part.showevent.php:172
  488. msgid "Select days"
  489. msgstr ""
  490. #: templates/part.eventform.php:169 templates/part.showevent.php:164
  491. msgid "and the events day of year."
  492. msgstr ""
  493. #: templates/part.eventform.php:182 templates/part.showevent.php:177
  494. msgid "and the events day of month."
  495. msgstr ""
  496. #: templates/part.eventform.php:190 templates/part.showevent.php:185
  497. msgid "Select months"
  498. msgstr ""
  499. #: templates/part.eventform.php:203 templates/part.showevent.php:198
  500. msgid "Select weeks"
  501. msgstr ""
  502. #: templates/part.eventform.php:208 templates/part.showevent.php:203
  503. msgid "and the events week of year."
  504. msgstr ""
  505. #: templates/part.eventform.php:214 templates/part.showevent.php:209
  506. msgid "Interval"
  507. msgstr ""
  508. #: templates/part.eventform.php:220 templates/part.showevent.php:215
  509. msgid "End"
  510. msgstr ""
  511. #: templates/part.eventform.php:233 templates/part.showevent.php:228
  512. msgid "occurrences"
  513. msgstr ""
  514. #: templates/part.import.php:14
  515. msgid "create a new calendar"
  516. msgstr ""
  517. #: templates/part.import.php:17
  518. msgid "Import a calendar file"
  519. msgstr ""
  520. #: templates/part.import.php:24
  521. msgid "Please choose a calendar"
  522. msgstr ""
  523. #: templates/part.import.php:36
  524. msgid "Name of new calendar"
  525. msgstr ""
  526. #: templates/part.import.php:44
  527. msgid "Take an available name!"
  528. msgstr ""
  529. #: templates/part.import.php:45
  530. msgid ""
  531. "A Calendar with this name already exists. If you continue anyhow, these "
  532. "calendars will be merged."
  533. msgstr ""
  534. #: templates/part.import.php:47
  535. msgid "Import"
  536. msgstr ""
  537. #: templates/part.import.php:56
  538. msgid "Close Dialog"
  539. msgstr ""
  540. #: templates/part.newevent.php:1
  541. msgid "Create a new event"
  542. msgstr ""
  543. #: templates/part.showevent.php:1
  544. msgid "View an event"
  545. msgstr ""
  546. #: templates/part.showevent.php:23
  547. msgid "No categories selected"
  548. msgstr ""
  549. #: templates/part.showevent.php:37
  550. msgid "of"
  551. msgstr ""
  552. #: templates/part.showevent.php:59 templates/part.showevent.php:67
  553. msgid "at"
  554. msgstr ""
  555. #: templates/settings.php:10
  556. msgid "General"
  557. msgstr ""
  558. #: templates/settings.php:15
  559. msgid "Timezone"
  560. msgstr ""
  561. #: templates/settings.php:47
  562. msgid "Update timezone automatically"
  563. msgstr ""
  564. #: templates/settings.php:52
  565. msgid "Time format"
  566. msgstr ""
  567. #: templates/settings.php:57
  568. msgid "24h"
  569. msgstr ""
  570. #: templates/settings.php:58
  571. msgid "12h"
  572. msgstr ""
  573. #: templates/settings.php:64
  574. msgid "Start week on"
  575. msgstr ""
  576. #: templates/settings.php:76
  577. msgid "Cache"
  578. msgstr ""
  579. #: templates/settings.php:80
  580. msgid "Clear cache for repeating events"
  581. msgstr ""
  582. #: templates/settings.php:85
  583. msgid "URLs"
  584. msgstr ""
  585. #: templates/settings.php:87
  586. msgid "Calendar CalDAV syncing addresses"
  587. msgstr ""
  588. #: templates/settings.php:87
  589. msgid "more info"
  590. msgstr ""
  591. #: templates/settings.php:89
  592. msgid "Primary address (Kontact et al)"
  593. msgstr ""
  594. #: templates/settings.php:91
  595. msgid "iOS/OS X"
  596. msgstr ""
  597. #: templates/settings.php:93
  598. msgid "Read only iCalendar link(s)"
  599. msgstr ""
  600. #: templates/share.dropdown.php:20
  601. msgid "Users"
  602. msgstr ""
  603. #: templates/share.dropdown.php:21
  604. msgid "select users"
  605. msgstr ""
  606. #: templates/share.dropdown.php:36 templates/share.dropdown.php:62
  607. msgid "Editable"
  608. msgstr ""
  609. #: templates/share.dropdown.php:48
  610. msgid "Groups"
  611. msgstr ""
  612. #: templates/share.dropdown.php:49
  613. msgid "select groups"
  614. msgstr ""
  615. #: templates/share.dropdown.php:75
  616. msgid "make public"
  617. msgstr ""