first commit

This commit is contained in:
Eugene Kuligin
2014-05-06 02:58:28 +03:00
parent f3d633c876
commit 5fda81adea
204 changed files with 6515 additions and 1 deletions

View File

@@ -0,0 +1,31 @@
<?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)
Larisa Bodnar (bodnar_larisa@meta.ua)
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'] = 'Мій обліковий запис'; #21762
$_['text_account'] = 'Обліковий запис'; #21763
$_['text_my_account'] = 'Мій обліковий запис'; #21764
$_['text_my_orders'] = 'Мої замовлення'; #21765
$_['text_my_newsletter'] = 'Розсилання новин'; #21766
$_['text_download'] = 'Завантаження'; #21767
$_['text_information'] = 'Редагувати інформацію облікового запису'; #21946
$_['text_password'] = 'Змінити пароль'; #21947
$_['text_address'] = 'Змінити записи адресної книги'; #21948
$_['text_history'] = 'Переглянути історію замовлень'; #21949
$_['text_newsletter'] = 'Підписатись / не підписуватись на розсилання новин'; #21950

View File

@@ -0,0 +1,45 @@
<?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:
Larisa Bodnar (bodnar_larisa@meta.ua)
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'] = 'Адресна книга'; #21951
$_['text_account'] = 'Обліковий запис'; #21952
$_['text_address_book'] = 'Записи адресної книги'; #21953
$_['text_edit_address'] = 'Редагувати адресу'; #21954
$_['text_insert'] = 'Вашу адресу було успішно додано'; #21955
$_['text_update'] = 'Вашу адресу було успішно оновлено'; #21956
$_['text_delete'] = 'Вашу адресу було успішно видалено'; #21957
$_['entry_firstname'] = 'Ім’я:'; #21958
$_['entry_lastname'] = 'Прізвище:'; #21959
$_['entry_company'] = 'Компанія:'; #21960
$_['entry_address_1'] = 'Адреса 1:'; #21961
$_['entry_address_2'] = 'Адреса 2:'; #21962
$_['entry_postcode'] = 'Поштовий індекс:'; #21963
$_['entry_city'] = 'Місто:'; #21964
$_['entry_country'] = 'Країна:'; #21965
$_['entry_zone'] = 'Регіон / область:'; #21966
$_['entry_default'] = 'Адреса за замовчуванням:'; #21967
$_['error_delete'] = 'Помилка: треба ввести принаймні одну адресу!'; #21968
$_['error_default'] = 'Помилка: ви не можете видалити вашу адресу за замовчуванням!'; #21969
$_['error_firstname'] = 'Ім’я повинно містити від 1 до 32 симлоів!'; #21970
$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 симлоів!'; #21971
$_['error_address_1'] = 'Адреса повинна містити від 1 до 32 симлоів!'; #21972
$_['error_city'] = 'Місто повинно містити від 1 до 32 симлоів!'; #21973
$_['error_postcode'] = 'Поштовий індекс понен містити від 2 до 10 символів для цієї країни!'; #21974
$_['error_country'] = 'Будь ласка, оберіть країну!'; #21975
$_['error_zone'] = 'Будь ласка, оберіть регіон / область!'; #21976

View File

