katello 4.16.1 → 4.16.2
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.
Potentially problematic release.
This version of katello might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/assets/javascripts/katello/locale/bn/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/bn_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ca/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/de/katello.js +16 -19
- data/app/assets/javascripts/katello/locale/de_AT/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/de_DE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/el/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en_GB/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/en_US/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/es/katello.js +171 -174
- data/app/assets/javascripts/katello/locale/et_EE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/fr/katello.js +844 -847
- data/app/assets/javascripts/katello/locale/gl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/gu/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/he_IL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/hi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/id/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/it/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/ja/katello.js +572 -575
- data/app/assets/javascripts/katello/locale/ka/katello.js +416 -419
- data/app/assets/javascripts/katello/locale/kn/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ko/katello.js +2093 -2097
- data/app/assets/javascripts/katello/locale/ml_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/mr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/nl_NL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/or/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pa/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pl/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/pl_PL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt_BR/katello.js +184 -187
- data/app/assets/javascripts/katello/locale/ro/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ro_RO/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ru/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/sl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/sv_SE/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/ta/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ta_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/te/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/tr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi_VN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh_CN/katello.js +577 -580
- data/app/assets/javascripts/katello/locale/zh_TW/katello.js +7 -10
- data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
- data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +18 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
- data/lib/katello/version.rb +1 -1
- data/locale/bn/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn/katello.po +4 -7
- data/locale/bn/katello.po.time_stamp +0 -0
- data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn_IN/katello.po +4 -7
- data/locale/bn_IN/katello.po.time_stamp +0 -0
- data/locale/ca/LC_MESSAGES/katello.mo +0 -0
- data/locale/ca/katello.po +4 -7
- data/locale/ca/katello.po.time_stamp +0 -0
- data/locale/cs/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs/katello.po +4 -7
- data/locale/cs/katello.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs_CZ/katello.po +6 -9
- data/locale/cs_CZ/katello.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/katello.mo +0 -0
- data/locale/de/katello.po +20 -23
- data/locale/de/katello.po.time_stamp +0 -0
- data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_AT/katello.po +4 -7
- data/locale/de_AT/katello.po.time_stamp +0 -0
- data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_DE/katello.po +4 -7
- data/locale/de_DE/katello.po.time_stamp +0 -0
- data/locale/el/LC_MESSAGES/katello.mo +0 -0
- data/locale/el/katello.po +4 -7
- data/locale/el/katello.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/katello.mo +0 -0
- data/locale/en/katello.po +4 -7
- data/locale/en/katello.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_GB/katello.po +6 -9
- data/locale/en_GB/katello.po.time_stamp +0 -0
- data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_US/katello.po +4 -7
- data/locale/en_US/katello.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/katello.mo +0 -0
- data/locale/es/katello.po +175 -177
- data/locale/es/katello.po.time_stamp +0 -0
- data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
- data/locale/et_EE/katello.po +4 -7
- data/locale/et_EE/katello.po.time_stamp +0 -0
- data/locale/fr/LC_MESSAGES/katello.mo +0 -0
- data/locale/fr/katello.po +851 -854
- data/locale/fr/katello.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/katello.mo +0 -0
- data/locale/gl/katello.po +4 -7
- data/locale/gl/katello.po.time_stamp +0 -0
- data/locale/gu/LC_MESSAGES/katello.mo +0 -0
- data/locale/gu/katello.po +6 -9
- data/locale/gu/katello.po.time_stamp +0 -0
- data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
- data/locale/he_IL/katello.po +4 -7
- data/locale/he_IL/katello.po.time_stamp +0 -0
- data/locale/hi/LC_MESSAGES/katello.mo +0 -0
- data/locale/hi/katello.po +4 -7
- data/locale/hi/katello.po.time_stamp +0 -0
- data/locale/id/LC_MESSAGES/katello.mo +0 -0
- data/locale/id/katello.po +4 -7
- data/locale/id/katello.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/katello.mo +0 -0
- data/locale/it/katello.po +8 -11
- data/locale/it/katello.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/katello.mo +0 -0
- data/locale/ja/katello.po +580 -581
- data/locale/ja/katello.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/katello.mo +0 -0
- data/locale/ka/katello.po +418 -419
- data/locale/ka/katello.po.time_stamp +0 -0
- data/locale/katello.pot +89 -94
- data/locale/kn/LC_MESSAGES/katello.mo +0 -0
- data/locale/kn/katello.po +4 -7
- data/locale/kn/katello.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/katello.mo +0 -0
- data/locale/ko/katello.po +2103 -2093
- data/locale/ko/katello.po.time_stamp +0 -0
- data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ml_IN/katello.po +4 -7
- data/locale/ml_IN/katello.po.time_stamp +0 -0
- data/locale/mr/LC_MESSAGES/katello.mo +0 -0
- data/locale/mr/katello.po +4 -7
- data/locale/mr/katello.po.time_stamp +0 -0
- data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
- data/locale/nl_NL/katello.po +4 -7
- data/locale/nl_NL/katello.po.time_stamp +0 -0
- data/locale/or/LC_MESSAGES/katello.mo +0 -0
- data/locale/or/katello.po +4 -7
- data/locale/or/katello.po.time_stamp +0 -0
- data/locale/pa/LC_MESSAGES/katello.mo +0 -0
- data/locale/pa/katello.po +4 -7
- data/locale/pa/katello.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl/katello.po +6 -9
- data/locale/pl/katello.po.time_stamp +0 -0
- data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl_PL/katello.po +4 -7
- data/locale/pl_PL/katello.po.time_stamp +0 -0
- data/locale/pt/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt/katello.po +4 -7
- data/locale/pt/katello.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt_BR/katello.po +188 -190
- data/locale/pt_BR/katello.po.time_stamp +0 -0
- data/locale/ro/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro/katello.po +4 -7
- data/locale/ro/katello.po.time_stamp +0 -0
- data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro_RO/katello.po +4 -7
- data/locale/ro_RO/katello.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/katello.mo +0 -0
- data/locale/ru/katello.po +8 -11
- data/locale/ru/katello.po.time_stamp +0 -0
- data/locale/sl/LC_MESSAGES/katello.mo +0 -0
- data/locale/sl/katello.po +4 -7
- data/locale/sl/katello.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
- data/locale/sv_SE/katello.po +6 -9
- data/locale/sv_SE/katello.po.time_stamp +0 -0
- data/locale/ta/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta/katello.po +4 -7
- data/locale/ta/katello.po.time_stamp +0 -0
- data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta_IN/katello.po +4 -7
- data/locale/ta_IN/katello.po.time_stamp +0 -0
- data/locale/te/LC_MESSAGES/katello.mo +0 -0
- data/locale/te/katello.po +4 -7
- data/locale/te/katello.po.time_stamp +0 -0
- data/locale/tr/LC_MESSAGES/katello.mo +0 -0
- data/locale/tr/katello.po +4 -7
- data/locale/tr/katello.po.time_stamp +0 -0
- data/locale/vi/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi/katello.po +4 -7
- data/locale/vi/katello.po.time_stamp +0 -0
- data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi_VN/katello.po +4 -7
- data/locale/vi_VN/katello.po.time_stamp +0 -0
- data/locale/zh/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh/katello.po +4 -7
- data/locale/zh/katello.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_CN/katello.po +583 -580
- data/locale/zh_CN/katello.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_TW/katello.po +8 -11
- data/locale/zh_TW/katello.po.time_stamp +0 -0
- metadata +54 -3
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"katello": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "katello
|
6
|
+
"Project-Id-Version": "katello 4.16.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2017-12-19 20:14+0000",
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "Japanese (https://
|
9
|
+
"Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
|
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",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -18,22 +18,22 @@
|
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
20
|
"\\n* Product = '%{product}', Repository = '%{repository}'": [
|
21
|
-
"\\n* 製品 = '
|
21
|
+
"\\n* 製品 = '%{product}'、リポジトリー = '%{repository}'"
|
22
22
|
],
|
23
23
|
" %{errata_count} Errata": [
|
24
|
-
"エラータ %{errata_count} 件"
|
24
|
+
" エラータ %{errata_count} 件"
|
25
25
|
],
|
26
26
|
" %{modulemd_count} Module Stream(s)": [
|
27
|
-
"モジュールストリーム %{modulemd_count} 個"
|
27
|
+
" モジュールストリーム %{modulemd_count} 個"
|
28
28
|
],
|
29
29
|
" %{package_count} Package(s)": [
|
30
|
-
"パッケージ %{package_count} 個"
|
30
|
+
" パッケージ %{package_count} 個"
|
31
31
|
],
|
32
32
|
" (${item.published_at_words} ago)": [
|
33
|
-
""
|
33
|
+
"(${item.published_at_words} 前)"
|
34
34
|
],
|
35
35
|
" (${version.published_at_words} ago)": [
|
36
|
-
""
|
36
|
+
"(${version.published_at_words} 前)"
|
37
37
|
],
|
38
38
|
" Content view updated": [
|
39
39
|
" コンテンツビューが更新されました"
|
@@ -102,13 +102,13 @@
|
|
102
102
|
"${pluralize(hostResponse.length, 'host')} はコンテンツビュー ${selectedCVNameForHosts} に移動されます。"
|
103
103
|
],
|
104
104
|
"${pluralize(versionCount, 'content view version')} in the environments below will be removed when content view is deleted": [
|
105
|
-
"コンテンツビューが削除されると、以下の環境の {pluralize(versionCount, 'content view version')}
|
105
|
+
"コンテンツビューが削除されると、以下の環境の ${pluralize(versionCount, 'content view version')} は削除されます"
|
106
106
|
],
|
107
107
|
"${selectedContentType}": [
|
108
|
-
"{selectedContentType}"
|
108
|
+
"${selectedContentType}"
|
109
109
|
],
|
110
110
|
"${selectedContentType} will appear here when created.": [
|
111
|
-
"{selectedContentType} が作成されると、ここに表示されます。"
|
111
|
+
"${selectedContentType} が作成されると、ここに表示されます。"
|
112
112
|
],
|
113
113
|
"%s %s has %s Hosts and %s Hostgroups that will need to be reassociated post deletion. Delete %s?": [
|
114
114
|
"%s%s には、削除後にもう一度関連付けする必要があるホスト %s 台とホストグループ %s 個があります。%s を削除しますか?"
|
@@ -129,7 +129,7 @@
|
|
129
129
|
"%s 前"
|
130
130
|
],
|
131
131
|
"%s content type is not enabled.": [
|
132
|
-
""
|
132
|
+
"%s コンテンツタイプが有効になっていません。"
|
133
133
|
],
|
134
134
|
"%s guests": [
|
135
135
|
"%s ゲスト"
|
@@ -150,7 +150,7 @@
|
|
150
150
|
"%s に到達できません。%s"
|
151
151
|
],
|
152
152
|
"%s was not found!": [
|
153
|
-
""
|
153
|
+
"%s が見つかりませんでした!"
|
154
154
|
],
|
155
155
|
"%{errata} (%{total} other errata)": [
|
156
156
|
"%{errata} (他のエラータ: %{total})"
|
@@ -258,13 +258,13 @@
|
|
258
258
|
"%{group} パッケージグループが更新されました"
|
259
259
|
],
|
260
260
|
"%{label} failed": [
|
261
|
-
""
|
261
|
+
"%{label} が失敗しました"
|
262
262
|
],
|
263
263
|
"%{label} failed.": [
|
264
|
-
""
|
264
|
+
"%{label} が失敗しました。"
|
265
265
|
],
|
266
266
|
"%{name} has no %{type} repositories with upstream URLs to add to the alternate content source.": [
|
267
|
-
""
|
267
|
+
"%{name} には、代替コンテンツソースに追加するアップストリーム URL が設定された %{type} リポジトリーがありません。"
|
268
268
|
],
|
269
269
|
"%{package} (%{total} other packages)": [
|
270
270
|
"%{package} (他のパッケージ: %{total})"
|
@@ -336,7 +336,7 @@
|
|
336
336
|
"%{package} パッケージが更新されました。"
|
337
337
|
],
|
338
338
|
"%{release}: %{number_of_hosts} hosts are approaching end of %{lifecycle} on %{end_date}. Please upgrade them before support expires. Check Report Host - Statuses for detail.": [
|
339
|
-
""
|
339
|
+
"%{release}: %{number_of_hosts} 個のホストが %{lifecycle} の終了 (%{end_date}) に近づいています。サポートが期限切れになる前にアップグレードしてください。詳細は、ホストのレポート - ステータスを確認してください。"
|
340
340
|
],
|
341
341
|
"%{sla}": [
|
342
342
|
"%{sla}"
|
@@ -345,13 +345,13 @@
|
|
345
345
|
"%{subject} のディスクは %{percentage} % 使用済みです。このプロキシーでは Pulp を実行しているので、コンテンツの表示にディスクの領域が必要です。ディスクがいっぱいにならないようにしてください。"
|
346
346
|
],
|
347
347
|
"%{unused_substitutions} cannot be specified for %{content_name} as that information is not substitutable in %{content_url} ": [
|
348
|
-
"%{unused_substitutions} は、%{content_url}
|
348
|
+
"%{unused_substitutions} は、%{content_url} と置き換えることができないため、%{content_name} に指定できません。 "
|
349
349
|
],
|
350
350
|
"%{used} of %{total}": [
|
351
351
|
"%{used} / %{total}"
|
352
352
|
],
|
353
353
|
"%{value} can contain only lowercase letters, numbers, dashes and dots.": [
|
354
|
-
""
|
354
|
+
"%{value} には、小文字、数字、ダッシュ、ドットのみを含めることができます。"
|
355
355
|
],
|
356
356
|
"%{view_label} could not be promoted to %{environment_label} because the content view and the environment are not in the same organization!": [
|
357
357
|
"コンテンツビューと環境が同じ組織内にないため、%{view_label} を %{environment_label} にプロモートできませんでした!"
|
@@ -402,16 +402,16 @@
|
|
402
402
|
"同じメジャーおよびマイナーバージョンの CV バージョンが存在します (%{major}.%{minor})"
|
403
403
|
],
|
404
404
|
"A Pool and its Subscription cannot belong to different organizations.": [
|
405
|
-
""
|
405
|
+
"プールとサブスクリプションは異なる組織に属することができません。"
|
406
406
|
],
|
407
407
|
"A backend service [ %s ] is unreachable": [
|
408
408
|
"バックエンドサービス [ %s ] に到達できません"
|
409
409
|
],
|
410
410
|
"A comma-separated list of refs to include during an ostree sync. The wildcards *, ? are recognized.": [
|
411
|
-
""
|
411
|
+
"ostree 同期中に追加する参照のコンマ区切りリスト。ワイルドカード *, ? が認識されます。"
|
412
412
|
],
|
413
413
|
"A comma-separated list of tags to exclude during an ostree sync. The wildcards *, ? are recognized. 'exclude_refs' is evaluated after 'include_refs'.": [
|
414
|
-
""
|
414
|
+
"ostree 同期中に除外するタグのコンマ区切りリスト。ワイルドカード *, ? が認識されます。'exclude_refs' は 'include_refs' の後に評価されます。"
|
415
415
|
],
|
416
416
|
"A large number of errata are unapplied in this content view, so only the first 100 are shown.": [
|
417
417
|
"多数のエラータがこのコンテンツビューに適用されていません。そのため、最初の 100 件のみが表示されています。"
|
@@ -426,16 +426,16 @@
|
|
426
426
|
"新しいバージョン:"
|
427
427
|
],
|
428
428
|
"A notification about failed content view promotion": [
|
429
|
-
""
|
429
|
+
"コンテンツビュープロモートの失敗に関する通知"
|
430
430
|
],
|
431
431
|
"A notification about failed content view publish": [
|
432
|
-
""
|
432
|
+
"コンテンツビュー公開の失敗に関する通知"
|
433
433
|
],
|
434
434
|
"A notification about failed proxy sync": [
|
435
|
-
""
|
435
|
+
"プロキシー同期の失敗に関する通知"
|
436
436
|
],
|
437
437
|
"A notification about failed repository sync": [
|
438
|
-
""
|
438
|
+
"リポジトリー同期の失敗に関する通知"
|
439
439
|
],
|
440
440
|
"A post-promotion summary of hosts with installable errata": [
|
441
441
|
"ホストとインストール可能なエラータのプロモート後の概要"
|
@@ -480,10 +480,10 @@
|
|
480
480
|
"この組織で実行権限がないアクション"
|
481
481
|
],
|
482
482
|
"Activation Key information": [
|
483
|
-
""
|
483
|
+
"アクティベーションキー情報"
|
484
484
|
],
|
485
485
|
"Activation Key will no longer be available for use. This operation cannot be undone.": [
|
486
|
-
""
|
486
|
+
"アクティベーションキーを使用できなくなります。この操作は元に戻せません。"
|
487
487
|
],
|
488
488
|
"Activation Keys": [
|
489
489
|
"アクティベーションキー"
|
@@ -492,46 +492,46 @@
|
|
492
492
|
"アクティベーションキー"
|
493
493
|
],
|
494
494
|
"Activation key %s has more than one content view. Use #content_views instead.": [
|
495
|
-
""
|
495
|
+
"アクティベーションキー%s には、複数のコンテンツビューがあります。代わりに #content_views を使用してください。"
|
496
496
|
],
|
497
497
|
"Activation key %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
498
|
-
""
|
498
|
+
"アクティベーションキー%sには複数のライフサイクル環境があります。代わりに #lifecycle_environments を使用してください。"
|
499
499
|
],
|
500
500
|
"Activation key '%s' is associated to multiple environments and registering to multiple environments is not enabled.": [
|
501
|
-
""
|
501
|
+
"アクティベーションキー '%s ' は複数の環境に関連付けられており、複数の環境への登録は有効になっていません。"
|
502
502
|
],
|
503
503
|
"Activation key ID": [
|
504
504
|
"アクティベーションキー ID"
|
505
505
|
],
|
506
506
|
"Activation key deleted": [
|
507
|
-
""
|
507
|
+
"アクティベーションキーが削除されました"
|
508
508
|
],
|
509
509
|
"Activation key details": [
|
510
|
-
""
|
510
|
+
"アクティベーションキーの詳細"
|
511
511
|
],
|
512
512
|
"Activation key details updated": [
|
513
|
-
""
|
513
|
+
"アクティベーションキーの詳細が更新されました"
|
514
514
|
],
|
515
515
|
"Activation key for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. For multiple keys use `activation_keys` param instead.": [
|
516
516
|
"CentOS および Red Hat Enterprise Linux に必要な subscription-manager クライアントのアクティベーションキー。複数のキーの場合は、代わりに `activation_keys` パラメーターを使用してください。"
|
517
517
|
],
|
518
518
|
"Activation key identifier": [
|
519
|
-
""
|
519
|
+
"アクティベーションキー識別子"
|
520
520
|
],
|
521
521
|
"Activation key(s) to use during registration": [
|
522
|
-
""
|
522
|
+
"登録時に使用するアクティベーションキー"
|
523
523
|
],
|
524
524
|
"Activation keys": [
|
525
525
|
"アクティベーションキー"
|
526
526
|
],
|
527
527
|
"Activation keys can be managed {here}.": [
|
528
|
-
""
|
528
|
+
"アクティベーションキーは {here} で管理できます。"
|
529
529
|
],
|
530
530
|
"Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys or if you do not provide a host group.": [
|
531
|
-
""
|
531
|
+
"CentOS および Red Hat Enterprise Linux に必要な、subscription-manager クライアントのアクティベーションキー。ホストグループにアクティベーションキーがない場合、またはホストグループを指定しない場合にのみ必要です。"
|
532
532
|
],
|
533
533
|
"Activation keys may be used during {system_registration}.": [
|
534
|
-
""
|
534
|
+
"アクティベーションキーは {system_registration} 時に使用できます。"
|
535
535
|
],
|
536
536
|
"Activation keys: ": [
|
537
537
|
"アクティベーションキー:"
|
@@ -564,7 +564,7 @@
|
|
564
564
|
"コンテンツビューにコンポーネントを追加する"
|
565
565
|
],
|
566
566
|
"Add content": [
|
567
|
-
""
|
567
|
+
"コンテンツの追加"
|
568
568
|
],
|
569
569
|
"Add content view": [
|
570
570
|
"コンテンツビューの追加"
|
@@ -606,7 +606,7 @@
|
|
606
606
|
"リポジトリーの追加"
|
607
607
|
],
|
608
608
|
"Add repositories with package groups to content view to select them here.": [
|
609
|
-
""
|
609
|
+
"パッケージグループのあるリポジトリーをコンテンツビューに追加して、ここで選択します。"
|
610
610
|
],
|
611
611
|
"Add rule": [
|
612
612
|
"ルールの追加"
|
@@ -615,7 +615,7 @@
|
|
615
615
|
"ソースの追加"
|
616
616
|
],
|
617
617
|
"Add subscriptions": [
|
618
|
-
""
|
618
|
+
"サブスクリプションの追加"
|
619
619
|
],
|
620
620
|
"Add subscriptions consumed by a manifest from Red Hat Subscription Management": [
|
621
621
|
"Red Hat Subscription Management からマニフェストが使用するサブスクリプションを追加します"
|
@@ -624,7 +624,7 @@
|
|
624
624
|
"1 つ以上のホストにサブスクリプションを追加します"
|
625
625
|
],
|
626
626
|
"Add subscriptions using the Add Subscriptions button.": [
|
627
|
-
""
|
627
|
+
"サブスクリプションの追加ボタンを使用してサブスクリプションを追加します。"
|
628
628
|
],
|
629
629
|
"Add to a host collection": [
|
630
630
|
"ホストコレクションへの追加"
|
@@ -648,13 +648,13 @@
|
|
648
648
|
"影響のあるリポジトリー"
|
649
649
|
],
|
650
650
|
"Affected hosts": [
|
651
|
-
""
|
651
|
+
"影響を受けるホスト"
|
652
652
|
],
|
653
653
|
"Affected repositories": [
|
654
654
|
"影響を受けるリポジトリー"
|
655
655
|
],
|
656
656
|
"After configuring Foreman, configuration must also be updated on {hosts}. Choose one of the following options to update {hosts}:": [
|
657
|
-
""
|
657
|
+
"Foreman を設定した後、{hosts} でも設定を更新する必要があります。{hosts} を更新するには、次のオプションのいずれかを選択してください:"
|
658
658
|
],
|
659
659
|
"After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.": [
|
660
660
|
"指定のホストへの変更は、増分更新の生成後に適用します。現在、エラータのみがサポートされています。"
|
@@ -696,13 +696,13 @@
|
|
696
696
|
"ホストがビルドモードである限り、ホスト登録が「ホストプロファイルの想定」をバイパスすることを許可します。"
|
697
697
|
],
|
698
698
|
"Allow hosts or activation keys to be associated with multiple content view environments": [
|
699
|
-
""
|
699
|
+
"ホストまたはアクティベーションキーを複数のコンテンツビュー環境に関連付けることを許可する"
|
700
700
|
],
|
701
701
|
"Allow hosts to re-register themselves only when they are in build mode": [
|
702
702
|
"ホストがビルドモードである場合にのみ、ホスト自体の再登録を許可します"
|
703
703
|
],
|
704
704
|
"Allow multiple content views": [
|
705
|
-
""
|
705
|
+
"複数のコンテンツビューを許可する"
|
706
706
|
],
|
707
707
|
"Allow new host registrations to assume registered profiles with matching hostname as long as the registering DMI UUID is not used by another host.": [
|
708
708
|
"登録する DMI UUID が別のホストで使用されていない限り、新規ホストの登録時には、登録されているプロファイルはホスト名が一致すると想定できるようにする"
|
@@ -747,7 +747,7 @@
|
|
747
747
|
"ホスト関連のタスクの実行を処理するプール内のワーカー数。0 に設定されている場合には、デフォルトのキューが代わりに使用されます。dynflowd/foreman-tasks サービスは再起動する必要があります。"
|
748
748
|
],
|
749
749
|
"An alternate content source can be added by using the \\\\\\\"Add source\\\\\\\" button below.": [
|
750
|
-
""
|
750
|
+
"代替コンテンツソースを追加するには、下の「ソースの追加」ボタンを使用します。"
|
751
751
|
],
|
752
752
|
"An environment is missing a prior": [
|
753
753
|
"環境には以前の内容がありません"
|
@@ -759,7 +759,7 @@
|
|
759
759
|
"アップロード中にエラーが発生しました \\n%{error_message}"
|
760
760
|
],
|
761
761
|
"An option to specify how many ostree commits to traverse.": [
|
762
|
-
""
|
762
|
+
"走査する ostree コミットの数を指定するオプション。"
|
763
763
|
],
|
764
764
|
"Another component already includes content view with ID %s": [
|
765
765
|
"別のコンポーネントに ID %s のコンテンツがすでに含まれています"
|
@@ -786,13 +786,13 @@
|
|
786
786
|
"適用可能なコンテンツホスト"
|
787
787
|
],
|
788
788
|
"Applicable bugfix/enhancement errata": [
|
789
|
-
""
|
789
|
+
"適用可能なバグ修正/機能強化エラータ"
|
790
790
|
],
|
791
791
|
"Applicable errata apply to at least one package installed on the host.": [
|
792
792
|
"適用可能なエラータは、ホストにインストールされている 1 つ以上のパッケージに適用されます。"
|
793
793
|
],
|
794
794
|
"Applicable security errata": [
|
795
|
-
""
|
795
|
+
"適用可能なセキュリティーエラータ"
|
796
796
|
],
|
797
797
|
"Application": [
|
798
798
|
"アプリケーション"
|
@@ -801,7 +801,7 @@
|
|
801
801
|
"適用"
|
802
802
|
],
|
803
803
|
"Apply errata": [
|
804
|
-
""
|
804
|
+
"エラータの適用"
|
805
805
|
],
|
806
806
|
"Apply erratum": [
|
807
807
|
""
|
@@ -819,16 +819,16 @@
|
|
819
819
|
"リモート実行による適用"
|
820
820
|
],
|
821
821
|
"Approaching end of maintenance support": [
|
822
|
-
""
|
822
|
+
"メンテナンスサポート終了間近"
|
823
823
|
],
|
824
824
|
"Approaching end of maintenance support (%s)": [
|
825
|
-
""
|
825
|
+
"メンテナンスサポート終了間近 (%s)"
|
826
826
|
],
|
827
827
|
"Approaching end of support": [
|
828
|
-
""
|
828
|
+
"サポート終了間近"
|
829
829
|
],
|
830
830
|
"Approaching end of support (%s)": [
|
831
|
-
""
|
831
|
+
"サポート終了間近 (%s)"
|
832
832
|
],
|
833
833
|
"Arch": [
|
834
834
|
"アーキテクチャー"
|
@@ -870,13 +870,13 @@
|
|
870
870
|
"削除するコンテンツビューコンポーネント ID の配列。コンポーネントの関連付けの ID"
|
871
871
|
],
|
872
872
|
"Array of content view environment ids associated with the activation key. Ignored if content_view_id and lifecycle_environment_id are specified.Requires allow_multiple_content_views setting to be on.": [
|
873
|
-
""
|
873
|
+
"ホストに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
874
874
|
],
|
875
875
|
"Array of content view environment ids to be associated with the activation key. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
876
|
-
""
|
876
|
+
"アクティベーションキーに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
877
877
|
],
|
878
878
|
"Array of content view environment ids to be associated with the host. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
879
|
-
""
|
879
|
+
"ホストに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
880
880
|
],
|
881
881
|
"Array of host ids": [
|
882
882
|
"ホスト ID の配列"
|
@@ -906,7 +906,7 @@
|
|
906
906
|
"1 台以上のホストにシステム目的の属性を割り当てる"
|
907
907
|
],
|
908
908
|
"Assign the %{count} host with no %{taxonomy_single} to %{taxonomy_name}": [
|
909
|
-
"%{taxonomy_single} のないホスト %{count}
|
909
|
+
"%{taxonomy_single} のないホスト %{count} 台を%{taxonomy_name} に割り当てます"
|
910
910
|
],
|
911
911
|
"Assign the environment and content view to one or more hosts": [
|
912
912
|
"1 台以上のホストに環境およびコンテンツビューを割り当てます"
|
@@ -915,10 +915,10 @@
|
|
915
915
|
"1 台以上のホストにリリースバージョンを割り当てます"
|
916
916
|
],
|
917
917
|
"Assigning a host to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
918
|
-
""
|
918
|
+
"複数のコンテンツビュー環境にホストを割り当てる機能は有効ではありません。有効にするには、allow_multiple_content_views 設定を指定します。"
|
919
919
|
],
|
920
920
|
"Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
921
|
-
""
|
921
|
+
"複数のコンテンツビュー環境にアクティベーションキーを割り当てる機能は有効ではありません。有効にするには、allow_multiple_content_views 設定を指定します。"
|
922
922
|
],
|
923
923
|
"Associated location IDs": [
|
924
924
|
"関連するロケーション ID"
|
@@ -939,10 +939,10 @@
|
|
939
939
|
"1 つ以上のアクティベーションキーには、ライフサイクル環境の設定が必要であり、コンテンツビューをこれに割り当てる必要があります"
|
940
940
|
],
|
941
941
|
"At least one errata type option needs to be selected.": [
|
942
|
-
""
|
942
|
+
"少なくとも 1 つのエラータタイプオプションを選択する必要があります。"
|
943
943
|
],
|
944
944
|
"At least one of the selected items requires the host to reboot": [
|
945
|
-
""
|
945
|
+
"選択した項目の少なくとも 1 つでホストの再起動が必要です"
|
946
946
|
],
|
947
947
|
"At least one organization must exist.": [
|
948
948
|
"1 つ以上の組織が存在している必要があります。"
|
@@ -987,13 +987,13 @@
|
|
987
987
|
"利用可能なリポジトリー"
|
988
988
|
],
|
989
989
|
"Available image": [
|
990
|
-
""
|
990
|
+
"利用可能なイメージ"
|
991
991
|
],
|
992
992
|
"Available image digest": [
|
993
|
-
""
|
993
|
+
"利用可能なイメージダイジェスト"
|
994
994
|
],
|
995
995
|
"Available schema versions": [
|
996
|
-
""
|
996
|
+
"利用可能なスキーマバージョン"
|
997
997
|
],
|
998
998
|
"Back": [
|
999
999
|
"戻る"
|
@@ -1008,7 +1008,7 @@
|
|
1008
1008
|
"代替コンテンツを検索するためのベース URL"
|
1009
1009
|
],
|
1010
1010
|
"Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ , https://registry.fedoraproject.org/.": [
|
1011
|
-
""
|
1011
|
+
"flatpak レジストリーインデックスのベース URL (例: https://flatpaks.redhat.io/rhel/、https://registry.fedoraproject.org/)。"
|
1012
1012
|
],
|
1013
1013
|
"Base URL to perform repo discovery on": [
|
1014
1014
|
"リポジトリー検出を実行するベース URL"
|
@@ -1029,7 +1029,7 @@
|
|
1029
1029
|
"リポジトリーを同期するバッチサイズ。"
|
1030
1030
|
],
|
1031
1031
|
"Before continuing, ensure that all of the following prerequisites are met:": [
|
1032
|
-
""
|
1032
|
+
"続行する前に、次の前提条件がすべて満たされていることを確認してください:"
|
1033
1033
|
],
|
1034
1034
|
"Before removing versions you must move activation keys to an environment where the associated version is not in use.": [
|
1035
1035
|
"バージョンを削除する前に、関連付けられたバージョンが使用されていない環境にアクティベーションキーを移動する必要があります。"
|
@@ -1056,22 +1056,22 @@
|
|
1056
1056
|
"パブリックと識別されたブックマークは、すべてのユーザーが利用できます"
|
1057
1057
|
],
|
1058
1058
|
"Bootc rollback via Bootc interface": [
|
1059
|
-
""
|
1059
|
+
"Bootc インターフェイスを使用した Bootc ロールバック"
|
1060
1060
|
],
|
1061
1061
|
"Bootc status via Bootc interface": [
|
1062
|
-
""
|
1062
|
+
"Bootc インターフェイスを使用した Bootc ステータス"
|
1063
1063
|
],
|
1064
1064
|
"Bootc switch via Bootc interface": [
|
1065
|
-
""
|
1065
|
+
"Bootc インターフェイスを使用した Bootc スイッチ"
|
1066
1066
|
],
|
1067
1067
|
"Bootc upgrade via Bootc interface": [
|
1068
|
-
""
|
1068
|
+
"Bootc インターフェイスを使用した Bootc アップグレード"
|
1069
1069
|
],
|
1070
1070
|
"Booted Container Images": [
|
1071
|
-
""
|
1071
|
+
"起動済みのコンテナーイメージ"
|
1072
1072
|
],
|
1073
1073
|
"Booted container images": [
|
1074
|
-
""
|
1074
|
+
"起動済みのコンテナーイメージ"
|
1075
1075
|
],
|
1076
1076
|
"Both": [
|
1077
1077
|
"両方"
|
@@ -1140,7 +1140,7 @@
|
|
1140
1140
|
"特定の環境に基づく適用可能なエラータの計算"
|
1141
1141
|
],
|
1142
1142
|
"Calculate content counts on smart proxies automatically": [
|
1143
|
-
""
|
1143
|
+
"Smart Proxy 上のコンテンツ数を自動的に計算する"
|
1144
1144
|
],
|
1145
1145
|
"Can communicate with the Red Hat Portal for subscriptions.": [
|
1146
1146
|
"サブスクリプションでは、Red Hat ポータルと通信できます。"
|
@@ -1182,7 +1182,7 @@
|
|
1182
1182
|
"Candlepin が正しく実行されていません"
|
1183
1183
|
],
|
1184
1184
|
"Candlepin returned different consumer uuid than requested (%s), updating uuid in subscription_facet.": [
|
1185
|
-
""
|
1185
|
+
"candlepin は要求されたもの (%s) とは異なるコンシューマー uuid を返し、subscription_facet で uuid を更新します。"
|
1186
1186
|
],
|
1187
1187
|
"Cannot add %s repositories to a content view.": [
|
1188
1188
|
"コンテンツビューに %s リポジトリーを追加できません。"
|
@@ -1200,28 +1200,28 @@
|
|
1200
1200
|
"複合バージョンを別の複合コンテンツビューに追加できません"
|
1201
1201
|
],
|
1202
1202
|
"Cannot add content view environments from a different organization": [
|
1203
|
-
""
|
1203
|
+
"別の組織からコンテンツビュー環境を追加できません"
|
1204
1204
|
],
|
1205
1205
|
"Cannot add default content view to composite content view": [
|
1206
1206
|
"デフォルトのコンテンツビューを複合コンテンツビューに追加できません"
|
1207
1207
|
],
|
1208
1208
|
"Cannot add disabled Red Hat product %s to sync plan!": [
|
1209
|
-
""
|
1209
|
+
"無効な Red Hat 製品 %s は同期プランに追加できません!"
|
1210
1210
|
],
|
1211
1211
|
"Cannot add disabled products to sync plan!": [
|
1212
|
-
""
|
1212
|
+
"無効な製品は同期プランに追加できません!"
|
1213
1213
|
],
|
1214
1214
|
"Cannot add generated content view versions to composite content view": [
|
1215
1215
|
"生成されたコンテンツビューを複合コンテンツビューに追加できません"
|
1216
1216
|
],
|
1217
1217
|
"Cannot add product %s because it is disabled.": [
|
1218
|
-
""
|
1218
|
+
"無効になっているため、製品 %s を追加できません。"
|
1219
1219
|
],
|
1220
1220
|
"Cannot add repositories to a composite content view": [
|
1221
1221
|
"リポジトリーを複合コンテンツビューに追加できません"
|
1222
1222
|
],
|
1223
1223
|
"Cannot associate a Red Hat provider with a custom product": [
|
1224
|
-
""
|
1224
|
+
"Red Hat プロバイダーをカスタム製品に関連付けることができません"
|
1225
1225
|
],
|
1226
1226
|
"Cannot associate a component to a non composite content view": [
|
1227
1227
|
"コンポーネントを複合コンテンツビュー以外に関連付けできません"
|
@@ -1245,10 +1245,10 @@
|
|
1245
1245
|
"%s から削除できません。ビューが存在しません。"
|
1246
1246
|
],
|
1247
1247
|
"Cannot delete product with repositories published in a content view. Product: %{product}, %{view_versions}": [
|
1248
|
-
"コンテンツビューに公開リポジトリーが含まれている場合には、製品を削除できません。製品: %{product}
|
1248
|
+
"コンテンツビューに公開リポジトリーが含まれている場合には、製品を削除できません。製品: %{product}、%{view_versions}"
|
1249
1249
|
],
|
1250
1250
|
"Cannot delete product: %{product} with repositories that are the last affected repository in content view filters. Delete these repositories before deleting product.": [
|
1251
|
-
""
|
1251
|
+
"次の製品を削除できません: %{product}。この製品は、コンテンツビューフィルターの関連する最後のリポジトリーを使用しています。製品を削除する前に、該当するリポジトリーを削除してください。"
|
1252
1252
|
],
|
1253
1253
|
"Cannot delete provider with attached products": [
|
1254
1254
|
"製品が割り当てられたプロバイダーを削除できません"
|
@@ -1281,13 +1281,13 @@
|
|
1281
1281
|
"Red hat 製品からカスタムサブスクリプションをインポートできません。"
|
1282
1282
|
],
|
1283
1283
|
"Cannot incrementally export from a filtered and a non-filtered content view version. The exported content view version '%{content_view} %{current}' cannot be incrementally updated from version '%{from}.'. Please do a full export.": [
|
1284
|
-
""
|
1284
|
+
"フィルターおよびフィルターされていないコンテンツビューバージョンから段階的にエクスポートすることはできません。エクスポートしたコンテンツビューバージョン '%{content_view} %{current}' は、バージョン '%{from}.'. から段階的に更新できません。完全エクスポートを実行してください。"
|
1285
1285
|
],
|
1286
1286
|
"Cannot incrementally export from a incrementally exported version and a regular version or vice-versa. The exported Content View Version '%{content_view} %{current}' cannot be incrementally exported from version '%{from}.' Please do a full export.": [
|
1287
|
-
""
|
1287
|
+
"増分エクスポートバージョンと通常のバージョンから増分エクスポートすることはできません。エクスポートしたコンテンツビューバージョン '%{content_view} %{current}' は、バージョン '%{from}' から段階的にエクスポートできません。完全なエクスポートを実行してください。"
|
1288
1288
|
],
|
1289
1289
|
"Cannot install errata: No errata found for search term '%s'": [
|
1290
|
-
""
|
1290
|
+
"エラータをインストールできません: 検索用語 '%s' に該当するエラータが見つかりません"
|
1291
1291
|
],
|
1292
1292
|
"Cannot perform an incremental update on a Composite Content View Version (%{name} version version %{version}": [
|
1293
1293
|
"複合コンテンツビューバージョン (%{name} バージョン、バージョン %{version}) で増分更新を実行できません"
|
@@ -1320,7 +1320,7 @@
|
|
1320
1320
|
"環境からコンテンツビューを削除できません。ライフサイクル環境 '%{env}' にはコンテンツビュー '%{view}' がありません。"
|
1321
1321
|
],
|
1322
1322
|
"Cannot remove package(s): No installed packages found for search term '%s'.": [
|
1323
|
-
""
|
1323
|
+
"パッケージを削除できません: 検索用語 '%s' に該当するインストール済みパッケージが見つかりません。"
|
1324
1324
|
],
|
1325
1325
|
"Cannot set attribute %{attr} for content type %{type}": [
|
1326
1326
|
"コンテンツタイプ %{type} に属性 %{attr} を設定できません"
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
"複合コンテンツビュー以外には自動公開を設定できません"
|
1330
1330
|
],
|
1331
1331
|
"Cannot skip metadata check on non-yum/deb repositories.": [
|
1332
|
-
""
|
1332
|
+
"yum/deb 以外のリポジトリーではメタデータチェックをスキップできません。"
|
1333
1333
|
],
|
1334
1334
|
"Cannot specify components for non-composite views": [
|
1335
1335
|
"複合ビュー以外のコンポーネントを指定できません"
|
@@ -1341,10 +1341,10 @@
|
|
1341
1341
|
"file:// リポジトリーをオンデマンドダウンロードポリシーと同期できません"
|
1342
1342
|
],
|
1343
1343
|
"Cannot update properties of a container push repository": [
|
1344
|
-
""
|
1344
|
+
"コンテナープッシュリポジトリーのプロパティーを更新できません"
|
1345
1345
|
],
|
1346
1346
|
"Cannot upgrade packages: No installed packages found for search term '%s'.": [
|
1347
|
-
""
|
1347
|
+
"パッケージをアップグレードできません: 検索用語 '%s' に該当するインストール済みパッケージが見つかりません"
|
1348
1348
|
],
|
1349
1349
|
"Cannot upload Ansible collections.": [
|
1350
1350
|
"Ansible コレクションをアップロードできません。"
|
@@ -1353,7 +1353,7 @@
|
|
1353
1353
|
"コンテナーイメージのコンテンツをアップロードできません。"
|
1354
1354
|
],
|
1355
1355
|
"Cannot upload container content via Hammer/API. Use podman push instead.": [
|
1356
|
-
""
|
1356
|
+
"Hammer/API 経由でコンテナーコンテンツをアップロードできません。代わりに podman push を使用してください。"
|
1357
1357
|
],
|
1358
1358
|
"Capacity": [
|
1359
1359
|
"容量"
|
@@ -1365,19 +1365,19 @@
|
|
1365
1365
|
"コンテンツソースの変更"
|
1366
1366
|
],
|
1367
1367
|
"Change content view environments": [
|
1368
|
-
""
|
1368
|
+
"コンテンツビュー環境の変更"
|
1369
1369
|
],
|
1370
1370
|
"Change host content source": [
|
1371
1371
|
"ホストコンテンツソースの変更"
|
1372
1372
|
],
|
1373
1373
|
"Changing a host's content source will change the Smart Proxy from which the host gets its content.": [
|
1374
|
-
""
|
1374
|
+
"ホストのコンテンツソースを変更すると、ホストのコンテンツ取得元の Smart Proxy が変更されます。"
|
1375
1375
|
],
|
1376
1376
|
"Check audited changes and proceed only if content or filters have changed since last publish": [
|
1377
|
-
""
|
1377
|
+
"監査された変更を確認し、最後の公開以降にコンテンツまたはフィルターが変更された場合にのみ次に進みます。"
|
1378
1378
|
],
|
1379
1379
|
"Check for missing or corrupted artifacts, and attempt to redownload them.": [
|
1380
|
-
""
|
1380
|
+
"欠落または破損したアーティファクトがないか確認し、再ダウンロードを試みてください。"
|
1381
1381
|
],
|
1382
1382
|
"Check if a connection can be made to Red Hat Subscription Management.": [
|
1383
1383
|
"Red Hat Subscription Management に接続できるかどうかを確認します。"
|
@@ -1398,7 +1398,7 @@
|
|
1398
1398
|
"オンデマンドのダウンロードポリシーが指定された Yum リポジトリーにはチェックサムタイプを設定できません。"
|
1399
1399
|
],
|
1400
1400
|
"Checksum used for published repository contents. Supported types: %s": [
|
1401
|
-
""
|
1401
|
+
"公開されたリポジトリーコンテンツに使用されるチェックサム。サポートされているタイプ: %s"
|
1402
1402
|
],
|
1403
1403
|
"Choose content credentials if required for this RHUI source.": [
|
1404
1404
|
"この RHUI ソースに必要な場合は、コンテンツの認証情報を選択します。"
|
@@ -1416,7 +1416,7 @@
|
|
1416
1416
|
"タスクのタスクページに移動するには、ここをクリックしてください。"
|
1417
1417
|
],
|
1418
1418
|
"Click to see repositories available to add.": [
|
1419
|
-
""
|
1419
|
+
"クリックして追加できるリポジトリーを表示します。"
|
1420
1420
|
],
|
1421
1421
|
"Click {update} below to save changes.": [
|
1422
1422
|
"{update} をクリックして変更を保存します。"
|
@@ -1431,13 +1431,13 @@
|
|
1431
1431
|
"すべて折りたたむ"
|
1432
1432
|
],
|
1433
1433
|
"Comma-separated list of content view environment labels associated with the activation key, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1434
|
-
""
|
1434
|
+
"ホストに関連付ける Candlepin 環境名のコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
1435
1435
|
],
|
1436
1436
|
"Comma-separated list of content view environment labels to be associated with the activation key, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1437
|
-
""
|
1437
|
+
"アクティベーションキーに関連付けるコンテンツビュー環境ラベルのコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
1438
1438
|
],
|
1439
1439
|
"Comma-separated list of content view environment labels to be associated with the host, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1440
|
-
""
|
1440
|
+
"ホストに関連付けるコンテンツビュー環境ラベルのコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
|
1441
1441
|
],
|
1442
1442
|
"Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front.": [
|
1443
1443
|
"コンマ区切りのサブパスの一覧。すべてのサブパスには、必ず末尾にスラッシュが必要で、先頭には不要です"
|
@@ -1452,7 +1452,7 @@
|
|
1452
1452
|
"比較"
|
1453
1453
|
],
|
1454
1454
|
"Completed pulp task protection days": [
|
1455
|
-
""
|
1455
|
+
"完了した Pulp タスクの保護日数"
|
1456
1456
|
],
|
1457
1457
|
"Component": [
|
1458
1458
|
"コンポーネント"
|
@@ -1467,7 +1467,7 @@
|
|
1467
1467
|
"コンポーネント"
|
1468
1468
|
],
|
1469
1469
|
"Composite": [
|
1470
|
-
"
|
1470
|
+
""
|
1471
1471
|
],
|
1472
1472
|
"Composite Content View": [
|
1473
1473
|
"複合コンテンツビュー"
|
@@ -1485,10 +1485,10 @@
|
|
1485
1485
|
"コンピュートリソース ID"
|
1486
1486
|
],
|
1487
1487
|
"Configuration still must be updated on {hosts}": [
|
1488
|
-
""
|
1488
|
+
"{hosts} でも設定を更新する必要があります"
|
1489
1489
|
],
|
1490
1490
|
"Configuration updated on Foreman": [
|
1491
|
-
""
|
1491
|
+
"Foreman で設定が更新されました"
|
1492
1492
|
],
|
1493
1493
|
"Confirm Deletion": [
|
1494
1494
|
"削除の確定"
|
@@ -1500,13 +1500,13 @@
|
|
1500
1500
|
"ライフサイクル環境のレジストリー名のパターンをより具体的な名前に変更することをご検討ください。"
|
1501
1501
|
],
|
1502
1502
|
"Consisting of multiple content views": [
|
1503
|
-
"
|
1503
|
+
""
|
1504
1504
|
],
|
1505
1505
|
"Consists of content views": [
|
1506
|
-
"
|
1506
|
+
""
|
1507
1507
|
],
|
1508
1508
|
"Consists of repositories": [
|
1509
|
-
"
|
1509
|
+
""
|
1510
1510
|
],
|
1511
1511
|
"Consumed": [
|
1512
1512
|
"使用済み"
|
@@ -1596,7 +1596,7 @@
|
|
1596
1596
|
"コンテンツビューフィルター ID"
|
1597
1597
|
],
|
1598
1598
|
"Content View Filter identifier. Use to filter by ID": [
|
1599
|
-
""
|
1599
|
+
"コンテンツビューフィルターの識別子。ID でフィルターするために使用します"
|
1600
1600
|
],
|
1601
1601
|
"Content View ID": [
|
1602
1602
|
"コンテンツビュー ID"
|
@@ -1641,10 +1641,10 @@
|
|
1641
1641
|
"コンテンツの認証情報"
|
1642
1642
|
],
|
1643
1643
|
"Content facet for host %s has more than one content view. Use #content_views instead.": [
|
1644
|
-
""
|
1644
|
+
"ホスト %s のコンテンツファセットには複数のコンテンツビューがあります。代わりに #content_views を使用してください。"
|
1645
1645
|
],
|
1646
1646
|
"Content facet for host %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
1647
|
-
""
|
1647
|
+
"ホスト %s のコンテンツファセットには複数のライフサイクル環境があります。代わりに #lifecycle_environments を使用してください。"
|
1648
1648
|
],
|
1649
1649
|
"Content files to upload. Can be a single file or array of files.": [
|
1650
1650
|
"アップロードするコンテンツファイルです。単一ファイルまたはファイルの配列を指定できます。"
|
@@ -1659,7 +1659,7 @@
|
|
1659
1659
|
"%{user} によって '%{name}' にインポートされたコンテンツ"
|
1660
1660
|
],
|
1661
1661
|
"Content may come from {contentSourceName} or any other Smart Proxy behind the load balancer.": [
|
1662
|
-
""
|
1662
|
+
"コンテンツは、ロードバランサーの背後にある {contentSourceName} または他の Smart Proxy から取得している可能性があります。"
|
1663
1663
|
],
|
1664
1664
|
"Content not uploaded to pulp": [
|
1665
1665
|
"コンテンツが pulp にアップロードされませんでした"
|
@@ -1680,28 +1680,28 @@
|
|
1680
1680
|
"コンテンツタイプ"
|
1681
1681
|
],
|
1682
1682
|
"Content type %{content_type_string} does not belong to an enabled repo type.": [
|
1683
|
-
"コンテンツタイプ %{content_type_string}
|
1683
|
+
"コンテンツタイプ %{content_type_string} は、有効なリポジトリータイプに対応していません"
|
1684
1684
|
],
|
1685
1685
|
"Content type %{content_type} is incompatible with repositories of type %{repo_type}": [
|
1686
1686
|
"コンテンツタイプ %{content_type} には、タイプ %{repo_type} のリポジトリーとの互換性がありません"
|
1687
1687
|
],
|
1688
1688
|
"Content type does not support repo discovery": [
|
1689
|
-
""
|
1689
|
+
"コンテンツタイプがリポジトリーの検出をサポートしていません"
|
1690
1690
|
],
|
1691
1691
|
"Content view": [
|
1692
1692
|
"コンテンツビュー"
|
1693
1693
|
],
|
1694
1694
|
"Content view ${name} created": [
|
1695
|
-
"コンテンツビュー {name} が作成されました"
|
1695
|
+
"コンテンツビュー ${name} が作成されました"
|
1696
1696
|
],
|
1697
1697
|
"Content view '%{content_view}' is not attached to the environment.": [
|
1698
|
-
""
|
1698
|
+
"コンテンツビュー '%{content_view}' は、環境に割り当てられていません。"
|
1699
1699
|
],
|
1700
1700
|
"Content view '%{content_view}' is not attached to this capsule.": [
|
1701
|
-
""
|
1701
|
+
"コンテンツビュー '%{content_view}' は、この Capsule に割り当てられていません。"
|
1702
1702
|
],
|
1703
1703
|
"Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys.": [
|
1704
|
-
""
|
1704
|
+
"コンテンツビュー '%{cv_name}' は、生成されたコンテンツビューで、ホストまたはアクティベーションキーに割り当てることができません。"
|
1705
1705
|
],
|
1706
1706
|
"Content view '%{view}' is not in environment '%{env}'": [
|
1707
1707
|
"コンテンツビュー '%{view}' は環境 '%{env}' にありません"
|
@@ -1713,25 +1713,25 @@
|
|
1713
1713
|
"コンテンツビュー ID"
|
1714
1714
|
],
|
1715
1715
|
"Content view and environment not set for registration.": [
|
1716
|
-
""
|
1716
|
+
"コンテンツビューと環境は登録用に設定されていません。"
|
1717
1717
|
],
|
1718
1718
|
"Content view and lifecycle environment must be provided together": [
|
1719
|
-
""
|
1719
|
+
"コンテンツビューとライフサイクル環境を一緒に指定する必要があります"
|
1720
1720
|
],
|
1721
1721
|
"Content view does not need a publish since there are no audited changes since the last publish. Pass check_needs_publish parameter as false if you don't want to check if content view needs a publish.": [
|
1722
|
-
""
|
1722
|
+
"最後の公開以降に監査された変更がないため、コンテンツビューの公開は必要ありません。コンテンツビューが公開を必要とするかどうかを確認する必要がない場合は、check_needs_publish パラメーターを false として渡します。"
|
1723
1723
|
],
|
1724
1724
|
"Content view environment": [
|
1725
|
-
""
|
1725
|
+
"コンテンツビュー環境"
|
1726
1726
|
],
|
1727
1727
|
"Content view environments": [
|
1728
|
-
""
|
1728
|
+
"コンテンツビュー環境"
|
1729
1729
|
],
|
1730
1730
|
"Content view environments and activation key must all belong to the same organization": [
|
1731
|
-
""
|
1731
|
+
"コンテンツビュー環境とアクティベーションキーはすべて同じ組織に属している必要があります。"
|
1732
1732
|
],
|
1733
1733
|
"Content view environments must have both a content view and an environment": [
|
1734
|
-
""
|
1734
|
+
"コンテンツビュー環境には、コンテンツビューと環境の両方が必要です。"
|
1735
1735
|
],
|
1736
1736
|
"Content view has repository label '%s' which is not specified in repos_units parameter.": [
|
1737
1737
|
"コンテンツビューには '%s' のリポジトリーラベルが含まれていますが、このラベルは repos_units パラメーターで指定されていません。"
|
@@ -1743,7 +1743,7 @@
|
|
1743
1743
|
"コンテンツビューラベル"
|
1744
1744
|
],
|
1745
1745
|
"Content view must be specified": [
|
1746
|
-
""
|
1746
|
+
"コンテンツビューを指定する必要があります。"
|
1747
1747
|
],
|
1748
1748
|
"Content view name": [
|
1749
1749
|
"コンテンツビュー名"
|
@@ -1755,10 +1755,10 @@
|
|
1755
1755
|
"コンテンツビューの数値 ID"
|
1756
1756
|
],
|
1757
1757
|
"Content view promote failure": [
|
1758
|
-
""
|
1758
|
+
"コンテンツビュープロモートの失敗"
|
1759
1759
|
],
|
1760
1760
|
"Content view publish failure": [
|
1761
|
-
""
|
1761
|
+
"コンテンツビュー公開の失敗"
|
1762
1762
|
],
|
1763
1763
|
"Content view version export history identifier": [
|
1764
1764
|
"コンテンツビューバージョンのエクスポート履歴 ID"
|
@@ -1770,10 +1770,10 @@
|
|
1770
1770
|
"コンテンツビューバージョンのインポート履歴 ID"
|
1771
1771
|
],
|
1772
1772
|
"Content view version is empty": [
|
1773
|
-
""
|
1773
|
+
"コンテンツビューバージョンが空です"
|
1774
1774
|
],
|
1775
1775
|
"Content view version is empty or content counts are not up to date": [
|
1776
|
-
""
|
1776
|
+
"コンテンツビューのバージョンが空であるか、コンテンツ数が最新ではありません"
|
1777
1777
|
],
|
1778
1778
|
"Content views": [
|
1779
1779
|
"コンテンツビュー"
|
@@ -1809,7 +1809,7 @@
|
|
1809
1809
|
"コンテンツビューのコピー"
|
1810
1810
|
],
|
1811
1811
|
"Copy to clipboard": [
|
1812
|
-
"
|
1812
|
+
"クリップボードにコピー"
|
1813
1813
|
],
|
1814
1814
|
"Cores per socket": [
|
1815
1815
|
"1 ソケットあたりのコア数"
|
@@ -1827,10 +1827,10 @@
|
|
1827
1827
|
"%{count} 件のエラータが見つかりませんでした。検索結果: %{found}"
|
1828
1828
|
],
|
1829
1829
|
"Could not find %{name} resource with id %{id}. %{perms_message}": [
|
1830
|
-
"ID が
|
1830
|
+
"ID が %{id} の %{name} リソースが見つかりませんでした。%{perms_message}"
|
1831
1831
|
],
|
1832
1832
|
"Could not find %{name} resources with ids %{ids}": [
|
1833
|
-
"ID が
|
1833
|
+
"ID が %{ids} の %{name} リソースが見つかりませんでした"
|
1834
1834
|
],
|
1835
1835
|
"Could not find Environment with ids: %s": [
|
1836
1836
|
"以下の ID の環境が見つかりませんでした: %s"
|
@@ -1851,13 +1851,13 @@
|
|
1851
1851
|
"プロモート環境が見つかりませんでした"
|
1852
1852
|
],
|
1853
1853
|
"Could not locate Pulp distribution.": [
|
1854
|
-
""
|
1854
|
+
"Pulp ディストリビューションが見つかりませんでした。"
|
1855
1855
|
],
|
1856
1856
|
"Could not locate local uploaded repository for content indexing.": [
|
1857
|
-
""
|
1857
|
+
"コンテンツインデックス作成用のローカルにアップロードされたリポジトリーが見つかりませんでした。"
|
1858
1858
|
],
|
1859
1859
|
"Could not locate repository properties for content indexing.": [
|
1860
|
-
""
|
1860
|
+
"コンテンツインデックス作成用のリポジトリープロパティーが見つかりませんでした。"
|
1861
1861
|
],
|
1862
1862
|
"Could not remove the lifecycle environment from the smart proxy": [
|
1863
1863
|
"Smart Proxy からライフサイクル環境を削除できませんでした"
|
@@ -1896,7 +1896,7 @@
|
|
1896
1896
|
"コンテンツホストの環境 '%s' が見つかりませんでした"
|
1897
1897
|
],
|
1898
1898
|
"Couldn't find content view environment with content view ID '%{cv}' and environment ID '%{env}'": [
|
1899
|
-
""
|
1899
|
+
"コンテンツビュー IDが '%{cv}' および環境 ID が '%{env}' のコンテンツビュー環境が見つかりませんでした"
|
1900
1900
|
],
|
1901
1901
|
"Couldn't find content view version '%s'": [
|
1902
1902
|
"コンテンツビューのバージョン '%s' が見つかりませんでした"
|
@@ -1941,7 +1941,7 @@
|
|
1941
1941
|
"名前が '%s' の Smart Proxy は見つかりませんでした"
|
1942
1942
|
],
|
1943
1943
|
"Couldn't find specified content view and lifecycle environment.": [
|
1944
|
-
""
|
1944
|
+
"指定のコンテンツビューとライフサイクル環境が見つかりませんでした。"
|
1945
1945
|
],
|
1946
1946
|
"Couldn't find subject of synchronization": [
|
1947
1947
|
"同期の件名が見つかりませんでした"
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
"代替コンテンツソースの作成"
|
1957
1957
|
],
|
1958
1958
|
"Create Container Push Repository Root": [
|
1959
|
-
""
|
1959
|
+
"コンテナープッシュリポジトリールートの作成"
|
1960
1960
|
],
|
1961
1961
|
"Create Export History": [
|
1962
1962
|
"エクスポート履歴の作成"
|
@@ -1986,7 +1986,7 @@
|
|
1986
1986
|
"フィルタールールの作成。組み込まれるパラメーターはフィルタータイプに基づいている必要があります。"
|
1987
1987
|
],
|
1988
1988
|
"Create a flatpak remote": [
|
1989
|
-
""
|
1989
|
+
"flatpak リモートを作成する"
|
1990
1990
|
],
|
1991
1991
|
"Create a host collection": [
|
1992
1992
|
"ホストコレクションの作成"
|
@@ -2025,7 +2025,7 @@
|
|
2025
2025
|
"ホストコレクションの作成"
|
2026
2026
|
],
|
2027
2027
|
"Create new activation key": [
|
2028
|
-
""
|
2028
|
+
"新規アクティベーションキーの作成"
|
2029
2029
|
],
|
2030
2030
|
"Create organization": [
|
2031
2031
|
"組織の作成"
|
@@ -2112,7 +2112,7 @@
|
|
2112
2112
|
"Deb パッケージ"
|
2113
2113
|
],
|
2114
2114
|
"Debian packages": [
|
2115
|
-
""
|
2115
|
+
"Debian パッケージ"
|
2116
2116
|
],
|
2117
2117
|
"Debug Certificate": [
|
2118
2118
|
"デバッグ証明書"
|
@@ -2151,22 +2151,22 @@
|
|
2151
2151
|
"デフォルトのシステム SLA"
|
2152
2152
|
],
|
2153
2153
|
"Default content view versions cannot be promoted": [
|
2154
|
-
"
|
2154
|
+
""
|
2155
2155
|
],
|
2156
2156
|
"Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')": [
|
2157
|
-
"Smart Proxy 同期のデフォルトのダウンロードポリシー ('
|
2157
|
+
"Smart Proxy 同期のデフォルトのダウンロードポリシー ('継承'、'即時' または 'オンデマンド' のいずれか)"
|
2158
2158
|
],
|
2159
2159
|
"Default download policy for custom repositories (either 'immediate' or 'on_demand')": [
|
2160
|
-
"カスタムリポジトリーのデフォルトのダウンロードポリシー ('
|
2160
|
+
"カスタムリポジトリーのデフォルトのダウンロードポリシー ('即時' または 'オンデマンド' のいずれか)"
|
2161
2161
|
],
|
2162
2162
|
"Default download policy for enabled Red Hat repositories (either 'immediate' or 'on_demand')": [
|
2163
|
-
"有効な Red Hat リポジトリーのデフォルトのダウンロードポリシー ('
|
2163
|
+
"有効な Red Hat リポジトリーのデフォルトのダウンロードポリシー ('即時' または 'オンデマンド' のいずれか)"
|
2164
2164
|
],
|
2165
2165
|
"Default export format": [
|
2166
|
-
""
|
2166
|
+
"デフォルトのエクスポート形式"
|
2167
2167
|
],
|
2168
2168
|
"Default export format for content-exports(either 'syncable' or 'importable')": [
|
2169
|
-
""
|
2169
|
+
"content-exports のデフォルトのエクスポート形式 ('同期可能' または 'インポート可能')"
|
2170
2170
|
],
|
2171
2171
|
"Default finish template for new Operating Systems created from synced content": [
|
2172
2172
|
"同期コンテンツから作成された新規オペレーティングシステムのデフォルト完了テンプレート"
|
@@ -2259,10 +2259,10 @@
|
|
2259
2259
|
"フィルタールールの削除"
|
2260
2260
|
],
|
2261
2261
|
"Delete a flatpak remote": [
|
2262
|
-
""
|
2262
|
+
"flatpak リモートを削除する"
|
2263
2263
|
],
|
2264
2264
|
"Delete activation key?": [
|
2265
|
-
""
|
2265
|
+
"アクティベーションキーを削除しますか?"
|
2266
2266
|
],
|
2267
2267
|
"Delete all subscriptions attached to activation keys.": [
|
2268
2268
|
"アクティベーションキーにアタッチされている全サブスクリプションを削除します。"
|
@@ -2280,7 +2280,7 @@
|
|
2280
2280
|
"コンテンツビューの削除"
|
2281
2281
|
],
|
2282
2282
|
"Delete content view filters that have this repository as the last associated repository. Defaults to true. If false, such filters will now apply to all repositories in the content view.": [
|
2283
|
-
""
|
2283
|
+
"このリポジトリーが関連付けられた最後のリポジトリーであるコンテンツビューフィルターを削除します。デフォルトは true です。false の場合、そのようなフィルターがコンテンツビュー内のすべてのリポジトリーに適用されます。"
|
2284
2284
|
],
|
2285
2285
|
"Delete manifest from Red Hat provider": [
|
2286
2286
|
"Red Hat プロバイダーからマニフェストを削除"
|
@@ -2295,7 +2295,7 @@
|
|
2295
2295
|
"バージョンの削除"
|
2296
2296
|
],
|
2297
2297
|
"Deleted %{host_count} %{hosts}": [
|
2298
|
-
""
|
2298
|
+
"%{host_count} 個の %{hosts} を削除しました"
|
2299
2299
|
],
|
2300
2300
|
"Deleted consumer '%s'": [
|
2301
2301
|
"コンシューマー '%s' を削除しました"
|
@@ -2319,7 +2319,7 @@
|
|
2319
2319
|
"バージョンを削除しています: {versionList}"
|
2320
2320
|
],
|
2321
2321
|
"Depth": [
|
2322
|
-
""
|
2322
|
+
"階層の深さ"
|
2323
2323
|
],
|
2324
2324
|
"Description": [
|
2325
2325
|
"説明"
|
@@ -2334,7 +2334,7 @@
|
|
2334
2334
|
"新規に公開されたコンテンツビューバージョンの説明"
|
2335
2335
|
],
|
2336
2336
|
"Description of the flatpak remote": [
|
2337
|
-
""
|
2337
|
+
"flatpak リモートの説明"
|
2338
2338
|
],
|
2339
2339
|
"Description of the repository": [
|
2340
2340
|
"リポジトリーの説明"
|
@@ -2403,10 +2403,10 @@
|
|
2403
2403
|
"詳細"
|
2404
2404
|
],
|
2405
2405
|
"Determining settings for ${truncate(name)}": [
|
2406
|
-
""
|
2406
|
+
"${truncate(name)} の設定を決定中"
|
2407
2407
|
],
|
2408
2408
|
"Digest": [
|
2409
|
-
""
|
2409
|
+
"ダイジェスト"
|
2410
2410
|
],
|
2411
2411
|
"Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite.": [
|
2412
2412
|
"複合コンテンツビューにパッケージリストを直接設定することはできません。コンポーネントを更新してから、複合を再公開してください。"
|
@@ -2463,16 +2463,16 @@
|
|
2463
2463
|
"レート制限のダウンロード"
|
2464
2464
|
],
|
2465
2465
|
"Due to a change in your organizations, this container name has become ambiguous (org name '%{org_label}'). If you wish to continue using this container name, destroy the organization in conflict with '%{o_name} (id %{o_id}). If you wish to keep both orgs, destroy '%{o_label}/%{prod_label}/%{root_repo_label}' and retry your push using the id format.": [
|
2466
|
-
""
|
2466
|
+
"組織の変更により、このコンテナー名があいまいになりました (組織名 '%{org_label}')。このコンテナー名を引き続き使用する場合は、'%{o_name} (id %{o_id}) と競合する組織を破棄してください。両方の組織を保持する場合は、'%{o_label}/%{prod_label}/%{root_repo_label}' を破棄し、ID 形式を使用してプッシュを再試行してください。"
|
2467
2467
|
],
|
2468
2468
|
"Due to a change in your products, this container name has become ambiguous (product name '%{prod_label}'). If you wish to continue using this container name, destroy the product in conflict with '%{prod_name}' (id %{prod_id}). If you wish to keep both products, destroy '%{org_label}/%{prod_dot_label}/%{root_repo_label}' and retry your push using the id format.": [
|
2469
|
-
""
|
2469
|
+
"製品の変更により、このコンテナー名があいまいになりました (製品名 '%{prod_label}')。このコンテナー名を引き続き使用する場合は、'%{prod_name}' (id %{prod_id}) と競合する製品を破棄してください。両方の製品を保持する場合は、'%{org_label}/%{prod_dot_label}/%{root_repo_label}' を破棄し、ID 形式を使用してプッシュを再試行してください。"
|
2470
2470
|
],
|
2471
2471
|
"Duplicate artifact detected": [
|
2472
2472
|
"重複するアーティファクトが検出されました"
|
2473
2473
|
],
|
2474
2474
|
"Duplicate repositories in content view versions": [
|
2475
|
-
""
|
2475
|
+
"コンテンツビューバージョンに重複したリポジトリーがあります"
|
2476
2476
|
],
|
2477
2477
|
"Duration": [
|
2478
2478
|
"期間"
|
@@ -2490,13 +2490,13 @@
|
|
2490
2490
|
"URL およびサブパスの編集"
|
2491
2491
|
],
|
2492
2492
|
"Edit activation key": [
|
2493
|
-
""
|
2493
|
+
"アクティベーションキーの編集"
|
2494
2494
|
],
|
2495
2495
|
"Edit content view assignment": [
|
2496
2496
|
"コンテンツビューの割り当てを編集"
|
2497
2497
|
],
|
2498
2498
|
"Edit content view environments": [
|
2499
|
-
""
|
2499
|
+
"コンテンツビュー環境の編集"
|
2500
2500
|
],
|
2501
2501
|
"Edit credentials": [
|
2502
2502
|
"資格情報の編集"
|
@@ -2568,7 +2568,7 @@
|
|
2568
2568
|
"リポジトリーセットの有効化"
|
2569
2569
|
],
|
2570
2570
|
"Enable structured APT for deb content": [
|
2571
|
-
""
|
2571
|
+
"deb コンテンツに対して構造化 APT を有効にする"
|
2572
2572
|
],
|
2573
2573
|
"Enable/Disable auto publish of composite view": [
|
2574
2574
|
"複合ビューの自動公開を有効/無効にします"
|
@@ -2583,7 +2583,7 @@
|
|
2583
2583
|
"'%{subject}' のシンプルコンテンツアクセスの有効化に失敗しました。"
|
2584
2584
|
],
|
2585
2585
|
"Enabling Tracer requires installing the katello-host-tools-tracer package on the host.": [
|
2586
|
-
""
|
2586
|
+
"トレーサーを有効にするには、ホストに katello-host-tools-tracer パッケージをインストールする必要があります。"
|
2587
2587
|
],
|
2588
2588
|
"End Date": [
|
2589
2589
|
"終了日"
|
@@ -2619,10 +2619,10 @@
|
|
2619
2619
|
"環境"
|
2620
2620
|
],
|
2621
2621
|
"Environment ID": [
|
2622
|
-
""
|
2622
|
+
"環境 ID"
|
2623
2623
|
],
|
2624
2624
|
"Environment ID and content view ID must be provided together": [
|
2625
|
-
""
|
2625
|
+
"環境 ID とコンテンツビュー ID を合わせて指定する必要があります"
|
2626
2626
|
],
|
2627
2627
|
"Environment IDs": [
|
2628
2628
|
"環境 ID"
|
@@ -2634,7 +2634,7 @@
|
|
2634
2634
|
"環境 ID"
|
2635
2635
|
],
|
2636
2636
|
"Environment name": [
|
2637
|
-
""
|
2637
|
+
"環境名"
|
2638
2638
|
],
|
2639
2639
|
"Environments": [
|
2640
2640
|
"環境"
|
@@ -2661,19 +2661,19 @@
|
|
2661
2661
|
"%s によりエラータのインストールがスケジュールされました"
|
2662
2662
|
],
|
2663
2663
|
"Errata and package information will be updated at the next host check-in or package action.": [
|
2664
|
-
""
|
2664
|
+
"エラータとパッケージ情報は、次のホストのチェックインまたはパッケージアクションで更新されます。"
|
2665
2665
|
],
|
2666
2666
|
"Errata and package information will be updated immediately.": [
|
2667
|
-
""
|
2667
|
+
"エラータおよびパッケージ情報はすぐに更新されます。"
|
2668
2668
|
],
|
2669
2669
|
"Errata id of the erratum (RHSA-2012:108)": [
|
2670
2670
|
"エラータのエラータ ID (RHSA-2012:108)"
|
2671
2671
|
],
|
2672
2672
|
"Errata statuses not updated for deleted content facet with UUID %s": [
|
2673
|
-
""
|
2673
|
+
"UUID %s を持つ削除済みコンテンツファセットのエラータステータスが更新されませんでした"
|
2674
2674
|
],
|
2675
2675
|
"Errata to apply": [
|
2676
|
-
""
|
2676
|
+
"適用するエラータ"
|
2677
2677
|
],
|
2678
2678
|
"Errata to exclusively include in the action": [
|
2679
2679
|
"アクションにだけ含めるエラータ"
|
@@ -2724,7 +2724,7 @@
|
|
2724
2724
|
"除外"
|
2725
2725
|
],
|
2726
2726
|
"Exclude Refs": [
|
2727
|
-
""
|
2727
|
+
"参照の除外"
|
2728
2728
|
],
|
2729
2729
|
"Exclude all RPMs not associated to any errata": [
|
2730
2730
|
"エラータに関連付けられていないすべての RPM を除外する"
|
@@ -2754,10 +2754,10 @@
|
|
2754
2754
|
"日 (期限切れまでの日数)"
|
2755
2755
|
],
|
2756
2756
|
"Expired ": [
|
2757
|
-
""
|
2757
|
+
"有効期限切れ "
|
2758
2758
|
],
|
2759
2759
|
"Expires ": [
|
2760
|
-
""
|
2760
|
+
"期限切れ "
|
2761
2761
|
],
|
2762
2762
|
"Export": [
|
2763
2763
|
"エクスポート"
|
@@ -2781,10 +2781,10 @@
|
|
2781
2781
|
"CSVとしてエクスポート"
|
2782
2782
|
],
|
2783
2783
|
"Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
|
2784
|
-
""
|
2784
|
+
"エクスポートに失敗しました: (即時ダウンロードポリシーが設定された) 1 つ以上のリポジトリーを同期する必要があります。"
|
2785
2785
|
],
|
2786
2786
|
"Export formats.Choose syncable if the exported content needs to be in a yum format. This option is only available for %{syncable_repos} repositories. Choose importable if the importing server uses the same version and exported content needs to be one of %{importable_repos} repositories.": [
|
2787
|
-
""
|
2787
|
+
"エクスポート形式。エクスポートしたコンテンツを yum 形式にする必要がある場合は、同期可能を選択します。このオプションは %{syncable_repos} リポジトリーでのみ使用できます。インポート先のサーバーが同じバージョンを使用し、エクスポートしたコンテンツを %{importable_repos} リポジトリーのいずれかにする必要がある場合は、インポート可能を選択します。"
|
2788
2788
|
],
|
2789
2789
|
"Export history identifier used for incremental export. If not provided the most recent export history will be used.": [
|
2790
2790
|
"増分エクスポートに使用されるエクスポート履歴識別子。指定されていない場合は、最新のエクスポート履歴が使用されます。"
|
@@ -2796,7 +2796,7 @@
|
|
2796
2796
|
"エクスポートされたバージョン"
|
2797
2797
|
],
|
2798
2798
|
"Extended support": [
|
2799
|
-
""
|
2799
|
+
"延長サポート"
|
2800
2800
|
],
|
2801
2801
|
"Facts successfully updated.": [
|
2802
2802
|
"ファクトが正常に更新されました。"
|
@@ -2859,7 +2859,7 @@
|
|
2859
2859
|
"指定したコンポーネントバージョンで公開がトリガーされた複合バージョンをフィルタリングする"
|
2860
2860
|
],
|
2861
2861
|
"Filter content view versions that contain the file": [
|
2862
|
-
""
|
2862
|
+
"ファイルを含むコンテンツビューバージョンのフィルタリング"
|
2863
2863
|
],
|
2864
2864
|
"Filter created": [
|
2865
2865
|
"フィルターが作成されました"
|
@@ -2928,10 +2928,10 @@
|
|
2928
2928
|
"フィルターが削除されました"
|
2929
2929
|
],
|
2930
2930
|
"Filters were applied to this version.": [
|
2931
|
-
""
|
2931
|
+
"フィルターはこのバージョンに適用されました。"
|
2932
2932
|
],
|
2933
2933
|
"Filters will be applied to this content view version.": [
|
2934
|
-
""
|
2934
|
+
"フィルターはこのコンテンツビューのバージョンに適用されます。"
|
2935
2935
|
],
|
2936
2936
|
"Find the relative path for each RHUI repository and combine them in a comma-separated list.": [
|
2937
2937
|
"各 RHUI リポジトリーの相対パスを見つけ、それらをコンマ区切りリストで組み合わせます。"
|
@@ -2943,13 +2943,13 @@
|
|
2943
2943
|
"終了"
|
2944
2944
|
],
|
2945
2945
|
"Flatpak Remotes": [
|
2946
|
-
""
|
2946
|
+
"flatpak リモート"
|
2947
2947
|
],
|
2948
2948
|
"Flatpak remote numeric identifier": [
|
2949
|
-
""
|
2949
|
+
"flatpak リモートの数値識別子"
|
2950
2950
|
],
|
2951
2951
|
"Flatpak remote repository numeric identifier": [
|
2952
|
-
""
|
2952
|
+
"flatpak リモートリポジトリーの数値識別子"
|
2953
2953
|
],
|
2954
2954
|
"Force": [
|
2955
2955
|
"強制"
|
@@ -2961,16 +2961,16 @@
|
|
2961
2961
|
"強制的に同期し、全コンテンツのチェックサムを検証します。Yum リポジトリーでのみ使用されます。"
|
2962
2962
|
],
|
2963
2963
|
"Force content view promotion and bypass lifecycle environment restriction": [
|
2964
|
-
""
|
2964
|
+
"コンテンツビューを強制的にプロモートしてライフサイクル環境の制限を無視する"
|
2965
2965
|
],
|
2966
2966
|
"Force delete the repository by removing it from all content view versions": [
|
2967
2967
|
"すべてのコンテンツビューバージョンからリポジトリーを削除して、リポジトリーを強制的に削除します"
|
2968
2968
|
],
|
2969
2969
|
"Force metadata regeneration to proceed. Dangerous operation when version has repositories with the 'Complete Mirroring' mirroring policy": [
|
2970
|
-
""
|
2970
|
+
"メタデータの再生成を強制的に実行します。バージョンに '完全ミラーリング' ミラーリングポリシーを使用しているリポジトリーがある場合には危険な操作です"
|
2971
2971
|
],
|
2972
2972
|
"Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy": [
|
2973
|
-
""
|
2973
|
+
"メタデータの再生成を強制的に実行します。リポジトリーで '完全ミラーリング' ミラーリングポリシーを使用している場合には危険な操作です"
|
2974
2974
|
],
|
2975
2975
|
"Force promotion": [
|
2976
2976
|
"プロモーションの強制"
|
@@ -2982,10 +2982,10 @@
|
|
2982
2982
|
"アップストリームの変更が検出されない場合でも、強制的に同期します。yum 以外のリポジトリーはスキップされます。"
|
2983
2983
|
],
|
2984
2984
|
"Force sync even if no upstream changes are detected. Only used with yum or deb repositories.": [
|
2985
|
-
""
|
2985
|
+
"アップストリームの変更が検出されない場合でも、強制的に同期します。yum または deb リポジトリーでのみ使用されます。"
|
2986
2986
|
],
|
2987
2987
|
"Forces a republish of the specified repository, regenerating metadata and symlinks on the filesystem. Not allowed for repositories with the 'Complete Mirroring' mirroring policy.": [
|
2988
|
-
""
|
2988
|
+
"指定のリポジトリーを強制的に再公開し、ファイルシステムのメタデータとシンボリックリンクを再生成します。'完全ミラーリング' ミラーリングポリシーを使用しているリポジトリーでは許可されません。"
|
2989
2989
|
],
|
2990
2990
|
"Forces a republish of the version's repositories' metadata": [
|
2991
2991
|
"バージョンのリポジトリーのメタデータを強制的に再公開します"
|
@@ -2994,7 +2994,7 @@
|
|
2994
2994
|
"説明全文"
|
2995
2995
|
],
|
2996
2996
|
"Full support": [
|
2997
|
-
""
|
2997
|
+
"フルサポート"
|
2998
2998
|
],
|
2999
2999
|
"GPG Key URL": [
|
3000
3000
|
"GPG キー URL"
|
@@ -3006,7 +3006,7 @@
|
|
3006
3006
|
"生成してダウンロード"
|
3007
3007
|
],
|
3008
3008
|
"Generate errata status from directly-installable content": [
|
3009
|
-
""
|
3009
|
+
"直接インストール可能なコンテンツからエラータステータスを生成する"
|
3010
3010
|
],
|
3011
3011
|
"Generate host applicability": [
|
3012
3012
|
"ホストに適用可能なエラータを生成します"
|
@@ -3018,7 +3018,7 @@
|
|
3018
3018
|
"生成済み"
|
3019
3019
|
],
|
3020
3020
|
"Generated content views cannot be assigned to hosts or activation keys": [
|
3021
|
-
""
|
3021
|
+
"生成コンテンツビューをホスト/アクティべーションキーに割り当てることはできません"
|
3022
3022
|
],
|
3023
3023
|
"Generated content views cannot be directly published. They can updated only via export.": [
|
3024
3024
|
"生成されたコンテンツビューは直接公開できません。コンテンツビューは、エクスポートしなければ更新されません。"
|
@@ -3057,7 +3057,7 @@
|
|
3057
3057
|
"指定された条件はどのホストともマッチしません。ルールを変更してみてください。"
|
3058
3058
|
],
|
3059
3059
|
"Given criteria doesn't match any non-modular RPMs. Try changing your rule.": [
|
3060
|
-
""
|
3060
|
+
"指定された条件はどの非モジュラー RPM ともマッチしません。ルールを変更してみてください。"
|
3061
3061
|
],
|
3062
3062
|
"Go to job details": [
|
3063
3063
|
"ジョブの詳細に移動"
|
@@ -3084,16 +3084,16 @@
|
|
3084
3084
|
"0 より大きい必要があります"
|
3085
3085
|
],
|
3086
3086
|
"Hash containing the Id of the single lifecycle environment to be associated with the activation key.": [
|
3087
|
-
""
|
3087
|
+
"アクティベーションキーに関連付ける単一のライフサイクル環境の ID を含むハッシュ。"
|
3088
3088
|
],
|
3089
3089
|
"Help": [
|
3090
|
-
""
|
3090
|
+
"ヘルプ"
|
3091
3091
|
],
|
3092
3092
|
"Helper": [
|
3093
3093
|
"ヘルパー"
|
3094
3094
|
],
|
3095
3095
|
"Hide Reclaim Space Warning": [
|
3096
|
-
""
|
3096
|
+
"領域の再利用に関する警告を非表示にする"
|
3097
3097
|
],
|
3098
3098
|
"Hide affected activation keys": [
|
3099
3099
|
"影響のあるアクティベーションキーを非表示"
|
@@ -3117,7 +3117,7 @@
|
|
3117
3117
|
"ホスト %s は subscription-manager で登録されていません。"
|
3118
3118
|
],
|
3119
3119
|
"Host %{hostname}: Cannot add content view environment to content facet. The host's content source '%{content_source}' does not sync lifecycle environment '%{lce}'.": [
|
3120
|
-
""
|
3120
|
+
"ホスト %{hostname}: コンテンツビュー環境をコンテンツファセットに追加できません。ホストのコンテンツソース '%{content_source}' はライフサイクル環境 '%{lce}' を同期しません。"
|
3121
3121
|
],
|
3122
3122
|
"Host %{name} cannot be assigned release version %{release_version}.": [
|
3123
3123
|
"ホスト %{name} は、リリースバージョン %{release_version} に割り当てることができません。"
|
@@ -3144,7 +3144,7 @@
|
|
3144
3144
|
"ホスト ID"
|
3145
3145
|
],
|
3146
3146
|
"Host Limit": [
|
3147
|
-
""
|
3147
|
+
"ホストの制限"
|
3148
3148
|
],
|
3149
3149
|
"Host Profile Assume": [
|
3150
3150
|
"ホストプロファイルの想定"
|
@@ -3174,16 +3174,16 @@
|
|
3174
3174
|
"ホストコレクションおよびサブスクリプションの詳細"
|
3175
3175
|
],
|
3176
3176
|
"Host content source will remain the same. Click Save below to update the host's content view environment.": [
|
3177
|
-
""
|
3177
|
+
"ホストコンテンツソースは同じままです。ホストのコンテンツビュー環境を更新するには、下の保存をクリックしてください。"
|
3178
3178
|
],
|
3179
3179
|
"Host content view and environment updated": [
|
3180
3180
|
"ホストコンテンツビューと環境が更新されました"
|
3181
3181
|
],
|
3182
3182
|
"Host content view environment(s) updated": [
|
3183
|
-
""
|
3183
|
+
"ホストコンテンツビュー環境が更新されました"
|
3184
3184
|
],
|
3185
3185
|
"Host content view environments updating.": [
|
3186
|
-
""
|
3186
|
+
"ホストコンテンツビュー環境を更新しています。"
|
3187
3187
|
],
|
3188
3188
|
"Host creation was skipped for %s because it shares a BIOS UUID with %s. To report this hypervisor, override its dmi.system.uuid fact or set 'candlepin.use_system_uuid_for_matching' to 'true' in the Candlepin configuration.": [
|
3189
3189
|
"%s と BIOS UUID を共有するため、%s のホスト作成は省略されました。このハイパーバイザーをレポートするには、dmi.system.uuid ファクトを上書きするか、Candlepin 設定の 'candlepin.use_system_uuid_for_matching' を「true」に設定してください。"
|
@@ -3210,10 +3210,10 @@
|
|
3210
3210
|
"該当するパッケージをリストするホスト ID"
|
3211
3211
|
],
|
3212
3212
|
"Host identifier": [
|
3213
|
-
""
|
3213
|
+
"ホスト識別子"
|
3214
3214
|
],
|
3215
3215
|
"Host lifecycle support expiration notification": [
|
3216
|
-
""
|
3216
|
+
"ホストのライフサイクルサポート期限切れの通知"
|
3217
3217
|
],
|
3218
3218
|
"Host was not found by the subscription UUID: '%s', this can happen if the host is registered already, but not to this instance": [
|
3219
3219
|
"サブスクリプション UUID: '%s' でホストが見つかりませんでした。これは、ホストがすでに登録されているけれども、このインスタンスには登録されていない場合に発生する可能性があります。"
|
@@ -3240,7 +3240,7 @@
|
|
3240
3240
|
"ホスト: "
|
3241
3241
|
],
|
3242
3242
|
"How many days before a completed Pulp task is purged by Orphan Cleanup.": [
|
3243
|
-
""
|
3243
|
+
"完了した Pulp タスクが孤立項目クリーンアップによって削除されるまでの日数。"
|
3244
3244
|
],
|
3245
3245
|
"How many repositories should be synced concurrently on the capsule. A smaller number may lead to longer sync times. A larger number will increase dynflow load.": [
|
3246
3246
|
"Capsule で同時に同期する必要があるリポジトリ数。数値が小さいほど、同期時間が長くなる可能性があり、数値が大きいほど、dynflow の負荷が増加します。"
|
@@ -3270,7 +3270,7 @@
|
|
3270
3270
|
"リポジトリーを表示させる組織の ID"
|
3271
3271
|
],
|
3272
3272
|
"ID of flatpak remote to show repositories of": [
|
3273
|
-
""
|
3273
|
+
"リポジトリーを表示する flatpak リモートの ID"
|
3274
3274
|
],
|
3275
3275
|
"ID of the Organization": [
|
3276
3276
|
"組織 ID"
|
@@ -3333,22 +3333,22 @@
|
|
3333
3333
|
"コンテンツホストの ID"
|
3334
3334
|
],
|
3335
3335
|
"Id of the content view to limit the content counting on": [
|
3336
|
-
""
|
3336
|
+
"カウントするコンテンツを制限するコンテンツビューの ID"
|
3337
3337
|
],
|
3338
3338
|
"Id of the content view to limit the synchronization on": [
|
3339
3339
|
"同期を制限するコンテンツビューの ID"
|
3340
3340
|
],
|
3341
3341
|
"Id of the content view to limit verifying checksum on": [
|
3342
|
-
""
|
3342
|
+
"チェックサムの検証を制限するコンテンツビューの ID"
|
3343
3343
|
],
|
3344
3344
|
"Id of the environment to limit the content counting on": [
|
3345
|
-
""
|
3345
|
+
"コンテンツを制限する環境の ID"
|
3346
3346
|
],
|
3347
3347
|
"Id of the environment to limit the synchronization on": [
|
3348
3348
|
"同期を制限する環境の ID"
|
3349
3349
|
],
|
3350
3350
|
"Id of the environment to limit verifying checksum on": [
|
3351
|
-
""
|
3351
|
+
"チェックサムの検証を制限する環境の ID"
|
3352
3352
|
],
|
3353
3353
|
"Id of the host": [
|
3354
3354
|
"ホストの ID"
|
@@ -3366,31 +3366,31 @@
|
|
3366
3366
|
"環境を制限する組織の ID"
|
3367
3367
|
],
|
3368
3368
|
"Id of the repository to limit the content counting on": [
|
3369
|
-
""
|
3369
|
+
"コンテンツを制限するリポジトリーの ID"
|
3370
3370
|
],
|
3371
3371
|
"Id of the repository to limit the synchronization on": [
|
3372
3372
|
"同期を制限するリポジトリーの ID"
|
3373
3373
|
],
|
3374
3374
|
"Id of the repository to limit verifying checksum on": [
|
3375
|
-
""
|
3375
|
+
"チェックサムの検証を制限するリポジトリーの ID"
|
3376
3376
|
],
|
3377
3377
|
"Id of the single content view to be associated with the activation key.": [
|
3378
|
-
""
|
3378
|
+
"アクティベーションキーに関連付ける単一のコンテンツビューの ID。"
|
3379
3379
|
],
|
3380
3380
|
"Id of the single content view to be associated with the host.": [
|
3381
|
-
""
|
3381
|
+
"ホストに関連付ける単一のコンテンツビューの ID。"
|
3382
3382
|
],
|
3383
3383
|
"Id of the single lifecycle environment to be associated with the activation key.": [
|
3384
|
-
""
|
3384
|
+
"アクティベーションキーに関連付ける単一のライフサイクル環境の ID。"
|
3385
3385
|
],
|
3386
3386
|
"Id of the single lifecycle environment to be associated with the host.": [
|
3387
|
-
""
|
3387
|
+
"ホストに関連付ける単一のライフサイクル環境の ID。"
|
3388
3388
|
],
|
3389
3389
|
"Id of the smart proxy": [
|
3390
3390
|
"Smart Proxy の ID"
|
3391
3391
|
],
|
3392
3392
|
"Id of the smart proxy from which the host consumes content.": [
|
3393
|
-
""
|
3393
|
+
"ホストが使用するコンテンツの取得元 Smart Proxy の ID。"
|
3394
3394
|
],
|
3395
3395
|
"Idenifier of the SSL CA Cert": [
|
3396
3396
|
"SSL CA 証明書の ID"
|
@@ -3417,7 +3417,7 @@
|
|
3417
3417
|
"ライフサイクル環境の ID"
|
3418
3418
|
],
|
3419
3419
|
"Identifies whether the repository should be unavailable on a client with a non-matching OS version.\\nPass [] to make repo available for clients regardless of OS version. Maximum length 1; allowed tags are: %s": [
|
3420
|
-
""
|
3420
|
+
"OS バージョンが一致しないクライアントでリポジトリーを利用不可にするかどうかを指定します。\\n[] を渡すと、OS バージョンに関係なくクライアントがリポジトリーを利用できるようになります。最大長は 1 です。許可されるタグは次のとおりです: %s"
|
3421
3421
|
],
|
3422
3422
|
"Ids of smart proxies to associate": [
|
3423
3423
|
"関連付ける Smart Proxy の ID"
|
@@ -3429,10 +3429,10 @@
|
|
3429
3429
|
"DMI UUID が重複しているためにホストの登録に失敗した場合は、ここにコンマ区切りの値を追加します。今後の登録では、影響を受けるホストに対して一意の DMI UUID が生成されます。"
|
3430
3430
|
],
|
3431
3431
|
"If product certificates should be used to authenticate to a custom CDN.": [
|
3432
|
-
""
|
3432
|
+
"カスタム CDN に対する認証に製品証明書を使用する必要があるかどうか。"
|
3433
3433
|
],
|
3434
3434
|
"If set, newly created APT repos in Katello will use the same repo structure as the remote repos they are synchronized from. You may migrate existing APT repos to match the setting, by running 'foreman-rake katello:migrate_structure_content_for_deb'.": [
|
3435
|
-
""
|
3435
|
+
"これが設定されている場合、Katello で新しく作成された APT リポジトリーは、同期元のリモートリポジトリーと同じリポジトリー構造を使用します。'foreman-rake katello:migrate_structure_content_for_deb' を実行して、既存の APT リポジトリーを設定に合わせて移行できます。"
|
3436
3436
|
],
|
3437
3437
|
"If specified, remove the first instance of a subscription with matching id and quantity": [
|
3438
3438
|
"指定された場合、ID と数量が一致するサブスクリプションの最初のインスタンスを削除します"
|
@@ -3447,7 +3447,7 @@
|
|
3447
3447
|
"これが有効で、register_hostname_fact が設定および指定されている場合には、登録時に、そのファクトだけを使用して名前で新規ホストを検索し、ホスト名の照合をすべてスキップします"
|
3448
3448
|
],
|
3449
3449
|
"If this is enabled, content counts on smart proxies will be updated automatically after content sync.": [
|
3450
|
-
""
|
3450
|
+
"これを有効にすると、コンテンツの同期後に Smart Proxy 上のコンテンツ数が自動的に更新されます。"
|
3451
3451
|
],
|
3452
3452
|
"If this is enabled, repositories can be deleted even when they belong to published content views. The deleted repository will be removed from all content view versions.": [
|
3453
3453
|
"有効の場合、公開済みコンテンツビューに属する場合でもリポジトリーを削除できます。削除されたリポジトリーは、すべてのコンテンツビューバージョンから削除されます。"
|
@@ -3456,10 +3456,10 @@
|
|
3456
3456
|
"これが有効な場合には、環境 (\\\"archived\\\") がないコンテンツビューバージョンのリポジトリーが '/pulp/content/<organization>/content_views/<content view>/X.Y/...' で配布されます。"
|
3457
3457
|
],
|
3458
3458
|
"If this is enabled, the Smart Proxy page will suppress the warning message about reclaiming space.": [
|
3459
|
-
""
|
3459
|
+
"これを有効にすると、Smart Proxy ページに領域の再利用に関する警告メッセージが表示されなくなります。"
|
3460
3460
|
],
|
3461
3461
|
"If true, only errata that can be installed without an incremental update will affect the host's errata status. Also affects the Host Collections dashboard widget.": [
|
3462
|
-
""
|
3462
|
+
"true の場合、増分更新なしでインストールできるエラータのみが、ホストのエラータステータスに影響します。また、ホストコレクションのダッシュボードウィジェットにも影響します。"
|
3463
3463
|
],
|
3464
3464
|
"If true, only return repository sets that are associated with an active subscriptions": [
|
3465
3465
|
"true の場合には、アクティブなサブスクリプションに関連付けられているリポジトリーセットのみを返します"
|
@@ -3468,7 +3468,7 @@
|
|
3468
3468
|
"true の場合には、有効なリポジトリーセットのみを返します。デフォルトは false です"
|
3469
3469
|
],
|
3470
3470
|
"If true, return custom repository sets along with redhat repos. Will be ignored if repository_type is supplied.": [
|
3471
|
-
""
|
3471
|
+
"true の場合は、カスタムリポジトリーセットを redhat リポジトリーとともに返します。repository_type が指定されている場合は無視されます。"
|
3472
3472
|
],
|
3473
3473
|
"If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Defaults to true": [
|
3474
3474
|
"true の場合には、指定されたエラータまたはパッケージを追加すると、必要な依存関係もコピーされます。デフォルトは True です。"
|
@@ -3483,7 +3483,7 @@
|
|
3483
3483
|
"無視できるコンテンツは、Yum リポジトリーにのみ設定できます。"
|
3484
3484
|
],
|
3485
3485
|
"Ignore %s cannot be set in combination with the 'Complete Mirroring' mirroring policy.": [
|
3486
|
-
""
|
3486
|
+
"%s の無視は、'完全ミラーリング' ミラーリングポリシーと組み合わせて設定できません。"
|
3487
3487
|
],
|
3488
3488
|
"Ignore errors": [
|
3489
3489
|
"エラーを無視する"
|
@@ -3501,28 +3501,28 @@
|
|
3501
3501
|
"無視するホスト"
|
3502
3502
|
],
|
3503
3503
|
"Image": [
|
3504
|
-
""
|
3504
|
+
"イメージ"
|
3505
3505
|
],
|
3506
3506
|
"Image digest": [
|
3507
|
-
""
|
3507
|
+
"イメージダイジェスト"
|
3508
3508
|
],
|
3509
3509
|
"Image digests": [
|
3510
|
-
""
|
3510
|
+
"イメージダイジェスト"
|
3511
3511
|
],
|
3512
3512
|
"Image mode": [
|
3513
|
-
""
|
3513
|
+
"イメージモード"
|
3514
3514
|
],
|
3515
3515
|
"Image mode / package mode": [
|
3516
|
-
""
|
3516
|
+
"イメージモード/パッケージモード"
|
3517
3517
|
],
|
3518
3518
|
"Image mode details": [
|
3519
|
-
""
|
3519
|
+
"イメージモードの詳細"
|
3520
3520
|
],
|
3521
3521
|
"Image name": [
|
3522
|
-
""
|
3522
|
+
"イメージ名"
|
3523
3523
|
],
|
3524
3524
|
"Image-mode host": [
|
3525
|
-
""
|
3525
|
+
"イメージモードホスト"
|
3526
3526
|
],
|
3527
3527
|
"Immediate": [
|
3528
3528
|
"即時"
|
@@ -3558,16 +3558,16 @@
|
|
3558
3558
|
"コンテンツビューバージョンをライブラリーにインポートします"
|
3559
3559
|
],
|
3560
3560
|
"Import a manifest using the Manifest tab above.": [
|
3561
|
-
""
|
3561
|
+
"上のマニフェストタブを使用してマニフェストをインポートしてください。"
|
3562
3562
|
],
|
3563
3563
|
"Import a repository": [
|
3564
3564
|
"リポジトリーのインポート"
|
3565
3565
|
],
|
3566
3566
|
"Import a subscription manifest to give hosts access to Red Hat content.": [
|
3567
|
-
""
|
3567
|
+
"サブスクリプションマニフェストをインポートして、ホストが Red Hat コンテンツにアクセスできるようにします。"
|
3568
3568
|
],
|
3569
3569
|
"Import new manifest": [
|
3570
|
-
""
|
3570
|
+
"新しいマニフェストのインポート"
|
3571
3571
|
],
|
3572
3572
|
"Import only": [
|
3573
3573
|
"インポートのみ"
|
@@ -3603,7 +3603,7 @@
|
|
3603
3603
|
"追加"
|
3604
3604
|
],
|
3605
3605
|
"Include Refs": [
|
3606
|
-
""
|
3606
|
+
"参照の追加"
|
3607
3607
|
],
|
3608
3608
|
"Include all RPMs not associated to any errata": [
|
3609
3609
|
"エラータに関連付けられていないすべての RPM を含める"
|
@@ -3618,7 +3618,7 @@
|
|
3618
3618
|
"追加フィルター"
|
3619
3619
|
],
|
3620
3620
|
"Include manifests": [
|
3621
|
-
""
|
3621
|
+
"マニフェストを含める"
|
3622
3622
|
],
|
3623
3623
|
"Included": [
|
3624
3624
|
"包含済み"
|
@@ -3642,7 +3642,7 @@
|
|
3642
3642
|
"増分更新が完了していません。"
|
3643
3643
|
],
|
3644
3644
|
"Incremental Update of %{content_view_count} Content View Version(s) ": [
|
3645
|
-
"%{content_view_count} 件のコンテンツビューバージョンの増分更新"
|
3645
|
+
"%{content_view_count} 件のコンテンツビューバージョンの増分更新 "
|
3646
3646
|
],
|
3647
3647
|
"Incremental update": [
|
3648
3648
|
"増分更新"
|
@@ -3693,13 +3693,13 @@
|
|
3693
3693
|
"インストール可能"
|
3694
3694
|
],
|
3695
3695
|
"Installable bugfix/enhancement errata": [
|
3696
|
-
""
|
3696
|
+
"インストール可能なバグ修正/機能拡張エラータ"
|
3697
3697
|
],
|
3698
|
-
"Installable errata are applicable errata that are available in the host's content view
|
3698
|
+
"Installable errata are applicable errata that are available in the host's assigned content view environments.": [
|
3699
3699
|
""
|
3700
3700
|
],
|
3701
3701
|
"Installable security errata": [
|
3702
|
-
""
|
3702
|
+
"インストール可能なセキュリティーエラータ"
|
3703
3703
|
],
|
3704
3704
|
"Installable updates": [
|
3705
3705
|
"インストール可能な更新"
|
@@ -3756,7 +3756,7 @@
|
|
3756
3756
|
"無効なコンテンツラベル: %s"
|
3757
3757
|
],
|
3758
3758
|
"Invalid content type '%{content_type}' provided. Content types can be one of %{content_types}": [
|
3759
|
-
"無効なコンテンツタイプ '{content_type}' が指定されています。コンテンツタイプには {content_types} のいずれかを指定できます。"
|
3759
|
+
"無効なコンテンツタイプ '%{content_type}' が指定されています。コンテンツタイプには %{content_types} のいずれかを指定できます。"
|
3760
3760
|
],
|
3761
3761
|
"Invalid date range. The erratum filter rule start date must come before the end date": [
|
3762
3762
|
"無効な日付の範囲です。エラータフィルタールールの開始日は終了日の前でなくてはなりません。"
|
@@ -3765,7 +3765,7 @@
|
|
3765
3765
|
"無効なエラータフィルタールールが指定されました。'errata_id' を 'start_date'、'end_date' または 'types' と同じ組で指定することはできません"
|
3766
3766
|
],
|
3767
3767
|
"Invalid erratum filter rule specified, Must specify at least one of the following: 'errata_id', 'start_date', 'end_date', 'types', or 'allow_other_types'": [
|
3768
|
-
""
|
3768
|
+
"無効なエラータフィルタールールが指定されました。 'errata_id'、'start_date'、'end_date'、'types'、または 'allow_other_types' から少なくとも 1 つを指定する必要があります。"
|
3769
3769
|
],
|
3770
3770
|
"Invalid erratum types %{invalid_types} provided. Erratum type can be any of %{valid_types}": [
|
3771
3771
|
"無効なエラータタイプ %{invalid_types} が指定されました。エラータタイプは %{valid_types} のいずれかに指定できます"
|
@@ -3780,25 +3780,25 @@
|
|
3780
3780
|
"無効なフィルタールールが指定されました。'version' を 'min_version' または 'max_version' と同じタプルで指定することはできません"
|
3781
3781
|
],
|
3782
3782
|
"Invalid format. Container name cannot be blank.": [
|
3783
|
-
""
|
3783
|
+
"無効な形式です。コンテナー名は空白にできません。"
|
3784
3784
|
],
|
3785
3785
|
"Invalid format. Container pushes should follow 'organization_label/product_label/name' OR 'id/organization_id/product_id/name' schema.": [
|
3786
|
-
""
|
3786
|
+
"無効な形式です。コンテナーのプッシュは、'organization_label/product_label/name' または 'id/organization_id/product_id/name' というスキーマに準拠している必要があります。"
|
3787
3787
|
],
|
3788
3788
|
"Invalid format. Organization id must be an integer without leading zeros.": [
|
3789
|
-
""
|
3789
|
+
"無効な形式です。組織 ID は、先頭にゼロが付いていない整数である必要があります。"
|
3790
3790
|
],
|
3791
3791
|
"Invalid format. Organization label cannot be blank.": [
|
3792
|
-
""
|
3792
|
+
"無効な形式です。組織ラベルは空白にできません。"
|
3793
3793
|
],
|
3794
3794
|
"Invalid format. Product id must be an integer without leading zeros.": [
|
3795
|
-
""
|
3795
|
+
"無効な形式です。製品 ID は、先頭にゼロが付いていない整数である必要があります。"
|
3796
3796
|
],
|
3797
3797
|
"Invalid format. Product label cannot be blank.": [
|
3798
|
-
""
|
3798
|
+
"無効な形式です。製品ラベルは空白にできません。"
|
3799
3799
|
],
|
3800
3800
|
"Invalid mirroring policy for repository type %{type}, only %{policies} are valid.": [
|
3801
|
-
"リポジトリータイプ
|
3801
|
+
"リポジトリータイプ %{type} には無効なミラーリングポリシーです。%{policies} だけが有効です。"
|
3802
3802
|
],
|
3803
3803
|
"Invalid parameters sent in the request for this operation. Please contact a system administrator.": [
|
3804
3804
|
"この操作に対する要求で送信されたパラメーターが無効です。システム管理者に連絡してください。"
|
@@ -3840,7 +3840,7 @@
|
|
3840
3840
|
"発行元"
|
3841
3841
|
],
|
3842
3842
|
"It is only allowed for Non-Redhat Yum repositories.": [
|
3843
|
-
""
|
3843
|
+
"Red Hat 以外の Yum リポジトリーでのみ許可されています。"
|
3844
3844
|
],
|
3845
3845
|
"Job '${description}' completed": [
|
3846
3846
|
"ジョブ '${description}' が完了しました"
|
@@ -3849,28 +3849,28 @@
|
|
3849
3849
|
"ジョブ '${description}' が開始されました。"
|
3850
3850
|
],
|
3851
3851
|
"Katello Bootc interface": [
|
3852
|
-
""
|
3852
|
+
"Katello Bootc インターフェイス"
|
3853
3853
|
],
|
3854
3854
|
"Katello ID of local pool to update": [
|
3855
3855
|
"更新するローカルプールの Katello ID"
|
3856
3856
|
],
|
3857
3857
|
"Katello: Bootc Action": [
|
3858
|
-
""
|
3858
|
+
"Katello: Bootc アクション"
|
3859
3859
|
],
|
3860
3860
|
"Katello: Bootc Rollback": [
|
3861
|
-
""
|
3861
|
+
"Katello: Bootc ロールバック"
|
3862
3862
|
],
|
3863
3863
|
"Katello: Bootc Status": [
|
3864
|
-
""
|
3864
|
+
"Katello: Bootc ステータス"
|
3865
3865
|
],
|
3866
3866
|
"Katello: Bootc Switch": [
|
3867
|
-
""
|
3867
|
+
"Katello: Bootc スイッチ"
|
3868
3868
|
],
|
3869
3869
|
"Katello: Bootc Upgrade": [
|
3870
|
-
""
|
3870
|
+
"Katello: Bootc のアップグレード"
|
3871
3871
|
],
|
3872
3872
|
"Katello: Configure host for new content source": [
|
3873
|
-
""
|
3873
|
+
"Katello: 新しいコンテンツソースのホストの設定"
|
3874
3874
|
],
|
3875
3875
|
"Katello: Install Errata": [
|
3876
3876
|
"Katello: エラータのインストール"
|
@@ -3915,10 +3915,10 @@
|
|
3915
3915
|
"Katello: 検索クエリーでのパッケージの更新"
|
3916
3916
|
],
|
3917
3917
|
"Katello: Upload Profile": [
|
3918
|
-
""
|
3918
|
+
"Katello: プロファイルのアップロード"
|
3919
3919
|
],
|
3920
3920
|
"Keep latest packages": [
|
3921
|
-
""
|
3921
|
+
"最新のパッケージを保持する"
|
3922
3922
|
],
|
3923
3923
|
"Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)": [
|
3924
3924
|
"subscription-manager ファクトの Key-Value ハッシュ。ネスト化には、ピリオド (.) で区切ります。"
|
@@ -3945,7 +3945,7 @@
|
|
3945
3945
|
"コンテンツビューのラベル"
|
3946
3946
|
],
|
3947
3947
|
"Label of the flatpak remote": [
|
3948
|
-
""
|
3948
|
+
"flatpak リモートのラベル"
|
3949
3949
|
],
|
3950
3950
|
"Last check-in:": [
|
3951
3951
|
"最終チェックイン"
|
@@ -3963,10 +3963,10 @@
|
|
3963
3963
|
"最終更新 :"
|
3964
3964
|
],
|
3965
3965
|
"Last seen": [
|
3966
|
-
""
|
3966
|
+
"最後に表示"
|
3967
3967
|
],
|
3968
3968
|
"Last sync": [
|
3969
|
-
""
|
3969
|
+
"最終同期"
|
3970
3970
|
],
|
3971
3971
|
"Last task": [
|
3972
3972
|
"最後のタスク"
|
@@ -3981,10 +3981,10 @@
|
|
3981
3981
|
"最新バージョン"
|
3982
3982
|
],
|
3983
3983
|
"Learn more about adding subscription manifests in ": [
|
3984
|
-
""
|
3984
|
+
"サブスクリプションマニフェストの追加に関する詳細: "
|
3985
3985
|
],
|
3986
3986
|
"Legacy UI": [
|
3987
|
-
""
|
3987
|
+
"レガシー UI"
|
3988
3988
|
],
|
3989
3989
|
"Legacy content host UI": [
|
3990
3990
|
"レガシーコンテンツホストの UI"
|
@@ -4029,13 +4029,13 @@
|
|
4029
4029
|
"ライフサイクル環境 '%{environment}' はこの Capsule に割り当てられていません。"
|
4030
4030
|
],
|
4031
4031
|
"Lifecycle environment '%{env}' cannot be used with content view '%{view}'": [
|
4032
|
-
""
|
4032
|
+
"ライフサイクル環境 '%{env}' は、コンテンツビュー '%{view}' では使用できません"
|
4033
4033
|
],
|
4034
4034
|
"Lifecycle environment ID": [
|
4035
4035
|
"ライフサイクル環境 ID"
|
4036
4036
|
],
|
4037
4037
|
"Lifecycle environment must be specified": [
|
4038
|
-
""
|
4038
|
+
"ライフサイクル環境を指定する必要があります。"
|
4039
4039
|
],
|
4040
4040
|
"Lifecycle environment was not attached to the smart proxy; therefore, no changes were made.": [
|
4041
4041
|
"ライフサイクル環境が Smart Proxy に割り当てられていないため、変更は行われませんでした。"
|
@@ -4047,10 +4047,10 @@
|
|
4047
4047
|
"ライフサイクル環境をデフォルトの Smart Proxy で変更できません。すべてのライフサイクル環境のコンテンツはこの Smart Proxy 上に存在します。"
|
4048
4048
|
],
|
4049
4049
|
"Limit actions to content in the host's environment.": [
|
4050
|
-
""
|
4050
|
+
"アクションをホストの環境内のコンテンツに制限します。"
|
4051
4051
|
],
|
4052
4052
|
"Limit content to Red Hat / custom": [
|
4053
|
-
""
|
4053
|
+
"コンテンツを Red Hat / カスタムに制限します。"
|
4054
4054
|
],
|
4055
4055
|
"Limit content to enabled / disabled / overridden": [
|
4056
4056
|
"コンテンツの有効/無効/上書きを制限します。"
|
@@ -4098,7 +4098,7 @@
|
|
4098
4098
|
"すべての組織を一覧表示します"
|
4099
4099
|
],
|
4100
4100
|
"List all packages unique by name": [
|
4101
|
-
""
|
4101
|
+
"名前が一意であるパッケージをすべて一覧表示"
|
4102
4102
|
],
|
4103
4103
|
"List alternate content sources.": [
|
4104
4104
|
"代替コンテンツソースを一覧表示します。"
|
@@ -4113,16 +4113,16 @@
|
|
4113
4113
|
"Red Hat Subscription Management から利用可能なサブスクリプションを一覧表示します"
|
4114
4114
|
],
|
4115
4115
|
"List booted bootc container images for hosts": [
|
4116
|
-
""
|
4116
|
+
"ホストで起動済みの bootc コンテナイメージの表示"
|
4117
4117
|
],
|
4118
4118
|
"List components attached to this content view": [
|
4119
4119
|
"このコンテンツビューに割り当てられたコンポーネントの一覧を表示します"
|
4120
4120
|
],
|
4121
4121
|
"List content counts for the smart proxy": [
|
4122
|
-
""
|
4122
|
+
"Smart Proxy のコンテンツ数を一覧表示します"
|
4123
4123
|
],
|
4124
4124
|
"List content view environments": [
|
4125
|
-
""
|
4125
|
+
"コンテンツビュー環境の表示"
|
4126
4126
|
],
|
4127
4127
|
"List content view versions": [
|
4128
4128
|
"コンテンツビューのバージョンを一覧表示"
|
@@ -4155,13 +4155,13 @@
|
|
4155
4155
|
"フィルタールールを一覧表示"
|
4156
4156
|
],
|
4157
4157
|
"List flatpak remote repositories": [
|
4158
|
-
""
|
4158
|
+
"flatpak リモートリポジトリーの表示"
|
4159
4159
|
],
|
4160
4160
|
"List flatpak remote's repositories": [
|
4161
|
-
""
|
4161
|
+
"flatpak リモートのリポジトリーを表示する"
|
4162
4162
|
],
|
4163
4163
|
"List flatpak remotes": [
|
4164
|
-
""
|
4164
|
+
"flatpak リモートの表示"
|
4165
4165
|
],
|
4166
4166
|
"List host collections": [
|
4167
4167
|
"ホストコレクションを一覧表示"
|
@@ -4329,7 +4329,7 @@
|
|
4329
4329
|
"Smart Proxy に割り当てられていないライフサイクル環境を一覧表示します"
|
4330
4330
|
],
|
4331
4331
|
"Load balancer": [
|
4332
|
-
""
|
4332
|
+
"ロードバランサー"
|
4333
4333
|
],
|
4334
4334
|
"Loading": [
|
4335
4335
|
"ロード中"
|
@@ -4344,7 +4344,7 @@
|
|
4344
4344
|
"低"
|
4345
4345
|
],
|
4346
4346
|
"Maintenance support": [
|
4347
|
-
""
|
4347
|
+
"メンテナンスサポート"
|
4348
4348
|
],
|
4349
4349
|
"Make copy of a content view": [
|
4350
4350
|
"コンテンツビューのコピー作成"
|
@@ -4359,13 +4359,13 @@
|
|
4359
4359
|
"マニフェストの管理"
|
4360
4360
|
],
|
4361
4361
|
"Manage content": [
|
4362
|
-
""
|
4362
|
+
"コンテンツの管理"
|
4363
4363
|
],
|
4364
4364
|
"Manage errata": [
|
4365
|
-
""
|
4365
|
+
"エラータの管理"
|
4366
4366
|
],
|
4367
4367
|
"Manage packages": [
|
4368
|
-
""
|
4368
|
+
"パッケージの管理"
|
4369
4369
|
],
|
4370
4370
|
"Manifest": [
|
4371
4371
|
"Manifest (マニフェスト)"
|
@@ -4377,13 +4377,13 @@
|
|
4377
4377
|
"マニフェストを削除しました"
|
4378
4378
|
],
|
4379
4379
|
"Manifest does not have a valid subscription": [
|
4380
|
-
""
|
4380
|
+
"マニフェストに有効なサブスクリプションがありません"
|
4381
4381
|
],
|
4382
4382
|
"Manifest expired": [
|
4383
|
-
""
|
4383
|
+
"マニフェストの有効期限が切れました"
|
4384
4384
|
],
|
4385
4385
|
"Manifest expiring soon": [
|
4386
|
-
""
|
4386
|
+
"マニフェストがまもなく有効期限切れになります"
|
4387
4387
|
],
|
4388
4388
|
"Manifest imported": [
|
4389
4389
|
"マニフェストをインポートしました"
|
@@ -4401,7 +4401,7 @@
|
|
4401
4401
|
"'%{subject}' のマニフェストが更新されました。"
|
4402
4402
|
],
|
4403
4403
|
"Manifest in organization %{subject} has an identity certificate that will expire in %{days_remaining} days, on %{manifest_expire_date}. To extend the expiration date, please refresh your manifest.": [
|
4404
|
-
""
|
4404
|
+
"組織 %{subject} のマニフェストに、%{days_remaining} 日後の %{manifest_expire_date} に有効期限が切れるアイデンティティー証明書があります。有効期限を延長するには、マニフェストを更新してください。"
|
4405
4405
|
],
|
4406
4406
|
"Manifest refresh timeout": [
|
4407
4407
|
"マニフェストの更新のタイムアウト"
|
@@ -4419,7 +4419,7 @@
|
|
4419
4419
|
"%s のコンテンツホストステータスを不明としてマーク"
|
4420
4420
|
],
|
4421
4421
|
"Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs.": [
|
4422
|
-
""
|
4422
|
+
"作成したフィルタールールに基づいて RPM をマッチします。RPM フィルターはモジュラー RPM には適用されません。"
|
4423
4423
|
],
|
4424
4424
|
"Matching content": [
|
4425
4425
|
"マッチするコンテンツ"
|
@@ -4461,7 +4461,7 @@
|
|
4461
4461
|
"メッセージング接続"
|
4462
4462
|
],
|
4463
4463
|
"Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\\nAlternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories.": [
|
4464
|
-
""
|
4464
|
+
"メタデータの再公開は、'完全ミラーリング' リポジトリーでは危険です。ミラーリングポリシーを変更してから再試行してください。\\nあるいは、'force' パラメーターを使用してメタデータをローカルに再生成してください。次回の同期時に、アップストリームリポジトリーのメタデータによって、'完全ミラーリング' リポジトリーのローカルメタデータが上書きされます。"
|
4465
4465
|
],
|
4466
4466
|
"Metadata taken from the upstream export history for this Content View Version": [
|
4467
4467
|
"このコンテンツビューバージョンのアップストリームエクスポート履歴から取得したメタデータ"
|
@@ -4470,16 +4470,16 @@
|
|
4470
4470
|
"最小のバージョン"
|
4471
4471
|
],
|
4472
4472
|
"Mirror Remote Repository": [
|
4473
|
-
""
|
4473
|
+
"リモートリポジトリーのミラーリング"
|
4474
4474
|
],
|
4475
4475
|
"Mirror a flatpak remote repository": [
|
4476
|
-
""
|
4476
|
+
"flatpak リモートリポジトリーをミラーリングする"
|
4477
4477
|
],
|
4478
4478
|
"Missing activation key!": [
|
4479
4479
|
"アクティベーションキーがありません!"
|
4480
4480
|
],
|
4481
4481
|
"Missing arguments %{substitutions} for %{content_url}": [
|
4482
|
-
"%{content_url}
|
4482
|
+
"%{content_url} の %{substitutions} 引数がありません"
|
4483
4483
|
],
|
4484
4484
|
"Model": [
|
4485
4485
|
"モデル"
|
@@ -4488,7 +4488,7 @@
|
|
4488
4488
|
"中"
|
4489
4489
|
],
|
4490
4490
|
"Modify via remote execution": [
|
4491
|
-
""
|
4491
|
+
"リモート実行による変更"
|
4492
4492
|
],
|
4493
4493
|
"Modular": [
|
4494
4494
|
"モジュラー"
|
@@ -4512,7 +4512,7 @@
|
|
4512
4512
|
"Red Hat リポジトリーを有効にしたり、カスタム製品を作成したりすると、モジュールストリームがここに表示されます。"
|
4513
4513
|
],
|
4514
4514
|
"Multi Content View Environment": [
|
4515
|
-
""
|
4515
|
+
"マルチコンテンツビュー環境"
|
4516
4516
|
],
|
4517
4517
|
"Multi-entitlement": [
|
4518
4518
|
"マルチエンタイトルメント"
|
@@ -4524,22 +4524,22 @@
|
|
4524
4524
|
"NA"
|
4525
4525
|
],
|
4526
4526
|
"NOTE: Content view version '%{content_view} %{current}' does not have any exportable repositories. At least one repository with any of the following types is required to be able to export: '%{exportable_types}'.": [
|
4527
|
-
""
|
4527
|
+
"注記: コンテンツビューバージョン '%{content_view} %{current}' にはエクスポート可能なリポジトリーがありません。エクスポートするには、'%{exportable_types}' のタイプのいずれかが含まれるリポジトリーが少なくとも 1 つ必要です。"
|
4528
4528
|
],
|
4529
4529
|
"NOTE: Unable to export repository '%{repository}' because it does not have an exportable content type.": [
|
4530
4530
|
"注: エクスポート可能なコンテンツタイプがないので '%{repository}' リポジトリーをエクスポートできません。"
|
4531
4531
|
],
|
4532
4532
|
"NOTE: Unable to export repository '%{repository}' because it does not have an syncably exportable content type.": [
|
4533
|
-
""
|
4533
|
+
"注: 同期可能かつエクスポート可能なコンテンツタイプがないので '%{repository}' リポジトリーをエクスポートできません。"
|
4534
4534
|
],
|
4535
4535
|
"NOTE: Unable to fully export '%{organization}' organization's library because it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories to include them in the export. \\n %{repos}": [
|
4536
|
-
"注記: 「即時」ダウンロードポリシーのないリポジトリーが含まれているため、'
|
4536
|
+
"注記: 「即時」ダウンロードポリシーのないリポジトリーが含まれているため、'%{organization}' 組織のライブラリーを完全にエクスポートすることはできません。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期して、エクスポートに含めます。\\n %{repos}"
|
4537
4537
|
],
|
4538
4538
|
"NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories with un-exportable content types. \\n %{repos}": [
|
4539
4539
|
"注: コンテンツビューバージョン '%{content_view} %{current}' をすべてエクスポートできません。エクスポートできない。コンテンツタイプを使用するリポジトリーが含まれています。\\n %{repos}"
|
4540
4540
|
],
|
4541
4541
|
"NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories. Once synced republish the content view and export the generated version. \\n %{repos}": [
|
4542
|
-
"注記: コンテンツビューバージョン '%{content_view}
|
4542
|
+
"注記: コンテンツビューバージョン '%{content_view} %{current}' を完全にエクスポートすることができません。これには、「即時」ダウンロードポリシーのないリポジトリーが含まれています。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期します。同期したら、コンテンツビューを再公開し、生成されたバージョンをエクスポートします。 \\n %{repos}"
|
4543
4543
|
],
|
4544
4544
|
"NOTE: Unable to fully export repository '%{repository}' because it does not have the 'immediate' download policy. Update the download policy and sync the affected repository to include them in the export.": [
|
4545
4545
|
"注記: 「即時」ダウンロードポリシーがないため、リポジトリー '%{repository}' を完全にエクスポートすることはできません。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期して、エクスポートに含めます。"
|
@@ -4566,10 +4566,10 @@
|
|
4566
4566
|
"コンテンツビューの名前"
|
4567
4567
|
],
|
4568
4568
|
"Name of the flatpak remote": [
|
4569
|
-
""
|
4569
|
+
"flatpak リモートの名前"
|
4570
4570
|
],
|
4571
4571
|
"Name of the flatpak remote repository": [
|
4572
|
-
""
|
4572
|
+
"flatpak リモートリポジトリーの名前"
|
4573
4573
|
],
|
4574
4574
|
"Name of the host": [
|
4575
4575
|
"ホスト名"
|
@@ -4620,13 +4620,13 @@
|
|
4620
4620
|
"コンテンツビューの新規の名前"
|
4621
4621
|
],
|
4622
4622
|
"New version is available: Version ${latestVersion}": [
|
4623
|
-
"新しいバージョンが利用可能です: バージョン {latestVersion}"
|
4623
|
+
"新しいバージョンが利用可能です: バージョン ${latestVersion}"
|
4624
4624
|
],
|
4625
4625
|
"Newly published": [
|
4626
4626
|
"最新公開日"
|
4627
4627
|
],
|
4628
4628
|
"Newly published version will be the same as the previous version.": [
|
4629
|
-
""
|
4629
|
+
"新しく公開されたバージョンは、以前のバージョンと同じです。"
|
4630
4630
|
],
|
4631
4631
|
"No": [
|
4632
4632
|
"いいえ"
|
@@ -4671,16 +4671,16 @@
|
|
4671
4671
|
"表示するアーティファクトはありません"
|
4672
4672
|
],
|
4673
4673
|
"No available component content view updates": [
|
4674
|
-
""
|
4674
|
+
"コンポーネントのコンテンツビューの更新で利用できるものはありません"
|
4675
4675
|
],
|
4676
4676
|
"No available debs found for search term '%s'. Check the host's content view environments and already-installed debs.": [
|
4677
|
-
""
|
4677
|
+
"検索語 '%s' に該当する debs が見つかりません。ホストのコンテンツビュー環境とすでにインストールされている deb を確認してください。"
|
4678
4678
|
],
|
4679
4679
|
"No available packages found for search term '%s'.": [
|
4680
|
-
""
|
4680
|
+
"検索用語 '%s' に該当するパッケージが見つかりません。"
|
4681
4681
|
],
|
4682
4682
|
"No available repository or filter updates": [
|
4683
|
-
""
|
4683
|
+
"利用可能なリポジトリーまたはフィルターの更新がありません"
|
4684
4684
|
],
|
4685
4685
|
"No content": [
|
4686
4686
|
"コンテンツがありません"
|
@@ -4695,13 +4695,13 @@
|
|
4695
4695
|
"選択したバージョンにコンテンツがありません。"
|
4696
4696
|
],
|
4697
4697
|
"No content view environments": [
|
4698
|
-
""
|
4698
|
+
"コンテンツビュー環境がありません"
|
4699
4699
|
],
|
4700
4700
|
"No content view environments found with ids: %{ids}": [
|
4701
|
-
""
|
4701
|
+
"ID が %{ids} のコンテンツビュー環境が見つかりません。"
|
4702
4702
|
],
|
4703
4703
|
"No content view environments found with names: %{names}": [
|
4704
|
-
""
|
4704
|
+
"名前が %{names} のコンテンツビュー環境が見つかりません。"
|
4705
4705
|
],
|
4706
4706
|
"No content view history events found.": [
|
4707
4707
|
"コンテンビューの履歴イベントが見つかりません。"
|
@@ -4713,10 +4713,10 @@
|
|
4713
4713
|
"選択した環境に利用可能なコンテンツビューはありません"
|
4714
4714
|
],
|
4715
4715
|
"No content views to add yet": [
|
4716
|
-
""
|
4716
|
+
"追加するコンテンツビューはまだありません"
|
4717
4717
|
],
|
4718
4718
|
"No content views yet": [
|
4719
|
-
""
|
4719
|
+
"コンテンツビューがまだありません"
|
4720
4720
|
],
|
4721
4721
|
"No content_view_version_ids provided": [
|
4722
4722
|
"content_view_version_ids が指定されていません"
|
@@ -4728,7 +4728,7 @@
|
|
4728
4728
|
"説明はありません"
|
4729
4729
|
],
|
4730
4730
|
"No docker manifests to delete after ignoring manifests with tags or manifest lists": [
|
4731
|
-
""
|
4731
|
+
"タグまたはマニフェストリストによりマニフェストを無視したため、削除する Docker マニフェストがありません"
|
4732
4732
|
],
|
4733
4733
|
"No enabled repositories match your search criteria.": [
|
4734
4734
|
"検索条件に一致する有効なリポジトリーはありません。"
|
@@ -4737,16 +4737,16 @@
|
|
4737
4737
|
"環境なし"
|
4738
4738
|
],
|
4739
4739
|
"No errata filter rules yet": [
|
4740
|
-
""
|
4740
|
+
"エラータフィルタールールはまだありません"
|
4741
4741
|
],
|
4742
4742
|
"No errata found.": [
|
4743
|
-
""
|
4743
|
+
"エラータが見つかりません。"
|
4744
4744
|
],
|
4745
4745
|
"No errata matching given search query": [
|
4746
|
-
""
|
4746
|
+
"指定した検索クエリーに一致するエラータがありません"
|
4747
4747
|
],
|
4748
4748
|
"No errata to add yet": [
|
4749
|
-
""
|
4749
|
+
"追加するエラータがまだありません"
|
4750
4750
|
],
|
4751
4751
|
"No errors": [
|
4752
4752
|
"エラーなし"
|
@@ -4758,10 +4758,10 @@
|
|
4758
4758
|
"ファイルがアップロードされていません"
|
4759
4759
|
],
|
4760
4760
|
"No filters yet": [
|
4761
|
-
""
|
4761
|
+
"まだフィルターはありません"
|
4762
4762
|
],
|
4763
4763
|
"No history yet": [
|
4764
|
-
""
|
4764
|
+
"履歴がまだありません"
|
4765
4765
|
],
|
4766
4766
|
"No host collections": [
|
4767
4767
|
"ホストコレクションはありません"
|
@@ -4773,16 +4773,16 @@
|
|
4773
4773
|
"ホストコレクションはまだありません"
|
4774
4774
|
],
|
4775
4775
|
"No hosts found": [
|
4776
|
-
""
|
4776
|
+
"ホストが見つかりません。"
|
4777
4777
|
],
|
4778
4778
|
"No hosts registered with subscription-manager found in selection.": [
|
4779
4779
|
"subscription-manager に登録されているホストが選択肢に含まれていません。"
|
4780
4780
|
],
|
4781
4781
|
"No hosts were specified": [
|
4782
|
-
""
|
4782
|
+
"ホストが指定されていません"
|
4783
4783
|
],
|
4784
4784
|
"No installed debs found for search term '%s'": [
|
4785
|
-
""
|
4785
|
+
"検索語 '%s' に該当するインストール済み debs が見つかりません"
|
4786
4786
|
],
|
4787
4787
|
"No installed packages and/or enabled repositories have been reported by %s.": [
|
4788
4788
|
"%s でレポートされたインストール済みパッケージや有効なリポジトリーはありません。"
|
@@ -4797,7 +4797,7 @@
|
|
4797
4797
|
"マニフェストが見つかりません。コンテンツをインポートする前に、適切なサブスクリプションでマニフェストをインポートしてください。"
|
4798
4798
|
],
|
4799
4799
|
"No manifest imported": [
|
4800
|
-
""
|
4800
|
+
"マニフェストがインポートされていません"
|
4801
4801
|
],
|
4802
4802
|
"No matching ": [
|
4803
4803
|
"マッチする項目が"
|
@@ -4806,7 +4806,7 @@
|
|
4806
4806
|
"マッチする {name} が見つかりませんでした"
|
4807
4807
|
],
|
4808
4808
|
"No matching ${selectedContentType} found": [
|
4809
|
-
"マッチする {selectedContentType} が見つかりませんでした"
|
4809
|
+
"マッチする ${selectedContentType} が見つかりませんでした"
|
4810
4810
|
],
|
4811
4811
|
"No matching DEB found.": [
|
4812
4812
|
"一致する DEB が見つかりませんでした。"
|
@@ -4839,7 +4839,7 @@
|
|
4839
4839
|
"マッチするホストが見つかりませんでした。"
|
4840
4840
|
],
|
4841
4841
|
"No matching non-modular RPM found.": [
|
4842
|
-
""
|
4842
|
+
"一致する非モジュラー RPM がありません。"
|
4843
4843
|
],
|
4844
4844
|
"No matching packages found": [
|
4845
4845
|
"マッチするパッケージが見つかりませんでした"
|
@@ -4857,16 +4857,16 @@
|
|
4857
4857
|
"一致するバージョンが見つかりません"
|
4858
4858
|
],
|
4859
4859
|
"No module stream filter rules yet": [
|
4860
|
-
""
|
4860
|
+
"モジュールストリームフィルターがまだありません"
|
4861
4861
|
],
|
4862
4862
|
"No module streams to add yet.": [
|
4863
|
-
""
|
4863
|
+
"追加するモジュールストリームがまだありません。"
|
4864
4864
|
],
|
4865
4865
|
"No new packages installed": [
|
4866
4866
|
"インストール済みの新規パッケージはありません"
|
4867
4867
|
],
|
4868
4868
|
"No package groups yet": [
|
4869
|
-
""
|
4869
|
+
"RPM パッケージグループがまだありません"
|
4870
4870
|
],
|
4871
4871
|
"No packages": [
|
4872
4872
|
"パッケージがありません"
|
@@ -4874,7 +4874,7 @@
|
|
4874
4874
|
"No packages available to install": [
|
4875
4875
|
"インストール可能なパッケージはありません"
|
4876
4876
|
],
|
4877
|
-
"No packages available to install on this host. Please check the host's content view
|
4877
|
+
"No packages available to install on this host. Please check the host's assigned content view environments.": [
|
4878
4878
|
""
|
4879
4879
|
],
|
4880
4880
|
"No packages removed": [
|
@@ -4917,10 +4917,10 @@
|
|
4917
4917
|
"同期プランに関連付けられた再帰論理はありません。"
|
4918
4918
|
],
|
4919
4919
|
"No repositories added yet": [
|
4920
|
-
""
|
4920
|
+
"追加するリポジトリーがまだありません。"
|
4921
4921
|
],
|
4922
4922
|
"No repositories available to add": [
|
4923
|
-
""
|
4923
|
+
"追加できるリポジトリーがありません。"
|
4924
4924
|
],
|
4925
4925
|
"No repositories available.": [
|
4926
4926
|
"利用可能なリポジトリーがありません。"
|
@@ -4941,7 +4941,7 @@
|
|
4941
4941
|
"表示するリポジトリーセットはありません。"
|
4942
4942
|
],
|
4943
4943
|
"No rules yet": [
|
4944
|
-
""
|
4944
|
+
"まだルールはありません"
|
4945
4945
|
],
|
4946
4946
|
"No services defined, is this class extended?": [
|
4947
4947
|
"サービスが定義されていません。このクラスは拡張されましたか?"
|
@@ -4956,16 +4956,16 @@
|
|
4956
4956
|
"選択した製品およびオプションに同期可能なリポジトリーが見つかりません。"
|
4957
4957
|
],
|
4958
4958
|
"No upgradable packages found for search term '%s'.": [
|
4959
|
-
""
|
4959
|
+
"検索用語 '%s' に該当するアップグレード可能なパッケージが見つかりません。"
|
4960
4960
|
],
|
4961
4961
|
"No upgradable packages found.": [
|
4962
|
-
""
|
4962
|
+
"アップグレード可能なパッケージが見つかりません。"
|
4963
4963
|
],
|
4964
4964
|
"No uploads param specified. An array of uploads to import is required.": [
|
4965
4965
|
"アップロードパラメータが指定されていません。インポートするアップロードパラメーターの配列が必要です。"
|
4966
4966
|
],
|
4967
4967
|
"No versions yet": [
|
4968
|
-
""
|
4968
|
+
"まだバージョンはありません"
|
4969
4969
|
],
|
4970
4970
|
"Non-security errata applicable": [
|
4971
4971
|
"適用可能なセキュリティー以外のエラータ"
|
@@ -5001,7 +5001,7 @@
|
|
5001
5001
|
"公開前"
|
5002
5002
|
],
|
5003
5003
|
"Note: Deleting a subscription manifest is STRONGLY discouraged.": [
|
5004
|
-
""
|
5004
|
+
"注記: サブスクリプションマニフェストを削除することは、決して推奨されません。"
|
5005
5005
|
],
|
5006
5006
|
"Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:": [
|
5007
5007
|
"注記: サブスクリプションマニフェストを削除することは、決して推奨されません。マニフェストを削除すると、以下のようになります。"
|
@@ -5028,7 +5028,7 @@
|
|
5028
5028
|
"割り当て数"
|
5029
5029
|
],
|
5030
5030
|
"OS": [
|
5031
|
-
""
|
5031
|
+
"OS"
|
5032
5032
|
],
|
5033
5033
|
"OS restricted to {osRestricted}. If host OS does not match, the repository will not be available on this host.": [
|
5034
5034
|
"OS は {osRestricted} に制限されています。ホスト OS が一致しない場合は、このホストでリポジトリーは利用できません。"
|
@@ -5061,7 +5061,7 @@
|
|
5061
5061
|
"Pulp 3 でエクスポートされたリポジトリーのディスク上のロケーション"
|
5062
5062
|
],
|
5063
5063
|
"Once the prerequisites are met, select a provider to install katello-host-tools-tracer": [
|
5064
|
-
""
|
5064
|
+
"前提条件を満たしたら、katello-host-tools-tracer をインストールするプロバイダーを選択します"
|
5065
5065
|
],
|
5066
5066
|
"One of parameters [ %s ] required but not specified.": [
|
5067
5067
|
"[ %s ] パラメーターのいずれかが必要ですが、指定されていません。"
|
@@ -5088,7 +5088,7 @@
|
|
5088
5088
|
"1 つの組織で許容できるのは、Red Hat プロバイダー 1 つのみです"
|
5089
5089
|
],
|
5090
5090
|
"Only repositories not published in a content view can be disabled. Published repositories must be deleted from the repository details page.": [
|
5091
|
-
""
|
5091
|
+
"コンテンツビューで公開されていないリポジトリーのみを無効にできます。公開されたリポジトリーは、リポジトリーの詳細ページから削除する必要があります。"
|
5092
5092
|
],
|
5093
5093
|
"Only returns id and quantity fields": [
|
5094
5094
|
"ID と数量のフィールドのみを返します"
|
@@ -5118,7 +5118,7 @@
|
|
5118
5118
|
"組織 ID"
|
5119
5119
|
],
|
5120
5120
|
"Organization id not found: '%s'": [
|
5121
|
-
""
|
5121
|
+
"組織 ID が見つかりません: '%s'"
|
5122
5122
|
],
|
5123
5123
|
"Organization identifier": [
|
5124
5124
|
"組織 ID"
|
@@ -5127,13 +5127,13 @@
|
|
5127
5127
|
"組織ラベル"
|
5128
5128
|
],
|
5129
5129
|
"Organization label '%s' is ambiguous. Try using an id-based container name.": [
|
5130
|
-
""
|
5130
|
+
"組織ラベル '%s' はあいまいです。ID ベースのコンテナー名の使用を試してください。"
|
5131
5131
|
],
|
5132
5132
|
"Organization not found": [
|
5133
5133
|
"組織が見つかりません"
|
5134
5134
|
],
|
5135
5135
|
"Organization not found: '%s'": [
|
5136
|
-
""
|
5136
|
+
"組織が見つかりません: '%s'"
|
5137
5137
|
],
|
5138
5138
|
"Organization required": [
|
5139
5139
|
"必要な組織"
|
@@ -5142,7 +5142,7 @@
|
|
5142
5142
|
"単独コンテンツの保護時間"
|
5143
5143
|
],
|
5144
5144
|
"Orphaned content facets for deleted hosts exist for the content view and environment. Please run rake task : katello:clean_orphaned_facets and try again!": [
|
5145
|
-
""
|
5145
|
+
"このコンテンツビューおよび環境には、削除済みのホストの孤立コンテンツファセットがあります。rake task : katello:clean_orphaned_facets を実行して、もう一度お試しください。"
|
5146
5146
|
],
|
5147
5147
|
"Other": [
|
5148
5148
|
"その他"
|
@@ -5316,10 +5316,10 @@
|
|
5316
5316
|
"パッケージのインストール: \\\"%{package}\\\" "
|
5317
5317
|
],
|
5318
5318
|
"Package mode": [
|
5319
|
-
""
|
5319
|
+
"パッケージモード"
|
5320
5320
|
],
|
5321
5321
|
"Package types to sync for Python content, separated by comma. Leave empty to get every package type. Package types are: bdist_dmg,bdist_dumb,bdist_egg,bdist_msi,bdist_rpm,bdist_wheel,bdist_wininst,sdist.": [
|
5322
|
-
""
|
5322
|
+
"Python コンテンツの同期に使用するパッケージタイプ (コンマ区切り)。すべてのパッケージタイプを指定するには、空白のままにします。パッケージタイプは、bdist_dmg、bdist_dumb、bdist_egg, bdist_msi、bdist_rpm、bdist_wheel、bdist_wininst、sdist です。"
|
5323
5323
|
],
|
5324
5324
|
"Packages": [
|
5325
5325
|
"パッケージ"
|
@@ -5328,13 +5328,13 @@
|
|
5328
5328
|
"パッケージを指定してください"
|
5329
5329
|
],
|
5330
5330
|
"Packages to be removed": [
|
5331
|
-
""
|
5331
|
+
"削除するパッケージ"
|
5332
5332
|
],
|
5333
5333
|
"Packages to be updated": [
|
5334
|
-
""
|
5334
|
+
"更新するパッケージ"
|
5335
5335
|
],
|
5336
5336
|
"Packages to install": [
|
5337
|
-
""
|
5337
|
+
"インストールするパッケージ"
|
5338
5338
|
],
|
5339
5339
|
"Packages will appear here when available.": [
|
5340
5340
|
"パッケージが利用可能になると、ここに表示されます。"
|
@@ -5367,7 +5367,7 @@
|
|
5367
5367
|
"一時停止中"
|
5368
5368
|
],
|
5369
5369
|
"Pending tasks detected in repositories of this content view. Please wait for the tasks: ": [
|
5370
|
-
""
|
5370
|
+
"このコンテンツビューのリポジトリーで保留中のタスクが検出されました。タスクを待機してください: "
|
5371
5371
|
],
|
5372
5372
|
"Perform a module stream action via Katello interface": [
|
5373
5373
|
"Katello インターフェイスでのモジュールストリームアクションの実行"
|
@@ -5406,7 +5406,7 @@
|
|
5406
5406
|
"リポジトリーを追加してください。"
|
5407
5407
|
],
|
5408
5408
|
"Please create some content views.": [
|
5409
|
-
""
|
5409
|
+
"コンテンツビューを作成してください。"
|
5410
5410
|
],
|
5411
5411
|
"Please enter a positive number above zero": [
|
5412
5412
|
"0 より大きい正の数を入力してください"
|
@@ -5427,7 +5427,7 @@
|
|
5427
5427
|
"このアクティベーションキーを移動するには、ライフサイクル環境とコンテンツビューを選択してください。"
|
5428
5428
|
],
|
5429
5429
|
"Please select a lifecycle environment and content view to view activation keys.": [
|
5430
|
-
""
|
5430
|
+
"アクティベーションキーを表示するには、ライフサイクル環境とコンテンツビューを選択してください。"
|
5431
5431
|
],
|
5432
5432
|
"Please select an architecture before assigning a kickstart repository": [
|
5433
5433
|
"Kickstart リポジトリーを割り当てる前にアーキテクチャーを選択してください"
|
@@ -5448,19 +5448,19 @@
|
|
5448
5448
|
"コンテンツのミラーリングに設定するポリシー。%s のいずれかでなければなりません。"
|
5449
5449
|
],
|
5450
5450
|
"Possible values: %s": [
|
5451
|
-
""
|
5451
|
+
"許容値: %s"
|
5452
5452
|
],
|
5453
5453
|
"Prefer registered through Smart Proxy for remote execution": [
|
5454
|
-
""
|
5454
|
+
"リモート実行の場合に Smart Proxy 経由での登録を優先する"
|
5455
5455
|
],
|
5456
5456
|
"Prefer using a Smart Proxy to which a host is registered when using remote execution": [
|
5457
|
-
""
|
5457
|
+
"リモート実行を使用する場合に、ホストの登録先の Smart Proxy を使用することを優先します"
|
5458
5458
|
],
|
5459
5459
|
"Prevent from further updates": [
|
5460
5460
|
"今後の更新を回避"
|
5461
5461
|
],
|
5462
5462
|
"Prior Content View Version specified in the metadata - '%{name}' does not exist. Please import the metadata for '%{name}' before importing '%{current}' ": [
|
5463
|
-
"メタデータ '
|
5463
|
+
"メタデータ '%{name}' で指定された以前のコンテンツビューバージョンは存在しません。'%{current}' をインポートする前に、'%{name}' のメタデータをインポートしてください。 "
|
5464
5464
|
],
|
5465
5465
|
"Problem searching": [
|
5466
5466
|
"検索中に問題が発生しました"
|
@@ -5493,13 +5493,13 @@
|
|
5493
5493
|
"製品の作成"
|
5494
5494
|
],
|
5495
5495
|
"Product Host Count": [
|
5496
|
-
""
|
5496
|
+
"製品ホスト数"
|
5497
5497
|
],
|
5498
5498
|
"Product ID": [
|
5499
5499
|
"製品 ID"
|
5500
5500
|
],
|
5501
5501
|
"Product ID to mirror the remote repository to": [
|
5502
|
-
""
|
5502
|
+
"リモートリポジトリーをミラーリングする製品 ID"
|
5503
5503
|
],
|
5504
5504
|
"Product and Repositories": [
|
5505
5505
|
"製品およびリポジトリー"
|
@@ -5514,13 +5514,13 @@
|
|
5514
5514
|
"ホストのインストール済み製品からリストされた製品 ID。\\\\\\n 製品 API が返した製品 ID とは異なります。"
|
5515
5515
|
],
|
5516
5516
|
"Product id not found: '%s'": [
|
5517
|
-
""
|
5517
|
+
"製品 ID が見つかりません: '%s'"
|
5518
5518
|
],
|
5519
5519
|
"Product label": [
|
5520
|
-
""
|
5520
|
+
"製品ラベル"
|
5521
5521
|
],
|
5522
5522
|
"Product label '%s' is ambiguous. Try using an id-based container name.": [
|
5523
|
-
""
|
5523
|
+
"製品ラベル '%s' はあいまいです。ID ベースのコンテナー名の使用を試してください。"
|
5524
5524
|
],
|
5525
5525
|
"Product name": [
|
5526
5526
|
"製品名"
|
@@ -5529,7 +5529,7 @@
|
|
5529
5529
|
"ホストのインストール済み製品からリストされた製品名"
|
5530
5530
|
],
|
5531
5531
|
"Product not found: '%s'": [
|
5532
|
-
""
|
5532
|
+
"製品が見つかりません: '%s'"
|
5533
5533
|
],
|
5534
5534
|
"Product the repository belongs to": [
|
5535
5535
|
"リポジトリーが属する製品"
|
@@ -5541,7 +5541,7 @@
|
|
5541
5541
|
"Candlepin で、ID が %s の製品が見つかりません。コンテンツのインポートをスキップします。"
|
5542
5542
|
],
|
5543
5543
|
"Product: '%{product}', Repository: '%{repository}'": [
|
5544
|
-
"
|
5544
|
+
"製品: '%{product}'、リポジトリー: '%{repository}'"
|
5545
5545
|
],
|
5546
5546
|
"Product: '%{product}', Repository: '%{repo}' ": [
|
5547
5547
|
"製品: '%%{product}'、リポジトリー: '%%{repo}' "
|
@@ -5565,7 +5565,7 @@
|
|
5565
5565
|
"エラータのプロモート"
|
5566
5566
|
],
|
5567
5567
|
"Promote version ${versionNameToPromote}": [
|
5568
|
-
"バージョン {versionNameToPromote} のプロモート"
|
5568
|
+
"バージョン ${versionNameToPromote} のプロモート"
|
5569
5569
|
],
|
5570
5570
|
"Promoted to ": [
|
5571
5571
|
"プロモート先 "
|
@@ -5577,7 +5577,7 @@
|
|
5577
5577
|
"プロモートの概要"
|
5578
5578
|
],
|
5579
5579
|
"Promotion Summary for %{content_view}": [
|
5580
|
-
"{content_view} のプロモートの概要"
|
5580
|
+
"%{content_view} のプロモートの概要"
|
5581
5581
|
],
|
5582
5582
|
"Promotion to Environment": [
|
5583
5583
|
"環境へのプロモート"
|
@@ -5598,7 +5598,7 @@
|
|
5598
5598
|
"プロキシー"
|
5599
5599
|
],
|
5600
5600
|
"Proxy sync failure": [
|
5601
|
-
""
|
5601
|
+
"プロキシー同期の失敗"
|
5602
5602
|
],
|
5603
5603
|
"Public": [
|
5604
5604
|
"公開"
|
@@ -5610,7 +5610,7 @@
|
|
5610
5610
|
"公開"
|
5611
5611
|
],
|
5612
5612
|
"Publish Lifecycle Environment Container Repositories": [
|
5613
|
-
""
|
5613
|
+
"ライフサイクル環境のコンテナーリポジトリーの公開"
|
5614
5614
|
],
|
5615
5615
|
"Publish a content view": [
|
5616
5616
|
"コンテンツビューの公開"
|
@@ -5628,7 +5628,7 @@
|
|
5628
5628
|
"新規バージョンを公開しました"
|
5629
5629
|
],
|
5630
5630
|
"Publishing ${truncate(name)}": [
|
5631
|
-
""
|
5631
|
+
"${truncate(name)} を公開中"
|
5632
5632
|
],
|
5633
5633
|
"Publishing content view": [
|
5634
5634
|
"コンテンツビューの公開"
|
@@ -5730,10 +5730,10 @@
|
|
5730
5730
|
"RH レポジトリー"
|
5731
5731
|
],
|
5732
5732
|
"RHEL Lifecycle status": [
|
5733
|
-
""
|
5733
|
+
"RHEL ライフサイクルのステータス"
|
5734
5734
|
],
|
5735
5735
|
"RHEL lifecycle": [
|
5736
|
-
""
|
5736
|
+
"RHEL ライフサイクル"
|
5737
5737
|
],
|
5738
5738
|
"RHUI": [
|
5739
5739
|
"RHUI"
|
@@ -5781,7 +5781,7 @@
|
|
5781
5781
|
"影響を受けるホストの再割り当て"
|
5782
5782
|
],
|
5783
5783
|
"Reboot host": [
|
5784
|
-
""
|
5784
|
+
"ホストの再起動"
|
5785
5785
|
],
|
5786
5786
|
"Reboot required": [
|
5787
5787
|
"再起動が必要です"
|
@@ -5802,7 +5802,7 @@
|
|
5802
5802
|
"推奨リポジトリー"
|
5803
5803
|
],
|
5804
5804
|
"Red Hat": [
|
5805
|
-
""
|
5805
|
+
"Red Hat"
|
5806
5806
|
],
|
5807
5807
|
"Red Hat CDN": [
|
5808
5808
|
"Red Hat CDN"
|
@@ -5850,7 +5850,7 @@
|
|
5850
5850
|
"マニフェストの更新"
|
5851
5851
|
],
|
5852
5852
|
"Refresh all alternate content sources": [
|
5853
|
-
""
|
5853
|
+
"すべての代替コンテンツソースの更新"
|
5854
5854
|
],
|
5855
5855
|
"Refresh alternate content sources": [
|
5856
5856
|
"代替コンテンツソースの更新"
|
@@ -5859,16 +5859,16 @@
|
|
5859
5859
|
"代替コンテンツソースを更新します。代替コンテンツソースを使用する前に、リポジトリーの同期などの更新が必要になります。"
|
5860
5860
|
],
|
5861
5861
|
"Refresh applicability": [
|
5862
|
-
""
|
5862
|
+
"適用可能性の更新"
|
5863
5863
|
],
|
5864
5864
|
"Refresh counts": [
|
5865
|
-
""
|
5865
|
+
"更新回数"
|
5866
5866
|
],
|
5867
5867
|
"Refresh errata applicability": [
|
5868
|
-
""
|
5868
|
+
"エラータの適用可能性の更新"
|
5869
5869
|
],
|
5870
5870
|
"Refresh package applicability": [
|
5871
|
-
""
|
5871
|
+
"パッケージの適用可能性の更新"
|
5872
5872
|
],
|
5873
5873
|
"Refresh previously imported manifest for Red Hat provider": [
|
5874
5874
|
"Red Hat プロバイダーの以前にインポートされたマニフェストを更新"
|
@@ -5889,7 +5889,7 @@
|
|
5889
5889
|
"登録済み"
|
5890
5890
|
],
|
5891
5891
|
"Registered at": [
|
5892
|
-
""
|
5892
|
+
"登録時刻"
|
5893
5893
|
],
|
5894
5894
|
"Registered by": [
|
5895
5895
|
"以下で登録済み:"
|
@@ -5898,10 +5898,10 @@
|
|
5898
5898
|
"登録先"
|
5899
5899
|
],
|
5900
5900
|
"Registered to": [
|
5901
|
-
""
|
5901
|
+
"登録先:"
|
5902
5902
|
],
|
5903
5903
|
"Registering to multiple environments is not enabled.": [
|
5904
|
-
""
|
5904
|
+
"複数の環境への登録が有効になっていません。"
|
5905
5905
|
],
|
5906
5906
|
"Registration details": [
|
5907
5907
|
"登録の詳細"
|
@@ -5952,7 +5952,7 @@
|
|
5952
5952
|
"データの再読み込み"
|
5953
5953
|
],
|
5954
5954
|
"Remote execution is enabled.": [
|
5955
|
-
""
|
5955
|
+
"リモート実行が有効になっている。"
|
5956
5956
|
],
|
5957
5957
|
"Remote execution job '${description}' failed.": [
|
5958
5958
|
"リモート実行ジョブ '${description}' が失敗しました。"
|
@@ -6018,7 +6018,7 @@
|
|
6018
6018
|
"Katello インターフェイスでのパッケージの削除"
|
6019
6019
|
],
|
6020
6020
|
"Remove packages": [
|
6021
|
-
""
|
6021
|
+
"パッケージの削除"
|
6022
6022
|
],
|
6023
6023
|
"Remove packages via Katello interface": [
|
6024
6024
|
"Katello インターフェイスでのパッケージの削除"
|
@@ -6033,7 +6033,7 @@
|
|
6033
6033
|
"%s からのサブスクリプション削除"
|
6034
6034
|
],
|
6035
6035
|
"Remove subscriptions from a host": [
|
6036
|
-
""
|
6036
|
+
"ホストからのサブスクリプションの削除"
|
6037
6037
|
],
|
6038
6038
|
"Remove subscriptions from one or more hosts": [
|
6039
6039
|
"1 つ以上のホストからサブスクリプションを削除します"
|
@@ -6063,16 +6063,16 @@
|
|
6063
6063
|
"すべての環境からこのバージョンを削除しても、バージョンは削除されません。バージョンは引き続き以降のプロモーションの対象になります。"
|
6064
6064
|
],
|
6065
6065
|
"Replace content source on the target machine": [
|
6066
|
-
""
|
6066
|
+
"ターゲットマシン上のコンテンツソースの置き換え"
|
6067
6067
|
],
|
6068
6068
|
"Repo ID": [
|
6069
|
-
""
|
6069
|
+
"リポジトリー ID"
|
6070
6070
|
],
|
6071
6071
|
"Repo Type": [
|
6072
6072
|
"リポジトリータイプ"
|
6073
6073
|
],
|
6074
6074
|
"Repo label": [
|
6075
|
-
""
|
6075
|
+
"リポジトリーラベル"
|
6076
6076
|
],
|
6077
6077
|
"Repositories": [
|
6078
6078
|
"リポジトリー"
|
@@ -6081,7 +6081,7 @@
|
|
6081
6081
|
"CDN 設定がエアギャップ (切断) に設定されている間、リポジトリーは有効にできません。"
|
6082
6082
|
],
|
6083
6083
|
"Repositories common to the selected content view versions will merge, resulting in a composite content view that is a union of all content from each of the content view versions.": [
|
6084
|
-
""
|
6084
|
+
"選択したコンテンツビューバージョンに共通のリポジトリーがマージされます。その結果、各コンテンツビューバージョンのすべてのコンテンツが結合された複合コンテンツビューが作成されます。"
|
6085
6085
|
],
|
6086
6086
|
"Repositories from published Content Views are not allowed.": [
|
6087
6087
|
"公開されたコンテンツビューからのリポジトリーは許可されません。"
|
@@ -6090,13 +6090,13 @@
|
|
6090
6090
|
"リポジトリー"
|
6091
6091
|
],
|
6092
6092
|
"Repository %s cannot be deleted since it has already been included in a published Content View. Use repository details page to delete": [
|
6093
|
-
""
|
6093
|
+
"リポジトリー %s は、公開されたコンテンツビューにすでに含まれているため削除できません。削除するには、リポジトリーの詳細ページを使用してください"
|
6094
6094
|
],
|
6095
6095
|
"Repository %s cannot be deleted since it is the last affected repository in a filter. Use repository details page to delete.": [
|
6096
|
-
""
|
6096
|
+
"リポジトリー %s は、フィルターの関連する最後のリポジトリーであるため、削除できません。削除するには、リポジトリーの詳細ページを使用してください。"
|
6097
6097
|
],
|
6098
6098
|
"Repository %{label} failed to synchronize": [
|
6099
|
-
""
|
6099
|
+
"リポジトリー %{label} の同期に失敗しました"
|
6100
6100
|
],
|
6101
6101
|
"Repository '%(repoName)s' has been disabled.": [
|
6102
6102
|
"リポジトリー '%(repoName)s' が無効化されました。"
|
@@ -6105,13 +6105,13 @@
|
|
6105
6105
|
"リポジトリー '%(repoName)s' が有効化されました"
|
6106
6106
|
],
|
6107
6107
|
"Repository ID": [
|
6108
|
-
""
|
6108
|
+
"リポジトリー ID"
|
6109
6109
|
],
|
6110
6110
|
"Repository Id associated with the kickstart repo used for provisioning": [
|
6111
6111
|
"プロビジョニングに使用する Kickstart リポジトリーに関連付けられたリポジトリー ID"
|
6112
6112
|
],
|
6113
6113
|
"Repository cannot be deleted since it has already been included in a published Content View. Please delete all Content View versions containing this repository before attempting to delete it or use --remove-from-content-view-versions flag to automatically remove the repository from all published versions.": [
|
6114
|
-
""
|
6114
|
+
"リポジトリーは公開されたコンテンツビューにすでに含まれるため、削除できません。この削除を試行する前にこのリポジトリーが含まれるすべてのコンテンツビューバージョンを削除してください。または、--remove-from-content-view-versions フラグを使用して、公開されているすべてのバージョンからリポジトリーを自動的に削除してください。"
|
6115
6115
|
],
|
6116
6116
|
"Repository cannot be disabled since it has already been promoted.": [
|
6117
6117
|
"リポジトリーはすでにプロモート済みのため無効にできません。"
|
@@ -6129,10 +6129,10 @@
|
|
6129
6129
|
"コンテンツビューには、リポジトリーラベル '%s' が関連付けられていません。"
|
6130
6130
|
],
|
6131
6131
|
"Repository name": [
|
6132
|
-
""
|
6132
|
+
"リポジトリー名"
|
6133
6133
|
],
|
6134
6134
|
"Repository name '%{container_name}' already exists in this product using a different naming scheme. Please retry your request with the %{root_repo_container_push_name} format or destroy and recreate the repository using your preferred schema.": [
|
6135
|
-
""
|
6135
|
+
"この製品には、別の命名スキームを使用したリポジトリー名 '%{container_name}' がすでに存在します。%{root_repo_container_push_name} 形式を使用して要求を再試行するか、リポジトリーを破棄し、希望するスキーマを使用して再作成してください。"
|
6136
6136
|
],
|
6137
6137
|
"Repository not found": [
|
6138
6138
|
"リポジトリーが見つかりません"
|
@@ -6171,13 +6171,13 @@
|
|
6171
6171
|
"リポジトリーセットは、Red Hat リポジトリーを有効にしたり、カスタム製品を作成したりすると、ここに表示されます。"
|
6172
6172
|
],
|
6173
6173
|
"Repository sets will appear here when the host's content view and environment has available content.": [
|
6174
|
-
""
|
6174
|
+
"ホストのコンテンツビューと環境に利用可能なコンテンツがある場合に、リポジトリーセットがここに表示されます。"
|
6175
6175
|
],
|
6176
6176
|
"Repository sync failure": [
|
6177
|
-
""
|
6177
|
+
"リポジトリー同期の失敗"
|
6178
6178
|
],
|
6179
6179
|
"Repository type": [
|
6180
|
-
""
|
6180
|
+
"リポジトリータイプ"
|
6181
6181
|
],
|
6182
6182
|
"Republish Repositories of %{name} %{version}": [
|
6183
6183
|
"%{name}%{version} のリポジトリーの再公開"
|
@@ -6186,10 +6186,10 @@
|
|
6186
6186
|
"バージョンリポジトリーの再公開"
|
6187
6187
|
],
|
6188
6188
|
"Republish repository metadata": [
|
6189
|
-
""
|
6189
|
+
"リポジトリーメタデータの再公開"
|
6190
6190
|
],
|
6191
6191
|
"Requested access to '%s' is denied": [
|
6192
|
-
""
|
6192
|
+
"'%s' へのアクセス要求が拒否されました"
|
6193
6193
|
],
|
6194
6194
|
"Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.": [
|
6195
6195
|
"subscription-manifest をアップロードし、サブスクリプションをホストおよびアクティベーションキーに再度アタッチする必要があります。"
|
@@ -6258,7 +6258,7 @@
|
|
6258
6258
|
"Red Hat (カスタム以外) 製品のみを返します"
|
6259
6259
|
],
|
6260
6260
|
"Return a list of installed packages distinct by name": [
|
6261
|
-
""
|
6261
|
+
"名前別にインストール済みパッケージのリストを返す"
|
6262
6262
|
],
|
6263
6263
|
"Return content that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.": [
|
6264
6264
|
"指定のオブジェクトに追加可能なコンテンツを返します。'content_view_version' と 'content_view_filter' の値がサポートされます。"
|
@@ -6342,7 +6342,7 @@
|
|
6342
6342
|
"両方とも追加可能で、現在オブジェクトに追加されているコンテンツを返します。値 'content_view_filter' がサポートされています"
|
6343
6343
|
],
|
6344
6344
|
"Review": [
|
6345
|
-
""
|
6345
|
+
"確認"
|
6346
6346
|
],
|
6347
6347
|
"Review affected environment": [
|
6348
6348
|
"影響を受ける環境の確認"
|
@@ -6354,13 +6354,13 @@
|
|
6354
6354
|
""
|
6355
6355
|
],
|
6356
6356
|
"Review and then click {submitBtnText}.": [
|
6357
|
-
""
|
6357
|
+
"確認して {submitBtnText} をクリックしてください。"
|
6358
6358
|
],
|
6359
6359
|
"Review details": [
|
6360
6360
|
"詳細を確認"
|
6361
6361
|
],
|
6362
6362
|
"Review hosts": [
|
6363
|
-
""
|
6363
|
+
"ホストのプレビュー"
|
6364
6364
|
],
|
6365
6365
|
"Review the information below and click ": [
|
6366
6366
|
"以下の情報を確認して、次をクリック: "
|
@@ -6378,10 +6378,10 @@
|
|
6378
6378
|
"ロール"
|
6379
6379
|
],
|
6380
6380
|
"Rollback image": [
|
6381
|
-
""
|
6381
|
+
"ロールバックイメージ"
|
6382
6382
|
],
|
6383
6383
|
"Rollback image digest": [
|
6384
|
-
""
|
6384
|
+
"ロールバックイメージダイジェスト"
|
6385
6385
|
],
|
6386
6386
|
"Rules to be added": [
|
6387
6387
|
"追加するルール"
|
@@ -6390,16 +6390,16 @@
|
|
6390
6390
|
"同期プランの実行:"
|
6391
6391
|
],
|
6392
6392
|
"Run job invocation": [
|
6393
|
-
""
|
6393
|
+
"ジョブ呼び出しを実行"
|
6394
6394
|
],
|
6395
6395
|
"Running": [
|
6396
6396
|
"実行中"
|
6397
6397
|
],
|
6398
6398
|
"Running image": [
|
6399
|
-
""
|
6399
|
+
"実行中のイメージ"
|
6400
6400
|
],
|
6401
6401
|
"Running image digest": [
|
6402
|
-
""
|
6402
|
+
"実行中のイメージダイジェスト"
|
6403
6403
|
],
|
6404
6404
|
"SKU": [
|
6405
6405
|
"SKU"
|
@@ -6432,13 +6432,13 @@
|
|
6432
6432
|
"代替コンテンツソースの保存"
|
6433
6433
|
],
|
6434
6434
|
"Scan a flatpak remote": [
|
6435
|
-
""
|
6435
|
+
"flatpak リモートをスキャンする"
|
6436
6436
|
],
|
6437
6437
|
"Schema version 1": [
|
6438
|
-
""
|
6438
|
+
"スキーマバージョン 1"
|
6439
6439
|
],
|
6440
6440
|
"Schema version 2": [
|
6441
|
-
""
|
6441
|
+
"スキーマバージョン 2"
|
6442
6442
|
],
|
6443
6443
|
"Search": [
|
6444
6444
|
"検索"
|
@@ -6447,7 +6447,7 @@
|
|
6447
6447
|
"検索クエリー"
|
6448
6448
|
],
|
6449
6449
|
"Search available Debian packages": [
|
6450
|
-
""
|
6450
|
+
"利用可能な Debian パッケージの検索"
|
6451
6451
|
],
|
6452
6452
|
"Search available packages": [
|
6453
6453
|
"利用可能なパッケージの検索"
|
@@ -6513,7 +6513,7 @@
|
|
6513
6513
|
"クライアントキーの選択"
|
6514
6514
|
],
|
6515
6515
|
"Select a content source first": [
|
6516
|
-
""
|
6516
|
+
"先にコンテンツソースを選択してください"
|
6517
6517
|
],
|
6518
6518
|
"Select a content view": [
|
6519
6519
|
"コンテンツビューの選択"
|
@@ -6525,7 +6525,7 @@
|
|
6525
6525
|
"このホストを移動するには、ライフサイクル環境とコンテンツビューを選択してください。"
|
6526
6526
|
],
|
6527
6527
|
"Select a lifecycle environment first": [
|
6528
|
-
""
|
6528
|
+
"最初にライフサイクル環境を選択してください"
|
6529
6529
|
],
|
6530
6530
|
"Select a lifecycle environment from the available promotion paths to promote new version.": [
|
6531
6531
|
"利用可能なプロモーションパスからライフサイクル環境を選択し、新しいバージョンをプロモートします。"
|
@@ -6534,10 +6534,10 @@
|
|
6534
6534
|
"katello-host-tools-tracer をインストールするプロバイダーの選択"
|
6535
6535
|
],
|
6536
6536
|
"Select a source": [
|
6537
|
-
""
|
6537
|
+
"ソースの選択"
|
6538
6538
|
],
|
6539
6539
|
"Select action": [
|
6540
|
-
""
|
6540
|
+
"アクションの選択"
|
6541
6541
|
],
|
6542
6542
|
"Select all": [
|
6543
6543
|
"すべてを選択"
|
@@ -6558,16 +6558,16 @@
|
|
6558
6558
|
"組織の選択"
|
6559
6559
|
],
|
6560
6560
|
"Select at least one erratum.": [
|
6561
|
-
""
|
6561
|
+
"少なくとも 1 つのエラータを選択してください。"
|
6562
6562
|
],
|
6563
6563
|
"Select at least one package.": [
|
6564
|
-
""
|
6564
|
+
"少なくとも 1 つのパッケージを選択してください。"
|
6565
6565
|
],
|
6566
6566
|
"Select attributes for ${akDetails.name}": [
|
6567
|
-
""
|
6567
|
+
"${akDetails.name} の属性の選択"
|
6568
6568
|
],
|
6569
6569
|
"Select available version of ${truncate(cvName)} to use": [
|
6570
|
-
""
|
6570
|
+
"使用する ${truncate(cvName)} の利用可能なバージョンの選択"
|
6571
6571
|
],
|
6572
6572
|
"Select available version of content views to use": [
|
6573
6573
|
"使用するコンテンツビューの利用可能なバージョンの選択"
|
@@ -6579,10 +6579,10 @@
|
|
6579
6579
|
"環境の選択"
|
6580
6580
|
],
|
6581
6581
|
"Select errata": [
|
6582
|
-
""
|
6582
|
+
"エラータの選択"
|
6583
6583
|
],
|
6584
6584
|
"Select errata to apply on the selected hosts. Some errata may already be applied on some hosts.": [
|
6585
|
-
""
|
6585
|
+
"選択したホストに適用するエラータを選択します。一部のエラータは、一部のホストにすでに適用されている場合があります。"
|
6586
6586
|
],
|
6587
6587
|
"Select host collection(s) to associate with host {hostName}.": [
|
6588
6588
|
"ホスト {hostName} に関連付けるホストコレクションを選択します。"
|
@@ -6603,16 +6603,16 @@
|
|
6603
6603
|
"1 つを選択"
|
6604
6604
|
],
|
6605
6605
|
"Select packages to install on the selected hosts. Some packages may already be installed on some hosts.": [
|
6606
|
-
""
|
6606
|
+
"選択したホストにインストールするパッケージを選択します。一部のパッケージは、一部のホストにすでにインストールされている場合があります。"
|
6607
6607
|
],
|
6608
6608
|
"Select packages to install to the host {hostName}.": [
|
6609
6609
|
"ホスト {hostName} にインストールするパッケージを選択します。"
|
6610
6610
|
],
|
6611
6611
|
"Select packages to remove on the selected hosts.": [
|
6612
|
-
""
|
6612
|
+
"選択したホスト上で削除するパッケージを選択します。"
|
6613
6613
|
],
|
6614
6614
|
"Select packages to upgrade to the latest version. Packages may have different versions on different hosts.": [
|
6615
|
-
""
|
6615
|
+
"最新バージョンにアップグレードするパッケージを選択します。ホストによってパッケージのバージョンが異なる場合があります。"
|
6616
6616
|
],
|
6617
6617
|
"Select page": [
|
6618
6618
|
"ページの選択"
|
@@ -6636,10 +6636,10 @@
|
|
6636
6636
|
"ソースタイプの選択"
|
6637
6637
|
],
|
6638
6638
|
"Select system purpose attributes for activation key {name}.": [
|
6639
|
-
""
|
6639
|
+
"アクティベーションキー {name} のシステム目的の属性を選択します。"
|
6640
6640
|
],
|
6641
6641
|
"Select system purpose attributes for host {name}.": [
|
6642
|
-
""
|
6642
|
+
"ホスト {name} のシステム目的の属性を選択します。"
|
6643
6643
|
],
|
6644
6644
|
"Select the installation media that will be used to provision this host. Choose 'Synced Content' for Synced Kickstart Repositories or 'All Media' for other media.": [
|
6645
6645
|
"このホストのプロビジョニングに使用するインストールメディアを選択してください。同期済みの Kickstart リポジトリーには「同期済みコンテンツ」を、他のメディアには「全メディア」を選択してください。"
|
@@ -6651,10 +6651,10 @@
|
|
6651
6651
|
"選択済みの環境 "
|
6652
6652
|
],
|
6653
6653
|
"Selected errata will be applied on {hostCount} hosts": [
|
6654
|
-
""
|
6654
|
+
"選択したエラータは {hostCount} 台のホストに適用されます"
|
6655
6655
|
],
|
6656
6656
|
"Selected packages will be {submitAction} on {hostCount} hosts": [
|
6657
|
-
""
|
6657
|
+
"選択したパッケージは {hostCount} 台のホストに {submitAction} されます"
|
6658
6658
|
],
|
6659
6659
|
"Sending a list of included IDs is not allowed when all items are being selected.": [
|
6660
6660
|
"すべての項目が選択されている場合、含まれる ID の一覧を送信することはできません。"
|
@@ -6678,7 +6678,7 @@
|
|
6678
6678
|
"1 台以上のホストにコンテンツ上書きを設定します"
|
6679
6679
|
],
|
6680
6680
|
"Set this HTTP proxy as the default content HTTP proxy": [
|
6681
|
-
""
|
6681
|
+
"この HTTP プロキシーをデフォルトのコンテンツ HTTP プロキシーとして設定する"
|
6682
6682
|
],
|
6683
6683
|
"Set true to override to enabled; Set false to override to disabled.'": [
|
6684
6684
|
"true に設定するとオーバーライドが有効になり、false に設定するとオーバーライドが無効になります。"
|
@@ -6720,10 +6720,10 @@
|
|
6720
6720
|
"コンテンツビューの履歴を表示"
|
6721
6721
|
],
|
6722
6722
|
"Show a flatpak remote": [
|
6723
|
-
""
|
6723
|
+
"flatpak リモートを表示する"
|
6724
6724
|
],
|
6725
6725
|
"Show a flatpak remote repository": [
|
6726
|
-
""
|
6726
|
+
"flatpak リモートリポジトリーを表示する"
|
6727
6727
|
],
|
6728
6728
|
"Show a host collection": [
|
6729
6729
|
"ホストコレクションの表示"
|
@@ -6750,7 +6750,7 @@
|
|
6750
6750
|
"すべて表示"
|
6751
6751
|
],
|
6752
6752
|
"Show all repository sets": [
|
6753
|
-
""
|
6753
|
+
"全リポジトリーセットの表示"
|
6754
6754
|
],
|
6755
6755
|
"Show an activation key": [
|
6756
6756
|
"アクティベーションキーの表示"
|
@@ -6774,7 +6774,7 @@
|
|
6774
6774
|
"説明全文の表示"
|
6775
6775
|
],
|
6776
6776
|
"Show hosts associated to an activation key": [
|
6777
|
-
""
|
6777
|
+
"アクティベーションキーに関連付けられたホストを表示する"
|
6778
6778
|
],
|
6779
6779
|
"Show organization": [
|
6780
6780
|
"組織の表示"
|
@@ -6786,7 +6786,7 @@
|
|
6786
6786
|
"コンテンツホストで利用可能なリリースを表示します"
|
6787
6787
|
],
|
6788
6788
|
"Show repositories": [
|
6789
|
-
""
|
6789
|
+
"リポジトリーの表示"
|
6790
6790
|
],
|
6791
6791
|
"Show repositories enabled on the host that are known to Katello": [
|
6792
6792
|
"Katello に認識されているホストで有効化になっているリポジトリーを表示します。"
|
@@ -6795,7 +6795,7 @@
|
|
6795
6795
|
"使用可能なリポジトリータイプの表示"
|
6796
6796
|
],
|
6797
6797
|
"Show whether each lifecycle environment is associated with the given Smart Proxy id.": [
|
6798
|
-
""
|
6798
|
+
"各ライフサイクル環境が指定の Smart Proxy ID に関連付けられているかどうかを示します。"
|
6799
6799
|
],
|
6800
6800
|
"Shows status of Katello system and it's subcomponents": [
|
6801
6801
|
"Katello システムとそのサブコンポーネントのステータスを表示します"
|
@@ -6810,13 +6810,13 @@
|
|
6810
6810
|
"'%{subject}' のシンプルコンテンツアクセスが有効になりました。"
|
6811
6811
|
],
|
6812
6812
|
"Simple Content Access is the only supported content access mode": [
|
6813
|
-
""
|
6813
|
+
"サポートされているコンテンツアクセスモードは、Simple Content Access のみです"
|
6814
6814
|
],
|
6815
6815
|
"Simplified": [
|
6816
6816
|
"簡易"
|
6817
6817
|
],
|
6818
6818
|
"Single content view consisting of e.g. repositories": [
|
6819
|
-
"
|
6819
|
+
""
|
6820
6820
|
],
|
6821
6821
|
"Size of file to upload": [
|
6822
6822
|
"アップロードするファイルのサイズ"
|
@@ -6831,19 +6831,19 @@
|
|
6831
6831
|
"Smart Proxy"
|
6832
6832
|
],
|
6833
6833
|
"Smart proxy ID": [
|
6834
|
-
""
|
6834
|
+
"Smart Proxy ID"
|
6835
6835
|
],
|
6836
6836
|
"Smart proxy IDs": [
|
6837
6837
|
"Smart Proxy ID"
|
6838
6838
|
],
|
6839
6839
|
"Smart proxy content count refresh has started in the background": [
|
6840
|
-
""
|
6840
|
+
"Smart Proxy のコンテンツ数の更新がバックグラウンドで開始しました"
|
6841
6841
|
],
|
6842
6842
|
"Smart proxy content source not found!": [
|
6843
6843
|
"Smart Proxy コンテンツソースが見つかりません!"
|
6844
6844
|
],
|
6845
6845
|
"Smart proxy name": [
|
6846
|
-
""
|
6846
|
+
"Smart Proxy 名"
|
6847
6847
|
],
|
6848
6848
|
"Sockets": [
|
6849
6849
|
"ソケット"
|
@@ -6861,10 +6861,10 @@
|
|
6861
6861
|
"依存関係の解決"
|
6862
6862
|
],
|
6863
6863
|
"Some environments are disabled because they are not associated with the host's content source.": [
|
6864
|
-
""
|
6864
|
+
"一部の環境は、ホストのコンテンツソースに関連付けられていないため無効になります。"
|
6865
6865
|
],
|
6866
6866
|
"Some environments are disabled because they are not associated with the selected content source.": [
|
6867
|
-
""
|
6867
|
+
"一部の環境は、選択されたコンテンツソースに関連付けられていないため無効になります。"
|
6868
6868
|
],
|
6869
6869
|
"Some hosts are not registered as content hosts and will be ignored.": [
|
6870
6870
|
"ホストによってはコンテンツホストとして登録されていないため、無視されます。"
|
@@ -6876,7 +6876,7 @@
|
|
6876
6876
|
"一部のサービスが適切に開始されていません。詳細は、About ページを参照してください。"
|
6877
6877
|
],
|
6878
6878
|
"Something went wrong while adding a bookmark: ${getBookmarkErrorMsgs(error.response)}": [
|
6879
|
-
"
|
6879
|
+
"ブックマークの追加中に問題が発生しました! ${getBookmarkErrorMsgs(error.response)}"
|
6880
6880
|
],
|
6881
6881
|
"Something went wrong while adding a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
6882
6882
|
"フィルタールールの追加中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
@@ -6897,7 +6897,7 @@
|
|
6897
6897
|
"フィルタールールの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
6898
6898
|
],
|
6899
6899
|
"Something went wrong while deleting filters! ${getResponseErrorMsgs(error.response)}": [
|
6900
|
-
"
|
6900
|
+
"フィルターの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
6901
6901
|
],
|
6902
6902
|
"Something went wrong while deleting this filter! ${getResponseErrorMsgs(error.response)}": [
|
6903
6903
|
"このフィルターの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
@@ -6924,7 +6924,7 @@
|
|
6924
6924
|
"rpm パッケージの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
6925
6925
|
],
|
6926
6926
|
"Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}": [
|
6927
|
-
""
|
6927
|
+
"コンテナーマニフェストリストの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
6928
6928
|
],
|
6929
6929
|
"Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}": [
|
6930
6930
|
"コンテナータグの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
@@ -6957,7 +6957,7 @@
|
|
6957
6957
|
"代替コンテンツソースの更新中に問題が発生しました:"
|
6958
6958
|
],
|
6959
6959
|
"Something went wrong while refreshing content counts: ${getResponseErrorMsgs(error.response)}": [
|
6960
|
-
""
|
6960
|
+
"コンテンツ数の更新中に問題が発生しました: ${getResponseErrorMsgs(error.response)}"
|
6961
6961
|
],
|
6962
6962
|
"Something went wrong while removing a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
6963
6963
|
"フィルタールールの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
|
@@ -7053,10 +7053,10 @@
|
|
7053
7053
|
"スタッキング ID"
|
7054
7054
|
],
|
7055
7055
|
"Staged image": [
|
7056
|
-
""
|
7056
|
+
"ステージングされたイメージ"
|
7057
7057
|
],
|
7058
7058
|
"Staged image digest": [
|
7059
|
-
""
|
7059
|
+
"ステージングされたイメージダイジェスト"
|
7060
7060
|
],
|
7061
7061
|
"Start Date": [
|
7062
7062
|
"開始日"
|
@@ -7077,7 +7077,7 @@
|
|
7077
7077
|
"状態"
|
7078
7078
|
],
|
7079
7079
|
"Status": [
|
7080
|
-
"
|
7080
|
+
"ステータス"
|
7081
7081
|
],
|
7082
7082
|
"Status must be one of: %s": [
|
7083
7083
|
"ステータスは %s のいずれかに指定する必要があります"
|
@@ -7122,7 +7122,7 @@
|
|
7122
7122
|
"サブスクリプションマニフェスト"
|
7123
7123
|
],
|
7124
7124
|
"Subscription Manifest expiration date check": [
|
7125
|
-
""
|
7125
|
+
"サブスクリプションマニフェストの有効期限の確認"
|
7126
7126
|
],
|
7127
7127
|
"Subscription Manifest validity check": [
|
7128
7128
|
"サブスクリプションマニフェストの有効性チェック"
|
@@ -7164,7 +7164,7 @@
|
|
7164
7164
|
"サブスクリプションが見つかりません"
|
7165
7165
|
],
|
7166
7166
|
"Subscription was not persisted - %{error_message}": [
|
7167
|
-
"
|
7167
|
+
"サブスクリプションが保存されませんでした: %{error_message}"
|
7168
7168
|
],
|
7169
7169
|
"Subscriptions": [
|
7170
7170
|
"サブスクリプション"
|
@@ -7188,7 +7188,7 @@
|
|
7188
7188
|
"%s 台のホストが正常に追加されました。"
|
7189
7189
|
],
|
7190
7190
|
"Successfully added %{count} content host(s) to host collection %{host_collection}.": [
|
7191
|
-
"
|
7191
|
+
"コンテンツホスト %{count} 台がホストコレクション %{host_collection} に正常に追加されました。"
|
7192
7192
|
],
|
7193
7193
|
"Successfully changed sync plan for %s product(s)": [
|
7194
7194
|
"%s 製品の同期プランが正常に変更されました"
|
@@ -7203,7 +7203,7 @@
|
|
7203
7203
|
"%s 台のホストが正常に削除されました。"
|
7204
7204
|
],
|
7205
7205
|
"Successfully removed %{count} content host(s) from host collection %{host_collection}.": [
|
7206
|
-
"ホストコレクション {host_collection} から %{count} 台のコンテンツホストが正常に削除されました。"
|
7206
|
+
"ホストコレクション %{host_collection} から %{count} 台のコンテンツホストが正常に削除されました。"
|
7207
7207
|
],
|
7208
7208
|
"Successfully synced capsule.": [
|
7209
7209
|
"Capsule が正常に同期されました。"
|
@@ -7218,7 +7218,7 @@
|
|
7218
7218
|
"サポートタイプ"
|
7219
7219
|
],
|
7220
7220
|
"Support ended": [
|
7221
|
-
""
|
7221
|
+
"サポート終了"
|
7222
7222
|
],
|
7223
7223
|
"Supported Content Types": [
|
7224
7224
|
"サポート対象のコンテンツタイプ"
|
@@ -7296,7 +7296,7 @@
|
|
7296
7296
|
"同期の状態"
|
7297
7297
|
],
|
7298
7298
|
"Synced": [
|
7299
|
-
""
|
7299
|
+
"同期されています"
|
7300
7300
|
],
|
7301
7301
|
"Synced ": [
|
7302
7302
|
"同期されています "
|
@@ -7344,7 +7344,7 @@
|
|
7344
7344
|
"システム目的の属性の更新"
|
7345
7345
|
],
|
7346
7346
|
"System purpose enables you to set the system's intended use on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console.": [
|
7347
|
-
""
|
7347
|
+
"システム目的では、ネットワーク上でシステムの使用目的を設定して、Red Hat Hybrid Cloud Console のサブスクリプションサービスでレポートの精度を向上させることができます。"
|
7348
7348
|
],
|
7349
7349
|
"Tag name": [
|
7350
7350
|
"タグ名"
|
@@ -7356,13 +7356,13 @@
|
|
7356
7356
|
"タスク"
|
7357
7357
|
],
|
7358
7358
|
"Task ${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}": [
|
7359
|
-
"${task.humanized.action}
|
7359
|
+
"タスク ${task.humanized.action} は ${task.result}. ${task.errors ? getErrors(task) : ''} の結果で完了しました"
|
7360
7360
|
],
|
7361
7361
|
"Task ${task.humanized.action} has started.": [
|
7362
7362
|
"タスク${task.humanized.action} が開始されました。"
|
7363
7363
|
],
|
7364
7364
|
"Task ID": [
|
7365
|
-
""
|
7365
|
+
"タスク ID"
|
7366
7366
|
],
|
7367
7367
|
"Task canceled": [
|
7368
7368
|
"タスクが取り消されました"
|
@@ -7371,13 +7371,13 @@
|
|
7371
7371
|
"タスクの詳細"
|
7372
7372
|
],
|
7373
7373
|
"Task details": [
|
7374
|
-
""
|
7374
|
+
"タスクの詳細"
|
7375
7375
|
],
|
7376
7376
|
"Task result": [
|
7377
|
-
""
|
7377
|
+
"タスクの結果"
|
7378
7378
|
],
|
7379
7379
|
"Task state": [
|
7380
|
-
""
|
7380
|
+
"タスクの状態"
|
7381
7381
|
],
|
7382
7382
|
"Temporary": [
|
7383
7383
|
"一時的"
|
@@ -7389,16 +7389,16 @@
|
|
7389
7389
|
"代替コンテンツソースのタイプ"
|
7390
7390
|
],
|
7391
7391
|
"The Foreman Client repository is available in the host's content view environment(s). ": [
|
7392
|
-
""
|
7392
|
+
"Foreman クライアントリポジトリーが、ホストのコンテンツビュー環境で使用できる。 "
|
7393
7393
|
],
|
7394
7394
|
"The Foreman Client repository is enabled. ": [
|
7395
|
-
""
|
7395
|
+
"Foreman クライアントリポジトリーが有効になっている。 "
|
7396
7396
|
],
|
7397
7397
|
"The Foreman Client repository is synced. ": [
|
7398
|
-
""
|
7398
|
+
"Foreman クライアントリポジトリーが同期されている。 "
|
7399
7399
|
],
|
7400
7400
|
"The Foreman Client repository set is enabled for the host. ": [
|
7401
|
-
""
|
7401
|
+
"Foreman クライアントリポジトリーセットが、ホストに対して有効になっている。 "
|
7402
7402
|
],
|
7403
7403
|
"The URL to receive a session token from, e.g. used with Automation Hub.": [
|
7404
7404
|
"セッショントークンを受信するためのURL (例: Automation Hub で使用)。"
|
@@ -7410,7 +7410,7 @@
|
|
7410
7410
|
"実際のコンテンツファイル"
|
7411
7411
|
],
|
7412
7412
|
"The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.": [
|
7413
|
-
""
|
7413
|
+
"同期時に保持するパッケージの最新バージョンの数。同期する場合はプレリリースも含まれます。デフォルト値 0 はすべてのバージョンを保持します。"
|
7414
7414
|
],
|
7415
7415
|
"The content type for the Alternate Content Source": [
|
7416
7416
|
"代替コンテンツソースのコンテンツタイプ"
|
@@ -7452,7 +7452,7 @@
|
|
7452
7452
|
"以下のホストには、適用するエラータがあります: "
|
7453
7453
|
],
|
7454
7454
|
"The following repositories provided in the import metadata have an incorrect content type or provider type. Make sure the export and import repositories are of the same type before importing\\n %{repos}": [
|
7455
|
-
"インポートメタデータで提供されている以下のリポジトリーのコンテンツタイプまたはプロバイダータイプが正しくありません。インポートする前に、エクスポートリポジトリーとインポートリポジトリーが同じタイプであることを確認してください\\n
|
7455
|
+
"インポートメタデータで提供されている以下のリポジトリーのコンテンツタイプまたはプロバイダータイプが正しくありません。インポートする前に、エクスポートリポジトリーとインポートリポジトリーが同じタイプであることを確認してください\\n %{repos}"
|
7456
7456
|
],
|
7457
7457
|
"The id of the content source": [
|
7458
7458
|
"コンテンツソースの ID"
|
@@ -7494,7 +7494,7 @@
|
|
7494
7494
|
"保持する各パッケージのバージョンの最大数。"
|
7495
7495
|
],
|
7496
7496
|
"The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings.": [
|
7497
|
-
""
|
7497
|
+
"サブスクリプションの更新を通知するときのサブスクリプションの残り日数。マニフェストの有効期限の警告にも使用されます。"
|
7498
7498
|
],
|
7499
7499
|
"The number of items fetched from a single paged Pulp API call.": [
|
7500
7500
|
"1 ページの Pulp API 呼び出しからフェッチされたアイテムの数。"
|
@@ -7506,7 +7506,7 @@
|
|
7506
7506
|
"結果を並べ替える順序。['asc'、'desc']。デフォルトは 'desc' です。"
|
7507
7507
|
],
|
7508
7508
|
"The organization's manifest does not contain the subscriptions required to enable the following repositories.\\n %{repos}": [
|
7509
|
-
"組織のマニフェストには、以下のリポジトリーの有効化に必要なサブスクリプションが含まれていません。\\n
|
7509
|
+
"組織のマニフェストには、以下のリポジトリーの有効化に必要なサブスクリプションが含まれていません。\\n %{repos}"
|
7510
7510
|
],
|
7511
7511
|
"The page you are attempting to access requires selecting a specific organization.": [
|
7512
7512
|
"アクセス先のページには、特定の組織を選択する必要があります。"
|
@@ -7515,7 +7515,7 @@
|
|
7515
7515
|
"パス %{real_path} は、有効なリポジトリーではないようです。これがエラーだと思われる場合には、マニフェストを更新してみてください。"
|
7516
7516
|
],
|
7517
7517
|
"The promotion of %{content_view} to %{environment} has completed. %{count} errata are available to your hosts.": [
|
7518
|
-
"%{content_view} から %{environment}
|
7518
|
+
"%{content_view} から %{environment} へのプロモートが完了しました。エラータ %{count} 件をホストで利用できます。"
|
7519
7519
|
],
|
7520
7520
|
"The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
|
7521
7521
|
"%{content_view} から <b>%{environment}</b> へのプロモートが完了しました。必要なエラータ %{count} 件をホストにインストールできます。"
|
@@ -7542,7 +7542,7 @@
|
|
7542
7542
|
"選択したキックスタートリポジトリーは、割り当てられたコンテンツビュー、ライフサイクル環境、コンテンツソース、オペレーティングシステム、アーキテクチャーに含まれていません。"
|
7543
7543
|
],
|
7544
7544
|
"The selected lifecycle environment contains no activation keys": [
|
7545
|
-
""
|
7545
|
+
"選択したライフサイクル環境にアクティベーションキーが含まれていません"
|
7546
7546
|
],
|
7547
7547
|
"The selected/Inherited Content View is not available for this Lifecycle Environment": [
|
7548
7548
|
"このライフサイクル環境では、選択したコンテンツビュー/継承したコンテンツビューは利用できません"
|
@@ -7569,7 +7569,7 @@
|
|
7569
7569
|
"アップロードするコンテンツのタイプ (srpm、file など)。アップロード可能なタイプは、/katello/api/repositories/repository_types で確認できます。"
|
7570
7570
|
],
|
7571
7571
|
"The value will be available in templates as @host.params['kt_activation_keys']": [
|
7572
|
-
""
|
7572
|
+
"値は、テンプレートで @host.params['kt_activation_keys'] という形で使用できるようになります"
|
7573
7573
|
],
|
7574
7574
|
"There are no Manifests to display": [
|
7575
7575
|
"表示するマニフェストはありません。"
|
@@ -7599,7 +7599,7 @@
|
|
7599
7599
|
"クリーンアップするダウンロード済みのコンテンツはありません。"
|
7600
7600
|
],
|
7601
7601
|
"There is no manifest history to display.": [
|
7602
|
-
""
|
7602
|
+
"表示するマニフェスト履歴がありません。"
|
7603
7603
|
],
|
7604
7604
|
"There is no such HTTP proxy": [
|
7605
7605
|
"そのような HTTP プロキシーはありません"
|
@@ -7638,7 +7638,7 @@
|
|
7638
7638
|
"このアクションはパッケージグループに対応していません"
|
7639
7639
|
],
|
7640
7640
|
"This action should only be taken for debugging purposes.": [
|
7641
|
-
""
|
7641
|
+
"この操作はデバッグ目的でのみ実行してください。"
|
7642
7642
|
],
|
7643
7643
|
"This action should only be taken in extreme circumstances or for debugging purposes.": [
|
7644
7644
|
"この操作は、特殊な状況またはデバッグの目的でのみ実行する必要があります。"
|
@@ -7656,7 +7656,7 @@
|
|
7656
7656
|
"このコンテンツビューバージョンには履歴がありません。"
|
7657
7657
|
],
|
7658
7658
|
"This content view version is used in one or more multi-environment hosts. The version will simply be removed from the multi-environment hosts. The content view and lifecycle environment you select here will only apply to single-environment hosts. See hammer activation-key --help for more details.": [
|
7659
|
-
""
|
7659
|
+
"このコンテンツビューバージョンは、1 つ以上のマルチ環境ホストで使用されます。バージョンは、マルチ環境ホストから削除されます。ここで選択したコンテンツビューとライフサイクル環境は、単一環境ホストにのみ影響があります。詳細は、hammer activation-key --help を参照してください。"
|
7660
7660
|
],
|
7661
7661
|
"This content view will be automatically updated to the latest version.": [
|
7662
7662
|
"このコンテンツビューは、最新バージョンに自動的に更新されます。"
|
@@ -7665,16 +7665,16 @@
|
|
7665
7665
|
"このコンテンツビューは削除されます。変更は、削除 をクリックした後に有効になります。"
|
7666
7666
|
],
|
7667
7667
|
"This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode.": [
|
7668
|
-
""
|
7668
|
+
"このエンドポイントは非推奨であり、今後のリリースで削除される予定です。サポートされているコンテンツアクセスモードは、Simple Content Access のみです。"
|
7669
7669
|
],
|
7670
7670
|
"This endpoint is primarily designed for UI interactions and uploading content into the repository. For API-based uploads, please use the 'content_uploads' endpoint instead.": [
|
7671
|
-
""
|
7671
|
+
"このエンドポイントは、主に UI の操作とリポジトリーへのコンテンツのアップロード用に設計されています。API ベースのアップロードの場合は、代わりに 'content_uploads' エンドポイントを使用してください。"
|
7672
7672
|
],
|
7673
7673
|
"This environment is used in one or more multi-environment activation keys. The environment will simply be removed from the multi-environment keys. The content view and lifecycle environment you select here will only apply to single-environment activation keys. See hammer activation-key --help for more details.": [
|
7674
|
-
""
|
7674
|
+
"この環境は、1 つ以上のマルチ環境アクティベーションキーで使用されています。この環境は単に、マルチ環境キーから削除されるだけです。ここで選択したコンテンツビューとライフサイクル環境は、単一環境アクティベーションキーにのみ影響があります。詳細は、hammer activation-key --help を参照してください。"
|
7675
7675
|
],
|
7676
|
-
"This erratum is not installable because it is not in this host's content view
|
7677
|
-
"
|
7676
|
+
"This erratum is not installable because it is not in this host's assigned content view environments.": [
|
7677
|
+
""
|
7678
7678
|
],
|
7679
7679
|
"This host does not have any Module streams.": [
|
7680
7680
|
"このホストにはモジュールストリームがありません。"
|
@@ -7683,10 +7683,10 @@
|
|
7683
7683
|
"このホストにはパッケージがありません。"
|
7684
7684
|
],
|
7685
7685
|
"This host has errata that are applicable, but not installable. Adjust your filters and try again.": [
|
7686
|
-
""
|
7686
|
+
"このホストには適用可能なエラータがありますが、インストールできません。フィルターを調節してもう一度お試しください。"
|
7687
7687
|
],
|
7688
7688
|
"This host is associated with multiple content view environments. If you assign a lifecycle environment and content view here, the host will be removed from the other environments.": [
|
7689
|
-
""
|
7689
|
+
"このホストは複数のコンテンツビュー環境に関連付けられています。ここでライフサイクル環境とコンテンツビューを割り当てると、このホストは他の環境から削除されます。"
|
7690
7690
|
],
|
7691
7691
|
"This host's organization is in Simple Content Access mode. Attaching subscriptions is disabled.": [
|
7692
7692
|
"このホストの組織はシンプルコンテンツアクセスモードです。サブスクリプションのアタッチが無効になっています。"
|
@@ -7716,10 +7716,7 @@
|
|
7716
7716
|
"これは、リンクされたリポジトリーではありません"
|
7717
7717
|
],
|
7718
7718
|
"This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}.": [
|
7719
|
-
""
|
7720
|
-
],
|
7721
|
-
"This repository has pending tasks in associated content views. Please wait for the tasks: ": [
|
7722
|
-
""
|
7719
|
+
"このページには、この組織のサブスクリプションマニフェストから利用可能なサブスクリプションが表示されます。{br} サブスクリプションの全体的な使用状況の詳細は、{subscriptionsService} を参照してください。"
|
7723
7720
|
],
|
7724
7721
|
"This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
|
7725
7722
|
"このリポジトリーは推奨されていません。使用する前に、 %(anchorBegin)sドキュメント%(anchorEnd)s を追加で参照してください。"
|
@@ -7752,13 +7749,13 @@
|
|
7752
7749
|
"これにより、詳細、リポジトリー、およびフィルターを含め {cv} のコピーが作成されます。履歴、タスク、およびバージョン等の生成されたデータはコピーされません。"
|
7753
7750
|
],
|
7754
7751
|
"This will update the content view environments for {hosts}.": [
|
7755
|
-
""
|
7752
|
+
"これにより、{hosts} のコンテンツビュー環境が更新されます。"
|
7756
7753
|
],
|
7757
7754
|
"Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
|
7758
|
-
""
|
7755
|
+
"リポジトリー内に含まれず、アクセスされていないコンテンツを孤立したコンテンツとみなすまでの時間 (分)。"
|
7759
7756
|
],
|
7760
7757
|
"Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
|
7761
|
-
""
|
7758
|
+
"yum メタデータを期限切れになる時間 (秒単位)。対象は、カスタムの yum リポジトリーのみです。"
|
7762
7759
|
],
|
7763
7760
|
"Timeout when refreshing a manifest (in seconds)": [
|
7764
7761
|
"マニフェストの更新時のタイムアウト (秒単位)"
|
@@ -7770,37 +7767,37 @@
|
|
7770
7767
|
"タイトル"
|
7771
7768
|
],
|
7772
7769
|
"To change content view environments, a specific organization must be selected from the organization context.": [
|
7773
|
-
""
|
7770
|
+
"コンテンツビュー環境を変更するには、組織コンテキストから特定の組織を選択する必要があります。"
|
7774
7771
|
],
|
7775
7772
|
"To enable the synced content option, this host must use a content source, content view, and lifecycle environment which contain synced kickstart repositories for the selected architecture and operating system.": [
|
7776
|
-
""
|
7773
|
+
"同期コンテンツオプションを有効にするには、このホストが、選択したアーキテクチャーおよびオペレーティングシステム用の同期済みキックスタートリポジトリーを含むコンテンツソース、コンテンツビュー、およびライフサイクル環境を使用している必要があります。"
|
7777
7774
|
],
|
7778
7775
|
"To enable them, add the environment to the content source, or select a different content source.": [
|
7779
|
-
""
|
7776
|
+
"環境を有効にするには、環境を別のコンテンツソースに追加するか、別のコンテンツソースを選択します。"
|
7780
7777
|
],
|
7781
7778
|
"To enable them, add the environment to the host's content source, or ": [
|
7782
|
-
""
|
7779
|
+
"環境を有効にするには、その環境をホストのコンテンツソースに追加するか、"
|
7783
7780
|
],
|
7784
7781
|
"To finish the process of changing the content source, run the following script manually on {hosts}.": [
|
7785
|
-
""
|
7782
|
+
"コンテンツソースの変更プロセスを完了するには、次のスクリプトを {hosts} で手動で実行します。"
|
7786
7783
|
],
|
7787
7784
|
"To get started, add a filter rule to this filter": [
|
7788
|
-
""
|
7785
|
+
"まず、フィルタールールをこのフィルターに追加します。"
|
7789
7786
|
],
|
7790
7787
|
"To get started, add this host to a host collection.": [
|
7791
7788
|
"まず、このホストをホストコレクションに追加します。"
|
7792
7789
|
],
|
7793
7790
|
"To include or exclude specific content from the content view, create a filter. Without filters, the content view includes everything from the added repositories.": [
|
7794
|
-
""
|
7791
|
+
"コンテンツビューから特定のコンテンツを追加または除外するには、フィルターを作成します。フィルターを使用しない場合は、コンテンツビューには追加したリポジトリーにあるものがすべて含まれます。"
|
7795
7792
|
],
|
7796
7793
|
"To manage host packages, a specific organization must be selected from the organization context.": [
|
7797
|
-
""
|
7794
|
+
"ホストパッケージを管理するには、組織コンテキストから特定の組織を選択する必要があります。"
|
7798
7795
|
],
|
7799
7796
|
"To manage packages, select an action.": [
|
7800
|
-
""
|
7797
|
+
"パッケージを管理するには、アクションを選択してください。"
|
7801
7798
|
],
|
7802
7799
|
"Token/password for the flatpak remote": [
|
7803
|
-
""
|
7800
|
+
"flatpak リモートのトークン/パスワード"
|
7804
7801
|
],
|
7805
7802
|
"Total steps: ": [
|
7806
7803
|
"ステップ合計数: "
|
@@ -7920,7 +7917,7 @@
|
|
7920
7917
|
"接続できません。結果: %s"
|
7921
7918
|
],
|
7922
7919
|
"Unable to create ContentViewEnvironment. Check the logs for more information.": [
|
7923
|
-
""
|
7920
|
+
"ContentViewEnvironment を作成できません。詳細は、ログを確認してください。"
|
7924
7921
|
],
|
7925
7922
|
"Unable to delete any alternate content source. You either do not have the permission to delete, or none of the alternate content sources exist.": [
|
7926
7923
|
"代替コンテンツソースを削除できません。削除するパーミッションがないか、代替コンテンツソースが存在しません。"
|
@@ -7959,7 +7956,7 @@
|
|
7959
7956
|
"システムの再割り当てを実行できません。system_content_view_id と system_environment_id を確認してください。"
|
7960
7957
|
],
|
7961
7958
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or no alternate content sources exist.": [
|
7962
|
-
""
|
7959
|
+
"代替コンテンツソースを更新できません。更新するパーミッションがないか、代替コンテンツソースが存在しません。"
|
7963
7960
|
],
|
7964
7961
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or none of the alternate content sources exist.": [
|
7965
7962
|
"代替コンテンツソースを更新できません。更新するパーミッションがないか、代替コンテンツソースが存在しません。"
|
@@ -7971,7 +7968,7 @@
|
|
7971
7968
|
"リポジトリーを同期できません。このリポジトリーにはフィード URL がありません。"
|
7972
7969
|
],
|
7973
7970
|
"Unable to sync repo. This repository is not a library instance repository.": [
|
7974
|
-
""
|
7971
|
+
"リポジトリーを同期できません。このリポジトリーはライブラリーインスタンスリポジトリーではありません。"
|
7975
7972
|
],
|
7976
7973
|
"Unable to synchronize any repository. You either do not have the permission to synchronize or the selected repositories do not have a feed url.": [
|
7977
7974
|
"リポジトリーを同期できません。同期する権限がないか、または選択されたリポジトリーにフィード URL がないかのいずれかです。"
|
@@ -8037,7 +8034,7 @@
|
|
8037
8034
|
"CDN 設定の更新"
|
8038
8035
|
],
|
8039
8036
|
"Update Content Counts": [
|
8040
|
-
""
|
8037
|
+
"コンテンツ数の更新"
|
8041
8038
|
],
|
8042
8039
|
"Update Content Overrides": [
|
8043
8040
|
"コンテンツ上書きの更新"
|
@@ -8064,7 +8061,7 @@
|
|
8064
8061
|
"フィルタールールの更新。組み込まれるパラメーターはフィルタータイプに基づくものでなければなりません。"
|
8065
8062
|
],
|
8066
8063
|
"Update a flatpak remote": [
|
8067
|
-
""
|
8064
|
+
"flatpak リモートを更新する"
|
8068
8065
|
],
|
8069
8066
|
"Update a host collection": [
|
8070
8067
|
"ホストコレクションの更新"
|
@@ -8088,16 +8085,16 @@
|
|
8088
8085
|
"組織内の環境を更新"
|
8089
8086
|
],
|
8090
8087
|
"Update content counts for the smart proxy": [
|
8091
|
-
""
|
8088
|
+
"Smart Proxy のコンテンツ数を更新します"
|
8092
8089
|
],
|
8093
8090
|
"Update content view environments for host": [
|
8094
|
-
""
|
8091
|
+
"ホストのコンテンツビュー環境の更新"
|
8095
8092
|
],
|
8096
8093
|
"Update content view environments for host %s": [
|
8097
|
-
""
|
8094
|
+
"ホスト %s のコンテンツビュー環境の更新"
|
8098
8095
|
],
|
8099
8096
|
"Update hosts manually": [
|
8100
|
-
""
|
8097
|
+
"ホストの手動更新"
|
8101
8098
|
],
|
8102
8099
|
"Update installed packages, enabled repos, module inventory": [
|
8103
8100
|
"インストール済みパッケージ、有効なリポジトリー、モジュールインベントリーの更新"
|
@@ -8133,7 +8130,7 @@
|
|
8133
8130
|
"指定されたホストのコンテンツソースを更新し、再設定スクリプトを生成します"
|
8134
8131
|
],
|
8135
8132
|
"Update the host immediately via remote execution": [
|
8136
|
-
""
|
8133
|
+
"リモート実行でホストをすぐに更新します"
|
8137
8134
|
],
|
8138
8135
|
"Update the information about enabled repositories": [
|
8139
8136
|
"有効なリポジトリーの情報を更新する"
|
@@ -8160,10 +8157,10 @@
|
|
8160
8157
|
"製品の更新"
|
8161
8158
|
],
|
8162
8159
|
"Updates available: Component content view versions have been updated.": [
|
8163
|
-
""
|
8160
|
+
"更新が利用可能: コンポーネントのコンテンツビューバージョンが更新されました。"
|
8164
8161
|
],
|
8165
8162
|
"Updates available: Repositories and/or filters have changed.": [
|
8166
|
-
""
|
8163
|
+
"更新が利用可能: リポジトリーやフィルターが変更されました。"
|
8167
8164
|
],
|
8168
8165
|
"Updating Package...": [
|
8169
8166
|
"パッケージを更新しています..."
|
@@ -8190,10 +8187,10 @@
|
|
8190
8187
|
"アップグレード"
|
8191
8188
|
],
|
8192
8189
|
"Upgrade all packages": [
|
8193
|
-
""
|
8190
|
+
"すべてのパッケージのアップグレード"
|
8194
8191
|
],
|
8195
8192
|
"Upgrade packages": [
|
8196
|
-
""
|
8193
|
+
"パッケージのアップグレード"
|
8197
8194
|
],
|
8198
8195
|
"Upgrade via customized remote execution": [
|
8199
8196
|
"カスタマイズされたリモート実行によるアップグレード"
|
@@ -8214,7 +8211,7 @@
|
|
8214
8211
|
"アップロード先"
|
8215
8212
|
],
|
8216
8213
|
"Upload package / repos profile": [
|
8217
|
-
""
|
8214
|
+
"パッケージ/リポジトリープロファイルのアップロード"
|
8218
8215
|
],
|
8219
8216
|
"Upload request id": [
|
8220
8217
|
"要求 ID のアップロード"
|
@@ -8232,7 +8229,7 @@
|
|
8232
8229
|
"リポジトリー URL を指定する場合には、アップストリーム名を空白にすることはできません。"
|
8233
8230
|
],
|
8234
8231
|
"Upstream authentication token string for yum repositories.": [
|
8235
|
-
""
|
8232
|
+
"yum リポジトリーのアップストリーム認証トークン文字列。"
|
8236
8233
|
],
|
8237
8234
|
"Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type.": [
|
8238
8235
|
"CDN コンテンツの同期元となるアップストリームの Foreman サーバーです。'upstream_server' タイプにのみ必要です。"
|
@@ -8307,7 +8304,7 @@
|
|
8307
8304
|
"認証用のユーザー名。'upstream_server' タイプにのみ必要です。"
|
8308
8305
|
],
|
8309
8306
|
"Username for the flatpak remote": [
|
8310
|
-
""
|
8307
|
+
"flatpak リモートのユーザー名"
|
8311
8308
|
],
|
8312
8309
|
"Username of the upstream repository user used for authentication": [
|
8313
8310
|
"認証に使用するアップストリームリポジトリーユーザーのユーザー名"
|
@@ -8322,10 +8319,10 @@
|
|
8322
8319
|
"アップストリームの Foreman サーバーを使用する場合は、ユーザー名、パスワード、アップストリーム組織ラベル、および SSL CA 認証情報が必要です。"
|
8323
8320
|
],
|
8324
8321
|
"Validate host/lifecycle environment/content source coherence": [
|
8325
|
-
""
|
8322
|
+
"ホスト/ライフサイクル環境/コンテンツソースの一貫性を検証する"
|
8326
8323
|
],
|
8327
8324
|
"Validate that a host's assigned lifecycle environment is synced by the smart proxy from which the host will get its content. Applies only to API requests; does not affect web UI checks": [
|
8328
|
-
""
|
8325
|
+
"ホストの割り当てられたライフサイクル環境が、ホストのコンテンツ取得元の Smart Proxy によって同期されていることを検証します。API リクエストにのみ適用され、Web UI チェックには影響しません"
|
8329
8326
|
],
|
8330
8327
|
"Value must either be a boolean or 'default' for 'enabled'": [
|
8331
8328
|
"値は、ブール値またはデフォルト (「有効」) のいずれかである必要があります"
|
@@ -8334,22 +8331,22 @@
|
|
8334
8331
|
"SSL の確認"
|
8335
8332
|
],
|
8336
8333
|
"Verify checksum for content on smart proxy": [
|
8337
|
-
""
|
8334
|
+
"Smart Proxy 上のコンテンツのチェックサムを確認する"
|
8338
8335
|
],
|
8339
8336
|
"Verify checksum for one or more products": [
|
8340
8337
|
"1 つ以上の製品のチェックサムを確認します"
|
8341
8338
|
],
|
8342
8339
|
"Verify checksum of repositories in %{name} %{version}": [
|
8343
|
-
""
|
8340
|
+
"%{name} %{version} リポジトリーのチェックサムを確認する"
|
8344
8341
|
],
|
8345
8342
|
"Verify checksum of repository contents": [
|
8346
8343
|
"リポジトリーの内容のチェックサムを確認する"
|
8347
8344
|
],
|
8348
8345
|
"Verify checksum of repository contents in the content view version": [
|
8349
|
-
""
|
8346
|
+
"コンテンツビューバージョンのリポジトリーコンテンツのチェックサムを確認する"
|
8350
8347
|
],
|
8351
8348
|
"Verify checksum of version repositories": [
|
8352
|
-
""
|
8349
|
+
"バージョンリポジトリーのチェックサムを確認する"
|
8353
8350
|
],
|
8354
8351
|
"Version": [
|
8355
8352
|
"バージョン"
|
@@ -8361,13 +8358,13 @@
|
|
8361
8358
|
"バージョン ${item.version}"
|
8362
8359
|
],
|
8363
8360
|
"Version ${version.version}": [
|
8364
|
-
"${version.version}
|
8361
|
+
"バージョン ${version.version}"
|
8365
8362
|
],
|
8366
8363
|
"Version ${versionNameToRemove} will be deleted from all environments. It will no longer be available for promotion.": [
|
8367
|
-
"バージョン {versionNameToRemove} は、すべての環境から削除されます。プロモーションの対象ではなくなります。"
|
8364
|
+
"バージョン ${versionNameToRemove} は、すべての環境から削除されます。プロモーションの対象ではなくなります。"
|
8368
8365
|
],
|
8369
8366
|
"Version ${versionNameToRemove} will be deleted from the listed environments. It will no longer be available for promotion.": [
|
8370
|
-
"バージョン {versionNameToRemove} は、一覧表示された環境から削除されます。プロモーションの対象ではなくなります。"
|
8367
|
+
"バージョン ${versionNameToRemove} は、一覧表示された環境から削除されます。プロモーションの対象ではなくなります。"
|
8371
8368
|
],
|
8372
8369
|
"Version ${versionOne}": [
|
8373
8370
|
"バージョン ${versionOne}"
|
@@ -8400,31 +8397,31 @@
|
|
8400
8397
|
"ビュー %{view} は %{env} にプロモートされていません。"
|
8401
8398
|
],
|
8402
8399
|
"View Filters": [
|
8403
|
-
""
|
8400
|
+
"フィルターの表示"
|
8404
8401
|
],
|
8405
8402
|
"View Subscription Usage": [
|
8406
8403
|
"サブスクリプションの使用状況の表示"
|
8407
8404
|
],
|
8408
8405
|
"View a report of the affected hosts": [
|
8409
|
-
"
|
8406
|
+
"影響を受けるホストのレポートの表示"
|
8410
8407
|
],
|
8411
8408
|
"View applicable errata": [
|
8412
|
-
""
|
8409
|
+
"適用可能なエラータの表示"
|
8413
8410
|
],
|
8414
8411
|
"View by": [
|
8415
8412
|
"表示"
|
8416
8413
|
],
|
8417
8414
|
"View content views": [
|
8418
|
-
""
|
8415
|
+
"コンテンツビューの表示"
|
8419
8416
|
],
|
8420
8417
|
"View documentation": [
|
8421
|
-
""
|
8418
|
+
"ドキュメントの表示"
|
8422
8419
|
],
|
8423
8420
|
"View matching content": [
|
8424
8421
|
"マッチするコンテンツの表示"
|
8425
8422
|
],
|
8426
8423
|
"View sync status": [
|
8427
|
-
""
|
8424
|
+
"同期ステータスの表示"
|
8428
8425
|
],
|
8429
8426
|
"View tasks ": [
|
8430
8427
|
"タスクの表示 "
|
@@ -8445,7 +8442,7 @@
|
|
8445
8442
|
"仮想ホスト"
|
8446
8443
|
],
|
8447
8444
|
"WARNING: Simple Content Access will be required for all organizations in Katello 4.12.": [
|
8448
|
-
""
|
8445
|
+
"警告: Simple Content Access は、Katello 4.12 ですべての組織に必須となる予定です。"
|
8449
8446
|
],
|
8450
8447
|
"Waiting to start.": [
|
8451
8448
|
"開始を待機中です。"
|
@@ -8481,7 +8478,7 @@
|
|
8481
8478
|
"ディスクにリポジトリーを再生成するかどうか。デフォルト: true"
|
8482
8479
|
],
|
8483
8480
|
"Whether or not to return filters applied to the content view version": [
|
8484
|
-
""
|
8481
|
+
"コンテンツビューバージョンに適用されるフィルターを返すかどうか"
|
8485
8482
|
],
|
8486
8483
|
"Whether or not to show all results": [
|
8487
8484
|
"すべての結果を表示するかどうか"
|
@@ -8523,13 +8520,13 @@
|
|
8523
8520
|
"組織の parent_id を設定できません。この機能は無効にされています。"
|
8524
8521
|
],
|
8525
8522
|
"You currently don't have any ${selectedContentType}.": [
|
8526
|
-
"
|
8523
|
+
"現在、${selectedContentType} はありません。"
|
8527
8524
|
],
|
8528
8525
|
"You currently don't have any alternate content sources.": [
|
8529
8526
|
"現時点で、代替コンテンツソースはありません。"
|
8530
8527
|
],
|
8531
8528
|
"You currently don't have any related content views.": [
|
8532
|
-
""
|
8529
|
+
"現在、関連するコンテンツビューはありません。"
|
8533
8530
|
],
|
8534
8531
|
"You currently don't have any repositories associated with this content.": [
|
8535
8532
|
"現在、このコンテンツに関連付けられているリポジトリーはありません。"
|
@@ -8538,7 +8535,7 @@
|
|
8538
8535
|
"現在、このフィルターに追加するリポジトリーはありません。"
|
8539
8536
|
],
|
8540
8537
|
"You currently have no content views to display": [
|
8541
|
-
""
|
8538
|
+
"現在、表示するコンテンツビューがありません"
|
8542
8539
|
],
|
8543
8540
|
"You do not have permissions to delete %s": [
|
8544
8541
|
"%s を削除する権限がありません。"
|
@@ -8553,7 +8550,7 @@
|
|
8553
8550
|
"保存されていない変更があります。変更を保存せずに終了しますか?"
|
8554
8551
|
],
|
8555
8552
|
"You must select at least one host.": [
|
8556
|
-
""
|
8553
|
+
"少なくとも 1 つのホストを選択する必要があります。"
|
8557
8554
|
],
|
8558
8555
|
"You were not allowed to add %s": [
|
8559
8556
|
"%s を追加できません"
|
@@ -8571,13 +8568,13 @@
|
|
8571
8568
|
"%(entitlementCount)s 件のエンタイトルメントに変更を加えています"
|
8572
8569
|
],
|
8573
8570
|
"Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest.": [
|
8574
|
-
""
|
8571
|
+
"マニフェストが {expirationDate} に有効期限切れになります。Red Hat コンテンツを引き続き使用するには、新しいマニフェストをインポートしてください。"
|
8575
8572
|
],
|
8576
8573
|
"Your manifest has expired. To continue using Red Hat content, import a new manifest.": [
|
8577
|
-
""
|
8574
|
+
"マニフェストの有効期限が切れています。Red Hat コンテンツを引き続き使用するには、新しいマニフェストをインポートしてください。"
|
8578
8575
|
],
|
8579
8576
|
"Your manifest will expire in {daysMessage}. To extend the expiration date, refresh your manifest. Or, if your Foreman is disconnected, import a new manifest.": [
|
8580
|
-
""
|
8577
|
+
"マニフェストが {daysMessage} 後に有効期限切れになります。有効期限を延長するには、マニフェストを更新してください。Foreman が接続されていない場合は、新しいマニフェストをインポートしてください。"
|
8581
8578
|
],
|
8582
8579
|
"Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs.": [
|
8583
8580
|
"検索クエリーが無効でした。確認してからもう一度お試しください。このエラーの詳細はアプリケーションログに送信されました。"
|
@@ -8601,7 +8598,7 @@
|
|
8601
8598
|
"検索条件にマッチするホストはありませんでした。"
|
8602
8599
|
],
|
8603
8600
|
"Your search returned no matching non-modular RPMs.": [
|
8604
|
-
""
|
8601
|
+
"検索条件にマッチする非モジュラーストリームはありませんでした。"
|
8605
8602
|
],
|
8606
8603
|
"Yum": [
|
8607
8604
|
"Yum"
|
@@ -8640,7 +8637,7 @@
|
|
8640
8637
|
"アクションが見つかりません"
|
8641
8638
|
],
|
8642
8639
|
"activation key": [
|
8643
|
-
""
|
8640
|
+
"アクティベーションキー"
|
8644
8641
|
],
|
8645
8642
|
"activation key identifier": [
|
8646
8643
|
"アクティベーションキー ID"
|
@@ -8691,7 +8688,7 @@
|
|
8691
8688
|
"Yum リポジトリーでのみ許可されています。"
|
8692
8689
|
],
|
8693
8690
|
"attempted to sync a non-library repository.": [
|
8694
|
-
""
|
8691
|
+
"非ライブラリーリポジトリーの同期が試行されました。"
|
8695
8692
|
],
|
8696
8693
|
"attempted to sync without a feed URL": [
|
8697
8694
|
"フィード URL なしで同期が試行されました"
|
@@ -8703,10 +8700,10 @@
|
|
8703
8700
|
"リポジトリー検出を実行するベース URL"
|
8704
8701
|
],
|
8705
8702
|
"bug fix": [
|
8706
|
-
""
|
8703
|
+
"バグ修正"
|
8707
8704
|
],
|
8708
8705
|
"bug fixes": [
|
8709
|
-
""
|
8706
|
+
"バグ修正"
|
8710
8707
|
],
|
8711
8708
|
"bulk add filter rules": [
|
8712
8709
|
"フィルタールールの一括追加"
|
@@ -8754,7 +8751,7 @@
|
|
8754
8751
|
"ホストが無制限に設定されているため設定できません"
|
8755
8752
|
],
|
8756
8753
|
"cannot be set for repositories without 'Additive' mirroring policy.": [
|
8757
|
-
""
|
8754
|
+
"'Additive' のミラーリングポリシーのないリポジトリーには設定できません。"
|
8758
8755
|
],
|
8759
8756
|
"cannot contain characters other than ascii alpha numerals, '_', '-'. ": [
|
8760
8757
|
"ASCII 英数字、アンダースコア (_)、ハイフン (-) 以外の文字を含めることはできません。 "
|
@@ -8772,7 +8769,7 @@
|
|
8772
8769
|
"%s 文字以下にしてください"
|
8773
8770
|
],
|
8774
8771
|
"change the host's content source.": [
|
8775
|
-
""
|
8772
|
+
"ホストのコンテンツソースを変更します。"
|
8776
8773
|
],
|
8777
8774
|
"checking %s task status": [
|
8778
8775
|
"%s タスクステータスの確認"
|
@@ -8796,7 +8793,7 @@
|
|
8796
8793
|
"コンテンツタイプ ('deb'、'docker_manifest'、'file'、'ostree_ref'、'rpm'、'srpm')"
|
8797
8794
|
],
|
8798
8795
|
"content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')": [
|
8799
|
-
""
|
8796
|
+
"コンテンツタイプ ('deb'、'file'、'ostree_ref'、'rpm'、'srpm')"
|
8800
8797
|
],
|
8801
8798
|
"content view component ID. Identifier of the component association": [
|
8802
8799
|
"コンテンツビューコンポーネント ID。コンポーネントの関連付けの ID"
|
@@ -8841,16 +8838,16 @@
|
|
8841
8838
|
"比較するコンテンツビューバージョン"
|
8842
8839
|
],
|
8843
8840
|
"create a custom product": [
|
8844
|
-
""
|
8841
|
+
"カスタム製品の作成"
|
8845
8842
|
],
|
8846
8843
|
"create a filter for a content view": [
|
8847
8844
|
"コンテンツビューのフィルターを作成します"
|
8848
8845
|
],
|
8849
8846
|
"day": [
|
8850
|
-
""
|
8847
|
+
"日"
|
8851
8848
|
],
|
8852
8849
|
"days": [
|
8853
|
-
""
|
8850
|
+
"日"
|
8854
8851
|
],
|
8855
8852
|
"deb, package, package group, or docker tag names": [
|
8856
8853
|
"deb、パッケージ、パッケージグループ、または Docker タグ名"
|
@@ -8859,7 +8856,7 @@
|
|
8859
8856
|
"deb_ids は配列ではありません"
|
8860
8857
|
],
|
8861
8858
|
"deb_names_for_job_template: Action must be one of %s": [
|
8862
|
-
""
|
8859
|
+
"deb_names_for_job_template: アクションは %s のいずれかでなければなりません"
|
8863
8860
|
],
|
8864
8861
|
"delete a filter": [
|
8865
8862
|
"フィルターを削除します。"
|
@@ -8883,16 +8880,16 @@
|
|
8883
8880
|
"ディスク"
|
8884
8881
|
],
|
8885
8882
|
"download policy for deb, docker, file and yum repos (either 'immediate' or 'on_demand')": [
|
8886
|
-
""
|
8883
|
+
"deb、docker、ファイル、yum リポジトリーのダウンロードポリシー ('即時' または 'オンデマンド')"
|
8887
8884
|
],
|
8888
8885
|
"enables or disables synchronization": [
|
8889
8886
|
"同期の有効化または無効化"
|
8890
8887
|
],
|
8891
8888
|
"enhancement": [
|
8892
|
-
""
|
8889
|
+
"機能強化"
|
8893
8890
|
],
|
8894
8891
|
"enhancements": [
|
8895
|
-
""
|
8892
|
+
"機能強化"
|
8896
8893
|
],
|
8897
8894
|
"environment identifier": [
|
8898
8895
|
"環境 ID"
|
@@ -8922,7 +8919,7 @@
|
|
8922
8919
|
"エラータ: ID またはすべてのオブジェクトを選択"
|
8923
8920
|
],
|
8924
8921
|
"erratum: allow types not matching a valid errata type": [
|
8925
|
-
""
|
8922
|
+
"エラータ: 有効なエラータ型と一致しない型を許可する"
|
8926
8923
|
],
|
8927
8924
|
"erratum: end date (YYYY-MM-DD)": [
|
8928
8925
|
"エラータ: 終了日 (YYYY-MM-DD)"
|
@@ -8964,7 +8961,7 @@
|
|
8964
8961
|
"この名前を含む環境のみをフィルター"
|
8965
8962
|
],
|
8966
8963
|
"for repository '%{name}' is not unique and cannot be created in '%{env}'. Its Container Repository Name (%{container_name}) conflicts with an existing repository. Consider changing the Lifecycle Environment's Registry Name Pattern to something more specific.": [
|
8967
|
-
"リポジトリーの場合には、'%{name}' は一意ではなく、'%{env}' で作成できません。コンテナーリポジトリー名 (%{
|
8964
|
+
"リポジトリーの場合には、'%{name}' は一意ではなく、'%{env}' で作成できません。コンテナーリポジトリー名 ({%{container_name}) が既存のリポジトリーと競合します。ライフサイクル環境のレジストリー名パターンをより具体的なパターンに変更することを検討してください。"
|
8968
8965
|
],
|
8969
8966
|
"force content view promotion and bypass lifecycle environment restriction": [
|
8970
8967
|
"コンテンツビューを強制的にプロモートしてライフサイクル環境の制限を無視する"
|
@@ -8982,10 +8979,10 @@
|
|
8982
8979
|
"この製品に対してすでに使用されています。"
|
8983
8980
|
],
|
8984
8981
|
"here": [
|
8985
|
-
""
|
8982
|
+
"こちら"
|
8986
8983
|
],
|
8987
8984
|
"host": [
|
8988
|
-
""
|
8985
|
+
"ホスト"
|
8989
8986
|
],
|
8990
8987
|
"host collection name to filter by": [
|
8991
8988
|
"フィルターに使用するホストコレクション名"
|
@@ -9021,7 +9018,7 @@
|
|
9021
9018
|
"Pulp タスクの開始"
|
9022
9019
|
],
|
9023
9020
|
"installed": [
|
9024
|
-
""
|
9021
|
+
"インストール"
|
9025
9022
|
],
|
9026
9023
|
"installing errata...": [
|
9027
9024
|
"エラータをインストールしています..."
|
@@ -9048,13 +9045,13 @@
|
|
9048
9045
|
"指定のオブジェクトを解釈して、指定のオブジェクトに関連付け可能なリポジトリーのみを返します。'content_view' と 'content_view_version' のみがサポートされます。"
|
9049
9046
|
],
|
9050
9047
|
"invalid container image name": [
|
9051
|
-
"
|
9048
|
+
""
|
9052
9049
|
],
|
9053
9050
|
"invalid: Repositories can only require one OS version.": [
|
9054
9051
|
"無効: リポジトリーに必要な OS バージョンは 1 つだけです。"
|
9055
9052
|
],
|
9056
9053
|
"invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information.": [
|
9057
|
-
""
|
9054
|
+
"無効: コンテンツソースは、ホストに割り当てられたライフサイクル環境を同期する必要があります。詳細は、ログを参照してください。"
|
9058
9055
|
],
|
9059
9056
|
"is already attached to the capsule": [
|
9060
9057
|
"Capsule にすでに割り当て済みです"
|
@@ -9108,19 +9105,19 @@
|
|
9108
9105
|
"モジュールストリームが見つかりません"
|
9109
9106
|
],
|
9110
9107
|
"multi-environment activation key": [
|
9111
|
-
""
|
9108
|
+
"マルチ環境アクティベーションキー"
|
9112
9109
|
],
|
9113
9110
|
"multi-environment activation keys": [
|
9114
|
-
""
|
9111
|
+
"マルチ環境アクティベーションキー"
|
9115
9112
|
],
|
9116
9113
|
"multi-environment host": [
|
9117
|
-
""
|
9114
|
+
"マルチ環境ホスト"
|
9118
9115
|
],
|
9119
9116
|
"multi-environment hosts": [
|
9120
|
-
""
|
9117
|
+
"マルチ環境ホスト"
|
9121
9118
|
],
|
9122
9119
|
"must be %{gpg_key} or %{cert}": [
|
9123
|
-
"%{gpg_key} または %{cert}
|
9120
|
+
"%{gpg_key} または %{cert} でなければなりません"
|
9124
9121
|
],
|
9125
9122
|
"must be a positive integer value.": [
|
9126
9123
|
"正の整数値でなければなりません。"
|
@@ -9132,7 +9129,7 @@
|
|
9132
9129
|
"%s のいずれかでなければなりません"
|
9133
9130
|
],
|
9134
9131
|
"must be true or false": [
|
9135
|
-
""
|
9132
|
+
"true または false でなければなりません。"
|
9136
9133
|
],
|
9137
9134
|
"must be unique within one organization": [
|
9138
9135
|
"1 つの組織内で一意である必要があります"
|
@@ -9297,16 +9294,16 @@
|
|
9297
9294
|
"ルール ID"
|
9298
9295
|
],
|
9299
9296
|
"security advisories": [
|
9300
|
-
""
|
9297
|
+
"セキュリティーアドバイザリー"
|
9301
9298
|
],
|
9302
9299
|
"security advisory": [
|
9303
|
-
""
|
9300
|
+
"セキュリティーアドバイザリー"
|
9304
9301
|
],
|
9305
9302
|
"selected host": [
|
9306
|
-
""
|
9303
|
+
"選択したホスト"
|
9307
9304
|
],
|
9308
9305
|
"selected hosts": [
|
9309
|
-
""
|
9306
|
+
"選択したホスト"
|
9310
9307
|
],
|
9311
9308
|
"service level": [
|
9312
9309
|
"サービスレベル"
|
@@ -9327,7 +9324,7 @@
|
|
9327
9324
|
"ライブラリーのリポジトリーおよびデフォルトコンテンツビューの表示"
|
9328
9325
|
],
|
9329
9326
|
"some executors are not responding, check %{status_url}": [
|
9330
|
-
"
|
9327
|
+
"一部のエグゼキューターが応答していません。%{status_url} を確認してください"
|
9331
9328
|
],
|
9332
9329
|
"specifies if content should be included or excluded, default: inclusion=false": [
|
9333
9330
|
"コンテンツの組み込みまたは除外の指定。デフォルト: inclusion=false"
|
@@ -9348,19 +9345,19 @@
|
|
9348
9345
|
"同期プランの数値 ID"
|
9349
9346
|
],
|
9350
9347
|
"system registration": [
|
9351
|
-
""
|
9348
|
+
"システム登録"
|
9352
9349
|
],
|
9353
9350
|
"the documentation.": [
|
9354
|
-
""
|
9351
|
+
"ドキュメント。"
|
9355
9352
|
],
|
9356
9353
|
"the following attributes can not be updated for the Red Hat provider: [ %s ]": [
|
9357
9354
|
"Red Hat プロバイダーの次の属性は更新できません: [ %s ]"
|
9358
9355
|
],
|
9359
9356
|
"the host": [
|
9360
|
-
""
|
9357
|
+
"ホスト"
|
9361
9358
|
],
|
9362
9359
|
"the hosts": [
|
9363
|
-
""
|
9360
|
+
"ホスト"
|
9364
9361
|
],
|
9365
9362
|
"to": [
|
9366
9363
|
"から"
|
@@ -9390,7 +9387,7 @@
|
|
9390
9387
|
"フィルターの更新"
|
9391
9388
|
],
|
9392
9389
|
"updated": [
|
9393
|
-
""
|
9390
|
+
"更新"
|
9394
9391
|
],
|
9395
9392
|
"updating package group...": [
|
9396
9393
|
"パッケージグループを更新しています..."
|
@@ -9447,7 +9444,7 @@
|
|
9447
9444
|
"選択項目 {0} 件"
|
9448
9445
|
],
|
9449
9446
|
"{enableRedHatRepos} or {createACustomProduct}.": [
|
9450
|
-
""
|
9447
|
+
"{enableRedHatRepos} または {createACustomProduct}"
|
9451
9448
|
],
|
9452
9449
|
"{numberOfActivationKeys} activation key will be assigned to content view {cvName} in": [
|
9453
9450
|
"{numberOfActivationKeys} アクティベーションキーは、以下のコンテンツビュー {cvName} に割り当てられます:"
|