diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-04-03 16:30:02 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-04-03 16:30:02 +0000 |
commit | 0a40b19c999091b10d3e47528339c7013700af13 (patch) | |
tree | a73e746257cb1130259d0d73cccb237460e3a219 | |
parent | 940db66eaf2f4c342492b685fae61612494d127f (diff) | |
download | redmine-0a40b19c999091b10d3e47528339c7013700af13.tar.gz redmine-0a40b19c999091b10d3e47528339c7013700af13.zip |
Russian translation for 3.2-stable updated by Kirill Bezrukov (#25349, #25505)
git-svn-id: http://svn.redmine.org/redmine/trunk@16470 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/ru.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 41f8029ec..16daec183 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -1311,8 +1311,7 @@ ru: setting_mail_handler_enable_regex_delimiters: Использовать регулярные выражения error_move_of_child_not_possible: 'Подзадача %{child} не может быть перемещена в новый project: %{errors}' - error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Spent time cannot - be reassigned to an issue that is about to be deleted + error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: Затраченное время не может быть переназначено на задачу, которая будет удалена setting_timelog_required_fields: Обязательные поля для трудозатрат label_attribute_of_object: '%{name} объекта %{object_name}' label_user_mail_option_only_assigned: Только для объектов, которые назначены мне |