@@ -0,0 +1,58 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
Eugene Kuligin (http://github.com/shaman)
Larisa Bodnar (bodnar_larisa@meta.ua)
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'] = 'Створити обліковий запис'; #21977
$_['text_account'] = 'Обліковий запис'; #21978
$_['text_create'] = 'Зареєструватись'; #21979
$_['text_your_details'] = 'Ваші особисті дані'; #21980
$_['text_your_address'] = 'Ваша адреса'; #21981
$_['text_newsletter'] = 'Розсилка новин'; #21982
$_['text_your_password'] = 'Ваш пароль'; #21983
$_['entry_firstname'] = 'Ім’я:'; #21984
$_['entry_lastname'] = 'Прізвище:'; #21985
$_['entry_email'] = 'Електронна адреса'; #21986
$_['entry_telephone'] = 'Телефон:'; #21987
$_['entry_fax'] = 'Факс:'; #21988
$_['entry_company'] = 'Компанія:'; #21989
$_['entry_address_1'] = 'Адреса 1:'; #21990
$_['entry_address_2'] = 'Адреса 2:'; #21991
$_['entry_postcode'] = 'Поштовий індекс:'; #21992
$_['entry_city'] = 'Місто:'; #21993
$_['entry_country'] = 'Країна:'; #21994
$_['entry_zone'] = 'Регіон / Область:'; #21995
$_['entry_newsletter'] = 'Підписка:'; #21996
$_['entry_password'] = 'Пароль:'; #21997
$_['entry_confirm'] = 'Підтвердження пароля:'; #21998
$_['error_exists'] = 'Помилка: Електронну адресу вже зареєстровано!'; #21999
$_['error_firstname'] = 'Ім’я повинно містити від 1 до 32 симлоів!'; #22000
$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 симлоів!'; #22001
$_['error_email'] = 'Електронна адреса не дійсна!'; #22002
$_['error_password'] = 'Пароль повинен містити від 3 до 20 симлоів!'; #22003
$_['error_confirm'] = 'Підтверджений пароль не співпадає з паролем!'; #22004
$_['error_address_1'] = 'Адреса 1 повинна мати від 3 до 128 симлоів!'; #22005
$_['error_city'] = 'Назва міста повинна містити від 3 до 128 символів!'; #22006
$_['error_postcode'] = 'Поштовий індекс для цієї країни понен містити від 2 до 10 символів!'; #22007
$_['error_country'] = 'Будь ласка, оберіть країну!'; #22008
$_['error_zone'] = 'Будь ласка, оберіть регіон / область!'; #22009
$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 симлоів!'; #22010
$_['error_agree'] = 'Помилка: вам потрібно погодитись з %s!'; #22011
$_['text_agree'] = 'Я прочитав розділ <a class="thickbox" href="index.php?route=information/information/loadInfo&create=1" alt="%s"><b>%s</b></a> та згоден з правилами'; #22121
$_['text_account_already'] = 'Якщо ви вже маєте обліковий запис, будь ласка, <a href="%s">авторизуйтесь</a>.'; #22185

View File

@@ -0,0 +1,30 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_downloads'] = 'Завантаження'; #22122
$_['text_order'] = 'Номер замовлення:'; #22123
$_['text_date_added'] = 'Додано:'; #22124
$_['text_name'] = 'Назва:'; #22125
$_['text_remaining'] = 'Залишилося:'; #22126
$_['text_size'] = 'Розмір:'; #22127
$_['text_download'] = 'Завантажити'; #22128
$_['text_error'] = 'У вас немає попередніх завантажень!'; #22129
$_['heading_title'] = 'Завантаження з облікового запису'; #22200
$_['text_account'] = 'Обліковий запис'; #22201

View File

@@ -0,0 +1,36 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_edit'] = 'Редагувати дані'; #22130
$_['text_your_details'] = 'Ваші персональні дані'; #22131
$_['entry_firstname'] = 'Ім’я:'; #22132
$_['entry_lastname'] = 'Прізвище:'; #22133
$_['entry_date_of_birth'] = 'Дата народження:'; #22134
$_['entry_email'] = 'Електронна адреса:'; #22135
$_['entry_telephone'] = 'Телефон:'; #22136
$_['entry_fax'] = 'Факс:'; #22137
$_['error_exists'] = 'Помилка: така електронна адреса вже зареєстрована!'; #22138
$_['error_firstname'] = 'Ім’я має бути від 3 до 32 символів!'; #22139
$_['error_email'] = 'Електронну адресу введено невірно!'; #22140
$_['text_account'] = 'Обліковий запис'; #22364
$_['text_success'] = 'Ваш обліковий запис було успішно оновлено.'; #22365
$_['error_lastname'] = 'Прізвище повинно містити від 3 до 32 символів!'; #22366
$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; #22367
$_['heading_title'] = 'Обліковий запис'; #24094

View File

@@ -0,0 +1,28 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Забули свій пароль?'; #22141
$_['text_account'] = 'Кабінет'; #22142
$_['text_forgotten'] = 'Забули пароль'; #22143
$_['text_your_email'] = 'Ваша електронна адреса'; #22144
$_['text_success'] = 'Новий пароль відправлено на вашу електронну адресу.'; #22145
$_['entry_email'] = 'Електронна адреса'; #22146
$_['error_email'] = 'Електронну адресу не було знайдено в нашій базі, спробуйте знову!'; #22147
$_['text_email'] = 'Вкажіть адресу електронної пошти від вашого облікового запису. Натисніть кнопку «Продовжити», щоб отримати подальші інструкції.'; #24093

View File

@@ -0,0 +1,29 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Ваша історія замовлень'; #22148
$_['text_account'] = 'Кабінет'; #22149
$_['text_history'] = 'Історія замовлень'; #22150
$_['text_order'] = 'Номер замовлення:'; #22151
$_['text_status'] = 'Статус:'; #22152
$_['text_date_added'] = 'Додано:'; #22153
$_['text_customer'] = 'Клієнт:'; #22154
$_['text_products'] = 'Товари:'; #22155
$_['text_total'] = 'Всього до сплати'; #22156
$_['text_error'] = 'Ви не маєте попередніх замовлень!'; #22157

View File

@@ -0,0 +1,43 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Замовлення рахунку'; #22158
$_['text_account'] = 'Кабінет'; #22159
$_['text_history'] = 'Історія замовлень'; #22160
$_['text_invoice'] = 'Рахунок'; #22161
$_['text_invoice_id'] = 'Номер рахунку'; #22162
$_['text_order_id'] = 'Номер замовлення'; #22163
$_['text_email'] = 'Електронна адреса'; #22164
$_['text_telephone'] = 'Телефон'; #22165
$_['text_fax'] = 'Факс'; #22166
$_['text_shipping_address'] = 'Адреса доставки'; #22167
$_['text_shipping_method'] = 'Метод доставки'; #22168
$_['text_payment_address'] = 'Адреса оплати'; #22169
$_['text_order_history'] = 'Історія замовлень'; #22170
$_['text_product'] = 'Товари'; #22171
$_['text_model'] = 'Модель'; #22172
$_['text_quantity'] = 'Кількість'; #22173
$_['text_price'] = 'Ціна'; #22174
$_['text_total'] = 'Всього до сплати'; #22175
$_['text_comment'] = 'Коментар до замовлення'; #22176
$_['column_status'] = 'Статус'; #22177
$_['column_comment'] = 'Коментарі'; #22178
$_['text_payment_method'] = 'Спосіб оплати'; #22368
$_['text_error'] = 'Запитаний вами рахунок не знайдено!'; #22369
$_['column_date_added'] = 'Дата долучення'; #22370

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Авторизація'; #22179
$_['text_login'] = 'Вхід'; #22180
$_['text_i_am_new_customer'] = 'Новий покупець'; #22181
$_['text_checkout'] = 'Параметри замовлення'; #22182
$_['text_guest'] = 'Замовити без реєстрації'; #22183
$_['entry_password'] = 'Пароль:'; #22184
$_['text_account'] = 'Обліковий запис'; #22186
$_['text_register'] = 'Створити обліковий запис'; #22187
$_['text_returning_customer'] = 'Постійний покупець'; #22188
$_['text_i_am_returning_customer'] = 'Вхід для постійних клієнтів'; #22189
$_['entry_email_address'] = 'Електронна адреса:'; #22190
$_['error_login'] = 'Помилка: електронна адреса або пароль не вказані.'; #22191
$_['text_create_account'] = 'Створення облікового запису прискорить процес покупок, дозволить спостерігати за статусом замовлення та надасть можливість аналізувати попередні замовлення.'; #22195
$_['text_forgotten_password'] = 'Забули пароль?'; #24119

View File

@@ -0,0 +1,23 @@
<?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'] = 'Вихід з облікового запису'; #22192
$_['text_account'] = 'Обліковий запис'; #22193
$_['text_logout'] = 'Вихід'; #22194
$_['text_message'] = '<p>Ви вийшли з облікового запису.</p><p>Ваш кошик покупок було збережено. Він буде доступний після наступного входу в систему.</p>'; #22215

View File

@@ -0,0 +1,24 @@
<?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'] = 'Підписка на розсилання новин'; #22202
$_['text_account'] = 'Обліковий запис'; #22203
$_['text_newsletter'] = 'Розсилання новин'; #22204
$_['text_success'] = 'Вашу підписку було успішно оновлено!'; #22205
$_['entry_newsletter'] = 'Підписка:'; #22206

View File

@@ -0,0 +1,27 @@
<?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'] = 'Змінити пароль'; #22207
$_['text_account'] = 'Обліковий запис'; #22208
$_['text_password'] = 'Ваш пароль'; #22209
$_['text_success'] = 'Успішно: ваш пароль успішно оновлено.'; #22210
$_['entry_password'] = 'Пароль:'; #22211
$_['entry_confirm'] = 'Підтвердження паролю:'; #22212
$_['error_password'] = 'Пароль повинен містити від 3 до 20 символів!'; #22213
$_['error_confirm'] = 'Пароль та підтвердження паролю не співпадають!'; #22214

View File

@@ -0,0 +1,25 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_success'] = 'Готово'; #22120
$_['heading_title'] = 'Ваш обліковий запис створено!'; #22196
$_['text_message'] = '<p>Вітаємо! Ваш обліковий запис було успішно створено.</p><p>Тепер Ви можете скористатися додатковими можливостями: проглядання історії замовлень, друк рахунку, зміна інформації вашого профілю та багато іншого.</p><p>Лист з даними про реєстрацію було відправлено на вашу електронну адресу. Якщо ви не отримали листа або маєте питання, <a href="%s">напишіть нам</a>.</p>'; #22197
$_['text_approval'] = 'Дякуємо за реєстрацію %s!</p><p>Ви будете повідомлені на електронну адресу, як тільки обліковий запис буде активовано адміністрацією магазину.</p><p>Якщо у вас виникли питання, <a href="%s">напишіть нам</a>.</p>'; #22198
$_['text_account'] = 'Обліковий запис'; #22199

View File

@@ -0,0 +1,45 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Адреса замовлення'; #22036
$_['text_basket'] = 'Кошик'; #22037
$_['text_shipping'] = 'Доставка'; #22038
$_['text_payment'] = 'Оплата'; #22039
$_['text_address'] = 'Адреса'; #22040
$_['text_new_address'] = 'Нова адреса'; #22041
$_['text_entries'] = 'Адресна книга'; #22042
$_['entry_firstname'] = 'Ім’я'; #22043
$_['entry_lastname'] = 'Прізвище'; #22044
$_['entry_company'] = 'Компанія'; #22045
$_['entry_address_1'] = 'Адреса 1:'; #22046
$_['entry_address_2'] = 'Адреса 2'; #22047
$_['entry_postcode'] = 'Поштовий індекс:'; #22437
$_['entry_city'] = 'Місто:'; #22438
$_['entry_zone'] = 'Регіон / Область:'; #22439
$_['entry_country'] = 'Країна:'; #22440
$_['entry_telephone'] = 'Телефон:'; #22441
$_['entry_fax'] = 'Факс:'; #22442
$_['error_firstname'] = 'Ім’я повинно містити від 1 до 32 символів!'; #22443
$_['error_lastname'] = 'Прізвище повинно містити від 1 до 32 символів!'; #22444
$_['error_address_1'] = 'Адреса повинна містити від 3 до 64 символів!'; #22445
$_['error_city'] = 'Назва міста повинна містити від 3 до 32 символів!'; #22446
$_['error_postcode'] = 'Поштовий індекс повинен містити від 2 до 10 символів для цієї країни!'; #22447
$_['error_country'] = 'Будь ласка, оберіть країну'; #22448
$_['error_zone'] = 'Будь ласка, оберіть регіон / область'; #22449

View File

@@ -0,0 +1,33 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Кошик'; #22048
$_['text_basket'] = 'Кошик'; #22049
$_['text_sub_total'] = 'Сума:'; #22050
$_['text_error'] = 'Ваш кошик порожній!'; #22051
$_['column_remove'] = 'Видалити'; #22052
$_['column_image'] = 'Зображення'; #22053
$_['column_name'] = 'Назва'; #22054
$_['column_model'] = 'Модель'; #22055
$_['column_quantity'] = 'Кількість'; #22056
$_['column_total'] = 'Разом'; #22057
$_['text_weight'] = 'Вага кошика:'; #22450
$_['column_price'] = 'Ціна за одиницю'; #22451
$_['error_stock'] = 'Товари, відмічені «***» не доступні в потрібній кількості або їх немає на складі!'; #22452

View File

@@ -0,0 +1,43 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Підтвердження замовлення'; #22058
$_['text_basket'] = 'Кошик'; #22059
$_['text_shipping'] = 'Доставка'; #22060
$_['text_payment'] = 'Оплата'; #22061
$_['text_guest_step_1'] = 'Замовлення без реєстрації - крок перший'; #22062
$_['text_guest_step_2'] = 'Замовлення без реєстрації - крок другий'; #22063
$_['text_confirm'] = 'Підтвердження'; #22064
$_['text_shipping_address'] = 'Адреса доставки'; #22065
$_['text_shipping_method'] = 'Метод доставки'; #22066
$_['text_payment_address'] = 'Замовник'; #22067
$_['text_payment_method'] = 'Метод оплати'; #22068
$_['entry_coupon'] = 'Купон:'; #22069
$_['column_product'] = 'Товар'; #22070
$_['column_model'] = 'Модель'; #22071
$_['column_quantity'] = 'Кількість'; #22072
$_['column_price'] = 'Ціна'; #22073
$_['column_total'] = 'Всього до сплати'; #22074
$_['text_change'] = 'Змінити'; #22453
$_['text_comment'] = 'Ваші коментарі'; #22454
$_['text_discount'] = 'Дисконтний купон'; #22455
$_['text_coupon'] = 'Вкажіть код дисконтного купону та натисніть кнопку «Активувати купон»'; #22456
$_['text_success'] = 'Дисконтний купон успішно активовано!'; #22457
$_['error_coupon'] = 'Вказаний код не дійсний, перевірте термін дії дисконтного купону і ліміт кількості використання!'; #22458

View File

@@ -0,0 +1,26 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Помилка оформлення'; #22075
$_['text_basket'] = 'Кошик'; #22076
$_['text_shipping'] = 'Доставка'; #22077
$_['text_payment'] = 'Оплата'; #22078
$_['text_failure'] = 'Невдача'; #22079
$_['text_message'] = '<p>Виникла проблема при спробі обробити ваше замовлення!</p><p>Якщо проблему не вирішено, спробуйте обрати інший метод оплати або зверніться до <a href="%s">власника магазину</a>.'; #22459

View File

@@ -0,0 +1,48 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Замовлення без реєстрації - крок перший'; #22080
$_['text_cart'] = 'Кошик'; #22081
$_['text_guest_step_1'] = 'Замовлення без реєстрації - крок перший'; #22082
$_['text_your_details'] = 'Ваші персональні дані'; #22083
$_['text_your_address'] = 'Ваша адреса'; #22084
$_['text_shipping_address'] = 'Адреса доставки'; #22085
$_['text_indicator'] = 'Відзначте тут, якщо у вас є окрема адреса доставки.'; #22086
$_['entry_lastname'] = 'Прізвище:'; #22087
$_['entry_email'] = 'Електронна адреса:'; #22088
$_['entry_telephone'] = 'Телефон:'; #22089
$_['entry_fax'] = 'Факс:'; #22090
$_['entry_company'] = 'Компанія:'; #22091
$_['entry_address_2'] = 'Адреса 2:'; #22092
$_['entry_city'] = 'Місто:'; #22093
$_['entry_country'] = 'Країна:'; #22094
$_['entry_zone'] = 'Регіон / Область:'; #22095
$_['error_email'] = 'Електронна адреса не вірна!'; #22096
$_['entry_firstname'] = 'Ім’я:'; #22473
$_['entry_address_1'] = 'Адреса 1:'; #22474
$_['entry_postcode'] = 'Поштовий індекс:'; #22475
$_['error_firstname'] = 'Ім’я повинно містити від 3 до 32 символів!'; #22476
$_['error_lastname'] = 'Прізвище повинно містити від 3 до 32 символів!'; #22477
$_['error_telephone'] = 'Телефон повинен містити від 3 до 32 символів!'; #22478
$_['error_address_1'] = 'Адреса повинна містити від 3 до 128 символів!'; #22479
$_['error_city'] = 'Назва міста повинна містити від 3 до 128 символів!'; #22480
$_['error_postcode'] = 'Поштовий індекс повинен містити від 2 до 10 символів для цієї країни!'; #22481
$_['error_country'] = 'Будь ласка, оберіть країну!'; #22482
$_['error_zone'] = 'Будь ласка, оберіть регіон / область!'; #22483

View File

@@ -0,0 +1,40 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_cart'] = 'Кошик'; #22097
$_['text_shipping_methods'] = 'Будь ласка, виберіть спосіб доставки.'; #22098
$_['text_payment_method'] = 'Метод оплати'; #22099
$_['error_agree'] = 'Ви повинні погодитися з правилами %s!'; #22100
$_['heading_title'] = 'Замовлення без реєстрації &mdash; крок другий'; #22486
$_['text_guest_step_1'] = 'Без реєстрації &mdash; крок перший'; #22487
$_['text_guest_step_2'] = 'Без реєстрації &mdash; крок другий'; #22488
$_['text_shipping_method'] = 'Метод доставки'; #22489
$_['text_payment_methods'] = 'Будь ласка, оберіть спосіб оплати.'; #22490
$_['text_comments'] = 'Додати коментар до замовлення'; #22491
$_['text_agree'] = 'Я прочитав <a class="thickbox" href="index.php?route=information/information/loadInfo&checkout=1" alt="%s"><b>%s</b></a> і погоджуюсь з ними'; #22492
$_['entry_shipping'] = 'Метод доставки:'; #22493
$_['entry_payment'] = 'Метод оплати:'; #22494
$_['error_shipping'] = 'Помилка: спосіб доставки не вибрано!'; #22495
$_['error_no_shipping'] = 'Немає доступних методів доставки. Звяжіться <a href="index.php?route=information/contact">з нами</a> будь ласка'; #22496
$_['error_payment'] = 'Помилка: спосіб оплати не вибрано!'; #22497
$_['text_coupon'] = 'Для використання знижки, вкажіть код дисконтного купону та натисніть «Застосувати дисконтний купон»'; #22499
$_['text_success'] = 'Дисконтний купон успішно активовано!'; #22500
$_['entry_coupon'] = 'Дисконтний купон:'; #22501
$_['error_coupon'] = 'Вказаний код не дійсний, перевірте термін дії дисконтного купону і ліміт кількості використання!'; #22502

View File

@@ -0,0 +1,36 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Інфморація про оплату'; #22101
$_['text_basket'] = 'Кошик'; #22102
$_['text_shipping'] = 'Доставка'; #22103
$_['text_payment'] = 'Оплата'; #22104
$_['text_payment_address'] = 'Адреса оплати'; #22105
$_['text_payment_method'] = 'Метод оплати'; #22106
$_['text_comments'] = 'Додати коментар до Вашого замовлення'; #22107
$_['text_success'] = 'Купон успішно активовано!'; #22108
$_['error_agree'] = 'Ви повинні погодитися з правилами %s!'; #22109
$_['text_payment_to'] = 'Будь ласка, оберіть адресу для отримання замовлення.'; #22466
$_['text_payment_methods'] = 'Будь ласка, оберіть бажаний спосіб оплати.'; #22467
$_['text_agree'] = 'Я прочитав <a class="thickbox" href="index.php?route=information/information/loadInfo&checkout=1" alt="%s"><b>%s</b></a> і погоджуюсь з ними.'; #22468
$_['text_coupon'] = 'Вкажіть код купону та натисніть кнопку «Активувати купон»'; #22469
$_['entry_coupon'] = 'Купон:'; #22470
$_['error_payment'] = 'Спосіб оплати не обрано!'; #22471
$_['error_coupon'] = 'Вказаний код не дійсний, перевірте термін дії дисконтного купону і ліміт кількості використання!'; #22472

View File

@@ -0,0 +1,30 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Інформація про доставку'; #22110
$_['text_basket'] = 'Кошик'; #22111
$_['text_shipping'] = 'Доставка'; #22112
$_['text_shipping_method'] = 'Метод доставки'; #22113
$_['text_shipping_to'] = 'Будь ласка, оберіть адресу для отримання замовлення.'; #22460
$_['text_shipping_address'] = 'Адреса доставки'; #22461
$_['text_shipping_methods'] = 'Будь ласка, оберіть бажаний метод доставки.'; #22462
$_['text_comments'] = 'Додати коментар до замовлення'; #22463
$_['error_shipping'] = 'Спосіб доставки не обрано!'; #22464
$_['error_no_shipping'] = 'Немає доступних способів доставки. Будь ласка, <a href="index.php?route=information/contact">зв’яжіться з нами</a> для рішення проблеми!'; #22465

View File

@@ -0,0 +1,28 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_basket'] = 'Кошик'; #22114
$_['text_shipping'] = 'Доставка'; #22115
$_['text_payment'] = 'Оплата'; #22116
$_['text_guest'] = 'Замовлення без реєстрації'; #22117
$_['text_confirm'] = 'Підвердити'; #22118
$_['text_success'] = 'Готово'; #22119
$_['heading_title'] = 'Ваше замовлення оброблено!'; #22436
$_['text_message'] = '<p>Ваше замовлення успішно оброблено! Замовлення буде доставлене до місця призначення протягом 1-2 робочих днів. </p> Ви можете переглядати свою історію замовлень в <a href="%s">Обліковому записі</a> на сторінці <a href="%s">історії замовлення</a>.</p><p> Якщо у вас виникли питання, <a href="%s">напишіть нам листа</a>.</p><p>Дякуємо за покупку!</p>'; #22498

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_powered_by'] = 'Працює на <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s'; #22019

View File

@@ -0,0 +1,33 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_special'] = 'Спеціальні'; #22020
$_['text_contact'] = 'Контакти'; #22024
$_['text_sitemap'] = 'Мапа сайту'; #22025
$_['text_bookmark'] = 'Закладки'; #22026
$_['text_account'] = 'Кабінет'; #22027
$_['text_login'] = 'Вхід'; #22028
$_['text_logout'] = 'Вихід'; #22029
$_['text_cart'] = 'Кошик'; #22030
$_['text_checkout'] = 'Оформити'; #22031
$_['text_keyword'] = 'Ключові слова'; #22032
$_['text_advanced'] = 'Розширений пошук'; #22033
$_['text_category'] = 'Всі категорії'; #22034
$_['entry_search'] = 'Пошук'; #22035
$_['text_home'] = 'Початок'; #22371

View File

@@ -0,0 +1,21 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Ласкаво просимо на %s'; #22021
$_['text_latest'] = 'Останні товари'; #22022

View File

@@ -0,0 +1,22 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Сайт на технічному обслуговуванні'; #22023
$_['text_maintenance'] = 'Сайт знаходиться на технічному обслуговуванні'; #22372
$_['text_message'] = '<h1 style="text-align:center;"> На даний момент проводиться планове технічне обслуговування. <br/> Завітайте, будь ласка, пізніше. </h1>'; #22373

View File

@@ -0,0 +1,21 @@
<?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'] = 'Запитану вами сторінку не знайдено!'; #21745
$_['text_error'] = 'Запитану вами сторінку не знайдено.'; #21746

View 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

View 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

View 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

View File

@@ -0,0 +1,25 @@
<?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_subject'] = '%s, дякуємо за реєстрацію!'; #21861
$_['text_welcome'] = 'Вітаємо з реєстрацією в %s'; #21862
$_['text_login'] = 'Ваш аккаунт було створено! Тепер ви можете увійти в систему, використовуючи адресу електронної пошти та пароль, відвідавши наш сайт за наступною адресою:'; #21863
$_['text_approval'] = 'Ваш обліковий запис повинен бути затверджений, перш ніж ви зможете увійти. Після затвердження ви зможете увійти в систему, використовуючи адресу електронної пошти та пароль, відвідавши наш сайт за наступною адресою:'; #21864
$_['text_services'] = 'Після входу в систему, ви зможете отримати доступ до інших послуг, включаючи огляд минулих замовлень, друк рахунків-фактур і редагування інформації про обліковий запис.'; #21865
$_['text_thanks'] = 'Дякуємо,'; #21866

View File

@@ -0,0 +1,22 @@
<?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_subject'] = '%s - Новий пароль'; #21867
$_['text_greeting'] = 'Новий пароль було запитано від %s'; #21868
$_['text_password'] = 'Ваш новий пароль:'; #21869

View File

@@ -0,0 +1,46 @@
<?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)
Larisa Bodnar (bodnar_larisa@meta.ua)
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_subject'] = '%s - Замовлення %s'; #21915
$_['text_received'] = 'Ви отримали замовлення.'; #21916
$_['text_order_detail'] = 'Деталі замовлення'; #21917
$_['text_order_id'] = 'Номер замовлення:'; #21918
$_['text_date_added'] = 'Дата замовлення:'; #21919
$_['text_order_status'] = 'Статус замовлення:'; #21920
$_['text_invoice'] = 'Щоб переглянути замовлення, клікніть на посилання нижче:'; #21921
$_['text_shipping_method'] = 'Спосіб доставки:'; #21922
$_['text_payment_method'] = 'Спосіб оплати:'; #21923
$_['text_shipping_address'] = 'Адреса доставки'; #21924
$_['text_payment_address'] = 'Адреса оплати'; #21925
$_['text_telephone'] = 'Телефон:'; #21926
$_['text_ip'] = 'IP адреса:'; #21927
$_['text_product'] = 'Товари:'; #21928
$_['text_total'] = 'Загалом:'; #21929
$_['text_comment'] = 'Коментарі до вашого замовлення:'; #21930
$_['column_product'] = 'Товар'; #21931
$_['column_model'] = 'Модель'; #21932
$_['column_quantity'] = 'Кількість'; #21933
$_['column_price'] = 'Ціна'; #21934
$_['column_total'] = 'Сума'; #21935
$_['text_greeting'] = 'Дякуємо за інтерес до продукції %s. Ваше замовлення було отримано і буде опрацьованно після підтвердження оплати.'; #21943
$_['text_footer'] = 'Якщо у вас виникли запитання, будь ласка, звертайтесь за цією адресою.'; #21944
$_['text_powered_by'] = 'працює на'; #21945
$_['text_download'] = 'Щоб завантажити товар, після підтвердження оплати натисніть кнопку:'; #22484
$_['text_email'] = 'Електронна адреса:'; #22485

