diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-24 02:14:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-24 02:14:59 +0000 |
commit | 999f89ff666a7f8e70ab16620273b7b0941d2e2a (patch) | |
tree | 83ef419ba737290ef701680413886d9d63aee3f4 /lib/l10n/de.js | |
parent | 304c1b9b61b20dfa3c1f07e8a914f0661d91704d (diff) | |
download | nextcloud-server-999f89ff666a7f8e70ab16620273b7b0941d2e2a.tar.gz nextcloud-server-999f89ff666a7f8e70ab16620273b7b0941d2e2a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 23f80588f96..be8bf45aa93 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -150,6 +150,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s hat »%2$s« mit dir geteilt.", "Click the button below to open it." : "Klicke zum Öffnen auf die untere Schaltfläche.", "The requested share does not exist anymore" : "Die angeforderte Freigabe existiert nicht mehr", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Das Benutzerlimit wurde erreicht und der Benutzer wurde nicht erstellt. Überprüfe deine Benachrichtigungen, um mehr zu erfahren.", "Could not find category \"%s\"" : "Die Kategorie \"%s“ konnte nicht gefunden werden", "Sunday" : "Sonntag", "Monday" : "Montag", |