rails_admin-i18n 0.0.9 → 1.10.0

Sign up to get free protection for your applications and to get access to all the features.
data/locales/vi.yml CHANGED
@@ -1,129 +1,129 @@
1
1
  vi:
2
2
  admin:
3
- home:
4
- name: Trang chủ
5
- pagination:
6
- previous: "« Trước"
7
- next: "Tiếp »"
8
- truncate: "…"
9
- misc:
10
- filter_date_format: "dd/mm/yy" # a combination of 'dd', 'mm' and 'yy' with any delimiter. No other interpolation will be done!
11
- search: "Tìm kiếm"
12
- filter: "Lọc"
13
- refresh: "Làm mới"
14
- show_all: "Hiện tất cả"
15
- add_filter: "Thêm bộ lọc"
16
- bulk_menu_title: "Các mục đã chọn"
17
- remove: "Xóa"
18
- add_new: "Thêm mới"
19
- chosen: "Chọn %{name}"
20
- chose_all: "Chọn tất cả"
21
- clear_all: "Xóa tất cả"
22
- up: "Lên"
23
- down: "Xuống"
24
- navigation: "Danh mục chính"
25
- log_out: "Đăng xuất"
26
- ago: "trước"
27
- flash:
28
- successful: "%{name} thành công %{action}"
29
- error: "%{name} thất bại %{action}"
30
- noaction: "Không có thao tác được chọn"
31
- model_not_found: "Không thể tìm thấy lớp '%{model}' "
32
- object_not_found: "Không thể tìm thấy %{model} với id bằng '%{id}'"
33
- table_headers:
34
- model_name: "Tên lớp"
35
- last_used: "Lần cuối sử dụng"
36
- records: "Hồ sơ"
37
- username: "User"
38
- changes: "Thay đổi"
39
- created_at: "Ngày/Giờ"
40
- item: "Mục"
41
- message: "Tin nhắn"
42
3
  actions:
4
+ bulk_delete:
5
+ breadcrumb: Xóa nhiều mục
6
+ bulk_link: Xóa những %{model_label_plural} đã chọn
7
+ menu: Xóa nhiều mục
8
+ title: Xóa %{model_label_plural}
43
9
  dashboard:
44
- title: "Trang quản lý"
45
- menu: "Trang quản lý"
46
- breadcrumb: "Trang quản lý"
47
- index:
48
- title: "Danh sách của %{model_label_plural}"
49
- menu: "Danh sách"
50
- breadcrumb: "%{model_label_plural}"
51
- show:
52
- title: "Chi tiết %{model_label} '%{object_label}'"
53
- menu: "Chi tiết"
54
- breadcrumb: "%{object_label}"
55
- show_in_app:
56
- menu: "Hiển thị trong ứng dụng"
57
- new:
58
- title: "Thêm %{model_label}"
59
- menu: "Thêm mới"
60
- breadcrumb: "Thêm"
61
- link: "Thêm một %{model_label} mới"
62
- done: "đã tạo"
63
- edit:
64
- title: "Chỉnh sửa %{model_label} '%{object_label}'"
65
- menu: "Chỉnh sửa"
66
- breadcrumb: "Chỉnh sửa"
67
- link: "Chỉnh sửa %{model_label} này"
68
- done: "đã chỉnh sửa"
10
+ breadcrumb: Trang quản lý
11
+ menu: Trang quản lý
12
+ title: Trang quản lý
69
13
  delete:
70
- title: "Xóa %{model_label} '%{object_label}'"
71
- menu: "Xóa"
72
- breadcrumb: "Xóa"
73
- link: "Xóa '%{object_label}'"
14
+ breadcrumb: Xóa
74
15
  done: "đã xóa"
75
- bulk_delete:
76
- title: "Xóa %{model_label_plural}"
77
- menu: "Xóa nhiều mục"
78
- breadcrumb: "Xóa nhiều mục"
79
- bulk_link: "Xóa những %{model_label_plural} đã chọn"
16
+ link: Xóa '%{object_label}'
17
+ menu: Xóa
18
+ title: Xóa %{model_label} '%{object_label}'
19
+ edit:
20
+ breadcrumb: Chỉnh sửa
21
+ done: "đã chỉnh sửa"
22
+ link: Chỉnh sửa %{model_label} này
23
+ menu: Chỉnh sửa
24
+ title: Chỉnh sửa %{model_label} '%{object_label}'
80
25
  export:
81
- title: "Export %{model_label_plural}"
82
- menu: "Export"
83
- breadcrumb: "Export"
84
- link: "Export %{model_label_plural} được tìm thấy"
85
- bulk_link: "Export selected %{model_label_plural}"
86
- done: "exported"
26
+ breadcrumb: Export
27
+ bulk_link: Export selected %{model_label_plural}
28
+ done: exported
29
+ link: Export %{model_label_plural} được tìm thấy
30
+ menu: Export
31
+ title: Export %{model_label_plural}
87
32
  history_index:
88
- title: "Lịch sử của %{model_label_plural}"
89
- menu: "Lịch sử"
90
- breadcrumb: "Lịch sử"
33
+ breadcrumb: Lịch sử
34
+ menu: Lịch sử
35
+ title: Lịch sử của %{model_label_plural}
91
36
  history_show:
92
- title: "Lịch sử của %{model_label} '%{object_label}'"
93
- menu: "Lịch sử"
94
- breadcrumb: "Lịch sử"
95
- form:
96
- cancel: "Hủy"
97
- basic_info: "Thông tin đơn giản"
98
- required: "Bắt buộc"
99
- optional: "Không bắt buộc"
100
- one_char: "ký tự"
101
- char_length_up_to: "dài tới"
102
- char_length_of: "dài của"
103
- save: "Lưu"
104
- save_and_add_another: "Lưu và thêm mới"
105
- save_and_edit: "Lưu và chỉnh sửa"
106
- all_of_the_following_related_items_will_be_deleted: "? Các mục có liên quan sau đây có thể bị xóa hoặc mồ côi:"
107
- are_you_sure_you_want_to_delete_the_object: "Bạn có chắc bạn muốn xóa %{model_name} này"
108
- confirmation: "Có, chắc chắn!"
109
- bulk_delete: "Các đối tượng sau đây sẽ bị xóa, một số phụ thuộc liên quan của các đối tượng này có thể bị xóa hoặc mồ côi:"
110
- new_model: "%{name} (mới)"
37
+ breadcrumb: Lịch sử
38
+ menu: Lịch sử
39
+ title: Lịch sử của %{model_label} '%{object_label}'
40
+ index:
41
+ breadcrumb: "%{model_label_plural}"
42
+ menu: Danh sách
43
+ title: Danh sách của %{model_label_plural}
44
+ new:
45
+ breadcrumb: Thêm
46
+ done: "đã tạo"
47
+ link: Thêm một %{model_label} mới
48
+ menu: Thêm mới
49
+ title: Thêm %{model_label}
50
+ show:
51
+ breadcrumb: "%{object_label}"
52
+ menu: Chi tiết
53
+ title: Chi tiết %{model_label} '%{object_label}'
54
+ show_in_app:
55
+ menu: Hiển thị trong ứng dụng
111
56
  export:
112
- confirmation: "Export to %{name}"
113
- select: "Chọn các cột để export"
114
- fields_from: "Các cột của %{name}"
115
- fields_from_associated: "Các cột liên quan %{name}"
116
- display: "Hiển thị %{name}: %{type}"
117
- options_for: "Tùy chọn cho %{name}"
118
- empty_value_for_associated_objects: "<Rỗng>"
119
- click_to_reverse_selection: 'Nhấn vào đây để đảo ngược lựa chọn'
57
+ click_to_reverse_selection: Nhấn vào đây để đảo ngược lựa chọn
58
+ confirmation: Export to %{name}
120
59
  csv:
121
- header_for_root_methods: "%{name}" # 'model' is available
122
- header_for_association_methods: "%{name} [%{association}]"
123
- encoding_to: "Encode to"
124
- encoding_to_help: "Choose output encoding. Leave empty to let current input encoding untouched: (%{name})"
125
- skip_header: "No header"
126
- skip_header_help: "Do not output a header (no fields description)"
60
+ col_sep: Column separator
61
+ col_sep_help: Leave blank for default ('%{value}')
127
62
  default_col_sep: ","
128
- col_sep: "Column separator"
129
- col_sep_help: "Leave blank for default ('%{value}')" # value is default_col_sep
63
+ encoding_to: Encode to
64
+ encoding_to_help: 'Choose output encoding. Leave empty to let current input encoding untouched: (%{name})'
65
+ header_for_association_methods: "%{name} [%{association}]"
66
+ header_for_root_methods: "%{name}"
67
+ skip_header: No header
68
+ skip_header_help: Do not output a header (no fields description)
69
+ display: 'Hiển thị %{name}: %{type}'
70
+ empty_value_for_associated_objects: "<Rỗng>"
71
+ fields_from: Các cột của %{name}
72
+ fields_from_associated: Các cột liên quan %{name}
73
+ options_for: Tùy chọn cho %{name}
74
+ select: Chọn các cột để export
75
+ flash:
76
+ error: "%{name} thất bại %{action}"
77
+ model_not_found: 'Không thể tìm thấy lớp ''%{model}'' '
78
+ noaction: Không có thao tác được chọn
79
+ object_not_found: Không thể tìm thấy %{model} với id bằng '%{id}'
80
+ successful: "%{name} thành công %{action}"
81
+ form:
82
+ all_of_the_following_related_items_will_be_deleted: "? Các mục có liên quan sau đây có thể bị xóa hoặc mồ côi:"
83
+ are_you_sure_you_want_to_delete_the_object: Bạn có chắc bạn muốn xóa %{model_name} này
84
+ basic_info: Thông tin cơ bản
85
+ bulk_delete: 'Các đối tượng sau đây sẽ bị xóa, một số phụ thuộc liên quan của các đối tượng này có thể bị xóa hoặc mồ côi:'
86
+ cancel: Hủy
87
+ char_length_of: dài của
88
+ char_length_up_to: dài tới
89
+ confirmation: Có, chắc chắn!
90
+ new_model: "%{name} (mới)"
91
+ one_char: ký tự
92
+ optional: Không bắt buộc, tùy chọn
93
+ required: Bắt buộc
94
+ save: Lưu
95
+ save_and_add_another: Lưu và thêm mới
96
+ save_and_edit: Lưu và chỉnh sửa
97
+ misc:
98
+ add_filter: Thêm bộ lọc
99
+ add_new: Thêm mới
100
+ ago: trước
101
+ bulk_menu_title: Các mục đã chọn
102
+ chose_all: Chọn tất cả
103
+ chosen: Chọn %{name}
104
+ clear_all: Xóa tất cả
105
+ down: Xuống
106
+ filter: Lọc
107
+ filter_date_format: dd/mm/yy
108
+ log_out: "Đăng xuất"
109
+ navigation: Danh mục chính
110
+ refresh: Làm mới
111
+ remove: Xóa
112
+ search: Tìm kiếm
113
+ show_all: Hiện tất cả
114
+ up: Lên
115
+ table_headers:
116
+ changes: Thay đổi
117
+ created_at: Ngày/Giờ
118
+ item: Mục
119
+ last_used: Lần cuối sử dụng
120
+ message: Tin nhắn
121
+ model_name: Tên lớp
122
+ records: Hồ sơ
123
+ username: User
124
+ home:
125
+ name: Trang chủ
126
+ pagination:
127
+ next: Tiếp &raquo;
128
+ previous: "&laquo; Trước"
129
+ truncate: "…"
data/locales/zh-CN.yml CHANGED
@@ -1,129 +1,129 @@
1
1
  zh-CN:
2
2
  admin:
3
- home:
4
- name: "首页"
5
- pagination:
6
- previous: "&laquo; 上一页"
7
- next: "下一页 &raquo;"
8
- truncate: "…"
9
- misc:
10
- filter_date_format: "mm/dd/yy"
11
- search: "搜索"
12
- filter: "筛选"
13
- refresh: "刷新"
14
- show_all: "显示全部"
15
- add_filter: "添加筛选条件"
16
- bulk_menu_title: "选中的项目"
17
- remove: "移除"
18
- add_new: "新增"
19
- chosen: "选择%{name}"
20
- chose_all: "全选"
21
- clear_all: "清空"
22
- up: "上"
23
- down: "下"
24
- navigation: "导航"
25
- log_out: "登出"
26
- ago: "前"
27
- flash:
28
- successful: "%{name}%{action}成功"
29
- error: "%{name}%{action}失败"
30
- noaction: "无操作被执行"
31
- model_not_found: "找不到'%{model}' Model"
32
- object_not_found: "找不到id为'%{id}'的'%{model}'"
33
- table_headers:
34
- model_name: "Model 名"
35
- last_used: "上次使用"
36
- records: "记录"
37
- username: "用户"
38
- changes: "变更"
39
- created_at: "日期/时间"
40
- item: "项目"
41
- message: "信息"
42
3
  actions:
4
+ bulk_delete:
5
+ breadcrumb: "删除多个条目"
6
+ bulk_link: "删除选中的 %{model_label_plural}"
7
+ menu: "删除多个条目"
8
+ title: "删除 %{model_label_plural}"
43
9
  dashboard:
44
- title: "网站管理"
45
- menu: "信息板"
46
- breadcrumb: "信息板"
47
- index:
48
- title: "%{model_label_plural}列表"
49
- menu: "列表"
50
- breadcrumb: "%{model_label_plural}"
51
- show:
52
- title: "%{model_label} '%{object_label}'详情"
53
- menu: "查看"
54
- breadcrumb: "%{object_label}"
55
- show_in_app:
56
- menu: "在前台显示"
57
- new:
58
- title: "新增%{model_label}"
59
- menu: "新增"
60
- breadcrumb: "新增"
61
- link: "新增%{model_label}"
62
- done: "创建完成"
63
- edit:
64
- title: "编辑%{model_label} '%{object_label}'"
65
- menu: "编辑"
66
- breadcrumb: "编辑"
67
- link: "编辑%{model_label}"
68
- done: "更新完成"
10
+ breadcrumb: "控制面板"
11
+ menu: "控制面板"
12
+ title: "站点管理"
69
13
  delete:
70
- title: "删除%{model_label} '%{object_label}'"
71
- menu: "删除"
72
14
  breadcrumb: "删除"
73
- link: "删除'%{object_label}'"
74
- done: "删除完成"
75
- bulk_delete:
76
- title: "删除%{model_label_plural}"
77
- menu: "批量删除"
78
- breadcrumb: "批量删除"
79
- bulk_link: "删除选中的%{model_label_plural}"
15
+ done: "已删除"
16
+ link: "删除 '%{object_label}'"
17
+ menu: "删除"
18
+ title: "删除 %{model_label} '%{object_label}'"
19
+ edit:
20
+ breadcrumb: "编辑"
21
+ done: "已更新"
22
+ link: "编辑这个 %{model_label}"
23
+ menu: "编辑"
24
+ title: "编辑 %{model_label} '%{object_label}'"
80
25
  export:
81
- title: "导出%{model_label_plural}"
82
- menu: "导出"
83
26
  breadcrumb: "导出"
