[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2022-04-25 03:33:40 +00:00
parent 0bbbbc0010
commit d2161022cd
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 0 deletions

View file

@ -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.",

View file

@ -1,6 +1,7 @@
{ "translations": {
"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",
@ -24,6 +25,7 @@
"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.",