| | |
| | | INFO_MENU_PROMPT_MULTI=Enter one or more choices separated by commas: |
| | | INFO_MENU_PROMPT_SINGLE_DEFAULT=Enter choice [%s]: |
| | | INFO_MENU_PROMPT_SINGLE=Enter choice: |
| | | INFO_MENU_PROMPT_CONFIRM=%s (%s / %s) [%s]: |
| | | INFO_MENU_OPTION_HELP=help |
| | | INFO_MENU_OPTION_HELP_KEY=? |
| | | INFO_MENU_OPTION_CANCEL=cancel |
| | |
| | | INFO_MENU_CHAR_OPTION=%c) |
| | | INFO_MENU_OPTION_BACK=back |
| | | INFO_MENU_OPTION_BACK_KEY=b |
| | | INFO_GENERAL_NO=no |
| | | INFO_GENERAL_YES=yes |
| | | ERR_CONSOLE_APP_CONFIRM=Invalid response. Please enter \ |
| | | "%s" or "%s" |
| | | ERR_TRIES_LIMIT_REACHED=Input tries limit reached (%d) |
| | | ERR_BAD_PORT_NUMBER=Invalid port number "%s". Please \ |
| | | enter a valid port number between 1 and 65535 |
| | | INFO_OPERATION_START_TIME_MESSAGE=Operation date: %s |
| | | INFO_ERROR_READING_CONFIG_LDAP_CERTIFICATE_SERVER=Error reading data from \ |
| | | server %s. There is an error with the certificate presented by the \ |
| | | server.\nDetails: %s |
| | | INFO_CANNOT_CONNECT_TO_REMOTE_AUTHENTICATION=The provided credentials are not \ |
| | | valid in server %s. Details: %s |
| | | INFO_CANNOT_CONNECT_TO_REMOTE_PERMISSIONS=You do not have enough access \ |
| | | rights to read the configuration in %s. %nProvide credentials with enough \ |
| | | rights. Details: %s |
| | | ERR_CANNOT_CONNECT_TO_REMOTE_COMMUNICATION=Could not connect to \ |
| | | %s. Check that the server is running and that it is accessible \ |
| | | from the local machine. Details: %s |
| | | INFO_CANNOT_CONNECT_TO_REMOTE_GENERIC=Could not connect to %s. Check that the \ |
| | | server is running and that the provided credentials are valid.%nError \ |
| | | details:%n%s |
| | | ERR_CONFIRMATION_TRIES_LIMIT_REACHED=Confirmation tries limit reached \ |
| | | (%d) |
| | | INFO_ADMINISTRATOR_UID_PROMPT=Global Administrator User ID |
| | | INFO_ADMINISTRATOR_PWD_PROMPT=Global Administrator Password: |
| | | INFO_ADMINISTRATOR_PWD_CONFIRM_PROMPT=Confirm Password: |
| | | ERR_ADMINISTRATOR_PWD_DO_NOT_MATCH=The provided passwords do not match. |
| | | ERR_BAD_INTEGER=Invalid integer number "%s". Please \ |
| | | enter a valid integer |
| | | |
| | | |