diff options
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index d6cc8752b03..f3b0e0dc30c 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -2,7 +2,6 @@ $TRANSLATIONS = array( "%s shared »%s« with you" => "%s teilte »%s« mit Ihnen", "Couldn't send mail to following users: %s " => "Die E-Mail konnte nicht an folgende Benutzer gesendet werden: %s", -"group" => "Gruppe", "Turned on maintenance mode" => "Wartungsmodus eingeschaltet", "Turned off maintenance mode" => "Wartungsmodus ausgeschaltet", "Updated database" => "Datenbank aktualisiert", @@ -68,8 +67,6 @@ $TRANSLATIONS = array( "Error while changing permissions" => "Fehler beim Ändern der Rechte", "Shared with you and the group {group} by {owner}" => "{owner} hat dies mit Dir und der Gruppe {group} geteilt", "Shared with you by {owner}" => "{owner} hat dies mit Dir geteilt", -"Share with" => "Teilen mit", -"Share with link" => "Über einen Link freigegeben", "Password protect" => "Passwortschutz", "Password" => "Passwort", "Allow Public Upload" => "Öffentliches Hochladen erlauben", @@ -79,10 +76,10 @@ $TRANSLATIONS = array( "Expiration date" => "Ablaufdatum", "Share via email:" => "Über eine E-Mail teilen:", "No people found" => "Niemand gefunden", +"group" => "Gruppe", "Resharing is not allowed" => "Weiterverteilen ist nicht erlaubt", "Shared in {item} with {user}" => "Für {user} in {item} freigegeben", "Unshare" => "Freigabe aufheben", -"notify user by email" => "Benutzer per E-Mail informieren", "can edit" => "kann bearbeiten", "access control" => "Zugriffskontrolle", "create" => "erstellen", |