summaryrefslogtreecommitdiffstats
path: root/config/locales/sk.yml
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-06-06 05:09:35 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2013-06-06 05:09:35 +0000
commit6ab02e535ff265c37b9da3e9d9155fbd2745908a (patch)
tree6b41529390122a909fb391e1d7a4dce651294581 /config/locales/sk.yml
parent8cea7d8cf213174d282db85ef5e16832c9845501 (diff)
downloadredmine-6ab02e535ff265c37b9da3e9d9155fbd2745908a.tar.gz
redmine-6ab02e535ff265c37b9da3e9d9155fbd2745908a.zip
translate x_hours in many languages (#14221)
Contributed by Filou Centrinov. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11932 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/sk.yml')
-rw-r--r--config/locales/sk.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/sk.yml b/config/locales/sk.yml
index 740915c8e..8bde0f2d3 100644
--- a/config/locales/sk.yml
+++ b/config/locales/sk.yml
@@ -46,8 +46,8 @@ sk:
one: "okolo 1 hodiny"
other: "okolo %{count} hodín"
x_hours:
- one: "1 hour"
- other: "%{count} hours"
+ one: "1 hodina"
+ other: "%{count} hodín"
x_days:
one: "1 deň"
other: "%{count} dní"