diff options
Diffstat (limited to 'apps/files_sharing/l10n/de.json')
-rw-r--r-- | apps/files_sharing/l10n/de.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 51e0daa66cc..a6fd198ac8e 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -61,12 +61,16 @@ "{user} unshared {file} from you" : "{user} hat die Freigabe für {file} entfernt", "Shared with {user}" : "Geteilt mit {user}", "Removed share for {user}" : "Freigabe für {user} entfernt", + "You removed yourself" : "Du hast Dich selbst entfernt", + "{actor} removed themselves" : "{actor} haben sich selbst entfernt", "{actor} shared with {user}" : "{actor} hat mit {user} geteilt", "{actor} removed share for {user}" : "{actor} hat die Freigabe für {user} entfernt", "Shared by {actor}" : "Geteilt von {actor}", "{actor} removed share" : "{actor} hat die Freigabe entfernt", "You shared {file} with {user}" : "Du hast {file} mit {user} geteilt", "You removed {user} from {file}" : "Du hast {user} von {file} entfernt", + "You removed yourself from {file}" : "Du hast Dich selbst entfernt von {file}", + "{actor} removed themselves from {file}" : "{actor} haben sich selbst entfernt von {file}", "{actor} shared {file} with {user}" : "{actor} hat {file} mit {user} geteilt", "{actor} removed {user} from {file}" : "{actor} hat {user} von {file} entfernt", "{actor} shared {file} with you" : "{actor} hat {file} mit dir geteilt", |