aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-10-07 00:12:21 +0000
committerNextcloud bot <bot@nextcloud.com>2018-10-07 00:12:21 +0000
commit4c47ec005f31e10b55af1bec277c6c0d011e4c28 (patch)
tree707cc2b16717731f6bd85beed2ada1a5293ea3c4 /apps/files_sharing/l10n/de.js
parent7dd2212b2cdca3abf0b50e5940e8ff2a91d73f5d (diff)
downloadnextcloud-server-4c47ec005f31e10b55af1bec277c6c0d011e4c28.tar.gz
nextcloud-server-4c47ec005f31e10b55af1bec277c6c0d011e4c28.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r--apps/files_sharing/l10n/de.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js
index c987270d1ab..a7baacd899c 100644
--- a/apps/files_sharing/l10n/de.js
+++ b/apps/files_sharing/l10n/de.js
@@ -54,11 +54,11 @@ OC.L10N.register(
"{actor} shared {file} as public link" : "{actor} hat {file} über einen öffentlichen Link geteilt",
"{actor} removed public link for {file}" : "{actor} hat einen öffentlichen Link {file} entfernt",
"Public link of {actor} for {file} expired" : "Öffentlicher Link von {actor} für {file} ist abgelaufen",
- "{user} accepted the remote share" : "{user} hat die Remotefreigabe akzeptiert",
- "{user} declined the remote share" : "{user} hat die Remotefreigabe abgelehnt",
- "You received a new remote share {file} from {user}" : "Du hast eine neue Remotefreigabe {file} von {user} erhalten",
- "{user} accepted the remote share of {file}" : "{user} hat die Remotefreigabe von {file} akzeptiert",
- "{user} declined the remote share of {file}" : "{user} hat die Remotefreigabe von {file} abgelehnt",
+ "{user} accepted the remote share" : "{user} hat die externe Freigabe akzeptiert",
+ "{user} declined the remote share" : "{user} hat die externe Freigabe abgelehnt",
+ "You received a new remote share {file} from {user}" : "Du hast eine neue externe Freigabe {file} von {user} erhalten",
+ "{user} accepted the remote share of {file}" : "{user} hat die externe Freigabe von {file} akzeptiert",
+ "{user} declined the remote share of {file}" : "{user} hat die externe Freigabe von {file} abgelehnt",
"{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",