rails-i18n 4.0.2 → 4.0.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +29 -0
- data/README.md +7 -14
- data/rails/locale/af.yml +2 -9
- data/rails/locale/ar.yml +59 -36
- data/rails/locale/az.yml +1 -8
- data/rails/locale/bg.yml +1 -8
- data/rails/locale/bn.yml +1 -8
- data/rails/locale/bs.yml +1 -8
- data/rails/locale/ca.yml +1 -8
- data/rails/locale/cs.yml +40 -41
- data/rails/locale/cy.yml +1 -8
- data/rails/locale/da.yml +1 -8
- data/rails/locale/de-AT.yml +1 -8
- data/rails/locale/de-CH.yml +1 -8
- data/rails/locale/de.yml +4 -8
- data/rails/locale/el.yml +1 -8
- data/rails/locale/en-AU.yml +2 -9
- data/rails/locale/en-CA.yml +2 -9
- data/rails/locale/en-GB.yml +2 -9
- data/rails/locale/en-IE.yml +2 -9
- data/rails/locale/en-IN.yml +2 -9
- data/rails/locale/en-NZ.yml +2 -9
- data/rails/locale/en-US.yml +1 -8
- data/rails/locale/en-ZA.yml +204 -0
- data/rails/locale/en.yml +1 -8
- data/rails/locale/eo.yml +1 -8
- data/rails/locale/es-419.yml +1 -8
- data/rails/locale/es-AR.yml +1 -8
- data/rails/locale/es-CL.yml +1 -8
- data/rails/locale/es-CO.yml +1 -8
- data/rails/locale/es-CR.yml +1 -8
- data/rails/locale/es-EC.yml +1 -8
- data/rails/locale/es-MX.yml +7 -8
- data/rails/locale/es-PA.yml +1 -8
- data/rails/locale/es-PE.yml +1 -8
- data/rails/locale/es-US.yml +198 -0
- data/rails/locale/es-VE.yml +1 -8
- data/rails/locale/es.yml +1 -8
- data/rails/locale/et.yml +1 -8
- data/rails/locale/eu.yml +1 -8
- data/rails/locale/fa.yml +1 -8
- data/rails/locale/fi.yml +1 -8
- data/rails/locale/fr-CA.yml +4 -11
- data/rails/locale/fr-CH.yml +4 -11
- data/rails/locale/fr.yml +4 -11
- data/rails/locale/gl.yml +1 -8
- data/rails/locale/he.yml +3 -10
- data/rails/locale/hi-IN.yml +1 -8
- data/rails/locale/hi.yml +1 -8
- data/rails/locale/hr.yml +11 -18
- data/rails/locale/hu.yml +1 -8
- data/rails/locale/id.yml +3 -10
- data/rails/locale/is.yml +5 -12
- data/rails/locale/it-CH.yml +1 -8
- data/rails/locale/it.yml +8 -9
- data/rails/locale/ja.yml +1 -8
- data/rails/locale/km.yml +54 -0
- data/rails/locale/kn.yml +1 -8
- data/rails/locale/ko.yml +2 -9
- data/rails/locale/lo.yml +1 -8
- data/rails/locale/lt.yml +1 -8
- data/rails/locale/lv.yml +13 -20
- data/rails/locale/mk.yml +1 -8
- data/rails/locale/mn.yml +1 -8
- data/rails/locale/ms.yml +1 -8
- data/rails/locale/nb.yml +6 -8
- data/rails/locale/ne.yml +1 -8
- data/rails/locale/nl.yml +2 -9
- data/rails/locale/nn.yml +50 -9
- data/rails/locale/or.yml +1 -8
- data/rails/locale/pl.yml +2 -9
- data/rails/locale/pt-BR.yml +1 -8
- data/rails/locale/pt.yml +1 -8
- data/rails/locale/rm.yml +1 -8
- data/rails/locale/ro.yml +1 -8
- data/rails/locale/ru.yml +7 -8
- data/rails/locale/sk.yml +1 -8
- data/rails/locale/sl.yml +1 -8
- data/rails/locale/sr.yml +1 -8
- data/rails/locale/sv.yml +1 -8
- data/rails/locale/sw.yml +1 -8
- data/rails/locale/ta.yml +204 -0
- data/rails/locale/th.yml +1 -8
- data/rails/locale/tl.yml +1 -8
- data/rails/locale/tr.yml +25 -20
- data/rails/locale/uk.yml +3 -10
- data/rails/locale/ur.yml +1 -8
- data/rails/locale/uz.yml +1 -8
- data/rails/locale/vi.yml +8 -11
- data/rails/locale/wo.yml +2 -9
- data/rails/locale/zh-CN.yml +3 -10
- data/rails/locale/zh-HK.yml +1 -8
- data/rails/locale/zh-TW.yml +1 -8
- data/rails/locale/zh-YUE.yml +1 -8
- metadata +227 -231
data/rails/locale/es-VE.yml
CHANGED
@@ -95,7 +95,7 @@ es-VE:
|
|
95
95
|
month: Mes
|
96
96
|
second: Segundos
|
97
97
|
year: Año
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: debe ser aceptado
|
@@ -196,10 +196,3 @@ es-VE:
|
|
196
196
|
long: ! '%A, %d de %B de %Y a las %I:%M%p'
|
197
197
|
short: ! '%d de %b a las %H:%M%p'
|
198
198
|
pm: pm
|
199
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
200
|
-
activemodel:
|
201
|
-
errors:
|
202
|
-
<<: *errors
|
203
|
-
activerecord:
|
204
|
-
errors:
|
205
|
-
<<: *errors
|
data/rails/locale/es.yml
CHANGED
@@ -95,7 +95,7 @@ es:
|
|
95
95
|
month: Mes
|
96
96
|
second: Segundos
|
97
97
|
year: Año
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: debe ser aceptado
|
@@ -190,10 +190,3 @@ es:
|
|
190
190
|
long: ! '%d de %B de %Y %H:%M'
|
191
191
|
short: ! '%d de %b %H:%M'
|
192
192
|
pm: pm
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/et.yml
CHANGED
@@ -95,7 +95,7 @@ et:
|
|
95
95
|
month: Kuu
|
96
96
|
second: Sekundit
|
97
97
|
year: Aasta
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: peab olema heaks kiidetud
|
@@ -190,10 +190,3 @@ et:
|
|
190
190
|
long: ! '%a, %d. %b %Y, %H:%M:%S %z'
|
191
191
|
short: ! '%d.%m.%y, %H:%M'
|
192
192
|
pm: pärast lõunat
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/eu.yml
CHANGED
@@ -95,7 +95,7 @@ eu:
|
|
95
95
|
month: Hilabete
|
96
96
|
second: Segundu
|
97
97
|
year: Urte
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: onartuta izan behar da
|
@@ -190,10 +190,3 @@ eu:
|
|
190
190
|
long: ! '%Y(e)ko %Bren %e, %H:%M'
|
191
191
|
short: ! '%b %e, %H:%M'
|
192
192
|
pm: pm
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/fa.yml
CHANGED
@@ -95,7 +95,7 @@ fa:
|
|
95
95
|
month: ماه
|
96
96
|
second: ثانیه
|
97
97
|
year: سال
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: باید پذیرفته شود
|
@@ -190,10 +190,3 @@ fa:
|
|
190
190
|
long: ! '%e %B %Y، ساعت %H:%M'
|
191
191
|
short: ! '%e %B، ساعت %H:%M'
|
192
192
|
pm: بعد از ظهر
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/fi.yml
CHANGED
@@ -95,7 +95,7 @@ fi:
|
|
95
95
|
month: kuukausi
|
96
96
|
second: sekunti
|
97
97
|
year: vuosi
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: täytyy olla hyväksytty
|
@@ -190,10 +190,3 @@ fi:
|
|
190
190
|
long: ! '%e. %Bta %Y %H.%M'
|
191
191
|
short: ! '%e.%m. %H.%M'
|
192
192
|
pm: iltapäivä
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/fr-CA.yml
CHANGED
@@ -97,7 +97,7 @@ fr-CA:
|
|
97
97
|
month: Mois
|
98
98
|
second: Seconde
|
99
99
|
year: Année
|
100
|
-
errors:
|
100
|
+
errors:
|
101
101
|
format: '%{attribute} %{message}'
|
102
102
|
messages:
|
103
103
|
accepted: doit être accepté(e)
|
@@ -194,14 +194,7 @@ fr-CA:
|
|
194
194
|
time:
|
195
195
|
am: am
|
196
196
|
formats:
|
197
|
-
default: ! '%H
|
198
|
-
long: ! '%A %d %B %Y %H
|
199
|
-
short: ! '%H
|
197
|
+
default: ! '%H h %M min %S s'
|
198
|
+
long: ! '%A %d %B %Y %H h %M'
|
199
|
+
short: ! '%H h %M'
|
200
200
|
pm: pm
|
201
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
202
|
-
activemodel:
|
203
|
-
errors:
|
204
|
-
<<: *errors
|
205
|
-
activerecord:
|
206
|
-
errors:
|
207
|
-
<<: *errors
|
data/rails/locale/fr-CH.yml
CHANGED
@@ -97,7 +97,7 @@ fr-CH:
|
|
97
97
|
month: Mois
|
98
98
|
second: Seconde
|
99
99
|
year: Année
|
100
|
-
errors:
|
100
|
+
errors:
|
101
101
|
format: '%{attribute} %{message}'
|
102
102
|
messages:
|
103
103
|
accepted: doit être accepté(e)
|
@@ -194,14 +194,7 @@ fr-CH:
|
|
194
194
|
time:
|
195
195
|
am: am
|
196
196
|
formats:
|
197
|
-
default: ! '%d. %B %Y %H
|
198
|
-
long: ! '%A, %d
|
199
|
-
short: ! '%d
|
197
|
+
default: ! '%d. %B %Y %H h %M'
|
198
|
+
long: ! '%A, %d %B %Y %H h %M min %S s %Z'
|
199
|
+
short: ! '%d %b %H h %M'
|
200
200
|
pm: pm
|
201
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
202
|
-
activemodel:
|
203
|
-
errors:
|
204
|
-
<<: *errors
|
205
|
-
activerecord:
|
206
|
-
errors:
|
207
|
-
<<: *errors
|
data/rails/locale/fr.yml
CHANGED
@@ -105,7 +105,7 @@ fr:
|
|
105
105
|
month: "Mois"
|
106
106
|
second: "Seconde"
|
107
107
|
year: "Année"
|
108
|
-
errors:
|
108
|
+
errors:
|
109
109
|
format: "%{attribute} %{message}"
|
110
110
|
messages: &errors_messages
|
111
111
|
accepted: "doit être accepté(e)"
|
@@ -208,14 +208,7 @@ fr:
|
|
208
208
|
time:
|
209
209
|
am: 'am'
|
210
210
|
formats:
|
211
|
-
default: "%d %B %Y %H
|
212
|
-
long: "%A %d %B %Y %H
|
213
|
-
short: "%d %b %H
|
211
|
+
default: "%d %B %Y %H h %M min %S s"
|
212
|
+
long: "%A %d %B %Y %H h %M"
|
213
|
+
short: "%d %b %H h %M"
|
214
214
|
pm: 'pm'
|
215
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
216
|
-
activemodel:
|
217
|
-
errors:
|
218
|
-
<<: *errors
|
219
|
-
activerecord:
|
220
|
-
errors:
|
221
|
-
<<: *errors
|
data/rails/locale/gl.yml
CHANGED
@@ -88,7 +88,7 @@ gl:
|
|
88
88
|
x_seconds:
|
89
89
|
one: 1 segundo
|
90
90
|
other: ! '%{count} segundos'
|
91
|
-
errors:
|
91
|
+
errors:
|
92
92
|
format: ! '%{attribute} %{message}'
|
93
93
|
messages:
|
94
94
|
accepted: debe ser aceptado
|
@@ -169,10 +169,3 @@ gl:
|
|
169
169
|
long: ! '%A %e de %B de %Y ás %H:%M'
|
170
170
|
short: ! '%e/%m, %H:%M'
|
171
171
|
pm: ''
|
172
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
173
|
-
activemodel:
|
174
|
-
errors:
|
175
|
-
<<: *errors
|
176
|
-
activerecord:
|
177
|
-
errors:
|
178
|
-
<<: *errors
|
data/rails/locale/he.yml
CHANGED
@@ -97,7 +97,7 @@ he:
|
|
97
97
|
month: חודש
|
98
98
|
second: שניות
|
99
99
|
year: שנה
|
100
|
-
errors:
|
100
|
+
errors:
|
101
101
|
format: ! '%{attribute} %{message}'
|
102
102
|
messages:
|
103
103
|
accepted: חייב באישור
|
@@ -118,8 +118,8 @@ he:
|
|
118
118
|
odd: חייב להיות אי זוגי
|
119
119
|
record_invalid: ! 'האימות נכשל: %{errors}'
|
120
120
|
taken: כבר בשימוש
|
121
|
-
too_long: "
|
122
|
-
too_short: "
|
121
|
+
too_long: "ארוך מדי (יותר מ- %{count} תווים)"
|
122
|
+
too_short: "קצר מדי (פחות מ- %{count} תווים)"
|
123
123
|
wrong_length: "לא באורך הנכון (חייב להיות %{count} תווים)"
|
124
124
|
template:
|
125
125
|
body: ! 'אנא בדוק את השדות הבאים:'
|
@@ -192,10 +192,3 @@ he:
|
|
192
192
|
long: ! '%d ב%B, %Y %H:%M'
|
193
193
|
short: ! '%d %b %H:%M'
|
194
194
|
pm: pm
|
195
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
196
|
-
activemodel:
|
197
|
-
errors:
|
198
|
-
<<: *errors
|
199
|
-
activerecord:
|
200
|
-
errors:
|
201
|
-
<<: *errors
|
data/rails/locale/hi-IN.yml
CHANGED
@@ -95,7 +95,7 @@ hi-IN:
|
|
95
95
|
month: माह
|
96
96
|
second: सेकंड
|
97
97
|
year: वर्ष
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: होना स्वीकार किया जाना आवश्यक
|
@@ -190,10 +190,3 @@ hi-IN:
|
|
190
190
|
long: ! '%B %d, %Y %H:%M'
|
191
191
|
short: ! '%d %b %H:%M'
|
192
192
|
pm: pm
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/hi.yml
CHANGED
@@ -95,7 +95,7 @@ hi:
|
|
95
95
|
month: माह
|
96
96
|
second: सेकेंड
|
97
97
|
year: वर्ष
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: स्वीकार किया जाना जरूरी
|
@@ -190,10 +190,3 @@ hi:
|
|
190
190
|
long: ! '%B %d, %Y %H:%M'
|
191
191
|
short: ! '%d %b %H:%M'
|
192
192
|
pm: अपराह्न
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/hr.yml
CHANGED
@@ -11,7 +11,7 @@ hr:
|
|
11
11
|
abbr_month_names:
|
12
12
|
-
|
13
13
|
- Sij
|
14
|
-
-
|
14
|
+
- Velj
|
15
15
|
- Ožu
|
16
16
|
- Tra
|
17
17
|
- Svi
|
@@ -32,8 +32,8 @@ hr:
|
|
32
32
|
- Subota
|
33
33
|
formats:
|
34
34
|
default: ! '%d.%m.%Y.'
|
35
|
-
long: ! '%
|
36
|
-
short: ! '%e
|
35
|
+
long: ! '%e. %B %Y.'
|
36
|
+
short: ! '%e.%-m.'
|
37
37
|
month_names:
|
38
38
|
-
|
39
39
|
- Siječanj
|
@@ -117,7 +117,7 @@ hr:
|
|
117
117
|
month: Mjesec
|
118
118
|
second: Sekunde
|
119
119
|
year: Godina
|
120
|
-
errors:
|
120
|
+
errors:
|
121
121
|
format: ! '%{attribute} %{message}'
|
122
122
|
messages:
|
123
123
|
accepted: mora biti prihvaćen
|
@@ -181,7 +181,7 @@ hr:
|
|
181
181
|
separator: .
|
182
182
|
significant: false
|
183
183
|
strip_insignificant_zeros: false
|
184
|
-
unit:
|
184
|
+
unit: kn
|
185
185
|
format:
|
186
186
|
delimiter: .
|
187
187
|
precision: 3
|
@@ -195,8 +195,8 @@ hr:
|
|
195
195
|
thousand: Tisuća
|
196
196
|
million: Milijun
|
197
197
|
billion: Milijarda
|
198
|
-
trillion:
|
199
|
-
quadrillion:
|
198
|
+
trillion: Bilijun
|
199
|
+
quadrillion: Bilijarda
|
200
200
|
unit: ''
|
201
201
|
format:
|
202
202
|
delimiter: ''
|
@@ -224,20 +224,13 @@ hr:
|
|
224
224
|
delimiter: ''
|
225
225
|
support:
|
226
226
|
array:
|
227
|
-
last_word_connector: ! '
|
227
|
+
last_word_connector: ! ' i '
|
228
228
|
two_words_connector: ! ' i '
|
229
229
|
words_connector: ! ', '
|
230
230
|
time:
|
231
231
|
am: AM
|
232
232
|
formats:
|
233
|
-
default: ! '%
|
234
|
-
long: ! '%
|
235
|
-
short: ! '%
|
233
|
+
default: ! '%d.%m.%Y. %H:%M:%S'
|
234
|
+
long: ! '%e. %B %Y. %H:%M'
|
235
|
+
short: ! '%e.%-m. %k:%M'
|
236
236
|
pm: PM
|
237
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
238
|
-
activemodel:
|
239
|
-
errors:
|
240
|
-
<<: *errors
|
241
|
-
activerecord:
|
242
|
-
errors:
|
243
|
-
<<: *errors
|
data/rails/locale/hu.yml
CHANGED
@@ -95,7 +95,7 @@ hu:
|
|
95
95
|
month: Hónap
|
96
96
|
second: Másodperc
|
97
97
|
year: Év
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: nincs elfogadva
|
@@ -190,10 +190,3 @@ hu:
|
|
190
190
|
long: ! '%Y. %B %e., %A, %H:%M'
|
191
191
|
short: ! '%b %e., %H:%M'
|
192
192
|
pm: du.
|
193
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
194
|
-
activemodel:
|
195
|
-
errors:
|
196
|
-
<<: *errors
|
197
|
-
activerecord:
|
198
|
-
errors:
|
199
|
-
<<: *errors
|
data/rails/locale/id.yml
CHANGED
@@ -62,7 +62,7 @@ id:
|
|
62
62
|
other: sekitar %{count} bulan
|
63
63
|
about_x_years:
|
64
64
|
one: setahun
|
65
|
-
other:
|
65
|
+
other: sekitar %{count} tahun
|
66
66
|
almost_x_years:
|
67
67
|
one: hampir setahun
|
68
68
|
other: hampir %{count} tahun
|
@@ -97,12 +97,12 @@ id:
|
|
97
97
|
month: Bulan
|
98
98
|
second: Detik
|
99
99
|
year: Tahun
|
100
|
-
errors:
|
100
|
+
errors:
|
101
101
|
format: ! '%{attribute} %{message}'
|
102
102
|
messages:
|
103
103
|
accepted: harus diterima
|
104
104
|
blank: tidak bisa kosong
|
105
|
-
confirmation: tidak sesuai dengan
|
105
|
+
confirmation: ! 'tidak sesuai dengan %{attribute}'
|
106
106
|
empty: tidak bisa kosong
|
107
107
|
equal_to: harus sama dengan %{count}
|
108
108
|
even: harus genap
|
@@ -191,10 +191,3 @@ id:
|
|
191
191
|
long: ! '%d %B %Y %H.%M'
|
192
192
|
short: ! '%d %b %H.%M'
|
193
193
|
pm: pm
|
194
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
195
|
-
activemodel:
|
196
|
-
errors:
|
197
|
-
<<: *errors
|
198
|
-
activerecord:
|
199
|
-
errors:
|
200
|
-
<<: *errors
|
data/rails/locale/is.yml
CHANGED
@@ -95,7 +95,7 @@ is:
|
|
95
95
|
month: Mánuður
|
96
96
|
second: Sekúnda
|
97
97
|
year: Ár
|
98
|
-
errors:
|
98
|
+
errors:
|
99
99
|
format: ! '%{attribute} %{message}'
|
100
100
|
messages:
|
101
101
|
accepted: þarf að vera tekið gilt
|
@@ -145,17 +145,17 @@ is:
|
|
145
145
|
number:
|
146
146
|
currency:
|
147
147
|
format:
|
148
|
-
delimiter:
|
148
|
+
delimiter: .
|
149
149
|
format: ! '%n %u'
|
150
150
|
precision: 2
|
151
|
-
separator:
|
151
|
+
separator: ! ','
|
152
152
|
significant: false
|
153
153
|
strip_insignificant_zeros: false
|
154
154
|
unit: kr.
|
155
155
|
format:
|
156
|
-
delimiter:
|
156
|
+
delimiter: .
|
157
157
|
precision: 3
|
158
|
-
separator:
|
158
|
+
separator: ! ','
|
159
159
|
significant: false
|
160
160
|
strip_insignificant_zeros: false
|
161
161
|
human:
|
@@ -210,10 +210,3 @@ is:
|
|
210
210
|
long: ! '%A %e. %B %Y kl. %H:%M'
|
211
211
|
short: ! '%e. %B kl. %H:%M'
|
212
212
|
pm: ''
|
213
|
-
# remove these aliases after 'activemodel' and 'activerecord' namespaces are removed from Rails repository
|
214
|
-
activemodel:
|
215
|
-
errors:
|
216
|
-
<<: *errors
|
217
|
-
activerecord:
|
218
|
-
errors:
|
219
|
-
<<: *errors
|