mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 13:34:10 +00:00
upgrade to OpenCart 2.0
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
<?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'] = 'Повідомлення про комісію'; #42931
|
||||
$_['text_year'] = 'Роки'; #42932
|
||||
$_['text_month'] = 'Місяці'; #42933
|
||||
$_['text_week'] = 'Неділі'; #42934
|
||||
$_['text_day'] = 'Дні'; #42935
|
||||
$_['text_all_status'] = 'Усі статуси'; #42936
|
||||
$_['column_date_start'] = 'Дата початку'; #42937
|
||||
$_['column_date_end'] = 'Дата завершення'; #42938
|
||||
$_['column_title'] = 'Назва комісії'; #42939
|
||||
$_['column_orders'] = 'Номери замовлень'; #42940
|
||||
$_['column_total'] = 'Всього'; #42941
|
||||
$_['entry_date_start'] = 'Дата початку:'; #42942
|
||||
$_['entry_date_end'] = 'Дата завершення:'; #42943
|
||||
$_['entry_group'] = 'Сортувати:'; #42944
|
||||
$_['entry_status'] = 'Статус замовлення:'; #42945
|
||||
Reference in New Issue
Block a user