| Current Path : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/admin/ |
| Current File : /var/www/homesaver/www/bitrix/modules/fermaofd.ferma/lang/en/admin/receipt-popup.php |
<?php $MESS['FERMAOFD_WARNING'] = 'Warning!'; $MESS['FERMAOFD_ORDER'] = 'Order'; $MESS['FERMAOFD_ORDER_N'] = 'Order №'; $MESS['FERMAOFD_NEW_INCOME_RECEIPT'] = 'New receipt'; $MESS['FERMAOFD_NEW_OUTCOME_RECEIPT'] = 'New refund receipt'; $MESS['FERMAOFD_CHECK_RECEIPT'] = 'Checking the status of a fiscal document'; $MESS['FERMAOFD_CLOSE'] = 'Close'; $MESS['FERMAOFD_GO_BACK'] = 'Come back'; $MESS['FERMAOFD_EMPTY_ORDER_ID'] = 'Order ID not specified.'; $MESS['FERMAOFD_EMPTY_RECEIPT_ID'] = 'The check number for verification is not specified.'; $MESS['FERMAOFD_ORDER_NOT_FOUND'] = 'Order not found.'; $MESS['FERMAOFD_RECEIPT_NOT_FOUND'] = 'Fiscal document not found.'; $MESS['FERMAOFD_FAILED_CREATE_API_CLIENT'] = 'Failed to create client for farm api.'; $MESS['FERMAOFD_FAILED_API_REQUEST'] = 'Error while accessing the Ferma API'; $MESS['FERMAOFD_FAILED_SUBMIT_RECEIPT'] = 'Отправка фискального документа не удалась'; $MESS['FERMAOFD_FAILED_SUBMIT_RECEIPT_UNEXPECTED'] = 'Fiscal document submission failed for an unknown reason.'; $MESS['FERMAOFD_FAILED_CHECK_RECEIPT'] = 'Fiscal document check failed'; $MESS['FERMAOFD_FAILED_CHECK_RECEIPT_UNEXPECTED'] = 'The check of the fiscal document failed for an unknown reason.'; $MESS['FERMAOFD_FAILED_UNEXPECTED'] = 'An unexpected situation has occurred. Please try again later.'; $MESS['FERMAOFD_SUBMIT_RECEIPT_INCOME_TITLE'] = 'Sending a receipt fiscal document'; $MESS['FERMAOFD_SUBMIT_RECEIPT_OUTCOME_TITLE'] = 'Sending a fiscal return document'; $MESS['FERMAOFD_SUBMIT_RECEIPT_SUCCESS'] = 'The fiscal document has been successfully submitted to Ferma OFD.ru.'; $MESS['FERMAOFD_RECEIPT_ALREADY_EXISTS'] = 'The receipt receipt is already in this order.'; $MESS['FERMAOFD_RECEIPT_WILL_BE_CREATED'] = 'Another Fiscal Document will be created.'; $MESS['FERMAOFD_PLEASE_WAIT'] = 'Wait, information is being checked ...'; $MESS['FERMAOFD_RECEIPT_STATUS'] = 'Status'; $MESS['FERMAOFD_RECEIPT_DATE'] = 'Fiscal Document Date'; $MESS['FERMAOFD_CASHBOX_N'] = 'Cashbox number'; $MESS['FERMAOFD_CASHBOX_ZN'] = 'Cashbox serial number'; $MESS['FERMAOFD_CASHBOX_RNM'] = 'Cashbox register number'; $MESS['FERMAOFD_CASHBOX_FN'] = 'Fiscal storage number'; $MESS['FERMAOFD_CASHBOX_FDN'] = 'Fiscal document number'; $MESS['FERMAOFD_CASHBOX_FPD'] = 'Fiscal attribute of a document'; $MESS['FERMAOFD_DESCRIPTION'] = 'Description from Ferma API'; $MESS['FERMAOFD_RETRY_REQUEST'] = 'Retry request';