mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
78 lines
4.1 KiB
PHP
Executable File
78 lines
4.1 KiB
PHP
Executable File
<?php
|
||
/***********************************************************************************************************************
|
||
|
||
Version 1.5.6
|
||
Created 23:02 15.01.2014 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
|
||
|
||
************************************************************************************************************************/
|
||
|
||
$_['code'] = 'uk'; #44110
|
||
$_['direction'] = 'ltr'; #44117
|
||
$_['date_format_short'] = 'd.m.Y'; #44111
|
||
$_['date_format_long'] = 'd.m.Y'; #44119
|
||
$_['time_format'] = 'H:i:s'; #44112
|
||
$_['decimal_point'] = '.'; #44083
|
||
$_['thousand_point'] = ','; #44084
|
||
$_['text_home'] = 'Головна'; #44085
|
||
$_['text_yes'] = 'Так'; #44086
|
||
$_['text_no'] = 'Ні'; #44087
|
||
$_['text_none'] = '--- Немає ---'; #44088
|
||
$_['text_select'] = '--- Оберіть ---'; #44089
|
||
$_['text_all_zones'] = 'Усі зони'; #44090
|
||
$_['text_pagination'] = 'Показано {start} по {end} із {total} (всього сторінок: {pages})'; #44118
|
||
$_['text_separator'] = ' > '; #44091
|
||
$_['button_grid'] = 'Сітка';
|
||
$_['button_list'] = 'Список';
|
||
$_['button_add_address'] = 'Додати адресу'; #44094
|
||
$_['button_back'] = 'Назад'; #44093
|
||
$_['button_continue'] = 'Продовжити'; #44092
|
||
$_['button_cart'] = 'До кошика'; #45770
|
||
$_['button_compare'] = 'Порівняти'; #45771
|
||
$_['button_wishlist'] = 'В улюблені'; #45772
|
||
$_['button_checkout'] = 'Оформити'; #44104
|
||
$_['button_confirm'] = 'Підтвердіть замовлення'; #44105
|
||
$_['button_coupon'] = 'Використати'; #44108
|
||
$_['button_delete'] = 'Видалити'; #44098
|
||
$_['button_download'] = 'Завантаження'; #47400
|
||
$_['button_edit'] = 'Змінити'; #44097
|
||
$_['button_filter'] = 'Уточнити пошук'; #47936
|
||
$_['button_new_address'] = 'Нова адреса'; #44095
|
||
$_['button_change_address'] = 'Оберіть адресу'; #44096
|
||
$_['button_reviews'] = 'Відгуки'; #44099
|
||
$_['button_write'] = 'Редагувати відгуки'; #44100
|
||
$_['button_login'] = 'Увійти'; #44101
|
||
$_['button_update'] = 'Оновити'; #44102
|
||
$_['button_remove'] = 'Видалити'; #45773
|
||
$_['button_remove'] = 'Видалити'; #52165
|
||
$_['button_reorder'] = 'Повторне замовлення'; #47401
|
||
$_['button_return'] = 'Повернення'; #47402
|
||
$_['button_return'] = 'Повернення'; #52137
|
||
$_['button_shopping'] = 'Продовжити покупки'; #44103
|
||
$_['button_search'] = 'Пошук'; #44107
|
||
$_['button_shipping'] = 'Підтвердити доставку'; #45774
|
||
$_['button_guest'] = 'Гостьове замовлення'; #44109
|
||
$_['button_view'] = 'Перегляд'; #44106
|
||
$_['button_voucher'] = 'Застосувати подарунковий сертифікат'; #46823
|
||
$_['button_upload'] = 'Завантажити файл'; #45775
|
||
$_['button_reward'] = 'Використати бали'; #46746
|
||
$_['button_quote'] = 'Отримати ціни'; #46747
|
||
$_['error_upload_1'] = 'Файл перевищує розмір, встановлений директивою upload_max_filesize у файлі php.ini!'; #45776
|
||
$_['error_upload_2'] = 'Файл перевищує розмір, встановлений параметром форми MAX_FILE_SIZE!'; #45777
|
||
$_['error_upload_3'] = 'Файл завантажено тільки частково!'; #45778
|
||
$_['error_upload_4'] = 'Немає файлу для завантаження!'; #45779
|
||
$_['error_upload_6'] = 'Не знайдено тимчасову теку!'; #45780
|
||
$_['error_upload_7'] = 'Невдалий запис файлу на диск!'; #45781
|
||
$_['error_upload_8'] = 'Завантаження зупинене у зв’язку з розширенням!'; #45782
|
||
$_['error_upload_999'] = 'Невідомий код помилки!'; #45783
|