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
data/locale/es/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -5,9 +5,9 @@
|
|
5
5
|
# Translators:
|
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
|
-
"POT-Creation-Date:
|
10
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
11
11
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
12
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
13
|
"Language-Team: Spanish (http://app.transifex.com/foreman/foreman/language/"
|
@@ -61,6 +61,12 @@ msgstr "Conjunto de entradas ajenas borrado"
|
|
61
61
|
msgid "Could not delete the input set"
|
62
62
|
msgstr "No se ha podido eliminar el conjunto de entradas"
|
63
63
|
|
64
|
+
msgid "Execution"
|
65
|
+
msgstr "Ejecución"
|
66
|
+
|
67
|
+
msgid "execution"
|
68
|
+
msgstr ""
|
69
|
+
|
64
70
|
msgid "Description"
|
65
71
|
msgstr "Descripción"
|
66
72
|
|
@@ -82,6 +88,21 @@ msgstr "Total"
|
|
82
88
|
msgid "Start"
|
83
89
|
msgstr "Iniciar"
|
84
90
|
|
91
|
+
msgid "Randomized ordering"
|
92
|
+
msgstr ""
|
93
|
+
|
94
|
+
msgid "Inputs"
|
95
|
+
msgstr "Entradas"
|
96
|
+
|
97
|
+
msgid "Show the complete input of the job"
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
msgid "Show job status for the hosts"
|
101
|
+
msgstr ""
|
102
|
+
|
103
|
+
msgid "Missing"
|
104
|
+
msgstr ""
|
105
|
+
|
85
106
|
msgid "Job Category"
|
86
107
|
msgstr "Categoría de empleo"
|
87
108
|
|
@@ -94,6 +115,9 @@ msgstr "Línea Cron"
|
|
94
115
|
msgid "Recurring logic ID"
|
95
116
|
msgstr "ID de lógica recurrente"
|
96
117
|
|
118
|
+
msgid "Time to pickup"
|
119
|
+
msgstr ""
|
120
|
+
|
97
121
|
msgid "Hosts"
|
98
122
|
msgstr "Hosts"
|
99
123
|
|
@@ -155,9 +179,6 @@ msgstr "Proveedor"
|
|
155
179
|
msgid "Type"
|
156
180
|
msgstr "Tipo"
|
157
181
|
|
158
|
-
msgid "Inputs"
|
159
|
-
msgstr "Entradas"
|
160
|
-
|
161
182
|
msgid "View job template content"
|
162
183
|
msgstr "Ver el contenido de la plantilla"
|
163
184
|
|
@@ -238,6 +259,15 @@ msgstr "Función de ejecución remota actualizada"
|
|
238
259
|
msgid "Could not update the remote execution feature"
|
239
260
|
msgstr "No se ha podido actualizar la función de ejecución remota"
|
240
261
|
|
262
|
+
msgid "Smart Proxies"
|
263
|
+
msgstr ""
|
264
|
+
|
265
|
+
msgid "Remote execution proxies"
|
266
|
+
msgstr ""
|
267
|
+
|
268
|
+
msgid "Id"
|
269
|
+
msgstr "ID"
|
270
|
+
|
241
271
|
msgid "Manage template inputs"
|
242
272
|
msgstr "Gestionar entradas de plantillas"
|
243
273
|
|
@@ -256,54 +286,15 @@ msgstr "Nombre del parámetro Puppet"
|
|
256
286
|
msgid "Options"
|
257
287
|
msgstr "Opciones"
|
258
288
|
|
259
|
-
msgid "Template input created"
|
260
|
-
msgstr "Entrada de plantilla creada"
|
261
|
-
|
262
|
-
msgid "Could not create the template input"
|
263
|
-
msgstr "No se ha podido crear la entrada de plantilla"
|
264
|
-
|
265
|
-
msgid "Template input deleted"
|
266
|
-
msgstr "Entrada de plantilla eliminada"
|
267
|
-
|
268
|
-
msgid "Could not delete the template input"
|
269
|
-
msgstr "No se ha podido eliminar la entrada de plantilla"
|
270
|
-
|
271
|
-
msgid "Execution"
|
272
|
-
msgstr ""
|
273
|
-
|
274
|
-
msgid "execution"
|
275
|
-
msgstr ""
|
276
|
-
|
277
|
-
msgid "Randomized ordering"
|
278
|
-
msgstr ""
|
279
|
-
|
280
|
-
msgid "Show the complete input of the job"
|
281
|
-
msgstr ""
|
282
|
-
|
283
|
-
msgid "Show job status for the hosts"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
msgid "Missing"
|
287
|
-
msgstr ""
|
288
|
-
|
289
|
-
msgid "Time to pickup"
|
290
|
-
msgstr ""
|
291
|
-
|
292
|
-
msgid "Smart Proxies"
|
293
|
-
msgstr ""
|
294
|
-
|
295
|
-
msgid "Remote execution proxies"
|
296
|
-
msgstr ""
|
297
|
-
|
298
|
-
msgid "Id"
|
299
|
-
msgstr ""
|
300
|
-
|
301
289
|
msgid "Default value"
|
302
|
-
msgstr ""
|
290
|
+
msgstr "Valor predeterminado"
|
303
291
|
|
304
292
|
msgid "Template input created."
|
305
293
|
msgstr ""
|
306
294
|
|
295
|
+
msgid "Could not create the template input"
|
296
|
+
msgstr "No se ha podido crear la entrada de plantilla"
|
297
|
+
|
307
298
|
msgid "Template input updated."
|
308
299
|
msgstr ""
|
309
300
|
|
@@ -312,3 +303,6 @@ msgstr ""
|
|
312
303
|
|
313
304
|
msgid "Template input deleted."
|
314
305
|
msgstr ""
|
306
|
+
|
307
|
+
msgid "Could not delete the template input"
|
308
|
+
msgstr "No se ha podido eliminar la entrada de plantilla"
|
Binary file
|
data/locale/fr/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -4,13 +4,15 @@
|
|
4
4
|
#
|
5
5
|
# Translators:
|
6
6
|
# Claer <transiblu@claer.hammock.fr>, 2016
|
7
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
7
8
|
msgid ""
|
8
9
|
msgstr ""
|
9
|
-
"Project-Id-Version:
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.3.0\n"
|
10
11
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
12
13
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
13
|
-
"Last-Translator:
|
14
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden "
|
15
|
+
"<ewoud+transifex@kohlvanwijngaarden.nl>, 2024\n"
|
14
16
|
"Language-Team: French (http://app.transifex.com/foreman/foreman/language/"
|
15
17
|
"fr/)\n"
|
16
18
|
"MIME-Version: 1.0\n"
|
@@ -62,6 +64,12 @@ msgstr "Jeu de données en entrée externe supprimé"
|
|
62
64
|
msgid "Could not delete the input set"
|
63
65
|
msgstr "Impossible de supprimer le jeu de données"
|
64
66
|
|
67
|
+
msgid "Execution"
|
68
|
+
msgstr "Exécution"
|
69
|
+
|
70
|
+
msgid "execution"
|
71
|
+
msgstr "exécution"
|
72
|
+
|
65
73
|
msgid "Description"
|
66
74
|
msgstr "Description"
|
67
75
|
|
@@ -83,6 +91,21 @@ msgstr "Total"
|
|
83
91
|
msgid "Start"
|
84
92
|
msgstr "Démarrer"
|
85
93
|
|
94
|
+
msgid "Randomized ordering"
|
95
|
+
msgstr "Randomisé"
|
96
|
+
|
97
|
+
msgid "Inputs"
|
98
|
+
msgstr "Entrées"
|
99
|
+
|
100
|
+
msgid "Show the complete input of the job"
|
101
|
+
msgstr "Afficher l'entrée complète de la tâche"
|
102
|
+
|
103
|
+
msgid "Show job status for the hosts"
|
104
|
+
msgstr "Afficher l'état des jobs pour les hôtes"
|
105
|
+
|
106
|
+
msgid "Missing"
|
107
|
+
msgstr "Manquant"
|
108
|
+
|
86
109
|
msgid "Job Category"
|
87
110
|
msgstr "Catégorie du job"
|
88
111
|
|
@@ -95,6 +118,9 @@ msgstr "Ligne Cron"
|
|
95
118
|
msgid "Recurring logic ID"
|
96
119
|
msgstr "ID Logique récurrente"
|
97
120
|
|
121
|
+
msgid "Time to pickup"
|
122
|
+
msgstr "Heure d’appropriation de tâche(s)"
|
123
|
+
|
98
124
|
msgid "Hosts"
|
99
125
|
msgstr "Hôtes"
|
100
126
|
|
@@ -159,9 +185,6 @@ msgstr "Fournisseur"
|
|
159
185
|
msgid "Type"
|
160
186
|
msgstr "Type"
|
161
187
|
|
162
|
-
msgid "Inputs"
|
163
|
-
msgstr "Entrées"
|
164
|
-
|
165
188
|
msgid "View job template content"
|
166
189
|
msgstr "Voir le contenu du modèle de travail"
|
167
190
|
|
@@ -243,6 +266,15 @@ msgstr "Mise à jour de la fonction d'exécution à distance"
|
|
243
266
|
msgid "Could not update the remote execution feature"
|
244
267
|
msgstr "Impossible de mettre à jour la fonction d'exécution à distance"
|
245
268
|
|
269
|
+
msgid "Smart Proxies"
|
270
|
+
msgstr "Smart Proxies"
|
271
|
+
|
272
|
+
msgid "Remote execution proxies"
|
273
|
+
msgstr "Proxys d'exécution à distance"
|
274
|
+
|
275
|
+
msgid "Id"
|
276
|
+
msgstr "Id"
|
277
|
+
|
246
278
|
msgid "Manage template inputs"
|
247
279
|
msgstr "Gérer les entrées de modèles"
|
248
280
|
|
@@ -261,59 +293,23 @@ msgstr "Nom du paramètre Puppet"
|
|
261
293
|
msgid "Options"
|
262
294
|
msgstr "Options"
|
263
295
|
|
264
|
-
msgid "
|
296
|
+
msgid "Default value"
|
297
|
+
msgstr "Valeur par défaut"
|
298
|
+
|
299
|
+
msgid "Template input created."
|
265
300
|
msgstr "Création d'un modèle d'entrée"
|
266
301
|
|
267
302
|
msgid "Could not create the template input"
|
268
303
|
msgstr "Impossible de créer l'entrée du modèle"
|
269
304
|
|
270
|
-
msgid "Template input deleted"
|
271
|
-
msgstr "Entrée du modèle supprimée"
|
272
|
-
|
273
|
-
msgid "Could not delete the template input"
|
274
|
-
msgstr "Impossible de supprimer l'entrée du modèle"
|
275
|
-
|
276
|
-
msgid "Execution"
|
277
|
-
msgstr ""
|
278
|
-
|
279
|
-
msgid "execution"
|
280
|
-
msgstr ""
|
281
|
-
|
282
|
-
msgid "Randomized ordering"
|
283
|
-
msgstr ""
|
284
|
-
|
285
|
-
msgid "Show the complete input of the job"
|
286
|
-
msgstr ""
|
287
|
-
|
288
|
-
msgid "Show job status for the hosts"
|
289
|
-
msgstr ""
|
290
|
-
|
291
|
-
msgid "Missing"
|
292
|
-
msgstr ""
|
293
|
-
|
294
|
-
msgid "Time to pickup"
|
295
|
-
msgstr ""
|
296
|
-
|
297
|
-
msgid "Smart Proxies"
|
298
|
-
msgstr ""
|
299
|
-
|
300
|
-
msgid "Remote execution proxies"
|
301
|
-
msgstr ""
|
302
|
-
|
303
|
-
msgid "Id"
|
304
|
-
msgstr ""
|
305
|
-
|
306
|
-
msgid "Default value"
|
307
|
-
msgstr ""
|
308
|
-
|
309
|
-
msgid "Template input created."
|
310
|
-
msgstr ""
|
311
|
-
|
312
305
|
msgid "Template input updated."
|
313
|
-
msgstr ""
|
306
|
+
msgstr "Modèle d'entrée mis à jour."
|
314
307
|
|
315
308
|
msgid "Could not update the template input"
|
316
|
-
msgstr ""
|
309
|
+
msgstr "Impossible de mettre à jour l'entrée du modèle"
|
317
310
|
|
318
311
|
msgid "Template input deleted."
|
319
|
-
msgstr ""
|
312
|
+
msgstr "Entrée de modèle supprimée."
|
313
|
+
|
314
|
+
msgid "Could not delete the template input"
|
315
|
+
msgstr "Impossible de supprimer l'entrée du modèle"
|
Binary file
|
data/locale/it/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -5,9 +5,9 @@
|
|
5
5
|
# Translators:
|
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
|
-
"POT-Creation-Date:
|
10
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
11
11
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
12
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
13
|
"Language-Team: Italian (http://app.transifex.com/foreman/foreman/language/"
|
@@ -61,6 +61,12 @@ msgstr ""
|
|
61
61
|
msgid "Could not delete the input set"
|
62
62
|
msgstr ""
|
63
63
|
|
64
|
+
msgid "Execution"
|
65
|
+
msgstr ""
|
66
|
+
|
67
|
+
msgid "execution"
|
68
|
+
msgstr ""
|
69
|
+
|
64
70
|
msgid "Description"
|
65
71
|
msgstr "Descrizione"
|
66
72
|
|
@@ -82,6 +88,21 @@ msgstr "Totale"
|
|
82
88
|
msgid "Start"
|
83
89
|
msgstr "Inizio"
|
84
90
|
|
91
|
+
msgid "Randomized ordering"
|
92
|
+
msgstr ""
|
93
|
+
|
94
|
+
msgid "Inputs"
|
95
|
+
msgstr ""
|
96
|
+
|
97
|
+
msgid "Show the complete input of the job"
|
98
|
+
msgstr ""
|
99
|
+
|
100
|
+
msgid "Show job status for the hosts"
|
101
|
+
msgstr ""
|
102
|
+
|
103
|
+
msgid "Missing"
|
104
|
+
msgstr ""
|
105
|
+
|
85
106
|
msgid "Job Category"
|
86
107
|
msgstr ""
|
87
108
|
|
@@ -94,6 +115,9 @@ msgstr ""
|
|
94
115
|
msgid "Recurring logic ID"
|
95
116
|
msgstr ""
|
96
117
|
|
118
|
+
msgid "Time to pickup"
|
119
|
+
msgstr ""
|
120
|
+
|
97
121
|
msgid "Hosts"
|
98
122
|
msgstr "Hosts"
|
99
123
|
|
@@ -154,9 +178,6 @@ msgstr "Provider"
|
|
154
178
|
msgid "Type"
|
155
179
|
msgstr "Tipo"
|
156
180
|
|
157
|
-
msgid "Inputs"
|
158
|
-
msgstr ""
|
159
|
-
|
160
181
|
msgid "View job template content"
|
161
182
|
msgstr ""
|
162
183
|
|
@@ -228,6 +249,15 @@ msgstr ""
|
|
228
249
|
msgid "Could not update the remote execution feature"
|
229
250
|
msgstr ""
|
230
251
|
|
252
|
+
msgid "Smart Proxies"
|
253
|
+
msgstr "Smart proxy"
|
254
|
+
|
255
|
+
msgid "Remote execution proxies"
|
256
|
+
msgstr ""
|
257
|
+
|
258
|
+
msgid "Id"
|
259
|
+
msgstr ""
|
260
|
+
|
231
261
|
msgid "Manage template inputs"
|
232
262
|
msgstr ""
|
233
263
|
|
@@ -246,54 +276,15 @@ msgstr ""
|
|
246
276
|
msgid "Options"
|
247
277
|
msgstr "Opzioni"
|
248
278
|
|
249
|
-
msgid "Template input created"
|
250
|
-
msgstr ""
|
251
|
-
|
252
|
-
msgid "Could not create the template input"
|
253
|
-
msgstr ""
|
254
|
-
|
255
|
-
msgid "Template input deleted"
|
256
|
-
msgstr ""
|
257
|
-
|
258
|
-
msgid "Could not delete the template input"
|
259
|
-
msgstr ""
|
260
|
-
|
261
|
-
msgid "Execution"
|
262
|
-
msgstr ""
|
263
|
-
|
264
|
-
msgid "execution"
|
265
|
-
msgstr ""
|
266
|
-
|
267
|
-
msgid "Randomized ordering"
|
268
|
-
msgstr ""
|
269
|
-
|
270
|
-
msgid "Show the complete input of the job"
|
271
|
-
msgstr ""
|
272
|
-
|
273
|
-
msgid "Show job status for the hosts"
|
274
|
-
msgstr ""
|
275
|
-
|
276
|
-
msgid "Missing"
|
277
|
-
msgstr ""
|
278
|
-
|
279
|
-
msgid "Time to pickup"
|
280
|
-
msgstr ""
|
281
|
-
|
282
|
-
msgid "Smart Proxies"
|
283
|
-
msgstr ""
|
284
|
-
|
285
|
-
msgid "Remote execution proxies"
|
286
|
-
msgstr ""
|
287
|
-
|
288
|
-
msgid "Id"
|
289
|
-
msgstr ""
|
290
|
-
|
291
279
|
msgid "Default value"
|
292
280
|
msgstr ""
|
293
281
|
|
294
282
|
msgid "Template input created."
|
295
283
|
msgstr ""
|
296
284
|
|
285
|
+
msgid "Could not create the template input"
|
286
|
+
msgstr ""
|
287
|
+
|
297
288
|
msgid "Template input updated."
|
298
289
|
msgstr ""
|
299
290
|
|
@@ -302,3 +293,6 @@ msgstr ""
|
|
302
293
|
|
303
294
|
msgid "Template input deleted."
|
304
295
|
msgstr ""
|
296
|
+
|
297
|
+
msgid "Could not delete the template input"
|
298
|
+
msgstr ""
|
Binary file
|
data/locale/ja/{hammer-cli-foreman-remote-execution.po → hammer_cli_foreman_remote_execution.po}
RENAMED
@@ -5,9 +5,9 @@
|
|
5
5
|
# Translators:
|
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
|
-
"POT-Creation-Date:
|
10
|
+
"POT-Creation-Date: 2023-07-12 15:59+0000\n"
|
11
11
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
12
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
13
|
"Language-Team: Japanese (http://app.transifex.com/foreman/foreman/language/"
|
@@ -60,6 +60,12 @@ msgstr "外部入力セットが削除されました"
|
|
60
60
|
msgid "Could not delete the input set"
|
61
61
|
msgstr "入力セットを削除できませんでした"
|
62
62
|
|
63
|
+
msgid "Execution"
|
64
|
+
msgstr "Execution"
|
65
|
+
|
66
|
+
msgid "execution"
|
67
|
+
msgstr "実行"
|
68
|
+
|
63
69
|
msgid "Description"
|
64
70
|
msgstr "説明"
|
65
71
|
|
@@ -81,6 +87,21 @@ msgstr "合計"
|
|
81
87
|
msgid "Start"
|
82
88
|
msgstr "開始"
|
83
89
|
|
90
|
+
msgid "Randomized ordering"
|
91
|
+
msgstr "ランダムな順序"
|
92
|
+
|
93
|
+
msgid "Inputs"
|
94
|
+
msgstr "入力"
|
95
|
+
|
96
|
+
msgid "Show the complete input of the job"
|
97
|
+
msgstr "ジョブの完全な入力を表示"
|
98
|
+
|
99
|
+
msgid "Show job status for the hosts"
|
100
|
+
msgstr "ホストのジョブステータスを表示"
|
101
|
+
|
102
|
+
msgid "Missing"
|
103
|
+
msgstr "なし"
|
104
|
+
|
84
105
|
msgid "Job Category"
|
85
106
|
msgstr "ジョブカテゴリー"
|
86
107
|
|
@@ -93,6 +114,9 @@ msgstr "cron 行"
|
|
93
114
|
msgid "Recurring logic ID"
|
94
115
|
msgstr "再帰論理 ID"
|
95
116
|
|
117
|
+
msgid "Time to pickup"
|
118
|
+
msgstr "取得する時間"
|
119
|
+
|
96
120
|
msgid "Hosts"
|
97
121
|
msgstr "ホスト"
|
98
122
|
|
@@ -103,10 +127,10 @@ msgid "Do not wait for job to complete, shows current output only"
|
|
103
127
|
msgstr "ジョブの完了まで待機せず、現在の出力のみを表示します"
|
104
128
|
|
105
129
|
msgid "The job is scheduled to start at %{timestamp}"
|
106
|
-
msgstr "ジョブは
|
130
|
+
msgstr "ジョブは %{timestamp} に開始する予定です"
|
107
131
|
|
108
132
|
msgid "Job invocation %{id} created"
|
109
|
-
msgstr "ジョブ呼び出し
|
133
|
+
msgstr "ジョブ呼び出し %{id} が作成されました"
|
110
134
|
|
111
135
|
msgid "Schedule the execution for a later time"
|
112
136
|
msgstr "後で行われる実行をスケジュールします"
|
@@ -133,7 +157,7 @@ msgid "Cancel the job"
|
|
133
157
|
msgstr "ジョブを取り消します"
|
134
158
|
|
135
159
|
msgid "Job invocation %{id} cancelled"
|
136
|
-
msgstr "ジョブ呼び出し
|
160
|
+
msgstr "ジョブ呼び出し %{id} が取り消されました"
|
137
161
|
|
138
162
|
msgid "Could not cancel the job invocation"
|
139
163
|
msgstr "ジョブ呼び出しを取り消せませんでした"
|
@@ -142,7 +166,7 @@ msgid "Rerun the job"
|
|
142
166
|
msgstr "ジョブを再実行"
|
143
167
|
|
144
168
|
msgid "Job invocation was rerun as %{id}"
|
145
|
-
msgstr "ジョブ呼び出しは
|
169
|
+
msgstr "ジョブ呼び出しは %{id} として再実行されました"
|
146
170
|
|
147
171
|
msgid "Manage job invocations"
|
148
172
|
msgstr "ジョブ呼び出しを管理します"
|
@@ -153,9 +177,6 @@ msgstr "プロバイダー"
|
|
153
177
|
msgid "Type"
|
154
178
|
msgstr "タイプ"
|
155
179
|
|
156
|
-
msgid "Inputs"
|
157
|
-
msgstr "入力"
|
158
|
-
|
159
180
|
msgid "View job template content"
|
160
181
|
msgstr "ジョブテンプレートコンテンツを表示します"
|
161
182
|
|
@@ -236,6 +257,15 @@ msgstr "リモート実行機能が更新されました"
|
|
236
257
|
msgid "Could not update the remote execution feature"
|
237
258
|
msgstr "リモート実行機能を更新できませんでした"
|
238
259
|
|
260
|
+
msgid "Smart Proxies"
|
261
|
+
msgstr "Smart Proxy"
|
262
|
+
|
263
|
+
msgid "Remote execution proxies"
|
264
|
+
msgstr "リモート実行プロキシー"
|
265
|
+
|
266
|
+
msgid "Id"
|
267
|
+
msgstr "ID"
|
268
|
+
|
239
269
|
msgid "Manage template inputs"
|
240
270
|
msgstr "テンプレート入力を管理します"
|
241
271
|
|
@@ -254,59 +284,23 @@ msgstr "Puppet パラメーター名"
|
|
254
284
|
msgid "Options"
|
255
285
|
msgstr "オプション"
|
256
286
|
|
257
|
-
msgid "Template input created"
|
258
|
-
msgstr "テンプレート入力が作成されました"
|
259
|
-
|
260
|
-
msgid "Could not create the template input"
|
261
|
-
msgstr "テンプレート入力を作成できませんでした"
|
262
|
-
|
263
|
-
msgid "Template input deleted"
|
264
|
-
msgstr "テンプレート入力が削除されました"
|
265
|
-
|
266
|
-
msgid "Could not delete the template input"
|
267
|
-
msgstr "テンプレート入力を削除できませんでした"
|
268
|
-
|
269
|
-
msgid "Execution"
|
270
|
-
msgstr ""
|
271
|
-
|
272
|
-
msgid "execution"
|
273
|
-
msgstr ""
|
274
|
-
|
275
|
-
msgid "Randomized ordering"
|
276
|
-
msgstr ""
|
277
|
-
|
278
|
-
msgid "Show the complete input of the job"
|
279
|
-
msgstr ""
|
280
|
-
|
281
|
-
msgid "Show job status for the hosts"
|
282
|
-
msgstr ""
|
283
|
-
|
284
|
-
msgid "Missing"
|
285
|
-
msgstr ""
|
286
|
-
|
287
|
-
msgid "Time to pickup"
|
288
|
-
msgstr ""
|
289
|
-
|
290
|
-
msgid "Smart Proxies"
|
291
|
-
msgstr ""
|
292
|
-
|
293
|
-
msgid "Remote execution proxies"
|
294
|
-
msgstr ""
|
295
|
-
|
296
|
-
msgid "Id"
|
297
|
-
msgstr ""
|
298
|
-
|
299
287
|
msgid "Default value"
|
300
|
-
msgstr ""
|
288
|
+
msgstr "デフォルト値"
|
301
289
|
|
302
290
|
msgid "Template input created."
|
303
|
-
msgstr ""
|
291
|
+
msgstr "テンプレート入力が作成されました。"
|
292
|
+
|
293
|
+
msgid "Could not create the template input"
|
294
|
+
msgstr "テンプレート入力を作成できませんでした"
|
304
295
|
|
305
296
|
msgid "Template input updated."
|
306
|
-
msgstr ""
|
297
|
+
msgstr "テンプレート入力が更新されました。"
|
307
298
|
|
308
299
|
msgid "Could not update the template input"
|
309
|
-
msgstr ""
|
300
|
+
msgstr "テンプレート入力を更新できませんでした"
|
310
301
|
|
311
302
|
msgid "Template input deleted."
|
312
|
-
msgstr ""
|
303
|
+
msgstr "テンプレート入力が削除されました。"
|
304
|
+
|
305
|
+
msgid "Could not delete the template input"
|
306
|
+
msgstr "テンプレート入力を削除できませんでした"
|
Binary file
|