Files
opensourcepos/application/language/ru/common_lang.php
jekkos-t520 8e221033bf Add label for products on low inventory (items filtering)
Add stock location to method call for items pagination
Move item pagination links
2015-02-21 22:35:28 +01:00

50 lines
2.9 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
$lang["common_address_1"] = "Адрес 1";
$lang["common_address_2"] = "Адрес 2";
$lang["common_city"] = "Город";
$lang["common_comments"] = "Комментарии";
$lang["common_common"] = "общественно";
$lang["common_confirm_search"] = "Вы выбрали одну или несколько строк, это больше не будет быть выбрано после поиска. Вы уверены, что хотите, чтобы представить этот поиск?";
$lang["common_country"] = "Страна";
$lang["common_delete"] = "Удалить";
$lang["common_det"] = "детали";
$lang["common_edit"] = "редактировать";
$lang["common_email"] = "Электронная почта";
$lang["common_email_invalid_format"] = "Это электронная почта не в нужный формат";
$lang["common_fields_required_message"] = "Красные пробела обязательно";
$lang["common_first_name"] = "Имя";
$lang["common_first_name_required"] = "Имя обязательный пробел";
$lang["common_inv"] = "инв";
$lang["common_last_name"] = "Фамилия";
$lang["common_last_name_required"] = "Фамилия обязательный пробел";
$lang["common_learn_about_project"] = ", чтобы узнать самую последнюю информацию о проекте";
$lang["common_list_of"] = "Список";
$lang["common_logout"] = "Выход";
$lang["common_no_persons_to_display"] = "Там нет людей, чтобы отобразить";
$lang["common_or"] = "ИЛИ";
$lang["common_phone_number"] = "Номер телефона";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "пожалуйста, посетите";
$lang["common_powered_by"] = "самоходные из";
$lang["common_price"] = "Цена";
$lang["common_remove"] = "Снимать";
$lang["common_return_policy"] = "Возвратний полис";
$lang["common_search"] = "Пойск";
$lang["common_searched_for"] = "Искали за";
$lang["common_state"] = "Штат";
$lang["common_submit"] = "Подавать";
$lang["common_view_recent_sales"] = "Посмотреть Недавние Продажи";
$lang["common_website"] = "веб-сайт";
$lang["common_welcome"] = "Добро пожаловать";
$lang["common_welcome_message"] = "Добро пожаловать в Open Source Point Of Sale, нажмите модуля ниже, чтобы начать!";
$lang["common_you_are_using_ospos"] = "Вы использоваете Open Source Point Of Sale Версия";
$lang["common_zip"] = "Почтовый индекс";
$lang["common_gender"] = "Gender";
$lang["common_gender_male"] = "M";
$lang["common_gender_female"] = "V";
$lang["common_date"] = "Date";
$lang["common_search_options"] = "Search options";
$lang["common_first_page"] = "First";
$lang["common_last_page"] = "Last";