2020-11-23 17:54:39 +03:00
< ? php
$MESS [ 'ICRM_OPTIONS_GENERAL_TAB' ] = 'General settings' ;
$MESS [ 'ICRM_OPTIONS_IMPORT_TAB' ] = 'Import settings' ;
$MESS [ 'ICRM_OPTIONS_ORDER_PROPS_TAB' ] = 'Order property fields conformity' ;
$MESS [ 'ICRM_CONN_SETTINGS' ] = 'Connection settings' ;
2020-12-15 12:39:38 +03:00
$MESS [ 'ICRM_API_HOST' ] = 'Address of RetailCRM:' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'ICRM_API_KEY' ] = 'API key:' ;
$MESS [ 'ICRM_SITES' ] = 'Active sites' ;
$MESS [ 'ICRM_OPTIONS_CATALOG_TAB' ] = 'Data books settings' ;
$MESS [ 'DELIVERY_TYPES_LIST' ] = 'Delivery types' ;
$MESS [ 'PAYMENT_TYPES_LIST' ] = 'Payment types' ;
$MESS [ 'PAYMENT_STATUS_LIST' ] = 'Statuses' ;
$MESS [ 'ORDER_TYPES_LIST' ] = 'Order types' ;
2023-12-21 17:24:46 +03:00
$MESS [ 'CRM_ORDER_METHODS' ] = 'Transfer of orders from CRM to Bitrix' ;
$MESS [ 'CRM_ORDER_METHODS_OPTION' ] = 'Upload orders using selected methods from RetailCRM' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'CONTRAGENTS_TYPES_LIST' ] = 'Contragent type' ;
$MESS [ 'PAYMENT_LIST' ] = 'Payment' ;
$MESS [ 'PAYMENT_Y' ] = 'Paid' ;
$MESS [ 'PAYMENT_N' ] = 'Not paid' ;
$MESS [ 'LEGAL_DETAIL' ] = 'Legal entity and bank details' ;
$MESS [ 'ORDER_CUSTOM' ] = 'Custom fields' ;
2023-07-05 10:34:37 +03:00
$MESS [ 'COUPON_CUSTOM_FIELD' ] = 'Select a custom field in the CRM to transfer the applied coupon in the Bitrix order' ;
$MESS [ 'SELECT_VALUE' ] = '-- Select a value --' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'ORDER_UPLOAD' ] = 'Re-upload orders' ;
$MESS [ 'ORDER_NUMBER' ] = 'Order numbers: ' ;
$MESS [ 'ORDER_UPLOAD_INFO' ] = 'Click "Start uploading" to upload all the orders . Or list the required order IDs separated by commas, intervals or dashes. For example: 1, 3, 5-10, 12, 13... etc.' ;
$MESS [ 'ICRM_OPTIONS_SUBMIT_TITLE' ] = 'Save settings' ;
$MESS [ 'ICRM_OPTIONS_SUBMIT_VALUE' ] = 'Save' ;
$MESS [ 'ERR_404' ] = 'CRM address may be incorrect.' ;
$MESS [ 'ERR_403' ] = 'Wrong apiKey.' ;
$MESS [ 'ERR_JSON' ] = 'Invalid data was received from CRM, check data books settings' ;
$MESS [ 'ERR_0' ] = 'Server connection timeout error.' ;
$MESS [ 'ICRM_OPTIONS_OK' ] = 'Changes are successfully saved.' ;
$MESS [ 'CANCELED' ] = 'Is «Cancelled»' ;
$MESS [ 'STATUS_NOT_SETTINGS' ] = 'Cannot find suitable statuses in Bitrix' ;
2020-12-15 12:39:38 +03:00
$MESS [ 'INFO_1' ] = ' Set the correspondence between 1C-Bitrix data books and RetailCRM data books.' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'ICRM_OPTIONS_ORDER_DISCHARGE_TAB' ] = 'Orders uploading mode' ;
$MESS [ 'ORDER_DISCH' ] = 'Orders uploading mode' ;
$MESS [ 'DISCHARGE_AGENT' ] = 'Upload orders using agent' ;
$MESS [ 'DISCHARGE_EVENTS' ] = 'Upload orders by events' ;
2020-12-15 12:39:38 +03:00
$MESS [ 'INFO_2' ] = ' Set the correspondence between 1C-Bitrix and RetailCRM order fields.' ;
$MESS [ 'ORDER_PROPS' ] = 'Correspondence settings between RetailCRM order fields and 1C-Bitrix order properties' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'FIO' ] = 'Full name' ;
$MESS [ 'ZIP' ] = 'Zip code' ;
$MESS [ 'ADDRESS' ] = 'Address (string)' ;
$MESS [ 'PHONE' ] = 'Phone' ;
$MESS [ 'EMAIL' ] = 'E-mail' ;
$MESS [ 'COUNTRY' ] = 'Country' ;
$MESS [ 'REGION' ] = 'Region' ;
$MESS [ 'CITY' ] = 'City' ;
$MESS [ 'STREET' ] = 'Street' ;
$MESS [ 'BUILDING' ] = 'Building' ;
$MESS [ 'FLAT' ] = 'Flat' ;
$MESS [ 'INTERCOMCODE' ] = 'Intercom code' ;
$MESS [ 'FLOOR' ] = 'Floor' ;
$MESS [ 'BLOCK' ] = 'Block' ;
$MESS [ 'HOUSE' ] = 'House' ;
$MESS [ 'ADDRESS_SHORT' ] = 'Short address' ;
$MESS [ 'ADDRESS_FULL' ] = 'Detailed address' ;
$MESS [ 'UPDATE_DELIVERY_SERVICES' ] = 'Upload delivery types' ;
$MESS [ 'MESS_1' ] = 'An error occurred when uploading one or more delivery types, please try again. If the problem repeated, please contact Intaro Software.' ;
$MESS [ 'MESS_2' ] = 'A server error occurred, please contact Intaro Software.' ;
$MESS [ 'ORDER_TYPES_LIST_CUSTOM' ] = 'Attention! There is non-standard conforminty of order types.' ;
$MESS [ 'ORDER_UPL_START' ] = 'Start uploading' ;
$MESS [ 'UPLOAD_ORDERS_OPTIONS' ] = 'Manual uploading' ;
$MESS [ 'OTHER_OPTIONS' ] = 'Other settings' ;
$MESS [ 'ORDERS_OPTIONS' ] = 'Order settings' ;
2023-07-03 10:05:52 +03:00
$MESS [ 'ORDER_NUMBERS' ] = 'Transferring order numbers to the store for orders created in CRM' ;
$MESS [ 'ORDER_VAT' ] = 'Transfer VAT of goods' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'CRM_API_VERSION' ] = 'API version' ;
$MESS [ 'CURRENCY' ] = 'Currency set in the order when uploading from CRM' ;
2023-10-18 16:16:35 +03:00
$MESS [ 'SEND_PICKUP_POINT_ADDRESS' ] = 'Transfer the pick-up point' ;
$MESS [ 'SEND_PICKUP_POINT_ADDRESS_WARNING' ] = 'Important! The address of the pick-up point is correctly transmitted with one shipment added in the 1C-Bitrix order. If you have more than one shipment added, only the first one will be transmitted.' ;
2020-11-23 17:54:39 +03:00
$MESS [ 'ORDER_DIMENSIONS' ] = 'Send dimensions and weight of the products in the order' ;
$MESS [ 'SEND_PAYMENT_AMOUNT' ] = 'Send payment amount in the order' ;
$MESS [ 'INVENTORIES_UPLOAD' ] = 'Enable leftovers uploading by warehouse' ;
$MESS [ 'INVENTORIES' ] = 'Warehouses' ;
$MESS [ 'SHOPS_INVENTORIES_UPLOAD' ] = 'Stores where leftovers will be uploaded' ;
$MESS [ 'IBLOCKS_UPLOAD' ] = 'Products info blocks' ;
$MESS [ 'PRICES_UPLOAD' ] = 'Enable uploading of price types for products' ;
$MESS [ 'PRICE_TYPES' ] = 'Uploaded price types' ;
$MESS [ 'SHOPS_PRICES_UPLOAD' ] = 'Stores where additional price types will be uploaded' ;
$MESS [ 'DEMON_COLLECTOR' ] = 'Activate Daemon Collector' ;
$MESS [ 'DEMON_KEY' ] = 'Key for' ;
$MESS [ 'UNIVERSAL_ANALYTICS' ] = 'Activate integration with UA' ;
$MESS [ 'ID_UA' ] = 'Tracking ID:' ;
$MESS [ 'INDEX_UA' ] = 'Custom Dimension index:' ;
$MESS [ 'API_NOT_FOUND' ] = 'Wrong API version' ;
$MESS [ 'API_NOT_WORK' ] = 'Selected API version is not supported' ;
$MESS [ 'CORP_CLIENTE' ] = 'Corporate customer' ;
$MESS [ 'CORP_NAME' ] = " Name " ;
$MESS [ 'CORP_ADRESS' ] = " Address " ;
$MESS [ 'CORP_LABEL' ] = " Stores where corporate customers will be uploaded " ;
$MESS [ 'ROUND_LABEL' ] = " If enabled, rounding will be up to smallest value " ;
$MESS [ 'ROUND_HEADER' ] = " If enabled, rounding will be up to smallest value " ;
$MESS [ 'ROUND_PRICE_FOR_SAME_POSITIONS' ] = " Rounding up the product price for identical order items " ;
$MESS [ 'PURCHASE_ICML' ] = " If enabled, ICML generation will reset the purchase price to 0 if it is not specified " ;
$MESS [ 'PURCHASE_HEADER' ] = " Reset purchase price in ICML " ;
$MESS [ 'PHONE_REQUIRED' ] = " In the main module settings «Phone Number is required» option was enabled, so it may cause problems with reverse synchronization. For proper work you must disable this option. " ;
2020-12-15 12:39:38 +03:00
$MESS [ 'CHANGE_SHIPMENT_STATUS_FROM_CRM' ] = " Change the shipment status when corresponding flag is received from RetailCRM " ;
2020-11-24 12:14:26 +03:00
$MESS [ 'ONLINE_CONSULTANT' ] = 'Activate Online Consultant' ;
$MESS [ 'ONLINE_CONSULTANT_LABEL' ] = 'Online Consultant script' ;
2021-04-19 15:38:09 +03:00
$MESS [ 'INTEGRATION_PAYMENT_LIST' ] = 'The status will not be transferred for integration payments' ;
$MESS [ 'INTEGRATIONS' ] = ' (integration)' ;
2023-05-29 14:26:39 +03:00
2023-08-30 14:11:04 +03:00
$MESS [ 'ERR_COUNT_SITES' ] = ' The API Key you entered relates to more than one store .
Change the access settings for the API key , it should work with only one store in CRM ' ;
$MESS [ 'ERR_CURRENCY_SITES' ] = ' The currency of the site differs from the currency of the store in CRM .
2023-12-12 16:51:15 +03:00
For the integration to work correctly , the currencies in CRM and CMS must match #NAME#';
$MESS [ 'ERR_CMS_CURRENCY' ] = 'Failed to get Bitrix site currency' ;
$MESS [ 'ERR_CRM_CURRENCY' ] = 'Failed to get CRM store currency' ;
$MESS [ 'CRM_STORE' ] = 'CRM store: ' ;
2023-08-30 14:11:04 +03:00
2023-05-29 14:26:39 +03:00
$MESS [ 'ACTIVITY_SETTINGS' ] = 'Module activity settings' ;
$MESS [ 'DEACTIVATE_MODULE' ] = 'Deactivate the module' ;
2023-08-30 14:11:04 +03:00
$MESS [ 'WRONG_CREDENTIALS' ] = 'Enter the address and authorization key of the CRM system' ;
$MESS [ 'Wrong "apiKey" value.' ] = 'Invalid authorization key' ;
2023-10-26 14:36:22 +03:00
$MESS [ 'ORDER_TRACK_NUMBER' ] = 'Receive track number' ;
2023-12-19 17:13:31 +03:00
$MESS [ 'CUSTOM_FIELDS_TITLE' ] = 'User fields' ;
$MESS [ 'CUSTOM_FIELDS_CAPTION' ] = 'Matching user fields' ;
$MESS [ 'CUSTOM_FIELDS_TOGGLE_MSG' ] = 'Activate synchronization of user fields' ;
$MESS [ 'CUSTOM_FIELDS_ORDER_LABEL' ] = 'Custom order fields' ;
$MESS [ 'CUSTOM_FIELDS_USER_LABEL' ] = 'User custom fields' ;
$MESS [ 'INTEGER_TYPE' ] = 'An integer' ;
$MESS [ 'STRING_TYPE' ] = 'Line/Text' ;
$MESS [ 'NUMERIC_TYPE' ] = 'Number' ;
$MESS [ 'BOOLEAN_TYPE' ] = 'Check box (yes/no)' ;
$MESS [ 'DATE_TYPE' ] = 'Date' ;
$MESS [ 'NOTATION_CUSTOM_FIELDS' ] = 'Before enabling this functionality, make sure that you do not have customized files for working with orders and customers associated with older versions of the module.' ;
$MESS [ 'NOTATION_MATCHED_CUSTOM_FIELDS' ] = 'For correct data exchange, the types of matched fields must be the same!' ;
$MESS [ 'ADD_LABEL' ] = 'Add' ;
$MESS [ 'DELETE_MATCHED' ] = 'Delete' ;