This commit is contained in:
root
2025-11-13 19:52:28 +03:00
parent 8aeeb05b7d
commit 807dec3b6c
4646 changed files with 163445 additions and 626017 deletions

View File

@@ -479,7 +479,6 @@ $MESS["SC_STOP_TEST_B"] = "Stop";
$MESS["SC_STRLEN_FAIL_PHP56"] = "String functions work incorrectly. ";
$MESS["SC_SUBTITLE_DISK"] = "Checking the disk access";
$MESS["SC_SUBTITLE_DISK_DESC"] = "The site scripts must have write access to site files. This is required for proper functioning of the file manager, file upload and the update system that is used to keep the site kernel up-to-date.";
$MESS["SC_SUPPORT_COMMENT"] = "If you have problems sending the message, please use the contact form at our site:";
$MESS["SC_SWF_WARN"] = "SWF objects may not run.";
$MESS["SC_SYSTEM_TEST"] = "System check";
$MESS["SC_TABLES_NEED_REPAIR"] = "Table integrity damaged, they need to be fixed.";
@@ -493,7 +492,6 @@ $MESS["SC_TABLE_ROW_FORMAT_ERRORS"] = "Not all of the InnoDB tables are in Dynam
$MESS["SC_TABLE_ROW_FORMAT_NA"] = "Not checked due to table storage format errors.";
$MESS["SC_TABLE_SIZE_WARN"] = "The size of the "#TABLE#" table is possibly too large (#SIZE# M).";
$MESS["SC_TAB_2"] = "Access check";
$MESS["SC_TAB_5"] = "Technical support";
$MESS["SC_TESTING"] = "Now checking...";
$MESS["SC_TESTING1"] = "Testing...";
$MESS["SC_TEST_CONFIG"] = "Configuration Check";
@@ -503,14 +501,6 @@ $MESS["SC_TEST_START"] = "Start test";
$MESS["SC_TEST_SUCCESS"] = "Success";
$MESS["SC_TEST_WARN"] = "The server configuration report is about to be collected.
If an error occurs, please uncheck the \"Send Test Log\" option and try again.";
$MESS["SC_TIK_ADD_TEST"] = "Send Test Log";
$MESS["SC_TIK_DESCR"] = "Problem description";
$MESS["SC_TIK_DESCR_DESCR"] = "sequence of operations that caused the error, error description,...";
$MESS["SC_TIK_LAST_ERROR"] = "Last error text";
$MESS["SC_TIK_LAST_ERROR_ADD"] = "attached";
$MESS["SC_TIK_SEND_MESS"] = "Send message";
$MESS["SC_TIK_SEND_SUCCESS"] = "The message has been sent successfully. Please check your inbox #EMAIL# after some time for confirmation of the message receipt from the technical support system.";
$MESS["SC_TIK_TITLE"] = "Send message to the technical support system";
$MESS["SC_TIME_DIFF"] = "The time is off by #VAL# seconds.";
$MESS["SC_TMP_FOLDER_PERMS"] = "Insufficient permission to write to temporary folder.";
$MESS["SC_T_APACHE"] = "Web server modules";

View File

