diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-22 02:15:49 +0000 |
commit | a66c80135de5b21d8ad48218b96a90eefde0fc7f (patch) | |
tree | 7ce5974efa5d347f73538084d9e1a0f77a80e370 /core/l10n/de.js | |
parent | 47da08fe850b374d30ef68c55775600747bbd35c (diff) | |
download | nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index a80de442e90..61627e9e7ee 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -288,8 +288,7 @@ OC.L10N.register( "Profile not found" : "Profil nicht gefunden", "The profile does not exist." : "Das Profil existiert nicht", "Back to %s" : "Zurück zu %s", - "File not found" : "Datei nicht gefunden", - "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", + "Page not found" : "Seite nicht gefunden", "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", @@ -409,6 +408,8 @@ OC.L10N.register( "Local document editing back-end used by the Collabora Online app." : "Lokales Dokumentenbearbeitungs-Backend, das von der Collabora Online-Anwendung verwendet wird.", "restricted" : "Eingeschränkt", "invisible" : "unsichtbar", + "File not found" : "Datei nicht gefunden", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", "More" : "Mehr", "More apps menu" : "Weitere Apps-Menü", "Settings menu" : "Einstellungen-Menü", |