diff options
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index a4c9547373a..e97bf847260 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -12,6 +12,9 @@ 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", + "Enterprise bundle" : "Firmen-Paket", + "Groupware bundle" : "Groupware-Paket", + "Social sharing bundle" : "Soziales-Teilen-Paket", "PHP %s or higher is required." : "PHP %s oder höher wird benötigt.", "PHP with a version lower than %s is required." : "PHP wird in einer früheren Version als %s benötigt.", "%sbit or higher PHP required." : "%sbit oder höheres PHP wird benötigt.", |