@@ -31,24 +31,16 @@ $MESS["SUP_INITIAL"] = "Initialising...";
$MESS["SUP_LICENSE_KEY"] = "License key";
$MESS["SUP_MARKET_SUBSCRIPTION"] = "Bitrix24.Market Plus is active till:";
$MESS["SUP_MARKET_SUBSCRIPTION_DEMO"] = "Market Plus trial period is valid till:";
$MESS["SUP_MSSQL_L4111"] = "You are using MS SQL #VERS#, but the system requires version 10.0 or higher (Microsoft SQL Server 2008 or higher). Please update your MS SQL installation or contact the techsupport.";
$MESS["SUP_MSSQL_LNATIVE"] = "You are using an ODBC driver to connect with the MSSQL server. Please switch to the SQLSRV expansion or refer to technical support.";
$MESS["SUP_MYSQL_COLL_ERROR"] = "Collation of your MySQL database '#CD#' does not match that of the connection '#CC#'.";
$MESS["SUP_MYSQL_L560"] = "As of June 30, 2019 only limited support will be provided for our products running on MySql versions below 5.6. MySql 5.7 or higher is recommended. You are currently using MySql #VERS#. Please update your MySql installation or contact your hosting service provider for assistance.";
$MESS["SUP_MYSQL_L4111"] = "You are using MySql version #VERS#, but the system requires version 5.6.0 or higher. Please update your MySql installation or contact the technical support.";
$MESS["SUP_MYSQL_LCP_ERROR"] = "Your MySQL database has '#CP1#' encoding while the Site Update system requires '#CP#' encoding. Please contact your MySQL administrator to run the following database query: alter database #DB# default character set #CP#";
$MESS["SUP_MYSQL_LERR_V"] = "You are using #DB# version #VERS#, but the system requires version #REQ# or higher. Please update your #DB# installation or contact the technical support.";
$MESS["SUP_MYSQL_LM1010"] = "As of June 30, 2019 only limited support will be provided for our products running on MariaDB versions below 10.0.5. You are currently using MariaDB #VERS#. Please update your MySql installation or contact your hosting service provider for assistance.";
$MESS["SUP_MYSQL_LWARN_V"] = "As of #DATE# only limited support will be provided for our products running on #DB# versions below #REQ#. #DB# #BEST_VERS# or higher is recommended. You are currently using #DB# #VERS#. Please update your #DB# installation or contact your hosting service provider for assistance.";
$MESS["SUP_NEW_UPDATE_SYSTEM_HINT"] = "The update system needs to be updated.";
$MESS["SUP_NO_DEFAULT_CHARSET_ERROR"] = "The default_charset option is not defined in your PHP. Please set the correct option value or contact your hosting service provider's helpdesk.";
$MESS["SUP_NO_MBSTRING"] = "As of May 01, 2020 the mbstring extension is required to use multibyte strings. This extension is not installed on your system. Please install or enable the extension, or contact your hosting provider technical support.";
$MESS["SUP_NO_MBSTRING_ERROR"] = "PHP mbstring extension to handle multi-byte strings is not installed. Please install the extension or contact your hosting service provider's helpdesk.";
$MESS["SUP_NO_MS_ORACLE"] = "As of January 1, 2017 we provide only limited support for Oracle Database and MS SQL Server based products. There will be no updates for these platforms. Should you have any questions, please contact our helpdesk.";
$MESS["SUP_PHP_L439"] = "You are using PHP version #VERS#, but the system requires version 5.3.0 or higher. Please update your PHP installation or contact the technical support.";
$MESS["SUP_PHP_L560"] = "As of January 1, 2018 we will no longer support PHP versions older than 5.6. You are currently using PHP version #VERS#. Please update your PHP version or contact your hosting provider's helpdesk. If you don't do that, your Bitrix24 installation may not function properly.";
$MESS["SUP_PHP_L560F"] = "You are using PHP version #VERS#, but the system requires version 5.6.0 or higher. Please update your PHP installation or contact the technical support.";
$MESS["SUP_PHP_L710"] = "As of June 30, 2019 only limited support will be provided for our products running on PHP versions below 7.1. You are currently using PHP #VERS#. Please update your PHP installation or contact your hosting service provider for assistance.";
$MESS["SUP_PHP_LERR_F"] = "You are using PHP version #VERS#, but the system requires version #REQ# or higher. Please update your PHP installation or contact the technical support.";
$MESS["SUP_PHP_LERR_F_NEW"] = "Your current PHP version is #VERS#. This version is outdated and may contain security vulterabilities. The system requires version #REQ# or higher. The latest stable build of PHP is recommended. <br>Please follow these steps: <br>(1) if the page shows MySQL version warning, update MySQL to the latest stable version, <br>(2) update your Bitrix24, <br>(3) update PHP or contact your hosting service provider's helpdesk.";
$MESS["SUP_PHP_LWARN_F"] = "As of #DATE# only limited support will be provided for our products running on PHP versions below #REQ#. PHP #BEST_VERS# or higher is recommended. You are currently using PHP #VERS#. Please update your PHP installation or contact your hosting service provider for assistance.";
@@ -78,50 +70,6 @@ $MESS["SUP_SUA_DOMAIN"] = "https://store.bitrix24.com/profile/license-keys.php";
$MESS["SUP_SUBA_ACTIVATE"] = "Activate license key";
$MESS["SUP_SUBA_ACTIVATE_BUTTON"] = "Activate key";
$MESS["SUP_SUBA_ACTIVATE_HINT"] = "You have to activate your license key before using the update system";
$MESS["SUP_SUBA_CONFIRM_ERROR"] = "Required fields not entered!";
$MESS["SUP_SUBA_FE_CONF_ERR"] = "The password confirmation does not match the password";
$MESS["SUP_SUBA_FE_CONTACT"] = "Contact information";
$MESS["SUP_SUBA_FE_CONTACT_EMAIL"] = "E-mail";
$MESS["SUP_SUBA_FE_CONTACT_PERSON"] = "Contact person";
$MESS["SUP_SUBA_FE_CONTACT_PHONE"] = "Phone";
$MESS["SUP_SUBA_FE_EMAIL"] = "Contact e-mail";
$MESS["SUP_SUBA_FE_ERRGEN"] = "Error activating the key";
$MESS["SUP_SUBA_FE_FNAME"] = "First name";
$MESS["SUP_SUBA_FE_LNAME"] = "Last name";
$MESS["SUP_SUBA_FE_LOGIN"] = "User login";
$MESS["SUP_SUBA_FE_NAME"] = "Company (or individual person) name";
$MESS["SUP_SUBA_FE_PASSWORD"] = "Password";
$MESS["SUP_SUBA_FE_PASSWORD_CONF"] = "Confirm password";
$MESS["SUP_SUBA_FE_PHONE"] = "Phone";
$MESS["SUP_SUBA_FE_PROMT"] = "Fields with errors";
$MESS["SUP_SUBA_FE_URI"] = "Site address";
$MESS["SUP_SUBA_REGINFO"] = "Registration information";
$MESS["SUP_SUBA_RI_CONTACT"] = "Contact information";
$MESS["SUP_SUBA_RI_CONTACT1"] = "Address and/or other contacts of the product copy owner";
$MESS["SUP_SUBA_RI_CONTACT_EMAIL"] = "E-mail address for technical contacts";
$MESS["SUP_SUBA_RI_CONTACT_EMAIL1"] = "E-mail address for technical contacts, registration information delivery and techsupport subscription reminders";
$MESS["SUP_SUBA_RI_CONTACT_PERSON"] = "Contact person responsible for this product copy";
$MESS["SUP_SUBA_RI_CONTACT_PERSON1"] = "First and last names of a person for legal contacts";
$MESS["SUP_SUBA_RI_CONTACT_PHONE"] = "Contact person phone";
$MESS["SUP_SUBA_RI_CONTACT_PHONE1"] = "Contact person phone";
$MESS["SUP_SUBA_RI_EMAIL"] = "E-mail address for licensing and usage contacts";
$MESS["SUP_SUBA_RI_EMAIL1"] = "This e-mail address can be used for correspondence regarding licensing and usage issues";
$MESS["SUP_SUBA_RI_NAME"] = "Key owner (company name or person)";
$MESS["SUP_SUBA_RI_NAME1"] = "The name of company or person who owns this product copy";
$MESS["SUP_SUBA_RI_PHONE"] = "Phone number of the product copy owner";
$MESS["SUP_SUBA_RI_PHONE1"] = "Phone number of the product copy owner (company or person)";
$MESS["SUP_SUBA_RI_URI"] = "Site address";
$MESS["SUP_SUBA_RI_URI1"] = "All domains that the site will operate, including those under construction";
$MESS["SUP_SUBA_UI_CREATE"] = "Create a user at <a href=\"https://store.bitrix24.com/profile/index.php?register=yes\" target=\"_blank\">store.bitrix24.com</a>";
$MESS["SUP_SUBA_UI_EXIST"] = "I already have a user account;";
$MESS["SUP_SUBA_UI_HINT"] = "If you are not registered at <a href=\"https://store.bitrix24.com\" target=\"_blank\">store.bitrix24.com</a>, please make sure that the \"Create user\" option is checked, and enter your information (your first and last names, login and password) in the form fields. Registering at store.bitrix24.com enables you to use the Helpdesk service on our <a href=\"https://helpdesk.bitrix24.com/ticket.php\" target=\"_blank\">site</a>, or via the support chat inside your system.";
$MESS["SUP_SUBA_UI_LASTNAME"] = "Last name";
$MESS["SUP_SUBA_UI_LOGIN"] = "Login (at least 3 symbols)";
$MESS["SUP_SUBA_UI_LOGIN_EXIST"] = "Existing user login";
$MESS["SUP_SUBA_UI_PASSWORD"] = "Password";
$MESS["SUP_SUBA_UI_PASSWORD_CONF"] = "Confirm password";
$MESS["SUP_SUBA_USERINFO"] = "Username at the Bitrix company site";
$MESS["SUP_SUBA__UI_NAME"] = "First name";
$MESS["SUP_SUBI_CHECK"] = "Last check for updates";
$MESS["SUP_SUBI_UPD"] = "Updates have been installed";
$MESS["SUP_SUBK_BUTTON"] = "Enter license key";

