foreman_puppet 5.1.1 → 5.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/models/concerns/foreman_puppet/extensions/host.rb +1 -1
- data/app/views/foreman_puppet/environments/welcome.html.erb +5 -0
- data/app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb +1 -1
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +1 -1
- data/app/views/hosts/select_multiple_puppet_proxy.html.erb +5 -0
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +31 -0
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +90 -0
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +336 -0
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +32 -0
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +175 -0
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +37 -0
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +85 -0
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +243 -167
- data/locale/cs_CZ/foreman_puppet.edit.po +224 -175
- data/locale/de/foreman_puppet.edit.po +339 -220
- data/locale/en/foreman_puppet.edit.po +89 -229
- data/locale/en_GB/foreman_puppet.edit.po +210 -166
- data/locale/es/foreman_puppet.edit.po +333 -223
- data/locale/fr/foreman_puppet.edit.po +339 -236
- data/locale/gl/foreman_puppet.edit.po +216 -155
- data/locale/it/foreman_puppet.edit.po +262 -185
- data/locale/ja/foreman_puppet.edit.po +247 -201
- data/locale/ko/foreman_puppet.edit.po +213 -171
- data/locale/messages.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +249 -168
- data/locale/pl/foreman_puppet.edit.po +267 -175
- data/locale/pt_BR/foreman_puppet.edit.po +345 -227
- data/locale/ru/foreman_puppet.edit.po +268 -191
- data/locale/sv_SE/foreman_puppet.edit.po +215 -156
- data/locale/zh_CN/foreman_puppet.edit.po +237 -202
- data/locale/zh_TW/foreman_puppet.edit.po +213 -173
- data/webpack/src/Components/Environments/Welcome.js +1 -1
- metadata +69 -61
- data/locale/ka/foreman_puppet.edit.po +0 -1177
- /data/locale/{ka/foreman_puppet.po.time_stamp → en/foreman_puppet.pox} +0 -0
@@ -2,45 +2,58 @@
|
|
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
|
-
#
|
9
|
-
#
|
10
|
-
#
|
8
|
+
# sziolkow <sziolkow@gmail.com>, 2021
|
9
|
+
# Michał Foryt <michal.foryt@gmail.com>, 2021
|
10
|
+
#
|
11
|
+
#, fuzzy
|
11
12
|
msgid ""
|
12
13
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_puppet
|
14
|
+
"Project-Id-Version: foreman_puppet 2.0.0.alpha.2\n"
|
14
15
|
"Report-Msgid-Bugs-To: \n"
|
16
|
+
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
15
17
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
16
|
-
"Last-Translator:
|
18
|
+
"Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2021\n"
|
17
19
|
"Language-Team: Polish (https://www.transifex.com/foreman/teams/114/pl/)\n"
|
18
20
|
"MIME-Version: 1.0\n"
|
19
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
20
22
|
"Content-Transfer-Encoding: 8bit\n"
|
21
23
|
"Language: pl\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"
|
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"
|
25
25
|
|
26
26
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
27
|
-
msgid "
|
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"
|
28
30
|
msgstr ""
|
29
31
|
|
30
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
32
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
33
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
31
34
|
msgid "No changes to your environments detected"
|
32
35
|
msgstr "Brak zmian dla twojego środowiska."
|
33
36
|
|
34
37
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
35
|
-
msgid "
|
36
|
-
|
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"
|
37
44
|
|
38
45
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
39
|
-
msgid "
|
40
|
-
|
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"
|
41
52
|
|
42
53
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
43
|
-
msgid "
|
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"
|
44
57
|
msgstr ""
|
45
58
|
|
46
59
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -71,41 +84,56 @@ msgstr ""
|
|
71
84
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
72
85
|
msgstr ""
|
73
86
|
|
74
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
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
|
75
89
|
msgid "ID of associated puppet Environment"
|
76
90
|
msgstr ""
|
77
91
|
|
78
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
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
|
79
94
|
msgid "IDs of associated Puppetclasses"
|
80
95
|
msgstr ""
|
81
96
|
|
82
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
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
|
83
99
|
msgid "IDs of associated ConfigGroups"
|
84
100
|
msgstr ""
|
85
101
|
|
86
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
102
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:14
|
87
103
|
msgid "Import puppet classes from puppet proxy"
|
88
104
|
msgstr ""
|
89
105
|
|
90
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
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
|
91
108
|
msgid "Import puppet classes from puppet proxy for an environment"
|
92
109
|
msgstr "Import klas puppet ze środowiska puppet proxy."
|
93
110
|
|
94
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
95
|
-
msgid "
|
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"
|
96
115
|
msgstr ""
|
97
116
|
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
99
|
-
msgid "
|
100
|
-
|
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"
|
101
124
|
|
102
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
125
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:80
|
103
126
|
msgid "The requested environment cannot be found."
|
104
127
|
msgstr ""
|
105
128
|
|
106
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
107
|
-
|
108
|
-
|
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."
|
109
137
|
|
110
138
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
111
139
|
msgid "List template combination"
|
@@ -131,7 +159,9 @@ msgstr ""
|
|
131
159
|
msgid "environment id"
|
132
160
|
msgstr "id środowiska"
|
133
161
|
|
134
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
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
|
135
165
|
msgid "ID of environment"
|
136
166
|
msgstr "ID środowiska"
|
137
167
|
|
@@ -155,7 +185,8 @@ msgstr ""
|
|
155
185
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
156
186
|
msgstr ""
|
157
187
|
|
158
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
188
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
189
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
159
190
|
msgid "No environment selected!"
|
160
191
|
msgstr "Nie wybrano środowiska!"
|
161
192
|
|
@@ -183,21 +214,28 @@ msgstr "Nie udało się ustawić %{proxy_type} proxy dla %{host}."
|
|
183
214
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
184
215
|
msgstr ""
|
185
216
|
|
186
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
217
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
218
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
187
219
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
188
220
|
msgstr "Wyczyszczono %{proxy_type} proxy wybranego hostu."
|
189
221
|
|
190
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
222
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
223
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
191
224
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
192
|
-
msgid_plural "
|
225
|
+
msgid_plural ""
|
226
|
+
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
193
227
|
msgstr[0] ""
|
194
228
|
msgstr[1] ""
|
229
|
+
msgstr[2] ""
|
230
|
+
msgstr[3] ""
|
195
231
|
|
196
232
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
197
|
-
msgid "
|
198
|
-
|
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}."
|
199
237
|
|
200
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
238
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
201
239
|
msgid "Puppet"
|
202
240
|
msgstr "Puppet"
|
203
241
|
|
@@ -241,7 +279,12 @@ msgstr "Lista środowisk na lokalizację"
|
|
241
279
|
msgid "List environments per organization"
|
242
280
|
msgstr "Lista środowisk na organizację"
|
243
281
|
|
244
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
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
|
245
288
|
msgid "ID of Puppet class"
|
246
289
|
msgstr "ID klasy Puppet"
|
247
290
|
|
@@ -269,7 +312,10 @@ msgstr "Lista wszystkich ID klasy Puppet dla hostów"
|
|
269
312
|
msgid "Add a Puppet class to host"
|
270
313
|
msgstr "Dodaj klasę Puppet do hostu"
|
271
314
|
|
272
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
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
|
273
319
|
msgid "ID of host"
|
274
320
|
msgstr "ID hostu"
|
275
321
|
|
@@ -285,7 +331,10 @@ msgstr "Lista wszystkich ID klasy Puppet dla grupy hostów"
|
|
285
331
|
msgid "Add a Puppet class to host group"
|
286
332
|
msgstr "Dodaj klasę Puppeta do grupy hostów"
|
287
333
|
|
288
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
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
|
289
338
|
msgid "ID of host group"
|
290
339
|
msgstr "ID grupy hostów"
|
291
340
|
|
@@ -297,7 +346,10 @@ msgstr "Usuń klasę Puppet z grupy hostów"
|
|
297
346
|
msgid "List of override values for a specific smart class parameter"
|
298
347
|
msgstr "Lista nadpisanych wartości dla konkretnego parametru smart class"
|
299
348
|
|
300
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
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
|
301
353
|
msgid "Display hidden values"
|
302
354
|
msgstr ""
|
303
355
|
|
@@ -319,11 +371,13 @@ msgstr ""
|
|
319
371
|
|
320
372
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:43
|
321
373
|
msgid "Create an override value for a specific smart class parameter"
|
322
|
-
msgstr "
|
374
|
+
msgstr ""
|
375
|
+
"Utwórz wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
|
323
376
|
|
324
377
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:53
|
325
378
|
msgid "Update an override value for a specific smart class parameter"
|
326
|
-
msgstr "
|
379
|
+
msgstr ""
|
380
|
+
"Aktualizuj wartość nadpisaną dla konkretnego parametru inteligentnej klasy"
|
327
381
|
|
328
382
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:62
|
329
383
|
msgid "Delete an override value for a specific smart class parameter"
|
@@ -398,8 +452,12 @@ msgid "List of smart class parameters for a specific environment"
|
|
398
452
|
msgstr "Lista parametrów inteligentnych klasy dla konkretnego środowiska"
|
399
453
|
|
400
454
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
401
|
-
msgid "
|
402
|
-
|
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"
|
403
461
|
|
404
462
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
405
463
|
msgid "Show a smart class parameter"
|
@@ -411,7 +469,8 @@ msgstr "Aktualizacja parametru inteligentnej klasy"
|
|
411
469
|
|
412
470
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:45
|
413
471
|
msgid "Whether the smart class parameter value is managed by Foreman"
|
414
|
-
msgstr "
|
472
|
+
msgstr ""
|
473
|
+
"Czy inteligentna wartość parametru klasy jest zarządzana przez Foreman"
|
415
474
|
|
416
475
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:46
|
417
476
|
msgid "Description of smart class"
|
@@ -426,10 +485,13 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
426
485
|
msgstr "Gdy upoważniony parametr jest ukryty e UI"
|
427
486
|
|
428
487
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
429
|
-
msgid "
|
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"
|
430
491
|
msgstr ""
|
431
492
|
|
432
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
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
|
433
495
|
msgid "The order in which values are resolved"
|
434
496
|
msgstr "Kolejność, w jakiej wartości są rozwiązane"
|
435
497
|
|
@@ -446,8 +508,12 @@ msgid "Types of variable values"
|
|
446
508
|
msgstr "Rodzaje wartości zmiennych"
|
447
509
|
|
448
510
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
449
|
-
msgid "
|
450
|
-
|
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"
|
451
517
|
|
452
518
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
453
519
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -455,7 +521,8 @@ msgstr "Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"
|
|
455
521
|
|
456
522
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
457
523
|
msgid "Include default value when merging all matching values"
|
458
|
-
msgstr "
|
524
|
+
msgstr ""
|
525
|
+
"Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
|
459
526
|
|
460
527
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
461
528
|
msgid "Remove duplicate values (only array type)"
|
@@ -466,21 +533,22 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
466
533
|
msgstr "Pomyślnie nadpisano wszystkie parametry klasy Puppet %s"
|
467
534
|
|
468
535
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
469
|
-
msgid "
|
470
|
-
|
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."
|
471
541
|
|
472
542
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
473
543
|
msgid "No parameters to override for Puppet class %s"
|
474
544
|
msgstr "Brak parametrów przesłaniających dla klasy Puppet %s"
|
475
545
|
|
476
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
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
|
477
549
|
msgid "Create Puppet Environment"
|
478
550
|
msgstr ""
|
479
551
|
|
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
|
-
|
484
552
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
485
553
|
msgid "Change Environment"
|
486
554
|
msgstr "Zmień środowisko"
|
@@ -497,7 +565,7 @@ msgstr ""
|
|
497
565
|
msgid "Puppet external nodes YAML dump"
|
498
566
|
msgstr "Węzły zewnętrzne Puppet przerzucone na YAML "
|
499
567
|
|
500
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
568
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
501
569
|
msgid "Puppet Environment"
|
502
570
|
msgstr "Środowisko Puppet"
|
503
571
|
|
@@ -534,7 +602,9 @@ msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
|
534
602
|
msgstr "Wymagany parametr nie ma wartości.<br/><b>Proszę nadpisać!</b><br/>"
|
535
603
|
|
536
604
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
537
|
-
msgid "
|
605
|
+
msgid ""
|
606
|
+
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
607
|
+
" will be empty.</i><br/>"
|
538
608
|
msgstr ""
|
539
609
|
|
540
610
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -570,8 +640,11 @@ msgid "%{name} has %{num_tag} class"
|
|
570
640
|
msgid_plural "%{name} has %{num_tag} classes"
|
571
641
|
msgstr[0] ""
|
572
642
|
msgstr[1] ""
|
643
|
+
msgstr[2] ""
|
644
|
+
msgstr[3] ""
|
573
645
|
|
574
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
646
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
647
|
+
#: ../webpack/src/foreman_class_edit.js:55
|
575
648
|
msgid "Click to remove %s"
|
576
649
|
msgstr "Kliknij, aby usunąć %s"
|
577
650
|
|
@@ -579,7 +652,8 @@ msgstr "Kliknij, aby usunąć %s"
|
|
579
652
|
msgid "Click to add %s"
|
580
653
|
msgstr "Kliknij, aby dodać %s"
|
581
654
|
|
582
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
655
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
656
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
583
657
|
msgid "None"
|
584
658
|
msgstr "Brak"
|
585
659
|
|
@@ -614,8 +688,12 @@ msgid "Operating system default"
|
|
614
688
|
msgstr "Domyślny system operacyjny"
|
615
689
|
|
616
690
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
617
|
-
msgid "
|
618
|
-
|
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."
|
619
697
|
|
620
698
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
621
699
|
msgid "Operating System"
|
@@ -630,11 +708,17 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
630
708
|
msgstr ""
|
631
709
|
|
632
710
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
633
|
-
msgid "
|
634
|
-
|
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"
|
635
717
|
|
636
718
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
637
|
-
msgid "
|
719
|
+
msgid ""
|
720
|
+
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
721
|
+
" and/or location"
|
638
722
|
msgstr ""
|
639
723
|
|
640
724
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -689,7 +773,11 @@ msgstr "Zaznacz/ Odznacz nieaktualny "
|
|
689
773
|
msgid "Check/Uncheck all"
|
690
774
|
msgstr "Zaznacz/ Odznacz wszystko"
|
691
775
|
|
692
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
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
|
693
781
|
msgid "Environment"
|
694
782
|
msgstr "Środowisko"
|
695
783
|
|
@@ -729,19 +817,20 @@ msgstr "Anuluj"
|
|
729
817
|
msgid "Update"
|
730
818
|
msgstr "Aktualizacja:"
|
731
819
|
|
732
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
820
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:10
|
733
821
|
msgid "included already from parent"
|
734
822
|
msgstr "zawarte już od rodzica"
|
735
823
|
|
736
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
824
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
825
|
+
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
737
826
|
msgid "Remove"
|
738
827
|
msgstr ""
|
739
828
|
|
740
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
829
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
741
830
|
msgid "Add"
|
742
831
|
msgstr ""
|
743
832
|
|
744
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
833
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:26
|
745
834
|
msgid "%s is not in environment"
|
746
835
|
msgstr "%s nie ma w środowisku"
|
747
836
|
|
@@ -753,40 +842,57 @@ msgstr "Zawiera grupy konfiguracji"
|
|
753
842
|
msgid "Available Config Groups"
|
754
843
|
msgstr "Dostępne grupy konfiguracji"
|
755
844
|
|
756
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
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
|
757
848
|
msgid "Edit %s"
|
758
849
|
msgstr "Edytuj %s"
|
759
850
|
|
760
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
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
|
761
855
|
msgid "Config Groups"
|
762
856
|
msgstr ""
|
763
857
|
|
764
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
765
861
|
msgid "Create Config Group"
|
766
862
|
msgstr ""
|
767
863
|
|
768
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
864
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11
|
865
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
769
866
|
msgid "Puppet Classes"
|
770
867
|
msgstr "Klasy Puppet"
|
771
868
|
|
772
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
773
872
|
msgid "Hosts"
|
774
873
|
msgstr "Hosty"
|
775
874
|
|
776
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
875
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13
|
876
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
777
877
|
msgid "Host Groups"
|
778
878
|
msgstr "Grupy hostów"
|
779
879
|
|
780
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
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
|
781
883
|
msgid "Actions"
|
782
884
|
msgstr "Akcja"
|
783
885
|
|
784
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
886
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25
|
887
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
785
888
|
msgid "Delete %s?"
|
786
889
|
msgstr "Usunąć %s?"
|
787
890
|
|
788
891
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
789
|
-
msgid "
|
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."
|
790
896
|
msgstr ""
|
791
897
|
|
792
898
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -797,7 +903,9 @@ msgstr "Lokalizacje"
|
|
797
903
|
msgid "Organizations"
|
798
904
|
msgstr "Organizacje"
|
799
905
|
|
800
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
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
|
801
909
|
msgid "Puppet Environments"
|
802
910
|
msgstr "Środowiska Puppet"
|
803
911
|
|
@@ -805,7 +913,8 @@ msgstr "Środowiska Puppet"
|
|
805
913
|
msgid "Environment|Name"
|
806
914
|
msgstr "Środowisko|Nazwa"
|
807
915
|
|
808
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
916
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
917
|
+
#: ../lib/foreman_puppet/register.rb:168
|
809
918
|
msgid "Classes"
|
810
919
|
msgstr "Klasy"
|
811
920
|
|
@@ -813,7 +922,8 @@ msgstr "Klasy"
|
|
813
922
|
msgid "Create Environment"
|
814
923
|
msgstr ""
|
815
924
|
|
816
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
925
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
926
|
+
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
817
927
|
msgid "Puppet environments"
|
818
928
|
msgstr "środowisko Puppet"
|
819
929
|
|
@@ -830,10 +940,17 @@ msgid "No environments found"
|
|
830
940
|
msgstr "Nie znaleziono środowisk"
|
831
941
|
|
832
942
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
833
|
-
msgid "
|
834
|
-
|
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."
|
835
949
|
|
836
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
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
|
837
954
|
msgid "Smart Class Parameters"
|
838
955
|
msgstr ""
|
839
956
|
|
@@ -841,7 +958,9 @@ msgstr ""
|
|
841
958
|
msgid "Parameter"
|
842
959
|
msgstr "Parametr"
|
843
960
|
|
844
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
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
|
845
964
|
msgid "Puppet Class"
|
846
965
|
msgstr "Klasa Puppet"
|
847
966
|
|
@@ -850,14 +969,18 @@ msgid "Number of Overrides"
|
|
850
969
|
msgstr ""
|
851
970
|
|
852
971
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
853
|
-
msgid "
|
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)."
|
854
976
|
msgstr ""
|
855
977
|
|
856
978
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
857
979
|
msgid "Included Classes"
|
858
980
|
msgstr "Dołączone klasy"
|
859
981
|
|
860
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
982
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
983
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
861
984
|
msgid "Not authorized to edit classes"
|
862
985
|
msgstr "Brak autoryzacji do edytowania klasy"
|
863
986
|
|
@@ -873,7 +996,8 @@ msgstr "Dostępne klasy"
|
|
873
996
|
msgid "Filter classes"
|
874
997
|
msgstr "Filtruj klasy"
|
875
998
|
|
876
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
999
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1000
|
+
#: ../webpack/src/foreman_class_edit.js:84
|
877
1001
|
msgid "belongs to config group"
|
878
1002
|
msgstr "należy do grupy konfiguracji"
|
879
1003
|
|
@@ -890,7 +1014,9 @@ msgid "Omit"
|
|
890
1014
|
msgstr ""
|
891
1015
|
|
892
1016
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
893
|
-
msgid "
|
1017
|
+
msgid ""
|
1018
|
+
"The class could not be saved because of an error in one of the class "
|
1019
|
+
"parameters."
|
894
1020
|
msgstr ""
|
895
1021
|
|
896
1022
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -906,8 +1032,12 @@ msgid "This Puppet class has no parameters in its signature."
|
|
906
1032
|
msgstr "Ta klasa Puppet nie ma parametrów w jej podpisie."
|
907
1033
|
|
908
1034
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
909
|
-
msgid "
|
910
|
-
|
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\"."
|
911
1041
|
|
912
1042
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
913
1043
|
msgid "Filter by name"
|
@@ -929,7 +1059,10 @@ msgstr "Edytuj klasę Puppet %s"
|
|
929
1059
|
msgid "Puppetclass|Name"
|
930
1060
|
msgstr "KlasaPuppet|Nazwa"
|
931
1061
|
|
932
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
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
|
933
1066
|
msgid "Environments"
|
934
1067
|
msgstr "Środowiska"
|
935
1068
|
|
@@ -943,28 +1076,34 @@ msgstr "Zastąp wszystkie parametry"
|
|
943
1076
|
|
944
1077
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
945
1078
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
946
|
-
msgstr "
|
1079
|
+
msgstr ""
|
1080
|
+
"Spowoduje to ustawienie wszystkich parametrów klasy %s jako nadpisane. "
|
1081
|
+
"Kontynuować?"
|
947
1082
|
|
948
1083
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
949
1084
|
msgid "Set parameters to defaults"
|
950
1085
|
msgstr "Ustaw domyślne wartości parametrów"
|
951
1086
|
|
952
1087
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
953
|
-
msgid "
|
954
|
-
|
955
|
-
|
956
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
957
|
-
msgid "Puppet Class Parameters"
|
1088
|
+
msgid ""
|
1089
|
+
"This will reset parameters of the class %s to their default values. "
|
1090
|
+
"Continue?"
|
958
1091
|
msgstr ""
|
1092
|
+
"Spowoduje to przywrócenie parametrów klasy %s do wartości domyślnych. "
|
1093
|
+
"Kontynuować?"
|
959
1094
|
|
960
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1095
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
961
1096
|
msgid "Notice"
|
962
1097
|
msgstr "Uwaga"
|
963
1098
|
|
964
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
1099
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
965
1100
|
msgid "Please select an environment first"
|
966
1101
|
msgstr "Proszę najpierw utworzyć środowisko"
|
967
1102
|
|
1103
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1104
|
+
msgid "Puppet Class Parameters"
|
1105
|
+
msgstr ""
|
1106
|
+
|
968
1107
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
969
1108
|
msgid "Select environment"
|
970
1109
|
msgstr "Wybierz środowisko"
|
@@ -1006,16 +1145,25 @@ msgid "Facts"
|
|
1006
1145
|
msgstr "Fakty"
|
1007
1146
|
|
1008
1147
|
#: ../lib/foreman_puppet/register.rb:10
|
1009
|
-
msgid "
|
1010
|
-
|
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"
|
1011
1153
|
|
1012
1154
|
#: ../lib/foreman_puppet/register.rb:12
|
1013
1155
|
msgid "Default Puppet environment"
|
1014
1156
|
msgstr "Domyślne środowisko Puppet"
|
1015
1157
|
|
1016
1158
|
#: ../lib/foreman_puppet/register.rb:16
|
1017
|
-
msgid "
|
1018
|
-
|
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"
|
1019
1167
|
|
1020
1168
|
#: ../lib/foreman_puppet/register.rb:19
|
1021
1169
|
msgid "ENC environment"
|
@@ -1034,7 +1182,9 @@ msgid "Config Management"
|
|
1034
1182
|
msgstr ""
|
1035
1183
|
|
1036
1184
|
#: ../lib/foreman_puppet/register.rb:30
|
1037
|
-
msgid "
|
1185
|
+
msgid ""
|
1186
|
+
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1187
|
+
" sync."
|
1038
1188
|
msgstr ""
|
1039
1189
|
|
1040
1190
|
#: ../lib/foreman_puppet/register.rb:32
|
@@ -1042,73 +1192,19 @@ msgid "Puppet interval"
|
|
1042
1192
|
msgstr "interwał Puppet"
|
1043
1193
|
|
1044
1194
|
#: ../lib/foreman_puppet/register.rb:35
|
1045
|
-
msgid "
|
1195
|
+
msgid ""
|
1196
|
+
"Disable host configuration status turning to out of sync for %s after report"
|
1197
|
+
" does not arrive within configured interval"
|
1046
1198
|
msgstr ""
|
1047
1199
|
|
1048
1200
|
#: ../lib/foreman_puppet/register.rb:37
|
1049
1201
|
msgid "%s out of sync disabled"
|
1050
1202
|
msgstr ""
|
1051
1203
|
|
1052
|
-
#: ../lib/foreman_puppet/register.rb:
|
1204
|
+
#: ../lib/foreman_puppet/register.rb:162 ../lib/foreman_puppet/register.rb:215
|
1053
1205
|
msgid "Puppet ENC"
|
1054
1206
|
msgstr ""
|
1055
1207
|
|
1056
|
-
#: ../lib/foreman_puppet/register.rb:230
|
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/index.js:28
|
1081
|
-
msgid "Couldn't find any ENC data for this host"
|
1082
|
-
msgstr ""
|
1083
|
-
|
1084
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1085
|
-
msgid "Error!"
|
1086
|
-
msgstr ""
|
1087
|
-
|
1088
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1089
|
-
msgid "Puppet details"
|
1090
|
-
msgstr ""
|
1091
|
-
|
1092
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1093
|
-
msgid "Puppet environment"
|
1094
|
-
msgstr ""
|
1095
|
-
|
1096
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1097
|
-
msgid "Puppet Smart Proxy"
|
1098
|
-
msgstr ""
|
1099
|
-
|
1100
|
-
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1101
|
-
msgid "Puppet CA Smart Proxy"
|
1102
|
-
msgstr ""
|
1103
|
-
|
1104
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1105
|
-
msgid "Reports"
|
1106
|
-
msgstr "Raporty"
|
1107
|
-
|
1108
|
-
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1109
|
-
msgid "ENC Preview"
|
1110
|
-
msgstr ""
|
1111
|
-
|
1112
1208
|
#: ../webpack/src/foreman_class_edit.js:146
|
1113
1209
|
msgid "Click to remove config group"
|
1114
1210
|
msgstr "Kliknij by usunąć grupę konfiguracji"
|
@@ -1121,24 +1217,20 @@ msgstr "Usuń"
|
|
1121
1217
|
msgid "Loading parameters..."
|
1122
1218
|
msgstr "Ładowanie parametrów ..."
|
1123
1219
|
|
1124
|
-
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1125
|
-
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1126
|
-
msgstr ""
|
1127
|
-
|
1128
1220
|
#: action_names.rb:2
|
1129
|
-
msgid "
|
1221
|
+
msgid "Action with sub plans"
|
1130
1222
|
msgstr ""
|
1131
1223
|
|
1132
1224
|
#: action_names.rb:3
|
1133
|
-
msgid "
|
1225
|
+
msgid "Import facts"
|
1134
1226
|
msgstr ""
|
1135
1227
|
|
1136
1228
|
#: action_names.rb:4
|
1137
|
-
msgid "
|
1229
|
+
msgid "Import Puppet classes"
|
1138
1230
|
msgstr ""
|
1139
1231
|
|
1140
1232
|
#: action_names.rb:5
|
1141
|
-
msgid "
|
1233
|
+
msgid "Remote action:"
|
1142
1234
|
msgstr ""
|
1143
1235
|
|
1144
1236
|
#: gemspec.rb:2
|