diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:18:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-15 00:18:59 +0000 |
commit | b9cf8fd8bc10b32201fe0bc315bca54a689e6b29 (patch) | |
tree | 64f5663ba3cb2e5c0e0197226cf32353a47992e5 /apps/files_sharing/l10n/de_DE.js | |
parent | cd32db63f7acba753888c8f5b60a30d1d10035e1 (diff) | |
download | nextcloud-server-b9cf8fd8bc10b32201fe0bc315bca54a689e6b29.tar.gz nextcloud-server-b9cf8fd8bc10b32201fe0bc315bca54a689e6b29.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/de_DE.js')
-rw-r--r-- | apps/files_sharing/l10n/de_DE.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/de_DE.js b/apps/files_sharing/l10n/de_DE.js index 8e3b77ebdd8..8c9329266e0 100644 --- a/apps/files_sharing/l10n/de_DE.js +++ b/apps/files_sharing/l10n/de_DE.js @@ -209,6 +209,12 @@ OC.L10N.register( "Create" : "Erstellen", "Share" : "Teilen", "Delete share" : "Freigabe löschen", + "Share with {userName}" : "Mit {userName} teilen", + "Share with group" : "Mit Gruppe teilen", + "Share in conversation" : "In Unterhaltungen teilen", + "Share with remote" : "Mit Entfernten teilen", + "Share with remote group" : "Mit entfernter Gruppe teilen", + "Share with guest" : "Mit Gast teilen", "Share with" : "Teilen mit", "Save share" : "Freigabe speichern", "Update share" : "Freigabe aktualisieren", |