rails-i18n 7.0.5 → 7.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (183) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +78 -2
  3. data/README.md +48 -12
  4. data/lib/rails_i18n/common_pluralizations/east_slavic.rb +2 -2
  5. data/lib/rails_i18n/common_pluralizations/one_few_other.rb +2 -1
  6. data/lib/rails_i18n/common_pluralizations/one_other.rb +1 -1
  7. data/lib/rails_i18n/common_pluralizations/one_two_other.rb +5 -7
  8. data/lib/rails_i18n/common_pluralizations/one_upto_two_other.rb +4 -2
  9. data/lib/rails_i18n/common_pluralizations/one_with_zero_other.rb +6 -1
  10. data/lib/rails_i18n/common_pluralizations/romanian.rb +5 -2
  11. data/lib/rails_i18n/common_pluralizations/west_slavic.rb +4 -6
  12. data/lib/rails_i18n/railtie.rb +9 -4
  13. data/lib/rails_i18n.rb +10 -0
  14. data/rails/locale/af.yml +19 -19
  15. data/rails/locale/az.yml +12 -12
  16. data/rails/locale/bg.yml +12 -12
  17. data/rails/locale/bn.yml +19 -19
  18. data/rails/locale/bs.yml +6 -6
  19. data/rails/locale/ca.yml +17 -17
  20. data/rails/locale/cy.yml +80 -75
  21. data/rails/locale/da.yml +3 -3
  22. data/rails/locale/de-AT.yml +7 -4
  23. data/rails/locale/de-CH.yml +7 -4
  24. data/rails/locale/de-DE.yml +7 -4
  25. data/rails/locale/de.yml +7 -4
  26. data/rails/locale/dz.yml +213 -0
  27. data/rails/locale/el-CY.yml +9 -9
  28. data/rails/locale/el.yml +9 -9
  29. data/rails/locale/en-AU.yml +15 -15
  30. data/rails/locale/en-CA.yml +15 -15
  31. data/rails/locale/en-CY.yml +15 -15
  32. data/rails/locale/en-GB.yml +15 -15
  33. data/rails/locale/en-IE.yml +15 -15
  34. data/rails/locale/en-IN.yml +15 -15
  35. data/rails/locale/en-NZ.yml +15 -15
  36. data/rails/locale/en-TT.yml +15 -15
  37. data/rails/locale/en-US.yml +15 -15
  38. data/rails/locale/en-ZA.yml +18 -18
  39. data/rails/locale/en.yml +17 -15
  40. data/rails/locale/eo.yml +5 -5
  41. data/rails/locale/es-419.yml +17 -16
  42. data/rails/locale/es-AR.yml +17 -16
  43. data/rails/locale/es-CL.yml +17 -16
  44. data/rails/locale/es-CO.yml +17 -16
  45. data/rails/locale/es-CR.yml +17 -16
  46. data/rails/locale/es-EC.yml +17 -16
  47. data/rails/locale/es-ES.yml +17 -16
  48. data/rails/locale/es-MX.yml +17 -16
  49. data/rails/locale/es-NI.yml +17 -16
  50. data/rails/locale/es-PA.yml +17 -16
  51. data/rails/locale/es-PE.yml +17 -16
  52. data/rails/locale/es-US.yml +17 -16
  53. data/rails/locale/es-VE.yml +17 -16
  54. data/rails/locale/es.yml +20 -18
  55. data/rails/locale/eu.yml +4 -4
  56. data/rails/locale/fa.yml +2 -2
  57. data/rails/locale/fi.yml +3 -3
  58. data/rails/locale/fr-CA.yml +10 -8
  59. data/rails/locale/fr-CH.yml +10 -8
  60. data/rails/locale/fr-FR.yml +10 -8
  61. data/rails/locale/fr.yml +12 -10
  62. data/rails/locale/gd.yml +252 -0
  63. data/rails/locale/gl.yml +10 -10
  64. data/rails/locale/hi-IN.yml +2 -2
  65. data/rails/locale/hi.yml +2 -2
  66. data/rails/locale/hr.yml +46 -46
  67. data/rails/locale/hu.yml +12 -12
  68. data/rails/locale/id.yml +7 -7
  69. data/rails/locale/is.yml +14 -14
  70. data/rails/locale/it-CH.yml +10 -10
  71. data/rails/locale/it.yml +9 -9
  72. data/rails/locale/ja.yml +15 -39
  73. data/rails/locale/ka.yml +16 -16
  74. data/rails/locale/kn.yml +5 -5
  75. data/rails/locale/ko.yml +30 -56
  76. data/rails/locale/lb.yml +7 -7
  77. data/rails/locale/lo.yml +13 -85
  78. data/rails/locale/lv.yml +11 -1
  79. data/rails/locale/mg.yml +6 -6
  80. data/rails/locale/ml.yml +11 -11
  81. data/rails/locale/mn.yml +15 -15
  82. data/rails/locale/mr-IN.yml +2 -2
  83. data/rails/locale/ms.yml +13 -13
  84. data/rails/locale/nb.yml +16 -16
  85. data/rails/locale/ne.yml +15 -15
  86. data/rails/locale/nl.yml +7 -7
  87. data/rails/locale/nn.yml +10 -10
  88. data/rails/locale/oc.yml +1 -1
  89. data/rails/locale/or.yml +12 -12
  90. data/rails/locale/pa.yml +15 -15
  91. data/rails/locale/pap-AW.yml +16 -16
  92. data/rails/locale/pap-CW.yml +16 -16
  93. data/rails/locale/pl.yml +4 -4
  94. data/rails/locale/pt-BR.yml +18 -17
  95. data/rails/locale/pt.yml +15 -14
  96. data/rails/locale/rm.yml +2 -2
  97. data/rails/locale/ro.yml +6 -6
  98. data/rails/locale/ru.yml +17 -15
  99. data/rails/locale/sc.yml +223 -0
  100. data/rails/locale/sl.yml +10 -10
  101. data/rails/locale/sq.yml +15 -19
  102. data/rails/locale/sv-FI.yml +207 -0
  103. data/rails/locale/sv-SE.yml +4 -1
  104. data/rails/locale/sv.yml +4 -1
  105. data/rails/locale/sw.yml +9 -9
  106. data/rails/locale/ta.yml +10 -10
  107. data/rails/locale/tr.yml +16 -16
  108. data/rails/locale/uz.yml +1 -1
  109. data/rails/locale/vi.yml +13 -37
  110. data/rails/locale/wo.yml +15 -15
  111. data/rails/locale/zh-CN.yml +30 -30
  112. data/rails/locale/zh-HK.yml +28 -60
  113. data/rails/locale/zh-TW.yml +30 -62
  114. data/rails/locale/zh-YUE.yml +23 -55
  115. data/rails/ordinals/de-AT.rb +15 -0
  116. data/rails/ordinals/de-CH.rb +15 -0
  117. data/rails/ordinals/de-DE.rb +15 -0
  118. data/rails/ordinals/de.rb +15 -0
  119. data/rails/ordinals/gd.rb +24 -0
  120. data/rails/pluralization/ar.rb +3 -2
  121. data/rails/pluralization/el-CY.rb +3 -0
  122. data/rails/pluralization/en-CY.rb +3 -0
  123. data/rails/pluralization/en-IE.rb +3 -0
  124. data/rails/pluralization/en-TT.rb +3 -0
  125. data/rails/pluralization/en-US.rb +3 -0
  126. data/rails/pluralization/en-ZA.rb +3 -0
  127. data/rails/pluralization/gd.rb +8 -4
  128. data/rails/pluralization/hsb.rb +7 -9
  129. data/rails/pluralization/lt.rb +3 -2
  130. data/rails/pluralization/lv.rb +1 -2
  131. data/rails/pluralization/mk.rb +2 -3
  132. data/rails/pluralization/pl.rb +4 -3
  133. data/rails/pluralization/sc.rb +3 -0
  134. data/rails/pluralization/sl.rb +7 -11
  135. data/rails/transliteration/de.yml +1 -0
  136. metadata +18 -49
  137. data/rails/pluralization/ak.rb +0 -3
  138. data/rails/pluralization/am.rb +0 -3
  139. data/rails/pluralization/bh.rb +0 -3
  140. data/rails/pluralization/bm.rb +0 -3
  141. data/rails/pluralization/bo.rb +0 -3
  142. data/rails/pluralization/br.rb +0 -31
  143. data/rails/pluralization/by.rb +0 -3
  144. data/rails/pluralization/cy.rb +0 -24
  145. data/rails/pluralization/dz.rb +0 -3
  146. data/rails/pluralization/ff.rb +0 -3
  147. data/rails/pluralization/ga.rb +0 -27
  148. data/rails/pluralization/guw.rb +0 -3
  149. data/rails/pluralization/gv.rb +0 -22
  150. data/rails/pluralization/ig.rb +0 -3
  151. data/rails/pluralization/ii.rb +0 -3
  152. data/rails/pluralization/iu.rb +0 -3
  153. data/rails/pluralization/jv.rb +0 -3
  154. data/rails/pluralization/kab.rb +0 -3
  155. data/rails/pluralization/kde.rb +0 -3
  156. data/rails/pluralization/kea.rb +0 -3
  157. data/rails/pluralization/ksh.rb +0 -23
  158. data/rails/pluralization/kw.rb +0 -3
  159. data/rails/pluralization/lag.rb +0 -24
  160. data/rails/pluralization/ln.rb +0 -3
  161. data/rails/pluralization/mo.rb +0 -3
  162. data/rails/pluralization/mt.rb +0 -28
  163. data/rails/pluralization/my.rb +0 -3
  164. data/rails/pluralization/naq.rb +0 -3
  165. data/rails/pluralization/nso.rb +0 -3
  166. data/rails/pluralization/root.rb +0 -3
  167. data/rails/pluralization/sah.rb +0 -3
  168. data/rails/pluralization/se.rb +0 -3
  169. data/rails/pluralization/ses.rb +0 -3
  170. data/rails/pluralization/sg.rb +0 -3
  171. data/rails/pluralization/sh.rb +0 -3
  172. data/rails/pluralization/shi.rb +0 -3
  173. data/rails/pluralization/sma.rb +0 -3
  174. data/rails/pluralization/smi.rb +0 -3
  175. data/rails/pluralization/smj.rb +0 -3
  176. data/rails/pluralization/smn.rb +0 -3
  177. data/rails/pluralization/sms.rb +0 -3
  178. data/rails/pluralization/ti.rb +0 -3
  179. data/rails/pluralization/to.rb +0 -3
  180. data/rails/pluralization/tzm.rb +0 -21
  181. data/rails/pluralization/wa.rb +0 -3
  182. data/rails/pluralization/yo.rb +0 -3
  183. data/rails/pluralization/zh.rb +0 -3
@@ -0,0 +1,213 @@
1
+ ---
2
+ dz:
3
+ activerecord:
4
+ errors:
5
+ messages:
6
+ record_invalid: 'ཆ་འཇོག་འཐུས་ཤོར་ཡི་: %{errors}'
7
+ restrict_dependent_destroy:
8
+ has_one: ཡིག་ཐོ་ %{record} བརྟེན་ཏེ་ཡོད་པ་ལས་བཏོན་གཏང་མི་བཏུབ་
9
+ has_many: ཡིག་ཐོ་ %{record} བརྟེན་ཏེ་ཡོད་པ་ལས་བཏོན་གཏང་མི་བཏུབ་
10
+ date:
11
+ abbr_day_names:
12
+ - གཟའ་ཟླཝ
13
+ - གཟའ་མིག་དམར
14
+ - གཟའ་ལྷགཔ
15
+ - གཟའ་ཕུརཔ
16
+ - གཟའ་པ་སངས
17
+ - གཟའ་སྤེན་པ
18
+ - གཟའ་ཉིམ
19
+ abbr_month_names:
20
+ -
21
+ - ཟླཝ་དང་པ
22
+ - ཟླཝ་གཉིས་པ
23
+ - ཟླཝ་གསུམ་པ
24
+ - ཟླཝ་བཞི་པ
25
+ - ཟླཝ་ལྔ་པ
26
+ - ཟླཝ་དྲུག་པ
27
+ - ཟླཝ་བདུན་པ
28
+ - ཟླཝ་བརྒྱད་པ
29
+ - ཟླཝ་དགུ་པ
30
+ - ཟླཝ་བཅུ་པ
31
+ - ཟླཝ་བཅུ་གཅིག་པ
32
+ - ཟླཝ་བཅུ་གཉིས་པ
33
+ day_names:
34
+ - གཟའ་ཟླཝ
35
+ - གཟའ་མིག་དམར
36
+ - གཟའ་ལྷག་པ
37
+ - གཟའ་ཕུརཔ
38
+ - གཟའ་པ་སངས
39
+ - གཟའ་སྤེན་པ
40
+ - གཟའ་ཉི་མ
41
+ formats:
42
+ default: "%Y-%m-%d"
43
+ long: "%d %B %Y"
44
+ short: "%d %b"
45
+ month_names:
46
+ -
47
+ - ཟླཝ་དང་པ
48
+ - ཟླཝ་གཉིས་པ
49
+ - ཟླཝ་གསུམ་པ
50
+ - ཟླཝ་བཞི་པ
51
+ - ཟླཝ་ལྔ་པ
52
+ - ཟླཝ་དྲུག་པ
53
+ - ཟླཝ་བདུན་པ
54
+ - ཟླཝ་བརྒྱད་པ
55
+ - ཟླཝ་དགུ་པ
56
+ - ཟླཝ་བཅུ་པ
57
+ - ཟླཝ་བཅུ་གཅིག་པ
58
+ - ཟླཝ་བཅུ་གཉིས་པ
59
+ order:
60
+ - :ལོ
61
+ - :ཟླཝ
62
+ - :ཉིནམ
63
+ datetime:
64
+ distance_in_words:
65
+ about_x_hours:
66
+ one: ཆུ་ཚོད་ ༡ ་དེ་ཅིག
67
+ other: ཆུ་ཚོད་ %{count} དེ་ཅིག
68
+ about_x_months:
69
+ one: ཟླཝ་ ༡ ་དེ་ཅིག
70
+ other: ཟླཝ་ %{count} དེ་ཅིག
71
+ about_x_years:
72
+ one: ལོ་ ༡ ་དེ་ཅིག
73
+ other: ལོ་ %{count} དེ་ཅིག
74
+ almost_x_years: ལོ %{count} མ་ལྷགཔ་ཅིག
75
+ half_a_minute: སྐར་མ་ཕྱེད་ཀ
76
+ less_than_x_seconds:
77
+ one: སྐར་ཆ་ ༡ ་ལས་ཉུངམ
78
+ other: སྐར་ཆ %{count} ལས་ཉུངམ
79
+ less_than_x_minutes:
80
+ one: སྐར་མ་ ༡ ་ལས་ཉུངམ
81
+ other: སྐར་མ %{count} ལས་ཉུངམ
82
+ over_x_years:
83
+ one: ལོ་ ༡ ་ལྷག
84
+ other: ལོ་%{count}ལས་ལྷག
85
+ x_seconds:
86
+ one: སྐར་ཆ་གཅིག
87
+ other: སྐར་ཆ %{count}
88
+ x_minutes:
89
+ one: སྐར་མ་གཅིག
90
+ other: སྐར་མ %{count}
91
+ x_days:
92
+ one: ཉིནམ་གཅིག
93
+ other: ཉིནམ %{count}
94
+ x_months:
95
+ one: ཟླཝ་གཅིག
96
+ other: ཟླཝ %{count}
97
+ x_years:
98
+ one: ལོ་གཅིག
99
+ other: ལོ %{count}
100
+ prompts:
101
+ second: སྐར་ཆ
102
+ minute: སྐར་མ
103
+ hour: ཆུ་ཚོད
104
+ day: ཉིནམ
105
+ month: ཟླཝ
106
+ year: ལོ
107
+ errors:
108
+ format: "%{attribute} %{message}"
109
+ messages:
110
+ accepted: ངོས་ལན་འབད་དགོ
111
+ blank: སྟོང་པ་མི་བཏུབ
112
+ confirmation: "%{attribute} དང་ཅོག་འཐོད་མིན་འདུག"
113
+ empty: སྟོངམ་མི་བཏུབ
114
+ equal_to: "%{count} དང་འདྲ་མཉམ་དགོ"
115
+ even: འདྲན་འདྲ་དགོ
116
+ exclusion: ཟུར་གསོག
117
+ greater_than: "%{count} ལས་སྦོམ་དགོ"
118
+ greater_than_or_equal_to: "%{count} ལས་མང་སུ་ཡང་ན་འདྲན་འདྲ་དགོ"
119
+ inclusion: ཐོ་ཡིག་གི་གྲངས་སུ་མིན་འདུག
120
+ invalid: ཆ་མེད་ཨིན
121
+ less_than: "%{count} ལས་ཉུང་སུ་ཅིག་དགོ"
122
+ less_than_or_equal_to: "%{count} ལས་ཉུང་སུ་ཡང་ན་འདྲན་འདྲ་དགོ"
123
+ model_invalid: 'ཆ་འཇོག་འཐུས་ཤོར་ཡི: %{errors}'
124
+ not_a_number: ཨང་གྲངས་མེན
125
+ not_an_integer: ཧྲིལ་གྲངས་དགོ
126
+ odd: ཡ་ཨང་དགོ
127
+ other_than: "%{count} ལས་སོ་སོ་ཅིག་དགོ"
128
+ present: ས་སྟོང་བཞག་དགོ
129
+ required: དགོ་རང་དགོ
130
+ taken: ཧེ་མ་ལས་འབག་ཚར་ཡི
131
+ too_long:
132
+ one: ཡིག་འབྲུ་གནམ་མེད་ས་མེད་རིངམ་ཨིན་མེ་(ཡིག་འབྲུ་མཐོ་ཚད་གཅིག་་ཨིན)
133
+ other: ཡིག་འབྲུ་གནམ་མེད་ས་མེད་རིངམ་ཨིན་མེ་(ཡིག་འབྲུ་མཐོ་ཚད་ %{count} ཨིན)
134
+ too_short:
135
+ one: ཡིག་འབྲུ་གནམ་མེད་ས་མེད་ཐུང་སུ་ནུག་(ཡིག་འབྲུ་ཉུང་མཐའ་གཅིག་ཨིན)
136
+ other: ཡིག་འབྲུ་གནམ་མེད་ས་མེད་ཐུང་སུ་ནུག་(ཡིག་འབྲུ་ཉུང་མཐའ་ %{count} ཨིན)
137
+ wrong_length:
138
+ one: ཡིག་འབྲུ་འཛུལ་ནུག་(ཡིག་འབྲུ་གཅིག་ངེས་པར་དུ་དགོ)
139
+ other: ཡིག་འབྲུ་འཛུལ་ནུག་(ཡིག་འབྲུ་ %{count} ངེས་པར་དུ་དགོ)
140
+ template:
141
+ body: འོག་གི་ས་ཁོངས་ཚུ་ན་བཀའ་ངལ་འདུག
142
+ header:
143
+ one: འཛོལ་བ་ཅིག་གིས་ %{model} བསྡུ་བཞག་འབད་ནི་ལུ་བཀག་རྐྱབ་ཅིག
144
+ other: འཛོལ་བ་ %{count} ་གིས་ %{model} འདི་བསྡུ་བཞག་འབད་ནི་ལུ་བཀག་རྐྱབ་ཅིག
145
+ helpers:
146
+ select:
147
+ prompt: གདམ་ཁ་རྐྱབ
148
+ submit:
149
+ create: "%{model} གསར་སྤྲིན་འབད"
150
+ submit: "%{model} བསྡུ་བཞག་འབད"
151
+ update: "%{model} དུས་མཐུན་ཁ་གསོ་འབད"
152
+ number:
153
+ currency:
154
+ format:
155
+ delimiter: ","
156
+ format: "%u%n"
157
+ precision: ༢
158
+ separator: "."
159
+ significant: false
160
+ strip_insignificant_zeros: false
161
+ unit: "$"
162
+ format:
163
+ delimiter: ","
164
+ precision: ༣
165
+ separator: "."
166
+ significant: false
167
+ strip_insignificant_zeros: false
168
+ human:
169
+ decimal_units:
170
+ format: "%n %u"
171
+ units:
172
+ billion: ཐེར་འབུམ
173
+ million: ས་ཡ
174
+ quadrillion: Quadrillion
175
+ thousand: སྟོང་ཕྲག
176
+ trillion: ཁྲག་ཁྲིག་ཆེན་པོ
177
+ unit: ''
178
+ format:
179
+ delimiter: ''
180
+ precision: ༣
181
+ significant: true
182
+ strip_insignificant_zeros: true
183
+ storage_units:
184
+ format: "%n %u"
185
+ units:
186
+ byte:
187
+ one: Byte
188
+ other: Bytes
189
+ eb: EB
190
+ gb: GB
191
+ kb: KB
192
+ mb: MB
193
+ pb: PB
194
+ tb: TB
195
+ percentage:
196
+ format:
197
+ delimiter: ''
198
+ format: "%n%"
199
+ precision:
200
+ format:
201
+ delimiter: ''
202
+ support:
203
+ array:
204
+ last_word_connector: ", དང "
205
+ two_words_connector: " དང "
206
+ words_connector: ", "
207
+ time:
208
+ am: དྲོ་པ་གི་ཆུ་ཚོད་་
209
+ formats:
210
+ default: "%a, %d %b %Y %H:%M:%S %z"
211
+ long: "%d %B %Y %H:%M"
212
+ short: "%d %b %H:%M"
213
+ pm: ཕྱི་རུ་གི་ཆུ་ཚོད་
@@ -85,19 +85,19 @@ el-CY:
85
85
  one: πάνω από ένα χρόνο
86
86
  other: πάνω από %{count} χρόνια
87
87
  x_seconds:
88
- one: 1 δευτερόλεπτο
88
+ one: "%{count} δευτερόλεπτο"
89
89
  other: "%{count} δευτερόλεπτα"
90
90
  x_minutes:
91
- one: 1 λεπτό
91
+ one: "%{count} λεπτό"
92
92
  other: "%{count} λεπτά"
93
93
  x_days:
94
- one: 1 μέρα
94
+ one: "%{count} μέρα"
95
95
  other: "%{count} ημέρες"
96
96
  x_months:
97
- one: 1 μήνα
97
+ one: "%{count} μήνα"
98
98
  other: "%{count} μήνες"
99
99
  x_years:
100
- one: 1 χρόνος
100
+ one: "%{count} χρόνος"
101
101
  other: "%{count} χρόνια"
102
102
  prompts:
103
103
  second: Δευτερόλεπτο
@@ -131,18 +131,18 @@ el-CY:
131
131
  required: πρέπει να υπάρχει
132
132
  taken: το έχουν ήδη χρησιμοποιήσει
133
133
  too_long:
134
- one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι 1 χαρακτήρας)
134
+ one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρας)
135
135
  other: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρες)
136
136
  too_short:
137
- one: είναι πολύ μικρό (το ελάχιστο μήκος είναι 1 χαρακτήρας)
137
+ one: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρας)
138
138
  other: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρες)
139
139
  wrong_length:
140
- one: έχει λανθασμένο μήκος (πρέπει να είναι 1 χαρακτήρας)
140
+ one: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρας)
141
141
  other: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρες)
142
142
  template:
143
143
  body: 'Υπήρξαν προβλήματα με τα ακόλουθα πεδία:'
144
144
  header:
145
- one: 1 λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί.
145
+ one: "%{count} λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί."
146
146
  other: "%{count} λάθη εμπόδισαν αυτό το %{model} να αποθηκευτεί."
147
147
  helpers:
148
148
  select:
data/rails/locale/el.yml CHANGED
@@ -85,19 +85,19 @@ el:
85
85
  one: πάνω από ένα χρόνο
86
86
  other: πάνω από %{count} χρόνια
87
87
  x_seconds:
88
- one: 1 δευτερόλεπτο
88
+ one: "%{count} δευτερόλεπτο"
89
89
  other: "%{count} δευτερόλεπτα"
90
90
  x_minutes:
91
- one: 1 λεπτό
91
+ one: "%{count} λεπτό"
92
92
  other: "%{count} λεπτά"
93
93
  x_days:
94
- one: 1 μέρα
94
+ one: "%{count} μέρα"
95
95
  other: "%{count} ημέρες"
96
96
  x_months:
97
- one: 1 μήνα
97
+ one: "%{count} μήνα"
98
98
  other: "%{count} μήνες"
99
99
  x_years:
100
- one: 1 χρόνος
100
+ one: "%{count} χρόνος"
101
101
  other: "%{count} χρόνια"
102
102
  prompts:
103
103
  second: Δευτερόλεπτο
@@ -131,18 +131,18 @@ el:
131
131
  required: πρέπει να υπάρχει
132
132
  taken: το έχουν ήδη χρησιμοποιήσει
133
133
  too_long:
134
- one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι 1 χαρακτήρας)
134
+ one: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρας)
135
135
  other: είναι πολύ μεγάλο (το μέγιστο μήκος είναι %{count} χαρακτήρες)
136
136
  too_short:
137
- one: είναι πολύ μικρό (το ελάχιστο μήκος είναι 1 χαρακτήρας)
137
+ one: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρας)
138
138
  other: είναι πολύ μικρό (το ελάχιστο μήκος είναι %{count} χαρακτήρες)
139
139
  wrong_length:
140
- one: έχει λανθασμένο μήκος (πρέπει να είναι 1 χαρακτήρας)
140
+ one: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρας)
141
141
  other: έχει λανθασμένο μήκος (πρέπει να είναι %{count} χαρακτήρες)
142
142
  template:
143
143
  body: 'Υπήρξαν προβλήματα με τα ακόλουθα πεδία:'
144
144
  header:
145
- one: 1 λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί.
145
+ one: "%{count} λάθος εμπόδισε αυτό το %{model} να αποθηκευτεί."
146
146
  other: "%{count} λάθη εμπόδισαν αυτό το %{model} να αποθηκευτεί."
147
147
  helpers:
148
148
  select:
@@ -63,41 +63,41 @@ en-AU:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: about 1 hour
66
+ one: about %{count} hour
67
67
  other: about %{count} hours
68
68
  about_x_months:
69
- one: about 1 month
69
+ one: about %{count} month
70
70
  other: about %{count} months
71
71
  about_x_years:
72
- one: about 1 year
72
+ one: about %{count} year
73
73
  other: about %{count} years
74
74
  almost_x_years:
75
- one: almost 1 year
75
+ one: almost %{count} year
76
76
  other: almost %{count} years
77
77
  half_a_minute: half a minute
78
78
  less_than_x_seconds:
79
- one: less than 1 second
79
+ one: less than %{count} second
80
80
  other: less than %{count} seconds
81
81
  less_than_x_minutes:
82
82
  one: less than a minute
83
83
  other: less than %{count} minutes
84
84
  over_x_years:
85
- one: over 1 year
85
+ one: over %{count} year
86
86
  other: over %{count} years
87
87
  x_seconds:
88
- one: 1 second
88
+ one: "%{count} second"
89
89
  other: "%{count} seconds"
90
90
  x_minutes:
91
- one: 1 minute
91
+ one: "%{count} minute"
92
92
  other: "%{count} minutes"
93
93
  x_days:
94
- one: 1 day
94
+ one: "%{count} day"
95
95
  other: "%{count} days"
96
96
  x_months:
97
- one: 1 month
97
+ one: "%{count} month"
98
98
  other: "%{count} months"
99
99
  x_years:
100
- one: 1 year
100
+ one: "%{count} year"
101
101
  other: "%{count} years"
102
102
  prompts:
103
103
  second: Second
@@ -131,18 +131,18 @@ en-AU:
131
131
  required: must exist
132
132
  taken: has already been taken
133
133
  too_long:
134
- one: is too long (maximum is 1 character)
134
+ one: is too long (maximum is %{count} character)
135
135
  other: is too long (maximum is %{count} characters)
136
136
  too_short:
137
- one: is too short (minimum is 1 character)
137
+ one: is too short (minimum is %{count} character)
138
138
  other: is too short (minimum is %{count} characters)
139
139
  wrong_length:
140
- one: is the wrong length (should be 1 character)
140
+ one: is the wrong length (should be %{count} character)
141
141
  other: is the wrong length (should be %{count} characters)
142
142
  template:
143
143
  body: 'There were problems with the following fields:'
144
144
  header:
145
- one: 1 error prohibited this %{model} from being saved
145
+ one: "%{count} error prohibited this %{model} from being saved"
146
146
  other: "%{count} errors prohibited this %{model} from being saved"
147
147
  helpers:
148
148
  select:
@@ -63,41 +63,41 @@ en-CA:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: about 1 hour
66
+ one: about %{count} hour
67
67
  other: about %{count} hours
68
68
  about_x_months:
69
- one: about 1 month
69
+ one: about %{count} month
70
70
  other: about %{count} months
71
71
  about_x_years:
72
- one: about 1 year
72
+ one: about %{count} year
73
73
  other: about %{count} years
74
74
  almost_x_years:
75
- one: almost 1 year
75
+ one: almost %{count} year
76
76
  other: almost %{count} years
77
77
  half_a_minute: half a minute
78
78
  less_than_x_seconds:
79
- one: less than 1 second
79
+ one: less than %{count} second
80
80
  other: less than %{count} seconds
81
81
  less_than_x_minutes:
82
82
  one: less than a minute
83
83
  other: less than %{count} minutes
84
84
  over_x_years:
85
- one: over 1 year
85
+ one: over %{count} year
86
86
  other: over %{count} years
87
87
  x_seconds:
88
- one: 1 second
88
+ one: "%{count} second"
89
89
  other: "%{count} seconds"
90
90
  x_minutes:
91
- one: 1 minute
91
+ one: "%{count} minute"
92
92
  other: "%{count} minutes"
93
93
  x_days:
94
- one: 1 day
94
+ one: "%{count} day"
95
95
  other: "%{count} days"
96
96
  x_months:
97
- one: 1 month
97
+ one: "%{count} month"
98
98
  other: "%{count} months"
99
99
  x_years:
100
- one: 1 year
100
+ one: "%{count} year"
101
101
  other: "%{count} years"
102
102
  prompts:
103
103
  second: Second
@@ -131,18 +131,18 @@ en-CA:
131
131
  required: must exist
132
132
  taken: has already been taken
133
133
  too_long:
134
- one: is too long (maximum is 1 character)
134
+ one: is too long (maximum is %{count} character)
135
135
  other: is too long (maximum is %{count} characters)
136
136
  too_short:
137
- one: is too short (minimum is 1 character)
137
+ one: is too short (minimum is %{count} character)
138
138
  other: is too short (minimum is %{count} characters)
139
139
  wrong_length:
140
- one: is the wrong length (should be 1 character)
140
+ one: is the wrong length (should be %{count} character)
141
141
  other: is the wrong length (should be %{count} characters)
142
142
  template:
143
143
  body: 'There were problems with the following fields:'
144
144
  header:
145
- one: 1 error prohibited this %{model} from being saved
145
+ one: "%{count} error prohibited this %{model} from being saved"
146
146
  other: "%{count} errors prohibited this %{model} from being saved"
147
147
  helpers:
148
148
  select:
@@ -63,41 +63,41 @@ en-CY:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: about 1 hour
66
+ one: about %{count} hour
67
67
  other: about %{count} hours
68
68
  about_x_months:
69
- one: about 1 month
69
+ one: about %{count} month
70
70
  other: about %{count} months
71
71
  about_x_years:
72
- one: about 1 year
72
+ one: about %{count} year
73
73
  other: about %{count} years
74
74
  almost_x_years:
75
- one: almost 1 year
75
+ one: almost %{count} year
76
76
  other: almost %{count} years
77
77
  half_a_minute: half a minute
78
78
  less_than_x_seconds:
79
- one: less than 1 second
79
+ one: less than %{count} second
80
80
  other: less than %{count} seconds
81
81
  less_than_x_minutes:
82
82
  one: less than a minute
83
83
  other: less than %{count} minutes
84
84
  over_x_years:
85
- one: over 1 year
85
+ one: over %{count} year
86
86
  other: over %{count} years
87
87
  x_seconds:
88
- one: 1 second
88
+ one: "%{count} second"
89
89
  other: "%{count} seconds"
90
90
  x_minutes:
91
- one: 1 minute
91
+ one: "%{count} minute"
92
92
  other: "%{count} minutes"
93
93
  x_days:
94
- one: 1 day
94
+ one: "%{count} day"
95
95
  other: "%{count} days"
96
96
  x_months:
97
- one: 1 month
97
+ one: "%{count} month"
98
98
  other: "%{count} months"
99
99
  x_years:
100
- one: 1 year
100
+ one: "%{count} year"
101
101
  other: "%{count} years"
102
102
  prompts:
103
103
  second: Second
@@ -131,18 +131,18 @@ en-CY:
131
131
  required: must exist
132
132
  taken: has already been taken
133
133
  too_long:
134
- one: is too long (maximum is 1 character)
134
+ one: is too long (maximum is %{count} character)
135
135
  other: is too long (maximum is %{count} characters)
136
136
  too_short:
137
- one: is too short (minimum is 1 character)
137
+ one: is too short (minimum is %{count} character)
138
138
  other: is too short (minimum is %{count} characters)
139
139
  wrong_length:
140
- one: is the wrong length (should be 1 character)
140
+ one: is the wrong length (should be %{count} character)
141
141
  other: is the wrong length (should be %{count} characters)
142
142
  template:
143
143
  body: 'There were problems with the following fields:'
144
144
  header:
145
- one: 1 error prohibited this %{model} from being saved
145
+ one: "%{count} error prohibited this %{model} from being saved"
146
146
  other: "%{count} errors prohibited this %{model} from being saved"
147
147
  helpers:
148
148
  select:
@@ -63,41 +63,41 @@ en-GB:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: about 1 hour
66
+ one: about %{count} hour
67
67
  other: about %{count} hours
68
68
  about_x_months:
69
- one: about 1 month
69
+ one: about %{count} month
70
70
  other: about %{count} months
71
71
  about_x_years:
72
- one: about 1 year
72
+ one: about %{count} year
73
73
  other: about %{count} years
74
74
  almost_x_years:
75
- one: almost 1 year
75
+ one: almost %{count} year
76
76
  other: almost %{count} years
77
77
  half_a_minute: half a minute
78
78
  less_than_x_seconds:
79
- one: less than 1 second
79
+ one: less than %{count} second
80
80
  other: less than %{count} seconds
81
81
  less_than_x_minutes:
82
82
  one: less than a minute
83
83
  other: less than %{count} minutes
84
84
  over_x_years:
85
- one: over 1 year
85
+ one: over %{count} year
86
86
  other: over %{count} years
87
87
  x_seconds:
88
- one: 1 second
88
+ one: "%{count} second"
89
89
  other: "%{count} seconds"
90
90
  x_minutes:
91
- one: 1 minute
91
+ one: "%{count} minute"
92
92
  other: "%{count} minutes"
93
93
  x_days:
94
- one: 1 day
94
+ one: "%{count} day"
95
95
  other: "%{count} days"
96
96
  x_months:
97
- one: 1 month
97
+ one: "%{count} month"
98
98
  other: "%{count} months"
99
99
  x_years:
100
- one: 1 year
100
+ one: "%{count} year"
101
101
  other: "%{count} years"
102
102
  prompts:
103
103
  second: Second
@@ -131,18 +131,18 @@ en-GB:
131
131
  required: must exist
132
132
  taken: has already been taken
133
133
  too_long:
134
- one: is too long (maximum is 1 character)
134
+ one: is too long (maximum is %{count} character)
135
135
  other: is too long (maximum is %{count} characters)
136
136
  too_short:
137
- one: is too short (minimum is 1 character)
137
+ one: is too short (minimum is %{count} character)
138
138
  other: is too short (minimum is %{count} characters)
139
139
  wrong_length:
140
- one: is the wrong length (should be 1 character)
140
+ one: is the wrong length (should be %{count} character)
141
141
  other: is the wrong length (should be %{count} characters)
142
142
  template:
143
143
  body: 'There were problems with the following fields:'
144
144
  header:
145
- one: 1 error prohibited this %{model} from being saved
145
+ one: "%{count} error prohibited this %{model} from being saved"
146
146
  other: "%{count} errors prohibited this %{model} from being saved"
147
147
  helpers:
148
148
  select: