foreman_puppet 5.1.2 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
  3. data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
  4. data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
  5. data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
  6. data/lib/foreman_puppet/version.rb +1 -1
  7. data/locale/ca/foreman_puppet.edit.po +180 -251
  8. data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
  9. data/locale/de/foreman_puppet.edit.po +220 -343
  10. data/locale/en/foreman_puppet.edit.po +234 -86
  11. data/locale/en_GB/foreman_puppet.edit.po +169 -214
  12. data/locale/es/foreman_puppet.edit.po +223 -337
  13. data/locale/fr/foreman_puppet.edit.po +223 -343
  14. data/locale/gl/foreman_puppet.edit.po +171 -224
  15. data/locale/it/foreman_puppet.edit.po +188 -266
  16. data/locale/ja/foreman_puppet.edit.po +190 -251
  17. data/locale/ka/foreman_puppet.edit.po +1160 -0
  18. data/locale/ko/foreman_puppet.edit.po +171 -217
  19. data/locale/nl_NL/foreman_puppet.edit.po +184 -257
  20. data/locale/pl/foreman_puppet.edit.po +191 -275
  21. data/locale/pt_BR/foreman_puppet.edit.po +227 -349
  22. data/locale/ru/foreman_puppet.edit.po +191 -272
  23. data/locale/sv_SE/foreman_puppet.edit.po +172 -223
  24. data/locale/zh_CN/foreman_puppet.edit.po +192 -241
  25. data/locale/zh_TW/foreman_puppet.edit.po +173 -217
  26. data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
  27. data/webpack/src/foreman_puppet_host_form.js +3 -0
  28. metadata +64 -71
  29. data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
  30. data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
  31. data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
  32. data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
  33. data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
  34. data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
  35. data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
  36. data/locale/messages.mo +0 -0
  37. /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,58 +2,45 @@
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
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
8
- # sziolkow <sziolkow@gmail.com>, 2021
9
- # Michał Foryt <michal.foryt@gmail.com>, 2021
10
- #
11
- #, fuzzy
8
+ # Michał Foryt <michal.foryt@gmail.com>, 2022
9
+ # sziolkow <sziolkow@gmail.com>, 2022
10
+ #
12
11
  msgid ""
13
12
  msgstr ""
14
- "Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
13
+ "Project-Id-Version: foreman_puppet 5.0.0\n"
15
14
  "Report-Msgid-Bugs-To: \n"
16
- "POT-Creation-Date: 2021-11-10 11:17+0000\n"
17
15
  "PO-Revision-Date: 2021-02-03 16:30+0000\n"
18
- "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2021\n"
16
+ "Last-Translator: sziolkow <sziolkow@gmail.com>, 2022\n"
19
17
  "Language-Team: Polish (https://www.transifex.com/foreman/teams/114/pl/)\n"
20
18
  "MIME-Version: 1.0\n"
21
19
  "Content-Type: text/plain; charset=UTF-8\n"
22
20
  "Content-Transfer-Encoding: 8bit\n"
23
21
  "Language: pl\n"
24
- "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
22
+ "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12"
23
+ " || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n"
24
+ "%100>=12 && n%100<=14) ? 2 : 3);\n"
25
25
 
26
26
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
27
- msgid ""
28
- "Ignored environment names resulting in booleans found. Please quote strings "
29
- "like true/false and yes/no in config/ignored_environments.yml"
27
+ msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
30
28
  msgstr ""
31
29
 
32
- #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
33
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
30
+ #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
34
31
  msgid "No changes to your environments detected"
35
32
  msgstr "Brak zmian dla twojego środowiska."
36
33
 
37
34
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
38
- msgid ""
39
- "Successfully updated environments and Puppet classes from the on-disk Puppet"
40
- " installation"
41
- msgstr ""
42
- "Pomyślnie zaktualizowano środowisko i klasę puppet z instalacji Puppet na "
43
- "dysku"
35
+ msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
36
+ msgstr "Pomyślnie zaktualizowano środowisko i klasę puppet z instalacji Puppet na dysku"
44
37
 
45
38
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
46
- msgid ""
47
- "Failed to update environments and Puppet classes from the on-disk Puppet "
48
- "installation: %s"
49
- msgstr ""
50
- "Nie udało się zaktualizować środowisk i klas puppet z instalacji Puppet na "
51
- "dysku: %s"
39
+ msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
40
+ msgstr "Nie udało się zaktualizować środowisk i klas puppet z instalacji Puppet na dysku: %s"
52
41
 
53
42
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
54
- msgid ""
55
- "No smart proxy was found to import environments from, ensure that at least "
56
- "one smart proxy is registered with the 'puppet' feature"
43
+ msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
57
44
  msgstr ""
58
45
 
59
46
  #: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
@@ -84,56 +71,41 @@ msgstr ""
84
71
  msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
85
72
  msgstr ""
86
73
 
87
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
88
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
74
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
89
75
  msgid "ID of associated puppet Environment"
90
76
  msgstr ""
91
77
 
92
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
93
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
78
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
94
79
  msgid "IDs of associated Puppetclasses"
95
80
  msgstr ""
96
81
 
97
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
98
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
82
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
99
83
  msgid "IDs of associated ConfigGroups"
100
84
  msgstr ""
101
85
 
102
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
86
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
103
87
  msgid "Import puppet classes from puppet proxy"
104
88
  msgstr ""
105
89
 
106
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:15
107
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
90
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
108
91
  msgid "Import puppet classes from puppet proxy for an environment"
109
92
  msgstr "Import klas puppet ze środowiska puppet proxy."
110
93
 
111
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:21
112
- msgid ""
113
- "Optional comma-delimited stringcontaining either 'new', 'updated', or "
114
- "'obsolete'that is used to limit the imported Puppet classes"
94
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
95
+ msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
115
96
  msgstr ""
116
97
 
117
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:49
118
- msgid ""
119
- "Failed to update the environments and Puppet classes from the on-disk puppet"
120
- " installation: %s"
121
- msgstr ""
122
- "Nie udało się zaktualizować środowisk i klas puppet z instalacji puppet na "
123
- "dysku: %s"
98
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
99
+ msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
100
+ msgstr "Nie udało się zaktualizować środowisk i klas puppet z instalacji puppet na dysku: %s"
124
101
 
125
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
102
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
126
103
  msgid "The requested environment cannot be found."
127
104
  msgstr ""
128
105
 
129
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:110
130
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:123
131
- msgid ""
132
- "No proxy found to import classes from, ensure that the smart proxy has the "
133
- "Puppet feature enabled."
134
- msgstr ""
135
- "Nie znaleziono proxy do importowania klas, upewnij się, że inteligentne "
136
- "proxy ma włączoną funkcję puppet."
106
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
107
+ msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
108
+ msgstr "Nie znaleziono proxy do importowania klas, upewnij się, że inteligentne proxy ma włączoną funkcję puppet."
137
109
 
138
110
  #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
139
111
  msgid "List template combination"
@@ -159,9 +131,7 @@ msgstr ""
159
131
  msgid "environment id"
160
132
  msgstr "id środowiska"
161
133
 
162
- #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
163
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
164
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
134
+ #: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
165
135
  msgid "ID of environment"
166
136
  msgstr "ID środowiska"
167
137
 
@@ -185,8 +155,7 @@ msgstr ""
185
155
  msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
186
156
  msgstr ""
187
157
 
188
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
189
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
158
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
190
159
  msgid "No environment selected!"
191
160
  msgstr "Nie wybrano środowiska!"
192
161
 
@@ -214,28 +183,21 @@ msgstr "Nie udało się ustawić %{proxy_type} proxy dla %{host}."
214
183
  msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
215
184
  msgstr ""
216
185
 
217
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
218
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
186
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
219
187
  msgid "The %{proxy_type} proxy of the selected hosts was cleared."
220
188
  msgstr "Wyczyszczono %{proxy_type} proxy wybranego hostu."
221
189
 
222
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
223
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
190
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
224
191
  msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
225
- msgid_plural ""
226
- "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
192
+ msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
227
193
  msgstr[0] ""
228
194
  msgstr[1] ""
229
- msgstr[2] ""
230
- msgstr[3] ""
231
195
 
232
196
  #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
233
- msgid ""
234
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
235
- msgstr ""
236
- "%{proxy_type} proxy wybranego hostu zostało ustawione na %{proxy_name}."
197
+ msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
198
+ msgstr "%{proxy_type} proxy wybranego hostu zostało ustawione na %{proxy_name}."
237
199
 
238
- #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
200
+ #: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
239
201
  msgid "Puppet"
240
202
  msgstr "Puppet"
241
203
 
@@ -279,12 +241,7 @@ msgstr "Lista środowisk na lokalizację"
279
241
  msgid "List environments per organization"
280
242
  msgstr "Lista środowisk na organizację"
281
243
 
282
- #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
283
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
284
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
285
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
286
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
287
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
244
+ #: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
288
245
  msgid "ID of Puppet class"
289
246
  msgstr "ID klasy Puppet"
290
247
 
@@ -312,10 +269,7 @@ msgstr "Lista wszystkich ID klasy Puppet dla hostów"
312
269
  msgid "Add a Puppet class to host"
313
270
  msgstr "Dodaj klasę Puppet do hostu"
314
271
 
315
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
316
- #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
317
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
318
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
272
+ #: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
319
273
  msgid "ID of host"
320
274
  msgstr "ID hostu"
321
275
 
@@ -331,10 +285,7 @@ msgstr "Lista wszystkich ID klasy Puppet dla grupy hostów"
331
285
  msgid "Add a Puppet class to host group"
332
286
  msgstr "Dodaj klasę Puppeta do grupy hostów"
333
287
 
334
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
335
- #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
336
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
337
- #: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
288
+ #: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
338
289
  msgid "ID of host group"
339
290
  msgstr "ID grupy hostów"
340
291
 
@@ -346,10 +297,7 @@ msgstr "Usuń klasę Puppet z grupy hostów"
346
297
  msgid "List of override values for a specific smart class parameter"
347
298
  msgstr "Lista nadpisanych wartości dla konkretnego parametru smart class"
348
299
 
349
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
350
- #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
351
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
352
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
300
+ #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
353
301
  msgid "Display hidden values"
354
302
  msgstr ""
355
303
 
@@ -371,13 +319,11 @@ msgstr ""
371
319
 
372
320
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
373
321
  msgid "Create an override value for a specific smart class parameter"
374
- msgstr ""
375
- "Utwórz wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
322
+ msgstr "Utwórz wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
376
323
 
377
324
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
378
325
  msgid "Update an override value for a specific smart class parameter"
379
- msgstr ""
380
- "Aktualizuj wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
326
+ msgstr "Aktualizuj wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
381
327
 
382
328
  #: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
383
329
  msgid "Delete an override value for a specific smart class parameter"
@@ -452,12 +398,8 @@ msgid "List of smart class parameters for a specific environment"
452
398
  msgstr "Lista parametrów inteligentnych klasy dla konkretnego środowiska"
453
399
 
454
400
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
455
- msgid ""
456
- "List of smart class parameters for a specific environment/Puppet class "
457
- "combination"
458
- msgstr ""
459
- "Lista parametrów inteligentnych klasy dla określonego środowiska / "
460
- "Połączenie klasy Puppet"
401
+ msgid "List of smart class parameters for a specific environment/Puppet class combination"
402
+ msgstr "Lista parametrów inteligentnych klasy dla określonego środowiska / Połączenie klasy Puppet"
461
403
 
462
404
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
463
405
  msgid "Show a smart class parameter"
@@ -469,8 +411,7 @@ msgstr "Aktualizacja parametru inteligentnej klasy"
469
411
 
470
412
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
471
413
  msgid "Whether the smart class parameter value is managed by Foreman"
472
- msgstr ""
473
- "Czy inteligentna wartość parametru klasy jest zarządzana przez Foreman"
414
+ msgstr "Czy inteligentna wartość parametru klasy jest zarządzana przez Foreman"
474
415
 
475
416
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
476
417
  msgid "Description of smart class"
@@ -485,13 +426,10 @@ msgid "When enabled the parameter is hidden in the UI"
485
426
  msgstr "Gdy upoważniony parametr jest ukryty e UI"
486
427
 
487
428
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
488
- msgid ""
489
- "Foreman will not send this parameter in classification output.Puppet will "
490
- "use the value defined in the Puppet manifest for this parameter"
429
+ msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
491
430
  msgstr ""
492
431
 
493
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
494
- #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
432
+ #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
495
433
  msgid "The order in which values are resolved"
496
434
  msgstr "Kolejność, w jakiej wartości są rozwiązane"
497
435
 
@@ -508,12 +446,8 @@ msgid "Types of variable values"
508
446
  msgstr "Rodzaje wartości zmiennych"
509
447
 
510
448
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
511
- msgid ""
512
- "If true, will raise an error if there is no default value and no matcher "
513
- "provide a value"
514
- msgstr ""
515
- "Jeśli to prawda, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej "
516
- "dopasowanej wartości"
449
+ msgid "If true, will raise an error if there is no default value and no matcher provide a value"
450
+ msgstr "Jeśli to prawda, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości"
517
451
 
518
452
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
519
453
  msgid "Merge all matching values (only array/hash type)"
@@ -521,8 +455,7 @@ msgstr "Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"
521
455
 
522
456
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
523
457
  msgid "Include default value when merging all matching values"
524
- msgstr ""
525
- "Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
458
+ msgstr "Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
526
459
 
527
460
  #: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
528
461
  msgid "Remove duplicate values (only array type)"
@@ -533,22 +466,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
533
466
  msgstr "Pomyślnie nadpisano wszystkie parametry klasy Puppet %s"
534
467
 
535
468
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
536
- msgid ""
537
- "Successfully reset all parameters of Puppet class %s to their default values"
538
- msgstr ""
539
- "Pomyślnie zresetowano wszystkie parametry klasy Puppet %s do wartości "
540
- "domyślnych."
469
+ msgid "Successfully reset all parameters of Puppet class %s to their default values"
470
+ msgstr "Pomyślnie zresetowano wszystkie parametry klasy Puppet %s do wartości domyślnych."
541
471
 
542
472
  #: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
543
473
  msgid "No parameters to override for Puppet class %s"
544
474
  msgstr "Brak parametrów przesłaniających dla klasy Puppet %s"
545
475
 
546
- #: ../app/helpers/foreman_puppet/environments_helper.rb:13
547
- #: ../app/views/foreman_puppet/environments/new.html.erb:5
548
- #: ../webpack/src/Components/Environments/Welcome.js:9
476
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
549
477
  msgid "Create Puppet Environment"
550
478
  msgstr ""
551
479
 
480
+ #: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
481
+ msgid "Help"
482
+ msgstr "Pomoc"
483
+
552
484
  #: ../app/helpers/foreman_puppet/hosts_helper.rb:11
553
485
  msgid "Change Environment"
554
486
  msgstr "Zmień środowisko"
@@ -565,7 +497,7 @@ msgstr ""
565
497
  msgid "Puppet external nodes YAML dump"
566
498
  msgstr "Węzły zewnętrzne Puppet przerzucone na YAML "
567
499
 
568
- #: ../app/helpers/foreman_puppet/hosts_helper.rb:34
500
+ #: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
569
501
  msgid "Puppet Environment"
570
502
  msgstr "Środowisko Puppet"
571
503
 
@@ -602,9 +534,7 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
602
534
  msgstr "Wymagany parametr nie ma wartości.<br/><b>Proszę nadpisać!</b><br/>"
603
535
 
604
536
  #: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
605
- msgid ""
606
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value"
607
- " will be empty.</i><br/>"
537
+ msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
608
538
  msgstr ""
609
539
 
610
540
  #: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
@@ -640,11 +570,8 @@ msgid "%{name} has %{num_tag} class"
640
570
  msgid_plural "%{name} has %{num_tag} classes"
641
571
  msgstr[0] ""
642
572
  msgstr[1] ""
643
- msgstr[2] ""
644
- msgstr[3] ""
645
573
 
646
- #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
647
- #: ../webpack/src/foreman_class_edit.js:55
574
+ #: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
648
575
  msgid "Click to remove %s"
649
576
  msgstr "Kliknij, aby usunąć %s"
650
577
 
@@ -652,8 +579,7 @@ msgstr "Kliknij, aby usunąć %s"
652
579
  msgid "Click to add %s"
653
580
  msgstr "Kliknij, aby dodać %s"
654
581
 
655
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
656
- #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
582
+ #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
657
583
  msgid "None"
658
584
  msgstr "Brak"
659
585
 
@@ -688,12 +614,8 @@ msgid "Operating system default"
688
614
  msgstr "Domyślny system operacyjny"
689
615
 
690
616
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
691
- msgid ""
692
- "The final entry, Operating System default, can be set by editing the %s "
693
- "page."
694
- msgstr ""
695
- "Końcowa pozycja, domyślny system operacyjny, można ustawić poprzez edycję %s"
696
- " strony."
617
+ msgid "The final entry, Operating System default, can be set by editing the %s page."
618
+ msgstr "Końcowa pozycja, domyślny system operacyjny, można ustawić poprzez edycję %s strony."
697
619
 
698
620
  #: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
699
621
  msgid "Operating System"
@@ -708,17 +630,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
708
630
  msgstr ""
709
631
 
710
632
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:81
711
- msgid ""
712
- "Failed to import %{klass} for %{name}: doesn't exists in our database - "
713
- "ignoring"
714
- msgstr ""
715
- "Nie udało się zaimportować %{klass} dla %{name}: nie istnieje w naszej bazie"
716
- " danych - ignoruj"
633
+ msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
634
+ msgstr "Nie udało się zaimportować %{klass} dla %{name}: nie istnieje w naszej bazie danych - ignoruj"
717
635
 
718
636
  #: ../app/models/foreman_puppet/host_puppet_facet.rb:123
719
- msgid ""
720
- "with id %{object_id} doesn't exist or is not assigned to proper organization"
721
- " and/or location"
637
+ msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
722
638
  msgstr ""
723
639
 
724
640
  #: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
@@ -773,11 +689,7 @@ msgstr "Zaznacz/ Odznacz nieaktualny "
773
689
  msgid "Check/Uncheck all"
774
690
  msgstr "Zaznacz/ Odznacz wszystko"
775
691
 
776
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
777
- #: ../app/views/foreman_puppet/environments/_form.html.erb:4
778
- #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
779
- #: ../app/views/hosts/select_multiple_environment.html.erb:7
780
- #: ../app/views/provisioning_templates/_combination.html.erb:4
692
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
781
693
  msgid "Environment"
782
694
  msgstr "Środowisko"
783
695
 
@@ -817,20 +729,19 @@ msgstr "Anuluj"
817
729
  msgid "Update"
818
730
  msgstr "Aktualizacja:"
819
731
 
820
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
732
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
821
733
  msgid "included already from parent"
822
734
  msgstr "zawarte już od rodzica"
823
735
 
824
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
825
- #: ../app/views/provisioning_templates/_combination.html.erb:4
736
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
826
737
  msgid "Remove"
827
738
  msgstr ""
828
739
 
829
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
740
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
830
741
  msgid "Add"
831
742
  msgstr ""
832
743
 
833
- #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
744
+ #: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
834
745
  msgid "%s is not in environment"
835
746
  msgstr "%s nie ma w środowisku"
836
747
 
@@ -842,57 +753,40 @@ msgstr "Zawiera grupy konfiguracji"
842
753
  msgid "Available Config Groups"
843
754
  msgstr "Dostępne grupy konfiguracji"
844
755
 
845
- #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
846
- #: ../app/views/foreman_puppet/environments/edit.html.erb:1
847
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
756
+ #: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
848
757
  msgid "Edit %s"
849
758
  msgstr "Edytuj %s"
850
759
 
851
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:3
852
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
853
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
854
- #: ../lib/foreman_puppet/register.rb:171
760
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
855
761
  msgid "Config Groups"
856
762
  msgstr ""
857
763
 
858
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:5
859
- #: ../app/views/foreman_puppet/config_groups/new.html.erb:1
860
- #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
764
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
861
765
  msgid "Create Config Group"
862
766
  msgstr ""
863
767
 
864
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:11
865
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
768
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
866
769
  msgid "Puppet Classes"
867
770
  msgstr "Klasy Puppet"
868
771
 
869
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:12
870
- #: ../app/views/foreman_puppet/environments/index.html.erb:9
871
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
772
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
872
773
  msgid "Hosts"
873
774
  msgstr "Hosty"
874
775
 
875
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:13
876
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
776
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
877
777
  msgid "Host Groups"
878
778
  msgstr "Grupy hostów"
879
779
 
880
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:14
881
- #: ../app/views/foreman_puppet/environments/index.html.erb:10
882
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
780
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
883
781
  msgid "Actions"
884
782
  msgstr "Akcja"
885
783
 
886
- #: ../app/views/foreman_puppet/config_groups/index.html.erb:25
887
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
784
+ #: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
888
785
  msgid "Delete %s?"
889
786
  msgstr "Usunąć %s?"
890
787
 
891
788
  #: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
892
- msgid ""
893
- "A config group provides a one-step method of associating many Puppet classes"
894
- " to either a host or host group. Typically this would be used to add a "
895
- "particular application profile or stack in one step."
789
+ msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
896
790
  msgstr ""
897
791
 
898
792
  #: ../app/views/foreman_puppet/environments/_form.html.erb:6
@@ -903,9 +797,7 @@ msgstr "Lokalizacje"
903
797
  msgid "Organizations"
904
798
  msgstr "Organizacje"
905
799
 
906
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5
907
- #: ../app/views/foreman_puppet/environments/index.html.erb:1
908
- #: ../app/views/foreman_puppet/environments/new.html.erb:4
800
+ #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
909
801
  msgid "Puppet Environments"
910
802
  msgstr "Środowiska Puppet"
911
803
 
@@ -913,8 +805,7 @@ msgstr "Środowiska Puppet"
913
805
  msgid "Environment|Name"
914
806
  msgstr "Środowisko|Nazwa"
915
807
 
