mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-10 09:59:08 -04:00
331 lines
18 KiB
PHP
331 lines
18 KiB
PHP
<?php
|
||
return [
|
||
"config_address" => "Адрес Компании",
|
||
"config_address_required" => "Адрес Компании - обязательный пробел",
|
||
"config_all_set" => "All file permissions are set correctly!",
|
||
"config_allow_duplicate_barcodes" => "Позволить Дублировать Штрих-Коды",
|
||
"config_apostrophe" => "Апостроф",
|
||
"config_backup_button" => "Резервное Копирование",
|
||
"config_backup_database" => "База данных Резервного копирования",
|
||
"config_barcode" => "Штрих-код",
|
||
"config_barcode_company" => "Название Компании",
|
||
"config_barcode_configuration" => "Конфигурация Штрих-кода",
|
||
"config_barcode_content" => "Содержание Штрих-кода",
|
||
"config_barcode_first_row" => "Строка 1",
|
||
"config_barcode_font" => "Шрифт",
|
||
"config_barcode_formats" => "Формат Ввода",
|
||
"config_barcode_generate_if_empty" => "Создать, если пусто",
|
||
"config_barcode_height" => "Высота (px)",
|
||
"config_barcode_id" => "Идентификатор элемента/Имя",
|
||
"config_barcode_info" => "Информация о Конфигурации Штрих-кода",
|
||
"config_barcode_layout" => "Слой Штрих-кода",
|
||
"config_barcode_name" => "Имя",
|
||
"config_barcode_number" => "Штрих-код",
|
||
"config_barcode_number_in_row" => "Номер в строке",
|
||
"config_barcode_page_cellspacing" => "Display page cellspacing",
|
||
"config_barcode_page_width" => "Показать ширину страницы",
|
||
"config_barcode_price" => "Цена",
|
||
"config_barcode_second_row" => "Строка 2",
|
||
"config_barcode_third_row" => "Строка 3",
|
||
"config_barcode_tooltip" => "Предупреждение: Эта функция может привести к тому, что будут созданы или импортированы дублирующиеся элементы. Не используйте, если вы не хотите дублировать штрих-коды.",
|
||
"config_barcode_type" => "Тип Штрих-кода",
|
||
"config_barcode_width" => "Ширина",
|
||
"config_bottom" => "Конец",
|
||
"config_cash_button" => "",
|
||
"config_cash_button_1" => "",
|
||
"config_cash_button_2" => "",
|
||
"config_cash_button_3" => "",
|
||
"config_cash_button_4" => "",
|
||
"config_cash_button_5" => "",
|
||
"config_cash_button_6" => "",
|
||
"config_cash_decimals" => "Десятичные Суммы Наличных",
|
||
"config_cash_decimals_tooltip" => "Если Десятичные суммы Наличных и Валюты совпадают, то округление наличных будет невозможно.",
|
||
"config_cash_rounding" => "Округление Наличных",
|
||
"config_category_dropdown" => "",
|
||
"config_center" => "Центр",
|
||
"config_change_apperance_tooltip" => "",
|
||
"config_comma" => "Запятая",
|
||
"config_company" => "Название Компании",
|
||
"config_company_avatar" => "",
|
||
"config_company_change_image" => "Сменить Изображение",
|
||
"config_company_logo" => "Логотип Компании",
|
||
"config_company_remove_image" => "Удалить Изображение",
|
||
"config_company_required" => "Имя Компании - обязательное поле для заполнения.",
|
||
"config_company_select_image" => "Выбрать Изображение",
|
||
"config_company_website_url" => "Веб-сайт Компании не является допустимым URL (http://...)",
|
||
"config_country_codes" => "Коды Страны",
|
||
"config_country_codes_tooltip" => "Список разделенных запятыми кодов стран для поиска номинального адреса.",
|
||
"config_currency_code" => "",
|
||
"config_currency_decimals" => "Десятичные суммы Валюты",
|
||
"config_currency_symbol" => "Символ валюты",
|
||
"config_current_employee_only" => "",
|
||
"config_customer_reward" => "",
|
||
"config_customer_reward_duplicate" => "",
|
||
"config_customer_reward_enable" => "",
|
||
"config_customer_reward_invalid_chars" => "",
|
||
"config_customer_reward_required" => "",
|
||
"config_customer_sales_tax_support" => "",
|
||
"config_date_or_time_format" => "Фильтр Даты и Времени",
|
||
"config_datetimeformat" => "Формат Даты и Времени",
|
||
"config_decimal_point" => " Decimal Point",
|
||
"config_default_barcode_font_size_number" => "The default barcode font size must be a number",
|
||
"config_default_barcode_font_size_required" => "The default barcode font size is a required field",
|
||
"config_default_barcode_height_number" => "The default barcode height must be a number",
|
||
"config_default_barcode_height_required" => "The default barcode height is a required field",
|
||
"config_default_barcode_num_in_row_number" => "The default barcode num in row must be a number",
|
||
"config_default_barcode_num_in_row_required" => "The default barcode num in row is a required field",
|
||
"config_default_barcode_page_cellspacing_number" => "The default barcode page cellspacing must be a number",
|
||
"config_default_barcode_page_cellspacing_required" => "The default barcode page cellspacing is a required field",
|
||
"config_default_barcode_page_width_number" => "The default barcode page width must be a number",
|
||
"config_default_barcode_page_width_required" => "The default barcode page width is a required field",
|
||
"config_default_barcode_width_number" => "The default barcode width must be a number",
|
||
"config_default_barcode_width_required" => "The default barcode width is a required field",
|
||
"config_default_item_columns" => "",
|
||
"config_default_origin_tax_code" => "Начальный Налоговый Код по Умолчанию",
|
||
"config_default_receivings_discount" => "",
|
||
"config_default_receivings_discount_number" => "",
|
||
"config_default_receivings_discount_required" => "",
|
||
"config_default_sales_discount" => "Скидка с Продаж по Умолчанию %",
|
||
"config_default_sales_discount_number" => "Скидка С продажи по Умолчанию должна быть номером.",
|
||
"config_default_sales_discount_required" => "Скидка с продажи по умолчанию - обязательное поле для заполнения.",
|
||
"config_default_tax_category" => "",
|
||
"config_default_tax_code" => "",
|
||
"config_default_tax_jurisdiction" => "",
|
||
"config_default_tax_name_number" => "Название Налога по Умолчанию должно быть строкой.",
|
||
"config_default_tax_name_required" => "Название Налога по Умолчанию - обязательное поле для заполнения.",
|
||
"config_default_tax_rate" => "Ставка Налога по Умолчанию %",
|
||
"config_default_tax_rate_1" => "Ставка Налога 1",
|
||
"config_default_tax_rate_2" => "ставка налога 2",
|
||
"config_default_tax_rate_3" => "",
|
||
"config_default_tax_rate_number" => "Обычный ставка налога должен быть цифра",
|
||
"config_default_tax_rate_required" => "Обычный ставка налога обязательный пробел",
|
||
"config_derive_sale_quantity" => "",
|
||
"config_derive_sale_quantity_tooltip" => "",
|
||
"config_dinner_table" => "",
|
||
"config_dinner_table_duplicate" => "Таблица должна быть уникальной.",
|
||
"config_dinner_table_enable" => "",
|
||
"config_dinner_table_invalid_chars" => "",
|
||
"config_dinner_table_required" => "",
|
||
"config_dot" => "точка",
|
||
"config_email" => "",
|
||
"config_email_configuration" => "Конфигурация Электронной Почты",
|
||
"config_email_mailpath" => "",
|
||
"config_email_protocol" => "Протокол",
|
||
"config_email_receipt_check_behaviour" => "Селектор «Получить по почте»",
|
||
"config_email_receipt_check_behaviour_always" => "Всегда активен",
|
||
"config_email_receipt_check_behaviour_last" => "запомнить",
|
||
"config_email_receipt_check_behaviour_never" => "Всегда деактивировано",
|
||
"config_email_smtp_crypto" => "",
|
||
"config_email_smtp_host" => "SMTP Сервер",
|
||
"config_email_smtp_pass" => "SMTP Пароль",
|
||
"config_email_smtp_port" => "",
|
||
"config_email_smtp_timeout" => "",
|
||
"config_email_smtp_user" => "",
|
||
"config_enable_avatar" => "",
|
||
"config_enable_avatar_tooltip" => "",
|
||
"config_enable_dropdown_tooltip" => "",
|
||
"config_enable_new_look" => "",
|
||
"config_enable_right_bar" => "",
|
||
"config_enable_right_bar_tooltip" => "",
|
||
"config_enforce_privacy" => "принудительной конфиденциальности",
|
||
"config_enforce_privacy_tooltip" => "",
|
||
"config_fax" => "Факс",
|
||
"config_file_perm" => "There are problems with file permissions please fix and reload this page.",
|
||
"config_financial_year" => "",
|
||
"config_financial_year_apr" => "1-е Апреля",
|
||
"config_financial_year_aug" => "1 - е Августа",
|
||
"config_financial_year_dec" => "1 - е Декабря",
|
||
"config_financial_year_feb" => "1 - е Февраля",
|
||
"config_financial_year_jan" => "1 - е Января",
|
||
"config_financial_year_jul" => "1 - е Июля",
|
||
"config_financial_year_jun" => "",
|
||
"config_financial_year_mar" => "1 - е Марта",
|
||
"config_financial_year_may" => "1 - е Мая",
|
||
"config_financial_year_nov" => "1 - е Ноября",
|
||
"config_financial_year_oct" => "1 - е Октября",
|
||
"config_financial_year_sep" => "1 - е Сентября",
|
||
"config_floating_labels" => "",
|
||
"config_gcaptcha_enable" => "",
|
||
"config_gcaptcha_secret_key" => "",
|
||
"config_gcaptcha_secret_key_required" => "",
|
||
"config_gcaptcha_site_key" => "",
|
||
"config_gcaptcha_site_key_required" => "",
|
||
"config_gcaptcha_tooltip" => "",
|
||
"config_general" => "Общее",
|
||
"config_general_configuration" => "Общая Конфигурация",
|
||
"config_giftcard_number" => "Номер Подарочной Карты",
|
||
"config_giftcard_random" => "",
|
||
"config_giftcard_series" => "",
|
||
"config_image_allowed_file_types" => "",
|
||
"config_image_max_height_tooltip" => "",
|
||
"config_image_max_size_tooltip" => "",
|
||
"config_image_max_width_tooltip" => "",
|
||
"config_image_restrictions" => "",
|
||
"config_include_hsn" => "",
|
||
"config_info" => "Информация",
|
||
"config_info_configuration" => "Информация о Магазине",
|
||
"config_input_groups" => "",
|
||
"config_integrations" => "",
|
||
"config_integrations_configuration" => "",
|
||
"config_invoice" => "Счет-фактура",
|
||
"config_invoice_configuration" => "",
|
||
"config_invoice_default_comments" => "",
|
||
"config_invoice_email_message" => "",
|
||
"config_invoice_enable" => "",
|
||
"config_invoice_printer" => "",
|
||
"config_invoice_type" => "",
|
||
"config_is_readable" => "",
|
||
"config_is_writable" => "is writable, but the permissions are higher than 750.",
|
||
"config_item_markup" => "",
|
||
"config_jsprintsetup_required" => "Warning! This disabled functionality will only work if you have the FireFox jsPrintSetup addon installed. Save anyway?",
|
||
"config_language" => "Язык",
|
||
"config_last_used_invoice_number" => "",
|
||
"config_last_used_quote_number" => "",
|
||
"config_last_used_work_order_number" => "",
|
||
"config_left" => "",
|
||
"config_license" => "",
|
||
"config_license_configuration" => "",
|
||
"config_line_sequence" => "",
|
||
"config_lines_per_page" => "Lines Per Page",
|
||
"config_lines_per_page_number" => "The lines per page must be a number",
|
||
"config_lines_per_page_required" => "The lines per page is a required field",
|
||
"config_locale" => "Localisation",
|
||
"config_locale_configuration" => "Localisation Configuration",
|
||
"config_locale_info" => "Localisation Configuration Information",
|
||
"config_location" => "",
|
||
"config_location_configuration" => "",
|
||
"config_location_info" => "",
|
||
"config_login_form" => "",
|
||
"config_logout" => "Don't you want to make a backup before logging out?",
|
||
"config_mailchimp" => "",
|
||
"config_mailchimp_api_key" => "",
|
||
"config_mailchimp_configuration" => "",
|
||
"config_mailchimp_key_successfully" => "",
|
||
"config_mailchimp_key_unsuccessfully" => "",
|
||
"config_mailchimp_lists" => "",
|
||
"config_mailchimp_tooltip" => "",
|
||
"config_message" => "",
|
||
"config_message_configuration" => "",
|
||
"config_msg_msg" => "",
|
||
"config_msg_msg_placeholder" => "If you wish to use a SMS template save your message here. Otherwise leave the box blank.",
|
||
"config_msg_pwd" => "",
|
||
"config_msg_pwd_required" => "",
|
||
"config_msg_src" => "",
|
||
"config_msg_src_required" => "",
|
||
"config_msg_uid" => "",
|
||
"config_msg_uid_required" => "",
|
||
"config_multi_pack_enabled" => "",
|
||
"config_no_risk" => "No security/vulnerability risks.",
|
||
"config_none" => "",
|
||
"config_notify_alignment" => "",
|
||
"config_number_format" => "",
|
||
"config_number_locale" => "Localisation",
|
||
"config_number_locale_invalid" => "The entered locale is invalid. Check the link in the tooltip to find a sensible value",
|
||
"config_number_locale_required" => "Number Locale is a required field",
|
||
"config_number_locale_tooltip" => "Find a suitable locale through this link",
|
||
"config_os_timezone" => "",
|
||
"config_ospos_info" => "",
|
||
"config_payment_options_order" => "",
|
||
"config_perm_risk" => "Permissions higher than 750 leaves this software at risk.",
|
||
"config_phone" => "Телефон Компании",
|
||
"config_phone_required" => "Телефон Компании обязательный пробел",
|
||
"config_print_bottom_margin" => "",
|
||
"config_print_bottom_margin_number" => "The default bottom margin must be a number",
|
||
"config_print_bottom_margin_required" => "The default bottom margin is a required field",
|
||
"config_print_delay_autoreturn" => "",
|
||
"config_print_delay_autoreturn_number" => "",
|
||
"config_print_delay_autoreturn_required" => "",
|
||
"config_print_footer" => "",
|
||
"config_print_header" => "",
|
||
"config_print_left_margin" => "",
|
||
"config_print_left_margin_number" => "The default left margin must be a number",
|
||
"config_print_left_margin_required" => "The default left margin is a required field",
|
||
"config_print_receipt_check_behaviour" => "",
|
||
"config_print_receipt_check_behaviour_always" => "",
|
||
"config_print_receipt_check_behaviour_last" => "",
|
||
"config_print_receipt_check_behaviour_never" => "",
|
||
"config_print_right_margin" => "",
|
||
"config_print_right_margin_number" => "The default right margin must be a number",
|
||
"config_print_right_margin_required" => "The default right margin is a required field",
|
||
"config_print_silently" => "",
|
||
"config_print_top_margin" => "",
|
||
"config_print_top_margin_number" => "The default top margin must be a number",
|
||
"config_print_top_margin_required" => "The default top margin is a required field",
|
||
"config_quantity_decimals" => "",
|
||
"config_quick_cash_enable" => "",
|
||
"config_quote_default_comments" => "",
|
||
"config_receipt" => "",
|
||
"config_receipt_category" => "",
|
||
"config_receipt_configuration" => "",
|
||
"config_receipt_default" => "",
|
||
"config_receipt_font_size" => "",
|
||
"config_receipt_font_size_number" => "",
|
||
"config_receipt_font_size_required" => "",
|
||
"config_receipt_info" => "",
|
||
"config_receipt_printer" => "",
|
||
"config_receipt_short" => "",
|
||
"config_receipt_show_company_name" => "",
|
||
"config_receipt_show_description" => "",
|
||
"config_receipt_show_serialnumber" => "",
|
||
"config_receipt_show_tax_ind" => "",
|
||
"config_receipt_show_taxes" => "",
|
||
"config_receipt_show_total_discount" => "",
|
||
"config_receipt_template" => "",
|
||
"config_receiving_calculate_average_price" => "",
|
||
"config_recv_invoice_format" => "",
|
||
"config_register_mode_default" => "",
|
||
"config_report_an_issue" => "",
|
||
"config_return_policy_required" => "Возвратний полис обязательный пробел",
|
||
"config_reward" => "",
|
||
"config_reward_configuration" => "",
|
||
"config_right" => "",
|
||
"config_sales_invoice_format" => "",
|
||
"config_sales_quote_format" => "",
|
||
"config_saved_successfully" => "Конфигурация успешно сохранена",
|
||
"config_saved_unsuccessfully" => "Конфигурация сохраненная безуспешно",
|
||
"config_security_issue" => "Security Vulnerability Warning",
|
||
"config_server_notice" => "Please use the below info for issue reporting.",
|
||
"config_service_charge" => "",
|
||
"config_show_due_enable" => "",
|
||
"config_show_office_group" => "",
|
||
"config_statistics" => "Send statistics",
|
||
"config_statistics_tooltip" => "Send statistics for development and feature improvement purposes",
|
||
"config_stock_location" => "",
|
||
"config_stock_location_duplicate" => "Please use an unique location name",
|
||
"config_stock_location_invalid_chars" => "The stock location name can not contain '_'",
|
||
"config_stock_location_required" => "Stock location number is a required field",
|
||
"config_suggestions_fifth_column" => "",
|
||
"config_suggestions_first_column" => "",
|
||
"config_suggestions_fourth_column" => "",
|
||
"config_suggestions_layout" => "",
|
||
"config_suggestions_second_column" => "",
|
||
"config_suggestions_third_column" => "",
|
||
"config_system_conf" => "Setup & Conf",
|
||
"config_system_info" => "System Info",
|
||
"config_table" => "",
|
||
"config_table_configuration" => "",
|
||
"config_takings_printer" => "Takings Printer",
|
||
"config_tax" => "",
|
||
"config_tax_category" => "",
|
||
"config_tax_category_duplicate" => "",
|
||
"config_tax_category_invalid_chars" => "",
|
||
"config_tax_category_required" => "",
|
||
"config_tax_category_used" => "",
|
||
"config_tax_configuration" => "",
|
||
"config_tax_decimals" => "",
|
||
"config_tax_id" => "",
|
||
"config_tax_included" => "",
|
||
"config_theme" => "",
|
||
"config_theme_preview" => "",
|
||
"config_thousands_separator" => "",
|
||
"config_timezone" => "Часовой пояс",
|
||
"config_timezone_error" => "",
|
||
"config_top" => "",
|
||
"config_use_destination_based_tax" => "",
|
||
"config_user_timezone" => "",
|
||
"config_website" => "Веб-сайт",
|
||
"config_wholesale_markup" => "",
|
||
"config_work_order_enable" => "",
|
||
"config_work_order_format" => "",
|
||
];
|