foreman_puppet 5.1.2 → 5.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb +5 -0
- data/app/views/foreman_puppet/environments/welcome.html.erb +3 -3
- data/app/views/foreman_puppet/puppetclasses/_selected_classes.html.erb +6 -1
- data/app/views/smart_proxies/plugins/_puppet.html.erb +1 -2
- data/lib/foreman_puppet/version.rb +1 -1
- data/locale/ca/foreman_puppet.edit.po +180 -251
- data/locale/cs_CZ/foreman_puppet.edit.po +175 -228
- data/locale/de/foreman_puppet.edit.po +220 -343
- data/locale/en/foreman_puppet.edit.po +234 -86
- data/locale/en_GB/foreman_puppet.edit.po +169 -214
- data/locale/es/foreman_puppet.edit.po +223 -337
- data/locale/fr/foreman_puppet.edit.po +223 -343
- data/locale/gl/foreman_puppet.edit.po +171 -224
- data/locale/it/foreman_puppet.edit.po +188 -266
- data/locale/ja/foreman_puppet.edit.po +190 -251
- data/locale/ka/foreman_puppet.edit.po +1160 -0
- data/locale/ko/foreman_puppet.edit.po +171 -217
- data/locale/nl_NL/foreman_puppet.edit.po +184 -257
- data/locale/pl/foreman_puppet.edit.po +191 -275
- data/locale/pt_BR/foreman_puppet.edit.po +227 -349
- data/locale/ru/foreman_puppet.edit.po +191 -272
- data/locale/sv_SE/foreman_puppet.edit.po +172 -223
- data/locale/zh_CN/foreman_puppet.edit.po +192 -241
- data/locale/zh_TW/foreman_puppet.edit.po +173 -217
- data/webpack/src/Extends/Host/PuppetTab/index.js +1 -0
- data/webpack/src/foreman_puppet_host_form.js +3 -0
- metadata +64 -71
- data/app/views/provisioning_templates/temp/autoyast_orcharhino_finish.erb +0 -31
- data/app/views/provisioning_templates/temp/preseed_orcharhino_finish.erb +0 -90
- data/app/views/provisioning_templates/temp/provision/autoyast_orcharhino_default.erb +0 -336
- data/app/views/provisioning_templates/temp/snippet/_or_al_client.erb +0 -32
- data/app/views/provisioning_templates/temp/snippet/_or_deb_client.erb +0 -175
- data/app/views/provisioning_templates/temp/snippet/_or_ol_client.erb +0 -37
- data/app/views/provisioning_templates/temp/snippet/_or_sles_client.erb +0 -85
- data/locale/messages.mo +0 -0
- /data/locale/{en/foreman_puppet.pox → ka/foreman_puppet.po.time_stamp} +0 -0
@@ -2,63 +2,50 @@
|
|
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
|
# Denis Denis <stereodenis@gmail.com>, 2021
|
8
8
|
# Alexander Savchenko, 2021
|
9
9
|
# Andrei Burd <burdandrei@gmail.com>, 2021
|
10
10
|
# Yulia <yulia.poyarkova@redhat.com>, 2021
|
11
|
-
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2021
|
12
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2021
|
13
11
|
# Vladimir Pavlov <v.pavlov@i-teco.ru>, 2021
|
14
|
-
#
|
15
|
-
#
|
16
|
-
|
12
|
+
# KotUchoniy <yosho1@yandex.ru>, 2021
|
13
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
14
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
|
15
|
+
#
|
17
16
|
msgid ""
|
18
17
|
msgstr ""
|
19
|
-
"Project-Id-Version: foreman_puppet
|
18
|
+
"Project-Id-Version: foreman_puppet 5.0.0\n"
|
20
19
|
"Report-Msgid-Bugs-To: \n"
|
21
|
-
"POT-Creation-Date: 2021-11-10 11:17+0000\n"
|
22
20
|
"PO-Revision-Date: 2021-02-03 16:30+0000\n"
|
23
|
-
"Last-Translator:
|
21
|
+
"Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
|
24
22
|
"Language-Team: Russian (https://www.transifex.com/foreman/teams/114/ru/)\n"
|
25
23
|
"MIME-Version: 1.0\n"
|
26
24
|
"Content-Type: text/plain; charset=UTF-8\n"
|
27
25
|
"Content-Transfer-Encoding: 8bit\n"
|
28
26
|
"Language: ru\n"
|
29
|
-
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=
|
27
|
+
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
|
28
|
+
"4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=1"
|
29
|
+
"1 && n%100<=14)? 2 : 3);\n"
|
30
30
|
|
31
31
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:15
|
32
|
-
msgid ""
|
33
|
-
"Ignored environment names resulting in booleans found. Please quote strings "
|
34
|
-
"like true/false and yes/no in config/ignored_environments.yml"
|
32
|
+
msgid "Ignored environment names resulting in booleans found. Please quote strings like true/false and yes/no in config/ignored_environments.yml"
|
35
33
|
msgstr ""
|
36
34
|
|
37
|
-
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21
|
38
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
35
|
+
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:21 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:84
|
39
36
|
msgid "No changes to your environments detected"
|
40
37
|
msgstr "Нет изменений в окружениях"
|
41
38
|
|
42
39
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:32
|
43
|
-
msgid ""
|
44
|
-
"
|
45
|
-
" installation"
|
46
|
-
msgstr ""
|
47
|
-
"Окружения и классы Puppet обновлены в соответствии с дисковой установкой "
|
48
|
-
"Puppet"
|
40
|
+
msgid "Successfully updated environments and Puppet classes from the on-disk Puppet installation"
|
41
|
+
msgstr "Окружения и классы Puppet обновлены в соответствии с дисковой установкой Puppet"
|
49
42
|
|
50
43
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:34
|
51
|
-
msgid ""
|
52
|
-
"
|
53
|
-
"installation: %s"
|
54
|
-
msgstr ""
|
55
|
-
"Не удалось обновить окружения и классы Puppet в соответствии с дисковой "
|
56
|
-
"установкой Puppet: %s"
|
44
|
+
msgid "Failed to update environments and Puppet classes from the on-disk Puppet installation: %s"
|
45
|
+
msgstr "Не удалось обновить окружения и классы Puppet в соответствии с дисковой установкой Puppet: %s"
|
57
46
|
|
58
47
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:46
|
59
|
-
msgid ""
|
60
|
-
"No smart proxy was found to import environments from, ensure that at least "
|
61
|
-
"one smart proxy is registered with the 'puppet' feature"
|
48
|
+
msgid "No smart proxy was found to import environments from, ensure that at least one smart proxy is registered with the 'puppet' feature"
|
62
49
|
msgstr ""
|
63
50
|
|
64
51
|
#: ../app/controllers/concerns/foreman_puppet/environments_import.rb:53
|
@@ -89,56 +76,41 @@ msgstr ""
|
|
89
76
|
msgid "Deprecated in favor of hostgroup/puppet_attributes/config_group_ids"
|
90
77
|
msgstr ""
|
91
78
|
|
92
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23
|
93
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
79
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:23 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:23
|
94
80
|
msgid "ID of associated puppet Environment"
|
95
81
|
msgstr ""
|
96
82
|
|
97
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24
|
98
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
83
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:24 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:24
|
99
84
|
msgid "IDs of associated Puppetclasses"
|
100
85
|
msgstr ""
|
101
86
|
|
102
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25
|
103
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
87
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_hostgroups_controller.rb:25 ../app/controllers/concerns/foreman_puppet/extensions/api_v2_hosts_controller.rb:25
|
104
88
|
msgid "IDs of associated ConfigGroups"
|
105
89
|
msgstr ""
|
106
90
|
|
107
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
91
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
108
92
|
msgid "Import puppet classes from puppet proxy"
|
109
93
|
msgstr "Импорт классов puppet из puppet-прокси "
|
110
94
|
|
111
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
112
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:16
|
95
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:17 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:18
|
113
96
|
msgid "Import puppet classes from puppet proxy for an environment"
|
114
97
|
msgstr "Импорт классов Puppet из прокси Puppet в окружение"
|
115
98
|
|
116
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
117
|
-
msgid ""
|
118
|
-
"Optional comma-delimited stringcontaining either 'new', 'updated', or "
|
119
|
-
"'obsolete'that is used to limit the imported Puppet classes"
|
99
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:23
|
100
|
+
msgid "Optional comma-delimited stringcontaining either 'new', 'updated', or 'obsolete'that is used to limit the imported Puppet classes"
|
120
101
|
msgstr ""
|
121
102
|
|
122
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
123
|
-
msgid ""
|
124
|
-
"
|
125
|
-
" installation: %s"
|
126
|
-
msgstr ""
|
127
|
-
"Не удалось обновить окружения и классы Puppet в соответствии с дисковой "
|
128
|
-
"установкой Puppet: %s"
|
103
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:51
|
104
|
+
msgid "Failed to update the environments and Puppet classes from the on-disk puppet installation: %s"
|
105
|
+
msgstr "Не удалось обновить окружения и классы Puppet в соответствии с дисковой установкой Puppet: %s"
|
129
106
|
|
130
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
107
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:82
|
131
108
|
msgid "The requested environment cannot be found."
|
132
109
|
msgstr ""
|
133
110
|
|
134
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:
|
135
|
-
|
136
|
-
|
137
|
-
"No proxy found to import classes from, ensure that the smart proxy has the "
|
138
|
-
"Puppet feature enabled."
|
139
|
-
msgstr ""
|
140
|
-
"Не найден прокси для импорта классов. Убедитесь, что в капсуле включены "
|
141
|
-
"функции Puppet."
|
111
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:114 ../app/controllers/concerns/foreman_puppet/extensions/api_smart_proxies_controller.rb:128
|
112
|
+
msgid "No proxy found to import classes from, ensure that the smart proxy has the Puppet feature enabled."
|
113
|
+
msgstr "Не найден прокси для импорта классов. Убедитесь, что в капсуле включены функции Puppet."
|
142
114
|
|
143
115
|
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:9
|
144
116
|
msgid "List template combination"
|
@@ -164,9 +136,7 @@ msgstr ""
|
|
164
136
|
msgid "environment id"
|
165
137
|
msgstr "ID окружения"
|
166
138
|
|
167
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/api_template_combinations_controller.rb:31
|
168
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:20
|
169
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:55
|
139
|
+
#: ../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
|
170
140
|
msgid "ID of environment"
|
171
141
|
msgstr "Код окружения"
|
172
142
|
|
@@ -190,8 +160,7 @@ msgstr ""
|
|
190
160
|
msgid "Deprecated in favor of host/puppet_attributes/config_group_ids"
|
191
161
|
msgstr ""
|
192
162
|
|
193
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62
|
194
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
163
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:62 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:115
|
195
164
|
msgid "No environment selected!"
|
196
165
|
msgstr "Окружение не выбрано."
|
197
166
|
|
@@ -219,27 +188,21 @@ msgstr "Не удалось настроить %{proxy_type} в качестве
|
|
219
188
|
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}"
|
220
189
|
msgstr ""
|
221
190
|
|
222
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176
|
223
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
191
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:176 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:191
|
224
192
|
msgid "The %{proxy_type} proxy of the selected hosts was cleared."
|
225
193
|
msgstr "Прокси %{proxy_type} был удален для выбранных узлов."
|
226
194
|
|
227
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179
|
228
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
195
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:179 ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:194
|
229
196
|
msgid "The %{proxy_type} proxy could not be set for host: %{host_names}."
|
230
|
-
msgid_plural ""
|
231
|
-
"The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
197
|
+
msgid_plural "The %{proxy_type} puppet ca proxy could not be set for hosts: %{host_names}"
|
232
198
|
msgstr[0] ""
|
233
199
|
msgstr[1] ""
|
234
|
-
msgstr[2] ""
|
235
|
-
msgstr[3] ""
|
236
200
|
|
237
201
|
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:189
|
238
|
-
msgid ""
|
239
|
-
"The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
202
|
+
msgid "The %{proxy_type} proxy of the selected hosts was set to %{proxy_name}."
|
240
203
|
msgstr "%{proxy_name} был настроен как %{proxy_type} для выбранных узлов."
|
241
204
|
|
242
|
-
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204
|
205
|
+
#: ../app/controllers/concerns/foreman_puppet/extensions/hosts_controller_extensions.rb:204 ../lib/foreman_puppet/register.rb:231 ../webpack/src/Extends/Fills/index.js:12
|
243
206
|
msgid "Puppet"
|
244
207
|
msgstr "Puppet"
|
245
208
|
|
@@ -283,12 +246,7 @@ msgstr "Список окружений по местоположениям"
|
|
283
246
|
msgid "List environments per organization"
|
284
247
|
msgstr "Список окружений по организациям"
|
285
248
|
|
286
|
-
#: ../app/controllers/foreman_puppet/api/v2/environments_controller.rb:18
|
287
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:20
|
288
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:29
|
289
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:19
|
290
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:28
|
291
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:56
|
249
|
+
#: ../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
|
292
250
|
msgid "ID of Puppet class"
|
293
251
|
msgstr "Код класса Puppet"
|
294
252
|
|
@@ -316,10 +274,7 @@ msgstr "Список всех кодов классов Puppet для узла"
|
|
316
274
|
msgid "Add a Puppet class to host"
|
317
275
|
msgstr "Добавить класс Puppet к узлу"
|
318
276
|
|
319
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:19
|
320
|
-
#: ../app/controllers/foreman_puppet/api/v2/host_classes_controller.rb:28
|
321
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:18
|
322
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:53
|
277
|
+
#: ../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
|
323
278
|
msgid "ID of host"
|
324
279
|
msgstr "Код узла"
|
325
280
|
|
@@ -335,10 +290,7 @@ msgstr "Список всех кодов классов Puppet для групп
|
|
335
290
|
msgid "Add a Puppet class to host group"
|
336
291
|
msgstr "Добавить класс Puppet к группе узлов"
|
337
292
|
|
338
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:18
|
339
|
-
#: ../app/controllers/foreman_puppet/api/v2/hostgroup_classes_controller.rb:27
|
340
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:19
|
341
|
-
#: ../app/controllers/foreman_puppet/api/v2/puppetclasses_controller.rb:54
|
293
|
+
#: ../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
|
342
294
|
msgid "ID of host group"
|
343
295
|
msgstr "Код группы узлов"
|
344
296
|
|
@@ -350,10 +302,7 @@ msgstr "Удалить класс Puppet из группы узлов"
|
|
350
302
|
msgid "List of override values for a specific smart class parameter"
|
351
303
|
msgstr "Список заменяемых значений для определенного смарт-параметра"
|
352
304
|
|
353
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:21
|
354
|
-
#: ../app/controllers/foreman_puppet/api/v2/override_values_controller.rb:30
|
355
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:24
|
356
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:36
|
305
|
+
#: ../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
|
357
306
|
msgid "Display hidden values"
|
358
307
|
msgstr "Показать скрытые значения"
|
359
308
|
|
@@ -439,14 +388,11 @@ msgstr "Список всех переопределяемых классов п
|
|
439
388
|
|
440
389
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:14
|
441
390
|
msgid "List of smart class parameters for a specific host"
|
442
|
-
msgstr ""
|
443
|
-
"Список всех переопределяемых классов параметров для определенного узла"
|
391
|
+
msgstr "Список всех переопределяемых классов параметров для определенного узла"
|
444
392
|
|
445
393
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:15
|
446
394
|
msgid "List of smart class parameters for a specific host group"
|
447
|
-
msgstr ""
|
448
|
-
"Список всех переопределяемых классов параметров для определенной группы "
|
449
|
-
"узлов"
|
395
|
+
msgstr "Список всех переопределяемых классов параметров для определенной группы узлов"
|
450
396
|
|
451
397
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:16
|
452
398
|
msgid "List of smart class parameters for a specific Puppet class"
|
@@ -457,11 +403,8 @@ msgid "List of smart class parameters for a specific environment"
|
|
457
403
|
msgstr "Список смарт-параметров для определенного окружения"
|
458
404
|
|
459
405
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:19
|
460
|
-
msgid ""
|
461
|
-
"
|
462
|
-
"combination"
|
463
|
-
msgstr ""
|
464
|
-
"Список смарт-параметров для определенной комбинации окружение/класс Puppet"
|
406
|
+
msgid "List of smart class parameters for a specific environment/Puppet class combination"
|
407
|
+
msgstr "Список смарт-параметров для определенной комбинации окружение/класс Puppet"
|
465
408
|
|
466
409
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:34
|
467
410
|
msgid "Show a smart class parameter"
|
@@ -488,13 +431,10 @@ msgid "When enabled the parameter is hidden in the UI"
|
|
488
431
|
msgstr "Если включено, параметр будет скрыт"
|
489
432
|
|
490
433
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:49
|
491
|
-
msgid ""
|
492
|
-
"Foreman will not send this parameter in classification output.Puppet will "
|
493
|
-
"use the value defined in the Puppet manifest for this parameter"
|
434
|
+
msgid "Foreman will not send this parameter in classification output.Puppet will use the value defined in the Puppet manifest for this parameter"
|
494
435
|
msgstr ""
|
495
436
|
|
496
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51
|
497
|
-
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
437
|
+
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:51 ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:54
|
498
438
|
msgid "The order in which values are resolved"
|
499
439
|
msgstr "Порядок обработки значений"
|
500
440
|
|
@@ -504,20 +444,15 @@ msgstr "Типы значений проверок"
|
|
504
444
|
|
505
445
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:53
|
506
446
|
msgid "Used to enforce certain values for the parameter values"
|
507
|
-
msgstr ""
|
508
|
-
"Используется для обеспечения определенных значений для значений параметров"
|
447
|
+
msgstr "Используется для обеспечения определенных значений для значений параметров"
|
509
448
|
|
510
449
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:55
|
511
450
|
msgid "Types of variable values"
|
512
451
|
msgstr "Типы значений переменных"
|
513
452
|
|
514
453
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:56
|
515
|
-
msgid ""
|
516
|
-
"
|
517
|
-
"provide a value"
|
518
|
-
msgstr ""
|
519
|
-
"Если установлено, вызовет ошибку, если не установлено значение по умолчанию "
|
520
|
-
"и не найдет поставщик значения"
|
454
|
+
msgid "If true, will raise an error if there is no default value and no matcher provide a value"
|
455
|
+
msgstr "Если установлено, вызовет ошибку, если не установлено значение по умолчанию и не найдет поставщик значения"
|
521
456
|
|
522
457
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:57
|
523
458
|
msgid "Merge all matching values (only array/hash type)"
|
@@ -525,9 +460,7 @@ msgstr "Слить все совпадающие значения (только
|
|
525
460
|
|
526
461
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:58
|
527
462
|
msgid "Include default value when merging all matching values"
|
528
|
-
msgstr ""
|
529
|
-
"При объединении совпадающих значений также включить значение, используемое "
|
530
|
-
"по умолчанию"
|
463
|
+
msgstr "При объединении совпадающих значений также включить значение, используемое по умолчанию"
|
531
464
|
|
532
465
|
#: ../app/controllers/foreman_puppet/api/v2/smart_class_parameters_controller.rb:59
|
533
466
|
msgid "Remove duplicate values (only array type)"
|
@@ -538,20 +471,21 @@ msgid "Successfully overridden all parameters of Puppet class %s"
|
|
538
471
|
msgstr "Успешно перезаписаны все параметры в классе Puppet %s"
|
539
472
|
|
540
473
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:63
|
541
|
-
msgid ""
|
542
|
-
"Successfully reset all parameters of Puppet class %s to their default values"
|
474
|
+
msgid "Successfully reset all parameters of Puppet class %s to their default values"
|
543
475
|
msgstr "Исходные значения параметров класса Puppet %s восстановлены."
|
544
476
|
|
545
477
|
#: ../app/controllers/foreman_puppet/puppetclasses_controller.rb:66
|
546
478
|
msgid "No parameters to override for Puppet class %s"
|
547
479
|
msgstr "Нет параметров для перезаписи в классе Puppet %s"
|
548
480
|
|
549
|
-
#: ../app/helpers/foreman_puppet/environments_helper.rb:13
|
550
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:5
|
551
|
-
#: ../webpack/src/Components/Environments/Welcome.js:9
|
481
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:13 ../app/views/foreman_puppet/environments/new.html.erb:5 ../webpack/src/Components/Environments/Welcome.js:10
|
552
482
|
msgid "Create Puppet Environment"
|
553
483
|
msgstr ""
|
554
484
|
|
485
|
+
#: ../app/helpers/foreman_puppet/environments_helper.rb:14 ../app/views/foreman_puppet/config_groups/index.html.erb:7
|
486
|
+
msgid "Help"
|
487
|
+
msgstr "Справка"
|
488
|
+
|
555
489
|
#: ../app/helpers/foreman_puppet/hosts_helper.rb:11
|
556
490
|
msgid "Change Environment"
|
557
491
|
msgstr "Изменить окружение"
|
@@ -568,7 +502,7 @@ msgstr ""
|
|
568
502
|
msgid "Puppet external nodes YAML dump"
|
569
503
|
msgstr "Описание внешних узлов Puppet в формате YAML"
|
570
504
|
|
571
|
-
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34
|
505
|
+
#: ../app/helpers/foreman_puppet/hosts_helper.rb:34 ../app/views/hosts/foreman_puppet/_form_list_env_field_header.html.erb:1
|
572
506
|
msgid "Puppet Environment"
|
573
507
|
msgstr "Окружение Puppet"
|
574
508
|
|
@@ -602,14 +536,10 @@ msgstr ""
|
|
602
536
|
|
603
537
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:113
|
604
538
|
msgid "Required parameter without value.<br/><b>Please override!</b><br/>"
|
605
|
-
msgstr ""
|
606
|
-
"Обязательный параметр без значения.<br/><b>Необходимо "
|
607
|
-
"переопределить.</b><br/>"
|
539
|
+
msgstr "Обязательный параметр без значения.<br/><b>Необходимо переопределить.</b><br/>"
|
608
540
|
|
609
541
|
#: ../app/helpers/foreman_puppet/puppetclass_lookup_keys_helper.rb:116
|
610
|
-
msgid ""
|
611
|
-
"Optional parameter without value.<br/><i>Still managed by Foreman, the value"
|
612
|
-
" will be empty.</i><br/>"
|
542
|
+
msgid "Optional parameter without value.<br/><i>Still managed by Foreman, the value will be empty.</i><br/>"
|
613
543
|
msgstr ""
|
614
544
|
|
615
545
|
#: ../app/helpers/foreman_puppet/puppetclasses_and_environments_helper.rb:5
|
@@ -645,11 +575,8 @@ msgid "%{name} has %{num_tag} class"
|
|
645
575
|
msgid_plural "%{name} has %{num_tag} classes"
|
646
576
|
msgstr[0] ""
|
647
577
|
msgstr[1] ""
|
648
|
-
msgstr[2] ""
|
649
|
-
msgstr[3] ""
|
650
578
|
|
651
|
-
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33
|
652
|
-
#: ../webpack/src/foreman_class_edit.js:55
|
579
|
+
#: ../app/helpers/foreman_puppet/puppetclasses_helper.rb:33 ../webpack/src/foreman_class_edit.js:55
|
653
580
|
msgid "Click to remove %s"
|
654
581
|
msgstr "Нажмите, чтобы удалить %s"
|
655
582
|
|
@@ -657,8 +584,7 @@ msgstr "Нажмите, чтобы удалить %s"
|
|
657
584
|
msgid "Click to add %s"
|
658
585
|
msgstr "Нажмите, чтобы добавить %s"
|
659
586
|
|
660
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6
|
661
|
-
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
587
|
+
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:6 ../app/helpers/foreman_puppet/template_combinations_helper.rb:7
|
662
588
|
msgid "None"
|
663
589
|
msgstr "Нет"
|
664
590
|
|
@@ -693,11 +619,8 @@ msgid "Operating system default"
|
|
693
619
|
msgstr "Стандартный для операционной системы"
|
694
620
|
|
695
621
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:27
|
696
|
-
msgid ""
|
697
|
-
"
|
698
|
-
"page."
|
699
|
-
msgstr ""
|
700
|
-
"Стандартный шаблон для операционной системы можно настроить на странице %s."
|
622
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
623
|
+
msgstr "Стандартный шаблон для операционной системы можно настроить на странице %s."
|
701
624
|
|
702
625
|
#: ../app/helpers/foreman_puppet/template_combinations_helper.rb:28
|
703
626
|
msgid "Operating System"
|
@@ -712,17 +635,11 @@ msgid "%{puppetclass} does not belong to the %{environment} environment"
|
|
712
635
|
msgstr ""
|
713
636
|
|
714
637
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:81
|
715
|
-
msgid ""
|
716
|
-
"
|
717
|
-
"ignoring"
|
718
|
-
msgstr ""
|
719
|
-
"Не удалось импортировать %{klass} для %{name}: не найден в нашей базе "
|
720
|
-
"данных. Игнорируется..."
|
638
|
+
msgid "Failed to import %{klass} for %{name}: doesn't exists in our database - ignoring"
|
639
|
+
msgstr "Не удалось импортировать %{klass} для %{name}: не найден в нашей базе данных. Игнорируется..."
|
721
640
|
|
722
641
|
#: ../app/models/foreman_puppet/host_puppet_facet.rb:123
|
723
|
-
msgid ""
|
724
|
-
"with id %{object_id} doesn't exist or is not assigned to proper organization"
|
725
|
-
" and/or location"
|
642
|
+
msgid "with id %{object_id} doesn't exist or is not assigned to proper organization and/or location"
|
726
643
|
msgstr ""
|
727
644
|
|
728
645
|
#: ../app/models/foreman_puppet/puppetclass_lookup_key.rb:51
|
@@ -777,11 +694,7 @@ msgstr "Выбрать устаревшие/Отменить выбор"
|
|
777
694
|
msgid "Check/Uncheck all"
|
778
695
|
msgstr "Выбрать все/Отменить выбор"
|
779
696
|
|
780
|
-
#: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24
|
781
|
-
#: ../app/views/foreman_puppet/environments/_form.html.erb:4
|
782
|
-
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4
|
783
|
-
#: ../app/views/hosts/select_multiple_environment.html.erb:7
|
784
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
697
|
+
#: ../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
|
785
698
|
msgid "Environment"
|
786
699
|
msgstr "Окружение"
|
787
700
|
|
@@ -821,20 +734,19 @@ msgstr "Отмена"
|
|
821
734
|
msgid "Update"
|
822
735
|
msgstr "Обновить"
|
823
736
|
|
824
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
737
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:14
|
825
738
|
msgid "included already from parent"
|
826
739
|
msgstr "унаследована от родителя"
|
827
740
|
|
828
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
829
|
-
#: ../app/views/provisioning_templates/_combination.html.erb:4
|
741
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18 ../app/views/provisioning_templates/_combination.html.erb:4
|
830
742
|
msgid "Remove"
|
831
743
|
msgstr "Удалить"
|
832
744
|
|
833
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
745
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:18
|
834
746
|
msgid "Add"
|
835
747
|
msgstr "Добавить"
|
836
748
|
|
837
|
-
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:
|
749
|
+
#: ../app/views/foreman_puppet/config_groups/_config_group.html.erb:30
|
838
750
|
msgid "%s is not in environment"
|
839
751
|
msgstr "%s не является окружением"
|
840
752
|
|
@@ -846,57 +758,40 @@ msgstr "Включенные группы конфигурации"
|
|
846
758
|
msgid "Available Config Groups"
|
847
759
|
msgstr "Доступные группы конфигурации"
|
848
760
|
|
849
|
-
#: ../app/views/foreman_puppet/config_groups/edit.html.erb:1
|
850
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:1
|
851
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/edit.html.erb:1
|
761
|
+
#: ../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
|
852
762
|
msgid "Edit %s"
|
853
763
|
msgstr "Изменить %s"
|
854
764
|
|
855
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3
|
856
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:1
|
857
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:9
|
858
|
-
#: ../lib/foreman_puppet/register.rb:171
|
765
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:3 ../app/views/foreman_puppet/config_groups/welcome.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:9 ../lib/foreman_puppet/register.rb:174
|
859
766
|
msgid "Config Groups"
|
860
767
|
msgstr ""
|
861
768
|
|
862
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:5
|
863
|
-
#: ../app/views/foreman_puppet/config_groups/new.html.erb:1
|
864
|
-
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
769
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:6 ../app/views/foreman_puppet/config_groups/new.html.erb:1 ../app/views/foreman_puppet/config_groups/welcome.html.erb:5
|
865
770
|
msgid "Create Config Group"
|
866
771
|
msgstr ""
|
867
772
|
|
868
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
869
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
773
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:13 ../app/views/foreman_puppet/puppetclasses/index.html.erb:1
|
870
774
|
msgid "Puppet Classes"
|
871
775
|
msgstr "Классы Puppet"
|
872
776
|
|
873
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:12
|
874
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:9
|
875
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
777
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14 ../app/views/foreman_puppet/environments/index.html.erb:9 ../app/views/foreman_puppet/puppetclasses/index.html.erb:12
|
876
778
|
msgid "Hosts"
|
877
779
|
msgstr "Узлы"
|
878
780
|
|
879
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
880
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
781
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:15 ../app/views/foreman_puppet/puppetclasses/index.html.erb:11
|
881
782
|
msgid "Host Groups"
|
882
783
|
msgstr "Группы узлов"
|
883
784
|
|
884
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:14
|
885
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:10
|
886
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
785
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:16 ../app/views/foreman_puppet/environments/index.html.erb:10 ../app/views/foreman_puppet/puppetclasses/index.html.erb:14
|
887
786
|
msgid "Actions"
|
888
787
|
msgstr "Действия"
|
889
788
|
|
890
|
-
#: ../app/views/foreman_puppet/config_groups/index.html.erb:
|
891
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
789
|
+
#: ../app/views/foreman_puppet/config_groups/index.html.erb:27 ../app/views/foreman_puppet/puppetclasses/index.html.erb:36
|
892
790
|
msgid "Delete %s?"
|
893
791
|
msgstr "Удалить %s?"
|
894
792
|
|
895
793
|
#: ../app/views/foreman_puppet/config_groups/welcome.html.erb:4
|
896
|
-
msgid ""
|
897
|
-
"A config group provides a one-step method of associating many Puppet classes"
|
898
|
-
" to either a host or host group. Typically this would be used to add a "
|
899
|
-
"particular application profile or stack in one step."
|
794
|
+
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."
|
900
795
|
msgstr ""
|
901
796
|
|
902
797
|
#: ../app/views/foreman_puppet/environments/_form.html.erb:6
|
@@ -907,9 +802,7 @@ msgstr "Местоположения"
|
|
907
802
|
msgid "Organizations"
|
908
803
|
msgstr "Организации"
|
909
804
|
|
910
|
-
#: ../app/views/foreman_puppet/environments/edit.html.erb:5
|
911
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:1
|
912
|
-
#: ../app/views/foreman_puppet/environments/new.html.erb:4
|
805
|
+
#: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
|
913
806
|
msgid "Puppet Environments"
|
914
807
|
msgstr "Окружения Puppet"
|
915
808
|
|
@@ -917,8 +810,7 @@ msgstr "Окружения Puppet"
|
|
917
810
|
msgid "Environment|Name"
|
918
811
|
msgstr "Имя"
|
919
812
|
|
920
|
-
#: ../app/views/foreman_puppet/environments/index.html.erb:22
|
921
|
-
#: ../lib/foreman_puppet/register.rb:168
|
813
|
+
#: ../app/views/foreman_puppet/environments/index.html.erb:22 ../lib/foreman_puppet/register.rb:171
|
922
814
|
msgid "Classes"
|
923
815
|
msgstr "Классы"
|
924
816
|
|
@@ -926,8 +818,7 @@ msgstr "Классы"
|
|
926
818
|
msgid "Create Environment"
|
927
819
|
msgstr ""
|
928
820
|
|
929
|
-
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1
|
930
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
821
|
+
#: ../app/views/foreman_puppet/environments/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclasses/_form.html.erb:14
|
931
822
|
msgid "Puppet environments"
|
932
823
|
msgstr "Окружения Puppet"
|
933
824
|
|
@@ -944,17 +835,10 @@ msgid "No environments found"
|
|
944
835
|
msgstr "Окружений не найдено."
|
945
836
|
|
946
837
|
#: ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:27
|
947
|
-
msgid ""
|
948
|
-
"
|
949
|
-
"the puppet master configuration."
|
950
|
-
msgstr ""
|
951
|
-
"На этом мастер-сервере Puppet не настроено ни одного окружения Puppet. "
|
952
|
-
"Проверьте настройки мастер-сервера."
|
838
|
+
msgid "There are no puppet environments set up on this puppet master. Please check the puppet master configuration."
|
839
|
+
msgstr "На этом мастер-сервере Puppet не настроено ни одного окружения Puppet. Проверьте настройки мастер-сервера."
|
953
840
|
|
954
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1
|
955
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1
|
956
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8
|
957
|
-
#: ../lib/foreman_puppet/register.rb:174
|
841
|
+
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:1 ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:8 ../lib/foreman_puppet/register.rb:177
|
958
842
|
msgid "Smart Class Parameters"
|
959
843
|
msgstr ""
|
960
844
|
|
@@ -962,9 +846,7 @@ msgstr ""
|
|
962
846
|
msgid "Parameter"
|
963
847
|
msgstr "Параметр"
|
964
848
|
|
965
|
-
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/index.html.erb:7
|
966
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_parameters.html.erb:4
|
967
|
-
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:7
|
849
|
+
#: ../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
|
968
850
|
msgid "Puppet Class"
|
969
851
|
msgstr "Класс Puppet"
|
970
852
|
|
@@ -973,18 +855,14 @@ msgid "Number of Overrides"
|
|
973
855
|
msgstr ""
|
974
856
|
|
975
857
|
#: ../app/views/foreman_puppet/puppetclass_lookup_keys/welcome.html.erb:4
|
976
|
-
msgid ""
|
977
|
-
"Parameterized class support permits detecting, importing, and supplying "
|
978
|
-
"parameters directly to classes which support it, via the ENC and depending "
|
979
|
-
"on a set of rules (Smart Matchers)."
|
858
|
+
msgid "Parameterized class support permits detecting, importing, and supplying parameters directly to classes which support it, via the ENC and depending on a set of rules (Smart Matchers)."
|
980
859
|
msgstr ""
|
981
860
|
|
982
861
|
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:8
|
983
862
|
msgid "Included Classes"
|
984
863
|
msgstr "Включенные классы"
|
985
864
|
|
986
|
-
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26
|
987
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
865
|
+
#: ../app/views/foreman_puppet/puppetclasses/_class_selection.html.erb:26 ../app/views/foreman_puppet/puppetclasses/_classes.html.erb:10
|
988
866
|
msgid "Not authorized to edit classes"
|
989
867
|
msgstr "Недостаточно разрешений для изменения классов"
|
990
868
|
|
@@ -1000,8 +878,7 @@ msgstr "Доступные классы"
|
|
1000
878
|
msgid "Filter classes"
|
1001
879
|
msgstr "Фильтр классов"
|
1002
880
|
|
1003
|
-
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2
|
1004
|
-
#: ../webpack/src/foreman_class_edit.js:84
|
881
|
+
#: ../app/views/foreman_puppet/puppetclasses/_classes_in_groups.html.erb:2 ../webpack/src/foreman_class_edit.js:84
|
1005
882
|
msgid "belongs to config group"
|
1006
883
|
msgstr "принадлежит группе конфигурации"
|
1007
884
|
|
@@ -1018,9 +895,7 @@ msgid "Omit"
|
|
1018
895
|
msgstr "Пропустить"
|
1019
896
|
|
1020
897
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:4
|
1021
|
-
msgid ""
|
1022
|
-
"The class could not be saved because of an error in one of the class "
|
1023
|
-
"parameters."
|
898
|
+
msgid "The class could not be saved because of an error in one of the class parameters."
|
1024
899
|
msgstr ""
|
1025
900
|
|
1026
901
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:8
|
@@ -1036,12 +911,8 @@ msgid "This Puppet class has no parameters in its signature."
|
|
1036
911
|
msgstr "Подпись класса Puppet не содержит параметров."
|
1037
912
|
|
1038
913
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:23
|
1039
|
-
msgid ""
|
1040
|
-
"
|
1041
|
-
"\"Import\"."
|
1042
|
-
msgstr ""
|
1043
|
-
"Чтобы обновить подпись, перейдите на страницу классов Puppet и нажмите "
|
1044
|
-
"«Импорт»."
|
914
|
+
msgid "To update the class signature, go to the Puppet Classes page and select \"Import\"."
|
915
|
+
msgstr "Чтобы обновить подпись, перейдите на страницу классов Puppet и нажмите «Импорт»."
|
1045
916
|
|
1046
917
|
#: ../app/views/foreman_puppet/puppetclasses/_form.html.erb:28
|
1047
918
|
msgid "Filter by name"
|
@@ -1063,10 +934,7 @@ msgstr "Изменение класса Puppet %s"
|
|
1063
934
|
msgid "Puppetclass|Name"
|
1064
935
|
msgstr "Имя"
|
1065
936
|
|
1066
|
-
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10
|
1067
|
-
#: ../app/views/smart_proxies/plugins/_puppet.html.erb:4
|
1068
|
-
#: ../lib/foreman_puppet/register.rb:165
|
1069
|
-
#: ../webpack/src/Components/Environments/Welcome.js:21
|
937
|
+
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
|
1070
938
|
msgid "Environments"
|
1071
939
|
msgstr "Окружения"
|
1072
940
|
|
@@ -1080,31 +948,28 @@ msgstr "Перезаписать все параметры"
|
|
1080
948
|
|
1081
949
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:37
|
1082
950
|
msgid "This will set all parameters of the class %s as overridden. Continue?"
|
1083
|
-
msgstr ""
|
1084
|
-
"Это установит все параметры класса %s как перезаписываемые. Продолжить?"
|
951
|
+
msgstr "Это установит все параметры класса %s как перезаписываемые. Продолжить?"
|
1085
952
|
|
1086
953
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1087
954
|
msgid "Set parameters to defaults"
|
1088
955
|
msgstr "Параметры по умолчанию"
|
1089
956
|
|
1090
957
|
#: ../app/views/foreman_puppet/puppetclasses/index.html.erb:38
|
1091
|
-
msgid ""
|
1092
|
-
"This will reset parameters of the class %s to their default values. "
|
1093
|
-
"Continue?"
|
958
|
+
msgid "This will reset parameters of the class %s to their default values. Continue?"
|
1094
959
|
msgstr "Будут восстановлены исходные параметры класса %s. Продолжить?"
|
1095
960
|
|
1096
961
|
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:16
|
962
|
+
msgid "Puppet Class Parameters"
|
963
|
+
msgstr ""
|
964
|
+
|
965
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1097
966
|
msgid "Notice"
|
1098
967
|
msgstr "Примечание"
|
1099
968
|
|
1100
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:
|
969
|
+
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:22
|
1101
970
|
msgid "Please select an environment first"
|
1102
971
|
msgstr "Выберите окружение"
|
1103
972
|
|
1104
|
-
#: ../app/views/hosts/_form_puppet_enc_tab.html.erb:21
|
1105
|
-
msgid "Puppet Class Parameters"
|
1106
|
-
msgstr ""
|
1107
|
-
|
1108
973
|
#: ../app/views/hosts/select_multiple_environment.html.erb:4
|
1109
974
|
msgid "Select environment"
|
1110
975
|
msgstr "Выберите окружение"
|
@@ -1141,72 +1006,122 @@ msgstr "Общие"
|
|
1141
1006
|
msgid "Hosts managed:"
|
1142
1007
|
msgstr "Контролируемые узлы:"
|
1143
1008
|
|
1144
|
-
#: ../lib/foreman_puppet/register.rb:
|
1009
|
+
#: ../lib/foreman_puppet/register.rb:9
|
1145
1010
|
msgid "Facts"
|
1146
1011
|
msgstr "Факты"
|
1147
1012
|
|
1148
|
-
#: ../lib/foreman_puppet/register.rb:10
|
1149
|
-
msgid ""
|
1150
|
-
"Foreman will default to this puppet environment if it cannot auto detect one"
|
1151
|
-
msgstr ""
|
1152
|
-
"Окружение Puppet, которое будет выбрано, если Foreman не сможет "
|
1153
|
-
"автоматически определить окружение"
|
1154
|
-
|
1155
1013
|
#: ../lib/foreman_puppet/register.rb:12
|
1014
|
+
msgid "Foreman will default to this puppet environment if it cannot auto detect one"
|
1015
|
+
msgstr "Окружение Puppet, которое будет выбрано, если Foreman не сможет автоматически определить окружение"
|
1016
|
+
|
1017
|
+
#: ../lib/foreman_puppet/register.rb:14
|
1156
1018
|
msgid "Default Puppet environment"
|
1157
1019
|
msgstr "Окружение Puppet по умолчанию"
|
1158
1020
|
|
1159
|
-
#: ../lib/foreman_puppet/register.rb:
|
1160
|
-
msgid ""
|
1161
|
-
"Foreman
|
1162
|
-
"This will avoid conflicts between the environment in puppet.conf and the "
|
1163
|
-
"environment set in Foreman"
|
1164
|
-
msgstr ""
|
1165
|
-
"Foreman передаст информацию об окружении Puppet в YAML-выводе ENC в явном "
|
1166
|
-
"виде — это позволит избежать конфликтов с окружением, заданным в puppet.conf"
|
1021
|
+
#: ../lib/foreman_puppet/register.rb:18
|
1022
|
+
msgid "Foreman will explicitly set the puppet environment in the ENC yaml output. This will avoid conflicts between the environment in puppet.conf and the environment set in Foreman"
|
1023
|
+
msgstr "Foreman передаст информацию об окружении Puppet в YAML-выводе ENC в явном виде — это позволит избежать конфликтов с окружением, заданным в puppet.conf"
|
1167
1024
|
|
1168
|
-
#: ../lib/foreman_puppet/register.rb:
|
1025
|
+
#: ../lib/foreman_puppet/register.rb:21
|
1169
1026
|
msgid "ENC environment"
|
1170
1027
|
msgstr "Окружение ENC"
|
1171
1028
|
|
1172
|
-
#: ../lib/foreman_puppet/register.rb:
|
1029
|
+
#: ../lib/foreman_puppet/register.rb:24
|
1173
1030
|
msgid "Foreman will update a host's environment from its facts"
|
1174
1031
|
msgstr "Обновлять окружение узла на основании фактов статистики"
|
1175
1032
|
|
1176
|
-
#: ../lib/foreman_puppet/register.rb:
|
1033
|
+
#: ../lib/foreman_puppet/register.rb:26
|
1177
1034
|
msgid "Update environment from facts"
|
1178
1035
|
msgstr "Обновлять окружение на основе фактов"
|
1179
1036
|
|
1180
|
-
#: ../lib/foreman_puppet/register.rb:
|
1037
|
+
#: ../lib/foreman_puppet/register.rb:29
|
1181
1038
|
msgid "Config Management"
|
1182
1039
|
msgstr ""
|
1183
1040
|
|
1184
|
-
#: ../lib/foreman_puppet/register.rb:
|
1185
|
-
msgid ""
|
1186
|
-
"Duration in minutes after servers reporting via Puppet are classed as out of"
|
1187
|
-
" sync."
|
1041
|
+
#: ../lib/foreman_puppet/register.rb:32
|
1042
|
+
msgid "Duration in minutes after servers reporting via Puppet are classed as out of sync."
|
1188
1043
|
msgstr ""
|
1189
1044
|
|
1190
|
-
#: ../lib/foreman_puppet/register.rb:
|
1045
|
+
#: ../lib/foreman_puppet/register.rb:34
|
1191
1046
|
msgid "Puppet interval"
|
1192
1047
|
msgstr "Интервал Puppet"
|
1193
1048
|
|
1194
|
-
#: ../lib/foreman_puppet/register.rb:35
|
1195
|
-
msgid ""
|
1196
|
-
"Disable host configuration status turning to out of sync for %s after report"
|
1197
|
-
" does not arrive within configured interval"
|
1198
|
-
msgstr ""
|
1199
|
-
"Запретить переход состояния конфигурации узла в \"несинхронизированно\" в "
|
1200
|
-
"течение %s после того, как отчёт не поступил в течение заданного интервала"
|
1201
|
-
|
1202
1049
|
#: ../lib/foreman_puppet/register.rb:37
|
1050
|
+
msgid "Disable host configuration status turning to out of sync for %s after report does not arrive within configured interval"
|
1051
|
+
msgstr "Запретить переход состояния конфигурации узла в \"несинхронизированно\" в течение %s после того, как отчёт не поступил в течение заданного интервала"
|
1052
|
+
|
1053
|
+
#: ../lib/foreman_puppet/register.rb:39
|
1203
1054
|
msgid "%s out of sync disabled"
|
1204
1055
|
msgstr ""
|
1205
1056
|
|
1206
|
-
#: ../lib/foreman_puppet/register.rb:
|
1057
|
+
#: ../lib/foreman_puppet/register.rb:165 ../lib/foreman_puppet/register.rb:218
|
1207
1058
|
msgid "Puppet ENC"
|
1208
1059
|
msgstr ""
|
1209
1060
|
|
1061
|
+
#: ../lib/foreman_puppet/register.rb:232
|
1062
|
+
msgid "Puppet env"
|
1063
|
+
msgstr ""
|
1064
|
+
|
1065
|
+
#: ../webpack/src/Components/Environments/Welcome.js:18
|
1066
|
+
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."
|
1067
|
+
msgstr ""
|
1068
|
+
|
1069
|
+
#: ../webpack/src/Components/Environments/Welcome.js:29
|
1070
|
+
msgid "Puppet classes"
|
1071
|
+
msgstr ""
|
1072
|
+
|
1073
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:15 ../webpack/src/Extends/Host/PuppetTab/constants.js:6
|
1074
|
+
msgid "Assigned classes"
|
1075
|
+
msgstr ""
|
1076
|
+
|
1077
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:16 ../webpack/src/Extends/Host/PuppetTab/Routes.js:22
|
1078
|
+
msgid "This tab is still a work in progress"
|
1079
|
+
msgstr ""
|
1080
|
+
|
1081
|
+
#: ../webpack/src/Extends/Host/PuppetTab/Routes.js:21 ../webpack/src/Extends/Host/PuppetTab/constants.js:7
|
1082
|
+
msgid "Smart class parameters"
|
1083
|
+
msgstr "Смарт-параметры"
|
1084
|
+
|
1085
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:43
|
1086
|
+
msgid "Successfully copied to clipboard!"
|
1087
|
+
msgstr ""
|
1088
|
+
|
1089
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/ENCTab.js:44
|
1090
|
+
msgid "Copy to clipboard"
|
1091
|
+
msgstr ""
|
1092
|
+
|
1093
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:28
|
1094
|
+
msgid "Couldn't find any ENC data for this host"
|
1095
|
+
msgstr ""
|
1096
|
+
|
1097
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/ENCPreview/index.js:34
|
1098
|
+
msgid "Error!"
|
1099
|
+
msgstr ""
|
1100
|
+
|
1101
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:23
|
1102
|
+
msgid "Puppet details"
|
1103
|
+
msgstr ""
|
1104
|
+
|
1105
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:26
|
1106
|
+
msgid "Puppet environment"
|
1107
|
+
msgstr ""
|
1108
|
+
|
1109
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:41
|
1110
|
+
msgid "Puppet Smart Proxy"
|
1111
|
+
msgstr ""
|
1112
|
+
|
1113
|
+
#: ../webpack/src/Extends/Host/PuppetTab/SubTabs/Reports/components/DescriptionCard.js:54
|
1114
|
+
msgid "Puppet CA Smart Proxy"
|
1115
|
+
msgstr ""
|
1116
|
+
|
1117
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:4
|
1118
|
+
msgid "Reports"
|
1119
|
+
msgstr "Отчеты"
|
1120
|
+
|
1121
|
+
#: ../webpack/src/Extends/Host/PuppetTab/constants.js:9
|
1122
|
+
msgid "ENC Preview"
|
1123
|
+
msgstr ""
|
1124
|
+
|
1210
1125
|
#: ../webpack/src/foreman_class_edit.js:146
|
1211
1126
|
msgid "Click to remove config group"
|
1212
1127
|
msgstr "Нажмите, чтобы удалить группу конфигурации"
|
@@ -1219,6 +1134,10 @@ msgstr "Удалить"
|
|
1219
1134
|
msgid "Loading parameters..."
|
1220
1135
|
msgstr "Загрузка параметров..."
|
1221
1136
|
|
1137
|
+
#: ../webpack/src/foreman_puppet_host_form.js:102
|
1138
|
+
msgid "Some Puppet Classes are unavailable in the selected environment"
|
1139
|
+
msgstr ""
|
1140
|
+
|
1222
1141
|
#: action_names.rb:2
|
1223
1142
|
msgid "Action with sub plans"
|
1224
1143
|
msgstr "Действия с подпланами"
|