diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-07 00:20:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-07 00:20:03 +0000 |
commit | 30a722a2ca10da60e03daeef8e199cb8bdbecac4 (patch) | |
tree | 9e4f8a28689299c9f03590a10c44f3e63e4a059a /apps/files_sharing/l10n/de.js | |
parent | a40a13cf1a989549ad7754dfe348c7baef594df7 (diff) | |
download | nextcloud-server-30a722a2ca10da60e03daeef8e199cb8bdbecac4.tar.gz nextcloud-server-30a722a2ca10da60e03daeef8e199cb8bdbecac4.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de.js')
-rw-r--r-- | apps/files_sharing/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de.js b/apps/files_sharing/l10n/de.js index 9f67b2800a5..de4f587e8c5 100644 --- a/apps/files_sharing/l10n/de.js +++ b/apps/files_sharing/l10n/de.js @@ -135,6 +135,8 @@ OC.L10N.register( "Internal link" : "Interner Link", "Cannot copy, please copy the link manually" : "Kopieren fehlgeschlagen. Bitte kopiere den Link manuell.", "Copy internal link to clipboard" : "Internen Link in die Zwischenablage kopieren", + "Only works for people with access to this folder" : "Funktioniert nur für Personen mit Zugriff auf diesen Ordner", + "Only works for people with access to this file" : "Funktioniert nur für Personen mit Zugriff auf diese Datei", "Link copied" : "Link kopiert", "Please enter the following required information before creating the share" : "Bitte gib die benötigten Informationen ein bevor die Freigabe erstellt wird", "Password protection (enforced)" : "Passwortschutz (erzwungen)", |