foreman_puppet 7.0.0 → 8.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +498 -510
  4. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +487 -499
  5. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +569 -581
  6. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +292 -304
  7. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +329 -341
  8. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +566 -578
  9. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +572 -584
  10. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +402 -414
  11. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +508 -520
  12. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +569 -581
  13. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +572 -584
  14. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +536 -548
  15. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +481 -493
  16. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +533 -545
  17. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +566 -578
  18. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +539 -551
  19. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +440 -452
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +569 -581
  21. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +535 -547
  22. data/app/models/concerns/foreman_puppet/extensions/host.rb +3 -4
  23. data/app/models/concerns/foreman_puppet/extensions/provisioning_template.rb +3 -2
  24. data/lib/foreman_puppet/engine.rb +5 -7
  25. data/lib/foreman_puppet/register.rb +1 -1
  26. data/lib/foreman_puppet/version.rb +1 -1
  27. data/locale/Makefile +12 -2
  28. data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
  29. data/locale/ca/foreman_puppet.po +5 -17
  30. data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
  31. data/locale/cs_CZ/foreman_puppet.po +5 -17
  32. data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
  33. data/locale/de/foreman_puppet.po +10 -22
  34. data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
  35. data/locale/en/foreman_puppet.po +10 -20
  36. data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
  37. data/locale/en_GB/foreman_puppet.po +7 -19
  38. data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
  39. data/locale/es/foreman_puppet.po +26 -37
  40. data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
  41. data/locale/fr/foreman_puppet.po +49 -59
  42. data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
  43. data/locale/gl/foreman_puppet.po +5 -17
  44. data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
  45. data/locale/it/foreman_puppet.po +8 -20
  46. data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
  47. data/locale/ja/foreman_puppet.po +30 -43
  48. data/locale/ka/LC_MESSAGES/foreman_puppet.mo +0 -0
  49. data/locale/ka/foreman_puppet.po +9 -21
  50. data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
  51. data/locale/ko/foreman_puppet.po +5 -17
  52. data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
  53. data/locale/nl_NL/foreman_puppet.po +5 -17
  54. data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
  55. data/locale/pl/foreman_puppet.po +5 -17
  56. data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
  57. data/locale/pt_BR/foreman_puppet.po +26 -36
  58. data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
  59. data/locale/ru/foreman_puppet.po +9 -21
  60. data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
  61. data/locale/sv_SE/foreman_puppet.po +5 -17
  62. data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
  63. data/locale/zh_CN/foreman_puppet.po +32 -42
  64. data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
  65. data/locale/zh_TW/foreman_puppet.po +5 -17
  66. data/test/integration/foreman_puppet/hostgroup_js_test.rb +1 -0
  67. data/test/models/foreman_puppet/environment_test.rb +2 -2
  68. data/test/models/foreman_puppet/provisioning_template_test.rb +1 -1
  69. metadata +5 -6
  70. data/locale/action_names.rb +0 -5
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "foreman_puppet": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_puppet 5.0.0",
6
+ "Project-Id-Version": "foreman_puppet 8.0.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2021-02-03 16:30+0000",
9
- "Last-Translator": "sziolkow <sziolkow@gmail.com>, 2022",
10
- "Language-Team": "Polish (https://www.transifex.com/foreman/teams/114/pl/)",
9
+ "Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2023",
10
+ "Language-Team": "Polish (https://app.transifex.com/foreman/teams/114/pl/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
13
13
  "Content-Transfer-Encoding": "8bit",
@@ -17,879 +17,867 @@
17
17
  "domain": "foreman_puppet",
18
18
  "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);"
19
19
  },
20
- "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
21
- ""
22
- ],
23
- "No changes to your environments detected": [
24
- "Brak zmian dla twojego środowiska."
25
- ],
26
- "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
27
- "Pomyślnie zaktualizowano środowisko i klasę puppet z instalacji Puppet na dysku"
20
+ " Remove": [
21
+ "Usuń"
28
22
  ],
29
- "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
30
- "Nie udało się zaktualizować środowisk i klas puppet z instalacji Puppet na dysku: %s"
23
+ "%s is not in environment": [
24
+ "%s nie ma w środowisku"
31
25
  ],
32
- "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
26
+ "%s out of sync disabled": [
33
27
  ""
34
28
  ],
