Files
translate/admin/language/uk-ua/marketing/contact.php

42 lines
1.9 KiB
PHP
Raw Permalink 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
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Heading
$_['heading_title'] = 'Пошта';
// Text
$_['text_success'] = 'Ваше повідомлення успішно відправлено!';
$_['text_sent'] = 'Ваше повідомлення успішно відправлено до %s з %s отримувачів!';
$_['text_list'] = 'Список макетів';
$_['text_default'] = 'За замовчуванням';
$_['text_newsletter'] = 'Всі абоненти підписки на новини';
$_['text_customer_all'] = 'Всі покупці';
$_['text_customer_group'] = 'Група покупців';
$_['text_customer'] = 'Покупці';
$_['text_affiliate_all'] = 'Всі партнери';
$_['text_affiliate'] = 'Партнери';
$_['text_product'] = 'Товари';
// Entry
$_['entry_store'] = 'Від';
$_['entry_to'] = 'До';
$_['entry_customer_group'] = 'Група покупців';
$_['entry_customer'] = 'Покупець';
$_['entry_affiliate'] = 'Партнер';
$_['entry_product'] = 'Товари';
$_['entry_subject'] = 'Тема';
$_['entry_message'] = 'Повідомлення';
// Help
$_['help_customer'] = 'Автозаповнення';
$_['help_affiliate'] = 'Автозаповнення';
$_['help_product'] = 'Відправити тільки покупцям,які купили товари зі списку. (Автозаповнення)';
// Error
$_['error_permission'] = 'У Вас немає доступу для відправки E-Mail\'s!';
$_['error_subject'] = 'Необхідно додати тему листа!';
$_['error_message'] = 'Необхідно додати повідомлення!';