View File

@@ -1,14 +1,4 @@
<?
$MESS ['SUPA_AERR_NAME'] = "Please enter the name of the company that owns the key";
$MESS ['SUPA_AERR_EMAIL'] = "Please enter the contact e-mail";
$MESS ['SUPA_AERR_EMAIL1'] = "Please check the e-mail address correctness";
$MESS ['SUPA_AERR_URI'] = "Please enter the address of the site that will be used with the key";
$MESS ['SUPA_AERR_FNAME'] = "Please enter the first name of a user for whom an account at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a> will be created";
$MESS ['SUPA_AERR_LNAME'] = "Please enter the last name of a user for whom an account at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a> will be created";
$MESS ['SUPA_AERR_LOGIN'] = "Please enter the login for use at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a>";
$MESS ['SUPA_AERR_LOGIN1'] = "Login name at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a> must contain at least 3 symbols";
$MESS ['SUPA_AERR_PASSW'] = "Please enter the password for use at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a>";
$MESS ['SUPA_AERR_PASSW_CONF'] = "The password and the password confirmation are different.";
$MESS ['SUPA_ASE_NO_LIST'] = "Cannot retrieve the list of modules";
$MESS ['SUPA_ASE_SOURCES'] = "Cannot download the source code";
$MESS ['SUPA_ASE_PACK'] = "Cannot extract files from archive";
@@ -20,9 +10,4 @@ $MESS ['SUPA_ACE_ACT'] = "Error trying to activate the coupon";
$MESS ['SUPA_ASTE_FLAG'] = "Cannot determine the beta version installation mode";
$MESS ['SUPA_AME_EMAIL'] = "The subscription e-mail address is missing";
$MESS ['SUPA_AME_SUBSCR'] = "Subscription error";
$MESS ['SUPA_AERR_PHONE'] = "Please type the phone number of the product copy owner";
$MESS ['SUPA_AERR_CONTACT_PERSON'] = "Please type the first and last names of a contact person";
$MESS ['SUPA_AERR_CONTACT_EMAIL'] = "Please type the e-mail address of a contact person";
$MESS ['SUPA_AERR_CONTACT_EMAIL1'] = "Please check the e-mail address of a contact person for correctness";
$MESS ['SUPA_AERR_CONTACT_PHONE'] = "Please type the phone number of a contact person";
?>

