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,34 +1,27 @@
<?php
/***********************************************************************************************************************
// Heading
$_['express_text_title'] = 'Confirm order';
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.
// Text
$_['text_title'] = 'PayPal Express Checkout';
$_['button_continue'] = 'Continue';
$_['text_cart'] = 'Shopping Cart';
$_['text_shipping_updated'] = 'Shipping service updated';
$_['text_trial'] = '%s every %s %s for %s payments then ';
$_['text_recurring'] = '%s every %s %s';
$_['text_recurring_item'] = 'Recurring Item';
$_['text_length'] = ' for %s payments';
Translators:
Eugene Kuligin (http://github.com/shaman)
and others.
// Entry
$_['express_entry_coupon'] = 'Enter your coupon here:';
Responsible for Translation:
Eugene Kuligin (http://github.com/shaman)
// Button
$_['express_button_coupon'] = 'Add';
$_['express_button_confirm'] = 'Confirm';
$_['express_button_login'] = 'Continue to PayPal';
$_['express_button_shipping'] = 'Update shipping';
$_['button_cancel_recurring'] = 'Cancel payments';
License http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
Ask a question http://github.com/opencart-ukraine
************************************************************************************************************************/
$_['text_title'] = 'PayPal Express (включає популярні кредитні та дебетові картки)'; #44302
$_['button_continue'] = 'Прожовжити'; #48481
$_['text_cart'] = 'Кошик'; #48482
$_['text_shipping_updated'] = 'Служба перевезень оновлена'; #48483
$_['text_trial'] = '%s кожен %s %s для %s платежів тоді'; #48484
$_['text_recurring'] = '%s кожен %s %s'; #48485
$_['text_length'] = ' для %s платежів'; #48486
$_['error_heading_title'] = 'Була допущена помилка'; #48487
$_['error_too_many_failures'] = 'Ваша оплата зазнала невдачі занадто багато разів'; #48488
$_['express_text_title'] = 'Підтвердіть замовлення'; #48489
$_['express_button_coupon'] = 'Додати'; #48490
$_['express_button_confirm'] = 'Підтверджую'; #48491
$_['express_button_login'] = 'Продовжіть в PayPal'; #48492
$_['express_button_shipping'] = 'Доставка оновлена'; #48493
$_['express_entry_coupon'] = 'Введіть свій купон тут'; #48494
// Error
$_['error_heading_title'] = 'There was an error';
$_['error_too_many_failures'] = 'Your payment has failed too many times';