mirror of
https://github.com/shadoll/translate.git
synced 2026-02-04 11:03:26 +00:00
Адаптація структури перекладу під 2.3.0.2
This commit is contained in:
20
admin/language/uk-ua/extension/extension/analytics.php
Normal file
20
admin/language/uk-ua/extension/extension/analytics.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
//version 2.1.0.x
|
||||
//Translated by fradee (Oleksandr Fradynsky) with love to Ukraine and OpenCart at 21 October 2015
|
||||
//fradee@gmail.com
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Аналітика';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Успішно змінено Аналітику!';
|
||||
$_['text_list'] = 'Перелік Аналітик';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Назва Аналітики';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Увага: відсутні права на редагування Аналітик!';
|
||||
20
admin/language/uk-ua/extension/extension/captcha.php
Normal file
20
admin/language/uk-ua/extension/extension/captcha.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?php
|
||||
|
||||
//version 2.1.0.x
|
||||
//Translated by fradee (Oleksandr Fradynsky) with love to Ukraine and OpenCart at 21 October 2015
|
||||
//fradee@gmail.com
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Captcha';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Успішно змінено Сaptcha!';
|
||||
$_['text_list'] = 'Перелік Captcha';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Назва Captcha';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Увага: відсутні права на редагування Сaptcha!';
|
||||
17
admin/language/uk-ua/extension/extension/dashboard.php
Normal file
17
admin/language/uk-ua/extension/extension/dashboard.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Dashboard';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified dashboards!';
|
||||
$_['text_list'] = 'Dashboard List';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Dashboard Name';
|
||||
$_['column_width'] = 'Width';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify dashboards!';
|
||||
20
admin/language/uk-ua/extension/extension/feed.php
Normal file
20
admin/language/uk-ua/extension/extension/feed.php
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Канали товарів';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно змінили канали товарів!';
|
||||
$_['text_list'] = 'Список каналів';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Назва каналу товарів';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У вас немає доступу для зміни каналів товарів!';
|
||||
15
admin/language/uk-ua/extension/extension/fraud.php
Normal file
15
admin/language/uk-ua/extension/extension/fraud.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Anti-Fraud';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified anti-fraud!';
|
||||
$_['text_list'] = 'Anti-Fraud List';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Anti-Fraud Name';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_action'] = 'Action';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify anti-fraud!';
|
||||
21
admin/language/uk-ua/extension/extension/module.php
Normal file
21
admin/language/uk-ua/extension/extension/module.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Модулі';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно змінили модулі!';
|
||||
$_['text_layout'] = 'Після успішного встановлення і налаштування модулю Ви можете додати його до макетів<a href="%s" class="alert-link">тут</a>!';
|
||||
$_['text_add'] = 'Add Module';
|
||||
$_['text_list'] = 'Список модулів';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Назва модулю';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У вас немає доступу до зміни модулів!';
|
||||
95
admin/language/uk-ua/extension/extension/openbay.php
Normal file
95
admin/language/uk-ua/extension/extension/openbay.php
Normal file
@@ -0,0 +1,95 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'OpenBay Pro';
|
||||
|
||||
// Buttons
|
||||
$_['button_retry'] = 'Retry';
|
||||
$_['button_update'] = 'Update';
|
||||
$_['button_patch'] = 'Patch';
|
||||
$_['button_faq'] = 'View FAQ topic';
|
||||
|
||||
// Tab
|
||||
$_['tab_setting'] = 'Settings';
|
||||
$_['tab_update'] = 'Software updates';
|
||||
$_['tab_update_v1'] = 'Easy updater';
|
||||
$_['tab_patch'] = 'Patch';
|
||||
$_['tab_developer'] = 'Developer';
|
||||
|
||||
// Text
|
||||
$_['text_dashboard'] = 'Dashboard';
|
||||
$_['text_success'] = 'Success: Settings have been saved';
|
||||
$_['text_products'] = 'Items';
|
||||
$_['text_orders'] = 'Orders';
|
||||
$_['text_manage'] = 'Manage';
|
||||
$_['text_help'] = 'Help';
|
||||
$_['text_tutorials'] = 'Tutorials';
|
||||
$_['text_suggestions'] = 'Ideas';
|
||||
$_['text_version_latest'] = 'You are running the latest version';
|
||||
$_['text_version_check'] = 'Checking software version';
|
||||
$_['text_version_installed'] = 'Installed version of OpenBay Pro: v';
|
||||
$_['text_version_current'] = 'Your version is';
|
||||
$_['text_version_available'] = 'the latest is';
|
||||
$_['text_language'] = 'API response language';
|
||||
$_['text_getting_messages'] = 'Getting OpenBay Pro messages';
|
||||
$_['text_complete'] = 'Complete';
|
||||
$_['text_patch_complete'] = 'Patch has been applied';
|
||||
$_['text_connection_ok'] = 'Connected to server OK. OpenCart folders found';
|
||||
$_['text_updated'] = 'Module has been updated (v.%s)';
|
||||
$_['text_update_description'] = 'The update tool will make changes to your shop file system. Make sure you have a complete file and database backup before updating.';
|
||||
$_['text_patch_description'] = 'If you uploaded the update files manually, you need to run the patch to complete the update';
|
||||
$_['text_clear_faq'] = 'Clear hidden FAQ popups';
|
||||
$_['text_clear_faq_complete'] = 'Notifications will now show again';
|
||||
$_['text_install_success'] = 'Marketplace has been installed';
|
||||
$_['text_uninstall_success'] = 'Marketplace has been removed';
|
||||
$_['text_title_messages'] = 'Messages & notifications';
|
||||
$_['text_marketplace_shipped'] = 'The order status will be updated to shipped on the marketplace';
|
||||
$_['text_action_warning'] = 'This action is dangerous so is password protected.';
|
||||
$_['text_check_new'] = 'Checking for newer version';
|
||||
$_['text_downloading'] = 'Downloading update files';
|
||||
$_['text_extracting'] = 'Extracting files';
|
||||
$_['text_running_patch'] = 'Running patch files';
|
||||
$_['text_fail_patch'] = 'Unable to extract update files';
|
||||
$_['text_updated_ok'] = 'Update complete, installed version is now ';
|
||||
$_['text_check_server'] = 'Checking server requirements';
|
||||
$_['text_version_ok'] = 'Software is already up to date, installed version is ';
|
||||
$_['text_remove_files'] = 'Removing files no longer required';
|
||||
$_['text_confirm_backup'] = 'Ensure that you have a full backup before continuing';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Plugin name';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_action'] = 'Action';
|
||||
|
||||
// Entry
|
||||
$_['entry_patch'] = 'Manual update patch';
|
||||
$_['entry_courier'] = 'Courier';
|
||||
$_['entry_courier_other'] = 'Other courier';
|
||||
$_['entry_tracking'] = 'Tracking #';
|
||||
$_['entry_empty_data'] = 'Empty store data?';
|
||||
$_['entry_password_prompt'] = 'Please enter the data wipe password';
|
||||
$_['entry_update'] = 'Easy 1 click update';
|
||||
$_['entry_beta'] = 'Use beta version';
|
||||
|
||||
// Error
|
||||
$_['error_admin'] = 'Admin directory expected';
|
||||
$_['error_no_admin'] = 'Connection OK but your OpenCart admin directory was not found';
|
||||
$_['error_no_files'] = 'Connection OK but OpenCart folders were not found! Is your root path correct?';
|
||||
$_['error_failed'] = 'Failed to load, retry?';
|
||||
$_['error_tracking_id_format'] = 'Your tracking ID cannot contain the characters > or <';
|
||||
$_['error_tracking_courier'] = 'You must select a courier if you want to add a tracking ID';
|
||||
$_['error_tracking_custom'] = 'Please leave courier field empty if you want to use custom courier';
|
||||
$_['error_permission'] = 'You do not have permission to modify the OpenBay Pro extension';
|
||||
$_['error_mkdir'] = 'PHP mkdir function is disabled, contact your host';
|
||||
$_['error_file_delete'] = 'Unable to remove these files, you should delete them manually';
|
||||
$_['error_mcrypt'] = 'PHP function "mcrypt_encrypt" is not enabled. Contact your hosting provider.';
|
||||
$_['error_mbstring'] = 'PHP library "mb strings" is not enabled. Contact your hosting provider.';
|
||||
$_['error_oc_version'] = 'Your version of OpenCart is not tested to work with this module. You may experience problems.';
|
||||
$_['error_fopen'] = 'PHP function "fopen" is disabled by your host - you will be unable to import images when importing products';
|
||||
$_['lang_error_vqmod'] = 'Your vqmod folder contains older OpenBay Pro files - these need to be removed!';
|
||||
|
||||
// Help
|
||||
$_['help_clear_faq'] = 'Show all of the help notifications again';
|
||||
$_['help_empty_data'] = 'This can cause serious damage, do not use it if you do not know what it does!';
|
||||
$_['help_easy_update'] = 'Click update to install the latest version of OpenBay Pro automatically';
|
||||
$_['help_patch'] = 'Click to run the patch scripts';
|
||||
$_['help_beta'] = 'Caution! The beta version is the latest development version. It may not be stable and could contain bugs.';
|
||||
21
admin/language/uk-ua/extension/extension/payment.php
Normal file
21
admin/language/uk-ua/extension/extension/payment.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Платежі';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно змінили платежі!';
|
||||
$_['text_list'] = 'Список платежів';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Метод платежу';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_sort_order'] = 'Порядок сортування';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу для зміни платежів!';
|
||||
21
admin/language/uk-ua/extension/extension/shipping.php
Normal file
21
admin/language/uk-ua/extension/extension/shipping.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Доставка';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно змінили доставку!';
|
||||
$_['text_list'] = 'Список доставок';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Метод доставки';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_sort_order'] = 'Порядок сортування';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу для зміни доставки!';
|
||||
15
admin/language/uk-ua/extension/extension/theme.php
Normal file
15
admin/language/uk-ua/extension/extension/theme.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Themes';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified themes!';
|
||||
$_['text_list'] = 'Theme List';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Theme Name';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_action'] = 'Action';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify themes!';
|
||||
21
admin/language/uk-ua/extension/extension/total.php
Normal file
21
admin/language/uk-ua/extension/extension/total.php
Normal file
@@ -0,0 +1,21 @@
|
||||
<?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
|
||||
|
||||
// Heading
|
||||
$_['heading_title'] = 'Оформлення замовлення';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Ви успішно змінили Оформлення замовлення!';
|
||||
$_['text_list'] = 'Список змінних оформлення замовлення';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Змінна вартості замовлення';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_sort_order'] = 'Порядок сортування';
|
||||
$_['column_action'] = 'Дія';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'У Вас немає доступу для зміни оформлення замовлення!';
|
||||
Reference in New Issue
Block a user