35
- "Ignored environments: %s": [
29
+ "%{model} with id '%{id}' was not found": [
30
+ "%{model} o id '%{id}' nie został znaleziony"
31
+ ],
32
+ "%{name} has %{num_tag} class": [
33
+ "",
36
34
  ""
37
35
  ],
38
- "Ignored classes in the environments: %s": [
36
+ "%{puppetclass} does not belong to the %{environment} environment": [
39
37
  ""
40
38
  ],
41
- "List all host groups for a Puppet class": [
42
- "Lista wszystkich grup hostów dla jednej klasy Puppet"
39
+ "*Clear environment*": [
40
+ "* Wyczyść środowisko *"
43
41
  ],
44
- "ID of Puppetclass": [
45
- ""
42
+ "*Inherit from host group*": [
43
+ "* Dziedziczenie z grupy hosta *"
46
44
  ],
47
- "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
45
+ "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
48
46
  ""
49
47
  ],
50
- "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
48
+ "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.": [
51
49
  ""
52
50
  ],
53
- "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
54
- ""
51
+ "Actions": [
52
+ "Akcja"
55
53
  ],
56
- "ID of associated puppet Environment": [
54
+ "Add": [
57
55
  ""
58
56
  ],
59
- "IDs of associated Puppetclasses": [
57
+ "Add Combination": [
60
58
  ""
61
59
  ],
62
- "IDs of associated ConfigGroups": [
63
- ""
60
+ "Add a Puppet class to host": [
61
+ "Dodaj klasę Puppet do hostu"
64
62
  ],
65
- "Import puppet classes from puppet proxy": [
66
- ""
63
+ "Add a Puppet class to host group": [
64
+ "Dodaj klasę Puppeta do grupy hostów"
67
65
  ],
68
- "Import puppet classes from puppet proxy for an environment": [
69
- "Import klas puppet ze środowiska puppet proxy."
66
+ "Add a template combination": [
67
+ "Dodaj kombinację szablonu"
70
68
  ],
71
- "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
72
- ""
69
+ "Add:": [
70
+ "Dodaj:"
73
71
  ],
74
- "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
75
- "Nie udało się zaktualizować środowisk i klas puppet z instalacji puppet na dysku: %s"
72
+ "All environments - (not filtered)": [
73
+ "Wszystkie środowiska - (nie filtrowane)"
76
74
  ],
77
- "The requested environment cannot be found.": [
75
+ "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
78
76
  ""
79
77
  ],
80
- "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
81
- "Nie znaleziono proxy do importowania klas, upewnij się, że inteligentne proxy ma włączoną funkcję puppet."
82
- ],
83
- "List template combination": [
84
- "Połączenie listy szablonów"
78
+ "Assigned classes": [
79
+ ""
85
80
  ],
86
- "Add a template combination": [
87
- "Dodaj kombinację szablonu"
81
+ "Available Classes": [
82
+ "Dostępne klasy"
88
83
  ],
89
- "Show template combination": [
90
- "Pokaż kombinację szablonu"
84
+ "Available Config Groups": [
85
+ "Dostępne grupy konfiguracji"
91
86
  ],
92
- "Update template combination": [
93
- "Aktualizuj kombinację szablonu"
87
+ "Can't find a valid Foreman Proxy with a Puppet feature": [
88
+ "nie można znaleźć poprawnego Foreman Proxy z wtyczką Puppet"
94
89
  ],
95
- "ID of Puppet environment": [
90
+ "Can't find a valid Proxy with a Puppet feature": [
96
91
  ""
97
92
  ],
98
- "environment id": [
99
- "id środowiska"
93
+ "Cancel": [
94
+ "Anuluj"
100
95
  ],
101
- "ID of environment": [
102
- "ID środowiska"
96
+ "Change Environment": [
97
+ "Zmień środowisko"
103
98
  ],
104
- "List hosts per environment": [
105
- "Lista hostów na środowisko"
99
+ "Change Puppet Master": [
100
+ "Zmień Puppet Master"
106
101
  ],
107
- "ID of puppet environment": [
102
+ "Changed": [
108
103
  ""
109
104
  ],
110
- "Deprecated in favor of host/puppet_attributes/environment_id": [
111
- ""
105
+ "Changed environments": [
106
+ "Zmieniono środowisko"
112
107
  ],
113
- "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
114
- ""
108
+ "Check/Uncheck all": [
109
+ "Zaznacz/ Odznacz wszystko"
115
110
  ],
116
- "Deprecated in favor of host/puppet_attributes/config_group_ids": [
117
- ""
111
+ "Check/Uncheck all %s changes": [
112
+ "Zaznacz/Odznacz wszystkie %s zmainy"
118
113
  ],
119
- "No environment selected!": [
120
- "Nie wybrano środowiska!"
114
+ "Check/Uncheck new": [
115
+ "Zaznacz / odznacz nową"
121
116
  ],
122
- "Updated hosts: changed environment": [
123
- "Zaktualizowano hosty: zmieniono środowisko"
117
+ "Check/Uncheck obsolete": [
118
+ "Zaznacz/ Odznacz nieaktualny "
124
119
  ],
125
- "Unable to generate output, Check log files": [
126
- "Nie można wygenerować danych wyjściowych, Sprawdzenie logów"
120
+ "Check/Uncheck updated": [
121
+ "Zaznacz/ Odznacz aktualizację "
127
122
  ],
128
- "No proxy selected!": [
129
- "Nie wybrano proxy!"
123
+ "Classes": [
124
+ "Klasy"
130
125
  ],
131
- "Invalid proxy selected!": [
132
- "Wybrano nieprawidłowe proxy!"
126
+ "Click to add %s": [
127
+ "Kliknij, aby dodać %s"
133
128
  ],
134
- "Failed to set %{proxy_type} proxy for %{host}.": [
135
- "Nie udało się ustawić %{proxy_type} proxy dla %{host}."
129
+ "Click to remove %s": [
130
+ "Kliknij, aby usunąć %s"
136
131
  ],
137
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
132
+ "Click to remove config group": [
133
+ "Kliknij by usunąć grupę konfiguracji"
134
+ ],
135
+ "Config Groups": [
138
136
  ""
139
137
  ],
140
- "The %{proxy_type} proxy of the selected hosts was cleared.": [
141
- "Wyczyszczono %{proxy_type} proxy wybranego hostu."
138
+ "Config Management": [
139
+ ""
142
140
  ],
143
- "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
144
- "",
141
+ "Copy to clipboard": [
145
142
  ""
146
143
  ],
147
- "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
148
- "%{proxy_type} proxy wybranego hostu zostało ustawione na %{proxy_name}."
144
+ "Corrective Change": [
145
+ ""
149
146
  ],
150
- "Puppet": [
151
- "Puppet"
147
+ "Couldn't find any ENC data for this host": [
148
+ ""
152
149
  ],
153
- "Puppet CA": [
154
- "Puppet CA"
150
+ "Create Config Group": [
151
+ ""
155
152
  ],
156
- "List of config groups": [
157
- "Lista wszystkich grup konfiguracji"
153
+ "Create Environment": [
154
+ ""
158
155
  ],
159
- "Show a config group": [
160
- "Pokaż grupę konfiguracji"
156
+ "Create Puppet Environment": [
157
+ ""
158
+ ],
159
+ "Create a Puppet class": [
160
+ "Utwórz klasę Puppet"
161
161
  ],
162
162
  "Create a config group": [
163
163
  "Utwórz grupę konfiguracji"
164
164
  ],
165
- "Update a config group": [
166
- "Edytuj grupę konfiguracji"
167
- ],
168
- "Delete a config group": [
169
- "Usuń grupę konfiguracji"
170
- ],
171
- "List all environments": [
172
- "Lista wszystkich środowisk"
173
- ],
174
- "List environments of Puppet class": [
175
- "Lista środowisk klasy Puppet"
165
+ "Create an environment": [
166
+ "Utwórz środowisko"
176
167
  ],
177
- "List environments per location": [
178
- "Lista środowisk na lokalizację"
168
+ "Create an override value for a specific smart class parameter": [
169
+ "Utwórz wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
179
170
  ],
180
- "List environments per organization": [
181
- "Lista środowisk na organizację"
171
+ "Default Puppet environment": [
172
+ "Domyślne środowisko Puppet"
182
173
  ],
183
- "ID of Puppet class": [
184
- "ID klasy Puppet"
174
+ "Default value": [
175
+ "Domyślna wartość "
185
176
  ],
186
- "Show an environment": [
187
- "Pokaż środowisko"
177
+ "Delete %s?": [
178
+ "Usunąć %s?"
188
179
  ],
189
- "Create an environment": [
190
- "Utwórz środowisko"
180
+ "Delete a Puppet class": [
181
+ "Usuń klasę Puppet"
191
182
  ],
192
- "Update an environment": [
193
- "Edytuj środowisko"
183
+ "Delete a config group": [
184
+ "Usuń grupę konfiguracji"
194
185
  ],
195
186
  "Delete an environment": [
196
187
  "Usuń środowisko"
197
188
  ],
198
- "List all Puppet class IDs for host": [
199
- "Lista wszystkich ID klasy Puppet dla hostów"
200
- ],
201
- "Add a Puppet class to host": [
202
- "Dodaj klasę Puppet do hostu"
189
+ "Delete an override value for a specific smart class parameter": [
190
+ "Usuń wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
203
191
  ],
204
- "ID of host": [
205
- "ID hostu"
192
+ "Deleted environment": [
193
+ "Usunięte środowiska"
206
194
  ],
207
- "Remove a Puppet class from host": [
208
- "Usuń klasę Puppet z hostu"
195
+ "Deleted environment %{env} and %{pcs}": [
196
+ "Usunięte środowiska%{env} i %{pcs}"
209
197
  ],
210
- "List all Puppet class IDs for host group": [
211
- "Lista wszystkich ID klasy Puppet dla grupy hostów"
198
+ "Deprecated in favor of host/puppet_attributes/config_group_ids": [
199
+ ""
212
200
  ],
213
- "Add a Puppet class to host group": [
214
- "Dodaj klasę Puppeta do grupy hostów"
201
+ "Deprecated in favor of host/puppet_attributes/environment_id": [
202
+ ""
215
203
  ],
216
- "ID of host group": [
217
- "ID grupy hostów"
204
+ "Deprecated in favor of host/puppet_attributes/puppetclass_ids": [
205
+ ""
218
206
  ],
219
- "Remove a Puppet class from host group": [
220
- "Usuń klasę Puppet z grupy hostów"
207
+ "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids": [
208
+ ""
221
209
  ],
222
- "List of override values for a specific smart class parameter": [
223
- "Lista nadpisanych wartości dla konkretnego parametru smart class"
210
+ "Deprecated in favor of hostgroup/puppet_attributes/environment_id": [
211
+ ""
224
212
  ],
225
- "Display hidden values": [
213
+ "Deprecated in favor of hostgroup/puppet_attributes/puppetclass_ids": [
226
214
  ""
227
215
  ],
228
- "Show an override value for a specific smart class parameter": [
229
- "Pokaż wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
216
+ "Description of smart class": [
217
+ "Opis inteligentnej klasy"
230
218
  ],
231
- "Override match": [
232
- "Zastąp dopasowanie"
219
+ "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
220
+ ""
233
221
  ],
234
- "Override value, required if omit is false": [
222
+ "Display hidden values": [
235
223
  ""
236
224
  ],
237
- "Foreman will not send this parameter in classification output": [
225
+ "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
238
226
  ""
239
227
  ],
240
- "Create an override value for a specific smart class parameter": [
241
- "Utwórz wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
242
- ],
243
- "Update an override value for a specific smart class parameter": [
244
- "Aktualizuj wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
245
- ],
246
- "Delete an override value for a specific smart class parameter": [
247
- "Usuń wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
248
- ],
249
- "%{model} with id '%{id}' was not found": [
250
- "%{model} o id '%{id}' nie został znaleziony"
251
- ],
252
- "List all Puppet classes": [
253
- "Lista wszystkich klas Puppet"
254
- ],
255
- "List all Puppet classes for a host": [
256
- "Lista wszystkich klas Puppet dla hosta"
228
+ "ENC Preview": [
229
+ ""
257
230
  ],
258
- "List all Puppet classes for a host group": [
259
- "Lista wszystkich klas Puppet dla grupy hostów"
231
+ "ENC environment": [
232
+ "Środowisko ENC"
260
233
  ],
261
- "List all Puppet classes for an environment": [
262
- "Lista wszystkich klas Puppet dla środowiska"
234
+ "Edit %s": [
235
+ "Edytuj %s"
263
236
  ],
264
- "Show a Puppet class": [
265
- "Pokaż klasę Puppet"
237
+ "Edit Puppet Class %s": [
238
+ "Edytuj klasę Puppet %s"
266
239
  ],
267
- "Show a Puppet class for host": [
268
- "Pokaż klasę Puppet dla hosta"
240
+ "Empty environment": [
241
+ "puste środowisko"
269
242
  ],
270
- "Show a Puppet class for a host group": [
271
- "Pokaż klasę Puppet dla grupy hostów"
243
+ "Environment": [
244
+ "Środowisko"
272
245
  ],
273
- "Show a Puppet class for an environment": [
274
- "Pokaż klasę Puppet dla środowiska"
246
+ "Environment only": [
247
+ "Tylko środowisko"
275
248
  ],
276
- "Create a Puppet class": [
277
- "Utwórz klasę Puppet"
249
+ "Environments": [
250
+ "Środowiska"
278
251
  ],
279
- "Update a Puppet class": [
280
- "Aktualizuj klasy Puppet"
252
+ "Environment|Name": [
253
+ "Środowisko|Nazwa"
281
254
  ],
282
- "Delete a Puppet class": [
283
- "Usuń klasę Puppet"
255
+ "Error!": [
256
+ ""
284
257
  ],
285
- "List all smart class parameters": [
286
- "Lista wszystkich parametrów klasy inteligentnych"
258
+ "Facts": [
259
+ "Fakty"
287
260
  ],
288
- "List of smart class parameters for a specific host": [
289
- "Lista parametrów inteligentnych klasy dla konkretnego hosta"
261
+ "Failed": [
262
+ ""
290
263
  ],
291
- "List of smart class parameters for a specific host group": [
292
- "Lista parametrów inteligentnej klasy dla określonej grupy hostów"
264
+ "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
265
+ "Nie udało się zaimportować %{klass} dla %{name}: nie istnieje w naszej bazie danych - ignoruj"
293
266
  ],
294
- "List of smart class parameters for a specific Puppet class": [
295
- "Lista parametrów inteligentnych klasy dla konkretnej klasy Puppet"
267
+ "Failed to set %{proxy_type} proxy for %{host}.": [
268
+ "Nie udało się ustawić %{proxy_type} proxy dla %{host}."
296
269
  ],
297
- "List of smart class parameters for a specific environment": [
298
- "Lista parametrów inteligentnych klasy dla konkretnego środowiska"
270
+ "Failed to start": [
271
+ ""
299
272
  ],
300
- "List of smart class parameters for a specific environment/Puppet class combination": [
301
- "Lista parametrów inteligentnych klasy dla określonego środowiska / Połączenie klasy Puppet"
273
+ "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s": [
274
+ "Nie udało się zaktualizować środowisk i klas puppet z instalacji Puppet na dysku: %s"
302
275
  ],
303
- "Show a smart class parameter": [
304
- "Pokaż parametry inteligentnej klasy"
276
+ "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s": [
277
+ "Nie udało się zaktualizować środowisk i klas puppet z instalacji puppet na dysku: %s"
305
278
  ],
306
- "Update a smart class parameter": [
307
- "Aktualizacja parametru inteligentnej klasy"
279
+ "Filter by name": [
280
+ "Filtrowanie według nazwy"
308
281
  ],
309
- "Whether the smart class parameter value is managed by Foreman": [
310
- "Czy inteligentna wartość parametru klasy jest zarządzana przez Foreman"
282
+ "Filter classes": [
283
+ "Filtruj klasy"
311
284
  ],
312
- "Description of smart class": [
313
- "Opis inteligentnej klasy"
285
+ "Foreman will default to this puppet environment if it cannot auto detect one": [
286
+ "Foreman będzie domyślny do tego środowiska puppet jeśli nie wykryje niczego innego"
314
287
  ],
315
- "Value to use when there is no match": [
316
- "Warto używać, gdy nie ma dopasowania"
288
+ "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": [
289
+ "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"
317
290
  ],
318
- "When enabled the parameter is hidden in the UI": [
319
- "Gdy upoważniony parametr jest ukryty e UI"
291
+ "Foreman will not send this parameter in classification output": [
292
+ ""
320
293
  ],
321
294
  "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter": [
322
295
  ""
323
296
  ],
324
- "The order in which values are resolved": [
325
- "Kolejność, w jakiej wartości rozwiązane"
297
+ "Foreman will update a host's environment from its facts": [
298
+ "Foreman będzie aktualizować środowisko hosta od jej Informacji"
326
299
  ],
327
- "Types of validation values": [
328
- "Rodzaje walidacji wartości"
300
+ "General": [
301
+ "Generalnie"
329
302
  ],
330
- "Used to enforce certain values for the parameter values": [
331
- "Służy do wymuszenia pewnych wartości dla wartości parametrów"
303
+ "Help": [
304
+ "Pomoc"
332
305
  ],
333
- "Types of variable values": [
334
- "Rodzaje wartości zmiennych"
306
+ "Host Groups": [
307
+ "Grupy hostów"
335
308
  ],
336
- "If true, will raise an error if there is no default value and no matcher provide a value": [
337
- "Jeśli to prawda, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości"
309
+ "Host group and Environment": [
310
+ "Lista hostów i środowisko"
338
311
  ],
339
- "Merge all matching values (only array/hash type)": [
340
- "Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"
312
+ "Host group only": [
313
+ "Tylko grupa hostów"
341
314
  ],
342
- "Include default value when merging all matching values": [
343
- "Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
315
+ "Host groups": [
316
+ "Grupa hostów"
344
317
  ],
345
- "Remove duplicate values (only array type)": [
346
- "Usuń zduplikowane wartości (tylko typ tablicowy)"
318
+ "Hostgroup": [
319
+ "Grupa hostów "
347
320
  ],
348
- "Successfully overridden all parameters of Puppet class %s": [
349
- "Pomyślnie nadpisano wszystkie parametry klasy Puppet %s"
321
+ "Hosts": [
322
+ "Hosty"
350
323
  ],
351
- "Successfully reset all parameters of Puppet class %s to their default values": [
352
- "Pomyślnie zresetowano wszystkie parametry klasy Puppet %s do wartości domyślnych."
324
+ "Hosts managed:": [
325
+ "Zarządzane hosty:"
353
326
  ],
354
- "No parameters to override for Puppet class %s": [
355
- "Brak parametrów przesłaniających dla klasy Puppet %s"
327
+ "ID of Puppet class": [
328
+ "ID klasy Puppet"
356
329
  ],
357
- "Create Puppet Environment": [
330
+ "ID of Puppet environment": [
358
331
  ""
359
332
  ],
360
- "Help": [
361
- "Pomoc"
362
- ],
363
- "Change Environment": [
364
- "Zmień środowisko"
365
- ],
366
- "Change Puppet Master": [
367
- "Zmień Puppet Master"
333
+ "ID of Puppetclass": [
334
+ ""
368
335
  ],
369
- "Puppet YAML": [
336
+ "ID of associated puppet Environment": [
370
337
  ""
371
338
  ],
372
- "Puppet external nodes YAML dump": [
373
- "Węzły zewnętrzne Puppet przerzucone na YAML "
339
+ "ID of environment": [
340
+ "ID środowiska"
374
341
  ],
375
- "Puppet Environment": [
376
- "Środowisko Puppet"
342
+ "ID of host": [
343
+ "ID hostu"
377
344
  ],
378
- "Omit from classification output": [
379
- ""
345
+ "ID of host group": [
346
+ "ID grupy hostów"
380
347
  ],
381
- "Override this value": [
382
- "Nadpisz wartość"
348
+ "ID of puppet environment": [
349
+ ""
383
350
  ],
384
- "Remove this override": [
385
- "Usuń nadpisaną wartość"
351
+ "IDs of associated ConfigGroups": [
352
+ ""
386
353
  ],
387
- "Default value": [
388
- "Domyślna wartość "
354
+ "IDs of associated Puppetclasses": [
355
+ ""
389
356
  ],
390
- "Original value info": [
391
- "Wartość oryginalnej informacji"
357
+ "If true, will raise an error if there is no default value and no matcher provide a value": [
358
+ "Jeśli to prawda, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości"
392
359
  ],
393
- "<b>Description:</b> %{desc}<br/>\\n <b>Type:</b> %{type}<br/>\\n <b>Matcher:</b> %{matcher}<br/>\\n <b>Inherited value:</b> %{inherited_value}": [
360
+ "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.": [
394
361
  ""
395
362
  ],
396
- "Required parameter without value.<br/><b>Please override!</b><br/>": [
397
- "Wymagany parametr nie ma wartości.<br/><b>Proszę nadpisać!</b><br/>"
398
- ],
399
- "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
363
+ "Ignored classes in the environments: %s": [
400
364
  ""
401
365
  ],
402
- "Empty environment": [
403
- "puste środowisko"
366
+ "Ignored environment": [
367
+ ""
404
368
  ],
405
- "Deleted environment": [
406
- "Usunięte środowiska"
369
+ "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml": [
370
+ ""
407
371
  ],
408
- "Deleted environment %{env} and %{pcs}": [
409
- "Usunięte środowiska%{env} i %{pcs}"
372
+ "Ignored environments: %s": [
373
+ ""
410
374
  ],
411
- "Ignored environment": [
375
+ "Ignored:": [
412
376
  ""
413
377
  ],
414
378
  "Import": [
415
379
  "Import"
416
380
  ],
417
- "Import environments from %s": [
381
+ "Import classes from %s": [
418
382
  ""
419
383
  ],
420
- "Import classes from %s": [
384
+ "Import environments from %s": [
421
385
  ""
422
386
  ],
423
- "%{name} has %{num_tag} class": [
424
- "",
387
+ "Import puppet classes from puppet proxy": [
425
388
  ""
426
389
  ],
427
- "Click to remove %s": [
428
- "Kliknij, aby usunąć %s"
390
+ "Import puppet classes from puppet proxy for an environment": [
391
+ "Import klas puppet ze środowiska puppet proxy."
429
392
  ],
430
- "Click to add %s": [
431
- "Kliknij, aby dodać %s"
393
+ "Include default value when merging all matching values": [
394
+ "Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
432
395
  ],
433
- "None": [
434
- "Brak"
396
+ "Included Classes": [
397
+ "Dołączone klasy"
435
398
  ],
436
- "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
437
- ""
399
+ "Included Config Groups": [
400
+ "Zawiera grupy konfiguracji"
438
401
  ],
439
- "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
402
+ "Inherited Classes from %s": [
440
403
  ""
441
404
  ],
442
- "Host group and Environment": [
443
- "Lista hostów i środowisko"
444
- ],
445
- "Host group only": [
446
- "Tylko grupa hostów"
405
+ "Invalid proxy selected!": [
406
+ "Wybrano nieprawidłowe proxy!"
447
407
  ],
448
- "Environment only": [
449
- "Tylko środowisko"
408
+ "Last configuration status": [
409
+ ""
450
410
  ],
451
- "Operating system default": [
452
- "Domyślny system operacyjny"
411
+ "List all Puppet class IDs for host": [
412
+ "Lista wszystkich ID klasy Puppet dla hostów"
453
413
  ],
454
- "The final entry, Operating System default, can be set by editing the %s page.": [
455
- "Końcowa pozycja, domyślny system operacyjny, można ustawić poprzez edycję %s strony."
414
+ "List all Puppet class IDs for host group": [
415
+ "Lista wszystkich ID klasy Puppet dla grupy hostów"
456
416
  ],
457
- "Operating System": [
458
- "System operacyjny"
417
+ "List all Puppet classes": [
418
+ "Lista wszystkich klas Puppet"
459
419
  ],
460
- "Can't find a valid Foreman Proxy with a Puppet feature": [
461
- "nie można znaleźć poprawnego Foreman Proxy z wtyczką Puppet"
420
+ "List all Puppet classes for a host": [
421
+ "Lista wszystkich klas Puppet dla hosta"
462
422
  ],
463
- "%{puppetclass} does not belong to the %{environment} environment": [
464
- ""
423
+ "List all Puppet classes for a host group": [
424
+ "Lista wszystkich klas Puppet dla grupy hostów"
465
425
  ],
466
- "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring": [
467
- "Nie udało się zaimportować %{klass} dla %{name}: nie istnieje w naszej bazie danych - ignoruj"
426
+ "List all Puppet classes for an environment": [
427
+ "Lista wszystkich klas Puppet dla środowiska"
468
428
  ],
469
- "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
470
- ""
429
+ "List all environments": [
430
+ "Lista wszystkich środowisk"
471
431
  ],
472
- "must be true to edit the parameter": [
473
- ""
432
+ "List all host groups for a Puppet class": [
433
+ "Lista wszystkich grup hostów dla jednej klasy Puppet"
474
434
  ],
475
- "Puppet parameter": [
476
- ""
435
+ "List all smart class parameters": [
436
+ "Lista wszystkich parametrów klasy inteligentnych"
477
437
  ],
478
- "Can't find a valid Proxy with a Puppet feature": [
479
- ""
438
+ "List environments of Puppet class": [
439
+ "Lista środowisk klasy Puppet"
480
440
  ],
481
- "Changed environments": [
482
- "Zmieniono środowisko"
441
+ "List environments per location": [
442
+ "Lista środowisk na lokalizację"
483
443
  ],
484
- "Puppet Environments": [
485
- "Środowiska Puppet"
444
+ "List environments per organization": [
445
+ "Lista środowisk na organizację"
486
446
  ],
487
- "Select the changes you want to apply to Foreman": [
488
- ""
447
+ "List hosts per environment": [
448
+ "Lista hostów na środowisko"
489
449
  ],
490
- "Toggle": [
491
- "Przełącznik"
450
+ "List of config groups": [
451
+ "Lista wszystkich grup konfiguracji"
492
452
  ],
493
- "New": [
494
- "Nowy"
453
+ "List of override values for a specific smart class parameter": [
454
+ "Lista nadpisanych wartości dla konkretnego parametru smart class"
495
455
  ],
496
- "Check/Uncheck new": [
497
- "Zaznacz / odznacz nową"
456
+ "List of smart class parameters for a specific Puppet class": [
457
+ "Lista parametrów inteligentnych klasy dla konkretnej klasy Puppet"
498
458
  ],
499
- "Updated": [
500
- "Zaktualizowano"
459
+ "List of smart class parameters for a specific environment": [
460
+ "Lista parametrów inteligentnych klasy dla konkretnego środowiska"
501
461
  ],
502
- "Check/Uncheck updated": [
503
- "Zaznacz/ Odznacz aktualizację "
462
+ "List of smart class parameters for a specific environment/Puppet class combination": [
463
+ "Lista parametrów inteligentnych klasy dla określonego środowiska / Połączenie klasy Puppet"
504
464
  ],
505
- "Obsolete": [
506
- "Przestarzały"
465
+ "List of smart class parameters for a specific host": [
466
+ "Lista parametrów inteligentnych klasy dla konkretnego hosta"
507
467
  ],
508
- "Check/Uncheck obsolete": [
509
- "Zaznacz/ Odznacz nieaktualny "
468
+ "List of smart class parameters for a specific host group": [
469
+ "Lista parametrów inteligentnej klasy dla określonej grupy hostów"
510
470
  ],
511
- "Check/Uncheck all": [
512
- "Zaznacz/ Odznacz wszystko"
471
+ "List template combination": [
472
+ "Połączenie listy szablonów"
513
473
  ],
514
- "Environment": [
515
- "Środowisko"
474
+ "Loading parameters...": [
475
+ "Ładowanie parametrów ..."
516
476
  ],
517
- "Operation": [
518
- "Operacja"
477
+ "Locations": [
478
+ "Lokalizacje"
519
479
  ],
520
- "Puppet Modules": [
521
- "Moduły Puppet"
480
+ "Merge all matching values (only array/hash type)": [
481
+ "Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"
522
482
  ],
523
- "Check/Uncheck all %s changes": [
524
- "Zaznacz/Odznacz wszystkie %s zmainy"
483
+ "Name": [
484
+ "Nazwa"
525
485
  ],
526
- "Add:": [
527
- "Dodaj:"
486
+ "Never": [
487
+ ""
528
488
  ],
529
- "Remove:": [
530
- "Usuń:"
489
+ "New": [
490
+ "Nowy"
531
491
  ],
532
- "Update:": [
533
- "Aktualizacja:"
492
+ "No changes to your environments detected": [
493
+ "Brak zmian dla twojego środowiska."
534
494
  ],
535
- "Ignored:": [
495
+ "No configuration status available": [
536
496
  ""
537
497
  ],
538
- "Cancel": [
539
- "Anuluj"
498
+ "No environment selected!": [
499
+ "Nie wybrano środowiska!"
540
500
  ],
541
- "Update": [
542
- "Aktualizacja:"
501
+ "No environments found": [
502
+ "Nie znaleziono środowisk"
543
503
  ],
544
- "included already from parent": [
545
- "zawarte już od rodzica"
504
+ "No parameters to override for Puppet class %s": [
505
+ "Brak parametrów przesłaniających dla klasy Puppet %s"
546
506
  ],
547
- "Remove": [
548
- ""
507
+ "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled.": [
508
+ "Nie znaleziono proxy do importowania klas, upewnij się, że inteligentne proxy ma włączoną funkcję puppet."
549
509
  ],
550
- "Add": [
551
- ""
510
+ "No proxy selected!": [
511
+ "Nie wybrano proxy!"
552
512
  ],
553
- "%s is not in environment": [
554
- "%s nie ma w środowisku"
513
+ "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature": [
514
+ ""
555
515
  ],
556
- "Included Config Groups": [
557
- "Zawiera grupy konfiguracji"
516
+ "None": [
517
+ "Brak"
558
518
  ],
559
- "Available Config Groups": [
560
- "Dostępne grupy konfiguracji"
519
+ "Not authorized to edit classes": [
520
+ "Brak autoryzacji do edytowania klasy"
561
521
  ],
562
- "Edit %s": [
563
- "Edytuj %s"
522
+ "Notice": [
523
+ "Uwaga"
564
524
  ],
565
- "Config Groups": [
525
+ "Number of Overrides": [
566
526
  ""
567
527
  ],
568
- "Create Config Group": [
569
- ""
528
+ "Number of classes": [
529
+ "Liczba klas"
570
530
  ],
571
- "Puppet Classes": [
572
- "Klasy Puppet"
531
+ "Obsolete": [
532
+ "Przestarzały"
573
533
  ],
574
- "Hosts": [
575
- "Hosty"
534
+ "Omit": [
535
+ ""
576
536
  ],
577
- "Host Groups": [
578
- "Grupy hostów"
537
+ "Omit from classification output": [
538
+ ""
579
539
  ],
580
- "Actions": [
581
- "Akcja"
540
+ "Operating System": [
541
+ "System operacyjny"
582
542
  ],
583
- "Delete %s?": [
584
- "Usunąć %s?"
543
+ "Operating system default": [
544
+ "Domyślny system operacyjny"
585
545
  ],
586
- "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.": [
546
+ "Operation": [
547
+ "Operacja"
548
+ ],
549
+ "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes": [
587
550
  ""
588
551
  ],
589
- "Locations": [
590
- "Lokalizacje"
552
+ "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>": [
553
+ ""
591
554
  ],
592
555
  "Organizations": [
593
556
  "Organizacje"
594
557
  ],
595
- "Environment|Name": [
596
- "Środowisko|Nazwa"
597
- ],
598
- "Classes": [
599
- "Klasy"
558
+ "Original value info": [
559
+ "Wartość oryginalnej informacji"
600
560
  ],
601
- "Create Environment": [
561
+ "Out of sync": [
602
562
  ""
603
563
  ],
604
- "Puppet environments": [
605
- "środowisko Puppet"
606
- ],
607
- "Number of classes": [
608
- "Liczba klas"
564
+ "Overridden": [
565
+ ""
609
566
  ],
610
- "Total": [
611
- "W sumie"
567
+ "Override all parameters": [
568
+ "Zastąp wszystkie parametry"
612
569
  ],
613
- "No environments found": [
614
- "Nie znaleziono środowisk"
570
+ "Override match": [
571
+ "Zastąp dopasowanie"
615
572
  ],
616
- "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
617
- "Nie ma konfiguracji środowisk Puppet w tym Puppet Master. Proszę sprawdzić konfigurację Puppet Mastera."
573
+ "Override this value": [
574
+ "Nadpisz wartość"
618
575
  ],
619
- "Smart Class Parameters": [
576
+ "Override value, required if omit is false": [
620
577
  ""
621
578
  ],
622
579
  "Parameter": [
623
580
  "Parametr"
624
581
  ],
625
- "Puppet Class": [
626
- "Klasa Puppet"
627
- ],
628
- "Number of Overrides": [
629
- ""
630
- ],
631
582
  "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).": [
632
583
  ""
633
584
  ],
634
- "Included Classes": [
635
- "Dołączone klasy"
636
- ],
637
- "Not authorized to edit classes": [
638
- "Brak autoryzacji do edytowania klasy"
639
- ],
640
- "Inherited Classes from %s": [
641
- ""
585
+ "Parameters": [
586
+ "Parametry"
642
587
  ],
643
- "Available Classes": [
644
- "Dostępne klasy"
588
+ "Please select an environment first": [
589
+ "Proszę najpierw utworzyć środowisko"
645
590
  ],
646
- "Filter classes": [
647
- "Filtruj klasy"
591
+ "Puppet": [
592
+ "Puppet"
648
593
  ],
649
- "belongs to config group": [
650
- "należy do grupy konfiguracji"
594
+ "Puppet CA": [
595
+ "Puppet CA"
651
596
  ],
652
- "Name": [
653
- "Nazwa"
597
+ "Puppet CA Smart Proxy": [
598
+ ""
654
599
  ],
655
- "Value": [
656
- "Wartość"
600
+ "Puppet Class": [
601
+ "Klasa Puppet"
657
602
  ],
658
- "Omit": [
603
+ "Puppet Class Parameters": [
659
604
  ""
660
605
  ],
661
- "The class could not be saved because of an error in one of the class parameters.": [
606
+ "Puppet Classes": [
607
+ "Klasy Puppet"
608
+ ],
609
+ "Puppet ENC": [
662
610
  ""
663
611
  ],
664
- "Smart Class Parameter": [
665
- "Parametr inteligentnej klasy"
612
+ "Puppet Environment": [
613
+ "Środowisko Puppet"
666
614
  ],
667
- "Host groups": [
668
- "Grupa hostów"
615
+ "Puppet Environments": [
616
+ "Środowiska Puppet"
669
617
  ],
670
- "This Puppet class has no parameters in its signature.": [
671
- "Ta klasa Puppet nie ma parametrów w jej podpisie."
618
+ "Puppet Modules": [
619
+ "Moduły Puppet"
672
620
  ],
673
- "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
674
- "Aby zaktualizować sygnaturę klasy, przejdź do strony klas Puppet i wybierz \\\"Importuj\\\"."
621
+ "Puppet Smart Proxy": [
622
+ ""
675
623
  ],
676
- "Filter by name": [
677
- "Filtrowanie według nazwy"
624
+ "Puppet YAML": [
625
+ ""
678
626
  ],
679
- "All environments - (not filtered)": [
680
- "Wszystkie środowiska - (nie filtrowane)"
627
+ "Puppet classes": [
628
+ "Klasy puppet"
681
629
  ],
682
- "Overridden": [
630
+ "Puppet details": [
683
631
  ""
684
632
  ],
685
- "Edit Puppet Class %s": [
686
- "Edytuj klasę Puppet %s"
633
+ "Puppet env": [
634
+ ""
687
635
  ],
688
- "Puppetclass|Name": [
689
- "KlasaPuppet|Nazwa"
636
+ "Puppet environment": [
637
+ ""
690
638
  ],
691
- "Environments": [
692
- "Środowiska"
639
+ "Puppet environments": [
640
+ "środowisko Puppet"
693
641
  ],
694
- "Parameters": [
695
- "Parametry"
642
+ "Puppet external nodes YAML dump": [
643
+ "Węzły zewnętrzne Puppet przerzucone na YAML "
696
644
  ],
697
- "Override all parameters": [
698
- "Zastąp wszystkie parametry"
645
+ "Puppet interval": [
646
+ "interwał Puppet"
699
647
  ],
700
- "This will set all parameters of the class %s as overridden. Continue?": [
701
- "Spowoduje to ustawienie wszystkich parametrów klasy %s jako nadpisane. Kontynuować?"
648
+ "Puppet metrics": [
649
+ ""
702
650
  ],
703
- "Set parameters to defaults": [
704
- "Ustaw domyślne wartości parametrów"
651
+ "Puppet parameter": [
652
+ ""
705
653
  ],
706
- "This will reset parameters of the class %s to their default values. Continue?": [
707
- "Spowoduje to przywrócenie parametrów klasy %s do wartości domyślnych. Kontynuować?"
654
+ "Puppetclass|Name": [
655
+ "KlasaPuppet|Nazwa"
708
656
  ],
709
- "Puppet Class Parameters": [
657
+ "Remove": [
710
658
  ""
711
659
  ],
712
- "Notice": [
713
- "Uwaga"
660
+ "Remove Combination": [
661
+ ""
714
662
  ],
715
- "Please select an environment first": [
716
- "Proszę najpierw utworzyć środowisko"
663
+ "Remove a Puppet class from host": [
664
+ "Usuń klasę Puppet z hostu"
717
665
  ],
718
- "Select environment": [
719
- "Wybierz środowisko"
666
+ "Remove a Puppet class from host group": [
667
+ "Usuń klasę Puppet z grupy hostów"
720
668
  ],
721
- "*Clear environment*": [
722
- "* Wyczyść środowisko *"
669
+ "Remove duplicate values (only array type)": [
670
+ "Usuń zduplikowane wartości (tylko typ tablicowy)"
723
671
  ],
724
- "*Inherit from host group*": [
725
- "* Dziedziczenie z grupy hosta *"
672
+ "Remove this override": [
673
+ "Usuń nadpisaną wartość"
726
674
  ],
727
- "Hostgroup": [
728
- "Grupa hostów "
675
+ "Remove:": [
676
+ "Usuń:"
729
677
  ],
730
- "Remove Combination": [
678
+ "Reports": [
679
+ "Raporty"
680
+ ],
681
+ "Required parameter without value.<br/><b>Please override!</b><br/>": [
682
+ "Wymagany parametr nie ma wartości.<br/><b>Proszę nadpisać!</b><br/>"
683
+ ],
684
+ "Restarted": [
731
685
  ""
732
686
  ],
733
- "Valid Host Group and Environment Combinations": [
687
+ "Scheduled": [
734
688
  ""
735
689
  ],
736
- "Add Combination": [
690
+ "Select environment": [
691
+ "Wybierz środowisko"
692
+ ],
693
+ "Select the changes you want to apply to Foreman": [
737
694
  ""
738
695
  ],
739
- "General": [
740
- "Generalnie"
696
+ "Set parameters to defaults": [
697
+ "Ustaw domyślne wartości parametrów"
741
698
  ],
742
- "Hosts managed:": [
743
- "Zarządzane hosty:"
699
+ "Show a Puppet class": [
700
+ "Pokaż klasę Puppet"
744
701
  ],
745
- "Facts": [
746
- "Fakty"
702
+ "Show a Puppet class for a host group": [
703
+ "Pokaż klasę Puppet dla grupy hostów"
747
704
  ],
748
- "Foreman will default to this puppet environment if it cannot auto detect one": [
749
- "Foreman będzie domyślny do tego środowiska puppet jeśli nie wykryje niczego innego"
705
+ "Show a Puppet class for an environment": [
706
+ "Pokaż klasę Puppet dla środowiska"
750
707
  ],
751
- "Default Puppet environment": [
752
- "Domyślne środowisko Puppet"
708
+ "Show a Puppet class for host": [
709
+ "Pokaż klasę Puppet dla hosta"
753
710
  ],
754
- "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": [
755
- "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"
711
+ "Show a config group": [
712
+ "Pokaż grupę konfiguracji"
756
713
  ],
757
- "ENC environment": [
758
- "Środowisko ENC"
714
+ "Show a smart class parameter": [
715
+ "Pokaż parametry inteligentnej klasy"
759
716
  ],
760
- "Foreman will update a host's environment from its facts": [
761
- "Foreman będzie aktualizować środowisko hosta od jej Informacji"
717
+ "Show an environment": [
718
+ "Pokaż środowisko"
762
719
  ],
763
- "Update environment from facts": [
764
- "Aktualizuj środowisko na podstawie faktów"
720
+ "Show an override value for a specific smart class parameter": [
721
+ "Pokaż wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
765
722
  ],
766
- "Config Management": [
767
- ""
723
+ "Show template combination": [
724
+ "Pokaż kombinację szablonu"
768
725
  ],
769
- "Duration in minutes after servers reporting via Puppet are classed as out of sync.": [
726
+ "Skipped": [
770
727
  ""
771
728
  ],
772
- "Puppet interval": [
773
- "interwał Puppet"
729
+ "Smart Class Parameter": [
730
+ "Parametr inteligentnej klasy"
774
731
  ],
775
- "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval": [
732
+ "Smart Class Parameters": [
776
733
  ""
777
734
  ],
778
- "%s out of sync disabled": [
779
- ""
735
+ "Smart class parameters": [
736
+ "Parametry inteligentnych klas"
780
737
  ],
781
- "Puppet ENC": [
738
+ "Some Puppet Classes are unavailable in the selected environment": [
782
739
  ""
783
740
  ],
784
- "Puppet env": [
741
+ "Successfully copied to clipboard!": [
785
742
  ""
786
743
  ],
787
- "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.": [
788
- ""
744
+ "Successfully overridden all parameters of Puppet class %s": [
745
+ "Pomyślnie nadpisano wszystkie parametry klasy Puppet %s"
789
746
  ],
790
- "Puppet classes": [
791
- ""
747
+ "Successfully reset all parameters of Puppet class %s to their default values": [
748
+ "Pomyślnie zresetowano wszystkie parametry klasy Puppet %s do wartości domyślnych."
792
749
  ],
793
- "Assigned classes": [
794
- ""
750
+ "Successfully updated environments and Puppet classes from the on-disk Puppet installation": [
751
+ "Pomyślnie zaktualizowano środowisko i klasę puppet z instalacji Puppet na dysku"
795
752
  ],
796
- "This tab is still a work in progress": [
753
+ "The %{proxy_type} proxy could not be set for host: %{host_names}.": [
754
+ "",
797
755
  ""
798
756
  ],
799
- "Smart class parameters": [
800
- "Parametry inteligentnych klas"
757
+ "The %{proxy_type} proxy of the selected hosts was cleared.": [
758
+ "Wyczyszczono %{proxy_type} proxy wybranego hostu."
801
759
  ],
802
- "Successfully copied to clipboard!": [
760
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}": [
803
761
  ""
804
762
  ],
805
- "Copy to clipboard": [
806
- ""
763
+ "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}.": [
764
+ "%{proxy_type} proxy wybranego hostu zostało ustawione na %{proxy_name}."
807
765
  ],
808
- "Couldn't find any ENC data for this host": [
766
+ "The class could not be saved because of an error in one of the class parameters.": [
809
767
  ""
810
768
  ],
811
- "Error!": [
812
- ""
769
+ "The final entry, Operating System default, can be set by editing the %s page.": [
770
+ "Końcowa pozycja, domyślny system operacyjny, można ustawić poprzez edycję %s strony."
813
771
  ],
814
- "Last configuration status": [
815
- ""
772
+ "The order in which values are resolved": [
773
+ "Kolejność, w jakiej wartości są rozwiązane"
816
774
  ],
817
- "Never": [
775
+ "The requested environment cannot be found.": [
818
776
  ""
819
777
  ],
820
- "No configuration status available": [
821
- ""
778
+ "There are no puppet environments set up on this puppet master. Please check the puppet master configuration.": [
779
+ "Nie ma konfiguracji środowisk Puppet w tym Puppet Master. Proszę sprawdzić konfigurację Puppet Mastera."
822
780
  ],
823
- "Failed": [
824
- ""
781
+ "This Puppet class has no parameters in its signature.": [
782
+ "Ta klasa Puppet nie ma parametrów w jej podpisie."
825
783
  ],
826
- "Changed": [
784
+ "This tab is still a work in progress": [
827
785
  ""
828
786
  ],
829
- "Scheduled": [
830
- ""
787
+ "This will reset parameters of the class %s to their default values. Continue?": [
788
+ "Spowoduje to przywrócenie parametrów klasy %s do wartości domyślnych. Kontynuować?"
831
789
  ],
832
- "Failed to start": [
833
- ""
790
+ "This will set all parameters of the class %s as overridden. Continue?": [
791
+ "Spowoduje to ustawienie wszystkich parametrów klasy %s jako nadpisane. Kontynuować?"
834
792
  ],
835
- "Restarted": [
836
- ""
793
+ "To update the class signature, go to the Puppet Classes page and select \\\"Import\\\".": [
794
+ "Aby zaktualizować sygnaturę klasy, przejdź do strony klas Puppet i wybierz \\\"Importuj\\\"."
837
795
  ],
838
- "Corrective Change": [
839
- ""
796
+ "Toggle": [
797
+ "Przełącznik"
840
798
  ],
841
- "Skipped": [
842
- ""
799
+ "Total": [
800
+ "W sumie"
843
801
  ],
844
- "Out of sync": [
845
- ""
802
+ "Types of validation values": [
803
+ "Rodzaje walidacji wartości"
846
804
  ],
847
- "Puppet metrics": [
848
- ""
805
+ "Types of variable values": [
806
+ "Rodzaje wartości zmiennych"
849
807
  ],
850
- "Puppet details": [
851
- ""
808
+ "Unable to generate output, Check log files": [
809
+ "Nie można wygenerować danych wyjściowych, Sprawdzenie logów"
852
810
  ],
853
- "Puppet environment": [
854
- ""
811
+ "Update": [
812
+ "Aktualizacja:"
855
813
  ],
856
- "Puppet Smart Proxy": [
857
- ""
814
+ "Update a Puppet class": [
815
+ "Aktualizuj klasy Puppet"
858
816
  ],
859
- "Puppet CA Smart Proxy": [
860
- ""
817
+ "Update a config group": [
818
+ "Edytuj grupę konfiguracji"
861
819
  ],
862
- "Reports": [
863
- "Raporty"
820
+ "Update a smart class parameter": [
821
+ "Aktualizacja parametru inteligentnej klasy"
864
822
  ],
865
- "ENC Preview": [
866
- ""
823
+ "Update an environment": [
824
+ "Edytuj środowisko"
867
825
  ],
868
- "Click to remove config group": [
869
- "Kliknij by usunąć grupę konfiguracji"
826
+ "Update an override value for a specific smart class parameter": [
827
+ "Aktualizuj wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
870
828
  ],
871
- " Remove": [
872
- "Usuń"
829
+ "Update environment from facts": [
830
+ "Aktualizuj środowisko na podstawie faktów"
873
831
  ],
874
- "Loading parameters...": [
875
- "Ładowanie parametrów ..."
832
+ "Update template combination": [
833
+ "Aktualizuj kombinację szablonu"
876
834
  ],
877
- "Some Puppet Classes are unavailable in the selected environment": [
878
- ""
835
+ "Update:": [
836
+ "Aktualizacja:"
837
+ ],
838
+ "Updated": [
839
+ "Zaktualizowano"
840
+ ],
841
+ "Updated hosts: changed environment": [
842
+ "Zaktualizowano hosty: zmieniono środowisko"
843
+ ],
844
+ "Used to enforce certain values for the parameter values": [
845
+ "Służy do wymuszenia pewnych wartości dla wartości parametrów"
879
846
  ],
880
- "Action with sub plans": [
847
+ "Valid Host Group and Environment Combinations": [
881
848
  ""
882
849
  ],
883
- "Import facts": [
850
+ "Value": [
851
+ "Wartość"
852
+ ],
853
+ "Value to use when there is no match": [
854
+ "Warto używać, gdy nie ma dopasowania"
855
+ ],
856
+ "When a Host requests a template (e.g. during provisioning), Foreman \\\\\\n will select the best match from the available templates of that type, in the \\\\\\n following order:": [
884
857
  ""
885
858
  ],
886
- "Import Puppet classes": [
859
+ "When editing a template, you must assign a list \\\\\\n of operating systems which this template can be used with. Optionally, you can \\\\\\n restrict a template to a list of host groups and/or environments.": [
887
860
  ""
888
861
  ],
889
- "Remote action:": [
862
+ "When enabled the parameter is hidden in the UI": [
863
+ "Gdy upoważniony parametr jest ukryty e UI"
864
+ ],
865
+ "Whether the smart class parameter value is managed by Foreman": [
866
+ "Czy inteligentna wartość parametru klasy jest zarządzana przez Foreman"
867
+ ],
868
+ "belongs to config group": [
869
+ "należy do grupy konfiguracji"
870
+ ],
871
+ "environment id": [
872
+ "id środowiska"
873
+ ],
874
+ "included already from parent": [
875
+ "zawarte już od rodzica"
876
+ ],
877
+ "must be true to edit the parameter": [
890
878
  ""
891
879
  ],
892
- "Allow assigning Puppet environments and classes to the Foreman Hosts.": [
880
+ "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location": [
893
881
  ""
894
882
  ]
895
883
  }