You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

issue-12641-ru.diff 693B

12345678910111213141516171819
  1. # HG changeset patch
  2. # User tmaruyama
  3. # Date 1355872765 0
  4. # Node ID 8a13ebed1779c2e85fa644ecdd0de81996c969c4
  5. # Parent 5c3c5f917ae92f278fe42c6978366996595b0796
  6. Russian "about_x_hours" translation changed by Mikhail Velkin (#12640)
  7. diff --git a/config/locales/ru.yml b/config/locales/ru.yml
  8. --- a/config/locales/ru.yml
  9. +++ b/config/locales/ru.yml
  10. @@ -115,7 +115,7 @@ ru:
  11. one: "около %{count} часа"
  12. few: "около %{count} часов"
  13. many: "около %{count} часов"
  14. - other: "около %{count} часа"
  15. + other: "около %{count} часов"
  16. x_hours:
  17. one: "1 час"
  18. other: "%{count} часов"