foreman_templates 10.0.2 → 10.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_templates/locale/cs_CZ/foreman_templates.js +34 -4
  3. data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +34 -4
  4. data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +34 -4
  5. data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +34 -4
  6. data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +34 -4
  7. data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +34 -4
  8. data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +34 -4
  9. data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +34 -4
  10. data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +34 -4
  11. data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +79 -49
  12. data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +34 -4
  13. data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +34 -4
  14. data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +34 -4
  15. data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +34 -4
  16. data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +34 -4
  17. data/app/controllers/api/v2/template_controller.rb +3 -1
  18. data/app/controllers/concerns/foreman/controller/parameters/template_params.rb +1 -1
  19. data/app/controllers/ui_template_syncs_controller.rb +21 -1
  20. data/app/services/foreman_templates/action.rb +32 -1
  21. data/app/services/foreman_templates/template_exporter.rb +2 -2
  22. data/app/services/foreman_templates/template_importer.rb +3 -3
  23. data/lib/foreman_templates/engine.rb +6 -0
  24. data/lib/foreman_templates/version.rb +1 -1
  25. data/lib/foreman_templates.rb +4 -0
  26. data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
  27. data/locale/cs_CZ/foreman_templates.po +34 -4
  28. data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
  29. data/locale/de/foreman_templates.po +34 -4
  30. data/locale/en_GB/LC_MESSAGES/foreman_templates.mo +0 -0
  31. data/locale/en_GB/foreman_templates.po +34 -4
  32. data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
  33. data/locale/es/foreman_templates.po +34 -4
  34. data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
  35. data/locale/fr/foreman_templates.po +34 -4
  36. data/locale/gl/LC_MESSAGES/foreman_templates.mo +0 -0
  37. data/locale/gl/foreman_templates.po +34 -4
  38. data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
  39. data/locale/it/foreman_templates.po +34 -4
  40. data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
  41. data/locale/ja/foreman_templates.po +34 -4
  42. data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
  43. data/locale/ka/foreman_templates.po +34 -4
  44. data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
  45. data/locale/ko/foreman_templates.po +81 -49
  46. data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
  47. data/locale/pt_BR/foreman_templates.po +34 -4
  48. data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
  49. data/locale/ru/foreman_templates.po +34 -4
  50. data/locale/sv_SE/LC_MESSAGES/foreman_templates.mo +0 -0
  51. data/locale/sv_SE/foreman_templates.po +34 -4
  52. data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
  53. data/locale/zh_CN/foreman_templates.po +34 -4
  54. data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
  55. data/locale/zh_TW/foreman_templates.po +34 -4
  56. data/webpack/components/NewTemplateSync/components/NewTemplateSyncForm/NewTemplateSyncFormHelpers.js +15 -3
  57. data/webpack/components/NewTemplateSync/components/ProxySettingField.js +44 -0
  58. data/webpack/components/NewTemplateSync/components/ProxySettingFields.js +82 -0
  59. data/webpack/components/NewTemplateSync/components/SyncSettingField.js +5 -12
  60. data/webpack/components/NewTemplateSync/components/SyncSettingFields.js +18 -0
  61. data/webpack/components/NewTemplateSync/components/__tests__/__snapshots__/SyncSettingField.test.js.snap +3 -3
  62. data/webpack/components/NewTemplateSync/components/__tests__/__snapshots__/SyncSettingFields.test.js.snap +14 -0
  63. metadata +4 -2
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.1",
6
+ "Project-Id-Version": "foreman_templates 10.0.3",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
@@ -47,6 +47,9 @@
47
47
  "Commit message": [
48
48
  "メッセージのコミット"
49
49
  ],
50
+ "Custom HTTP proxy": [
51
+ ""
52
+ ],
50
53
  "Custom commit message for templates export": [
51
54
  "テンプレートエクスポート用のカスタムコミットメッセージ"
52
55
  ],
@@ -56,6 +59,9 @@
56
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
57
60
  "デフォルトのメタデータエクスポートモード、更新はメタデータを再レンダリングし、保持は既存のメタデータを保持し、削除はメタデータなしでテンプレートをエクスポートします"
58
61
  ],
62
+ "Directory within Git repo containing the templates.": [
63
+ ""
64
+ ],
59
65
  "Dirname": [
60
66
  "Dirname"
61
67
  ],
@@ -71,9 +77,24 @@
71
77
  "Force import": [
72
78
  "強制インポート"
73
79
  ],
80
+ "Global default HTTP proxy": [
81
+ ""
82
+ ],
83
+ "HTTP proxy": [
84
+ ""
85
+ ],
86
+ "HTTP proxy policy": [
87
+ ""
88
+ ],
89
+ "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
+ ""
91
+ ],
74
92
  "How to handle lock for imported templates?": [
75
93
  "インポートされたテンプレートのロックを処理する方法"
76
94
  ],
95
+ "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
+ ""
97
+ ],
77
98
  "Import": [
78
99
  "インポート"
79
100
  ],
@@ -89,6 +110,9 @@
89
110
  "Initiate Import": [
90
111
  "インポートを開始します"
91
112
  ],
113
+ "Invalid repo format, must start with one of: ": [
114
+ ""
115
+ ],
92
116
  "Keep": [
93
117
  "保持"
94
118
  ],
@@ -125,6 +149,9 @@
125
149
  "New": [
126
150
  "新規"
127
151
  ],
152
+ "No HTTP proxy": [
153
+ ""
154
+ ],
128
155
  "Override the default repo from settings.": [
129
156
  "設定からデフォルトのリポジトリーを上書きします。"
130
157
  ],
@@ -152,6 +179,12 @@
152
179
  "Repo": [
153
180
  "リポジトリー"
154
181
  ],
182
+ "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
+ ""
184
+ ],
185
+ "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
+ ""
187
+ ],
155
188
  "Should importing overwrite locked templates?": [
156
189
  "インポートするとロックされたテンプレートは上書きされますか?"
157
190
  ],
@@ -170,9 +203,6 @@
170
203
  "Template Sync": [
171
204
  "テンプレート同期"
172
205
  ],
173
- "The directory within Git repo containing the templates": [
174
- "テンプレートを含む Git リポジトリー内のディレクトリー"
175
- ],
176
206
  "The directory within the Git repo containing the templates": [
177
207
  "テンプレートを含む Git リポジトリー内のディレクトリー"
178
208
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.1",
6
+ "Project-Id-Version": "foreman_templates 10.0.3",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
@@ -47,6 +47,9 @@
47
47
  "Commit message": [
48
48
  "კომიტის შეტყობინება"
49
49
  ],
50
+ "Custom HTTP proxy": [
51
+ ""
52
+ ],
50
53
  "Custom commit message for templates export": [
51
54
  "შაბლონების გადაცემის შეტყობინების ხელით მითითება"
52
55
  ],
@@ -56,6 +59,9 @@
56
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
57
60
  "მეტამონაცემების გატანის ნაგულისხმები რეჟიმი, განახლება ხელახლა გადასცემს მეტამონაცემებს, შენახვა შეინარჩუნებს არსებულ მეტამონაცემებს, გატანის შაბლონის წაშლა მეტამონაცემების გარეშე"
58
61
  ],
62
+ "Directory within Git repo containing the templates.": [
63
+ ""
64
+ ],
59
65
  "Dirname": [
60
66
  "საქაღალდის სახელი"
61
67
  ],
@@ -71,9 +77,24 @@
71
77
  "Force import": [
72
78
  "ძალით შემოტანა"
73
79
  ],
80
+ "Global default HTTP proxy": [
81
+ ""
82
+ ],
83
+ "HTTP proxy": [
84
+ ""
85
+ ],
86
+ "HTTP proxy policy": [
87
+ ""
88
+ ],
89
+ "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
+ ""
91
+ ],
74
92
  "How to handle lock for imported templates?": [
75
93
  "როგორ დავამუშაო ბლოკირება შემოტანილი შაბლონებისთვის?"
76
94
  ],
95
+ "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
+ ""
97
+ ],
77
98
  "Import": [
78
99
  "შემოტანა"
79
100
  ],
@@ -89,6 +110,9 @@
89
110
  "Initiate Import": [
90
111
  "შემოტანის დაწყება"
91
112
  ],
113
+ "Invalid repo format, must start with one of: ": [
114
+ ""
115
+ ],
92
116
  "Keep": [
93
117
  "დატოვება"
94
118
  ],
@@ -125,6 +149,9 @@
125
149
  "New": [
126
150
  "ახალი"
127
151
  ],
152
+ "No HTTP proxy": [
153
+ ""
154
+ ],
128
155
  "Override the default repo from settings.": [
129
156
  "პარამეტრებში მითითებული ნაგულისხმები რეპოს გადაფარვა."
130
157
  ],
@@ -152,6 +179,12 @@
152
179
  "Repo": [
153
180
  "რეპო"
154
181
  ],
182
+ "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
+ ""
184
+ ],
185
+ "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
+ ""
187
+ ],
155
188
  "Should importing overwrite locked templates?": [
156
189
  "შემოტანამ დაბლოკილ შაბლონებს გადააწეროს თუ არა?"
157
190
  ],
@@ -170,9 +203,6 @@
170
203
  "Template Sync": [
171
204
  "შაბლონების სინქრონიზაცია"
172
205
  ],
173
- "The directory within Git repo containing the templates": [
174
- "შაბლონების შემცველი საქაღალდე Git-ის რეპოში"
175
- ],
176
206
  "The directory within the Git repo containing the templates": [
177
207
  "შაბლონების შემცველი საქაღალდე Git-ის რეპოში"
178
208
  ],
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.1",
6
+ "Project-Id-Version": "foreman_templates 10.0.3",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
- "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
10
10
  "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -18,106 +18,130 @@
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
20
  "Action type": [
21
- ""
21
+ "동작 유형"
22
22
  ],
23
23
  "Always": [
24
- ""
24
+ "항상"
25
25
  ],
26
26
  "Associate": [
27
- ""
27
+ "연관"
28
28
  ],
29
29
  "Associate templates to OS, organization and location": [
30
- ""
30
+ "OS, 조직 및 위치에 템플릿 연결"
31
31
  ],
32
32
  "Associate to OS's, Locations & Organizations. Options are: always, new or never.": [
33
- ""
33
+ "OS, 위치 및 조직과 연관시킵니다. 옵션은 always, new, never 입니다."
34
34
  ],
35
35
  "Back to sync form": [
36
- ""
36
+ "동기화 양식으로 돌아가기"
37
37
  ],
38
38
  "Branch": [
39
- ""
39
+ "브랜치"
40
40
  ],
41
41
  "Branch in Git repo.": [
42
- ""
42
+ "Git 리포지토리의 브랜치입니다."
43
43
  ],
44
44
  "Choose verbosity for Rake task importing templates": [
45
- ""
45
+ "Rake 작업 템플릿 가져오기에 대한 자세한 정보 선택"
46
46
  ],
47
47
  "Commit message": [
48
+ "메시지 커밋"
49
+ ],
50
+ "Custom HTTP proxy": [
48
51
  ""
49
52
  ],
50
53
  "Custom commit message for templates export": [
51
- ""
54
+ "템플릿 내보내기를 위한 사용자 정의 커밋 메시지"
52
55
  ],
53
56
  "Default branch in Git repo": [
54
- ""
57
+ "Git 리포지토리의 기본 브랜치"
55
58
  ],
56
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
60
+ "기본 메타데이터 내보내기 모드, 새로 고침은 메타데이터를 다시 렌더링하고, 유지는 기존 메타데이터를 유지하고, 메타데이터가 없는 내보내기 템플릿을 제거합니다."
61
+ ],
62
+ "Directory within Git repo containing the templates.": [
57
63
  ""
58
64
  ],
59
65
  "Dirname": [
60
- ""
66
+ "Dirname"
61
67
  ],
62
68
  "Export": [
63
69
  "내보내기 "
64
70
  ],
65
71
  "Export templates with names matching this regex (case-insensitive; snippets are not filtered).": [
66
- ""
72
+ "이 정규식과 일치하는 이름을 가진 템플릿을 내보냅니다(대소문자를 구분하지 않음, 스니펫은 필터링되지 않음)."
67
73
  ],
68
74
  "Filter": [
69
75
  "필터 "
70
76
  ],
71
77
  "Force import": [
78
+ "강제 가져오기"
79
+ ],
80
+ "Global default HTTP proxy": [
81
+ ""
82
+ ],
83
+ "HTTP proxy": [
84
+ ""
85
+ ],
86
+ "HTTP proxy policy": [
87
+ ""
88
+ ],
89
+ "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
72
90
  ""
73
91
  ],
74
92
  "How to handle lock for imported templates?": [
93
+ "가져온 템플릿에 대한 잠금을 어떻게 처리하나요?"
94
+ ],
95
+ "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
75
96
  ""
76
97
  ],
77
98
  "Import": [
78
99
  "불러오기"
79
100
  ],
80
101
  "Import or Export Templates": [
81
- ""
102
+ "템플릿 가져오기 또는 내보내기"
82
103
  ],
83
104
  "Import/export names matching this regex (case-insensitive; snippets are not filtered)": [
84
- ""
105
+ "이 정규 표현식과 일치하는 이름을 가져오거나 내보냅니다(대소문자 구분 없음, 스니펫은 필터링되지 않음)"
85
106
  ],
86
107
  "Initiate Export": [
87
- ""
108
+ "내보내기 시작"
88
109
  ],
89
110
  "Initiate Import": [
111
+ "가져오기 시작"
112
+ ],
113
+ "Invalid repo format, must start with one of: ": [
90
114
  ""
91
115
  ],
92
116
  "Keep": [
93
- ""
117
+ "유지"
94
118
  ],
95
119
  "Keep, do not lock new": [
96
- ""
120
+ "보관, 새 항목 잠금 없음"
97
121
  ],
98
122
  "Keep, lock new": [
99
- ""
123
+ "보관, 새 항목 잠금"
100
124
  ],
101
125
  "Lock": [
102
126
  "잠금"
103
127
  ],
104
128
  "Lock imported templates": [
105
- ""
129
+ "가져온 템플릿 잠금"
106
130
  ],
107
131
  "Lock templates": [
108
- ""
132
+ "템플릿 잠금"
109
133
  ],
110
134
  "Metadata export mode": [
111
- ""
135
+ "메타데이터 내보내기 모드"
112
136
  ],
113
137
  "Negate": [
114
- ""
138
+ "비활성화"
115
139
  ],
116
140
  "Negate the filter for import/export": [
117
- ""
141
+ "가져오기/내보내기 필터 비활성화"
118
142
  ],
119
143
  "Negate the prefix (for purging).": [
120
- ""
144
+ "접두사를 비활성화합니다(제거용)"
121
145
  ],
122
146
  "Never": [
123
147
  "사용 안 함"
@@ -125,23 +149,26 @@
125
149
  "New": [
126
150
  "신규"
127
151
  ],
128
- "Override the default repo from settings.": [
152
+ "No HTTP proxy": [
129
153
  ""
130
154
  ],
155
+ "Override the default repo from settings.": [
156
+ "설정에서 기본 저장소를 덮어씁니다."
157
+ ],
131
158
  "Page Not Found": [
132
- ""
159
+ "페이지를 찾을 수 없습니다"
133
160
  ],
134
161
  "Permission Denied": [
135
- ""
162
+ "사용 권한이 거부되었습니다"
136
163
  ],
137
164
  "Please check the access permissions/SELinux and make sure it is readable/writable for the web application user account, typically '%s'.": [
138
- ""
165
+ "액세스 권한/SELinux를 확인하고 웹 애플리케이션 사용자 계정 (일반적으로 '%s')에 대해 읽기/쓰기가 가능한지 확인하세요."
139
166
  ],
140
167
  "Please request one of the required permissions listed below from a Foreman administrator:": [
141
168
  "Foreman 관리자에게 아래에 나열된 필수 권한 중 하나를 요청하십시오."
142
169
  ],
143
170
  "Prefix": [
144
- ""
171
+ "접두사"
145
172
  ],
146
173
  "Refresh": [
147
174
  "새로고침 "
@@ -152,53 +179,56 @@
152
179
  "Repo": [
153
180
  "리포지터리 "
154
181
  ],
155
- "Should importing overwrite locked templates?": [
182
+ "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
156
183
  ""
157
184
  ],
158
- "Show template diff in response": [
185
+ "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
159
186
  ""
160
187
  ],
188
+ "Should importing overwrite locked templates?": [
189
+ "가져오기를 하면 잠긴 템플릿을 덮어쓸 수 있나요?"
190
+ ],
191
+ "Show template diff in response": [
192
+ "응답에서 템플릿 diff 표시"
193
+ ],
161
194
  "Specify how to handle metadata": [
162
- ""
195
+ "메타데이터를 처리하는 방법 지정"
163
196
  ],
164
197
  "Sync Templates": [
165
- ""
198
+ "템플릿 동기화"
166
199
  ],
167
200
  "Target path to import/export. Different protocols can be used, for example /tmp/dir, git://example.com, https://example.com, ssh://example.com. When exporting to /tmp, note that production deployments may be configured to use private tmp.": [
168
- ""
201
+ "가져오기/내보내기 위한 대상 경로입니다. 다양한 프로토콜을 사용할 수 있습니다(예: /tmp/dir, git://example.com, https://example.com, ssh://example.com). /tmp로 내보낼 때 프로덕션 배포는 개인 tmp를 사용하도록 구성될 수 있습니다."
169
202
  ],
170
203
  "Template Sync": [
171
- ""
172
- ],
173
- "The directory within Git repo containing the templates": [
174
- ""
204
+ "템플릿 동기화"
175
205
  ],
176
206
  "The directory within the Git repo containing the templates": [
177
- ""
207
+ "템플릿이 포함된 Git 리포지토리 내의 디렉토리"
178
208
  ],
179
209
  "The page you are looking for does not exist": [
180
- ""
210
+ "찾으시는 페이지가 존재하지 않습니다."
181
211
  ],
182
212
  "The string all imported templates should begin with.": [
183
- ""
213
+ "모든 가져온 템플릿이 시작해야 하는 문자열입니다."
184
214
  ],
185
215
  "The string that will be added as prefix to imported templates": [
186
- ""
216
+ "가져온 템플릿에 접두사로 추가될 문자열"
187
217
  ],
188
218
  "Unlock": [
189
219
  "잠금 풀기"
190
220
  ],
191
221
  "Update templates that are locked": [
192
- ""
222
+ "잠긴 템플릿 업데이트"
193
223
  ],
194
224
  "Use default value from settings": [
195
- ""
225
+ "설정에서 기본값 사용"
196
226
  ],
197
227
  "Using file-based synchronization, but couldn't access %s. ": [
198
- ""
228
+ "파일 기반 동기화를 사용했지만 %s에 액세스할 수 없습니다. "
199
229
  ],
200
230
  "Verbosity": [
201
- ""
231
+ "상세 정보"
202
232
  ],
203
233
  "You are not authorized to perform this action.": [
204
234
  "이 작업을 수행할 권한이 없습니다."
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.1",
6
+ "Project-Id-Version": "foreman_templates 10.0.3",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
@@ -47,6 +47,9 @@
47
47
  "Commit message": [
48
48
  ""
49
49
  ],
50
+ "Custom HTTP proxy": [
51
+ ""
52
+ ],
50
53
  "Custom commit message for templates export": [
51
54
  ""
52
55
  ],
@@ -56,6 +59,9 @@
56
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
57
60
  "Modo de exportação de metadados padrão, atualiza os metadados de revenda, mantém manterá os metadados existentes, removerá o modelo de exportação sem metadados"
58
61
  ],
62
+ "Directory within Git repo containing the templates.": [
63
+ ""
64
+ ],
59
65
  "Dirname": [
60
66
  "Dirname"
61
67
  ],
@@ -71,9 +77,24 @@
71
77
  "Force import": [
72
78
  "Forçar a importação"
73
79
  ],
80
+ "Global default HTTP proxy": [
81
+ ""
82
+ ],
83
+ "HTTP proxy": [
84
+ ""
85
+ ],
86
+ "HTTP proxy policy": [
87
+ ""
88
+ ],
89
+ "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
+ ""
91
+ ],
74
92
  "How to handle lock for imported templates?": [
75
93
  ""
76
94
  ],
95
+ "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
+ ""
97
+ ],
77
98
  "Import": [
78
99
  "Importar"
79
100
  ],
@@ -89,6 +110,9 @@
89
110
  "Initiate Import": [
90
111
  "Iniciar a importação"
91
112
  ],
113
+ "Invalid repo format, must start with one of: ": [
114
+ ""
115
+ ],
92
116
  "Keep": [
93
117
  "Guarde"
94
118
  ],
@@ -125,6 +149,9 @@
125
149
  "New": [
126
150
  "Novo"
127
151
  ],
152
+ "No HTTP proxy": [
153
+ ""
154
+ ],
128
155
  "Override the default repo from settings.": [
129
156
  "Anular o reporte padrão das configurações."
130
157
  ],
@@ -152,6 +179,12 @@
152
179
  "Repo": [
153
180
  "Repo"
154
181
  ],
182
+ "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
+ ""
184
+ ],
185
+ "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
+ ""
187
+ ],
155
188
  "Should importing overwrite locked templates?": [
156
189
  "A importação deve sobregravar modelos bloqueados?"
157
190
  ],
@@ -170,9 +203,6 @@
170
203
  "Template Sync": [
171
204
  ""
172
205
  ],
173
- "The directory within Git repo containing the templates": [
174
- "O diretório dentro do Git repo contendo os gabaritos"
175
- ],
176
206
  "The directory within the Git repo containing the templates": [
177
207
  "O diretório dentro do Git repo contendo os modelos"
178
208
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_templates": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_templates 10.0.1",
6
+ "Project-Id-Version": "foreman_templates 10.0.3",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2019-10-14 12:27+0000",
9
9
  "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2023",
@@ -47,6 +47,9 @@
47
47
  "Commit message": [
48
48
  ""
49
49
  ],
50
+ "Custom HTTP proxy": [
51
+ ""
52
+ ],
50
53
  "Custom commit message for templates export": [
51
54
  ""
52
55
  ],
@@ -56,6 +59,9 @@
56
59
  "Default metadata export mode, refresh re-renders metadata, keep will keep existing metadata, remove exports template without metadata": [
57
60
  ""
58
61
  ],
62
+ "Directory within Git repo containing the templates.": [
63
+ ""
64
+ ],
59
65
  "Dirname": [
60
66
  ""
61
67
  ],
@@ -71,9 +77,24 @@
71
77
  "Force import": [
72
78
  ""
73
79
  ],
80
+ "Global default HTTP proxy": [
81
+ ""
82
+ ],
83
+ "HTTP proxy": [
84
+ ""
85
+ ],
86
+ "HTTP proxy policy": [
87
+ ""
88
+ ],
89
+ "HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
90
+ ""
91
+ ],
74
92
  "How to handle lock for imported templates?": [
75
93
  ""
76
94
  ],
95
+ "ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`": [
96
+ ""
97
+ ],
77
98
  "Import": [
78
99
  "Импорт"
79
100
  ],
@@ -89,6 +110,9 @@
89
110
  "Initiate Import": [
90
111
  ""
91
112
  ],
113
+ "Invalid repo format, must start with one of: ": [
114
+ ""
115
+ ],
92
116
  "Keep": [
93
117
  ""
94
118
  ],
@@ -125,6 +149,9 @@
125
149
  "New": [
126
150
  "Новое"
127
151
  ],
152
+ "No HTTP proxy": [
153
+ ""
154
+ ],
128
155
  "Override the default repo from settings.": [
129
156
  ""
130
157
  ],
@@ -152,6 +179,12 @@
152
179
  "Repo": [
153
180
  "Репозиторий"
154
181
  ],
182
+ "Select an HTTP proxy to use for template sync. You can add HTTP proxies on the Infrastructure > HTTP proxies page.": [
183
+ ""
184
+ ],
185
+ "Should an HTTP proxy be used for template sync? If you select Custom HTTP proxy, you will be prompted to select one.": [
186
+ ""
187
+ ],
155
188
  "Should importing overwrite locked templates?": [
156
189
  ""
157
190
  ],
@@ -170,9 +203,6 @@
170
203
  "Template Sync": [
171
204
  ""
172
205
  ],
173
- "The directory within Git repo containing the templates": [
174
- ""
175
- ],
176
206
  "The directory within the Git repo containing the templates": [
177
207
  ""
178
208
  ],