mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
Update translation
This commit is contained in:
34
catalog/language/ukrainian/information/contact.php
Executable file
34
catalog/language/ukrainian/information/contact.php
Executable file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Контакти';
|
||||
|
||||
// Text
|
||||
$_['text_location'] = 'Наше розміщення';
|
||||
$_['text_store'] = 'Наш магазин';
|
||||
$_['text_contact'] = 'Форма зв`язку';
|
||||
$_['text_address'] = 'Адреса';
|
||||
$_['text_telephone'] = 'Телефон';
|
||||
$_['text_fax'] = 'Факс';
|
||||
$_['text_open'] = 'Графік роботи';
|
||||
$_['text_comment'] = 'Коментарі';
|
||||
$_['text_success'] = '<p>Ваш запит був успішно відправлений до адміністрації магазину!</p>';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Ваше ім`я';
|
||||
$_['entry_email'] = 'E-Mail';
|
||||
$_['entry_enquiry'] = 'Запит';
|
||||
$_['entry_captcha'] = 'Введіь код в полі нижче';
|
||||
|
||||
// Email
|
||||
$_['email_subject'] = 'Запит %s';
|
||||
|
||||
// Errors
|
||||
$_['error_name'] = 'Ім`я повинно містит від 3 до 32 символів!';
|
||||
$_['error_email'] = 'Неправильний E-Mail!';
|
||||
$_['error_enquiry'] = 'Запит повинен містити від 10 до 3000 символів!';
|
||||
$_['error_captcha'] = 'Код підтвердження не відповідає зображенню!';
|
||||
8
catalog/language/ukrainian/information/information.php
Executable file
8
catalog/language/ukrainian/information/information.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_error'] = 'Інформаційна сторінка не знайдена!';
|
||||
22
catalog/language/ukrainian/information/sitemap.php
Executable file
22
catalog/language/ukrainian/information/sitemap.php
Executable file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Мапа сайту';
|
||||
|
||||
// Text
|
||||
$_['text_special'] = 'Спеціальні пропозиції';
|
||||
$_['text_account'] = 'Обліковий запис';
|
||||
$_['text_edit'] = 'Інформація облікового запису';
|
||||
$_['text_password'] = 'Пароль';
|
||||
$_['text_address'] = 'Адресна книга';
|
||||
$_['text_history'] = 'Історія замовлень';
|
||||
$_['text_download'] = 'Завантаження';
|
||||
$_['text_cart'] = 'Кошик';
|
||||
$_['text_checkout'] = 'Оформити замовлення';
|
||||
$_['text_search'] = 'Пошук';
|
||||
$_['text_information'] = 'Інформація';
|
||||
$_['text_contact'] = 'Контакти';
|
||||
Reference in New Issue
Block a user