diff options
Diffstat (limited to 'apps/dav/l10n/de_DE.json')
-rw-r--r-- | apps/dav/l10n/de_DE.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json index 696a1a6e14e..1ccf19b1b12 100644 --- a/apps/dav/l10n/de_DE.json +++ b/apps/dav/l10n/de_DE.json @@ -70,17 +70,14 @@ "Where: %s" : "Ort: %s", "%1$s via %2$s" : "%1$s über %2$s", "Cancelled: %1$s" : "Abgesagt: %1$s", - "Invitation canceled" : "Einladung abgebrochen", "Re: %1$s" : "Re: %1$s", - "Invitation updated" : "Einladung aktualisiert", "Invitation: %1$s" : "Einladung: %1$s", - "Invitation" : "Einladung", + "Organizer:" : "Organisator:", + "Attendees:" : "Teilnehmer:", "Title:" : "Titel:", "Time:" : "Zeit:", "Location:" : "Ort:", "Link:" : "Link:", - "Organizer:" : "Organisator:", - "Attendees:" : "Teilnehmer:", "Accept" : "Akzeptieren", "Decline" : "Ablehnen", "More options …" : "Weitere Optionen …", @@ -190,6 +187,9 @@ "You solved todo {todo} in list {calendar}" : "Sie haben 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}" : "Sie haben 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", + "Invitation canceled" : "Einladung abgebrochen", + "Invitation updated" : "Einladung aktualisiert", + "Invitation" : "Einladung" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |