Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-25 06:33:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-25 06:33:40 +0300
commitd2161022cd27bdfe4ea6d4c97aa18ac922cca571 (patch)
tree34bc4d1bc68578cf24d03db00a0e39fef431a155 /l10n/de.js
parent0bbbbc0010477d867237ea28a2a8526bf696ccc2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/de.js')
-rw-r--r--l10n/de.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10n/de.js b/l10n/de.js
index 6604ff20..2bf8c616 100644
--- a/l10n/de.js
+++ b/l10n/de.js
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"This user account is disabled, please contact your administrator." : "Dieses Nutzerkonto ist deaktiviert. Bitte kontaktiere Deinen Administrator.",
"Saved" : "Gespeichert",
+ "Could not save" : "Konnte nicht speichern",
"Provider" : "Anbieter",
"Unknown error, please check the log file for more details." : "Unbekannter Fehler, bitte prüfe die Log-Datei für weitere Informationen.",
"Direct log in" : "Direkte Anmeldung",
@@ -26,6 +27,7 @@ OC.L10N.register(
"Algorithm that the toolkit will use on signing process." : "Algorithmus, den das Toolkit beim Signieren verwendet.",
"Retrieve query parameters from $_SERVER. Some SAML servers require this on SLO requests." : "Abfrageparameter von $_SERVER abrufen. Einige SAML-Server erfordern dies bei SLO-Anfragen.",
"Attribute to map the UID to." : "Attribut dem die UID zugeordnet werden soll.",
+ "Only allow authentication if an account exists on some other backend (e.g. LDAP)." : "Authentifizierung nur erlauben, wenn ein Konto auf einem anderen Backend vorhanden ist (z.B. LDAP).",
"Attribute to map the displayname to." : "Attribut dem der Anzeigename zugeordnet werden soll.",
"Attribute to map the email address to." : "Attribut dem die E-Mail-Adresse zugeordnet werden soll.",
"Attribute to map the quota to." : "Attribut, dem das Kontingent zugeordnet werden soll.",