Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/classes/general/other.php

<?php

$MESS['FERMAOFD_ORDER'] = 'Order';
$MESS['FERMAOFD_ORDER_N'] = 'Order №';
$MESS['FERMAOFD_RECEIPT'] = 'Receipt';
$MESS['FERMAOFD_RECEIPT_N'] = 'Receipt №';
$MESS['FERMAOFD_PAYMENT'] = 'payment from a buyer';
$MESS['FERMAOFD_REFUND_PAYMENT'] = 'refund of payment';
$MESS['FERMAOFD_ADVANCE_PAYMENT'] = 'advance payment from the buyer';
$MESS['FERMAOFD_REFUND_ADVANCE_PAYMENT'] = 'refund of advance payment';
$MESS['FERMAOFD_ISSUANCE_ISSUED_TO_BUYER'] = 'issuance of funds to the buyer';
$MESS['FERMAOFD_REFUND_ISSUED_TO_BUYER'] = 'refund of funds issued to the buyer';
$MESS['FERMAOFD_RUB'] = 'rub.';
$MESS['FERMAOFD_NEW_RECEIPT'] = 'Generate a check';
$MESS['FERMAOFD_NEW_INCOME_RECEIPT'] = 'Generate a income receipt';
$MESS['FERMAOFD_NEW_OUTCOME_RECEIPT'] = 'Generate a refund receipt';
$MESS['FERMAOFD_INCOME_RECEIPT'] = 'Income receipt';
$MESS['FERMAOFD_OUTCOME_RECEIPT'] = 'Refund receipt';
$MESS['FERMAOFD_SENDING_RECEIPT'] = 'Sending a fiscal document';
$MESS['FERMAOFD_ALREADY_SENDING_RECEIPT'] = 'Fiscal document already created';
$MESS['FERMAOFD_FAILED_RECEIPT_MAKING'] = 'Failed to generate fiscal document';
$MESS['FERMAOFD_FAILED_RECEIPT_MAKING_UNEXPECTED'] = 'The fiscal document was not generated for an unknown reason.';
$MESS['FERMAOFD_FAILED_SENDING'] = 'Fiscal document not sent';
$MESS['FERMAOFD_FAILED_SENDING_ORDER_NOT_FOUND'] = 'The fiscal document was not sent because the order was not found in the database.';
$MESS['FERMAOFD_FAILED_SENDING_FERMA_SETTINGS'] = 'The fiscal document was not sent because the farm connection parameters were not specified.';
$MESS['FERMAOFD_FAILED_SENDING_FERMA_EMPTY_RESPONSE'] = 'The fiscal document was not sent because the farm returned an empty result.';
$MESS['FERMAOFD_FAILED_SENDING_UNEXPECTED'] = 'The fiscal document was not sent for an unknown reason.';
$MESS['FERMAOFD_EMPTY_SETTINGS'] = 'The farm connection parameters were not specified.';
$MESS['FERMAOFD_ATTEMPTS_SENDING_ARE_TERMINATED'] = 'Attempts to send a fiscal document are terminated';
$MESS['FERMAOFD_ATTEMPTS_CHECKING_ARE_TERMINATED'] = 'Attempts to verify the fiscal document are terminated';
$MESS['FERMAOFD_FAILED_SENDING_PERIODIC'] = 'Failed to transfer fiscal document within 24 hours.';
$MESS['FERMAOFD_FAILED_CHECKING'] = 'Failed to check the status of the fiscal document for 7 days.';
$MESS['FERMAOFD_SUCCESS_SENDING'] = 'The fiscal document has been successfully sent to the Ferma API.';
$MESS['FERMAOFD_SUCCESS_CHECKING'] = 'The status of the fiscal document has been successfully checked.';
$MESS['FERMAOFD_RECEIPT_CHECKING'] = 'Checking a fiscal document';
$MESS['FERMAOFD_FAILED_CHECKING'] = 'Fiscal document check failed';
$MESS['FERMAOFD_FAILED_CHECKING_UNEXPECTED'] = 'The check of the fiscal document failed for an unknown reason.';
$MESS['FERMAOFD_FAILED_CHECKING_RECEIPT_NOT_FOUND'] = 'The check of the fiscal document failed because the receipt was not found.';
$MESS['FERMAOFD_FAILED_CHECKING_FERMA_SETTINGS'] = 'Fiscal document validation failed because farm connection parameters were not specified.';