diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:20:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-10 00:20:04 +0000 |
commit | 87f3d2140e506790b0e37fa17011b4eb7c5ed9b8 (patch) | |
tree | e4b8ab75dc8ad7a55b58757e25a23403cb3ca360 /apps/settings/l10n/de_DE.json | |
parent | 16c07f022fe17f7c7ad374886c2658fbf6dace05 (diff) | |
download | nextcloud-server-87f3d2140e506790b0e37fa17011b4eb7c5ed9b8.tar.gz nextcloud-server-87f3d2140e506790b0e37fa17011b4eb7c5ed9b8.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 8ca474633e7..8fa7f42b5b1 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -241,6 +241,7 @@ "The PHP OPcache module is not properly configured. %s." : "Das PHP OPcache-Modul ist nicht ordnungsgemäß konfiguriert. %s.", "Correctly configured" : "Korrekt konfiguriert", "PHP version" : "PHP-Version", + "You are currently running PHP %s. PHP 8.1 is now deprecated in Nextcloud 30. Nextcloud 31 may require at least PHP 8.2. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Sie verwenden derzeit PHP %s. PHP 8.1 ist ab Nextcloud 30 veraltet. Nextcloud 31 erfordert möglicherweise mindestens PHP 8.2. Bitte aktualisieren Sie so schnell wie möglich auf eine der offiziell unterstützten PHP-Versionen der PHP-Gruppe.", "You are currently running PHP %s." : "Sie benutzen aktuell PHP %s.", "PHP \"output_buffering\" option" : "PHP-Option \"output_buffering\"", "PHP configuration option \"output_buffering\" must be disabled" : "Die PHP-Konfigurationsoption \"output_buffering“ muss deaktiviert sein", |