mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
update translation strings
This commit is contained in:
12
catalog/ukrainian/common/cart.php
Executable file
12
catalog/ukrainian/common/cart.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_items'] = '%s товар(ів) - %s';
|
||||
$_['text_empty'] = 'Ваш кошик порожній!';
|
||||
$_['text_cart'] = 'Переглянути кошик';
|
||||
$_['text_checkout'] = 'Оформити замовлення';
|
||||
$_['text_recurring'] = 'Профіль оплати';
|
||||
8
catalog/ukrainian/common/currency.php
Executable file
8
catalog/ukrainian/common/currency.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_currency'] = 'Валюта';
|
||||
22
catalog/ukrainian/common/footer.php
Executable file
22
catalog/ukrainian/common/footer.php
Executable file
@@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_information'] = 'Інформація';
|
||||
$_['text_service'] = 'Сервісні служби';
|
||||
$_['text_extra'] = 'Додатково';
|
||||
$_['text_contact'] = 'Контакти';
|
||||
$_['text_return'] = 'Повернення';
|
||||
$_['text_sitemap'] = 'Мапа сайту';
|
||||
$_['text_manufacturer'] = 'Бренди';
|
||||
$_['text_voucher'] = 'Подарункові сертифікати';
|
||||
$_['text_affiliate'] = 'Партнерська програма';
|
||||
$_['text_special'] = 'Спеціальні пропозиції';
|
||||
$_['text_account'] = 'Обліковий запис';
|
||||
$_['text_order'] = 'Історія замовлень';
|
||||
$_['text_wishlist'] = 'Список побажань';
|
||||
$_['text_newsletter'] = 'Розсилання новин';
|
||||
$_['text_powered'] = 'Створено <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
21
catalog/ukrainian/common/header.php
Executable file
21
catalog/ukrainian/common/header.php
Executable file
@@ -0,0 +1,21 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_home'] = 'Головна';
|
||||
$_['text_wishlist'] = 'Список побажань (%s)';
|
||||
$_['text_shopping_cart'] = 'Кошик';
|
||||
$_['text_category'] = 'Категорії';
|
||||
$_['text_account'] = 'Обліковий запис';
|
||||
$_['text_register'] = 'Реєстрація';
|
||||
$_['text_login'] = 'Вхід';
|
||||
$_['text_order'] = 'Історія замовлень';
|
||||
$_['text_transaction'] = 'Оплати';
|
||||
$_['text_download'] = 'Завантаження';
|
||||
$_['text_logout'] = 'Вихід';
|
||||
$_['text_checkout'] = 'Оформлення замовлення';
|
||||
$_['text_search'] = 'Пошук';
|
||||
$_['text_all'] = 'Переглянути всі';
|
||||
8
catalog/ukrainian/common/language.php
Executable file
8
catalog/ukrainian/common/language.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_language'] = 'Мова';
|
||||
12
catalog/ukrainian/common/maintenance.php
Executable file
12
catalog/ukrainian/common/maintenance.php
Executable file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Сайт на технічному обсліговуванні';
|
||||
|
||||
// Text
|
||||
$_['text_maintenance'] = 'Сайт знаходиться на технічному обслуговуванні';
|
||||
$_['text_message'] = '<h1 style="text-align:center;">В дания час ми проводимо планове технічне обслугоування. <br/>Сайт скоро відновить свою роботу. Будь-ласка зайдіть через деякий час.</h1>';
|
||||
8
catalog/ukrainian/common/search.php
Executable file
8
catalog/ukrainian/common/search.php
Executable file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
// Text
|
||||
$_['text_search'] = 'Пошук';
|
||||
Reference in New Issue
Block a user