X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b6546c4547eb47a06f80b6d0ffa474d3929602f9..4fb3e6fdb5dff1a08126d53fb4e8baec64074da7:/WEB-INF/resources/ru.lang.php diff --git a/WEB-INF/resources/ru.lang.php b/WEB-INF/resources/ru.lang.php index c0a65ed3..c9c325ce 100644 --- a/WEB-INF/resources/ru.lang.php +++ b/WEB-INF/resources/ru.lang.php @@ -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.