hammer_cli_foreman_discovery 0.0.3 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/hammer_cli_foreman_discovery/discovery.rb +9 -0
- data/lib/hammer_cli_foreman_discovery/discovery_rule.rb +1 -0
- data/lib/hammer_cli_foreman_discovery/version.rb +1 -1
- data/lib/hammer_cli_foreman_discovery.rb +1 -1
- data/locale/ca/hammer_cli_foreman_discovery.edit.po +203 -0
- data/locale/ca/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/de/hammer_cli_foreman_discovery.edit.po +204 -0
- data/locale/de/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/en/hammer_cli_foreman_discovery.edit.po +197 -0
- data/locale/en/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/en_GB/hammer_cli_foreman_discovery.edit.po +204 -0
- data/locale/en_GB/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/es/hammer_cli_foreman_discovery.edit.po +203 -0
- data/locale/es/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/fr/hammer_cli_foreman_discovery.edit.po +203 -0
- data/locale/fr/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/it/hammer_cli_foreman_discovery.edit.po +202 -0
- data/locale/it/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/ja/hammer_cli_foreman_discovery.edit.po +203 -0
- data/locale/ja/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/ko/hammer_cli_foreman_discovery.edit.po +202 -0
- data/locale/ko/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/pt_BR/hammer_cli_foreman_discovery.edit.po +204 -0
- data/locale/pt_BR/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/ru/hammer_cli_foreman_discovery.edit.po +203 -0
- data/locale/ru/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/zh_CN/hammer_cli_foreman_discovery.edit.po +202 -0
- data/locale/zh_CN/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- data/locale/zh_TW/hammer_cli_foreman_discovery.edit.po +202 -0
- data/locale/zh_TW/hammer_cli_foreman_discovery.po.time_stamp +0 -0
- metadata +29 -4
@@ -0,0 +1,202 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the PACKAGE package.
|
4
|
+
#
|
5
|
+
# Translators:
|
6
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: Foreman\n"
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"POT-Creation-Date: 2015-03-19 15:06+0200\n"
|
11
|
+
"PO-Revision-Date: 2016-07-29 12:49+0000\n"
|
12
|
+
"Last-Translator: mbacovsky <martin.bacovsky@gmail.com>\n"
|
13
|
+
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/language/zh_TW/)\n"
|
14
|
+
"MIME-Version: 1.0\n"
|
15
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16
|
+
"Content-Transfer-Encoding: 8bit\n"
|
17
|
+
"Language: zh_TW\n"
|
18
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
19
|
+
|
20
|
+
#: lib/hammer_cli_foreman_discovery/discovery_references.rb:6
|
21
|
+
msgid "Hosts"
|
22
|
+
msgstr "主機"
|
23
|
+
|
24
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:12
|
25
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:23
|
26
|
+
msgid "ID"
|
27
|
+
msgstr "ID"
|
28
|
+
|
29
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:13
|
30
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:24
|
31
|
+
msgid "Name"
|
32
|
+
msgstr "名稱"
|
33
|
+
|
34
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:14
|
35
|
+
msgid "MAC"
|
36
|
+
msgstr "MAC"
|
37
|
+
|
38
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:15
|
39
|
+
msgid "Last report"
|
40
|
+
msgstr "最後一份報告"
|
41
|
+
|
42
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:16
|
43
|
+
msgid "CPUs"
|
44
|
+
msgstr "CPU"
|
45
|
+
|
46
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:17
|
47
|
+
msgid "Memory"
|
48
|
+
msgstr "記憶體"
|
49
|
+
|
50
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:18
|
51
|
+
msgid "Disk count"
|
52
|
+
msgstr "磁碟計數"
|
53
|
+
|
54
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:19
|
55
|
+
msgid "Disks size"
|
56
|
+
msgstr "磁碟大小"
|
57
|
+
|
58
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:20
|
59
|
+
msgid "Subnet"
|
60
|
+
msgstr "子網路"
|
61
|
+
|
62
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:21
|
63
|
+
msgid "Last Report"
|
64
|
+
msgstr "最後一份報告"
|
65
|
+
|
66
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:29
|
67
|
+
msgid "IP"
|
68
|
+
msgstr "IP"
|
69
|
+
|
70
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:30
|
71
|
+
msgid "Model"
|
72
|
+
msgstr "型號"
|
73
|
+
|
74
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:31
|
75
|
+
msgid "Organization"
|
76
|
+
msgstr "組織"
|
77
|
+
|
78
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:32
|
79
|
+
msgid "Location"
|
80
|
+
msgstr "位置"
|
81
|
+
|
82
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:42
|
83
|
+
msgid "Fact"
|
84
|
+
msgstr "詳情"
|
85
|
+
|
86
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:43
|
87
|
+
msgid "Value"
|
88
|
+
msgstr "值"
|
89
|
+
|
90
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:60
|
91
|
+
msgid "Host deleted"
|
92
|
+
msgstr "已刪除主機"
|
93
|
+
|
94
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:61
|
95
|
+
msgid "Could not delete the host"
|
96
|
+
msgstr "無法刪除主機"
|
97
|
+
|
98
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:69
|
99
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:123
|
100
|
+
msgid "Host created"
|
101
|
+
msgstr "已建立主機"
|
102
|
+
|
103
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:70
|
104
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:124
|
105
|
+
msgid "Could not create the host"
|
106
|
+
msgstr "無法建立主機"
|
107
|
+
|
108
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:88
|
109
|
+
msgid "Host parameters"
|
110
|
+
msgstr "主機參數"
|
111
|
+
|
112
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:90
|
113
|
+
msgid "Interface parameters"
|
114
|
+
msgstr "介面卡參數"
|
115
|
+
|
116
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:99
|
117
|
+
msgid "Enter the root password for the host:"
|
118
|
+
msgstr "輸入主機的 root 密碼:"
|
119
|
+
|
120
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:122
|
121
|
+
msgid "Auto provision a host"
|
122
|
+
msgstr "自動佈建主機"
|
123
|
+
|
124
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:132
|
125
|
+
msgid "Reboot a host"
|
126
|
+
msgstr "重新啟動主機"
|
127
|
+
|
128
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:133
|
129
|
+
msgid "Host reboot started"
|
130
|
+
msgstr "主機重新啟動"
|
131
|
+
|
132
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:134
|
133
|
+
msgid "Could not reboot the host"
|
134
|
+
msgstr "無法重新啟動主機"
|
135
|
+
|
136
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:142
|
137
|
+
msgid "Refresh the facts of a host"
|
138
|
+
msgstr "更新主機的詳情"
|
139
|
+
|
140
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:143
|
141
|
+
msgid "Host facts refreshed"
|
142
|
+
msgstr "主機詳情已更新"
|
143
|
+
|
144
|
+
#: lib/hammer_cli_foreman_discovery/discovery.rb:144
|
145
|
+
msgid "Could not refresh the facts of the host"
|
146
|
+
msgstr "無法更新主機的詳情"
|
147
|
+
|
148
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:25
|
149
|
+
msgid "Priority"
|
150
|
+
msgstr "優先順序"
|
151
|
+
|
152
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:26
|
153
|
+
msgid "Search"
|
154
|
+
msgstr "搜尋"
|
155
|
+
|
156
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:27
|
157
|
+
msgid "Host Group"
|
158
|
+
msgstr "主機群組"
|
159
|
+
|
160
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:28
|
161
|
+
msgid "Hosts Limit"
|
162
|
+
msgstr "主機限制"
|
163
|
+
|
164
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:29
|
165
|
+
msgid "Enabled"
|
166
|
+
msgstr "已啟用"
|
167
|
+
|
168
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:38
|
169
|
+
msgid "Hostname template"
|
170
|
+
msgstr "主機名稱範本"
|
171
|
+
|
172
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:46
|
173
|
+
msgid "Rule created"
|
174
|
+
msgstr "已建立規則"
|
175
|
+
|
176
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:47
|
177
|
+
msgid "Could not create the rule"
|
178
|
+
msgstr "無法建立規則"
|
179
|
+
|
180
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:54
|
181
|
+
msgid "Rule updated"
|
182
|
+
msgstr "已更新規則"
|
183
|
+
|
184
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:55
|
185
|
+
msgid "Could not update the rule"
|
186
|
+
msgstr "無法更新規則"
|
187
|
+
|
188
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:62
|
189
|
+
msgid "Rule deleted"
|
190
|
+
msgstr "已刪除規則"
|
191
|
+
|
192
|
+
#: lib/hammer_cli_foreman_discovery/discovery_rule.rb:63
|
193
|
+
msgid "Could not delete the rule"
|
194
|
+
msgstr "無法刪除規則"
|
195
|
+
|
196
|
+
#: lib/hammer_cli_foreman_discovery.rb:7
|
197
|
+
msgid "Manipulate discovered hosts."
|
198
|
+
msgstr "操作發現的主機。"
|
199
|
+
|
200
|
+
#: lib/hammer_cli_foreman_discovery.rb:11
|
201
|
+
msgid "Manipulate discovered rules."
|
202
|
+
msgstr "操作發現的規則。"
|
File without changes
|
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: 0.0
|
4
|
+
version: 1.0.0
|
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:
|
12
|
+
date: 2017-06-05 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: hammer_cli_foreman
|
@@ -63,32 +63,58 @@ files:
|
|
63
63
|
- locale/Makefile
|
64
64
|
- locale/README.md
|
65
65
|
- locale/ca/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
66
|
+
- locale/ca/hammer_cli_foreman_discovery.edit.po
|
66
67
|
- locale/ca/hammer_cli_foreman_discovery.po
|
68
|
+
- locale/ca/hammer_cli_foreman_discovery.po.time_stamp
|
67
69
|
- locale/de/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
70
|
+
- locale/de/hammer_cli_foreman_discovery.edit.po
|
68
71
|
- locale/de/hammer_cli_foreman_discovery.po
|
72
|
+
- locale/de/hammer_cli_foreman_discovery.po.time_stamp
|
69
73
|
- locale/en/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
74
|
+
- locale/en/hammer_cli_foreman_discovery.edit.po
|
70
75
|
- locale/en/hammer_cli_foreman_discovery.po
|
76
|
+
- locale/en/hammer_cli_foreman_discovery.po.time_stamp
|
71
77
|
- locale/en_GB/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
78
|
+
- locale/en_GB/hammer_cli_foreman_discovery.edit.po
|
72
79
|
- locale/en_GB/hammer_cli_foreman_discovery.po
|
80
|
+
- locale/en_GB/hammer_cli_foreman_discovery.po.time_stamp
|
73
81
|
- locale/es/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
82
|
+
- locale/es/hammer_cli_foreman_discovery.edit.po
|
74
83
|
- locale/es/hammer_cli_foreman_discovery.po
|
84
|
+
- locale/es/hammer_cli_foreman_discovery.po.time_stamp
|
75
85
|
- locale/fr/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
86
|
+
- locale/fr/hammer_cli_foreman_discovery.edit.po
|
76
87
|
- locale/fr/hammer_cli_foreman_discovery.po
|
88
|
+
- locale/fr/hammer_cli_foreman_discovery.po.time_stamp
|
77
89
|
- locale/hammer_cli_foreman_discovery.pot
|
78
90
|
- locale/it/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
91
|
+
- locale/it/hammer_cli_foreman_discovery.edit.po
|
79
92
|
- locale/it/hammer_cli_foreman_discovery.po
|
93
|
+
- locale/it/hammer_cli_foreman_discovery.po.time_stamp
|
80
94
|
- locale/ja/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
95
|
+
- locale/ja/hammer_cli_foreman_discovery.edit.po
|
81
96
|
- locale/ja/hammer_cli_foreman_discovery.po
|
97
|
+
- locale/ja/hammer_cli_foreman_discovery.po.time_stamp
|
82
98
|
- locale/ko/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
99
|
+
- locale/ko/hammer_cli_foreman_discovery.edit.po
|
83
100
|
- locale/ko/hammer_cli_foreman_discovery.po
|
101
|
+
- locale/ko/hammer_cli_foreman_discovery.po.time_stamp
|
84
102
|
- locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
103
|
+
- locale/pt_BR/hammer_cli_foreman_discovery.edit.po
|
85
104
|
- locale/pt_BR/hammer_cli_foreman_discovery.po
|
105
|
+
- locale/pt_BR/hammer_cli_foreman_discovery.po.time_stamp
|
86
106
|
- locale/ru/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
107
|
+
- locale/ru/hammer_cli_foreman_discovery.edit.po
|
87
108
|
- locale/ru/hammer_cli_foreman_discovery.po
|
109
|
+
- locale/ru/hammer_cli_foreman_discovery.po.time_stamp
|
88
110
|
- locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
111
|
+
- locale/zh_CN/hammer_cli_foreman_discovery.edit.po
|
89
112
|
- locale/zh_CN/hammer_cli_foreman_discovery.po
|
113
|
+
- locale/zh_CN/hammer_cli_foreman_discovery.po.time_stamp
|
90
114
|
- locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_discovery.mo
|
115
|
+
- locale/zh_TW/hammer_cli_foreman_discovery.edit.po
|
91
116
|
- locale/zh_TW/hammer_cli_foreman_discovery.po
|
117
|
+
- locale/zh_TW/hammer_cli_foreman_discovery.po.time_stamp
|
92
118
|
homepage: https://github.com/theforeman/hammer-cli-foreman-discovery
|
93
119
|
licenses:
|
94
120
|
- GPL-3
|
@@ -109,9 +135,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
109
135
|
version: '0'
|
110
136
|
requirements: []
|
111
137
|
rubyforge_project:
|
112
|
-
rubygems_version: 2.
|
138
|
+
rubygems_version: 2.6.11
|
113
139
|
signing_key:
|
114
140
|
specification_version: 4
|
115
141
|
summary: Foreman CLI plugin for managing discovery hosts in foreman
|
116
142
|
test_files: []
|
117
|
-
has_rdoc:
|