Файл: upload/admin/language/english/payment/qiwi_rest.php
Строк: 109
<?php
// Heading
$_['heading_title'] = 'QIWI Wallet';
$_['text_edit'] = 'Edit QIWI Wallet';
// Text
$_['text_payment'] = 'Payment';
$_['text_success'] = 'Settings module updated';
$_['text_qiwi_rest'] = '<a href="http://ishop.qiwi.com" onclick="return !window.open(this.href)"> <img src = "view/image/payment/qiwi_rest.jpg" alt="QIWI Purse" title="QIWI Wallet" style="border: 1px solid #EEEEEE;" /> </a> ';
// Entry
$_['entry_qiwi_rest_shop_id'] = 'ID Project';
$_['help_qiwi_rest_shop_id'] = 'ID project in the QIWI Wallet.';
$_['entry_qiwi_rest_id'] = 'API ID:';
$_['help_qiwi_rest_id'] = 'API ID system for the REST protocol.';
$_['entry_qiwi_rest_password'] = 'Password';
$_['help_qiwi_rest_password'] = 'Password for the system REST protocol.';
$_['entry_qiwi_rest_result_url'] = 'Notify URL:';
$_['help_qiwi_rest_result_url'] = 'Notify URL.';
$_['entry_qiwi_rest_order_status_cancel_id'] = 'Order status when canceling the order:';
$_['help_qiwi_rest_order_status_cancel_id'] = 'Order status when canceling the order.';
$_['entry_qiwi_rest_order_status_progress_id'] = 'The status of the order to pay';
$_['help_qiwi_rest_order_status_progress_id'] = 'The status of the order to pay.';
$_['entry_qiwi_rest_lifetime'] = 'The lifetime (in hours):';
$_['help_qiwi_rest_lifetime'] = 'The lifetime in hours.';
$_['entry_qiwi_rest_order_status_id'] = 'Order status after the payment';
$_['help_qiwi_rest_order_status_id'] = 'Order status after the payment.';
$_['entry_qiwi_rest_geo_zone_id'] = 'Geographical area';
$_['help_qiwi_rest_geo_zone_id'] = 'The geographical area.';
$_['entry_qiwi_rest_status'] = 'Status';
$_['help_qiwi_rest_status'] = 'Status.';
$_['entry_qiwi_rest_sort_order'] = 'Sort order';
$_['help_qiwi_rest_sort_order'] = 'Sort order.';
$_['entry_qiwi_rest_markup'] = 'Commission on the default (%)';
$_['help_qiwi_rest_markup'] = 'Increase the amount of payment to%.';
$_['entry_qiwi_rest_ccy_select'] = 'Select the currency account:';
$_['help_qiwi_rest_ccy_select'] = 'Select the currency account.';
$_['entry_qiwi_rest_mode_select'] = 'Operating mode';
$_['help_qiwi_rest_mode_select'] = 'Normal - standard mode (written to the log only errors) Debugging - to the log for more information.';
$_['entry_qiwi_rest_mode_normal'] = 'Normal';
$_['entry_qiwi_rest_mode_debug'] = 'Debug';
$_['entry_qiwi_rest_mode_show_picture'] = 'Show icon:';
$_['help_qiwi_rest_mode_show_picture'] = 'Show icon when selecting a method of payment <img src = view / image / payment / qiwi_rest.jpg>.';
$_['entry_qiwi_rest_show_picture_on'] = 'Yes';
$_['entry_qiwi_rest_show_picture_off'] = 'No';
$_['entry_qiwi_rest_total'] = 'Minimum summ';
$_['help_qiwi_rest_total'] = 'Below that amount, the method is not available.';
$_['entry_qiwi_rest_show_pay_now'] = 'Just Pay';
$_['help_qiwi_rest_show_pay_now'] = 'Set as Default check 'Just Pay'';
$_['text_no_results'] = 'No Information';
$_['entry_qiwi_rest_group_name'] = 'Name of the group';
$_['entry_qiwi_rest_group_markup'] = 'Commission (%) for the group';
$_['entry_qiwi_rest_group_desc'] = 'The name of the method of payment';
$_['entry_qiwi_rest_groups_settings'] = 'The settings for the client groups';
$_['help_qiwi_rest_groups_settings'] = 'The settings for the client groups.';
$_['entry_qiwi_rest_name'] = 'The name of the default';
$_['help_qiwi_rest_name'] = 'You can change the name of the QIWI Wallet';
$_['qiwi_rest_name'] = 'QIWI Wallet';
// Error
$_['error_permission'] = 'You are not allowed to control this unit';
$_['error_shop_id'] = 'No Project ID';
$_['error_rest_id'] = 'No API ID for the REST protocol';
$_['error_password'] = 'There is no password for the REST protocol';
$_['error_lifetime'] = 'Do not set the lifetime of the account!';