diff --git a/l10n/de.js b/l10n/de.js index bf8b109..e098713 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -115,7 +115,7 @@ OC.L10N.register( "admin" : "Administrator", "Share" : "Teilen", "Loading" : "Lade", - "You are not allowed to change this option, because this room is shared with you." : "Du kannst diese Einstellung nicht ändern, da dieser Raum mit dir geteilt wurde.", + "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "Max. rooms" : "Max. Räume", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …", diff --git a/l10n/de.json b/l10n/de.json index 130f053..643d08c 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -113,7 +113,7 @@ "admin" : "Administrator", "Share" : "Teilen", "Loading" : "Lade", - "You are not allowed to change this option, because this room is shared with you." : "Du kannst diese Einstellung nicht ändern, da dieser Raum mit dir geteilt wurde.", + "You are not allowed to change this option, because this room is shared with you." : "Du bist nicht berechtigt, diese Einstellung zu ändern, da dieser Raum mit dir geteilt wurde.", "Max. rooms" : "Max. Räume", "Max. participants" : "Max. Teilnehmer", "Group …" : "Gruppe …",