84
- link: "导出找到的%{model_label_plural}"
85
- bulk_link: "导出选中的%{model_label_plural}"
86
- done: "导出完成"
27
+ bulk_link: "导出选中的 %{model_label_plural}"
28
+ done: "已导出"
29
+ link: "导出找到的 %{model_label_plural}"
30
+ menu: "导出"
31
+ title: "导出%{model_label_plural}"
87
32
  history_index:
88
- title: "%{model_label_plural}的历史记录"
89
- menu: "历史"
90
- breadcrumb: "历史"
33
+ breadcrumb: "操作历史"
34
+ menu: "操作历史"
35
+ title: "%{model_label_plural} 的操作历史"
91
36
  history_show:
92
- title: "%{model_label} '%{object_label}'的历史记录"
93
- menu: "历史"
94
- breadcrumb: "历史"
37
+ breadcrumb: "操作历史"
38
+ menu: "操作历史"
39
+ title: "%{model_label} '%{object_label}' 的操作历史"
40
+ index:
41
+ breadcrumb: "%{model_label_plural}"
42
+ menu: "列表"
43
+ title: "%{model_label_plural}列表"
44
+ new:
45
+ breadcrumb: "新建"
46
+ done: "已创建"
47
+ link: "新建%{model_label}"
48
+ menu: "创建新条目"
49
+ title: "新建%{model_label}"
50
+ show:
51
+ breadcrumb: "%{object_label}"
52
+ menu: "详情"
53
+ title: "%{model_label} '%{object_label}'详情"
54
+ show_in_app:
55
+ menu: "在应用程序中显示"
56
+ export:
57
+ click_to_reverse_selection: "单击以反向选择"
58
+ confirmation: "以 %{name} 格式导出"
59
+ csv:
60
+ col_sep: "栏分隔符"
61
+ col_sep_help: "留空则使用默认值('%{value}')"
62
+ default_col_sep: ","
63
+ encoding_to: "编码"
64
+ encoding_to_help: "选择输出字符编码。留空则保留当前输入字符编码:(%{name})"
65
+ header_for_association_methods: "%{name} [%{association}]"
66
+ header_for_root_methods: "%{name}"
67
+ skip_header: "无表头"
68
+ skip_header_help: "不输出表头(即无栏目描述)"
69
+ display: "显示%{name}: %{type}"
70
+ empty_value_for_associated_objects: "<空>"
71
+ fields_from: "%{name} 中的字段"
72
+ fields_from_associated: "关联的 %{name} 中的字段"
73
+ options_for: "%{name} 格式选项"
74
+ select: "选择要导出的字段"
75
+ flash:
76
+ error: "%{name} 不能被 %{action}"
77
+ model_not_found: "找不到模型’%{model}'"
78
+ noaction: "什么也没做"
79
+ object_not_found: "找不到序号为'%{id}'的模型%{model}"
80
+ successful: "成功 %{action} 了 %{name} "
95
81
  form:
96
- cancel: "取消"
82
+ all_of_the_following_related_items_will_be_deleted: "下列相关条目将被删除或成为孤立条目"
83
+ are_you_sure_you_want_to_delete_the_object: "确认要删除这个 %{model_name} 么?"
97
84
  basic_info: "基本信息"
98
- required: "必填"
85
+ bulk_delete: "下列对象将被删除,相关对象将被删除或成为孤立条目"
86
+ cancel: "取消"
87
+ char_length_of: "长度"
88
+ char_length_up_to: "最长"
89
+ confirmation: "是"
90
+ new_model: "%{name}(新)"
91
+ one_char: "字符"
99
92
  optional: "可选"
100
- one_char: "字节"
101
- char_length_up_to: "长度不多于"
102
- char_length_of: "字节数"
93
+ required: "必填"
103
94
  save: "保存"
104
- save_and_add_another: "保存后继续添加"
105
- save_and_edit: "保存后编辑"
106
- all_of_the_following_related_items_will_be_deleted: "? 下列关联的项目可能会被删除或孤立:"
107
- are_you_sure_you_want_to_delete_the_object: "你确定要删除%{model_name}吗?"
108
- confirmation: "是的,我确定"
109
- bulk_delete: "下列项目将被删除, 和它们想关联的项目也可能被删除或孤立:"
110
- new_model: "%{name} (新)"
111
- export:
112
- confirmation: "导出到%{name}"
113
- select: "选择希望导出的字段"
114
- fields_from: "出自%{name}的字段"
115
- fields_from_associated: "源自与%{name}关联项目的字段"
116
- display: "显示%{name}: %{type}"
117
- options_for: "%{name}的选项"
118
- empty_value_for_associated_objects: "<空>"
119
- click_to_reverse_selection: '反选'
120
- csv:
121
- header_for_root_methods: "%{name}"
122
- header_for_association_methods: "%{name} [%{association}]"
123
- encoding_to: "文字编码"
124
- encoding_to_help: "选择输出编码。留空保持原来的编码不变:(%{name})"
125
- skip_header: "无文件头"
126
- skip_header_help: "不输出字段描述"
127
- default_col_sep: ","
128
- col_sep: "分隔符"
129
- col_sep_help: "留空使用默认设置('%{value}')"
95
+ save_and_add_another: "保存并新建另一个"
96
+ save_and_edit: "保存并继续编辑"
97
+ misc:
98
+ add_filter: "增加过滤条件"
99
+ add_new: "新建"
100
+ ago: "之前"
101
+ bulk_menu_title: "选中的条目"
102
+ chose_all: "全选"
103
+ chosen: "选择了%{name}"
104
+ clear_all: "全不选"
105
+ down: ""
106
+ filter: "过滤条件"
107
+ filter_date_format: "月/日/年"
108
+ log_out: "注销"
109
+ navigation: "导航"
110
+ refresh: "刷新"
111
+ remove: "移除"
112
+ search: "搜索"
113
+ show_all: "显示全部"
114
+ up: ""
115
+ table_headers:
116
+ changes: "改动"
117
+ created_at: "日期/时间"
118
+ item: "条目"
119
+ last_used: "最近使用"
120
+ message: "消息"
121
+ model_name: "(数据库)模型名称"
122
+ records: "记录"
123
+ username: "用户"
124
+ home:
125
+ name: "主页"
126
+ pagination:
127
+ next: "后一页 &raquo;"
128
+ previous: "&laquo; 前一页"
129
+ truncate: "……"
@@ -2,46 +2,84 @@
2
2
  # DO NOT EDIT THIS FILE DIRECTLY
3
3
  # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
4
  # -*- encoding: utf-8 -*-
5
+ # stub: rails_admin-i18n 1.10.0 ruby lib
5
6
 
6
7
  Gem::Specification.new do |s|
7
- s.name = %q{rails_admin-i18n}
8
- s.version = "0.0.9"
8
+ s.name = "rails_admin-i18n"
9
+ s.version = "1.10.0"
9
10
 
10
11
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
- s.authors = [%q{Nam Pham Trung}]
12
- s.date = %q{2013-05-06}
13
- s.description = %q{Translations for the rails_admin gem}
14
- s.email = %q{puma.puma07@gmail.com}
12
+ s.require_paths = ["lib"]
13
+ s.authors = ["Nam Pham Trung", "Luiz Picolo"]
14
+ s.date = "2016-06-08"
15
+ s.description = "Translations for the rails_admin gem"
16
+ s.email = ["nampt@kbsvn.vn", "luizpicolo@gmail.com"]
15
17
  s.extra_rdoc_files = [
16
18
  "LICENSE.txt",
17
19
  "README.md"
18
20
  ]
19
- s.files = `git ls-files`.split("\n")
20
- s.homepage = %q{http://github.com/starchow/rails_admin-i18n}
21
- s.licenses = [%q{MIT}]
22
- s.require_paths = [%q{lib}]
23
- s.rubygems_version = %q{1.8.6}
24
- s.summary = %q{Translations for the rails_admin gem}
21
+ s.files = [
22
+ ".document",
23
+ ".rspec",
24
+ ".ruby-gemset",
25
+ ".ruby-version",
26
+ ".travis.yml",
27
+ "Gemfile",
28
+ "Gemfile.lock",
29
+ "LICENSE.txt",
30
+ "README.md",
31
+ "Rakefile",
32
+ "VERSION",
33
+ "lib/rails_admin-i18n.rb",
34
+ "locales/cs.yml",
35
+ "locales/de.yml",
36
+ "locales/en-US.yml",
37
+ "locales/en.yml",
38
+ "locales/es-MX.yml",
39
+ "locales/es.yml",
40
+ "locales/fr.yml",
41
+ "locales/he.yml",
42
+ "locales/it.yml",
43
+ "locales/ja.yml",
44
+ "locales/ko-KR.yml",
45
+ "locales/nl.yml",
46
+ "locales/pl.yml",
47
+ "locales/pt-BR.yml",
48
+ "locales/ru.yml",
49
+ "locales/sk.yml",
50
+ "locales/sv.yml",
51
+ "locales/uk-UA.yml",
52
+ "locales/uk.yml",
53
+ "locales/vi.yml",
54
+ "locales/zh-CN.yml",
55
+ "rails_admin-i18n.gemspec",
56
+ "spec/rails_admin-i18n_spec.rb",
57
+ "spec/spec_helper.rb"
58
+ ]
59
+ s.homepage = "http://github.com/starchow/rails_admin-i18n"
60
+ s.licenses = ["MIT"]
61
+ s.rubygems_version = "2.4.8"
62
+ s.summary = "Translations for the rails_admin gem"
25
63
 
26
64
  if s.respond_to? :specification_version then
27
- s.specification_version = 3
65
+ s.specification_version = 4
28
66
 
29
67
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
30
68
  s.add_development_dependency(%q<rspec>, [">= 2.4.0"])
31
- s.add_development_dependency(%q<bundler>, ["~> 1.1.2"])
69
+ s.add_development_dependency(%q<bundler>, ["~> 1.5"])
32
70
  s.add_development_dependency(%q<jeweler>, ["> 1.6.4"])
33
71
  s.add_development_dependency(%q<i18n-spec>, [">= 0"])
34
72
  s.add_development_dependency(%q<localeapp>, [">= 0"])
35
73
  else
36
74
  s.add_dependency(%q<rspec>, [">= 2.4.0"])
37
- s.add_dependency(%q<bundler>, ["~> 1.1.2"])
75
+ s.add_dependency(%q<bundler>, ["~> 1.5"])
38
76
  s.add_dependency(%q<jeweler>, ["> 1.6.4"])
39
77
  s.add_dependency(%q<i18n-spec>, [">= 0"])
40
78
  s.add_dependency(%q<localeapp>, [">= 0"])
41
79
  end
42
80
  else
43
81
  s.add_dependency(%q<rspec>, [">= 2.4.0"])
44
- s.add_dependency(%q<bundler>, ["~> 1.1.2"])
82
+ s.add_dependency(%q<bundler>, ["~> 1.5"])
45
83
  s.add_dependency(%q<jeweler>, ["> 1.6.4"])
46
84
  s.add_dependency(%q<i18n-spec>, [">= 0"])
47
85
  s.add_dependency(%q<localeapp>, [">= 0"])
@@ -3,6 +3,6 @@ require File.expand_path(File.dirname(__FILE__) + '/spec_helper')
3
3
  Dir.glob('locales/*.yml').each do |locale_file|
4
4
  describe "a rails_admin-i18n #{locale_file} locale file" do
5
5
  it_behaves_like 'a valid locale file', locale_file
6
- it { locale_file.should be_a_subset_of 'locales/en-US.yml' }
6
+ it { locale_file.should be_a_subset_of 'locales/en.yml' }
7
7
  end
8
8
  end