Starting writing the Work plugin.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index c0a65ed..c9c325c 100644 (file)
@@ -240,6 +240,7 @@ $i18n_key_words = array(
 'label.template' => 'Шаблон',
 'label.attachments' => 'Приложения',
 'label.files' => 'Файлы',
+'label.file' => 'Файл',
 'label.image' => 'Изображение',
 'label.download' => 'Скачать',
 
@@ -270,6 +271,7 @@ $i18n_key_words = array(
 'title.send_report' => 'Отсылка отчёта',
 'title.timesheets' => 'Табели учёта',
 'title.timesheet' => 'Табель учёта',
+'title.timesheet_files' => 'Файлы табеля учёта',
 'title.invoice' => 'Счёт',
 'title.send_invoice' => 'Отсылка счёта',
 'title.charts' => 'Диаграммы',
@@ -331,6 +333,7 @@ $i18n_key_words = array(
 'title.edit_file' => 'Редактирование файла',
 'title.delete_file' => 'Удаление файла',
 'title.download_file' => 'Скачивание файла',
+'title.work' => 'Работа',
 
 // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here.
 // Strings that are used in a single form must go to the specific form section.