View File

@@ -15,9 +15,7 @@ $MESS["SUP_HISTORY"] = "Update History";
$MESS["SUP_INITIAL"] = "Initializing...";
$MESS["SUP_LICENSE_KEY"] = "License Key";
$MESS["SUP_LICENSE_KEY_MD5"] = "License Key Hash (MD5)";
$MESS["SUP_MYSQL_L4111"] = "You are using MySQL version #VERS# while the system requires version 5.0.0 or higher. Please update your MySQL installation or contact the technical support.";
$MESS["SUP_MYSQL_LCP_ERROR"] = "Your MySQL database runs with '#CP1#' encoding while SiteUpdate requires '#CP#' encoding. Please contact your MySQL administrator to run the following database query: alter database #DB# default character set #CP#";
$MESS["SUP_PHP_L439"] = "You are using PHP version #VERS# while the system requires version 5.3.0 or higher. Please update your PHP installation or contact the technical support.";
$MESS["SUP_REGISTERED"] = "Registered For:";
$MESS["SUP_SERVER"] = "Update Server:";
$MESS["SUP_SERVER_ANSWER"] = "Update server response";
@@ -33,53 +31,6 @@ $MESS["SUP_SUAC_NO_COUP"] = "Please provide the coupon code to activate";
$MESS["SUP_SUAC_SUCCESS"] = "The module has been added successfully.";
$MESS["SUP_SUAC_TEXT"] = "Please activate your coupon to add a new solution.";
$MESS["SUP_SUAC_TEXT2"] = "Enter the coupon code:";
$MESS["SUP_SUBA_ACTIVATE"] = "Licence Key Activation ";
$MESS["SUP_SUBA_ACTIVATE_BUTTON"] = "Activate Key";
$MESS["SUP_SUBA_ACTIVATE_HINT"] = "You must activate your license key before using the update system.";
$MESS["SUP_SUBA_CONFIRM_ERROR"] = "Some required fields are missing!";
$MESS["SUP_SUBA_FE_CONF_ERR"] = "The password confirmation does not match the password";
$MESS["SUP_SUBA_FE_CONTACT"] = "Contact Information";
$MESS["SUP_SUBA_FE_CONTACT_EMAIL"] = "E-mail";
$MESS["SUP_SUBA_FE_CONTACT_PERSON"] = "Contact Person";
$MESS["SUP_SUBA_FE_CONTACT_PHONE"] = "Phone";
$MESS["SUP_SUBA_FE_EMAIL"] = "Contact e-mail";
$MESS["SUP_SUBA_FE_ERRGEN"] = "Key activation error";
$MESS["SUP_SUBA_FE_FNAME"] = "User Name";
$MESS["SUP_SUBA_FE_LNAME"] = "User Last Name";
$MESS["SUP_SUBA_FE_LOGIN"] = "User Login";
$MESS["SUP_SUBA_FE_NAME"] = "Company/Owner Name";
$MESS["SUP_SUBA_FE_PASSWORD"] = "Password";
$MESS["SUP_SUBA_FE_PASSWORD_CONF"] = "Confirm Password";
$MESS["SUP_SUBA_FE_PHONE"] = "Phone";
$MESS["SUP_SUBA_FE_PROMT"] = "The following fields contain errors:";
$MESS["SUP_SUBA_FE_URI"] = "Site Address";
$MESS["SUP_SUBA_REGINFO"] = "Registration Information";
$MESS["SUP_SUBA_RI_CONTACT"] = "Other important contacts:";
$MESS["SUP_SUBA_RI_CONTACT1"] = "Your address and other contact information you consider important.";
$MESS["SUP_SUBA_RI_CONTACT_EMAIL"] = "Contact person e-mail:";
$MESS["SUP_SUBA_RI_CONTACT_EMAIL1"] = "E-mail for contacts on technical issues, sending registration information and techsupport subscription renewal reminders.";
$MESS["SUP_SUBA_RI_CONTACT_PERSON"] = "Responsible contact person:";
$MESS["SUP_SUBA_RI_CONTACT_PERSON1"] = "Full name of a person responsible for the use of this product copy.";
$MESS["SUP_SUBA_RI_CONTACT_PHONE"] = "Contact person phone:";
$MESS["SUP_SUBA_RI_CONTACT_PHONE1"] = "Contact person phone";
$MESS["SUP_SUBA_RI_EMAIL"] = "Licensing and use contact e-mail:";
$MESS["SUP_SUBA_RI_EMAIL1"] = "An e-mail address of a company or private person for contacting about licensing and use.";
$MESS["SUP_SUBA_RI_NAME"] = "Full company or private person name";
$MESS["SUP_SUBA_RI_NAME1"] = "Company name or the first and last names of a person who owns this product copy.";
$MESS["SUP_SUBA_RI_PHONE"] = "The phone number of a product copy owner (company or person)";
$MESS["SUP_SUBA_RI_PHONE1"] = "The phone number of a product copy owner (company or person)";
$MESS["SUP_SUBA_RI_URI"] = "All domains that will be powered by Bitrix Site Manager including test domains";
$MESS["SUP_SUBA_RI_URI1"] = "All domains that will be powered by Bitrix Site Manager including test domains";
$MESS["SUP_SUBA_UI_CREATE"] = "I do not have an account at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a> and I want to create one";
$MESS["SUP_SUBA_UI_EXIST"] = "I already have a user account and want to use it to access the Helpdesk and Download site sections";
$MESS["SUP_SUBA_UI_HINT"] = "You can get access to <a href=\"https://www.bitrixsoft.com/support/\">techsupport service</a>, <a href=\"https://www.bitrixsoft.com/support/forum/forum7/\">private client forum</a>, and <a href=\"https://www.bitrixsoft.com/download/private/index.php\">download the system source codes</a> by creating an account at <a href=\"https://www.bitrixsoft.com\">www.bitrixsoft.com</a>:";
$MESS["SUP_SUBA_UI_LASTNAME"] = "Your Last Name";
$MESS["SUP_SUBA_UI_LOGIN"] = "Login (3 or more characters)";
$MESS["SUP_SUBA_UI_LOGIN_EXIST"] = "Existing user login";
$MESS["SUP_SUBA_UI_PASSWORD"] = "Password (6 or more characters)";
$MESS["SUP_SUBA_UI_PASSWORD_CONF"] = "Confirm Password";
$MESS["SUP_SUBA_USERINFO"] = "Bitrix Company Site User";
$MESS["SUP_SUBA__UI_NAME"] = "Your First Name";
$MESS["SUP_SUBI_CHECK"] = "Last update check";
$MESS["SUP_SUBI_UPD"] = "Updates installed";
$MESS["SUP_SUBK_BUTTON"] = "Submit License Key";

View File

@@ -1,40 +1,76 @@
<?
$MESS["VRT_COMP_CAT_CONTENT"] = "Content";
$MESS["VRT_COMP_CAT_SERVICE"] = "Services";
$MESS["VRT_COMP_CAT_COMMUNICATION"] = "Communication";
$MESS["VRT_COMP_CAT_E-STORE"] = "e-Store";
$MESS["VRT_COMP_CAT_UTILITY"] = "Utilities";
$MESS["COMP_PROP_SEF_MODE"] = "Enable SEF (Search Engine Friendly Urls) support";
$MESS["COMP_PROP_SEF_MODE_NO"] = "No";
$MESS["COMP_PROP_SEF_MODE_YES"] = "Yes";
$MESS["COMP_PROP_SEF_FOLDER"] = "Folder for SEF (site-root-relative)";
$MESS["COMP_GROUP_SEF_MODE"] = "Page address management";
$MESS["COMP_PROP_SET_TITLE"] = "Set page title";
<?php
$MESS["COMP_GROUP_ADDITIONAL_SETTINGS"] = "Extended properties";
$MESS["COMP_GROUP_AJAX_SETTINGS"] = "AJAX mode settings";
$MESS["COMP_GROUP_BASE"] = "General parameters";
$MESS["COMP_GROUP_CACHE_SETTINGS"] = "Cache Settings";
$MESS["COMP_GROUP_COMPOSITE_SETTINGS"] = "Composite Site";
$MESS["COMP_GROUP_DATA_SOURCE"] = "Data source";
$MESS["COMP_GROUP_SEF_MODE"] = "Page address management";
$MESS["COMP_GROUP_URL_TEMPLATES"] = "URL templates";
$MESS["COMP_GROUP_USER_CONSENT"] = "User Consent";
$MESS["COMP_GROUP_VISUAL"] = "Visual appearance";
$MESS["COMP_NAME_TEMPLATE_JOHN_LLOYD_SMITH"] = "John Lloyd Smith";
$MESS["COMP_NAME_TEMPLATE_JOHN_L_SMITH"] = "John L. Smith";
$MESS["COMP_NAME_TEMPLATE_JOHN_SMITH"] = "John Smith";
$MESS["COMP_NAME_TEMPLATE_J_L_SMITH"] = "J. L. Smith";
$MESS["COMP_NAME_TEMPLATE_J_SMITH"] = "J. Smith";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_J"] = "Smith, L.";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_JOHN_LLOYD"] = "Smith, John Lloyd";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_J_L"] = "Smith, J.L.";
$MESS["COMP_NAME_TEMPLATE_SMITH_J"] = "Smith J.";
$MESS["COMP_NAME_TEMPLATE_SMITH_JOHN"] = "Smith John";
$MESS["COMP_NAME_TEMPLATE_SMITH_JOHN_LLOYD"] = "Smith John Lloyd";
$MESS["COMP_NAME_TEMPLATE_SMITH_J_L"] = "Smith J.L.";
$MESS["COMP_PARAM_CACHE_AUTO_OFF"] = "<span style=\"color:red\">off</span>";
$MESS["COMP_PARAM_CACHE_AUTO_ON"] = "on";
$MESS["COMP_PARAM_CACHE_MAN"] = "+ Managed";
$MESS["COMP_PARAM_CACHE_MANAGED_OFF"] = "<span style=\"color:red\">off</span>";
$MESS["COMP_PARAM_CACHE_MANAGED_ON"] = "on";
$MESS["COMP_PARAM_DATETIME_FORMAT_SITE"] = "Site date-time format";
$MESS["COMP_PARAM_DATE_FORMAT_SITE"] = "Site date format";
$MESS["COMP_PARAM_NAME_FORMAT_SITE"] = "Website format";
$MESS["COMP_PARAM_SEF_RULE"] = "SEF path template";
$MESS["COMP_PROP_AJAX_MODE"] = "Enable AJAX mode";
$MESS["COMP_PROP_AJAX_OPTIONS"] = "Additional settings";
$MESS["COMP_PROP_AJAX_OPTIONS_ADDITIONAL"] = "Additional ID";
$MESS["COMP_PROP_AJAX_OPTIONS_HISTORY"] = "Emulate browser navigation";
$MESS["COMP_PROP_AJAX_OPTIONS_JUMP"] = "Enable scrolling to component's top";
$MESS["COMP_PROP_AJAX_OPTIONS_SHADOW"] = "Enable shadowing";
$MESS["COMP_PROP_AJAX_OPTIONS_STYLE"] = "Enable styles loading";
$MESS["COMP_PROP_CACHE_NOTE"] = "Current Kernel settings: <b>autocache</b> is #AUTO_MODE#, <b>managed cache</b> is #MANAGED_MODE#. You can increase the cache lifetime if a component supports managed cache technology. <a href=\"/bitrix/admin/cache.php?lang=#LANG#\">Edit cache settings</a>.";
$MESS["COMP_PROP_CACHE_TIME"] = "Cache time (sec.)";
$MESS["COMP_PROP_CACHE_TYPE"] = "Cache type";
$MESS["COMP_PROP_CACHE_TYPE_AUTO"] = "Auto";
$MESS["COMP_PROP_CACHE_TYPE_YES"] = "Cache";
$MESS["COMP_PROP_CACHE_TYPE_NO"] = "Do not cache";
$MESS["COMP_GROUP_CACHE_SETTINGS"] = "Cache Settings";
$MESS["COMP_GROUP_URL_TEMPLATES"] = "URL templates";
$MESS["COMP_GROUP_VISUAL"] = "Visual appearance";
$MESS["COMP_GROUP_DATA_SOURCE"] = "Data source";
$MESS["COMP_GROUP_BASE"] = "General parameters";
$MESS["COMP_GROUP_AJAX_SETTINGS"] = "AJAX mode settings";
$MESS["COMP_PROP_AJAX_MODE"] = "Enable AJAX mode";
$MESS["COMP_PROP_AJAX_OPTIONS"] = "Additional settings";
$MESS["COMP_PROP_AJAX_OPTIONS_SHADOW"] = "Enable shadowing";
$MESS["COMP_PROP_AJAX_OPTIONS_JUMP"] = "Enable scrolling to component's top";
$MESS["COMP_PROP_AJAX_OPTIONS_STYLE"] = "Enable styles loading";
$MESS["COMP_PROP_AJAX_OPTIONS_HISTORY"] = "Emulate browser navigation";
$MESS["COMP_PROP_AJAX_OPTIONS_ADDITIONAL"] = "Additional ID";
$MESS["COMP_GROUP_USER_CONSENT"] = "User Consent";
$MESS["COMP_PROP_USER_CONSENT_USE"] = "Request Consent";
$MESS["COMP_PROP_CACHE_TYPE_YES"] = "Cache";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE"] = "Default component template vote";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_AUTO"] = "Auto";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_CONTRA"] = "Disable (requires manual configuration)";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_PRO"] = "Enable";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE"] = "Component content";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_AUTO"] = "Auto";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITHOUT_STUB"] = "Dynamic content without stub";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITH_STUB"] = "Dynamic content with stub";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITH_STUB_LOADING"] = "Dynamic content with loader";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_STATIC"] = "Static";
$MESS["COMP_PROP_SEF_FOLDER"] = "Folder for SEF (site-root-relative)";
$MESS["COMP_PROP_SEF_MODE"] = "Enable SEF (Search Engine Friendly Urls) support";
$MESS["COMP_PROP_SEF_MODE_NO"] = "No";
$MESS["COMP_PROP_SEF_MODE_YES"] = "Yes";
$MESS["COMP_PROP_SET_TITLE"] = "Set page title";
$MESS["COMP_PROP_USER_CONSENT_ID"] = "Consent";
$MESS["COMP_PROP_USER_CONSENT_IDS"] = "Consents";
$MESS["COMP_PROP_USER_CONSENT_ID_DEF"] = "(not set)";
$MESS["COMP_PROP_USER_CONSENT_IS_CHECKED"] = "Checkbox is ticked by default";
$MESS["COMP_PROP_USER_CONSENT_IS_CHECKED_WITH_NAME"] = "\"#NAME#\" is сhecked by default";
$MESS["COMP_PROP_USER_CONSENT_IS_LOADED"] = "Show Consent text automatically";
$MESS["COMP_PROP_USER_CONSENT_REQUIRED_WITH_NAME"] = "\"#NAME#\" is required";
$MESS["COMP_PROP_USER_CONSENT_USE"] = "Request Consent";
$MESS["VRT_COMP_CAT_COMMUNICATION"] = "Communication";
$MESS["VRT_COMP_CAT_CONTENT"] = "Content";
$MESS["VRT_COMP_CAT_E-STORE"] = "e-Store";
$MESS["VRT_COMP_CAT_SERVICE"] = "Services";
$MESS["VRT_COMP_CAT_UTILITY"] = "Utilities";
$MESS["comp_util_err1"] = "Empty component name";
$MESS["comp_util_err2"] = "'#NAME#' is not a component";
$MESS["comp_util_err3"] = "Incorrect name for the namespace '#NAME#'";
@@ -47,37 +83,3 @@ $MESS["comp_util_err9"] = "Template with the name '#T_NAME#' for the component '
$MESS["comp_util_err10"] = "Template for the target site is not specified";
$MESS["comp_util_err11"] = "Component template can not be copied to the same site template with the same name";
$MESS["comp_util_err12"] = "Template '#NAME#' already exists";
$MESS["COMP_NAME_TEMPLATE_SMITH_JOHN"] = "Smith John";
$MESS["COMP_NAME_TEMPLATE_SMITH_JOHN_LLOYD"] = "Smith John Lloyd";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_JOHN_LLOYD"] = "Smith, John Lloyd";
$MESS["COMP_NAME_TEMPLATE_JOHN_LLOYD_SMITH"] = "John Lloyd Smith";
$MESS["COMP_NAME_TEMPLATE_J_L_SMITH"] = "J. L. Smith";
$MESS["COMP_NAME_TEMPLATE_J_SMITH"] = "J. Smith";
$MESS["COMP_NAME_TEMPLATE_SMITH_J"] = "Smith J.";
$MESS["COMP_NAME_TEMPLATE_SMITH_J_L"] = "Smith J.L.";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_J"] = "Smith, L.";
$MESS["COMP_NAME_TEMPLATE_SMITH_COMMA_J_L"] = "Smith, J.L.";
$MESS["COMP_NAME_TEMPLATE_JOHN_SMITH"] = "John Smith";
$MESS["COMP_NAME_TEMPLATE_JOHN_L_SMITH"] = "John L. Smith";
$MESS["COMP_PROP_CACHE_NOTE"] = "Current Kernel settings: <b>autocache</b> is #AUTO_MODE#, <b>managed cache</b> is #MANAGED_MODE#. You can increase the cache lifetime if a component supports managed cache technology. <a href=\"/bitrix/admin/cache.php?lang=#LANG#\">Edit cache settings</a>.";
$MESS["COMP_PARAM_CACHE_AUTO_ON"] = "on";
$MESS["COMP_PARAM_CACHE_AUTO_OFF"] = "<span style=\"color:red\">off</span>";
$MESS["COMP_PARAM_CACHE_MANAGED_ON"] = "on";
$MESS["COMP_PARAM_CACHE_MANAGED_OFF"] = "<span style=\"color:red\">off</span>";
$MESS["COMP_PARAM_CACHE_MAN"] = "+ Managed";
$MESS["COMP_PARAM_DATE_FORMAT_SITE"] = "Site date format";
$MESS["COMP_PARAM_DATETIME_FORMAT_SITE"] = "Site date-time format";
$MESS["COMP_PARAM_NAME_FORMAT_SITE"] = "Website format";
$MESS["COMP_PARAM_SEF_RULE"] = "SEF path template";
$MESS["COMP_GROUP_COMPOSITE_SETTINGS"] = "Composite Site";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE"] = "Default component template vote";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_AUTO"] = "Auto";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_PRO"] = "Enable";
$MESS["COMP_PROP_COMPOSITE_FRAME_MODE_CONTRA"] = "Disable (requires manual configuration)";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE"] = "Component content";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_AUTO"] = "Auto";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_STATIC"] = "Static";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITH_STUB"] = "Dynamic content with stub";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITHOUT_STUB"] = "Dynamic content without stub";
$MESS["COMP_PROP_COMPOSITE_FRAME_TYPE_DYNAMIC_WITH_STUB_LOADING"] = "Dynamic content with loader";
?>

