diff options
Diffstat (limited to 'apps/settings/l10n/de_DE.json')
-rw-r--r-- | apps/settings/l10n/de_DE.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 5a870d820aa..08ed3b6dafb 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -165,6 +165,8 @@ "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.", "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "PHP scheint zur Abfrage von Systemumgebungsvariablen nicht richtig eingerichtet zu sein. Der Test mit getenv(\"PATH\") liefert nur eine leere Antwort zurück.", + "PHP memory limit" : "PHP Speicherlimit", + "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.", @@ -233,10 +235,12 @@ "Report a bug" : "Einen technischen Fehler melden", "Admin documentation" : "Dokumentation für die Administration", "Developer documentation" : "Dokumentation für Entwickler", + "Show details for {appName} app" : "Details für die App {appName} anzeigen", "This app is supported via your current Nextcloud subscription." : "Diese App wird von Ihrem aktuellen Nextcloud-Abonnement unterstützt.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Vorgestellte Apps werden von und innerhalb der Nextcloud-Community entwickelt. Sie stellen zentrale Funktionen bereit und sind für den produktiven Einsatz geeignet.", "Featured" : "Vorgestellt", "Update to {update}" : "Aktualisieren auf {update}", + "Rating: {score}/10" : "Bewertung: {score}/10", "All apps are up-to-date." : "Alle Apps sind aktuell.", "Icon" : "Symbol", "Name" : "Name", |