Your IP : 172.70.80.239


Current Path : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/admin/
Upload File :
Current File : /var/www/element/data/www/greenpr.ru/bitrix3/modules/main/lang/en/admin/user_import.php

<?
$MESS ['USER_IMPORT_TITLE'] = "Import Users";
$MESS ['USER_IMPORT_SOURCE_TAB'] = "Data Source";
$MESS ['USER_IMPORT_SOURCE_TAB_DESC'] = "Selects data source";
$MESS ['USER_IMPORT_SETTINGS_TAB'] = "Import Settings";
$MESS ['USER_IMPORT_SETTINGS_TAB_DESC'] = "Import preferences";
$MESS ['USER_IMPORT_RESULT_TAB'] = "Import";
$MESS ['USER_IMPORT_RESULT_TAB_DESC'] = "Import users";
$MESS ['LDAP_MODULE_NOT_INSTALLED'] = "AD/LDAP module is required";
$MESS ['IMPORT_FROM_1C_REQ_NOTES'] = "requires \"Intranet Portal\" and \"Information Blocks\" modules";
$MESS ['USER_IMPORT_NEXT_BUTTON'] = "Next";
$MESS ['USER_IMPORT_PREV_BUTTON'] = "Back";
$MESS ['USER_IMPORT_BACK_TO_START'] = "Back to Start";
$MESS ['USER_IMPORT_OPEN_DIALOG'] = "Open";
$MESS ['USER_IMPORT_FROM'] = "Import Source";
$MESS ['USER_IMPORT_DATA_FILE'] = "Data file";
$MESS ['USER_IMPORT_FROM_CSV'] = "CSV file";
$MESS ['USER_IMPORT_FROM_LDAP'] = "Active Directory / LDAP";
$MESS ['USER_IMPORT_FROM_1C'] = "1C: Human resorces";
$MESS ['USER_IMPORT_DELIMETER'] = "Field Separator";
$MESS ['USER_IMPORT_DELIMETER_SEMICOLON'] = "Semicolon";
$MESS ['USER_IMPORT_DELIMETER_COMMA'] = "Comma";
$MESS ['USER_IMPORT_DELIMETER_TABULATION'] = "Tab";
$MESS ['USER_IMPORT_DELIMETER_SPACE'] = "Space";
$MESS ['USER_IMPORT_ATTTACH_GROUP'] = "Add Users to Groups";
$MESS ['USER_IMPORT_SEND_MAIL'] = "Notify User If E-Mail Is Available";
$MESS ['USER_IMPORT_IGNORE_DUPLICATE'] = "Ignore Duplicate Logins";
$MESS ['USER_IMPORT_IMAGE_PATH'] = "Path to Images Relative to Site Root";
$MESS ['USER_IMPORT_LDAP_SERVER'] = "LDAP Server";
$MESS ['USER_IMPORT_SELECT_FROM_LIST'] = "select";
$MESS ['USER_IMPORT_NEW_LDAP_SERVER'] = "Create";
$MESS ['USER_IMPORT_LDAP_SERVER_NOT_FOUND'] = "LDAP server was not found.";
$MESS ['USER_IMPORT_LDAP_SERVER_CONN_ERROR'] = "Error connecting to the server.";
$MESS ['USER_IMPORT_LDAP_SERVER_AUTH_ERROR'] = "Server authorization error.";
$MESS ['USER_IMPORT_CREATE_1C_USER'] = "Create user with permission to import from 1C: Human resources.";
$MESS ['USER_IMPORT_1C_USER_LOGIN'] = "Login (3 or more characters):";
$MESS ['USER_IMPORT_1C_USER_PASS'] = "Password (3 or more characters):";
$MESS ['USER_IMPORT_1C_USER_CONFIRM_PASS'] = "Confirm Password";
$MESS ['USER_IMPORT_1C_USER_EMAIL'] = "E-mail";
$MESS ['USER_IMPORT_CSV_NOT_FOUND'] = "Data file was not found.";
$MESS ['USER_IMPORT_GROUP_PERM_NAME'] = "Import users from 1C";
$MESS ['USER_IMPORT_1C_HELP'] = "Importing of users from 1C: Human Resources can be performed in two steps:<br />
1. Bitrix Intranet Portal settings<br />
2. Import from 1C: Human Resources
<br /><br />
Bitrix Intranet Portal settings can be managed at the <a target=\"_blank\" href=\"/bitrix/admin/settings.php?mid=intranet&lang=en&back_url_settings=&tabControl_active_tab=edit2\">Intranet module settings page</a>.
<br /><br />
Pay attention to the correct choice of the user groups that will be allowed to perform user importing from 1C: Human Resources. Choose correct site to link users after importing.
<br /><br />
You can continue with importing users from 1C: Human Resources after saving the settings in Bitrix Intranet Portal.
Please read the Administrator's Guide for more information on user importing. ";
$MESS ['USER_IMPORT_ATTACH_TO_IBLOCK'] = "Bind users to information block sections";
$MESS ['USER_IMPORT_SELECT_IBLOCK'] = "select information block";
$MESS ['USER_IMPORT_ALLOW_LDAP_AUTH'] = "Allow LDAP authorization";
$MESS ['USER_IMPORT_FINISHED'] = "Import has completed";
$MESS ['USER_IMPORT_USERS_COUNT'] = "Users imported";
$MESS ['USER_IMPORT_EMAIL_TEMPLATE'] = "E-mail template";
$MESS ['USER_IMPORT_CSV_SAMPLE'] = "Sample";
$MESS ['USER_IMPORT_NO'] = "(no available fields)";
$MESS ['USER_IMPORT_ALL'] = "(all)";
$MESS ['USER_IMPORT_LDAP_IMP_DEF'] = "Imported fields:";
$MESS ['USER_IMPORT_LDAP_IMP_DEF_NOTE'] = "(from server settings)";
$MESS ['USER_IMPORT_LDAP_IMP_ADD'] = "Import additional fields:";
$MESS ['USER_IMPORT_UTF'] = "Attention! Data file should be in UTF-8 encoding.";
?>