katello 4.16.1 → 4.16.3

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.

Files changed (248) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/katello/locale/bn/katello.js +244 -7
  3. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +244 -7
  4. data/app/assets/javascripts/katello/locale/ca/katello.js +244 -7
  5. data/app/assets/javascripts/katello/locale/cs/katello.js +244 -7
  6. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +246 -9
  7. data/app/assets/javascripts/katello/locale/de/katello.js +256 -19
  8. data/app/assets/javascripts/katello/locale/de_AT/katello.js +244 -7
  9. data/app/assets/javascripts/katello/locale/de_DE/katello.js +244 -7
  10. data/app/assets/javascripts/katello/locale/el/katello.js +244 -7
  11. data/app/assets/javascripts/katello/locale/en/katello.js +244 -7
  12. data/app/assets/javascripts/katello/locale/en_GB/katello.js +245 -8
  13. data/app/assets/javascripts/katello/locale/en_US/katello.js +244 -7
  14. data/app/assets/javascripts/katello/locale/es/katello.js +411 -174
  15. data/app/assets/javascripts/katello/locale/et_EE/katello.js +244 -7
  16. data/app/assets/javascripts/katello/locale/fr/katello.js +1073 -836
  17. data/app/assets/javascripts/katello/locale/gl/katello.js +244 -7
  18. data/app/assets/javascripts/katello/locale/gu/katello.js +245 -8
  19. data/app/assets/javascripts/katello/locale/he_IL/katello.js +244 -7
  20. data/app/assets/javascripts/katello/locale/hi/katello.js +244 -7
  21. data/app/assets/javascripts/katello/locale/id/katello.js +244 -7
  22. data/app/assets/javascripts/katello/locale/it/katello.js +247 -10
  23. data/app/assets/javascripts/katello/locale/ja/katello.js +801 -564
  24. data/app/assets/javascripts/katello/locale/ka/katello.js +648 -411
  25. data/app/assets/javascripts/katello/locale/kn/katello.js +244 -7
  26. data/app/assets/javascripts/katello/locale/ko/katello.js +2299 -2063
  27. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +244 -7
  28. data/app/assets/javascripts/katello/locale/mr/katello.js +244 -7
  29. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +244 -7
  30. data/app/assets/javascripts/katello/locale/or/katello.js +244 -7
  31. data/app/assets/javascripts/katello/locale/pa/katello.js +244 -7
  32. data/app/assets/javascripts/katello/locale/pl/katello.js +245 -8
  33. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +244 -7
  34. data/app/assets/javascripts/katello/locale/pt/katello.js +244 -7
  35. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +424 -187
  36. data/app/assets/javascripts/katello/locale/ro/katello.js +244 -7
  37. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +244 -7
  38. data/app/assets/javascripts/katello/locale/ru/katello.js +247 -10
  39. data/app/assets/javascripts/katello/locale/sl/katello.js +244 -7
  40. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +245 -8
  41. data/app/assets/javascripts/katello/locale/ta/katello.js +244 -7
  42. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +244 -7
  43. data/app/assets/javascripts/katello/locale/te/katello.js +244 -7
  44. data/app/assets/javascripts/katello/locale/tr/katello.js +244 -7
  45. data/app/assets/javascripts/katello/locale/vi/katello.js +244 -7
  46. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +244 -7
  47. data/app/assets/javascripts/katello/locale/zh/katello.js +244 -7
  48. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +806 -569
  49. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +247 -10
  50. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
  51. data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +20 -0
  52. data/db/migrate/20250714190050_add_missing_rpms_evr_index.rb +14 -0
  53. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
  54. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
  55. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
  56. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
  57. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
  58. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
  59. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
  60. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
  61. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
  62. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
  63. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
  64. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
  65. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
  66. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
  67. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
  68. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
  69. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
  70. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
  71. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
  72. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
  73. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
  74. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
  75. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
  76. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
  77. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
  78. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
  79. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
  80. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
  81. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
  82. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
  83. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
  84. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
  85. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
  86. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
  87. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
  88. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
  89. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
  90. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
  91. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
  92. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
  93. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
  94. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
  95. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
  96. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
  97. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
  98. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
  99. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
  100. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
  101. data/lib/katello/version.rb +1 -1
  102. data/locale/action_names.rb +183 -0
  103. data/locale/bn/LC_MESSAGES/katello.mo +0 -0
  104. data/locale/bn/katello.po +244 -7
  105. data/locale/bn/katello.po.time_stamp +0 -0
  106. data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
  107. data/locale/bn_IN/katello.po +244 -7
  108. data/locale/bn_IN/katello.po.time_stamp +0 -0
  109. data/locale/ca/LC_MESSAGES/katello.mo +0 -0
  110. data/locale/ca/katello.po +244 -7
  111. data/locale/ca/katello.po.time_stamp +0 -0
  112. data/locale/cs/LC_MESSAGES/katello.mo +0 -0
  113. data/locale/cs/katello.po +244 -7
  114. data/locale/cs/katello.po.time_stamp +0 -0
  115. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  116. data/locale/cs_CZ/katello.po +246 -9
  117. data/locale/cs_CZ/katello.po.time_stamp +0 -0
  118. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  119. data/locale/de/katello.po +260 -23
  120. data/locale/de/katello.po.time_stamp +0 -0
  121. data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
  122. data/locale/de_AT/katello.po +244 -7
  123. data/locale/de_AT/katello.po.time_stamp +0 -0
  124. data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
  125. data/locale/de_DE/katello.po +244 -7
  126. data/locale/de_DE/katello.po.time_stamp +0 -0
  127. data/locale/el/LC_MESSAGES/katello.mo +0 -0
  128. data/locale/el/katello.po +244 -7
  129. data/locale/el/katello.po.time_stamp +0 -0
  130. data/locale/en/LC_MESSAGES/katello.mo +0 -0
  131. data/locale/en/katello.po +244 -7
  132. data/locale/en/katello.po.time_stamp +0 -0
  133. data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
  134. data/locale/en_GB/katello.po +245 -8
  135. data/locale/en_GB/katello.po.time_stamp +0 -0
  136. data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
  137. data/locale/en_US/katello.po +244 -7
  138. data/locale/en_US/katello.po.time_stamp +0 -0
  139. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  140. data/locale/es/katello.po +415 -177
  141. data/locale/es/katello.po.time_stamp +0 -0
  142. data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
  143. data/locale/et_EE/katello.po +244 -7
  144. data/locale/et_EE/katello.po.time_stamp +0 -0
  145. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  146. data/locale/fr/katello.po +1080 -843
  147. data/locale/fr/katello.po.time_stamp +0 -0
  148. data/locale/gl/LC_MESSAGES/katello.mo +0 -0
  149. data/locale/gl/katello.po +244 -7
  150. data/locale/gl/katello.po.time_stamp +0 -0
  151. data/locale/gu/LC_MESSAGES/katello.mo +0 -0
  152. data/locale/gu/katello.po +246 -9
  153. data/locale/gu/katello.po.time_stamp +0 -0
  154. data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
  155. data/locale/he_IL/katello.po +244 -7
  156. data/locale/he_IL/katello.po.time_stamp +0 -0
  157. data/locale/hi/LC_MESSAGES/katello.mo +0 -0
  158. data/locale/hi/katello.po +244 -7
  159. data/locale/hi/katello.po.time_stamp +0 -0
  160. data/locale/id/LC_MESSAGES/katello.mo +0 -0
  161. data/locale/id/katello.po +244 -7
  162. data/locale/id/katello.po.time_stamp +0 -0
  163. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  164. data/locale/it/katello.po +248 -11
  165. data/locale/it/katello.po.time_stamp +0 -0
  166. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  167. data/locale/ja/katello.po +809 -570
  168. data/locale/ja/katello.po.time_stamp +0 -0
  169. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  170. data/locale/ka/katello.po +650 -411
  171. data/locale/ka/katello.po.time_stamp +0 -0
  172. data/locale/katello.pot +477 -107
  173. data/locale/kn/LC_MESSAGES/katello.mo +0 -0
  174. data/locale/kn/katello.po +244 -7
  175. data/locale/kn/katello.po.time_stamp +0 -0
  176. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  177. data/locale/ko/katello.po +2309 -2059
  178. data/locale/ko/katello.po.time_stamp +0 -0
  179. data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
  180. data/locale/ml_IN/katello.po +244 -7
  181. data/locale/ml_IN/katello.po.time_stamp +0 -0
  182. data/locale/mr/LC_MESSAGES/katello.mo +0 -0
  183. data/locale/mr/katello.po +244 -7
  184. data/locale/mr/katello.po.time_stamp +0 -0
  185. data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
  186. data/locale/nl_NL/katello.po +244 -7
  187. data/locale/nl_NL/katello.po.time_stamp +0 -0
  188. data/locale/or/LC_MESSAGES/katello.mo +0 -0
  189. data/locale/or/katello.po +244 -7
  190. data/locale/or/katello.po.time_stamp +0 -0
  191. data/locale/pa/LC_MESSAGES/katello.mo +0 -0
  192. data/locale/pa/katello.po +244 -7
  193. data/locale/pa/katello.po.time_stamp +0 -0
  194. data/locale/pl/LC_MESSAGES/katello.mo +0 -0
  195. data/locale/pl/katello.po +246 -9
  196. data/locale/pl/katello.po.time_stamp +0 -0
  197. data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
  198. data/locale/pl_PL/katello.po +244 -7
  199. data/locale/pl_PL/katello.po.time_stamp +0 -0
  200. data/locale/pt/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/pt/katello.po +244 -7
  202. data/locale/pt/katello.po.time_stamp +0 -0
  203. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  204. data/locale/pt_BR/katello.po +428 -190
  205. data/locale/pt_BR/katello.po.time_stamp +0 -0
  206. data/locale/ro/LC_MESSAGES/katello.mo +0 -0
  207. data/locale/ro/katello.po +244 -7
  208. data/locale/ro/katello.po.time_stamp +0 -0
  209. data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
  210. data/locale/ro_RO/katello.po +244 -7
  211. data/locale/ro_RO/katello.po.time_stamp +0 -0
  212. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  213. data/locale/ru/katello.po +248 -11
  214. data/locale/ru/katello.po.time_stamp +0 -0
  215. data/locale/sl/LC_MESSAGES/katello.mo +0 -0
  216. data/locale/sl/katello.po +244 -7
  217. data/locale/sl/katello.po.time_stamp +0 -0
  218. data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
  219. data/locale/sv_SE/katello.po +246 -9
  220. data/locale/sv_SE/katello.po.time_stamp +0 -0
  221. data/locale/ta/LC_MESSAGES/katello.mo +0 -0
  222. data/locale/ta/katello.po +244 -7
  223. data/locale/ta/katello.po.time_stamp +0 -0
  224. data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
  225. data/locale/ta_IN/katello.po +244 -7
  226. data/locale/ta_IN/katello.po.time_stamp +0 -0
  227. data/locale/te/LC_MESSAGES/katello.mo +0 -0
  228. data/locale/te/katello.po +244 -7
  229. data/locale/te/katello.po.time_stamp +0 -0
  230. data/locale/tr/LC_MESSAGES/katello.mo +0 -0
  231. data/locale/tr/katello.po +244 -7
  232. data/locale/tr/katello.po.time_stamp +0 -0
  233. data/locale/vi/LC_MESSAGES/katello.mo +0 -0
  234. data/locale/vi/katello.po +244 -7
  235. data/locale/vi/katello.po.time_stamp +0 -0
  236. data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
  237. data/locale/vi_VN/katello.po +244 -7
  238. data/locale/vi_VN/katello.po.time_stamp +0 -0
  239. data/locale/zh/LC_MESSAGES/katello.mo +0 -0
  240. data/locale/zh/katello.po +244 -7
  241. data/locale/zh/katello.po.time_stamp +0 -0
  242. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  243. data/locale/zh_CN/katello.po +812 -569
  244. data/locale/zh_CN/katello.po.time_stamp +0 -0
  245. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  246. data/locale/zh_TW/katello.po +248 -11
  247. data/locale/zh_TW/katello.po.time_stamp +0 -0
  248. metadata +56 -3
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "katello": {
5
5
  "": {
6
- "Project-Id-Version": "katello 2.4.0-RC1",
6
+ "Project-Id-Version": "katello 4.16.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2017-12-19 20:14+0000",
9
- "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
10
- "Language-Team": "Japanese (https://www.transifex.com/foreman/teams/114/ja/)",
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* 製品 = '%%{product}'、リポジトリー = '%%{repository}'"
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')}(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} と置き換えることができないので、 %{content_name} に指定できません。"
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
  "ホストとインストール可能なエラータのプロモート後の概要"
@@ -464,6 +464,9 @@
464
464
  "About page": [
465
465
  "About ページ"
466
466
  ],
467
+ "Abstract async task": [
468
+ ""
469
+ ],
467
470
  "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.": [
468
471
  "Red Hat Subcription Management へのアクセスは禁止されています。これを変更する場合は、コンテンツ設定の「サブスクリプション接続の有効化」を更新してください。"
469
472
  ],
@@ -480,10 +483,10 @@
480
483
  "この組織で実行権限がないアクション"
481
484
  ],
482
485
  "Activation Key information": [
483
- ""
486
+ "アクティベーションキー情報"
484
487
  ],
485
488
  "Activation Key will no longer be available for use. This operation cannot be undone.": [
486
- ""
489
+ "アクティベーションキーを使用できなくなります。この操作は元に戻せません。"
487
490
  ],
488
491
  "Activation Keys": [
489
492
  "アクティベーションキー"
@@ -492,46 +495,46 @@
492
495
  "アクティベーションキー"
493
496
  ],
494
497
  "Activation key %s has more than one content view. Use #content_views instead.": [
495
- ""
498
+ "アクティベーションキー%s には、複数のコンテンツビューがあります。代わりに #content_views を使用してください。"
496
499
  ],
497
500
  "Activation key %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
498
- ""
501
+ "アクティベーションキー%sには複数のライフサイクル環境があります。代わりに #lifecycle_environments を使用してください。"
499
502
  ],
500
503
  "Activation key '%s' is associated to multiple environments and registering to multiple environments is not enabled.": [
501
- ""
504
+ "アクティベーションキー '%s ' は複数の環境に関連付けられており、複数の環境への登録は有効になっていません。"
502
505
  ],
503
506
  "Activation key ID": [
504
507
  "アクティベーションキー ID"
505
508
  ],
506
509
  "Activation key deleted": [
507
- ""
510
+ "アクティベーションキーが削除されました"
508
511
  ],
509
512
  "Activation key details": [
510
- ""
513
+ "アクティベーションキーの詳細"
511
514
  ],
512
515
  "Activation key details updated": [
513
- ""
516
+ "アクティベーションキーの詳細が更新されました"
514
517
  ],
515
518
  "Activation key for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. For multiple keys use `activation_keys` param instead.": [
516
519
  "CentOS および Red Hat Enterprise Linux に必要な subscription-manager クライアントのアクティベーションキー。複数のキーの場合は、代わりに `activation_keys` パラメーターを使用してください。"
517
520
  ],
518
521
  "Activation key identifier": [
519
- ""
522
+ "アクティベーションキー識別子"
520
523
  ],
521
524
  "Activation key(s) to use during registration": [
522
- ""
525
+ "登録時に使用するアクティベーションキー"
523
526
  ],
524
527
  "Activation keys": [
525
528
  "アクティベーションキー"
526
529
  ],
527
530
  "Activation keys can be managed {here}.": [
528
- ""
531
+ "アクティベーションキーは {here} で管理できます。"
529
532
  ],
530
533
  "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
- ""
534
+ "CentOS および Red Hat Enterprise Linux に必要な、subscription-manager クライアントのアクティベーションキー。ホストグループにアクティベーションキーがない場合、またはホストグループを指定しない場合にのみ必要です。"
532
535
  ],
533
536
  "Activation keys may be used during {system_registration}.": [
534
- ""
537
+ "アクティベーションキーは {system_registration} 時に使用できます。"
535
538
  ],
536
539
  "Activation keys: ": [
537
540
  "アクティベーションキー:"
@@ -564,7 +567,7 @@
564
567
  "コンテンツビューにコンポーネントを追加する"
565
568
  ],
566
569
  "Add content": [
567
- ""
570
+ "コンテンツの追加"
568
571
  ],
569
572
  "Add content view": [
570
573
  "コンテンツビューの追加"
@@ -606,7 +609,7 @@
606
609
  "リポジトリーの追加"
607
610
  ],
608
611
  "Add repositories with package groups to content view to select them here.": [
609
- ""
612
+ "パッケージグループのあるリポジトリーをコンテンツビューに追加して、ここで選択します。"
610
613
  ],
611
614
  "Add rule": [
612
615
  "ルールの追加"
@@ -615,7 +618,7 @@
615
618
  "ソースの追加"
616
619
  ],
617
620
  "Add subscriptions": [
618
- ""
621
+ "サブスクリプションの追加"
619
622
  ],
620
623
  "Add subscriptions consumed by a manifest from Red Hat Subscription Management": [
621
624
  "Red Hat Subscription Management からマニフェストが使用するサブスクリプションを追加します"
@@ -624,7 +627,7 @@
624
627
  "1 つ以上のホストにサブスクリプションを追加します"
625
628
  ],
626
629
  "Add subscriptions using the Add Subscriptions button.": [
627
- ""
630
+ "サブスクリプションの追加ボタンを使用してサブスクリプションを追加します。"
628
631
  ],
629
632
  "Add to a host collection": [
630
633
  "ホストコレクションへの追加"
@@ -648,13 +651,13 @@
648
651
  "影響のあるリポジトリー"
649
652
  ],
650
653
  "Affected hosts": [
651
- ""
654
+ "影響を受けるホスト"
652
655
  ],
653
656
  "Affected repositories": [
654
657
  "影響を受けるリポジトリー"
655
658
  ],
656
659
  "After configuring Foreman, configuration must also be updated on {hosts}. Choose one of the following options to update {hosts}:": [
657
- ""
660
+ "Foreman を設定した後、{hosts} でも設定を更新する必要があります。{hosts} を更新するには、次のオプションのいずれかを選択してください:"
658
661
  ],
659
662
  "After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.": [
660
663
  "指定のホストへの変更は、増分更新の生成後に適用します。現在、エラータのみがサポートされています。"
@@ -696,13 +699,13 @@
696
699
  "ホストがビルドモードである限り、ホスト登録が「ホストプロファイルの想定」をバイパスすることを許可します。"
697
700
  ],
698
701
  "Allow hosts or activation keys to be associated with multiple content view environments": [
699
- ""
702
+ "ホストまたはアクティベーションキーを複数のコンテンツビュー環境に関連付けることを許可する"
700
703
  ],
701
704
  "Allow hosts to re-register themselves only when they are in build mode": [
702
705
  "ホストがビルドモードである場合にのみ、ホスト自体の再登録を許可します"
703
706
  ],
704
707
  "Allow multiple content views": [
705
- ""
708
+ "複数のコンテンツビューを許可する"
706
709
  ],
707
710
  "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
711
  "登録する DMI UUID が別のホストで使用されていない限り、新規ホストの登録時には、登録されているプロファイルはホスト名が一致すると想定できるようにする"
@@ -747,7 +750,7 @@
747
750
  "ホスト関連のタスクの実行を処理するプール内のワーカー数。0 に設定されている場合には、デフォルトのキューが代わりに使用されます。dynflowd/foreman-tasks サービスは再起動する必要があります。"
748
751
  ],
749
752
  "An alternate content source can be added by using the \\\\\\\"Add source\\\\\\\" button below.": [
750
- ""
753
+ "代替コンテンツソースを追加するには、下の「ソースの追加」ボタンを使用します。"
751
754
  ],
752
755
  "An environment is missing a prior": [
753
756
  "環境には以前の内容がありません"
@@ -759,7 +762,7 @@
759
762
  "アップロード中にエラーが発生しました \\n%{error_message}"
760
763
  ],
761
764
  "An option to specify how many ostree commits to traverse.": [
762
- ""
765
+ "走査する ostree コミットの数を指定するオプション。"
763
766
  ],
764
767
  "Another component already includes content view with ID %s": [
765
768
  "別のコンポーネントに ID %s のコンテンツがすでに含まれています"
@@ -786,13 +789,13 @@
786
789
  "適用可能なコンテンツホスト"
787
790
  ],
788
791
  "Applicable bugfix/enhancement errata": [
789
- ""
792
+ "適用可能なバグ修正/機能強化エラータ"
790
793
  ],
791
794
  "Applicable errata apply to at least one package installed on the host.": [
792
795
  "適用可能なエラータは、ホストにインストールされている 1 つ以上のパッケージに適用されます。"
793
796
  ],
794
797
  "Applicable security errata": [
795
- ""
798
+ "適用可能なセキュリティーエラータ"
796
799
  ],
797
800
  "Application": [
798
801
  "アプリケーション"
@@ -801,7 +804,7 @@
801
804
  "適用"
802
805
  ],
803
806
  "Apply errata": [
804
- ""
807
+ "エラータの適用"
805
808
  ],
806
809
  "Apply erratum": [
807
810
  ""
@@ -819,16 +822,16 @@
819
822
  "リモート実行による適用"
820
823
  ],
821
824
  "Approaching end of maintenance support": [
822
- ""
825
+ "メンテナンスサポート終了間近"
823
826
  ],
824
827
  "Approaching end of maintenance support (%s)": [
825
- ""
828
+ "メンテナンスサポート終了間近 (%s)"
826
829
  ],
827
830
  "Approaching end of support": [
828
- ""
831
+ "サポート終了間近"
829
832
  ],
830
833
  "Approaching end of support (%s)": [
831
- ""
834
+ "サポート終了間近 (%s)"
832
835
  ],
833
836
  "Arch": [
834
837
  "アーキテクチャー"
@@ -870,13 +873,13 @@
870
873
  "削除するコンテンツビューコンポーネント ID の配列。コンポーネントの関連付けの ID"
871
874
  ],
872
875
  "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
- ""
876
+ "ホストに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
874
877
  ],
875
878
  "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
- ""
879
+ "アクティベーションキーに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
877
880
  ],
878
881
  "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
- ""
882
+ "ホストに関連付けるコンテンツビュー環境 ID の配列。content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
880
883
  ],
881
884
  "Array of host ids": [
882
885
  "ホスト ID の配列"
@@ -906,7 +909,7 @@
906
909
  "1 台以上のホストにシステム目的の属性を割り当てる"
907
910
  ],
908
911
  "Assign the %{count} host with no %{taxonomy_single} to %{taxonomy_name}": [
909
- "%{taxonomy_single} のないホスト %{count} 台に %{taxonomy_name} を割り当てる"
912
+ "%{taxonomy_single} のないホスト %{count} 台を%{taxonomy_name} に割り当てます"
910
913
  ],
911
914
  "Assign the environment and content view to one or more hosts": [
912
915
  "1 台以上のホストに環境およびコンテンツビューを割り当てます"
@@ -915,10 +918,10 @@
915
918
  "1 台以上のホストにリリースバージョンを割り当てます"
916
919
  ],
917
920
  "Assigning a host to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
918
- ""
921
+ "複数のコンテンツビュー環境にホストを割り当てる機能は有効ではありません。有効にするには、allow_multiple_content_views 設定を指定します。"
919
922
  ],
920
923
  "Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
921
- ""
924
+ "複数のコンテンツビュー環境にアクティベーションキーを割り当てる機能は有効ではありません。有効にするには、allow_multiple_content_views 設定を指定します。"
922
925
  ],
923
926
  "Associated location IDs": [
924
927
  "関連するロケーション ID"
@@ -939,10 +942,10 @@
939
942
  "1 つ以上のアクティベーションキーには、ライフサイクル環境の設定が必要であり、コンテンツビューをこれに割り当てる必要があります"
940
943
  ],
941
944
  "At least one errata type option needs to be selected.": [
942
- ""
945
+ "少なくとも 1 つのエラータタイプオプションを選択する必要があります。"
943
946
  ],
944
947
  "At least one of the selected items requires the host to reboot": [
945
- ""
948
+ "選択した項目の少なくとも 1 つでホストの再起動が必要です"
946
949
  ],
947
950
  "At least one organization must exist.": [
948
951
  "1 つ以上の組織が存在している必要があります。"
@@ -971,6 +974,9 @@
971
974
  "Auto Publish - Triggered by '%s'": [
972
975
  "自動公開 - '%s' によるトリガー"
973
976
  ],
977
+ "Auto attach subscriptions": [
978
+ ""
979
+ ],
974
980
  "Auto publish": [
975
981
  "自動公開"
976
982
  ],
@@ -987,13 +993,13 @@
987
993
  "利用可能なリポジトリー"
988
994
  ],
989
995
  "Available image": [
990
- ""
996
+ "利用可能なイメージ"
991
997
  ],
992
998
  "Available image digest": [
993
- ""
999
+ "利用可能なイメージダイジェスト"
994
1000
  ],
995
1001
  "Available schema versions": [
996
- ""
1002
+ "利用可能なスキーマバージョン"
997
1003
  ],
998
1004
  "Back": [
999
1005
  "戻る"
@@ -1008,7 +1014,7 @@
1008
1014
  "代替コンテンツを検索するためのベース URL"
1009
1015
  ],
1010
1016
  "Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ , https://registry.fedoraproject.org/.": [
1011
- ""
1017
+ "flatpak レジストリーインデックスのベース URL (例: https://flatpaks.redhat.io/rhel/、https://registry.fedoraproject.org/)。"
1012
1018
  ],
1013
1019
  "Base URL to perform repo discovery on": [
1014
1020
  "リポジトリー検出を実行するベース URL"
@@ -1029,7 +1035,7 @@
1029
1035
  "リポジトリーを同期するバッチサイズ。"
1030
1036
  ],
1031
1037
  "Before continuing, ensure that all of the following prerequisites are met:": [
1032
- ""
1038
+ "続行する前に、次の前提条件がすべて満たされていることを確認してください:"
1033
1039
  ],
1034
1040
  "Before removing versions you must move activation keys to an environment where the associated version is not in use.": [
1035
1041
  "バージョンを削除する前に、関連付けられたバージョンが使用されていない環境にアクティベーションキーを移動する必要があります。"
@@ -1056,22 +1062,22 @@
1056
1062
  "パブリックと識別されたブックマークは、すべてのユーザーが利用できます"
1057
1063
  ],
1058
1064
  "Bootc rollback via Bootc interface": [
1059
- ""
1065
+ "Bootc インターフェイスを使用した Bootc ロールバック"
1060
1066
  ],
1061
1067
  "Bootc status via Bootc interface": [
1062
- ""
1068
+ "Bootc インターフェイスを使用した Bootc ステータス"
1063
1069
  ],
1064
1070
  "Bootc switch via Bootc interface": [
1065
- ""
1071
+ "Bootc インターフェイスを使用した Bootc スイッチ"
1066
1072
  ],
1067
1073
  "Bootc upgrade via Bootc interface": [
1068
- ""
1074
+ "Bootc インターフェイスを使用した Bootc アップグレード"
1069
1075
  ],
1070
1076
  "Booted Container Images": [
1071
- ""
1077
+ "起動済みのコンテナーイメージ"
1072
1078
  ],
1073
1079
  "Booted container images": [
1074
- ""
1080
+ "起動済みのコンテナーイメージ"
1075
1081
  ],
1076
1082
  "Both": [
1077
1083
  "両方"
@@ -1140,7 +1146,7 @@
1140
1146
  "特定の環境に基づく適用可能なエラータの計算"
1141
1147
  ],
1142
1148
  "Calculate content counts on smart proxies automatically": [
1143
- ""
1149
+ "Smart Proxy 上のコンテンツ数を自動的に計算する"
1144
1150
  ],
1145
1151
  "Can communicate with the Red Hat Portal for subscriptions.": [
1146
1152
  "サブスクリプションでは、Red Hat ポータルと通信できます。"
@@ -1182,7 +1188,7 @@
1182
1188
  "Candlepin が正しく実行されていません"
1183
1189
  ],
1184
1190
  "Candlepin returned different consumer uuid than requested (%s), updating uuid in subscription_facet.": [
1185
- ""
1191
+ "candlepin は要求されたもの (%s) とは異なるコンシューマー uuid を返し、subscription_facet で uuid を更新します。"
1186
1192
  ],
1187
1193
  "Cannot add %s repositories to a content view.": [
1188
1194
  "コンテンツビューに %s リポジトリーを追加できません。"
@@ -1200,28 +1206,28 @@
1200
1206
  "複合バージョンを別の複合コンテンツビューに追加できません"
1201
1207
  ],
1202
1208
  "Cannot add content view environments from a different organization": [
1203
- ""
1209
+ "別の組織からコンテンツビュー環境を追加できません"
1204
1210
  ],
1205
1211
  "Cannot add default content view to composite content view": [
1206
1212
  "デフォルトのコンテンツビューを複合コンテンツビューに追加できません"
1207
1213
  ],
1208
1214
  "Cannot add disabled Red Hat product %s to sync plan!": [
1209
- ""
1215
+ "無効な Red Hat 製品 %s は同期プランに追加できません!"
1210
1216
  ],
1211
1217
  "Cannot add disabled products to sync plan!": [
1212
- ""
1218
+ "無効な製品は同期プランに追加できません!"
1213
1219
  ],
1214
1220
  "Cannot add generated content view versions to composite content view": [
1215
1221
  "生成されたコンテンツビューを複合コンテンツビューに追加できません"
1216
1222
  ],
1217
1223
  "Cannot add product %s because it is disabled.": [
1218
- ""
1224
+ "無効になっているため、製品 %s を追加できません。"
1219
1225
  ],
1220
1226
  "Cannot add repositories to a composite content view": [
1221
1227
  "リポジトリーを複合コンテンツビューに追加できません"
1222
1228
  ],
1223
1229
  "Cannot associate a Red Hat provider with a custom product": [
1224
- ""
1230
+ "Red Hat プロバイダーをカスタム製品に関連付けることができません"
1225
1231
  ],
1226
1232
  "Cannot associate a component to a non composite content view": [
1227
1233
  "コンポーネントを複合コンテンツビュー以外に関連付けできません"
@@ -1245,10 +1251,10 @@
1245
1251
  "%s から削除できません。ビューが存在しません。"
1246
1252
  ],
1247
1253
  "Cannot delete product with repositories published in a content view. Product: %{product}, %{view_versions}": [
1248
- "コンテンツビューに公開リポジトリーが含まれている場合には、製品を削除できません。製品: %{product}{view_versions}"
1254
+ "コンテンツビューに公開リポジトリーが含まれている場合には、製品を削除できません。製品: %{product}、%{view_versions}"
1249
1255
  ],
1250
1256
  "Cannot delete product: %{product} with repositories that are the last affected repository in content view filters. Delete these repositories before deleting product.": [
1251
- ""
1257
+ "次の製品を削除できません: %{product}。この製品は、コンテンツビューフィルターの関連する最後のリポジトリーを使用しています。製品を削除する前に、該当するリポジトリーを削除してください。"
1252
1258
  ],
1253
1259
  "Cannot delete provider with attached products": [
1254
1260
  "製品が割り当てられたプロバイダーを削除できません"
@@ -1281,13 +1287,13 @@
1281
1287
  "Red hat 製品からカスタムサブスクリプションをインポートできません。"
1282
1288
  ],
1283
1289
  "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
- ""
1290
+ "フィルターおよびフィルターされていないコンテンツビューバージョンから段階的にエクスポートすることはできません。エクスポートしたコンテンツビューバージョン '%{content_view} %{current}' は、バージョン '%{from}.'. から段階的に更新できません。完全エクスポートを実行してください。"
1285
1291
  ],
1286
1292
  "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
- ""
1293
+ "増分エクスポートバージョンと通常のバージョンから増分エクスポートすることはできません。エクスポートしたコンテンツビューバージョン '%{content_view} %{current}' は、バージョン '%{from}' から段階的にエクスポートできません。完全なエクスポートを実行してください。"
1288
1294
  ],
1289
1295
  "Cannot install errata: No errata found for search term '%s'": [
1290
- ""
1296
+ "エラータをインストールできません: 検索用語 '%s' に該当するエラータが見つかりません"
1291
1297
  ],
1292
1298
  "Cannot perform an incremental update on a Composite Content View Version (%{name} version version %{version}": [
1293
1299
  "複合コンテンツビューバージョン (%{name} バージョン、バージョン %{version}) で増分更新を実行できません"
@@ -1320,7 +1326,7 @@
1320
1326
  "環境からコンテンツビューを削除できません。ライフサイクル環境 '%{env}' にはコンテンツビュー '%{view}' がありません。"
1321
1327
  ],
1322
1328
  "Cannot remove package(s): No installed packages found for search term '%s'.": [
1323
- ""
1329
+ "パッケージを削除できません: 検索用語 '%s' に該当するインストール済みパッケージが見つかりません。"
1324
1330
  ],
1325
1331
  "Cannot set attribute %{attr} for content type %{type}": [
1326
1332
  "コンテンツタイプ %{type} に属性 %{attr} を設定できません"
@@ -1329,7 +1335,7 @@
1329
1335
  "複合コンテンツビュー以外には自動公開を設定できません"
1330
1336
  ],
1331
1337
  "Cannot skip metadata check on non-yum/deb repositories.": [
1332
- ""
1338
+ "yum/deb 以外のリポジトリーではメタデータチェックをスキップできません。"
1333
1339
  ],
1334
1340
  "Cannot specify components for non-composite views": [
1335
1341
  "複合ビュー以外のコンポーネントを指定できません"
@@ -1341,10 +1347,10 @@
1341
1347
  "file:// リポジトリーをオンデマンドダウンロードポリシーと同期できません"
1342
1348
  ],
1343
1349
  "Cannot update properties of a container push repository": [
1344
- ""
1350
+ "コンテナープッシュリポジトリーのプロパティーを更新できません"
1345
1351
  ],
1346
1352
  "Cannot upgrade packages: No installed packages found for search term '%s'.": [
1347
- ""
1353
+ "パッケージをアップグレードできません: 検索用語 '%s' に該当するインストール済みパッケージが見つかりません"
1348
1354
  ],
1349
1355
  "Cannot upload Ansible collections.": [
1350
1356
  "Ansible コレクションをアップロードできません。"
@@ -1353,7 +1359,7 @@
1353
1359
  "コンテナーイメージのコンテンツをアップロードできません。"
1354
1360
  ],
1355
1361
  "Cannot upload container content via Hammer/API. Use podman push instead.": [
1356
- ""
1362
+ "Hammer/API 経由でコンテナーコンテンツをアップロードできません。代わりに podman push を使用してください。"
1357
1363
  ],
1358
1364
  "Capacity": [
1359
1365
  "容量"
@@ -1365,19 +1371,19 @@
1365
1371
  "コンテンツソースの変更"
1366
1372
  ],
1367
1373
  "Change content view environments": [
1368
- ""
1374
+ "コンテンツビュー環境の変更"
1369
1375
  ],
1370
1376
  "Change host content source": [
1371
1377
  "ホストコンテンツソースの変更"
1372
1378
  ],
1373
1379
  "Changing a host's content source will change the Smart Proxy from which the host gets its content.": [
1374
- ""
1380
+ "ホストのコンテンツソースを変更すると、ホストのコンテンツ取得元の Smart Proxy が変更されます。"
1375
1381
  ],
1376
1382
  "Check audited changes and proceed only if content or filters have changed since last publish": [
1377
- ""
1383
+ "監査された変更を確認し、最後の公開以降にコンテンツまたはフィルターが変更された場合にのみ次に進みます。"
1378
1384
  ],
1379
1385
  "Check for missing or corrupted artifacts, and attempt to redownload them.": [
1380
- ""
1386
+ "欠落または破損したアーティファクトがないか確認し、再ダウンロードを試みてください。"
1381
1387
  ],
1382
1388
  "Check if a connection can be made to Red Hat Subscription Management.": [
1383
1389
  "Red Hat Subscription Management に接続できるかどうかを確認します。"
@@ -1398,7 +1404,7 @@
1398
1404
  "オンデマンドのダウンロードポリシーが指定された Yum リポジトリーにはチェックサムタイプを設定できません。"
1399
1405
  ],
1400
1406
  "Checksum used for published repository contents. Supported types: %s": [
1401
- ""
1407
+ "公開されたリポジトリーコンテンツに使用されるチェックサム。サポートされているタイプ: %s"
1402
1408
  ],
1403
1409
  "Choose content credentials if required for this RHUI source.": [
1404
1410
  "この RHUI ソースに必要な場合は、コンテンツの認証情報を選択します。"
@@ -1416,7 +1422,7 @@
1416
1422
  "タスクのタスクページに移動するには、ここをクリックしてください。"
1417
1423
  ],
1418
1424
  "Click to see repositories available to add.": [
1419
- ""
1425
+ "クリックして追加できるリポジトリーを表示します。"
1420
1426
  ],
1421
1427
  "Click {update} below to save changes.": [
1422
1428
  "{update} をクリックして変更を保存します。"
@@ -1431,13 +1437,13 @@
1431
1437
  "すべて折りたたむ"
1432
1438
  ],
1433
1439
  "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
- ""
1440
+ "ホストに関連付ける Candlepin 環境名のコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
1435
1441
  ],
1436
1442
  "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
- ""
1443
+ "アクティベーションキーに関連付けるコンテンツビュー環境ラベルのコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
1438
1444
  ],
1439
1445
  "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
- ""
1446
+ "ホストに関連付けるコンテンツビュー環境ラベルのコンマ区切りリスト。形式は 'lifecycle_environment_label/content_view_label' です。content_view_environment_ids が指定されている場合、または content_view_id と lifecycle_environment_id が指定されている場合は無視されます。allow_multiple_content_views 設定をオンにする必要があります。"
1441
1447
  ],
1442
1448
  "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front.": [
1443
1449
  "コンマ区切りのサブパスの一覧。すべてのサブパスには、必ず末尾にスラッシュが必要で、先頭には不要です"
@@ -1448,11 +1454,14 @@
1448
1454
  "Comma-separated list of tags to sync for a container image repository": [
1449
1455
  "コンテナーイメージリポジトリーに同期するコンマ区切りのタグ一覧"
1450
1456
  ],
1457
+ "Commit upload": [
1458
+ ""
1459
+ ],
1451
1460
  "Compare": [
1452
1461
  "比較"
1453
1462
  ],
1454
1463
  "Completed pulp task protection days": [
1455
- ""
1464
+ "完了した Pulp タスクの保護日数"
1456
1465
  ],
1457
1466
  "Component": [
1458
1467
  "コンポーネント"
@@ -1467,7 +1476,7 @@
1467
1476
  "コンポーネント"
1468
1477
  ],
1469
1478
  "Composite": [
1470
- "複合"
1479
+ ""
1471
1480
  ],
1472
1481
  "Composite Content View": [
1473
1482
  "複合コンテンツビュー"
@@ -1485,10 +1494,10 @@
1485
1494
  "コンピュートリソース ID"
1486
1495
  ],
1487
1496
  "Configuration still must be updated on {hosts}": [
1488
- ""
1497
+ "{hosts} でも設定を更新する必要があります"
1489
1498
  ],
1490
1499
  "Configuration updated on Foreman": [
1491
- ""
1500
+ "Foreman で設定が更新されました"
1492
1501
  ],
1493
1502
  "Confirm Deletion": [
1494
1503
  "削除の確定"
@@ -1500,13 +1509,13 @@
1500
1509
  "ライフサイクル環境のレジストリー名のパターンをより具体的な名前に変更することをご検討ください。"
1501
1510
  ],
1502
1511
  "Consisting of multiple content views": [
1503
- "複数のコンテンツビューで構成されます"
1512
+ ""
1504
1513
  ],
1505
1514
  "Consists of content views": [
1506
- "コンテンツビューで構成"
1515
+ ""
1507
1516
  ],
1508
1517
  "Consists of repositories": [
1509
- "リポジトリーで構成"
1518
+ ""
1510
1519
  ],
1511
1520
  "Consumed": [
1512
1521
  "使用済み"
@@ -1596,7 +1605,7 @@
1596
1605
  "コンテンツビューフィルター ID"
1597
1606
  ],
1598
1607
  "Content View Filter identifier. Use to filter by ID": [
1599
- ""
1608
+ "コンテンツビューフィルターの識別子。ID でフィルターするために使用します"
1600
1609
  ],
1601
1610
  "Content View ID": [
1602
1611
  "コンテンツビュー ID"
@@ -1641,10 +1650,10 @@
1641
1650
  "コンテンツの認証情報"
1642
1651
  ],
1643
1652
  "Content facet for host %s has more than one content view. Use #content_views instead.": [
1644
- ""
1653
+ "ホスト %s のコンテンツファセットには複数のコンテンツビューがあります。代わりに #content_views を使用してください。"
1645
1654
  ],
1646
1655
  "Content facet for host %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
1647
- ""
1656
+ "ホスト %s のコンテンツファセットには複数のライフサイクル環境があります。代わりに #lifecycle_environments を使用してください。"
1648
1657
  ],
1649
1658
  "Content files to upload. Can be a single file or array of files.": [
1650
1659
  "アップロードするコンテンツファイルです。単一ファイルまたはファイルの配列を指定できます。"
@@ -1659,7 +1668,7 @@
1659
1668
  "%{user} によって '%{name}' にインポートされたコンテンツ"
1660
1669
  ],
1661
1670
  "Content may come from {contentSourceName} or any other Smart Proxy behind the load balancer.": [
1662
- ""
1671
+ "コンテンツは、ロードバランサーの背後にある {contentSourceName} または他の Smart Proxy から取得している可能性があります。"
1663
1672
  ],
1664
1673
  "Content not uploaded to pulp": [
1665
1674
  "コンテンツが pulp にアップロードされませんでした"
@@ -1680,28 +1689,28 @@
1680
1689
  "コンテンツタイプ"
1681
1690
  ],
1682
1691
  "Content type %{content_type_string} does not belong to an enabled repo type.": [
1683
- "コンテンツタイプ %{content_type_string} は、有効なリポジトリータイプに所属していません。"
1692
+ "コンテンツタイプ %{content_type_string} は、有効なリポジトリータイプに対応していません"
1684
1693
  ],
1685
1694
  "Content type %{content_type} is incompatible with repositories of type %{repo_type}": [
1686
1695
  "コンテンツタイプ %{content_type} には、タイプ %{repo_type} のリポジトリーとの互換性がありません"
1687
1696
  ],
1688
1697
  "Content type does not support repo discovery": [
1689
- ""
1698
+ "コンテンツタイプがリポジトリーの検出をサポートしていません"
1690
1699
  ],
1691
1700
  "Content view": [
1692
1701
  "コンテンツビュー"
1693
1702
  ],
1694
1703
  "Content view ${name} created": [
1695
- "コンテンツビュー {name} が作成されました"
1704
+ "コンテンツビュー ${name} が作成されました"
1696
1705
  ],
1697
1706
  "Content view '%{content_view}' is not attached to the environment.": [
1698
- ""
1707
+ "コンテンツビュー '%{content_view}' は、環境に割り当てられていません。"
1699
1708
  ],
1700
1709
  "Content view '%{content_view}' is not attached to this capsule.": [
1701
- ""
1710
+ "コンテンツビュー '%{content_view}' は、この Capsule に割り当てられていません。"
1702
1711
  ],
1703
1712
  "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys.": [
1704
- ""
1713
+ "コンテンツビュー '%{cv_name}' は、生成されたコンテンツビューで、ホストまたはアクティベーションキーに割り当てることができません。"
1705
1714
  ],
1706
1715
  "Content view '%{view}' is not in environment '%{env}'": [
1707
1716
  "コンテンツビュー '%{view}' は環境 '%{env}' にありません"
@@ -1713,25 +1722,25 @@
1713
1722
  "コンテンツビュー ID"
1714
1723
  ],
1715
1724
  "Content view and environment not set for registration.": [
1716
- ""
1725
+ "コンテンツビューと環境は登録用に設定されていません。"
1717
1726
  ],
1718
1727
  "Content view and lifecycle environment must be provided together": [
1719
- ""
1728
+ "コンテンツビューとライフサイクル環境を一緒に指定する必要があります"
1720
1729
  ],
1721
1730
  "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
- ""
1731
+ "最後の公開以降に監査された変更がないため、コンテンツビューの公開は必要ありません。コンテンツビューが公開を必要とするかどうかを確認する必要がない場合は、check_needs_publish パラメーターを false として渡します。"
1723
1732
  ],
1724
1733
  "Content view environment": [
1725
- ""
1734
+ "コンテンツビュー環境"
1726
1735
  ],
1727
1736
  "Content view environments": [
1728
- ""
1737
+ "コンテンツビュー環境"
1729
1738
  ],
1730
1739
  "Content view environments and activation key must all belong to the same organization": [
1731
- ""
1740
+ "コンテンツビュー環境とアクティベーションキーはすべて同じ組織に属している必要があります。"
1732
1741
  ],
1733
1742
  "Content view environments must have both a content view and an environment": [
1734
- ""
1743
+ "コンテンツビュー環境には、コンテンツビューと環境の両方が必要です。"
1735
1744
  ],
1736
1745
  "Content view has repository label '%s' which is not specified in repos_units parameter.": [
1737
1746
  "コンテンツビューには '%s' のリポジトリーラベルが含まれていますが、このラベルは repos_units パラメーターで指定されていません。"
@@ -1743,7 +1752,7 @@
1743
1752
  "コンテンツビューラベル"
1744
1753
  ],
1745
1754
  "Content view must be specified": [
1746
- ""
1755
+ "コンテンツビューを指定する必要があります。"
1747
1756
  ],
1748
1757
  "Content view name": [
1749
1758
  "コンテンツビュー名"
@@ -1755,10 +1764,10 @@
1755
1764
  "コンテンツビューの数値 ID"
1756
1765
  ],
1757
1766
  "Content view promote failure": [
1758
- ""
1767
+ "コンテンツビュープロモートの失敗"
1759
1768
  ],
1760
1769
  "Content view publish failure": [
1761
- ""
1770
+ "コンテンツビュー公開の失敗"
1762
1771
  ],
1763
1772
  "Content view version export history identifier": [
1764
1773
  "コンテンツビューバージョンのエクスポート履歴 ID"
@@ -1770,10 +1779,10 @@
1770
1779
  "コンテンツビューバージョンのインポート履歴 ID"
1771
1780
  ],
1772
1781
  "Content view version is empty": [
1773
- ""
1782
+ "コンテンツビューバージョンが空です"
1774
1783
  ],
1775
1784
  "Content view version is empty or content counts are not up to date": [
1776
- ""
1785
+ "コンテンツビューのバージョンが空であるか、コンテンツ数が最新ではありません"
1777
1786
  ],
1778
1787
  "Content views": [
1779
1788
  "コンテンツビュー"
@@ -1802,14 +1811,26 @@
1802
1811
  "Copy": [
1803
1812
  "コピー"
1804
1813
  ],
1814
+ "Copy all units": [
1815
+ ""
1816
+ ],
1805
1817
  "Copy an activation key": [
1806
1818
  "アクティベーションキーをコピーします"
1807
1819
  ],
1820
+ "Copy content": [
1821
+ ""
1822
+ ],
1808
1823
  "Copy content view": [
1809
1824
  "コンテンツビューのコピー"
1810
1825
  ],
1811
1826
  "Copy to clipboard": [
1812
- "クリップボードへのコピー"
1827
+ "クリップボードにコピー"
1828
+ ],
1829
+ "Copy version": [
1830
+ ""
1831
+ ],
1832
+ "Copy version units to library": [
1833
+ ""
1813
1834
  ],
1814
1835
  "Cores per socket": [
1815
1836
  "1 ソケットあたりのコア数"
@@ -1827,10 +1848,10 @@
1827
1848
  "%{count} 件のエラータが見つかりませんでした。検索結果: %{found}"
1828
1849
  ],
1829
1850
  "Could not find %{name} resource with id %{id}. %{perms_message}": [
1830
- "ID が %%{id} の %%{name} リソースが見つかりませんでした。%{perms_message}"
1851
+ "ID が %{id} の %{name} リソースが見つかりませんでした。%{perms_message}"
1831
1852
  ],
1832
1853
  "Could not find %{name} resources with ids %{ids}": [
1833
- "ID が %%{ids} の %%{name} リソースが見つかりませんでした"
1854
+ "ID が %{ids} の %{name} リソースが見つかりませんでした"
1834
1855
  ],
1835
1856
  "Could not find Environment with ids: %s": [
1836
1857
  "以下の ID の環境が見つかりませんでした: %s"
@@ -1851,13 +1872,13 @@
1851
1872
  "プロモート環境が見つかりませんでした"
1852
1873
  ],
1853
1874
  "Could not locate Pulp distribution.": [
1854
- ""
1875
+ "Pulp ディストリビューションが見つかりませんでした。"
1855
1876
  ],
1856
1877
  "Could not locate local uploaded repository for content indexing.": [
1857
- ""
1878
+ "コンテンツインデックス作成用のローカルにアップロードされたリポジトリーが見つかりませんでした。"
1858
1879
  ],
1859
1880
  "Could not locate repository properties for content indexing.": [
1860
- ""
1881
+ "コンテンツインデックス作成用のリポジトリープロパティーが見つかりませんでした。"
1861
1882
  ],
1862
1883
  "Could not remove the lifecycle environment from the smart proxy": [
1863
1884
  "Smart Proxy からライフサイクル環境を削除できませんでした"
@@ -1896,7 +1917,7 @@
1896
1917
  "コンテンツホストの環境 '%s' が見つかりませんでした"
1897
1918
  ],
1898
1919
  "Couldn't find content view environment with content view ID '%{cv}' and environment ID '%{env}'": [
1899
- ""
1920
+ "コンテンツビュー IDが '%{cv}' および環境 ID が '%{env}' のコンテンツビュー環境が見つかりませんでした"
1900
1921
  ],
1901
1922
  "Couldn't find content view version '%s'": [
1902
1923
  "コンテンツビューのバージョン '%s' が見つかりませんでした"
@@ -1941,7 +1962,7 @@
1941
1962
  "名前が '%s' の Smart Proxy は見つかりませんでした"
1942
1963
  ],
1943
1964
  "Couldn't find specified content view and lifecycle environment.": [
1944
- ""
1965
+ "指定のコンテンツビューとライフサイクル環境が見つかりませんでした。"
1945
1966
  ],
1946
1967
  "Couldn't find subject of synchronization": [
1947
1968
  "同期の件名が見つかりませんでした"
@@ -1956,7 +1977,7 @@
1956
1977
  "代替コンテンツソースの作成"
1957
1978
  ],
1958
1979
  "Create Container Push Repository Root": [
1959
- ""
1980
+ "コンテナープッシュリポジトリールートの作成"
1960
1981
  ],
1961
1982
  "Create Export History": [
1962
1983
  "エクスポート履歴の作成"
@@ -1986,7 +2007,7 @@
1986
2007
  "フィルタールールの作成。組み込まれるパラメーターはフィルタータイプに基づいている必要があります。"
1987
2008
  ],
1988
2009
  "Create a flatpak remote": [
1989
- ""
2010
+ "flatpak リモートを作成する"
1990
2011
  ],
1991
2012
  "Create a host collection": [
1992
2013
  "ホストコレクションの作成"
@@ -2018,21 +2039,36 @@
2018
2039
  "Create content view": [
2019
2040
  "コンテンツビューの作成"
2020
2041
  ],
2042
+ "Create exporter": [
2043
+ ""
2044
+ ],
2021
2045
  "Create filter": [
2022
2046
  "フィルターの作成"
2023
2047
  ],
2024
2048
  "Create host collection": [
2025
2049
  "ホストコレクションの作成"
2026
2050
  ],
2027
- "Create new activation key": [
2051
+ "Create import": [
2028
2052
  ""
2029
2053
  ],
2054
+ "Create importer": [
2055
+ ""
2056
+ ],
2057
+ "Create new activation key": [
2058
+ "新規アクティベーションキーの作成"
2059
+ ],
2030
2060
  "Create organization": [
2031
2061
  "組織の作成"
2032
2062
  ],
2033
2063
  "Create package filter rule": [
2034
2064
  "パッケージフィルタールールの作成"
2035
2065
  ],
2066
+ "Create publication": [
2067
+ ""
2068
+ ],
2069
+ "Create remote": [
2070
+ ""
2071
+ ],
2036
2072
  "Create rule": [
2037
2073
  "ルールの作成"
2038
2074
  ],
@@ -2112,7 +2148,7 @@
2112
2148
  "Deb パッケージ"
2113
2149
  ],
2114
2150
  "Debian packages": [
2115
- ""
2151
+ "Debian パッケージ"
2116
2152
  ],
2117
2153
  "Debug Certificate": [
2118
2154
  "デバッグ証明書"
@@ -2151,22 +2187,22 @@
2151
2187
  "デフォルトのシステム SLA"
2152
2188
  ],
2153
2189
  "Default content view versions cannot be promoted": [
2154
- "デフォルトコンテンツビューのバージョンはプロモートできません"
2190
+ ""
2155
2191
  ],
2156
2192
  "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')": [
2157
- "Smart Proxy 同期のデフォルトのダウンロードポリシー ('inherit'、'immediate'、または 'on_demand' のいずれか)"
2193
+ "Smart Proxy 同期のデフォルトのダウンロードポリシー ('継承'、'即時' または 'オンデマンド' のいずれか)"
2158
2194
  ],
2159
2195
  "Default download policy for custom repositories (either 'immediate' or 'on_demand')": [
2160
- "カスタムリポジトリーのデフォルトのダウンロードポリシー ('immediate' または 'on_demand' のいずれか)"
2196
+ "カスタムリポジトリーのデフォルトのダウンロードポリシー ('即時' または 'オンデマンド' のいずれか)"
2161
2197
  ],
2162
2198
  "Default download policy for enabled Red Hat repositories (either 'immediate' or 'on_demand')": [
2163
- "有効な Red Hat リポジトリーのデフォルトのダウンロードポリシー ('immediate' または 'on_demand' のいずれか)"
2199
+ "有効な Red Hat リポジトリーのデフォルトのダウンロードポリシー ('即時' または 'オンデマンド' のいずれか)"
2164
2200
  ],
2165
2201
  "Default export format": [
2166
- ""
2202
+ "デフォルトのエクスポート形式"
2167
2203
  ],
2168
2204
  "Default export format for content-exports(either 'syncable' or 'importable')": [
2169
- ""
2205
+ "content-exports のデフォルトのエクスポート形式 ('同期可能' または 'インポート可能')"
2170
2206
  ],
2171
2207
  "Default finish template for new Operating Systems created from synced content": [
2172
2208
  "同期コンテンツから作成された新規オペレーティングシステムのデフォルト完了テンプレート"
@@ -2259,10 +2295,10 @@
2259
2295
  "フィルタールールの削除"
2260
2296
  ],
2261
2297
  "Delete a flatpak remote": [
2262
- ""
2298
+ "flatpak リモートを削除する"
2263
2299
  ],
2264
2300
  "Delete activation key?": [
2265
- ""
2301
+ "アクティベーションキーを削除しますか?"
2266
2302
  ],
2267
2303
  "Delete all subscriptions attached to activation keys.": [
2268
2304
  "アクティベーションキーにアタッチされている全サブスクリプションを削除します。"
@@ -2280,6 +2316,9 @@
2280
2316
  "コンテンツビューの削除"
2281
2317
  ],
2282
2318
  "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.": [
2319
+ "このリポジトリーが関連付けられた最後のリポジトリーであるコンテンツビューフィルターを削除します。デフォルトは true です。false の場合、そのようなフィルターがコンテンツビュー内のすべてのリポジトリーに適用されます。"
2320
+ ],
2321
+ "Delete distributions": [
2283
2322
  ""
2284
2323
  ],
2285
2324
  "Delete manifest from Red Hat provider": [
@@ -2288,6 +2327,27 @@
2288
2327
  "Delete multiple filters from a content view": [
2289
2328
  "コンテンツビューから複数のフィルターを削除します"
2290
2329
  ],
2330
+ "Delete orphan alternate content sources": [
2331
+ ""
2332
+ ],
2333
+ "Delete orphan distributions": [
2334
+ ""
2335
+ ],
2336
+ "Delete orphan remotes": [
2337
+ ""
2338
+ ],
2339
+ "Delete orphan repository versions": [
2340
+ ""
2341
+ ],
2342
+ "Delete orphaned migrated repositories": [
2343
+ ""
2344
+ ],
2345
+ "Delete remote": [
2346
+ ""
2347
+ ],
2348
+ "Delete repository references": [
2349
+ ""
2350
+ ],
2291
2351
  "Delete version": [
2292
2352
  "バージョンの削除"
2293
2353
  ],
@@ -2295,7 +2355,7 @@
2295
2355
  "バージョンの削除"
2296
2356
  ],
2297
2357
  "Deleted %{host_count} %{hosts}": [
2298
- ""
2358
+ "%{host_count} 個の %{hosts} を削除しました"
2299
2359
  ],
2300
2360
  "Deleted consumer '%s'": [
2301
2361
  "コンシューマー '%s' を削除しました"
@@ -2319,7 +2379,7 @@
2319
2379
  "バージョンを削除しています: {versionList}"
2320
2380
  ],
2321
2381
  "Depth": [
2322
- ""
2382
+ "階層の深さ"
2323
2383
  ],
2324
2384
  "Description": [
2325
2385
  "説明"
@@ -2334,7 +2394,7 @@
2334
2394
  "新規に公開されたコンテンツビューバージョンの説明"
2335
2395
  ],
2336
2396
  "Description of the flatpak remote": [
2337
- ""
2397
+ "flatpak リモートの説明"
2338
2398
  ],
2339
2399
  "Description of the repository": [
2340
2400
  "リポジトリーの説明"
@@ -2387,6 +2447,12 @@
2387
2447
  "Destroy an environment in an organization": [
2388
2448
  "組織の環境を破棄"
2389
2449
  ],
2450
+ "Destroy exporter": [
2451
+ ""
2452
+ ],
2453
+ "Destroy importer": [
2454
+ ""
2455
+ ],
2390
2456
  "Destroy one or more alternate content sources": [
2391
2457
  "1 つ以上の代替コンテンツソースの破棄"
2392
2458
  ],
@@ -2403,10 +2469,10 @@
2403
2469
  "詳細"
2404
2470
  ],
2405
2471
  "Determining settings for ${truncate(name)}": [
2406
- ""
2472
+ "${truncate(name)} の設定を決定中"
2407
2473
  ],
2408
2474
  "Digest": [
2409
- ""
2475
+ "ダイジェスト"
2410
2476
  ],
2411
2477
  "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite.": [
2412
2478
  "複合コンテンツビューにパッケージリストを直接設定することはできません。コンポーネントを更新してから、複合を再公開してください。"
@@ -2435,6 +2501,9 @@
2435
2501
  "Disabling Simple Content Access failed for '%{subject}'.": [
2436
2502
  "'%{subject}' のシンプルコンテンツアクセスの有効化に失敗しました。"
2437
2503
  ],
2504
+ "Discover": [
2505
+ ""
2506
+ ],
2438
2507
  "Discover Repositories": [
2439
2508
  "リポジトリーの検出"
2440
2509
  ],
@@ -2463,16 +2532,16 @@
2463
2532
  "レート制限のダウンロード"
2464
2533
  ],
2465
2534
  "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
- ""
2535
+ "組織の変更により、このコンテナー名があいまいになりました (組織名 '%{org_label}')。このコンテナー名を引き続き使用する場合は、'%{o_name} (id %{o_id}) と競合する組織を破棄してください。両方の組織を保持する場合は、'%{o_label}/%{prod_label}/%{root_repo_label}' を破棄し、ID 形式を使用してプッシュを再試行してください。"
2467
2536
  ],
2468
2537
  "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
- ""
2538
+ "製品の変更により、このコンテナー名があいまいになりました (製品名 '%{prod_label}')。このコンテナー名を引き続き使用する場合は、'%{prod_name}' (id %{prod_id}) と競合する製品を破棄してください。両方の製品を保持する場合は、'%{org_label}/%{prod_dot_label}/%{root_repo_label}' を破棄し、ID 形式を使用してプッシュを再試行してください。"
2470
2539
  ],
2471
2540
  "Duplicate artifact detected": [
2472
2541
  "重複するアーティファクトが検出されました"
2473
2542
  ],
2474
2543
  "Duplicate repositories in content view versions": [
2475
- ""
2544
+ "コンテンツビューバージョンに重複したリポジトリーがあります"
2476
2545
  ],
2477
2546
  "Duration": [
2478
2547
  "期間"
@@ -2490,13 +2559,13 @@
2490
2559
  "URL およびサブパスの編集"
2491
2560
  ],
2492
2561
  "Edit activation key": [
2493
- ""
2562
+ "アクティベーションキーの編集"
2494
2563
  ],
2495
2564
  "Edit content view assignment": [
2496
2565
  "コンテンツビューの割り当てを編集"
2497
2566
  ],
2498
2567
  "Edit content view environments": [
2499
- ""
2568
+ "コンテンツビュー環境の編集"
2500
2569
  ],
2501
2570
  "Edit credentials": [
2502
2571
  "資格情報の編集"
@@ -2568,7 +2637,7 @@
2568
2637
  "リポジトリーセットの有効化"
2569
2638
  ],
2570
2639
  "Enable structured APT for deb content": [
2571
- ""
2640
+ "deb コンテンツに対して構造化 APT を有効にする"
2572
2641
  ],
2573
2642
  "Enable/Disable auto publish of composite view": [
2574
2643
  "複合ビューの自動公開を有効/無効にします"
@@ -2583,7 +2652,7 @@
2583
2652
  "'%{subject}' のシンプルコンテンツアクセスの有効化に失敗しました。"
2584
2653
  ],
2585
2654
  "Enabling Tracer requires installing the katello-host-tools-tracer package on the host.": [
2586
- ""
2655
+ "トレーサーを有効にするには、ホストに katello-host-tools-tracer パッケージをインストールする必要があります。"
2587
2656
  ],
2588
2657
  "End Date": [
2589
2658
  "終了日"
@@ -2619,10 +2688,10 @@
2619
2688
  "環境"
2620
2689
  ],
2621
2690
  "Environment ID": [
2622
- ""
2691
+ "環境 ID"
2623
2692
  ],
2624
2693
  "Environment ID and content view ID must be provided together": [
2625
- ""
2694
+ "環境 ID とコンテンツビュー ID を合わせて指定する必要があります"
2626
2695
  ],
2627
2696
  "Environment IDs": [
2628
2697
  "環境 ID"
@@ -2630,11 +2699,14 @@
2630
2699
  "Environment cannot be in its own promotion path": [
2631
2700
  "同じ環境内のプロモートパスに環境を存在させることはできません。"
2632
2701
  ],
2702
+ "Environment contents refresh": [
2703
+ ""
2704
+ ],
2633
2705
  "Environment identifier": [
2634
2706
  "環境 ID"
2635
2707
  ],
2636
2708
  "Environment name": [
2637
- ""
2709
+ "環境名"
2638
2710
  ],
2639
2711
  "Environments": [
2640
2712
  "環境"
@@ -2661,19 +2733,22 @@
2661
2733
  "%s によりエラータのインストールがスケジュールされました"
2662
2734
  ],
2663
2735
  "Errata and package information will be updated at the next host check-in or package action.": [
2664
- ""
2736
+ "エラータとパッケージ情報は、次のホストのチェックインまたはパッケージアクションで更新されます。"
2665
2737
  ],
2666
2738
  "Errata and package information will be updated immediately.": [
2667
- ""
2739
+ "エラータおよびパッケージ情報はすぐに更新されます。"
2668
2740
  ],
2669
2741
  "Errata id of the erratum (RHSA-2012:108)": [
2670
2742
  "エラータのエラータ ID (RHSA-2012:108)"
2671
2743
  ],
2672
- "Errata statuses not updated for deleted content facet with UUID %s": [
2744
+ "Errata mail": [
2673
2745
  ""
2674
2746
  ],
2747
+ "Errata statuses not updated for deleted content facet with UUID %s": [
2748
+ "UUID %s を持つ削除済みコンテンツファセットのエラータステータスが更新されませんでした"
2749
+ ],
2675
2750
  "Errata to apply": [
2676
- ""
2751
+ "適用するエラータ"
2677
2752
  ],
2678
2753
  "Errata to exclusively include in the action": [
2679
2754
  "アクションにだけ含めるエラータ"
@@ -2724,7 +2799,7 @@
2724
2799
  "除外"
2725
2800
  ],
2726
2801
  "Exclude Refs": [
2727
- ""
2802
+ "参照の除外"
2728
2803
  ],
2729
2804
  "Exclude all RPMs not associated to any errata": [
2730
2805
  "エラータに関連付けられていないすべての RPM を除外する"
@@ -2754,10 +2829,10 @@
2754
2829
  "日 (期限切れまでの日数)"
2755
2830
  ],
2756
2831
  "Expired ": [
2757
- ""
2832
+ "有効期限切れ "
2758
2833
  ],
2759
2834
  "Expires ": [
2760
- ""
2835
+ "期限切れ "
2761
2836
  ],
2762
2837
  "Export": [
2763
2838
  "エクスポート"
@@ -2781,10 +2856,10 @@
2781
2856
  "CSVとしてエクスポート"
2782
2857
  ],
2783
2858
  "Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
2784
- ""
2859
+ "エクスポートに失敗しました: (即時ダウンロードポリシーが設定された) 1 つ以上のリポジトリーを同期する必要があります。"
2785
2860
  ],
2786
2861
  "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
- ""
2862
+ "エクスポート形式。エクスポートしたコンテンツを yum 形式にする必要がある場合は、同期可能を選択します。このオプションは %{syncable_repos} リポジトリーでのみ使用できます。インポート先のサーバーが同じバージョンを使用し、エクスポートしたコンテンツを %{importable_repos} リポジトリーのいずれかにする必要がある場合は、インポート可能を選択します。"
2788
2863
  ],
2789
2864
  "Export history identifier used for incremental export. If not provided the most recent export history will be used.": [
2790
2865
  "増分エクスポートに使用されるエクスポート履歴識別子。指定されていない場合は、最新のエクスポート履歴が使用されます。"
@@ -2796,7 +2871,7 @@
2796
2871
  "エクスポートされたバージョン"
2797
2872
  ],
2798
2873
  "Extended support": [
2799
- ""
2874
+ "延長サポート"
2800
2875
  ],
2801
2876
  "Facts successfully updated.": [
2802
2877
  "ファクトが正常に更新されました。"
@@ -2828,6 +2903,9 @@
2828
2903
  "Fetch installable errata for one or more hosts.": [
2829
2904
  "1 つまたは複数のホストにインストール可能なエラータを取得します。"
2830
2905
  ],
2906
+ "Fetch pxe files": [
2907
+ ""
2908
+ ],
2831
2909
  "Fetch traces for one or more hosts": [
2832
2910
  "1 台以上のホストのトレースを取得します"
2833
2911
  ],
@@ -2859,7 +2937,7 @@
2859
2937
  "指定したコンポーネントバージョンで公開がトリガーされた複合バージョンをフィルタリングする"
2860
2938
  ],
2861
2939
  "Filter content view versions that contain the file": [
2862
- ""
2940
+ "ファイルを含むコンテンツビューバージョンのフィルタリング"
2863
2941
  ],
2864
2942
  "Filter created": [
2865
2943
  "フィルターが作成されました"
@@ -2921,6 +2999,9 @@
2921
2999
  "Filter versions that are components in the specified composite version": [
2922
3000
  "指定した複合バージョンに含まれるコンポーネントのバージョンを絞り込む"
2923
3001
  ],
3002
+ "Filtered index content": [
3003
+ ""
3004
+ ],
2924
3005
  "Filters": [
2925
3006
  "フィルター"
2926
3007
  ],
@@ -2928,10 +3009,10 @@
2928
3009
  "フィルターが削除されました"
2929
3010
  ],
2930
3011
  "Filters were applied to this version.": [
2931
- ""
3012
+ "フィルターはこのバージョンに適用されました。"
2932
3013
  ],
2933
3014
  "Filters will be applied to this content view version.": [
2934
- ""
3015
+ "フィルターはこのコンテンツビューのバージョンに適用されます。"
2935
3016
  ],
2936
3017
  "Find the relative path for each RHUI repository and combine them in a comma-separated list.": [
2937
3018
  "各 RHUI リポジトリーの相対パスを見つけ、それらをコンマ区切りリストで組み合わせます。"
@@ -2943,13 +3024,13 @@
2943
3024
  "終了"
2944
3025
  ],
2945
3026
  "Flatpak Remotes": [
2946
- ""
3027
+ "flatpak リモート"
2947
3028
  ],
2948
3029
  "Flatpak remote numeric identifier": [
2949
- ""
3030
+ "flatpak リモートの数値識別子"
2950
3031
  ],
2951
3032
  "Flatpak remote repository numeric identifier": [
2952
- ""
3033
+ "flatpak リモートリポジトリーの数値識別子"
2953
3034
  ],
2954
3035
  "Force": [
2955
3036
  "強制"
@@ -2961,16 +3042,16 @@
2961
3042
  "強制的に同期し、全コンテンツのチェックサムを検証します。Yum リポジトリーでのみ使用されます。"
2962
3043
  ],
2963
3044
  "Force content view promotion and bypass lifecycle environment restriction": [
2964
- ""
3045
+ "コンテンツビューを強制的にプロモートしてライフサイクル環境の制限を無視する"
2965
3046
  ],
2966
3047
  "Force delete the repository by removing it from all content view versions": [
2967
3048
  "すべてのコンテンツビューバージョンからリポジトリーを削除して、リポジトリーを強制的に削除します"
2968
3049
  ],
2969
3050
  "Force metadata regeneration to proceed. Dangerous operation when version has repositories with the 'Complete Mirroring' mirroring policy": [
2970
- ""
3051
+ "メタデータの再生成を強制的に実行します。バージョンに '完全ミラーリング' ミラーリングポリシーを使用しているリポジトリーがある場合には危険な操作です"
2971
3052
  ],
2972
3053
  "Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy": [
2973
- ""
3054
+ "メタデータの再生成を強制的に実行します。リポジトリーで '完全ミラーリング' ミラーリングポリシーを使用している場合には危険な操作です"
2974
3055
  ],
2975
3056
  "Force promotion": [
2976
3057
  "プロモーションの強制"
@@ -2982,10 +3063,10 @@
2982
3063
  "アップストリームの変更が検出されない場合でも、強制的に同期します。yum 以外のリポジトリーはスキップされます。"
2983
3064
  ],
2984
3065
  "Force sync even if no upstream changes are detected. Only used with yum or deb repositories.": [
2985
- ""
3066
+ "アップストリームの変更が検出されない場合でも、強制的に同期します。yum または deb リポジトリーでのみ使用されます。"
2986
3067
  ],
2987
3068
  "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
- ""
3069
+ "指定のリポジトリーを強制的に再公開し、ファイルシステムのメタデータとシンボリックリンクを再生成します。'完全ミラーリング' ミラーリングポリシーを使用しているリポジトリーでは許可されません。"
2989
3070
  ],
2990
3071
  "Forces a republish of the version's repositories' metadata": [
2991
3072
  "バージョンのリポジトリーのメタデータを強制的に再公開します"
@@ -2994,7 +3075,7 @@
2994
3075
  "説明全文"
2995
3076
  ],
2996
3077
  "Full support": [
2997
- ""
3078
+ "フルサポート"
2998
3079
  ],
2999
3080
  "GPG Key URL": [
3000
3081
  "GPG キー URL"
@@ -3006,11 +3087,14 @@
3006
3087
  "生成してダウンロード"
3007
3088
  ],
3008
3089
  "Generate errata status from directly-installable content": [
3009
- ""
3090
+ "直接インストール可能なコンテンツからエラータステータスを生成する"
3010
3091
  ],
3011
3092
  "Generate host applicability": [
3012
3093
  "ホストに適用可能なエラータを生成します"
3013
3094
  ],
3095
+ "Generate metadata": [
3096
+ ""
3097
+ ],
3014
3098
  "Generate repository applicability": [
3015
3099
  "リポジトリーに適用可能なエラータを生成します"
3016
3100
  ],
@@ -3018,7 +3102,7 @@
3018
3102
  "生成済み"
3019
3103
  ],
3020
3104
  "Generated content views cannot be assigned to hosts or activation keys": [
3021
- ""
3105
+ "生成コンテンツビューをホスト/アクティべーションキーに割り当てることはできません"
3022
3106
  ],
3023
3107
  "Generated content views cannot be directly published. They can updated only via export.": [
3024
3108
  "生成されたコンテンツビューは直接公開できません。コンテンツビューは、エクスポートしなければ更新されません。"
@@ -3057,7 +3141,7 @@
3057
3141
  "指定された条件はどのホストともマッチしません。ルールを変更してみてください。"
3058
3142
  ],
3059
3143
  "Given criteria doesn't match any non-modular RPMs. Try changing your rule.": [
3060
- ""
3144
+ "指定された条件はどの非モジュラー RPM ともマッチしません。ルールを変更してみてください。"
3061
3145
  ],
3062
3146
  "Go to job details": [
3063
3147
  "ジョブの詳細に移動"
@@ -3084,16 +3168,16 @@
3084
3168
  "0 より大きい必要があります"
3085
3169
  ],
3086
3170
  "Hash containing the Id of the single lifecycle environment to be associated with the activation key.": [
3087
- ""
3171
+ "アクティベーションキーに関連付ける単一のライフサイクル環境の ID を含むハッシュ。"
3088
3172
  ],
3089
3173
  "Help": [
3090
- ""
3174
+ "ヘルプ"
3091
3175
  ],
3092
3176
  "Helper": [
3093
3177
  "ヘルパー"
3094
3178
  ],
3095
3179
  "Hide Reclaim Space Warning": [
3096
- ""
3180
+ "領域の再利用に関する警告を非表示にする"
3097
3181
  ],
3098
3182
  "Hide affected activation keys": [
3099
3183
  "影響のあるアクティベーションキーを非表示"
@@ -3117,7 +3201,7 @@
3117
3201
  "ホスト %s は subscription-manager で登録されていません。"
3118
3202
  ],
3119
3203
  "Host %{hostname}: Cannot add content view environment to content facet. The host's content source '%{content_source}' does not sync lifecycle environment '%{lce}'.": [
3120
- ""
3204
+ "ホスト %{hostname}: コンテンツビュー環境をコンテンツファセットに追加できません。ホストのコンテンツソース '%{content_source}' はライフサイクル環境 '%{lce}' を同期しません。"
3121
3205
  ],
3122
3206
  "Host %{name} cannot be assigned release version %{release_version}.": [
3123
3207
  "ホスト %{name} は、リリースバージョン %{release_version} に割り当てることができません。"
@@ -3144,7 +3228,7 @@
3144
3228
  "ホスト ID"
3145
3229
  ],
3146
3230
  "Host Limit": [
3147
- ""
3231
+ "ホストの制限"
3148
3232
  ],
3149
3233
  "Host Profile Assume": [
3150
3234
  "ホストプロファイルの想定"
@@ -3174,16 +3258,16 @@
3174
3258
  "ホストコレクションおよびサブスクリプションの詳細"
3175
3259
  ],
3176
3260
  "Host content source will remain the same. Click Save below to update the host's content view environment.": [
3177
- ""
3261
+ "ホストコンテンツソースは同じままです。ホストのコンテンツビュー環境を更新するには、下の保存をクリックしてください。"
3178
3262
  ],
3179
3263
  "Host content view and environment updated": [
3180
3264
  "ホストコンテンツビューと環境が更新されました"
3181
3265
  ],
3182
3266
  "Host content view environment(s) updated": [
3183
- ""
3267
+ "ホストコンテンツビュー環境が更新されました"
3184
3268
  ],
3185
3269
  "Host content view environments updating.": [
3186
- ""
3270
+ "ホストコンテンツビュー環境を更新しています。"
3187
3271
  ],
3188
3272
  "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
3273
  "%s と BIOS UUID を共有するため、%s のホスト作成は省略されました。このハイパーバイザーをレポートするには、dmi.system.uuid ファクトを上書きするか、Candlepin 設定の 'candlepin.use_system_uuid_for_matching' を「true」に設定してください。"
@@ -3210,10 +3294,10 @@
3210
3294
  "該当するパッケージをリストするホスト ID"
3211
3295
  ],
3212
3296
  "Host identifier": [
3213
- ""
3297
+ "ホスト識別子"
3214
3298
  ],
3215
3299
  "Host lifecycle support expiration notification": [
3216
- ""
3300
+ "ホストのライフサイクルサポート期限切れの通知"
3217
3301
  ],
3218
3302
  "Host was not found by the subscription UUID: '%s', this can happen if the host is registered already, but not to this instance": [
3219
3303
  "サブスクリプション UUID: '%s' でホストが見つかりませんでした。これは、ホストがすでに登録されているけれども、このインスタンスには登録されていない場合に発生する可能性があります。"
@@ -3240,7 +3324,7 @@
3240
3324
  "ホスト: "
3241
3325
  ],
3242
3326
  "How many days before a completed Pulp task is purged by Orphan Cleanup.": [
3243
- ""
3327
+ "完了した Pulp タスクが孤立項目クリーンアップによって削除されるまでの日数。"
3244
3328
  ],
3245
3329
  "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
3330
  "Capsule で同時に同期する必要があるリポジトリ数。数値が小さいほど、同期時間が長くなる可能性があり、数値が大きいほど、dynflow の負荷が増加します。"
@@ -3248,6 +3332,12 @@
3248
3332
  "How to order the sorted results (e.g. ASC for ascending)": [
3249
3333
  "結果のソート順 (例: ascending (昇順) の ASC)"
3250
3334
  ],
3335
+ "Hypervisors": [
3336
+ ""
3337
+ ],
3338
+ "Hypervisors update": [
3339
+ ""
3340
+ ],
3251
3341
  "ID of a HTTP Proxy": [
3252
3342
  "HTTP プロキシ ー ID"
3253
3343
  ],
@@ -3270,7 +3360,7 @@
3270
3360
  "リポジトリーを表示させる組織の ID"
3271
3361
  ],
3272
3362
  "ID of flatpak remote to show repositories of": [
3273
- ""
3363
+ "リポジトリーを表示する flatpak リモートの ID"
3274
3364
  ],
3275
3365
  "ID of the Organization": [
3276
3366
  "組織 ID"
@@ -3333,22 +3423,22 @@
3333
3423
  "コンテンツホストの ID"
3334
3424
  ],
3335
3425
  "Id of the content view to limit the content counting on": [
3336
- ""
3426
+ "カウントするコンテンツを制限するコンテンツビューの ID"
3337
3427
  ],
3338
3428
  "Id of the content view to limit the synchronization on": [
3339
3429
  "同期を制限するコンテンツビューの ID"
3340
3430
  ],
3341
3431
  "Id of the content view to limit verifying checksum on": [
3342
- ""
3432
+ "チェックサムの検証を制限するコンテンツビューの ID"
3343
3433
  ],
3344
3434
  "Id of the environment to limit the content counting on": [
3345
- ""
3435
+ "コンテンツを制限する環境の ID"
3346
3436
  ],
3347
3437
  "Id of the environment to limit the synchronization on": [
3348
3438
  "同期を制限する環境の ID"
3349
3439
  ],
3350
3440
  "Id of the environment to limit verifying checksum on": [
3351
- ""
3441
+ "チェックサムの検証を制限する環境の ID"
3352
3442
  ],
3353
3443
  "Id of the host": [
3354
3444
  "ホストの ID"
@@ -3366,31 +3456,31 @@
3366
3456
  "環境を制限する組織の ID"
3367
3457
  ],
3368
3458
  "Id of the repository to limit the content counting on": [
3369
- ""
3459
+ "コンテンツを制限するリポジトリーの ID"
3370
3460
  ],
3371
3461
  "Id of the repository to limit the synchronization on": [
3372
3462
  "同期を制限するリポジトリーの ID"
3373
3463
  ],
3374
3464
  "Id of the repository to limit verifying checksum on": [
3375
- ""
3465
+ "チェックサムの検証を制限するリポジトリーの ID"
3376
3466
  ],
3377
3467
  "Id of the single content view to be associated with the activation key.": [
3378
- ""
3468
+ "アクティベーションキーに関連付ける単一のコンテンツビューの ID。"
3379
3469
  ],
3380
3470
  "Id of the single content view to be associated with the host.": [
3381
- ""
3471
+ "ホストに関連付ける単一のコンテンツビューの ID。"
3382
3472
  ],
3383
3473
  "Id of the single lifecycle environment to be associated with the activation key.": [
3384
- ""
3474
+ "アクティベーションキーに関連付ける単一のライフサイクル環境の ID。"
3385
3475
  ],
3386
3476
  "Id of the single lifecycle environment to be associated with the host.": [
3387
- ""
3477
+ "ホストに関連付ける単一のライフサイクル環境の ID。"
3388
3478
  ],
3389
3479
  "Id of the smart proxy": [
3390
3480
  "Smart Proxy の ID"
3391
3481
  ],
3392
3482
  "Id of the smart proxy from which the host consumes content.": [
3393
- ""
3483
+ "ホストが使用するコンテンツの取得元 Smart Proxy の ID。"
3394
3484
  ],
3395
3485
  "Idenifier of the SSL CA Cert": [
3396
3486
  "SSL CA 証明書の ID"
@@ -3417,7 +3507,7 @@
3417
3507
  "ライフサイクル環境の ID"
3418
3508
  ],
3419
3509
  "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
- ""
3510
+ "OS バージョンが一致しないクライアントでリポジトリーを利用不可にするかどうかを指定します。\\n[] を渡すと、OS バージョンに関係なくクライアントがリポジトリーを利用できるようになります。最大長は 1 です。許可されるタグは次のとおりです: %s"
3421
3511
  ],
3422
3512
  "Ids of smart proxies to associate": [
3423
3513
  "関連付ける Smart Proxy の ID"
@@ -3429,10 +3519,10 @@
3429
3519
  "DMI UUID が重複しているためにホストの登録に失敗した場合は、ここにコンマ区切りの値を追加します。今後の登録では、影響を受けるホストに対して一意の DMI UUID が生成されます。"
3430
3520
  ],
3431
3521
  "If product certificates should be used to authenticate to a custom CDN.": [
3432
- ""
3522
+ "カスタム CDN に対する認証に製品証明書を使用する必要があるかどうか。"
3433
3523
  ],
3434
3524
  "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
- ""
3525
+ "これが設定されている場合、Katello で新しく作成された APT リポジトリーは、同期元のリモートリポジトリーと同じリポジトリー構造を使用します。'foreman-rake katello:migrate_structure_content_for_deb' を実行して、既存の APT リポジトリーを設定に合わせて移行できます。"
3436
3526
  ],
3437
3527
  "If specified, remove the first instance of a subscription with matching id and quantity": [
3438
3528
  "指定された場合、ID と数量が一致するサブスクリプションの最初のインスタンスを削除します"
@@ -3447,7 +3537,7 @@
3447
3537
  "これが有効で、register_hostname_fact が設定および指定されている場合には、登録時に、そのファクトだけを使用して名前で新規ホストを検索し、ホスト名の照合をすべてスキップします"
3448
3538
  ],
3449
3539
  "If this is enabled, content counts on smart proxies will be updated automatically after content sync.": [
3450
- ""
3540
+ "これを有効にすると、コンテンツの同期後に Smart Proxy 上のコンテンツ数が自動的に更新されます。"
3451
3541
  ],
3452
3542
  "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
3543
  "有効の場合、公開済みコンテンツビューに属する場合でもリポジトリーを削除できます。削除されたリポジトリーは、すべてのコンテンツビューバージョンから削除されます。"
@@ -3456,10 +3546,10 @@
3456
3546
  "これが有効な場合には、環境 (\\\"archived\\\") がないコンテンツビューバージョンのリポジトリーが '/pulp/content/<organization>/content_views/<content view>/X.Y/...' で配布されます。"
3457
3547
  ],
3458
3548
  "If this is enabled, the Smart Proxy page will suppress the warning message about reclaiming space.": [
3459
- ""
3549
+ "これを有効にすると、Smart Proxy ページに領域の再利用に関する警告メッセージが表示されなくなります。"
3460
3550
  ],
3461
3551
  "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
- ""
3552
+ "true の場合、増分更新なしでインストールできるエラータのみが、ホストのエラータステータスに影響します。また、ホストコレクションのダッシュボードウィジェットにも影響します。"
3463
3553
  ],
3464
3554
  "If true, only return repository sets that are associated with an active subscriptions": [
3465
3555
  "true の場合には、アクティブなサブスクリプションに関連付けられているリポジトリーセットのみを返します"
@@ -3468,7 +3558,7 @@
3468
3558
  "true の場合には、有効なリポジトリーセットのみを返します。デフォルトは false です"
3469
3559
  ],
3470
3560
  "If true, return custom repository sets along with redhat repos. Will be ignored if repository_type is supplied.": [
3471
- ""
3561
+ "true の場合は、カスタムリポジトリーセットを redhat リポジトリーとともに返します。repository_type が指定されている場合は無視されます。"
3472
3562
  ],
3473
3563
  "If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Defaults to true": [
3474
3564
  "true の場合には、指定されたエラータまたはパッケージを追加すると、必要な依存関係もコピーされます。デフォルトは True です。"
@@ -3483,7 +3573,7 @@
3483
3573
  "無視できるコンテンツは、Yum リポジトリーにのみ設定できます。"
3484
3574
  ],
3485
3575
  "Ignore %s cannot be set in combination with the 'Complete Mirroring' mirroring policy.": [
3486
- ""
3576
+ "%s の無視は、'完全ミラーリング' ミラーリングポリシーと組み合わせて設定できません。"
3487
3577
  ],
3488
3578
  "Ignore errors": [
3489
3579
  "エラーを無視する"
@@ -3501,28 +3591,28 @@
3501
3591
  "無視するホスト"
3502
3592
  ],
3503
3593
  "Image": [
3504
- ""
3594
+ "イメージ"
3505
3595
  ],
3506
3596
  "Image digest": [
3507
- ""
3597
+ "イメージダイジェスト"
3508
3598
  ],
3509
3599
  "Image digests": [
3510
- ""
3600
+ "イメージダイジェスト"
3511
3601
  ],
3512
3602
  "Image mode": [
3513
- ""
3603
+ "イメージモード"
3514
3604
  ],
3515
3605
  "Image mode / package mode": [
3516
- ""
3606
+ "イメージモード/パッケージモード"
3517
3607
  ],
3518
3608
  "Image mode details": [
3519
- ""
3609
+ "イメージモードの詳細"
3520
3610
  ],
3521
3611
  "Image name": [
3522
- ""
3612
+ "イメージ名"
3523
3613
  ],
3524
3614
  "Image-mode host": [
3525
- ""
3615
+ "イメージモードホスト"
3526
3616
  ],
3527
3617
  "Immediate": [
3528
3618
  "即時"
@@ -3558,16 +3648,19 @@
3558
3648
  "コンテンツビューバージョンをライブラリーにインポートします"
3559
3649
  ],
3560
3650
  "Import a manifest using the Manifest tab above.": [
3561
- ""
3651
+ "上のマニフェストタブを使用してマニフェストをインポートしてください。"
3562
3652
  ],
3563
3653
  "Import a repository": [
3564
3654
  "リポジトリーのインポート"
3565
3655
  ],
3566
3656
  "Import a subscription manifest to give hosts access to Red Hat content.": [
3657
+ "サブスクリプションマニフェストをインポートして、ホストが Red Hat コンテンツにアクセスできるようにします。"
3658
+ ],
3659
+ "Import migration": [
3567
3660
  ""
3568
3661
  ],
3569
3662
  "Import new manifest": [
3570
- ""
3663
+ "新しいマニフェストのインポート"
3571
3664
  ],
3572
3665
  "Import only": [
3573
3666
  "インポートのみ"
@@ -3575,6 +3668,12 @@
3575
3668
  "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view.": [
3576
3669
  "インポートのみのコンテンツビューは直接公開できません。コンテンツは、ビューにインポートしなければ更新されません。"
3577
3670
  ],
3671
+ "Import repository upload": [
3672
+ ""
3673
+ ],
3674
+ "Import upload": [
3675
+ ""
3676
+ ],
3578
3677
  "Import uploads into a repository": [
3579
3678
  "アップロードのリポジトリーへのインポート"
3580
3679
  ],
@@ -3603,7 +3702,7 @@
3603
3702
  "追加"
3604
3703
  ],
3605
3704
  "Include Refs": [
3606
- ""
3705
+ "参照の追加"
3607
3706
  ],
3608
3707
  "Include all RPMs not associated to any errata": [
3609
3708
  "エラータに関連付けられていないすべての RPM を含める"
@@ -3618,7 +3717,7 @@
3618
3717
  "追加フィルター"
3619
3718
  ],
3620
3719
  "Include manifests": [
3621
- ""
3720
+ "マニフェストを含める"
3622
3721
  ],
3623
3722
  "Included": [
3624
3723
  "包含済み"
@@ -3641,8 +3740,11 @@
3641
3740
  "Incremental Update incomplete.": [
3642
3741
  "増分更新が完了していません。"
3643
3742
  ],
3743
+ "Incremental Update of Content View Version(s) ": [
3744
+ ""
3745
+ ],
3644
3746
  "Incremental Update of %{content_view_count} Content View Version(s) ": [
3645
- "%{content_view_count} 件のコンテンツビューバージョンの増分更新"
3747
+ "%{content_view_count} 件のコンテンツビューバージョンの増分更新 "
3646
3748
  ],
3647
3749
  "Incremental update": [
3648
3750
  "増分更新"
@@ -3653,12 +3755,27 @@
3653
3755
  "Incremental update specified for composite %{name} version %{version}, but no components updated.": [
3654
3756
  "複合コンテンツ %{name} のバージョン %{version} に増分更新が指定されましたが、コンポーネントは更新されていません。"
3655
3757
  ],
3758
+ "Index content": [
3759
+ ""
3760
+ ],
3761
+ "Index errata": [
3762
+ ""
3763
+ ],
3764
+ "Index module streams": [
3765
+ ""
3766
+ ],
3767
+ "Index package groups": [
3768
+ ""
3769
+ ],
3656
3770
  "Informable Type must be one of the following [ %{list} ]": [
3657
3771
  "情報タイプは以下のいずれかでなければなりません [ %{list} ]"
3658
3772
  ],
3659
3773
  "Inherit from Repository": [
3660
3774
  "リポジトリーから継承"
3661
3775
  ],
3776
+ "Initialize": [
3777
+ ""
3778
+ ],
3662
3779
  "Initiate a sync of the products attached to the sync plan": [
3663
3780
  "同期プランに割り当てられた製品の同期を開始します"
3664
3781
  ],
@@ -3693,13 +3810,13 @@
3693
3810
  "インストール可能"
3694
3811
  ],
3695
3812
  "Installable bugfix/enhancement errata": [
3696
- ""
3813
+ "インストール可能なバグ修正/機能拡張エラータ"
3697
3814
  ],
3698
- "Installable errata are applicable errata that are available in the host's content view and lifecycle environment.": [
3815
+ "Installable errata are applicable errata that are available in the host's assigned content view environments.": [
3699
3816
  ""
3700
3817
  ],
3701
3818
  "Installable security errata": [
3702
- ""
3819
+ "インストール可能なセキュリティーエラータ"
3703
3820
  ],
3704
3821
  "Installable updates": [
3705
3822
  "インストール可能な更新"
@@ -3734,6 +3851,9 @@
3734
3851
  "Installing Package...": [
3735
3852
  "パッケージのインストール中..."
3736
3853
  ],
3854
+ "Instance update": [
3855
+ ""
3856
+ ],
3737
3857
  "Instance-based": [
3738
3858
  "インスタンスベース"
3739
3859
  ],
@@ -3756,7 +3876,7 @@
3756
3876
  "無効なコンテンツラベル: %s"
3757
3877
  ],
3758
3878
  "Invalid content type '%{content_type}' provided. Content types can be one of %{content_types}": [
3759
- "無効なコンテンツタイプ '{content_type}' が指定されています。コンテンツタイプには {content_types} のいずれかを指定できます。"
3879
+ "無効なコンテンツタイプ '%{content_type}' が指定されています。コンテンツタイプには %{content_types} のいずれかを指定できます。"
3760
3880
  ],
3761
3881
  "Invalid date range. The erratum filter rule start date must come before the end date": [
3762
3882
  "無効な日付の範囲です。エラータフィルタールールの開始日は終了日の前でなくてはなりません。"
@@ -3765,7 +3885,7 @@
3765
3885
  "無効なエラータフィルタールールが指定されました。'errata_id' を 'start_date'、'end_date' または 'types' と同じ組で指定することはできません"
3766
3886
  ],
3767
3887
  "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
- ""
3888
+ "無効なエラータフィルタールールが指定されました。 'errata_id'、'start_date'、'end_date'、'types'、または 'allow_other_types' から少なくとも 1 つを指定する必要があります。"
3769
3889
  ],
3770
3890
  "Invalid erratum types %{invalid_types} provided. Erratum type can be any of %{valid_types}": [
3771
3891
  "無効なエラータタイプ %{invalid_types} が指定されました。エラータタイプは %{valid_types} のいずれかに指定できます"
@@ -3780,25 +3900,25 @@
3780
3900
  "無効なフィルタールールが指定されました。'version' を 'min_version' または 'max_version' と同じタプルで指定することはできません"
3781
3901
  ],
3782
3902
  "Invalid format. Container name cannot be blank.": [
3783
- ""
3903
+ "無効な形式です。コンテナー名は空白にできません。"
3784
3904
  ],
3785
3905
  "Invalid format. Container pushes should follow 'organization_label/product_label/name' OR 'id/organization_id/product_id/name' schema.": [
3786
- ""
3906
+ "無効な形式です。コンテナーのプッシュは、'organization_label/product_label/name' または 'id/organization_id/product_id/name' というスキーマに準拠している必要があります。"
3787
3907
  ],
3788
3908
  "Invalid format. Organization id must be an integer without leading zeros.": [
3789
- ""
3909
+ "無効な形式です。組織 ID は、先頭にゼロが付いていない整数である必要があります。"
3790
3910
  ],
3791
3911
  "Invalid format. Organization label cannot be blank.": [
3792
- ""
3912
+ "無効な形式です。組織ラベルは空白にできません。"
3793
3913
  ],
3794
3914
  "Invalid format. Product id must be an integer without leading zeros.": [
3795
- ""
3915
+ "無効な形式です。製品 ID は、先頭にゼロが付いていない整数である必要があります。"
3796
3916
  ],
3797
3917
  "Invalid format. Product label cannot be blank.": [
3798
- ""
3918
+ "無効な形式です。製品ラベルは空白にできません。"
3799
3919
  ],
3800
3920
  "Invalid mirroring policy for repository type %{type}, only %{policies} are valid.": [
3801
- "リポジトリータイプ %%{type} には無効なミラーリングポリシーです。%%{policies} だけが有効です。"
3921
+ "リポジトリータイプ %{type} には無効なミラーリングポリシーです。%{policies} だけが有効です。"
3802
3922
  ],
3803
3923
  "Invalid parameters sent in the request for this operation. Please contact a system administrator.": [
3804
3924
  "この操作に対する要求で送信されたパラメーターが無効です。システム管理者に連絡してください。"
@@ -3840,7 +3960,7 @@
3840
3960
  "発行元"
3841
3961
  ],
3842
3962
  "It is only allowed for Non-Redhat Yum repositories.": [
3843
- ""
3963
+ "Red Hat 以外の Yum リポジトリーでのみ許可されています。"
3844
3964
  ],
3845
3965
  "Job '${description}' completed": [
3846
3966
  "ジョブ '${description}' が完了しました"
@@ -3849,28 +3969,28 @@
3849
3969
  "ジョブ '${description}' が開始されました。"
3850
3970
  ],
3851
3971
  "Katello Bootc interface": [
3852
- ""
3972
+ "Katello Bootc インターフェイス"
3853
3973
  ],
3854
3974
  "Katello ID of local pool to update": [
3855
3975
  "更新するローカルプールの Katello ID"
3856
3976
  ],
3857
3977
  "Katello: Bootc Action": [
3858
- ""
3978
+ "Katello: Bootc アクション"
3859
3979
  ],
3860
3980
  "Katello: Bootc Rollback": [
3861
- ""
3981
+ "Katello: Bootc ロールバック"
3862
3982
  ],
3863
3983
  "Katello: Bootc Status": [
3864
- ""
3984
+ "Katello: Bootc ステータス"
3865
3985
  ],
3866
3986
  "Katello: Bootc Switch": [
3867
- ""
3987
+ "Katello: Bootc スイッチ"
3868
3988
  ],
3869
3989
  "Katello: Bootc Upgrade": [
3870
- ""
3990
+ "Katello: Bootc のアップグレード"
3871
3991
  ],
3872
3992
  "Katello: Configure host for new content source": [
3873
- ""
3993
+ "Katello: 新しいコンテンツソースのホストの設定"
3874
3994
  ],
3875
3995
  "Katello: Install Errata": [
3876
3996
  "Katello: エラータのインストール"
@@ -3915,10 +4035,10 @@
3915
4035
  "Katello: 検索クエリーでのパッケージの更新"
3916
4036
  ],
3917
4037
  "Katello: Upload Profile": [
3918
- ""
4038
+ "Katello: プロファイルのアップロード"
3919
4039
  ],
3920
4040
  "Keep latest packages": [
3921
- ""
4041
+ "最新のパッケージを保持する"
3922
4042
  ],
3923
4043
  "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)": [
3924
4044
  "subscription-manager ファクトの Key-Value ハッシュ。ネスト化には、ピリオド (.) で区切ります。"
@@ -3945,7 +4065,7 @@
3945
4065
  "コンテンツビューのラベル"
3946
4066
  ],
3947
4067
  "Label of the flatpak remote": [
3948
- ""
4068
+ "flatpak リモートのラベル"
3949
4069
  ],
3950
4070
  "Last check-in:": [
3951
4071
  "最終チェックイン"
@@ -3963,10 +4083,10 @@
3963
4083
  "最終更新 :"
3964
4084
  ],
3965
4085
  "Last seen": [
3966
- ""
4086
+ "最後に表示"
3967
4087
  ],
3968
4088
  "Last sync": [
3969
- ""
4089
+ "最終同期"
3970
4090
  ],
3971
4091
  "Last task": [
3972
4092
  "最後のタスク"
@@ -3981,10 +4101,10 @@
3981
4101
  "最新バージョン"
3982
4102
  ],
3983
4103
  "Learn more about adding subscription manifests in ": [
3984
- ""
4104
+ "サブスクリプションマニフェストの追加に関する詳細: "
3985
4105
  ],
3986
4106
  "Legacy UI": [
3987
- ""
4107
+ "レガシー UI"
3988
4108
  ],
3989
4109
  "Legacy content host UI": [
3990
4110
  "レガシーコンテンツホストの UI"
@@ -4029,13 +4149,13 @@
4029
4149
  "ライフサイクル環境 '%{environment}' はこの Capsule に割り当てられていません。"
4030
4150
  ],
4031
4151
  "Lifecycle environment '%{env}' cannot be used with content view '%{view}'": [
4032
- ""
4152
+ "ライフサイクル環境 '%{env}' は、コンテンツビュー '%{view}' では使用できません"
4033
4153
  ],
4034
4154
  "Lifecycle environment ID": [
4035
4155
  "ライフサイクル環境 ID"
4036
4156
  ],
4037
4157
  "Lifecycle environment must be specified": [
4038
- ""
4158
+ "ライフサイクル環境を指定する必要があります。"
4039
4159
  ],
4040
4160
  "Lifecycle environment was not attached to the smart proxy; therefore, no changes were made.": [
4041
4161
  "ライフサイクル環境が Smart Proxy に割り当てられていないため、変更は行われませんでした。"
@@ -4047,10 +4167,10 @@
4047
4167
  "ライフサイクル環境をデフォルトの Smart Proxy で変更できません。すべてのライフサイクル環境のコンテンツはこの Smart Proxy 上に存在します。"
4048
4168
  ],
4049
4169
  "Limit actions to content in the host's environment.": [
4050
- ""
4170
+ "アクションをホストの環境内のコンテンツに制限します。"
4051
4171
  ],
4052
4172
  "Limit content to Red Hat / custom": [
4053
- ""
4173
+ "コンテンツを Red Hat / カスタムに制限します。"
4054
4174
  ],
4055
4175
  "Limit content to enabled / disabled / overridden": [
4056
4176
  "コンテンツの有効/無効/上書きを制限します。"
@@ -4098,7 +4218,7 @@
4098
4218
  "すべての組織を一覧表示します"
4099
4219
  ],
4100
4220
  "List all packages unique by name": [
4101
- ""
4221
+ "名前が一意であるパッケージをすべて一覧表示"
4102
4222
  ],
4103
4223
  "List alternate content sources.": [
4104
4224
  "代替コンテンツソースを一覧表示します。"
@@ -4113,16 +4233,16 @@
4113
4233
  "Red Hat Subscription Management から利用可能なサブスクリプションを一覧表示します"
4114
4234
  ],
4115
4235
  "List booted bootc container images for hosts": [
4116
- ""
4236
+ "ホストで起動済みの bootc コンテナイメージの表示"
4117
4237
  ],
4118
4238
  "List components attached to this content view": [
4119
4239
  "このコンテンツビューに割り当てられたコンポーネントの一覧を表示します"
4120
4240
  ],
4121
4241
  "List content counts for the smart proxy": [
4122
- ""
4242
+ "Smart Proxy のコンテンツ数を一覧表示します"
4123
4243
  ],
4124
4244
  "List content view environments": [
4125
- ""
4245
+ "コンテンツビュー環境の表示"
4126
4246
  ],
4127
4247
  "List content view versions": [
4128
4248
  "コンテンツビューのバージョンを一覧表示"
@@ -4155,13 +4275,13 @@
4155
4275
  "フィルタールールを一覧表示"
4156
4276
  ],
4157
4277
  "List flatpak remote repositories": [
4158
- ""
4278
+ "flatpak リモートリポジトリーの表示"
4159
4279
  ],
4160
4280
  "List flatpak remote's repositories": [
4161
- ""
4281
+ "flatpak リモートのリポジトリーを表示する"
4162
4282
  ],
4163
4283
  "List flatpak remotes": [
4164
- ""
4284
+ "flatpak リモートの表示"
4165
4285
  ],
4166
4286
  "List host collections": [
4167
4287
  "ホストコレクションを一覧表示"
@@ -4329,7 +4449,7 @@
4329
4449
  "Smart Proxy に割り当てられていないライフサイクル環境を一覧表示します"
4330
4450
  ],
4331
4451
  "Load balancer": [
4332
- ""
4452
+ "ロードバランサー"
4333
4453
  ],
4334
4454
  "Loading": [
4335
4455
  "ロード中"
@@ -4344,7 +4464,7 @@
4344
4464
  "低"
4345
4465
  ],
4346
4466
  "Maintenance support": [
4347
- ""
4467
+ "メンテナンスサポート"
4348
4468
  ],
4349
4469
  "Make copy of a content view": [
4350
4470
  "コンテンツビューのコピー作成"
@@ -4359,13 +4479,13 @@
4359
4479
  "マニフェストの管理"
4360
4480
  ],
4361
4481
  "Manage content": [
4362
- ""
4482
+ "コンテンツの管理"
4363
4483
  ],
4364
4484
  "Manage errata": [
4365
- ""
4485
+ "エラータの管理"
4366
4486
  ],
4367
4487
  "Manage packages": [
4368
- ""
4488
+ "パッケージの管理"
4369
4489
  ],
4370
4490
  "Manifest": [
4371
4491
  "Manifest (マニフェスト)"
@@ -4377,13 +4497,13 @@
4377
4497
  "マニフェストを削除しました"
4378
4498
  ],
4379
4499
  "Manifest does not have a valid subscription": [
4380
- ""
4500
+ "マニフェストに有効なサブスクリプションがありません"
4381
4501
  ],
4382
4502
  "Manifest expired": [
4383
- ""
4503
+ "マニフェストの有効期限が切れました"
4384
4504
  ],
4385
4505
  "Manifest expiring soon": [
4386
- ""
4506
+ "マニフェストがまもなく有効期限切れになります"
4387
4507
  ],
4388
4508
  "Manifest imported": [
4389
4509
  "マニフェストをインポートしました"
@@ -4401,7 +4521,7 @@
4401
4521
  "'%{subject}' のマニフェストが更新されました。"
4402
4522
  ],
4403
4523
  "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
- ""
4524
+ "組織 %{subject} のマニフェストに、%{days_remaining} 日後の %{manifest_expire_date} に有効期限が切れるアイデンティティー証明書があります。有効期限を延長するには、マニフェストを更新してください。"
4405
4525
  ],
