calendar.po 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467
  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. # Jan-Christoph Borchardt <JanCBorchardt@fsfe.org>, 2011.
  7. # Jan-Christoph Borchardt <jan@unhosted.org>, 2011.
  8. msgid ""
  9. msgstr ""
  10. "Project-Id-Version: ownCloud\n"
  11. "Report-Msgid-Bugs-To: http://owncloud.shapado.com/\n"
  12. "POT-Creation-Date: 2011-09-24 23:05+0200\n"
  13. "PO-Revision-Date: 2011-09-24 21:05+0000\n"
  14. "Last-Translator: JanCBorchardt <jan@unhosted.org>\n"
  15. "Language-Team: German (http://www.transifex.net/projects/p/owncloud/team/de/)\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Language: de\n"
  20. "Plural-Forms: nplurals=2; plural=(n != 1)\n"
  21. #: ajax/createcalendar.php:18 ajax/settimezone.php:19
  22. #: ajax/updatecalendar.php:18
  23. msgid "Authentication error"
  24. msgstr "Anmeldefehler"
  25. #: ajax/editeventform.php:25
  26. msgid "Wrong calendar"
  27. msgstr "Falscher Kalender"
  28. #: ajax/settimezone.php:27
  29. msgid "Timezone changed"
  30. msgstr "Zeitzone geändert"
  31. #: ajax/settimezone.php:29
  32. msgid "Invalid request"
  33. msgstr "Anfragefehler"
  34. #: appinfo/app.php:19 templates/part.eventform.php:27
  35. #: templates/part.eventinfo.php:18
  36. msgid "Calendar"
  37. msgstr "Kalender"
  38. #: lib/object.php:292
  39. msgid "Birthday"
  40. msgstr "Geburtstag"
  41. #: lib/object.php:293
  42. msgid "Business"
  43. msgstr "Geschäftlich"
  44. #: lib/object.php:294
  45. msgid "Call"
  46. msgstr "Anruf"
  47. #: lib/object.php:295
  48. msgid "Clients"
  49. msgstr "Kunden"
  50. #: lib/object.php:296
  51. msgid "Deliverer"
  52. msgstr "Lieferant"
  53. #: lib/object.php:297
  54. msgid "Holidays"
  55. msgstr "Urlaub"
  56. #: lib/object.php:298
  57. msgid "Ideas"
  58. msgstr "Ideen"
  59. #: lib/object.php:299
  60. msgid "Journey"
  61. msgstr "Reise"
  62. #: lib/object.php:300
  63. msgid "Jubilee"
  64. msgstr "Jubiläum"
  65. #: lib/object.php:301
  66. msgid "Meeting"
  67. msgstr "Treffen"
  68. #: lib/object.php:302
  69. msgid "Other"
  70. msgstr "Anderes"
  71. #: lib/object.php:303
  72. msgid "Personal"
  73. msgstr "Persönlich"
  74. #: lib/object.php:304
  75. msgid "Projects"
  76. msgstr "Projekte"
  77. #: lib/object.php:305
  78. msgid "Questions"
  79. msgstr "Fragen"
  80. #: lib/object.php:306
  81. msgid "Work"
  82. msgstr "Arbeit"
  83. #: lib/object.php:313
  84. msgid "Does not repeat"
  85. msgstr "einmalig"
  86. #: lib/object.php:314
  87. msgid "Daily"
  88. msgstr "täglich"
  89. #: lib/object.php:315
  90. msgid "Weekly"
  91. msgstr "wöchentlich"
  92. #: lib/object.php:316
  93. msgid "Every Weekday"
  94. msgstr "jeden Wochentag"
  95. #: lib/object.php:317
  96. msgid "Bi-Weekly"
  97. msgstr "jede zweite Woche"
  98. #: lib/object.php:318
  99. msgid "Monthly"
  100. msgstr "monatlich"
  101. #: lib/object.php:319
  102. msgid "Yearly"
  103. msgstr "jährlich"
  104. #: lib/object.php:337
  105. msgid "Not an array"
  106. msgstr "Kein Feld"
  107. #: templates/calendar.php:3
  108. msgid "All day"
  109. msgstr "Ganztags"
  110. #: templates/calendar.php:32
  111. msgid "Sunday"
  112. msgstr "Sonntag"
  113. #: templates/calendar.php:32
  114. msgid "Monday"
  115. msgstr "Montag"
  116. #: templates/calendar.php:32
  117. msgid "Tuesday"
  118. msgstr "Dienstag"
  119. #: templates/calendar.php:32
  120. msgid "Wednesday"
  121. msgstr "Mittwoch"
  122. #: templates/calendar.php:32
  123. msgid "Thursday"
  124. msgstr "Donnerstag"
  125. #: templates/calendar.php:32
  126. msgid "Friday"
  127. msgstr "Freitag"
  128. #: templates/calendar.php:32
  129. msgid "Saturday"
  130. msgstr "Samstag"
  131. #: templates/calendar.php:33
  132. msgid "Sun."
  133. msgstr "Son."
  134. #: templates/calendar.php:33
  135. msgid "Mon."
  136. msgstr "Mon."
  137. #: templates/calendar.php:33
  138. msgid "Tue."
  139. msgstr "Die."
  140. #: templates/calendar.php:33
  141. msgid "Wed."
  142. msgstr "Mit."
  143. #: templates/calendar.php:33
  144. msgid "Thu."
  145. msgstr "Don."
  146. #: templates/calendar.php:33
  147. msgid "Fri."
  148. msgstr "Fre."
  149. #: templates/calendar.php:33
  150. msgid "Sat."
  151. msgstr "Sam."
  152. #: templates/calendar.php:34
  153. msgid "January"
  154. msgstr "Januar"
  155. #: templates/calendar.php:34
  156. msgid "February"
  157. msgstr "Februar"
  158. #: templates/calendar.php:34
  159. msgid "March"
  160. msgstr "März"
  161. #: templates/calendar.php:34
  162. msgid "April"
  163. msgstr "April"
  164. #: templates/calendar.php:34
  165. msgid "May"
  166. msgstr "Mai"
  167. #: templates/calendar.php:34
  168. msgid "June"
  169. msgstr "Juni"
  170. #: templates/calendar.php:34
  171. msgid "July"
  172. msgstr "Juli"
  173. #: templates/calendar.php:34
  174. msgid "August"
  175. msgstr "August"
  176. #: templates/calendar.php:34
  177. msgid "September"
  178. msgstr "September"
  179. #: templates/calendar.php:34
  180. msgid "October"
  181. msgstr "Oktober"
  182. #: templates/calendar.php:34
  183. msgid "November"
  184. msgstr "November"
  185. #: templates/calendar.php:34
  186. msgid "December"
  187. msgstr "Dezember"
  188. #: templates/calendar.php:35
  189. msgid "Jan."
  190. msgstr "Jan."
  191. #: templates/calendar.php:35
  192. msgid "Feb."
  193. msgstr "Feb."
  194. #: templates/calendar.php:35
  195. msgid "Mar."
  196. msgstr "Mär."
  197. #: templates/calendar.php:35
  198. msgid "Apr."
  199. msgstr "Apr."
  200. #: templates/calendar.php:35
  201. msgid "May."
  202. msgstr "Mai"
  203. #: templates/calendar.php:35
  204. msgid "Jun."
  205. msgstr "Jun."
  206. #: templates/calendar.php:35
  207. msgid "Jul."
  208. msgstr "Jul."
  209. #: templates/calendar.php:35
  210. msgid "Aug."
  211. msgstr "Aug."
  212. #: templates/calendar.php:35
  213. msgid "Sep."
  214. msgstr "Sep."
  215. #: templates/calendar.php:35
  216. msgid "Oct."
  217. msgstr "Okt."
  218. #: templates/calendar.php:35
  219. msgid "Nov."
  220. msgstr "Nov."
  221. #: templates/calendar.php:35
  222. msgid "Dec."
  223. msgstr "Dez."
  224. #: templates/calendar.php:36 templates/calendar.php:50
  225. #: templates/calendar.php:116
  226. msgid "Week"
  227. msgstr "Woche"
  228. #: templates/calendar.php:37 templates/calendar.php:51
  229. msgid "Weeks"
  230. msgstr "Wochen"
  231. #: templates/calendar.php:38
  232. msgid "More before {startdate}"
  233. msgstr "Mehr vor {startdate}"
  234. #: templates/calendar.php:39
  235. msgid "More after {enddate}"
  236. msgstr "Mehr nach {enddate}"
  237. #: templates/calendar.php:49
  238. msgid "Day"
  239. msgstr "Tag"
  240. #: templates/calendar.php:52
  241. msgid "Month"
  242. msgstr "Monat"
  243. #: templates/calendar.php:53
  244. msgid "List"
  245. msgstr "Liste"
  246. #: templates/calendar.php:58
  247. msgid "Today"
  248. msgstr "Heute"
  249. #: templates/calendar.php:59
  250. msgid "Calendars"
  251. msgstr "Kalender"
  252. #: templates/calendar.php:76 templates/calendar.php:94
  253. msgid "Time"
  254. msgstr "Zeit"
  255. #: templates/calendar.php:169
  256. msgid "There was a fail, while parsing the file."
  257. msgstr "Fehler beim Einlesen der Datei."
  258. #: templates/part.choosecalendar.php:1
  259. msgid "Choose active calendars"
  260. msgstr "Aktive Kalender wählen"
  261. #: templates/part.choosecalendar.php:15
  262. msgid "New Calendar"
  263. msgstr "Neuer Kalender"
  264. #: templates/part.choosecalendar.php:20
  265. #: templates/part.choosecalendar.rowfields.php:4
  266. msgid "CalDav Link"
  267. msgstr "CalDAV-Link"
  268. #: templates/part.choosecalendar.rowfields.php:4
  269. msgid "Download"
  270. msgstr "Herunterladen"
  271. #: templates/part.choosecalendar.rowfields.php:4
  272. #: templates/part.eventinfo.php:64
  273. msgid "Edit"
  274. msgstr "Bearbeiten"
  275. #: templates/part.choosecalendar.rowfields.php:4
  276. #: templates/part.editevent.php:8
  277. msgid "Delete"
  278. msgstr ""
  279. #: templates/part.editcalendar.php:9
  280. msgid "New calendar"
  281. msgstr "Neuer Kalender"
  282. #: templates/part.editcalendar.php:9
  283. msgid "Edit calendar"
  284. msgstr "Kalender bearbeiten"
  285. #: templates/part.editcalendar.php:12
  286. msgid "Displayname"
  287. msgstr "Anzeigename"
  288. #: templates/part.editcalendar.php:23
  289. msgid "Active"
  290. msgstr "Aktiv"
  291. #: templates/part.editcalendar.php:29 templates/part.eventform.php:88
  292. #: templates/part.eventinfo.php:58
  293. msgid "Description"
  294. msgstr "Beschreibung"
  295. #: templates/part.editcalendar.php:35
  296. msgid "Calendar color"
  297. msgstr "Kalenderfarbe"
  298. #: templates/part.editcalendar.php:41
  299. msgid "Save"
  300. msgstr "Speichern"
  301. #: templates/part.editcalendar.php:41 templates/part.editevent.php:7
  302. #: templates/part.newevent.php:6
  303. msgid "Submit"
  304. msgstr "Bestätigen"
  305. #: templates/part.editcalendar.php:42
  306. msgid "Cancel"
  307. msgstr "Abbrechen"
  308. #: templates/part.editevent.php:1 templates/part.eventinfo.php:1
  309. msgid "Edit an event"
  310. msgstr "Ereignis bearbeiten"
  311. #: templates/part.eventform.php:3 templates/part.eventinfo.php:4
  312. msgid "Title"
  313. msgstr "Titel"
  314. #: templates/part.eventform.php:5
  315. msgid "Title of the Event"
  316. msgstr "Name"
  317. #: templates/part.eventform.php:9 templates/part.eventinfo.php:9
  318. msgid "Location"
  319. msgstr "Ort"
  320. #: templates/part.eventform.php:11
  321. msgid "Location of the Event"
  322. msgstr "Ort"
  323. #: templates/part.eventform.php:17 templates/part.eventinfo.php:16
  324. msgid "Category"
  325. msgstr "Kategorie"
  326. #: templates/part.eventform.php:19
  327. msgid "Select category"
  328. msgstr "Kategorie auswählen"
  329. #: templates/part.eventform.php:45 templates/part.eventinfo.php:28
  330. msgid "All Day Event"
  331. msgstr "Ganztägiges Ereignis"
  332. #: templates/part.eventform.php:49 templates/part.eventinfo.php:31
  333. msgid "From"
  334. msgstr "von"
  335. #: templates/part.eventform.php:57 templates/part.eventinfo.php:38
  336. msgid "To"
  337. msgstr "bis"
  338. #: templates/part.eventform.php:65 templates/part.eventinfo.php:44
  339. msgid "Repeat"
  340. msgstr "wiederholen"
  341. #: templates/part.eventform.php:81 templates/part.eventinfo.php:51
  342. msgid "Attendees"
  343. msgstr "Teilnehmer"
  344. #: templates/part.eventform.php:89
  345. msgid "Description of the Event"
  346. msgstr "Beschreibung"
  347. #: templates/part.eventinfo.php:63
  348. msgid "Close"
  349. msgstr "Schließen"
  350. #: templates/part.newevent.php:1
  351. msgid "Create a new event"
  352. msgstr "Neues Ereignis"
  353. #: templates/settings.php:11
  354. msgid "Timezone"
  355. msgstr "Zeitzone"