916
- #: ../app/views/foreman_puppet/environments/index.html.erb:22
917
- #: ../lib/foreman_puppet/register.rb:168
808
+ #: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
918
809
  msgid "Classes"
919
810
  msgstr "Klasy"
920
811
 
@@ -922,8 +813,7 @@ msgstr "Klasy"
922
813
  msgid "Create Environment"
923
814
  msgstr ""
924
815
 
925
- #: ../app/views/foreman_puppet/environments/welcome.html.erb:1
926
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
816
+ #: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
927
817
  msgid "Puppet environments"
928
818
  msgstr "środowisko Puppet"
929
819
 
@@ -940,17 +830,10 @@ msgid "No environments found"
940
830
  msgstr "Nie znaleziono środowisk"
941
831
 
942
832
  #: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
943
- msgid ""
944
- "There are no puppet environments set up on this puppet master. Please check "
945
- "the puppet master configuration."
946
- msgstr ""
947
- "Nie ma konfiguracji środowisk Puppet w tym Puppet Master. Proszę sprawdzić "
948
- "konfigurację Puppet Mastera."
833
+ msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
834
+ msgstr "Nie ma konfiguracji środowisk Puppet w tym Puppet Master. Proszę sprawdzić konfigurację Puppet Mastera."
949
835
 
950
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
951
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
952
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
953
- #: ../lib/foreman_puppet/register.rb:174
836
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
954
837
  msgid "Smart Class Parameters"
955
838
  msgstr ""
956
839
 
@@ -958,9 +841,7 @@ msgstr ""
958
841
  msgid "Parameter"
959
842
  msgstr "Parametr"
960
843
 
961
- #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
962
- #: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
963
- #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
844
+ #: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
964
845
  msgid "Puppet Class"
965
846
  msgstr "Klasa Puppet"
966
847
 
@@ -969,18 +850,14 @@ msgid "Number of Overrides"
969
850
  msgstr ""
970
851
 
971
852
  #: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
972
- msgid ""
973
- "Parameterized class support permits detecting, importing, and supplying "
974
- "parameters directly to classes which support it, via the ENC and depending "
975
- "on a set of rules (Smart Matchers)."
853
+ msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
976
854
  msgstr ""
977
855
 
978
856
  #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
979
857
  msgid "Included Classes"
980
858
  msgstr "Dołączone klasy"
981
859
 
982
- #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
983
- #: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
860
+ #: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
984
861
  msgid "Not authorized to edit classes"
985
862
  msgstr "Brak autoryzacji do edytowania klasy"
986
863
 
@@ -996,8 +873,7 @@ msgstr "Dostępne klasy"
996
873
  msgid "Filter classes"
997
874
  msgstr "Filtruj klasy"
998
875
 
999
- #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
1000
- #: ../webpack/src/foreman_class_edit.js:84
876
+ #: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
1001
877
  msgid "belongs to config group"
1002
878
  msgstr "należy do grupy konfiguracji"
1003
879
 
@@ -1014,9 +890,7 @@ msgid "Omit"
1014
890
  msgstr ""
1015
891
 
1016
892
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
1017
- msgid ""
1018
- "The class could not be saved because of an error in one of the class "
1019
- "parameters."
893
+ msgid "The class could not be saved because of an error in one of the class parameters."
1020
894
  msgstr ""
1021
895
 
1022
896
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
@@ -1032,12 +906,8 @@ msgid "This Puppet class has no parameters in its signature."
1032
906
  msgstr "Ta klasa Puppet nie ma parametrów w jej podpisie."
1033
907
 
1034
908
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
1035
- msgid ""
1036
- "To update the class signature, go to the Puppet Classes page and select "
1037
- "\"Import\"."
1038
- msgstr ""
1039
- "Aby zaktualizować sygnaturę klasy, przejdź do strony klas Puppet i wybierz "
1040
- "\"Importuj\"."
909
+ msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
910
+ msgstr "Aby zaktualizować sygnaturę klasy, przejdź do strony klas Puppet i wybierz \"Importuj\"."
1041
911
 
1042
912
  #: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
1043
913
  msgid "Filter by name"
@@ -1059,10 +929,7 @@ msgstr "Edytuj klasę Puppet %s"
1059
929
  msgid "Puppetclass|Name"
1060
930
  msgstr "KlasaPuppet|Nazwa"
1061
931
 
1062
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
1063
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
1064
- #: ../lib/foreman_puppet/register.rb:165
1065
- #: ../webpack/src/Components/Environments/Welcome.js:21
932
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
1066
933
  msgid "Environments"
1067
934
  msgstr "Środowiska"
1068
935
 
@@ -1076,34 +943,28 @@ msgstr "Zastąp wszystkie parametry"
1076
943
 
1077
944
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
1078
945
  msgid "This will set all parameters of the class %s as overridden. Continue?"
1079
- msgstr ""
1080
- "Spowoduje to ustawienie wszystkich parametrów klasy %s jako nadpisane. "
1081
- "Kontynuować?"
946
+ msgstr "Spowoduje to ustawienie wszystkich parametrów klasy %s jako nadpisane. Kontynuować?"
1082
947
 
1083
948
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1084
949
  msgid "Set parameters to defaults"
1085
950
  msgstr "Ustaw domyślne wartości parametrów"
1086
951
 
1087
952
  #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
1088
- msgid ""
1089
- "This will reset parameters of the class %s to their default values. "
1090
- "Continue?"
1091
- msgstr ""
1092
- "Spowoduje to przywrócenie parametrów klasy %s do wartości domyślnych. "
1093
- "Kontynuować?"
953
+ msgid "This will reset parameters of the class %s to their default values. Continue?"
954
+ msgstr "Spowoduje to przywrócenie parametrów klasy %s do wartości domyślnych. Kontynuować?"
1094
955
 
1095
956
  #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
957
+ msgid "Puppet Class Parameters"
958
+ msgstr ""
959
+
960
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1096
961
  msgid "Notice"
1097
962
  msgstr "Uwaga"
1098
963
 
1099
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
964
+ #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
1100
965
  msgid "Please select an environment first"
1101
966
  msgstr "Proszę najpierw utworzyć środowisko"
1102
967
 
1103
- #: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
1104
- msgid "Puppet Class Parameters"
1105
- msgstr ""
1106
-
1107
968
  #: ../app/views/hosts/select_multiple_environment.html.erb:4
1108
969
  msgid "Select environment"
1109
970
  msgstr "Wybierz środowisko"
@@ -1140,71 +1001,122 @@ msgstr "Generalnie"
1140
1001
  msgid "Hosts managed:"
1141
1002
  msgstr "Zarządzane hosty:"
1142
1003
 
1143
- #: ../lib/foreman_puppet/register.rb:7
1004
+ #: ../lib/foreman_puppet/register.rb:9
1144
1005
  msgid "Facts"
1145
1006
  msgstr "Fakty"
1146
1007
 
1147
- #: ../lib/foreman_puppet/register.rb:10
1148
- msgid ""
1149
- "Foreman will default to this puppet environment if it cannot auto detect one"
1150
- msgstr ""
1151
- "Foreman będzie domyślny do tego środowiska puppet jeśli nie wykryje niczego "
1152
- "innego"
1153
-
1154
1008
  #: ../lib/foreman_puppet/register.rb:12
1009
+ msgid "Foreman will default to this puppet environment if it cannot auto detect one"
1010
+ msgstr "Foreman będzie domyślny do tego środowiska puppet jeśli nie wykryje niczego innego"
1011
+
1012
+ #: ../lib/foreman_puppet/register.rb:14
1155
1013
  msgid "Default Puppet environment"
1156
1014
  msgstr "Domyślne środowisko Puppet"
1157
1015
 
1158
- #: ../lib/foreman_puppet/register.rb:16
1159
- msgid ""
1160
- "Foreman will explicitly set the puppet environment in the ENC yaml output. "
1161
- "This will avoid conflicts between the environment in puppet.conf and the "
1162
- "environment set in Foreman"
1163
- msgstr ""
1164
- "Foreman będzie jawnie ustawiać środowisko puppet na wyjściu END YAML. "
1165
- "Pozwoli to uniknąć konfliktów między środowiskiem w puppet.conf i "
1166
- "środowiskiem określonym w Foreman"
1016
+ #: ../lib/foreman_puppet/register.rb:18
1017
+ msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
1018
+ msgstr "Foreman będzie jawnie ustawiać środowisko puppet na wyjściu END YAML. Pozwoli to uniknąć konfliktów między środowiskiem w puppet.conf i środowiskiem określonym w Foreman"
1167
1019
 
1168
- #: ../lib/foreman_puppet/register.rb:19
1020
+ #: ../lib/foreman_puppet/register.rb:21
1169
1021
  msgid "ENC environment"
1170
1022
  msgstr "Środowisko ENC"
1171
1023
 
1172
- #: ../lib/foreman_puppet/register.rb:22
1024
+ #: ../lib/foreman_puppet/register.rb:24
1173
1025
  msgid "Foreman will update a host's environment from its facts"
1174
1026
  msgstr "Foreman będzie aktualizować środowisko hosta od jej Informacji"
1175
1027
 
1176
- #: ../lib/foreman_puppet/register.rb:24
1028
+ #: ../lib/foreman_puppet/register.rb:26
1177
1029
  msgid "Update environment from facts"
1178
1030
  msgstr "Aktualizuj środowisko na podstawie faktów"
1179
1031
 
1180
- #: ../lib/foreman_puppet/register.rb:27
1032
+ #: ../lib/foreman_puppet/register.rb:29
1181
1033
  msgid "Config Management"
1182
1034
  msgstr ""
1183
1035
 
1184
- #: ../lib/foreman_puppet/register.rb:30
1185
- msgid ""
1186
- "Duration in minutes after servers reporting via Puppet are classed as out of"
1187
- " sync."
1036
+ #: ../lib/foreman_puppet/register.rb:32
1037
+ msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
1188
1038
  msgstr ""
1189
1039
 
1190
- #: ../lib/foreman_puppet/register.rb:32
1040
+ #: ../lib/foreman_puppet/register.rb:34
1191
1041
  msgid "Puppet interval"
1192
1042
  msgstr "interwał Puppet"
1193
1043
 
1194
- #: ../lib/foreman_puppet/register.rb:35
1195
- msgid ""
1196
- "Disable host configuration status turning to out of sync for %s after report"
1197
- " does not arrive within configured interval"
1044
+ #: ../lib/foreman_puppet/register.rb:37
1045
+ msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
1198
1046
  msgstr ""
1199
1047
 
1200
- #: ../lib/foreman_puppet/register.rb:37
1048
+ #: ../lib/foreman_puppet/register.rb:39
1201
1049
  msgid "%s out of sync disabled"
1202
1050
  msgstr ""
1203
1051
 
1204
- #: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
1052
+ #: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
1205
1053
  msgid "Puppet ENC"
1206
1054
  msgstr ""
1207
1055
 
1056
+ #: ../lib/foreman_puppet/register.rb:232
1057
+ msgid "Puppet env"
1058
+ msgstr ""
1059
+
1060
+ #: ../webpack/src/Components/Environments/Welcome.js:18
1061
+ 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."
1062
+ msgstr ""
1063
+
1064
+ #: ../webpack/src/Components/Environments/Welcome.js:29
1065
+ msgid "Puppet classes"
1066
+ msgstr ""
1067
+
1068
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
1069
+ msgid "Assigned classes"
1070
+ msgstr ""
1071
+
1072
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
1073
+ msgid "This tab is still a work in progress"
1074
+ msgstr ""
1075
+
1076
+ #: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
1077
+ msgid "Smart class parameters"
1078
+ msgstr "Parametry inteligentnych klas"
1079
+
1080
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
1081
+ msgid "Successfully copied to clipboard!"
1082
+ msgstr ""
1083
+
1084
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
1085
+ msgid "Copy to clipboard"
1086
+ msgstr ""
1087
+
1088
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
1089
+ msgid "Couldn't find any ENC data for this host"
1090
+ msgstr ""
1091
+
1092
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
1093
+ msgid "Error!"
1094
+ msgstr ""
1095
+
1096
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
1097
+ msgid "Puppet details"
1098
+ msgstr ""
1099
+
1100
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
1101
+ msgid "Puppet environment"
1102
+ msgstr ""
1103
+
1104
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
1105
+ msgid "Puppet Smart Proxy"
1106
+ msgstr ""
1107
+
1108
+ #: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
1109
+ msgid "Puppet CA Smart Proxy"
1110
+ msgstr ""
1111
+
1112
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
1113
+ msgid "Reports"
1114
+ msgstr "Raporty"
1115
+
1116
+ #: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
1117
+ msgid "ENC Preview"
1118
+ msgstr ""
1119
+
1208
1120
  #: ../webpack/src/foreman_class_edit.js:146
1209
1121
  msgid "Click to remove config group"
1210
1122
  msgstr "Kliknij by usunąć grupę konfiguracji"
@@ -1217,6 +1129,10 @@ msgstr "Usuń"
1217
1129
  msgid "Loading parameters..."
1218
1130
  msgstr "Ładowanie parametrów ..."
1219
1131
 
1132
+ #: ../webpack/src/foreman_puppet_host_form.js:102
1133
+ msgid "Some Puppet Classes are unavailable in the selected environment"
1134
+ msgstr ""
1135
+
1220
1136
  #: action_names.rb:2
1221
1137
  msgid "Action with sub plans"
1222
1138
  msgstr ""