diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-09 02:28:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-09 02:28:55 +0000 |
commit | 4f55ba2a8895995649306911e3efa92904906836 (patch) | |
tree | fdf7919018a9ff2816e4cddb2f0c1a0b813368f4 /lib/l10n/de.js | |
parent | cec6d64598c123d7c23cae06f7ad6fb327d8828e (diff) | |
download | nextcloud-server-4f55ba2a8895995649306911e3efa92904906836.tar.gz nextcloud-server-4f55ba2a8895995649306911e3efa92904906836.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 433765a7c7e..c8c03b8028f 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -235,6 +235,8 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dies wird wahrscheinlich durch Zwischenspeicher/Beschleuniger wie etwa Zend OPcache oder eAccelerator verursacht.", "PHP modules have been installed, but they are still listed as missing?" : "PHP-Module wurden installiert, werden aber als noch fehlend gelistet?", "Please ask your server administrator to restart the web server." : "Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.", + "The required %s config variable is not configured in the config.php file." : "Die erforderliche %s Konfigurationsvariable ist in der config.php nicht konfiguriert.", + "Please ask your server administrator to check the Nextcloud configuration." : "Bitte Deinen Server-Administrator, die Nextcloud-Konfiguration zu überprüfen.", "PostgreSQL >= 9 required." : "PostgreSQL >= 9 benötigt", "Please upgrade your database version." : "Bitte aktualisiere Deine Datenbankversion", "Your data directory is readable by other users." : "Dein Datenverzeichnis kann von anderen Benutzern gelesen werden", |