foreman_docker 3.0.0 → 3.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.rubocop.yml +22 -22
- data/app/assets/javascripts/foreman_docker/image_step.js +36 -6
- data/app/controllers/api/v2/containers_controller.rb +13 -11
- data/app/controllers/containers/steps_controller.rb +8 -2
- data/app/controllers/containers_controller.rb +4 -3
- data/app/controllers/image_search_controller.rb +36 -79
- data/app/helpers/container_steps_helper.rb +21 -0
- data/app/models/concerns/foreman_docker/parameter_validators.rb +27 -4
- data/app/models/container.rb +9 -10
- data/app/models/docker_container_wizard_state.rb +2 -0
- data/app/models/docker_container_wizard_states/dns.rb +2 -8
- data/app/models/docker_container_wizard_states/environment.rb +4 -14
- data/app/models/docker_container_wizard_states/environment_variable.rb +2 -2
- data/app/models/docker_container_wizard_states/exposed_port.rb +2 -8
- data/app/models/docker_container_wizard_states/image.rb +30 -0
- data/app/models/docker_container_wizard_states/preliminary.rb +1 -1
- data/app/models/docker_parameter.rb +20 -0
- data/app/models/docker_registry.rb +6 -4
- data/app/models/environment_variable.rb +3 -3
- data/app/models/exposed_port.rb +4 -10
- data/app/models/foreman_docker/compute_resource_extensions.rb +11 -0
- data/app/models/foreman_docker/dns.rb +3 -9
- data/app/models/foreman_docker/docker.rb +1 -5
- data/app/models/service/containers.rb +15 -11
- data/app/models/service/registry_api.rb +87 -15
- data/app/services/foreman_docker/image_search.rb +92 -0
- data/app/views/containers/index.html.erb +1 -3
- data/app/views/containers/show.html.erb +1 -1
- data/app/views/containers/steps/_image_hub_tab.html.erb +39 -29
- data/app/views/containers/steps/_title.html.erb +1 -1
- data/app/views/containers/steps/preliminary.html.erb +1 -1
- data/app/views/foreman_docker/common_parameters/_dns_entry.html.erb +1 -1
- data/app/views/foreman_docker/common_parameters/_environment_variable.html.erb +1 -1
- data/app/views/foreman_docker/common_parameters/_exposed_port.html.erb +1 -1
- data/app/views/image_search/_repository_search_results.html.erb +1 -1
- data/app/views/registries/index.html.erb +1 -3
- data/app/views/registries/new.html.erb +1 -1
- data/db/migrate/20160605133025_create_docker_parameters.rb +13 -0
- data/db/migrate/20160605134652_move_parameters_to_docker_parameters.rb +27 -0
- data/lib/foreman_docker/engine.rb +6 -7
- data/lib/foreman_docker/version.rb +1 -1
- data/lib/tasks/test.rake +35 -0
- data/test/functionals/api/v2/containers_controller_test.rb +21 -0
- data/test/functionals/api/v2/registries_controller_test.rb +4 -3
- data/test/functionals/containers_controller_test.rb +5 -0
- data/test/functionals/containers_steps_controller_test.rb +74 -36
- data/test/functionals/image_search_controller_test.rb +166 -12
- data/test/integration/container_test.rb +1 -1
- data/test/test_plugin_helper.rb +10 -0
- data/test/units/container_test.rb +1 -1
- data/test/units/containers_service_test.rb +31 -9
- data/test/units/docker_container_wizard_states/image_test.rb +84 -0
- data/test/units/docker_registry_test.rb +27 -10
- data/test/units/foreman_docker/compute_resource_extensions_test.rb +10 -0
- data/test/units/image_search_service_test.rb +188 -0
- data/test/units/registry_api_test.rb +206 -12
- metadata +55 -36
- data/lib/foreman_docker/tasks/test.rake +0 -45
- data/locale/de/foreman_docker.edit.po +0 -631
- data/locale/de/foreman_docker.po.time_stamp +0 -0
- data/locale/es/foreman_docker.edit.po +0 -631
- data/locale/es/foreman_docker.po.time_stamp +0 -0
- data/locale/fr/foreman_docker.edit.po +0 -632
- data/locale/fr/foreman_docker.po.time_stamp +0 -0
- data/locale/it/foreman_docker.edit.po +0 -630
- data/locale/it/foreman_docker.po.time_stamp +0 -0
- data/locale/ja/foreman_docker.edit.po +0 -634
- data/locale/ja/foreman_docker.po.time_stamp +0 -0
- data/locale/ko/foreman_docker.edit.po +0 -629
- data/locale/ko/foreman_docker.po.time_stamp +0 -0
- data/locale/pt_BR/foreman_docker.edit.po +0 -631
- data/locale/pt_BR/foreman_docker.po.time_stamp +0 -0
- data/locale/ru/foreman_docker.edit.po +0 -630
- data/locale/ru/foreman_docker.po.time_stamp +0 -0
- data/locale/zh_CN/foreman_docker.edit.po +0 -628
- data/locale/zh_CN/foreman_docker.po.time_stamp +0 -0
- data/locale/zh_TW/foreman_docker.edit.po +0 -628
- data/locale/zh_TW/foreman_docker.po.time_stamp +0 -0
File without changes
|
@@ -1,630 +0,0 @@
|
|
1
|
-
# ypoyarko <ypoyarko@redhat.com>, 2015. #zanata
|
2
|
-
msgid ""
|
3
|
-
msgstr ""
|
4
|
-
"Project-Id-Version: version 0.0.1\n"
|
5
|
-
"Report-Msgid-Bugs-To: \n"
|
6
|
-
"PO-Revision-Date: 2015-04-28 06:12+0000\n"
|
7
|
-
"Last-Translator: ypoyarko <ypoyarko@redhat.com>\n"
|
8
|
-
"Language-Team: Russian\n"
|
9
|
-
"MIME-Version: 1.0\n"
|
10
|
-
"Content-Type: text/plain; charset=UTF-8\n"
|
11
|
-
"Content-Transfer-Encoding: 8bit\n"
|
12
|
-
"Language: ru\n"
|
13
|
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<="
|
14
|
-
"4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
|
15
|
-
"X-Generator: Zanata 3.6.0\n"
|
16
|
-
|
17
|
-
#: ../app/controllers/api/v2/containers_controller.rb:13
|
18
|
-
msgid "List all containers"
|
19
|
-
msgstr "Показать все контейнеры"
|
20
|
-
|
21
|
-
#: ../app/controllers/api/v2/containers_controller.rb:15
|
22
|
-
msgid "List all containers on a compute resource"
|
23
|
-
msgstr ""
|
24
|
-
|
25
|
-
#: ../app/controllers/api/v2/containers_controller.rb:29
|
26
|
-
msgid "Show a container"
|
27
|
-
msgstr "Показать контейнер"
|
28
|
-
|
29
|
-
#: ../app/controllers/api/v2/containers_controller.rb:31
|
30
|
-
msgid "Show container on a compute resource"
|
31
|
-
msgstr ""
|
32
|
-
|
33
|
-
#: ../app/controllers/api/v2/containers_controller.rb:43
|
34
|
-
msgid "Registry this container will have to use to get the image"
|
35
|
-
msgstr ""
|
36
|
-
|
37
|
-
#: ../app/controllers/api/v2/containers_controller.rb:46
|
38
|
-
msgid "Name of the repository to use to create the container. e.g. centos"
|
39
|
-
msgstr ""
|
40
|
-
|
41
|
-
#: ../app/controllers/api/v2/containers_controller.rb:49
|
42
|
-
msgid "Tag to use to create the container. e.g. latest"
|
43
|
-
msgstr ""
|
44
|
-
|
45
|
-
#: ../app/controllers/api/v2/containers_controller.rb:60
|
46
|
-
msgid "The capsule this container will have to use to get the image. Relevant for images retrieved from katello registry."
|
47
|
-
msgstr ""
|
48
|
-
|
49
|
-
#: ../app/controllers/api/v2/containers_controller.rb:66
|
50
|
-
msgid "Create a container"
|
51
|
-
msgstr "Создать контейнер"
|
52
|
-
|
53
|
-
#: ../app/controllers/api/v2/containers_controller.rb:68
|
54
|
-
msgid "Create container on a compute resource"
|
55
|
-
msgstr ""
|
56
|
-
|
57
|
-
#: ../app/controllers/api/v2/containers_controller.rb:84
|
58
|
-
msgid "Wrong attributes: %s"
|
59
|
-
msgstr "Неверные атрибуты: %s"
|
60
|
-
|
61
|
-
#: ../app/controllers/api/v2/containers_controller.rb:88
|
62
|
-
msgid "Delete a container"
|
63
|
-
msgstr "Удалить контейнер"
|
64
|
-
|
65
|
-
#: ../app/controllers/api/v2/containers_controller.rb:90
|
66
|
-
msgid "Delete container on a compute resource"
|
67
|
-
msgstr ""
|
68
|
-
|
69
|
-
#: ../app/controllers/api/v2/containers_controller.rb:98
|
70
|
-
msgid "Show container logs"
|
71
|
-
msgstr "Показать журналы контейнера"
|
72
|
-
|
73
|
-
#: ../app/controllers/api/v2/containers_controller.rb:100
|
74
|
-
msgid "Show logs from a container on a compute resource"
|
75
|
-
msgstr ""
|
76
|
-
|
77
|
-
#: ../app/controllers/api/v2/containers_controller.rb:105
|
78
|
-
msgid "Number of lines to tail. Default: 100"
|
79
|
-
msgstr "Число строк в буфере прокрутки (по умолчанию 100)"
|
80
|
-
|
81
|
-
#: ../app/controllers/api/v2/containers_controller.rb:114
|
82
|
-
msgid "Run power operation on a container"
|
83
|
-
msgstr "Выполнить операцию управления питанием для контейнера"
|
84
|
-
|
85
|
-
#: ../app/controllers/api/v2/containers_controller.rb:116
|
86
|
-
msgid "Run power operation on a container on a compute resource"
|
87
|
-
msgstr ""
|
88
|
-
|
89
|
-
#: ../app/controllers/api/v2/containers_controller.rb:121
|
90
|
-
msgid "power action, valid actions are (start), (stop), (status)"
|
91
|
-
msgstr "операция управления питанием: (start), (stop), (status)"
|
92
|
-
|
93
|
-
#: ../app/controllers/api/v2/containers_controller.rb:134
|
94
|
-
msgid "Unknown method: available power operations are %s"
|
95
|
-
msgstr "Неизвестный метод. Доступные операции: %s"
|
96
|
-
|
97
|
-
#: ../app/controllers/api/v2/registries_controller.rb:22
|
98
|
-
msgid "List all docker registries"
|
99
|
-
msgstr ""
|
100
|
-
|
101
|
-
#: ../app/controllers/api/v2/registries_controller.rb:29
|
102
|
-
msgid "Show a docker registry"
|
103
|
-
msgstr ""
|
104
|
-
|
105
|
-
#: ../app/controllers/api/v2/registries_controller.rb:34
|
106
|
-
msgid "Create a docker registry"
|
107
|
-
msgstr ""
|
108
|
-
|
109
|
-
#: ../app/controllers/api/v2/registries_controller.rb:41
|
110
|
-
msgid "Update a docker registry"
|
111
|
-
msgstr ""
|
112
|
-
|
113
|
-
#: ../app/controllers/api/v2/registries_controller.rb:48
|
114
|
-
msgid "Delete a docker registry"
|
115
|
-
msgstr ""
|
116
|
-
|
117
|
-
#: ../app/controllers/containers_controller.rb:25
|
118
|
-
msgid "Container %s is being deleted."
|
119
|
-
msgstr "Удаление контейнера %s..."
|
120
|
-
|
121
|
-
#: ../app/controllers/containers_controller.rb:44
|
122
|
-
msgid "%{container} commit was successful"
|
123
|
-
msgstr ""
|
124
|
-
|
125
|
-
#: ../app/controllers/containers_controller.rb:47
|
126
|
-
msgid "Failed to commit %{container}: %{e}"
|
127
|
-
msgstr "Не удалось сохранить %{container}: %{e}"
|
128
|
-
|
129
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
130
|
-
#: ../app/controllers/containers_controller.rb:60
|
131
|
-
msgid "%{vm} is now %{vm_state}"
|
132
|
-
msgstr "%{vm} %{vm_state}"
|
133
|
-
|
134
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
135
|
-
#: ../app/controllers/containers_controller.rb:64
|
136
|
-
msgid "failed to %{action} %{vm}"
|
137
|
-
msgstr "не удалось выполнить действие «%{action}» над %{vm}"
|
138
|
-
|
139
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman, author ypoyarko
|
140
|
-
#: ../app/controllers/containers_controller.rb:69
|
141
|
-
msgid "Error - %{message}"
|
142
|
-
msgstr "Ошибка: %{message}"
|
143
|
-
|
144
|
-
#: ../app/controllers/image_search_controller.rb:62
|
145
|
-
msgid "An error occured during repository search: '%s'"
|
146
|
-
msgstr "Произошла ошибка при поиске репозиториев: «%s»."
|
147
|
-
|
148
|
-
#: ../app/helpers/container_steps_helper.rb:12 ../app/views/registries/_form.html.erb:4
|
149
|
-
msgid "Registry"
|
150
|
-
msgstr "Реестр"
|
151
|
-
|
152
|
-
#: ../app/helpers/container_steps_helper.rb:16
|
153
|
-
msgid "Select a registry"
|
154
|
-
msgstr "Выберите реестр"
|
155
|
-
|
156
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
157
|
-
#: ../app/helpers/container_steps_helper.rb:22 ../app/views/compute_resources_vms/form/_docker.html.erb:6 ../app/views/compute_resources_vms/index/_docker.html.erb:5 ../app/views/containers/_list.html.erb:6
|
158
|
-
msgid "Image"
|
159
|
-
msgstr "Образ"
|
160
|
-
|
161
|
-
#: ../app/helpers/container_steps_helper.rb:22
|
162
|
-
msgid "Environment"
|
163
|
-
msgstr ""
|
164
|
-
|
165
|
-
#: ../app/helpers/container_steps_helper.rb:22
|
166
|
-
msgid "Configuration"
|
167
|
-
msgstr ""
|
168
|
-
|
169
|
-
#: ../app/helpers/container_steps_helper.rb:22
|
170
|
-
msgid "Preliminary"
|
171
|
-
msgstr ""
|
172
|
-
|
173
|
-
#: ../app/helpers/containers_helper.rb:34
|
174
|
-
msgid "Commit"
|
175
|
-
msgstr "Сохранить"
|
176
|
-
|
177
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
178
|
-
#: ../app/helpers/containers_helper.rb:43 ../app/views/containers/_list.html.erb:36 ../app/views/registries/index.html.erb:23
|
179
|
-
msgid "Delete %s?"
|
180
|
-
msgstr "Удалить %s?"
|
181
|
-
|
182
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
183
|
-
#: ../app/helpers/containers_helper.rb:71
|
184
|
-
msgid "Are you sure you want to power %{act} %{vm}?"
|
185
|
-
msgstr "Вы действительно хотите %{act} %{vm}?"
|
186
|
-
|
187
|
-
#: ../app/models/concerns/fog_extensions/fogdocker/server.rb:39
|
188
|
-
msgid "%{cores} cores and %{memory} memory"
|
189
|
-
msgstr ""
|
190
|
-
|
191
|
-
#: ../app/models/container.rb:61
|
192
|
-
msgid "Docker/Container"
|
193
|
-
msgstr "Docker/Контейнер"
|
194
|
-
|
195
|
-
#: ../app/models/docker_registry.rb:39
|
196
|
-
msgid "Docker/Registry"
|
197
|
-
msgstr "Docker/Реестр"
|
198
|
-
|
199
|
-
#: ../app/models/docker_registry.rb:50
|
200
|
-
msgid "Unable to log in to this Docker Registry - %s"
|
201
|
-
msgstr ""
|
202
|
-
|
203
|
-
#: ../app/models/foreman_docker/docker.rb:140
|
204
|
-
msgid "Error creating communicating with Docker. Check the Foreman logs: %s"
|
205
|
-
msgstr "Не удалось связаться с Docker. Проверьте журналы Foreman: %s"
|
206
|
-
|
207
|
-
#: ../app/models/service/containers.rb:101
|
208
|
-
msgid "Could not start container"
|
209
|
-
msgstr ""
|
210
|
-
|
211
|
-
#: ../app/views/compute_resources/form/_docker.html.erb:1
|
212
|
-
msgid "e.g. https://docker.example.com:4243 or unix:///var/run/docker.sock"
|
213
|
-
msgstr "например: https://docker.example.com:4243 or unix:///var/run/docker.sock"
|
214
|
-
|
215
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
216
|
-
#: ../app/views/compute_resources/form/_docker.html.erb:7
|
217
|
-
msgid "Test Connection"
|
218
|
-
msgstr "Проверка соединения"
|
219
|
-
|
220
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
221
|
-
#: ../app/views/compute_resources/show/_docker.html.erb:2 ../app/views/registries/index.html.erb:9
|
222
|
-
msgid "URL"
|
223
|
-
msgstr "URL"
|
224
|
-
|
225
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
226
|
-
#: ../app/views/compute_resources_vms/form/_docker.html.erb:10
|
227
|
-
msgid "Cores"
|
228
|
-
msgstr "Ядра"
|
229
|
-
|
230
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
231
|
-
#: ../app/views/compute_resources_vms/form/_docker.html.erb:11 ../app/views/compute_resources_vms/index/_docker.html.erb:7 ../app/views/compute_resources_vms/show/_docker.html.erb:22 ../app/views/containers/show.html.erb:39 ../app/views/containers/steps/configuration.html.erb:15
|
232
|
-
msgid "Memory"
|
233
|
-
msgstr "Память"
|
234
|
-
|
235
|
-
# translation auto-copied from project nautilus, version 3.8.2, document nautilus
|
236
|
-
#: ../app/views/compute_resources_vms/form/_docker.html.erb:13 ../app/views/compute_resources_vms/show/_docker.html.erb:26 ../app/views/containers/_list.html.erb:7 ../app/views/containers/show.html.erb:43
|
237
|
-
msgid "Command"
|
238
|
-
msgstr "Команда"
|
239
|
-
|
240
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
241
|
-
#: ../app/views/compute_resources_vms/form/_docker.html.erb:15
|
242
|
-
msgid "Power ON this machine"
|
243
|
-
msgstr "Включить машину"
|
244
|
-
|
245
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
246
|
-
#: ../app/views/compute_resources_vms/form/_docker.html.erb:15
|
247
|
-
msgid "Start"
|
248
|
-
msgstr "Начало"
|
249
|
-
|
250
|
-
# translation auto-copied from project Satellite6 Katello, version 6.1, document katello
|
251
|
-
#: ../app/views/compute_resources_vms/index/_docker.html.erb:4 ../app/views/compute_resources_vms/show/_docker.html.erb:6 ../app/views/containers/_list.html.erb:4 ../app/views/containers/show.html.erb:11 ../app/views/registries/index.html.erb:8
|
252
|
-
msgid "Name"
|
253
|
-
msgstr "Имя"
|
254
|
-
|
255
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
256
|
-
#: ../app/views/compute_resources_vms/index/_docker.html.erb:6
|
257
|
-
msgid "CPUs"
|
258
|
-
msgstr "CPU"
|
259
|
-
|
260
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
261
|
-
#: ../app/views/compute_resources_vms/index/_docker.html.erb:8 ../app/views/containers/_list.html.erb:5
|
262
|
-
msgid "Status"
|
263
|
-
msgstr "Статус"
|
264
|
-
|
265
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
266
|
-
#: ../app/views/compute_resources_vms/index/_docker.html.erb:9
|
267
|
-
msgid "Power"
|
268
|
-
msgstr "Питание"
|
269
|
-
|
270
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
271
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:4 ../app/views/containers/show.html.erb:9
|
272
|
-
msgid "Properties"
|
273
|
-
msgstr "Свойства "
|
274
|
-
|
275
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
276
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:10 ../app/views/containers/show.html.erb:23
|
277
|
-
msgid "IP Address"
|
278
|
-
msgstr "IP"
|
279
|
-
|
280
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:14 ../app/views/containers/show.html.erb:27 ../app/views/containers/steps/configuration.html.erb:12
|
281
|
-
msgid "CPU shares"
|
282
|
-
msgstr "Доля CPU"
|
283
|
-
|
284
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
285
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:18 ../app/views/containers/show.html.erb:35
|
286
|
-
msgid "UUID"
|
287
|
-
msgstr "UUID"
|
288
|
-
|
289
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:30 ../app/views/containers/show.html.erb:47
|
290
|
-
msgid "Exposed ports"
|
291
|
-
msgstr "Открытые порты"
|
292
|
-
|
293
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
294
|
-
#: ../app/views/compute_resources_vms/show/_docker.html.erb:35 ../app/views/containers/_list.html.erb:9 ../app/views/containers/show.html.erb:89
|
295
|
-
msgid "Running on"
|
296
|
-
msgstr "Выполняется на"
|
297
|
-
|
298
|
-
# translation auto-copied from project RHN Satellite UI, version 5.6, document java/code/src/com/redhat/rhn/frontend/strings/database/StringResource
|
299
|
-
#: ../app/views/containers/_list.html.erb:8
|
300
|
-
msgid "Uptime"
|
301
|
-
msgstr "Время работы"
|
302
|
-
|
303
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
304
|
-
#: ../app/views/containers/_list.html.erb:10
|
305
|
-
msgid "Managed"
|
306
|
-
msgstr "Управление"
|
307
|
-
|
308
|
-
#: ../app/views/containers/_list.html.erb:11
|
309
|
-
msgid "Action"
|
310
|
-
msgstr ""
|
311
|
-
|
312
|
-
# translation auto-copied from project Satellite6 Bastion Katello, version 6.1, document bastion_katello
|
313
|
-
#: ../app/views/containers/_list.html.erb:27
|
314
|
-
msgid "No"
|
315
|
-
msgstr "Нет"
|
316
|
-
|
317
|
-
# translation auto-copied from project Satellite6 Bastion Katello, version 6.1, document bastion_katello
|
318
|
-
#: ../app/views/containers/_list.html.erb:27
|
319
|
-
msgid "Yes"
|
320
|
-
msgstr "Да"
|
321
|
-
|
322
|
-
#: ../app/views/containers/index.html.erb:1 ../lib/foreman_docker/engine.rb:47
|
323
|
-
msgid "Containers"
|
324
|
-
msgstr "Контейнеры"
|
325
|
-
|
326
|
-
#: ../app/views/containers/index.html.erb:3 ../app/views/containers/steps/_title.html.erb:1 ../lib/foreman_docker/engine.rb:52
|
327
|
-
msgid "New container"
|
328
|
-
msgstr "Новый контейнер"
|
329
|
-
|
330
|
-
#: ../app/views/containers/index.html.erb:27
|
331
|
-
msgid "Error connecting with the compute resource: <strong> %s </strong>"
|
332
|
-
msgstr "Ошибка подключения к ресурсу: <strong> %s </strong>"
|
333
|
-
|
334
|
-
#: ../app/views/containers/show.html.erb:15
|
335
|
-
msgid "Image Repository"
|
336
|
-
msgstr "Репозиторий образов"
|
337
|
-
|
338
|
-
#: ../app/views/containers/show.html.erb:19
|
339
|
-
msgid "Image Tag"
|
340
|
-
msgstr "Тег образа"
|
341
|
-
|
342
|
-
#: ../app/views/containers/show.html.erb:31
|
343
|
-
msgid "CPU set"
|
344
|
-
msgstr ""
|
345
|
-
|
346
|
-
#: ../app/views/containers/show.html.erb:61 ../app/views/containers/steps/environment.html.erb:16
|
347
|
-
msgid "DNS"
|
348
|
-
msgstr ""
|
349
|
-
|
350
|
-
#: ../app/views/containers/show.html.erb:69
|
351
|
-
msgid "Environment Variables"
|
352
|
-
msgstr "Переменные окружения"
|
353
|
-
|
354
|
-
# translation auto-copied from project gnome-system-monitor, version 3.8.2.1, document gnome-system-monitor
|
355
|
-
#: ../app/views/containers/show.html.erb:103
|
356
|
-
msgid "Processes"
|
357
|
-
msgstr "Процессы"
|
358
|
-
|
359
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
360
|
-
#: ../app/views/containers/show.html.erb:107
|
361
|
-
msgid "Logs"
|
362
|
-
msgstr "Журналы"
|
363
|
-
|
364
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
365
|
-
#: ../app/views/containers/show.html.erb:139
|
366
|
-
msgid "Notice"
|
367
|
-
msgstr "Примечание"
|
368
|
-
|
369
|
-
#: ../app/views/containers/show.html.erb:141
|
370
|
-
msgid "Your container is stopped."
|
371
|
-
msgstr "Контейнер остановлен."
|
372
|
-
|
373
|
-
#: ../app/views/containers/show.html.erb:142
|
374
|
-
msgid "Please turn on your container to see processes running, logs, and more."
|
375
|
-
msgstr "Включите контейнер для просмотра процессов, журналов и т.п."
|
376
|
-
|
377
|
-
#: ../app/views/containers/show.html.erb:153
|
378
|
-
msgid "Commit this container state"
|
379
|
-
msgstr "Сохранить состояние контейнера"
|
380
|
-
|
381
|
-
#: ../app/views/containers/show.html.erb:160
|
382
|
-
msgid "Repo"
|
383
|
-
msgstr "Репозиторий"
|
384
|
-
|
385
|
-
#: ../app/views/containers/show.html.erb:162
|
386
|
-
msgid "docker/my-committed-image"
|
387
|
-
msgstr "docker/my-committed-image"
|
388
|
-
|
389
|
-
# translation auto-copied from project shotwell-core, version 0.14.1, document shotwell-core
|
390
|
-
#: ../app/views/containers/show.html.erb:165
|
391
|
-
msgid "Tag"
|
392
|
-
msgstr "Тег"
|
393
|
-
|
394
|
-
#: ../app/views/containers/show.html.erb:167
|
395
|
-
msgid "latest"
|
396
|
-
msgstr "последний"
|
397
|
-
|
398
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
399
|
-
#: ../app/views/containers/show.html.erb:170
|
400
|
-
msgid "Author"
|
401
|
-
msgstr "Автор"
|
402
|
-
|
403
|
-
#: ../app/views/containers/show.html.erb:172
|
404
|
-
msgid "Foreman user <foremaner@example.org>"
|
405
|
-
msgstr ""
|
406
|
-
|
407
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
408
|
-
#: ../app/views/containers/show.html.erb:175
|
409
|
-
msgid "Comment"
|
410
|
-
msgstr "Комментарий"
|
411
|
-
|
412
|
-
#: ../app/views/containers/show.html.erb:177
|
413
|
-
msgid "Description of the commit"
|
414
|
-
msgstr "Описание сохраняемой копии"
|
415
|
-
|
416
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
417
|
-
#: ../app/views/containers/show.html.erb:180 ../app/views/containers/steps/_form_buttons.html.erb:4
|
418
|
-
msgid "Cancel"
|
419
|
-
msgstr "Отмена"
|
420
|
-
|
421
|
-
# translation auto-copied from project Satellite6 Foreman Discovery, version 6.1, document foreman_discovery
|
422
|
-
#: ../app/views/containers/show.html.erb:182 ../app/views/containers/steps/_form_buttons.html.erb:14
|
423
|
-
msgid "Submit"
|
424
|
-
msgstr "Отправить"
|
425
|
-
|
426
|
-
# translation auto-copied from project Satellite6 Foreman Bootdisk, version 6.1, document foreman_bootdisk
|
427
|
-
#: ../app/views/containers/steps/_form_buttons.html.erb:8
|
428
|
-
msgid "Back"
|
429
|
-
msgstr "Назад"
|
430
|
-
|
431
|
-
# translation auto-copied from project Customer Portal Translations, version Portal-Case-Management, document Template, author ypoyarko
|
432
|
-
#: ../app/views/containers/steps/_form_buttons.html.erb:16
|
433
|
-
msgid "Next"
|
434
|
-
msgstr "Вперед"
|
435
|
-
|
436
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
437
|
-
#: ../app/views/containers/steps/_image_hub_tab.html.erb:15
|
438
|
-
msgid "Search"
|
439
|
-
msgstr "Поиск"
|
440
|
-
|
441
|
-
#: ../app/views/containers/steps/_image_hub_tab.html.erb:24
|
442
|
-
msgid "Find your favorite container, e.g. centos"
|
443
|
-
msgstr ""
|
444
|
-
|
445
|
-
#: ../app/views/containers/steps/configuration.html.erb:3
|
446
|
-
msgid "Basic options"
|
447
|
-
msgstr "Основные параметры"
|
448
|
-
|
449
|
-
#: ../app/views/containers/steps/configuration.html.erb:8
|
450
|
-
msgid "Compute options"
|
451
|
-
msgstr "Вычислительные параметры"
|
452
|
-
|
453
|
-
#: ../app/views/containers/steps/configuration.html.erb:9
|
454
|
-
msgid "CPU sets"
|
455
|
-
msgstr "Список CPU"
|
456
|
-
|
457
|
-
#: ../app/views/containers/steps/configuration.html.erb:11
|
458
|
-
msgid "learn more about CPU sets"
|
459
|
-
msgstr "узнать больше"
|
460
|
-
|
461
|
-
#: ../app/views/containers/steps/configuration.html.erb:14
|
462
|
-
msgid "learn more about CPU shares"
|
463
|
-
msgstr "узнать больше"
|
464
|
-
|
465
|
-
#: ../app/views/containers/steps/environment.html.erb:5
|
466
|
-
msgid "Shell"
|
467
|
-
msgstr "Оболочка"
|
468
|
-
|
469
|
-
# translation auto-copied from project gnome-contacts, version 3.8.2, document gnome-contacts
|
470
|
-
#: ../app/views/containers/steps/environment.html.erb:6
|
471
|
-
msgid "TTY"
|
472
|
-
msgstr "TTY"
|
473
|
-
|
474
|
-
#: ../app/views/containers/steps/environment.html.erb:6
|
475
|
-
msgid "Allocate a pseudo-tty"
|
476
|
-
msgstr "Выделить псевдо-TTY"
|
477
|
-
|
478
|
-
#: ../app/views/containers/steps/environment.html.erb:7
|
479
|
-
msgid "Attach STDIN"
|
480
|
-
msgstr "STDIN"
|
481
|
-
|
482
|
-
#: ../app/views/containers/steps/environment.html.erb:8
|
483
|
-
msgid "Attach STDOUT"
|
484
|
-
msgstr "STDOUT"
|
485
|
-
|
486
|
-
#: ../app/views/containers/steps/environment.html.erb:9
|
487
|
-
msgid "Attach STDERR"
|
488
|
-
msgstr "STDERR"
|
489
|
-
|
490
|
-
#: ../app/views/containers/steps/environment.html.erb:12
|
491
|
-
msgid "Environment variables"
|
492
|
-
msgstr "Переменные окружения"
|
493
|
-
|
494
|
-
#: ../app/views/containers/steps/environment.html.erb:14
|
495
|
-
msgid "Exposed Ports"
|
496
|
-
msgstr ""
|
497
|
-
|
498
|
-
#: ../app/views/containers/steps/environment.html.erb:22
|
499
|
-
msgid "Run?"
|
500
|
-
msgstr ""
|
501
|
-
|
502
|
-
#: ../app/views/containers/steps/environment.html.erb:23
|
503
|
-
msgid "If selected, the container will start after it is created"
|
504
|
-
msgstr ""
|
505
|
-
|
506
|
-
#: ../app/views/containers/steps/image.html.erb:9
|
507
|
-
msgid "Content View"
|
508
|
-
msgstr ""
|
509
|
-
|
510
|
-
#: ../app/views/containers/steps/image.html.erb:15
|
511
|
-
msgid "Docker hub"
|
512
|
-
msgstr "Docker Hub"
|
513
|
-
|
514
|
-
#: ../app/views/containers/steps/image.html.erb:19
|
515
|
-
msgid "External registry"
|
516
|
-
msgstr "Внешний реестр"
|
517
|
-
|
518
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
519
|
-
#: ../app/views/containers/steps/preliminary.html.erb:6
|
520
|
-
msgid "Compute resource"
|
521
|
-
msgstr "Ресурс"
|
522
|
-
|
523
|
-
#: ../app/views/containers/steps/preliminary.html.erb:19
|
524
|
-
msgid "Resource selection"
|
525
|
-
msgstr "Выбор ресурса"
|
526
|
-
|
527
|
-
#: ../app/views/containers/steps/preliminary.html.erb:20
|
528
|
-
msgid "Where do you want to deploy your container?:"
|
529
|
-
msgstr "Выберите ресурс, где будет создан контейнер"
|
530
|
-
|
531
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
532
|
-
#: ../app/views/containers/steps/preliminary.html.erb:22
|
533
|
-
msgid "Deploy on"
|
534
|
-
msgstr "Ресурс"
|
535
|
-
|
536
|
-
#: ../app/views/containers/steps/preliminary.html.erb:25
|
537
|
-
msgid "You need a Docker compute resource in order to create containers. Please %s and try again."
|
538
|
-
msgstr "Для создания контейнера требуется ресурс Docker. %s"
|
539
|
-
|
540
|
-
#: ../app/views/foreman_docker/common_parameters/_dns.erb:8
|
541
|
-
msgid "Add DNS"
|
542
|
-
msgstr ""
|
543
|
-
|
544
|
-
#: ../app/views/foreman_docker/common_parameters/_dns_entry.html.erb:3
|
545
|
-
msgid "DNS e.g. 8.8.8.8"
|
546
|
-
msgstr ""
|
547
|
-
|
548
|
-
#: ../app/views/foreman_docker/common_parameters/_environment_variable.html.erb:3
|
549
|
-
msgid "Name, e.g. PING_HOST"
|
550
|
-
msgstr ""
|
551
|
-
|
552
|
-
#: ../app/views/foreman_docker/common_parameters/_environment_variable.html.erb:5
|
553
|
-
msgid "Value, e.g. example.org"
|
554
|
-
msgstr ""
|
555
|
-
|
556
|
-
#: ../app/views/foreman_docker/common_parameters/_environment_variables.html.erb:8
|
557
|
-
msgid "Add environment variable"
|
558
|
-
msgstr "Добавить переменную"
|
559
|
-
|
560
|
-
#: ../app/views/foreman_docker/common_parameters/_exposed_port.html.erb:3
|
561
|
-
msgid "Port number e.g. 22"
|
562
|
-
msgstr ""
|
563
|
-
|
564
|
-
#: ../app/views/foreman_docker/common_parameters/_exposed_ports.erb:8
|
565
|
-
msgid "Add Exposed Port"
|
566
|
-
msgstr ""
|
567
|
-
|
568
|
-
#: ../app/views/images/form/_docker.html.erb:1
|
569
|
-
msgid "The user that is used to ssh into the instance, normally docker-user, ubuntu, root etc"
|
570
|
-
msgstr "Пользователь, устанавливающий SSH-соединение с экземпляром (docker-user, ubuntu, root и т.п.)"
|
571
|
-
|
572
|
-
# translation auto-copied from project Satellite6 Foreman, version 6.1, document foreman
|
573
|
-
#: ../app/views/images/form/_docker.html.erb:2
|
574
|
-
msgid "Password to authenticate with - used for SSH finish step."
|
575
|
-
msgstr "Пароль SSH"
|
576
|
-
|
577
|
-
#: ../app/views/images/form/_docker.html.erb:4
|
578
|
-
msgid "Does this image support user data input?"
|
579
|
-
msgstr "Допускает ли этот образ ввод пользовательских данных?"
|
580
|
-
|
581
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
582
|
-
#: ../app/views/registries/_form.html.erb:6
|
583
|
-
msgid "Locations"
|
584
|
-
msgstr "Участки"
|
585
|
-
|
586
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
587
|
-
#: ../app/views/registries/_form.html.erb:9
|
588
|
-
msgid "Organizations"
|
589
|
-
msgstr "Организации"
|
590
|
-
|
591
|
-
#: ../app/views/registries/_form.html.erb:17
|
592
|
-
msgid "Description of the registry"
|
593
|
-
msgstr ""
|
594
|
-
|
595
|
-
#: ../app/views/registries/_form.html.erb:18
|
596
|
-
msgid "Username used to access the registry"
|
597
|
-
msgstr "Имя пользователя для доступа к реестру"
|
598
|
-
|
599
|
-
#: ../app/views/registries/_form.html.erb:19
|
600
|
-
msgid "Password used for authentication to the registry"
|
601
|
-
msgstr "Пароль доступа к реестру"
|
602
|
-
|
603
|
-
#: ../app/views/registries/edit.html.erb:1
|
604
|
-
msgid "Edit Registry"
|
605
|
-
msgstr "Изменение реестра"
|
606
|
-
|
607
|
-
#: ../app/views/registries/index.html.erb:1 ../lib/foreman_docker/engine.rb:55
|
608
|
-
msgid "Registries"
|
609
|
-
msgstr "Реестры"
|
610
|
-
|
611
|
-
#: ../app/views/registries/index.html.erb:3
|
612
|
-
msgid "New registry"
|
613
|
-
msgstr ""
|
614
|
-
|
615
|
-
# translation auto-copied from project Satellite6 Hammer CLI Foreman, version 6.1, document hammer-cli-foreman
|
616
|
-
#: ../app/views/registries/index.html.erb:10
|
617
|
-
msgid "Description"
|
618
|
-
msgstr "Описание"
|
619
|
-
|
620
|
-
#: ../app/views/registries/index.html.erb:11
|
621
|
-
msgid "Actions"
|
622
|
-
msgstr ""
|
623
|
-
|
624
|
-
#: ../app/views/registries/new.html.erb:1
|
625
|
-
msgid "New Registry"
|
626
|
-
msgstr "Добавить"
|
627
|
-
|
628
|
-
#: ../lib/foreman_docker/engine.rb:49
|
629
|
-
msgid "All containers"
|
630
|
-
msgstr "Все контейнеры"
|