4406
4526
  "Manifest refresh timeout": [
4407
4527
  "マニフェストの更新のタイムアウト"
@@ -4419,7 +4539,7 @@
4419
4539
  "%s のコンテンツホストステータスを不明としてマーク"
4420
4540
  ],
4421
4541
  "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs.": [
4422
- ""
4542
+ "作成したフィルタールールに基づいて RPM をマッチします。RPM フィルターはモジュラー RPM には適用されません。"
4423
4543
  ],
4424
4544
  "Matching content": [
4425
4545
  "マッチするコンテンツ"
@@ -4460,9 +4580,12 @@
4460
4580
  "Messaging connection": [
4461
4581
  "メッセージング接続"
4462
4582
  ],
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.": [
4583
+ "Metadata generate": [
4464
4584
  ""
4465
4585
  ],
4586
+ "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.": [
4587
+ "メタデータの再公開は、'完全ミラーリング' リポジトリーでは危険です。ミラーリングポリシーを変更してから再試行してください。\\nあるいは、'force' パラメーターを使用してメタデータをローカルに再生成してください。次回の同期時に、アップストリームリポジトリーのメタデータによって、'完全ミラーリング' リポジトリーのローカルメタデータが上書きされます。"
4588
+ ],
4466
4589
  "Metadata taken from the upstream export history for this Content View Version": [
4467
4590
  "このコンテンツビューバージョンのアップストリームエクスポート履歴から取得したメタデータ"
4468
4591
  ],
@@ -4470,16 +4593,16 @@
4470
4593
  "最小のバージョン"
4471
4594
  ],
4472
4595
  "Mirror Remote Repository": [
4473
- ""
4596
+ "リモートリポジトリーのミラーリング"
4474
4597
  ],
4475
4598
  "Mirror a flatpak remote repository": [
4476
- ""
4599
+ "flatpak リモートリポジトリーをミラーリングする"
4477
4600
  ],
4478
4601
  "Missing activation key!": [
4479
4602
  "アクティベーションキーがありません!"
4480
4603
  ],
4481
4604
  "Missing arguments %{substitutions} for %{content_url}": [
4482
- "%{content_url} の引数 %{substitutions} がありません"
4605
+ "%{content_url} %{substitutions} 引数がありません"
4483
4606
  ],
4484
4607
  "Model": [
4485
4608
  "モデル"
@@ -4488,7 +4611,7 @@
4488
4611
  "中"
4489
4612
  ],
4490
4613
  "Modify via remote execution": [
4491
- ""
4614
+ "リモート実行による変更"
4492
4615
  ],
4493
4616
  "Modular": [
4494
4617
  "モジュラー"
@@ -4512,6 +4635,15 @@
4512
4635
  "Red Hat リポジトリーを有効にしたり、カスタム製品を作成したりすると、モジュールストリームがここに表示されます。"
4513
4636
  ],
4514
4637
  "Multi Content View Environment": [
4638
+ "マルチコンテンツビュー環境"
4639
+ ],
4640
+ "Multi copy all units": [
4641
+ ""
4642
+ ],
4643
+ "Multi copy content": [
4644
+ ""
4645
+ ],
4646
+ "Multi copy units": [
4515
4647
  ""
4516
4648
  ],
4517
4649
  "Multi-entitlement": [
@@ -4524,22 +4656,22 @@
4524
4656
  "NA"
4525
4657
  ],
4526
4658
  "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
- ""
4659
+ "注記: コンテンツビューバージョン '%{content_view} %{current}' にはエクスポート可能なリポジトリーがありません。エクスポートするには、'%{exportable_types}' のタイプのいずれかが含まれるリポジトリーが少なくとも 1 つ必要です。"
4528
4660
  ],
4529
4661
  "NOTE: Unable to export repository '%{repository}' because it does not have an exportable content type.": [
4530
4662
  "注: エクスポート可能なコンテンツタイプがないので '%{repository}' リポジトリーをエクスポートできません。"
4531
4663
  ],
4532
4664
  "NOTE: Unable to export repository '%{repository}' because it does not have an syncably exportable content type.": [
4533
- ""
4665
+ "注: 同期可能かつエクスポート可能なコンテンツタイプがないので '%{repository}' リポジトリーをエクスポートできません。"
4534
4666
  ],
4535
4667
  "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
- "注記: 「即時」ダウンロードポリシーのないリポジトリーが含まれているため、'%%{organization}' 組織のライブラリーを完全にエクスポートすることはできません。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期して、エクスポートに含めます。\\n %%{repos}"
4668
+ "注記: 「即時」ダウンロードポリシーのないリポジトリーが含まれているため、'%{organization}' 組織のライブラリーを完全にエクスポートすることはできません。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期して、エクスポートに含めます。\\n %{repos}"
4537
4669
  ],
4538
4670
  "NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories with un-exportable content types. \\n %{repos}": [
4539
4671
  "注: コンテンツビューバージョン '%{content_view} %{current}' をすべてエクスポートできません。エクスポートできない。コンテンツタイプを使用するリポジトリーが含まれています。\\n %{repos}"
4540
4672
  ],
4541
4673
  "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} %%{current}' を完全にエクスポートすることができません。これには、「即時」ダウンロードポリシーのないリポジトリーが含まれています。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期します。同期したら、コンテンツビューを再公開し、生成されたバージョンをエクスポートします。 \\n %%{repos}"
4674
+ "注記: コンテンツビューバージョン '%{content_view} %{current}' を完全にエクスポートすることができません。これには、「即時」ダウンロードポリシーのないリポジトリーが含まれています。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期します。同期したら、コンテンツビューを再公開し、生成されたバージョンをエクスポートします。 \\n %{repos}"
4543
4675
  ],
4544
4676
  "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
4677
  "注記: 「即時」ダウンロードポリシーがないため、リポジトリー '%{repository}' を完全にエクスポートすることはできません。ダウンロードポリシーを更新し、影響を受けるリポジトリーを同期して、エクスポートに含めます。"
@@ -4566,10 +4698,10 @@
4566
4698
  "コンテンツビューの名前"
4567
4699
  ],
4568
4700
  "Name of the flatpak remote": [
4569
- ""
4701
+ "flatpak リモートの名前"
4570
4702
  ],
4571
4703
  "Name of the flatpak remote repository": [
4572
- ""
4704
+ "flatpak リモートリポジトリーの名前"
4573
4705
  ],
4574
4706
  "Name of the host": [
4575
4707
  "ホスト名"
@@ -4620,13 +4752,13 @@
4620
4752
  "コンテンツビューの新規の名前"
4621
4753
  ],
4622
4754
  "New version is available: Version ${latestVersion}": [
4623
- "新しいバージョンが利用可能です: バージョン {latestVersion}"
4755
+ "新しいバージョンが利用可能です: バージョン ${latestVersion}"
4624
4756
  ],
4625
4757
  "Newly published": [
4626
4758
  "最新公開日"
4627
4759
  ],
4628
4760
  "Newly published version will be the same as the previous version.": [
4629
- ""
4761
+ "新しく公開されたバージョンは、以前のバージョンと同じです。"
4630
4762
  ],
4631
4763
  "No": [
4632
4764
  "いいえ"
@@ -4671,16 +4803,16 @@
4671
4803
  "表示するアーティファクトはありません"
4672
4804
  ],
4673
4805
  "No available component content view updates": [
4674
- ""
4806
+ "コンポーネントのコンテンツビューの更新で利用できるものはありません"
4675
4807
  ],
4676
4808
  "No available debs found for search term '%s'. Check the host's content view environments and already-installed debs.": [
4677
- ""
4809
+ "検索語 '%s' に該当する debs が見つかりません。ホストのコンテンツビュー環境とすでにインストールされている deb を確認してください。"
4678
4810
  ],
4679
4811
  "No available packages found for search term '%s'.": [
4680
- ""
4812
+ "検索用語 '%s' に該当するパッケージが見つかりません。"
4681
4813
  ],
4682
4814
  "No available repository or filter updates": [
4683
- ""
4815
+ "利用可能なリポジトリーまたはフィルターの更新がありません"
4684
4816
  ],
4685
4817
  "No content": [
4686
4818
  "コンテンツがありません"
@@ -4695,13 +4827,13 @@
4695
4827
  "選択したバージョンにコンテンツがありません。"
4696
4828
  ],
4697
4829
  "No content view environments": [
4698
- ""
4830
+ "コンテンツビュー環境がありません"
4699
4831
  ],
4700
4832
  "No content view environments found with ids: %{ids}": [
4701
- ""
4833
+ "ID が %{ids} のコンテンツビュー環境が見つかりません。"
4702
4834
  ],
4703
4835
  "No content view environments found with names: %{names}": [
4704
- ""
4836
+ "名前が %{names} のコンテンツビュー環境が見つかりません。"
4705
4837
  ],
4706
4838
  "No content view history events found.": [
4707
4839
  "コンテンビューの履歴イベントが見つかりません。"
@@ -4713,10 +4845,10 @@
4713
4845
  "選択した環境に利用可能なコンテンツビューはありません"
4714
4846
  ],
4715
4847
  "No content views to add yet": [
4716
- ""
4848
+ "追加するコンテンツビューはまだありません"
4717
4849
  ],
4718
4850
  "No content views yet": [
4719
- ""
4851
+ "コンテンツビューがまだありません"
4720
4852
  ],
4721
4853
  "No content_view_version_ids provided": [
4722
4854
  "content_view_version_ids が指定されていません"
@@ -4728,7 +4860,7 @@
4728
4860
  "説明はありません"
4729
4861
  ],
4730
4862
  "No docker manifests to delete after ignoring manifests with tags or manifest lists": [
4731
- ""
4863
+ "タグまたはマニフェストリストによりマニフェストを無視したため、削除する Docker マニフェストがありません"
4732
4864
  ],
4733
4865
  "No enabled repositories match your search criteria.": [
4734
4866
  "検索条件に一致する有効なリポジトリーはありません。"
@@ -4737,16 +4869,16 @@
4737
4869
  "環境なし"
4738
4870
  ],
4739
4871
  "No errata filter rules yet": [
4740
- ""
4872
+ "エラータフィルタールールはまだありません"
4741
4873
  ],
4742
4874
  "No errata found.": [
4743
- ""
4875
+ "エラータが見つかりません。"
4744
4876
  ],
4745
4877
  "No errata matching given search query": [
4746
- ""
4878
+ "指定した検索クエリーに一致するエラータがありません"
4747
4879
  ],
4748
4880
  "No errata to add yet": [
4749
- ""
4881
+ "追加するエラータがまだありません"
4750
4882
  ],
4751
4883
  "No errors": [
4752
4884
  "エラーなし"
@@ -4758,10 +4890,10 @@
4758
4890
  "ファイルがアップロードされていません"
4759
4891
  ],
4760
4892
  "No filters yet": [
4761
- ""
4893
+ "まだフィルターはありません"
4762
4894
  ],
4763
4895
  "No history yet": [
4764
- ""
4896
+ "履歴がまだありません"
4765
4897
  ],
4766
4898
  "No host collections": [
4767
4899
  "ホストコレクションはありません"
@@ -4773,16 +4905,16 @@
4773
4905
  "ホストコレクションはまだありません"
4774
4906
  ],
4775
4907
  "No hosts found": [
4776
- ""
4908
+ "ホストが見つかりません。"
4777
4909
  ],
4778
4910
  "No hosts registered with subscription-manager found in selection.": [
4779
4911
  "subscription-manager に登録されているホストが選択肢に含まれていません。"
4780
4912
  ],
4781
4913
  "No hosts were specified": [
4782
- ""
4914
+ "ホストが指定されていません"
4783
4915
  ],
4784
4916
  "No installed debs found for search term '%s'": [
4785
- ""
4917
+ "検索語 '%s' に該当するインストール済み debs が見つかりません"
4786
4918
  ],
4787
4919
  "No installed packages and/or enabled repositories have been reported by %s.": [
4788
4920
  "%s でレポートされたインストール済みパッケージや有効なリポジトリーはありません。"
@@ -4797,7 +4929,7 @@
4797
4929
  "マニフェストが見つかりません。コンテンツをインポートする前に、適切なサブスクリプションでマニフェストをインポートしてください。"
4798
4930
  ],
4799
4931
  "No manifest imported": [
4800
- ""
4932
+ "マニフェストがインポートされていません"
4801
4933
  ],
4802
4934
  "No matching ": [
4803
4935
  "マッチする項目が"
@@ -4806,7 +4938,7 @@
4806
4938
  "マッチする {name} が見つかりませんでした"
4807
4939
  ],
4808
4940
  "No matching ${selectedContentType} found": [
4809
- "マッチする {selectedContentType} が見つかりませんでした"
4941
+ "マッチする ${selectedContentType} が見つかりませんでした"
4810
4942
  ],
4811
4943
  "No matching DEB found.": [
4812
4944
  "一致する DEB が見つかりませんでした。"
@@ -4839,7 +4971,7 @@
4839
4971
  "マッチするホストが見つかりませんでした。"
4840
4972
  ],
4841
4973
  "No matching non-modular RPM found.": [
4842
- ""
4974
+ "一致する非モジュラー RPM がありません。"
4843
4975
  ],
4844
4976
  "No matching packages found": [
4845
4977
  "マッチするパッケージが見つかりませんでした"
@@ -4857,16 +4989,16 @@
4857
4989
  "一致するバージョンが見つかりません"
4858
4990
  ],
4859
4991
  "No module stream filter rules yet": [
4860
- ""
4992
+ "モジュールストリームフィルターがまだありません"
4861
4993
  ],
4862
4994
  "No module streams to add yet.": [
4863
- ""
4995
+ "追加するモジュールストリームがまだありません。"
4864
4996
  ],
4865
4997
  "No new packages installed": [
4866
4998
  "インストール済みの新規パッケージはありません"
4867
4999
  ],
4868
5000
  "No package groups yet": [
4869
- ""
5001
+ "RPM パッケージグループがまだありません"
4870
5002
  ],
4871
5003
  "No packages": [
4872
5004
  "パッケージがありません"
@@ -4874,7 +5006,7 @@
4874
5006
  "No packages available to install": [
4875
5007
  "インストール可能なパッケージはありません"
4876
5008
  ],
4877
- "No packages available to install on this host. Please check the host's content view and lifecycle environment.": [
5009
+ "No packages available to install on this host. Please check the host's assigned content view environments.": [
4878
5010
  ""
4879
5011
  ],
4880
5012
  "No packages removed": [
@@ -4917,10 +5049,10 @@
4917
5049
  "同期プランに関連付けられた再帰論理はありません。"
4918
5050
  ],
4919
5051
  "No repositories added yet": [
4920
- ""
5052
+ "追加するリポジトリーがまだありません。"
4921
5053
  ],
4922
5054
  "No repositories available to add": [
4923
- ""
5055
+ "追加できるリポジトリーがありません。"
4924
5056
  ],
4925
5057
  "No repositories available.": [
4926
5058
  "利用可能なリポジトリーがありません。"
@@ -4941,7 +5073,7 @@
4941
5073
  "表示するリポジトリーセットはありません。"
4942
5074
  ],
4943
5075
  "No rules yet": [
4944
- ""
5076
+ "まだルールはありません"
4945
5077
  ],
4946
5078
  "No services defined, is this class extended?": [
4947
5079
  "サービスが定義されていません。このクラスは拡張されましたか?"
@@ -4956,16 +5088,16 @@
4956
5088
  "選択した製品およびオプションに同期可能なリポジトリーが見つかりません。"
4957
5089
  ],
4958
5090
  "No upgradable packages found for search term '%s'.": [
4959
- ""
5091
+ "検索用語 '%s' に該当するアップグレード可能なパッケージが見つかりません。"
4960
5092
  ],
4961
5093
  "No upgradable packages found.": [
4962
- ""
5094
+ "アップグレード可能なパッケージが見つかりません。"
4963
5095
  ],
4964
5096
  "No uploads param specified. An array of uploads to import is required.": [
4965
5097
  "アップロードパラメータが指定されていません。インポートするアップロードパラメーターの配列が必要です。"
4966
5098
  ],
4967
5099
  "No versions yet": [
4968
- ""
5100
+ "まだバージョンはありません"
4969
5101
  ],
4970
5102
  "Non-security errata applicable": [
4971
5103
  "適用可能なセキュリティー以外のエラータ"
@@ -5001,7 +5133,7 @@
5001
5133
  "公開前"
5002
5134
  ],
5003
5135
  "Note: Deleting a subscription manifest is STRONGLY discouraged.": [
5004
- ""
5136
+ "注記: サブスクリプションマニフェストを削除することは、決して推奨されません。"
5005
5137
  ],
5006
5138
  "Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:": [
5007
5139
  "注記: サブスクリプションマニフェストを削除することは、決して推奨されません。マニフェストを削除すると、以下のようになります。"
@@ -5028,7 +5160,7 @@
5028
5160
  "割り当て数"
5029
5161
  ],
5030
5162
  "OS": [
5031
- ""
5163
+ "OS"
5032
5164
  ],
5033
5165
  "OS restricted to {osRestricted}. If host OS does not match, the repository will not be available on this host.": [
5034
5166
  "OS は {osRestricted} に制限されています。ホスト OS が一致しない場合は、このホストでリポジトリーは利用できません。"
@@ -5061,7 +5193,7 @@
5061
5193
  "Pulp 3 でエクスポートされたリポジトリーのディスク上のロケーション"
5062
5194
  ],
5063
5195
  "Once the prerequisites are met, select a provider to install katello-host-tools-tracer": [
5064
- ""
5196
+ "前提条件を満たしたら、katello-host-tools-tracer をインストールするプロバイダーを選択します"
5065
5197
  ],
5066
5198
  "One of parameters [ %s ] required but not specified.": [
5067
5199
  "[ %s ] パラメーターのいずれかが必要ですが、指定されていません。"
@@ -5088,7 +5220,7 @@
5088
5220
  "1 つの組織で許容できるのは、Red Hat プロバイダー 1 つのみです"
5089
5221
  ],
5090
5222
  "Only repositories not published in a content view can be disabled. Published repositories must be deleted from the repository details page.": [
5091
- ""
5223
+ "コンテンツビューで公開されていないリポジトリーのみを無効にできます。公開されたリポジトリーは、リポジトリーの詳細ページから削除する必要があります。"
5092
5224
  ],
5093
5225
  "Only returns id and quantity fields": [
5094
5226
  "ID と数量のフィールドのみを返します"
@@ -5118,7 +5250,7 @@
5118
5250
  "組織 ID"
5119
5251
  ],
5120
5252
  "Organization id not found: '%s'": [
5121
- ""
5253
+ "組織 ID が見つかりません: '%s'"
5122
5254
  ],
5123
5255
  "Organization identifier": [
5124
5256
  "組織 ID"
@@ -5127,13 +5259,13 @@
5127
5259
  "組織ラベル"
5128
5260
  ],
5129
5261
  "Organization label '%s' is ambiguous. Try using an id-based container name.": [
5130
- ""
5262
+ "組織ラベル '%s' はあいまいです。ID ベースのコンテナー名の使用を試してください。"
5131
5263
  ],
5132
5264
  "Organization not found": [
5133
5265
  "組織が見つかりません"
5134
5266
  ],
5135
5267
  "Organization not found: '%s'": [
5136
- ""
5268
+ "組織が見つかりません: '%s'"
5137
5269
  ],
5138
5270
  "Organization required": [
5139
5271
  "必要な組織"
@@ -5142,7 +5274,7 @@
5142
5274
  "単独コンテンツの保護時間"
5143
5275
  ],
5144
5276
  "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
- ""
5277
+ "このコンテンツビューおよび環境には、削除済みのホストの孤立コンテンツファセットがあります。rake task : katello:clean_orphaned_facets を実行して、もう一度お試しください。"
5146
5278
  ],
5147
5279
  "Other": [
5148
5280
  "その他"
@@ -5316,10 +5448,10 @@
5316
5448
  "パッケージのインストール: \\\"%{package}\\\" "
5317
5449
  ],
5318
5450
  "Package mode": [
5319
- ""
5451
+ "パッケージモード"
5320
5452
  ],
5321
5453
  "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
- ""
5454
+ "Python コンテンツの同期に使用するパッケージタイプ (コンマ区切り)。すべてのパッケージタイプを指定するには、空白のままにします。パッケージタイプは、bdist_dmg、bdist_dumb、bdist_egg, bdist_msi、bdist_rpm、bdist_wheel、bdist_wininst、sdist です。"
5323
5455
  ],
5324
5456
  "Packages": [
5325
5457
  "パッケージ"
@@ -5328,13 +5460,13 @@
5328
5460
  "パッケージを指定してください"
5329
5461
  ],
5330
5462
  "Packages to be removed": [
5331
- ""
5463
+ "削除するパッケージ"
5332
5464
  ],
5333
5465
  "Packages to be updated": [
5334
- ""
5466
+ "更新するパッケージ"
5335
5467
  ],
5336
5468
  "Packages to install": [
5337
- ""
5469
+ "インストールするパッケージ"
5338
5470
  ],
5339
5471
  "Packages will appear here when available.": [
5340
5472
  "パッケージが利用可能になると、ここに表示されます。"
@@ -5367,7 +5499,7 @@
5367
5499
  "一時停止中"
5368
5500
  ],
5369
5501
  "Pending tasks detected in repositories of this content view. Please wait for the tasks: ": [
5370
- ""
5502
+ "このコンテンツビューのリポジトリーで保留中のタスクが検出されました。タスクを待機してください: "
5371
5503
  ],
5372
5504
  "Perform a module stream action via Katello interface": [
5373
5505
  "Katello インターフェイスでのモジュールストリームアクションの実行"
@@ -5406,7 +5538,7 @@
5406
5538
  "リポジトリーを追加してください。"
5407
5539
  ],
5408
5540
  "Please create some content views.": [
5409
- ""
5541
+ "コンテンツビューを作成してください。"
5410
5542
  ],
5411
5543
  "Please enter a positive number above zero": [
5412
5544
  "0 より大きい正の数を入力してください"
@@ -5427,7 +5559,7 @@
5427
5559
  "このアクティベーションキーを移動するには、ライフサイクル環境とコンテンツビューを選択してください。"
5428
5560
  ],
5429
5561
  "Please select a lifecycle environment and content view to view activation keys.": [
5430
- ""
5562
+ "アクティベーションキーを表示するには、ライフサイクル環境とコンテンツビューを選択してください。"
5431
5563
  ],
5432
5564
  "Please select an architecture before assigning a kickstart repository": [
5433
5565
  "Kickstart リポジトリーを割り当てる前にアーキテクチャーを選択してください"
@@ -5448,19 +5580,19 @@
5448
5580
  "コンテンツのミラーリングに設定するポリシー。%s のいずれかでなければなりません。"
5449
5581
  ],
5450
5582
  "Possible values: %s": [
5451
- ""
5583
+ "許容値: %s"
5452
5584
  ],
5453
5585
  "Prefer registered through Smart Proxy for remote execution": [
5454
- ""
5586
+ "リモート実行の場合に Smart Proxy 経由での登録を優先する"
5455
5587
  ],
5456
5588
  "Prefer using a Smart Proxy to which a host is registered when using remote execution": [
5457
- ""
5589
+ "リモート実行を使用する場合に、ホストの登録先の Smart Proxy を使用することを優先します"
5458
5590
  ],
5459
5591
  "Prevent from further updates": [
5460
5592
  "今後の更新を回避"
5461
5593
  ],
5462
5594
  "Prior Content View Version specified in the metadata - '%{name}' does not exist. Please import the metadata for '%{name}' before importing '%{current}' ": [
5463
- "メタデータ '%%{name}' で指定された以前のコンテンツビューバージョンは存在しません。'%%{current}' をインポートする前に、'%%{name}' のメタデータをインポートしてください。 "
5595
+ "メタデータ '%{name}' で指定された以前のコンテンツビューバージョンは存在しません。'%{current}' をインポートする前に、'%{name}' のメタデータをインポートしてください。 "
5464
5596
  ],
5465
5597
  "Problem searching": [
5466
5598
  "検索中に問題が発生しました"
@@ -5493,13 +5625,13 @@
5493
5625
  "製品の作成"
5494
5626
  ],
5495
5627
  "Product Host Count": [
5496
- ""
5628
+ "製品ホスト数"
5497
5629
  ],
5498
5630
  "Product ID": [
5499
5631
  "製品 ID"
5500
5632
  ],
5501
5633
  "Product ID to mirror the remote repository to": [
5502
- ""
5634
+ "リモートリポジトリーをミラーリングする製品 ID"
5503
5635
  ],
5504
5636
  "Product and Repositories": [
5505
5637
  "製品およびリポジトリー"
@@ -5514,13 +5646,13 @@
5514
5646
  "ホストのインストール済み製品からリストされた製品 ID。\\\\\\n 製品 API が返した製品 ID とは異なります。"
5515
5647
  ],
5516
5648
  "Product id not found: '%s'": [
5517
- ""
5649
+ "製品 ID が見つかりません: '%s'"
5518
5650
  ],
5519
5651
  "Product label": [
5520
- ""
5652
+ "製品ラベル"
5521
5653
  ],
5522
5654
  "Product label '%s' is ambiguous. Try using an id-based container name.": [
5523
- ""
5655
+ "製品ラベル '%s' はあいまいです。ID ベースのコンテナー名の使用を試してください。"
5524
5656
  ],
5525
5657
  "Product name": [
5526
5658
  "製品名"
@@ -5529,7 +5661,7 @@
5529
5661
  "ホストのインストール済み製品からリストされた製品名"
5530
5662
  ],
5531
5663
  "Product not found: '%s'": [
5532
- ""
5664
+ "製品が見つかりません: '%s'"
5533
5665
  ],
5534
5666
  "Product the repository belongs to": [
5535
5667
  "リポジトリーが属する製品"
@@ -5541,7 +5673,7 @@
5541
5673
  "Candlepin で、ID が %s の製品が見つかりません。コンテンツのインポートをスキップします。"
5542
5674
  ],
5543
5675
  "Product: '%{product}', Repository: '%{repository}'": [
5544
- "* 製品 = '%%{product}'、リポジトリー = '%%{repository}'"
5676
+ "製品: '%{product}'、リポジトリー: '%{repository}'"
5545
5677
  ],
5546
5678
  "Product: '%{product}', Repository: '%{repo}' ": [
5547
5679
  "製品: '%%{product}'、リポジトリー: '%%{repo}' "
@@ -5565,7 +5697,7 @@
5565
5697
  "エラータのプロモート"
5566
5698
  ],
5567
5699
  "Promote version ${versionNameToPromote}": [
5568
- "バージョン {versionNameToPromote} のプロモート"
5700
+ "バージョン ${versionNameToPromote} のプロモート"
5569
5701
  ],
5570
5702
  "Promoted to ": [
5571
5703
  "プロモート先 "
@@ -5577,7 +5709,7 @@
5577
5709
  "プロモートの概要"
5578
5710
  ],
5579
5711
  "Promotion Summary for %{content_view}": [
5580
- "{content_view} のプロモートの概要"
5712
+ "%{content_view} のプロモートの概要"
5581
5713
  ],
5582
5714
  "Promotion to Environment": [
5583
5715
  "環境へのプロモート"
@@ -5598,7 +5730,7 @@
5598
5730
  "プロキシー"
5599
5731
  ],
5600
5732
  "Proxy sync failure": [
5601
- ""
5733
+ "プロキシー同期の失敗"
5602
5734
  ],
5603
5735
  "Public": [
5604
5736
  "公開"
@@ -5610,7 +5742,7 @@
5610
5742
  "公開"
5611
5743
  ],
5612
5744
  "Publish Lifecycle Environment Container Repositories": [
5613
- ""
5745
+ "ライフサイクル環境のコンテナーリポジトリーの公開"
5614
5746
  ],
5615
5747
  "Publish a content view": [
5616
5748
  "コンテンツビューの公開"
@@ -5628,7 +5760,7 @@
5628
5760
  "新規バージョンを公開しました"
5629
5761
  ],
5630
5762
  "Publishing ${truncate(name)}": [
5631
- ""
5763
+ "${truncate(name)} を公開中"
5632
5764
  ],
5633
5765
  "Publishing content view": [
5634
5766
  "コンテンツビューの公開"
@@ -5681,6 +5813,9 @@
5681
5813
  "Pulp task error": [
5682
5814
  "Pulp タスクのエラー"
5683
5815
  ],
5816
+ "Purge completed tasks": [
5817
+ ""
5818
+ ],
5684
5819
  "Python Package": [
5685
5820
  "Python パッケージ"
5686
5821
  ],
@@ -5730,10 +5865,10 @@
5730
5865
  "RH レポジトリー"
5731
5866
  ],
5732
5867
  "RHEL Lifecycle status": [
5733
- ""
5868
+ "RHEL ライフサイクルのステータス"
5734
5869
  ],
5735
5870
  "RHEL lifecycle": [
5736
- ""
5871
+ "RHEL ライフサイクル"
5737
5872
  ],
5738
5873
  "RHUI": [
5739
5874
  "RHUI"
@@ -5781,7 +5916,7 @@
5781
5916
  "影響を受けるホストの再割り当て"
5782
5917
  ],
5783
5918
  "Reboot host": [
5784
- ""
5919
+ "ホストの再起動"
5785
5920
  ],
5786
5921
  "Reboot required": [
5787
5922
  "再起動が必要です"
@@ -5789,6 +5924,9 @@
5789
5924
  "Reclaim Space": [
5790
5925
  "領域の再利用"
5791
5926
  ],
5927
+ "Reclaim space": [
5928
+ ""
5929
+ ],
5792
5930
  "Reclaim space from On Demand repositories": [
5793
5931
  "オンデマンドリポジトリーからの領域の再利用"
5794
5932
  ],
@@ -5802,7 +5940,7 @@
5802
5940
  "推奨リポジトリー"
5803
5941
  ],
5804
5942
  "Red Hat": [
5805
- ""
5943
+ "Red Hat"
5806
5944
  ],
5807
5945
  "Red Hat CDN": [
5808
5946
  "Red Hat CDN"
@@ -5850,6 +5988,9 @@
5850
5988
  "マニフェストの更新"
5851
5989
  ],
5852
5990
  "Refresh all alternate content sources": [
5991
+ "すべての代替コンテンツソースの更新"
5992
+ ],
5993
+ "Refresh all distributions": [
5853
5994
  ""
5854
5995
  ],
5855
5996
  "Refresh alternate content sources": [
@@ -5859,20 +6000,32 @@
5859
6000
  "代替コンテンツソースを更新します。代替コンテンツソースを使用する前に、リポジトリーの同期などの更新が必要になります。"
5860
6001
  ],
5861
6002
  "Refresh applicability": [
5862
- ""
6003
+ "適用可能性の更新"
5863
6004
  ],
5864
6005
  "Refresh counts": [
6006
+ "更新回数"
6007
+ ],
6008
+ "Refresh distribution": [
5865
6009
  ""
5866
6010
  ],
5867
6011
  "Refresh errata applicability": [
6012
+ "エラータの適用可能性の更新"
6013
+ ],
6014
+ "Refresh if needed": [
5868
6015
  ""
5869
6016
  ],
5870
6017
  "Refresh package applicability": [
5871
- ""
6018
+ "パッケージの適用可能性の更新"
5872
6019
  ],
5873
6020
  "Refresh previously imported manifest for Red Hat provider": [
5874
6021
  "Red Hat プロバイダーの以前にインポートされたマニフェストを更新"
5875
6022
  ],
6023
+ "Refresh remote": [
6024
+ ""
6025
+ ],
6026
+ "Refresh repos": [
6027
+ ""
6028
+ ],
5876
6029
  "Refresh source": [
5877
6030
  "ソースの更新"
5878
6031
  ],
@@ -5889,7 +6042,7 @@
5889
6042
  "登録済み"
5890
6043
  ],
5891
6044
  "Registered at": [
5892
- ""
6045
+ "登録時刻"
5893
6046
  ],
5894
6047
  "Registered by": [
5895
6048
  "以下で登録済み:"
@@ -5898,10 +6051,10 @@
5898
6051
  "登録先"
5899
6052
  ],
5900
6053
  "Registered to": [
5901
- ""
6054
+ "登録先:"
5902
6055
  ],
5903
6056
  "Registering to multiple environments is not enabled.": [
5904
- ""
6057
+ "複数の環境への登録が有効になっていません。"
5905
6058
  ],
5906
6059
  "Registration details": [
5907
6060
  "登録の詳細"
@@ -5915,6 +6068,9 @@
5915
6068
  "Registry name pattern will result in invalid container image name of member repositories": [
5916
6069
  "レジストリー名のパターンが原因で、メンバーリポジトリーのコンテナーイメージ名が無効になります"
5917
6070
  ],
6071
+ "Reindex subscriptions": [
6072
+ ""
6073
+ ],
5918
6074
  "Related composite content views": [
5919
6075
  "関連する複合コンテンツビュー"
5920
6076
  ],
@@ -5952,7 +6108,7 @@
5952
6108
  "データの再読み込み"
5953
6109
  ],
5954
6110
  "Remote execution is enabled.": [
5955
- ""
6111
+ "リモート実行が有効になっている。"
5956
6112
  ],
5957
6113
  "Remote execution job '${description}' failed.": [
5958
6114
  "リモート実行ジョブ '${description}' が失敗しました。"
@@ -6011,6 +6167,9 @@
6011
6167
  "Remove one or more subscriptions from an upstream manifest": [
6012
6168
  "アップストリームマニフェストから 1 つ以上のサブスクリプションを削除します"
6013
6169
  ],
6170
+ "Remove orphans": [
6171
+ ""
6172
+ ],
6014
6173
  "Remove package group via Katello interface": [
6015
6174
  "Katello インターフェイスでのパッケージグループの削除"
6016
6175
  ],
@@ -6018,7 +6177,7 @@
6018
6177
  "Katello インターフェイスでのパッケージの削除"
6019
6178
  ],
6020
6179
  "Remove packages": [
6021
- ""
6180
+ "パッケージの削除"
6022
6181
  ],
6023
6182
  "Remove packages via Katello interface": [
6024
6183
  "Katello インターフェイスでのパッケージの削除"
@@ -6033,11 +6192,17 @@
6033
6192
  "%s からのサブスクリプション削除"
6034
6193
  ],
6035
6194
  "Remove subscriptions from a host": [
6036
- ""
6195
+ "ホストからのサブスクリプションの削除"
6037
6196
  ],
6038
6197
  "Remove subscriptions from one or more hosts": [
6039
6198
  "1 つ以上のホストからサブスクリプションを削除します"
6040
6199
  ],
6200
+ "Remove units": [
6201
+ ""
6202
+ ],
6203
+ "Remove unneeded repos": [
6204
+ ""
6205
+ ],
6041
6206
  "Remove versions and/or environments from a content view and reassign systems and keys": [
6042
6207
  "コンテンツビューからバージョンおよび/または環境を削除し、システムおよびキーを再度割り当てます"
6043
6208
  ],
@@ -6062,17 +6227,20 @@
6062
6227
  "Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
6063
6228
  "すべての環境からこのバージョンを削除しても、バージョンは削除されません。バージョンは引き続き以降のプロモーションの対象になります。"
6064
6229
  ],
6065
- "Replace content source on the target machine": [
6230
+ "Repair": [
6066
6231
  ""
6067
6232
  ],
6233
+ "Replace content source on the target machine": [
6234
+ "ターゲットマシン上のコンテンツソースの置き換え"
6235
+ ],
6068
6236
  "Repo ID": [
6069
- ""
6237
+ "リポジトリー ID"
6070
6238
  ],
6071
6239
  "Repo Type": [
6072
6240
  "リポジトリータイプ"
6073
6241
  ],
6074
6242
  "Repo label": [
6075
- ""
6243
+ "リポジトリーラベル"
6076
6244
  ],
6077
6245
  "Repositories": [
6078
6246
  "リポジトリー"
@@ -6080,23 +6248,29 @@
6080
6248
  "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected).": [
6081
6249
  "CDN 設定がエアギャップ (切断) に設定されている間、リポジトリーは有効にできません。"
6082
6250
  ],
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.": [
6251
+ "Repositories certs reset": [
6084
6252
  ""
6085
6253
  ],
6254
+ "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.": [
6255
+ "選択したコンテンツビューバージョンに共通のリポジトリーがマージされます。その結果、各コンテンツビューバージョンのすべてのコンテンツが結合された複合コンテンツビューが作成されます。"
6256
+ ],
6086
6257
  "Repositories from published Content Views are not allowed.": [
6087
6258
  "公開されたコンテンツビューからのリポジトリーは許可されません。"
6088
6259
  ],
6260
+ "Repositories gpg reset": [
6261
+ ""
6262
+ ],
6089
6263
  "Repository": [
6090
6264
  "リポジトリー"
6091
6265
  ],
6092
6266
  "Repository %s cannot be deleted since it has already been included in a published Content View. Use repository details page to delete": [
6093
- ""
6267
+ "リポジトリー %s は、公開されたコンテンツビューにすでに含まれているため削除できません。削除するには、リポジトリーの詳細ページを使用してください"
6094
6268
  ],
6095
6269
  "Repository %s cannot be deleted since it is the last affected repository in a filter. Use repository details page to delete.": [
6096
- ""
6270
+ "リポジトリー %s は、フィルターの関連する最後のリポジトリーであるため、削除できません。削除するには、リポジトリーの詳細ページを使用してください。"
6097
6271
  ],
6098
6272
  "Repository %{label} failed to synchronize": [
6099
- ""
6273
+ "リポジトリー %{label} の同期に失敗しました"
6100
6274
  ],
6101
6275
  "Repository '%(repoName)s' has been disabled.": [
6102
6276
  "リポジトリー '%(repoName)s' が無効化されました。"
@@ -6105,13 +6279,13 @@
6105
6279
  "リポジトリー '%(repoName)s' が有効化されました"
6106
6280
  ],
6107
6281
  "Repository ID": [
6108
- ""
6282
+ "リポジトリー ID"
6109
6283
  ],
6110
6284
  "Repository Id associated with the kickstart repo used for provisioning": [
6111
6285
  "プロビジョニングに使用する Kickstart リポジトリーに関連付けられたリポジトリー ID"
6112
6286
  ],
6113
6287
  "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
- ""
6288
+ "リポジトリーは公開されたコンテンツビューにすでに含まれるため、削除できません。この削除を試行する前にこのリポジトリーが含まれるすべてのコンテンツビューバージョンを削除してください。または、--remove-from-content-view-versions フラグを使用して、公開されているすべてのバージョンからリポジトリーを自動的に削除してください。"
6115
6289
  ],
6116
6290
  "Repository cannot be disabled since it has already been promoted.": [
6117
6291
  "リポジトリーはすでにプロモート済みのため無効にできません。"
@@ -6129,10 +6303,10 @@
6129
6303
  "コンテンツビューには、リポジトリーラベル '%s' が関連付けられていません。"
6130
6304
  ],
6131
6305
  "Repository name": [
6132
- ""
6306
+ "リポジトリー名"
6133
6307
  ],
6134
6308
  "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
- ""
6309
+ "この製品には、別の命名スキームを使用したリポジトリー名 '%{container_name}' がすでに存在します。%{root_repo_container_push_name} 形式を使用して要求を再試行するか、リポジトリーを破棄し、希望するスキーマを使用して再作成してください。"
6136
6310
  ],
6137
6311
  "Repository not found": [
6138
6312
  "リポジトリーが見つかりません"
@@ -6171,13 +6345,13 @@
6171
6345
  "リポジトリーセットは、Red Hat リポジトリーを有効にしたり、カスタム製品を作成したりすると、ここに表示されます。"
6172
6346
  ],
6173
6347
  "Repository sets will appear here when the host's content view and environment has available content.": [
6174
- ""
6348
+ "ホストのコンテンツビューと環境に利用可能なコンテンツがある場合に、リポジトリーセットがここに表示されます。"
6175
6349
  ],
6176
6350
  "Repository sync failure": [
6177
- ""
6351
+ "リポジトリー同期の失敗"
6178
6352
  ],
6179
6353
  "Repository type": [
6180
- ""
6354
+ "リポジトリータイプ"
6181
6355
  ],
6182
6356
  "Republish Repositories of %{name} %{version}": [
6183
6357
  "%{name}%{version} のリポジトリーの再公開"
@@ -6186,10 +6360,10 @@
6186
6360
  "バージョンリポジトリーの再公開"
6187
6361
  ],
6188
6362
  "Republish repository metadata": [
6189
- ""
6363
+ "リポジトリーメタデータの再公開"
6190
6364
  ],
6191
6365
  "Requested access to '%s' is denied": [
6192
- ""
6366
+ "'%s' へのアクセス要求が拒否されました"
6193
6367
  ],
6194
6368
  "Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.": [
6195
6369
  "subscription-manifest をアップロードし、サブスクリプションをホストおよびアクティベーションキーに再度アタッチする必要があります。"
@@ -6258,7 +6432,7 @@
6258
6432
  "Red Hat (カスタム以外) 製品のみを返します"
6259
6433
  ],
6260
6434
  "Return a list of installed packages distinct by name": [
6261
- ""
6435
+ "名前別にインストール済みパッケージのリストを返す"
6262
6436
  ],
6263
6437
  "Return content that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.": [
6264
6438
  "指定のオブジェクトに追加可能なコンテンツを返します。'content_view_version' と 'content_view_filter' の値がサポートされます。"
@@ -6342,7 +6516,7 @@
6342
6516
  "両方とも追加可能で、現在オブジェクトに追加されているコンテンツを返します。値 'content_view_filter' がサポートされています"
6343
6517
  ],
6344
6518
  "Review": [
6345
- ""
6519
+ "確認"
6346
6520
  ],
6347
6521
  "Review affected environment": [
6348
6522
  "影響を受ける環境の確認"
@@ -6354,13 +6528,13 @@
6354
6528
  ""
6355
6529
  ],
6356
6530
  "Review and then click {submitBtnText}.": [
6357
- ""
6531
+ "確認して {submitBtnText} をクリックしてください。"
6358
6532
  ],
6359
6533
  "Review details": [
6360
6534
  "詳細を確認"
6361
6535
  ],
6362
6536
  "Review hosts": [
6363
- ""
6537
+ "ホストのプレビュー"
6364
6538
  ],
6365
6539
  "Review the information below and click ": [
6366
6540
  "以下の情報を確認して、次をクリック: "
@@ -6378,10 +6552,10 @@
6378
6552
  "ロール"
6379
6553
  ],
6380
6554
  "Rollback image": [
6381
- ""
6555
+ "ロールバックイメージ"
6382
6556
  ],
6383
6557
  "Rollback image digest": [
6384
- ""
6558
+ "ロールバックイメージダイジェスト"
6385
6559
  ],
6386
6560
  "Rules to be added": [
6387
6561
  "追加するルール"
@@ -6390,16 +6564,16 @@
6390
6564
  "同期プランの実行:"
6391
6565
  ],
6392
6566
  "Run job invocation": [
6393
- ""
6567
+ "ジョブ呼び出しを実行"
6394
6568
  ],
6395
6569
  "Running": [
6396
6570
  "実行中"
6397
6571
  ],
6398
6572
  "Running image": [
6399
- ""
6573
+ "実行中のイメージ"
6400
6574
  ],
6401
6575
  "Running image digest": [
6402
- ""
6576
+ "実行中のイメージダイジェスト"
6403
6577
  ],
6404
6578
  "SKU": [
6405
6579
  "SKU"
@@ -6428,17 +6602,38 @@
6428
6602
  "Save": [
6429
6603
  "保存"
6430
6604
  ],
6605
+ "Save artifact": [
6606
+ ""
6607
+ ],
6608
+ "Save distribution references": [
6609
+ ""
6610
+ ],
6611
+ "Save publication": [
6612
+ ""
6613
+ ],
6614
+ "Save version": [
6615
+ ""
6616
+ ],
6617
+ "Save versions": [
6618
+ ""
6619
+ ],
6431
6620
  "Saving alternate content source...": [
6432
6621
  "代替コンテンツソースの保存"
6433
6622
  ],
6434
6623
  "Scan a flatpak remote": [
6624
+ "flatpak リモートをスキャンする"
6625
+ ],
6626
+ "Scan cdn": [
6435
6627
  ""
6436
6628
  ],
6437
- "Schema version 1": [
6629
+ "Scan remote": [
6438
6630
  ""
6439
6631
  ],
6632
+ "Schema version 1": [
6633
+ "スキーマバージョン 1"
6634
+ ],
6440
6635
  "Schema version 2": [
6441
- ""
6636
+ "スキーマバージョン 2"
6442
6637
  ],
6443
6638
  "Search": [
6444
6639
  "検索"
@@ -6447,7 +6642,7 @@
6447
6642
  "検索クエリー"
6448
6643
  ],
6449
6644
  "Search available Debian packages": [
6450
- ""
6645
+ "利用可能な Debian パッケージの検索"
6451
6646
  ],
6452
6647
  "Search available packages": [
6453
6648
  "利用可能なパッケージの検索"
@@ -6513,7 +6708,7 @@
6513
6708
  "クライアントキーの選択"
6514
6709
  ],
6515
6710
  "Select a content source first": [
6516
- ""
6711
+ "先にコンテンツソースを選択してください"
6517
6712
  ],
6518
6713
  "Select a content view": [
6519
6714
  "コンテンツビューの選択"
@@ -6525,7 +6720,7 @@
6525
6720
  "このホストを移動するには、ライフサイクル環境とコンテンツビューを選択してください。"
6526
6721
  ],
6527
6722
  "Select a lifecycle environment first": [
6528
- ""
6723
+ "最初にライフサイクル環境を選択してください"
6529
6724
  ],
6530
6725
  "Select a lifecycle environment from the available promotion paths to promote new version.": [
6531
6726
  "利用可能なプロモーションパスからライフサイクル環境を選択し、新しいバージョンをプロモートします。"
@@ -6534,10 +6729,10 @@
6534
6729
  "katello-host-tools-tracer をインストールするプロバイダーの選択"
6535
6730
  ],
6536
6731
  "Select a source": [
6537
- ""
6732
+ "ソースの選択"
6538
6733
  ],
6539
6734
  "Select action": [
6540
- ""
6735
+ "アクションの選択"
6541
6736
  ],
6542
6737
  "Select all": [
6543
6738
  "すべてを選択"
@@ -6558,16 +6753,16 @@
6558
6753
  "組織の選択"
6559
6754
  ],
6560
6755
  "Select at least one erratum.": [
6561
- ""
6756
+ "少なくとも 1 つのエラータを選択してください。"
6562
6757
  ],
6563
6758
  "Select at least one package.": [
6564
- ""
6759
+ "少なくとも 1 つのパッケージを選択してください。"
6565
6760
  ],
6566
6761
  "Select attributes for ${akDetails.name}": [
6567
- ""
6762
+ "${akDetails.name} の属性の選択"
6568
6763
  ],
6569
6764
  "Select available version of ${truncate(cvName)} to use": [
6570
- ""
6765
+ "使用する ${truncate(cvName)} の利用可能なバージョンの選択"
6571
6766
  ],
6572
6767
  "Select available version of content views to use": [
6573
6768
  "使用するコンテンツビューの利用可能なバージョンの選択"
@@ -6579,10 +6774,10 @@
6579
6774
  "環境の選択"
6580
6775
  ],
6581
6776
  "Select errata": [
6582
- ""
6777
+ "エラータの選択"
6583
6778
  ],
6584
6779
  "Select errata to apply on the selected hosts. Some errata may already be applied on some hosts.": [
6585
- ""
6780
+ "選択したホストに適用するエラータを選択します。一部のエラータは、一部のホストにすでに適用されている場合があります。"
6586
6781
  ],
6587
6782
  "Select host collection(s) to associate with host {hostName}.": [
6588
6783
  "ホスト {hostName} に関連付けるホストコレクションを選択します。"
@@ -6603,16 +6798,16 @@
6603
6798
  "1 つを選択"
6604
6799
  ],
6605
6800
  "Select packages to install on the selected hosts. Some packages may already be installed on some hosts.": [
6606
- ""
6801
+ "選択したホストにインストールするパッケージを選択します。一部のパッケージは、一部のホストにすでにインストールされている場合があります。"
6607
6802
  ],
6608
6803
  "Select packages to install to the host {hostName}.": [
6609
6804
  "ホスト {hostName} にインストールするパッケージを選択します。"
6610
6805
  ],
6611
6806
  "Select packages to remove on the selected hosts.": [
6612
- ""
6807
+ "選択したホスト上で削除するパッケージを選択します。"
6613
6808
  ],
6614
6809
  "Select packages to upgrade to the latest version. Packages may have different versions on different hosts.": [
6615
- ""
6810
+ "最新バージョンにアップグレードするパッケージを選択します。ホストによってパッケージのバージョンが異なる場合があります。"
6616
6811
  ],
6617
6812
  "Select page": [
6618
6813
  "ページの選択"
@@ -6636,10 +6831,10 @@
6636
6831
  "ソースタイプの選択"
6637
6832
  ],
6638
6833
  "Select system purpose attributes for activation key {name}.": [
6639
- ""
6834
+ "アクティベーションキー {name} のシステム目的の属性を選択します。"
6640
6835
  ],
6641
6836
  "Select system purpose attributes for host {name}.": [
6642
- ""
6837
+ "ホスト {name} のシステム目的の属性を選択します。"
6643
6838
  ],
6644
6839
  "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
6840
  "このホストのプロビジョニングに使用するインストールメディアを選択してください。同期済みの Kickstart リポジトリーには「同期済みコンテンツ」を、他のメディアには「全メディア」を選択してください。"
@@ -6651,10 +6846,10 @@
6651
6846
  "選択済みの環境 "
6652
6847
  ],
6653
6848
  "Selected errata will be applied on {hostCount} hosts": [
6654
- ""
6849
+ "選択したエラータは {hostCount} 台のホストに適用されます"
6655
6850
  ],
6656
6851
  "Selected packages will be {submitAction} on {hostCount} hosts": [
6657
- ""
6852
+ "選択したパッケージは {hostCount} 台のホストに {submitAction} されます"
6658
6853
  ],
6659
6854
  "Sending a list of included IDs is not allowed when all items are being selected.": [
6660
6855
  "すべての項目が選択されている場合、含まれる ID の一覧を送信することはできません。"
@@ -6678,7 +6873,7 @@
6678
6873
  "1 台以上のホストにコンテンツ上書きを設定します"
6679
6874
  ],
6680
6875
  "Set this HTTP proxy as the default content HTTP proxy": [
6681
- ""
6876
+ "この HTTP プロキシーをデフォルトのコンテンツ HTTP プロキシーとして設定する"
6682
6877
  ],
6683
6878
  "Set true to override to enabled; Set false to override to disabled.'": [
6684
6879
  "true に設定するとオーバーライドが有効になり、false に設定するとオーバーライドが無効になります。"
@@ -6720,10 +6915,10 @@
6720
6915
  "コンテンツビューの履歴を表示"
6721
6916
  ],
6722
6917
  "Show a flatpak remote": [
6723
- ""
6918
+ "flatpak リモートを表示する"
6724
6919
  ],
6725
6920
  "Show a flatpak remote repository": [
6726
- ""
6921
+ "flatpak リモートリポジトリーを表示する"
6727
6922
  ],
6728
6923
  "Show a host collection": [
6729
6924
  "ホストコレクションの表示"
@@ -6750,7 +6945,7 @@
6750
6945
  "すべて表示"
6751
6946
  ],
6752
6947
  "Show all repository sets": [
6753
- ""
6948
+ "全リポジトリーセットの表示"
6754
6949
  ],
6755
6950
  "Show an activation key": [
6756
6951
  "アクティベーションキーの表示"
@@ -6774,7 +6969,7 @@
6774
6969
  "説明全文の表示"
6775
6970
  ],
6776
6971
  "Show hosts associated to an activation key": [
6777
- ""
6972
+ "アクティベーションキーに関連付けられたホストを表示する"
6778
6973
  ],
6779
6974
  "Show organization": [
6780
6975
  "組織の表示"
@@ -6786,7 +6981,7 @@
6786
6981
  "コンテンツホストで利用可能なリリースを表示します"
6787
6982
  ],
6788
6983
  "Show repositories": [
6789
- ""
6984
+ "リポジトリーの表示"
6790
6985
  ],
6791
6986
  "Show repositories enabled on the host that are known to Katello": [
6792
6987
  "Katello に認識されているホストで有効化になっているリポジトリーを表示します。"
@@ -6795,7 +6990,7 @@
6795
6990
  "使用可能なリポジトリータイプの表示"
6796
6991
  ],
6797
6992
  "Show whether each lifecycle environment is associated with the given Smart Proxy id.": [
6798
- ""
6993
+ "各ライフサイクル環境が指定の Smart Proxy ID に関連付けられているかどうかを示します。"
6799
6994
  ],
6800
6995
  "Shows status of Katello system and it's subcomponents": [
6801
6996
  "Katello システムとそのサブコンポーネントのステータスを表示します"
@@ -6810,13 +7005,13 @@
6810
7005
  "'%{subject}' のシンプルコンテンツアクセスが有効になりました。"
6811
7006
  ],
6812
7007
  "Simple Content Access is the only supported content access mode": [
6813
- ""
7008
+ "サポートされているコンテンツアクセスモードは、Simple Content Access のみです"
6814
7009
  ],
6815
7010
  "Simplified": [
6816
7011
  "簡易"
6817
7012
  ],
6818
7013
  "Single content view consisting of e.g. repositories": [
6819
- "リポジトリー (例) で構成される単一コンテンツビュー"
7014
+ ""
6820
7015
  ],
6821
7016
  "Size of file to upload": [
6822
7017
  "アップロードするファイルのサイズ"
@@ -6831,19 +7026,19 @@
6831
7026
  "Smart Proxy"
6832
7027
  ],
6833
7028
  "Smart proxy ID": [
6834
- ""
7029
+ "Smart Proxy ID"
6835
7030
  ],
6836
7031
  "Smart proxy IDs": [
6837
7032
  "Smart Proxy ID"
6838
7033
  ],
6839
7034
  "Smart proxy content count refresh has started in the background": [
6840
- ""
7035
+ "Smart Proxy のコンテンツ数の更新がバックグラウンドで開始しました"
6841
7036
  ],
6842
7037
  "Smart proxy content source not found!": [
6843
7038
  "Smart Proxy コンテンツソースが見つかりません!"
6844
7039
  ],
6845
7040
  "Smart proxy name": [
6846
- ""
7041
+ "Smart Proxy 名"
6847
7042
  ],
6848
7043
  "Sockets": [
6849
7044
  "ソケット"
@@ -6861,10 +7056,10 @@
6861
7056
  "依存関係の解決"
6862
7057
  ],
6863
7058
  "Some environments are disabled because they are not associated with the host's content source.": [
6864
- ""
7059
+ "一部の環境は、ホストのコンテンツソースに関連付けられていないため無効になります。"
6865
7060
  ],
6866
7061
  "Some environments are disabled because they are not associated with the selected content source.": [
6867
- ""
7062
+ "一部の環境は、選択されたコンテンツソースに関連付けられていないため無効になります。"
6868
7063
  ],
6869
7064
  "Some hosts are not registered as content hosts and will be ignored.": [
6870
7065
  "ホストによってはコンテンツホストとして登録されていないため、無視されます。"
@@ -6876,7 +7071,7 @@
6876
7071
  "一部のサービスが適切に開始されていません。詳細は、About ページを参照してください。"
6877
7072
  ],
6878
7073
  "Something went wrong while adding a bookmark: ${getBookmarkErrorMsgs(error.response)}": [
6879
- "コンポーネントの追加中に問題が発生しました! ${getBookmarkErrorMsgs(error.response)}"
7074
+ "ブックマークの追加中に問題が発生しました! ${getBookmarkErrorMsgs(error.response)}"
6880
7075
  ],
6881
7076
  "Something went wrong while adding a filter rule! ${getResponseErrorMsgs(error.response)}": [
6882
7077
  "フィルタールールの追加中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
@@ -6897,7 +7092,7 @@
6897
7092
  "フィルタールールの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6898
7093
  ],
6899
7094
  "Something went wrong while deleting filters! ${getResponseErrorMsgs(error.response)}": [
6900
- "フィルタールールの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
7095
+ "フィルターの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6901
7096
  ],
6902
7097
  "Something went wrong while deleting this filter! ${getResponseErrorMsgs(error.response)}": [
6903
7098
  "このフィルターの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
@@ -6924,7 +7119,7 @@
6924
7119
  "rpm パッケージの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6925
7120
  ],
6926
7121
  "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}": [
6927
- ""
7122
+ "コンテナーマニフェストリストの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6928
7123
  ],
6929
7124
  "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}": [
6930
7125
  "コンテナータグの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
@@ -6957,7 +7152,7 @@
6957
7152
  "代替コンテンツソースの更新中に問題が発生しました:"
6958
7153
  ],
6959
7154
  "Something went wrong while refreshing content counts: ${getResponseErrorMsgs(error.response)}": [
6960
- ""
7155
+ "コンテンツ数の更新中に問題が発生しました: ${getResponseErrorMsgs(error.response)}"
6961
7156
  ],
6962
7157
  "Something went wrong while removing a filter rule! ${getResponseErrorMsgs(error.response)}": [
6963
7158
  "フィルタールールの削除中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
@@ -7053,10 +7248,10 @@
7053
7248
  "スタッキング ID"
7054
7249
  ],
7055
7250
  "Staged image": [
7056
- ""
7251
+ "ステージングされたイメージ"
7057
7252
  ],
7058
7253
  "Staged image digest": [
7059
- ""
7254
+ "ステージングされたイメージダイジェスト"
7060
7255
  ],
7061
7256
  "Start Date": [
7062
7257
  "開始日"
@@ -7077,7 +7272,7 @@
7077
7272
  "状態"
7078
7273
  ],
7079
7274
  "Status": [
7080
- "状態"
7275
+ "ステータス"
7081
7276
  ],
7082
7277
  "Status must be one of: %s": [
7083
7278
  "ステータスは %s のいずれかに指定する必要があります"
@@ -7122,7 +7317,7 @@
7122
7317
  "サブスクリプションマニフェスト"
7123
7318
  ],
7124
7319
  "Subscription Manifest expiration date check": [
7125
- ""
7320
+ "サブスクリプションマニフェストの有効期限の確認"
7126
7321
  ],
7127
7322
  "Subscription Manifest validity check": [
7128
7323
  "サブスクリプションマニフェストの有効性チェック"
@@ -7164,7 +7359,7 @@
7164
7359
  "サブスクリプションが見つかりません"
7165
7360
  ],
7166
7361
  "Subscription was not persisted - %{error_message}": [
7167
- "サブスクリプションが永続化されませんでした: {error_message}"
7362
+ "サブスクリプションが保存されませんでした: %{error_message}"
7168
7363
  ],
7169
7364
  "Subscriptions": [
7170
7365
  "サブスクリプション"
@@ -7188,7 +7383,7 @@
7188
7383
  "%s 台のホストが正常に追加されました。"
7189
7384
  ],
7190
7385
  "Successfully added %{count} content host(s) to host collection %{host_collection}.": [
7191
- "コンテンツホスト%{count} 台がホストコレクション {host_collection} に正常に追加されました。"
7386
+ "コンテンツホスト %{count} 台がホストコレクション %{host_collection} に正常に追加されました。"
7192
7387
  ],
7193
7388
  "Successfully changed sync plan for %s product(s)": [
7194
7389
  "%s 製品の同期プランが正常に変更されました"
@@ -7203,7 +7398,7 @@
7203
7398
  "%s 台のホストが正常に削除されました。"
7204
7399
  ],
7205
7400
  "Successfully removed %{count} content host(s) from host collection %{host_collection}.": [
7206
- "ホストコレクション {host_collection} から %{count} 台のコンテンツホストが正常に削除されました。"
7401
+ "ホストコレクション %{host_collection} から %{count} 台のコンテンツホストが正常に削除されました。"
7207
7402
  ],
7208
7403
  "Successfully synced capsule.": [
7209
7404
  "Capsule が正常に同期されました。"
@@ -7218,11 +7413,14 @@
7218
7413
  "サポートタイプ"
7219
7414
  ],
7220
7415
  "Support ended": [
7221
- ""
7416
+ "サポート終了"
7222
7417
  ],
7223
7418
  "Supported Content Types": [
7224
7419
  "サポート対象のコンテンツタイプ"
7225
7420
  ],
7421
+ "Sync": [
7422
+ ""
7423
+ ],
7226
7424
  "Sync Canceled": [
7227
7425
  "同期が取り消されました"
7228
7426
  ],
@@ -7277,6 +7475,9 @@
7277
7475
  "Sync all repositories for a product": [
7278
7476
  "製品のすべてのリポジトリーを同期します"
7279
7477
  ],
7478
+ "Sync capsule": [
7479
+ ""
7480
+ ],
7280
7481
  "Sync complete.": [
7281
7482
  "同期が完了しました。"
7282
7483
  ],
@@ -7295,9 +7496,12 @@
7295
7496
  "Sync state": [
7296
7497
  "同期の状態"
7297
7498
  ],
7298
- "Synced": [
7499
+ "Syncable export": [
7299
7500
  ""
7300
7501
  ],
7502
+ "Synced": [
7503
+ "同期されています"
7504
+ ],
7301
7505
  "Synced ": [
7302
7506
  "同期されています "
7303
7507
  ],
@@ -7344,7 +7548,7 @@
7344
7548
  "システム目的の属性の更新"
7345
7549
  ],
7346
7550
  "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
- ""
7551
+ "システム目的では、ネットワーク上でシステムの使用目的を設定して、Red Hat Hybrid Cloud Console のサブスクリプションサービスでレポートの精度を向上させることができます。"
7348
7552
  ],
7349
7553
  "Tag name": [
7350
7554
  "タグ名"
@@ -7356,13 +7560,13 @@
7356
7560
  "タスク"
7357
7561
  ],
7358
7562
  "Task ${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}": [
7359
- "${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}"
7563
+ "タスク ${task.humanized.action} ${task.result}. ${task.errors ? getErrors(task) : ''} の結果で完了しました"
7360
7564
  ],
7361
7565
  "Task ${task.humanized.action} has started.": [
7362
7566
  "タスク${task.humanized.action} が開始されました。"
7363
7567
  ],
7364
7568
  "Task ID": [
7365
- ""
7569
+ "タスク ID"
7366
7570
  ],
7367
7571
  "Task canceled": [
7368
7572
  "タスクが取り消されました"
@@ -7371,13 +7575,13 @@
7371
7575
  "タスクの詳細"
7372
7576
  ],
7373
7577
  "Task details": [
7374
- ""
7578
+ "タスクの詳細"
7375
7579
  ],
7376
7580
  "Task result": [
7377
- ""
7581
+ "タスクの結果"
7378
7582
  ],
7379
7583
  "Task state": [
7380
- ""
7584
+ "タスクの状態"
7381
7585
  ],
7382
7586
  "Temporary": [
7383
7587
  "一時的"
@@ -7389,16 +7593,16 @@
7389
7593
  "代替コンテンツソースのタイプ"
7390
7594
  ],
7391
7595
  "The Foreman Client repository is available in the host's content view environment(s). ": [
7392
- ""
7596
+ "Foreman クライアントリポジトリーが、ホストのコンテンツビュー環境で使用できる。 "
7393
7597
  ],
7394
7598
  "The Foreman Client repository is enabled. ": [
7395
- ""
7599
+ "Foreman クライアントリポジトリーが有効になっている。 "
7396
7600
  ],
7397
7601
  "The Foreman Client repository is synced. ": [
7398
- ""
7602
+ "Foreman クライアントリポジトリーが同期されている。 "
7399
7603
  ],
7400
7604
  "The Foreman Client repository set is enabled for the host. ": [
7401
- ""
7605
+ "Foreman クライアントリポジトリーセットが、ホストに対して有効になっている。 "
7402
7606
  ],
7403
7607
  "The URL to receive a session token from, e.g. used with Automation Hub.": [
7404
7608
  "セッショントークンを受信するためのURL (例: Automation Hub で使用)。"
@@ -7410,7 +7614,7 @@
7410
7614
  "実際のコンテンツファイル"
7411
7615
  ],
7412
7616
  "The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.": [
7413
- ""
7617
+ "同期時に保持するパッケージの最新バージョンの数。同期する場合はプレリリースも含まれます。デフォルト値 0 はすべてのバージョンを保持します。"
7414
7618
  ],
7415
7619
  "The content type for the Alternate Content Source": [
7416
7620
  "代替コンテンツソースのコンテンツタイプ"
@@ -7452,7 +7656,7 @@
7452
7656
  "以下のホストには、適用するエラータがあります: "
7453
7657
  ],
7454
7658
  "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 %%{repos}"
7659
+ "インポートメタデータで提供されている以下のリポジトリーのコンテンツタイプまたはプロバイダータイプが正しくありません。インポートする前に、エクスポートリポジトリーとインポートリポジトリーが同じタイプであることを確認してください\\n %{repos}"
7456
7660
  ],
7457
7661
  "The id of the content source": [
7458
7662
  "コンテンツソースの ID"
@@ -7494,7 +7698,7 @@
7494
7698
  "保持する各パッケージのバージョンの最大数。"
7495
7699
  ],
7496
7700
  "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings.": [
7497
- ""
7701
+ "サブスクリプションの更新を通知するときのサブスクリプションの残り日数。マニフェストの有効期限の警告にも使用されます。"
7498
7702
  ],
7499
7703
  "The number of items fetched from a single paged Pulp API call.": [
7500
7704
  "1 ページの Pulp API 呼び出しからフェッチされたアイテムの数。"
@@ -7506,7 +7710,7 @@
7506
7710
  "結果を並べ替える順序。['asc'、'desc']。デフォルトは 'desc' です。"
7507
7711
  ],
7508
7712
  "The organization's manifest does not contain the subscriptions required to enable the following repositories.\\n %{repos}": [
7509
- "組織のマニフェストには、以下のリポジトリーの有効化に必要なサブスクリプションが含まれていません。\\n %%{repos}"
7713
+ "組織のマニフェストには、以下のリポジトリーの有効化に必要なサブスクリプションが含まれていません。\\n %{repos}"
7510
7714
  ],
7511
7715
  "The page you are attempting to access requires selecting a specific organization.": [
7512
7716
  "アクセス先のページには、特定の組織を選択する必要があります。"
@@ -7515,7 +7719,7 @@
7515
7719
  "パス %{real_path} は、有効なリポジトリーではないようです。これがエラーだと思われる場合には、マニフェストを更新してみてください。"
7516
7720
  ],
7517
7721
  "The promotion of %{content_view} to %{environment} has completed. %{count} errata are available to your hosts.": [
7518
- "%{content_view} から %{environment} のプロモートが完了しました。エラータ %{count} 件がホストで利用できます。"
7722
+ "%{content_view} から %{environment} へのプロモートが完了しました。エラータ %{count} 件をホストで利用できます。"
7519
7723
  ],
7520
7724
  "The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
7521
7725
  "%{content_view} から <b>%{environment}</b> へのプロモートが完了しました。必要なエラータ %{count} 件をホストにインストールできます。"
@@ -7542,7 +7746,7 @@
7542
7746
  "選択したキックスタートリポジトリーは、割り当てられたコンテンツビュー、ライフサイクル環境、コンテンツソース、オペレーティングシステム、アーキテクチャーに含まれていません。"
7543
7747
  ],
7544
7748
  "The selected lifecycle environment contains no activation keys": [
7545
- ""
7749
+ "選択したライフサイクル環境にアクティベーションキーが含まれていません"
7546
7750
  ],
7547
7751
  "The selected/Inherited Content View is not available for this Lifecycle Environment": [
7548
7752
  "このライフサイクル環境では、選択したコンテンツビュー/継承したコンテンツビューは利用できません"
@@ -7569,7 +7773,7 @@
7569
7773
  "アップロードするコンテンツのタイプ (srpm、file など)。アップロード可能なタイプは、/katello/api/repositories/repository_types で確認できます。"
7570
7774
  ],
7571
7775
  "The value will be available in templates as @host.params['kt_activation_keys']": [
7572
- ""
7776
+ "値は、テンプレートで @host.params['kt_activation_keys'] という形で使用できるようになります"
7573
7777
  ],
7574
7778
  "There are no Manifests to display": [
7575
7779
  "表示するマニフェストはありません。"
@@ -7599,7 +7803,7 @@
7599
7803
  "クリーンアップするダウンロード済みのコンテンツはありません。"
7600
7804
  ],
7601
7805
  "There is no manifest history to display.": [
7602
- ""
7806
+ "表示するマニフェスト履歴がありません。"
7603
7807
  ],
7604
7808
  "There is no such HTTP proxy": [
7605
7809
  "そのような HTTP プロキシーはありません"
@@ -7638,7 +7842,7 @@
7638
7842
  "このアクションはパッケージグループに対応していません"
7639
7843
  ],
7640
7844
  "This action should only be taken for debugging purposes.": [
7641
- ""
7845
+ "この操作はデバッグ目的でのみ実行してください。"
7642
7846
  ],
7643
7847
  "This action should only be taken in extreme circumstances or for debugging purposes.": [
7644
7848
  "この操作は、特殊な状況またはデバッグの目的でのみ実行する必要があります。"
@@ -7656,7 +7860,7 @@
7656
7860
  "このコンテンツビューバージョンには履歴がありません。"
7657
7861
  ],
7658
7862
  "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
- ""
7863
+ "このコンテンツビューバージョンは、1 つ以上のマルチ環境ホストで使用されます。バージョンは、マルチ環境ホストから削除されます。ここで選択したコンテンツビューとライフサイクル環境は、単一環境ホストにのみ影響があります。詳細は、hammer activation-key --help を参照してください。"
7660
7864
  ],
7661
7865
  "This content view will be automatically updated to the latest version.": [
7662
7866
  "このコンテンツビューは、最新バージョンに自動的に更新されます。"
@@ -7665,16 +7869,16 @@
7665
7869
  "このコンテンツビューは削除されます。変更は、削除 をクリックした後に有効になります。"
7666
7870
  ],
7667
7871
  "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode.": [
7668
- ""
7872
+ "このエンドポイントは非推奨であり、今後のリリースで削除される予定です。サポートされているコンテンツアクセスモードは、Simple Content Access のみです。"
7669
7873
  ],
7670
7874
  "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
- ""
7875
+ "このエンドポイントは、主に UI の操作とリポジトリーへのコンテンツのアップロード用に設計されています。API ベースのアップロードの場合は、代わりに 'content_uploads' エンドポイントを使用してください。"
7672
7876
  ],
7673
7877
  "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
- ""
7878
+ "この環境は、1 つ以上のマルチ環境アクティベーションキーで使用されています。この環境は単に、マルチ環境キーから削除されるだけです。ここで選択したコンテンツビューとライフサイクル環境は、単一環境アクティベーションキーにのみ影響があります。詳細は、hammer activation-key --help を参照してください。"
7675
7879
  ],
7676
- "This erratum is not installable because it is not in this host's content view and lifecycle environment.": [
7677
- "このホストのコンテンツビューおよびライフサイクル環境に含まれていないため、このエラータはインストール可能ではありません。"
7880
+ "This erratum is not installable because it is not in this host's assigned content view environments.": [
7881
+ ""
7678
7882
  ],
7679
7883
  "This host does not have any Module streams.": [
7680
7884
  "このホストにはモジュールストリームがありません。"
@@ -7683,10 +7887,10 @@
7683
7887
  "このホストにはパッケージがありません。"
7684
7888
  ],
7685
7889
  "This host has errata that are applicable, but not installable. Adjust your filters and try again.": [
7686
- ""
7890
+ "このホストには適用可能なエラータがありますが、インストールできません。フィルターを調節してもう一度お試しください。"
7687
7891
  ],
7688
7892
  "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
- ""
7893
+ "このホストは複数のコンテンツビュー環境に関連付けられています。ここでライフサイクル環境とコンテンツビューを割り当てると、このホストは他の環境から削除されます。"
7690
7894
  ],
7691
7895
  "This host's organization is in Simple Content Access mode. Attaching subscriptions is disabled.": [
7692
7896
  "このホストの組織はシンプルコンテンツアクセスモードです。サブスクリプションのアタッチが無効になっています。"
@@ -7716,10 +7920,7 @@
7716
7920
  "これは、リンクされたリポジトリーではありません"
7717
7921
  ],
7718
7922
  "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
- ""
7923
+ "このページには、この組織のサブスクリプションマニフェストから利用可能なサブスクリプションが表示されます。{br} サブスクリプションの全体的な使用状況の詳細は、{subscriptionsService} を参照してください。"
7723
7924
  ],
7724
7925
  "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
7725
7926
  "このリポジトリーは推奨されていません。使用する前に、 %(anchorBegin)sドキュメント%(anchorEnd)s を追加で参照してください。"
@@ -7752,13 +7953,13 @@
7752
7953
  "これにより、詳細、リポジトリー、およびフィルターを含め {cv} のコピーが作成されます。履歴、タスク、およびバージョン等の生成されたデータはコピーされません。"
7753
7954
  ],
7754
7955
  "This will update the content view environments for {hosts}.": [
7755
- ""
7956
+ "これにより、{hosts} のコンテンツビュー環境が更新されます。"
7756
7957
  ],
7757
7958
  "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
7758
- ""
7959
+ "リポジトリー内に含まれず、アクセスされていないコンテンツを孤立したコンテンツとみなすまでの時間 (分)。"
7759
7960
  ],
7760
7961
  "Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
7761
- ""
7962
+ "yum メタデータを期限切れになる時間 (秒単位)。対象は、カスタムの yum リポジトリーのみです。"
7762
7963
  ],
7763
7964
  "Timeout when refreshing a manifest (in seconds)": [
7764
7965
  "マニフェストの更新時のタイムアウト (秒単位)"
@@ -7770,37 +7971,40 @@
7770
7971
  "タイトル"
7771
7972
  ],
7772
7973
  "To change content view environments, a specific organization must be selected from the organization context.": [
7773
- ""
7974
+ "コンテンツビュー環境を変更するには、組織コンテキストから特定の組織を選択する必要があります。"
7774
7975
  ],
7775
7976
  "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
- ""
7977
+ "同期コンテンツオプションを有効にするには、このホストが、選択したアーキテクチャーおよびオペレーティングシステム用の同期済みキックスタートリポジトリーを含むコンテンツソース、コンテンツビュー、およびライフサイクル環境を使用している必要があります。"
7777
7978
  ],
7778
7979
  "To enable them, add the environment to the content source, or select a different content source.": [
7779
- ""
7980
+ "環境を有効にするには、環境を別のコンテンツソースに追加するか、別のコンテンツソースを選択します。"
7780
7981
  ],
7781
7982
  "To enable them, add the environment to the host's content source, or ": [
7782
- ""
7983
+ "環境を有効にするには、その環境をホストのコンテンツソースに追加するか、"
7783
7984
  ],
7784
7985
  "To finish the process of changing the content source, run the following script manually on {hosts}.": [
7785
- ""
7986
+ "コンテンツソースの変更プロセスを完了するには、次のスクリプトを {hosts} で手動で実行します。"
7786
7987
  ],
7787
7988
  "To get started, add a filter rule to this filter": [
7788
- ""
7989
+ "まず、フィルタールールをこのフィルターに追加します。"
7789
7990
  ],
7790
7991
  "To get started, add this host to a host collection.": [
7791
7992
  "まず、このホストをホストコレクションに追加します。"
7792
7993
  ],
7793
7994
  "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
- ""
7995
+ "コンテンツビューから特定のコンテンツを追加または除外するには、フィルターを作成します。フィルターを使用しない場合は、コンテンツビューには追加したリポジトリーにあるものがすべて含まれます。"
7795
7996
  ],
7796
7997
  "To manage host packages, a specific organization must be selected from the organization context.": [
7797
- ""
7998
+ "ホストパッケージを管理するには、組織コンテキストから特定の組織を選択する必要があります。"
7798
7999
  ],
7799
8000
  "To manage packages, select an action.": [
8001
+ "パッケージを管理するには、アクションを選択してください。"
8002
+ ],
8003
+ "Toggle": [
7800
8004
  ""
7801
8005
  ],
7802
8006
  "Token/password for the flatpak remote": [
7803
- ""
8007
+ "flatpak リモートのトークン/パスワード"
7804
8008
  ],
7805
8009
  "Total steps: ": [
7806
8010
  "ステップ合計数: "
@@ -7920,7 +8124,7 @@
7920
8124
  "接続できません。結果: %s"
7921
8125
  ],
7922
8126
  "Unable to create ContentViewEnvironment. Check the logs for more information.": [
7923
- ""
8127
+ "ContentViewEnvironment を作成できません。詳細は、ログを確認してください。"
7924
8128
  ],
7925
8129
  "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
8130
  "代替コンテンツソースを削除できません。削除するパーミッションがないか、代替コンテンツソースが存在しません。"
@@ -7959,7 +8163,7 @@
7959
8163
  "システムの再割り当てを実行できません。system_content_view_id と system_environment_id を確認してください。"
7960
8164
  ],
7961
8165
  "Unable to refresh any alternate content source. You either do not have the permission to refresh, or no alternate content sources exist.": [
7962
- ""
8166
+ "代替コンテンツソースを更新できません。更新するパーミッションがないか、代替コンテンツソースが存在しません。"
7963
8167
  ],
7964
8168
  "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
8169
  "代替コンテンツソースを更新できません。更新するパーミッションがないか、代替コンテンツソースが存在しません。"
@@ -7971,7 +8175,7 @@
7971
8175
  "リポジトリーを同期できません。このリポジトリーにはフィード URL がありません。"
7972
8176
  ],
7973
8177
  "Unable to sync repo. This repository is not a library instance repository.": [
7974
- ""
8178
+ "リポジトリーを同期できません。このリポジトリーはライブラリーインスタンスリポジトリーではありません。"
7975
8179
  ],
7976
8180
  "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
8181
  "リポジトリーを同期できません。同期する権限がないか、または選択されたリポジトリーにフィード URL がないかのいずれかです。"
@@ -8037,7 +8241,7 @@
8037
8241
  "CDN 設定の更新"
8038
8242
  ],
8039
8243
  "Update Content Counts": [
8040
- ""
8244
+ "コンテンツ数の更新"
8041
8245
  ],
8042
8246
  "Update Content Overrides": [
8043
8247
  "コンテンツ上書きの更新"
@@ -8064,7 +8268,7 @@
8064
8268
  "フィルタールールの更新。組み込まれるパラメーターはフィルタータイプに基づくものでなければなりません。"
8065
8269
  ],
8066
8270
  "Update a flatpak remote": [
8067
- ""
8271
+ "flatpak リモートを更新する"
8068
8272
  ],
8069
8273
  "Update a host collection": [
8070
8274
  "ホストコレクションの更新"
@@ -8088,15 +8292,27 @@
8088
8292
  "組織内の環境を更新"
8089
8293
  ],
8090
8294
  "Update content counts for the smart proxy": [
8295
+ "Smart Proxy のコンテンツ数を更新します"
8296
+ ],
8297
+ "Update content urls": [
8091
8298
  ""
8092
8299
  ],
8093
8300
  "Update content view environments for host": [
8094
- ""
8301
+ "ホストのコンテンツビュー環境の更新"
8095
8302
  ],
8096
8303
  "Update content view environments for host %s": [
8304
+ "ホスト %s のコンテンツビュー環境の更新"
8305
+ ],
8306
+ "Update distributions": [
8097
8307
  ""
8098
8308
  ],
8099
8309
  "Update hosts manually": [
8310
+ "ホストの手動更新"
8311
+ ],
8312
+ "Update http proxy": [
8313
+ ""
8314
+ ],
8315
+ "Update http proxy details": [
8100
8316
  ""
8101
8317
  ],
8102
8318
  "Update installed packages, enabled repos, module inventory": [
@@ -8114,12 +8330,21 @@
8114
8330
  "Update packages via Katello interface": [
8115
8331
  "Katello インターフェイスでのパッケージの更新"
8116
8332
  ],
8333
+ "Update redhat repository": [
8334
+ ""
8335
+ ],
8117
8336
  "Update release version for host": [
8118
8337
  "ホストのリリースバージョンの更新"
8119
8338
  ],
8120
8339
  "Update release version for host %s": [
8121
8340
  "ホスト %s のリリースバージョンの更新"
8122
8341
  ],
8342
+ "Update remote": [
8343
+ ""
8344
+ ],
8345
+ "Update repository": [
8346
+ ""
8347
+ ],
8123
8348
  "Update services requiring restart": [
8124
8349
  "再起動が必要なサービスの更新"
8125
8350
  ],
@@ -8133,7 +8358,7 @@
8133
8358
  "指定されたホストのコンテンツソースを更新し、再設定スクリプトを生成します"
8134
8359
  ],
8135
8360
  "Update the host immediately via remote execution": [
8136
- ""
8361
+ "リモート実行でホストをすぐに更新します"
8137
8362
  ],
8138
8363
  "Update the information about enabled repositories": [
8139
8364
  "有効なリポジトリーの情報を更新する"
@@ -8160,10 +8385,10 @@
8160
8385
  "製品の更新"
8161
8386
  ],
8162
8387
  "Updates available: Component content view versions have been updated.": [
8163
- ""
8388
+ "更新が利用可能: コンポーネントのコンテンツビューバージョンが更新されました。"
8164
8389
  ],
8165
8390
  "Updates available: Repositories and/or filters have changed.": [
8166
- ""
8391
+ "更新が利用可能: リポジトリーやフィルターが変更されました。"
8167
8392
  ],
8168
8393
  "Updating Package...": [
8169
8394
  "パッケージを更新しています..."
@@ -8190,10 +8415,10 @@
8190
8415
  "アップグレード"
8191
8416
  ],
8192
8417
  "Upgrade all packages": [
8193
- ""
8418
+ "すべてのパッケージのアップグレード"
8194
8419
  ],
8195
8420
  "Upgrade packages": [
8196
- ""
8421
+ "パッケージのアップグレード"
8197
8422
  ],
8198
8423
  "Upgrade via customized remote execution": [
8199
8424
  "カスタマイズされたリモート実行によるアップグレード"
@@ -8210,15 +8435,24 @@
8210
8435
  "Upload a subscription manifest": [
8211
8436
  "サブスクリプションマニフェストのアップロード"
8212
8437
  ],
8438
+ "Upload content": [
8439
+ ""
8440
+ ],
8441
+ "Upload file": [
8442
+ ""
8443
+ ],
8213
8444
  "Upload into": [
8214
8445
  "アップロード先"
8215
8446
  ],
8216
8447
  "Upload package / repos profile": [
8217
- ""
8448
+ "パッケージ/リポジトリープロファイルのアップロード"
8218
8449
  ],
8219
8450
  "Upload request id": [
8220
8451
  "要求 ID のアップロード"
8221
8452
  ],
8453
+ "Upload tag": [
8454
+ ""
8455
+ ],
8222
8456
  "Upstream Candlepin": [
8223
8457
  "アップストリーム Candlepin"
8224
8458
  ],
@@ -8232,7 +8466,7 @@
8232
8466
  "リポジトリー URL を指定する場合には、アップストリーム名を空白にすることはできません。"
8233
8467
  ],
8234
8468
  "Upstream authentication token string for yum repositories.": [
8235
- ""
8469
+ "yum リポジトリーのアップストリーム認証トークン文字列。"
8236
8470
  ],
8237
8471
  "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type.": [
8238
8472
  "CDN コンテンツの同期元となるアップストリームの Foreman サーバーです。'upstream_server' タイプにのみ必要です。"
@@ -8307,7 +8541,7 @@
8307
8541
  "認証用のユーザー名。'upstream_server' タイプにのみ必要です。"
8308
8542
  ],
8309
8543
  "Username for the flatpak remote": [
8310
- ""
8544
+ "flatpak リモートのユーザー名"
8311
8545
  ],
8312
8546
  "Username of the upstream repository user used for authentication": [
8313
8547
  "認証に使用するアップストリームリポジトリーユーザーのユーザー名"
@@ -8322,10 +8556,10 @@
8322
8556
  "アップストリームの Foreman サーバーを使用する場合は、ユーザー名、パスワード、アップストリーム組織ラベル、および SSL CA 認証情報が必要です。"
8323
8557
  ],
8324
8558
  "Validate host/lifecycle environment/content source coherence": [
8325
- ""
8559
+ "ホスト/ライフサイクル環境/コンテンツソースの一貫性を検証する"
8326
8560
  ],
8327
8561
  "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
- ""
8562
+ "ホストの割り当てられたライフサイクル環境が、ホストのコンテンツ取得元の Smart Proxy によって同期されていることを検証します。API リクエストにのみ適用され、Web UI チェックには影響しません"
8329
8563
  ],
8330
8564
  "Value must either be a boolean or 'default' for 'enabled'": [
8331
8565
  "値は、ブール値またはデフォルト (「有効」) のいずれかである必要があります"
@@ -8333,23 +8567,26 @@
8333
8567
  "Verify SSL": [
8334
8568
  "SSL の確認"
8335
8569
  ],
8336
- "Verify checksum for content on smart proxy": [
8570
+ "Verify checksum": [
8337
8571
  ""
8338
8572
  ],
8573
+ "Verify checksum for content on smart proxy": [
8574
+ "Smart Proxy 上のコンテンツのチェックサムを確認する"
8575
+ ],
8339
8576
  "Verify checksum for one or more products": [
8340
8577
  "1 つ以上の製品のチェックサムを確認します"
8341
8578
  ],
8342
8579
  "Verify checksum of repositories in %{name} %{version}": [
8343
- ""
8580
+ "%{name} %{version} リポジトリーのチェックサムを確認する"
8344
8581
  ],
8345
8582
  "Verify checksum of repository contents": [
8346
8583
  "リポジトリーの内容のチェックサムを確認する"
8347
8584
  ],
8348
8585
  "Verify checksum of repository contents in the content view version": [
8349
- ""
8586
+ "コンテンツビューバージョンのリポジトリーコンテンツのチェックサムを確認する"
8350
8587
  ],
8351
8588
  "Verify checksum of version repositories": [
8352
- ""
8589
+ "バージョンリポジトリーのチェックサムを確認する"
8353
8590
  ],
8354
8591
  "Version": [
8355
8592
  "バージョン"
@@ -8361,13 +8598,13 @@
8361
8598
  "バージョン ${item.version}"
8362
8599
  ],
8363
8600
  "Version ${version.version}": [
8364
- "${version.version} バージョン $"
8601
+ "バージョン ${version.version}"
8365
8602
  ],
8366
8603
  "Version ${versionNameToRemove} will be deleted from all environments. It will no longer be available for promotion.": [
8367
- "バージョン {versionNameToRemove} は、すべての環境から削除されます。プロモーションの対象ではなくなります。"
8604
+ "バージョン ${versionNameToRemove} は、すべての環境から削除されます。プロモーションの対象ではなくなります。"
8368
8605
  ],
8369
8606
  "Version ${versionNameToRemove} will be deleted from the listed environments. It will no longer be available for promotion.": [
8370
- "バージョン {versionNameToRemove} は、一覧表示された環境から削除されます。プロモーションの対象ではなくなります。"
8607
+ "バージョン ${versionNameToRemove} は、一覧表示された環境から削除されます。プロモーションの対象ではなくなります。"
8371
8608
  ],
8372
8609
  "Version ${versionOne}": [
8373
8610
  "バージョン ${versionOne}"
@@ -8400,31 +8637,31 @@
8400
8637
  "ビュー %{view} は %{env} にプロモートされていません。"
8401
8638
  ],
8402
8639
  "View Filters": [
8403
- ""
8640
+ "フィルターの表示"
8404
8641
  ],
8405
8642
  "View Subscription Usage": [
8406
8643
  "サブスクリプションの使用状況の表示"
8407
8644
  ],
8408
8645
  "View a report of the affected hosts": [
8409
- "影響を受けるホストのレポートを表示します"
8646
+ "影響を受けるホストのレポートの表示"
8410
8647
  ],
8411
8648
  "View applicable errata": [
8412
- ""
8649
+ "適用可能なエラータの表示"
8413
8650
  ],
8414
8651
  "View by": [
8415
8652
  "表示"
8416
8653
  ],
8417
8654
  "View content views": [
8418
- ""
8655
+ "コンテンツビューの表示"
8419
8656
  ],
8420
8657
  "View documentation": [
8421
- ""
8658
+ "ドキュメントの表示"
8422
8659
  ],
8423
8660
  "View matching content": [
8424
8661
  "マッチするコンテンツの表示"
8425
8662
  ],
8426
8663
  "View sync status": [
8427
- ""
8664
+ "同期ステータスの表示"
8428
8665
  ],
8429
8666
  "View tasks ": [
8430
8667
  "タスクの表示 "
@@ -8445,7 +8682,7 @@
8445
8682
  "仮想ホスト"
8446
8683
  ],
8447
8684
  "WARNING: Simple Content Access will be required for all organizations in Katello 4.12.": [
8448
- ""
8685
+ "警告: Simple Content Access は、Katello 4.12 ですべての組織に必須となる予定です。"
8449
8686
  ],
8450
8687
  "Waiting to start.": [
8451
8688
  "開始を待機中です。"
@@ -8481,7 +8718,7 @@
8481
8718
  "ディスクにリポジトリーを再生成するかどうか。デフォルト: true"
8482
8719
  ],
8483
8720
  "Whether or not to return filters applied to the content view version": [
8484
- ""
8721
+ "コンテンツビューバージョンに適用されるフィルターを返すかどうか"
8485
8722
  ],
8486
8723
  "Whether or not to show all results": [
8487
8724
  "すべての結果を表示するかどうか"
@@ -8523,13 +8760,13 @@
8523
8760
  "組織の parent_id を設定できません。この機能は無効にされています。"
8524
8761
  ],
8525
8762
  "You currently don't have any ${selectedContentType}.": [
8526
- "現在、{selectedContentType} はありません。"
8763
+ "現在、${selectedContentType} はありません。"
8527
8764
  ],
8528
8765
  "You currently don't have any alternate content sources.": [
8529
8766
  "現時点で、代替コンテンツソースはありません。"
8530
8767
  ],
8531
8768
  "You currently don't have any related content views.": [
8532
- ""
8769
+ "現在、関連するコンテンツビューはありません。"
8533
8770
  ],
8534
8771
  "You currently don't have any repositories associated with this content.": [
8535
8772
  "現在、このコンテンツに関連付けられているリポジトリーはありません。"
@@ -8538,7 +8775,7 @@
8538
8775
  "現在、このフィルターに追加するリポジトリーはありません。"
8539
8776
  ],
8540
8777
  "You currently have no content views to display": [
8541
- ""
8778
+ "現在、表示するコンテンツビューがありません"
8542
8779
  ],
8543
8780
  "You do not have permissions to delete %s": [
8544
8781
  "%s を削除する権限がありません。"
@@ -8553,7 +8790,7 @@
8553
8790
  "保存されていない変更があります。変更を保存せずに終了しますか?"
8554
8791
  ],
8555
8792
  "You must select at least one host.": [
8556
- ""
8793
+ "少なくとも 1 つのホストを選択する必要があります。"
8557
8794
  ],
8558
8795
  "You were not allowed to add %s": [
8559
8796
  "%s を追加できません"
@@ -8571,13 +8808,13 @@
8571
8808
  "%(entitlementCount)s 件のエンタイトルメントに変更を加えています"
8572
8809
  ],
8573
8810
  "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest.": [
8574
- ""
8811
+ "マニフェストが {expirationDate} に有効期限切れになります。Red Hat コンテンツを引き続き使用するには、新しいマニフェストをインポートしてください。"
8575
8812
  ],
8576
8813
  "Your manifest has expired. To continue using Red Hat content, import a new manifest.": [
8577
- ""
8814
+ "マニフェストの有効期限が切れています。Red Hat コンテンツを引き続き使用するには、新しいマニフェストをインポートしてください。"
8578
8815
  ],
8579
8816
  "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
- ""
8817
+ "マニフェストが {daysMessage} 後に有効期限切れになります。有効期限を延長するには、マニフェストを更新してください。Foreman が接続されていない場合は、新しいマニフェストをインポートしてください。"
8581
8818
  ],
8582
8819
  "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs.": [
8583
8820
  "検索クエリーが無効でした。確認してからもう一度お試しください。このエラーの詳細はアプリケーションログに送信されました。"
@@ -8601,7 +8838,7 @@
8601
8838
  "検索条件にマッチするホストはありませんでした。"
8602
8839
  ],
8603
8840
  "Your search returned no matching non-modular RPMs.": [
8604
- ""
8841
+ "検索条件にマッチする非モジュラーストリームはありませんでした。"
8605
8842
  ],
8606
8843
  "Yum": [
8607
8844
  "Yum"
@@ -8640,7 +8877,7 @@
8640
8877
  "アクションが見つかりません"
8641
8878
  ],
8642
8879
  "activation key": [
8643
- ""
8880
+ "アクティベーションキー"
8644
8881
  ],
8645
8882
  "activation key identifier": [
8646
8883
  "アクティベーションキー ID"
@@ -8691,7 +8928,7 @@
8691
8928
  "Yum リポジトリーでのみ許可されています。"
8692
8929
  ],
8693
8930
  "attempted to sync a non-library repository.": [
8694
- ""
8931
+ "非ライブラリーリポジトリーの同期が試行されました。"
8695
8932
  ],
8696
8933
  "attempted to sync without a feed URL": [
8697
8934
  "フィード URL なしで同期が試行されました"
@@ -8703,10 +8940,10 @@
8703
8940
  "リポジトリー検出を実行するベース URL"
8704
8941
  ],
8705
8942
  "bug fix": [
8706
- ""
8943
+ "バグ修正"
8707
8944
  ],
8708
8945
  "bug fixes": [
8709
- ""
8946
+ "バグ修正"
8710
8947
  ],
8711
8948
  "bulk add filter rules": [
8712
8949
  "フィルタールールの一括追加"
@@ -8754,7 +8991,7 @@
8754
8991
  "ホストが無制限に設定されているため設定できません"
8755
8992
  ],
8756
8993
  "cannot be set for repositories without 'Additive' mirroring policy.": [
8757
- ""
8994
+ "'Additive' のミラーリングポリシーのないリポジトリーには設定できません。"
8758
8995
  ],
8759
8996
  "cannot contain characters other than ascii alpha numerals, '_', '-'. ": [
8760
8997
  "ASCII 英数字、アンダースコア (_)、ハイフン (-) 以外の文字を含めることはできません。 "
@@ -8772,7 +9009,7 @@
8772
9009
  "%s 文字以下にしてください"
8773
9010
  ],
8774
9011
  "change the host's content source.": [
8775
- ""
9012
+ "ホストのコンテンツソースを変更します。"
8776
9013
  ],
8777
9014
  "checking %s task status": [
8778
9015
  "%s タスクステータスの確認"
@@ -8796,7 +9033,7 @@
8796
9033
  "コンテンツタイプ ('deb'、'docker_manifest'、'file'、'ostree_ref'、'rpm'、'srpm')"
8797
9034
  ],
8798
9035
  "content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')": [
8799
- ""
9036
+ "コンテンツタイプ ('deb'、'file'、'ostree_ref'、'rpm'、'srpm')"
8800
9037
  ],
8801
9038
  "content view component ID. Identifier of the component association": [
8802
9039
  "コンテンツビューコンポーネント ID。コンポーネントの関連付けの ID"
@@ -8841,16 +9078,16 @@
8841
9078
  "比較するコンテンツビューバージョン"
8842
9079
  ],
8843
9080
  "create a custom product": [
8844
- ""
9081
+ "カスタム製品の作成"
8845
9082
  ],
8846
9083
  "create a filter for a content view": [
8847
9084
  "コンテンツビューのフィルターを作成します"
8848
9085
  ],
8849
9086
  "day": [
8850
- ""
9087
+ ""
8851
9088
  ],
8852
9089
  "days": [
8853
- ""
9090
+ ""
8854
9091
  ],
8855
9092
  "deb, package, package group, or docker tag names": [
8856
9093
  "deb、パッケージ、パッケージグループ、または Docker タグ名"
@@ -8859,7 +9096,7 @@
8859
9096
  "deb_ids は配列ではありません"
8860
9097
  ],
8861
9098
  "deb_names_for_job_template: Action must be one of %s": [
8862
- ""
9099
+ "deb_names_for_job_template: アクションは %s のいずれかでなければなりません"
8863
9100
  ],
8864
9101
  "delete a filter": [
8865
9102
  "フィルターを削除します。"
@@ -8883,16 +9120,16 @@
8883
9120
  "ディスク"
8884
9121
  ],
8885
9122
  "download policy for deb, docker, file and yum repos (either 'immediate' or 'on_demand')": [
8886
- ""
9123
+ "deb、docker、ファイル、yum リポジトリーのダウンロードポリシー ('即時' または 'オンデマンド')"
8887
9124
  ],
8888
9125
  "enables or disables synchronization": [
8889
9126
  "同期の有効化または無効化"
8890
9127
  ],
8891
9128
  "enhancement": [
8892
- ""
9129
+ "機能強化"
8893
9130
  ],
8894
9131
  "enhancements": [
8895
- ""
9132
+ "機能強化"
8896
9133
  ],
8897
9134
  "environment identifier": [
8898
9135
  "環境 ID"
@@ -8922,7 +9159,7 @@
8922
9159
  "エラータ: ID またはすべてのオブジェクトを選択"
8923
9160
  ],
8924
9161
  "erratum: allow types not matching a valid errata type": [
8925
- ""
9162
+ "エラータ: 有効なエラータ型と一致しない型を許可する"
8926
9163
  ],
8927
9164
  "erratum: end date (YYYY-MM-DD)": [
8928
9165
  "エラータ: 終了日 (YYYY-MM-DD)"
@@ -8964,7 +9201,7 @@
8964
9201
  "この名前を含む環境のみをフィルター"
8965
9202
  ],
8966
9203
  "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}' で作成できません。コンテナーリポジトリー名 (%{{container_name}) が既存のリポジトリーと競合します。ライフサイクル環境のレジストリー名パターンをより具体的なパターンに変更することを検討してください。"
9204
+ "リポジトリーの場合には、'%{name}' は一意ではなく、'%{env}' で作成できません。コンテナーリポジトリー名 ({%{container_name}) が既存のリポジトリーと競合します。ライフサイクル環境のレジストリー名パターンをより具体的なパターンに変更することを検討してください。"
8968
9205
  ],
8969
9206
  "force content view promotion and bypass lifecycle environment restriction": [
8970
9207
  "コンテンツビューを強制的にプロモートしてライフサイクル環境の制限を無視する"
@@ -8982,10 +9219,10 @@
8982
9219
  "この製品に対してすでに使用されています。"
8983
9220
  ],
8984
9221
  "here": [
8985
- ""
9222
+ "こちら"
8986
9223
  ],
8987
9224
  "host": [
8988
- ""
9225
+ "ホスト"
8989
9226
  ],
8990
9227
  "host collection name to filter by": [
8991
9228
  "フィルターに使用するホストコレクション名"
@@ -9021,7 +9258,7 @@
9021
9258
  "Pulp タスクの開始"
9022
9259
  ],
9023
9260
  "installed": [
9024
- ""
9261
+ "インストール"
9025
9262
  ],
9026
9263
  "installing errata...": [
9027
9264
  "エラータをインストールしています..."
@@ -9048,13 +9285,13 @@
9048
9285
  "指定のオブジェクトを解釈して、指定のオブジェクトに関連付け可能なリポジトリーのみを返します。'content_view' と 'content_view_version' のみがサポートされます。"
9049
9286
  ],
9050
9287
  "invalid container image name": [
9051
- "無効なコンテナーイメージ名"
9288
+ ""
9052
9289
  ],
9053
9290
  "invalid: Repositories can only require one OS version.": [
9054
9291
  "無効: リポジトリーに必要な OS バージョンは 1 つだけです。"
9055
9292
  ],
9056
9293
  "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information.": [
9057
- ""
9294
+ "無効: コンテンツソースは、ホストに割り当てられたライフサイクル環境を同期する必要があります。詳細は、ログを参照してください。"
9058
9295
  ],
9059
9296
  "is already attached to the capsule": [
9060
9297
  "Capsule にすでに割り当て済みです"
@@ -9108,19 +9345,19 @@
9108
9345
  "モジュールストリームが見つかりません"
9109
9346
  ],
9110
9347
  "multi-environment activation key": [
9111
- ""
9348
+ "マルチ環境アクティベーションキー"
9112
9349
  ],
9113
9350
  "multi-environment activation keys": [
9114
- ""
9351
+ "マルチ環境アクティベーションキー"
9115
9352
  ],
9116
9353
  "multi-environment host": [
9117
- ""
9354
+ "マルチ環境ホスト"
9118
9355
  ],
9119
9356
  "multi-environment hosts": [
9120
- ""
9357
+ "マルチ環境ホスト"
9121
9358
  ],
9122
9359
  "must be %{gpg_key} or %{cert}": [
9123
- "%{gpg_key} または %{cert} でなければなりません。"
9360
+ "%{gpg_key} または %{cert} でなければなりません"
9124
9361
  ],
9125
9362
  "must be a positive integer value.": [
9126
9363
  "正の整数値でなければなりません。"
@@ -9132,7 +9369,7 @@
9132
9369
  "%s のいずれかでなければなりません"
9133
9370
  ],
9134
9371
  "must be true or false": [
9135
- ""
9372
+ "true または false でなければなりません。"
9136
9373
  ],
9137
9374
  "must be unique within one organization": [
9138
9375
  "1 つの組織内で一意である必要があります"
@@ -9297,16 +9534,16 @@
9297
9534
  "ルール ID"
9298
9535
  ],
9299
9536
  "security advisories": [
9300
- ""
9537
+ "セキュリティーアドバイザリー"
9301
9538
  ],
9302
9539
  "security advisory": [
9303
- ""
9540
+ "セキュリティーアドバイザリー"
9304
9541
  ],
9305
9542
  "selected host": [
9306
- ""
9543
+ "選択したホスト"
9307
9544
  ],
9308
9545
  "selected hosts": [
9309
- ""
9546
+ "選択したホスト"
9310
9547
  ],
9311
9548
  "service level": [
9312
9549
  "サービスレベル"
@@ -9327,7 +9564,7 @@
9327
9564
  "ライブラリーのリポジトリーおよびデフォルトコンテンツビューの表示"
9328
9565
  ],
9329
9566
  "some executors are not responding, check %{status_url}": [
9330
- "一部のエグゼキューターが応答していません。{status_url} を確認してください"
9567
+ "一部のエグゼキューターが応答していません。%{status_url} を確認してください"
9331
9568
  ],
9332
9569
  "specifies if content should be included or excluded, default: inclusion=false": [
9333
9570
  "コンテンツの組み込みまたは除外の指定。デフォルト: inclusion=false"
@@ -9348,19 +9585,19 @@
9348
9585
  "同期プランの数値 ID"
9349
9586
  ],
9350
9587
  "system registration": [
9351
- ""
9588
+ "システム登録"
9352
9589
  ],
9353
9590
  "the documentation.": [
9354
- ""
9591
+ "ドキュメント。"
9355
9592
  ],
9356
9593
  "the following attributes can not be updated for the Red Hat provider: [ %s ]": [
9357
9594
  "Red Hat プロバイダーの次の属性は更新できません: [ %s ]"
9358
9595
  ],
9359
9596
  "the host": [
9360
- ""
9597
+ "ホスト"
9361
9598
  ],
9362
9599
  "the hosts": [
9363
- ""
9600
+ "ホスト"
9364
9601
  ],
9365
9602
  "to": [
9366
9603
  "から"
@@ -9390,7 +9627,7 @@
9390
9627
  "フィルターの更新"
9391
9628
  ],
9392
9629
  "updated": [
9393
- ""
9630
+ "更新"
9394
9631
  ],
9395
9632
  "updating package group...": [
9396
9633
  "パッケージグループを更新しています..."
@@ -9447,7 +9684,7 @@
9447
9684
  "選択項目 {0} 件"
9448
9685
  ],
9449
9686
  "{enableRedHatRepos} or {createACustomProduct}.": [
9450
- ""
9687
+ "{enableRedHatRepos} または {createACustomProduct}"
9451
9688
  ],
9452
9689
  "{numberOfActivationKeys} activation key will be assigned to content view {cvName} in": [
9453
9690
  "{numberOfActivationKeys} アクティベーションキーは、以下のコンテンツビュー {cvName} に割り当てられます:"