foreman_ansible 3.0.6 → 3.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,22 +1,31 @@
1
- # Russian translations for foreman_ansible package.
2
- # Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
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_ansible package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2018.
5
- #
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
+ #
6
+ # Translators:
7
+ # Alexander Savchenko, 2018
8
+ # Andrei Burd <burdandrei@gmail.com>, 2018
9
+ # Denis Denis <stereodenis@gmail.com>, 2018
10
+ # Vladimir Pavlov <v.pavlov@i-teco.ru>, 2019
11
+ # Yulia <yulia.poyarkova@redhat.com>, 2019
12
+ # Dominic Cleal <dominic@cleal.org>, 2019
13
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2019
14
+ #
15
+ #, fuzzy
6
16
  msgid ""
7
17
  msgstr ""
8
18
  "Project-Id-Version: foreman_ansible 3.0.0\n"
9
19
  "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2018-03-12 12:24-0400\n"
11
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
- "Language-Team: Russian\n"
13
- "Language: ru\n"
20
+ "POT-Creation-Date: 2019-06-27 17:00+0200\n"
21
+ "PO-Revision-Date: 2018-11-14 21:36+0000\n"
22
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
23
+ "Language-Team: Russian (https://www.transifex.com/foreman/teams/114/ru/)\n"
14
24
  "MIME-Version: 1.0\n"
15
25
  "Content-Type: text/plain; charset=UTF-8\n"
16
26
  "Content-Transfer-Encoding: 8bit\n"
17
- "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4"
18
- " && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
- "\n"
27
+ "Language: ru\n"
28
+ "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
20
29
 
21
30
  #: ../app/controllers/ansible_roles_controller.rb:35
22
31
  msgid "Import of roles successfully finished."
@@ -43,12 +52,34 @@ msgid ""
43
52
  msgstr ""
44
53
 
45
54
  #: ../app/controllers/ansible_variables_controller.rb:102
46
- msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
55
+ msgid ""
56
+ "No proxy found to import variables from, ensure that the smart proxy has the"
57
+ " Ansible feature enabled."
58
+ msgstr ""
59
+
60
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
61
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
62
+ msgid "Show Ansible inventory for hosts"
63
+ msgstr ""
64
+
65
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
66
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
67
+ msgid "IDs of hosts included in inventory"
68
+ msgstr ""
69
+
70
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
71
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
72
+ msgid "Show Ansible inventory for hostgroups"
73
+ msgstr ""
74
+
75
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
76
+ #: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
77
+ msgid "IDs of hostgroups included in inventory"
47
78
  msgstr ""
48
79
 
49
80
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
50
81
  msgid "Override match"
51
- msgstr ""
82
+ msgstr "Условие переопределения"
52
83
 
53
84
  #: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
54
85
  msgid "Override value, required if omit is false"
@@ -70,34 +101,41 @@ msgstr ""
70
101
  msgid "List Ansible roles"
71
102
  msgstr ""
72
103
 
73
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:28
104
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:29
74
105
  msgid "Deletes Ansible role"
75
106
  msgstr ""
76
107
 
77
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:34
108
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:35
78
109
  msgid "Import Ansible roles"
79
110
  msgstr ""
80
111
 
81
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:35 ../app/controllers/api/v2/ansible_roles_controller.rb:42 ../app/controllers/api/v2/ansible_variables_controller.rb:73 ../app/controllers/api/v2/ansible_variables_controller.rb:83
112
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
113
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:43
114
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:75
115
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:85
82
116
  msgid "Smart Proxy to import from"
83
117
  msgstr ""
84
118
 
85
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:36
119
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:37
86
120
  msgid "Ansible role names to import"
87
121
  msgstr ""
88
122
 
89
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:41
123
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:42
90
124
  msgid "Obsolete Ansible roles"
91
125
  msgstr ""
92
126
 
93
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:48
127
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
94
128
  msgid "Fetch Ansible roles available to be imported"
95
129
  msgstr ""
96
130
 
