diff options
Diffstat (limited to 'apps/dav')
-rw-r--r-- | apps/dav/l10n/de.js | 1 | ||||
-rw-r--r-- | apps/dav/l10n/de.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index ac751773330..7f0120689e2 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -124,6 +124,7 @@ OC.L10N.register( "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.", "Time zone:" : "Zeitzone:", + "to" : "an", "Delete slot" : "Slot löschen", "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 50de26463a7..f96e306b02f 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -122,6 +122,7 @@ "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.", "Time zone:" : "Zeitzone:", + "to" : "an", "Delete slot" : "Slot löschen", "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", |