diff options
Diffstat (limited to 'apps/dav/l10n/de.js')
-rw-r--r-- | apps/dav/l10n/de.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 3901478e759..ad5dd5423ad 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -121,7 +121,19 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV-Endpunkt", + "Availability" : "Verfügbarkeit", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Du Deine Arbeitszeiten konfigurierst, können andere Benutzer sehen, wann Du nicht im Büro bist, wenn sie eine Besprechung buchen.", + "Please select a time zone:" : "Bitte wähle eine Zeitzone:", + "Delete slot" : "Slot löschen", + "Add slot" : "Slot hinzufügen", "Save" : "Speichern", + "Monday" : "Montag", + "Tuesday" : "Dienstag", + "Wednesday" : "Mittwoch", + "Thursday" : "Donnerstag", + "Friday" : "Freitag", + "Saturday" : "Samstag", + "Sunday" : "Sonntag", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer versenden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", |