diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-28 00:28:25 +0000 |
commit | 7560415105c9013b53ebd0bebb0998a4e51303e6 (patch) | |
tree | 9c5e9810b0d9f6a3648438aa4fefccc81c044586 /apps/dav/l10n/de.js | |
parent | e802996e3e22d770093e50b30ac58f9bb3a38fb7 (diff) | |
download | nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.tar.gz nextcloud-server-7560415105c9013b53ebd0bebb0998a4e51303e6.zip |
Fix(l10n): Update translations 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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 5badf56d2c0..34e3eabc03f 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -170,6 +170,7 @@ OC.L10N.register( "Delete slot" : "Slot löschen", "No working hours set" : "Keine Arbeitszeiten konfiguriert", "Add slot" : "Slot hinzufügen", + "Weekdays" : "Wochentage", "Monday" : "Montag", "Tuesday" : "Dienstag", "Wednesday" : "Mittwoch", @@ -184,6 +185,7 @@ OC.L10N.register( "Saved availability" : "Verfügbarkeit gespeichert", "Failed to save availability" : "Fehler beim Speichern der Verfügbarkeit", "Availability" : "Verfügbarkeit", + "If you configure your working hours, other people 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.", "Absence" : "Abwesenheit", "Configure your next absence period." : "Richte deinen nächsten Abwesenheitszeitraum ein.", "Calendar server" : "Kalender-Server", |