View File

@@ -0,0 +1,26 @@
<?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:
Larisa Bodnar (bodnar_larisa@meta.ua)
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_subject'] = '%s - Оновлення замовлення %s'; #21936
$_['text_order'] = 'Номер замовлення:'; #21937
$_['text_date_added'] = 'Дата замовлення:'; #21938
$_['text_order_status'] = 'Ваше замовлення отримало наступний статус:'; #21939
$_['text_comment'] = 'Коментарі до вашого замовлення:'; #21940
$_['text_invoice'] = 'Щоб переглянути ваше замовлення, клікніть на посилання нижче:'; #21941
$_['text_footer'] = 'Якщо у вас виникли запитання, будь ласка, звертайтесь за цією адресою.'; #21942

View File

@@ -0,0 +1,21 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Лідери продажу'; #21701
$_['text_stars'] = '%s з 5 балів!'; #21702

View File

@@ -0,0 +1,27 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Кошик'; #21703
$_['text_subtotal'] = 'Разом:'; #21704
$_['text_remove'] = 'Видалити'; #21705
$_['text_checkout'] = 'Оформити'; #21706
$_['text_empty'] = 'Ваш кошик порожній'; #22414
$_['text_confirm'] = 'Підтвердити?'; #22415
$_['text_view'] = 'Переглянути'; #24092

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Категорії'; #21707

View File

@@ -0,0 +1,23 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_stars'] = '%s з 5 балів!'; #21708
$_['text_products'] = 'Товари'; #21709
$_['heading_title'] = 'Рекомендовані'; #22416

View 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
************************************************************************************************************************/
$_['heading_title'] = 'On-line чат'; #22417

View File

@@ -0,0 +1,23 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Інформація'; #21710
$_['text_sitemap'] = 'Мапа сайту'; #21711
$_['text_contact'] = 'Контакти'; #22418

View File

@@ -0,0 +1,23 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_stars'] = '%s з 5 балів!'; #21712
$_['text_products'] = 'Товари'; #21713
$_['heading_title'] = 'Останні'; #22419

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Виробники'; #21714

View File

@@ -0,0 +1,22 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Спеціальні'; #21715
$_['text_stars'] = '%s з 5 балів!'; #21716
$_['text_products'] = 'Товари'; #21717

View 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_title'] = 'Кредитна картка / дебетова картка (AlertPay)'; #21789

View 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_title'] = 'Кредитна картка / дебетова картка (AsiaPay)'; #21790

View File

@@ -0,0 +1,26 @@
<?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_title'] = 'Кредитна картка / дебетова картка (Authorize.Net)'; #21791
$_['text_credit_card'] = 'Деталі кредитної картки'; #21792
$_['text_wait'] = 'Будь ласка, зачекайте!'; #21793
$_['entry_cc_owner'] = 'Власник картки:'; #21794
$_['entry_cc_number'] = 'Номер картки:'; #21795
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #21796
$_['entry_cc_cvv2'] = 'Секретний код картки (CVV2):'; #21797

View 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_title'] = 'Кредитна картка / дебетова картка (Authorize.Net)'; #21798

View File

@@ -0,0 +1,22 @@
<?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_title'] = 'Банківський переказ'; #21799
$_['text_instruction'] = 'Будь ласка, перекажіть повну суму по банківським реквізитам.'; #21800
$_['text_payment'] = 'Ваше замовлення не буде виконане до отримання оплати.'; #21801

View 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_title'] = 'Кредитна картка / дебетова картка (BluePay)'; #21802

View 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_title'] = 'Кредитна картка / дебетова картка (CCNow)'; #21803

View File

@@ -0,0 +1,23 @@
<?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_title'] = 'Чек / Готівка'; #22216
$_['text_payable'] = 'Отримувач:'; #22217
$_['text_address'] = 'Адреса:'; #22218
$_['text_payment'] = 'Ваше замовлення не буде виконане до отримання оплати.'; #22219

View 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_title'] = 'Кредитна картка / дебетова картка (ChronoPay)'; #21804

View 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_title'] = 'Оплата при доставці'; #22220

View 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_title'] = 'Кредитна картка / дебетова картка (eGold)'; #22221

View 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_title'] = 'Кредитна картка / дебетова картка (eWay)'; #22222

View 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_title'] = 'Безкоштовне замовлення'; #22223

View File

@@ -0,0 +1,22 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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
************************************************************************************************************************/
$_['entry_postcode'] = 'Поштовий індекс'; #22013
$_['entry_country'] = 'Країна'; #22014
$_['entry_zone'] = 'Область'; #22015

View 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_title'] = 'Кредитна картка / дебетова картка (HSBC)'; #22224

View 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_title'] = 'Кредитна картка / дебетова картка (LinkPoint)'; #22225

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_title'] = 'Кредитна карта / Дебетова карта (LiqPay)'; #22012

View 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_title'] = 'Кредитна картка / дебетова картка (електронна торгівля Mal)'; #22299

View 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_title'] = 'Кредитна картка / дебетова картка (Moneybookers)'; #22226

View File

@@ -0,0 +1,23 @@
<?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_title'] = 'Кредитна картка / дебетова картка (NOCHEX)'; #22227
$_['text_testmode'] = 'Платіжний шлюз знаходиться в тестовому режимі. Транзакція не буде здійснюватись.'; #24120
$_['error_no_order'] = 'Знайдений номер замовлення'; #24121
$_['error_declined'] = 'Оплату відхилено'; #24122

View 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_title'] = 'Кредитна картка / дебетова картка (PayJunction)'; #22228

View File

@@ -0,0 +1,24 @@
<?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_title'] = 'Кредитна картка / дебетова картка (Paymate)'; #22229
$_['text_unable'] = 'Не вдалося знайти та оновити статус вашого замовлення'; #22230
$_['text_declined'] = 'Платіж було відхилено системою Paymate'; #22231
$_['text_failed'] = 'Помилка транзакції Paymate'; #22232
$_['text_failed_message'] = '<p>Нажаль, виникла помилка під час транзакції в системі Paymate.</p><p><b>Помилка: </b>%s</p><p>Будь ласка, перевірте власний рахунок в системі Paymate, перед тим як спробувати знову.</p><p>Якщо ви впевнені, що транзакція пройшла успішно незважаючи на помилку, <a href="%s">повідомте нас</a>, вказавши у листі деталі замовлення.</p>'; #22233

View File

@@ -0,0 +1,27 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Дякуємо за покупку %s ....'; #22016
$_['text_title'] = 'Кредитна карта / Дебетова карта (PayPoint)'; #22017
$_['text_response'] = 'Відповідь PayPoint:'; #22018
$_['text_success'] = 'Ваш платіж було успішно прийнято.'; #22420
$_['text_success_wait'] = '<b><span style="color: rgb(255, 0, 0);">Зачекайте...</span></b><br>Якщо протягом 10 секунд Ви не будете переадресовані на іншу строрінку, натисніть <a href="%s">тут</a>.'; #22421
$_['text_failure'] = 'Ваш платіж було скасовано!'; #22422
$_['text_failure_wait'] = '<b><span style="color: rgb(255, 0, 0);">Зачекайте...</span></b><br>Якщо протягом 10 секунд Ви не будете переадресовані на іншу строрінку, натисніть <a href="%s">тут</a>.'; #22423

View 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
************************************************************************************************************************/
$_['text_title'] = 'Кредитна картка / дебетова картка (надійна система від Perpetual Payments)'; #22234
$_['text_credit_card'] = 'Деталі кредитної картки'; #22235
$_['text_start_date'] = '(якщо є)'; #22236
$_['text_issue'] = '(тільки для карток Maestro та Solo)'; #22237
$_['text_wait'] = 'Будь ласка, зачекайте!'; #22238
$_['text_transaction'] = 'Номер транзакції:'; #22239
$_['text_avs'] = 'AVS/CVV:'; #22240
$_['text_avs_full_match'] = 'Повне співпадіння'; #22241
$_['text_avs_not_match'] = 'Немає співпадінь'; #22242
$_['text_authorisation'] = 'Код авторизації:'; #22243
$_['entry_cc_number'] = 'Номер картки:'; #22244
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22245
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22246
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22247
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22248

