diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-11-24 00:27:09 +0000 |
commit | 2ec9936b93bd134b2fa989d02f0c2ff61ff94f18 (patch) | |
tree | 69d21b22e377f7cd689aff2ae9e201c8832ac80a /apps/dav/l10n/de_DE.js | |
parent | a9c627cd9140ebad550fd3885e46c438019d6d5f (diff) | |
download | nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.tar.gz nextcloud-server-2ec9936b93bd134b2fa989d02f0c2ff61ff94f18.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/de_DE.js')
-rw-r--r-- | apps/dav/l10n/de_DE.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js index 37adb8f2f54..549536d30e9 100644 --- a/apps/dav/l10n/de_DE.js +++ b/apps/dav/l10n/de_DE.js @@ -151,7 +151,7 @@ OC.L10N.register( "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 Ihre Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führen Sie sie manuell aus, indem Sie occ dav:sync-system-addressbook auf der Kommandozeile ausführen.", + "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 Ihre Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führen Sie sie manuell aus, indem Sie \"occ dav:sync-system-addressbook\" aufrufen.", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", "Calendars including events, details and attendees" : "Kalender mit Terminen, Details und Teilnehmern", "Contacts and groups" : "Kontakte und Gruppen", @@ -203,7 +203,6 @@ OC.L10N.register( "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.", - "%1$s has responded your invitation" : "%1$s hat auf Ihre Einladung geantwortet" + "Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert." }, "nplurals=2; plural=(n != 1);"); |