foreman_theme_satellite 14.2.0 → 14.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_theme_satellite/locale/en_GB/foreman_theme_satellite.js +124 -0
- data/app/assets/javascripts/foreman_theme_satellite/locale/es/foreman_theme_satellite.js +1 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/fr/foreman_theme_satellite.js +1 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ja/foreman_theme_satellite.js +1 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ka/foreman_theme_satellite.js +1 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ko/foreman_theme_satellite.js +124 -0
- data/app/assets/javascripts/foreman_theme_satellite/locale/pt_BR/foreman_theme_satellite.js +1 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/zh_CN/foreman_theme_satellite.js +1 -1
- data/lib/foreman_theme_satellite/documentation.rb +3 -3
- data/lib/foreman_theme_satellite/engine.rb +4 -0
- data/lib/foreman_theme_satellite/scap_bulk_upload_extensions.rb +19 -0
- data/lib/foreman_theme_satellite/version.rb +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/en_GB/foreman_theme_satellite.po +123 -0
- data/locale/es/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/es/foreman_theme_satellite.po +2 -2
- data/locale/foreman_theme_satellite.pot +4 -4
- data/locale/fr/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/fr/foreman_theme_satellite.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ja/foreman_theme_satellite.po +1 -1
- data/locale/ka/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ka/foreman_theme_satellite.po +1 -1
- data/locale/ko/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ko/foreman_theme_satellite.po +124 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/pt_BR/foreman_theme_satellite.po +1 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/zh_CN/foreman_theme_satellite.po +1 -1
- data/package.json +1 -1
- metadata +10 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d2e6d2736ce586d21698ffc454376750ee47455b6fa87372fd45a5969c3eef44
|
4
|
+
data.tar.gz: 3468f299a62ab5783a379db0c68d38d9ef9752f21ff0c2d405bafa75465f4aac
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a7be29b74be385f06d059f5c4ea991caab2c92ff7f20da4e6d3ad4aa7f22c67e74e9bf9f1428e02beac4b82628bd6369f8e28ace3c13d6900c5d900ac0b7104b
|
7
|
+
data.tar.gz: 57e9a48c653e4061e33938eb6e2c127de3a311a772f0e23d249dcfaa63412dde731f55c6a2afa50b805f4363de5e4ae4f4f9890b2fadefc19c6430aaaff55269
|
@@ -0,0 +1,124 @@
|
|
1
|
+
locales['foreman_theme_satellite'] = locales['foreman_theme_satellite'] || {}; locales['foreman_theme_satellite']['en_GB'] = {
|
2
|
+
"domain": "foreman_theme_satellite",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_theme_satellite": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
|
+
"Last-Translator": "Andi Chandler <andi@gowling.com>, 2024",
|
10
|
+
"Language-Team": "English (United Kingdom) (https://app.transifex.com/foreman/teams/114/en_GB/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "en_GB",
|
15
|
+
"Plural-Forms": "nplurals=2; plural=(n != 1);",
|
16
|
+
"lang": "en_GB",
|
17
|
+
"domain": "foreman_theme_satellite",
|
18
|
+
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
|
+
},
|
20
|
+
"(build: %{version})": [
|
21
|
+
"(build: %{version})"
|
22
|
+
],
|
23
|
+
"API Guide": [
|
24
|
+
"API Guide"
|
25
|
+
],
|
26
|
+
"Administering Red Hat Satellite": [
|
27
|
+
"Administering Red Hat Satellite"
|
28
|
+
],
|
29
|
+
"Blog": [
|
30
|
+
"Blog"
|
31
|
+
],
|
32
|
+
"Customer portal": [
|
33
|
+
"Customer portal"
|
34
|
+
],
|
35
|
+
"Documentation": [
|
36
|
+
"Documentation"
|
37
|
+
],
|
38
|
+
"Environment only": [
|
39
|
+
"Environment only"
|
40
|
+
],
|
41
|
+
"Full trace": [
|
42
|
+
"Full trace"
|
43
|
+
],
|
44
|
+
"Host group and Environment": [
|
45
|
+
"Host group and Environment"
|
46
|
+
],
|
47
|
+
"Host group only": [
|
48
|
+
"Host group only"
|
49
|
+
],
|
50
|
+
"IRC": [
|
51
|
+
"IRC"
|
52
|
+
],
|
53
|
+
"If you feel this is an error with Satellite 6 itself, please open a new issue with": [
|
54
|
+
"If you feel this is an error with Satellite 6 itself, please open a new issue with"
|
55
|
+
],
|
56
|
+
"Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
|
57
|
+
"Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy"
|
58
|
+
],
|
59
|
+
"More information": [
|
60
|
+
"More information"
|
61
|
+
],
|
62
|
+
"On August 31, 2022, Red Hat Virtualization entered the Maintenance Support Phase. The Maintenance Support Phase runs until August 31, 2024, followed by the Extended Life Phase, which runs until August 31, 2026.": [
|
63
|
+
"On 31st August 2022, Red Hat Virtualisation entered the Maintenance Support Phase. The Maintenance Support Phase runs until 31st August 2024, followed by the Extended Life Phase, which runs until 31st August 2026."
|
64
|
+
],
|
65
|
+
"Operating System": [
|
66
|
+
"Operating System"
|
67
|
+
],
|
68
|
+
"Operating system default": [
|
69
|
+
"Operating system default"
|
70
|
+
],
|
71
|
+
"RHEV integration is deprecated.": [
|
72
|
+
"RHEV integration is deprecated."
|
73
|
+
],
|
74
|
+
"Red Hat Satellite Blog": [
|
75
|
+
"Red Hat Satellite Blog"
|
76
|
+
],
|
77
|
+
"Satellite ticketing system": [
|
78
|
+
"Satellite ticketing system"
|
79
|
+
],
|
80
|
+
"Show unsupported provisioning templates": [
|
81
|
+
"Show unsupported provisioning templates"
|
82
|
+
],
|
83
|
+
"Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only": [
|
84
|
+
"Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only"
|
85
|
+
],
|
86
|
+
"Support": [
|
87
|
+
"Support"
|
88
|
+
],
|
89
|
+
"Supported by Red Hat": [
|
90
|
+
"Supported by Red Hat"
|
91
|
+
],
|
92
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
93
|
+
"The final entry, Operating System default, can be set by editing the %s page."
|
94
|
+
],
|
95
|
+
"Theme changes for Satellite 6.": [
|
96
|
+
"Theme changes for Satellite 6."
|
97
|
+
],
|
98
|
+
"Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
|
99
|
+
"Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6"
|
100
|
+
],
|
101
|
+
"Version %{version}": [
|
102
|
+
"Version %{version}"
|
103
|
+
],
|
104
|
+
"Version %{version} © %{year} Red Hat Inc.": [
|
105
|
+
"Version %{version} © %{year} Red Hat Inc."
|
106
|
+
],
|
107
|
+
"When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:": [
|
108
|
+
"When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:"
|
109
|
+
],
|
110
|
+
"When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments.": [
|
111
|
+
"When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments."
|
112
|
+
],
|
113
|
+
"You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
|
114
|
+
"You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite."
|
115
|
+
],
|
116
|
+
"You would probably need to attach the": [
|
117
|
+
"You would probably need to attach the"
|
118
|
+
],
|
119
|
+
"and relevant log entries.": [
|
120
|
+
"and relevant log entries."
|
121
|
+
]
|
122
|
+
}
|
123
|
+
}
|
124
|
+
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite 14.0
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
|
@@ -0,0 +1,124 @@
|
|
1
|
+
locales['foreman_theme_satellite'] = locales['foreman_theme_satellite'] || {}; locales['foreman_theme_satellite']['ko'] = {
|
2
|
+
"domain": "foreman_theme_satellite",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_theme_satellite": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
10
|
+
"Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "ko",
|
15
|
+
"Plural-Forms": "nplurals=1; plural=0;",
|
16
|
+
"lang": "ko",
|
17
|
+
"domain": "foreman_theme_satellite",
|
18
|
+
"plural_forms": "nplurals=1; plural=0;"
|
19
|
+
},
|
20
|
+
"(build: %{version})": [
|
21
|
+
"(빌드:%{version} )"
|
22
|
+
],
|
23
|
+
"API Guide": [
|
24
|
+
"API 가이드"
|
25
|
+
],
|
26
|
+
"Administering Red Hat Satellite": [
|
27
|
+
"Red Hat Satellite 관리"
|
28
|
+
],
|
29
|
+
"Blog": [
|
30
|
+
"블로그"
|
31
|
+
],
|
32
|
+
"Customer portal": [
|
33
|
+
"고객 포털"
|
34
|
+
],
|
35
|
+
"Documentation": [
|
36
|
+
"문서 "
|
37
|
+
],
|
38
|
+
"Environment only": [
|
39
|
+
"환경만 "
|
40
|
+
],
|
41
|
+
"Full trace": [
|
42
|
+
"완전 추적"
|
43
|
+
],
|
44
|
+
"Host group and Environment": [
|
45
|
+
"호스트 그룹 및 환경 "
|
46
|
+
],
|
47
|
+
"Host group only": [
|
48
|
+
"호스트 그룹만 "
|
49
|
+
],
|
50
|
+
"IRC": [
|
51
|
+
"IRC"
|
52
|
+
],
|
53
|
+
"If you feel this is an error with Satellite 6 itself, please open a new issue with": [
|
54
|
+
"Satellite 6 자체의 오류라고 생각되면 새 문제로 아래에 제출해 주세요."
|
55
|
+
],
|
56
|
+
"Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
|
57
|
+
"%{system} © 2009-%{year} Paul Kelly and Ohad Levy 포함"
|
58
|
+
],
|
59
|
+
"More information": [
|
60
|
+
"자세한 정보"
|
61
|
+
],
|
62
|
+
"On August 31, 2022, Red Hat Virtualization entered the Maintenance Support Phase. The Maintenance Support Phase runs until August 31, 2024, followed by the Extended Life Phase, which runs until August 31, 2026.": [
|
63
|
+
"2022년 8월 31일, Red Hat Virtualization은 유지 관리 지원 단계에 들어갔습니다. 유지 관리(Maintenance Support) 지원 단계는 2024년 8월 31일까지 진행되며, 그 다음에는 2026년 8월 31일까지 진행되는 연장 라이프 단계(Extended Life Phase)가 이어집니다."
|
64
|
+
],
|
65
|
+
"Operating System": [
|
66
|
+
"운영체제"
|
67
|
+
],
|
68
|
+
"Operating system default": [
|
69
|
+
"기본값 운영 체제 "
|
70
|
+
],
|
71
|
+
"RHEV integration is deprecated.": [
|
72
|
+
"RHEV 통합은 더 이상 지원되지 않습니다."
|
73
|
+
],
|
74
|
+
"Red Hat Satellite Blog": [
|
75
|
+
"Red Hat Satellite 블로그"
|
76
|
+
],
|
77
|
+
"Satellite ticketing system": [
|
78
|
+
"Satellite 티켓팅 시스템"
|
79
|
+
],
|
80
|
+
"Show unsupported provisioning templates": [
|
81
|
+
"지원되지 않는 프로비저닝 템플릿 표시"
|
82
|
+
],
|
83
|
+
"Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only": [
|
84
|
+
"지원되지 않는 프로비저닝 템플릿을 표시합니다. 활성화하면 사용 가능한 모든 템플릿이 표시됩니다. 비활성화하면 Red Hat에서 지원하는 템플릿만 표시됩니다."
|
85
|
+
],
|
86
|
+
"Support": [
|
87
|
+
"지원"
|
88
|
+
],
|
89
|
+
"Supported by Red Hat": [
|
90
|
+
"Red Hat에서 지원됨"
|
91
|
+
],
|
92
|
+
"The final entry, Operating System default, can be set by editing the %s page.": [
|
93
|
+
"최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
|
94
|
+
],
|
95
|
+
"Theme changes for Satellite 6.": [
|
96
|
+
"Satellite 6의 테마가 변경되었습니다."
|
97
|
+
],
|
98
|
+
"Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
|
99
|
+
"Red Hat Satellite 5에서 Red Hat Satellite 6으로 전환"
|
100
|
+
],
|
101
|
+
"Version %{version}": [
|
102
|
+
"버전 %{version}"
|
103
|
+
],
|
104
|
+
"Version %{version} © %{year} Red Hat Inc.": [
|
105
|
+
"버전 %{version} © %{year} Red Hat Inc."
|
106
|
+
],
|
107
|
+
"When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:": [
|
108
|
+
"호스트가 템플릿을 요청하면(예: 프로비저닝 중), Foreman은 다음 순서에 따라 해당 유형의 사용 가능한 템플릿 중에서 최적의 일치 항목을 선택합니다."
|
109
|
+
],
|
110
|
+
"When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments.": [
|
111
|
+
"템플릿을 편집할 때 이 템플릿을 사용할 수 있는 운영 체제 목록을 지정해야 합니다. 선택적으로 템플릿을 호스트 그룹 또는 환경 목록으로 제한할 수 있습니다."
|
112
|
+
],
|
113
|
+
"You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
|
114
|
+
"#redhat-satellite에서 %{liberachat} (irc.libera.chat)을 찾을 수 있습니다."
|
115
|
+
],
|
116
|
+
"You would probably need to attach the": [
|
117
|
+
"필요한 첨부"
|
118
|
+
],
|
119
|
+
"and relevant log entries.": [
|
120
|
+
"및 관련 로그 항목."
|
121
|
+
]
|
122
|
+
}
|
123
|
+
}
|
124
|
+
};
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_theme_satellite": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_theme_satellite
|
6
|
+
"Project-Id-Version": "foreman_theme_satellite 14.3.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
9
9
|
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
|
@@ -16,7 +16,7 @@ module ForemanThemeSatellite
|
|
16
16
|
'Provisioning' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
|
17
17
|
'InstallationMedia' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#adding-installation-media_provisioning",
|
18
18
|
'PartitionTables' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-partition-tables_provisioning",
|
19
|
-
'ProvisioningTemplates' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#provisioning-
|
19
|
+
'ProvisioningTemplates' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#provisioning-templates",
|
20
20
|
'OperatingSystems' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-operating-systems_provisioning",
|
21
21
|
'UsingComputeProfiles' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/configuring_provisioning_resources_provisioning#creating-compute-profiles_provisioning",
|
22
22
|
'ComputeResources' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/",
|
@@ -27,7 +27,7 @@ module ForemanThemeSatellite
|
|
27
27
|
'LibvirtNote' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_virtual_machines_on_kvm_kvm-provisioning",
|
28
28
|
'EC2' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_in_amazon_ec2_ec2-provisioning",
|
29
29
|
'GoogleComputeEngineNotes' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_on_google_compute_engine_gce-provisioning",
|
30
|
-
'Networking' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/
|
30
|
+
'Networking' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/preparing-networking#Adding_a_Subnet_to_Server_provisioning",
|
31
31
|
|
32
32
|
# Puppet Guide
|
33
33
|
'FactsandtheENC' => "#{ForemanThemeSatellite.documentation_root}/managing_configurations_by_using_puppet_integration/introducing-configuration-management-by-using-puppet#performing-configuration-management_managing-configurations-puppet",
|
@@ -70,7 +70,7 @@ module ForemanThemeSatellite
|
|
70
70
|
|
71
71
|
PLUGINS_DOCUMENTATION = {
|
72
72
|
'foreman_azure' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/provisioning_cloud_instances_on_microsoft_azure_resource_manager_azure-provisioning",
|
73
|
-
'foreman_discovery' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/discovering-hosts-on-a-
|
73
|
+
'foreman_discovery' => "#{ForemanThemeSatellite.documentation_root}/provisioning_hosts/discovering-hosts-on-a-network",
|
74
74
|
}.freeze
|
75
75
|
|
76
76
|
DOCS_GUIDES_LINKS = {
|
@@ -85,6 +85,10 @@ module ForemanThemeSatellite
|
|
85
85
|
ForemanRhCloud::BranchInfo.send :prepend, BranchInfoBranding
|
86
86
|
end
|
87
87
|
|
88
|
+
if defined?(ForemanOpenscap)
|
89
|
+
ForemanOpenscap::BulkUpload.send :prepend, ScapBulkUploadExtensions
|
90
|
+
end
|
91
|
+
|
88
92
|
UINotifications::StringParser.send :prepend, DeprecationNotification::StringParser
|
89
93
|
Notification.singleton_class.send :prepend, DeprecationNotification::Notification
|
90
94
|
LinksController.prepend DocumentationControllerBranding
|
@@ -0,0 +1,19 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
3
|
+
module ForemanThemeSatellite
|
4
|
+
module ScapBulkUploadExtensions
|
5
|
+
extend ActiveSupport::Concern
|
6
|
+
|
7
|
+
def security_guide_packages
|
8
|
+
packages = super
|
9
|
+
packages.unshift('scap-security-guide-satellite')
|
10
|
+
packages
|
11
|
+
end
|
12
|
+
|
13
|
+
def extract_name_from_file(file)
|
14
|
+
# SCAP datastream files are in format of ssg-sat-<OS>-ds.xml
|
15
|
+
# We wish to extract the <OS> and create a name of it
|
16
|
+
super.gsub('sat-', '')
|
17
|
+
end
|
18
|
+
end
|
19
|
+
end
|
Binary file
|
@@ -0,0 +1,123 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_theme_satellite package.
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# Andi Chandler <andi@gowling.com>, 2024
|
8
|
+
#
|
9
|
+
msgid ""
|
10
|
+
msgstr ""
|
11
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
12
|
+
"Report-Msgid-Bugs-To: \n"
|
13
|
+
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
14
|
+
"Last-Translator: Andi Chandler <andi@gowling.com>, 2024\n"
|
15
|
+
"Language-Team: English (United Kingdom) (https://app.transifex.com/foreman/tea"
|
16
|
+
"ms/114/en_GB/)\n"
|
17
|
+
"MIME-Version: 1.0\n"
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
19
|
+
"Content-Transfer-Encoding: 8bit\n"
|
20
|
+
"Language: en_GB\n"
|
21
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
22
|
+
|
23
|
+
msgid "(build: %{version})"
|
24
|
+
msgstr "(build: %{version})"
|
25
|
+
|
26
|
+
msgid "API Guide"
|
27
|
+
msgstr "API Guide"
|
28
|
+
|
29
|
+
msgid "Administering Red Hat Satellite"
|
30
|
+
msgstr "Administering Red Hat Satellite"
|
31
|
+
|
32
|
+
msgid "Blog"
|
33
|
+
msgstr "Blog"
|
34
|
+
|
35
|
+
msgid "Customer portal"
|
36
|
+
msgstr "Customer portal"
|
37
|
+
|
38
|
+
msgid "Documentation"
|
39
|
+
msgstr "Documentation"
|
40
|
+
|
41
|
+
msgid "Environment only"
|
42
|
+
msgstr "Environment only"
|
43
|
+
|
44
|
+
msgid "Full trace"
|
45
|
+
msgstr "Full trace"
|
46
|
+
|
47
|
+
msgid "Host group and Environment"
|
48
|
+
msgstr "Host group and Environment"
|
49
|
+
|
50
|
+
msgid "Host group only"
|
51
|
+
msgstr "Host group only"
|
52
|
+
|
53
|
+
msgid "IRC"
|
54
|
+
msgstr "IRC"
|
55
|
+
|
56
|
+
msgid "If you feel this is an error with Satellite 6 itself, please open a new issue with"
|
57
|
+
msgstr "If you feel this is an error with Satellite 6 itself, please open a new issue with"
|
58
|
+
|
59
|
+
msgid "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy"
|
60
|
+
msgstr "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy"
|
61
|
+
|
62
|
+
msgid "More information"
|
63
|
+
msgstr "More information"
|
64
|
+
|
65
|
+
msgid "On August 31, 2022, Red Hat Virtualization entered the Maintenance Support Phase. The Maintenance Support Phase runs until August 31, 2024, followed by the Extended Life Phase, which runs until August 31, 2026."
|
66
|
+
msgstr "On 31st August 2022, Red Hat Virtualisation entered the Maintenance Support Phase. The Maintenance Support Phase runs until 31st August 2024, followed by the Extended Life Phase, which runs until 31st August 2026."
|
67
|
+
|
68
|
+
msgid "Operating System"
|
69
|
+
msgstr "Operating System"
|
70
|
+
|
71
|
+
msgid "Operating system default"
|
72
|
+
msgstr "Operating system default"
|
73
|
+
|
74
|
+
msgid "RHEV integration is deprecated."
|
75
|
+
msgstr "RHEV integration is deprecated."
|
76
|
+
|
77
|
+
msgid "Red Hat Satellite Blog"
|
78
|
+
msgstr "Red Hat Satellite Blog"
|
79
|
+
|
80
|
+
msgid "Satellite ticketing system"
|
81
|
+
msgstr "Satellite ticketing system"
|
82
|
+
|
83
|
+
msgid "Show unsupported provisioning templates"
|
84
|
+
msgstr "Show unsupported provisioning templates"
|
85
|
+
|
86
|
+
msgid "Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only"
|
87
|
+
msgstr "Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only"
|
88
|
+
|
89
|
+
msgid "Support"
|
90
|
+
msgstr "Support"
|
91
|
+
|
92
|
+
msgid "Supported by Red Hat"
|
93
|
+
msgstr "Supported by Red Hat"
|
94
|
+
|
95
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
96
|
+
msgstr "The final entry, Operating System default, can be set by editing the %s page."
|
97
|
+
|
98
|
+
msgid "Theme changes for Satellite 6."
|
99
|
+
msgstr "Theme changes for Satellite 6."
|
100
|
+
|
101
|
+
msgid "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6"
|
102
|
+
msgstr "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6"
|
103
|
+
|
104
|
+
msgid "Version %{version}"
|
105
|
+
msgstr "Version %{version}"
|
106
|
+
|
107
|
+
msgid "Version %{version} © %{year} Red Hat Inc."
|
108
|
+
msgstr "Version %{version} © %{year} Red Hat Inc."
|
109
|
+
|
110
|
+
msgid "When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:"
|
111
|
+
msgstr "When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:"
|
112
|
+
|
113
|
+
msgid "When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments."
|
114
|
+
msgstr "When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments."
|
115
|
+
|
116
|
+
msgid "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite."
|
117
|
+
msgstr "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite."
|
118
|
+
|
119
|
+
msgid "You would probably need to attach the"
|
120
|
+
msgstr "You would probably need to attach the"
|
121
|
+
|
122
|
+
msgid "and relevant log entries."
|
123
|
+
msgstr "and relevant log entries."
|
Binary file
|
@@ -5,12 +5,12 @@
|
|
5
5
|
#
|
6
6
|
# Translators:
|
7
7
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
8
|
-
# Sergio Ocón-Cárdenas
|
8
|
+
# Sergio Ocón-Cárdenas, 2023
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_theme_satellite
|
13
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
16
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_theme_satellite 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2025-02-20 11:50+0100\n"
|
12
|
+
"PO-Revision-Date: 2025-02-20 11:50+0100\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -153,14 +153,14 @@ msgstr ""
|
|
153
153
|
msgid "(build: %{version})"
|
154
154
|
msgstr ""
|
155
155
|
|
156
|
-
#: ../lib/foreman_theme_satellite/engine.rb:
|
156
|
+
#: ../lib/foreman_theme_satellite/engine.rb:22
|
157
157
|
msgid ""
|
158
158
|
"Show unsupported provisioning templates. When enabled, all the avaiable templa"
|
159
159
|
"tes will be shown. When disabled, Red Hat supported templates will be shown on"
|
160
160
|
"ly"
|
161
161
|
msgstr ""
|
162
162
|
|
163
|
-
#: ../lib/foreman_theme_satellite/engine.rb:
|
163
|
+
#: ../lib/foreman_theme_satellite/engine.rb:25
|
164
164
|
msgid "Show unsupported provisioning templates"
|
165
165
|
msgstr ""
|
166
166
|
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_theme_satellite
|
14
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
17
17
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_theme_satellite
|
11
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
14
14
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
Binary file
|
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_theme_satellite 14.0
|
11
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
14
14
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
Binary file
|
@@ -0,0 +1,124 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_theme_satellite package.
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
8
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
9
|
+
#
|
10
|
+
msgid ""
|
11
|
+
msgstr ""
|
12
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
13
|
+
"Report-Msgid-Bugs-To: \n"
|
14
|
+
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
15
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
16
|
+
"n.nl>, 2025\n"
|
17
|
+
"Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
|
18
|
+
"MIME-Version: 1.0\n"
|
19
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
20
|
+
"Content-Transfer-Encoding: 8bit\n"
|
21
|
+
"Language: ko\n"
|
22
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
23
|
+
|
24
|
+
msgid "(build: %{version})"
|
25
|
+
msgstr "(빌드:%{version} )"
|
26
|
+
|
27
|
+
msgid "API Guide"
|
28
|
+
msgstr "API 가이드"
|
29
|
+
|
30
|
+
msgid "Administering Red Hat Satellite"
|
31
|
+
msgstr "Red Hat Satellite 관리"
|
32
|
+
|
33
|
+
msgid "Blog"
|
34
|
+
msgstr "블로그"
|
35
|
+
|
36
|
+
msgid "Customer portal"
|
37
|
+
msgstr "고객 포털"
|
38
|
+
|
39
|
+
msgid "Documentation"
|
40
|
+
msgstr "문서 "
|
41
|
+
|
42
|
+
msgid "Environment only"
|
43
|
+
msgstr "환경만 "
|
44
|
+
|
45
|
+
msgid "Full trace"
|
46
|
+
msgstr "완전 추적"
|
47
|
+
|
48
|
+
msgid "Host group and Environment"
|
49
|
+
msgstr "호스트 그룹 및 환경 "
|
50
|
+
|
51
|
+
msgid "Host group only"
|
52
|
+
msgstr "호스트 그룹만 "
|
53
|
+
|
54
|
+
msgid "IRC"
|
55
|
+
msgstr "IRC"
|
56
|
+
|
57
|
+
msgid "If you feel this is an error with Satellite 6 itself, please open a new issue with"
|
58
|
+
msgstr "Satellite 6 자체의 오류라고 생각되면 새 문제로 아래에 제출해 주세요."
|
59
|
+
|
60
|
+
msgid "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy"
|
61
|
+
msgstr "%{system} © 2009-%{year} Paul Kelly and Ohad Levy 포함"
|
62
|
+
|
63
|
+
msgid "More information"
|
64
|
+
msgstr "자세한 정보"
|
65
|
+
|
66
|
+
msgid "On August 31, 2022, Red Hat Virtualization entered the Maintenance Support Phase. The Maintenance Support Phase runs until August 31, 2024, followed by the Extended Life Phase, which runs until August 31, 2026."
|
67
|
+
msgstr "2022년 8월 31일, Red Hat Virtualization은 유지 관리 지원 단계에 들어갔습니다. 유지 관리(Maintenance Support) 지원 단계는 2024년 8월 31일까지 진행되며, 그 다음에는 2026년 8월 31일까지 진행되는 연장 라이프 단계(Extended Life Phase)가 이어집니다."
|
68
|
+
|
69
|
+
msgid "Operating System"
|
70
|
+
msgstr "운영체제"
|
71
|
+
|
72
|
+
msgid "Operating system default"
|
73
|
+
msgstr "기본값 운영 체제 "
|
74
|
+
|
75
|
+
msgid "RHEV integration is deprecated."
|
76
|
+
msgstr "RHEV 통합은 더 이상 지원되지 않습니다."
|
77
|
+
|
78
|
+
msgid "Red Hat Satellite Blog"
|
79
|
+
msgstr "Red Hat Satellite 블로그"
|
80
|
+
|
81
|
+
msgid "Satellite ticketing system"
|
82
|
+
msgstr "Satellite 티켓팅 시스템"
|
83
|
+
|
84
|
+
msgid "Show unsupported provisioning templates"
|
85
|
+
msgstr "지원되지 않는 프로비저닝 템플릿 표시"
|
86
|
+
|
87
|
+
msgid "Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only"
|
88
|
+
msgstr "지원되지 않는 프로비저닝 템플릿을 표시합니다. 활성화하면 사용 가능한 모든 템플릿이 표시됩니다. 비활성화하면 Red Hat에서 지원하는 템플릿만 표시됩니다."
|
89
|
+
|
90
|
+
msgid "Support"
|
91
|
+
msgstr "지원"
|
92
|
+
|
93
|
+
msgid "Supported by Red Hat"
|
94
|
+
msgstr "Red Hat에서 지원됨"
|
95
|
+
|
96
|
+
msgid "The final entry, Operating System default, can be set by editing the %s page."
|
97
|
+
msgstr "최종 엔트리, 운영 체제 기본값은 %s 페이지를 편집하여 설정할 수 있습니다. "
|
98
|
+
|
99
|
+
msgid "Theme changes for Satellite 6."
|
100
|
+
msgstr "Satellite 6의 테마가 변경되었습니다."
|
101
|
+
|
102
|
+
msgid "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6"
|
103
|
+
msgstr "Red Hat Satellite 5에서 Red Hat Satellite 6으로 전환"
|
104
|
+
|
105
|
+
msgid "Version %{version}"
|
106
|
+
msgstr "버전 %{version}"
|
107
|
+
|
108
|
+
msgid "Version %{version} © %{year} Red Hat Inc."
|
109
|
+
msgstr "버전 %{version} © %{year} Red Hat Inc."
|
110
|
+
|
111
|
+
msgid "When a Host requests a template (e.g. during provisioning), Foreman selects the optimal match from the available templates of that type, in the following order:"
|
112
|
+
msgstr "호스트가 템플릿을 요청하면(예: 프로비저닝 중), Foreman은 다음 순서에 따라 해당 유형의 사용 가능한 템플릿 중에서 최적의 일치 항목을 선택합니다."
|
113
|
+
|
114
|
+
msgid "When editing a Template, you must assign a list of Operating Systems with which this Template can be used. Optionally, you can restrict a template to a list of Hostgroups or Environments."
|
115
|
+
msgstr "템플릿을 편집할 때 이 템플릿을 사용할 수 있는 운영 체제 목록을 지정해야 합니다. 선택적으로 템플릿을 호스트 그룹 또는 환경 목록으로 제한할 수 있습니다."
|
116
|
+
|
117
|
+
msgid "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite."
|
118
|
+
msgstr "#redhat-satellite에서 %{liberachat} (irc.libera.chat)을 찾을 수 있습니다."
|
119
|
+
|
120
|
+
msgid "You would probably need to attach the"
|
121
|
+
msgstr "필요한 첨부"
|
122
|
+
|
123
|
+
msgid "and relevant log entries."
|
124
|
+
msgstr "및 관련 로그 항목."
|
Binary file
|
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_theme_satellite
|
14
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
16
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
17
17
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
Binary file
|
@@ -10,7 +10,7 @@
|
|
10
10
|
#
|
11
11
|
msgid ""
|
12
12
|
msgstr ""
|
13
|
-
"Project-Id-Version: foreman_theme_satellite
|
13
|
+
"Project-Id-Version: foreman_theme_satellite 14.3.0\n"
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
15
15
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
16
16
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
data/package.json
CHANGED
metadata
CHANGED
@@ -1,15 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: foreman_theme_satellite
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 14.
|
4
|
+
version: 14.3.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Shimon Stein
|
8
8
|
- Eric Helms
|
9
|
-
autorequire:
|
10
9
|
bindir: bin
|
11
10
|
cert_chain: []
|
12
|
-
date:
|
11
|
+
date: 2025-02-20 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: activesupport
|
@@ -83,10 +82,12 @@ files:
|
|
83
82
|
- app/assets/images/foreman_theme_satellite/login_bg.svg
|
84
83
|
- app/assets/images/foreman_theme_satellite/login_logo.svg
|
85
84
|
- app/assets/images/foreman_theme_satellite/supported_icon.png
|
85
|
+
- app/assets/javascripts/foreman_theme_satellite/locale/en_GB/foreman_theme_satellite.js
|
86
86
|
- app/assets/javascripts/foreman_theme_satellite/locale/es/foreman_theme_satellite.js
|
87
87
|
- app/assets/javascripts/foreman_theme_satellite/locale/fr/foreman_theme_satellite.js
|
88
88
|
- app/assets/javascripts/foreman_theme_satellite/locale/ja/foreman_theme_satellite.js
|
89
89
|
- app/assets/javascripts/foreman_theme_satellite/locale/ka/foreman_theme_satellite.js
|
90
|
+
- app/assets/javascripts/foreman_theme_satellite/locale/ko/foreman_theme_satellite.js
|
90
91
|
- app/assets/javascripts/foreman_theme_satellite/locale/pt_BR/foreman_theme_satellite.js
|
91
92
|
- app/assets/javascripts/foreman_theme_satellite/locale/zh_CN/foreman_theme_satellite.js
|
92
93
|
- app/assets/javascripts/foreman_theme_satellite/theme_dashboard.js
|
@@ -154,12 +155,15 @@ files:
|
|
154
155
|
- lib/foreman_theme_satellite/pry_rack.rb
|
155
156
|
- lib/foreman_theme_satellite/replacer_repository.rb
|
156
157
|
- lib/foreman_theme_satellite/rss_checker_branding.rb
|
158
|
+
- lib/foreman_theme_satellite/scap_bulk_upload_extensions.rb
|
157
159
|
- lib/foreman_theme_satellite/version.rb
|
158
160
|
- lib/generators/foreman_theme_satellite/color_diff_generator.rb
|
159
161
|
- lib/generators/foreman_theme_satellite/lib/color_changer.rb
|
160
162
|
- lib/generators/foreman_theme_satellite/lib/css_compare.rb
|
161
163
|
- lib/tasks/foreman_theme_satellite_tasks.rake
|
162
164
|
- locale/Makefile
|
165
|
+
- locale/en_GB/LC_MESSAGES/foreman_theme_satellite.mo
|
166
|
+
- locale/en_GB/foreman_theme_satellite.po
|
163
167
|
- locale/es/LC_MESSAGES/foreman_theme_satellite.mo
|
164
168
|
- locale/es/foreman_theme_satellite.po
|
165
169
|
- locale/foreman_theme_satellite.pot
|
@@ -170,6 +174,8 @@ files:
|
|
170
174
|
- locale/ja/foreman_theme_satellite.po
|
171
175
|
- locale/ka/LC_MESSAGES/foreman_theme_satellite.mo
|
172
176
|
- locale/ka/foreman_theme_satellite.po
|
177
|
+
- locale/ko/LC_MESSAGES/foreman_theme_satellite.mo
|
178
|
+
- locale/ko/foreman_theme_satellite.po
|
173
179
|
- locale/pt_BR/LC_MESSAGES/foreman_theme_satellite.mo
|
174
180
|
- locale/pt_BR/foreman_theme_satellite.po
|
175
181
|
- locale/zh_CN/LC_MESSAGES/foreman_theme_satellite.mo
|
@@ -181,7 +187,6 @@ licenses:
|
|
181
187
|
- GPL-3.0
|
182
188
|
metadata:
|
183
189
|
is_foreman_plugin: 'true'
|
184
|
-
post_install_message:
|
185
190
|
rdoc_options: []
|
186
191
|
require_paths:
|
187
192
|
- lib
|
@@ -196,8 +201,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
196
201
|
- !ruby/object:Gem::Version
|
197
202
|
version: '0'
|
198
203
|
requirements: []
|
199
|
-
rubygems_version: 3.
|
200
|
-
signing_key:
|
204
|
+
rubygems_version: 3.6.2
|
201
205
|
specification_version: 4
|
202
206
|
summary: This is a plugin that enables building a theme for Foreman.
|
203
207
|
test_files: []
|