diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-15 02:14:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-15 02:14:30 +0000 |
commit | c4bfa405aba1a2742506afac3f830e4f15ce0489 (patch) | |
tree | ad2f085e11387189bf8f78a95c9d150c84061c5e /apps/files_sharing/l10n/de_DE.js | |
parent | b3249f931b4b73e33c46a145a660e5f3fcbcd7e1 (diff) | |
download | nextcloud-server-c4bfa405aba1a2742506afac3f830e4f15ce0489.tar.gz nextcloud-server-c4bfa405aba1a2742506afac3f830e4f15ce0489.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.js')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 04d1744c629..3d641fb932e 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", |