diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-26 02:46:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-26 02:46:04 +0000 |
commit | aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec (patch) | |
tree | 04e5223fd72eaa95ecbe1d9d0b16fd5997d05e87 /apps/dav/l10n | |
parent | 9c05dfacaeef89d84d49cf217dd29e820c40b68d (diff) | |
download | nextcloud-server-aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec.tar.gz nextcloud-server-aee3bb42aeb716ff6c60401cd60ec7d6d7a36bec.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-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", |