mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 15:32:11 +00:00
first commit
This commit is contained in:
34
catalog/language/ukrainian/information/contact.php
Normal file
34
catalog/language/ukrainian/information/contact.php
Normal file
@@ -0,0 +1,34 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Контакти'; #21747
|
||||
$_['text_address'] = 'Адреса:'; #21748
|
||||
$_['text_email'] = 'Електронна адреса:'; #21749
|
||||
$_['text_telephone'] = 'Телефон:'; #21750
|
||||
$_['text_fax'] = 'Факс:'; #21751
|
||||
$_['entry_email'] = 'Електронна адреса:'; #21752
|
||||
$_['text_message'] = 'Ваш запит було успішно надіслано власнику магазина!'; #21780
|
||||
$_['entry_name'] = 'Ім’я:'; #21781
|
||||
$_['entry_enquiry'] = 'Питання:'; #21782
|
||||
$_['entry_captcha'] = 'Введіть код на зображенні:'; #21783
|
||||
$_['email_subject'] = 'Питання %s'; #21784
|
||||
$_['error_name'] = 'Ім’я повинно містити від 3 до 32 символів!'; #21785
|
||||
$_['error_email'] = 'Електронна адреса має невірний формат'; #21786
|
||||
$_['error_enquiry'] = 'Запит повинен містити від 10 до 3000 символів'; #21787
|
||||
$_['error_captcha'] = 'Код перевірки не співпадає з кодом на зображенні!'; #21788
|
||||
20
catalog/language/ukrainian/information/information.php
Normal file
20
catalog/language/ukrainian/information/information.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_error'] = 'Інформаційної сторінки не знайдено!'; #21753
|
||||
32
catalog/language/ukrainian/information/sitemap.php
Normal file
32
catalog/language/ukrainian/information/sitemap.php
Normal file
@@ -0,0 +1,32 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 UTF-8
|
||||
Copyright (C) 2010 Ukrainian Localization by OpenCart Ukrainian Team (http://github.com/opencart-ukraine). All rights reserved.
|
||||
|
||||
Translators:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
and others.
|
||||
|
||||
Responsible for Translation:
|
||||
Eugene Kuligin (http://github.com/shaman)
|
||||
|
||||
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
Ask a question http://github.com/opencart-ukraine
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['heading_title'] = 'Мапа сайту'; #21754
|
||||
$_['text_special'] = 'Спеціальні пропозиції'; #21768
|
||||
$_['text_account'] = 'Мій обліковий запис'; #21769
|
||||
$_['text_edit'] = 'Інформація облікового запису'; #21770
|
||||
$_['text_password'] = 'Пароль'; #21771
|
||||
$_['text_address'] = 'Адресна книга'; #21772
|
||||
$_['text_history'] = 'Історія замовлень'; #21773
|
||||
$_['text_download'] = 'Завантаження'; #21774
|
||||
$_['text_cart'] = 'Кошик'; #21775
|
||||
$_['text_checkout'] = 'Оформити'; #21776
|
||||
$_['text_search'] = 'Пошук'; #21777
|
||||
$_['text_information'] = 'Інформація'; #21778
|
||||
$_['text_contact'] = 'Контакти'; #21779
|
||||
Reference in New Issue
Block a user