diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-10 02:31:27 +0000 |
commit | 46bb952ba51411f27d92f06ea1cc9bd8e7158e34 (patch) | |
tree | 24c81c5300bd6bcae72aca3ea6a8dc619bc2a5d0 /core/l10n/de.js | |
parent | fc076271c791998272856b640be4b63cfe3263a2 (diff) | |
download | nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.tar.gz nextcloud-server-46bb952ba51411f27d92f06ea1cc9bd8e7158e34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index 52efb4bbe96..91844b941db 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -309,6 +309,7 @@ OC.L10N.register( "The profile does not exist." : "Das Profil existiert nicht", "Back to %s" : "Zurück zu %s", "Page not found" : "Seite nicht gefunden", + "The page could not be found on the server or you may not be allowed to view it." : "Die Seite konnte auf dem Server nicht gefunden werden oder du bist nicht berechtigt sie anzusehen.", "Too many requests" : "Zu viele Anfragen", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus deinem Netzwerk. Versuche es später erneut oder wende dich an deinen Administrator, wenn dies ein Fehler sein sollte.", "Error" : "Fehler", |