diff options
Diffstat (limited to 'apps/settings/l10n/de_DE.json')
-rw-r--r-- | apps/settings/l10n/de_DE.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index e9c8000f9be..f2649496916 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -169,7 +169,7 @@ "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Die Datenbank wird für transaktionale Dateisperren verwendet. Um die Leistung zu verbessern, konfigurieren Sie bitte Memcache, falls verfügbar.", "Forwarded for headers" : "Für Header weitergeleitet", "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Ihre \"trusted_proxies“-Einstellungen sind nicht korrekt, es sollte ein Array sein.", - "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Ihre „trusted_proxies“-Einstellung ist nicht richtig eingestellt, es sollte ein Array von IP-Adressen sein – optional mit Bereich in CIDR-Notation.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Ihre „trusted_proxies“-Einstellung ist nicht richtig eingestellt, es sollte ein Array von IP-Adressen sein – optional mit einem Bereich in CIDR-Notation.", "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch. Dies stellt ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", "Your IP address was resolved as %s" : "Ihre IP-Adresse wurde aufgelöst als %s", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Die Konfiguration des Reverse-Proxy-Headers ist falsch oder Sie greifen über einen vertrauenswürdigen Proxy auf Nextcloud zu. Andernfalls stellt dies ein Sicherheitsproblem dar und kann es einem Angreifer ermöglichen, seine IP-Adresse so zu fälschen, dass sie für Nextcloud sichtbar ist.", @@ -647,6 +647,10 @@ "Show storage path" : "Zeige Speicherpfad", "Show last login" : "Letzte Anmeldung anzeigen", "Sorting" : "Sortierung", + "The system config enforces sorting the groups by name. This also disables showing the member count." : "Die Systemkonfiguration erzwingt die Sortierung der Gruppen nach Namen. Dadurch wird auch die Anzeige der Mitgliederzahl deaktiviert.", + "Group list sorting" : "Sortierung der Gruppenliste", + "By member count" : "Nach Mitgliederzahl", + "By name" : "Nach Name", "Send email" : "E-Mail senden", "Send welcome email to new accounts" : "Begrüßungs-E-Mail an neuen Konten senden", "Defaults" : "Standardeinstellungen", @@ -727,6 +731,7 @@ "Error while wiping the device with the token" : "Fehler während des Löschens des Geräts mit dem Token", "Error while updating device token name" : "Fehler bei der Aktualisierung des Geräte-Token-Namens", "Error while updating device token scope" : "Fehler bei der Aktualisierung des Geräte-Token-Bereichs", + "Could not set group sorting" : "Die Gruppensortierung konnte nicht festgelegt werden", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zu viele Anfragen aus Ihrem Netzwerk. Versuchen Sie es später erneut oder wenden Sie sich an Ihre Administration, wenn dies ein Fehler sein sollte.", "Account documentation" : "Kontodokumentation", "Administration documentation" : "Administrationsdokumentation", |