97
- #: ../app/controllers/api/v2/ansible_roles_controller.rb:49
131
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:50
98
132
  msgid "Smart Proxy to fetch from"
99
133
  msgstr ""
100
134
 
135
+ #: ../app/controllers/api/v2/ansible_roles_controller.rb:73
136
+ msgid "Smart proxy id is required"
137
+ msgstr ""
138
+
101
139
  #: ../app/controllers/api/v2/ansible_variables_controller.rb:20
102
140
  msgid "Show variable"
103
141
  msgstr ""
@@ -106,72 +144,83 @@ msgstr ""
106
144
  msgid "List Ansible variables"
107
145
  msgstr ""
108
146
 
109
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:30
147
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:31
110
148
  msgid "Deletes Ansible variable"
111
149
  msgstr ""
112
150
 
113
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:39
151
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
114
152
  msgid "Name of variable"
115
- msgstr ""
153
+ msgstr "Имя переменной"
116
154
 
117
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:40
155
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
118
156
  msgid "Role ID"
119
157
  msgstr ""
120
158
 
121
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:41
159
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
122
160
  msgid "Default value of variable"
123
- msgstr ""
161
+ msgstr "Значение по умолчанию для переменной"
124
162
 
125
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:42
163
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
126
164
  msgid "When enabled the parameter is hidden in the UI"
127
- msgstr ""
165
+ msgstr "Если включено, параметр будет скрыт"
128
166
 
129
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:43
167
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
130
168
  msgid "The order in which values are resolved"
131
- msgstr ""
169
+ msgstr "Порядок обработки значений"
132
170
 
133
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:44
171
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
134
172
  msgid "Description of variable"
135
- msgstr ""
173
+ msgstr "Описание переменной"
136
174
 
137
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:45
175
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
138
176
  msgid "Types of validation values"
139
- msgstr ""
177
+ msgstr "Типы значений проверок"
140
178
 
141
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:46
179
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
142
180
  msgid "Used to enforce certain values for the parameter values"
143
181
  msgstr ""
182
+ "Используется для обеспечения определенных значений для значений параметров"
144
183
 
145
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:47
184
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
146
185
  msgid "Types of variable values"
147
- msgstr ""
186
+ msgstr "Типы значений переменных"
148
187
 
149
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:48
188
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
150
189
  msgid "Merge all matching values (only array/hash type)"
151
- msgstr ""
190
+ msgstr "Слить все совпадающие значения (только для типов массив/хэш)"
152
191
 
153
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:49
192
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
154
193
  msgid "Include default value when merging all matching values"
155
194
  msgstr ""
195
+ "При объединении совпадающих значений также включить значение, используемое "
196
+ "по умолчанию"
156
197
 
157
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:50
198
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:51
158
199
  msgid "Remove duplicate values (only array type)"
200
+ msgstr "Удалить повторяющиеся значения (только для массива)"
201
+
202
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:52
203
+ msgid "Whether to override variable or not"
159
204
  msgstr ""
160
205
 
161
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:54
206
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:56
162
207
  msgid "Create Ansible variable"
163
208
  msgstr ""
164
209
 
165
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:61
210
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:63
166
211
  msgid "Updates Ansible variable"
167
212
  msgstr ""
168
213
 
169
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:71
170
- msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
214
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:73
215
+ msgid ""
216
+ "Import Ansible variables. This will only import variables for already "
217
+ "existing roles, it will not import any new roles"
171
218
  msgstr ""
172
219
 
173
- #: ../app/controllers/api/v2/ansible_variables_controller.rb:81
174
- msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
220
+ #: ../app/controllers/api/v2/ansible_variables_controller.rb:83
221
+ msgid ""
222
+ "Obsolete Ansible variables. This will only obsolete variables for already "
223
+ "existing roles, it will not delete any old roles"
175
224
  msgstr ""
176
225
 
177
226
  #: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
@@ -198,7 +247,8 @@ msgstr ""
198
247
  msgid "Ansible roles to assign to a hostgroup"
199
248
  msgstr ""
200
249
 
201
- #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13 ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
250
+ #: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
251
+ #: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
202
252
  msgid "IDs of associated ansible roles"
