foreman_remote_execution 15.0.1 → 15.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_remote_execution/locale/de/foreman_remote_execution.js +12 -12
- data/app/assets/javascripts/foreman_remote_execution/locale/en_GB/foreman_remote_execution.js +3 -3
- data/app/assets/javascripts/foreman_remote_execution/locale/es/foreman_remote_execution.js +11 -11
- data/app/assets/javascripts/foreman_remote_execution/locale/fr/foreman_remote_execution.js +82 -82
- data/app/assets/javascripts/foreman_remote_execution/locale/ja/foreman_remote_execution.js +82 -82
- data/app/assets/javascripts/foreman_remote_execution/locale/ka/foreman_remote_execution.js +13 -13
- data/app/assets/javascripts/foreman_remote_execution/locale/ko/foreman_remote_execution.js +79 -79
- data/app/assets/javascripts/foreman_remote_execution/locale/pt_BR/foreman_remote_execution.js +10 -10
- data/app/assets/javascripts/foreman_remote_execution/locale/ru/foreman_remote_execution.js +12 -12
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_CN/foreman_remote_execution.js +73 -73
- data/app/assets/javascripts/foreman_remote_execution/locale/zh_TW/foreman_remote_execution.js +10 -10
- data/app/views/job_invocations/_form.html.erb +2 -2
- data/app/views/template_invocations/_refresh.js.erb +2 -2
- data/lib/foreman_remote_execution/engine.rb +1 -1
- data/lib/foreman_remote_execution/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/de/foreman_remote_execution.po +12 -12
- data/locale/en_GB/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en_GB/foreman_remote_execution.po +3 -3
- data/locale/es/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/es/foreman_remote_execution.po +11 -11
- data/locale/fr/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/fr/foreman_remote_execution.po +82 -82
- data/locale/ja/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ja/foreman_remote_execution.po +82 -82
- data/locale/ka/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ka/foreman_remote_execution.po +13 -13
- data/locale/ko/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ko/foreman_remote_execution.po +79 -79
- data/locale/pt_BR/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/foreman_remote_execution.po +10 -10
- data/locale/ru/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/ru/foreman_remote_execution.po +12 -12
- data/locale/zh_CN/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/foreman_remote_execution.po +73 -73
- data/locale/zh_TW/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/foreman_remote_execution.po +10 -10
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/TemplateActionButtons.js +8 -9
- data/webpack/JobInvocationDetail/TemplateInvocationComponents/index.scss +3 -0
- data/webpack/JobWizard/steps/AdvancedFields/Fields.js +1 -1
- data/webpack/JobWizard/steps/Schedule/QueryType.js +3 -3
- metadata +3 -5
- data/app/assets/javascripts/foreman_remote_execution/locale/en/foreman_remote_execution.js +0 -1842
- data/locale/en/LC_MESSAGES/foreman_remote_execution.mo +0 -0
- data/locale/en/foreman_remote_execution.po +0 -1840
@@ -3,7 +3,7 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_remote_execution": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_remote_execution 15.0.
|
6
|
+
"Project-Id-Version": "foreman_remote_execution 15.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2016-02-15 13:54+0000",
|
9
9
|
"Last-Translator": "elobato <elobatocs@gmail.com>, 2017",
|
@@ -36,13 +36,13 @@
|
|
36
36
|
"%{host} の %{description} "
|
37
37
|
],
|
38
38
|
"'Starts at' date must be in the future": [
|
39
|
-
""
|
39
|
+
"'開始日' は未来の日付でなければなりません"
|
40
40
|
],
|
41
41
|
"'Starts before' date must be after 'Starts at' date": [
|
42
|
-
"
|
42
|
+
"「開始期限」の日付は、「開始時刻」の日付よりも後でなければなりません"
|
43
43
|
],
|
44
44
|
"'Starts before' date must be in the future": [
|
45
|
-
""
|
45
|
+
"'開始期限' は未来の日付である必要があります"
|
46
46
|
],
|
47
47
|
"...and %s more": [
|
48
48
|
"...さらに %s"
|
@@ -57,10 +57,10 @@
|
|
57
57
|
"外部テンプレートから含める入力名のコンマ区切り一覧。"
|
58
58
|
],
|
59
59
|
"A job '%{job_name}' has %{status} at %{time}": [
|
60
|
-
"
|
60
|
+
"%{time} 時点での、ジョブ '%{job_name}' のステータスは %{status} です。"
|
61
61
|
],
|
62
62
|
"A job '%{subject}' has failed": [
|
63
|
-
"ジョブ '
|
63
|
+
"ジョブ '%{subject}' が失敗しました"
|
64
64
|
],
|
65
65
|
"A job '%{subject}' has finished successfully": [
|
66
66
|
"ジョブ '%{subject}' が正常に完了しました。"
|
@@ -75,7 +75,7 @@
|
|
75
75
|
"繰り返しジョブを追跡するための特別なラベル。特定の目的で一度にアクティブにできるジョブは 1 つだけです。"
|
76
76
|
],
|
77
77
|
"A task for this host has not been started": [
|
78
|
-
""
|
78
|
+
"このホストのタスクは開始されていません"
|
79
79
|
],
|
80
80
|
"A user to be used for SSH.": [
|
81
81
|
"SSH に使用するユーザー。"
|
@@ -90,13 +90,13 @@
|
|
90
90
|
"ジョブの中断"
|
91
91
|
],
|
92
92
|
"Abort task": [
|
93
|
-
""
|
93
|
+
"タスクの中断"
|
94
94
|
],
|
95
95
|
"Access denied": [
|
96
96
|
"アクセスは拒否されました"
|
97
97
|
],
|
98
98
|
"Action": [
|
99
|
-
""
|
99
|
+
"アクション"
|
100
100
|
],
|
101
101
|
"Actions": [
|
102
102
|
"アクション"
|
@@ -120,13 +120,13 @@
|
|
120
120
|
"すべてのフィールドは必須です。"
|
121
121
|
],
|
122
122
|
"All statuses": [
|
123
|
-
""
|
123
|
+
"すべてのステータス"
|
124
124
|
],
|
125
125
|
"Alphabetical": [
|
126
126
|
"アルファベット順"
|
127
127
|
],
|
128
128
|
"An error occurred while fetching the template invocation details.": [
|
129
|
-
""
|
129
|
+
"テンプレート呼び出しの詳細を取得中にエラーが発生しました。"
|
130
130
|
],
|
131
131
|
"Another interface is already set as execution. Are you sure you want to use this one instead?": [
|
132
132
|
"別のインターフェースがすでに実行として設定されています。代わりにこのインターフェースを使用しもよろしいでしょうか?"
|
@@ -138,16 +138,16 @@
|
|
138
138
|
"任意の組織"
|
139
139
|
],
|
140
140
|
"Any location": [
|
141
|
-
""
|
141
|
+
"任意のロケーション"
|
142
142
|
],
|
143
143
|
"Any organization": [
|
144
|
-
""
|
144
|
+
"任意の組織"
|
145
145
|
],
|
146
146
|
"Apply to": [
|
147
147
|
"適用対象"
|
148
148
|
],
|
149
149
|
"Are you sure you want to open all invocations in new tabs?": [
|
150
|
-
""
|
150
|
+
"すべての呼び出しを新しいタブで開きますか?"
|
151
151
|
],
|
152
152
|
"At": [
|
153
153
|
"場所"
|
@@ -177,7 +177,7 @@
|
|
177
177
|
"ジョブのキャンセル"
|
178
178
|
],
|
179
179
|
"Cancel Task": [
|
180
|
-
""
|
180
|
+
"タスクの取り消し"
|
181
181
|
],
|
182
182
|
"Cancel job invocation": [
|
183
183
|
"ジョブ呼び出しをキャンセル"
|
@@ -189,7 +189,7 @@
|
|
189
189
|
"キャンセル済み"
|
190
190
|
],
|
191
191
|
"Cancelled:": [
|
192
|
-
""
|
192
|
+
"キャンセル:"
|
193
193
|
],
|
194
194
|
"Cannot resolve hosts without a bookmark or search query": [
|
195
195
|
"ブックマークまたは検索クエリーなしでホストを解決できません"
|
@@ -210,7 +210,7 @@
|
|
210
210
|
"ジョブ呼び出しフォームで事前に選択されているジョブテンプレートを選択してください"
|
211
211
|
],
|
212
212
|
"Circular dependency detected in foreign input set '%{template}' -> '%{target_template}'. Templates stack: %{templates_stack}": [
|
213
|
-
"外部入力セット '
|
213
|
+
"外部入力セット '%{template}' -> '%{target_template}' で循環依存が検出されました。テンプレートスタック: %{templates_stack}"
|
214
214
|
],
|
215
215
|
"Cleanup working directories": [
|
216
216
|
"作業ディレクトリーのクリーンアップ"
|
@@ -231,7 +231,7 @@
|
|
231
231
|
"Cockpit URL"
|
232
232
|
],
|
233
233
|
"Command": [
|
234
|
-
""
|
234
|
+
"コマンド"
|
235
235
|
],
|
236
236
|
"Concurrency level": [
|
237
237
|
"同時実行レベル"
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"同時実行レベルと分散を制御"
|
247
247
|
],
|
248
248
|
"Copy to clipboard": [
|
249
|
-
""
|
249
|
+
"クリップボードにコピー"
|
250
250
|
],
|
251
251
|
"Could not abort the job %s: ${response}": [
|
252
252
|
"ジョブ %s を中止できませんでした: ${response}"
|
@@ -300,7 +300,7 @@
|
|
300
300
|
"繰り返されるジョブを作成"
|
301
301
|
],
|
302
302
|
"Create job": [
|
303
|
-
""
|
303
|
+
"ジョブの作成"
|
304
304
|
],
|
305
305
|
"Create report": [
|
306
306
|
"レポートの作成"
|
@@ -321,28 +321,28 @@
|
|
321
321
|
"cron 行"
|
322
322
|
],
|
323
323
|
"Current iteration": [
|
324
|
-
""
|
324
|
+
"現在の繰り返し"
|
325
325
|
],
|
326
326
|
"Current location %s is different from job's location %s. This job may run on different hosts than before.": [
|
327
327
|
"現在の場所 %s は、ジョブの場所 %s とは異なります。このジョブは、以前とは異なるホストで実行できます。"
|
328
328
|
],
|
329
329
|
"Current location %{loc_c} is different from job's location %{loc_j}.": [
|
330
|
-
"現在のロケーション
|
330
|
+
"現在のロケーション %{loc_c} はジョブのロケーション %{loc_j} とは異なります。"
|
331
331
|
],
|
332
332
|
"Current organization %s is different from job's organization %s. This job may run on different hosts than before.": [
|
333
333
|
"現在の組織 %s は、ジョブの組織 %s とは異なります。このジョブは、以前とは異なるホストで実行できます。"
|
334
334
|
],
|
335
335
|
"Current organization %{org_c} is different from job's organization %{org_j}.": [
|
336
|
-
"
|
336
|
+
"現在の組織 %{org_c} は、ジョブの組織 %{org_j} とは異なります。"
|
337
337
|
],
|
338
338
|
"DEBUG": [
|
339
|
-
""
|
339
|
+
"DEBUG"
|
340
340
|
],
|
341
341
|
"Daily": [
|
342
342
|
"毎日"
|
343
343
|
],
|
344
344
|
"Date must be in the future": [
|
345
|
-
""
|
345
|
+
"日付は未来の日付でなければなりません"
|
346
346
|
],
|
347
347
|
"Days": [
|
348
348
|
"日"
|
@@ -396,7 +396,7 @@
|
|
396
396
|
"繰り返さない"
|
397
397
|
],
|
398
398
|
"Duplicated inputs detected: %{duplicated_inputs}": [
|
399
|
-
"重複した入力が検出されました:
|
399
|
+
"重複した入力が検出されました: %{duplicated_inputs}"
|
400
400
|
],
|
401
401
|
"Dynamic Query": [
|
402
402
|
"動的クエリー"
|
@@ -426,7 +426,7 @@
|
|
426
426
|
"実効ユーザー"
|
427
427
|
],
|
428
428
|
"Effective user method \\\"%{current_value}\\\" is not one of %{valid_methods}": [
|
429
|
-
"
|
429
|
+
"実効ユーザーメソッド \\\"%{current_value}\\\" は %{valid_methods} の 1 つではありません"
|
430
430
|
],
|
431
431
|
"Effective user options": [
|
432
432
|
"実効ユーザーオプション"
|
@@ -522,7 +522,7 @@
|
|
522
522
|
"プロキシーへのフォールバック"
|
523
523
|
],
|
524
524
|
"Feature input %{input_name} not defined in template %{template_name}": [
|
525
|
-
"テンプレート
|
525
|
+
"テンプレート %{template_name} に機能の入力値 %{input_name} が定義されていません"
|
526
526
|
],
|
527
527
|
"Fill all required fields in all the steps": [
|
528
528
|
"すべてのステップの必須フィールドをすべて入力してください"
|
@@ -543,7 +543,7 @@
|
|
543
543
|
"終了"
|
544
544
|
],
|
545
545
|
"For Future execution a 'Starts at' date or 'Starts before' date must be selected. Immediate execution can be selected in the previous step.": [
|
546
|
-
"
|
546
|
+
"後で実行の場合は、「開始時刻」または「開始期限」の日付を選択する必要があります。以前の手順ですぐに実行を選択できます。"
|
547
547
|
],
|
548
548
|
"For example: 1, 2, 3, 4, 5...": [
|
549
549
|
"たとえば、1、2、3、4、5..."
|
@@ -558,7 +558,7 @@
|
|
558
558
|
"ジョブテンプレートの形成"
|
559
559
|
],
|
560
560
|
"Future execution": [
|
561
|
-
"
|
561
|
+
"後で実行"
|
562
562
|
],
|
563
563
|
"Get output for a host": [
|
564
564
|
"ホストの出力を取得"
|
@@ -588,7 +588,7 @@
|
|
588
588
|
"ホストの詳細"
|
589
589
|
],
|
590
590
|
"Host group": [
|
591
|
-
""
|
591
|
+
"ホストグループ"
|
592
592
|
],
|
593
593
|
"Host groups": [
|
594
594
|
"ホストグループ"
|
@@ -612,7 +612,7 @@
|
|
612
612
|
"ジョブを実行する頻度 (cron 形式)"
|
613
613
|
],
|
614
614
|
"ID": [
|
615
|
-
""
|
615
|
+
"ID"
|
616
616
|
],
|
617
617
|
"Identifier of the Host interface for Remote execution": [
|
618
618
|
"リモート実行用のホストインターフェイスの識別子"
|
@@ -627,7 +627,7 @@
|
|
627
627
|
"ERB からジョブテンプレートをインポート"
|
628
628
|
],
|
629
629
|
"In Progress": [
|
630
|
-
""
|
630
|
+
"処理中"
|
631
631
|
],
|
632
632
|
"In Progress:": [
|
633
633
|
"処理中:"
|
@@ -672,7 +672,7 @@
|
|
672
672
|
"呼び出しタイプ、%s のいずれか"
|
673
673
|
],
|
674
674
|
"Iteration limit": [
|
675
|
-
""
|
675
|
+
"繰り返し制限"
|
676
676
|
],
|
677
677
|
"Job": [
|
678
678
|
"ジョブ"
|
@@ -732,7 +732,7 @@
|
|
732
732
|
"ジョブテンプレート"
|
733
733
|
],
|
734
734
|
"Job with id '%{id}' was not found": [
|
735
|
-
""
|
735
|
+
"ID が '%{id}' のジョブが見つかりませんでした"
|
736
736
|
],
|
737
737
|
"JobTemplate|Locked": [
|
738
738
|
"ロック済み"
|
@@ -765,7 +765,7 @@
|
|
765
765
|
"成功した最後の実行"
|
766
766
|
],
|
767
767
|
"Last occurrence": [
|
768
|
-
""
|
768
|
+
"最後の実行"
|
769
769
|
],
|
770
770
|
"Latest Jobs": [
|
771
771
|
"最新のジョブ"
|
@@ -783,7 +783,7 @@
|
|
783
783
|
"外部入力セットを一覧表示"
|
784
784
|
],
|
785
785
|
"List hosts belonging to job invocation": [
|
786
|
-
""
|
786
|
+
"ジョブ呼び出しに属するホストをリスト表示する"
|
787
787
|
],
|
788
788
|
"List job invocations": [
|
789
789
|
"ジョブ呼び出しを一覧表示"
|
@@ -843,19 +843,19 @@
|
|
843
843
|
"次へ"
|
844
844
|
],
|
845
845
|
"Next occurrence": [
|
846
|
-
""
|
846
|
+
"次の実行"
|
847
847
|
],
|
848
848
|
"No (override)": [
|
849
849
|
"No (上書き)"
|
850
850
|
],
|
851
851
|
"No Results": [
|
852
|
-
""
|
852
|
+
"結果なし"
|
853
853
|
],
|
854
854
|
"No Target Hosts": [
|
855
855
|
"ターゲットホストがありません"
|
856
856
|
],
|
857
857
|
"No hosts found": [
|
858
|
-
""
|
858
|
+
"ホストが見つかりません。"
|
859
859
|
],
|
860
860
|
"No hosts found.": [
|
861
861
|
"ホストが見つかりません。"
|
@@ -864,16 +864,16 @@
|
|
864
864
|
"利用可能なジョブがありません"
|
865
865
|
],
|
866
866
|
"No output for the selected filters": [
|
867
|
-
""
|
867
|
+
"選択したフィルターの出力はありません"
|
868
868
|
],
|
869
869
|
"No results found": [
|
870
870
|
"結果は見つかりませんでした"
|
871
871
|
],
|
872
872
|
"No template mapped to feature %{feature_name}": [
|
873
|
-
"機能
|
873
|
+
"機能 %{feature_name} にマッピングされたテンプレートがありません"
|
874
874
|
],
|
875
875
|
"No user input": [
|
876
|
-
""
|
876
|
+
"ユーザー入力なし"
|
877
877
|
],
|
878
878
|
"Not all required inputs have values. Missing inputs: %s": [
|
879
879
|
"入力が必須のすべての項目に値があるとは限りません。足りない入力: %s"
|
@@ -888,7 +888,7 @@
|
|
888
888
|
"今すぐ"
|
889
889
|
],
|
890
890
|
"OS": [
|
891
|
-
""
|
891
|
+
"OS"
|
892
892
|
],
|
893
893
|
"On": [
|
894
894
|
"次の時刻に開始"
|
@@ -897,13 +897,13 @@
|
|
897
897
|
"機能または job_template_id の 1 つのみを指定できます"
|
898
898
|
],
|
899
899
|
"Open all in new tabs": [
|
900
|
-
""
|
900
|
+
"すべてを新しいタブで開く"
|
901
901
|
],
|
902
902
|
"Open all invocations in new tabs": [
|
903
|
-
""
|
903
|
+
"すべての呼び出しを新しいタブで開く"
|
904
904
|
],
|
905
905
|
"Open in new tab": [
|
906
|
-
""
|
906
|
+
"新規タブで開く"
|
907
907
|
],
|
908
908
|
"Opening job invocation form": [
|
909
909
|
"ジョブ呼び出しフォームを開く"
|
@@ -951,13 +951,13 @@
|
|
951
951
|
"検索クエリーを入力してください"
|
952
952
|
],
|
953
953
|
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" or \\\\\\\"Recurring execution\\\\\\\" step to fix the error": [
|
954
|
-
""
|
954
|
+
"エラーを修正するには、スケジュール - 後で実行または定期的な実行の手順に戻ってください。"
|
955
955
|
],
|
956
956
|
"Please go back to \\\\\\\"Schedule\\\\\\\" - \\\\\\\"Future execution\\\\\\\" step to fix the error": [
|
957
|
-
"「スケジュール」-
|
957
|
+
"「スケジュール」- 「後で実行」の手順に戻り、エラーを修正してください"
|
958
958
|
],
|
959
959
|
"Please make sure that the Smart Proxy is configured correctly for the Pull provider.": [
|
960
|
-
""
|
960
|
+
"プルプロバイダーに対して Smart Proxy が正しく設定されていることを確認してください。"
|
961
961
|
],
|
962
962
|
"Please refine your search.": [
|
963
963
|
"検索条件を見直してください。"
|
@@ -975,7 +975,7 @@
|
|
975
975
|
"少なくとも 1 つのホストグループを選択してください"
|
976
976
|
],
|
977
977
|
"Popups are blocked by your browser. Please allow popups for this site to open all invocations in new tabs.": [
|
978
|
-
""
|
978
|
+
"ブラウザーでポップアップがブロックされています。このサイトのすべての呼び出しを新しいタブで開くには、ポップアップを許可してください。"
|
979
979
|
],
|
980
980
|
"Port to use for SSH communication. Default port 22. You may override per host by setting a parameter called remote_execution_ssh_port.": [
|
981
981
|
"SSH 通信に使用するポート。デフォルトのポートは 22 です。remote_execution_ssh_port という名前のパラメーターを設定することにより、ホストごとに上書きできます。"
|
@@ -990,7 +990,7 @@
|
|
990
990
|
"ホストのプレビュー"
|
991
991
|
],
|
992
992
|
"Preview Template": [
|
993
|
-
""
|
993
|
+
"テンプレートのプレビュー"
|
994
994
|
],
|
995
995
|
"Preview job description": [
|
996
996
|
"ジョブ説明をプレビュー"
|
@@ -1092,7 +1092,7 @@
|
|
1092
1092
|
"繰り返しの値は正の数でなければなりません"
|
1093
1093
|
],
|
1094
1094
|
"Repeat until": [
|
1095
|
-
""
|
1095
|
+
"繰り返し"
|
1096
1096
|
],
|
1097
1097
|
"Repeats": [
|
1098
1098
|
"繰り返し"
|
@@ -1116,10 +1116,10 @@
|
|
1116
1116
|
"失敗したホストでの再実行"
|
1117
1117
|
],
|
1118
1118
|
"Rerun on succeeded hosts": [
|
1119
|
-
""
|
1119
|
+
"成功したホストで再実行"
|
1120
1120
|
],
|
1121
1121
|
"Rerun succeeded": [
|
1122
|
-
""
|
1122
|
+
"再実行に成功しました"
|
1123
1123
|
],
|
1124
1124
|
"Rerun successful": [
|
1125
1125
|
"正常に再実行されました"
|
@@ -1185,10 +1185,10 @@
|
|
1185
1185
|
"SSH ユーザー:"
|
1186
1186
|
],
|
1187
1187
|
"STDERR": [
|
1188
|
-
""
|
1188
|
+
"STDERR"
|
1189
1189
|
],
|
1190
1190
|
"STDOUT": [
|
1191
|
-
""
|
1191
|
+
"STDOUT"
|
1192
1192
|
],
|
1193
1193
|
"Schedule": [
|
1194
1194
|
"スケジュール"
|
@@ -1314,7 +1314,7 @@
|
|
1314
1314
|
"確認ステップまでスキップ"
|
1315
1315
|
],
|
1316
1316
|
"Smart proxy": [
|
1317
|
-
""
|
1317
|
+
"Smart Proxy"
|
1318
1318
|
],
|
1319
1319
|
"Snippet": [
|
1320
1320
|
"スニペット"
|
@@ -1335,13 +1335,13 @@
|
|
1335
1335
|
"開始"
|
1336
1336
|
],
|
1337
1337
|
"Starts Before": [
|
1338
|
-
"
|
1338
|
+
"開始期限: "
|
1339
1339
|
],
|
1340
1340
|
"Starts at": [
|
1341
1341
|
"開始時刻"
|
1342
1342
|
],
|
1343
1343
|
"Starts before": [
|
1344
|
-
"
|
1344
|
+
"開始期限"
|
1345
1345
|
],
|
1346
1346
|
"State": [
|
1347
1347
|
"状態"
|
@@ -1353,7 +1353,7 @@
|
|
1353
1353
|
"静的クエリー"
|
1354
1354
|
],
|
1355
1355
|
"Status": [
|
1356
|
-
"
|
1356
|
+
"ステータス"
|
1357
1357
|
],
|
1358
1358
|
"Submit": [
|
1359
1359
|
"送信"
|
@@ -1377,7 +1377,7 @@
|
|
1377
1377
|
"成功"
|
1378
1378
|
],
|
1379
1379
|
"Successfully copied to clipboard!": [
|
1380
|
-
""
|
1380
|
+
"クリップボードにコピーされました!"
|
1381
1381
|
],
|
1382
1382
|
"Switch to the new job invocation detail UI": [
|
1383
1383
|
"新しいジョブ呼び出し詳細 UI への切り替え"
|
@@ -1392,7 +1392,7 @@
|
|
1392
1392
|
"システム"
|
1393
1393
|
],
|
1394
1394
|
"Target Hosts": [
|
1395
|
-
""
|
1395
|
+
"ターゲットホスト"
|
1396
1396
|
],
|
1397
1397
|
"Target hosts": [
|
1398
1398
|
"ターゲットホスト"
|
@@ -1404,7 +1404,7 @@
|
|
1404
1404
|
"ターゲットテンプレート ID"
|
1405
1405
|
],
|
1406
1406
|
"Target:": [
|
1407
|
-
""
|
1407
|
+
"ターゲット:"
|
1408
1408
|
],
|
1409
1409
|
"Target: ": [
|
1410
1410
|
"ターゲット: "
|
@@ -1416,10 +1416,10 @@
|
|
1416
1416
|
"タスクはキャンセルされました"
|
1417
1417
|
],
|
1418
1418
|
"Task count": [
|
1419
|
-
""
|
1419
|
+
"タスク数"
|
1420
1420
|
],
|
1421
1421
|
"Task for the host cancelled succesfully": [
|
1422
|
-
""
|
1422
|
+
"ホストのタスクは正常にキャンセルされました"
|
1423
1423
|
],
|
1424
1424
|
"Template ERB": [
|
1425
1425
|
"テンプレート ERB"
|
@@ -1431,7 +1431,7 @@
|
|
1431
1431
|
"テンプレートが以下により失敗:"
|
1432
1432
|
],
|
1433
1433
|
"Template invocation not found": [
|
1434
|
-
""
|
1434
|
+
"テンプレート呼び出しが見つかりません"
|
1435
1435
|
],
|
1436
1436
|
"Template name": [
|
1437
1437
|
"テンプレート名"
|
@@ -1455,7 +1455,7 @@
|
|
1455
1455
|
"動的クエリー '%{query}' が解決されませんでした。解決するホストの一覧は %{here} に表示されます。"
|
1456
1456
|
],
|
1457
1457
|
"The dynamic query is still being processed. You can {viewTheHosts} targeted by the query.": [
|
1458
|
-
""
|
1458
|
+
"動的クエリーはまだ処理中です。クエリーの対象となる {viewTheHosts} が可能です。"
|
1459
1459
|
],
|
1460
1460
|
"The execution interface is used for remote execution": [
|
1461
1461
|
"リモート実行には実行インターフェースが使用されます"
|
@@ -1476,13 +1476,13 @@
|
|
1476
1476
|
"使用するジョブテンプレート。機能が指定されていなければ、パラメーターが必要です"
|
1477
1477
|
],
|
1478
1478
|
"The number of invocations is:": [
|
1479
|
-
""
|
1479
|
+
"呼び出し回数: "
|
1480
1480
|
],
|
1481
1481
|
"The only applicable proxy %{proxy_names} is down": [
|
1482
|
-
"適用可能な唯一のプロキシー
|
1482
|
+
"適用可能な唯一のプロキシー %{proxy_names} がダウンしています。"
|
1483
1483
|
],
|
1484
1484
|
"The template %{template_name} mapped to feature %{feature_name} is not accessible by the user": [
|
1485
|
-
"ユーザーは機能
|
1485
|
+
"ユーザーは機能 %{template_name} にマッピングされたテンプレート %{feature_name} にアクセスできません"
|
1486
1486
|
],
|
1487
1487
|
"There are no available input fields for the selected template.": [
|
1488
1488
|
"選択したテンプレートで使用可能な入力フィールドはありません。"
|
@@ -1500,13 +1500,13 @@
|
|
1500
1500
|
"このテンプレートはロックされています。カスタマイズするには、このクローンを新規テンプレートに作成してください。"
|
1501
1501
|
],
|
1502
1502
|
"This template is used to generate the description. Input values can be used using the syntax %{package}. You may also include the job category and template name using %{job_category} and %{template_name}.": [
|
1503
|
-
"このテンプレートは、記述の生成に使用します。入力値は、構文
|
1503
|
+
"このテンプレートは、記述の生成に使用します。入力値は、構文 %{package} を使用して設定できます。%{job_category} と %{template_name} を使用してジョブカテゴリーとテンプレート名を追加することもできます。"
|
1504
1504
|
],
|
1505
1505
|
"This template is used to generate the description.<br/>Input values can be used using the syntax %{package}.<br/>You may also include the job category and template<br/>name using %{job_category} and %{template_name}.": [
|
1506
|
-
"このテンプレートは記述の生成に使用します。<br/>入力値は、構文
|
1506
|
+
"このテンプレートは記述の生成に使用します。<br/>入力値は、構文 %{package} を使用して設定できます。%{job_category} と %{template_name} を使用して、<br/> ジョブカテゴリーとテンプレート <br/> 名を追加することもできます。"
|
1507
1507
|
],
|
1508
1508
|
"This will open a new tab for each invocation.": [
|
1509
|
-
""
|
1509
|
+
"これにより、呼び出しごとに新しいタブが開きます。"
|
1510
1510
|
],
|
1511
1511
|
"Time in seconds from the start on the remote host after which the job should be killed.": [
|
1512
1512
|
"リモートホストで開始してからジョブを強制終了するまでの時間 (秒単位)"
|
@@ -1557,7 +1557,7 @@
|
|
1557
1557
|
"ジョブ %s を中断しようとしています。"
|
1558
1558
|
],
|
1559
1559
|
"Trying to abort the task for the host": [
|
1560
|
-
""
|
1560
|
+
"ホストのタスクを中断しようとしています"
|
1561
1561
|
],
|
1562
1562
|
"Trying to cancel the job": [
|
1563
1563
|
"ジョブをキャンセルしようとしています"
|
@@ -1566,7 +1566,7 @@
|
|
1566
1566
|
"ジョブ %s をキャンセルしようとしています。"
|
1567
1567
|
],
|
1568
1568
|
"Trying to cancel the task for the host": [
|
1569
|
-
""
|
1569
|
+
"ホストのタスクをキャンセルしようとしています"
|
1570
1570
|
],
|
1571
1571
|
"Type": [
|
1572
1572
|
"タイプ"
|
@@ -1593,19 +1593,19 @@
|
|
1593
1593
|
"既知のホストからホストを削除できません"
|
1594
1594
|
],
|
1595
1595
|
"Unable to run job": [
|
1596
|
-
""
|
1596
|
+
"ジョブを実行できません"
|
1597
1597
|
],
|
1598
1598
|
"Unable to save template. Correct highlighted errors": [
|
1599
1599
|
"テンプレートを保存できません。強調表示されたエラーを修正してください"
|
1600
1600
|
],
|
1601
1601
|
"Unknown": [
|
1602
|
-
""
|
1602
|
+
"不明"
|
1603
1603
|
],
|
1604
1604
|
"Unknown execution status": [
|
1605
1605
|
"不明な実行ステータス"
|
1606
1606
|
],
|
1607
1607
|
"Unknown input %{input_name} for template %{template_name}": [
|
1608
|
-
"テンプレート
|
1608
|
+
"テンプレート %{template_name} での不明な入力 %{input_name}"
|
1609
1609
|
],
|
1610
1610
|
"Unknown remote execution feature %s": [
|
1611
1611
|
"不明なリモート実行機能 %s"
|
@@ -1716,7 +1716,7 @@
|
|
1716
1716
|
"表示する結果が %s 件あります。最初の %s 件の結果を表示しています"
|
1717
1717
|
],
|
1718
1718
|
"You have more results to display. Showing first %s results": [
|
1719
|
-
""
|
1719
|
+
"表示する結果があります。最初の %s 件の結果を表示しています"
|
1720
1720
|
],
|
1721
1721
|
"add an input set for this template to reference a different template inputs": [
|
1722
1722
|
"異なるテンプレート入力を参照するためにこのテンプレートの入力セットを追加"
|
@@ -1809,7 +1809,7 @@
|
|
1809
1809
|
"成功"
|
1810
1810
|
],
|
1811
1811
|
"task aborted succesfully": [
|
1812
|
-
""
|
1812
|
+
"タスクは正常に中断されました"
|
1813
1813
|
],
|
1814
1814
|
"tasks at a time": [
|
1815
1815
|
"1 度に実行されるタスク"
|
@@ -1830,7 +1830,7 @@
|
|
1830
1830
|
"ホスト名の表示"
|
1831
1831
|
],
|
1832
1832
|
"view the hosts": [
|
1833
|
-
""
|
1833
|
+
"ホストの表示"
|
1834
1834
|
],
|
1835
1835
|
"yes": [
|
1836
1836
|
"yes"
|