aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-23 03:04:48 +0000
commit945afd4432d25fb36de4cb98736fc2777c0a54a5 (patch)
tree373c437abfc554fe5e1a74162fe0610bbed6ec52 /apps/dav/l10n/de_DE.js
parent5b64b8119fc9c004887b514722bcecc2353564de (diff)
downloadnextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.tar.gz
nextcloud-server-945afd4432d25fb36de4cb98736fc2777c0a54a5.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.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index dc6194cec85..254453663d6 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -180,8 +180,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",
- "Number of guests" : "Anzahl Gäste",
- "Comment" : "Kommentar",
"Your attendance was updated successfully." : "Ihr Teilnehmerstatus wurde aktualisiert.",
"Todos" : "Aufgaben",
"{actor} created todo {todo} in list {calendar}" : "{actor} hat die Aufgabe {todo} in der Liste {calendar} erstellt",
@@ -194,6 +192,8 @@ OC.L10N.register(
"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",
+ "Number of guests" : "Anzahl Gäste",
+ "Comment" : "Kommentar"
},
"nplurals=2; plural=(n != 1);");