foreman_theme_satellite 16.2.3 → 16.2.4
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/app/assets/javascripts/foreman_theme_satellite/locale/en_GB/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/es/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/fr/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ja/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ka/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/ko/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/pt_BR/foreman_theme_satellite.js +7 -1
- data/app/assets/javascripts/foreman_theme_satellite/locale/zh_CN/foreman_theme_satellite.js +7 -1
- data/lib/foreman_theme_satellite/documentation.rb +8 -10
- data/lib/foreman_theme_satellite/version.rb +1 -1
- data/lib/tasks/foreman_theme_satellite_tasks.rake +6 -1
- data/locale/en_GB/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/en_GB/foreman_theme_satellite.po +7 -1
- data/locale/es/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/es/foreman_theme_satellite.po +7 -1
- data/locale/foreman_theme_satellite.pot +13 -2
- data/locale/fr/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/fr/foreman_theme_satellite.po +7 -1
- data/locale/ja/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ja/foreman_theme_satellite.po +7 -1
- data/locale/ka/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ka/foreman_theme_satellite.po +7 -1
- data/locale/ko/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/ko/foreman_theme_satellite.po +7 -1
- data/locale/pt_BR/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/pt_BR/foreman_theme_satellite.po +7 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
- data/locale/zh_CN/foreman_theme_satellite.po +7 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6d152e71734e62fc7bf696de550b503bea8f527d65bdf8bf5835eae744b9150b
|
|
4
|
+
data.tar.gz: efa1aa9c1d2e75408ef291697f7073c14cfe95aae36397bdfabfafa274f8b348
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 90b164994fc852e4e2c1c563d83d5ddd370dc8b23fb10572d80b90f2d25d647bb124aa6239c1f0d82f5cc223d4ee849c69353a5fe80c81601c8cb6aeb67bc0ee
|
|
7
|
+
data.tar.gz: 8161c4616d51dc8530a851618fafd6dcdcf60e3faf935bb7db9f93565dc1717cee3c1c64ffa5fcdc6328f9528df763001b1ad32947f8b5961fd625bea0b91122
|
|
@@ -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 16.2.3",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
|
9
9
|
"Last-Translator": "Andi Chandler <andi@gowling.com>, 2024",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"Customer portal"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"Documentation"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite Blog"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Satellite ticketing system"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
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",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"Portal del cliente"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"Documentación"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite Blog"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Sistema de tiquetes Satellite "
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
|
9
9
|
"Last-Translator": "Ondřej Gajdušek, 2025",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"Portail clients"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"Documentation"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Blog Red Hat Satellite"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Gestionnaire de tickets Satellite"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
|
9
9
|
"Last-Translator": "Ondřej Gajdušek, 2025",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"カスタマーポータル"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"ドキュメント"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite ブログ"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Satellite チケットシステム"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
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",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"მომხმარებლის პორტალი"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"დოკუმენტაცია"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite-ის ბლოგი"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Satellite-ის ბილეთებს სისტემა"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
|
9
9
|
"Last-Translator": "Ondřej Gajdušek, 2025",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"고객 포털"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"문서 "
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite 블로그"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Satellite 티켓팅 시스템"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
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",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"Portal do Consumidor"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"Documentação"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite Blog"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Sistema de bilhete do Satellite"
|
|
76
82
|
],
|
|
@@ -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 16.2.3",
|
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
|
8
8
|
"PO-Revision-Date": "2023-11-21 10:43+0000",
|
|
9
9
|
"Last-Translator": "Ondřej Gajdušek, 2025",
|
|
@@ -35,6 +35,9 @@
|
|
|
35
35
|
"Customer portal": [
|
|
36
36
|
"客户门户"
|
|
37
37
|
],
|
|
38
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes.": [
|
|
39
|
+
""
|
|
40
|
+
],
|
|
38
41
|
"Documentation": [
|
|
39
42
|
"文档"
|
|
40
43
|
],
|
|
@@ -71,6 +74,9 @@
|
|
|
71
74
|
"Red Hat Satellite Blog": [
|
|
72
75
|
"Red Hat Satellite 部落格"
|
|
73
76
|
],
|
|
77
|
+
"Red Hat documentation server URL": [
|
|
78
|
+
""
|
|
79
|
+
],
|
|
74
80
|
"Satellite ticketing system": [
|
|
75
81
|
"Satellite 的票證系統"
|
|
76
82
|
],
|
|
@@ -29,7 +29,7 @@ module ForemanThemeSatellite
|
|
|
29
29
|
'Networking' => "provisioning_hosts/index#adding-a-subnet-to-server-by-using-web-ui",
|
|
30
30
|
|
|
31
31
|
# Puppet Guide
|
|
32
|
-
'FactsandtheENC' => "managing_configurations_by_using_puppet_integration/index#
|
|
32
|
+
'FactsandtheENC' => "managing_configurations_by_using_puppet_integration/index#high-level-steps-for-configuration-management-with-puppet",
|
|
33
33
|
'using-config-groups' => "managing_configurations_by_using_puppet_integration/index#creating-a-puppet-config-group_managing-configurations-puppet",
|
|
34
34
|
'SmartMatchers' => "managing_configurations_by_using_puppet_integration/index#Configuring_Puppet_Smart_Class_Parameters_managing-configurations-puppet",
|
|
35
35
|
'Parameters' => "managing_configurations_by_using_puppet_integration/index#Configuring_Puppet_Smart_Class_Parameters_managing-configurations-puppet",
|
|
@@ -46,8 +46,6 @@ module ForemanThemeSatellite
|
|
|
46
46
|
'LDAPAuthentication' => "configuring_authentication_for_red_hat_satellite_users/index#configuring-an-ldap-server-as-an-external-identity-provider-for-project_authentication",
|
|
47
47
|
'ExternalAuthentication' => "configuring_authentication_for_red_hat_satellite_users/index",
|
|
48
48
|
'Bookmarks' => "administering_red_hat_satellite/index#Searching_and_Bookmarking_admin",
|
|
49
|
-
'Policydeploymentoptions' => "managing_security_compliance/index#compliance-policy-deployment-options_security-compliance",
|
|
50
|
-
'CreatingSCAPcontent' => "managing_security_compliance/index#Configuring_SCAP_Contents_security-compliance",
|
|
51
49
|
|
|
52
50
|
# Planning
|
|
53
51
|
'SmartProxies' => "overview_concepts_and_deployment_considerations/index#Major-Satellite-Components_planning",
|
|
@@ -58,13 +56,6 @@ module ForemanThemeSatellite
|
|
|
58
56
|
|
|
59
57
|
# Misc
|
|
60
58
|
'GettingHelp' => "https://access.redhat.com/products/red-hat-satellite/#support",
|
|
61
|
-
|
|
62
|
-
# Managing Security Compliance
|
|
63
|
-
'Monitoring_Compliance_security-compliance' => "managing_security_compliance/index#Monitoring_Compliance_security-compliance",
|
|
64
|
-
'Managing_Compliance_Policies_security-compliance' => "managing_security_compliance/index#Managing_Compliance_Policies_security-compliance",
|
|
65
|
-
'Configuring_SCAP_Contents_security-compliance' => "managing_security_compliance/index#Configuring_SCAP_Contents_security-compliance",
|
|
66
|
-
'tailoring-xccdf-profiles_security-compliance' => "managing_security_compliance/index#tailoring-xccdf-profiles_security-compliance",
|
|
67
|
-
'deploying-compliance-policies_security-compliance' => "managing_security_compliance/index#deploying-compliance-policies_security-compliance",
|
|
68
59
|
}.freeze
|
|
69
60
|
|
|
70
61
|
PLUGINS_DOCUMENTATION = {
|
|
@@ -86,6 +77,13 @@ module ForemanThemeSatellite
|
|
|
86
77
|
'Managing_Configurations_Ansible' => {
|
|
87
78
|
'Importing_Ansible_Roles_and_Variables_ansible' => "managing_configurations_by_using_ansible_integration/index#Importing_Ansible_Roles_and_Variables_ansible",
|
|
88
79
|
'Overriding_Ansible_Variables_in_foreman_ansible' => "managing_configurations_by_using_ansible_integration/index#Overriding_Ansible_Variables_in_satellite_ansible",
|
|
80
|
+
},
|
|
81
|
+
'Managing_Security_Compliance' => {
|
|
82
|
+
'Monitoring_Compliance_security-compliance' => "managing_security_compliance/index#Monitoring_Compliance_security-compliance",
|
|
83
|
+
'Managing_Compliance_Policies_security-compliance' => "managing_security_compliance/index#Managing_Compliance_Policies_security-compliance",
|
|
84
|
+
'configuring-scap-contents-for-compliance-policies-in-foreman' => "managing_security_compliance/index#configuring-scap-contents-for-compliance-policies-in-satellite",
|
|
85
|
+
'customizing-xccdf-profiles-with-tailoring-files' => "managing_security_compliance/index#customizing-xccdf-profiles-with-tailoring-files",
|
|
86
|
+
'deploying-compliance-policies_security-compliance' => "managing_security_compliance/index#deploying-compliance-policies_security-compliance",
|
|
89
87
|
}
|
|
90
88
|
}.freeze
|
|
91
89
|
|
|
@@ -21,9 +21,14 @@ namespace :foreman_theme_satellite do
|
|
|
21
21
|
toc_file = File.expand_path('../../test/fixtures/toc.json', __dir__)
|
|
22
22
|
puts "Using default TOC: #{toc_file}, to override please specify TOC=<toc_file>"
|
|
23
23
|
end
|
|
24
|
+
aliases_file = ENV['ALIASES']
|
|
25
|
+
unless aliases_file
|
|
26
|
+
aliases_file = File.expand_path('../../test/fixtures/aliases.json', __dir__)
|
|
27
|
+
puts "Using default ALIASES: #{aliases_file}, to override please specify ALIASES=<aliases_file>"
|
|
28
|
+
end
|
|
24
29
|
|
|
25
30
|
require_relative '../../test/link_checker'
|
|
26
|
-
checker = LinksChecker.new(toc: toc_file)
|
|
31
|
+
checker = LinksChecker.new(toc: toc_file, aliases: aliases_file)
|
|
27
32
|
|
|
28
33
|
require_relative '../foreman_theme_satellite/documentation'
|
|
29
34
|
|
|
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 16.2.3\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
13
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
|
14
14
|
"Last-Translator: Andi Chandler <andi@gowling.com>, 2024\n"
|
|
@@ -38,6 +38,9 @@ msgstr ""
|
|
|
38
38
|
msgid "Customer portal"
|
|
39
39
|
msgstr "Customer portal"
|
|
40
40
|
|
|
41
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
41
44
|
msgid "Documentation"
|
|
42
45
|
msgstr "Documentation"
|
|
43
46
|
|
|
@@ -74,6 +77,9 @@ msgstr "Operating system default"
|
|
|
74
77
|
msgid "Red Hat Satellite Blog"
|
|
75
78
|
msgstr "Red Hat Satellite Blog"
|
|
76
79
|
|
|
80
|
+
msgid "Red Hat documentation server URL"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
77
83
|
msgid "Satellite ticketing system"
|
|
78
84
|
msgstr "Satellite ticketing system"
|
|
79
85
|
|
|
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 16.2.3\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"
|
|
@@ -41,6 +41,9 @@ msgstr ""
|
|
|
41
41
|
msgid "Customer portal"
|
|
42
42
|
msgstr "Portal del cliente"
|
|
43
43
|
|
|
44
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
45
|
+
msgstr ""
|
|
46
|
+
|
|
44
47
|
msgid "Documentation"
|
|
45
48
|
msgstr "Documentación"
|
|
46
49
|
|
|
@@ -77,6 +80,9 @@ msgstr "Sistema operativo predeterminado"
|
|
|
77
80
|
msgid "Red Hat Satellite Blog"
|
|
78
81
|
msgstr "Red Hat Satellite Blog"
|
|
79
82
|
|
|
83
|
+
msgid "Red Hat documentation server URL"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
80
86
|
msgid "Satellite ticketing system"
|
|
81
87
|
msgstr "Sistema de tiquetes Satellite "
|
|
82
88
|
|
|
@@ -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: 2026-03-09 13:10+0000\n"
|
|
12
|
+
"PO-Revision-Date: 2026-03-09 13:10+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -149,6 +149,17 @@ msgstr ""
|
|
|
149
149
|
msgid "Show unsupported provisioning templates"
|
|
150
150
|
msgstr ""
|
|
151
151
|
|
|
152
|
+
#: ../lib/foreman_theme_satellite/engine.rb:32
|
|
153
|
+
msgid ""
|
|
154
|
+
"Defaults to Red Hat online documentation. Override this setting to your Red Ha"
|
|
155
|
+
"t Offline Knowledge Portal instance URL for offline documentation support. Sup"
|
|
156
|
+
"ports only HTTP and HTTPS schemes."
|
|
157
|
+
msgstr ""
|
|
158
|
+
|
|
159
|
+
#: ../lib/foreman_theme_satellite/engine.rb:35
|
|
160
|
+
msgid "Red Hat documentation server URL"
|
|
161
|
+
msgstr ""
|
|
162
|
+
|
|
152
163
|
#: ../webpack/components/fills/UpgradePage/SatelliteUpgradeHelperCard.js:11
|
|
153
164
|
msgid "Satellite upgrade helper"
|
|
154
165
|
msgstr ""
|
|
Binary file
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
#
|
|
13
13
|
msgid ""
|
|
14
14
|
msgstr ""
|
|
15
|
-
"Project-Id-Version: foreman_theme_satellite
|
|
15
|
+
"Project-Id-Version: foreman_theme_satellite 16.2.3\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
|
17
17
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
|
18
18
|
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
@@ -42,6 +42,9 @@ msgstr "Contacter le support"
|
|
|
42
42
|
msgid "Customer portal"
|
|
43
43
|
msgstr "Portail clients"
|
|
44
44
|
|
|
45
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
45
48
|
msgid "Documentation"
|
|
46
49
|
msgstr "Documentation"
|
|
47
50
|
|
|
@@ -78,6 +81,9 @@ msgstr "Système d'Exploitation par défaut"
|
|
|
78
81
|
msgid "Red Hat Satellite Blog"
|
|
79
82
|
msgstr "Blog Red Hat Satellite"
|
|
80
83
|
|
|
84
|
+
msgid "Red Hat documentation server URL"
|
|
85
|
+
msgstr ""
|
|
86
|
+
|
|
81
87
|
msgid "Satellite ticketing system"
|
|
82
88
|
msgstr "Gestionnaire de tickets Satellite"
|
|
83
89
|
|
|
Binary file
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
#
|
|
10
10
|
msgid ""
|
|
11
11
|
msgstr ""
|
|
12
|
-
"Project-Id-Version: foreman_theme_satellite
|
|
12
|
+
"Project-Id-Version: foreman_theme_satellite 16.2.3\n"
|
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
|
14
14
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
|
15
15
|
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
@@ -38,6 +38,9 @@ msgstr "サポートへのお問い合わせ"
|
|
|
38
38
|
msgid "Customer portal"
|
|
39
39
|
msgstr "カスタマーポータル"
|
|
40
40
|
|
|
41
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
41
44
|
msgid "Documentation"
|
|
42
45
|
msgstr "ドキュメント"
|
|
43
46
|
|
|
@@ -74,6 +77,9 @@ msgstr "オペレーティングシステムのデフォルト"
|
|
|
74
77
|
msgid "Red Hat Satellite Blog"
|
|
75
78
|
msgstr "Red Hat Satellite ブログ"
|
|
76
79
|
|
|
80
|
+
msgid "Red Hat documentation server URL"
|
|
81
|
+
msgstr ""
|
|
82
|
+
|
|
77
83
|
msgid "Satellite ticketing system"
|
|
78
84
|
msgstr "Satellite チケットシステム"
|
|
79
85
|
|
|
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 16.2.3\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"
|
|
@@ -37,6 +37,9 @@ msgstr ""
|
|
|
37
37
|
msgid "Customer portal"
|
|
38
38
|
msgstr "მომხმარებლის პორტალი"
|
|
39
39
|
|
|
40
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
41
|
+
msgstr ""
|
|
42
|
+
|
|
40
43
|
msgid "Documentation"
|
|
41
44
|
msgstr "დოკუმენტაცია"
|
|
42
45
|
|
|
@@ -73,6 +76,9 @@ msgstr "ოპერაციული სისტემის ნაგულ
|
|
|
73
76
|
msgid "Red Hat Satellite Blog"
|
|
74
77
|
msgstr "Red Hat Satellite-ის ბლოგი"
|
|
75
78
|
|
|
79
|
+
msgid "Red Hat documentation server URL"
|
|
80
|
+
msgstr ""
|
|
81
|
+
|
|
76
82
|
msgid "Satellite ticketing system"
|
|
77
83
|
msgstr "Satellite-ის ბილეთებს სისტემა"
|
|
78
84
|
|
|
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 16.2.3\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
|
15
15
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
|
16
16
|
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
@@ -39,6 +39,9 @@ msgstr "고객 지원 문의"
|
|
|
39
39
|
msgid "Customer portal"
|
|
40
40
|
msgstr "고객 포털"
|
|
41
41
|
|
|
42
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
43
|
+
msgstr ""
|
|
44
|
+
|
|
42
45
|
msgid "Documentation"
|
|
43
46
|
msgstr "문서 "
|
|
44
47
|
|
|
@@ -75,6 +78,9 @@ msgstr "기본값 운영 체제 "
|
|
|
75
78
|
msgid "Red Hat Satellite Blog"
|
|
76
79
|
msgstr "Red Hat Satellite 블로그"
|
|
77
80
|
|
|
81
|
+
msgid "Red Hat documentation server URL"
|
|
82
|
+
msgstr ""
|
|
83
|
+
|
|
78
84
|
msgid "Satellite ticketing system"
|
|
79
85
|
msgstr "Satellite 티켓팅 시스템"
|
|
80
86
|
|
|
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 16.2.3\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"
|
|
@@ -43,6 +43,9 @@ msgstr ""
|
|
|
43
43
|
msgid "Customer portal"
|
|
44
44
|
msgstr "Portal do Consumidor"
|
|
45
45
|
|
|
46
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
47
|
+
msgstr ""
|
|
48
|
+
|
|
46
49
|
msgid "Documentation"
|
|
47
50
|
msgstr "Documentação"
|
|
48
51
|
|
|
@@ -79,6 +82,9 @@ msgstr "Sistema operacional padrão"
|
|
|
79
82
|
msgid "Red Hat Satellite Blog"
|
|
80
83
|
msgstr "Red Hat Satellite Blog"
|
|
81
84
|
|
|
85
|
+
msgid "Red Hat documentation server URL"
|
|
86
|
+
msgstr ""
|
|
87
|
+
|
|
82
88
|
msgid "Satellite ticketing system"
|
|
83
89
|
msgstr "Sistema de bilhete do Satellite"
|
|
84
90
|
|
|
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 16.2.3\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
16
|
"PO-Revision-Date: 2023-11-21 10:43+0000\n"
|
|
17
17
|
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
@@ -41,6 +41,9 @@ msgstr "联系支持"
|
|
|
41
41
|
msgid "Customer portal"
|
|
42
42
|
msgstr "客户门户"
|
|
43
43
|
|
|
44
|
+
msgid "Defaults to Red Hat online documentation. Override this setting to your Red Hat Offline Knowledge Portal instance URL for offline documentation support. Supports only HTTP and HTTPS schemes."
|
|
45
|
+
msgstr ""
|
|
46
|
+
|
|
44
47
|
msgid "Documentation"
|
|
45
48
|
msgstr "文档"
|
|
46
49
|
|
|
@@ -77,6 +80,9 @@ msgstr "作業系統預設值"
|
|
|
77
80
|
msgid "Red Hat Satellite Blog"
|
|
78
81
|
msgstr "Red Hat Satellite 部落格"
|
|
79
82
|
|
|
83
|
+
msgid "Red Hat documentation server URL"
|
|
84
|
+
msgstr ""
|
|
85
|
+
|
|
80
86
|
msgid "Satellite ticketing system"
|
|
81
87
|
msgstr "Satellite 的票證系統"
|
|
82
88
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: foreman_theme_satellite
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 16.2.
|
|
4
|
+
version: 16.2.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Shimon Stein
|
|
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
197
197
|
- !ruby/object:Gem::Version
|
|
198
198
|
version: '0'
|
|
199
199
|
requirements: []
|
|
200
|
-
rubygems_version: 4.0.
|
|
200
|
+
rubygems_version: 4.0.6
|
|
201
201
|
specification_version: 4
|
|
202
202
|
summary: This is a plugin that enables building a theme for Foreman.
|
|
203
203
|
test_files: []
|