Removed not used team address field handling.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index bd6b6fd..dfaf2ba 100644 (file)
@@ -118,6 +118,7 @@ $i18n_key_words = array(
 'button.import' => 'Импортировать команду',
 'button.close' => 'Закрыть',
 'button.stop' => 'Завершить',
+'button.mark_paid' => 'Отметить оплату',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 'label.team_name' => 'Название команды',
@@ -152,6 +153,7 @@ $i18n_key_words = array(
 'label.finish' => 'Окончание',
 'label.duration' => 'Длительность',
 'label.note' => 'Комментарий',
+'label.notes' => 'Комментарии',
 'label.item' => 'Предмет',
 'label.cost' => 'Стоимость',
 'label.day_total' => 'Итог за день',
@@ -203,6 +205,8 @@ $i18n_key_words = array(
 'label.what_is_it' => 'Что это?',
 'label.expense' => 'Расход',
 'label.quantity' => 'Количество',
+'label.paid_status' => 'Статус оплаты',
+'label.paid' => 'Оплачено',
 
 // Form titles.
 'title.login' => 'Вход в систему',
@@ -293,6 +297,8 @@ $i18n_key_words = array(
 'dropdown.status_inactive' => 'неактивный',
 'dropdown.delete'=>'удалить',
 'dropdown.do_not_delete'=>'не удалять',
+'dropdown.paid' => 'оплачено',
+'dropdown.not_paid' => 'не оплачено',
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
 // One exception is for closely related forms such as "Time" and "Editing Time Record" with similar controls. In such cases