muck-engine 3.2.1 → 3.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. data/VERSION +1 -1
  2. data/config/locales/ar.yml +19 -17
  3. data/config/locales/bg.yml +20 -18
  4. data/config/locales/ca.yml +20 -18
  5. data/config/locales/cs.yml +16 -14
  6. data/config/locales/da.yml +15 -13
  7. data/config/locales/de.yml +17 -15
  8. data/config/locales/el.yml +20 -18
  9. data/config/locales/en.yml +1 -0
  10. data/config/locales/es.yml +20 -18
  11. data/config/locales/et.yml +21 -19
  12. data/config/locales/fa.yml +15 -13
  13. data/config/locales/fi.yml +21 -19
  14. data/config/locales/fr.yml +14 -12
  15. data/config/locales/gl.yml +14 -12
  16. data/config/locales/hi.yml +20 -18
  17. data/config/locales/hr.yml +19 -17
  18. data/config/locales/ht.yml +42 -0
  19. data/config/locales/hu.yml +23 -21
  20. data/config/locales/id.yml +20 -18
  21. data/config/locales/it.yml +19 -17
  22. data/config/locales/iw.yml +19 -17
  23. data/config/locales/ja.yml +19 -17
  24. data/config/locales/ko.yml +18 -16
  25. data/config/locales/lt.yml +17 -15
  26. data/config/locales/lv.yml +18 -16
  27. data/config/locales/mt.yml +17 -15
  28. data/config/locales/nl.yml +13 -11
  29. data/config/locales/no.yml +20 -18
  30. data/config/locales/pl.yml +21 -19
  31. data/config/locales/pt-PT.yml +15 -13
  32. data/config/locales/ro.yml +21 -19
  33. data/config/locales/ru.yml +16 -14
  34. data/config/locales/sk.yml +17 -15
  35. data/config/locales/sl.yml +20 -18
  36. data/config/locales/sq.yml +18 -16
  37. data/config/locales/sr.yml +24 -22
  38. data/config/locales/sv.yml +15 -13
  39. data/config/locales/th.yml +31 -29
  40. data/config/locales/tl.yml +20 -18
  41. data/config/locales/tr.yml +21 -19
  42. data/config/locales/uk.yml +16 -14
  43. data/config/locales/vi.yml +17 -15
  44. data/config/locales/zh-CN.yml +13 -11
  45. data/config/locales/zh-TW.yml +13 -11
  46. data/config/locales/zh.yml +13 -11
  47. data/muck-engine.gemspec +4 -4
  48. metadata +7 -6
@@ -2,39 +2,41 @@
2
2
  zh-CN:
3
3
  muck:
4
4
  engine:
5
- admin_access_codes: 接入码
6
- admin_home:
5
+ admin_access_code_requests: 访问代码请求
6
+ admin_access_codes: 访问代码
7
+ admin_home: 首页
7
8
  admin_home_title: 管理主页
8
9
  admin_logout: 注销
9
10
  admin_roles: 角色
10
11
  admin_users: 用户
11
- admin_welcome: "欢迎回来{{user}}"
12
+ admin_welcome: "欢迎回来%{user}"
12
13
  choose_country: 选择国家
13
14
  choose_language: 选择语言
14
15
  choose_state: 选择国家
15
16
  missing_parent_error: 请指定一个父对象
17
+ required_text_mark: (必需)
16
18
  select_country_prompt: 请选择一个国家
17
19
  select_language_prompt: 请选择一种语言
18
20
  select_state_prompt: 请选择一个国家
19
21
  forms:
20
- please_enter_a_value: "请输入一个{{label}}值"
22
+ please_enter_a_value: "请输入%{label}价值"
21
23
  general:
22
24
  activate: 激活
23
25
  deactivate: 停用
24
26
  delete: 删除
25
27
  deleting: 删除...
26
- disable: 使能够
27
- enable: 丧失能力
28
+ disable: 启用
29
+ enable: 禁用
28
30
  enabled: 启用?
29
31
  general_info: 一般资料
30
32
  help: 帮助
31
33
  loading: 载入中...
32
- next: 下一页»
33
- no_text:
34
+ next: 下一步»
35
+ no_text:
34
36
  previous: «上一页
35
- read_more: 更多
37
+ read_more: 阅读更多
36
38
  save: 保存
37
39
  settings_saved: 设置已保存。
38
- time_ago: "{{time_in_words}}前"
40
+ time_ago: "%{time_in_words}前"
39
41
  update: 更新
40
- yes_text:
42
+ yes_text: 是的
@@ -2,39 +2,41 @@
2
2
  zh-TW:
3
3
  muck:
4
4
  engine:
5
- admin_access_codes: 接入碼
6
- admin_home:
5
+ admin_access_code_requests: 訪問代碼請求
6
+ admin_access_codes: 訪問代碼
7
+ admin_home: 首頁
7
8
  admin_home_title: 管理主頁
8
9
  admin_logout: 註銷
9
10
  admin_roles: 角色
10
11
  admin_users: 用戶
11
- admin_welcome: "歡迎回來 {{user}}"
12
+ admin_welcome: "歡迎回來 %{user}"
12
13
  choose_country: 選擇國家
13
14
  choose_language: 選擇語言
14
15
  choose_state: 選擇國家
15
16
  missing_parent_error: 請指定一個父對象
17
+ required_text_mark: (必需)
16
18
  select_country_prompt: 請選擇一個國家
17
19
  select_language_prompt: 請選擇一種語言
18
20
  select_state_prompt: 請選擇一個國家
19
21
  forms:
20
- please_enter_a_value: "請輸入一個值為 {{label}}"
22
+ please_enter_a_value: "請輸入一個值%{label}"
21
23
  general:
22
24
  activate: 激活
23
25
  deactivate: 停用
24
26
  delete: 刪除
25
27
  deleting: "刪除 ..."
26
- disable: 使能夠
27
- enable: 喪失能力
28
+ disable: 啟用
29
+ enable: 禁用
28
30
  enabled: 啟用?
29
31
  general_info: 一般資料
30
32
  help: 幫助
31
33
  loading: 載入中...
32
- next: 下一頁»
33
- no_text:
34
+ next: 下一步»
35
+ no_text:
34
36
  previous: «上一頁
35
- read_more: 更多
37
+ read_more: 閱讀更多
36
38
  save: 保存
37
39
  settings_saved: 設置已保存。
38
- time_ago: "{{time_in_words}}前"
40
+ time_ago: "%{time_in_words}前"
39
41
  update: 更新
40
- yes_text:
42
+ yes_text: 是的
@@ -2,39 +2,41 @@
2
2
  zh:
3
3
  muck:
4
4
  engine:
5
- admin_access_codes: 接入码
6
- admin_home:
5
+ admin_access_code_requests: 访问代码请求
6
+ admin_access_codes: 访问代码
7
+ admin_home: 首页
7
8
  admin_home_title: 管理主页
8
9
  admin_logout: 注销
9
10
  admin_roles: 角色
10
11
  admin_users: 用户
11
- admin_welcome: "欢迎回来{{user}}"
12
+ admin_welcome: "欢迎回来%{user}"
12
13
  choose_country: 选择国家
13
14
  choose_language: 选择语言
14
15
  choose_state: 选择国家
15
16
  missing_parent_error: 请指定一个父对象
17
+ required_text_mark: (必需)
16
18
  select_country_prompt: 请选择一个国家
17
19
  select_language_prompt: 请选择一种语言
18
20
  select_state_prompt: 请选择一个国家
19
21
  forms:
20
- please_enter_a_value: "请输入一个{{label}}值"
22
+ please_enter_a_value: "请输入%{label}价值"
21
23
  general:
22
24
  activate: 激活
23
25
  deactivate: 停用
24
26
  delete: 删除
25
27
  deleting: 删除...
26
- disable: 使能够
27
- enable: 丧失能力
28
+ disable: 启用
29
+ enable: 禁用
28
30
  enabled: 启用?
29
31
  general_info: 一般资料
30
32
  help: 帮助
31
33
  loading: 载入中...
32
- next: 下一页»
33
- no_text:
34
+ next: 下一步»
35
+ no_text:
34
36
  previous: «上一页
35
- read_more: 更多
37
+ read_more: 阅读更多
36
38
  save: 保存
37
39
  settings_saved: 设置已保存。
38
- time_ago: "{{time_in_words}}前"
40
+ time_ago: "%{time_in_words}前"
39
41
  update: 更新
40
- yes_text:
42
+ yes_text: 是的
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = %q{muck-engine}
8
- s.version = "3.2.1"
8
+ s.version = "3.2.3"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Justin Ball", "Joel Duffin"]
12
- s.date = %q{2011-02-01}
12
+ s.date = %q{2011-02-24}
13
13
  s.description = %q{The base engine for the muck system. Contains common tables, custom for, css and javascript.}
14
14
  s.email = %q{justin@tatemae.com}
15
15
  s.extra_rdoc_files = [
@@ -76,6 +76,7 @@ Gem::Specification.new do |s|
76
76
  "config/locales/gl.yml",
77
77
  "config/locales/hi.yml",
78
78
  "config/locales/hr.yml",
79
+ "config/locales/ht.yml",
79
80
  "config/locales/hu.yml",
80
81
  "config/locales/id.yml",
81
82
  "config/locales/it.yml",
@@ -220,11 +221,10 @@ Gem::Specification.new do |s|
220
221
  ]
221
222
  s.homepage = %q{http://github.com/tatemae/muck-engine}
222
223
  s.require_paths = ["lib"]
223
- s.rubygems_version = %q{1.3.7}
224
+ s.rubygems_version = %q{1.5.2}
224
225
  s.summary = %q{The base engine for the muck system.}
225
226
 
226
227
  if s.respond_to? :specification_version then
227
- current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
228
228
  s.specification_version = 3
229
229
 
230
230
  if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: muck-engine
3
3
  version: !ruby/object:Gem::Version
4
- hash: 13
5
- prerelease: false
4
+ hash: 9
5
+ prerelease:
6
6
  segments:
7
7
  - 3
8
8
  - 2
9
- - 1
10
- version: 3.2.1
9
+ - 3
10
+ version: 3.2.3
11
11
  platform: ruby
12
12
  authors:
13
13
  - Justin Ball
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-02-01 00:00:00 -07:00
19
+ date: 2011-02-24 00:00:00 -07:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency
@@ -348,6 +348,7 @@ files:
348
348
  - config/locales/gl.yml
349
349
  - config/locales/hi.yml
350
350
  - config/locales/hr.yml
351
+ - config/locales/ht.yml
351
352
  - config/locales/hu.yml
352
353
  - config/locales/id.yml
353
354
  - config/locales/it.yml
@@ -519,7 +520,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
519
520
  requirements: []
520
521
 
521
522
  rubyforge_project:
522
- rubygems_version: 1.3.7
523
+ rubygems_version: 1.5.2
523
524
  signing_key:
524
525
  specification_version: 3
525
526
  summary: The base engine for the muck system.