##// END OF EJS Templates
Russian "about_x_hours" and "x_hours" translation changed by Mikhail Velkin (#12645)...
Toshi MARUYAMA -
r10830:77a974b4ee99
parent child
Show More
@@ -115,12 +115,12 ru:
115 one: "около %{count} часа"
115 one: "около %{count} часа"
116 few: "около %{count} часов"
116 few: "около %{count} часов"
117 many: "около %{count} часов"
117 many: "около %{count} часов"
118 other: "около %{count} часов"
118 other: "около %{count} часа"
119 x_hours:
119 x_hours:
120 one: "%{count} час"
120 one: "%{count} час"
121 few: "%{count} часа"
121 few: "%{count} часа"
122 many: "%{count} часов"
122 many: "%{count} часов"
123 other: "%{count} часов"
123 other: "%{count} часа"
124 x_days:
124 x_days:
125 one: "%{count} день"
125 one: "%{count} день"
126 few: "%{count} дня"
126 few: "%{count} дня"
General Comments 0
You need to be logged in to leave comments. Login now