foreman_templates 10.0.3 → 10.0.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_templates/locale/cs_CZ/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/de/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/en_GB/foreman_templates.js +1 -1
- data/app/assets/javascripts/foreman_templates/locale/es/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/fr/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/gl/foreman_templates.js +1 -1
- data/app/assets/javascripts/foreman_templates/locale/it/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/ja/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/ka/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/ko/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/pt_BR/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/ru/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/sv_SE/foreman_templates.js +1 -1
- data/app/assets/javascripts/foreman_templates/locale/zh_CN/foreman_templates.js +3 -3
- data/app/assets/javascripts/foreman_templates/locale/zh_TW/foreman_templates.js +3 -3
- data/app/controllers/api/v2/template_controller.rb +2 -1
- data/lib/foreman_templates/version.rb +1 -1
- data/locale/cs_CZ/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/cs_CZ/foreman_templates.po +6 -4
- data/locale/de/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/de/foreman_templates.po +6 -4
- data/locale/en_GB/foreman_templates.po +3 -1
- data/locale/es/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/es/foreman_templates.po +6 -4
- data/locale/fr/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/fr/foreman_templates.po +6 -5
- data/locale/gl/foreman_templates.po +3 -1
- data/locale/it/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/it/foreman_templates.po +6 -4
- data/locale/ja/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ja/foreman_templates.po +6 -4
- data/locale/ka/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ka/foreman_templates.po +6 -4
- data/locale/ko/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ko/foreman_templates.po +6 -5
- data/locale/pt_BR/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/pt_BR/foreman_templates.po +6 -4
- data/locale/ru/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/ru/foreman_templates.po +6 -4
- data/locale/sv_SE/foreman_templates.po +3 -1
- data/locale/zh_CN/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_CN/foreman_templates.po +6 -5
- data/locale/zh_TW/LC_MESSAGES/foreman_templates.mo +0 -0
- data/locale/zh_TW/foreman_templates.po +6 -4
- data/webpack/components/NewTemplateSync/components/ProxySettingFields.js +13 -9
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: acc04729daaeb05773c1c343456fe9f16b6fadb36b25472e4931913f85370050
|
|
4
|
+
data.tar.gz: 2e5d14372b2f3adb8208ad3c95c18a726f4d66107ad9cc6a323cb0238f52edb2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 994b66c379d336f82187aaa8a52e7eb4decd7ed090c3654f0f1e85c18d6e98a6c831c06816dfdc344dff8fc3301ef2280f241e2313ee822a875387358de538e6
|
|
7
|
+
data.tar.gz: ad1cb8b9939b18f4cb77f5ec3aa7d47b05465d1fee2fefab174ede8c9ff80895ad6bf71812054063208445040270d9ec40dcc4e0361090e6843cd0925945405b
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "Pavel Borecki <pavel.borecki@gmail.com>,
|
|
9
|
+
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP proxy"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP-Proxy"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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>,
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Spanish (https://app.transifex.com/foreman/teams/114/es/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"Proxy HTTP"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"Proxy HTTP"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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>,
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Italian (https://app.transifex.com/foreman/teams/114/it/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP proxy"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP プロキシー"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "Temuri Doghonadze <temuri.doghonadze@gmail.com>,
|
|
9
|
+
"Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Georgian (https://app.transifex.com/foreman/teams/114/ka/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP პროქსი"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 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",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP 프록시"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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>,
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Portuguese (Brazil) (https://app.transifex.com/foreman/teams/114/pt_BR/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"Proxy HTTP"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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>,
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Russian (https://app.transifex.com/foreman/teams/114/ru/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"Прокси HTTP"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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": "
|
|
9
|
+
"Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2024",
|
|
10
10
|
"Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP 代理"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -6,7 +6,7 @@
|
|
|
6
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>,
|
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
|
|
10
10
|
"Language-Team": "Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/zh_TW/)",
|
|
11
11
|
"MIME-Version": "1.0",
|
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
|
@@ -81,12 +81,12 @@
|
|
|
81
81
|
""
|
|
82
82
|
],
|
|
83
83
|
"HTTP proxy": [
|
|
84
|
-
""
|
|
84
|
+
"HTTP 代理"
|
|
85
85
|
],
|
|
86
86
|
"HTTP proxy policy": [
|
|
87
87
|
""
|
|
88
88
|
],
|
|
89
|
-
"HTTP proxy policy for template sync. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
89
|
+
"HTTP proxy policy for template sync. \\\\\\n Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.": [
|
|
90
90
|
""
|
|
91
91
|
],
|
|
92
92
|
"How to handle lock for imported templates?": [
|
|
@@ -13,7 +13,8 @@ module Api
|
|
|
13
13
|
param :filter, String, :required => false, :desc => N_("Export templates with names matching this regex (case-insensitive; snippets are not filtered).")
|
|
14
14
|
param :negate, :bool, :required => false, :desc => N_("Negate the prefix (for purging).")
|
|
15
15
|
param :dirname, String, :required => false, :desc => N_("Directory within Git repo containing the templates.")
|
|
16
|
-
param :http_proxy_policy, ForemanTemplates.http_proxy_policy_types.keys, :required => false, :desc => N_("HTTP proxy policy for template sync.
|
|
16
|
+
param :http_proxy_policy, ForemanTemplates.http_proxy_policy_types.keys, :required => false, :desc => N_("HTTP proxy policy for template sync. \
|
|
17
|
+
Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter.")
|
|
17
18
|
param :http_proxy_id, :number, :required => false, :desc => N_("ID of an HTTP proxy to use for template sync. Use this parameter together with `'http_proxy_policy':'selected'`")
|
|
18
19
|
end
|
|
19
20
|
|
|
Binary file
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
-
# Pavel Borecki <pavel.borecki@gmail.com>,
|
|
7
|
+
# Pavel Borecki <pavel.borecki@gmail.com>, 2024
|
|
8
8
|
#
|
|
9
9
|
msgid ""
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
14
|
-
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>,
|
|
14
|
+
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2024\n"
|
|
15
15
|
"Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/teams"
|
|
16
16
|
"/114/cs_CZ/)\n"
|
|
17
17
|
"MIME-Version: 1.0\n"
|
|
@@ -85,12 +85,14 @@ msgid "Global default HTTP proxy"
|
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
87
|
msgid "HTTP proxy"
|
|
88
|
-
msgstr ""
|
|
88
|
+
msgstr "HTTP proxy"
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy policy"
|
|
91
91
|
msgstr ""
|
|
92
92
|
|
|
93
|
-
msgid "
|
|
93
|
+
msgid ""
|
|
94
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
95
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
94
96
|
msgstr ""
|
|
95
97
|
|
|
96
98
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -7,16 +7,16 @@
|
|
|
7
7
|
# Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2019
|
|
8
8
|
# stbenjam <stephen@redhat.com>, 2019
|
|
9
9
|
# Martin Zimmermann <martin.zimmermann@gmx.com>, 2019
|
|
10
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2022
|
|
11
10
|
# Ettore Atalan <atalanttore@googlemail.com>, 2023
|
|
12
11
|
# pdolinic, 2023
|
|
12
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
13
13
|
#
|
|
14
14
|
msgid ""
|
|
15
15
|
msgstr ""
|
|
16
16
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
17
17
|
"Report-Msgid-Bugs-To: \n"
|
|
18
18
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
19
|
-
"Last-Translator:
|
|
19
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
20
20
|
"Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
|
|
21
21
|
"MIME-Version: 1.0\n"
|
|
22
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -88,12 +88,14 @@ msgid "Global default HTTP proxy"
|
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy"
|
|
91
|
-
msgstr ""
|
|
91
|
+
msgstr "HTTP-Proxy"
|
|
92
92
|
|
|
93
93
|
msgid "HTTP proxy policy"
|
|
94
94
|
msgstr ""
|
|
95
95
|
|
|
96
|
-
msgid "
|
|
96
|
+
msgid ""
|
|
97
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
98
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
97
99
|
msgstr ""
|
|
98
100
|
|
|
99
101
|
msgid "How to handle lock for imported templates?"
|
|
@@ -89,7 +89,9 @@ msgstr ""
|
|
|
89
89
|
msgid "HTTP proxy policy"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
-
msgid "
|
|
92
|
+
msgid ""
|
|
93
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
94
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
93
95
|
msgstr ""
|
|
94
96
|
|
|
95
97
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
8
8
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
|
9
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
10
10
|
#
|
|
11
11
|
msgid ""
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
|
15
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
16
|
-
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>,
|
|
16
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
17
17
|
"Language-Team: Spanish (https://app.transifex.com/foreman/teams/114/es/)\n"
|
|
18
18
|
"MIME-Version: 1.0\n"
|
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -86,12 +86,14 @@ msgid "Global default HTTP proxy"
|
|
|
86
86
|
msgstr ""
|
|
87
87
|
|
|
88
88
|
msgid "HTTP proxy"
|
|
89
|
-
msgstr ""
|
|
89
|
+
msgstr "Proxy HTTP"
|
|
90
90
|
|
|
91
91
|
msgid "HTTP proxy policy"
|
|
92
92
|
msgstr ""
|
|
93
93
|
|
|
94
|
-
msgid "
|
|
94
|
+
msgid ""
|
|
95
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
96
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
95
97
|
msgstr ""
|
|
96
98
|
|
|
97
99
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -5,18 +5,17 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 21966816214bc546c1fc8a185e75ca1c, 2019
|
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
|
9
8
|
# Claer <transiblu@claer.hammock.fr>, 2022
|
|
10
9
|
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
11
10
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
11
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
12
12
|
#
|
|
13
13
|
msgid ""
|
|
14
14
|
msgstr ""
|
|
15
15
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
|
17
17
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
18
|
-
"Last-Translator:
|
|
19
|
-
"n.nl>, 2024\n"
|
|
18
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
20
19
|
"Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
|
|
21
20
|
"MIME-Version: 1.0\n"
|
|
22
21
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -89,12 +88,14 @@ msgid "Global default HTTP proxy"
|
|
|
89
88
|
msgstr ""
|
|
90
89
|
|
|
91
90
|
msgid "HTTP proxy"
|
|
92
|
-
msgstr ""
|
|
91
|
+
msgstr "Proxy HTTP"
|
|
93
92
|
|
|
94
93
|
msgid "HTTP proxy policy"
|
|
95
94
|
msgstr ""
|
|
96
95
|
|
|
97
|
-
msgid "
|
|
96
|
+
msgid ""
|
|
97
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
98
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
98
99
|
msgstr ""
|
|
99
100
|
|
|
100
101
|
msgid "How to handle lock for imported templates?"
|
|
@@ -88,7 +88,9 @@ msgstr ""
|
|
|
88
88
|
msgid "HTTP proxy policy"
|
|
89
89
|
msgstr ""
|
|
90
90
|
|
|
91
|
-
msgid "
|
|
91
|
+
msgid ""
|
|
92
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
93
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
92
94
|
msgstr ""
|
|
93
95
|
|
|
94
96
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
|
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
|
8
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
9
9
|
#
|
|
10
10
|
msgid ""
|
|
11
11
|
msgstr ""
|
|
12
12
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
|
14
14
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
15
|
-
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>,
|
|
15
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
16
16
|
"Language-Team: Italian (https://app.transifex.com/foreman/teams/114/it/)\n"
|
|
17
17
|
"MIME-Version: 1.0\n"
|
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -85,12 +85,14 @@ msgid "Global default HTTP proxy"
|
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
87
|
msgid "HTTP proxy"
|
|
88
|
-
msgstr ""
|
|
88
|
+
msgstr "HTTP proxy"
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy policy"
|
|
91
91
|
msgstr ""
|
|
92
92
|
|
|
93
|
-
msgid "
|
|
93
|
+
msgid ""
|
|
94
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
95
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
94
96
|
msgstr ""
|
|
95
97
|
|
|
96
98
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -6,14 +6,14 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Amit Upadhye <aupadhye@redhat.com>, 2021
|
|
8
8
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
9
10
|
#
|
|
10
11
|
msgid ""
|
|
11
12
|
msgstr ""
|
|
12
13
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
13
14
|
"Report-Msgid-Bugs-To: \n"
|
|
14
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
15
|
-
"Last-Translator:
|
|
16
|
-
"n.nl>, 2024\n"
|
|
16
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
17
17
|
"Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
|
|
18
18
|
"MIME-Version: 1.0\n"
|
|
19
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -85,12 +85,14 @@ msgid "Global default HTTP proxy"
|
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
87
|
msgid "HTTP proxy"
|
|
88
|
-
msgstr ""
|
|
88
|
+
msgstr "HTTP プロキシー"
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy policy"
|
|
91
91
|
msgstr ""
|
|
92
92
|
|
|
93
|
-
msgid "
|
|
93
|
+
msgid ""
|
|
94
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
95
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
94
96
|
msgstr ""
|
|
95
97
|
|
|
96
98
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -4,14 +4,14 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
-
# Temuri Doghonadze <temuri.doghonadze@gmail.com>,
|
|
7
|
+
# Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024
|
|
8
8
|
#
|
|
9
9
|
msgid ""
|
|
10
10
|
msgstr ""
|
|
11
11
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
|
13
13
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
14
|
-
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>,
|
|
14
|
+
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2024\n"
|
|
15
15
|
"Language-Team: Georgian (https://app.transifex.com/foreman/teams/114/ka/)\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
17
17
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -83,12 +83,14 @@ msgid "Global default HTTP proxy"
|
|
|
83
83
|
msgstr ""
|
|
84
84
|
|
|
85
85
|
msgid "HTTP proxy"
|
|
86
|
-
msgstr ""
|
|
86
|
+
msgstr "HTTP პროქსი"
|
|
87
87
|
|
|
88
88
|
msgid "HTTP proxy policy"
|
|
89
89
|
msgstr ""
|
|
90
90
|
|
|
91
|
-
msgid "
|
|
91
|
+
msgid ""
|
|
92
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
93
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
92
94
|
msgstr ""
|
|
93
95
|
|
|
94
96
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -5,16 +5,15 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
|
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
9
8
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
9
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
10
10
|
#
|
|
11
11
|
msgid ""
|
|
12
12
|
msgstr ""
|
|
13
13
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
14
14
|
"Report-Msgid-Bugs-To: \n"
|
|
15
15
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
16
|
-
"Last-Translator:
|
|
17
|
-
"n.nl>, 2024\n"
|
|
16
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
18
17
|
"Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
|
|
19
18
|
"MIME-Version: 1.0\n"
|
|
20
19
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -86,12 +85,14 @@ msgid "Global default HTTP proxy"
|
|
|
86
85
|
msgstr ""
|
|
87
86
|
|
|
88
87
|
msgid "HTTP proxy"
|
|
89
|
-
msgstr ""
|
|
88
|
+
msgstr "HTTP 프록시"
|
|
90
89
|
|
|
91
90
|
msgid "HTTP proxy policy"
|
|
92
91
|
msgstr ""
|
|
93
92
|
|
|
94
|
-
msgid "
|
|
93
|
+
msgid ""
|
|
94
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
95
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
95
96
|
msgstr ""
|
|
96
97
|
|
|
97
98
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
# Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2019
|
|
8
8
|
# Amit Upadhye <aupadhye@redhat.com>, 2022
|
|
9
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023
|
|
10
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
11
11
|
#
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
17
|
-
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>,
|
|
17
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
18
18
|
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/foreman/teams/11"
|
|
19
19
|
"4/pt_BR/)\n"
|
|
20
20
|
"MIME-Version: 1.0\n"
|
|
@@ -88,12 +88,14 @@ msgid "Global default HTTP proxy"
|
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy"
|
|
91
|
-
msgstr ""
|
|
91
|
+
msgstr "Proxy HTTP"
|
|
92
92
|
|
|
93
93
|
msgid "HTTP proxy policy"
|
|
94
94
|
msgstr ""
|
|
95
95
|
|
|
96
|
-
msgid "
|
|
96
|
+
msgid ""
|
|
97
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
98
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
97
99
|
msgstr ""
|
|
98
100
|
|
|
99
101
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -7,14 +7,14 @@
|
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
|
|
8
8
|
# Vladimir Pavlov <v.pavlov@i-teco.ru>, 2022
|
|
9
9
|
# Yulia <yulia.poyarkova@redhat.com>, 2023
|
|
10
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
|
10
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
11
11
|
#
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
17
|
-
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>,
|
|
17
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
18
18
|
"Language-Team: Russian (https://app.transifex.com/foreman/teams/114/ru/)\n"
|
|
19
19
|
"MIME-Version: 1.0\n"
|
|
20
20
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -88,12 +88,14 @@ msgid "Global default HTTP proxy"
|
|
|
88
88
|
msgstr ""
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy"
|
|
91
|
-
msgstr ""
|
|
91
|
+
msgstr "Прокси HTTP"
|
|
92
92
|
|
|
93
93
|
msgid "HTTP proxy policy"
|
|
94
94
|
msgstr ""
|
|
95
95
|
|
|
96
|
-
msgid "
|
|
96
|
+
msgid ""
|
|
97
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
98
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
97
99
|
msgstr ""
|
|
98
100
|
|
|
99
101
|
msgid "How to handle lock for imported templates?"
|
|
@@ -89,7 +89,9 @@ msgstr ""
|
|
|
89
89
|
msgid "HTTP proxy policy"
|
|
90
90
|
msgstr ""
|
|
91
91
|
|
|
92
|
-
msgid "
|
|
92
|
+
msgid ""
|
|
93
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
94
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
93
95
|
msgstr ""
|
|
94
96
|
|
|
95
97
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -6,16 +6,15 @@
|
|
|
6
6
|
# Translators:
|
|
7
7
|
# Martin Liu <liuzh66@gmail.com>, 2019
|
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
|
9
|
-
# Amit Upadhye <aupadhye@redhat.com>, 2023
|
|
10
9
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
10
|
+
# Amit Upadhye <aupadhye@redhat.com>, 2024
|
|
11
11
|
#
|
|
12
12
|
msgid ""
|
|
13
13
|
msgstr ""
|
|
14
14
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
|
16
16
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
17
|
-
"Last-Translator:
|
|
18
|
-
"n.nl>, 2024\n"
|
|
17
|
+
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2024\n"
|
|
19
18
|
"Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/zh"
|
|
20
19
|
"_CN/)\n"
|
|
21
20
|
"MIME-Version: 1.0\n"
|
|
@@ -88,12 +87,14 @@ msgid "Global default HTTP proxy"
|
|
|
88
87
|
msgstr ""
|
|
89
88
|
|
|
90
89
|
msgid "HTTP proxy"
|
|
91
|
-
msgstr ""
|
|
90
|
+
msgstr "HTTP 代理"
|
|
92
91
|
|
|
93
92
|
msgid "HTTP proxy policy"
|
|
94
93
|
msgstr ""
|
|
95
94
|
|
|
96
|
-
msgid "
|
|
95
|
+
msgid ""
|
|
96
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
97
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
97
98
|
msgstr ""
|
|
98
99
|
|
|
99
100
|
msgid "How to handle lock for imported templates?"
|
|
Binary file
|
|
@@ -5,14 +5,14 @@
|
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
7
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
|
|
8
|
-
# Bryan Kearney <bryan.kearney@gmail.com>,
|
|
8
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2024
|
|
9
9
|
#
|
|
10
10
|
msgid ""
|
|
11
11
|
msgstr ""
|
|
12
12
|
"Project-Id-Version: foreman_templates 10.0.3\n"
|
|
13
13
|
"Report-Msgid-Bugs-To: \n"
|
|
14
14
|
"PO-Revision-Date: 2019-10-14 12:27+0000\n"
|
|
15
|
-
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>,
|
|
15
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
|
|
16
16
|
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/z"
|
|
17
17
|
"h_TW/)\n"
|
|
18
18
|
"MIME-Version: 1.0\n"
|
|
@@ -85,12 +85,14 @@ msgid "Global default HTTP proxy"
|
|
|
85
85
|
msgstr ""
|
|
86
86
|
|
|
87
87
|
msgid "HTTP proxy"
|
|
88
|
-
msgstr ""
|
|
88
|
+
msgstr "HTTP 代理"
|
|
89
89
|
|
|
90
90
|
msgid "HTTP proxy policy"
|
|
91
91
|
msgstr ""
|
|
92
92
|
|
|
93
|
-
msgid "
|
|
93
|
+
msgid ""
|
|
94
|
+
"HTTP proxy policy for template sync. \\\n"
|
|
95
|
+
" Use only when synchronizing templates through the HTTP or the HTTPS protocol. If you choose 'selected', provide the `http_proxy_id` parameter."
|
|
94
96
|
msgstr ""
|
|
95
97
|
|
|
96
98
|
msgid "How to handle lock for imported templates?"
|
|
@@ -29,15 +29,19 @@ const ProxySettingsFields = ({
|
|
|
29
29
|
<React.Fragment>
|
|
30
30
|
<FormikField
|
|
31
31
|
name={proxyPolicyFieldName}
|
|
32
|
-
render={({ field, form }) =>
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
32
|
+
render={({ field, form }) => {
|
|
33
|
+
if (form.values[syncType]?.repo?.match(/^https?:\/\//))
|
|
34
|
+
return (
|
|
35
|
+
<ProxySettingField
|
|
36
|
+
setting={proxyPolicySetting}
|
|
37
|
+
resetField={resetField}
|
|
38
|
+
field={field}
|
|
39
|
+
form={form}
|
|
40
|
+
fieldName={proxyPolicyFieldName}
|
|
41
|
+
/>
|
|
42
|
+
);
|
|
43
|
+
return <></>;
|
|
44
|
+
}}
|
|
41
45
|
/>
|
|
42
46
|
<FormikField
|
|
43
47
|
name={proxyIdFieldName}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: foreman_templates
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 10.0.
|
|
4
|
+
version: 10.0.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Greg Sutcliffe
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2025-02-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: diffy
|
|
@@ -276,7 +276,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
276
276
|
- !ruby/object:Gem::Version
|
|
277
277
|
version: '0'
|
|
278
278
|
requirements: []
|
|
279
|
-
rubygems_version: 3.
|
|
279
|
+
rubygems_version: 3.3.27
|
|
280
280
|
signing_key:
|
|
281
281
|
specification_version: 4
|
|
282
282
|
summary: Template-syncing engine for Foreman
|