refinerycms-i18n 0.9.9.9 → 0.9.9.10

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. data/config/locales/ar.yml +4 -1
  2. data/config/locales/bg.yml +4 -1
  3. data/config/locales/bn-IN.yml +4 -1
  4. data/config/locales/bs.yml +4 -1
  5. data/config/locales/{ca-ES.yml → ca.yml} +16 -1
  6. data/config/locales/{cz.rb → cs.rb} +2 -2
  7. data/config/locales/cy.yml +181 -0
  8. data/config/locales/da.yml +115 -87
  9. data/config/locales/de-AT.yml +29 -15
  10. data/config/locales/de-CH.yml +154 -0
  11. data/config/locales/de.yml +89 -37
  12. data/config/locales/dsb.yml +185 -182
  13. data/config/locales/el.yml +95 -153
  14. data/config/locales/en-AU.yml +180 -0
  15. data/config/locales/en-GB.yml +210 -0
  16. data/config/locales/en-US.yml +182 -0
  17. data/config/locales/eo.yml +182 -0
  18. data/config/locales/es-AR.yml +150 -141
  19. data/config/locales/es-CO.yml +79 -46
  20. data/config/locales/es-MX.yml +81 -13
  21. data/config/locales/es-PE.yml +124 -0
  22. data/config/locales/es.yml +183 -84
  23. data/config/locales/et.yml +93 -15
  24. data/config/locales/eu.yml +264 -0
  25. data/config/locales/fa.yml +36 -12
  26. data/config/locales/fi.yml +6 -5
  27. data/config/locales/fr-CA.yml +187 -0
  28. data/config/locales/fr-CH.yml +111 -50
  29. data/config/locales/fr.yml +95 -53
  30. data/config/locales/fun/en-AU.rb +1 -1
  31. data/config/locales/fun/gibberish.rb +2 -2
  32. data/config/locales/fur.yml +4 -1
  33. data/config/locales/gl-ES.yml +4 -1
  34. data/config/locales/gsw-CH.yml +182 -0
  35. data/config/locales/he.yml +4 -1
  36. data/config/locales/hi-IN.yml +181 -0
  37. data/config/locales/hi.yml +181 -0
  38. data/config/locales/hr.yml +4 -1
  39. data/config/locales/hsb.yml +193 -190
  40. data/config/locales/hu.yml +4 -1
  41. data/config/locales/id.yml +35 -15
  42. data/config/locales/is.yml +5 -2
  43. data/config/locales/it.yml +76 -24
  44. data/config/locales/ja.yml +72 -23
  45. data/config/locales/ko.yml +131 -98
  46. data/config/locales/lo.yml +42 -39
  47. data/config/locales/lt.yml +4 -1
  48. data/config/locales/lv.yml +58 -9
  49. data/config/locales/mk.yml +4 -1
  50. data/config/locales/mn.yml +159 -0
  51. data/config/locales/nb.yml +44 -7
  52. data/config/locales/nl.yml +171 -158
  53. data/config/locales/nn.yml +5 -2
  54. data/config/locales/pl.yml +117 -51
  55. data/config/locales/pt-BR.yml +85 -25
  56. data/config/locales/pt-PT.yml +132 -162
  57. data/config/locales/rm.yml +4 -1
  58. data/config/locales/ro.yml +6 -3
  59. data/config/locales/ru.yml +4 -1
  60. data/config/locales/sk.yml +195 -139
  61. data/config/locales/sl.yml +4 -1
  62. data/config/locales/sr-Latn.yml +4 -1
  63. data/config/locales/sr.yml +4 -1
  64. data/config/locales/sv.yml +85 -32
  65. data/config/locales/sw.yml +135 -76
  66. data/config/locales/th.rb +180 -203
  67. data/config/locales/tr.yml +4 -1
  68. data/config/locales/uk.yml +4 -1
  69. data/config/locales/vi.yml +4 -1
  70. data/config/locales/zh-CN.yml +91 -12
  71. data/config/locales/zh-TW.yml +92 -14
  72. data/lib/gemspec.rb +1 -1
  73. data/lib/refinery/i18n.rb +1 -1
  74. metadata +18 -5
@@ -2,7 +2,7 @@
2
2
  # By justin maccarthy justin.maccarthy@gmail.com with help from Lao language experts...
3
3
  #
4
4
 
5
- th:
5
+ lo:
6
6
  number:
7
7
  # Used in number_with_delimiter()
8
8
  # These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
@@ -64,53 +64,53 @@ th:
64
64
  # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
65
65
  datetime:
66
66
  distance_in_words:
67
- half_a_minute: "ครึ่งนาที"
67
+ half_a_minute: "ເຄິ່ງນາທີ "
68
68
  less_than_x_seconds:
69
- one: "น้อยกว่า 1 วินาที"
70
- other: "น้อยกว่า %{count} วินาที"
69
+ one: "ນ້ອຍກວ່າ 1 ວິນາທີ "
70
+ other: "ນ້ອຍກວ່າ %{count} ວິນາທີ "
71
71
  x_seconds:
72
- one: "1 วินาที"
73
- other: "%{count} วินาที"
72
+ one: "1 ວິນາທີ "
73
+ other: "%{count} ວິນາທີ "
74
74
  less_than_x_minutes:
75
- one: "น้อยกว่า 1 นาที"
76
- other: "น้อยกว่า %{count} นาที"
75
+ one: "ນ້ອຍກວ່າ 1 ນາທີ "
76
+ other: "ນ້ອຍກວ່າ %{count} ນາທີ "
77
77
  x_minutes:
78
- one: "1 นาที"
79
- other: "%{count} นาที"
78
+ one: "1 ນາທີ "
79
+ other: "%{count} ນາທີ "
80
80
  about_x_hours:
81
- one: "ประมาณ 1 ชั่วโมง"
82
- other: "ประมาณ %{count} ชั่วโมง"
81
+ one: "ປະມານ 1 ຊົ່ວໂມງ"
82
+ other: "ປະມານ %{count} ຊົ່ວໂມງ"
83
83
  x_days:
84
- one: "1 วัน"
85
- other: "%{count} วัน"
84
+ one: "1 ມື້ "
85
+ other: "%{count} ມື້ "
86
86
  about_x_months:
87
- one: "ประมาณ 1 เดือน"
88
- other: "ประมาณ %{count} เดือน"
87
+ one: "ປະມານ 1 ເດືອນ"
88
+ other: "ປະມານ %{count} ເດືອນ"
89
89
  x_months:
90
- one: "1 เดือน"
91
- other: "%{count} เดือน"
90
+ one: "1 ເດືອນ"
91
+ other: "%{count} ເດືອນ"
92
92
  about_x_years:
93
- one: "ประมาณ 1 ปี"
94
- other: "ประมาณ %{count} ปี"
93
+ one: "ປະມານ 1 ປີ "
94
+ other: "ປະມານ %{count} ປີ "
95
95
  over_x_years:
96
- one: "มากกว่า 1 ปี"
97
- other: "มากกว่า %{count} ปี"
96
+ one: "ຫຼາຍກວ່າ 1 ປີ "
97
+ other: "ຫຼາຍກວ່າ %{count} ປີ "
98
98
  prompts:
99
- year: "ปี"
100
- month: "เดือน"
101
- day: "วัน"
102
- hour: "ชั่วโมง"
103
- minute: "นาที"
104
- second: "วินาที"
99
+ year: "ປີ"
100
+ month: "ເດືອນ"
101
+ day: "ວັນ"
102
+ hour: "ຊົ່ວໂມງ"
103
+ minute: "ນາທີ"
104
+ second: "ວິນາທີ"
105
105
 
106
106
  activerecord:
107
107
  errors:
108
108
  template:
109
109
  header:
110
- one: "ไม่สามารถบันทึก %{model} ได้เนื่องจากเกิดข้อผิดพลาด"
111
- other: "ไม่สามารถบันทึก %{model} ได้เนื่องจากเกิด %{count} ข้อผิดพลาด"
110
+ one: "ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກເກີດຂໍ້ຜິດພາດ"
111
+ other: "ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ"
112
112
  # The variable :count is also available
113
- body: "โปรดตรวจสอบข้อมูลในช่องต่อไปนี้:"
113
+ body: "ກະລຸນາກວດສອບຂໍ້ມູນໃນຫ້ອງຕໍ່ໄປນີ້ :"
114
114
 
115
115
  # The values :model, :attribute and :value are always available for interpolation
116
116
  # The value :count is available when applicable. Can be used for pluralization.
@@ -122,9 +122,9 @@ th:
122
122
  accepted: "ຕ້ອງຍອມຮັບ"
123
123
  empty: "ວ່າງໄວ້ບໍ່ໄດ້"
124
124
  blank: "ເປົ່າບໍ່ໄດ້"
125
- too_long: "ຍາວໂພດ (ສູງສຸດຄື %{count} ຕົວອັກສອນ"
126
- too_short: "ສັ້ນໂພດ (ຕຳ່ສຸດຄື %{count} ຕົວອັກສອນ"
127
- wrong_length: "ຄວາມຍາວຜິດ (ຄວນຈະເປັນ %{count} ຕົວອັກສອນ"
125
+ too_long: "ຍາວໂພດ (ສູງສຸດຄື %{count} ຕົວອັກສອນ)"
126
+ too_short: "ສັ້ນໂພດ (ຕຳ່ສຸດຄື %{count} ຕົວອັກສອນ)"
127
+ wrong_length: "ຄວາມຍາວຜິດ (ຄວນຈະເປັນ %{count} ຕົວອັກສອນ)"
128
128
  taken: "ຮັບເອົາໄປແລ້ວ"
129
129
  not_a_number: "ບໍ່ແມ່ນຕົວເລກ"
130
130
  greater_than: "ຕ້ອງສູງກວ່າ %{count}"
@@ -173,14 +173,17 @@ th:
173
173
  short: "%e %b"
174
174
  long: "%e %B %Y"
175
175
 
176
- day_names: ["ວັນຈັນ", "ວັນອັງຄານ", "ວັນພຸດ", "ວັນພະຫັດ", "ວັນສຸກ", "ວັນເສົາ", "ວັນອາທິດ"]
177
- abbr_day_names: ["อา", "", "", "", "พฤ", "", ""]
176
+ day_names: ["ອາທິດ", "ຈັນ", "ອັງຄານ", "ພຸດ", "ພະຫັດ", "ສຸກ", "ເສົາ"]
177
+ abbr_day_names: ["", "", "", "", "", "", ""]
178
178
 
179
179
  # Don't forget the nil at the beginning; there's no such thing as a 0th month
180
- month_names: [~, "ມັງກອນ", "กุมภาพันธ์", "", "เมษายน", "ເດືອນພຶດສະພາ", "ມີຖຸນາ", "ເດືອນກໍລະກົດ", "ເດືອນສິງຫາ", "ກັນຍາ", "ຕຸລາ", "ພະຈິກ", "ທັນວາ"]
181
- abbr_month_names: [~, "ม.ค.", "ก.พ.", "มี.ค.", "เม.ย.", "พ.ค.", "มิ.ย.", "ก.ค.", "ส.ค.", "ก.ย.", "ต.ค.", "พ.ย.", "ธ.ค."]
180
+ month_names: [~, "ມັງກອນ", "ກຸມພາ", "ມີນາ", "ເມສາ", "ພຶດສະພາ", "ມິຖຸນາ", "ກໍລະກົດ", "ສິງຫາ", "ກັນຍາ", "ຕຸລາ", "ພະຈິກ", "ທັນວາ"]
181
+ abbr_month_names: [~,"", "", "", "", "", "", "", "", "", "", "", ""]
182
182
  # Used in date_select and datime_select.
183
- order: [ :day, :month, :year ]
183
+ order:
184
+ - :day
185
+ - :month
186
+ - :year
184
187
 
185
188
  time:
186
189
  formats:
@@ -124,7 +124,10 @@ lt:
124
124
 
125
125
  month_names: [~, sausio, vasario, kovo, balandžio, gegužės, birželio, liepos, rugpjūčio, rugsėjo, spalio, lapkričio, gruodžio]
126
126
  abbr_month_names: [~, Sau, Vas, Kov, Bal, Geg, Bir, Lie, Rgp, Rgs, Spa, Lap, Grd]
127
- order: [ :year, :month, :day ]
127
+ order:
128
+ - :year
129
+ - :month
130
+ - :day
128
131
 
129
132
  time:
130
133
  formats:
@@ -12,7 +12,10 @@ lv:
12
12
  abbr_day_names: [Sv., P., O., T., C., Pk., S.]
13
13
  month_names: [~, janvārī, februārī, martā, aprīlī, maijā, jūnijā, jūlijā, augustā, septembrī, oktobrī, novembrī, decembrī]
14
14
  abbr_month_names: [~, Janv, Febr, Marts, Apr, Maijs, Jūn, Jūl, Aug, Sept, Okt, Nov, Dec]
15
- order: [ :year, :month, :day ]
15
+ order:
16
+ - :year
17
+ - :month
18
+ - :day
16
19
 
17
20
  time:
18
21
  formats:
@@ -56,6 +59,9 @@ lv:
56
59
  over_x_years:
57
60
  one: "vairāk kā gads"
58
61
  other: "vairāk kā %{count} gadi"
62
+ almost_x_years:
63
+ one: "gandrīz 1 gads"
64
+ other: "gandrīz %{count} gadi"
59
65
  prompts:
60
66
  second: "sekunde"
61
67
  minute: "minūte"
@@ -69,6 +75,9 @@ lv:
69
75
  precision: 2
70
76
  separator: ','
71
77
  delimiter: '.'
78
+ significant: false
79
+ strip_insignificant_zeros: false
80
+
72
81
  currency:
73
82
  format:
74
83
  unit: 'LVL'
@@ -76,16 +85,23 @@ lv:
76
85
  separator: ","
77
86
  delimiter: "."
78
87
  precision: 2
88
+ significant: false
89
+ strip_insignificant_zeros: false
90
+
79
91
  percentage:
80
92
  format:
81
93
  delimiter: ""
94
+
82
95
  precision:
83
96
  format:
84
97
  delimiter: ""
98
+
85
99
  human:
86
100
  format:
87
101
  delimiter: ""
88
102
  precision: 1
103
+ significant: false
104
+ strip_insignificant_zeros: false
89
105
  storage_units:
90
106
  format: "%n %u"
91
107
  units:
@@ -96,6 +112,15 @@ lv:
96
112
  mb: "MB"
97
113
  gb: "GB"
98
114
  tb: "TB"
115
+ decimal_units:
116
+ format: "%n %u"
117
+ units:
118
+ unit: ""
119
+ thousand: Tūkstotis
120
+ million: Miljons
121
+ billion: Biljons
122
+ trillion: Triljons
123
+ quadrillion: Kvadriljons
99
124
 
100
125
  support:
101
126
  array:
@@ -103,14 +128,21 @@ lv:
103
128
  two_words_connector: " un "
104
129
  last_word_connector: " un "
105
130
 
106
- activerecord:
107
- errors:
108
- template:
109
- header:
110
- one: "Dēļ 1 kļūdas šis %{model} netika saglabāts"
111
- other: "Dēļ %{count} kļūdām šis %{model} netika saglabāts"
112
- body: "Problēmas ir šajos ievades laukos:"
113
- messages:
131
+ select:
132
+ prompt: "Lūdzu izvēlies"
133
+
134
+ helpers:
135
+ select:
136
+ prompt: "Lūdzu izvēlies"
137
+
138
+ submit:
139
+ create: 'Izveidot %{model}'
140
+ update: 'Atjaunināt %{model}'
141
+ submit: 'Saglabāt %{model}'
142
+
143
+ errors:
144
+ format: "%{attribute} %{message}"
145
+ messages: &errors_messages
114
146
  inclusion: "nav iekļauts sarakstā"
