From c3cfdfadfdef8f499a349607c90f4dee503d9efe 2012-12-18 22:50:53 From: Toshi MARUYAMA Date: 2012-12-18 22:50:53 Subject: [PATCH] Russian "x_hours" translation updated by Mikhail Velkin (#12630) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11051 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 93eb775..ad9dbe8 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -117,8 +117,8 @@ ru: many: "около %{count} часов" other: "около %{count} часа" x_hours: - one: "1 hour" - other: "%{count} hours" + one: "1 час" + other: "%{count} часов" x_days: one: "%{count} день" few: "%{count} дня"