diff options
Diffstat (limited to 'settings/l10n/de.php')
-rw-r--r-- | settings/l10n/de.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index 9323eb0a0cc..c78a2b1db5c 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -54,6 +54,7 @@ $TRANSLATIONS = array( "Errors and fatal issues" => "Fehler und fatale Probleme", "Fatal issues only" => "Nur fatale Probleme", "Security Warning" => "Sicherheitswarnung", +"You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead." => "Du greifst auf %s via HTTP zu. Wir empfehlen Dir dringend, Deinen Server so konfigurieren, das stattdessen HTTPS verlangt wird.", "Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Dein Datenverzeichnis und deine Dateien sind möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei funktioniert nicht. Wir raten dir dringend, dass du deinen Webserver dahingehend konfigurierst, dass dein Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder du verschiebst das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.", "Setup Warning" => "Einrichtungswarnung", "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.", @@ -122,6 +123,7 @@ $TRANSLATIONS = array( "Select new from Files" => "Neues aus den Dateien wählen", "Remove image" => "Bild entfernen", "Either png or jpg. Ideally square but you will be able to crop it." => "Entweder PNG oder JPG. Im Idealfall quadratisch, aber du kannst es zuschneiden.", +"Your avatar is provided by your original account." => "Dein Avatar wird von Deinem ursprünglichenKonto verwendet.", "Abort" => "Abbrechen", "Choose as profile image" => "Als Profilbild wählen", "Language" => "Sprache", |