foreman_discovery 1.4.0.rc1 → 1.4.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +8 -8
  2. data/app/lib/puppet_fact_parser_extensions.rb +31 -0
  3. data/app/models/host/discovered.rb +1 -1
  4. data/lib/foreman_discovery/engine.rb +1 -0
  5. data/lib/foreman_discovery/version.rb +1 -1
  6. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  7. data/locale/de/foreman_discovery.po +24 -12
  8. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  9. data/locale/en_GB/foreman_discovery.po +20 -9
  10. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  11. data/locale/es/foreman_discovery.po +20 -9
  12. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/fr/foreman_discovery.po +21 -10
  14. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  15. data/locale/gl/foreman_discovery.po +20 -9
  16. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  17. data/locale/it/foreman_discovery.po +229 -0
  18. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/ja/foreman_discovery.po +227 -0
  20. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/ko/foreman_discovery.po +227 -0
  22. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/pt_BR/foreman_discovery.po +23 -11
  24. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/ru/foreman_discovery.po +231 -0
  26. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  27. data/locale/sv_SE/foreman_discovery.po +23 -11
  28. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/zh_CN/foreman_discovery.po +227 -0
  30. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  31. data/locale/zh_TW/foreman_discovery.po +227 -0
  32. metadata +15 -6
  33. data/locale/en_GB/LC_MESSAGES/discovery.mo +0 -0
  34. data/locale/es/LC_MESSAGES/discovery.mo +0 -0
  35. data/locale/fr/LC_MESSAGES/discovery.mo +0 -0
  36. data/locale/sv_SE/LC_MESSAGES/discovery.mo +0 -0
@@ -0,0 +1,229 @@
1
+ # Template file for strings which can be localized in the Foreman Application.
2
+ #
3
+ # This file is distributed under the same license as the Foreman.
4
+ #
5
+ #
6
+ # Translators:
7
+ # caifti <caifti@gmail.com>, 2014
8
+ msgid ""
9
+ msgstr ""
10
+ "Project-Id-Version: foreman_discovery 1.4.0.rc2\n"
11
+ "Report-Msgid-Bugs-To: \n"
12
+ "POT-Creation-Date: 2014-08-20 08:33+0100\n"
13
+ "PO-Revision-Date: 2014-09-16 13:11+0000\n"
14
+ "Last-Translator: Dominic Cleal <dcleal@redhat.com>\n"
15
+ "Language-Team: Italian (http://www.transifex.com/projects/p/foreman/language/it/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: it\n"
20
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
+
22
+ msgid "%s - The following hosts are about to be changed"
23
+ msgstr "%s - I seguenti host stanno per essere modificati"
24
+
25
+ msgid "%s ago"
26
+ msgstr "%s fa"
27
+
28
+ msgid "Are you sure?"
29
+ msgstr "Sei sicuro?"
30
+
31
+ msgid "Assign Location"
32
+ msgstr "Assegna posizione"
33
+
34
+ msgid "Assign Organization"
35
+ msgstr "Assegna organizzazione"
36
+
37
+ msgid "Cancel"
38
+ msgstr "Annulla"
39
+
40
+ msgid "Could not get facts from proxy: %s"
41
+ msgstr "Impossibile ottenere gli eventi dal proxy: %s"
42
+
43
+ msgid "Create a discovered host"
44
+ msgstr ""
45
+
46
+ msgid "Delete"
47
+ msgstr "Cancella"
48
+
49
+ msgid "Delete %s?"
50
+ msgstr "Cancella %s?"
51
+
52
+ msgid "Delete a discovered host"
53
+ msgstr ""
54
+
55
+ msgid "Delete hosts"
56
+ msgstr "Cancella gli host"
57
+
58
+ msgid "Destroyed selected hosts"
59
+ msgstr "Host selezionati annullati"
60
+
61
+ msgid "Discovered Host Pool"
62
+ msgstr ""
63
+
64
+ msgid "Discovered host: %s"
65
+ msgstr "Host trovati: %s"
66
+
67
+ msgid "Discovered hosts"
68
+ msgstr "Host trovati"
69
+
70
+ msgid "Discovery widget"
71
+ msgstr ""
72
+
73
+ msgid "Fact"
74
+ msgstr "Evento"
75
+
76
+ msgid "Facts discovered on this host"
77
+ msgstr "Eventi trovati su questo host"
78
+
79
+ msgid "Facts refreshed for %s"
80
+ msgstr "Eventi aggiornati per %s"
81
+
82
+ msgid "Failed to import facts for Host::Discovered"
83
+ msgstr "Impossibile importare gli eventi per Host::Discovered"
84
+
85
+ msgid "Failed to import facts for Host::Discovered: %s"
86
+ msgstr "Impossibile importare gli eventi per Host::Discovered: %s"
87
+
88
+ msgid "Failed to reboot: %s"
89
+ msgstr "Impossibile eseguire il riavvio: %s"
90
+
91
+ msgid "Failed to refresh facts for %s"
92
+ msgstr "Impossibile aggiornare gli eventi per %s"
93
+
94
+ msgid "Imported Host::Discovered"
95
+ msgstr "Host::Discovered importati"
96
+
97
+ msgid "Invalid facts, must be a Hash"
98
+ msgstr "Eventi non validi, deve essere un Hash"
99
+
100
+ msgid "Invalid facts: hash does not contain IP address"
101
+ msgstr ""
102
+
103
+ msgid "Invalid facts: hash does not contain the required fact '%s'"
104
+ msgstr "Eventi non validi: hash deve avere l'evento '%s' necessario"
105
+
106
+ msgid "Last facts upload"
107
+ msgstr "Ultimo caricamento eventi"
108
+
109
+ msgid "List all discovered hosts"
110
+ msgstr ""
111
+
112
+ msgid "Location"
113
+ msgstr "Posizione"
114
+
115
+ msgid "Model"
116
+ msgstr "Modello"
117
+
118
+ msgid "Name"
119
+ msgstr "Nome"
120
+
121
+ msgid "No discovered hosts available"
122
+ msgstr ""
123
+
124
+ msgid "No hosts selected"
125
+ msgstr "Nessun host selezionato"
126
+
127
+ msgid "No hosts were found with that id or name"
128
+ msgstr "Nessun host trovato con l'id o nome indicato"
129
+
130
+ msgid "Organization"
131
+ msgstr "Organizzazione"
132
+
133
+ msgid "Please Confirm"
134
+ msgstr "Conferma"
135
+
136
+ msgid "Provision"
137
+ msgstr "Provisioning"
138
+
139
+ msgid "Provision a discovered host"
140
+ msgstr ""
141
+
142
+ msgid "Rebooting %s"
143
+ msgstr "Riavvio di %s"
144
+
145
+ msgid "Refresh facts"
146
+ msgstr "Aggiorna eventi"
147
+
148
+ msgid "Select Action"
149
+ msgstr "Seleziona azione"
150
+
151
+ msgid "Select all items in this page"
152
+ msgstr "Seleziona tutti gli oggetti in questa pagina"
153
+
154
+ msgid "Select location"
155
+ msgstr "Seleziona posizione"
156
+
157
+ msgid "Select organization"
158
+ msgstr "Seleziona organizzazione"
159
+
160
+ msgid "Show a discovered host"
161
+ msgstr ""
162
+
163
+ msgid "Something went wrong while selecting hosts - %s"
164
+ msgstr "Si è verificato un errore durante la selezione degli host - %s"
165
+
166
+ msgid "Submit"
167
+ msgstr "Invia"
168
+
169
+ msgid "Subnet"
170
+ msgstr "Sottorete"
171
+
172
+ msgid "The default fact name to use for the MAC of the system"
173
+ msgstr "Il nome dell'evento predefinito da usare per il MAC del sistema"
174
+
175
+ msgid "The default location to place discovered hosts in"
176
+ msgstr "La posizione predefinita nella quale posizionare gli host trovati"
177
+
178
+ msgid "The default organization to place discovered hosts in"
179
+ msgstr "L'organizzazione predefinita nella quale posizionare gli host trovati"
180
+
181
+ msgid "The following hosts were not deleted: %s"
182
+ msgstr "I seguenti host non sono stati rilevati: %s"
183
+
184
+ msgid ""
185
+ "This might take a while, as all hosts, facts and reports will be destroyed "
186
+ "as well"
187
+ msgstr "Questa operazione potrebbe richiedere qualche istante poichè saranno annullati anche gli host, eventi e riporti"
188
+
189
+ msgid "Total pool size"
190
+ msgid_plural "Total pool size"
191
+ msgstr[0] ""
192
+ msgstr[1] ""
193
+
194
+ msgid ""
195
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
196
+ msgstr ""
197
+
198
+ msgid "Upload facts for a host, creating the host if required"
199
+ msgstr ""
200
+
201
+ msgid "Value"
202
+ msgstr "Valore"
203
+
204
+ msgid "Warning"
205
+ msgstr "Avvertenza"
206
+
207
+ msgid "filter results"
208
+ msgstr ""
209
+
210
+ msgid "hash containing facts for the host"
211
+ msgstr ""
212
+
213
+ msgid "items selected. Uncheck to Clear"
214
+ msgstr "oggetti selezionati. Deselezionare per annullare"
215
+
216
+ msgid "not required if it's a virtual machine"
217
+ msgstr ""
218
+
219
+ msgid "not required if using a subnet with DHCP proxy"
220
+ msgstr ""
221
+
222
+ msgid "number of entries per request"
223
+ msgstr ""
224
+
225
+ msgid "paginate results"
226
+ msgstr ""
227
+
228
+ msgid "sort results"
229
+ msgstr ""
@@ -0,0 +1,227 @@
1
+ # Template file for strings which can be localized in the Foreman Application.
2
+ #
3
+ # This file is distributed under the same license as the Foreman.
4
+ #
5
+ #
6
+ # Translators:
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: foreman_discovery 1.4.0.rc2\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2014-08-20 08:33+0100\n"
12
+ "PO-Revision-Date: 2014-09-16 13:21+0000\n"
13
+ "Last-Translator: Dominic Cleal <dcleal@redhat.com>\n"
14
+ "Language-Team: Japanese (http://www.transifex.com/projects/p/foreman/language/ja/)\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: ja\n"
19
+ "Plural-Forms: nplurals=1; plural=0;\n"
20
+
21
+ msgid "%s - The following hosts are about to be changed"
22
+ msgstr "%s - 以下のホストはすぐに変更されます"
23
+
24
+ msgid "%s ago"
25
+ msgstr "%s 前"
26
+
27
+ msgid "Are you sure?"
28
+ msgstr "本当によろしいですか?"
29
+
30
+ msgid "Assign Location"
31
+ msgstr "ロケーションの割り当て"
32
+
33
+ msgid "Assign Organization"
34
+ msgstr "組織の割り当て"
35
+
36
+ msgid "Cancel"
37
+ msgstr "取り消し"
38
+
39
+ msgid "Could not get facts from proxy: %s"
40
+ msgstr "プロキシーからファクトを取得できませんでした: %s"
41
+
42
+ msgid "Create a discovered host"
43
+ msgstr ""
44
+
45
+ msgid "Delete"
46
+ msgstr "削除"
47
+
48
+ msgid "Delete %s?"
49
+ msgstr "%s を削除しますか?"
50
+
51
+ msgid "Delete a discovered host"
52
+ msgstr ""
53
+
54
+ msgid "Delete hosts"
55
+ msgstr "ホストの削除"
56
+
57
+ msgid "Destroyed selected hosts"
58
+ msgstr "破棄された選択ホスト"
59
+
60
+ msgid "Discovered Host Pool"
61
+ msgstr ""
62
+
63
+ msgid "Discovered host: %s"
64
+ msgstr "検出されたホスト: %s"
65
+
66
+ msgid "Discovered hosts"
67
+ msgstr "検出されたホスト"
68
+
69
+ msgid "Discovery widget"
70
+ msgstr ""
71
+
72
+ msgid "Fact"
73
+ msgstr "ファクト"
74
+
75
+ msgid "Facts discovered on this host"
76
+ msgstr "このホストで検出されたファクト"
77
+
78
+ msgid "Facts refreshed for %s"
79
+ msgstr "%s について更新されたファクト"
80
+
81
+ msgid "Failed to import facts for Host::Discovered"
82
+ msgstr "検出されたホストについてのファクトのインポートに失敗しました"
83
+
84
+ msgid "Failed to import facts for Host::Discovered: %s"
85
+ msgstr "検出されたホストについてのファクトのインポートに失敗しました: %s"
86
+
87
+ msgid "Failed to reboot: %s"
88
+ msgstr "再起動に失敗しました: %s"
89
+
90
+ msgid "Failed to refresh facts for %s"
91
+ msgstr "%s のファクトの更新に失敗しました"
92
+
93
+ msgid "Imported Host::Discovered"
94
+ msgstr "検出されたホストをインポート済み"
95
+
96
+ msgid "Invalid facts, must be a Hash"
97
+ msgstr "無効なファクトです。ハッシュにする必要があります"
98
+
99
+ msgid "Invalid facts: hash does not contain IP address"
100
+ msgstr ""
101
+
102
+ msgid "Invalid facts: hash does not contain the required fact '%s'"
103
+ msgstr "無効なファクト: ハッシュには必要なファクト '%s' が含まれていません"
104
+
105
+ msgid "Last facts upload"
106
+ msgstr "最終ファクトのアップロード"
107
+
108
+ msgid "List all discovered hosts"
109
+ msgstr ""
110
+
111
+ msgid "Location"
112
+ msgstr "ロケーション"
113
+
114
+ msgid "Model"
115
+ msgstr "モデル"
116
+
117
+ msgid "Name"
118
+ msgstr "名前"
119
+
120
+ msgid "No discovered hosts available"
121
+ msgstr ""
122
+
123
+ msgid "No hosts selected"
124
+ msgstr "ホストが選択されていません"
125
+
126
+ msgid "No hosts were found with that id or name"
127
+ msgstr "該当する ID または名前のホストが見つかりませんでした"
128
+
129
+ msgid "Organization"
130
+ msgstr "組織"
131
+
132
+ msgid "Please Confirm"
133
+ msgstr "確認してください"
134
+
135
+ msgid "Provision"
136
+ msgstr "プロビジョニング"
137
+
138
+ msgid "Provision a discovered host"
139
+ msgstr ""
140
+
141
+ msgid "Rebooting %s"
142
+ msgstr "%s の再起動中"
143
+
144
+ msgid "Refresh facts"
145
+ msgstr "ファクトの更新"
146
+
147
+ msgid "Select Action"
148
+ msgstr "アクションの選択"
149
+
150
+ msgid "Select all items in this page"
151
+ msgstr "このページのすべての項目を選択"
152
+
153
+ msgid "Select location"
154
+ msgstr "ロケーションの選択"
155
+
156
+ msgid "Select organization"
157
+ msgstr "組織の選択"
158
+
159
+ msgid "Show a discovered host"
160
+ msgstr ""
161
+
162
+ msgid "Something went wrong while selecting hosts - %s"
163
+ msgstr "ホストの選択中に問題が発生しました - %s"
164
+
165
+ msgid "Submit"
166
+ msgstr "送信"
167
+
168
+ msgid "Subnet"
169
+ msgstr "サブネット"
170
+
171
+ msgid "The default fact name to use for the MAC of the system"
172
+ msgstr "システムの MAC に使用するデフォルトのファクト名"
173
+
174
+ msgid "The default location to place discovered hosts in"
175
+ msgstr "検出されたホストを配置するデフォルトのロケーション"
176
+
177
+ msgid "The default organization to place discovered hosts in"
178
+ msgstr "検出されたホストを配置するデフォルトの組織"
179
+
180
+ msgid "The following hosts were not deleted: %s"
181
+ msgstr "以下のホストが削除されました: %s"
182
+
183
+ msgid ""
184
+ "This might take a while, as all hosts, facts and reports will be destroyed "
185
+ "as well"
186
+ msgstr "ホスト、ファクトおよびレポートがすべて破棄されるため、時間がかかる場合があります。"
187
+
188
+ msgid "Total pool size"
189
+ msgid_plural "Total pool size"
190
+ msgstr[0] ""
191
+
192
+ msgid ""
193
+ "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
194
+ msgstr ""
195
+
196
+ msgid "Upload facts for a host, creating the host if required"
197
+ msgstr ""
198
+
199
+ msgid "Value"
200
+ msgstr "値"
201
+
202
+ msgid "Warning"
203
+ msgstr "警告"
204
+
205
+ msgid "filter results"
206
+ msgstr ""
207
+
208
+ msgid "hash containing facts for the host"
209
+ msgstr ""
210
+
211
+ msgid "items selected. Uncheck to Clear"
212
+ msgstr "項目が選択されています。クリアするにはチェックを解除してください"
213
+
214
+ msgid "not required if it's a virtual machine"
215
+ msgstr ""
216
+
217
+ msgid "not required if using a subnet with DHCP proxy"
218
+ msgstr ""
219
+
220
+ msgid "number of entries per request"
221
+ msgstr ""
222
+
223
+ msgid "paginate results"
224
+ msgstr ""
225
+
226
+ msgid "sort results"
227
+ msgstr ""