]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ru.lang.php
Refactoring in export to use a generic get function to keep things simple.
[timetracker.git] / WEB-INF / resources / ru.lang.php
index d026b28117ac3efffd0c504f63d75d94f01de36c..40a5c1e30f86902dac2fa2944d6471b13292a713 100644 (file)
@@ -56,6 +56,7 @@ $i18n_key_words = array(
 'menu.tasks' => 'Задачи',
 'menu.users' => 'Пользователи',
 'menu.groups' => 'Группы',
+'menu.subgroups' => 'Подгруппы',
 'menu.export' => 'Экспорт',
 'menu.clients' => 'Клиенты',
 'menu.options' => 'Опции',
@@ -223,7 +224,8 @@ $i18n_key_words = array(
 // Form titles.
 'title.login' => 'Вход в систему',
 'title.groups' => 'Группы',
-'title.create_group' => 'Создание группы',
+'title.subgroups' => 'Подгруппы',
+'title.add_group' => 'Добавление группы',
 'title.edit_group' => 'Редактирование группы',
 'title.delete_group' => 'Удаление группы',
 'title.reset_password' => 'Cброс пароля',
@@ -245,7 +247,7 @@ $i18n_key_words = array(
 'title.send_invoice' => 'Отсылка счёта',
 'title.charts' => 'Диаграммы',
 'title.projects' => 'Проекты',
-'title.add_project' => 'Создание проекта',
+'title.add_project' => 'Ð\94обавление проекта',
 'title.edit_project' => 'Редактирование проекта',
 'title.delete_project' => 'Удаление проекта',
 'title.tasks' => 'Задачи',
@@ -277,7 +279,6 @@ $i18n_key_words = array(
 'title.import' => 'Импортирование данных группы',
 'title.options' => 'Опции',
 'title.profile' => 'Профиль',
-'title.group' => 'Настройки группы',
 'title.plugins' => 'Плагины',
 'title.cf_custom_fields' => 'Дополнительные поля',
 'title.cf_add_custom_field' => 'Добавление поля',