rails-i18n 7.0.5 → 7.0.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (102) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +57 -2
  3. data/README.md +48 -12
  4. data/lib/rails_i18n/railtie.rb +9 -4
  5. data/lib/rails_i18n.rb +10 -0
  6. data/rails/locale/bn.yml +19 -19
  7. data/rails/locale/de-AT.yml +3 -0
  8. data/rails/locale/de-CH.yml +3 -0
  9. data/rails/locale/de-DE.yml +3 -0
  10. data/rails/locale/de.yml +3 -0
  11. data/rails/locale/dz.yml +213 -0
  12. data/rails/locale/en.yml +2 -0
  13. data/rails/locale/es-419.yml +1 -0
  14. data/rails/locale/es-AR.yml +1 -0
  15. data/rails/locale/es-CL.yml +1 -0
  16. data/rails/locale/es-CO.yml +1 -0
  17. data/rails/locale/es-CR.yml +1 -0
  18. data/rails/locale/es-EC.yml +1 -0
  19. data/rails/locale/es-ES.yml +1 -0
  20. data/rails/locale/es-MX.yml +1 -0
  21. data/rails/locale/es-NI.yml +1 -0
  22. data/rails/locale/es-PA.yml +1 -0
  23. data/rails/locale/es-PE.yml +1 -0
  24. data/rails/locale/es-US.yml +1 -0
  25. data/rails/locale/es-VE.yml +1 -0
  26. data/rails/locale/es.yml +1 -0
  27. data/rails/locale/fr-CA.yml +3 -1
  28. data/rails/locale/fr-CH.yml +3 -1
  29. data/rails/locale/fr-FR.yml +3 -1
  30. data/rails/locale/fr.yml +3 -1
  31. data/rails/locale/gl.yml +1 -1
  32. data/rails/locale/ja.yml +13 -39
  33. data/rails/locale/ko.yml +27 -53
  34. data/rails/locale/lo.yml +13 -85
  35. data/rails/locale/lv.yml +11 -0
  36. data/rails/locale/sc.yml +223 -0
  37. data/rails/locale/sv-FI.yml +207 -0
  38. data/rails/locale/sv-SE.yml +4 -1
  39. data/rails/locale/sv.yml +4 -1
  40. data/rails/locale/vi.yml +13 -37
  41. data/rails/locale/zh-CN.yml +30 -30
  42. data/rails/locale/zh-HK.yml +28 -60
  43. data/rails/locale/zh-TW.yml +30 -62
  44. data/rails/locale/zh-YUE.yml +23 -55
  45. data/rails/pluralization/el-CY.rb +3 -0
  46. data/rails/pluralization/en-CY.rb +3 -0
  47. data/rails/pluralization/en-IE.rb +3 -0
  48. data/rails/pluralization/en-TT.rb +3 -0
  49. data/rails/pluralization/en-US.rb +3 -0
  50. data/rails/pluralization/en-ZA.rb +3 -0
  51. data/rails/pluralization/sc.rb +3 -0
  52. data/rails/transliteration/de.yml +1 -0
  53. metadata +12 -51
  54. data/rails/locale/cy.yml +0 -246
  55. data/rails/pluralization/ak.rb +0 -3
  56. data/rails/pluralization/am.rb +0 -3
  57. data/rails/pluralization/bh.rb +0 -3
  58. data/rails/pluralization/bm.rb +0 -3
  59. data/rails/pluralization/bo.rb +0 -3
  60. data/rails/pluralization/br.rb +0 -31
  61. data/rails/pluralization/by.rb +0 -3
  62. data/rails/pluralization/cy.rb +0 -24
  63. data/rails/pluralization/dz.rb +0 -3
  64. data/rails/pluralization/ff.rb +0 -3
  65. data/rails/pluralization/ga.rb +0 -27
  66. data/rails/pluralization/gd.rb +0 -25
  67. data/rails/pluralization/guw.rb +0 -3
  68. data/rails/pluralization/gv.rb +0 -22
  69. data/rails/pluralization/ig.rb +0 -3
  70. data/rails/pluralization/ii.rb +0 -3
  71. data/rails/pluralization/iu.rb +0 -3
  72. data/rails/pluralization/jv.rb +0 -3
  73. data/rails/pluralization/kab.rb +0 -3
  74. data/rails/pluralization/kde.rb +0 -3
  75. data/rails/pluralization/kea.rb +0 -3
  76. data/rails/pluralization/ksh.rb +0 -23
  77. data/rails/pluralization/kw.rb +0 -3
  78. data/rails/pluralization/lag.rb +0 -24
  79. data/rails/pluralization/ln.rb +0 -3
  80. data/rails/pluralization/mo.rb +0 -3
  81. data/rails/pluralization/mt.rb +0 -28
  82. data/rails/pluralization/my.rb +0 -3
  83. data/rails/pluralization/naq.rb +0 -3
  84. data/rails/pluralization/nso.rb +0 -3
  85. data/rails/pluralization/root.rb +0 -3
  86. data/rails/pluralization/sah.rb +0 -3
  87. data/rails/pluralization/se.rb +0 -3
  88. data/rails/pluralization/ses.rb +0 -3
  89. data/rails/pluralization/sg.rb +0 -3
  90. data/rails/pluralization/sh.rb +0 -3
  91. data/rails/pluralization/shi.rb +0 -3
  92. data/rails/pluralization/sma.rb +0 -3
  93. data/rails/pluralization/smi.rb +0 -3
  94. data/rails/pluralization/smj.rb +0 -3
  95. data/rails/pluralization/smn.rb +0 -3
  96. data/rails/pluralization/sms.rb +0 -3
  97. data/rails/pluralization/ti.rb +0 -3
  98. data/rails/pluralization/to.rb +0 -3
  99. data/rails/pluralization/tzm.rb +0 -21
  100. data/rails/pluralization/wa.rb +0 -3
  101. data/rails/pluralization/yo.rb +0 -3
  102. data/rails/pluralization/zh.rb +0 -3
