Files
opensourcepos/application/language/ru/customers_lang.php
2017-06-02 19:47:13 +02:00

46 lines
2.6 KiB
PHP

<?php
$lang["customers_account_number"] = "Номер счота";
$lang["customers_account_number_duplicate"] = "This account number is already present in the database";
$lang["customers_available_points"] = "";
$lang["customers_average"] = "";
$lang["customers_avg_discount"] = "";
$lang["customers_basic_information"] = "";
$lang["customers_cannot_be_deleted"] = "Невозможно удалить выбранных клиентов, один или более из них имеет продаж.";
$lang["customers_company_name"] = "Company";
$lang["customers_confirm_delete"] = "Вы уверены, что хотите удалить выбранных клиентов?";
$lang["customers_customer"] = "Клиент";
$lang["customers_discount"] = "Discount";
$lang["customers_email_duplicate"] = "";
$lang["customers_error_adding_updating"] = "Ошибка при добавлении/обновлении клиента";
$lang["customers_excel_import_failed"] = "Ошибка импорта Excel";
$lang["customers_excel_import_nodata_wrongformat"] = "Your uploaded file has no data or wrong format";
$lang["customers_excel_import_partially_failed"] = "Most Customers imported. But some were not, here is the list";
$lang["customers_excel_import_success"] = "Import of Customers successful";
$lang["customers_import_items_excel"] = "Import customers from Excel sheet";
$lang["customers_mailchimp_activity_click"] = "";
$lang["customers_mailchimp_activity_lastopen"] = "";
$lang["customers_mailchimp_activity_open"] = "";
$lang["customers_mailchimp_activity_total"] = "";
$lang["customers_mailchimp_activity_unopen"] = "";
$lang["customers_mailchimp_email_client"] = "";
$lang["customers_mailchimp_info"] = "";
$lang["customers_mailchimp_member_rating"] = "";
$lang["customers_mailchimp_status"] = "";
$lang["customers_mailchimp_vip"] = "";
$lang["customers_max"] = "";
$lang["customers_min"] = "";
$lang["customers_new"] = "Новый Клиент";
$lang["customers_none_selected"] = "Вы не выбрали ни клиентов, чтобы удалить.";
$lang["customers_one_or_multiple"] = "клиент(ов)";
$lang["customers_quantity"] = "";
$lang["customers_stats_info"] = "";
$lang["customers_successful_adding"] = "Вы успешно добавили клиентов";
$lang["customers_successful_deleted"] = "Вы успешно удалили";
$lang["customers_successful_updating"] = "Вы успешно обновили клиент";
$lang["customers_tax_code"] = "";
$lang["customers_taxable"] = "облагаемый";
$lang["customers_total"] = "Total";
$lang["customers_update"] = "Обновлять Клиент";
$lang["rewards_package"] = "";