refinerycms-i18n 2.0.2 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (90) hide show
  1. checksums.yaml +7 -0
  2. data/.travis.yml +27 -9
  3. data/Gemfile +17 -7
  4. data/Rakefile +2 -0
  5. data/app/assets/images/refinery/icons/flags/ko.png +0 -0
  6. data/app/assets/images/refinery/icons/flags/{ua.png → uk.png} +0 -0
  7. data/lib/generators/refinery/i18n_generator.rb +2 -1
  8. data/lib/generators/refinery/templates/config/initializers/refinery/i18n.rb.erb +0 -2
  9. data/lib/refinery/i18n-filter.rb +4 -4
  10. data/lib/refinery/i18n.rb +10 -6
  11. data/lib/refinery/i18n/configuration.rb +10 -2
  12. data/lib/refinery/i18n/engine.rb +20 -18
  13. data/refinerycms-i18n.gemspec +8 -6
  14. data/script/rails +5 -0
  15. data/spec/{requests → features}/dashboard_locale_picker_spec.rb +2 -2
  16. data/spec/spec_helper.rb +20 -46
  17. data/spec/support/refinery/i18n/set_defaults.rb +17 -0
  18. metadata +25 -97
  19. data/config/locales/ar.yml +0 -124
  20. data/config/locales/bg.yml +0 -280
  21. data/config/locales/bn-IN.yml +0 -183
  22. data/config/locales/bs.yml +0 -117
  23. data/config/locales/ca.yml +0 -170
  24. data/config/locales/cs.rb +0 -168
  25. data/config/locales/cy.yml +0 -181
  26. data/config/locales/da.yml +0 -195
  27. data/config/locales/de-AT.yml +0 -154
  28. data/config/locales/de-CH.yml +0 -154
  29. data/config/locales/de.yml +0 -193
  30. data/config/locales/dsb.yml +0 -185
  31. data/config/locales/el.yml +0 -133
  32. data/config/locales/en-AU.yml +0 -180
  33. data/config/locales/en-GB.yml +0 -210
  34. data/config/locales/en-US.yml +0 -182
  35. data/config/locales/eo.yml +0 -182
  36. data/config/locales/es-AR.yml +0 -177
  37. data/config/locales/es-CO.yml +0 -179
  38. data/config/locales/es-MX.yml +0 -186
  39. data/config/locales/es-PE.yml +0 -124
  40. data/config/locales/es.yml +0 -285
  41. data/config/locales/et.yml +0 -187
  42. data/config/locales/eu.yml +0 -264
  43. data/config/locales/fa.yml +0 -143
  44. data/config/locales/fi.yml +0 -155
  45. data/config/locales/fr-CA.yml +0 -187
  46. data/config/locales/fr-CH.yml +0 -184
  47. data/config/locales/fr.yml +0 -182
  48. data/config/locales/fun/en-AU.rb +0 -105
  49. data/config/locales/fun/gibberish.rb +0 -109
  50. data/config/locales/fur.yml +0 -144
  51. data/config/locales/gl-ES.yml +0 -196
  52. data/config/locales/gsw-CH.yml +0 -182
  53. data/config/locales/he.yml +0 -106
  54. data/config/locales/hi-IN.yml +0 -181
  55. data/config/locales/hi.yml +0 -181
  56. data/config/locales/hr.yml +0 -119
  57. data/config/locales/hsb.yml +0 -193
  58. data/config/locales/hu.yml +0 -147
  59. data/config/locales/id.yml +0 -142
  60. data/config/locales/is.yml +0 -145
  61. data/config/locales/it.yml +0 -198
  62. data/config/locales/ja.yml +0 -191
  63. data/config/locales/ko.yml +0 -186
  64. data/config/locales/lo.yml +0 -204
  65. data/config/locales/lt.yml +0 -144
  66. data/config/locales/lv.yml +0 -181
  67. data/config/locales/mk.yml +0 -118
  68. data/config/locales/mn.yml +0 -159
  69. data/config/locales/nb.yml +0 -140
  70. data/config/locales/nl.yml +0 -186
  71. data/config/locales/nn.yml +0 -99
  72. data/config/locales/pl.yml +0 -193
  73. data/config/locales/pt-BR.yml +0 -208
  74. data/config/locales/pt-PT.yml +0 -190
  75. data/config/locales/rm.yml +0 -137
  76. data/config/locales/ro.yml +0 -155
  77. data/config/locales/ru.yml +0 -213
  78. data/config/locales/sk.yml +0 -195
  79. data/config/locales/sl.yml +0 -193
  80. data/config/locales/sr-Latn.yml +0 -119
  81. data/config/locales/sr.yml +0 -119
  82. data/config/locales/sv.yml +0 -244
  83. data/config/locales/sw.yml +0 -182
  84. data/config/locales/th.rb +0 -200
  85. data/config/locales/tr.yml +0 -142
  86. data/config/locales/uk.yml +0 -240
  87. data/config/locales/vi.yml +0 -201
  88. data/config/locales/zh-CN.yml +0 -210
  89. data/config/locales/zh-TW.yml +0 -210
  90. data/lib/gemspec.rb +0 -29
@@ -1,191 +0,0 @@
1
- # Japanese translations for Ruby on Rails
2
- # by Akira Matsuda (ronnie@dio.jp)
3
- # AR error messages are basically taken from Ruby-GetText-Package. Thanks to Masao Mutoh.
4
- # contributors:
5
- # - Tsutomu Kuroda (t-kuroda@oiax.jp)
6
- #
7
- # Migration from non-standard jp to standard ja by Rei Kagetsuki of Genshin Souzou K.K.
8
- # (zero@genshin.org)
9
-
10
- ja:
11
- date:
12
- formats:
13
- default: "%Y/%m/%d"
14
- short: "%m/%d"
15
- long: "%Y年%m月%d日(%a)"
16
-
17
- day_names: [日曜日, 月曜日, 火曜日, 水曜日, 木曜日, 金曜日, 土曜日]
18
- abbr_day_names: [日, 月, 火, 水, 木, 金, 土]
19
-
20
- month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
21
- abbr_month_names: [~, 1月, 2月, 3月, 4月, 5月, 6月, 7月, 8月, 9月, 10月, 11月, 12月]
22
-
23
- order:
24
- - :year
25
- - :month
26
- - :day
27
-
28
- time:
29
- formats:
30
- default: "%Y/%m/%d %H:%M:%S"
31
- short: "%y/%m/%d %H:%M"
32
- long: "%Y年%m月%d日(%a) %H時%M分%S秒 %Z"
33
- am: "午前"
34
- pm: "午後"
35
-
36
- support:
37
- array:
38
- sentence_connector: "と"
39
- skip_last_comma: true
40
- words_connector: "と"
41
- two_words_connector: "と"
42
- last_word_connector: "と"
43
-
44
- select:
45
- prompt: "選択してください。"
46
-
47
- number:
48
- format:
49
- separator: "."
50
- delimiter: ","
51
- precision: 3
52
- significant: false
53
- strip_insignificant_zeros: false
54
-
55
- currency:
56
- format:
57
- format: "%n%u"
58
- unit: "円"
59
- separator: "."
60
- delimiter: ","
61
- precision: 3
62
- significant: false
63
- strip_insignificant_zeros: false
64
-
65
- percentage:
66
- format:
67
- delimiter: ""
68
-
69
- precision:
70
- format:
71
- delimiter: ""
72
-
73
- human:
74
- format:
75
- delimiter: ""
76
- precision: 3
77
- significant: true
78
- strip_insignificant_zeros: true
79
-
80
- storage_units:
81
- format: "%n%u"
82
- units:
83
- byte: "バイト"
84
- kb: "キロバイト"
85
- mb: "メガバイト"
86
- gb: "ギガバイト"
87
- tb: "テラバイト"
88
-
89
- decimal_units:
90
- format: "%n %u"
91
- units:
92
- unit: ""
93
- thousand: "千"
94
- million: "百万"
95
- billion: "十億"
96
- trillion: "兆"
97
- quadrillion: "千兆"
98
-
99
- datetime:
100
- distance_in_words:
101
- half_a_minute: "30秒前後"
102
- less_than_x_seconds:
103
- one: "1秒以内"
104
- other: "%{count}秒以内"
105
- x_seconds:
106
- one: "1秒"
107
- other: "%{count}秒"
108
- less_than_x_minutes:
109
- one: "1分以内"
110
- other: "%{count}分以内"
111
- x_minutes:
112
- one: "1分"
113
- other: "%{count}分"
114
- about_x_hours:
115
- one: "約1時間"
116
- other: "約%{count}時間"
117
- x_days:
118
- one: "1日"
119
- other: "%{count}日"
120
- about_x_months:
121
- one: "約1ヶ月"
122
- other: "約%{count}ヶ月"
123
- x_months:
124
- one: "1ヶ月"
125
- other: "%{count}ヶ月"
126
- about_x_years:
127
- one: "約1年"
128
- other: "約%{count}年"
129
- over_x_years:
130
- one: "1年以上"
131
- other: "%{count}年以上"
132
- almost_x_years:
133
- one: "1年弱"
134
- other: "%{count}年弱"
135
-
136
- prompts:
137
- year: "年"
138
- month: "月"
139
- day: "日"
140
- hour: "時"
141
- minute: "分"
142
- second: "秒"
143
-
144
- helpers:
145
- select:
146
- prompt: "選択してください。"
147
-
148
- submit:
149
- create: "登録する"
150
- update: "更新する"
151
- submit: "保存する"
152
-
153
- errors:
154
- format: "%{attribute}%{message}"
155
-
156
- messages: &errors_messages
157
- inclusion: "は一覧にありません。"
158
- exclusion: "は予約されています。"
159
- invalid: "は不正な値です。"
160
- confirmation: "が一致しません。"
161
- accepted: "を受諾してください。"
162
- empty: "を入力してください。"
163
- blank: "を入力してください。"
164
- too_long: "は%{count}文字以内で入力してください。"
165
- too_short: "は%{count}文字以上で入力してください。"
166
- wrong_length: "は%{count}文字で入力してください。"
167
- not_a_number: "は数値で入力してください。"
168
- not_an_integer: "は整数で入力してください。"
169
- greater_than: "は%{count}より大きい値にしてください。"
170
- greater_than_or_equal_to: "は%{count}以上の値にしてください。"
171
- equal_to: "は%{count}にしてください。"
172
- less_than: "は%{count}より小さい値にしてください。"
173
- less_than_or_equal_to: "は%{count}以下の値にしてください。"
174
- odd: "は奇数にしてください。"
175
- even: "は偶数にしてください。"
176
-
177
- activerecord:
178
- errors:
179
- template:
180
- header:
181
- one: "%{model}にエラーが発生しました。"
182
- other: "%{model}に%{count}つのエラーが発生しました。"
183
- body: "次の項目を確認してください。"
184
-
185
- messages:
186
- taken: "はすでに存在します。"
187
- record_invalid: "バリデーションに失敗しました。 %{errors}"
188
- <<: *errors_messages
189
-
190
- full_messages:
191
- format: "%{attribute}%{message}"
@@ -1,186 +0,0 @@
1
- # Korean (한글) translations for Ruby on Rails
2
- # by John Hwang (jhwang@tavon.org)
3
- # http://github.com/tavon
4
- # and Sunghee Kang(paranoiase@gmail.com)
5
- # http://www.twitter.com/paranoiase
6
-
7
- ko:
8
- date:
9
- formats:
10
- default: "%Y/%m/%d"
11
- short: "%m/%d"
12
- long: "%Y년 %m월 %d일 (%a)"
13
-
14
- day_names: [일요일, 월요일, 화요일, 수요일, 목요일, 금요일, 토요일]
15
- abbr_day_names: [일, 월, 화, 수, 목, 금, 토]
16
-
17
- month_names: [~, 1월, 2월, 3월, 4월, 5월, 6월, 7월, 8월, 9월, 10월, 11월, 12월]
18
- abbr_month_names: [~, 1월, 2월, 3월, 4월, 5월, 6월, 7월, 8월, 9월, 10월, 11월, 12월]
19
- order:
20
- - :year
21
- - :month
22
- - :day
23
-
24
- time:
25
- formats:
26
- default: "%Y/%m/%d %H:%M:%S"
27
- short: "%y/%m/%d %H:%M"
28
- long: "%Y년 %B월 %d일, %H시 %M분 %S초 %Z"
29
- am: "오전"
30
- pm: "오후"
31
-
32
- support:
33
- array:
34
- sentence_connector: ", "
35
- words_connector: ", "
36
- two_words_connector: "와(과) "
37
- last_word_connector: ", "
38
-
39
- select:
40
- prompt: "선택해 주세요"
41
-
42
- number:
43
- format:
44
- separator: "."
45
- delimiter: ","
46
- precision: 3
47
- significant: false
48
- strip_insignificant_zeros: false
49
-
50
- currency:
51
- format:
52
- format: "%n%u"
53
- unit: "원"
54
- separator: "."
55
- delimiter: ","
56
- precision: 0
57
- significant: false
58
- strip_insignificant_zeros: false
59
-
60
- percentage:
61
- format:
62
- delimiter: ""
63
-
64
- precision:
65
- format:
66
- delimiter: ""
67
-
68
- human:
69
- format:
70
- delimiter: ""
71
- precision: 3
72
- significant: true
73
- strip_insignificant_zeros: true
74
-
75
- storage_units:
76
- format: "%n%u"
77
- units:
78
- byte: "바이트"
79
- kb: "킬로바이트"
80
- mb: "메가바이트"
81
- gb: "기가바이트"
82
- tb: "테라바이트"
83
-
84
- decimal_units:
85
- format: "%n%u"
86
- units:
87
- unit: ""
88
- thousand: "천"
89
- million: "백만"
90
- billion: "십억"
91
- trillion: "조"
92
- quadrillion: "경"
93
-
94
- datetime:
95
- distance_in_words:
96
- half_a_minute: "30초"
97
- less_than_x_seconds:
98
- one: "일 초 이하"
99
- other: "%{count}초 이하"
100
- x_seconds:
101
- one: "일 초"
102
- other: "%{count}초"
103
- less_than_x_minutes:
104
- one: "일 분 이하"
105
- other: "%{count}분 이하"
106
- x_minutes:
107
- one: "일 분"
108
- other: "%{count}분"
109
- about_x_hours:
110
- one: "약 한 시간"
111
- other: "약 %{count}시간"
112
- x_days:
113
- one: "하루"
114
- other: "%{count}일"
115
- about_x_months:
116
- one: "약 한 달"
117
- other: "약 %{count}달"
118
- x_months:
119
- one: "한 달"
120
- other: "%{count}달"
121
- about_x_years:
122
- one: "약 일 년"
123
- other: "약 %{count}년"
124
- over_x_years:
125
- one: "일 년 이상"
126
- other: "%{count}년 이상"
127
- almost_x_years:
128
- one: "일 년 이하"
129
- other: "%{count}년 이하"
130
-
131
- prompts:
132
- year: "년"
133
- month: "월"
134
- day: "일"
135
- hour: "시"
136
- minute: "분"
137
- second: "초"
138
-
139
- helpers:
140
- select:
141
- prompt: "선택해주세요"
142
-
143
- submit:
144
- create: "등록"
145
- update: "갱신"
146
- submit: "제출"
147
-
148
- errors:
149
- format: "%{attribute}%{message}"
150
-
151
- messages: &errors_messages
152
- inclusion: "은(는) 목록에 포함되어 있습니다"
153
- exclusion: "은(는) 목록에 포함되어 있습니다"
154
- invalid: "은(는) 무효입니다"
155
- confirmation: "은(는) 확인되었습니다"
156
- accepted: "은(는) 확인되었습니다"
157
- empty: "은(는) 비어두면 안 됩니다"
158
- blank: "은(는) 비어두면 안 됩니다"
159
- too_long: "은(는) 너무 깁니다 (최대 %{count}자 까지)"
160
- too_short: "은(는) 너무 짧습니다 (최소 %{count}자 까지)"
161
- wrong_length: "은(는) 길이가 틀렸습니다 (%{count}자를 필요합니다)"
162
- not_a_number: "은(는) 숫자가 아닙니다"
163
- not_an_integer: "은(는) 정수가 아닙니다"
164
- greater_than: "은(는) %{count}이상을 요구합니다"
165
- greater_than_or_equal_to: "은(는) %{count}과 같거나 이상을 요구합니다"
166
- equal_to: "은(는) %{count}과 같아야 합니다"
167
- less_than: "은(는) %{count}이하를 요구합니다"
168
- less_than_or_equal_to: "은(는) %{count}과 같거나 이하을 요구합니다"
169
- odd: "은(는) 홀수를 요구합니다"
170
- even: "은(는) 짝수를 요구합니다"
171
-
172
- activerecord:
173
- errors:
174
- template:
175
- header:
176
- one: "한 개의 오류가 발생해 %{model}를 저장 할 수 없습니다"
177
- other: "%{count}개의 오류가 발생해 %{model}를 저장 할 수 없습니다"
178
- body: "다음 항목에 문제가 발견되었습니다:"
179
-
180
- messages:
181
- taken: "은(는) 이미 존재합니다."
182
- record_invalid: "데이터 검증에 실패하였습니다. %{errors}"
183
- <<: *errors_messages
184
-
185
- full_messages:
186
- format: "%{attribute}%{message}"
@@ -1,204 +0,0 @@
1
- # Lao translation for Ruby on Rails
2
- # By justin maccarthy justin.maccarthy@gmail.com with help from Lao language experts...
3
- #
4
-
5
- lo:
6
- number:
7
- # Used in number_with_delimiter()
8
- # These are also the defaults for 'currency', 'percentage', 'precision', and 'human'
9
- format:
10
- # Sets the separator between the units, for more precision (e.g. 1.0 / 2.0 == 0.5)
11
- separator: "."
12
- # Delimets thousands (e.g. 1,000,000 is a million) (always in groups of three)
13
- delimiter: ","
14
- # Number of decimals, behind the separator (the number 1 with a precision of 2 gives: 1.00)
15
- precision: 3
16
-
17
- # Used in number_to_currency()
18
- currency:
19
- format:
20
- # Where is the currency sign? %u is the currency unit, %n the number (default: $5.00)
21
- format: "%n %u"
22
- unit: "Kip"
23
- # These three are to override number.format and are optional
24
- separator: "."
25
- delimiter: ","
26
- precision: 2
27
-
28
- # Used in number_to_percentage()
29
- percentage:
30
- format:
31
- # These three are to override number.format and are optional
32
- # separator:
33
- delimiter: ""
34
- # precision:
35
-
36
- # Used in number_to_precision()
37
- precision:
38
- format:
39
- # These three are to override number.format and are optional
40
- # separator:
41
- delimiter: ""
42
- # precision:
43
-
44
- # Used in number_to_human_size()
45
- human:
46
- format:
47
- # These three are to override number.format and are optional
48
- # separator:
49
- delimiter: ""
50
- precision: 1
51
- storage_units:
52
- # Storage units output formatting.
53
- # %u is the storage unit, %n is the number (default: 2 MB)
54
- format: "%n %u"
55
- units:
56
- byte:
57
- one: "Byte"
58
- other: "Bytes"
59
- kb: "KB"
60
- mb: "MB"
61
- gb: "GB"
62
- tb: "TB"
63
-
64
- # Used in distance_of_time_in_words(), distance_of_time_in_words_to_now(), time_ago_in_words()
65
- datetime:
66
- distance_in_words:
67
- half_a_minute: "ເຄິ່ງນາທີ "
68
- less_than_x_seconds:
69
- one: "ນ້ອຍກວ່າ 1 ວິນາທີ "
70
- other: "ນ້ອຍກວ່າ %{count} ວິນາທີ "
71
- x_seconds:
72
- one: "1 ວິນາທີ "
73
- other: "%{count} ວິນາທີ "
74
- less_than_x_minutes:
75
- one: "ນ້ອຍກວ່າ 1 ນາທີ "
76
- other: "ນ້ອຍກວ່າ %{count} ນາທີ "
77
- x_minutes:
78
- one: "1 ນາທີ "
79
- other: "%{count} ນາທີ "
80
- about_x_hours:
81
- one: "ປະມານ 1 ຊົ່ວໂມງ"
82
- other: "ປະມານ %{count} ຊົ່ວໂມງ"
83
- x_days:
84
- one: "1 ມື້ "
85
- other: "%{count} ມື້ "
86
- about_x_months:
87
- one: "ປະມານ 1 ເດືອນ"
88
- other: "ປະມານ %{count} ເດືອນ"
89
- x_months:
90
- one: "1 ເດືອນ"
91
- other: "%{count} ເດືອນ"
92
- about_x_years:
93
- one: "ປະມານ 1 ປີ "
94
- other: "ປະມານ %{count} ປີ "
95
- over_x_years:
96
- one: "ຫຼາຍກວ່າ 1 ປີ "
97
- other: "ຫຼາຍກວ່າ %{count} ປີ "
98
- prompts:
99
- year: "ປີ"
100
- month: "ເດືອນ"
101
- day: "ວັນ"
102
- hour: "ຊົ່ວໂມງ"
103
- minute: "ນາທີ"
104
- second: "ວິນາທີ"
105
-
106
- activerecord:
107
- errors:
108
- template:
109
- header:
110
- one: "ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກເກີດຂໍ້ຜິດພາດ"
111
- other: "ບໍ່ສາມາດບັນທຶກ %{model} ໄດ້ເນື່ອງຈາກ ເກີດ %{count} ຂໍ້ຜິດພາດ"
112
- # The variable :count is also available
113
- body: "ກະລຸນາກວດສອບຂໍ້ມູນໃນຫ້ອງຕໍ່ໄປນີ້ :"
114
-
115
- # The values :model, :attribute and :value are always available for interpolation
116
- # The value :count is available when applicable. Can be used for pluralization.
117
- messages:
118
- inclusion: "ບໍ່ໄດ້ຮວມຢູ່ໃນບັນຊີລາຍການ"
119
- exclusion: "ມີການຈອງໄວ້ແລ້ວ"
120
- invalid: "ບໍ່ຖືກ"
121
- confirmation: "ບໍ່ຖືກກັບການຢືນຢັນ"
122
- accepted: "ຕ້ອງຍອມຮັບ"
123
- empty: "ວ່າງໄວ້ບໍ່ໄດ້"
124
- blank: "ເປົ່າບໍ່ໄດ້"
125
- too_long: "ຍາວໂພດ (ສູງສຸດຄື %{count} ຕົວອັກສອນ)"
126
- too_short: "ສັ້ນໂພດ (ຕຳ່ສຸດຄື %{count} ຕົວອັກສອນ)"
127
- wrong_length: "ຄວາມຍາວຜິດ (ຄວນຈະເປັນ %{count} ຕົວອັກສອນ)"
128
- taken: "ຮັບເອົາໄປແລ້ວ"
129
- not_a_number: "ບໍ່ແມ່ນຕົວເລກ"
130
- greater_than: "ຕ້ອງສູງກວ່າ %{count}"
131
- greater_than_or_equal_to: "ຕ້ອງສູງກວ່າ ຫຼື ເທົ່າກັບ %{count}"
132
- equal_to: "ຕ້ອງເທົ່າກັບ %{count}"
133
- less_than: "ຕ້ອງຕຳ່ກວ່າ %{count}"
134
- less_than_or_equal_to: "ຕ້ອງຕຳ່ກວ່າ ຫຼື ເທົ່າກັບ %{count}"
135
- odd: "ຕ້ອງເປັນເລກຄີກ"
136
- even: "ຕ້ອງເປັນເລກຄູ່"
137
- record_invalid: "ການຢືນຢັນບໍ່ສຳເລັດ : %{errors}"
138
- # Append your own errors here or at the model/attributes scope.
139
-
140
- # You can define own errors for models or model attributes.
141
- # The values :model, :attribute and :value are always available for interpolation.
142
- #
143
- # For example,
144
- # models:
145
- # user:
146
- # blank: "This is a custom blank message for %{model}: %{attribute}"
147
- # attributes:
148
- # login:
149
- # blank: "This is a custom blank message for User login"
150
- # Will define custom blank validation message for User model and
151
- # custom blank validation message for login attribute of User model.
152
- #models:
153
-
154
- # Translate model names. Used in Model.human_name().
155
- #models:
156
- # For example,
157
- # user: "Dude"
158
- # will translate User model name to "Dude"
159
-
160
- # Translate model attribute names. Used in Model.human_attribute_name(attribute).
161
- #attributes:
162
- # For example,
163
- # user:
164
- # login: "Handle"
165
- # will translate User attribute "login" as "Handle"
166
-
167
- date:
168
- formats:
169
- # Use the strftime parameters for formats.
170
- # When no format has been given, it uses default.
171
- # You can provide other formats here if you like!
172
- default: "%d-%m-%Y"
173
- short: "%e %b"
174
- long: "%e %B %Y"
175
-
176
- day_names: ["ອາທິດ", "ຈັນ", "ອັງຄານ", "ພຸດ", "ພະຫັດ", "ສຸກ", "ເສົາ"]
177
- abbr_day_names: ["", "", "", "", "", "", ""]
178
-
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: [~,"", "", "", "", "", "", "", "", "", "", "", ""]
182
- # Used in date_select and datime_select.
183
- order:
184
- - :day
185
- - :month
186
- - :year
187
-
188
- time:
189
- formats:
190
- default: "%a %d %b %Y %H:%M:%S %z"
191
- short: "%d %b %H:%M น."
192
- long: "%d %B %Y %H:%M น."
193
- am: ""
194
- pm: ""
195
-
196
- # Used in array.to_sentence.
197
- support:
198
- array:
199
- words_connector: ", "
200
- two_words_connector: "ແລະ "
201
- last_word_connector: ", ແລະ "
202
- select:
203
- # default value for :prompt => true in FormOptionsHelper
204
- prompt: "โปรดเลือก"