foreman_leapp 1.1.0 → 1.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ffdf91e7af778f60a85a27b2ad9633f04b63fcb9ac69dd5c734ffc4660d5a71
4
- data.tar.gz: d3f82b2f903ce06498dde9ab0f60c0e161b0c7db661f3903c9baa8ad38730369
3
+ metadata.gz: dfc8a4a26776682e86a6c85195517c93d0166437223c85534f47cd6b6cf6a9d2
4
+ data.tar.gz: 44b059622eba866557322c6cd5e5cd3d98d99b2967ec4d07f2c770298f32558c
5
5
  SHA512:
6
- metadata.gz: 71c2c88e075f5eb891db45e465b0db58ac9a314478ec1c27039976933dfbe293c2765fd2935c69f34329c8d983a324310b36ccf5a93256b441fee04f5f3e7dd4
7
- data.tar.gz: d3a207ecff443d81a4d2d71557ec39173a3b295ca460d31460a00742d11a0ad139225c210cb88077e05e70613c729ce45bca250ee4000e37713d37efbe595b7f
6
+ metadata.gz: e04e71167c179bc1c68d6f11d0b01fccbdb956e0748ad834629f2da8188e850abaf2e6e67c2ce7d3b76269cf7ae6d5624f61dd5b446ca5002e20fb06d4926971
7
+ data.tar.gz: bee694b5de20e0963601444d84db7e59f862a99263c7ea716e68808f4d0176fdce17272d5e1c0bb90c594189859e60be7281f1b4f4e587f35b2cf37800313184
data/README.md CHANGED
@@ -14,6 +14,14 @@ The plugin will add following jobs:
14
14
  - Remediation plan
15
15
  - Run upgrade via Leapp
16
16
 
17
+ ### Channel
18
+
19
+ Leapp by default will use the same "channel" (e4s, eus, aus) as the current OS, so if you are using "eus" repositories, the target OS will be on "eus" repositories as well.
20
+ But if you are upgrading and want to target a different channel, i.e. from a RHEL 7.9 to a RHEL 8.6 EUS, you can do it by explicitely setting the channel to "eus".
21
+
22
+ The channel have to be specified in both the preupgrade and upgrade jobs.
23
+ Default value of "channel" is "ga" - General availability: regular repositories are used by default.
24
+
17
25
  ## Api
18
26
  - `GET /api/preupgrade_reports` List Preupgrade reports
19
27
  - `GET /api/preupgrade_reports/:id` Show Preupgrade report
@@ -1 +1,166 @@
1
- locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['de'] = {"domain":"foreman_leapp","locale_data":{"foreman_leapp":{"":{"Project-Id-Version":"foreman_leapp 0.1.14","Report-Msgid-Bugs-To":"","POT-Creation-Date":"2023-05-18 10:53+0000","PO-Revision-Date":"2022-10-12 12:00+0000","Last-Translator":"Bryan Kearney <bryan.kearney@gmail.com>, 2023","Language-Team":"German (https://app.transifex.com/foreman/teams/114/de/)","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Language":"de","Plural-Forms":"nplurals=2; plural=(n != 1);","lang":"de","domain":"foreman_leapp","plural_forms":"nplurals=2; plural=(n != 1);"},"Missing one of the required permissions: view_hosts":["Eine der erforderlichen Berechtigungen fehlt: %s"],"List Preupgrade reports":[""],"Show Preupgrade report":[""],"List Preupgrade reports for Job invocation":[""],"Preupgrade check with Leapp":[""],"Upgrade with Leapp":["Aktualisiere mit Leapp"],"Leapp preupgrade report":[""],"Upgradeability check for RHEL host":[""],"Run Leapp upgrade job for RHEL host":[""],"Remediation plan":["Sanierungsplan"],"Run Remediation plan with Leapp":["Sanierungsplan mit Leapp ausführen"],"Could not retrieve data: %(status) - %(msg)":[""],"Failed to fetch preupgrade reports from server.":[""],"Title":["Titel"],"Risk Factor":["Risikofaktor"],"Host":["Host"],"Fix Type":[""],"Inhibitor":[""],"All":["Alle"],"Low":["Niedrig"],"Medium":["Medium"],"High":["Hoch"],"Info":["Info"],"Hint":["Hinweis"],"Command":["Befehl"],"Yes":["Ja"],"No":["Nein"],"Fix Selected":["Behebe Auswahl"],"The preupgrade report could not be generated, check the job details for the reason":[""],"The preupgrade report will be available after the job finishes":[""],"No Preupgrade Report Available":[""],"Run Upgrade":["Aktualisierung ausführen"],"This issue inhibits the upgrade.":[""],"Has Remediation?":["Hat Sanierungsplan?"],"Inhibitor?":[""],"Low Risk Factor":[""],"Medium Risk Factor":[""],"High Risk Factor":[""],"Has Remediation":[""],"Summary":["Zusammenfassung"],"Tags":[""],"Links":[""],"Action with sub plans":["Aktion mit Unterplänen"],"Import Puppet classes":["Puppet-Klassen importieren"],"Import facts":["Fakten importieren"],"Preupgrade job":["Pre-Upgrade-Job"],"Remote action:":["Entfernte Aktion:"],"A Foreman plugin to support inplace RHEL upgrades with Leapp utility.":[""]}}};
1
+ locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['de'] = {
2
+ "domain": "foreman_leapp",
3
+ "locale_data": {
4
+ "foreman_leapp": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_leapp 0.1.14",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2022-10-12 12:00+0000",
9
+ "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
10
+ "Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "de",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "de",
17
+ "domain": "foreman_leapp",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ "Missing one of the required permissions: view_hosts": [
21
+ "Eine der erforderlichen Berechtigungen fehlt: %s"
22
+ ],
23
+ "List Preupgrade reports": [
24
+ ""
25
+ ],
26
+ "Show Preupgrade report": [
27
+ ""
28
+ ],
29
+ "List Preupgrade reports for Job invocation": [
30
+ ""
31
+ ],
32
+ "Preupgrade check with Leapp": [
33
+ ""
34
+ ],
35
+ "Upgrade with Leapp": [
36
+ "Aktualisiere mit Leapp"
37
+ ],
38
+ "Leapp preupgrade report": [
39
+ ""
40
+ ],
41
+ "Upgradeability check for RHEL host": [
42
+ ""
43
+ ],
44
+ "Run Leapp upgrade job for RHEL host": [
45
+ ""
46
+ ],
47
+ "Remediation plan": [
48
+ "Sanierungsplan"
49
+ ],
50
+ "Run Remediation plan with Leapp": [
51
+ "Sanierungsplan mit Leapp ausführen"
52
+ ],
53
+ "Could not retrieve data: %(status) - %(msg)": [
54
+ ""
55
+ ],
56
+ "Failed to fetch preupgrade reports from server.": [
57
+ ""
58
+ ],
59
+ "Title": [
60
+ "Titel"
61
+ ],
62
+ "Risk Factor": [
63
+ "Risikofaktor"
64
+ ],
65
+ "Host": [
66
+ "Host"
67
+ ],
68
+ "Fix Type": [
69
+ ""
70
+ ],
71
+ "Inhibitor": [
72
+ ""
73
+ ],
74
+ "All": [
75
+ "Alle"
76
+ ],
77
+ "Low": [
78
+ "Niedrig"
79
+ ],
80
+ "Medium": [
81
+ "Medium"
82
+ ],
83
+ "High": [
84
+ "Hoch"
85
+ ],
86
+ "Info": [
87
+ "Info"
88
+ ],
89
+ "Hint": [
90
+ "Hinweis"
91
+ ],
92
+ "Command": [
93
+ "Befehl"
94
+ ],
95
+ "Yes": [
96
+ "Ja"
97
+ ],
98
+ "No": [
99
+ "Nein"
100
+ ],
101
+ "Fix Selected": [
102
+ "Behebe Auswahl"
103
+ ],
104
+ "The preupgrade report could not be generated, check the job details for the reason": [
105
+ ""
106
+ ],
107
+ "The preupgrade report will be available after the job finishes": [
108
+ ""
109
+ ],
110
+ "No Preupgrade Report Available": [
111
+ ""
112
+ ],
113
+ "Run Upgrade": [
114
+ "Aktualisierung ausführen"
115
+ ],
116
+ "This issue inhibits the upgrade.": [
117
+ ""
118
+ ],
119
+ "Has Remediation?": [
120
+ "Hat Sanierungsplan?"
121
+ ],
122
+ "Inhibitor?": [
123
+ ""
124
+ ],
125
+ "Low Risk Factor": [
126
+ ""
127
+ ],
128
+ "Medium Risk Factor": [
129
+ ""
130
+ ],
131
+ "High Risk Factor": [
132
+ ""
133
+ ],
134
+ "Has Remediation": [
135
+ ""
136
+ ],
137
+ "Summary": [
138
+ "Zusammenfassung"
139
+ ],
140
+ "Tags": [
141
+ ""
142
+ ],
143
+ "Links": [
144
+ ""
145
+ ],
146
+ "A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
147
+ ""
148
+ ],
149
+ "Action with sub plans": [
150
+ "Aktion mit Unterplänen"
151
+ ],
152
+ "Import Puppet classes": [
153
+ "Puppet-Klassen importieren"
154
+ ],
155
+ "Import facts": [
156
+ "Fakten importieren"
157
+ ],
158
+ "Preupgrade job": [
159
+ "Pre-Upgrade-Job"
160
+ ],
161
+ "Remote action:": [
162
+ "Entfernte Aktion:"
163
+ ]
164
+ }
165
+ }
166
+ };
@@ -1 +1,151 @@
1
- locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['en'] = {"domain":"foreman_leapp","locale_data":{"foreman_leapp":{"":{"Project-Id-Version":"foreman_leapp 1.0.0","Report-Msgid-Bugs-To":"","POT-Creation-Date":"2023-05-18 10:53+0000","PO-Revision-Date":"2023-05-18 10:53+0000","Last-Translator":"FULL NAME <EMAIL@ADDRESS>","Language-Team":"LANGUAGE <LL@li.org>","Language":"","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Plural-Forms":"nplurals=INTEGER; plural=EXPRESSION;","lang":"en","domain":"foreman_leapp","plural_forms":"nplurals=INTEGER; plural=EXPRESSION;"},"Missing one of the required permissions: view_hosts":[""],"List Preupgrade reports":[""],"Show Preupgrade report":[""],"List Preupgrade reports for Job invocation":[""],"Preupgrade check with Leapp":[""],"Upgrade with Leapp":[""],"Leapp preupgrade report":[""],"Upgradeability check for RHEL host":[""],"Run Leapp upgrade job for RHEL host":[""],"Remediation plan":[""],"Run Remediation plan with Leapp":[""],"Could not retrieve data: %(status) - %(msg)":[""],"Failed to fetch preupgrade reports from server.":[""],"Title":[""],"Risk Factor":[""],"Host":[""],"Fix Type":[""],"Inhibitor":[""],"All":[""],"Low":[""],"Medium":[""],"High":[""],"Info":[""],"Hint":[""],"Command":[""],"Yes":[""],"No":[""],"Fix Selected":[""],"The preupgrade report could not be generated, check the job details for the reason":[""],"The preupgrade report will be available after the job finishes":[""],"No Preupgrade Report Available":[""],"Run Upgrade":[""],"This issue inhibits the upgrade.":[""],"Has Remediation?":[""],"Inhibitor?":[""],"Low Risk Factor":[""],"Medium Risk Factor":[""],"High Risk Factor":[""],"Has Remediation":[""],"Summary":[""],"Tags":[""],"Links":[""],"Action with sub plans":[""],"Import Puppet classes":[""],"Import facts":[""],"Preupgrade job":[""],"Remote action:":[""],"A Foreman plugin to support inplace RHEL upgrades with Leapp utility.":[""]}}};
1
+ locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['en'] = {
2
+ "domain": "foreman_leapp",
3
+ "locale_data": {
4
+ "foreman_leapp": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_leapp 1.0.0",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2023-05-18 10:53+0000",
9
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
+ "Language-Team": "LANGUAGE <LL@li.org>",
11
+ "Language": "",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
16
+ "lang": "en",
17
+ "domain": "foreman_leapp",
18
+ "plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
19
+ },
20
+ "Missing one of the required permissions: view_hosts": [
21
+ ""
22
+ ],
23
+ "List Preupgrade reports": [
24
+ ""
25
+ ],
26
+ "Show Preupgrade report": [
27
+ ""
28
+ ],
29
+ "List Preupgrade reports for Job invocation": [
30
+ ""
31
+ ],
32
+ "Preupgrade check with Leapp": [
33
+ ""
34
+ ],
35
+ "Upgrade with Leapp": [
36
+ ""
37
+ ],
38
+ "Leapp preupgrade report": [
39
+ ""
40
+ ],
41
+ "Upgradeability check for RHEL host": [
42
+ ""
43
+ ],
44
+ "Run Leapp upgrade job for RHEL host": [
45
+ ""
46
+ ],
47
+ "Remediation plan": [
48
+ ""
49
+ ],
50
+ "Run Remediation plan with Leapp": [
51
+ ""
52
+ ],
53
+ "Could not retrieve data: %(status) - %(msg)": [
54
+ ""
55
+ ],
56
+ "Failed to fetch preupgrade reports from server.": [
57
+ ""
58
+ ],
59
+ "Title": [
60
+ ""
61
+ ],
62
+ "Risk Factor": [
63
+ ""
64
+ ],
65
+ "Host": [
66
+ ""
67
+ ],
68
+ "Fix Type": [
69
+ ""
70
+ ],
71
+ "Inhibitor": [
72
+ ""
73
+ ],
74
+ "All": [
75
+ ""
76
+ ],
77
+ "Low": [
78
+ ""
79
+ ],
80
+ "Medium": [
81
+ ""
82
+ ],
83
+ "High": [
84
+ ""
85
+ ],
86
+ "Info": [
87
+ ""
88
+ ],
89
+ "Hint": [
90
+ ""
91
+ ],
92
+ "Command": [
93
+ ""
94
+ ],
95
+ "Yes": [
96
+ ""
97
+ ],
98
+ "No": [
99
+ ""
100
+ ],
101
+ "Fix Selected": [
102
+ ""
103
+ ],
104
+ "The preupgrade report could not be generated, check the job details for the reason": [
105
+ ""
106
+ ],
107
+ "The preupgrade report will be available after the job finishes": [
108
+ ""
109
+ ],
110
+ "No Preupgrade Report Available": [
111
+ ""
112
+ ],
113
+ "Run Upgrade": [
114
+ ""
115
+ ],
116
+ "This issue inhibits the upgrade.": [
117
+ ""
118
+ ],
119
+ "Has Remediation?": [
120
+ ""
121
+ ],
122
+ "Inhibitor?": [
123
+ ""
124
+ ],
125
+ "Low Risk Factor": [
126
+ ""
127
+ ],
128
+ "Medium Risk Factor": [
129
+ ""
130
+ ],
131
+ "High Risk Factor": [
132
+ ""
133
+ ],
134
+ "Has Remediation": [
135
+ ""
136
+ ],
137
+ "Summary": [
138
+ ""
139
+ ],
140
+ "Tags": [
141
+ ""
142
+ ],
143
+ "Links": [
144
+ ""
145
+ ],
146
+ "A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
147
+ ""
148
+ ]
149
+ }
150
+ }
151
+ };
@@ -0,0 +1,151 @@
1
+ locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['fr'] = {
2
+ "domain": "foreman_leapp",
3
+ "locale_data": {
4
+ "foreman_leapp": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_leapp 1.0.0",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2022-10-12 12:00+0000",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
10
+ "Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "fr",
15
+ "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
16
+ "lang": "fr",
17
+ "domain": "foreman_leapp",
18
+ "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
19
+ },
20
+ "A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
21
+ "Un plugin Foreman pour prendre en charge les mises à jour in situ de RHEL avec l'utilitaire Leapp."
22
+ ],
23
+ "All": [
24
+ "Tout"
25
+ ],
26
+ "Command": [
27
+ "Commande"
28
+ ],
29
+ "Could not retrieve data: %(status) - %(msg)": [
30
+ "Impossible de récupérer les données : %(status) - %(msg)"
31
+ ],
32
+ "Failed to fetch preupgrade reports from server.": [
33
+ "Échec de la récupération des rapports de pré-mise à niveau du serveur."
34
+ ],
35
+ "Fix Selected": [
36
+ "Correction de la sélection"
37
+ ],
38
+ "Fix Type": [
39
+ "Type de fixation"
40
+ ],
41
+ "Has Remediation": [
42
+ "Remédiation"
43
+ ],
44
+ "Has Remediation?": [
45
+ "Plan de remédiation ?"
46
+ ],
47
+ "High": [
48
+ "Haut"
49
+ ],
50
+ "High Risk Factor": [
51
+ "Facteur de risque élevé"
52
+ ],
53
+ "Hint": [
54
+ "Indice"
55
+ ],
56
+ "Host": [
57
+ "Hôte"
58
+ ],
59
+ "Info": [
60
+ "Info"
61
+ ],
62
+ "Inhibitor": [
63
+ "Inhibiteur"
64
+ ],
65
+ "Inhibitor?": [
66
+ "Inhibiteur ?"
67
+ ],
68
+ "Leapp preupgrade report": [
69
+ "Rapport de pré-mise à niveau de Leapp"
70
+ ],
71
+ "Links": [
72
+ "Liens"
73
+ ],
74
+ "List Preupgrade reports": [
75
+ "Liste des rapports de pré-mise à niveau"
76
+ ],
77
+ "List Preupgrade reports for Job invocation": [
78
+ "Liste des rapports de pré-mise à niveau pour l'invocation du job"
79
+ ],
80
+ "Low": [
81
+ "Faible"
82
+ ],
83
+ "Low Risk Factor": [
84
+ "Facteur de risque faible"
85
+ ],
86
+ "Medium": [
87
+ "Moyen"
88
+ ],
89
+ "Medium Risk Factor": [
90
+ "Facteur de risque moyen"
91
+ ],
92
+ "Missing one of the required permissions: view_hosts": [
93
+ "Il manque une des permissions requises : view_hosts"
94
+ ],
95
+ "No": [
96
+ "Non"
97
+ ],
98
+ "No Preupgrade Report Available": [
99
+ "Aucun rapport de pré-mise à niveau disponible"
100
+ ],
101
+ "Preupgrade check with Leapp": [
102
+ "Contrôle pré-mise à niveau avec Leapp"
103
+ ],
104
+ "Remediation plan": [
105
+ "Plan de remédiation"
106
+ ],
107
+ "Risk Factor": [
108
+ "Facteur de risque"
109
+ ],
110
+ "Run Leapp upgrade job for RHEL host": [
111
+ "Exécuter le travail de mise à niveau de Leapp pour l'hôte RHEL"
112
+ ],
113
+ "Run Remediation plan with Leapp": [
114
+ "Exécuter le plan de remédiation avec Leapp"
115
+ ],
116
+ "Run Upgrade": [
117
+ "Mettre à niveau"
118
+ ],
119
+ "Show Preupgrade report": [
120
+ "Afficher le rapport de pré-mise à niveau"
121
+ ],
122
+ "Summary": [
123
+ "Résumé"
124
+ ],
125
+ "Tags": [
126
+ "Balises"
127
+ ],
128
+ "The preupgrade report could not be generated, check the job details for the reason": [
129
+ "Le rapport de pré-mise à niveau n'a pas pu être généré, vérifiez les détails de la tâche pour en connaître la raison"
130
+ ],
131
+ "The preupgrade report will be available after the job finishes": [
132
+ "Le rapport de pré-mise à niveau sera disponible après la fin du travail"
133
+ ],
134
+ "This issue inhibits the upgrade.": [
135
+ "Ce problème empêche la mise à niveau."
136
+ ],
137
+ "Title": [
138
+ "Titre"
139
+ ],
140
+ "Upgrade with Leapp": [
141
+ "Mise à niveau avec Leapp"
142
+ ],
143
+ "Upgradeability check for RHEL host": [
144
+ "Vérification de l'évolutivité de l'hôte RHEL"
145
+ ],
146
+ "Yes": [
147
+ "Oui"
148
+ ]
149
+ }
150
+ }
151
+ };
@@ -0,0 +1,151 @@
1
+ locales['foreman_leapp'] = locales['foreman_leapp'] || {}; locales['foreman_leapp']['ja'] = {
2
+ "domain": "foreman_leapp",
3
+ "locale_data": {
4
+ "foreman_leapp": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_leapp 1.0.0",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2022-10-12 12:00+0000",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
10
+ "Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ja",
15
+ "Plural-Forms": "nplurals=1; plural=0;",
16
+ "lang": "ja",
17
+ "domain": "foreman_leapp",
18
+ "plural_forms": "nplurals=1; plural=0;"
19
+ },
20
+ "A Foreman plugin to support inplace RHEL upgrades with Leapp utility.": [
21
+ "Leapp ユーティリティーで RHEL のインプレースアップグレードをサポートする Foreman プラグイン。"
22
+ ],
23
+ "All": [
24
+ "すべて"
25
+ ],
26
+ "Command": [
27
+ "コマンド"
28
+ ],
29
+ "Could not retrieve data: %(status) - %(msg)": [
30
+ "データを取得できませんでした: %(status) - %(msg)"
31
+ ],
32
+ "Failed to fetch preupgrade reports from server.": [
33
+ "サーバーからアップグレード前のレポートを取得できませんでした。"
34
+ ],
35
+ "Fix Selected": [
36
+ "選択項目の修正"
37
+ ],
38
+ "Fix Type": [
39
+ "修正タイプ"
40
+ ],
41
+ "Has Remediation": [
42
+ "修復の有無"
43
+ ],
44
+ "Has Remediation?": [
45
+ "修復の有無"
46
+ ],
47
+ "High": [
48
+ "高"
49
+ ],
50
+ "High Risk Factor": [
51
+ "高リスク係数"
52
+ ],
53
+ "Hint": [
54
+ "ヒント"
55
+ ],
56
+ "Host": [
57
+ "ホスト"
58
+ ],
59
+ "Info": [
60
+ "情報"
61
+ ],
62
+ "Inhibitor": [
63
+ "阻害要因"
64
+ ],
65
+ "Inhibitor?": [
66
+ "阻害要因は?"
67
+ ],
68
+ "Leapp preupgrade report": [
69
+ "Leapp のアップグレード前のレポート"
70
+ ],
71
+ "Links": [
72
+ "リンク"
73
+ ],
74
+ "List Preupgrade reports": [
75
+ "アップグレード前のレポートの一覧表示"
76
+ ],
77
+ "List Preupgrade reports for Job invocation": [
78
+ "ジョブ呼び出しの事前アップグレードレポートの一覧表示"
79
+ ],
80
+ "Low": [
81
+ "低"
82
+ ],
83
+ "Low Risk Factor": [
84
+ "低リスク係数"
85
+ ],
86
+ "Medium": [
87
+ "中"
88
+ ],
89
+ "Medium Risk Factor": [
90
+ "中リスク係数"
91
+ ],
92
+ "Missing one of the required permissions: view_hosts": [
93
+ "必要なパーミッションのいずれかがありません: view_hosts"
94
+ ],
95
+ "No": [
96
+ "いいえ"
97
+ ],
98
+ "No Preupgrade Report Available": [
99
+ "アップグレード前のレポートはありません"
100
+ ],
101
+ "Preupgrade check with Leapp": [
102
+ "Leapp によるアップグレード前のチェック"
103
+ ],
104
+ "Remediation plan": [
105
+ "修復プラン"
106
+ ],
107
+ "Risk Factor": [
108
+ "リスク係数"
109
+ ],
110
+ "Run Leapp upgrade job for RHEL host": [
111
+ "RHEL ホストの Leapp アップグレードジョブの実行"
112
+ ],
113
+ "Run Remediation plan with Leapp": [
114
+ "Leapp を使用した修復計画の実行"
115
+ ],
116
+ "Run Upgrade": [
117
+ "アップグレードの実行"
118
+ ],
119
+ "Show Preupgrade report": [
120
+ "アップグレード前のレポートの表示"
121
+ ],
122
+ "Summary": [
123
+ "要約"
124
+ ],
125
+ "Tags": [
126
+ "タグ"
127
+ ],
128
+ "The preupgrade report could not be generated, check the job details for the reason": [
129
+ "アップグレード前のレポートを生成できませんでした。理由は、ジョブの詳細を確認してください。"
130
+ ],
131
+ "The preupgrade report will be available after the job finishes": [
132
+ "アップグレード前のレポートは、ジョブの終了後に利用できるようになります。"
133
+ ],
134
+ "This issue inhibits the upgrade.": [
135
+ "この問題が原因でアップグレードが行われません。"
136
+ ],
137
+ "Title": [
138
+ "タイトル"
139
+ ],
140
+ "Upgrade with Leapp": [
141
+ "Leapp によるアップグレード"
142
+ ],
143
+ "Upgradeability check for RHEL host": [
144
+ "RHEL ホストのアップグレード可能性チェック"
145
+ ],
146
+ "Yes": [
147
+ "はい"
148
+ ]
149
+ }
150
+ }
151
+ };