diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-09 00:25:53 +0000 |
commit | a79dbf3a31f8127b5e12d978e8df90e764a5c3ec (patch) | |
tree | 5dcddb65280d5d25416c3bcfcec0d28eddbe5a76 /apps/dav/l10n/de.js | |
parent | 734b11dc86c7f54eff7557271aba1e4530cbcc23 (diff) | |
download | nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.tar.gz nextcloud-server-a79dbf3a31f8127b5e12d978e8df90e764a5c3ec.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 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index d0fbfd61d70..9d4dfae6af8 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -148,6 +148,7 @@ OC.L10N.register( "Completed on %s" : "Erledigt am %s", "Due on %s by %s" : "Fällig am %s von %s", "Due on %s" : "Fällig am %s", + "DAV system address book" : "DAV-Systemadressbuch", "No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs", "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling occ dav:sync-system-addressbook." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da deine Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führe sie manuell aus, indem du \"occ dav:sync-system-addressbook\" auf der Komandozeile ausführst.", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", @@ -155,8 +156,8 @@ OC.L10N.register( "Contacts and groups" : "Kontakte und Gruppen", "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.", + "First day" : "Erster Tag", + "Save" : "Speichern", "Time zone:" : "Zeitzone:", "to" : "an", "Delete slot" : "Slot löschen", @@ -170,10 +171,11 @@ OC.L10N.register( "Saturday" : "Samstag", "Sunday" : "Sonntag", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Setze den Benutzerstatus automatisch auf „Nicht stören“, wenn du nicht erreichbar bist, um alle Benachrichtigungen stumm zu schalten.", - "Save" : "Speichern", "Failed to load availability" : "Fehler beim Laden der Verfügbarkeit", "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 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.", "Calendar server" : "Kalender-Server", "Send invitations to attendees" : "Einladungen an die Teilnehmer senden", "Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen", |