@@ -164,6 +164,7 @@ es-MX:
164
164
  format:
165
165
  delimiter: ","
166
166
  precision: 2
167
+ round_mode: default
167
168
  separator: "."
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
@@ -164,6 +164,7 @@ es-NI:
164
164
  format:
165
165
  delimiter: ","
166
166
  precision: 2
167
+ round_mode: default
167
168
  separator: "."
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
@@ -166,6 +166,7 @@ es-PA:
166
166
  format:
167
167
  delimiter: ","
168
168
  precision: 3
169
+ round_mode: default
169
170
  separator: "."
170
171
  significant: false
171
172
  strip_insignificant_zeros: false
@@ -164,6 +164,7 @@ es-PE:
164
164
  format:
165
165
  delimiter: ","
166
166
  precision: 2
167
+ round_mode: default
167
168
  separator: "."
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
@@ -164,6 +164,7 @@ es-US:
164
164
  format:
165
165
  delimiter: ","
166
166
  precision: 2
167
+ round_mode: default
167
168
  separator: "."
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
@@ -164,6 +164,7 @@ es-VE:
164
164
  format:
165
165
  delimiter: "."
166
166
  precision: 2
167
+ round_mode: default
167
168
  separator: ","
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
data/rails/locale/es.yml CHANGED
@@ -164,6 +164,7 @@ es:
164
164
  format:
165
165
  delimiter: "."
166
166
  precision: 3
167
+ round_mode: default
167
168
  separator: ","
168
169
  significant: false
169
170
  strip_insignificant_zeros: false
@@ -22,7 +22,7 @@ fr-CA:
22
22
  -
23
23
  - jan.
24
24
  - fév.
25
- - mar.
25
+ - mars
26
26
  - avr.
27
27
  - mai
28
28
  - juin
@@ -122,6 +122,7 @@ fr-CA:
122
122
  exclusion: n'est pas disponible
123
123
  greater_than: doit être supérieur à %{count}
124
124
  greater_than_or_equal_to: doit être supérieur ou égal à %{count}
125
+ in: doit être dans l'intervalle %{count}
125
126
  inclusion: n'est pas inclus(e) dans la liste
126
127
  invalid: n'est pas valide
127
128
  less_than: doit être inférieur à %{count}
@@ -168,6 +169,7 @@ fr-CA:
168
169
  format:
169
170
  delimiter: " "
170
171
  precision: 3
172
+ round_mode: default
171
173
  separator: ","
172
174
  significant: false
173
175
  strip_insignificant_zeros: false
@@ -22,7 +22,7 @@ fr-CH:
22
22
  -
23
23
  - jan.
24
24
  - fév.
25
- - mar.
25
+ - mars
26
26
  - avr.
27
27
  - mai
28
28
  - juin
@@ -122,6 +122,7 @@ fr-CH:
122
122
  exclusion: n'est pas disponible
123
123
  greater_than: doit être supérieur à %{count}
124
124
  greater_than_or_equal_to: doit être supérieur ou égal à %{count}
125
+ in: doit être dans l'intervalle %{count}
125
126
  inclusion: n'est pas inclus(e) dans la liste
126
127
  invalid: n'est pas valide
127
128
  less_than: doit être inférieur à %{count}
@@ -168,6 +169,7 @@ fr-CH:
168
169
  format:
169
170
  delimiter: "'"
170
171
  precision: 3
172
+ round_mode: default
171
173
  separator: "."
172
174
  significant: false
173
175
  strip_insignificant_zeros: false
@@ -22,7 +22,7 @@ fr-FR:
22
22
  -
23
23
  - jan.
24
24
  - fév.
25
- - mar.
25
+ - mars
26
26
  - avr.
27
27
  - mai
28
28
  - juin
@@ -122,6 +122,7 @@ fr-FR:
122
122
  exclusion: n'est pas disponible
123
123
  greater_than: doit être supérieur à %{count}
124
124
  greater_than_or_equal_to: doit être supérieur ou égal à %{count}
125
+ in: doit être dans l'intervalle %{count}
125
126
  inclusion: n'est pas inclus(e) dans la liste
126
127
  invalid: n'est pas valide
127
128
  less_than: doit être inférieur à %{count}
@@ -168,6 +169,7 @@ fr-FR:
168
169
  format:
169
170
  delimiter: " "
170
171
  precision: 3
172
+ round_mode: default
171
173
  separator: ","
172
174
  significant: false
173
175
  strip_insignificant_zeros: false
data/rails/locale/fr.yml CHANGED
@@ -22,7 +22,7 @@ fr:
22
22
  -
23
23
  - jan.
24
24
  - fév.
25
- - mar.
25
+ - mars
26
26
  - avr.
27
27
  - mai
28
28
  - juin
@@ -122,6 +122,7 @@ fr:
122
122
  exclusion: n'est pas disponible
123
123
  greater_than: doit être supérieur à %{count}
124
124
  greater_than_or_equal_to: doit être supérieur ou égal à %{count}
125
+ in: doit être dans l'intervalle %{count}
125
126
  inclusion: n'est pas inclus(e) dans la liste
126
127
  invalid: n'est pas valide
127
128
  less_than: doit être inférieur à %{count}
@@ -168,6 +169,7 @@ fr:
168
169
  format:
169
170
  delimiter: " "
170
171
  precision: 3
172
+ round_mode: default
171
173
  separator: ","
172
174
  significant: false
173
175
  strip_insignificant_zeros: false
data/rails/locale/gl.yml CHANGED
@@ -101,7 +101,7 @@ gl:
101
101
  exclusion: xa existe
102
102
  greater_than: debe ser maior que %{count}
103
103
  greater_than_or_equal_to: debe ser maior ou igual que %{count}
104
- inclusion: non está incluido na lista
104
+ inclusion: non está incluído na lista
105
105
  invalid: non é válido
106
106
  less_than: debe ser menor que %{count}
107
107
  less_than_or_equal_to: debe ser menor ou igual que %{count}
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: 分
@@ -135,9 +111,7 @@ ja:
135
111
  wrong_length: は%{count}文字で入力してください
136
112
  template:
137
113
  body: 次の項目を確認してください
138
- header:
139
- one: "%{model}にエラーが発生しました"
140
- other: "%{model}に%{count}個のエラーが発生しました"
114
+ header: "%{model}に%{count}個のエラーが発生しました"
141
115
  helpers:
142
116
  select:
143
117
  prompt: 選択してください
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: 분
@@ -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/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.
@@ -104,6 +107,7 @@ lv:
104
107
  zero: "%{count} mēneši"
105
108
  one: "%{count} mēnesis"
106
109
  other: "%{count} mēneši"
110
+ zero: 0 gadi
107
111
  prompts:
108
112
  second: sekunde
109
113
  minute: minūte
@@ -127,9 +131,13 @@ lv:
127
131
  invalid: nav derīgs
128
132
  less_than: ir jābūt mazākam par %{count}
129
133
  less_than_or_equal_to: ir jābūt mazākam vai vienādam ar %{count}
134
+ model_invalid: 'Validācija neizdevās: %{errors}'
130
135
  not_a_number: nav skaitlis
131
136
  not_an_integer: ir jābūt veselam skaitlim
132
137
  odd: ir jābūt nepāra skaitlim
138
+ other_than: jābūt citam nekā %{count}
139
+ present: jābūt tukšam
140
+ required: ir jābūt
133
141
  taken: ir jau aizņemts
134
142
  too_long:
135
143
  zero: ir par garu (maksimums ir %{count} simboli)
@@ -209,13 +217,16 @@ lv:
209
217
  zero: baiti
210
218
  one: baits
211
219
  other: baiti
220
+ eb: EB
212
221
  gb: GB
213
222
  kb: KB
214
223
  mb: MB
224
+ pb: PB
215
225
  tb: TB
216
226
  percentage:
217
227
  format:
218
228
  delimiter: ''
229
+ format: "%n%"
219
230
  precision:
220
231
  format:
221
232
  delimiter: ''