hammer_cli_foreman_remote_execution 0.4.1 → 0.4.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/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ca/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/cs_CZ/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/cs_CZ/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/de/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/de/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/en/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/en/hammer_cli_foreman_remote_execution.po +18 -3
- data/locale/es/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/es/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/fr/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/fr/hammer_cli_foreman_remote_execution.po +18 -3
- data/locale/hammer_cli_foreman_remote_execution.pot +36 -16
- data/locale/it/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/it/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/ja/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ja/hammer_cli_foreman_remote_execution.po +21 -6
- data/locale/ka/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ka/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/ko/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ko/hammer_cli_foreman_remote_execution.po +18 -3
- data/locale/pt_BR/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/pt_BR/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/ru/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/ru/hammer_cli_foreman_remote_execution.po +17 -2
- data/locale/zh_CN/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_CN/hammer_cli_foreman_remote_execution.po +18 -3
- data/locale/zh_TW/LC_MESSAGES/hammer_cli_foreman_remote_execution.mo +0 -0
- data/locale/zh_TW/hammer_cli_foreman_remote_execution.po +17 -2
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8913e22e3d5630178125640c0cba89dcfc4b1dd608dec6dcfa7d4f6974ea84dd
|
|
4
|
+
data.tar.gz: 2d762a71a2f9f77c48beb7722b01fc69dbbf53f7014a90c7da374f153e181f42
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 42c2bebe6bb39fe2e719154f39f446e57ed0f77b313b2234c4c6d5de2bce363553670baa4092220c7aa9ca0136fe353cd538b0169045e78c596b4f822c3d2ab3
|
|
7
|
+
data.tar.gz: c0e9d2fb61f58999625ffe5f8f461f4c7136d82d53f7cf322e23593e40c421697c5999b005ebded1bb5f92dfc9d80b49f941a894573a395df9875032364a3569
|
|
Binary file
|
|
@@ -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: hammer_cli_foreman_remote_execution 0.
|
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date:
|
|
12
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -186,6 +186,9 @@ msgstr "Tipus"
|
|
|
186
186
|
msgid "Cloned from id"
|
|
187
187
|
msgstr ""
|
|
188
188
|
|
|
189
|
+
msgid "Locked"
|
|
190
|
+
msgstr ""
|
|
191
|
+
|
|
189
192
|
msgid "View job template content"
|
|
190
193
|
msgstr "Visualitza el contingut de la plantilla del treball"
|
|
191
194
|
|
|
@@ -198,6 +201,18 @@ msgstr "S'ha creat la plantilla del treball"
|
|
|
198
201
|
msgid "Could not create the job template"
|
|
199
202
|
msgstr "No s'ha pogut crear la plantilla del treball"
|
|
200
203
|
|
|
204
|
+
msgid "Clone a job template"
|
|
205
|
+
msgstr ""
|
|
206
|
+
|
|
207
|
+
msgid "Name for the cloned template"
|
|
208
|
+
msgstr ""
|
|
209
|
+
|
|
210
|
+
msgid "Job template cloned"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
msgid "Could not clone the job template"
|
|
214
|
+
msgstr ""
|
|
215
|
+
|
|
201
216
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
202
217
|
msgstr ""
|
|
203
218
|
|
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
# Pavel Borecki <pavel.borecki@gmail.com>, 2018,2020
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
9
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
11
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -182,6 +182,9 @@ msgstr "Typ"
|
|
|
182
182
|
msgid "Cloned from id"
|
|
183
183
|
msgstr ""
|
|
184
184
|
|
|
185
|
+
msgid "Locked"
|
|
186
|
+
msgstr "Uzamčeno"
|
|
187
|
+
|
|
185
188
|
msgid "View job template content"
|
|
186
189
|
msgstr ""
|
|
187
190
|
|
|
@@ -194,6 +197,18 @@ msgstr "Šablona úlohy vytvořena"
|
|
|
194
197
|
msgid "Could not create the job template"
|
|
195
198
|
msgstr ""
|
|
196
199
|
|
|
200
|
+
msgid "Clone a job template"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
msgid "Name for the cloned template"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Job template cloned"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
msgid "Could not clone the job template"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
197
212
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
198
213
|
msgstr ""
|
|
199
214
|
|
|
Binary file
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
# pdolinic, 2021
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date:
|
|
12
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -185,6 +185,9 @@ msgstr "Typ"
|
|
|
185
185
|
msgid "Cloned from id"
|
|
186
186
|
msgstr ""
|
|
187
187
|
|
|
188
|
+
msgid "Locked"
|
|
189
|
+
msgstr "Gesperrt"
|
|
190
|
+
|
|
188
191
|
msgid "View job template content"
|
|
189
192
|
msgstr "Inhalte der Auftragsvorlagen ansehen"
|
|
190
193
|
|
|
@@ -197,6 +200,18 @@ msgstr "Auftragsvorlage erstellt"
|
|
|
197
200
|
msgid "Could not create the job template"
|
|
198
201
|
msgstr "Auftragsvorlage konnte nicht erstellt werden"
|
|
199
202
|
|
|
203
|
+
msgid "Clone a job template"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Name for the cloned template"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
msgid "Job template cloned"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
212
|
+
msgid "Could not clone the job template"
|
|
213
|
+
msgstr ""
|
|
214
|
+
|
|
200
215
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
201
216
|
msgstr ""
|
|
202
217
|
"Pfad zu einer Datei, die die Vorlage enthält – muss ERB-Metadaten enthalten"
|
|
Binary file
|
|
@@ -5,10 +5,10 @@
|
|
|
5
5
|
#
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
11
|
-
"PO-Revision-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+0000\n"
|
|
11
|
+
"PO-Revision-Date: 2026-02-10 10:51+0000\n"
|
|
12
12
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
13
13
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
14
14
|
"Language: \n"
|
|
@@ -179,6 +179,9 @@ msgstr ""
|
|
|
179
179
|
msgid "Cloned from id"
|
|
180
180
|
msgstr ""
|
|
181
181
|
|
|
182
|
+
msgid "Locked"
|
|
183
|
+
msgstr ""
|
|
184
|
+
|
|
182
185
|
msgid "View job template content"
|
|
183
186
|
msgstr ""
|
|
184
187
|
|
|
@@ -191,6 +194,18 @@ msgstr ""
|
|
|
191
194
|
msgid "Could not create the job template"
|
|
192
195
|
msgstr ""
|
|
193
196
|
|
|
197
|
+
msgid "Clone a job template"
|
|
198
|
+
msgstr ""
|
|
199
|
+
|
|
200
|
+
msgid "Name for the cloned template"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
msgid "Job template cloned"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Could not clone the job template"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
194
209
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
195
210
|
msgstr ""
|
|
196
211
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -182,6 +182,9 @@ msgstr "Tipo"
|
|
|
182
182
|
msgid "Cloned from id"
|
|
183
183
|
msgstr ""
|
|
184
184
|
|
|
185
|
+
msgid "Locked"
|
|
186
|
+
msgstr "Bloqueado"
|
|
187
|
+
|
|
185
188
|
msgid "View job template content"
|
|
186
189
|
msgstr "Ver el contenido de la plantilla"
|
|
187
190
|
|
|
@@ -194,6 +197,18 @@ msgstr "Plantilla de trabajo creada"
|
|
|
194
197
|
msgid "Could not create the job template"
|
|
195
198
|
msgstr "No se ha podido crear la plantilla de trabajo"
|
|
196
199
|
|
|
200
|
+
msgid "Clone a job template"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
msgid "Name for the cloned template"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Job template cloned"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
msgid "Could not clone the job template"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
197
212
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
198
213
|
msgstr ""
|
|
199
214
|
"Ruta a un archivo que contiene la plantilla - debe incluir metadatos ERB"
|
|
Binary file
|
|
@@ -7,9 +7,9 @@
|
|
|
7
7
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
10
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date:
|
|
12
|
+
"POT-Creation-Date: 2026-02-10 10:51+0000\n"
|
|
13
13
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
|
14
14
|
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud"
|
|
15
15
|
"+transifex@kohlvanwijngaarden.nl>, 2024\n"
|
|
@@ -186,7 +186,10 @@ msgid "Type"
|
|
|
186
186
|
msgstr "Type"
|
|
187
187
|
|
|
188
188
|
msgid "Cloned from id"
|
|
189
|
-
msgstr ""
|
|
189
|
+
msgstr "Cloné à partir de l’id"
|
|
190
|
+
|
|
191
|
+
msgid "Locked"
|
|
192
|
+
msgstr "Verrouillé"
|
|
190
193
|
|
|
191
194
|
msgid "View job template content"
|
|
192
195
|
msgstr "Voir le contenu du modèle de travail"
|
|
@@ -200,6 +203,18 @@ msgstr "Créer un modèle de tâche"
|
|
|
200
203
|
msgid "Could not create the job template"
|
|
201
204
|
msgstr "Impossible de créer le modèle de tâche"
|
|
202
205
|
|
|
206
|
+
msgid "Clone a job template"
|
|
207
|
+
msgstr "Cloner un modèle de tâche"
|
|
208
|
+
|
|
209
|
+
msgid "Name for the cloned template"
|
|
210
|
+
msgstr "Nom du modèle cloné"
|
|
211
|
+
|
|
212
|
+
msgid "Job template cloned"
|
|
213
|
+
msgstr "Modèle de tâche cloné."
|
|
214
|
+
|
|
215
|
+
msgid "Could not clone the job template"
|
|
216
|
+
msgstr "Impossible de cloner le modèle de tâche"
|
|
217
|
+
|
|
203
218
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
204
219
|
msgstr ""
|
|
205
220
|
"Chemin d'accès à un fichier contenant le modèle - doit inclure les "
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
#, fuzzy
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
9
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
12
|
-
"PO-Revision-Date:
|
|
11
|
+
"POT-Creation-Date: 2026-02-10 10:51+0000\n"
|
|
12
|
+
"PO-Revision-Date: 2026-02-10 10:51+0000\n"
|
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
15
15
|
"Language: \n"
|
|
@@ -256,56 +256,76 @@ msgstr ""
|
|
|
256
256
|
msgid "Cloned from id"
|
|
257
257
|
msgstr ""
|
|
258
258
|
|
|
259
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
259
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:28
|
|
260
|
+
msgid "Locked"
|
|
261
|
+
msgstr ""
|
|
262
|
+
|
|
263
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:41
|
|
260
264
|
msgid "View job template content"
|
|
261
265
|
msgstr ""
|
|
262
266
|
|
|
263
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
264
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
267
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:51
|
|
268
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:115
|
|
265
269
|
msgid "Path to a file that contains the template"
|
|
266
270
|
msgstr ""
|
|
267
271
|
|
|
268
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
272
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:55
|
|
269
273
|
msgid "Job template created"
|
|
270
274
|
msgstr ""
|
|
271
275
|
|
|
272
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
276
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:56
|
|
273
277
|
msgid "Could not create the job template"
|
|
274
278
|
msgstr ""
|
|
275
279
|
|
|
276
280
|
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:66
|
|
281
|
+
msgid "Clone a job template"
|
|
282
|
+
msgstr ""
|
|
283
|
+
|
|
284
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:68
|
|
285
|
+
msgid "Name for the cloned template"
|
|
286
|
+
msgstr ""
|
|
287
|
+
|
|
288
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:71
|
|
289
|
+
msgid "Job template cloned"
|
|
290
|
+
msgstr ""
|
|
291
|
+
|
|
292
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:72
|
|
293
|
+
msgid "Could not clone the job template"
|
|
294
|
+
msgstr ""
|
|
295
|
+
|
|
296
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:89
|
|
277
297
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
278
298
|
msgstr ""
|
|
279
299
|
|
|
280
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
300
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:93
|
|
281
301
|
msgid "Job template imported"
|
|
282
302
|
msgstr ""
|
|
283
303
|
|
|
284
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
304
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:94
|
|
285
305
|
msgid "Could not import the job template"
|
|
286
306
|
msgstr ""
|
|
287
307
|
|
|
288
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
308
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:105
|
|
289
309
|
msgid "Export a template including all metadata"
|
|
290
310
|
msgstr ""
|
|
291
311
|
|
|
292
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
312
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:119
|
|
293
313
|
msgid "Job template updated"
|
|
294
314
|
msgstr ""
|
|
295
315
|
|
|
296
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
316
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:120
|
|
297
317
|
msgid "Could not update the job template"
|
|
298
318
|
msgstr ""
|
|
299
319
|
|
|
300
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
320
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:128
|
|
301
321
|
msgid "Job template deleted"
|
|
302
322
|
msgstr ""
|
|
303
323
|
|
|
304
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
324
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:129
|
|
305
325
|
msgid "Could not delete the job template"
|
|
306
326
|
msgstr ""
|
|
307
327
|
|
|
308
|
-
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:
|
|
328
|
+
#: ../lib/hammer_cli_foreman_remote_execution/job_template.rb:148
|
|
309
329
|
msgid "Manage job templates"
|
|
310
330
|
msgstr ""
|
|
311
331
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -181,6 +181,9 @@ msgstr "Tipo"
|
|
|
181
181
|
msgid "Cloned from id"
|
|
182
182
|
msgstr ""
|
|
183
183
|
|
|
184
|
+
msgid "Locked"
|
|
185
|
+
msgstr "Locked"
|
|
186
|
+
|
|
184
187
|
msgid "View job template content"
|
|
185
188
|
msgstr ""
|
|
186
189
|
|
|
@@ -193,6 +196,18 @@ msgstr ""
|
|
|
193
196
|
msgid "Could not create the job template"
|
|
194
197
|
msgstr ""
|
|
195
198
|
|
|
199
|
+
msgid "Clone a job template"
|
|
200
|
+
msgstr ""
|
|
201
|
+
|
|
202
|
+
msgid "Name for the cloned template"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
msgid "Job template cloned"
|
|
206
|
+
msgstr ""
|
|
207
|
+
|
|
208
|
+
msgid "Could not clone the job template"
|
|
209
|
+
msgstr ""
|
|
210
|
+
|
|
196
211
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
197
212
|
msgstr ""
|
|
198
213
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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/"
|
|
@@ -178,7 +178,10 @@ msgid "Type"
|
|
|
178
178
|
msgstr "タイプ"
|
|
179
179
|
|
|
180
180
|
msgid "Cloned from id"
|
|
181
|
-
msgstr ""
|
|
181
|
+
msgstr "id からクローン作成"
|
|
182
|
+
|
|
183
|
+
msgid "Locked"
|
|
184
|
+
msgstr "ロック"
|
|
182
185
|
|
|
183
186
|
msgid "View job template content"
|
|
184
187
|
msgstr "ジョブテンプレートコンテンツを表示します"
|
|
@@ -192,6 +195,18 @@ msgstr "ジョブテンプレートが作成されました"
|
|
|
192
195
|
msgid "Could not create the job template"
|
|
193
196
|
msgstr "ジョブテンプレートを作成できませんでした"
|
|
194
197
|
|
|
198
|
+
msgid "Clone a job template"
|
|
199
|
+
msgstr "ジョブテンプレートのクローンを作成します"
|
|
200
|
+
|
|
201
|
+
msgid "Name for the cloned template"
|
|
202
|
+
msgstr "クローン作成されたテンプレートの名前"
|
|
203
|
+
|
|
204
|
+
msgid "Job template cloned"
|
|
205
|
+
msgstr "ジョブテンプレートのクローンが作成されました"
|
|
206
|
+
|
|
207
|
+
msgid "Could not clone the job template"
|
|
208
|
+
msgstr "ジョブテンプレートのクローンを作成できませんでした"
|
|
209
|
+
|
|
195
210
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
196
211
|
msgstr ""
|
|
197
212
|
"テンプレートを含むファイルへのパス (ERB メタデータを含む必要があります)"
|
|
@@ -224,8 +239,8 @@ msgid ""
|
|
|
224
239
|
"Comma-separated list of key=file, where file is a path to a text file to be "
|
|
225
240
|
"read"
|
|
226
241
|
msgstr ""
|
|
227
|
-
"key=file
|
|
228
|
-
"
|
|
242
|
+
"key=file のコンマ区切りリスト、この file は読み取られるテキストファイルへのパ"
|
|
243
|
+
"スです"
|
|
229
244
|
|
|
230
245
|
msgid ""
|
|
231
246
|
"Cron line format 'a b c d e', where:\n"
|
|
@@ -267,7 +282,7 @@ msgid "Remote execution proxies"
|
|
|
267
282
|
msgstr "リモート実行プロキシー"
|
|
268
283
|
|
|
269
284
|
msgid "Id"
|
|
270
|
-
msgstr "
|
|
285
|
+
msgstr "Id"
|
|
271
286
|
|
|
272
287
|
msgid "Manage template inputs"
|
|
273
288
|
msgstr "テンプレート入力を管理します"
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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: Georgian (http://app.transifex.com/foreman/foreman/language/"
|
|
@@ -182,6 +182,9 @@ msgstr "ტიპი"
|
|
|
182
182
|
msgid "Cloned from id"
|
|
183
183
|
msgstr ""
|
|
184
184
|
|
|
185
|
+
msgid "Locked"
|
|
186
|
+
msgstr "დაბლოკილი"
|
|
187
|
+
|
|
185
188
|
msgid "View job template content"
|
|
186
189
|
msgstr "დავალების შაბლონის შემცველობის ნახვა"
|
|
187
190
|
|
|
@@ -194,6 +197,18 @@ msgstr "დავალების შაბლონი შექმნილ
|
|
|
194
197
|
msgid "Could not create the job template"
|
|
195
198
|
msgstr "დავალების შაბლონის შექმნის შეცდომა"
|
|
196
199
|
|
|
200
|
+
msgid "Clone a job template"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
msgid "Name for the cloned template"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Job template cloned"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
msgid "Could not clone the job template"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
197
212
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
198
213
|
msgstr "ბილიკი შაბლონის შემცველ ფაილამდე - უნდა შეიცავდეს ERB მეტამონაცემებს"
|
|
199
214
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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: Korean (http://app.transifex.com/foreman/foreman/language/"
|
|
@@ -178,7 +178,10 @@ msgid "Type"
|
|
|
178
178
|
msgstr "유형 "
|
|
179
179
|
|
|
180
180
|
msgid "Cloned from id"
|
|
181
|
-
msgstr ""
|
|
181
|
+
msgstr "id에서 복제됨"
|
|
182
|
+
|
|
183
|
+
msgid "Locked"
|
|
184
|
+
msgstr "잠금 (Locked) "
|
|
182
185
|
|
|
183
186
|
msgid "View job template content"
|
|
184
187
|
msgstr "작업 템플릿 내용 보기"
|
|
@@ -192,6 +195,18 @@ msgstr "작업 템플릿이 생성되었습니다"
|
|
|
192
195
|
msgid "Could not create the job template"
|
|
193
196
|
msgstr "작업 템플릿을 생성할 수 없습니다"
|
|
194
197
|
|
|
198
|
+
msgid "Clone a job template"
|
|
199
|
+
msgstr "작업 템플릿 복제"
|
|
200
|
+
|
|
201
|
+
msgid "Name for the cloned template"
|
|
202
|
+
msgstr "복제된 템플릿의 이름"
|
|
203
|
+
|
|
204
|
+
msgid "Job template cloned"
|
|
205
|
+
msgstr "작업 템플릿 복제됨"
|
|
206
|
+
|
|
207
|
+
msgid "Could not clone the job template"
|
|
208
|
+
msgstr "작업 템플릿을 복제할 수 없습니다"
|
|
209
|
+
|
|
195
210
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
196
211
|
msgstr "템플릿을 포함하는 파일에 대한 경로 - ERB 메타데이터를 포함해야 함"
|
|
197
212
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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: Portuguese (Brazil) (http://app.transifex.com/foreman/foreman/"
|
|
@@ -182,6 +182,9 @@ msgstr "Tipo"
|
|
|
182
182
|
msgid "Cloned from id"
|
|
183
183
|
msgstr ""
|
|
184
184
|
|
|
185
|
+
msgid "Locked"
|
|
186
|
+
msgstr "Bloqueado"
|
|
187
|
+
|
|
185
188
|
msgid "View job template content"
|
|
186
189
|
msgstr "Ver o conteúdo do modelo de trabalho"
|
|
187
190
|
|
|
@@ -194,6 +197,18 @@ msgstr "Modelo de trabalho criado"
|
|
|
194
197
|
msgid "Could not create the job template"
|
|
195
198
|
msgstr "Não foi possível criar o modelo de trabalho"
|
|
196
199
|
|
|
200
|
+
msgid "Clone a job template"
|
|
201
|
+
msgstr ""
|
|
202
|
+
|
|
203
|
+
msgid "Name for the cloned template"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
206
|
+
msgid "Job template cloned"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
msgid "Could not clone the job template"
|
|
210
|
+
msgstr ""
|
|
211
|
+
|
|
197
212
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
198
213
|
msgstr ""
|
|
199
214
|
"Caminho para um arquivo que contém o modelo - deve incluir metadados ERB"
|
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
# Yulia <yulia.poyarkova@redhat.com>, 2016
|
|
7
7
|
msgid ""
|
|
8
8
|
msgstr ""
|
|
9
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
9
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
|
11
|
-
"POT-Creation-Date:
|
|
11
|
+
"POT-Creation-Date: 2026-02-10 10:51+0000\n"
|
|
12
12
|
"PO-Revision-Date: 2016-02-12 07:57+0000\n"
|
|
13
13
|
"Last-Translator: Yulia <yulia.poyarkova@redhat.com>, 2016\n"
|
|
14
14
|
"Language-Team: Russian (http://app.transifex.com/foreman/foreman/language/"
|
|
@@ -186,6 +186,9 @@ msgstr "Тип"
|
|
|
186
186
|
msgid "Cloned from id"
|
|
187
187
|
msgstr ""
|
|
188
188
|
|
|
189
|
+
msgid "Locked"
|
|
190
|
+
msgstr "Locked"
|
|
191
|
+
|
|
189
192
|
msgid "View job template content"
|
|
190
193
|
msgstr "Показать содержимое шаблона задания"
|
|
191
194
|
|
|
@@ -198,6 +201,18 @@ msgstr "Шаблон задания создан"
|
|
|
198
201
|
msgid "Could not create the job template"
|
|
199
202
|
msgstr "Не удалось создать шаблон задания"
|
|
200
203
|
|
|
204
|
+
msgid "Clone a job template"
|
|
205
|
+
msgstr ""
|
|
206
|
+
|
|
207
|
+
msgid "Name for the cloned template"
|
|
208
|
+
msgstr ""
|
|
209
|
+
|
|
210
|
+
msgid "Job template cloned"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
msgid "Could not clone the job template"
|
|
214
|
+
msgstr ""
|
|
215
|
+
|
|
201
216
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
202
217
|
msgstr ""
|
|
203
218
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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: Chinese (China) (http://app.transifex.com/foreman/foreman/"
|
|
@@ -178,7 +178,10 @@ msgid "Type"
|
|
|
178
178
|
msgstr "类型"
|
|
179
179
|
|
|
180
180
|
msgid "Cloned from id"
|
|
181
|
-
msgstr ""
|
|
181
|
+
msgstr "从 id 克隆"
|
|
182
|
+
|
|
183
|
+
msgid "Locked"
|
|
184
|
+
msgstr "锁定"
|
|
182
185
|
|
|
183
186
|
msgid "View job template content"
|
|
184
187
|
msgstr "查看任务模板内容"
|
|
@@ -192,6 +195,18 @@ msgstr "作业模板已创建"
|
|
|
192
195
|
msgid "Could not create the job template"
|
|
193
196
|
msgstr "无法创建作业模板"
|
|
194
197
|
|
|
198
|
+
msgid "Clone a job template"
|
|
199
|
+
msgstr "克隆作业模板"
|
|
200
|
+
|
|
201
|
+
msgid "Name for the cloned template"
|
|
202
|
+
msgstr "克隆模板的名称"
|
|
203
|
+
|
|
204
|
+
msgid "Job template cloned"
|
|
205
|
+
msgstr "克隆的任务模板"
|
|
206
|
+
|
|
207
|
+
msgid "Could not clone the job template"
|
|
208
|
+
msgstr "无法克隆作业模板"
|
|
209
|
+
|
|
195
210
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
196
211
|
msgstr "包含模板的文件的路径 - 必须包含 ERB 元数据"
|
|
197
212
|
|
|
Binary file
|
|
@@ -5,9 +5,9 @@
|
|
|
5
5
|
# Translators:
|
|
6
6
|
msgid ""
|
|
7
7
|
msgstr ""
|
|
8
|
-
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.
|
|
8
|
+
"Project-Id-Version: hammer_cli_foreman_remote_execution 0.4.1\n"
|
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
|
10
|
-
"POT-Creation-Date:
|
|
10
|
+
"POT-Creation-Date: 2026-02-10 10:51+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: Chinese (Taiwan) (http://app.transifex.com/foreman/foreman/"
|
|
@@ -180,6 +180,9 @@ msgstr "類型"
|
|
|
180
180
|
msgid "Cloned from id"
|
|
181
181
|
msgstr ""
|
|
182
182
|
|
|
183
|
+
msgid "Locked"
|
|
184
|
+
msgstr "已鎖定"
|
|
185
|
+
|
|
183
186
|
msgid "View job template content"
|
|
184
187
|
msgstr "新工作範本內容"
|
|
185
188
|
|
|
@@ -192,6 +195,18 @@ msgstr "已建立工作範本"
|
|
|
192
195
|
msgid "Could not create the job template"
|
|
193
196
|
msgstr "無法建立工作範本"
|
|
194
197
|
|
|
198
|
+
msgid "Clone a job template"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
201
|
+
msgid "Name for the cloned template"
|
|
202
|
+
msgstr ""
|
|
203
|
+
|
|
204
|
+
msgid "Job template cloned"
|
|
205
|
+
msgstr ""
|
|
206
|
+
|
|
207
|
+
msgid "Could not clone the job template"
|
|
208
|
+
msgstr ""
|
|
209
|
+
|
|
195
210
|
msgid "Path to a file that contains the template - must include ERB metadata"
|
|
196
211
|
msgstr ""
|
|
197
212
|
|