diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-07 00:20:09 +0000 |
commit | fbbc10466b79caea0b9d1f718d4abdd021df241c (patch) | |
tree | f5006565ed3ce19b96a2f91646335aacf91926a7 /lib/l10n/de.js | |
parent | 3419edd697cbc81b814c60f820355b85b0ee2c05 (diff) | |
download | nextcloud-server-fbbc10466b79caea0b9d1f718d4abdd021df241c.tar.gz nextcloud-server-fbbc10466b79caea0b9d1f718d4abdd021df241c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 31af8109f6d..a4995d89486 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -19,7 +19,6 @@ OC.L10N.register( "%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s", "%1$s, %2$s, %3$s and %4$s" : "%1$s, %2$s, %3$s und %4$s", "%1$s, %2$s, %3$s, %4$s and %5$s" : "%1$s, %2$s, %3$s, %4$s und %5$s", - "Education Edition" : "Bildungsausgabe", "Enterprise bundle" : "Firmen-Paket", "Groupware bundle" : "Groupware-Paket", "Hub bundle" : "Hub-Paket", @@ -298,6 +297,7 @@ OC.L10N.register( "Summarizes text by reducing its length without losing key information." : "Fasst Text zusammen, indem die Länge reduziert wird, ohne dass wichtige Informationen verloren gehen.", "Extracts topics from a text and outputs them separated by commas." : "Extrahiert Themen aus einem Text und gibt sie durch Kommas getrennt aus.", "404" : "404", + "Education Edition" : "Bildungsausgabe", "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Der angemeldete Benutzer muss ein Administrator, ein Teil-Administrator sein oder ein Sonderrecht haben, um auf diese Einstellung zuzugreifen. ", "Logged in user must be an admin or sub admin" : "Der angemeldete Benutzer muss ein (Sub-)Administrator sein", "Logged in user must be an admin" : "Der angemeldete Benutzer muss ein Administrator sein", |