115
147
  exclusion: "nav pieejams"
116
148
  invalid: "nav derīgs"
@@ -123,6 +155,7 @@ lv:
123
155
  wrong_length: "ir nepareizs garums (jābūt %{count} zīmēm)"
124
156
  taken: "ir jau aizņemts"
125
157
  not_a_number: "nav skaitlis"
158
+ not_an_integer: "ir jābūt veselam skaitlim"
126
159
  greater_than: "ir jābūt lielākam par %{count}"
127
160
  greater_than_or_equal_to: "ir jābūt lielākam vai vienādam ar %{count}"
128
161
  equal_to: "ir jābūt vienādam ar %{count}"
@@ -130,3 +163,19 @@ lv:
130
163
  less_than_or_equal_to: "ir jābūt mazākam vai vienādam ar %{count}"
131
164
  odd: "ir jābūt nepāra skaitlim"
132
165
  even: "ir jābūt pāra skaitlim"
166
+
167
+ activerecord:
168
+ errors:
169
+ template:
170
+ header:
171
+ one: "Dēļ 1 kļūdas šis %{model} netika saglabāts"
172
+ other: "Dēļ %{count} kļūdām šis %{model} netika saglabāts"
173
+ body: "Problēmas ir šajos ievades laukos:"
174
+
175
+ messages:
176
+ taken: "ir jau aizņemts"
177
+ record_invalid: "Pārbaude neizdevās: %{errors}"
178
+ <<: *errors_messages
179
+
180
+ full_messages:
181
+ format: "%{attribute}%{message}"
@@ -13,7 +13,10 @@
13
13
  abbr_day_names: [Нед, Пон, Вто, Сре, Чет, Пет, Саб]
14
14
  month_names: [~, Јануари, Февруари, Март, Април, Мај, Јуни, Јули, Август, Септември, Октомври, Ноември, Декември]
15
15
  abbr_month_names: [~, Јан, Фев, Мар, Апр, Мај, Јун, Јул, Авг, Сеп, Окт, Ное, Дек]
16
- order: [ :day, :month, :year ]
16
+ order:
17
+ - :day
18
+ - :month
19
+ - :year
17
20
 
18
21
  time:
19
22
  formats:
@@ -0,0 +1,159 @@
1
+ # Mongolian localization for Ruby on Rails 2.2+
2
+ # by Ochirkhuyag.L <ochkoo@gmail.com>
3
+ #
4
+
5
+ mn:
6
+ date:
7
+ formats:
8
+ default: "%Y-%m-%d"
9
+ short: "%y-%m-%d"
10
+ long: "%Y %B %d"
11
+
12
+ day_names: [Ням, Даваа, Мягмар, Лхагва, Пүрэв, Баасан, Бямба]
13
+ abbr_day_names: [Ня, Да, Мя, Лх, Пү, Ба, Бя]
14
+
15
+ month_names: [~, 1 сар, 2 сар, 3 сар, 4 сар, 5 сар, 6 сар, 7 сар, 8 сар, 9 сар, 10 сар, 11 сар, 12 сар]
16
+ abbr_month_names: [~, 1 сар, 2 сар, 3 сар, 4 сар, 5 сар, 6 сар, 7 сар, 8 сар, 9 сар, 10 сар, 11 сар, 12 сар]
17
+
18
+ order:
19
+ - :year
20
+ - :month
21
+ - :day
22
+
23
+ time:
24
+ formats:
25
+ default: "%Y-%m-%d %H:%M"
26
+ short: "%y-%m-%d"
27
+ long: "%Y %B %d, %H:%M:%S"
28
+ am: "өглөө"
29
+ pm: "орой"
30
+
31
+ number:
32
+ format:
33
+ separator: "."
34
+ delimiter: " "
35
+ precision: 3
36
+
37
+ currency:
38
+ format:
39
+ format: "%n %u"
40
+ unit: "төг."
41
+ separator: "."
42
+ delimiter: " "
43
+ precision: 2
44
+
45
+ percentage:
46
+ format:
47
+ delimiter: ""
48
+
49
+ precision:
50
+ format:
51
+ delimiter: ""
52
+
53
+ human:
54
+ format:
55
+ delimiter: ""
56
+ precision: 1
57
+ # Rails 2.2
58
+ # storage_units: [байт, КБ, МБ, ГБ, ТБ]
59
+
60
+ # Rails 2.3
61
+ storage_units:
62
+ # Storage units output formatting.
63
+ # %u is the storage unit, %n is the number (default: 2 MB)
64
+ format: "%n %u"
65
+ units:
66
+ byte:
67
+ one: "Байт"
68
+ other: "Байт"
69
+ kb: "КБ"
70
+ mb: "МБ"
71
+ gb: "ГБ"
72
+ tb: "ТБ"
73
+
74
+ datetime:
75
+ distance_in_words:
76
+ half_a_minute: "хагас минут"
77
+ less_than_x_seconds:
78
+ one: "%{count} секундээс бага"
79
+ other: "%{count} секундээс бага"
80
+ x_seconds:
81
+ one: "%{count} секунд"
82
+ other: "%{count} секунд"
83
+ less_than_x_minutes:
84
+ one: "%{count} минутаас бага"
85
+ other: "%{count} минутаас бага"
86
+ x_minutes:
87
+ one: "%{count} минут"
88
+ other: "%{count} минут"
89
+ about_x_hours:
90
+ one: "%{count} цаг орчим"
91
+ other: "%{count} цаг орчим"
92
+ x_days:
93
+ one: "%{count} өдөр"
94
+ other: "%{count} өдөр"
95
+ about_x_months:
96
+ one: "%{count} сар орчим"
97
+ other: "%{count} сар орчим"
98
+ x_months:
99
+ one: "%{count} сар"
100
+ other: "%{count} сар"
101
+ about_x_years:
102
+ one: "%{count} жил орчим"
103
+ other: "%{count} жил орчим"
104
+ almost_x_years:
105
+ one: "бараг %{count} жил"
106
+ other: "бараг %{count} жил"
107
+ over_x_years:
108
+ one: "%{count} жилээс илүү"
109
+ other: "%{count} жилээс илүү"
110
+ prompts:
111
+ year: "Жил"
112
+ month: "Сар"
113
+ day: "Өдөр"
114
+ hour: "Цаг"
115
+ minute: "Минут"
116
+ second: "Секунд"
117
+
118
+ activerecord:
119
+ errors:
120
+ messages:
121
+ inclusion: "жагсаалтад алга байна"
122
+ exclusion: "бол ашиглахад хориотой"
123
+ invalid: "буруу байна"
124
+ confirmation: "адилгүй байна"
125
+ accepted: "хүлээн зөвшөөрөгдсөн байх ёстой"
126
+ empty: "байхгүй байж болохгүй"
127
+ blank: "хоосон байж болохгүй"
128
+ too_long: "хэт урт байна (хамгийн уртдаа %{count} тэмдэгт)"
129
+ too_short: "хэт богино байна (хамгийн багадаа %{count} тэмдэгт)"
130
+ wrong_length: "урт нь буруу байна (%{count} тэмдэгт байх ёстой)"
131
+ taken: "аль хэдийн авчихсан байна"
132
+ not_a_number: "тоо биш байна"
133
+ not_an_integer: "бүхэл тоо байх ёстой"
134
+ greater_than: "%{count}-с их байх ёстой"
135
+ greater_than_or_equal_to: "%{count}-с их юмуу тэнцүү байх ёстой"
136
+ equal_to: "%{count}-тэй тэнцүү байх ёстой"
137
+ less_than: "%{count}-с бага байх ёстой"
138
+ less_than_or_equal_to: "%{count}-с бага юмуу тэнцүү байх ёстой"
139
+ odd: "сонгой байх ёстой"
140
+ even: "тэгш байх ёстой"
141
+ record_invalid: "Шалгалт амжилтгүй: %{errors}"
142
+ # Append your own errors here or at the model/attributes scope.
143
+
144
+ activemodel:
145
+ errors:
146
+ template:
147
+ header:
148
+ one: "1 алдаа гарсан тул %{model} хадгалагдахгүй байна"
149
+ other: "%{count} алдаа гарсан тул %{model} хадгалагдахгүй байна"
150
+ # The variable :count is also available
151
+ body: "Дараах %{count} хэсэгт алдаа гарлаа:"
152
+
153
+ support:
154
+ array:
155
+ words_connector: ", "
156
+ two_words_connector: " болон "
157
+ last_word_connector: " болон "
158
+ select:
159
+ prompt: "Сонгоно уу"
@@ -2,7 +2,11 @@
2
2
  nb:
3
3
  support:
4
4
  array:
5
- sentence_connector: "og"
5
+ words_connector: ", "
6
+ two_words_connector: " og "
7
+ last_word_connector: " og "
8
+ select:
9
+ prompt: "Velg"
6
10
  date:
7
11
  formats:
8
12
  default: "%d.%m.%Y"
@@ -12,11 +16,13 @@ nb:
12
16
  abbr_day_names: [søn, man, tir, ons, tor, fre, lør]
13
17
  month_names: [~, januar, februar, mars, april, mai, juni, juli, august, september, oktober, november, desember]
14
18
  abbr_month_names: [~, jan, feb, mar, apr, mai, jun, jul, aug, sep, okt, nov, des]
15
- order: [:day, :month, :year]
19
+ order:
20
+ - :day
21
+ - :month
22
+ - :year
16
23
  time:
17
24
  formats:
18
25
  default: "%A, %e. %B %Y, %H:%M"
19
- time: "%H:%M"
20
26
  short: "%e. %B, %H:%M"
21
27
  long: "%A, %e. %B %Y, %H:%M"
22
28
  am: ""
@@ -54,6 +60,9 @@ nb:
54
60
  over_x_years:
55
61
  one: "over 1 år"
56
62
  other: "over %{count} år"
63
+ almost_x_years:
64
+ one: "nesten 1 år"
65
+ other: "nesten %{count} år"
57
66
  prompts:
58
67
  year: "År"
59
68
  month: "Måned"
@@ -68,17 +77,44 @@ nb:
68
77
  delimiter: ","
69
78
  currency:
70
79
  format:
80
+ separator: "."
81
+ delimiter: ","
82
+ precision: 2
71
83
  unit: "kr"
72
84
  format: "%n %u"
73
85
  precision:
74
86
  format:
75
87
  delimiter: ""
76
- precision: 4
77
- activerecord:
88
+ human:
89
+ format:
90
+ precision: 1
91
+ delimiter: ","
92
+ storage_units:
93
+ # Storage units output formatting.
94
+ # %u is the storage unit, %n is the number (default: 2 MB)
95
+ format: "%n %u"
96
+ units:
97
+ byte:
98
+ one: "Byte"
99
+ other: "Bytes"
100
+ kb: "KB"
101
+ mb: "MB"
102
+ gb: "GB"
103
+ tb: "TB"
104
+ percentage:
105
+ format:
106
+ delimiter: ""
107
+
108
+ activemodel:
78
109
  errors:
79
110
  template:
80
- header: "kunne ikke lagre %{model} på grunn av %{count} feil."
81
- body: "det oppstod problemer i følgende felt:"
111
+ header:
112
+ one: "Kunne ikke lagre %{model} grunn av én feil."
113
+ other: "Kunne ikke lagre %{model} på grunn av %{count} feil."
114
+ body: "Det oppstod problemer i følgende felt:"
115
+
116
+ activerecord:
117
+ errors:
82
118
  messages:
83
119
  inclusion: "er ikke inkludert i listen"
84
120
  exclusion: "er reservert"
@@ -99,5 +135,6 @@ nb:
99
135
  less_than_or_equal_to: "må være mindre enn eller lik %{count}"
100
136
  odd: "må være oddetall"
101
137
  even: "må være partall"
138
+ record_invalid: "Det oppstod feil: %{errors}"
102
139
  # models:
103
140
  # attributes: