foreman_scc_manager 4.0.0 → 4.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +1 -2
- data/app/assets/javascripts/foreman_scc_manager/locale/de/foreman_scc_manager.js +341 -341
- data/app/assets/javascripts/foreman_scc_manager/locale/el/foreman_scc_manager.js +288 -288
- data/app/assets/javascripts/foreman_scc_manager/locale/en/foreman_scc_manager.js +2 -582
- data/app/assets/javascripts/foreman_scc_manager/locale/fr/foreman_scc_manager.js +1 -1
- data/app/assets/javascripts/foreman_scc_manager/locale/ja/foreman_scc_manager.js +348 -348
- data/app/assets/javascripts/foreman_scc_manager/locale/ka/foreman_scc_manager.js +381 -381
- data/app/assets/javascripts/foreman_scc_manager/locale/ko/foreman_scc_manager.js +592 -0
- data/app/assets/javascripts/foreman_scc_manager/locale/zh_CN/foreman_scc_manager.js +346 -346
- data/lib/foreman_scc_manager/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/de/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/de/foreman_scc_manager.po +101 -98
- data/locale/el/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/el/foreman_scc_manager.po +25 -24
- data/locale/en/foreman_scc_manager.po +0 -593
- data/locale/fr/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/fr/foreman_scc_manager.po +1 -1
- data/locale/ja/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/ja/foreman_scc_manager.po +94 -92
- data/locale/ka/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/ka/foreman_scc_manager.po +139 -133
- data/locale/ko/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/ko/foreman_scc_manager.po +600 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_scc_manager.mo +0 -0
- data/locale/zh_CN/foreman_scc_manager.po +92 -91
- data/test/controllers/api/v2/scc_accounts_test.rb +4 -4
- data/test/features/sync_test.rb +3 -3
- data/test/lib/scc_manager_test.rb +64 -0
- data/test/test_plugin_helper.rb +4 -1
- metadata +9 -7
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_scc_manager": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_scc_manager
|
6
|
+
"Project-Id-Version": "foreman_scc_manager 4.0.0",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-17 13:28+0000",
|
9
9
|
"Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2022",
|
10
|
-
"Language-Team": "Japanese (https://
|
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",
|
@@ -17,53 +17,65 @@
|
|
17
17
|
"domain": "foreman_scc_manager",
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
" -- Select Architecture --": [
|
21
|
+
""
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
" -- Select Product --": [
|
24
|
+
""
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
" -- Select Version --": [
|
27
|
+
""
|
28
28
|
],
|
29
|
-
"
|
30
|
-
"
|
29
|
+
" has started successfully.": [
|
30
|
+
""
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"%s/%s": [
|
33
|
+
""
|
34
34
|
],
|
35
|
-
"
|
36
|
-
"
|
35
|
+
"Abstract": [
|
36
|
+
"概要"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Abstract async task": [
|
39
|
+
"非同期タスクの抽象化"
|
40
40
|
],
|
41
|
-
"
|
41
|
+
"Action with sub plans": [
|
42
|
+
"サブプランによるアクション"
|
43
|
+
],
|
44
|
+
"Actions": [
|
45
|
+
"アクション"
|
46
|
+
],
|
47
|
+
"Add SCC account": [
|
48
|
+
"SCC アカウントの追加"
|
49
|
+
],
|
50
|
+
"Add SUSE Customer Center Account": [
|
51
|
+
"SUSE Customer Center アカウントの追加"
|
52
|
+
],
|
53
|
+
"Add more sub products to Product tree": [
|
42
54
|
""
|
43
55
|
],
|
44
|
-
"
|
56
|
+
"Add product(s)": [
|
45
57
|
""
|
46
58
|
],
|
47
|
-
"
|
48
|
-
"
|
59
|
+
"Additive": [
|
60
|
+
"付加"
|
61
|
+
],
|
62
|
+
"Agent action": [
|
63
|
+
"エージェントのアクション"
|
49
64
|
],
|
50
65
|
"Associated GPG key of scc_account": [
|
51
66
|
"scc_account の関連付けられた GPG キー"
|
52
67
|
],
|
53
|
-
"
|
54
|
-
"
|
55
|
-
],
|
56
|
-
"Update scc_account": [
|
57
|
-
"scc_account の更新"
|
68
|
+
"Attach subscriptions": [
|
69
|
+
"サブスクリプションの割り当て"
|
58
70
|
],
|
59
|
-
"
|
60
|
-
"
|
71
|
+
"Auto attach subscriptions": [
|
72
|
+
"サブスクリプションの自動割り当て"
|
61
73
|
],
|
62
|
-
"
|
63
|
-
"
|
74
|
+
"Base URL": [
|
75
|
+
"ベース URL"
|
64
76
|
],
|
65
|
-
"
|
66
|
-
"
|
77
|
+
"Bulk generate applicability for hosts": [
|
78
|
+
"ホストに適用可能なエラータを一括生成します"
|
67
79
|
],
|
68
80
|
"Bulk subscription of scc_products for scc_account": [
|
69
81
|
"scc_account の scc_products の一括サブスクリプション"
|
@@ -71,521 +83,509 @@
|
|
71
83
|
"Bulk subscription of scc_products with individual repository selection for scc_account.": [
|
72
84
|
""
|
73
85
|
],
|
74
|
-
"
|
75
|
-
""
|
76
|
-
],
|
77
|
-
"List products for an scc_account": [
|
86
|
+
"Collapse products": [
|
78
87
|
""
|
79
88
|
],
|
80
|
-
"
|
89
|
+
"Collapse/Expand": [
|
81
90
|
""
|
82
91
|
],
|
83
|
-
"
|
84
|
-
"
|
92
|
+
"Combined Profile Update": [
|
93
|
+
"統合プロファイルの更新"
|
85
94
|
],
|
86
|
-
"
|
87
|
-
"
|
95
|
+
"Content Only": [
|
96
|
+
"コンテンツのみ"
|
88
97
|
],
|
89
|
-
"
|
90
|
-
"
|
98
|
+
"Copy version units to library": [
|
99
|
+
"バージョンユニットのライブラリーへのコピー"
|
91
100
|
],
|
92
|
-
"
|
93
|
-
"
|
101
|
+
"Create": [
|
102
|
+
"作成"
|
94
103
|
],
|
95
|
-
"
|
96
|
-
"
|
104
|
+
"Create Alternate Content Source": [
|
105
|
+
"代替コンテンツソースの作成"
|
97
106
|
],
|
98
|
-
"
|
99
|
-
"
|
107
|
+
"Create Export History": [
|
108
|
+
"エクスポート履歴の作成"
|
100
109
|
],
|
101
|
-
"
|
102
|
-
"
|
110
|
+
"Create Import History": [
|
111
|
+
"インポート履歴の作成"
|
103
112
|
],
|
104
|
-
"
|
105
|
-
"
|
113
|
+
"Create Package Group": [
|
114
|
+
"パッケージグループの作成"
|
106
115
|
],
|
107
|
-
"
|
108
|
-
"
|
116
|
+
"Create Syncable Export History": [
|
117
|
+
"同期可能なエクスポート履歴の作成"
|
109
118
|
],
|
110
|
-
"
|
111
|
-
"
|
119
|
+
"Create an scc_account": [
|
120
|
+
"scc_account の作成"
|
112
121
|
],
|
113
|
-
"
|
114
|
-
"
|
122
|
+
"Cron expression is not valid!": [
|
123
|
+
"cron 式が無効です!"
|
115
124
|
],
|
116
|
-
"
|
117
|
-
"
|
125
|
+
"Date and time relative to which the sync interval is run": [
|
126
|
+
"同期の実行関連の日時"
|
118
127
|
],
|
119
|
-
"
|
120
|
-
"
|
128
|
+
"Delete": [
|
129
|
+
"削除"
|
121
130
|
],
|
122
|
-
"
|
123
|
-
"
|
131
|
+
"Delete Activation Key": [
|
132
|
+
"アクティベーションキーの削除"
|
124
133
|
],
|
125
|
-
"
|
126
|
-
"
|
134
|
+
"Delete Lifecycle Environment": [
|
135
|
+
"ライフサイクル環境の削除"
|
127
136
|
],
|
128
|
-
"
|
129
|
-
"
|
137
|
+
"Delete Package Group": [
|
138
|
+
"パッケージグループの削除"
|
130
139
|
],
|
131
|
-
"
|
132
|
-
"
|
140
|
+
"Delete Product": [
|
141
|
+
"製品の削除"
|
133
142
|
],
|
134
|
-
"
|
135
|
-
"
|
143
|
+
"Delete scc_account": [
|
144
|
+
"scc_account の削除"
|
136
145
|
],
|
137
|
-
"
|
138
|
-
""
|
146
|
+
"Destroy": [
|
147
|
+
"破棄"
|
139
148
|
],
|
140
|
-
"
|
141
|
-
""
|
149
|
+
"Destroy Alternate Content Source": [
|
150
|
+
"大体コンテンツソースの破棄"
|
142
151
|
],
|
143
|
-
"
|
144
|
-
""
|
152
|
+
"Destroy Content Host": [
|
153
|
+
"コンテンツホストの破棄"
|
145
154
|
],
|
146
|
-
"
|
147
|
-
""
|
155
|
+
"Disable": [
|
156
|
+
"無効化"
|
148
157
|
],
|
149
|
-
"
|
150
|
-
"
|
158
|
+
"Discover": [
|
159
|
+
"検出"
|
151
160
|
],
|
152
|
-
"
|
153
|
-
"
|
161
|
+
"Download Policy": [
|
162
|
+
"ダウンロードポリシー"
|
154
163
|
],
|
155
|
-
"
|
156
|
-
"
|
164
|
+
"Edit %s": [
|
165
|
+
"%s の編集"
|
157
166
|
],
|
158
|
-
"
|
159
|
-
"
|
167
|
+
"Enable": [
|
168
|
+
"有効化"
|
160
169
|
],
|
161
|
-
"
|
162
|
-
"
|
170
|
+
"Errata mail": [
|
171
|
+
"エラータメール"
|
163
172
|
],
|
164
|
-
"
|
165
|
-
"
|
173
|
+
"Expand products": [
|
174
|
+
""
|
166
175
|
],
|
167
|
-
"
|
168
|
-
"
|
176
|
+
"Export": [
|
177
|
+
"エクスポート"
|
169
178
|
],
|
170
|
-
"
|
171
|
-
"
|
179
|
+
"Export Library": [
|
180
|
+
"ライブラリーのエクスポート"
|
172
181
|
],
|
173
|
-
"
|
174
|
-
"
|
182
|
+
"Export Repository": [
|
183
|
+
"リポジトリーのエクスポート"
|
175
184
|
],
|
176
|
-
"
|
177
|
-
"
|
185
|
+
"Failed to add task to queue.": [
|
186
|
+
""
|
178
187
|
],
|
179
|
-
"
|
180
|
-
"
|
188
|
+
"Failed to add task to queue: %s": [
|
189
|
+
"タスクをキューに追加できませんでした: %s"
|
181
190
|
],
|
182
|
-
"
|
183
|
-
""
|
191
|
+
"Fetch pxe files": [
|
192
|
+
"PXE ファイルの取得"
|
184
193
|
],
|
185
|
-
"
|
194
|
+
"Filter repositories": [
|
186
195
|
""
|
187
196
|
],
|
188
|
-
"
|
189
|
-
"
|
190
|
-
],
|
191
|
-
"Edit %s": [
|
192
|
-
"%s の編集"
|
197
|
+
"Filtered index content": [
|
198
|
+
"フィルタリングしたインデックスコンテンツ"
|
193
199
|
],
|
194
|
-
"SUSE
|
195
|
-
"SUSE
|
200
|
+
"Foreman plugin to sync SUSE Customer Center products and repositories into Katello.": [
|
201
|
+
"Foreman プラグインで SUSE Customer Center の製品およびリポジトリーを Katello に同期します。"
|
196
202
|
],
|
197
|
-
"
|
198
|
-
"
|
203
|
+
"Generate host applicability": [
|
204
|
+
"ホストに適用可能なエラータを生成します"
|
199
205
|
],
|
200
|
-
"
|
201
|
-
"
|
206
|
+
"Generate repository applicability": [
|
207
|
+
"リポジトリーに適用可能なエラータを生成します"
|
202
208
|
],
|
203
|
-
"
|
204
|
-
"
|
209
|
+
"Go to Product page": [
|
210
|
+
""
|
205
211
|
],
|
206
|
-
"
|
207
|
-
"
|
212
|
+
"Go to Repository page": [
|
213
|
+
""
|
208
214
|
],
|
209
|
-
"
|
210
|
-
"
|
215
|
+
"Hypervisors": [
|
216
|
+
"ハイパーバイザー"
|
211
217
|
],
|
212
|
-
"
|
213
|
-
"
|
218
|
+
"Hypervisors update": [
|
219
|
+
"ハイパーバイザーの更新"
|
214
220
|
],
|
215
|
-
"
|
221
|
+
"If this option is enabled, debug and source pool repositories are automatically selected if you select a product. This option is disabled by default. It applies for unselected products, only. Already selected products are not filtered.": [
|
216
222
|
""
|
217
223
|
],
|
218
|
-
"
|
219
|
-
"
|
220
|
-
],
|
221
|
-
"Product Selection for Account %s": [
|
222
|
-
"アカウントの製品選択 %s"
|
223
|
-
],
|
224
|
-
"SUSE Subscriptions": [
|
225
|
-
"SUSE サブスクリプション"
|
224
|
+
"Immediate": [
|
225
|
+
"即時"
|
226
226
|
],
|
227
|
-
"
|
228
|
-
""
|
227
|
+
"Import": [
|
228
|
+
"インポート"
|
229
229
|
],
|
230
|
-
"
|
231
|
-
"
|
230
|
+
"Import Content View Version": [
|
231
|
+
"コンテンツビューバージョンのインポート"
|
232
232
|
],
|
233
|
-
"
|
234
|
-
""
|
233
|
+
"Import Default Content View": [
|
234
|
+
"デフォルトのコンテンツビューのインポート"
|
235
235
|
],
|
236
|
-
"
|
237
|
-
""
|
236
|
+
"Import Puppet classes": [
|
237
|
+
"Puppet クラスのインポート"
|
238
238
|
],
|
239
|
-
"
|
240
|
-
""
|
239
|
+
"Import Repository": [
|
240
|
+
"リポジトリーのインポート"
|
241
241
|
],
|
242
|
-
"
|
243
|
-
""
|
242
|
+
"Import facts": [
|
243
|
+
"ファクトのインポート"
|
244
244
|
],
|
245
|
-
"
|
245
|
+
"Include Debug and Source Pool repositories": [
|
246
246
|
""
|
247
247
|
],
|
248
|
-
"
|
249
|
-
""
|
248
|
+
"Incremental Update": [
|
249
|
+
"増分更新"
|
250
250
|
],
|
251
|
-
"
|
252
|
-
""
|
251
|
+
"Incremental Update of Content View Version(s) ": [
|
252
|
+
"コンテンツビューバージョンの増分更新 "
|
253
253
|
],
|
254
|
-
"
|
255
|
-
""
|
254
|
+
"Index content": [
|
255
|
+
"コンテンツのインデックス作成"
|
256
256
|
],
|
257
|
-
"
|
258
|
-
""
|
257
|
+
"Index errata": [
|
258
|
+
"エラータのインデックス作成"
|
259
259
|
],
|
260
|
-
"
|
261
|
-
""
|
260
|
+
"Index module streams": [
|
261
|
+
"モジュールストリームのインデックス作成"
|
262
262
|
],
|
263
|
-
"
|
264
|
-
""
|
263
|
+
"Index package groups": [
|
264
|
+
"パッケージグループのインデックス作成"
|
265
265
|
],
|
266
|
-
"
|
267
|
-
""
|
266
|
+
"Install Applicable Errata": [
|
267
|
+
"適用可能なエラータのインストール"
|
268
268
|
],
|
269
|
-
"
|
270
|
-
""
|
269
|
+
"Instance update": [
|
270
|
+
"インスタンスの更新"
|
271
271
|
],
|
272
|
-
"
|
273
|
-
""
|
272
|
+
"Interval cannot be nil": [
|
273
|
+
"間隔を nil にすることはできません"
|
274
274
|
],
|
275
|
-
"
|
276
|
-
""
|
275
|
+
"Interval for syncing scc_account": [
|
276
|
+
"scc_account の同期間隔"
|
277
277
|
],
|
278
|
-
"
|
279
|
-
""
|
278
|
+
"Interval not set correctly": [
|
279
|
+
"間隔が正しく設定されていません"
|
280
280
|
],
|
281
|
-
"
|
282
|
-
""
|
281
|
+
"Last synced": [
|
282
|
+
"最終同期"
|
283
283
|
],
|
284
|
-
"
|
285
|
-
""
|
284
|
+
"List all scc_accounts": [
|
285
|
+
"全 scc_accounts の一覧表示"
|
286
286
|
],
|
287
|
-
"
|
287
|
+
"List products for an scc_account": [
|
288
288
|
""
|
289
289
|
],
|
290
|
-
"
|
291
|
-
""
|
290
|
+
"Lock on SCC account already taken: %s": [
|
291
|
+
"すでに取得されている SCC アカウントのロック: %s"
|
292
292
|
],
|
293
|
-
"
|
294
|
-
""
|
293
|
+
"Login id of scc_account": [
|
294
|
+
"scc_account のログイン ID"
|
295
295
|
],
|
296
|
-
"
|
297
|
-
""
|
296
|
+
"Mirroring Policy": [
|
297
|
+
"ミラーリングポリシー"
|
298
298
|
],
|
299
|
-
"
|
300
|
-
""
|
299
|
+
"Name of the scc_account": [
|
300
|
+
"scc_account の名前"
|
301
301
|
],
|
302
|
-
"
|
303
|
-
""
|
302
|
+
"No products selected.": [
|
303
|
+
"製品が選択されていません。"
|
304
304
|
],
|
305
|
-
"
|
306
|
-
""
|
305
|
+
"None": [
|
306
|
+
"なし"
|
307
307
|
],
|
308
|
-
"
|
309
|
-
""
|
308
|
+
"On Demand": [
|
309
|
+
"オンデマンド"
|
310
310
|
],
|
311
|
-
"
|
312
|
-
""
|
311
|
+
"Package Profile Update": [
|
312
|
+
"パッケージプロファイルの更新"
|
313
313
|
],
|
314
|
-
"
|
315
|
-
""
|
314
|
+
"Password of scc_account": [
|
315
|
+
"scc_account のパスワード"
|
316
316
|
],
|
317
|
-
"
|
317
|
+
"Please check your SUSE subscription": [
|
318
318
|
""
|
319
319
|
],
|
320
|
-
"
|
320
|
+
"Please synchronize your SUSE account before you can subscribe to SUSE products.": [
|
321
321
|
""
|
322
322
|
],
|
323
|
-
"
|
324
|
-
""
|
323
|
+
"Product Create": [
|
324
|
+
"製品の作成"
|
325
325
|
],
|
326
|
-
"
|
327
|
-
""
|
326
|
+
"Product Selection for Account %s": [
|
327
|
+
"アカウントの製品選択 %s"
|
328
328
|
],
|
329
|
-
"
|
330
|
-
""
|
329
|
+
"Products": [
|
330
|
+
"製品"
|
331
331
|
],
|
332
|
-
"
|
333
|
-
""
|
332
|
+
"Promote": [
|
333
|
+
"プロモート"
|
334
334
|
],
|
335
|
-
"
|
336
|
-
""
|
335
|
+
"Promotion to Environment": [
|
336
|
+
"環境へのプロモート"
|
337
337
|
],
|
338
|
-
"
|
339
|
-
""
|
338
|
+
"Publish": [
|
339
|
+
"公開"
|
340
340
|
],
|
341
|
-
"
|
342
|
-
""
|
341
|
+
"Publish Lifecycle Environment Repositories": [
|
342
|
+
"ライフサイクル環境リポジトリーの公開"
|
343
343
|
],
|
344
|
-
"
|
345
|
-
""
|
344
|
+
"Refresh Alternate Content Source": [
|
345
|
+
"代替コンテンツソースの更新"
|
346
346
|
],
|
347
|
-
"
|
348
|
-
""
|
347
|
+
"Reindex subscriptions": [
|
348
|
+
"サブスクリプションのインデックス再作成"
|
349
349
|
],
|
350
|
-
"
|
351
|
-
""
|
350
|
+
"Remove Content": [
|
351
|
+
"コンテンツの削除"
|
352
352
|
],
|
353
|
-
"
|
354
|
-
""
|
353
|
+
"Remove Version": [
|
354
|
+
"バージョンの削除"
|
355
355
|
],
|
356
|
-
"
|
357
|
-
""
|
356
|
+
"Remove Versions and Associations": [
|
357
|
+
"バージョンおよび関連付けの削除"
|
358
358
|
],
|
359
|
-
"
|
360
|
-
""
|
359
|
+
"Remove from Environment": [
|
360
|
+
"環境からの削除"
|
361
361
|
],
|
362
|
-
"
|
363
|
-
""
|
362
|
+
"Remove subscriptions": [
|
363
|
+
"サブスクリプションの削除"
|
364
364
|
],
|
365
|
-
"
|
365
|
+
"Repositories (%s/%s)": [
|
366
366
|
""
|
367
367
|
],
|
368
|
-
"
|
368
|
+
"Repository not imported": [
|
369
369
|
""
|
370
370
|
],
|
371
|
-
"
|
372
|
-
""
|
371
|
+
"Republish Version Repositories": [
|
372
|
+
"バージョンリポジトリーの再公開"
|
373
373
|
],
|
374
|
-
"
|
374
|
+
"Reset Selection": [
|
375
375
|
""
|
376
376
|
],
|
377
|
-
"
|
378
|
-
""
|
377
|
+
"Run Sync Plan:": [
|
378
|
+
"同期プランの実行:"
|
379
379
|
],
|
380
|
-
"
|
381
|
-
""
|
380
|
+
"SUSE Customer Center": [
|
381
|
+
"SUSE Customer Center"
|
382
382
|
],
|
383
|
-
"
|
384
|
-
""
|
383
|
+
"SUSE Customer Center account": [
|
384
|
+
"SUSE Customer Center アカウント"
|
385
385
|
],
|
386
|
-
"
|
387
|
-
""
|
386
|
+
"SUSE Subscription": [
|
387
|
+
"SUSE サブスクリプション"
|
388
388
|
],
|
389
|
-
"
|
390
|
-
""
|
389
|
+
"SUSE Subscription: ": [
|
390
|
+
"SUSE サブスクリプション: "
|
391
391
|
],
|
392
|
-
"
|
393
|
-
""
|
392
|
+
"SUSE Subscriptions": [
|
393
|
+
"SUSE サブスクリプション"
|
394
394
|
],
|
395
|
-
"
|
396
|
-
""
|
395
|
+
"SUSE subscriptions": [
|
396
|
+
"SUSE サブスクリプション"
|
397
397
|
],
|
398
|
-
"
|
399
|
-
""
|
398
|
+
"Search": [
|
399
|
+
"検索"
|
400
400
|
],
|
401
|
-
"
|
401
|
+
"Select SUSE products": [
|
402
402
|
""
|
403
403
|
],
|
404
|
-
"
|
405
|
-
""
|
404
|
+
"Select products": [
|
405
|
+
"製品の選択"
|
406
406
|
],
|
407
|
-
"
|
407
|
+
"Selected SUSE Products": [
|
408
408
|
""
|
409
409
|
],
|
410
|
-
"
|
410
|
+
"Show all products": [
|
411
411
|
""
|
412
412
|
],
|
413
|
-
"
|
413
|
+
"Show all subscription tasks": [
|
414
414
|
""
|
415
415
|
],
|
416
|
-
"
|
417
|
-
""
|
416
|
+
"Show an scc_account product": [
|
417
|
+
"scc_account 製品の表示"
|
418
418
|
],
|
419
|
-
"
|
419
|
+
"Show currently added repositories": [
|
420
420
|
""
|
421
421
|
],
|
422
|
-
"
|
422
|
+
"Show last product subscription task": [
|
423
423
|
""
|
424
424
|
],
|
425
|
-
"
|
425
|
+
"Show only subscribed products": [
|
426
426
|
""
|
427
427
|
],
|
428
|
-
"
|
429
|
-
""
|
428
|
+
"Show scc_account": [
|
429
|
+
"scc_account の表示"
|
430
430
|
],
|
431
|
-
"
|
431
|
+
"Show subscribed products only": [
|
432
432
|
""
|
433
433
|
],
|
434
|
-
"
|
434
|
+
"Show/Hide unsubscribed": [
|
435
435
|
""
|
436
436
|
],
|
437
|
-
"
|
437
|
+
"Starting the subscription task failed.": [
|
438
438
|
""
|
439
439
|
],
|
440
|
-
"
|
441
|
-
""
|
440
|
+
"Subscribe SCC Product": [
|
441
|
+
"SCC 製品のサブスクライブ"
|
442
442
|
],
|
443
|
-
"
|
444
|
-
""
|
443
|
+
"Subscribe product": [
|
444
|
+
"製品のサブスクライブ"
|
445
445
|
],
|
446
|
-
"
|
446
|
+
"Summary of SCC product subscription": [
|
447
447
|
""
|
448
448
|
],
|
449
|
-
"
|
450
|
-
""
|
449
|
+
"Sync": [
|
450
|
+
"同期"
|
451
451
|
],
|
452
|
-
"
|
453
|
-
""
|
452
|
+
"Sync Date": [
|
453
|
+
"同期日"
|
454
454
|
],
|
455
|
-
"
|
456
|
-
""
|
455
|
+
"Sync SUSE subscriptions": [
|
456
|
+
"SUSE サブスクリプションの同期"
|
457
457
|
],
|
458
|
-
"
|
459
|
-
""
|
458
|
+
"Sync SUSE subscriptions (Products)": [
|
459
|
+
"SUSE サブスクリプションの同期 (製品)"
|
460
460
|
],
|
461
|
-
"
|
462
|
-
""
|
461
|
+
"Sync SUSE subscriptions (Repositories)": [
|
462
|
+
"SUSE サブスクリプションの同期 (リポジトリー)"
|
463
463
|
],
|
464
|
-
"
|
465
|
-
""
|
464
|
+
"Sync capsule": [
|
465
|
+
"Capsule の同期"
|
466
466
|
],
|
467
|
-
"
|
468
|
-
""
|
467
|
+
"Sync interval": [
|
468
|
+
"同期間隔"
|
469
469
|
],
|
470
|
-
"
|
471
|
-
""
|
470
|
+
"Sync scc_account": [
|
471
|
+
"scc_account の同期"
|
472
472
|
],
|
473
|
-
"
|
474
|
-
""
|
473
|
+
"Sync task started.": [
|
474
|
+
"同期タスクが開始されました。"
|
475
475
|
],
|
476
|
-
"
|
477
|
-
""
|
476
|
+
"Syncable export": [
|
477
|
+
"同期可能なエクスポート"
|
478
478
|
],
|
479
|
-
"
|
480
|
-
""
|
479
|
+
"Synchronize": [
|
480
|
+
"同期"
|
481
481
|
],
|
482
|
-
"
|
482
|
+
"Synchronize SUSE Account": [
|
483
483
|
""
|
484
484
|
],
|
485
|
-
"
|
486
|
-
""
|
485
|
+
"Synchronize smart proxy": [
|
486
|
+
"Smart Proxy の同期"
|
487
487
|
],
|
488
|
-
"
|
489
|
-
""
|
488
|
+
"Task to subscribe products started.": [
|
489
|
+
"製品サブスクライブのタスクを開始しました。"
|
490
490
|
],
|
491
|
-
"
|
492
|
-
""
|
491
|
+
"Test Connection": [
|
492
|
+
"テスト接続"
|
493
493
|
],
|
494
|
-
"
|
495
|
-
""
|
494
|
+
"Test connection for scc_account": [
|
495
|
+
"scc_account のテスト接続"
|
496
496
|
],
|
497
|
-
"
|
497
|
+
"The default download policy for repositories which were created using this SCC Account.": [
|
498
498
|
""
|
499
499
|
],
|
500
|
-
"
|
500
|
+
"The default mirroring policy for repositories which were created using this SCC Account.": [
|
501
501
|
""
|
502
502
|
],
|
503
|
-
"
|
503
|
+
"The following products will be imported:": [
|
504
504
|
""
|
505
505
|
],
|
506
|
-
"
|
506
|
+
"The selected products cannot be found for this SCC account.": [
|
507
507
|
""
|
508
508
|
],
|
509
|
-
"
|
509
|
+
"The subscription task has been started successfully": [
|
510
510
|
""
|
511
511
|
],
|
512
|
-
"
|
512
|
+
"The subscription task with id ": [
|
513
513
|
""
|
514
514
|
],
|
515
|
-
"
|
516
|
-
""
|
515
|
+
"The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
|
516
|
+
"同期の間隔は、インポートされた製品の SCC 認証トークンを定期更新するのに使用されます。"
|
517
517
|
],
|
518
|
-
"
|
519
|
-
""
|
518
|
+
"URL of SUSE for scc_account": [
|
519
|
+
"scc_account の SUSE の URL"
|
520
520
|
],
|
521
|
-
"
|
522
|
-
""
|
521
|
+
"Unknown": [
|
522
|
+
"不明"
|
523
523
|
],
|
524
|
-
"
|
525
|
-
""
|
524
|
+
"Update": [
|
525
|
+
"更新"
|
526
526
|
],
|
527
|
-
"
|
528
|
-
""
|
527
|
+
"Update Alternate Content Source": [
|
528
|
+
"代替コンテンツソースの更新"
|
529
529
|
],
|
530
|
-
"
|
531
|
-
""
|
530
|
+
"Update CDN Configuration": [
|
531
|
+
"CDN 設定の更新"
|
532
532
|
],
|
533
|
-
"Update
|
534
|
-
""
|
533
|
+
"Update Content Overrides": [
|
534
|
+
"コンテンツ上書きの更新"
|
535
535
|
],
|
536
|
-
"Update
|
537
|
-
""
|
536
|
+
"Update SUSE repositories": [
|
537
|
+
"SUSE リポジトリーの更新"
|
538
538
|
],
|
539
|
-
"Update
|
540
|
-
""
|
539
|
+
"Update SUSE repositories %s": [
|
540
|
+
"SUSE リポジトリー %s の更新"
|
541
541
|
],
|
542
|
-
"
|
543
|
-
""
|
542
|
+
"Update content urls": [
|
543
|
+
"コンテンツ url の更新"
|
544
544
|
],
|
545
|
-
"
|
546
|
-
""
|
545
|
+
"Update for host": [
|
546
|
+
"ホストの更新"
|
547
547
|
],
|
548
|
-
"
|
549
|
-
""
|
548
|
+
"Update http proxy": [
|
549
|
+
"http プロキシーの更新"
|
550
550
|
],
|
551
|
-
"
|
552
|
-
""
|
551
|
+
"Update http proxy details": [
|
552
|
+
"HTTP プロキシーの詳細更新"
|
553
553
|
],
|
554
|
-
"
|
555
|
-
""
|
554
|
+
"Update redhat repository": [
|
555
|
+
"redhat リポジトリーの更新"
|
556
556
|
],
|
557
|
-
"
|
558
|
-
""
|
557
|
+
"Update release version for host": [
|
558
|
+
"ホストのリリースバージョンの更新"
|
559
559
|
],
|
560
|
-
"
|
561
|
-
""
|
560
|
+
"Update scc_account": [
|
561
|
+
"scc_account の更新"
|
562
562
|
],
|
563
|
-
"
|
564
|
-
""
|
563
|
+
"Updating System Purpose for host": [
|
564
|
+
"ホストのシステム目的を更新中"
|
565
565
|
],
|
566
|
-
"
|
567
|
-
""
|
566
|
+
"Upload into": [
|
567
|
+
"アップロード先"
|
568
568
|
],
|
569
|
-
"
|
570
|
-
""
|
569
|
+
"Use GPG key for SUSE products": [
|
570
|
+
"SUSE 製品に GPG キーを使用する"
|
571
571
|
],
|
572
|
-
"
|
573
|
-
""
|
572
|
+
"Use this setting if you want to automatically add a GPG key to your SUSE products upon subscription. You can change this setting in the 'Content' > 'Products' menu, later.": [
|
573
|
+
"サブスクリプション時に SUSE 製品に自動追加する場合は、この設定を使用します。この設定は、後で「Content」 >「Products」メニューから変更できます。"
|
574
574
|
],
|
575
|
-
"
|
576
|
-
""
|
575
|
+
"Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
|
576
|
+
"SUSE Customer Center から取得した「組織の認証情報」を使用します。"
|
577
577
|
],
|
578
|
-
"
|
579
|
-
""
|
578
|
+
"Verify checksum": [
|
579
|
+
"チェックサムの確認"
|
580
580
|
],
|
581
|
-
"
|
581
|
+
"WARNING: If you want to switch SCC accounts and retain the synchronized content, DO NOT delete your old SCC account, even if it is expired. Please change the login and password of your SCC account, instead.\\n\\nIf you delete your old SCC account, you CANNOT reuse existing repositories, products, content views, and composite content views.\\n\\nReally delete SCC account %s?": [
|
582
582
|
""
|
583
583
|
],
|
584
|
-
"
|
584
|
+
"You currently have no SUSE products selected. Search and add SUSE products in the section below.": [
|
585
585
|
""
|
586
586
|
],
|
587
|
-
"
|
588
|
-
"
|
587
|
+
"never synced": [
|
588
|
+
"同期なし"
|
589
589
|
]
|
590
590
|
}
|
591
591
|
}
|