View File

@@ -31,6 +31,9 @@ $MESS["MAIN_EVENTLOG_USER_DELETE"] = "User deletion";
$MESS["MAIN_EVENTLOG_USER_INFO"] = "Password change request";
$MESS["MAIN_EVENTLOG_USER_LOGIN"] = "Logon errors";
$MESS["MAIN_EVENTLOG_USER_LOGINBYHASH_FAILED"] = "Login with stored authorization failed";
$MESS["MAIN_EVENTLOG_USER_LOGIN_BLOCKED"] = "Banned user attempted login";
$MESS["MAIN_EVENTLOG_USER_LOGIN_INCORRECT_CAPTCHA"] = "Attempted login with invalid CAPTCHA";
$MESS["MAIN_EVENTLOG_USER_LOGIN_NOT_FOUND"] = "Unknown user attempted login";
$MESS["MAIN_EVENTLOG_USER_LOGOUT"] = "Logoff";
$MESS["MAIN_EVENTLOG_USER_PASSWORD_CHANGED"] = "User password change";
$MESS["MAIN_EVENTLOG_USER_PERMISSIONS_FAIL"] = "File access error";

View File

@@ -51,11 +51,15 @@ $MESS["HELP_INST"] = "Install help section";
$MESS["HELP_INST_PROMT"] = "Documentation";
$MESS["INSTALL_DEVSRV"] = "Development only:";
$MESS["INSTALL_DEVSRV_NOTE"] = "This installation will be used only for development purpose; no real visitors will see it.";
$MESS["INST_ACTIVATE"] = "Activate license key:";
$MESS["INST_ACTIVATE_BTN"] = "Activate key";
$MESS["INST_ACTIVATE_NOTE"] = "Your key needs to be activated to receive updates. Complete the form on our site, and then proceed with the installation.";
$MESS["INST_ALLOW_CALL_REFERENCE"] = "The allow_call_time_pass_reference parameter should be set to 1";
$MESS["INST_CREATE_ADMIN"] = "Create Administrator Account";
$MESS["INST_ERROR_ACCESS_FILES"] = "Cannot read from or write to the following files/folders:";
$MESS["INST_ERROR_NOTICE"] = "Please retry the current installation step. Skip the current step if error repeats.";
$MESS["INST_ERROR_OCCURED"] = "Warning! Installation failed at the current step.";
$MESS["INST_ERR_ACTIVATE"] = "License key was not found or inactive. Please enter a correct key and click \"Activate key\" button.";
$MESS["INST_INDEX_ACCESS_ERROR2"] = "Error: Cannot write to /index.php";
$MESS["INST_INSTALL_COMPLETE"] = "Installation has been completed";
$MESS["INST_INSTALL_DATABASE"] = "database";
@@ -70,6 +74,7 @@ $MESS["INST_ORACLE_CHARSET_ERROR"] = "Error detecting database encoding";
$MESS["INST_ORACLE_NLS_LANG_ERROR"] = "NLS_LANG environment variable should be set to UTF-8 (e.g. NLS_LANG=english.utf8).";
$MESS["INST_ORACLE_UTF_ERROR"] = "To install the system with UTF-8 encoding, you need to have the following database settings: NLS_CHARACTERSET=AL32UTF8, NLS_NCHAR_CHARACTERSET=UTF8";
$MESS["INST_PRODUCT_INSTALL"] = "System Installation";
$MESS["INST_PRODUCT_UPDATE"] = "System update";
$MESS["INST_REMOVE_HELP"] = "Deleting help files";
$MESS["INST_REMOVE_TEMP_FILES"] = "Deleting temporary files";
$MESS["INST_RETRY_BUTTON"] = "Retry this step";
@@ -80,7 +85,11 @@ $MESS["INST_SESSION_SUPPORT"] = "session support";
$MESS["INST_SHORT_INSTALL_ERROR"] = "Error checking system requirements";
$MESS["INST_SHOW_WIZARD"] = "Run site creation wizard";
$MESS["INST_SKIP_BUTTON"] = "Skip this step";
$MESS["INST_STATUS_CHECK"] = "Checking for updates";
$MESS["INST_STATUS_FINISH"] = "Your system has been updated";
$MESS["INST_STATUS_UPGRADE"] = "Updating the update system";
$MESS["INST_TEXT_ERROR"] = "Error text";
$MESS["INST_UPDATE_VERSION"] = "Installing update #VER#";
$MESS["INST_UTF8_DEFAULT_ENCODING"] = "The values of the default_charset and mbstring.internal_encoding parameters don't match. It is recommended that you delete the mbstring.internal_encoding parameter.";
$MESS["INST_UTF8_NOT_SUPPORT"] = "UTF-8 is not supported by PHP (mbstring library is not configured)";
$MESS["INST_UTF8_RECOMENDATION2"] = "To install the system in UTF-8 encoding, you have to install the mbstring library and add the parameter default_charset=UTF-8.";

