diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-27 02:23:58 +0000 |
commit | 5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f (patch) | |
tree | c1ba08b7612bb6a3e081dbc02a95ae336f06d7a9 /apps/settings/l10n/de_DE.json | |
parent | a1fae0532090c3f7223ce8243e3025dfafde07ce (diff) | |
download | nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.tar.gz nextcloud-server-5de5b75ede0cb939d5c8fe1a35cf1bbb4e0aeb8f.zip |
[tx-robot] updated 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 | 19 |
1 files changed, 13 insertions, 6 deletions
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 95ea4d72bff..381d7b44927 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -295,6 +295,12 @@ "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "Your role" : "Ihre Funktion", "Your Twitter handle" : "Ihr Twitter-Handle", + "Your website" : "Ihre Internetseite", + "No {property} set" : "Keine {property} eingestellt", + "Unable to update {property}" : "{property} konnte nicht aktualisiert werden", + "Change scope level of {property}, current scope is {scope}" : "Ändern des Geltungsbereich von {property}, aktueller Bereich ist {scope}", + "Unable to update federation scope of the primary {property}" : "Der Federation-Bereich des primären {property} kann nicht aktualisiert werden", + "Unable to update federation scope of additional {property}" : "Der Federation-Bereich des zusätzlichen {property} kann nicht aktualisiert werden", "Add additional email" : "Zusätzliche E-Mail-Adresse hinzufügen", "Add" : "Hinzufügen", "You do not have permissions to see the details of this user" : "Sie haben keine Berechtigung, um auf die Details dieses Benutzers zu sehen", @@ -373,7 +379,7 @@ "Not saved" : "Nicht gespeichert", "Sending…" : "Senden…", "Email sent" : "E-Mail gesendet", - "Address" : "Adresse", + "Location" : "Ort", "Avatar" : "Avatar", "About" : "Über", "Full name" : "Vollständiger Name", @@ -482,11 +488,6 @@ "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Sie verwenden <strong>%1$s</strong> von <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Change privacy level of phone number" : "Datenschutzstufe der Telefonnummer ändern", "Your phone number" : "Ihre Telefonnummer", - "Change privacy level of address" : "Datenschutzstufe der Adresse ändern", - "Your postal address" : "Ihre Postadresse", - "Change privacy level of website" : "Datenschutzstufe der Webseite ändern", - "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", - "Link https://…" : "Link https://…", "Locale" : "Gebietsschema", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", @@ -524,6 +525,12 @@ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Ermöglicht die automatische Vervollständigung des Benutzernamens, wenn der vollständigen Namen oder die E-Mail-Adresse eingeben wird (ignoriert fehlende Telefonbuchübereinstimmungen und gleiche Gruppenzugehörigkeiten).", "Change privacy level of full name" : "Datenschutzstufe des vollen Namens ändern", "No display name set" : "Kein Anzeigename angegeben", + "Address" : "Adresse", + "Change privacy level of address" : "Datenschutzstufe der Adresse ändern", + "Your postal address" : "Ihre Postadresse", + "Change privacy level of website" : "Datenschutzstufe der Webseite ändern", + "It can take up to 24 hours before the account is displayed as verified." : "Es kann bis zu 24 Stunden dauern, bis das Konto als überprüt angezeigt wird.", + "Link https://…" : "Link https://…", "Change privacy level of Twitter profile" : "Datenschutzstufe des Twitter-Profils ändern", "Twitter handle @…" : "Twitter-Handle @…", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Die maximale Anzahl von OPcache-Schlüsseln ist fast überschritten. Um sicherzustellen, dass alle Skripte im Cache gehalten werden können, wird empfohlen, <code>opcache.max_accelerated_files</code> mit einem höheren Wert als <code>%s</code> auf Ihre PHP-Konfiguration anzuwenden.", |