diff options
Diffstat (limited to 'apps/dav/l10n/de.json')
-rw-r--r-- | apps/dav/l10n/de.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 0e44c5143f3..87d16b7a2ef 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -178,8 +178,6 @@ "Please contact the organizer directly." : "Bitte den Organisator direkt kontaktieren.", "Are you accepting the invitation?" : "Die Einladung annehmen?", "Tentative" : "Vorläufig", - "Number of guests" : "Anzahl Gäste", - "Comment" : "Kommentar", "Your attendance was updated successfully." : "Dein Teilnehmerstatus wurde aktualisiert.", "Todos" : "Aufgaben", "{actor} created todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} erstellt", @@ -192,6 +190,8 @@ "You solved todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} erledigt", "{actor} reopened todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} wiedereröffnet", "You reopened todo {todo} in list {calendar}" : "Du hast die Aufgabe {todo} in der Liste {calendar} wiedereröffnet", - "A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet" + "A calendar <strong>todo</strong> was modified" : "Eine Kalender-<strong>Aufgabe</strong> wurde bearbeitet", + "Number of guests" : "Anzahl Gäste", + "Comment" : "Kommentar" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |