"DESCRIPTION":"Here you can manage your data as well as data protection and security settings in order to optimally adapt Caos to your needs",
"USERNAME":"Username",
"FIRSTNAME":"Firstname",
"LASTNAME":"Lastname",
"NICKNAME":"Nickname",
"DISPLAYNAME":"Displayname",
"PREFERRED_LANGUAGE":"Language",
"GENDER":"Gender"
},
"PASSWORD":{
"TITLE":"Password",
"DESCRIPTION":"The password must consist of at least 8 characters and contain a capital letter, a special character and a number. The maximum length is 72.",
"OLD":"Current Password",
"NEW":"New Password",
"CONFIRM":"Password Confirmation",
"RESET":"Reset",
"SET":"Set Password",
"RESENDNOTIFICATION":"Notify Change",
"REQUIRED":"The field is empty",
"MINLENGTHERROR":"Password has to be at least {{value}} characters long",
"NOTEQUAL":"The password is not equal!"
},
"EMAIL":"Email",
"PHONE":"Phonenumber",
"LOGINMETHODS":{
"TITLE":"Methods to check your identity",
"DESCRIPTION":"This allows us to confirm your identity when you register or to contact you if suspicious activity is detected in your account",
"EMAIL":{
"TITLE":"Email",
"VALID":"validated",
"RESEND":"Resend verification mail"
},
"PHONE":{
"TITLE":"Phone",
"VALID":"validated",
"RESEND":"Resend verification message"
},
"RESENDCODE":"Code senden",
"ENTERCODE":"Verify",
"ENTERCODE_DESC":"Verify number"
},
"ADDRESS":{
"TITLE":"Address",
"STREET":"Street/No",
"LOCALITY":"Place",
"POSTAL_CODE":"Postal Code",
"REGION":"Region",
"COUNTRY":"Country"
},
"GRANTS":{
"TITLE":"Grants",
"DESCRIPTION":"Define the operations and rights that are made available to the user",
"CREATE":{
"TITLE":"Create User Grant",
"DESCRIPTION":"Search for the organization, the project and the corresponding project roles!"
}
},
"VALIDATION":{
"INVALIDPATTERN":"The password must consist of at least 8 characters and contain a capital letter, a special character and a number. The maximum length is 72.",
"REQUIRED":"The input field is empty"
},
"STATE":{
"0":"unbekannt",
"1":"aktiv",
"2":"abgelaufen"
},
"SEARCH":{
"FOUND":"found"
},
"TARGET":{
"SELF":"You will get users of your organization. If you want to add an external user",
"EXTERNAL":"To get users of your organization",
"CLICKHERE":"Click here"
},
"SIGNEDOUT":"You are signed out. Click the button below to sign in again!",
"SIGNEDOUT_BTN":"Sign In",
"EDITACCOUNT":"Edit Account",
"ADDACCOUNT":"Add new account"
},
"ORG":{
"PAGES":{
"LIST":"Organizations",
"LISTDESCRIPTION":"Choose an organization for your new context",
"ACTIVE":"ACTIVE",
"CREATE":"Create organization",
"ORGDETAIL_TITLE":"Enter the name and domain of your new organization",
"ORGDOMAIN_TITLE":"Org Domain Ownership",
"ORGDOMAIN_VERIFICATION":"Provide your web domain and verify their ownership. You need to download a verification file and upload it at the provided URL listed below. To complete, click the button to verify.",
"ORGDOMAIN_VERIFICATION_SKIP":"You can skip verification for now and continue to create your organization, but in order to use your organization this step has to be completed!",
"DESCRIPTIONCREATE":"Ensures that all set passwords correspond to a specific pattern"
},
"PWD_AGE":{
"TITLE":"Password Age",
"DESCRIPTION":"You can set a max age property for passwords. This policy includes a warning after a specific time has elapsed",
"TITLECREATE":"Create Password Age Policy",
"DESCRIPTIONCREATE":"You can set a max age property for passwords. This policy includes a warning after a specific time has elapsed"
},
"PWD_LOCKOUT":{
"TITLE":"Password Lockout",
"DESCRIPTION":"Password retries are infinite in default mode. You have to install this extention if you want to show retries or set a max try number.",
"TITLECREATE":"Create Password Lockout Policy",
"DESCRIPTIONCREATE":"Password retries are infinite in default mode. You have to install this extention if you want to show retries or set a max try number."
},
"BTN_INSTALL":"Install",
"BTN_EDIT":"Modify",
"DATA":{
"DESCRIPTION":"Description",
"MINLENGTH":"min length",
"HASNUMBER":"has Number",
"HASSYMBOL":"has Symbol",
"HASLOWERCASE":"has lower case",
"HASUPPERCASE":"has upper case",
"SHOWLOCKOUTFAILURES":"show lockout failures",
"MAXATTEMPTS":"Max Attempts",
"EXPIREWARNDAYS":"Expiration Warning after day",
"MAXAGEDAYS":"Max Age in days"
},
"DELETE":"Uninstall Policy"
}
},
"ORG_DETAIL":{
"TITLE":"Organisation",
"DESCRIPTION":"Here you can edit your organization configuration and manage members",
"DETAIL":{
"TITLE":"Detail",
"NAME":"Name",
"DOMAIN":"Domain",
"STATE":{
"0":"not defined",
"1":"active",
"2":"inactive"
}
},
"MEMBER":{
"TITLE":"Members",
"USERNAME":"Username",
"FIRSTNAME":"Firstname",
"LASTNAME":"Lastname",
"EMAIL":"Email",
"ROLES":"Roles",
"ADD":"Add Member",
"ADDDESCRIPTION":"Enter the mail addresses of the users to be added!"
},
"TABLE":{
"TOTAL":"Entries total:",
"SELECTION":"Selected Elements",
"DEACTIVATE":"deactivate User",
"ACTIVATE":"activate User",
"DELETE":"delete User"
}
},
"PROJECT":{
"PAGES":{
"TITLE":"Project",
"DESCRIPTION":"Here you can define applications, manage roles and grant other organizations to use your project",
"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.",