mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 07:31:09 +00:00
31 lines
1.3 KiB
PHP
Executable File
31 lines
1.3 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:
|
|
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'] = 'Завантаження з облікового запису'; #44258
|
|
$_['text_account'] = 'Обліковий запис'; #44259
|
|
$_['text_downloads'] = 'Завантаження'; #44220
|
|
$_['text_order'] = 'ID замовлення:'; #52080
|
|
$_['text_order'] = 'Номер замовлення:'; #44221
|
|
$_['text_date_added'] = 'Додано:'; #44222
|
|
$_['text_name'] = 'Назва:'; #44223
|
|
$_['text_remaining'] = 'Залишилося:'; #44224
|
|
$_['text_size'] = 'Розмір:'; #44225
|
|
$_['text_empty'] = 'Ви не зробили жодних замовлень файлів!'; #46386
|