Files
opensourcepos/application/language/ru/config_lang.php
Chiraq Bookstore 96af1b64ff Translated using Weblate (Russian)
Currently translated at 49.0% (130 of 265 strings)
2018-02-25 10:24:11 +00:00

260 lines
15 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["config_address"] = "Адрес Компании";
$lang["config_address_required"] = "Адрес Компании - обязательный пробел";
$lang["config_allow_duplicate_barcodes"] = "";
$lang["config_apostrophe"] = "Апостроф";
$lang["config_backup_button"] = "Резервное Копирование";
$lang["config_backup_database"] = "База данных Резервного копирования";
$lang["config_barcode"] = "Штрих-код";
$lang["config_barcode_company"] = "Название Компании";
$lang["config_barcode_configuration"] = "Конфигурация Штрих-кода";
$lang["config_barcode_content"] = "Содержание Штрих-кода";
$lang["config_barcode_first_row"] = "Строка 1";
$lang["config_barcode_font"] = "Шрифт";
$lang["config_barcode_formats"] = "";
$lang["config_barcode_generate_if_empty"] = "Создать, если пусто";
$lang["config_barcode_height"] = "Высота (px)";
$lang["config_barcode_id"] = "Идентификатор элемента/Имя";
$lang["config_barcode_info"] = "Информация о Конфигурации Штрих-кода";
$lang["config_barcode_layout"] = "Слой Штрих-кода";
$lang["config_barcode_name"] = "Имя";
$lang["config_barcode_number"] = "Штрих-код";
$lang["config_barcode_number_in_row"] = "Номер в строке";
$lang["config_barcode_page_cellspacing"] = "Display page cellspacing";
$lang["config_barcode_page_width"] = "Показать ширину страницы";
$lang["config_barcode_price"] = "Цена";
$lang["config_barcode_second_row"] = "Строка 2";
$lang["config_barcode_third_row"] = "Строка 3";
$lang["config_barcode_tooltip"] = "";
$lang["config_barcode_type"] = "Тип Штрих-кода";
$lang["config_barcode_width"] = "Ширина";
$lang["config_bottom"] = "";
$lang["config_cash_decimals"] = "";
$lang["config_cash_decimals_tooltip"] = "";
$lang["config_cash_rounding"] = "Округление Наличных";
$lang["config_center"] = "Центр";
$lang["config_comma"] = "Запятая";
$lang["config_company"] = "Название Компании";
$lang["config_company_change_image"] = "Сменить Изображение";
$lang["config_company_logo"] = "Логотип Компании";
$lang["config_company_remove_image"] = "Удалить Изображение";
$lang["config_company_required"] = "Имя Компании - обязательное поле для заполнения.";
$lang["config_company_select_image"] = "Выбрать Изображение";
$lang["config_company_website_url"] = "Веб-сайт Компании не является допустимым URL (http://...)";
$lang["config_country_codes"] = "Коды Страны";
$lang["config_country_codes_tooltip"] = "";
$lang["config_currency_decimals"] = "";
$lang["config_currency_symbol"] = "Символ валюты";
$lang["config_custom1"] = "Изготовленный пробел 1";
$lang["config_custom10"] = "Изготовленный пробел 10";
$lang["config_custom2"] = "Изготовленный пробел 2";
$lang["config_custom3"] = "Изготовленный пробел 3";
$lang["config_custom4"] = "Изготовленный пробел 4";
$lang["config_custom5"] = "Изготовленный пробел 5";
$lang["config_custom6"] = "Изготовленный пробел 6";
$lang["config_custom7"] = "Изготовленный пробел 7";
$lang["config_custom8"] = "Изготовленный пробел 8";
$lang["config_custom9"] = "Изготовленный пробел 9";
$lang["config_customer_reward"] = "";
$lang["config_customer_reward_duplicate"] = "";
$lang["config_customer_reward_enable"] = "";
$lang["config_customer_reward_invalid_chars"] = "";
$lang["config_customer_reward_required"] = "";
$lang["config_customer_sales_tax_support"] = "";
$lang["config_date_or_time_format"] = "Фильтр Даты и Времени";
$lang["config_datetimeformat"] = "Формат Даты и Времени";
$lang["config_decimal_point"] = " Decimal Point";
$lang["config_default_barcode_font_size_number"] = "The default barcode font size must be a number";
$lang["config_default_barcode_font_size_required"] = "The default barcode font size is a required field";
$lang["config_default_barcode_height_number"] = "The default barcode height must be a number";
$lang["config_default_barcode_height_required"] = "The default barcode height is a required field";
$lang["config_default_barcode_num_in_row_number"] = "The default barcode num in row must be a number";
$lang["config_default_barcode_num_in_row_required"] = "The default barcode num in row is a required field";
$lang["config_default_barcode_page_cellspacing_number"] = "The default barcode page cellspacing must be a number";
$lang["config_default_barcode_page_cellspacing_required"] = "The default barcode page cellspacing is a required field";
$lang["config_default_barcode_page_width_number"] = "The default barcode page width must be a number";
$lang["config_default_barcode_page_width_required"] = "The default barcode page width is a required field";
$lang["config_default_barcode_width_number"] = "The default barcode width must be a number";
$lang["config_default_barcode_width_required"] = "The default barcode width is a required field";
$lang["config_default_origin_tax_code"] = "";
$lang["config_default_sales_discount"] = "";
$lang["config_default_sales_discount_number"] = "The default sales discount must be a number";
$lang["config_default_sales_discount_required"] = "The default sales discount is a required field";
$lang["config_default_tax_name_number"] = "";
$lang["config_default_tax_name_required"] = "The default tax name is a required field";
$lang["config_default_tax_rate"] = "Обычный ставка налога %";
$lang["config_default_tax_rate_1"] = "ставка налога 1";
$lang["config_default_tax_rate_2"] = "ставка налога 2";
$lang["config_default_tax_rate_number"] = "Обычный ставка налога должен быть цифра";
$lang["config_default_tax_rate_required"] = "Обычный ставка налога обязательный пробел";
$lang["config_derive_sale_quantity"] = "";
$lang["config_derive_sale_quantity_tooltip"] = "";
$lang["config_dinner_table"] = "";
$lang["config_dinner_table_duplicate"] = "Таблица должна быть уникальной.";
$lang["config_dinner_table_enable"] = "";
$lang["config_dinner_table_invalid_chars"] = "";
$lang["config_dinner_table_required"] = "";
$lang["config_dot"] = "точка";
$lang["config_email"] = "";
$lang["config_email_configuration"] = "Конфигурация Электронной Почты";
$lang["config_email_mailpath"] = "";
$lang["config_email_protocol"] = "Протокол";
$lang["config_email_smtp_crypto"] = "";
$lang["config_email_smtp_host"] = "SMTP Сервер";
$lang["config_email_smtp_pass"] = "SMTP Пароль";
$lang["config_email_smtp_port"] = "";
$lang["config_email_smtp_timeout"] = "";
$lang["config_email_smtp_user"] = "";
$lang["config_fax"] = "Факс";
$lang["config_financial_year"] = "";
$lang["config_financial_year_apr"] = "1-е Апреля";
$lang["config_financial_year_aug"] = "1 - е Августа";
$lang["config_financial_year_dec"] = "1 - е Декабря";
$lang["config_financial_year_feb"] = "1 - е Февраля";
$lang["config_financial_year_jan"] = "1 - е Января";
$lang["config_financial_year_jul"] = "1 - е Июля";
$lang["config_financial_year_jun"] = "";
$lang["config_financial_year_mar"] = "1 - е Марта";
$lang["config_financial_year_may"] = "1 - е Мая";
$lang["config_financial_year_nov"] = "1 - е Ноября";
$lang["config_financial_year_oct"] = "1 - е Октября";
$lang["config_financial_year_sep"] = "1 - е Сентября";
$lang["config_gcaptcha_enable"] = "";
$lang["config_gcaptcha_secret_key"] = "";
$lang["config_gcaptcha_secret_key_required"] = "";
$lang["config_gcaptcha_site_key"] = "";
$lang["config_gcaptcha_site_key_required"] = "";
$lang["config_gcaptcha_tooltip"] = "";
$lang["config_general"] = "Общее";
$lang["config_general_configuration"] = "Общая Конфигурация";
$lang["config_giftcard_number"] = "Номер Подарочной Карты";
$lang["config_giftcard_random"] = "";
$lang["config_giftcard_series"] = "";
$lang["config_info"] = "Информация";
$lang["config_info_configuration"] = "Информация о Магазине";
$lang["config_invoice"] = "Счет-фактура";
$lang["config_invoice_configuration"] = "";
$lang["config_invoice_default_comments"] = "";
$lang["config_invoice_email_message"] = "";
$lang["config_invoice_enable"] = "";
$lang["config_invoice_printer"] = "";
$lang["config_jsprintsetup_required"] = "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?";
$lang["config_language"] = "Язык";
$lang["config_last_used_invoice_number"] = "";
$lang["config_last_used_quote_number"] = "";
$lang["config_last_used_work_order_number"] = "";
$lang["config_left"] = "";
$lang["config_license"] = "";
$lang["config_license_configuration"] = "";
$lang["config_line_sequence"] = "";
$lang["config_lines_per_page"] = "Lines Per Page";
$lang["config_lines_per_page_number"] = "The lines per page must be a number";
$lang["config_lines_per_page_required"] = "The lines per page is a required field";
$lang["config_locale"] = "Localisation";
$lang["config_locale_configuration"] = "Localisation Configuration";
$lang["config_locale_info"] = "Localisation Configuration Information";
$lang["config_location"] = "";
$lang["config_location_configuration"] = "";
$lang["config_location_info"] = "";
$lang["config_logout"] = "Don't you want to make a backup before logging out?";
$lang["config_mailchimp"] = "";
$lang["config_mailchimp_api_key"] = "";
$lang["config_mailchimp_configuration"] = "";
$lang["config_mailchimp_key_successfully"] = "";
$lang["config_mailchimp_key_unsuccessfully"] = "";
$lang["config_mailchimp_lists"] = "";
$lang["config_mailchimp_tooltip"] = "";
$lang["config_message"] = "";
$lang["config_message_configuration"] = "";
$lang["config_msg_msg"] = "";
$lang["config_msg_msg_placeholder"] = "If you wish to use a SMS template save your message here. Otherwise leave the box blank.";
$lang["config_msg_pwd"] = "";
$lang["config_msg_pwd_required"] = "";
$lang["config_msg_src"] = "";
$lang["config_msg_src_required"] = "";
$lang["config_msg_uid"] = "";
$lang["config_msg_uid_required"] = "";
$lang["config_none"] = "";
$lang["config_notify_alignment"] = "";
$lang["config_number_format"] = "";
$lang["config_number_locale"] = "Localisation";
$lang["config_number_locale_invalid"] = "The entered locale is invalid. Check the link in the tooltip to find a sensible value";
$lang["config_number_locale_required"] = "Number Locale is a required field";
$lang["config_number_locale_tooltip"] = "Find a suitable locale through this link";
$lang["config_payment_options_order"] = "";
$lang["config_phone"] = "Телефон Компании";
$lang["config_phone_required"] = "Телефон Компании обязательный пробел";
$lang["config_print_bottom_margin"] = "";
$lang["config_print_bottom_margin_number"] = "The default bottom margin must be a number";
$lang["config_print_bottom_margin_required"] = "The default bottom margin is a required field";
$lang["config_print_footer"] = "";
$lang["config_print_header"] = "";
$lang["config_print_left_margin"] = "";
$lang["config_print_left_margin_number"] = "The default left margin must be a number";
$lang["config_print_left_margin_required"] = "The default left margin is a required field";
$lang["config_print_right_margin"] = "";
$lang["config_print_right_margin_number"] = "The default right margin must be a number";
$lang["config_print_right_margin_required"] = "The default right margin is a required field";
$lang["config_print_silently"] = "";
$lang["config_print_top_margin"] = "";
$lang["config_print_top_margin_number"] = "The default top margin must be a number";
$lang["config_print_top_margin_required"] = "The default top margin is a required field";
$lang["config_quantity_decimals"] = "";
$lang["config_receipt"] = "";
$lang["config_receipt_configuration"] = "";
$lang["config_receipt_default"] = "";
$lang["config_receipt_font_size"] = "";
$lang["config_receipt_font_size_number"] = "";
$lang["config_receipt_font_size_required"] = "";
$lang["config_receipt_info"] = "";
$lang["config_receipt_printer"] = "";
$lang["config_receipt_short"] = "";
$lang["config_receipt_show_company_name"] = "";
$lang["config_receipt_show_description"] = "";
$lang["config_receipt_show_serialnumber"] = "";
$lang["config_receipt_show_taxes"] = "";
$lang["config_receipt_show_total_discount"] = "";
$lang["config_receipt_template"] = "";
$lang["config_receiving_calculate_average_price"] = "";
$lang["config_recv_invoice_format"] = "";
$lang["config_register_mode_default"] = "";
$lang["config_return_policy_required"] = "Возвратний полис обязательный пробел";
$lang["config_reward"] = "";
$lang["config_reward_configuration"] = "";
$lang["config_right"] = "";
$lang["config_sales_invoice_format"] = "";
$lang["config_sales_quote_format"] = "";
$lang["config_saved_successfully"] = "Конфигурация успешно сохранена";
$lang["config_saved_unsuccessfully"] = "Конфигурация сохраненная безуспешно";
$lang["config_show_office_group"] = "";
$lang["config_statistics"] = "Send statistics";
$lang["config_statistics_tooltip"] = "Send statistics for development and feature improvement purposes";
$lang["config_stock_location"] = "";
$lang["config_stock_location_duplicate"] = "Please use an unique location name";
$lang["config_stock_location_invalid_chars"] = "The stock location name can not contain '_'";
$lang["config_stock_location_required"] = "Stock location number is a required field";
$lang["config_suggestions_first_column"] = "";
$lang["config_suggestions_layout"] = "";
$lang["config_suggestions_second_column"] = "";
$lang["config_suggestions_third_column"] = "";
$lang["config_table"] = "";
$lang["config_table_configuration"] = "";
$lang["config_takings_printer"] = "Takings Printer";
$lang["config_tax"] = "";
$lang["config_tax_category"] = "";
$lang["config_tax_category_duplicate"] = "";
$lang["config_tax_category_invalid_chars"] = "";
$lang["config_tax_category_required"] = "";
$lang["config_tax_category_used"] = "";
$lang["config_tax_configuration"] = "";
$lang["config_tax_decimals"] = "";
$lang["config_tax_included"] = "";
$lang["config_theme"] = "";
$lang["config_thousands_separator"] = "";
$lang["config_timezone"] = "Часовой пояс";
$lang["config_top"] = "";
$lang["config_website"] = "Веб-сайт";
$lang["config_work_order_enable"] = "";
$lang["config_work_order_format"] = "";