mirror of
https://github.com/shadoll/translate.git
synced 2025-12-21 15:35:09 +00:00
35 lines
1.5 KiB
PHP
35 lines
1.5 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'] = 'Повідомлення про доставку'; #42916
|
||
$_['text_year'] = 'Роки'; #42917
|
||
$_['text_month'] = 'Місяці'; #42918
|
||
$_['text_week'] = 'Неділі'; #42919
|
||
$_['text_day'] = 'Дні'; #42920
|
||
$_['text_all_status'] = 'Усі статуси'; #42921
|
||
$_['column_date_start'] = 'Дата початку'; #42922
|
||
$_['column_date_end'] = 'Дата завершення'; #42923
|
||
$_['column_title'] = 'Назва доставки'; #42924
|
||
$_['column_orders'] = 'Номери замовлень'; #42925
|
||
$_['column_total'] = 'Всього'; #42926
|
||
$_['entry_date_start'] = 'Дата початку:'; #42927
|
||
$_['entry_date_end'] = 'Дата завершення:'; #42928
|
||
$_['entry_group'] = 'Сортувати:'; #42929
|
||
$_['entry_status'] = 'Статус замовлення:'; #42930
|