hammer_cli_foreman_remote_execution 0.3.0 → 0.3.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/lib/hammer_cli_foreman_remote_execution/foreign_input_set.rb +2 -0
- data/lib/hammer_cli_foreman_remote_execution/i18n.rb +5 -7
- data/lib/hammer_cli_foreman_remote_execution/interface_extensions.rb +2 -2
- data/lib/hammer_cli_foreman_remote_execution/job_invocation.rb +6 -4
- data/lib/hammer_cli_foreman_remote_execution/job_template.rb +8 -6
- data/lib/hammer_cli_foreman_remote_execution/options/normalizers.rb +5 -3
- data/lib/hammer_cli_foreman_remote_execution/remote_execution_feature.rb +4 -1
- data/lib/hammer_cli_foreman_remote_execution/subnet_extensions.rb +3 -1
- data/lib/hammer_cli_foreman_remote_execution/template_input.rb +2 -0
- data/lib/hammer_cli_foreman_remote_execution/version.rb +3 -1
- data/lib/hammer_cli_foreman_remote_execution.rb +2 -0
- data/locale/ca/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ca/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/cs_CZ/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/de/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/de/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/en/LC_MESSAGES/{hammer-cli-foreman-remote-execution.mo → hammer_cli_foreman_remote_execution.mo} +0 -0
- data/locale/en/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +1 -1
- data/locale/es/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/es/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +42 -48
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/fr/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +48 -52
- data/locale/it/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/it/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ja/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +50 -56
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ka/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ko/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +64 -70
- data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/locale/ru/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ru/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +44 -50
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +50 -56
- data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po} +41 -47
- data/test/unit/foreign_input_set_test.rb +2 -0
- data/test/unit/job_invocation_test.rb +10 -6
- data/test/unit/job_template_test.rb +9 -4
- data/test/unit/remote_execution_feature_test.rb +2 -1
- data/test/unit/template_input_test.rb +2 -0
- metadata +39 -43
- data/.gitignore +0 -24
- data/.rubocop.yml +0 -8
- data/.travis.yml +0 -9
- data/.tx/config +0 -9
- data/Gemfile +0 -24
- data/Rakefile +0 -21
- data/hammer_cli_foreman_remote_execution.gemspec +0 -21
- data/locale/ca/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/cs_CZ/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/de/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/es/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/fr/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/it/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ja/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ka/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ko/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/ru/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman-remote-execution.mo +0 -0
- /data/locale/{hammer-cli-foreman-remote-execution.pot → hammer_cli_foreman_remote_execution.pot} +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b572032ab2359a28050ef7184ab552b531300dd8d076d971b88becf88554e5b4
|
4
|
+
data.tar.gz: 5e491f228dadd1269f7cf6aee5dab334a3dd1c7837b87a949f4bf3eb973de6ce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7b48dd04d8ce72a7a13cc73d7d5e15c5bb794ec5430d41443667f087b799e7171394e58d8914ee3b05790884cb249b9778fcae45f0005c5ea33b807bb1805ba9
|
7
|
+
data.tar.gz: ec9ef3f3cad73216b26d570e3725ec91778c12d8e39b4b3f28cc6de61b72937a6c6473fc18f583d305afdf931cda810f94b510c113aa4b3abfb74944d4f58375
|
@@ -1,10 +1,10 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
require 'hammer_cli/i18n'
|
2
4
|
|
3
5
|
module HammerCLIForemanRemoteExecution
|
4
6
|
module I18n
|
5
|
-
|
6
7
|
class LocaleDomain < HammerCLI::I18n::LocaleDomain
|
7
|
-
|
8
8
|
def translated_files
|
9
9
|
Dir.glob(File.join(File.dirname(__FILE__), '../**/*.rb'))
|
10
10
|
end
|
@@ -14,20 +14,18 @@ module HammerCLIForemanRemoteExecution
|
|
14
14
|
end
|
15
15
|
|
16
16
|
def domain_name
|
17
|
-
'
|
17
|
+
'hammer_cli_foreman_remote_execution'
|
18
18
|
end
|
19
19
|
end
|
20
20
|
|
21
21
|
class SystemLocaleDomain < LocaleDomain
|
22
|
-
|
23
22
|
def locale_dir
|
24
23
|
'/usr/share/locale'
|
25
24
|
end
|
26
|
-
|
27
25
|
end
|
28
|
-
|
29
26
|
end
|
30
27
|
end
|
31
28
|
|
32
|
-
domain = [HammerCLIForemanRemoteExecution::I18n::LocaleDomain.new,
|
29
|
+
domain = [HammerCLIForemanRemoteExecution::I18n::LocaleDomain.new,
|
30
|
+
HammerCLIForemanRemoteExecution::I18n::SystemLocaleDomain.new].find(&:available?)
|
33
31
|
HammerCLI::I18n.add_domain(domain) if domain
|
@@ -16,9 +16,9 @@ module HammerCLIForemanRemoteExecution
|
|
16
16
|
type = super(nic)
|
17
17
|
if nic['execution']
|
18
18
|
if nic['primary'] || nic['provision']
|
19
|
-
type[-1] = ', '+_('execution') +')'
|
19
|
+
type[-1] = ', ' + _('execution') + ')'
|
20
20
|
else
|
21
|
-
type += ' ('+_('execution') +')'
|
21
|
+
type += ' (' + _('execution') + ')'
|
22
22
|
end
|
23
23
|
end
|
24
24
|
type
|
@@ -1,3 +1,5 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
module HammerCLIForemanRemoteExecution
|
2
4
|
class JobInvocation < HammerCLIForeman::Command
|
3
5
|
resource :job_invocations
|
@@ -112,13 +114,13 @@ module HammerCLIForemanRemoteExecution
|
|
112
114
|
def execute
|
113
115
|
data = get_output
|
114
116
|
if data['delayed']
|
115
|
-
puts _('The job is scheduled to start at %{timestamp}')
|
117
|
+
puts format(_('The job is scheduled to start at %{timestamp}'), :timestamp => data['start_at'])
|
116
118
|
return HammerCLI::EX_OK if option_async?
|
117
119
|
end
|
118
120
|
since = print_data(data)
|
119
121
|
|
120
122
|
output_loop(data, since)
|
121
|
-
|
123
|
+
HammerCLI::EX_OK
|
122
124
|
end
|
123
125
|
|
124
126
|
build_options do |o|
|
@@ -129,7 +131,7 @@ module HammerCLIForemanRemoteExecution
|
|
129
131
|
private
|
130
132
|
|
131
133
|
def output_loop(data, since = nil)
|
132
|
-
while data['refresh'] && !option_async?
|
134
|
+
while data['refresh'] && !option_async?
|
133
135
|
sleep 1
|
134
136
|
data = get_output(since)
|
135
137
|
since = print_data(data)
|
@@ -186,7 +188,7 @@ module HammerCLIForemanRemoteExecution
|
|
186
188
|
super(task)
|
187
189
|
end
|
188
190
|
|
189
|
-
|
191
|
+
alias_method :original_option_async?, :option_async?
|
190
192
|
|
191
193
|
def option_async?
|
192
194
|
if immediate?
|
@@ -1,3 +1,5 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
module HammerCLIForemanRemoteExecution
|
2
4
|
class JobTemplate < HammerCLIForeman::Command
|
3
5
|
resource :job_templates
|
@@ -45,8 +47,8 @@ module HammerCLIForemanRemoteExecution
|
|
45
47
|
|
46
48
|
class CreateCommand < HammerCLIForeman::CreateCommand
|
47
49
|
option '--file', 'TEMPLATE', N_('Path to a file that contains the template'),
|
48
|
-
|
49
|
-
|
50
|
+
:attribute_name => :option_template, :required => true,
|
51
|
+
:format => HammerCLI::Options::Normalizers::File.new
|
50
52
|
|
51
53
|
success_message _('Job template created')
|
52
54
|
failure_message _('Could not create the job template')
|
@@ -61,8 +63,8 @@ module HammerCLIForemanRemoteExecution
|
|
61
63
|
action :import
|
62
64
|
|
63
65
|
option '--file', 'TEMPLATE', N_('Path to a file that contains the template - must include ERB metadata'),
|
64
|
-
|
65
|
-
|
66
|
+
:attribute_name => :option_template, :required => true,
|
67
|
+
:format => HammerCLI::Options::Normalizers::File.new
|
66
68
|
|
67
69
|
success_message _('Job template imported')
|
68
70
|
failure_message _('Could not import the job template')
|
@@ -87,8 +89,8 @@ module HammerCLIForemanRemoteExecution
|
|
87
89
|
|
88
90
|
class UpdateCommand < HammerCLIForeman::UpdateCommand
|
89
91
|
option '--file', 'TEMPLATE', N_('Path to a file that contains the template'),
|
90
|
-
|
91
|
-
|
92
|
+
:attribute_name => :option_template,
|
93
|
+
:format => HammerCLI::Options::Normalizers::File.new
|
92
94
|
|
93
95
|
success_message _('Job template updated')
|
94
96
|
failure_message _('Could not update the job template')
|
@@ -1,3 +1,5 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
module HammerCLIForemanRemoteExecution
|
2
4
|
module Options
|
3
5
|
module Normalizers
|
@@ -11,11 +13,11 @@ module HammerCLIForemanRemoteExecution
|
|
11
13
|
end
|
12
14
|
|
13
15
|
def complete(value)
|
14
|
-
Dir[value.to_s+'*'].collect do |file|
|
16
|
+
Dir[value.to_s + '*'].collect do |file|
|
15
17
|
if ::File.directory?(file)
|
16
|
-
file+'/'
|
18
|
+
file + '/'
|
17
19
|
else
|
18
|
-
file+' '
|
20
|
+
file + ' '
|
19
21
|
end
|
20
22
|
end
|
21
23
|
end
|
@@ -1,3 +1,5 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
module HammerCLIForemanRemoteExecution
|
2
4
|
class RemoteExecutionFeature < HammerCLIForeman::Command
|
3
5
|
resource :remote_execution_features
|
@@ -37,5 +39,6 @@ module HammerCLIForemanRemoteExecution
|
|
37
39
|
autoload_subcommands
|
38
40
|
end
|
39
41
|
|
40
|
-
HammerCLI::MainCommand.subcommand 'remote-execution-feature', _('Manage remote execution features'),
|
42
|
+
HammerCLI::MainCommand.subcommand 'remote-execution-feature', _('Manage remote execution features'),
|
43
|
+
RemoteExecutionFeature
|
41
44
|
end
|
@@ -1,9 +1,11 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
require 'hammer_cli_foreman/subnet'
|
2
4
|
|
3
5
|
module HammerCLIForemanRemoteExecution
|
4
6
|
class SubnetExtensions < ::HammerCLI::CommandExtensions
|
5
7
|
output do |definition|
|
6
|
-
definition.insert(:after, _("Smart Proxies"))do
|
8
|
+
definition.insert(:after, _("Smart Proxies")) do
|
7
9
|
collection :remote_execution_proxies, _('Remote execution proxies'), :numbered => false do
|
8
10
|
field :id, _('Id')
|
9
11
|
field :name, _('Name')
|
Binary file
|
data/locale/ca/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -7,9 +7,9 @@
|
|
7
7
|
# Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2016
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version:
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.3.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
|
-
"POT-Creation-Date:
|
12
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
13
13
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
14
14
|
"Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017\n"
|
15
15
|
"Language-Team: Catalan (http://app.transifex.com/foreman/foreman/language/"
|
@@ -62,6 +62,12 @@ msgstr "S'ha eliminat el conjunt d'entrades foranies"
|
|
62
62
|
msgid "Could not delete the input set"
|
63
63
|
msgstr "No s'ha pogut eliminar el conjunt d'entrades"
|
64
64
|
|
65
|
+
msgid "Execution"
|
66
|
+
msgstr "Execució"
|
67
|
+
|
68
|
+
msgid "execution"
|
69
|
+
msgstr ""
|
70
|
+
|
65
71
|
msgid "Description"
|
66
72
|
msgstr "Descripció"
|
67
73
|
|
@@ -83,6 +89,21 @@ msgstr "Total"
|
|
83
89
|
msgid "Start"
|
84
90
|
msgstr "Inicia"
|
85
91
|
|
92
|
+
msgid "Randomized ordering"
|
93
|
+
msgstr ""
|
94
|
+
|
95
|
+
msgid "Inputs"
|
96
|
+
msgstr "Entrades"
|
97
|
+
|
98
|
+
msgid "Show the complete input of the job"
|
99
|
+
msgstr ""
|
100
|
+
|
101
|
+
msgid "Show job status for the hosts"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
msgid "Missing"
|
105
|
+
msgstr ""
|
106
|
+
|
86
107
|
msgid "Job Category"
|
87
108
|
msgstr "Categoria del treball"
|
88
109
|
|
@@ -95,6 +116,9 @@ msgstr "Línia de cron"
|
|
95
116
|
msgid "Recurring logic ID"
|
96
117
|
msgstr "ID de lògica de recurrència"
|
97
118
|
|
119
|
+
msgid "Time to pickup"
|
120
|
+
msgstr ""
|
121
|
+
|
98
122
|
msgid "Hosts"
|
99
123
|
msgstr "Amfitrions"
|
100
124
|
|
@@ -159,9 +183,6 @@ msgstr "Proveïdor"
|
|
159
183
|
msgid "Type"
|
160
184
|
msgstr "Tipus"
|
161
185
|
|
162
|
-
msgid "Inputs"
|
163
|
-
msgstr "Entrades"
|
164
|
-
|
165
186
|
msgid "View job template content"
|
166
187
|
msgstr "Visualitza el contingut de la plantilla del treball"
|
167
188
|
|
@@ -241,6 +262,15 @@ msgstr ""
|
|
241
262
|
msgid "Could not update the remote execution feature"
|
242
263
|
msgstr ""
|
243
264
|
|
265
|
+
msgid "Smart Proxies"
|
266
|
+
msgstr "Servidors intermediaris intel·ligents"
|
267
|
+
|
268
|
+
msgid "Remote execution proxies"
|
269
|
+
msgstr ""
|
270
|
+
|
271
|
+
msgid "Id"
|
272
|
+
msgstr "Id."
|
273
|
+
|
244
274
|
msgid "Manage template inputs"
|
245
275
|
msgstr "Gestiona les entrades de les plantilles"
|
246
276
|
|
@@ -259,54 +289,15 @@ msgstr "Nom del paràmetre de Puppet"
|
|
259
289
|
msgid "Options"
|
260
290
|
msgstr "Opcions"
|
261
291
|
|
262
|
-
msgid "Template input created"
|
263
|
-
msgstr "S'ha creat l'entrada de la plantilla"
|
264
|
-
|
265
|
-
msgid "Could not create the template input"
|
266
|
-
msgstr "No s'ha pogut crear l'entrada de la plantilla"
|
267
|
-
|
268
|
-
msgid "Template input deleted"
|
269
|
-
msgstr "S'ha eliminat l'entrada de la plantilla"
|
270
|
-
|
271
|
-
msgid "Could not delete the template input"
|
272
|
-
msgstr "No s'ha pogut eliminar l'entrada de la plantilla"
|
273
|
-
|
274
|
-
msgid "Execution"
|
275
|
-
msgstr ""
|
276
|
-
|
277
|
-
msgid "execution"
|
278
|
-
msgstr ""
|
279
|
-
|
280
|
-
msgid "Randomized ordering"
|
281
|
-
msgstr ""
|
282
|
-
|
283
|
-
msgid "Show the complete input of the job"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
msgid "Show job status for the hosts"
|
287
|
-
msgstr ""
|
288
|
-
|
289
|
-
msgid "Missing"
|
290
|
-
msgstr ""
|
291
|
-
|
292
|
-
msgid "Time to pickup"
|
293
|
-
msgstr ""
|
294
|
-
|
295
|
-
msgid "Smart Proxies"
|
296
|
-
msgstr ""
|
297
|
-
|
298
|
-
msgid "Remote execution proxies"
|
299
|
-
msgstr ""
|
300
|
-
|
301
|
-
msgid "Id"
|
302
|
-
msgstr ""
|
303
|
-
|
304
292
|
msgid "Default value"
|
305
293
|
msgstr ""
|
306
294
|
|
307
295
|
msgid "Template input created."
|
308
296
|
msgstr ""
|
309
297
|
|
298
|
+
msgid "Could not create the template input"
|
299
|
+
msgstr "No s'ha pogut crear l'entrada de la plantilla"
|
300
|
+
|
310
301
|
msgid "Template input updated."
|
311
302
|
msgstr ""
|
312
303
|
|
@@ -315,3 +306,6 @@ msgstr ""
|
|
315
306
|
|
316
307
|
msgid "Template input deleted."
|
317
308
|
msgstr ""
|
309
|
+
|
310
|
+
msgid "Could not delete the template input"
|
311
|
+
msgstr "No s'ha pogut eliminar l'entrada de la plantilla"
|
Binary file
|
data/locale/cs_CZ/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -6,9 +6,9 @@
|
|
6
6
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2018,2020
|
7
7
|
msgid ""
|
8
8
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
9
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.3.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
11
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
12
12
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
13
13
|
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018,2020\n"
|
14
14
|
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/foreman/"
|
@@ -62,6 +62,12 @@ msgstr ""
|
|
62
62
|
msgid "Could not delete the input set"
|
63
63
|
msgstr ""
|
64
64
|
|
65
|
+
msgid "Execution"
|
66
|
+
msgstr "Vykonání"
|
67
|
+
|
68
|
+
msgid "execution"
|
69
|
+
msgstr ""
|
70
|
+
|
65
71
|
msgid "Description"
|
66
72
|
msgstr "Popis"
|
67
73
|
|
@@ -83,6 +89,21 @@ msgstr "Celkem"
|
|
83
89
|
msgid "Start"
|
84
90
|
msgstr "Spustit"
|
85
91
|
|
92
|
+
msgid "Randomized ordering"
|
93
|
+
msgstr ""
|
94
|
+
|
95
|
+
msgid "Inputs"
|
96
|
+
msgstr "Vstupy"
|
97
|
+
|
98
|
+
msgid "Show the complete input of the job"
|
99
|
+
msgstr ""
|
100
|
+
|
101
|
+
msgid "Show job status for the hosts"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
msgid "Missing"
|
105
|
+
msgstr ""
|
106
|
+
|
86
107
|
msgid "Job Category"
|
87
108
|
msgstr "Kategorie úlohy"
|
88
109
|
|
@@ -95,6 +116,9 @@ msgstr "Řádek z plánovače kron"
|
|
95
116
|
msgid "Recurring logic ID"
|
96
117
|
msgstr ""
|
97
118
|
|
119
|
+
msgid "Time to pickup"
|
120
|
+
msgstr ""
|
121
|
+
|
98
122
|
msgid "Hosts"
|
99
123
|
msgstr "Stroje"
|
100
124
|
|
@@ -155,9 +179,6 @@ msgstr "Poskytovatel"
|
|
155
179
|
msgid "Type"
|
156
180
|
msgstr "Typ"
|
157
181
|
|
158
|
-
msgid "Inputs"
|
159
|
-
msgstr "Vstupy"
|
160
|
-
|
161
182
|
msgid "View job template content"
|
162
183
|
msgstr ""
|
163
184
|
|
@@ -229,6 +250,15 @@ msgstr "Funkce vykonávání na dálku aktualizována"
|
|
229
250
|
msgid "Could not update the remote execution feature"
|
230
251
|
msgstr "Funkci vykonávání na dálku se nedaří aktualizovat"
|
231
252
|
|
253
|
+
msgid "Smart Proxies"
|
254
|
+
msgstr ""
|
255
|
+
|
256
|
+
msgid "Remote execution proxies"
|
257
|
+
msgstr ""
|
258
|
+
|
259
|
+
msgid "Id"
|
260
|
+
msgstr ""
|
261
|
+
|
232
262
|
msgid "Manage template inputs"
|
233
263
|
msgstr "Spravovat vstupy šablony"
|
234
264
|
|
@@ -247,54 +277,15 @@ msgstr "Název puppet parametru"
|
|
247
277
|
msgid "Options"
|
248
278
|
msgstr "Volby"
|
249
279
|
|
250
|
-
msgid "Template input created"
|
251
|
-
msgstr "Vstup šablony vytvořen"
|
252
|
-
|
253
|
-
msgid "Could not create the template input"
|
254
|
-
msgstr "Nepodařilo se vytvořit vstup šablony"
|
255
|
-
|
256
|
-
msgid "Template input deleted"
|
257
|
-
msgstr "Vstup šablony vymazán"
|
258
|
-
|
259
|
-
msgid "Could not delete the template input"
|
260
|
-
msgstr "Nedaří se smazat vstup šablony"
|
261
|
-
|
262
|
-
msgid "Execution"
|
263
|
-
msgstr ""
|
264
|
-
|
265
|
-
msgid "execution"
|
266
|
-
msgstr ""
|
267
|
-
|
268
|
-
msgid "Randomized ordering"
|
269
|
-
msgstr ""
|
270
|
-
|
271
|
-
msgid "Show the complete input of the job"
|
272
|
-
msgstr ""
|
273
|
-
|
274
|
-
msgid "Show job status for the hosts"
|
275
|
-
msgstr ""
|
276
|
-
|
277
|
-
msgid "Missing"
|
278
|
-
msgstr ""
|
279
|
-
|
280
|
-
msgid "Time to pickup"
|
281
|
-
msgstr ""
|
282
|
-
|
283
|
-
msgid "Smart Proxies"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
msgid "Remote execution proxies"
|
287
|
-
msgstr ""
|
288
|
-
|
289
|
-
msgid "Id"
|
290
|
-
msgstr ""
|
291
|
-
|
292
280
|
msgid "Default value"
|
293
281
|
msgstr ""
|
294
282
|
|
295
283
|
msgid "Template input created."
|
296
284
|
msgstr ""
|
297
285
|
|
286
|
+
msgid "Could not create the template input"
|
287
|
+
msgstr "Nepodařilo se vytvořit vstup šablony"
|
288
|
+
|
298
289
|
msgid "Template input updated."
|
299
290
|
msgstr ""
|
300
291
|
|
@@ -303,3 +294,6 @@ msgstr ""
|
|
303
294
|
|
304
295
|
msgid "Template input deleted."
|
305
296
|
msgstr ""
|
297
|
+
|
298
|
+
msgid "Could not delete the template input"
|
299
|
+
msgstr "Nedaří se smazat vstup šablony"
|
Binary file
|
data/locale/de/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -7,9 +7,9 @@
|
|
7
7
|
# pdolinic, 2021
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version:
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.3.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
|
-
"POT-Creation-Date:
|
12
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
13
13
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
14
14
|
"Last-Translator: Ettore Atalan <atalanttore@googlemail.com>, 2016,2023\n"
|
15
15
|
"Language-Team: German (http://app.transifex.com/foreman/foreman/language/"
|
@@ -62,6 +62,12 @@ msgstr "Fremdeingabe-Satz gelöscht"
|
|
62
62
|
msgid "Could not delete the input set"
|
63
63
|
msgstr "Eingabe--Satz konnte nicht gelöscht werden"
|
64
64
|
|
65
|
+
msgid "Execution"
|
66
|
+
msgstr "Ausführung"
|
67
|
+
|
68
|
+
msgid "execution"
|
69
|
+
msgstr ""
|
70
|
+
|
65
71
|
msgid "Description"
|
66
72
|
msgstr "Beschreibung"
|
67
73
|
|
@@ -83,6 +89,21 @@ msgstr "Gesamt"
|
|
83
89
|
msgid "Start"
|
84
90
|
msgstr "Anfang"
|
85
91
|
|
92
|
+
msgid "Randomized ordering"
|
93
|
+
msgstr ""
|
94
|
+
|
95
|
+
msgid "Inputs"
|
96
|
+
msgstr "Eingaben"
|
97
|
+
|
98
|
+
msgid "Show the complete input of the job"
|
99
|
+
msgstr ""
|
100
|
+
|
101
|
+
msgid "Show job status for the hosts"
|
102
|
+
msgstr ""
|
103
|
+
|
104
|
+
msgid "Missing"
|
105
|
+
msgstr ""
|
106
|
+
|
86
107
|
msgid "Job Category"
|
87
108
|
msgstr "Auftragskategorie"
|
88
109
|
|
@@ -95,6 +116,9 @@ msgstr "Cron-Zeile"
|
|
95
116
|
msgid "Recurring logic ID"
|
96
117
|
msgstr "ID der Wiederholungslogik"
|
97
118
|
|
119
|
+
msgid "Time to pickup"
|
120
|
+
msgstr ""
|
121
|
+
|
98
122
|
msgid "Hosts"
|
99
123
|
msgstr "Hosts"
|
100
124
|
|
@@ -158,9 +182,6 @@ msgstr "Dienstanbieter"
|
|
158
182
|
msgid "Type"
|
159
183
|
msgstr "Typ"
|
160
184
|
|
161
|
-
msgid "Inputs"
|
162
|
-
msgstr "Eingaben"
|
163
|
-
|
164
185
|
msgid "View job template content"
|
165
186
|
msgstr "Inhalte der Auftragsvorlagen ansehen"
|
166
187
|
|
@@ -241,6 +262,15 @@ msgstr "Remote-Ausführungsfunktion aktualisiert"
|
|
241
262
|
msgid "Could not update the remote execution feature"
|
242
263
|
msgstr "Die Remote-Ausführungsfunktion konnte nicht aktualisiert werden"
|
243
264
|
|
265
|
+
msgid "Smart Proxies"
|
266
|
+
msgstr "Smart Proxys"
|
267
|
+
|
268
|
+
msgid "Remote execution proxies"
|
269
|
+
msgstr ""
|
270
|
+
|
271
|
+
msgid "Id"
|
272
|
+
msgstr ""
|
273
|
+
|
244
274
|
msgid "Manage template inputs"
|
245
275
|
msgstr "Vorlageneingaben verwalten"
|
246
276
|
|
@@ -259,54 +289,15 @@ msgstr "Puppet-Parametername"
|
|
259
289
|
msgid "Options"
|
260
290
|
msgstr "Optionen"
|
261
291
|
|
262
|
-
msgid "Template input created"
|
263
|
-
msgstr "Vorlageneingabe erstellt"
|
264
|
-
|
265
|
-
msgid "Could not create the template input"
|
266
|
-
msgstr "Vorlageneingabe konnte nicht erstellt werden"
|
267
|
-
|
268
|
-
msgid "Template input deleted"
|
269
|
-
msgstr "Vorlageneingabe gelöscht"
|
270
|
-
|
271
|
-
msgid "Could not delete the template input"
|
272
|
-
msgstr "Vorlageneingabe konnte nicht gelöscht werden"
|
273
|
-
|
274
|
-
msgid "Execution"
|
275
|
-
msgstr ""
|
276
|
-
|
277
|
-
msgid "execution"
|
278
|
-
msgstr ""
|
279
|
-
|
280
|
-
msgid "Randomized ordering"
|
281
|
-
msgstr ""
|
282
|
-
|
283
|
-
msgid "Show the complete input of the job"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
msgid "Show job status for the hosts"
|
287
|
-
msgstr ""
|
288
|
-
|
289
|
-
msgid "Missing"
|
290
|
-
msgstr ""
|
291
|
-
|
292
|
-
msgid "Time to pickup"
|
293
|
-
msgstr ""
|
294
|
-
|
295
|
-
msgid "Smart Proxies"
|
296
|
-
msgstr ""
|
297
|
-
|
298
|
-
msgid "Remote execution proxies"
|
299
|
-
msgstr ""
|
300
|
-
|
301
|
-
msgid "Id"
|
302
|
-
msgstr ""
|
303
|
-
|
304
292
|
msgid "Default value"
|
305
293
|
msgstr ""
|
306
294
|
|
307
295
|
msgid "Template input created."
|
308
296
|
msgstr ""
|
309
297
|
|
298
|
+
msgid "Could not create the template input"
|
299
|
+
msgstr "Vorlageneingabe konnte nicht erstellt werden"
|
300
|
+
|
310
301
|
msgid "Template input updated."
|
311
302
|
msgstr ""
|
312
303
|
|
@@ -315,3 +306,6 @@ msgstr ""
|
|
315
306
|
|
316
307
|
msgid "Template input deleted."
|
317
308
|
msgstr ""
|
309
|
+
|
310
|
+
msgid "Could not delete the template input"
|
311
|
+
msgstr "Vorlageneingabe konnte nicht gelöscht werden"
|
Binary file
|
data/locale/en/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -5,7 +5,7 @@
|
|
5
5
|
#
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version:
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.3.0\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
10
|
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
11
11
|
"PO-Revision-Date: 2023-07-12 15:59+0000\n"
|
Binary file
|