summaryrefslogtreecommitdiffstats
path: root/core/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-12 00:12:46 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-12 00:12:46 +0000
commitd91bed949063a489e497962fec60d5cd3ba0f58d (patch)
tree56fd5532bed0c532a48b40bd50f455aec03d349c /core/l10n/de_DE.js
parent61fa284d070c040bf39c2b6712ab9bf8aee48d86 (diff)
downloadnextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.tar.gz
nextcloud-server-d91bed949063a489e497962fec60d5cd3ba0f58d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r--core/l10n/de_DE.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 91eb8a22ff3..5688e52733f 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -122,6 +122,7 @@ OC.L10N.register(
"The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">For better performance it is recommended</a> to use the following settings in the <code>php.ini</code>:" : "Der PHP-OPcache ist nicht richtig konfiguriert. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Für eine bessere Leistung empfiehlt es sich</a> folgende Einstellungen in der <code>php.ini</code> vorzunehmen:",
"The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Die PHP-Funktion \"set_time_limit\" ist nicht verfügbar. Dies kann in angehaltenen Scripten oder einer fehlerhaften Installation resultieren. Es wird dringend empfohlen, diese Funktion zu aktivieren.",
"Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Ihr PHP unterstützt Freetype nicht. Dies wird defekte Profilbilder und eine defekte Anzeige der Einstellungen verursachen.",
+ "Missing index \"{indexName}\" in table \"{tableName}\"." : "Fehlender Index \"{indexName}\" in der Tabelle \"{tableName}\".",
"Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung",
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
"The \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",