123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143 |
- == ConfiguringLanguage ==
- Configuring language. These are the available languages
-
- == ChooseLanguage ==
- Choose a language (type a number)
-
- == YesAnswers ==
- yes|y
-
- == YesOrNoDefaultYes ==
- [Y/n]
-
- == YesOrNoDefaultNo ==
- [y/N]
-
- == ConfiguringEdition ==
- Unity VCS comes in two editions: Enterprise for big teams who demand high scalability and Team for groups up to 15 developers. You can learn more about editions in plasticscm.com
-
- == ChooseEdition ==
- Choose the edition you want to install (type a number)
-
- == ConfiguringWorkingMode ==
- Select the users authentication mode. These are the available modes
-
- == ChooseWorkingMode ==
- Choose a mode (type a number)
-
- == NameWorkingMode ==
- Name
-
- == NameIdWorkingMode ==
- Name + ID
-
- == AdWorkingMode ==
- Active Directory
-
- == LdapWorkingMode ==
- LDAP
-
- == OIDCWorkingMode ==
- OpenID Connect
-
- == UpWorkingMode ==
- User and password
-
- == SSOWorkingMode ==
- Single Sign On
-
- == ConfiguringLdap ==
- Configuring LDAP connection...
-
- == ConfiguringSaml ==
- Configuring SAML connection...
-
- == ConfiguringUp ==
- Configure your credentials:
-
- == ConfiguringLicenseToken ==
- Configure autorenewal for subscription licenses:
-
- == LicenseToken ==
- License token [Press ENTER to skip]
-
- == UpUserName ==
- Username
-
- == UpPassword ==
- Password
-
- == LdapServer ==
- LDAP server
-
- == LdapPort ==
- LDAP port [389]
-
- == LdapDomain ==
- LDAP domain
-
- == LdapUser ==
- LDAP user
-
- == LdapPassword ==
- LDAP password
-
- == MsgError ==
- Error:
-
- == AvailableLdapTypes ==
- Available type of LDAP servers
-
- == ChooseType ==
- Type of server (type a number)
-
- == InvalidOption ==
- Invalid option.
-
- == InvalidValue ==
- Invalid value.
-
- == InvalidParameter ==
- Invalid parameter: {0}
-
- == InvalidLanguage ==
- Invalid language: {0}
-
- == InvalidWorkingModeConf ==
- Invalid working mode: {0}
-
- == InvalidLdapType ==
- Invalid LDAP server type: {0}
-
- == ParameterNotPresent ==
- Parameter {0} is not present or is not valid
-
- == NoPortInRemotingFile ==
- There is no port specified in the remoting configuration file
-
- == InvalidPortNumber ==
- Invalid port number: {0}
-
- == SamlWorkingMode ==
- SAML
-
- == SamlIdPMetadata ==
- SAML Authentication - IdP metadata (federation metadata document)
-
- == SamlIssuer ==
- SAML Authentication - Application (client) Id
-
- == SamlSignInUrl ==
- SAML Authentication - Sign-in URL (SAML-P sign-on endpoint)
-
- == SamlAbsoluteSessionValidityInDays ==
- SAML Authentication - SAML session absolute validity in days
-
- == SamlGraphApiClientId ==
- Graph API - Application registration client Id
-
- == SamlGraphApiTenantId ==
- Graph API - Application registration tenant Id
-
- == SamlGraphApiClientSecret ==
- Graph API - Application registration client secret
|