diff options
Diffstat (limited to 'apps/settings/l10n/de.json')
-rw-r--r-- | apps/settings/l10n/de.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 6aa432f54db..1f5aaa040ff 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -260,10 +260,7 @@ "You are about to remove the group {group}. The users will NOT be deleted." : "Du bist dabei die Gruppe {group} zu löschen. Die Benutzer werden NICHT gelöscht.", "Please confirm the group removal " : "Bitte die Löschung der Gruppe bestätigen", "Your biography" : "Deine Biografie", - "Unable to update biography" : "Biografie konnte nicht aktualisiert werden", "Your full name" : "Dein vollständiger Name", - "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", - "No full name set" : "Kein vollständiger Name festgelegt", "Email options" : "E-Mail-Optionen", "Primary email for password reset and notifications" : "Primäre E-Mail-Adresse für Benachrichtigungen und zum Zurücksetzen des Passworts", "Remove primary email" : "Primäre E-Mail-Adresse entfernen", @@ -281,13 +278,11 @@ "No email address set" : "Keine E-Mail-Adresse angegeben", "Additional emails" : "Zusätzliche E-Mail-Adressen ", "Your headline" : "Deine Überschrift", - "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", "Language" : "Sprache", "Help translate" : "Hilf bei der Übersetzung mit", "Unable to update language" : "Sprache konnte nicht aktualisiert werden", "No language set" : "Keine Sprache eingestellt.", "Your organisation" : "Deine Organisation", - "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", "Edit your Profile visibility" : "Sichtbarkeit des Profils anpassen", "Enable Profile" : "Profil aktivieren", "Unable to update profile enabled state" : "Der Status für aktiviertes Profil konnte nicht aktualisiert werden", @@ -295,10 +290,7 @@ "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "Sichtbarkeit von {displayId} kann nicht aktualisiert werden", "Your role" : "Deine Funktion", - "Unable to update role" : "Rolle konnte nicht aktualisiert werden", - "Change scope level of {accountProperty}, current scope is {scope}" : "Ändern des Geltungsbereich von {accountProperty}, aktueller Bereich ist {scope}", - "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} konnte nicht aktualisiert werden", - "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} konnte nicht aktualisiert werden", + "Your Twitter handle" : "Dein Twitter-Handle", "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" : "Du hast keine Berechtigung, um auf die Details dieses Benutzers zu sehen", @@ -489,8 +481,6 @@ "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 @…", "Locale" : "Gebietsschema", "Current password" : "Aktuelles Passwort", "New password" : "Neues Passwort", @@ -528,7 +518,17 @@ "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 bei gleicher Gruppenzugehörigkeit). ", "Change privacy level of full name" : "Datenschutzstufe des vollständigen Namens ändern", "No display name set" : "Kein Anzeigename angegeben", + "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> in deiner PHP-Konfiguration anzuwenden.", - "Change scope level of {accountProperty}" : "Geltungsbereich von {accountProperty} ändern" + "Unable to update biography" : "Biografie konnte nicht aktualisiert werden", + "Unable to update full name" : "Der vollständige Name konnte nicht aktualisiert werden", + "No full name set" : "Kein vollständiger Name festgelegt", + "Unable to update headline" : "Überschrift konnte nicht aktualisiert werden", + "Unable to update organisation" : "Organisation konnte nicht aktualisiert werden", + "Unable to update role" : "Rolle konnte nicht aktualisiert werden", + "Change scope level of {accountProperty}" : "Geltungsbereich von {accountProperty} ändern", + "Unable to update federation scope of the primary {accountProperty}" : "Der Federation-Bereich des primären {accountProperty} konnte nicht aktualisiert werden", + "Unable to update federation scope of additional {accountProperty}" : "Der Federation-Bereich des zusätzlichen {accountProperty} konnte nicht aktualisiert werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |