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/id.yml CHANGED
@@ -78,12 +78,12 @@ id:
78
78
  half_a_minute: setengah menit
79
79
  less_than_x_seconds:
80
80
  zero: kurang dari 1 detik
81
- one: kurang dari 1 detik
81
+ one: kurang dari %{count} detik
82
82
  other: kurang dari %{count} detik
83
83
  less_than_x_minutes:
84
84
  zero: kurang dari 1 menit
85
- one: kurang dari 1 menit
86
- other: kurang dari %{count} menit
85
+ one: kurang dari %{count} menit
86
+ other: kurang dari %{count} menit
87
87
  over_x_years:
88
88
  one: lebih dari setahun
89
89
  other: lebih dari %{count} tahun
@@ -131,18 +131,18 @@ id:
131
131
  required: harus ada
132
132
  taken: sudah digunakan
133
133
  too_long:
134
- one: terlalu panjang (maksimum 1 karakter)
134
+ one: terlalu panjang (maksimum %{count} karakter)
135
135
  other: terlalu panjang (maksimum %{count} karakter)
136
136
  too_short:
137
- one: terlalu pendek (minimum 1 karakter)
137
+ one: terlalu pendek (minimum %{count} karakter)
138
138
  other: terlalu pendek (minimum %{count} karakter)
139
139
  wrong_length:
140
- one: jumlah karakter salah (seharusnya 1 karakter)
140
+ one: jumlah karakter salah (seharusnya %{count} karakter)
141
141
  other: jumlah karakter salah (seharusnya %{count} karakter)
142
142
  template:
143
143
  body: 'Ada masalah dengan field berikut:'
144
144
  header:
145
- one: 1 kesalahan mengakibatkan %{model} ini tidak bisa disimpan
145
+ one: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
146
146
  other: "%{count} kesalahan mengakibatkan %{model} ini tidak bisa disimpan"
147
147
  helpers:
148
148
  select:
data/rails/locale/is.yml CHANGED
@@ -63,38 +63,38 @@ is:
63
63
  datetime:
64
64
  distance_in_words:
65
65
  about_x_hours:
66
- one: u.þ.b. 1 klukkustund
66
+ one: u.þ.b. %{count} klukkustund
67
67
  other: u.þ.b. %{count} klukkustundir
68
68
  about_x_months:
69
- one: u.þ.b. 1 mánuður
69
+ one: u.þ.b. %{count} mánuður
70
70
  other: u.þ.b. %{count} mánuðir
71
71
  about_x_years:
72
- one: u.þ.b. 1 ár
72
+ one: u.þ.b. %{count} ár
73
73
  other: u.þ.b. %{count} ár
74
74
  almost_x_years:
75
- one: næstum 1 ár
75
+ one: næstum %{count} ár
76
76
  other: næstum %{count} ár
77
77
  half_a_minute: hálf mínúta
78
78
  less_than_x_seconds:
79
- one: minna en 1 sekúnda
79
+ one: minna en %{count} sekúnda
80
80
  other: minna en %{count} sekúndur
81
81
  less_than_x_minutes:
82
- one: minna en 1 mínúta
82
+ one: minna en %{count} mínúta
83
83
  other: minna en %{count} mínútur
84
84
  over_x_years:
85
- one: meira en 1 ár
85
+ one: meira en %{count} ár
86
86
  other: meira en %{count} ár
87
87
  x_seconds:
88
- one: 1 sekúnda
88
+ one: "%{count} sekúnda"
89
89
  other: "%{count} sekúndur"
90
90
  x_minutes:
91
- one: 1 mínúta
91
+ one: "%{count} mínúta"
92
92
  other: "%{count} mínútur"
93
93
  x_days:
94
- one: 1 dagur
94
+ one: "%{count} dagur"
95
95
  other: "%{count} dagar"
96
96
  x_months:
97
- one: 1 mánuður
97
+ one: "%{count} mánuður"
98
98
  other: "%{count} mánuðir"
99
99
  prompts:
100
100
  second: Sekúnda
@@ -126,13 +126,13 @@ is:
126
126
  present: verður að vera autt
127
127
  taken: er þegar í notkun
128
128
  too_long:
129
- one: er of langt (má mest vera 1 stafur)
129
+ one: er of langt (má mest vera %{count} stafur)
130
130
  other: er of langt (má mest vera %{count} stafir)
131
131
  too_short:
132
- one: er of stutt (má minnst vera 1 stafur)
132
+ one: er of stutt (má minnst vera %{count} stafur)
133
133
  other: er of stutt (má minnst vera %{count} stafir)
134
134
  wrong_length:
135
- one: er af rangri lengd (má mest vera 1 stafur)
135
+ one: er af rangri lengd (má mest vera %{count} stafur)
136
136
  other: er af rangri lengd (má mest vera %{count} stafir)
137
137
  template:
138
138
  body: 'Villur fundust í eftirfarandi dálkum:'
@@ -72,7 +72,7 @@ it-CH:
72
72
  one: circa un anno
73
73
  other: circa %{count} anni
74
74
  almost_x_years:
75
- one: circa 1 anno
75
+ one: circa %{count} anno
76
76
  other: circa %{count} anni
77
77
  half_a_minute: mezzo minuto
78
78
  less_than_x_seconds:
@@ -85,19 +85,19 @@ it-CH:
85
85
  one: oltre un anno
86
86
  other: oltre %{count} anni
87
87
  x_seconds:
88
- one: 1 secondo
88
+ one: "%{count} secondo"
89
89
  other: "%{count} secondi"
90
90
  x_minutes:
91
- one: 1 minuto
91
+ one: "%{count} minuto"
92
92
  other: "%{count} minuti"
93
93
  x_days:
94
- one: 1 giorno
94
+ one: "%{count} giorno"
95
95
  other: "%{count} giorni"
96
96
  x_months:
97
- one: 1 mese
97
+ one: "%{count} mese"
98
98
  other: "%{count} mesi"
99
99
  x_years:
100
- one: 1 anno
100
+ one: "%{count} anno"
101
101
  other: "%{count} anni"
102
102
  prompts:
103
103
  second: Secondi
@@ -131,18 +131,18 @@ it-CH:
131
131
  required: deve esistere
132
132
  taken: è già presente
133
133
  too_long:
134
- one: è troppo lungo (il massimo è 1 carattere)
134
+ one: è troppo lungo (il massimo è %{count} carattere)
135
135
  other: è troppo lungo (il massimo è %{count} caratteri)
136
136
  too_short:
137
- one: è troppo corto (il minimo è 1 carattere)
137
+ one: è troppo corto (il minimo è %{count} carattere)
138
138
  other: è troppo corto (il minimo è %{count} caratteri)
139
139
  wrong_length:
140
- one: è della lunghezza sbagliata (deve essere di 1 carattere)
140
+ one: è della lunghezza sbagliata (deve essere di %{count} carattere)
141
141
  other: è della lunghezza sbagliata (deve essere di %{count} caratteri)
142
142
  template:
143
143
  body: 'Per favore ricontrolla i seguenti campi:'
144
144
  header:
145
- one: 'Non posso salvare questo %{model}: 1 errore'
145
+ one: 'Non posso salvare questo %{model}: %{count} errore'
146
146
  other: 'Non posso salvare questo %{model}: %{count} errori.'
147
147
  helpers:
148
148
  select:
data/rails/locale/it.yml CHANGED
@@ -85,19 +85,19 @@ it:
85
85
  one: oltre un anno
86
86
  other: oltre %{count} anni
87
87
  x_seconds:
88
- one: 1 secondo
88
+ one: "%{count} secondo"
89
89
  other: "%{count} secondi"
90
90
  x_minutes:
91
- one: 1 minuto
91
+ one: "%{count} minuto"
92
92
  other: "%{count} minuti"
93
93
  x_days:
94
- one: 1 giorno
94
+ one: "%{count} giorno"
95
95
  other: "%{count} giorni"
96
96
  x_months:
97
- one: 1 mese
97
+ one: "%{count} mese"
98
98
  other: "%{count} mesi"
99
99
  x_years:
100
- one: 1 anno
100
+ one: "%{count} anno"
101
101
  other: "%{count} anni"
102
102
  prompts:
103
103
  second: Secondi
@@ -131,18 +131,18 @@ it:
131
131
  required: deve esistere
132
132
  taken: è già presente
133
133
  too_long:
134
- one: è troppo lungo (il massimo è 1 carattere)
134
+ one: è troppo lungo (il massimo è %{count} carattere)
135
135
  other: è troppo lungo (il massimo è %{count} caratteri)
136
136
  too_short:
137
- one: è troppo corto (il minimo è 1 carattere)
137
+ one: è troppo corto (il minimo è %{count} carattere)
138
138
  other: è troppo corto (il minimo è %{count} caratteri)
139
139
  wrong_length:
140
- one: è della lunghezza sbagliata (deve essere di 1 carattere)
140
+ one: è della lunghezza sbagliata (deve essere di %{count} carattere)
141
141
  other: è della lunghezza sbagliata (deve essere di %{count} caratteri)
142
142
  template:
143
143
  body: 'Ricontrolla i seguenti campi:'
144
144
  header:
145
- one: 'Non posso salvare questo %{model}: 1 errore'
145
+ one: 'Non posso salvare questo %{model}: %{count} errore'
146
146
  other: 'Non posso salvare questo %{model}: %{count} errori.'
147
147
  helpers:
148
148
  select:
data/rails/locale/ja.yml CHANGED
@@ -62,43 +62,19 @@ ja:
62
62
  - :day
63
63
  datetime:
64
64
  distance_in_words:
65
- about_x_hours:
66
- one: 約1時間
67
- other: 約%{count}時間
68
- about_x_months:
69
- one: 約1ヶ月
70
- other: 約%{count}ヶ月
71
- about_x_years:
72
- one: 約1年
73
- other: 約%{count}年
74
- almost_x_years:
75
- one: 1年弱
76
- other: "%{count}年弱"
65
+ about_x_hours: 約%{count}時間
66
+ about_x_months: 約%{count}ヶ月
67
+ about_x_years: 約%{count}
68
+ almost_x_years: "%{count}年弱"
77
69
  half_a_minute: 30秒前後
78
- less_than_x_seconds:
79
- one: 1秒以内
80
- other: "%{count}秒未満"
81
- less_than_x_minutes:
82
- one: 1分以内
83
- other: "%{count}分未満"
84
- over_x_years:
85
- one: 1年以上
86
- other: "%{count}年以上"
87
- x_seconds:
88
- one: 1秒
89
- other: "%{count}秒"
90
- x_minutes:
91
- one: 1分
92
- other: "%{count}分"
93
- x_days:
94
- one: 1日
95
- other: "%{count}日"
96
- x_months:
97
- one: 1ヶ月
98
- other: "%{count}ヶ月"
99
- x_years:
100
- one: 1年
101
- other: "%{count}年"
70
+ less_than_x_seconds: "%{count}秒未満"
71
+ less_than_x_minutes: "%{count}分未満"
72
+ over_x_years: "%{count}年以上"
73
+ x_seconds: "%{count}秒"
74
+ x_minutes: "%{count}分"
75
+ x_days: "%{count}"
76
+ x_months: "%{count}ヶ月"
77
+ x_years: "%{count}年"
102
78
  prompts:
103
79
  second: 秒
104
80
  minute: 分
@@ -118,6 +94,7 @@ ja:
118
94
  exclusion: は予約されています
119
95
  greater_than: は%{count}より大きい値にしてください
120
96
  greater_than_or_equal_to: は%{count}以上の値にしてください
97
+ in: は%{count}の範囲に含めてください
121
98
  inclusion: は一覧にありません
122
99
  invalid: は不正な値です
123
100
  less_than: は%{count}より小さい値にしてください
@@ -135,9 +112,7 @@ ja:
135
112
  wrong_length: は%{count}文字で入力してください
136
113
  template:
137
114
  body: 次の項目を確認してください
138
- header:
139
- one: "%{model}にエラーが発生しました"
140
- other: "%{model}に%{count}個のエラーが発生しました"
115
+ header: "%{model}に%{count}個のエラーが発生しました"
141
116
  helpers:
142
117
  select:
143
118
  prompt: 選択してください
@@ -158,6 +133,7 @@ ja:
158
133
  format:
159
134
  delimiter: ","
160
135
  precision: 3
136
+ round_mode: default
161
137
  separator: "."
162
138
  significant: false
163
139
  strip_insignificant_zeros: false
data/rails/locale/ka.yml CHANGED
@@ -60,41 +60,41 @@ ka:
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
  x_years:
97
- one: 1 წელი
97
+ one: "%{count} წელი"
98
98
  other: "%{count} წელი"
99
99
  prompts:
100
100
  second: წამი
@@ -128,18 +128,18 @@ ka:
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: 'შეიქმნა პრობლემები შემდეგ ველებთან დაკავშირებით:'
141
141
  header:
142
- one: "%{model}-ს შენახვა ვერ განხორციელდა 1 შეცდომის გამო"
142
+ one: "%{model}-ს შენახვა ვერ განხორციელდა %{count} შეცდომის გამო"
143
143
  other: "%{model}-ს შენახვა ვერ განხორციელდა %{count} შეცდომის გამო"
144
144
  helpers:
145
145
  select:
data/rails/locale/kn.yml CHANGED
@@ -82,16 +82,16 @@ kn:
82
82
  one: ಒಂದು ವರುಷಕ್ಕಿಂತ ಹೆಚ್ಚು
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: ಸೆಕೆಂಡು
@@ -126,7 +126,7 @@ kn:
126
126
  template:
127
127
  body: 'ಸಮಸ್ಯೆಗಳಿರುವ ಜಾಗಗಳು:'
128
128
  header:
129
- one: 1 ಧೋಷದ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ
129
+ one: "%{count} ಧೋಷದ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ"
130
130
  other: "%{count} ಧೋಷಗಳ ಪರಿಣಾಮ %{model} ಅನ್ನು ರಚಿಸಲು ಸಾಧ್ಯವಾಗಲಿಲ್ಲ"
131
131
  helpers:
132
132
  select:
data/rails/locale/ko.yml CHANGED
@@ -5,8 +5,8 @@ ko:
5
5
  messages:
6
6
  record_invalid: 데이터 검증에 실패하였습니다. %{errors}
7
7
  restrict_dependent_destroy:
8
- has_one: "%{record}가 존재하기 때문에 삭제할 수 없습니다"
9
- has_many: "%{record}가 존재하기 때문에 삭제할 수 없습니다"
8
+ has_one: "%{record}(이)가 존재하기 때문에 삭제할 수 없습니다"
9
+ has_many: "%{record}(이)가 존재하기 때문에 삭제할 수 없습니다"
10
10
  date:
11
11
  abbr_day_names:
12
12
  - 일
@@ -39,9 +39,9 @@ ko:
39
39
  - 금요일
40
40
  - 토요일
41
41
  formats:
42
- default: "%Y/%m/%d"
43
- long: "%Y년 %m월 %d일 (%a)"
44
- short: "%m/%d"
42
+ default: "%Y-%m-%d"
43
+ long: "%Y년 %m월 %d일"
44
+ short: "%m월 %d"
45
45
  month_names:
46
46
  -
47
47
  - 1월
@@ -62,43 +62,19 @@ ko:
62
62
  - :day
63
63
  datetime:
64
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:
75
- one: 일 년 이하
76
- other: "%{count}년 이하"
65
+ about_x_hours: 대략 %{count}시간
66
+ about_x_months: 대략 %{count}개월
67
+ about_x_years: 대략 %{count}
68
+ almost_x_years: 거의 %{count}년
77
69
  half_a_minute: 30초
78
- less_than_x_seconds:
79
- one: 초 이하
80
- other: "%{count} 이하"
81
- less_than_x_minutes:
82
- one: 이하
83
- other: "%{count}분 이하"
84
- over_x_years:
85
- one: 이상
86
- other: "%{count}년 이상"
87
- x_seconds:
88
- one: 일 초
89
- other: "%{count}초"
90
- x_minutes:
91
- one: 일 분
92
- other: "%{count}분"
93
- x_days:
94
- one: 하루
95
- other: "%{count}일"
96
- x_months:
97
- one: 한 달
98
- other: "%{count}달"
99
- x_years:
100
- one: 일 년
101
- other: "%{count}년"
70
+ less_than_x_seconds: "%{count}초 미만"
71
+ less_than_x_minutes: "%{count}분 미만"
72
+ over_x_years: "%{count} 초과"
73
+ x_seconds: "%{count}초"
74
+ x_minutes: "%{count}"
75
+ x_days: "%{count}"
76
+ x_months: "%{count}개월"
77
+ x_years: "%{count}"
102
78
  prompts:
103
79
  second: 초
104
80
  minute: 분
@@ -113,15 +89,15 @@ ko:
113
89
  blank: "%{attribute}에 내용을 입력해 주세요"
114
90
  confirmation: "%{attribute}은(는) 서로 일치해야 합니다"
115
91
  empty: "%{attribute}에 내용을 입력해 주세요"
116
- equal_to: "%{attribute}은(는) %{count}과 같아야 합니다"
92
+ equal_to: "%{attribute}은(는) %{count}와() 같아야 합니다"
117
93
  even: "%{attribute}에 짝수를 입력해 주세요"
118
94
  exclusion: "%{attribute}은(는) 이미 예약되어 있는 값입니다"
119
95
  greater_than: "%{attribute}은(는) %{count}보다 커야 합니다"
120
- greater_than_or_equal_to: "%{attribute}은(는) %{count}보다 크거야 같아야 합니다"
96
+ greater_than_or_equal_to: "%{attribute}은(는) %{count}보다 크거나 같아야 합니다"
121
97
  inclusion: "%{attribute}은(는) 목록에 포함되어 있는 값이 아닙니다"
122
98
  invalid: "%{attribute}은(는) 올바르지 않은 값입니다"
123
99
  less_than: "%{attribute}은(는) %{count}보다 작아야 합니다"
124
- less_than_or_equal_to: "%{attribute}은(는) %{count}과 작거나 같아야 합니다"
100
+ less_than_or_equal_to: "%{attribute}은(는) %{count}와() 작거나 같아야 합니다"
125
101
  model_invalid: "%{attribute}에 대한 데이터 검증에 실패하였습니다: %{errors}"
126
102
  not_a_number: "%{attribute}에 숫자를 입력해 주세요"
127
103
  not_an_integer: "%{attribute}에 정수를 입력해 주세요"
@@ -135,9 +111,7 @@ ko:
135
111
  wrong_length: "%{attribute}은(는) %{count}자여야 합니다"
136
112
  template:
137
113
  body: 아래 문제를 확인해 주세요.
138
- header:
139
- one: 한 개의 오류로 인해 %{model}을(를) 저장할 수 없습니다
140
- other: "%{count}개의 오류로 인해 %{model}을(를) 저장할 수 없습니다"
114
+ header: "%{count}개의 오류로 인해 %{model}을(를) 저장할 수 없습니다"
141
115
  helpers:
142
116
  select:
143
117
  prompt: 선택해주세요
@@ -167,7 +141,7 @@ ko:
167
141
  units:
168
142
  billion: 십억
169
143
  million: 백만
170
- quadrillion:
144
+ quadrillion: 천조
171
145
  thousand: 천
172
146
  trillion: 조
173
147
  unit: ''
@@ -180,10 +154,10 @@ ko:
180
154
  format: "%n%u"
181
155
  units:
182
156
  byte: 바이트
183
- gb: 기가바이트
184
- kb: 킬로바이트
185
- mb: 메가바이트
186
- tb: 테라바이트
157
+ gb: GB
158
+ kb: KB
159
+ mb: MB
160
+ tb: TB
187
161
  percentage:
188
162
  format:
189
163
  delimiter: ''
@@ -194,12 +168,12 @@ ko:
194
168
  support:
195
169
  array:
196
170
  last_word_connector: ", "
197
- two_words_connector: '와(과) '
171
+ two_words_connector: ', '
198
172
  words_connector: ", "
199
173
  time:
200
174
  am: 오전
201
175
  formats:
202
- default: "%Y/%m/%d %H:%M:%S"
203
- long: "%Y년 %m월 %d일, %H시 %M분 %S초 %Z"
204
- short: "%y/%m/%d %H:%M"
176
+ default: "%Y년 %m월 %d %A %H시 %M분 %S초 %z"
177
+ long: "%Y년 %m월 %d %H시 %M분"
178
+ short: "%m월 %d %H:%M"
205
179
  pm: 오후
data/rails/locale/lb.yml CHANGED
@@ -87,16 +87,16 @@ lb:
87
87
  one: méi wéi ee Joer
88
88
  other: méi wéi %{count} Joer
89
89
  x_seconds:
90
- one: 1 Sekonn
90
+ one: "%{count} Sekonn"
91
91
  other: "%{count} Sekonnen"
92
92
  x_minutes:
93
- one: 1 Minutt
93
+ one: "%{count} Minutt"
94
94
  other: "%{count} Minutten"
95
95
  x_days:
96
- one: 1 Dag
96
+ one: "%{count} Dag"
97
97
  other: "%{count} Deeg"
98
98
  x_months:
99
- one: 1 Mount
99
+ one: "%{count} Mount"
100
100
  other: "%{count} Méint"
101
101
  prompts:
102
102
  second: Sekonnen
@@ -128,10 +128,10 @@ lb:
128
128
  present: muss eidel sinn
129
129
  taken: gouf scho geholl
130
130
  too_long:
131
- one: ass ze laang (Maximal 1 Zeechen)
131
+ one: ass ze laang (Maximal %{count} Zeechen)
132
132
  other: ass ze laang (net méi wéi %{count} Zeechen)
133
133
  too_short:
134
- one: ass ze kuerz (Mniimal 1 Zeechen)
134
+ one: ass ze kuerz (Mniimal %{count} Zeechen)
135
135
  other: ass ze kuerz (mindestens %{count} Zeechen)
136
136
  wrong_length:
137
137
  one: huet déi falsch Längt (muss genee een Zeeche sinn)
@@ -139,7 +139,7 @@ lb:
139
139
  template:
140
140
  body: 'Et gouf Problemer mat dëse Felder:'
141
141
  header:
142
- one: 1 Feeler verhënnert d'Späichere vu(n) %{model}
142
+ one: "%{count} Feeler verhënnert d'Späichere vu(n) %{model}"
143
143
  other: "%{count} Feeler verhënneren d'Späichere vu(n) %{model}"
144
144
  helpers:
145
145
  select: