This commit is contained in:
sHa
2017-06-07 20:25:11 +03:00
516 changed files with 7030 additions and 4273 deletions

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -15,6 +15,7 @@ $_['text_my_newsletter'] = 'Розсилання новин';
$_['text_edit'] = 'Редагувати обліковий запис';
$_['text_password'] = 'Змінити пароль';
$_['text_address'] = 'Змінити адреси Вашої адресної книги';
$_['text_credit_card'] = 'Manage Stored Credit Cards';
$_['text_wishlist'] = 'Змінити список бажаних товарів';
$_['text_order'] = 'Переглянути історію замовлень';
$_['text_download'] = 'Завантаження';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -16,6 +16,11 @@ $_['text_success'] = 'На ваш e-mail відправлено новий п
// Entry
$_['entry_email'] = 'E-Mail';
$_['entry_password'] = 'New Password';
$_['entry_confirm'] = 'Confirm';
// Error
$_['error_email'] = 'Цей E-Mail не зареєстровано на нашому сайті!';
$_['error_email'] = 'Цей E-Mail не зареєстровано на нашому сайті!';
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
$_['error_password'] = 'Password must be between 4 and 20 characters!';
$_['error_confirm'] = 'Password and password confirmation do not match!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -23,4 +23,5 @@ $_['entry_password'] = 'Пароль';
// Error
$_['error_login'] = 'E-Mail і/чи пароль не співпадають.';
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
$_['error_approved'] = 'Ви зможете зайти на сайт тільки після підтвердження облікового запису.';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -26,8 +26,8 @@ $_['text_error'] = 'Немає замовлнення, яке Ви ш
// Column
$_['column_order_id'] = 'Номер замовлення';
$_['column_product'] = 'Кількість товарів';
$_['column_customer'] = 'Покупець';
$_['column_product'] = 'Кількість товарів';
$_['column_name'] = 'Назва товару';
$_['column_model'] = 'Модель';
$_['column_quantity'] = 'Кількість';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,45 +1,31 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
$_['heading_title'] = 'Регулярні платежі';
$_['button_continue'] = 'Продовжити';
$_['button_view'] = 'Вигляд';
$_['text_empty'] = 'В обліковому записі немає регулярних платежів';
$_['text_product'] = 'Товар: ';
$_['text_order'] = 'Замовлення: ';
$_['text_quantity'] = 'Кількість: ';
// Text
$_['text_account'] = 'Обліковий запис';
$_['text_action'] = 'Дія';
$_['text_recurring'] = 'Регулярний платіж';
$_['text_transactions'] = 'Транзакції';
$_['button_return'] = 'Повернення';
$_['text_empty_transactions'] = 'Немає транзакцій для цього користувача';
$_['column_date_added'] = 'Створено';
$_['column_type'] = 'Тип';
$_['column_amount'] = 'Кількість';
$_['column_status'] = 'Статус';
$_['column_product'] = 'Товар';
$_['column_action'] = 'Дія';
$_['column_recurring_id'] = 'Ідентифікатор користувача';
$_['text_recurring_detail'] = 'Деталі регулярного платежу';
$_['text_recurring_id'] = 'Ідентифікатор користувача: ';
$_['text_payment_method'] = 'Метод платежу: ';
$_['text_order_recurring_id'] = 'Recurring ID:';
$_['text_date_added'] = 'Створено: ';
$_['text_recurring_description'] = 'Опис: ';
$_['text_status'] = 'Статус: ';
$_['text_ref'] = 'Посилання: ';
$_['text_payment_method'] = 'Метод платежу: ';
$_['text_order_id'] = 'Order ID:';
$_['text_product'] = 'Товар: ';
$_['text_quantity'] = 'Кількість: ';
$_['text_description'] = 'Description';
$_['text_reference'] = 'Reference';
$_['text_transaction'] = 'Транзакції';
$_['text_status_active'] = 'Активно';
$_['text_status_inactive'] = 'Деактивовано';
$_['text_status_cancelled'] = 'Відмінено';
$_['text_status_suspended'] = 'Призупинено';
$_['text_status_expired'] = 'Протерміновано';
$_['text_status_pending'] = 'Призупинено';
$_['text_status_1'] = 'Активно';
$_['text_status_2'] = 'Деактивовано';
$_['text_status_3'] = 'Відмінено';
$_['text_status_4'] = 'Призупинено';
$_['text_status_5'] = 'Протерміновано';
$_['text_status_6'] = 'Призупинено';
$_['text_transaction_date_added'] = 'Створено';
$_['text_transaction_payment'] = 'Платіж';
@@ -52,6 +38,32 @@ $_['text_transaction_suspended_failed'] = 'Призупинений через
$_['text_transaction_outstanding_failed'] = 'Спірний невдалий платіж';
$_['text_transaction_expired'] = 'Протерміновано';
$_['text_empty'] = 'В обліковому записі немає регулярних платежів';
$_['text_error'] = 'The recurring order you requested could not be found!';
$_['text_cancelled'] = 'Регулярний платіж скасовано';
// Column
$_['column_date_added'] = 'Створено';
$_['column_type'] = 'Тип';
$_['column_amount'] = 'Кількість';
$_['column_status'] = 'Статус';
$_['column_product'] = 'Товар';
$_['column_recurring_id'] = 'Ідентифікатор користувача';
// Error
$_['error_not_cancelled'] = 'Помилка: %s';
$_['error_not_found'] = 'Не вдалося скасувати регулярний платіж';
$_['text_cancelled'] = 'Регулярний платіж скасовано';
// Button
$_['button_return'] = 'Повернення';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,17 @@
<?php
// header
$_['heading_title'] = 'Reset your password';
// Text
$_['text_account'] = 'Account';
$_['text_password'] = 'Enter the new password you wish to use.';
$_['text_success'] = 'Success: Your password has been successfully updated.';
// Entry
$_['entry_password'] = 'Password';
$_['entry_confirm'] = 'Confirm';
// Error
$_['error_password'] = 'Password must be between 4 and 20 characters!';
$_['error_confirm'] = 'Password and password confirmation do not match!';
$_['error_code'] = 'Password reset code is invalid or was used previously!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -16,6 +16,7 @@ $_['text_description'] = '<p>Якщо ви маєте проблеми з то
<p>Зверніть увагу на групу товарів, що не підлягають поверненню згідно до чинного законодавства.</p>';
$_['text_order'] = 'Інформація про замовлення';
$_['text_product'] = 'Інформація про товари і причина повернення';
$_['text_reason'] = 'Reason for Return';
$_['text_message'] = '<p>Ваш запит на повернення товару успішно надіслано! Протягом 24 робочих годин ви отримаєте подальші інструкції.</p>';
$_['text_return_id'] = 'Номер повернення';
$_['text_order_id'] = 'Номер замовлення';
@@ -55,7 +56,6 @@ $_['entry_quantity'] = 'Кількість';
$_['entry_reason'] = 'Причина поверення';
$_['entry_opened'] = 'Товар розпаковувався';
$_['entry_fault_detail'] = 'Несправність чи інші деталі';
$_['entry_captcha'] = 'Введіть код в вікно нижче';
// Error
$_['text_error'] = 'Повернення не знайдено!';
@@ -67,5 +67,4 @@ $_['error_telephone'] = 'Телефон повинен містити від
$_['error_product'] = 'Назва товару повинна містити від 3 до 255 символів!';
$_['error_model'] = 'Модель повинна містити від 3 до 64 символів!';
$_['error_reason'] = 'Ви мусите вказати причину повернення!';
$_['error_captcha'] = 'Код підтвердження не співпадає!';
$_['error_agree'] = 'Ви мусите погодитися з %s!';
$_['error_agree'] = 'Ви мусите погодитися з %s!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -17,7 +17,6 @@ $_['text_instock'] = 'На складі';
$_['text_wishlist'] = 'Список бажань (%s)';
$_['text_login'] = 'Ви мусите <a href="%s">увійти</a> чи <a href="%s">створити обліковий запис</a> для збереження <a href="%s">%s</a> Вашого <a href="%s">списку бажань</a>!';
$_['text_success'] = 'Ви успішно додали <a href="%s">%s</a> до Вашого <a href="%s">списку бажань</a>!';
$_['text_remove'] = 'Ви успішно змінили список бажань!';
$_['text_empty'] = 'Ваш список бажать порожній.';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -18,4 +18,5 @@ $_['text_success'] = 'Новий пароль відправлено на В
$_['entry_email'] = 'E-Mail';
// Error
$_['error_email'] = 'E-Mail не знайдено в базі, спробуйте ще раз!';
$_['error_email'] = 'E-Mail не знайдено в базі, спробуйте ще раз!';
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -23,4 +23,5 @@ $_['entry_password'] = 'Пароль';
// Error
$_['error_login'] = 'E-Mail і/чи пароль не співпадають.';
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
$_['error_approved'] = 'Ваш обліковий запис потребує підтвердження перед тим як Ви зможете ввійти.';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,12 @@
<?php
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
// Text
$_['text_success'] = 'API сесія успішно розпочата!';
// Error
$_['error_key'] = 'API ключ не співпадають.';
$_['error_ip'] = 'Warning: Your IP %s is not allowed to access this API!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -12,8 +12,10 @@ $_['error_permission'] = 'У Вас немає доступу до API!';
$_['error_customer'] = 'Необхідно додати деталі покупця!';
$_['error_payment_address'] = 'Необхідно додати адресу оплати!';
$_['error_payment_method'] = 'Необхідно вказати метод оплати!';
$_['error_no_payment'] = 'Warning: No Payment options are available!';
$_['error_shipping_address'] = 'Необхідно вказати адресу доставки!';
$_['error_shipping_method'] = 'Необхідно вказати метод доставки!';
$_['error_no_shipping'] = 'Warning: No Shipping options are available!';
$_['error_stock'] = 'Товари позначені *** закінчилися, або залишок менший від замовлення!';
$_['error_minimum'] = 'Мінімальна кількість замолвення для %s складає %s!';
$_['error_not_found'] = 'Увага: такого замовлення немає!';
$_['error_not_found'] = 'Увага: такого замовлення немає!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -29,7 +29,7 @@ $_['text_recurring_item'] = 'Повторювані плате
$_['text_payment_recurring'] = 'Профіль оплати';
$_['text_trial_description'] = '%s кожний %d %s(s) для %d платіж(ів) тоді';
$_['text_payment_description'] = '%s кожний %d %s(s) для %d платіж(ів)';
$_['text_payment_until_canceled_description'] = '%s кожний %d %s(s) поки не скасовано';
$_['text_payment_cancel'] = '%s кожний %d %s(s) поки не скасовано';
// Column
$_['column_image'] = 'Зображення';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -34,11 +34,11 @@ $_['text_address_existing'] = 'Я хочу використати іс
$_['text_shipping_method'] = 'Будь-ласка вкажіть спосіб доставки, який Ви обрали для цього замовлення.';
$_['text_payment_method'] = 'Будь-ласка вкажіть спосіб оплати, який Ви обрали для цього замовлення.';
$_['text_comments'] = 'Додати коментарі до замовлення';
$_['text_recurring'] = 'Повторювний товар';
$_['text_recurring_item'] = 'Повторювний товар';
$_['text_payment_recurring'] = 'Профіль оплати';
$_['text_trial_description'] = '%s кожен %d %s(s) до %d платіж(ів) тоді';
$_['text_payment_description'] = '%s кожен %d %s(s) до %d платіж(ів)';
$_['text_payment_until_canceled_description'] = '%s кожен %d %s(s) поки не скасовано';
$_['text_payment_cancel'] = '%s кожен %d %s(s) поки не скасовано';
$_['text_day'] = 'день';
$_['text_week'] = 'тиждень';
$_['text_semi_month'] = 'половину місяця';
@@ -76,6 +76,7 @@ $_['entry_shipping'] = 'Моя адреса доставки і о
// Error
$_['error_warning'] = 'В процесі обробки Вашого замовлення виникли проблеми! Якщо проблеми не зникнуть попробуйте обрати інший метод оплати або пишіть у <a href="%s">службу пітримки</a>.';
$_['error_login'] = 'E-Mail і/чи пароль не співпадають.';
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
$_['error_approved'] = 'Ваш профіль потребує активації перед тим як Ви зможете ввійти.';
$_['error_exists'] = 'Цей E-Mail вже зареєтровано!';
$_['error_firstname'] = 'Ім`я повинно містити від 1 до 32 символів!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -12,4 +12,4 @@ $_['text_basket'] = 'Кошик';
$_['text_checkout'] = 'Оформлення замовлення';
$_['text_success'] = 'Успішно';
$_['text_customer'] = '<p>Ваше замовлення було успішно опрацьовано!</p><p>Ви можете переглянути історію Ваших замовлень перейшовши в <a href="%s">Мій обліковий запис</a> і натиснувши на <a href="%s">Історія замовлень</a>.</p><p>Якщо ваша покупка потребує завантаження, Ви можете перейти на сторінку <a href="%s">Завантаження</a> для їх перегляду.</p><p>Якщо у Вас є якісь запитання висилайте їх <a href="%s">нам</a>.</p><p>Дякуємо за покупку!</p>';
$_['text_guest'] = '<p>Ваше замовлення було успішно опрацьовано!</p><p>Якщо у Вас є якісь запитання висилайте їх <a href="%s">нам</a>.</p><p>Дякуємо за покупку!</p>';
$_['text_guest'] = '<p>Ваше замовлення було успішно опрацьовано!</p><p>Якщо у Вас є якісь запитання висилайте їх <a href="%s">нам</a>.</p><p>Дякуємо за покупку!</p>';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -19,5 +19,4 @@ $_['text_account'] = 'Обліковий запис';
$_['text_order'] = 'Історія замовлень';
$_['text_wishlist'] = 'Список побажань';
$_['text_newsletter'] = 'Розсилання новин';
$_['text_powered'] = 'Створено в <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s';
$_['text_powered'] = 'Працює на <a href="https://opencart.ua">OpenCart</a><br /> %s &copy; %s';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -18,4 +18,4 @@ $_['text_download'] = 'Завантаження';
$_['text_logout'] = 'Вихід';
$_['text_checkout'] = 'Оформлення замовлення';
$_['text_search'] = 'Пошук';
$_['text_all'] = 'Переглянути всі';
$_['text_all'] = 'Переглянути всі';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,9 @@
<?php
// Text
$_['text_captcha'] = 'Captcha';
// Entry
$_['entry_captcha'] = 'Enter the code in the box below';
// Error
$_['error_captcha'] = 'Verification code does not match the image!';

