summaryrefslogtreecommitdiffstats
path: root/core/l10n/de.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r--core/l10n/de.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js
index 485600e42b7..52efb4bbe96 100644
--- a/core/l10n/de.js
+++ b/core/l10n/de.js
@@ -309,7 +309,6 @@ 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." : "Die Seite konnte auf dem Server nicht gefunden werden.",
"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",
@@ -433,6 +432,7 @@ OC.L10N.register(
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Anscheinend führst du eine 32-Bit-PHP-Version aus. Nextcloud benötigt 64bit, um gut zu laufen. Bitte aktualisiere dein Betriebssystem und PHP auf 64bit! Für weitere Details lese bitte die {linkstart}diesbezügliche Dokumentationsseite ↗{linkend}.",
"Press enter to start searching" : "Zum Suchen Enter drücken",
- "Please use the command line updater because updating via browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert."
+ "Please use the command line updater because updating via browser is disabled in your config.php." : "Bitte den Kommandozeilen-Updater verwenden, die Browser-Aktualisierung ist in der config.php deaktiviert.",
+ "The page could not be found on the server." : "Die Seite konnte auf dem Server nicht gefunden werden."
},
"nplurals=2; plural=(n != 1);");