diff options
Diffstat (limited to 'apps/dav/l10n/de.js')
-rw-r--r-- | apps/dav/l10n/de.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 9f64c7f12e1..655f919bf48 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -151,7 +151,6 @@ 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 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)", "Calendars including events, details and attendees" : "Kalender mit Terminen, Details und Teilnehmern", "Contacts and groups" : "Kontakte und Gruppen", @@ -203,7 +202,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." : "Dein Teilnehmerstatus wurde aktualisiert.", - "%1$s has responded your invitation" : "%1$s hat auf deine Einladunge geantwortet." + "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert." }, "nplurals=2; plural=(n != 1);"); |