diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:57 +0000 |
commit | 5d82e62f5a6e78ed87422e9e982e3e55f8667e54 (patch) | |
tree | 2167c2fee8c13dd1663df9cd03bcb5a8eaceb7c3 /apps/dav/l10n/de.js | |
parent | edfa6033b99338d4f18cfdfaa3d1e2b14691d638 (diff) | |
download | nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.tar.gz nextcloud-server-5d82e62f5a6e78ed87422e9e982e3e55f8667e54.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/de.js')
-rw-r--r-- | apps/dav/l10n/de.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 4c2064faea0..8365649557d 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -123,9 +123,11 @@ OC.L10N.register( "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.", + "Time zone:" : "Zeitzone:", + "to" : "an", "Delete slot" : "Slot löschen", + "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", - "Save" : "Speichern", "Monday" : "Montag", "Tuesday" : "Dienstag", "Wednesday" : "Mittwoch", @@ -133,6 +135,7 @@ OC.L10N.register( "Friday" : "Freitag", "Saturday" : "Samstag", "Sunday" : "Sonntag", + "Save" : "Speichern", "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", |