diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-09 00:23:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-09 00:23:27 +0000 |
commit | a2cfcf3ca71cf748d8507f8ac490df89405b2a68 (patch) | |
tree | f608f4ed81cd3d25be0383adf549fe47cd8ed6d3 /lib/l10n/de_DE.js | |
parent | 926bd29617f85865033efe15b0a57b518c4ac991 (diff) | |
download | nextcloud-server-a2cfcf3ca71cf748d8507f8ac490df89405b2a68.tar.gz nextcloud-server-a2cfcf3ca71cf748d8507f8ac490df89405b2a68.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de_DE.js')
-rw-r--r-- | lib/l10n/de_DE.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index fed8fd0c918..ed39aa48dc1 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -187,6 +187,7 @@ OC.L10N.register( "Sharing is disabled" : "Teilen ist deaktiviert", "Sharing is disabled for you" : "Teilen ist für Sie deaktiviert", "Cannot share with the share owner" : "Teilen mit dem Freigabeeigentümer nicht möglich", + "Share does not have a full ID" : "Die Freigabe hat keine vollständige ID", "Cannot change share type" : "Der Freigabetyp kann nicht geändert werden", "Can only update recipient on user shares" : "Empfänger können nur bei Benutzerfreigaben aktualisiert werden", "Cannot enable sending the password by Talk with an empty password" : "Das Senden des Passworts über Talk kann mit einem leeren Passwort nicht aktiviert werden", |