mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 20:35:26 +00:00
29 lines
1.4 KiB
PHP
29 lines
1.4 KiB
PHP
<?php
|
|
/***********************************************************************************************************************
|
|
|
|
Version 1.5.5.1
|
|
Created 19:13 20.05.2013 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
|
|
|
|
************************************************************************************************************************/
|
|
|
|
$_['heading_title'] = 'Доставка на базі ваги'; #40885
|
|
$_['text_shipping'] = 'Доставка'; #40886
|
|
$_['text_success'] = 'Налаштування доставки на базі ваги змінено!'; #40887
|
|
$_['entry_rate'] = 'Ціни:<br /><span class="help">Наприклад, 5:10.00, 7:12.00 вага:ціна, вага:ціна, ...</span>'; #40888
|
|
$_['entry_tax_class'] = 'Клас податків:'; #42949
|
|
$_['entry_geo_zone'] = 'Гео-зона:'; #40703
|
|
$_['entry_status'] = 'Статус:'; #40704
|
|
$_['entry_sort_order'] = 'Порядок сортування:'; #40705
|
|
$_['error_permission'] = 'Ви не маєте повноважень для зміни налаштувань доставки на базі ваги!'; #40889
|