foreman_puppet 2.0.2 → 2.0.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/helpers/foreman_puppet/environments_helper.rb +1 -1
- data/app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb +1 -1
- data/app/views/foreman_puppet/config_groups/index.html.erb +3 -1
- data/db/migrate/20220201205305_migrate_host_class_permission.foreman_puppet.rb +9 -0
- data/db/migrate/20220208135305_migrate_environment_ignore_type.foreman_puppet.rb +15 -0
- data/db/migrate_foreman/20090905150132_create_hostgroups_puppetclasses.foreman_puppet.rb +3 -1
- data/lib/foreman_puppet/register.rb +2 -1
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ca/foreman_puppet.edit.po +1095 -0
- data/locale/ca/foreman_puppet.po +70 -1
- data/locale/ca/foreman_puppet.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/cs_CZ/foreman_puppet.edit.po +199 -184
- data/locale/cs_CZ/foreman_puppet.po +13 -2
- data/locale/de/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/de/foreman_puppet.edit.po +1122 -0
- data/locale/de/foreman_puppet.po +25 -13
- data/locale/de/foreman_puppet.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en/foreman_puppet.edit.po +33 -25
- data/locale/en/foreman_puppet.po +13 -1
- data/locale/en_GB/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/en_GB/foreman_puppet.edit.po +1097 -0
- data/locale/en_GB/foreman_puppet.po +13 -2
- data/locale/en_GB/foreman_puppet.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/es/foreman_puppet.edit.po +1104 -0
- data/locale/es/foreman_puppet.po +13 -2
- data/locale/es/foreman_puppet.po.time_stamp +0 -0
- data/locale/foreman_puppet.pot +48 -25
- data/locale/fr/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/fr/foreman_puppet.edit.po +1112 -0
- data/locale/fr/foreman_puppet.po +13 -2
- data/locale/fr/foreman_puppet.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/gl/foreman_puppet.edit.po +1095 -0
- data/locale/gl/foreman_puppet.po +13 -2
- data/locale/gl/foreman_puppet.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/it/foreman_puppet.edit.po +1099 -0
- data/locale/it/foreman_puppet.po +13 -2
- data/locale/it/foreman_puppet.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ja/foreman_puppet.edit.po +1107 -0
- data/locale/ja/foreman_puppet.po +15 -4
- data/locale/ja/foreman_puppet.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ko/foreman_puppet.edit.po +1096 -0
- data/locale/ko/foreman_puppet.po +13 -2
- data/locale/ko/foreman_puppet.po.time_stamp +0 -0
- data/locale/nl_NL/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/nl_NL/foreman_puppet.edit.po +1100 -0
- data/locale/nl_NL/foreman_puppet.po +13 -2
- data/locale/nl_NL/foreman_puppet.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pl/foreman_puppet.edit.po +1099 -0
- data/locale/pl/foreman_puppet.po +13 -2
- data/locale/pl/foreman_puppet.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/pt_BR/foreman_puppet.edit.po +1103 -0
- data/locale/pt_BR/foreman_puppet.po +13 -2
- data/locale/pt_BR/foreman_puppet.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/ru/foreman_puppet.edit.po +1104 -0
- data/locale/ru/foreman_puppet.po +15 -4
- data/locale/ru/foreman_puppet.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/sv_SE/foreman_puppet.edit.po +1099 -0
- data/locale/sv_SE/foreman_puppet.po +13 -2
- data/locale/sv_SE/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_CN/foreman_puppet.edit.po +1108 -0
- data/locale/zh_CN/foreman_puppet.po +16 -5
- data/locale/zh_CN/foreman_puppet.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_puppet.mo +0 -0
- data/locale/zh_TW/foreman_puppet.edit.po +1098 -0
- data/locale/zh_TW/foreman_puppet.po +13 -2
- data/locale/zh_TW/foreman_puppet.po.time_stamp +0 -0
- data/test/helpers/foreman_puppet/puppetclass_lookup_keys_helper_test.rb +34 -0
- metadata +39 -3
@@ -1,34 +1,41 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
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
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# mhulan <mhulan@redhat.com>, 2021
|
8
|
+
# Ondřej Ezr <ezrik12@gmail.com>, 2021
|
9
|
+
# Lukáš Zapletal, 2021
|
10
|
+
# Pavel Borecki <pavel.borecki@gmail.com>, 2021
|
5
11
|
#
|
6
12
|
msgid ""
|
7
13
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_puppet
|
14
|
+
"Project-Id-Version: foreman_puppet 3.0.2\n"
|
9
15
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date:
|
11
|
-
"PO-Revision-Date: 2021-
|
12
|
-
"Last-Translator:
|
13
|
-
"Language-Team: Czech
|
14
|
-
"
|
16
|
+
"POT-Creation-Date: 2022-02-28 12:33+0100\n"
|
17
|
+
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
18
|
+
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
|
19
|
+
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams"
|
20
|
+
"/114/cs_CZ/)\n"
|
15
21
|
"MIME-Version: 1.0\n"
|
16
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
17
23
|
"Content-Transfer-Encoding: 8bit\n"
|
18
|
-
"
|
19
|
-
"
|
24
|
+
"Language: cs_CZ\n"
|
25
|
+
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= "
|
26
|
+
"4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
20
27
|
|
21
28
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
22
29
|
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
23
30
|
msgstr ""
|
24
31
|
|
25
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
32
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
26
33
|
msgid "No changes to your environments detected"
|
27
|
-
msgstr ""
|
34
|
+
msgstr "Nezjištěny žádné změny ve vašich prostředích"
|
28
35
|
|
29
36
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
30
37
|
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
31
|
-
msgstr ""
|
38
|
+
msgstr "Úspěšně aktualizována prostředí a Puppet třídy z instalace Puppet na disku"
|
32
39
|
|
33
40
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
34
41
|
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
@@ -40,7 +47,7 @@ msgstr ""
|
|
40
47
|
|
41
48
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
42
49
|
msgid "Ignored environments: %s"
|
43
|
-
msgstr ""
|
50
|
+
msgstr "Ignorovaná prostředí: %s"
|
44
51
|
|
45
52
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:55
|
46
53
|
msgid "Ignored classes in the environments: %s"
|
@@ -48,7 +55,7 @@ msgstr ""
|
|
48
55
|
|
49
56
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:10
|
50
57
|
msgid "List all host groups for a Puppet class"
|
51
|
-
msgstr ""
|
58
|
+
msgstr "Vypsat všechny skupiny strojů pro puppet třídu"
|
52
59
|
|
53
60
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:13
|
54
61
|
msgid "ID of Puppetclass"
|
@@ -78,27 +85,27 @@ msgstr ""
|
|
78
85
|
msgid "IDs of associated ConfigGroups"
|
79
86
|
msgstr ""
|
80
87
|
|
81
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
88
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
82
89
|
msgid "Import puppet classes from puppet proxy"
|
83
|
-
msgstr ""
|
90
|
+
msgstr "Importovat puppet třídy z puppet proxy"
|
84
91
|
|
85
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
92
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
86
93
|
msgid "Import puppet classes from puppet proxy for an environment"
|
87
|
-
msgstr ""
|
94
|
+
msgstr "Importovat puppet třídy z puppet proxy pro Environment"
|
88
95
|
|
89
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
96
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
90
97
|
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
91
98
|
msgstr ""
|
92
99
|
|
93
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
100
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
94
101
|
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
95
102
|
msgstr ""
|
96
103
|
|
97
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
104
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
98
105
|
msgid "The requested environment cannot be found."
|
99
106
|
msgstr ""
|
100
107
|
|
101
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
108
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
102
109
|
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
103
110
|
msgstr ""
|
104
111
|
|
@@ -108,15 +115,15 @@ msgstr ""
|
|
108
115
|
|
109
116
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:12
|
110
117
|
msgid "Add a template combination"
|
111
|
-
msgstr ""
|
118
|
+
msgstr "Přidat kombinaci šablony"
|
112
119
|
|
113
120
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:15
|
114
121
|
msgid "Show template combination"
|
115
|
-
msgstr ""
|
122
|
+
msgstr "Zobrazit kombinaci šablony"
|
116
123
|
|
117
124
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:18
|
118
125
|
msgid "Update template combination"
|
119
|
-
msgstr ""
|
126
|
+
msgstr "Aktualizovat kombinaci šablony"
|
120
127
|
|
121
128
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:21
|
122
129
|
msgid "ID of Puppet environment"
|
@@ -124,11 +131,11 @@ msgstr ""
|
|
124
131
|
|
125
132
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:26
|
126
133
|
msgid "environment id"
|
127
|
-
msgstr ""
|
134
|
+
msgstr "identifikátor prostředí"
|
128
135
|
|
129
136
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
130
137
|
msgid "ID of environment"
|
131
|
-
msgstr ""
|
138
|
+
msgstr "Identifikátor prostředí"
|
132
139
|
|
133
140
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:10
|
134
141
|
msgid "List hosts per environment"
|
@@ -152,11 +159,11 @@ msgstr ""
|
|
152
159
|
|
153
160
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
154
161
|
msgid "No environment selected!"
|
155
|
-
msgstr ""
|
162
|
+
msgstr "Nevybráno prostředí!"
|
156
163
|
|
157
164
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:76
|
158
165
|
msgid "Updated hosts: changed environment"
|
159
|
-
msgstr ""
|
166
|
+
msgstr "Aktualizovaní hostitelé: změněné prostředí"
|
160
167
|
|
161
168
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:105
|
162
169
|
msgid "Unable to generate output, Check log files"
|
@@ -194,35 +201,35 @@ msgstr ""
|
|
194
201
|
|
195
202
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
196
203
|
msgid "Puppet"
|
197
|
-
msgstr ""
|
204
|
+
msgstr "Puppet"
|
198
205
|
|
199
206
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:211
|
200
207
|
msgid "Puppet CA"
|
201
|
-
msgstr ""
|
208
|
+
msgstr "Certif. autorita pro Puppet"
|
202
209
|
|
203
210
|
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:15
|
204
211
|
msgid "List of config groups"
|
205
|
-
msgstr ""
|
212
|
+
msgstr "Seznam skupin nastavení"
|
206
213
|
|
207
214
|
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:23
|
208
215
|
msgid "Show a config group"
|
209
|
-
msgstr ""
|
216
|
+
msgstr "Zobrazit skupinu nastavení"
|
210
217
|
|
211
218
|
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:36
|
212
219
|
msgid "Create a config group"
|
213
|
-
msgstr ""
|
220
|
+
msgstr "Vytvořit skupinu nastavení"
|
214
221
|
|
215
222
|
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:44
|
216
223
|
msgid "Update a config group"
|
217
|
-
msgstr ""
|
224
|
+
msgstr "Aktualizovat skupinu nastavení"
|
218
225
|
|
219
226
|
#: ../app/controllers/foreman_puppet/api/v2/config_groups_controller.rb:52
|
220
227
|
msgid "Delete a config group"
|
221
|
-
msgstr ""
|
228
|
+
msgstr "Smazat skupinu nastavení"
|
222
229
|
|
223
230
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:14
|
224
231
|
msgid "List all environments"
|
225
|
-
msgstr ""
|
232
|
+
msgstr "Vypsat všechny prostředí"
|
226
233
|
|
227
234
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:15
|
228
235
|
msgid "List environments of Puppet class"
|
@@ -238,35 +245,35 @@ msgstr ""
|
|
238
245
|
|
239
246
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
240
247
|
msgid "ID of Puppet class"
|
241
|
-
msgstr ""
|
248
|
+
msgstr "Identifikátor puppet třídy"
|
242
249
|
|
243
250
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:27
|
244
251
|
msgid "Show an environment"
|
245
|
-
msgstr ""
|
252
|
+
msgstr "Zobrazit prostředí"
|
246
253
|
|
247
254
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:40
|
248
255
|
msgid "Create an environment"
|
249
|
-
msgstr ""
|
256
|
+
msgstr "Vytvořit prostředí"
|
250
257
|
|
251
258
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:48
|
252
259
|
msgid "Update an environment"
|
253
|
-
msgstr ""
|
260
|
+
msgstr "Aktualizovat prostředí"
|
254
261
|
|
255
262
|
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:56
|
256
263
|
msgid "Delete an environment"
|
257
|
-
msgstr ""
|
264
|
+
msgstr "Smazat prostředí"
|
258
265
|
|
259
266
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:12
|
260
267
|
msgid "List all Puppet class IDs for host"
|
261
|
-
msgstr ""
|
268
|
+
msgstr "Vypsat všechny identifikátory Puppet tříd pro hostitele"
|
262
269
|
|
263
270
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:18
|
264
271
|
msgid "Add a Puppet class to host"
|
265
|
-
msgstr ""
|
272
|
+
msgstr "Přidat hostiteli Puppet třídu"
|
266
273
|
|
267
274
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
268
275
|
msgid "ID of host"
|
269
|
-
msgstr ""
|
276
|
+
msgstr "Identifikátor stroje"
|
270
277
|
|
271
278
|
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:27
|
272
279
|
msgid "Remove a Puppet class from host"
|
@@ -278,11 +285,11 @@ msgstr ""
|
|
278
285
|
|
279
286
|
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:17
|
280
287
|
msgid "Add a Puppet class to host group"
|
281
|
-
msgstr ""
|
288
|
+
msgstr "Přidat skupině hostitelů puppet třídu"
|
282
289
|
|
283
290
|
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18 ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19 ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
284
291
|
msgid "ID of host group"
|
285
|
-
msgstr ""
|
292
|
+
msgstr "Identifikátor skupiny strojů"
|
286
293
|
|
287
294
|
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:26
|
288
295
|
msgid "Remove a Puppet class from host group"
|
@@ -294,7 +301,7 @@ msgstr ""
|
|
294
301
|
|
295
302
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21 ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
296
303
|
msgid "Display hidden values"
|
297
|
-
msgstr ""
|
304
|
+
msgstr "Zobrazit skryté hodnoty"
|
298
305
|
|
299
306
|
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:27
|
300
307
|
msgid "Show an override value for a specific smart class parameter"
|
@@ -330,11 +337,11 @@ msgstr ""
|
|
330
337
|
|
331
338
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:14
|
332
339
|
msgid "List all Puppet classes"
|
333
|
-
msgstr ""
|
340
|
+
msgstr "Vypsat všechny puppet třídy"
|
334
341
|
|
335
342
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:15
|
336
343
|
msgid "List all Puppet classes for a host"
|
337
|
-
msgstr ""
|
344
|
+
msgstr "Vypsat všechny Puppet třídy pro hostitele"
|
338
345
|
|
339
346
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:16
|
340
347
|
msgid "List all Puppet classes for a host group"
|
@@ -342,15 +349,15 @@ msgstr ""
|
|
342
349
|
|
343
350
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:17
|
344
351
|
msgid "List all Puppet classes for an environment"
|
345
|
-
msgstr ""
|
352
|
+
msgstr "Vypsat všechny Puppet třídy pro prostředí"
|
346
353
|
|
347
354
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:49
|
348
355
|
msgid "Show a Puppet class"
|
349
|
-
msgstr ""
|
356
|
+
msgstr "Zobrazit puppet třídu"
|
350
357
|
|
351
358
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:50
|
352
359
|
msgid "Show a Puppet class for host"
|
353
|
-
msgstr ""
|
360
|
+
msgstr "Zobrazit Puppet třídu pro hostitele"
|
354
361
|
|
355
362
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:51
|
356
363
|
msgid "Show a Puppet class for a host group"
|
@@ -358,19 +365,19 @@ msgstr ""
|
|
358
365
|
|
359
366
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:52
|
360
367
|
msgid "Show a Puppet class for an environment"
|
361
|
-
msgstr ""
|
368
|
+
msgstr "Zobrazit Puppet třídu pro prostředí"
|
362
369
|
|
363
370
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:67
|
364
371
|
msgid "Create a Puppet class"
|
365
|
-
msgstr ""
|
372
|
+
msgstr "Vytvořit puppet třídu"
|
366
373
|
|
367
374
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:75
|
368
375
|
msgid "Update a Puppet class"
|
369
|
-
msgstr ""
|
376
|
+
msgstr "Aktualizovat puppet třídu"
|
370
377
|
|
371
378
|
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:84
|
372
379
|
msgid "Delete a Puppet class"
|
373
|
-
msgstr ""
|
380
|
+
msgstr "Smazat Puppet třídu"
|
374
381
|
|
375
382
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:13
|
376
383
|
msgid "List all smart class parameters"
|
@@ -414,7 +421,7 @@ msgstr ""
|
|
414
421
|
|
415
422
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:47
|
416
423
|
msgid "Value to use when there is no match"
|
417
|
-
msgstr ""
|
424
|
+
msgstr "Hodnoty které použít v případě nenalezení žádné shody"
|
418
425
|
|
419
426
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:48
|
420
427
|
msgid "When enabled the parameter is hidden in the UI"
|
@@ -426,11 +433,11 @@ msgstr ""
|
|
426
433
|
|
427
434
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
428
435
|
msgid "The order in which values are resolved"
|
429
|
-
msgstr ""
|
436
|
+
msgstr "Pořadí ve kterém jsou hodnoty řešeny"
|
430
437
|
|
431
438
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:52
|
432
439
|
msgid "Types of validation values"
|
433
|
-
msgstr ""
|
440
|
+
msgstr "Typy hodnot ověřování"
|
434
441
|
|
435
442
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
|
436
443
|
msgid "Used to enforce certain values for the parameter values"
|
@@ -438,7 +445,7 @@ msgstr ""
|
|
438
445
|
|
439
446
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
|
440
447
|
msgid "Types of variable values"
|
441
|
-
msgstr ""
|
448
|
+
msgstr "Typy hodnot proměnné"
|
442
449
|
|
443
450
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
444
451
|
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
@@ -450,7 +457,7 @@ msgstr ""
|
|
450
457
|
|
451
458
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
452
459
|
msgid "Include default value when merging all matching values"
|
453
|
-
msgstr ""
|
460
|
+
msgstr "Při slučování všech odpovídajících hodnota zahrnout výchozí hodnoty"
|
454
461
|
|
455
462
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
456
463
|
msgid "Remove duplicate values (only array type)"
|
@@ -470,11 +477,11 @@ msgstr ""
|
|
470
477
|
|
471
478
|
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:9
|
472
479
|
msgid "Create Puppet Environment"
|
473
|
-
msgstr ""
|
480
|
+
msgstr "Vytvořit puppet prostředí"
|
474
481
|
|
475
482
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
476
483
|
msgid "Change Environment"
|
477
|
-
msgstr ""
|
484
|
+
msgstr "Změnit prostředí"
|
478
485
|
|
479
486
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:13
|
480
487
|
msgid "Change Puppet Master"
|
@@ -490,7 +497,7 @@ msgstr ""
|
|
490
497
|
|
491
498
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
492
499
|
msgid "Puppet Environment"
|
493
|
-
msgstr ""
|
500
|
+
msgstr "Puppet prostředí"
|
494
501
|
|
495
502
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:32
|
496
503
|
msgid "Omit from classification output"
|
@@ -498,7 +505,7 @@ msgstr ""
|
|
498
505
|
|
499
506
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:39
|
500
507
|
msgid "Override this value"
|
501
|
-
msgstr ""
|
508
|
+
msgstr "Přebít tuto hodnotu"
|
502
509
|
|
503
510
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:43
|
504
511
|
msgid "Remove this override"
|
@@ -506,11 +513,11 @@ msgstr ""
|
|
506
513
|
|
507
514
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:75
|
508
515
|
msgid "Default value"
|
509
|
-
msgstr ""
|
516
|
+
msgstr "Výchozí hodnota"
|
510
517
|
|
511
518
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:93
|
512
519
|
msgid "Original value info"
|
513
|
-
msgstr ""
|
520
|
+
msgstr "Informace o původní hodnotě"
|
514
521
|
|
515
522
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:99
|
516
523
|
msgid ""
|
@@ -530,23 +537,23 @@ msgstr ""
|
|
530
537
|
|
531
538
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
532
539
|
msgid "Empty environment"
|
533
|
-
msgstr ""
|
540
|
+
msgstr "Prázdné prostředí"
|
534
541
|
|
535
542
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:7
|
536
543
|
msgid "Deleted environment"
|
537
|
-
msgstr ""
|
544
|
+
msgstr "Smazat prostředí"
|
538
545
|
|
539
546
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:9
|
540
547
|
msgid "Deleted environment %{env} and %{pcs}"
|
541
|
-
msgstr ""
|
548
|
+
msgstr "Smazané prostředí %{env} a %{pcs}"
|
542
549
|
|
543
550
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:11
|
544
551
|
msgid "Ignored environment"
|
545
|
-
msgstr ""
|
552
|
+
msgstr "Ignorované prostředí"
|
546
553
|
|
547
554
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:18
|
548
555
|
msgid "Import"
|
549
|
-
msgstr ""
|
556
|
+
msgstr "Import"
|
550
557
|
|
551
558
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
|
552
559
|
msgid "Import environments from %s"
|
@@ -554,7 +561,7 @@ msgstr ""
|
|
554
561
|
|
555
562
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:22
|
556
563
|
msgid "Import classes from %s"
|
557
|
-
msgstr ""
|
564
|
+
msgstr "Importovat třídy z %s"
|
558
565
|
|
559
566
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:45
|
560
567
|
msgid "%{name} has %{num_tag} class"
|
@@ -564,15 +571,15 @@ msgstr[1] ""
|
|
564
571
|
|
565
572
|
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
566
573
|
msgid "Click to remove %s"
|
567
|
-
msgstr ""
|
574
|
+
msgstr "%s odeberete kliknutím"
|
568
575
|
|
569
576
|
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:46
|
570
577
|
msgid "Click to add %s"
|
571
|
-
msgstr ""
|
578
|
+
msgstr "%s přidáte kliknutím"
|
572
579
|
|
573
580
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
574
581
|
msgid "None"
|
575
|
-
msgstr ""
|
582
|
+
msgstr "Žádné"
|
576
583
|
|
577
584
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:14
|
578
585
|
msgid ""
|
@@ -590,19 +597,19 @@ msgstr ""
|
|
590
597
|
|
591
598
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:22
|
592
599
|
msgid "Host group and Environment"
|
593
|
-
msgstr ""
|
600
|
+
msgstr "Skupina hostitelů a prostředí"
|
594
601
|
|
595
602
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:23
|
596
603
|
msgid "Host group only"
|
597
|
-
msgstr ""
|
604
|
+
msgstr "Pouze skupina hostitelů"
|
598
605
|
|
599
606
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:24
|
600
607
|
msgid "Environment only"
|
601
|
-
msgstr ""
|
608
|
+
msgstr "Pouze prostředí"
|
602
609
|
|
603
610
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:25
|
604
611
|
msgid "Operating system default"
|
605
|
-
msgstr ""
|
612
|
+
msgstr "Výchozí operačnímu systému"
|
606
613
|
|
607
614
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
608
615
|
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
@@ -610,11 +617,11 @@ msgstr ""
|
|
610
617
|
|
611
618
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
612
619
|
msgid "Operating System"
|
613
|
-
msgstr ""
|
620
|
+
msgstr "Operační systém"
|
614
621
|
|
615
622
|
#: ../app/models/foreman_puppet/environment.rb:44
|
616
623
|
msgid "Can't find a valid Foreman Proxy with a Puppet feature"
|
617
|
-
msgstr ""
|
624
|
+
msgstr "Nedaří se nalézt platnou Foreman proxy s funkcí puppet"
|
618
625
|
|
619
626
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:61
|
620
627
|
msgid "%{puppetclass} does not belong to the %{environment} environment"
|
@@ -622,7 +629,7 @@ msgstr ""
|
|
622
629
|
|
623
630
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
624
631
|
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
625
|
-
msgstr ""
|
632
|
+
msgstr "Nepodařilo se importovat %{klass} pro %{name}: neexistuje v databázi – bude ignorováno"
|
626
633
|
|
627
634
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
628
635
|
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
@@ -630,11 +637,11 @@ msgstr ""
|
|
630
637
|
|
631
638
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
632
639
|
msgid "must be true to edit the parameter"
|
633
|
-
msgstr ""
|
640
|
+
msgstr "aby bylo možné parametr upravovat, je třeba, aby bylo nastaveno na true (pravda)"
|
634
641
|
|
635
642
|
#: ../app/services/foreman_puppet/input_type/puppet_parameter_input.rb:24
|
636
643
|
msgid "Puppet parameter"
|
637
|
-
msgstr ""
|
644
|
+
msgstr "Puppet parametr"
|
638
645
|
|
639
646
|
#: ../app/services/foreman_puppet/puppet_class_importer.rb:16
|
640
647
|
msgid "Can't find a valid Proxy with a Puppet feature"
|
@@ -642,113 +649,113 @@ msgstr ""
|
|
642
649
|
|
643
650
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
|
644
651
|
msgid "Changed environments"
|
645
|
-
msgstr ""
|
652
|
+
msgstr "Změněná prostředí"
|
646
653
|
|
647
654
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
|
648
655
|
msgid "Select the changes you want to apply to Foreman"
|
649
|
-
msgstr ""
|
656
|
+
msgstr "Vyberte změny které chcete uplatnit na Forman"
|
650
657
|
|
651
658
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
|
652
659
|
msgid "Toggle"
|
653
|
-
msgstr ""
|
660
|
+
msgstr "Přepnout"
|
654
661
|
|
655
662
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
|
656
663
|
msgid "New"
|
657
|
-
msgstr ""
|
664
|
+
msgstr "Nové"
|
658
665
|
|
659
666
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
|
660
667
|
msgid "Check/Uncheck new"
|
661
|
-
msgstr ""
|
668
|
+
msgstr "Zaškrtnout / zrušit zaškrtnutí u nových"
|
662
669
|
|
663
670
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
|
664
671
|
msgid "Updated"
|
665
|
-
msgstr ""
|
672
|
+
msgstr "Aktualizováno"
|
666
673
|
|
667
674
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
|
668
675
|
msgid "Check/Uncheck updated"
|
669
|
-
msgstr ""
|
676
|
+
msgstr "Zaškrtnout / zrušit zaškrtnutí u aktualizováno"
|
670
677
|
|
671
678
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
|
672
679
|
msgid "Obsolete"
|
673
|
-
msgstr ""
|
680
|
+
msgstr "Zastaralé"
|
674
681
|
|
675
682
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
|
676
683
|
msgid "Check/Uncheck obsolete"
|
677
|
-
msgstr ""
|
684
|
+
msgstr "Zaškrtnout / zrušit zaškrtnutí zastaralých"
|
678
685
|
|
679
686
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
|
680
687
|
msgid "Check/Uncheck all"
|
681
|
-
msgstr ""
|
688
|
+
msgstr "Zaškrtnout / zrušit zaškrtnutí všeho"
|
682
689
|
|
683
690
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
|
684
691
|
msgid "Environment"
|
685
|
-
msgstr ""
|
692
|
+
msgstr "Prostředí"
|
686
693
|
|
687
694
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
|
688
695
|
msgid "Operation"
|
689
|
-
msgstr ""
|
696
|
+
msgstr "Operace"
|
690
697
|
|
691
698
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
|
692
699
|
msgid "Puppet Modules"
|
693
|
-
msgstr ""
|
700
|
+
msgstr "Puppet moduly"
|
694
701
|
|
695
702
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
|
696
703
|
msgid "Check/Uncheck all %s changes"
|
697
|
-
msgstr ""
|
704
|
+
msgstr "Zaškrtnout / zrušit zaškrtnutí %s změn"
|
698
705
|
|
699
706
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
|
700
707
|
msgid "Add:"
|
701
|
-
msgstr ""
|
708
|
+
msgstr "Přidat:"
|
702
709
|
|
703
710
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
|
704
711
|
msgid "Remove:"
|
705
|
-
msgstr ""
|
712
|
+
msgstr "Odebrat:"
|
706
713
|
|
707
714
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
|
708
715
|
msgid "Update:"
|
709
|
-
msgstr ""
|
716
|
+
msgstr "Aktualizace:"
|
710
717
|
|
711
718
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
|
712
719
|
msgid "Ignored:"
|
713
|
-
msgstr ""
|
720
|
+
msgstr "Ignorováno:"
|
714
721
|
|
715
722
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
|
716
723
|
msgid "Cancel"
|
717
|
-
msgstr ""
|
724
|
+
msgstr "Storno"
|
718
725
|
|
719
726
|
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
|
720
727
|
msgid "Update"
|
721
|
-
msgstr ""
|
728
|
+
msgstr "Aktualizovat"
|
722
729
|
|
723
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
730
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
724
731
|
msgid "included already from parent"
|
725
|
-
msgstr ""
|
732
|
+
msgstr "už zahrnuto od nadřazeného"
|
726
733
|
|
727
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
734
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
728
735
|
msgid "Remove"
|
729
|
-
msgstr ""
|
736
|
+
msgstr "Odebrat"
|
730
737
|
|
731
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
738
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
732
739
|
msgid "Add"
|
733
|
-
msgstr ""
|
740
|
+
msgstr "Přidat"
|
734
741
|
|
735
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
742
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
736
743
|
msgid "%s is not in environment"
|
737
|
-
msgstr ""
|
744
|
+
msgstr "%s není prostředí"
|
738
745
|
|
739
746
|
#: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:4
|
740
747
|
msgid "Included Config Groups"
|
741
|
-
msgstr ""
|
748
|
+
msgstr "Včetně skupin nastavení"
|
742
749
|
|
743
750
|
#: ../app/views/foreman_puppet/config_groups/_config_groups_selection.html.erb:21
|
744
751
|
msgid "Available Config Groups"
|
745
|
-
msgstr ""
|
752
|
+
msgstr "Skupiny nastavení k dispozici"
|
746
753
|
|
747
754
|
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1 ../app/views/foreman_puppet/environments/edit.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
748
755
|
msgid "Edit %s"
|
749
|
-
msgstr ""
|
756
|
+
msgstr "Upravit %s"
|
750
757
|
|
751
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:
|
758
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:172
|
752
759
|
msgid "Config Groups"
|
753
760
|
msgstr ""
|
754
761
|
|
@@ -758,23 +765,23 @@ msgstr ""
|
|
758
765
|
|
759
766
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:11 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
760
767
|
msgid "Puppet Classes"
|
761
|
-
msgstr ""
|
768
|
+
msgstr "Puppet třídy"
|
762
769
|
|
763
770
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
764
771
|
msgid "Hosts"
|
765
|
-
msgstr ""
|
772
|
+
msgstr "Stroje"
|
766
773
|
|
767
774
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
768
775
|
msgid "Host Groups"
|
769
|
-
msgstr ""
|
776
|
+
msgstr "Skupiny hostitelů"
|
770
777
|
|
771
778
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
772
779
|
msgid "Actions"
|
773
|
-
msgstr ""
|
780
|
+
msgstr "Akce"
|
774
781
|
|
775
782
|
#: ../app/views/foreman_puppet/config_groups/index.html.erb:25 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
776
783
|
msgid "Delete %s?"
|
777
|
-
msgstr ""
|
784
|
+
msgstr "Smazat %s?"
|
778
785
|
|
779
786
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
780
787
|
msgid "A config group provides a one-step method of associating many Puppet classes to either a host or host group. Typically this would be used to add a particular application profile or stack in one step."
|
@@ -782,59 +789,59 @@ msgstr ""
|
|
782
789
|
|
783
790
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
784
791
|
msgid "Locations"
|
785
|
-
msgstr ""
|
792
|
+
msgstr "Umístění"
|
786
793
|
|
787
794
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:9
|
788
795
|
msgid "Organizations"
|
789
|
-
msgstr ""
|
796
|
+
msgstr "Organizace"
|
790
797
|
|
791
798
|
#: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4
|
792
799
|
msgid "Puppet Environments"
|
793
|
-
msgstr ""
|
800
|
+
msgstr "Puppet prostředí"
|
794
801
|
|
795
802
|
#: ../app/views/foreman_puppet/environments/index.html.erb:8
|
796
803
|
msgid "Environment|Name"
|
797
|
-
msgstr ""
|
804
|
+
msgstr "Environment|Název"
|
798
805
|
|
799
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:
|
806
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:169
|
800
807
|
msgid "Classes"
|
801
|
-
msgstr ""
|
808
|
+
msgstr "Třídy"
|
802
809
|
|
803
810
|
#: ../app/views/foreman_puppet/environments/new.html.erb:1
|
804
811
|
msgid "Create Environment"
|
805
|
-
msgstr ""
|
812
|
+
msgstr "Vytvořit prostředí"
|
806
813
|
|
807
814
|
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
808
815
|
msgid "Puppet environments"
|
809
|
-
msgstr ""
|
816
|
+
msgstr "Puppet prostředí"
|
810
817
|
|
811
818
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:5
|
812
819
|
msgid "Number of classes"
|
813
|
-
msgstr ""
|
820
|
+
msgstr "Počet tříd"
|
814
821
|
|
815
822
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:15
|
816
823
|
msgid "Total"
|
817
|
-
msgstr ""
|
824
|
+
msgstr "Celkem"
|
818
825
|
|
819
826
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:25
|
820
827
|
msgid "No environments found"
|
821
|
-
msgstr ""
|
828
|
+
msgstr "Nebylo nalezeno žádné prostředí"
|
822
829
|
|
823
830
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
824
831
|
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
825
832
|
msgstr ""
|
826
833
|
|
827
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:
|
834
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:175
|
828
835
|
msgid "Smart Class Parameters"
|
829
836
|
msgstr ""
|
830
837
|
|
831
838
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:6
|
832
839
|
msgid "Parameter"
|
833
|
-
msgstr ""
|
840
|
+
msgstr "Parametr"
|
834
841
|
|
835
842
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7 ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
836
843
|
msgid "Puppet Class"
|
837
|
-
msgstr ""
|
844
|
+
msgstr "Puppet třída"
|
838
845
|
|
839
846
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:8
|
840
847
|
msgid "Number of Overrides"
|
@@ -846,11 +853,11 @@ msgstr ""
|
|
846
853
|
|
847
854
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
848
855
|
msgid "Included Classes"
|
849
|
-
msgstr ""
|
856
|
+
msgstr "Obsažené třídy"
|
850
857
|
|
851
858
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
852
859
|
msgid "Not authorized to edit classes"
|
853
|
-
msgstr ""
|
860
|
+
msgstr "Neoprávněni upravovat třídy"
|
854
861
|
|
855
862
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:37
|
856
863
|
msgid "Inherited Classes from %s"
|
@@ -858,27 +865,27 @@ msgstr ""
|
|
858
865
|
|
859
866
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:56
|
860
867
|
msgid "Available Classes"
|
861
|
-
msgstr ""
|
868
|
+
msgstr "Třídy k dispozici"
|
862
869
|
|
863
870
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:59
|
864
871
|
msgid "Filter classes"
|
865
|
-
msgstr ""
|
872
|
+
msgstr "Filtrovat třídy"
|
866
873
|
|
867
874
|
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
868
875
|
msgid "belongs to config group"
|
869
|
-
msgstr ""
|
876
|
+
msgstr "náleží do skupiny nastavení"
|
870
877
|
|
871
878
|
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:5
|
872
879
|
msgid "Name"
|
873
|
-
msgstr ""
|
880
|
+
msgstr "Název"
|
874
881
|
|
875
882
|
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:6
|
876
883
|
msgid "Value"
|
877
|
-
msgstr ""
|
884
|
+
msgstr "Hodnota"
|
878
885
|
|
879
886
|
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:7
|
880
887
|
msgid "Omit"
|
881
|
-
msgstr ""
|
888
|
+
msgstr "Vynechat"
|
882
889
|
|
883
890
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
884
891
|
msgid "The class could not be saved because of an error in one of the class parameters."
|
@@ -890,11 +897,11 @@ msgstr ""
|
|
890
897
|
|
891
898
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:15
|
892
899
|
msgid "Host groups"
|
893
|
-
msgstr ""
|
900
|
+
msgstr "Skupiny hostitelů"
|
894
901
|
|
895
902
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:22
|
896
903
|
msgid "This Puppet class has no parameters in its signature."
|
897
|
-
msgstr ""
|
904
|
+
msgstr "Tato Puppet třída nemá žádné parametry ve svém podpisu."
|
898
905
|
|
899
906
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
900
907
|
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
@@ -902,7 +909,7 @@ msgstr ""
|
|
902
909
|
|
903
910
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
904
911
|
msgid "Filter by name"
|
905
|
-
msgstr ""
|
912
|
+
msgstr "Filtrovat podle názvu"
|
906
913
|
|
907
914
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:34
|
908
915
|
msgid "All environments - (not filtered)"
|
@@ -914,23 +921,23 @@ msgstr ""
|
|
914
921
|
|
915
922
|
#: ../app/views/foreman_puppet/puppetclasses/edit.html.erb:1
|
916
923
|
msgid "Edit Puppet Class %s"
|
917
|
-
msgstr ""
|
924
|
+
msgstr "Upravit puppet třídu %s"
|
918
925
|
|
919
926
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:9
|
920
927
|
msgid "Puppetclass|Name"
|
921
|
-
msgstr ""
|
928
|
+
msgstr "Puppetclass|Název"
|
922
929
|
|
923
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:
|
930
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:166 ../webpack/src/Components/Environments/Welcome.js:21
|
924
931
|
msgid "Environments"
|
925
|
-
msgstr ""
|
932
|
+
msgstr "Prostředí"
|
926
933
|
|
927
934
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:13
|
928
935
|
msgid "Parameters"
|
929
|
-
msgstr ""
|
936
|
+
msgstr "Parametry"
|
930
937
|
|
931
938
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
932
939
|
msgid "Override all parameters"
|
933
|
-
msgstr ""
|
940
|
+
msgstr "Přebít veškeré parametry"
|
934
941
|
|
935
942
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
936
943
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
@@ -945,28 +952,28 @@ msgid "This will reset parameters of the class %s to their default values. Conti
|
|
945
952
|
msgstr ""
|
946
953
|
|
947
954
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
948
|
-
msgid "
|
949
|
-
msgstr ""
|
950
|
-
|
951
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:17
|
952
|
-
msgid "Please select an environment first"
|
955
|
+
msgid "Puppet Class Parameters"
|
953
956
|
msgstr ""
|
954
957
|
|
955
958
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
956
|
-
msgid "
|
957
|
-
msgstr ""
|
959
|
+
msgid "Notice"
|
960
|
+
msgstr "Upozornění"
|
961
|
+
|
962
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
963
|
+
msgid "Please select an environment first"
|
964
|
+
msgstr "Nejprve vyberte prostředí"
|
958
965
|
|
959
966
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
960
967
|
msgid "Select environment"
|
961
|
-
msgstr ""
|
968
|
+
msgstr "Vybrat prostředí"
|
962
969
|
|
963
970
|
#: ../app/views/hosts/select_multiple_environment.html.erb:5
|
964
971
|
msgid "*Clear environment*"
|
965
|
-
msgstr ""
|
972
|
+
msgstr "*Vyčistit prostředí*"
|
966
973
|
|
967
974
|
#: ../app/views/hosts/select_multiple_environment.html.erb:6
|
968
975
|
msgid "*Inherit from host group*"
|
969
|
-
msgstr ""
|
976
|
+
msgstr "*Převzít ze skupiny stroje*"
|
970
977
|
|
971
978
|
#: ../app/views/provisioning_templates/_combination.html.erb:2
|
972
979
|
msgid "Hostgroup"
|
@@ -974,7 +981,7 @@ msgstr ""
|
|
974
981
|
|
975
982
|
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
976
983
|
msgid "Remove Combination"
|
977
|
-
msgstr ""
|
984
|
+
msgstr "Odebrat kombinaci"
|
978
985
|
|
979
986
|
#: ../app/views/provisioning_templates/_combinations.html.erb:1
|
980
987
|
msgid "Valid Host Group and Environment Combinations"
|
@@ -982,15 +989,15 @@ msgstr ""
|
|
982
989
|
|
983
990
|
#: ../app/views/provisioning_templates/_combinations.html.erb:6
|
984
991
|
msgid "Add Combination"
|
985
|
-
msgstr ""
|
992
|
+
msgstr "Přidat kombinaci"
|
986
993
|
|
987
994
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:2
|
988
995
|
msgid "General"
|
989
|
-
msgstr ""
|
996
|
+
msgstr "Obecné"
|
990
997
|
|
991
998
|
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:12 ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:16
|
992
999
|
msgid "Hosts managed:"
|
993
|
-
msgstr ""
|
1000
|
+
msgstr "Spravované stroje:"
|
994
1001
|
|
995
1002
|
#: ../app/views/smart_proxies/plugins/_puppet_ca.html.erb:4
|
996
1003
|
msgid "Certificates"
|
@@ -1002,7 +1009,7 @@ msgstr ""
|
|
1002
1009
|
|
1003
1010
|
#: ../lib/foreman_puppet/register.rb:7
|
1004
1011
|
msgid "Facts"
|
1005
|
-
msgstr ""
|
1012
|
+
msgstr "Fakta"
|
1006
1013
|
|
1007
1014
|
#: ../lib/foreman_puppet/register.rb:10
|
1008
1015
|
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
@@ -1018,7 +1025,7 @@ msgstr ""
|
|
1018
1025
|
|
1019
1026
|
#: ../lib/foreman_puppet/register.rb:19
|
1020
1027
|
msgid "ENC environment"
|
1021
|
-
msgstr ""
|
1028
|
+
msgstr "ENC prostředí"
|
1022
1029
|
|
1023
1030
|
#: ../lib/foreman_puppet/register.rb:22
|
1024
1031
|
msgid "Foreman will update a host's environment from its facts"
|
@@ -1026,11 +1033,11 @@ msgstr ""
|
|
1026
1033
|
|
1027
1034
|
#: ../lib/foreman_puppet/register.rb:24
|
1028
1035
|
msgid "Update environment from facts"
|
1029
|
-
msgstr ""
|
1036
|
+
msgstr "Aktualizovat prostředí z faktů"
|
1030
1037
|
|
1031
1038
|
#: ../lib/foreman_puppet/register.rb:27
|
1032
1039
|
msgid "Config Management"
|
1033
|
-
msgstr ""
|
1040
|
+
msgstr "Správa nastavení"
|
1034
1041
|
|
1035
1042
|
#: ../lib/foreman_puppet/register.rb:30
|
1036
1043
|
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
@@ -1048,37 +1055,45 @@ msgstr ""
|
|
1048
1055
|
msgid "%s out of sync disabled"
|
1049
1056
|
msgstr ""
|
1050
1057
|
|
1051
|
-
#: ../lib/foreman_puppet/register.rb:
|
1058
|
+
#: ../lib/foreman_puppet/register.rb:163 ../lib/foreman_puppet/register.rb:216
|
1052
1059
|
msgid "Puppet ENC"
|
1053
1060
|
msgstr ""
|
1054
1061
|
|
1062
|
+
#: ../webpack/src/Components/Environments/Welcome.js:13
|
1063
|
+
msgid "If you are planning to use Foreman as an external node classifier you should provide information about one or more environments.<br/> This information is commonly imported from a pre-existing Puppet configuration by the use of the <a target=\"_blank\" href=${getManualURL( '4.2.2Classes' )}>Puppet classes and environment importer.</a>"
|
1064
|
+
msgstr ""
|
1065
|
+
|
1055
1066
|
#: ../webpack/src/foreman_class_edit.js:146
|
1056
1067
|
msgid "Click to remove config group"
|
1057
|
-
msgstr ""
|
1068
|
+
msgstr "Kliknutím skupinu nastavení odeberete"
|
1058
1069
|
|
1059
1070
|
#: ../webpack/src/foreman_class_edit.js:149
|
1060
1071
|
msgid " Remove"
|
1061
|
-
msgstr ""
|
1072
|
+
msgstr "Odebrat"
|
1062
1073
|
|
1063
1074
|
#: ../webpack/src/foreman_puppet_host_form.js:32
|
1064
1075
|
msgid "Loading parameters..."
|
1076
|
+
msgstr "Načítání parametrů…"
|
1077
|
+
|
1078
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1079
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1065
1080
|
msgstr ""
|
1066
1081
|
|
1067
1082
|
#: action_names.rb:2
|
1068
|
-
msgid "
|
1069
|
-
msgstr ""
|
1083
|
+
msgid "Action with sub plans"
|
1084
|
+
msgstr "Akce s dílčími plány"
|
1070
1085
|
|
1071
1086
|
#: action_names.rb:3
|
1072
1087
|
msgid "Import facts"
|
1073
|
-
msgstr ""
|
1088
|
+
msgstr "Importovat fakta"
|
1074
1089
|
|
1075
1090
|
#: action_names.rb:4
|
1076
|
-
msgid "
|
1077
|
-
msgstr ""
|
1091
|
+
msgid "Import Puppet classes"
|
1092
|
+
msgstr "Importovat Puppet třídy"
|
1078
1093
|
|
1079
1094
|
#: action_names.rb:5
|
1080
|
-
msgid "
|
1081
|
-
msgstr ""
|
1095
|
+
msgid "Remote action:"
|
1096
|
+
msgstr "Akce na protějšku:"
|
1082
1097
|
|
1083
1098
|
#: gemspec.rb:2
|
1084
1099
|
msgid "Allow assigning Puppet environments and classes to the Foreman Hosts."
|