A bit more work in progress on project attachments.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index e21252e..c8dee6f 100644 (file)
@@ -237,6 +237,9 @@ $i18n_key_words = array(
 'label.approval' => 'Одобрение отчётов',
 'label.mark_approved' => 'Отметить одобрение',
 'label.template' => 'Шаблон',
+'label.attachments' => 'Приложения',
+'label.files' => 'Файлы',
+'label.image' => 'Изображение',
 
 // Form titles.
 'title.error' => 'Ошибка',
@@ -268,6 +271,7 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Отсылка счёта',
 'title.charts' => 'Диаграммы',
 'title.projects' => 'Проекты',
+'title.project_files' => 'Файлы проекта',
 'title.add_project' => 'Добавление проекта',
 'title.edit_project' => 'Редактирование проекта',
 'title.delete_project' => 'Удаление проекта',
@@ -416,6 +420,10 @@ $i18n_key_words = array(
 'form.timesheets.active_timesheets' => 'Активные табели',
 'form.timesheets.inactive_timesheets' => 'Неактивные табели',
 
+// Templates form. See example at https://timetracker.anuko.com/templates.php
+'form.templates.active_templates' => 'Активные шаблоны',
+'form.templates.inactive_templates' => 'Неактивные шаблоны',
+
 // Invoice form. See example at https://timetracker.anuko.com/invoice.php
 // (you can get to this form after generating a report).
 'form.invoice.number' => 'Номер счёта',