diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-27 18:58:36 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-10-27 18:58:36 +0000 |
commit | 6ffcbaa7b324edbad472266d7022ae6c8243f6da (patch) | |
tree | d3e9cb3633eac7c1717134a4331c69290ab67268 /config | |
parent | 1b1a059d907360648329a50aa6be9fb96c9d6fde (diff) | |
download | redmine-6ffcbaa7b324edbad472266d7022ae6c8243f6da.tar.gz redmine-6ffcbaa7b324edbad472266d7022ae6c8243f6da.zip |
Translation update (ru)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4301 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/ru.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index d5de4cf63..e474d10b2 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1036,8 +1036,8 @@ ru: notice_unable_delete_time_entry: Невозможно удалить запись журнала. label_overall_spent_time: Всего затрачено времени - label_user_mail_option_none: No events - field_member_of_group: Assignee's group - field_assigned_to_role: Assignee's role - notice_not_authorized_archived_project: The project you're trying to access has been archived. + label_user_mail_option_none: Нет событий + field_member_of_group: Группа назначенного + field_assigned_to_role: Роль назначенного + notice_not_authorized_archived_project: Запрашиваемый проект был архивирован. |