View File

@@ -0,0 +1,9 @@
<?php
// Text
$_['text_captcha'] = 'Captcha';
// Entry
$_['entry_captcha'] = 'Please complete the captcha validation below';
// Error
$_['error_captcha'] = 'Verification is not correct!';

View File

@@ -0,0 +1,31 @@
<?php
// Heading
$_['heading_title'] = 'Sagepay Direct Cards';
// Text
$_['text_empty'] = 'You have no saved cards';
$_['text_account'] = 'Account';
$_['text_card'] = 'SagePay Direct Card Management';
$_['text_fail_card'] = 'There was an issue removing your SagePay card, Please contact the shop administrator for help.';
$_['text_success_card'] = 'SagePay card successfully removed';
$_['text_success_add_card'] = 'SagePay card successfully added';
// Column
$_['column_type'] = 'Card Type';
$_['column_digits'] = 'Last Digits';
$_['column_expiry'] = 'Expiry';
// Entry
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_type'] = 'Card Type';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_choice'] = 'Choose an Existing Card';
// Button
$_['button_add_card'] = 'Add Card';
$_['button_new_card'] = 'Add New Card';

View File

@@ -0,0 +1,31 @@
<?php
// Heading
$_['heading_title'] = 'Sagepay Server Cards';
// Text
$_['text_empty'] = 'You have no saved cards';
$_['text_account'] = 'Account';
$_['text_card'] = 'SagePay Server Card Management';
$_['text_fail_card'] = 'There was an issue removing your SagePay card, Please contact the shop administrator for help.';
$_['text_success_card'] = 'SagePay card successfully removed';
$_['text_success_add_card'] = 'SagePay card successfully added';
// Column
$_['column_type'] = 'Card Type';
$_['column_digits'] = 'Last Digits';
$_['column_expiry'] = 'Expiry';
// Entry
$_['entry_cc_owner'] = 'Card Owner';
$_['entry_cc_type'] = 'Card Type';
$_['entry_cc_number'] = 'Card Number';
$_['entry_cc_expire_date'] = 'Card Expiry Date';
$_['entry_cc_cvv2'] = 'Card Security Code (CVV2)';
$_['entry_cc_choice'] = 'Choose an Existing Card';
// Button
$_['button_add_card'] = 'Add Card';
$_['button_new_card'] = 'Add New Card';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,33 @@
<?php
// Heading
$_['heading_title'] = 'Login with Amazon';
// Text
$_['text_module'] = 'Modules';
$_['text_success'] = 'Success: You have modified module Login with Amazon!';
$_['text_content_top'] = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left'] = 'Column Left';
$_['text_column_right'] = 'Column Right';
$_['text_lwa_button'] = 'Login with Amazon';
$_['text_login_button'] = 'Login';
$_['text_a_button'] = 'A';
$_['text_gold_button'] = 'Gold';
$_['text_darkgray_button'] = 'Dark Gray';
$_['text_lightgray_button'] = 'Light Gray';
$_['text_small_button'] = 'Small';
$_['text_medium_button'] = 'Medium';
$_['text_large_button'] = 'Large';
$_['text_x_large_button'] = 'X-Large';
//Entry
$_['entry_button_type'] = 'Button Type';
$_['entry_button_colour'] = 'Button Colour';
$_['entry_button_size'] = 'Button Size';
$_['entry_layout'] = 'Layout';
$_['entry_position'] = 'Position';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
//Error
$_['error_permission'] = 'Warning: You do not have permission to modify module Login with Amazon!';

View File

@@ -0,0 +1,33 @@
<?php
// Heading
$_['heading_title'] = 'Pay with Amazon';
// Text
$_['text_module'] = 'Modules';
$_['text_success'] = 'Success: You have modified module Pay with Amazon!';
$_['text_content_top'] = 'Content Top';
$_['text_content_bottom'] = 'Content Bottom';
$_['text_column_left'] = 'Column Left';
$_['text_column_right'] = 'Column Right';
$_['text_pwa_button'] = 'Pay with Amazon';
$_['text_pay_button'] = 'Pay';
$_['text_a_button'] = 'A';
$_['text_gold_button'] = 'Gold';
$_['text_darkgray_button'] = 'Dark Gray';
$_['text_lightgray_button'] = 'Light Gray';
$_['text_small_button'] = 'Small';
$_['text_medium_button'] = 'Medium';
$_['text_large_button'] = 'Large';
$_['text_x_large_button'] = 'X-Large';
//Entry
$_['entry_button_type'] = 'Button Type';
$_['entry_button_colour'] = 'Button Colour';
$_['entry_button_size'] = 'Button Size';
$_['entry_layout'] = 'Layout';
$_['entry_position'] = 'Position';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
//Error
$_['error_permission'] = 'Warning: You do not have permission to modify module Pay with Amazon!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,14 @@
<?php
// Calculator
$_['text_checkout_title'] = 'Pay in instalments';
$_['text_choose_plan'] = 'Choose your plan';
$_['text_choose_deposit'] = 'Choose your deposit';
$_['text_monthly_payments'] = 'monthly payments of';
$_['text_months'] = 'months';
$_['text_term'] = 'Term';
$_['text_deposit'] = 'Deposit';
$_['text_credit_amount'] = 'Cost of credit';
$_['text_amount_payable'] = 'Total payable';
$_['text_total_interest'] = 'Total interest APR';
$_['text_monthly_installment'] = 'Monthly installment';
$_['text_redirection'] = 'You will be redirected to Divido to complete this finance application when you confirm your order';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,26 @@
<?php
// Heading
$_['heading_title'] = 'Lay-Buy Information';
// Text
$_['text_reference_info'] = 'Reference Information';
$_['text_laybuy_ref_no'] = 'Lay-Buy Reference ID:';
$_['text_paypal_profile_id'] = 'PayPal Profile ID:';
$_['text_payment_plan'] = 'Payment Plan';
$_['text_status'] = 'Status:';
$_['text_amount'] = 'Amount:';
$_['text_downpayment_percent'] = 'Down Payment Percent:';
$_['text_months'] = 'Months:';
$_['text_downpayment_amount'] = 'Down Payment Amount:';
$_['text_payment_amounts'] = 'Payment Amounts:';
$_['text_first_payment_due'] = 'First Payment Due:';
$_['text_last_payment_due'] = 'Last Payment Due:';
$_['text_downpayment'] = 'Down Payment';
$_['text_month'] = 'Month';
// Column
$_['column_instalment'] = 'Instalment';
$_['column_amount'] = 'Amount';
$_['column_date'] = 'Date';
$_['column_pp_trans_id'] = 'PayPal Transaction ID';
$_['column_status'] = 'Status';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -4,4 +4,6 @@ $_['text_total_shipping'] = 'Shipping';
$_['text_total_discount'] = 'Discount';
$_['text_total_tax'] = 'Tax';
$_['text_total_sub'] = 'Sub-total';
$_['text_total'] = 'Total';
$_['text_total'] = 'Total';
$_['text_smp_id'] = 'Selling Manager sale ID: ';
$_['text_buyer'] = 'Buyer username: ';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -15,11 +15,10 @@ $_['text_back'] = 'Назад';
$_['text_cart'] = 'Кошик';
$_['text_confirm'] = 'Підтвердити';
$_['text_continue'] = 'Продовжити';
$_['text_cba'] = 'Платежі Амазон';
$_['text_lpa'] = 'Платежі Амазон';
$_['text_enter_coupon'] = 'Введіть код купону. Якщо у Вас немає купону - залишити порожнім.';
$_['text_coupon'] = 'Купон';
$_['text_tax_other'] = 'Податки / Інші комісії';
$_['text_payment_failed'] = 'Не вдалося здійснити Ваш платіж. Будь ласка, зв`яжіться з адміністрацією магазину для підтримки або оберіть інший спосіб оплати.';
$_['text_success_title'] = 'Ви успішно оформили замовлення!';
$_['text_payment_success'] = 'Ви успішно оформили замовлення. Деталі замовлення наступні';
@@ -28,4 +27,8 @@ $_['error_payment_method'] = 'Будь-ласка оберіть спосіб
$_['error_shipping'] = 'Будь-ласка оберіть спосіб доставки';
$_['error_shipping_address'] = 'Вкажіть адресу доставки';
$_['error_shipping_methods'] = 'Сталася помилка при отирманні Вашої адреси з Амазон. Напишіть в адміністрацію магазину для підтримки';
$_['error_no_shipping_methods'] = 'За обраною адресою немає варіантів доставки. Оберіть будь-ласка іншу адресу доставки';
$_['error_no_shipping_methods'] = 'За обраною адресою немає варіантів доставки. Оберіть будь-ласка іншу адресу доставки';
$_['error_process_order'] = 'There was an error processing your order. Please contact the shop administrator for help.';
$_['error_login'] = 'Login failed';
$_['error_login_email'] = 'Login failed: %s account email address did not match Amazon account email address';
$_['error_minimum'] = 'Minimum order amount for Login and Pay with Amazon is %s!';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,44 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card';
$_['text_card_details'] = 'Card Details';
$_['text_echeck_details'] = 'eCheck Details';
$_['text_card'] = 'Card';
$_['text_echeck'] = 'eCheck';
$_['text_wait'] = 'Please wait!';
$_['text_confirm_delete'] = 'Are you sure you want to delete the card?';
$_['text_no_cards'] = 'No cards saved yet';
$_['text_select_card'] = 'Please select a card';
// Entry
$_['entry_method'] = 'Method';
$_['entry_card_new_or_old'] = 'New / Existing Card';
$_['entry_card_new'] = 'New';
$_['entry_card_old'] = 'Existing';
$_['entry_card_type'] = 'Card Type';
$_['entry_card_number'] = 'Card Number';
$_['entry_card_expiry'] = 'Expiry';
$_['entry_card_cvv2'] = 'CVV2';
$_['entry_card_save'] = 'Save Card';
$_['entry_card_choice'] = 'Choose Your Card';
$_['entry_account_number'] = 'Account Number';
$_['entry_routing_number'] = 'Routing Number';
// Button
$_['button_confirm'] = 'Confirm Order';
$_['button_delete'] = 'Delete Selected Card';
// Error
$_['error_card_number'] = 'Card Number must be between 1 and 19 characters!';
$_['error_card_type'] = 'Card Type is not a valid selection!';
$_['error_card_cvv2'] = 'CVV2 must be between 1 and 4 characters!';
$_['error_data_missing'] = 'Missing data!';
$_['error_not_logged_in'] = 'Not logged in!';
$_['error_no_order'] = 'No matching order!';
$_['error_no_post_data'] = 'No $_POST data';
$_['error_select_card'] = 'Please select a card!';
$_['error_no_card'] = 'No such card found!';
$_['error_no_echeck'] = 'eCheck is not supported!';
$_['error_account_number'] = 'Account Number must be between 1 and 19 characters!';
$_['error_routing_number'] = 'Routing Number must be between 1 and 9 characters!';
$_['error_not_enabled'] = 'Module not enabled';

View File

@@ -0,0 +1,24 @@
<?php
// Text
$_['text_title'] = 'Credit Card / Debit Card (Cardinity)';
$_['text_payment_success'] = 'Payment success, details below';
$_['text_payment_failed'] = 'Payment failed, details below';
// Entry
$_['entry_holder'] = 'Card Holder Name';
$_['entry_pan'] = 'Card Number';
$_['entry_expires'] = 'Expires';
$_['entry_exp_month'] = 'Month';
$_['entry_exp_year'] = 'Year';
$_['entry_cvc'] = 'CVC';
// Error
$_['error_process_order'] = 'There was an error processing your order. Please contact the shop administrator for help.';
$_['error_invalid_currency'] = 'Please use a valid currency.';
$_['error_finalizing_payment'] = 'Error finalizing payment.';
$_['error_unknown_order_id'] = 'Could not find cardinity payment with this order_id.';
$_['error_invalid_hash'] = 'Invalid hash.';
$_['error_payment_declined'] = 'Payment was declined by issuing bank.';
// Button
$_['button_confirm'] = 'Pay Now';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,17 @@
<?php
$_['text_checkout_title'] = 'Pay in instalments';
$_['text_choose_plan'] = 'Choose your plan';
$_['text_choose_deposit'] = 'Choose your deposit';
$_['text_monthly_payments'] = 'monthly payments of';
$_['text_months'] = 'months';
$_['text_term'] = 'Term';
$_['text_deposit'] = 'Deposit';
$_['text_credit_amount'] = 'Cost of credit';
$_['text_amount_payable'] = 'Total payable';
$_['text_total_interest'] = 'Total interest APR';
$_['text_monthly_installment'] = 'Monthly installment';
$_['text_redirection'] = 'You will be redirected to Divido to complete this finance application when you confirm your order';
$_['divido_checkout'] = 'Confirm and checkout with Divido';
$_['deposit_to_low'] = 'Deposit to low';
$_['credit_amount_to_low'] = 'Credit amount to low';
$_['no_country'] = 'Country not accepted';