View 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_title'] = 'PayPal Express (включає популярні кредитні та дебетові картки)'; #22249

View File

@@ -0,0 +1,30 @@
<?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_title'] = 'Кредитна картка / дебетова картка (надійна система від PayPal)'; #22260
$_['text_credit_card'] = 'Деталі кредитної картки'; #22261
$_['text_start_date'] = '(якщо є)'; #22262
$_['text_issue'] = '(тільки для карток Maestro та Solo)'; #22263
$_['text_wait'] = 'Будь ласка, зачекайте!'; #22264
$_['entry_cc_type'] = 'Тип картки:'; #22265
$_['entry_cc_number'] = 'Номер картки:'; #22266
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22267
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22268
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22269
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22270

View File

@@ -0,0 +1,37 @@
<?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_title'] = 'Кредитна картка / дебетова картка (надійна система від PayPal)'; #22281
$_['text_credit_card'] = 'Деталі кредитної картки'; #22282
$_['text_start_date'] = '(якщо є)'; #22283
$_['text_issue'] = '(тільки для карток Maestro та Solo)'; #22284
$_['text_wait'] = 'Будь ласка, зачекайте!'; #22285
$_['entry_cc_owner'] = 'Власник картки:'; #22286
$_['entry_cc_type'] = 'Тип картки:'; #22287
$_['entry_cc_number'] = 'Номер картки:'; #22288
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22289
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22290
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22291
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22292
$_['error_required'] = 'Помилка: усі поля платіжної інформації обов’язкові до заповнення.'; #22293
$_['error_general'] = 'Помилка: виявлено помилку підчас виконання транзакції. Будь ласка, спробуйте знову.'; #22294
$_['error_config'] = 'Помилка: невірні параметри конфігурації модуля. Будь ласка, перевірте права доступу.'; #22295
$_['error_address'] = 'Помилка: не збігаються платіжні поля міста, штату і поштового коду. Будь ласка, спробуйте знову.'; #22296
$_['error_declined'] = 'Помилка: Транзакцію було відхилено. Будь ласка, спробуйте знову.'; #22297
$_['error_invalid'] = 'Помилка: Надана інформація про кредитну картку не дійсна. Будь ласка, спробуйте знову.'; #22298

View File

@@ -0,0 +1,30 @@
<?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_title'] = 'PayPal'; #22271
$_['text_reason'] = 'Причина'; #22272
$_['text_attn_email'] = 'Замовлення PayPal %s потребує ручної перевірки!'; #22273
$_['text_testmode'] = '. Ваш обліковий запис не має до цього відношення.'; #22274
$_['error_referer'] = 'Можливе шахрайство: адреса IPN/PDT "%s" не належить PayPal.com. Замовлення потребує ручної перевірки.'; #22275
$_['error_amount_mismatch'] = 'Можливе шахрайство: ціна IPN/PDT "%s" не збігається з ціною продавця. Замовлення потребує ручної перевірки.'; #22276
$_['error_email_mismatch'] = 'Можливе шахрайство: електронна адреса IPN/PDT не збігається з електронною адресою продавця. Замовлення потребує ручної перевірки.'; #22277
$_['error_verify'] = 'Помилка автоматичної верифікації IPN/PDT. Причиною можуть бути нестандартні символи в адресі або імені замовника.'; #22278
$_['error_non_complete'] = 'Статус замовлення отримано не повністю. Спробуйте знову.'; #22279
$_['error_no_data'] = 'Немає даних для перевірки.'; #22280
$_['text_tax'] = 'Податок'; #24082

View 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_title'] = 'Кредитна картка / дебетова картка (PSIGate)'; #22250

View File

@@ -0,0 +1,21 @@
<?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_description'] = 'Найменування %s Номер замовлення: %s'; #22258
$_['text_title'] = 'Кредитна карта / дебетова карта (SagePay)'; #22259

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_start_date'] = 'Якщо доступно'; #21725
$_['text_issue'] = '(лише для Maestro та Solo карт)'; #21726
$_['text_wait'] = 'Зачекайте будь-ласка'; #21727
$_['entry_cc_owner'] = 'Власник картки:'; #22251
$_['entry_cc_type'] = 'Тип картки:'; #22252
$_['entry_cc_number'] = 'Номер картки:'; #22253
$_['entry_cc_start_date'] = 'Дата початку дії картки:'; #22254
$_['entry_cc_expire_date'] = 'Дата закінчення терміну дії картки:'; #22255
$_['entry_cc_cvv2'] = 'Захисний код картки (CVV2):'; #22256
$_['entry_cc_issue'] = 'Серійний номер картки:'; #22257
$_['text_title'] = 'Кредитна картка / Дебетова картка (SagePay)'; #22424
$_['text_credit_card'] = 'Деталі кредитної картки'; #22425

View File

@@ -0,0 +1,27 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_credit_card'] = 'Деталі кредитної карти'; #21719
$_['text_wait'] = 'Зачекайте будь ласка!'; #21720
$_['entry_cc_owner'] = 'Власник карти:'; #21721
$_['entry_cc_number'] = 'Номер карти:'; #21722
$_['entry_cc_expire_date'] = 'Термін дії карти'; #21723
$_['entry_cc_cvv2'] = 'Код безпеки (CVV2):'; #21724
$_['text_title'] = 'Кредитна картка / дебетова картка (SagePay)'; #22426

View 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_title'] = 'Кредитна картка / дебетова картка (SECPay)'; #22427

View 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_title'] = 'Кредитна картка / дебетова картка (2Checkout)'; #22428

View 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_title'] = 'Кредитна картка / дебетова картка (VeriSign)'; #22429

View File

@@ -0,0 +1,27 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_response'] = 'Відповідь WorldPay:'; #21718
$_['heading_title'] = 'Дякуємо за покупку %s.'; #22430
$_['text_title'] = 'Кредитна картка / дебетова картка (WorldPay)'; #22431
$_['text_success'] = 'Ваш платіж було успішно прийнято.'; #22432
$_['text_success_wait'] = '<b><span style="color: #FF0000">Зачекайте...</span></b><br>Якщо протягом 10 секунд не відбудеться переадресація на іншу строрінку, натисніть <a href="%s">тут</a>.'; #22433
$_['text_failure'] = 'Ваш платіж було скасовано!'; #22434
$_['text_failure_wait'] = '<b><span style="color: #FF0000">Зачекайте...</span></b><br>Якщо протягом 10 секунд не відбудеться переадресація на іншу строрінку, натисніть <a href="%s">тут</a>.'; #22435

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_product'] = 'Продукти'; #21694
$_['text_empty'] = 'Ця категорія порожня.'; #21695
$_['text_stars'] = '%s з 5 балів!'; #21696
$_['text_sort'] = 'Сортування'; #21697
$_['text_price_asc'] = 'Ціною: Низькі > Високі'; #21698
$_['text_price_desc'] = 'Ціною: Високі < Низькі'; #21699
$_['text_rating_asc'] = 'Низьким рейтингом'; #21700
$_['text_error'] = 'Категорію не знайдено!'; #22377
$_['text_default'] = 'За замовчуванням'; #22378
$_['text_name_asc'] = 'Ім’ям від А до Я'; #22379
$_['text_name_desc'] = 'Ім’ям від Я до А'; #22380
$_['text_rating_desc'] = 'Високим рейтингом'; #22381
$_['text_model_asc'] = 'Моделлю від Я до А'; #22382
$_['text_model_desc'] = 'Моделлю від Я до А'; #22383

View 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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_product'] = 'Товари'; #21687
$_['text_stars'] = '%s з 5 балів!'; #21688
$_['text_price_asc'] = 'Ціною: Низькі > Високі'; #21689
$_['text_price_desc'] = 'Ціною: Високі < Низькі'; #21690
$_['text_rating_asc'] = 'Низьким рейтингом'; #21691
$_['text_rating_desc'] = 'Високомим рейтингом'; #21692
$_['text_sort'] = 'Сортування'; #21693
$_['text_error'] = 'Виробника не знайдено!'; #22384
$_['text_empty'] = 'Від цього виробника товарів немає.'; #22385
$_['text_default'] = 'За замовчуванням'; #22386
$_['text_name_asc'] = 'Ім’ям від А до Я'; #22387
$_['text_name_desc'] = 'Ім’ям від Я до А'; #22388
$_['text_model_asc'] = 'Моделлю від Я до А'; #22389
$_['text_model_desc'] = 'Моделлю від Я до А'; #22390

View File

@@ -0,0 +1,60 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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_enlarge'] = 'Натисніть, щоб збільшити'; #21641
$_['text_options'] = 'Доступні атрибути:'; #21642
$_['text_price'] = 'Ціна'; #21643
$_['text_availability'] = 'Наявність:'; #21644
$_['text_model'] = 'Модель:'; #21645
$_['text_manufacturer'] = 'Виробник'; #21646
$_['text_order_quantity'] = 'Замовлення'; #21647
$_['text_write'] = 'Написати відгук'; #21648
$_['text_no_reviews'] = 'Відгуки для даного товару відсутні'; #21649
$_['text_average'] = 'Рейтинг:'; #21650
$_['text_stars'] = '%s з 5 балів!'; #21651
$_['text_no_rating'] = 'Немає оцінок'; #21652
$_['text_no_images'] = 'Додаткові зображення відсутні'; #21653
$_['text_no_related'] = 'Рекомендовані товари відсутні'; #21654
$_['text_qty'] = 'Кількість:'; #21655
$_['text_search'] = 'Пошук'; #21656
$_['text_tags'] = 'Теги'; #21657
$_['entry_rating'] = 'Рейтинг'; #21658
$_['entry_good'] = 'Добре'; #21659
$_['entry_bad'] = 'Погано'; #21660
$_['entry_captcha'] = 'Введіть код, вказаний на зображенні:'; #21661
$_['tab_description'] = 'Опис'; #21662
$_['tab_image'] = 'Зображення'; #21663
$_['tab_related'] = 'Рекомендуємо'; #21664
$_['text_discount'] = 'Кількість, Ціна:'; #22391
$_['text_error'] = 'Товар не знайдено!'; #22392
$_['text_instock'] = 'На складі'; #22393
$_['text_price_per_item'] = 'Ціна за одиницю'; #22394
$_['text_wait'] = 'Зачекайте, будь ласка!'; #22395
$_['entry_name'] = 'Ваше Ім’я:'; #22396
$_['entry_review'] = 'Ваш відгук:'; #22397
$_['tab_review'] = 'Відгуки (%s)'; #22398
$_['error_name'] = 'Назва відгуку повинна містити від 3 до 25 символів!'; #22399
$_['error_text'] = 'Текст відгуку повинен містити від 3 до 25 символів!'; #22400
$_['error_rating'] = 'Будь ласка, оберіть рейтинг відгуку!'; #22401
$_['error_captcha'] = 'Код перевірки не співпадає із вказаним на зображенні!'; #22402
$_['text_success'] = 'Дякуємо за відгук! Після підтвердження адміністратором він з’явиться на сайті.'; #22503
$_['text_note'] = '<span style="color:red">Примітка:</span>HTML теги не дозволені! Використовуйте звичайний текст.'; #22504
$_['text_maximum'] = '(Максимальна кількість товарів, яку можна замовити становить %s)'; #24116
$_['text_minimum'] = '(Мінімальна кількість товарів, яку можна замовити становить %s)'; #24118

View File

@@ -0,0 +1,40 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Пошук'; #21665
$_['text_search'] = 'Товари, що відповідають критеріям пошуку'; #21666
$_['text_category'] = 'Всі категорії'; #21667
$_['text_critea'] = 'Критерії пошуку:'; #21668
$_['text_stars'] = '%s з 5 балів!'; #21669
$_['text_sort'] = 'Сортування'; #21670
$_['text_default'] = 'За замовчанням'; #21671
$_['text_price_asc'] = 'Ціною: Низькі &gt; Високі'; #21672
$_['text_price_desc'] = 'Ціною: Високі &lt; Низькі'; #21673
$_['text_rating_asc'] = 'Низьким рейтингом'; #21674
$_['text_rating_desc'] = 'Високомим рейтингом'; #21675
$_['entry_search'] = 'Пошук:'; #21676
$_['entry_description'] = 'Пошук товару за описом'; #21677
$_['text_keyword'] = 'Ключові слова'; #22407
$_['text_empty'] = 'Немає товарів, що відповідають критеріям пошуку.'; #22408
$_['text_name_asc'] = 'Ім’ям від А до Я'; #22409
$_['text_name_desc'] = 'Ім’ям від Я до А'; #22410
$_['text_model_asc'] = 'Моделлю від Я до А'; #22411
$_['text_model_desc'] = 'Моделлю від Я до А'; #22412
$_['entry_model'] = 'Пошук в назвах моделей товарів'; #22413

View File

