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/bs.yml CHANGED
@@ -78,7 +78,7 @@ bs:
78
78
  many: oko %{count} godina
79
79
  other: oko %{count} godina
80
80
  almost_x_years:
81
- one: skoro 1 godina
81
+ one: skoro %{count} godina
82
82
  few: skoro %{count} godine
83
83
  many: skoro %{count} godina
84
84
  other: skoro %{count} godina
@@ -99,22 +99,22 @@ bs:
99
99
  many: preko %{count} godina
100
100
  other: preko %{count} godina
101
101
  x_seconds:
102
- one: 1 sekund
102
+ one: "%{count} sekund"
103
103
  few: "%{count} sekunde"
104
104
  many: "%{count} sekundi"
105
105
  other: "%{count} sekundi"
106
106
  x_minutes:
107
- one: 1 minut
107
+ one: "%{count} minut"
108
108
  few: "%{count} minute"
109
109
  many: "%{count} minuta"
110
110
  other: "%{count} minuta"
111
111
  x_days:
112
- one: 1 dan
112
+ one: "%{count} dan"
113
113
  few: "%{count} dana"
114
114
  many: "%{count} dana"
115
115
  other: "%{count} dana"
116
116
  x_months:
117
- one: 1 mjesec
117
+ one: "%{count} mjesec"
118
118
  few: "%{count} mjeseca"
119
119
  many: "%{count} mjeseci"
120
120
  other: "%{count} mjeseci"
@@ -153,7 +153,7 @@ bs:
153
153
  template:
154
154
  body: 'Desili su se problemi sa sljedećim poljima:'
155
155
  header:
156
- one: 1 greška je spriječila da se ovaj %{model} spremi
156
+ one: "%{count} greška je spriječila da se ovaj %{model} spremi"
157
157
  few: "%{count} greške su spriječile da se ovaj %{model} spremi"
158
158
  many: "%{count} grešaka je spriječilo da se ovaj %{model} spremi"
159
159
  other: "%{count} grešaka je spriječilo da se ovaj %{model} spremi"
data/rails/locale/ca.yml CHANGED
@@ -6,7 +6,7 @@ ca:
6
6
  record_invalid: 'La validació ha fallat: %{errors}'
7
7
  restrict_dependent_destroy:
8
8
  has_one: No es pot eliminar el registre perquè existeix un %{record} dependent
9
- has_many: No es pot eliminar el registre perquè existeixen %{record} dependents
9
+ has_many: No es pot eliminar el registre perquè existeixen %{record} dependents
10
10
  date:
11
11
  abbr_day_names:
12
12
  - Dg
@@ -63,41 +63,41 @@ ca:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: aproximadament 1 hora
66
+ one: aproximadament %{count} hora
67
67
  other: aproximadament %{count} hores
68
68
  about_x_months:
69
- one: aproximadament 1 mes
69
+ one: aproximadament %{count} mes
70
70
  other: aproximadament %{count} mesos
71
71
  about_x_years:
72
- one: aproximadament 1 any
72
+ one: aproximadament %{count} any
73
73
  other: aproximadament %{count} anys
74
74
  almost_x_years:
75
- one: quasi 1 any
75
+ one: quasi %{count} any
76
76
  other: quasi %{count} anys
77
77
  half_a_minute: mig minut
78
78
  less_than_x_seconds:
79
- one: menys d'1 segon
79
+ one: menys d'%{count} segon
80
80
  other: menys de %{count} segons
81
81
  less_than_x_minutes:
82
- one: menys d'1 minut
82
+ one: menys d'%{count} minut
83
83
  other: menys de %{count} minuts
84
84
  over_x_years:
85
- one: més d'1 any
85
+ one: més d'%{count} any
86
86
  other: més de %{count} anys
87
87
  x_seconds:
88
- one: 1 segon
88
+ one: "%{count} segon"
89
89
  other: "%{count} segons"
90
90
  x_minutes:
91
- one: 1 minut
91
+ one: "%{count} minut"
92
92
  other: "%{count} minuts"
93
93
  x_days:
94
- one: 1 dia
94
+ one: "%{count} dia"
95
95
  other: "%{count} dies"
96
96
  x_months:
97
- one: 1 mes
97
+ one: "%{count} mes"
98
98
  other: "%{count} mesos"
99
99
  x_years:
100
- one: 1 year
100
+ one: "%{count} year"
101
101
  other: "%{count} years"
102
102
  prompts:
103
103
  second: segon
@@ -131,18 +131,18 @@ ca:
131
131
  required: ha d'existir
132
132
  taken: no està disponible
133
133
  too_long:
134
- one: és massa llarg (1 caràcter màxim)
134
+ one: és massa llarg (%{count} caràcter màxim)
135
135
  other: és massa llarg (%{count} caràcters màxim)
136
136
  too_short:
137
- one: és massa curt (1 caràcter mínim)
137
+ one: és massa curt (%{count} caràcter mínim)
138
138
  other: és massa curt (%{count} caràcters mínim)
139
139
  wrong_length:
140
- one: no té la longitud correcta (1 caràcter exactament)
140
+ one: no té la longitud correcta (%{count} caràcter exactament)
141
141
  other: no té la longitud correcta (%{count} caràcters exactament)
142
142
  template:
143
143
  body: 'Hi ha hagut problemes amb els següents camps:'
144
144
  header:
145
- one: No s'ha pogut desar aquest/a %{model} perquè hi ha 1 error
145
+ one: No s'ha pogut desar aquest/a %{model} perquè hi ha %{count} error
146
146
  other: No s'ha pogut desar aquest/a %{model} perquè hi ha hagut %{count} errors
147
147
  helpers:
148
148
  select:
data/rails/locale/cy.yml CHANGED
@@ -3,7 +3,11 @@ cy:
3
3
  activerecord:
4
4
  errors:
5
5
  messages:
6
+ restrict_dependent_destroy:
7
+ has_many: Methu dileu cofnod oherwydd bod %{record} yn bodoli
8
+ has_one: Methu dileu cofnod oherwydd bod %{record} yn bodoli
6
9
  record_invalid: 'Gwirio wedi methu: %{errors}'
10
+
7
11
  date:
8
12
  abbr_day_names:
9
13
  - Sul
@@ -14,7 +18,7 @@ cy:
14
18
  - Gwe
15
19
  - Sad
16
20
  abbr_month_names:
17
- -
21
+ -
18
22
  - Ion
19
23
  - Chw
20
24
  - Maw
@@ -40,7 +44,7 @@ cy:
40
44
  long: "%d %B %Y"
41
45
  short: "%d %b"
42
46
  month_names:
43
- -
47
+ -
44
48
  - Ionawr
45
49
  - Chwefror
46
50
  - Mawrth
@@ -59,34 +63,6 @@ cy:
59
63
  - :day
60
64
  datetime:
61
65
  distance_in_words:
62
- about_x_hours:
63
- zero: tua %{count} awr
64
- one: tuag awr
65
- two: tua %{count} awr
66
- few: tua %{count} awr
67
- many: tua %{count} awr
68
- other: tua %{count} awr
69
- about_x_months:
70
- zero: tua %{count} mis
71
- one: tua mis
72
- two: tua %{count} mis
73
- few: tua %{count} mis
74
- many: tua %{count} mis
75
- other: tua %{count} mis
76
- about_x_years:
77
- zero: tua %{count} blynedd
78
- one: tua blwyddyn
79
- two: tua %{count} blynedd
80
- few: tua %{count} blynedd
81
- many: tua %{count} blynedd
82
- other: tua %{count} blynedd
83
- almost_x_years:
84
- zero: bron yn %{count} blynedd
85
- one: bron yn flwyddyn
86
- two: bron yn %{count} blynedd
87
- few: bron yn %{count} blynedd
88
- many: bron yn %{count} blynedd
89
- other: bron yn %{count} blynedd
90
66
  half_a_minute: hanner munud
91
67
  less_than_x_seconds:
92
68
  zero: llai na %{count} eiliad
@@ -95,20 +71,6 @@ cy:
95
71
  few: llai na %{count} eiliad
96
72
  many: llai na %{count} eiliad
97
73
  other: llai na %{count} eiliad
98
- less_than_x_minutes:
99
- zero: llai na %{count} munud
100
- one: llai na munud
101
- two: llai na %{count} munud
102
- few: llai na %{count} munud
103
- many: llai na %{count} munud
104
- other: llai na %{count} munud
105
- over_x_years:
106
- zero: dros %{count} blynedd
107
- one: dros flwyddyn
108
- two: dros %{count} blynedd
109
- few: dros %{count} blynedd
110
- many: dros %{count} blynedd
111
- other: dros %{count} blynedd
112
74
  x_seconds:
113
75
  zero: "%{count} o eiliadau"
114
76
  one: 1 eiliad
@@ -116,6 +78,13 @@ cy:
116
78
  few: "%{count} o eiliadau"
117
79
  many: "%{count} o eiliadau"
118
80
  other: "%{count} o eiliadau"
81
+ less_than_x_minutes:
82
+ zero: llai na %{count} munud
83
+ one: llai na munud
84
+ two: llai na %{count} munud
85
+ few: llai na %{count} munud
86
+ many: llai na %{count} munud
87
+ other: llai na %{count} munud
119
88
  x_minutes:
120
89
  zero: "%{count} o funudau"
121
90
  one: 1 munud
@@ -123,6 +92,13 @@ cy:
123
92
  few: "%{count} o funudau"
124
93
  many: "%{count} o funudau"
125
94
  other: "%{count} o funudau"
95
+ about_x_hours:
96
+ zero: tua %{count} awr
97
+ one: tuag awr
98
+ two: tua %{count} awr
99
+ few: tua %{count} awr
100
+ many: tua %{count} awr
101
+ other: tua %{count} awr
126
102
  x_days:
127
103
  zero: "%{count} diwrnod"
128
104
  one: 1 diwrnod
@@ -130,6 +106,13 @@ cy:
130
106
  few: "%{count} diwrnod"
131
107
  many: "%{count} diwrnod"
132
108
  other: "%{count} diwrnod"
109
+ about_x_months:
110
+ zero: tua %{count} mis
111
+ one: tua mis
112
+ two: tua %{count} mis
113
+ few: tua %{count} mis
114
+ many: tua %{count} mis
115
+ other: tua %{count} mis
133
116
  x_months:
134
117
  zero: "%{count} mis"
135
118
  one: 1 mis
@@ -137,6 +120,27 @@ cy:
137
120
  few: "%{count} mis"
138
121
  many: "%{count} mis"
139
122
  other: "%{count} mis"
123
+ about_x_years:
124
+ zero: tua %{count} blynedd
125
+ one: tua blwyddyn
126
+ two: tua %{count} blynedd
127
+ few: tua %{count} blynedd
128
+ many: tua %{count} blynedd
129
+ other: tua %{count} blynedd
130
+ over_x_years:
131
+ zero: dros %{count} blynedd
132
+ one: dros flwyddyn
133
+ two: dros %{count} blynedd
134
+ few: dros %{count} blynedd
135
+ many: dros %{count} blynedd
136
+ other: dros %{count} blynedd
137
+ almost_x_years:
138
+ zero: bron yn %{count} blynedd
139
+ one: bron yn flwyddyn
140
+ two: bron yn %{count} blynedd
141
+ few: bron yn %{count} blynedd
142
+ many: bron yn %{count} blynedd
143
+ other: bron yn %{count} blynedd
140
144
  prompts:
141
145
  second: Eiliad
142
146
  minute: Munud
@@ -147,33 +151,32 @@ cy:
147
151
  errors:
148
152
  format: "%{attribute} %{message}"
149
153
  messages:
150
- accepted: angen ei dderbyn
151
- blank: methu bod yn wag
152
- confirmation: heb fod yn gyfateb
153
- empty: methu bod yn wag
154
- equal_to: angen bod yn %{count}
155
- even: rhaid bod yn eilrif
156
- exclusion: wedi cadw
157
- greater_than: angen bod yn fwy na %{count}
158
- greater_than_or_equal_to: angen bod yr un maint neu fwy na %{count}
159
- inclusion: heb fod yn y rhestr
160
- invalid: heb fod yn nheilwng
161
- less_than: angen bod yn llai na %{count}
162
- less_than_or_equal_to: angen bod yr un maint neu lai na %{count}
163
- not_a_number: heb fod yn rhif
164
- not_an_integer: heb fod yn rhif llawn
165
- odd: rhaid bod yn odrif
166
- taken: wedi'i gymryd yn barod
167
- too_long: yn rhy hir (cewch %{count} llythyren ar y fwyaf)
168
- too_short: yn rhy fyr (rhaid am o leiaf %{count} llythyren)
169
- wrong_length: gyda maint anghywir o lythrennau (dylai fod yn %{count} llythyren)
170
- template:
171
- body: 'Cafwyd broblemau gyda''r meysydd canlynol:'
172
- header:
173
- one: Atalwyd y %{model} hwn rhag ei gadw gan 1 nam
174
- two: Atalwyd y %{model} hwn rhag ei gadw gan %{count} nam
175
- many: Atalwyd y %{model} hwn rhag ei gadw gan %{count} nam
176
- other: Atalwyd y %{model} hwn rhag ei gadw gan %{count} nam
154
+ model_invalid: "en Validation failed: %{errors}"
155
+ inclusion: "heb fod yn y rhestr"
156
+ exclusion: "wedi cadw"
157
+ invalid: "heb fod yn nheilwng"
158
+ confirmation: "heb fod yn gyfateb"
159
+ accepted: "angen ei dderbyn"
160
+ empty: "methu bod yn wag"
161
+ blank: "methu bod yn wag"
162
+ present: "en must be blank"
163
+ too_long: "yn rhy hir (cewch %{count} llythyren ar y fwyaf)"
164
+ too_short: "yn rhy fyr (rhaid am o leiaf %{count} llythyren)"
165
+ wrong_length: "gyda maint anghywir o lythrennau (dylai fod yn %{count} llythyren)"
166
+ not_a_number: "heb fod yn rhif"
167
+ not_an_integer: "heb fod yn rhif llawn"
168
+ greater_than: "angen bod yn fwy na %{count}"
169
+ greater_than_or_equal_to: "angen bod yr un maint neu fwy na %{count}"
170
+ equal_to: "angen bod yn %{count}"
171
+ less_than: "angen bod yn llai na %{count}"
172
+ less_than_or_equal_to: "angen bod yr un maint neu lai na %{count}"
173
+ other_than: "en must be other than %{count}"
174
+ in:
175
+ odd: "rhaid bod yn odrif"
176
+ even: "rhaid bod yn eilrif"
177
+ # active record
178
+ required: "en must exist"
179
+ taken: "wedi'i gymryd yn barod"
177
180
  helpers:
178
181
  select:
179
182
  prompt: Dewiswch
@@ -222,10 +225,12 @@ cy:
222
225
  few: Bytes
223
226
  many: Bytes
224
227
  other: Bytes
225
- gb: GB
226
- kb: KB
227
- mb: MB
228
- tb: TB
228
+ kb: "KB"
229
+ mb: "MB"
230
+ gb: "GB"
231
+ tb: "TB"
232
+ pb: "PB"
233
+ eb: "EB"
229
234
  percentage:
230
235
  format:
231
236
  delimiter: ''
data/rails/locale/da.yml CHANGED
@@ -131,13 +131,13 @@ da:
131
131
  required: skal udfyldes
132
132
  taken: er allerede brugt
133
133
  too_long:
134
- one: er for lang (højst 1 tegn)
134
+ one: er for lang (højst %{count} tegn)
135
135
  other: er for lang (højst %{count} tegn)
136
136
  too_short:
137
- one: er for kort (mindst 1 tegn)
137
+ one: er for kort (mindst %{count} tegn)
138
138
  other: er for kort (mindst %{count} tegn)
139
139
  wrong_length:
140
- one: har forkert længde (skulle være 1 tegn)
140
+ one: har forkert længde (skulle være %{count} tegn)
141
141
  other: har forkert længde (skulle være %{count} tegn)
142
142
  template:
143
143
  body: 'Der var problemer med følgende felter:'
@@ -129,13 +129,13 @@ de-AT:
129
129
  required: muss ausgefüllt werden
130
130
  taken: ist bereits vergeben
131
131
  too_long:
132
- one: ist zu lang (mehr als 1 Zeichen)
132
+ one: ist zu lang (mehr als %{count} Zeichen)
133
133
  other: ist zu lang (mehr als %{count} Zeichen)
134
134
  too_short:
135
- one: ist zu kurz (weniger als 1 Zeichen)
135
+ one: ist zu kurz (weniger als %{count} Zeichen)
136
136
  other: ist zu kurz (weniger als %{count} Zeichen)
137
137
  wrong_length:
138
- one: hat die falsche Länge (muss genau 1 Zeichen haben)
138
+ one: hat die falsche Länge (muss genau %{count} Zeichen haben)
139
139
  other: hat die falsche Länge (muss genau %{count} Zeichen haben)
140
140
  template:
141
141
  body: 'Bitte überprüfen Sie die folgenden Felder:'
@@ -162,6 +162,7 @@ de-AT:
162
162
  format:
163
163
  delimiter: "."
164
164
  precision: 2
165
+ round_mode: default
165
166
  separator: ","
166
167
  significant: false
167
168
  strip_insignificant_zeros: false
@@ -194,9 +195,11 @@ de-AT:
194
195
  byte:
195
196
  one: Byte
196
197
  other: Bytes
198
+ eb: EB
197
199
  gb: GB
198
200
  kb: KB
199
201
  mb: MB
202
+ pb: PB
200
203
  tb: TB
201
204
  percentage:
202
205
  format:
@@ -215,5 +218,5 @@ de-AT:
215
218
  formats:
216
219
  default: "%A, %d. %B %Y, %H:%M Uhr"
217
220
  long: "%A, %d. %B %Y, %H:%M Uhr"
218
- short: "%d. %B, %H:%M Uhr"
221
+ short: "%d. %b, %H:%M Uhr"
219
222
  pm: nachmittags
@@ -129,13 +129,13 @@ de-CH:
129
129
  required: muss ausgefüllt werden
130
130
  taken: ist bereits vergeben
131
131
  too_long:
132
- one: ist zu lang (mehr als 1 Zeichen)
132
+ one: ist zu lang (mehr als %{count} Zeichen)
133
133
  other: ist zu lang (mehr als %{count} Zeichen)
134
134
  too_short:
135
- one: ist zu kurz (weniger als 1 Zeichen)
135
+ one: ist zu kurz (weniger als %{count} Zeichen)
136
136
  other: ist zu kurz (weniger als %{count} Zeichen)
137
137
  wrong_length:
138
- one: hat die falsche Länge (muss genau 1 Zeichen haben)
138
+ one: hat die falsche Länge (muss genau %{count} Zeichen haben)
139
139
  other: hat die falsche Länge (muss genau %{count} Zeichen haben)
140
140
  template:
141
141
  body: 'Bitte überprüfen Sie die folgenden Felder:'
@@ -162,6 +162,7 @@ de-CH:
162
162
  format:
163
163
  delimiter: "'"
164
164
  precision: 2
165
+ round_mode: default
165
166
  separator: "."
166
167
  significant: false
167
168
  strip_insignificant_zeros: false
@@ -194,9 +195,11 @@ de-CH:
194
195
  byte:
195
196
  one: Byte
196
197
  other: Bytes
198
+ eb: EB
197
199
  gb: GB
198
200
  kb: KB
199
201
  mb: MB
202
+ pb: PB
200
203
  tb: TB
201
204
  percentage:
202
205
  format:
@@ -215,5 +218,5 @@ de-CH:
215
218
  formats:
216
219
  default: "%A, %d. %B %Y, %H:%M Uhr"
217
220
  long: "%A, %d. %B %Y, %H:%M Uhr"
218
- short: "%d. %B, %H:%M Uhr"
221
+ short: "%d. %b, %H:%M Uhr"
219
222
  pm: nachmittags
@@ -129,13 +129,13 @@ de-DE:
129
129
  required: muss ausgefüllt werden
130
130
  taken: ist bereits vergeben
131
131
  too_long:
132
- one: ist zu lang (mehr als 1 Zeichen)
132
+ one: ist zu lang (mehr als %{count} Zeichen)
133
133
  other: ist zu lang (mehr als %{count} Zeichen)
134
134
  too_short:
135
- one: ist zu kurz (weniger als 1 Zeichen)
135
+ one: ist zu kurz (weniger als %{count} Zeichen)
136
136
  other: ist zu kurz (weniger als %{count} Zeichen)
137
137
  wrong_length:
138
- one: hat die falsche Länge (muss genau 1 Zeichen haben)
138
+ one: hat die falsche Länge (muss genau %{count} Zeichen haben)
139
139
  other: hat die falsche Länge (muss genau %{count} Zeichen haben)
140
140
  template:
141
141
  body: 'Bitte überprüfen Sie die folgenden Felder:'
@@ -162,6 +162,7 @@ de-DE:
162
162
  format:
163
163
  delimiter: "."
164
164
  precision: 2
165
+ round_mode: default
165
166
  separator: ","
166
167
  significant: false
167
168
  strip_insignificant_zeros: false
@@ -194,9 +195,11 @@ de-DE:
194
195
  byte:
195
196
  one: Byte
196
197
  other: Bytes
198
+ eb: EB
197
199
  gb: GB
198
200
  kb: KB
199
201
  mb: MB
202
+ pb: PB
200
203
  tb: TB
201
204
  percentage:
202
205
  format:
@@ -215,5 +218,5 @@ de-DE:
215
218
  formats:
216
219
  default: "%A, %d. %B %Y, %H:%M Uhr"
217
220
  long: "%A, %d. %B %Y, %H:%M Uhr"
218
- short: "%d. %B, %H:%M Uhr"
221
+ short: "%d. %b, %H:%M Uhr"
219
222
  pm: nachmittags
data/rails/locale/de.yml CHANGED
@@ -132,13 +132,13 @@ de:
132
132
  required: muss ausgefüllt werden
133
133
  taken: ist bereits vergeben
134
134
  too_long:
135
- one: ist zu lang (mehr als 1 Zeichen)
135
+ one: ist zu lang (mehr als %{count} Zeichen)
136
136
  other: ist zu lang (mehr als %{count} Zeichen)
137
137
  too_short:
138
- one: ist zu kurz (weniger als 1 Zeichen)
138
+ one: ist zu kurz (weniger als %{count} Zeichen)
139
139
  other: ist zu kurz (weniger als %{count} Zeichen)
140
140
  wrong_length:
141
- one: hat die falsche Länge (muss genau 1 Zeichen haben)
141
+ one: hat die falsche Länge (muss genau %{count} Zeichen haben)
142
142
  other: hat die falsche Länge (muss genau %{count} Zeichen haben)
143
143
  template:
144
144
  body: 'Bitte überprüfen Sie die folgenden Felder:'
@@ -165,6 +165,7 @@ de:
165
165
  format:
166
166
  delimiter: "."
167
167
  precision: 2
168
+ round_mode: default
168
169
  separator: ","
169
170
  significant: false
170
171
  strip_insignificant_zeros: false
@@ -197,9 +198,11 @@ de:
197
198
  byte:
198
199
  one: Byte
199
200
  other: Bytes
201
+ eb: EB
200
202
  gb: GB
201
203
  kb: KB
202
204
  mb: MB
205
+ pb: PB
203
206
  tb: TB
204
207
  percentage:
205
208
  format:
@@ -218,5 +221,5 @@ de:
218
221
  formats:
219
222
  default: "%A, %d. %B %Y, %H:%M Uhr"
220
223
  long: "%A, %d. %B %Y, %H:%M Uhr"
221
- short: "%d. %B, %H:%M Uhr"
224
+ short: "%d. %b, %H:%M Uhr"
222
225
  pm: nachmittags