mirror of
https://github.com/zitadel/zitadel.git
synced 2025-05-06 21:26:47 +00:00
fix(translations): improved translations (#745)
* Updates up to "PROJECT" Capitalisation of headings and buttons using the rules recommended here: https://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html * Spell checking and minor improvements * only deploy docs on master * Improved reference to security repo. * Completed en.json and re-worked de.json up to "VALIDATION". * Re-work up to "MEMBERSHIP" * Completed language strings. * Updates to INVALIDPATTERN. Proposal for the message string in English and German . * Re-work of personal pronouns in German language strings. Changing de.json from "Sie" to "Du" and other improvements. * Apply suggestions from code review Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> * Update SECURITY.md Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com> * Update console/src/assets/i18n/de.json * Apply suggestions from code review * Update console/src/assets/i18n/de.json * Update console/src/assets/i18n/de.json * Update console/src/assets/i18n/en.json Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
This commit is contained in:
parent
ee0383cae8
commit
abf5151653
13
SECURITY.md
13
SECURITY.md
@ -1,6 +1,6 @@
|
|||||||
# Security Policy
|
# Security Policy
|
||||||
|
|
||||||
At CAOS we are extremely grateful for security aware people that disclose vulnerabilities to us and the open source community. All reports will be investigated by our team.
|
At CAOS we are extremely grateful for security aware people who disclose vulnerabilities to us and the open source community. All reports will be investigated by our team.
|
||||||
|
|
||||||
## Supported Versions
|
## Supported Versions
|
||||||
|
|
||||||
@ -13,15 +13,15 @@ After the initial Release the following version support will apply
|
|||||||
|
|
||||||
## Reporting a vulnerability
|
## Reporting a vulnerability
|
||||||
|
|
||||||
To file a incident, please disclose by email to security@caos.ch with the security details.
|
To file an incident, please disclose it by e-mail to security@zitadel.ch including the details of the vulnerability.
|
||||||
|
|
||||||
At the moment GPG encryption is no yet supported, however you may sign your message at will.
|
At the moment GPG encryption is no yet supported, however you may sign your message at will.
|
||||||
|
|
||||||
### When should I report a vulnerability
|
### When should I report a vulnerability
|
||||||
|
|
||||||
* You think you discovered a ...
|
* You think you discovered a
|
||||||
* ... potential security vulnerability in zitadel
|
* potential security vulnerability in `ZITADEL`
|
||||||
* ... vulnerability in another project that zitadel bases on
|
* vulnerability in another project that `ZITADEL` is based on
|
||||||
* For projects with their own vulnerability reporting and disclosure process, please report it directly there
|
* For projects with their own vulnerability reporting and disclosure process, please report it directly there
|
||||||
|
|
||||||
### When should I NOT report a vulnerability
|
### When should I NOT report a vulnerability
|
||||||
@ -35,9 +35,8 @@ TBD
|
|||||||
|
|
||||||
## Public Disclosure
|
## Public Disclosure
|
||||||
|
|
||||||
All accepted and mitigated vulnerabilitys will be published on the [Github Security Page](https://github.com/caos/zitadel/security/advisories)
|
All accepted and mitigated vulnerabilities will be published on [ZITADEL's GitHub Security Page](https://github.com/caos/zitadel/security/advisories).
|
||||||
|
|
||||||
### Timing
|
### Timing
|
||||||
|
|
||||||
We think it is crucial to publish advisories `ASAP` as mitigations are ready. But due to the unknown nature of the discloures the time frame can range from 7 to 90 days.
|
We think it is crucial to publish advisories `ASAP` as mitigations are ready. But due to the unknown nature of the discloures the time frame can range from 7 to 90 days.
|
||||||
|
|
||||||
|
@ -3,23 +3,23 @@
|
|||||||
"HOME": {
|
"HOME": {
|
||||||
"TITLE": "ZITADEL",
|
"TITLE": "ZITADEL",
|
||||||
"SECURITYANDPRIVACY": "Datenschutz und Personalisierung",
|
"SECURITYANDPRIVACY": "Datenschutz und Personalisierung",
|
||||||
"SECURITYANDPRIVACY_DESC": "Verwalte deine Informationen und Sicherheitseinstellungen.",
|
"SECURITYANDPRIVACY_DESC": "Verwalte Deine Informationen und Sicherheitseinstellungen.",
|
||||||
"SECURITYANDPRIVACY_BUTTON": "Daten verwalten und personalisieren",
|
"SECURITYANDPRIVACY_BUTTON": "Daten verwalten und personalisieren",
|
||||||
"PROTECTION": "Organisationsrichtlinien",
|
"PROTECTION": "Organisationsrichtlinien",
|
||||||
"PROTECTION_DESC": "Verwalte deine Organisationsrichtlinien und entdecke die vorgefertigte Lösungen, die Zeit sparen und Sicherheit gewährleisten.",
|
"PROTECTION_DESC": "Verwalte Deine Organisationsrichtlinien und entdecke die vorgefertigte Lösungen, die Zeit sparen und Sicherheit gewährleisten.",
|
||||||
"PROTECTION_BUTTON": "Erkunden",
|
"PROTECTION_BUTTON": "Erkunden",
|
||||||
"PROJECTS": "Volle Skalierbarkeit und Anpassungsfähigkeit",
|
"PROJECTS": "Volle Skalierbarkeit und Anpassungsfähigkeit",
|
||||||
"PROJECTS_DESC": "Autorisiere andere Benutzer, deine eigenen Projekte zu verwenden oder definieren benutzerdefinierte Rollen für berechtigte Projekte",
|
"PROJECTS_DESC": "Autorisiere andere Benutzer, Deine eigenen Projekte zu verwenden, oder erstelle benutzerdefinierte Rollen für berechtigte Projekte",
|
||||||
"PROJECTS_BUTTON": "Projekt Übersicht",
|
"PROJECTS_BUTTON": "Projektübersicht",
|
||||||
"USERS": "Erstelle und verwalte deine Benutzer.",
|
"USERS": "Erstelle und verwalte Deine Benutzer.",
|
||||||
"USERS_DESC": "Überwache dein Rollenkonzept in Echtzeit. Ergreife sofort Massnahmen.",
|
"USERS_DESC": "Überwache Dein Rollenkonzept in Echtzeit. Ergreife sofort Massnahmen.",
|
||||||
"USERS_BUTTON": "Benutzer anzeigen",
|
"USERS_BUTTON": "Benutzer anzeigen",
|
||||||
"IAM": "Identity and Access Management",
|
"IAM": "Identity- und Access-Management",
|
||||||
"IAM_DESC": "Verwalte deine Organisationen und Administratoren.",
|
"IAM_DESC": "Verwalte Deine Organisationen und Administratoren.",
|
||||||
"IAM_BUTTON": "ZITADEL verwalten",
|
"IAM_BUTTON": "ZITADEL verwalten",
|
||||||
"WELCOME":"Willkommen",
|
"WELCOME":"Willkommen",
|
||||||
"WELCOMESENTENCE":"Hier findest du die empfohlenen Aktionen basierend auf deinen zuletzt erworbenen Berechtigungen. Beachte bitte, dass du möglicherweise deine Organisation in der Kopfzeile wechseln musst.",
|
"WELCOMESENTENCE":"Hier findest Du die empfohlenen Aktionen basierend auf Deinen zuletzt erworbenen Berechtigungen. Beachte bitte, dass Du möglicherweise Deine Organisation in der Kopfzeile wechseln musst.",
|
||||||
"DISCLAIMER":"Du kannst nur die Einstellungen deiner aktuellen Organisation sehen, die in der Kopfzeile angegeben ist. ZITADEL behandelt deine Daten vertraulich und sicher.",
|
"DISCLAIMER":"Du kannst nur die Einstellungen Deiner aktuellen Organisation, die in der Kopfzeile angegeben ist, sehen. ZITADEL behandelt Deine Daten vertraulich und sicher.",
|
||||||
"DISCLAIMERLINK":"Mehr Informationen zur Sicherheit"
|
"DISCLAIMERLINK":"Mehr Informationen zur Sicherheit"
|
||||||
},
|
},
|
||||||
"MENU": {
|
"MENU": {
|
||||||
@ -31,10 +31,10 @@
|
|||||||
"GRANTEDPROJECT":"Berechtigte Projekte",
|
"GRANTEDPROJECT":"Berechtigte Projekte",
|
||||||
"USERSECTION":"Benutzersektion",
|
"USERSECTION":"Benutzersektion",
|
||||||
"HUMANUSERS": "Benutzer",
|
"HUMANUSERS": "Benutzer",
|
||||||
"MACHINEUSERS":"Service Benutzer",
|
"MACHINEUSERS":"Service-Benutzer",
|
||||||
"LOGOUT": "Alle Benutzer abmelden",
|
"LOGOUT": "Alle Benutzer abmelden",
|
||||||
"NEWORG":"Neue Organisation",
|
"NEWORG":"Neue Organisation",
|
||||||
"IAMADMIN":"Du bist ein IAM Administrator. Achtung du hast erhöhte Rechte!",
|
"IAMADMIN":"Du bist ein IAM-Administrator. Beachte, dass Du erhöhte Rechte besitzt.",
|
||||||
"SHOWORGS":"Alle Organisationen anzeigen"
|
"SHOWORGS":"Alle Organisationen anzeigen"
|
||||||
},
|
},
|
||||||
"ACTIONS": {
|
"ACTIONS": {
|
||||||
@ -48,7 +48,7 @@
|
|||||||
"CLEAR": "Zurücksetzen",
|
"CLEAR": "Zurücksetzen",
|
||||||
"CANCEL":"Abbrechen",
|
"CANCEL":"Abbrechen",
|
||||||
"INFO": "Info",
|
"INFO": "Info",
|
||||||
"OK": "Ok",
|
"OK": "OK",
|
||||||
"VIEW": "Öffnen",
|
"VIEW": "Öffnen",
|
||||||
"DELETE": "Löschen",
|
"DELETE": "Löschen",
|
||||||
"REMOVE":"Entfernen",
|
"REMOVE":"Entfernen",
|
||||||
@ -58,33 +58,33 @@
|
|||||||
"REACTIVATE":"Aktivieren",
|
"REACTIVATE":"Aktivieren",
|
||||||
"DEACTIVATE":"Deaktivieren",
|
"DEACTIVATE":"Deaktivieren",
|
||||||
"REFRESH":"Aktualisieren",
|
"REFRESH":"Aktualisieren",
|
||||||
"LOGIN":"Login",
|
"LOGIN":"Einloggen",
|
||||||
"EDIT":"Bearbeiten"
|
"EDIT":"Bearbeiten"
|
||||||
},
|
},
|
||||||
"ERRORS": {
|
"ERRORS": {
|
||||||
"REQUIRED": "Bitte fülle alle benötigten Felder aus!",
|
"REQUIRED": "Bitte fülle alle benötigten Felder aus.",
|
||||||
"TOKENINVALID": {
|
"TOKENINVALID": {
|
||||||
"TITLE":"Du bist abgemeldet",
|
"TITLE":"Du bist abgemeldet",
|
||||||
"DESCRIPTION":"Klicke auf Knopf Login um dich wieder einzuloggen!"
|
"DESCRIPTION":"Klicke auf \"Einloggen\", um Dich erneut anzumelden."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE": "Persönliche Informationen",
|
"TITLE": "Persönliche Informationen",
|
||||||
"DESCRIPTION": "Verwalte deine persönlichen Informationen und Sicherheits Einstellungen",
|
"DESCRIPTION": "Verwalte Deine persönlichen Informationen und Sicherheitseinstellungen",
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"LIST": "Benutzer",
|
"LIST": "Benutzer",
|
||||||
"TITLE": "Benutzer",
|
"TITLE": "Benutzer",
|
||||||
"DESCRIPTION": "Erfasse und verwalte die Benutzer in deiner Organisation",
|
"DESCRIPTION": "Erfasse und verwalte die Benutzer in Deiner Organisation.",
|
||||||
"LISTMACHINE": "Service Benutzer",
|
"LISTMACHINE": "Service-Benutzer",
|
||||||
"DESCRIPTIONMACHINE": "Erfassen und verwalten Sie die Service Benutzer Ihrer Organisation",
|
"DESCRIPTIONMACHINE": "Erfasse und verwalte die Service-Benutzer in Deiner Organisation.",
|
||||||
"DETAIL": "Detail",
|
"DETAIL": "Detail",
|
||||||
"CREATE": "Erstellen",
|
"CREATE": "Erstellen",
|
||||||
"MY": "Meine Informationen",
|
"MY": "Meine Informationen",
|
||||||
"LOGINNAMES":"Loginnamen",
|
"LOGINNAMES":"Login-Namen",
|
||||||
"LOGINNAMESDESC":"Mit diesen Namen kannst du dich anmelden",
|
"LOGINNAMESDESC":"Mit diesen Namen kannst Du Dich anmelden.",
|
||||||
"COPY":"In die Zwischenablage kopieren",
|
"COPY":"In die Zwischenablage kopieren",
|
||||||
"COPIED":"In die Zwischenablage kopiert!",
|
"COPIED":"In die Zwischenablage kopiert.",
|
||||||
"NOUSER":"Kein User",
|
"NOUSER":"Kein Benutzer",
|
||||||
"REACTIVATE":"Reaktivieren",
|
"REACTIVATE":"Reaktivieren",
|
||||||
"DEACTIVATE":"Deaktivieren"
|
"DEACTIVATE":"Deaktivieren"
|
||||||
},
|
},
|
||||||
@ -92,12 +92,12 @@
|
|||||||
"TABLETYPE":"Typ",
|
"TABLETYPE":"Typ",
|
||||||
"TABLESTATE":"Status",
|
"TABLESTATE":"Status",
|
||||||
"TABLEACTIONS":"Aktionen",
|
"TABLEACTIONS":"Aktionen",
|
||||||
"TITLE": "Multifaktor-Authentifizierung",
|
"TITLE": "Multifaktor-Authentisierung",
|
||||||
"DESCRIPTION": "Füge einen zusätzlichen Faktor hinzu, um deinen Account optimal zu schützen.",
|
"DESCRIPTION": "Füge einen zusätzlichen Faktor hinzu, um Dein Konto optimal zu schützen.",
|
||||||
"MANAGE_DESCRIPTION": "Verwalte die Multifaktor Merkmale deiner Benutzer.",
|
"MANAGE_DESCRIPTION": "Verwalte die Multifaktor-Merkmale Deiner Benutzer.",
|
||||||
"OTP": "OTP konfigurieren",
|
"OTP": "OTP konfigurieren",
|
||||||
"OTP_DIALOG_TITLE": "OTP hinzufügen",
|
"OTP_DIALOG_TITLE": "OTP hinzufügen",
|
||||||
"OTP_DIALOG_DESCRIPTION": "Scanne den QR Code mit einer Authenticator-App und verifiziere den erhaltenen Code um OTP zu aktivieren.",
|
"OTP_DIALOG_DESCRIPTION": "Scanne den QR-Code mit einer Authenticator App und verifiziere den erhaltenen Code, um OTP zu aktivieren.",
|
||||||
"TYPE": {
|
"TYPE": {
|
||||||
"0":"Keine MFA definiert",
|
"0":"Keine MFA definiert",
|
||||||
"1":"SMS",
|
"1":"SMS",
|
||||||
@ -117,7 +117,7 @@
|
|||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Neuen Benutzer erstellen",
|
"TITLE": "Neuen Benutzer erstellen",
|
||||||
"DESCRIPTION": "Gebe die erforderlichen Daten ein.",
|
"DESCRIPTION": "Gebe die erforderlichen Daten ein.",
|
||||||
"NAMEANDEMAILSECTION":"Name und Email",
|
"NAMEANDEMAILSECTION":"Name und E-Mail",
|
||||||
"GENDERLANGSECTION":"Geschlecht und Sprache",
|
"GENDERLANGSECTION":"Geschlecht und Sprache",
|
||||||
"PHONESECTION":"Telefonnummer",
|
"PHONESECTION":"Telefonnummer",
|
||||||
"PASSWORDSECTION":"Setze ein initiales Passwort.",
|
"PASSWORDSECTION":"Setze ein initiales Passwort.",
|
||||||
@ -125,7 +125,7 @@
|
|||||||
},
|
},
|
||||||
"CODEDIALOG": {
|
"CODEDIALOG": {
|
||||||
"TITLE":"Telefonnummer verifizieren",
|
"TITLE":"Telefonnummer verifizieren",
|
||||||
"DESCRIPTION":"Gib deinen erhaltenen Code ein um die Nummer zu bestätigen.",
|
"DESCRIPTION":"Gebe Deinen erhaltenen Code ein, um die Telefonnummer zu bestätigen.",
|
||||||
"CODE":"Code"
|
"CODE":"Code"
|
||||||
},
|
},
|
||||||
"DATA": {
|
"DATA": {
|
||||||
@ -140,7 +140,7 @@
|
|||||||
},
|
},
|
||||||
"PROFILE": {
|
"PROFILE": {
|
||||||
"TITLE": "Profil",
|
"TITLE": "Profil",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-Mail",
|
||||||
"PHONE": "Telefonnummer",
|
"PHONE": "Telefonnummer",
|
||||||
"USERNAME": "Benutzername",
|
"USERNAME": "Benutzername",
|
||||||
"FIRSTNAME": "Vorname",
|
"FIRSTNAME": "Vorname",
|
||||||
@ -152,21 +152,21 @@
|
|||||||
"PASSWORD":"Passwort"
|
"PASSWORD":"Passwort"
|
||||||
},
|
},
|
||||||
"MACHINE": {
|
"MACHINE": {
|
||||||
"TITLE":"Service Benutzer Details",
|
"TITLE":"Details Service-Benutzer",
|
||||||
"USERNAME":"Benutzername",
|
"USERNAME":"Benutzername",
|
||||||
"NAME":"Name",
|
"NAME":"Name",
|
||||||
"DESCRIPTION":"Beschreibung",
|
"DESCRIPTION":"Beschreibung",
|
||||||
"KEYSTITLE":"Schlüssel",
|
"KEYSTITLE":"Schlüssel",
|
||||||
"KEYSDESC":"Definieren Sie Ihre Schlüssel mit einem optionalen Ablaufdatum",
|
"KEYSDESC":"Definiere Deine Schlüssel mit einem optionalen Ablaufdatum.",
|
||||||
"ID":"Schlüssel Id",
|
"ID":"Schlüssel-ID",
|
||||||
"TYPE":"Typ",
|
"TYPE":"Typ",
|
||||||
"EXPIRATIONDATE":"Ablaufdatum",
|
"EXPIRYDATE":"Ablaufdatum",
|
||||||
"CHOOSEEXPIRY":"Definieren Sie ein Ablaufdatum",
|
"CHOOSEEXPIRY":"Definiere ein Ablaufdatum",
|
||||||
"CREATIONDATE":"Erstelldatum",
|
"CREATIONDATE":"Erstelldatum",
|
||||||
"KEYDETAILS":"Schlüssel Details",
|
"KEYDETAILS":"Schlüssel Details",
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE":"Schlüssel hinzufügen",
|
"TITLE":"Schlüssel hinzufügen",
|
||||||
"DESCRIPTION":"Wählen Sie den Typ und selektieren Sie ein optionales Ablaufdatum."
|
"DESCRIPTION":"Wähle den Typ und selektiere ein optionales Ablaufdatum."
|
||||||
},
|
},
|
||||||
"ADDED": {
|
"ADDED": {
|
||||||
"TITLE":"Schlüssel wurde erstellt",
|
"TITLE":"Schlüssel wurde erstellt",
|
||||||
@ -178,53 +178,53 @@
|
|||||||
},
|
},
|
||||||
"PASSWORD": {
|
"PASSWORD": {
|
||||||
"TITLE": "Passwort",
|
"TITLE": "Passwort",
|
||||||
"DESCRIPTION": "Gib das neue Password unter Einhaltung der Richtlinie für die Komplexität ein.",
|
"DESCRIPTION": "Gebe das neue Password unter Einhaltung der Richtlinie für die Komplexität ein.",
|
||||||
"OLD": "Aktuelles Passwort",
|
"OLD": "Aktuelles Passwort",
|
||||||
"NEW": "Neues Passwort",
|
"NEW": "Neues Passwort",
|
||||||
"CONFIRM": "Neues Passwort wiederholen",
|
"CONFIRM": "Neues Passwort wiederholen",
|
||||||
"RESET": "Passwort zurücksetzen",
|
"RESET": "Passwort zurücksetzen",
|
||||||
"SET":"Password neu setzen",
|
"SET":"Password neu setzen",
|
||||||
"RESENDNOTIFICATION": "Passwort Reset Link senden.",
|
"RESENDNOTIFICATION": "Link für das Zurücksetzen des Passworts senden",
|
||||||
"REQUIRED": "Bitte prüfe das alle notwendigen Felder befüllt sind.",
|
"REQUIRED": "Bitte prüfe, dass alle notwendigen Felder ausgefüllt sind.",
|
||||||
"MINLENGTHERROR":"Das Passwort muss mindestens {{value}} Zeichen lang sein",
|
"MINLENGTHERROR":"Das Passwort muss mindestens {{value}} Zeichen lang sein.",
|
||||||
"NOTEQUAL":"Das Passwort muss übereinstimmen!"
|
"NOTEQUAL":"Die Passwörter stimmen nicht überein."
|
||||||
},
|
},
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-Mail",
|
||||||
"PHONE": "Telefonnummer",
|
"PHONE": "Telefonnummer",
|
||||||
"LOGINMETHODS": {
|
"LOGINMETHODS": {
|
||||||
"TITLE": "Kontakt Informationen",
|
"TITLE": "Kontaktinformationen",
|
||||||
"DESCRIPTION": "Die Kontakt Informationen werden benötigt um dir wichtige Informationen wie Passwort und Reset Email zu senden.",
|
"DESCRIPTION": "Die Kontaktinformationen werden benötigt, um Dir wichtige Informationen wie Verifikationsnachrichten und Links für das Zurücksetzen des Passworts per E-Mail zu senden.",
|
||||||
"EMAIL": {
|
"EMAIL": {
|
||||||
"TITLE": "Email",
|
"TITLE": "E-Mail",
|
||||||
"VALID": "Validiert",
|
"VALID": "Validiert",
|
||||||
"RESEND": "Verifikationsmail erneut senden"
|
"RESEND": "Verifikationsmail erneut senden"
|
||||||
},
|
},
|
||||||
"PHONE": {
|
"PHONE": {
|
||||||
"TITLE": "Telefon",
|
"TITLE": "Telefon",
|
||||||
"VALID": "Validiert",
|
"VALID": "Validiert",
|
||||||
"RESEND": "Verifikationsnachricht erneute senden"
|
"RESEND": "Verifikationsnachricht erneut senden"
|
||||||
},
|
},
|
||||||
"RESENDCODE": "Code erneut senden",
|
"RESENDCODE": "Code erneut senden",
|
||||||
"ENTERCODE":"Verifizieren",
|
"ENTERCODE":"Verifizieren",
|
||||||
"ENTERCODE_DESC":"Code verifizieren"
|
"ENTERCODE_DESC":"Verifikationscode senden und verifizieren."
|
||||||
},
|
},
|
||||||
"GRANTS": {
|
"GRANTS": {
|
||||||
"TITLE": "Benutzer Grants",
|
"TITLE": "Benutzerberechtigungen",
|
||||||
"DESCRIPTION": "Erteile diesem Benutzer Verwaltunszugriff auf bestimmte Projekte",
|
"DESCRIPTION": "Erteile diesem Benutzer Verwaltunszugriff auf bestimmte Projekte.",
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Benutzer Grant erstellen",
|
"TITLE": "Benutzerberechtigung erstellen",
|
||||||
"DESCRIPTION": "Suche nach der Organisation, dem Projekt und den verfügbaren Rollen!"
|
"DESCRIPTION": "Suche nach der Organisation, dem Projekt und den verfügbaren Rollen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"VALIDATION": {
|
"VALIDATION": {
|
||||||
"INVALIDPATTERN": "## TODO - Replace with Password Policy text - TODO ##",
|
"INVALIDPATTERN": "Das Passwort erfüllt nicht die vorgegebenen Regeln.",
|
||||||
"REQUIRED": "Das Eingagefeld ist leer",
|
"REQUIRED": "Das Eingagefeld ist leer.",
|
||||||
"MINLENGTH":"Das Password muss mindestens {{requiredLength}} Zeichen lang sein!",
|
"MINLENGTH":"Das Password muss mindestens {{requiredLength}} Zeichen lang sein.",
|
||||||
"NOEMAIL":"Username darf keine Email Adresse sein!",
|
"NOEMAIL":"Benutzername darf keine E-Mail-Adresse sein.",
|
||||||
"UPPERCASEMISSING":"Password muss einen Großbuchstaben beinhalten",
|
"UPPERCASEMISSING":"Password muss einen Grossbuchstaben beinhalten.",
|
||||||
"LOWERCASEMISSING":"Password muss einen Kleinbuchstaben beinhalten",
|
"LOWERCASEMISSING":"Password muss einen Kleinbuchstaben beinhalten.",
|
||||||
"SYMBOLERROR":"Das Password muss ein Symbol beinhalten!",
|
"SYMBOLERROR":"Das Password muss ein Symbol/Satzzeichen beinhalten.",
|
||||||
"NUMBERERROR":"Das Password muss eine Nummer beinhalten!"
|
"NUMBERERROR":"Das Password muss eine Ziffer beinhalten."
|
||||||
},
|
},
|
||||||
"STATE": {
|
"STATE": {
|
||||||
"0":"Unbekannt",
|
"0":"Unbekannt",
|
||||||
@ -235,38 +235,38 @@
|
|||||||
"FOUND":"Gefunden"
|
"FOUND":"Gefunden"
|
||||||
},
|
},
|
||||||
"TARGET": {
|
"TARGET": {
|
||||||
"SELF":"Um einen Benutzer aus einer anderen Organisation zu berechtigen",
|
"SELF":"Um einen Benutzer aus einer anderen Organisation zu berechtigen, ",
|
||||||
"EXTERNAL": "Um einen Benutzer ihrer eigenen Organisation zu berechtigen",
|
"EXTERNAL": "Um einen Benutzer Ihrer eigenen Organisation zu berechtigen, ",
|
||||||
"CLICKHERE":"Hier klicken"
|
"CLICKHERE":"klicke hier"
|
||||||
},
|
},
|
||||||
"SIGNEDOUT":"Du bist abgemeldet. Klicke auf den Button um dich erneut anzumelden!",
|
"SIGNEDOUT":"Du bist abgemeldet. Klicke auf \"Anmelden\", um Dich erneut anzumelden.",
|
||||||
"SIGNEDOUT_BTN":"Anmelden",
|
"SIGNEDOUT_BTN":"Anmelden",
|
||||||
"EDITACCOUNT":"Account bearbeiten",
|
"EDITACCOUNT":"Konto bearbeiten",
|
||||||
"ADDACCOUNT":"Account hinzufügen",
|
"ADDACCOUNT":"Konto hinzufügen",
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"CREATED":"User erfolgreich erstellt",
|
"CREATED":"Benutzer erfolgreich erstellt.",
|
||||||
"SAVED":"Profile gespeichert!",
|
"SAVED":"Profil gespeichert.",
|
||||||
"EMAILSAVED":"Email gespeichert!",
|
"EMAILSAVED":"E-Mail gespeichert.",
|
||||||
"PHONESAVED":"Telefonnummer gespeichert!",
|
"PHONESAVED":"Telefonnummer gespeichert.",
|
||||||
"PHONEREMOVED":"Telefonnummer gelöscht!",
|
"PHONEREMOVED":"Telefonnummer gelöscht.",
|
||||||
"PHONEVERIFIED":"Telefonnummer bestätigt!",
|
"PHONEVERIFIED":"Telefonnummer bestätigt.",
|
||||||
"PHONEVERIFICATIONSENT":"Tel. Bestätigungscode gesendet!",
|
"PHONEVERIFICATIONSENT":"Bestätigungscode per Telefonnummer gesendet.",
|
||||||
"EMAILVERIFICATIONSENT":"Email Bestätigungscode gesendet!",
|
"EMAILVERIFICATIONSENT":"Bestätigungscode per E-Mail gesendet.",
|
||||||
"OTPREMOVED":"OTP entfernt!",
|
"OTPREMOVED":"OTP entfernt.",
|
||||||
"INITIALPASSWORDSET":"Initiales Passwort gesetzt!",
|
"INITIALPASSWORDSET":"Initiales Passwort gesetzt.",
|
||||||
"PASSWORDNOTIFICATIONSENT":"Passwortänderung mittgeteilt!",
|
"PASSWORDNOTIFICATIONSENT":"Passwortänderung mittgeteilt.",
|
||||||
"PASSWORDCHANGED":"Passwort geändert!",
|
"PASSWORDCHANGED":"Passwort geändert.",
|
||||||
"REACTIVATED":"User reaktiviert!",
|
"REACTIVATED":"Benutzer reaktiviert.",
|
||||||
"DEACTIVATED":"User deaktiviert!",
|
"DEACTIVATED":"Benutzer deaktiviert.",
|
||||||
"SELECTEDREACTIVATED":"Selektierte User reaktiviert!",
|
"SELECTEDREACTIVATED":"Selektierte Benutzer reaktiviert.",
|
||||||
"SELECTEDDEACTIVATED":"Selektierte Benutzer deaktiviert!",
|
"SELECTEDDEACTIVATED":"Selektierte Benutzer deaktiviert.",
|
||||||
"SELECTEDKEYSDELETED":"Selektierte Schlüssel gelöscht!",
|
"SELECTEDKEYSDELETED":"Selektierte Schlüssel gelöscht.",
|
||||||
"KEYADDED":"Schlüssel hinzugefügt!",
|
"KEYADDED":"Schlüssel hinzugefügt!",
|
||||||
"MACHINEADDED":"Service User erstellt!"
|
"MACHINEADDED":"Service User erstellt!"
|
||||||
},
|
},
|
||||||
"MEMBERSHIPS": {
|
"MEMBERSHIPS": {
|
||||||
"TITLE":"Zitadel Manager Rollen",
|
"TITLE":"ZITADEL Manager-Rollen",
|
||||||
"DESCRIPTION":"Dies sind alle Mitgliedschaften des Benutzers. Sie können die entsprechenden Rechte auch auf der Organisations-, Projekt-, oder IAM Detailseite aufrufen und modifizieren",
|
"DESCRIPTION":"Dies sind alle Mitgliedschaften des Benutzers. Du kannst die entsprechenden Rechte auch auf der Organisations-, Projekt-, oder IAM-Detailseite aufrufen und modifizieren.",
|
||||||
"CREATIONDATE":"Erstelldatum",
|
"CREATIONDATE":"Erstelldatum",
|
||||||
"CHANGEDATE":"Letzte Änderung",
|
"CHANGEDATE":"Letzte Änderung",
|
||||||
"DISPLAYNAME":"Anzeigename",
|
"DISPLAYNAME":"Anzeigename",
|
||||||
@ -282,16 +282,16 @@
|
|||||||
},
|
},
|
||||||
"IAM": {
|
"IAM": {
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE":"Identity and Access Management Administration",
|
"TITLE":"Administration Identity- und Access-Management Administration",
|
||||||
"DESCRIPTION":"Verwalte die ZITADEL Einstellungen."
|
"DESCRIPTION":"Verwalte die Einstellungen von ZITADEL."
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE":"Manager",
|
"TITLE":"Manager",
|
||||||
"DESCRIPTION": "Manger können die Organisation editieren und Projekte verwalten."
|
"DESCRIPTION": "Manager können die Organisation bearbeiten und Projekte verwalten."
|
||||||
},
|
},
|
||||||
"VIEWS": {
|
"VIEWS": {
|
||||||
"TITLE":"Views",
|
"TITLE":"Views",
|
||||||
"DESCRIPTION":"Diese Ansicht zeigt die ZITADEL Views. Diese können bei Bedarf zurückgesetzt werden.",
|
"DESCRIPTION":"Diese Ansicht zeigt die Anzeigen von ZITADEL. Diese können bei Bedarf zurückgesetzt werden.",
|
||||||
"VIEWNAME":"Name",
|
"VIEWNAME":"Name",
|
||||||
"DATABASE":"Datenbank",
|
"DATABASE":"Datenbank",
|
||||||
"SEQUENCE":"Sequenz",
|
"SEQUENCE":"Sequenz",
|
||||||
@ -309,36 +309,36 @@
|
|||||||
"ERRORMESSAGE":"Meldung",
|
"ERRORMESSAGE":"Meldung",
|
||||||
"ACTIONS":"Aktionen",
|
"ACTIONS":"Aktionen",
|
||||||
"DELETE":"Entfernen",
|
"DELETE":"Entfernen",
|
||||||
"DELETESUCCESS":"Gescheiterte Events entfernt!"
|
"DELETESUCCESS":"Gescheiterte Events entfernt."
|
||||||
},
|
},
|
||||||
"TOAST":{
|
"TOAST":{
|
||||||
"MEMBERREMOVED":"Manager entfernt!",
|
"MEMBERREMOVED":"Manager entfernt.",
|
||||||
"MEMBERSADDED": "Manager hinzugefügt!",
|
"MEMBERSADDED": "Manager hinzugefügt.",
|
||||||
"MEMBERADDED": "Manager hinzugefügt!",
|
"MEMBERADDED": "Manager hinzugefügt.",
|
||||||
"MEMBERCHANGED":"Manager geändert!",
|
"MEMBERCHANGED":"Manager geändert.",
|
||||||
"ROLEREMOVED":"Rolle entfernt!",
|
"ROLEREMOVED":"Rolle entfernt.",
|
||||||
"ROLECHANGED":"Rolle verändert!",
|
"ROLECHANGED":"Rolle geändert.",
|
||||||
"REACTIVATED":"Reaktiviert!",
|
"REACTIVATED":"Reaktiviert.",
|
||||||
"DEACTIVATED":"Deaktiviert!"
|
"DEACTIVATED":"Deaktiviert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ORG": {
|
"ORG": {
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"LIST": "Organisationen",
|
"LIST": "Organisationen",
|
||||||
"LISTDESCRIPTION":"Wähle die Organisation aus.",
|
"LISTDESCRIPTION":"Wähle eine Organisation aus.",
|
||||||
"ACTIVE":"Aktiv",
|
"ACTIVE":"Aktiv",
|
||||||
"CREATE":"Organisation erstellen",
|
"CREATE":"Organisation erstellen",
|
||||||
"ORGDETAIL_TITLE":"Gib den Namen und die Domain für die neue Organisation ein.",
|
"ORGDETAIL_TITLE":"Gebe den Namen und die Domain für die neue Organisation ein.",
|
||||||
"ORGDOMAIN_TITLE":"Organisations Domain Verifikation",
|
"ORGDOMAIN_TITLE":"Verifikation der Domain der Organisation",
|
||||||
"ORGDOMAIN_VERIFICATION":"Überprüfen Sie den Besitz ihrer Domain indem Sie eine Bestätigungsdatei herunterladen und unter der angegebenen URL hochladen oder Sie sie mit einem DNS Eintrag verifizieren.",
|
"ORGDOMAIN_VERIFICATION":"Überprüfe den Besitz Deiner Domain, indem Du eine Bestätigungsdatei herunterlädst und unter der angegebenen URL speicherst, oder indem Du sie mit einem DNS-Eintrag verifizierst.",
|
||||||
"ORGDOMAIN_VERIFICATION_SKIP":"Du kannst die Überprüfung vorerst überspringen und deine Organisation weiter erstellen. Um deine Organisation jedoch verwenden zu können, muss dieser Schritt abgeschlossen sein!",
|
"ORGDOMAIN_VERIFICATION_SKIP":"Du kannst die Überprüfung vorerst überspringen und Deine Organisation erstellen. Um Deine Organisation jedoch verwenden zu können, muss dieser Schritt abgeschlossen sein.",
|
||||||
"ORGDETAILUSER_TITLE":"Organisationsbesitzer hinzufügen",
|
"ORGDETAILUSER_TITLE":"Organisationsbesitzer hinzufügen",
|
||||||
"ORGDOMAIN_VERIFICATION_VALIDATION_DESC":"Die Tokens werden regelmäßig überprüft, um sicherzustellen, dass sie weiterhin Besitzer der Domain sind.",
|
"ORGDOMAIN_VERIFICATION_VALIDATION_DESC":"Die Tokens werden regelmässig überprüft, um sicherzustellen, dass Du weiterhin im Besitz der Domain bist.",
|
||||||
"ORGDOMAIN_VERIFICATION_NEWTOKEN_TITLE":"Neues Token anfordern",
|
"ORGDOMAIN_VERIFICATION_NEWTOKEN_TITLE":"Neues Token anfordern",
|
||||||
"ORGDOMAIN_VERIFICATION_NEWTOKEN_DESC":"Wenn Sie ein neues Token anfordern wollen, klicken Sie auf die gewünschte Methode. Wenn Sie ein vorhandenes Token validieren möchten Klicken Sie auf Validieren.",
|
"ORGDOMAIN_VERIFICATION_NEWTOKEN_DESC":"Wenn Du ein neues Token anfordern willst, klicke auf die gewünschte Methode. Wenn Du ein vorhandenes Token validieren möchtest, klicke auf \"Validieren\".",
|
||||||
"ORGDOMAIN_VERIFICATION_VALIDATION_ONGOING":"Ein Verifikationstoken wurde bereits angefragt. Klicke auf dem Button um dieses zu verifizieren!",
|
"ORGDOMAIN_VERIFICATION_VALIDATION_ONGOING":"Ein Token zur Validierung wurde bereits angefragt. Klicke auf \"Validieren\", um dieses Token zu validieren.",
|
||||||
"DOWNLOAD_FILE":"Datei download",
|
"DOWNLOAD_FILE":"Datei herunterladen",
|
||||||
"SELECTORGTOOLTIP":"Wähle diese Organisation",
|
"SELECTORGTOOLTIP":"Diese Organisation auswählen",
|
||||||
"PRIMARYDOMAIN":"Primäre Domain",
|
"PRIMARYDOMAIN":"Primäre Domain",
|
||||||
"STATE":"Status",
|
"STATE":"Status",
|
||||||
"USEPASSWORD":"Initiales Password setzen"
|
"USEPASSWORD":"Initiales Password setzen"
|
||||||
@ -346,15 +346,15 @@
|
|||||||
"DOMAINS": {
|
"DOMAINS": {
|
||||||
"NEW":"Domain hinzufügen",
|
"NEW":"Domain hinzufügen",
|
||||||
"TITLE":"Domains",
|
"TITLE":"Domains",
|
||||||
"DESCRIPTION":"Konfiguriere die Domains mit denen sich deine Benutzer einloggen können.",
|
"DESCRIPTION":"Konfiguriere die Domains, mit denen sich Deine Benutzer anmelden können.",
|
||||||
"SETPRIMARY":"Primäre Domain setzen",
|
"SETPRIMARY":"Primäre Domain setzen",
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"TITLE":"Domain löschen?",
|
"TITLE":"Domain löschen?",
|
||||||
"DESCRIPTION":"Du bist im Begriff eine Domain aus deiner Organisation zu löschen. Deine Benutzer können diese nach dem Löschen nicht mehr für den Login nutzen."
|
"DESCRIPTION":"Du bist im Begriff, eine Domain aus Deiner Organisation zu löschen. Deine Benutzer können diese nach dem Löschen nicht mehr für den Login nutzen."
|
||||||
},
|
},
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE":"Domain hinzufügen",
|
"TITLE":"Domain hinzufügen",
|
||||||
"DESCRIPTION":"Du bist im Begriff eine Domain, Ihrer Organisation hinzuzufügen. Deine Benutzer können diese nach dieser erfolgreichen Aktion für den Login nutzen."
|
"DESCRIPTION":"Du bist im Begriff, Deiner Organisation eine Domain hinzuzufügen. Deine Benutzer können diese nach der erfolgreichen Ausführung für den Login nutzen."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"STATE": {
|
"STATE": {
|
||||||
@ -363,39 +363,39 @@
|
|||||||
"2": "Inaktiv"
|
"2": "Inaktiv"
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE":"Organisations Manager verwalten",
|
"TITLE":"Manager der Organisation verwalten",
|
||||||
"DESCRIPTION":"Definiere hier die Benutzer, die Operationen auf ihrer Organisationen vornehmen dürfen."
|
"DESCRIPTION":"Definiere hier die Benutzer, die Operationen auf Deinen Organisationen vornehmen dürfen."
|
||||||
},
|
},
|
||||||
"POLICY": {
|
"POLICY": {
|
||||||
"TITLE":"Richtlinen entdecken",
|
"TITLE":"Richtlinen entdecken",
|
||||||
"DESCRIPTION":"Vorgefertigte Richtlinien, die dir Zeit sparen und deine Sicherheit verbessern.",
|
"DESCRIPTION":"Vorgefertigte Richtlinien, die Dir Zeit sparen und die Sicherheit erhöhen.",
|
||||||
"PWD_COMPLEXITY": {
|
"PWD_COMPLEXITY": {
|
||||||
"TITLE":"Passwort Komplexität",
|
"TITLE":"Passwortkomplexität",
|
||||||
"DESCRIPTION":"Stellt sicher, dass alle festgelegten Passwörter einem bestimmten Muster entsprechen",
|
"DESCRIPTION":"Stellt sicher, dass alle festgelegten Passwörter einem bestimmten Muster entsprechen.",
|
||||||
"TITLECREATE":"Passwortkomplexitätsrichtlinie erstellen",
|
"TITLECREATE":"Passwortkomplexitätsrichtlinie erstellen",
|
||||||
"DESCRIPTIONCREATE":"Stellt sicher, dass alle festgelegten Passwörter einem bestimmten Muster entsprechen",
|
"DESCRIPTIONCREATE":"Stellt sicher, dass alle festgelegten Passwörter einem bestimmten Muster entsprechen.",
|
||||||
"SYMBOLANDNUMBERERROR":"Das Password muss ein Symbol und eine Nummer beinhalten!",
|
"SYMBOLANDNUMBERERROR":"Das Password muss ein Symbol/Satzzeichen und eine Ziffer beinhalten.",
|
||||||
"SYMBOLERROR":"Das Password muss ein Symbol beinhalten!",
|
"SYMBOLERROR":"Das Password muss ein Symbol/Satzzeichen beinhalten.",
|
||||||
"NUMBERERROR":"Das Password muss eine Nummer beinhalten!",
|
"NUMBERERROR":"Das Password muss eine Ziffer beinhalten.",
|
||||||
"PATTERNERROR":"Das vorgeschriebene Muster ist falsch!"
|
"PATTERNERROR":"Das Passwort erfüllt nicht die vorgeschriebene Richtlinie."
|
||||||
},
|
},
|
||||||
"PWD_AGE": {
|
"PWD_AGE": {
|
||||||
"TITLE":"Passwort Maximalalter",
|
"TITLE":"Gültigkeitsdauer für Passwörter",
|
||||||
"DESCRIPTION":"Du kannst eine Maximalalter-Eigenschaft für Passwörter festlegen. Diese Richtlinie enthält eine Warnung nach Ablauf einer definierten Zeit",
|
"DESCRIPTION":"Du kannst eine Richtlinie für die maximale Gültigkeitsdauer von Passwörtern festlegen. Diese Richtlinie löst eine Warnung nach Ablauf einer festgelegten Gültigkeitsdauer aus.",
|
||||||
"TITLECREATE":"Password Maximalalterrichtline festlegen",
|
"TITLECREATE":"Richtlinie für Gültigkeitsdauer von Passwörtern festlegen",
|
||||||
"DESCRIPTIONCREATE":"Du kkannst eine Maximalalter-Eigenschaft für Passwörter festlegen. Diese Richtlinie enthält eine Warnung nach Ablauf einer bestimmten Zeit"
|
"DESCRIPTIONCREATE":"Du kannst eine Richtlinie für die Gültigkeitsdauer von Passwörtern festlegen. Diese Richtlinie löst eine Warnung nach Ablauf einer festgelegten Gültigkeitsdauer aus."
|
||||||
},
|
},
|
||||||
"PWD_LOCKOUT": {
|
"PWD_LOCKOUT": {
|
||||||
"TITLE":"Passwortsperre",
|
"TITLE":"Passwortsperre",
|
||||||
"DESCRIPTION":"Kennwortwiederholungen sind im Standardmodus unendlich. Du musst diese Richtlinie installieren, wenn du Wiederholungsversuche anzeigen oder eine maximale Anzahl festlegen möchten.",
|
"DESCRIPTION":"Standardmässig sind die Passwortwiederholungen bei Falscheingabe nicht begrenzt. Du musst diese Richtlinie installieren, wenn Du Wiederholungsversuche anzeigen, oder eine maximale Anzahl von wiederholten Passworteingaben festlegen möchtest.",
|
||||||
"TITLECREATE":"Kennwortsperrrichtlinie festlegen",
|
"TITLECREATE":"Richtline zur Passwortsperre festlegen",
|
||||||
"DESCRIPTIONCREATE":"Kennwortwiederholungen sind im Standardmodus unendlich. Du musst diese Richtlinie installieren, wenn du Wiederholungsversuche anzeigen oder eine maximale Anzahl festlegen möchten."
|
"DESCRIPTIONCREATE":"Standardmässig sind die Passwortwiederholungen bei Falscheingabe nicht begrenzt. Du musst diese Richtlinie anwenden, wenn Du Wiederholungsversuche anzeigen, oder eine maximale Anzahl von wiederholten Passworteingaben festlegen möchtest."
|
||||||
},
|
},
|
||||||
"IAM_POLICY": {
|
"IAM_POLICY": {
|
||||||
"TITLE":"IAM Zugangseinstellungen",
|
"TITLE":"Zugangseinstellungen IAM",
|
||||||
"DESCRIPTION":"Definiere die Zugangseistellungen für Benutzer",
|
"DESCRIPTION":"Definiere die Zugangseistellungen für Benutzer.",
|
||||||
"TITLECREATE":"IAM Zugangseinstellungen festlegen",
|
"TITLECREATE":"Zugangseinstellungen für IAM festlegen",
|
||||||
"DESCRIPTIONCREATE":"Emails als Benutzername sind nicht erlaubt wenn UserLoginMustBeDomain gesetzt ist."
|
"DESCRIPTIONCREATE":"E-Mails als Benutzernamen sind nicht erlaubt, wenn die Eigenschaft \"UserLoginMustBeDomain\" gesetzt ist."
|
||||||
},
|
},
|
||||||
"LOGIN_POLICY": {
|
"LOGIN_POLICY": {
|
||||||
"TITLE":"Login Richtlinien",
|
"TITLE":"Login Richtlinien",
|
||||||
@ -408,15 +408,15 @@
|
|||||||
"DATA": {
|
"DATA": {
|
||||||
"DESCRIPTION":"Beschreibung",
|
"DESCRIPTION":"Beschreibung",
|
||||||
"MINLENGTH":"Mindestlänge",
|
"MINLENGTH":"Mindestlänge",
|
||||||
"HASNUMBER": "erfordert Zahl",
|
"HASNUMBER": "erfordert Ziffer",
|
||||||
"HASSYMBOL": "erfordert Sonderzeichen",
|
"HASSYMBOL": "erfordert Symbol/Satzzeichen",
|
||||||
"HASLOWERCASE": "erfordert Kleinbuchstaben",
|
"HASLOWERCASE": "erfordert Kleinbuchstaben",
|
||||||
"HASUPPERCASE": "erfordert Grossbuchstaben",
|
"HASUPPERCASE": "erfordert Grossbuchstaben",
|
||||||
"SHOWLOCKOUTFAILURES":"Zeige Anzahl Anmeldeversuche",
|
"SHOWLOCKOUTFAILURES":"Zeige Anzahl Anmeldeversuche",
|
||||||
"MAXATTEMPTS":"Maximale Anzahl an Versuchen",
|
"MAXATTEMPTS":"Maximale Anzahl an Versuchen",
|
||||||
"EXPIREWARNDAYS":"Ablauf Warnung nach Tagen",
|
"EXPIREWARNDAYS":"Ablauf Warnung nach Tagen",
|
||||||
"MAXAGEDAYS":"Maximale Gültigkeit in Tagen",
|
"MAXAGEDAYS":"Maximale Gültigkeit in Tagen",
|
||||||
"USERLOGINMUSTBEDOMAIN":"User Login must be Domain",
|
"USERLOGINMUSTBEDOMAIN":"Benutzer-Login muss eine Domain sein",
|
||||||
"ALLOWUSERNAMEPASSWORD":"Benutzername Password erlaubt",
|
"ALLOWUSERNAMEPASSWORD":"Benutzername Password erlaubt",
|
||||||
"ALLOWEXTERNALIDP":"Externer IDP erlaubt",
|
"ALLOWEXTERNALIDP":"Externer IDP erlaubt",
|
||||||
"ALLOWREGISTER":"Registrieren erlaubt"
|
"ALLOWREGISTER":"Registrieren erlaubt"
|
||||||
@ -424,19 +424,19 @@
|
|||||||
"DELETE":"Richtlinie entfernen/zurücksetzen"
|
"DELETE":"Richtlinie entfernen/zurücksetzen"
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"DEACTIVATED":"Organisation deaktiviert!",
|
"DEACTIVATED":"Organisation deaktiviert.",
|
||||||
"REACTIVATED":"Organisation reaktiviert!",
|
"REACTIVATED":"Organisation reaktiviert.",
|
||||||
"DOMAINADDED":"Domain hinzugefügt!",
|
"DOMAINADDED":"Domain hinzugefügt.",
|
||||||
"DOMAINREMOVED":"Domain entfernt!",
|
"DOMAINREMOVED":"Domain entfernt.",
|
||||||
"MEMBERADDED":"Manager hinzugefügt!",
|
"MEMBERADDED":"Manager hinzugefügt.",
|
||||||
"MEMBERREMOVED":"Manager entfernt!",
|
"MEMBERREMOVED":"Manager entfernt.",
|
||||||
"MEMBERCHANGED":"Manager verändert!",
|
"MEMBERCHANGED":"Manager geändert.",
|
||||||
"SETPRIMARY":"Primäre Domain gesetzt"
|
"SETPRIMARY":"Primäre Domain gesetzt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ORG_DETAIL": {
|
"ORG_DETAIL": {
|
||||||
"TITLE": "Organisation",
|
"TITLE": "Organisation",
|
||||||
"DESCRIPTION": "Hier kannst du deine Organisationskonfiguration bearbeiten und Mitglieder verwalten",
|
"DESCRIPTION": "Hier kannst Du Deine Konfiguration der Organisation bearbeiten und Mitglieder verwalten.",
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE": "Detail",
|
"TITLE": "Detail",
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
@ -448,35 +448,35 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE": "Members",
|
"TITLE": "Mitglieder",
|
||||||
"USERNAME": "Benutzername",
|
"USERNAME": "Benutzername",
|
||||||
"FIRSTNAME": "Vorname",
|
"FIRSTNAME": "Vorname",
|
||||||
"LASTNAME": "Nachname",
|
"LASTNAME": "Nachname",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-Mail",
|
||||||
"ROLES": "Rollen",
|
"ROLES": "Rollen",
|
||||||
"ADD": "Member hinzufügen",
|
"ADD": "Mitglied hinzufügen",
|
||||||
"ADDDESCRIPTION": "Gib die Email Adressen der hinzuzufügenden Nutzer ein!"
|
"ADDDESCRIPTION": "Gebe die E-Mail-Adressen der hinzuzufügenden Benutzer ein."
|
||||||
},
|
},
|
||||||
"TABLE": {
|
"TABLE": {
|
||||||
"TOTAL": "Einträge gesamt:",
|
"TOTAL": "Einträge gesamt:",
|
||||||
"SELECTION": "Ausgewählte Elemente",
|
"SELECTION": "Ausgewählte Elemente",
|
||||||
"DEACTIVATE": "User deaktivieren",
|
"DEACTIVATE": "Benutzer deaktivieren",
|
||||||
"ACTIVATE": "User aktivieren",
|
"ACTIVATE": "Benutzer aktivieren",
|
||||||
"DELETE": "User löschen"
|
"DELETE": "Benutzer löschen"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"TITLE": "Projekt",
|
"TITLE": "Projekt",
|
||||||
"DESCRIPTION": "Hier kannst du wichtige Einstellungen prüfen und die Daten einsehen, mit denen das Projekt konfiguriert worden ist",
|
"DESCRIPTION": "Hier kannst Du wichtige Einstellungen prüfen und die Daten einsehen, mit denen das Projekt konfiguriert worden ist.",
|
||||||
"LIST": "Projekte",
|
"LIST": "Projekte",
|
||||||
"LISTDESCRIPTION":"Hier findest du alle Projekte, für die du Aktionen anzeigen oder ausführen darfst. Wenn du dein Projekt nicht finden kannst, wende dich an einen Projektbesitzer oder an jemanden mit den entsprechenden Rechten, um Projektzugriff zu erhalten.",
|
"LISTDESCRIPTION":"Hier findest Du alle Projekte, für die Du Aktionen anzeigen oder ausführen darfst. Wenn Du Dein Projekt nicht finden kannst, wende Dich an einen Projektbesitzer oder an jemanden mit den entsprechenden Rechten, um Projektzugriff zu erhalten.",
|
||||||
"DETAIL": "Detail",
|
"DETAIL": "Details",
|
||||||
"CREATE": "Projekt erstellen",
|
"CREATE": "Projekt erstellen",
|
||||||
"CREATE_DESC": "Gib den Namen ein",
|
"CREATE_DESC": "Gebe den Namen ein.",
|
||||||
"ROLE": "Rolle",
|
"ROLE": "Rolle",
|
||||||
"NOITEMS": "Keine Projekte",
|
"NOITEMS": "Keine Projekte",
|
||||||
"ZITADELPROJECT":"Diese Einstellungen gehören zum ZITADEL-Projekt. Wenn du etwas änderst, verhält sich ZITADEL möglicherweise nicht wie beabsichtigt!",
|
"ZITADELPROJECT":"Diese Einstellungen gehören zum ZITADEL-Projekt. Wenn Du diese änderst, verhält sich ZITADEL möglicherweise nicht wie beabsichtigt.",
|
||||||
"TYPE":{
|
"TYPE":{
|
||||||
"OWNED":"Eigene Projekte",
|
"OWNED":"Eigene Projekte",
|
||||||
"GRANTED":"Berechtigte Projekte"
|
"GRANTED":"Berechtigte Projekte"
|
||||||
@ -489,15 +489,15 @@
|
|||||||
"DIALOG": {
|
"DIALOG": {
|
||||||
"REACTIVATE": {
|
"REACTIVATE": {
|
||||||
"TITLE":"Projekt reaktivieren",
|
"TITLE":"Projekt reaktivieren",
|
||||||
"DESCRIPTION":"Wollen Sie das Projekt wirklich reaktivieren?"
|
"DESCRIPTION":"Willst Du das Projekt wirklich reaktivieren?"
|
||||||
},
|
},
|
||||||
"DEACTIVATE": {
|
"DEACTIVATE": {
|
||||||
"TITLE":"Projekt deaktivieren",
|
"TITLE":"Projekt deaktivieren",
|
||||||
"DESCRIPTION":"Wollen Sie das Projekt wirklich deaktivieren?"
|
"DESCRIPTION":"Willst Du das Projekt wirklich deaktivieren?"
|
||||||
},
|
},
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"TITLE":"Projekt löschen",
|
"TITLE":"Projekt löschen",
|
||||||
"DESCRIPTION":"Wollen Sie das Projekt wirklich löschen?"
|
"DESCRIPTION":"Willst Du das Projekt wirklich löschen?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -517,61 +517,61 @@
|
|||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE": "Manager",
|
"TITLE": "Manager",
|
||||||
"TITLEDESC":"Manager können Änderungen an diesem Projekt vornehmen, wenn sie die nötigen Rollen haben.",
|
"TITLEDESC":"Manager können Änderungen an diesem Projekt vornehmen, wenn sie die nötigen Rollen haben.",
|
||||||
"DESCRIPTION":"Hier findest du alle Manager dieses Projekts. Du kannst ein neues Mitglied hinzufügen und bestehende verwalten.",
|
"DESCRIPTION":"Hier findest Du alle Manager dieses Projekts. Du kannst ein neues Mitglied hinzufügen und bestehende verwalten.",
|
||||||
"USERNAME": "Benutzername",
|
"USERNAME": "Benutzername",
|
||||||
"FIRSTNAME": "Vorname",
|
"FIRSTNAME": "Vorname",
|
||||||
"LASTNAME": "Nachname",
|
"LASTNAME": "Nachname",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-Mail",
|
||||||
"ROLES": "Rollen",
|
"ROLES": "Rollen",
|
||||||
"USERID":"User Id"
|
"USERID": "Benutzer-ID"
|
||||||
},
|
},
|
||||||
"GRANT": {
|
"GRANT": {
|
||||||
"TITLE": "Berechtigte Organisationen",
|
"TITLE": "Berechtigte Organisationen",
|
||||||
"DESCRIPTION": "Gewähre einer anderen Organisation Zugriff auf dieses Projekt",
|
"DESCRIPTION": "Gewähre einer anderen Organisation Zugriff auf dieses Projekt.",
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Organisation berechtigen",
|
"TITLE": "Organisation berechtigen",
|
||||||
"SEL_USERS": "Selektiere die gewünschten User für das Erstellen des Grants!",
|
"SEL_USERS": "Selektiere die gewünschten Benutzer für das Erstellen der Berechtigung.",
|
||||||
"SEL_ROLES": "Selektiere die gewünschten Rollen für das Erstellen des Grants!",
|
"SEL_ROLES": "Selektiere die gewünschten Rollen für das Erstellen der Berechtigung.",
|
||||||
"SEL_PROJECT": "Suchen nach dem Projekt",
|
"SEL_PROJECT": "Suchen nach Projekt",
|
||||||
"SEL_USER":"Suchen nach einem User",
|
"SEL_USER":"Suchen nach Benutzer",
|
||||||
"SEL_ORG": "Suchen nach der Domain",
|
"SEL_ORG": "Suchen nach Domain",
|
||||||
"SEL_ORG_DESC":"Gib die vollständige Domain ein um Resultate zu erhalten!",
|
"SEL_ORG_DESC":"Gebe die vollständige Domain ein, um Resultate zu erhalten.",
|
||||||
"ORG_TITLE":"Organisation",
|
"ORG_TITLE":"Organisation",
|
||||||
"ORG_DESCRIPTION":"Du bist im Begriff einen Nutzer für die Organisation {{name}} zu berechtigen",
|
"ORG_DESCRIPTION":"Du bist im Begriff, einen Benutzer für die Organisation {{name}} zu berechtigen.",
|
||||||
"ORG_DESCRIPTION_DESC":"Wechsel den Kontext um die Organisation zu wechseln!",
|
"ORG_DESCRIPTION_DESC":"Wechsle den Kontext, um die Organisation zu wechseln.",
|
||||||
"SEL_ORG_FORMFIELD":"Vollständige Domain",
|
"SEL_ORG_FORMFIELD":"Vollständige Domain",
|
||||||
"SEL_ORG_BUTTON": "Suche Organisation",
|
"SEL_ORG_BUTTON": "Suche Organisation",
|
||||||
"FOR_ORG":"The grant wird erstellt für:"
|
"FOR_ORG":"Die Berechtigung wird erstellt für:"
|
||||||
},
|
},
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE":"Organisationsberechtigung",
|
"TITLE":"Organisationsberechtigung",
|
||||||
"DESC":"Hier können Sie die Eigenschaften der gewählten Organisationsberechtigung prüfen und editieren!",
|
"DESC":"Hier kannst Du die Eigenschaften der gewählten Organisationsberechtigung prüfen und editieren.",
|
||||||
"MEMBERTITLE":"Berechtigte Manager der Organisation",
|
"MEMBERTITLE":"Berechtigte Manager der Organisation",
|
||||||
"MEMBERDESC":"Dies sind die Manager der berechtigten Organisation. Wähle die Benutzer, die Zugriff zum editieren der jeweiligen Zugänge erhalten sollen.",
|
"MEMBERDESC":"Dies sind die Manager der berechtigten Organisation. Wähle die Benutzer, die Zugriff zum Bearbeiten der jeweiligen Zugänge erhalten sollen.",
|
||||||
"PROJECTNAME":"Projekt Name",
|
"PROJECTNAME":"Projektname",
|
||||||
"RESOURCEOWNER":"Besitzer"
|
"RESOURCEOWNER":"Besitzer"
|
||||||
},
|
},
|
||||||
"SHOWDETAIL":"Zeige Details",
|
"SHOWDETAIL":"Details anzeigen",
|
||||||
"USER":"Benutzer",
|
"USER":"Benutzer",
|
||||||
"MEMBERS":"Managers",
|
"MEMBERS":"Manager",
|
||||||
"PROJECTNAME":"Projekt Name",
|
"PROJECTNAME":"Projektname",
|
||||||
"GRANTEDORG": "Berechtigte Organisation",
|
"GRANTEDORG": "Berechtigte Organisation",
|
||||||
"GRANTEDORGDOMAIN": "Domain",
|
"GRANTEDORGDOMAIN": "Domain",
|
||||||
"RESOURCEOWNER":"Resource Owner",
|
"RESOURCEOWNER":"Besitzer",
|
||||||
"GRANTEDORGNAME":"Org. Name",
|
"GRANTEDORGNAME":"Name der Organisation",
|
||||||
"CREATIONDATE": "Erstelldatum",
|
"CREATIONDATE": "Erstelldatum",
|
||||||
"CHANGEDATE": "Letzte Änderung",
|
"CHANGEDATE": "Letzte Änderung",
|
||||||
"ROLENAMESLIST": "Rollen",
|
"ROLENAMESLIST": "Rollen",
|
||||||
"NOROLES":"Keine Rollen",
|
"NOROLES":"Keine Rollen",
|
||||||
"TOAST":{
|
"TOAST":{
|
||||||
"PROJECTGRANTUSERGRANTADDED":"Projekt Berechtigung erstellt!",
|
"PROJECTGRANTUSERGRANTADDED":"Projektberechtigung erstellt.",
|
||||||
"PROJECTGRANTADDED":"Projekt Berechtigung erstellt",
|
"PROJECTGRANTADDED":"Projektberechtigung erstellt.",
|
||||||
"PROJECTGRANTCHANGED":"Projekt Berechtigung geändert!",
|
"PROJECTGRANTCHANGED":"Projektberechtigung geändert.",
|
||||||
"PROJECTGRANTMEMBERADDED":"Berechtigungsmanager hinzugefügt!",
|
"PROJECTGRANTMEMBERADDED":"Berechtigungsmanager hinzugefügt.",
|
||||||
"PROJECTGRANTMEMBERCHANGED":"Berechtigungsmanager verändert!",
|
"PROJECTGRANTMEMBERCHANGED":"Berechtigungsmanager verändert.",
|
||||||
"PROJECTGRANTMEMBERREMOVED":"Berechtigungsmanager entfernt!"
|
"PROJECTGRANTMEMBERREMOVED":"Berechtigungsmanager entfernt."
|
||||||
},
|
},
|
||||||
"ROLES":"Projekt Rollen"
|
"ROLES":"Projektrollen"
|
||||||
},
|
},
|
||||||
"APP": {
|
"APP": {
|
||||||
"TITLE": "Applikationen",
|
"TITLE": "Applikationen",
|
||||||
@ -582,18 +582,18 @@
|
|||||||
"ADDNEWLINE":"Zusätzliche Rolle hinzufügen",
|
"ADDNEWLINE":"Zusätzliche Rolle hinzufügen",
|
||||||
"KEY":"Key",
|
"KEY":"Key",
|
||||||
"TITLE": "Rollen",
|
"TITLE": "Rollen",
|
||||||
"DESCRIPTION":"Definiere Rollen, die du bei der Erstellung eines Projekt-Grants vergeben kannst",
|
"DESCRIPTION":"Definiere Rollen, die Du dann bei der Erstellung einer Projektberechtigung vergeben kannst.",
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
"DISPLAY_NAME": "Anzeige Name",
|
"DISPLAY_NAME": "Anzeigename",
|
||||||
"GROUP": "Gruppe",
|
"GROUP": "Gruppe",
|
||||||
"ACTIONS": "Aktion",
|
"ACTIONS": "Aktion",
|
||||||
"ADDTITLE": "Rolle erstellen",
|
"ADDTITLE": "Rolle erstellen",
|
||||||
"ADDDESCRIPTION": "Gib die Daten für die zu erstellende Rolle ein!",
|
"ADDDESCRIPTION": "Gebe die Daten für die zu erstellende Rolle ein.",
|
||||||
"EDITTITLE": "Rolle ändern",
|
"EDITTITLE": "Rolle ändern",
|
||||||
"EDITDESCRIPTION": "Gib die Daten für die zu verändernde Rolle ein!",
|
"EDITDESCRIPTION": "Gebe die Daten für die zu ändernde Rolle ein.",
|
||||||
"DELETE":"Rolle löschen",
|
"DELETE":"Rolle löschen",
|
||||||
"CREATIONDATE":"Erstelldatum",
|
"CREATIONDATE":"Erstelldatum",
|
||||||
"SELECTGROUPTOOLTIP":"Selektiere alle Rollen der Gruppe {{group}}"
|
"SELECTGROUPTOOLTIP":"Wähle alle Rollen der Gruppe {{group}} aus."
|
||||||
},
|
},
|
||||||
"TABLE": {
|
"TABLE": {
|
||||||
"TOTAL": "Einträge gesamt:",
|
"TOTAL": "Einträge gesamt:",
|
||||||
@ -601,8 +601,8 @@
|
|||||||
"DEACTIVATE": "Projekt deaktivieren",
|
"DEACTIVATE": "Projekt deaktivieren",
|
||||||
"ACTIVATE": "Projekt aktivieren",
|
"ACTIVATE": "Projekt aktivieren",
|
||||||
"DELETE": "Projekt löschen",
|
"DELETE": "Projekt löschen",
|
||||||
"ORGNAME":"Org. Name",
|
"ORGNAME":"Name der Organisation",
|
||||||
"ORGDOMAIN":"Org. Domain",
|
"ORGDOMAIN":"Domain der Organisation",
|
||||||
"STATE":"Status",
|
"STATE":"Status",
|
||||||
"TYPE":"Typ",
|
"TYPE":"Typ",
|
||||||
"CREATIONDATE":"Erstelldatum",
|
"CREATIONDATE":"Erstelldatum",
|
||||||
@ -610,17 +610,17 @@
|
|||||||
"RESOURCEOWNER":"Besitzer"
|
"RESOURCEOWNER":"Besitzer"
|
||||||
},
|
},
|
||||||
"TOAST":{
|
"TOAST":{
|
||||||
"MEMBERREMOVED":"Manager entfernt!",
|
"MEMBERREMOVED":"Manager entfernt.",
|
||||||
"MEMBERSADDED": "Manager hinzugefügt!",
|
"MEMBERSADDED": "Manager hinzugefügt.",
|
||||||
"MEMBERADDED": "Manager hinzugefügt!",
|
"MEMBERADDED": "Manager hinzugefügt.",
|
||||||
"MEMBERCHANGED":"Manager geändert!",
|
"MEMBERCHANGED":"Manager geändert.",
|
||||||
"ROLEREMOVED":"Rolle entfernt!",
|
"ROLEREMOVED":"Rolle entfernt.",
|
||||||
"ROLECHANGED":"Rolle verändert!",
|
"ROLECHANGED":"Rolle geändert.",
|
||||||
"REACTIVATED":"Reaktiviert!",
|
"REACTIVATED":"Reaktiviert",
|
||||||
"DEACTIVATED":"Deaktiviert!",
|
"DEACTIVATED":"Deaktiviert",
|
||||||
"UPDATED":"Projekt gespeichert!",
|
"UPDATED":"Projekt gespeichert.",
|
||||||
"GRANTUPDATED":"Berechtigung verändert!",
|
"GRANTUPDATED":"Berechtigung geändert.",
|
||||||
"DELETED":"Projekt gelöscht!"
|
"DELETED":"Projekt gelöscht."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IDP":{
|
"IDP":{
|
||||||
@ -669,13 +669,13 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"APP": {
|
"APP": {
|
||||||
"LIST": "Applications",
|
"LIST": "Anwendungen",
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"TITLE": "Applikation",
|
"TITLE": "Anwendung",
|
||||||
"DESCRIPTION": "Hier kannst du deine Applikation bearbeiten und deren Konfiguration anpassen.",
|
"DESCRIPTION": "Hier kannst Du Deine Anwendungen bearbeiten und deren Konfiguration anpassen.",
|
||||||
"CREATE_OIDC": "OIDC Applikation",
|
"CREATE_OIDC": "OIDC-Anwendung",
|
||||||
"CREATE_OIDC_DESC_TITLE": "Gib deine Applikationsdaten Schritt für Schritt ein",
|
"CREATE_OIDC_DESC_TITLE": "Gebe die Daten der Anwendung Schritt für Schritt ein.",
|
||||||
"CREATE_OIDC_DESC_SUB": "Es wird automatisch eine empfohlene Konfiguration generiert",
|
"CREATE_OIDC_DESC_SUB": "Es wird automatisch eine empfohlene Konfiguration generiert.",
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE": "Detail",
|
"TITLE": "Detail",
|
||||||
"STATE": {
|
"STATE": {
|
||||||
@ -686,58 +686,58 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
"TYPE":"Applikationstyp",
|
"TYPE":"Anwendungstyp",
|
||||||
"GRANT":"Grant Types",
|
"GRANT":"Berechtigungstypen",
|
||||||
"OIDC": {
|
"OIDC": {
|
||||||
"PROSWITCH":"Konfigurator überspringen",
|
"PROSWITCH":"Konfigurator überspringen",
|
||||||
"NAMEANDTYPESECTION":"Name und Typ",
|
"NAMEANDTYPESECTION":"Name und Typ",
|
||||||
"TITLEFIRST":"Geben Sie zuerst einen Namen ein!",
|
"TITLEFIRST":"Gebe zuerst einen Namen ein.",
|
||||||
"TYPETITLE":"Welche Art von Applikation möchtest du erstellen?",
|
"TYPETITLE":"Welche Art von Anwendung möchtest Du erstellen?",
|
||||||
"REDIRECTTITLE":"Wohin soll nach dem Login weitergeleitet werden?",
|
"REDIRECTTITLE":"Wohin soll nach dem Log-in weitergeleitet werden?",
|
||||||
"REDIRECTDESCRIPTIONWEB":"Der redirect muss mit https:// beginnen. http:// ist nur im Dev Mode zulässig!",
|
"REDIRECTDESCRIPTIONWEB":"Die Weiterleitung muss mit https:// beginnen. http:// ist nur im Entwicklermodus zulässig.",
|
||||||
"REDIRECTDESCRIPTIONNATIVE":"Die Weiterleitung muss mit einem eigenen Protokoll oder http://localhost beginnen!",
|
"REDIRECTDESCRIPTIONNATIVE":"Die Weiterleitung muss mit einem eigenen Protokoll oder http://localhost beginnen.",
|
||||||
"REDIRECTNOTVALID":"Diese Weiterleitung ist nicht zulässig!",
|
"REDIRECTNOTVALID":"Diese Weiterleitung ist nicht zulässig.",
|
||||||
"POSTREDIRECTTITLE":"Das ist die Weiterleitung nach einem logout.",
|
"POSTREDIRECTTITLE":"Das ist die Weiterleitung nach einem Log-out.",
|
||||||
"TYPEREQUIRED":"Der Typ ist notwendig!",
|
"TYPEREQUIRED":"Der Typ ist notwendig.",
|
||||||
"TITLE": "OIDC Konfiguration",
|
"TITLE": "OIDC-Konfiguration",
|
||||||
"CLIENTID": "Client ID",
|
"CLIENTID": "Client ID",
|
||||||
"CLIENTSECRET": "Client Secret",
|
"CLIENTSECRET": "Client Secret",
|
||||||
"CLIENTSECRET_DESCRIPTION": "Speichere das Client Secret, da es verschwindet, sobald der Dialog geschlossen wird!",
|
"CLIENTSECRET_DESCRIPTION": "Verwahre das Client Secret an einem sicheren Ort, da es nicht mehr angezeigt werden kann, sobald der Dialog geschlossen wird.",
|
||||||
"REGENERATESECRET": "Client Secret neu generieren",
|
"REGENERATESECRET": "Client Secret neu generieren",
|
||||||
"DEVMODE":"Dev Mode",
|
"DEVMODE":"Entwicklermodus",
|
||||||
"DEVMODEDESC":"Bei eingeschaltetem Dev Mode werden die Redirect Uris im OIDC Flow nicht validiert.",
|
"DEVMODEDESC":"Bei eingeschaltetem Entwicklermodus werden die Weiterleitungs-URIs im OIDC-Flow nicht validiert.",
|
||||||
"REDIRECT": "Redirect URIs",
|
"REDIRECT": "Weiterleitungs-URIs",
|
||||||
"REDIRECTSECTION": "Redirect URIs",
|
"REDIRECTSECTION": "Weiterleitungs-URIs",
|
||||||
"POSTLOGOUTREDIRECT":"Post logout URIs",
|
"POSTLOGOUTREDIRECT":"URIs für Post-Log-out",
|
||||||
"RESPONSE": "Response Types",
|
"RESPONSE": "Antworttypen",
|
||||||
"RESPONSESECTION": "Antwort Typen",
|
"RESPONSESECTION": "Antworttypen",
|
||||||
"GRANT": "Grant Types",
|
"GRANT": "Berechtigungstypen",
|
||||||
"GRANTSECTION":"Grant Typen",
|
"GRANTSECTION":"Berechtigungstypen",
|
||||||
"GRANTTITLE":"Wählen Sie Ihre Grant Typen aus. Hinweis: Implizit ist nur für Browserbasierte Anwendungen verfügbar.",
|
"GRANTTITLE":"Wähle Deine Berechtigungstypen aus. Hinweis: \"Implizit\" ist nur für browser-basierte Anwendungen verfügbar.",
|
||||||
"APPTYPE": "App Types",
|
"APPTYPE": "Anwendungstypen",
|
||||||
"RESPONSE0": "Code",
|
"RESPONSE0": "Code",
|
||||||
"RESPONSE1": "Id Token",
|
"RESPONSE1": "ID-Token",
|
||||||
"RESPONSE2": "Token-Id Token",
|
"RESPONSE2": "Token-ID-Token",
|
||||||
"GRANT0": "Authorization Code",
|
"GRANT0": "Authorisation Code",
|
||||||
"GRANT1": "Implicit",
|
"GRANT1": "Implicit",
|
||||||
"GRANT2": "Refresh Token",
|
"GRANT2": "Refresh Token",
|
||||||
"APPTYPE0": "Web",
|
"APPTYPE0": "Web",
|
||||||
"APPTYPE1": "User Agent",
|
"APPTYPE1": "User Agent",
|
||||||
"APPTYPE2": "Native",
|
"APPTYPE2": "Native",
|
||||||
"AUTHMETHOD":"Auth Method",
|
"AUTHMETHOD":"Authentifizierungsmethode",
|
||||||
"AUTHMETHODSECTION":"Authentifizierungsmethode",
|
"AUTHMETHODSECTION":"Authentifizierungsmethode",
|
||||||
"AUTHMETHOD0":"Basic",
|
"AUTHMETHOD0":"Basic",
|
||||||
"AUTHMETHOD1":"Post",
|
"AUTHMETHOD1":"Post",
|
||||||
"AUTHMETHOD2":"None",
|
"AUTHMETHOD2":"None",
|
||||||
"UNSECUREREDIRECT":"Ich hoffe du weisst was du tust",
|
"UNSECUREREDIRECT":"Ich hoffe, Du weisst, was Du tust.",
|
||||||
"OVERVIEWSECTION":"Übersicht",
|
"OVERVIEWSECTION":"Übersicht",
|
||||||
"OVERVIEWTITLE":"Deine Konfiguration ist bereit! Du kannst sie hier nochmals prüfen."
|
"OVERVIEWTITLE":"Deine Konfiguration ist bereit. Du kannst sie hier nochmals prüfen."
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"REACTIVATED":"App reaktiviert!",
|
"REACTIVATED":"Anwendung reaktiviert.",
|
||||||
"DEACTIVATED":"App deaktiviert!",
|
"DEACTIVATED":"Anwendung deaktiviert.",
|
||||||
"OIDCUPDATED":"OIDC Konfiguration geändert!",
|
"OIDCUPDATED":"OIDC-Konfiguration geändert.",
|
||||||
"OIDCCLIENTSECRETREGENERATED":"OIDC Client Secret generiert!"
|
"OIDCCLIENTSECRETREGENERATED":"OIDC-Client Secret generiert."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GENDERS": {
|
"GENDERS": {
|
||||||
@ -751,8 +751,8 @@
|
|||||||
"en": "Englisch"
|
"en": "Englisch"
|
||||||
},
|
},
|
||||||
"MEMBER":{
|
"MEMBER":{
|
||||||
"ADD":"Verwalter hinzufügen",
|
"ADD":"Manager hinzufügen",
|
||||||
"CREATIONTYPE":"Erstell Typ",
|
"CREATIONTYPE":"Erstelltyp",
|
||||||
"CREATIONTYPES":{
|
"CREATIONTYPES":{
|
||||||
"3":"IAM",
|
"3":"IAM",
|
||||||
"2":"Organisation",
|
"2":"Organisation",
|
||||||
@ -763,28 +763,28 @@
|
|||||||
},
|
},
|
||||||
"ROLESLABEL":"Rollen",
|
"ROLESLABEL":"Rollen",
|
||||||
"GRANTS": {
|
"GRANTS": {
|
||||||
"DELETE":"Grant löschen",
|
"DELETE":"Berechtigung löschen",
|
||||||
"ADD":"Grant erstellen",
|
"ADD":"Berechtigung erstellen",
|
||||||
"ADD_BTN":"Neu",
|
"ADD_BTN":"Neu",
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"TITLE": "Authorisierung",
|
"TITLE": "Authorisierung",
|
||||||
"DESCRIPTION": "Definiere die Operationen und Rechte die dem User zur Verfügung gestellt werden. Achtung: Du kannst nur Einträge von Projekten sehen bei denen du eine Authorisierung besitzt!"
|
"DESCRIPTION": "Definiere die Operationen und Rechte, die dem Benutzer zur Verfügung gestellt werden. Achtung: Du kannst nur Einträge von Projekten sehen, für die Du eine Authorisierung besitzt."
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE": "Authorisierung",
|
"TITLE": "Authorisierung",
|
||||||
"DESCRIPTION": "Definiere die Operationen und Rechte die dem User zur Verfügung gestellt werden. Achtung: Du kannst nur Einträge von Projekten sehen bei denen du eine Authorisierung besitzt!"
|
"DESCRIPTION": "Definiere die Operationen und Rechte, die dem Benutzer zur Verfügung gestellt werden. Achtung: Du kannst nur Einträge von Projekten sehen, für die Du eine Authorisierung besitzt."
|
||||||
},
|
},
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Authorisierung erstellen",
|
"TITLE": "Authorisierung erstellen",
|
||||||
"DESCRIPTION": "Suche nach der Organisation, dem Projekt und den verfügbaren Rollen!"
|
"DESCRIPTION": "Suche nach der Organisation, dem Projekt und den verfügbaren Rollen."
|
||||||
},
|
},
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE":"Authorisierung Detail",
|
"TITLE":"Authorisierungsdetails",
|
||||||
"DESCRIPTION":""
|
"DESCRIPTION":""
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"UPDATED":"Berechtigung geändert!",
|
"UPDATED":"Berechtigung geändert.",
|
||||||
"BULKREMOVED":"Berechtigungen entfernt!"
|
"BULKREMOVED":"Berechtigungen entfernt."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CHANGES": {
|
"CHANGES": {
|
||||||
@ -792,71 +792,15 @@
|
|||||||
"BOTTOM":"Ende",
|
"BOTTOM":"Ende",
|
||||||
"ORG": {
|
"ORG": {
|
||||||
"TITLE":"Aktivität",
|
"TITLE":"Aktivität",
|
||||||
"DESCRIPTION":"Hier siehst du die letzten Vorkommnisse die die Organisation betreffen"
|
"DESCRIPTION":"Hier siehst Du die letzten Vorkommnisse, die die Organisation betreffen."
|
||||||
},
|
},
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"TITLE":"Aktivität",
|
"TITLE":"Aktivität",
|
||||||
"DESCRIPTION":"Hier siehst du die letzten Vorkommnisse die das Projekt betreffen"
|
"DESCRIPTION":"Hier siehst Du die letzten Vorkommnisse, die das Projekt betreffen."
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE":"Aktivität",
|
"TITLE":"Aktivität",
|
||||||
"DESCRIPTION":"Hier siehst du die letzten Vorkommnisse die den Benutzer betreffen"
|
"DESCRIPTION":"Hier siehst Du die letzten Vorkommnisse, die den Benutzer betreffen."
|
||||||
},
|
|
||||||
"EVENTS": {
|
|
||||||
"org.added": "Org. erstellt",
|
|
||||||
"org.changed":"Org. editiert",
|
|
||||||
"org.member.added":"Organisation Member erstellt",
|
|
||||||
"org.member.removed":"Organisation Member gelöscht",
|
|
||||||
"org.domain.added":"Org. Domain hinzugefügt",
|
|
||||||
"org.domain.verified":"Org. Domain verifiziert",
|
|
||||||
"org.domain.primary.set":"Primäre domain gesetzt",
|
|
||||||
"org.domain.removed":"Org. domain entfernt",
|
|
||||||
"org.iam.policy.added":"IAM Policy hinzugefügt",
|
|
||||||
"project.added": "Projekt erstellt",
|
|
||||||
"project.changed":"Projekt editiert",
|
|
||||||
"project.deactivated":"Projekt deaktiviert",
|
|
||||||
"project.member.added":"Projekt Member erstellt",
|
|
||||||
"project.member.removed":"Projekt Member gelöscht",
|
|
||||||
"project.role.added":"Rolle erstellt",
|
|
||||||
"project.role.removed":"Rolle gelöscht",
|
|
||||||
"project.application.added":"App hinzugefügt",
|
|
||||||
"project.application.config.oidc.added":"OIDC Konfiguration hinzugefügt",
|
|
||||||
"user.added":"User hinzugefügt",
|
|
||||||
"user.initialization.code.added":"Init Code hinzugefügt",
|
|
||||||
"user.phone.code.added":"User phone Code hinzugefügt",
|
|
||||||
"user.phone.code.sent":"User phone Code gesendet",
|
|
||||||
"user.initialization.code.sent":"Init Code gesendet",
|
|
||||||
"user.email.verification.sended": "User Email verifiziert",
|
|
||||||
"user.email.code.added":"Email Code hinzugefügt",
|
|
||||||
"user.email.code.sent":"Email Code gesendet",
|
|
||||||
"user.email.verified":"Email verifiziert",
|
|
||||||
"user.phone.verificationsended":"User phone verifikation gesendet",
|
|
||||||
"user.phone.code":"User phone Code erstellt",
|
|
||||||
"user.initialization.verification.sended":"User mail verifikation gesendet",
|
|
||||||
"user.initialization.code.created":"InitialisationsCode gesendet",
|
|
||||||
"created.user.email.code":"User Email Code erstellt",
|
|
||||||
"created.user.phone.code":"Phone Code erstellt",
|
|
||||||
"updated.user.password": "User password update",
|
|
||||||
"skipped.init.mfauser": "Mfa Methode übersprungen",
|
|
||||||
"verified.user.email":"User Email verifiziert",
|
|
||||||
"registered.user":"User registriert",
|
|
||||||
"created.user":"User erstellt",
|
|
||||||
"skipped.init.mfa.user":"User MFA init überspungen",
|
|
||||||
"user.email.password.request.sended":"User Email Password Anfrage gesended",
|
|
||||||
"user.password.set.requested":"Password Anfrage",
|
|
||||||
"user.phone.verification.sended":"User Nummer verifikation gesendet",
|
|
||||||
"user.phone.changed":"User phone geändert",
|
|
||||||
"user.phone.verified":"User phone verifiziert",
|
|
||||||
"updated.user.profile":"User Profil update",
|
|
||||||
"user.email.init.sended":"User Email init sended",
|
|
||||||
"user.password.changed":"Password changed",
|
|
||||||
"user.initialization.check.succeeded":"Init check erfolgreich",
|
|
||||||
"user.password.check.succeeded":"Password check erfolgreich",
|
|
||||||
"user.mfa.init.skipped":"MFA init übersprungen",
|
|
||||||
"user.mfa.otp.added":"MFA OTP hinzugefügt",
|
|
||||||
"user.mfa.otp.verified":"MFA OTP verifiziert",
|
|
||||||
"user.mfa.otp.removed":"MFA OTP entfernt",
|
|
||||||
"user.selfregistered":"selbst registriert"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -2,23 +2,23 @@
|
|||||||
"APP_NAME": "ZITADEL",
|
"APP_NAME": "ZITADEL",
|
||||||
"HOME": {
|
"HOME": {
|
||||||
"TITLE": "ZITADEL",
|
"TITLE": "ZITADEL",
|
||||||
"SECURITYANDPRIVACY": "Data protection and personalization",
|
"SECURITYANDPRIVACY": "Data Protection and Personalisation",
|
||||||
"SECURITYANDPRIVACY_DESC": "Manage your Information and Security settings",
|
"SECURITYANDPRIVACY_DESC": "Manage Your Information and Security Settings",
|
||||||
"SECURITYANDPRIVACY_BUTTON": "Personalize Information and Security",
|
"SECURITYANDPRIVACY_BUTTON": "Personalise Information and Security",
|
||||||
"PROTECTION": "Organisational Policies",
|
"PROTECTION": "Organisational Policies",
|
||||||
"PROTECTION_DESC": "Manage your organisational guidelines. Explore some pre-packaged solutions that save you time and ensure security.",
|
"PROTECTION_DESC": "Manage your organisational guidelines. Explore some pre-packaged solutions that save you time and ensure security.",
|
||||||
"PROTECTION_BUTTON": "Explore",
|
"PROTECTION_BUTTON": "Explore",
|
||||||
"PROJECTS": "Create and Manage your Applications with Projects",
|
"PROJECTS": "Create and Manage Your Applications and Projects",
|
||||||
"PROJECTS_DESC": "Authorize others to use your projects or define custom roles on eligible projects.",
|
"PROJECTS_DESC": "Authorize others to use your projects or define custom roles on eligible projects.",
|
||||||
"PROJECTS_BUTTON": "Project Overview",
|
"PROJECTS_BUTTON": "Project Overview",
|
||||||
"USERS": "Create and manage your users.",
|
"USERS": "Create and Manage Your Users",
|
||||||
"USERS_DESC": "Monitor your role concept in real time. Take immediate action.",
|
"USERS_DESC": "Monitor your role concept in real time. Take immediate action.",
|
||||||
"USERS_BUTTON": "Show users",
|
"USERS_BUTTON": "Show Users",
|
||||||
"IAM": "Identity and Access Management",
|
"IAM": "Identity and Access Management",
|
||||||
"IAM_DESC": "Manage your organisations and administrators.",
|
"IAM_DESC": "Manage your organisations and administrators.",
|
||||||
"IAM_BUTTON": "Manage ZITADEL",
|
"IAM_BUTTON": "Manage ZITADEL",
|
||||||
"WELCOME":"Welcome",
|
"WELCOME":"Welcome",
|
||||||
"WELCOMESENTENCE":"Here you can find recommended Actions based on your last acquired permissions. Note that you may have to select your organisation in the header above.",
|
"WELCOMESENTENCE":"Here you can find recommended actions based on your last acquired permissions. Note that you may have to select your organisation in the header above.",
|
||||||
"DISCLAIMER":"You can only see settings of your current organisation specified in the header. ZITADEL treats your data confidentially and securely.",
|
"DISCLAIMER":"You can only see settings of your current organisation specified in the header. ZITADEL treats your data confidentially and securely.",
|
||||||
"DISCLAIMERLINK":"Further information"
|
"DISCLAIMERLINK":"Further information"
|
||||||
},
|
},
|
||||||
@ -26,16 +26,16 @@
|
|||||||
"PERSONAL_INFO": "Personal Information",
|
"PERSONAL_INFO": "Personal Information",
|
||||||
"IAM":"Administration",
|
"IAM":"Administration",
|
||||||
"ORGANIZATION": "Organisation",
|
"ORGANIZATION": "Organisation",
|
||||||
"PROJECTSSECTION":"projects section",
|
"PROJECTSSECTION":"Projects Section",
|
||||||
"PROJECT": "Projects",
|
"PROJECT": "Projects",
|
||||||
"GRANTEDPROJECT":"Granted Projects",
|
"GRANTEDPROJECT":"Granted Projects",
|
||||||
"USERSECTION":"user section",
|
"USERSECTION":"User Section",
|
||||||
"HUMANUSERS": "Users",
|
"HUMANUSERS": "Users",
|
||||||
"MACHINEUSERS":"Service Users",
|
"MACHINEUSERS":"Service Users",
|
||||||
"LOGOUT": "Logout all users",
|
"LOGOUT": "Logout All Users",
|
||||||
"NEWORG":"New Organisation",
|
"NEWORG":"New Organisation",
|
||||||
"IAMADMIN":"You are an IAM Administrator. Note that you have extended permissions!",
|
"IAMADMIN":"You are an IAM Administrator. Note that you have extended permissions.",
|
||||||
"SHOWORGS":"Show all organisations"
|
"SHOWORGS":"Show All Organisations"
|
||||||
},
|
},
|
||||||
"ACTIONS": {
|
"ACTIONS": {
|
||||||
"SAVE": "Save",
|
"SAVE": "Save",
|
||||||
@ -62,29 +62,29 @@
|
|||||||
"EDIT":"Edit"
|
"EDIT":"Edit"
|
||||||
},
|
},
|
||||||
"ERRORS": {
|
"ERRORS": {
|
||||||
"REQUIRED": "Some required fields are missing!",
|
"REQUIRED": "Some required fields are missing.",
|
||||||
"TOKENINVALID": {
|
"TOKENINVALID": {
|
||||||
"TITLE":"Your auth token has expired",
|
"TITLE":"Your authorisation token has expired.",
|
||||||
"DESCRIPTION":"Click the button below to login again!"
|
"DESCRIPTION":"Click the button below to log in again."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE": "Personal Information",
|
"TITLE": "Personal Information",
|
||||||
"DESCRIPTION": "Manage your Information and Security settings.",
|
"DESCRIPTION": "Manage your information and security settings.",
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"LIST": "Users",
|
"LIST": "Users",
|
||||||
"TITLE": "User",
|
"TITLE": "User",
|
||||||
"DESCRIPTION": "Create new user in your organisation and manage existing ones.",
|
"DESCRIPTION": "Create new users in your organisation and manage existing ones.",
|
||||||
"LISTMACHINE": "Service Users",
|
"LISTMACHINE": "Service Users",
|
||||||
"DESCRIPTIONMACHINE": "Create and manage Service Users of your organisation",
|
"DESCRIPTIONMACHINE": "Create and manage Service Users of your organisation",
|
||||||
"DETAIL": "Detail",
|
"DETAIL": "Detail",
|
||||||
"CREATE": "Create",
|
"CREATE": "Create",
|
||||||
"MY": "My Informations",
|
"MY": "My Informations",
|
||||||
"LOGINNAMES":"Loginnames",
|
"LOGINNAMES":"Loginnames",
|
||||||
"LOGINNAMESDESC":"These are your Login Names.",
|
"LOGINNAMESDESC":"These are your login names:",
|
||||||
"COPY":"Copy to clipboard",
|
"COPY":"Copy to Clipboard",
|
||||||
"COPIED":"Copied to clipboard!",
|
"COPIED":"Copied to clipboard.",
|
||||||
"NOUSER":"No User",
|
"NOUSER":"No associated users.",
|
||||||
"REACTIVATE":"Reactivate",
|
"REACTIVATE":"Reactivate",
|
||||||
"DEACTIVATE":"Deactivate"
|
"DEACTIVATE":"Deactivate"
|
||||||
},
|
},
|
||||||
@ -97,7 +97,7 @@
|
|||||||
"MANAGE_DESCRIPTION": "Manage the second factor methods of your users.",
|
"MANAGE_DESCRIPTION": "Manage the second factor methods of your users.",
|
||||||
"OTP": "Configure OTP",
|
"OTP": "Configure OTP",
|
||||||
"OTP_DIALOG_TITLE": "Add OTP",
|
"OTP_DIALOG_TITLE": "Add OTP",
|
||||||
"OTP_DIALOG_DESCRIPTION": "Scan the QR code with an authenticator app and enter the code below to verify and activate OTP.",
|
"OTP_DIALOG_DESCRIPTION": "Scan the QR code with an authenticator app and enter the code below to verify and activate the OTP method.",
|
||||||
"TYPE": {
|
"TYPE": {
|
||||||
"0": "No MFA defined",
|
"0": "No MFA defined",
|
||||||
"1": "SMS",
|
"1": "SMS",
|
||||||
@ -115,17 +115,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Create a new User",
|
"TITLE": "Create a New User",
|
||||||
"DESCRIPTION": "Please provide the necesary information.",
|
"DESCRIPTION": "Please provide the necesary information.",
|
||||||
"NAMEANDEMAILSECTION":"Name and Email",
|
"NAMEANDEMAILSECTION":"Name and E-mail",
|
||||||
"GENDERLANGSECTION":"Gender and Language",
|
"GENDERLANGSECTION":"Gender and Language",
|
||||||
"PHONESECTION":"Phonenumbers",
|
"PHONESECTION":"Phonen Numbers",
|
||||||
"PASSWORDSECTION":"Set the initial Password.",
|
"PASSWORDSECTION":"Initial Password",
|
||||||
"ADDRESSANDPHONESECTION":"Phonenumber"
|
"ADDRESSANDPHONESECTION":"Phone Number"
|
||||||
},
|
},
|
||||||
"CODEDIALOG": {
|
"CODEDIALOG": {
|
||||||
"TITLE":"Verify Phone Number",
|
"TITLE":"Verify Phone Number",
|
||||||
"DESCRIPTION":"Enter the code you recieved by message to verify your phone.",
|
"DESCRIPTION":"Enter the code you recieved by text message to verify your phone number.",
|
||||||
"CODE":"Code"
|
"CODE":"Code"
|
||||||
},
|
},
|
||||||
"DATA": {
|
"DATA": {
|
||||||
@ -140,33 +140,33 @@
|
|||||||
},
|
},
|
||||||
"PROFILE": {
|
"PROFILE": {
|
||||||
"TITLE": "Profile",
|
"TITLE": "Profile",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-mail",
|
||||||
"PHONE": "Phonenumber",
|
"PHONE": "Phonen Number",
|
||||||
"USERNAME": "Username",
|
"USERNAME": "User Name",
|
||||||
"FIRSTNAME": "Firstname",
|
"FIRSTNAME": "First Name",
|
||||||
"LASTNAME": "Lastname",
|
"LASTNAME": "Last Name",
|
||||||
"NICKNAME": "Nickname",
|
"NICKNAME": "Nickname",
|
||||||
"DISPLAYNAME": "Displayname",
|
"DISPLAYNAME": "Display Name",
|
||||||
"PREFERRED_LANGUAGE": "Language",
|
"PREFERRED_LANGUAGE": "Language",
|
||||||
"GENDER": "Gender",
|
"GENDER": "Gender",
|
||||||
"PASSWORD":"Password"
|
"PASSWORD":"Password"
|
||||||
},
|
},
|
||||||
"MACHINE": {
|
"MACHINE": {
|
||||||
"TITLE":"Service User Details",
|
"TITLE":"Service User Details",
|
||||||
"USERNAME":"Username",
|
"USERNAME":"User Name",
|
||||||
"NAME":"Name",
|
"NAME":"Name",
|
||||||
"DESCRIPTION":"Description",
|
"DESCRIPTION":"Description",
|
||||||
"KEYSTITLE":"Keys",
|
"KEYSTITLE":"Keys",
|
||||||
"KEYSDESC":"Define your keys and add an optional expiration date.",
|
"KEYSDESC":"Define your keys and add an optional expiration date.",
|
||||||
"ID":"Key Id",
|
"ID":"Key ID",
|
||||||
"TYPE":"Type",
|
"TYPE":"Type",
|
||||||
"EXPIRATIONDATE":"Expiration date",
|
"EXPIRYDATE":"Expiration date",
|
||||||
"CHOOSEEXPIRY":"Select an expiration Date",
|
"CHOOSEEXPIRY":"Select an expiration date",
|
||||||
"CREATIONDATE":"Creation Date",
|
"CREATIONDATE":"Creation Date",
|
||||||
"KEYDETAILS":"Key Details",
|
"KEYDETAILS":"Key Details",
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE":"Add Key",
|
"TITLE":"Add Key",
|
||||||
"DESCRIPTION":"Select your key type and choose an optional expiry date."
|
"DESCRIPTION":"Select your key type and choose an optional expiration date."
|
||||||
},
|
},
|
||||||
"ADDED": {
|
"ADDED": {
|
||||||
"TITLE":"The key was created",
|
"TITLE":"The key was created",
|
||||||
@ -181,28 +181,28 @@
|
|||||||
"DESCRIPTION": "Enter the new password according to the policy below.",
|
"DESCRIPTION": "Enter the new password according to the policy below.",
|
||||||
"OLD": "Current Password",
|
"OLD": "Current Password",
|
||||||
"NEW": "New Password",
|
"NEW": "New Password",
|
||||||
"CONFIRM": "Confirm new Password",
|
"CONFIRM": "Confirm New Password",
|
||||||
"RESET": "Reset current Password",
|
"RESET": "Reset Current Password",
|
||||||
"SET":"Set new Password",
|
"SET":"Set New Password",
|
||||||
"RESENDNOTIFICATION": "Resend Password Reset Link",
|
"RESENDNOTIFICATION": "Resend Password Reset Link",
|
||||||
"REQUIRED": "Some required fields are missing!",
|
"REQUIRED": "Some required fields are missing.",
|
||||||
"MINLENGTHERROR":"The Password has to be at least {{value}} characters long",
|
"MINLENGTHERROR":"The password has to be at least {{value}} characters long.",
|
||||||
"NOTEQUAL":"The password provided is not equal!"
|
"NOTEQUAL":"The passwords provided do not match."
|
||||||
},
|
},
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-mail",
|
||||||
"PHONE": "Phonenumber",
|
"PHONE": "Phone Number",
|
||||||
"LOGINMETHODS": {
|
"LOGINMETHODS": {
|
||||||
"TITLE": "Contact Information",
|
"TITLE": "Contact Information",
|
||||||
"DESCRIPTION": "The provided information is used to send important information, like password reset Emails to you.",
|
"DESCRIPTION": "The provided information is used to send important information, like password reset e-mails to you.",
|
||||||
"EMAIL": {
|
"EMAIL": {
|
||||||
"TITLE": "Email",
|
"TITLE": "E-mail",
|
||||||
"VALID": "validated",
|
"VALID": "validated",
|
||||||
"RESEND": "Resend verification mail"
|
"RESEND": "Resend Verification E-mail"
|
||||||
},
|
},
|
||||||
"PHONE": {
|
"PHONE": {
|
||||||
"TITLE": "Phone",
|
"TITLE": "Phone",
|
||||||
"VALID": "validated",
|
"VALID": "validated",
|
||||||
"RESEND": "Resend verification message"
|
"RESEND": "Resend Verification Text Message"
|
||||||
},
|
},
|
||||||
"RESENDCODE": "Resend Code",
|
"RESENDCODE": "Resend Code",
|
||||||
"ENTERCODE":"Verify",
|
"ENTERCODE":"Verify",
|
||||||
@ -210,21 +210,21 @@
|
|||||||
},
|
},
|
||||||
"GRANTS": {
|
"GRANTS": {
|
||||||
"TITLE": "User Grants",
|
"TITLE": "User Grants",
|
||||||
"DESCRIPTION": "Give this user control of certain projects",
|
"DESCRIPTION": "Grant this user access to certain projects",
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Create User Grant",
|
"TITLE": "Create User Grant",
|
||||||
"DESCRIPTION": "Search for the organisation, the project and the corresponding project roles!"
|
"DESCRIPTION": "Search for the organisation, the project and the corresponding project roles."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"VALIDATION": {
|
"VALIDATION": {
|
||||||
"INVALIDPATTERN": "## TODO - Replace with Password Policy text - TODO ##",
|
"INVALIDPATTERN": "The password does not fulfil the defined rules.",
|
||||||
"REQUIRED": "The input field is empty",
|
"REQUIRED": "The input field is empty.",
|
||||||
"MINLENGTH":"The password has to be at least {{requiredLength}} characters long!",
|
"MINLENGTH":"The password has to be at least {{requiredLength}} characters long.",
|
||||||
"NOEMAIL":"Username can not be an email address!",
|
"NOEMAIL":"The user name cannot be an e-mail address.",
|
||||||
"UPPERCASEMISSING":"The password must include a uppercase character!",
|
"UPPERCASEMISSING":"The password must include an uppercase character.",
|
||||||
"LOWERCASEMISSING":"The password must include a lowercase character!",
|
"LOWERCASEMISSING":"The password must include a lowercase character.",
|
||||||
"SYMBOLERROR":"The password must include a symbol!",
|
"SYMBOLERROR":"The password must include a symbol or punctuation mark.",
|
||||||
"NUMBERERROR":"The password must include a number!"
|
"NUMBERERROR":"The password must include a digit."
|
||||||
},
|
},
|
||||||
"STATE": {
|
"STATE": {
|
||||||
"0":"Unknown",
|
"0":"Unknown",
|
||||||
@ -235,41 +235,41 @@
|
|||||||
"FOUND":"Found"
|
"FOUND":"Found"
|
||||||
},
|
},
|
||||||
"TARGET": {
|
"TARGET": {
|
||||||
"SELF":"If you want to grant a user of an other organisation",
|
"SELF":"If you want to grant a user of an other organisation access",
|
||||||
"EXTERNAL":"To grant a user of your organisation",
|
"EXTERNAL":"To grant a user of your organisation access",
|
||||||
"CLICKHERE":"Click here"
|
"CLICKHERE":"click here"
|
||||||
},
|
},
|
||||||
"SIGNEDOUT":"You are signed out. Click the button below to sign in again!",
|
"SIGNEDOUT":"You are signed out. Click the button \"Sign In\" to sign in again.",
|
||||||
"SIGNEDOUT_BTN":"Sign In",
|
"SIGNEDOUT_BTN":"Sign In",
|
||||||
"EDITACCOUNT":"Edit Account",
|
"EDITACCOUNT":"Edit Account",
|
||||||
"ADDACCOUNT":"Log in with another account",
|
"ADDACCOUNT":"Log in With Another Account",
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"CREATED":"User created successfully!",
|
"CREATED":"User created successfully.",
|
||||||
"SAVED":"Profile saved successfully!",
|
"SAVED":"Profile saved successfully.",
|
||||||
"EMAILSAVED":"Email saved successfully!",
|
"EMAILSAVED":"E-mail saved successfully.",
|
||||||
"PHONESAVED":"Phone saved successfully!",
|
"PHONESAVED":"Phone saved successfully.",
|
||||||
"PHONEREMOVED":"Phone has been removed!",
|
"PHONEREMOVED":"Phone has been removed.",
|
||||||
"PHONEVERIFIED":"Phone verified successfully!",
|
"PHONEVERIFIED":"Phone verified successfully.",
|
||||||
"PHONEVERIFICATIONSENT":"Phone verification code sent!",
|
"PHONEVERIFICATIONSENT":"Phone verification code sent.",
|
||||||
"EMAILVERIFICATIONSENT":"Email verification code sent!",
|
"EMAILVERIFICATIONSENT":"E-mail verification code sent.",
|
||||||
"OTPREMOVED":"OTP removed!",
|
"OTPREMOVED":"OTP removed.",
|
||||||
"INITIALPASSWORDSET":"Initial password set!",
|
"INITIALPASSWORDSET":"Initial password set.",
|
||||||
"PASSWORDNOTIFICATIONSENT":"Password Change Notification sent",
|
"PASSWORDNOTIFICATIONSENT":"Password change notification sent.",
|
||||||
"PASSWORDCHANGED":"Password changed successfully!",
|
"PASSWORDCHANGED":"Password changed successfully.",
|
||||||
"REACTIVATED":"User reactivated",
|
"REACTIVATED":"User reactivated.",
|
||||||
"DEACTIVATED":"User deactivated",
|
"DEACTIVATED":"User deactivated.",
|
||||||
"SELECTEDREACTIVATED":"Selected Users reactivated",
|
"SELECTEDREACTIVATED":"Selected users reactivated.",
|
||||||
"SELECTEDDEACTIVATED":"Selected Users deactivated",
|
"SELECTEDDEACTIVATED":"Selected users deactivated.",
|
||||||
"SELECTEDKEYSDELETED":"Selected Keys deleted!",
|
"SELECTEDKEYSDELETED":"Selected keys deleted.",
|
||||||
"KEYADDED":"Key added!",
|
"KEYADDED":"Key added!",
|
||||||
"MACHINEADDED":"Service User created!"
|
"MACHINEADDED":"Service User created!"
|
||||||
},
|
},
|
||||||
"MEMBERSHIPS": {
|
"MEMBERSHIPS": {
|
||||||
"TITLE":"Zitadel Manager Roles",
|
"TITLE":"ZITADEL Manager Roles",
|
||||||
"DESCRIPTION":"These are all member grants of the user. You can modify them also on organisation-, project-, or iam detailpages.",
|
"DESCRIPTION":"These are all member grants of the user. You can modify them also on organisation, project, or IAM detail pages.",
|
||||||
"CREATIONDATE":"Creation Date",
|
"CREATIONDATE":"Creation Date",
|
||||||
"CHANGEDATE":"Last Modified",
|
"CHANGEDATE":"Last Modified",
|
||||||
"DISPLAYNAME":"Displayname",
|
"DISPLAYNAME":"Display Name",
|
||||||
"REMOVE":"Remove",
|
"REMOVE":"Remove",
|
||||||
"TYPE":"Type",
|
"TYPE":"Type",
|
||||||
"TYPES":{
|
"TYPES":{
|
||||||
@ -287,11 +287,11 @@
|
|||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE":"Managers",
|
"TITLE":"Managers",
|
||||||
"DESCRIPTION":"Managers can add and edit organisations and make changes to their corresponding projects and apps"
|
"DESCRIPTION":"Managers can add and edit organisations and make changes to their corresponding projects and applications."
|
||||||
},
|
},
|
||||||
"VIEWS": {
|
"VIEWS": {
|
||||||
"TITLE":"Views",
|
"TITLE":"Views",
|
||||||
"DESCRIPTION":"This Card shows your Zitadel Views.",
|
"DESCRIPTION":"This card shows your ZITADEL views.",
|
||||||
"VIEWNAME":"Name",
|
"VIEWNAME":"Name",
|
||||||
"DATABASE":"Database",
|
"DATABASE":"Database",
|
||||||
"SEQUENCE":"Sequence",
|
"SEQUENCE":"Sequence",
|
||||||
@ -301,25 +301,25 @@
|
|||||||
},
|
},
|
||||||
"FAILEDEVENTS": {
|
"FAILEDEVENTS": {
|
||||||
"TITLE":"Failed Events",
|
"TITLE":"Failed Events",
|
||||||
"DESCRIPTION":"This Card shows your failed Events.",
|
"DESCRIPTION":"This card shows your failed events.",
|
||||||
"VIEWNAME":"Name",
|
"VIEWNAME":"Name",
|
||||||
"DATABASE":"Database",
|
"DATABASE":"Database",
|
||||||
"FAILEDSEQUENCE":"Failed Sequence",
|
"FAILEDSEQUENCE":"Failed Sequence",
|
||||||
"FAILURECOUNT":"Failure Count",
|
"FAILURECOUNT":"Failure Count",
|
||||||
"ERRORMESSAGE":"Error message",
|
"ERRORMESSAGE":"Error Message",
|
||||||
"ACTIONS":"Actions",
|
"ACTIONS":"Actions",
|
||||||
"DELETE":"Remove",
|
"DELETE":"Remove",
|
||||||
"DELETESUCCESS":"Failed Events removed!"
|
"DELETESUCCESS":"Failed events removed."
|
||||||
},
|
},
|
||||||
"TOAST":{
|
"TOAST":{
|
||||||
"MEMBERREMOVED":"Manager removed!",
|
"MEMBERREMOVED":"Manager removed.",
|
||||||
"MEMBERSADDED": "Managers added!",
|
"MEMBERSADDED": "Managers added.",
|
||||||
"MEMBERADDED": "Manager added!",
|
"MEMBERADDED": "Manager added.",
|
||||||
"MEMBERCHANGED":"Manager changed!",
|
"MEMBERCHANGED":"Manager changed.",
|
||||||
"ROLEREMOVED":"Role removed!",
|
"ROLEREMOVED":"Role removed.",
|
||||||
"ROLECHANGED":"Role changed!",
|
"ROLECHANGED":"Role changed.",
|
||||||
"REACTIVATED":"Reaktiviert!",
|
"REACTIVATED":"Reactivated",
|
||||||
"DEACTIVATED":"Deaktiviert!"
|
"DEACTIVATED":"Deactivated"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ORG": {
|
"ORG": {
|
||||||
@ -327,34 +327,34 @@
|
|||||||
"LIST": "Organisations",
|
"LIST": "Organisations",
|
||||||
"LISTDESCRIPTION":"Choose an organisation.",
|
"LISTDESCRIPTION":"Choose an organisation.",
|
||||||
"ACTIVE":"Active",
|
"ACTIVE":"Active",
|
||||||
"CREATE":"Create organisation",
|
"CREATE":"Create Organisation",
|
||||||
"ORGDETAIL_TITLE":"Enter the name and domain of your new organisation.",
|
"ORGDETAIL_TITLE":"Enter the name and domain of your new organisation.",
|
||||||
"ORGDOMAIN_TITLE":"Organisation domain ownership verification",
|
"ORGDOMAIN_TITLE":"Organisation Domain Ownership Verification",
|
||||||
"ORGDOMAIN_VERIFICATION":"Verify ownership of your domain. You need to download a verification file and upload it at the provided URL listed below or place a TXT Record at the provided Url. To complete, click the button to verify.",
|
"ORGDOMAIN_VERIFICATION":"Verify the ownership of your domain. You need to download a verification file and upload it at the provided URL listed below, or place a TXT Record DNS entry for the provided URL. To complete, click the button to verify.",
|
||||||
"ORGDOMAIN_VERIFICATION_SKIP":"You can skip verification for now and continue to create your organisation, but in order to use your organisation this step has to be completed!",
|
"ORGDOMAIN_VERIFICATION_SKIP":"You can skip verification for now and continue to create your organisation, but in order to use your organisation this step has to be completed!",
|
||||||
"ORGDETAILUSER_TITLE":"Configure Organisation Owner",
|
"ORGDETAILUSER_TITLE":"Configure Organisation Owner",
|
||||||
"ORGDOMAIN_VERIFICATION_VALIDATION_DESC":"The tokens are checked regularly to ensure you are still owner of the domain.",
|
"ORGDOMAIN_VERIFICATION_VALIDATION_DESC":"The tokens are checked regularly to ensure you are still owner of the domain.",
|
||||||
"ORGDOMAIN_VERIFICATION_NEWTOKEN_TITLE":"Request new token",
|
"ORGDOMAIN_VERIFICATION_NEWTOKEN_TITLE":"Request New Token",
|
||||||
"ORGDOMAIN_VERIFICATION_NEWTOKEN_DESC":"If you want to request a new token, select you preferred method, if you want to validate a persisting token, click on the button above.",
|
"ORGDOMAIN_VERIFICATION_NEWTOKEN_DESC":"If you want to request a new token, select you preferred method. If you want to validate a persisting token, click the button above.",
|
||||||
"ORGDOMAIN_VERIFICATION_VALIDATION_ONGOING":"A verification token has already been requested. Click on the button to trigger a verification check!",
|
"ORGDOMAIN_VERIFICATION_VALIDATION_ONGOING":"A verification token has already been requested. Click on the button to trigger a verification check.",
|
||||||
"DOWNLOAD_FILE":"Download file",
|
"DOWNLOAD_FILE":"Download File",
|
||||||
"SELECTORGTOOLTIP":"Select this organisation",
|
"SELECTORGTOOLTIP":"Select this organisation.",
|
||||||
"PRIMARYDOMAIN":"Primary Domain",
|
"PRIMARYDOMAIN":"Primary Domain",
|
||||||
"STATE":"State",
|
"STATE":"State",
|
||||||
"USEPASSWORD":"Set initial password"
|
"USEPASSWORD":"Set Initial Password"
|
||||||
},
|
},
|
||||||
"DOMAINS": {
|
"DOMAINS": {
|
||||||
"NEW":"Add Domain",
|
"NEW":"Add Domain",
|
||||||
"TITLE":"Domains",
|
"TITLE":"Domains",
|
||||||
"DESCRIPTION":"Configure your domains. This domain can be used to log in with your users.",
|
"DESCRIPTION":"Configure your domains. This domain can be used to log in with your users.",
|
||||||
"SETPRIMARY":"Set as primary",
|
"SETPRIMARY":"Set as Primary",
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"TITLE":"Delete domain?",
|
"TITLE":"Delete Domain",
|
||||||
"DESCRIPTION":"You are about to delete one of your domains. Note that your users can no longer use this domain for their logins."
|
"DESCRIPTION":"You are about to delete one of your domains. Note that your users can no longer use this domain for their login."
|
||||||
},
|
},
|
||||||
"ADD": {
|
"ADD": {
|
||||||
"TITLE":"Add domain",
|
"TITLE":"Add Domain",
|
||||||
"DESCRIPTION":"You are about to add a domain for your organization. After successful process, you users will be able to use the domain for their login."
|
"DESCRIPTION":"You are about to add a domain for your organisation. After successful process, you users will be able to use the domain for their login."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"STATE": {
|
"STATE": {
|
||||||
@ -364,7 +364,7 @@
|
|||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE":"Organisation Managers",
|
"TITLE":"Organisation Managers",
|
||||||
"DESCRIPTION":"Define Users which can change your organisations preferences."
|
"DESCRIPTION":"Define the users who can change your organisations preferences."
|
||||||
},
|
},
|
||||||
"POLICY": {
|
"POLICY": {
|
||||||
"TITLE":"Explore Policies",
|
"TITLE":"Explore Policies",
|
||||||
@ -374,28 +374,28 @@
|
|||||||
"DESCRIPTION":"Ensures that all set passwords correspond to a specific pattern",
|
"DESCRIPTION":"Ensures that all set passwords correspond to a specific pattern",
|
||||||
"TITLECREATE":"Create Password Complexity Policy",
|
"TITLECREATE":"Create Password Complexity Policy",
|
||||||
"DESCRIPTIONCREATE":"Ensures that all set passwords correspond to a specific pattern",
|
"DESCRIPTIONCREATE":"Ensures that all set passwords correspond to a specific pattern",
|
||||||
"SYMBOLANDNUMBERERROR":"The password must consist of a number and a symbol",
|
"SYMBOLANDNUMBERERROR":"The password must consist of a digit and a symbol/punctuation mark.",
|
||||||
"SYMBOLERROR":"The password must include a symbol!",
|
"SYMBOLERROR":"The password must include a symbol/punctuation mark.",
|
||||||
"NUMBERERROR":"The password must include a number!",
|
"NUMBERERROR":"The password must include a digit.",
|
||||||
"PATTERNERROR":"The required pattern is not fulfilled!"
|
"PATTERNERROR":"The password does not meet the required pattern."
|
||||||
},
|
},
|
||||||
"PWD_AGE": {
|
"PWD_AGE": {
|
||||||
"TITLE":"Maximal Password Age",
|
"TITLE":"Password Aging",
|
||||||
"DESCRIPTION":"You can set a max age property for passwords. This policy includes a warning after a specific time has elapsed",
|
"DESCRIPTION":"You can set a policy for the aging of passwords. This policy emits a warning after the specific aging time has elapsed.",
|
||||||
"TITLECREATE":"Create Password Age Policy",
|
"TITLECREATE":"Create Password Aging Policy",
|
||||||
"DESCRIPTIONCREATE":"You can set a max age property for passwords. This policy includes a warning after a specific time has elapsed"
|
"DESCRIPTIONCREATE":"You can set a policy for the aging of passwords. This policy emits a warning after the specific aging time has elapsed."
|
||||||
},
|
},
|
||||||
"PWD_LOCKOUT": {
|
"PWD_LOCKOUT": {
|
||||||
"TITLE":"Password Lockout",
|
"TITLE":"Password Lockout",
|
||||||
"DESCRIPTION":"Password retries are infinite in default mode. You have to install this policy if you want to show retries or set a max amount of trials.",
|
"DESCRIPTION":"Password retries are infinite in default mode. You have to apply this policy if you want to show the number of retries, or set a maximum number of retries after which the account will be blocked.",
|
||||||
"TITLECREATE":"Create Password Lockout Policy",
|
"TITLECREATE":"Create Password Lockout Policy",
|
||||||
"DESCRIPTIONCREATE":"Password retries are infinite in default mode. You have to install this policy if you want to show retries or set a max amount of trials."
|
"DESCRIPTIONCREATE":"Password retries are infinite in default mode. You have to apply this policy if you want to show the number of retries, or set a maximum number of retries after which the account will be blocked."
|
||||||
},
|
},
|
||||||
"IAM_POLICY": {
|
"IAM_POLICY": {
|
||||||
"TITLE":"IAM Access Preferences",
|
"TITLE":"IAM Access Preferences",
|
||||||
"DESCRIPTION":"Define access properties of your users",
|
"DESCRIPTION":"Define access properties of your users.",
|
||||||
"TITLECREATE":"Set IAM Access preferences",
|
"TITLECREATE":"Set IAM Access Preferences",
|
||||||
"DESCRIPTIONCREATE":"Emails as username is not allowed for enabled UserLoginMustBeDomain"
|
"DESCRIPTIONCREATE":"If the property \"UserLoginMustBeDomain\" is enabled an e-mail address cannot be used as a user name."
|
||||||
},
|
},
|
||||||
"LOGIN_POLICY": {
|
"LOGIN_POLICY": {
|
||||||
"TITLE":"Login Policy",
|
"TITLE":"Login Policy",
|
||||||
@ -407,9 +407,9 @@
|
|||||||
"BTN_EDIT":"Modify",
|
"BTN_EDIT":"Modify",
|
||||||
"DATA": {
|
"DATA": {
|
||||||
"DESCRIPTION":"Description",
|
"DESCRIPTION":"Description",
|
||||||
"MINLENGTH":"min length",
|
"MINLENGTH":"minimum length",
|
||||||
"HASNUMBER": "has Number",
|
"HASNUMBER": "has number",
|
||||||
"HASSYMBOL": "has Symbol",
|
"HASSYMBOL": "has symbol",
|
||||||
"HASLOWERCASE": "has lowercase",
|
"HASLOWERCASE": "has lowercase",
|
||||||
"HASUPPERCASE": "has uppercase",
|
"HASUPPERCASE": "has uppercase",
|
||||||
"SHOWLOCKOUTFAILURES":"show lockout failures",
|
"SHOWLOCKOUTFAILURES":"show lockout failures",
|
||||||
@ -424,19 +424,19 @@
|
|||||||
"DELETE":"Uninstall/Reset Policy"
|
"DELETE":"Uninstall/Reset Policy"
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"DEACTIVATED":"Organization deactivated!",
|
"DEACTIVATED":"Organisation deactivated.",
|
||||||
"REACTIVATED":"Organization reactivated!",
|
"REACTIVATED":"Organisation reactivated.",
|
||||||
"DOMAINADDED":"Added domain!",
|
"DOMAINADDED":"Added domain.",
|
||||||
"DOMAINREMOVED":"Removed domain!",
|
"DOMAINREMOVED":"Removed domain.",
|
||||||
"MEMBERADDED":"Manager added!",
|
"MEMBERADDED":"Manager added.",
|
||||||
"MEMBERREMOVED":"Manager removed!",
|
"MEMBERREMOVED":"Manager removed.",
|
||||||
"MEMBERCHANGED":"Manager changed!",
|
"MEMBERCHANGED":"Manager changed.",
|
||||||
"SETPRIMARY":"Primary Domain set"
|
"SETPRIMARY":"Primary domain set."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ORG_DETAIL": {
|
"ORG_DETAIL": {
|
||||||
"TITLE": "Organisation",
|
"TITLE": "Organisation",
|
||||||
"DESCRIPTION": "Here you can edit your organisation configuration and manage members",
|
"DESCRIPTION": "Here you can edit the configuration of your organisation and manage the members.",
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE": "Detail",
|
"TITLE": "Detail",
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
@ -449,34 +449,34 @@
|
|||||||
},
|
},
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE": "Members",
|
"TITLE": "Members",
|
||||||
"USERNAME": "Username",
|
"USERNAME": "User Name",
|
||||||
"FIRSTNAME": "Firstname",
|
"FIRSTNAME": "First Name",
|
||||||
"LASTNAME": "Lastname",
|
"LASTNAME": "Last Name",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-mail",
|
||||||
"ROLES": "Roles",
|
"ROLES": "Roles",
|
||||||
"ADD": "Add Member",
|
"ADD": "Add Member",
|
||||||
"ADDDESCRIPTION": "Enter the mail addresses of the users to be added!"
|
"ADDDESCRIPTION": "Enter the e-mail addresses of the users to be added."
|
||||||
},
|
},
|
||||||
"TABLE": {
|
"TABLE": {
|
||||||
"TOTAL": "Entries total:",
|
"TOTAL": "Entries total:",
|
||||||
"SELECTION": "Selected Elements",
|
"SELECTION": "Selected Elements",
|
||||||
"DEACTIVATE": "deactivate User",
|
"DEACTIVATE": "Deactivate User",
|
||||||
"ACTIVATE": "activate User",
|
"ACTIVATE": "Activate User",
|
||||||
"DELETE": "delete User"
|
"DELETE": "Delete User"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"TITLE": "Project",
|
"TITLE": "Project",
|
||||||
"DESCRIPTION": "Here you can define applications, manage roles and grant other organisations to use your project",
|
"DESCRIPTION": "Here you can define applications, manage roles and grant other organisations to use your project.",
|
||||||
"LIST": "Projects",
|
"LIST": "Projects",
|
||||||
"LISTDESCRIPTION":"Here you can find all projects you are allowed to view or perform actions on. If you can't find a project, contact a project owner or someone with the corresponding rights to gain project access.",
|
"LISTDESCRIPTION":"Here you can find all projects you are allowed to view or perform actions on. If you can't find a project, contact a project owner or someone with the corresponding rights to gain project access.",
|
||||||
"DETAIL": "Detail",
|
"DETAIL": "Detail",
|
||||||
"CREATE": "Create project",
|
"CREATE": "Create project",
|
||||||
"CREATE_DESC": "Insert your projects name",
|
"CREATE_DESC": "Insert your project's name.",
|
||||||
"ROLE": "Role",
|
"ROLE": "Role",
|
||||||
"NOITEMS": "No projects",
|
"NOITEMS": "No projects",
|
||||||
"ZITADELPROJECT":"This belongs to ZITADEL project. If you change something, ZITADEL may not behave as intended!",
|
"ZITADELPROJECT":"This belongs to the ZITADEL project. Beware: If you make changes ZITADEL may not behave as intended.",
|
||||||
"TYPE":{
|
"TYPE":{
|
||||||
"OWNED":"Owned Projects",
|
"OWNED":"Owned Projects",
|
||||||
"GRANTED":"Granted Projects"
|
"GRANTED":"Granted Projects"
|
||||||
@ -485,19 +485,19 @@
|
|||||||
"ALL": "All",
|
"ALL": "All",
|
||||||
"CREATEDON":"Created on",
|
"CREATEDON":"Created on",
|
||||||
"LASTMODIFIED":"Last modified on",
|
"LASTMODIFIED":"Last modified on",
|
||||||
"ADDNEW":"Create new project",
|
"ADDNEW":"Create New Project",
|
||||||
"DIALOG": {
|
"DIALOG": {
|
||||||
"REACTIVATE": {
|
"REACTIVATE": {
|
||||||
"TITLE":"Reactivate project",
|
"TITLE":"Reactivate Project",
|
||||||
"DESCRIPTION":"Do you really want to ractivate your project?"
|
"DESCRIPTION":"Do you really want to ractivate your project?"
|
||||||
},
|
},
|
||||||
"DEACTIVATE": {
|
"DEACTIVATE": {
|
||||||
"TITLE":"Deactivate project",
|
"TITLE":"Deactivate Project",
|
||||||
"DESCRIPTION":"Do you really want to deactivate your project?"
|
"DESCRIPTION":"Do you really want to deactivate your project?"
|
||||||
},
|
},
|
||||||
"DELETE": {
|
"DELETE": {
|
||||||
"TITLE":"Projekt löschen",
|
"TITLE":"Delete Project",
|
||||||
"DESCRIPTION":"Wollen Sie das Project wirklich löschen?"
|
"DESCRIPTION":"Do you really want to delete your project?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -516,38 +516,38 @@
|
|||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
"MEMBER": {
|
"MEMBER": {
|
||||||
"TITLE": "Managers",
|
"TITLE": "Managers",
|
||||||
"TITLEDESC":"Managers can make changes on this project, based on their role.",
|
"TITLEDESC":"Managers can make changes to this project based on their role.",
|
||||||
"DESCRIPTION":"Here you can find all managers of this project. You can add a new member and manage existing ones.",
|
"DESCRIPTION":"Here you can find all managers of this project. You can add a new member and manage existing ones.",
|
||||||
"USERNAME": "Username",
|
"USERNAME": "User Name",
|
||||||
"FIRSTNAME": "Firstname",
|
"FIRSTNAME": "First Name",
|
||||||
"LASTNAME": "Lastname",
|
"LASTNAME": "Last Name",
|
||||||
"EMAIL": "Email",
|
"EMAIL": "E-mail",
|
||||||
"ROLES": "Roles",
|
"ROLES": "Roles",
|
||||||
"USERID":"User Id"
|
"USERID":"User ID"
|
||||||
},
|
},
|
||||||
"GRANT": {
|
"GRANT": {
|
||||||
"TITLE": "Granted organisations",
|
"TITLE": "Granted Organisations",
|
||||||
"DESCRIPTION": "Allow an other organisation to use your project",
|
"DESCRIPTION": "Allow an other organisation to use your project.",
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Create organisation grant",
|
"TITLE": "Create Organisation Grant",
|
||||||
"SEL_USERS": "Select the users you wish to grant",
|
"SEL_USERS": "Select the users you wish to grant access",
|
||||||
"SEL_PROJECT": "Search for a project",
|
"SEL_PROJECT": "Search for a project",
|
||||||
"SEL_ROLES": "Select the roles you want to be added to the grant",
|
"SEL_ROLES": "Select the roles you want to be added to the grant",
|
||||||
"SEL_USER":"Search for a user",
|
"SEL_USER":"Search for a user",
|
||||||
"SEL_ORG": "Set the domain",
|
"SEL_ORG": "Set the domain",
|
||||||
"SEL_ORG_DESC":"Enter the complete domain to specify the organisation to grant!",
|
"SEL_ORG_DESC":"Enter the complete domain to specify the organisation to grant.",
|
||||||
"ORG_TITLE":"Organisation",
|
"ORG_TITLE":"Organisation",
|
||||||
"ORG_DESCRIPTION":"You are about to grant a user for the organisation {{name}}",
|
"ORG_DESCRIPTION":"You are about to grant a user for the organisation {{name}}.",
|
||||||
"ORG_DESCRIPTION_DESC":"Switch the context in the header above to grant a user for another organisation",
|
"ORG_DESCRIPTION_DESC":"Switch the context in the header above to grant a user for another organisation.",
|
||||||
"SEL_ORG_FORMFIELD":"Complete Domain",
|
"SEL_ORG_FORMFIELD":"Complete Domain",
|
||||||
"SEL_ORG_BUTTON": "Search Organisation",
|
"SEL_ORG_BUTTON": "Search Organisation",
|
||||||
"FOR_ORG":"The grant is created for:"
|
"FOR_ORG":"The grant is created for:"
|
||||||
},
|
},
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE":"Managers of the granted organisation",
|
"TITLE":"Managers of the Granted Organisation",
|
||||||
"DESC":"These are the Managers of the granted organisation. You can select which users are allowed to maintain control of the project.",
|
"DESC":"These are the managers of the granted organisation. You can select which users are allowed to maintain control of the project.",
|
||||||
"MEMBERTITLE":"Managers",
|
"MEMBERTITLE":"Managers",
|
||||||
"MEMBERDESC":"These are the managers of the granted organisation. Add users here, who should gain access to edit data of the project.",
|
"MEMBERDESC":"These are the managers of the granted organisation. Add users here who should gain access to edit the data of the project.",
|
||||||
"PROJECTNAME":"Project Name",
|
"PROJECTNAME":"Project Name",
|
||||||
"RESOURCEOWNER":"Resource Owner"
|
"RESOURCEOWNER":"Resource Owner"
|
||||||
},
|
},
|
||||||
@ -558,18 +558,18 @@
|
|||||||
"GRANTEDORG": "Granted Organisation",
|
"GRANTEDORG": "Granted Organisation",
|
||||||
"GRANTEDORGDOMAIN": "Domain",
|
"GRANTEDORGDOMAIN": "Domain",
|
||||||
"RESOURCEOWNER":"Resource Owner",
|
"RESOURCEOWNER":"Resource Owner",
|
||||||
"GRANTEDORGNAME":"Org. Name",
|
"GRANTEDORGNAME":"Organisation Name",
|
||||||
"CREATIONDATE": "Creation Date",
|
"CREATIONDATE": "Creation Date",
|
||||||
"CHANGEDATE": "Last Modified",
|
"CHANGEDATE": "Last modified",
|
||||||
"ROLENAMESLIST": "Roles",
|
"ROLENAMESLIST": "Roles",
|
||||||
"NOROLES":"No roles",
|
"NOROLES":"No roles",
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"PROJECTGRANTUSERGRANTADDED":"Project Grant created!",
|
"PROJECTGRANTUSERGRANTADDED":"Project grant created.",
|
||||||
"PROJECTGRANTADDED":"Project Grant created!",
|
"PROJECTGRANTADDED":"Project grant created.",
|
||||||
"PROJECTGRANTCHANGED":"Project Grant changed!",
|
"PROJECTGRANTCHANGED":"Project grant changed.",
|
||||||
"PROJECTGRANTMEMBERADDED":"Grant Manager added!",
|
"PROJECTGRANTMEMBERADDED":"Grant manager added.",
|
||||||
"PROJECTGRANTMEMBERCHANGED":"Grant Manager changed!",
|
"PROJECTGRANTMEMBERCHANGED":"Grant manager changed.",
|
||||||
"PROJECTGRANTMEMBERREMOVED":"Grant Manager removed!"
|
"PROJECTGRANTMEMBERREMOVED":"Grant manager removed."
|
||||||
},
|
},
|
||||||
"ROLES":"Project Roles"
|
"ROLES":"Project Roles"
|
||||||
},
|
},
|
||||||
@ -582,18 +582,18 @@
|
|||||||
"ADDNEWLINE":"Add additional role",
|
"ADDNEWLINE":"Add additional role",
|
||||||
"KEY":"Key",
|
"KEY":"Key",
|
||||||
"TITLE": "Roles",
|
"TITLE": "Roles",
|
||||||
"DESCRIPTION":"Define some roles which can be used to create project-grants",
|
"DESCRIPTION":"Define some roles which can be used to create project-grants.",
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
"DISPLAY_NAME": "Display Name",
|
"DISPLAY_NAME": "Display Name",
|
||||||
"GROUP": "Group",
|
"GROUP": "Group",
|
||||||
"ACTIONS": "Actions",
|
"ACTIONS": "Actions",
|
||||||
"ADDTITLE": "Create role",
|
"ADDTITLE": "Create Role",
|
||||||
"ADDDESCRIPTION": "Enter the data for the new role!",
|
"ADDDESCRIPTION": "Enter the data for the new role.",
|
||||||
"EDITTITLE": "Edit role",
|
"EDITTITLE": "Edit Role",
|
||||||
"EDITDESCRIPTION": "Enter the new data for the role!",
|
"EDITDESCRIPTION": "Enter the new data for the role.",
|
||||||
"DELETE":"Delete Role",
|
"DELETE":"Delete Role",
|
||||||
"CREATIONDATE":"Created",
|
"CREATIONDATE":"Created",
|
||||||
"SELECTGROUPTOOLTIP":"Select all Roles of the group {{group}}"
|
"SELECTGROUPTOOLTIP":"Select all Roles of the group {{group}}."
|
||||||
},
|
},
|
||||||
"TABLE": {
|
"TABLE": {
|
||||||
"TOTAL": "Entries total:",
|
"TOTAL": "Entries total:",
|
||||||
@ -601,26 +601,26 @@
|
|||||||
"DEACTIVATE": "Deactivate Project",
|
"DEACTIVATE": "Deactivate Project",
|
||||||
"ACTIVATE": "Activate Project",
|
"ACTIVATE": "Activate Project",
|
||||||
"DELETE": "Delete Project",
|
"DELETE": "Delete Project",
|
||||||
"ORGNAME":"Org. Name",
|
"ORGNAME":"Organisation Name",
|
||||||
"ORGDOMAIN":"Or.g Domain",
|
"ORGDOMAIN":"Organisation Domain",
|
||||||
"STATE":"Status",
|
"STATE":"Status",
|
||||||
"TYPE":"Type",
|
"TYPE":"Type",
|
||||||
"CREATIONDATE":"Created At",
|
"CREATIONDATE":"Created at",
|
||||||
"CHANGEDATE":"Last Modified",
|
"CHANGEDATE":"Last modified",
|
||||||
"RESOURCEOWNER":"Owner"
|
"RESOURCEOWNER":"Owner"
|
||||||
},
|
},
|
||||||
"TOAST":{
|
"TOAST":{
|
||||||
"MEMBERREMOVED":"Manager removed!",
|
"MEMBERREMOVED":"Manager removed.",
|
||||||
"MEMBERSADDED": "Managers added!",
|
"MEMBERSADDED": "Managers added.",
|
||||||
"MEMBERADDED": "Manager added!",
|
"MEMBERADDED": "Manager added.",
|
||||||
"MEMBERCHANGED":"Manager changed!",
|
"MEMBERCHANGED":"Manager changed.",
|
||||||
"ROLEREMOVED":"Role removed!",
|
"ROLEREMOVED":"Role removed.",
|
||||||
"ROLECHANGED":"Role changed!",
|
"ROLECHANGED":"Role changed.",
|
||||||
"REACTIVATED":"Reactivated!",
|
"REACTIVATED":"Reactivated.",
|
||||||
"DEACTIVATED":"Deactivated!",
|
"DEACTIVATED":"Deactivated.",
|
||||||
"UPDATED":"Project changed!",
|
"UPDATED":"Project changed.",
|
||||||
"GRANTUPDATED":"Grant changed!",
|
"GRANTUPDATED":"Grant changed.",
|
||||||
"DELETED":"Deleted Project!"
|
"DELETED":"Deleted Project."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IDP":{
|
"IDP":{
|
||||||
@ -672,9 +672,9 @@
|
|||||||
"LIST": "Applications",
|
"LIST": "Applications",
|
||||||
"PAGES": {
|
"PAGES": {
|
||||||
"TITLE": "Application",
|
"TITLE": "Application",
|
||||||
"DESCRIPTION": "Here you can edit your application data and its configuration",
|
"DESCRIPTION": "Here you can edit your application data and it's configuration.",
|
||||||
"CREATE_OIDC": "OIDC Application",
|
"CREATE_OIDC": "OIDC Application",
|
||||||
"CREATE_OIDC_DESC_TITLE": "Enter your application details step by step",
|
"CREATE_OIDC_DESC_TITLE": "Enter Your Application Details Step by Step",
|
||||||
"CREATE_OIDC_DESC_SUB": "A recommended configuration will be automatically generated.",
|
"CREATE_OIDC_DESC_SUB": "A recommended configuration will be automatically generated.",
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE": "Detail",
|
"TITLE": "Detail",
|
||||||
@ -686,58 +686,58 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"NAME": "Name",
|
"NAME": "Name",
|
||||||
"TYPE":"Application type",
|
"TYPE":"Application Type",
|
||||||
"GRANT":"Grant Types",
|
"GRANT":"Grant Types",
|
||||||
"OIDC": {
|
"OIDC": {
|
||||||
"PROSWITCH":"I'm a pro. Skip this wizard.",
|
"PROSWITCH":"I'm a pro. Skip this wizard.",
|
||||||
"NAMEANDTYPESECTION":"Name and Type",
|
"NAMEANDTYPESECTION":"Name and Type",
|
||||||
"TITLEFIRST":"Insert a name first!",
|
"TITLEFIRST":"Insert a name first.",
|
||||||
"TYPETITLE":"What type of application do you want to create?",
|
"TYPETITLE":"What type of application do you want to create?",
|
||||||
"REDIRECTTITLE":"Specify the urls where the login will redirect to.",
|
"REDIRECTTITLE":"Specify the URIs where the login will redirect to.",
|
||||||
"POSTREDIRECTTITLE":"This is the redirect after logout.",
|
"POSTREDIRECTTITLE":"This is the redirect URI after logout.",
|
||||||
"REDIRECTDESCRIPTIONWEB":"Redirects must begin with https://. http:// is only valid with enabled dev mode.",
|
"REDIRECTDESCRIPTIONWEB":"Redirect URIs must begin with https://. http:// is only valid with enabled development mode.",
|
||||||
"REDIRECTDESCRIPTIONNATIVE":"Redirects must begin with your own protocol or http://localhost!",
|
"REDIRECTDESCRIPTIONNATIVE":"Redirect URIs must begin with your own protocol or http://localhost.",
|
||||||
"REDIRECTNOTVALID":"This redirect is not valid!",
|
"REDIRECTNOTVALID":"This redirect URI is not valid.",
|
||||||
"TYPEREQUIRED":"The type is required!",
|
"TYPEREQUIRED":"The type is required.",
|
||||||
"TITLE": "OIDC Configuration",
|
"TITLE": "OIDC Configuration",
|
||||||
"CLIENTID": "Client ID",
|
"CLIENTID": "Client ID",
|
||||||
"CLIENTSECRET": "Client Secret",
|
"CLIENTSECRET": "Client Secret",
|
||||||
"CLIENTSECRET_DESCRIPTION": "Save your Client Secret as it will disappear once the dialog is closed!",
|
"CLIENTSECRET_DESCRIPTION": "Keep your client secret at a safe place as it will disappear once the dialog is closed.",
|
||||||
"REGENERATESECRET": "Regenerate Client Secret",
|
"REGENERATESECRET": "Regenerate Client Secret",
|
||||||
"DEVMODE":"Dev Mode",
|
"DEVMODE":"Development Mode",
|
||||||
"DEVMODEDESC":"With enabled dev mode, redirect uris will not be validated!",
|
"DEVMODEDESC":"Beware: With development mode enabled redirect URIs will not be validated.",
|
||||||
"REDIRECT": "Redirect URIs",
|
"REDIRECT": "Redirect URIs",
|
||||||
"REDIRECTSECTION": "Redirect URIs",
|
"REDIRECTSECTION": "Redirect URIs",
|
||||||
"POSTLOGOUTREDIRECT":"Post logout URIs",
|
"POSTLOGOUTREDIRECT":"Post Logout URIs",
|
||||||
"RESPONSE": "Response Types",
|
"RESPONSE": "Response Types",
|
||||||
"RESPONSESECTION": "Response Types",
|
"RESPONSESECTION": "Response Types",
|
||||||
"GRANT": "Grant Types",
|
"GRANT": "Grant Types",
|
||||||
"GRANTSECTION":"Grant Types",
|
"GRANTSECTION":"Grant Types",
|
||||||
"GRANTTITLE":"Select your grant types. Note: Implicit is only available for browser based applications.",
|
"GRANTTITLE":"Select your grant types. Note: Implicit is only available for browser-based applications.",
|
||||||
"APPTYPE": "App Types",
|
"APPTYPE": "Application Types",
|
||||||
"RESPONSE0": "Code",
|
"RESPONSE0": "Code",
|
||||||
"RESPONSE1": "Id Token",
|
"RESPONSE1": "ID Token",
|
||||||
"RESPONSE2": "Token-Id Token",
|
"RESPONSE2": "Token-ID Token",
|
||||||
"GRANT0": "Authorization Code",
|
"GRANT0": "Authorization Code",
|
||||||
"GRANT1": "Implicit",
|
"GRANT1": "Implicit",
|
||||||
"GRANT2": "Refresh Token",
|
"GRANT2": "Refresh Token",
|
||||||
"APPTYPE0": "Web",
|
"APPTYPE0": "Web",
|
||||||
"APPTYPE1": "User Agent",
|
"APPTYPE1": "User Agent",
|
||||||
"APPTYPE2": "Native",
|
"APPTYPE2": "Native",
|
||||||
"AUTHMETHOD":"Auth Method",
|
"AUTHMETHOD":"Authentication Method",
|
||||||
"AUTHMETHODSECTION":"Auth Method",
|
"AUTHMETHODSECTION":"Authentication Method",
|
||||||
"AUTHMETHOD0":"Basic",
|
"AUTHMETHOD0":"Basic",
|
||||||
"AUTHMETHOD1":"Post",
|
"AUTHMETHOD1":"Post",
|
||||||
"AUTHMETHOD2":"None",
|
"AUTHMETHOD2":"None",
|
||||||
"UNSECUREREDIRECT":"I sure hope you know what you are doing.",
|
"UNSECUREREDIRECT":"I sure hope you know what you are doing.",
|
||||||
"OVERVIEWSECTION":"Overview",
|
"OVERVIEWSECTION":"Overview",
|
||||||
"OVERVIEWTITLE":"You are now done. Review your configuration"
|
"OVERVIEWTITLE":"You are now done. Review your configuration."
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"REACTIVATED":"App reactivated!",
|
"REACTIVATED":"Application reactivated.",
|
||||||
"DEACTIVATED":"App deactivated!",
|
"DEACTIVATED":"Application deactivated.",
|
||||||
"OIDCUPDATED":"OIDC Config updated!",
|
"OIDCUPDATED":"OIDC configuration updated.",
|
||||||
"OIDCCLIENTSECRETREGENERATED":"OIDC Client Secret generated!"
|
"OIDCCLIENTSECRETREGENERATED":"OIDC client secret generated."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"GENDERS": {
|
"GENDERS": {
|
||||||
@ -751,7 +751,7 @@
|
|||||||
"en": "English"
|
"en": "English"
|
||||||
},
|
},
|
||||||
"MEMBER":{
|
"MEMBER":{
|
||||||
"ADD":"Add a manager",
|
"ADD":"Add a Manager",
|
||||||
"CREATIONTYPE":"Creation Type",
|
"CREATIONTYPE":"Creation Type",
|
||||||
"CREATIONTYPES":{
|
"CREATIONTYPES":{
|
||||||
"3":"IAM",
|
"3":"IAM",
|
||||||
@ -763,100 +763,44 @@
|
|||||||
},
|
},
|
||||||
"ROLESLABEL":"Roles",
|
"ROLESLABEL":"Roles",
|
||||||
"GRANTS": {
|
"GRANTS": {
|
||||||
"DELETE":"delete authorization",
|
"DELETE":"Delete Authorisation",
|
||||||
"ADD":"create authorization",
|
"ADD":"Create Authorisation",
|
||||||
"ADD_BTN":"New",
|
"ADD_BTN":"New",
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"TITLE": "Authorizations",
|
"TITLE": "Authorisations",
|
||||||
"DESCRIPTION": "Define Authorizations for the specified project. Note that you can only see entries from projects and users where you are permitted to."
|
"DESCRIPTION": "Define authorisations for the specified project. Note that you can only see entries of projects and users for which you have the permissions."
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE": "Authorizations",
|
"TITLE": "Authorisations",
|
||||||
"DESCRIPTION": "Define Authorizations for the specified user. Note that you can only see entries from projects and users where you are permitted to."
|
"DESCRIPTION": "Define authorisations for the specified user. Note that you can only see entries of projects and users for which you have the permissions."
|
||||||
},
|
},
|
||||||
"CREATE": {
|
"CREATE": {
|
||||||
"TITLE": "Create authorization",
|
"TITLE": "Create authorisation",
|
||||||
"DESCRIPTION": "Search for the orgnanization, the project and the corresponding roles."
|
"DESCRIPTION": "Search for the orgnanisation, the project, and the corresponding roles."
|
||||||
},
|
},
|
||||||
"DETAIL": {
|
"DETAIL": {
|
||||||
"TITLE":"Authorization Detail",
|
"TITLE":"Authorisation Detail",
|
||||||
"DESCRIPTION":""
|
"DESCRIPTION":"Here you can see all the details of the authorisation."
|
||||||
},
|
},
|
||||||
"TOAST": {
|
"TOAST": {
|
||||||
"UPDATED":"Grant updated!",
|
"UPDATED":"Grant updated.",
|
||||||
"BULKREMOVED":"Grants removed!"
|
"BULKREMOVED":"Grants removed."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"CHANGES": {
|
"CHANGES": {
|
||||||
"LISTTITLE":"Last Changes",
|
"LISTTITLE":"Last Changes",
|
||||||
"BOTTOM":"You've arrived at the bottom",
|
"BOTTOM":"You've reached the end of the list.",
|
||||||
"ORG": {
|
"ORG": {
|
||||||
"TITLE":"Activity",
|
"TITLE":"Activity",
|
||||||
"DESCRIPTION":"Here you can see the latest events that have affected an organisation change"
|
"DESCRIPTION":"Here you can see the latest events that have generated an organisation change."
|
||||||
},
|
},
|
||||||
"PROJECT": {
|
"PROJECT": {
|
||||||
"TITLE":"Activity",
|
"TITLE":"Activity",
|
||||||
"DESCRIPTION":"Here you can see the latest events that have affected a projectchange"
|
"DESCRIPTION":"Here you can see the latest events that have generated a project change."
|
||||||
},
|
},
|
||||||
"USER": {
|
"USER": {
|
||||||
"TITLE":"Activity",
|
"TITLE":"Activity",
|
||||||
"DESCRIPTION":"Here you can see the latest events that have affected a userchange"
|
"DESCRIPTION":"Here you can see the latest events that have generated a user change."
|
||||||
},
|
|
||||||
"EVENTS": {
|
|
||||||
"org.added": "created",
|
|
||||||
"org.changed":"changed",
|
|
||||||
"org.member.added":"member created",
|
|
||||||
"org.member.removed":"member deleted",
|
|
||||||
"org.domain.added":"domain added",
|
|
||||||
"org.domain.verified":"domain verified",
|
|
||||||
"org.domain.primary.set":"set primary domain",
|
|
||||||
"org.domain.removed":"domain removed",
|
|
||||||
"org.iam.policy.added":"IAM policy added",
|
|
||||||
"project.added": "project added",
|
|
||||||
"project.changed":"changed",
|
|
||||||
"project.deactivated":"deactivated",
|
|
||||||
"project.member.added":"added member",
|
|
||||||
"project.member.removed":"member deleted",
|
|
||||||
"project.role.added":"created role",
|
|
||||||
"project.role.removed":"deleted role",
|
|
||||||
"project.application.added":"added app",
|
|
||||||
"project.application.config.oidc.added":"added OIDC config",
|
|
||||||
"user.added":"User added",
|
|
||||||
"user.initialization.code.added":"Init code added",
|
|
||||||
"user.phone.code.added":"Phone code added",
|
|
||||||
"user.phone.code.sent":"User phone code sent",
|
|
||||||
"user.initialization.code.sent":"Init code sent",
|
|
||||||
"user.email.verification.sended": "User email verified",
|
|
||||||
"user.email.code.added":"Email code added",
|
|
||||||
"user.email.code.sent":"Email code sent",
|
|
||||||
"user.email.verified":"Email verified",
|
|
||||||
"user.phone.verificationsended":"User phone verification sent",
|
|
||||||
"user.phone.code":"User phone code created",
|
|
||||||
"user.initialization.verification.sended":"User mail verification sent",
|
|
||||||
"user.initialization.code.created":"Initialization code sent",
|
|
||||||
"created.user.email.code":"User email code created",
|
|
||||||
"created.user.phone.code":"Phone code created",
|
|
||||||
"updated.user.password": "Update Password",
|
|
||||||
"skipped.init.mfauser": "Mfa Method skipped",
|
|
||||||
"verified.user.email":"User email verified",
|
|
||||||
"registered.user":"User registered",
|
|
||||||
"created.user":"User created",
|
|
||||||
"skipped.init.mfa.user":"User MFA init skipped",
|
|
||||||
"user.email.password.request.sended":"Email password request sended",
|
|
||||||
"user.password.set.requested":"Password request",
|
|
||||||
"user.phone.verification.sended":"User Phone verification sended",
|
|
||||||
"user.phone.changed":"User phone changed",
|
|
||||||
"user.phone.verified":"User phone verified",
|
|
||||||
"updated.user.profile":"User Profile update",
|
|
||||||
"user.email.init.sended":"User Email init sended",
|
|
||||||
"user.password.changed":"Password geändert",
|
|
||||||
"user.initialization.check.succeeded":"Init check succeeded",
|
|
||||||
"user.password.check.succeeded":"Password check succeeded",
|
|
||||||
"user.mfa.init.skipped":"MFA init skipped",
|
|
||||||
"user.mfa.otp.added":"MFA OTP added",
|
|
||||||
"user.mfa.otp.verified":"MFA OTP verified",
|
|
||||||
"user.mfa.otp.removed":"MFA OTP removed",
|
|
||||||
"user.selfregistered":"self registered"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user