diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-24 00:20:11 +0000 |
commit | 271f70b66a3e794f162ed58a4a15dde145c778fd (patch) | |
tree | eea4e71ac06f79e7bac5a823b80268a3cf69e302 /apps/settings/l10n/de_DE.json | |
parent | 338c9e4a8d718472c45936776db53d65ff541cbf (diff) | |
download | nextcloud-server-271f70b66a3e794f162ed58a4a15dde145c778fd.tar.gz nextcloud-server-271f70b66a3e794f162ed58a4a15dde145c778fd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de_DE.json')
-rw-r--r-- | apps/settings/l10n/de_DE.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index d8064db47b1..5dcc61b299a 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -199,7 +199,6 @@ "The PHP memory limit is below the recommended value of %s." : "Das PHP-Speicherllmit liegt unterhalb des empfohlenen Wertes von %s.", "PHP modules" : "PHP-Module", "This instance is missing some required PHP modules. It is required to install them: %s." : "Dieser Instanz fehlen einige erforderliche PHP-Module. Folgende Module müssen installiert sein:%s .", - "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s.", "PHP opcache" : "PHP OPcache", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Das PHP-OPcache-Modul ist nicht geladen. Für eine bessere Leistung empfiehlt es sich, das Modul in Ihre PHP-Installation zu laden.", "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache ist deaktiviert. Für eine bessere Leistung empfiehlt es sich, in der PHP-Konfiguration \"opcache.enable=1\" zu setzen.", @@ -729,6 +728,7 @@ "Select manager" : "Manager auswählen", "User's table" : "Benutzertabelle", "Select user manager" : "Benutzermanager wählen", - "Overwrite cli URL" : "CLI-URL überschreiben" + "Overwrite cli URL" : "CLI-URL überschreiben", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "In dieser Instanz fehlen einige empfohlene PHP-Module. Für eine verbesserte Leistung und bessere Kompatibilität wird dringend empfohlen, sie zu installieren: %s." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |