diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 9913812bba..92a7ea4bf2 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -62,7 +62,7 @@ OC.L10N.register( "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} removed themselves" : "{actor} hat 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}", @@ -70,7 +70,7 @@ OC.L10N.register( "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} removed themselves from {file}" : "{actor} hat 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", diff --git a/apps/files_sharing/l10n/de.json b/apps/files_sharing/l10n/de.json index 14653b0b4a..a8082114cb 100644 --- a/apps/files_sharing/l10n/de.json +++ b/apps/files_sharing/l10n/de.json @@ -60,7 +60,7 @@ "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} removed themselves" : "{actor} hat 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}", @@ -68,7 +68,7 @@ "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} removed themselves from {file}" : "{actor} hat 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", diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 04d1744c62..3d641fb932 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -62,7 +62,7 @@ OC.L10N.register( "Shared with {user}" : "Geteilt mit {user}", "Removed share for {user}" : "Freigabe für {user} entfernt", "You removed yourself" : "Sie haben sich selbst entfernt", - "{actor} removed themselves" : "{actor} haben sich selbst entfernt", + "{actor} removed themselves" : "{actor} hat 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}", @@ -70,7 +70,7 @@ OC.L10N.register( "You shared {file} with {user}" : "Sie haben {file} mit {user} geteilt", "You removed {user} from {file}" : "Sie haben {user} von {file} entfernt", "You removed yourself from {file}" : "Sie haben sich selbst entfernt von {file}", - "{actor} removed themselves from {file}" : "{actor} haben sich selbst entfernt von {file}", + "{actor} removed themselves from {file}" : "{actor} hat 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 Ihnen geteilt", diff --git a/apps/files_sharing/l10n/de_DE.json b/apps/files_sharing/l10n/de_DE.json index 47feeaa057..53c7d587f4 100644 --- a/apps/files_sharing/l10n/de_DE.json +++ b/apps/files_sharing/l10n/de_DE.json @@ -60,7 +60,7 @@ "Shared with {user}" : "Geteilt mit {user}", "Removed share for {user}" : "Freigabe für {user} entfernt", "You removed yourself" : "Sie haben sich selbst entfernt", - "{actor} removed themselves" : "{actor} haben sich selbst entfernt", + "{actor} removed themselves" : "{actor} hat 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}", @@ -68,7 +68,7 @@ "You shared {file} with {user}" : "Sie haben {file} mit {user} geteilt", "You removed {user} from {file}" : "Sie haben {user} von {file} entfernt", "You removed yourself from {file}" : "Sie haben sich selbst entfernt von {file}", - "{actor} removed themselves from {file}" : "{actor} haben sich selbst entfernt von {file}", + "{actor} removed themselves from {file}" : "{actor} hat 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 Ihnen geteilt",