Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/sberbank.ecom/lang/en/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/sberbank.ecom/lang/en/.description.php

<?
$MESS['RBS_PAYMENT_PAY_FROM'] = 'Payment through bank';
$MESS['RBS_PAYMENT_LOGIN'] = 'Login';
$MESS['RBS_PAYMENT_PASSWORD'] = 'Password';
$MESS['RBS_PAYMENT_STAGING'] = 'Stages of payment';
$MESS['RBS_PAYMENT_STAGING_DESC'] = 'If the value is \'Y\',  a two-stage payment will be made. With an empty value, a one-stage payment will be made.';
$MESS['RBS_PAYMENT_TEST_MODE'] = 'Test mode';
$MESS['RBS_PAYMENT_TEST_MODE_DESC'] = 'If the value is \'Y\', the plugin will work in test mode. If the value is empty, the standard mode will be used.';
$MESS['RBS_PAYMENT_LOGGING'] = 'Logging';
$MESS['RBS_PAYMENT_LOGGING_DESC'] = 'If the value is \'Y\', he plugin will log its work into a file. With an empty value, logging will not work.';
$MESS['RBS_PAYMENT_ACCOUNT_NUMBER'] = 'Unique identifier of the order';
$MESS['RBS_PAYMENT_ORDER_SUM'] = 'Order amount';
$MESS['RBS_PAYMENT_SHIPMENT_NAME'] = 'Allow shipping';
$MESS['RBS_PAYMENT_SHIPMENT_DESC'] = 'If the value is \'Y\', then after the successful payment, the order will be automatically shipped.';
$MESS['RBS_PAYMENT_SET_PAYED'] = 'Set status payed';
$MESS['RBS_PAYMENT_SET_PAYED_DESC'] = 'If value \'Y\', after success payment order will be se into payed state.';
$MESS['RBS_PAYMENT_CHECK'] = 'The check releases the bank';
$MESS['RBS_PAYMENT_CHECK_DESC'] = 'If the value is \'Y\', a list of goods will be sent to the bank to making a check. ';
$MESS['RBS_PAYMENT_AUTO_OPEN_FORM'] = 'Automatic transfer to the form of payment';
$MESS['RBS_PAYMENT_AUTO_OPEN_FORM_DESC'] = 'If the value is \'Y\', then after placing an order, the buyer will be automatically redirected to the page of the payment form. \'NOTE:\' Works only with the "Open in new window.';
$MESS['RBS_PAYMENT_FFD_FORMAT'] = 'Fiscal Document Format';
$MESS['RBS_PAYMENT_FFD_FORMAT_DESC'] = 'the version format is required to be specified in the personal account of the bank and in the office of the fiscalization service';

$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_NAME'] = "FFD 1.05 Type of payment:";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_DESCR'] = "This parameter is required for the FFD version 1.05 mode";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_1'] = "Full advance payment before the transfer of the subject of calculation";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_2'] = "Partial prepayment until the transfer of the subject of calculation";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_3'] = "Prepaid expense";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_4'] = "Full payment at the time of transfer of the subject of calculation";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_5'] = "Partial payment of the subject of payment at the time of its transfer with subsequent payment on credit";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_6'] = "Transfer of the subject of calculation without its payment at the time of its transfer with subsequent payment on credit";
$MESS['RBS_PAYMENT_FFD_PAYMENT_METHOD_7'] = "Payment of the subject of calculation after its transfer with payment on credit";

$MESS['RBS_PAYMENT_FFD_PAYMENT_OBJECT_NAME'] = "Type of paid position";
$MESS['RBS_PAYMENT_FFD_PAYMENT_OBJECT_DESCR'] = "This parameter is required for the FFD version 1.05 mode";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_1"]  = "Product";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_2"]  = "Excisable goods";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_3"]  = "Job";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_4"]  = "Service";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_5"]  = "Gambling bet";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_6"]  = "Gambling winnings";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_7"]  = "Lottery ticket";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_8"]  = "Winning the lottery";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_9"]  = "Providing REED";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_10"] = "Payment";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_11"] = "Agent's commission";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_12"] = "Composite subject of calculation";
$MESS["RBS_PAYMENT_FFD_PAYMENT_OBJECT_13"] = "Other subject of calculation";

?>