203
253
  msgstr ""
204
254
 
@@ -240,7 +290,7 @@ msgstr ""
240
290
 
241
291
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
242
292
  msgid "Import from %s"
243
- msgstr ""
293
+ msgstr "Импорт с %s"
244
294
 
245
295
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
246
296
  msgid "Ansible Role"
@@ -248,13 +298,14 @@ msgstr ""
248
298
 
249
299
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
250
300
  msgid "Import"
251
- msgstr ""
301
+ msgstr "Импорт"
252
302
 
253
303
  #: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
254
304
  msgid "%s ago"
255
- msgstr ""
305
+ msgstr "%s назад"
256
306
 
257
- #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13 ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
307
+ #: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
308
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
258
309
  msgid "Play Ansible roles"
259
310
  msgstr ""
260
311
 
@@ -262,9 +313,10 @@ msgstr ""
262
313
  msgid "Playbook execution failed"
263
314
  msgstr ""
264
315
 
265
- #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30 ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
316
+ #: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
317
+ #: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
266
318
  msgid "Error loading data from proxy"
267
- msgstr ""
319
+ msgstr "Не удалось загрузить данные с прокси"
268
320
 
269
321
  #: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
270
322
  msgid "Foreman"
@@ -279,7 +331,10 @@ msgid "Unable to get roles/variables from Ansible"
279
331
  msgstr ""
280
332
 
281
333
  #: ../app/models/setting/ansible.rb:20
282
- msgid "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \"ansible_ssh_private_key_file\" host parameter"
334
+ msgid ""
335
+ "Use this to supply a path to an SSH Private Key that Ansible will use in "
336
+ "lieu of a password Override with \"ansible_ssh_private_key_file\" host "
337
+ "parameter"
283
338
  msgstr ""
284
339
 
285
340
  #: ../app/models/setting/ansible.rb:25
@@ -287,7 +342,9 @@ msgid "Private Key Path"
287
342
  msgstr ""
288
343
 
289
344
  #: ../app/models/setting/ansible.rb:29
290
- msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
345
+ msgid ""
346
+ "Use this connection type by default when running Ansible playbooks. You can "
347
+ "override this on hosts by adding a parameter \"ansible_connection\""
291
348
  msgstr ""
292
349
 
293
350
  #: ../app/models/setting/ansible.rb:33
@@ -295,7 +352,10 @@ msgid "Connection type"
295
352
  msgstr ""
296
353
 
297
354
  #: ../app/models/setting/ansible.rb:37
298
- msgid "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_winrm_server_cert_validation\""
355
+ msgid ""
356
+ "Enable/disable WinRM server certificate validation when running Ansible "
357
+ "playbooks. You can override this on hosts by adding a parameter "
358
+ "\"ansible_winrm_server_cert_validation\""
299
359
  msgstr ""
300
360
 
301
361
  #: ../app/models/setting/ansible.rb:42
@@ -303,7 +363,9 @@ msgid "WinRM cert Validation"
303
363
  msgstr ""
304
364
 
305
365
  #: ../app/models/setting/ansible.rb:46
306
- msgid "Foreman will add the this level of verbosity for additional debugging output when running Ansible playbooks."
366
+ msgid ""
367
+ "Foreman will add the this level of verbosity for additional debugging output"
368
+ " when running Ansible playbooks."
307
369
  msgstr ""
308
370
 
309
371
  #: ../app/models/setting/ansible.rb:49
@@ -312,7 +374,7 @@ msgstr ""
312
374
 
313
375
  #: ../app/models/setting/ansible.rb:52
314
376
  msgid "Disabled"
315
- msgstr ""
377
+ msgstr "Отключено"
316
378
 
317
379
  #: ../app/models/setting/ansible.rb:53
318
380
  msgid "Level 1 (-v)"
@@ -331,7 +393,10 @@ msgid "Level 4 (-vvvv)"
331
393
  msgstr ""
332
394
 
333
395
  #: ../app/models/setting/ansible.rb:62
334
- msgid "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot."
396
+ msgid ""
397
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
398
+ "task after a host is fully provisioned. Set this to the maximum time you "
399
+ "expect a host to take until it is ready after a reboot."
335
400
  msgstr ""
336
401
 
337
402
  #: ../app/models/setting/ansible.rb:67
@@ -347,7 +412,9 @@ msgid "Ansible report timeout"
347
412
  msgstr ""
348
413
 
349
414
  #: ../app/models/setting/ansible.rb:77
350
- msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
415
+ msgid ""
416
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} "
417
+ "after report does not arrive within configured interval"
351
418
  msgstr ""
352
419
 
353
420
  #: ../app/models/setting/ansible.rb:81
@@ -362,7 +429,7 @@ msgstr ""
362
429
  msgid "Implementation for running Ansible"
363
430
  msgstr ""
364
431
 
365
- #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:92
432
+ #: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
366
433
  msgid "Ansible"
367
434
  msgstr ""
368
435
 
@@ -370,7 +437,8 @@ msgstr ""
370
437
  msgid "Remediation Plan"
371
438
  msgstr ""
372
439
 
373
- #: ../app/services/foreman_ansible/insights_notification_builder.rb:61 ../db/seeds.d/90_notification_blueprints.rb:13
440
+ #: ../app/services/foreman_ansible/insights_notification_builder.rb:61
441
+ #: ../db/seeds.d/90_notification_blueprints.rb:13
374
442
  msgid "Job Details"
375
443
  msgstr ""
376
444
 
@@ -382,101 +450,125 @@ msgstr ""
382
450
  msgid "Changed Ansible roles"
383
451
  msgstr ""
384
452
 
385
- #: ../app/views/ansible_roles/import.html.erb:3 ../app/views/ansible_variables/import.html.erb:3
453
+ #: ../app/views/ansible_roles/import.html.erb:3
454
+ #: ../app/views/ansible_variables/import.html.erb:3
386
455
  msgid "Select the changes you want to realize in Foreman"
387
- msgstr ""
456
+ msgstr "Выберите изменения, которые должны быть отражены в Foreman"
388
457
 
389
- #: ../app/views/ansible_roles/import.html.erb:5 ../app/views/ansible_variables/import.html.erb:5
458
+ #: ../app/views/ansible_roles/import.html.erb:5
459
+ #: ../app/views/ansible_variables/import.html.erb:5
390
460
  msgid "Toggle"
391
- msgstr ""
461
+ msgstr "Состояние"
392
462
 
393
- #: ../app/views/ansible_roles/import.html.erb:6 ../app/views/ansible_variables/import.html.erb:6
463
+ #: ../app/views/ansible_roles/import.html.erb:6
464
+ #: ../app/views/ansible_variables/import.html.erb:6
394
465
  msgid "New"
395
- msgstr ""
466
+ msgstr "Новое"
396
467
 
397
- #: ../app/views/ansible_roles/import.html.erb:8 ../app/views/ansible_variables/import.html.erb:8
468
+ #: ../app/views/ansible_roles/import.html.erb:8
469
+ #: ../app/views/ansible_variables/import.html.erb:8
398
470
  msgid "Check/Uncheck new"
399
- msgstr ""
471
+ msgstr "Выбрать новые/Отменить выбор"
400
472
 
401
- #: ../app/views/ansible_roles/import.html.erb:9 ../app/views/ansible_variables/import.html.erb:9
473
+ #: ../app/views/ansible_roles/import.html.erb:9
474
+ #: ../app/views/ansible_variables/import.html.erb:9
402
475
  msgid "Obsolete"
403
- msgstr ""
476
+ msgstr "Устарело"
404
477
 
405
- #: ../app/views/ansible_roles/import.html.erb:11 ../app/views/ansible_variables/import.html.erb:11
478
+ #: ../app/views/ansible_roles/import.html.erb:11
479
+ #: ../app/views/ansible_variables/import.html.erb:11
406
480
  msgid "Check/Uncheck obsolete"
