hammer_cli_foreman_discovery 1.0.0 → 1.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. checksums.yaml +5 -5
  2. data/lib/hammer_cli_foreman_discovery/discovery.rb +45 -0
  3. data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
  4. data/locale/Makefile +3 -3
  5. data/locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  6. data/locale/ca/hammer_cli_foreman_discovery.edit.po +77 -67
  7. data/locale/ca/hammer_cli_foreman_discovery.po +16 -5
  8. data/locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  9. data/locale/de/hammer_cli_foreman_discovery.edit.po +78 -69
  10. data/locale/de/hammer_cli_foreman_discovery.po +16 -5
  11. data/locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  12. data/locale/en/hammer_cli_foreman_discovery.edit.po +62 -50
  13. data/locale/en/hammer_cli_foreman_discovery.po +14 -5
  14. data/locale/en_GB/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  15. data/locale/en_GB/hammer_cli_foreman_discovery.edit.po +78 -68
  16. data/locale/en_GB/hammer_cli_foreman_discovery.po +17 -6
  17. data/locale/es/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  18. data/locale/es/hammer_cli_foreman_discovery.edit.po +84 -74
  19. data/locale/es/hammer_cli_foreman_discovery.po +16 -5
  20. data/locale/fr/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  21. data/locale/fr/hammer_cli_foreman_discovery.edit.po +77 -68
  22. data/locale/fr/hammer_cli_foreman_discovery.po +16 -5
  23. data/locale/hammer_cli_foreman_discovery.pot +76 -64
  24. data/locale/it/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  25. data/locale/it/hammer_cli_foreman_discovery.edit.po +82 -69
  26. data/locale/it/hammer_cli_foreman_discovery.po +17 -6
  27. data/locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  28. data/locale/ja/hammer_cli_foreman_discovery.edit.po +78 -68
  29. data/locale/ja/hammer_cli_foreman_discovery.po +17 -6
  30. data/locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  31. data/locale/ko/hammer_cli_foreman_discovery.edit.po +79 -67
  32. data/locale/ko/hammer_cli_foreman_discovery.po +16 -5
  33. data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  34. data/locale/pt_BR/hammer_cli_foreman_discovery.edit.po +83 -72
  35. data/locale/pt_BR/hammer_cli_foreman_discovery.po +17 -6
  36. data/locale/ru/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  37. data/locale/ru/hammer_cli_foreman_discovery.edit.po +83 -71
  38. data/locale/ru/hammer_cli_foreman_discovery.po +16 -5
  39. data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  40. data/locale/zh_CN/hammer_cli_foreman_discovery.edit.po +83 -70
  41. data/locale/zh_CN/hammer_cli_foreman_discovery.po +17 -6
  42. data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_discovery.mo +0 -0
  43. data/locale/zh_TW/hammer_cli_foreman_discovery.edit.po +81 -68
  44. data/locale/zh_TW/hammer_cli_foreman_discovery.po +16 -5
  45. metadata +4 -5
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: hammer_cli_foreman_discovery 0.0.2\n"
8
+ "Project-Id-Version: hammer_cli_foreman_discovery 1.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2015-03-22 13:12+0000\n"
11
11
  "Last-Translator: Lukáš Zapletal\n"
@@ -33,9 +33,6 @@ msgstr "名稱"
33
33
  msgid "MAC"
34
34
  msgstr "MAC"
35
35
 
36
- msgid "Last report"
37
- msgstr "最後一份報告"
38
-
39
36
  msgid "CPUs"
40
37
  msgstr "CPU"
41
38
 
@@ -53,7 +50,7 @@ msgstr "磁碟大小"
53
50
  msgid "Subnet"
54
51
  msgstr "子網路"
55
52
 
56
- msgid "Last Report"
53
+ msgid "Last report"
57
54
  msgstr "最後一份報告"
58
55
 
59
56
  msgid "IP"
@@ -98,9 +95,23 @@ msgstr "輸入主機的 root 密碼:"
98
95
  msgid "Auto provision a host"
99
96
  msgstr "自動佈建主機"
100
97
 
98
+ msgid "Auto provision all discovered hosts"
99
+ msgstr ""
100
+
101
+ #, fuzzy
102
+ msgid "Hosts created"
103
+ msgstr "已建立主機"
104
+
101
105
  msgid "Reboot a host"
102
106
  msgstr "重新啟動主機"
103
107
 
108
+ msgid "Reboot all discovered hosts"
109
+ msgstr ""
110
+
111
+ #, fuzzy
112
+ msgid "Rebooting hosts"
113
+ msgstr "重新啟動主機"
114
+
104
115
  msgid "Host reboot started"
105
116
  msgstr "主機重新啟動"
106
117
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: hammer_cli_foreman_discovery
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ohad Levy
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-06-05 00:00:00.000000000 Z
12
+ date: 2019-07-31 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: hammer_cli_foreman
@@ -117,7 +117,7 @@ files:
117
117
  - locale/zh_TW/hammer_cli_foreman_discovery.po.time_stamp
118
118
  homepage: https://github.com/theforeman/hammer-cli-foreman-discovery
119
119
  licenses:
120
- - GPL-3
120
+ - GPL-3.0-or-later
121
121
  metadata: {}
122
122
  post_install_message:
123
123
  rdoc_options: []
@@ -134,8 +134,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
134
134
  - !ruby/object:Gem::Version
135
135
  version: '0'
136
136
  requirements: []
137
- rubyforge_project:
138
- rubygems_version: 2.6.11
137
+ rubygems_version: 3.0.3
139
138
  signing_key:
140
139
  specification_version: 4
141
140
  summary: Foreman CLI plugin for managing discovery hosts in foreman