foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -37,12 +37,6 @@ msgstr "プロキシー設定を無視するホスト名、ドメインまたは
37
37
  msgid "A plugin to make virt-who configuration easy"
38
38
  msgstr "virt-who 設定を容易にするプラグイン"
39
39
 
40
- msgid "Abstract"
41
- msgstr "概要"
42
-
43
- msgid "Abstract async task"
44
- msgstr "非同期タスクの抽象化"
45
-
46
40
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
47
41
  msgstr "virt-who を Nutanix AHV に接続する際に使用されるアカウント名。"
48
42
 
@@ -61,39 +55,18 @@ msgstr "virt-who をハイパーバイザーに接続する際に使用される
61
55
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
62
56
  msgstr "virt-who をハイパーバイザーインスタンスに接続する際に使用されるアカウントパスワード。"
63
57
 
64
- msgid "Action with sub plans"
65
- msgstr "サブプランによるアクション"
66
-
67
58
  msgid "Actions"
68
59
  msgstr "アクション"
69
60
 
70
- msgid "Agent action"
71
- msgstr "エージェントのアクション"
72
-
73
61
  msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
74
62
  msgstr "esx プロバイダータイプにのみ適用できます。親 (通常は ComputeResource) の名前がこのオプションのコンマ区切りの一覧に指定されているホストの場合は <b>レポートされません</b>。ワイルドカードおよび正規表現がサポートされ、複数のレコードはコンマで区切られる必要があります。コンマなどの特殊文字が含まれている場合は値を二重引用符で囲みます。すべての改行文字は生成される設定ファイルで削除され、空白は先頭および末尾から削除されます。"
75
63
 
76
64
  msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
77
65
  msgstr "esx プロバイダータイプにのみ適用できます。親 (通常は ComputeResource) の名前がこのオプションのコンマ区切りの一覧に指定されているホストの場合にのみレポートされます。ワイルドカードおよび正規表現がサポートされ、複数のレコードはコンマで区切られる必要があります。コンマなどの特殊文字が含まれている場合は値を二重引用符で囲みます。すべての改行文字は生成される設定ファイルで削除され、空白は先頭および末尾から削除されます。"
78
66
 
79
- msgid "Attach subscriptions"
80
- msgstr "サブスクリプションの割り当て"
81
-
82
- msgid "Auto attach subscriptions"
83
- msgstr "サブスクリプションの自動割り当て"
84
-
85
67
  msgid "Blacklist"
86
68
  msgstr "ブラックリスト"
87
69
 
88
- msgid "Bulk generate applicability for hosts"
89
- msgstr "ホストに適用可能なエラータを一括生成します"
90
-
91
- msgid "Check for long running tasks"
92
- msgstr ""
93
-
94
- msgid "Combined Profile Update"
95
- msgstr "統合プロファイルの更新"
96
-
97
70
  msgid "Configs"
98
71
  msgstr "設定"
99
72
 
@@ -136,78 +109,30 @@ msgstr "コンテナーネイティブの仮想化の完全修飾ホスト名ま
136
109
  msgid "Copy to clipboard"
137
110
  msgstr "クリップボードへのコピー"
138
111
 
139
- msgid "Copy version units to library"
140
- msgstr "バージョンユニットのライブラリーへのコピー"
141
-
142
112
  msgid "Count"
143
113
  msgstr "カウント"
144
114
 
145
- msgid "Create"
146
- msgstr "作成"
147
-
148
- msgid "Create Alternate Content Source"
149
- msgstr "代替コンテンツソースの作成"
150
-
151
115
  msgid "Create Config"
152
116
  msgstr "設定の作成"
153
117
 
154
- msgid "Create Export History"
155
- msgstr "エクスポート履歴の作成"
156
-
157
- msgid "Create Import History"
158
- msgstr "インポート履歴の作成"
159
-
160
- msgid "Create Syncable Export History"
161
- msgstr "同期可能なエクスポート履歴の作成"
162
-
163
118
  msgid "Create a virt-who configuration"
164
119
  msgstr "virt-who 設定の作成"
165
120
 
166
- msgid "Delete"
167
- msgstr "削除"
168
-
169
- msgid "Delete Activation Key"
170
- msgstr "アクティベーションキーの削除"
171
-
172
- msgid "Delete Lifecycle Environment"
173
- msgstr "ライフサイクル環境の削除"
174
-
175
- msgid "Delete Product"
176
- msgstr "製品の削除"
177
-
178
121
  msgid "Delete a virt-who configuration"
179
122
  msgstr "virt-who 設定を削除します。"
180
123
 
181
124
  msgid "Delete virt-who configuration %s?"
182
125
  msgstr "virt-who 設定 %s を削除しますか?"
183
126
 
184
- msgid "Deliver notifications about long running tasks"
185
- msgstr ""
186
-
187
127
  msgid "Deploy"
188
128
  msgstr "デプロイ"
189
129
 
190
- msgid "Destroy"
191
- msgstr "破棄"
192
-
193
- msgid "Destroy Alternate Content Source"
194
- msgstr "大体コンテンツソースの破棄"
195
-
196
- msgid "Destroy Content Host"
197
- msgstr "コンテンツホストの破棄"
198
-
199
130
  msgid "Details"
200
131
  msgstr "詳細"
201
132
 
202
133
  msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
203
134
  msgstr "ハイパーバイザーごとに異なるデバッグ値を設定できません。そのため、この設定をデプロイするホストにデプロイ済みの他の全設定に影響します。"
204
135
 
205
- msgid "Disable"
206
- msgstr "無効化"
207
-
208
- msgid "Discover"
209
- msgstr "検出"
210
-
211
136
  msgid "Download the script"
212
137
  msgstr "スクリプトのダウンロード"
213
138
 
@@ -217,9 +142,6 @@ msgstr "編集"
217
142
  msgid "Edit Virt-who Config"
218
143
  msgstr "Virt-who 設定の編集"
219
144
 
220
- msgid "Enable"
221
- msgstr "有効化"
222
-
223
145
  msgid "Enable AHV debug"
224
146
  msgstr "AHV デバッグの有効化"
225
147
 
@@ -229,9 +151,6 @@ msgstr "デバッグ出力の有効化"
229
151
  msgid "Enable debugging output?"
230
152
  msgstr "デバッグ出力を有効にしますか?"
231
153
 
232
- msgid "Errata mail"
233
- msgstr "エラータメール"
234
-
235
154
  msgid "Every 12 hours"
236
155
  msgstr "12 時間ごと"
237
156
 
@@ -268,18 +187,6 @@ msgstr "ホストの除外"
268
187
  msgid "Exclude hosts which cluster ID is specified in comma-separated list in this option will <b>NOT</b> be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
269
188
  msgstr "クラスター ID がこのオプションのコンマ区切りの一覧に指定されているホストは、レポート<b>されません</b>。PowerCLI コマンドを使用して VMware でドメイン名を検索します (<code>Get-Cluster “ClusterName” | Select ID</code>)。ワイルドカードおよび正規表現がサポートされ、複数のレコードはコンマで区切られる必要があります。コンマなどの特殊文字が含まれている場合は値を二重引用符で囲みます。すべての改行文字は生成される設定ファイルで削除され、空白は先頭および末尾から削除されます。"
270
189
 
271
- msgid "Export"
272
- msgstr "エクスポート"
273
-
274
- msgid "Export Library"
275
- msgstr "ライブラリーのエクスポート"
276
-
277
- msgid "Export Repository"
278
- msgstr "リポジトリーのエクスポート"
279
-
280
- msgid "Fetch pxe files"
281
- msgstr "PXE ファイルの取得"
282
-
283
190
  msgid "Filter Hosts"
284
191
  msgstr "ホストのフィルタリング"
285
192
 
@@ -289,9 +196,6 @@ msgstr "ホストの親のフィルタリング"
289
196
  msgid "Filter hosts"
290
197
  msgstr "ホストのフィルタリング"
291
198
 
292
- msgid "Filtered index content"
293
- msgstr "フィルタリングしたインデックスコンテンツ"
294
-
295
199
  msgid "Filtering"
296
200
  msgstr "フィルタリング"
297
201
 
@@ -307,12 +211,6 @@ msgstr "ハイパーバイザーの完全修飾ホスト名または IP アド
307
211
  msgid "General information"
308
212
  msgstr "一般情報"
309
213
 
310
- msgid "Generate host applicability"
311
- msgstr "ホストに適用可能なエラータを生成します"
312
-
313
- msgid "Generate repository applicability"
314
- msgstr "リポジトリーに適用可能なエラータを生成します"
315
-
316
214
  msgid "HTTP Proxy"
317
215
  msgstr "HTTP プロキシー"
318
216
 
@@ -364,12 +262,6 @@ msgstr "ハイパーバイザーのタイプ"
364
262
  msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
365
263
  msgstr "フィルタリングモードが 1 に設定されている場合にのみ適用できるハイパーバイザーのホワイトリストです。ワイルドカードおよび正規表現がサポートされており、複数のレコードはコンマで区切られる必要があります。"
366
264
 
367
- msgid "Hypervisors"
368
- msgstr "ハイパーバイザー"
369
-
370
- msgid "Hypervisors update"
371
- msgstr "ハイパーバイザーの更新"
372
-
373
265
  msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
374
266
  msgstr "Red Hat Enterprise Linux およびその他のオペレーティングシステムを実行する仮想マシンでハイブリッド環境を実行する場合は、virt-who のホストへのアクセスの範囲を制限することをお勧めします。たとえば、一部のハイパーバイザーが Microsoft Windows Server インスタンスのみをホストする場合、これらのハイパーバイザーを virt-who エージェントが報告する利点はありません。"
375
267
 
@@ -382,48 +274,6 @@ msgstr "プロキシーを無視"
382
274
  msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
383
275
  msgstr "プロキシーを無視します。プロキシー設定を無視するホスト名、ドメインまたは IP アドレスのコンマ区切りの一覧です。オプションとして、これは * に設定でき、すべてのホスト名ドメインまたは IP アドレスのプロキシー設定をバイパスします。"
384
276
 
385
- msgid "Import"
386
- msgstr "インポート"
387
-
388
- msgid "Import Content View Version"
389
- msgstr "コンテンツビューバージョンのインポート"
390
-
391
- msgid "Import Default Content View"
392
- msgstr "デフォルトのコンテンツビューのインポート"
393
-
394
- msgid "Import Puppet classes"
395
- msgstr "Puppet クラスのインポート"
396
-
397
- msgid "Import Repository"
398
- msgstr "リポジトリーのインポート"
399
-
400
- msgid "Import facts"
401
- msgstr "ファクトのインポート"
402
-
403
- msgid "Incremental Update"
404
- msgstr "増分更新"
405
-
406
- msgid "Incremental Update of Content View Version(s) "
407
- msgstr "コンテンツビューバージョンの増分更新 "
408
-
409
- msgid "Index content"
410
- msgstr "コンテンツのインデックス作成"
411
-
412
- msgid "Index errata"
413
- msgstr "エラータのインデックス作成"
414
-
415
- msgid "Index module streams"
416
- msgstr "モジュールストリームのインデックス作成"
417
-
418
- msgid "Index package groups"
419
- msgstr "パッケージグループのインデックス作成"
420
-
421
- msgid "Install Applicable Errata"
422
- msgstr "適用可能なエラータのインストール"
423
-
424
- msgid "Instance update"
425
- msgstr "インスタンスの更新"
426
-
427
277
  msgid "Interval"
428
278
  msgstr "間隔"
429
279
 
@@ -514,9 +364,6 @@ msgstr "所有者"
514
364
  msgid "Owner was not provided"
515
365
  msgstr "所有者は指定されていません"
516
366
 
517
- msgid "Package Profile Update"
518
- msgstr "パッケージプロファイルの更新"
519
-
520
367
  msgid "Path to kubeconfig file"
521
368
  msgstr "kubeconfig ファイルへのパス"
522
369
 
@@ -529,54 +376,9 @@ msgstr "Prism Element"
529
376
  msgid "Prism Flavor"
530
377
  msgstr "Prism フレーバー"
531
378
 
532
- msgid "Product Create"
533
- msgstr "製品の作成"
534
-
535
- msgid "Promote"
536
- msgstr "プロモート"
537
-
538
- msgid "Promotion to Environment"
539
- msgstr "環境へのプロモート"
540
-
541
- msgid "Publish"
542
- msgstr "公開"
543
-
544
- msgid "Publish Lifecycle Environment Repositories"
545
- msgstr "ライフサイクル環境リポジトリーの公開"
546
-
547
- msgid "Refresh Alternate Content Source"
548
- msgstr "代替コンテンツソースの更新"
549
-
550
- msgid "Reindex subscriptions"
551
- msgstr "サブスクリプションのインデックス再作成"
552
-
553
- msgid "Remove Content"
554
- msgstr "コンテンツの削除"
555
-
556
- msgid "Remove Version"
557
- msgstr "バージョンの削除"
558
-
559
- msgid "Remove Versions and Associations"
560
- msgstr "バージョンおよび関連付けの削除"
561
-
562
- msgid "Remove from Environment"
563
- msgstr "環境からの削除"
564
-
565
- msgid "Remove subscriptions"
566
- msgstr "サブスクリプションの削除"
567
-
568
379
  msgid "Renders a deploy script for the specified virt-who configuration"
569
380
  msgstr "指定した virt-who 設定の deploy スクリプトのレンダリングを行います。"
570
381
 
571
- msgid "Report"
572
- msgstr "レポート"
573
-
574
- msgid "Republish Version Repositories"
575
- msgstr "バージョンリポジトリーの再公開"
576
-
577
- msgid "Run Sync Plan:"
578
- msgstr "同期プランの実行:"
579
-
580
382
  msgid "Schedule"
581
383
  msgstr "スケジュール"
582
384
 
@@ -608,18 +410,6 @@ msgstr "状態"
608
410
  msgid "Success"
609
411
  msgstr "成功"
610
412
 
611
- msgid "Sync capsule"
612
- msgstr "Capsule の同期"
613
-
614
- msgid "Syncable export"
615
- msgstr "同期可能なエクスポート"
616
-
617
- msgid "Synchronize"
618
- msgstr "同期"
619
-
620
- msgid "Synchronize smart proxy"
621
- msgstr "Smart Proxy の同期"
622
-
623
413
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
624
414
  msgstr "設定がデプロイされていないか、または virt-who がステータスを報告できませんでした"
625
415
 
@@ -662,54 +452,15 @@ msgstr "予期しない状況によって生じる不明な設定ステータス
662
452
  msgid "Unlimited"
663
453
  msgstr "無制限"
664
454
 
665
- msgid "Update"
666
- msgstr "更新"
667
-
668
- msgid "Update Alternate Content Source"
669
- msgstr "代替コンテンツソースの更新"
670
-
671
- msgid "Update CDN Configuration"
672
- msgstr "CDN 設定の更新"
673
-
674
- msgid "Update Content Overrides"
675
- msgstr "コンテンツ上書きの更新"
676
-
677
455
  msgid "Update a virt-who configuration"
678
456
  msgstr "virt-who 設定の更新"
679
457
 
680
- msgid "Update content urls"
681
- msgstr "コンテンツ url の更新"
682
-
683
- msgid "Update for host"
684
- msgstr "ホストの更新"
685
-
686
- msgid "Update http proxy"
687
- msgstr "http プロキシーの更新"
688
-
689
- msgid "Update http proxy details"
690
- msgstr "HTTP プロキシーの詳細更新"
691
-
692
- msgid "Update redhat repository"
693
- msgstr "redhat リポジトリーの更新"
694
-
695
- msgid "Update release version for host"
696
- msgstr "ホストのリリースバージョンの更新"
697
-
698
- msgid "Updating System Purpose for host"
699
- msgstr "ホストのシステム目的を更新中"
700
-
701
- msgid "Upload into"
702
- msgstr "アップロード先"
703
-
704
458
  msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:"
705
459
  msgstr "以下の Hammer コマンドまたはスクリプトを使用してこの設定をデプロイします。いずれも、root 権限が必要です。katello-host-tools にアクセスできるターゲットホストで Hammer コマンドまたはスクリプトを実行し、可能な場合は Foreman ホストで virt-who レポートを実行します。"
706
460
 
707
461
  msgid "VMware vCenter server’s fully qualified host name or IP address."
708
462
  msgstr "VMware vCenter サーバーの完全修飾ホスト名または IP アドレス"
709
463
 
710
- msgid "Verify checksum"
711
- msgstr "チェックサムの確認"
712
-
713
464
  msgid "Virt-who Configs Status"
714
465
  msgstr "Virt-who 設定ステータス"
715
466