aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/de_DE.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/l10n/de_DE.js')
-rw-r--r--apps/dav/l10n/de_DE.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 88414392563..1199577b877 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -2,7 +2,7 @@ OC.L10N.register(
"dav",
{
"Calendar" : "Kalender",
- "To-dos" : "Aufgaben",
+ "Tasks" : "Aufgaben",
"Personal" : "Persönlich",
"{actor} created calendar {calendar}" : "{actor} hat den Kalender {calendar} erstellt",
"You created calendar {calendar}" : "Sie haben den Kalender {calendar} erstellt",
@@ -143,7 +143,6 @@ OC.L10N.register(
"Configures a CalDAV account" : "Ein CalDAV-Konto einrichten",
"Configures a CardDAV account" : "Ein CardDAV-Konto einrichten",
"Events" : "Ereignisse",
- "Tasks" : "Aufgaben",
"Untitled task" : "Unbenannte Aufgabe",
"Completed on %s" : "Erledigt am %s",
"Due on %s by %s" : "Fällig am %s von %s",
@@ -206,6 +205,7 @@ OC.L10N.register(
"Are you accepting the invitation?" : "Die Einladung annehmen?",
"Tentative" : "Vorläufig",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
+ "To-dos" : "Aufgaben",
"If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Wenn Sie Ihre Arbeitszeiten konfigurieren, können andere Benutzer sehen, wann Sie nicht im Büro sind, wenn sie eine Besprechung buchen."
},
"nplurals=2; plural=(n != 1);");