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
data/rails/locale/lo.yml CHANGED
@@ -59,84 +59,18 @@ lo:
59
59
  - :year
60
60
  datetime:
61
61
  distance_in_words:
62
- about_x_hours:
63
- zero: ປະມານ %{count} ຊົ່ວໂມງ
64
- one: ປະມານ 1 ຊົ່ວໂມງ
65
- two: ປະມານ %{count} ຊົ່ວໂມງ
66
- few: ປະມານ %{count} ຊົ່ວໂມງ
67
- many: ປະມານ %{count} ຊົ່ວໂມງ
68
- other: ປະມານ %{count} ຊົ່ວໂມງ
69
- about_x_months:
70
- zero: ປະມານ %{count} ເດືອນ
71
- one: ປະມານ 1 ເດືອນ
72
- two: ປະມານ %{count} ເດືອນ
73
- few: ປະມານ %{count} ເດືອນ
74
- many: ປະມານ %{count} ເດືອນ
75
- other: ປະມານ %{count} ເດືອນ
76
- about_x_years:
77
- zero: 'ປະມານ %{count} ປີ '
78
- one: 'ປະມານ 1 ປີ '
79
- two: 'ປະມານ %{count} ປີ '
80
- few: 'ປະມານ %{count} ປີ '
81
- many: 'ປະມານ %{count} ປີ '
82
- other: 'ປະມານ %{count} ປີ '
83
- almost_x_years:
84
- zero: 'ເກືອບ %{count} ປີ '
85
- one: 'ເກືອບ 1 ປີ '
86
- two: 'ເກືອບ %{count} ປີ '
87
- few: 'ເກືອບ %{count} ປີ '
88
- many: 'ເກືອບ %{count} ປີ '
89
- other: 'ເກືອບ %{count} ປີ '
90
- half_a_minute: 'ເຄິ່ງນາທີ '
91
- less_than_x_seconds:
92
- zero: 'ນ້ອຍກວ່າ %{count} ວິນາທີ '
93
- one: 'ນ້ອຍກວ່າ 1 ວິນາທີ '
94
- two: 'ນ້ອຍກວ່າ %{count} ວິນາທີ '
95
- few: 'ນ້ອຍກວ່າ %{count} ວິນາທີ '
96
- many: 'ນ້ອຍກວ່າ %{count} ວິນາທີ '
97
- other: 'ນ້ອຍກວ່າ %{count} ວິນາທີ '
98
- less_than_x_minutes:
99
- zero: 'ນ້ອຍກວ່າ %{count} ນາທີ '
100
- one: 'ນ້ອຍກວ່າ 1 ນາທີ '
101
- two: 'ນ້ອຍກວ່າ %{count} ນາທີ '
102
- few: 'ນ້ອຍກວ່າ %{count} ນາທີ '
103
- many: 'ນ້ອຍກວ່າ %{count} ນາທີ '
104
- other: 'ນ້ອຍກວ່າ %{count} ນາທີ '
105
- over_x_years:
106
- zero: 'ຫຼາຍກວ່າ %{count} ປີ '
107
- one: 'ຫຼາຍກວ່າ 1 ປີ '
108
- two: 'ຫຼາຍກວ່າ %{count} ປີ '
109
- few: 'ຫຼາຍກວ່າ %{count} ປີ '
110
- many: 'ຫຼາຍກວ່າ %{count} ປີ '
111
- other: 'ຫຼາຍກວ່າ %{count} ປີ '
112
- x_seconds:
113
- zero: "%{count} ວິນາທີ "
114
- one: '1 ວິນາທີ '
115
- two: "%{count} ວິນາທີ "
116
- few: "%{count} ວິນາທີ "
117
- many: "%{count} ວິນາທີ "
118
- other: "%{count} ວິນາທີ "
119
- x_minutes:
120
- zero: "%{count} ນາທີ "
121
- one: '1 ນາທີ '
122
- two: "%{count} ນາທີ "
123
- few: "%{count} ນາທີ "
124
- many: "%{count} ນາທີ "
125
- other: "%{count} ນາທີ "
126
- x_days:
127
- zero: "%{count} ມື້ "
128
- one: '1 ມື້ '
129
- two: "%{count} ມື້ "
130
- few: "%{count} ມື້ "
131
- many: "%{count} ມື້ "
132
- other: "%{count} ມື້ "
133
- x_months:
134
- zero: "%{count} ເດືອນ"
135
- one: 1 ເດືອນ
136
- two: "%{count} ເດືອນ"
137
- few: "%{count} ເດືອນ"
138
- many: "%{count} ເດືອນ"
139
- other: "%{count} ເດືອນ"
62
+ about_x_hours: ປະມານ %{count} ຊົ່ວໂມງ
63
+ about_x_months: ປະມານ %{count} ເດືອນ
64
+ about_x_years: 'ປະມານ %{count} ປີ'
65
+ almost_x_years: 'ເກືອບ %{count} ປີ'
66
+ half_a_minute: 'ເຄິ່ງນາທີ'
67
+ less_than_x_seconds: 'ນ້ອຍກວ່າ %{count} ວິນາທີ'
68
+ less_than_x_minutes: 'ນ້ອຍກວ່າ %{count} ນາທີ'
69
+ over_x_years: 'ຫຼາຍກວ່າ %{count} ປີ'
70
+ x_seconds: "%{count} ວິນາທີ"
71
+ x_minutes: "%{count} ນາທີ"
72
+ x_days: "%{count} ມື້"
73
+ x_months: "%{count} ເດືອນ"
140
74
  prompts:
141
75
  second: ວິນາທີ
142
76
  minute: ນາທີ
@@ -168,13 +102,7 @@ lo:
168
102
  wrong_length: ຄວາມຍາວຜິດ (ຄວນຈະເປັນ %{count} ຕົວອັກສອນ)
169
103
  template:
170
104
  body: 'ກະລຸນາກວດສອບຂໍ້ມູນໃນຫ້ອງຕໍ່ໄປນີ້ :'
171
- header:
172
- zero: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
173
- one: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກເກີດຂໍ້ຜິດພາດ
174
- two: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
175
- few: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
176
- many: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
177
- other: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
105
+ header: ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ
178
106
  helpers:
179
107
  select:
180
108
  prompt: โปรดเลือก
data/rails/locale/lv.yml CHANGED
@@ -4,6 +4,9 @@ lv:
4
4
  errors:
5
5
  messages:
6
6
  record_invalid: 'Pārbaude neizdevās: %{errors}'
7
+ restrict_dependent_destroy:
8
+ has_one: Nevar dzēst ierakstu, jo ir atkarīgs %{record}
9
+ has_many: Nevar dzēst ierakstu, jo ir atkarīgi %{record}
7
10
  date:
8
11
  abbr_day_names:
9
12
  - Sv.
@@ -14,7 +17,7 @@ lv:
14
17
  - Pk.
15
18
  - S.
16
19
  abbr_month_names:
17
- -
20
+ -
18
21
  - Janv
19
22
  - Febr
20
23
  - Marts
@@ -127,9 +130,13 @@ lv:
127
130
  invalid: nav derīgs
128
131
  less_than: ir jābūt mazākam par %{count}
129
132
  less_than_or_equal_to: ir jābūt mazākam vai vienādam ar %{count}
133
+ model_invalid: 'Validācija neizdevās: %{errors}'
130
134
  not_a_number: nav skaitlis
131
135
  not_an_integer: ir jābūt veselam skaitlim
132
136
  odd: ir jābūt nepāra skaitlim
137
+ other_than: jābūt citam nekā %{count}
138
+ present: jābūt tukšam
139
+ required: ir jābūt
133
140
  taken: ir jau aizņemts
134
141
  too_long:
135
142
  zero: ir par garu (maksimums ir %{count} simboli)
@@ -209,13 +216,16 @@ lv:
209
216
  zero: baiti
210
217
  one: baits
211
218
  other: baiti
219
+ eb: EB
212
220
  gb: GB
213
221
  kb: KB
214
222
  mb: MB
223
+ pb: PB
215
224
  tb: TB
216
225
  percentage:
217
226
  format:
218
227
  delimiter: ''
228
+ format: "%n%"
219
229
  precision:
220
230
  format:
221
231
  delimiter: ''
data/rails/locale/mg.yml CHANGED
@@ -89,19 +89,19 @@ mg:
89
89
  one: Herintaona mahery
90
90
  other: maherin'ny %{count} taona
91
91
  x_seconds:
92
- one: 1 segondra
92
+ one: "%{count} segondra"
93
93
  other: "%{count} segondra"
94
94
  x_minutes:
95
- one: 1 minitra
95
+ one: "%{count} minitra"
96
96
  other: "%{count} minitra"
97
97
  x_days:
98
- one: 1 andro
98
+ one: "%{count} andro"
99
99
  other: "%{count} andro"
100
100
  x_months:
101
- one: 1 volana
101
+ one: "%{count} volana"
102
102
  other: "%{count} volana"
103
103
  x_years:
104
- one: 1 taona
104
+ one: "%{count} taona"
105
105
  other: "%{count} taona"
106
106
  prompts:
107
107
  second: Segondra
@@ -146,7 +146,7 @@ mg:
146
146
  template:
147
147
  body: 'Hamarino ireo saha manaraka azafady : '
148
148
  header:
149
- one: 'Tsy azo tadidiana ity %{model} : olana 1'
149
+ one: 'Tsy azo tadidiana ity %{model} : olana %{count}'
150
150
  other: 'Tsy azo tadidiana ity %{model} : olana %{count}'
151
151
  helpers:
152
152
  select:
data/rails/locale/ml.yml CHANGED
@@ -63,16 +63,16 @@ ml:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: എകദേശം 1 മണിക്കൂർ
66
+ one: എകദേശം %{count} മണിക്കൂർ
67
67
  other: എകദേശം %{count} മണിക്കൂർ
68
68
  about_x_months:
69
- one: എകദേശം 1 മാസം
69
+ one: എകദേശം %{count} മാസം
70
70
  other: എകദേശം %{count} മാസം
71
71
  about_x_years:
72
- one: എകദേശം 1 വർഷം
72
+ one: എകദേശം %{count} വർഷം
73
73
  other: എകദേശം %{count} വർഷം
74
74
  almost_x_years:
75
- one: ഏതാണ്ട് 1 വർഷം
75
+ one: ഏതാണ്ട് %{count} വർഷം
76
76
  other: ഏതാണ്ട് %{count} വർഷം
77
77
  half_a_minute: അര സൂക്ഷ്മ
78
78
  less_than_x_seconds:
@@ -85,16 +85,16 @@ ml:
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
  prompts:
100
100
  second: നിമിഷം
@@ -128,13 +128,13 @@ ml:
128
128
  required: എന്തായാലും ഉണ്ടായിരിക്കണം
129
129
  taken: ഇതിനു മുൻപേ ഉപയോഗിച്ചിരിക്കുന്നു
130
130
  too_long:
131
- one: വളരെ വലുതാണ് (പരമാവധി 1 പ്രതീകം)
131
+ one: വളരെ വലുതാണ് (പരമാവധി %{count} പ്രതീകം)
132
132
  other: വളരെ വലുതാണ് (പരമാവധി %{count} പ്രതീകങ്ങൾ)
133
133
  too_short:
134
- one: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ 1 പ്രതീകം)
134
+ one: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ %{count} പ്രതീകം)
135
135
  other: വളരെ ചെറുതാണ് (ഏറ്റവും കുറഞ്ഞത്‌ %{count} പ്രതീകങ്ങൾ)
136
136
  wrong_length:
137
- one: തെറ്റായ നീളം ആണ് (1 പ്രതീകം ആയിരിക്കണം)
137
+ one: തെറ്റായ നീളം ആണ് (%{count} പ്രതീകം ആയിരിക്കണം)
138
138
  other: തെറ്റായ നീളം ആണ് (%{count} പ്രതീകങ്ങൾ ആയിരിക്കണം)
139
139
  template:
140
140
  body: 'താഴെ പറഞ്ഞവയിൽ തെറ്റുകൾ ഉണ്ട്:'
data/rails/locale/mn.yml CHANGED
@@ -60,38 +60,38 @@ mn:
60
60
  datetime:
61
61
  distance_in_words:
62
62
  about_x_hours:
63
- one: 1 цаг орчим
63
+ one: "%{count} цаг орчим"
64
64
  other: "%{count} цаг орчим"
65
65
  about_x_months:
66
- one: 1 сар орчим
66
+ one: "%{count} сар орчим"
67
67
  other: "%{count} сар орчим"
68
68
  about_x_years:
69
- one: 1 жил орчим
69
+ one: "%{count} жил орчим"
70
70
  other: "%{count} жил орчим"
71
71
  almost_x_years:
72
- one: бараг 1 жил
72
+ one: бараг %{count} жил
73
73
  other: бараг %{count} жил
74
74
  half_a_minute: хагас минут
75
75
  less_than_x_seconds:
76
- one: 1 секундээс бага
76
+ one: "%{count} секундээс бага"
77
77
  other: "%{count} секундээс бага"
78
78
  less_than_x_minutes:
79
- one: 1 минутаас бага
79
+ one: "%{count} минутаас бага"
80
80
  other: "%{count} минутаас бага"
81
81
  over_x_years:
82
- one: 1 жилээс илүү
82
+ one: "%{count} жилээс илүү"
83
83
  other: "%{count} жилээс илүү"
84
84
  x_seconds:
85
- one: 1 секунд
85
+ one: "%{count} секунд"
86
86
  other: "%{count} секунд"
87
87
  x_minutes:
88
- one: 1 минут
88
+ one: "%{count} минут"
89
89
  other: "%{count} минут"
90
90
  x_days:
91
- one: 1 өдөр
91
+ one: "%{count} өдөр"
92
92
  other: "%{count} өдөр"
93
93
  x_months:
94
- one: 1 сар
94
+ one: "%{count} сар"
95
95
  other: "%{count} сар"
96
96
  prompts:
97
97
  second: Секунд
@@ -121,18 +121,18 @@ mn:
121
121
  odd: сонгой байх ёстой
122
122
  taken: аль хэдийн авчихсан байна
123
123
  too_long:
124
- one: урт байна (хамгийн уртдаа 1 тэмдэгт)
124
+ one: урт байна (хамгийн уртдаа %{count} тэмдэгт)
125
125
  other: урт байна (хамгийн уртдаа %{count} тэмдэгт)
126
126
  too_short:
127
- one: богино байна (хамгийн багадаа 1 тэмдэгт)
127
+ one: богино байна (хамгийн багадаа %{count} тэмдэгт)
128
128
  other: богино байна (хамгийн багадаа %{count} тэмдэгт)
129
129
  wrong_length:
130
- one: урт нь буруу байна (1 тэмдэгт байх ёстой)
130
+ one: урт нь буруу байна (%{count} тэмдэгт байх ёстой)
131
131
  other: урт нь буруу байна (%{count} тэмдэгт байх ёстой)
132
132
  template:
133
133
  body: 'Дараах талбарууд дээр алдаа гарлаа:'
134
134
  header:
135
- one: 1 алдаа гарсан тул %{model} хадгалагдахгүй байна
135
+ one: "%{count} алдаа гарсан тул %{model} хадгалагдахгүй байна"
136
136
  other: "%{count} алдаа гарсан тул %{model} хадгалагдахгүй байна"
137
137
  helpers:
138
138
  select:
@@ -66,10 +66,10 @@ mr-IN:
66
66
  one: सुमारे एक तास
67
67
  other: सुमारे %{count} तास
68
68
  about_x_months:
69
- one: सुमारे 1 महीना
69
+ one: सुमारे %{count} महीना
70
70
  other: सुमारे %{count} महिना
71
71
  about_x_years:
72
- one: सुमारे 1 वर्ष
72
+ one: सुमारे %{count} वर्ष
73
73
  other: सुमारे %{count} वर्ष
74
74
  almost_x_years:
75
75
  one: जवळजवळ एक वर्ष
data/rails/locale/ms.yml CHANGED
@@ -60,16 +60,16 @@ ms:
60
60
  datetime:
61
61
  distance_in_words:
62
62
  about_x_hours:
63
- one: lebih kurang 1 jam
63
+ one: lebih kurang %{count} jam
64
64
  other: lebih kurang %{count} jam
65
65
  about_x_months:
66
- one: lebih kurang 1 bulan
66
+ one: lebih kurang %{count} bulan
67
67
  other: lebih kurang %{count} bulan
68
68
  about_x_years:
69
- one: lebih kurang 1 tahun
69
+ one: lebih kurang %{count} tahun
70
70
  other: lebih kurang %{count} tahun
71
71
  almost_x_years:
72
- one: hampir 1 tahun
72
+ one: hampir %{count} tahun
73
73
  other: hampir %{count} tahun
74
74
  half_a_minute: setengah minit
75
75
  less_than_x_seconds:
@@ -79,19 +79,19 @@ ms:
79
79
  one: kurang dari satu minit
80
80
  other: kurang dari %{count} minit
81
81
  over_x_years:
82
- one: lebih 1 tahun
82
+ one: lebih %{count} tahun
83
83
  other: lebih %{count} tahun
84
84
  x_seconds:
85
- one: 1 saat
85
+ one: "%{count} saat"
86
86
  other: "%{count} saat"
87
87
  x_minutes:
88
- one: 1 minit
88
+ one: "%{count} minit"
89
89
  other: "%{count} minit"
90
90
  x_days:
91
- one: 1 hari
91
+ one: "%{count} hari"
92
92
  other: "%{count} hari"
93
93
  x_months:
94
- one: 1 bulan
94
+ one: "%{count} bulan"
95
95
  other: "%{count} bulan"
96
96
  prompts:
97
97
  second: Saat
@@ -121,18 +121,18 @@ ms:
121
121
  odd: mesti ganjil
122
122
  taken: telah digunakan
123
123
  too_long:
124
- one: terlalu panjang (maksima adalah 1 karakter)
124
+ one: terlalu panjang (maksima adalah %{count} karakter)
125
125
  other: terlalu panjang (maksima adalah %{count} karakter)
126
126
  too_short:
127
- one: terlalu pendek (minima adalah 1 karakter)
127
+ one: terlalu pendek (minima adalah %{count} karakter)
128
128
  other: terlalu pendek (minima adalah %{count} karakter)
129
129
  wrong_length:
130
- one: mempunyai panjang yang salah (sepatutnya 1 karakter sahaja)
130
+ one: mempunyai panjang yang salah (sepatutnya %{count} karakter sahaja)
131
131
  other: mempunyai panjang yang salah(sepatutnya %{count} karakter sahaja)
132
132
  template:
133
133
  body: 'Terdapat masalah dengan medan data tersebut:'
134
134
  header:
135
- one: 1 ralat menhalang %{model} ini dari disimpan
135
+ one: "%{count} ralat menhalang %{model} ini dari disimpan"
136
136
  other: "%{count} ralat menhalang %{model} ini dari disimpan"
137
137
  helpers:
138
138
  select:
data/rails/locale/nb.yml CHANGED
@@ -5,7 +5,7 @@ nb:
5
5
  messages:
6
6
  record_invalid: 'Det oppstod feil: %{errors}'
7
7
  restrict_dependent_destroy:
8
- has_one: Kan ikke slette registreringen, fordi 1 %{record} avhenger av denne.
8
+ has_one: Kan ikke slette registreringen, fordi %{count} %{record} avhenger av denne.
9
9
  has_many: Kan ikke slette registreringen, fordi %{record} avhenger av denne.
10
10
  date:
11
11
  abbr_day_names:
@@ -63,41 +63,41 @@ nb:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: rundt 1 time
66
+ one: rundt %{count} time
67
67
  other: rundt %{count} timer
68
68
  about_x_months:
69
- one: rundt 1 måned
69
+ one: rundt %{count} måned
70
70
  other: rundt %{count} måneder
71
71
  about_x_years:
72
- one: rundt 1 år
72
+ one: rundt %{count} år
73
73
  other: rundt %{count} år
74
74
  almost_x_years:
75
- one: nesten 1 år
75
+ one: nesten %{count} år
76
76
  other: nesten %{count} år
77
77
  half_a_minute: et halvt minutt
78
78
  less_than_x_seconds:
79
- one: mindre enn 1 sekund
79
+ one: mindre enn %{count} sekund
80
80
  other: mindre enn %{count} sekunder
81
81
  less_than_x_minutes:
82
- one: mindre enn 1 minutt
82
+ one: mindre enn %{count} minutt
83
83
  other: mindre enn %{count} minutter
84
84
  over_x_years:
85
- one: over 1 år
85
+ one: over %{count} år
86
86
  other: over %{count} år
87
87
  x_seconds:
88
- one: 1 sekund
88
+ one: "%{count} sekund"
89
89
  other: "%{count} sekunder"
90
90
  x_minutes:
91
- one: 1 minutt
91
+ one: "%{count} minutt"
92
92
  other: "%{count} minutter"
93
93
  x_days:
94
- one: 1 dag
94
+ one: "%{count} dag"
95
95
  other: "%{count} dager"
96
96
  x_months:
97
- one: 1 måned
97
+ one: "%{count} måned"
98
98
  other: "%{count} måneder"
99
99
  x_years:
100
- one: 1 år
100
+ one: "%{count} år"
101
101
  other: "%{count} år"
102
102
  prompts:
103
103
  second: sekund
@@ -131,13 +131,13 @@ nb:
131
131
  required: må eksistere
132
132
  taken: er allerede i bruk
133
133
  too_long:
134
- one: er for lang (maksimalt 1 tegn)
134
+ one: er for lang (maksimalt %{count} tegn)
135
135
  other: er for lang (maksimalt %{count} tegn)
136
136
  too_short:
137
- one: er for kort (minst 1 tegn)
137
+ one: er for kort (minst %{count} tegn)
138
138
  other: er for kort (minst %{count} tegn)
139
139
  wrong_length:
140
- one: har feil lengde (må være 1 tegn)
140
+ one: har feil lengde (må være %{count} tegn)
141
141
  other: har feil lengde (må være %{count} tegn)
142
142
  template:
143
143
  body: 'Det oppstod problemer med følgende felt:'
data/rails/locale/ne.yml CHANGED
@@ -63,38 +63,38 @@ ne:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: लगभग 1 घण्टा
66
+ one: लगभग %{count} घण्टा
67
67
  other: लगभग %{count} घण्टा
68
68
  about_x_months:
69
- one: लगभग 1 महिना
69
+ one: लगभग %{count} महिना
70
70
  other: लगभग %{count} महिना
71
71
  about_x_years:
72
- one: लगभग 1 बर्ष
72
+ one: लगभग %{count} बर्ष
73
73
  other: लगभग %{count} बर्ष
74
74
  almost_x_years:
75
- one: झण्डै 1 बर्ष
75
+ one: झण्डै %{count} बर्ष
76
76
  other: झण्डै %{count} बर्ष
77
77
  half_a_minute: आधा मिनेट
78
78
  less_than_x_seconds:
79
- one: 1 सेकेण्डभन्दा कम्ति
79
+ one: "%{count} सेकेण्डभन्दा कम्ति"
80
80
  other: "%{count} सेकेण्डभन्दा कम्ति"
81
81
  less_than_x_minutes:
82
- one: 1 मिनेटभन्दा कम्ति
82
+ one: "%{count} मिनेटभन्दा कम्ति"
83
83
  other: "%{count} मिनेटभन्दा कम्ति"
84
84
  over_x_years:
85
- one: 1 बर्षभन्दा बढी
85
+ one: "%{count} बर्षभन्दा बढी"
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
  prompts:
100
100
  second: सेकेण्ड
@@ -124,18 +124,18 @@ ne:
124
124
  odd: बिजोर संख्या हुनुपर्नेछ
125
125
  taken: पहिल्यै प्रयोग गरीएको छ
126
126
  too_long:
127
- one: धेरै लामो छ (अधिक्तम 1 character हो)
127
+ one: धेरै लामो छ (अधिक्तम %{count} character हो)
128
128
  other: धेरै लामो छ (अधिक्तम %{count} characters हो)
129
129
  too_short:
130
- one: धेरै छोटो छ (न्युनत्तम 1 character हो)
130
+ one: धेरै छोटो छ (न्युनत्तम %{count} character हो)
131
131
  other: धेरै छोटो छ (न्युनत्तम %{count} characters हो)
132
132
  wrong_length:
133
- one: गलत लम्बाई हो (1 character हुनुपर्नेछ)
133
+ one: गलत लम्बाई हो (%{count} character हुनुपर्नेछ)
134
134
  other: गलत लम्बाई हो (%{count} characters हुनुपर्नेछ)
135
135
  template:
136
136
  body: 'त्यहाँ निम्न क्षेत्रहरुमा समस्या देखियो:'
137
137
  header:
138
- one: 1 गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो
138
+ one: "%{count} गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो"
139
139
  other: "%{count} गल्तीले यस %{model} लाई सुरक्षित गर्नबाट रोक्यो"
140
140
  helpers:
141
141
  select:
data/rails/locale/nl.yml CHANGED
@@ -85,19 +85,19 @@ nl:
85
85
  one: meer dan een jaar
86
86
  other: meer dan %{count} jaar
87
87
  x_seconds:
88
- one: 1 seconde
88
+ one: "%{count} seconde"
89
89
  other: "%{count} seconden"
90
90
  x_minutes:
91
- one: 1 minuut
91
+ one: "%{count} minuut"
92
92
  other: "%{count} minuten"
93
93
  x_days:
94
- one: 1 dag
94
+ one: "%{count} dag"
95
95
  other: "%{count} dagen"
96
96
  x_months:
97
- one: 1 maand
97
+ one: "%{count} maand"
98
98
  other: "%{count} maanden"
99
99
  x_years:
100
- one: 1 jaar
100
+ one: "%{count} jaar"
101
101
  other: "%{count} jaar"
102
102
  prompts:
103
103
  second: seconde
@@ -137,12 +137,12 @@ nl:
137
137
  one: is te kort (minimaal %{count} teken)
138
138
  other: is te kort (minimaal %{count} tekens)
139
139
  wrong_length:
140
- one: heeft onjuiste lengte (moet 1 teken lang zijn)
140
+ one: heeft onjuiste lengte (moet %{count} teken lang zijn)
141
141
  other: heeft onjuiste lengte (moet %{count} tekens lang zijn)
142
142
  template:
143
143
  body: 'Er zijn problemen met de volgende velden:'
144
144
  header:
145
- one: "%{model} niet opgeslagen: 1 fout gevonden"
145
+ one: "%{model} niet opgeslagen: %{count} fout gevonden"
146
146
  other: "%{model} niet opgeslagen: %{count} fouten gevonden"
147
147
  helpers:
148
148
  select:
data/rails/locale/nn.yml CHANGED
@@ -63,36 +63,36 @@ nn:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: rundt 1 time
66
+ one: rundt %{count} time
67
67
  other: rundt %{count} timar
68
68
  about_x_months:
69
- one: rundt 1 månad
69
+ one: rundt %{count} månad
70
70
  other: rundt %{count} månader
71
71
  about_x_years:
72
- one: rundt 1 år
72
+ one: rundt %{count} år
73
73
  other: rundt %{count} år
74
74
  almost_x_years: nesten %{count} år
75
75
  half_a_minute: eit halvt minutt
76
76
  less_than_x_seconds:
77
- one: mindre enn 1 sekund
77
+ one: mindre enn %{count} sekund
78
78
  other: mindre enn %{count} sekund
79
79
  less_than_x_minutes:
80
- one: mindre enn 1 minutt
80
+ one: mindre enn %{count} minutt
81
81
  other: mindre enn %{count} minutt
82
82
  over_x_years:
83
- one: over 1 år
83
+ one: over %{count} år
84
84
  other: over %{count} år
85
85
  x_seconds:
86
- one: 1 sekund
86
+ one: "%{count} sekund"
87
87
  other: "%{count} sekund"
88
88
  x_minutes:
89
- one: 1 minutt
89
+ one: "%{count} minutt"
90
90
  other: "%{count} minutt"
91
91
  x_days:
92
- one: 1 dag
92
+ one: "%{count} dag"
93
93
  other: "%{count} dagar"
94
94
  x_months:
95
- one: 1 månad
95
+ one: "%{count} månad"
96
96
  other: "%{count} månader"
97
97
  prompts:
98
98
  second: Sekund
data/rails/locale/oc.yml CHANGED
@@ -142,7 +142,7 @@ oc:
142
142
  template:
143
143
  body: I a agut de problèmas amb los camps seguents : 
144
144
  header:
145
- one: Impossible d’enregistrar aqueste/a %{model} perque i a 1 error
145
+ one: Impossible d’enregistrar aqueste/a %{model} perque i a %{count} error
146
146
  other: Impossible d’enregistrar aqueste/a %{model} perque i a %{count} errors
147
147
  helpers:
148
148
  select: