mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 09:32:07 +00:00
first commit
This commit is contained in:
30
catalog/language/ukrainian/account/download.php
Normal file
30
catalog/language/ukrainian/account/download.php
Normal file
@@ -0,0 +1,30 @@
|
||||
<?php
|
||||
/***********************************************************************************************************************
|
||||
|
||||
Version 1.4.9.6
|
||||
Created 15:41 30.08.2011 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
|
||||
|
||||
************************************************************************************************************************/
|
||||
|
||||
$_['text_downloads'] = 'Завантаження'; #22122
|
||||
$_['text_order'] = 'Номер замовлення:'; #22123
|
||||
$_['text_date_added'] = 'Додано:'; #22124
|
||||
$_['text_name'] = 'Назва:'; #22125
|
||||
$_['text_remaining'] = 'Залишилося:'; #22126
|
||||
$_['text_size'] = 'Розмір:'; #22127
|
||||
$_['text_download'] = 'Завантажити'; #22128
|
||||
$_['text_error'] = 'У вас немає попередніх завантажень!'; #22129
|
||||
$_['heading_title'] = 'Завантаження з облікового запису'; #22200
|
||||
$_['text_account'] = 'Обліковий запис'; #22201
|
||||
Reference in New Issue
Block a user