Blame view
sources/apps/calendar/l10n/de_AT/calendar.po
18.1 KB
|
d1bafeea1
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
6d9380f96
|
6 7 8 9 10 11 12 13 14 15 16 17 |
# driz <driz@i2pmail.org>, 2012 # george <social@georgehrke.com>, 2011-2012 # goeck <admin@s-goecker.de>, 2011-2012 # I Robot, 2012 # JamFX <niko@nik-o-mat.de>, 2012 # Jan-Christoph Borchardt <hey@jancborchardt.net>, 2011 # Tristan <blobbyjj@ymail.com>, 2012-2013 # peddn <public@peddn.net>, 2012 # Phi Lieb <>, 2012 # SSL <albkert@gmail.com>, 2012 # Susi <>, 2012 # traductor, 2012 |
|
d1bafeea1
|
18 19 20 21 22 23 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
24 25 26 27 28 29 |
"POT-Creation-Date: 2014-06-30 01:46-0400 " "PO-Revision-Date: 2014-06-30 05:46+0000 " "Last-Translator: I Robot " |
|
d1bafeea1
|
30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de_AT " "Plural-Forms: nplurals=2; plural=(n != 1); " #: ajax/cache/status.php:19 msgid "Not all calendars are completely cached" |
|
6d9380f96
|
45 |
msgstr "Noch sind nicht alle Kalender zwischengespeichert." |
|
d1bafeea1
|
46 47 48 |
#: ajax/cache/status.php:21 msgid "Everything seems to be completely cached" |
|
6d9380f96
|
49 |
msgstr "Es sieht so aus, als wäre alles vollständig zwischengespeichert." |
|
d1bafeea1
|
50 51 52 |
#: ajax/categories/rescan.php:29 msgid "No calendars found." |
|
6d9380f96
|
53 |
msgstr "Keine Kalender gefunden." |
|
d1bafeea1
|
54 55 56 |
#: ajax/categories/rescan.php:37 msgid "No events found." |
|
6d9380f96
|
57 |
msgstr "Keine Termine gefunden." |
|
d1bafeea1
|
58 59 60 |
#: ajax/event/edit.form.php:21 msgid "Wrong calendar" |
|
6d9380f96
|
61 |
msgstr "Falscher Kalender" |
|
d1bafeea1
|
62 |
|
|
6d9380f96
|
63 |
#: ajax/event/edit.form.php:226 lib/object.php:209 lib/object.php:245 |
|
d1bafeea1
|
64 |
msgid "You do not have the permissions to edit this event." |
|
6d9380f96
|
65 |
msgstr "Du besitzt nicht die Berechtigung, diese Veranstaltung zu bearbeiten." |
|
d1bafeea1
|
66 67 68 69 70 |
#: ajax/import/dropimport.php:29 ajax/import/import.php:66 msgid "" "The file contained either no events or all events are already saved in your " "calendar." |
|
6d9380f96
|
71 |
msgstr "Entweder enthielt die Datei keine Termine oder alle Termine waren bereits im Kalender gespeichert." |
|
d1bafeea1
|
72 73 |
#: ajax/import/dropimport.php:31 ajax/import/import.php:69 |
|
6d9380f96
|
74 |
msgid "events have been saved in the new calendar" |
|
d1bafeea1
|
75 76 77 78 |
msgstr "" #: ajax/import/import.php:58 msgid "Import failed" |
|
6d9380f96
|
79 |
msgstr "Import fehlgeschlagen" |
|
d1bafeea1
|
80 81 |
#: ajax/import/import.php:71 |
|
6d9380f96
|
82 |
msgid "events have been saved in your calendar" |
|
d1bafeea1
|
83 84 85 86 |
msgstr "" #: ajax/settings/guesstimezone.php:26 msgid "New Timezone:" |
|
6d9380f96
|
87 |
msgstr "Neue Zeitzone:" |
|
d1bafeea1
|
88 89 90 |
#: ajax/settings/settimezone.php:23 msgid "Timezone changed" |
|
6d9380f96
|
91 |
msgstr "Zeitzone geändert" |
|
d1bafeea1
|
92 93 94 |
#: ajax/settings/settimezone.php:25 msgid "Invalid request" |
|
6d9380f96
|
95 |
msgstr "Fehlerhafte Anfrage" |
|
d1bafeea1
|
96 97 98 99 |
#: appinfo/app.php:38 js/l10n.php:87 templates/part.eventform.php:20 #: templates/part.showevent.php:37 msgid "Calendar" |
|
6d9380f96
|
100 |
msgstr "Kalender" |
|
d1bafeea1
|
101 |
|
|
6d9380f96
|
102 |
#: js/calendar.js:223 |
|
d1bafeea1
|
103 |
msgid "Deletion failed" |
|
6d9380f96
|
104 |
msgstr "Löschen fehlgeschlagen" |
|
d1bafeea1
|
105 |
|
|
6d9380f96
|
106 |
#: js/calendar.js:317 |
|
d1bafeea1
|
107 |
msgid "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
|
|
6d9380f96
|
108 |
msgstr "ddd d MMMM[ yyyy]{ - [ddd d] MMMM yyyy}"
|
|
d1bafeea1
|
109 |
|
|
6d9380f96
|
110 |
#: js/calendar.js:319 |
|
d1bafeea1
|
111 |
msgid "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
|
|
6d9380f96
|
112 |
msgstr "ddd d MMMM[ yyyy] HH:mm{ - [ ddd d MMMM yyyy] HH:mm}"
|
|
d1bafeea1
|
113 |
|
|
6d9380f96
|
114 |
#: js/calendar.js:732 |
|
d1bafeea1
|
115 |
msgid "group" |
|
6d9380f96
|
116 |
msgstr "Gruppe" |
|
d1bafeea1
|
117 |
|
|
6d9380f96
|
118 |
#: js/calendar.js:734 templates/part.share.php:46 templates/part.share.php:81 |
|
d1bafeea1
|
119 |
msgid "can edit" |
|
6d9380f96
|
120 |
msgstr "kann bearbeiten" |
|
d1bafeea1
|
121 |
|
|
6d9380f96
|
122 |
#: js/calendar.js:735 templates/part.share.php:50 templates/part.share.php:87 |
|
d1bafeea1
|
123 |
msgid "can share" |
|
6d9380f96
|
124 |
msgstr "Kann teilen" |
|
d1bafeea1
|
125 |
|
|
6d9380f96
|
126 |
#: js/calendar.js:1003 |
|
d1bafeea1
|
127 |
msgid "ddd" |
|
6d9380f96
|
128 |
msgstr "ddd" |
|
d1bafeea1
|
129 |
|
|
6d9380f96
|
130 |
#: js/calendar.js:1004 |
|
d1bafeea1
|
131 |
msgid "ddd M/d" |
|
6d9380f96
|
132 |
msgstr "ddd d.M" |
|
d1bafeea1
|
133 |
|
|
6d9380f96
|
134 |
#: js/calendar.js:1005 |
|
d1bafeea1
|
135 |
msgid "dddd M/d" |
|
6d9380f96
|
136 |
msgstr "dddd d.M" |
|
d1bafeea1
|
137 |
|
|
6d9380f96
|
138 |
#: js/calendar.js:1008 |
|
d1bafeea1
|
139 |
msgid "MMMM yyyy" |
|
6d9380f96
|
140 |
msgstr "MMMM yyyy" |
|
d1bafeea1
|
141 |
|
|
6d9380f96
|
142 |
#: js/calendar.js:1010 |
|
d1bafeea1
|
143 |
msgid "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
|
|
6d9380f96
|
144 |
msgstr "MMM d[ yyyy]{ '–'[ MMM] d yyyy}"
|
|
d1bafeea1
|
145 |
|
|
6d9380f96
|
146 |
#: js/calendar.js:1012 |
|
d1bafeea1
|
147 |
msgid "dddd, MMM d, yyyy" |
|
6d9380f96
|
148 |
msgstr "dddd, d. MMM yyyy" |
|
d1bafeea1
|
149 |
|
|
6d9380f96
|
150 |
#: js/l10n.php:77 lib/object.php:610 templates/calendar.php:93 |
|
d1bafeea1
|
151 |
msgid "Sunday" |
|
6d9380f96
|
152 |
msgstr "Sonntag" |
|
d1bafeea1
|
153 |
|
|
6d9380f96
|
154 |
#: js/l10n.php:77 lib/object.php:604 templates/calendar.php:92 |
|
d1bafeea1
|
155 |
msgid "Monday" |
|
6d9380f96
|
156 |
msgstr "Montag" |
|
d1bafeea1
|
157 |
|
|
6d9380f96
|
158 |
#: js/l10n.php:77 lib/object.php:605 |
|
d1bafeea1
|
159 |
msgid "Tuesday" |
|
6d9380f96
|
160 |
msgstr "Dienstag" |
|
d1bafeea1
|
161 |
|
|
6d9380f96
|
162 |
#: js/l10n.php:77 lib/object.php:606 |
|
d1bafeea1
|
163 |
msgid "Wednesday" |
|
6d9380f96
|
164 |
msgstr "Mittwoch" |
|
d1bafeea1
|
165 |
|
|
6d9380f96
|
166 |
#: js/l10n.php:77 lib/object.php:607 |
|
d1bafeea1
|
167 |
msgid "Thursday" |
|
6d9380f96
|
168 |
msgstr "Donnerstag" |
|
d1bafeea1
|
169 |
|
|
6d9380f96
|
170 |
#: js/l10n.php:77 lib/object.php:608 |
|
d1bafeea1
|
171 |
msgid "Friday" |
|
6d9380f96
|
172 |
msgstr "Freitag" |
|
d1bafeea1
|
173 |
|
|
6d9380f96
|
174 |
#: js/l10n.php:77 lib/object.php:609 templates/calendar.php:94 |
|
d1bafeea1
|
175 |
msgid "Saturday" |
|
6d9380f96
|
176 |
msgstr "Samstag" |
|
d1bafeea1
|
177 178 179 |
#: js/l10n.php:78 msgid "Sun." |
|
6d9380f96
|
180 |
msgstr "So" |
|
d1bafeea1
|
181 182 183 |
#: js/l10n.php:78 msgid "Mon." |
|
6d9380f96
|
184 |
msgstr "Mo" |
|
d1bafeea1
|
185 186 187 |
#: js/l10n.php:78 msgid "Tue." |
|
6d9380f96
|
188 |
msgstr "Di" |
|
d1bafeea1
|
189 190 191 |
#: js/l10n.php:78 msgid "Wed." |
|
6d9380f96
|
192 |
msgstr "Mi" |
|
d1bafeea1
|
193 194 195 |
#: js/l10n.php:78 msgid "Thu." |
|
6d9380f96
|
196 |
msgstr "Do" |
|
d1bafeea1
|
197 198 199 |
#: js/l10n.php:78 msgid "Fri." |
|
6d9380f96
|
200 |
msgstr "Fr" |
|
d1bafeea1
|
201 202 203 |
#: js/l10n.php:78 msgid "Sat." |
|
6d9380f96
|
204 |
msgstr "Sa" |
|
d1bafeea1
|
205 |
|
|
6d9380f96
|
206 |
#: js/l10n.php:79 lib/object.php:660 |
|
d1bafeea1
|
207 |
msgid "January" |
|
6d9380f96
|
208 |
msgstr "Januar" |
|
d1bafeea1
|
209 |
|
|
6d9380f96
|
210 |
#: js/l10n.php:79 lib/object.php:661 |
|
d1bafeea1
|
211 |
msgid "February" |
|
6d9380f96
|
212 |
msgstr "Februar" |
|
d1bafeea1
|
213 |
|
|
6d9380f96
|
214 |
#: js/l10n.php:79 lib/object.php:662 |
|
d1bafeea1
|
215 |
msgid "March" |
|
6d9380f96
|
216 |
msgstr "März" |
|
d1bafeea1
|
217 |
|
|
6d9380f96
|
218 |
#: js/l10n.php:79 lib/object.php:663 |
|
d1bafeea1
|
219 |
msgid "April" |
|
6d9380f96
|
220 |
msgstr "April" |
|
d1bafeea1
|
221 |
|
|
6d9380f96
|
222 |
#: js/l10n.php:79 lib/object.php:664 |
|
d1bafeea1
|
223 |
msgid "May" |
|
6d9380f96
|
224 |
msgstr "Mai" |
|
d1bafeea1
|
225 |
|
|
6d9380f96
|
226 |
#: js/l10n.php:79 lib/object.php:665 |
|
d1bafeea1
|
227 |
msgid "June" |
|
6d9380f96
|
228 |
msgstr "Juni" |
|
d1bafeea1
|
229 |
|
|
6d9380f96
|
230 |
#: js/l10n.php:79 lib/object.php:666 |
|
d1bafeea1
|
231 |
msgid "July" |
|
6d9380f96
|
232 |
msgstr "Juli" |
|
d1bafeea1
|
233 |
|
|
6d9380f96
|
234 |
#: js/l10n.php:79 lib/object.php:667 |
|
d1bafeea1
|
235 |
msgid "August" |
|
6d9380f96
|
236 |
msgstr "August" |
|
d1bafeea1
|
237 |
|
|
6d9380f96
|
238 |
#: js/l10n.php:79 lib/object.php:668 |
|
d1bafeea1
|
239 |
msgid "September" |
|
6d9380f96
|
240 |
msgstr "September" |
|
d1bafeea1
|
241 |
|
|
6d9380f96
|
242 |
#: js/l10n.php:79 lib/object.php:669 |
|
d1bafeea1
|
243 |
msgid "October" |
|
6d9380f96
|
244 |
msgstr "Oktober" |
|
d1bafeea1
|
245 |
|
|
6d9380f96
|
246 |
#: js/l10n.php:79 lib/object.php:670 |
|
d1bafeea1
|
247 |
msgid "November" |
|
6d9380f96
|
248 |
msgstr "November" |
|
d1bafeea1
|
249 |
|
|
6d9380f96
|
250 |
#: js/l10n.php:79 lib/object.php:671 |
|
d1bafeea1
|
251 |
msgid "December" |
|
6d9380f96
|
252 |
msgstr "Dezember" |
|
d1bafeea1
|
253 254 255 |
#: js/l10n.php:80 msgid "Jan." |
|
6d9380f96
|
256 |
msgstr "Jan." |
|
d1bafeea1
|
257 258 259 |
#: js/l10n.php:80 msgid "Feb." |
|
6d9380f96
|
260 |
msgstr "Feb." |
|
d1bafeea1
|
261 262 263 |
#: js/l10n.php:80 msgid "Mar." |
|
6d9380f96
|
264 |
msgstr "Mär." |
|
d1bafeea1
|
265 266 267 |
#: js/l10n.php:80 msgid "Apr." |
|
6d9380f96
|
268 |
msgstr "Apr." |
|
d1bafeea1
|
269 270 271 |
#: js/l10n.php:80 msgid "May." |
|
6d9380f96
|
272 |
msgstr "Mai" |
|
d1bafeea1
|
273 274 275 |
#: js/l10n.php:80 msgid "Jun." |
|
6d9380f96
|
276 |
msgstr "Jun." |
|
d1bafeea1
|
277 278 279 |
#: js/l10n.php:80 msgid "Jul." |
|
6d9380f96
|
280 |
msgstr "Jul." |
|
d1bafeea1
|
281 282 283 |
#: js/l10n.php:80 msgid "Aug." |
|
6d9380f96
|
284 |
msgstr "Aug." |
|
d1bafeea1
|
285 286 287 |
#: js/l10n.php:80 msgid "Sep." |
|
6d9380f96
|
288 |
msgstr "Sep." |
|
d1bafeea1
|
289 290 291 |
#: js/l10n.php:80 msgid "Oct." |
|
6d9380f96
|
292 |
msgstr "Okt." |
|
d1bafeea1
|
293 294 295 |
#: js/l10n.php:80 msgid "Nov." |
|
6d9380f96
|
296 |
msgstr "Nov." |
|
d1bafeea1
|
297 298 299 |
#: js/l10n.php:80 msgid "Dec." |
|
6d9380f96
|
300 |
msgstr "Dez." |
|
d1bafeea1
|
301 302 303 |
#: js/l10n.php:83 msgid "All day" |
|
6d9380f96
|
304 |
msgstr "Ganztägig" |
|
d1bafeea1
|
305 |
|
|
6d9380f96
|
306 |
#: js/l10n.php:84 lib/import.php:216 templates/calendar.php:21 |
|
d1bafeea1
|
307 |
msgid "New Calendar" |
|
6d9380f96
|
308 |
msgstr "Neuer Kalender" |
|
d1bafeea1
|
309 310 311 |
#: js/l10n.php:85 msgid "Missing or invalid fields" |
|
6d9380f96
|
312 |
msgstr "Fehlende oder ungültige Felder" |
|
d1bafeea1
|
313 314 315 |
#: js/l10n.php:86 templates/part.showevent.php:11 msgid "Title" |
|
6d9380f96
|
316 |
msgstr "Titel" |
|
d1bafeea1
|
317 318 319 |
#: js/l10n.php:88 msgid "From Date" |
|
6d9380f96
|
320 |
msgstr "Startdatum" |
|
d1bafeea1
|
321 322 323 |
#: js/l10n.php:89 msgid "From Time" |
|
6d9380f96
|
324 |
msgstr "Startzeit" |
|
d1bafeea1
|
325 326 327 |
#: js/l10n.php:90 msgid "To Date" |
|
6d9380f96
|
328 |
msgstr "Enddatum" |
|
d1bafeea1
|
329 330 331 |
#: js/l10n.php:91 msgid "To Time" |
|
6d9380f96
|
332 |
msgstr "Endzeit" |
|
d1bafeea1
|
333 334 335 |
#: js/l10n.php:92 msgid "The event ends before it starts" |
|
6d9380f96
|
336 |
msgstr "Der Termin endet, bevor er angefangen hat." |
|
d1bafeea1
|
337 338 339 |
#: js/l10n.php:93 msgid "There was a database fail" |
|
6d9380f96
|
340 341 342 343 |
msgstr "Es ist ein Datenbankfehler aufgetreten" #: js/l10n.php:94 msgid "Interval is not valid. It must be a positive integer!" |
|
d1bafeea1
|
344 345 346 347 |
msgstr "" #: lib/app.php:121 msgid "Birthday" |
|
6d9380f96
|
348 |
msgstr "Geburtstag" |
|
d1bafeea1
|
349 350 351 |
#: lib/app.php:122 msgid "Business" |
|
6d9380f96
|
352 |
msgstr "Geschäftlich" |
|
d1bafeea1
|
353 354 355 |
#: lib/app.php:123 msgid "Call" |
|
6d9380f96
|
356 |
msgstr "Anruf" |
|
d1bafeea1
|
357 358 359 |
#: lib/app.php:124 msgid "Clients" |
|
6d9380f96
|
360 |
msgstr "Kunden" |
|
d1bafeea1
|
361 362 363 |
#: lib/app.php:125 msgid "Deliverer" |
|
6d9380f96
|
364 |
msgstr "Lieferant" |
|
d1bafeea1
|
365 366 367 |
#: lib/app.php:126 msgid "Holidays" |
|
6d9380f96
|
368 |
msgstr "Urlaub" |
|
d1bafeea1
|
369 370 371 |
#: lib/app.php:127 msgid "Ideas" |
|
6d9380f96
|
372 |
msgstr "Ideen" |
|
d1bafeea1
|
373 374 375 |
#: lib/app.php:128 msgid "Journey" |
|
6d9380f96
|
376 |
msgstr "Reise" |
|
d1bafeea1
|
377 378 379 |
#: lib/app.php:129 msgid "Jubilee" |
|
6d9380f96
|
380 |
msgstr "Jubiläum" |
|
d1bafeea1
|
381 382 383 |
#: lib/app.php:130 msgid "Meeting" |
|
6d9380f96
|
384 |
msgstr "Treffen" |
|
d1bafeea1
|
385 386 387 |
#: lib/app.php:131 msgid "Other" |
|
6d9380f96
|
388 |
msgstr "Anderes" |
|
d1bafeea1
|
389 |
|
|
6d9380f96
|
390 |
#: lib/app.php:132 lib/calendar.php:142 |
|
d1bafeea1
|
391 |
msgid "Personal" |
|
6d9380f96
|
392 |
msgstr "Persönlich" |
|
d1bafeea1
|
393 394 395 |
#: lib/app.php:133 msgid "Projects" |
|
6d9380f96
|
396 |
msgstr "Projekte" |
|
d1bafeea1
|
397 398 399 |
#: lib/app.php:134 msgid "Questions" |
|
6d9380f96
|
400 |
msgstr "Fragen" |
|
d1bafeea1
|
401 402 403 |
#: lib/app.php:135 msgid "Work" |
|
6d9380f96
|
404 |
msgstr "Arbeit" |
|
d1bafeea1
|
405 |
|
|
6d9380f96
|
406 |
#: lib/app.php:423 |
|
d1bafeea1
|
407 |
msgid "by" |
|
6d9380f96
|
408 |
msgstr "von" |
|
d1bafeea1
|
409 |
|
|
6d9380f96
|
410 |
#: lib/app.php:486 |
|
d1bafeea1
|
411 |
msgid "unnamed" |
|
6d9380f96
|
412 |
msgstr "unbenannt" |
|
d1bafeea1
|
413 |
|
|
6d9380f96
|
414 |
#: lib/calendar.php:190 lib/calendar.php:223 |
|
d1bafeea1
|
415 |
msgid "You do not have the permissions to update this calendar." |
|
6d9380f96
|
416 |
msgstr "Du besitzt nicht die Berechtigung, diesen Kalender zu aktualisieren." |
|
d1bafeea1
|
417 |
|
|
6d9380f96
|
418 |
#: lib/calendar.php:258 |
|
d1bafeea1
|
419 |
msgid "You do not have the permissions to delete this calendar." |
|
6d9380f96
|
420 |
msgstr "Du besitzt nicht die Berechtigung, diesen Kalender zu löschen." |
|
d1bafeea1
|
421 |
|
|
6d9380f96
|
422 |
#: lib/calendar.php:292 |
|
d1bafeea1
|
423 |
msgid "You do not have the permissions to add to this calendar." |
|
6d9380f96
|
424 |
msgstr "Du besitzt nicht die Berechtigung, diesem Kalender etwas hinzuzufügen." |
|
d1bafeea1
|
425 |
|
|
6d9380f96
|
426 |
#: lib/object.php:122 lib/object.php:163 lib/object.php:329 |
|
d1bafeea1
|
427 |
msgid "You do not have the permissions to add events to this calendar." |
|
6d9380f96
|
428 |
msgstr "Du besitzt nicht die Berechtigung, diesem Kalender eine Veranstaltung hinzuzufügen." |
|
d1bafeea1
|
429 |
|
|
6d9380f96
|
430 431 432 433 434 |
#: lib/object.php:175 msgid "You cannot add non-public events to a shared calendar." msgstr "Du kannst einem freigegeben Kalender nicht zu einem nicht-öffentlichen Kalender hinzufügen." #: lib/object.php:279 lib/object.php:309 |
|
d1bafeea1
|
435 |
msgid "You do not have the permissions to delete this event." |
|
6d9380f96
|
436 |
msgstr "Du besitzt nicht die Berechtigung, diese Veranstaltung zu löschen." |
|
d1bafeea1
|
437 |
|
|
6d9380f96
|
438 |
#: lib/object.php:503 |
|
d1bafeea1
|
439 |
msgid "Busy" |
|
6d9380f96
|
440 |
msgstr "Beschäftigt" |
|
d1bafeea1
|
441 |
|
|
6d9380f96
|
442 |
#: lib/object.php:553 |
|
d1bafeea1
|
443 |
msgid "Show full event" |
|
6d9380f96
|
444 |
msgstr "Vollständige Veranstaltung anzeigen" |
|
d1bafeea1
|
445 |
|
|
6d9380f96
|
446 |
#: lib/object.php:554 |
|
d1bafeea1
|
447 |
msgid "Show only busy" |
|
6d9380f96
|
448 |
msgstr "Nur beschäftigt anzeigen" |
|
d1bafeea1
|
449 |
|
|
6d9380f96
|
450 |
#: lib/object.php:555 |
|
d1bafeea1
|
451 |
msgid "Hide event" |
|
6d9380f96
|
452 |
msgstr "Veranstaltung ausblenden" |
|
d1bafeea1
|
453 |
|
|
6d9380f96
|
454 |
#: lib/object.php:565 |
|
d1bafeea1
|
455 |
msgid "Does not repeat" |
|
6d9380f96
|
456 |
msgstr "einmalig" |
|
d1bafeea1
|
457 |
|
|
6d9380f96
|
458 |
#: lib/object.php:566 |
|
d1bafeea1
|
459 |
msgid "Daily" |
|
6d9380f96
|
460 |
msgstr "täglich" |
|
d1bafeea1
|
461 |
|
|
6d9380f96
|
462 |
#: lib/object.php:567 |
|
d1bafeea1
|
463 |
msgid "Weekly" |
|
6d9380f96
|
464 |
msgstr "wöchentlich" |
|
d1bafeea1
|
465 |
|
|
6d9380f96
|
466 |
#: lib/object.php:568 |
|
d1bafeea1
|
467 |
msgid "Every Weekday" |
|
6d9380f96
|
468 |
msgstr "jeden Wochentag" |
|
d1bafeea1
|
469 |
|
|
6d9380f96
|
470 |
#: lib/object.php:569 |
|
d1bafeea1
|
471 |
msgid "Bi-Weekly" |
|
6d9380f96
|
472 |
msgstr "jede zweite Woche" |
|
d1bafeea1
|
473 |
|
|
6d9380f96
|
474 |
#: lib/object.php:570 |
|
d1bafeea1
|
475 |
msgid "Monthly" |
|
6d9380f96
|
476 |
msgstr "monatlich" |
|
d1bafeea1
|
477 |
|
|
6d9380f96
|
478 |
#: lib/object.php:571 |
|
d1bafeea1
|
479 |
msgid "Yearly" |
|
6d9380f96
|
480 |
msgstr "jährlich" |
|
d1bafeea1
|
481 |
|
|
6d9380f96
|
482 |
#: lib/object.php:581 |
|
d1bafeea1
|
483 |
msgid "never" |
|
6d9380f96
|
484 |
msgstr "niemals" |
|
d1bafeea1
|
485 |
|
|
6d9380f96
|
486 |
#: lib/object.php:582 |
|
d1bafeea1
|
487 |
msgid "by occurrences" |
|
6d9380f96
|
488 |
msgstr "nach Terminen" |
|
d1bafeea1
|
489 |
|
|
6d9380f96
|
490 |
#: lib/object.php:583 |
|
d1bafeea1
|
491 |
msgid "by date" |
|
6d9380f96
|
492 |
msgstr "nach Datum" |
|
d1bafeea1
|
493 |
|
|
6d9380f96
|
494 |
#: lib/object.php:593 |
|
d1bafeea1
|
495 |
msgid "by monthday" |
|
6d9380f96
|
496 |
msgstr "an einem Monatstag" |
|
d1bafeea1
|
497 |
|
|
6d9380f96
|
498 |
#: lib/object.php:594 |
|
d1bafeea1
|
499 |
msgid "by weekday" |
|
6d9380f96
|
500 |
msgstr "an einem Wochentag" |
|
d1bafeea1
|
501 |
|
|
6d9380f96
|
502 |
#: lib/object.php:620 |
|
d1bafeea1
|
503 |
msgid "events week of month" |
|
6d9380f96
|
504 |
msgstr "Woche des Monats des Termins" |
|
d1bafeea1
|
505 |
|
|
6d9380f96
|
506 |
#: lib/object.php:621 |
|
d1bafeea1
|
507 |
msgid "first" |
|
6d9380f96
|
508 |
msgstr "erste" |
|
d1bafeea1
|
509 |
|
|
6d9380f96
|
510 |
#: lib/object.php:622 |
|
d1bafeea1
|
511 |
msgid "second" |
|
6d9380f96
|
512 |
msgstr "zweite" |
|
d1bafeea1
|
513 |
|
|
6d9380f96
|
514 |
#: lib/object.php:623 |
|
d1bafeea1
|
515 |
msgid "third" |
|
6d9380f96
|
516 |
msgstr "dritte" |
|
d1bafeea1
|
517 |
|
|
6d9380f96
|
518 |
#: lib/object.php:624 |
|
d1bafeea1
|
519 |
msgid "fourth" |
|
6d9380f96
|
520 |
msgstr "vierte" |
|
d1bafeea1
|
521 |
|
|
6d9380f96
|
522 |
#: lib/object.php:625 |
|
d1bafeea1
|
523 |
msgid "fifth" |
|
6d9380f96
|
524 |
msgstr "fünfte" |
|
d1bafeea1
|
525 |
|
|
6d9380f96
|
526 |
#: lib/object.php:626 |
|
d1bafeea1
|
527 |
msgid "last" |
|
6d9380f96
|
528 |
msgstr "letzte" |
|
d1bafeea1
|
529 |
|
|
6d9380f96
|
530 |
#: lib/object.php:681 |
|
d1bafeea1
|
531 |
msgid "by events date" |
|
6d9380f96
|
532 |
msgstr "nach Datum des Termins" |
|
d1bafeea1
|
533 |
|
|
6d9380f96
|
534 |
#: lib/object.php:682 |
|
d1bafeea1
|
535 |
msgid "by yearday(s)" |
|
6d9380f96
|
536 |
msgstr "nach Tag des Jahres" |
|
d1bafeea1
|
537 |
|
|
6d9380f96
|
538 |
#: lib/object.php:683 |
|
d1bafeea1
|
539 |
msgid "by weeknumber(s)" |
|
6d9380f96
|
540 |
msgstr "nach Wochennummer" |
|
d1bafeea1
|
541 |
|
|
6d9380f96
|
542 |
#: lib/object.php:684 |
|
d1bafeea1
|
543 |
msgid "by day and month" |
|
6d9380f96
|
544 |
msgstr "nach Tag und Monat" |
|
d1bafeea1
|
545 |
|
|
6d9380f96
|
546 |
#: lib/sabre/backend.php:75 |
|
d1bafeea1
|
547 |
msgid "Contact birthdays" |
|
6d9380f96
|
548 |
msgstr "Geburtstage Deiner Kontakte" |
|
d1bafeea1
|
549 550 551 |
#: lib/search.php:35 lib/search.php:37 lib/search.php:40 msgid "Date" |
|
6d9380f96
|
552 |
msgstr "Datum" |
|
d1bafeea1
|
553 554 555 |
#: lib/search.php:43 msgid "Cal." |
|
6d9380f96
|
556 |
msgstr "Kal." |
|
d1bafeea1
|
557 |
|
|
6d9380f96
|
558 |
#: templates/calendar.php:16 |
|
d1bafeea1
|
559 |
msgid "Day" |
|
6d9380f96
|
560 |
msgstr "Tag" |
|
d1bafeea1
|
561 |
|
|
6d9380f96
|
562 |
#: templates/calendar.php:16 |
|
d1bafeea1
|
563 |
msgid "Week" |
|
6d9380f96
|
564 |
msgstr "Woche" |
|
d1bafeea1
|
565 |
|
|
6d9380f96
|
566 |
#: templates/calendar.php:16 |
|
d1bafeea1
|
567 |
msgid "Month" |
|
6d9380f96
|
568 |
msgstr "Monat" |
|
d1bafeea1
|
569 |
|
|
6d9380f96
|
570 |
#: templates/calendar.php:17 |
|
d1bafeea1
|
571 |
msgid "Today" |
|
6d9380f96
|
572 |
msgstr "Heute" |
|
d1bafeea1
|
573 |
|
|
6d9380f96
|
574 575 576 |
#: templates/calendar.php:42 templates/part.choosecalendar.rowfields.php:28 msgid "CalDav Link" msgstr "CalDAV-Link" |
|
d1bafeea1
|
577 |
|
|
6d9380f96
|
578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 |
#: templates/calendar.php:55 msgid "Timezone" msgstr "Zeitzone" #: templates/calendar.php:80 msgid "Update timezone automatically" msgstr "Zeitzone automatisch aktualisieren" #: templates/calendar.php:83 msgid "Time format" msgstr "Zeitformat" #: templates/calendar.php:85 msgid "24h" msgstr "24 Stunden" #: templates/calendar.php:86 msgid "12h" msgstr "12 Stunden" #: templates/calendar.php:90 msgid "Start week on" msgstr "Erster Wochentag" #: templates/calendar.php:98 msgid "Cache" msgstr "Zwischenspeicher" #: templates/calendar.php:99 msgid "Clear cache for repeating events" msgstr "Lösche den Zwischenspeicher für wiederholende Veranstaltungen" #: templates/calendar.php:102 msgid "Primary CalDAV address" |
|
d1bafeea1
|
612 |
msgstr "" |
|
6d9380f96
|
613 614 |
#: templates/calendar.php:106 msgid "iOS/OS X CalDAV address" |
|
d1bafeea1
|
615 |
msgstr "" |
|
6d9380f96
|
616 617 618 619 620 |
#: templates/part.choosecalendar.rowfields.php:15 msgid "Share Calendar" msgstr "Kalender freigeben" #: templates/part.choosecalendar.rowfields.php:32 |
|
d1bafeea1
|
621 |
msgid "Download" |
|
6d9380f96
|
622 |
msgstr "Herunterladen" |
|
d1bafeea1
|
623 |
|
|
6d9380f96
|
624 |
#: templates/part.choosecalendar.rowfields.php:38 |
|
d1bafeea1
|
625 |
msgid "Edit" |
|
6d9380f96
|
626 |
msgstr "Bearbeiten" |
|
d1bafeea1
|
627 |
|
|
6d9380f96
|
628 |
#: templates/part.choosecalendar.rowfields.php:45 |
|
d1bafeea1
|
629 |
msgid "Delete" |
|
6d9380f96
|
630 |
msgstr "Löschen" |
|
d1bafeea1
|
631 632 633 |
#: templates/part.editcalendar.php:9 msgid "New calendar" |
|
6d9380f96
|
634 |
msgstr "Neuer Kalender" |
|
d1bafeea1
|
635 636 637 |
#: templates/part.editcalendar.php:9 msgid "Edit calendar" |
|
6d9380f96
|
638 |
msgstr "Kalender bearbeiten" |
|
d1bafeea1
|
639 640 641 |
#: templates/part.editevent.php:1 msgid "Edit event" |
|
6d9380f96
|
642 |
msgstr "Veranstaltung bearbeiten" |
|
d1bafeea1
|
643 644 645 |
#: templates/part.editevent.php:8 msgid "Save event" |
|
6d9380f96
|
646 |
msgstr "Veranstaltung speichern" |
|
d1bafeea1
|
647 648 649 |
#: templates/part.editevent.php:9 msgid "Delete event" |
|
6d9380f96
|
650 |
msgstr "Veranstaltung löschen" |
|
d1bafeea1
|
651 652 653 |
#: templates/part.eventform.php:5 templates/part.showevent.php:3 msgid "Eventinfo" |
|
6d9380f96
|
654 |
msgstr "Termininfo" |
|
d1bafeea1
|
655 656 657 |
#: templates/part.eventform.php:6 templates/part.showevent.php:4 msgid "Repeating" |
|
6d9380f96
|
658 |
msgstr "Wiederholen" |
|
d1bafeea1
|
659 660 661 |
#: templates/part.eventform.php:7 templates/part.showevent.php:5 msgid "Alarm" |
|
6d9380f96
|
662 |
msgstr "Alarm" |
|
d1bafeea1
|
663 664 665 |
#: templates/part.eventform.php:8 templates/part.showevent.php:6 msgid "Attendees" |
|
6d9380f96
|
666 |
msgstr "Teilnehmer" |
|
d1bafeea1
|
667 668 669 |
#: templates/part.eventform.php:10 msgid "Share" |
|
6d9380f96
|
670 |
msgstr "Freigeben" |
|
d1bafeea1
|
671 672 673 |
#: templates/part.eventform.php:15 msgid "Title of the Event" |
|
6d9380f96
|
674 |
msgstr "Titel" |
|
d1bafeea1
|
675 |
|
|
6d9380f96
|
676 |
#: templates/part.eventform.php:41 |
|
d1bafeea1
|
677 |
msgid "from" |
|
6d9380f96
|
678 |
msgstr "von" |
|
d1bafeea1
|
679 |
|
|
6d9380f96
|
680 |
#: templates/part.eventform.php:46 |
|
d1bafeea1
|
681 |
msgid "to" |
|
6d9380f96
|
682 |
msgstr "bis" |
|
d1bafeea1
|
683 |
|
|
6d9380f96
|
684 |
#: templates/part.eventform.php:54 templates/part.showevent.php:66 |
|
d1bafeea1
|
685 |
msgid "All Day Event" |
|
6d9380f96
|
686 |
msgstr "Ganztägiges Ereignis" |
|
d1bafeea1
|
687 |
|
|
6d9380f96
|
688 |
#: templates/part.eventform.php:57 templates/part.showevent.php:86 |
|
d1bafeea1
|
689 |
msgid "Advanced options" |
|
6d9380f96
|
690 |
msgstr "Erweiterte Optionen" |
|
d1bafeea1
|
691 |
|
|
6d9380f96
|
692 |
#: templates/part.eventform.php:61 templates/part.showevent.php:91 |
|
d1bafeea1
|
693 |
msgid "Location" |
|
6d9380f96
|
694 |
msgstr "Ort" |
|
d1bafeea1
|
695 |
|
|
6d9380f96
|
696 |
#: templates/part.eventform.php:66 |
|
d1bafeea1
|
697 |
msgid "Categories (separate by comma)" |
|
6d9380f96
|
698 |
msgstr "Kategorien (getrennt durch Kommata)" |
|
d1bafeea1
|
699 |
|
|
6d9380f96
|
700 |
#: templates/part.eventform.php:68 templates/part.eventform.php:69 |
|
d1bafeea1
|
701 |
msgid "Edit categories" |
|
6d9380f96
|
702 |
msgstr "Kategorien ändern" |
|
d1bafeea1
|
703 |
|
|
6d9380f96
|
704 |
#: templates/part.eventform.php:71 templates/part.showevent.php:99 |
|
d1bafeea1
|
705 |
msgid "Description" |
|
6d9380f96
|
706 |
msgstr "Beschreibung" |
|
d1bafeea1
|
707 |
|
|
6d9380f96
|
708 |
#: templates/part.eventform.php:74 |
|
d1bafeea1
|
709 |
msgid "Export event" |
|
6d9380f96
|
710 |
msgstr "Veranstaltung exportieren" |
|
d1bafeea1
|
711 |
|
|
6d9380f96
|
712 |
#: templates/part.eventform.php:82 templates/part.showevent.php:109 |
|
d1bafeea1
|
713 |
msgid "Repeat" |
|
6d9380f96
|
714 |
msgstr "Wiederholen" |
|
d1bafeea1
|
715 |
|
|
6d9380f96
|
716 |
#: templates/part.eventform.php:89 templates/part.showevent.php:116 |
|
d1bafeea1
|
717 |
msgid "Advanced" |
|
6d9380f96
|
718 |
msgstr "Erweitert" |
|
d1bafeea1
|
719 |
|
|
6d9380f96
|
720 |
#: templates/part.eventform.php:133 templates/part.showevent.php:160 |
|
d1bafeea1
|
721 |
msgid "Select weekdays" |
|
6d9380f96
|
722 |
msgstr "Wochentage auswählen" |
|
d1bafeea1
|
723 |
|
|
6d9380f96
|
724 |
#: templates/part.eventform.php:146 templates/part.eventform.php:159 |
|
d1bafeea1
|
725 726 |
#: templates/part.showevent.php:173 templates/part.showevent.php:186 msgid "Select days" |
|
6d9380f96
|
727 |
msgstr "Tage auswählen" |
|
d1bafeea1
|
728 |
|
|
6d9380f96
|
729 |
#: templates/part.eventform.php:151 templates/part.showevent.php:178 |
|
d1bafeea1
|
730 |
msgid "and the events day of year." |
|
6d9380f96
|
731 |
msgstr "und den Tag des Jahres des Termins" |
|
d1bafeea1
|
732 |
|
|
6d9380f96
|
733 |
#: templates/part.eventform.php:164 templates/part.showevent.php:191 |
|
d1bafeea1
|
734 |
msgid "and the events day of month." |
|
6d9380f96
|
735 |
msgstr "und den Tag des Monats des Termins" |
|
d1bafeea1
|
736 |
|
|
6d9380f96
|
737 |
#: templates/part.eventform.php:172 templates/part.showevent.php:199 |
|
d1bafeea1
|
738 |
msgid "Select months" |
|
6d9380f96
|
739 |
msgstr "Monate auswählen" |
|
d1bafeea1
|
740 |
|
|
6d9380f96
|
741 |
#: templates/part.eventform.php:185 templates/part.showevent.php:212 |
|
d1bafeea1
|
742 |
msgid "Select weeks" |
|
6d9380f96
|
743 |
msgstr "Wochen auswählen" |
|
d1bafeea1
|
744 |
|
|
6d9380f96
|
745 |
#: templates/part.eventform.php:190 templates/part.showevent.php:217 |
|
d1bafeea1
|
746 |
msgid "and the events week of year." |
|
6d9380f96
|
747 |
msgstr "und den Tag des Jahres des Termins" |
|
d1bafeea1
|
748 |
|
|
6d9380f96
|
749 |
#: templates/part.eventform.php:196 templates/part.showevent.php:223 |
|
d1bafeea1
|
750 |
msgid "Interval" |
|
6d9380f96
|
751 |
msgstr "Intervall" |
|
d1bafeea1
|
752 |
|
|
6d9380f96
|
753 |
#: templates/part.eventform.php:202 templates/part.showevent.php:229 |
|
d1bafeea1
|
754 |
msgid "End" |
|
6d9380f96
|
755 |
msgstr "Ende" |
|
d1bafeea1
|
756 |
|
|
6d9380f96
|
757 |
#: templates/part.eventform.php:215 templates/part.showevent.php:242 |
|
d1bafeea1
|
758 |
msgid "occurrences" |
|
6d9380f96
|
759 |
msgstr "Ereignisse" |
|
d1bafeea1
|
760 |
|
|
6d9380f96
|
761 |
#: templates/part.eventform.php:234 |
|
d1bafeea1
|
762 |
msgid "Visibility to people shared with" |
|
6d9380f96
|
763 |
msgstr "Sichtbarkeit für Personen mit denen es geteilt ist" |
|
d1bafeea1
|
764 765 766 |
#: templates/part.import.php:14 msgid "create a new calendar" |
|
6d9380f96
|
767 |
msgstr "Neuen Kalender anlegen" |
|
d1bafeea1
|
768 769 770 |
#: templates/part.import.php:17 msgid "Import a calendar file" |
|
6d9380f96
|
771 |
msgstr "Kalenderdatei importieren" |
|
d1bafeea1
|
772 773 774 |
#: templates/part.import.php:24 msgid "Please choose a calendar" |
|
6d9380f96
|
775 |
msgstr "Bitte wähle einen Kalender." |
|
d1bafeea1
|
776 777 778 |
#: templates/part.import.php:36 msgid "Name of new calendar" |
|
6d9380f96
|
779 |
msgstr "Name des neuen Kalenders" |
|
d1bafeea1
|
780 781 782 |
#: templates/part.import.php:44 msgid "Take an available name!" |
|
6d9380f96
|
783 |
msgstr "Bitte wähle einen verfügbaren Namen!" |
|
d1bafeea1
|
784 785 786 787 788 |
#: templates/part.import.php:45 msgid "" "A Calendar with this name already exists. If you continue anyhow, these " "calendars will be merged." |
|
6d9380f96
|
789 |
msgstr "Ein Kalender mit diesem Namen existiert bereits. Solltest Du fortfahren, werden die beiden Kalender zusammengeführt." |
|
d1bafeea1
|
790 791 792 |
#: templates/part.import.php:48 msgid "Remove all events from the selected calendar" |
|
6d9380f96
|
793 |
msgstr "Entferne alle Termine von dem ausgewählten Kalender" |
|
d1bafeea1
|
794 795 796 |
#: templates/part.import.php:50 msgid "Import" |
|
6d9380f96
|
797 |
msgstr "Importieren" |
|
d1bafeea1
|
798 799 800 |
#: templates/part.import.php:59 msgid "Close Dialog" |
|
6d9380f96
|
801 |
msgstr "Dialog schließen" |
|
d1bafeea1
|
802 803 804 |
#: templates/part.newevent.php:1 msgid "Create a new event" |
|
6d9380f96
|
805 |
msgstr "Neues Ereignis erstellen" |
|
d1bafeea1
|
806 807 808 |
#: templates/part.newevent.php:8 msgid "Create event" |
|
6d9380f96
|
809 |
msgstr "Veranstaltung erstellen" |
|
d1bafeea1
|
810 811 812 |
#: templates/part.share.php:32 msgid "Share with user or group" |
|
6d9380f96
|
813 |
msgstr "Mit Nutzer oder Gruppe teilen" |
|
d1bafeea1
|
814 815 816 |
#: templates/part.share.php:53 msgid "Unshare" |
|
6d9380f96
|
817 |
msgstr "Teilung zurücknehmen" |
|
d1bafeea1
|
818 819 820 |
#: templates/part.share.php:59 msgid "Not shared with anyone" |
|
6d9380f96
|
821 |
msgstr "Mit niemanden geteilt" |
|
d1bafeea1
|
822 823 824 |
#: templates/part.share.php:63 msgid "Send Email" |
|
6d9380f96
|
825 |
msgstr "E-Mail senden" |
|
d1bafeea1
|
826 827 828 |
#: templates/part.share.php:67 msgid "Shared via calendar" |
|
6d9380f96
|
829 |
msgstr "Mittels des Kalenders teilen" |
|
d1bafeea1
|
830 831 832 |
#: templates/part.share.php:94 msgid "Not shared with anyone via calendar" |
|
6d9380f96
|
833 |
msgstr "Mit niemandem über einen Kalender geteilt" |
|
d1bafeea1
|
834 835 836 |
#: templates/part.showevent.php:1 msgid "View an event" |
|
6d9380f96
|
837 |
msgstr "Termin ansehen" |
|
d1bafeea1
|
838 839 840 |
#: templates/part.showevent.php:19 msgid "Category" |
|
6d9380f96
|
841 |
msgstr "Kategorie" |
|
d1bafeea1
|
842 843 844 |
#: templates/part.showevent.php:23 msgid "No categories selected" |
|
6d9380f96
|
845 |
msgstr "Keine Kategorie ausgewählt" |
|
d1bafeea1
|
846 847 |
#: templates/part.showevent.php:41 |
|
6d9380f96
|
848 849 |
#, php-format msgid "%s of %s" |
|
d1bafeea1
|
850 851 852 853 |
msgstr "" #: templates/part.showevent.php:50 msgid "Access Class" |
|
6d9380f96
|
854 |
msgstr "Zugriffsklasse" |
|
d1bafeea1
|
855 856 857 |
#: templates/part.showevent.php:70 msgid "From" |
|
6d9380f96
|
858 |
msgstr "von" |
|
d1bafeea1
|
859 860 861 |
#: templates/part.showevent.php:73 templates/part.showevent.php:81 msgid "at" |
|
6d9380f96
|
862 |
msgstr "um" |
|
d1bafeea1
|
863 864 865 |
#: templates/part.showevent.php:78 msgid "To" |
|
6d9380f96
|
866 |
msgstr "bis" |