@@ -0,0 +1,33 @@
<?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:
Aleksandr Rebrov (http://webplaneta.com.ua)
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'] = 'Спеціальні пропозиції'; #21678
$_['text_stars'] = '%s з 5 балів!'; #21679
$_['text_sort'] = 'Сортувати за:'; #21680
$_['text_default'] = 'За замовчанням'; #21681
$_['text_price_asc'] = 'Ціною: Низькі > Високі'; #21682
$_['text_price_desc'] = 'Ціною: Високі < Низькі'; #21683
$_['text_rating_asc'] = 'Низьким рейтингом'; #21684
$_['text_rating_desc'] = 'Високомим рейтингом'; #21685
$_['text_model_asc'] = 'Моделю від Я до А'; #21686
$_['text_empty'] = 'Наразі немає спеціальних пропозицій.'; #22403
$_['text_name_asc'] = 'Ім’ям від А до Я'; #22404
$_['text_name_desc'] = 'Ім’ям від Я до А'; #22405
$_['text_model_desc'] = 'Моделлю від Я до А'; #22406

View File

@@ -0,0 +1,21 @@
<?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_title'] = 'Доставка по місту:'; #21844
$_['text_weight'] = 'Вага:'; #21845

View File

@@ -0,0 +1,21 @@
<?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_title'] = 'Єдина ставка'; #21848
$_['text_description'] = 'Тариф єдиної ставки'; #21849

View File

@@ -0,0 +1,21 @@
<?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_title'] = 'Безкоштовна доставка'; #21850
$_['text_description'] = 'Безкоштовна доставка'; #21851

View File

@@ -0,0 +1,21 @@
<?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_title'] = 'За одиницю'; #21852
$_['text_description'] = 'Ставка за одиницю'; #21853

View File

@@ -0,0 +1,24 @@
<?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_title'] = 'Parcelforce 48'; #21854
$_['text_description'] = 'Parcelforce 48'; #21855
$_['text_weight'] = 'Вага:'; #21856
$_['text_insurance'] = 'Застраховано до:'; #21857
$_['text_time'] = 'Термін доставки до 48 годин'; #21858

View File

@@ -0,0 +1,21 @@
<?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_title'] = 'Самовивіз'; #21859
$_['text_description'] = 'Самовивіз зі складу'; #21860

View 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
************************************************************************************************************************/
$_['text_title'] = 'Royal Mail'; #22300
$_['text_weight'] = 'Вага:'; #22301
$_['text_insurance'] = 'Застраховано до:'; #22302
$_['text_eta'] = 'Орієнтовний час:'; #22303
$_['text_1st_class_standard'] = 'Перший клас звичайної пошти'; #22304
$_['text_2nd_class_standard'] = 'Другий клас стандартної пошти'; #22305
$_['text_standard_parcels'] = 'Стандартна посилка'; #22306
$_['text_airmail'] = 'Повітряна пошта'; #22307
$_['text_airsure'] = 'Авіаційний транспорт'; #22308
$_['text_surface'] = 'Морський транспорт'; #22309
$_['text_1st_class_recorded'] = 'Перший клас державної пошти'; #22310
$_['text_2nd_class_recorded'] = 'Другий клас державної пошти'; #22311
$_['text_international_signed'] = 'Інтернаціональна доставка'; #22312

View File

@@ -0,0 +1,70 @@
<?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_title'] = 'United Parcel Service'; #22313
$_['text_weight'] = 'Вага:'; #22314
$_['text_us_origin_01'] = 'UPS Next Day Air'; #22315
$_['text_eu_origin_54'] = 'UPS Worldwide Express Plus'; #22316
$_['text_eu_origin_65'] = 'UPS Saver'; #22317
$_['text_mx_origin_07'] = 'UPS Express'; #22318
$_['text_mx_origin_08'] = 'UPS Expedited'; #22319
$_['text_mx_origin_54'] = 'UPS Express Plus'; #22320
$_['text_mx_origin_65'] = 'UPS Saver'; #22321
$_['text_other_origin_07'] = 'UPS Експрес'; #22322
$_['text_other_origin_08'] = 'UPS Worldwide Expedited'; #22323
$_['text_other_origin_11'] = 'UPS Standard'; #22324
$_['text_other_origin_54'] = 'UPS Worldwide Express Plus'; #22325
$_['text_other_origin_65'] = 'UPS Saver'; #22326
$_['text_us_origin_02'] = 'UPS 2nd Day Air'; #22327
$_['text_us_origin_03'] = 'UPS Ground'; #22328
$_['text_us_origin_07'] = 'UPS Worldwide Express'; #22329
$_['text_us_origin_08'] = 'UPS Worldwide Expedited'; #22330
$_['text_us_origin_11'] = 'UPS Standard'; #22331
$_['text_us_origin_12'] = 'UPS 3 Day Select'; #22332
$_['text_us_origin_13'] = 'UPS Next Day Air Saver'; #22333
$_['text_us_origin_14'] = 'UPS Next Day Air Early A.M.'; #22334
$_['text_us_origin_54'] = 'UPS Worldwide Express Plus'; #22335
$_['text_us_origin_59'] = 'UPS 2nd Day Air A.M.'; #22336
$_['text_us_origin_65'] = 'UPS Saver'; #22337
$_['text_ca_origin_01'] = 'UPS Express'; #22338
$_['text_ca_origin_02'] = 'UPS Expedited'; #22339
$_['text_ca_origin_07'] = 'UPS Worldwide Express'; #22340
$_['text_ca_origin_08'] = 'UPS Worldwide Expedited'; #22341
$_['text_ca_origin_11'] = 'UPS Standard'; #22342
$_['text_ca_origin_12'] = 'UPS 3 Day Select'; #22343
$_['text_ca_origin_13'] = 'UPS Saver'; #22344
$_['text_ca_origin_14'] = 'UPS Express Early A.M.'; #22345
$_['text_ca_origin_54'] = 'UPS Worldwide Express Plus'; #22346
$_['text_ca_origin_65'] = 'UPS Saver'; #22347
$_['text_eu_origin_07'] = 'UPS Express'; #22348
$_['text_eu_origin_08'] = 'UPS Expedited'; #22349
$_['text_eu_origin_11'] = 'UPS Standard'; #22350
$_['text_eu_origin_54'] = 'UPS Worldwide Express Plus'; #22351
$_['text_eu_origin_65'] = 'UPS Saver'; #22352
$_['text_eu_origin_82'] = 'UPS Today Standard'; #22353
$_['text_eu_origin_83'] = 'UPS Today Dedicated Courier'; #22354
$_['text_eu_origin_84'] = 'UPS Today Intercity'; #22355
$_['text_eu_origin_85'] = 'UPS Today Express'; #22356
$_['text_eu_origin_86'] = 'UPS Today Express Saver'; #22357
$_['text_eu_origin_01'] = 'UPS Next Day Air'; #22358
$_['text_eu_origin_02'] = 'UPS 2nd Day Air'; #22359
$_['text_eu_origin_03'] = 'UPS Ground'; #22360
$_['text_eu_origin_07'] = 'UPS Worldwide Express'; #22361
$_['text_eu_origin_08'] = 'UPS Worldwide Expedited'; #22362
$_['text_eu_origin_14'] = 'UPS Next Day Air Early A.M.'; #22363

View File

@@ -0,0 +1,22 @@
<?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_weight'] = 'Вага:'; #21847
$_['text_title'] = 'United States Postal Service'; #22375
$_['text_eta'] = 'Орієнтовний термін доставки:'; #22376

View File

@@ -0,0 +1,22 @@
<?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_weight'] = 'Вага:'; #21846
$_['text_title'] = 'Доставка на основі ваги'; #22374
$_['text_allzones'] = 'Усі зони'; #24117

View 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_handling'] = 'Абонентська платня:'; #21837

View 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_low_order_fee'] = 'Мінімальна сума замовлення:'; #21840

View 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_sub_total'] = 'Сума:'; #21838

View 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_total'] = 'Всього до сплати:'; #21839

View File

@@ -0,0 +1,54 @@
<?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
************************************************************************************************************************/
$_['decimal_point'] = '.'; #21805
$_['thousand_point'] = ','; #21806
$_['text_home'] = 'Головна'; #21807
$_['text_yes'] = 'Так'; #21808
$_['text_no'] = 'Ні'; #21809
$_['text_none'] = '--- Немає ---'; #21810
$_['text_select'] = '--- Оберіть ---'; #21811
$_['text_all_zones'] = 'Усі зони'; #21812
$_['text_separator'] = ' &gt; '; #21813
$_['button_continue'] = 'Продовжити'; #21814
$_['button_back'] = 'Назад'; #21815
$_['button_add_to_cart'] = 'Додати до кошика'; #21816
$_['button_add_address'] = 'Додати адресу'; #21817
$_['button_new_address'] = 'Нова адреса'; #21818
$_['button_change_address'] = 'Оберіть адресу'; #21819
$_['button_edit'] = 'Змінити'; #21820
$_['button_delete'] = 'Видалити'; #21821
$_['button_reviews'] = 'Відгуки'; #21822
$_['button_write'] = 'Редагувати відгуки'; #21823
$_['button_login'] = 'Увійти'; #21824
$_['button_update'] = 'Оновити'; #21825
$_['button_shopping'] = 'Продовжити покупки'; #21826
$_['button_checkout'] = 'Оформити'; #21827
$_['button_confirm'] = 'Підтвердіть замовлення'; #21828
$_['button_view'] = 'Перегляд'; #21829
$_['button_search'] = 'Пошук'; #21830
$_['button_go'] = 'Вперед'; #21831
$_['button_coupon'] = 'Використати'; #21832
$_['button_guest'] = 'Гостьове замовлення'; #21833
$_['code'] = 'uk'; #21834
$_['date_format_short'] = 'd.m.Y'; #21835
$_['time_format'] = 'H:i:s'; #21836
$_['direction'] = 'ltr'; #21841
$_['text_pagination'] = 'Показано {start} по {end} із {total} (всього сторінок: {pages})'; #21842
$_['date_format_long'] = 'd.m.Y'; #21843