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
This commit is contained in:
Toshi MARUYAMA 2013-06-06 05:09:35 +00:00
parent 8cea7d8cf2
commit 6ab02e535f
34 changed files with 67 additions and 67 deletions

View File

@ -50,8 +50,8 @@ ar:
one: "حوالي ساعة"
other: "ساعات %{count}حوالي "
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "%{count} ساعة"
other: "%{count} ساعات"
x_days:
one: "يوم"
other: "%{count} أيام"

View File

@ -109,8 +109,8 @@ az:
many: "təxminən %{count} saat"
other: "təxminən %{count} saat"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 saat"
other: "%{count} saat"
x_days:
one: "%{count} gün"
few: "%{count} gün"

View File

@ -51,8 +51,8 @@ bg:
one: "около 1 час"
other: "около %{count} часа"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 час"
other: "%{count} часа"
x_days:
one: "1 ден"
other: "%{count} дена"

View File

@ -49,8 +49,8 @@ bs:
one: "oko 1 sahat"
other: "oko %{count} sahata"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 sahat"
other: "%{count} sahata"
x_days:
one: "1 dan"
other: "%{count} dana"

View File

@ -53,8 +53,8 @@ ca:
one: "aproximadament 1 hora"
other: "aproximadament %{count} hores"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 hora"
other: "%{count} hores"
x_days:
one: "1 dia"
other: "%{count} dies"

View File

@ -55,8 +55,8 @@ cs:
one: "asi 1 hodina"
other: "asi %{count} hodin"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 hodina"
other: "%{count} hodin"
x_days:
one: "1 den"
other: "%{count} dnů"

View File

@ -52,8 +52,8 @@ da:
one: "cirka en time"
other: "cirka %{count} timer"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 time"
other: "%{count} timer"
x_days:
one: "en dag"
other: "%{count} dage"

View File

@ -52,8 +52,8 @@ el:
one: "περίπου 1 ώρα"
other: "περίπου %{count} ώρες"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 ώρα"
other: "%{count} ώρες"
x_days:
one: "1 ημέρα"
other: "%{count} ημέρες"

View File

@ -80,8 +80,8 @@ es:
one: "alrededor de 1 hora"
other: "alrededor de %{count} horas"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 hora"
other: "%{count} horas"
x_days:
one: "1 día"
other: "%{count} días"

View File

@ -67,8 +67,8 @@ et:
one: "umbes tund"
other: "umbes %{count} tundi"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 tund"
other: "%{count} tundi"
x_days:
one: "1 päev"
other: "%{count} päeva"

View File

@ -53,8 +53,8 @@ eu:
one: "ordu 1 inguru"
other: "%{count} ordu inguru"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "ordu 1"
other: "%{count} ordu"
x_days:
one: "egun 1"
other: "%{count} egun"

View File

@ -50,8 +50,8 @@ fa:
one: "نزدیک 1 ساعت"
other: "نزدیک %{count} ساعت"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 ساعت"
other: "%{count} ساعت"
x_days:
one: "1 روز"
other: "%{count} روز"

View File

@ -95,8 +95,8 @@ fi:
one: "noin tunti"
other: "noin %{count} tuntia"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 tunti"
other: "%{count} tuntia"
x_days:
one: "päivä"
other: "%{count} päivää"

View File

@ -91,8 +91,8 @@ gl:
one: 'aproximadamente unha hora'
other: '%{count} horas'
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 hora"
other: "%{count} horas"
x_days:
one: '1 día'
other: '%{count} días'

View File

@ -56,8 +56,8 @@ he:
one: 'בערך שעה אחת'
other: 'בערך %{count} שעות'
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 שעה"
other: "%{count} שעות"
x_days:
one: 'יום אחד'
other: '%{count} ימים'

View File

@ -49,8 +49,8 @@ hr:
one: "oko sat vremena"
other: "oko %{count} sati"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 sata"
other: "%{count} sati"
x_days:
one: "1 dan"
other: "%{count} dana"

View File

@ -51,8 +51,8 @@
one: 'csaknem 1 órája'
other: 'csaknem %{count} órája'
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 óra"
other: "%{count} óra"
x_days:
one: '1 napja'
other: '%{count} napja'

View File

@ -47,8 +47,8 @@ id:
one: "sekitar sejam"
other: "sekitar %{count} jam"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 jam"
other: "%{count} jam"
x_days:
one: "sehari"
other: "%{count} hari"

View File

@ -55,8 +55,8 @@ it:
one: "circa un'ora"
other: "circa %{count} ore"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 ora"
other: "%{count} ore"
x_days:
one: "1 giorno"
other: "%{count} giorni"

View File

@ -50,8 +50,8 @@ ko:
one: "약 한시간"
other: "약 %{count}시간"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 시간"
other: "%{count} 시간"
x_days:
one: "하루"
other: "%{count}일"

View File

@ -46,8 +46,8 @@ lv:
one: "aptuveni 1 stunda"
other: "aptuveni %{count} stundas"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 stunda"
other: "%{count} stundas"
x_days:
one: "1 diena"
other: "%{count} dienas"

View File

@ -50,8 +50,8 @@ mk:
one: "околу 1 час"
other: "околу %{count} часа"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 час"
other: "%{count} часа"
x_days:
one: "1 ден"
other: "%{count} дена"

View File

@ -51,8 +51,8 @@ mn:
one: "1 цаг орчим"
other: "ойролцоогоор %{count} цаг"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 цаг"
other: "%{count} цаг"
x_days:
one: "1 өдөр"
other: "%{count} өдөр"

View File

@ -50,7 +50,7 @@ nl:
other: "ongeveer %{count} uren"
x_hours:
one: "1 uur"
other: "%{count} hours"
other: "%{count} uren"
x_days:
one: "1 dag"
other: "%{count} dagen"

View File

@ -44,8 +44,8 @@
one: "rundt 1 time"
other: "rundt %{count} timer"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 time"
other: "%{count} timer"
x_days:
one: "1 dag"
other: "%{count} dager"

View File

@ -82,8 +82,8 @@ pl:
one: "około godziny"
other: "około %{count} godzin"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 godzina"
other: "%{count} godzin"
x_days:
one: "1 dzień"
other: "%{count} dni"

View File

@ -45,8 +45,8 @@ ro:
one: "aproximativ o oră"
other: "aproximativ %{count} ore"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 oră"
other: "%{count} ore"
x_days:
one: "o zi"
other: "%{count} zile"

View File

@ -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í"

View File

@ -50,8 +50,8 @@ sl:
one: "okrog 1. ure"
other: "okrog %{count} ur"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 ura"
other: "%{count} ur"
x_days:
one: "1 dan"
other: "%{count} dni"

View File

@ -50,8 +50,8 @@ sq:
one: "about 1 hour"
other: "about %{count} hours"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 ore"
other: "%{count} ore"
x_days:
one: "1 day"
other: "%{count} days"

View File

@ -53,8 +53,8 @@ sr-YU:
one: "približno jedan sat"
other: "približno %{count} sati"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 sat"
other: "%{count} sati"
x_days:
one: "jedan dan"
other: "%{count} dana"

View File

@ -51,8 +51,8 @@ sr:
one: "приближно један сат"
other: "приближно %{count} сати"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 сат"
other: "%{count} сати"
x_days:
one: "један дан"
other: "%{count} дана"

View File

@ -56,8 +56,8 @@ tr:
one: 'yaklaşık 1 saat'
other: 'yaklaşık %{count} saat'
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 saat"
other: "%{count} saat"
x_days:
one: '1 gün'
other: '%{count} gün'

View File

@ -123,8 +123,8 @@
one: "約 1 小時"
other: "約 %{count} 小時"
x_hours:
one: "1 hour"
other: "%{count} hours"
one: "1 小時"
other: "%{count} 小時"
x_days:
one: "1 天"
other: "%{count} 天"