View File

@@ -0,0 +1,3 @@
<?php
$MESS["main_device_message"] = "Someone logged in to your account from a new device.[br][br]View details and make sure it was you.[br][br]Date: #DATE#[br]Device: #DEVICE#, #BROWSER#, #PLATFORM#[br]IP address: #IP#[br][br]If it wasn't you, change your password immediately.";
$MESS["main_device_push_message"] = "Someone logged in to your account from an unknown device.";

View File

@@ -242,6 +242,8 @@ $MESS["main_options_device_history"] = "Save user login and device history:";
$MESS["main_options_device_history_days"] = "Days to keep login history:";
$MESS["main_options_device_history_note"] = "You may need to configure PHP <a href=\"https://www.php.net/manual/en/function.get-browser.php\" target = \"_blank\">browscap</a> for better device detection. Use the latest ini file from <a href=\"http://browscap.org\" target=\"_blank\">Browser Capabilities Project</a>.";
$MESS["main_options_device_history_notify"] = "Notify when new devices log into user account (<a href=\"#EMAIL_TEMPLATES_URL#\">email templates</a>):";
$MESS["main_options_device_history_notify_im"] = "Send notifications to the chat (requires modules \"im\" and \"imbot\"):";
$MESS["main_options_device_history_notify_only"] = "Notify selected users only:";
$MESS["main_options_device_history_title"] = "Login and device history";
$MESS["main_options_diplicates_max_size"] = "Don't try to detect duplicates if the file size is over (MB):";
$MESS["main_options_email_register"] = "Register users using email:";