View File

@@ -0,0 +1,235 @@
<?php
// Text
$_['text_title'] = 'Pay with Credit Card (eWAY)';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_testing'] = 'This payment gateway is currently being tested. Your credit card will not be charged.<br />If this is a real order, please use an alternate method of payment at this time.';
$_['text_basket'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
$_['text_shipping'] = 'Shipping';
// Entry
$_['entry_cc_number'] = 'Card number';
$_['entry_cc_name'] = 'Cardholder name';
$_['entry_cc_expire_date'] = 'Card expiry date';
$_['entry_cc_cvv2'] = 'Card security code (CVV2)';
$_['button_pay'] = 'Pay now';
$_['text_card_accepted'] = 'Accepted cards: ';
$_['text_card_type_m'] = 'Mastercard';
$_['text_card_type_v'] = 'Visa (Credit/Debit/Electron/Delta)';
$_['text_card_type_c'] = 'Diners';
$_['text_card_type_a'] = 'American Express';
$_['text_card_type_j'] = 'JCB';
$_['text_card_type_pp'] = 'Paypal';
$_['text_card_type_mp'] = 'Masterpass';
$_['text_card_type_vm'] = 'Visa Checkout';
$_['text_type_help'] = 'After you click "Confirm Order" you will be redirected to ';
$_['text_transaction_failed'] = 'Sorry, your payment has been declined.';
// Help
$_['help_cvv'] = 'For Mastercard or Visa, this is the last three digits in the signature area on the back of your card.';
$_['help_cvv_amex'] = 'For American Express, it\'s the four digits on the front of the card';
// Validation Error codes
$_['text_card_message_Please check the API Key and Password'] = 'Please check the API Key and Password';
$_['text_card_message_V6000'] = 'Undefined Validation Error';
$_['text_card_message_V6001'] = 'Invalid Customer IP';
$_['text_card_message_V6002'] = 'Invalid DeviceID';
$_['text_card_message_V6011'] = 'Invalid Amount';
$_['text_card_message_V6012'] = 'Invalid Invoice Description';
$_['text_card_message_V6013'] = 'Invalid Invoice Number';
$_['text_card_message_V6014'] = 'Invalid Invoice Reference';
$_['text_card_message_V6015'] = 'Invalid Currency Code';
$_['text_card_message_V6016'] = 'Payment Required';
$_['text_card_message_V6017'] = 'Payment Currency Code Required';
$_['text_card_message_V6018'] = 'Unknown Payment Currency Code';
$_['text_card_message_V6021'] = 'Cardholder Name Required';
$_['text_card_message_V6022'] = 'Card Number Required';
$_['text_card_message_V6023'] = 'CVN Required';
$_['text_card_message_V6031'] = 'Invalid Card Number';
$_['text_card_message_V6032'] = 'Invalid CVN';
$_['text_card_message_V6033'] = 'Invalid Expiry Date';
$_['text_card_message_V6034'] = 'Invalid Issue Number';
$_['text_card_message_V6035'] = 'Invalid Start Date';
$_['text_card_message_V6036'] = 'Invalid Month';
$_['text_card_message_V6037'] = 'Invalid Year';
$_['text_card_message_V6040'] = 'Invalid Token Customer Id';
$_['text_card_message_V6041'] = 'Customer Required';
$_['text_card_message_V6042'] = 'Customer First Name Required';
$_['text_card_message_V6043'] = 'Customer Last Name Required';
$_['text_card_message_V6044'] = 'Customer Country Code Required';
$_['text_card_message_V6045'] = 'Customer Title Required';
$_['text_card_message_V6046'] = 'Token Customer ID Required';
$_['text_card_message_V6047'] = 'RedirectURL Required';
$_['text_card_message_V6051'] = 'Invalid First Name';
$_['text_card_message_V6052'] = 'Invalid Last Name';
$_['text_card_message_V6053'] = 'Invalid Country Code';
$_['text_card_message_V6054'] = 'Invalid Email';
$_['text_card_message_V6055'] = 'Invalid Phone';
$_['text_card_message_V6056'] = 'Invalid Mobile';
$_['text_card_message_V6057'] = 'Invalid Fax';
$_['text_card_message_V6058'] = 'Invalid Title';
$_['text_card_message_V6059'] = 'Redirect URL Invalid';
$_['text_card_message_V6060'] = 'Redirect URL Invalid';
$_['text_card_message_V6061'] = 'Invalid Reference';
$_['text_card_message_V6062'] = 'Invalid Company Name';
$_['text_card_message_V6063'] = 'Invalid Job Description';
$_['text_card_message_V6064'] = 'Invalid Street1';
$_['text_card_message_V6065'] = 'Invalid Street2';
$_['text_card_message_V6066'] = 'Invalid City';
$_['text_card_message_V6067'] = 'Invalid State';
$_['text_card_message_V6068'] = 'Invalid Postalcode';
$_['text_card_message_V6069'] = 'Invalid Email';
$_['text_card_message_V6070'] = 'Invalid Phone';
$_['text_card_message_V6071'] = 'Invalid Mobile';
$_['text_card_message_V6072'] = 'Invalid Comments';
$_['text_card_message_V6073'] = 'Invalid Fax';
$_['text_card_message_V6074'] = 'Invalid Url';
$_['text_card_message_V6075'] = 'Invalid Shipping Address First Name';
$_['text_card_message_V6076'] = 'Invalid Shipping Address Last Name';
$_['text_card_message_V6077'] = 'Invalid Shipping Address Street1';
$_['text_card_message_V6078'] = 'Invalid Shipping Address Street2';
$_['text_card_message_V6079'] = 'Invalid Shipping Address City';
$_['text_card_message_V6080'] = 'Invalid Shipping Address State';
$_['text_card_message_V6081'] = 'Invalid Shipping Address PostalCode';
$_['text_card_message_V6082'] = 'Invalid Shipping Address Email';
$_['text_card_message_V6083'] = 'Invalid Shipping Address Phone';
$_['text_card_message_V6084'] = 'Invalid Shipping Address Country';
$_['text_card_message_V6091'] = 'Unknown Country Code';
$_['text_card_message_V6100'] = 'Invalid Card Name';
$_['text_card_message_V6101'] = 'Invalid Card Expiry Month';
$_['text_card_message_V6102'] = 'Invalid Card Expiry Year';
$_['text_card_message_V6103'] = 'Invalid Card Start Month';
$_['text_card_message_V6104'] = 'Invalid Card Start Year';
$_['text_card_message_V6105'] = 'Invalid Card Issue Number';
$_['text_card_message_V6106'] = 'Invalid Card CVN';
$_['text_card_message_V6107'] = 'Invalid AccessCode';
$_['text_card_message_V6108'] = 'Invalid CustomerHostAddress';
$_['text_card_message_V6109'] = 'Invalid UserAgent';
$_['text_card_message_V6110'] = 'Invalid Card Number';
$_['text_card_message_V6111'] = 'Unauthorised API Access, Account Not PCI Certified';
$_['text_card_message_V6112'] = 'Redundant card details other than expiry year and month';
$_['text_card_message_V6113'] = 'Invalid transaction for refund';
$_['text_card_message_V6114'] = 'Gateway validation error';
$_['text_card_message_V6115'] = 'Invalid DirectRefundRequest, Transaction ID';
$_['text_card_message_V6116'] = 'Invalid card data on original TransactionID';
$_['text_card_message_V6124'] = 'Invalid Line Items. The line items have been provided however the totals do not match the TotalAmount field';
$_['text_card_message_V6125'] = 'Selected Payment Type not enabled';
$_['text_card_message_V6126'] = 'Invalid encrypted card number, decryption failed';
$_['text_card_message_V6127'] = 'Invalid encrypted cvn, decryption failed';
$_['text_card_message_V6128'] = 'Invalid Method for Payment Type';
$_['text_card_message_V6129'] = 'Transaction has not been authorised for Capture/Cancellation';
$_['text_card_message_V6130'] = 'Generic customer information error';
$_['text_card_message_V6131'] = 'Generic shipping information error';
$_['text_card_message_V6132'] = 'Transaction has already been completed or voided, operation not permitted';
$_['text_card_message_V6133'] = 'Checkout not available for Payment Type';
$_['text_card_message_V6134'] = 'Invalid Auth Transaction ID for Capture/Void';
$_['text_card_message_V6135'] = 'PayPal Error Processing Refund';
$_['text_card_message_V6140'] = 'Merchant account is suspended';
$_['text_card_message_V6141'] = 'Invalid PayPal account details or API signature';
$_['text_card_message_V6142'] = 'Authorise not available for Bank/Branch';
$_['text_card_message_V6150'] = 'Invalid Refund Amount';
$_['text_card_message_V6151'] = 'Refund amount greater than original transaction';
// Payment failure messages
$_['text_card_message_D4401'] = 'Refer to Issuer';
$_['text_card_message_D4402'] = 'Refer to Issuer, special';
$_['text_card_message_D4403'] = 'No Merchant';
$_['text_card_message_D4404'] = 'Pick Up Card';
$_['text_card_message_D4405'] = 'Do Not Honour';
$_['text_card_message_D4406'] = 'Error';
$_['text_card_message_D4407'] = 'Pick Up Card, Special';
$_['text_card_message_D4409'] = 'Request In Progress';
$_['text_card_message_D4412'] = 'Invalid Transaction';
$_['text_card_message_D4413'] = 'Invalid Amount';
$_['text_card_message_D4414'] = 'Invalid Card Number';
$_['text_card_message_D4415'] = 'No Issuer';
$_['text_card_message_D4419'] = 'Re-enter Last Transaction';
$_['text_card_message_D4421'] = 'No Method Taken';
$_['text_card_message_D4422'] = 'Suspected Malfunction';
$_['text_card_message_D4423'] = 'Unacceptable Transaction Fee';
$_['text_card_message_D4425'] = 'Unable to Locate Record On File';
$_['text_card_message_D4430'] = 'Format Error';
$_['text_card_message_D4431'] = 'Bank Not Supported By Switch';
$_['text_card_message_D4433'] = 'Expired Card, Capture';
$_['text_card_message_D4434'] = 'Suspected Fraud, Retain Card';
$_['text_card_message_D4435'] = 'Card Acceptor, Contact Acquirer, Retain Card';
$_['text_card_message_D4436'] = 'Restricted Card, Retain Card';
$_['text_card_message_D4437'] = 'Contact Acquirer Security Department, Retain Card';
$_['text_card_message_D4438'] = 'PIN Tries Exceeded, Capture';
$_['text_card_message_D4439'] = 'No Credit Account';
$_['text_card_message_D4440'] = 'Function Not Supported';
$_['text_card_message_D4441'] = 'Lost Card';
$_['text_card_message_D4442'] = 'No Universal Account';
$_['text_card_message_D4443'] = 'Stolen Card';
$_['text_card_message_D4444'] = 'No Investment Account';
$_['text_card_message_D4451'] = 'Insufficient Funds';
$_['text_card_message_D4452'] = 'No Cheque Account';
$_['text_card_message_D4453'] = 'No Savings Account';
$_['text_card_message_D4454'] = 'Expired Card';
$_['text_card_message_D4455'] = 'Incorrect PIN';
$_['text_card_message_D4456'] = 'No Card Record';
$_['text_card_message_D4457'] = 'Function Not Permitted to Cardholder';
$_['text_card_message_D4458'] = 'Function Not Permitted to Terminal';
$_['text_card_message_D4460'] = 'Acceptor Contact Acquirer';
$_['text_card_message_D4461'] = 'Exceeds Withdrawal Limit';
$_['text_card_message_D4462'] = 'Restricted Card';
$_['text_card_message_D4463'] = 'Security Violation';
$_['text_card_message_D4464'] = 'Original Amount Incorrect';
$_['text_card_message_D4466'] = 'Acceptor Contact Acquirer, Security';
$_['text_card_message_D4467'] = 'Capture Card';
$_['text_card_message_D4475'] = 'PIN Tries Exceeded';
$_['text_card_message_D4482'] = 'CVV Validation Error';
$_['text_card_message_D4490'] = 'Cutoff In Progress';
$_['text_card_message_D4491'] = 'Card Issuer Unavailable';
$_['text_card_message_D4492'] = 'Unable To Route Transaction';
$_['text_card_message_D4493'] = 'Cannot Complete, Violation Of The Law';
$_['text_card_message_D4494'] = 'Duplicate Transaction';
$_['text_card_message_D4496'] = 'System Error';
$_['text_card_message_D4497'] = 'MasterPass Error Failed';
$_['text_card_message_D4498'] = 'PayPal Create Transaction Error Failed';
$_['text_card_message_D4499'] = 'Invalid Transaction for Auth/Void';
$_['text_card_message_F7000'] = 'Undefined Fraud Error';
$_['text_card_message_F7001'] = 'Challenged Fraud';
$_['text_card_message_F7002'] = 'Country Match Fraud';
$_['text_card_message_F7003'] = 'High Risk Country Fraud';
$_['text_card_message_F7004'] = 'Anonymous Proxy Fraud';
$_['text_card_message_F7005'] = 'Transparent Proxy Fraud';
$_['text_card_message_F7006'] = 'Free Email Fraud';
$_['text_card_message_F7007'] = 'International Transaction Fraud';
$_['text_card_message_F7008'] = 'Risk Score Fraud';
$_['text_card_message_F7009'] = 'Denied Fraud';
$_['text_card_message_F7010'] = 'Denied by PayPal Fraud Rules';
$_['text_card_message_F9010'] = 'High Risk Billing Country';
$_['text_card_message_F9011'] = 'High Risk Credit Card Country';
$_['text_card_message_F9012'] = 'High Risk Customer IP Address';
$_['text_card_message_F9013'] = 'High Risk Email Address';
$_['text_card_message_F9014'] = 'High Risk Shipping Country';
$_['text_card_message_F9015'] = 'Multiple card numbers for single email address';
$_['text_card_message_F9016'] = 'Multiple card numbers for single location';
$_['text_card_message_F9017'] = 'Multiple email addresses for single card number';
$_['text_card_message_F9018'] = 'Multiple email addresses for single location';
$_['text_card_message_F9019'] = 'Multiple locations for single card number';
$_['text_card_message_F9020'] = 'Multiple locations for single email address';
$_['text_card_message_F9021'] = 'Suspicious Customer First Name';
$_['text_card_message_F9022'] = 'Suspicious Customer Last Name';
$_['text_card_message_F9023'] = 'Transaction Declined';
$_['text_card_message_F9024'] = 'Multiple transactions for same address with known credit card';
$_['text_card_message_F9025'] = 'Multiple transactions for same address with new credit card';
$_['text_card_message_F9026'] = 'Multiple transactions for same email with new credit card';
$_['text_card_message_F9027'] = 'Multiple transactions for same email with known credit card';
$_['text_card_message_F9028'] = 'Multiple transactions for new credit card';
$_['text_card_message_F9029'] = 'Multiple transactions for known credit card';
$_['text_card_message_F9030'] = 'Multiple transactions for same email address';
$_['text_card_message_F9031'] = 'Multiple transactions for same credit card';
$_['text_card_message_F9032'] = 'Invalid Customer Last Name';
$_['text_card_message_F9033'] = 'Invalid Billing Street';
$_['text_card_message_F9034'] = 'Invalid Shipping Street';
$_['text_card_message_F9037'] = 'Suspicious Customer Email Address';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

View File

@@ -0,0 +1,3 @@
<?php
// Text
$_['text_title'] = 'Credit / Debit Card / Paypal / Wallet (G2APay)';

View File

@@ -0,0 +1,48 @@
<?php
// Heading
$_['text_title'] = 'Credit / Debit card (Globalpay)';
// Button
$_['button_confirm'] = 'Confirm';
// Entry
$_['entry_cc_type'] = 'Card Type';
// Text
$_['text_success'] = 'Your payment has been authorised.';
$_['text_decline'] = 'Your payment was unsuccessful';
$_['text_bank_error'] = 'There was an error processing your request with the bank.';
$_['text_generic_error'] = 'There was an error processing your request.';
$_['text_hash_failed'] = 'Hash check failed. Do not try your payment again as the payment status is unknown. Please contact the merchant.';
$_['text_link'] = 'Please click <a href="%s">here</a> to continue';
$_['text_select_card'] = 'Please select your card type';
$_['text_result'] = 'Auth result';
$_['text_message'] = 'Message';
$_['text_cvn_result'] = 'CVN result';
$_['text_avs_postcode'] = 'AVS postcode';
$_['text_avs_address'] = 'AVS address';
$_['text_eci'] = 'ECI (3D secure) result';
$_['text_tss'] = 'TSS result';
$_['text_order_ref'] = 'Order ref';
$_['text_timestamp'] = 'Timestamp';
$_['text_card_type'] = 'Card type';
$_['text_card_digits'] = 'Card number';
$_['text_card_exp'] = 'Card expire';
$_['text_card_name'] = 'Card name';
$_['text_3d_s1'] = 'Cardholder Not Enrolled, liability shift';
$_['text_3d_s2'] = 'Unable To Verify Enrolment, no liability shift';
$_['text_3d_s3'] = 'Invalid Response From Enrolment Server, no liability shift';
$_['text_3d_s4'] = 'Enrolled, But Invalid Response From ACS (Access Control Server), no liability shift';
$_['text_3d_s5'] = 'Successful Authentication, liability shift';
$_['text_3d_s6'] = 'Authentication Attempt Acknowledged, liability shift';
$_['text_3d_s7'] = 'Incorrect Password Entered, no liability shift';
$_['text_3d_s8'] = 'Authentication Unavailable, no liability shift';
$_['text_3d_s9'] = 'Invalid Response From ACS, no liability shift';
$_['text_3d_s10'] = 'RealMPI Fatal Error, no liability shift';
$_['text_3d_liability'] = 'No Liability Shift';
$_['text_card_visa'] = 'Visa';
$_['text_card_mc'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';

View File

@@ -0,0 +1,55 @@
<?php
// Text
$_['text_title'] = 'Credit or Debit Card';
$_['text_credit_card'] = 'Credit Card Details';
$_['text_wait'] = 'Please wait!';
$_['text_result'] = 'Result';
$_['text_message'] = 'Message';
$_['text_cvn_result'] = 'CVN result';
$_['text_avs_postcode'] = 'AVS postcode';
$_['text_avs_address'] = 'AVS address';
$_['text_eci'] = 'ECI (3D secure) result';
$_['text_tss'] = 'TSS result';
$_['text_card_bank'] = 'Card issue bank';
$_['text_card_country'] = 'Card country';
$_['text_card_region'] = 'Card region';
$_['text_last_digits'] = 'Last 4 digits';
$_['text_order_ref'] = 'Order ref';
$_['text_timestamp'] = 'Timestamp';
$_['text_card_visa'] = 'Visa';
$_['text_card_mc'] = 'Mastercard';
$_['text_card_amex'] = 'American Express';
$_['text_card_switch'] = 'Switch';
$_['text_card_laser'] = 'Laser';
$_['text_card_diners'] = 'Diners';
$_['text_auth_code'] = 'Auth code';
$_['text_3d_s1'] = 'Cardholder Not Enrolled, liability shift';
$_['text_3d_s2'] = 'Unable To Verify Enrolment, no liability shift';
$_['text_3d_s3'] = 'Invalid Response From Enrolment Server, no liability shift';
$_['text_3d_s4'] = 'Enrolled, But Invalid Response From ACS (Access Control Server), no liability shift';
$_['text_3d_s5'] = 'Successful Authentication, liability shift';
$_['text_3d_s6'] = 'Authentication Attempt Acknowledged, liability shift';
$_['text_3d_s7'] = 'Incorrect Password Entered, no liability shift';
$_['text_3d_s8'] = 'Authentication Unavailable, no liability shift';
$_['text_3d_s9'] = 'Invalid Response From ACS, no liability shift';
$_['text_3d_s10'] = 'RealMPI Fatal Error, no liability shift';
// Entry
$_['entry_cc_type'] = 'Card type';
$_['entry_cc_number'] = 'Card number';
$_['entry_cc_name'] = 'Cardholder name';
$_['entry_cc_expire_date'] = 'Card expiry date';
$_['entry_cc_cvv2'] = 'Card security code (CVV2)';
$_['entry_cc_issue'] = 'Card issue number';
// Help
$_['help_start_date'] = '(if available)';
$_['help_issue'] = '(for Maestro and Solo cards only)';
// Error
$_['error_card_number'] = 'Please check your card number is valid';
$_['error_card_name'] = 'Please check the card holder name is valid';
$_['error_card_cvv'] = 'Please check the CVV2 is valid';
$_['error_3d_unable'] = 'Merchant requires 3D secure but unable to verify with your bank, please try later';
$_['error_3d_500_response_no_payment'] = 'An invalid response was received from the card processor, no payment has been taken';
$_['error_3d_unsuccessful'] = '3D secure authorisation failed';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -40,4 +40,4 @@ $_['help_company'] = 'Будь-ласка, введіть реєстраці
// Error
$_['error_deu_terms'] = 'Ви мусите погодитися з умовами політики конфіденційності Klarna(Datenschutz)';
$_['error_address_match'] = 'Платіжна адреса і адреса доставки повинні співпадати, якщо Ви збираєтеся використати Klarna Платежі';
$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.';
$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.';

View File

@@ -0,0 +1,12 @@
<?php
// Heading
$_['heading_title'] = 'Klarna Checkout';
$_['heading_title_success'] = 'Your Klarna Checkout order has been placed!';
// Text
$_['text_title'] = 'Klarna Checkout';
$_['text_basket'] = 'Shopping Cart';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
$_['text_choose_shipping_method'] = 'Choose shipping method';
$_['text_sales_tax'] = 'Sales Tax';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua
@@ -37,4 +37,4 @@ $_['help_company'] = 'Будь-ласка, введіть реєстраці
// Error
$_['error_deu_terms'] = 'Ви мусите погодитися з умовами політики конфіденційності Klarna(Datenschutz)';
$_['error_address_match'] = 'Платіжна адреса і адреса доставки повинні співпадати, якщо Ви збираєтеся використати Рахунок-фактуру Klarna';
$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.';
$_['error_network'] = 'В процесі обробки виникла помилка. Будь-ласка, спробуйте пізніше.';

View File

@@ -0,0 +1,29 @@
<?php
// Heading
$_['heading_title'] = 'Please Choose Your Payment Plan';
// Text
$_['text_title'] = 'PUT IT ON LAY-BUY powered by PayPal';
$_['text_plan_preview'] = 'Plan Preview';
$_['text_payment'] = 'Payment';
$_['text_due_date'] = 'Due Date';
$_['text_amount'] = 'Amount';
$_['text_downpayment'] = 'Down Payment';
$_['text_today'] = 'Today';
$_['text_delivery_msg'] = 'Your goods/services will be delivered once your final payment has been received.';
$_['text_fee_msg'] = 'A 0.9% admin fee is payable to Lay-Buys.com.';
$_['text_month'] = 'Month';
$_['text_months'] = 'Months';
$_['text_status_1'] = 'Pending';
$_['text_status_5'] = 'Completed';
$_['text_status_7'] = 'Canceled';
$_['text_status_50'] = 'Revise Requested';
$_['text_status_51'] = 'Revised';
$_['text_comment'] = 'Updated by Lay-Buy';
// Entry
$_['entry_initial'] = 'Initial Payment';
$_['entry_months'] = 'Months';
// Button
$_['button_confirm'] = 'Confirm Order';

View File

@@ -1,6 +1,6 @@
<?php
//version 2.0.0.0
//Update for OpenCart 2.3.x by OpenCart Ukrainian Community http://opencart.ua
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
//info@marketplus.if.ua

Some files were not shown because too many files have changed in this diff Show More