mirror of
https://github.com/shadoll/translate.git
synced 2025-12-20 13:32:10 +00:00
add latest translate by by Sirchyk
This commit is contained in:
@@ -1,56 +1,40 @@
|
||||
<?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.
|
||||
//version 2.0.0.0
|
||||
//Made by Sirchyk for www.marketplus.if.ua on 16 of october 2014.
|
||||
//info@marketplus.if.ua
|
||||
|
||||
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_new_subject'] = '%s — замовлення %s'; #46851
|
||||
$_['text_new_greeting'] = 'Дякуємо за цікавість до товарів %s. Ваше замовлення прийнято та буде оброблено відразу після отримання оплати.'; #46880
|
||||
$_['text_new_received'] = 'Ви отримали замовлення.'; #46852
|
||||
$_['text_new_link'] = 'Для перегляду замовлення перейдіть за посиланням:'; #46853
|
||||
$_['text_new_order_detail'] = 'Деталі замовлення'; #46854
|
||||
$_['text_new_instruction'] = 'Інструкції'; #47356
|
||||
$_['text_new_order_id'] = 'Номер замовлення:'; #46855
|
||||
$_['text_new_order_id'] = 'ID замовлення:'; #52084
|
||||
$_['text_new_date_added'] = 'Дата долучення:'; #46856
|
||||
$_['text_new_order_status'] = 'Статус замовлення:'; #46857
|
||||
$_['text_new_payment_method'] = 'Спосіб оплати:'; #46858
|
||||
$_['text_new_shipping_method'] = 'Спосіб доставки:'; #46859
|
||||
$_['text_new_email'] = 'E-mail:'; #46860
|
||||
$_['text_new_telephone'] = 'Номер телефону:'; #46861
|
||||
$_['text_new_ip'] = 'Адреса IP:'; #46862
|
||||
$_['text_new_payment_address'] = 'Адреса оплати:'; #46863
|
||||
$_['text_new_shipping_address'] = 'Адреса доставки:'; #46864
|
||||
$_['text_new_products'] = 'Товари'; #46865
|
||||
$_['text_new_product'] = 'Товар'; #52604
|
||||
$_['text_new_product'] = 'Товар'; #46866
|
||||
$_['text_new_model'] = 'Модель'; #46867
|
||||
$_['text_new_quantity'] = 'Кількість'; #46868
|
||||
$_['text_new_price'] = 'Ціна'; #46869
|
||||
$_['text_new_order_total'] = 'Всього замовлено'; #46870
|
||||
$_['text_new_total'] = 'Всього'; #46871
|
||||
$_['text_new_download'] = 'Відразу після отримання оплати ви зможете завантажити товари на сторінці:'; #46881
|
||||
$_['text_new_comment'] = 'Коментарі до замовлення:'; #46872
|
||||
$_['text_new_footer'] = 'Якщо у вас виникли питання, будь ласка, відправте їх у відповіді на цей лист.'; #46882
|
||||
$_['text_new_powered'] = 'Система торгівлі працює на <a href="http://github.com/opencart-ukraine">OpenCart</a>.'; #46873
|
||||
$_['text_update_subject'] = '%s — оновлення замовлення %s'; #46874
|
||||
$_['text_update_order'] = 'Номер замовлення:'; #46875
|
||||
$_['text_update_order'] = 'ID замовлення:'; #52085
|
||||
$_['text_update_date_added'] = 'Дата замовлення:'; #46876
|
||||
$_['text_update_order_status'] = 'Ваше замовлення оновлено до статусу:'; #46877
|
||||
$_['text_update_comment'] = 'Коментарі до замовлення:'; #46878
|
||||
$_['text_update_link'] = 'Для перегляду замовлення перейдіть за посиланням:'; #46879
|
||||
$_['text_update_footer'] = 'Якщо у вас виникли питання, будь ласка, відправте їх у відповіді на цей лист.'; #46883
|
||||
// Text
|
||||
$_['text_new_subject'] = '%s - Замовлення %s';
|
||||
$_['text_new_greeting'] = 'Дякуємо за покупку %s товарів. Ваше замовленняя отримано і буде оброблене як тільки Ваш платіж буде підтверджено.';
|
||||
$_['text_new_received'] = 'Ви отримали замовлення.';
|
||||
$_['text_new_link'] = 'Для перегляду замовлення натисніть на наступне посилання:';
|
||||
$_['text_new_order_detail'] = 'Деталі замовлення';
|
||||
$_['text_new_instruction'] = 'Інструкції';
|
||||
$_['text_new_order_id'] = 'Номер замовлення:';
|
||||
$_['text_new_date_added'] = 'Дата створення:';
|
||||
$_['text_new_order_status'] = 'Статус замовлення:';
|
||||
$_['text_new_payment_method'] = 'Метод оплати:';
|
||||
$_['text_new_shipping_method'] = 'Метод доставки:';
|
||||
$_['text_new_email'] = 'E-mail:';
|
||||
$_['text_new_telephone'] = 'Телефон:';
|
||||
$_['text_new_ip'] = 'IP Адреса:';
|
||||
$_['text_new_payment_address'] = 'Адреса платежу';
|
||||
$_['text_new_shipping_address'] = 'Адреса доставки';
|
||||
$_['text_new_products'] = 'Товари';
|
||||
$_['text_new_product'] = 'Товар';
|
||||
$_['text_new_model'] = 'Модель';
|
||||
$_['text_new_quantity'] = 'Кількість';
|
||||
$_['text_new_price'] = 'Ціна';
|
||||
$_['text_new_order_total'] = 'Замовлення загалом';
|
||||
$_['text_new_total'] = 'Разом';
|
||||
$_['text_new_download'] = 'Після підтвердження платежу Ви зможете натиснути наступне посилання для завантаження:';
|
||||
$_['text_new_comment'] = 'Коментарі до вашого замовлення наступні:';
|
||||
$_['text_new_footer'] = 'Пішіть у відповідь на цей e-mail якщо у Вас є якісь питання.';
|
||||
$_['text_update_subject'] = '%s - Замовлення оновлено %s';
|
||||
$_['text_update_order'] = 'Номер замовлення:';
|
||||
$_['text_update_date_added'] = 'Дата замовлення:';
|
||||
$_['text_update_order_status'] = 'Статус Вашого замовлення змінено на:';
|
||||
$_['text_update_comment'] = 'Коментарі до вашого замовлення наступні:';
|
||||
$_['text_update_link'] = 'Для перегляду замовлення натисніть наступне посилання:';
|
||||
$_['text_update_footer'] = 'Пішіть у відповідь на цей e-mail якщо у Вас є якісь питання.';
|
||||
|
||||
Reference in New Issue
Block a user