foreman_theme_satellite 14.0.1 → 14.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (28) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +11 -0
  3. data/app/assets/javascripts/foreman_theme_satellite/locale/es/foreman_theme_satellite.js +124 -0
  4. data/app/assets/javascripts/foreman_theme_satellite/locale/fr/foreman_theme_satellite.js +124 -0
  5. data/app/assets/javascripts/foreman_theme_satellite/locale/ja/foreman_theme_satellite.js +124 -0
  6. data/app/assets/javascripts/foreman_theme_satellite/locale/ka/foreman_theme_satellite.js +62 -62
  7. data/app/assets/javascripts/foreman_theme_satellite/locale/pt_BR/foreman_theme_satellite.js +124 -0
  8. data/app/assets/javascripts/foreman_theme_satellite/locale/zh_CN/foreman_theme_satellite.js +124 -0
  9. data/app/models/concerns/setting_branding.rb +1 -1
  10. data/app/models/concerns/upstream_only_settings.rb +9 -2
  11. data/app/views/foreman_theme_satellite/_theme_client_side_branding.js.erb +37 -27
  12. data/lib/foreman_theme_satellite/documentation.rb +5 -5
  13. data/lib/foreman_theme_satellite/version.rb +1 -1
  14. data/locale/Makefile +12 -2
  15. data/locale/es/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  16. data/locale/es/foreman_theme_satellite.po +126 -0
  17. data/locale/fr/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  18. data/locale/fr/foreman_theme_satellite.po +127 -0
  19. data/locale/ja/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  20. data/locale/ja/foreman_theme_satellite.po +123 -0
  21. data/locale/ka/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  22. data/locale/ka/foreman_theme_satellite.po +1 -1
  23. data/locale/pt_BR/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  24. data/locale/pt_BR/foreman_theme_satellite.po +128 -0
  25. data/locale/zh_CN/LC_MESSAGES/foreman_theme_satellite.mo +0 -0
  26. data/locale/zh_CN/foreman_theme_satellite.po +126 -0
  27. data/package.json +1 -1
  28. metadata +18 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 24aa86d8c256e83b332c12c27f18c4c7d851e9f0cf0fa4b8bdb8ff37257ede07
4
- data.tar.gz: e87150af15495ffe0c0de4826f8a9a309085a6ea808328cc6fd263862a5ccf0b
3
+ metadata.gz: c82519224b4e6d6288dc86bc0f8091dbc6756b1891ef4405655e87b4d042c2c1
4
+ data.tar.gz: c627cfe31681198814995737541204f02b73ac2da90167953b17f6c530162115
5
5
  SHA512:
6
- metadata.gz: 20de9668dfe66aff1c1c8bfe9944f0f0a6a2116d7f15427044b44c1d6f0b41807b097b56b731a80f34677402cb73f1f95c84c2da8b9c9d38064c0a629de3a922
7
- data.tar.gz: 91cbedbc9ef40731745fc743281773f518ea0c54cff29734b74179f1d6b8e8cd14588e1ecc9182a6456c1002840dfbb2622c2c39a9d4f94334e3899472a2fa7b
6
+ metadata.gz: d203850a4e68576ace95119462511a07b7dd736250825f6ed9cfbf9f263a28319756d216f1cb0af63893a11b73989d4585f72f5e4880ead796205d1523cecacf
7
+ data.tar.gz: a73b3f2cf6c3570f5c445dff7eaeef9bc33363e017973c61941c019717e1e00f8320d64a19ef057951f087860c7c3c4cdb7baeaa63c822a99a68e5c262a93e6a
data/README.md CHANGED
@@ -101,6 +101,17 @@ ForemanThemeSatellite.documentation_root
101
101
  this constant is maintained by the theme and always point to the correct
102
102
  documentation version.
103
103
 
104
+ ### Fixing links checker failures
105
+
106
+ The documentation table of contents is updated automatically from the downstream into the [`toc_update`](https://github.com/RedHatSatellite/foreman_theme_satellite/tree/toc_update) branch. If the links become incompatible with the new TOC, the links checker tests will fail in the PR for the new TOC. To fix the links the following procedure should be followed:
107
+
108
+ 1. Create a new branch from the latest `develop`
109
+ 2. Cherry pick the new TOC into the newly created branch from the `toc_update` branch.
110
+ 3. Update the links to work with the new TOC.
111
+ 4. Create a PR to theme's `develop` branch.
112
+
113
+ The CI for this PR should become green, since both the TOC and the links match.
114
+
104
115
  ## Settings
105
116
 
106
117
  Most of the time a setting's default value should be changed to a downstream
@@ -0,0 +1,124 @@
1
+ locales['foreman_theme_satellite'] = locales['foreman_theme_satellite'] || {}; locales['foreman_theme_satellite']['es'] = {
2
+ "domain": "foreman_theme_satellite",
3
+ "locale_data": {
4
+ "foreman_theme_satellite": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_theme_satellite 1.0.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>, 2024",
10
+ "Language-Team": "Spanish (https://app.transifex.com/foreman/teams/114/es/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "es",
15
+ "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
16
+ "lang": "es",
17
+ "domain": "foreman_theme_satellite",
18
+ "plural_forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
19
+ },
20
+ "(build: %{version})": [
21
+ ""
22
+ ],
23
+ "API Guide": [
24
+ "Guía API"
25
+ ],
26
+ "Administering Red Hat Satellite": [
27
+ ""
28
+ ],
29
+ "Blog": [
30
+ "Diario web"
31
+ ],
32
+ "Customer portal": [
33
+ "Portal del cliente"
34
+ ],
35
+ "Documentation": [
36
+ "Documentación"
37
+ ],
38
+ "Environment only": [
39
+ "Solo entorno"
40
+ ],
41
+ "Full trace": [
42
+ "Mensaje completo"
43
+ ],
44
+ "Host group and Environment": [
45
+ "Grupo del host y Entorno"
46
+ ],
47
+ "Host group only": [
48
+ "Solo Grupo del host"
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
+ "Si cree que esto es un error de Satellite 6, por favor, reporte una incidencia con"
55
+ ],
56
+ "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
57
+ ""
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
+ ""
64
+ ],
65
+ "Operating System": [
66
+ "Sistema operativo"
67
+ ],
68
+ "Operating system default": [
69
+ "Sistema operativo predeterminado"
70
+ ],
71
+ "RHEV integration is deprecated.": [
72
+ ""
73
+ ],
74
+ "Red Hat Satellite Blog": [
75
+ "Red Hat Satellite Blog"
76
+ ],
77
+ "Satellite ticketing system": [
78
+ "Sistema de tiquetes 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
+ ""
85
+ ],
86
+ "Support": [
87
+ "Soporte"
88
+ ],
89
+ "Supported by Red Hat": [
90
+ ""
91
+ ],
92
+ "The final entry, Operating System default, can be set by editing the %s page.": [
93
+ "La última entrada, sistema operativo predeterminado, puede configurarse al editar la página %s."
94
+ ],
95
+ "Theme changes for Satellite 6.": [
96
+ "Cambios de tema para Satellite 6."
97
+ ],
98
+ "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
99
+ ""
100
+ ],
101
+ "Version %{version}": [
102
+ ""
103
+ ],
104
+ "Version %{version} © %{year} Red Hat Inc.": [
105
+ ""
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
+ "Cuando un host solicita una plantilla (p. ej., durante el aprovisionamiento), Foreman selecciona la mejor coincidencia en las plantillas disponibles de ese tipo, en el siguiente orden:"
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
+ "Cuando edita una plantilla, debe asignar una lista de sistemas operativos con los que esta plantilla puede usarse. De manera opcional, puede restringir una plantilla a una lista de grupos de hosts o entornos."
112
+ ],
113
+ "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
114
+ ""
115
+ ],
116
+ "You would probably need to attach the": [
117
+ "Probablemente sea necesario añadir el"
118
+ ],
119
+ "and relevant log entries.": [
120
+ "y entradas relevantes de registros"
121
+ ]
122
+ }
123
+ }
124
+ };
@@ -0,0 +1,124 @@
1
+ locales['foreman_theme_satellite'] = locales['foreman_theme_satellite'] || {}; locales['foreman_theme_satellite']['fr'] = {
2
+ "domain": "foreman_theme_satellite",
3
+ "locale_data": {
4
+ "foreman_theme_satellite": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_theme_satellite 1.0.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>, 2024",
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_theme_satellite",
18
+ "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
19
+ },
20
+ "(build: %{version})": [
21
+ "(build: %{version})"
22
+ ],
23
+ "API Guide": [
24
+ "Guide API"
25
+ ],
26
+ "Administering Red Hat Satellite": [
27
+ "Administration de Red Hat Satellite"
28
+ ],
29
+ "Blog": [
30
+ "Blog"
31
+ ],
32
+ "Customer portal": [
33
+ "Portail clients"
34
+ ],
35
+ "Documentation": [
36
+ "Documentation"
37
+ ],
38
+ "Environment only": [
39
+ "Seulement un environnement"
40
+ ],
41
+ "Full trace": [
42
+ "trace complète"
43
+ ],
44
+ "Host group and Environment": [
45
+ "Groupe d'hôtes et Environnement"
46
+ ],
47
+ "Host group only": [
48
+ "Seulement un groupe d'hôte"
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
+ "Si vous pensez qu'il s'agisse d'une erreur de Satellite 6, merci d'ouvrir un ticket avec"
55
+ ],
56
+ "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
57
+ "Comprend%{system} © 2009-%{year} Paul Kelly et Ohad Levy"
58
+ ],
59
+ "More information": [
60
+ "Plus d'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
+ "Le 31 août 2022, Red Hat Virtualization est entré dans la phase de support de maintenance. La phase de support de maintenance s'étend jusqu'au 31 août 2024, suivie de la phase de durée de vie prolongée, qui s'étend jusqu'au 31 août 2026."
64
+ ],
65
+ "Operating System": [
66
+ "Système d'exploitation"
67
+ ],
68
+ "Operating system default": [
69
+ "Système d'Exploitation par défaut"
70
+ ],
71
+ "RHEV integration is deprecated.": [
72
+ "L’intégration RHEV est obsolète."
73
+ ],
74
+ "Red Hat Satellite Blog": [
75
+ "Blog Red Hat Satellite"
76
+ ],
77
+ "Satellite ticketing system": [
78
+ "Gestionnaire de tickets Satellite"
79
+ ],
80
+ "Show unsupported provisioning templates": [
81
+ "Afficher les modèles de provisionnement non pris en charge"
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
+ "Afficher les modèles de provisionnement non pris en charge. Lorsqu'il est activé, tous les modèles disponibles seront affichés. Lorsqu'ils sont désactivés, les modèles pris en charge par Red Hat seront affichés uniquement"
85
+ ],
86
+ "Support": [
87
+ "Assistance"
88
+ ],
89
+ "Supported by Red Hat": [
90
+ "Pris en charge par Red Hat"
91
+ ],
92
+ "The final entry, Operating System default, can be set by editing the %s page.": [
93
+ "La dernière entrée, le système d'exploitation par défaut, peut être défini en modifiant la page %s."
94
+ ],
95
+ "Theme changes for Satellite 6.": [
96
+ "Changements de thèmes avec Satellite 6."
97
+ ],
98
+ "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
99
+ "Transition de Red Hat Satellite 5 vers 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
+ "Quand un hôte demande un modèle (par ex. pendant le provisioning), Foreman va choisir la meilleure correspondance entre les types de modèles existants, dans l'ordre suivant :"
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
+ "Lors de la modification d'un modèle, vous devez attribuer une liste de systèmes d'exploitation qui peuvent utiliser ce modèle. Vous pouvez également restreindre un modèle à un groupe d'hôtes et/ou à des environnements."
112
+ ],
113
+ "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
114
+ "Vous pouvez nous retrouver sur%{liberachat} (irc.libera.chat) dans #redhat-satellite."
115
+ ],
116
+ "You would probably need to attach the": [
117
+ "Vous aurez probablement besoin d'attacher la"
118
+ ],
119
+ "and relevant log entries.": [
120
+ "et les entrées de log correspondantes."
121
+ ]
122
+ }
123
+ }
124
+ };
@@ -0,0 +1,124 @@
1
+ locales['foreman_theme_satellite'] = locales['foreman_theme_satellite'] || {}; locales['foreman_theme_satellite']['ja'] = {
2
+ "domain": "foreman_theme_satellite",
3
+ "locale_data": {
4
+ "foreman_theme_satellite": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_theme_satellite 1.0.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>, 2024",
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_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 はメンテナンスサポートフェーズに入りました。メンテナンスサポートフェーズは 2024 年 8 月 31 日まで続きます。その後、延長ライフフェーズが 2026 年 8 月 31 日まで続きます。"
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
+ "%{liberachat} (irc.libera.chat) の #redhat-satellite からお問い合わせいただけます。"
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 13.2.0",
6
+ "Project-Id-Version": "foreman_theme_satellite 14.0.1",
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",
@@ -17,23 +17,29 @@
17
17
  "domain": "foreman_theme_satellite",
18
18
  "plural_forms": "nplurals=2; plural=(n!=1);"
19
19
  },
20
- "Supported by Red Hat": [
21
- "მხარდაჭერილია Red Hat-ის მიერ"
20
+ "(build: %{version})": [
21
+ "(აგება: %{version})"
22
22
  ],
23
- "RHEV integration is deprecated.": [
24
- "RHEV-ის ჩაშენება მოძველებულია."
23
+ "API Guide": [
24
+ "API-ის გიდი"
25
25
  ],
26
- "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.": [
27
- "2022 წლის 31 აგვისტოს RHEV რემონტის მხარდაჭერის ფაზაზე გადავიდა. ის 2024 წლის 31 აგვისტომდე გაგრძელდება, რომელიც გაფართოებული სიცოცხლის ფაზით გაგრძელდება, 2026 წლის 31 აგვისტომდე."
26
+ "Administering Red Hat Satellite": [
27
+ "Red Hat Satellite-ის ადმინისტრირება"
28
28
  ],
29
- "More information": [
30
- "მეტი ინფორმაცია"
29
+ "Blog": [
30
+ "ბლოგი"
31
31
  ],
32
- "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.": [
33
- "შაბლონის რედაქტირებისას თქვენ უნდა მიანიჭოთ სია ოპერაციული სისტემებისა, რომლებთანაც შესაძლებელია ამ შაბლონის გამოყენება. სურვილისამებრ, შეგიძლიათ, შაბლონი ჰოსტების ჯგუფების სიით ან/და გარემოებით შეზღუდოთ."
32
+ "Customer portal": [
33
+ "მომხმარებლის პორტალი"
34
34
  ],
35
- "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:": [
36
- "როდესაც ჰოსტი მოითხოვს შაბლონს (მაგ. სამუშაოდ მომზადების დროს), Foreman საუკეთესო შესატყვისს ამ ტიპის არსებული შაბლონებიდან შემდეგი თანამიმდევრობით შეარჩევს:"
35
+ "Documentation": [
36
+ "დოკუმენტაცია"
37
+ ],
38
+ "Environment only": [
39
+ "მხოლოდ გარემო"
40
+ ],
41
+ "Full trace": [
42
+ "სრული ტრეისი"
37
43
  ],
38
44
  "Host group and Environment": [
39
45
  "ჰოსტების ჯგუფი და გარემო"
@@ -41,83 +47,77 @@
41
47
  "Host group only": [
42
48
  "მხოლოდ ჰოსტების ჯგუფი"
43
49
  ],
44
- "Environment only": [
45
- "მხოლოდ გარემო"
50
+ "IRC": [
51
+ "IRC"
46
52
  ],
47
- "Operating system default": [
48
- "ოპერაციული სისტემის ნაგულისხმები მნიშვნელობა"
53
+ "If you feel this is an error with Satellite 6 itself, please open a new issue with": [
54
+ "თუ გგონიათ, რომ ეს შეცდომა Satellite 6-ის შეცდომაა, გახსენით ახალი ბილეთი"
49
55
  ],
50
- "The final entry, Operating System default, can be set by editing the %s page.": [
51
- "საბოლოო ჩანაწერი, ოპერაციული სისტემის ნაგულისხმები, შეიძლება დაყენდეს %s გვერდის რედაქტირებით."
56
+ "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
57
+ "შეიცავს %{system} © 2009-%{year} პოლ კელი და ოჰედ ლევი"
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 წლის 31 აგვისტოს RHEV რემონტის მხარდაჭერის ფაზაზე გადავიდა. ის 2024 წლის 31 აგვისტომდე გაგრძელდება, რომელიც გაფართოებული სიცოცხლის ფაზით გაგრძელდება, 2026 წლის 31 აგვისტომდე."
52
64
  ],
53
65
  "Operating System": [
54
66
  "ოპერაციული სისტემა"
55
67
  ],
56
- "Version %{version}": [
57
- "ვერსია %{version}"
68
+ "Operating system default": [
69
+ "ოპერაციული სისტემის ნაგულისხმები მნიშვნელობა"
58
70
  ],
59
- "Support": [
60
- "მხარდაჭერა"
71
+ "RHEV integration is deprecated.": [
72
+ "RHEV-ის ჩაშენება მოძველებულია."
61
73
  ],
62
- "Customer portal": [
63
- "მომხმარებლის პორტალი"
74
+ "Red Hat Satellite Blog": [
75
+ "Red Hat Satellite-ის ბლოგი"
64
76
  ],
65
- "Documentation": [
66
- "დოკუმენტაცია"
77
+ "Satellite ticketing system": [
78
+ "Satellite-ის ბილეთებს სისტემა"
67
79
  ],
68
- "Administering Red Hat Satellite": [
69
- "Red Hat Satellite-ის ადმინისტრირება"
80
+ "Show unsupported provisioning templates": [
81
+ "მხარდაუჭერელი გაშლის ნიმუშების ჩვენება"
70
82
  ],
71
- "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
72
- "გადასვლა Red Hat Satellite 5-დან to Red Hat Satellite 6-ზე"
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-ის მიერ მხარდაჭერილი ნმუშები"
73
85
  ],
74
- "API Guide": [
75
- "API-ის გიდი"
86
+ "Support": [
87
+ "მხარდაჭერა"
76
88
  ],
77
- "Blog": [
78
- "ბლოგი"
89
+ "Supported by Red Hat": [
90
+ "მხარდაჭერილია Red Hat-ის მიერ"
79
91
  ],
80
- "Red Hat Satellite Blog": [
81
- "Red Hat Satellite-ის ბლოგი"
92
+ "The final entry, Operating System default, can be set by editing the %s page.": [
93
+ "საბოლოო ჩანაწერი, ოპერაციული სისტემის ნაგულისხმები, შეიძლება დაყენდეს %s გვერდის რედაქტირებით."
82
94
  ],
83
- "IRC": [
84
- "IRC"
95
+ "Theme changes for Satellite 6.": [
96
+ "თემის ცვლილებები Satellite 6-სთვის."
85
97
  ],
86
- "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
87
- "%{liberachat}-ზე (irc.libera.chat) ჩვენი პოვნა #redhat-satellite არხზე შეგიძლიათ."
98
+ "Transitioning from Red Hat Satellite 5 to Red Hat Satellite 6": [
99
+ "გადასვლა Red Hat Satellite 5-დან to Red Hat Satellite 6-ზე"
100
+ ],
101
+ "Version %{version}": [
102
+ "ვერსია %{version}"
88
103
  ],
89
104
  "Version %{version} © %{year} Red Hat Inc.": [
90
105
  "ვერსია %{version} © %{year} Red Hat Inc."
91
106
  ],
92
- "Includes %{system} © 2009-%{year} Paul Kelly and Ohad Levy": [
93
- "შეიცავს %{system} © 2009-%{year} პოლ კელი და ოჰედ ლევი"
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 საუკეთესო შესატყვისს ამ ტიპის არსებული შაბლონებიდან შემდეგი თანამიმდევრობით შეარჩევს:"
94
109
  ],
95
- "If you feel this is an error with Satellite 6 itself, please open a new issue with": [
96
- "თუ გგონიათ, რომ ეს შეცდომა Satellite 6-ის შეცდომაა, გახსენით ახალი ბილეთი"
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
+ "შაბლონის რედაქტირებისას თქვენ უნდა მიანიჭოთ სია ოპერაციული სისტემებისა, რომლებთანაც შესაძლებელია ამ შაბლონის გამოყენება. სურვილისამებრ, შეგიძლიათ, შაბლონი ჰოსტების ჯგუფების სიით ან/და გარემოებით შეზღუდოთ."
97
112
  ],
98
- "Satellite ticketing system": [
99
- "Satellite-ის ბილეთებს სისტემა"
113
+ "You can find us on %{liberachat} (irc.libera.chat) in #redhat-satellite.": [
114
+ "%{liberachat}-ზე (irc.libera.chat) ჩვენი პოვნა #redhat-satellite არხზე შეგიძლიათ."
100
115
  ],
101
116
  "You would probably need to attach the": [
102
117
  "ალბათ, დაგჭირდებათ მიამაგროთ"
103
118
  ],
104
- "Full trace": [
105
- "სრული ტრეისი"
106
- ],
107
119
  "and relevant log entries.": [
108
120
  "და შესაბამისი ჟურნალის ჩანაწერები."
109
- ],
110
- "(build: %{version})": [
111
- "(აგება: %{version})"
112
- ],
113
- "Show unsupported provisioning templates. When enabled, all the avaiable templates will be shown. When disabled, Red Hat supported templates will be shown only": [
114
- "მხარდაუჭერელი გაშლის ნიმუშების ჩვენება. როცა ჩართულია, ნაჩვენები იქნება ყველა ხელმისაწვდომი ნიმუში. როცა გამორთულია, ნაჩვენები იქნება, მხოლოდ, Red Hat-ის მიერ მხარდაჭერილი ნმუშები"
115
- ],
116
- "Show unsupported provisioning templates": [
117
- "მხარდაუჭერელი გაშლის ნიმუშების ჩვენება"
118
- ],
119
- "Theme changes for Satellite 6.": [
120
- "თემის ცვლილებები Satellite 6-სთვის."
121
121
  ]
122
122
  }
123
123
  }