Project

General

Profile

Patch #14221 » x_hours.patch

Filou Centrinov, 2013-06-06 00:56

View differences:

config/locales/ar.yml (working copy)
50 50
        one:   "حوالي ساعة"
51 51
        other: "ساعات %{count}حوالي "
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "%{count} ساعة"
54
        other: "%{count} ساعات"
55 55
      x_days:
56 56
        one:   "يوم"
57 57
        other: "%{count} أيام"
config/locales/az.yml (working copy)
109 109
        many:  "təxminən %{count} saat"
110 110
        other: "təxminən %{count} saat"
111 111
      x_hours:
112
        one:   "1 hour"
113
        other: "%{count} hours"
112
        one:   "1 saat"
113
        other: "%{count} saat"
114 114
      x_days:
115 115
        one:   "%{count} gün"
116 116
        few:   "%{count} gün"
config/locales/bg.yml (working copy)
51 51
        one:   "около 1 час"
52 52
        other: "около %{count} часа"
53 53
      x_hours:
54
        one:   "1 hour"
55
        other: "%{count} hours"
54
        one:   "1 час"
55
        other: "%{count} часа"
56 56
      x_days:
57 57
        one:   "1 ден"
58 58
        other: "%{count} дена"
config/locales/bs.yml (working copy)
49 49
        one:   "oko 1 sahat"
50 50
        other: "oko %{count} sahata"
51 51
      x_hours:
52
        one:   "1 hour"
53
        other: "%{count} hours"
52
        one:   "1 sahat"
53
        other: "%{count} sahata"
54 54
      x_days:
55 55
        one:   "1 dan"
56 56
        other: "%{count} dana"
config/locales/ca.yml (working copy)
53 53
        one:   "aproximadament 1 hora"
54 54
        other: "aproximadament %{count} hores"
55 55
      x_hours:
56
        one:   "1 hour"
57
        other: "%{count} hours"
56
        one:   "1 hora"
57
        other: "%{count} hores"
58 58
      x_days:
59 59
        one:   "1 dia"
60 60
        other: "%{count} dies"
config/locales/cs.yml (working copy)
55 55
        one:   "asi 1 hodina"
56 56
        other: "asi %{count} hodin"
57 57
      x_hours:
58
        one:   "1 hour"
59
        other: "%{count} hours"
58
        one:   "1 hodina"
59
        other: "%{count} hodin"
60 60
      x_days:
61 61
        one:   "1 den"
62 62
        other: "%{count} dnů"
config/locales/da.yml (working copy)
52 52
        one:  "cirka en time"
53 53
        other: "cirka %{count} timer"
54 54
      x_hours:
55
        one:   "1 hour"
56
        other: "%{count} hours"
55
        one:   "1 time"
56
        other: "%{count} timer"
57 57
      x_days:
58 58
        one:  "en dag"
59 59
        other: "%{count} dage"
config/locales/el.yml (working copy)
52 52
        one:   "περίπου 1 ώρα"
53 53
        other: "περίπου %{count} ώρες"
54 54
      x_hours:
55
        one:   "1 hour"
56
        other: "%{count} hours"
55
        one:   "1 ώρα"
56
        other: "%{count} ώρες"
57 57
      x_days:
58 58
        one:   "1 ημέρα"
59 59
        other: "%{count} ημέρες"
config/locales/es.yml (working copy)
80 80
        one:  "alrededor de 1 hora"
81 81
        other: "alrededor de %{count} horas"
82 82
      x_hours:
83
        one:   "1 hour"
84
        other: "%{count} hours"
83
        one:   "1 hora"
84
        other: "%{count} horas"
85 85
      x_days:
86 86
        one:  "1 día"
87 87
        other: "%{count} días"
config/locales/et.yml (working copy)
67 67
        one:   "umbes tund"
68 68
        other: "umbes %{count} tundi"
69 69
      x_hours:
70
        one:   "1 hour"
71
        other: "%{count} hours"
70
        one:   "1 tund"
71
        other: "%{count} tundi"
72 72
      x_days:
73 73
        one:   "1 päev"
74 74
        other: "%{count} päeva"
config/locales/eu.yml (working copy)
53 53
        one:   "ordu 1 inguru"
54 54
        other: "%{count} ordu inguru"
55 55
      x_hours:
56
        one:   "1 hour"
57
        other: "%{count} hours"
56
        one:   "ordu 1"
57
        other: "%{count} ordu"
58 58
      x_days:
59 59
        one:   "egun 1"
60 60
        other: "%{count} egun"
config/locales/fa.yml (working copy)
50 50
        one:   "نزدیک 1 ساعت"
51 51
        other: "نزدیک %{count} ساعت"
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "1 ساعت"
54
        other: "%{count} ساعت"
55 55
      x_days:
56 56
        one:   "1 روز"
57 57
        other: "%{count} روز"
config/locales/fi.yml (working copy)
95 95
        one:   "noin tunti"
96 96
        other: "noin %{count} tuntia"
97 97
      x_hours:
98
        one:   "1 hour"
99
        other: "%{count} hours"
98
        one:   "1 tunti"
99
        other: "%{count} tuntia"
100 100
      x_days:
101 101
        one:   "päivä"
102 102
        other: "%{count} päivää"
config/locales/gl.yml (working copy)
91 91
        one: 'aproximadamente unha hora'
92 92
        other: '%{count} horas'
93 93
      x_hours:
94
        one:   "1 hour"
95
        other: "%{count} hours"
94
        one:   "1 hora"
95
        other: "%{count} horas"
96 96
      x_days:
97 97
        one: '1 día'
98 98
        other: '%{count} días'
config/locales/he.yml (working copy)
56 56
        one: 'בערך שעה אחת'
57 57
        other: 'בערך %{count} שעות'
58 58
      x_hours:
59
        one:   "1 hour"
60
        other: "%{count} hours"
59
        one:   "1 שעה"
60
        other: "%{count} שעות"
61 61
      x_days:
62 62
        one: 'יום אחד'
63 63
        other: '%{count} ימים'
config/locales/hr.yml (working copy)
49 49
        one:   "oko sat vremena"
50 50
        other: "oko %{count} sati"
51 51
      x_hours:
52
        one:   "1 hour"
53
        other: "%{count} hours"
52
        one:   "1 sata"
53
        other: "%{count} sati"
54 54
      x_days:
55 55
        one:   "1 dan"
56 56
        other: "%{count} dana"
config/locales/hu.yml (working copy)
51 51
        one: 'csaknem 1 órája'
52 52
        other: 'csaknem %{count} órája'
53 53
      x_hours:
54
        one:   "1 hour"
55
        other: "%{count} hours"
54
        one:   "1 óra"
55
        other: "%{count} óra"
56 56
      x_days:
57 57
        one: '1 napja'
58 58
        other: '%{count} napja'
config/locales/id.yml (working copy)
47 47
        one:   "sekitar sejam"
48 48
        other: "sekitar %{count} jam"
49 49
      x_hours:
50
        one:   "1 hour"
51
        other: "%{count} hours"
50
        one:   "1 jam"
51
        other: "%{count} jam"
52 52
      x_days:
53 53
        one:   "sehari"
54 54
        other: "%{count} hari"
config/locales/it.yml (working copy)
55 55
        one:  "circa un'ora"
56 56
        other: "circa %{count} ore"
57 57
      x_hours:
58
        one:   "1 hour"
59
        other: "%{count} hours"
58
        one:   "1 ora"
59
        other: "%{count} ore"
60 60
      x_days:
61 61
        one:  "1 giorno"
62 62
        other: "%{count} giorni"
config/locales/ko.yml (working copy)
50 50
        one:   "약 한시간"
51 51
        other: "약 %{count}시간"
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "1 시간"
54
        other: "%{count} 시간"
55 55
      x_days:
56 56
        one:   "하루"
57 57
        other: "%{count}일"
config/locales/lv.yml (working copy)
46 46
        one:   "aptuveni 1 stunda"
47 47
        other: "aptuveni %{count} stundas"
48 48
      x_hours:
49
        one:   "1 hour"
50
        other: "%{count} hours"
49
        one:   "1 stunda"
50
        other: "%{count} stundas"
51 51
      x_days:
52 52
        one:   "1 diena"
53 53
        other: "%{count} dienas"
config/locales/mk.yml (working copy)
50 50
        one:   "околу 1 час"
51 51
        other: "околу %{count} часа"
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "1 час"
54
        other: "%{count} часа"
55 55
      x_days:
56 56
        one:   "1 ден"
57 57
        other: "%{count} дена"
config/locales/mn.yml (working copy)
51 51
        one:   "1 цаг орчим"
52 52
        other: "ойролцоогоор %{count} цаг"
53 53
      x_hours:
54
        one:   "1 hour"
55
        other: "%{count} hours"
54
        one:   "1 цаг"
55
        other: "%{count} цаг"
56 56
      x_days:
57 57
        one:   "1 өдөр"
58 58
        other: "%{count} өдөр"
config/locales/nl.yml (working copy)
50 50
        other: "ongeveer %{count} uren"
51 51
      x_hours:
52 52
        one:   "1 uur"
53
        other: "%{count} hours"
53
        other: "%{count} uren"
54 54
      x_days:
55 55
        one:   "1 dag"
56 56
        other: "%{count} dagen"
config/locales/no.yml (working copy)
44 44
        one: "rundt 1 time"
45 45
        other: "rundt %{count} timer"
46 46
      x_hours:
47
        one:   "1 hour"
48
        other: "%{count} hours"
47
        one:   "1 time"
48
        other: "%{count} timer"
49 49
      x_days:
50 50
        one: "1 dag"
51 51
        other: "%{count} dager"
config/locales/pl.yml (working copy)
82 82
        one:   "około godziny"
83 83
        other: "około %{count} godzin"
84 84
      x_hours:
85
        one:   "1 hour"
86
        other: "%{count} hours"
85
        one:   "1 godzina"
86
        other: "%{count} godzin"
87 87
      x_days:
88 88
        one:   "1 dzień"
89 89
        other: "%{count} dni"
config/locales/ro.yml (working copy)
45 45
        one:   "aproximativ o oră"
46 46
        other: "aproximativ %{count} ore"
47 47
      x_hours:
48
        one:   "1 hour"
49
        other: "%{count} hours"
48
        one:   "1 oră"
49
        other: "%{count} ore"
50 50
      x_days:
51 51
        one:   "o zi"
52 52
        other: "%{count} zile"
config/locales/sk.yml (working copy)
46 46
        one:   "okolo 1 hodiny"
47 47
        other: "okolo %{count} hodín"
48 48
      x_hours:
49
        one:   "1 hour"
50
        other: "%{count} hours"
49
        one:   "1 hodina"
50
        other: "%{count} hodín"
51 51
      x_days:
52 52
        one:   "1 deň"
53 53
        other: "%{count} dní"
config/locales/sl.yml (working copy)
50 50
        one:   "okrog 1. ure"
51 51
        other: "okrog %{count} ur"
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "1 ura"
54
        other: "%{count} ur"
55 55
      x_days:
56 56
        one:   "1 dan"
57 57
        other: "%{count} dni"
config/locales/sq.yml (working copy)
50 50
        one:   "about 1 hour"
51 51
        other: "about %{count} hours"
52 52
      x_hours:
53
        one:   "1 hour"
54
        other: "%{count} hours"
53
        one:   "1 ore"
54
        other: "%{count} ore"
55 55
      x_days:
56 56
        one:   "1 day"
57 57
        other: "%{count} days"
config/locales/sr.yml (working copy)
51 51
        one:   "приближно један сат"
52 52
        other: "приближно %{count} сати"
53 53
      x_hours:
54
        one:   "1 hour"
55
        other: "%{count} hours"
54
        one:   "1 сат"
55
        other: "%{count} сати"
56 56
      x_days:
57 57
        one:   "један дан"
58 58
        other: "%{count} дана"
config/locales/sr-YU.yml (working copy)
53 53
        one:   "približno jedan sat"
54 54
        other: "približno %{count} sati"
55 55
      x_hours:
56
        one:   "1 hour"
57
        other: "%{count} hours"
56
        one:   "1 sat"
57
        other: "%{count} sati"
58 58
      x_days:
59 59
        one:   "jedan dan"
60 60
        other: "%{count} dana"
config/locales/tr.yml (working copy)
56 56
        one: 'yaklaşık 1 saat'
57 57
        other: 'yaklaşık %{count} saat'
58 58
      x_hours:
59
        one:   "1 hour"
60
        other: "%{count} hours"
59
        one:   "1 saat"
60
        other: "%{count} saat"
61 61
      x_days:
62 62
        one: '1 gün'
63 63
        other: '%{count} gün'
config/locales/zh-TW.yml (working copy)
123 123
        one: "約 1 小時"
124 124
        other: "約 %{count} 小時"
125 125
      x_hours:
126
        one:   "1 hour"
127
        other: "%{count} hours"
126
        one:   "1 小時"
127
        other: "%{count} 小時"
128 128
      x_days:
129 129
        one: "1 天"
130 130
        other: "%{count} 天"
    (1-1/1)