add latest translate by by Sirchyk

This commit is contained in:
Eugene Kuligin
2014-12-07 08:59:25 +02:00
parent a891d6291d
commit b3e811ae97
379 changed files with 11199 additions and 3362 deletions

View File

@@ -1,24 +1,7 @@
<?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
************************************************************************************************************************/
$_['text_title'] = 'Інструкції оплати чеком / готівкою '; #44274
$_['text_instruction'] = 'Чек / Готівка'; #44081
$_['text_payable'] = 'Отримувач:'; #44275
$_['text_address'] = 'Адреса:'; #44276
$_['text_payment'] = 'Ваше замовлення не буде виконане до отримання оплати.'; #44277
// Text
$_['text_title'] = 'Cheque / Money Order';
$_['text_instruction'] = 'Cheque / Money Order Instructions';
$_['text_payable'] = 'Make Payable To: ';
$_['text_address'] = 'Send To: ';
$_['text_payment'] = 'Your order will not ship until we receive payment.';