foreman_puppet 5.1.1 → 5.1.2
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/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +243 -167
- data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
- data/locale/de/foreman_puppet.edit.po +339 -220
- data/locale/en/foreman_puppet.edit.po +89 -229
- data/locale/en_GB/foreman_puppet.edit.po +210 -166
- data/locale/es/foreman_puppet.edit.po +333 -223
- data/locale/fr/foreman_puppet.edit.po +339 -236
- data/locale/gl/foreman_puppet.edit.po +216 -155
- data/locale/it/foreman_puppet.edit.po +262 -185
- data/locale/ja/foreman_puppet.edit.po +247 -201
- data/locale/ko/foreman_puppet.edit.po +213 -171
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +249 -168
- data/locale/pl/foreman_puppet.edit.po +267 -175
- data/locale/pt_BR/foreman_puppet.edit.po +345 -227
- data/locale/ru/foreman_puppet.edit.po +268 -191
- data/locale/sv_SE/foreman_puppet.edit.po +215 -156
- data/locale/zh_CN/foreman_puppet.edit.po +237 -202
- data/locale/zh_TW/foreman_puppet.edit.po +213 -173
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- metadata +69 -61
- data/locale/ka/foreman_puppet.edit.po +0 -1177
- /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,33 +2,34 @@
|
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_puppet package.
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
-
#
|
5
|
+
#
|
6
6
|
# Translators:
|
7
7
|
# Lukáš Zapletal, 2021
|
8
8
|
# Michael Moll, 2021
|
9
9
|
# Bernhard Suttner <bernhard.suttner@atix.de>, 2021
|
10
10
|
# Lukas Kallies <github.com@luke-web.de>, 2021
|
11
11
|
# Wiederoder <stefanwiederoder@googlemail.com>, 2021
|
12
|
+
# abf90805572190d649c59f7a021d76cb, 2021
|
12
13
|
# 47388d0d0847859fcc07f8955b27d2a7_d1cb104 <93875580def0fcc1a566b016c3948752_122921>, 2021
|
13
14
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2021
|
14
15
|
# simon11 <transifex@stieger.co>, 2021
|
16
|
+
# Patrick Dolinic, 2021
|
15
17
|
# Ettore Atalan <atalanttore@googlemail.com>, 2021
|
18
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
19
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
16
20
|
# stbenjam <stephen@redhat.com>, 2021
|
17
21
|
# Christina Gurski <Gurski_christina@yahoo.de>, 2021
|
22
|
+
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2021
|
18
23
|
# Crited <Alexander.Stoll@netways.de>, 2021
|
19
|
-
#
|
20
|
-
|
21
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
22
|
-
# Patrick Dolinic, 2022
|
23
|
-
# abf90805572190d649c59f7a021d76cb, 2022
|
24
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
25
|
-
#
|
24
|
+
#
|
25
|
+
#, fuzzy
|
26
26
|
msgid ""
|
27
27
|
msgstr ""
|
28
|
-
"Project-Id-Version: foreman_puppet
|
28
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
29
29
|
"Report-Msgid-Bugs-To: \n"
|
30
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
30
31
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
31
|
-
"Last-Translator:
|
32
|
+
"Last-Translator: Crited <Alexander.Stoll@netways.de>, 2021\n"
|
32
33
|
"Language-Team: German (https://www.transifex.com/foreman/teams/114/de/)\n"
|
33
34
|
"MIME-Version: 1.0\n"
|
34
35
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -37,24 +38,43 @@ msgstr ""
|
|
37
38
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
38
39
|
|
39
40
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
40
|
-
msgid "
|
41
|
-
|
41
|
+
msgid ""
|
42
|
+
"Ignored environment names resulting in booleans found. Please quote strings "
|
43
|
+
"like true/false and yes/no in config/ignored_environments.yml"
|
44
|
+
msgstr ""
|
45
|
+
"Ignorierte Umgebungsnamen, was dazu führt, dass boolesche Werte gefunden "
|
46
|
+
"werden. Bitte zitieren Sie Strings wie true/false und yes/no in "
|
47
|
+
"config/ignored_environments.yml"
|
42
48
|
|
43
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
49
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
50
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
44
51
|
msgid "No changes to your environments detected"
|
45
52
|
msgstr "Keine Änderungen an Ihren Umgebungen entdeckt"
|
46
53
|
|
47
54
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
48
|
-
msgid "
|
49
|
-
|
55
|
+
msgid ""
|
56
|
+
"Successfully updated environments and Puppet classes from the on-disk Puppet"
|
57
|
+
" installation"
|
58
|
+
msgstr ""
|
59
|
+
"Umgebungen und Puppet-Klassen wurden erfolgreich von der Puppet-"
|
60
|
+
"Festplatteninstallation aktualisiert"
|
50
61
|
|
51
62
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
52
|
-
msgid "
|
53
|
-
|
63
|
+
msgid ""
|
64
|
+
"Failed to update environments and Puppet classes from the on-disk Puppet "
|
65
|
+
"installation: %s"
|
66
|
+
msgstr ""
|
67
|
+
"Fehler beim Aktualisieren von Umgebungen und Puppet-Klassen von der lokalen "
|
68
|
+
"Puppet Installation: %s"
|
54
69
|
|
55
70
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
56
|
-
msgid "
|
57
|
-
|
71
|
+
msgid ""
|
72
|
+
"No smart proxy was found to import environments from, ensure that at least "
|
73
|
+
"one smart proxy is registered with the 'puppet' feature"
|
74
|
+
msgstr ""
|
75
|
+
"Es wurde kein Smart-Proxy gefunden, von dem Umgebungen importiert werden "
|
76
|
+
"können. Stellen Sie sicher, dass mindestens ein Smart-Proxy, mit dem "
|
77
|
+
"\"Puppet\" Feature, registriert wurde."
|
58
78
|
|
59
79
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
60
80
|
msgid "Ignored environments: %s"
|
@@ -84,41 +104,59 @@ msgstr "Veraltet zu Gunsten von hostgroup/puppet_attributes/puppetclass_ids"
|
|
84
104
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
85
105
|
msgstr "Veraltet zu Gunsten von hostgroup/puppet_attributes/config_group_ids"
|
86
106
|
|
87
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
108
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
88
109
|
msgid "ID of associated puppet Environment"
|
89
110
|
msgstr "ID der zugehörigen Puppetumgebung"
|
90
111
|
|
91
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
112
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
113
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
92
114
|
msgid "IDs of associated Puppetclasses"
|
93
115
|
msgstr "IDs der zugehörigen Puppetklassen"
|
94
116
|
|
95
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
117
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
118
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
96
119
|
msgid "IDs of associated ConfigGroups"
|
97
120
|
msgstr "IDs der zugehörigen ConfigGrouppen"
|
98
121
|
|
99
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
122
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
100
123
|
msgid "Import puppet classes from puppet proxy"
|
101
124
|
msgstr "Puppet-Klassen vom Puppet-Proxy importieren"
|
102
125
|
|
103
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
126
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
|
127
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
104
128
|
msgid "Import puppet classes from puppet proxy for an environment"
|
105
129
|
msgstr "Puppet-Klassen von Puppet-Proxy für eine Umgebung importieren"
|
106
130
|
|
107
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
108
|
-
msgid "
|
109
|
-
|
131
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
|
132
|
+
msgid ""
|
133
|
+
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
134
|
+
"'obsolete'that is used to limit the imported Puppet classes"
|
135
|
+
msgstr ""
|
136
|
+
"Optionale durch Kommas getrennte Zeichenfolge, die entweder 'neu', "
|
137
|
+
"'aktualisiert' oder 'veraltet' enthält, die verwendet wird, um die "
|
138
|
+
"importierten Puppet-Klassen einzuschränken"
|
110
139
|
|
111
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
112
|
-
msgid "
|
113
|
-
|
140
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
|
141
|
+
msgid ""
|
142
|
+
"Failed to update the environments and Puppet classes from the on-disk puppet"
|
143
|
+
" installation: %s"
|
144
|
+
msgstr ""
|
145
|
+
"Fehler beim Aktualisieren von Umgebungen und Puppet-Klassen von der Puppet-"
|
146
|
+
"Festplatteninstallation: %s"
|
114
147
|
|
115
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
148
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
116
149
|
msgid "The requested environment cannot be found."
|
117
|
-
msgstr "
|
150
|
+
msgstr ""
|
118
151
|
|
119
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
120
|
-
|
121
|
-
|
152
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
|
153
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
|
154
|
+
msgid ""
|
155
|
+
"No proxy found to import classes from, ensure that the smart proxy has the "
|
156
|
+
"Puppet feature enabled."
|
157
|
+
msgstr ""
|
158
|
+
"Kein Proxy für den Import von Klassen gefunden. Bitte stellen Sie sicher, "
|
159
|
+
"dass die Puppet-Funktion für den Smart-Proxy aktiviert ist."
|
122
160
|
|
123
161
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
124
162
|
msgid "List template combination"
|
@@ -138,13 +176,15 @@ msgstr "Vorlagen-Kombination aktualisieren"
|
|
138
176
|
|
139
177
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
|
140
178
|
msgid "ID of Puppet environment"
|
141
|
-
msgstr "
|
179
|
+
msgstr ""
|
142
180
|
|
143
181
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
|
144
182
|
msgid "environment id"
|
145
183
|
msgstr "Umgebungs-ID"
|
146
184
|
|
147
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
185
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
186
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
187
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
148
188
|
msgid "ID of environment"
|
149
189
|
msgstr "Umgebungskennung"
|
150
190
|
|
@@ -168,7 +208,8 @@ msgstr "Veraltet zu Gunsten von host/puppet_attributes/puppetclass_ids"
|
|
168
208
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
169
209
|
msgstr "Veraltet zu Gunsten von host/puppet_attributes/config_group_ids"
|
170
210
|
|
171
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
211
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
212
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
172
213
|
msgid "No environment selected!"
|
173
214
|
msgstr "Es wurde keine Umgebung ausgewählt!"
|
174
215
|
|
@@ -194,23 +235,31 @@ msgstr "Einstellung von %{proxy_type} Proxy für %{host} fehlgeschlagen."
|
|
194
235
|
|
195
236
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:174
|
196
237
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
197
|
-
msgstr "
|
238
|
+
msgstr ""
|
239
|
+
"Der %{proxy_type} Proxy der ausgewählten Hosts wurde gesetzt auf "
|
240
|
+
"%{proxy_name}"
|
198
241
|
|
199
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
242
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
243
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
200
244
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
201
245
|
msgstr "Der %{proxy_type} Proxy der ausgewählten Hosts wurde gelöscht."
|
202
246
|
|
203
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
247
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
248
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
204
249
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
205
|
-
msgid_plural "
|
206
|
-
|
207
|
-
msgstr[
|
250
|
+
msgid_plural ""
|
251
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
252
|
+
msgstr[0] ""
|
253
|
+
msgstr[1] ""
|
208
254
|
|
209
255
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
210
|
-
msgid "
|
211
|
-
|
256
|
+
msgid ""
|
257
|
+
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
258
|
+
msgstr ""
|
259
|
+
"Der %{proxy_type} Proxy der ausgewählten Hosts wurde auf %{proxy_name} "
|
260
|
+
"gesetzt."
|
212
261
|
|
213
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
262
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
214
263
|
msgid "Puppet"
|
215
264
|
msgstr "Puppet"
|
216
265
|
|
@@ -254,7 +303,12 @@ msgstr "Umgebungen pro Standort auflisten"
|
|
254
303
|
msgid "List environments per organization"
|
255
304
|
msgstr "Umgebungen pro Organisation auflisten"
|
256
305
|
|
257
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
306
|
+
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
307
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
308
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
309
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
310
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
311
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
258
312
|
msgid "ID of Puppet class"
|
259
313
|
msgstr "Kennung der Puppet-Klasse"
|
260
314
|
|
@@ -282,7 +336,10 @@ msgstr "Alle Puppet-Klassen-Kennungen für den Host auflisten"
|
|
282
336
|
msgid "Add a Puppet class to host"
|
283
337
|
msgstr "Puppet-Klasse dem Host zuweisen"
|
284
338
|
|
285
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
339
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
340
|
+
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
341
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
342
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
286
343
|
msgid "ID of host"
|
287
344
|
msgstr "Hostkennung"
|
288
345
|
|
@@ -298,7 +355,10 @@ msgstr "Alle Puppet-Klassen-Kennungen für die Hostgruppe auflisten"
|
|
298
355
|
msgid "Add a Puppet class to host group"
|
299
356
|
msgstr "Puppet-Klasse der Hostgruppe zuweisen"
|
300
357
|
|
301
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
358
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
359
|
+
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
360
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
361
|
+
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
302
362
|
msgid "ID of host group"
|
303
363
|
msgstr "Kennung der Hostgruppe"
|
304
364
|
|
@@ -308,15 +368,20 @@ msgstr "Puppet-Klasse von Hostgruppe entfernen"
|
|
308
368
|
|
309
369
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:19
|
310
370
|
msgid "List of override values for a specific smart class parameter"
|
311
|
-
msgstr "
|
371
|
+
msgstr ""
|
372
|
+
"Liste der Überschreibungswerte für einen bestimmten Smart-Klassenparameter"
|
312
373
|
|
313
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
374
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
375
|
+
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
376
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
377
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
314
378
|
msgid "Display hidden values"
|
315
379
|
msgstr "Versteckte Werte anzeigen"
|
316
380
|
|
317
381
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
|
318
382
|
msgid "Show an override value for a specific smart class parameter"
|
319
|
-
msgstr "
|
383
|
+
msgstr ""
|
384
|
+
"Überschreibungswert für einen bestimmten Smart-Klassenparameter anzeigen"
|
320
385
|
|
321
386
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:37
|
322
387
|
msgid "Override match"
|
@@ -324,7 +389,9 @@ msgstr "Übereinstimmung überschreiben"
|
|
324
389
|
|
325
390
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:38
|
326
391
|
msgid "Override value, required if omit is false"
|
327
|
-
msgstr "
|
392
|
+
msgstr ""
|
393
|
+
"Überschreibungswert, wird benötigt falls der Parameter \"Übergehen\" den "
|
394
|
+
"Wert \"false\" hat"
|
328
395
|
|
329
396
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:39
|
330
397
|
msgid "Foreman will not send this parameter in classification output"
|
@@ -332,15 +399,19 @@ msgstr "Foreman sendet diesen Parameter nicht in die Klassifikationsausgabe"
|
|
332
399
|
|
333
400
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
|
334
401
|
msgid "Create an override value for a specific smart class parameter"
|
335
|
-
msgstr "
|
402
|
+
msgstr ""
|
403
|
+
"Überschreibungswert für einen bestimmten Smart-Klassenparameter erzeugen"
|
336
404
|
|
337
405
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
|
338
406
|
msgid "Update an override value for a specific smart class parameter"
|
339
|
-
msgstr "
|
407
|
+
msgstr ""
|
408
|
+
"Überschreibungswert für einen bestimmten Smart-Klassenparameter "
|
409
|
+
"aktualisieren"
|
340
410
|
|
341
411
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
342
412
|
msgid "Delete an override value for a specific smart class parameter"
|
343
|
-
msgstr "
|
413
|
+
msgstr ""
|
414
|
+
"Überschreibungswert für einen bestimmten Smart-Klassenparameter löschen"
|
344
415
|
|
345
416
|
#: ../app/controllers/foreman_puppet/api/v2/puppet_lookups_common_controller.rb:112
|
346
417
|
msgid "%{model} with id '%{id}' was not found"
|
@@ -411,8 +482,12 @@ msgid "List of smart class parameters for a specific environment"
|
|
411
482
|
msgstr "Liste der Smart-Klassenparameter für eine bestimmte Umgebung"
|
412
483
|
|
413
484
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
414
|
-
msgid "
|
415
|
-
|
485
|
+
msgid ""
|
486
|
+
"List of smart class parameters for a specific environment/Puppet class "
|
487
|
+
"combination"
|
488
|
+
msgstr ""
|
489
|
+
"Liste der Smart-Klassenparameter für eine bestimmte Umgebung/Puppet-Klasse-"
|
490
|
+
"Kombination"
|
416
491
|
|
417
492
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
418
493
|
msgid "Show a smart class parameter"
|
@@ -439,10 +514,16 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
439
514
|
msgstr "Wenn aktiviert, so ist der Parameter im UI verborgen "
|
440
515
|
|
441
516
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
442
|
-
msgid "
|
443
|
-
|
517
|
+
msgid ""
|
518
|
+
"Foreman will not send this parameter in classification output.Puppet will "
|
519
|
+
"use the value defined in the Puppet manifest for this parameter"
|
520
|
+
msgstr ""
|
521
|
+
"Foreman sendet diesen Parameter nicht in der Klassifizierungsausgabe. Puppet"
|
522
|
+
" verwendet den Wert, der im Puppet-Manifest für diesen Parameter definiert "
|
523
|
+
"ist"
|
444
524
|
|
445
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
525
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
526
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
446
527
|
msgid "The order in which values are resolved"
|
447
528
|
msgstr "Reihenfolge, in der Werte aufgelöst werden"
|
448
529
|
|
@@ -459,8 +540,12 @@ msgid "Types of variable values"
|
|
459
540
|
msgstr "Typen von Variablenwerten"
|
460
541
|
|
461
542
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
462
|
-
msgid "
|
463
|
-
|
543
|
+
msgid ""
|
544
|
+
"If true, will raise an error if there is no default value and no matcher "
|
545
|
+
"provide a value"
|
546
|
+
msgstr ""
|
547
|
+
"Falls \"True\", wird dies einen Fehler erzeugen, wenn es keinen Standardwert"
|
548
|
+
" gibt und kein Treffer einen Wert liefert"
|
464
549
|
|
465
550
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
466
551
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -468,7 +553,9 @@ msgstr "Alle übereinstimmenden Werte (nur vom Typ Array/Hash) zusammenführen"
|
|
468
553
|
|
469
554
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
470
555
|
msgid "Include default value when merging all matching values"
|
471
|
-
msgstr "
|
556
|
+
msgstr ""
|
557
|
+
"Standardwert einschließen, wenn alle übereinstimmenden Werte zusammengeführt"
|
558
|
+
" werden"
|
472
559
|
|
473
560
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
474
561
|
msgid "Remove duplicate values (only array type)"
|
@@ -479,21 +566,22 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
479
566
|
msgstr "Alle Parameter von Puppet-Klasse %s erfolgreich überschrieben"
|
480
567
|
|
481
568
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
482
|
-
msgid "
|
483
|
-
|
569
|
+
msgid ""
|
570
|
+
"Successfully reset all parameters of Puppet class %s to their default values"
|
571
|
+
msgstr ""
|
572
|
+
"Alle Parameter von Puppet-Klasse %s erfolgreich auf ihre Standardwerte "
|
573
|
+
"zurückgesetzt"
|
484
574
|
|
485
575
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
486
576
|
msgid "No parameters to override for Puppet class %s"
|
487
577
|
msgstr "Keine Parameter für Puppet-Klasse %s zu überschreiben"
|
488
578
|
|
489
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
579
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
580
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
581
|
+
#: ../webpack/src/Components/Environments/Welcome.js:9
|
490
582
|
msgid "Create Puppet Environment"
|
491
583
|
msgstr "Puppet-Umgebung erstellen"
|
492
584
|
|
493
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
494
|
-
msgid "Help"
|
495
|
-
msgstr "Hilfe"
|
496
|
-
|
497
585
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
498
586
|
msgid "Change Environment"
|
499
587
|
msgstr "Umgebung ändern"
|
@@ -510,7 +598,7 @@ msgstr "Puppet YAML"
|
|
510
598
|
msgid "Puppet external nodes YAML dump"
|
511
599
|
msgstr "YAML-Ausgabe des externen Puppet-Knotens"
|
512
600
|
|
513
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
601
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
514
602
|
msgid "Puppet Environment"
|
515
603
|
msgstr "Puppet-Umgebung"
|
516
604
|
|
@@ -541,18 +629,23 @@ msgid ""
|
|
541
629
|
" <b>Matcher:</b> %{matcher}<br/>\n"
|
542
630
|
" <b>Inherited value:</b> %{inherited_value}"
|
543
631
|
msgstr ""
|
544
|
-
"<b>Beschreibung
|
545
|
-
"
|
546
|
-
"
|
547
|
-
"
|
632
|
+
"<b>Beschreibung</b>: %{desc}<br/>\n"
|
633
|
+
"<b>Typ</b>: %{Typ} <br/>\n"
|
634
|
+
"<b> Matcher</b>: %{matcher}<br/>\n"
|
635
|
+
"<b>Geerbter Wert:</b> %{inherited_value}"
|
548
636
|
|
549
637
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
|
550
638
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
551
|
-
msgstr "
|
639
|
+
msgstr ""
|
640
|
+
"Erforderlicher Parameter ohne Wert.<br/><b>Bitte überschreiben!</b><br/>"
|
552
641
|
|
553
642
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
554
|
-
msgid "
|
555
|
-
|
643
|
+
msgid ""
|
644
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
645
|
+
" will be empty.</i><br/>"
|
646
|
+
msgstr ""
|
647
|
+
"Optionaler Parameter ohne Wert. <br/><i>Wird weiterhin von Foreman "
|
648
|
+
"verwaltet, der Wert ist leer. </i><br/>"
|
556
649
|
|
557
650
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
558
651
|
msgid "Empty environment"
|
@@ -585,10 +678,11 @@ msgstr "Importiere Klassen von %s"
|
|
585
678
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
|
586
679
|
msgid "%{name} has %{num_tag} class"
|
587
680
|
msgid_plural "%{name} has %{num_tag} classes"
|
588
|
-
msgstr[0] "
|
589
|
-
msgstr[1] "
|
681
|
+
msgstr[0] ""
|
682
|
+
msgstr[1] ""
|
590
683
|
|
591
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
684
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
685
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
592
686
|
msgid "Click to remove %s"
|
593
687
|
msgstr "Klicken um %s zu entfernen"
|
594
688
|
|
@@ -596,7 +690,8 @@ msgstr "Klicken um %s zu entfernen"
|
|
596
690
|
msgid "Click to add %s"
|
597
691
|
msgstr "Klicken, um %s hinzuzufügen"
|
598
692
|
|
599
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
693
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
694
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
600
695
|
msgid "None"
|
601
696
|
msgstr "Keine"
|
602
697
|
|
@@ -637,8 +732,12 @@ msgid "Operating system default"
|
|
637
732
|
msgstr "Betriebssystemvorgabe"
|
638
733
|
|
639
734
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
640
|
-
msgid "
|
641
|
-
|
735
|
+
msgid ""
|
736
|
+
"The final entry, Operating System default, can be set by editing the %s "
|
737
|
+
"page."
|
738
|
+
msgstr ""
|
739
|
+
"Der letzte Eintrag, Betriebssystemvorgabe, kann durch die Seite %s geändert "
|
740
|
+
"werden."
|
642
741
|
|
643
742
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
644
743
|
msgid "Operating System"
|
@@ -653,12 +752,20 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
653
752
|
msgstr "%{puppetclass} gehört nicht zur %{environment}-Umgebung"
|
654
753
|
|
655
754
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
656
|
-
msgid "
|
657
|
-
|
755
|
+
msgid ""
|
756
|
+
"Failed to import %{klass} for %{name}: doesn't exists in our database - "
|
757
|
+
"ignoring"
|
758
|
+
msgstr ""
|
759
|
+
"Fehler beim Importieren der Klasse %{class} for %{name}: existiert nicht in "
|
760
|
+
"der Datenbank - wird ignoriert"
|
658
761
|
|
659
762
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
660
|
-
msgid "
|
661
|
-
|
763
|
+
msgid ""
|
764
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
765
|
+
" and/or location"
|
766
|
+
msgstr ""
|
767
|
+
"mit der ID %{object_id} existiert nicht oder ist nicht der richtigen "
|
768
|
+
"Organisation und/oder dem richtigen Standort zugeordnet"
|
662
769
|
|
663
770
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
664
771
|
msgid "must be true to edit the parameter"
|
@@ -712,7 +819,11 @@ msgstr "Veraltete auswählen/abwählen"
|
|
712
819
|
msgid "Check/Uncheck all"
|
713
820
|
msgstr "Alle auswählen/abwählen"
|
714
821
|
|
715
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
822
|
+
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
823
|
+
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
824
|
+
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
825
|
+
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
826
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
716
827
|
msgid "Environment"
|
717
828
|
msgstr "Umgebung"
|
718
829
|
|
@@ -752,19 +863,20 @@ msgstr "Abbrechen"
|
|
752
863
|
msgid "Update"
|
753
864
|
msgstr "Aktualisieren"
|
754
865
|
|
755
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
866
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
756
867
|
msgid "included already from parent"
|
757
868
|
msgstr "bereits in der Hostgruppe einbegriffen"
|
758
869
|
|
759
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
870
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
871
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
760
872
|
msgid "Remove"
|
761
873
|
msgstr "Entfernen"
|
762
874
|
|
763
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
875
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
764
876
|
msgid "Add"
|
765
877
|
msgstr "Hinzufügen"
|
766
878
|
|
767
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
879
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
768
880
|
msgid "%s is not in environment"
|
769
881
|
msgstr "%s befindet sich nicht in der Umgebung"
|
770
882
|
|
@@ -776,41 +888,62 @@ msgstr "Einbezogene Konfigurationsklassen"
|
|
776
888
|
msgid "Available Config Groups"
|
777
889
|
msgstr "Verfügbare Konfigurationsgruppen"
|
778
890
|
|
779
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
891
|
+
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
892
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
893
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
780
894
|
msgid "Edit %s"
|
781
895
|
msgstr "%s bearbeiten"
|
782
896
|
|
783
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
897
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
898
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
899
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
900
|
+
#: ../lib/foreman_puppet/register.rb:171
|
784
901
|
msgid "Config Groups"
|
785
902
|
msgstr "Konfigurationsgruppen"
|
786
903
|
|
787
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
904
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
905
|
+
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
906
|
+
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
788
907
|
msgid "Create Config Group"
|
789
908
|
msgstr "Konfigurationsgruppe erstellen"
|
790
909
|
|
791
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
910
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
911
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
792
912
|
msgid "Puppet Classes"
|
793
913
|
msgstr "Puppet-Klassen"
|
794
914
|
|
795
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
915
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
916
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
917
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
796
918
|
msgid "Hosts"
|
797
919
|
msgstr "Hosts"
|
798
920
|
|
799
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
921
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
922
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
800
923
|
msgid "Host Groups"
|
801
924
|
msgstr "Hostgruppen"
|
802
925
|
|
803
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
926
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
927
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
928
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
804
929
|
msgid "Actions"
|
805
930
|
msgstr "Aktionen"
|
806
931
|
|
807
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
932
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
933
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
808
934
|
msgid "Delete %s?"
|
809
935
|
msgstr "%s löschen?"
|
810
936
|
|
811
937
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
812
|
-
msgid "
|
813
|
-
|
938
|
+
msgid ""
|
939
|
+
"A config group provides a one-step method of associating many Puppet classes"
|
940
|
+
" to either a host or host group. Typically this would be used to add a "
|
941
|
+
"particular application profile or stack in one step."
|
942
|
+
msgstr ""
|
943
|
+
"Eine Konfigurationsgruppe bietet eine Methode, mit der viele Puppet Klassen "
|
944
|
+
"einem Host oder einer Hostgruppe zugewiesen werden können. Dadurch kann man "
|
945
|
+
"typischerweise ein bestimmtes Applikationsprofil oder Stack in einem Schritt"
|
946
|
+
" zuweisen."
|
814
947
|
|
815
948
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
816
949
|
msgid "Locations"
|
@@ -820,7 +953,9 @@ msgstr "Standorte"
|
|
820
953
|
msgid "Organizations"
|
821
954
|
msgstr "Organisationen"
|
822
955
|
|
823
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
956
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
957
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
958
|
+
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
824
959
|
msgid "Puppet Environments"
|
825
960
|
msgstr "Puppet-Umgebungen"
|
826
961
|
|
@@ -828,7 +963,8 @@ msgstr "Puppet-Umgebungen"
|
|
828
963
|
msgid "Environment|Name"
|
829
964
|
msgstr "Name"
|
830
965
|
|
831
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
966
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
967
|
+
#: ../lib/foreman_puppet/register.rb:168
|
832
968
|
msgid "Classes"
|
833
969
|
msgstr "Klassen"
|
834
970
|
|
@@ -836,7 +972,8 @@ msgstr "Klassen"
|
|
836
972
|
msgid "Create Environment"
|
837
973
|
msgstr "Umgebung erstellen"
|
838
974
|
|
839
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
975
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
976
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
840
977
|
msgid "Puppet environments"
|
841
978
|
msgstr "Puppet Umgebungen"
|
842
979
|
|
@@ -853,10 +990,17 @@ msgid "No environments found"
|
|
853
990
|
msgstr "Keine Umgebungen gefunden"
|
854
991
|
|
855
992
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
856
|
-
msgid "
|
857
|
-
|
993
|
+
msgid ""
|
994
|
+
"There are no puppet environments set up on this puppet master. Please check "
|
995
|
+
"the puppet master configuration."
|
996
|
+
msgstr ""
|
997
|
+
"Auf diesem Puppet-Master sind keine Puppet-Umgebungen eingerichtet. Bitte "
|
998
|
+
"überprüfen Sie die Konfiguration des Puppet-Master."
|
858
999
|
|
859
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
1000
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
1001
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
1002
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
1003
|
+
#: ../lib/foreman_puppet/register.rb:174
|
860
1004
|
msgid "Smart Class Parameters"
|
861
1005
|
msgstr "Smart-Class-Parameter"
|
862
1006
|
|
@@ -864,7 +1008,9 @@ msgstr "Smart-Class-Parameter"
|
|
864
1008
|
msgid "Parameter"
|
865
1009
|
msgstr "Parameter"
|
866
1010
|
|
867
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
1011
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
1012
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
1013
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
868
1014
|
msgid "Puppet Class"
|
869
1015
|
msgstr "Puppet-Klasse"
|
870
1016
|
|
@@ -873,14 +1019,22 @@ msgid "Number of Overrides"
|
|
873
1019
|
msgstr "Anzahl der Überschreibungen"
|
874
1020
|
|
875
1021
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
876
|
-
msgid "
|
877
|
-
|
1022
|
+
msgid ""
|
1023
|
+
"Parameterized class support permits detecting, importing, and supplying "
|
1024
|
+
"parameters directly to classes which support it, via the ENC and depending "
|
1025
|
+
"on a set of rules (Smart Matchers)."
|
1026
|
+
msgstr ""
|
1027
|
+
"Die parametrisierte Klassenunterstützung ermöglicht das Erkennen, "
|
1028
|
+
"Importieren und Übergeben von Parametern direkt an Klassen, die sie "
|
1029
|
+
"unterstützen, über die ENC und in Abhängigkeit von einem Regelwerk (Smart "
|
1030
|
+
"Matchers)."
|
878
1031
|
|
879
1032
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
880
1033
|
msgid "Included Classes"
|
881
1034
|
msgstr "Einbezogene Klassen"
|
882
1035
|
|
883
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
1036
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
1037
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
884
1038
|
msgid "Not authorized to edit classes"
|
885
1039
|
msgstr "Nicht autorisiert Klassen zu bearbeiten"
|
886
1040
|
|
@@ -896,7 +1050,8 @@ msgstr "Verfügbare Klassen"
|
|
896
1050
|
msgid "Filter classes"
|
897
1051
|
msgstr "Filterklassen"
|
898
1052
|
|
899
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1053
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1054
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
900
1055
|
msgid "belongs to config group"
|
901
1056
|
msgstr "gehört zur Konfigurationsgruppe"
|
902
1057
|
|
@@ -913,8 +1068,12 @@ msgid "Omit"
|
|
913
1068
|
msgstr "Übergehen"
|
914
1069
|
|
915
1070
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
916
|
-
msgid "
|
917
|
-
|
1071
|
+
msgid ""
|
1072
|
+
"The class could not be saved because of an error in one of the class "
|
1073
|
+
"parameters."
|
1074
|
+
msgstr ""
|
1075
|
+
"Die Klasse konnte aufgrund eines Fehlers in einem Klassenparameter nicht "
|
1076
|
+
"gespeichert werden."
|
918
1077
|
|
919
1078
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
920
1079
|
msgid "Smart Class Parameter"
|
@@ -929,8 +1088,12 @@ msgid "This Puppet class has no parameters in its signature."
|
|
929
1088
|
msgstr "Diese puppet Klasse hat keine Parameter in ihrer Signatur."
|
930
1089
|
|
931
1090
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
932
|
-
msgid "
|
933
|
-
|
1091
|
+
msgid ""
|
1092
|
+
"To update the class signature, go to the Puppet Classes page and select "
|
1093
|
+
"\"Import\"."
|
1094
|
+
msgstr ""
|
1095
|
+
"Gehe zu der Puppet Klassen Seite und wähle \"Import\" aus um die "
|
1096
|
+
"Klassensignatur zu aktualisieren."
|
934
1097
|
|
935
1098
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
936
1099
|
msgid "Filter by name"
|
@@ -952,7 +1115,10 @@ msgstr "Puppet-Klasse %s bearbeiten"
|
|
952
1115
|
msgid "Puppetclass|Name"
|
953
1116
|
msgstr "Name"
|
954
1117
|
|
955
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1118
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1119
|
+
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1120
|
+
#: ../lib/foreman_puppet/register.rb:165
|
1121
|
+
#: ../webpack/src/Components/Environments/Welcome.js:21
|
956
1122
|
msgid "Environments"
|
957
1123
|
msgstr "Umgebungen"
|
958
1124
|
|
@@ -966,28 +1132,34 @@ msgstr "Alle Parameter überschreiben"
|
|
966
1132
|
|
967
1133
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
968
1134
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
969
|
-
msgstr "
|
1135
|
+
msgstr ""
|
1136
|
+
"Hiermit werden alle Parameter der Klasse %s als \"überschrieben\" gesetzt. "
|
1137
|
+
"Fortfahren?"
|
970
1138
|
|
971
1139
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
972
1140
|
msgid "Set parameters to defaults"
|
973
1141
|
msgstr "Parameter auf Standardeinstellungen festlegen"
|
974
1142
|
|
975
1143
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
976
|
-
msgid "
|
977
|
-
|
1144
|
+
msgid ""
|
1145
|
+
"This will reset parameters of the class %s to their default values. "
|
1146
|
+
"Continue?"
|
1147
|
+
msgstr ""
|
1148
|
+
"Hiermit werden alle Parameter der Klasse %s auf ihre Standardwerte "
|
1149
|
+
"zurückgesetzt. Fortfahren?"
|
978
1150
|
|
979
1151
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
980
|
-
msgid "Puppet Class Parameters"
|
981
|
-
msgstr "Puppet-Klassen Parameter"
|
982
|
-
|
983
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
984
1152
|
msgid "Notice"
|
985
1153
|
msgstr "Hinweis"
|
986
1154
|
|
987
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1155
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
988
1156
|
msgid "Please select an environment first"
|
989
1157
|
msgstr "Bitte zuerst eine Umgebung auswählen"
|
990
1158
|
|
1159
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1160
|
+
msgid "Puppet Class Parameters"
|
1161
|
+
msgstr "Puppet-Klassen Parameter"
|
1162
|
+
|
991
1163
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
992
1164
|
msgid "Select environment"
|
993
1165
|
msgstr "Umgebung auswählen"
|
@@ -1029,16 +1201,25 @@ msgid "Facts"
|
|
1029
1201
|
msgstr "Fakten"
|
1030
1202
|
|
1031
1203
|
#: ../lib/foreman_puppet/register.rb:10
|
1032
|
-
msgid "
|
1033
|
-
|
1204
|
+
msgid ""
|
1205
|
+
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1206
|
+
msgstr ""
|
1207
|
+
"Foreman nutzt standardmäßig diese Puppet-Umgebung, falls automatisch keine "
|
1208
|
+
"Umgebung gefunden werden kann"
|
1034
1209
|
|
1035
1210
|
#: ../lib/foreman_puppet/register.rb:12
|
1036
1211
|
msgid "Default Puppet environment"
|
1037
1212
|
msgstr "Standardmäßige Puppet-Umgebung"
|
1038
1213
|
|
1039
1214
|
#: ../lib/foreman_puppet/register.rb:16
|
1040
|
-
msgid "
|
1041
|
-
|
1215
|
+
msgid ""
|
1216
|
+
"Foreman will explicitly set the puppet environment in the ENC yaml output. "
|
1217
|
+
"This will avoid conflicts between the environment in puppet.conf and the "
|
1218
|
+
"environment set in Foreman"
|
1219
|
+
msgstr ""
|
1220
|
+
"Foreman legt ausdrücklich die Puppet-Umgebung in der ENC-yaml-Ausgabe fest. "
|
1221
|
+
"Dies vermeidet Konflikte zwischen der Umgebung in der puppet.conf und der in"
|
1222
|
+
" Foreman festgelegten Umgebung"
|
1042
1223
|
|
1043
1224
|
#: ../lib/foreman_puppet/register.rb:19
|
1044
1225
|
msgid "ENC environment"
|
@@ -1046,7 +1227,8 @@ msgstr "ENC-Umgebung"
|
|
1046
1227
|
|
1047
1228
|
#: ../lib/foreman_puppet/register.rb:22
|
1048
1229
|
msgid "Foreman will update a host's environment from its facts"
|
1049
|
-
msgstr "
|
1230
|
+
msgstr ""
|
1231
|
+
"Foreman aktualisiert die Umgebung eines Hosts basierend auf dessen Fakten"
|
1050
1232
|
|
1051
1233
|
#: ../lib/foreman_puppet/register.rb:24
|
1052
1234
|
msgid "Update environment from facts"
|
@@ -1057,81 +1239,33 @@ msgid "Config Management"
|
|
1057
1239
|
msgstr "Konfigurationsmanagement"
|
1058
1240
|
|
1059
1241
|
#: ../lib/foreman_puppet/register.rb:30
|
1060
|
-
msgid "
|
1061
|
-
|
1242
|
+
msgid ""
|
1243
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1244
|
+
" sync."
|
1245
|
+
msgstr ""
|
1246
|
+
"Zeitraum in Minuten, nachdem Server, welche über Puppet Rückmeldung geben, "
|
1247
|
+
"als \"nicht-synchronisiert\" klassifiziert werden."
|
1062
1248
|
|
1063
1249
|
#: ../lib/foreman_puppet/register.rb:32
|
1064
1250
|
msgid "Puppet interval"
|
1065
1251
|
msgstr "Puppet-Intervall"
|
1066
1252
|
|
1067
1253
|
#: ../lib/foreman_puppet/register.rb:35
|
1068
|
-
msgid "
|
1069
|
-
|
1254
|
+
msgid ""
|
1255
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1256
|
+
" does not arrive within configured interval"
|
1257
|
+
msgstr ""
|
1258
|
+
"Deaktiviere Host Konfigurations Status Änderung zu \"nicht-snychronisiert\" "
|
1259
|
+
"für %s falls der Bericht nicht im konfigurierten Intervall ankommt"
|
1070
1260
|
|
1071
1261
|
#: ../lib/foreman_puppet/register.rb:37
|
1072
1262
|
msgid "%s out of sync disabled"
|
1073
1263
|
msgstr "%s \"nicht-synchronisiert\" deaktiviert"
|
1074
1264
|
|
1075
|
-
#: ../lib/foreman_puppet/register.rb:
|
1265
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1076
1266
|
msgid "Puppet ENC"
|
1077
1267
|
msgstr "Puppet ENC"
|
1078
1268
|
|
1079
|
-
#: ../lib/foreman_puppet/register.rb:230
|
1080
|
-
msgid "Puppet env"
|
1081
|
-
msgstr ""
|
1082
|
-
|
1083
|
-
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1084
|
-
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.{newLine}This information is commonly imported from a pre-existing Puppet configuration by the use of the {puppetClassesLinkToDocs} and environment importer."
|
1085
|
-
msgstr ""
|
1086
|
-
|
1087
|
-
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1088
|
-
msgid "Puppet classes"
|
1089
|
-
msgstr ""
|
1090
|
-
|
1091
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1092
|
-
msgid "Assigned classes"
|
1093
|
-
msgstr ""
|
1094
|
-
|
1095
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1096
|
-
msgid "This tab is still a work in progress"
|
1097
|
-
msgstr ""
|
1098
|
-
|
1099
|
-
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1100
|
-
msgid "Smart class parameters"
|
1101
|
-
msgstr "Smart-Klassenparameter"
|
1102
|
-
|
1103
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1104
|
-
msgid "Couldn't find any ENC data for this host"
|
1105
|
-
msgstr ""
|
1106
|
-
|
1107
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1108
|
-
msgid "Error!"
|
1109
|
-
msgstr "Fehler!"
|
1110
|
-
|
1111
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1112
|
-
msgid "Puppet details"
|
1113
|
-
msgstr ""
|
1114
|
-
|
1115
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1116
|
-
msgid "Puppet environment"
|
1117
|
-
msgstr ""
|
1118
|
-
|
1119
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1120
|
-
msgid "Puppet Smart Proxy"
|
1121
|
-
msgstr ""
|
1122
|
-
|
1123
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1124
|
-
msgid "Puppet CA Smart Proxy"
|
1125
|
-
msgstr ""
|
1126
|
-
|
1127
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1128
|
-
msgid "Reports"
|
1129
|
-
msgstr "Berichte"
|
1130
|
-
|
1131
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1132
|
-
msgid "ENC Preview"
|
1133
|
-
msgstr ""
|
1134
|
-
|
1135
1269
|
#: ../webpack/src/foreman_class_edit.js:146
|
1136
1270
|
msgid "Click to remove config group"
|
1137
1271
|
msgstr "Klicken um Konfigurationsgruppe zu entfernen"
|
@@ -1144,38 +1278,23 @@ msgstr "Entfernen"
|
|
1144
1278
|
msgid "Loading parameters..."
|
1145
1279
|
msgstr "Lade Parameter..."
|
1146
1280
|
|
1147
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1148
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1149
|
-
msgstr "Einige Puppet-Klassen sind in der ausgewählten Umgebung nicht verfügbar"
|
1150
|
-
|
1151
1281
|
#: action_names.rb:2
|
1152
|
-
msgid "
|
1153
|
-
msgstr "
|
1282
|
+
msgid "Action with sub plans"
|
1283
|
+
msgstr "Aktion mit Unterplänen"
|
1154
1284
|
|
1155
1285
|
#: action_names.rb:3
|
1156
|
-
msgid "
|
1157
|
-
msgstr ""
|
1286
|
+
msgid "Import facts"
|
1287
|
+
msgstr "Fakten importieren"
|
1158
1288
|
|
1159
1289
|
#: action_names.rb:4
|
1160
|
-
msgid "
|
1161
|
-
msgstr ""
|
1290
|
+
msgid "Import Puppet classes"
|
1291
|
+
msgstr "Puppet-Klassen importieren"
|
1162
1292
|
|
1163
1293
|
#: action_names.rb:5
|
1164
|
-
msgid "
|
1165
|
-
msgstr ""
|
1294
|
+
msgid "Remote action:"
|
1295
|
+
msgstr "Entfernte Aktion:"
|
1166
1296
|
|
1167
1297
|
#: gemspec.rb:2
|
1168
1298
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|
1169
|
-
msgstr "
|
1170
|
-
|
1171
|
-
#~ msgid "Action with sub plans"
|
1172
|
-
#~ msgstr "Aktion mit Unterplänen"
|
1173
|
-
|
1174
|
-
#~ msgid "Environment name"
|
1175
|
-
#~ msgstr "Umgebungsname"
|
1176
|
-
|
1177
|
-
#~ msgid "Import Puppet classes"
|
1178
|
-
#~ msgstr "Puppet-Klassen importieren"
|
1179
|
-
|
1180
|
-
#~ msgid "Import facts"
|
1181
|
-
#~ msgstr "Fakten importieren"
|
1299
|
+
msgstr ""
|
1300
|
+
"Erlauben Sie es Puppet-Umgebungen und -Klassenzu Foreman-Hosts zuzuweisen"
|