Geen omschrijving
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

configurehelper.en.txt 2.6KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  1. == ConfiguringLanguage ==
  2. Configuring language. These are the available languages
  3. == ChooseLanguage ==
  4. Choose a language (type a number)
  5. == YesAnswers ==
  6. yes|y
  7. == YesOrNoDefaultYes ==
  8. [Y/n]
  9. == YesOrNoDefaultNo ==
  10. [y/N]
  11. == ConfiguringEdition ==
  12. 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
  13. == ChooseEdition ==
  14. Choose the edition you want to install (type a number)
  15. == ConfiguringWorkingMode ==
  16. Select the users authentication mode. These are the available modes
  17. == ChooseWorkingMode ==
  18. Choose a mode (type a number)
  19. == NameWorkingMode ==
  20. Name
  21. == NameIdWorkingMode ==
  22. Name + ID
  23. == AdWorkingMode ==
  24. Active Directory
  25. == LdapWorkingMode ==
  26. LDAP
  27. == OIDCWorkingMode ==
  28. OpenID Connect
  29. == UpWorkingMode ==
  30. User and password
  31. == SSOWorkingMode ==
  32. Single Sign On
  33. == ConfiguringLdap ==
  34. Configuring LDAP connection...
  35. == ConfiguringSaml ==
  36. Configuring SAML connection...
  37. == ConfiguringUp ==
  38. Configure your credentials:
  39. == ConfiguringLicenseToken ==
  40. Configure autorenewal for subscription licenses:
  41. == LicenseToken ==
  42. License token [Press ENTER to skip]
  43. == UpUserName ==
  44. Username
  45. == UpPassword ==
  46. Password
  47. == LdapServer ==
  48. LDAP server
  49. == LdapPort ==
  50. LDAP port [389]
  51. == LdapDomain ==
  52. LDAP domain
  53. == LdapUser ==
  54. LDAP user
  55. == LdapPassword ==
  56. LDAP password
  57. == MsgError ==
  58. Error:
  59. == AvailableLdapTypes ==
  60. Available type of LDAP servers
  61. == ChooseType ==
  62. Type of server (type a number)
  63. == InvalidOption ==
  64. Invalid option.
  65. == InvalidValue ==
  66. Invalid value.
  67. == InvalidParameter ==
  68. Invalid parameter: {0}
  69. == InvalidLanguage ==
  70. Invalid language: {0}
  71. == InvalidWorkingModeConf ==
  72. Invalid working mode: {0}
  73. == InvalidLdapType ==
  74. Invalid LDAP server type: {0}
  75. == ParameterNotPresent ==
  76. Parameter {0} is not present or is not valid
  77. == NoPortInRemotingFile ==
  78. There is no port specified in the remoting configuration file
  79. == InvalidPortNumber ==
  80. Invalid port number: {0}
  81. == SamlWorkingMode ==
  82. SAML
  83. == SamlIdPMetadata ==
  84. SAML Authentication - IdP metadata (federation metadata document)
  85. == SamlIssuer ==
  86. SAML Authentication - Application (client) Id
  87. == SamlSignInUrl ==
  88. SAML Authentication - Sign-in URL (SAML-P sign-on endpoint)
  89. == SamlAbsoluteSessionValidityInDays ==
  90. SAML Authentication - SAML session absolute validity in days
  91. == SamlSignInUrl ==
  92. SAML Authentication - Sign-in URL (SAML-P sign-on endpoint)
  93. == SamlGraphApiClientId ==
  94. Graph API - Application registration client Id
  95. == SamlGraphApiTenantId ==
  96. Graph API - Application registration tenant Id
  97. == SamlGraphApiClientSecret ==
  98. Graph API - Application registration client secret