407
- msgstr ""
481
+ msgstr "Выбрать устаревшие/Отменить выбор"
408
482
 
409
- #: ../app/views/ansible_roles/import.html.erb:19 ../app/views/ansible_variables/import.html.erb:22
483
+ #: ../app/views/ansible_roles/import.html.erb:19
484
+ #: ../app/views/ansible_variables/import.html.erb:22
410
485
  msgid "Check/Uncheck all"
411
- msgstr ""
486
+ msgstr "Выбрать все/Отменить выбор"
412
487
 
413
- #: ../app/views/ansible_roles/import.html.erb:21 ../app/views/ansible_variables/import.html.erb:24
488
+ #: ../app/views/ansible_roles/import.html.erb:21
489
+ #: ../app/views/ansible_variables/import.html.erb:24
414
490
  msgid "Name"
415
- msgstr ""
491
+ msgstr "Имя"
416
492
 
417
- #: ../app/views/ansible_roles/import.html.erb:22 ../app/views/ansible_variables/import.html.erb:26
493
+ #: ../app/views/ansible_roles/import.html.erb:22
494
+ #: ../app/views/ansible_variables/import.html.erb:26
418
495
  msgid "Hosts count"
419
496
  msgstr ""
420
497
 
421
- #: ../app/views/ansible_roles/import.html.erb:23 ../app/views/ansible_variables/import.html.erb:27
498
+ #: ../app/views/ansible_roles/import.html.erb:23
499
+ #: ../app/views/ansible_variables/import.html.erb:27
422
500
  msgid "Hostgroups count"
423
501
  msgstr ""
424
502
 
425
- #: ../app/views/ansible_roles/import.html.erb:24 ../app/views/ansible_variables/import.html.erb:28
503
+ #: ../app/views/ansible_roles/import.html.erb:24
504
+ #: ../app/views/ansible_variables/import.html.erb:28
426
505
  msgid "Operation"
427
- msgstr ""
506
+ msgstr "Операция"
428
507
 
429
- #: ../app/views/ansible_roles/import.html.erb:35 ../app/views/ansible_variables/import.html.erb:39
508
+ #: ../app/views/ansible_roles/import.html.erb:35
509
+ #: ../app/views/ansible_variables/import.html.erb:39
430
510
  msgid "Check/Uncheck all %s changes"
431
- msgstr ""
511
+ msgstr "Выбрать/отменить выбор всех изменений %s"
432
512
 
433
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
513
+ #: ../app/views/ansible_roles/import.html.erb:40
514
+ #: ../app/views/ansible_variables/import.html.erb:45
434
515
  msgid "Add"
435
- msgstr ""
516
+ msgstr "Добавить"
436
517
 
437
- #: ../app/views/ansible_roles/import.html.erb:40 ../app/views/ansible_variables/import.html.erb:45
518
+ #: ../app/views/ansible_roles/import.html.erb:40
519
+ #: ../app/views/ansible_variables/import.html.erb:45
438
520
  msgid "Remove"
439
- msgstr ""
521
+ msgstr "Удалить"
440
522
 
441
- #: ../app/views/ansible_roles/import.html.erb:48 ../app/views/ansible_variables/import.html.erb:53
523
+ #: ../app/views/ansible_roles/import.html.erb:48
524
+ #: ../app/views/ansible_variables/import.html.erb:53
442
525
  msgid "Cancel"
443
- msgstr ""
526
+ msgstr "Отмена"
444
527
 
445
- #: ../app/views/ansible_roles/import.html.erb:49 ../app/views/ansible_variables/import.html.erb:12 ../app/views/ansible_variables/import.html.erb:45 ../app/views/ansible_variables/import.html.erb:54
528
+ #: ../app/views/ansible_roles/import.html.erb:49
529
+ #: ../app/views/ansible_variables/import.html.erb:12
530
+ #: ../app/views/ansible_variables/import.html.erb:45
531
+ #: ../app/views/ansible_variables/import.html.erb:54
446
532
  msgid "Update"
447
- msgstr ""
533
+ msgstr "Обновить"
448
534
 
449
- #: ../app/views/ansible_roles/index.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:1 ../app/views/ansible_roles/welcome.html.erb:6 ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
535
+ #: ../app/views/ansible_roles/index.html.erb:1
536
+ #: ../app/views/ansible_roles/welcome.html.erb:1
537
+ #: ../app/views/ansible_roles/welcome.html.erb:6
538
+ #: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
450
539
  msgid "Ansible Roles"
451
540
  msgstr ""
452
541
 
453
542
  #: ../app/views/ansible_roles/index.html.erb:9
454
543
  msgid "Role|Name"
455
- msgstr ""
544
+ msgstr "Имя"
456
545
 
457
546
  #: ../app/views/ansible_roles/index.html.erb:10
458
547
  msgid "Hostgroups"
459
- msgstr ""
548
+ msgstr "Группы узлов"
460
549
 
461
550
  #: ../app/views/ansible_roles/index.html.erb:11
462
551
  msgid "Hosts"
463
- msgstr ""
552
+ msgstr "Узлы"
464
553
 
465
554
  #: ../app/views/ansible_roles/index.html.erb:12
466
555
  msgid "Imported at"
467
556
  msgstr ""
468
557
 
469
- #: ../app/views/ansible_roles/index.html.erb:13 ../app/views/ansible_variables/index.html.erb:16
558
+ #: ../app/views/ansible_roles/index.html.erb:13
559
+ #: ../app/views/ansible_variables/index.html.erb:16
470
560
  msgid "Actions"
471
- msgstr ""
561
+ msgstr "Действия"
472
562
 
473
- #: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:98
563
+ #: ../app/views/ansible_roles/index.html.erb:27
564
+ #: ../lib/foreman_ansible/register.rb:103
474
565
  msgid "Variables"
475
- msgstr ""
566
+ msgstr "Переменные"
476
567
 
477
- #: ../app/views/ansible_roles/index.html.erb:33 ../app/views/ansible_variables/index.html.erb:41
568
+ #: ../app/views/ansible_roles/index.html.erb:33
569
+ #: ../app/views/ansible_variables/index.html.erb:41
478
570
  msgid "Delete %s?"
479
- msgstr ""
571
+ msgstr "Удалить %s?"
480
572
 
481
573
  #: ../app/views/ansible_roles/welcome.html.erb:7
482
574
  msgid ""
@@ -486,7 +578,7 @@ msgstr ""
486
578
 
487
579
  #: ../app/views/ansible_roles/welcome.html.erb:10
488
580
  msgid "Learn more about this in the documentation."
489
- msgstr ""
581
+ msgstr "Обратиться к документации"
490
582
 
491
583
  #: ../app/views/ansible_variables/_fields.erb:4
492
584
  msgid "Ansible Variable Details (Imported)"
@@ -505,12 +597,16 @@ msgid "Override the default value of the Ansible variable."
505
597
  msgstr ""
506
598
 
507
599
  #: ../app/views/ansible_variables/_fields.erb:14
508
- msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
600
+ msgid ""
601
+ "Mark the variable to be managed by Foreman. When the Ansible role of this "
602
+ "variable is assigned to a host, the default value will be added to Ansible "
603
+ "inventory as a host variable. Specify matchers to set a different value for "
604
+ "such variable."
509
605
  msgstr ""
510
606
 
511
607
  #: ../app/views/ansible_variables/_fields.erb:27
512
608
  msgid "Value to use when there is no match."
513
- msgstr ""
609
+ msgstr "Значение, которое будет использоваться по умолчанию."
514
610
 
515
611
  #: ../app/views/ansible_variables/_fields.erb:30
516
612
  msgid "Hidden Value"
@@ -518,19 +614,25 @@ msgstr ""
518
614
 
519
615
  #: ../app/views/ansible_variables/_fields.erb:33
520
616
  msgid "Hide all values for this parameter."
521
- msgstr ""
617
+ msgstr "Скрывать значения этого параметра."
522
618
 
523
619
  #: ../app/views/ansible_variables/_fields.erb:39
524
620
  msgid "Optional Input Validator"
525
621
  msgstr ""
526
622
 
527
623
  #: ../app/views/ansible_variables/_fields.erb:41
528
- msgid "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation."
624
+ msgid ""
625
+ "Before including these variables on your playbooks, Foreman will validate "
626
+ "that your variables comply with the validation."
529
627
  msgstr ""
530
628
 
531
629
  #: ../app/views/ansible_variables/_fields.erb:44
532
- msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
630
+ msgid ""
631
+ "If checked, will raise an error if there is no default value and no matcher "
632
+ "provide a value."
533
633
  msgstr ""
634
+ "Если установлен, генерирует ошибку в случае, если правило подстановки не "
635
+ "присвоило значение и если значение по умолчанию тоже не задано."
534
636
 
535
637
  #: ../app/views/ansible_variables/_fields.erb:53
536
638
  msgid "Prioritize Attribute Order"
@@ -538,39 +640,55 @@ msgstr ""
538
640
 
539
641
  #: ../app/views/ansible_variables/_fields.erb:54
540
642
  msgid "Set the order in which values are resolved."
541
- msgstr ""
643
+ msgstr "Здесь можно настроить порядок обработки значений."
542
644
 
543
645
  #: ../app/views/ansible_variables/_fields.erb:55
544
646
  msgid "Order"
545
- msgstr ""
647
+ msgstr "Порядок"
546
648
 
547
649
  #: ../app/views/ansible_variables/_fields.erb:56
548
- msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
650
+ msgid ""
651
+ "The order in which matchers keys are processed, first match wins.<br> You "
652
+ "may use multiple attributes as a matcher key, for example, an order of "
653
+ "<code>host group, environment</code> would expect a matcher such as "
654
+ "<code>hostgroup = \"web servers\", environment = production</code>"
549
655
  msgstr ""
656
+ "Ключи обрабатываются по порядку, до первого совпадения.<br>Допускается "
657
+ "одновременное использование нескольких атрибутов — например, для "
658
+ "последовательности <code>host group, environment</code> условие подстановки "
659
+ "может выглядеть так: <code>hostgroup = \"web servers\", environment = "
660
+ "production</code>"
550
661
 
551
662
  #: ../app/views/ansible_variables/_fields.erb:59
552
- msgid "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted."
663
+ msgid ""
664
+ "Continue to look for matches after first find (only array/hash type)? Note: "
665
+ "merging overrides ignores all matchers that are omitted."
553
666
  msgstr ""
554
667
 
555
668
  #: ../app/views/ansible_variables/_fields.erb:61
556
669
  msgid "Include default value when merging all matching values."
557
670
  msgstr ""
671
+ "При объединении совпадающих значений также включить значение, используемое "
672
+ "по умолчанию."
558
673
 
559
674
  #: ../app/views/ansible_variables/_fields.erb:64
560
675
  msgid "Avoid duplicate values when merging them (only array type)?"
561
676
  msgstr ""
677
+ "Избегать повторений при объединении значений (применимо только к массивам)"
562
678
 
563
679
  #: ../app/views/ansible_variables/_fields.erb:68
564
680
  msgid "Specify Matchers"
565
681
  msgstr ""
566
682
 
567
- #: ../app/views/ansible_variables/edit.html.erb:4 ../app/views/ansible_variables/index.html.erb:1 ../app/views/ansible_variables/new.html.erb:4
683
+ #: ../app/views/ansible_variables/edit.html.erb:4
684
+ #: ../app/views/ansible_variables/index.html.erb:1
685
+ #: ../app/views/ansible_variables/new.html.erb:4
568
686
  msgid "Ansible Variables"
569
687
  msgstr ""
570
688
 
571
689
  #: ../app/views/ansible_variables/edit.html.erb:8
572
690
  msgid "Edit %s"
573
- msgstr ""
691
+ msgstr "Изменить %s"
574
692
 
575
693
  #: ../app/views/ansible_variables/edit.html.erb:13
576
694
  msgid "Edit Ansible Variable"
@@ -602,7 +720,7 @@ msgstr ""
602
720
 
603
721
  #: ../app/views/ansible_variables/index.html.erb:14
604
722
  msgid "Type"
605
- msgstr ""
723
+ msgstr "Тип"
606
724
 
607
725
  #: ../app/views/ansible_variables/index.html.erb:15
608
726
  msgid "Imported?"
@@ -612,7 +730,8 @@ msgstr ""
612
730
  msgid "Overriden"
613
731
  msgstr ""
614
732
 
615
- #: ../app/views/ansible_variables/new.html.erb:8 ../app/views/ansible_variables/new.html.erb:13
733
+ #: ../app/views/ansible_variables/new.html.erb:8
734
+ #: ../app/views/ansible_variables/new.html.erb:13
616
735
  msgid "Create Ansible Variable"
617
736
  msgstr ""
618
737
 
@@ -622,15 +741,15 @@ msgstr ""
622
741
 
623
742
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
624
743
  msgid "Nest"
625
- msgstr ""
744
+ msgstr "Вложить"
626
745
 
627
746
  #: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
628
747
  msgid "Clone"
629
- msgstr ""
748
+ msgstr "Клонировать"
630
749
 
631
750
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
632
751
  msgid "Level"
633
- msgstr ""
752
+ msgstr "Уровень"
634
753
 
635
754
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
636
755
  msgid "Module"
@@ -642,30 +761,32 @@ msgstr ""
642
761
 
643
762
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
644
763
  msgid "Message"
645
- msgstr ""
764
+ msgstr "Сообщение"
646
765
 
647
766
  #: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
648
767
  msgid "Nothing to show"
649
- msgstr ""
768
+ msgstr "Нет результатов"
650
769
 
651
770
  #: ../db/seeds.d/90_notification_blueprints.rb:5
652
771
  msgid "Jobs"
653
- msgstr ""
772
+ msgstr "Задания"
654
773
 
655
774
  #: ../db/seeds.d/90_notification_blueprints.rb:7
656
- msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
775
+ msgid ""
776
+ "Insights remediation on %{hosts_count} host(s) has finished successfully"
657
777
  msgstr ""
658
778
 
659
- #: ../lib/foreman_ansible/register.rb:94
779
+ #: ../lib/foreman_ansible/register.rb:99
660
780
  msgid "Roles"
661
- msgstr ""
781
+ msgstr "Роли"
662
782
 
663
783
  #: ../lib/foreman_ansible/remote_execution.rb:20
664
784
  msgid "Run Ansible roles"
665
785
  msgstr ""
666
786
 
667
787
  #: ../lib/foreman_ansible/remote_execution.rb:21
668
- msgid "Runs an Ansible playbook which contains all the roles defined for a host"
788
+ msgid ""
789
+ "Runs an Ansible playbook which contains all the roles defined for a host"
669
790
  msgstr ""
670
791
 
671
792
  #: ../lib/foreman_ansible/remote_execution.rb:27
@@ -673,24 +794,25 @@ msgid "Ansible: Run Insights maintenance plan"
673
794
  msgstr ""
674
795
 
675
796
  #: ../lib/foreman_ansible/remote_execution.rb:28
676
- msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
797
+ msgid ""
798
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID."
677
799
  msgstr ""
678
800
 
679
801
  #: action_names.rb:2
680
802
  msgid "Remote action:"
681
- msgstr ""
803
+ msgstr "Удаленное действие:"
682
804
 
683
805
  #: action_names.rb:3
684
806
  msgid "Import Puppet classes"
685
- msgstr ""
807
+ msgstr "Импорт классов Puppet"
686
808
 
687
809
  #: action_names.rb:4
688
810
  msgid "Import facts"
689
- msgstr ""
811
+ msgstr "Импорт фактов"
690
812
 
691
813
  #: action_names.rb:5
692
814
  msgid "Action with sub plans"
693
- msgstr ""
815
+ msgstr "Действия с подпланами"
694
816
 
695
817
  #: gemspec.rb:2
696
818
  msgid "Ansible support in Foreman"