From 3e4b36de831aaf32dd5d27eb14068a12e0b8db22 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 19 Dec 2012 00:00:04 +0000 Subject: [PATCH] Merged r11051 from trunk to 2.2-stable (#12630) Russian "x_hours" translation updated by Mikhail Velkin. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.2-stable@11054 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ru.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 6964545e5..837cce556 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} дня"